@regulaforensics/ui-components 9.3.854-nightly → 9.3.855-nightly
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/core/index.cjs +6 -6
- package/dist/core/index.js +621 -611
- package/dist/main/index.cjs +6 -6
- package/dist/main/index.js +621 -611
- package/package.json +1 -1
package/dist/main/index.js
CHANGED
|
@@ -652,7 +652,7 @@ function e2() {
|
|
|
652
652
|
if (eN) return sO;
|
|
653
653
|
eN = 1;
|
|
654
654
|
var e = tD(), t = zp(), n = pc(), s = Xp(), r = QU(), o = JU(), _ = 1, a = 2, c = "[object Boolean]", i = "[object Date]", E = "[object Error]", S = "[object Map]", I = "[object Number]", O = "[object RegExp]", A = "[object Set]", T = "[object String]", u = "[object Symbol]", d = "[object ArrayBuffer]", f = "[object DataView]", p = e ? e.prototype : void 0, N = p ? p.valueOf : void 0;
|
|
655
|
-
function h(g, P, H, B, M, m,
|
|
655
|
+
function h(g, P, H, B, M, m, v) {
|
|
656
656
|
switch (H) {
|
|
657
657
|
case f:
|
|
658
658
|
if (g.byteLength != P.byteLength || g.byteOffset != P.byteOffset)
|
|
@@ -670,17 +670,17 @@ function e2() {
|
|
|
670
670
|
case T:
|
|
671
671
|
return g == P + "";
|
|
672
672
|
case S:
|
|
673
|
-
var
|
|
673
|
+
var Z = r;
|
|
674
674
|
case A:
|
|
675
675
|
var k = B & _;
|
|
676
|
-
if (
|
|
676
|
+
if (Z || (Z = o), g.size != P.size && !k)
|
|
677
677
|
return !1;
|
|
678
|
-
var Ce =
|
|
678
|
+
var Ce = v.get(g);
|
|
679
679
|
if (Ce)
|
|
680
680
|
return Ce == P;
|
|
681
|
-
B |= a,
|
|
682
|
-
var _e = s(
|
|
683
|
-
return
|
|
681
|
+
B |= a, v.set(g, P);
|
|
682
|
+
var _e = s(Z(g), Z(P), B, M, m, v);
|
|
683
|
+
return v.delete(g), _e;
|
|
684
684
|
case u:
|
|
685
685
|
if (N)
|
|
686
686
|
return N.call(g) == N.call(P);
|
|
@@ -836,10 +836,10 @@ function c2() {
|
|
|
836
836
|
RN = 1;
|
|
837
837
|
var e = hc(), t = Jp(), n = oi(), s = "[object Arguments]", r = "[object Array]", o = "[object Boolean]", _ = "[object Date]", a = "[object Error]", c = "[object Function]", i = "[object Map]", E = "[object Number]", S = "[object Object]", I = "[object RegExp]", O = "[object Set]", A = "[object String]", T = "[object WeakMap]", u = "[object ArrayBuffer]", d = "[object DataView]", f = "[object Float32Array]", p = "[object Float64Array]", N = "[object Int8Array]", h = "[object Int16Array]", g = "[object Int32Array]", P = "[object Uint8Array]", H = "[object Uint8ClampedArray]", B = "[object Uint16Array]", M = "[object Uint32Array]", m = {};
|
|
838
838
|
m[f] = m[p] = m[N] = m[h] = m[g] = m[P] = m[H] = m[B] = m[M] = !0, m[s] = m[r] = m[u] = m[o] = m[d] = m[_] = m[a] = m[c] = m[i] = m[E] = m[S] = m[I] = m[O] = m[A] = m[T] = !1;
|
|
839
|
-
function
|
|
840
|
-
return n(
|
|
839
|
+
function v(Z) {
|
|
840
|
+
return n(Z) && t(Z.length) && !!m[e(Z)];
|
|
841
841
|
}
|
|
842
|
-
return TO =
|
|
842
|
+
return TO = v, TO;
|
|
843
843
|
}
|
|
844
844
|
var lO, CN;
|
|
845
845
|
function E2() {
|
|
@@ -1071,9 +1071,9 @@ function N2() {
|
|
|
1071
1071
|
if (m && !B)
|
|
1072
1072
|
return N || (N = new e()), h || a(T) ? t(T, u, d, f, p, N) : n(T, u, P, d, f, p, N);
|
|
1073
1073
|
if (!(d & c)) {
|
|
1074
|
-
var
|
|
1075
|
-
if (
|
|
1076
|
-
var k =
|
|
1074
|
+
var v = B && O.call(T, "__wrapped__"), Z = M && O.call(u, "__wrapped__");
|
|
1075
|
+
if (v || Z) {
|
|
1076
|
+
var k = v ? T.value() : T, Ce = Z ? u.value() : u;
|
|
1077
1077
|
return N || (N = new e()), p(k, Ce, d, f, N);
|
|
1078
1078
|
}
|
|
1079
1079
|
}
|
|
@@ -1263,7 +1263,7 @@ function m2() {
|
|
|
1263
1263
|
throw new TypeError();
|
|
1264
1264
|
if (!Ye(G))
|
|
1265
1265
|
throw new TypeError();
|
|
1266
|
-
return
|
|
1266
|
+
return Z($, G);
|
|
1267
1267
|
} else {
|
|
1268
1268
|
if (!qe($))
|
|
1269
1269
|
throw new TypeError();
|
|
@@ -1328,7 +1328,7 @@ function m2() {
|
|
|
1328
1328
|
return z(G) || (G = He(G)), Oe($, G);
|
|
1329
1329
|
}
|
|
1330
1330
|
n("getOwnMetadataKeys", m);
|
|
1331
|
-
function
|
|
1331
|
+
function v($, G, q) {
|
|
1332
1332
|
if (!Me(G))
|
|
1333
1333
|
throw new TypeError();
|
|
1334
1334
|
if (z(q) || (q = He(q)), !Me(G))
|
|
@@ -1342,8 +1342,8 @@ function m2() {
|
|
|
1342
1342
|
);
|
|
1343
1343
|
return z(De) ? !1 : De.OrdinaryDeleteMetadata($, G, q);
|
|
1344
1344
|
}
|
|
1345
|
-
n("deleteMetadata",
|
|
1346
|
-
function
|
|
1345
|
+
n("deleteMetadata", v);
|
|
1346
|
+
function Z($, G) {
|
|
1347
1347
|
for (var q = $.length - 1; q >= 0; --q) {
|
|
1348
1348
|
var De = $[q], ve = De(G);
|
|
1349
1349
|
if (!z(ve) && !Ae(ve)) {
|
|
@@ -3281,9 +3281,9 @@ const dh = (e) => {
|
|
|
3281
3281
|
fetchOptions: M
|
|
3282
3282
|
} = dh(A), m = t || fetch;
|
|
3283
3283
|
P = P ? (P + "").toLowerCase() : "text";
|
|
3284
|
-
let
|
|
3285
|
-
const k =
|
|
3286
|
-
|
|
3284
|
+
let v = WB([f, p && p.toAbortSignal()], N), Z = null;
|
|
3285
|
+
const k = v && v.unsubscribe && (() => {
|
|
3286
|
+
v.unsubscribe();
|
|
3287
3287
|
});
|
|
3288
3288
|
let Ce;
|
|
3289
3289
|
try {
|
|
@@ -3304,15 +3304,15 @@ const dh = (e) => {
|
|
|
3304
3304
|
te.isString(B) || (B = B ? "include" : "omit");
|
|
3305
3305
|
const _e = o && "credentials" in n.prototype, Ne = {
|
|
3306
3306
|
...M,
|
|
3307
|
-
signal:
|
|
3307
|
+
signal: v,
|
|
3308
3308
|
method: u.toUpperCase(),
|
|
3309
3309
|
headers: H.normalize().toJSON(),
|
|
3310
3310
|
body: d,
|
|
3311
3311
|
duplex: "half",
|
|
3312
3312
|
credentials: _e ? B : void 0
|
|
3313
3313
|
};
|
|
3314
|
-
|
|
3315
|
-
let pe = await (o ? m(
|
|
3314
|
+
Z = o && new n(T, Ne);
|
|
3315
|
+
let pe = await (o ? m(Z, M) : m(T, Ne));
|
|
3316
3316
|
const fe = E && (P === "stream" || P === "response");
|
|
3317
3317
|
if (E && (h || fe && k)) {
|
|
3318
3318
|
const Oe = {};
|
|
@@ -3339,16 +3339,16 @@ const dh = (e) => {
|
|
|
3339
3339
|
status: pe.status,
|
|
3340
3340
|
statusText: pe.statusText,
|
|
3341
3341
|
config: A,
|
|
3342
|
-
request:
|
|
3342
|
+
request: Z
|
|
3343
3343
|
});
|
|
3344
3344
|
});
|
|
3345
3345
|
} catch (_e) {
|
|
3346
3346
|
throw k && k(), _e && _e.name === "TypeError" && /Load failed|fetch/i.test(_e.message) ? Object.assign(
|
|
3347
|
-
new tt("Network Error", tt.ERR_NETWORK, A,
|
|
3347
|
+
new tt("Network Error", tt.ERR_NETWORK, A, Z, _e && _e.response),
|
|
3348
3348
|
{
|
|
3349
3349
|
cause: _e.cause || _e
|
|
3350
3350
|
}
|
|
3351
|
-
) : tt.from(_e, _e && _e.code, A,
|
|
3351
|
+
) : tt.from(_e, _e && _e.code, A, Z, _e && _e.response);
|
|
3352
3352
|
}
|
|
3353
3353
|
};
|
|
3354
3354
|
}, QB = /* @__PURE__ */ new Map(), Lh = (e) => {
|
|
@@ -4782,7 +4782,7 @@ function oH(e) {
|
|
|
4782
4782
|
return s;
|
|
4783
4783
|
});
|
|
4784
4784
|
}
|
|
4785
|
-
function
|
|
4785
|
+
function U(e, t) {
|
|
4786
4786
|
return vr({
|
|
4787
4787
|
name: rH,
|
|
4788
4788
|
constraints: [e, oH(e)],
|
|
@@ -5104,7 +5104,7 @@ var Pa = (
|
|
|
5104
5104
|
m && (g = m);
|
|
5105
5105
|
}
|
|
5106
5106
|
}
|
|
5107
|
-
var
|
|
5107
|
+
var v = Array.isArray(n[d]) ? I.getReflectedType(s, p) : void 0, Z = t ? t[d] : void 0;
|
|
5108
5108
|
if (E.constructor.prototype) {
|
|
5109
5109
|
var k = Object.getOwnPropertyDescriptor(E.constructor.prototype, f);
|
|
5110
5110
|
if ((I.transformationType === Rt.PLAIN_TO_CLASS || I.transformationType === Rt.CLASS_TO_CLASS) && // eslint-disable-next-line @typescript-eslint/unbound-method
|
|
@@ -5113,7 +5113,7 @@ var Pa = (
|
|
|
5113
5113
|
}
|
|
5114
5114
|
if (!I.options.enableCircularCheck || !I.isCircular(h)) {
|
|
5115
5115
|
var Ce = I.transformationType === Rt.PLAIN_TO_CLASS ? f : u, _e = void 0;
|
|
5116
|
-
I.transformationType === Rt.CLASS_TO_PLAIN ? (_e = n[Ce], _e = I.applyCustomTransformations(_e, s, Ce, n, I.transformationType), _e = n[Ce] === _e ? h : _e, _e = I.transform(
|
|
5116
|
+
I.transformationType === Rt.CLASS_TO_PLAIN ? (_e = n[Ce], _e = I.applyCustomTransformations(_e, s, Ce, n, I.transformationType), _e = n[Ce] === _e ? h : _e, _e = I.transform(Z, _e, g, v, P, _ + 1)) : h === void 0 && I.options.exposeDefaultValues ? _e = E[f] : (_e = I.transform(Z, h, g, v, P, _ + 1), _e = I.applyCustomTransformations(_e, s, Ce, n, I.transformationType)), (_e !== void 0 || I.options.exposeUnsetFields) && (E instanceof Map ? E.set(f, _e) : E[f] = _e);
|
|
5117
5117
|
} else if (I.transformationType === Rt.CLASS_TO_CLASS) {
|
|
5118
5118
|
var _e = h;
|
|
5119
5119
|
_e = I.applyCustomTransformations(_e, s, u, n, I.transformationType), (_e !== void 0 || I.options.exposeUnsetFields) && (E instanceof Map ? E.set(f, _e) : E[f] = _e);
|
|
@@ -5349,7 +5349,7 @@ class Tn {
|
|
|
5349
5349
|
}
|
|
5350
5350
|
zn([
|
|
5351
5351
|
l(),
|
|
5352
|
-
|
|
5352
|
+
U(Fc)
|
|
5353
5353
|
], Tn.prototype, "docFormat");
|
|
5354
5354
|
zn([
|
|
5355
5355
|
l(),
|
|
@@ -5425,15 +5425,15 @@ class Yo {
|
|
|
5425
5425
|
}
|
|
5426
5426
|
ZS([
|
|
5427
5427
|
l(),
|
|
5428
|
-
|
|
5428
|
+
U(Q)
|
|
5429
5429
|
], Yo.prototype, "Type");
|
|
5430
5430
|
ZS([
|
|
5431
5431
|
L(),
|
|
5432
|
-
|
|
5432
|
+
U(V)
|
|
5433
5433
|
], Yo.prototype, "ElementResult");
|
|
5434
5434
|
ZS([
|
|
5435
5435
|
L(),
|
|
5436
|
-
|
|
5436
|
+
U(re)
|
|
5437
5437
|
], Yo.prototype, "ElementDiagnose");
|
|
5438
5438
|
ZS([
|
|
5439
5439
|
L(),
|
|
@@ -5476,7 +5476,7 @@ Ns([
|
|
|
5476
5476
|
], Mn.prototype, "ExpectedCount", 2);
|
|
5477
5477
|
Ns([
|
|
5478
5478
|
L(),
|
|
5479
|
-
|
|
5479
|
+
U(Ht)
|
|
5480
5480
|
], Mn.prototype, "LightValue", 2);
|
|
5481
5481
|
Ns([
|
|
5482
5482
|
L(),
|
|
@@ -5513,7 +5513,7 @@ Ns([
|
|
|
5513
5513
|
Ns([
|
|
5514
5514
|
l(),
|
|
5515
5515
|
St([Q.UV_FIBERS]),
|
|
5516
|
-
|
|
5516
|
+
U(Q)
|
|
5517
5517
|
], Mn.prototype, "Type", 2);
|
|
5518
5518
|
Mn = Ns([
|
|
5519
5519
|
Ze()
|
|
@@ -5531,11 +5531,11 @@ class Ko {
|
|
|
5531
5531
|
}
|
|
5532
5532
|
XS([
|
|
5533
5533
|
l(),
|
|
5534
|
-
|
|
5534
|
+
U(Q)
|
|
5535
5535
|
], Ko.prototype, "Type");
|
|
5536
5536
|
XS([
|
|
5537
5537
|
l(),
|
|
5538
|
-
|
|
5538
|
+
U(V)
|
|
5539
5539
|
], Ko.prototype, "Result");
|
|
5540
5540
|
XS([
|
|
5541
5541
|
L(),
|
|
@@ -5565,7 +5565,7 @@ n1(Do, "isBelongs", (e) => {
|
|
|
5565
5565
|
dD([
|
|
5566
5566
|
l(),
|
|
5567
5567
|
St(zS),
|
|
5568
|
-
|
|
5568
|
+
U(Q)
|
|
5569
5569
|
], Do.prototype, "Type", 2);
|
|
5570
5570
|
dD([
|
|
5571
5571
|
l(),
|
|
@@ -5593,11 +5593,11 @@ class ko extends Yo {
|
|
|
5593
5593
|
}
|
|
5594
5594
|
u_([
|
|
5595
5595
|
l(),
|
|
5596
|
-
|
|
5596
|
+
U(Te)
|
|
5597
5597
|
], ko.prototype, "ElementType");
|
|
5598
5598
|
u_([
|
|
5599
5599
|
l(),
|
|
5600
|
-
|
|
5600
|
+
U(Ht)
|
|
5601
5601
|
], ko.prototype, "LightIndex");
|
|
5602
5602
|
u_([
|
|
5603
5603
|
L(),
|
|
@@ -5636,7 +5636,7 @@ u_([
|
|
|
5636
5636
|
Q.FINGERPRINT_COMPARISON,
|
|
5637
5637
|
Q.LIVENESS
|
|
5638
5638
|
]),
|
|
5639
|
-
|
|
5639
|
+
U(Q)
|
|
5640
5640
|
], ko.prototype, "Type");
|
|
5641
5641
|
var r1 = Object.defineProperty, FH = Object.getOwnPropertyDescriptor, vH = (e, t, n) => t in e ? r1(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, LD = (e, t, n, s) => {
|
|
5642
5642
|
for (var r = s > 1 ? void 0 : s ? FH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5663,7 +5663,7 @@ s1(Ks, "isBelongs", (e) => qS.includes(e?.Type));
|
|
|
5663
5663
|
LD([
|
|
5664
5664
|
l(),
|
|
5665
5665
|
St(qS),
|
|
5666
|
-
|
|
5666
|
+
U(Q)
|
|
5667
5667
|
], Ks.prototype, "Type", 2);
|
|
5668
5668
|
LD([
|
|
5669
5669
|
l(),
|
|
@@ -5695,11 +5695,11 @@ class Ur extends Yo {
|
|
|
5695
5695
|
}
|
|
5696
5696
|
rs([
|
|
5697
5697
|
l(),
|
|
5698
|
-
|
|
5698
|
+
U(ID)
|
|
5699
5699
|
], Ur.prototype, "CriticalFlag");
|
|
5700
5700
|
rs([
|
|
5701
5701
|
l(),
|
|
5702
|
-
|
|
5702
|
+
U(Ht)
|
|
5703
5703
|
], Ur.prototype, "LightType");
|
|
5704
5704
|
rs([
|
|
5705
5705
|
l(),
|
|
@@ -5712,11 +5712,11 @@ rs([
|
|
|
5712
5712
|
], Ur.prototype, "EtalonResultType");
|
|
5713
5713
|
rs([
|
|
5714
5714
|
l(),
|
|
5715
|
-
|
|
5715
|
+
U(C)
|
|
5716
5716
|
], Ur.prototype, "EtalonFieldType");
|
|
5717
5717
|
rs([
|
|
5718
5718
|
l(),
|
|
5719
|
-
|
|
5719
|
+
U(Ht)
|
|
5720
5720
|
], Ur.prototype, "EtalonLightType");
|
|
5721
5721
|
rs([
|
|
5722
5722
|
l(),
|
|
@@ -5740,7 +5740,7 @@ rs([
|
|
|
5740
5740
|
rs([
|
|
5741
5741
|
l(),
|
|
5742
5742
|
St([Q.OCR_SECURITY_TEXT, Q.ENCRYPTED_IPI]),
|
|
5743
|
-
|
|
5743
|
+
U(Q)
|
|
5744
5744
|
], Ur.prototype, "Type");
|
|
5745
5745
|
var o1 = Object.defineProperty, BH = Object.getOwnPropertyDescriptor, bH = (e, t, n) => t in e ? o1(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, fD = (e, t, n, s) => {
|
|
5746
5746
|
for (var r = s > 1 ? void 0 : s ? BH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5760,7 +5760,7 @@ _1(To, "isBelongs", (e) => QS.includes(e.Type));
|
|
|
5760
5760
|
fD([
|
|
5761
5761
|
l(),
|
|
5762
5762
|
St(QS),
|
|
5763
|
-
|
|
5763
|
+
U(Q)
|
|
5764
5764
|
], To.prototype, "Type", 2);
|
|
5765
5765
|
fD([
|
|
5766
5766
|
l(),
|
|
@@ -5809,7 +5809,7 @@ class ds extends Yo {
|
|
|
5809
5809
|
}
|
|
5810
5810
|
qs([
|
|
5811
5811
|
l(),
|
|
5812
|
-
|
|
5812
|
+
U(Ht)
|
|
5813
5813
|
], ds.prototype, "LightIndex");
|
|
5814
5814
|
qs([
|
|
5815
5815
|
l(),
|
|
@@ -5850,7 +5850,7 @@ qs([
|
|
|
5850
5850
|
qs([
|
|
5851
5851
|
l(),
|
|
5852
5852
|
St([Q.IPI]),
|
|
5853
|
-
|
|
5853
|
+
U(Q)
|
|
5854
5854
|
], ds.prototype, "Type");
|
|
5855
5855
|
var i1 = Object.defineProperty, GH = Object.getOwnPropertyDescriptor, VH = (e, t, n) => t in e ? i1(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, hD = (e, t, n, s) => {
|
|
5856
5856
|
for (var r = s > 1 ? void 0 : s ? GH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5867,7 +5867,7 @@ c1(lo, "isBelongs", (e) => JS.includes(e?.Type));
|
|
|
5867
5867
|
hD([
|
|
5868
5868
|
l(),
|
|
5869
5869
|
St(JS),
|
|
5870
|
-
|
|
5870
|
+
U(Q)
|
|
5871
5871
|
], lo.prototype, "Type", 2);
|
|
5872
5872
|
hD([
|
|
5873
5873
|
l(),
|
|
@@ -5894,7 +5894,7 @@ class N_ extends Yo {
|
|
|
5894
5894
|
}
|
|
5895
5895
|
aa([
|
|
5896
5896
|
l(),
|
|
5897
|
-
|
|
5897
|
+
U(Te)
|
|
5898
5898
|
], N_.prototype, "ElementType");
|
|
5899
5899
|
aa([
|
|
5900
5900
|
l(),
|
|
@@ -5903,11 +5903,11 @@ aa([
|
|
|
5903
5903
|
], N_.prototype, "ElementRect");
|
|
5904
5904
|
aa([
|
|
5905
5905
|
l(),
|
|
5906
|
-
|
|
5906
|
+
U(Os)
|
|
5907
5907
|
], N_.prototype, "Visibility");
|
|
5908
5908
|
aa([
|
|
5909
5909
|
l(),
|
|
5910
|
-
|
|
5910
|
+
U(ID)
|
|
5911
5911
|
], N_.prototype, "CriticalFlag");
|
|
5912
5912
|
aa([
|
|
5913
5913
|
L(),
|
|
@@ -5931,7 +5931,7 @@ aa([
|
|
|
5931
5931
|
Q.EXTENDED_OCR_CHECK,
|
|
5932
5932
|
Q.EXTENDED_MRZ_CHECK
|
|
5933
5933
|
]),
|
|
5934
|
-
|
|
5934
|
+
U(Q)
|
|
5935
5935
|
], N_.prototype, "Type");
|
|
5936
5936
|
var E1 = Object.defineProperty, xH = Object.getOwnPropertyDescriptor, YH = (e, t, n) => t in e ? E1(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, MD = (e, t, n, s) => {
|
|
5937
5937
|
for (var r = s > 1 ? void 0 : s ? xH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5958,7 +5958,7 @@ S1(uo, "isBelongs", (e) => eA.includes(e?.Type));
|
|
|
5958
5958
|
MD([
|
|
5959
5959
|
l(),
|
|
5960
5960
|
St(eA),
|
|
5961
|
-
|
|
5961
|
+
U(Q)
|
|
5962
5962
|
], uo.prototype, "Type", 2);
|
|
5963
5963
|
MD([
|
|
5964
5964
|
l(),
|
|
@@ -6054,7 +6054,7 @@ Uc([
|
|
|
6054
6054
|
], Pt.prototype, "buf_length");
|
|
6055
6055
|
Uc([
|
|
6056
6056
|
L(),
|
|
6057
|
-
|
|
6057
|
+
U(Ht)
|
|
6058
6058
|
], Pt.prototype, "light");
|
|
6059
6059
|
Uc([
|
|
6060
6060
|
L(),
|
|
@@ -6066,7 +6066,7 @@ Uc([
|
|
|
6066
6066
|
], Pt.prototype, "page_idx");
|
|
6067
6067
|
Uc([
|
|
6068
6068
|
l(),
|
|
6069
|
-
|
|
6069
|
+
U(ie)
|
|
6070
6070
|
], Pt.prototype, "result_type");
|
|
6071
6071
|
var I1 = Object.defineProperty, jH = Object.getOwnPropertyDescriptor, ZH = (e, t, n) => t in e ? I1(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, mD = (e, t, n, s) => {
|
|
6072
6072
|
for (var r = s > 1 ? void 0 : s ? jH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6116,7 +6116,7 @@ mD([
|
|
|
6116
6116
|
], zr.prototype, "AuthenticityCheckList", 2);
|
|
6117
6117
|
mD([
|
|
6118
6118
|
l(),
|
|
6119
|
-
|
|
6119
|
+
U(ie),
|
|
6120
6120
|
St(R1)
|
|
6121
6121
|
], zr.prototype, "result_type", 2);
|
|
6122
6122
|
zr = mD([
|
|
@@ -6162,7 +6162,7 @@ gD([
|
|
|
6162
6162
|
], No.prototype, "DocumentPosition", 2);
|
|
6163
6163
|
gD([
|
|
6164
6164
|
l(),
|
|
6165
|
-
|
|
6165
|
+
U(ie),
|
|
6166
6166
|
St(T1)
|
|
6167
6167
|
], No.prototype, "result_type", 2);
|
|
6168
6168
|
No = gD([
|
|
@@ -6214,7 +6214,7 @@ yD([
|
|
|
6214
6214
|
], Lo.prototype, "BarcodePosition", 2);
|
|
6215
6215
|
yD([
|
|
6216
6216
|
l(),
|
|
6217
|
-
|
|
6217
|
+
U(ie),
|
|
6218
6218
|
St(N1)
|
|
6219
6219
|
], Lo.prototype, "result_type", 2);
|
|
6220
6220
|
Lo = yD([
|
|
@@ -6248,7 +6248,7 @@ Bc([
|
|
|
6248
6248
|
], Ei.prototype, "mReserver2");
|
|
6249
6249
|
Bc([
|
|
6250
6250
|
l(),
|
|
6251
|
-
|
|
6251
|
+
U(AD)
|
|
6252
6252
|
], Ei.prototype, "mType");
|
|
6253
6253
|
var e$ = Object.defineProperty, Si = (e, t, n, s) => {
|
|
6254
6254
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6338,11 +6338,11 @@ Qs([
|
|
|
6338
6338
|
], Ls.prototype, "bcTextDecoderTypes");
|
|
6339
6339
|
Qs([
|
|
6340
6340
|
L(),
|
|
6341
|
-
|
|
6341
|
+
U(C)
|
|
6342
6342
|
], Ls.prototype, "bcTextFieldType");
|
|
6343
6343
|
Qs([
|
|
6344
6344
|
l(),
|
|
6345
|
-
|
|
6345
|
+
U(WS)
|
|
6346
6346
|
], Ls.prototype, "bcType_DECODE");
|
|
6347
6347
|
Qs([
|
|
6348
6348
|
l(),
|
|
@@ -6407,7 +6407,7 @@ vD([
|
|
|
6407
6407
|
], Ds.prototype, "DocBarCodeInfo", 2);
|
|
6408
6408
|
vD([
|
|
6409
6409
|
l(),
|
|
6410
|
-
|
|
6410
|
+
U(ie),
|
|
6411
6411
|
St(p1)
|
|
6412
6412
|
], Ds.prototype, "result_type", 2);
|
|
6413
6413
|
Ds = vD([
|
|
@@ -6442,7 +6442,7 @@ Gn([
|
|
|
6442
6442
|
], Pn.prototype, "Type");
|
|
6443
6443
|
Gn([
|
|
6444
6444
|
l(),
|
|
6445
|
-
|
|
6445
|
+
U(Fc)
|
|
6446
6446
|
], Pn.prototype, "DocumentID");
|
|
6447
6447
|
Gn([
|
|
6448
6448
|
l(),
|
|
@@ -6514,11 +6514,11 @@ class Ai {
|
|
|
6514
6514
|
}
|
|
6515
6515
|
bc([
|
|
6516
6516
|
l(),
|
|
6517
|
-
|
|
6517
|
+
U(CD)
|
|
6518
6518
|
], Ai.prototype, "Type");
|
|
6519
6519
|
bc([
|
|
6520
6520
|
l(),
|
|
6521
|
-
|
|
6521
|
+
U(In)
|
|
6522
6522
|
], Ai.prototype, "Status");
|
|
6523
6523
|
bc([
|
|
6524
6524
|
L(),
|
|
@@ -6550,11 +6550,11 @@ tA([
|
|
|
6550
6550
|
], Hc.prototype, "AccessKey");
|
|
6551
6551
|
tA([
|
|
6552
6552
|
l(),
|
|
6553
|
-
|
|
6553
|
+
U(Gh)
|
|
6554
6554
|
], Hc.prototype, "KeyType");
|
|
6555
6555
|
tA([
|
|
6556
6556
|
l(),
|
|
6557
|
-
|
|
6557
|
+
U(CD)
|
|
6558
6558
|
], Hc.prototype, "AccessType");
|
|
6559
6559
|
tA([
|
|
6560
6560
|
l(),
|
|
@@ -6570,7 +6570,7 @@ class h1 {
|
|
|
6570
6570
|
}
|
|
6571
6571
|
c$([
|
|
6572
6572
|
L(),
|
|
6573
|
-
|
|
6573
|
+
U(RD, { each: !0 })
|
|
6574
6574
|
], h1.prototype, "ParsingNotifications");
|
|
6575
6575
|
var E$ = Object.defineProperty, M1 = (e, t, n, s) => {
|
|
6576
6576
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6627,7 +6627,7 @@ ss([
|
|
|
6627
6627
|
], Br.prototype, "FileID");
|
|
6628
6628
|
ss([
|
|
6629
6629
|
l(),
|
|
6630
|
-
|
|
6630
|
+
U(W)
|
|
6631
6631
|
], Br.prototype, "Type");
|
|
6632
6632
|
ss([
|
|
6633
6633
|
L(),
|
|
@@ -6636,7 +6636,7 @@ ss([
|
|
|
6636
6636
|
], Br.prototype, "FileData");
|
|
6637
6637
|
ss([
|
|
6638
6638
|
l(),
|
|
6639
|
-
|
|
6639
|
+
U(In)
|
|
6640
6640
|
], Br.prototype, "ReadingStatus");
|
|
6641
6641
|
ss([
|
|
6642
6642
|
L(),
|
|
@@ -6644,7 +6644,7 @@ ss([
|
|
|
6644
6644
|
], Br.prototype, "ReadingTime");
|
|
6645
6645
|
ss([
|
|
6646
6646
|
L(),
|
|
6647
|
-
|
|
6647
|
+
U(In)
|
|
6648
6648
|
], Br.prototype, "PA_Status");
|
|
6649
6649
|
ss([
|
|
6650
6650
|
L(),
|
|
@@ -6653,15 +6653,15 @@ ss([
|
|
|
6653
6653
|
], Br.prototype, "Notifications");
|
|
6654
6654
|
ss([
|
|
6655
6655
|
L(),
|
|
6656
|
-
|
|
6656
|
+
U(C, { each: !0 })
|
|
6657
6657
|
], Br.prototype, "DocFields_Text");
|
|
6658
6658
|
ss([
|
|
6659
6659
|
L(),
|
|
6660
|
-
|
|
6660
|
+
U(Lt, { each: !0 })
|
|
6661
6661
|
], Br.prototype, "DocFields_Graphics");
|
|
6662
6662
|
ss([
|
|
6663
6663
|
L(),
|
|
6664
|
-
|
|
6664
|
+
U(Lt, { each: !0 })
|
|
6665
6665
|
], Br.prototype, "DocFields_Originals");
|
|
6666
6666
|
ss([
|
|
6667
6667
|
L(),
|
|
@@ -6689,11 +6689,11 @@ class d_ {
|
|
|
6689
6689
|
}
|
|
6690
6690
|
ca([
|
|
6691
6691
|
l(),
|
|
6692
|
-
|
|
6692
|
+
U(en)
|
|
6693
6693
|
], d_.prototype, "Type");
|
|
6694
6694
|
ca([
|
|
6695
6695
|
l(),
|
|
6696
|
-
|
|
6696
|
+
U(In)
|
|
6697
6697
|
], d_.prototype, "Status");
|
|
6698
6698
|
ca([
|
|
6699
6699
|
l(),
|
|
@@ -6739,7 +6739,7 @@ class qn {
|
|
|
6739
6739
|
}
|
|
6740
6740
|
Or([
|
|
6741
6741
|
l(),
|
|
6742
|
-
|
|
6742
|
+
U(wh)
|
|
6743
6743
|
], qn.prototype, "RFID_Type");
|
|
6744
6744
|
Or([
|
|
6745
6745
|
l(),
|
|
@@ -6755,7 +6755,7 @@ Or([
|
|
|
6755
6755
|
], qn.prototype, "Support_4");
|
|
6756
6756
|
Or([
|
|
6757
6757
|
l(),
|
|
6758
|
-
|
|
6758
|
+
U(bh)
|
|
6759
6759
|
], qn.prototype, "ChipType_A");
|
|
6760
6760
|
Or([
|
|
6761
6761
|
l(),
|
|
@@ -6780,11 +6780,11 @@ Or([
|
|
|
6780
6780
|
], qn.prototype, "ATQ_B");
|
|
6781
6781
|
Or([
|
|
6782
6782
|
l(),
|
|
6783
|
-
|
|
6783
|
+
U(DD)
|
|
6784
6784
|
], qn.prototype, "BitRateS");
|
|
6785
6785
|
Or([
|
|
6786
6786
|
l(),
|
|
6787
|
-
|
|
6787
|
+
U(DD)
|
|
6788
6788
|
], qn.prototype, "BitRateR");
|
|
6789
6789
|
Or([
|
|
6790
6790
|
l(),
|
|
@@ -6910,11 +6910,11 @@ br([
|
|
|
6910
6910
|
], Vn.prototype, "Notifications");
|
|
6911
6911
|
br([
|
|
6912
6912
|
l(),
|
|
6913
|
-
|
|
6913
|
+
U($h)
|
|
6914
6914
|
], Vn.prototype, "Origin");
|
|
6915
6915
|
br([
|
|
6916
6916
|
l(),
|
|
6917
|
-
|
|
6917
|
+
U(Wr)
|
|
6918
6918
|
], Vn.prototype, "Type");
|
|
6919
6919
|
br([
|
|
6920
6920
|
l(),
|
|
@@ -6923,7 +6923,7 @@ br([
|
|
|
6923
6923
|
], Vn.prototype, "FileName");
|
|
6924
6924
|
br([
|
|
6925
6925
|
l(),
|
|
6926
|
-
|
|
6926
|
+
U(In)
|
|
6927
6927
|
], Vn.prototype, "PA_Status");
|
|
6928
6928
|
var u$ = Object.defineProperty, os = (e, t, n, s) => {
|
|
6929
6929
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6984,7 +6984,7 @@ os([
|
|
|
6984
6984
|
], Hr.prototype, "Signature");
|
|
6985
6985
|
os([
|
|
6986
6986
|
l(),
|
|
6987
|
-
|
|
6987
|
+
U(In)
|
|
6988
6988
|
], Hr.prototype, "PA_Status");
|
|
6989
6989
|
os([
|
|
6990
6990
|
l(),
|
|
@@ -7060,7 +7060,7 @@ class nA {
|
|
|
7060
7060
|
}
|
|
7061
7061
|
$D([
|
|
7062
7062
|
l(),
|
|
7063
|
-
|
|
7063
|
+
U(Vh)
|
|
7064
7064
|
], nA.prototype, "TermType");
|
|
7065
7065
|
$D([
|
|
7066
7066
|
l(),
|
|
@@ -7130,7 +7130,7 @@ Qn([
|
|
|
7130
7130
|
], wn.prototype, "CardProperties");
|
|
7131
7131
|
Qn([
|
|
7132
7132
|
l(),
|
|
7133
|
-
|
|
7133
|
+
U(In)
|
|
7134
7134
|
], wn.prototype, "ExtLeSupport");
|
|
7135
7135
|
Qn([
|
|
7136
7136
|
l(),
|
|
@@ -7156,7 +7156,7 @@ Qn([
|
|
|
7156
7156
|
], wn.prototype, "Session_terminal");
|
|
7157
7157
|
Qn([
|
|
7158
7158
|
l(),
|
|
7159
|
-
|
|
7159
|
+
U(Hh)
|
|
7160
7160
|
], wn.prototype, "Session_procedure");
|
|
7161
7161
|
Qn([
|
|
7162
7162
|
l(),
|
|
@@ -7432,7 +7432,7 @@ xe([
|
|
|
7432
7432
|
xe([
|
|
7433
7433
|
L(),
|
|
7434
7434
|
be(),
|
|
7435
|
-
|
|
7435
|
+
U(W, { each: !0 })
|
|
7436
7436
|
], Ve.prototype, "RFID_ePassp_Directory");
|
|
7437
7437
|
var p$ = Object.defineProperty, F1 = (e, t, n, s) => {
|
|
7438
7438
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -7513,7 +7513,7 @@ wD([
|
|
|
7513
7513
|
], Zn.prototype, "TDocBinaryInfo", 2);
|
|
7514
7514
|
wD([
|
|
7515
7515
|
l(),
|
|
7516
|
-
|
|
7516
|
+
U(ie),
|
|
7517
7517
|
St(b1)
|
|
7518
7518
|
], Zn.prototype, "result_type", 2);
|
|
7519
7519
|
Zn = wD([
|
|
@@ -7537,7 +7537,7 @@ rA([
|
|
|
7537
7537
|
], Gc.prototype, "FieldRect");
|
|
7538
7538
|
rA([
|
|
7539
7539
|
l(),
|
|
7540
|
-
|
|
7540
|
+
U(Lt)
|
|
7541
7541
|
], Gc.prototype, "FieldType");
|
|
7542
7542
|
rA([
|
|
7543
7543
|
l(),
|
|
@@ -7612,7 +7612,7 @@ YD([
|
|
|
7612
7612
|
], fo.prototype, "DocGraphicsInfo", 2);
|
|
7613
7613
|
YD([
|
|
7614
7614
|
l(),
|
|
7615
|
-
|
|
7615
|
+
U(ie),
|
|
7616
7616
|
St(V1)
|
|
7617
7617
|
], fo.prototype, "result_type", 2);
|
|
7618
7618
|
fo = YD([
|
|
@@ -7733,7 +7733,7 @@ class Rr {
|
|
|
7733
7733
|
}
|
|
7734
7734
|
_s([
|
|
7735
7735
|
l(),
|
|
7736
|
-
|
|
7736
|
+
U(C)
|
|
7737
7737
|
], Rr.prototype, "wFieldType");
|
|
7738
7738
|
_s([
|
|
7739
7739
|
l(),
|
|
@@ -7770,7 +7770,7 @@ _s([
|
|
|
7770
7770
|
], Rr.prototype, "InComparison");
|
|
7771
7771
|
_s([
|
|
7772
7772
|
L(),
|
|
7773
|
-
|
|
7773
|
+
U(K)
|
|
7774
7774
|
], Rr.prototype, "wLCID");
|
|
7775
7775
|
_s([
|
|
7776
7776
|
L(),
|
|
@@ -7858,7 +7858,7 @@ kD([
|
|
|
7858
7858
|
], po.prototype, "DocVisualExtendedInfo", 2);
|
|
7859
7859
|
kD([
|
|
7860
7860
|
l(),
|
|
7861
|
-
|
|
7861
|
+
U(ie),
|
|
7862
7862
|
St(k1)
|
|
7863
7863
|
], po.prototype, "result_type", 2);
|
|
7864
7864
|
po = kD([
|
|
@@ -7903,7 +7903,7 @@ WD([
|
|
|
7903
7903
|
], ho.prototype, "EncryptedRCL", 2);
|
|
7904
7904
|
WD([
|
|
7905
7905
|
l(),
|
|
7906
|
-
|
|
7906
|
+
U(ie),
|
|
7907
7907
|
St(Z1)
|
|
7908
7908
|
], ho.prototype, "result_type", 2);
|
|
7909
7909
|
ho = WD([
|
|
@@ -7925,15 +7925,15 @@ class L_ {
|
|
|
7925
7925
|
}
|
|
7926
7926
|
Ea([
|
|
7927
7927
|
l(),
|
|
7928
|
-
|
|
7928
|
+
U(ur)
|
|
7929
7929
|
], L_.prototype, "type");
|
|
7930
7930
|
Ea([
|
|
7931
7931
|
l(),
|
|
7932
|
-
|
|
7932
|
+
U(V)
|
|
7933
7933
|
], L_.prototype, "result");
|
|
7934
7934
|
Ea([
|
|
7935
7935
|
l(),
|
|
7936
|
-
|
|
7936
|
+
U(Te)
|
|
7937
7937
|
], L_.prototype, "featureType");
|
|
7938
7938
|
Ea([
|
|
7939
7939
|
L(),
|
|
@@ -7964,7 +7964,7 @@ class oA {
|
|
|
7964
7964
|
}
|
|
7965
7965
|
jD([
|
|
7966
7966
|
l(),
|
|
7967
|
-
|
|
7967
|
+
U(V)
|
|
7968
7968
|
], oA.prototype, "result");
|
|
7969
7969
|
jD([
|
|
7970
7970
|
l(),
|
|
@@ -8019,7 +8019,7 @@ ZD([
|
|
|
8019
8019
|
], Ts.prototype, "ImageQualityCheckList", 2);
|
|
8020
8020
|
ZD([
|
|
8021
8021
|
l(),
|
|
8022
|
-
|
|
8022
|
+
U(ie),
|
|
8023
8023
|
St(q1)
|
|
8024
8024
|
], Ts.prototype, "result_type", 2);
|
|
8025
8025
|
Ts = ZD([
|
|
@@ -8043,7 +8043,7 @@ class Js {
|
|
|
8043
8043
|
}
|
|
8044
8044
|
Wo([
|
|
8045
8045
|
l(),
|
|
8046
|
-
|
|
8046
|
+
U(Zt)
|
|
8047
8047
|
], Js.prototype, "source");
|
|
8048
8048
|
Wo([
|
|
8049
8049
|
L(),
|
|
@@ -8065,7 +8065,7 @@ Wo([
|
|
|
8065
8065
|
], Js.prototype, "pageIndex");
|
|
8066
8066
|
Wo([
|
|
8067
8067
|
l(),
|
|
8068
|
-
|
|
8068
|
+
U(Ht)
|
|
8069
8069
|
], Js.prototype, "lightIndex");
|
|
8070
8070
|
Wo([
|
|
8071
8071
|
l(),
|
|
@@ -8117,7 +8117,7 @@ _A([
|
|
|
8117
8117
|
], Sa.prototype, "fieldName");
|
|
8118
8118
|
_A([
|
|
8119
8119
|
l(),
|
|
8120
|
-
|
|
8120
|
+
U(Lt)
|
|
8121
8121
|
], Sa.prototype, "fieldType");
|
|
8122
8122
|
_A([
|
|
8123
8123
|
l(),
|
|
@@ -8145,7 +8145,7 @@ Q1([
|
|
|
8145
8145
|
], XD.prototype, "containerType");
|
|
8146
8146
|
Q1([
|
|
8147
8147
|
l(),
|
|
8148
|
-
|
|
8148
|
+
U(Zt)
|
|
8149
8149
|
], XD.prototype, "source");
|
|
8150
8150
|
var q$ = Object.defineProperty, aA = (e, t, n, s) => {
|
|
8151
8151
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8219,7 +8219,7 @@ zD([
|
|
|
8219
8219
|
], Er.prototype, "Images", 2);
|
|
8220
8220
|
zD([
|
|
8221
8221
|
l(),
|
|
8222
|
-
|
|
8222
|
+
U(ie),
|
|
8223
8223
|
St(tM)
|
|
8224
8224
|
], Er.prototype, "result_type", 2);
|
|
8225
8225
|
Er = zD([
|
|
@@ -8262,7 +8262,7 @@ qD([
|
|
|
8262
8262
|
], Mo.prototype, "License", 2);
|
|
8263
8263
|
qD([
|
|
8264
8264
|
l(),
|
|
8265
|
-
|
|
8265
|
+
U(ie),
|
|
8266
8266
|
St(sM)
|
|
8267
8267
|
], Mo.prototype, "result_type", 2);
|
|
8268
8268
|
Mo = qD([
|
|
@@ -8344,11 +8344,11 @@ class f_ {
|
|
|
8344
8344
|
}
|
|
8345
8345
|
Aa([
|
|
8346
8346
|
l(),
|
|
8347
|
-
|
|
8347
|
+
U(C)
|
|
8348
8348
|
], f_.prototype, "wFieldType");
|
|
8349
8349
|
Aa([
|
|
8350
8350
|
L(),
|
|
8351
|
-
|
|
8351
|
+
U(K)
|
|
8352
8352
|
], f_.prototype, "wLCID");
|
|
8353
8353
|
Aa([
|
|
8354
8354
|
L(),
|
|
@@ -8368,7 +8368,7 @@ Aa([
|
|
|
8368
8368
|
], f_.prototype, "Field_RFID");
|
|
8369
8369
|
Aa([
|
|
8370
8370
|
l(),
|
|
8371
|
-
|
|
8371
|
+
U(Kh, { each: !0 }),
|
|
8372
8372
|
be(),
|
|
8373
8373
|
zh(10),
|
|
8374
8374
|
qh(10)
|
|
@@ -8438,7 +8438,7 @@ JD([
|
|
|
8438
8438
|
], Po.prototype, "ListVerifiedFields", 2);
|
|
8439
8439
|
JD([
|
|
8440
8440
|
l(),
|
|
8441
|
-
|
|
8441
|
+
U(ie),
|
|
8442
8442
|
St(aM)
|
|
8443
8443
|
], Po.prototype, "result_type", 2);
|
|
8444
8444
|
Po = JD([
|
|
@@ -8488,7 +8488,7 @@ cA([
|
|
|
8488
8488
|
], qr.prototype, "XML_buffer", 2);
|
|
8489
8489
|
cA([
|
|
8490
8490
|
l(),
|
|
8491
|
-
|
|
8491
|
+
U(ie),
|
|
8492
8492
|
St(EM)
|
|
8493
8493
|
], qr.prototype, "result_type", 2);
|
|
8494
8494
|
qr = cA([
|
|
@@ -8534,7 +8534,7 @@ eT([
|
|
|
8534
8534
|
], mo.prototype, "RawImageContainer", 2);
|
|
8535
8535
|
eT([
|
|
8536
8536
|
l(),
|
|
8537
|
-
|
|
8537
|
+
U(ie),
|
|
8538
8538
|
St(IM)
|
|
8539
8539
|
], mo.prototype, "result_type", 2);
|
|
8540
8540
|
mo = eT([
|
|
@@ -8558,23 +8558,23 @@ class eo {
|
|
|
8558
8558
|
}
|
|
8559
8559
|
jo([
|
|
8560
8560
|
l(),
|
|
8561
|
-
|
|
8561
|
+
U(V)
|
|
8562
8562
|
], eo.prototype, "overallStatus");
|
|
8563
8563
|
jo([
|
|
8564
8564
|
l(),
|
|
8565
|
-
|
|
8565
|
+
U(V)
|
|
8566
8566
|
], eo.prototype, "docType");
|
|
8567
8567
|
jo([
|
|
8568
8568
|
l(),
|
|
8569
|
-
|
|
8569
|
+
U(V)
|
|
8570
8570
|
], eo.prototype, "expiry");
|
|
8571
8571
|
jo([
|
|
8572
8572
|
l(),
|
|
8573
|
-
|
|
8573
|
+
U(V)
|
|
8574
8574
|
], eo.prototype, "imageQA");
|
|
8575
8575
|
jo([
|
|
8576
8576
|
l(),
|
|
8577
|
-
|
|
8577
|
+
U(V)
|
|
8578
8578
|
], eo.prototype, "mrz");
|
|
8579
8579
|
jo([
|
|
8580
8580
|
l(),
|
|
@@ -8582,11 +8582,11 @@ jo([
|
|
|
8582
8582
|
], eo.prototype, "pagesCount");
|
|
8583
8583
|
jo([
|
|
8584
8584
|
l(),
|
|
8585
|
-
|
|
8585
|
+
U(V)
|
|
8586
8586
|
], eo.prototype, "security");
|
|
8587
8587
|
jo([
|
|
8588
8588
|
l(),
|
|
8589
|
-
|
|
8589
|
+
U(V)
|
|
8590
8590
|
], eo.prototype, "text");
|
|
8591
8591
|
jo([
|
|
8592
8592
|
L(),
|
|
@@ -8608,31 +8608,31 @@ class to {
|
|
|
8608
8608
|
}
|
|
8609
8609
|
Ia([
|
|
8610
8610
|
l(),
|
|
8611
|
-
|
|
8611
|
+
U(V)
|
|
8612
8612
|
], to.prototype, "overallStatus");
|
|
8613
8613
|
Ia([
|
|
8614
8614
|
l(),
|
|
8615
|
-
|
|
8615
|
+
U(V)
|
|
8616
8616
|
], to.prototype, "AA");
|
|
8617
8617
|
Ia([
|
|
8618
8618
|
l(),
|
|
8619
|
-
|
|
8619
|
+
U(V)
|
|
8620
8620
|
], to.prototype, "BAC");
|
|
8621
8621
|
Ia([
|
|
8622
8622
|
l(),
|
|
8623
|
-
|
|
8623
|
+
U(V)
|
|
8624
8624
|
], to.prototype, "CA");
|
|
8625
8625
|
Ia([
|
|
8626
8626
|
l(),
|
|
8627
|
-
|
|
8627
|
+
U(V)
|
|
8628
8628
|
], to.prototype, "PA");
|
|
8629
8629
|
Ia([
|
|
8630
8630
|
l(),
|
|
8631
|
-
|
|
8631
|
+
U(V)
|
|
8632
8632
|
], to.prototype, "PACE");
|
|
8633
8633
|
Ia([
|
|
8634
8634
|
l(),
|
|
8635
|
-
|
|
8635
|
+
U(V)
|
|
8636
8636
|
], to.prototype, "TA");
|
|
8637
8637
|
var A0 = Object.defineProperty, Ci = (e, t, n, s) => {
|
|
8638
8638
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8653,23 +8653,23 @@ Ci([
|
|
|
8653
8653
|
], Oa.prototype, "threshold");
|
|
8654
8654
|
Ci([
|
|
8655
8655
|
l(),
|
|
8656
|
-
|
|
8656
|
+
U(V)
|
|
8657
8657
|
], Oa.prototype, "overThreshold");
|
|
8658
8658
|
Ci([
|
|
8659
8659
|
l(),
|
|
8660
|
-
|
|
8660
|
+
U(V)
|
|
8661
8661
|
], Oa.prototype, "over18");
|
|
8662
8662
|
Ci([
|
|
8663
8663
|
l(),
|
|
8664
|
-
|
|
8664
|
+
U(V)
|
|
8665
8665
|
], Oa.prototype, "over21");
|
|
8666
8666
|
Ci([
|
|
8667
8667
|
l(),
|
|
8668
|
-
|
|
8668
|
+
U(V)
|
|
8669
8669
|
], Oa.prototype, "over25");
|
|
8670
8670
|
Ci([
|
|
8671
8671
|
l(),
|
|
8672
|
-
|
|
8672
|
+
U(V)
|
|
8673
8673
|
], Oa.prototype, "over65");
|
|
8674
8674
|
var I0 = Object.defineProperty, no = (e, t, n, s) => {
|
|
8675
8675
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8690,23 +8690,23 @@ class fs {
|
|
|
8690
8690
|
}
|
|
8691
8691
|
no([
|
|
8692
8692
|
l(),
|
|
8693
|
-
|
|
8693
|
+
U(V)
|
|
8694
8694
|
], fs.prototype, "overallStatus");
|
|
8695
8695
|
no([
|
|
8696
8696
|
l(),
|
|
8697
|
-
|
|
8697
|
+
U(V)
|
|
8698
8698
|
], fs.prototype, "optical");
|
|
8699
8699
|
no([
|
|
8700
8700
|
l(),
|
|
8701
|
-
|
|
8701
|
+
U(V)
|
|
8702
8702
|
], fs.prototype, "portrait");
|
|
8703
8703
|
no([
|
|
8704
8704
|
l(),
|
|
8705
|
-
|
|
8705
|
+
U(V)
|
|
8706
8706
|
], fs.prototype, "rfid");
|
|
8707
8707
|
no([
|
|
8708
8708
|
l(),
|
|
8709
|
-
|
|
8709
|
+
U(V)
|
|
8710
8710
|
], fs.prototype, "stopList");
|
|
8711
8711
|
no([
|
|
8712
8712
|
L(),
|
|
@@ -8720,7 +8720,7 @@ no([
|
|
|
8720
8720
|
], fs.prototype, "detailsOptical");
|
|
8721
8721
|
no([
|
|
8722
8722
|
l(),
|
|
8723
|
-
|
|
8723
|
+
U(V)
|
|
8724
8724
|
], fs.prototype, "age");
|
|
8725
8725
|
no([
|
|
8726
8726
|
l(),
|
|
@@ -8729,7 +8729,7 @@ no([
|
|
|
8729
8729
|
], fs.prototype, "detailsAge");
|
|
8730
8730
|
no([
|
|
8731
8731
|
l(),
|
|
8732
|
-
|
|
8732
|
+
U(V)
|
|
8733
8733
|
], fs.prototype, "mDL");
|
|
8734
8734
|
var OM = Object.defineProperty, O0 = Object.getOwnPropertyDescriptor, R0 = (e, t, n) => t in e ? OM(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, tT = (e, t, n, s) => {
|
|
8735
8735
|
for (var r = s > 1 ? void 0 : s ? O0(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8768,7 +8768,7 @@ tT([
|
|
|
8768
8768
|
], Qr.prototype, "Status", 2);
|
|
8769
8769
|
tT([
|
|
8770
8770
|
l(),
|
|
8771
|
-
|
|
8771
|
+
U(ie),
|
|
8772
8772
|
St(CM)
|
|
8773
8773
|
], Qr.prototype, "result_type", 2);
|
|
8774
8774
|
Qr = tT([
|
|
@@ -8786,15 +8786,15 @@ class EA {
|
|
|
8786
8786
|
}
|
|
8787
8787
|
nT([
|
|
8788
8788
|
l(),
|
|
8789
|
-
|
|
8789
|
+
U(Zt)
|
|
8790
8790
|
], EA.prototype, "sourceLeft");
|
|
8791
8791
|
nT([
|
|
8792
8792
|
l(),
|
|
8793
|
-
|
|
8793
|
+
U(Zt)
|
|
8794
8794
|
], EA.prototype, "sourceRight");
|
|
8795
8795
|
nT([
|
|
8796
8796
|
l(),
|
|
8797
|
-
|
|
8797
|
+
U(V)
|
|
8798
8798
|
], EA.prototype, "status");
|
|
8799
8799
|
var D0 = Object.defineProperty, rT = (e, t, n, s) => {
|
|
8800
8800
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8838,7 +8838,7 @@ class ps {
|
|
|
8838
8838
|
}
|
|
8839
8839
|
ro([
|
|
8840
8840
|
l(),
|
|
8841
|
-
|
|
8841
|
+
U(Zt)
|
|
8842
8842
|
], ps.prototype, "source");
|
|
8843
8843
|
ro([
|
|
8844
8844
|
ee(),
|
|
@@ -8851,7 +8851,7 @@ ro([
|
|
|
8851
8851
|
], ps.prototype, "originalValue");
|
|
8852
8852
|
ro([
|
|
8853
8853
|
l(),
|
|
8854
|
-
|
|
8854
|
+
U(V)
|
|
8855
8855
|
], ps.prototype, "originalValidity");
|
|
8856
8856
|
ro([
|
|
8857
8857
|
L(),
|
|
@@ -8892,11 +8892,11 @@ class sT {
|
|
|
8892
8892
|
}
|
|
8893
8893
|
DM([
|
|
8894
8894
|
l(),
|
|
8895
|
-
|
|
8895
|
+
U(Zt)
|
|
8896
8896
|
], sT.prototype, "source");
|
|
8897
8897
|
DM([
|
|
8898
8898
|
l(),
|
|
8899
|
-
|
|
8899
|
+
U(V)
|
|
8900
8900
|
], sT.prototype, "status");
|
|
8901
8901
|
var u0 = Object.defineProperty, hs = (e, t, n, s) => {
|
|
8902
8902
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8933,7 +8933,7 @@ class as {
|
|
|
8933
8933
|
}
|
|
8934
8934
|
hs([
|
|
8935
8935
|
l(),
|
|
8936
|
-
|
|
8936
|
+
U(C)
|
|
8937
8937
|
], as.prototype, "fieldType");
|
|
8938
8938
|
hs([
|
|
8939
8939
|
l(),
|
|
@@ -8941,7 +8941,7 @@ hs([
|
|
|
8941
8941
|
], as.prototype, "fieldName");
|
|
8942
8942
|
hs([
|
|
8943
8943
|
l(),
|
|
8944
|
-
|
|
8944
|
+
U(K)
|
|
8945
8945
|
], as.prototype, "lcid");
|
|
8946
8946
|
hs([
|
|
8947
8947
|
L(),
|
|
@@ -8949,15 +8949,15 @@ hs([
|
|
|
8949
8949
|
], as.prototype, "lcidName");
|
|
8950
8950
|
hs([
|
|
8951
8951
|
l(),
|
|
8952
|
-
|
|
8952
|
+
U(V)
|
|
8953
8953
|
], as.prototype, "status");
|
|
8954
8954
|
hs([
|
|
8955
8955
|
l(),
|
|
8956
|
-
|
|
8956
|
+
U(V)
|
|
8957
8957
|
], as.prototype, "validityStatus");
|
|
8958
8958
|
hs([
|
|
8959
8959
|
l(),
|
|
8960
|
-
|
|
8960
|
+
U(V)
|
|
8961
8961
|
], as.prototype, "comparisonStatus");
|
|
8962
8962
|
hs([
|
|
8963
8963
|
l(),
|
|
@@ -8994,11 +8994,11 @@ class AA {
|
|
|
8994
8994
|
}
|
|
8995
8995
|
oT([
|
|
8996
8996
|
l(),
|
|
8997
|
-
|
|
8997
|
+
U(Zt)
|
|
8998
8998
|
], AA.prototype, "source");
|
|
8999
8999
|
oT([
|
|
9000
9000
|
l(),
|
|
9001
|
-
|
|
9001
|
+
U(V)
|
|
9002
9002
|
], AA.prototype, "validityStatus");
|
|
9003
9003
|
oT([
|
|
9004
9004
|
L(),
|
|
@@ -9019,15 +9019,15 @@ class Ra {
|
|
|
9019
9019
|
}
|
|
9020
9020
|
Di([
|
|
9021
9021
|
l(),
|
|
9022
|
-
|
|
9022
|
+
U(V)
|
|
9023
9023
|
], Ra.prototype, "status");
|
|
9024
9024
|
Di([
|
|
9025
9025
|
l(),
|
|
9026
|
-
|
|
9026
|
+
U(V)
|
|
9027
9027
|
], Ra.prototype, "validityStatus");
|
|
9028
9028
|
Di([
|
|
9029
9029
|
l(),
|
|
9030
|
-
|
|
9030
|
+
U(V)
|
|
9031
9031
|
], Ra.prototype, "comparisonStatus");
|
|
9032
9032
|
Di([
|
|
9033
9033
|
l(),
|
|
@@ -9084,7 +9084,7 @@ _T([
|
|
|
9084
9084
|
], hr.prototype, "Text", 2);
|
|
9085
9085
|
_T([
|
|
9086
9086
|
l(),
|
|
9087
|
-
|
|
9087
|
+
U(ie),
|
|
9088
9088
|
St(uM)
|
|
9089
9089
|
], hr.prototype, "result_type", 2);
|
|
9090
9090
|
hr = _T([
|
|
@@ -9174,7 +9174,7 @@ iT([
|
|
|
9174
9174
|
], go.prototype, "DocVisualExtendedInfo", 2);
|
|
9175
9175
|
iT([
|
|
9176
9176
|
l(),
|
|
9177
|
-
|
|
9177
|
+
U(ie),
|
|
9178
9178
|
St(fM)
|
|
9179
9179
|
], go.prototype, "result_type", 2);
|
|
9180
9180
|
go = iT([
|
|
@@ -9219,7 +9219,7 @@ cT([
|
|
|
9219
9219
|
], yo.prototype, "MrzPosition", 2);
|
|
9220
9220
|
cT([
|
|
9221
9221
|
l(),
|
|
9222
|
-
|
|
9222
|
+
U(ie),
|
|
9223
9223
|
St(MM)
|
|
9224
9224
|
], yo.prototype, "result_type", 2);
|
|
9225
9225
|
yo = cT([
|
|
@@ -9408,11 +9408,11 @@ class un {
|
|
|
9408
9408
|
}
|
|
9409
9409
|
gn([
|
|
9410
9410
|
l(),
|
|
9411
|
-
|
|
9411
|
+
U(V)
|
|
9412
9412
|
], un.prototype, "ALIGNMENT_SYMBOLS_IN_STRING");
|
|
9413
9413
|
gn([
|
|
9414
9414
|
l(),
|
|
9415
|
-
|
|
9415
|
+
U(V)
|
|
9416
9416
|
], un.prototype, "CHECK_SUMS");
|
|
9417
9417
|
gn([
|
|
9418
9418
|
l(),
|
|
@@ -9431,23 +9431,23 @@ gn([
|
|
|
9431
9431
|
], un.prototype, "Fields");
|
|
9432
9432
|
gn([
|
|
9433
9433
|
l(),
|
|
9434
|
-
|
|
9434
|
+
U(V)
|
|
9435
9435
|
], un.prototype, "STRINGS_DISTANCE");
|
|
9436
9436
|
gn([
|
|
9437
9437
|
l(),
|
|
9438
|
-
|
|
9438
|
+
U(V)
|
|
9439
9439
|
], un.prototype, "STRINGS_INTERVAL");
|
|
9440
9440
|
gn([
|
|
9441
9441
|
l(),
|
|
9442
|
-
|
|
9442
|
+
U(V)
|
|
9443
9443
|
], un.prototype, "STRING_FILLING");
|
|
9444
9444
|
gn([
|
|
9445
9445
|
L(),
|
|
9446
|
-
|
|
9446
|
+
U(V)
|
|
9447
9447
|
], un.prototype, "STRINGS_POSITION");
|
|
9448
9448
|
gn([
|
|
9449
9449
|
l(),
|
|
9450
|
-
|
|
9450
|
+
U(V)
|
|
9451
9451
|
], un.prototype, "SYMBOLS_PARAM");
|
|
9452
9452
|
gn([
|
|
9453
9453
|
l(),
|
|
@@ -9499,11 +9499,11 @@ class Ms {
|
|
|
9499
9499
|
}
|
|
9500
9500
|
so([
|
|
9501
9501
|
l(),
|
|
9502
|
-
|
|
9502
|
+
U(V)
|
|
9503
9503
|
], Ms.prototype, "CHECK_SUMS");
|
|
9504
9504
|
so([
|
|
9505
9505
|
l(),
|
|
9506
|
-
|
|
9506
|
+
U(V)
|
|
9507
9507
|
], Ms.prototype, "CONTRAST_PRINT");
|
|
9508
9508
|
so([
|
|
9509
9509
|
l(),
|
|
@@ -9515,15 +9515,15 @@ so([
|
|
|
9515
9515
|
], Ms.prototype, "MRZ_FORMAT");
|
|
9516
9516
|
so([
|
|
9517
9517
|
l(),
|
|
9518
|
-
|
|
9518
|
+
U(V)
|
|
9519
9519
|
], Ms.prototype, "PRINT_POSITION");
|
|
9520
9520
|
so([
|
|
9521
9521
|
l(),
|
|
9522
|
-
|
|
9522
|
+
U(V)
|
|
9523
9523
|
], Ms.prototype, "STAIN_MRZ");
|
|
9524
9524
|
so([
|
|
9525
9525
|
l(),
|
|
9526
|
-
|
|
9526
|
+
U(V)
|
|
9527
9527
|
], Ms.prototype, "SYMBOLS_PARAM");
|
|
9528
9528
|
so([
|
|
9529
9529
|
l(),
|
|
@@ -9536,7 +9536,7 @@ so([
|
|
|
9536
9536
|
], Ms.prototype, "Strings");
|
|
9537
9537
|
so([
|
|
9538
9538
|
l(),
|
|
9539
|
-
|
|
9539
|
+
U(V)
|
|
9540
9540
|
], Ms.prototype, "TEXTUAL_FILLING");
|
|
9541
9541
|
var PM = Object.defineProperty, b0 = Object.getOwnPropertyDescriptor, H0 = (e, t, n) => t in e ? PM(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, ET = (e, t, n, s) => {
|
|
9542
9542
|
for (var r = s > 1 ? void 0 : s ? b0(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -9577,7 +9577,7 @@ ET([
|
|
|
9577
9577
|
], Fo.prototype, "MRZTestQuality", 2);
|
|
9578
9578
|
ET([
|
|
9579
9579
|
l(),
|
|
9580
|
-
|
|
9580
|
+
U(ie),
|
|
9581
9581
|
St(gM)
|
|
9582
9582
|
], Fo.prototype, "result_type", 2);
|
|
9583
9583
|
Fo = ET([
|
|
@@ -9594,7 +9594,7 @@ class ST {
|
|
|
9594
9594
|
}
|
|
9595
9595
|
yM([
|
|
9596
9596
|
L(),
|
|
9597
|
-
|
|
9597
|
+
U(Ph)
|
|
9598
9598
|
], ST.prototype, "RecResult");
|
|
9599
9599
|
yM([
|
|
9600
9600
|
L(),
|
|
@@ -9645,7 +9645,7 @@ AT([
|
|
|
9645
9645
|
], vo.prototype, "CandidatesList", 2);
|
|
9646
9646
|
AT([
|
|
9647
9647
|
l(),
|
|
9648
|
-
|
|
9648
|
+
U(ie),
|
|
9649
9649
|
St(UM)
|
|
9650
9650
|
], vo.prototype, "result_type", 2);
|
|
9651
9651
|
vo = AT([
|
|
@@ -9754,7 +9754,7 @@ CT([
|
|
|
9754
9754
|
], Uo.prototype, "ResultMRZDetector", 2);
|
|
9755
9755
|
CT([
|
|
9756
9756
|
l(),
|
|
9757
|
-
|
|
9757
|
+
U(ie),
|
|
9758
9758
|
St($M)
|
|
9759
9759
|
], Uo.prototype, "result_type", 2);
|
|
9760
9760
|
Uo = CT([
|
|
@@ -9801,7 +9801,7 @@ p_([
|
|
|
9801
9801
|
], Zo.prototype, "Landmarks");
|
|
9802
9802
|
p_([
|
|
9803
9803
|
l(),
|
|
9804
|
-
|
|
9804
|
+
U(Ht)
|
|
9805
9805
|
], Zo.prototype, "LightType");
|
|
9806
9806
|
p_([
|
|
9807
9807
|
l(),
|
|
@@ -9884,7 +9884,7 @@ DT([
|
|
|
9884
9884
|
], Bo.prototype, "FaceDetection", 2);
|
|
9885
9885
|
DT([
|
|
9886
9886
|
l(),
|
|
9887
|
-
|
|
9887
|
+
U(ie),
|
|
9888
9888
|
St(wM)
|
|
9889
9889
|
], Bo.prototype, "result_type", 2);
|
|
9890
9890
|
Bo = DT([
|
|
@@ -10005,7 +10005,7 @@ lT([
|
|
|
10005
10005
|
], bo.prototype, "TOriginalRFIDGraphicsInfo", 2);
|
|
10006
10006
|
lT([
|
|
10007
10007
|
l(),
|
|
10008
|
-
|
|
10008
|
+
U(ie),
|
|
10009
10009
|
St(WM)
|
|
10010
10010
|
], bo.prototype, "result_type", 2);
|
|
10011
10011
|
bo = lT([
|
|
@@ -10049,7 +10049,7 @@ uT([
|
|
|
10049
10049
|
], Ho.prototype, "ByteArray", 2);
|
|
10050
10050
|
uT([
|
|
10051
10051
|
l(),
|
|
10052
|
-
|
|
10052
|
+
U(ie),
|
|
10053
10053
|
St(XM)
|
|
10054
10054
|
], Ho.prototype, "result_type", 2);
|
|
10055
10055
|
Ho = uT([
|
|
@@ -10188,7 +10188,7 @@ dT([
|
|
|
10188
10188
|
], $o.prototype, "dftVDS", 2);
|
|
10189
10189
|
dT([
|
|
10190
10190
|
l(),
|
|
10191
|
-
|
|
10191
|
+
U(ie),
|
|
10192
10192
|
St(JM)
|
|
10193
10193
|
], $o.prototype, "result_type", 2);
|
|
10194
10194
|
$o = dT([
|
|
@@ -10402,7 +10402,7 @@ fT([
|
|
|
10402
10402
|
], Go.prototype, "dftVDS_NC", 2);
|
|
10403
10403
|
fT([
|
|
10404
10404
|
l(),
|
|
10405
|
-
|
|
10405
|
+
U(ie),
|
|
10406
10406
|
St(nP)
|
|
10407
10407
|
], Go.prototype, "result_type", 2);
|
|
10408
10408
|
Go = fT([
|
|
@@ -10444,7 +10444,7 @@ pT([
|
|
|
10444
10444
|
], Vo.prototype, "XML_buffer", 2);
|
|
10445
10445
|
pT([
|
|
10446
10446
|
l(),
|
|
10447
|
-
|
|
10447
|
+
U(ie),
|
|
10448
10448
|
St(oP)
|
|
10449
10449
|
], Vo.prototype, "result_type", 2);
|
|
10450
10450
|
Vo = pT([
|
|
@@ -10797,11 +10797,11 @@ cs([
|
|
|
10797
10797
|
], Gr.prototype, "List");
|
|
10798
10798
|
cs([
|
|
10799
10799
|
l(),
|
|
10800
|
-
|
|
10800
|
+
U(OD)
|
|
10801
10801
|
], Gr.prototype, "dType");
|
|
10802
10802
|
cs([
|
|
10803
10803
|
l(),
|
|
10804
|
-
|
|
10804
|
+
U(Fc)
|
|
10805
10805
|
], Gr.prototype, "dFormat");
|
|
10806
10806
|
cs([
|
|
10807
10807
|
l(),
|
|
@@ -10889,7 +10889,7 @@ Es([
|
|
|
10889
10889
|
], Dr.prototype, "Rotated180");
|
|
10890
10890
|
Es([
|
|
10891
10891
|
l(),
|
|
10892
|
-
|
|
10892
|
+
U(TD)
|
|
10893
10893
|
], Dr.prototype, "RFID_Presence");
|
|
10894
10894
|
Es([
|
|
10895
10895
|
L(),
|
|
@@ -11051,7 +11051,7 @@ Jo([
|
|
|
11051
11051
|
Jo([
|
|
11052
11052
|
L(),
|
|
11053
11053
|
be(),
|
|
11054
|
-
|
|
11054
|
+
U(gh, { each: !0 })
|
|
11055
11055
|
], e_.prototype, "expectedPass");
|
|
11056
11056
|
var vG = Object.defineProperty, EP = (e, t, n, s) => {
|
|
11057
11057
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -11081,7 +11081,7 @@ class SP {
|
|
|
11081
11081
|
}
|
|
11082
11082
|
BG([
|
|
11083
11083
|
L(),
|
|
11084
|
-
|
|
11084
|
+
U(RD, { each: !0 }),
|
|
11085
11085
|
be()
|
|
11086
11086
|
], SP.prototype, "paIgnoreNotificationCodes");
|
|
11087
11087
|
var bG = Object.defineProperty, la = (e, t, n, s) => {
|
|
@@ -11309,7 +11309,7 @@ we([
|
|
|
11309
11309
|
], Ge.prototype, "generateDTCVC");
|
|
11310
11310
|
we([
|
|
11311
11311
|
L(),
|
|
11312
|
-
|
|
11312
|
+
U(K, { each: !0 })
|
|
11313
11313
|
], Ge.prototype, "lcidFilter");
|
|
11314
11314
|
we([
|
|
11315
11315
|
L(),
|
|
@@ -11317,7 +11317,7 @@ we([
|
|
|
11317
11317
|
], Ge.prototype, "checkLiveness");
|
|
11318
11318
|
we([
|
|
11319
11319
|
L(),
|
|
11320
|
-
|
|
11320
|
+
U(K, { each: !0 })
|
|
11321
11321
|
], Ge.prototype, "lcidIgnoreFilter");
|
|
11322
11322
|
we([
|
|
11323
11323
|
L(),
|
|
@@ -11348,11 +11348,11 @@ we([
|
|
|
11348
11348
|
], Ge.prototype, "imageOutputMaxWidth");
|
|
11349
11349
|
we([
|
|
11350
11350
|
l(),
|
|
11351
|
-
|
|
11351
|
+
U(xh)
|
|
11352
11352
|
], Ge.prototype, "scenario");
|
|
11353
11353
|
we([
|
|
11354
11354
|
L(),
|
|
11355
|
-
|
|
11355
|
+
U(ie, { each: !0 })
|
|
11356
11356
|
], Ge.prototype, "resultTypeOutput");
|
|
11357
11357
|
we([
|
|
11358
11358
|
L(),
|
|
@@ -11364,7 +11364,7 @@ we([
|
|
|
11364
11364
|
], Ge.prototype, "generateDoublePageSpreadImage");
|
|
11365
11365
|
we([
|
|
11366
11366
|
L(),
|
|
11367
|
-
|
|
11367
|
+
U(C, { each: !0 })
|
|
11368
11368
|
], Ge.prototype, "fieldTypesFilter");
|
|
11369
11369
|
we([
|
|
11370
11370
|
L(),
|
|
@@ -11372,7 +11372,7 @@ we([
|
|
|
11372
11372
|
], Ge.prototype, "dateFormat");
|
|
11373
11373
|
we([
|
|
11374
11374
|
L(),
|
|
11375
|
-
|
|
11375
|
+
U(vh)
|
|
11376
11376
|
], Ge.prototype, "measureSystem");
|
|
11377
11377
|
we([
|
|
11378
11378
|
L(),
|
|
@@ -11397,7 +11397,7 @@ we([
|
|
|
11397
11397
|
], Ge.prototype, "log");
|
|
11398
11398
|
we([
|
|
11399
11399
|
L(),
|
|
11400
|
-
|
|
11400
|
+
U(yh)
|
|
11401
11401
|
], Ge.prototype, "logLevel");
|
|
11402
11402
|
we([
|
|
11403
11403
|
L(),
|
|
@@ -11437,7 +11437,7 @@ we([
|
|
|
11437
11437
|
], Ge.prototype, "respectImageQuality");
|
|
11438
11438
|
we([
|
|
11439
11439
|
L(),
|
|
11440
|
-
|
|
11440
|
+
U(Fc)
|
|
11441
11441
|
], Ge.prototype, "forceDocFormat");
|
|
11442
11442
|
we([
|
|
11443
11443
|
L(),
|
|
@@ -11466,7 +11466,7 @@ we([
|
|
|
11466
11466
|
], Ge.prototype, "returnUncroppedImage");
|
|
11467
11467
|
we([
|
|
11468
11468
|
L(),
|
|
11469
|
-
|
|
11469
|
+
U(Fh, { each: !0 })
|
|
11470
11470
|
], Ge.prototype, "mrzFormatsFilter");
|
|
11471
11471
|
we([
|
|
11472
11472
|
L(),
|
|
@@ -11478,7 +11478,7 @@ we([
|
|
|
11478
11478
|
], Ge.prototype, "parseBarcodes");
|
|
11479
11479
|
we([
|
|
11480
11480
|
L(),
|
|
11481
|
-
|
|
11481
|
+
U(Yh)
|
|
11482
11482
|
], Ge.prototype, "convertCase");
|
|
11483
11483
|
we([
|
|
11484
11484
|
L(),
|
|
@@ -11490,7 +11490,7 @@ we([
|
|
|
11490
11490
|
], Ge.prototype, "disablePerforationOCR");
|
|
11491
11491
|
we([
|
|
11492
11492
|
L(),
|
|
11493
|
-
|
|
11493
|
+
U(OD, { each: !0 })
|
|
11494
11494
|
], Ge.prototype, "documentGroupFilter");
|
|
11495
11495
|
we([
|
|
11496
11496
|
L(),
|
|
@@ -11532,7 +11532,7 @@ we([
|
|
|
11532
11532
|
], Ge.prototype, "authParams");
|
|
11533
11533
|
we([
|
|
11534
11534
|
L(),
|
|
11535
|
-
|
|
11535
|
+
U(Uh)
|
|
11536
11536
|
], Ge.prototype, "mrzDetectMode");
|
|
11537
11537
|
we([
|
|
11538
11538
|
L(),
|
|
@@ -11549,7 +11549,7 @@ we([
|
|
|
11549
11549
|
we([
|
|
11550
11550
|
L(),
|
|
11551
11551
|
be(),
|
|
11552
|
-
|
|
11552
|
+
U(mh, { each: !0 })
|
|
11553
11553
|
], Ge.prototype, "doBarcodes");
|
|
11554
11554
|
we([
|
|
11555
11555
|
L(),
|
|
@@ -11586,7 +11586,7 @@ gT([
|
|
|
11586
11586
|
Y(() => zo)
|
|
11587
11587
|
], hA.prototype, "ImageData");
|
|
11588
11588
|
gT([
|
|
11589
|
-
|
|
11589
|
+
U(Ht),
|
|
11590
11590
|
L()
|
|
11591
11591
|
], hA.prototype, "light");
|
|
11592
11592
|
gT([
|
|
@@ -12042,8 +12042,8 @@ function _3() {
|
|
|
12042
12042
|
}
|
|
12043
12043
|
var M = h ? h(P, H, f + "", u, d, g) : void 0, m = M === void 0;
|
|
12044
12044
|
if (m) {
|
|
12045
|
-
var
|
|
12046
|
-
M = H,
|
|
12045
|
+
var v = _(H), Z = !v && c(H), k = !v && !Z && I(H);
|
|
12046
|
+
M = H, v || Z || k ? _(P) ? M = P : a(P) ? M = s(P) : Z ? (m = !1, M = t(H, !0)) : k ? (m = !1, M = n(H, !0)) : M = [] : S(H) || o(H) ? (M = P, o(P) ? M = A(P) : (!E(P) || i(P)) && (M = r(H))) : m = !1;
|
|
12047
12047
|
}
|
|
12048
12048
|
m && (g.set(H, M), N(M, H, p, h, g), g.delete(H)), e(u, f, M);
|
|
12049
12049
|
}
|
|
@@ -12303,7 +12303,7 @@ di(Yt, "simplifyErrors", (e, t) => {
|
|
|
12303
12303
|
});
|
|
12304
12304
|
ms([
|
|
12305
12305
|
l(),
|
|
12306
|
-
|
|
12306
|
+
U(TD)
|
|
12307
12307
|
], Yt.prototype, "ChipPage", 2);
|
|
12308
12308
|
ms([
|
|
12309
12309
|
L(),
|
|
@@ -12311,7 +12311,7 @@ ms([
|
|
|
12311
12311
|
], Yt.prototype, "CoreLibResultCode", 2);
|
|
12312
12312
|
ms([
|
|
12313
12313
|
l(),
|
|
12314
|
-
|
|
12314
|
+
U(Bh)
|
|
12315
12315
|
], Yt.prototype, "ProcessingFinished", 2);
|
|
12316
12316
|
ms([
|
|
12317
12317
|
x(),
|
|
@@ -12755,7 +12755,7 @@ const ga = 15, zd = 852, qd = 592, Qd = 0, fR = 1, Jd = 2, Q3 = new Uint16Array(
|
|
|
12755
12755
|
const c = a.bits;
|
|
12756
12756
|
let i = 0, E = 0, S = 0, I = 0, O = 0, A = 0, T = 0, u = 0, d = 0, f = 0, p, N, h, g, P, H = null, B;
|
|
12757
12757
|
const M = new Uint16Array(ga + 1), m = new Uint16Array(ga + 1);
|
|
12758
|
-
let
|
|
12758
|
+
let v = null, Z, k, Ce;
|
|
12759
12759
|
for (i = 0; i <= ga; i++)
|
|
12760
12760
|
M[i] = 0;
|
|
12761
12761
|
for (E = 0; E < s; E++)
|
|
@@ -12775,12 +12775,12 @@ const ga = 15, zd = 852, qd = 592, Qd = 0, fR = 1, Jd = 2, Q3 = new Uint16Array(
|
|
|
12775
12775
|
m[i + 1] = m[i] + M[i];
|
|
12776
12776
|
for (E = 0; E < s; E++)
|
|
12777
12777
|
t[n + E] !== 0 && (_[m[t[n + E]]++] = E);
|
|
12778
|
-
if (e === Qd ? (H =
|
|
12778
|
+
if (e === Qd ? (H = v = _, B = 20) : e === fR ? (H = Q3, v = J3, B = 257) : (H = eV, v = tV, B = 0), f = 0, E = 0, i = S, P = o, A = O, T = 0, h = -1, d = 1 << O, g = d - 1, e === fR && d > zd || e === Jd && d > qd)
|
|
12779
12779
|
return 1;
|
|
12780
12780
|
for (; ; ) {
|
|
12781
|
-
|
|
12781
|
+
Z = i - T, _[E] + 1 < B ? (k = 0, Ce = _[E]) : _[E] >= B ? (k = v[_[E] - B], Ce = H[_[E] - B]) : (k = 96, Ce = 0), p = 1 << i - T, N = 1 << A, S = N;
|
|
12782
12782
|
do
|
|
12783
|
-
N -= p, r[P + (f >> T) + N] =
|
|
12783
|
+
N -= p, r[P + (f >> T) + N] = Z << 24 | k << 16 | Ce | 0;
|
|
12784
12784
|
while (N !== 0);
|
|
12785
12785
|
for (p = 1 << i - 1; f & p; )
|
|
12786
12786
|
p >>= 1;
|
|
@@ -12871,7 +12871,7 @@ const OV = (e) => {
|
|
|
12871
12871
|
let n, s, r, o, _, a, c, i, E, S, I, O, A, T, u = 0, d, f, p, N, h, g, P, H;
|
|
12872
12872
|
const B = new Uint8Array(4);
|
|
12873
12873
|
let M, m;
|
|
12874
|
-
const
|
|
12874
|
+
const v = (
|
|
12875
12875
|
/* permutation of code lengths */
|
|
12876
12876
|
new Uint8Array([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15])
|
|
12877
12877
|
);
|
|
@@ -13097,10 +13097,10 @@ const OV = (e) => {
|
|
|
13097
13097
|
break e;
|
|
13098
13098
|
a--, i += s[o++] << E, E += 8;
|
|
13099
13099
|
}
|
|
13100
|
-
n.lens[
|
|
13100
|
+
n.lens[v[n.have++]] = i & 7, i >>>= 3, E -= 3;
|
|
13101
13101
|
}
|
|
13102
13102
|
for (; n.have < 19; )
|
|
13103
|
-
n.lens[
|
|
13103
|
+
n.lens[v[n.have++]] = 0;
|
|
13104
13104
|
if (n.lencode = n.lendyn, n.lenbits = 7, M = { bits: n.lenbits }, H = ic(rV, n.lens, 0, 19, n.lencode, 0, n.work, M), n.lenbits = M.bits, H) {
|
|
13105
13105
|
e.msg = "invalid code lengths set", n.mode = Xt;
|
|
13106
13106
|
break;
|
|
@@ -16163,7 +16163,7 @@ class m_ {
|
|
|
16163
16163
|
}
|
|
16164
16164
|
JP([
|
|
16165
16165
|
L(),
|
|
16166
|
-
|
|
16166
|
+
U(Ht)
|
|
16167
16167
|
], m_.prototype, "light");
|
|
16168
16168
|
JP([
|
|
16169
16169
|
l(),
|
|
@@ -16188,7 +16188,7 @@ class qc {
|
|
|
16188
16188
|
}
|
|
16189
16189
|
gA([
|
|
16190
16190
|
l(),
|
|
16191
|
-
|
|
16191
|
+
U(ie),
|
|
16192
16192
|
St(K4)
|
|
16193
16193
|
], qc.prototype, "type");
|
|
16194
16194
|
gA([
|
|
@@ -16246,11 +16246,11 @@ g_([
|
|
|
16246
16246
|
], Xn.prototype, "location", 2);
|
|
16247
16247
|
g_([
|
|
16248
16248
|
l(),
|
|
16249
|
-
|
|
16249
|
+
U(re)
|
|
16250
16250
|
], Xn.prototype, "diagnose", 2);
|
|
16251
16251
|
g_([
|
|
16252
16252
|
l(),
|
|
16253
|
-
|
|
16253
|
+
U(V)
|
|
16254
16254
|
], Xn.prototype, "checkResult", 2);
|
|
16255
16255
|
g_([
|
|
16256
16256
|
l(),
|
|
@@ -16302,7 +16302,7 @@ n_([
|
|
|
16302
16302
|
], $n.prototype, "similarity", 2);
|
|
16303
16303
|
n_([
|
|
16304
16304
|
l(),
|
|
16305
|
-
|
|
16305
|
+
U(Te)
|
|
16306
16306
|
], $n.prototype, "type", 2);
|
|
16307
16307
|
n_([
|
|
16308
16308
|
l(),
|
|
@@ -16314,11 +16314,11 @@ n_([
|
|
|
16314
16314
|
], $n.prototype, "referenceImage", 2);
|
|
16315
16315
|
n_([
|
|
16316
16316
|
l(),
|
|
16317
|
-
|
|
16317
|
+
U(re)
|
|
16318
16318
|
], $n.prototype, "diagnose", 2);
|
|
16319
16319
|
n_([
|
|
16320
16320
|
l(),
|
|
16321
|
-
|
|
16321
|
+
U(V)
|
|
16322
16322
|
], $n.prototype, "checkResult", 2);
|
|
16323
16323
|
$n = n_([
|
|
16324
16324
|
Ze()
|
|
@@ -16355,11 +16355,11 @@ pi([
|
|
|
16355
16355
|
], Mr.prototype, "image", 2);
|
|
16356
16356
|
pi([
|
|
16357
16357
|
l(),
|
|
16358
|
-
|
|
16358
|
+
U(re)
|
|
16359
16359
|
], Mr.prototype, "diagnose", 2);
|
|
16360
16360
|
pi([
|
|
16361
16361
|
l(),
|
|
16362
|
-
|
|
16362
|
+
U(V)
|
|
16363
16363
|
], Mr.prototype, "checkResult", 2);
|
|
16364
16364
|
Mr = pi([
|
|
16365
16365
|
Ze()
|
|
@@ -16392,15 +16392,15 @@ hi([
|
|
|
16392
16392
|
], Pr.prototype, "location", 2);
|
|
16393
16393
|
hi([
|
|
16394
16394
|
l(),
|
|
16395
|
-
|
|
16395
|
+
U(Te)
|
|
16396
16396
|
], Pr.prototype, "feature", 2);
|
|
16397
16397
|
hi([
|
|
16398
16398
|
l(),
|
|
16399
|
-
|
|
16399
|
+
U(re)
|
|
16400
16400
|
], Pr.prototype, "diagnose", 2);
|
|
16401
16401
|
hi([
|
|
16402
16402
|
l(),
|
|
16403
|
-
|
|
16403
|
+
U(V)
|
|
16404
16404
|
], Pr.prototype, "checkResult", 2);
|
|
16405
16405
|
Pr = hi([
|
|
16406
16406
|
Ze()
|
|
@@ -16439,15 +16439,15 @@ Na([
|
|
|
16439
16439
|
], Sr.prototype, "location", 2);
|
|
16440
16440
|
Na([
|
|
16441
16441
|
l(),
|
|
16442
|
-
|
|
16442
|
+
U(V)
|
|
16443
16443
|
], Sr.prototype, "checkResult", 2);
|
|
16444
16444
|
Na([
|
|
16445
16445
|
l(),
|
|
16446
|
-
|
|
16446
|
+
U(C)
|
|
16447
16447
|
], Sr.prototype, "type", 2);
|
|
16448
16448
|
Na([
|
|
16449
16449
|
l(),
|
|
16450
|
-
|
|
16450
|
+
U(re)
|
|
16451
16451
|
], Sr.prototype, "diagnose", 2);
|
|
16452
16452
|
Sr = Na([
|
|
16453
16453
|
Ze()
|
|
@@ -16507,11 +16507,11 @@ let jn = class {
|
|
|
16507
16507
|
s5(jn, "fromPlain", (e) => _a(jn, e));
|
|
16508
16508
|
yA([
|
|
16509
16509
|
l(),
|
|
16510
|
-
|
|
16510
|
+
U(Q)
|
|
16511
16511
|
], jn.prototype, "group", 2);
|
|
16512
16512
|
yA([
|
|
16513
16513
|
l(),
|
|
16514
|
-
|
|
16514
|
+
U(V)
|
|
16515
16515
|
], jn.prototype, "checkResult", 2);
|
|
16516
16516
|
yA([
|
|
16517
16517
|
x({ each: !0 }),
|
|
@@ -16539,7 +16539,7 @@ FA([
|
|
|
16539
16539
|
], wo.prototype, "page", 2);
|
|
16540
16540
|
FA([
|
|
16541
16541
|
l(),
|
|
16542
|
-
|
|
16542
|
+
U(V)
|
|
16543
16543
|
], wo.prototype, "checkResult", 2);
|
|
16544
16544
|
FA([
|
|
16545
16545
|
l(),
|
|
@@ -16723,11 +16723,11 @@ let ks = class {
|
|
|
16723
16723
|
E5(ks, "fromPlain", (e) => et(ks, e));
|
|
16724
16724
|
Jc([
|
|
16725
16725
|
l(),
|
|
16726
|
-
|
|
16726
|
+
U(Wt)
|
|
16727
16727
|
], ks.prototype, "source", 2);
|
|
16728
16728
|
Jc([
|
|
16729
16729
|
l(),
|
|
16730
|
-
|
|
16730
|
+
U(V)
|
|
16731
16731
|
], ks.prototype, "checkResult", 2);
|
|
16732
16732
|
Jc([
|
|
16733
16733
|
l(),
|
|
@@ -16758,7 +16758,7 @@ eE([
|
|
|
16758
16758
|
], xo.prototype, "image", 2);
|
|
16759
16759
|
eE([
|
|
16760
16760
|
l(),
|
|
16761
|
-
|
|
16761
|
+
U(Wt)
|
|
16762
16762
|
], xo.prototype, "source", 2);
|
|
16763
16763
|
eE([
|
|
16764
16764
|
l(),
|
|
@@ -16767,7 +16767,7 @@ eE([
|
|
|
16767
16767
|
], xo.prototype, "comparable", 2);
|
|
16768
16768
|
eE([
|
|
16769
16769
|
l(),
|
|
16770
|
-
|
|
16770
|
+
U(re)
|
|
16771
16771
|
], xo.prototype, "diagnose", 2);
|
|
16772
16772
|
xo = eE([
|
|
16773
16773
|
Ze()
|
|
@@ -16855,7 +16855,7 @@ HT([
|
|
|
16855
16855
|
], tE.prototype, "length");
|
|
16856
16856
|
HT([
|
|
16857
16857
|
l(),
|
|
16858
|
-
|
|
16858
|
+
U(AD)
|
|
16859
16859
|
], tE.prototype, "type");
|
|
16860
16860
|
HT([
|
|
16861
16861
|
l(),
|
|
@@ -16878,11 +16878,11 @@ vA([
|
|
|
16878
16878
|
], Mi.prototype, "fieldIndex");
|
|
16879
16879
|
vA([
|
|
16880
16880
|
l(),
|
|
16881
|
-
|
|
16881
|
+
U(WS)
|
|
16882
16882
|
], Mi.prototype, "type");
|
|
16883
16883
|
vA([
|
|
16884
16884
|
l(),
|
|
16885
|
-
|
|
16885
|
+
U(lD)
|
|
16886
16886
|
], Mi.prototype, "resultCode");
|
|
16887
16887
|
vA([
|
|
16888
16888
|
l(),
|
|
@@ -16960,7 +16960,7 @@ nE([
|
|
|
16960
16960
|
], y_.prototype, "height");
|
|
16961
16961
|
nE([
|
|
16962
16962
|
l(),
|
|
16963
|
-
|
|
16963
|
+
U(Zt)
|
|
16964
16964
|
], y_.prototype, "source");
|
|
16965
16965
|
var Cm = Object.defineProperty, u5 = Object.getOwnPropertyDescriptor, N5 = (e, t, n) => t in e ? Cm(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, rE = (e, t, n, s) => {
|
|
16966
16966
|
for (var r = s > 1 ? void 0 : s ? u5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -16978,11 +16978,11 @@ VT(mr, "getValidationErrors", (e) => ct(e));
|
|
|
16978
16978
|
VT(mr, "isValid", (e) => (Array.isArray(e) ? e : [e]).every((n) => !mr.getValidationErrors(n).length));
|
|
16979
16979
|
rE([
|
|
16980
16980
|
l(),
|
|
16981
|
-
|
|
16981
|
+
U(Ht)
|
|
16982
16982
|
], mr.prototype, "light", 2);
|
|
16983
16983
|
rE([
|
|
16984
16984
|
l(),
|
|
16985
|
-
|
|
16985
|
+
U(Lt)
|
|
16986
16986
|
], mr.prototype, "fieldType", 2);
|
|
16987
16987
|
rE([
|
|
16988
16988
|
l(),
|
|
@@ -17136,11 +17136,11 @@ class BA {
|
|
|
17136
17136
|
}
|
|
17137
17137
|
lm([
|
|
17138
17138
|
l(),
|
|
17139
|
-
|
|
17139
|
+
U(ur)
|
|
17140
17140
|
], BA.prototype, "checkType");
|
|
17141
17141
|
lm([
|
|
17142
17142
|
l(),
|
|
17143
|
-
|
|
17143
|
+
U(V)
|
|
17144
17144
|
], BA.prototype, "checkResult");
|
|
17145
17145
|
var um = Object.defineProperty, p5 = Object.getOwnPropertyDescriptor, h5 = (e, t, n) => t in e ? um(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, bA = (e, t, n, s) => {
|
|
17146
17146
|
for (var r = s > 1 ? void 0 : s ? p5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17161,7 +17161,7 @@ bA([
|
|
|
17161
17161
|
], ls.prototype, "pageIndex", 2);
|
|
17162
17162
|
bA([
|
|
17163
17163
|
l(),
|
|
17164
|
-
|
|
17164
|
+
U(V)
|
|
17165
17165
|
], ls.prototype, "checkResult", 2);
|
|
17166
17166
|
bA([
|
|
17167
17167
|
l(),
|
|
@@ -17240,7 +17240,7 @@ dm(gr, "fromPlain", (e) => et(gr, e));
|
|
|
17240
17240
|
dm(gr, "getValidationErrors", (e) => ct(e));
|
|
17241
17241
|
F_([
|
|
17242
17242
|
l(),
|
|
17243
|
-
|
|
17243
|
+
U(Wr)
|
|
17244
17244
|
], gr.prototype, "certificateType", 2);
|
|
17245
17245
|
F_([
|
|
17246
17246
|
l(),
|
|
@@ -17307,7 +17307,7 @@ KT([
|
|
|
17307
17307
|
], R_.prototype, "group", 2);
|
|
17308
17308
|
KT([
|
|
17309
17309
|
l(),
|
|
17310
|
-
|
|
17310
|
+
U(jr)
|
|
17311
17311
|
], R_.prototype, "status", 2);
|
|
17312
17312
|
R_ = KT([
|
|
17313
17313
|
Ze()
|
|
@@ -17502,11 +17502,11 @@ class kT {
|
|
|
17502
17502
|
}
|
|
17503
17503
|
hm([
|
|
17504
17504
|
l(),
|
|
17505
|
-
|
|
17505
|
+
U(W)
|
|
17506
17506
|
], kT.prototype, "group");
|
|
17507
17507
|
hm([
|
|
17508
17508
|
l(),
|
|
17509
|
-
|
|
17509
|
+
U(V)
|
|
17510
17510
|
], kT.prototype, "status");
|
|
17511
17511
|
var Mm = Object.defineProperty, H5 = Object.getOwnPropertyDescriptor, $5 = (e, t, n) => t in e ? Mm(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, WT = (e, t, n, s) => {
|
|
17512
17512
|
for (var r = s > 1 ? void 0 : s ? H5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17521,7 +17521,7 @@ Pm(ta, "fromPlain", (e) => et(ta, e));
|
|
|
17521
17521
|
Pm(ta, "getValidationErrors", (e) => ct(e));
|
|
17522
17522
|
WT([
|
|
17523
17523
|
l(),
|
|
17524
|
-
|
|
17524
|
+
U(en)
|
|
17525
17525
|
], ta.prototype, "type", 2);
|
|
17526
17526
|
WT([
|
|
17527
17527
|
l(),
|
|
@@ -17574,27 +17574,27 @@ class js {
|
|
|
17574
17574
|
}
|
|
17575
17575
|
Pi([
|
|
17576
17576
|
l(),
|
|
17577
|
-
|
|
17577
|
+
U(V)
|
|
17578
17578
|
], js.prototype, Um);
|
|
17579
17579
|
Pi([
|
|
17580
17580
|
l(),
|
|
17581
|
-
|
|
17581
|
+
U(V)
|
|
17582
17582
|
], js.prototype, vm);
|
|
17583
17583
|
Pi([
|
|
17584
17584
|
l(),
|
|
17585
|
-
|
|
17585
|
+
U(V)
|
|
17586
17586
|
], js.prototype, Fm);
|
|
17587
17587
|
Pi([
|
|
17588
17588
|
l(),
|
|
17589
|
-
|
|
17589
|
+
U(V)
|
|
17590
17590
|
], js.prototype, ym);
|
|
17591
17591
|
Pi([
|
|
17592
17592
|
l(),
|
|
17593
|
-
|
|
17593
|
+
U(V)
|
|
17594
17594
|
], js.prototype, gm);
|
|
17595
17595
|
Pi([
|
|
17596
17596
|
l(),
|
|
17597
|
-
|
|
17597
|
+
U(V)
|
|
17598
17598
|
], js.prototype, mm);
|
|
17599
17599
|
var w5 = Object.defineProperty, HA = (e, t, n, s) => {
|
|
17600
17600
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17609,19 +17609,19 @@ class C_ {
|
|
|
17609
17609
|
}
|
|
17610
17610
|
HA([
|
|
17611
17611
|
l(),
|
|
17612
|
-
|
|
17612
|
+
U(V)
|
|
17613
17613
|
], C_.prototype, $m);
|
|
17614
17614
|
HA([
|
|
17615
17615
|
l(),
|
|
17616
|
-
|
|
17616
|
+
U(V)
|
|
17617
17617
|
], C_.prototype, Hm);
|
|
17618
17618
|
HA([
|
|
17619
17619
|
l(),
|
|
17620
|
-
|
|
17620
|
+
U(V)
|
|
17621
17621
|
], C_.prototype, bm);
|
|
17622
17622
|
HA([
|
|
17623
17623
|
l(),
|
|
17624
|
-
|
|
17624
|
+
U(V)
|
|
17625
17625
|
], C_.prototype, Bm);
|
|
17626
17626
|
var x5 = Object.defineProperty, mi = (e, t, n, s) => {
|
|
17627
17627
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17638,27 +17638,27 @@ class Zs {
|
|
|
17638
17638
|
}
|
|
17639
17639
|
mi([
|
|
17640
17640
|
l(),
|
|
17641
|
-
|
|
17641
|
+
U(V)
|
|
17642
17642
|
], Zs.prototype, Km);
|
|
17643
17643
|
mi([
|
|
17644
17644
|
l(),
|
|
17645
|
-
|
|
17645
|
+
U(V)
|
|
17646
17646
|
], Zs.prototype, Ym);
|
|
17647
17647
|
mi([
|
|
17648
17648
|
l(),
|
|
17649
|
-
|
|
17649
|
+
U(V)
|
|
17650
17650
|
], Zs.prototype, xm);
|
|
17651
17651
|
mi([
|
|
17652
17652
|
l(),
|
|
17653
|
-
|
|
17653
|
+
U(V)
|
|
17654
17654
|
], Zs.prototype, wm);
|
|
17655
17655
|
mi([
|
|
17656
17656
|
l(),
|
|
17657
|
-
|
|
17657
|
+
U(V)
|
|
17658
17658
|
], Zs.prototype, Vm);
|
|
17659
17659
|
mi([
|
|
17660
17660
|
l(),
|
|
17661
|
-
|
|
17661
|
+
U(V)
|
|
17662
17662
|
], Zs.prototype, Gm);
|
|
17663
17663
|
var km = Object.defineProperty, Y5 = Object.getOwnPropertyDescriptor, K5 = (e, t, n) => t in e ? km(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, sE = (e, t, n, s) => {
|
|
17664
17664
|
for (var r = s > 1 ? void 0 : s ? Y5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17676,7 +17676,7 @@ jT(yr, "getValidationErrors", (e) => ct(e));
|
|
|
17676
17676
|
jT(yr, "isValid", (e) => (Array.isArray(e) ? e : [e]).every((n) => yr.getValidationErrors(n).length === 0));
|
|
17677
17677
|
sE([
|
|
17678
17678
|
l(),
|
|
17679
|
-
|
|
17679
|
+
U(V)
|
|
17680
17680
|
], yr.prototype, "overallStatus", 2);
|
|
17681
17681
|
sE([
|
|
17682
17682
|
l(),
|
|
@@ -17806,11 +17806,11 @@ $A([
|
|
|
17806
17806
|
], Lr.prototype, "value", 2);
|
|
17807
17807
|
$A([
|
|
17808
17808
|
l(),
|
|
17809
|
-
|
|
17809
|
+
U(V)
|
|
17810
17810
|
], Lr.prototype, "checkResult", 2);
|
|
17811
17811
|
$A([
|
|
17812
17812
|
l(),
|
|
17813
|
-
|
|
17813
|
+
U(K)
|
|
17814
17814
|
], Lr.prototype, "lcid", 2);
|
|
17815
17815
|
Lr = $A([
|
|
17816
17816
|
Ze()
|
|
@@ -17866,11 +17866,11 @@ class r_ {
|
|
|
17866
17866
|
}
|
|
17867
17867
|
La([
|
|
17868
17868
|
l(),
|
|
17869
|
-
|
|
17869
|
+
U(Zt)
|
|
17870
17870
|
], r_.prototype, "source");
|
|
17871
17871
|
La([
|
|
17872
17872
|
l(),
|
|
17873
|
-
|
|
17873
|
+
U(V)
|
|
17874
17874
|
], r_.prototype, "checkResult");
|
|
17875
17875
|
La([
|
|
17876
17876
|
l(),
|
|
@@ -17904,15 +17904,15 @@ class oE {
|
|
|
17904
17904
|
}
|
|
17905
17905
|
qT([
|
|
17906
17906
|
l(),
|
|
17907
|
-
|
|
17907
|
+
U(Zt)
|
|
17908
17908
|
], oE.prototype, "sourceLeft");
|
|
17909
17909
|
qT([
|
|
17910
17910
|
l(),
|
|
17911
|
-
|
|
17911
|
+
U(Zt)
|
|
17912
17912
|
], oE.prototype, "sourceRight");
|
|
17913
17913
|
qT([
|
|
17914
17914
|
l(),
|
|
17915
|
-
|
|
17915
|
+
U(V)
|
|
17916
17916
|
], oE.prototype, "status");
|
|
17917
17917
|
var Xm = Object.defineProperty, Q5 = Object.getOwnPropertyDescriptor, J5 = (e, t, n) => t in e ? Xm(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, fa = (e, t, n, s) => {
|
|
17918
17918
|
for (var r = s > 1 ? void 0 : s ? Q5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17932,7 +17932,7 @@ QT(Ir, "getValidationErrors", (e) => ct(e));
|
|
|
17932
17932
|
QT(Ir, "isValid", (e) => (Array.isArray(e) ? e : [e]).every((n) => Ir.getValidationErrors(n).length === 0));
|
|
17933
17933
|
fa([
|
|
17934
17934
|
l(),
|
|
17935
|
-
|
|
17935
|
+
U(C)
|
|
17936
17936
|
], Ir.prototype, "type", 2);
|
|
17937
17937
|
fa([
|
|
17938
17938
|
l(),
|
|
@@ -17940,11 +17940,11 @@ fa([
|
|
|
17940
17940
|
], Ir.prototype, "value", 2);
|
|
17941
17941
|
fa([
|
|
17942
17942
|
l(),
|
|
17943
|
-
|
|
17943
|
+
U(V)
|
|
17944
17944
|
], Ir.prototype, "checkResult", 2);
|
|
17945
17945
|
fa([
|
|
17946
17946
|
l(),
|
|
17947
|
-
|
|
17947
|
+
U(K)
|
|
17948
17948
|
], Ir.prototype, "lcid", 2);
|
|
17949
17949
|
fa([
|
|
17950
17950
|
l(),
|
|
@@ -17997,11 +17997,11 @@ GA([
|
|
|
17997
17997
|
], Xr.prototype, "value", 2);
|
|
17998
17998
|
GA([
|
|
17999
17999
|
l(),
|
|
18000
|
-
|
|
18000
|
+
U(V)
|
|
18001
18001
|
], Xr.prototype, "status", 2);
|
|
18002
18002
|
GA([
|
|
18003
18003
|
l(),
|
|
18004
|
-
|
|
18004
|
+
U(K)
|
|
18005
18005
|
], Xr.prototype, "lcid", 2);
|
|
18006
18006
|
Xr = GA([
|
|
18007
18007
|
Ze()
|
|
@@ -18088,16 +18088,16 @@ function E6() {
|
|
|
18088
18088
|
return E.Date.now();
|
|
18089
18089
|
};
|
|
18090
18090
|
function u(g, P, H) {
|
|
18091
|
-
var B, M, m,
|
|
18091
|
+
var B, M, m, v, Z, k, Ce = 0, _e = !1, Ne = !1, pe = !0;
|
|
18092
18092
|
if (typeof g != "function")
|
|
18093
18093
|
throw new TypeError(e);
|
|
18094
18094
|
P = h(P) || 0, f(H) && (_e = !!H.leading, Ne = "maxWait" in H, m = Ne ? O(h(H.maxWait) || 0, P) : m, pe = "trailing" in H ? !!H.trailing : pe);
|
|
18095
18095
|
function fe(Ee) {
|
|
18096
18096
|
var ge = B, Pe = M;
|
|
18097
|
-
return B = M = void 0, Ce = Ee,
|
|
18097
|
+
return B = M = void 0, Ce = Ee, v = g.apply(Pe, ge), v;
|
|
18098
18098
|
}
|
|
18099
18099
|
function We(Ee) {
|
|
18100
|
-
return Ce = Ee,
|
|
18100
|
+
return Ce = Ee, Z = setTimeout(z, P), _e ? fe(Ee) : v;
|
|
18101
18101
|
}
|
|
18102
18102
|
function Oe(Ee) {
|
|
18103
18103
|
var ge = Ee - k, Pe = Ee - Ce, He = P - ge;
|
|
@@ -18111,26 +18111,26 @@ function E6() {
|
|
|
18111
18111
|
var Ee = T();
|
|
18112
18112
|
if (ue(Ee))
|
|
18113
18113
|
return Ae(Ee);
|
|
18114
|
-
|
|
18114
|
+
Z = setTimeout(z, Oe(Ee));
|
|
18115
18115
|
}
|
|
18116
18116
|
function Ae(Ee) {
|
|
18117
|
-
return
|
|
18117
|
+
return Z = void 0, pe && B ? fe(Ee) : (B = M = void 0, v);
|
|
18118
18118
|
}
|
|
18119
18119
|
function oe() {
|
|
18120
|
-
|
|
18120
|
+
Z !== void 0 && clearTimeout(Z), Ce = 0, B = k = M = Z = void 0;
|
|
18121
18121
|
}
|
|
18122
18122
|
function Me() {
|
|
18123
|
-
return
|
|
18123
|
+
return Z === void 0 ? v : Ae(T());
|
|
18124
18124
|
}
|
|
18125
18125
|
function Ie() {
|
|
18126
18126
|
var Ee = T(), ge = ue(Ee);
|
|
18127
18127
|
if (B = arguments, M = this, k = Ee, ge) {
|
|
18128
|
-
if (
|
|
18128
|
+
if (Z === void 0)
|
|
18129
18129
|
return We(k);
|
|
18130
18130
|
if (Ne)
|
|
18131
|
-
return
|
|
18131
|
+
return Z = setTimeout(z, P), fe(k);
|
|
18132
18132
|
}
|
|
18133
|
-
return
|
|
18133
|
+
return Z === void 0 && (Z = setTimeout(z, P)), v;
|
|
18134
18134
|
}
|
|
18135
18135
|
return Ie.cancel = oe, Ie.flush = Me, Ie;
|
|
18136
18136
|
}
|
|
@@ -18440,9 +18440,9 @@ function qm() {
|
|
|
18440
18440
|
});
|
|
18441
18441
|
var e = Object.assign || function(M) {
|
|
18442
18442
|
for (var m = 1; m < arguments.length; m++) {
|
|
18443
|
-
var
|
|
18444
|
-
for (var
|
|
18445
|
-
Object.prototype.hasOwnProperty.call(
|
|
18443
|
+
var v = arguments[m];
|
|
18444
|
+
for (var Z in v)
|
|
18445
|
+
Object.prototype.hasOwnProperty.call(v, Z) && (M[Z] = v[Z]);
|
|
18446
18446
|
}
|
|
18447
18447
|
return M;
|
|
18448
18448
|
}, t = VA();
|
|
@@ -18461,8 +18461,8 @@ function qm() {
|
|
|
18461
18461
|
if (typeof window < "u")
|
|
18462
18462
|
return window.requestAnimationFrame || window.webkitRequestAnimationFrame;
|
|
18463
18463
|
}, I = (function() {
|
|
18464
|
-
return S() || function(M, m,
|
|
18465
|
-
window.setTimeout(M,
|
|
18464
|
+
return S() || function(M, m, v) {
|
|
18465
|
+
window.setTimeout(M, v || 1e3 / 60, (/* @__PURE__ */ new Date()).getTime());
|
|
18466
18466
|
};
|
|
18467
18467
|
})(), O = function() {
|
|
18468
18468
|
return {
|
|
@@ -18481,73 +18481,73 @@ function qm() {
|
|
|
18481
18481
|
delayTimeout: null
|
|
18482
18482
|
};
|
|
18483
18483
|
}, A = function(m) {
|
|
18484
|
-
var
|
|
18485
|
-
if (
|
|
18486
|
-
return
|
|
18487
|
-
var
|
|
18488
|
-
return
|
|
18484
|
+
var v = m.data.containerElement;
|
|
18485
|
+
if (v && v !== document && v !== document.body)
|
|
18486
|
+
return v.scrollLeft;
|
|
18487
|
+
var Z = window.pageXOffset !== void 0, k = (document.compatMode || "") === "CSS1Compat";
|
|
18488
|
+
return Z ? window.pageXOffset : k ? document.documentElement.scrollLeft : document.body.scrollLeft;
|
|
18489
18489
|
}, T = function(m) {
|
|
18490
|
-
var
|
|
18491
|
-
if (
|
|
18492
|
-
return
|
|
18493
|
-
var
|
|
18494
|
-
return
|
|
18490
|
+
var v = m.data.containerElement;
|
|
18491
|
+
if (v && v !== document && v !== document.body)
|
|
18492
|
+
return v.scrollTop;
|
|
18493
|
+
var Z = window.pageXOffset !== void 0, k = (document.compatMode || "") === "CSS1Compat";
|
|
18494
|
+
return Z ? window.pageYOffset : k ? document.documentElement.scrollTop : document.body.scrollTop;
|
|
18495
18495
|
}, u = function(m) {
|
|
18496
|
-
var
|
|
18497
|
-
if (
|
|
18498
|
-
return
|
|
18499
|
-
var
|
|
18500
|
-
return Math.max(
|
|
18496
|
+
var v = m.data.containerElement;
|
|
18497
|
+
if (v && v !== document && v !== document.body)
|
|
18498
|
+
return v.scrollWidth - v.offsetWidth;
|
|
18499
|
+
var Z = document.body, k = document.documentElement;
|
|
18500
|
+
return Math.max(Z.scrollWidth, Z.offsetWidth, k.clientWidth, k.scrollWidth, k.offsetWidth);
|
|
18501
18501
|
}, d = function(m) {
|
|
18502
|
-
var
|
|
18503
|
-
if (
|
|
18504
|
-
return
|
|
18505
|
-
var
|
|
18506
|
-
return Math.max(
|
|
18507
|
-
}, f = function M(m,
|
|
18508
|
-
var k =
|
|
18509
|
-
if (!
|
|
18502
|
+
var v = m.data.containerElement;
|
|
18503
|
+
if (v && v !== document && v !== document.body)
|
|
18504
|
+
return v.scrollHeight - v.offsetHeight;
|
|
18505
|
+
var Z = document.body, k = document.documentElement;
|
|
18506
|
+
return Math.max(Z.scrollHeight, Z.offsetHeight, k.clientHeight, k.scrollHeight, k.offsetHeight);
|
|
18507
|
+
}, f = function M(m, v, Z) {
|
|
18508
|
+
var k = v.data;
|
|
18509
|
+
if (!v.ignoreCancelEvents && k.cancel) {
|
|
18510
18510
|
a.default.registered.end && a.default.registered.end(k.to, k.target, k.currentPositionY);
|
|
18511
18511
|
return;
|
|
18512
18512
|
}
|
|
18513
|
-
if (k.delta = Math.round(k.targetPosition - k.startPosition), k.start === null && (k.start =
|
|
18514
|
-
var Ce = M.bind(null, m,
|
|
18513
|
+
if (k.delta = Math.round(k.targetPosition - k.startPosition), k.start === null && (k.start = Z), k.progress = Z - k.start, k.percent = k.progress >= k.duration ? 1 : m(k.progress / k.duration), k.currentPosition = k.startPosition + Math.ceil(k.delta * k.percent), k.containerElement && k.containerElement !== document && k.containerElement !== document.body ? v.horizontal ? k.containerElement.scrollLeft = k.currentPosition : k.containerElement.scrollTop = k.currentPosition : v.horizontal ? window.scrollTo(k.currentPosition, 0) : window.scrollTo(0, k.currentPosition), k.percent < 1) {
|
|
18514
|
+
var Ce = M.bind(null, m, v);
|
|
18515
18515
|
I.call(window, Ce);
|
|
18516
18516
|
return;
|
|
18517
18517
|
}
|
|
18518
18518
|
a.default.registered.end && a.default.registered.end(k.to, k.target, k.currentPosition);
|
|
18519
18519
|
}, p = function(m) {
|
|
18520
18520
|
m.data.containerElement = m ? m.containerId ? document.getElementById(m.containerId) : m.container && m.container.nodeType ? m.container : document : null;
|
|
18521
|
-
}, N = function(m,
|
|
18522
|
-
|
|
18521
|
+
}, N = function(m, v, Z, k) {
|
|
18522
|
+
v.data = v.data || O(), window.clearTimeout(v.data.delayTimeout);
|
|
18523
18523
|
var Ce = function() {
|
|
18524
|
-
|
|
18524
|
+
v.data.cancel = !0;
|
|
18525
18525
|
};
|
|
18526
|
-
if (o.default.subscribe(Ce), p(
|
|
18527
|
-
a.default.registered.end && a.default.registered.end(
|
|
18526
|
+
if (o.default.subscribe(Ce), p(v), v.data.start = null, v.data.cancel = !1, v.data.startPosition = v.horizontal ? A(v) : T(v), v.data.targetPosition = v.absolute ? m : m + v.data.startPosition, v.data.startPosition === v.data.targetPosition) {
|
|
18527
|
+
a.default.registered.end && a.default.registered.end(v.data.to, v.data.target, v.data.currentPosition);
|
|
18528
18528
|
return;
|
|
18529
18529
|
}
|
|
18530
|
-
|
|
18531
|
-
var _e = i(
|
|
18532
|
-
if (
|
|
18533
|
-
|
|
18534
|
-
a.default.registered.begin && a.default.registered.begin(
|
|
18535
|
-
},
|
|
18530
|
+
v.data.delta = Math.round(v.data.targetPosition - v.data.startPosition), v.data.duration = E(v.duration)(v.data.delta), v.data.duration = isNaN(parseFloat(v.data.duration)) ? 1e3 : parseFloat(v.data.duration), v.data.to = Z, v.data.target = k;
|
|
18531
|
+
var _e = i(v), Ne = f.bind(null, _e, v);
|
|
18532
|
+
if (v && v.delay > 0) {
|
|
18533
|
+
v.data.delayTimeout = window.setTimeout(function() {
|
|
18534
|
+
a.default.registered.begin && a.default.registered.begin(v.data.to, v.data.target), I.call(window, Ne);
|
|
18535
|
+
}, v.delay);
|
|
18536
18536
|
return;
|
|
18537
18537
|
}
|
|
18538
|
-
a.default.registered.begin && a.default.registered.begin(
|
|
18538
|
+
a.default.registered.begin && a.default.registered.begin(v.data.to, v.data.target), I.call(window, Ne);
|
|
18539
18539
|
}, h = function(m) {
|
|
18540
18540
|
return m = e({}, m), m.data = m.data || O(), m.absolute = !0, m;
|
|
18541
18541
|
}, g = function(m) {
|
|
18542
18542
|
N(0, h(m));
|
|
18543
|
-
}, P = function(m,
|
|
18544
|
-
N(m, h(
|
|
18543
|
+
}, P = function(m, v) {
|
|
18544
|
+
N(m, h(v));
|
|
18545
18545
|
}, H = function(m) {
|
|
18546
18546
|
m = h(m), p(m), N(m.horizontal ? u(m) : d(m), m);
|
|
18547
|
-
}, B = function(m,
|
|
18548
|
-
|
|
18549
|
-
var
|
|
18550
|
-
N(m +
|
|
18547
|
+
}, B = function(m, v) {
|
|
18548
|
+
v = h(v), p(v);
|
|
18549
|
+
var Z = v.horizontal ? A(v) : T(v);
|
|
18550
|
+
N(m + Z, v);
|
|
18551
18551
|
};
|
|
18552
18552
|
return yE.default = {
|
|
18553
18553
|
animateTopScroll: N,
|
|
@@ -18835,8 +18835,8 @@ function rl() {
|
|
|
18835
18835
|
var M = {};
|
|
18836
18836
|
this.state && this.state.active ? M = e({}, this.props.style, this.props.activeStyle) : M = e({}, this.props.style);
|
|
18837
18837
|
var m = e({}, this.props);
|
|
18838
|
-
for (var
|
|
18839
|
-
m.hasOwnProperty(
|
|
18838
|
+
for (var v in u)
|
|
18839
|
+
m.hasOwnProperty(v) && delete m[v];
|
|
18840
18840
|
return m.className = B, m.style = M, m.onClick = this.handleClick, s.default.createElement(d, m);
|
|
18841
18841
|
}
|
|
18842
18842
|
}]), P;
|
|
@@ -18849,17 +18849,17 @@ function rl() {
|
|
|
18849
18849
|
}, this.spyHandler = function(H, B) {
|
|
18850
18850
|
var M = P.getScrollSpyContainer();
|
|
18851
18851
|
if (!(S.default.isMounted() && !S.default.isInitialized())) {
|
|
18852
|
-
var m = P.props.horizontal,
|
|
18852
|
+
var m = P.props.horizontal, v = P.props.to, Z = null, k = void 0, Ce = void 0;
|
|
18853
18853
|
if (m) {
|
|
18854
18854
|
var _e = 0, Ne = 0, pe = 0;
|
|
18855
18855
|
if (M.getBoundingClientRect) {
|
|
18856
18856
|
var fe = M.getBoundingClientRect();
|
|
18857
18857
|
pe = fe.left;
|
|
18858
18858
|
}
|
|
18859
|
-
if (!
|
|
18860
|
-
if (
|
|
18859
|
+
if (!Z || P.props.isDynamic) {
|
|
18860
|
+
if (Z = p.get(v), !Z)
|
|
18861
18861
|
return;
|
|
18862
|
-
var We =
|
|
18862
|
+
var We = Z.getBoundingClientRect();
|
|
18863
18863
|
_e = We.left - pe + H, Ne = _e + We.width;
|
|
18864
18864
|
}
|
|
18865
18865
|
var Oe = H - P.props.offset;
|
|
@@ -18870,10 +18870,10 @@ function rl() {
|
|
|
18870
18870
|
var oe = M.getBoundingClientRect();
|
|
18871
18871
|
Ae = oe.top;
|
|
18872
18872
|
}
|
|
18873
|
-
if (!
|
|
18874
|
-
if (
|
|
18873
|
+
if (!Z || P.props.isDynamic) {
|
|
18874
|
+
if (Z = p.get(v), !Z)
|
|
18875
18875
|
return;
|
|
18876
|
-
var Me =
|
|
18876
|
+
var Me = Z.getBoundingClientRect();
|
|
18877
18877
|
ue = Me.top - Ae + B, z = ue + Me.height;
|
|
18878
18878
|
}
|
|
18879
18879
|
var Ie = B - P.props.offset;
|
|
@@ -18881,16 +18881,16 @@ function rl() {
|
|
|
18881
18881
|
}
|
|
18882
18882
|
var Ee = p.getActiveLink();
|
|
18883
18883
|
if (Ce) {
|
|
18884
|
-
if (
|
|
18884
|
+
if (v === Ee && p.setActiveLink(void 0), P.props.hashSpy && S.default.getHash() === v) {
|
|
18885
18885
|
var ge = P.props.saveHashHistory, Pe = ge === void 0 ? !1 : ge;
|
|
18886
18886
|
S.default.changeHash("", Pe);
|
|
18887
18887
|
}
|
|
18888
|
-
P.props.spy && P.state.active && (P.setState({ active: !1 }), P.props.onSetInactive && P.props.onSetInactive(
|
|
18888
|
+
P.props.spy && P.state.active && (P.setState({ active: !1 }), P.props.onSetInactive && P.props.onSetInactive(v, Z));
|
|
18889
18889
|
}
|
|
18890
|
-
if (k && (Ee !==
|
|
18891
|
-
p.setActiveLink(
|
|
18890
|
+
if (k && (Ee !== v || P.state.active === !1)) {
|
|
18891
|
+
p.setActiveLink(v);
|
|
18892
18892
|
var He = P.props.saveHashHistory, qe = He === void 0 ? !1 : He;
|
|
18893
|
-
P.props.hashSpy && S.default.changeHash(
|
|
18893
|
+
P.props.hashSpy && S.default.changeHash(v, qe), P.props.spy && (P.setState({ active: !0 }), P.props.onSetActive && P.props.onSetActive(v, Z));
|
|
18894
18894
|
}
|
|
18895
18895
|
}
|
|
18896
18896
|
};
|
|
@@ -19267,10 +19267,10 @@ function T6() {
|
|
|
19267
19267
|
if (!P || p.props.isDynamic) {
|
|
19268
19268
|
if (P = T.get(g), !P)
|
|
19269
19269
|
return;
|
|
19270
|
-
var
|
|
19271
|
-
H =
|
|
19270
|
+
var v = P.getBoundingClientRect();
|
|
19271
|
+
H = v.top - M + N, B = H + v.height;
|
|
19272
19272
|
}
|
|
19273
|
-
var
|
|
19273
|
+
var Z = N - p.props.offset, k = Z >= Math.floor(H) && Z < Math.floor(B), Ce = Z < Math.floor(H) || Z >= Math.floor(B), _e = T.getActiveLink();
|
|
19274
19274
|
if (Ce)
|
|
19275
19275
|
return g === _e && T.setActiveLink(void 0), p.props.hashSpy && i.getHash() === g && i.changeHash(), p.props.spy && p.state.active && (p.setState({ active: !1 }), p.props.onSetInactive && p.props.onSetInactive()), _.updateStates();
|
|
19276
19276
|
if (k && _e !== g)
|
|
@@ -19346,7 +19346,7 @@ var ja = l6(), Be = {}, oc = { exports: {} }, u6 = oc.exports, sf;
|
|
|
19346
19346
|
function N6() {
|
|
19347
19347
|
return sf || (sf = 1, (function(e, t) {
|
|
19348
19348
|
(function(n, s) {
|
|
19349
|
-
var r = "1.0.41", o = "", _ = "?", a = "function", c = "undefined", i = "object", E = "string", S = "major", I = "model", O = "name", A = "type", T = "vendor", u = "version", d = "architecture", f = "console", p = "mobile", N = "tablet", h = "smarttv", g = "wearable", P = "embedded", H = 500, B = "Amazon", M = "Apple", m = "ASUS",
|
|
19349
|
+
var r = "1.0.41", o = "", _ = "?", a = "function", c = "undefined", i = "object", E = "string", S = "major", I = "model", O = "name", A = "type", T = "vendor", u = "version", d = "architecture", f = "console", p = "mobile", N = "tablet", h = "smarttv", g = "wearable", P = "embedded", H = 500, B = "Amazon", M = "Apple", m = "ASUS", v = "BlackBerry", Z = "Browser", k = "Chrome", Ce = "Edge", _e = "Firefox", Ne = "Google", pe = "Honor", fe = "Huawei", We = "Lenovo", Oe = "LG", ue = "Microsoft", z = "Motorola", Ae = "Nvidia", oe = "OnePlus", Me = "Opera", Ie = "OPPO", Ee = "Samsung", ge = "Sharp", Pe = "Sony", He = "Xiaomi", qe = "Zebra", Et = "Facebook", Ye = "Chromium OS", It = "Mac OS", Qe = " Browser", lt = function(rt, $) {
|
|
19350
19350
|
var G = {};
|
|
19351
19351
|
for (var q in rt)
|
|
19352
19352
|
$[q] && $[q].length % 2 === 0 ? G[q] = $[q].concat(rt[q]) : G[q] = rt[q];
|
|
@@ -19382,7 +19382,7 @@ function N6() {
|
|
|
19382
19382
|
} else if (ut($[G], rt))
|
|
19383
19383
|
return G === _ ? s : G;
|
|
19384
19384
|
return $.hasOwnProperty("*") ? $["*"] : rt;
|
|
19385
|
-
}, Jn = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, Yn = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, Ln = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [u, [O, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [u, [O, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [O, u], [/opios[\/ ]+([\w\.]+)/i], [u, [O, Me + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [u, [O, Me + " GX"]], [/\bopr\/([\w\.]+)/i], [u, [O, Me]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [u, [O, "Baidu"]], [/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i], [u, [O, "Maxthon"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i, /(heytap|ovi|115)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [O, u], [/quark(?:pc)?\/([-\w\.]+)/i], [u, [O, "Quark"]], [/\bddg\/([\w\.]+)/i], [u, [O, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [u, [O, "UC" + X]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [u, [O, "WeChat"]], [/konqueror\/([\w\.]+)/i], [u, [O, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [u, [O, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [u, [O, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [u, [O, "Smart Lenovo " + X]], [/(avast|avg)\/([\w\.]+)/i], [[O, /(.+)/, "$1 Secure " + X], u], [/\bfocus\/([\w\.]+)/i], [u, [O, _e + " Focus"]], [/\bopt\/([\w\.]+)/i], [u, [O, Me + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [u, [O, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [u, [O, "Dolphin"]], [/coast\/([\w\.]+)/i], [u, [O, Me + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [u, [O, "MIUI" + Qe]], [/fxios\/([\w\.-]+)/i], [u, [O, _e]], [/\bqihoobrowser\/?([\w\.]*)/i], [u, [O, "360"]], [/\b(qq)\/([\w\.]+)/i], [[O, /(.+)/, "$1Browser"], u], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[O, /(.+)/, "$1" + Qe], u], [/samsungbrowser\/([\w\.]+)/i], [u, [O, Ee + " Internet"]], [/metasr[\/ ]?([\d\.]+)/i], [u, [O, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[O, "Sogou Mobile"], u], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i], [O, u], [/(lbbrowser|rekonq)/i, /\[(linkedin)app\]/i], [O], [/ome\/([\w\.]+) \w* ?(iron) saf/i, /ome\/([\w\.]+).+qihu (360)[es]e/i], [u, O], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[O, Et], u], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /(daum)apps[\/ ]([\w\.]+)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [O, u], [/\bgsa\/([\w\.]+) .*safari\//i], [u, [O, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [u, [O, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [u, [O, k + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[O, k + " WebView"], u], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [u, [O, "Android " + X]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [O, u], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [u, [O, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [u, O], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [O, [u, Vt, Jn]], [/(webkit|khtml)\/([\w\.]+)/i], [O, u], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[O, "Netscape"], u], [/(wolvic|librewolf)\/([\w\.]+)/i], [O, u], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [u, [O, _e + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /\b(links) \(([\w\.]+)/i], [O, [u, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [O, [u, /master.|lts./, ""]]], cpu: [[/\b((amd|x|x86[-_]?|wow|win)64)\b/i], [[d, "amd64"]], [/(ia32(?=;))/i, /\b((i[346]|x)86)(pc)?\b/i], [[d, "ia32"]], [/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i], [[d, "arm64"]], [/\b(arm(v[67])?ht?n?[fl]p?)\b/i], [[d, "armhf"]], [/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i], [[d, "arm"]], [/((ppc|powerpc)(64)?)( mac|;|\))/i], [[d, /ower/, o, Nt]], [/ sun4\w[;\)]/i], [[d, "sparc"]], [/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i], [[d, Nt]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [I, [T, Ee], [A, N]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [I, [T, Ee], [A, p]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [I, [T, M], [A, p]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [I, [T, M], [A, N]], [/(macintosh);/i], [I, [T, M]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [I, [T, ge], [A, p]], [/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i], [I, [T, pe], [A, N]], [/honor([-\w ]+)[;\)]/i], [I, [T, pe], [A, p]], [/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i], [I, [T, fe], [A, N]], [/(?:huawei)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [I, [T, fe], [A, p]], [/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i, /\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i], [[I, /_/g, " "], [T, He], [A, N]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i, / ([\w ]+) miui\/v?\d/i], [[I, /_/g, " "], [T, He], [A, p]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [I, [T, Ie], [A, p]], [/\b(opd2(\d{3}a?))(?: bui|\))/i], [I, [T, Vt, { OnePlus: ["304", "403", "203"], "*": Ie }], [A, N]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [I, [T, "Vivo"], [A, p]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [I, [T, "Realme"], [A, p]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [I, [T, z], [A, p]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [I, [T, z], [A, N]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [I, [T, Oe], [A, N]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i, /\blg-?([\d\w]+) bui/i], [I, [T, Oe], [A, p]], [/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i, /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i], [I, [T, We], [A, N]], [/(nokia) (t[12][01])/i], [T, I, [A, N]], [/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i, /nokia[-_ ]?(([-\w\. ]*))/i], [[I, /_/g, " "], [A, p], [T, "Nokia"]], [/(pixel (c|tablet))\b/i], [I, [T, Ne], [A, N]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [I, [T, Ne], [A, p]], [/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [I, [T, Pe], [A, p]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[I, "Xperia Tablet"], [T, Pe], [A, N]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [I, [T, oe], [A, p]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [I, [T, B], [A, N]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[I, /(.+)/g, "Fire Phone $1"], [T, B], [A, p]], [/(playbook);[-\w\),; ]+(rim)/i], [I, T, [A, N]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [I, [T, U], [A, p]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [I, [T, m], [A, N]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [I, [T, m], [A, p]], [/(nexus 9)/i], [I, [T, "HTC"], [A, N]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [T, [I, /_/g, " "], [A, p]], [/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i], [I, [T, "TCL"], [A, N]], [/(itel) ((\w+))/i], [[T, Nt], I, [A, Vt, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [I, [T, "Acer"], [A, N]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [I, [T, "Meizu"], [A, p]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [I, [T, "Ulefone"], [A, p]], [/; (energy ?\w+)(?: bui|\))/i, /; energizer ([\w ]+)(?: bui|\))/i], [I, [T, "Energizer"], [A, p]], [/; cat (b35);/i, /; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i], [I, [T, "Cat"], [A, p]], [/((?:new )?andromax[\w- ]+)(?: bui|\))/i], [I, [T, "Smartfren"], [A, p]], [/droid.+; (a(?:015|06[35]|142p?))/i], [I, [T, "Nothing"], [A, p]], [/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i, /archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i], [I, [T, "Archos"], [A, N]], [/archos ([\w ]+)( b|\))/i, /; (ac[3-6]\d\w{2,8})( b|\))/i], [I, [T, "Archos"], [A, p]], [/(imo) (tab \w+)/i, /(infinix) (x1101b?)/i], [T, I, [A, N]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i, /; (hmd|imo) ([\w ]+?)(?: bui|\))/i, /(hp) ([\w ]+\w)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i, /(oppo) ?([\w ]+) bui/i], [T, I, [A, p]], [/(kobo)\s(ereader|touch)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [T, I, [A, N]], [/(surface duo)/i], [I, [T, ue], [A, N]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [I, [T, "Fairphone"], [A, p]], [/(u304aa)/i], [I, [T, "AT&T"], [A, p]], [/\bsie-(\w*)/i], [I, [T, "Siemens"], [A, p]], [/\b(rct\w+) b/i], [I, [T, "RCA"], [A, N]], [/\b(venue[\d ]{2,7}) b/i], [I, [T, "Dell"], [A, N]], [/\b(q(?:mv|ta)\w+) b/i], [I, [T, "Verizon"], [A, N]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [I, [T, "Barnes & Noble"], [A, N]], [/\b(tm\d{3}\w+) b/i], [I, [T, "NuVision"], [A, N]], [/\b(k88) b/i], [I, [T, "ZTE"], [A, N]], [/\b(nx\d{3}j) b/i], [I, [T, "ZTE"], [A, p]], [/\b(gen\d{3}) b.+49h/i], [I, [T, "Swiss"], [A, p]], [/\b(zur\d{3}) b/i], [I, [T, "Swiss"], [A, N]], [/\b((zeki)?tb.*\b) b/i], [I, [T, "Zeki"], [A, N]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[T, "Dragon Touch"], I, [A, N]], [/\b(ns-?\w{0,9}) b/i], [I, [T, "Insignia"], [A, N]], [/\b((nxa|next)-?\w{0,9}) b/i], [I, [T, "NextBook"], [A, N]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[T, "Voice"], I, [A, p]], [/\b(lvtel\-)?(v1[12]) b/i], [[T, "LvTel"], I, [A, p]], [/\b(ph-1) /i], [I, [T, "Essential"], [A, p]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [I, [T, "Envizen"], [A, N]], [/\b(trio[-\w\. ]+) b/i], [I, [T, "MachSpeed"], [A, N]], [/\btu_(1491) b/i], [I, [T, "Rotor"], [A, N]], [/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i], [I, [T, Ae], [A, N]], [/(sprint) (\w+)/i], [T, I, [A, p]], [/(kin\.[onetw]{3})/i], [[I, /\./g, " "], [T, ue], [A, p]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [I, [T, qe], [A, N]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [I, [T, qe], [A, p]], [/smart-tv.+(samsung)/i], [T, [A, h]], [/hbbtv.+maple;(\d+)/i], [[I, /^/, "SmartTV"], [T, Ee], [A, h]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[T, Oe], [A, h]], [/(apple) ?tv/i], [T, [I, M + " TV"], [A, h]], [/crkey/i], [[I, k + "cast"], [T, Ne], [A, h]], [/droid.+aft(\w+)( bui|\))/i], [I, [T, B], [A, h]], [/(shield \w+ tv)/i], [I, [T, Ae], [A, h]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [I, [T, ge], [A, h]], [/(bravia[\w ]+)( bui|\))/i], [I, [T, Pe], [A, h]], [/(mi(tv|box)-?\w+) bui/i], [I, [T, He], [A, h]], [/Hbbtv.*(technisat) (.*);/i], [T, I, [A, h]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[T, Ot], [I, Ot], [A, h]], [/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i], [I, [A, h]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[A, h]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [T, I, [A, f]], [/droid.+; (shield)( bui|\))/i], [I, [T, Ae], [A, f]], [/(playstation \w+)/i], [I, [T, Pe], [A, f]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [I, [T, ue], [A, f]], [/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i], [I, [T, Ee], [A, g]], [/((pebble))app/i, /(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i], [T, I, [A, g]], [/(ow(?:19|20)?we?[1-3]{1,3})/i], [I, [T, Ie], [A, g]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [I, [T, M], [A, g]], [/(opwwe\d{3})/i], [I, [T, oe], [A, g]], [/(moto 360)/i], [I, [T, z], [A, g]], [/(smartwatch 3)/i], [I, [T, Pe], [A, g]], [/(g watch r)/i], [I, [T, Oe], [A, g]], [/droid.+; (wt63?0{2,3})\)/i], [I, [T, qe], [A, g]], [/droid.+; (glass) \d/i], [I, [T, Ne], [A, g]], [/(pico) (4|neo3(?: link|pro)?)/i], [T, I, [A, g]], [/; (quest( \d| pro)?)/i], [I, [T, Et], [A, g]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [T, [A, P]], [/(aeobc)\b/i], [I, [T, B], [A, P]], [/(homepod).+mac os/i], [I, [T, M], [A, P]], [/windows iot/i], [[A, P]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [I, [A, p]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [I, [A, N]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[A, N]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[A, p]], [/droid .+?; ([\w\. -]+)( bui|\))/i], [I, [T, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [u, [O, Ce + "HTML"]], [/(arkweb)\/([\w\.]+)/i], [O, u], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [u, [O, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [O, u], [/ladybird\//i], [[O, "LibWeb"]], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [u, O]], os: [[/microsoft (windows) (vista|xp)/i], [O, u], [/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i], [O, [u, Vt, Yn]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[u, Vt, Yn], [O, "Windows"]], [/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[u, /_/g, "."], [O, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[O, It], [u, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [u, O], [/(ubuntu) ([\w\.]+) like android/i], [[O, /(.+)/, "$1 Touch"], u], [/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i], [O, u], [/\(bb(10);/i], [u, [O, U]], [/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i], [u, [O, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [u, [O, _e + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [u, [O, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [u, [O, "watchOS"]], [/crkey\/([\d\.]+)/i], [u, [O, k + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[O, Ye], u], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [O, u], [/(sunos) ?([\w\.\d]*)/i], [[O, "Solaris"], u], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [O, u]] }, nn = function(rt, $) {
|
|
19385
|
+
}, Jn = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, Yn = { ME: "4.90", "NT 3.11": "NT3.51", "NT 4.0": "NT4.0", 2e3: "NT 5.0", XP: ["NT 5.1", "NT 5.2"], Vista: "NT 6.0", 7: "NT 6.1", 8: "NT 6.2", 8.1: "NT 6.3", 10: ["NT 6.4", "NT 10.0"], RT: "ARM" }, Ln = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [u, [O, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [u, [O, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [O, u], [/opios[\/ ]+([\w\.]+)/i], [u, [O, Me + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [u, [O, Me + " GX"]], [/\bopr\/([\w\.]+)/i], [u, [O, Me]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [u, [O, "Baidu"]], [/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i], [u, [O, "Maxthon"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i, /(heytap|ovi|115)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [O, u], [/quark(?:pc)?\/([-\w\.]+)/i], [u, [O, "Quark"]], [/\bddg\/([\w\.]+)/i], [u, [O, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [u, [O, "UC" + Z]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [u, [O, "WeChat"]], [/konqueror\/([\w\.]+)/i], [u, [O, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [u, [O, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [u, [O, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [u, [O, "Smart Lenovo " + Z]], [/(avast|avg)\/([\w\.]+)/i], [[O, /(.+)/, "$1 Secure " + Z], u], [/\bfocus\/([\w\.]+)/i], [u, [O, _e + " Focus"]], [/\bopt\/([\w\.]+)/i], [u, [O, Me + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [u, [O, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [u, [O, "Dolphin"]], [/coast\/([\w\.]+)/i], [u, [O, Me + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [u, [O, "MIUI" + Qe]], [/fxios\/([\w\.-]+)/i], [u, [O, _e]], [/\bqihoobrowser\/?([\w\.]*)/i], [u, [O, "360"]], [/\b(qq)\/([\w\.]+)/i], [[O, /(.+)/, "$1Browser"], u], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[O, /(.+)/, "$1" + Qe], u], [/samsungbrowser\/([\w\.]+)/i], [u, [O, Ee + " Internet"]], [/metasr[\/ ]?([\d\.]+)/i], [u, [O, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[O, "Sogou Mobile"], u], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i], [O, u], [/(lbbrowser|rekonq)/i, /\[(linkedin)app\]/i], [O], [/ome\/([\w\.]+) \w* ?(iron) saf/i, /ome\/([\w\.]+).+qihu (360)[es]e/i], [u, O], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[O, Et], u], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /(daum)apps[\/ ]([\w\.]+)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [O, u], [/\bgsa\/([\w\.]+) .*safari\//i], [u, [O, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [u, [O, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [u, [O, k + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[O, k + " WebView"], u], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [u, [O, "Android " + Z]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [O, u], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [u, [O, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [u, O], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [O, [u, Vt, Jn]], [/(webkit|khtml)\/([\w\.]+)/i], [O, u], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[O, "Netscape"], u], [/(wolvic|librewolf)\/([\w\.]+)/i], [O, u], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [u, [O, _e + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /\b(links) \(([\w\.]+)/i], [O, [u, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [O, [u, /master.|lts./, ""]]], cpu: [[/\b((amd|x|x86[-_]?|wow|win)64)\b/i], [[d, "amd64"]], [/(ia32(?=;))/i, /\b((i[346]|x)86)(pc)?\b/i], [[d, "ia32"]], [/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i], [[d, "arm64"]], [/\b(arm(v[67])?ht?n?[fl]p?)\b/i], [[d, "armhf"]], [/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i], [[d, "arm"]], [/((ppc|powerpc)(64)?)( mac|;|\))/i], [[d, /ower/, o, Nt]], [/ sun4\w[;\)]/i], [[d, "sparc"]], [/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i], [[d, Nt]]], device: [[/\b(sch-i[89]0\d|shw-m380s|sm-[ptx]\w{2,4}|gt-[pn]\d{2,4}|sgh-t8[56]9|nexus 10)/i], [I, [T, Ee], [A, N]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [I, [T, Ee], [A, p]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [I, [T, M], [A, p]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [I, [T, M], [A, N]], [/(macintosh);/i], [I, [T, M]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [I, [T, ge], [A, p]], [/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i], [I, [T, pe], [A, N]], [/honor([-\w ]+)[;\)]/i], [I, [T, pe], [A, p]], [/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i], [I, [T, fe], [A, N]], [/(?:huawei)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [I, [T, fe], [A, p]], [/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i, /\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i], [[I, /_/g, " "], [T, He], [A, N]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i, / ([\w ]+) miui\/v?\d/i], [[I, /_/g, " "], [T, He], [A, p]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [I, [T, Ie], [A, p]], [/\b(opd2(\d{3}a?))(?: bui|\))/i], [I, [T, Vt, { OnePlus: ["304", "403", "203"], "*": Ie }], [A, N]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [I, [T, "Vivo"], [A, p]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [I, [T, "Realme"], [A, p]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [I, [T, z], [A, p]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [I, [T, z], [A, N]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [I, [T, Oe], [A, N]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i, /\blg-?([\d\w]+) bui/i], [I, [T, Oe], [A, p]], [/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i, /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i], [I, [T, We], [A, N]], [/(nokia) (t[12][01])/i], [T, I, [A, N]], [/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i, /nokia[-_ ]?(([-\w\. ]*))/i], [[I, /_/g, " "], [A, p], [T, "Nokia"]], [/(pixel (c|tablet))\b/i], [I, [T, Ne], [A, N]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [I, [T, Ne], [A, p]], [/droid.+; (a?\d[0-2]{2}so|[c-g]\d{4}|so[-gl]\w+|xq-a\w[4-7][12])(?= bui|\).+chrome\/(?![1-6]{0,1}\d\.))/i], [I, [T, Pe], [A, p]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[I, "Xperia Tablet"], [T, Pe], [A, N]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [I, [T, oe], [A, p]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [I, [T, B], [A, N]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[I, /(.+)/g, "Fire Phone $1"], [T, B], [A, p]], [/(playbook);[-\w\),; ]+(rim)/i], [I, T, [A, N]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [I, [T, v], [A, p]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [I, [T, m], [A, N]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [I, [T, m], [A, p]], [/(nexus 9)/i], [I, [T, "HTC"], [A, N]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [T, [I, /_/g, " "], [A, p]], [/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i], [I, [T, "TCL"], [A, N]], [/(itel) ((\w+))/i], [[T, Nt], I, [A, Vt, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [I, [T, "Acer"], [A, N]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [I, [T, "Meizu"], [A, p]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [I, [T, "Ulefone"], [A, p]], [/; (energy ?\w+)(?: bui|\))/i, /; energizer ([\w ]+)(?: bui|\))/i], [I, [T, "Energizer"], [A, p]], [/; cat (b35);/i, /; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i], [I, [T, "Cat"], [A, p]], [/((?:new )?andromax[\w- ]+)(?: bui|\))/i], [I, [T, "Smartfren"], [A, p]], [/droid.+; (a(?:015|06[35]|142p?))/i], [I, [T, "Nothing"], [A, p]], [/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i, /archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i], [I, [T, "Archos"], [A, N]], [/archos ([\w ]+)( b|\))/i, /; (ac[3-6]\d\w{2,8})( b|\))/i], [I, [T, "Archos"], [A, p]], [/(imo) (tab \w+)/i, /(infinix) (x1101b?)/i], [T, I, [A, N]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i, /; (hmd|imo) ([\w ]+?)(?: bui|\))/i, /(hp) ([\w ]+\w)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i, /(oppo) ?([\w ]+) bui/i], [T, I, [A, p]], [/(kobo)\s(ereader|touch)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [T, I, [A, N]], [/(surface duo)/i], [I, [T, ue], [A, N]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [I, [T, "Fairphone"], [A, p]], [/(u304aa)/i], [I, [T, "AT&T"], [A, p]], [/\bsie-(\w*)/i], [I, [T, "Siemens"], [A, p]], [/\b(rct\w+) b/i], [I, [T, "RCA"], [A, N]], [/\b(venue[\d ]{2,7}) b/i], [I, [T, "Dell"], [A, N]], [/\b(q(?:mv|ta)\w+) b/i], [I, [T, "Verizon"], [A, N]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [I, [T, "Barnes & Noble"], [A, N]], [/\b(tm\d{3}\w+) b/i], [I, [T, "NuVision"], [A, N]], [/\b(k88) b/i], [I, [T, "ZTE"], [A, N]], [/\b(nx\d{3}j) b/i], [I, [T, "ZTE"], [A, p]], [/\b(gen\d{3}) b.+49h/i], [I, [T, "Swiss"], [A, p]], [/\b(zur\d{3}) b/i], [I, [T, "Swiss"], [A, N]], [/\b((zeki)?tb.*\b) b/i], [I, [T, "Zeki"], [A, N]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[T, "Dragon Touch"], I, [A, N]], [/\b(ns-?\w{0,9}) b/i], [I, [T, "Insignia"], [A, N]], [/\b((nxa|next)-?\w{0,9}) b/i], [I, [T, "NextBook"], [A, N]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[T, "Voice"], I, [A, p]], [/\b(lvtel\-)?(v1[12]) b/i], [[T, "LvTel"], I, [A, p]], [/\b(ph-1) /i], [I, [T, "Essential"], [A, p]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [I, [T, "Envizen"], [A, N]], [/\b(trio[-\w\. ]+) b/i], [I, [T, "MachSpeed"], [A, N]], [/\btu_(1491) b/i], [I, [T, "Rotor"], [A, N]], [/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i], [I, [T, Ae], [A, N]], [/(sprint) (\w+)/i], [T, I, [A, p]], [/(kin\.[onetw]{3})/i], [[I, /\./g, " "], [T, ue], [A, p]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [I, [T, qe], [A, N]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [I, [T, qe], [A, p]], [/smart-tv.+(samsung)/i], [T, [A, h]], [/hbbtv.+maple;(\d+)/i], [[I, /^/, "SmartTV"], [T, Ee], [A, h]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[T, Oe], [A, h]], [/(apple) ?tv/i], [T, [I, M + " TV"], [A, h]], [/crkey/i], [[I, k + "cast"], [T, Ne], [A, h]], [/droid.+aft(\w+)( bui|\))/i], [I, [T, B], [A, h]], [/(shield \w+ tv)/i], [I, [T, Ae], [A, h]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [I, [T, ge], [A, h]], [/(bravia[\w ]+)( bui|\))/i], [I, [T, Pe], [A, h]], [/(mi(tv|box)-?\w+) bui/i], [I, [T, He], [A, h]], [/Hbbtv.*(technisat) (.*);/i], [T, I, [A, h]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[T, Ot], [I, Ot], [A, h]], [/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i], [I, [A, h]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[A, h]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [T, I, [A, f]], [/droid.+; (shield)( bui|\))/i], [I, [T, Ae], [A, f]], [/(playstation \w+)/i], [I, [T, Pe], [A, f]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [I, [T, ue], [A, f]], [/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i], [I, [T, Ee], [A, g]], [/((pebble))app/i, /(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i], [T, I, [A, g]], [/(ow(?:19|20)?we?[1-3]{1,3})/i], [I, [T, Ie], [A, g]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [I, [T, M], [A, g]], [/(opwwe\d{3})/i], [I, [T, oe], [A, g]], [/(moto 360)/i], [I, [T, z], [A, g]], [/(smartwatch 3)/i], [I, [T, Pe], [A, g]], [/(g watch r)/i], [I, [T, Oe], [A, g]], [/droid.+; (wt63?0{2,3})\)/i], [I, [T, qe], [A, g]], [/droid.+; (glass) \d/i], [I, [T, Ne], [A, g]], [/(pico) (4|neo3(?: link|pro)?)/i], [T, I, [A, g]], [/; (quest( \d| pro)?)/i], [I, [T, Et], [A, g]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [T, [A, P]], [/(aeobc)\b/i], [I, [T, B], [A, P]], [/(homepod).+mac os/i], [I, [T, M], [A, P]], [/windows iot/i], [[A, P]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [I, [A, p]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [I, [A, N]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[A, N]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[A, p]], [/droid .+?; ([\w\. -]+)( bui|\))/i], [I, [T, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [u, [O, Ce + "HTML"]], [/(arkweb)\/([\w\.]+)/i], [O, u], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [u, [O, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [O, u], [/ladybird\//i], [[O, "LibWeb"]], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [u, O]], os: [[/microsoft (windows) (vista|xp)/i], [O, u], [/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i], [O, [u, Vt, Yn]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[u, Vt, Yn], [O, "Windows"]], [/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[u, /_/g, "."], [O, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[O, It], [u, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [u, O], [/(ubuntu) ([\w\.]+) like android/i], [[O, /(.+)/, "$1 Touch"], u], [/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i], [O, u], [/\(bb(10);/i], [u, [O, v]], [/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i], [u, [O, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [u, [O, _e + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [u, [O, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [u, [O, "watchOS"]], [/crkey\/([\d\.]+)/i], [u, [O, k + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[O, Ye], u], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [O, u], [/(sunos) ?([\w\.\d]*)/i], [[O, "Solaris"], u], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [O, u]] }, nn = function(rt, $) {
|
|
19386
19386
|
if (typeof rt === i && ($ = rt, rt = s), !(this instanceof nn))
|
|
19387
19387
|
return new nn(rt, $).getResult();
|
|
19388
19388
|
var G = typeof n !== c && n.navigator ? n.navigator : s, q = rt || (G && G.userAgent ? G.userAgent : o), De = G && G.userAgentData ? G.userAgentData : s, ve = $ ? lt(Ln, $) : Ln, je = G && G.userAgent == q;
|
|
@@ -19566,14 +19566,14 @@ function d6() {
|
|
|
19566
19566
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
19567
19567
|
return j;
|
|
19568
19568
|
}
|
|
19569
|
-
function
|
|
19569
|
+
function v(j, y) {
|
|
19570
19570
|
if (y && (typeof y == "object" || typeof y == "function"))
|
|
19571
19571
|
return y;
|
|
19572
19572
|
if (y !== void 0)
|
|
19573
19573
|
throw new TypeError("Derived constructors may only return object or undefined");
|
|
19574
19574
|
return m(j);
|
|
19575
19575
|
}
|
|
19576
|
-
function
|
|
19576
|
+
function Z(j, y) {
|
|
19577
19577
|
return k(j) || Ce(j, y) || _e(j, y) || pe();
|
|
19578
19578
|
}
|
|
19579
19579
|
function k(j) {
|
|
@@ -19993,7 +19993,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
19993
19993
|
g(b, y);
|
|
19994
19994
|
function b(ae) {
|
|
19995
19995
|
var Re;
|
|
19996
|
-
return d(this, b), Re =
|
|
19996
|
+
return d(this, b), Re = v(this, P(b).call(this, ae)), Re.isEventListenerAdded = !1, Re.handleOrientationChange = Re.handleOrientationChange.bind(m(Re)), Re.onOrientationChange = Re.onOrientationChange.bind(m(Re)), Re.onPageLoad = Re.onPageLoad.bind(m(Re)), Re.state = {
|
|
19997
19997
|
isLandscape: !1,
|
|
19998
19998
|
isPortrait: !1
|
|
19999
19999
|
}, Re;
|
|
@@ -20047,7 +20047,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
20047
20047
|
isLandscape: Ct === 90,
|
|
20048
20048
|
orientation: Ct === 0 ? "portrait" : "landscape"
|
|
20049
20049
|
};
|
|
20050
|
-
}), y =
|
|
20050
|
+
}), y = Z(j, 2), b = y[0], ae = y[1], Re = t.useCallback(function() {
|
|
20051
20051
|
var Ct = window.innerWidth > window.innerHeight ? 90 : 0, an = {
|
|
20052
20052
|
isPortrait: Ct === 0,
|
|
20053
20053
|
isLandscape: Ct === 90,
|
|
@@ -21280,7 +21280,7 @@ const Y9 = "_modal_w3lvy_1", Ua = {
|
|
|
21280
21280
|
downloadImg: A,
|
|
21281
21281
|
magnifierImgBorderRadius: T = 0
|
|
21282
21282
|
}, u) {
|
|
21283
|
-
const d = Mt(null), [[f, p], N] = bt([0, 0]), [[h, g], P] = bt([0, 0]), [[H, B], M] = bt([0, 0]), [m,
|
|
21283
|
+
const d = Mt(null), [[f, p], N] = bt([0, 0]), [[h, g], P] = bt([0, 0]), [[H, B], M] = bt([0, 0]), [m, v] = bt(!1), [Z, k] = bt(!1), [Ce, _e] = bt(!1), [Ne, pe] = bt(n), fe = {
|
|
21284
21284
|
"--image-x": `${f}px`,
|
|
21285
21285
|
"--image-y": `${p}px`,
|
|
21286
21286
|
"--magnifier-x": `${h}px`,
|
|
@@ -21302,15 +21302,15 @@ const Y9 = "_modal_w3lvy_1", Ua = {
|
|
|
21302
21302
|
if (_) {
|
|
21303
21303
|
Oe(Ee);
|
|
21304
21304
|
const ge = Ee.currentTarget, { width: Pe, height: He } = ge.getBoundingClientRect();
|
|
21305
|
-
M([Pe, He]),
|
|
21305
|
+
M([Pe, He]), v(!0);
|
|
21306
21306
|
}
|
|
21307
21307
|
o && _e(!0);
|
|
21308
21308
|
}, z = () => {
|
|
21309
|
-
_ && (pe(n),
|
|
21309
|
+
_ && (pe(n), v(!1));
|
|
21310
21310
|
}, Ae = () => {
|
|
21311
21311
|
o && _e(!1);
|
|
21312
21312
|
}, oe = () => {
|
|
21313
|
-
a && k(!0), _ &&
|
|
21313
|
+
a && k(!0), _ && v(!1);
|
|
21314
21314
|
}, Me = () => {
|
|
21315
21315
|
k(!1);
|
|
21316
21316
|
}, Ie = (Ee) => {
|
|
@@ -21363,7 +21363,7 @@ const Y9 = "_modal_w3lvy_1", Ua = {
|
|
|
21363
21363
|
document.body
|
|
21364
21364
|
),
|
|
21365
21365
|
a && CS(
|
|
21366
|
-
/* @__PURE__ */ R(nx, { isOpen:
|
|
21366
|
+
/* @__PURE__ */ R(nx, { isOpen: Z, src: O || t, alt: s, onClose: Me }),
|
|
21367
21367
|
document.body
|
|
21368
21368
|
)
|
|
21369
21369
|
] });
|
|
@@ -22642,22 +22642,22 @@ var Xx = ["keyName", "value", "parentValue", "expandKey", "keys", "beforeCopy"],
|
|
|
22642
22642
|
var d = (H) => {
|
|
22643
22643
|
H.stopPropagation();
|
|
22644
22644
|
var B = "";
|
|
22645
|
-
typeof n == "number" && n === 1 / 0 ? B = "Infinity" : typeof n == "number" && isNaN(n) ? B = "NaN" : typeof n == "bigint" ? B = FC(n) : n instanceof Date ? B = n.toLocaleString() : B = JSON.stringify(n, (
|
|
22645
|
+
typeof n == "number" && n === 1 / 0 ? B = "Infinity" : typeof n == "number" && isNaN(n) ? B = "NaN" : typeof n == "bigint" ? B = FC(n) : n instanceof Date ? B = n.toLocaleString() : B = JSON.stringify(n, (v, Z) => typeof Z == "bigint" ? FC(Z) : Z, 2);
|
|
22646
22646
|
var M = _ || u || E;
|
|
22647
22647
|
M && typeof M == "function" && (B = M(B, t, n, s, r, o)), c && c(B, n), A(!0);
|
|
22648
22648
|
var m = navigator.clipboard || {
|
|
22649
|
-
writeText(
|
|
22650
|
-
return new Promise((
|
|
22649
|
+
writeText(v) {
|
|
22650
|
+
return new Promise((Z, k) => {
|
|
22651
22651
|
var Ce = document.createElement("textarea");
|
|
22652
|
-
Ce.style.position = "absolute", Ce.style.opacity = "0", Ce.style.left = "-99999999px", Ce.value =
|
|
22652
|
+
Ce.style.position = "absolute", Ce.style.opacity = "0", Ce.style.left = "-99999999px", Ce.value = v, document.body.appendChild(Ce), Ce.select(), document.execCommand("copy") ? Z() : k(), Ce.remove();
|
|
22653
22653
|
});
|
|
22654
22654
|
}
|
|
22655
22655
|
};
|
|
22656
22656
|
m.writeText(B).then(() => {
|
|
22657
|
-
var
|
|
22658
|
-
A(!1), clearTimeout(
|
|
22657
|
+
var v = setTimeout(() => {
|
|
22658
|
+
A(!1), clearTimeout(v);
|
|
22659
22659
|
}, 3e3);
|
|
22660
|
-
}).catch((
|
|
22660
|
+
}).catch((v) => {
|
|
22661
22661
|
});
|
|
22662
22662
|
}, f = {
|
|
22663
22663
|
style: {
|
|
@@ -23758,18 +23758,18 @@ class pS extends KA {
|
|
|
23758
23758
|
}) : "", H = N && !r.ordinal && r.count === 0, B = H && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${g}`] || r[`defaultValue${P}`] || r.defaultValue;
|
|
23759
23759
|
let M = A;
|
|
23760
23760
|
p && !A && h && (M = B);
|
|
23761
|
-
const m = YR(M),
|
|
23762
|
-
if (p && M && m && d.indexOf(
|
|
23761
|
+
const m = YR(M), v = Object.prototype.toString.apply(M);
|
|
23762
|
+
if (p && M && m && d.indexOf(v) < 0 && !(at(f) && Array.isArray(M))) {
|
|
23763
23763
|
if (!r.returnObjects && !this.options.returnObjects) {
|
|
23764
23764
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
23765
|
-
const
|
|
23765
|
+
const Z = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(T, M, {
|
|
23766
23766
|
...r,
|
|
23767
23767
|
ns: c
|
|
23768
23768
|
}) : `key '${a} (${this.language})' returned an object instead of string.`;
|
|
23769
|
-
return o ? (O.res =
|
|
23769
|
+
return o ? (O.res = Z, O.usedParams = this.getUsedParamsDetails(r), O) : Z;
|
|
23770
23770
|
}
|
|
23771
23771
|
if (_) {
|
|
23772
|
-
const
|
|
23772
|
+
const Z = Array.isArray(M), k = Z ? [] : {}, Ce = Z ? u : T;
|
|
23773
23773
|
for (const _e in M)
|
|
23774
23774
|
if (Object.prototype.hasOwnProperty.call(M, _e)) {
|
|
23775
23775
|
const Ne = `${Ce}${_}${_e}`;
|
|
@@ -23789,10 +23789,10 @@ class pS extends KA {
|
|
|
23789
23789
|
} else if (p && at(f) && Array.isArray(A))
|
|
23790
23790
|
A = A.join(f), A && (A = this.extendTranslation(A, t, r, s));
|
|
23791
23791
|
else {
|
|
23792
|
-
let
|
|
23793
|
-
!this.isValidLookup(A) && h && (
|
|
23792
|
+
let Z = !1, k = !1;
|
|
23793
|
+
!this.isValidLookup(A) && h && (Z = !0, A = B), this.isValidLookup(A) || (k = !0, A = a);
|
|
23794
23794
|
const _e = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && k ? void 0 : A, Ne = h && B !== A && this.options.updateMissing;
|
|
23795
|
-
if (k ||
|
|
23795
|
+
if (k || Z || Ne) {
|
|
23796
23796
|
if (this.logger.log(Ne ? "updateKey" : "missingKey", S, i, a, Ne ? B : A), _) {
|
|
23797
23797
|
const Oe = this.resolve(a, {
|
|
23798
23798
|
...r,
|
|
@@ -23817,7 +23817,7 @@ class pS extends KA {
|
|
|
23817
23817
|
});
|
|
23818
23818
|
}) : We(pe, a, B));
|
|
23819
23819
|
}
|
|
23820
|
-
A = this.extendTranslation(A, t, r, O, s), k && A === a && this.options.appendNamespaceToMissingKey && (A = `${i}${E}${a}`), (k ||
|
|
23820
|
+
A = this.extendTranslation(A, t, r, O, s), k && A === a && this.options.appendNamespaceToMissingKey && (A = `${i}${E}${a}`), (k || Z) && this.options.parseMissingKeyHandler && (A = this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey ? `${i}${E}${a}` : a, Z ? A : void 0, r));
|
|
23821
23821
|
}
|
|
23822
23822
|
return o ? (O.res = A, O.usedParams = this.getUsedParamsDetails(r), O) : A;
|
|
23823
23823
|
}
|
|
@@ -24909,18 +24909,18 @@ const J8 = (e, t) => na(t) ? t : $8(t) && na(t.defaultValue) ? t.defaultValue :
|
|
|
24909
24909
|
const {
|
|
24910
24910
|
bindI18n: M,
|
|
24911
24911
|
bindI18nStore: m
|
|
24912
|
-
} = _,
|
|
24912
|
+
} = _, v = () => {
|
|
24913
24913
|
I.current += 1, B();
|
|
24914
24914
|
};
|
|
24915
|
-
return M && o.on(M,
|
|
24916
|
-
M && M.split(" ").forEach((
|
|
24915
|
+
return M && o.on(M, v), m && o.store.on(m, v), () => {
|
|
24916
|
+
M && M.split(" ").forEach((Z) => o.off(Z, v)), m && m.split(" ").forEach((Z) => o.store.off(Z, v));
|
|
24917
24917
|
};
|
|
24918
24918
|
}, [o, _]), A = Mt(), T = eu(() => {
|
|
24919
24919
|
if (!o)
|
|
24920
24920
|
return eY;
|
|
24921
|
-
const B = !!(o.isInitialized || o.initializedStoreOnce) && S.every((Ce) => H8(Ce, o, _)), M = t.lng || o.language, m = I.current,
|
|
24922
|
-
if (
|
|
24923
|
-
return
|
|
24921
|
+
const B = !!(o.isInitialized || o.initializedStoreOnce) && S.every((Ce) => H8(Ce, o, _)), M = t.lng || o.language, m = I.current, v = A.current;
|
|
24922
|
+
if (v && v.ready === B && v.lng === M && v.keyPrefix === c && v.revision === m)
|
|
24923
|
+
return v;
|
|
24924
24924
|
const k = {
|
|
24925
24925
|
t: o.getFixedT(M, _.nsMode === "fallback" ? S : S[0], c),
|
|
24926
24926
|
ready: B,
|
|
@@ -24958,8 +24958,8 @@ const J8 = (e, t) => na(t) ? t : $8(t) && na(t.defaultValue) ? t.defaultValue :
|
|
|
24958
24958
|
const B = N, M = B?.language;
|
|
24959
24959
|
let m = B;
|
|
24960
24960
|
B && (h.current && h.current.__original === B ? g.current !== M ? (m = P(B), h.current = m, g.current = M) : m = h.current : (m = P(B), h.current = m, g.current = M));
|
|
24961
|
-
const
|
|
24962
|
-
return
|
|
24961
|
+
const v = [f, m, p];
|
|
24962
|
+
return v.t = f, v.i18n = m, v.ready = p, v;
|
|
24963
24963
|
}, [f, N, p, N.resolvedLanguage, N.language, N.languages]);
|
|
24964
24964
|
if (o && a && !p)
|
|
24965
24965
|
throw new Promise((B) => {
|
|
@@ -32003,317 +32003,317 @@ F.addResourceBundle("en", "a2da0fdb0aff26e823d669ee078fdce4", Qst);
|
|
|
32003
32003
|
F.addResourceBundle("lv", "a2da0fdb0aff26e823d669ee078fdce4", Xat);
|
|
32004
32004
|
F.addResourceBundle("de", "a2da0fdb0aff26e823d669ee078fdce4", WEt);
|
|
32005
32005
|
F.addResourceBundle("ru", "a2da0fdb0aff26e823d669ee078fdce4", YIt);
|
|
32006
|
-
const KIt = () => ze("a2da0fdb0aff26e823d669ee078fdce4"),
|
|
32006
|
+
const KIt = () => ze("a2da0fdb0aff26e823d669ee078fdce4"), X = (e) => F.t(e, { ns: "a2da0fdb0aff26e823d669ee078fdce4" }), jy = (e) => {
|
|
32007
32007
|
const t = Number(String(e || "").trim());
|
|
32008
32008
|
switch (t) {
|
|
32009
32009
|
case K.LATIN:
|
|
32010
|
-
return
|
|
32010
|
+
return X("LATIN");
|
|
32011
32011
|
case K.AFRIKAANS:
|
|
32012
|
-
return
|
|
32012
|
+
return X("AFRIKAANS");
|
|
32013
32013
|
case K.ALBANIAN:
|
|
32014
|
-
return
|
|
32014
|
+
return X("ALBANIAN");
|
|
32015
32015
|
case K.AMHARIC:
|
|
32016
|
-
return
|
|
32016
|
+
return X("AMHARIC");
|
|
32017
32017
|
case K.ARABIC_ALGERIA:
|
|
32018
|
-
return
|
|
32018
|
+
return X("ARABIC_ALGERIA");
|
|
32019
32019
|
case K.ARABIC_BAHRAIN:
|
|
32020
|
-
return
|
|
32020
|
+
return X("ARABIC_BAHRAIN");
|
|
32021
32021
|
case K.ARABIC_EGYPT:
|
|
32022
|
-
return
|
|
32022
|
+
return X("ARABIC_EGYPT");
|
|
32023
32023
|
case K.ARABIC_IRAQ:
|
|
32024
|
-
return
|
|
32024
|
+
return X("ARABIC_IRAQ");
|
|
32025
32025
|
case K.ARABIC_JORDAN:
|
|
32026
|
-
return
|
|
32026
|
+
return X("ARABIC_JORDAN");
|
|
32027
32027
|
case K.ARABIC_KUWAIT:
|
|
32028
|
-
return
|
|
32028
|
+
return X("ARABIC_KUWAIT");
|
|
32029
32029
|
case K.ARABIC_LEBANON:
|
|
32030
|
-
return
|
|
32030
|
+
return X("ARABIC_LEBANON");
|
|
32031
32031
|
case K.ARABIC_LIBYA:
|
|
32032
|
-
return
|
|
32032
|
+
return X("ARABIC_LIBYA");
|
|
32033
32033
|
case K.ARABIC_MOROCCO:
|
|
32034
|
-
return
|
|
32034
|
+
return X("ARABIC_MOROCCO");
|
|
32035
32035
|
case K.ARABIC_OMAN:
|
|
32036
|
-
return
|
|
32036
|
+
return X("ARABIC_OMAN");
|
|
32037
32037
|
case K.ARABIC_QATAR:
|
|
32038
|
-
return
|
|
32038
|
+
return X("ARABIC_QATAR");
|
|
32039
32039
|
case K.ARABIC_SAUDI_ARABIA:
|
|
32040
|
-
return
|
|
32040
|
+
return X("ARABIC_SAUDI_ARABIA");
|
|
32041
32041
|
case K.ARABIC_SYRIA:
|
|
32042
|
-
return
|
|
32042
|
+
return X("ARABIC_SYRIA");
|
|
32043
32043
|
case K.ARABIC_TUNISIA:
|
|
32044
|
-
return
|
|
32044
|
+
return X("ARABIC_TUNISIA");
|
|
32045
32045
|
case K.ARABIC_UAE:
|
|
32046
|
-
return
|
|
32046
|
+
return X("ARABIC_UAE");
|
|
32047
32047
|
case K.ARABIC_YEMEN:
|
|
32048
|
-
return
|
|
32048
|
+
return X("ARABIC_YEMEN");
|
|
32049
32049
|
case K.AZERI_CYRILIC:
|
|
32050
|
-
return
|
|
32050
|
+
return X("AZERI_CYRILIC");
|
|
32051
32051
|
case K.AZERI_LATIN:
|
|
32052
|
-
return
|
|
32052
|
+
return X("AZERI_LATIN");
|
|
32053
32053
|
case K.BASQUE:
|
|
32054
|
-
return
|
|
32054
|
+
return X("BASQUE");
|
|
32055
32055
|
case K.BELARUSIAN:
|
|
32056
|
-
return
|
|
32056
|
+
return X("BELARUSIAN");
|
|
32057
32057
|
case K.BENGALI_BANGLADESH:
|
|
32058
|
-
return
|
|
32058
|
+
return X("BENGALI_BANGLADESH");
|
|
32059
32059
|
case K.BENGALI_INDIA:
|
|
32060
|
-
return
|
|
32060
|
+
return X("BENGALI_INDIA");
|
|
32061
32061
|
case K.BULGARIAN:
|
|
32062
|
-
return
|
|
32062
|
+
return X("BULGARIAN");
|
|
32063
32063
|
case K.BURMESE:
|
|
32064
|
-
return
|
|
32064
|
+
return X("BURMESE");
|
|
32065
32065
|
case K.CATALAN:
|
|
32066
|
-
return
|
|
32066
|
+
return X("CATALAN");
|
|
32067
32067
|
case K.CHINESE_HONGKONG_SAR:
|
|
32068
|
-
return
|
|
32068
|
+
return X("CHINESE_HONGKONG_SAR");
|
|
32069
32069
|
case K.CHINESE_MACAO_SAR:
|
|
32070
|
-
return
|
|
32070
|
+
return X("CHINESE_MACAO_SAR");
|
|
32071
32071
|
case K.CHINESE:
|
|
32072
|
-
return
|
|
32072
|
+
return X("CHINESE");
|
|
32073
32073
|
case K.CHINESE_SINGAPORE:
|
|
32074
|
-
return
|
|
32074
|
+
return X("CHINESE_SINGAPORE");
|
|
32075
32075
|
case K.CHINESE_TAIWAN:
|
|
32076
|
-
return
|
|
32076
|
+
return X("CHINESE_TAIWAN");
|
|
32077
32077
|
case K.CROATIAN:
|
|
32078
|
-
return
|
|
32078
|
+
return X("CROATIAN");
|
|
32079
32079
|
case K.CZECH:
|
|
32080
|
-
return
|
|
32080
|
+
return X("CZECH");
|
|
32081
32081
|
case K.DANISH:
|
|
32082
|
-
return
|
|
32082
|
+
return X("DANISH");
|
|
32083
32083
|
case K.DIVEHI:
|
|
32084
|
-
return
|
|
32084
|
+
return X("DIVEHI");
|
|
32085
32085
|
case K.DUTCH_BELGIUM:
|
|
32086
|
-
return
|
|
32086
|
+
return X("DUTCH_BELGIUM");
|
|
32087
32087
|
case K.DUTCH_NETHERLANDS:
|
|
32088
|
-
return
|
|
32088
|
+
return X("DUTCH_NETHERLANDS");
|
|
32089
32089
|
case K.ENGLISH_AUSTRALIA:
|
|
32090
|
-
return
|
|
32090
|
+
return X("ENGLISH_AUSTRALIA");
|
|
32091
32091
|
case K.ENGLISH_BELIZE:
|
|
32092
|
-
return
|
|
32092
|
+
return X("ENGLISH_BELIZE");
|
|
32093
32093
|
case K.ENGLISH_CANADA:
|
|
32094
|
-
return
|
|
32094
|
+
return X("ENGLISH_CANADA");
|
|
32095
32095
|
case K.ENGLISH_CARRIBEAN:
|
|
32096
|
-
return
|
|
32096
|
+
return X("ENGLISH_CARRIBEAN");
|
|
32097
32097
|
case K.ENGLISH_IRELAND:
|
|
32098
|
-
return
|
|
32098
|
+
return X("ENGLISH_IRELAND");
|
|
32099
32099
|
case K.ENGLISH_JAMAICA:
|
|
32100
|
-
return
|
|
32100
|
+
return X("ENGLISH_JAMAICA");
|
|
32101
32101
|
case K.ENGLISH_NEW_ZEALAND:
|
|
32102
|
-
return
|
|
32102
|
+
return X("ENGLISH_NEW_ZEALAND");
|
|
32103
32103
|
case K.ENGLISH_PHILIPPINES:
|
|
32104
|
-
return
|
|
32104
|
+
return X("ENGLISH_PHILIPPINES");
|
|
32105
32105
|
case K.ENGLISH_SOUTH_AFRICA:
|
|
32106
|
-
return
|
|
32106
|
+
return X("ENGLISH_SOUTH_AFRICA");
|
|
32107
32107
|
case K.ENGLISH_TRINIDAD:
|
|
32108
|
-
return
|
|
32108
|
+
return X("ENGLISH_TRINIDAD");
|
|
32109
32109
|
case K.ENGLISH_UK:
|
|
32110
|
-
return
|
|
32110
|
+
return X("ENGLISH_UK");
|
|
32111
32111
|
case K.ENGLISH_US:
|
|
32112
|
-
return
|
|
32112
|
+
return X("ENGLISH_US");
|
|
32113
32113
|
case K.ENGLISH_ZIMBABWE:
|
|
32114
|
-
return
|
|
32114
|
+
return X("ENGLISH_ZIMBABWE");
|
|
32115
32115
|
case K.ESTONIAN:
|
|
32116
|
-
return
|
|
32116
|
+
return X("ESTONIAN");
|
|
32117
32117
|
case K.FAROESE:
|
|
32118
|
-
return
|
|
32118
|
+
return X("FAROESE");
|
|
32119
32119
|
case K.FARSI:
|
|
32120
|
-
return
|
|
32120
|
+
return X("FARSI");
|
|
32121
32121
|
case K.FINNISH:
|
|
32122
|
-
return
|
|
32122
|
+
return X("FINNISH");
|
|
32123
32123
|
case K.FRENCH_BELGIUM:
|
|
32124
|
-
return
|
|
32124
|
+
return X("FRENCH_BELGIUM");
|
|
32125
32125
|
case K.FRENCH_CANADA:
|
|
32126
|
-
return
|
|
32126
|
+
return X("FRENCH_CANADA");
|
|
32127
32127
|
case K.FRENCH_FRANCE:
|
|
32128
|
-
return
|
|
32128
|
+
return X("FRENCH_FRANCE");
|
|
32129
32129
|
case K.FRENCH_LUXEMBOURG:
|
|
32130
|
-
return
|
|
32130
|
+
return X("FRENCH_LUXEMBOURG");
|
|
32131
32131
|
case K.FRENCH_MONACO:
|
|
32132
|
-
return
|
|
32132
|
+
return X("FRENCH_MONACO");
|
|
32133
32133
|
case K.FRENCH_SWITZERLAND:
|
|
32134
|
-
return
|
|
32134
|
+
return X("FRENCH_SWITZERLAND");
|
|
32135
32135
|
case K.FYRO_MACEDONIAN:
|
|
32136
|
-
return
|
|
32136
|
+
return X("FYRO_MACEDONIAN");
|
|
32137
32137
|
case K.GALICIAN:
|
|
32138
|
-
return
|
|
32138
|
+
return X("GALICIAN");
|
|
32139
32139
|
case K.GEORGIAN:
|
|
32140
|
-
return
|
|
32140
|
+
return X("GEORGIAN");
|
|
32141
32141
|
case K.GERMAN_AUSTRIA:
|
|
32142
|
-
return
|
|
32142
|
+
return X("GERMAN_AUSTRIA");
|
|
32143
32143
|
case K.GERMAN_GERMANY:
|
|
32144
|
-
return
|
|
32144
|
+
return X("GERMAN_GERMANY");
|
|
32145
32145
|
case K.GERMAN_LIECHTENSTEIN:
|
|
32146
|
-
return
|
|
32146
|
+
return X("GERMAN_LIECHTENSTEIN");
|
|
32147
32147
|
case K.GERMAN_LUXEMBOURG:
|
|
32148
|
-
return
|
|
32148
|
+
return X("GERMAN_LUXEMBOURG");
|
|
32149
32149
|
case K.GERMAN_SWITZERLAND:
|
|
32150
|
-
return
|
|
32150
|
+
return X("GERMAN_SWITZERLAND");
|
|
32151
32151
|
case K.GREEK:
|
|
32152
|
-
return
|
|
32152
|
+
return X("GREEK");
|
|
32153
32153
|
case K.GUJARATI:
|
|
32154
|
-
return
|
|
32154
|
+
return X("GUJARATI");
|
|
32155
32155
|
case K.HEBREW:
|
|
32156
|
-
return
|
|
32156
|
+
return X("HEBREW");
|
|
32157
32157
|
case K.HINDI_INDIA:
|
|
32158
|
-
return
|
|
32158
|
+
return X("HINDI_INDIA");
|
|
32159
32159
|
case K.HUNGARIAN:
|
|
32160
|
-
return
|
|
32160
|
+
return X("HUNGARIAN");
|
|
32161
32161
|
case K.ICELANDIC:
|
|
32162
|
-
return
|
|
32162
|
+
return X("ICELANDIC");
|
|
32163
32163
|
case K.INDONESIAN:
|
|
32164
|
-
return
|
|
32164
|
+
return X("INDONESIAN");
|
|
32165
32165
|
case K.ITALIAN_ITALY:
|
|
32166
|
-
return
|
|
32166
|
+
return X("ITALIAN_ITALY");
|
|
32167
32167
|
case K.ITALIAN_SWITZERLAND:
|
|
32168
|
-
return
|
|
32168
|
+
return X("ITALIAN_SWITZERLAND");
|
|
32169
32169
|
case K.JAPANESE:
|
|
32170
|
-
return
|
|
32170
|
+
return X("JAPANESE");
|
|
32171
32171
|
case K.KANNADA:
|
|
32172
|
-
return
|
|
32172
|
+
return X("KANNADA");
|
|
32173
32173
|
case K.KAZAKH:
|
|
32174
|
-
return
|
|
32174
|
+
return X("KAZAKH");
|
|
32175
32175
|
case K.KHMER:
|
|
32176
|
-
return
|
|
32176
|
+
return X("KHMER");
|
|
32177
32177
|
case K.KONKANI:
|
|
32178
|
-
return
|
|
32178
|
+
return X("KONKANI");
|
|
32179
32179
|
case K.KOREAN:
|
|
32180
|
-
return
|
|
32180
|
+
return X("KOREAN");
|
|
32181
32181
|
case K.KYRGYZ_CYRILICK:
|
|
32182
|
-
return
|
|
32182
|
+
return X("KYRGYZ_CYRILICK");
|
|
32183
32183
|
case K.LATVIAN:
|
|
32184
|
-
return
|
|
32184
|
+
return X("LATVIAN");
|
|
32185
32185
|
case K.LITHUANIAN:
|
|
32186
|
-
return
|
|
32186
|
+
return X("LITHUANIAN");
|
|
32187
32187
|
case K.MALAY_BRUNEI_DARUSSALAM:
|
|
32188
|
-
return
|
|
32188
|
+
return X("MALAY_BRUNEI_DARUSSALAM");
|
|
32189
32189
|
case K.MALAY_MALAYSIA:
|
|
32190
|
-
return
|
|
32190
|
+
return X("MALAY_MALAYSIA");
|
|
32191
32191
|
case K.MALTESE:
|
|
32192
|
-
return
|
|
32192
|
+
return X("MALTESE");
|
|
32193
32193
|
case K.MARATHI:
|
|
32194
|
-
return
|
|
32194
|
+
return X("MARATHI");
|
|
32195
32195
|
case K.MONGOLIAN_CYRILIC:
|
|
32196
|
-
return
|
|
32196
|
+
return X("MONGOLIAN_CYRILIC");
|
|
32197
32197
|
case K.NORWEGIAN_BOKMAL:
|
|
32198
|
-
return
|
|
32198
|
+
return X("NORWEGIAN_BOKMAL");
|
|
32199
32199
|
case K.NORWEGIAN_NYORSK:
|
|
32200
|
-
return
|
|
32200
|
+
return X("NORWEGIAN_NYORSK");
|
|
32201
32201
|
case K.POLISH:
|
|
32202
|
-
return
|
|
32202
|
+
return X("POLISH");
|
|
32203
32203
|
case K.PORTUGUESE_BRAZIL:
|
|
32204
|
-
return
|
|
32204
|
+
return X("PORTUGUESE_BRAZIL");
|
|
32205
32205
|
case K.PORTUGUESE_PORTUGAL:
|
|
32206
|
-
return
|
|
32206
|
+
return X("PORTUGUESE_PORTUGAL");
|
|
32207
32207
|
case K.PUNJABI:
|
|
32208
|
-
return
|
|
32208
|
+
return X("PUNJABI");
|
|
32209
32209
|
case K.RHAETO_ROMANIC:
|
|
32210
|
-
return
|
|
32210
|
+
return X("RHAETO_ROMANIC");
|
|
32211
32211
|
case K.ROMANIAN:
|
|
32212
|
-
return
|
|
32212
|
+
return X("ROMANIAN");
|
|
32213
32213
|
case K.RUSSIAN:
|
|
32214
|
-
return
|
|
32214
|
+
return X("RUSSIAN");
|
|
32215
32215
|
case K.SANSKRIT:
|
|
32216
|
-
return
|
|
32216
|
+
return X("SANSKRIT");
|
|
32217
32217
|
case K.SERBIAN_CYRILIC:
|
|
32218
|
-
return
|
|
32218
|
+
return X("SERBIAN_CYRILIC");
|
|
32219
32219
|
case K.SERBIAN_LATIN:
|
|
32220
|
-
return
|
|
32220
|
+
return X("SERBIAN_LATIN");
|
|
32221
32221
|
case K.SLOVAK:
|
|
32222
|
-
return
|
|
32222
|
+
return X("SLOVAK");
|
|
32223
32223
|
case K.SLOVENIAN:
|
|
32224
|
-
return
|
|
32224
|
+
return X("SLOVENIAN");
|
|
32225
32225
|
case K.SPANISH_ARGENTINA:
|
|
32226
|
-
return
|
|
32226
|
+
return X("SPANISH_ARGENTINA");
|
|
32227
32227
|
case K.SPANISH_BOLIVIA:
|
|
32228
|
-
return
|
|
32228
|
+
return X("SPANISH_BOLIVIA");
|
|
32229
32229
|
case K.SPANISH_CHILE:
|
|
32230
|
-
return
|
|
32230
|
+
return X("SPANISH_CHILE");
|
|
32231
32231
|
case K.SPANICH_COLOMBIA:
|
|
32232
|
-
return
|
|
32232
|
+
return X("SPANICH_COLOMBIA");
|
|
32233
32233
|
case K.SPANISH_COSTA_RICA:
|
|
32234
|
-
return
|
|
32234
|
+
return X("SPANISH_COSTA_RICA");
|
|
32235
32235
|
case K.SPANISH_DOMINICAN_REPUBLIC:
|
|
32236
|
-
return
|
|
32236
|
+
return X("SPANISH_DOMINICAN_REPUBLIC");
|
|
32237
32237
|
case K.SPANISH_ECUADOR:
|
|
32238
|
-
return
|
|
32238
|
+
return X("SPANISH_ECUADOR");
|
|
32239
32239
|
case K.SPANISH_EL_SALVADOR:
|
|
32240
|
-
return
|
|
32240
|
+
return X("SPANISH_EL_SALVADOR");
|
|
32241
32241
|
case K.SPANISH_GUATEMALA:
|
|
32242
|
-
return
|
|
32242
|
+
return X("SPANISH_GUATEMALA");
|
|
32243
32243
|
case K.SPANISH_HONDURAS:
|
|
32244
|
-
return
|
|
32244
|
+
return X("SPANISH_HONDURAS");
|
|
32245
32245
|
case K.SPANISH_INTERNATIONAL_SORT:
|
|
32246
|
-
return
|
|
32246
|
+
return X("SPANISH_INTERNATIONAL_SORT");
|
|
32247
32247
|
case K.SPANISH_MEXICO:
|
|
32248
|
-
return
|
|
32248
|
+
return X("SPANISH_MEXICO");
|
|
32249
32249
|
case K.SPANISH_NICARAGUA:
|
|
32250
|
-
return
|
|
32250
|
+
return X("SPANISH_NICARAGUA");
|
|
32251
32251
|
case K.SPANISH_PANAMA:
|
|
32252
|
-
return
|
|
32252
|
+
return X("SPANISH_PANAMA");
|
|
32253
32253
|
case K.SPANISH_PARAGUAY:
|
|
32254
|
-
return
|
|
32254
|
+
return X("SPANISH_PARAGUAY");
|
|
32255
32255
|
case K.SPANISH_PERU:
|
|
32256
|
-
return
|
|
32256
|
+
return X("SPANISH_PERU");
|
|
32257
32257
|
case K.SPANISH_PUERTO_RICO:
|
|
32258
|
-
return
|
|
32258
|
+
return X("SPANISH_PUERTO_RICO");
|
|
32259
32259
|
case K.SPANISH_TRADITIONAL_SORT:
|
|
32260
|
-
return
|
|
32260
|
+
return X("SPANISH_TRADITIONAL_SORT");
|
|
32261
32261
|
case K.SPANISH_URUGUAY:
|
|
32262
|
-
return
|
|
32262
|
+
return X("SPANISH_URUGUAY");
|
|
32263
32263
|
case K.SPANISH_VENEZUELA:
|
|
32264
|
-
return
|
|
32264
|
+
return X("SPANISH_VENEZUELA");
|
|
32265
32265
|
case K.SWAHILI:
|
|
32266
|
-
return
|
|
32266
|
+
return X("SWAHILI");
|
|
32267
32267
|
case K.SWEDISH:
|
|
32268
|
-
return
|
|
32268
|
+
return X("SWEDISH");
|
|
32269
32269
|
case K.SWEDISH_FINLAND:
|
|
32270
|
-
return
|
|
32270
|
+
return X("SWEDISH_FINLAND");
|
|
32271
32271
|
case K.SYRIAC:
|
|
32272
|
-
return
|
|
32272
|
+
return X("SYRIAC");
|
|
32273
32273
|
case K.TAMIL:
|
|
32274
|
-
return
|
|
32274
|
+
return X("TAMIL");
|
|
32275
32275
|
case K.TAJIK_CYRILLIC:
|
|
32276
|
-
return
|
|
32276
|
+
return X("TAJIK_CYRILLIC");
|
|
32277
32277
|
case K.TATAR:
|
|
32278
|
-
return
|
|
32278
|
+
return X("TATAR");
|
|
32279
32279
|
case K.TELUGU:
|
|
32280
|
-
return
|
|
32280
|
+
return X("TELUGU");
|
|
32281
32281
|
case K.THAI_THAILAND:
|
|
32282
|
-
return
|
|
32282
|
+
return X("THAI_THAILAND");
|
|
32283
32283
|
case K.TURKISH:
|
|
32284
|
-
return
|
|
32284
|
+
return X("TURKISH");
|
|
32285
32285
|
case K.TURKMEN:
|
|
32286
|
-
return
|
|
32286
|
+
return X("TURKMEN");
|
|
32287
32287
|
case K.UKRAINIAN:
|
|
32288
|
-
return
|
|
32288
|
+
return X("UKRAINIAN");
|
|
32289
32289
|
case K.URDU:
|
|
32290
|
-
return
|
|
32290
|
+
return X("URDU");
|
|
32291
32291
|
case K.UZBEK_CYRILIC:
|
|
32292
|
-
return
|
|
32292
|
+
return X("UZBEK_CYRILIC");
|
|
32293
32293
|
case K.UZBEK_LATIN:
|
|
32294
|
-
return
|
|
32294
|
+
return X("UZBEK_LATIN");
|
|
32295
32295
|
case K.VIETNAMESE:
|
|
32296
|
-
return
|
|
32296
|
+
return X("VIETNAMESE");
|
|
32297
32297
|
case K.CTC_SIMPLIFIED:
|
|
32298
|
-
return
|
|
32298
|
+
return X("CTC_SIMPLIFIED");
|
|
32299
32299
|
case K.CTC_TRADITIONAL:
|
|
32300
|
-
return
|
|
32300
|
+
return X("CTC_TRADITIONAL");
|
|
32301
32301
|
case K.BANK_CARD_NUMBER:
|
|
32302
|
-
return
|
|
32302
|
+
return X("BANK_CARD_NUMBER");
|
|
32303
32303
|
case K.BANK_CARD_EXPIRY_DATE:
|
|
32304
|
-
return
|
|
32304
|
+
return X("BANK_CARD_EXPIRY_DATE");
|
|
32305
32305
|
case K.BANK_CARD_NAME:
|
|
32306
|
-
return
|
|
32306
|
+
return X("BANK_CARD_NAME");
|
|
32307
32307
|
case K.BANK_CARD:
|
|
32308
|
-
return
|
|
32308
|
+
return X("BANK_CARD");
|
|
32309
32309
|
case K.BANK_CARD_CVV2:
|
|
32310
|
-
return
|
|
32310
|
+
return X("BANK_CARD_CVV2");
|
|
32311
32311
|
case K.ABKHAZIAN:
|
|
32312
|
-
return
|
|
32312
|
+
return X("ABKHAZIAN");
|
|
32313
32313
|
case K.KARAKALPAK:
|
|
32314
|
-
return
|
|
32314
|
+
return X("KARAKALPAK");
|
|
32315
32315
|
case K.URDU_DETECTION:
|
|
32316
|
-
return
|
|
32316
|
+
return X("URDU_DETECTION");
|
|
32317
32317
|
default:
|
|
32318
32318
|
return t;
|
|
32319
32319
|
}
|
|
@@ -33887,9 +33887,9 @@ const RF = (e) => {
|
|
|
33887
33887
|
fetchOptions: M
|
|
33888
33888
|
} = RF(A), m = t || fetch;
|
|
33889
33889
|
P = P ? (P + "").toLowerCase() : "text";
|
|
33890
|
-
let
|
|
33891
|
-
const k =
|
|
33892
|
-
|
|
33890
|
+
let v = PTt([f, p && p.toAbortSignal()], N), Z = null;
|
|
33891
|
+
const k = v && v.unsubscribe && (() => {
|
|
33892
|
+
v.unsubscribe();
|
|
33893
33893
|
});
|
|
33894
33894
|
let Ce;
|
|
33895
33895
|
try {
|
|
@@ -33910,15 +33910,15 @@ const RF = (e) => {
|
|
|
33910
33910
|
ne.isString(B) || (B = B ? "include" : "omit");
|
|
33911
33911
|
const _e = o && "credentials" in n.prototype, Ne = {
|
|
33912
33912
|
...M,
|
|
33913
|
-
signal:
|
|
33913
|
+
signal: v,
|
|
33914
33914
|
method: u.toUpperCase(),
|
|
33915
33915
|
headers: H.normalize().toJSON(),
|
|
33916
33916
|
body: d,
|
|
33917
33917
|
duplex: "half",
|
|
33918
33918
|
credentials: _e ? B : void 0
|
|
33919
33919
|
};
|
|
33920
|
-
|
|
33921
|
-
let pe = await (o ? m(
|
|
33920
|
+
Z = o && new n(T, Ne);
|
|
33921
|
+
let pe = await (o ? m(Z, M) : m(T, Ne));
|
|
33922
33922
|
const fe = E && (P === "stream" || P === "response");
|
|
33923
33923
|
if (E && (h || fe && k)) {
|
|
33924
33924
|
const Oe = {};
|
|
@@ -33945,16 +33945,16 @@ const RF = (e) => {
|
|
|
33945
33945
|
status: pe.status,
|
|
33946
33946
|
statusText: pe.statusText,
|
|
33947
33947
|
config: A,
|
|
33948
|
-
request:
|
|
33948
|
+
request: Z
|
|
33949
33949
|
});
|
|
33950
33950
|
});
|
|
33951
33951
|
} catch (_e) {
|
|
33952
33952
|
throw k && k(), _e && _e.name === "TypeError" && /Load failed|fetch/i.test(_e.message) ? Object.assign(
|
|
33953
|
-
new nt("Network Error", nt.ERR_NETWORK, A,
|
|
33953
|
+
new nt("Network Error", nt.ERR_NETWORK, A, Z, _e && _e.response),
|
|
33954
33954
|
{
|
|
33955
33955
|
cause: _e.cause || _e
|
|
33956
33956
|
}
|
|
33957
|
-
) : nt.from(_e, _e && _e.code, A,
|
|
33957
|
+
) : nt.from(_e, _e && _e.code, A, Z, _e && _e.response);
|
|
33958
33958
|
}
|
|
33959
33959
|
};
|
|
33960
33960
|
}, UTt = /* @__PURE__ */ new Map(), CF = (e) => {
|
|
@@ -35289,13 +35289,13 @@ const xLt = () => {
|
|
|
35289
35289
|
const N = i || lc, h = E || lc, g = [], P = [];
|
|
35290
35290
|
let H = !1, B = !1;
|
|
35291
35291
|
if ($t(p, ((M) => {
|
|
35292
|
-
const { attributeName: m, target:
|
|
35292
|
+
const { attributeName: m, target: v, type: Z, oldValue: k, addedNodes: Ce, removedNodes: _e } = M, Ne = Z === "attributes", pe = Z === "childList", fe = e === v, We = Ne && m, Oe = We && Pl(v, m || ""), ue = vi(Oe) ? Oe : null, z = We && k !== ue, Ae = hF(A, m) && z;
|
|
35293
35293
|
if (t && (pe || !fe)) {
|
|
35294
|
-
const oe = Ne && z, Me = oe && c && xC(
|
|
35294
|
+
const oe = Ne && z, Me = oe && c && xC(v, c), Ee = (Me ? !N(v, m, k, ue) : !Ne || oe) && !h(M, !!Me, e, s);
|
|
35295
35295
|
$t(Ce, ((ge) => Jt(g, ge))), $t(_e, ((ge) => Jt(g, ge))), B = B || Ee;
|
|
35296
35296
|
}
|
|
35297
|
-
!t && fe && z && !N(
|
|
35298
|
-
})), I(((M) => gS(g).reduce(((m,
|
|
35297
|
+
!t && fe && z && !N(v, m, k, ue) && (Jt(P, m), H = H || Ae);
|
|
35298
|
+
})), I(((M) => gS(g).reduce(((m, v) => (Jt(m, xF(M, v)), xC(v, M) ? Jt(m, v) : m)), []))), t)
|
|
35299
35299
|
return !f && B && n(!1), [!1];
|
|
35300
35300
|
if (!mS(P) || H) {
|
|
35301
35301
|
const M = [gS(P), H];
|
|
@@ -35415,14 +35415,14 @@ const cv = (e, t, n) => {
|
|
|
35415
35415
|
}, m = {
|
|
35416
35416
|
Ot: !1,
|
|
35417
35417
|
B: B(T)
|
|
35418
|
-
},
|
|
35418
|
+
}, v = ao(), Z = Ui(Bl), [k] = Nr({
|
|
35419
35419
|
i: UF,
|
|
35420
35420
|
o: {
|
|
35421
35421
|
w: 0,
|
|
35422
35422
|
h: 0
|
|
35423
35423
|
}
|
|
35424
35424
|
}, (() => {
|
|
35425
|
-
const Ie =
|
|
35425
|
+
const Ie = Z && Z.R(e, t, m, v, n).Y, ge = !(h && N) && gl(u, I_, RS), Pe = !N && g(lLt), He = Pe && dr(f), qe = He && H(), Et = P(nv, ge), Ye = Pe && Ie && Ie(), It = FS(d), Qe = Fl(d);
|
|
35426
35426
|
return Ye && Ye(), Ys(f, He), qe && qe(), ge && Et(), {
|
|
35427
35427
|
w: It.w + Qe.w,
|
|
35428
35428
|
h: It.h + Qe.h
|
|
@@ -35471,7 +35471,7 @@ const cv = (e, t, n) => {
|
|
|
35471
35471
|
}));
|
|
35472
35472
|
return [() => {
|
|
35473
35473
|
Me && Me.observe(u);
|
|
35474
|
-
const Ie = z && z(), Ee = Oe && Oe(), ge = Ae(), Pe =
|
|
35474
|
+
const Ie = z && z(), Ee = Oe && Oe(), ge = Ae(), Pe = v.G(((He) => {
|
|
35475
35475
|
const [, qe] = k();
|
|
35476
35476
|
Ce({
|
|
35477
35477
|
Et: He,
|
|
@@ -35553,10 +35553,10 @@ const cv = (e, t, n) => {
|
|
|
35553
35553
|
const [Ae, oe] = ue(z);
|
|
35554
35554
|
Nc(Ae, oe);
|
|
35555
35555
|
}));
|
|
35556
|
-
},
|
|
35556
|
+
}, v = (Oe, ue, z) => {
|
|
35557
35557
|
const Ae = QA(z), oe = Ae ? z : !0, Me = Ae ? !z : !0;
|
|
35558
35558
|
oe && M(N, Oe, ue), Me && M(h, Oe, ue);
|
|
35559
|
-
},
|
|
35559
|
+
}, Z = () => {
|
|
35560
35560
|
const Oe = B(), ue = (z) => (Ae) => [Ae.Lt, {
|
|
35561
35561
|
[r]: kC(z) + ""
|
|
35562
35562
|
}];
|
|
@@ -35595,14 +35595,14 @@ const cv = (e, t, n) => {
|
|
|
35595
35595
|
Ut: oe,
|
|
35596
35596
|
Mt: Me
|
|
35597
35597
|
}, Ee = H[ue];
|
|
35598
|
-
return Jt(Oe ? N : h, Ie), Jt(p, [sr(Ae, oe), sr(oe, Me), ot(ni, Ae), Ee && Ee.kt(Ie), s(Ie,
|
|
35598
|
+
return Jt(Oe ? N : h, Ie), Jt(p, [sr(Ae, oe), sr(oe, Me), ot(ni, Ae), Ee && Ee.kt(Ie), s(Ie, v, Oe)]), Ie;
|
|
35599
35599
|
}, pe = ot(Ne, !0), fe = ot(Ne, !1), We = () => (sr(g, N[0].Lt), sr(g, h[0].Lt), ot(fr, p));
|
|
35600
35600
|
return pe(), fe(), [{
|
|
35601
|
-
Pt:
|
|
35601
|
+
Pt: Z,
|
|
35602
35602
|
Nt: k,
|
|
35603
35603
|
qt: Ce,
|
|
35604
35604
|
Bt: _e,
|
|
35605
|
-
Ft:
|
|
35605
|
+
Ft: v,
|
|
35606
35606
|
jt: {
|
|
35607
35607
|
Xt: N,
|
|
35608
35608
|
Yt: pe,
|
|
@@ -35622,17 +35622,17 @@ const cv = (e, t, n) => {
|
|
|
35622
35622
|
top: P.y
|
|
35623
35623
|
});
|
|
35624
35624
|
}, h = () => {
|
|
35625
|
-
const P = "pointerup pointercancel lostpointercapture", H = `client${_ ? "X" : "Y"}`, B = _ ? eI : tI, M = _ ? "left" : "top", m = _ ? "w" : "h",
|
|
35626
|
-
const { Rt: pe } = n, fe = Xa(A)[m] - Xa(T)[m], Oe = _e * Ne / fe * pe[
|
|
35625
|
+
const P = "pointerup pointercancel lostpointercapture", H = `client${_ ? "X" : "Y"}`, B = _ ? eI : tI, M = _ ? "left" : "top", m = _ ? "w" : "h", v = _ ? "x" : "y", Z = (Ce, _e) => (Ne) => {
|
|
35626
|
+
const { Rt: pe } = n, fe = Xa(A)[m] - Xa(T)[m], Oe = _e * Ne / fe * pe[v];
|
|
35627
35627
|
Ys(E, {
|
|
35628
|
-
[
|
|
35628
|
+
[v]: Ce + Oe
|
|
35629
35629
|
});
|
|
35630
35630
|
}, k = [];
|
|
35631
35631
|
return jt(A, "pointerdown", ((Ce) => {
|
|
35632
35632
|
const _e = ka(Ce.target, `.${Ul}`) === T, Ne = _e ? T : A, pe = e.scrollbars, fe = pe[_e ? "dragScroll" : "clickScroll"], { button: We, isPrimary: Oe, pointerType: ue } = Ce, { pointers: z } = pe;
|
|
35633
35633
|
if (We === 0 && Oe && fe && (z || []).includes(ue)) {
|
|
35634
35634
|
fr(k), p();
|
|
35635
|
-
const oe = !_e && (Ce.shiftKey || fe === "instant"), Me = ot(eC, T), Ie = ot(eC, A), Ee = (Ot, pt) => (Ot || Me())[M] - (pt || Ie())[M], ge = wC(eC(E)[B]) / Xa(E)[m] || 1, Pe =
|
|
35635
|
+
const oe = !_e && (Ce.shiftKey || fe === "instant"), Me = ot(eC, T), Ie = ot(eC, A), Ee = (Ot, pt) => (Ot || Me())[M] - (pt || Ie())[M], ge = wC(eC(E)[B]) / Xa(E)[m] || 1, Pe = Z(dr(E)[v], 1 / ge), He = Ce[H], qe = Me(), Et = Ie(), Ye = qe[B], It = Ee(qe, Et) + Ye / 2, Qe = He - Et[M], lt = _e ? 0 : Qe - It, mt = (Ot) => {
|
|
35636
35636
|
fr(dt), Ne.releasePointerCapture(Ot.pointerId);
|
|
35637
35637
|
}, ut = _e || oe, Nt = I(), dt = [jt(S, P, mt), jt(S, "selectstart", ((Ot) => jC(Ot)), {
|
|
35638
35638
|
I: !1
|
|
@@ -35697,11 +35697,11 @@ const cv = (e, t, n) => {
|
|
|
35697
35697
|
}), h(), d, p]);
|
|
35698
35698
|
}, zLt = (e, t, n, s, r, o) => {
|
|
35699
35699
|
let _, a, c, i, E, S = lc, I = 0;
|
|
35700
|
-
const O = ["mouse", "pen"], A = (z) => O.includes(z.pointerType), [T, u] = Ka(), [d, f] = Ka(100), [p, N] = Ka(100), [h, g] = Ka((() => I)), [P, H] = ZLt(e, r, s, XLt(t, r, s, ((z) => A(z) && pe()))), { vt: B, Kt: M, bt: m } = r, { Ft:
|
|
35700
|
+
const O = ["mouse", "pen"], A = (z) => O.includes(z.pointerType), [T, u] = Ka(), [d, f] = Ka(100), [p, N] = Ka(100), [h, g] = Ka((() => I)), [P, H] = ZLt(e, r, s, XLt(t, r, s, ((z) => A(z) && pe()))), { vt: B, Kt: M, bt: m } = r, { Ft: v, Pt: Z, Nt: k, qt: Ce, Bt: _e } = P, Ne = (z, Ae) => {
|
|
35701
35701
|
if (g(), z)
|
|
35702
|
-
|
|
35702
|
+
v(_p);
|
|
35703
35703
|
else {
|
|
35704
|
-
const oe = ot(
|
|
35704
|
+
const oe = ot(v, _p, !0);
|
|
35705
35705
|
I > 0 && !Ae ? h(oe) : oe();
|
|
35706
35706
|
}
|
|
35707
35707
|
}, pe = () => {
|
|
@@ -35709,7 +35709,7 @@ const cv = (e, t, n) => {
|
|
|
35709
35709
|
Ne(!1);
|
|
35710
35710
|
})));
|
|
35711
35711
|
}, fe = (z) => {
|
|
35712
|
-
|
|
35712
|
+
v(qC, z, !0), v(qC, z, !1);
|
|
35713
35713
|
}, We = (z) => {
|
|
35714
35714
|
A(z) && (_ = c, c && Ne(!0));
|
|
35715
35715
|
}, Oe = [g, f, N, u, () => S(), jt(B, "pointerover", We, {
|
|
@@ -35726,23 +35726,23 @@ const cv = (e, t, n) => {
|
|
|
35726
35726
|
return [() => ot(fr, Jt(Oe, H())), ({ zt: z, At: Ae, Qt: oe, Zt: Me }) => {
|
|
35727
35727
|
const { tn: Ie, nn: Ee, sn: ge, en: Pe } = Me || {}, { Ct: He, ft: qe } = oe || {}, { B: Et } = n, { k: Ye, U: It } = ao(), { cn: Qe, j: lt } = s, [mt, ut] = z("showNativeOverlaidScrollbars"), [Nt, dt] = z("scrollbars.theme"), [Ot, pt] = z("scrollbars.visibility"), [Vt, Jn] = z("scrollbars.autoHide"), [Yn, Ln] = z("scrollbars.autoHideSuspend"), [nn] = z("scrollbars.autoHideDelay"), [Fn, er] = z("scrollbars.dragScroll"), [rt, $] = z("scrollbars.clickScroll"), [G, q] = z("overflow"), De = qe && !Ae, ve = lt.x || lt.y, je = Ie || Ee || Pe || He || Ae, he = ge || pt || q, Xe = mt && Ye.x && Ye.y, Le = !It && !ue, me = Xe || Le, ye = (Ue, it, ft) => {
|
|
35728
35728
|
const Ut = Ue.includes(ti) && (Ot === Co || Ot === "auto" && it === ti);
|
|
35729
|
-
return
|
|
35729
|
+
return v(mLt, Ut, ft), Ut;
|
|
35730
35730
|
};
|
|
35731
35731
|
if (I = nn, De && (Yn && ve ? (fe(!1), S(), p((() => {
|
|
35732
35732
|
S = jt(M, "scroll", ot(fe, !0), {
|
|
35733
35733
|
T: !0
|
|
35734
35734
|
});
|
|
35735
|
-
}))) : fe(!0)), (ut || Le) &&
|
|
35735
|
+
}))) : fe(!0)), (ut || Le) && v(pLt, me), dt && (v(E), v(Nt, !0), E = Nt), Ln && !Yn && fe(!0), Jn && (a = Vt === "move", c = Vt === "leave", i = Vt === "never", Ne(i, !0)), er && v(FLt, Fn), $ && v(yLt, !!rt), he) {
|
|
35736
35736
|
const Ue = ye(G.x, Qe.x, !0), it = ye(G.y, Qe.y, !1);
|
|
35737
|
-
|
|
35737
|
+
v(gLt, !(Ue && it));
|
|
35738
35738
|
}
|
|
35739
|
-
je && (k(),
|
|
35739
|
+
je && (k(), Z(), _e(), Pe && Ce(), v(op, !lt.x, !0), v(op, !lt.y, !1), v(hLt, Et && !m));
|
|
35740
35740
|
}, {}, P];
|
|
35741
35741
|
}, qLt = (e) => {
|
|
35742
35742
|
const t = ao(), { K: n, U: s } = t, { elements: r } = n(), { padding: o, viewport: _, content: a } = r, c = PS(e), i = c ? {} : e, { elements: E } = i, { padding: S, viewport: I, content: O } = E || {}, A = c ? e : i.target, T = YF(A), u = A.ownerDocument, d = u.documentElement, f = () => u.defaultView || or, p = ot(WLt, [A]), N = ot(Sv, [A]), h = ot(Za, ""), g = ot(p, h, _), P = ot(N, h, a), H = (Ye) => {
|
|
35743
35743
|
const It = Xa(Ye), Qe = FS(Ye), lt = Xs(Ye, pl), mt = Xs(Ye, hl);
|
|
35744
35744
|
return Qe.w - It.w > 0 && !Wa(lt) || Qe.h - It.h > 0 && !Wa(mt);
|
|
35745
|
-
}, B = g(I), M = B === A, m = M && T,
|
|
35745
|
+
}, B = g(I), M = B === A, m = M && T, v = !M && P(O), Z = !M && B === v, k = m ? d : B, Ce = m ? k : A, _e = !M && N(h, o, S), Ne = !Z && v, pe = [Ne, k, _e, Ce].map(((Ye) => PS(Ye) && !uc(Ye) && Ye)), fe = (Ye) => Ye && hF(pe, Ye), We = !fe(k) && H(k) ? k : A, Oe = m ? d : k, z = {
|
|
35746
35746
|
dt: A,
|
|
35747
35747
|
vt: Ce,
|
|
35748
35748
|
L: k,
|
|
@@ -35906,7 +35906,7 @@ const cv = (e, t, n) => {
|
|
|
35906
35906
|
}, H = (Ae) => {
|
|
35907
35907
|
const oe = (Ie) => [Co, Rs, ti].map(((Ee) => z(QC(Ee), Ie))), Me = oe(!0).concat(oe()).join(" ");
|
|
35908
35908
|
E(Me), E(rr(Ae).map(((Ie) => z(Ae[Ie], Ie === "x"))).join(" "), !0);
|
|
35909
|
-
}, [B, M] = Nr(d, ot(Fl, o)), [m,
|
|
35909
|
+
}, [B, M] = Nr(d, ot(Fl, o)), [m, v] = Nr(d, ot(FS, o)), [Z, k] = Nr(d), [Ce] = Nr(f), [_e, Ne] = Nr(d), [pe] = Nr(f), [fe] = Nr({
|
|
35910
35910
|
i: (Ae, oe) => nI(Ae, oe, gS(ei(rr(Ae), rr(oe)))),
|
|
35911
35911
|
o: {}
|
|
35912
35912
|
}), [We, Oe] = Nr({
|
|
@@ -35915,7 +35915,7 @@ const cv = (e, t, n) => {
|
|
|
35915
35915
|
}), ue = Ui(Bl), z = (Ae, oe) => `${oe ? DLt : TLt}${rLt(Ae)}`;
|
|
35916
35916
|
return ({ zt: Ae, Qt: oe, un: Me, At: Ie }, { _n: Ee }) => {
|
|
35917
35917
|
const { _t: ge, Ht: Pe, xt: He, Ct: qe, ft: Et, Et: Ye } = oe || {}, It = ue && ue.R(e, t, Me, n, Ae), { X: Qe, Y: lt, W: mt } = It || {}, [ut, Nt] = ULt(Ae, n), [dt, Ot] = Ae("overflow"), pt = Wa(dt.x), Vt = Wa(dt.y), Jn = ge || Ee || He || qe || Ye || Nt;
|
|
35918
|
-
let Yn = M(Ie), Ln =
|
|
35918
|
+
let Yn = M(Ie), Ln = v(Ie), nn = k(Ie), Fn = Ne(Ie);
|
|
35919
35919
|
if (Nt && I && E(rv, !ut), Jn) {
|
|
35920
35920
|
gl(s, I_, RS) && p(!0);
|
|
35921
35921
|
const bi = lt && lt(), [Kn] = Yn = B(Ie), [B_] = Ln = m(Ie), b_ = ZF(o), H_ = O && SLt(S()), AE = {
|
|
@@ -35925,7 +35925,7 @@ const cv = (e, t, n) => {
|
|
|
35925
35925
|
w: A((H_ ? H_.w : b_.w + A(b_.w - B_.w)) + Kn.w),
|
|
35926
35926
|
h: A((H_ ? H_.h : b_.h + A(b_.h - B_.h)) + Kn.h)
|
|
35927
35927
|
};
|
|
35928
|
-
bi && bi(), Fn = _e(Hi), nn =
|
|
35928
|
+
bi && bi(), Fn = _e(Hi), nn = Z(g(AE, Hi), Ie);
|
|
35929
35929
|
}
|
|
35930
35930
|
const [er, rt] = Fn, [$, G] = nn, [q, De] = Ln, [ve, je] = Yn, [he, Xe] = Ce({
|
|
35931
35931
|
x: $.w > 0,
|
|
@@ -36002,26 +36002,26 @@ const cv = (e, t, n) => {
|
|
|
36002
36002
|
})), [T, u, , d] = zLt(e, t, A, i, E, r), f = (N) => rr(N).some(((h) => !!N[h])), p = (N, h) => {
|
|
36003
36003
|
if (n())
|
|
36004
36004
|
return !1;
|
|
36005
|
-
const { dn: g, At: P, It: H, pn: B } = N, M = g || {}, m = !!P || !o,
|
|
36005
|
+
const { dn: g, At: P, It: H, pn: B } = N, M = g || {}, m = !!P || !o, v = {
|
|
36006
36006
|
zt: Ep(t, M, m),
|
|
36007
36007
|
dn: M,
|
|
36008
36008
|
At: m
|
|
36009
36009
|
};
|
|
36010
36010
|
if (B)
|
|
36011
|
-
return u(
|
|
36012
|
-
const
|
|
36011
|
+
return u(v), !1;
|
|
36012
|
+
const Z = h || O(ht({}, v, {
|
|
36013
36013
|
It: H
|
|
36014
|
-
})), k = c(ht({},
|
|
36014
|
+
})), k = c(ht({}, v, {
|
|
36015
36015
|
un: A,
|
|
36016
|
-
Qt:
|
|
36016
|
+
Qt: Z
|
|
36017
36017
|
}));
|
|
36018
|
-
u(ht({},
|
|
36019
|
-
Qt:
|
|
36018
|
+
u(ht({}, v, {
|
|
36019
|
+
Qt: Z,
|
|
36020
36020
|
Zt: k
|
|
36021
36021
|
}));
|
|
36022
|
-
const Ce = f(
|
|
36022
|
+
const Ce = f(Z), _e = f(k), Ne = Ce || _e || !Ml(M) || m;
|
|
36023
36023
|
return o = !0, Ne && s(N, {
|
|
36024
|
-
Qt:
|
|
36024
|
+
Qt: Z,
|
|
36025
36025
|
Zt: k
|
|
36026
36026
|
}), Ne;
|
|
36027
36027
|
};
|
|
@@ -36044,12 +36044,12 @@ const cv = (e, t, n) => {
|
|
|
36044
36044
|
if (t && !_) {
|
|
36045
36045
|
let a = !1;
|
|
36046
36046
|
const c = [], i = {}, E = (M) => {
|
|
36047
|
-
const m = HF(M),
|
|
36048
|
-
return
|
|
36047
|
+
const m = HF(M), v = Ui(RLt);
|
|
36048
|
+
return v ? v(m, !0) : m;
|
|
36049
36049
|
}, S = ht({}, s(), E(t)), [I, O, A] = XC(), [T, u, d] = XC(n), f = (M, m) => {
|
|
36050
36050
|
d(M, m), A(M, m);
|
|
36051
|
-
}, [p, N, h, g, P] = nft(e, S, (() => a), (({ dn: M, At: m }, { Qt:
|
|
36052
|
-
const { _t: k, Ct: Ce, $t: _e, xt: Ne, Ht: pe, ft: fe } =
|
|
36051
|
+
}, [p, N, h, g, P] = nft(e, S, (() => a), (({ dn: M, At: m }, { Qt: v, Zt: Z }) => {
|
|
36052
|
+
const { _t: k, Ct: Ce, $t: _e, xt: Ne, Ht: pe, ft: fe } = v, { tn: We, nn: Oe, sn: ue, en: z } = Z;
|
|
36053
36053
|
f("updated", [B, {
|
|
36054
36054
|
updateHints: {
|
|
36055
36055
|
sizeChanged: !!k,
|
|
@@ -36071,9 +36071,9 @@ const cv = (e, t, n) => {
|
|
|
36071
36071
|
}, B = {
|
|
36072
36072
|
options(M, m) {
|
|
36073
36073
|
if (M) {
|
|
36074
|
-
const
|
|
36075
|
-
Ml(
|
|
36076
|
-
dn:
|
|
36074
|
+
const v = m ? s() : {}, Z = av(S, ht(v, E(M)));
|
|
36075
|
+
Ml(Z) || (ht(S, Z), N({
|
|
36076
|
+
dn: Z
|
|
36077
36077
|
}));
|
|
36078
36078
|
}
|
|
36079
36079
|
return ht({}, S);
|
|
@@ -36083,9 +36083,9 @@ const cv = (e, t, n) => {
|
|
|
36083
36083
|
M && m && u(M, m);
|
|
36084
36084
|
},
|
|
36085
36085
|
state() {
|
|
36086
|
-
const { vn: M, gn: m } = h(), { B:
|
|
36086
|
+
const { vn: M, gn: m } = h(), { B: v } = M, { Vt: Z, Rt: k, cn: Ce, j: _e, rn: Ne, fn: pe, Dt: fe } = m;
|
|
36087
36087
|
return ht({}, {
|
|
36088
|
-
overflowEdge:
|
|
36088
|
+
overflowEdge: Z,
|
|
36089
36089
|
overflowAmount: k,
|
|
36090
36090
|
overflowStyle: Ce,
|
|
36091
36091
|
hasOverflow: _e,
|
|
@@ -36095,12 +36095,12 @@ const cv = (e, t, n) => {
|
|
|
36095
36095
|
},
|
|
36096
36096
|
padding: Ne,
|
|
36097
36097
|
paddingAbsolute: pe,
|
|
36098
|
-
directionRTL:
|
|
36098
|
+
directionRTL: v,
|
|
36099
36099
|
destroyed: a
|
|
36100
36100
|
});
|
|
36101
36101
|
},
|
|
36102
36102
|
elements() {
|
|
36103
|
-
const { dt: M, vt: m, rn:
|
|
36103
|
+
const { dt: M, vt: m, rn: v, L: Z, ht: k, gt: Ce, Kt: _e } = g.hn, { jt: Ne, Jt: pe } = g.bn, fe = (Oe) => {
|
|
36104
36104
|
const { Mt: ue, Ut: z, Lt: Ae } = Oe;
|
|
36105
36105
|
return {
|
|
36106
36106
|
scrollbar: Ae,
|
|
@@ -36121,9 +36121,9 @@ const cv = (e, t, n) => {
|
|
|
36121
36121
|
return ht({}, {
|
|
36122
36122
|
target: M,
|
|
36123
36123
|
host: m,
|
|
36124
|
-
padding:
|
|
36125
|
-
viewport:
|
|
36126
|
-
content: k ||
|
|
36124
|
+
padding: v || Z,
|
|
36125
|
+
viewport: Z,
|
|
36126
|
+
content: k || Z,
|
|
36127
36127
|
scrollOffsetElement: Ce,
|
|
36128
36128
|
scrollEventElement: _e,
|
|
36129
36129
|
scrollbarHorizontal: We(Ne),
|
|
@@ -36844,8 +36844,8 @@ const Sht = () => ze("9d87ab777abc6dd671f43b09d261d6b5"), Aht = "_text_i1hpy_1",
|
|
|
36844
36844
|
const O = r.current === JSON.stringify(t), A = o.current === i.img.currentSrc;
|
|
36845
36845
|
if (S.width = a, S.height = c, (!O || !A) && (_.current.width = i.width, _.current.height = i.height, _.current.getContext("2d")?.drawImage(i.img, 0, 0)), t.forEach(({ checkResult: T, location: u }) => {
|
|
36846
36846
|
u.rect.forEach(({ top: d, left: f, right: p, bottom: N }) => {
|
|
36847
|
-
const h = VE(f, [0, i.width], [0, a]), g = VE(d, [0, i.height], [0, c]), P = VE(p, [0, i.width], [0, a]), H = VE(N, [0, i.height], [0, c]), B = (M, m,
|
|
36848
|
-
M.lineWidth = Ce, M.strokeStyle = T === V.ERROR ? "red" : "#6DFD30", M.strokeRect(m,
|
|
36847
|
+
const h = VE(f, [0, i.width], [0, a]), g = VE(d, [0, i.height], [0, c]), P = VE(p, [0, i.width], [0, a]), H = VE(N, [0, i.height], [0, c]), B = (M, m, v, Z, k, Ce) => {
|
|
36848
|
+
M.lineWidth = Ce, M.strokeStyle = T === V.ERROR ? "red" : "#6DFD30", M.strokeRect(m, v, Z, k);
|
|
36849
36849
|
};
|
|
36850
36850
|
if (B(I, h, g, P - h, H - g, 2), !O || !A) {
|
|
36851
36851
|
const M = _.current.getContext("2d");
|
|
@@ -37035,12 +37035,22 @@ const I1t = () => ze("c629d0f0d0896c2f20a19a5ed9ede37b"), O1t = "_viewer_d5kxz_1
|
|
|
37035
37035
|
const { response: _ } = Dn(), a = Hn(() => a8(_), [_]), c = n ?? 0, i = s ?? a[0]?.light ?? Ht.WHITE, E = Mt(c), S = Mt(i), { selections: I, setSelections: O } = vS(), { page: A = c, setPage: T } = fc(), [u, d] = bt(i), [f, p] = bt(""), [N, h] = bt([]), { pageImages: g, lightImages: P, currentImage: H, showLightDock: B } = T1t({ images: a, currentLight: u, page: A });
|
|
37036
37036
|
return At(() => {
|
|
37037
37037
|
const M = (m) => {
|
|
37038
|
-
|
|
37038
|
+
if (g.length <= 1) return;
|
|
37039
|
+
const v = g.findIndex((Z) => Z.id === A);
|
|
37040
|
+
if (m.key === "ArrowLeft") {
|
|
37041
|
+
m.preventDefault();
|
|
37042
|
+
const Z = v > 0 ? v - 1 : g.length - 1;
|
|
37043
|
+
T(g[Z].id);
|
|
37044
|
+
} else if (m.key === "ArrowRight") {
|
|
37045
|
+
m.preventDefault();
|
|
37046
|
+
const Z = v < g.length - 1 ? v + 1 : 0;
|
|
37047
|
+
T(g[Z].id);
|
|
37048
|
+
}
|
|
37039
37049
|
};
|
|
37040
37050
|
return window.addEventListener("keydown", M), () => {
|
|
37041
37051
|
window.removeEventListener("keydown", M);
|
|
37042
37052
|
};
|
|
37043
|
-
}, [A, g
|
|
37053
|
+
}, [A, g, T]), At(() => {
|
|
37044
37054
|
if (!I.length || !a.length) return;
|
|
37045
37055
|
const { location: M, page: m } = I[0];
|
|
37046
37056
|
d(M.light === void 0 ? a[0].light : M.light), T(m);
|
|
@@ -37836,7 +37846,7 @@ const Umt = () => ze("4e7992d19a663aace2a1c84e11059e2a"), Bmt = "_content_y30cu_
|
|
|
37836
37846
|
if (Sr.isBelongs(T)) {
|
|
37837
37847
|
const M = (pe) => `${e}${pe}`, m = (pe, fe) => {
|
|
37838
37848
|
s([{ page: o, path: M(fe), checkResult: d, location: pe }]);
|
|
37839
|
-
},
|
|
37849
|
+
}, v = (pe, fe) => pe && dc(pe.rect) ? () => m(pe, fe) : void 0, Z = (pe, fe) => pe && Lc(r, [{ page: o, path: M(fe), checkResult: d, location: pe }]), k = v(p, T.type), Ce = v(T.reference.location, T.reference.type), _e = Z(p, T.type), Ne = Z(T.reference.location, T.reference.type);
|
|
37840
37850
|
return /* @__PURE__ */ R(
|
|
37841
37851
|
pmt,
|
|
37842
37852
|
{
|