@regulaforensics/vp-frontend-face-components 7.1.1690-nightly → 7.1.1691-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
@@ -9832,7 +9832,7 @@ const IL = Mn.create("main"), J4 = {
9832
9832
  livenessType: ZM.ACTIVE,
9833
9833
  holdStillDuration: void 0,
9834
9834
  timeoutInterval: void 0,
9835
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/7.1/2950fbfc-bca5a312c",
9835
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/7.1/2950fbfc-debd78e30",
9836
9836
  detectOcclusion: !0
9837
9837
  }, gL = (t) => DI(DI({}, J4), {}, {
9838
9838
  onEvent: () => IL('Function "onEvent" not defined.'),
@@ -12983,7 +12983,7 @@ class kC {
12983
12983
  }
12984
12984
  prepare(i) {
12985
12985
  return it(this, null, function* () {
12986
- const a = "Liveness.worker.js", M = we.getState().workerPath, s = mC(M), l = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/7.1/2950fbfc-bca5a312c";
12986
+ const a = "Liveness.worker.js", M = we.getState().workerPath, s = mC(M), l = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/7.1/2950fbfc-debd78e30";
12987
12987
  try {
12988
12988
  let g = yield (yield fetch(s + "/" + a)).text();
12989
12989
  l || (g = DS(g, s));
@@ -13001,7 +13001,7 @@ class kC {
13001
13001
  }), this.worker.postMessage({
13002
13002
  target: "worker-init",
13003
13003
  URL: document.URL,
13004
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/7.1/2950fbfc-bca5a312c",
13004
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/7.1/2950fbfc-debd78e30",
13005
13005
  preMain: !0
13006
13006
  }));
13007
13007
  });
@@ -13360,7 +13360,7 @@ const FC = 1500, sE = (t) => t * 1e3, Ag = Mn.create("main"), ZC = (t) => t ===
13360
13360
  metadata: {
13361
13361
  serviceUrl: y || xa,
13362
13362
  hostAppId: tE(),
13363
- sdkVersion: rE("7.1.1690-nightly"),
13363
+ sdkVersion: rE("7.1.1691-nightly"),
13364
13364
  deviceModel: "".concat(Mr.osName, "/").concat(Mr.osVersion, " ").concat(Mr.browserName, "/").concat(Mr.fullBrowserVersion),
13365
13365
  camera: E.camera
13366
13366
  }
@@ -13381,7 +13381,7 @@ const FC = 1500, sE = (t) => t * 1e3, Ag = Mn.create("main"), ZC = (t) => t ===
13381
13381
  }), Q = {
13382
13382
  platform: "Web",
13383
13383
  osVersion: "".concat(Mr.osVersion),
13384
- sdkVersion: rE("7.1.1690-nightly"),
13384
+ sdkVersion: rE("7.1.1691-nightly"),
13385
13385
  hostAppId: tE(),
13386
13386
  serviceUrl: y || xa,
13387
13387
  userID: G,
@@ -15724,7 +15724,7 @@ class iX extends HTMLElement {
15724
15724
  this.dispatchEvent(a), nX("Component event: ".concat(JSON.stringify(a.detail)));
15725
15725
  }
15726
15726
  get version() {
15727
- return "".concat("7.1.1690-nightly".trim());
15727
+ return "".concat("7.1.1691-nightly".trim());
15728
15728
  }
15729
15729
  set translations(i) {
15730
15730
  this._translations = i, this._mounted && this.render();
@@ -16154,7 +16154,7 @@ class AX extends HTMLElement {
16154
16154
  });
16155
16155
  }
16156
16156
  get version() {
16157
- return "".concat("7.1.1690-nightly".trim());
16157
+ return "".concat("7.1.1691-nightly".trim());
16158
16158
  }
16159
16159
  set translations(i) {
16160
16160
  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": "7.1.1690-nightly",
3
+ "version": "7.1.1691-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",