@regulaforensics/vp-frontend-face-components 8.1.1871-nightly → 8.1.1872-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: dM.ACTIVE,
10747
10747
  holdStillDuration: void 0,
10748
10748
  timeoutInterval: void 0,
10749
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/a8839912-f137ffb8",
10749
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/74fbf14f-5eb9bcd0",
10750
10750
  detectOcclusion: !0
10751
10751
  }, TO = (t) => Pg(Pg({}, RA), {}, {
10752
10752
  onEvent: () => yO('Function "onEvent" not defined.'),
@@ -13147,7 +13147,7 @@ class BC {
13147
13147
  }
13148
13148
  prepare(i) {
13149
13149
  return it(this, null, function* () {
13150
- const a = "Liveness.worker.js", o = me.getState().workerPath, s = _C(o), I = me.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/a8839912-f137ffb8";
13150
+ const a = "Liveness.worker.js", o = me.getState().workerPath, s = _C(o), I = me.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/74fbf14f-5eb9bcd0";
13151
13151
  try {
13152
13152
  let l = yield (yield fetch(s + "/" + a)).text();
13153
13153
  I || (l = YL(l, s));
@@ -13165,7 +13165,7 @@ class BC {
13165
13165
  }), this.worker.postMessage({
13166
13166
  target: "worker-init",
13167
13167
  URL: document.URL,
13168
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/a8839912-f137ffb8",
13168
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/74fbf14f-5eb9bcd0",
13169
13169
  preMain: !0
13170
13170
  }));
13171
13171
  });
@@ -13536,7 +13536,7 @@ const tp = 1500, jE = (t) => t * 1e3, Ll = un.create("main"), np = (t) => t ===
13536
13536
  metadata: {
13537
13537
  serviceUrl: D || fa,
13538
13538
  hostAppId: sx(),
13539
- sdkVersion: vA("8.1.1871-nightly"),
13539
+ sdkVersion: vA("8.1.1872-nightly"),
13540
13540
  deviceModel: "".concat(Ur.osName, "/").concat(Ur.osVersion, " ").concat(Ur.browserName, "/").concat(Ur.fullBrowserVersion),
13541
13541
  camera: x.camera
13542
13542
  }
@@ -13546,7 +13546,7 @@ const tp = 1500, jE = (t) => t * 1e3, Ll = un.create("main"), np = (t) => t ===
13546
13546
  data: null
13547
13547
  }), Ll("Service initialized");
13548
13548
  } else {
13549
- const V = dL([...x.sortedDevices.frontCameras, ...x.sortedDevices.backCameras], x.camera.deviceId, vA("8.1.1871-nightly"), D || fa, U);
13549
+ const V = dL([...x.sortedDevices.frontCameras, ...x.sortedDevices.backCameras], x.camera.deviceId, vA("8.1.1872-nightly"), D || fa, U);
13550
13550
  Ri.getInitializingData({
13551
13551
  deviceMetadata: V,
13552
13552
  tag: d,
@@ -15936,7 +15936,7 @@ class cq extends HTMLElement {
15936
15936
  this.dispatchEvent(a), sq("Component event: ".concat(JSON.stringify(a.detail)));
15937
15937
  }
15938
15938
  get version() {
15939
- return "".concat("8.1.1871-nightly".trim());
15939
+ return "".concat("8.1.1872-nightly".trim());
15940
15940
  }
15941
15941
  set translations(i) {
15942
15942
  this._translations = i, this._mounted && this.render();
@@ -16360,7 +16360,7 @@ class Lq extends HTMLElement {
16360
16360
  });
16361
16361
  }
16362
16362
  get version() {
16363
- return "".concat("8.1.1871-nightly".trim());
16363
+ return "".concat("8.1.1872-nightly".trim());
16364
16364
  }
16365
16365
  set translations(i) {
16366
16366
  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.1871-nightly",
3
+ "version": "8.1.1872-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",