@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/core/index.js
CHANGED
|
@@ -651,7 +651,7 @@ function e2() {
|
|
|
651
651
|
if (eN) return sO;
|
|
652
652
|
eN = 1;
|
|
653
653
|
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;
|
|
654
|
-
function h(g, P, H, B, M, m,
|
|
654
|
+
function h(g, P, H, B, M, m, v) {
|
|
655
655
|
switch (H) {
|
|
656
656
|
case f:
|
|
657
657
|
if (g.byteLength != P.byteLength || g.byteOffset != P.byteOffset)
|
|
@@ -669,17 +669,17 @@ function e2() {
|
|
|
669
669
|
case T:
|
|
670
670
|
return g == P + "";
|
|
671
671
|
case S:
|
|
672
|
-
var
|
|
672
|
+
var Z = r;
|
|
673
673
|
case A:
|
|
674
674
|
var k = B & _;
|
|
675
|
-
if (
|
|
675
|
+
if (Z || (Z = o), g.size != P.size && !k)
|
|
676
676
|
return !1;
|
|
677
|
-
var Ce =
|
|
677
|
+
var Ce = v.get(g);
|
|
678
678
|
if (Ce)
|
|
679
679
|
return Ce == P;
|
|
680
|
-
B |= a,
|
|
681
|
-
var _e = s(
|
|
682
|
-
return
|
|
680
|
+
B |= a, v.set(g, P);
|
|
681
|
+
var _e = s(Z(g), Z(P), B, M, m, v);
|
|
682
|
+
return v.delete(g), _e;
|
|
683
683
|
case u:
|
|
684
684
|
if (N)
|
|
685
685
|
return N.call(g) == N.call(P);
|
|
@@ -835,10 +835,10 @@ function c2() {
|
|
|
835
835
|
RN = 1;
|
|
836
836
|
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 = {};
|
|
837
837
|
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;
|
|
838
|
-
function
|
|
839
|
-
return n(
|
|
838
|
+
function v(Z) {
|
|
839
|
+
return n(Z) && t(Z.length) && !!m[e(Z)];
|
|
840
840
|
}
|
|
841
|
-
return TO =
|
|
841
|
+
return TO = v, TO;
|
|
842
842
|
}
|
|
843
843
|
var lO, CN;
|
|
844
844
|
function E2() {
|
|
@@ -1070,9 +1070,9 @@ function N2() {
|
|
|
1070
1070
|
if (m && !B)
|
|
1071
1071
|
return N || (N = new e()), h || a(T) ? t(T, u, d, f, p, N) : n(T, u, P, d, f, p, N);
|
|
1072
1072
|
if (!(d & c)) {
|
|
1073
|
-
var
|
|
1074
|
-
if (
|
|
1075
|
-
var k =
|
|
1073
|
+
var v = B && O.call(T, "__wrapped__"), Z = M && O.call(u, "__wrapped__");
|
|
1074
|
+
if (v || Z) {
|
|
1075
|
+
var k = v ? T.value() : T, Ce = Z ? u.value() : u;
|
|
1076
1076
|
return N || (N = new e()), p(k, Ce, d, f, N);
|
|
1077
1077
|
}
|
|
1078
1078
|
}
|
|
@@ -1262,7 +1262,7 @@ function m2() {
|
|
|
1262
1262
|
throw new TypeError();
|
|
1263
1263
|
if (!Ye(G))
|
|
1264
1264
|
throw new TypeError();
|
|
1265
|
-
return
|
|
1265
|
+
return Z($, G);
|
|
1266
1266
|
} else {
|
|
1267
1267
|
if (!qe($))
|
|
1268
1268
|
throw new TypeError();
|
|
@@ -1327,7 +1327,7 @@ function m2() {
|
|
|
1327
1327
|
return z(G) || (G = He(G)), Oe($, G);
|
|
1328
1328
|
}
|
|
1329
1329
|
n("getOwnMetadataKeys", m);
|
|
1330
|
-
function
|
|
1330
|
+
function v($, G, q) {
|
|
1331
1331
|
if (!Me(G))
|
|
1332
1332
|
throw new TypeError();
|
|
1333
1333
|
if (z(q) || (q = He(q)), !Me(G))
|
|
@@ -1341,8 +1341,8 @@ function m2() {
|
|
|
1341
1341
|
);
|
|
1342
1342
|
return z(De) ? !1 : De.OrdinaryDeleteMetadata($, G, q);
|
|
1343
1343
|
}
|
|
1344
|
-
n("deleteMetadata",
|
|
1345
|
-
function
|
|
1344
|
+
n("deleteMetadata", v);
|
|
1345
|
+
function Z($, G) {
|
|
1346
1346
|
for (var q = $.length - 1; q >= 0; --q) {
|
|
1347
1347
|
var De = $[q], ve = De(G);
|
|
1348
1348
|
if (!z(ve) && !Ae(ve)) {
|
|
@@ -3280,9 +3280,9 @@ const dh = (e) => {
|
|
|
3280
3280
|
fetchOptions: M
|
|
3281
3281
|
} = dh(A), m = t || fetch;
|
|
3282
3282
|
P = P ? (P + "").toLowerCase() : "text";
|
|
3283
|
-
let
|
|
3284
|
-
const k =
|
|
3285
|
-
|
|
3283
|
+
let v = WB([f, p && p.toAbortSignal()], N), Z = null;
|
|
3284
|
+
const k = v && v.unsubscribe && (() => {
|
|
3285
|
+
v.unsubscribe();
|
|
3286
3286
|
});
|
|
3287
3287
|
let Ce;
|
|
3288
3288
|
try {
|
|
@@ -3303,15 +3303,15 @@ const dh = (e) => {
|
|
|
3303
3303
|
te.isString(B) || (B = B ? "include" : "omit");
|
|
3304
3304
|
const _e = o && "credentials" in n.prototype, Ne = {
|
|
3305
3305
|
...M,
|
|
3306
|
-
signal:
|
|
3306
|
+
signal: v,
|
|
3307
3307
|
method: u.toUpperCase(),
|
|
3308
3308
|
headers: H.normalize().toJSON(),
|
|
3309
3309
|
body: d,
|
|
3310
3310
|
duplex: "half",
|
|
3311
3311
|
credentials: _e ? B : void 0
|
|
3312
3312
|
};
|
|
3313
|
-
|
|
3314
|
-
let pe = await (o ? m(
|
|
3313
|
+
Z = o && new n(T, Ne);
|
|
3314
|
+
let pe = await (o ? m(Z, M) : m(T, Ne));
|
|
3315
3315
|
const fe = E && (P === "stream" || P === "response");
|
|
3316
3316
|
if (E && (h || fe && k)) {
|
|
3317
3317
|
const Oe = {};
|
|
@@ -3338,16 +3338,16 @@ const dh = (e) => {
|
|
|
3338
3338
|
status: pe.status,
|
|
3339
3339
|
statusText: pe.statusText,
|
|
3340
3340
|
config: A,
|
|
3341
|
-
request:
|
|
3341
|
+
request: Z
|
|
3342
3342
|
});
|
|
3343
3343
|
});
|
|
3344
3344
|
} catch (_e) {
|
|
3345
3345
|
throw k && k(), _e && _e.name === "TypeError" && /Load failed|fetch/i.test(_e.message) ? Object.assign(
|
|
3346
|
-
new tt("Network Error", tt.ERR_NETWORK, A,
|
|
3346
|
+
new tt("Network Error", tt.ERR_NETWORK, A, Z, _e && _e.response),
|
|
3347
3347
|
{
|
|
3348
3348
|
cause: _e.cause || _e
|
|
3349
3349
|
}
|
|
3350
|
-
) : tt.from(_e, _e && _e.code, A,
|
|
3350
|
+
) : tt.from(_e, _e && _e.code, A, Z, _e && _e.response);
|
|
3351
3351
|
}
|
|
3352
3352
|
};
|
|
3353
3353
|
}, QB = /* @__PURE__ */ new Map(), Lh = (e) => {
|
|
@@ -4781,7 +4781,7 @@ function oH(e) {
|
|
|
4781
4781
|
return s;
|
|
4782
4782
|
});
|
|
4783
4783
|
}
|
|
4784
|
-
function
|
|
4784
|
+
function U(e, t) {
|
|
4785
4785
|
return vr({
|
|
4786
4786
|
name: rH,
|
|
4787
4787
|
constraints: [e, oH(e)],
|
|
@@ -5103,7 +5103,7 @@ var Pa = (
|
|
|
5103
5103
|
m && (g = m);
|
|
5104
5104
|
}
|
|
5105
5105
|
}
|
|
5106
|
-
var
|
|
5106
|
+
var v = Array.isArray(n[d]) ? I.getReflectedType(s, p) : void 0, Z = t ? t[d] : void 0;
|
|
5107
5107
|
if (E.constructor.prototype) {
|
|
5108
5108
|
var k = Object.getOwnPropertyDescriptor(E.constructor.prototype, f);
|
|
5109
5109
|
if ((I.transformationType === Rt.PLAIN_TO_CLASS || I.transformationType === Rt.CLASS_TO_CLASS) && // eslint-disable-next-line @typescript-eslint/unbound-method
|
|
@@ -5112,7 +5112,7 @@ var Pa = (
|
|
|
5112
5112
|
}
|
|
5113
5113
|
if (!I.options.enableCircularCheck || !I.isCircular(h)) {
|
|
5114
5114
|
var Ce = I.transformationType === Rt.PLAIN_TO_CLASS ? f : u, _e = void 0;
|
|
5115
|
-
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(
|
|
5115
|
+
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);
|
|
5116
5116
|
} else if (I.transformationType === Rt.CLASS_TO_CLASS) {
|
|
5117
5117
|
var _e = h;
|
|
5118
5118
|
_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);
|
|
@@ -5348,7 +5348,7 @@ class Tn {
|
|
|
5348
5348
|
}
|
|
5349
5349
|
zn([
|
|
5350
5350
|
l(),
|
|
5351
|
-
|
|
5351
|
+
U(Fc)
|
|
5352
5352
|
], Tn.prototype, "docFormat");
|
|
5353
5353
|
zn([
|
|
5354
5354
|
l(),
|
|
@@ -5424,15 +5424,15 @@ class Yo {
|
|
|
5424
5424
|
}
|
|
5425
5425
|
ZS([
|
|
5426
5426
|
l(),
|
|
5427
|
-
|
|
5427
|
+
U(Q)
|
|
5428
5428
|
], Yo.prototype, "Type");
|
|
5429
5429
|
ZS([
|
|
5430
5430
|
L(),
|
|
5431
|
-
|
|
5431
|
+
U(V)
|
|
5432
5432
|
], Yo.prototype, "ElementResult");
|
|
5433
5433
|
ZS([
|
|
5434
5434
|
L(),
|
|
5435
|
-
|
|
5435
|
+
U(re)
|
|
5436
5436
|
], Yo.prototype, "ElementDiagnose");
|
|
5437
5437
|
ZS([
|
|
5438
5438
|
L(),
|
|
@@ -5475,7 +5475,7 @@ Ns([
|
|
|
5475
5475
|
], Mn.prototype, "ExpectedCount", 2);
|
|
5476
5476
|
Ns([
|
|
5477
5477
|
L(),
|
|
5478
|
-
|
|
5478
|
+
U(Ht)
|
|
5479
5479
|
], Mn.prototype, "LightValue", 2);
|
|
5480
5480
|
Ns([
|
|
5481
5481
|
L(),
|
|
@@ -5512,7 +5512,7 @@ Ns([
|
|
|
5512
5512
|
Ns([
|
|
5513
5513
|
l(),
|
|
5514
5514
|
St([Q.UV_FIBERS]),
|
|
5515
|
-
|
|
5515
|
+
U(Q)
|
|
5516
5516
|
], Mn.prototype, "Type", 2);
|
|
5517
5517
|
Mn = Ns([
|
|
5518
5518
|
Ze()
|
|
@@ -5530,11 +5530,11 @@ class Ko {
|
|
|
5530
5530
|
}
|
|
5531
5531
|
XS([
|
|
5532
5532
|
l(),
|
|
5533
|
-
|
|
5533
|
+
U(Q)
|
|
5534
5534
|
], Ko.prototype, "Type");
|
|
5535
5535
|
XS([
|
|
5536
5536
|
l(),
|
|
5537
|
-
|
|
5537
|
+
U(V)
|
|
5538
5538
|
], Ko.prototype, "Result");
|
|
5539
5539
|
XS([
|
|
5540
5540
|
L(),
|
|
@@ -5564,7 +5564,7 @@ n1(Do, "isBelongs", (e) => {
|
|
|
5564
5564
|
dD([
|
|
5565
5565
|
l(),
|
|
5566
5566
|
St(zS),
|
|
5567
|
-
|
|
5567
|
+
U(Q)
|
|
5568
5568
|
], Do.prototype, "Type", 2);
|
|
5569
5569
|
dD([
|
|
5570
5570
|
l(),
|
|
@@ -5592,11 +5592,11 @@ class ko extends Yo {
|
|
|
5592
5592
|
}
|
|
5593
5593
|
u_([
|
|
5594
5594
|
l(),
|
|
5595
|
-
|
|
5595
|
+
U(Te)
|
|
5596
5596
|
], ko.prototype, "ElementType");
|
|
5597
5597
|
u_([
|
|
5598
5598
|
l(),
|
|
5599
|
-
|
|
5599
|
+
U(Ht)
|
|
5600
5600
|
], ko.prototype, "LightIndex");
|
|
5601
5601
|
u_([
|
|
5602
5602
|
L(),
|
|
@@ -5635,7 +5635,7 @@ u_([
|
|
|
5635
5635
|
Q.FINGERPRINT_COMPARISON,
|
|
5636
5636
|
Q.LIVENESS
|
|
5637
5637
|
]),
|
|
5638
|
-
|
|
5638
|
+
U(Q)
|
|
5639
5639
|
], ko.prototype, "Type");
|
|
5640
5640
|
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) => {
|
|
5641
5641
|
for (var r = s > 1 ? void 0 : s ? FH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5662,7 +5662,7 @@ s1(Ks, "isBelongs", (e) => qS.includes(e?.Type));
|
|
|
5662
5662
|
LD([
|
|
5663
5663
|
l(),
|
|
5664
5664
|
St(qS),
|
|
5665
|
-
|
|
5665
|
+
U(Q)
|
|
5666
5666
|
], Ks.prototype, "Type", 2);
|
|
5667
5667
|
LD([
|
|
5668
5668
|
l(),
|
|
@@ -5694,11 +5694,11 @@ class Ur extends Yo {
|
|
|
5694
5694
|
}
|
|
5695
5695
|
rs([
|
|
5696
5696
|
l(),
|
|
5697
|
-
|
|
5697
|
+
U(ID)
|
|
5698
5698
|
], Ur.prototype, "CriticalFlag");
|
|
5699
5699
|
rs([
|
|
5700
5700
|
l(),
|
|
5701
|
-
|
|
5701
|
+
U(Ht)
|
|
5702
5702
|
], Ur.prototype, "LightType");
|
|
5703
5703
|
rs([
|
|
5704
5704
|
l(),
|
|
@@ -5711,11 +5711,11 @@ rs([
|
|
|
5711
5711
|
], Ur.prototype, "EtalonResultType");
|
|
5712
5712
|
rs([
|
|
5713
5713
|
l(),
|
|
5714
|
-
|
|
5714
|
+
U(C)
|
|
5715
5715
|
], Ur.prototype, "EtalonFieldType");
|
|
5716
5716
|
rs([
|
|
5717
5717
|
l(),
|
|
5718
|
-
|
|
5718
|
+
U(Ht)
|
|
5719
5719
|
], Ur.prototype, "EtalonLightType");
|
|
5720
5720
|
rs([
|
|
5721
5721
|
l(),
|
|
@@ -5739,7 +5739,7 @@ rs([
|
|
|
5739
5739
|
rs([
|
|
5740
5740
|
l(),
|
|
5741
5741
|
St([Q.OCR_SECURITY_TEXT, Q.ENCRYPTED_IPI]),
|
|
5742
|
-
|
|
5742
|
+
U(Q)
|
|
5743
5743
|
], Ur.prototype, "Type");
|
|
5744
5744
|
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) => {
|
|
5745
5745
|
for (var r = s > 1 ? void 0 : s ? BH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5759,7 +5759,7 @@ _1(To, "isBelongs", (e) => QS.includes(e.Type));
|
|
|
5759
5759
|
fD([
|
|
5760
5760
|
l(),
|
|
5761
5761
|
St(QS),
|
|
5762
|
-
|
|
5762
|
+
U(Q)
|
|
5763
5763
|
], To.prototype, "Type", 2);
|
|
5764
5764
|
fD([
|
|
5765
5765
|
l(),
|
|
@@ -5808,7 +5808,7 @@ class ds extends Yo {
|
|
|
5808
5808
|
}
|
|
5809
5809
|
qs([
|
|
5810
5810
|
l(),
|
|
5811
|
-
|
|
5811
|
+
U(Ht)
|
|
5812
5812
|
], ds.prototype, "LightIndex");
|
|
5813
5813
|
qs([
|
|
5814
5814
|
l(),
|
|
@@ -5849,7 +5849,7 @@ qs([
|
|
|
5849
5849
|
qs([
|
|
5850
5850
|
l(),
|
|
5851
5851
|
St([Q.IPI]),
|
|
5852
|
-
|
|
5852
|
+
U(Q)
|
|
5853
5853
|
], ds.prototype, "Type");
|
|
5854
5854
|
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) => {
|
|
5855
5855
|
for (var r = s > 1 ? void 0 : s ? GH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5866,7 +5866,7 @@ c1(lo, "isBelongs", (e) => JS.includes(e?.Type));
|
|
|
5866
5866
|
hD([
|
|
5867
5867
|
l(),
|
|
5868
5868
|
St(JS),
|
|
5869
|
-
|
|
5869
|
+
U(Q)
|
|
5870
5870
|
], lo.prototype, "Type", 2);
|
|
5871
5871
|
hD([
|
|
5872
5872
|
l(),
|
|
@@ -5893,7 +5893,7 @@ class N_ extends Yo {
|
|
|
5893
5893
|
}
|
|
5894
5894
|
aa([
|
|
5895
5895
|
l(),
|
|
5896
|
-
|
|
5896
|
+
U(Te)
|
|
5897
5897
|
], N_.prototype, "ElementType");
|
|
5898
5898
|
aa([
|
|
5899
5899
|
l(),
|
|
@@ -5902,11 +5902,11 @@ aa([
|
|
|
5902
5902
|
], N_.prototype, "ElementRect");
|
|
5903
5903
|
aa([
|
|
5904
5904
|
l(),
|
|
5905
|
-
|
|
5905
|
+
U(Os)
|
|
5906
5906
|
], N_.prototype, "Visibility");
|
|
5907
5907
|
aa([
|
|
5908
5908
|
l(),
|
|
5909
|
-
|
|
5909
|
+
U(ID)
|
|
5910
5910
|
], N_.prototype, "CriticalFlag");
|
|
5911
5911
|
aa([
|
|
5912
5912
|
L(),
|
|
@@ -5930,7 +5930,7 @@ aa([
|
|
|
5930
5930
|
Q.EXTENDED_OCR_CHECK,
|
|
5931
5931
|
Q.EXTENDED_MRZ_CHECK
|
|
5932
5932
|
]),
|
|
5933
|
-
|
|
5933
|
+
U(Q)
|
|
5934
5934
|
], N_.prototype, "Type");
|
|
5935
5935
|
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) => {
|
|
5936
5936
|
for (var r = s > 1 ? void 0 : s ? xH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -5957,7 +5957,7 @@ S1(uo, "isBelongs", (e) => eA.includes(e?.Type));
|
|
|
5957
5957
|
MD([
|
|
5958
5958
|
l(),
|
|
5959
5959
|
St(eA),
|
|
5960
|
-
|
|
5960
|
+
U(Q)
|
|
5961
5961
|
], uo.prototype, "Type", 2);
|
|
5962
5962
|
MD([
|
|
5963
5963
|
l(),
|
|
@@ -6053,7 +6053,7 @@ Uc([
|
|
|
6053
6053
|
], Pt.prototype, "buf_length");
|
|
6054
6054
|
Uc([
|
|
6055
6055
|
L(),
|
|
6056
|
-
|
|
6056
|
+
U(Ht)
|
|
6057
6057
|
], Pt.prototype, "light");
|
|
6058
6058
|
Uc([
|
|
6059
6059
|
L(),
|
|
@@ -6065,7 +6065,7 @@ Uc([
|
|
|
6065
6065
|
], Pt.prototype, "page_idx");
|
|
6066
6066
|
Uc([
|
|
6067
6067
|
l(),
|
|
6068
|
-
|
|
6068
|
+
U(ie)
|
|
6069
6069
|
], Pt.prototype, "result_type");
|
|
6070
6070
|
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) => {
|
|
6071
6071
|
for (var r = s > 1 ? void 0 : s ? jH(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6115,7 +6115,7 @@ mD([
|
|
|
6115
6115
|
], zr.prototype, "AuthenticityCheckList", 2);
|
|
6116
6116
|
mD([
|
|
6117
6117
|
l(),
|
|
6118
|
-
|
|
6118
|
+
U(ie),
|
|
6119
6119
|
St(R1)
|
|
6120
6120
|
], zr.prototype, "result_type", 2);
|
|
6121
6121
|
zr = mD([
|
|
@@ -6161,7 +6161,7 @@ gD([
|
|
|
6161
6161
|
], No.prototype, "DocumentPosition", 2);
|
|
6162
6162
|
gD([
|
|
6163
6163
|
l(),
|
|
6164
|
-
|
|
6164
|
+
U(ie),
|
|
6165
6165
|
St(T1)
|
|
6166
6166
|
], No.prototype, "result_type", 2);
|
|
6167
6167
|
No = gD([
|
|
@@ -6213,7 +6213,7 @@ yD([
|
|
|
6213
6213
|
], Lo.prototype, "BarcodePosition", 2);
|
|
6214
6214
|
yD([
|
|
6215
6215
|
l(),
|
|
6216
|
-
|
|
6216
|
+
U(ie),
|
|
6217
6217
|
St(N1)
|
|
6218
6218
|
], Lo.prototype, "result_type", 2);
|
|
6219
6219
|
Lo = yD([
|
|
@@ -6247,7 +6247,7 @@ Bc([
|
|
|
6247
6247
|
], Ei.prototype, "mReserver2");
|
|
6248
6248
|
Bc([
|
|
6249
6249
|
l(),
|
|
6250
|
-
|
|
6250
|
+
U(AD)
|
|
6251
6251
|
], Ei.prototype, "mType");
|
|
6252
6252
|
var e$ = Object.defineProperty, Si = (e, t, n, s) => {
|
|
6253
6253
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6337,11 +6337,11 @@ Qs([
|
|
|
6337
6337
|
], Ls.prototype, "bcTextDecoderTypes");
|
|
6338
6338
|
Qs([
|
|
6339
6339
|
L(),
|
|
6340
|
-
|
|
6340
|
+
U(C)
|
|
6341
6341
|
], Ls.prototype, "bcTextFieldType");
|
|
6342
6342
|
Qs([
|
|
6343
6343
|
l(),
|
|
6344
|
-
|
|
6344
|
+
U(WS)
|
|
6345
6345
|
], Ls.prototype, "bcType_DECODE");
|
|
6346
6346
|
Qs([
|
|
6347
6347
|
l(),
|
|
@@ -6406,7 +6406,7 @@ vD([
|
|
|
6406
6406
|
], Ds.prototype, "DocBarCodeInfo", 2);
|
|
6407
6407
|
vD([
|
|
6408
6408
|
l(),
|
|
6409
|
-
|
|
6409
|
+
U(ie),
|
|
6410
6410
|
St(p1)
|
|
6411
6411
|
], Ds.prototype, "result_type", 2);
|
|
6412
6412
|
Ds = vD([
|
|
@@ -6441,7 +6441,7 @@ Gn([
|
|
|
6441
6441
|
], Pn.prototype, "Type");
|
|
6442
6442
|
Gn([
|
|
6443
6443
|
l(),
|
|
6444
|
-
|
|
6444
|
+
U(Fc)
|
|
6445
6445
|
], Pn.prototype, "DocumentID");
|
|
6446
6446
|
Gn([
|
|
6447
6447
|
l(),
|
|
@@ -6513,11 +6513,11 @@ class Ai {
|
|
|
6513
6513
|
}
|
|
6514
6514
|
bc([
|
|
6515
6515
|
l(),
|
|
6516
|
-
|
|
6516
|
+
U(CD)
|
|
6517
6517
|
], Ai.prototype, "Type");
|
|
6518
6518
|
bc([
|
|
6519
6519
|
l(),
|
|
6520
|
-
|
|
6520
|
+
U(In)
|
|
6521
6521
|
], Ai.prototype, "Status");
|
|
6522
6522
|
bc([
|
|
6523
6523
|
L(),
|
|
@@ -6549,11 +6549,11 @@ tA([
|
|
|
6549
6549
|
], Hc.prototype, "AccessKey");
|
|
6550
6550
|
tA([
|
|
6551
6551
|
l(),
|
|
6552
|
-
|
|
6552
|
+
U(Gh)
|
|
6553
6553
|
], Hc.prototype, "KeyType");
|
|
6554
6554
|
tA([
|
|
6555
6555
|
l(),
|
|
6556
|
-
|
|
6556
|
+
U(CD)
|
|
6557
6557
|
], Hc.prototype, "AccessType");
|
|
6558
6558
|
tA([
|
|
6559
6559
|
l(),
|
|
@@ -6569,7 +6569,7 @@ class h1 {
|
|
|
6569
6569
|
}
|
|
6570
6570
|
c$([
|
|
6571
6571
|
L(),
|
|
6572
|
-
|
|
6572
|
+
U(RD, { each: !0 })
|
|
6573
6573
|
], h1.prototype, "ParsingNotifications");
|
|
6574
6574
|
var E$ = Object.defineProperty, M1 = (e, t, n, s) => {
|
|
6575
6575
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6626,7 +6626,7 @@ ss([
|
|
|
6626
6626
|
], Br.prototype, "FileID");
|
|
6627
6627
|
ss([
|
|
6628
6628
|
l(),
|
|
6629
|
-
|
|
6629
|
+
U(W)
|
|
6630
6630
|
], Br.prototype, "Type");
|
|
6631
6631
|
ss([
|
|
6632
6632
|
L(),
|
|
@@ -6635,7 +6635,7 @@ ss([
|
|
|
6635
6635
|
], Br.prototype, "FileData");
|
|
6636
6636
|
ss([
|
|
6637
6637
|
l(),
|
|
6638
|
-
|
|
6638
|
+
U(In)
|
|
6639
6639
|
], Br.prototype, "ReadingStatus");
|
|
6640
6640
|
ss([
|
|
6641
6641
|
L(),
|
|
@@ -6643,7 +6643,7 @@ ss([
|
|
|
6643
6643
|
], Br.prototype, "ReadingTime");
|
|
6644
6644
|
ss([
|
|
6645
6645
|
L(),
|
|
6646
|
-
|
|
6646
|
+
U(In)
|
|
6647
6647
|
], Br.prototype, "PA_Status");
|
|
6648
6648
|
ss([
|
|
6649
6649
|
L(),
|
|
@@ -6652,15 +6652,15 @@ ss([
|
|
|
6652
6652
|
], Br.prototype, "Notifications");
|
|
6653
6653
|
ss([
|
|
6654
6654
|
L(),
|
|
6655
|
-
|
|
6655
|
+
U(C, { each: !0 })
|
|
6656
6656
|
], Br.prototype, "DocFields_Text");
|
|
6657
6657
|
ss([
|
|
6658
6658
|
L(),
|
|
6659
|
-
|
|
6659
|
+
U(Lt, { each: !0 })
|
|
6660
6660
|
], Br.prototype, "DocFields_Graphics");
|
|
6661
6661
|
ss([
|
|
6662
6662
|
L(),
|
|
6663
|
-
|
|
6663
|
+
U(Lt, { each: !0 })
|
|
6664
6664
|
], Br.prototype, "DocFields_Originals");
|
|
6665
6665
|
ss([
|
|
6666
6666
|
L(),
|
|
@@ -6688,11 +6688,11 @@ class d_ {
|
|
|
6688
6688
|
}
|
|
6689
6689
|
ca([
|
|
6690
6690
|
l(),
|
|
6691
|
-
|
|
6691
|
+
U(en)
|
|
6692
6692
|
], d_.prototype, "Type");
|
|
6693
6693
|
ca([
|
|
6694
6694
|
l(),
|
|
6695
|
-
|
|
6695
|
+
U(In)
|
|
6696
6696
|
], d_.prototype, "Status");
|
|
6697
6697
|
ca([
|
|
6698
6698
|
l(),
|
|
@@ -6738,7 +6738,7 @@ class qn {
|
|
|
6738
6738
|
}
|
|
6739
6739
|
Or([
|
|
6740
6740
|
l(),
|
|
6741
|
-
|
|
6741
|
+
U(wh)
|
|
6742
6742
|
], qn.prototype, "RFID_Type");
|
|
6743
6743
|
Or([
|
|
6744
6744
|
l(),
|
|
@@ -6754,7 +6754,7 @@ Or([
|
|
|
6754
6754
|
], qn.prototype, "Support_4");
|
|
6755
6755
|
Or([
|
|
6756
6756
|
l(),
|
|
6757
|
-
|
|
6757
|
+
U(bh)
|
|
6758
6758
|
], qn.prototype, "ChipType_A");
|
|
6759
6759
|
Or([
|
|
6760
6760
|
l(),
|
|
@@ -6779,11 +6779,11 @@ Or([
|
|
|
6779
6779
|
], qn.prototype, "ATQ_B");
|
|
6780
6780
|
Or([
|
|
6781
6781
|
l(),
|
|
6782
|
-
|
|
6782
|
+
U(DD)
|
|
6783
6783
|
], qn.prototype, "BitRateS");
|
|
6784
6784
|
Or([
|
|
6785
6785
|
l(),
|
|
6786
|
-
|
|
6786
|
+
U(DD)
|
|
6787
6787
|
], qn.prototype, "BitRateR");
|
|
6788
6788
|
Or([
|
|
6789
6789
|
l(),
|
|
@@ -6909,11 +6909,11 @@ br([
|
|
|
6909
6909
|
], Vn.prototype, "Notifications");
|
|
6910
6910
|
br([
|
|
6911
6911
|
l(),
|
|
6912
|
-
|
|
6912
|
+
U($h)
|
|
6913
6913
|
], Vn.prototype, "Origin");
|
|
6914
6914
|
br([
|
|
6915
6915
|
l(),
|
|
6916
|
-
|
|
6916
|
+
U(Wr)
|
|
6917
6917
|
], Vn.prototype, "Type");
|
|
6918
6918
|
br([
|
|
6919
6919
|
l(),
|
|
@@ -6922,7 +6922,7 @@ br([
|
|
|
6922
6922
|
], Vn.prototype, "FileName");
|
|
6923
6923
|
br([
|
|
6924
6924
|
l(),
|
|
6925
|
-
|
|
6925
|
+
U(In)
|
|
6926
6926
|
], Vn.prototype, "PA_Status");
|
|
6927
6927
|
var u$ = Object.defineProperty, os = (e, t, n, s) => {
|
|
6928
6928
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -6983,7 +6983,7 @@ os([
|
|
|
6983
6983
|
], Hr.prototype, "Signature");
|
|
6984
6984
|
os([
|
|
6985
6985
|
l(),
|
|
6986
|
-
|
|
6986
|
+
U(In)
|
|
6987
6987
|
], Hr.prototype, "PA_Status");
|
|
6988
6988
|
os([
|
|
6989
6989
|
l(),
|
|
@@ -7059,7 +7059,7 @@ class nA {
|
|
|
7059
7059
|
}
|
|
7060
7060
|
$D([
|
|
7061
7061
|
l(),
|
|
7062
|
-
|
|
7062
|
+
U(Vh)
|
|
7063
7063
|
], nA.prototype, "TermType");
|
|
7064
7064
|
$D([
|
|
7065
7065
|
l(),
|
|
@@ -7129,7 +7129,7 @@ Qn([
|
|
|
7129
7129
|
], wn.prototype, "CardProperties");
|
|
7130
7130
|
Qn([
|
|
7131
7131
|
l(),
|
|
7132
|
-
|
|
7132
|
+
U(In)
|
|
7133
7133
|
], wn.prototype, "ExtLeSupport");
|
|
7134
7134
|
Qn([
|
|
7135
7135
|
l(),
|
|
@@ -7155,7 +7155,7 @@ Qn([
|
|
|
7155
7155
|
], wn.prototype, "Session_terminal");
|
|
7156
7156
|
Qn([
|
|
7157
7157
|
l(),
|
|
7158
|
-
|
|
7158
|
+
U(Hh)
|
|
7159
7159
|
], wn.prototype, "Session_procedure");
|
|
7160
7160
|
Qn([
|
|
7161
7161
|
l(),
|
|
@@ -7431,7 +7431,7 @@ xe([
|
|
|
7431
7431
|
xe([
|
|
7432
7432
|
L(),
|
|
7433
7433
|
be(),
|
|
7434
|
-
|
|
7434
|
+
U(W, { each: !0 })
|
|
7435
7435
|
], Ve.prototype, "RFID_ePassp_Directory");
|
|
7436
7436
|
var p$ = Object.defineProperty, F1 = (e, t, n, s) => {
|
|
7437
7437
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -7512,7 +7512,7 @@ wD([
|
|
|
7512
7512
|
], Zn.prototype, "TDocBinaryInfo", 2);
|
|
7513
7513
|
wD([
|
|
7514
7514
|
l(),
|
|
7515
|
-
|
|
7515
|
+
U(ie),
|
|
7516
7516
|
St(b1)
|
|
7517
7517
|
], Zn.prototype, "result_type", 2);
|
|
7518
7518
|
Zn = wD([
|
|
@@ -7536,7 +7536,7 @@ rA([
|
|
|
7536
7536
|
], Gc.prototype, "FieldRect");
|
|
7537
7537
|
rA([
|
|
7538
7538
|
l(),
|
|
7539
|
-
|
|
7539
|
+
U(Lt)
|
|
7540
7540
|
], Gc.prototype, "FieldType");
|
|
7541
7541
|
rA([
|
|
7542
7542
|
l(),
|
|
@@ -7611,7 +7611,7 @@ YD([
|
|
|
7611
7611
|
], fo.prototype, "DocGraphicsInfo", 2);
|
|
7612
7612
|
YD([
|
|
7613
7613
|
l(),
|
|
7614
|
-
|
|
7614
|
+
U(ie),
|
|
7615
7615
|
St(V1)
|
|
7616
7616
|
], fo.prototype, "result_type", 2);
|
|
7617
7617
|
fo = YD([
|
|
@@ -7732,7 +7732,7 @@ class Rr {
|
|
|
7732
7732
|
}
|
|
7733
7733
|
_s([
|
|
7734
7734
|
l(),
|
|
7735
|
-
|
|
7735
|
+
U(C)
|
|
7736
7736
|
], Rr.prototype, "wFieldType");
|
|
7737
7737
|
_s([
|
|
7738
7738
|
l(),
|
|
@@ -7769,7 +7769,7 @@ _s([
|
|
|
7769
7769
|
], Rr.prototype, "InComparison");
|
|
7770
7770
|
_s([
|
|
7771
7771
|
L(),
|
|
7772
|
-
|
|
7772
|
+
U(K)
|
|
7773
7773
|
], Rr.prototype, "wLCID");
|
|
7774
7774
|
_s([
|
|
7775
7775
|
L(),
|
|
@@ -7857,7 +7857,7 @@ kD([
|
|
|
7857
7857
|
], po.prototype, "DocVisualExtendedInfo", 2);
|
|
7858
7858
|
kD([
|
|
7859
7859
|
l(),
|
|
7860
|
-
|
|
7860
|
+
U(ie),
|
|
7861
7861
|
St(k1)
|
|
7862
7862
|
], po.prototype, "result_type", 2);
|
|
7863
7863
|
po = kD([
|
|
@@ -7902,7 +7902,7 @@ WD([
|
|
|
7902
7902
|
], ho.prototype, "EncryptedRCL", 2);
|
|
7903
7903
|
WD([
|
|
7904
7904
|
l(),
|
|
7905
|
-
|
|
7905
|
+
U(ie),
|
|
7906
7906
|
St(Z1)
|
|
7907
7907
|
], ho.prototype, "result_type", 2);
|
|
7908
7908
|
ho = WD([
|
|
@@ -7924,15 +7924,15 @@ class L_ {
|
|
|
7924
7924
|
}
|
|
7925
7925
|
Ea([
|
|
7926
7926
|
l(),
|
|
7927
|
-
|
|
7927
|
+
U(ur)
|
|
7928
7928
|
], L_.prototype, "type");
|
|
7929
7929
|
Ea([
|
|
7930
7930
|
l(),
|
|
7931
|
-
|
|
7931
|
+
U(V)
|
|
7932
7932
|
], L_.prototype, "result");
|
|
7933
7933
|
Ea([
|
|
7934
7934
|
l(),
|
|
7935
|
-
|
|
7935
|
+
U(Te)
|
|
7936
7936
|
], L_.prototype, "featureType");
|
|
7937
7937
|
Ea([
|
|
7938
7938
|
L(),
|
|
@@ -7963,7 +7963,7 @@ class oA {
|
|
|
7963
7963
|
}
|
|
7964
7964
|
jD([
|
|
7965
7965
|
l(),
|
|
7966
|
-
|
|
7966
|
+
U(V)
|
|
7967
7967
|
], oA.prototype, "result");
|
|
7968
7968
|
jD([
|
|
7969
7969
|
l(),
|
|
@@ -8018,7 +8018,7 @@ ZD([
|
|
|
8018
8018
|
], Ts.prototype, "ImageQualityCheckList", 2);
|
|
8019
8019
|
ZD([
|
|
8020
8020
|
l(),
|
|
8021
|
-
|
|
8021
|
+
U(ie),
|
|
8022
8022
|
St(q1)
|
|
8023
8023
|
], Ts.prototype, "result_type", 2);
|
|
8024
8024
|
Ts = ZD([
|
|
@@ -8042,7 +8042,7 @@ class Js {
|
|
|
8042
8042
|
}
|
|
8043
8043
|
Wo([
|
|
8044
8044
|
l(),
|
|
8045
|
-
|
|
8045
|
+
U(Zt)
|
|
8046
8046
|
], Js.prototype, "source");
|
|
8047
8047
|
Wo([
|
|
8048
8048
|
L(),
|
|
@@ -8064,7 +8064,7 @@ Wo([
|
|
|
8064
8064
|
], Js.prototype, "pageIndex");
|
|
8065
8065
|
Wo([
|
|
8066
8066
|
l(),
|
|
8067
|
-
|
|
8067
|
+
U(Ht)
|
|
8068
8068
|
], Js.prototype, "lightIndex");
|
|
8069
8069
|
Wo([
|
|
8070
8070
|
l(),
|
|
@@ -8116,7 +8116,7 @@ _A([
|
|
|
8116
8116
|
], Sa.prototype, "fieldName");
|
|
8117
8117
|
_A([
|
|
8118
8118
|
l(),
|
|
8119
|
-
|
|
8119
|
+
U(Lt)
|
|
8120
8120
|
], Sa.prototype, "fieldType");
|
|
8121
8121
|
_A([
|
|
8122
8122
|
l(),
|
|
@@ -8144,7 +8144,7 @@ Q1([
|
|
|
8144
8144
|
], XD.prototype, "containerType");
|
|
8145
8145
|
Q1([
|
|
8146
8146
|
l(),
|
|
8147
|
-
|
|
8147
|
+
U(Zt)
|
|
8148
8148
|
], XD.prototype, "source");
|
|
8149
8149
|
var q$ = Object.defineProperty, aA = (e, t, n, s) => {
|
|
8150
8150
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8218,7 +8218,7 @@ zD([
|
|
|
8218
8218
|
], Er.prototype, "Images", 2);
|
|
8219
8219
|
zD([
|
|
8220
8220
|
l(),
|
|
8221
|
-
|
|
8221
|
+
U(ie),
|
|
8222
8222
|
St(tM)
|
|
8223
8223
|
], Er.prototype, "result_type", 2);
|
|
8224
8224
|
Er = zD([
|
|
@@ -8261,7 +8261,7 @@ qD([
|
|
|
8261
8261
|
], Mo.prototype, "License", 2);
|
|
8262
8262
|
qD([
|
|
8263
8263
|
l(),
|
|
8264
|
-
|
|
8264
|
+
U(ie),
|
|
8265
8265
|
St(sM)
|
|
8266
8266
|
], Mo.prototype, "result_type", 2);
|
|
8267
8267
|
Mo = qD([
|
|
@@ -8343,11 +8343,11 @@ class f_ {
|
|
|
8343
8343
|
}
|
|
8344
8344
|
Aa([
|
|
8345
8345
|
l(),
|
|
8346
|
-
|
|
8346
|
+
U(C)
|
|
8347
8347
|
], f_.prototype, "wFieldType");
|
|
8348
8348
|
Aa([
|
|
8349
8349
|
L(),
|
|
8350
|
-
|
|
8350
|
+
U(K)
|
|
8351
8351
|
], f_.prototype, "wLCID");
|
|
8352
8352
|
Aa([
|
|
8353
8353
|
L(),
|
|
@@ -8367,7 +8367,7 @@ Aa([
|
|
|
8367
8367
|
], f_.prototype, "Field_RFID");
|
|
8368
8368
|
Aa([
|
|
8369
8369
|
l(),
|
|
8370
|
-
|
|
8370
|
+
U(Kh, { each: !0 }),
|
|
8371
8371
|
be(),
|
|
8372
8372
|
zh(10),
|
|
8373
8373
|
qh(10)
|
|
@@ -8437,7 +8437,7 @@ JD([
|
|
|
8437
8437
|
], Po.prototype, "ListVerifiedFields", 2);
|
|
8438
8438
|
JD([
|
|
8439
8439
|
l(),
|
|
8440
|
-
|
|
8440
|
+
U(ie),
|
|
8441
8441
|
St(aM)
|
|
8442
8442
|
], Po.prototype, "result_type", 2);
|
|
8443
8443
|
Po = JD([
|
|
@@ -8487,7 +8487,7 @@ cA([
|
|
|
8487
8487
|
], qr.prototype, "XML_buffer", 2);
|
|
8488
8488
|
cA([
|
|
8489
8489
|
l(),
|
|
8490
|
-
|
|
8490
|
+
U(ie),
|
|
8491
8491
|
St(EM)
|
|
8492
8492
|
], qr.prototype, "result_type", 2);
|
|
8493
8493
|
qr = cA([
|
|
@@ -8533,7 +8533,7 @@ eT([
|
|
|
8533
8533
|
], mo.prototype, "RawImageContainer", 2);
|
|
8534
8534
|
eT([
|
|
8535
8535
|
l(),
|
|
8536
|
-
|
|
8536
|
+
U(ie),
|
|
8537
8537
|
St(IM)
|
|
8538
8538
|
], mo.prototype, "result_type", 2);
|
|
8539
8539
|
mo = eT([
|
|
@@ -8557,23 +8557,23 @@ class eo {
|
|
|
8557
8557
|
}
|
|
8558
8558
|
jo([
|
|
8559
8559
|
l(),
|
|
8560
|
-
|
|
8560
|
+
U(V)
|
|
8561
8561
|
], eo.prototype, "overallStatus");
|
|
8562
8562
|
jo([
|
|
8563
8563
|
l(),
|
|
8564
|
-
|
|
8564
|
+
U(V)
|
|
8565
8565
|
], eo.prototype, "docType");
|
|
8566
8566
|
jo([
|
|
8567
8567
|
l(),
|
|
8568
|
-
|
|
8568
|
+
U(V)
|
|
8569
8569
|
], eo.prototype, "expiry");
|
|
8570
8570
|
jo([
|
|
8571
8571
|
l(),
|
|
8572
|
-
|
|
8572
|
+
U(V)
|
|
8573
8573
|
], eo.prototype, "imageQA");
|
|
8574
8574
|
jo([
|
|
8575
8575
|
l(),
|
|
8576
|
-
|
|
8576
|
+
U(V)
|
|
8577
8577
|
], eo.prototype, "mrz");
|
|
8578
8578
|
jo([
|
|
8579
8579
|
l(),
|
|
@@ -8581,11 +8581,11 @@ jo([
|
|
|
8581
8581
|
], eo.prototype, "pagesCount");
|
|
8582
8582
|
jo([
|
|
8583
8583
|
l(),
|
|
8584
|
-
|
|
8584
|
+
U(V)
|
|
8585
8585
|
], eo.prototype, "security");
|
|
8586
8586
|
jo([
|
|
8587
8587
|
l(),
|
|
8588
|
-
|
|
8588
|
+
U(V)
|
|
8589
8589
|
], eo.prototype, "text");
|
|
8590
8590
|
jo([
|
|
8591
8591
|
L(),
|
|
@@ -8607,31 +8607,31 @@ class to {
|
|
|
8607
8607
|
}
|
|
8608
8608
|
Ia([
|
|
8609
8609
|
l(),
|
|
8610
|
-
|
|
8610
|
+
U(V)
|
|
8611
8611
|
], to.prototype, "overallStatus");
|
|
8612
8612
|
Ia([
|
|
8613
8613
|
l(),
|
|
8614
|
-
|
|
8614
|
+
U(V)
|
|
8615
8615
|
], to.prototype, "AA");
|
|
8616
8616
|
Ia([
|
|
8617
8617
|
l(),
|
|
8618
|
-
|
|
8618
|
+
U(V)
|
|
8619
8619
|
], to.prototype, "BAC");
|
|
8620
8620
|
Ia([
|
|
8621
8621
|
l(),
|
|
8622
|
-
|
|
8622
|
+
U(V)
|
|
8623
8623
|
], to.prototype, "CA");
|
|
8624
8624
|
Ia([
|
|
8625
8625
|
l(),
|
|
8626
|
-
|
|
8626
|
+
U(V)
|
|
8627
8627
|
], to.prototype, "PA");
|
|
8628
8628
|
Ia([
|
|
8629
8629
|
l(),
|
|
8630
|
-
|
|
8630
|
+
U(V)
|
|
8631
8631
|
], to.prototype, "PACE");
|
|
8632
8632
|
Ia([
|
|
8633
8633
|
l(),
|
|
8634
|
-
|
|
8634
|
+
U(V)
|
|
8635
8635
|
], to.prototype, "TA");
|
|
8636
8636
|
var A0 = Object.defineProperty, Ci = (e, t, n, s) => {
|
|
8637
8637
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8652,23 +8652,23 @@ Ci([
|
|
|
8652
8652
|
], Oa.prototype, "threshold");
|
|
8653
8653
|
Ci([
|
|
8654
8654
|
l(),
|
|
8655
|
-
|
|
8655
|
+
U(V)
|
|
8656
8656
|
], Oa.prototype, "overThreshold");
|
|
8657
8657
|
Ci([
|
|
8658
8658
|
l(),
|
|
8659
|
-
|
|
8659
|
+
U(V)
|
|
8660
8660
|
], Oa.prototype, "over18");
|
|
8661
8661
|
Ci([
|
|
8662
8662
|
l(),
|
|
8663
|
-
|
|
8663
|
+
U(V)
|
|
8664
8664
|
], Oa.prototype, "over21");
|
|
8665
8665
|
Ci([
|
|
8666
8666
|
l(),
|
|
8667
|
-
|
|
8667
|
+
U(V)
|
|
8668
8668
|
], Oa.prototype, "over25");
|
|
8669
8669
|
Ci([
|
|
8670
8670
|
l(),
|
|
8671
|
-
|
|
8671
|
+
U(V)
|
|
8672
8672
|
], Oa.prototype, "over65");
|
|
8673
8673
|
var I0 = Object.defineProperty, no = (e, t, n, s) => {
|
|
8674
8674
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8689,23 +8689,23 @@ class fs {
|
|
|
8689
8689
|
}
|
|
8690
8690
|
no([
|
|
8691
8691
|
l(),
|
|
8692
|
-
|
|
8692
|
+
U(V)
|
|
8693
8693
|
], fs.prototype, "overallStatus");
|
|
8694
8694
|
no([
|
|
8695
8695
|
l(),
|
|
8696
|
-
|
|
8696
|
+
U(V)
|
|
8697
8697
|
], fs.prototype, "optical");
|
|
8698
8698
|
no([
|
|
8699
8699
|
l(),
|
|
8700
|
-
|
|
8700
|
+
U(V)
|
|
8701
8701
|
], fs.prototype, "portrait");
|
|
8702
8702
|
no([
|
|
8703
8703
|
l(),
|
|
8704
|
-
|
|
8704
|
+
U(V)
|
|
8705
8705
|
], fs.prototype, "rfid");
|
|
8706
8706
|
no([
|
|
8707
8707
|
l(),
|
|
8708
|
-
|
|
8708
|
+
U(V)
|
|
8709
8709
|
], fs.prototype, "stopList");
|
|
8710
8710
|
no([
|
|
8711
8711
|
L(),
|
|
@@ -8719,7 +8719,7 @@ no([
|
|
|
8719
8719
|
], fs.prototype, "detailsOptical");
|
|
8720
8720
|
no([
|
|
8721
8721
|
l(),
|
|
8722
|
-
|
|
8722
|
+
U(V)
|
|
8723
8723
|
], fs.prototype, "age");
|
|
8724
8724
|
no([
|
|
8725
8725
|
l(),
|
|
@@ -8728,7 +8728,7 @@ no([
|
|
|
8728
8728
|
], fs.prototype, "detailsAge");
|
|
8729
8729
|
no([
|
|
8730
8730
|
l(),
|
|
8731
|
-
|
|
8731
|
+
U(V)
|
|
8732
8732
|
], fs.prototype, "mDL");
|
|
8733
8733
|
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) => {
|
|
8734
8734
|
for (var r = s > 1 ? void 0 : s ? O0(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8767,7 +8767,7 @@ tT([
|
|
|
8767
8767
|
], Qr.prototype, "Status", 2);
|
|
8768
8768
|
tT([
|
|
8769
8769
|
l(),
|
|
8770
|
-
|
|
8770
|
+
U(ie),
|
|
8771
8771
|
St(CM)
|
|
8772
8772
|
], Qr.prototype, "result_type", 2);
|
|
8773
8773
|
Qr = tT([
|
|
@@ -8785,15 +8785,15 @@ class EA {
|
|
|
8785
8785
|
}
|
|
8786
8786
|
nT([
|
|
8787
8787
|
l(),
|
|
8788
|
-
|
|
8788
|
+
U(Zt)
|
|
8789
8789
|
], EA.prototype, "sourceLeft");
|
|
8790
8790
|
nT([
|
|
8791
8791
|
l(),
|
|
8792
|
-
|
|
8792
|
+
U(Zt)
|
|
8793
8793
|
], EA.prototype, "sourceRight");
|
|
8794
8794
|
nT([
|
|
8795
8795
|
l(),
|
|
8796
|
-
|
|
8796
|
+
U(V)
|
|
8797
8797
|
], EA.prototype, "status");
|
|
8798
8798
|
var D0 = Object.defineProperty, rT = (e, t, n, s) => {
|
|
8799
8799
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8837,7 +8837,7 @@ class ps {
|
|
|
8837
8837
|
}
|
|
8838
8838
|
ro([
|
|
8839
8839
|
l(),
|
|
8840
|
-
|
|
8840
|
+
U(Zt)
|
|
8841
8841
|
], ps.prototype, "source");
|
|
8842
8842
|
ro([
|
|
8843
8843
|
ee(),
|
|
@@ -8850,7 +8850,7 @@ ro([
|
|
|
8850
8850
|
], ps.prototype, "originalValue");
|
|
8851
8851
|
ro([
|
|
8852
8852
|
l(),
|
|
8853
|
-
|
|
8853
|
+
U(V)
|
|
8854
8854
|
], ps.prototype, "originalValidity");
|
|
8855
8855
|
ro([
|
|
8856
8856
|
L(),
|
|
@@ -8891,11 +8891,11 @@ class sT {
|
|
|
8891
8891
|
}
|
|
8892
8892
|
DM([
|
|
8893
8893
|
l(),
|
|
8894
|
-
|
|
8894
|
+
U(Zt)
|
|
8895
8895
|
], sT.prototype, "source");
|
|
8896
8896
|
DM([
|
|
8897
8897
|
l(),
|
|
8898
|
-
|
|
8898
|
+
U(V)
|
|
8899
8899
|
], sT.prototype, "status");
|
|
8900
8900
|
var u0 = Object.defineProperty, hs = (e, t, n, s) => {
|
|
8901
8901
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -8932,7 +8932,7 @@ class as {
|
|
|
8932
8932
|
}
|
|
8933
8933
|
hs([
|
|
8934
8934
|
l(),
|
|
8935
|
-
|
|
8935
|
+
U(C)
|
|
8936
8936
|
], as.prototype, "fieldType");
|
|
8937
8937
|
hs([
|
|
8938
8938
|
l(),
|
|
@@ -8940,7 +8940,7 @@ hs([
|
|
|
8940
8940
|
], as.prototype, "fieldName");
|
|
8941
8941
|
hs([
|
|
8942
8942
|
l(),
|
|
8943
|
-
|
|
8943
|
+
U(K)
|
|
8944
8944
|
], as.prototype, "lcid");
|
|
8945
8945
|
hs([
|
|
8946
8946
|
L(),
|
|
@@ -8948,15 +8948,15 @@ hs([
|
|
|
8948
8948
|
], as.prototype, "lcidName");
|
|
8949
8949
|
hs([
|
|
8950
8950
|
l(),
|
|
8951
|
-
|
|
8951
|
+
U(V)
|
|
8952
8952
|
], as.prototype, "status");
|
|
8953
8953
|
hs([
|
|
8954
8954
|
l(),
|
|
8955
|
-
|
|
8955
|
+
U(V)
|
|
8956
8956
|
], as.prototype, "validityStatus");
|
|
8957
8957
|
hs([
|
|
8958
8958
|
l(),
|
|
8959
|
-
|
|
8959
|
+
U(V)
|
|
8960
8960
|
], as.prototype, "comparisonStatus");
|
|
8961
8961
|
hs([
|
|
8962
8962
|
l(),
|
|
@@ -8993,11 +8993,11 @@ class AA {
|
|
|
8993
8993
|
}
|
|
8994
8994
|
oT([
|
|
8995
8995
|
l(),
|
|
8996
|
-
|
|
8996
|
+
U(Zt)
|
|
8997
8997
|
], AA.prototype, "source");
|
|
8998
8998
|
oT([
|
|
8999
8999
|
l(),
|
|
9000
|
-
|
|
9000
|
+
U(V)
|
|
9001
9001
|
], AA.prototype, "validityStatus");
|
|
9002
9002
|
oT([
|
|
9003
9003
|
L(),
|
|
@@ -9018,15 +9018,15 @@ class Ra {
|
|
|
9018
9018
|
}
|
|
9019
9019
|
Di([
|
|
9020
9020
|
l(),
|
|
9021
|
-
|
|
9021
|
+
U(V)
|
|
9022
9022
|
], Ra.prototype, "status");
|
|
9023
9023
|
Di([
|
|
9024
9024
|
l(),
|
|
9025
|
-
|
|
9025
|
+
U(V)
|
|
9026
9026
|
], Ra.prototype, "validityStatus");
|
|
9027
9027
|
Di([
|
|
9028
9028
|
l(),
|
|
9029
|
-
|
|
9029
|
+
U(V)
|
|
9030
9030
|
], Ra.prototype, "comparisonStatus");
|
|
9031
9031
|
Di([
|
|
9032
9032
|
l(),
|
|
@@ -9083,7 +9083,7 @@ _T([
|
|
|
9083
9083
|
], hr.prototype, "Text", 2);
|
|
9084
9084
|
_T([
|
|
9085
9085
|
l(),
|
|
9086
|
-
|
|
9086
|
+
U(ie),
|
|
9087
9087
|
St(uM)
|
|
9088
9088
|
], hr.prototype, "result_type", 2);
|
|
9089
9089
|
hr = _T([
|
|
@@ -9173,7 +9173,7 @@ iT([
|
|
|
9173
9173
|
], go.prototype, "DocVisualExtendedInfo", 2);
|
|
9174
9174
|
iT([
|
|
9175
9175
|
l(),
|
|
9176
|
-
|
|
9176
|
+
U(ie),
|
|
9177
9177
|
St(fM)
|
|
9178
9178
|
], go.prototype, "result_type", 2);
|
|
9179
9179
|
go = iT([
|
|
@@ -9218,7 +9218,7 @@ cT([
|
|
|
9218
9218
|
], yo.prototype, "MrzPosition", 2);
|
|
9219
9219
|
cT([
|
|
9220
9220
|
l(),
|
|
9221
|
-
|
|
9221
|
+
U(ie),
|
|
9222
9222
|
St(MM)
|
|
9223
9223
|
], yo.prototype, "result_type", 2);
|
|
9224
9224
|
yo = cT([
|
|
@@ -9407,11 +9407,11 @@ class un {
|
|
|
9407
9407
|
}
|
|
9408
9408
|
gn([
|
|
9409
9409
|
l(),
|
|
9410
|
-
|
|
9410
|
+
U(V)
|
|
9411
9411
|
], un.prototype, "ALIGNMENT_SYMBOLS_IN_STRING");
|
|
9412
9412
|
gn([
|
|
9413
9413
|
l(),
|
|
9414
|
-
|
|
9414
|
+
U(V)
|
|
9415
9415
|
], un.prototype, "CHECK_SUMS");
|
|
9416
9416
|
gn([
|
|
9417
9417
|
l(),
|
|
@@ -9430,23 +9430,23 @@ gn([
|
|
|
9430
9430
|
], un.prototype, "Fields");
|
|
9431
9431
|
gn([
|
|
9432
9432
|
l(),
|
|
9433
|
-
|
|
9433
|
+
U(V)
|
|
9434
9434
|
], un.prototype, "STRINGS_DISTANCE");
|
|
9435
9435
|
gn([
|
|
9436
9436
|
l(),
|
|
9437
|
-
|
|
9437
|
+
U(V)
|
|
9438
9438
|
], un.prototype, "STRINGS_INTERVAL");
|
|
9439
9439
|
gn([
|
|
9440
9440
|
l(),
|
|
9441
|
-
|
|
9441
|
+
U(V)
|
|
9442
9442
|
], un.prototype, "STRING_FILLING");
|
|
9443
9443
|
gn([
|
|
9444
9444
|
L(),
|
|
9445
|
-
|
|
9445
|
+
U(V)
|
|
9446
9446
|
], un.prototype, "STRINGS_POSITION");
|
|
9447
9447
|
gn([
|
|
9448
9448
|
l(),
|
|
9449
|
-
|
|
9449
|
+
U(V)
|
|
9450
9450
|
], un.prototype, "SYMBOLS_PARAM");
|
|
9451
9451
|
gn([
|
|
9452
9452
|
l(),
|
|
@@ -9498,11 +9498,11 @@ class Ms {
|
|
|
9498
9498
|
}
|
|
9499
9499
|
so([
|
|
9500
9500
|
l(),
|
|
9501
|
-
|
|
9501
|
+
U(V)
|
|
9502
9502
|
], Ms.prototype, "CHECK_SUMS");
|
|
9503
9503
|
so([
|
|
9504
9504
|
l(),
|
|
9505
|
-
|
|
9505
|
+
U(V)
|
|
9506
9506
|
], Ms.prototype, "CONTRAST_PRINT");
|
|
9507
9507
|
so([
|
|
9508
9508
|
l(),
|
|
@@ -9514,15 +9514,15 @@ so([
|
|
|
9514
9514
|
], Ms.prototype, "MRZ_FORMAT");
|
|
9515
9515
|
so([
|
|
9516
9516
|
l(),
|
|
9517
|
-
|
|
9517
|
+
U(V)
|
|
9518
9518
|
], Ms.prototype, "PRINT_POSITION");
|
|
9519
9519
|
so([
|
|
9520
9520
|
l(),
|
|
9521
|
-
|
|
9521
|
+
U(V)
|
|
9522
9522
|
], Ms.prototype, "STAIN_MRZ");
|
|
9523
9523
|
so([
|
|
9524
9524
|
l(),
|
|
9525
|
-
|
|
9525
|
+
U(V)
|
|
9526
9526
|
], Ms.prototype, "SYMBOLS_PARAM");
|
|
9527
9527
|
so([
|
|
9528
9528
|
l(),
|
|
@@ -9535,7 +9535,7 @@ so([
|
|
|
9535
9535
|
], Ms.prototype, "Strings");
|
|
9536
9536
|
so([
|
|
9537
9537
|
l(),
|
|
9538
|
-
|
|
9538
|
+
U(V)
|
|
9539
9539
|
], Ms.prototype, "TEXTUAL_FILLING");
|
|
9540
9540
|
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) => {
|
|
9541
9541
|
for (var r = s > 1 ? void 0 : s ? b0(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -9576,7 +9576,7 @@ ET([
|
|
|
9576
9576
|
], Fo.prototype, "MRZTestQuality", 2);
|
|
9577
9577
|
ET([
|
|
9578
9578
|
l(),
|
|
9579
|
-
|
|
9579
|
+
U(ie),
|
|
9580
9580
|
St(gM)
|
|
9581
9581
|
], Fo.prototype, "result_type", 2);
|
|
9582
9582
|
Fo = ET([
|
|
@@ -9593,7 +9593,7 @@ class ST {
|
|
|
9593
9593
|
}
|
|
9594
9594
|
yM([
|
|
9595
9595
|
L(),
|
|
9596
|
-
|
|
9596
|
+
U(Ph)
|
|
9597
9597
|
], ST.prototype, "RecResult");
|
|
9598
9598
|
yM([
|
|
9599
9599
|
L(),
|
|
@@ -9644,7 +9644,7 @@ AT([
|
|
|
9644
9644
|
], vo.prototype, "CandidatesList", 2);
|
|
9645
9645
|
AT([
|
|
9646
9646
|
l(),
|
|
9647
|
-
|
|
9647
|
+
U(ie),
|
|
9648
9648
|
St(UM)
|
|
9649
9649
|
], vo.prototype, "result_type", 2);
|
|
9650
9650
|
vo = AT([
|
|
@@ -9753,7 +9753,7 @@ CT([
|
|
|
9753
9753
|
], Uo.prototype, "ResultMRZDetector", 2);
|
|
9754
9754
|
CT([
|
|
9755
9755
|
l(),
|
|
9756
|
-
|
|
9756
|
+
U(ie),
|
|
9757
9757
|
St($M)
|
|
9758
9758
|
], Uo.prototype, "result_type", 2);
|
|
9759
9759
|
Uo = CT([
|
|
@@ -9800,7 +9800,7 @@ p_([
|
|
|
9800
9800
|
], Zo.prototype, "Landmarks");
|
|
9801
9801
|
p_([
|
|
9802
9802
|
l(),
|
|
9803
|
-
|
|
9803
|
+
U(Ht)
|
|
9804
9804
|
], Zo.prototype, "LightType");
|
|
9805
9805
|
p_([
|
|
9806
9806
|
l(),
|
|
@@ -9883,7 +9883,7 @@ DT([
|
|
|
9883
9883
|
], Bo.prototype, "FaceDetection", 2);
|
|
9884
9884
|
DT([
|
|
9885
9885
|
l(),
|
|
9886
|
-
|
|
9886
|
+
U(ie),
|
|
9887
9887
|
St(wM)
|
|
9888
9888
|
], Bo.prototype, "result_type", 2);
|
|
9889
9889
|
Bo = DT([
|
|
@@ -10004,7 +10004,7 @@ lT([
|
|
|
10004
10004
|
], bo.prototype, "TOriginalRFIDGraphicsInfo", 2);
|
|
10005
10005
|
lT([
|
|
10006
10006
|
l(),
|
|
10007
|
-
|
|
10007
|
+
U(ie),
|
|
10008
10008
|
St(WM)
|
|
10009
10009
|
], bo.prototype, "result_type", 2);
|
|
10010
10010
|
bo = lT([
|
|
@@ -10048,7 +10048,7 @@ uT([
|
|
|
10048
10048
|
], Ho.prototype, "ByteArray", 2);
|
|
10049
10049
|
uT([
|
|
10050
10050
|
l(),
|
|
10051
|
-
|
|
10051
|
+
U(ie),
|
|
10052
10052
|
St(XM)
|
|
10053
10053
|
], Ho.prototype, "result_type", 2);
|
|
10054
10054
|
Ho = uT([
|
|
@@ -10187,7 +10187,7 @@ dT([
|
|
|
10187
10187
|
], $o.prototype, "dftVDS", 2);
|
|
10188
10188
|
dT([
|
|
10189
10189
|
l(),
|
|
10190
|
-
|
|
10190
|
+
U(ie),
|
|
10191
10191
|
St(JM)
|
|
10192
10192
|
], $o.prototype, "result_type", 2);
|
|
10193
10193
|
$o = dT([
|
|
@@ -10401,7 +10401,7 @@ fT([
|
|
|
10401
10401
|
], Go.prototype, "dftVDS_NC", 2);
|
|
10402
10402
|
fT([
|
|
10403
10403
|
l(),
|
|
10404
|
-
|
|
10404
|
+
U(ie),
|
|
10405
10405
|
St(nP)
|
|
10406
10406
|
], Go.prototype, "result_type", 2);
|
|
10407
10407
|
Go = fT([
|
|
@@ -10443,7 +10443,7 @@ pT([
|
|
|
10443
10443
|
], Vo.prototype, "XML_buffer", 2);
|
|
10444
10444
|
pT([
|
|
10445
10445
|
l(),
|
|
10446
|
-
|
|
10446
|
+
U(ie),
|
|
10447
10447
|
St(oP)
|
|
10448
10448
|
], Vo.prototype, "result_type", 2);
|
|
10449
10449
|
Vo = pT([
|
|
@@ -10796,11 +10796,11 @@ cs([
|
|
|
10796
10796
|
], Gr.prototype, "List");
|
|
10797
10797
|
cs([
|
|
10798
10798
|
l(),
|
|
10799
|
-
|
|
10799
|
+
U(OD)
|
|
10800
10800
|
], Gr.prototype, "dType");
|
|
10801
10801
|
cs([
|
|
10802
10802
|
l(),
|
|
10803
|
-
|
|
10803
|
+
U(Fc)
|
|
10804
10804
|
], Gr.prototype, "dFormat");
|
|
10805
10805
|
cs([
|
|
10806
10806
|
l(),
|
|
@@ -10888,7 +10888,7 @@ Es([
|
|
|
10888
10888
|
], Dr.prototype, "Rotated180");
|
|
10889
10889
|
Es([
|
|
10890
10890
|
l(),
|
|
10891
|
-
|
|
10891
|
+
U(TD)
|
|
10892
10892
|
], Dr.prototype, "RFID_Presence");
|
|
10893
10893
|
Es([
|
|
10894
10894
|
L(),
|
|
@@ -11050,7 +11050,7 @@ Jo([
|
|
|
11050
11050
|
Jo([
|
|
11051
11051
|
L(),
|
|
11052
11052
|
be(),
|
|
11053
|
-
|
|
11053
|
+
U(gh, { each: !0 })
|
|
11054
11054
|
], e_.prototype, "expectedPass");
|
|
11055
11055
|
var vG = Object.defineProperty, EP = (e, t, n, s) => {
|
|
11056
11056
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -11080,7 +11080,7 @@ class SP {
|
|
|
11080
11080
|
}
|
|
11081
11081
|
BG([
|
|
11082
11082
|
L(),
|
|
11083
|
-
|
|
11083
|
+
U(RD, { each: !0 }),
|
|
11084
11084
|
be()
|
|
11085
11085
|
], SP.prototype, "paIgnoreNotificationCodes");
|
|
11086
11086
|
var bG = Object.defineProperty, la = (e, t, n, s) => {
|
|
@@ -11308,7 +11308,7 @@ we([
|
|
|
11308
11308
|
], Ge.prototype, "generateDTCVC");
|
|
11309
11309
|
we([
|
|
11310
11310
|
L(),
|
|
11311
|
-
|
|
11311
|
+
U(K, { each: !0 })
|
|
11312
11312
|
], Ge.prototype, "lcidFilter");
|
|
11313
11313
|
we([
|
|
11314
11314
|
L(),
|
|
@@ -11316,7 +11316,7 @@ we([
|
|
|
11316
11316
|
], Ge.prototype, "checkLiveness");
|
|
11317
11317
|
we([
|
|
11318
11318
|
L(),
|
|
11319
|
-
|
|
11319
|
+
U(K, { each: !0 })
|
|
11320
11320
|
], Ge.prototype, "lcidIgnoreFilter");
|
|
11321
11321
|
we([
|
|
11322
11322
|
L(),
|
|
@@ -11347,11 +11347,11 @@ we([
|
|
|
11347
11347
|
], Ge.prototype, "imageOutputMaxWidth");
|
|
11348
11348
|
we([
|
|
11349
11349
|
l(),
|
|
11350
|
-
|
|
11350
|
+
U(xh)
|
|
11351
11351
|
], Ge.prototype, "scenario");
|
|
11352
11352
|
we([
|
|
11353
11353
|
L(),
|
|
11354
|
-
|
|
11354
|
+
U(ie, { each: !0 })
|
|
11355
11355
|
], Ge.prototype, "resultTypeOutput");
|
|
11356
11356
|
we([
|
|
11357
11357
|
L(),
|
|
@@ -11363,7 +11363,7 @@ we([
|
|
|
11363
11363
|
], Ge.prototype, "generateDoublePageSpreadImage");
|
|
11364
11364
|
we([
|
|
11365
11365
|
L(),
|
|
11366
|
-
|
|
11366
|
+
U(C, { each: !0 })
|
|
11367
11367
|
], Ge.prototype, "fieldTypesFilter");
|
|
11368
11368
|
we([
|
|
11369
11369
|
L(),
|
|
@@ -11371,7 +11371,7 @@ we([
|
|
|
11371
11371
|
], Ge.prototype, "dateFormat");
|
|
11372
11372
|
we([
|
|
11373
11373
|
L(),
|
|
11374
|
-
|
|
11374
|
+
U(vh)
|
|
11375
11375
|
], Ge.prototype, "measureSystem");
|
|
11376
11376
|
we([
|
|
11377
11377
|
L(),
|
|
@@ -11396,7 +11396,7 @@ we([
|
|
|
11396
11396
|
], Ge.prototype, "log");
|
|
11397
11397
|
we([
|
|
11398
11398
|
L(),
|
|
11399
|
-
|
|
11399
|
+
U(yh)
|
|
11400
11400
|
], Ge.prototype, "logLevel");
|
|
11401
11401
|
we([
|
|
11402
11402
|
L(),
|
|
@@ -11436,7 +11436,7 @@ we([
|
|
|
11436
11436
|
], Ge.prototype, "respectImageQuality");
|
|
11437
11437
|
we([
|
|
11438
11438
|
L(),
|
|
11439
|
-
|
|
11439
|
+
U(Fc)
|
|
11440
11440
|
], Ge.prototype, "forceDocFormat");
|
|
11441
11441
|
we([
|
|
11442
11442
|
L(),
|
|
@@ -11465,7 +11465,7 @@ we([
|
|
|
11465
11465
|
], Ge.prototype, "returnUncroppedImage");
|
|
11466
11466
|
we([
|
|
11467
11467
|
L(),
|
|
11468
|
-
|
|
11468
|
+
U(Fh, { each: !0 })
|
|
11469
11469
|
], Ge.prototype, "mrzFormatsFilter");
|
|
11470
11470
|
we([
|
|
11471
11471
|
L(),
|
|
@@ -11477,7 +11477,7 @@ we([
|
|
|
11477
11477
|
], Ge.prototype, "parseBarcodes");
|
|
11478
11478
|
we([
|
|
11479
11479
|
L(),
|
|
11480
|
-
|
|
11480
|
+
U(Yh)
|
|
11481
11481
|
], Ge.prototype, "convertCase");
|
|
11482
11482
|
we([
|
|
11483
11483
|
L(),
|
|
@@ -11489,7 +11489,7 @@ we([
|
|
|
11489
11489
|
], Ge.prototype, "disablePerforationOCR");
|
|
11490
11490
|
we([
|
|
11491
11491
|
L(),
|
|
11492
|
-
|
|
11492
|
+
U(OD, { each: !0 })
|
|
11493
11493
|
], Ge.prototype, "documentGroupFilter");
|
|
11494
11494
|
we([
|
|
11495
11495
|
L(),
|
|
@@ -11531,7 +11531,7 @@ we([
|
|
|
11531
11531
|
], Ge.prototype, "authParams");
|
|
11532
11532
|
we([
|
|
11533
11533
|
L(),
|
|
11534
|
-
|
|
11534
|
+
U(Uh)
|
|
11535
11535
|
], Ge.prototype, "mrzDetectMode");
|
|
11536
11536
|
we([
|
|
11537
11537
|
L(),
|
|
@@ -11548,7 +11548,7 @@ we([
|
|
|
11548
11548
|
we([
|
|
11549
11549
|
L(),
|
|
11550
11550
|
be(),
|
|
11551
|
-
|
|
11551
|
+
U(mh, { each: !0 })
|
|
11552
11552
|
], Ge.prototype, "doBarcodes");
|
|
11553
11553
|
we([
|
|
11554
11554
|
L(),
|
|
@@ -11585,7 +11585,7 @@ gT([
|
|
|
11585
11585
|
Y(() => zo)
|
|
11586
11586
|
], hA.prototype, "ImageData");
|
|
11587
11587
|
gT([
|
|
11588
|
-
|
|
11588
|
+
U(Ht),
|
|
11589
11589
|
L()
|
|
11590
11590
|
], hA.prototype, "light");
|
|
11591
11591
|
gT([
|
|
@@ -12041,8 +12041,8 @@ function _3() {
|
|
|
12041
12041
|
}
|
|
12042
12042
|
var M = h ? h(P, H, f + "", u, d, g) : void 0, m = M === void 0;
|
|
12043
12043
|
if (m) {
|
|
12044
|
-
var
|
|
12045
|
-
M = H,
|
|
12044
|
+
var v = _(H), Z = !v && c(H), k = !v && !Z && I(H);
|
|
12045
|
+
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;
|
|
12046
12046
|
}
|
|
12047
12047
|
m && (g.set(H, M), N(M, H, p, h, g), g.delete(H)), e(u, f, M);
|
|
12048
12048
|
}
|
|
@@ -12302,7 +12302,7 @@ di(Yt, "simplifyErrors", (e, t) => {
|
|
|
12302
12302
|
});
|
|
12303
12303
|
ms([
|
|
12304
12304
|
l(),
|
|
12305
|
-
|
|
12305
|
+
U(TD)
|
|
12306
12306
|
], Yt.prototype, "ChipPage", 2);
|
|
12307
12307
|
ms([
|
|
12308
12308
|
L(),
|
|
@@ -12310,7 +12310,7 @@ ms([
|
|
|
12310
12310
|
], Yt.prototype, "CoreLibResultCode", 2);
|
|
12311
12311
|
ms([
|
|
12312
12312
|
l(),
|
|
12313
|
-
|
|
12313
|
+
U(Bh)
|
|
12314
12314
|
], Yt.prototype, "ProcessingFinished", 2);
|
|
12315
12315
|
ms([
|
|
12316
12316
|
x(),
|
|
@@ -12754,7 +12754,7 @@ const ga = 15, zd = 852, qd = 592, Qd = 0, fR = 1, Jd = 2, Q3 = new Uint16Array(
|
|
|
12754
12754
|
const c = a.bits;
|
|
12755
12755
|
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;
|
|
12756
12756
|
const M = new Uint16Array(ga + 1), m = new Uint16Array(ga + 1);
|
|
12757
|
-
let
|
|
12757
|
+
let v = null, Z, k, Ce;
|
|
12758
12758
|
for (i = 0; i <= ga; i++)
|
|
12759
12759
|
M[i] = 0;
|
|
12760
12760
|
for (E = 0; E < s; E++)
|
|
@@ -12774,12 +12774,12 @@ const ga = 15, zd = 852, qd = 592, Qd = 0, fR = 1, Jd = 2, Q3 = new Uint16Array(
|
|
|
12774
12774
|
m[i + 1] = m[i] + M[i];
|
|
12775
12775
|
for (E = 0; E < s; E++)
|
|
12776
12776
|
t[n + E] !== 0 && (_[m[t[n + E]]++] = E);
|
|
12777
|
-
if (e === Qd ? (H =
|
|
12777
|
+
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)
|
|
12778
12778
|
return 1;
|
|
12779
12779
|
for (; ; ) {
|
|
12780
|
-
|
|
12780
|
+
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;
|
|
12781
12781
|
do
|
|
12782
|
-
N -= p, r[P + (f >> T) + N] =
|
|
12782
|
+
N -= p, r[P + (f >> T) + N] = Z << 24 | k << 16 | Ce | 0;
|
|
12783
12783
|
while (N !== 0);
|
|
12784
12784
|
for (p = 1 << i - 1; f & p; )
|
|
12785
12785
|
p >>= 1;
|
|
@@ -12870,7 +12870,7 @@ const OV = (e) => {
|
|
|
12870
12870
|
let n, s, r, o, _, a, c, i, E, S, I, O, A, T, u = 0, d, f, p, N, h, g, P, H;
|
|
12871
12871
|
const B = new Uint8Array(4);
|
|
12872
12872
|
let M, m;
|
|
12873
|
-
const
|
|
12873
|
+
const v = (
|
|
12874
12874
|
/* permutation of code lengths */
|
|
12875
12875
|
new Uint8Array([16, 17, 18, 0, 8, 7, 9, 6, 10, 5, 11, 4, 12, 3, 13, 2, 14, 1, 15])
|
|
12876
12876
|
);
|
|
@@ -13096,10 +13096,10 @@ const OV = (e) => {
|
|
|
13096
13096
|
break e;
|
|
13097
13097
|
a--, i += s[o++] << E, E += 8;
|
|
13098
13098
|
}
|
|
13099
|
-
n.lens[
|
|
13099
|
+
n.lens[v[n.have++]] = i & 7, i >>>= 3, E -= 3;
|
|
13100
13100
|
}
|
|
13101
13101
|
for (; n.have < 19; )
|
|
13102
|
-
n.lens[
|
|
13102
|
+
n.lens[v[n.have++]] = 0;
|
|
13103
13103
|
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) {
|
|
13104
13104
|
e.msg = "invalid code lengths set", n.mode = Xt;
|
|
13105
13105
|
break;
|
|
@@ -16162,7 +16162,7 @@ class m_ {
|
|
|
16162
16162
|
}
|
|
16163
16163
|
JP([
|
|
16164
16164
|
L(),
|
|
16165
|
-
|
|
16165
|
+
U(Ht)
|
|
16166
16166
|
], m_.prototype, "light");
|
|
16167
16167
|
JP([
|
|
16168
16168
|
l(),
|
|
@@ -16187,7 +16187,7 @@ class qc {
|
|
|
16187
16187
|
}
|
|
16188
16188
|
gA([
|
|
16189
16189
|
l(),
|
|
16190
|
-
|
|
16190
|
+
U(ie),
|
|
16191
16191
|
St(K4)
|
|
16192
16192
|
], qc.prototype, "type");
|
|
16193
16193
|
gA([
|
|
@@ -16245,11 +16245,11 @@ g_([
|
|
|
16245
16245
|
], Xn.prototype, "location", 2);
|
|
16246
16246
|
g_([
|
|
16247
16247
|
l(),
|
|
16248
|
-
|
|
16248
|
+
U(re)
|
|
16249
16249
|
], Xn.prototype, "diagnose", 2);
|
|
16250
16250
|
g_([
|
|
16251
16251
|
l(),
|
|
16252
|
-
|
|
16252
|
+
U(V)
|
|
16253
16253
|
], Xn.prototype, "checkResult", 2);
|
|
16254
16254
|
g_([
|
|
16255
16255
|
l(),
|
|
@@ -16301,7 +16301,7 @@ n_([
|
|
|
16301
16301
|
], $n.prototype, "similarity", 2);
|
|
16302
16302
|
n_([
|
|
16303
16303
|
l(),
|
|
16304
|
-
|
|
16304
|
+
U(Te)
|
|
16305
16305
|
], $n.prototype, "type", 2);
|
|
16306
16306
|
n_([
|
|
16307
16307
|
l(),
|
|
@@ -16313,11 +16313,11 @@ n_([
|
|
|
16313
16313
|
], $n.prototype, "referenceImage", 2);
|
|
16314
16314
|
n_([
|
|
16315
16315
|
l(),
|
|
16316
|
-
|
|
16316
|
+
U(re)
|
|
16317
16317
|
], $n.prototype, "diagnose", 2);
|
|
16318
16318
|
n_([
|
|
16319
16319
|
l(),
|
|
16320
|
-
|
|
16320
|
+
U(V)
|
|
16321
16321
|
], $n.prototype, "checkResult", 2);
|
|
16322
16322
|
$n = n_([
|
|
16323
16323
|
Ze()
|
|
@@ -16354,11 +16354,11 @@ pi([
|
|
|
16354
16354
|
], Mr.prototype, "image", 2);
|
|
16355
16355
|
pi([
|
|
16356
16356
|
l(),
|
|
16357
|
-
|
|
16357
|
+
U(re)
|
|
16358
16358
|
], Mr.prototype, "diagnose", 2);
|
|
16359
16359
|
pi([
|
|
16360
16360
|
l(),
|
|
16361
|
-
|
|
16361
|
+
U(V)
|
|
16362
16362
|
], Mr.prototype, "checkResult", 2);
|
|
16363
16363
|
Mr = pi([
|
|
16364
16364
|
Ze()
|
|
@@ -16391,15 +16391,15 @@ hi([
|
|
|
16391
16391
|
], Pr.prototype, "location", 2);
|
|
16392
16392
|
hi([
|
|
16393
16393
|
l(),
|
|
16394
|
-
|
|
16394
|
+
U(Te)
|
|
16395
16395
|
], Pr.prototype, "feature", 2);
|
|
16396
16396
|
hi([
|
|
16397
16397
|
l(),
|
|
16398
|
-
|
|
16398
|
+
U(re)
|
|
16399
16399
|
], Pr.prototype, "diagnose", 2);
|
|
16400
16400
|
hi([
|
|
16401
16401
|
l(),
|
|
16402
|
-
|
|
16402
|
+
U(V)
|
|
16403
16403
|
], Pr.prototype, "checkResult", 2);
|
|
16404
16404
|
Pr = hi([
|
|
16405
16405
|
Ze()
|
|
@@ -16438,15 +16438,15 @@ Na([
|
|
|
16438
16438
|
], Sr.prototype, "location", 2);
|
|
16439
16439
|
Na([
|
|
16440
16440
|
l(),
|
|
16441
|
-
|
|
16441
|
+
U(V)
|
|
16442
16442
|
], Sr.prototype, "checkResult", 2);
|
|
16443
16443
|
Na([
|
|
16444
16444
|
l(),
|
|
16445
|
-
|
|
16445
|
+
U(C)
|
|
16446
16446
|
], Sr.prototype, "type", 2);
|
|
16447
16447
|
Na([
|
|
16448
16448
|
l(),
|
|
16449
|
-
|
|
16449
|
+
U(re)
|
|
16450
16450
|
], Sr.prototype, "diagnose", 2);
|
|
16451
16451
|
Sr = Na([
|
|
16452
16452
|
Ze()
|
|
@@ -16506,11 +16506,11 @@ let jn = class {
|
|
|
16506
16506
|
s5(jn, "fromPlain", (e) => _a(jn, e));
|
|
16507
16507
|
yA([
|
|
16508
16508
|
l(),
|
|
16509
|
-
|
|
16509
|
+
U(Q)
|
|
16510
16510
|
], jn.prototype, "group", 2);
|
|
16511
16511
|
yA([
|
|
16512
16512
|
l(),
|
|
16513
|
-
|
|
16513
|
+
U(V)
|
|
16514
16514
|
], jn.prototype, "checkResult", 2);
|
|
16515
16515
|
yA([
|
|
16516
16516
|
x({ each: !0 }),
|
|
@@ -16538,7 +16538,7 @@ FA([
|
|
|
16538
16538
|
], wo.prototype, "page", 2);
|
|
16539
16539
|
FA([
|
|
16540
16540
|
l(),
|
|
16541
|
-
|
|
16541
|
+
U(V)
|
|
16542
16542
|
], wo.prototype, "checkResult", 2);
|
|
16543
16543
|
FA([
|
|
16544
16544
|
l(),
|
|
@@ -16722,11 +16722,11 @@ let ks = class {
|
|
|
16722
16722
|
E5(ks, "fromPlain", (e) => et(ks, e));
|
|
16723
16723
|
Jc([
|
|
16724
16724
|
l(),
|
|
16725
|
-
|
|
16725
|
+
U(Wt)
|
|
16726
16726
|
], ks.prototype, "source", 2);
|
|
16727
16727
|
Jc([
|
|
16728
16728
|
l(),
|
|
16729
|
-
|
|
16729
|
+
U(V)
|
|
16730
16730
|
], ks.prototype, "checkResult", 2);
|
|
16731
16731
|
Jc([
|
|
16732
16732
|
l(),
|
|
@@ -16757,7 +16757,7 @@ eE([
|
|
|
16757
16757
|
], xo.prototype, "image", 2);
|
|
16758
16758
|
eE([
|
|
16759
16759
|
l(),
|
|
16760
|
-
|
|
16760
|
+
U(Wt)
|
|
16761
16761
|
], xo.prototype, "source", 2);
|
|
16762
16762
|
eE([
|
|
16763
16763
|
l(),
|
|
@@ -16766,7 +16766,7 @@ eE([
|
|
|
16766
16766
|
], xo.prototype, "comparable", 2);
|
|
16767
16767
|
eE([
|
|
16768
16768
|
l(),
|
|
16769
|
-
|
|
16769
|
+
U(re)
|
|
16770
16770
|
], xo.prototype, "diagnose", 2);
|
|
16771
16771
|
xo = eE([
|
|
16772
16772
|
Ze()
|
|
@@ -16854,7 +16854,7 @@ HT([
|
|
|
16854
16854
|
], tE.prototype, "length");
|
|
16855
16855
|
HT([
|
|
16856
16856
|
l(),
|
|
16857
|
-
|
|
16857
|
+
U(AD)
|
|
16858
16858
|
], tE.prototype, "type");
|
|
16859
16859
|
HT([
|
|
16860
16860
|
l(),
|
|
@@ -16877,11 +16877,11 @@ vA([
|
|
|
16877
16877
|
], Mi.prototype, "fieldIndex");
|
|
16878
16878
|
vA([
|
|
16879
16879
|
l(),
|
|
16880
|
-
|
|
16880
|
+
U(WS)
|
|
16881
16881
|
], Mi.prototype, "type");
|
|
16882
16882
|
vA([
|
|
16883
16883
|
l(),
|
|
16884
|
-
|
|
16884
|
+
U(lD)
|
|
16885
16885
|
], Mi.prototype, "resultCode");
|
|
16886
16886
|
vA([
|
|
16887
16887
|
l(),
|
|
@@ -16959,7 +16959,7 @@ nE([
|
|
|
16959
16959
|
], y_.prototype, "height");
|
|
16960
16960
|
nE([
|
|
16961
16961
|
l(),
|
|
16962
|
-
|
|
16962
|
+
U(Zt)
|
|
16963
16963
|
], y_.prototype, "source");
|
|
16964
16964
|
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) => {
|
|
16965
16965
|
for (var r = s > 1 ? void 0 : s ? u5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -16977,11 +16977,11 @@ VT(mr, "getValidationErrors", (e) => ct(e));
|
|
|
16977
16977
|
VT(mr, "isValid", (e) => (Array.isArray(e) ? e : [e]).every((n) => !mr.getValidationErrors(n).length));
|
|
16978
16978
|
rE([
|
|
16979
16979
|
l(),
|
|
16980
|
-
|
|
16980
|
+
U(Ht)
|
|
16981
16981
|
], mr.prototype, "light", 2);
|
|
16982
16982
|
rE([
|
|
16983
16983
|
l(),
|
|
16984
|
-
|
|
16984
|
+
U(Lt)
|
|
16985
16985
|
], mr.prototype, "fieldType", 2);
|
|
16986
16986
|
rE([
|
|
16987
16987
|
l(),
|
|
@@ -17135,11 +17135,11 @@ class BA {
|
|
|
17135
17135
|
}
|
|
17136
17136
|
lm([
|
|
17137
17137
|
l(),
|
|
17138
|
-
|
|
17138
|
+
U(ur)
|
|
17139
17139
|
], BA.prototype, "checkType");
|
|
17140
17140
|
lm([
|
|
17141
17141
|
l(),
|
|
17142
|
-
|
|
17142
|
+
U(V)
|
|
17143
17143
|
], BA.prototype, "checkResult");
|
|
17144
17144
|
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) => {
|
|
17145
17145
|
for (var r = s > 1 ? void 0 : s ? p5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17160,7 +17160,7 @@ bA([
|
|
|
17160
17160
|
], ls.prototype, "pageIndex", 2);
|
|
17161
17161
|
bA([
|
|
17162
17162
|
l(),
|
|
17163
|
-
|
|
17163
|
+
U(V)
|
|
17164
17164
|
], ls.prototype, "checkResult", 2);
|
|
17165
17165
|
bA([
|
|
17166
17166
|
l(),
|
|
@@ -17239,7 +17239,7 @@ dm(gr, "fromPlain", (e) => et(gr, e));
|
|
|
17239
17239
|
dm(gr, "getValidationErrors", (e) => ct(e));
|
|
17240
17240
|
F_([
|
|
17241
17241
|
l(),
|
|
17242
|
-
|
|
17242
|
+
U(Wr)
|
|
17243
17243
|
], gr.prototype, "certificateType", 2);
|
|
17244
17244
|
F_([
|
|
17245
17245
|
l(),
|
|
@@ -17306,7 +17306,7 @@ KT([
|
|
|
17306
17306
|
], R_.prototype, "group", 2);
|
|
17307
17307
|
KT([
|
|
17308
17308
|
l(),
|
|
17309
|
-
|
|
17309
|
+
U(jr)
|
|
17310
17310
|
], R_.prototype, "status", 2);
|
|
17311
17311
|
R_ = KT([
|
|
17312
17312
|
Ze()
|
|
@@ -17501,11 +17501,11 @@ class kT {
|
|
|
17501
17501
|
}
|
|
17502
17502
|
hm([
|
|
17503
17503
|
l(),
|
|
17504
|
-
|
|
17504
|
+
U(W)
|
|
17505
17505
|
], kT.prototype, "group");
|
|
17506
17506
|
hm([
|
|
17507
17507
|
l(),
|
|
17508
|
-
|
|
17508
|
+
U(V)
|
|
17509
17509
|
], kT.prototype, "status");
|
|
17510
17510
|
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) => {
|
|
17511
17511
|
for (var r = s > 1 ? void 0 : s ? H5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17520,7 +17520,7 @@ Pm(ta, "fromPlain", (e) => et(ta, e));
|
|
|
17520
17520
|
Pm(ta, "getValidationErrors", (e) => ct(e));
|
|
17521
17521
|
WT([
|
|
17522
17522
|
l(),
|
|
17523
|
-
|
|
17523
|
+
U(en)
|
|
17524
17524
|
], ta.prototype, "type", 2);
|
|
17525
17525
|
WT([
|
|
17526
17526
|
l(),
|
|
@@ -17573,27 +17573,27 @@ class js {
|
|
|
17573
17573
|
}
|
|
17574
17574
|
Pi([
|
|
17575
17575
|
l(),
|
|
17576
|
-
|
|
17576
|
+
U(V)
|
|
17577
17577
|
], js.prototype, Um);
|
|
17578
17578
|
Pi([
|
|
17579
17579
|
l(),
|
|
17580
|
-
|
|
17580
|
+
U(V)
|
|
17581
17581
|
], js.prototype, vm);
|
|
17582
17582
|
Pi([
|
|
17583
17583
|
l(),
|
|
17584
|
-
|
|
17584
|
+
U(V)
|
|
17585
17585
|
], js.prototype, Fm);
|
|
17586
17586
|
Pi([
|
|
17587
17587
|
l(),
|
|
17588
|
-
|
|
17588
|
+
U(V)
|
|
17589
17589
|
], js.prototype, ym);
|
|
17590
17590
|
Pi([
|
|
17591
17591
|
l(),
|
|
17592
|
-
|
|
17592
|
+
U(V)
|
|
17593
17593
|
], js.prototype, gm);
|
|
17594
17594
|
Pi([
|
|
17595
17595
|
l(),
|
|
17596
|
-
|
|
17596
|
+
U(V)
|
|
17597
17597
|
], js.prototype, mm);
|
|
17598
17598
|
var w5 = Object.defineProperty, HA = (e, t, n, s) => {
|
|
17599
17599
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17608,19 +17608,19 @@ class C_ {
|
|
|
17608
17608
|
}
|
|
17609
17609
|
HA([
|
|
17610
17610
|
l(),
|
|
17611
|
-
|
|
17611
|
+
U(V)
|
|
17612
17612
|
], C_.prototype, $m);
|
|
17613
17613
|
HA([
|
|
17614
17614
|
l(),
|
|
17615
|
-
|
|
17615
|
+
U(V)
|
|
17616
17616
|
], C_.prototype, Hm);
|
|
17617
17617
|
HA([
|
|
17618
17618
|
l(),
|
|
17619
|
-
|
|
17619
|
+
U(V)
|
|
17620
17620
|
], C_.prototype, bm);
|
|
17621
17621
|
HA([
|
|
17622
17622
|
l(),
|
|
17623
|
-
|
|
17623
|
+
U(V)
|
|
17624
17624
|
], C_.prototype, Bm);
|
|
17625
17625
|
var x5 = Object.defineProperty, mi = (e, t, n, s) => {
|
|
17626
17626
|
for (var r = void 0, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17637,27 +17637,27 @@ class Zs {
|
|
|
17637
17637
|
}
|
|
17638
17638
|
mi([
|
|
17639
17639
|
l(),
|
|
17640
|
-
|
|
17640
|
+
U(V)
|
|
17641
17641
|
], Zs.prototype, Km);
|
|
17642
17642
|
mi([
|
|
17643
17643
|
l(),
|
|
17644
|
-
|
|
17644
|
+
U(V)
|
|
17645
17645
|
], Zs.prototype, Ym);
|
|
17646
17646
|
mi([
|
|
17647
17647
|
l(),
|
|
17648
|
-
|
|
17648
|
+
U(V)
|
|
17649
17649
|
], Zs.prototype, xm);
|
|
17650
17650
|
mi([
|
|
17651
17651
|
l(),
|
|
17652
|
-
|
|
17652
|
+
U(V)
|
|
17653
17653
|
], Zs.prototype, wm);
|
|
17654
17654
|
mi([
|
|
17655
17655
|
l(),
|
|
17656
|
-
|
|
17656
|
+
U(V)
|
|
17657
17657
|
], Zs.prototype, Vm);
|
|
17658
17658
|
mi([
|
|
17659
17659
|
l(),
|
|
17660
|
-
|
|
17660
|
+
U(V)
|
|
17661
17661
|
], Zs.prototype, Gm);
|
|
17662
17662
|
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) => {
|
|
17663
17663
|
for (var r = s > 1 ? void 0 : s ? Y5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17675,7 +17675,7 @@ jT(yr, "getValidationErrors", (e) => ct(e));
|
|
|
17675
17675
|
jT(yr, "isValid", (e) => (Array.isArray(e) ? e : [e]).every((n) => yr.getValidationErrors(n).length === 0));
|
|
17676
17676
|
sE([
|
|
17677
17677
|
l(),
|
|
17678
|
-
|
|
17678
|
+
U(V)
|
|
17679
17679
|
], yr.prototype, "overallStatus", 2);
|
|
17680
17680
|
sE([
|
|
17681
17681
|
l(),
|
|
@@ -17805,11 +17805,11 @@ $A([
|
|
|
17805
17805
|
], Lr.prototype, "value", 2);
|
|
17806
17806
|
$A([
|
|
17807
17807
|
l(),
|
|
17808
|
-
|
|
17808
|
+
U(V)
|
|
17809
17809
|
], Lr.prototype, "checkResult", 2);
|
|
17810
17810
|
$A([
|
|
17811
17811
|
l(),
|
|
17812
|
-
|
|
17812
|
+
U(K)
|
|
17813
17813
|
], Lr.prototype, "lcid", 2);
|
|
17814
17814
|
Lr = $A([
|
|
17815
17815
|
Ze()
|
|
@@ -17865,11 +17865,11 @@ class r_ {
|
|
|
17865
17865
|
}
|
|
17866
17866
|
La([
|
|
17867
17867
|
l(),
|
|
17868
|
-
|
|
17868
|
+
U(Zt)
|
|
17869
17869
|
], r_.prototype, "source");
|
|
17870
17870
|
La([
|
|
17871
17871
|
l(),
|
|
17872
|
-
|
|
17872
|
+
U(V)
|
|
17873
17873
|
], r_.prototype, "checkResult");
|
|
17874
17874
|
La([
|
|
17875
17875
|
l(),
|
|
@@ -17903,15 +17903,15 @@ class oE {
|
|
|
17903
17903
|
}
|
|
17904
17904
|
qT([
|
|
17905
17905
|
l(),
|
|
17906
|
-
|
|
17906
|
+
U(Zt)
|
|
17907
17907
|
], oE.prototype, "sourceLeft");
|
|
17908
17908
|
qT([
|
|
17909
17909
|
l(),
|
|
17910
|
-
|
|
17910
|
+
U(Zt)
|
|
17911
17911
|
], oE.prototype, "sourceRight");
|
|
17912
17912
|
qT([
|
|
17913
17913
|
l(),
|
|
17914
|
-
|
|
17914
|
+
U(V)
|
|
17915
17915
|
], oE.prototype, "status");
|
|
17916
17916
|
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) => {
|
|
17917
17917
|
for (var r = s > 1 ? void 0 : s ? Q5(t, n) : t, o = e.length - 1, _; o >= 0; o--)
|
|
@@ -17931,7 +17931,7 @@ QT(Ir, "getValidationErrors", (e) => ct(e));
|
|
|
17931
17931
|
QT(Ir, "isValid", (e) => (Array.isArray(e) ? e : [e]).every((n) => Ir.getValidationErrors(n).length === 0));
|
|
17932
17932
|
fa([
|
|
17933
17933
|
l(),
|
|
17934
|
-
|
|
17934
|
+
U(C)
|
|
17935
17935
|
], Ir.prototype, "type", 2);
|
|
17936
17936
|
fa([
|
|
17937
17937
|
l(),
|
|
@@ -17939,11 +17939,11 @@ fa([
|
|
|
17939
17939
|
], Ir.prototype, "value", 2);
|
|
17940
17940
|
fa([
|
|
17941
17941
|
l(),
|
|
17942
|
-
|
|
17942
|
+
U(V)
|
|
17943
17943
|
], Ir.prototype, "checkResult", 2);
|
|
17944
17944
|
fa([
|
|
17945
17945
|
l(),
|
|
17946
|
-
|
|
17946
|
+
U(K)
|
|
17947
17947
|
], Ir.prototype, "lcid", 2);
|
|
17948
17948
|
fa([
|
|
17949
17949
|
l(),
|
|
@@ -17996,11 +17996,11 @@ GA([
|
|
|
17996
17996
|
], Xr.prototype, "value", 2);
|
|
17997
17997
|
GA([
|
|
17998
17998
|
l(),
|
|
17999
|
-
|
|
17999
|
+
U(V)
|
|
18000
18000
|
], Xr.prototype, "status", 2);
|
|
18001
18001
|
GA([
|
|
18002
18002
|
l(),
|
|
18003
|
-
|
|
18003
|
+
U(K)
|
|
18004
18004
|
], Xr.prototype, "lcid", 2);
|
|
18005
18005
|
Xr = GA([
|
|
18006
18006
|
Ze()
|
|
@@ -18087,16 +18087,16 @@ function E6() {
|
|
|
18087
18087
|
return E.Date.now();
|
|
18088
18088
|
};
|
|
18089
18089
|
function u(g, P, H) {
|
|
18090
|
-
var B, M, m,
|
|
18090
|
+
var B, M, m, v, Z, k, Ce = 0, _e = !1, Ne = !1, pe = !0;
|
|
18091
18091
|
if (typeof g != "function")
|
|
18092
18092
|
throw new TypeError(e);
|
|
18093
18093
|
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);
|
|
18094
18094
|
function fe(Ee) {
|
|
18095
18095
|
var ge = B, Pe = M;
|
|
18096
|
-
return B = M = void 0, Ce = Ee,
|
|
18096
|
+
return B = M = void 0, Ce = Ee, v = g.apply(Pe, ge), v;
|
|
18097
18097
|
}
|
|
18098
18098
|
function We(Ee) {
|
|
18099
|
-
return Ce = Ee,
|
|
18099
|
+
return Ce = Ee, Z = setTimeout(z, P), _e ? fe(Ee) : v;
|
|
18100
18100
|
}
|
|
18101
18101
|
function Oe(Ee) {
|
|
18102
18102
|
var ge = Ee - k, Pe = Ee - Ce, He = P - ge;
|
|
@@ -18110,26 +18110,26 @@ function E6() {
|
|
|
18110
18110
|
var Ee = T();
|
|
18111
18111
|
if (ue(Ee))
|
|
18112
18112
|
return Ae(Ee);
|
|
18113
|
-
|
|
18113
|
+
Z = setTimeout(z, Oe(Ee));
|
|
18114
18114
|
}
|
|
18115
18115
|
function Ae(Ee) {
|
|
18116
|
-
return
|
|
18116
|
+
return Z = void 0, pe && B ? fe(Ee) : (B = M = void 0, v);
|
|
18117
18117
|
}
|
|
18118
18118
|
function oe() {
|
|
18119
|
-
|
|
18119
|
+
Z !== void 0 && clearTimeout(Z), Ce = 0, B = k = M = Z = void 0;
|
|
18120
18120
|
}
|
|
18121
18121
|
function Me() {
|
|
18122
|
-
return
|
|
18122
|
+
return Z === void 0 ? v : Ae(T());
|
|
18123
18123
|
}
|
|
18124
18124
|
function Ie() {
|
|
18125
18125
|
var Ee = T(), ge = ue(Ee);
|
|
18126
18126
|
if (B = arguments, M = this, k = Ee, ge) {
|
|
18127
|
-
if (
|
|
18127
|
+
if (Z === void 0)
|
|
18128
18128
|
return We(k);
|
|
18129
18129
|
if (Ne)
|
|
18130
|
-
return
|
|
18130
|
+
return Z = setTimeout(z, P), fe(k);
|
|
18131
18131
|
}
|
|
18132
|
-
return
|
|
18132
|
+
return Z === void 0 && (Z = setTimeout(z, P)), v;
|
|
18133
18133
|
}
|
|
18134
18134
|
return Ie.cancel = oe, Ie.flush = Me, Ie;
|
|
18135
18135
|
}
|
|
@@ -18439,9 +18439,9 @@ function qm() {
|
|
|
18439
18439
|
});
|
|
18440
18440
|
var e = Object.assign || function(M) {
|
|
18441
18441
|
for (var m = 1; m < arguments.length; m++) {
|
|
18442
|
-
var
|
|
18443
|
-
for (var
|
|
18444
|
-
Object.prototype.hasOwnProperty.call(
|
|
18442
|
+
var v = arguments[m];
|
|
18443
|
+
for (var Z in v)
|
|
18444
|
+
Object.prototype.hasOwnProperty.call(v, Z) && (M[Z] = v[Z]);
|
|
18445
18445
|
}
|
|
18446
18446
|
return M;
|
|
18447
18447
|
}, t = VA();
|
|
@@ -18460,8 +18460,8 @@ function qm() {
|
|
|
18460
18460
|
if (typeof window < "u")
|
|
18461
18461
|
return window.requestAnimationFrame || window.webkitRequestAnimationFrame;
|
|
18462
18462
|
}, I = (function() {
|
|
18463
|
-
return S() || function(M, m,
|
|
18464
|
-
window.setTimeout(M,
|
|
18463
|
+
return S() || function(M, m, v) {
|
|
18464
|
+
window.setTimeout(M, v || 1e3 / 60, (/* @__PURE__ */ new Date()).getTime());
|
|
18465
18465
|
};
|
|
18466
18466
|
})(), O = function() {
|
|
18467
18467
|
return {
|
|
@@ -18480,73 +18480,73 @@ function qm() {
|
|
|
18480
18480
|
delayTimeout: null
|
|
18481
18481
|
};
|
|
18482
18482
|
}, A = function(m) {
|
|
18483
|
-
var
|
|
18484
|
-
if (
|
|
18485
|
-
return
|
|
18486
|
-
var
|
|
18487
|
-
return
|
|
18483
|
+
var v = m.data.containerElement;
|
|
18484
|
+
if (v && v !== document && v !== document.body)
|
|
18485
|
+
return v.scrollLeft;
|
|
18486
|
+
var Z = window.pageXOffset !== void 0, k = (document.compatMode || "") === "CSS1Compat";
|
|
18487
|
+
return Z ? window.pageXOffset : k ? document.documentElement.scrollLeft : document.body.scrollLeft;
|
|
18488
18488
|
}, T = function(m) {
|
|
18489
|
-
var
|
|
18490
|
-
if (
|
|
18491
|
-
return
|
|
18492
|
-
var
|
|
18493
|
-
return
|
|
18489
|
+
var v = m.data.containerElement;
|
|
18490
|
+
if (v && v !== document && v !== document.body)
|
|
18491
|
+
return v.scrollTop;
|
|
18492
|
+
var Z = window.pageXOffset !== void 0, k = (document.compatMode || "") === "CSS1Compat";
|
|
18493
|
+
return Z ? window.pageYOffset : k ? document.documentElement.scrollTop : document.body.scrollTop;
|
|
18494
18494
|
}, u = function(m) {
|
|
18495
|
-
var
|
|
18496
|
-
if (
|
|
18497
|
-
return
|
|
18498
|
-
var
|
|
18499
|
-
return Math.max(
|
|
18495
|
+
var v = m.data.containerElement;
|
|
18496
|
+
if (v && v !== document && v !== document.body)
|
|
18497
|
+
return v.scrollWidth - v.offsetWidth;
|
|
18498
|
+
var Z = document.body, k = document.documentElement;
|
|
18499
|
+
return Math.max(Z.scrollWidth, Z.offsetWidth, k.clientWidth, k.scrollWidth, k.offsetWidth);
|
|
18500
18500
|
}, d = function(m) {
|
|
18501
|
-
var
|
|
18502
|
-
if (
|
|
18503
|
-
return
|
|
18504
|
-
var
|
|
18505
|
-
return Math.max(
|
|
18506
|
-
}, f = function M(m,
|
|
18507
|
-
var k =
|
|
18508
|
-
if (!
|
|
18501
|
+
var v = m.data.containerElement;
|
|
18502
|
+
if (v && v !== document && v !== document.body)
|
|
18503
|
+
return v.scrollHeight - v.offsetHeight;
|
|
18504
|
+
var Z = document.body, k = document.documentElement;
|
|
18505
|
+
return Math.max(Z.scrollHeight, Z.offsetHeight, k.clientHeight, k.scrollHeight, k.offsetHeight);
|
|
18506
|
+
}, f = function M(m, v, Z) {
|
|
18507
|
+
var k = v.data;
|
|
18508
|
+
if (!v.ignoreCancelEvents && k.cancel) {
|
|
18509
18509
|
a.default.registered.end && a.default.registered.end(k.to, k.target, k.currentPositionY);
|
|
18510
18510
|
return;
|
|
18511
18511
|
}
|
|
18512
|
-
if (k.delta = Math.round(k.targetPosition - k.startPosition), k.start === null && (k.start =
|
|
18513
|
-
var Ce = M.bind(null, m,
|
|
18512
|
+
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) {
|
|
18513
|
+
var Ce = M.bind(null, m, v);
|
|
18514
18514
|
I.call(window, Ce);
|
|
18515
18515
|
return;
|
|
18516
18516
|
}
|
|
18517
18517
|
a.default.registered.end && a.default.registered.end(k.to, k.target, k.currentPosition);
|
|
18518
18518
|
}, p = function(m) {
|
|
18519
18519
|
m.data.containerElement = m ? m.containerId ? document.getElementById(m.containerId) : m.container && m.container.nodeType ? m.container : document : null;
|
|
18520
|
-
}, N = function(m,
|
|
18521
|
-
|
|
18520
|
+
}, N = function(m, v, Z, k) {
|
|
18521
|
+
v.data = v.data || O(), window.clearTimeout(v.data.delayTimeout);
|
|
18522
18522
|
var Ce = function() {
|
|
18523
|
-
|
|
18523
|
+
v.data.cancel = !0;
|
|
18524
18524
|
};
|
|
18525
|
-
if (o.default.subscribe(Ce), p(
|
|
18526
|
-
a.default.registered.end && a.default.registered.end(
|
|
18525
|
+
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) {
|
|
18526
|
+
a.default.registered.end && a.default.registered.end(v.data.to, v.data.target, v.data.currentPosition);
|
|
18527
18527
|
return;
|
|
18528
18528
|
}
|
|
18529
|
-
|
|
18530
|
-
var _e = i(
|
|
18531
|
-
if (
|
|
18532
|
-
|
|
18533
|
-
a.default.registered.begin && a.default.registered.begin(
|
|
18534
|
-
},
|
|
18529
|
+
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;
|
|
18530
|
+
var _e = i(v), Ne = f.bind(null, _e, v);
|
|
18531
|
+
if (v && v.delay > 0) {
|
|
18532
|
+
v.data.delayTimeout = window.setTimeout(function() {
|
|
18533
|
+
a.default.registered.begin && a.default.registered.begin(v.data.to, v.data.target), I.call(window, Ne);
|
|
18534
|
+
}, v.delay);
|
|
18535
18535
|
return;
|
|
18536
18536
|
}
|
|
18537
|
-
a.default.registered.begin && a.default.registered.begin(
|
|
18537
|
+
a.default.registered.begin && a.default.registered.begin(v.data.to, v.data.target), I.call(window, Ne);
|
|
18538
18538
|
}, h = function(m) {
|
|
18539
18539
|
return m = e({}, m), m.data = m.data || O(), m.absolute = !0, m;
|
|
18540
18540
|
}, g = function(m) {
|
|
18541
18541
|
N(0, h(m));
|
|
18542
|
-
}, P = function(m,
|
|
18543
|
-
N(m, h(
|
|
18542
|
+
}, P = function(m, v) {
|
|
18543
|
+
N(m, h(v));
|
|
18544
18544
|
}, H = function(m) {
|
|
18545
18545
|
m = h(m), p(m), N(m.horizontal ? u(m) : d(m), m);
|
|
18546
|
-
}, B = function(m,
|
|
18547
|
-
|
|
18548
|
-
var
|
|
18549
|
-
N(m +
|
|
18546
|
+
}, B = function(m, v) {
|
|
18547
|
+
v = h(v), p(v);
|
|
18548
|
+
var Z = v.horizontal ? A(v) : T(v);
|
|
18549
|
+
N(m + Z, v);
|
|
18550
18550
|
};
|
|
18551
18551
|
return yE.default = {
|
|
18552
18552
|
animateTopScroll: N,
|
|
@@ -18834,8 +18834,8 @@ function rl() {
|
|
|
18834
18834
|
var M = {};
|
|
18835
18835
|
this.state && this.state.active ? M = e({}, this.props.style, this.props.activeStyle) : M = e({}, this.props.style);
|
|
18836
18836
|
var m = e({}, this.props);
|
|
18837
|
-
for (var
|
|
18838
|
-
m.hasOwnProperty(
|
|
18837
|
+
for (var v in u)
|
|
18838
|
+
m.hasOwnProperty(v) && delete m[v];
|
|
18839
18839
|
return m.className = B, m.style = M, m.onClick = this.handleClick, s.default.createElement(d, m);
|
|
18840
18840
|
}
|
|
18841
18841
|
}]), P;
|
|
@@ -18848,17 +18848,17 @@ function rl() {
|
|
|
18848
18848
|
}, this.spyHandler = function(H, B) {
|
|
18849
18849
|
var M = P.getScrollSpyContainer();
|
|
18850
18850
|
if (!(S.default.isMounted() && !S.default.isInitialized())) {
|
|
18851
|
-
var m = P.props.horizontal,
|
|
18851
|
+
var m = P.props.horizontal, v = P.props.to, Z = null, k = void 0, Ce = void 0;
|
|
18852
18852
|
if (m) {
|
|
18853
18853
|
var _e = 0, Ne = 0, pe = 0;
|
|
18854
18854
|
if (M.getBoundingClientRect) {
|
|
18855
18855
|
var fe = M.getBoundingClientRect();
|
|
18856
18856
|
pe = fe.left;
|
|
18857
18857
|
}
|
|
18858
|
-
if (!
|
|
18859
|
-
if (
|
|
18858
|
+
if (!Z || P.props.isDynamic) {
|
|
18859
|
+
if (Z = p.get(v), !Z)
|
|
18860
18860
|
return;
|
|
18861
|
-
var We =
|
|
18861
|
+
var We = Z.getBoundingClientRect();
|
|
18862
18862
|
_e = We.left - pe + H, Ne = _e + We.width;
|
|
18863
18863
|
}
|
|
18864
18864
|
var Oe = H - P.props.offset;
|
|
@@ -18869,10 +18869,10 @@ function rl() {
|
|
|
18869
18869
|
var oe = M.getBoundingClientRect();
|
|
18870
18870
|
Ae = oe.top;
|
|
18871
18871
|
}
|
|
18872
|
-
if (!
|
|
18873
|
-
if (
|
|
18872
|
+
if (!Z || P.props.isDynamic) {
|
|
18873
|
+
if (Z = p.get(v), !Z)
|
|
18874
18874
|
return;
|
|
18875
|
-
var Me =
|
|
18875
|
+
var Me = Z.getBoundingClientRect();
|
|
18876
18876
|
ue = Me.top - Ae + B, z = ue + Me.height;
|
|
18877
18877
|
}
|
|
18878
18878
|
var Ie = B - P.props.offset;
|
|
@@ -18880,16 +18880,16 @@ function rl() {
|
|
|
18880
18880
|
}
|
|
18881
18881
|
var Ee = p.getActiveLink();
|
|
18882
18882
|
if (Ce) {
|
|
18883
|
-
if (
|
|
18883
|
+
if (v === Ee && p.setActiveLink(void 0), P.props.hashSpy && S.default.getHash() === v) {
|
|
18884
18884
|
var ge = P.props.saveHashHistory, Pe = ge === void 0 ? !1 : ge;
|
|
18885
18885
|
S.default.changeHash("", Pe);
|
|
18886
18886
|
}
|
|
18887
|
-
P.props.spy && P.state.active && (P.setState({ active: !1 }), P.props.onSetInactive && P.props.onSetInactive(
|
|
18887
|
+
P.props.spy && P.state.active && (P.setState({ active: !1 }), P.props.onSetInactive && P.props.onSetInactive(v, Z));
|
|
18888
18888
|
}
|
|
18889
|
-
if (k && (Ee !==
|
|
18890
|
-
p.setActiveLink(
|
|
18889
|
+
if (k && (Ee !== v || P.state.active === !1)) {
|
|
18890
|
+
p.setActiveLink(v);
|
|
18891
18891
|
var He = P.props.saveHashHistory, qe = He === void 0 ? !1 : He;
|
|
18892
|
-
P.props.hashSpy && S.default.changeHash(
|
|
18892
|
+
P.props.hashSpy && S.default.changeHash(v, qe), P.props.spy && (P.setState({ active: !0 }), P.props.onSetActive && P.props.onSetActive(v, Z));
|
|
18893
18893
|
}
|
|
18894
18894
|
}
|
|
18895
18895
|
};
|
|
@@ -19266,10 +19266,10 @@ function T6() {
|
|
|
19266
19266
|
if (!P || p.props.isDynamic) {
|
|
19267
19267
|
if (P = T.get(g), !P)
|
|
19268
19268
|
return;
|
|
19269
|
-
var
|
|
19270
|
-
H =
|
|
19269
|
+
var v = P.getBoundingClientRect();
|
|
19270
|
+
H = v.top - M + N, B = H + v.height;
|
|
19271
19271
|
}
|
|
19272
|
-
var
|
|
19272
|
+
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();
|
|
19273
19273
|
if (Ce)
|
|
19274
19274
|
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();
|
|
19275
19275
|
if (k && _e !== g)
|
|
@@ -19345,7 +19345,7 @@ var ja = l6(), Be = {}, oc = { exports: {} }, u6 = oc.exports, sf;
|
|
|
19345
19345
|
function N6() {
|
|
19346
19346
|
return sf || (sf = 1, (function(e, t) {
|
|
19347
19347
|
(function(n, s) {
|
|
19348
|
-
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",
|
|
19348
|
+
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, $) {
|
|
19349
19349
|
var G = {};
|
|
19350
19350
|
for (var q in rt)
|
|
19351
19351
|
$[q] && $[q].length % 2 === 0 ? G[q] = $[q].concat(rt[q]) : G[q] = rt[q];
|
|
@@ -19381,7 +19381,7 @@ function N6() {
|
|
|
19381
19381
|
} else if (ut($[G], rt))
|
|
19382
19382
|
return G === _ ? s : G;
|
|
19383
19383
|
return $.hasOwnProperty("*") ? $["*"] : rt;
|
|
19384
|
-
}, 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, $) {
|
|
19384
|
+
}, 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, $) {
|
|
19385
19385
|
if (typeof rt === i && ($ = rt, rt = s), !(this instanceof nn))
|
|
19386
19386
|
return new nn(rt, $).getResult();
|
|
19387
19387
|
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;
|
|
@@ -19565,14 +19565,14 @@ function d6() {
|
|
|
19565
19565
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
19566
19566
|
return j;
|
|
19567
19567
|
}
|
|
19568
|
-
function
|
|
19568
|
+
function v(j, y) {
|
|
19569
19569
|
if (y && (typeof y == "object" || typeof y == "function"))
|
|
19570
19570
|
return y;
|
|
19571
19571
|
if (y !== void 0)
|
|
19572
19572
|
throw new TypeError("Derived constructors may only return object or undefined");
|
|
19573
19573
|
return m(j);
|
|
19574
19574
|
}
|
|
19575
|
-
function
|
|
19575
|
+
function Z(j, y) {
|
|
19576
19576
|
return k(j) || Ce(j, y) || _e(j, y) || pe();
|
|
19577
19577
|
}
|
|
19578
19578
|
function k(j) {
|
|
@@ -19992,7 +19992,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
19992
19992
|
g(b, y);
|
|
19993
19993
|
function b(ae) {
|
|
19994
19994
|
var Re;
|
|
19995
|
-
return d(this, b), Re =
|
|
19995
|
+
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 = {
|
|
19996
19996
|
isLandscape: !1,
|
|
19997
19997
|
isPortrait: !1
|
|
19998
19998
|
}, Re;
|
|
@@ -20046,7 +20046,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
20046
20046
|
isLandscape: Ct === 90,
|
|
20047
20047
|
orientation: Ct === 0 ? "portrait" : "landscape"
|
|
20048
20048
|
};
|
|
20049
|
-
}), y =
|
|
20049
|
+
}), y = Z(j, 2), b = y[0], ae = y[1], Re = t.useCallback(function() {
|
|
20050
20050
|
var Ct = window.innerWidth > window.innerHeight ? 90 : 0, an = {
|
|
20051
20051
|
isPortrait: Ct === 0,
|
|
20052
20052
|
isLandscape: Ct === 90,
|
|
@@ -21279,7 +21279,7 @@ const Y9 = "_modal_w3lvy_1", Ua = {
|
|
|
21279
21279
|
downloadImg: A,
|
|
21280
21280
|
magnifierImgBorderRadius: T = 0
|
|
21281
21281
|
}, u) {
|
|
21282
|
-
const d = Mt(null), [[f, p], N] = bt([0, 0]), [[h, g], P] = bt([0, 0]), [[H, B], M] = bt([0, 0]), [m,
|
|
21282
|
+
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 = {
|
|
21283
21283
|
"--image-x": `${f}px`,
|
|
21284
21284
|
"--image-y": `${p}px`,
|
|
21285
21285
|
"--magnifier-x": `${h}px`,
|
|
@@ -21301,15 +21301,15 @@ const Y9 = "_modal_w3lvy_1", Ua = {
|
|
|
21301
21301
|
if (_) {
|
|
21302
21302
|
Oe(Ee);
|
|
21303
21303
|
const ge = Ee.currentTarget, { width: Pe, height: He } = ge.getBoundingClientRect();
|
|
21304
|
-
M([Pe, He]),
|
|
21304
|
+
M([Pe, He]), v(!0);
|
|
21305
21305
|
}
|
|
21306
21306
|
o && _e(!0);
|
|
21307
21307
|
}, z = () => {
|
|
21308
|
-
_ && (pe(n),
|
|
21308
|
+
_ && (pe(n), v(!1));
|
|
21309
21309
|
}, Ae = () => {
|
|
21310
21310
|
o && _e(!1);
|
|
21311
21311
|
}, oe = () => {
|
|
21312
|
-
a && k(!0), _ &&
|
|
21312
|
+
a && k(!0), _ && v(!1);
|
|
21313
21313
|
}, Me = () => {
|
|
21314
21314
|
k(!1);
|
|
21315
21315
|
}, Ie = (Ee) => {
|
|
@@ -21362,7 +21362,7 @@ const Y9 = "_modal_w3lvy_1", Ua = {
|
|
|
21362
21362
|
document.body
|
|
21363
21363
|
),
|
|
21364
21364
|
a && CS(
|
|
21365
|
-
/* @__PURE__ */ R(nx, { isOpen:
|
|
21365
|
+
/* @__PURE__ */ R(nx, { isOpen: Z, src: O || t, alt: s, onClose: Me }),
|
|
21366
21366
|
document.body
|
|
21367
21367
|
)
|
|
21368
21368
|
] });
|
|
@@ -22641,22 +22641,22 @@ var Xx = ["keyName", "value", "parentValue", "expandKey", "keys", "beforeCopy"],
|
|
|
22641
22641
|
var d = (H) => {
|
|
22642
22642
|
H.stopPropagation();
|
|
22643
22643
|
var B = "";
|
|
22644
|
-
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, (
|
|
22644
|
+
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);
|
|
22645
22645
|
var M = _ || u || E;
|
|
22646
22646
|
M && typeof M == "function" && (B = M(B, t, n, s, r, o)), c && c(B, n), A(!0);
|
|
22647
22647
|
var m = navigator.clipboard || {
|
|
22648
|
-
writeText(
|
|
22649
|
-
return new Promise((
|
|
22648
|
+
writeText(v) {
|
|
22649
|
+
return new Promise((Z, k) => {
|
|
22650
22650
|
var Ce = document.createElement("textarea");
|
|
22651
|
-
Ce.style.position = "absolute", Ce.style.opacity = "0", Ce.style.left = "-99999999px", Ce.value =
|
|
22651
|
+
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();
|
|
22652
22652
|
});
|
|
22653
22653
|
}
|
|
22654
22654
|
};
|
|
22655
22655
|
m.writeText(B).then(() => {
|
|
22656
|
-
var
|
|
22657
|
-
A(!1), clearTimeout(
|
|
22656
|
+
var v = setTimeout(() => {
|
|
22657
|
+
A(!1), clearTimeout(v);
|
|
22658
22658
|
}, 3e3);
|
|
22659
|
-
}).catch((
|
|
22659
|
+
}).catch((v) => {
|
|
22660
22660
|
});
|
|
22661
22661
|
}, f = {
|
|
22662
22662
|
style: {
|
|
@@ -23757,18 +23757,18 @@ class pS extends KA {
|
|
|
23757
23757
|
}) : "", H = N && !r.ordinal && r.count === 0, B = H && r[`defaultValue${this.options.pluralSeparator}zero`] || r[`defaultValue${g}`] || r[`defaultValue${P}`] || r.defaultValue;
|
|
23758
23758
|
let M = A;
|
|
23759
23759
|
p && !A && h && (M = B);
|
|
23760
|
-
const m = YR(M),
|
|
23761
|
-
if (p && M && m && d.indexOf(
|
|
23760
|
+
const m = YR(M), v = Object.prototype.toString.apply(M);
|
|
23761
|
+
if (p && M && m && d.indexOf(v) < 0 && !(at(f) && Array.isArray(M))) {
|
|
23762
23762
|
if (!r.returnObjects && !this.options.returnObjects) {
|
|
23763
23763
|
this.options.returnedObjectHandler || this.logger.warn("accessing an object - but returnObjects options is not enabled!");
|
|
23764
|
-
const
|
|
23764
|
+
const Z = this.options.returnedObjectHandler ? this.options.returnedObjectHandler(T, M, {
|
|
23765
23765
|
...r,
|
|
23766
23766
|
ns: c
|
|
23767
23767
|
}) : `key '${a} (${this.language})' returned an object instead of string.`;
|
|
23768
|
-
return o ? (O.res =
|
|
23768
|
+
return o ? (O.res = Z, O.usedParams = this.getUsedParamsDetails(r), O) : Z;
|
|
23769
23769
|
}
|
|
23770
23770
|
if (_) {
|
|
23771
|
-
const
|
|
23771
|
+
const Z = Array.isArray(M), k = Z ? [] : {}, Ce = Z ? u : T;
|
|
23772
23772
|
for (const _e in M)
|
|
23773
23773
|
if (Object.prototype.hasOwnProperty.call(M, _e)) {
|
|
23774
23774
|
const Ne = `${Ce}${_}${_e}`;
|
|
@@ -23788,10 +23788,10 @@ class pS extends KA {
|
|
|
23788
23788
|
} else if (p && at(f) && Array.isArray(A))
|
|
23789
23789
|
A = A.join(f), A && (A = this.extendTranslation(A, t, r, s));
|
|
23790
23790
|
else {
|
|
23791
|
-
let
|
|
23792
|
-
!this.isValidLookup(A) && h && (
|
|
23791
|
+
let Z = !1, k = !1;
|
|
23792
|
+
!this.isValidLookup(A) && h && (Z = !0, A = B), this.isValidLookup(A) || (k = !0, A = a);
|
|
23793
23793
|
const _e = (r.missingKeyNoValueFallbackToKey || this.options.missingKeyNoValueFallbackToKey) && k ? void 0 : A, Ne = h && B !== A && this.options.updateMissing;
|
|
23794
|
-
if (k ||
|
|
23794
|
+
if (k || Z || Ne) {
|
|
23795
23795
|
if (this.logger.log(Ne ? "updateKey" : "missingKey", S, i, a, Ne ? B : A), _) {
|
|
23796
23796
|
const Oe = this.resolve(a, {
|
|
23797
23797
|
...r,
|
|
@@ -23816,7 +23816,7 @@ class pS extends KA {
|
|
|
23816
23816
|
});
|
|
23817
23817
|
}) : We(pe, a, B));
|
|
23818
23818
|
}
|
|
23819
|
-
A = this.extendTranslation(A, t, r, O, s), k && A === a && this.options.appendNamespaceToMissingKey && (A = `${i}${E}${a}`), (k ||
|
|
23819
|
+
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));
|
|
23820
23820
|
}
|
|
23821
23821
|
return o ? (O.res = A, O.usedParams = this.getUsedParamsDetails(r), O) : A;
|
|
23822
23822
|
}
|
|
@@ -24908,18 +24908,18 @@ const J8 = (e, t) => na(t) ? t : $8(t) && na(t.defaultValue) ? t.defaultValue :
|
|
|
24908
24908
|
const {
|
|
24909
24909
|
bindI18n: M,
|
|
24910
24910
|
bindI18nStore: m
|
|
24911
|
-
} = _,
|
|
24911
|
+
} = _, v = () => {
|
|
24912
24912
|
I.current += 1, B();
|
|
24913
24913
|
};
|
|
24914
|
-
return M && o.on(M,
|
|
24915
|
-
M && M.split(" ").forEach((
|
|
24914
|
+
return M && o.on(M, v), m && o.store.on(m, v), () => {
|
|
24915
|
+
M && M.split(" ").forEach((Z) => o.off(Z, v)), m && m.split(" ").forEach((Z) => o.store.off(Z, v));
|
|
24916
24916
|
};
|
|
24917
24917
|
}, [o, _]), A = Mt(), T = eu(() => {
|
|
24918
24918
|
if (!o)
|
|
24919
24919
|
return eY;
|
|
24920
|
-
const B = !!(o.isInitialized || o.initializedStoreOnce) && S.every((Ce) => H8(Ce, o, _)), M = t.lng || o.language, m = I.current,
|
|
24921
|
-
if (
|
|
24922
|
-
return
|
|
24920
|
+
const B = !!(o.isInitialized || o.initializedStoreOnce) && S.every((Ce) => H8(Ce, o, _)), M = t.lng || o.language, m = I.current, v = A.current;
|
|
24921
|
+
if (v && v.ready === B && v.lng === M && v.keyPrefix === c && v.revision === m)
|
|
24922
|
+
return v;
|
|
24923
24923
|
const k = {
|
|
24924
24924
|
t: o.getFixedT(M, _.nsMode === "fallback" ? S : S[0], c),
|
|
24925
24925
|
ready: B,
|
|
@@ -24957,8 +24957,8 @@ const J8 = (e, t) => na(t) ? t : $8(t) && na(t.defaultValue) ? t.defaultValue :
|
|
|
24957
24957
|
const B = N, M = B?.language;
|
|
24958
24958
|
let m = B;
|
|
24959
24959
|
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));
|
|
24960
|
-
const
|
|
24961
|
-
return
|
|
24960
|
+
const v = [f, m, p];
|
|
24961
|
+
return v.t = f, v.i18n = m, v.ready = p, v;
|
|
24962
24962
|
}, [f, N, p, N.resolvedLanguage, N.language, N.languages]);
|
|
24963
24963
|
if (o && a && !p)
|
|
24964
24964
|
throw new Promise((B) => {
|
|
@@ -32002,317 +32002,317 @@ F.addResourceBundle("en", "a2da0fdb0aff26e823d669ee078fdce4", Qst);
|
|
|
32002
32002
|
F.addResourceBundle("lv", "a2da0fdb0aff26e823d669ee078fdce4", Xat);
|
|
32003
32003
|
F.addResourceBundle("de", "a2da0fdb0aff26e823d669ee078fdce4", WEt);
|
|
32004
32004
|
F.addResourceBundle("ru", "a2da0fdb0aff26e823d669ee078fdce4", YIt);
|
|
32005
|
-
const KIt = () => ze("a2da0fdb0aff26e823d669ee078fdce4"),
|
|
32005
|
+
const KIt = () => ze("a2da0fdb0aff26e823d669ee078fdce4"), X = (e) => F.t(e, { ns: "a2da0fdb0aff26e823d669ee078fdce4" }), jy = (e) => {
|
|
32006
32006
|
const t = Number(String(e || "").trim());
|
|
32007
32007
|
switch (t) {
|
|
32008
32008
|
case K.LATIN:
|
|
32009
|
-
return
|
|
32009
|
+
return X("LATIN");
|
|
32010
32010
|
case K.AFRIKAANS:
|
|
32011
|
-
return
|
|
32011
|
+
return X("AFRIKAANS");
|
|
32012
32012
|
case K.ALBANIAN:
|
|
32013
|
-
return
|
|
32013
|
+
return X("ALBANIAN");
|
|
32014
32014
|
case K.AMHARIC:
|
|
32015
|
-
return
|
|
32015
|
+
return X("AMHARIC");
|
|
32016
32016
|
case K.ARABIC_ALGERIA:
|
|
32017
|
-
return
|
|
32017
|
+
return X("ARABIC_ALGERIA");
|
|
32018
32018
|
case K.ARABIC_BAHRAIN:
|
|
32019
|
-
return
|
|
32019
|
+
return X("ARABIC_BAHRAIN");
|
|
32020
32020
|
case K.ARABIC_EGYPT:
|
|
32021
|
-
return
|
|
32021
|
+
return X("ARABIC_EGYPT");
|
|
32022
32022
|
case K.ARABIC_IRAQ:
|
|
32023
|
-
return
|
|
32023
|
+
return X("ARABIC_IRAQ");
|
|
32024
32024
|
case K.ARABIC_JORDAN:
|
|
32025
|
-
return
|
|
32025
|
+
return X("ARABIC_JORDAN");
|
|
32026
32026
|
case K.ARABIC_KUWAIT:
|
|
32027
|
-
return
|
|
32027
|
+
return X("ARABIC_KUWAIT");
|
|
32028
32028
|
case K.ARABIC_LEBANON:
|
|
32029
|
-
return
|
|
32029
|
+
return X("ARABIC_LEBANON");
|
|
32030
32030
|
case K.ARABIC_LIBYA:
|
|
32031
|
-
return
|
|
32031
|
+
return X("ARABIC_LIBYA");
|
|
32032
32032
|
case K.ARABIC_MOROCCO:
|
|
32033
|
-
return
|
|
32033
|
+
return X("ARABIC_MOROCCO");
|
|
32034
32034
|
case K.ARABIC_OMAN:
|
|
32035
|
-
return
|
|
32035
|
+
return X("ARABIC_OMAN");
|
|
32036
32036
|
case K.ARABIC_QATAR:
|
|
32037
|
-
return
|
|
32037
|
+
return X("ARABIC_QATAR");
|
|
32038
32038
|
case K.ARABIC_SAUDI_ARABIA:
|
|
32039
|
-
return
|
|
32039
|
+
return X("ARABIC_SAUDI_ARABIA");
|
|
32040
32040
|
case K.ARABIC_SYRIA:
|
|
32041
|
-
return
|
|
32041
|
+
return X("ARABIC_SYRIA");
|
|
32042
32042
|
case K.ARABIC_TUNISIA:
|
|
32043
|
-
return
|
|
32043
|
+
return X("ARABIC_TUNISIA");
|
|
32044
32044
|
case K.ARABIC_UAE:
|
|
32045
|
-
return
|
|
32045
|
+
return X("ARABIC_UAE");
|
|
32046
32046
|
case K.ARABIC_YEMEN:
|
|
32047
|
-
return
|
|
32047
|
+
return X("ARABIC_YEMEN");
|
|
32048
32048
|
case K.AZERI_CYRILIC:
|
|
32049
|
-
return
|
|
32049
|
+
return X("AZERI_CYRILIC");
|
|
32050
32050
|
case K.AZERI_LATIN:
|
|
32051
|
-
return
|
|
32051
|
+
return X("AZERI_LATIN");
|
|
32052
32052
|
case K.BASQUE:
|
|
32053
|
-
return
|
|
32053
|
+
return X("BASQUE");
|
|
32054
32054
|
case K.BELARUSIAN:
|
|
32055
|
-
return
|
|
32055
|
+
return X("BELARUSIAN");
|
|
32056
32056
|
case K.BENGALI_BANGLADESH:
|
|
32057
|
-
return
|
|
32057
|
+
return X("BENGALI_BANGLADESH");
|
|
32058
32058
|
case K.BENGALI_INDIA:
|
|
32059
|
-
return
|
|
32059
|
+
return X("BENGALI_INDIA");
|
|
32060
32060
|
case K.BULGARIAN:
|
|
32061
|
-
return
|
|
32061
|
+
return X("BULGARIAN");
|
|
32062
32062
|
case K.BURMESE:
|
|
32063
|
-
return
|
|
32063
|
+
return X("BURMESE");
|
|
32064
32064
|
case K.CATALAN:
|
|
32065
|
-
return
|
|
32065
|
+
return X("CATALAN");
|
|
32066
32066
|
case K.CHINESE_HONGKONG_SAR:
|
|
32067
|
-
return
|
|
32067
|
+
return X("CHINESE_HONGKONG_SAR");
|
|
32068
32068
|
case K.CHINESE_MACAO_SAR:
|
|
32069
|
-
return
|
|
32069
|
+
return X("CHINESE_MACAO_SAR");
|
|
32070
32070
|
case K.CHINESE:
|
|
32071
|
-
return
|
|
32071
|
+
return X("CHINESE");
|
|
32072
32072
|
case K.CHINESE_SINGAPORE:
|
|
32073
|
-
return
|
|
32073
|
+
return X("CHINESE_SINGAPORE");
|
|
32074
32074
|
case K.CHINESE_TAIWAN:
|
|
32075
|
-
return
|
|
32075
|
+
return X("CHINESE_TAIWAN");
|
|
32076
32076
|
case K.CROATIAN:
|
|
32077
|
-
return
|
|
32077
|
+
return X("CROATIAN");
|
|
32078
32078
|
case K.CZECH:
|
|
32079
|
-
return
|
|
32079
|
+
return X("CZECH");
|
|
32080
32080
|
case K.DANISH:
|
|
32081
|
-
return
|
|
32081
|
+
return X("DANISH");
|
|
32082
32082
|
case K.DIVEHI:
|
|
32083
|
-
return
|
|
32083
|
+
return X("DIVEHI");
|
|
32084
32084
|
case K.DUTCH_BELGIUM:
|
|
32085
|
-
return
|
|
32085
|
+
return X("DUTCH_BELGIUM");
|
|
32086
32086
|
case K.DUTCH_NETHERLANDS:
|
|
32087
|
-
return
|
|
32087
|
+
return X("DUTCH_NETHERLANDS");
|
|
32088
32088
|
case K.ENGLISH_AUSTRALIA:
|
|
32089
|
-
return
|
|
32089
|
+
return X("ENGLISH_AUSTRALIA");
|
|
32090
32090
|
case K.ENGLISH_BELIZE:
|
|
32091
|
-
return
|
|
32091
|
+
return X("ENGLISH_BELIZE");
|
|
32092
32092
|
case K.ENGLISH_CANADA:
|
|
32093
|
-
return
|
|
32093
|
+
return X("ENGLISH_CANADA");
|
|
32094
32094
|
case K.ENGLISH_CARRIBEAN:
|
|
32095
|
-
return
|
|
32095
|
+
return X("ENGLISH_CARRIBEAN");
|
|
32096
32096
|
case K.ENGLISH_IRELAND:
|
|
32097
|
-
return
|
|
32097
|
+
return X("ENGLISH_IRELAND");
|
|
32098
32098
|
case K.ENGLISH_JAMAICA:
|
|
32099
|
-
return
|
|
32099
|
+
return X("ENGLISH_JAMAICA");
|
|
32100
32100
|
case K.ENGLISH_NEW_ZEALAND:
|
|
32101
|
-
return
|
|
32101
|
+
return X("ENGLISH_NEW_ZEALAND");
|
|
32102
32102
|
case K.ENGLISH_PHILIPPINES:
|
|
32103
|
-
return
|
|
32103
|
+
return X("ENGLISH_PHILIPPINES");
|
|
32104
32104
|
case K.ENGLISH_SOUTH_AFRICA:
|
|
32105
|
-
return
|
|
32105
|
+
return X("ENGLISH_SOUTH_AFRICA");
|
|
32106
32106
|
case K.ENGLISH_TRINIDAD:
|
|
32107
|
-
return
|
|
32107
|
+
return X("ENGLISH_TRINIDAD");
|
|
32108
32108
|
case K.ENGLISH_UK:
|
|
32109
|
-
return
|
|
32109
|
+
return X("ENGLISH_UK");
|
|
32110
32110
|
case K.ENGLISH_US:
|
|
32111
|
-
return
|
|
32111
|
+
return X("ENGLISH_US");
|
|
32112
32112
|
case K.ENGLISH_ZIMBABWE:
|
|
32113
|
-
return
|
|
32113
|
+
return X("ENGLISH_ZIMBABWE");
|
|
32114
32114
|
case K.ESTONIAN:
|
|
32115
|
-
return
|
|
32115
|
+
return X("ESTONIAN");
|
|
32116
32116
|
case K.FAROESE:
|
|
32117
|
-
return
|
|
32117
|
+
return X("FAROESE");
|
|
32118
32118
|
case K.FARSI:
|
|
32119
|
-
return
|
|
32119
|
+
return X("FARSI");
|
|
32120
32120
|
case K.FINNISH:
|
|
32121
|
-
return
|
|
32121
|
+
return X("FINNISH");
|
|
32122
32122
|
case K.FRENCH_BELGIUM:
|
|
32123
|
-
return
|
|
32123
|
+
return X("FRENCH_BELGIUM");
|
|
32124
32124
|
case K.FRENCH_CANADA:
|
|
32125
|
-
return
|
|
32125
|
+
return X("FRENCH_CANADA");
|
|
32126
32126
|
case K.FRENCH_FRANCE:
|
|
32127
|
-
return
|
|
32127
|
+
return X("FRENCH_FRANCE");
|
|
32128
32128
|
case K.FRENCH_LUXEMBOURG:
|
|
32129
|
-
return
|
|
32129
|
+
return X("FRENCH_LUXEMBOURG");
|
|
32130
32130
|
case K.FRENCH_MONACO:
|
|
32131
|
-
return
|
|
32131
|
+
return X("FRENCH_MONACO");
|
|
32132
32132
|
case K.FRENCH_SWITZERLAND:
|
|
32133
|
-
return
|
|
32133
|
+
return X("FRENCH_SWITZERLAND");
|
|
32134
32134
|
case K.FYRO_MACEDONIAN:
|
|
32135
|
-
return
|
|
32135
|
+
return X("FYRO_MACEDONIAN");
|
|
32136
32136
|
case K.GALICIAN:
|
|
32137
|
-
return
|
|
32137
|
+
return X("GALICIAN");
|
|
32138
32138
|
case K.GEORGIAN:
|
|
32139
|
-
return
|
|
32139
|
+
return X("GEORGIAN");
|
|
32140
32140
|
case K.GERMAN_AUSTRIA:
|
|
32141
|
-
return
|
|
32141
|
+
return X("GERMAN_AUSTRIA");
|
|
32142
32142
|
case K.GERMAN_GERMANY:
|
|
32143
|
-
return
|
|
32143
|
+
return X("GERMAN_GERMANY");
|
|
32144
32144
|
case K.GERMAN_LIECHTENSTEIN:
|
|
32145
|
-
return
|
|
32145
|
+
return X("GERMAN_LIECHTENSTEIN");
|
|
32146
32146
|
case K.GERMAN_LUXEMBOURG:
|
|
32147
|
-
return
|
|
32147
|
+
return X("GERMAN_LUXEMBOURG");
|
|
32148
32148
|
case K.GERMAN_SWITZERLAND:
|
|
32149
|
-
return
|
|
32149
|
+
return X("GERMAN_SWITZERLAND");
|
|
32150
32150
|
case K.GREEK:
|
|
32151
|
-
return
|
|
32151
|
+
return X("GREEK");
|
|
32152
32152
|
case K.GUJARATI:
|
|
32153
|
-
return
|
|
32153
|
+
return X("GUJARATI");
|
|
32154
32154
|
case K.HEBREW:
|
|
32155
|
-
return
|
|
32155
|
+
return X("HEBREW");
|
|
32156
32156
|
case K.HINDI_INDIA:
|
|
32157
|
-
return
|
|
32157
|
+
return X("HINDI_INDIA");
|
|
32158
32158
|
case K.HUNGARIAN:
|
|
32159
|
-
return
|
|
32159
|
+
return X("HUNGARIAN");
|
|
32160
32160
|
case K.ICELANDIC:
|
|
32161
|
-
return
|
|
32161
|
+
return X("ICELANDIC");
|
|
32162
32162
|
case K.INDONESIAN:
|
|
32163
|
-
return
|
|
32163
|
+
return X("INDONESIAN");
|
|
32164
32164
|
case K.ITALIAN_ITALY:
|
|
32165
|
-
return
|
|
32165
|
+
return X("ITALIAN_ITALY");
|
|
32166
32166
|
case K.ITALIAN_SWITZERLAND:
|
|
32167
|
-
return
|
|
32167
|
+
return X("ITALIAN_SWITZERLAND");
|
|
32168
32168
|
case K.JAPANESE:
|
|
32169
|
-
return
|
|
32169
|
+
return X("JAPANESE");
|
|
32170
32170
|
case K.KANNADA:
|
|
32171
|
-
return
|
|
32171
|
+
return X("KANNADA");
|
|
32172
32172
|
case K.KAZAKH:
|
|
32173
|
-
return
|
|
32173
|
+
return X("KAZAKH");
|
|
32174
32174
|
case K.KHMER:
|
|
32175
|
-
return
|
|
32175
|
+
return X("KHMER");
|
|
32176
32176
|
case K.KONKANI:
|
|
32177
|
-
return
|
|
32177
|
+
return X("KONKANI");
|
|
32178
32178
|
case K.KOREAN:
|
|
32179
|
-
return
|
|
32179
|
+
return X("KOREAN");
|
|
32180
32180
|
case K.KYRGYZ_CYRILICK:
|
|
32181
|
-
return
|
|
32181
|
+
return X("KYRGYZ_CYRILICK");
|
|
32182
32182
|
case K.LATVIAN:
|
|
32183
|
-
return
|
|
32183
|
+
return X("LATVIAN");
|
|
32184
32184
|
case K.LITHUANIAN:
|
|
32185
|
-
return
|
|
32185
|
+
return X("LITHUANIAN");
|
|
32186
32186
|
case K.MALAY_BRUNEI_DARUSSALAM:
|
|
32187
|
-
return
|
|
32187
|
+
return X("MALAY_BRUNEI_DARUSSALAM");
|
|
32188
32188
|
case K.MALAY_MALAYSIA:
|
|
32189
|
-
return
|
|
32189
|
+
return X("MALAY_MALAYSIA");
|
|
32190
32190
|
case K.MALTESE:
|
|
32191
|
-
return
|
|
32191
|
+
return X("MALTESE");
|
|
32192
32192
|
case K.MARATHI:
|
|
32193
|
-
return
|
|
32193
|
+
return X("MARATHI");
|
|
32194
32194
|
case K.MONGOLIAN_CYRILIC:
|
|
32195
|
-
return
|
|
32195
|
+
return X("MONGOLIAN_CYRILIC");
|
|
32196
32196
|
case K.NORWEGIAN_BOKMAL:
|
|
32197
|
-
return
|
|
32197
|
+
return X("NORWEGIAN_BOKMAL");
|
|
32198
32198
|
case K.NORWEGIAN_NYORSK:
|
|
32199
|
-
return
|
|
32199
|
+
return X("NORWEGIAN_NYORSK");
|
|
32200
32200
|
case K.POLISH:
|
|
32201
|
-
return
|
|
32201
|
+
return X("POLISH");
|
|
32202
32202
|
case K.PORTUGUESE_BRAZIL:
|
|
32203
|
-
return
|
|
32203
|
+
return X("PORTUGUESE_BRAZIL");
|
|
32204
32204
|
case K.PORTUGUESE_PORTUGAL:
|
|
32205
|
-
return
|
|
32205
|
+
return X("PORTUGUESE_PORTUGAL");
|
|
32206
32206
|
case K.PUNJABI:
|
|
32207
|
-
return
|
|
32207
|
+
return X("PUNJABI");
|
|
32208
32208
|
case K.RHAETO_ROMANIC:
|
|
32209
|
-
return
|
|
32209
|
+
return X("RHAETO_ROMANIC");
|
|
32210
32210
|
case K.ROMANIAN:
|
|
32211
|
-
return
|
|
32211
|
+
return X("ROMANIAN");
|
|
32212
32212
|
case K.RUSSIAN:
|
|
32213
|
-
return
|
|
32213
|
+
return X("RUSSIAN");
|
|
32214
32214
|
case K.SANSKRIT:
|
|
32215
|
-
return
|
|
32215
|
+
return X("SANSKRIT");
|
|
32216
32216
|
case K.SERBIAN_CYRILIC:
|
|
32217
|
-
return
|
|
32217
|
+
return X("SERBIAN_CYRILIC");
|
|
32218
32218
|
case K.SERBIAN_LATIN:
|
|
32219
|
-
return
|
|
32219
|
+
return X("SERBIAN_LATIN");
|
|
32220
32220
|
case K.SLOVAK:
|
|
32221
|
-
return
|
|
32221
|
+
return X("SLOVAK");
|
|
32222
32222
|
case K.SLOVENIAN:
|
|
32223
|
-
return
|
|
32223
|
+
return X("SLOVENIAN");
|
|
32224
32224
|
case K.SPANISH_ARGENTINA:
|
|
32225
|
-
return
|
|
32225
|
+
return X("SPANISH_ARGENTINA");
|
|
32226
32226
|
case K.SPANISH_BOLIVIA:
|
|
32227
|
-
return
|
|
32227
|
+
return X("SPANISH_BOLIVIA");
|
|
32228
32228
|
case K.SPANISH_CHILE:
|
|
32229
|
-
return
|
|
32229
|
+
return X("SPANISH_CHILE");
|
|
32230
32230
|
case K.SPANICH_COLOMBIA:
|
|
32231
|
-
return
|
|
32231
|
+
return X("SPANICH_COLOMBIA");
|
|
32232
32232
|
case K.SPANISH_COSTA_RICA:
|
|
32233
|
-
return
|
|
32233
|
+
return X("SPANISH_COSTA_RICA");
|
|
32234
32234
|
case K.SPANISH_DOMINICAN_REPUBLIC:
|
|
32235
|
-
return
|
|
32235
|
+
return X("SPANISH_DOMINICAN_REPUBLIC");
|
|
32236
32236
|
case K.SPANISH_ECUADOR:
|
|
32237
|
-
return
|
|
32237
|
+
return X("SPANISH_ECUADOR");
|
|
32238
32238
|
case K.SPANISH_EL_SALVADOR:
|
|
32239
|
-
return
|
|
32239
|
+
return X("SPANISH_EL_SALVADOR");
|
|
32240
32240
|
case K.SPANISH_GUATEMALA:
|
|
32241
|
-
return
|
|
32241
|
+
return X("SPANISH_GUATEMALA");
|
|
32242
32242
|
case K.SPANISH_HONDURAS:
|
|
32243
|
-
return
|
|
32243
|
+
return X("SPANISH_HONDURAS");
|
|
32244
32244
|
case K.SPANISH_INTERNATIONAL_SORT:
|
|
32245
|
-
return
|
|
32245
|
+
return X("SPANISH_INTERNATIONAL_SORT");
|
|
32246
32246
|
case K.SPANISH_MEXICO:
|
|
32247
|
-
return
|
|
32247
|
+
return X("SPANISH_MEXICO");
|
|
32248
32248
|
case K.SPANISH_NICARAGUA:
|
|
32249
|
-
return
|
|
32249
|
+
return X("SPANISH_NICARAGUA");
|
|
32250
32250
|
case K.SPANISH_PANAMA:
|
|
32251
|
-
return
|
|
32251
|
+
return X("SPANISH_PANAMA");
|
|
32252
32252
|
case K.SPANISH_PARAGUAY:
|
|
32253
|
-
return
|
|
32253
|
+
return X("SPANISH_PARAGUAY");
|
|
32254
32254
|
case K.SPANISH_PERU:
|
|
32255
|
-
return
|
|
32255
|
+
return X("SPANISH_PERU");
|
|
32256
32256
|
case K.SPANISH_PUERTO_RICO:
|
|
32257
|
-
return
|
|
32257
|
+
return X("SPANISH_PUERTO_RICO");
|
|
32258
32258
|
case K.SPANISH_TRADITIONAL_SORT:
|
|
32259
|
-
return
|
|
32259
|
+
return X("SPANISH_TRADITIONAL_SORT");
|
|
32260
32260
|
case K.SPANISH_URUGUAY:
|
|
32261
|
-
return
|
|
32261
|
+
return X("SPANISH_URUGUAY");
|
|
32262
32262
|
case K.SPANISH_VENEZUELA:
|
|
32263
|
-
return
|
|
32263
|
+
return X("SPANISH_VENEZUELA");
|
|
32264
32264
|
case K.SWAHILI:
|
|
32265
|
-
return
|
|
32265
|
+
return X("SWAHILI");
|
|
32266
32266
|
case K.SWEDISH:
|
|
32267
|
-
return
|
|
32267
|
+
return X("SWEDISH");
|
|
32268
32268
|
case K.SWEDISH_FINLAND:
|
|
32269
|
-
return
|
|
32269
|
+
return X("SWEDISH_FINLAND");
|
|
32270
32270
|
case K.SYRIAC:
|
|
32271
|
-
return
|
|
32271
|
+
return X("SYRIAC");
|
|
32272
32272
|
case K.TAMIL:
|
|
32273
|
-
return
|
|
32273
|
+
return X("TAMIL");
|
|
32274
32274
|
case K.TAJIK_CYRILLIC:
|
|
32275
|
-
return
|
|
32275
|
+
return X("TAJIK_CYRILLIC");
|
|
32276
32276
|
case K.TATAR:
|
|
32277
|
-
return
|
|
32277
|
+
return X("TATAR");
|
|
32278
32278
|
case K.TELUGU:
|
|
32279
|
-
return
|
|
32279
|
+
return X("TELUGU");
|
|
32280
32280
|
case K.THAI_THAILAND:
|
|
32281
|
-
return
|
|
32281
|
+
return X("THAI_THAILAND");
|
|
32282
32282
|
case K.TURKISH:
|
|
32283
|
-
return
|
|
32283
|
+
return X("TURKISH");
|
|
32284
32284
|
case K.TURKMEN:
|
|
32285
|
-
return
|
|
32285
|
+
return X("TURKMEN");
|
|
32286
32286
|
case K.UKRAINIAN:
|
|
32287
|
-
return
|
|
32287
|
+
return X("UKRAINIAN");
|
|
32288
32288
|
case K.URDU:
|
|
32289
|
-
return
|
|
32289
|
+
return X("URDU");
|
|
32290
32290
|
case K.UZBEK_CYRILIC:
|
|
32291
|
-
return
|
|
32291
|
+
return X("UZBEK_CYRILIC");
|
|
32292
32292
|
case K.UZBEK_LATIN:
|
|
32293
|
-
return
|
|
32293
|
+
return X("UZBEK_LATIN");
|
|
32294
32294
|
case K.VIETNAMESE:
|
|
32295
|
-
return
|
|
32295
|
+
return X("VIETNAMESE");
|
|
32296
32296
|
case K.CTC_SIMPLIFIED:
|
|
32297
|
-
return
|
|
32297
|
+
return X("CTC_SIMPLIFIED");
|
|
32298
32298
|
case K.CTC_TRADITIONAL:
|
|
32299
|
-
return
|
|
32299
|
+
return X("CTC_TRADITIONAL");
|
|
32300
32300
|
case K.BANK_CARD_NUMBER:
|
|
32301
|
-
return
|
|
32301
|
+
return X("BANK_CARD_NUMBER");
|
|
32302
32302
|
case K.BANK_CARD_EXPIRY_DATE:
|
|
32303
|
-
return
|
|
32303
|
+
return X("BANK_CARD_EXPIRY_DATE");
|
|
32304
32304
|
case K.BANK_CARD_NAME:
|
|
32305
|
-
return
|
|
32305
|
+
return X("BANK_CARD_NAME");
|
|
32306
32306
|
case K.BANK_CARD:
|
|
32307
|
-
return
|
|
32307
|
+
return X("BANK_CARD");
|
|
32308
32308
|
case K.BANK_CARD_CVV2:
|
|
32309
|
-
return
|
|
32309
|
+
return X("BANK_CARD_CVV2");
|
|
32310
32310
|
case K.ABKHAZIAN:
|
|
32311
|
-
return
|
|
32311
|
+
return X("ABKHAZIAN");
|
|
32312
32312
|
case K.KARAKALPAK:
|
|
32313
|
-
return
|
|
32313
|
+
return X("KARAKALPAK");
|
|
32314
32314
|
case K.URDU_DETECTION:
|
|
32315
|
-
return
|
|
32315
|
+
return X("URDU_DETECTION");
|
|
32316
32316
|
default:
|
|
32317
32317
|
return t;
|
|
32318
32318
|
}
|
|
@@ -33886,9 +33886,9 @@ const RF = (e) => {
|
|
|
33886
33886
|
fetchOptions: M
|
|
33887
33887
|
} = RF(A), m = t || fetch;
|
|
33888
33888
|
P = P ? (P + "").toLowerCase() : "text";
|
|
33889
|
-
let
|
|
33890
|
-
const k =
|
|
33891
|
-
|
|
33889
|
+
let v = PTt([f, p && p.toAbortSignal()], N), Z = null;
|
|
33890
|
+
const k = v && v.unsubscribe && (() => {
|
|
33891
|
+
v.unsubscribe();
|
|
33892
33892
|
});
|
|
33893
33893
|
let Ce;
|
|
33894
33894
|
try {
|
|
@@ -33909,15 +33909,15 @@ const RF = (e) => {
|
|
|
33909
33909
|
ne.isString(B) || (B = B ? "include" : "omit");
|
|
33910
33910
|
const _e = o && "credentials" in n.prototype, Ne = {
|
|
33911
33911
|
...M,
|
|
33912
|
-
signal:
|
|
33912
|
+
signal: v,
|
|
33913
33913
|
method: u.toUpperCase(),
|
|
33914
33914
|
headers: H.normalize().toJSON(),
|
|
33915
33915
|
body: d,
|
|
33916
33916
|
duplex: "half",
|
|
33917
33917
|
credentials: _e ? B : void 0
|
|
33918
33918
|
};
|
|
33919
|
-
|
|
33920
|
-
let pe = await (o ? m(
|
|
33919
|
+
Z = o && new n(T, Ne);
|
|
33920
|
+
let pe = await (o ? m(Z, M) : m(T, Ne));
|
|
33921
33921
|
const fe = E && (P === "stream" || P === "response");
|
|
33922
33922
|
if (E && (h || fe && k)) {
|
|
33923
33923
|
const Oe = {};
|
|
@@ -33944,16 +33944,16 @@ const RF = (e) => {
|
|
|
33944
33944
|
status: pe.status,
|
|
33945
33945
|
statusText: pe.statusText,
|
|
33946
33946
|
config: A,
|
|
33947
|
-
request:
|
|
33947
|
+
request: Z
|
|
33948
33948
|
});
|
|
33949
33949
|
});
|
|
33950
33950
|
} catch (_e) {
|
|
33951
33951
|
throw k && k(), _e && _e.name === "TypeError" && /Load failed|fetch/i.test(_e.message) ? Object.assign(
|
|
33952
|
-
new nt("Network Error", nt.ERR_NETWORK, A,
|
|
33952
|
+
new nt("Network Error", nt.ERR_NETWORK, A, Z, _e && _e.response),
|
|
33953
33953
|
{
|
|
33954
33954
|
cause: _e.cause || _e
|
|
33955
33955
|
}
|
|
33956
|
-
) : nt.from(_e, _e && _e.code, A,
|
|
33956
|
+
) : nt.from(_e, _e && _e.code, A, Z, _e && _e.response);
|
|
33957
33957
|
}
|
|
33958
33958
|
};
|
|
33959
33959
|
}, UTt = /* @__PURE__ */ new Map(), CF = (e) => {
|
|
@@ -35288,13 +35288,13 @@ const xLt = () => {
|
|
|
35288
35288
|
const N = i || lc, h = E || lc, g = [], P = [];
|
|
35289
35289
|
let H = !1, B = !1;
|
|
35290
35290
|
if ($t(p, ((M) => {
|
|
35291
|
-
const { attributeName: m, target:
|
|
35291
|
+
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;
|
|
35292
35292
|
if (t && (pe || !fe)) {
|
|
35293
|
-
const oe = Ne && z, Me = oe && c && xC(
|
|
35293
|
+
const oe = Ne && z, Me = oe && c && xC(v, c), Ee = (Me ? !N(v, m, k, ue) : !Ne || oe) && !h(M, !!Me, e, s);
|
|
35294
35294
|
$t(Ce, ((ge) => Jt(g, ge))), $t(_e, ((ge) => Jt(g, ge))), B = B || Ee;
|
|
35295
35295
|
}
|
|
35296
|
-
!t && fe && z && !N(
|
|
35297
|
-
})), I(((M) => gS(g).reduce(((m,
|
|
35296
|
+
!t && fe && z && !N(v, m, k, ue) && (Jt(P, m), H = H || Ae);
|
|
35297
|
+
})), I(((M) => gS(g).reduce(((m, v) => (Jt(m, xF(M, v)), xC(v, M) ? Jt(m, v) : m)), []))), t)
|
|
35298
35298
|
return !f && B && n(!1), [!1];
|
|
35299
35299
|
if (!mS(P) || H) {
|
|
35300
35300
|
const M = [gS(P), H];
|
|
@@ -35414,14 +35414,14 @@ const cv = (e, t, n) => {
|
|
|
35414
35414
|
}, m = {
|
|
35415
35415
|
Ot: !1,
|
|
35416
35416
|
B: B(T)
|
|
35417
|
-
},
|
|
35417
|
+
}, v = ao(), Z = Ui(Bl), [k] = Nr({
|
|
35418
35418
|
i: UF,
|
|
35419
35419
|
o: {
|
|
35420
35420
|
w: 0,
|
|
35421
35421
|
h: 0
|
|
35422
35422
|
}
|
|
35423
35423
|
}, (() => {
|
|
35424
|
-
const Ie =
|
|
35424
|
+
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);
|
|
35425
35425
|
return Ye && Ye(), Ys(f, He), qe && qe(), ge && Et(), {
|
|
35426
35426
|
w: It.w + Qe.w,
|
|
35427
35427
|
h: It.h + Qe.h
|
|
@@ -35470,7 +35470,7 @@ const cv = (e, t, n) => {
|
|
|
35470
35470
|
}));
|
|
35471
35471
|
return [() => {
|
|
35472
35472
|
Me && Me.observe(u);
|
|
35473
|
-
const Ie = z && z(), Ee = Oe && Oe(), ge = Ae(), Pe =
|
|
35473
|
+
const Ie = z && z(), Ee = Oe && Oe(), ge = Ae(), Pe = v.G(((He) => {
|
|
35474
35474
|
const [, qe] = k();
|
|
35475
35475
|
Ce({
|
|
35476
35476
|
Et: He,
|
|
@@ -35552,10 +35552,10 @@ const cv = (e, t, n) => {
|
|
|
35552
35552
|
const [Ae, oe] = ue(z);
|
|
35553
35553
|
Nc(Ae, oe);
|
|
35554
35554
|
}));
|
|
35555
|
-
},
|
|
35555
|
+
}, v = (Oe, ue, z) => {
|
|
35556
35556
|
const Ae = QA(z), oe = Ae ? z : !0, Me = Ae ? !z : !0;
|
|
35557
35557
|
oe && M(N, Oe, ue), Me && M(h, Oe, ue);
|
|
35558
|
-
},
|
|
35558
|
+
}, Z = () => {
|
|
35559
35559
|
const Oe = B(), ue = (z) => (Ae) => [Ae.Lt, {
|
|
35560
35560
|
[r]: kC(z) + ""
|
|
35561
35561
|
}];
|
|
@@ -35594,14 +35594,14 @@ const cv = (e, t, n) => {
|
|
|
35594
35594
|
Ut: oe,
|
|
35595
35595
|
Mt: Me
|
|
35596
35596
|
}, Ee = H[ue];
|
|
35597
|
-
return Jt(Oe ? N : h, Ie), Jt(p, [sr(Ae, oe), sr(oe, Me), ot(ni, Ae), Ee && Ee.kt(Ie), s(Ie,
|
|
35597
|
+
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;
|
|
35598
35598
|
}, pe = ot(Ne, !0), fe = ot(Ne, !1), We = () => (sr(g, N[0].Lt), sr(g, h[0].Lt), ot(fr, p));
|
|
35599
35599
|
return pe(), fe(), [{
|
|
35600
|
-
Pt:
|
|
35600
|
+
Pt: Z,
|
|
35601
35601
|
Nt: k,
|
|
35602
35602
|
qt: Ce,
|
|
35603
35603
|
Bt: _e,
|
|
35604
|
-
Ft:
|
|
35604
|
+
Ft: v,
|
|
35605
35605
|
jt: {
|
|
35606
35606
|
Xt: N,
|
|
35607
35607
|
Yt: pe,
|
|
@@ -35621,17 +35621,17 @@ const cv = (e, t, n) => {
|
|
|
35621
35621
|
top: P.y
|
|
35622
35622
|
});
|
|
35623
35623
|
}, h = () => {
|
|
35624
|
-
const P = "pointerup pointercancel lostpointercapture", H = `client${_ ? "X" : "Y"}`, B = _ ? eI : tI, M = _ ? "left" : "top", m = _ ? "w" : "h",
|
|
35625
|
-
const { Rt: pe } = n, fe = Xa(A)[m] - Xa(T)[m], Oe = _e * Ne / fe * pe[
|
|
35624
|
+
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) => {
|
|
35625
|
+
const { Rt: pe } = n, fe = Xa(A)[m] - Xa(T)[m], Oe = _e * Ne / fe * pe[v];
|
|
35626
35626
|
Ys(E, {
|
|
35627
|
-
[
|
|
35627
|
+
[v]: Ce + Oe
|
|
35628
35628
|
});
|
|
35629
35629
|
}, k = [];
|
|
35630
35630
|
return jt(A, "pointerdown", ((Ce) => {
|
|
35631
35631
|
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;
|
|
35632
35632
|
if (We === 0 && Oe && fe && (z || []).includes(ue)) {
|
|
35633
35633
|
fr(k), p();
|
|
35634
|
-
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 =
|
|
35634
|
+
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) => {
|
|
35635
35635
|
fr(dt), Ne.releasePointerCapture(Ot.pointerId);
|
|
35636
35636
|
}, ut = _e || oe, Nt = I(), dt = [jt(S, P, mt), jt(S, "selectstart", ((Ot) => jC(Ot)), {
|
|
35637
35637
|
I: !1
|
|
@@ -35696,11 +35696,11 @@ const cv = (e, t, n) => {
|
|
|
35696
35696
|
}), h(), d, p]);
|
|
35697
35697
|
}, zLt = (e, t, n, s, r, o) => {
|
|
35698
35698
|
let _, a, c, i, E, S = lc, I = 0;
|
|
35699
|
-
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:
|
|
35699
|
+
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) => {
|
|
35700
35700
|
if (g(), z)
|
|
35701
|
-
|
|
35701
|
+
v(_p);
|
|
35702
35702
|
else {
|
|
35703
|
-
const oe = ot(
|
|
35703
|
+
const oe = ot(v, _p, !0);
|
|
35704
35704
|
I > 0 && !Ae ? h(oe) : oe();
|
|
35705
35705
|
}
|
|
35706
35706
|
}, pe = () => {
|
|
@@ -35708,7 +35708,7 @@ const cv = (e, t, n) => {
|
|
|
35708
35708
|
Ne(!1);
|
|
35709
35709
|
})));
|
|
35710
35710
|
}, fe = (z) => {
|
|
35711
|
-
|
|
35711
|
+
v(qC, z, !0), v(qC, z, !1);
|
|
35712
35712
|
}, We = (z) => {
|
|
35713
35713
|
A(z) && (_ = c, c && Ne(!0));
|
|
35714
35714
|
}, Oe = [g, f, N, u, () => S(), jt(B, "pointerover", We, {
|
|
@@ -35725,23 +35725,23 @@ const cv = (e, t, n) => {
|
|
|
35725
35725
|
return [() => ot(fr, Jt(Oe, H())), ({ zt: z, At: Ae, Qt: oe, Zt: Me }) => {
|
|
35726
35726
|
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) => {
|
|
35727
35727
|
const Ut = Ue.includes(ti) && (Ot === Co || Ot === "auto" && it === ti);
|
|
35728
|
-
return
|
|
35728
|
+
return v(mLt, Ut, ft), Ut;
|
|
35729
35729
|
};
|
|
35730
35730
|
if (I = nn, De && (Yn && ve ? (fe(!1), S(), p((() => {
|
|
35731
35731
|
S = jt(M, "scroll", ot(fe, !0), {
|
|
35732
35732
|
T: !0
|
|
35733
35733
|
});
|
|
35734
|
-
}))) : fe(!0)), (ut || Le) &&
|
|
35734
|
+
}))) : 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) {
|
|
35735
35735
|
const Ue = ye(G.x, Qe.x, !0), it = ye(G.y, Qe.y, !1);
|
|
35736
|
-
|
|
35736
|
+
v(gLt, !(Ue && it));
|
|
35737
35737
|
}
|
|
35738
|
-
je && (k(),
|
|
35738
|
+
je && (k(), Z(), _e(), Pe && Ce(), v(op, !lt.x, !0), v(op, !lt.y, !1), v(hLt, Et && !m));
|
|
35739
35739
|
}, {}, P];
|
|
35740
35740
|
}, qLt = (e) => {
|
|
35741
35741
|
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) => {
|
|
35742
35742
|
const It = Xa(Ye), Qe = FS(Ye), lt = Xs(Ye, pl), mt = Xs(Ye, hl);
|
|
35743
35743
|
return Qe.w - It.w > 0 && !Wa(lt) || Qe.h - It.h > 0 && !Wa(mt);
|
|
35744
|
-
}, B = g(I), M = B === A, m = M && T,
|
|
35744
|
+
}, 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 = {
|
|
35745
35745
|
dt: A,
|
|
35746
35746
|
vt: Ce,
|
|
35747
35747
|
L: k,
|
|
@@ -35905,7 +35905,7 @@ const cv = (e, t, n) => {
|
|
|
35905
35905
|
}, H = (Ae) => {
|
|
35906
35906
|
const oe = (Ie) => [Co, Rs, ti].map(((Ee) => z(QC(Ee), Ie))), Me = oe(!0).concat(oe()).join(" ");
|
|
35907
35907
|
E(Me), E(rr(Ae).map(((Ie) => z(Ae[Ie], Ie === "x"))).join(" "), !0);
|
|
35908
|
-
}, [B, M] = Nr(d, ot(Fl, o)), [m,
|
|
35908
|
+
}, [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({
|
|
35909
35909
|
i: (Ae, oe) => nI(Ae, oe, gS(ei(rr(Ae), rr(oe)))),
|
|
35910
35910
|
o: {}
|
|
35911
35911
|
}), [We, Oe] = Nr({
|
|
@@ -35914,7 +35914,7 @@ const cv = (e, t, n) => {
|
|
|
35914
35914
|
}), ue = Ui(Bl), z = (Ae, oe) => `${oe ? DLt : TLt}${rLt(Ae)}`;
|
|
35915
35915
|
return ({ zt: Ae, Qt: oe, un: Me, At: Ie }, { _n: Ee }) => {
|
|
35916
35916
|
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;
|
|
35917
|
-
let Yn = M(Ie), Ln =
|
|
35917
|
+
let Yn = M(Ie), Ln = v(Ie), nn = k(Ie), Fn = Ne(Ie);
|
|
35918
35918
|
if (Nt && I && E(rv, !ut), Jn) {
|
|
35919
35919
|
gl(s, I_, RS) && p(!0);
|
|
35920
35920
|
const bi = lt && lt(), [Kn] = Yn = B(Ie), [B_] = Ln = m(Ie), b_ = ZF(o), H_ = O && SLt(S()), AE = {
|
|
@@ -35924,7 +35924,7 @@ const cv = (e, t, n) => {
|
|
|
35924
35924
|
w: A((H_ ? H_.w : b_.w + A(b_.w - B_.w)) + Kn.w),
|
|
35925
35925
|
h: A((H_ ? H_.h : b_.h + A(b_.h - B_.h)) + Kn.h)
|
|
35926
35926
|
};
|
|
35927
|
-
bi && bi(), Fn = _e(Hi), nn =
|
|
35927
|
+
bi && bi(), Fn = _e(Hi), nn = Z(g(AE, Hi), Ie);
|
|
35928
35928
|
}
|
|
35929
35929
|
const [er, rt] = Fn, [$, G] = nn, [q, De] = Ln, [ve, je] = Yn, [he, Xe] = Ce({
|
|
35930
35930
|
x: $.w > 0,
|
|
@@ -36001,26 +36001,26 @@ const cv = (e, t, n) => {
|
|
|
36001
36001
|
})), [T, u, , d] = zLt(e, t, A, i, E, r), f = (N) => rr(N).some(((h) => !!N[h])), p = (N, h) => {
|
|
36002
36002
|
if (n())
|
|
36003
36003
|
return !1;
|
|
36004
|
-
const { dn: g, At: P, It: H, pn: B } = N, M = g || {}, m = !!P || !o,
|
|
36004
|
+
const { dn: g, At: P, It: H, pn: B } = N, M = g || {}, m = !!P || !o, v = {
|
|
36005
36005
|
zt: Ep(t, M, m),
|
|
36006
36006
|
dn: M,
|
|
36007
36007
|
At: m
|
|
36008
36008
|
};
|
|
36009
36009
|
if (B)
|
|
36010
|
-
return u(
|
|
36011
|
-
const
|
|
36010
|
+
return u(v), !1;
|
|
36011
|
+
const Z = h || O(ht({}, v, {
|
|
36012
36012
|
It: H
|
|
36013
|
-
})), k = c(ht({},
|
|
36013
|
+
})), k = c(ht({}, v, {
|
|
36014
36014
|
un: A,
|
|
36015
|
-
Qt:
|
|
36015
|
+
Qt: Z
|
|
36016
36016
|
}));
|
|
36017
|
-
u(ht({},
|
|
36018
|
-
Qt:
|
|
36017
|
+
u(ht({}, v, {
|
|
36018
|
+
Qt: Z,
|
|
36019
36019
|
Zt: k
|
|
36020
36020
|
}));
|
|
36021
|
-
const Ce = f(
|
|
36021
|
+
const Ce = f(Z), _e = f(k), Ne = Ce || _e || !Ml(M) || m;
|
|
36022
36022
|
return o = !0, Ne && s(N, {
|
|
36023
|
-
Qt:
|
|
36023
|
+
Qt: Z,
|
|
36024
36024
|
Zt: k
|
|
36025
36025
|
}), Ne;
|
|
36026
36026
|
};
|
|
@@ -36043,12 +36043,12 @@ const cv = (e, t, n) => {
|
|
|
36043
36043
|
if (t && !_) {
|
|
36044
36044
|
let a = !1;
|
|
36045
36045
|
const c = [], i = {}, E = (M) => {
|
|
36046
|
-
const m = HF(M),
|
|
36047
|
-
return
|
|
36046
|
+
const m = HF(M), v = Ui(RLt);
|
|
36047
|
+
return v ? v(m, !0) : m;
|
|
36048
36048
|
}, S = ht({}, s(), E(t)), [I, O, A] = XC(), [T, u, d] = XC(n), f = (M, m) => {
|
|
36049
36049
|
d(M, m), A(M, m);
|
|
36050
|
-
}, [p, N, h, g, P] = nft(e, S, (() => a), (({ dn: M, At: m }, { Qt:
|
|
36051
|
-
const { _t: k, Ct: Ce, $t: _e, xt: Ne, Ht: pe, ft: fe } =
|
|
36050
|
+
}, [p, N, h, g, P] = nft(e, S, (() => a), (({ dn: M, At: m }, { Qt: v, Zt: Z }) => {
|
|
36051
|
+
const { _t: k, Ct: Ce, $t: _e, xt: Ne, Ht: pe, ft: fe } = v, { tn: We, nn: Oe, sn: ue, en: z } = Z;
|
|
36052
36052
|
f("updated", [B, {
|
|
36053
36053
|
updateHints: {
|
|
36054
36054
|
sizeChanged: !!k,
|
|
@@ -36070,9 +36070,9 @@ const cv = (e, t, n) => {
|
|
|
36070
36070
|
}, B = {
|
|
36071
36071
|
options(M, m) {
|
|
36072
36072
|
if (M) {
|
|
36073
|
-
const
|
|
36074
|
-
Ml(
|
|
36075
|
-
dn:
|
|
36073
|
+
const v = m ? s() : {}, Z = av(S, ht(v, E(M)));
|
|
36074
|
+
Ml(Z) || (ht(S, Z), N({
|
|
36075
|
+
dn: Z
|
|
36076
36076
|
}));
|
|
36077
36077
|
}
|
|
36078
36078
|
return ht({}, S);
|
|
@@ -36082,9 +36082,9 @@ const cv = (e, t, n) => {
|
|
|
36082
36082
|
M && m && u(M, m);
|
|
36083
36083
|
},
|
|
36084
36084
|
state() {
|
|
36085
|
-
const { vn: M, gn: m } = h(), { B:
|
|
36085
|
+
const { vn: M, gn: m } = h(), { B: v } = M, { Vt: Z, Rt: k, cn: Ce, j: _e, rn: Ne, fn: pe, Dt: fe } = m;
|
|
36086
36086
|
return ht({}, {
|
|
36087
|
-
overflowEdge:
|
|
36087
|
+
overflowEdge: Z,
|
|
36088
36088
|
overflowAmount: k,
|
|
36089
36089
|
overflowStyle: Ce,
|
|
36090
36090
|
hasOverflow: _e,
|
|
@@ -36094,12 +36094,12 @@ const cv = (e, t, n) => {
|
|
|
36094
36094
|
},
|
|
36095
36095
|
padding: Ne,
|
|
36096
36096
|
paddingAbsolute: pe,
|
|
36097
|
-
directionRTL:
|
|
36097
|
+
directionRTL: v,
|
|
36098
36098
|
destroyed: a
|
|
36099
36099
|
});
|
|
36100
36100
|
},
|
|
36101
36101
|
elements() {
|
|
36102
|
-
const { dt: M, vt: m, rn:
|
|
36102
|
+
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) => {
|
|
36103
36103
|
const { Mt: ue, Ut: z, Lt: Ae } = Oe;
|
|
36104
36104
|
return {
|
|
36105
36105
|
scrollbar: Ae,
|
|
@@ -36120,9 +36120,9 @@ const cv = (e, t, n) => {
|
|
|
36120
36120
|
return ht({}, {
|
|
36121
36121
|
target: M,
|
|
36122
36122
|
host: m,
|
|
36123
|
-
padding:
|
|
36124
|
-
viewport:
|
|
36125
|
-
content: k ||
|
|
36123
|
+
padding: v || Z,
|
|
36124
|
+
viewport: Z,
|
|
36125
|
+
content: k || Z,
|
|
36126
36126
|
scrollOffsetElement: Ce,
|
|
36127
36127
|
scrollEventElement: _e,
|
|
36128
36128
|
scrollbarHorizontal: We(Ne),
|
|
@@ -36843,8 +36843,8 @@ const Sht = () => ze("9d87ab777abc6dd671f43b09d261d6b5"), Aht = "_text_i1hpy_1",
|
|
|
36843
36843
|
const O = r.current === JSON.stringify(t), A = o.current === i.img.currentSrc;
|
|
36844
36844
|
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 }) => {
|
|
36845
36845
|
u.rect.forEach(({ top: d, left: f, right: p, bottom: N }) => {
|
|
36846
|
-
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,
|
|
36847
|
-
M.lineWidth = Ce, M.strokeStyle = T === V.ERROR ? "red" : "#6DFD30", M.strokeRect(m,
|
|
36846
|
+
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) => {
|
|
36847
|
+
M.lineWidth = Ce, M.strokeStyle = T === V.ERROR ? "red" : "#6DFD30", M.strokeRect(m, v, Z, k);
|
|
36848
36848
|
};
|
|
36849
36849
|
if (B(I, h, g, P - h, H - g, 2), !O || !A) {
|
|
36850
36850
|
const M = _.current.getContext("2d");
|
|
@@ -37034,12 +37034,22 @@ const I1t = () => ze("c629d0f0d0896c2f20a19a5ed9ede37b"), O1t = "_viewer_d5kxz_1
|
|
|
37034
37034
|
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 });
|
|
37035
37035
|
return At(() => {
|
|
37036
37036
|
const M = (m) => {
|
|
37037
|
-
|
|
37037
|
+
if (g.length <= 1) return;
|
|
37038
|
+
const v = g.findIndex((Z) => Z.id === A);
|
|
37039
|
+
if (m.key === "ArrowLeft") {
|
|
37040
|
+
m.preventDefault();
|
|
37041
|
+
const Z = v > 0 ? v - 1 : g.length - 1;
|
|
37042
|
+
T(g[Z].id);
|
|
37043
|
+
} else if (m.key === "ArrowRight") {
|
|
37044
|
+
m.preventDefault();
|
|
37045
|
+
const Z = v < g.length - 1 ? v + 1 : 0;
|
|
37046
|
+
T(g[Z].id);
|
|
37047
|
+
}
|
|
37038
37048
|
};
|
|
37039
37049
|
return window.addEventListener("keydown", M), () => {
|
|
37040
37050
|
window.removeEventListener("keydown", M);
|
|
37041
37051
|
};
|
|
37042
|
-
}, [A, g
|
|
37052
|
+
}, [A, g, T]), At(() => {
|
|
37043
37053
|
if (!I.length || !a.length) return;
|
|
37044
37054
|
const { location: M, page: m } = I[0];
|
|
37045
37055
|
d(M.light === void 0 ? a[0].light : M.light), T(m);
|
|
@@ -37835,7 +37845,7 @@ const Umt = () => ze("4e7992d19a663aace2a1c84e11059e2a"), Bmt = "_content_y30cu_
|
|
|
37835
37845
|
if (Sr.isBelongs(T)) {
|
|
37836
37846
|
const M = (pe) => `${e}${pe}`, m = (pe, fe) => {
|
|
37837
37847
|
s([{ page: o, path: M(fe), checkResult: d, location: pe }]);
|
|
37838
|
-
},
|
|
37848
|
+
}, 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);
|
|
37839
37849
|
return /* @__PURE__ */ R(
|
|
37840
37850
|
pmt,
|
|
37841
37851
|
{
|