@regulaforensics/vp-frontend-document-components 8.5.2588-nightly → 9.1.2590-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.js CHANGED
@@ -12541,11 +12541,11 @@ function ey(e, t) {
12541
12541
  var r, n;
12542
12542
  const a = {
12543
12543
  [Vi.BarcodeMRZ]: {
12544
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/fd027514-33b70638b",
12544
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.1/barcodemrz/fd027514-724265805",
12545
12545
  DEV: "./wasm/barcode-mrz/"
12546
12546
  },
12547
12547
  [Vi.BoundsLite]: {
12548
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.5/boundslite/fd027514-33b70638b",
12548
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.1/boundslite/fd027514-724265805",
12549
12549
  DEV: "./wasm/bounds-lite/"
12550
12550
  }
12551
12551
  };
@@ -12791,7 +12791,7 @@ function uy(e) {
12791
12791
  }, [W, B]), He(() => {
12792
12792
  var ee;
12793
12793
  if (!c || !Z || D || te || r.videoStatus !== ct.PLAY || !r.sortedDevices) return;
12794
- const j = TC([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "8.5.2588-nightly".trim(), ((ee = c.recognizerProcessParam.processParam.backendProcessing) === null || ee === void 0 ? void 0 : ee.serviceURL) || "");
12794
+ const j = TC([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "9.1.2590-nightly".trim(), ((ee = c.recognizerProcessParam.processParam.backendProcessing) === null || ee === void 0 ? void 0 : ee.serviceURL) || "");
12795
12795
  if (qr("Metadata: ".concat(JSON.stringify(j))), p) {
12796
12796
  g(!0), qr("New document started (manual multipage)");
12797
12797
  return;
@@ -13402,7 +13402,7 @@ function yy(e) {
13402
13402
  var m;
13403
13403
  if ((m = i.imageProcessParam.processParam) !== null && m !== void 0 && m.backendProcessing) {
13404
13404
  var I;
13405
- const E = TC([], "", "8.5.2588-nightly".trim(), ((I = i.recognizerProcessParam.processParam) === null || I === void 0 || (I = I.backendProcessing) === null || I === void 0 ? void 0 : I.serviceURL) || "");
13405
+ const E = TC([], "", "9.1.2590-nightly".trim(), ((I = i.recognizerProcessParam.processParam) === null || I === void 0 || (I = I.backendProcessing) === null || I === void 0 ? void 0 : I.serviceURL) || "");
13406
13406
  yield i.createBackendTransaction(E, i.imageProcessParam);
13407
13407
  }
13408
13408
  const C = yield i.processImage(t, d);
@@ -19922,12 +19922,12 @@ const lu = jt.create("wasm"), Ht = jt.create("main");
19922
19922
  class Wse {
19923
19923
  constructor() {
19924
19924
  $t(this, "_worker", null), $t(this, "_initializeListener", null), $t(this, "_processingListener", null), $t(this, "_queueService", new Bse()), $t(this, "_initProcess", null), $t(this, "version", {
19925
- component: "8.5.2588-nightly".trim()
19925
+ component: "9.1.2590-nightly".trim()
19926
19926
  }), $t(this, "onFinalize", null), $t(this, "isPrepared", !1), $t(this, "isInitialized", !1), $t(this, "isProcessing", !1), $t(this, "initData", null), $t(this, "recognizerProcessParam", {
19927
19927
  processParam: {}
19928
19928
  }), $t(this, "imageProcessParam", {
19929
19929
  processParam: {}
19930
- }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/fd027514-33b70638b");
19930
+ }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.1/barcodemrz/fd027514-724265805");
19931
19931
  }
19932
19932
  get processingListener() {
19933
19933
  return this._processingListener;
@@ -19995,7 +19995,7 @@ class Wse {
19995
19995
  var r;
19996
19996
  Ht("Preparing the service");
19997
19997
  {
19998
- const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/fd027514-33b70638b", a = qse(t ? ey(t, "PROD") : this.workerPath);
19998
+ const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.1/barcodemrz/fd027514-724265805", a = qse(t ? ey(t, "PROD") : this.workerPath);
19999
19999
  let o = yield (yield fetch("".concat(a, "/").concat(hR))).text();
20000
20000
  !n && !t && (o = J9(o, a));
20001
20001
  const c = new Blob([o], {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "8.5.2588-nightly",
3
+ "version": "9.1.2590-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": "^8.5.645-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^9.1.647-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }