@regulaforensics/vp-frontend-document-components 9.1.2605-rc → 9.1.2606-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 ny(e, t) {
12541
12541
  var r, n;
12542
12542
  const a = {
12543
12543
  [Vi.BarcodeMRZ]: {
12544
- PROD: "https://wasm-development.regulaforensics.com/document/rc/9.1/barcodemrz/f0dd4898-9fed9ec80",
12544
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.1/barcodemrz/549ede61-f538473d8",
12545
12545
  DEV: "./wasm/barcode-mrz/"
12546
12546
  },
12547
12547
  [Vi.BoundsLite]: {
12548
- PROD: "https://wasm-development.regulaforensics.com/document/rc/9.1/boundslite/f0dd4898-9fed9ec80",
12548
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.1/boundslite/549ede61-f538473d8",
12549
12549
  DEV: "./wasm/bounds-lite/"
12550
12550
  }
12551
12551
  };
@@ -12791,7 +12791,7 @@ function _y(e) {
12791
12791
  }, [K, x]), He(() => {
12792
12792
  var J;
12793
12793
  if (!c || !Z || D || re || r.videoStatus !== ct.PLAY || !r.sortedDevices) return;
12794
- const q = T6([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "9.1.2605-rc".trim(), ((J = c.recognizerProcessParam.processParam.backendProcessing) === null || J === void 0 ? void 0 : J.serviceURL) || "");
12794
+ const q = T6([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "9.1.2606-nightly".trim(), ((J = c.recognizerProcessParam.processParam.backendProcessing) === null || J === void 0 ? void 0 : J.serviceURL) || "");
12795
12795
  if (qr("Metadata: ".concat(JSON.stringify(q))), p) {
12796
12796
  g(!0), qr("New document started (manual multipage)");
12797
12797
  return;
@@ -13403,7 +13403,7 @@ function Ly(e) {
13403
13403
  var m;
13404
13404
  if ((m = i.imageProcessParam.processParam) !== null && m !== void 0 && m.backendProcessing) {
13405
13405
  var I;
13406
- const E = T6([], "", "9.1.2605-rc".trim(), ((I = i.recognizerProcessParam.processParam) === null || I === void 0 || (I = I.backendProcessing) === null || I === void 0 ? void 0 : I.serviceURL) || "");
13406
+ const E = T6([], "", "9.1.2606-nightly".trim(), ((I = i.recognizerProcessParam.processParam) === null || I === void 0 || (I = I.backendProcessing) === null || I === void 0 ? void 0 : I.serviceURL) || "");
13407
13407
  yield i.createBackendTransaction(E, i.imageProcessParam);
13408
13408
  }
13409
13409
  const C = yield i.processImage(t, d);
@@ -19923,12 +19923,12 @@ const lu = jt.create("wasm"), Ht = jt.create("main");
19923
19923
  class Qse {
19924
19924
  constructor() {
19925
19925
  $t(this, "_worker", null), $t(this, "_initializeListener", null), $t(this, "_processingListener", null), $t(this, "_queueService", new Gse()), $t(this, "_initProcess", null), $t(this, "version", {
19926
- component: "9.1.2605-rc".trim()
19926
+ component: "9.1.2606-nightly".trim()
19927
19927
  }), $t(this, "onFinalize", null), $t(this, "isPrepared", !1), $t(this, "isInitialized", !1), $t(this, "isProcessing", !1), $t(this, "initData", null), $t(this, "recognizerProcessParam", {
19928
19928
  processParam: {}
19929
19929
  }), $t(this, "imageProcessParam", {
19930
19930
  processParam: {}
19931
- }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/9.1/barcodemrz/f0dd4898-9fed9ec80");
19931
+ }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.1/barcodemrz/549ede61-f538473d8");
19932
19932
  }
19933
19933
  get processingListener() {
19934
19934
  return this._processingListener;
@@ -19996,7 +19996,7 @@ class Qse {
19996
19996
  var r;
19997
19997
  Ht("Preparing the service");
19998
19998
  {
19999
- const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/rc/9.1/barcodemrz/f0dd4898-9fed9ec80", a = Kse(t ? ny(t, "PROD") : this.workerPath);
19999
+ const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.1/barcodemrz/549ede61-f538473d8", a = Kse(t ? ny(t, "PROD") : this.workerPath);
20000
20000
  let o = yield (yield fetch("".concat(a, "/").concat(hR))).text();
20001
20001
  !n && !t && (o = ry(o, a));
20002
20002
  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": "9.1.2605-rc",
3
+ "version": "9.1.2606-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": "^9.1.662-rc",
25
+ "@regulaforensics/document-reader-webclient": "^9.1.663-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }