@regulaforensics/vp-frontend-document-components 9.8.3033-nightly → 9.8.3034-nightly
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 +4 -4
- package/dist/main.js +7 -7
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -12990,11 +12990,11 @@ function hx(e, t) {
|
|
|
12990
12990
|
var n, r;
|
|
12991
12991
|
let i = {
|
|
12992
12992
|
[hi.BarcodeMRZ]: {
|
|
12993
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.8/barcodemrz/d4ffbe53-
|
|
12993
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.8/barcodemrz/d4ffbe53-f5d1516af",
|
|
12994
12994
|
DEV: "./wasm/barcode-mrz/"
|
|
12995
12995
|
},
|
|
12996
12996
|
[hi.BoundsLite]: {
|
|
12997
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.8/boundslite/d4ffbe53-
|
|
12997
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.8/boundslite/d4ffbe53-f5d1516af",
|
|
12998
12998
|
DEV: "./wasm/bounds-lite/"
|
|
12999
12999
|
}
|
|
13000
13000
|
};
|
|
@@ -13436,7 +13436,7 @@ function sS(e) {
|
|
|
13436
13436
|
let t = yield Us({
|
|
13437
13437
|
cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
|
|
13438
13438
|
cameraID: n.camera.deviceId,
|
|
13439
|
-
sdkVersion: "9.8.
|
|
13439
|
+
sdkVersion: "9.8.3034-nightly",
|
|
13440
13440
|
serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
|
|
13441
13441
|
});
|
|
13442
13442
|
oS(`Metadata: ${JSON.stringify(t)}`);
|
|
@@ -14188,7 +14188,7 @@ function GS(e) {
|
|
|
14188
14188
|
try {
|
|
14189
14189
|
var n;
|
|
14190
14190
|
if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
|
|
14191
|
-
let e = yield Us({ sdkVersion: "9.8.
|
|
14191
|
+
let e = yield Us({ sdkVersion: "9.8.3034-nightly" });
|
|
14192
14192
|
yield a.createBackendTransaction(e, a.imageProcessParam);
|
|
14193
14193
|
}
|
|
14194
14194
|
let e = yield a.processImage(t, o);
|
|
@@ -20791,7 +20791,7 @@ function yA(e, t) {
|
|
|
20791
20791
|
}
|
|
20792
20792
|
var bA = $s.create("wasm"), xA = $s.create("main"), SA = class {
|
|
20793
20793
|
constructor() {
|
|
20794
|
-
_A(this, "_worker", null), _A(this, "_initializeListener", null), _A(this, "_processingListener", null), _A(this, "_queueService", new Yk()), _A(this, "_initProcess", null), _A(this, "version", { component: "9.8.
|
|
20794
|
+
_A(this, "_worker", null), _A(this, "_initializeListener", null), _A(this, "_processingListener", null), _A(this, "_queueService", new Yk()), _A(this, "_initProcess", null), _A(this, "version", { component: "9.8.3034-nightly" }), _A(this, "onFinalize", null), _A(this, "isPrepared", !1), _A(this, "isInitialized", !1), _A(this, "isProcessing", !1), _A(this, "initData", null), _A(this, "recognizerProcessParam", { processParam: {} }), _A(this, "imageProcessParam", { processParam: {} }), _A(this, "recognizeListener", null), _A(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.8/barcodemrz/d4ffbe53-f5d1516af"), _A(this, "pageIdx", null);
|
|
20795
20795
|
}
|
|
20796
20796
|
get processingListener() {
|
|
20797
20797
|
return this._processingListener;
|
|
@@ -20844,7 +20844,7 @@ var bA = $s.create("wasm"), xA = $s.create("main"), SA = class {
|
|
|
20844
20844
|
var n;
|
|
20845
20845
|
xA("Preparing the service");
|
|
20846
20846
|
{
|
|
20847
|
-
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.8/barcodemrz/d4ffbe53-
|
|
20847
|
+
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.8/barcodemrz/d4ffbe53-f5d1516af", r = mA(e && n ? hx(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Di}`)).text();
|
|
20848
20848
|
n || (i = mx(i, r));
|
|
20849
20849
|
let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
|
|
20850
20850
|
t._worker = new Worker(o), URL.revokeObjectURL(o);
|
|
@@ -20883,7 +20883,7 @@ var bA = $s.create("wasm"), xA = $s.create("main"), SA = class {
|
|
|
20883
20883
|
hostName: (n = document.location) == null ? void 0 : n.origin,
|
|
20884
20884
|
license: e == null ? void 0 : e.license
|
|
20885
20885
|
},
|
|
20886
|
-
telemetry: yield Us({ sdkVersion: "9.8.
|
|
20886
|
+
telemetry: yield Us({ sdkVersion: "9.8.3034-nightly" }),
|
|
20887
20887
|
processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
|
|
20888
20888
|
}
|
|
20889
20889
|
}), a = i.scenario, o = i.license;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "9.8.
|
|
3
|
+
"version": "9.8.3034-nightly",
|
|
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": "^9.8.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^9.8.1041-nightly",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|