@regulaforensics/vp-frontend-face-components 8.1.1919-nightly → 8.1.1921-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
@@ -6171,7 +6171,7 @@ const lx = Vr.create("main"), XN = {
6171
6171
  livenessType: Wt.ACTIVE,
6172
6172
  holdStillDuration: void 0,
6173
6173
  timeoutInterval: void 0,
6174
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/fd027514-0f50d30b",
6174
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/fd027514-dee54dc4",
6175
6175
  detectOcclusion: !0,
6176
6176
  captureButton: !1
6177
6177
  }, Ax = (e) => No(No({}, XN), {}, {
@@ -9278,7 +9278,7 @@ class nO {
9278
9278
  }
9279
9279
  prepare(r) {
9280
9280
  return Er(this, null, function* () {
9281
- const t = "Liveness.worker.js", M = oe.getState().workerPath, i = tO(M), n = oe.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/fd027514-0f50d30b";
9281
+ const t = "Liveness.worker.js", M = oe.getState().workerPath, i = tO(M), n = oe.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/fd027514-dee54dc4";
9282
9282
  try {
9283
9283
  let o = yield (yield fetch(i + "/" + t)).text();
9284
9284
  n || (o = UE(o, i));
@@ -9296,7 +9296,7 @@ class nO {
9296
9296
  }), this.worker.postMessage({
9297
9297
  target: "worker-init",
9298
9298
  URL: document.URL,
9299
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/fd027514-0f50d30b",
9299
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/fd027514-dee54dc4",
9300
9300
  preMain: !0
9301
9301
  }));
9302
9302
  });
@@ -9668,7 +9668,7 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9668
9668
  metadata: {
9669
9669
  serviceUrl: c || Ht,
9670
9670
  hostAppId: vT(),
9671
- sdkVersion: PN("8.1.1919-nightly"),
9671
+ sdkVersion: PN("8.1.1921-nightly"),
9672
9672
  deviceModel: "".concat(tr.osName, "/").concat(tr.osVersion, " ").concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
9673
9673
  camera: D.camera
9674
9674
  }
@@ -9678,7 +9678,7 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9678
9678
  data: null
9679
9679
  }), ou("Service initialized");
9680
9680
  } else {
9681
- const v = TE([...D.sortedDevices.frontCameras, ...D.sortedDevices.backCameras], D.camera.deviceId, PN("8.1.1919-nightly"), c || Ht, z);
9681
+ const v = TE([...D.sortedDevices.frontCameras, ...D.sortedDevices.backCameras], D.camera.deviceId, PN("8.1.1921-nightly"), c || Ht, z);
9682
9682
  wt.getInitializingData({
9683
9683
  deviceMetadata: v,
9684
9684
  tag: j,
@@ -12238,7 +12238,7 @@ class n6 extends HTMLElement {
12238
12238
  this.dispatchEvent(t), i6("Component event: ".concat(JSON.stringify(t.detail)));
12239
12239
  }
12240
12240
  get version() {
12241
- return "".concat("8.1.1919-nightly".trim());
12241
+ return "".concat("8.1.1921-nightly".trim());
12242
12242
  }
12243
12243
  set translations(r) {
12244
12244
  this._translations = r, this._mounted && this.render();
@@ -12674,7 +12674,7 @@ class E6 extends HTMLElement {
12674
12674
  });
12675
12675
  }
12676
12676
  get version() {
12677
- return "".concat("8.1.1919-nightly".trim());
12677
+ return "".concat("8.1.1921-nightly".trim());
12678
12678
  }
12679
12679
  set translations(r) {
12680
12680
  this._translations = r, 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.1919-nightly",
3
+ "version": "8.1.1921-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",