@regulaforensics/vp-frontend-document-components 8.3.2424-rc → 8.3.2426-rc
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/main.iife.js +2 -2
- package/dist/main.js +7 -7
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -16750,11 +16750,11 @@ function Rb(e, r) {
|
|
|
16750
16750
|
var t, a;
|
|
16751
16751
|
const o = {
|
|
16752
16752
|
[M2.BarcodeMRZ]: {
|
|
16753
|
-
PROD: "https://wasm-development.regulaforensics.com/document/rc/8.3/barcodemrz/b0149e2b-
|
|
16753
|
+
PROD: "https://wasm-development.regulaforensics.com/document/rc/8.3/barcodemrz/b0149e2b-96c5de8b9",
|
|
16754
16754
|
DEV: "./wasm/barcode-mrz/"
|
|
16755
16755
|
},
|
|
16756
16756
|
[M2.BoundsLite]: {
|
|
16757
|
-
PROD: "https://wasm-development.regulaforensics.com/document/rc/8.3/boundslite/b0149e2b-
|
|
16757
|
+
PROD: "https://wasm-development.regulaforensics.com/document/rc/8.3/boundslite/b0149e2b-96c5de8b9",
|
|
16758
16758
|
DEV: "./wasm/bounds-lite/"
|
|
16759
16759
|
}
|
|
16760
16760
|
};
|
|
@@ -16998,7 +16998,7 @@ function bb(e) {
|
|
|
16998
16998
|
}, [Q, X]), ae.useEffect(() => {
|
|
16999
16999
|
var le;
|
|
17000
17000
|
if (!u || !ee || D || b || t.videoStatus !== Ft.PLAY || !t.sortedDevices) return;
|
|
17001
|
-
const pe = BR([...t.sortedDevices.frontCameras, ...t.sortedDevices.backCameras], t.camera.deviceId, "8.3.
|
|
17001
|
+
const pe = BR([...t.sortedDevices.frontCameras, ...t.sortedDevices.backCameras], t.camera.deviceId, "8.3.2426-rc".trim(), ((le = u.recognizerProcessParam.processParam.backendProcessing) === null || le === void 0 ? void 0 : le.serviceURL) || "");
|
|
17002
17002
|
Qi("Metadata: ".concat(JSON.stringify(pe))), (u.recognizerProcessParam.processParam.backendProcessing ? u.createBackendTransaction(pe) : u.startNewDocument(pe)).then(() => {
|
|
17003
17003
|
R(!0), Qi("New document started");
|
|
17004
17004
|
}).catch((Re) => {
|
|
@@ -17513,7 +17513,7 @@ function Xb(e) {
|
|
|
17513
17513
|
var g;
|
|
17514
17514
|
if ((g = l.imageProcessParam.processParam) !== null && g !== void 0 && g.backendProcessing) {
|
|
17515
17515
|
var T;
|
|
17516
|
-
const R = BR([], "", "8.3.
|
|
17516
|
+
const R = BR([], "", "8.3.2426-rc".trim(), ((T = l.recognizerProcessParam.processParam) === null || T === void 0 || (T = T.backendProcessing) === null || T === void 0 ? void 0 : T.serviceURL) || "");
|
|
17517
17517
|
yield l.createBackendTransaction(R, l.imageProcessParam);
|
|
17518
17518
|
}
|
|
17519
17519
|
const D = yield l.processImage(r, m);
|
|
@@ -23333,12 +23333,12 @@ const kg = Gr.create("wasm"), Sr = Gr.create("main");
|
|
|
23333
23333
|
class Jue {
|
|
23334
23334
|
constructor() {
|
|
23335
23335
|
Pr(this, "_worker", null), Pr(this, "_initializeListener", null), Pr(this, "_processingListener", null), Pr(this, "_queueService", new Zue()), Pr(this, "_initProcess", null), Pr(this, "version", {
|
|
23336
|
-
component: "8.3.
|
|
23336
|
+
component: "8.3.2426-rc".trim()
|
|
23337
23337
|
}), Pr(this, "onFinalize", null), Pr(this, "isPrepared", !1), Pr(this, "isInitialized", !1), Pr(this, "isProcessing", !1), Pr(this, "initData", null), Pr(this, "recognizerProcessParam", {
|
|
23338
23338
|
processParam: {}
|
|
23339
23339
|
}), Pr(this, "imageProcessParam", {
|
|
23340
23340
|
processParam: {}
|
|
23341
|
-
}), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/8.3/barcodemrz/b0149e2b-
|
|
23341
|
+
}), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/8.3/barcodemrz/b0149e2b-96c5de8b9");
|
|
23342
23342
|
}
|
|
23343
23343
|
get processingListener() {
|
|
23344
23344
|
return this._processingListener;
|
|
@@ -23404,7 +23404,7 @@ class Jue {
|
|
|
23404
23404
|
var t;
|
|
23405
23405
|
Sr("Preparing the service");
|
|
23406
23406
|
{
|
|
23407
|
-
const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/rc/8.3/barcodemrz/b0149e2b-
|
|
23407
|
+
const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/rc/8.3/barcodemrz/b0149e2b-96c5de8b9", o = Kue(r ? Rb(r, "PROD") : this.workerPath);
|
|
23408
23408
|
let c = yield (yield fetch("".concat(o, "/").concat(iy))).text();
|
|
23409
23409
|
!a && !r && (c = gb(c, o));
|
|
23410
23410
|
const u = new Blob([c], {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "8.3.
|
|
3
|
+
"version": "8.3.2426-rc",
|
|
4
4
|
"description": "Regula framework agnostic web components to work with webcamera",
|
|
5
5
|
"types": "./dist/index.d.ts",
|
|
6
6
|
"main": "./dist/main.js",
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
"build": "vite build"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
|
-
"@regulaforensics/document-reader-webclient": "^8.3.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^8.3.521-rc",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|