@regulaforensics/vp-frontend-document-components 9.8.3070-rc → 9.8.3072-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
@@ -12992,11 +12992,11 @@ function gx(e, t) {
12992
12992
  var n, r;
12993
12993
  let i = {
12994
12994
  [hi.BarcodeMRZ]: {
12995
- PROD: "https://wasm-development.regulaforensics.com/document/rc/9.8/barcodemrz/28e36b32-080da42a1",
12995
+ PROD: "https://wasm-development.regulaforensics.com/document/rc/9.8/barcodemrz/81bd9f28-2eaca82d9",
12996
12996
  DEV: "./wasm/barcode-mrz/"
12997
12997
  },
12998
12998
  [hi.BoundsLite]: {
12999
- PROD: "https://wasm-development.regulaforensics.com/document/rc/9.8/boundslite/28e36b32-080da42a1",
12999
+ PROD: "https://wasm-development.regulaforensics.com/document/rc/9.8/boundslite/81bd9f28-2eaca82d9",
13000
13000
  DEV: "./wasm/bounds-lite/"
13001
13001
  }
13002
13002
  };
@@ -13410,7 +13410,7 @@ function aS(e) {
13410
13410
  let t = yield Us({
13411
13411
  cameras: [...n.sortedDevices.frontCameras, ...n.sortedDevices.backCameras],
13412
13412
  cameraID: n.camera.deviceId,
13413
- sdkVersion: "9.8.3070-rc",
13413
+ sdkVersion: "9.8.3072-rc",
13414
13414
  serviceUrl: ((e = s.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : e.serviceURL) || ""
13415
13415
  });
13416
13416
  iS(`Metadata: ${JSON.stringify(t)}`);
@@ -14139,7 +14139,7 @@ function US(e) {
14139
14139
  try {
14140
14140
  var n;
14141
14141
  if ((n = a.imageProcessParam.processParam) != null && n.backendProcessing) {
14142
- let e = yield Us({ sdkVersion: "9.8.3070-rc" });
14142
+ let e = yield Us({ sdkVersion: "9.8.3072-rc" });
14143
14143
  yield a.createBackendTransaction(e, a.imageProcessParam);
14144
14144
  }
14145
14145
  let e = yield a.processImage(t, o);
@@ -20742,7 +20742,7 @@ function _A(e, t) {
20742
20742
  }
20743
20743
  var vA = $s.create("wasm"), yA = $s.create("main"), bA = class {
20744
20744
  constructor() {
20745
- hA(this, "_worker", null), hA(this, "_initializeListener", null), hA(this, "_processingListener", null), hA(this, "_queueService", new qk()), hA(this, "_initProcess", null), hA(this, "version", { component: "9.8.3070-rc" }), hA(this, "onFinalize", null), hA(this, "isPrepared", !1), hA(this, "isInitialized", !1), hA(this, "isProcessing", !1), hA(this, "initData", null), hA(this, "recognizerProcessParam", { processParam: {} }), hA(this, "imageProcessParam", { processParam: {} }), hA(this, "recognizeListener", null), hA(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/9.8/barcodemrz/28e36b32-080da42a1"), hA(this, "pageIdx", null);
20745
+ hA(this, "_worker", null), hA(this, "_initializeListener", null), hA(this, "_processingListener", null), hA(this, "_queueService", new qk()), hA(this, "_initProcess", null), hA(this, "version", { component: "9.8.3072-rc" }), hA(this, "onFinalize", null), hA(this, "isPrepared", !1), hA(this, "isInitialized", !1), hA(this, "isProcessing", !1), hA(this, "initData", null), hA(this, "recognizerProcessParam", { processParam: {} }), hA(this, "imageProcessParam", { processParam: {} }), hA(this, "recognizeListener", null), hA(this, "workerPath", "https://wasm-development.regulaforensics.com/document/rc/9.8/barcodemrz/81bd9f28-2eaca82d9"), hA(this, "pageIdx", null);
20746
20746
  }
20747
20747
  get processingListener() {
20748
20748
  return this._processingListener;
@@ -20795,7 +20795,7 @@ var vA = $s.create("wasm"), yA = $s.create("main"), bA = class {
20795
20795
  var n;
20796
20796
  yA("Preparing the service");
20797
20797
  {
20798
- let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/rc/9.8/barcodemrz/28e36b32-080da42a1", r = fA(e && n ? gx(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Di}`)).text();
20798
+ let n = t.workerPath === "https://wasm-development.regulaforensics.com/document/rc/9.8/barcodemrz/81bd9f28-2eaca82d9", r = fA(e && n ? gx(e, "PROD") : t.workerPath), i = yield (yield fetch(`${r}/${Di}`)).text();
20799
20799
  n || (i = hx(i, r));
20800
20800
  let a = new Blob([i], { type: "text/plain" }), o = URL.createObjectURL(a);
20801
20801
  t._worker = new Worker(o), URL.revokeObjectURL(o);
@@ -20834,7 +20834,7 @@ var vA = $s.create("wasm"), yA = $s.create("main"), bA = class {
20834
20834
  hostName: (n = document.location) == null ? void 0 : n.origin,
20835
20835
  license: e == null ? void 0 : e.license
20836
20836
  },
20837
- telemetry: yield Us({ sdkVersion: "9.8.3070-rc" }),
20837
+ telemetry: yield Us({ sdkVersion: "9.8.3072-rc" }),
20838
20838
  processParam: t.recognizerProcessParam.processParam || t.imageProcessParam.processParam
20839
20839
  }
20840
20840
  }), 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.8.3070-rc",
3
+ "version": "9.8.3072-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.8.1064-rc",
25
+ "@regulaforensics/document-reader-webclient": "^9.8.1066-rc",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }