@regulaforensics/idv-capture-web 2.3.154-nightly → 2.4.155-rc
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/README.md +44 -2
- package/dist/{index-DB-ZQIxu.js → index-CHVzQnbK.js} +5423 -5304
- package/dist/{index-BrLMCRlh.js → index-DYpkamdK.js} +5 -5
- package/dist/{index-5bZMcZKY.js → index-Tkn0CcPg.js} +7963 -7973
- package/dist/index.d.ts +3 -4
- package/dist/main.iife.js +80 -79
- package/dist/main.js +1 -1
- package/package.json +1 -1
|
@@ -22,7 +22,7 @@ var N1 = (e) => {
|
|
|
22
22
|
throw l;
|
|
23
23
|
}, "return" in r && i("return"), o;
|
|
24
24
|
};
|
|
25
|
-
import { B as cc, r as Bs, j as gE } from "./index-
|
|
25
|
+
import { B as cc, r as Bs, j as gE } from "./index-Tkn0CcPg.js";
|
|
26
26
|
var QT = Object.defineProperty, JT = Object.defineProperties, XT = Object.getOwnPropertyDescriptors, RE = Object.getOwnPropertySymbols, $T = Object.prototype.hasOwnProperty, eb = Object.prototype.propertyIsEnumerable, Fo = (e, r) => (r = Symbol[e]) ? r : Symbol.for("Symbol." + e), tb = (e) => {
|
|
27
27
|
throw TypeError(e);
|
|
28
28
|
}, IE = (e, r, t) => r in e ? QT(e, r, { enumerable: !0, configurable: !0, writable: !0, value: t }) : e[r] = t, xe = (e, r) => {
|
|
@@ -17356,7 +17356,7 @@ function ck(e, r, t, i, o) {
|
|
|
17356
17356
|
}), te = {
|
|
17357
17357
|
platform: "Web",
|
|
17358
17358
|
osVersion: "".concat(_r.osVersion),
|
|
17359
|
-
sdkVersion: "7.
|
|
17359
|
+
sdkVersion: "7.7.2197".trim(),
|
|
17360
17360
|
hostAppId: (Z = l.recognizerProcessParam.processParam.backendProcessing) === null || Z === void 0 ? void 0 : Z.serviceURL,
|
|
17361
17361
|
userID: xO(bO),
|
|
17362
17362
|
deviceModel: "".concat(_r.osName, "/").concat(_r.osVersion, " ").concat(_r.browserName, "/").concat(_r.fullBrowserVersion),
|
|
@@ -23719,8 +23719,8 @@ class __e {
|
|
|
23719
23719
|
processParam: {}
|
|
23720
23720
|
}), xr(this, "imageProcessParam", {
|
|
23721
23721
|
processParam: {}
|
|
23722
|
-
}), xr(this, "recognizeListener", null), xr(this, "workerPath", "https://wasm.regulaforensics.com/document/release/7.
|
|
23723
|
-
component: "7.
|
|
23722
|
+
}), xr(this, "recognizeListener", null), xr(this, "workerPath", "https://wasm.regulaforensics.com/document/release/7.7/173f7ed7-278542421"), xr(this, "version", {
|
|
23723
|
+
component: "7.7.2197".trim()
|
|
23724
23724
|
});
|
|
23725
23725
|
}
|
|
23726
23726
|
get processingListener() {
|
|
@@ -23792,7 +23792,7 @@ class __e {
|
|
|
23792
23792
|
return Ge(this, null, function* () {
|
|
23793
23793
|
var r, t;
|
|
23794
23794
|
kr("Preparing the service");
|
|
23795
|
-
const i = "ProcMgr.worker.js", o = this.workerPath === "https://wasm.regulaforensics.com/document/release/7.
|
|
23795
|
+
const i = "ProcMgr.worker.js", o = this.workerPath === "https://wasm.regulaforensics.com/document/release/7.7/173f7ed7-278542421", l = c_e(this.workerPath);
|
|
23796
23796
|
{
|
|
23797
23797
|
let c = yield (yield fetch("".concat(l, "/").concat(i))).text();
|
|
23798
23798
|
o || (c = ek(c, l));
|