@regulaforensics/vp-frontend-document-components 9.2.2686-rc → 9.2.2688

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
@@ -12603,11 +12603,11 @@ function ny(e, t) {
12603
12603
  var r, n;
12604
12604
  const a = {
12605
12605
  [Vi.BarcodeMRZ]: {
12606
- PROD: "https://wasm-development.regulaforensics.com/document/rc/9.2/barcodemrz/fb72d1f7-1a93d1b67",
12606
+ PROD: "https://wasm.regulaforensics.com/document/release/9.2/barcodemrz/dc00692f-930afdf61",
12607
12607
  DEV: "./wasm/barcode-mrz/"
12608
12608
  },
12609
12609
  [Vi.BoundsLite]: {
12610
- PROD: "https://wasm-development.regulaforensics.com/document/rc/9.2/boundslite/fb72d1f7-1a93d1b67",
12610
+ PROD: "https://wasm.regulaforensics.com/document/release/9.2/boundslite/dc00692f-930afdf61",
12611
12611
  DEV: "./wasm/bounds-lite/"
12612
12612
  }
12613
12613
  };
@@ -12853,7 +12853,7 @@ function _y(e) {
12853
12853
  }, [W, x]), He(() => {
12854
12854
  var J;
12855
12855
  if (!c || !Z || v || re || r.videoStatus !== ct.PLAY || !r.sortedDevices) return;
12856
- const q = OC([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "9.2.2686-rc".trim(), ((J = c.recognizerProcessParam.processParam.backendProcessing) === null || J === void 0 ? void 0 : J.serviceURL) || "");
12856
+ const q = OC([...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras], r.camera.deviceId, "9.2.2688".trim(), ((J = c.recognizerProcessParam.processParam.backendProcessing) === null || J === void 0 ? void 0 : J.serviceURL) || "");
12857
12857
  if (qr("Metadata: ".concat(JSON.stringify(q))), p) {
12858
12858
  g(!0), qr("New document started (manual multipage)");
12859
12859
  return;
@@ -13465,7 +13465,7 @@ function Ly(e) {
13465
13465
  var m;
13466
13466
  if ((m = i.imageProcessParam.processParam) !== null && m !== void 0 && m.backendProcessing) {
13467
13467
  var C;
13468
- const E = OC([], "", "9.2.2686-rc".trim(), ((C = i.recognizerProcessParam.processParam) === null || C === void 0 || (C = C.backendProcessing) === null || C === void 0 ? void 0 : C.serviceURL) || "");
13468
+ const E = OC([], "", "9.2.2688".trim(), ((C = i.recognizerProcessParam.processParam) === null || C === void 0 || (C = C.backendProcessing) === null || C === void 0 ? void 0 : C.serviceURL) || "");
13469
13469
  yield i.createBackendTransaction(E, i.imageProcessParam);
13470
13470
  }
13471
13471
  const I = yield i.processImage(t, f);
@@ -19985,12 +19985,12 @@ const lu = jt.create("wasm"), Ht = jt.create("main");
19985
19985
  class Qse {
19986
19986
  constructor() {
19987
19987
  $t(this, "_worker", null), $t(this, "_initializeListener", null), $t(this, "_processingListener", null), $t(this, "_queueService", new Gse()), $t(this, "_initProcess", null), $t(this, "version", {
19988
- component: "9.2.2686-rc".trim()
19988
+ component: "9.2.2688".trim()
19989
19989
  }), $t(this, "onFinalize", null), $t(this, "isPrepared", !1), $t(this, "isInitialized", !1), $t(this, "isProcessing", !1), $t(this, "initData", null), $t(this, "recognizerProcessParam", {
19990
19990
  processParam: {}
19991
19991
  }), $t(this, "imageProcessParam", {
19992
19992
  processParam: {}
19993
- }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/9.2/barcodemrz/fb72d1f7-1a93d1b67");
19993
+ }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm.regulaforensics.com/document/release/9.2/barcodemrz/dc00692f-930afdf61");
19994
19994
  }
19995
19995
  get processingListener() {
19996
19996
  return this._processingListener;
@@ -20058,7 +20058,7 @@ class Qse {
20058
20058
  var r;
20059
20059
  Ht("Preparing the service");
20060
20060
  {
20061
- const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/rc/9.2/barcodemrz/fb72d1f7-1a93d1b67", a = Wse(t && n ? ny(t, "PROD") : this.workerPath);
20061
+ const n = this.workerPath === "https://wasm.regulaforensics.com/document/release/9.2/barcodemrz/dc00692f-930afdf61", a = Wse(t && n ? ny(t, "PROD") : this.workerPath);
20062
20062
  let o = yield (yield fetch("".concat(a, "/").concat(_R))).text();
20063
20063
  !n && !t && (o = ry(o, a));
20064
20064
  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.2.2686-rc",
3
+ "version": "9.2.2688",
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.2.739-rc",
25
+ "@regulaforensics/document-reader-webclient": "^9.2.741",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }