@regulaforensics/vp-frontend-document-components 9.4.2775-nightly → 9.4.2777-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
@@ -12602,11 +12602,11 @@ function ty(e, t) {
12602
12602
  var r, n;
12603
12603
  const a = {
12604
12604
  [Hi.BarcodeMRZ]: {
12605
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.4/barcodemrz/f0f7af7a-a664d6774",
12605
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.4/barcodemrz/f0f7af7a-6d535f5d2",
12606
12606
  DEV: "./wasm/barcode-mrz/"
12607
12607
  },
12608
12608
  [Hi.BoundsLite]: {
12609
- PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.4/boundslite/f0f7af7a-a664d6774",
12609
+ PROD: "https://wasm-development.regulaforensics.com/document/nightly/9.4/boundslite/f0f7af7a-6d535f5d2",
12610
12610
  DEV: "./wasm/bounds-lite/"
12611
12611
  }
12612
12612
  };
@@ -12886,7 +12886,7 @@ function fy(e) {
12886
12886
  const q = yield w1({
12887
12887
  cameras: [...r.sortedDevices.frontCameras, ...r.sortedDevices.backCameras],
12888
12888
  cameraID: r.camera.deviceId,
12889
- sdkVersion: "9.4.2775-nightly".trim(),
12889
+ sdkVersion: "9.4.2777-nightly".trim(),
12890
12890
  serviceUrl: ((ee = s.recognizerProcessParam.processParam.backendProcessing) === null || ee === void 0 ? void 0 : ee.serviceURL) || ""
12891
12891
  });
12892
12892
  jr("Metadata: ".concat(JSON.stringify(q)));
@@ -13500,7 +13500,7 @@ function by(e) {
13500
13500
  var m;
13501
13501
  if ((m = i.imageProcessParam.processParam) !== null && m !== void 0 && m.backendProcessing) {
13502
13502
  const C = yield w1({
13503
- sdkVersion: "9.4.2775-nightly".trim()
13503
+ sdkVersion: "9.4.2777-nightly".trim()
13504
13504
  });
13505
13505
  yield i.createBackendTransaction(C, i.imageProcessParam);
13506
13506
  }
@@ -20164,12 +20164,12 @@ const lu = jt.create("wasm"), Ht = jt.create("main");
20164
20164
  class jle {
20165
20165
  constructor() {
20166
20166
  $t(this, "_worker", null), $t(this, "_initializeListener", null), $t(this, "_processingListener", null), $t(this, "_queueService", new Ole()), $t(this, "_initProcess", null), $t(this, "version", {
20167
- component: "9.4.2775-nightly".trim()
20167
+ component: "9.4.2777-nightly".trim()
20168
20168
  }), $t(this, "onFinalize", null), $t(this, "isPrepared", !1), $t(this, "isInitialized", !1), $t(this, "isProcessing", !1), $t(this, "initData", null), $t(this, "recognizerProcessParam", {
20169
20169
  processParam: {}
20170
20170
  }), $t(this, "imageProcessParam", {
20171
20171
  processParam: {}
20172
- }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.4/barcodemrz/f0f7af7a-a664d6774");
20172
+ }), $t(this, "recognizeListener", null), $t(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/9.4/barcodemrz/f0f7af7a-6d535f5d2");
20173
20173
  }
20174
20174
  get processingListener() {
20175
20175
  return this._processingListener;
@@ -20237,7 +20237,7 @@ class jle {
20237
20237
  var r;
20238
20238
  Ht("Preparing the service");
20239
20239
  {
20240
- const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.4/barcodemrz/f0f7af7a-a664d6774", a = $le(t && n ? ty(t, "PROD") : this.workerPath);
20240
+ const n = this.workerPath === "https://wasm-development.regulaforensics.com/document/nightly/9.4/barcodemrz/f0f7af7a-6d535f5d2", a = $le(t && n ? ty(t, "PROD") : this.workerPath);
20241
20241
  let o = yield (yield fetch("".concat(a, "/").concat(fR))).text();
20242
20242
  n || (o = ey(o, a));
20243
20243
  const s = new Blob([o], {
@@ -20281,7 +20281,7 @@ class jle {
20281
20281
  license: t == null ? void 0 : t.license
20282
20282
  },
20283
20283
  telemetry: yield w1({
20284
- sdkVersion: "9.4.2775-nightly".trim()
20284
+ sdkVersion: "9.4.2777-nightly".trim()
20285
20285
  }),
20286
20286
  processParam: this.recognizerProcessParam.processParam || this.imageProcessParam.processParam
20287
20287
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "9.4.2775-nightly",
3
+ "version": "9.4.2777-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.4.814-nightly",
25
+ "@regulaforensics/document-reader-webclient": "^9.4.816-nightly",
26
26
  "qrcode.react": "^4.2.0"
27
27
  }
28
28
  }