@regulaforensics/vp-frontend-face-components 7.1.1651-rc → 7.1.1653-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 jL = 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/rc/7.1/ad2aa4df-8cc6d8828",
9835
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/7.1/3fe2b004-db067a23e",
9836
9836
  detectOcclusion: !0
9837
9837
  }, yL = (t) => yI(yI({}, J4), {}, {
9838
9838
  onEvent: () => jL('Function "onEvent" not defined.'),
@@ -12516,7 +12516,7 @@ const kS = Ne.forwardRef(function(i, a) {
12516
12516
  });
12517
12517
  }, [x, h, z, S, E]), /* @__PURE__ */ P.jsx("div", { part: "webcamera-container", ref: W, className: oE.container, children: /* @__PURE__ */ P.jsx("video", { part: "webcamera-video", onAbort: N, onLoadedData: Q, className: oE.video, style: {
12518
12518
  transform: "scaleX(".concat(p ? -1 : 1, ")")
12519
- }, ref: G, playsInline: !0 }) });
12519
+ }, ref: G, playsInline: !0, disablePictureInPicture: !0 }) });
12520
12520
  }), US = "_container_1dlmk_14", QS = "_translateY_1dlmk_31", YS = "_videoContainer_1dlmk_39", bS = "_videoContainerRotation_1dlmk_44", PS = "_videoContainerBlur_1dlmk_64", RS = "_backgroundSvg_1dlmk_72", _S = "_hide_1dlmk_80", $S = "_frame_1dlmk_84", GS = "_dash_1dlmk_1", BS = "_done_1dlmk_90", HS = "_pulse_1dlmk_1", FS = "_hintArrowAnimation_1dlmk_106", ZS = "_pulseHintArrow_1dlmk_1", WS = "_primaryMessage_1dlmk_125", VS = "_secondaryMessage_1dlmk_134", JS = "_centreMessage_1dlmk_146", XS = "_functionalButtons_1dlmk_163", qS = "_targetSector_1dlmk_212", KS = "_currentSector_1dlmk_217", eC = "_firstStepAnimation_1dlmk_222", rC = "_targetSectorFirstStepAnimation_1dlmk_1", tC = "_currentSectorFirstStepAnimation_1dlmk_1", nC = "_ellipseFirstStepAnimation_1dlmk_1", iC = "_spriteAnimation_1dlmk_1", aC = "_moveCloser_1dlmk_1", oC = "_moveAway_1dlmk_1", MC = "_fitYourFace_1dlmk_1", _r = {
12521
12521
  "message-container": "_message-container_1dlmk_2",
12522
12522
  container: US,
@@ -12998,7 +12998,7 @@ class kC {
12998
12998
  }
12999
12999
  prepare(i) {
13000
13000
  return it(this, null, function* () {
13001
- const a = "Liveness.worker.js", M = we.getState().workerPath, s = mC(M), l = we.getState().workerPath === "https://wasm-development.regulaforensics.com/face/rc/7.1/ad2aa4df-8cc6d8828";
13001
+ 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/3fe2b004-db067a23e";
13002
13002
  try {
13003
13003
  let g = yield (yield fetch(s + "/" + a)).text();
13004
13004
  l || (g = DS(g, s));
@@ -13016,7 +13016,7 @@ class kC {
13016
13016
  }), this.worker.postMessage({
13017
13017
  target: "worker-init",
13018
13018
  URL: document.URL,
13019
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/rc/7.1/ad2aa4df-8cc6d8828",
13019
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/7.1/3fe2b004-db067a23e",
13020
13020
  preMain: !0
13021
13021
  }));
13022
13022
  });
@@ -13375,7 +13375,7 @@ const FC = 1500, lE = (t) => t * 1e3, Tg = Mn.create("main"), ZC = (t) => t ===
13375
13375
  metadata: {
13376
13376
  serviceUrl: y || xa,
13377
13377
  hostAppId: iE(),
13378
- sdkVersion: nE("7.1.1651-rc"),
13378
+ sdkVersion: nE("7.1.1653-nightly"),
13379
13379
  deviceModel: "".concat(Mr.osName, "/").concat(Mr.osVersion, " ").concat(Mr.browserName, "/").concat(Mr.fullBrowserVersion),
13380
13380
  camera: d.camera
13381
13381
  }
@@ -13396,7 +13396,7 @@ const FC = 1500, lE = (t) => t * 1e3, Tg = Mn.create("main"), ZC = (t) => t ===
13396
13396
  }), Q = {
13397
13397
  platform: "Web",
13398
13398
  osVersion: "".concat(Mr.osVersion),
13399
- sdkVersion: nE("7.1.1651-rc"),
13399
+ sdkVersion: nE("7.1.1653-nightly"),
13400
13400
  hostAppId: iE(),
13401
13401
  serviceUrl: y || xa,
13402
13402
  userID: G,
@@ -15747,7 +15747,7 @@ class MX extends HTMLElement {
15747
15747
  this.dispatchEvent(a), oX("Component event: ".concat(JSON.stringify(a.detail)));
15748
15748
  }
15749
15749
  get version() {
15750
- return "".concat("7.1.1651-rc".trim());
15750
+ return "".concat("7.1.1653-nightly".trim());
15751
15751
  }
15752
15752
  set translations(i) {
15753
15753
  this._translations = i, this._mounted && this.render();
@@ -16179,7 +16179,7 @@ class xX extends HTMLElement {
16179
16179
  });
16180
16180
  }
16181
16181
  get version() {
16182
- return "".concat("7.1.1651-rc".trim());
16182
+ return "".concat("7.1.1653-nightly".trim());
16183
16183
  }
16184
16184
  set translations(i) {
16185
16185
  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.1651-rc",
3
+ "version": "7.1.1653-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",