@regulaforensics/vp-frontend-document-components 7.5.1886-rc → 7.5.1890-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/dist/main.iife.js +5 -5
- package/dist/main.js +7 -7
- package/package.json +2 -2
package/dist/main.js
CHANGED
|
@@ -7369,7 +7369,7 @@ const a9 = "NotAllowedError", T6 = "en", Vte = ["ar", "he"], jte = 1, s9 = 500,
|
|
|
7369
7369
|
width: 720,
|
|
7370
7370
|
height: 720
|
|
7371
7371
|
}
|
|
7372
|
-
}, Gte = ["rear", "back", "rück", "arrière", "trasera", "trás", "traseira", "posteriore", "posterior", "后面", "後面", "背面", "后置", "後置", "背置", "задней", "الخلفية", "خلفية", "후", "arka", "achterzijde", "หลัง", "baksidan", "bagside", "sau", "bak", "tylny", "takakamera", "belakang", "אחורית", "πίσω", "spate", "hátsó", "zadní", "darrere", "zadná", "задня", "задна", "birou", "артқы", "stražnja", "belakang", "बैक"
|
|
7372
|
+
}, Gte = ["rear", "back", "rück", "arrière", "trasera", "trás", "traseira", "posteriore", "posterior", "后面", "後面", "背面", "后置", "後置", "背置", "задней", "الخلفية", "خلفية", "후", "arka", "achterzijde", "หลัง", "baksidan", "bagside", "sau", "bak", "tylny", "takakamera", "belakang", "אחורית", "πίσω", "spate", "hátsó", "zadní", "darrere", "zadná", "задня", "задна", "birou", "артқы", "stražnja", "belakang", "बैक"], l9 = {
|
|
7373
7373
|
"StreamStatus.UNKNOWN_ERROR": "CAMERA_UNKNOWN_ERROR",
|
|
7374
7374
|
"StreamStatus.PERMISSION_DENIED": "CAMERA_PERMISSION_DENIED",
|
|
7375
7375
|
"StreamStatus.NO_CAMERA": "NO_CAMERA",
|
|
@@ -12471,7 +12471,7 @@ function Due(e, t, r) {
|
|
|
12471
12471
|
if (n.name !== "SyntaxError")
|
|
12472
12472
|
throw n;
|
|
12473
12473
|
}
|
|
12474
|
-
return (
|
|
12474
|
+
return (0, JSON.stringify)(e);
|
|
12475
12475
|
}
|
|
12476
12476
|
const c_ = {
|
|
12477
12477
|
transitional: dw,
|
|
@@ -13054,7 +13054,7 @@ const Cw = (e) => {
|
|
|
13054
13054
|
}
|
|
13055
13055
|
}, jue = function* (e, t) {
|
|
13056
13056
|
let r = e.byteLength;
|
|
13057
|
-
if (
|
|
13057
|
+
if (r < t) {
|
|
13058
13058
|
yield e;
|
|
13059
13059
|
return;
|
|
13060
13060
|
}
|
|
@@ -16373,7 +16373,7 @@ function Yde(e, t, r, n, i) {
|
|
|
16373
16373
|
}), ee = {
|
|
16374
16374
|
platform: "Web",
|
|
16375
16375
|
osVersion: "".concat(FA),
|
|
16376
|
-
sdkVersion: "7.5.
|
|
16376
|
+
sdkVersion: "7.5.1890-rc".trim(),
|
|
16377
16377
|
hostAppId: (Ze = a.recognizerProcessParam.processParam.backendProcessing) === null || Ze === void 0 ? void 0 : Ze.serviceURL,
|
|
16378
16378
|
userID: WL(c9),
|
|
16379
16379
|
deviceModel: "".concat(sC, "/").concat(FA, " ").concat(Rp, "/").concat(kA),
|
|
@@ -24965,8 +24965,8 @@ class XFe {
|
|
|
24965
24965
|
processParam: {}
|
|
24966
24966
|
}), nr(this, "imageProcessParam", {
|
|
24967
24967
|
processParam: {}
|
|
24968
|
-
}), nr(this, "recognizeListener", null), nr(this, "workerPath", "https://wasm.regulaforensics.com/document/rc/7.5/
|
|
24969
|
-
component: "7.5.
|
|
24968
|
+
}), nr(this, "recognizeListener", null), nr(this, "workerPath", "https://wasm.regulaforensics.com/document/rc/7.5/f623c5d9-2b4af31b3"), nr(this, "version", {
|
|
24969
|
+
component: "7.5.1890-rc".trim()
|
|
24970
24970
|
});
|
|
24971
24971
|
}
|
|
24972
24972
|
get processingListener() {
|
|
@@ -25031,7 +25031,7 @@ class XFe {
|
|
|
25031
25031
|
prepare() {
|
|
25032
25032
|
return oe(this, null, function* () {
|
|
25033
25033
|
var t, r;
|
|
25034
|
-
const n = "ProcMgr.worker.js", i = this.workerPath === "https://wasm.regulaforensics.com/document/rc/7.5/
|
|
25034
|
+
const n = "ProcMgr.worker.js", i = this.workerPath === "https://wasm.regulaforensics.com/document/rc/7.5/f623c5d9-2b4af31b3";
|
|
25035
25035
|
{
|
|
25036
25036
|
let l = yield (yield fetch("".concat(this.workerPath, "/").concat(n))).text();
|
|
25037
25037
|
i || (l = kde(l, this.workerPath));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/vp-frontend-document-components",
|
|
3
|
-
"version": "7.5.
|
|
3
|
+
"version": "7.5.1890-rc",
|
|
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",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"test": "jest --testPathPattern=src/tests"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@regulaforensics/document-reader-webclient": "^7.5.
|
|
26
|
+
"@regulaforensics/document-reader-webclient": "^7.5.122-rc",
|
|
27
27
|
"lodash": "^4.17.21",
|
|
28
28
|
"qrcode.react": "^3.1.0"
|
|
29
29
|
}
|