@regulaforensics/vp-frontend-document-components 8.4.2483-nightly → 8.4.2485-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
@@ -16870,11 +16870,11 @@ function bb(e, r) {
16870
16870
  var t, a;
16871
16871
  const o = {
16872
16872
  [wl.BarcodeMRZ]: {
16873
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.4/barcodemrz/5c29def4-e14d797b3",
16873
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.4/barcodemrz/5c29def4-229027e0e",
16874
16874
  DEV: "./wasm/barcode-mrz/"
16875
16875
  },
16876
16876
  [wl.BoundsLite]: {
16877
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.4/boundslite/5c29def4-e14d797b3",
16877
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.4/boundslite/5c29def4-229027e0e",
16878
16878
  DEV: "./wasm/bounds-lite/"
16879
16879
  }
16880
16880
  };
@@ -17119,7 +17119,7 @@ function Gb(e) {
17119
17119
  }, [G, se]), ae.useEffect(() => {
17120
17120
  var ie;
17121
17121
  if (!f || !N || T || ce || t.videoStatus !== Ft.PLAY || !t.sortedDevices) return;
17122
- const ge = W8([...t.sortedDevices.frontCameras, ...t.sortedDevices.backCameras], t.camera.deviceId, "8.4.2483-nightly".trim(), ((ie = f.recognizerProcessParam.processParam.backendProcessing) === null || ie === void 0 ? void 0 : ie.serviceURL) || "");
17122
+ const ge = W8([...t.sortedDevices.frontCameras, ...t.sortedDevices.backCameras], t.camera.deviceId, "8.4.2485-nightly".trim(), ((ie = f.recognizerProcessParam.processParam.backendProcessing) === null || ie === void 0 ? void 0 : ie.serviceURL) || "");
17123
17123
  ea("Metadata: ".concat(JSON.stringify(ge))), (f.recognizerProcessParam.processParam.backendProcessing ? f.createBackendTransaction(ge) : f.startNewDocument(ge)).then(() => {
17124
17124
  y(!0), ea("New document started");
17125
17125
  }).catch((pe) => {
@@ -17637,7 +17637,7 @@ function sP(e) {
17637
17637
  var g;
17638
17638
  if ((g = l.imageProcessParam.processParam) !== null && g !== void 0 && g.backendProcessing) {
17639
17639
  var O;
17640
- const D = W8([], "", "8.4.2483-nightly".trim(), ((O = l.recognizerProcessParam.processParam) === null || O === void 0 || (O = O.backendProcessing) === null || O === void 0 ? void 0 : O.serviceURL) || "");
17640
+ const D = W8([], "", "8.4.2485-nightly".trim(), ((O = l.recognizerProcessParam.processParam) === null || O === void 0 || (O = O.backendProcessing) === null || O === void 0 ? void 0 : O.serviceURL) || "");
17641
17641
  yield l.createBackendTransaction(D, l.imageProcessParam);
17642
17642
  }
17643
17643
  const R = yield l.processImage(r, _);
@@ -23577,12 +23577,12 @@ const fp = jr.create("wasm"), Ir = jr.create("main");
23577
23577
  class o1e {
23578
23578
  constructor() {
23579
23579
  Pr(this, "_worker", null), Pr(this, "_initializeListener", null), Pr(this, "_processingListener", null), Pr(this, "_queueService", new X3e()), Pr(this, "_initProcess", null), Pr(this, "version", {
23580
- component: "8.4.2483-nightly".trim()
23580
+ component: "8.4.2485-nightly".trim()
23581
23581
  }), Pr(this, "onFinalize", null), Pr(this, "isPrepared", !1), Pr(this, "isInitialized", !1), Pr(this, "isProcessing", !1), Pr(this, "initData", null), Pr(this, "recognizerProcessParam", {
23582
23582
  processParam: {}
23583
23583
  }), Pr(this, "imageProcessParam", {
23584
23584
  processParam: {}
23585
- }), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.4/barcodemrz/5c29def4-e14d797b3");
23585
+ }), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.4/barcodemrz/5c29def4-229027e0e");
23586
23586
  }
23587
23587
  get processingListener() {
23588
23588
  return this._processingListener;
@@ -23650,7 +23650,7 @@ class o1e {
23650
23650
  var t;
23651
23651
  Ir("Preparing the service");
23652
23652
  {
23653
- const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.4/barcodemrz/5c29def4-e14d797b3", o = n1e(r ? bb(r, "PROD") : this.workerPath);
23653
+ const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.4/barcodemrz/5c29def4-229027e0e", o = n1e(r ? bb(r, "PROD") : this.workerPath);
23654
23654
  let c = yield (yield fetch("".concat(o, "/").concat(fO))).text();
23655
23655
  !a && !r && (c = wb(c, o));
23656
23656
  const f = new Blob([c], {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "8.4.2483-nightly",
3
+ "version": "8.4.2485-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.4.559-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^8.4.561-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }