@ekyc_qoobiss/qbs-ect-cmp 2.1.5 → 2.1.6
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 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/qbs-ect-cmp.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/esm/agreement-check_17.entry.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/qbs-ect-cmp.js +1 -1
- package/dist/qbs-ect-cmp/{p-4ddeed6b.entry.js → p-e3f34a81.entry.js} +1 -1
- package/dist/qbs-ect-cmp/qbs-ect-cmp.esm.js +1 -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.6";
|
|
6102
6102
|
const description = "Person Identification Component";
|
|
6103
6103
|
const main = "./dist/index.cjs.js";
|
|
6104
6104
|
const module$1 = "./dist/index.js";
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-79f82518.js');
|
|
6
6
|
|
|
7
7
|
/*
|
|
8
|
-
Stencil Client Patch Esm v2.22.
|
|
8
|
+
Stencil Client Patch Esm v2.22.3 | MIT Licensed | https://stenciljs.com
|
|
9
9
|
*/
|
|
10
10
|
const patchEsm = () => {
|
|
11
11
|
return index.promiseResolve();
|
|
@@ -5,7 +5,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
5
5
|
const index = require('./index-79f82518.js');
|
|
6
6
|
|
|
7
7
|
/*
|
|
8
|
-
Stencil Client Patch Browser v2.22.
|
|
8
|
+
Stencil Client Patch Browser v2.22.3 | MIT Licensed | https://stenciljs.com
|
|
9
9
|
*/
|
|
10
10
|
const patchBrowser = () => {
|
|
11
11
|
const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('qbs-ect-cmp.cjs.js', document.baseURI).href));
|
|
@@ -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.6";
|
|
6098
6098
|
const description = "Person Identification Component";
|
|
6099
6099
|
const main = "./dist/index.cjs.js";
|
|
6100
6100
|
const module = "./dist/index.js";
|
package/dist/esm/loader.js
CHANGED
|
@@ -2,7 +2,7 @@ import { p as promiseResolve, b as bootstrapLazy } from './index-9d69e511.js';
|
|
|
2
2
|
export { s as setNonce } from './index-9d69e511.js';
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
|
-
Stencil Client Patch Esm v2.22.
|
|
5
|
+
Stencil Client Patch Esm v2.22.3 | MIT Licensed | https://stenciljs.com
|
|
6
6
|
*/
|
|
7
7
|
const patchEsm = () => {
|
|
8
8
|
return promiseResolve();
|
package/dist/esm/qbs-ect-cmp.js
CHANGED
|
@@ -2,7 +2,7 @@ import { p as promiseResolve, b as bootstrapLazy } from './index-9d69e511.js';
|
|
|
2
2
|
export { s as setNonce } from './index-9d69e511.js';
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
|
-
Stencil Client Patch Browser v2.22.
|
|
5
|
+
Stencil Client Patch Browser v2.22.3 | MIT Licensed | https://stenciljs.com
|
|
6
6
|
*/
|
|
7
7
|
const patchBrowser = () => {
|
|
8
8
|
const importMeta = import.meta.url;
|