@regulaforensics/vp-frontend-face-components 8.1.1894-nightly → 8.1.1895-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
@@ -10692,7 +10692,7 @@ const KO = un.create("main"), VA = {
10692
10692
  livenessType: Ao.ACTIVE,
10693
10693
  holdStillDuration: void 0,
10694
10694
  timeoutInterval: void 0,
10695
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/32989bda-43278341",
10695
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/3b8cf520-600daf82",
10696
10696
  detectOcclusion: !0,
10697
10697
  captureButton: !1
10698
10698
  }, eS = (t) => _l(_l({}, VA), {}, {
@@ -13373,7 +13373,7 @@ class Yv {
13373
13373
  }
13374
13374
  prepare(i) {
13375
13375
  return at(this, null, function* () {
13376
- const a = "Liveness.worker.js", M = Le.getState().workerPath, s = kv(M), I = Le.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/32989bda-43278341";
13376
+ const a = "Liveness.worker.js", M = Le.getState().workerPath, s = kv(M), I = Le.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/3b8cf520-600daf82";
13377
13377
  try {
13378
13378
  let g = yield (yield fetch(s + "/" + a)).text();
13379
13379
  I || (g = AO(g, s));
@@ -13391,7 +13391,7 @@ class Yv {
13391
13391
  }), this.worker.postMessage({
13392
13392
  target: "worker-init",
13393
13393
  URL: document.URL,
13394
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/32989bda-43278341",
13394
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/3b8cf520-600daf82",
13395
13395
  preMain: !0
13396
13396
  }));
13397
13397
  });
@@ -13763,7 +13763,7 @@ const Vv = 1500, ZE = (t) => t * 1e3, kg = un.create("main"), Jv = (t) => t ===
13763
13763
  metadata: {
13764
13764
  serviceUrl: y || fa,
13765
13765
  hostAppId: Rx(),
13766
- sdkVersion: PA("8.1.1894-nightly"),
13766
+ sdkVersion: PA("8.1.1895-nightly"),
13767
13767
  deviceModel: "".concat(Yr.osName, "/").concat(Yr.osVersion, " ").concat(Yr.browserName, "/").concat(Yr.fullBrowserVersion),
13768
13768
  camera: A.camera
13769
13769
  }
@@ -13773,7 +13773,7 @@ const Vv = 1500, ZE = (t) => t * 1e3, kg = un.create("main"), Jv = (t) => t ===
13773
13773
  data: null
13774
13774
  }), kg("Service initialized");
13775
13775
  } else {
13776
- const R = rO([...A.sortedDevices.frontCameras, ...A.sortedDevices.backCameras], A.camera.deviceId, PA("8.1.1894-nightly"), y || fa, h);
13776
+ const R = rO([...A.sortedDevices.frontCameras, ...A.sortedDevices.backCameras], A.camera.deviceId, PA("8.1.1895-nightly"), y || fa, h);
13777
13777
  Ri.getInitializingData({
13778
13778
  deviceMetadata: R,
13779
13779
  tag: d,
@@ -16206,7 +16206,7 @@ class QK extends HTMLElement {
16206
16206
  this.dispatchEvent(a), UK("Component event: ".concat(JSON.stringify(a.detail)));
16207
16207
  }
16208
16208
  get version() {
16209
- return "".concat("8.1.1894-nightly".trim());
16209
+ return "".concat("8.1.1895-nightly".trim());
16210
16210
  }
16211
16211
  set translations(i) {
16212
16212
  this._translations = i, this._mounted && this.render();
@@ -16630,7 +16630,7 @@ class XK extends HTMLElement {
16630
16630
  });
16631
16631
  }
16632
16632
  get version() {
16633
- return "".concat("8.1.1894-nightly".trim());
16633
+ return "".concat("8.1.1895-nightly".trim());
16634
16634
  }
16635
16635
  set translations(i) {
16636
16636
  this._translations = i, this._mounted && this.render();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-face-components",
3
- "version": "8.1.1894-nightly",
3
+ "version": "8.1.1895-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.iife.js",