@regulaforensics/vp-frontend-document-components 9.6.2925-nightly → 9.6.2927-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
|
@@ -12853,11 +12853,11 @@ function ux(e, t) {
|
|
|
12853
12853
|
var n, r;
|
|
12854
12854
|
let i = {
|
|
12855
12855
|
[pi.BarcodeMRZ]: {
|
|
12856
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/df36e63b-
|
|
12856
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/df36e63b-f5d0f59c8",
|
|
12857
12857
|
DEV: "./wasm/barcode-mrz/"
|
|
12858
12858
|
},
|
|
12859
12859
|
[pi.BoundsLite]: {
|
|
12860
|
-
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/boundslite/df36e63b-
|
|
12860
|
+
PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.6/boundslite/df36e63b-f5d0f59c8",
|
|
12861
12861
|
DEV: "./wasm/bounds-lite/"
|
|
12862
12862
|
}
|
|
12863
12863
|
};
|
|
@@ -13267,7 +13267,7 @@ function $x(e) {
|
|
|
13267
13267
|
let t = yield Rs({
|
|
13268
13268
|
cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
|
|
13269
13269
|
cameraID: n.camera.deviceId,
|
|
13270
|
-
sdkVersion: "9.6.
|
|
13270
|
+
sdkVersion: "9.6.2927-nightly",
|
|
13271
13271
|
serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
|
|
13272
13272
|
});
|
|
13273
13273
|
Qx(`Metadata: ${JSON.stringify(t)}`);
|
|
@@ -13989,7 +13989,7 @@ function LS(e) {
|
|
|
13989
13989
|
try {
|
|
13990
13990
|
var n;
|
|
13991
13991
|
if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
|
|
13992
|
-
let e = yield Rs({ sdkVersion: "9.6.
|
|
13992
|
+
let e = yield Rs({ sdkVersion: "9.6.2927-nightly" });
|
|
13993
13993
|
yield a.createBackendTransaction(e, a.imageProcessParam);
|
|
13994
13994
|
}
|
|
13995
13995
|
let e = yield a.processImage(t, o);
|
|
@@ -20522,7 +20522,7 @@ function uA(e, t) {
|
|
|
20522
20522
|
}
|
|
20523
20523
|
var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
|
|
20524
20524
|
constructor() {
|
|
20525
|
-
cA(this, "_worker", null), cA(this, "_initializeListener", null), cA(this, "_processingListener", null), cA(this, "_queueService", new Bk()), cA(this, "_initProcess", null), cA(this, "version", { component: "9.6.
|
|
20525
|
+
cA(this, "_worker", null), cA(this, "_initializeListener", null), cA(this, "_processingListener", null), cA(this, "_queueService", new Bk()), cA(this, "_initProcess", null), cA(this, "version", { component: "9.6.2927-nightly" }), cA(this, "onFinalize", null), cA(this, "isPrepared", !1), cA(this, "isInitialized", !1), cA(this, "isProcessing", !1), cA(this, "initData", null), cA(this, "recognizerProcessParam", { processParam: {} }), cA(this, "imageProcessParam", { processParam: {} }), cA(this, "recognizeListener", null), cA(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/df36e63b-f5d0f59c8"), cA(this, "pageIdx", null);
|
|
20526
20526
|
}
|
|
20527
20527
|
get processingListener() {
|
|
20528
20528
|
return this._processingListener;
|
|
@@ -20575,7 +20575,7 @@ var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
|
|
|
20575
20575
|
var n;
|
|
20576
20576
|
fA("Preparing the service");
|
|
20577
20577
|
{
|
|
20578
|
-
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/df36e63b-
|
|
20578
|
+
let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.6/barcodemrz/df36e63b-f5d0f59c8", r = aA(e && n ? ux(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Ti}`)).text();
|
|
20579
20579
|
n || (i = lx(i, r));
|
|
20580
20580
|
let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
|
|
20581
20581
|
t._worker = new Worker(o), URL.revokeObjectURL(o);
|
|
@@ -20614,7 +20614,7 @@ var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
|
|
|
20614
20614
|
hostName: (n = document.location) == null ? void 0 : n.origin,
|
|
20615
20615
|
license: e == null ? void 0 : e.license
|
|
20616
20616
|
},
|
|
20617
|
-
telemetry: yield Rs({ sdkVersion: "9.6.
|
|
20617
|
+
telemetry: yield Rs({ sdkVersion: "9.6.2927-nightly" }),
|
|
20618
20618
|
processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
|
|
20619
20619
|
}
|
|
20620
20620
|
}), 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.6.
|
|
3
|
+
"version": "9.6.2927-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.6.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^9.6.948-nightly",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|