@ekyc_qoobiss/qbs-ect-cmp 2.1.7 → 2.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/agreement-check_17.cjs.entry.js +1 -2
- package/dist/collection/components/flow/mobile-redirect/mobile-redirect.js +0 -1
- package/dist/esm/agreement-check_17.entry.js +1 -2
- package/dist/qbs-ect-cmp/{p-0930a97d.entry.js → p-91913ea5.entry.js} +1 -1
- package/dist/qbs-ect-cmp/qbs-ect-cmp.esm.js +1 -1
- package/dist/types/components/flow/mobile-redirect/mobile-redirect.d.ts +0 -1
- package/package.json +1 -1
|
@@ -6098,7 +6098,7 @@ function v4(options, buf, offset) {
|
|
|
6098
6098
|
}
|
|
6099
6099
|
|
|
6100
6100
|
const name = "@ekyc_qoobiss/qbs-ect-cmp";
|
|
6101
|
-
const version$1 = "2.1.
|
|
6101
|
+
const version$1 = "2.1.9";
|
|
6102
6102
|
const description = "Person Identification Component";
|
|
6103
6103
|
const main = "./dist/index.cjs.js";
|
|
6104
6104
|
const module$1 = "./dist/index.js";
|
|
@@ -9406,7 +9406,6 @@ const MobileRedirect = class {
|
|
|
9406
9406
|
self.qrCode = url;
|
|
9407
9407
|
});
|
|
9408
9408
|
}
|
|
9409
|
-
componentWillRender() { }
|
|
9410
9409
|
async componentDidLoad() {
|
|
9411
9410
|
Events.init(window);
|
|
9412
9411
|
Events.flowStarted();
|
|
@@ -6094,7 +6094,7 @@ function v4(options, buf, offset) {
|
|
|
6094
6094
|
}
|
|
6095
6095
|
|
|
6096
6096
|
const name = "@ekyc_qoobiss/qbs-ect-cmp";
|
|
6097
|
-
const version$1 = "2.1.
|
|
6097
|
+
const version$1 = "2.1.9";
|
|
6098
6098
|
const description = "Person Identification Component";
|
|
6099
6099
|
const main = "./dist/index.cjs.js";
|
|
6100
6100
|
const module = "./dist/index.js";
|
|
@@ -9402,7 +9402,6 @@ const MobileRedirect = class {
|
|
|
9402
9402
|
self.qrCode = url;
|
|
9403
9403
|
});
|
|
9404
9404
|
}
|
|
9405
|
-
componentWillRender() { }
|
|
9406
9405
|
async componentDidLoad() {
|
|
9407
9406
|
Events.init(window);
|
|
9408
9407
|
Events.flowStarted();
|