@regulaforensics/vp-frontend-document-components 9.7.2971-nightly → 9.7.2973-rc

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
@@ -12858,11 +12858,11 @@ function ux(e, t) {
12858
12858
  var n, r;
12859
12859
  let i = {
12860
12860
  [pi.BarcodeMRZ]: {
12861
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/0166edda-fc746875c",
12861
+ PROD: "https://wasm-development.regulaforensics.com/document/rc/9.7/barcodemrz/a6e59ffe-d132fa0f2",
12862
12862
  DEV: "./wasm/barcode-mrz/"
12863
12863
  },
12864
12864
  [pi.BoundsLite]: {
12865
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.7/boundslite/0166edda-fc746875c",
12865
+ PROD: "https://wasm-development.regulaforensics.com/document/rc/9.7/boundslite/a6e59ffe-d132fa0f2",
12866
12866
  DEV: "./wasm/bounds-lite/"
12867
12867
  }
12868
12868
  };
@@ -13272,7 +13272,7 @@ function $x(e) {
13272
13272
  let t = yield Rs({
13273
13273
  cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
13274
13274
  cameraID: n.camera.deviceId,
13275
- sdkVersion: "9.7.2971-nightly",
13275
+ sdkVersion: "9.7.2973-rc",
13276
13276
  serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
13277
13277
  });
13278
13278
  Qx(`Metadata: ${JSON.stringify(t)}`);
@@ -13997,7 +13997,7 @@ function LS(e) {
13997
13997
  try {
13998
13998
  var n;
13999
13999
  if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
14000
- let e = yield Rs({ sdkVersion: "9.7.2971-nightly" });
14000
+ let e = yield Rs({ sdkVersion: "9.7.2973-rc" });
14001
14001
  yield a.createBackendTransaction(e, a.imageProcessParam);
14002
14002
  }
14003
14003
  let e = yield a.processImage(t, o);
@@ -20569,7 +20569,7 @@ function uA(e, t) {
20569
20569
  }
20570
20570
  var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
20571
20571
  constructor() {
20572
- cA(this, "_worker", null), cA(this, "_initializeListener", null), cA(this, "_processingListener", null), cA(this, "_queueService", new Bk()), cA(this, "_initProcess", null), cA(this, "version", { component: "9.7.2971-nightly" }), cA(this, "onFinalize", null), cA(this, "isPrepared", !1), cA(this, "isInitialized", !1), cA(this, "isProcessing", !1), cA(this, "initData", null), cA(this, "recognizerProcessParam", { processParam: {} }), cA(this, "imageProcessParam", { processParam: {} }), cA(this, "recognizeListener", null), cA(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/0166edda-fc746875c"), cA(this, "pageIdx", null);
20572
+ cA(this, "_worker", null), cA(this, "_initializeListener", null), cA(this, "_processingListener", null), cA(this, "_queueService", new Bk()), cA(this, "_initProcess", null), cA(this, "version", { component: "9.7.2973-rc" }), cA(this, "onFinalize", null), cA(this, "isPrepared", !1), cA(this, "isInitialized", !1), cA(this, "isProcessing", !1), cA(this, "initData", null), cA(this, "recognizerProcessParam", { processParam: {} }), cA(this, "imageProcessParam", { processParam: {} }), cA(this, "recognizeListener", null), cA(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/9.7/barcodemrz/a6e59ffe-d132fa0f2"), cA(this, "pageIdx", null);
20573
20573
  }
20574
20574
  get processingListener() {
20575
20575
  return this._processingListener;
@@ -20622,7 +20622,7 @@ var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
20622
20622
  var n;
20623
20623
  fA("Preparing the service");
20624
20624
  {
20625
- let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.7/barcodemrz/0166edda-fc746875c", r = aA(e && n ? ux(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Ti}`)).text();
20625
+ let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/rc/9.7/barcodemrz/a6e59ffe-d132fa0f2", r = aA(e && n ? ux(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Ti}`)).text();
20626
20626
  n || (i = lx(i, r));
20627
20627
  let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
20628
20628
  t._worker = new Worker(o), URL.revokeObjectURL(o);
@@ -20661,7 +20661,7 @@ var dA = Js.create("wasm"), fA = Js.create("main"), pA = class {
20661
20661
  hostName: (n = document.location) == null ? void 0 : n.origin,
20662
20662
  license: e == null ? void 0 : e.license
20663
20663
  },
20664
- telemetry: yield Rs({ sdkVersion: "9.7.2971-nightly" }),
20664
+ telemetry: yield Rs({ sdkVersion: "9.7.2973-rc" }),
20665
20665
  processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
20666
20666
  }
20667
20667
  }), a = i.scenario, o = i.license;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "9.7.2971-nightly",
3
+ "version": "9.7.2973-rc",
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.7.988-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^9.7.990-rc",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }