@regulaforensics/vp-frontend-document-components 9.4.2837 → 9.4.2839-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 +8 -8
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -12703,11 +12703,11 @@ function sy(e, t) {
|
|
|
12703
12703
|
var r, n;
|
|
12704
12704
|
const a = {
|
|
12705
12705
|
[Vi.BarcodeMRZ]: {
|
|
12706
|
-
PROD: "https://wasm.regulaforensics.com/document/
|
|
12706
|
+
PROD: "https://wasm-development.regulaforensics.com/document/rc/9.4/barcodemrz/41df15f1-7d7bb6893",
|
|
12707
12707
|
DEV: "./wasm/barcode-mrz/"
|
|
12708
12708
|
},
|
|
12709
12709
|
[Vi.BoundsLite]: {
|
|
12710
|
-
PROD: "https://wasm.regulaforensics.com/document/
|
|
12710
|
+
PROD: "https://wasm-development.regulaforensics.com/document/rc/9.4/boundslite/41df15f1-7d7bb6893",
|
|
12711
12711
|
DEV: "./wasm/bounds-lite/"
|
|
12712
12712
|
}
|
|
12713
12713
|
};
|
|
@@ -12987,7 +12987,7 @@ function Ey(e) {
|
|
|
12987
12987
|
const q = yield H1({
|
|
12988
12988
|
cameras: [...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras],
|
|
12989
12989
|
cameraID: r.camera.deviceId,
|
|
12990
|
-
sdkVersion: "9.4.
|
|
12990
|
+
sdkVersion: "9.4.2839-rc".trim(),
|
|
12991
12991
|
serviceUrl: ((ee = s.recognizerProcessParam.processParam.backendProcessing) === null || ee === void 0 ? void 0 : ee.serviceURL) || ""
|
|
12992
12992
|
});
|
|
12993
12993
|
jr("Metadata: ".concat(JSON.stringify(q)));
|
|
@@ -13601,7 +13601,7 @@ function Hy(e) {
|
|
|
13601
13601
|
var m;
|
|
13602
13602
|
if ((m = i.imageProcessParam.processParam) !== null && m !== void 0 && m.backendProcessing) {
|
|
13603
13603
|
const C = yield H1({
|
|
13604
|
-
sdkVersion: "9.4.
|
|
13604
|
+
sdkVersion: "9.4.2839-rc".trim()
|
|
13605
13605
|
});
|
|
13606
13606
|
yield i.createBackendTransaction(C, i.imageProcessParam);
|
|
13607
13607
|
}
|
|
@@ -20267,12 +20267,12 @@ const uu = jt.create("wasm"), Ht = jt.create("main");
|
|
|
20267
20267
|
class Xle {
|
|
20268
20268
|
constructor() {
|
|
20269
20269
|
$t(this, "_worker", null), $t(this, "_initializeListener", null), $t(this, "_processingListener", null), $t(this, "_queueService", new Ple()), $t(this, "_initProcess", null), $t(this, "version", {
|
|
20270
|
-
component: "9.4.
|
|
20270
|
+
component: "9.4.2839-rc".trim()
|
|
20271
20271
|
}), $t(this, "onFinalize", null), $t(this, "isPrepared", !1), $t(this, "isInitialized", !1), $t(this, "isProcessing", !1), $t(this, "initData", null), $t(this, "recognizerProcessParam", {
|
|
20272
20272
|
processParam: {}
|
|
20273
20273
|
}), $t(this, "imageProcessParam", {
|
|
20274
20274
|
processParam: {}
|
|
20275
|
-
}), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm.regulaforensics.com/document/
|
|
20275
|
+
}), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/9.4/barcodemrz/41df15f1-7d7bb6893");
|
|
20276
20276
|
}
|
|
20277
20277
|
get processingListener() {
|
|
20278
20278
|
return this._processingListener;
|
|
@@ -20340,7 +20340,7 @@ class Xle {
|
|
|
20340
20340
|
var r;
|
|
20341
20341
|
Ht("Preparing the service");
|
|
20342
20342
|
{
|
|
20343
|
-
const n = this.workerPath === "https://wasm.regulaforensics.com/document/
|
|
20343
|
+
const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/rc/9.4/barcodemrz/41df15f1-7d7bb6893", a = Wle(t && n ? sy(t, "PROD") : this.workerPath);
|
|
20344
20344
|
let o = yield (yield fetch("".concat(a, "/").concat(_R))).text();
|
|
20345
20345
|
n || (o = oy(o, a));
|
|
20346
20346
|
const s = new Blob([o], {
|
|
@@ -20384,7 +20384,7 @@ class Xle {
|
|
|
20384
20384
|
license: t == null ? void 0 : t.license
|
|
20385
20385
|
},
|
|
20386
20386
|
telemetry: yield H1({
|
|
20387
|
-
sdkVersion: "9.4.
|
|
20387
|
+
sdkVersion: "9.4.2839-rc".trim()
|
|
20388
20388
|
}),
|
|
20389
20389
|
processParam: this.recognizerProcessParam.processParam || this.imageProcessParam.processParam
|
|
20390
20390
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "9.4.
|
|
3
|
+
"version": "9.4.2839-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": "^9.4.
|
|
25
|
+
"@regulaforensics/document-reader-webclient": "^9.4.862-rc",
|
|
26
26
|
"qrcode.react": "^4.2.0"
|
|
27
27
|
}
|
|
28
28
|
}
|