@regulaforensics/vp-frontend-face-components 8.1.1876-nightly → 8.1.1878-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
@@ -10746,7 +10746,7 @@ const yO = un.create("main"), RA = {
10746
10746
  livenessType: Ao.ACTIVE,
10747
10747
  holdStillDuration: void 0,
10748
10748
  timeoutInterval: void 0,
10749
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/f425bbfd-e60162fd",
10749
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/da0bc5a4-6daf6d63",
10750
10750
  detectOcclusion: !0,
10751
10751
  captureButton: !1
10752
10752
  }, TO = (r) => Pg(Pg({}, RA), {}, {
@@ -13162,7 +13162,7 @@ class FC {
13162
13162
  }
13163
13163
  prepare(i) {
13164
13164
  return ir(this, null, function* () {
13165
- const a = "Liveness.worker.js", M = Le.getState().workerPath, s = GC(M), I = Le.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/f425bbfd-e60162fd";
13165
+ const a = "Liveness.worker.js", M = Le.getState().workerPath, s = GC(M), I = Le.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/da0bc5a4-6daf6d63";
13166
13166
  try {
13167
13167
  let l = yield (yield fetch(s + "/" + a)).text();
13168
13168
  I || (l = YL(l, s));
@@ -13180,7 +13180,7 @@ class FC {
13180
13180
  }), this.worker.postMessage({
13181
13181
  target: "worker-init",
13182
13182
  URL: document.URL,
13183
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/f425bbfd-e60162fd",
13183
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/da0bc5a4-6daf6d63",
13184
13184
  preMain: !0
13185
13185
  }));
13186
13186
  });
@@ -13552,7 +13552,7 @@ const ip = 1500, jE = (r) => r * 1e3, Ll = un.create("main"), ap = (r) => r ===
13552
13552
  metadata: {
13553
13553
  serviceUrl: D || fa,
13554
13554
  hostAppId: ux(),
13555
- sdkVersion: vA("8.1.1876-nightly"),
13555
+ sdkVersion: vA("8.1.1878-nightly"),
13556
13556
  deviceModel: "".concat(Ut.osName, "/").concat(Ut.osVersion, " ").concat(Ut.browserName, "/").concat(Ut.fullBrowserVersion),
13557
13557
  camera: A.camera
13558
13558
  }
@@ -13562,7 +13562,7 @@ const ip = 1500, jE = (r) => r * 1e3, Ll = un.create("main"), ap = (r) => r ===
13562
13562
  data: null
13563
13563
  }), Ll("Service initialized");
13564
13564
  } else {
13565
- const H = AL([...A.sortedDevices.frontCameras, ...A.sortedDevices.backCameras], A.camera.deviceId, vA("8.1.1876-nightly"), D || fa, k);
13565
+ const H = AL([...A.sortedDevices.frontCameras, ...A.sortedDevices.backCameras], A.camera.deviceId, vA("8.1.1878-nightly"), D || fa, k);
13566
13566
  Ri.getInitializingData({
13567
13567
  deviceMetadata: H,
13568
13568
  tag: x,
@@ -15995,7 +15995,7 @@ class Hq extends HTMLElement {
15995
15995
  this.dispatchEvent(a), Bq("Component event: ".concat(JSON.stringify(a.detail)));
15996
15996
  }
15997
15997
  get version() {
15998
- return "".concat("8.1.1876-nightly".trim());
15998
+ return "".concat("8.1.1878-nightly".trim());
15999
15999
  }
16000
16000
  set translations(i) {
16001
16001
  this._translations = i, this._mounted && this.render();
@@ -16419,7 +16419,7 @@ class oK extends HTMLElement {
16419
16419
  });
16420
16420
  }
16421
16421
  get version() {
16422
- return "".concat("8.1.1876-nightly".trim());
16422
+ return "".concat("8.1.1878-nightly".trim());
16423
16423
  }
16424
16424
  set translations(i) {
16425
16425
  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.1876-nightly",
3
+ "version": "8.1.1878-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",