@regulaforensics/vp-frontend-document-components 7.2.1716-nightly → 7.2.1717-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
@@ -14228,7 +14228,7 @@ function AA(t, i, r, s, c) {
14228
14228
  }), ge = {
14229
14229
  platform: "Web",
14230
14230
  osVersion: `${_2}`,
14231
- sdkVersion: "7.2.1716-nightly".trim(),
14231
+ sdkVersion: "7.2.1717-nightly".trim(),
14232
14232
  hostAppId: (re = _.recognizerProcessParam.processParam.backendProcessing) == null ? void 0 : re.serviceURL,
14233
14233
  userID: XE(b3),
14234
14234
  deviceModel: `${D_}/${_2} ${Ll}/${u2}`,
@@ -16696,8 +16696,8 @@ class mY {
16696
16696
  _e(this, "recognizerProcessParam", { processParam: {} });
16697
16697
  _e(this, "imageProcessParam", { processParam: {} });
16698
16698
  _e(this, "recognizeListener", null);
16699
- _e(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/37861027-835a4e1f4");
16700
- _e(this, "version", { component: "7.2.1716-nightly".trim() });
16699
+ _e(this, "workerPath", "https://wasm.regulaforensics.com/document/nightly/7.2/37861027-38e3d0db8");
16700
+ _e(this, "version", { component: "7.2.1717-nightly".trim() });
16701
16701
  }
16702
16702
  get processingListener() {
16703
16703
  return this._processingListener;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "7.2.1716-nightly",
3
+ "version": "7.2.1717-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.js",