@regulaforensics/vp-frontend-document-components 9.7.2986-nightly → 9.7.2988-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
|
@@ -12858,11 +12858,11 @@ function dx(e, t) {
|
|
|
12858
12858
|
var n, r;
|
|
12859
12859
|
let i = {
|
|
12860
12860
|
[pi.BarcodeMRZ]: {
|
|
12861
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/8efe3c97-
|
|
12861
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/8efe3c97-2ffda863f",
|
|
12862
12862
|
DEV: "./wasm/barcode-mrz/"
|
|
12863
12863
|
},
|
|
12864
12864
|
[pi.BoundsLite]: {
|
|
12865
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.7/boundslite/8efe3c97-
|
|
12865
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.7/boundslite/8efe3c97-2ffda863f",
|
|
12866
12866
|
DEV: "./wasm/bounds-lite/"
|
|
12867
12867
|
}
|
|
12868
12868
|
};
|
|
@@ -13272,7 +13272,7 @@ function eS(e) {
|
|
|
13272
13272
|
let t = yield zs({
|
|
13273
13273
|
cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
|
|
13274
13274
|
cameraID: n.camera.deviceId,
|
|
13275
|
-
sdkVersion: "9.7.
|
|
13275
|
+
sdkVersion: "9.7.2988-nightly",
|
|
13276
13276
|
serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
|
|
13277
13277
|
});
|
|
13278
13278
|
$x(`Metadata: ${JSON.stringify(t)}`);
|
|
@@ -13997,7 +13997,7 @@ function RS(e) {
|
|
|
13997
13997
|
try {
|
|
13998
13998
|
var n;
|
|
13999
13999
|
if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
|
|
14000
|
-
let e = yield zs({ sdkVersion: "9.7.
|
|
14000
|
+
let e = yield zs({ sdkVersion: "9.7.2988-nightly" });
|
|
14001
14001
|
yield a.createBackendTransaction(e, a.imageProcessParam);
|
|
14002
14002
|
}
|
|
14003
14003
|
let e = yield a.processImage(t, o);
|
|
@@ -20589,7 +20589,7 @@ function fA(e, t) {
|
|
|
20589
20589
|
}
|
|
20590
20590
|
var pA = Ys.create("wasm"), mA = Ys.create("main"), hA = class {
|
|
20591
20591
|
constructor() {
|
|
20592
|
-
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.
|
|
20592
|
+
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.2988-nightly" }), 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-development.regulaforensics.com/document/nightly/9.7/barcodemrz/8efe3c97-2ffda863f"), uA(this, "pageIdx", null);
|
|
20593
20593
|
}
|
|
20594
20594
|
get processingListener() {
|
|
20595
20595
|
return this._processingListener;
|
|
@@ -20642,7 +20642,7 @@ var pA = Ys.create("wasm"), mA = Ys.create("main"), hA = class {
|
|
|
20642
20642
|
var n;
|
|
20643
20643
|
mA("Preparing the service");
|
|
20644
20644
|
{
|
|
20645
|
-
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/8efe3c97-
|
|
20645
|
+
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/8efe3c97-2ffda863f", r = sA(e && n ? dx(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Ti}`)).text();
|
|
20646
20646
|
n || (i = ux(i, r));
|
|
20647
20647
|
let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
|
|
20648
20648
|
t._worker = new Worker(o), URL.revokeObjectURL(o);
|
|
@@ -20681,7 +20681,7 @@ var pA = Ys.create("wasm"), mA = Ys.create("main"), hA = class {
|
|
|
20681
20681
|
hostName: (n = document.location) == null ? void 0 : n.origin,
|
|
20682
20682
|
license: e == null ? void 0 : e.license
|
|
20683
20683
|
},
|
|
20684
|
-
telemetry: yield zs({ sdkVersion: "9.7.
|
|
20684
|
+
telemetry: yield zs({ sdkVersion: "9.7.2988-nightly" }),
|
|
20685
20685
|
processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
|
|
20686
20686
|
}
|
|
20687
20687
|
}), 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.2988-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.7.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^9.7.1005-nightly",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|