@regulaforensics/vp-frontend-document-components 8.3.2388-nightly → 8.3.2390-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
@@ -16763,11 +16763,11 @@ function Ob(e, r) {
16763
16763
  var t, a;
16764
16764
  const o = {
16765
16765
  [P2.BarcodeMRZ]: {
16766
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/b6f3be20-d75be202c",
16766
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/b6f3be20-a2e62ac15",
16767
16767
  DEV: "./wasm/barcode-mrz/"
16768
16768
  },
16769
16769
  [P2.BoundsLite]: {
16770
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/boundslite/b6f3be20-d75be202c",
16770
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/boundslite/b6f3be20-a2e62ac15",
16771
16771
  DEV: "./wasm/bounds-lite/"
16772
16772
  }
16773
16773
  };
@@ -17011,7 +17011,7 @@ function kb(e) {
17011
17011
  }, [Q, X]), ae.useEffect(() => {
17012
17012
  var le;
17013
17013
  if (!u || !ee || R || b || t.videoStatus !== Ft.PLAY || !t.sortedDevices) return;
17014
- const pe = Gg([...t.sortedDevices.frontCameras, ...t.sortedDevices.backCameras], t.camera.deviceId, "8.3.2388-nightly".trim(), ((le = u.recognizerProcessParam.processParam.backendProcessing) === null || le === void 0 ? void 0 : le.serviceURL) || "");
17014
+ const pe = Gg([...t.sortedDevices.frontCameras, ...t.sortedDevices.backCameras], t.camera.deviceId, "8.3.2390-nightly".trim(), ((le = u.recognizerProcessParam.processParam.backendProcessing) === null || le === void 0 ? void 0 : le.serviceURL) || "");
17015
17015
  Qi("Metadata: ".concat(JSON.stringify(pe))), (u.recognizerProcessParam.processParam.backendProcessing ? u.createBackendTransaction(pe) : u.startNewDocument(pe)).then(() => {
17016
17016
  g(!0), Qi("New document started");
17017
17017
  }).catch((ge) => {
@@ -17526,7 +17526,7 @@ function tw(e) {
17526
17526
  var D;
17527
17527
  if ((D = l.imageProcessParam.processParam) !== null && D !== void 0 && D.backendProcessing) {
17528
17528
  var T;
17529
- const g = Gg([], "", "8.3.2388-nightly".trim(), ((T = l.recognizerProcessParam.processParam) === null || T === void 0 || (T = T.backendProcessing) === null || T === void 0 ? void 0 : T.serviceURL) || "");
17529
+ const g = Gg([], "", "8.3.2390-nightly".trim(), ((T = l.recognizerProcessParam.processParam) === null || T === void 0 || (T = T.backendProcessing) === null || T === void 0 ? void 0 : T.serviceURL) || "");
17530
17530
  yield l.createBackendTransaction(g, l.imageProcessParam);
17531
17531
  }
17532
17532
  const R = yield l.processImage(r, m);
@@ -23346,12 +23346,12 @@ const UD = Gr.create("wasm"), Ir = Gr.create("main");
23346
23346
  class n0e {
23347
23347
  constructor() {
23348
23348
  Pr(this, "_worker", null), Pr(this, "_initializeListener", null), Pr(this, "_processingListener", null), Pr(this, "_queueService", new Wue()), Pr(this, "_initProcess", null), Pr(this, "version", {
23349
- component: "8.3.2388-nightly".trim()
23349
+ component: "8.3.2390-nightly".trim()
23350
23350
  }), Pr(this, "onFinalize", null), Pr(this, "isPrepared", !1), Pr(this, "isInitialized", !1), Pr(this, "isProcessing", !1), Pr(this, "initData", null), Pr(this, "recognizerProcessParam", {
23351
23351
  processParam: {}
23352
23352
  }), Pr(this, "imageProcessParam", {
23353
23353
  processParam: {}
23354
- }), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/b6f3be20-d75be202c");
23354
+ }), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/b6f3be20-a2e62ac15");
23355
23355
  }
23356
23356
  get processingListener() {
23357
23357
  return this._processingListener;
@@ -23417,7 +23417,7 @@ class n0e {
23417
23417
  var t;
23418
23418
  Ir("Preparing the service");
23419
23419
  {
23420
- const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/b6f3be20-d75be202c", o = e0e(r ? Ob(r, "PROD") : this.workerPath);
23420
+ const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/b6f3be20-a2e62ac15", o = e0e(r ? Ob(r, "PROD") : this.workerPath);
23421
23421
  let c = yield (yield fetch("".concat(o, "/").concat(oy))).text();
23422
23422
  !a && !r && (c = Tb(c, o));
23423
23423
  const u = new Blob([c], {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "8.3.2388-nightly",
3
+ "version": "8.3.2390-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.3.486-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^8.3.488-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }