@regulaforensics/vp-frontend-document-components 8.3.2421-nightly → 8.3.2422-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
@@ -16823,11 +16823,11 @@ function wP(e, t) {
16823
16823
  var r, a;
16824
16824
  const o = {
16825
16825
  [Ml.BarcodeMRZ]: {
16826
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/30b4b8a5-92d3dc630",
16826
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/30b4b8a5-143db5e0a",
16827
16827
  DEV: "./wasm/barcode-mrz/"
16828
16828
  },
16829
16829
  [Ml.BoundsLite]: {
16830
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/boundslite/30b4b8a5-92d3dc630",
16830
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/8.3/boundslite/30b4b8a5-143db5e0a",
16831
16831
  DEV: "./wasm/bounds-lite/"
16832
16832
  }
16833
16833
  };
@@ -17071,7 +17071,7 @@ function ZP(e) {
17071
17071
  }, [Q, X]), oe.useEffect(() => {
17072
17072
  var se;
17073
17073
  if (!f || !J || R || b || r.videoStatus !== Ft.PLAY || !r.sortedDevices) return;
17074
- const fe = zD([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "8.3.2421-nightly".trim(), ((se = f.recognizerProcessParam.processParam.backendProcessing) === null || se === void 0 ? void 0 : se.serviceURL) || "");
17074
+ const fe = zD([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "8.3.2422-nightly".trim(), ((se = f.recognizerProcessParam.processParam.backendProcessing) === null || se === void 0 ? void 0 : se.serviceURL) || "");
17075
17075
  Ji("Metadata: ".concat(JSON.stringify(fe))), (f.recognizerProcessParam.processParam.backendProcessing ? f.createBackendTransaction(fe) : f.startNewDocument(fe)).then(() => {
17076
17076
  D(!0), Ji("New document started");
17077
17077
  }).catch((ge) => {
@@ -17586,7 +17586,7 @@ function lw(e) {
17586
17586
  var g;
17587
17587
  if ((g = l.imageProcessParam.processParam) !== null && g !== void 0 && g.backendProcessing) {
17588
17588
  var O;
17589
- const D = zD([], "", "8.3.2421-nightly".trim(), ((O = l.recognizerProcessParam.processParam) === null || O === void 0 || (O = O.backendProcessing) === null || O === void 0 ? void 0 : O.serviceURL) || "");
17589
+ const D = zD([], "", "8.3.2422-nightly".trim(), ((O = l.recognizerProcessParam.processParam) === null || O === void 0 || (O = O.backendProcessing) === null || O === void 0 ? void 0 : O.serviceURL) || "");
17590
17590
  yield l.createBackendTransaction(D, l.imageProcessParam);
17591
17591
  }
17592
17592
  const R = yield l.processImage(t, m);
@@ -23444,12 +23444,12 @@ const $g = Zr.create("wasm"), Sr = Zr.create("main");
23444
23444
  class j0e {
23445
23445
  constructor() {
23446
23446
  Pr(this, "_worker", null), Pr(this, "_initializeListener", null), Pr(this, "_processingListener", null), Pr(this, "_queueService", new V0e()), Pr(this, "_initProcess", null), Pr(this, "version", {
23447
- component: "8.3.2421-nightly".trim()
23447
+ component: "8.3.2422-nightly".trim()
23448
23448
  }), Pr(this, "onFinalize", null), Pr(this, "isPrepared", !1), Pr(this, "isInitialized", !1), Pr(this, "isProcessing", !1), Pr(this, "initData", null), Pr(this, "recognizerProcessParam", {
23449
23449
  processParam: {}
23450
23450
  }), Pr(this, "imageProcessParam", {
23451
23451
  processParam: {}
23452
- }), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/30b4b8a5-92d3dc630");
23452
+ }), Pr(this, "recognizeListener", null), Pr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/30b4b8a5-143db5e0a");
23453
23453
  }
23454
23454
  get processingListener() {
23455
23455
  return this._processingListener;
@@ -23515,7 +23515,7 @@ class j0e {
23515
23515
  var r;
23516
23516
  Sr("Preparing the service");
23517
23517
  {
23518
- const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/30b4b8a5-92d3dc630", o = $0e(t ? wP(t, "PROD") : this.workerPath);
23518
+ const a = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/8.3/barcodemrz/30b4b8a5-143db5e0a", o = $0e(t ? wP(t, "PROD") : this.workerPath);
23519
23519
  let c = yield (yield fetch("".concat(o, "/").concat(uO))).text();
23520
23520
  !a && !t && (c = PP(c, o));
23521
23521
  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.3.2421-nightly",
3
+ "version": "8.3.2422-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.515-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^8.3.517-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }