@regulaforensics/vp-frontend-document-components 9.7.3003-rc → 9.7.3005
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 +8 -8
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -8592,7 +8592,7 @@ function $u(e, t) {
|
|
|
8592
8592
|
return i;
|
|
8593
8593
|
}
|
|
8594
8594
|
//#endregion
|
|
8595
|
-
//#region node_modules/@regulaforensics/document-reader-webclient/dist/index.js
|
|
8595
|
+
//#region ../../node_modules/@regulaforensics/document-reader-webclient/dist/index.js
|
|
8596
8596
|
var ed = ["images"], td = Object.defineProperty, nd = (e, t) => {
|
|
8597
8597
|
let n = {};
|
|
8598
8598
|
for (var r in e) td(n, r, {
|
|
@@ -12865,11 +12865,11 @@ function dx(e, t) {
|
|
|
12865
12865
|
var n, r;
|
|
12866
12866
|
let i = {
|
|
12867
12867
|
[pi.BarcodeMRZ]: {
|
|
12868
|
-
PROD: "https://wasm
|
|
12868
|
+
PROD: "https://wasm.regulaforensics.com/document/release/9.7/barcodemrz/6ede1c47-bbd044d26",
|
|
12869
12869
|
DEV: "./wasm/barcode-mrz/"
|
|
12870
12870
|
},
|
|
12871
12871
|
[pi.BoundsLite]: {
|
|
12872
|
-
PROD: "https://wasm
|
|
12872
|
+
PROD: "https://wasm.regulaforensics.com/document/release/9.7/boundslite/6ede1c47-bbd044d26",
|
|
12873
12873
|
DEV: "./wasm/bounds-lite/"
|
|
12874
12874
|
}
|
|
12875
12875
|
};
|
|
@@ -13281,7 +13281,7 @@ function eS(e) {
|
|
|
13281
13281
|
let t = yield zs({
|
|
13282
13282
|
cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
|
|
13283
13283
|
cameraID: n.camera.deviceId,
|
|
13284
|
-
sdkVersion: "9.7.
|
|
13284
|
+
sdkVersion: "9.7.3005",
|
|
13285
13285
|
serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
|
|
13286
13286
|
});
|
|
13287
13287
|
$x(`Metadata: ${JSON.stringify(t)}`);
|
|
@@ -14006,7 +14006,7 @@ function RS(e) {
|
|
|
14006
14006
|
try {
|
|
14007
14007
|
var n;
|
|
14008
14008
|
if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
|
|
14009
|
-
let e = yield zs({ sdkVersion: "9.7.
|
|
14009
|
+
let e = yield zs({ sdkVersion: "9.7.3005" });
|
|
14010
14010
|
yield a.createBackendTransaction(e, a.imageProcessParam);
|
|
14011
14011
|
}
|
|
14012
14012
|
let e = yield a.processImage(t, o);
|
|
@@ -20602,7 +20602,7 @@ function fA(e, t) {
|
|
|
20602
20602
|
}
|
|
20603
20603
|
var pA = Ys.create("wasm"), mA = Ys.create("main"), hA = class {
|
|
20604
20604
|
constructor() {
|
|
20605
|
-
uA(this, "_worker", null), uA(this, "_initializeListener", null), uA(this, "_processingListener", null), uA(this, "_queueService", new Hk()), uA(this, "_initProcess", null), uA(this, "version", { component: "9.7.
|
|
20605
|
+
uA(this, "_worker", null), uA(this, "_initializeListener", null), uA(this, "_processingListener", null), uA(this, "_queueService", new Hk()), uA(this, "_initProcess", null), uA(this, "version", { component: "9.7.3005" }), uA(this, "onFinalize", null), uA(this, "isPrepared", !1), uA(this, "isInitialized", !1), uA(this, "isProcessing", !1), uA(this, "initData", null), uA(this, "recognizerProcessParam", { processParam: {} }), uA(this, "imageProcessParam", { processParam: {} }), uA(this, "recognizeListener", null), uA(this, "workerPath", "https://wasm.regulaforensics.com/document/release/9.7/barcodemrz/6ede1c47-bbd044d26"), uA(this, "pageIdx", null);
|
|
20606
20606
|
}
|
|
20607
20607
|
get processingListener() {
|
|
20608
20608
|
return this._processingListener;
|
|
@@ -20655,7 +20655,7 @@ var pA = Ys.create("wasm"), mA = Ys.create("main"), hA = class {
|
|
|
20655
20655
|
var n;
|
|
20656
20656
|
mA("Preparing the service");
|
|
20657
20657
|
{
|
|
20658
|
-
let n = t.workerPath === "https://wasm
|
|
20658
|
+
let n = t.workerPath === "https://wasm.regulaforensics.com/document/release/9.7/barcodemrz/6ede1c47-bbd044d26", r = sA(e && n ? dx(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Ti}`)).text();
|
|
20659
20659
|
n || (i = ux(i, r));
|
|
20660
20660
|
let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
|
|
20661
20661
|
t._worker = new Worker(o), URL.revokeObjectURL(o);
|
|
@@ -20694,7 +20694,7 @@ var pA = Ys.create("wasm"), mA = Ys.create("main"), hA = class {
|
|
|
20694
20694
|
hostName: (n = document.location) == null ? void 0 : n.origin,
|
|
20695
20695
|
license: e == null ? void 0 : e.license
|
|
20696
20696
|
},
|
|
20697
|
-
telemetry: yield zs({ sdkVersion: "9.7.
|
|
20697
|
+
telemetry: yield zs({ sdkVersion: "9.7.3005" }),
|
|
20698
20698
|
processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
|
|
20699
20699
|
}
|
|
20700
20700
|
}), 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.7.
|
|
3
|
+
"version": "9.7.3005",
|
|
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.7.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^9.7.1017",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|