@regulaforensics/vp-frontend-face-components 6.4.1485-nightly → 6.4.1486-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
@@ -12745,7 +12745,7 @@ const OR = 1500, t2 = (e) => e * 1e3, Rc = Zt.create("main"), pR = (e, t, r, n,
12745
12745
  config: D,
12746
12746
  metadata: {
12747
12747
  hostAppId: e.url || Hi,
12748
- sdkVersion: JT("6.4.1485-nightly"),
12748
+ sdkVersion: JT("6.4.1486-nightly"),
12749
12749
  deviceModel: "".concat(Ju, "/").concat(Kl, " ").concat(la, "/").concat(Xl),
12750
12750
  camera: e.videoStatusParams.camera
12751
12751
  }
@@ -12766,7 +12766,7 @@ const OR = 1500, t2 = (e) => e * 1e3, Rc = Zt.create("main"), pR = (e, t, r, n,
12766
12766
  }), j = {
12767
12767
  platform: "Web",
12768
12768
  osVersion: "".concat(Kl),
12769
- sdkVersion: JT("6.4.1485-nightly"),
12769
+ sdkVersion: JT("6.4.1486-nightly"),
12770
12770
  hostAppId: e.url || Hi,
12771
12771
  userID: c,
12772
12772
  deviceModel: "".concat(Ju, "/").concat(Kl, " ").concat(la, "/").concat(Xl),
@@ -14872,7 +14872,7 @@ class R4e extends HTMLElement {
14872
14872
  this.dispatchEvent(r), $4e("Component event: ".concat(JSON.stringify(r.detail)));
14873
14873
  }
14874
14874
  get version() {
14875
- return "".concat("6.4.1485-nightly".trim());
14875
+ return "".concat("6.4.1486-nightly".trim());
14876
14876
  }
14877
14877
  set translations(t) {
14878
14878
  this._translations = t, this._mounted && this.render();
@@ -15226,7 +15226,7 @@ class cje extends HTMLElement {
15226
15226
  });
15227
15227
  }
15228
15228
  get version() {
15229
- return "".concat("6.4.1485-nightly".trim());
15229
+ return "".concat("6.4.1486-nightly".trim());
15230
15230
  }
15231
15231
  set translations(t) {
15232
15232
  this._translations = t, 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.4.1485-nightly",
3
+ "version": "6.4.1486-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",