@regulaforensics/vp-frontend-face-components 6.4.1545-nightly → 6.4.1546-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
@@ -10695,7 +10695,7 @@ const dx = nn.create("main"), L1 = {
10695
10695
  livenessType: tu.ACTIVE,
10696
10696
  holdStillDuration: void 0,
10697
10697
  timeoutInterval: void 0,
10698
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.4/5b8d1bd0-c08f5faa2",
10698
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.4/5b8d1bd0-ebb6c1aeb",
10699
10699
  detectOcclusion: !0
10700
10700
  }, Ax = (r) => oI(oI({}, L1), {}, {
10701
10701
  onEvent: () => dx('Function "onEvent" not defined.'),
@@ -13628,7 +13628,7 @@ class fz {
13628
13628
  }
13629
13629
  prepare(i) {
13630
13630
  return rr(this, null, function* () {
13631
- const a = "Liveness.worker.js", u = $e.getState().workerPath, c = dz(u), I = $e.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.4/5b8d1bd0-c08f5faa2";
13631
+ const a = "Liveness.worker.js", u = $e.getState().workerPath, c = dz(u), I = $e.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.4/5b8d1bd0-ebb6c1aeb";
13632
13632
  try {
13633
13633
  let y = yield (yield fetch(c + "/" + a)).text();
13634
13634
  I || (y = aE(y, c));
@@ -13646,7 +13646,7 @@ class fz {
13646
13646
  }), this.worker.postMessage({
13647
13647
  target: "worker-init",
13648
13648
  URL: document.URL,
13649
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.4/5b8d1bd0-c08f5faa2",
13649
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.4/5b8d1bd0-ebb6c1aeb",
13650
13650
  preMain: !0
13651
13651
  }));
13652
13652
  });
@@ -13992,7 +13992,7 @@ const kz = 1500, h0 = (r) => r * 1e3, ug = nn.create("main"), Uz = (r, i, a, u,
13992
13992
  metadata: {
13993
13993
  serviceUrl: r.url || Ta,
13994
13994
  hostAppId: E0(),
13995
- sdkVersion: f0("6.4.1545-nightly"),
13995
+ sdkVersion: f0("6.4.1546-nightly"),
13996
13996
  deviceModel: "".concat(nt.osName, "/").concat(nt.osVersion, " ").concat(nt.browserName, "/").concat(nt.fullBrowserVersion),
13997
13997
  camera: r.videoStatusParams.camera
13998
13998
  }
@@ -14013,7 +14013,7 @@ const kz = 1500, h0 = (r) => r * 1e3, ug = nn.create("main"), Uz = (r, i, a, u,
14013
14013
  }), A = {
14014
14014
  platform: "Web",
14015
14015
  osVersion: "".concat(nt.osVersion),
14016
- sdkVersion: f0("6.4.1545-nightly"),
14016
+ sdkVersion: f0("6.4.1546-nightly"),
14017
14017
  hostAppId: E0(),
14018
14018
  serviceUrl: r.url || Ta,
14019
14019
  userID: j,
@@ -16123,7 +16123,7 @@ class F$ extends HTMLElement {
16123
16123
  this.dispatchEvent(a), $$("Component event: ".concat(JSON.stringify(a.detail)));
16124
16124
  }
16125
16125
  get version() {
16126
- return "".concat("6.4.1545-nightly".trim());
16126
+ return "".concat("6.4.1546-nightly".trim());
16127
16127
  }
16128
16128
  set translations(i) {
16129
16129
  this._translations = i, this._mounted && this.render();
@@ -16515,7 +16515,7 @@ class aF extends HTMLElement {
16515
16515
  });
16516
16516
  }
16517
16517
  get version() {
16518
- return "".concat("6.4.1545-nightly".trim());
16518
+ return "".concat("6.4.1546-nightly".trim());
16519
16519
  }
16520
16520
  set translations(i) {
16521
16521
  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": "6.4.1545-nightly",
3
+ "version": "6.4.1546-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",