@regulaforensics/ui-components 0.0.11 → 0.0.12
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/index.d.ts +15 -0
- package/dist/index.js +988 -964
- package/dist/style.css +1 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
|
-
import
|
|
3
|
-
import { eCheckResult as
|
|
2
|
+
import cr, { forwardRef as AA, useState as g_, useRef as Br, useEffect as xn, startTransition as a1, createContext as on, useContext as vn, useReducer as Do, Fragment as Z_, useMemo as _O, useId as Ic, useLayoutEffect as e1 } from "react";
|
|
3
|
+
import { eCheckResult as Nr, eGraphicFieldType as Ac, eSource as Xn, eSecurityFeatureType as it, eCheckDiagnose as y, eRfidDataFileType as Q, eRfidErrorCodes as Ea, StatusContainer as R1, ImagesResultContainer as s1, TextResultContainer as c1, OneCandidateContainer as N1, ImageQualityCheckListContainer as S1, ProcessResponse as C1 } from "@regulaforensics/document-reader-typings";
|
|
4
4
|
import bA, { createPortal as Oc } from "react-dom";
|
|
5
5
|
var UR = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
6
6
|
function ac(t) {
|
|
@@ -65,7 +65,7 @@ var mR;
|
|
|
65
65
|
} : function(S, T) {
|
|
66
66
|
return S[T];
|
|
67
67
|
}
|
|
68
|
-
}, C = Object.getPrototypeOf(Function), N = typeof Map == "function" && typeof Map.prototype.entries == "function" ? Map :
|
|
68
|
+
}, C = Object.getPrototypeOf(Function), N = typeof Map == "function" && typeof Map.prototype.entries == "function" ? Map : Or(), i = typeof Set == "function" && typeof Set.prototype.entries == "function" ? Set : aI(), Y = typeof WeakMap == "function" ? WeakMap : VE(), j = r ? Symbol.for("@reflect-metadata:registry") : void 0, L = AI(), g = OI(L);
|
|
69
69
|
function G(S, T, f, v) {
|
|
70
70
|
if (x(f)) {
|
|
71
71
|
if (!A_(S))
|
|
@@ -128,7 +128,7 @@ var mR;
|
|
|
128
128
|
function At(S, T) {
|
|
129
129
|
if (!tt(S))
|
|
130
130
|
throw new TypeError();
|
|
131
|
-
return x(T) || (T = Rt(T)),
|
|
131
|
+
return x(T) || (T = Rt(T)), u_(S, T);
|
|
132
132
|
}
|
|
133
133
|
_("getMetadataKeys", At);
|
|
134
134
|
function et(S, T) {
|
|
@@ -178,7 +178,7 @@ var mR;
|
|
|
178
178
|
var v = mt(S, T, f);
|
|
179
179
|
if (v)
|
|
180
180
|
return !0;
|
|
181
|
-
var K =
|
|
181
|
+
var K = Ar(T);
|
|
182
182
|
return ct(K) ? !1 : xt(S, K, f);
|
|
183
183
|
}
|
|
184
184
|
function mt(S, T, f) {
|
|
@@ -194,7 +194,7 @@ var mR;
|
|
|
194
194
|
var v = mt(S, T, f);
|
|
195
195
|
if (v)
|
|
196
196
|
return Bt(S, T, f);
|
|
197
|
-
var K =
|
|
197
|
+
var K = Ar(T);
|
|
198
198
|
if (!ct(K))
|
|
199
199
|
return Ot(S, K, f);
|
|
200
200
|
}
|
|
@@ -217,11 +217,11 @@ var mR;
|
|
|
217
217
|
);
|
|
218
218
|
K.OrdinaryDefineOwnMetadata(S, T, f, v);
|
|
219
219
|
}
|
|
220
|
-
function
|
|
221
|
-
var f = W(S, T), v =
|
|
220
|
+
function u_(S, T) {
|
|
221
|
+
var f = W(S, T), v = Ar(S);
|
|
222
222
|
if (v === null)
|
|
223
223
|
return f;
|
|
224
|
-
var K =
|
|
224
|
+
var K = u_(v, T);
|
|
225
225
|
if (K.length <= 0)
|
|
226
226
|
return f;
|
|
227
227
|
if (f.length <= 0)
|
|
@@ -395,7 +395,7 @@ var mR;
|
|
|
395
395
|
var T = S.return;
|
|
396
396
|
T && T.call(S);
|
|
397
397
|
}
|
|
398
|
-
function
|
|
398
|
+
function Ar(S) {
|
|
399
399
|
var T = Object.getPrototypeOf(S);
|
|
400
400
|
if (typeof S != "function" || S === C || T !== C)
|
|
401
401
|
return T;
|
|
@@ -610,7 +610,7 @@ var mR;
|
|
|
610
610
|
throw new Error("Illegal state.");
|
|
611
611
|
}
|
|
612
612
|
}
|
|
613
|
-
function
|
|
613
|
+
function Or() {
|
|
614
614
|
var S = {}, T = [], f = (
|
|
615
615
|
/** @class */
|
|
616
616
|
function() {
|
|
@@ -844,7 +844,7 @@ function T1() {
|
|
|
844
844
|
if (GR)
|
|
845
845
|
return eI;
|
|
846
846
|
GR = 1;
|
|
847
|
-
var t =
|
|
847
|
+
var t = cr, _ = Symbol.for("react.element"), n = Symbol.for("react.fragment"), E = Object.prototype.hasOwnProperty, r = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, o = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
848
848
|
function I(A, s, O) {
|
|
849
849
|
var R, C = {}, N = null, i = null;
|
|
850
850
|
O !== void 0 && (N = "" + O), s.key !== void 0 && (N = "" + s.key), s.ref !== void 0 && (i = s.ref);
|
|
@@ -870,7 +870,7 @@ var RI = {};
|
|
|
870
870
|
var xR;
|
|
871
871
|
function i1() {
|
|
872
872
|
return xR || (xR = 1, process.env.NODE_ENV !== "production" && function() {
|
|
873
|
-
var t =
|
|
873
|
+
var t = cr, _ = Symbol.for("react.element"), n = Symbol.for("react.portal"), E = Symbol.for("react.fragment"), r = Symbol.for("react.strict_mode"), o = Symbol.for("react.profiler"), I = Symbol.for("react.provider"), A = Symbol.for("react.context"), s = Symbol.for("react.forward_ref"), O = Symbol.for("react.suspense"), R = Symbol.for("react.suspense_list"), C = Symbol.for("react.memo"), N = Symbol.for("react.lazy"), i = Symbol.for("react.offscreen"), Y = Symbol.iterator, j = "@@iterator";
|
|
874
874
|
function L(h) {
|
|
875
875
|
if (h === null || typeof h != "object")
|
|
876
876
|
return null;
|
|
@@ -959,14 +959,14 @@ function i1() {
|
|
|
959
959
|
}
|
|
960
960
|
return null;
|
|
961
961
|
}
|
|
962
|
-
var xt = Object.assign, mt = 0, Ot, Bt, i_,
|
|
962
|
+
var xt = Object.assign, mt = 0, Ot, Bt, i_, u_, W, ot, x;
|
|
963
963
|
function ct() {
|
|
964
964
|
}
|
|
965
965
|
ct.__reactDisabledLog = !0;
|
|
966
966
|
function ht() {
|
|
967
967
|
{
|
|
968
968
|
if (mt === 0) {
|
|
969
|
-
Ot = console.log, Bt = console.info, i_ = console.warn,
|
|
969
|
+
Ot = console.log, Bt = console.info, i_ = console.warn, u_ = console.error, W = console.group, ot = console.groupCollapsed, x = console.groupEnd;
|
|
970
970
|
var h = {
|
|
971
971
|
configurable: !0,
|
|
972
972
|
enumerable: !0,
|
|
@@ -1005,7 +1005,7 @@ function i1() {
|
|
|
1005
1005
|
value: i_
|
|
1006
1006
|
}),
|
|
1007
1007
|
error: xt({}, h, {
|
|
1008
|
-
value:
|
|
1008
|
+
value: u_
|
|
1009
1009
|
}),
|
|
1010
1010
|
group: xt({}, h, {
|
|
1011
1011
|
value: W
|
|
@@ -1066,29 +1066,29 @@ function i1() {
|
|
|
1066
1066
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
1067
1067
|
try {
|
|
1068
1068
|
Reflect.construct($t, []);
|
|
1069
|
-
} catch (
|
|
1070
|
-
pt =
|
|
1069
|
+
} catch (ar) {
|
|
1070
|
+
pt = ar;
|
|
1071
1071
|
}
|
|
1072
1072
|
Reflect.construct(h, [], $t);
|
|
1073
1073
|
} else {
|
|
1074
1074
|
try {
|
|
1075
1075
|
$t.call();
|
|
1076
|
-
} catch (
|
|
1077
|
-
pt =
|
|
1076
|
+
} catch (ar) {
|
|
1077
|
+
pt = ar;
|
|
1078
1078
|
}
|
|
1079
1079
|
h.call($t.prototype);
|
|
1080
1080
|
}
|
|
1081
1081
|
} else {
|
|
1082
1082
|
try {
|
|
1083
1083
|
throw Error();
|
|
1084
|
-
} catch (
|
|
1085
|
-
pt =
|
|
1084
|
+
} catch (ar) {
|
|
1085
|
+
pt = ar;
|
|
1086
1086
|
}
|
|
1087
1087
|
h();
|
|
1088
1088
|
}
|
|
1089
|
-
} catch (
|
|
1090
|
-
if (
|
|
1091
|
-
for (var gt =
|
|
1089
|
+
} catch (ar) {
|
|
1090
|
+
if (ar && pt && typeof ar.stack == "string") {
|
|
1091
|
+
for (var gt = ar.stack.split(`
|
|
1092
1092
|
`), H_ = pt.stack.split(`
|
|
1093
1093
|
`), a_ = gt.length - 1, R_ = H_.length - 1; a_ >= 1 && R_ >= 0 && gt[a_] !== H_[R_]; )
|
|
1094
1094
|
R_--;
|
|
@@ -1174,9 +1174,9 @@ function i1() {
|
|
|
1174
1174
|
}
|
|
1175
1175
|
}
|
|
1176
1176
|
}
|
|
1177
|
-
var
|
|
1177
|
+
var Ar = Array.isArray;
|
|
1178
1178
|
function tE(h) {
|
|
1179
|
-
return
|
|
1179
|
+
return Ar(h);
|
|
1180
1180
|
}
|
|
1181
1181
|
function AI(h) {
|
|
1182
1182
|
{
|
|
@@ -1198,7 +1198,7 @@ function i1() {
|
|
|
1198
1198
|
if (OI(h))
|
|
1199
1199
|
return G("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", AI(h)), qE(h);
|
|
1200
1200
|
}
|
|
1201
|
-
var
|
|
1201
|
+
var Or = g.ReactCurrentOwner, aI = {
|
|
1202
1202
|
key: !0,
|
|
1203
1203
|
ref: !0,
|
|
1204
1204
|
__self: !0,
|
|
@@ -1222,9 +1222,9 @@ function i1() {
|
|
|
1222
1222
|
return h.key !== void 0;
|
|
1223
1223
|
}
|
|
1224
1224
|
function v(h, X) {
|
|
1225
|
-
if (typeof h.ref == "string" &&
|
|
1226
|
-
var It = Xt(
|
|
1227
|
-
S[It] || (G('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', Xt(
|
|
1225
|
+
if (typeof h.ref == "string" && Or.current && X && Or.current.stateNode !== X) {
|
|
1226
|
+
var It = Xt(Or.current.type);
|
|
1227
|
+
S[It] || (G('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref', Xt(Or.current.type), h.ref), S[It] = !0);
|
|
1228
1228
|
}
|
|
1229
1229
|
}
|
|
1230
1230
|
function K(h, X) {
|
|
@@ -1293,7 +1293,7 @@ function i1() {
|
|
|
1293
1293
|
var R_ = typeof h == "function" ? h.displayName || h.name || "Unknown" : h;
|
|
1294
1294
|
gt && K($t, R_), H_ && lt($t, R_);
|
|
1295
1295
|
}
|
|
1296
|
-
return Ut(h, gt, H_, Zt, pt,
|
|
1296
|
+
return Ut(h, gt, H_, Zt, pt, Or.current, $t);
|
|
1297
1297
|
}
|
|
1298
1298
|
}
|
|
1299
1299
|
var M = g.ReactCurrentOwner, w = g.ReactDebugCurrentFrame;
|
|
@@ -2310,7 +2310,7 @@ var jR;
|
|
|
2310
2310
|
} : function(S, T) {
|
|
2311
2311
|
return S[T];
|
|
2312
2312
|
}
|
|
2313
|
-
}, C = Object.getPrototypeOf(Function), N = typeof Map == "function" && typeof Map.prototype.entries == "function" ? Map :
|
|
2313
|
+
}, C = Object.getPrototypeOf(Function), N = typeof Map == "function" && typeof Map.prototype.entries == "function" ? Map : Or(), i = typeof Set == "function" && typeof Set.prototype.entries == "function" ? Set : aI(), Y = typeof WeakMap == "function" ? WeakMap : VE(), j = r ? Symbol.for("@reflect-metadata:registry") : void 0, L = AI(), g = OI(L);
|
|
2314
2314
|
function G(S, T, f, v) {
|
|
2315
2315
|
if (x(f)) {
|
|
2316
2316
|
if (!A_(S))
|
|
@@ -2373,7 +2373,7 @@ var jR;
|
|
|
2373
2373
|
function At(S, T) {
|
|
2374
2374
|
if (!tt(S))
|
|
2375
2375
|
throw new TypeError();
|
|
2376
|
-
return x(T) || (T = Rt(T)),
|
|
2376
|
+
return x(T) || (T = Rt(T)), u_(S, T);
|
|
2377
2377
|
}
|
|
2378
2378
|
_("getMetadataKeys", At);
|
|
2379
2379
|
function et(S, T) {
|
|
@@ -2423,7 +2423,7 @@ var jR;
|
|
|
2423
2423
|
var v = mt(S, T, f);
|
|
2424
2424
|
if (v)
|
|
2425
2425
|
return !0;
|
|
2426
|
-
var K =
|
|
2426
|
+
var K = Ar(T);
|
|
2427
2427
|
return ct(K) ? !1 : xt(S, K, f);
|
|
2428
2428
|
}
|
|
2429
2429
|
function mt(S, T, f) {
|
|
@@ -2439,7 +2439,7 @@ var jR;
|
|
|
2439
2439
|
var v = mt(S, T, f);
|
|
2440
2440
|
if (v)
|
|
2441
2441
|
return Bt(S, T, f);
|
|
2442
|
-
var K =
|
|
2442
|
+
var K = Ar(T);
|
|
2443
2443
|
if (!ct(K))
|
|
2444
2444
|
return Ot(S, K, f);
|
|
2445
2445
|
}
|
|
@@ -2462,11 +2462,11 @@ var jR;
|
|
|
2462
2462
|
);
|
|
2463
2463
|
K.OrdinaryDefineOwnMetadata(S, T, f, v);
|
|
2464
2464
|
}
|
|
2465
|
-
function
|
|
2466
|
-
var f = W(S, T), v =
|
|
2465
|
+
function u_(S, T) {
|
|
2466
|
+
var f = W(S, T), v = Ar(S);
|
|
2467
2467
|
if (v === null)
|
|
2468
2468
|
return f;
|
|
2469
|
-
var K =
|
|
2469
|
+
var K = u_(v, T);
|
|
2470
2470
|
if (K.length <= 0)
|
|
2471
2471
|
return f;
|
|
2472
2472
|
if (f.length <= 0)
|
|
@@ -2640,7 +2640,7 @@ var jR;
|
|
|
2640
2640
|
var T = S.return;
|
|
2641
2641
|
T && T.call(S);
|
|
2642
2642
|
}
|
|
2643
|
-
function
|
|
2643
|
+
function Ar(S) {
|
|
2644
2644
|
var T = Object.getPrototypeOf(S);
|
|
2645
2645
|
if (typeof S != "function" || S === C || T !== C)
|
|
2646
2646
|
return T;
|
|
@@ -2855,7 +2855,7 @@ var jR;
|
|
|
2855
2855
|
throw new Error("Illegal state.");
|
|
2856
2856
|
}
|
|
2857
2857
|
}
|
|
2858
|
-
function
|
|
2858
|
+
function Or() {
|
|
2859
2859
|
var S = {}, T = [], f = (
|
|
2860
2860
|
/** @class */
|
|
2861
2861
|
function() {
|
|
@@ -3140,8 +3140,8 @@ const q1 = 0, Dc = 1, V1 = 2, tT = 3, _T = 258, ie = 29, aA = 256, kI = aA + 1 +
|
|
|
3140
3140
|
), rT = (
|
|
3141
3141
|
/* extra bits for each bit length code */
|
|
3142
3142
|
new Uint8Array([0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 7])
|
|
3143
|
-
), Lc = new Uint8Array([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15]), ET = 512,
|
|
3144
|
-
Lo(
|
|
3143
|
+
), Lc = new Uint8Array([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15]), ET = 512, Rr = new Array((kI + 2) * 2);
|
|
3144
|
+
Lo(Rr);
|
|
3145
3145
|
const WI = new Array(To * 2);
|
|
3146
3146
|
Lo(WI);
|
|
3147
3147
|
const qI = new Array(ET);
|
|
@@ -3219,16 +3219,16 @@ const Uc = (t) => t < 256 ? qI[t] : qI[256 + (t >>> 7)], tA = (t, _) => {
|
|
|
3219
3219
|
for (_ = 0; _ <= cE; _++)
|
|
3220
3220
|
o[_] = 0;
|
|
3221
3221
|
for (t = 0; t <= 143; )
|
|
3222
|
-
|
|
3222
|
+
Rr[t * 2 + 1] = 8, t++, o[8]++;
|
|
3223
3223
|
for (; t <= 255; )
|
|
3224
|
-
|
|
3224
|
+
Rr[t * 2 + 1] = 9, t++, o[9]++;
|
|
3225
3225
|
for (; t <= 279; )
|
|
3226
|
-
|
|
3226
|
+
Rr[t * 2 + 1] = 7, t++, o[7]++;
|
|
3227
3227
|
for (; t <= 287; )
|
|
3228
|
-
|
|
3229
|
-
for (Gc(
|
|
3228
|
+
Rr[t * 2 + 1] = 8, t++, o[8]++;
|
|
3229
|
+
for (Gc(Rr, kI + 1, o), t = 0; t < To; t++)
|
|
3230
3230
|
WI[t * 2 + 1] = 5, WI[t * 2] = mc(t, 5);
|
|
3231
|
-
uc = new Aa(
|
|
3231
|
+
uc = new Aa(Rr, Xa, aA + 1, kI, cE), Mc = new Aa(WI, nO, 0, To, cE), Pc = new Aa(new Array(0), rT, 0, fe, nT);
|
|
3232
3232
|
}, xc = (t) => {
|
|
3233
3233
|
let _;
|
|
3234
3234
|
for (_ = 0; _ < kI; _++)
|
|
@@ -3339,10 +3339,10 @@ const RT = (t) => {
|
|
|
3339
3339
|
}, dc = (t, _, n, E) => {
|
|
3340
3340
|
X_(t, (q1 << 1) + (E ? 1 : 0), 3), bc(t), tA(t, n), tA(t, ~n), n && t.pending_buf.set(t.window.subarray(_, _ + n), t.pending), t.pending += n;
|
|
3341
3341
|
}, sT = (t) => {
|
|
3342
|
-
X_(t, Dc << 1, 3), Zn(t, De,
|
|
3342
|
+
X_(t, Dc << 1, 3), Zn(t, De, Rr), oT(t);
|
|
3343
3343
|
}, cT = (t, _, n, E) => {
|
|
3344
3344
|
let r, o, I = 0;
|
|
3345
|
-
t.level > 0 ? (t.strm.data_type === k1 && (t.strm.data_type = eT(t)), Za(t, t.l_desc), Za(t, t.d_desc), I = OT(t), r = t.opt_len + 3 + 7 >>> 3, o = t.static_len + 3 + 7 >>> 3, o <= r && (r = o)) : r = o = n + 5, n + 4 <= r && _ !== -1 ? dc(t, _, n, E) : t.strategy === Q1 || o === r ? (X_(t, (Dc << 1) + (E ? 1 : 0), 3), FR(t,
|
|
3345
|
+
t.level > 0 ? (t.strm.data_type === k1 && (t.strm.data_type = eT(t)), Za(t, t.l_desc), Za(t, t.d_desc), I = OT(t), r = t.opt_len + 3 + 7 >>> 3, o = t.static_len + 3 + 7 >>> 3, o <= r && (r = o)) : r = o = n + 5, n + 4 <= r && _ !== -1 ? dc(t, _, n, E) : t.strategy === Q1 || o === r ? (X_(t, (Dc << 1) + (E ? 1 : 0), 3), FR(t, Rr, WI)) : (X_(t, (V1 << 1) + (E ? 1 : 0), 3), aT(t, t.l_desc.max_code + 1, t.d_desc.max_code + 1, I + 1), FR(t, t.dyn_ltree, t.dyn_dtree)), xc(t), E && bc(t);
|
|
3346
3346
|
}, NT = (t, _, n) => (t.pending_buf[t.sym_buf + t.sym_next++] = _, t.pending_buf[t.sym_buf + t.sym_next++] = _ >> 8, t.pending_buf[t.sym_buf + t.sym_next++] = n, _ === 0 ? t.dyn_ltree[n * 2]++ : (t.matches++, _--, t.dyn_ltree[(VI[n] + aA + 1) * 2]++, t.dyn_dtree[Uc(_) * 2]++), t.sym_next === t.sym_end);
|
|
3347
3347
|
var ST = RT, CT = dc, TT = cT, iT = NT, fT = sT, DT = {
|
|
3348
3348
|
_tr_init: ST,
|
|
@@ -4262,7 +4262,7 @@ const Wi = 0, Kc = 1, Fc = 2, {
|
|
|
4262
4262
|
Z_MEM_ERROR: Xc,
|
|
4263
4263
|
Z_BUF_ERROR: zi,
|
|
4264
4264
|
Z_DEFLATED: ns
|
|
4265
|
-
} = hE, iO = 16180, rs = 16181, Es = 16182, os = 16183, Is = 16184, As = 16185, Os = 16186, as = 16187, es = 16188, Rs = 16189, cO = 16190,
|
|
4265
|
+
} = hE, iO = 16180, rs = 16181, Es = 16182, os = 16183, Is = 16184, As = 16185, Os = 16186, as = 16187, es = 16188, Rs = 16189, cO = 16190, er = 16191, ca = 16192, ss = 16193, Na = 16194, cs = 16195, Ns = 16196, Ss = 16197, Cs = 16198, BA = 16199, gA = 16200, Ts = 16201, is = 16202, fs = 16203, Ds = 16204, hs = 16205, Sa = 16206, ps = 16207, vs = 16208, o_ = 16209, Zc = 16210, Jc = 16211, Qi = 852, ki = 592, qi = 15, Vi = qi, ls = (t) => (t >>> 24 & 255) + (t >>> 8 & 65280) + ((t & 65280) << 8) + ((t & 255) << 24);
|
|
4266
4266
|
function tf() {
|
|
4267
4267
|
this.strm = null, this.mode = 0, this.last = !1, this.wrap = 0, this.havedict = !1, this.flags = 0, this.dmax = 0, this.check = 0, this.total = 0, this.head = null, this.wbits = 0, this.wsize = 0, this.whave = 0, this.wnext = 0, this.window = null, this.hold = 0, this.bits = 0, this.length = 0, this.offset = 0, this.extra = 0, this.lencode = null, this.distcode = null, this.lenbits = 0, this.distbits = 0, this.ncode = 0, this.nlen = 0, this.ndist = 0, this.have = 0, this.next = null, this.lens = new Uint16Array(320), this.work = new Uint16Array(288), this.lendyn = null, this.distdyn = null, this.sane = 0, this.back = 0, this.was = 0;
|
|
4268
4268
|
}
|
|
@@ -4327,7 +4327,7 @@ const nf = (t) => {
|
|
|
4327
4327
|
);
|
|
4328
4328
|
if (pE(t) || !t.output || !t.input && t.avail_in !== 0)
|
|
4329
4329
|
return Gn;
|
|
4330
|
-
n = t.state, n.mode ===
|
|
4330
|
+
n = t.state, n.mode === er && (n.mode = ca), I = t.next_out, r = t.output, s = t.avail_out, o = t.next_in, E = t.input, A = t.avail_in, O = n.hold, R = n.bits, C = A, N = s, J = fE;
|
|
4331
4331
|
t:
|
|
4332
4332
|
for (; ; )
|
|
4333
4333
|
switch (n.mode) {
|
|
@@ -4358,7 +4358,7 @@ const nf = (t) => {
|
|
|
4358
4358
|
t.msg = "invalid window size", n.mode = o_;
|
|
4359
4359
|
break;
|
|
4360
4360
|
}
|
|
4361
|
-
n.dmax = 1 << n.wbits, n.flags = 0, t.adler = n.check = 1, n.mode = O & 512 ? Rs :
|
|
4361
|
+
n.dmax = 1 << n.wbits, n.flags = 0, t.adler = n.check = 1, n.mode = O & 512 ? Rs : er, O = 0, R = 0;
|
|
4362
4362
|
break;
|
|
4363
4363
|
case rs:
|
|
4364
4364
|
for (; R < 16; ) {
|
|
@@ -4452,7 +4452,7 @@ const nf = (t) => {
|
|
|
4452
4452
|
}
|
|
4453
4453
|
O = 0, R = 0;
|
|
4454
4454
|
}
|
|
4455
|
-
n.head && (n.head.hcrc = n.flags >> 9 & 1, n.head.done = !0), t.adler = n.check = 0, n.mode =
|
|
4455
|
+
n.head && (n.head.hcrc = n.flags >> 9 & 1, n.head.done = !0), t.adler = n.check = 0, n.mode = er;
|
|
4456
4456
|
break;
|
|
4457
4457
|
case Rs:
|
|
4458
4458
|
for (; R < 32; ) {
|
|
@@ -4464,8 +4464,8 @@ const nf = (t) => {
|
|
|
4464
4464
|
case cO:
|
|
4465
4465
|
if (n.havedict === 0)
|
|
4466
4466
|
return t.next_out = I, t.avail_out = s, t.next_in = o, t.avail_in = A, n.hold = O, n.bits = R, Ji;
|
|
4467
|
-
t.adler = n.check = 1, n.mode =
|
|
4468
|
-
case
|
|
4467
|
+
t.adler = n.check = 1, n.mode = er;
|
|
4468
|
+
case er:
|
|
4469
4469
|
if (_ === Xi || _ === HA)
|
|
4470
4470
|
break t;
|
|
4471
4471
|
case ca:
|
|
@@ -4517,7 +4517,7 @@ const nf = (t) => {
|
|
|
4517
4517
|
r.set(E.subarray(o, o + i), I), A -= i, o += i, s -= i, I += i, n.length -= i;
|
|
4518
4518
|
break;
|
|
4519
4519
|
}
|
|
4520
|
-
n.mode =
|
|
4520
|
+
n.mode = er;
|
|
4521
4521
|
break;
|
|
4522
4522
|
case Ns:
|
|
4523
4523
|
for (; R < 14; ) {
|
|
@@ -4610,7 +4610,7 @@ const nf = (t) => {
|
|
|
4610
4610
|
n.mode = gA;
|
|
4611
4611
|
case gA:
|
|
4612
4612
|
if (A >= 6 && s >= 258) {
|
|
4613
|
-
t.next_out = I, t.avail_out = s, t.next_in = o, t.avail_in = A, n.hold = O, n.bits = R, ji(t, N), I = t.next_out, r = t.output, s = t.avail_out, o = t.next_in, E = t.input, A = t.avail_in, O = n.hold, R = n.bits, n.mode ===
|
|
4613
|
+
t.next_out = I, t.avail_out = s, t.next_in = o, t.avail_in = A, n.hold = O, n.bits = R, ji(t, N), I = t.next_out, r = t.output, s = t.avail_out, o = t.next_in, E = t.input, A = t.avail_in, O = n.hold, R = n.bits, n.mode === er && (n.back = -1);
|
|
4614
4614
|
break;
|
|
4615
4615
|
}
|
|
4616
4616
|
for (n.back = 0; L = n.lencode[O & (1 << n.lenbits) - 1], g = L >>> 24, G = L >>> 16 & 255, U = L & 65535, !(g <= R); ) {
|
|
@@ -4631,7 +4631,7 @@ const nf = (t) => {
|
|
|
4631
4631
|
break;
|
|
4632
4632
|
}
|
|
4633
4633
|
if (G & 32) {
|
|
4634
|
-
n.back = -1, n.mode =
|
|
4634
|
+
n.back = -1, n.mode = er;
|
|
4635
4635
|
break;
|
|
4636
4636
|
}
|
|
4637
4637
|
if (G & 64) {
|
|
@@ -4746,7 +4746,7 @@ const nf = (t) => {
|
|
|
4746
4746
|
return Gn;
|
|
4747
4747
|
}
|
|
4748
4748
|
return t.next_out = I, t.avail_out = s, t.next_in = o, t.avail_in = A, n.hold = O, n.bits = R, (n.wsize || N !== t.avail_out && n.mode < o_ && (n.mode < Sa || _ !== _s)) && Vc(t, t.output, t.next_out, N - t.avail_out), C -= t.avail_in, N -= t.avail_out, t.total_in += C, t.total_out += N, n.total += N, n.wrap & 4 && N && (t.adler = n.check = /*UPDATE_CHECK(state.check, strm.next_out - _out, _out);*/
|
|
4749
|
-
n.flags ? c_(n.check, r, N, t.next_out - N) : _A(n.check, r, N, t.next_out - N)), t.data_type = n.bits + (n.last ? 64 : 0) + (n.mode ===
|
|
4749
|
+
n.flags ? c_(n.check, r, N, t.next_out - N) : _A(n.check, r, N, t.next_out - N)), t.data_type = n.bits + (n.last ? 64 : 0) + (n.mode === er ? 128 : 0) + (n.mode === BA || n.mode === Na ? 256 : 0), (C === 0 && N === 0 || _ === _s) && J === fE && (J = zi), J;
|
|
4750
4750
|
}, Ef = (t) => {
|
|
4751
4751
|
if (pE(t))
|
|
4752
4752
|
return Gn;
|
|
@@ -4762,7 +4762,7 @@ const nf = (t) => {
|
|
|
4762
4762
|
let E, r, o;
|
|
4763
4763
|
return pE(t) || (E = t.state, E.wrap !== 0 && E.mode !== cO) ? Gn : E.mode === cO && (r = 1, r = _A(r, _, n, 0), r !== E.check) ? Wc : (o = Vc(t, _, n, n), o ? (E.mode = Zc, Xc) : (E.havedict = 1, fE));
|
|
4764
4764
|
};
|
|
4765
|
-
var Af = Qc, Of = kc, af = zc, ef = _f, Rf = qc, sf = rf, cf = Ef, Nf = of, Sf = If, Cf = "pako inflate (from Nodeca project)",
|
|
4765
|
+
var Af = Qc, Of = kc, af = zc, ef = _f, Rf = qc, sf = rf, cf = Ef, Nf = of, Sf = If, Cf = "pako inflate (from Nodeca project)", sr = {
|
|
4766
4766
|
inflateReset: Af,
|
|
4767
4767
|
inflateReset2: Of,
|
|
4768
4768
|
inflateResetKeep: af,
|
|
@@ -4796,13 +4796,13 @@ function sA(t) {
|
|
|
4796
4796
|
}, t || {});
|
|
4797
4797
|
const _ = this.options;
|
|
4798
4798
|
_.raw && _.windowBits >= 0 && _.windowBits < 16 && (_.windowBits = -_.windowBits, _.windowBits === 0 && (_.windowBits = -15)), _.windowBits >= 0 && _.windowBits < 16 && !(t && t.windowBits) && (_.windowBits += 32), _.windowBits > 15 && _.windowBits < 48 && (_.windowBits & 15 || (_.windowBits |= 15)), this.err = 0, this.msg = "", this.ended = !1, this.chunks = [], this.strm = new yc(), this.strm.avail_out = 0;
|
|
4799
|
-
let n =
|
|
4799
|
+
let n = sr.inflateInit2(
|
|
4800
4800
|
this.strm,
|
|
4801
4801
|
_.windowBits
|
|
4802
4802
|
);
|
|
4803
4803
|
if (n !== EA)
|
|
4804
4804
|
throw new Error(TE[n]);
|
|
4805
|
-
if (this.header = new ff(),
|
|
4805
|
+
if (this.header = new ff(), sr.inflateGetHeader(this.strm, this.header), _.dictionary && (typeof _.dictionary == "string" ? _.dictionary = rA.string2buf(_.dictionary) : tN.call(_.dictionary) === "[object ArrayBuffer]" && (_.dictionary = new Uint8Array(_.dictionary)), _.raw && (n = sr.inflateSetDictionary(this.strm, _.dictionary), n !== EA)))
|
|
4806
4806
|
throw new Error(TE[n]);
|
|
4807
4807
|
}
|
|
4808
4808
|
sA.prototype.push = function(t, _) {
|
|
@@ -4811,8 +4811,8 @@ sA.prototype.push = function(t, _) {
|
|
|
4811
4811
|
if (this.ended)
|
|
4812
4812
|
return !1;
|
|
4813
4813
|
for (_ === ~~_ ? I = _ : I = _ === !0 ? hf : Df, tN.call(t) === "[object ArrayBuffer]" ? n.input = new Uint8Array(t) : n.input = t, n.next_in = 0, n.avail_in = n.input.length; ; ) {
|
|
4814
|
-
for (n.avail_out === 0 && (n.output = new Uint8Array(E), n.next_out = 0, n.avail_out = E), o =
|
|
4815
|
-
|
|
4814
|
+
for (n.avail_out === 0 && (n.output = new Uint8Array(E), n.next_out = 0, n.avail_out = E), o = sr.inflate(n, I), o === fa && r && (o = sr.inflateSetDictionary(n, r), o === EA ? o = sr.inflate(n, I) : o === us && (o = fa)); n.avail_in > 0 && o === ia && n.state.wrap > 0 && t[n.next_in] !== 0; )
|
|
4815
|
+
sr.inflateReset(n), o = sr.inflate(n, I);
|
|
4816
4816
|
switch (o) {
|
|
4817
4817
|
case pf:
|
|
4818
4818
|
case us:
|
|
@@ -4828,7 +4828,7 @@ sA.prototype.push = function(t, _) {
|
|
|
4828
4828
|
this.onData(n.output.length === n.next_out ? n.output : n.output.subarray(0, n.next_out));
|
|
4829
4829
|
if (!(o === EA && A === 0)) {
|
|
4830
4830
|
if (o === ia)
|
|
4831
|
-
return o =
|
|
4831
|
+
return o = sr.inflateEnd(this.strm), this.onEnd(o), this.ended = !0, !0;
|
|
4832
4832
|
if (n.avail_in === 0)
|
|
4833
4833
|
break;
|
|
4834
4834
|
}
|
|
@@ -5074,7 +5074,7 @@ var Us = (
|
|
|
5074
5074
|
}).join("") : "");
|
|
5075
5075
|
}, t;
|
|
5076
5076
|
}()
|
|
5077
|
-
),
|
|
5077
|
+
), M_ = (
|
|
5078
5078
|
/** @class */
|
|
5079
5079
|
function() {
|
|
5080
5080
|
function t() {
|
|
@@ -5140,12 +5140,12 @@ var _D = (
|
|
|
5140
5140
|
}
|
|
5141
5141
|
this.validatorOptions && this.validatorOptions.whitelist && this.whitelist(_, N, E), Object.keys(N).forEach(function(Y) {
|
|
5142
5142
|
var j = _[Y], L = N[Y].filter(function(G) {
|
|
5143
|
-
return G.type ===
|
|
5143
|
+
return G.type === M_.IS_DEFINED;
|
|
5144
5144
|
}), g = N[Y].filter(function(G) {
|
|
5145
|
-
return G.type !==
|
|
5145
|
+
return G.type !== M_.IS_DEFINED && G.type !== M_.WHITELIST;
|
|
5146
5146
|
});
|
|
5147
5147
|
j instanceof Promise && g.find(function(G) {
|
|
5148
|
-
return G.type ===
|
|
5148
|
+
return G.type === M_.PROMISE_VALIDATION;
|
|
5149
5149
|
}) ? r.awaitingPromises.push(j.then(function(G) {
|
|
5150
5150
|
r.performValidations(_, G, Y, L, g, E);
|
|
5151
5151
|
})) : r.performValidations(_, j, Y, L, g, E);
|
|
@@ -5156,7 +5156,7 @@ var _D = (
|
|
|
5156
5156
|
(!n[I] || n[I].length === 0) && o.push(I);
|
|
5157
5157
|
}), o.length > 0 && (this.validatorOptions && this.validatorOptions.forbidNonWhitelisted ? o.forEach(function(I) {
|
|
5158
5158
|
var A, s = r.generateValidationError(_, _[I], I);
|
|
5159
|
-
s.constraints = (A = {}, A[
|
|
5159
|
+
s.constraints = (A = {}, A[M_.WHITELIST] = "property ".concat(I, " should not exist"), A), s.children = void 0, E.push(s);
|
|
5160
5160
|
}) : o.forEach(function(I) {
|
|
5161
5161
|
return delete _[I];
|
|
5162
5162
|
}));
|
|
@@ -5172,11 +5172,11 @@ var _D = (
|
|
|
5172
5172
|
});
|
|
5173
5173
|
}, t.prototype.performValidations = function(_, n, E, r, o, I) {
|
|
5174
5174
|
var A = o.filter(function(N) {
|
|
5175
|
-
return N.type ===
|
|
5175
|
+
return N.type === M_.CUSTOM_VALIDATION;
|
|
5176
5176
|
}), s = o.filter(function(N) {
|
|
5177
|
-
return N.type ===
|
|
5177
|
+
return N.type === M_.NESTED_VALIDATION;
|
|
5178
5178
|
}), O = o.filter(function(N) {
|
|
5179
|
-
return N.type ===
|
|
5179
|
+
return N.type === M_.CONDITIONAL_VALIDATION;
|
|
5180
5180
|
}), R = this.generateValidationError(_, n, E);
|
|
5181
5181
|
I.push(R);
|
|
5182
5182
|
var C = this.conditionalValidations(_, n, O);
|
|
@@ -5251,7 +5251,7 @@ var _D = (
|
|
|
5251
5251
|
}, t.prototype.nestedValidations = function(_, n, E) {
|
|
5252
5252
|
var r = this;
|
|
5253
5253
|
_ !== void 0 && n.forEach(function(o) {
|
|
5254
|
-
if (!(o.type !==
|
|
5254
|
+
if (!(o.type !== M_.NESTED_VALIDATION && o.type !== M_.PROMISE_VALIDATION) && !(r.validatorOptions && r.validatorOptions.stopAtFirstError && Object.keys(E.constraints || {}).length > 0))
|
|
5255
5255
|
if (Array.isArray(_) || _ instanceof Set || _ instanceof Map) {
|
|
5256
5256
|
var I = _ instanceof Set ? Array.from(_) : _;
|
|
5257
5257
|
I.forEach(function(C, N) {
|
|
@@ -5270,7 +5270,7 @@ var _D = (
|
|
|
5270
5270
|
return E.forEach(function(I) {
|
|
5271
5271
|
if (I.context) {
|
|
5272
5272
|
var A = void 0;
|
|
5273
|
-
if (I.type ===
|
|
5273
|
+
if (I.type === M_.CUSTOM_VALIDATION) {
|
|
5274
5274
|
var s = o.metadataStorage.getTargetValidatorConstraints(I.constraintCls);
|
|
5275
5275
|
A = s[0];
|
|
5276
5276
|
}
|
|
@@ -5475,7 +5475,7 @@ function nN(t) {
|
|
|
5475
5475
|
}(), oA().addConstraintMetadata(new oD(_, t.name, t.async));
|
|
5476
5476
|
}
|
|
5477
5477
|
var r = {
|
|
5478
|
-
type: t.name &&
|
|
5478
|
+
type: t.name && M_.isValid(t.name) ? t.name : M_.CUSTOM_VALIDATION,
|
|
5479
5479
|
name: t.name,
|
|
5480
5480
|
target: t.target,
|
|
5481
5481
|
propertyName: t.propertyName,
|
|
@@ -5503,7 +5503,7 @@ function k_(t, _) {
|
|
|
5503
5503
|
});
|
|
5504
5504
|
};
|
|
5505
5505
|
}
|
|
5506
|
-
var ID =
|
|
5506
|
+
var ID = M_.IS_DEFINED;
|
|
5507
5507
|
function AD(t) {
|
|
5508
5508
|
return t != null;
|
|
5509
5509
|
}
|
|
@@ -5523,7 +5523,7 @@ function c(t) {
|
|
|
5523
5523
|
function u(t) {
|
|
5524
5524
|
return function(_, n) {
|
|
5525
5525
|
var E = {
|
|
5526
|
-
type:
|
|
5526
|
+
type: M_.CONDITIONAL_VALIDATION,
|
|
5527
5527
|
target: _.constructor,
|
|
5528
5528
|
propertyName: n,
|
|
5529
5529
|
constraints: [
|
|
@@ -5550,7 +5550,7 @@ function $(t) {
|
|
|
5550
5550
|
var _ = _e({}, t), n = _.each ? "each value in " : "";
|
|
5551
5551
|
return _.message = _.message || n + "nested property $property must be either object or array", function(E, r) {
|
|
5552
5552
|
var o = {
|
|
5553
|
-
type:
|
|
5553
|
+
type: M_.NESTED_VALIDATION,
|
|
5554
5554
|
target: E.constructor,
|
|
5555
5555
|
propertyName: r,
|
|
5556
5556
|
validationOptions: _
|
|
@@ -6319,7 +6319,7 @@ function F(t, _) {
|
|
|
6319
6319
|
};
|
|
6320
6320
|
}
|
|
6321
6321
|
var IN = new XD();
|
|
6322
|
-
function
|
|
6322
|
+
function P_(t, _) {
|
|
6323
6323
|
return IN.instanceToPlain(t, _);
|
|
6324
6324
|
}
|
|
6325
6325
|
function n_(t, _, n) {
|
|
@@ -6444,68 +6444,68 @@ Le([
|
|
|
6444
6444
|
F(() => ON),
|
|
6445
6445
|
D([])
|
|
6446
6446
|
], cA.prototype, "Points", 2);
|
|
6447
|
-
var E0 = Object.defineProperty, o0 = Object.getOwnPropertyDescriptor,
|
|
6447
|
+
var E0 = Object.defineProperty, o0 = Object.getOwnPropertyDescriptor, _r = (t, _, n, E) => {
|
|
6448
6448
|
for (var r = E > 1 ? void 0 : E ? o0(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
6449
6449
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
6450
6450
|
return E && r && E0(_, n, r), r;
|
|
6451
6451
|
};
|
|
6452
6452
|
class bn {
|
|
6453
6453
|
}
|
|
6454
|
-
|
|
6454
|
+
_r([
|
|
6455
6455
|
a(),
|
|
6456
6456
|
c(),
|
|
6457
6457
|
P(CE),
|
|
6458
6458
|
D(CE.UNKNOWN)
|
|
6459
6459
|
], bn.prototype, "docFormat", 2);
|
|
6460
|
-
|
|
6460
|
+
_r([
|
|
6461
6461
|
a(),
|
|
6462
6462
|
c(),
|
|
6463
6463
|
ft(),
|
|
6464
6464
|
D(0)
|
|
6465
6465
|
], bn.prototype, "Width", 2);
|
|
6466
|
-
|
|
6466
|
+
_r([
|
|
6467
6467
|
a(),
|
|
6468
6468
|
c(),
|
|
6469
6469
|
ft(),
|
|
6470
6470
|
D(0)
|
|
6471
6471
|
], bn.prototype, "Height", 2);
|
|
6472
|
-
|
|
6472
|
+
_r([
|
|
6473
6473
|
a(),
|
|
6474
6474
|
c(),
|
|
6475
6475
|
$(),
|
|
6476
6476
|
F(() => gr)
|
|
6477
6477
|
], bn.prototype, "Center", 2);
|
|
6478
|
-
|
|
6478
|
+
_r([
|
|
6479
6479
|
a(),
|
|
6480
6480
|
c(),
|
|
6481
6481
|
ft(),
|
|
6482
6482
|
D(0)
|
|
6483
6483
|
], bn.prototype, "Angle", 2);
|
|
6484
|
-
|
|
6484
|
+
_r([
|
|
6485
6485
|
a(),
|
|
6486
6486
|
c(),
|
|
6487
6487
|
$(),
|
|
6488
6488
|
F(() => gr)
|
|
6489
6489
|
], bn.prototype, "LeftBottom", 2);
|
|
6490
|
-
|
|
6490
|
+
_r([
|
|
6491
6491
|
a(),
|
|
6492
6492
|
c(),
|
|
6493
6493
|
$(),
|
|
6494
6494
|
F(() => gr)
|
|
6495
6495
|
], bn.prototype, "LeftTop", 2);
|
|
6496
|
-
|
|
6496
|
+
_r([
|
|
6497
6497
|
a(),
|
|
6498
6498
|
c(),
|
|
6499
6499
|
$(),
|
|
6500
6500
|
F(() => gr)
|
|
6501
6501
|
], bn.prototype, "RightBottom", 2);
|
|
6502
|
-
|
|
6502
|
+
_r([
|
|
6503
6503
|
a(),
|
|
6504
6504
|
c(),
|
|
6505
6505
|
$(),
|
|
6506
6506
|
F(() => gr)
|
|
6507
6507
|
], bn.prototype, "RightTop", 2);
|
|
6508
|
-
|
|
6508
|
+
_r([
|
|
6509
6509
|
a(),
|
|
6510
6510
|
c(),
|
|
6511
6511
|
m()
|
|
@@ -6515,7 +6515,7 @@ class T_ extends TypeError {
|
|
|
6515
6515
|
super(_), this.name = "DocReaderTypeError", this.message = _, this.errors = n;
|
|
6516
6516
|
}
|
|
6517
6517
|
}
|
|
6518
|
-
var I0 = Object.defineProperty, A0 = Object.getOwnPropertyDescriptor,
|
|
6518
|
+
var I0 = Object.defineProperty, A0 = Object.getOwnPropertyDescriptor, nr = (t, _, n, E) => {
|
|
6519
6519
|
for (var r = E > 1 ? void 0 : E ? A0(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
6520
6520
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
6521
6521
|
return E && r && I0(_, n, r), r;
|
|
@@ -6527,30 +6527,30 @@ const dn = (SI = class {
|
|
|
6527
6527
|
throw new T_("FibersTypeElement validation error: the data received does not match model structure!", _);
|
|
6528
6528
|
return !0;
|
|
6529
6529
|
}, SI);
|
|
6530
|
-
|
|
6530
|
+
nr([
|
|
6531
6531
|
a(),
|
|
6532
6532
|
c(),
|
|
6533
6533
|
Yt([z.UV_FIBERS]),
|
|
6534
6534
|
P(z)
|
|
6535
6535
|
], dn.prototype, "Type", 2);
|
|
6536
|
-
|
|
6536
|
+
nr([
|
|
6537
6537
|
a(),
|
|
6538
6538
|
c(),
|
|
6539
6539
|
P(d),
|
|
6540
6540
|
D(d.WAS_NOT_DONE)
|
|
6541
6541
|
], dn.prototype, "ElementResult", 2);
|
|
6542
|
-
|
|
6542
|
+
nr([
|
|
6543
6543
|
a(),
|
|
6544
6544
|
c(),
|
|
6545
6545
|
P(p_),
|
|
6546
6546
|
D(p_.UNKNOWN)
|
|
6547
6547
|
], dn.prototype, "ElementDiagnose", 2);
|
|
6548
|
-
|
|
6548
|
+
nr([
|
|
6549
6549
|
a(),
|
|
6550
6550
|
c(),
|
|
6551
6551
|
m()
|
|
6552
6552
|
], dn.prototype, "RectCount", 2);
|
|
6553
|
-
|
|
6553
|
+
nr([
|
|
6554
6554
|
a(),
|
|
6555
6555
|
c(),
|
|
6556
6556
|
Dt(),
|
|
@@ -6558,28 +6558,28 @@ _r([
|
|
|
6558
6558
|
F(() => C_),
|
|
6559
6559
|
D([])
|
|
6560
6560
|
], dn.prototype, "RectArray", 2);
|
|
6561
|
-
|
|
6561
|
+
nr([
|
|
6562
6562
|
a(),
|
|
6563
6563
|
c(),
|
|
6564
6564
|
Dt(),
|
|
6565
6565
|
m({ each: !0 }),
|
|
6566
6566
|
D([])
|
|
6567
6567
|
], dn.prototype, "Width", 2);
|
|
6568
|
-
|
|
6568
|
+
nr([
|
|
6569
6569
|
a(),
|
|
6570
6570
|
c(),
|
|
6571
6571
|
Dt(),
|
|
6572
6572
|
m({ each: !0 }),
|
|
6573
6573
|
D([])
|
|
6574
6574
|
], dn.prototype, "Length", 2);
|
|
6575
|
-
|
|
6575
|
+
nr([
|
|
6576
6576
|
a(),
|
|
6577
6577
|
c(),
|
|
6578
6578
|
Dt(),
|
|
6579
6579
|
m({ each: !0 }),
|
|
6580
6580
|
D([])
|
|
6581
6581
|
], dn.prototype, "Area", 2);
|
|
6582
|
-
|
|
6582
|
+
nr([
|
|
6583
6583
|
a(),
|
|
6584
6584
|
c(),
|
|
6585
6585
|
Dt(),
|
|
@@ -6587,7 +6587,7 @@ _r([
|
|
|
6587
6587
|
EN(3),
|
|
6588
6588
|
m({ each: !0 })
|
|
6589
6589
|
], dn.prototype, "ColorValues", 2);
|
|
6590
|
-
|
|
6590
|
+
nr([
|
|
6591
6591
|
a(),
|
|
6592
6592
|
c(),
|
|
6593
6593
|
m()
|
|
@@ -6648,14 +6648,14 @@ N0([
|
|
|
6648
6648
|
c(),
|
|
6649
6649
|
An()
|
|
6650
6650
|
], Tr.prototype, "image", 2);
|
|
6651
|
-
var S0 = Object.defineProperty, C0 = Object.getOwnPropertyDescriptor,
|
|
6651
|
+
var S0 = Object.defineProperty, C0 = Object.getOwnPropertyDescriptor, rr = (t, _, n, E) => {
|
|
6652
6652
|
for (var r = E > 1 ? void 0 : E ? C0(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
6653
6653
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
6654
6654
|
return E && r && S0(_, n, r), r;
|
|
6655
6655
|
};
|
|
6656
6656
|
class wn {
|
|
6657
6657
|
}
|
|
6658
|
-
|
|
6658
|
+
rr([
|
|
6659
6659
|
a(),
|
|
6660
6660
|
c(),
|
|
6661
6661
|
Yt([
|
|
@@ -6672,54 +6672,54 @@ nr([
|
|
|
6672
6672
|
]),
|
|
6673
6673
|
P(z)
|
|
6674
6674
|
], wn.prototype, "Type", 2);
|
|
6675
|
-
|
|
6675
|
+
rr([
|
|
6676
6676
|
a(),
|
|
6677
6677
|
c(),
|
|
6678
6678
|
P(d),
|
|
6679
6679
|
D(d.WAS_NOT_DONE)
|
|
6680
6680
|
], wn.prototype, "ElementResult", 2);
|
|
6681
|
-
|
|
6681
|
+
rr([
|
|
6682
6682
|
a(),
|
|
6683
6683
|
c(),
|
|
6684
6684
|
P(p_),
|
|
6685
6685
|
D(p_.UNKNOWN)
|
|
6686
6686
|
], wn.prototype, "ElementDiagnose", 2);
|
|
6687
|
-
|
|
6687
|
+
rr([
|
|
6688
6688
|
a(),
|
|
6689
6689
|
c(),
|
|
6690
6690
|
P(kn),
|
|
6691
6691
|
D(kn.BLANK)
|
|
6692
6692
|
], wn.prototype, "ElementType", 2);
|
|
6693
|
-
|
|
6693
|
+
rr([
|
|
6694
6694
|
a(),
|
|
6695
6695
|
c(),
|
|
6696
6696
|
P(Vt),
|
|
6697
6697
|
D(Vt.OFF)
|
|
6698
6698
|
], wn.prototype, "LightIndex", 2);
|
|
6699
|
-
|
|
6699
|
+
rr([
|
|
6700
6700
|
a(),
|
|
6701
6701
|
c(),
|
|
6702
6702
|
$(),
|
|
6703
6703
|
F(() => C_)
|
|
6704
6704
|
], wn.prototype, "Area", 2);
|
|
6705
|
-
|
|
6705
|
+
rr([
|
|
6706
6706
|
a(),
|
|
6707
6707
|
c(),
|
|
6708
6708
|
$(),
|
|
6709
6709
|
F(() => Tr)
|
|
6710
6710
|
], wn.prototype, "Image", 2);
|
|
6711
|
-
|
|
6711
|
+
rr([
|
|
6712
6712
|
a(),
|
|
6713
6713
|
c(),
|
|
6714
6714
|
$(),
|
|
6715
6715
|
F(() => Tr)
|
|
6716
6716
|
], wn.prototype, "EtalonImage", 2);
|
|
6717
|
-
|
|
6717
|
+
rr([
|
|
6718
6718
|
a(),
|
|
6719
6719
|
u(),
|
|
6720
6720
|
ft()
|
|
6721
6721
|
], wn.prototype, "PercentValue", 2);
|
|
6722
|
-
|
|
6722
|
+
rr([
|
|
6723
6723
|
a(),
|
|
6724
6724
|
u(),
|
|
6725
6725
|
$(),
|
|
@@ -7198,7 +7198,7 @@ const lE = (hI = class extends y_ {
|
|
|
7198
7198
|
if (!n)
|
|
7199
7199
|
return [];
|
|
7200
7200
|
const E = n.List.filter((r) => DN.includes(r.result_type));
|
|
7201
|
-
return _ ? E.map((r) =>
|
|
7201
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
7202
7202
|
}
|
|
7203
7203
|
}, hI.fromPlain = (t) => n_(hI, t), hI.validate = (t) => {
|
|
7204
7204
|
const _ = S_(t);
|
|
@@ -7260,7 +7260,7 @@ const LE = (pI = class extends y_ {
|
|
|
7260
7260
|
if (!Array.isArray(n))
|
|
7261
7261
|
return [];
|
|
7262
7262
|
const E = n.List.filter((r) => pN.includes(r.result_type));
|
|
7263
|
-
return _ ? E.map((r) =>
|
|
7263
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
7264
7264
|
}
|
|
7265
7265
|
}, pI.fromPlain = (t) => n_(pI, t), pI.validate = (t) => {
|
|
7266
7266
|
const _ = S_(t);
|
|
@@ -7482,7 +7482,7 @@ const ME = (vI = class extends y_ {
|
|
|
7482
7482
|
const E = n.List.filter(
|
|
7483
7483
|
(r) => lN.includes(r.result_type)
|
|
7484
7484
|
);
|
|
7485
|
-
return _ ? E.map((r) =>
|
|
7485
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
7486
7486
|
}
|
|
7487
7487
|
}, vI.fromPlain = (t) => n_(vI, t), vI.validate = (t) => {
|
|
7488
7488
|
const _ = S_(t);
|
|
@@ -7527,90 +7527,90 @@ bo([
|
|
|
7527
7527
|
F(() => me)
|
|
7528
7528
|
], ME.prototype, "DocBarCodeInfo", 2);
|
|
7529
7529
|
let k0 = ME;
|
|
7530
|
-
var q0 = Object.defineProperty, V0 = Object.getOwnPropertyDescriptor,
|
|
7530
|
+
var q0 = Object.defineProperty, V0 = Object.getOwnPropertyDescriptor, U_ = (t, _, n, E) => {
|
|
7531
7531
|
for (var r = E > 1 ? void 0 : E ? V0(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
7532
7532
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
7533
7533
|
return E && r && q0(_, n, r), r;
|
|
7534
7534
|
};
|
|
7535
7535
|
class v_ {
|
|
7536
7536
|
}
|
|
7537
|
-
|
|
7537
|
+
U_([
|
|
7538
7538
|
a(),
|
|
7539
7539
|
c(),
|
|
7540
7540
|
P(SO)
|
|
7541
7541
|
], v_.prototype, "Type", 2);
|
|
7542
|
-
|
|
7542
|
+
U_([
|
|
7543
7543
|
a(),
|
|
7544
7544
|
c(),
|
|
7545
7545
|
P(CE),
|
|
7546
7546
|
D(CE.UNKNOWN)
|
|
7547
7547
|
], v_.prototype, "DocumentID", 2);
|
|
7548
|
-
|
|
7548
|
+
U_([
|
|
7549
7549
|
a(),
|
|
7550
7550
|
c(),
|
|
7551
7551
|
q()
|
|
7552
7552
|
], v_.prototype, "DocumentType", 2);
|
|
7553
|
-
|
|
7553
|
+
U_([
|
|
7554
7554
|
a(),
|
|
7555
7555
|
c(),
|
|
7556
7556
|
q()
|
|
7557
7557
|
], v_.prototype, "State", 2);
|
|
7558
|
-
|
|
7558
|
+
U_([
|
|
7559
7559
|
a(),
|
|
7560
7560
|
c(),
|
|
7561
7561
|
q()
|
|
7562
7562
|
], v_.prototype, "Holder", 2);
|
|
7563
|
-
|
|
7563
|
+
U_([
|
|
7564
7564
|
a(),
|
|
7565
7565
|
c(),
|
|
7566
7566
|
q()
|
|
7567
7567
|
], v_.prototype, "DocumentNumber", 2);
|
|
7568
|
-
|
|
7568
|
+
U_([
|
|
7569
7569
|
a(),
|
|
7570
7570
|
c(),
|
|
7571
7571
|
m()
|
|
7572
7572
|
], v_.prototype, "CheckDigitDocumentNumber", 2);
|
|
7573
|
-
|
|
7573
|
+
U_([
|
|
7574
7574
|
a(),
|
|
7575
7575
|
c(),
|
|
7576
7576
|
q()
|
|
7577
7577
|
], v_.prototype, "Nationality", 2);
|
|
7578
|
-
|
|
7578
|
+
U_([
|
|
7579
7579
|
a(),
|
|
7580
7580
|
c(),
|
|
7581
7581
|
q()
|
|
7582
7582
|
], v_.prototype, "Birthday", 2);
|
|
7583
|
-
|
|
7583
|
+
U_([
|
|
7584
7584
|
a(),
|
|
7585
7585
|
c(),
|
|
7586
7586
|
m()
|
|
7587
7587
|
], v_.prototype, "CheckDigitBirthday", 2);
|
|
7588
|
-
|
|
7588
|
+
U_([
|
|
7589
7589
|
a(),
|
|
7590
7590
|
c(),
|
|
7591
7591
|
q()
|
|
7592
7592
|
], v_.prototype, "Sex", 2);
|
|
7593
|
-
|
|
7593
|
+
U_([
|
|
7594
7594
|
a(),
|
|
7595
7595
|
c(),
|
|
7596
7596
|
q()
|
|
7597
7597
|
], v_.prototype, "ExpiryDate", 2);
|
|
7598
|
-
|
|
7598
|
+
U_([
|
|
7599
7599
|
a(),
|
|
7600
7600
|
c(),
|
|
7601
7601
|
m()
|
|
7602
7602
|
], v_.prototype, "CheckDigitExpiryDate", 2);
|
|
7603
|
-
|
|
7603
|
+
U_([
|
|
7604
7604
|
a(),
|
|
7605
7605
|
c(),
|
|
7606
7606
|
q()
|
|
7607
7607
|
], v_.prototype, "OptionalData", 2);
|
|
7608
|
-
|
|
7608
|
+
U_([
|
|
7609
7609
|
a(),
|
|
7610
7610
|
c(),
|
|
7611
7611
|
m()
|
|
7612
7612
|
], v_.prototype, "CheckDigitOptionalData", 2);
|
|
7613
|
-
|
|
7613
|
+
U_([
|
|
7614
7614
|
a(),
|
|
7615
7615
|
c(),
|
|
7616
7616
|
m()
|
|
@@ -7689,41 +7689,41 @@ Ih([
|
|
|
7689
7689
|
c(),
|
|
7690
7690
|
P(OA, { each: !0 })
|
|
7691
7691
|
], Ah.prototype, "ParsingNotifications", 2);
|
|
7692
|
-
var Oh = Object.defineProperty, ah = Object.getOwnPropertyDescriptor,
|
|
7692
|
+
var Oh = Object.defineProperty, ah = Object.getOwnPropertyDescriptor, Er = (t, _, n, E) => {
|
|
7693
7693
|
for (var r = E > 1 ? void 0 : E ? ah(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
7694
7694
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
7695
7695
|
return E && r && Oh(_, n, r), r;
|
|
7696
7696
|
};
|
|
7697
7697
|
class Bn {
|
|
7698
7698
|
}
|
|
7699
|
-
|
|
7699
|
+
Er([
|
|
7700
7700
|
a(),
|
|
7701
7701
|
q(),
|
|
7702
7702
|
u()
|
|
7703
7703
|
], Bn.prototype, "FileID", 2);
|
|
7704
|
-
|
|
7704
|
+
Er([
|
|
7705
7705
|
a(),
|
|
7706
7706
|
c(),
|
|
7707
7707
|
P(st)
|
|
7708
7708
|
], Bn.prototype, "Type", 2);
|
|
7709
|
-
|
|
7709
|
+
Er([
|
|
7710
7710
|
a(),
|
|
7711
7711
|
u(),
|
|
7712
7712
|
F(() => yr),
|
|
7713
7713
|
$()
|
|
7714
7714
|
], Bn.prototype, "FileData", 2);
|
|
7715
|
-
|
|
7715
|
+
Er([
|
|
7716
7716
|
a(),
|
|
7717
7717
|
c(),
|
|
7718
7718
|
P(zt)
|
|
7719
7719
|
], Bn.prototype, "ReadingStatus", 2);
|
|
7720
|
-
|
|
7720
|
+
Er([
|
|
7721
7721
|
a(),
|
|
7722
7722
|
c(),
|
|
7723
7723
|
m(),
|
|
7724
7724
|
D(0)
|
|
7725
7725
|
], Bn.prototype, "ReadingTime", 2);
|
|
7726
|
-
|
|
7726
|
+
Er([
|
|
7727
7727
|
a(),
|
|
7728
7728
|
c(),
|
|
7729
7729
|
Yt([
|
|
@@ -7734,25 +7734,25 @@ rr([
|
|
|
7734
7734
|
]),
|
|
7735
7735
|
D(zt.ERROR_NOT_PERFORMED)
|
|
7736
7736
|
], Bn.prototype, "PA_Status", 2);
|
|
7737
|
-
|
|
7737
|
+
Er([
|
|
7738
7738
|
a(),
|
|
7739
7739
|
c(),
|
|
7740
7740
|
P(Qn, { each: !0 }),
|
|
7741
7741
|
D([])
|
|
7742
7742
|
], Bn.prototype, "Notifications", 2);
|
|
7743
|
-
|
|
7743
|
+
Er([
|
|
7744
7744
|
a(),
|
|
7745
7745
|
c(),
|
|
7746
7746
|
P(at, { each: !0 }),
|
|
7747
7747
|
D([])
|
|
7748
7748
|
], Bn.prototype, "DocFields_Text", 2);
|
|
7749
|
-
|
|
7749
|
+
Er([
|
|
7750
7750
|
a(),
|
|
7751
7751
|
c(),
|
|
7752
7752
|
P(J_, { each: !0 }),
|
|
7753
7753
|
D([])
|
|
7754
7754
|
], Bn.prototype, "DocFields_Graphics", 2);
|
|
7755
|
-
|
|
7755
|
+
Er([
|
|
7756
7756
|
a(),
|
|
7757
7757
|
c(),
|
|
7758
7758
|
P(J_, { each: !0 }),
|
|
@@ -8268,46 +8268,46 @@ He([
|
|
|
8268
8268
|
c(),
|
|
8269
8269
|
m()
|
|
8270
8270
|
], UO.prototype, "AuthReq2", 2);
|
|
8271
|
-
var Hh = Object.defineProperty, Bh = Object.getOwnPropertyDescriptor,
|
|
8271
|
+
var Hh = Object.defineProperty, Bh = Object.getOwnPropertyDescriptor, m_ = (t, _, n, E) => {
|
|
8272
8272
|
for (var r = E > 1 ? void 0 : E ? Bh(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
8273
8273
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
8274
8274
|
return E && r && Hh(_, n, r), r;
|
|
8275
8275
|
};
|
|
8276
8276
|
class l_ {
|
|
8277
8277
|
}
|
|
8278
|
-
|
|
8278
|
+
m_([
|
|
8279
8279
|
a()
|
|
8280
8280
|
], l_.prototype, "VirtualMode", 2);
|
|
8281
|
-
|
|
8281
|
+
m_([
|
|
8282
8282
|
a()
|
|
8283
8283
|
], l_.prototype, "SDKVersion", 2);
|
|
8284
|
-
|
|
8284
|
+
m_([
|
|
8285
8285
|
a()
|
|
8286
8286
|
], l_.prototype, "DriverVersion", 2);
|
|
8287
|
-
|
|
8287
|
+
m_([
|
|
8288
8288
|
a()
|
|
8289
8289
|
], l_.prototype, "FirmwareVersion", 2);
|
|
8290
|
-
|
|
8290
|
+
m_([
|
|
8291
8291
|
a(),
|
|
8292
8292
|
c(),
|
|
8293
8293
|
$({ each: !0 }),
|
|
8294
8294
|
F(() => Yr),
|
|
8295
8295
|
D([])
|
|
8296
8296
|
], l_.prototype, "Applications", 2);
|
|
8297
|
-
|
|
8297
|
+
m_([
|
|
8298
8298
|
a(),
|
|
8299
8299
|
c(),
|
|
8300
8300
|
$({ each: !0 }),
|
|
8301
8301
|
F(() => wo),
|
|
8302
8302
|
D([])
|
|
8303
8303
|
], l_.prototype, "AccessControls", 2);
|
|
8304
|
-
|
|
8304
|
+
m_([
|
|
8305
8305
|
a(),
|
|
8306
8306
|
c(),
|
|
8307
8307
|
$(),
|
|
8308
8308
|
F(() => $_)
|
|
8309
8309
|
], l_.prototype, "CardProperties", 2);
|
|
8310
|
-
|
|
8310
|
+
m_([
|
|
8311
8311
|
a(),
|
|
8312
8312
|
c(),
|
|
8313
8313
|
Yt([
|
|
@@ -8317,44 +8317,44 @@ G_([
|
|
|
8317
8317
|
]),
|
|
8318
8318
|
D(zt.ERROR_NOT_PERFORMED)
|
|
8319
8319
|
], l_.prototype, "ExtLeSupport", 2);
|
|
8320
|
-
|
|
8320
|
+
m_([
|
|
8321
8321
|
a(),
|
|
8322
8322
|
c(),
|
|
8323
8323
|
m()
|
|
8324
8324
|
], l_.prototype, "ProcessTime", 2);
|
|
8325
|
-
|
|
8325
|
+
m_([
|
|
8326
8326
|
a(),
|
|
8327
8327
|
D([])
|
|
8328
8328
|
], l_.prototype, "RootFiles", 2);
|
|
8329
|
-
|
|
8329
|
+
m_([
|
|
8330
8330
|
a(),
|
|
8331
8331
|
c(),
|
|
8332
8332
|
m()
|
|
8333
8333
|
], l_.prototype, "TotalBytesSent", 2);
|
|
8334
|
-
|
|
8334
|
+
m_([
|
|
8335
8335
|
a(),
|
|
8336
8336
|
c(),
|
|
8337
8337
|
m()
|
|
8338
8338
|
], l_.prototype, "TotalBytesReceived", 2);
|
|
8339
|
-
|
|
8339
|
+
m_([
|
|
8340
8340
|
a(),
|
|
8341
8341
|
c(),
|
|
8342
8342
|
$(),
|
|
8343
8343
|
F(() => DA)
|
|
8344
8344
|
], l_.prototype, "Session_key", 2);
|
|
8345
|
-
|
|
8345
|
+
m_([
|
|
8346
8346
|
a(),
|
|
8347
8347
|
c(),
|
|
8348
8348
|
$(),
|
|
8349
8349
|
F(() => UO)
|
|
8350
8350
|
], l_.prototype, "Session_terminal", 2);
|
|
8351
|
-
|
|
8351
|
+
m_([
|
|
8352
8352
|
a(),
|
|
8353
8353
|
c(),
|
|
8354
8354
|
P(Ya),
|
|
8355
8355
|
D(Ya.UNDEFINED)
|
|
8356
8356
|
], l_.prototype, "Session_procedure", 2);
|
|
8357
|
-
|
|
8357
|
+
m_([
|
|
8358
8358
|
a(),
|
|
8359
8359
|
c(),
|
|
8360
8360
|
$({ each: !0 }),
|
|
@@ -8409,7 +8409,7 @@ const UE = (lI = class extends y_ {
|
|
|
8409
8409
|
const E = n.List.filter(
|
|
8410
8410
|
(r) => GN.includes(r.result_type)
|
|
8411
8411
|
);
|
|
8412
|
-
return _ ? E.map((r) =>
|
|
8412
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
8413
8413
|
}
|
|
8414
8414
|
}, lI.fromPlain = (t) => n_(lI, t), lI.validate = (t) => {
|
|
8415
8415
|
const _ = S_(t);
|
|
@@ -8590,7 +8590,7 @@ const GE = (LI = class extends y_ {
|
|
|
8590
8590
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
8591
8591
|
(r) => dN.includes(r.result_type)
|
|
8592
8592
|
);
|
|
8593
|
-
return _ ? E.map((r) =>
|
|
8593
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
8594
8594
|
}
|
|
8595
8595
|
}, LI.fromPlain = (t) => n_(LI, t), LI.validate = (t) => {
|
|
8596
8596
|
const _ = S_(t);
|
|
@@ -8784,50 +8784,50 @@ Rn([
|
|
|
8784
8784
|
u()
|
|
8785
8785
|
], _n.prototype, "Reserved3", 2);
|
|
8786
8786
|
let ep = _n;
|
|
8787
|
-
var Rp = Object.defineProperty, sp = Object.getOwnPropertyDescriptor,
|
|
8787
|
+
var Rp = Object.defineProperty, sp = Object.getOwnPropertyDescriptor, G_ = (t, _, n, E) => {
|
|
8788
8788
|
for (var r = E > 1 ? void 0 : E ? sp(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
8789
8789
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
8790
8790
|
return E && r && Rp(_, n, r), r;
|
|
8791
8791
|
}, $A;
|
|
8792
8792
|
const L_ = ($A = class extends wN {
|
|
8793
8793
|
}, $A.fromPlain = (t) => n_($A, t, { strategy: "excludeAll" }), $A);
|
|
8794
|
-
|
|
8794
|
+
G_([
|
|
8795
8795
|
a()
|
|
8796
8796
|
], L_.prototype, "FieldType", 2);
|
|
8797
|
-
|
|
8797
|
+
G_([
|
|
8798
8798
|
a(),
|
|
8799
8799
|
c(),
|
|
8800
8800
|
P(at)
|
|
8801
8801
|
], L_.prototype, "wFieldType", 2);
|
|
8802
|
-
|
|
8802
|
+
G_([
|
|
8803
8803
|
a(),
|
|
8804
8804
|
c(),
|
|
8805
8805
|
P(SO)
|
|
8806
8806
|
], L_.prototype, "RFID_OriginDG", 2);
|
|
8807
|
-
|
|
8807
|
+
G_([
|
|
8808
8808
|
a(),
|
|
8809
8809
|
u()
|
|
8810
8810
|
], L_.prototype, "RFID_OriginDGTag", 2);
|
|
8811
|
-
|
|
8811
|
+
G_([
|
|
8812
8812
|
a(),
|
|
8813
8813
|
c(),
|
|
8814
8814
|
m()
|
|
8815
8815
|
], L_.prototype, "RFID_OriginTagEntry", 2);
|
|
8816
|
-
|
|
8816
|
+
G_([
|
|
8817
8817
|
a(),
|
|
8818
8818
|
u()
|
|
8819
8819
|
], L_.prototype, "RFID_OriginEntryView", 2);
|
|
8820
|
-
|
|
8820
|
+
G_([
|
|
8821
8821
|
a(),
|
|
8822
8822
|
c(),
|
|
8823
8823
|
q()
|
|
8824
8824
|
], L_.prototype, "FieldName", 2);
|
|
8825
|
-
|
|
8825
|
+
G_([
|
|
8826
8826
|
a(),
|
|
8827
8827
|
c(),
|
|
8828
8828
|
m()
|
|
8829
8829
|
], L_.prototype, "StringsCount", 2);
|
|
8830
|
-
|
|
8830
|
+
G_([
|
|
8831
8831
|
a(),
|
|
8832
8832
|
c(),
|
|
8833
8833
|
Dt(),
|
|
@@ -8835,33 +8835,33 @@ x_([
|
|
|
8835
8835
|
F(() => lA),
|
|
8836
8836
|
D([])
|
|
8837
8837
|
], L_.prototype, "StringsResult", 2);
|
|
8838
|
-
|
|
8838
|
+
G_([
|
|
8839
8839
|
a(),
|
|
8840
8840
|
c(),
|
|
8841
8841
|
m()
|
|
8842
8842
|
], L_.prototype, "Buf_Length", 2);
|
|
8843
|
-
|
|
8843
|
+
G_([
|
|
8844
8844
|
a(),
|
|
8845
8845
|
c(),
|
|
8846
8846
|
q()
|
|
8847
8847
|
], L_.prototype, "Buf_Text", 2);
|
|
8848
|
-
|
|
8848
|
+
G_([
|
|
8849
8849
|
a(),
|
|
8850
8850
|
u()
|
|
8851
8851
|
], L_.prototype, "FieldMask", 2);
|
|
8852
|
-
|
|
8852
|
+
G_([
|
|
8853
8853
|
a(),
|
|
8854
8854
|
u()
|
|
8855
8855
|
], L_.prototype, "Validity", 2);
|
|
8856
|
-
|
|
8856
|
+
G_([
|
|
8857
8857
|
a(),
|
|
8858
8858
|
u()
|
|
8859
8859
|
], L_.prototype, "InComparison", 2);
|
|
8860
|
-
|
|
8860
|
+
G_([
|
|
8861
8861
|
a(),
|
|
8862
8862
|
u()
|
|
8863
8863
|
], L_.prototype, "Reserved2", 2);
|
|
8864
|
-
|
|
8864
|
+
G_([
|
|
8865
8865
|
a(),
|
|
8866
8866
|
u()
|
|
8867
8867
|
], L_.prototype, "Reserved3", 2);
|
|
@@ -8908,7 +8908,7 @@ const xE = (uI = class extends y_ {
|
|
|
8908
8908
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
8909
8909
|
(r) => BN.includes(r.result_type)
|
|
8910
8910
|
);
|
|
8911
|
-
return _ ? E.map((r) =>
|
|
8911
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
8912
8912
|
}
|
|
8913
8913
|
}, uI.fromPlain = (t) => n_(uI, t), uI.validate = (t) => {
|
|
8914
8914
|
const _ = S_(t);
|
|
@@ -8967,7 +8967,7 @@ const bE = (MI = class extends y_ {
|
|
|
8967
8967
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
8968
8968
|
(r) => gN.includes(r.result_type)
|
|
8969
8969
|
);
|
|
8970
|
-
return _ ? E.map((r) =>
|
|
8970
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
8971
8971
|
}
|
|
8972
8972
|
}, MI.fromPlain = (t) => n_(MI, t), MI.validate = (t) => {
|
|
8973
8973
|
const _ = S_(t);
|
|
@@ -9096,7 +9096,7 @@ const wE = (PI = class extends y_ {
|
|
|
9096
9096
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9097
9097
|
(r) => jN.includes(r.result_type)
|
|
9098
9098
|
);
|
|
9099
|
-
return _ ? E.map((r) =>
|
|
9099
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9100
9100
|
}
|
|
9101
9101
|
}, PI.fromPlain = (t) => n_(PI, t), PI.validate = (t) => {
|
|
9102
9102
|
const _ = S_(t);
|
|
@@ -9173,58 +9173,58 @@ var mp = Object.defineProperty, Gp = Object.getOwnPropertyDescriptor, fr = (t, _
|
|
|
9173
9173
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
9174
9174
|
return E && r && mp(_, n, r), r;
|
|
9175
9175
|
};
|
|
9176
|
-
class
|
|
9176
|
+
class or {
|
|
9177
9177
|
}
|
|
9178
9178
|
fr([
|
|
9179
9179
|
a(),
|
|
9180
9180
|
c(),
|
|
9181
9181
|
q(),
|
|
9182
9182
|
An()
|
|
9183
|
-
],
|
|
9183
|
+
], or.prototype, "value", 2);
|
|
9184
9184
|
fr([
|
|
9185
9185
|
a(),
|
|
9186
9186
|
u(),
|
|
9187
9187
|
q(),
|
|
9188
9188
|
An()
|
|
9189
|
-
],
|
|
9189
|
+
], or.prototype, "originalValue", 2);
|
|
9190
9190
|
fr([
|
|
9191
9191
|
a(),
|
|
9192
9192
|
c(),
|
|
9193
9193
|
P(Cr)
|
|
9194
|
-
],
|
|
9194
|
+
], or.prototype, "source", 2);
|
|
9195
9195
|
fr([
|
|
9196
9196
|
a(),
|
|
9197
9197
|
c(),
|
|
9198
9198
|
m()
|
|
9199
|
-
],
|
|
9199
|
+
], or.prototype, "containerType", 2);
|
|
9200
9200
|
fr([
|
|
9201
9201
|
a(),
|
|
9202
9202
|
c(),
|
|
9203
9203
|
m()
|
|
9204
|
-
],
|
|
9204
|
+
], or.prototype, "pageIndex", 2);
|
|
9205
9205
|
fr([
|
|
9206
9206
|
a(),
|
|
9207
9207
|
c(),
|
|
9208
9208
|
P(Vt),
|
|
9209
9209
|
D(Vt.OFF)
|
|
9210
|
-
],
|
|
9210
|
+
], or.prototype, "lightIndex", 2);
|
|
9211
9211
|
fr([
|
|
9212
9212
|
a(),
|
|
9213
9213
|
u(),
|
|
9214
9214
|
$(),
|
|
9215
9215
|
F(() => C_)
|
|
9216
|
-
],
|
|
9216
|
+
], or.prototype, "fieldRect", 2);
|
|
9217
9217
|
fr([
|
|
9218
9218
|
a(),
|
|
9219
9219
|
u(),
|
|
9220
9220
|
$(),
|
|
9221
9221
|
F(() => Ko)
|
|
9222
|
-
],
|
|
9222
|
+
], or.prototype, "rfidOrigin", 2);
|
|
9223
9223
|
fr([
|
|
9224
9224
|
a(),
|
|
9225
9225
|
u(),
|
|
9226
9226
|
m()
|
|
9227
|
-
],
|
|
9227
|
+
], or.prototype, "originalPageIndex", 2);
|
|
9228
9228
|
var xp = Object.defineProperty, bp = Object.getOwnPropertyDescriptor, HO = (t, _, n, E) => {
|
|
9229
9229
|
for (var r = E > 1 ? void 0 : E ? bp(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
9230
9230
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
@@ -9261,7 +9261,7 @@ HO([
|
|
|
9261
9261
|
a(),
|
|
9262
9262
|
c(),
|
|
9263
9263
|
$({ each: !0 }),
|
|
9264
|
-
F(() =>
|
|
9264
|
+
F(() => or),
|
|
9265
9265
|
Dt(),
|
|
9266
9266
|
D([])
|
|
9267
9267
|
], Fo.prototype, "valueList", 2);
|
|
@@ -9337,7 +9337,7 @@ const HE = (UI = class extends y_ {
|
|
|
9337
9337
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9338
9338
|
(r) => KN.includes(r.result_type)
|
|
9339
9339
|
);
|
|
9340
|
-
return _ ? E.map((r) =>
|
|
9340
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9341
9341
|
}
|
|
9342
9342
|
}, UI.fromPlain = (t) => n_(UI, t), UI.validate = (t) => {
|
|
9343
9343
|
const _ = S_(t);
|
|
@@ -9396,7 +9396,7 @@ const BE = (mI = class extends y_ {
|
|
|
9396
9396
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9397
9397
|
(r) => FN.includes(r.result_type)
|
|
9398
9398
|
);
|
|
9399
|
-
return _ ? E.map((r) =>
|
|
9399
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9400
9400
|
}
|
|
9401
9401
|
}, mI.fromPlain = (t) => n_(mI, t), mI.validate = (t) => {
|
|
9402
9402
|
const _ = S_(t);
|
|
@@ -9524,7 +9524,7 @@ const jE = (GI = class extends y_ {
|
|
|
9524
9524
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9525
9525
|
(r) => XN.includes(r.result_type)
|
|
9526
9526
|
);
|
|
9527
|
-
return _ ? E.map((r) =>
|
|
9527
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9528
9528
|
}
|
|
9529
9529
|
}, GI.fromPlain = (t) => n_(GI, t), GI.validate = (t) => {
|
|
9530
9530
|
const _ = S_(t);
|
|
@@ -9725,7 +9725,7 @@ const YE = (xI = class extends y_ {
|
|
|
9725
9725
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9726
9726
|
(r) => ZN.includes(r.result_type)
|
|
9727
9727
|
);
|
|
9728
|
-
return _ ? E.map((r) =>
|
|
9728
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9729
9729
|
}
|
|
9730
9730
|
}, xI.fromPlain = (t) => n_(xI, t), xI.validate = (t) => {
|
|
9731
9731
|
const _ = S_(t);
|
|
@@ -9784,7 +9784,7 @@ const yE = (bI = class extends y_ {
|
|
|
9784
9784
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9785
9785
|
(r) => zN.includes(r.result_type)
|
|
9786
9786
|
);
|
|
9787
|
-
return _ ? E.map((r) =>
|
|
9787
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9788
9788
|
}
|
|
9789
9789
|
}, bI.fromPlain = (t) => n_(bI, t), bI.validate = (t) => {
|
|
9790
9790
|
const _ = S_(t);
|
|
@@ -9995,7 +9995,7 @@ const FE = (dI = class extends y_ {
|
|
|
9995
9995
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
9996
9996
|
(r) => QN.includes(r.result_type)
|
|
9997
9997
|
);
|
|
9998
|
-
return _ ? E.map((r) =>
|
|
9998
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
9999
9999
|
}
|
|
10000
10000
|
}, dI.fromPlain = (t) => n_(dI, t, { strategy: "excludeAll" }), dI.validate = (t) => {
|
|
10001
10001
|
const _ = S_(t);
|
|
@@ -10092,59 +10092,59 @@ var Tv = Object.defineProperty, iv = Object.getOwnPropertyDescriptor, pr = (t, _
|
|
|
10092
10092
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
10093
10093
|
return E && r && Tv(_, n, r), r;
|
|
10094
10094
|
};
|
|
10095
|
-
class
|
|
10095
|
+
class Ir {
|
|
10096
10096
|
}
|
|
10097
10097
|
pr([
|
|
10098
10098
|
a(),
|
|
10099
10099
|
c(),
|
|
10100
10100
|
P(Cr)
|
|
10101
|
-
],
|
|
10101
|
+
], Ir.prototype, "source", 2);
|
|
10102
10102
|
pr([
|
|
10103
10103
|
a(),
|
|
10104
10104
|
q(),
|
|
10105
10105
|
c()
|
|
10106
|
-
],
|
|
10106
|
+
], Ir.prototype, "value", 2);
|
|
10107
10107
|
pr([
|
|
10108
10108
|
a(),
|
|
10109
10109
|
u(),
|
|
10110
10110
|
q()
|
|
10111
|
-
],
|
|
10111
|
+
], Ir.prototype, "originalValue", 2);
|
|
10112
10112
|
pr([
|
|
10113
10113
|
a(),
|
|
10114
10114
|
c(),
|
|
10115
10115
|
P(d),
|
|
10116
10116
|
D(d.WAS_NOT_DONE)
|
|
10117
|
-
],
|
|
10117
|
+
], Ir.prototype, "originalValidity", 2);
|
|
10118
10118
|
pr([
|
|
10119
10119
|
a(),
|
|
10120
10120
|
c(),
|
|
10121
10121
|
m()
|
|
10122
|
-
],
|
|
10122
|
+
], Ir.prototype, "pageIndex", 2);
|
|
10123
10123
|
pr([
|
|
10124
10124
|
a(),
|
|
10125
10125
|
u(),
|
|
10126
10126
|
$(),
|
|
10127
10127
|
F(() => C_)
|
|
10128
|
-
],
|
|
10128
|
+
], Ir.prototype, "fieldRect", 2);
|
|
10129
10129
|
pr([
|
|
10130
10130
|
a(),
|
|
10131
10131
|
u(),
|
|
10132
10132
|
$(),
|
|
10133
10133
|
F(() => Ko)
|
|
10134
|
-
],
|
|
10134
|
+
], Ir.prototype, "rfidOrigin", 2);
|
|
10135
10135
|
pr([
|
|
10136
10136
|
a(),
|
|
10137
10137
|
c(),
|
|
10138
10138
|
ft(),
|
|
10139
10139
|
D(0)
|
|
10140
|
-
],
|
|
10140
|
+
], Ir.prototype, "probability", 2);
|
|
10141
10141
|
pr([
|
|
10142
10142
|
a(),
|
|
10143
10143
|
u(),
|
|
10144
10144
|
$({ each: !0 }),
|
|
10145
10145
|
F(() => YO),
|
|
10146
10146
|
Dt()
|
|
10147
|
-
],
|
|
10147
|
+
], Ir.prototype, "originalSymbols", 2);
|
|
10148
10148
|
var fv = Object.defineProperty, Dv = Object.getOwnPropertyDescriptor, kN = (t, _, n, E) => {
|
|
10149
10149
|
for (var r = E > 1 ? void 0 : E ? Dv(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
10150
10150
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
@@ -10230,7 +10230,7 @@ jn([
|
|
|
10230
10230
|
a(),
|
|
10231
10231
|
c(),
|
|
10232
10232
|
$({ each: !0 }),
|
|
10233
|
-
F(() =>
|
|
10233
|
+
F(() => Ir),
|
|
10234
10234
|
D([]),
|
|
10235
10235
|
Dt()
|
|
10236
10236
|
], z_.prototype, "valueList", 2);
|
|
@@ -10330,7 +10330,7 @@ const XE = (wI = class extends y_ {
|
|
|
10330
10330
|
const { ContainerList: n } = t, E = n.List.filter(
|
|
10331
10331
|
(r) => VN.includes(r.result_type)
|
|
10332
10332
|
);
|
|
10333
|
-
return _ ? E.map((r) =>
|
|
10333
|
+
return _ ? E.map((r) => P_(r, { strategy: "excludeAll" })) : E;
|
|
10334
10334
|
}
|
|
10335
10335
|
}, wI.fromPlain = (t) => n_(wI, t, { strategy: "excludeAll" }), wI.validate = (t) => {
|
|
10336
10336
|
const _ = S_(t);
|
|
@@ -10657,276 +10657,276 @@ const tR = (t) => (_, n) => {
|
|
|
10657
10657
|
}
|
|
10658
10658
|
});
|
|
10659
10659
|
};
|
|
10660
|
-
var Fv = Object.defineProperty, Wv = Object.getOwnPropertyDescriptor,
|
|
10660
|
+
var Fv = Object.defineProperty, Wv = Object.getOwnPropertyDescriptor, Tt = (t, _, n, E) => {
|
|
10661
10661
|
for (var r = E > 1 ? void 0 : E ? Wv(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
10662
10662
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
10663
10663
|
return E && r && Fv(_, n, r), r;
|
|
10664
10664
|
};
|
|
10665
10665
|
class St {
|
|
10666
10666
|
}
|
|
10667
|
-
|
|
10667
|
+
Tt([
|
|
10668
10668
|
a(),
|
|
10669
10669
|
u(),
|
|
10670
10670
|
m({ each: !0 }),
|
|
10671
10671
|
Dt()
|
|
10672
10672
|
], St.prototype, "lcidFilter", 2);
|
|
10673
|
-
|
|
10673
|
+
Tt([
|
|
10674
10674
|
a(),
|
|
10675
10675
|
u(),
|
|
10676
10676
|
Wt()
|
|
10677
10677
|
], St.prototype, "checkLiveness", 2);
|
|
10678
|
-
|
|
10678
|
+
Tt([
|
|
10679
10679
|
a(),
|
|
10680
10680
|
u(),
|
|
10681
10681
|
m({ each: !0 }),
|
|
10682
10682
|
Dt()
|
|
10683
10683
|
], St.prototype, "lcidIgnoreFilter", 2);
|
|
10684
|
-
|
|
10684
|
+
Tt([
|
|
10685
10685
|
a(),
|
|
10686
10686
|
u(),
|
|
10687
10687
|
Wt()
|
|
10688
10688
|
], St.prototype, "oneShotIdentification", 2);
|
|
10689
|
-
|
|
10689
|
+
Tt([
|
|
10690
10690
|
a(),
|
|
10691
10691
|
u(),
|
|
10692
10692
|
Wt()
|
|
10693
10693
|
], St.prototype, "useFaceApi", 2);
|
|
10694
|
-
|
|
10694
|
+
Tt([
|
|
10695
10695
|
a(),
|
|
10696
10696
|
u(),
|
|
10697
10697
|
$(),
|
|
10698
10698
|
F(() => vr)
|
|
10699
10699
|
], St.prototype, "faceApi", 2);
|
|
10700
|
-
|
|
10700
|
+
Tt([
|
|
10701
10701
|
a(),
|
|
10702
10702
|
u(),
|
|
10703
10703
|
Wt()
|
|
10704
10704
|
], St.prototype, "doDetectCan", 2);
|
|
10705
|
-
|
|
10705
|
+
Tt([
|
|
10706
10706
|
a(),
|
|
10707
10707
|
u(),
|
|
10708
10708
|
m(),
|
|
10709
10709
|
Po(0)
|
|
10710
10710
|
], St.prototype, "imageOutputMaxHeight", 2);
|
|
10711
|
-
|
|
10711
|
+
Tt([
|
|
10712
10712
|
a(),
|
|
10713
10713
|
u(),
|
|
10714
10714
|
m(),
|
|
10715
10715
|
Po(0)
|
|
10716
10716
|
], St.prototype, "imageOutputMaxWidth", 2);
|
|
10717
|
-
|
|
10717
|
+
Tt([
|
|
10718
10718
|
a(),
|
|
10719
10719
|
c(),
|
|
10720
10720
|
P(ic)
|
|
10721
10721
|
], St.prototype, "scenario", 2);
|
|
10722
|
-
|
|
10722
|
+
Tt([
|
|
10723
10723
|
a(),
|
|
10724
10724
|
u(),
|
|
10725
10725
|
P(Tc, { each: !0 })
|
|
10726
10726
|
], St.prototype, "resultTypeOutput", 2);
|
|
10727
|
-
|
|
10727
|
+
Tt([
|
|
10728
10728
|
a(),
|
|
10729
10729
|
u(),
|
|
10730
10730
|
Wt()
|
|
10731
10731
|
], St.prototype, "doublePageSpread", 2);
|
|
10732
|
-
|
|
10732
|
+
Tt([
|
|
10733
10733
|
a(),
|
|
10734
10734
|
u(),
|
|
10735
10735
|
Wt()
|
|
10736
10736
|
], St.prototype, "generateDoublePageSpreadImage", 2);
|
|
10737
|
-
|
|
10737
|
+
Tt([
|
|
10738
10738
|
a(),
|
|
10739
10739
|
u(),
|
|
10740
10740
|
P(at, { each: !0 })
|
|
10741
10741
|
], St.prototype, "fieldTypesFilter", 2);
|
|
10742
|
-
|
|
10742
|
+
Tt([
|
|
10743
10743
|
a(),
|
|
10744
10744
|
u(),
|
|
10745
10745
|
q()
|
|
10746
10746
|
], St.prototype, "dateFormat", 2);
|
|
10747
|
-
|
|
10747
|
+
Tt([
|
|
10748
10748
|
a(),
|
|
10749
10749
|
u(),
|
|
10750
10750
|
P(Sc)
|
|
10751
10751
|
], St.prototype, "measureSystem", 2);
|
|
10752
|
-
|
|
10752
|
+
Tt([
|
|
10753
10753
|
a(),
|
|
10754
10754
|
u(),
|
|
10755
10755
|
m()
|
|
10756
10756
|
], St.prototype, "imageDpiOutMax", 2);
|
|
10757
|
-
|
|
10757
|
+
Tt([
|
|
10758
10758
|
a(),
|
|
10759
10759
|
u(),
|
|
10760
10760
|
Wt()
|
|
10761
10761
|
], St.prototype, "alreadyCropped", 2);
|
|
10762
|
-
|
|
10762
|
+
Tt([
|
|
10763
10763
|
a(),
|
|
10764
10764
|
u(),
|
|
10765
10765
|
tR()
|
|
10766
10766
|
], St.prototype, "customParams", 2);
|
|
10767
|
-
|
|
10767
|
+
Tt([
|
|
10768
10768
|
a(),
|
|
10769
10769
|
u(),
|
|
10770
10770
|
$({ each: !0 }),
|
|
10771
10771
|
F(() => Ve)
|
|
10772
10772
|
], St.prototype, "config", 2);
|
|
10773
|
-
|
|
10773
|
+
Tt([
|
|
10774
10774
|
a(),
|
|
10775
10775
|
u(),
|
|
10776
10776
|
Wt()
|
|
10777
10777
|
], St.prototype, "log", 2);
|
|
10778
|
-
|
|
10778
|
+
Tt([
|
|
10779
10779
|
a(),
|
|
10780
10780
|
u(),
|
|
10781
10781
|
P(Nc)
|
|
10782
10782
|
], St.prototype, "logLevel", 2);
|
|
10783
|
-
|
|
10783
|
+
Tt([
|
|
10784
10784
|
a(),
|
|
10785
10785
|
u(),
|
|
10786
10786
|
m()
|
|
10787
10787
|
], St.prototype, "forceDocID", 2);
|
|
10788
|
-
|
|
10788
|
+
Tt([
|
|
10789
10789
|
a(),
|
|
10790
10790
|
u(),
|
|
10791
10791
|
Wt()
|
|
10792
10792
|
], St.prototype, "matchTextFieldMask", 2);
|
|
10793
|
-
|
|
10793
|
+
Tt([
|
|
10794
10794
|
a(),
|
|
10795
10795
|
u(),
|
|
10796
10796
|
Wt()
|
|
10797
10797
|
], St.prototype, "fastDocDetect", 2);
|
|
10798
|
-
|
|
10798
|
+
Tt([
|
|
10799
10799
|
a(),
|
|
10800
10800
|
u(),
|
|
10801
10801
|
Wt()
|
|
10802
10802
|
], St.prototype, "updateOCRValidityByGlare", 2);
|
|
10803
|
-
|
|
10803
|
+
Tt([
|
|
10804
10804
|
a(),
|
|
10805
10805
|
u(),
|
|
10806
10806
|
Wt()
|
|
10807
10807
|
], St.prototype, "checkRequiredTextFields", 2);
|
|
10808
|
-
|
|
10808
|
+
Tt([
|
|
10809
10809
|
a(),
|
|
10810
10810
|
u(),
|
|
10811
10811
|
Wt()
|
|
10812
10812
|
], St.prototype, "returnCroppedBarcode", 2);
|
|
10813
|
-
|
|
10813
|
+
Tt([
|
|
10814
10814
|
a(),
|
|
10815
10815
|
u(),
|
|
10816
10816
|
$()
|
|
10817
10817
|
], St.prototype, "imageQa", 2);
|
|
10818
|
-
|
|
10818
|
+
Tt([
|
|
10819
10819
|
a(),
|
|
10820
10820
|
u(),
|
|
10821
10821
|
Wt()
|
|
10822
10822
|
], St.prototype, "respectImageQuality", 2);
|
|
10823
|
-
|
|
10823
|
+
Tt([
|
|
10824
10824
|
a(),
|
|
10825
10825
|
u(),
|
|
10826
10826
|
P(CE)
|
|
10827
10827
|
], St.prototype, "forceDocFormat", 2);
|
|
10828
|
-
|
|
10828
|
+
Tt([
|
|
10829
10829
|
a(),
|
|
10830
10830
|
u(),
|
|
10831
10831
|
Wt()
|
|
10832
10832
|
], St.prototype, "noGraphics", 2);
|
|
10833
|
-
|
|
10833
|
+
Tt([
|
|
10834
10834
|
a(),
|
|
10835
10835
|
u(),
|
|
10836
10836
|
ft()
|
|
10837
10837
|
], St.prototype, "documentAreaMin", 2);
|
|
10838
|
-
|
|
10838
|
+
Tt([
|
|
10839
10839
|
a(),
|
|
10840
10840
|
u(),
|
|
10841
10841
|
Wt()
|
|
10842
10842
|
], St.prototype, "depersonalizeLog", 2);
|
|
10843
|
-
|
|
10843
|
+
Tt([
|
|
10844
10844
|
a(),
|
|
10845
10845
|
u(),
|
|
10846
10846
|
Wt()
|
|
10847
10847
|
], St.prototype, "multiDocOnImage", 2);
|
|
10848
|
-
|
|
10848
|
+
Tt([
|
|
10849
10849
|
a(),
|
|
10850
10850
|
u(),
|
|
10851
10851
|
m()
|
|
10852
10852
|
], St.prototype, "shiftExpiryDate", 2);
|
|
10853
|
-
|
|
10853
|
+
Tt([
|
|
10854
10854
|
a(),
|
|
10855
10855
|
u(),
|
|
10856
10856
|
m(),
|
|
10857
10857
|
Po(0)
|
|
10858
10858
|
], St.prototype, "minimalHolderAge", 2);
|
|
10859
|
-
|
|
10859
|
+
Tt([
|
|
10860
10860
|
a(),
|
|
10861
10861
|
u(),
|
|
10862
10862
|
Wt()
|
|
10863
10863
|
], St.prototype, "returnUncroppedImage", 2);
|
|
10864
|
-
|
|
10864
|
+
Tt([
|
|
10865
10865
|
a(),
|
|
10866
10866
|
u(),
|
|
10867
10867
|
P(Cc, { each: !0 })
|
|
10868
10868
|
], St.prototype, "mrzFormatsFilter", 2);
|
|
10869
|
-
|
|
10869
|
+
Tt([
|
|
10870
10870
|
a(),
|
|
10871
10871
|
u(),
|
|
10872
10872
|
Wt()
|
|
10873
10873
|
], St.prototype, "forceReadMrzBeforeLocate", 2);
|
|
10874
|
-
|
|
10874
|
+
Tt([
|
|
10875
10875
|
a(),
|
|
10876
10876
|
u(),
|
|
10877
10877
|
Wt()
|
|
10878
10878
|
], St.prototype, "parseBarcodes", 2);
|
|
10879
|
-
|
|
10879
|
+
Tt([
|
|
10880
10880
|
a(),
|
|
10881
10881
|
u(),
|
|
10882
10882
|
P(fc)
|
|
10883
10883
|
], St.prototype, "convertCase", 2);
|
|
10884
|
-
|
|
10884
|
+
Tt([
|
|
10885
10885
|
a(),
|
|
10886
10886
|
u(),
|
|
10887
10887
|
Wt()
|
|
10888
10888
|
], St.prototype, "splitNames", 2);
|
|
10889
|
-
|
|
10889
|
+
Tt([
|
|
10890
10890
|
a(),
|
|
10891
10891
|
u(),
|
|
10892
10892
|
Wt()
|
|
10893
10893
|
], St.prototype, "disablePerforationOCR", 2);
|
|
10894
|
-
|
|
10894
|
+
Tt([
|
|
10895
10895
|
a(),
|
|
10896
10896
|
u(),
|
|
10897
10897
|
P(eO, { each: !0 })
|
|
10898
10898
|
], St.prototype, "documentGroupFilter", 2);
|
|
10899
|
-
|
|
10899
|
+
Tt([
|
|
10900
10900
|
a(),
|
|
10901
10901
|
u(),
|
|
10902
10902
|
m()
|
|
10903
10903
|
], St.prototype, "processAuth", 2);
|
|
10904
|
-
|
|
10904
|
+
Tt([
|
|
10905
10905
|
a(),
|
|
10906
10906
|
u(),
|
|
10907
10907
|
m()
|
|
10908
10908
|
], St.prototype, "deviceId", 2);
|
|
10909
|
-
|
|
10909
|
+
Tt([
|
|
10910
10910
|
a(),
|
|
10911
10911
|
u(),
|
|
10912
10912
|
m()
|
|
10913
10913
|
], St.prototype, "deviceType", 2);
|
|
10914
|
-
|
|
10914
|
+
Tt([
|
|
10915
10915
|
a(),
|
|
10916
10916
|
u(),
|
|
10917
10917
|
q()
|
|
10918
10918
|
], St.prototype, "deviceTypeHex", 2);
|
|
10919
|
-
|
|
10919
|
+
Tt([
|
|
10920
10920
|
a(),
|
|
10921
10921
|
u(),
|
|
10922
10922
|
Wt()
|
|
10923
10923
|
], St.prototype, "ignoreDeviceIdFromImage", 2);
|
|
10924
|
-
|
|
10924
|
+
Tt([
|
|
10925
10925
|
a(),
|
|
10926
10926
|
u(),
|
|
10927
10927
|
m({ each: !0 })
|
|
10928
10928
|
], St.prototype, "documentIdList", 2);
|
|
10929
|
-
|
|
10929
|
+
Tt([
|
|
10930
10930
|
a(),
|
|
10931
10931
|
u(),
|
|
10932
10932
|
$(),
|
|
@@ -10978,7 +10978,7 @@ var Qv = Object.defineProperty, kv = Object.getOwnPropertyDescriptor, lr = (t, _
|
|
|
10978
10978
|
return E && r && Qv(_, n, r), r;
|
|
10979
10979
|
}, Ao;
|
|
10980
10980
|
const Lr = (Ao = class {
|
|
10981
|
-
}, Ao.fromPlain = (t) => n_(Ao, t), Ao.toPlain = (t) =>
|
|
10981
|
+
}, Ao.fromPlain = (t) => n_(Ao, t), Ao.toPlain = (t) => P_(t, { excludeExtraneousValues: !0 }), Ao.validate = (t) => {
|
|
10982
10982
|
const _ = S_(t);
|
|
10983
10983
|
if (_.length)
|
|
10984
10984
|
throw new T_("ProcessRequest validation error: the data received does not match model structure!", _);
|
|
@@ -11513,7 +11513,7 @@ function ur(t, _) {
|
|
|
11513
11513
|
};
|
|
11514
11514
|
}
|
|
11515
11515
|
var Ol = new Il();
|
|
11516
|
-
function
|
|
11516
|
+
function x_(t, _, n) {
|
|
11517
11517
|
return Ol.plainToInstance(t, _, n);
|
|
11518
11518
|
}
|
|
11519
11519
|
var al = Object.defineProperty, el = Object.getOwnPropertyDescriptor, rR = (t, _, n, E) => {
|
|
@@ -11522,7 +11522,7 @@ var al = Object.defineProperty, el = Object.getOwnPropertyDescriptor, rR = (t, _
|
|
|
11522
11522
|
return E && r && al(_, n, r), r;
|
|
11523
11523
|
}, KA;
|
|
11524
11524
|
const ZO = (KA = class {
|
|
11525
|
-
}, KA.fromPlain = (t) =>
|
|
11525
|
+
}, KA.fromPlain = (t) => x_(KA, t), KA);
|
|
11526
11526
|
rR([
|
|
11527
11527
|
rt(),
|
|
11528
11528
|
Kt(kn)
|
|
@@ -11542,7 +11542,7 @@ var Rl = Object.defineProperty, sl = Object.getOwnPropertyDescriptor, Vo = (t, _
|
|
|
11542
11542
|
return E && r && Rl(_, n, r), r;
|
|
11543
11543
|
}, FA;
|
|
11544
11544
|
const JE = (FA = class {
|
|
11545
|
-
}, FA.fromPlain = (t) =>
|
|
11545
|
+
}, FA.fromPlain = (t) => x_(FA, t), FA);
|
|
11546
11546
|
Vo([
|
|
11547
11547
|
rt(),
|
|
11548
11548
|
vo()
|
|
@@ -11574,7 +11574,7 @@ var cl = Object.defineProperty, Nl = Object.getOwnPropertyDescriptor, ER = (t, _
|
|
|
11574
11574
|
return E && r && cl(_, n, r), r;
|
|
11575
11575
|
}, WA;
|
|
11576
11576
|
const JO = (WA = class {
|
|
11577
|
-
}, WA.fromPlain = (t) =>
|
|
11577
|
+
}, WA.fromPlain = (t) => x_(WA, t), WA);
|
|
11578
11578
|
ER([
|
|
11579
11579
|
rt(),
|
|
11580
11580
|
N_()
|
|
@@ -11594,7 +11594,7 @@ var Sl = Object.defineProperty, Cl = Object.getOwnPropertyDescriptor, MA = (t, _
|
|
|
11594
11594
|
return E && r && Sl(_, n, r), r;
|
|
11595
11595
|
}, HI;
|
|
11596
11596
|
const tI = (HI = class {
|
|
11597
|
-
}, HI.fromPlain = (t) =>
|
|
11597
|
+
}, HI.fromPlain = (t) => x_(HI, t), HI.getValidationErrors = (t) => In(t), HI);
|
|
11598
11598
|
MA([
|
|
11599
11599
|
rt(),
|
|
11600
11600
|
lo()
|
|
@@ -11705,7 +11705,7 @@ var vl = Object.defineProperty, ll = Object.getOwnPropertyDescriptor, AS = (t, _
|
|
|
11705
11705
|
return E && r && vl(_, n, r), r;
|
|
11706
11706
|
}, nE;
|
|
11707
11707
|
const OS = (nE = class {
|
|
11708
|
-
}, nE.fromPlain = (t) =>
|
|
11708
|
+
}, nE.fromPlain = (t) => x_(nE, t), nE.getValidationErrors = (t) => In(t), nE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => nE.getValidationErrors(_).length === 0), nE);
|
|
11709
11709
|
AS([
|
|
11710
11710
|
rt(),
|
|
11711
11711
|
vo()
|
|
@@ -11744,7 +11744,7 @@ var Ml = Object.defineProperty, Pl = Object.getOwnPropertyDescriptor, qO = (t, _
|
|
|
11744
11744
|
return E && r && Ml(_, n, r), r;
|
|
11745
11745
|
}, rE;
|
|
11746
11746
|
const UA = (rE = class {
|
|
11747
|
-
}, rE.fromPlain = (t) =>
|
|
11747
|
+
}, rE.fromPlain = (t) => x_(rE, t), rE.getValidationErrors = (t) => In(t), rE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => !rE.getValidationErrors(_).length), rE);
|
|
11748
11748
|
qO([
|
|
11749
11749
|
rt(),
|
|
11750
11750
|
Kt(Vt)
|
|
@@ -11789,7 +11789,7 @@ var ml = Object.defineProperty, Gl = Object.getOwnPropertyDescriptor, IR = (t, _
|
|
|
11789
11789
|
return E && r && ml(_, n, r), r;
|
|
11790
11790
|
}, EE;
|
|
11791
11791
|
const VO = (EE = class {
|
|
11792
|
-
}, EE.fromPlain = (t) =>
|
|
11792
|
+
}, EE.fromPlain = (t) => x_(EE, t), EE.getValidationErrors = (t) => In(t), EE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => EE.getValidationErrors(_).length === 0), EE);
|
|
11793
11793
|
IR([
|
|
11794
11794
|
rt(),
|
|
11795
11795
|
N_()
|
|
@@ -11851,7 +11851,7 @@ var Bl = Object.defineProperty, gl = Object.getOwnPropertyDescriptor, AR = (t, _
|
|
|
11851
11851
|
return E && r && Bl(_, n, r), r;
|
|
11852
11852
|
}, oE;
|
|
11853
11853
|
const _a = (oE = class {
|
|
11854
|
-
}, oE.fromPlain = (t) =>
|
|
11854
|
+
}, oE.fromPlain = (t) => x_(oE, t), oE.getValidationErrors = (t) => In(t), oE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => oE.getValidationErrors(_).length === 0), oE);
|
|
11855
11855
|
AR([
|
|
11856
11856
|
rt(),
|
|
11857
11857
|
vo()
|
|
@@ -11919,7 +11919,7 @@ var yl = Object.defineProperty, $l = Object.getOwnPropertyDescriptor, mA = (t, _
|
|
|
11919
11919
|
return E && r && yl(_, n, r), r;
|
|
11920
11920
|
}, BI;
|
|
11921
11921
|
const nI = (BI = class {
|
|
11922
|
-
}, BI.fromPlain = (t) =>
|
|
11922
|
+
}, BI.fromPlain = (t) => x_(BI, t), BI.getValidationErrors = (t) => In(t), BI);
|
|
11923
11923
|
mA([
|
|
11924
11924
|
rt(),
|
|
11925
11925
|
N_()
|
|
@@ -11969,7 +11969,7 @@ var I_ = /* @__PURE__ */ ((t) => (t[t.DG1 = 1] = "DG1", t[t.DG2 = 2] = "DG2", t[
|
|
|
11969
11969
|
return E && r && Wl(_, n, r), r;
|
|
11970
11970
|
}, gI;
|
|
11971
11971
|
const aR = (gI = class {
|
|
11972
|
-
}, gI.fromPlain = (t) =>
|
|
11972
|
+
}, gI.fromPlain = (t) => x_(gI, t), gI.getValidationErrors = (t) => In(t), gI);
|
|
11973
11973
|
sS([
|
|
11974
11974
|
rt(),
|
|
11975
11975
|
Kt(I_)
|
|
@@ -12105,7 +12105,7 @@ var zl = Object.defineProperty, Ql = Object.getOwnPropertyDescriptor, cS = (t, _
|
|
|
12105
12105
|
return E && r && zl(_, n, r), r;
|
|
12106
12106
|
}, jI;
|
|
12107
12107
|
const eR = (jI = class {
|
|
12108
|
-
}, jI.fromPlain = (t) =>
|
|
12108
|
+
}, jI.fromPlain = (t) => x_(jI, t), jI.getValidationErrors = (t) => In(t), jI);
|
|
12109
12109
|
cS([
|
|
12110
12110
|
rt(),
|
|
12111
12111
|
Kt(st)
|
|
@@ -12188,7 +12188,7 @@ var _L = Object.defineProperty, nL = Object.getOwnPropertyDescriptor, rL = (t, _
|
|
|
12188
12188
|
return E && r && _L(_, n, r), r;
|
|
12189
12189
|
}, IE;
|
|
12190
12190
|
const hS = (IE = class {
|
|
12191
|
-
}, IE.fromPlain = (t) =>
|
|
12191
|
+
}, IE.fromPlain = (t) => x_(IE, t), IE.getValidationErrors = (t) => In(t), IE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => IE.getValidationErrors(_).length === 0), IE);
|
|
12192
12192
|
rL([
|
|
12193
12193
|
rt(),
|
|
12194
12194
|
ur(() => Vn),
|
|
@@ -12207,7 +12207,7 @@ var oL = Object.defineProperty, IL = Object.getOwnPropertyDescriptor, vS = (t, _
|
|
|
12207
12207
|
return E && r && oL(_, n, r), r;
|
|
12208
12208
|
}, AE;
|
|
12209
12209
|
const RR = (AE = class {
|
|
12210
|
-
}, AE.fromPlain = (t) =>
|
|
12210
|
+
}, AE.fromPlain = (t) => x_(AE, t), AE.getValidationErrors = (t) => In(t), AE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => AE.getValidationErrors(_).length === 0), AE);
|
|
12211
12211
|
vS([
|
|
12212
12212
|
rt(),
|
|
12213
12213
|
vo()
|
|
@@ -12216,30 +12216,26 @@ vS([
|
|
|
12216
12216
|
rt(),
|
|
12217
12217
|
N_()
|
|
12218
12218
|
], RR.prototype, "documentName", 2);
|
|
12219
|
-
let
|
|
12220
|
-
function
|
|
12221
|
-
var
|
|
12222
|
-
const
|
|
12223
|
-
for (let
|
|
12224
|
-
const
|
|
12225
|
-
|
|
12226
|
-
|
|
12227
|
-
|
|
12228
|
-
|
|
12229
|
-
});
|
|
12219
|
+
let AL = RR;
|
|
12220
|
+
function OL(t) {
|
|
12221
|
+
var _;
|
|
12222
|
+
const n = JN.fromProcessResponse(t), E = [];
|
|
12223
|
+
for (let r = 0; r < n.length; r++) {
|
|
12224
|
+
const o = n[r];
|
|
12225
|
+
(_ = o.OneCandidate) != null && _.DocumentName && E.push(AL.fromPlain({
|
|
12226
|
+
documentName: o.OneCandidate.DocumentName,
|
|
12227
|
+
pageIndex: o.page_idx || 1
|
|
12228
|
+
}));
|
|
12230
12229
|
}
|
|
12231
|
-
return
|
|
12232
|
-
documentName: n,
|
|
12233
|
-
pageIndex: 1
|
|
12234
|
-
}) : void 0;
|
|
12230
|
+
return E;
|
|
12235
12231
|
}
|
|
12236
|
-
var
|
|
12237
|
-
for (var r = E > 1 ? void 0 : E ?
|
|
12232
|
+
var aL = Object.defineProperty, eL = Object.getOwnPropertyDescriptor, sR = (t, _, n, E) => {
|
|
12233
|
+
for (var r = E > 1 ? void 0 : E ? eL(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
12238
12234
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
12239
|
-
return E && r &&
|
|
12235
|
+
return E && r && aL(_, n, r), r;
|
|
12240
12236
|
}, OE;
|
|
12241
12237
|
const na = (OE = class {
|
|
12242
|
-
}, OE.fromPlain = (t) =>
|
|
12238
|
+
}, OE.fromPlain = (t) => x_(OE, t), OE.getValidationErrors = (t) => In(t), OE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => OE.getValidationErrors(_).length === 0), OE);
|
|
12243
12239
|
sR([
|
|
12244
12240
|
rt(),
|
|
12245
12241
|
N_()
|
|
@@ -12252,11 +12248,11 @@ sR([
|
|
|
12252
12248
|
rt(),
|
|
12253
12249
|
Kt(hn)
|
|
12254
12250
|
], na.prototype, "lcid", 2);
|
|
12255
|
-
let
|
|
12256
|
-
const Cn = 3,
|
|
12257
|
-
const n = new
|
|
12251
|
+
let ws = na;
|
|
12252
|
+
const Cn = 3, RL = (t, _ = "UNKNOWN") => {
|
|
12253
|
+
const n = new ws(), E = $O.fromProcessResponse(t);
|
|
12258
12254
|
if (!E.length)
|
|
12259
|
-
return
|
|
12255
|
+
return ws.fromPlain({
|
|
12260
12256
|
value: _,
|
|
12261
12257
|
checkResult: d.ERROR,
|
|
12262
12258
|
lcid: hn.ENGLISH_US
|
|
@@ -12297,10 +12293,10 @@ const Cn = 3, eL = (t, _ = "UNKNOWN") => {
|
|
|
12297
12293
|
function rI(t) {
|
|
12298
12294
|
return Al(({ value: _ }) => _ ?? (typeof t == "function" ? t() : Array.isArray(t) ? [...t] : typeof t == "object" ? t === null ? null : { ...t } : t));
|
|
12299
12295
|
}
|
|
12300
|
-
var
|
|
12301
|
-
for (var r = E > 1 ? void 0 : E ?
|
|
12296
|
+
var sL = Object.defineProperty, cL = Object.getOwnPropertyDescriptor, GA = (t, _, n, E) => {
|
|
12297
|
+
for (var r = E > 1 ? void 0 : E ? cL(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
12302
12298
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
12303
|
-
return E && r &&
|
|
12299
|
+
return E && r && sL(_, n, r), r;
|
|
12304
12300
|
};
|
|
12305
12301
|
class QE {
|
|
12306
12302
|
}
|
|
@@ -12325,13 +12321,13 @@ GA([
|
|
|
12325
12321
|
rt(),
|
|
12326
12322
|
rI(0)
|
|
12327
12323
|
], QE.prototype, "pageIndex", 2);
|
|
12328
|
-
var
|
|
12329
|
-
for (var r = E > 1 ? void 0 : E ?
|
|
12324
|
+
var NL = Object.defineProperty, SL = Object.getOwnPropertyDescriptor, xA = (t, _, n, E) => {
|
|
12325
|
+
for (var r = E > 1 ? void 0 : E ? SL(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
12330
12326
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
12331
|
-
return E && r &&
|
|
12327
|
+
return E && r && NL(_, n, r), r;
|
|
12332
12328
|
}, aE;
|
|
12333
12329
|
const EI = (aE = class {
|
|
12334
|
-
}, aE.fromPlain = (t) =>
|
|
12330
|
+
}, aE.fromPlain = (t) => x_(aE, t), aE.getValidationErrors = (t) => In(t), aE.isValid = (t) => (Array.isArray(t) ? t : [t]).every((_) => aE.getValidationErrors(_).length === 0), aE);
|
|
12335
12331
|
xA([
|
|
12336
12332
|
rt(),
|
|
12337
12333
|
N_()
|
|
@@ -12354,13 +12350,13 @@ xA([
|
|
|
12354
12350
|
ur(() => QE),
|
|
12355
12351
|
Sr({ each: !0 })
|
|
12356
12352
|
], EI.prototype, "bySource", 2);
|
|
12357
|
-
let
|
|
12358
|
-
const
|
|
12353
|
+
let CL = EI;
|
|
12354
|
+
const TL = (t) => {
|
|
12359
12355
|
const _ = [], n = $O.fromProcessResponse(t);
|
|
12360
12356
|
return n.length && n.forEach((E) => {
|
|
12361
12357
|
const r = E.Text.availableSourceList.map((o) => o.source);
|
|
12362
12358
|
E.Text.fieldList.forEach((o) => {
|
|
12363
|
-
const I = new
|
|
12359
|
+
const I = new CL();
|
|
12364
12360
|
I.name = o.fieldName, I.value = o.value, I.lcid = o.lcid, I.checkResult = o.status, I.bySource = [], r.forEach((A) => {
|
|
12365
12361
|
const s = o.validityList.find((O) => O.source === A);
|
|
12366
12362
|
if (s) {
|
|
@@ -12371,13 +12367,13 @@ const CL = (t) => {
|
|
|
12371
12367
|
});
|
|
12372
12368
|
}), _;
|
|
12373
12369
|
};
|
|
12374
|
-
var
|
|
12375
|
-
for (var r = E > 1 ? void 0 : E ?
|
|
12370
|
+
var iL = Object.defineProperty, fL = Object.getOwnPropertyDescriptor, lS = (t, _, n, E) => {
|
|
12371
|
+
for (var r = E > 1 ? void 0 : E ? fL(_, n) : _, o = t.length - 1, I; o >= 0; o--)
|
|
12376
12372
|
(I = t[o]) && (r = (E ? I(_, n, r) : I(r)) || r);
|
|
12377
|
-
return E && r &&
|
|
12373
|
+
return E && r && iL(_, n, r), r;
|
|
12378
12374
|
}, mr;
|
|
12379
12375
|
const cR = (mr = class {
|
|
12380
|
-
}, mr.fromPlain = (t) =>
|
|
12376
|
+
}, mr.fromPlain = (t) => x_(mr, t), mr.getValidationErrors = (t) => In(t), mr.isValid = (t) => Array.isArray(t) ? t.every((_) => mr.getValidationErrors(_).length === 0) : mr.getValidationErrors(t).length === 0, mr);
|
|
12381
12377
|
lS([
|
|
12382
12378
|
rt(),
|
|
12383
12379
|
N_(),
|
|
@@ -12388,42 +12384,42 @@ lS([
|
|
|
12388
12384
|
Kt(d),
|
|
12389
12385
|
rI(d.WAS_NOT_DONE)
|
|
12390
12386
|
], cR.prototype, "status", 2);
|
|
12391
|
-
let
|
|
12387
|
+
let Hs = cR;
|
|
12392
12388
|
function pn(t, _, n = !0) {
|
|
12393
12389
|
const E = $O.fromProcessResponse(t);
|
|
12394
12390
|
for (let r = 0; r < E.length; r++) {
|
|
12395
12391
|
const o = E[r].Text.fieldList.find((I) => I.fieldType === _);
|
|
12396
12392
|
if (o)
|
|
12397
|
-
return
|
|
12393
|
+
return Hs.fromPlain({
|
|
12398
12394
|
value: o.value,
|
|
12399
12395
|
status: o.status
|
|
12400
12396
|
});
|
|
12401
12397
|
}
|
|
12402
|
-
return n ?
|
|
12398
|
+
return n ? Hs.fromPlain({ value: "", status: d.WAS_NOT_DONE }) : void 0;
|
|
12403
12399
|
}
|
|
12404
|
-
function
|
|
12400
|
+
function DL(t, _ = !0) {
|
|
12405
12401
|
return _ ? pn(t, at.DATE_OF_EXPIRY, !0) : pn(t, at.DATE_OF_EXPIRY, !1);
|
|
12406
12402
|
}
|
|
12407
|
-
function
|
|
12403
|
+
function hL(t, _ = !0) {
|
|
12408
12404
|
return _ ? pn(t, at.ISSUING_STATE_NAME, !0) : pn(t, at.ISSUING_STATE_NAME, !1);
|
|
12409
12405
|
}
|
|
12410
|
-
function
|
|
12406
|
+
function pL(t, _ = !0) {
|
|
12411
12407
|
return _ ? pn(t, at.DOCUMENT_NUMBER, !0) : pn(t, at.DOCUMENT_NUMBER, !1);
|
|
12412
12408
|
}
|
|
12413
|
-
function
|
|
12409
|
+
function vL(t, _ = !0) {
|
|
12414
12410
|
return _ ? pn(t, at.AGE, !0) : pn(t, at.AGE, !1);
|
|
12415
12411
|
}
|
|
12416
|
-
function
|
|
12412
|
+
function lL(t, _ = !0) {
|
|
12417
12413
|
return _ ? pn(t, at.NATIONALITY_CODE, !0) : pn(t, at.NATIONALITY_CODE, !1);
|
|
12418
12414
|
}
|
|
12419
|
-
function
|
|
12415
|
+
function LL(t, _ = !0) {
|
|
12420
12416
|
return _ ? pn(t, at.SEX, !0) : pn(t, at.SEX, !1);
|
|
12421
12417
|
}
|
|
12422
|
-
const
|
|
12418
|
+
const uL = ({
|
|
12423
12419
|
size: t,
|
|
12424
12420
|
fillColor: _,
|
|
12425
12421
|
className: n
|
|
12426
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12422
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12427
12423
|
"svg",
|
|
12428
12424
|
{
|
|
12429
12425
|
width: t || 16,
|
|
@@ -12468,11 +12464,11 @@ const LL = ({
|
|
|
12468
12464
|
)
|
|
12469
12465
|
]
|
|
12470
12466
|
}
|
|
12471
|
-
) }),
|
|
12467
|
+
) }), ML = ({
|
|
12472
12468
|
size: t,
|
|
12473
12469
|
fillColor: _,
|
|
12474
12470
|
className: n
|
|
12475
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12471
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12476
12472
|
"svg",
|
|
12477
12473
|
{
|
|
12478
12474
|
width: t || 16,
|
|
@@ -12513,11 +12509,11 @@ const LL = ({
|
|
|
12513
12509
|
)
|
|
12514
12510
|
]
|
|
12515
12511
|
}
|
|
12516
|
-
) }),
|
|
12512
|
+
) }), PL = ({
|
|
12517
12513
|
size: t,
|
|
12518
12514
|
fillColor: _,
|
|
12519
12515
|
className: n
|
|
12520
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12516
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12521
12517
|
"svg",
|
|
12522
12518
|
{
|
|
12523
12519
|
width: t || 16,
|
|
@@ -12561,11 +12557,11 @@ const LL = ({
|
|
|
12561
12557
|
)
|
|
12562
12558
|
]
|
|
12563
12559
|
}
|
|
12564
|
-
) }),
|
|
12560
|
+
) }), UL = ({
|
|
12565
12561
|
size: t,
|
|
12566
12562
|
fillColor: _,
|
|
12567
12563
|
className: n
|
|
12568
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12564
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12569
12565
|
"svg",
|
|
12570
12566
|
{
|
|
12571
12567
|
width: t || 16,
|
|
@@ -12600,11 +12596,11 @@ const LL = ({
|
|
|
12600
12596
|
)
|
|
12601
12597
|
]
|
|
12602
12598
|
}
|
|
12603
|
-
) }),
|
|
12599
|
+
) }), mL = ({
|
|
12604
12600
|
size: t,
|
|
12605
12601
|
fillColor: _,
|
|
12606
12602
|
className: n
|
|
12607
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12603
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12608
12604
|
"svg",
|
|
12609
12605
|
{
|
|
12610
12606
|
width: t || 20,
|
|
@@ -12645,11 +12641,11 @@ const LL = ({
|
|
|
12645
12641
|
)
|
|
12646
12642
|
]
|
|
12647
12643
|
}
|
|
12648
|
-
) }),
|
|
12644
|
+
) }), GL = ({
|
|
12649
12645
|
size: t,
|
|
12650
12646
|
fillColor: _,
|
|
12651
12647
|
className: n
|
|
12652
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12648
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12653
12649
|
"svg",
|
|
12654
12650
|
{
|
|
12655
12651
|
width: t || 20,
|
|
@@ -12704,11 +12700,11 @@ const LL = ({
|
|
|
12704
12700
|
)
|
|
12705
12701
|
]
|
|
12706
12702
|
}
|
|
12707
|
-
) }),
|
|
12703
|
+
) }), xL = ({
|
|
12708
12704
|
size: t,
|
|
12709
12705
|
fillColor: _,
|
|
12710
12706
|
className: n
|
|
12711
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12707
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12712
12708
|
"svg",
|
|
12713
12709
|
{
|
|
12714
12710
|
width: t || 22,
|
|
@@ -12761,11 +12757,11 @@ const LL = ({
|
|
|
12761
12757
|
)
|
|
12762
12758
|
]
|
|
12763
12759
|
}
|
|
12764
|
-
) }),
|
|
12760
|
+
) }), bL = ({
|
|
12765
12761
|
size: t,
|
|
12766
12762
|
fillColor: _,
|
|
12767
12763
|
className: n
|
|
12768
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12764
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsx(
|
|
12769
12765
|
"svg",
|
|
12770
12766
|
{
|
|
12771
12767
|
width: t || 14,
|
|
@@ -12784,14 +12780,14 @@ const LL = ({
|
|
|
12784
12780
|
}
|
|
12785
12781
|
)
|
|
12786
12782
|
}
|
|
12787
|
-
) }),
|
|
12783
|
+
) }), dL = AA(({
|
|
12788
12784
|
size: t,
|
|
12789
12785
|
fillColor: _,
|
|
12790
12786
|
className: n,
|
|
12791
12787
|
onMouseEnter: E,
|
|
12792
12788
|
onMouseLeave: r
|
|
12793
12789
|
}, o) => /* @__PURE__ */ e.jsx(
|
|
12794
|
-
|
|
12790
|
+
b_.Icon,
|
|
12795
12791
|
{
|
|
12796
12792
|
onMouseEnter: E,
|
|
12797
12793
|
onMouseLeave: r,
|
|
@@ -12824,11 +12820,11 @@ const LL = ({
|
|
|
12824
12820
|
}
|
|
12825
12821
|
)
|
|
12826
12822
|
}
|
|
12827
|
-
)),
|
|
12823
|
+
)), wL = ({
|
|
12828
12824
|
size: t,
|
|
12829
12825
|
fillColor: _,
|
|
12830
12826
|
className: n
|
|
12831
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12827
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12832
12828
|
"svg",
|
|
12833
12829
|
{
|
|
12834
12830
|
width: t || 16,
|
|
@@ -12869,11 +12865,11 @@ const LL = ({
|
|
|
12869
12865
|
)
|
|
12870
12866
|
]
|
|
12871
12867
|
}
|
|
12872
|
-
) }),
|
|
12868
|
+
) }), HL = ({
|
|
12873
12869
|
size: t,
|
|
12874
12870
|
fillColor: _,
|
|
12875
12871
|
className: n
|
|
12876
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12872
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12877
12873
|
"svg",
|
|
12878
12874
|
{
|
|
12879
12875
|
width: t || 16,
|
|
@@ -12905,11 +12901,11 @@ const LL = ({
|
|
|
12905
12901
|
)
|
|
12906
12902
|
]
|
|
12907
12903
|
}
|
|
12908
|
-
) }),
|
|
12904
|
+
) }), BL = ({
|
|
12909
12905
|
size: t,
|
|
12910
12906
|
fillColor: _,
|
|
12911
12907
|
className: n
|
|
12912
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12908
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12913
12909
|
"svg",
|
|
12914
12910
|
{
|
|
12915
12911
|
width: t || 16,
|
|
@@ -12935,11 +12931,11 @@ const LL = ({
|
|
|
12935
12931
|
)
|
|
12936
12932
|
]
|
|
12937
12933
|
}
|
|
12938
|
-
) }),
|
|
12934
|
+
) }), gL = ({
|
|
12939
12935
|
size: t,
|
|
12940
12936
|
fillColor: _,
|
|
12941
12937
|
className: n
|
|
12942
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
12938
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
12943
12939
|
"svg",
|
|
12944
12940
|
{
|
|
12945
12941
|
width: t || 16,
|
|
@@ -13045,11 +13041,11 @@ const LL = ({
|
|
|
13045
13041
|
)
|
|
13046
13042
|
]
|
|
13047
13043
|
}
|
|
13048
|
-
) }),
|
|
13044
|
+
) }), jL = ({
|
|
13049
13045
|
size: t,
|
|
13050
13046
|
fillColor: _,
|
|
13051
13047
|
className: n
|
|
13052
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
13048
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
13053
13049
|
"svg",
|
|
13054
13050
|
{
|
|
13055
13051
|
width: t || 26,
|
|
@@ -13111,11 +13107,11 @@ const LL = ({
|
|
|
13111
13107
|
)
|
|
13112
13108
|
]
|
|
13113
13109
|
}
|
|
13114
|
-
) }),
|
|
13110
|
+
) }), YL = ({
|
|
13115
13111
|
size: t,
|
|
13116
13112
|
fillColor: _,
|
|
13117
13113
|
className: n
|
|
13118
|
-
}) => /* @__PURE__ */ e.jsx(
|
|
13114
|
+
}) => /* @__PURE__ */ e.jsx(b_.Icon, { children: /* @__PURE__ */ e.jsxs(
|
|
13119
13115
|
"svg",
|
|
13120
13116
|
{
|
|
13121
13117
|
width: t || 24,
|
|
@@ -13137,21 +13133,21 @@ const LL = ({
|
|
|
13137
13133
|
]
|
|
13138
13134
|
}
|
|
13139
13135
|
) }), O_ = () => /* @__PURE__ */ e.jsx(e.Fragment, {});
|
|
13140
|
-
O_.Verified =
|
|
13141
|
-
O_.NotVerified =
|
|
13142
|
-
O_.Unknown =
|
|
13143
|
-
O_.Warning =
|
|
13144
|
-
O_.ClosedEye =
|
|
13145
|
-
O_.Eye =
|
|
13146
|
-
O_.Menu =
|
|
13147
|
-
O_.Arrow =
|
|
13148
|
-
O_.Question =
|
|
13149
|
-
O_.Refresh =
|
|
13150
|
-
O_.Copy =
|
|
13151
|
-
O_.Brackets =
|
|
13152
|
-
O_.Zip =
|
|
13153
|
-
O_.Magnifier =
|
|
13154
|
-
O_.Download =
|
|
13136
|
+
O_.Verified = uL;
|
|
13137
|
+
O_.NotVerified = ML;
|
|
13138
|
+
O_.Unknown = PL;
|
|
13139
|
+
O_.Warning = UL;
|
|
13140
|
+
O_.ClosedEye = mL;
|
|
13141
|
+
O_.Eye = GL;
|
|
13142
|
+
O_.Menu = xL;
|
|
13143
|
+
O_.Arrow = bL;
|
|
13144
|
+
O_.Question = dL;
|
|
13145
|
+
O_.Refresh = wL;
|
|
13146
|
+
O_.Copy = HL;
|
|
13147
|
+
O_.Brackets = BL;
|
|
13148
|
+
O_.Zip = gL;
|
|
13149
|
+
O_.Magnifier = jL;
|
|
13150
|
+
O_.Download = YL;
|
|
13155
13151
|
var LS = { exports: {} };
|
|
13156
13152
|
/*!
|
|
13157
13153
|
Copyright (c) 2018 Jed Watson.
|
|
@@ -13188,10 +13184,10 @@ var LS = { exports: {} };
|
|
|
13188
13184
|
t.exports ? (n.default = n, t.exports = n) : window.classNames = n;
|
|
13189
13185
|
})();
|
|
13190
13186
|
})(LS);
|
|
13191
|
-
var
|
|
13192
|
-
const e_ = /* @__PURE__ */ ac(
|
|
13193
|
-
container:
|
|
13194
|
-
},
|
|
13187
|
+
var yL = LS.exports;
|
|
13188
|
+
const e_ = /* @__PURE__ */ ac(yL), $L = "_container_aspya_1", KL = {
|
|
13189
|
+
container: $L
|
|
13190
|
+
}, FL = AA(({
|
|
13195
13191
|
children: t,
|
|
13196
13192
|
style: _,
|
|
13197
13193
|
className: n,
|
|
@@ -13204,20 +13200,20 @@ const e_ = /* @__PURE__ */ ac(YL), yL = "_container_aspya_1", $L = {
|
|
|
13204
13200
|
onMouseEnter: E,
|
|
13205
13201
|
onMouseLeave: r,
|
|
13206
13202
|
style: _,
|
|
13207
|
-
className: e_(
|
|
13203
|
+
className: e_(KL.container, n),
|
|
13208
13204
|
children: t
|
|
13209
13205
|
}
|
|
13210
|
-
)),
|
|
13211
|
-
|
|
13212
|
-
const
|
|
13213
|
-
container:
|
|
13214
|
-
h1:
|
|
13215
|
-
h2:
|
|
13216
|
-
center:
|
|
13217
|
-
right:
|
|
13218
|
-
left:
|
|
13219
|
-
uppercase:
|
|
13220
|
-
},
|
|
13206
|
+
)), b_ = () => /* @__PURE__ */ e.jsx(e.Fragment, {});
|
|
13207
|
+
b_.Icon = FL;
|
|
13208
|
+
const WL = "_container_9kws0_1", XL = "_h1_9kws0_11", ZL = "_h2_9kws0_22", JL = "_center_9kws0_27", zL = "_right_9kws0_31", QL = "_left_9kws0_35", kL = "_uppercase_9kws0_39", XA = {
|
|
13209
|
+
container: WL,
|
|
13210
|
+
h1: XL,
|
|
13211
|
+
h2: ZL,
|
|
13212
|
+
center: JL,
|
|
13213
|
+
right: zL,
|
|
13214
|
+
left: QL,
|
|
13215
|
+
uppercase: kL
|
|
13216
|
+
}, qL = ({
|
|
13221
13217
|
textAlign: t = "left",
|
|
13222
13218
|
uppercase: _ = !1,
|
|
13223
13219
|
children: n,
|
|
@@ -13240,19 +13236,19 @@ const FL = "_container_9kws0_1", WL = "_h1_9kws0_11", XL = "_h2_9kws0_22", ZL =
|
|
|
13240
13236
|
children: n
|
|
13241
13237
|
}
|
|
13242
13238
|
);
|
|
13243
|
-
},
|
|
13244
|
-
container:
|
|
13245
|
-
uppercase:
|
|
13246
|
-
s20x135:
|
|
13247
|
-
s18x135:
|
|
13248
|
-
s16x100:
|
|
13249
|
-
s14x135:
|
|
13250
|
-
s12x160:
|
|
13251
|
-
s12x140:
|
|
13252
|
-
s15x135:
|
|
13253
|
-
s10x140:
|
|
13254
|
-
s14x115:
|
|
13255
|
-
},
|
|
13239
|
+
}, VL = "_container_1r4wy_1", tu = "_uppercase_1r4wy_7", _u = "_s20x135_1r4wy_11", nu = "_s18x135_1r4wy_22", ru = "_s16x100_1r4wy_27", Eu = "_s14x135_1r4wy_37", ou = "_s12x160_1r4wy_48", Iu = "_s12x140_1r4wy_59", Au = "_s15x135_1r4wy_70", Ou = "_s10x140_1r4wy_76", au = "_s14x115_1r4wy_81", ha = {
|
|
13240
|
+
container: VL,
|
|
13241
|
+
uppercase: tu,
|
|
13242
|
+
s20x135: _u,
|
|
13243
|
+
s18x135: nu,
|
|
13244
|
+
s16x100: ru,
|
|
13245
|
+
s14x135: Eu,
|
|
13246
|
+
s12x160: ou,
|
|
13247
|
+
s12x140: Iu,
|
|
13248
|
+
s15x135: Au,
|
|
13249
|
+
s10x140: Ou,
|
|
13250
|
+
s14x115: au
|
|
13251
|
+
}, Ct = ({
|
|
13256
13252
|
uppercase: t = !1,
|
|
13257
13253
|
children: _,
|
|
13258
13254
|
size: n = "14x135",
|
|
@@ -13270,10 +13266,10 @@ const FL = "_container_9kws0_1", WL = "_h1_9kws0_11", XL = "_h2_9kws0_22", ZL =
|
|
|
13270
13266
|
style: r,
|
|
13271
13267
|
children: _
|
|
13272
13268
|
}
|
|
13273
|
-
),
|
|
13274
|
-
block:
|
|
13269
|
+
), eu = "_block_lh1ar_1", Ru = {
|
|
13270
|
+
block: eu,
|
|
13275
13271
|
"skeleton-loading": "_skeleton-loading_lh1ar_1"
|
|
13276
|
-
},
|
|
13272
|
+
}, su = ({
|
|
13277
13273
|
width: t,
|
|
13278
13274
|
height: _,
|
|
13279
13275
|
borderRadius: n,
|
|
@@ -13282,12 +13278,12 @@ const FL = "_container_9kws0_1", WL = "_h1_9kws0_11", XL = "_h2_9kws0_22", ZL =
|
|
|
13282
13278
|
}) => /* @__PURE__ */ e.jsx(
|
|
13283
13279
|
"div",
|
|
13284
13280
|
{
|
|
13285
|
-
className: e_(
|
|
13281
|
+
className: e_(Ru.block, E),
|
|
13286
13282
|
style: { width: t, height: _, borderRadius: n, ...r }
|
|
13287
13283
|
}
|
|
13288
13284
|
), __ = () => /* @__PURE__ */ e.jsx(e.Fragment, {});
|
|
13289
|
-
__.Block =
|
|
13290
|
-
const
|
|
13285
|
+
__.Block = su;
|
|
13286
|
+
const cu = (t) => {
|
|
13291
13287
|
const [_, n] = g_({ width: 0, height: 0 }), E = Br(null);
|
|
13292
13288
|
return xn(() => (E.current = new ResizeObserver((r = []) => {
|
|
13293
13289
|
a1(() => {
|
|
@@ -13306,7 +13302,7 @@ const su = (t) => {
|
|
|
13306
13302
|
"line-nav-active": "_line-nav-active_1i433_41",
|
|
13307
13303
|
"card-nav": "_card-nav_1i433_45",
|
|
13308
13304
|
"card-nav-active": "_card-nav-active_1i433_71"
|
|
13309
|
-
},
|
|
13305
|
+
}, Nu = ({
|
|
13310
13306
|
items: t,
|
|
13311
13307
|
type: _,
|
|
13312
13308
|
activeTab: n,
|
|
@@ -13318,7 +13314,7 @@ const su = (t) => {
|
|
|
13318
13314
|
}), s = {
|
|
13319
13315
|
"--left": `${o}px`,
|
|
13320
13316
|
"--width": `${I}px`
|
|
13321
|
-
}, { width: O } =
|
|
13317
|
+
}, { width: O } = cu(r);
|
|
13322
13318
|
return xn(() => {
|
|
13323
13319
|
const R = r.current;
|
|
13324
13320
|
if (!R || _ === "card" || !O)
|
|
@@ -13347,7 +13343,7 @@ const su = (t) => {
|
|
|
13347
13343
|
}),
|
|
13348
13344
|
onClick: () => E(C),
|
|
13349
13345
|
children: /* @__PURE__ */ e.jsx(
|
|
13350
|
-
|
|
13346
|
+
Ct,
|
|
13351
13347
|
{
|
|
13352
13348
|
size: _ === "line" ? "16x100" : "20x135",
|
|
13353
13349
|
children: R.label
|
|
@@ -13358,11 +13354,11 @@ const su = (t) => {
|
|
|
13358
13354
|
))
|
|
13359
13355
|
}
|
|
13360
13356
|
);
|
|
13361
|
-
},
|
|
13362
|
-
tab:
|
|
13363
|
-
card:
|
|
13364
|
-
hide:
|
|
13365
|
-
},
|
|
13357
|
+
}, Su = "_tab_a0nni_1", Cu = "_card_a0nni_5", Tu = "_hide_a0nni_10", pa = {
|
|
13358
|
+
tab: Su,
|
|
13359
|
+
card: Cu,
|
|
13360
|
+
hide: Tu
|
|
13361
|
+
}, iu = ({
|
|
13366
13362
|
items: t,
|
|
13367
13363
|
activeTab: _,
|
|
13368
13364
|
type: n
|
|
@@ -13400,7 +13396,7 @@ const su = (t) => {
|
|
|
13400
13396
|
style: E,
|
|
13401
13397
|
children: [
|
|
13402
13398
|
/* @__PURE__ */ e.jsx(
|
|
13403
|
-
|
|
13399
|
+
Nu,
|
|
13404
13400
|
{
|
|
13405
13401
|
items: t,
|
|
13406
13402
|
type: _,
|
|
@@ -13409,7 +13405,7 @@ const su = (t) => {
|
|
|
13409
13405
|
}
|
|
13410
13406
|
),
|
|
13411
13407
|
/* @__PURE__ */ e.jsx(
|
|
13412
|
-
|
|
13408
|
+
iu,
|
|
13413
13409
|
{
|
|
13414
13410
|
type: _,
|
|
13415
13411
|
items: t,
|
|
@@ -13421,30 +13417,30 @@ const su = (t) => {
|
|
|
13421
13417
|
);
|
|
13422
13418
|
}, oI = (t) => {
|
|
13423
13419
|
switch (t) {
|
|
13424
|
-
case
|
|
13420
|
+
case Nr.OK:
|
|
13425
13421
|
return /* @__PURE__ */ e.jsx(O_.Verified, {});
|
|
13426
|
-
case
|
|
13422
|
+
case Nr.ERROR:
|
|
13427
13423
|
return /* @__PURE__ */ e.jsx(O_.NotVerified, {});
|
|
13428
|
-
case
|
|
13424
|
+
case Nr.WAS_NOT_DONE:
|
|
13429
13425
|
return /* @__PURE__ */ e.jsx(O_.Unknown, {});
|
|
13430
13426
|
default:
|
|
13431
13427
|
return /* @__PURE__ */ e.jsx(O_.Unknown, {});
|
|
13432
13428
|
}
|
|
13433
|
-
},
|
|
13429
|
+
}, fu = (t) => {
|
|
13434
13430
|
try {
|
|
13435
13431
|
return btoa(atob(t)) === t;
|
|
13436
13432
|
} catch {
|
|
13437
13433
|
return !1;
|
|
13438
13434
|
}
|
|
13439
|
-
},
|
|
13440
|
-
head:
|
|
13441
|
-
name:
|
|
13442
|
-
icon:
|
|
13443
|
-
rotate:
|
|
13444
|
-
value:
|
|
13435
|
+
}, Du = "_head_m36r5_1", hu = "_name_m36r5_11", pu = "_icon_m36r5_19", vu = "_rotate_m36r5_24", lu = "_value_m36r5_27", Lu = "_open_m36r5_48", eE = {
|
|
13436
|
+
head: Du,
|
|
13437
|
+
name: hu,
|
|
13438
|
+
icon: pu,
|
|
13439
|
+
rotate: vu,
|
|
13440
|
+
value: lu,
|
|
13445
13441
|
"nested-head": "_nested-head_m36r5_40",
|
|
13446
|
-
open:
|
|
13447
|
-
},
|
|
13442
|
+
open: Lu
|
|
13443
|
+
}, uu = ({
|
|
13448
13444
|
name: t,
|
|
13449
13445
|
value: _,
|
|
13450
13446
|
nested: n,
|
|
@@ -13476,20 +13472,20 @@ const su = (t) => {
|
|
|
13476
13472
|
children: /* @__PURE__ */ e.jsx(O_.Arrow, { size: 20 })
|
|
13477
13473
|
}
|
|
13478
13474
|
),
|
|
13479
|
-
/* @__PURE__ */ e.jsx(
|
|
13475
|
+
/* @__PURE__ */ e.jsx(Ct, { children: t })
|
|
13480
13476
|
]
|
|
13481
13477
|
}
|
|
13482
13478
|
),
|
|
13483
|
-
/* @__PURE__ */ e.jsx(
|
|
13479
|
+
/* @__PURE__ */ e.jsx(Ct, { className: eE.value, children: _ }),
|
|
13484
13480
|
o
|
|
13485
13481
|
]
|
|
13486
13482
|
}
|
|
13487
|
-
),
|
|
13488
|
-
body:
|
|
13489
|
-
content:
|
|
13490
|
-
nested:
|
|
13491
|
-
hide:
|
|
13492
|
-
},
|
|
13483
|
+
), Mu = "_body_1siim_1", Pu = "_content_1siim_6", Uu = "_nested_1siim_9", mu = "_hide_1siim_13", Co = {
|
|
13484
|
+
body: Mu,
|
|
13485
|
+
content: Pu,
|
|
13486
|
+
nested: Uu,
|
|
13487
|
+
hide: mu
|
|
13488
|
+
}, Gu = AA(({
|
|
13493
13489
|
nested: t,
|
|
13494
13490
|
onTransitionEnd: _,
|
|
13495
13491
|
children: n
|
|
@@ -13509,7 +13505,7 @@ const su = (t) => {
|
|
|
13509
13505
|
}
|
|
13510
13506
|
)
|
|
13511
13507
|
}
|
|
13512
|
-
)),
|
|
13508
|
+
)), tr = ({
|
|
13513
13509
|
nested: t,
|
|
13514
13510
|
style: _,
|
|
13515
13511
|
className: n,
|
|
@@ -13541,7 +13537,7 @@ const su = (t) => {
|
|
|
13541
13537
|
style: _,
|
|
13542
13538
|
children: [
|
|
13543
13539
|
/* @__PURE__ */ e.jsx(
|
|
13544
|
-
|
|
13540
|
+
uu,
|
|
13545
13541
|
{
|
|
13546
13542
|
name: E,
|
|
13547
13543
|
value: r,
|
|
@@ -13553,7 +13549,7 @@ const su = (t) => {
|
|
|
13553
13549
|
}
|
|
13554
13550
|
),
|
|
13555
13551
|
/* @__PURE__ */ e.jsx(
|
|
13556
|
-
|
|
13552
|
+
Gu,
|
|
13557
13553
|
{
|
|
13558
13554
|
nested: !!t,
|
|
13559
13555
|
ref: R,
|
|
@@ -13564,9 +13560,9 @@ const su = (t) => {
|
|
|
13564
13560
|
]
|
|
13565
13561
|
}
|
|
13566
13562
|
);
|
|
13567
|
-
},
|
|
13563
|
+
}, xu = ({
|
|
13568
13564
|
columns: t
|
|
13569
|
-
}) => /* @__PURE__ */ e.jsx("thead", { children: /* @__PURE__ */ e.jsx("tr", { children: t.map(({ title: _, dataIndex: n }) => /* @__PURE__ */ e.jsx("th", { children: /* @__PURE__ */ e.jsx(
|
|
13565
|
+
}) => /* @__PURE__ */ e.jsx("thead", { children: /* @__PURE__ */ e.jsx("tr", { children: t.map(({ title: _, dataIndex: n }) => /* @__PURE__ */ e.jsx("th", { children: /* @__PURE__ */ e.jsx(Ct, { size: "12x140", children: _ }) }, n)) }) }), bu = ({
|
|
13570
13566
|
dataSource: t,
|
|
13571
13567
|
columns: _,
|
|
13572
13568
|
style: n,
|
|
@@ -13578,9 +13574,9 @@ const su = (t) => {
|
|
|
13578
13574
|
style: n,
|
|
13579
13575
|
children: t.map((r, o) => /* @__PURE__ */ e.jsx("tr", { children: _.map(({ dataIndex: I }) => /* @__PURE__ */ e.jsx("td", { children: r[I] }, I)) }, o))
|
|
13580
13576
|
}
|
|
13581
|
-
),
|
|
13582
|
-
table:
|
|
13583
|
-
},
|
|
13577
|
+
), du = "_table_12ecr_1", wu = {
|
|
13578
|
+
table: du
|
|
13579
|
+
}, Hu = ({
|
|
13584
13580
|
dataSource: t,
|
|
13585
13581
|
columns: _,
|
|
13586
13582
|
style: n,
|
|
@@ -13588,12 +13584,12 @@ const su = (t) => {
|
|
|
13588
13584
|
}) => /* @__PURE__ */ e.jsxs(
|
|
13589
13585
|
"table",
|
|
13590
13586
|
{
|
|
13591
|
-
className: e_(E,
|
|
13587
|
+
className: e_(E, wu.table),
|
|
13592
13588
|
style: n,
|
|
13593
13589
|
children: [
|
|
13594
|
-
/* @__PURE__ */ e.jsx(
|
|
13590
|
+
/* @__PURE__ */ e.jsx(xu, { columns: _ }),
|
|
13595
13591
|
/* @__PURE__ */ e.jsx(
|
|
13596
|
-
|
|
13592
|
+
bu,
|
|
13597
13593
|
{
|
|
13598
13594
|
columns: _,
|
|
13599
13595
|
dataSource: t
|
|
@@ -13637,11 +13633,11 @@ var se = { exports: {} }, ZA = { exports: {} }, Qt = {};
|
|
|
13637
13633
|
* This source code is licensed under the MIT license found in the
|
|
13638
13634
|
* LICENSE file in the root directory of this source tree.
|
|
13639
13635
|
*/
|
|
13640
|
-
var
|
|
13641
|
-
function
|
|
13642
|
-
if (
|
|
13636
|
+
var Bs;
|
|
13637
|
+
function Bu() {
|
|
13638
|
+
if (Bs)
|
|
13643
13639
|
return Qt;
|
|
13644
|
-
|
|
13640
|
+
Bs = 1;
|
|
13645
13641
|
var t = typeof Symbol == "function" && Symbol.for, _ = t ? Symbol.for("react.element") : 60103, n = t ? Symbol.for("react.portal") : 60106, E = t ? Symbol.for("react.fragment") : 60107, r = t ? Symbol.for("react.strict_mode") : 60108, o = t ? Symbol.for("react.profiler") : 60114, I = t ? Symbol.for("react.provider") : 60109, A = t ? Symbol.for("react.context") : 60110, s = t ? Symbol.for("react.async_mode") : 60111, O = t ? Symbol.for("react.concurrent_mode") : 60111, R = t ? Symbol.for("react.forward_ref") : 60112, C = t ? Symbol.for("react.suspense") : 60113, N = t ? Symbol.for("react.suspense_list") : 60120, i = t ? Symbol.for("react.memo") : 60115, Y = t ? Symbol.for("react.lazy") : 60116, j = t ? Symbol.for("react.block") : 60121, L = t ? Symbol.for("react.fundamental") : 60117, g = t ? Symbol.for("react.responder") : 60118, G = t ? Symbol.for("react.scope") : 60119;
|
|
13646
13642
|
function U(p) {
|
|
13647
13643
|
if (typeof p == "object" && p !== null) {
|
|
@@ -13713,9 +13709,9 @@ var kt = {};
|
|
|
13713
13709
|
* This source code is licensed under the MIT license found in the
|
|
13714
13710
|
* LICENSE file in the root directory of this source tree.
|
|
13715
13711
|
*/
|
|
13716
|
-
var
|
|
13717
|
-
function
|
|
13718
|
-
return
|
|
13712
|
+
var gs;
|
|
13713
|
+
function gu() {
|
|
13714
|
+
return gs || (gs = 1, process.env.NODE_ENV !== "production" && function() {
|
|
13719
13715
|
var t = typeof Symbol == "function" && Symbol.for, _ = t ? Symbol.for("react.element") : 60103, n = t ? Symbol.for("react.portal") : 60106, E = t ? Symbol.for("react.fragment") : 60107, r = t ? Symbol.for("react.strict_mode") : 60108, o = t ? Symbol.for("react.profiler") : 60114, I = t ? Symbol.for("react.provider") : 60109, A = t ? Symbol.for("react.context") : 60110, s = t ? Symbol.for("react.async_mode") : 60111, O = t ? Symbol.for("react.concurrent_mode") : 60111, R = t ? Symbol.for("react.forward_ref") : 60112, C = t ? Symbol.for("react.suspense") : 60113, N = t ? Symbol.for("react.suspense_list") : 60120, i = t ? Symbol.for("react.memo") : 60115, Y = t ? Symbol.for("react.lazy") : 60116, j = t ? Symbol.for("react.block") : 60121, L = t ? Symbol.for("react.fundamental") : 60117, g = t ? Symbol.for("react.responder") : 60118, G = t ? Symbol.for("react.scope") : 60119;
|
|
13720
13716
|
function U(k) {
|
|
13721
13717
|
return typeof k == "string" || typeof k == "function" || // Note: its typeof might be other than 'symbol' or 'number' if it's a polyfill.
|
|
@@ -13754,7 +13750,7 @@ function Bu() {
|
|
|
13754
13750
|
}
|
|
13755
13751
|
}
|
|
13756
13752
|
var p = s, Z = O, V = A, J = I, At = _, et = R, yt = E, Gt = Y, Xt = i, xt = n, mt = o, Ot = r, Bt = C, i_ = !1;
|
|
13757
|
-
function
|
|
13753
|
+
function u_(k) {
|
|
13758
13754
|
return i_ || (i_ = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), W(k) || l(k) === s;
|
|
13759
13755
|
}
|
|
13760
13756
|
function W(k) {
|
|
@@ -13793,23 +13789,23 @@ function Bu() {
|
|
|
13793
13789
|
function A_(k) {
|
|
13794
13790
|
return l(k) === C;
|
|
13795
13791
|
}
|
|
13796
|
-
kt.AsyncMode = p, kt.ConcurrentMode = Z, kt.ContextConsumer = V, kt.ContextProvider = J, kt.Element = At, kt.ForwardRef = et, kt.Fragment = yt, kt.Lazy = Gt, kt.Memo = Xt, kt.Portal = xt, kt.Profiler = mt, kt.StrictMode = Ot, kt.Suspense = Bt, kt.isAsyncMode =
|
|
13792
|
+
kt.AsyncMode = p, kt.ConcurrentMode = Z, kt.ContextConsumer = V, kt.ContextProvider = J, kt.Element = At, kt.ForwardRef = et, kt.Fragment = yt, kt.Lazy = Gt, kt.Memo = Xt, kt.Portal = xt, kt.Profiler = mt, kt.StrictMode = Ot, kt.Suspense = Bt, kt.isAsyncMode = u_, kt.isConcurrentMode = W, kt.isContextConsumer = ot, kt.isContextProvider = x, kt.isElement = ct, kt.isForwardRef = ht, kt.isFragment = tt, kt.isLazy = vt, kt.isMemo = Lt, kt.isPortal = Pt, kt.isProfiler = wt, kt.isStrictMode = Rt, kt.isSuspense = A_, kt.isValidElementType = U, kt.typeOf = l;
|
|
13797
13793
|
}()), kt;
|
|
13798
13794
|
}
|
|
13799
|
-
var
|
|
13795
|
+
var js;
|
|
13800
13796
|
function PS() {
|
|
13801
|
-
return
|
|
13797
|
+
return js || (js = 1, process.env.NODE_ENV === "production" ? ZA.exports = Bu() : ZA.exports = gu()), ZA.exports;
|
|
13802
13798
|
}
|
|
13803
13799
|
/*
|
|
13804
13800
|
object-assign
|
|
13805
13801
|
(c) Sindre Sorhus
|
|
13806
13802
|
@license MIT
|
|
13807
13803
|
*/
|
|
13808
|
-
var va,
|
|
13809
|
-
function
|
|
13810
|
-
if (
|
|
13804
|
+
var va, Ys;
|
|
13805
|
+
function ju() {
|
|
13806
|
+
if (Ys)
|
|
13811
13807
|
return va;
|
|
13812
|
-
|
|
13808
|
+
Ys = 1;
|
|
13813
13809
|
var t = Object.getOwnPropertySymbols, _ = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
|
|
13814
13810
|
function E(o) {
|
|
13815
13811
|
if (o == null)
|
|
@@ -13852,23 +13848,23 @@ function gu() {
|
|
|
13852
13848
|
return s;
|
|
13853
13849
|
}, va;
|
|
13854
13850
|
}
|
|
13855
|
-
var la,
|
|
13851
|
+
var la, ys;
|
|
13856
13852
|
function NR() {
|
|
13857
|
-
if (
|
|
13853
|
+
if (ys)
|
|
13858
13854
|
return la;
|
|
13859
|
-
|
|
13855
|
+
ys = 1;
|
|
13860
13856
|
var t = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
|
|
13861
13857
|
return la = t, la;
|
|
13862
13858
|
}
|
|
13863
|
-
var La,
|
|
13859
|
+
var La, $s;
|
|
13864
13860
|
function US() {
|
|
13865
|
-
return
|
|
13861
|
+
return $s || ($s = 1, La = Function.call.bind(Object.prototype.hasOwnProperty)), La;
|
|
13866
13862
|
}
|
|
13867
|
-
var ua,
|
|
13868
|
-
function
|
|
13869
|
-
if (
|
|
13863
|
+
var ua, Ks;
|
|
13864
|
+
function Yu() {
|
|
13865
|
+
if (Ks)
|
|
13870
13866
|
return ua;
|
|
13871
|
-
|
|
13867
|
+
Ks = 1;
|
|
13872
13868
|
var t = function() {
|
|
13873
13869
|
};
|
|
13874
13870
|
if (process.env.NODE_ENV !== "production") {
|
|
@@ -13914,12 +13910,12 @@ function ju() {
|
|
|
13914
13910
|
process.env.NODE_ENV !== "production" && (n = {});
|
|
13915
13911
|
}, ua = r, ua;
|
|
13916
13912
|
}
|
|
13917
|
-
var Ma,
|
|
13918
|
-
function
|
|
13919
|
-
if (
|
|
13913
|
+
var Ma, Fs;
|
|
13914
|
+
function yu() {
|
|
13915
|
+
if (Fs)
|
|
13920
13916
|
return Ma;
|
|
13921
|
-
|
|
13922
|
-
var t = PS(), _ =
|
|
13917
|
+
Fs = 1;
|
|
13918
|
+
var t = PS(), _ = ju(), n = NR(), E = US(), r = Yu(), o = function() {
|
|
13923
13919
|
};
|
|
13924
13920
|
process.env.NODE_ENV !== "production" && (o = function(A) {
|
|
13925
13921
|
var s = "Warning: " + A;
|
|
@@ -14050,7 +14046,7 @@ function Yu() {
|
|
|
14050
14046
|
function Z(W) {
|
|
14051
14047
|
function ot(x, ct, ht, tt, vt) {
|
|
14052
14048
|
if (!(x[ct] instanceof W)) {
|
|
14053
|
-
var Lt = W.name || N, Pt =
|
|
14049
|
+
var Lt = W.name || N, Pt = u_(x[ct]);
|
|
14054
14050
|
return new j("Invalid " + tt + " `" + vt + "` of type " + ("`" + Pt + "` supplied to `" + ht + "`, expected ") + ("instance of `" + Lt + "`."));
|
|
14055
14051
|
}
|
|
14056
14052
|
return null;
|
|
@@ -14230,17 +14226,17 @@ Valid keys: ` + JSON.stringify(Object.keys(W), null, " ")
|
|
|
14230
14226
|
return ot;
|
|
14231
14227
|
}
|
|
14232
14228
|
}
|
|
14233
|
-
function
|
|
14229
|
+
function u_(W) {
|
|
14234
14230
|
return !W.constructor || !W.constructor.name ? N : W.constructor.name;
|
|
14235
14231
|
}
|
|
14236
14232
|
return i.checkPropTypes = r, i.resetWarningCache = r.resetWarningCache, i.PropTypes = i, i;
|
|
14237
14233
|
}, Ma;
|
|
14238
14234
|
}
|
|
14239
|
-
var Pa,
|
|
14240
|
-
function
|
|
14241
|
-
if (
|
|
14235
|
+
var Pa, Ws;
|
|
14236
|
+
function $u() {
|
|
14237
|
+
if (Ws)
|
|
14242
14238
|
return Pa;
|
|
14243
|
-
|
|
14239
|
+
Ws = 1;
|
|
14244
14240
|
var t = NR();
|
|
14245
14241
|
function _() {
|
|
14246
14242
|
}
|
|
@@ -14286,32 +14282,32 @@ function yu() {
|
|
|
14286
14282
|
}, Pa;
|
|
14287
14283
|
}
|
|
14288
14284
|
if (process.env.NODE_ENV !== "production") {
|
|
14289
|
-
var
|
|
14290
|
-
se.exports =
|
|
14285
|
+
var Ku = PS(), Fu = !0;
|
|
14286
|
+
se.exports = yu()(Ku.isElement, Fu);
|
|
14291
14287
|
} else
|
|
14292
|
-
se.exports =
|
|
14293
|
-
var
|
|
14294
|
-
const Mt = /* @__PURE__ */ ac(
|
|
14295
|
-
function
|
|
14288
|
+
se.exports = $u()();
|
|
14289
|
+
var Wu = se.exports;
|
|
14290
|
+
const Mt = /* @__PURE__ */ ac(Wu);
|
|
14291
|
+
function Xu(t, _) {
|
|
14296
14292
|
return t.classList ? !!_ && t.classList.contains(_) : (" " + (t.className.baseVal || t.className) + " ").indexOf(" " + _ + " ") !== -1;
|
|
14297
14293
|
}
|
|
14298
|
-
function
|
|
14299
|
-
t.classList ? t.classList.add(_) :
|
|
14294
|
+
function Zu(t, _) {
|
|
14295
|
+
t.classList ? t.classList.add(_) : Xu(t, _) || (typeof t.className == "string" ? t.className = t.className + " " + _ : t.setAttribute("class", (t.className && t.className.baseVal || "") + " " + _));
|
|
14300
14296
|
}
|
|
14301
|
-
function
|
|
14297
|
+
function Xs(t, _) {
|
|
14302
14298
|
return t.replace(new RegExp("(^|\\s)" + _ + "(?:\\s|$)", "g"), "$1").replace(/\s+/g, " ").replace(/^\s*|\s*$/g, "");
|
|
14303
14299
|
}
|
|
14304
|
-
function
|
|
14305
|
-
t.classList ? t.classList.remove(_) : typeof t.className == "string" ? t.className =
|
|
14300
|
+
function Ju(t, _) {
|
|
14301
|
+
t.classList ? t.classList.remove(_) : typeof t.className == "string" ? t.className = Xs(t.className, _) : t.setAttribute("class", Xs(t.className && t.className.baseVal || "", _));
|
|
14306
14302
|
}
|
|
14307
|
-
const
|
|
14303
|
+
const Zs = {
|
|
14308
14304
|
disabled: !1
|
|
14309
14305
|
};
|
|
14310
|
-
var
|
|
14306
|
+
var zu = process.env.NODE_ENV !== "production" ? Mt.oneOfType([Mt.number, Mt.shape({
|
|
14311
14307
|
enter: Mt.number,
|
|
14312
14308
|
exit: Mt.number,
|
|
14313
14309
|
appear: Mt.number
|
|
14314
|
-
}).isRequired]) : null,
|
|
14310
|
+
}).isRequired]) : null, Qu = process.env.NODE_ENV !== "production" ? Mt.oneOfType([Mt.string, Mt.shape({
|
|
14315
14311
|
enter: Mt.string,
|
|
14316
14312
|
exit: Mt.string,
|
|
14317
14313
|
active: Mt.string
|
|
@@ -14323,7 +14319,7 @@ var Ju = process.env.NODE_ENV !== "production" ? Mt.oneOfType([Mt.number, Mt.sha
|
|
|
14323
14319
|
exitDone: Mt.string,
|
|
14324
14320
|
exitActive: Mt.string
|
|
14325
14321
|
})]) : null;
|
|
14326
|
-
const mS =
|
|
14322
|
+
const mS = cr.createContext(null);
|
|
14327
14323
|
var GS = function(_) {
|
|
14328
14324
|
return _.scrollTop;
|
|
14329
14325
|
}, FI = "unmounted", RE = "exited", sE = "entering", So = "entered", ce = "exiting", Mr = /* @__PURE__ */ function(t) {
|
|
@@ -14377,7 +14373,7 @@ var GS = function(_) {
|
|
|
14377
14373
|
});
|
|
14378
14374
|
}, n.performEnter = function(r) {
|
|
14379
14375
|
var o = this, I = this.props.enter, A = this.context ? this.context.isMounting : r, s = this.props.nodeRef ? [A] : [bA.findDOMNode(this), A], O = s[0], R = s[1], C = this.getTimeouts(), N = A ? C.appear : C.enter;
|
|
14380
|
-
if (!r && !I ||
|
|
14376
|
+
if (!r && !I || Zs.disabled) {
|
|
14381
14377
|
this.safeSetState({
|
|
14382
14378
|
status: So
|
|
14383
14379
|
}, function() {
|
|
@@ -14398,7 +14394,7 @@ var GS = function(_) {
|
|
|
14398
14394
|
});
|
|
14399
14395
|
}, n.performExit = function() {
|
|
14400
14396
|
var r = this, o = this.props.exit, I = this.getTimeouts(), A = this.props.nodeRef ? void 0 : bA.findDOMNode(this);
|
|
14401
|
-
if (!o ||
|
|
14397
|
+
if (!o || Zs.disabled) {
|
|
14402
14398
|
this.safeSetState({
|
|
14403
14399
|
status: RE
|
|
14404
14400
|
}, function() {
|
|
@@ -14449,12 +14445,12 @@ var GS = function(_) {
|
|
|
14449
14445
|
var A = Ht(o, ["children", "in", "mountOnEnter", "unmountOnExit", "appear", "enter", "exit", "timeout", "addEndListener", "onEnter", "onEntering", "onEntered", "onExit", "onExiting", "onExited", "nodeRef"]);
|
|
14450
14446
|
return (
|
|
14451
14447
|
// allows for nested Transitions
|
|
14452
|
-
/* @__PURE__ */
|
|
14448
|
+
/* @__PURE__ */ cr.createElement(mS.Provider, {
|
|
14453
14449
|
value: null
|
|
14454
|
-
}, typeof I == "function" ? I(r, A) :
|
|
14450
|
+
}, typeof I == "function" ? I(r, A) : cr.cloneElement(cr.Children.only(I), A))
|
|
14455
14451
|
);
|
|
14456
14452
|
}, _;
|
|
14457
|
-
}(
|
|
14453
|
+
}(cr.Component);
|
|
14458
14454
|
Mr.contextType = mS;
|
|
14459
14455
|
Mr.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
14460
14456
|
/**
|
|
@@ -14552,7 +14548,7 @@ Mr.propTypes = process.env.NODE_ENV !== "production" ? {
|
|
|
14552
14548
|
* @type {number | { enter?: number, exit?: number, appear?: number }}
|
|
14553
14549
|
*/
|
|
14554
14550
|
timeout: function(_) {
|
|
14555
|
-
var n =
|
|
14551
|
+
var n = zu;
|
|
14556
14552
|
_.addEndListener || (n = n.isRequired);
|
|
14557
14553
|
for (var E = arguments.length, r = new Array(E > 1 ? E - 1 : 0), o = 1; o < E; o++)
|
|
14558
14554
|
r[o - 1] = arguments[o];
|
|
@@ -14647,13 +14643,13 @@ Mr.ENTERING = sE;
|
|
|
14647
14643
|
Mr.ENTERED = So;
|
|
14648
14644
|
Mr.EXITING = ce;
|
|
14649
14645
|
const xS = Mr;
|
|
14650
|
-
var
|
|
14646
|
+
var ku = function(_, n) {
|
|
14651
14647
|
return _ && n && n.split(" ").forEach(function(E) {
|
|
14652
|
-
return
|
|
14648
|
+
return Zu(_, E);
|
|
14653
14649
|
});
|
|
14654
14650
|
}, Ua = function(_, n) {
|
|
14655
14651
|
return _ && n && n.split(" ").forEach(function(E) {
|
|
14656
|
-
return
|
|
14652
|
+
return Ju(_, E);
|
|
14657
14653
|
});
|
|
14658
14654
|
}, SR = /* @__PURE__ */ function(t) {
|
|
14659
14655
|
MS(_, t);
|
|
@@ -14696,7 +14692,7 @@ var Qu = function(_, n) {
|
|
|
14696
14692
|
var n = _.prototype;
|
|
14697
14693
|
return n.addClass = function(r, o, I) {
|
|
14698
14694
|
var A = this.getClassNames(o)[I + "ClassName"], s = this.getClassNames("enter"), O = s.doneClassName;
|
|
14699
|
-
o === "appear" && I === "done" && O && (A += " " + O), I === "active" && r && GS(r), A && (this.appliedClasses[o][I] = A,
|
|
14695
|
+
o === "appear" && I === "done" && O && (A += " " + O), I === "active" && r && GS(r), A && (this.appliedClasses[o][I] = A, ku(r, A));
|
|
14700
14696
|
}, n.removeClasses = function(r, o) {
|
|
14701
14697
|
var I = this.appliedClasses[o], A = I.base, s = I.active, O = I.done;
|
|
14702
14698
|
this.appliedClasses[o] = {}, A && Ua(r, A), s && Ua(r, s), O && Ua(r, O);
|
|
@@ -14704,7 +14700,7 @@ var Qu = function(_, n) {
|
|
|
14704
14700
|
var r = this.props;
|
|
14705
14701
|
r.classNames;
|
|
14706
14702
|
var o = Ht(r, ["classNames"]);
|
|
14707
|
-
return /* @__PURE__ */
|
|
14703
|
+
return /* @__PURE__ */ cr.createElement(xS, B({}, o, {
|
|
14708
14704
|
onEnter: this.onEnter,
|
|
14709
14705
|
onEntered: this.onEntered,
|
|
14710
14706
|
onEntering: this.onEntering,
|
|
@@ -14713,7 +14709,7 @@ var Qu = function(_, n) {
|
|
|
14713
14709
|
onExited: this.onExited
|
|
14714
14710
|
}));
|
|
14715
14711
|
}, _;
|
|
14716
|
-
}(
|
|
14712
|
+
}(cr.Component);
|
|
14717
14713
|
SR.defaultProps = {
|
|
14718
14714
|
classNames: ""
|
|
14719
14715
|
};
|
|
@@ -14786,7 +14782,7 @@ SR.propTypes = process.env.NODE_ENV !== "production" ? B({}, xS.propTypes, {
|
|
|
14786
14782
|
* exitDone?: string,
|
|
14787
14783
|
* }}
|
|
14788
14784
|
*/
|
|
14789
|
-
classNames:
|
|
14785
|
+
classNames: Qu,
|
|
14790
14786
|
/**
|
|
14791
14787
|
* A `<Transition>` callback fired immediately after the 'enter' or 'appear' class is
|
|
14792
14788
|
* applied.
|
|
@@ -14841,14 +14837,14 @@ SR.propTypes = process.env.NODE_ENV !== "production" ? B({}, xS.propTypes, {
|
|
|
14841
14837
|
*/
|
|
14842
14838
|
onExited: Mt.func
|
|
14843
14839
|
}) : {};
|
|
14844
|
-
const CR = SR,
|
|
14840
|
+
const CR = SR, qu = "_modal_w3lvy_1", co = {
|
|
14845
14841
|
"modal-container": "_modal-container_w3lvy_1",
|
|
14846
|
-
modal:
|
|
14842
|
+
modal: qu,
|
|
14847
14843
|
"modal-enter": "_modal-enter_w3lvy_19",
|
|
14848
14844
|
"modal-enter-active": "_modal-enter-active_w3lvy_23",
|
|
14849
14845
|
"modal-exit": "_modal-exit_w3lvy_28",
|
|
14850
14846
|
"modal-exit-active": "_modal-exit-active_w3lvy_32"
|
|
14851
|
-
},
|
|
14847
|
+
}, Vu = ({
|
|
14852
14848
|
isOpen: t,
|
|
14853
14849
|
iconPosition: _,
|
|
14854
14850
|
children: n
|
|
@@ -14878,10 +14874,10 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
14878
14874
|
) })
|
|
14879
14875
|
}
|
|
14880
14876
|
);
|
|
14881
|
-
},
|
|
14882
|
-
container:
|
|
14883
|
-
icon:
|
|
14884
|
-
trigger:
|
|
14877
|
+
}, tM = "_container_1wtpy_1", _M = "_icon_1wtpy_7", nM = "_trigger_1wtpy_15", Js = {
|
|
14878
|
+
container: tM,
|
|
14879
|
+
icon: _M,
|
|
14880
|
+
trigger: nM
|
|
14885
14881
|
}, bS = ({
|
|
14886
14882
|
style: t,
|
|
14887
14883
|
className: _,
|
|
@@ -14899,7 +14895,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
14899
14895
|
"span",
|
|
14900
14896
|
{
|
|
14901
14897
|
style: t,
|
|
14902
|
-
className: e_(
|
|
14898
|
+
className: e_(Js.container, _),
|
|
14903
14899
|
children: [
|
|
14904
14900
|
n,
|
|
14905
14901
|
/* @__PURE__ */ e.jsx(
|
|
@@ -14907,7 +14903,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
14907
14903
|
{
|
|
14908
14904
|
onMouseEnter: s,
|
|
14909
14905
|
onMouseLeave: O,
|
|
14910
|
-
className:
|
|
14906
|
+
className: Js.icon
|
|
14911
14907
|
}
|
|
14912
14908
|
)
|
|
14913
14909
|
]
|
|
@@ -14915,7 +14911,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
14915
14911
|
),
|
|
14916
14912
|
Oc(
|
|
14917
14913
|
/* @__PURE__ */ e.jsx(
|
|
14918
|
-
|
|
14914
|
+
Vu,
|
|
14919
14915
|
{
|
|
14920
14916
|
iconPosition: I,
|
|
14921
14917
|
isOpen: r,
|
|
@@ -14925,16 +14921,16 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
14925
14921
|
document.body
|
|
14926
14922
|
)
|
|
14927
14923
|
] });
|
|
14928
|
-
},
|
|
14929
|
-
image:
|
|
14930
|
-
},
|
|
14924
|
+
}, rM = "_image_1mq6p_1", EM = {
|
|
14925
|
+
image: rM
|
|
14926
|
+
}, oM = "_magnifier_e2t1h_1", No = {
|
|
14931
14927
|
"magnifier-container": "_magnifier-container_e2t1h_1",
|
|
14932
|
-
magnifier:
|
|
14928
|
+
magnifier: oM,
|
|
14933
14929
|
"scale-enter": "_scale-enter_e2t1h_29",
|
|
14934
14930
|
"scale-enter-active": "_scale-enter-active_e2t1h_33",
|
|
14935
14931
|
"scale-exit": "_scale-exit_e2t1h_38",
|
|
14936
14932
|
"scale-exit-active": "_scale-exit-active_e2t1h_42"
|
|
14937
|
-
},
|
|
14933
|
+
}, IM = ({
|
|
14938
14934
|
showMagnifier: t,
|
|
14939
14935
|
vars: _
|
|
14940
14936
|
}) => {
|
|
@@ -14962,13 +14958,13 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
14962
14958
|
) })
|
|
14963
14959
|
}
|
|
14964
14960
|
);
|
|
14965
|
-
},
|
|
14966
|
-
button:
|
|
14961
|
+
}, AM = "_button_t64kq_1", YI = {
|
|
14962
|
+
button: AM,
|
|
14967
14963
|
"opacity-enter": "_opacity-enter_t64kq_12",
|
|
14968
14964
|
"opacity-enter-active": "_opacity-enter-active_t64kq_16",
|
|
14969
14965
|
"opacity-exit": "_opacity-exit_t64kq_21",
|
|
14970
14966
|
"opacity-exit-active": "_opacity-exit-active_t64kq_25"
|
|
14971
|
-
},
|
|
14967
|
+
}, OM = ({
|
|
14972
14968
|
showButton: t,
|
|
14973
14969
|
onClick: _,
|
|
14974
14970
|
onMouseEnter: n,
|
|
@@ -15002,7 +14998,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
15002
14998
|
)
|
|
15003
14999
|
}
|
|
15004
15000
|
);
|
|
15005
|
-
},
|
|
15001
|
+
}, aM = ({
|
|
15006
15002
|
src: t,
|
|
15007
15003
|
zoomLevel: _ = 3,
|
|
15008
15004
|
alt: n,
|
|
@@ -15030,7 +15026,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
15030
15026
|
}, J = (Gt) => {
|
|
15031
15027
|
if (!r)
|
|
15032
15028
|
return;
|
|
15033
|
-
const Xt = Gt.currentTarget, { top: xt, left: mt } = Xt.getBoundingClientRect(), Ot = Gt.clientX - mt, Bt = Gt.clientY - xt, i_ = I / 100 * 30,
|
|
15029
|
+
const Xt = Gt.currentTarget, { top: xt, left: mt } = Xt.getBoundingClientRect(), Ot = Gt.clientX - mt, Bt = Gt.clientY - xt, i_ = I / 100 * 30, u_ = o / 100 * -3, W = Gt.clientY + I - i_ - document.documentElement.clientHeight, ot = Gt.clientX + o - u_ - document.documentElement.clientWidth, x = W > 0 ? Gt.clientY - i_ - W + scrollY : Gt.clientY - i_ + scrollY, ct = ot > 0 ? Gt.clientX - o + u_ + scrollX : Gt.clientX - u_ + scrollX;
|
|
15034
15030
|
Y([ct, x]), C([Ot, Bt]);
|
|
15035
15031
|
}, At = (Gt) => {
|
|
15036
15032
|
if (r) {
|
|
@@ -15048,7 +15044,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
15048
15044
|
/* @__PURE__ */ e.jsxs(
|
|
15049
15045
|
"div",
|
|
15050
15046
|
{
|
|
15051
|
-
className: e_(
|
|
15047
|
+
className: e_(EM.image, A),
|
|
15052
15048
|
style: s,
|
|
15053
15049
|
onMouseLeave: yt,
|
|
15054
15050
|
children: [
|
|
@@ -15063,7 +15059,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
15063
15059
|
}
|
|
15064
15060
|
),
|
|
15065
15061
|
E && /* @__PURE__ */ e.jsx(
|
|
15066
|
-
|
|
15062
|
+
OM,
|
|
15067
15063
|
{
|
|
15068
15064
|
showButton: l,
|
|
15069
15065
|
onClick: V
|
|
@@ -15074,7 +15070,7 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
15074
15070
|
),
|
|
15075
15071
|
r && Oc(
|
|
15076
15072
|
/* @__PURE__ */ e.jsx(
|
|
15077
|
-
|
|
15073
|
+
IM,
|
|
15078
15074
|
{
|
|
15079
15075
|
showMagnifier: G,
|
|
15080
15076
|
vars: Z
|
|
@@ -15084,11 +15080,11 @@ const CR = SR, ku = "_modal_w3lvy_1", co = {
|
|
|
15084
15080
|
)
|
|
15085
15081
|
] });
|
|
15086
15082
|
};
|
|
15087
|
-
var dS = {}, wS = /* @__PURE__ */ on(dS),
|
|
15083
|
+
var dS = {}, wS = /* @__PURE__ */ on(dS), eM = (t, _) => B({}, t, _), RM = () => vn(wS), TR = /* @__PURE__ */ on(() => {
|
|
15088
15084
|
});
|
|
15089
15085
|
TR.displayName = "JVR.DispatchShowTools";
|
|
15090
|
-
function
|
|
15091
|
-
return Do(
|
|
15086
|
+
function sM() {
|
|
15087
|
+
return Do(eM, dS);
|
|
15092
15088
|
}
|
|
15093
15089
|
function HS() {
|
|
15094
15090
|
return vn(TR);
|
|
@@ -15108,13 +15104,13 @@ var BS = (t) => {
|
|
|
15108
15104
|
});
|
|
15109
15105
|
};
|
|
15110
15106
|
BS.displayName = "JVR.ShowTools";
|
|
15111
|
-
var gS = {}, jS = /* @__PURE__ */ on(gS),
|
|
15107
|
+
var gS = {}, jS = /* @__PURE__ */ on(gS), cM = (t, _) => B({}, t, _), ra = () => vn(jS), iR = /* @__PURE__ */ on(() => {
|
|
15112
15108
|
});
|
|
15113
15109
|
iR.displayName = "JVR.DispatchExpands";
|
|
15114
|
-
function cM() {
|
|
15115
|
-
return Do(sM, gS);
|
|
15116
|
-
}
|
|
15117
15110
|
function NM() {
|
|
15111
|
+
return Do(cM, gS);
|
|
15112
|
+
}
|
|
15113
|
+
function SM() {
|
|
15118
15114
|
return vn(iR);
|
|
15119
15115
|
}
|
|
15120
15116
|
var YS = (t) => {
|
|
@@ -15252,13 +15248,13 @@ var yS = {
|
|
|
15252
15248
|
className: "w-rjv-type",
|
|
15253
15249
|
children: "date"
|
|
15254
15250
|
}
|
|
15255
|
-
}, $S = /* @__PURE__ */ on(yS),
|
|
15251
|
+
}, $S = /* @__PURE__ */ on(yS), CM = (t, _) => B({}, t, _), E_ = () => vn($S), fR = /* @__PURE__ */ on(() => {
|
|
15256
15252
|
});
|
|
15257
15253
|
fR.displayName = "JVR.DispatchTypes";
|
|
15258
|
-
function CM() {
|
|
15259
|
-
return Do(SM, yS);
|
|
15260
|
-
}
|
|
15261
15254
|
function TM() {
|
|
15255
|
+
return Do(CM, yS);
|
|
15256
|
+
}
|
|
15257
|
+
function iM() {
|
|
15262
15258
|
return vn(fR);
|
|
15263
15259
|
}
|
|
15264
15260
|
function KS(t) {
|
|
@@ -15276,11 +15272,11 @@ function KS(t) {
|
|
|
15276
15272
|
});
|
|
15277
15273
|
}
|
|
15278
15274
|
KS.displayName = "JVR.Types";
|
|
15279
|
-
var
|
|
15275
|
+
var fM = ["style"];
|
|
15280
15276
|
function FS(t) {
|
|
15281
15277
|
var {
|
|
15282
15278
|
style: _
|
|
15283
|
-
} = t, n = Ht(t,
|
|
15279
|
+
} = t, n = Ht(t, fM), E = B({
|
|
15284
15280
|
cursor: "pointer",
|
|
15285
15281
|
height: "1em",
|
|
15286
15282
|
width: "1em",
|
|
@@ -15366,13 +15362,13 @@ var WS = {
|
|
|
15366
15362
|
className: "w-rjv-curlybraces-end",
|
|
15367
15363
|
children: "}"
|
|
15368
15364
|
}
|
|
15369
|
-
}, XS = /* @__PURE__ */ on(WS),
|
|
15365
|
+
}, XS = /* @__PURE__ */ on(WS), DM = (t, _) => B({}, t, _), nn = () => vn(XS), DR = /* @__PURE__ */ on(() => {
|
|
15370
15366
|
});
|
|
15371
15367
|
DR.displayName = "JVR.DispatchSymbols";
|
|
15372
|
-
function DM() {
|
|
15373
|
-
return Do(fM, WS);
|
|
15374
|
-
}
|
|
15375
15368
|
function hM() {
|
|
15369
|
+
return Do(DM, WS);
|
|
15370
|
+
}
|
|
15371
|
+
function pM() {
|
|
15376
15372
|
return vn(DR);
|
|
15377
15373
|
}
|
|
15378
15374
|
var ZS = (t) => {
|
|
@@ -15435,13 +15431,13 @@ var JS = {
|
|
|
15435
15431
|
as: "span",
|
|
15436
15432
|
className: "w-rjv-object-key"
|
|
15437
15433
|
}
|
|
15438
|
-
}, zS = /* @__PURE__ */ on(JS),
|
|
15434
|
+
}, zS = /* @__PURE__ */ on(JS), vM = (t, _) => B({}, t, _), Un = () => vn(zS), hR = /* @__PURE__ */ on(() => {
|
|
15439
15435
|
});
|
|
15440
15436
|
hR.displayName = "JVR.DispatchSection";
|
|
15441
|
-
function vM() {
|
|
15442
|
-
return Do(pM, JS);
|
|
15443
|
-
}
|
|
15444
15437
|
function lM() {
|
|
15438
|
+
return Do(vM, JS);
|
|
15439
|
+
}
|
|
15440
|
+
function LM() {
|
|
15445
15441
|
return vn(hR);
|
|
15446
15442
|
}
|
|
15447
15443
|
var QS = (t) => {
|
|
@@ -15467,7 +15463,7 @@ pR.displayName = "JVR.Context";
|
|
|
15467
15463
|
var qS = /* @__PURE__ */ on(() => {
|
|
15468
15464
|
});
|
|
15469
15465
|
qS.displayName = "JVR.DispatchContext";
|
|
15470
|
-
function
|
|
15466
|
+
function uM(t, _) {
|
|
15471
15467
|
return B({}, t, _);
|
|
15472
15468
|
}
|
|
15473
15469
|
var kE = () => vn(pR), VS = (t) => {
|
|
@@ -15475,7 +15471,7 @@ var kE = () => vn(pR), VS = (t) => {
|
|
|
15475
15471
|
children: _,
|
|
15476
15472
|
initialState: n,
|
|
15477
15473
|
initialTypes: E
|
|
15478
|
-
} = t, [r, o] = Do(
|
|
15474
|
+
} = t, [r, o] = Do(uM, Object.assign({}, kS, n)), [I, A] = sM(), [s, O] = NM(), [R, C] = TM(), [N, i] = hM(), [Y, j] = lM();
|
|
15479
15475
|
return xn(() => o(B({}, n)), [n]), /* @__PURE__ */ e.jsx(pR.Provider, {
|
|
15480
15476
|
value: r,
|
|
15481
15477
|
children: /* @__PURE__ */ e.jsx(qS.Provider, {
|
|
@@ -15505,32 +15501,32 @@ var kE = () => vn(pR), VS = (t) => {
|
|
|
15505
15501
|
});
|
|
15506
15502
|
};
|
|
15507
15503
|
VS.displayName = "JVR.Provider";
|
|
15508
|
-
function
|
|
15504
|
+
function MM(t) {
|
|
15509
15505
|
if (t == null)
|
|
15510
15506
|
throw new TypeError("Cannot destructure " + t);
|
|
15511
15507
|
}
|
|
15512
|
-
var
|
|
15508
|
+
var PM = ["isNumber"], UM = ["as", "render"], mM = ["as", "render"], GM = ["as", "render"], xM = ["as", "style", "render"], bM = ["as", "render"], dM = ["as", "render"], wM = ["as", "render"], HM = ["as", "render"], Ne = (t) => {
|
|
15513
15509
|
var {
|
|
15514
15510
|
Quote: _ = {}
|
|
15515
15511
|
} = nn(), {
|
|
15516
15512
|
isNumber: n
|
|
15517
|
-
} = t, E = Ht(t,
|
|
15513
|
+
} = t, E = Ht(t, PM);
|
|
15518
15514
|
if (n)
|
|
15519
15515
|
return null;
|
|
15520
15516
|
var {
|
|
15521
15517
|
as: r,
|
|
15522
15518
|
render: o
|
|
15523
|
-
} = _, I = Ht(_,
|
|
15519
|
+
} = _, I = Ht(_, UM), A = r || "span", s = B({}, E, I), O = o && typeof o == "function" && o(s);
|
|
15524
15520
|
return O || /* @__PURE__ */ e.jsx(A, B({}, s));
|
|
15525
15521
|
};
|
|
15526
15522
|
Ne.displayName = "JVR.Quote";
|
|
15527
15523
|
var IA = (t) => {
|
|
15528
15524
|
var {
|
|
15529
15525
|
ValueQuote: _ = {}
|
|
15530
|
-
} = nn(), n = B({}, (
|
|
15526
|
+
} = nn(), n = B({}, (MM(t), t)), {
|
|
15531
15527
|
as: E,
|
|
15532
15528
|
render: r
|
|
15533
|
-
} = _, o = Ht(_,
|
|
15529
|
+
} = _, o = Ht(_, mM), I = E || "span", A = B({}, n, o), s = r && typeof r == "function" && r(A);
|
|
15534
15530
|
return s || /* @__PURE__ */ e.jsx(I, B({}, A));
|
|
15535
15531
|
};
|
|
15536
15532
|
IA.displayName = "JVR.ValueQuote";
|
|
@@ -15540,7 +15536,7 @@ var tC = () => {
|
|
|
15540
15536
|
} = nn(), {
|
|
15541
15537
|
as: _,
|
|
15542
15538
|
render: n
|
|
15543
|
-
} = t, E = Ht(t,
|
|
15539
|
+
} = t, E = Ht(t, GM), r = _ || "span", o = n && typeof n == "function" && n(E);
|
|
15544
15540
|
return o || /* @__PURE__ */ e.jsx(r, B({}, E));
|
|
15545
15541
|
};
|
|
15546
15542
|
tC.displayName = "JVR.Colon";
|
|
@@ -15553,7 +15549,7 @@ var _C = (t) => {
|
|
|
15553
15549
|
as: o,
|
|
15554
15550
|
style: I,
|
|
15555
15551
|
render: A
|
|
15556
|
-
} = _, s = Ht(_,
|
|
15552
|
+
} = _, s = Ht(_, xM), O = o || "span", R = A && typeof A == "function", C = R && A(B({}, s, {
|
|
15557
15553
|
"data-expanded": r,
|
|
15558
15554
|
style: B({}, I, t.style)
|
|
15559
15555
|
}));
|
|
@@ -15573,13 +15569,13 @@ var nC = (t) => {
|
|
|
15573
15569
|
var {
|
|
15574
15570
|
as: r,
|
|
15575
15571
|
render: o
|
|
15576
|
-
} = n, I = Ht(n,
|
|
15572
|
+
} = n, I = Ht(n, bM), A = r || "span", s = o && typeof o == "function" && o(I);
|
|
15577
15573
|
return s || /* @__PURE__ */ e.jsx(A, B({}, I));
|
|
15578
15574
|
}
|
|
15579
15575
|
var {
|
|
15580
15576
|
as: O,
|
|
15581
15577
|
render: R
|
|
15582
|
-
} = E, C = Ht(E,
|
|
15578
|
+
} = E, C = Ht(E, dM), N = O || "span", i = R && typeof R == "function" && R(C);
|
|
15583
15579
|
return i || /* @__PURE__ */ e.jsx(N, B({}, C));
|
|
15584
15580
|
};
|
|
15585
15581
|
nC.displayName = "JVR.BracketsOpen";
|
|
@@ -15598,13 +15594,13 @@ var vR = (t) => {
|
|
|
15598
15594
|
var {
|
|
15599
15595
|
as: o,
|
|
15600
15596
|
render: I
|
|
15601
|
-
} = E, A = Ht(E,
|
|
15597
|
+
} = E, A = Ht(E, wM), s = o || "span", O = I && typeof I == "function" && I(A);
|
|
15602
15598
|
return O || /* @__PURE__ */ e.jsx(s, B({}, A));
|
|
15603
15599
|
}
|
|
15604
15600
|
var {
|
|
15605
15601
|
as: R,
|
|
15606
15602
|
render: C
|
|
15607
|
-
} = r, N = Ht(r,
|
|
15603
|
+
} = r, N = Ht(r, HM), i = R || "span", Y = C && typeof C == "function" && C(N);
|
|
15608
15604
|
return Y || /* @__PURE__ */ e.jsx(i, B({}, N));
|
|
15609
15605
|
};
|
|
15610
15606
|
vR.displayName = "JVR.BracketsClose";
|
|
@@ -15630,15 +15626,15 @@ var rC = (t) => {
|
|
|
15630
15626
|
});
|
|
15631
15627
|
};
|
|
15632
15628
|
rC.displayName = "JVR.NestedClose";
|
|
15633
|
-
var
|
|
15629
|
+
var BM = ["keyName", "value", "expandKey"], gM = ["as", "render"], cn = (t) => {
|
|
15634
15630
|
var {
|
|
15635
15631
|
keyName: _,
|
|
15636
15632
|
value: n,
|
|
15637
15633
|
expandKey: E
|
|
15638
|
-
} = t, r = Ht(t,
|
|
15634
|
+
} = t, r = Ht(t, BM), {
|
|
15639
15635
|
onCopied: o,
|
|
15640
15636
|
enableClipboard: I
|
|
15641
|
-
} = kE(), A =
|
|
15637
|
+
} = kE(), A = RM(), s = A[E], [O, R] = g_(!1), {
|
|
15642
15638
|
Copied: C = {}
|
|
15643
15639
|
} = Un();
|
|
15644
15640
|
if (I === !1 || !s)
|
|
@@ -15657,7 +15653,7 @@ var HM = ["keyName", "value", "expandKey"], BM = ["as", "render"], cn = (t) => {
|
|
|
15657
15653
|
onClick: N
|
|
15658
15654
|
}, {
|
|
15659
15655
|
render: Y
|
|
15660
|
-
} = C, j = Ht(C,
|
|
15656
|
+
} = C, j = Ht(C, gM), L = B({}, j, r, i), g = Y && typeof Y == "function", G = g && Y(B({}, L, {
|
|
15661
15657
|
"data-copied": O
|
|
15662
15658
|
}), {
|
|
15663
15659
|
value: n,
|
|
@@ -15678,7 +15674,7 @@ var HM = ["keyName", "value", "expandKey"], BM = ["as", "render"], cn = (t) => {
|
|
|
15678
15674
|
})));
|
|
15679
15675
|
};
|
|
15680
15676
|
cn.displayName = "JVR.Copied";
|
|
15681
|
-
var
|
|
15677
|
+
var jM = ["as", "render"], YM = ["as", "render"], yM = ["as", "render"], $M = ["as", "render"], KM = ["as", "render"], FM = ["as", "render"], WM = ["as", "render"], XM = ["as", "render"], ZM = ["as", "render"], JM = ["as", "render"], zM = ["as", "render"], QM = ["as", "render"], kM = ["as", "render"], EC = (t) => {
|
|
15682
15678
|
var {
|
|
15683
15679
|
value: _,
|
|
15684
15680
|
keyName: n
|
|
@@ -15691,7 +15687,7 @@ var gM = ["as", "render"], jM = ["as", "render"], YM = ["as", "render"], yM = ["
|
|
|
15691
15687
|
var {
|
|
15692
15688
|
as: I,
|
|
15693
15689
|
render: A
|
|
15694
|
-
} = E, s = Ht(E,
|
|
15690
|
+
} = E, s = Ht(E, jM), O = A && typeof A == "function", R = O && A(s, {
|
|
15695
15691
|
type: "type",
|
|
15696
15692
|
value: _,
|
|
15697
15693
|
keyName: n
|
|
@@ -15715,7 +15711,7 @@ var oC = (t) => {
|
|
|
15715
15711
|
var {
|
|
15716
15712
|
as: I,
|
|
15717
15713
|
render: A
|
|
15718
|
-
} = E, s = Ht(E,
|
|
15714
|
+
} = E, s = Ht(E, YM), O = A && typeof A == "function", R = O && A(s, {
|
|
15719
15715
|
type: "type",
|
|
15720
15716
|
value: _,
|
|
15721
15717
|
keyName: n
|
|
@@ -15742,7 +15738,7 @@ var Yn = {
|
|
|
15742
15738
|
} = kE(), {
|
|
15743
15739
|
as: A,
|
|
15744
15740
|
render: s
|
|
15745
|
-
} = r, O = Ht(r,
|
|
15741
|
+
} = r, O = Ht(r, yM), R = _, [C, N] = g_(I && R.length >= I);
|
|
15746
15742
|
xn(() => N(I && R.length >= I), [I]);
|
|
15747
15743
|
var i = A || "span", Y = B({}, Yn, r.style || {});
|
|
15748
15744
|
I > 0 && (O.style = B({}, O.style, {
|
|
@@ -15791,7 +15787,7 @@ var AC = (t) => {
|
|
|
15791
15787
|
} = E_(), {
|
|
15792
15788
|
as: I,
|
|
15793
15789
|
render: A
|
|
15794
|
-
} = r, s = Ht(r,
|
|
15790
|
+
} = r, s = Ht(r, $M), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
15795
15791
|
style: R
|
|
15796
15792
|
}), {
|
|
15797
15793
|
type: "type",
|
|
@@ -15830,7 +15826,7 @@ var OC = (t) => {
|
|
|
15830
15826
|
} = E_(), {
|
|
15831
15827
|
as: I,
|
|
15832
15828
|
render: A
|
|
15833
|
-
} = r, s = Ht(r,
|
|
15829
|
+
} = r, s = Ht(r, KM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
15834
15830
|
style: R
|
|
15835
15831
|
}), {
|
|
15836
15832
|
type: "type",
|
|
@@ -15869,7 +15865,7 @@ var aC = (t) => {
|
|
|
15869
15865
|
} = E_(), {
|
|
15870
15866
|
as: I,
|
|
15871
15867
|
render: A
|
|
15872
|
-
} = r, s = Ht(r,
|
|
15868
|
+
} = r, s = Ht(r, FM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
15873
15869
|
style: R
|
|
15874
15870
|
}), {
|
|
15875
15871
|
type: "type",
|
|
@@ -15908,7 +15904,7 @@ var eC = (t) => {
|
|
|
15908
15904
|
} = E_(), {
|
|
15909
15905
|
as: I,
|
|
15910
15906
|
render: A
|
|
15911
|
-
} = r, s = Ht(r,
|
|
15907
|
+
} = r, s = Ht(r, WM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
15912
15908
|
style: R
|
|
15913
15909
|
}), {
|
|
15914
15910
|
type: "type",
|
|
@@ -15947,7 +15943,7 @@ var RC = (t) => {
|
|
|
15947
15943
|
} = E_(), {
|
|
15948
15944
|
as: I,
|
|
15949
15945
|
render: A
|
|
15950
|
-
} = r, s = Ht(r,
|
|
15946
|
+
} = r, s = Ht(r, XM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
15951
15947
|
style: R
|
|
15952
15948
|
}), {
|
|
15953
15949
|
type: "type",
|
|
@@ -15986,7 +15982,7 @@ var sC = (t) => {
|
|
|
15986
15982
|
} = E_(), {
|
|
15987
15983
|
as: I,
|
|
15988
15984
|
render: A
|
|
15989
|
-
} = r, s = Ht(r,
|
|
15985
|
+
} = r, s = Ht(r, ZM), O = I || "span", R = B({}, Yn, r.style), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
15990
15986
|
style: R
|
|
15991
15987
|
}), {
|
|
15992
15988
|
type: "type",
|
|
@@ -16028,7 +16024,7 @@ var cC = (t) => {
|
|
|
16028
16024
|
} = E_(), {
|
|
16029
16025
|
as: I,
|
|
16030
16026
|
render: A
|
|
16031
|
-
} = r, s = Ht(r,
|
|
16027
|
+
} = r, s = Ht(r, JM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
16032
16028
|
style: R
|
|
16033
16029
|
}), {
|
|
16034
16030
|
type: "type",
|
|
@@ -16067,7 +16063,7 @@ var NC = (t) => {
|
|
|
16067
16063
|
} = E_(), {
|
|
16068
16064
|
as: I,
|
|
16069
16065
|
render: A
|
|
16070
|
-
} = r, s = Ht(r,
|
|
16066
|
+
} = r, s = Ht(r, zM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
16071
16067
|
style: R
|
|
16072
16068
|
}), {
|
|
16073
16069
|
type: "type",
|
|
@@ -16103,7 +16099,7 @@ var SC = (t) => {
|
|
|
16103
16099
|
} = E_(), {
|
|
16104
16100
|
as: I,
|
|
16105
16101
|
render: A
|
|
16106
|
-
} = r, s = Ht(r,
|
|
16102
|
+
} = r, s = Ht(r, QM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
16107
16103
|
style: R
|
|
16108
16104
|
}), {
|
|
16109
16105
|
type: "type",
|
|
@@ -16139,7 +16135,7 @@ var CC = (t) => {
|
|
|
16139
16135
|
} = E_(), {
|
|
16140
16136
|
as: I,
|
|
16141
16137
|
render: A
|
|
16142
|
-
} = r, s = Ht(r,
|
|
16138
|
+
} = r, s = Ht(r, kM), O = I || "span", R = B({}, Yn, r.style || {}), C = A && typeof A == "function", N = C && A(B({}, s, {
|
|
16143
16139
|
style: R
|
|
16144
16140
|
}), {
|
|
16145
16141
|
type: "type",
|
|
@@ -16164,7 +16160,7 @@ var CC = (t) => {
|
|
|
16164
16160
|
});
|
|
16165
16161
|
};
|
|
16166
16162
|
CC.displayName = "JVR.TypeNan";
|
|
16167
|
-
var
|
|
16163
|
+
var qM = (t) => Number(t) === t && t % 1 !== 0 || isNaN(t), TC = (t) => {
|
|
16168
16164
|
var {
|
|
16169
16165
|
value: _,
|
|
16170
16166
|
keyName: n,
|
|
@@ -16189,7 +16185,7 @@ var kM = (t) => Number(t) === t && t % 1 !== 0 || isNaN(t), TC = (t) => {
|
|
|
16189
16185
|
children: _
|
|
16190
16186
|
})) : typeof _ == "number" && isNaN(_) ? /* @__PURE__ */ e.jsx(CC, B({}, r, {
|
|
16191
16187
|
children: _
|
|
16192
|
-
})) : typeof _ == "number" &&
|
|
16188
|
+
})) : typeof _ == "number" && qM(_) ? /* @__PURE__ */ e.jsx(aC, B({}, r, {
|
|
16193
16189
|
children: _
|
|
16194
16190
|
})) : typeof _ == "bigint" ? /* @__PURE__ */ e.jsx(RC, B({}, r, {
|
|
16195
16191
|
children: _
|
|
@@ -16199,7 +16195,7 @@ var kM = (t) => Number(t) === t && t % 1 !== 0 || isNaN(t), TC = (t) => {
|
|
|
16199
16195
|
};
|
|
16200
16196
|
TC.displayName = "JVR.Value";
|
|
16201
16197
|
function qr(t, _, n) {
|
|
16202
|
-
var E =
|
|
16198
|
+
var E = pM(), r = [t.className, _.className].filter(Boolean).join(" "), o = B({}, t, _, {
|
|
16203
16199
|
className: r,
|
|
16204
16200
|
style: B({}, t.style, _.style),
|
|
16205
16201
|
children: _.children || t.children
|
|
@@ -16209,7 +16205,7 @@ function qr(t, _, n) {
|
|
|
16209
16205
|
}), [_]);
|
|
16210
16206
|
}
|
|
16211
16207
|
function Nn(t, _, n) {
|
|
16212
|
-
var E =
|
|
16208
|
+
var E = iM(), r = [t.className, _.className].filter(Boolean).join(" "), o = B({}, t, _, {
|
|
16213
16209
|
className: r,
|
|
16214
16210
|
style: B({}, t.style, _.style),
|
|
16215
16211
|
children: _.children || t.children
|
|
@@ -16219,7 +16215,7 @@ function Nn(t, _, n) {
|
|
|
16219
16215
|
}), [_]);
|
|
16220
16216
|
}
|
|
16221
16217
|
function II(t, _, n) {
|
|
16222
|
-
var E =
|
|
16218
|
+
var E = LM(), r = [t.className, _.className].filter(Boolean).join(" "), o = B({}, t, _, {
|
|
16223
16219
|
className: r,
|
|
16224
16220
|
style: B({}, t.style, _.style),
|
|
16225
16221
|
children: _.children || t.children
|
|
@@ -16228,7 +16224,7 @@ function II(t, _, n) {
|
|
|
16228
16224
|
[n]: o
|
|
16229
16225
|
}), [_]);
|
|
16230
16226
|
}
|
|
16231
|
-
var
|
|
16227
|
+
var VM = ["as", "render"], iC = (t) => {
|
|
16232
16228
|
var {
|
|
16233
16229
|
KeyName: _ = {}
|
|
16234
16230
|
} = Un();
|
|
@@ -16248,7 +16244,7 @@ var fC = (t) => {
|
|
|
16248
16244
|
} = Un(), {
|
|
16249
16245
|
as: s,
|
|
16250
16246
|
render: O
|
|
16251
|
-
} = A, R = Ht(A,
|
|
16247
|
+
} = A, R = Ht(A, VM);
|
|
16252
16248
|
R.style = B({}, R.style, I);
|
|
16253
16249
|
var C = s || "span", N = O && typeof O == "function" && O(B({}, R, {
|
|
16254
16250
|
children: _
|
|
@@ -16262,7 +16258,7 @@ var fC = (t) => {
|
|
|
16262
16258
|
}));
|
|
16263
16259
|
};
|
|
16264
16260
|
fC.displayName = "JVR.KeyNameComp";
|
|
16265
|
-
var
|
|
16261
|
+
var tP = ["children", "value", "keyName", "parentValue"], _P = ["as", "render", "children"], DC = (t) => {
|
|
16266
16262
|
var {
|
|
16267
16263
|
Row: _ = {}
|
|
16268
16264
|
} = Un();
|
|
@@ -16275,12 +16271,12 @@ var hC = (t) => {
|
|
|
16275
16271
|
value: n,
|
|
16276
16272
|
keyName: E = "",
|
|
16277
16273
|
parentValue: r
|
|
16278
|
-
} = t, o = Ht(t,
|
|
16274
|
+
} = t, o = Ht(t, tP), {
|
|
16279
16275
|
Row: I = {}
|
|
16280
16276
|
} = Un(), {
|
|
16281
16277
|
as: A,
|
|
16282
16278
|
render: s
|
|
16283
|
-
} = I, O = Ht(I,
|
|
16279
|
+
} = I, O = Ht(I, _P), R = A || "div", C = s && typeof s == "function" && s(B({}, o, O, {
|
|
16284
16280
|
children: _
|
|
16285
16281
|
}), {
|
|
16286
16282
|
value: n,
|
|
@@ -16292,18 +16288,18 @@ var hC = (t) => {
|
|
|
16292
16288
|
}));
|
|
16293
16289
|
};
|
|
16294
16290
|
hC.displayName = "JVR.RowComp";
|
|
16295
|
-
function
|
|
16291
|
+
function nP(t) {
|
|
16296
16292
|
var _ = Br();
|
|
16297
16293
|
return xn(() => {
|
|
16298
16294
|
_.current = t;
|
|
16299
16295
|
}), _.current;
|
|
16300
16296
|
}
|
|
16301
|
-
function
|
|
16297
|
+
function rP(t) {
|
|
16302
16298
|
var {
|
|
16303
16299
|
value: _,
|
|
16304
16300
|
highlightUpdates: n,
|
|
16305
16301
|
highlightContainer: E
|
|
16306
|
-
} = t, r =
|
|
16302
|
+
} = t, r = nP(_), o = _O(() => {
|
|
16307
16303
|
if (!n || r === void 0)
|
|
16308
16304
|
return !1;
|
|
16309
16305
|
if (typeof _ != typeof r)
|
|
@@ -16376,7 +16372,7 @@ var lR = (t) => {
|
|
|
16376
16372
|
} = t, {
|
|
16377
16373
|
highlightUpdates: r
|
|
16378
16374
|
} = kE(), o = typeof _ == "number", I = Br(null);
|
|
16379
|
-
return
|
|
16375
|
+
return rP({
|
|
16380
16376
|
value: E,
|
|
16381
16377
|
highlightUpdates: r,
|
|
16382
16378
|
highlightContainer: I
|
|
@@ -16442,7 +16438,7 @@ var vC = (t) => {
|
|
|
16442
16438
|
}));
|
|
16443
16439
|
};
|
|
16444
16440
|
vC.displayName = "JVR.KeyValuesItem";
|
|
16445
|
-
var
|
|
16441
|
+
var EP = ["value", "keyName"], oP = ["as", "render"], lC = (t) => {
|
|
16446
16442
|
var {
|
|
16447
16443
|
CountInfoExtra: _ = {}
|
|
16448
16444
|
} = Un();
|
|
@@ -16453,12 +16449,12 @@ var LC = (t) => {
|
|
|
16453
16449
|
var {
|
|
16454
16450
|
value: _ = {},
|
|
16455
16451
|
keyName: n
|
|
16456
|
-
} = t, E = Ht(t,
|
|
16452
|
+
} = t, E = Ht(t, EP), {
|
|
16457
16453
|
CountInfoExtra: r = {}
|
|
16458
16454
|
} = Un(), {
|
|
16459
16455
|
as: o,
|
|
16460
16456
|
render: I
|
|
16461
|
-
} = r, A = Ht(r,
|
|
16457
|
+
} = r, A = Ht(r, oP);
|
|
16462
16458
|
if (!I && !A.children)
|
|
16463
16459
|
return null;
|
|
16464
16460
|
var s = o || "span", O = I && typeof I == "function", R = B({}, A, E), C = O && I(R, {
|
|
@@ -16468,7 +16464,7 @@ var LC = (t) => {
|
|
|
16468
16464
|
return C || /* @__PURE__ */ e.jsx(s, B({}, R));
|
|
16469
16465
|
};
|
|
16470
16466
|
LC.displayName = "JVR.CountInfoExtraComps";
|
|
16471
|
-
var
|
|
16467
|
+
var IP = ["value", "keyName"], AP = ["as", "render"], uC = (t) => {
|
|
16472
16468
|
var {
|
|
16473
16469
|
CountInfo: _ = {}
|
|
16474
16470
|
} = Un();
|
|
@@ -16479,7 +16475,7 @@ var MC = (t) => {
|
|
|
16479
16475
|
var {
|
|
16480
16476
|
value: _ = {},
|
|
16481
16477
|
keyName: n
|
|
16482
|
-
} = t, E = Ht(t,
|
|
16478
|
+
} = t, E = Ht(t, IP), {
|
|
16483
16479
|
displayObjectSize: r
|
|
16484
16480
|
} = kE(), {
|
|
16485
16481
|
CountInfo: o = {}
|
|
@@ -16489,7 +16485,7 @@ var MC = (t) => {
|
|
|
16489
16485
|
var {
|
|
16490
16486
|
as: I,
|
|
16491
16487
|
render: A
|
|
16492
|
-
} = o, s = Ht(o,
|
|
16488
|
+
} = o, s = Ht(o, AP), O = I || "span";
|
|
16493
16489
|
s.style = B({}, s.style, t.style);
|
|
16494
16490
|
var R = Object.keys(_).length;
|
|
16495
16491
|
s.children || (s.children = R + " items");
|
|
@@ -16502,7 +16498,7 @@ var MC = (t) => {
|
|
|
16502
16498
|
return i || /* @__PURE__ */ e.jsx(O, B({}, C));
|
|
16503
16499
|
};
|
|
16504
16500
|
MC.displayName = "JVR.CountInfoComp";
|
|
16505
|
-
var
|
|
16501
|
+
var OP = ["as", "render"], PC = (t) => {
|
|
16506
16502
|
var {
|
|
16507
16503
|
Ellipsis: _ = {}
|
|
16508
16504
|
} = Un();
|
|
@@ -16519,7 +16515,7 @@ var UC = (t) => {
|
|
|
16519
16515
|
} = Un(), {
|
|
16520
16516
|
as: o,
|
|
16521
16517
|
render: I
|
|
16522
|
-
} = r, A = Ht(r,
|
|
16518
|
+
} = r, A = Ht(r, OP), s = o || "span", O = I && typeof I == "function" && I(B({}, A, {
|
|
16523
16519
|
"data-expanded": _
|
|
16524
16520
|
}), {
|
|
16525
16521
|
value: n,
|
|
@@ -16535,7 +16531,7 @@ var mC = (t) => {
|
|
|
16535
16531
|
initialValue: r,
|
|
16536
16532
|
value: o,
|
|
16537
16533
|
level: I
|
|
16538
|
-
} = t, A = ra(), s =
|
|
16534
|
+
} = t, A = ra(), s = SM(), {
|
|
16539
16535
|
onExpand: O,
|
|
16540
16536
|
collapsed: R
|
|
16541
16537
|
} = kE(), C = Array.isArray(o), N = o instanceof Set, i = (_ = A[E]) != null ? _ : typeof R == "boolean" ? R : typeof R == "number" ? I > R : !1, Y = typeof o == "object", j = () => {
|
|
@@ -16592,14 +16588,14 @@ var mC = (t) => {
|
|
|
16592
16588
|
}));
|
|
16593
16589
|
};
|
|
16594
16590
|
mC.displayName = "JVR.NestedOpen";
|
|
16595
|
-
var
|
|
16591
|
+
var aP = ["className", "children", "parentValue", "keyid", "level", "value", "initialValue", "keyName"], LR = /* @__PURE__ */ AA((t, _) => {
|
|
16596
16592
|
var {
|
|
16597
16593
|
className: n = "",
|
|
16598
16594
|
level: E = 1,
|
|
16599
16595
|
value: r,
|
|
16600
16596
|
initialValue: o,
|
|
16601
16597
|
keyName: I
|
|
16602
|
-
} = t, A = Ht(t,
|
|
16598
|
+
} = t, A = Ht(t, aP), s = HS(), O = Ic(), R = [n, "w-rjv-inner"].filter(Boolean).join(" "), C = {
|
|
16603
16599
|
onMouseEnter: () => s({
|
|
16604
16600
|
[O]: !0
|
|
16605
16601
|
}),
|
|
@@ -16783,7 +16779,7 @@ var qC = (t) => {
|
|
|
16783
16779
|
return II(_, t, "Copied"), null;
|
|
16784
16780
|
};
|
|
16785
16781
|
qC.displayName = "JVR.Copied";
|
|
16786
|
-
var
|
|
16782
|
+
var eP = ["className", "style", "value", "children", "collapsed", "indentWidth", "displayObjectSize", "shortenTextAfterLength", "highlightUpdates", "enableClipboard", "displayDataTypes", "objectSortKeys", "onExpand"], qt = /* @__PURE__ */ AA((t, _) => {
|
|
16787
16783
|
var {
|
|
16788
16784
|
className: n = "",
|
|
16789
16785
|
style: E,
|
|
@@ -16798,7 +16794,7 @@ var aP = ["className", "style", "value", "children", "collapsed", "indentWidth",
|
|
|
16798
16794
|
displayDataTypes: N = !0,
|
|
16799
16795
|
objectSortKeys: i = !1,
|
|
16800
16796
|
onExpand: Y
|
|
16801
|
-
} = t, j = Ht(t,
|
|
16797
|
+
} = t, j = Ht(t, eP), L = B({
|
|
16802
16798
|
lineHeight: 1.4,
|
|
16803
16799
|
fontFamily: "var(--w-rjv-font-family, Menlo, monospace)",
|
|
16804
16800
|
color: "var(--w-rjv-color, #002b36)",
|
|
@@ -16857,7 +16853,7 @@ qt.CountInfoExtra = lC;
|
|
|
16857
16853
|
qt.KeyName = iC;
|
|
16858
16854
|
qt.Row = DC;
|
|
16859
16855
|
qt.displayName = "JVR.JsonView";
|
|
16860
|
-
const
|
|
16856
|
+
const RP = {
|
|
16861
16857
|
"--w-rjv-font-family": "Roboto Mono, monospace",
|
|
16862
16858
|
"--w-rjv-color": "#9cdcfe",
|
|
16863
16859
|
"--w-rjv-key-string": "#3075F4",
|
|
@@ -16896,7 +16892,7 @@ const eP = {
|
|
|
16896
16892
|
{
|
|
16897
16893
|
displayObjectSize: !1,
|
|
16898
16894
|
displayDataTypes: !1,
|
|
16899
|
-
style:
|
|
16895
|
+
style: RP,
|
|
16900
16896
|
value: t,
|
|
16901
16897
|
children: /* @__PURE__ */ e.jsx(
|
|
16902
16898
|
qt.String,
|
|
@@ -16904,7 +16900,7 @@ const eP = {
|
|
|
16904
16900
|
render: ({ children: _, ...n }, { value: E, type: r }) => {
|
|
16905
16901
|
if (typeof E != "string")
|
|
16906
16902
|
return;
|
|
16907
|
-
const o =
|
|
16903
|
+
const o = fu(E) && E.length > 300, I = `data:image/jpeg;base64,${E}`;
|
|
16908
16904
|
if (r === "type" && o)
|
|
16909
16905
|
return /* @__PURE__ */ e.jsx("span", {});
|
|
16910
16906
|
if (r === "value" && o)
|
|
@@ -16913,7 +16909,7 @@ const eP = {
|
|
|
16913
16909
|
}
|
|
16914
16910
|
)
|
|
16915
16911
|
}
|
|
16916
|
-
),
|
|
16912
|
+
), sP = {
|
|
16917
16913
|
[Ft.DOC_TYPE]: "Document type",
|
|
16918
16914
|
[Ft.EXPIRY]: "Document expiry",
|
|
16919
16915
|
[Ft.IMAGE_QA]: "Image quality",
|
|
@@ -16921,32 +16917,32 @@ const eP = {
|
|
|
16921
16917
|
[Ft.SECURITY]: "Security checks",
|
|
16922
16918
|
[Ft.TEXT]: "Text fields",
|
|
16923
16919
|
[Ft.OVERALL]: "Overall"
|
|
16924
|
-
},
|
|
16925
|
-
container:
|
|
16926
|
-
},
|
|
16920
|
+
}, cP = "_container_1a9ce_1", NP = {
|
|
16921
|
+
container: cP
|
|
16922
|
+
}, SP = ({
|
|
16927
16923
|
status: t,
|
|
16928
16924
|
name: _
|
|
16929
16925
|
}) => {
|
|
16930
|
-
const n = oI(t), E =
|
|
16926
|
+
const n = oI(t), E = sP[_] || _;
|
|
16931
16927
|
return /* @__PURE__ */ e.jsxs(
|
|
16932
16928
|
"div",
|
|
16933
16929
|
{
|
|
16934
|
-
className:
|
|
16930
|
+
className: NP.container,
|
|
16935
16931
|
children: [
|
|
16936
16932
|
n,
|
|
16937
|
-
/* @__PURE__ */ e.jsx(
|
|
16933
|
+
/* @__PURE__ */ e.jsx(Ct, { children: E })
|
|
16938
16934
|
]
|
|
16939
16935
|
}
|
|
16940
16936
|
);
|
|
16941
|
-
},
|
|
16942
|
-
container:
|
|
16943
|
-
verifications:
|
|
16944
|
-
},
|
|
16937
|
+
}, CP = "_container_1tz7l_1", TP = "_verifications_1tz7l_5", zs = {
|
|
16938
|
+
container: CP,
|
|
16939
|
+
verifications: TP
|
|
16940
|
+
}, iP = ({
|
|
16945
16941
|
detailedStatus: t
|
|
16946
16942
|
}) => {
|
|
16947
16943
|
const { optical: _ } = t, n = Object.keys(_).filter((E) => E !== Ft.OVERALL);
|
|
16948
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
16949
|
-
|
|
16944
|
+
return /* @__PURE__ */ e.jsx("div", { className: zs.container, children: /* @__PURE__ */ e.jsx("div", { className: zs.verifications, children: n.map((E) => /* @__PURE__ */ e.jsx(
|
|
16945
|
+
SP,
|
|
16950
16946
|
{
|
|
16951
16947
|
status: _[E],
|
|
16952
16948
|
name: E
|
|
@@ -16956,23 +16952,23 @@ const eP = {
|
|
|
16956
16952
|
}, t1 = on({
|
|
16957
16953
|
response: null,
|
|
16958
16954
|
request: null
|
|
16959
|
-
}),
|
|
16960
|
-
const { response: t } =
|
|
16955
|
+
}), d_ = () => vn(t1), fP = () => {
|
|
16956
|
+
const { response: t } = d_();
|
|
16961
16957
|
if (!t)
|
|
16962
16958
|
return null;
|
|
16963
16959
|
const _ = pS(t);
|
|
16964
|
-
return /* @__PURE__ */ e.jsx(
|
|
16965
|
-
},
|
|
16966
|
-
container:
|
|
16967
|
-
info:
|
|
16968
|
-
items:
|
|
16969
|
-
item:
|
|
16970
|
-
text:
|
|
16971
|
-
avatar:
|
|
16972
|
-
},
|
|
16960
|
+
return /* @__PURE__ */ e.jsx(iP, { detailedStatus: _ });
|
|
16961
|
+
}, DP = "_container_rj2b5_1", hP = "_info_rj2b5_8", pP = "_items_rj2b5_20", vP = "_item_rj2b5_20", lP = "_text_rj2b5_34", LP = "_avatar_rj2b5_38", Tn = {
|
|
16962
|
+
container: DP,
|
|
16963
|
+
info: hP,
|
|
16964
|
+
items: pP,
|
|
16965
|
+
item: vP,
|
|
16966
|
+
text: lP,
|
|
16967
|
+
avatar: LP
|
|
16968
|
+
}, uP = {
|
|
16973
16969
|
M: "Male",
|
|
16974
16970
|
F: "Female"
|
|
16975
|
-
},
|
|
16971
|
+
}, MP = ({
|
|
16976
16972
|
nameSurname: t,
|
|
16977
16973
|
issuingStateName: _,
|
|
16978
16974
|
dateOfExpiry: n,
|
|
@@ -16991,18 +16987,18 @@ const eP = {
|
|
|
16991
16987
|
) }),
|
|
16992
16988
|
/* @__PURE__ */ e.jsxs("div", { className: Tn.info, children: [
|
|
16993
16989
|
/* @__PURE__ */ e.jsx(
|
|
16994
|
-
|
|
16990
|
+
qL,
|
|
16995
16991
|
{
|
|
16996
16992
|
level: 1,
|
|
16997
16993
|
uppercase: !0,
|
|
16998
16994
|
children: t.value
|
|
16999
16995
|
}
|
|
17000
16996
|
),
|
|
17001
|
-
/* @__PURE__ */ e.jsx(
|
|
16997
|
+
/* @__PURE__ */ e.jsx(Ct, { children: `${uP[A.value] || A.value}, Age: ${o.value}` }),
|
|
17002
16998
|
/* @__PURE__ */ e.jsxs("div", { className: Tn.items, children: [
|
|
17003
16999
|
/* @__PURE__ */ e.jsxs("div", { className: Tn.item, children: [
|
|
17004
17000
|
/* @__PURE__ */ e.jsx(
|
|
17005
|
-
|
|
17001
|
+
Ct,
|
|
17006
17002
|
{
|
|
17007
17003
|
className: Tn.text,
|
|
17008
17004
|
size: "12x160",
|
|
@@ -17010,11 +17006,11 @@ const eP = {
|
|
|
17010
17006
|
children: "Nationality"
|
|
17011
17007
|
}
|
|
17012
17008
|
),
|
|
17013
|
-
/* @__PURE__ */ e.jsx(
|
|
17009
|
+
/* @__PURE__ */ e.jsx(Ct, { children: I.value })
|
|
17014
17010
|
] }),
|
|
17015
17011
|
/* @__PURE__ */ e.jsxs("div", { className: Tn.item, children: [
|
|
17016
17012
|
/* @__PURE__ */ e.jsx(
|
|
17017
|
-
|
|
17013
|
+
Ct,
|
|
17018
17014
|
{
|
|
17019
17015
|
className: Tn.text,
|
|
17020
17016
|
size: "12x160",
|
|
@@ -17022,11 +17018,11 @@ const eP = {
|
|
|
17022
17018
|
children: "Issuing state"
|
|
17023
17019
|
}
|
|
17024
17020
|
),
|
|
17025
|
-
/* @__PURE__ */ e.jsx(
|
|
17021
|
+
/* @__PURE__ */ e.jsx(Ct, { children: _.value })
|
|
17026
17022
|
] }),
|
|
17027
17023
|
/* @__PURE__ */ e.jsxs("div", { className: Tn.item, children: [
|
|
17028
17024
|
/* @__PURE__ */ e.jsx(
|
|
17029
|
-
|
|
17025
|
+
Ct,
|
|
17030
17026
|
{
|
|
17031
17027
|
className: Tn.text,
|
|
17032
17028
|
size: "12x160",
|
|
@@ -17034,11 +17030,11 @@ const eP = {
|
|
|
17034
17030
|
children: "Date of expiry"
|
|
17035
17031
|
}
|
|
17036
17032
|
),
|
|
17037
|
-
/* @__PURE__ */ e.jsx(
|
|
17033
|
+
/* @__PURE__ */ e.jsx(Ct, { children: n.value })
|
|
17038
17034
|
] }),
|
|
17039
17035
|
/* @__PURE__ */ e.jsxs("div", { className: Tn.item, children: [
|
|
17040
17036
|
/* @__PURE__ */ e.jsx(
|
|
17041
|
-
|
|
17037
|
+
Ct,
|
|
17042
17038
|
{
|
|
17043
17039
|
className: Tn.text,
|
|
17044
17040
|
size: "12x160",
|
|
@@ -17046,17 +17042,17 @@ const eP = {
|
|
|
17046
17042
|
children: "Number"
|
|
17047
17043
|
}
|
|
17048
17044
|
),
|
|
17049
|
-
/* @__PURE__ */ e.jsx(
|
|
17045
|
+
/* @__PURE__ */ e.jsx(Ct, { children: E.value })
|
|
17050
17046
|
] })
|
|
17051
17047
|
] })
|
|
17052
17048
|
] })
|
|
17053
|
-
] }),
|
|
17054
|
-
const { response: t } =
|
|
17049
|
+
] }), PP = () => {
|
|
17050
|
+
const { response: t } = d_();
|
|
17055
17051
|
if (!t)
|
|
17056
17052
|
return null;
|
|
17057
|
-
const _ = dl(t, Ac.PORTRAIT), n =
|
|
17053
|
+
const _ = dl(t, Ac.PORTRAIT), n = RL(t), E = hL(t), r = DL(t), o = pL(t), I = vL(t), A = LL(t), s = lL(t);
|
|
17058
17054
|
return /* @__PURE__ */ e.jsx(
|
|
17059
|
-
|
|
17055
|
+
MP,
|
|
17060
17056
|
{
|
|
17061
17057
|
nameSurname: n,
|
|
17062
17058
|
issuingStateName: E,
|
|
@@ -17068,109 +17064,103 @@ const eP = {
|
|
|
17068
17064
|
documentOwnerNationalityCode: s
|
|
17069
17065
|
}
|
|
17070
17066
|
);
|
|
17071
|
-
},
|
|
17072
|
-
text:
|
|
17073
|
-
},
|
|
17067
|
+
}, UP = "_text_i1hpy_1", mP = {
|
|
17068
|
+
text: UP
|
|
17069
|
+
}, Qs = ({
|
|
17074
17070
|
name: t,
|
|
17075
17071
|
value: _
|
|
17076
17072
|
}) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
17077
17073
|
/* @__PURE__ */ e.jsx(
|
|
17078
|
-
|
|
17074
|
+
Ct,
|
|
17079
17075
|
{
|
|
17080
|
-
className:
|
|
17076
|
+
className: mP.text,
|
|
17081
17077
|
size: "12x160",
|
|
17082
17078
|
uppercase: !0,
|
|
17083
17079
|
children: t
|
|
17084
17080
|
}
|
|
17085
17081
|
),
|
|
17086
|
-
/* @__PURE__ */ e.jsx(
|
|
17087
|
-
] }),
|
|
17088
|
-
container:
|
|
17089
|
-
},
|
|
17082
|
+
/* @__PURE__ */ e.jsx(Ct, { children: _ })
|
|
17083
|
+
] }), GP = "_container_193eh_1", xP = {
|
|
17084
|
+
container: GP
|
|
17085
|
+
}, bP = ({
|
|
17090
17086
|
processingTime: t,
|
|
17091
17087
|
additionalFields: _
|
|
17092
|
-
}) => /* @__PURE__ */ e.jsxs("div", { className:
|
|
17088
|
+
}) => /* @__PURE__ */ e.jsxs("div", { className: xP.container, children: [
|
|
17093
17089
|
/* @__PURE__ */ e.jsx(
|
|
17094
|
-
|
|
17090
|
+
Qs,
|
|
17095
17091
|
{
|
|
17096
17092
|
name: "Processing time",
|
|
17097
17093
|
value: t + "s"
|
|
17098
17094
|
}
|
|
17099
17095
|
),
|
|
17100
17096
|
_ && _.map(({ name: n, value: E }, r) => /* @__PURE__ */ e.jsx(
|
|
17101
|
-
|
|
17097
|
+
Qs,
|
|
17102
17098
|
{
|
|
17103
17099
|
name: n,
|
|
17104
17100
|
value: E
|
|
17105
17101
|
},
|
|
17106
17102
|
r + n
|
|
17107
17103
|
))
|
|
17108
|
-
] }),
|
|
17104
|
+
] }), dP = ({
|
|
17109
17105
|
additionalFields: t
|
|
17110
17106
|
}) => {
|
|
17111
|
-
const { response: _ } =
|
|
17107
|
+
const { response: _ } = d_();
|
|
17112
17108
|
if (!_)
|
|
17113
17109
|
return null;
|
|
17114
17110
|
const n = _.elapsedTime / 1e3;
|
|
17115
|
-
return /* @__PURE__ */ e.jsx(
|
|
17116
|
-
},
|
|
17117
|
-
container:
|
|
17118
|
-
},
|
|
17111
|
+
return /* @__PURE__ */ e.jsx(bP, { processingTime: n, additionalFields: t });
|
|
17112
|
+
}, wP = "_container_gd6yp_1", HP = {
|
|
17113
|
+
container: wP
|
|
17114
|
+
}, BP = ({
|
|
17119
17115
|
additionalFields: t
|
|
17120
|
-
}) => /* @__PURE__ */ e.jsx("div", { className:
|
|
17121
|
-
indicator:
|
|
17122
|
-
overall:
|
|
17123
|
-
green:
|
|
17124
|
-
red:
|
|
17125
|
-
},
|
|
17126
|
-
[
|
|
17127
|
-
[
|
|
17128
|
-
[
|
|
17129
|
-
},
|
|
17116
|
+
}) => /* @__PURE__ */ e.jsx("div", { className: HP.container, children: /* @__PURE__ */ e.jsx(dP, { additionalFields: t }) }), gP = "_indicator_1rsaa_1", jP = "_overall_1rsaa_9", YP = "_green_1rsaa_14", yP = "_red_1rsaa_18", JA = {
|
|
17117
|
+
indicator: gP,
|
|
17118
|
+
overall: jP,
|
|
17119
|
+
green: YP,
|
|
17120
|
+
red: yP
|
|
17121
|
+
}, $P = {
|
|
17122
|
+
[Nr.OK]: "Verified",
|
|
17123
|
+
[Nr.ERROR]: "Not verified",
|
|
17124
|
+
[Nr.WAS_NOT_DONE]: "Unknown"
|
|
17125
|
+
}, KP = ({
|
|
17130
17126
|
detailedStatus: t
|
|
17131
17127
|
}) => /* @__PURE__ */ e.jsx(
|
|
17132
17128
|
"div",
|
|
17133
17129
|
{
|
|
17134
17130
|
className: e_(JA.indicator, {
|
|
17135
|
-
[JA.red]: t.optical[Ft.OVERALL] ===
|
|
17136
|
-
[JA.green]: t.optical[Ft.OVERALL] ===
|
|
17131
|
+
[JA.red]: t.optical[Ft.OVERALL] === Nr.ERROR,
|
|
17132
|
+
[JA.green]: t.optical[Ft.OVERALL] === Nr.OK
|
|
17137
17133
|
}),
|
|
17138
17134
|
children: /* @__PURE__ */ e.jsx(
|
|
17139
|
-
|
|
17135
|
+
Ct,
|
|
17140
17136
|
{
|
|
17141
17137
|
size: "12x140",
|
|
17142
17138
|
uppercase: !0,
|
|
17143
17139
|
className: JA.overall,
|
|
17144
|
-
children:
|
|
17140
|
+
children: $P[t.optical[Ft.OVERALL]]
|
|
17145
17141
|
}
|
|
17146
17142
|
)
|
|
17147
17143
|
}
|
|
17148
|
-
),
|
|
17149
|
-
const { response: t } =
|
|
17144
|
+
), FP = () => {
|
|
17145
|
+
const { response: t } = d_();
|
|
17150
17146
|
if (!t)
|
|
17151
17147
|
return null;
|
|
17152
17148
|
const _ = pS(t);
|
|
17153
|
-
return /* @__PURE__ */ e.jsx(
|
|
17154
|
-
},
|
|
17155
|
-
container:
|
|
17156
|
-
},
|
|
17149
|
+
return /* @__PURE__ */ e.jsx(KP, { detailedStatus: _ });
|
|
17150
|
+
}, WP = "_container_7i47c_1", XP = {
|
|
17151
|
+
container: WP
|
|
17152
|
+
}, s4 = ({
|
|
17157
17153
|
additionalFields: t
|
|
17158
|
-
}) => /* @__PURE__ */ e.jsxs("div", { className:
|
|
17159
|
-
/* @__PURE__ */ e.jsx(
|
|
17160
|
-
/* @__PURE__ */ e.jsx(
|
|
17161
|
-
/* @__PURE__ */ e.jsx(
|
|
17162
|
-
/* @__PURE__ */ e.jsx(
|
|
17163
|
-
] }),
|
|
17164
|
-
container:
|
|
17165
|
-
},
|
|
17154
|
+
}) => /* @__PURE__ */ e.jsxs("div", { className: XP.container, children: [
|
|
17155
|
+
/* @__PURE__ */ e.jsx(FP, {}),
|
|
17156
|
+
/* @__PURE__ */ e.jsx(fP, {}),
|
|
17157
|
+
/* @__PURE__ */ e.jsx(PP, {}),
|
|
17158
|
+
/* @__PURE__ */ e.jsx(BP, { additionalFields: t })
|
|
17159
|
+
] }), ZP = "_container_8h2a4_1", JP = {
|
|
17160
|
+
container: ZP
|
|
17161
|
+
}, zP = ({
|
|
17166
17162
|
documentIdentification: t
|
|
17167
|
-
}) => /* @__PURE__ */ e.jsx("div", { className:
|
|
17168
|
-
const { response: t } = u_();
|
|
17169
|
-
if (!t)
|
|
17170
|
-
return null;
|
|
17171
|
-
const _ = AL(t, !0, "");
|
|
17172
|
-
return /* @__PURE__ */ e.jsx(JP, { documentIdentification: _ });
|
|
17173
|
-
}, QP = "_container_5l0yf_1", kP = "_images_5l0yf_12", qP = "_vertical_5l0yf_18", VP = "_horizontal_5l0yf_22", tU = "_fit_5l0yf_26", zA = {
|
|
17163
|
+
}) => /* @__PURE__ */ e.jsx("div", { className: JP.container, children: /* @__PURE__ */ e.jsx(Ct, { size: "18x135", children: t[0].documentName }) }), QP = "_container_5l0yf_1", kP = "_images_5l0yf_12", qP = "_vertical_5l0yf_18", VP = "_horizontal_5l0yf_22", tU = "_fit_5l0yf_26", zA = {
|
|
17174
17164
|
container: QP,
|
|
17175
17165
|
images: kP,
|
|
17176
17166
|
vertical: qP,
|
|
@@ -17193,7 +17183,7 @@ const eP = {
|
|
|
17193
17183
|
onClick: n,
|
|
17194
17184
|
children: [
|
|
17195
17185
|
/* @__PURE__ */ e.jsx(
|
|
17196
|
-
|
|
17186
|
+
Ct,
|
|
17197
17187
|
{
|
|
17198
17188
|
size: "10x140",
|
|
17199
17189
|
uppercase: !0,
|
|
@@ -17220,7 +17210,7 @@ const eP = {
|
|
|
17220
17210
|
)
|
|
17221
17211
|
]
|
|
17222
17212
|
}
|
|
17223
|
-
),
|
|
17213
|
+
), ks = ({
|
|
17224
17214
|
title: t,
|
|
17225
17215
|
images: _,
|
|
17226
17216
|
direction: n = "vertical",
|
|
@@ -17234,7 +17224,7 @@ const eP = {
|
|
|
17234
17224
|
}),
|
|
17235
17225
|
children: [
|
|
17236
17226
|
/* @__PURE__ */ e.jsx(
|
|
17237
|
-
|
|
17227
|
+
Ct,
|
|
17238
17228
|
{
|
|
17239
17229
|
size: "15x135",
|
|
17240
17230
|
uppercase: !0,
|
|
@@ -17320,7 +17310,7 @@ const eP = {
|
|
|
17320
17310
|
r(0), n(0);
|
|
17321
17311
|
}, [t]), !o || !I ? null : /* @__PURE__ */ e.jsxs("div", { className: ma.container, children: [
|
|
17322
17312
|
/* @__PURE__ */ e.jsx(
|
|
17323
|
-
|
|
17313
|
+
ks,
|
|
17324
17314
|
{
|
|
17325
17315
|
title: "Lights",
|
|
17326
17316
|
images: o,
|
|
@@ -17331,7 +17321,7 @@ const eP = {
|
|
|
17331
17321
|
/* @__PURE__ */ e.jsxs("div", { className: ma.preview, children: [
|
|
17332
17322
|
/* @__PURE__ */ e.jsx("div", { className: ma.image, children: /* @__PURE__ */ e.jsx("img", { src: A, alt: "Preview" }) }),
|
|
17333
17323
|
/* @__PURE__ */ e.jsx(
|
|
17334
|
-
|
|
17324
|
+
ks,
|
|
17335
17325
|
{
|
|
17336
17326
|
title: "Pages",
|
|
17337
17327
|
images: I,
|
|
@@ -17343,7 +17333,7 @@ const eP = {
|
|
|
17343
17333
|
] })
|
|
17344
17334
|
] });
|
|
17345
17335
|
}, RU = () => {
|
|
17346
|
-
const { response: t } =
|
|
17336
|
+
const { response: t } = d_();
|
|
17347
17337
|
if (!t)
|
|
17348
17338
|
return null;
|
|
17349
17339
|
const _ = aS(t, [Ac.DOCUMENT_FRONT]);
|
|
@@ -17357,24 +17347,24 @@ const eP = {
|
|
|
17357
17347
|
}) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
17358
17348
|
/* @__PURE__ */ e.jsxs("div", { className: kA.container, children: [
|
|
17359
17349
|
/* @__PURE__ */ e.jsx(
|
|
17360
|
-
|
|
17350
|
+
Ct,
|
|
17361
17351
|
{
|
|
17362
17352
|
uppercase: !0,
|
|
17363
17353
|
className: kA.name,
|
|
17364
17354
|
children: "Probability"
|
|
17365
17355
|
}
|
|
17366
17356
|
),
|
|
17367
|
-
/* @__PURE__ */ e.jsx(
|
|
17357
|
+
/* @__PURE__ */ e.jsx(Ct, { children: t + "%" })
|
|
17368
17358
|
] }),
|
|
17369
17359
|
/* @__PURE__ */ e.jsxs("div", { className: kA.container, children: [
|
|
17370
17360
|
/* @__PURE__ */ e.jsx(
|
|
17371
|
-
|
|
17361
|
+
Ct,
|
|
17372
17362
|
{
|
|
17373
17363
|
className: kA.name,
|
|
17374
17364
|
children: "Page"
|
|
17375
17365
|
}
|
|
17376
17366
|
),
|
|
17377
|
-
/* @__PURE__ */ e.jsx(
|
|
17367
|
+
/* @__PURE__ */ e.jsx(Ct, { children: _ + 1 })
|
|
17378
17368
|
] })
|
|
17379
17369
|
] }), SU = {
|
|
17380
17370
|
[Xn.MRZ]: "Machine Readable Zone — the fixed area located on identity documents, typically consists of two or three lines of characters, encoded in a specific format, each containing specific information such as the document holder’s name, date of birth, nationality, passport or ID card number, expiration date, and etc.",
|
|
@@ -17393,18 +17383,18 @@ const eP = {
|
|
|
17393
17383
|
}, fU = ({
|
|
17394
17384
|
source: t
|
|
17395
17385
|
}) => /* @__PURE__ */ e.jsxs("div", { className: iU.content, children: [
|
|
17396
|
-
/* @__PURE__ */ e.jsx(
|
|
17397
|
-
/* @__PURE__ */ e.jsx(
|
|
17386
|
+
/* @__PURE__ */ e.jsx(Ct, { size: "18x135", children: CU[t] || t }),
|
|
17387
|
+
/* @__PURE__ */ e.jsx(Ct, { children: SU[t] || t })
|
|
17398
17388
|
] }), DU = ({
|
|
17399
17389
|
textData: t
|
|
17400
17390
|
}) => /* @__PURE__ */ e.jsx(e.Fragment, { children: t.map(({ name: _, value: n, checkResult: E, bySource: r }, o) => /* @__PURE__ */ e.jsx(
|
|
17401
|
-
|
|
17391
|
+
tr,
|
|
17402
17392
|
{
|
|
17403
17393
|
name: _,
|
|
17404
17394
|
value: n,
|
|
17405
17395
|
status: E,
|
|
17406
17396
|
children: r.map(({ source: I, value: A, checkResult: s, probability: O, pageIndex: R }, C) => /* @__PURE__ */ e.jsx(
|
|
17407
|
-
|
|
17397
|
+
tr,
|
|
17408
17398
|
{
|
|
17409
17399
|
nested: !0,
|
|
17410
17400
|
shift: 20,
|
|
@@ -17427,7 +17417,7 @@ const eP = {
|
|
|
17427
17417
|
6: "Screen capture",
|
|
17428
17418
|
7: "Portrait",
|
|
17429
17419
|
8: "Handwritten"
|
|
17430
|
-
}, pU = "_container_1nguz_1", vU = "_name_1nguz_14",
|
|
17420
|
+
}, pU = "_container_1nguz_1", vU = "_name_1nguz_14", qs = {
|
|
17431
17421
|
container: pU,
|
|
17432
17422
|
name: vU
|
|
17433
17423
|
}, lU = ({
|
|
@@ -17435,12 +17425,12 @@ const eP = {
|
|
|
17435
17425
|
status: _
|
|
17436
17426
|
}) => {
|
|
17437
17427
|
const n = oI(_);
|
|
17438
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
17428
|
+
return /* @__PURE__ */ e.jsxs("div", { className: qs.container, children: [
|
|
17439
17429
|
/* @__PURE__ */ e.jsx(
|
|
17440
|
-
|
|
17430
|
+
Ct,
|
|
17441
17431
|
{
|
|
17442
17432
|
uppercase: !0,
|
|
17443
|
-
className:
|
|
17433
|
+
className: qs.name,
|
|
17444
17434
|
children: hU[t] || t
|
|
17445
17435
|
}
|
|
17446
17436
|
),
|
|
@@ -17449,7 +17439,7 @@ const eP = {
|
|
|
17449
17439
|
}, LU = ({
|
|
17450
17440
|
imageQuality: t
|
|
17451
17441
|
}) => /* @__PURE__ */ e.jsx(e.Fragment, { children: t.map(({ pageIndex: _, checks: n, checkResult: E }, r) => /* @__PURE__ */ e.jsx(
|
|
17452
|
-
|
|
17442
|
+
tr,
|
|
17453
17443
|
{
|
|
17454
17444
|
name: "Page " + _,
|
|
17455
17445
|
status: E,
|
|
@@ -17457,57 +17447,57 @@ const eP = {
|
|
|
17457
17447
|
},
|
|
17458
17448
|
r
|
|
17459
17449
|
)) }), _1 = {
|
|
17460
|
-
[
|
|
17461
|
-
[
|
|
17462
|
-
[
|
|
17463
|
-
[
|
|
17464
|
-
[
|
|
17465
|
-
[
|
|
17466
|
-
[
|
|
17467
|
-
[
|
|
17468
|
-
[
|
|
17469
|
-
[
|
|
17470
|
-
[
|
|
17471
|
-
[
|
|
17472
|
-
[
|
|
17473
|
-
[
|
|
17474
|
-
[
|
|
17475
|
-
[
|
|
17476
|
-
[
|
|
17477
|
-
[
|
|
17478
|
-
[
|
|
17479
|
-
[
|
|
17480
|
-
[
|
|
17481
|
-
[
|
|
17482
|
-
[
|
|
17483
|
-
[
|
|
17484
|
-
[
|
|
17485
|
-
[
|
|
17486
|
-
[
|
|
17487
|
-
[
|
|
17488
|
-
[
|
|
17489
|
-
[
|
|
17490
|
-
[
|
|
17491
|
-
[
|
|
17492
|
-
[
|
|
17493
|
-
[
|
|
17494
|
-
[
|
|
17495
|
-
[
|
|
17496
|
-
[
|
|
17497
|
-
[
|
|
17498
|
-
[
|
|
17499
|
-
[
|
|
17500
|
-
[
|
|
17501
|
-
[
|
|
17502
|
-
[
|
|
17503
|
-
[
|
|
17504
|
-
[
|
|
17505
|
-
[
|
|
17506
|
-
[
|
|
17507
|
-
[
|
|
17508
|
-
[
|
|
17509
|
-
[
|
|
17510
|
-
[
|
|
17450
|
+
[it.BLANK]: "Blank element",
|
|
17451
|
+
[it.FILL]: "Personalization element",
|
|
17452
|
+
[it.PHOTO]: "Photo",
|
|
17453
|
+
[it.MRZ]: "MRZ",
|
|
17454
|
+
[it.FALSE_LUMINESCENCE]: "False luminescence",
|
|
17455
|
+
[it.HOLO_SIMPLE]: "Hologram (static)",
|
|
17456
|
+
[it.HOLO_VERIFY_STATIC]: "Hologram (static verify)",
|
|
17457
|
+
[it.HOLO_VERIFY_MULTI_STATIC]: "Hologram (static verify multiple)",
|
|
17458
|
+
[it.HOLO_VERIFY_DYNAMIC]: "Hologram (dynamic verify)",
|
|
17459
|
+
[it.PATTERN_NOT_INTERRUPTED]: "Pattern (non-interrupted)",
|
|
17460
|
+
[it.PATTERN_NOT_SHIFTED]: "Pattern (non-shifted)",
|
|
17461
|
+
[it.PATTERN_SAME_COLORS]: "Pattern (same colors)",
|
|
17462
|
+
[it.PATTERN_IR_INVISIBLE]: "Pattern (IR invisible)",
|
|
17463
|
+
[it.PHOTO_SIZE_CHECK]: "Photo size",
|
|
17464
|
+
[it.PORTRAIT_COMPARISON_VS_GHOST]: "Main vs ghost portrait comparison",
|
|
17465
|
+
[it.PORTRAIT_COMPARISON_VS_RFID]: "Main vs RFID portrait comparison",
|
|
17466
|
+
[it.PORTRAIT_COMPARISON_VS_VISUAL]: "Main vs other page portrait comparison",
|
|
17467
|
+
[it.BARCODE]: "Barcode",
|
|
17468
|
+
[it.PATTERN_DIFFERENT_LINES_THICKNESS]: "Pattern (different line thickness)",
|
|
17469
|
+
[it.PORTRAIT_COMPARISON_VS_CAMERA]: "Main vs live camera portrait comparison",
|
|
17470
|
+
[it.PORTRAIT_COMPARISON_RFID_VS_CAMERA]: "RFID vs live camera portrait comparison",
|
|
17471
|
+
[it.GHOST_PHOTO]: "Ghost photo",
|
|
17472
|
+
[it.CLEAR_GHOST_PHOTO]: "Clear ghost photo",
|
|
17473
|
+
[it.INVISIBLE_OBJECT]: "Invisible object",
|
|
17474
|
+
[it.LOW_CONTRAST_OBJECT]: "Low contrast object",
|
|
17475
|
+
[it.PHOTO_COLOR]: "Photo color check",
|
|
17476
|
+
[it.PHOTO_SHAPE]: "Photo squareness",
|
|
17477
|
+
[it.PHOTO_CORNERS]: "Photo corners shape",
|
|
17478
|
+
[it.OCR]: "OCR",
|
|
17479
|
+
[it.PORTRAIT_COMPARISON_EXT_VS_VISUAL]: "External vs main portrait comparison",
|
|
17480
|
+
[it.PORTRAIT_COMPARISON_EXT_VS_RFID]: "External vs RFID portrait comparison",
|
|
17481
|
+
[it.PORTRAIT_COMPARISON_EXT_VS_CAMERA]: "External vs live camera portrait comparison",
|
|
17482
|
+
[it.LIVENESS_DEPTH]: "Portrait Depth",
|
|
17483
|
+
[it.MICRO_TEXT]: "Micro text",
|
|
17484
|
+
[it.FLUORESCENT_OBJECT]: "Fluorescent Object",
|
|
17485
|
+
[it.LANDMARK_CHECK]: "Facial landmarks check",
|
|
17486
|
+
[it.FACE_PRESENCE]: "Facial image presence",
|
|
17487
|
+
[it.FACE_ABSENCE]: "Facial image absence",
|
|
17488
|
+
[it.LIVENESS_SCREEN_CAPTURE]: "Liveness screen capture",
|
|
17489
|
+
[it.LIVENESS_ELECTRONIC_DEVICE]: "Liveness electronic device",
|
|
17490
|
+
[it.LIVENESS_OVI]: "Liveness OVI",
|
|
17491
|
+
[it.BARCODE_SIZE_CHECK]: "Barcode size check",
|
|
17492
|
+
[it.LASINK]: "LASINK",
|
|
17493
|
+
[it.LIVENESS_MLI]: "Liveness MLI",
|
|
17494
|
+
[it.LIVENESS_BARCODE_BACKGROUND]: "Liveness barcode background",
|
|
17495
|
+
[it.PORTRAIT_COMPARISON_VS_BARCODE]: "Visual zone portrait image vs. image from barcode",
|
|
17496
|
+
[it.PORTRAIT_COMPARISON_RFID_VS_BARCODE]: "Image from barcode vs. image from RFID",
|
|
17497
|
+
[it.PORTRAIT_COMPARISON_EXT_VS_BARCODE]: "Image from barcode vs. external source image",
|
|
17498
|
+
[it.PORTRAIT_COMPARISON_BARCODE_VS_CAMERA]: "Image from barcode vs. photo from camera",
|
|
17499
|
+
[it.CHECK_DIGITAL_SIGNATURE]: "Digital signature сheck",
|
|
17500
|
+
[it.CONTACT_CHIP_CLASSIFICATION]: "Contact сhip check"
|
|
17511
17501
|
}, uR = {
|
|
17512
17502
|
[y.UNKNOWN]: "Check was not performed",
|
|
17513
17503
|
[y.PASS]: "Check was ok",
|
|
@@ -17635,18 +17625,18 @@ const eP = {
|
|
|
17635
17625
|
}) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
17636
17626
|
/* @__PURE__ */ e.jsxs("div", { className: Gr.container, children: [
|
|
17637
17627
|
/* @__PURE__ */ e.jsx(
|
|
17638
|
-
|
|
17628
|
+
Ct,
|
|
17639
17629
|
{
|
|
17640
17630
|
uppercase: !0,
|
|
17641
17631
|
className: Gr.name,
|
|
17642
17632
|
children: "Similarity"
|
|
17643
17633
|
}
|
|
17644
17634
|
),
|
|
17645
|
-
/* @__PURE__ */ e.jsx(
|
|
17635
|
+
/* @__PURE__ */ e.jsx(Ct, { children: E + "%" })
|
|
17646
17636
|
] }),
|
|
17647
17637
|
/* @__PURE__ */ e.jsxs("div", { className: Gr.container, children: [
|
|
17648
17638
|
/* @__PURE__ */ e.jsx(
|
|
17649
|
-
|
|
17639
|
+
Ct,
|
|
17650
17640
|
{
|
|
17651
17641
|
uppercase: !0,
|
|
17652
17642
|
className: Gr.name,
|
|
@@ -17657,7 +17647,7 @@ const eP = {
|
|
|
17657
17647
|
] }),
|
|
17658
17648
|
/* @__PURE__ */ e.jsxs("div", { className: Gr.container, children: [
|
|
17659
17649
|
/* @__PURE__ */ e.jsx(
|
|
17660
|
-
|
|
17650
|
+
Ct,
|
|
17661
17651
|
{
|
|
17662
17652
|
uppercase: !0,
|
|
17663
17653
|
className: Gr.name,
|
|
@@ -17668,26 +17658,26 @@ const eP = {
|
|
|
17668
17658
|
] }),
|
|
17669
17659
|
/* @__PURE__ */ e.jsxs("div", { className: Gr.container, children: [
|
|
17670
17660
|
/* @__PURE__ */ e.jsx(
|
|
17671
|
-
|
|
17661
|
+
Ct,
|
|
17672
17662
|
{
|
|
17673
17663
|
uppercase: !0,
|
|
17674
17664
|
className: Gr.name,
|
|
17675
17665
|
children: "Diagnose"
|
|
17676
17666
|
}
|
|
17677
17667
|
),
|
|
17678
|
-
/* @__PURE__ */ e.jsx(
|
|
17668
|
+
/* @__PURE__ */ e.jsx(Ct, { children: uR[t] || t })
|
|
17679
17669
|
] })
|
|
17680
17670
|
] }), UU = ({
|
|
17681
17671
|
images: t,
|
|
17682
17672
|
page: _
|
|
17683
17673
|
}) => /* @__PURE__ */ e.jsx(
|
|
17684
|
-
|
|
17674
|
+
tr,
|
|
17685
17675
|
{
|
|
17686
17676
|
nested: !0,
|
|
17687
17677
|
shift: 20,
|
|
17688
17678
|
name: "Image patterns",
|
|
17689
17679
|
children: t.map(({ type: n, checkResult: E, image: r, referenceImage: o, similarity: I, diagnose: A }, s) => /* @__PURE__ */ e.jsx(
|
|
17690
|
-
|
|
17680
|
+
tr,
|
|
17691
17681
|
{
|
|
17692
17682
|
nested: !0,
|
|
17693
17683
|
shift: 40,
|
|
@@ -17706,32 +17696,32 @@ const eP = {
|
|
|
17706
17696
|
s + _
|
|
17707
17697
|
))
|
|
17708
17698
|
}
|
|
17709
|
-
), mU = "_container_1sfiy_1", GU = "_name_1sfiy_23",
|
|
17699
|
+
), mU = "_container_1sfiy_1", GU = "_name_1sfiy_23", Vs = {
|
|
17710
17700
|
container: mU,
|
|
17711
17701
|
name: GU
|
|
17712
17702
|
}, xU = ({
|
|
17713
17703
|
diagnose: t
|
|
17714
|
-
}) => /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsxs("div", { className:
|
|
17704
|
+
}) => /* @__PURE__ */ e.jsx(e.Fragment, { children: /* @__PURE__ */ e.jsxs("div", { className: Vs.container, children: [
|
|
17715
17705
|
/* @__PURE__ */ e.jsx(
|
|
17716
|
-
|
|
17706
|
+
Ct,
|
|
17717
17707
|
{
|
|
17718
17708
|
uppercase: !0,
|
|
17719
|
-
className:
|
|
17709
|
+
className: Vs.name,
|
|
17720
17710
|
children: "Diagnose"
|
|
17721
17711
|
}
|
|
17722
17712
|
),
|
|
17723
|
-
/* @__PURE__ */ e.jsx(
|
|
17713
|
+
/* @__PURE__ */ e.jsx(Ct, { children: uR[t] || t })
|
|
17724
17714
|
] }) }), bU = ({
|
|
17725
17715
|
barcode: t,
|
|
17726
17716
|
page: _
|
|
17727
17717
|
}) => /* @__PURE__ */ e.jsx(
|
|
17728
|
-
|
|
17718
|
+
tr,
|
|
17729
17719
|
{
|
|
17730
17720
|
nested: !0,
|
|
17731
17721
|
shift: 20,
|
|
17732
17722
|
name: "Barcode format check",
|
|
17733
17723
|
children: t.map(({ feature: n, checkResult: E, diagnose: r }, o) => /* @__PURE__ */ e.jsx(
|
|
17734
|
-
|
|
17724
|
+
tr,
|
|
17735
17725
|
{
|
|
17736
17726
|
nested: !0,
|
|
17737
17727
|
shift: 40,
|
|
@@ -17751,7 +17741,7 @@ const eP = {
|
|
|
17751
17741
|
}) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
17752
17742
|
/* @__PURE__ */ e.jsxs("div", { className: qA.container, children: [
|
|
17753
17743
|
/* @__PURE__ */ e.jsx(
|
|
17754
|
-
|
|
17744
|
+
Ct,
|
|
17755
17745
|
{
|
|
17756
17746
|
uppercase: !0,
|
|
17757
17747
|
className: qA.name,
|
|
@@ -17762,20 +17752,20 @@ const eP = {
|
|
|
17762
17752
|
] }),
|
|
17763
17753
|
/* @__PURE__ */ e.jsxs("div", { className: qA.container, children: [
|
|
17764
17754
|
/* @__PURE__ */ e.jsx(
|
|
17765
|
-
|
|
17755
|
+
Ct,
|
|
17766
17756
|
{
|
|
17767
17757
|
uppercase: !0,
|
|
17768
17758
|
className: qA.name,
|
|
17769
17759
|
children: "Diagnose"
|
|
17770
17760
|
}
|
|
17771
17761
|
),
|
|
17772
|
-
/* @__PURE__ */ e.jsx(
|
|
17762
|
+
/* @__PURE__ */ e.jsx(Ct, { children: uR[t] || t })
|
|
17773
17763
|
] })
|
|
17774
17764
|
] }), BU = ({
|
|
17775
17765
|
ipi: t,
|
|
17776
17766
|
page: _
|
|
17777
17767
|
}) => /* @__PURE__ */ e.jsx(
|
|
17778
|
-
|
|
17768
|
+
tr,
|
|
17779
17769
|
{
|
|
17780
17770
|
nested: !0,
|
|
17781
17771
|
shift: 20,
|
|
@@ -17793,7 +17783,7 @@ const eP = {
|
|
|
17793
17783
|
), gU = ({
|
|
17794
17784
|
authenticity: t
|
|
17795
17785
|
}) => /* @__PURE__ */ e.jsx(e.Fragment, { children: t.map(({ page: _, images: n, barcode: E, ipi: r, checkResult: o }) => /* @__PURE__ */ e.jsxs(
|
|
17796
|
-
|
|
17786
|
+
tr,
|
|
17797
17787
|
{
|
|
17798
17788
|
name: "Page " + _,
|
|
17799
17789
|
status: o,
|
|
@@ -17804,75 +17794,105 @@ const eP = {
|
|
|
17804
17794
|
]
|
|
17805
17795
|
},
|
|
17806
17796
|
_
|
|
17807
|
-
)) }), jU = "
|
|
17797
|
+
)) }), jU = "_container_1nguz_1", YU = "_name_1nguz_14", tc = {
|
|
17808
17798
|
container: jU,
|
|
17809
|
-
|
|
17799
|
+
name: YU
|
|
17810
17800
|
}, yU = ({
|
|
17801
|
+
name: t
|
|
17802
|
+
}) => /* @__PURE__ */ e.jsx("div", { className: tc.container, children: /* @__PURE__ */ e.jsx(
|
|
17803
|
+
Ct,
|
|
17804
|
+
{
|
|
17805
|
+
uppercase: !0,
|
|
17806
|
+
className: tc.name,
|
|
17807
|
+
children: t
|
|
17808
|
+
}
|
|
17809
|
+
) }), $U = ({
|
|
17810
|
+
documentIdentification: t
|
|
17811
|
+
}) => /* @__PURE__ */ e.jsx(e.Fragment, { children: t.map(({ pageIndex: _, documentName: n }, E) => /* @__PURE__ */ e.jsx(
|
|
17812
|
+
tr,
|
|
17813
|
+
{
|
|
17814
|
+
name: "Page " + _,
|
|
17815
|
+
children: /* @__PURE__ */ e.jsx(yU, { name: n })
|
|
17816
|
+
},
|
|
17817
|
+
E
|
|
17818
|
+
)) }), KU = "_container_1d9ti_1", FU = "_content_1d9ti_10", _c = {
|
|
17819
|
+
container: KU,
|
|
17820
|
+
content: FU
|
|
17821
|
+
}, WU = ({
|
|
17811
17822
|
textData: t,
|
|
17812
17823
|
imageQuality: _,
|
|
17813
|
-
authenticity: n
|
|
17824
|
+
authenticity: n,
|
|
17825
|
+
documentIdentification: E
|
|
17814
17826
|
}) => {
|
|
17815
|
-
const
|
|
17816
|
-
return t.length &&
|
|
17817
|
-
/* @__PURE__ */ e.jsx(zP, {}),
|
|
17827
|
+
const r = [];
|
|
17828
|
+
return t.length && r.push({ label: "Text data", children: /* @__PURE__ */ e.jsx(DU, { textData: t }) }), _.length && r.push({ label: "Image quality", children: /* @__PURE__ */ e.jsx(LU, { imageQuality: _ }) }), n.length && r.push({ label: "Authenticity", children: /* @__PURE__ */ e.jsx(gU, { authenticity: n }) }), E.length && r.push({ label: "Identification", children: /* @__PURE__ */ e.jsx($U, { documentIdentification: E }) }), /* @__PURE__ */ e.jsxs("div", { className: _c.container, children: [
|
|
17829
|
+
!!E.length && /* @__PURE__ */ e.jsx(zP, { documentIdentification: E }),
|
|
17818
17830
|
/* @__PURE__ */ e.jsxs("div", { className: _c.content, children: [
|
|
17819
17831
|
/* @__PURE__ */ e.jsx(RU, {}),
|
|
17820
|
-
|
|
17832
|
+
r.length && /* @__PURE__ */ e.jsx(
|
|
17821
17833
|
uS,
|
|
17822
17834
|
{
|
|
17823
17835
|
type: "line",
|
|
17824
|
-
items:
|
|
17836
|
+
items: r
|
|
17825
17837
|
}
|
|
17826
17838
|
)
|
|
17827
17839
|
] })
|
|
17828
17840
|
] });
|
|
17829
|
-
},
|
|
17830
|
-
const { response: t } =
|
|
17841
|
+
}, c4 = () => {
|
|
17842
|
+
const { response: t } = d_();
|
|
17831
17843
|
if (!t)
|
|
17832
17844
|
return null;
|
|
17833
|
-
const _ =
|
|
17834
|
-
return /* @__PURE__ */ e.jsx(
|
|
17835
|
-
|
|
17836
|
-
|
|
17837
|
-
|
|
17845
|
+
const _ = TL(t), n = Yl(t), E = il(t), r = OL(t);
|
|
17846
|
+
return /* @__PURE__ */ e.jsx(
|
|
17847
|
+
WU,
|
|
17848
|
+
{
|
|
17849
|
+
textData: _,
|
|
17850
|
+
imageQuality: n,
|
|
17851
|
+
authenticity: E,
|
|
17852
|
+
documentIdentification: r
|
|
17853
|
+
}
|
|
17854
|
+
);
|
|
17855
|
+
}, XU = "_container_rs78l_1", ZU = {
|
|
17856
|
+
container: XU
|
|
17857
|
+
}, JU = ({
|
|
17838
17858
|
checksSummary: t
|
|
17839
17859
|
}) => {
|
|
17840
17860
|
const _ = oI(t.overallStatus);
|
|
17841
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
17861
|
+
return /* @__PURE__ */ e.jsxs("div", { className: ZU.container, children: [
|
|
17842
17862
|
_,
|
|
17843
|
-
/* @__PURE__ */ e.jsx(
|
|
17863
|
+
/* @__PURE__ */ e.jsx(Ct, { size: "18x135", children: "RFID" })
|
|
17844
17864
|
] });
|
|
17845
|
-
},
|
|
17846
|
-
const { response: t } =
|
|
17865
|
+
}, zU = () => {
|
|
17866
|
+
const { response: t } = d_();
|
|
17847
17867
|
if (!t)
|
|
17848
17868
|
return null;
|
|
17849
17869
|
const _ = OR(t);
|
|
17850
|
-
return /* @__PURE__ */ e.jsx(
|
|
17851
|
-
},
|
|
17852
|
-
protocols:
|
|
17853
|
-
},
|
|
17870
|
+
return /* @__PURE__ */ e.jsx(JU, { checksSummary: _ });
|
|
17871
|
+
}, QU = "_protocols_kvw0v_1", kU = {
|
|
17872
|
+
protocols: QU
|
|
17873
|
+
}, qU = {
|
|
17854
17874
|
"protocols-item": "_protocols-item_zef60_1"
|
|
17855
|
-
},
|
|
17875
|
+
}, VU = ({
|
|
17856
17876
|
status: t,
|
|
17857
17877
|
name: _
|
|
17858
17878
|
}) => {
|
|
17859
17879
|
const n = oI(t);
|
|
17860
|
-
return /* @__PURE__ */ e.jsxs("div", { className:
|
|
17880
|
+
return /* @__PURE__ */ e.jsxs("div", { className: qU["protocols-item"], children: [
|
|
17861
17881
|
n,
|
|
17862
|
-
/* @__PURE__ */ e.jsx(
|
|
17882
|
+
/* @__PURE__ */ e.jsx(Ct, { children: _ })
|
|
17863
17883
|
] });
|
|
17864
|
-
},
|
|
17884
|
+
}, tm = ({
|
|
17865
17885
|
checksSummary: t
|
|
17866
17886
|
}) => {
|
|
17867
17887
|
const _ = Object.entries(t).filter(([n]) => n !== "overallStatus" && n !== "_constructor-name_");
|
|
17868
|
-
return /* @__PURE__ */ e.jsx("div", { className:
|
|
17869
|
-
},
|
|
17870
|
-
const { response: t } =
|
|
17888
|
+
return /* @__PURE__ */ e.jsx("div", { className: kU.protocols, children: _.map(([n, E]) => /* @__PURE__ */ e.jsx(VU, { status: E, name: n }, n)) });
|
|
17889
|
+
}, _m = () => {
|
|
17890
|
+
const { response: t } = d_();
|
|
17871
17891
|
if (!t)
|
|
17872
17892
|
return null;
|
|
17873
17893
|
const _ = OR(t);
|
|
17874
|
-
return /* @__PURE__ */ e.jsx(
|
|
17875
|
-
},
|
|
17894
|
+
return /* @__PURE__ */ e.jsx(tm, { checksSummary: _ });
|
|
17895
|
+
}, nm = {
|
|
17876
17896
|
[Q.UNSPECIFIED]: "",
|
|
17877
17897
|
[Q.PASSPORT_DG1]: "Machine Readable Zone (DG1)",
|
|
17878
17898
|
[Q.PASSPORT_DG2]: "Biometry - Facial data (DG2)",
|
|
@@ -17960,19 +17980,19 @@ const eP = {
|
|
|
17960
17980
|
[Q.POST_CA_CHECK_PK]: "POST_CA_CHECK_PK",
|
|
17961
17981
|
[Q.POST_CA_CHECK_SK]: "POST_CA_CHECK_SK",
|
|
17962
17982
|
[Q.USER_DEFINED]: "USER_DEFINED"
|
|
17963
|
-
},
|
|
17964
|
-
table:
|
|
17965
|
-
},
|
|
17983
|
+
}, rm = "_table_jz241_1", Em = {
|
|
17984
|
+
table: rm
|
|
17985
|
+
}, om = ({
|
|
17966
17986
|
dataGroupsStatusList: t
|
|
17967
17987
|
}) => {
|
|
17968
17988
|
const _ = t.map(({ group: n, status: E }) => {
|
|
17969
17989
|
const r = oI(E);
|
|
17970
|
-
return { dataGroup: /* @__PURE__ */ e.jsx(
|
|
17990
|
+
return { dataGroup: /* @__PURE__ */ e.jsx(Ct, { children: nm[n] }), status: r };
|
|
17971
17991
|
});
|
|
17972
17992
|
return /* @__PURE__ */ e.jsx(
|
|
17973
|
-
|
|
17993
|
+
Hu,
|
|
17974
17994
|
{
|
|
17975
|
-
className:
|
|
17995
|
+
className: Em.table,
|
|
17976
17996
|
columns: [
|
|
17977
17997
|
{ title: "Data group", dataIndex: "dataGroup" },
|
|
17978
17998
|
{ title: "Status", dataIndex: "status" }
|
|
@@ -17980,16 +18000,16 @@ const eP = {
|
|
|
17980
18000
|
dataSource: _
|
|
17981
18001
|
}
|
|
17982
18002
|
);
|
|
17983
|
-
},
|
|
17984
|
-
const { response: t } =
|
|
18003
|
+
}, Im = () => {
|
|
18004
|
+
const { response: t } = d_();
|
|
17985
18005
|
if (!t)
|
|
17986
18006
|
return null;
|
|
17987
18007
|
const _ = ql(t);
|
|
17988
|
-
return /* @__PURE__ */ e.jsx(
|
|
17989
|
-
},
|
|
17990
|
-
title:
|
|
17991
|
-
content:
|
|
17992
|
-
},
|
|
18008
|
+
return /* @__PURE__ */ e.jsx(om, { dataGroupsStatusList: _ });
|
|
18009
|
+
}, Am = "_title_nw0t2_1", Om = "_content_nw0t2_5", n1 = {
|
|
18010
|
+
title: Am,
|
|
18011
|
+
content: Om
|
|
18012
|
+
}, am = () => /* @__PURE__ */ e.jsx("div", { className: n1.content, children: /* @__PURE__ */ e.jsxs(Ct, { children: [
|
|
17993
18013
|
"Green - a data group is read and validation passed",
|
|
17994
18014
|
/* @__PURE__ */ e.jsx("br", {}),
|
|
17995
18015
|
"Red - a data group is read and validation failed",
|
|
@@ -17997,23 +18017,23 @@ const eP = {
|
|
|
17997
18017
|
"Blue - a data group isn't read, but it's presented in the RFID chip",
|
|
17998
18018
|
/* @__PURE__ */ e.jsx("br", {}),
|
|
17999
18019
|
"Grey - a data group isn't read, as it isn't presented in the RFID chip"
|
|
18000
|
-
] }) }),
|
|
18020
|
+
] }) }), em = () => /* @__PURE__ */ e.jsx(
|
|
18001
18021
|
bS,
|
|
18002
18022
|
{
|
|
18003
18023
|
className: n1.title,
|
|
18004
|
-
modal: /* @__PURE__ */ e.jsx(
|
|
18005
|
-
children: /* @__PURE__ */ e.jsx(
|
|
18024
|
+
modal: /* @__PURE__ */ e.jsx(am, {}),
|
|
18025
|
+
children: /* @__PURE__ */ e.jsx(Ct, { children: "Data Groups" })
|
|
18006
18026
|
}
|
|
18007
|
-
),
|
|
18008
|
-
grey:
|
|
18009
|
-
green:
|
|
18010
|
-
red:
|
|
18011
|
-
blue:
|
|
18012
|
-
},
|
|
18027
|
+
), Rm = "_grey_za6vj_1", sm = "_green_za6vj_5", cm = "_red_za6vj_9", Nm = "_blue_za6vj_13", VA = {
|
|
18028
|
+
grey: Rm,
|
|
18029
|
+
green: sm,
|
|
18030
|
+
red: cm,
|
|
18031
|
+
blue: Nm
|
|
18032
|
+
}, Sm = ({
|
|
18013
18033
|
status: t,
|
|
18014
18034
|
children: _
|
|
18015
18035
|
}) => /* @__PURE__ */ e.jsx(
|
|
18016
|
-
|
|
18036
|
+
Ct,
|
|
18017
18037
|
{
|
|
18018
18038
|
className: e_(VA.grey, {
|
|
18019
18039
|
[VA.green]: t === Ea.ERROR_NO_ERROR,
|
|
@@ -18023,95 +18043,95 @@ const eP = {
|
|
|
18023
18043
|
size: "14x115",
|
|
18024
18044
|
children: _
|
|
18025
18045
|
}
|
|
18026
|
-
),
|
|
18027
|
-
groups:
|
|
18028
|
-
numbers:
|
|
18029
|
-
},
|
|
18046
|
+
), Cm = "_groups_rjxsp_1", Tm = "_numbers_rjxsp_5", nc = {
|
|
18047
|
+
groups: Cm,
|
|
18048
|
+
numbers: Tm
|
|
18049
|
+
}, im = ({
|
|
18030
18050
|
dataGroups: t
|
|
18031
18051
|
}) => /* @__PURE__ */ e.jsxs("div", { className: nc.groups, children: [
|
|
18032
|
-
/* @__PURE__ */ e.jsx(
|
|
18033
|
-
/* @__PURE__ */ e.jsx("div", { className: nc.numbers, children: t.map(({ group: _, status: n }) => /* @__PURE__ */ e.jsx(
|
|
18034
|
-
] }),
|
|
18035
|
-
const { response: t } =
|
|
18052
|
+
/* @__PURE__ */ e.jsx(em, {}),
|
|
18053
|
+
/* @__PURE__ */ e.jsx("div", { className: nc.numbers, children: t.map(({ group: _, status: n }) => /* @__PURE__ */ e.jsx(Sm, { status: n, children: _ }, _)) })
|
|
18054
|
+
] }), fm = () => {
|
|
18055
|
+
const { response: t } = d_();
|
|
18036
18056
|
if (!t)
|
|
18037
18057
|
return null;
|
|
18038
18058
|
const _ = Jl(t);
|
|
18039
|
-
return /* @__PURE__ */ e.jsx(
|
|
18040
|
-
},
|
|
18059
|
+
return /* @__PURE__ */ e.jsx(im, { dataGroups: _ });
|
|
18060
|
+
}, Dm = {
|
|
18041
18061
|
publicKeyAlgorithm: "Public key algorithm",
|
|
18042
18062
|
signatureAlgorithm: "Signature algorithm",
|
|
18043
18063
|
issuer: "Certificate issuer",
|
|
18044
18064
|
subject: "Certificate subject",
|
|
18045
18065
|
validFrom: "Certificate valid from"
|
|
18046
|
-
},
|
|
18047
|
-
certificates:
|
|
18048
|
-
list:
|
|
18049
|
-
name:
|
|
18050
|
-
},
|
|
18066
|
+
}, hm = "_certificates_nubma_1", pm = "_list_nubma_12", vm = "_name_nubma_23", Ga = {
|
|
18067
|
+
certificates: hm,
|
|
18068
|
+
list: pm,
|
|
18069
|
+
name: vm
|
|
18070
|
+
}, lm = ({
|
|
18051
18071
|
certificates: t
|
|
18052
18072
|
}) => /* @__PURE__ */ e.jsxs("div", { className: Ga.certificates, children: [
|
|
18053
|
-
/* @__PURE__ */ e.jsx(
|
|
18073
|
+
/* @__PURE__ */ e.jsx(Ct, { children: "Certificates" }),
|
|
18054
18074
|
/* @__PURE__ */ e.jsx("div", { className: Ga.list, children: Object.entries(t).map(([_, n]) => /* @__PURE__ */ e.jsxs(Z_, { children: [
|
|
18055
18075
|
/* @__PURE__ */ e.jsx(
|
|
18056
|
-
|
|
18076
|
+
Ct,
|
|
18057
18077
|
{
|
|
18058
18078
|
className: Ga.name,
|
|
18059
18079
|
uppercase: !0,
|
|
18060
18080
|
size: "12x160",
|
|
18061
|
-
children:
|
|
18081
|
+
children: Dm[_] || _
|
|
18062
18082
|
}
|
|
18063
18083
|
),
|
|
18064
|
-
/* @__PURE__ */ e.jsx(
|
|
18084
|
+
/* @__PURE__ */ e.jsx(Ct, { children: n })
|
|
18065
18085
|
] }, _)) })
|
|
18066
|
-
] }),
|
|
18067
|
-
const { response: t } =
|
|
18086
|
+
] }), Lm = () => {
|
|
18087
|
+
const { response: t } = d_();
|
|
18068
18088
|
if (!t)
|
|
18069
18089
|
return null;
|
|
18070
18090
|
const _ = Fl(t);
|
|
18071
|
-
return /* @__PURE__ */ e.jsx(
|
|
18072
|
-
},
|
|
18073
|
-
container:
|
|
18074
|
-
data:
|
|
18075
|
-
protocols:
|
|
18076
|
-
groups:
|
|
18077
|
-
},
|
|
18078
|
-
/* @__PURE__ */ e.jsx(
|
|
18091
|
+
return /* @__PURE__ */ e.jsx(lm, { certificates: _ });
|
|
18092
|
+
}, um = "_container_o5f9y_1", Mm = "_data_o5f9y_10", Pm = "_protocols_o5f9y_21", Um = "_groups_o5f9y_21", tO = {
|
|
18093
|
+
container: um,
|
|
18094
|
+
data: Mm,
|
|
18095
|
+
protocols: Pm,
|
|
18096
|
+
groups: Um
|
|
18097
|
+
}, mm = () => /* @__PURE__ */ e.jsxs("div", { className: tO.container, children: [
|
|
18098
|
+
/* @__PURE__ */ e.jsx(zU, {}),
|
|
18079
18099
|
/* @__PURE__ */ e.jsxs("div", { className: tO.data, children: [
|
|
18080
18100
|
/* @__PURE__ */ e.jsxs("div", { className: tO.protocols, children: [
|
|
18081
|
-
/* @__PURE__ */ e.jsx(
|
|
18082
|
-
/* @__PURE__ */ e.jsx(
|
|
18101
|
+
/* @__PURE__ */ e.jsx(_m, {}),
|
|
18102
|
+
/* @__PURE__ */ e.jsx(Im, {})
|
|
18083
18103
|
] }),
|
|
18084
18104
|
/* @__PURE__ */ e.jsxs("div", { className: tO.groups, children: [
|
|
18085
|
-
/* @__PURE__ */ e.jsx(
|
|
18086
|
-
/* @__PURE__ */ e.jsx(
|
|
18105
|
+
/* @__PURE__ */ e.jsx(fm, {}),
|
|
18106
|
+
/* @__PURE__ */ e.jsx(Lm, {})
|
|
18087
18107
|
] })
|
|
18088
18108
|
] })
|
|
18089
|
-
] }),
|
|
18090
|
-
const { response: t } =
|
|
18091
|
-
return !t || OR(t).overallStatus ===
|
|
18092
|
-
},
|
|
18093
|
-
container:
|
|
18094
|
-
},
|
|
18109
|
+
] }), N4 = () => {
|
|
18110
|
+
const { response: t } = d_();
|
|
18111
|
+
return !t || OR(t).overallStatus === Nr.WAS_NOT_DONE ? null : /* @__PURE__ */ e.jsx(mm, {});
|
|
18112
|
+
}, Gm = "_container_fdn1i_1", xm = {
|
|
18113
|
+
container: Gm
|
|
18114
|
+
}, bm = () => /* @__PURE__ */ e.jsx(
|
|
18095
18115
|
"div",
|
|
18096
18116
|
{
|
|
18097
|
-
className:
|
|
18117
|
+
className: xm.container,
|
|
18098
18118
|
children: /* @__PURE__ */ e.jsx(
|
|
18099
|
-
|
|
18119
|
+
Ct,
|
|
18100
18120
|
{
|
|
18101
18121
|
size: "18x135",
|
|
18102
18122
|
children: "Graphics"
|
|
18103
18123
|
}
|
|
18104
18124
|
)
|
|
18105
18125
|
}
|
|
18106
|
-
),
|
|
18107
|
-
text:
|
|
18108
|
-
image:
|
|
18109
|
-
},
|
|
18126
|
+
), dm = "_text_ql36l_1", wm = "_image_ql36l_5", rc = {
|
|
18127
|
+
text: dm,
|
|
18128
|
+
image: wm
|
|
18129
|
+
}, Hm = ({
|
|
18110
18130
|
title: t,
|
|
18111
18131
|
url: _
|
|
18112
18132
|
}) => /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
|
|
18113
18133
|
/* @__PURE__ */ e.jsx(
|
|
18114
|
-
|
|
18134
|
+
Ct,
|
|
18115
18135
|
{
|
|
18116
18136
|
className: rc.text,
|
|
18117
18137
|
size: "12x160",
|
|
@@ -18120,7 +18140,7 @@ const eP = {
|
|
|
18120
18140
|
}
|
|
18121
18141
|
),
|
|
18122
18142
|
/* @__PURE__ */ e.jsx(
|
|
18123
|
-
|
|
18143
|
+
aM,
|
|
18124
18144
|
{
|
|
18125
18145
|
src: _,
|
|
18126
18146
|
alt: t,
|
|
@@ -18129,14 +18149,14 @@ const eP = {
|
|
|
18129
18149
|
download: !0
|
|
18130
18150
|
}
|
|
18131
18151
|
)
|
|
18132
|
-
] }),
|
|
18133
|
-
container:
|
|
18134
|
-
},
|
|
18152
|
+
] }), Bm = "_container_k00ae_1", gm = {
|
|
18153
|
+
container: Bm
|
|
18154
|
+
}, jm = ({
|
|
18135
18155
|
images: t
|
|
18136
|
-
}) => /* @__PURE__ */ e.jsx("div", { className:
|
|
18156
|
+
}) => /* @__PURE__ */ e.jsx("div", { className: gm.container, children: t.reduce((_, { name: n, pages: E, light: r }) => (E.forEach(({ src: o }, I) => {
|
|
18137
18157
|
_.push(
|
|
18138
18158
|
/* @__PURE__ */ e.jsx(
|
|
18139
|
-
|
|
18159
|
+
Hm,
|
|
18140
18160
|
{
|
|
18141
18161
|
title: n,
|
|
18142
18162
|
url: o
|
|
@@ -18144,34 +18164,34 @@ const eP = {
|
|
|
18144
18164
|
n + r + I
|
|
18145
18165
|
)
|
|
18146
18166
|
);
|
|
18147
|
-
}), _), []) }),
|
|
18148
|
-
const { response: t } =
|
|
18167
|
+
}), _), []) }), Ym = () => {
|
|
18168
|
+
const { response: t } = d_();
|
|
18149
18169
|
if (!t)
|
|
18150
18170
|
return null;
|
|
18151
18171
|
const _ = aS(t);
|
|
18152
|
-
return /* @__PURE__ */ e.jsx(
|
|
18153
|
-
},
|
|
18154
|
-
container:
|
|
18155
|
-
},
|
|
18156
|
-
/* @__PURE__ */ e.jsx(
|
|
18157
|
-
/* @__PURE__ */ e.jsx(
|
|
18158
|
-
] }),
|
|
18172
|
+
return /* @__PURE__ */ e.jsx(jm, { images: _ });
|
|
18173
|
+
}, ym = "_container_1hyjc_1", $m = {
|
|
18174
|
+
container: ym
|
|
18175
|
+
}, S4 = () => /* @__PURE__ */ e.jsxs("div", { className: $m.container, children: [
|
|
18176
|
+
/* @__PURE__ */ e.jsx(bm, {}),
|
|
18177
|
+
/* @__PURE__ */ e.jsx(Ym, {})
|
|
18178
|
+
] }), C4 = ({
|
|
18159
18179
|
response: t,
|
|
18160
18180
|
request: _,
|
|
18161
18181
|
children: n
|
|
18162
18182
|
}) => /* @__PURE__ */ e.jsx(t1.Provider, { value: { response: t, request: _ }, children: n }), Ec = {
|
|
18163
18183
|
"response-viewer": "_response-viewer_9etrs_1"
|
|
18164
|
-
},
|
|
18165
|
-
tab:
|
|
18184
|
+
}, Km = "_tab_l46a7_1", Fm = {
|
|
18185
|
+
tab: Km
|
|
18166
18186
|
}, yI = ({
|
|
18167
18187
|
json: t
|
|
18168
18188
|
}) => /* @__PURE__ */ e.jsx(
|
|
18169
18189
|
"div",
|
|
18170
18190
|
{
|
|
18171
|
-
className:
|
|
18191
|
+
className: Fm.tab,
|
|
18172
18192
|
children: /* @__PURE__ */ e.jsx(VC, { data: t })
|
|
18173
18193
|
}
|
|
18174
|
-
),
|
|
18194
|
+
), Wm = ({
|
|
18175
18195
|
status: t,
|
|
18176
18196
|
images: _,
|
|
18177
18197
|
text: n,
|
|
@@ -18190,13 +18210,13 @@ const eP = {
|
|
|
18190
18210
|
{ label: "Image quality", children: /* @__PURE__ */ e.jsx(yI, { json: r }) }
|
|
18191
18211
|
]
|
|
18192
18212
|
}
|
|
18193
|
-
) }),
|
|
18194
|
-
const { response: t } =
|
|
18213
|
+
) }), T4 = () => {
|
|
18214
|
+
const { response: t } = d_();
|
|
18195
18215
|
if (!t)
|
|
18196
18216
|
return null;
|
|
18197
18217
|
const _ = R1.fromProcessResponse(t, !0), n = s1.fromProcessResponse(t, !0), E = c1.fromProcessResponse(t, !0), r = N1.fromProcessResponse(t, !0), o = S1.fromProcessResponse(t, !0);
|
|
18198
18218
|
return /* @__PURE__ */ e.jsx(
|
|
18199
|
-
|
|
18219
|
+
Wm,
|
|
18200
18220
|
{
|
|
18201
18221
|
status: _,
|
|
18202
18222
|
images: n,
|
|
@@ -18205,43 +18225,43 @@ const eP = {
|
|
|
18205
18225
|
quality: o
|
|
18206
18226
|
}
|
|
18207
18227
|
);
|
|
18208
|
-
},
|
|
18228
|
+
}, Xm = "_title_1pelk_10", Zm = "_json_1pelk_15", xa = {
|
|
18209
18229
|
"request-viewer": "_request-viewer_1pelk_1",
|
|
18210
|
-
title:
|
|
18211
|
-
json:
|
|
18212
|
-
},
|
|
18230
|
+
title: Xm,
|
|
18231
|
+
json: Zm
|
|
18232
|
+
}, Jm = ({
|
|
18213
18233
|
request: t
|
|
18214
18234
|
}) => /* @__PURE__ */ e.jsxs("div", { className: xa["request-viewer"], children: [
|
|
18215
|
-
/* @__PURE__ */ e.jsx("div", { className: xa.title, children: /* @__PURE__ */ e.jsx(
|
|
18235
|
+
/* @__PURE__ */ e.jsx("div", { className: xa.title, children: /* @__PURE__ */ e.jsx(Ct, { size: "16x100", children: "POST /api/process" }) }),
|
|
18216
18236
|
/* @__PURE__ */ e.jsx("div", { className: xa.json, children: /* @__PURE__ */ e.jsx(VC, { data: t }) })
|
|
18217
|
-
] }),
|
|
18218
|
-
const { request: t } =
|
|
18219
|
-
return t ? /* @__PURE__ */ e.jsx(
|
|
18220
|
-
},
|
|
18221
|
-
logs:
|
|
18222
|
-
text:
|
|
18223
|
-
},
|
|
18237
|
+
] }), i4 = () => {
|
|
18238
|
+
const { request: t } = d_();
|
|
18239
|
+
return t ? /* @__PURE__ */ e.jsx(Jm, { request: t }) : /* @__PURE__ */ e.jsx(Ct, { children: "There is no request" });
|
|
18240
|
+
}, zm = "_logs_uo4av_1", Qm = "_text_uo4av_10", oc = {
|
|
18241
|
+
logs: zm,
|
|
18242
|
+
text: Qm
|
|
18243
|
+
}, km = ({
|
|
18224
18244
|
logs: t
|
|
18225
|
-
}) => /* @__PURE__ */ e.jsx("div", { className: oc.logs, children: /* @__PURE__ */ e.jsx("div", { className: oc.text, children: t }) }),
|
|
18226
|
-
const { response: t } =
|
|
18245
|
+
}) => /* @__PURE__ */ e.jsx("div", { className: oc.logs, children: /* @__PURE__ */ e.jsx("div", { className: oc.text, children: t }) }), f4 = () => {
|
|
18246
|
+
const { response: t } = d_();
|
|
18227
18247
|
if (!t)
|
|
18228
18248
|
return null;
|
|
18229
18249
|
const _ = t.log ? C1.decodeLog(t.log) : "There are no logs in the response.";
|
|
18230
|
-
return /* @__PURE__ */ e.jsx(
|
|
18231
|
-
},
|
|
18232
|
-
loader:
|
|
18233
|
-
overall:
|
|
18250
|
+
return /* @__PURE__ */ e.jsx(km, { logs: _ });
|
|
18251
|
+
}, qm = "_loader_1iscg_1", Vm = "_overall_1iscg_17", t4 = "_avatar_1iscg_43", _4 = "_text_1iscg_53", n4 = "_name_1iscg_63", r4 = "_gender_1iscg_63", E4 = "_info_1iscg_38", o4 = "_menu_1iscg_101", I4 = "_time_1iscg_111", fn = {
|
|
18252
|
+
loader: qm,
|
|
18253
|
+
overall: Vm,
|
|
18234
18254
|
"verifications-container": "_verifications-container_1iscg_22",
|
|
18235
18255
|
"info-container": "_info-container_1iscg_38",
|
|
18236
|
-
avatar:
|
|
18237
|
-
text:
|
|
18238
|
-
name:
|
|
18239
|
-
gender:
|
|
18240
|
-
info:
|
|
18256
|
+
avatar: t4,
|
|
18257
|
+
text: _4,
|
|
18258
|
+
name: n4,
|
|
18259
|
+
gender: r4,
|
|
18260
|
+
info: E4,
|
|
18241
18261
|
"about-container": "_about-container_1iscg_94",
|
|
18242
|
-
menu:
|
|
18243
|
-
time:
|
|
18244
|
-
},
|
|
18262
|
+
menu: o4,
|
|
18263
|
+
time: I4
|
|
18264
|
+
}, D4 = () => /* @__PURE__ */ e.jsxs("div", { className: fn.loader, children: [
|
|
18245
18265
|
/* @__PURE__ */ e.jsx(__.Block, { className: fn.overall }),
|
|
18246
18266
|
/* @__PURE__ */ e.jsxs("div", { className: fn["verifications-container"], children: [
|
|
18247
18267
|
/* @__PURE__ */ e.jsx(__.Block, {}),
|
|
@@ -18286,24 +18306,28 @@ const eP = {
|
|
|
18286
18306
|
] })
|
|
18287
18307
|
] });
|
|
18288
18308
|
export {
|
|
18289
|
-
|
|
18290
|
-
|
|
18291
|
-
|
|
18292
|
-
|
|
18309
|
+
BP as About,
|
|
18310
|
+
tr as Collapse,
|
|
18311
|
+
b_ as Container,
|
|
18312
|
+
C4 as DocReaderContainer,
|
|
18313
|
+
S4 as Graphics,
|
|
18293
18314
|
O_ as Icon,
|
|
18294
|
-
|
|
18295
|
-
|
|
18315
|
+
aM as Image,
|
|
18316
|
+
c4 as Info,
|
|
18296
18317
|
VC as JsonViewer,
|
|
18297
|
-
|
|
18318
|
+
f4 as Logs,
|
|
18319
|
+
FP as Overall,
|
|
18320
|
+
PP as PersonInfo,
|
|
18298
18321
|
bS as Popover,
|
|
18299
|
-
|
|
18300
|
-
|
|
18301
|
-
|
|
18322
|
+
i4 as RequestViewer,
|
|
18323
|
+
T4 as ResponseViewer,
|
|
18324
|
+
N4 as Rfid,
|
|
18302
18325
|
__ as Skeleton,
|
|
18303
|
-
|
|
18304
|
-
|
|
18305
|
-
|
|
18326
|
+
s4 as Status,
|
|
18327
|
+
D4 as StatusLoader,
|
|
18328
|
+
Hu as Table,
|
|
18306
18329
|
uS as Tabs,
|
|
18307
|
-
|
|
18308
|
-
|
|
18330
|
+
Ct as Text,
|
|
18331
|
+
qL as Title,
|
|
18332
|
+
fP as Verifications
|
|
18309
18333
|
};
|