From b67cd1fbdd391992c1146460af70a5c02bcb5b6a Mon Sep 17 00:00:00 2001 From: jenkins Date: Mon, 7 Feb 2022 13:50:47 +0000 Subject: [PATCH] Automatically built release by Jenkins --- CHANGELOG.md | 4 + examples/typescript/package.json | 2 +- examples/typescript/src/app.ts | 2 +- examples/umd/index.html | 6 +- oss-dependencies/npm.txt | 209 ++-- package-lock.json | 926 ++++++++--------- package.json | 2 +- .../advanced-threads/PhotoPayWasmSDK.wasm | Bin 1782342 -> 1782100 bytes resources/advanced/PhotoPayWasmSDK.js | 12 +- resources/advanced/PhotoPayWasmSDK.wasm | Bin 1761521 -> 1760678 bytes resources/basic/PhotoPayWasmSDK.js | 6 +- resources/basic/PhotoPayWasmSDK.wasm | Bin 1684904 -> 1684020 bytes ui/demo.html | 8 +- ui/examples/javascript/index.html | 6 +- ui/examples/typescript/package.json | 2 +- ui/package-lock.json | 971 +++++++++--------- .../mb-camera-experience.scss | 8 +- ui/src/index.html | 2 +- 18 files changed, 1096 insertions(+), 1070 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4148f68..7640775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release notes +## 7.7.9 + +* We've updated Microblink logo and colors + ## 7.7.8 ### Platform-related SDK changes diff --git a/examples/typescript/package.json b/examples/typescript/package.json index 69951e8..b85bed0 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -19,6 +19,6 @@ "typescript": "^3.9.5" }, "dependencies": { - "@microblink/photopay-in-browser-sdk": "~7.7.8" + "@microblink/photopay-in-browser-sdk": "~7.7.9" } } \ No newline at end of file diff --git a/examples/typescript/src/app.ts b/examples/typescript/src/app.ts index 1b9794c..b156f89 100644 --- a/examples/typescript/src/app.ts +++ b/examples/typescript/src/app.ts @@ -32,7 +32,7 @@ function main() { } // 1. It's possible to obtain a free trial license key on microblink.com - const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPgo/w35CpHnVLc89ZsFrMIIID/JQA+igLP4+OC1w/+UyDWPWDNzOj/F1E4DjRo374jIjTVF7KBobS7rqHDaswP4oefrJgPVeeXBEM7HMUbB+8efr+6lWa3OtPxjfp8rINb63fSjxkEN9SEvUUDLqAavDnAlTb9+7HkguuRcFXsZBGX8xWmEUCYFtx+DBvI2Lcg=="; + const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPgo/w35CpHnVLZc/Zv6pLBo5ZvwJFaM3ZjQrU0vLlpL/zASv/9C8h4qLCQxHz/lzLj57TZmZrjtZt9rxDp++uMb3vHGgq2lhIZ4AKQkSfgqZpjbYMH4EWMDeDITcZCCCN5jpU4eZR/HcfRXBTJOImwM99APTz++jWQXxNGqWdM0qJzl5t0S9O7qwn9gPA0/kNw=="; // 2. Create instance of SDK load settings with your license key const loadSettings = new PhotoPaySDK.WasmSDKLoadSettings(licenseKey); diff --git a/examples/umd/index.html b/examples/umd/index.html index 55e88ea..8b9f138 100644 --- a/examples/umd/index.html +++ b/examples/umd/index.html @@ -24,7 +24,7 @@

Loading...

- + - + + diff --git a/ui/examples/javascript/index.html b/ui/examples/javascript/index.html index dcb4050..cedc040 100644 --- a/ui/examples/javascript/index.html +++ b/ui/examples/javascript/index.html @@ -7,7 +7,7 @@ - + - +