@regulaforensics/vp-frontend-document-components 8.1.2278-nightly → 8.1.2279-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
@@ -16440,7 +16440,7 @@ function Qw(e) {
16440
16440
  }), ue = {
16441
16441
  platform: "Web",
16442
16442
  osVersion: "".concat(dr.osVersion),
16443
- sdkVersion: "8.1.2278-nightly".trim(),
16443
+ sdkVersion: "8.1.2279-nightly".trim(),
16444
16444
  hostAppId: (Se = _.recognizerProcessParam.processParam.backendProcessing) === null || Se === void 0 ? void 0 : Se.serviceURL,
16445
16445
  userID: gg(cg),
16446
16446
  deviceModel: "".concat(dr.osName, "/").concat(dr.osVersion, " ").concat(dr.browserName, "/").concat(dr.fullBrowserVersion),
@@ -22668,7 +22668,7 @@ class Jue {
22668
22668
  }), Gr(this, "imageProcessParam", {
22669
22669
  processParam: {}
22670
22670
  }), Gr(this, "recognizeListener", null), Gr(this, "workerPath", "https://wasm-development.regulaforensics.com/document/nightly/8.1/2f13ead2-76fe078d5"), Gr(this, "version", {
22671
- component: "8.1.2278-nightly".trim()
22671
+ component: "8.1.2279-nightly".trim()
22672
22672
  });
22673
22673
  }
22674
22674
  get processingListener() {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/vp-frontend-document-components",
3
- "version": "8.1.2278-nightly",
3
+ "version": "8.1.2279-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",