@regulaforensics/vp-frontend-face-components 6.5.1559-nightly → 6.5.1560-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
@@ -14002,7 +14002,7 @@ const Yz = 1500, w0 = (r) => r * 1e3, ug = nn.create("main"), bz = (r, i, a, u,
14002
14002
  metadata: {
14003
14003
  serviceUrl: r.url || Ta,
14004
14004
  hostAppId: L0(),
14005
- sdkVersion: C0("6.5.1559-nightly"),
14005
+ sdkVersion: C0("6.5.1560-nightly"),
14006
14006
  deviceModel: "".concat(nt.osName, "/").concat(nt.osVersion, " ").concat(nt.browserName, "/").concat(nt.fullBrowserVersion),
14007
14007
  camera: r.videoStatusParams.camera
14008
14008
  }
@@ -14023,7 +14023,7 @@ const Yz = 1500, w0 = (r) => r * 1e3, ug = nn.create("main"), bz = (r, i, a, u,
14023
14023
  }), A = {
14024
14024
  platform: "Web",
14025
14025
  osVersion: "".concat(nt.osVersion),
14026
- sdkVersion: C0("6.5.1559-nightly"),
14026
+ sdkVersion: C0("6.5.1560-nightly"),
14027
14027
  hostAppId: L0(),
14028
14028
  serviceUrl: r.url || Ta,
14029
14029
  userID: j,
@@ -16133,7 +16133,7 @@ class XB extends HTMLElement {
16133
16133
  this.dispatchEvent(a), JB("Component event: ".concat(JSON.stringify(a.detail)));
16134
16134
  }
16135
16135
  get version() {
16136
- return "".concat("6.5.1559-nightly".trim());
16136
+ return "".concat("6.5.1560-nightly".trim());
16137
16137
  }
16138
16138
  set translations(i) {
16139
16139
  this._translations = i, this._mounted && this.render();
@@ -16525,7 +16525,7 @@ class uF extends HTMLElement {
16525
16525
  });
16526
16526
  }
16527
16527
  get version() {
16528
- return "".concat("6.5.1559-nightly".trim());
16528
+ return "".concat("6.5.1560-nightly".trim());
16529
16529
  }
16530
16530
  set translations(i) {
16531
16531
  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.5.1559-nightly",
3
+ "version": "6.5.1560-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",