@regulaforensics/vp-frontend-document-components 8.5.2558-nightly → 8.5.2559-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
@@ -12526,11 +12526,11 @@ function X9(e, t) {
12526
12526
  var r, n;
12527
12527
  const a = {
12528
12528
  [Hi.BarcodeMRZ]: {
12529
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/2ff6bbf4-4e151f4d0",
12529
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/2ff6bbf4-85e01ed36",
12530
12530
  DEV: "./wasm/barcode-mrz/"
12531
12531
  },
12532
12532
  [Hi.BoundsLite]: {
12533
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.5/boundslite/2ff6bbf4-4e151f4d0",
12533
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.5/boundslite/2ff6bbf4-85e01ed36",
12534
12534
  DEV: "./wasm/bounds-lite/"
12535
12535
  }
12536
12536
  };
@@ -12776,7 +12776,7 @@ function sy(e) {
12776
12776
  }, [Y, x]), Ve(() => {
12777
12777
  var ee;
12778
12778
  if (!c || !j || D || te || r.videoStatus !== ct.PLAY || !r.sortedDevices) return;
12779
- const Z = A7([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "8.5.2558-nightly".trim(), ((ee = c.recognizerProcessParam.processParam.backendProcessing) === null || ee === void 0 ? void 0 : ee.serviceURL) || "");
12779
+ const Z = A7([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "8.5.2559-nightly".trim(), ((ee = c.recognizerProcessParam.processParam.backendProcessing) === null || ee === void 0 ? void 0 : ee.serviceURL) || "");
12780
12780
  if (cn("Metadata: ".concat(JSON.stringify(Z))), p) return;
12781
12781
  (c.recognizerProcessParam.processParam.backendProcessing ? c.createBackendTransaction(Z) : c.startNewDocument(Z)).then(() => {
12782
12782
  g(!0), cn("New document started");
@@ -13384,7 +13384,7 @@ function Ay(e) {
13384
13384
  var m;
13385
13385
  if ((m = i.imageProcessParam.processParam) !== null && m !== void 0 && m.backendProcessing) {
13386
13386
  var I;
13387
- const E = A7([], "", "8.5.2558-nightly".trim(), ((I = i.recognizerProcessParam.processParam) === null || I === void 0 || (I = I.backendProcessing) === null || I === void 0 ? void 0 : I.serviceURL) || "");
13387
+ const E = A7([], "", "8.5.2559-nightly".trim(), ((I = i.recognizerProcessParam.processParam) === null || I === void 0 || (I = I.backendProcessing) === null || I === void 0 ? void 0 : I.serviceURL) || "");
13388
13388
  yield i.createBackendTransaction(E, i.imageProcessParam);
13389
13389
  }
13390
13390
  const C = yield i.processImage(t, d);
@@ -19904,12 +19904,12 @@ const cu = jt.create("wasm"), wt = jt.create("main");
19904
19904
  class qse {
19905
19905
  constructor() {
19906
19906
  $t(this, "_worker", null), $t(this, "_initializeListener", null), $t(this, "_processingListener", null), $t(this, "_queueService", new kse()), $t(this, "_initProcess", null), $t(this, "version", {
19907
- component: "8.5.2558-nightly".trim()
19907
+ component: "8.5.2559-nightly".trim()
19908
19908
  }), $t(this, "onFinalize", null), $t(this, "isPrepared", !1), $t(this, "isInitialized", !1), $t(this, "isProcessing", !1), $t(this, "initData", null), $t(this, "recognizerProcessParam", {
19909
19909
  processParam: {}
19910
19910
  }), $t(this, "imageProcessParam", {
19911
19911
  processParam: {}
19912
- }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/2ff6bbf4-4e151f4d0");
19912
+ }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/2ff6bbf4-85e01ed36");
19913
19913
  }
19914
19914
  get processingListener() {
19915
19915
  return this._processingListener;
@@ -19977,7 +19977,7 @@ class qse {
19977
19977
  var r;
19978
19978
  wt("Preparing the service");
19979
19979
  {
19980
- const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/2ff6bbf4-4e151f4d0", a = Gse(t ? X9(t, "PROD") : this.workerPath);
19980
+ const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.5/barcodemrz/2ff6bbf4-85e01ed36", a = Gse(t ? X9(t, "PROD") : this.workerPath);
19981
19981
  let o = yield (yield fetch("".concat(a, "/").concat(_R))).text();
19982
19982
  !n && !t && (o = W9(o, a));
19983
19983
  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.2558-nightly",
3
+ "version": "8.5.2559-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.620-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^8.5.622-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }