@regulaforensics/vp-frontend-face-components 6.5.1594-nightly → 6.5.1610-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
@@ -10822,7 +10822,7 @@ const Df = Mn.create("main"), iT = {
10822
10822
  livenessType: ou.ACTIVE,
10823
10823
  holdStillDuration: void 0,
10824
10824
  timeoutInterval: void 0,
10825
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.5/3aace9fd-2fd7ac73f",
10825
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/6.5/3ea2ceba-9c5601f21",
10826
10826
  detectOcclusion: !0
10827
10827
  }, Tf = (r) => NI(NI({}, iT), {}, {
10828
10828
  onEvent: () => Df('Function "onEvent" not defined.'),
@@ -10901,7 +10901,7 @@ const uT = {
10901
10901
  sha256: void 0,
10902
10902
  transactionId: "",
10903
10903
  images: [],
10904
- showFaceAnimation: !1,
10904
+ showFaceAnimation: !0,
10905
10905
  abortProcess: !1,
10906
10906
  abortSessionStatus: null,
10907
10907
  faceSnapshot: !1,
@@ -13927,7 +13927,7 @@ class kp {
13927
13927
  }
13928
13928
  prepare(n) {
13929
13929
  return ir(this, null, function* () {
13930
- const i = "Liveness.worker.js", M = we.getState().workerPath, c = vp(M), I = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.5/3aace9fd-2fd7ac73f";
13930
+ const i = "Liveness.worker.js", M = we.getState().workerPath, c = vp(M), I = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/6.5/3ea2ceba-9c5601f21";
13931
13931
  try {
13932
13932
  let j = yield (yield fetch(c + "/" + i)).text();
13933
13933
  I || (j = Dz(j, c));
@@ -13945,7 +13945,7 @@ class kp {
13945
13945
  }), this.worker.postMessage({
13946
13946
  target: "worker-init",
13947
13947
  URL: document.URL,
13948
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.5/3aace9fd-2fd7ac73f",
13948
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/6.5/3ea2ceba-9c5601f21",
13949
13949
  preMain: !0
13950
13950
  }));
13951
13951
  });
@@ -14304,7 +14304,7 @@ const $p = 1500, C2 = (r) => r * 1e3, Dg = Mn.create("main"), Bp = (r) => {
14304
14304
  metadata: {
14305
14305
  serviceUrl: D || xa,
14306
14306
  hostAppId: d2(),
14307
- sdkVersion: T2("6.5.1594-nightly"),
14307
+ sdkVersion: T2("6.5.1610-nightly"),
14308
14308
  deviceModel: "".concat(Mt.osName, "/").concat(Mt.osVersion, " ").concat(Mt.browserName, "/").concat(Mt.fullBrowserVersion),
14309
14309
  camera: x.camera
14310
14310
  }
@@ -14325,7 +14325,7 @@ const $p = 1500, C2 = (r) => r * 1e3, Dg = Mn.create("main"), Bp = (r) => {
14325
14325
  }), Y = {
14326
14326
  platform: "Web",
14327
14327
  osVersion: "".concat(Mt.osVersion),
14328
- sdkVersion: T2("6.5.1594-nightly"),
14328
+ sdkVersion: T2("6.5.1610-nightly"),
14329
14329
  hostAppId: d2(),
14330
14330
  serviceUrl: D || xa,
14331
14331
  userID: V,
@@ -16516,7 +16516,7 @@ class uW extends HTMLElement {
16516
16516
  this.dispatchEvent(i), MW("Component event: ".concat(JSON.stringify(i.detail)));
16517
16517
  }
16518
16518
  get version() {
16519
- return "".concat("6.5.1594-nightly".trim());
16519
+ return "".concat("6.5.1610-nightly".trim());
16520
16520
  }
16521
16521
  set translations(n) {
16522
16522
  this._translations = n, this._mounted && this.render();
@@ -16948,7 +16948,7 @@ class EW extends HTMLElement {
16948
16948
  });
16949
16949
  }
16950
16950
  get version() {
16951
- return "".concat("6.5.1594-nightly".trim());
16951
+ return "".concat("6.5.1610-nightly".trim());
16952
16952
  }
16953
16953
  set translations(n) {
16954
16954
  this._translations = n, 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.5.1594-nightly",
3
+ "version": "6.5.1610-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",