@regulaforensics/idv-capture-web 2.4.157-rc → 2.4.159-rc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- import { B as Vu, r as la, j as lD } from "./index-CS-aPos4.js";
1
+ import { B as Vu, r as la, j as lD } from "./index-mc7bz3_c.js";
2
2
  var p0 = Object.defineProperty, k0 = Object.defineProperties, m0 = Object.getOwnPropertyDescriptors, jD = Object.getOwnPropertySymbols, w0 = Object.prototype.hasOwnProperty, h0 = Object.prototype.propertyIsEnumerable, sD = (M, r, i) => r in M ? p0(M, r, { enumerable: !0, configurable: !0, writable: !0, value: i }) : M[r] = i, sl = (M, r) => {
3
3
  for (var i in r || (r = {}))
4
4
  w0.call(r, i) && sD(M, i, r[i]);
@@ -38,7 +38,7 @@ function v0() {
38
38
  * This source code is licensed under the MIT license found in the
39
39
  * LICENSE file in the root directory of this source tree.
40
40
  */
41
- var M = Symbol.for("react.element"), r = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), u = Symbol.for("react.strict_mode"), I = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), N = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), j = Symbol.for("react.suspense"), D = Symbol.for("react.memo"), z = Symbol.for("react.lazy"), T = Symbol.iterator;
41
+ var M = Symbol.for("react.element"), r = Symbol.for("react.portal"), i = Symbol.for("react.fragment"), u = Symbol.for("react.strict_mode"), I = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), N = Symbol.for("react.context"), l = Symbol.for("react.forward_ref"), j = Symbol.for("react.suspense"), D = Symbol.for("react.memo"), x = Symbol.for("react.lazy"), T = Symbol.iterator;
42
42
  function s(k) {
43
43
  return k === null || typeof k != "object" ? null : (k = T && k[T] || k["@@iterator"], typeof k == "function" ? k : null);
44
44
  }
@@ -47,9 +47,9 @@ function v0() {
47
47
  }, enqueueForceUpdate: function() {
48
48
  }, enqueueReplaceState: function() {
49
49
  }, enqueueSetState: function() {
50
- } }, d = Object.assign, x = {};
50
+ } }, d = Object.assign, z = {};
51
51
  function E(k, _, Ae) {
52
- this.props = k, this.context = _, this.refs = x, this.updater = Ae || A;
52
+ this.props = k, this.context = _, this.refs = z, this.updater = Ae || A;
53
53
  }
54
54
  E.prototype.isReactComponent = {}, E.prototype.setState = function(k, _) {
55
55
  if (typeof k != "object" && typeof k != "function" && k != null) throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");
@@ -61,11 +61,11 @@ function v0() {
61
61
  }
62
62
  m.prototype = E.prototype;
63
63
  function S(k, _, Ae) {
64
- this.props = k, this.context = _, this.refs = x, this.updater = Ae || A;
64
+ this.props = k, this.context = _, this.refs = z, this.updater = Ae || A;
65
65
  }
66
- var f = S.prototype = new m();
67
- f.constructor = S, d(f, E.prototype), f.isPureReactComponent = !0;
68
- var p = Array.isArray, U = Object.prototype.hasOwnProperty, w = { current: null }, X = { key: !0, ref: !0, __self: !0, __source: !0 };
66
+ var L = S.prototype = new m();
67
+ L.constructor = S, d(L, E.prototype), L.isPureReactComponent = !0;
68
+ var C = Array.isArray, U = Object.prototype.hasOwnProperty, w = { current: null }, X = { key: !0, ref: !0, __self: !0, __source: !0 };
69
69
  function W(k, _, Ae) {
70
70
  var de, ne = {}, Te = null, he = null;
71
71
  if (_ != null) for (de in _.ref !== void 0 && (he = _.ref), _.key !== void 0 && (Te = "" + _.key), _) U.call(_, de) && !X.hasOwnProperty(de) && (ne[de] = _[de]);
@@ -111,10 +111,10 @@ function v0() {
111
111
  he = !0;
112
112
  }
113
113
  }
114
- if (he) return he = k, ne = ne(he), k = de === "" ? "." + K(he, 0) : de, p(ne) ? (Ae = "", k != null && (Ae = k.replace(F, "$&/") + "/"), Me(ne, _, Ae, "", function(Ge) {
114
+ if (he) return he = k, ne = ne(he), k = de === "" ? "." + K(he, 0) : de, C(ne) ? (Ae = "", k != null && (Ae = k.replace(F, "$&/") + "/"), Me(ne, _, Ae, "", function(Ge) {
115
115
  return Ge;
116
116
  })) : ne != null && (G(ne) && (ne = b(ne, Ae + (!ne.key || he && he.key === ne.key ? "" : ("" + ne.key).replace(F, "$&/") + "/") + k)), _.push(ne)), 1;
117
- if (he = 0, de = de === "" ? "." : de + ":", p(k)) for (var De = 0; De < k.length; De++) {
117
+ if (he = 0, de = de === "" ? "." : de + ":", C(k)) for (var De = 0; De < k.length; De++) {
118
118
  Te = k[De];
119
119
  var fe = de + K(Te, De);
120
120
  he += Me(Te, _, Ae, fe, ne);
@@ -187,7 +187,7 @@ function v0() {
187
187
  }, at.forwardRef = function(k) {
188
188
  return { $$typeof: l, render: k };
189
189
  }, at.isValidElement = G, at.lazy = function(k) {
190
- return { $$typeof: z, _payload: { _status: -1, _result: k }, _init: $ };
190
+ return { $$typeof: x, _payload: { _status: -1, _result: k }, _init: $ };
191
191
  }, at.memo = function(k, _) {
192
192
  return { $$typeof: D, type: k, compare: _ === void 0 ? null : _ };
193
193
  }, at.startTransition = function(k) {
@@ -248,10 +248,10 @@ function b0() {
248
248
  */
249
249
  var M = Rn(), r = Symbol.for("react.element"), i = Symbol.for("react.fragment"), u = Object.prototype.hasOwnProperty, I = M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, c = { key: !0, ref: !0, __self: !0, __source: !0 };
250
250
  function N(l, j, D) {
251
- var z, T = {}, s = null, A = null;
251
+ var x, T = {}, s = null, A = null;
252
252
  D !== void 0 && (s = "" + D), j.key !== void 0 && (s = "" + j.key), j.ref !== void 0 && (A = j.ref);
253
- for (z in j) u.call(j, z) && !c.hasOwnProperty(z) && (T[z] = j[z]);
254
- if (l && l.defaultProps) for (z in j = l.defaultProps, j) T[z] === void 0 && (T[z] = j[z]);
253
+ for (x in j) u.call(j, x) && !c.hasOwnProperty(x) && (T[x] = j[x]);
254
+ if (l && l.defaultProps) for (x in j = l.defaultProps, j) T[x] === void 0 && (T[x] = j[x]);
255
255
  return { $$typeof: r, type: l, key: s, ref: A, props: T, _owner: I.current };
256
256
  }
257
257
  return ja.Fragment = i, ja.jsx = N, ja.jsxs = N, ja;
@@ -601,9 +601,9 @@ function Zz() {
601
601
  var M = Gt(), r = TM(), i = to(), u = Sa(), I = Q0(), c = Vt(), N = TypeError, l = c("toPrimitive");
602
602
  return zg = function(j, D) {
603
603
  if (!r(j) || i(j)) return j;
604
- var z = u(j, l), T;
605
- if (z) {
606
- if (D === void 0 && (D = "default"), T = M(z, j, D), !r(T) || i(T)) return T;
604
+ var x = u(j, l), T;
605
+ if (x) {
606
+ if (D === void 0 && (D = "default"), T = M(x, j, D), !r(T) || i(T)) return T;
607
607
  throw new N("Can't convert object to primitive value");
608
608
  }
609
609
  return D === void 0 && (D = "number"), I(j, D);
@@ -646,12 +646,12 @@ function El() {
646
646
  if (Ny) return WI;
647
647
  Ny = 1;
648
648
  var M = bt(), r = Gt(), i = _z(), u = _n(), I = La(), c = zl(), N = CM(), l = Bz(), j = Object.getOwnPropertyDescriptor;
649
- return WI.f = M ? j : function(D, z) {
650
- if (D = I(D), z = c(z), l) try {
651
- return j(D, z);
649
+ return WI.f = M ? j : function(D, x) {
650
+ if (D = I(D), x = c(x), l) try {
651
+ return j(D, x);
652
652
  } catch (T) {
653
653
  }
654
- if (N(D, z)) return u(!r(i.f, D, z), D[z]);
654
+ if (N(D, x)) return u(!r(i.f, D, x), D[x]);
655
655
  }, WI;
656
656
  }
657
657
  var Lg = {}, Og, ly;
@@ -681,11 +681,11 @@ var sy;
681
681
  function dr() {
682
682
  if (sy) return Lg;
683
683
  sy = 1;
684
- var M = bt(), r = Bz(), i = Wz(), u = Zt(), I = zl(), c = TypeError, N = Object.defineProperty, l = Object.getOwnPropertyDescriptor, j = "enumerable", D = "configurable", z = "writable";
684
+ var M = bt(), r = Bz(), i = Wz(), u = Zt(), I = zl(), c = TypeError, N = Object.defineProperty, l = Object.getOwnPropertyDescriptor, j = "enumerable", D = "configurable", x = "writable";
685
685
  return Lg.f = M ? i ? function(T, s, A) {
686
- if (u(T), s = I(s), u(A), typeof T == "function" && s === "prototype" && "value" in A && z in A && !A[z]) {
686
+ if (u(T), s = I(s), u(A), typeof T == "function" && s === "prototype" && "value" in A && x in A && !A[x]) {
687
687
  var d = l(T, s);
688
- d && d[z] && (T[s] = A.value, A = {
688
+ d && d[x] && (T[s] = A.value, A = {
689
689
  configurable: D in A ? A[D] : d[D],
690
690
  enumerable: j in A ? A[j] : d[j],
691
691
  writable: !1
@@ -757,21 +757,21 @@ var vg, Ey;
757
757
  function br() {
758
758
  if (Ey) return vg;
759
759
  Ey = 1;
760
- var M = Y0(), r = gt(), i = TM(), u = ir(), I = CM(), c = Tl(), N = fl(), l = Ll(), j = "Object already initialized", D = r.TypeError, z = r.WeakMap, T, s, A, d = function(S) {
760
+ var M = Y0(), r = gt(), i = TM(), u = ir(), I = CM(), c = Tl(), N = fl(), l = Ll(), j = "Object already initialized", D = r.TypeError, x = r.WeakMap, T, s, A, d = function(S) {
761
761
  return A(S) ? s(S) : T(S, {});
762
- }, x = function(S) {
763
- return function(f) {
764
- var p;
765
- if (!i(f) || (p = s(f)).type !== S)
762
+ }, z = function(S) {
763
+ return function(L) {
764
+ var C;
765
+ if (!i(L) || (C = s(L)).type !== S)
766
766
  throw new D("Incompatible receiver, " + S + " required");
767
- return p;
767
+ return C;
768
768
  };
769
769
  };
770
770
  if (M || c.state) {
771
- var E = c.state || (c.state = new z());
772
- E.get = E.get, E.has = E.has, E.set = E.set, T = function(S, f) {
771
+ var E = c.state || (c.state = new x());
772
+ E.get = E.get, E.has = E.has, E.set = E.set, T = function(S, L) {
773
773
  if (E.has(S)) throw new D(j);
774
- return f.facade = S, E.set(S, f), f;
774
+ return L.facade = S, E.set(S, L), L;
775
775
  }, s = function(S) {
776
776
  return E.get(S) || {};
777
777
  }, A = function(S) {
@@ -779,9 +779,9 @@ function br() {
779
779
  };
780
780
  } else {
781
781
  var m = N("state");
782
- l[m] = !0, T = function(S, f) {
782
+ l[m] = !0, T = function(S, L) {
783
783
  if (I(S, m)) throw new D(j);
784
- return f.facade = S, u(S, m, f), f;
784
+ return L.facade = S, u(S, m, L), L;
785
785
  }, s = function(S) {
786
786
  return I(S, m) ? S[m] : {};
787
787
  }, A = function(S) {
@@ -793,24 +793,24 @@ function br() {
793
793
  get: s,
794
794
  has: A,
795
795
  enforce: d,
796
- getterFor: x
796
+ getterFor: z
797
797
  }, vg;
798
798
  }
799
799
  var fy;
800
800
  function Fz() {
801
801
  if (fy) return pg.exports;
802
802
  fy = 1;
803
- var M = ct(), r = jt(), i = Ut(), u = CM(), I = bt(), c = Mo().CONFIGURABLE, N = Hz(), l = br(), j = l.enforce, D = l.get, z = String, T = Object.defineProperty, s = M("".slice), A = M("".replace), d = M([].join), x = I && !r(function() {
803
+ var M = ct(), r = jt(), i = Ut(), u = CM(), I = bt(), c = Mo().CONFIGURABLE, N = Hz(), l = br(), j = l.enforce, D = l.get, x = String, T = Object.defineProperty, s = M("".slice), A = M("".replace), d = M([].join), z = I && !r(function() {
804
804
  return T(function() {
805
805
  }, "length", { value: 8 }).length !== 8;
806
- }), E = String(String).split("String"), m = pg.exports = function(S, f, p) {
807
- s(z(f), 0, 7) === "Symbol(" && (f = "[" + A(z(f), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), p && p.getter && (f = "get " + f), p && p.setter && (f = "set " + f), (!u(S, "name") || c && S.name !== f) && (I ? T(S, "name", { value: f, configurable: !0 }) : S.name = f), x && p && u(p, "arity") && S.length !== p.arity && T(S, "length", { value: p.arity });
806
+ }), E = String(String).split("String"), m = pg.exports = function(S, L, C) {
807
+ s(x(L), 0, 7) === "Symbol(" && (L = "[" + A(x(L), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), C && C.getter && (L = "get " + L), C && C.setter && (L = "set " + L), (!u(S, "name") || c && S.name !== L) && (I ? T(S, "name", { value: L, configurable: !0 }) : S.name = L), z && C && u(C, "arity") && S.length !== C.arity && T(S, "length", { value: C.arity });
808
808
  try {
809
- p && u(p, "constructor") && p.constructor ? I && T(S, "prototype", { writable: !1 }) : S.prototype && (S.prototype = void 0);
809
+ C && u(C, "constructor") && C.constructor ? I && T(S, "prototype", { writable: !1 }) : S.prototype && (S.prototype = void 0);
810
810
  } catch (w) {
811
811
  }
812
812
  var U = j(S);
813
- return u(U, "source") || (U.source = d(E, typeof f == "string" ? f : "")), S;
813
+ return u(U, "source") || (U.source = d(E, typeof L == "string" ? L : "")), S;
814
814
  };
815
815
  return Function.prototype.toString = m(function() {
816
816
  return i(this) && D(this).source || N(this);
@@ -829,7 +829,7 @@ function zr() {
829
829
  else {
830
830
  try {
831
831
  l.unsafe ? I[c] && (j = !0) : delete I[c];
832
- } catch (z) {
832
+ } catch (x) {
833
833
  }
834
834
  j ? I[c] = N : r.f(I, c, {
835
835
  value: N,
@@ -898,12 +898,12 @@ function R0() {
898
898
  return function(c, N, l) {
899
899
  var j = M(c), D = i(j);
900
900
  if (D === 0) return !I && -1;
901
- var z = r(l, D), T;
901
+ var x = r(l, D), T;
902
902
  if (I && N !== N) {
903
- for (; D > z; )
904
- if (T = j[z++], T !== T) return !0;
905
- } else for (; D > z; z++)
906
- if ((I || z in j) && j[z] === N) return I || z || 0;
903
+ for (; D > x; )
904
+ if (T = j[x++], T !== T) return !0;
905
+ } else for (; D > x; x++)
906
+ if ((I || x in j) && j[x] === N) return I || x || 0;
907
907
  return !I && -1;
908
908
  };
909
909
  };
@@ -922,10 +922,10 @@ function Vz() {
922
922
  wy = 1;
923
923
  var M = ct(), r = CM(), i = La(), u = R0().indexOf, I = Ll(), c = M([].push);
924
924
  return Zg = function(N, l) {
925
- var j = i(N), D = 0, z = [], T;
926
- for (T in j) !r(I, T) && r(j, T) && c(z, T);
927
- for (; l.length > D; ) r(j, T = l[D++]) && (~u(z, T) || c(z, T));
928
- return z;
925
+ var j = i(N), D = 0, x = [], T;
926
+ for (T in j) !r(I, T) && r(j, T) && c(x, T);
927
+ for (; l.length > D; ) r(j, T = l[D++]) && (~u(x, T) || c(x, T));
928
+ return x;
929
929
  }, Zg;
930
930
  }
931
931
  var hy, vy;
@@ -969,8 +969,8 @@ function Sl() {
969
969
  Py = 1;
970
970
  var M = CM(), r = _0(), i = El(), u = dr();
971
971
  return Wg = function(I, c, N) {
972
- for (var l = r(c), j = u.f, D = i.f, z = 0; z < l.length; z++) {
973
- var T = l[z];
972
+ for (var l = r(c), j = u.f, D = i.f, x = 0; x < l.length; x++) {
973
+ var T = l[x];
974
974
  !M(I, T) && !(N && M(N, T)) && j(I, T, D(c, T));
975
975
  }
976
976
  }, Wg;
@@ -980,8 +980,8 @@ function G0() {
980
980
  if (Ry) return Hg;
981
981
  Ry = 1;
982
982
  var M = jt(), r = Ut(), i = /#|\.prototype\./, u = function(j, D) {
983
- var z = c[I(j)];
984
- return z === l ? !0 : z === N ? !1 : r(D) ? M(D) : !!D;
983
+ var x = c[I(j)];
984
+ return x === l ? !0 : x === N ? !1 : r(D) ? M(D) : !!D;
985
985
  }, I = u.normalize = function(j) {
986
986
  return String(j).replace(i, ".").toLowerCase();
987
987
  }, c = u.data = {}, N = u.NATIVE = "N", l = u.POLYFILL = "P";
@@ -993,13 +993,13 @@ function mt() {
993
993
  _y = 1;
994
994
  var M = gt(), r = El().f, i = ir(), u = zr(), I = yl(), c = Sl(), N = G0();
995
995
  return Fg = function(l, j) {
996
- var D = l.target, z = l.global, T = l.stat, s, A, d, x, E, m;
997
- if (z ? A = M : T ? A = M[D] || I(D, {}) : A = M[D] && M[D].prototype, A) for (d in j) {
998
- if (E = j[d], l.dontCallGetSet ? (m = r(A, d), x = m && m.value) : x = A[d], s = N(z ? d : D + (T ? "." : "#") + d, l.forced), !s && x !== void 0) {
999
- if (typeof E == typeof x) continue;
1000
- c(E, x);
996
+ var D = l.target, x = l.global, T = l.stat, s, A, d, z, E, m;
997
+ if (x ? A = M : T ? A = M[D] || I(D, {}) : A = M[D] && M[D].prototype, A) for (d in j) {
998
+ if (E = j[d], l.dontCallGetSet ? (m = r(A, d), z = m && m.value) : z = A[d], s = N(x ? d : D + (T ? "." : "#") + d, l.forced), !s && z !== void 0) {
999
+ if (typeof E == typeof z) continue;
1000
+ c(E, z);
1001
1001
  }
1002
- (l.sham || x && x.sham) && i(E, "sham", !0), u(A, d, E, l);
1002
+ (l.sham || z && z.sham) && i(E, "sham", !0), u(A, d, E, l);
1003
1003
  }
1004
1004
  }, Fg;
1005
1005
  }
@@ -1106,12 +1106,12 @@ function sn() {
1106
1106
  }()) === "Arguments", l = function(j, D) {
1107
1107
  try {
1108
1108
  return j[D];
1109
- } catch (z) {
1109
+ } catch (x) {
1110
1110
  }
1111
1111
  };
1112
1112
  return Mc = M ? i : function(j) {
1113
- var D, z, T;
1114
- return j === void 0 ? "Undefined" : j === null ? "Null" : typeof (z = l(D = c(j), I)) == "string" ? z : N ? i(D) : (T = i(D)) === "Object" && r(D.callee) ? "Arguments" : T;
1113
+ var D, x, T;
1114
+ return j === void 0 ? "Undefined" : j === null ? "Null" : typeof (x = l(D = c(j), I)) == "string" ? x : N ? i(D) : (T = i(D)) === "Object" && r(D.callee) ? "Arguments" : T;
1115
1115
  }, Mc;
1116
1116
  }
1117
1117
  var rc, Ky;
@@ -1178,18 +1178,18 @@ var Ic, r4;
1178
1178
  function $0() {
1179
1179
  if (r4) return Ic;
1180
1180
  r4 = 1;
1181
- var M = Jr(), r = CM(), i = ir(), u = Si(), I = ki(), c = Sl(), N = W0(), l = kl(), j = F0(), D = V0(), z = K0(), T = bt(), s = vr();
1182
- return Ic = function(A, d, x, E) {
1183
- var m = "stackTraceLimit", S = E ? 2 : 1, f = A.split("."), p = f[f.length - 1], U = M.apply(null, f);
1181
+ var M = Jr(), r = CM(), i = ir(), u = Si(), I = ki(), c = Sl(), N = W0(), l = kl(), j = F0(), D = V0(), x = K0(), T = bt(), s = vr();
1182
+ return Ic = function(A, d, z, E) {
1183
+ var m = "stackTraceLimit", S = E ? 2 : 1, L = A.split("."), C = L[L.length - 1], U = M.apply(null, L);
1184
1184
  if (U) {
1185
1185
  var w = U.prototype;
1186
- if (!s && r(w, "cause") && delete w.cause, !x) return U;
1186
+ if (!s && r(w, "cause") && delete w.cause, !z) return U;
1187
1187
  var X = M("Error"), W = d(function(b, G) {
1188
1188
  var q = j(E ? G : b, void 0), F = E ? new U(b) : new U();
1189
- return q !== void 0 && i(F, "message", q), z(F, W, F.stack, 2), this && u(w, this) && l(F, this, W), arguments.length > S && D(F, arguments[S]), F;
1189
+ return q !== void 0 && i(F, "message", q), x(F, W, F.stack, 2), this && u(w, this) && l(F, this, W), arguments.length > S && D(F, arguments[S]), F;
1190
1190
  });
1191
- if (W.prototype = w, p !== "Error" ? I ? I(W, X) : c(W, X, { name: !0 }) : T && m in U && (N(W, U, m), N(W, U, "prepareStackTrace")), c(W, U), !s) try {
1192
- w.name !== p && i(w, "name", p), w.constructor = W;
1191
+ if (W.prototype = w, C !== "Error" ? I ? I(W, X) : c(W, X, { name: !0 }) : T && m in U && (N(W, U, m), N(W, U, "prepareStackTrace")), c(W, U), !s) try {
1192
+ w.name !== C && i(w, "name", C), w.constructor = W;
1193
1193
  } catch (b) {
1194
1194
  }
1195
1195
  return W;
@@ -1200,53 +1200,53 @@ var n4;
1200
1200
  function q0() {
1201
1201
  if (n4) return ED;
1202
1202
  n4 = 1;
1203
- var M = mt(), r = gt(), i = Cl(), u = $0(), I = "WebAssembly", c = r[I], N = new Error("e", { cause: 7 }).cause !== 7, l = function(D, z) {
1203
+ var M = mt(), r = gt(), i = Cl(), u = $0(), I = "WebAssembly", c = r[I], N = new Error("e", { cause: 7 }).cause !== 7, l = function(D, x) {
1204
1204
  var T = {};
1205
- T[D] = u(D, z, N), M({ global: !0, constructor: !0, arity: 1, forced: N }, T);
1206
- }, j = function(D, z) {
1205
+ T[D] = u(D, x, N), M({ global: !0, constructor: !0, arity: 1, forced: N }, T);
1206
+ }, j = function(D, x) {
1207
1207
  if (c && c[D]) {
1208
1208
  var T = {};
1209
- T[D] = u(I + "." + D, z, N), M({ target: I, stat: !0, constructor: !0, arity: 1, forced: N }, T);
1209
+ T[D] = u(I + "." + D, x, N), M({ target: I, stat: !0, constructor: !0, arity: 1, forced: N }, T);
1210
1210
  }
1211
1211
  };
1212
1212
  return l("Error", function(D) {
1213
- return function(z) {
1213
+ return function(x) {
1214
1214
  return i(D, this, arguments);
1215
1215
  };
1216
1216
  }), l("EvalError", function(D) {
1217
- return function(z) {
1217
+ return function(x) {
1218
1218
  return i(D, this, arguments);
1219
1219
  };
1220
1220
  }), l("RangeError", function(D) {
1221
- return function(z) {
1221
+ return function(x) {
1222
1222
  return i(D, this, arguments);
1223
1223
  };
1224
1224
  }), l("ReferenceError", function(D) {
1225
- return function(z) {
1225
+ return function(x) {
1226
1226
  return i(D, this, arguments);
1227
1227
  };
1228
1228
  }), l("SyntaxError", function(D) {
1229
- return function(z) {
1229
+ return function(x) {
1230
1230
  return i(D, this, arguments);
1231
1231
  };
1232
1232
  }), l("TypeError", function(D) {
1233
- return function(z) {
1233
+ return function(x) {
1234
1234
  return i(D, this, arguments);
1235
1235
  };
1236
1236
  }), l("URIError", function(D) {
1237
- return function(z) {
1237
+ return function(x) {
1238
1238
  return i(D, this, arguments);
1239
1239
  };
1240
1240
  }), j("CompileError", function(D) {
1241
- return function(z) {
1241
+ return function(x) {
1242
1242
  return i(D, this, arguments);
1243
1243
  };
1244
1244
  }), j("LinkError", function(D) {
1245
- return function(z) {
1245
+ return function(x) {
1246
1246
  return i(D, this, arguments);
1247
1247
  };
1248
1248
  }), j("RuntimeError", function(D) {
1249
- return function(z) {
1249
+ return function(x) {
1250
1250
  return i(D, this, arguments);
1251
1251
  };
1252
1252
  }), ED;
@@ -1307,11 +1307,11 @@ function Mf() {
1307
1307
  return M({ target: "Array", proto: !0, arity: 1, forced: j }, {
1308
1308
  // eslint-disable-next-line no-unused-vars -- required for `.length`
1309
1309
  push: function(D) {
1310
- var z = r(this), T = i(z), s = arguments.length;
1310
+ var x = r(this), T = i(x), s = arguments.length;
1311
1311
  I(T + s);
1312
1312
  for (var A = 0; A < s; A++)
1313
- z[T] = arguments[A], T++;
1314
- return u(z, T), T;
1313
+ x[T] = arguments[A], T++;
1314
+ return u(x, T), T;
1315
1315
  }
1316
1316
  }), i4;
1317
1317
  }
@@ -1345,8 +1345,8 @@ function pa() {
1345
1345
  return sc = I ? N.getPrototypeOf : function(j) {
1346
1346
  var D = i(j);
1347
1347
  if (M(D, c)) return D[c];
1348
- var z = D.constructor;
1349
- return r(z) && D instanceof z ? z.prototype : D instanceof N ? l : null;
1348
+ var x = D.constructor;
1349
+ return r(x) && D instanceof x ? x.prototype : D instanceof N ? l : null;
1350
1350
  }, sc;
1351
1351
  }
1352
1352
  var Dc, j4;
@@ -1383,7 +1383,7 @@ function nf() {
1383
1383
  var M = bt(), r = Wz(), i = dr(), u = Zt(), I = La(), c = $z();
1384
1384
  return Tc.f = M && !r ? Object.defineProperties : function(N, l) {
1385
1385
  u(N);
1386
- for (var j = I(l), D = c(l), z = D.length, T = 0, s; z > T; ) i.f(N, s = D[T++], j[s]);
1386
+ for (var j = I(l), D = c(l), x = D.length, T = 0, s; x > T; ) i.f(N, s = D[T++], j[s]);
1387
1387
  return N;
1388
1388
  }, Tc;
1389
1389
  }
@@ -1398,44 +1398,44 @@ var zc, A4;
1398
1398
  function Gn() {
1399
1399
  if (A4) return zc;
1400
1400
  A4 = 1;
1401
- var M = Zt(), r = nf(), i = Ol(), u = Ll(), I = af(), c = xl(), N = fl(), l = ">", j = "<", D = "prototype", z = "script", T = N("IE_PROTO"), s = function() {
1401
+ var M = Zt(), r = nf(), i = Ol(), u = Ll(), I = af(), c = xl(), N = fl(), l = ">", j = "<", D = "prototype", x = "script", T = N("IE_PROTO"), s = function() {
1402
1402
  }, A = function(S) {
1403
- return j + z + l + S + j + "/" + z + l;
1403
+ return j + x + l + S + j + "/" + x + l;
1404
1404
  }, d = function(S) {
1405
1405
  S.write(A("")), S.close();
1406
- var f = S.parentWindow.Object;
1407
- return S = null, f;
1408
- }, x = function() {
1409
- var S = c("iframe"), f = "java" + z + ":", p;
1410
- return S.style.display = "none", I.appendChild(S), S.src = String(f), p = S.contentWindow.document, p.open(), p.write(A("document.F=Object")), p.close(), p.F;
1406
+ var L = S.parentWindow.Object;
1407
+ return S = null, L;
1408
+ }, z = function() {
1409
+ var S = c("iframe"), L = "java" + x + ":", C;
1410
+ return S.style.display = "none", I.appendChild(S), S.src = String(L), C = S.contentWindow.document, C.open(), C.write(A("document.F=Object")), C.close(), C.F;
1411
1411
  }, E, m = function() {
1412
1412
  try {
1413
1413
  E = new ActiveXObject("htmlfile");
1414
- } catch (f) {
1414
+ } catch (L) {
1415
1415
  }
1416
- m = typeof document != "undefined" ? document.domain && E ? d(E) : x() : d(E);
1416
+ m = typeof document != "undefined" ? document.domain && E ? d(E) : z() : d(E);
1417
1417
  for (var S = i.length; S--; ) delete m[D][i[S]];
1418
1418
  return m();
1419
1419
  };
1420
- return u[T] = !0, zc = Object.create || function(S, f) {
1421
- var p;
1422
- return S !== null ? (s[D] = M(S), p = new s(), s[D] = null, p[T] = S) : p = m(), f === void 0 ? p : r.f(p, f);
1420
+ return u[T] = !0, zc = Object.create || function(S, L) {
1421
+ var C;
1422
+ return S !== null ? (s[D] = M(S), C = new s(), s[D] = null, C[T] = S) : C = m(), L === void 0 ? C : r.f(C, L);
1423
1423
  }, zc;
1424
1424
  }
1425
1425
  var xc, d4;
1426
1426
  function no() {
1427
1427
  if (d4) return xc;
1428
1428
  d4 = 1;
1429
- var M = jt(), r = Ut(), i = TM(), u = Gn(), I = pa(), c = zr(), N = Vt(), l = vr(), j = N("iterator"), D = !1, z, T, s;
1430
- [].keys && (s = [].keys(), "next" in s ? (T = I(I(s)), T !== Object.prototype && (z = T)) : D = !0);
1431
- var A = !i(z) || M(function() {
1429
+ var M = jt(), r = Ut(), i = TM(), u = Gn(), I = pa(), c = zr(), N = Vt(), l = vr(), j = N("iterator"), D = !1, x, T, s;
1430
+ [].keys && (s = [].keys(), "next" in s ? (T = I(I(s)), T !== Object.prototype && (x = T)) : D = !0);
1431
+ var A = !i(x) || M(function() {
1432
1432
  var d = {};
1433
- return z[j].call(d) !== d;
1433
+ return x[j].call(d) !== d;
1434
1434
  });
1435
- return A ? z = {} : l && (z = u(z)), r(z[j]) || c(z, j, function() {
1435
+ return A ? x = {} : l && (x = u(x)), r(x[j]) || c(x, j, function() {
1436
1436
  return this;
1437
1437
  }), xc = {
1438
- IteratorPrototype: z,
1438
+ IteratorPrototype: x,
1439
1439
  BUGGY_SAFARI_ITERATORS: D
1440
1440
  }, xc;
1441
1441
  }
@@ -1443,9 +1443,9 @@ var z4;
1443
1443
  function uf() {
1444
1444
  if (z4) return g4;
1445
1445
  z4 = 1;
1446
- var M = mt(), r = gt(), i = Ca(), u = Zt(), I = Ut(), c = pa(), N = Xr(), l = Kz(), j = jt(), D = CM(), z = Vt(), T = no().IteratorPrototype, s = bt(), A = vr(), d = "constructor", x = "Iterator", E = z("toStringTag"), m = TypeError, S = r[x], f = A || !I(S) || S.prototype !== T || !j(function() {
1446
+ var M = mt(), r = gt(), i = Ca(), u = Zt(), I = Ut(), c = pa(), N = Xr(), l = Kz(), j = jt(), D = CM(), x = Vt(), T = no().IteratorPrototype, s = bt(), A = vr(), d = "constructor", z = "Iterator", E = x("toStringTag"), m = TypeError, S = r[z], L = A || !I(S) || S.prototype !== T || !j(function() {
1447
1447
  S({});
1448
- }), p = function() {
1448
+ }), C = function() {
1449
1449
  if (i(this, T), c(this) === T) throw new m("Abstract class Iterator not directly constructable");
1450
1450
  }, U = function(w, X) {
1451
1451
  s ? N(T, w, {
@@ -1459,8 +1459,8 @@ function uf() {
1459
1459
  }
1460
1460
  }) : T[w] = X;
1461
1461
  };
1462
- return D(T, E) || U(E, x), (f || !D(T, d) || T[d] === Object) && U(d, p), p.prototype = T, M({ global: !0, constructor: !0, forced: f }, {
1463
- Iterator: p
1462
+ return D(T, E) || U(E, z), (L || !D(T, d) || T[d] === Object) && U(d, C), C.prototype = T, M({ global: !0, constructor: !0, forced: L }, {
1463
+ Iterator: C
1464
1464
  }), g4;
1465
1465
  }
1466
1466
  uf();
@@ -1516,40 +1516,40 @@ var Lc, p4;
1516
1516
  function qz() {
1517
1517
  if (p4) return Lc;
1518
1518
  p4 = 1;
1519
- var M = Gt(), r = Gn(), i = ir(), u = wl(), I = Vt(), c = br(), N = Sa(), l = no().IteratorPrototype, j = io(), D = hl(), z = I("toStringTag"), T = "IteratorHelper", s = "WrapForValidIterator", A = c.set, d = function(m) {
1519
+ var M = Gt(), r = Gn(), i = ir(), u = wl(), I = Vt(), c = br(), N = Sa(), l = no().IteratorPrototype, j = io(), D = hl(), x = I("toStringTag"), T = "IteratorHelper", s = "WrapForValidIterator", A = c.set, d = function(m) {
1520
1520
  var S = c.getterFor(m ? s : T);
1521
1521
  return u(r(l), {
1522
1522
  next: function() {
1523
- var f = S(this);
1524
- if (m) return f.nextHandler();
1525
- if (f.done) return j(void 0, !0);
1523
+ var L = S(this);
1524
+ if (m) return L.nextHandler();
1525
+ if (L.done) return j(void 0, !0);
1526
1526
  try {
1527
- var p = f.nextHandler();
1528
- return f.returnHandlerResult ? p : j(p, f.done);
1527
+ var C = L.nextHandler();
1528
+ return L.returnHandlerResult ? C : j(C, L.done);
1529
1529
  } catch (U) {
1530
- throw f.done = !0, U;
1530
+ throw L.done = !0, U;
1531
1531
  }
1532
1532
  },
1533
1533
  return: function() {
1534
- var f = S(this), p = f.iterator;
1535
- if (f.done = !0, m) {
1536
- var U = N(p, "return");
1537
- return U ? M(U, p) : j(void 0, !0);
1534
+ var L = S(this), C = L.iterator;
1535
+ if (L.done = !0, m) {
1536
+ var U = N(C, "return");
1537
+ return U ? M(U, C) : j(void 0, !0);
1538
1538
  }
1539
- if (f.inner) try {
1540
- D(f.inner.iterator, "normal");
1539
+ if (L.inner) try {
1540
+ D(L.inner.iterator, "normal");
1541
1541
  } catch (w) {
1542
- return D(p, "throw", w);
1542
+ return D(C, "throw", w);
1543
1543
  }
1544
- return p && D(p, "normal"), j(void 0, !0);
1544
+ return C && D(C, "normal"), j(void 0, !0);
1545
1545
  }
1546
1546
  });
1547
- }, x = d(!0), E = d(!1);
1548
- return i(E, z, "Iterator Helper"), Lc = function(m, S, f) {
1549
- var p = function(U, w) {
1550
- w ? (w.iterator = U.iterator, w.next = U.next) : w = U, w.type = S ? s : T, w.returnHandlerResult = !!f, w.nextHandler = m, w.counter = 0, w.done = !1, A(this, w);
1547
+ }, z = d(!0), E = d(!1);
1548
+ return i(E, x, "Iterator Helper"), Lc = function(m, S, L) {
1549
+ var C = function(U, w) {
1550
+ w ? (w.iterator = U.iterator, w.next = U.next) : w = U, w.type = S ? s : T, w.returnHandlerResult = !!L, w.nextHandler = m, w.counter = 0, w.done = !1, A(this, w);
1551
1551
  };
1552
- return p.prototype = S ? x : E, p;
1552
+ return C.prototype = S ? z : E, C;
1553
1553
  }, Lc;
1554
1554
  }
1555
1555
  var Oc, k4;
@@ -1570,9 +1570,9 @@ function of() {
1570
1570
  if (m4) return x4;
1571
1571
  m4 = 1;
1572
1572
  var M = mt(), r = Gt(), i = SM(), u = Zt(), I = Zn(), c = qz(), N = vl(), l = vr(), j = c(function() {
1573
- for (var D = this.iterator, z = this.predicate, T = this.next, s, A, d; ; ) {
1573
+ for (var D = this.iterator, x = this.predicate, T = this.next, s, A, d; ; ) {
1574
1574
  if (s = u(r(T, D)), A = this.done = !!s.done, A) return;
1575
- if (d = s.value, N(D, z, [d, this.counter++], !0)) return d;
1575
+ if (d = s.value, N(D, x, [d, this.counter++], !0)) return d;
1576
1576
  }
1577
1577
  });
1578
1578
  return M({ target: "Iterator", proto: !0, real: !0, forced: l }, {
@@ -1641,21 +1641,21 @@ var wc, R4;
1641
1641
  function wa() {
1642
1642
  if (R4) return wc;
1643
1643
  R4 = 1;
1644
- var M = Bn(), r = Gt(), i = Zt(), u = Ci(), I = Ul(), c = UM(), N = Si(), l = ao(), j = ma(), D = hl(), z = TypeError, T = function(A, d) {
1644
+ var M = Bn(), r = Gt(), i = Zt(), u = Ci(), I = Ul(), c = UM(), N = Si(), l = ao(), j = ma(), D = hl(), x = TypeError, T = function(A, d) {
1645
1645
  this.stopped = A, this.result = d;
1646
1646
  }, s = T.prototype;
1647
- return wc = function(A, d, x) {
1648
- var E = x && x.that, m = !!(x && x.AS_ENTRIES), S = !!(x && x.IS_RECORD), f = !!(x && x.IS_ITERATOR), p = !!(x && x.INTERRUPTED), U = M(d, E), w, X, W, b, G, q, F, K = function(re) {
1647
+ return wc = function(A, d, z) {
1648
+ var E = z && z.that, m = !!(z && z.AS_ENTRIES), S = !!(z && z.IS_RECORD), L = !!(z && z.IS_ITERATOR), C = !!(z && z.INTERRUPTED), U = M(d, E), w, X, W, b, G, q, F, K = function(re) {
1649
1649
  return w && D(w, "normal", re), new T(!0, re);
1650
1650
  }, Me = function(re) {
1651
- return m ? (i(re), p ? U(re[0], re[1], K) : U(re[0], re[1])) : p ? U(re, K) : U(re);
1651
+ return m ? (i(re), C ? U(re[0], re[1], K) : U(re[0], re[1])) : C ? U(re, K) : U(re);
1652
1652
  };
1653
1653
  if (S)
1654
1654
  w = A.iterator;
1655
- else if (f)
1655
+ else if (L)
1656
1656
  w = A;
1657
1657
  else {
1658
- if (X = j(A), !X) throw new z(u(A) + " is not iterable");
1658
+ if (X = j(A), !X) throw new x(u(A) + " is not iterable");
1659
1659
  if (I(X)) {
1660
1660
  for (W = 0, b = c(A); b > W; W++)
1661
1661
  if (G = Me(A[W]), G && N(s, G)) return G;
@@ -1698,9 +1698,9 @@ function gf() {
1698
1698
  return M({ target: "Iterator", proto: !0, real: !0 }, {
1699
1699
  reduce: function(N) {
1700
1700
  u(this), i(N);
1701
- var l = I(this), j = arguments.length < 2, D = j ? void 0 : arguments[1], z = 0;
1701
+ var l = I(this), j = arguments.length < 2, D = j ? void 0 : arguments[1], x = 0;
1702
1702
  if (r(l, function(T) {
1703
- j ? (j = !1, D = T) : D = N(D, T, z), z++;
1703
+ j ? (j = !1, D = T) : D = N(D, T, x), x++;
1704
1704
  }, { IS_RECORD: !0 }), j) throw new c("Reduce of empty iterator with no initial value");
1705
1705
  return D;
1706
1706
  }
@@ -1723,15 +1723,15 @@ function cf() {
1723
1723
  if (i(N)) return N;
1724
1724
  if (r(N)) {
1725
1725
  for (var l = N.length, j = [], D = 0; D < l; D++) {
1726
- var z = N[D];
1727
- typeof z == "string" ? c(j, z) : (typeof z == "number" || u(z) === "Number" || u(z) === "String") && c(j, I(z));
1726
+ var x = N[D];
1727
+ typeof x == "string" ? c(j, x) : (typeof x == "number" || u(x) === "Number" || u(x) === "String") && c(j, I(x));
1728
1728
  }
1729
1729
  var T = j.length, s = !0;
1730
1730
  return function(A, d) {
1731
1731
  if (s)
1732
1732
  return s = !1, d;
1733
1733
  if (r(this)) return d;
1734
- for (var x = 0; x < T; x++) if (j[x] === A) return d;
1734
+ for (var z = 0; z < T; z++) if (j[z] === A) return d;
1735
1735
  };
1736
1736
  }
1737
1737
  }, vc;
@@ -1740,7 +1740,7 @@ var F4;
1740
1740
  function Nf() {
1741
1741
  if (F4) return B4;
1742
1742
  F4 = 1;
1743
- var M = mt(), r = Jr(), i = Cl(), u = Gt(), I = ct(), c = jt(), N = Ut(), l = to(), j = uo(), D = cf(), z = Dl(), T = String, s = r("JSON", "stringify"), A = I(/./.exec), d = I("".charAt), x = I("".charCodeAt), E = I("".replace), m = I(1 .toString), S = /[\uD800-\uDFFF]/g, f = /^[\uD800-\uDBFF]$/, p = /^[\uDC00-\uDFFF]$/, U = !z || c(function() {
1743
+ var M = mt(), r = Jr(), i = Cl(), u = Gt(), I = ct(), c = jt(), N = Ut(), l = to(), j = uo(), D = cf(), x = Dl(), T = String, s = r("JSON", "stringify"), A = I(/./.exec), d = I("".charAt), z = I("".charCodeAt), E = I("".replace), m = I(1 .toString), S = /[\uD800-\uDFFF]/g, L = /^[\uD800-\uDBFF]$/, C = /^[\uDC00-\uDFFF]$/, U = !x || c(function() {
1744
1744
  var b = r("Symbol")("stringify detection");
1745
1745
  return s([b]) !== "[null]" || s({ a: b }) !== "{}" || s(Object(b)) !== "{}";
1746
1746
  }), w = c(function() {
@@ -1753,7 +1753,7 @@ function Nf() {
1753
1753
  }, i(s, null, q);
1754
1754
  }, W = function(b, G, q) {
1755
1755
  var F = d(q, G - 1), K = d(q, G + 1);
1756
- return A(f, b) && !A(p, K) || A(p, b) && !A(f, F) ? "\\u" + m(x(b, 0), 16) : b;
1756
+ return A(L, b) && !A(C, K) || A(C, b) && !A(L, F) ? "\\u" + m(z(b, 0), 16) : b;
1757
1757
  };
1758
1758
  return s && M({ target: "JSON", stat: !0, arity: 3, forced: U || w }, {
1759
1759
  // eslint-disable-next-line no-unused-vars -- required for `.length`
@@ -1775,8 +1775,8 @@ function lf() {
1775
1775
  K4 = 1;
1776
1776
  var M = ct(), r = Oi(), i = ar(), u = ex(), I = M("".replace), c = RegExp("^[" + u + "]+"), N = RegExp("(^|[^" + u + "])[" + u + "]+$"), l = function(j) {
1777
1777
  return function(D) {
1778
- var z = i(r(D));
1779
- return j & 1 && (z = I(z, c, "")), j & 2 && (z = I(z, N, "$1")), z;
1778
+ var x = i(r(D));
1779
+ return j & 1 && (x = I(x, c, "")), j & 2 && (x = I(x, N, "$1")), x;
1780
1780
  };
1781
1781
  };
1782
1782
  return bc = {
@@ -1886,15 +1886,15 @@ function tx() {
1886
1886
  return this;
1887
1887
  };
1888
1888
  return Rc = function(N, l, j, D) {
1889
- var z = l + " Iterator";
1890
- return N.prototype = r(M, { next: i(+!D, j) }), u(N, z, !1, !0), I[z] = c, N;
1889
+ var x = l + " Iterator";
1890
+ return N.prototype = r(M, { next: i(+!D, j) }), u(N, x, !1, !0), I[x] = c, N;
1891
1891
  }, Rc;
1892
1892
  }
1893
1893
  var _c, uT;
1894
1894
  function Mx() {
1895
1895
  if (uT) return _c;
1896
1896
  uT = 1;
1897
- var M = mt(), r = Gt(), i = vr(), u = Mo(), I = Ut(), c = tx(), N = pa(), l = ki(), j = mi(), D = ir(), z = zr(), T = Vt(), s = ka(), A = no(), d = u.PROPER, x = u.CONFIGURABLE, E = A.IteratorPrototype, m = A.BUGGY_SAFARI_ITERATORS, S = T("iterator"), f = "keys", p = "values", U = "entries", w = function() {
1897
+ var M = mt(), r = Gt(), i = vr(), u = Mo(), I = Ut(), c = tx(), N = pa(), l = ki(), j = mi(), D = ir(), x = zr(), T = Vt(), s = ka(), A = no(), d = u.PROPER, z = u.CONFIGURABLE, E = A.IteratorPrototype, m = A.BUGGY_SAFARI_ITERATORS, S = T("iterator"), L = "keys", C = "values", U = "entries", w = function() {
1898
1898
  return this;
1899
1899
  };
1900
1900
  return _c = function(X, W, b, G, q, F, K) {
@@ -1903,11 +1903,11 @@ function Mx() {
1903
1903
  if (de === q && J) return J;
1904
1904
  if (!m && de && de in oe) return oe[de];
1905
1905
  switch (de) {
1906
- case f:
1906
+ case L:
1907
1907
  return function() {
1908
1908
  return new b(this, de);
1909
1909
  };
1910
- case p:
1910
+ case C:
1911
1911
  return function() {
1912
1912
  return new b(this, de);
1913
1913
  };
@@ -1920,26 +1920,26 @@ function Mx() {
1920
1920
  return new b(this);
1921
1921
  };
1922
1922
  }, re = W + " Iterator", $ = !1, oe = X.prototype, R = oe[S] || oe["@@iterator"] || q && oe[q], J = !m && R || Me(q), te = W === "Array" && oe.entries || R, k, _, Ae;
1923
- if (te && (k = N(te.call(new X())), k !== Object.prototype && k.next && (!i && N(k) !== E && (l ? l(k, E) : I(k[S]) || z(k, S, w)), j(k, re, !0, !0), i && (s[re] = w))), d && q === p && R && R.name !== p && (!i && x ? D(oe, "name", p) : ($ = !0, J = function() {
1923
+ if (te && (k = N(te.call(new X())), k !== Object.prototype && k.next && (!i && N(k) !== E && (l ? l(k, E) : I(k[S]) || x(k, S, w)), j(k, re, !0, !0), i && (s[re] = w))), d && q === C && R && R.name !== C && (!i && z ? D(oe, "name", C) : ($ = !0, J = function() {
1924
1924
  return r(R, this);
1925
1925
  })), q)
1926
1926
  if (_ = {
1927
- values: Me(p),
1928
- keys: F ? J : Me(f),
1927
+ values: Me(C),
1928
+ keys: F ? J : Me(L),
1929
1929
  entries: Me(U)
1930
1930
  }, K) for (Ae in _)
1931
- (m || $ || !(Ae in oe)) && z(oe, Ae, _[Ae]);
1931
+ (m || $ || !(Ae in oe)) && x(oe, Ae, _[Ae]);
1932
1932
  else M({ target: W, proto: !0, forced: m || $ }, _);
1933
- return (!i || K) && oe[S] !== J && z(oe, S, J, { name: q }), s[W] = J, _;
1933
+ return (!i || K) && oe[S] !== J && x(oe, S, J, { name: q }), s[W] = J, _;
1934
1934
  }, _c;
1935
1935
  }
1936
1936
  var Gc, oT;
1937
1937
  function rx() {
1938
1938
  if (oT) return Gc;
1939
1939
  oT = 1;
1940
- var M = La(), r = Tf(), i = ka(), u = br(), I = dr().f, c = Mx(), N = io(), l = vr(), j = bt(), D = "Array Iterator", z = u.set, T = u.getterFor(D);
1940
+ var M = La(), r = Tf(), i = ka(), u = br(), I = dr().f, c = Mx(), N = io(), l = vr(), j = bt(), D = "Array Iterator", x = u.set, T = u.getterFor(D);
1941
1941
  Gc = c(Array, "Array", function(A, d) {
1942
- z(this, {
1942
+ x(this, {
1943
1943
  type: D,
1944
1944
  target: M(A),
1945
1945
  // target
@@ -1949,16 +1949,16 @@ function rx() {
1949
1949
  // kind
1950
1950
  });
1951
1951
  }, function() {
1952
- var A = T(this), d = A.target, x = A.index++;
1953
- if (!d || x >= d.length)
1952
+ var A = T(this), d = A.target, z = A.index++;
1953
+ if (!d || z >= d.length)
1954
1954
  return A.target = null, N(void 0, !0);
1955
1955
  switch (A.kind) {
1956
1956
  case "keys":
1957
- return N(x, !1);
1957
+ return N(z, !1);
1958
1958
  case "values":
1959
- return N(d[x], !1);
1959
+ return N(d[z], !1);
1960
1960
  }
1961
- return N([x, d[x]], !1);
1961
+ return N([z, d[z]], !1);
1962
1962
  }, "values");
1963
1963
  var s = i.Arguments = i.Array;
1964
1964
  if (r("keys"), r("values"), r("entries"), !l && j && s.name !== "values") try {
@@ -1988,8 +1988,8 @@ function Af() {
1988
1988
  }
1989
1989
  }
1990
1990
  };
1991
- for (var z in r)
1992
- D(M[z] && M[z].prototype, z);
1991
+ for (var x in r)
1992
+ D(M[x] && M[x].prototype, x);
1993
1993
  return D(i, "DOMTokenList"), eT;
1994
1994
  }
1995
1995
  Af();
@@ -2046,9 +2046,9 @@ function df() {
2046
2046
  return N.now() - l;
2047
2047
  };
2048
2048
  }
2049
- var j = [], D = [], z = 1, T = null, s = 3, A = !1, d = !1, x = !1, E = typeof setTimeout == "function" ? setTimeout : null, m = typeof clearTimeout == "function" ? clearTimeout : null, S = typeof setImmediate != "undefined" ? setImmediate : null;
2049
+ var j = [], D = [], x = 1, T = null, s = 3, A = !1, d = !1, z = !1, E = typeof setTimeout == "function" ? setTimeout : null, m = typeof clearTimeout == "function" ? clearTimeout : null, S = typeof setImmediate != "undefined" ? setImmediate : null;
2050
2050
  typeof navigator != "undefined" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
2051
- function f(R) {
2051
+ function L(R) {
2052
2052
  for (var J = i(D); J !== null; ) {
2053
2053
  if (J.callback === null) u(D);
2054
2054
  else if (J.startTime <= R) u(D), J.sortIndex = J.expirationTime, r(j, J);
@@ -2056,30 +2056,30 @@ function df() {
2056
2056
  J = i(D);
2057
2057
  }
2058
2058
  }
2059
- function p(R) {
2060
- if (x = !1, f(R), !d) if (i(j) !== null) d = !0, $(U);
2059
+ function C(R) {
2060
+ if (z = !1, L(R), !d) if (i(j) !== null) d = !0, $(U);
2061
2061
  else {
2062
2062
  var J = i(D);
2063
- J !== null && oe(p, J.startTime - R);
2063
+ J !== null && oe(C, J.startTime - R);
2064
2064
  }
2065
2065
  }
2066
2066
  function U(R, J) {
2067
- d = !1, x && (x = !1, m(W), W = -1), A = !0;
2067
+ d = !1, z && (z = !1, m(W), W = -1), A = !0;
2068
2068
  var te = s;
2069
2069
  try {
2070
- for (f(J), T = i(j); T !== null && (!(T.expirationTime > J) || R && !q()); ) {
2070
+ for (L(J), T = i(j); T !== null && (!(T.expirationTime > J) || R && !q()); ) {
2071
2071
  var k = T.callback;
2072
2072
  if (typeof k == "function") {
2073
2073
  T.callback = null, s = T.priorityLevel;
2074
2074
  var _ = k(T.expirationTime <= J);
2075
- J = M.unstable_now(), typeof _ == "function" ? T.callback = _ : T === i(j) && u(j), f(J);
2075
+ J = M.unstable_now(), typeof _ == "function" ? T.callback = _ : T === i(j) && u(j), L(J);
2076
2076
  } else u(j);
2077
2077
  T = i(j);
2078
2078
  }
2079
2079
  if (T !== null) var Ae = !0;
2080
2080
  else {
2081
2081
  var de = i(D);
2082
- de !== null && oe(p, de.startTime - J), Ae = !1;
2082
+ de !== null && oe(C, de.startTime - J), Ae = !1;
2083
2083
  }
2084
2084
  return Ae;
2085
2085
  } finally {
@@ -2187,7 +2187,7 @@ function df() {
2187
2187
  default:
2188
2188
  _ = 5e3;
2189
2189
  }
2190
- return _ = te + _, R = { id: z++, callback: J, priorityLevel: R, startTime: te, expirationTime: _, sortIndex: -1 }, te > k ? (R.sortIndex = te, r(D, R), i(j) === null && R === i(D) && (x ? (m(W), W = -1) : x = !0, oe(p, te - k))) : (R.sortIndex = _, r(j, R), d || A || (d = !0, $(U))), R;
2190
+ return _ = te + _, R = { id: x++, callback: J, priorityLevel: R, startTime: te, expirationTime: _, sortIndex: -1 }, te > k ? (R.sortIndex = te, r(D, R), i(j) === null && R === i(D) && (z ? (m(W), W = -1) : z = !0, oe(C, te - k))) : (R.sortIndex = _, r(j, R), d || A || (d = !0, $(U))), R;
2191
2191
  }, M.unstable_shouldYield = q, M.unstable_wrapCallback = function(R) {
2192
2192
  var J = s;
2193
2193
  return function() {
@@ -2231,9 +2231,9 @@ function xf() {
2231
2231
  function N(e, t) {
2232
2232
  for (I[e] = t, e = 0; e < t.length; e++) u.add(t[e]);
2233
2233
  }
2234
- var l = !(typeof window == "undefined" || typeof window.document == "undefined" || typeof window.document.createElement == "undefined"), j = Object.prototype.hasOwnProperty, D = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, z = {}, T = {};
2234
+ var l = !(typeof window == "undefined" || typeof window.document == "undefined" || typeof window.document.createElement == "undefined"), j = Object.prototype.hasOwnProperty, D = /^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/, x = {}, T = {};
2235
2235
  function s(e) {
2236
- return j.call(T, e) ? !0 : j.call(z, e) ? !1 : D.test(e) ? T[e] = !0 : (z[e] = !0, !1);
2236
+ return j.call(T, e) ? !0 : j.call(x, e) ? !1 : D.test(e) ? T[e] = !0 : (x[e] = !0, !1);
2237
2237
  }
2238
2238
  function A(e, t, n, a) {
2239
2239
  if (n !== null && n.type === 0) return !1;
@@ -2262,29 +2262,29 @@ function xf() {
2262
2262
  }
2263
2263
  return !1;
2264
2264
  }
2265
- function x(e, t, n, a, o, g, y) {
2265
+ function z(e, t, n, a, o, g, y) {
2266
2266
  this.acceptsBooleans = t === 2 || t === 3 || t === 4, this.attributeName = a, this.attributeNamespace = o, this.mustUseProperty = n, this.propertyName = e, this.type = t, this.sanitizeURL = g, this.removeEmptyString = y;
2267
2267
  }
2268
2268
  var E = {};
2269
2269
  "children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e) {
2270
- E[e] = new x(e, 0, !1, e, null, !1, !1);
2270
+ E[e] = new z(e, 0, !1, e, null, !1, !1);
2271
2271
  }), [["acceptCharset", "accept-charset"], ["className", "class"], ["htmlFor", "for"], ["httpEquiv", "http-equiv"]].forEach(function(e) {
2272
2272
  var t = e[0];
2273
- E[t] = new x(t, 1, !1, e[1], null, !1, !1);
2273
+ E[t] = new z(t, 1, !1, e[1], null, !1, !1);
2274
2274
  }), ["contentEditable", "draggable", "spellCheck", "value"].forEach(function(e) {
2275
- E[e] = new x(e, 2, !1, e.toLowerCase(), null, !1, !1);
2275
+ E[e] = new z(e, 2, !1, e.toLowerCase(), null, !1, !1);
2276
2276
  }), ["autoReverse", "externalResourcesRequired", "focusable", "preserveAlpha"].forEach(function(e) {
2277
- E[e] = new x(e, 2, !1, e, null, !1, !1);
2277
+ E[e] = new z(e, 2, !1, e, null, !1, !1);
2278
2278
  }), "allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e) {
2279
- E[e] = new x(e, 3, !1, e.toLowerCase(), null, !1, !1);
2279
+ E[e] = new z(e, 3, !1, e.toLowerCase(), null, !1, !1);
2280
2280
  }), ["checked", "multiple", "muted", "selected"].forEach(function(e) {
2281
- E[e] = new x(e, 3, !0, e, null, !1, !1);
2281
+ E[e] = new z(e, 3, !0, e, null, !1, !1);
2282
2282
  }), ["capture", "download"].forEach(function(e) {
2283
- E[e] = new x(e, 4, !1, e, null, !1, !1);
2283
+ E[e] = new z(e, 4, !1, e, null, !1, !1);
2284
2284
  }), ["cols", "rows", "size", "span"].forEach(function(e) {
2285
- E[e] = new x(e, 6, !1, e, null, !1, !1);
2285
+ E[e] = new z(e, 6, !1, e, null, !1, !1);
2286
2286
  }), ["rowSpan", "start"].forEach(function(e) {
2287
- E[e] = new x(e, 5, !1, e.toLowerCase(), null, !1, !1);
2287
+ E[e] = new z(e, 5, !1, e.toLowerCase(), null, !1, !1);
2288
2288
  });
2289
2289
  var m = /[\-:]([a-z])/g;
2290
2290
  function S(e) {
@@ -2295,23 +2295,23 @@ function xf() {
2295
2295
  m,
2296
2296
  S
2297
2297
  );
2298
- E[t] = new x(t, 1, !1, e, null, !1, !1);
2298
+ E[t] = new z(t, 1, !1, e, null, !1, !1);
2299
2299
  }), "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e) {
2300
2300
  var t = e.replace(m, S);
2301
- E[t] = new x(t, 1, !1, e, "http://www.w3.org/1999/xlink", !1, !1);
2301
+ E[t] = new z(t, 1, !1, e, "http://www.w3.org/1999/xlink", !1, !1);
2302
2302
  }), ["xml:base", "xml:lang", "xml:space"].forEach(function(e) {
2303
2303
  var t = e.replace(m, S);
2304
- E[t] = new x(t, 1, !1, e, "http://www.w3.org/XML/1998/namespace", !1, !1);
2304
+ E[t] = new z(t, 1, !1, e, "http://www.w3.org/XML/1998/namespace", !1, !1);
2305
2305
  }), ["tabIndex", "crossOrigin"].forEach(function(e) {
2306
- E[e] = new x(e, 1, !1, e.toLowerCase(), null, !1, !1);
2307
- }), E.xlinkHref = new x("xlinkHref", 1, !1, "xlink:href", "http://www.w3.org/1999/xlink", !0, !1), ["src", "href", "action", "formAction"].forEach(function(e) {
2308
- E[e] = new x(e, 1, !1, e.toLowerCase(), null, !0, !0);
2306
+ E[e] = new z(e, 1, !1, e.toLowerCase(), null, !1, !1);
2307
+ }), E.xlinkHref = new z("xlinkHref", 1, !1, "xlink:href", "http://www.w3.org/1999/xlink", !0, !1), ["src", "href", "action", "formAction"].forEach(function(e) {
2308
+ E[e] = new z(e, 1, !1, e.toLowerCase(), null, !0, !0);
2309
2309
  });
2310
- function f(e, t, n, a) {
2310
+ function L(e, t, n, a) {
2311
2311
  var o = E.hasOwnProperty(t) ? E[t] : null;
2312
2312
  (o !== null ? o.type !== 0 : a || !(2 < t.length) || t[0] !== "o" && t[0] !== "O" || t[1] !== "n" && t[1] !== "N") && (d(t, n, o, a) && (n = null), a || o === null ? s(t) && (n === null ? e.removeAttribute(t) : e.setAttribute(t, "" + n)) : o.mustUseProperty ? e[o.propertyName] = n === null ? o.type === 3 ? !1 : "" : n : (t = o.attributeName, a = o.attributeNamespace, n === null ? e.removeAttribute(t) : (o = o.type, n = o === 3 || o === 4 && n === !0 ? "" : "" + n, a ? e.setAttributeNS(a, t, n) : e.setAttribute(t, n))));
2313
2313
  }
2314
- var p = M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, U = Symbol.for("react.element"), w = Symbol.for("react.portal"), X = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), b = Symbol.for("react.profiler"), G = Symbol.for("react.provider"), q = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), K = Symbol.for("react.suspense"), Me = Symbol.for("react.suspense_list"), re = Symbol.for("react.memo"), $ = Symbol.for("react.lazy"), oe = Symbol.for("react.offscreen"), R = Symbol.iterator;
2314
+ var C = M.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, U = Symbol.for("react.element"), w = Symbol.for("react.portal"), X = Symbol.for("react.fragment"), W = Symbol.for("react.strict_mode"), b = Symbol.for("react.profiler"), G = Symbol.for("react.provider"), q = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), K = Symbol.for("react.suspense"), Me = Symbol.for("react.suspense_list"), re = Symbol.for("react.memo"), $ = Symbol.for("react.lazy"), oe = Symbol.for("react.offscreen"), R = Symbol.iterator;
2315
2315
  function J(e) {
2316
2316
  return e === null || typeof e != "object" ? null : (e = R && e[R] || e["@@iterator"], typeof e == "function" ? e : null);
2317
2317
  }
@@ -2552,7 +2552,7 @@ function xf() {
2552
2552
  n = De(t.value != null ? t.value : n), e._wrapperState = { initialChecked: a, initialValue: n, controlled: t.type === "checkbox" || t.type === "radio" ? t.checked != null : t.value != null };
2553
2553
  }
2554
2554
  function Nt(e, t) {
2555
- t = t.checked, t != null && f(e, "checked", t, !1);
2555
+ t = t.checked, t != null && L(e, "checked", t, !1);
2556
2556
  }
2557
2557
  function Pe(e, t) {
2558
2558
  Nt(e, t);
@@ -3146,7 +3146,7 @@ function xf() {
3146
3146
  }
3147
3147
  e.blockedOn = null;
3148
3148
  }
3149
- function L(e) {
3149
+ function f(e) {
3150
3150
  if (e.blockedOn !== null) return !1;
3151
3151
  for (var t = e.targetContainers; 0 < t.length; ) {
3152
3152
  var n = $n(e.domEventName, e.eventSystemFlags, t[0], e.nativeEvent);
@@ -3159,11 +3159,11 @@ function xf() {
3159
3159
  }
3160
3160
  return !0;
3161
3161
  }
3162
- function C(e, t, n) {
3163
- L(e) && n.delete(t);
3162
+ function p(e, t, n) {
3163
+ f(e) && n.delete(t);
3164
3164
  }
3165
3165
  function V() {
3166
- Yi = !1, fr !== null && L(fr) && (fr = null), Lr !== null && L(Lr) && (Lr = null), Or !== null && L(Or) && (Or = null), dn.forEach(C), zn.forEach(C);
3166
+ Yi = !1, fr !== null && f(fr) && (fr = null), Lr !== null && f(Lr) && (Lr = null), Or !== null && f(Or) && (Or = null), dn.forEach(p), zn.forEach(p);
3167
3167
  }
3168
3168
  function ie(e, t) {
3169
3169
  e.blockedOn === t && (e.blockedOn = null, Yi || (Yi = !0, r.unstable_scheduleCallback(r.unstable_NormalPriority, V)));
@@ -3182,7 +3182,7 @@ function xf() {
3182
3182
  for (fr !== null && ie(fr, e), Lr !== null && ie(Lr, e), Or !== null && ie(Or, e), dn.forEach(t), zn.forEach(t), n = 0; n < Sr.length; n++) a = Sr[n], a.blockedOn === e && (a.blockedOn = null);
3183
3183
  for (; 0 < Sr.length && (n = Sr[0], n.blockedOn === null); ) _a(n), n.blockedOn === null && Sr.shift();
3184
3184
  }
3185
- var ot = p.ReactCurrentBatchConfig, ht = !0;
3185
+ var ot = C.ReactCurrentBatchConfig, ht = !0;
3186
3186
  function PM(e, t, n, a) {
3187
3187
  var o = zt, g = ot.transition;
3188
3188
  ot.transition = null;
@@ -4192,7 +4192,7 @@ function xf() {
4192
4192
  function Jo(e) {
4193
4193
  lr === null ? lr = [e] : lr.push(e);
4194
4194
  }
4195
- var JE = p.ReactCurrentBatchConfig;
4195
+ var JE = C.ReactCurrentBatchConfig;
4196
4196
  function qi(e, t, n) {
4197
4197
  if (e = n.ref, e !== null && typeof e != "function" && typeof e != "object") {
4198
4198
  if (n._owner) {
@@ -4614,7 +4614,7 @@ function xf() {
4614
4614
  for (var e = 0; e < nI.length; e++) nI[e]._workInProgressVersionPrimary = null;
4615
4615
  nI.length = 0;
4616
4616
  }
4617
- var Nu = p.ReactCurrentDispatcher, aI = p.ReactCurrentBatchConfig, pn = 0, Rt = null, Kt = null, tM = null, lu = !1, ra = !1, na = 0, XE = 0;
4617
+ var Nu = C.ReactCurrentDispatcher, aI = C.ReactCurrentBatchConfig, pn = 0, Rt = null, Kt = null, tM = null, lu = !1, ra = !1, na = 0, XE = 0;
4618
4618
  function sM() {
4619
4619
  throw Error(i(321));
4620
4620
  }
@@ -5072,7 +5072,7 @@ Error generating stack: ` + g.message + `
5072
5072
  function Ls(e, t, n, a, o) {
5073
5073
  return (e.mode & 1) === 0 ? (e === t ? e.flags |= 65536 : (e.flags |= 128, n.flags |= 131072, n.flags &= -52805, n.tag === 1 && (n.alternate === null ? n.tag = 17 : (t = Br(-1, 1), t.tag = 2, nn(n, t, 1))), n.lanes |= 1), e) : (e.flags |= 65536, e.lanes = o, e);
5074
5074
  }
5075
- var n0 = p.ReactCurrentOwner, mM = !1;
5075
+ var n0 = C.ReactCurrentOwner, mM = !1;
5076
5076
  function EM(e, t, n, a) {
5077
5077
  t.child = e === null ? Wj(t, null, n, a) : Ni(t, e.child, n, a);
5078
5078
  }
@@ -5548,7 +5548,7 @@ Error generating stack: ` + g.message + `
5548
5548
  wt(n, o), O = o;
5549
5549
  for (g in O) if (O.hasOwnProperty(g)) {
5550
5550
  var h = O[g];
5551
- g === "style" ? Mt(e, h) : g === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, h != null && Et(e, h)) : g === "children" ? typeof h == "string" ? (n !== "textarea" || h !== "") && rt(e, h) : typeof h == "number" && rt(e, "" + h) : g !== "suppressContentEditableWarning" && g !== "suppressHydrationWarning" && g !== "autoFocus" && (I.hasOwnProperty(g) ? h != null && g === "onScroll" && pt("scroll", e) : h != null && f(e, g, h, y));
5551
+ g === "style" ? Mt(e, h) : g === "dangerouslySetInnerHTML" ? (h = h ? h.__html : void 0, h != null && Et(e, h)) : g === "children" ? typeof h == "string" ? (n !== "textarea" || h !== "") && rt(e, h) : typeof h == "number" && rt(e, "" + h) : g !== "suppressContentEditableWarning" && g !== "suppressHydrationWarning" && g !== "autoFocus" && (I.hasOwnProperty(g) ? h != null && g === "onScroll" && pt("scroll", e) : h != null && L(e, g, h, y));
5552
5552
  }
5553
5553
  switch (n) {
5554
5554
  case "input":
@@ -5977,7 +5977,7 @@ Error generating stack: ` + g.message + `
5977
5977
  var H = NM(O, g);
5978
5978
  for (y = 0; y < h.length; y += 2) {
5979
5979
  var ce = h[y], je = h[y + 1];
5980
- ce === "style" ? Mt(o, je) : ce === "dangerouslySetInnerHTML" ? Et(o, je) : ce === "children" ? rt(o, je) : f(o, ce, je, H);
5980
+ ce === "style" ? Mt(o, je) : ce === "dangerouslySetInnerHTML" ? Et(o, je) : ce === "children" ? rt(o, je) : L(o, ce, je, H);
5981
5981
  }
5982
5982
  switch (O) {
5983
5983
  case "input":
@@ -6326,7 +6326,7 @@ Error generating stack: ` + g.message + `
6326
6326
  ve = t.return;
6327
6327
  }
6328
6328
  }
6329
- var N0 = Math.ceil, xu = p.ReactCurrentDispatcher, CI = p.ReactCurrentOwner, KM = p.ReactCurrentBatchConfig, lt = 0, MM = null, Xt = null, oM = 0, ZM = 0, Ti = en(0), $t = 0, Ia = null, kn = 0, Eu = 0, pI = 0, ga = null, wM = null, kI = 0, Ai = 1 / 0, Hr = null, fu = !1, mI = null, un = null, Lu = !1, on = null, Ou = 0, ca = 0, wI = null, Su = -1, Cu = 0;
6329
+ var N0 = Math.ceil, xu = C.ReactCurrentDispatcher, CI = C.ReactCurrentOwner, KM = C.ReactCurrentBatchConfig, lt = 0, MM = null, Xt = null, oM = 0, ZM = 0, Ti = en(0), $t = 0, Ia = null, kn = 0, Eu = 0, pI = 0, ga = null, wM = null, kI = 0, Ai = 1 / 0, Hr = null, fu = !1, mI = null, un = null, Lu = !1, on = null, Ou = 0, ca = 0, wI = null, Su = -1, Cu = 0;
6330
6330
  function fM() {
6331
6331
  return (lt & 6) !== 0 ? et() : Su !== -1 ? Su : Su = et();
6332
6332
  }
@@ -7324,7 +7324,7 @@ Error generating stack: ` + g.message + `
7324
7324
  t = n.value, t != null && ae(e, !!n.multiple, t, !1);
7325
7325
  }
7326
7326
  }, Bt = bI, qt = mn;
7327
- var O0 = { usingClientEntryPoint: !1, Events: [$i, ai, qa, st, Dt, bI] }, Na = { findFiberByHostInstance: En, bundleType: 0, version: "18.3.1", rendererPackageName: "react-dom" }, S0 = { bundleType: Na.bundleType, version: Na.version, rendererPackageName: Na.rendererPackageName, rendererConfig: Na.rendererConfig, overrideHookState: null, overrideHookStateDeletePath: null, overrideHookStateRenamePath: null, overrideProps: null, overridePropsDeletePath: null, overridePropsRenamePath: null, setErrorHandler: null, setSuspenseHandler: null, scheduleUpdate: null, currentDispatcherRef: p.ReactCurrentDispatcher, findHostInstanceByFiber: function(e) {
7327
+ var O0 = { usingClientEntryPoint: !1, Events: [$i, ai, qa, st, Dt, bI] }, Na = { findFiberByHostInstance: En, bundleType: 0, version: "18.3.1", rendererPackageName: "react-dom" }, S0 = { bundleType: Na.bundleType, version: Na.version, rendererPackageName: Na.rendererPackageName, rendererConfig: Na.rendererConfig, overrideHookState: null, overrideHookStateDeletePath: null, overrideHookStateRenamePath: null, overrideProps: null, overridePropsDeletePath: null, overridePropsRenamePath: null, setErrorHandler: null, setSuspenseHandler: null, scheduleUpdate: null, currentDispatcherRef: C.ReactCurrentDispatcher, findHostInstanceByFiber: function(e) {
7328
7328
  return e = ee(e), e === null ? null : e.stateNode;
7329
7329
  }, findFiberByHostInstance: Na.findFiberByHostInstance || f0, findHostInstancesForRefresh: null, scheduleRefresh: null, scheduleRoot: null, setRefreshHandler: null, getCurrentFiber: null, reconcilerVersion: "18.3.1-next-f1338f8080-20240426" };
7330
7330
  if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ != "undefined") {
@@ -7403,7 +7403,7 @@ var nx = ff(), ke = {}, Bu = { exports: {} }, Lf = Bu.exports, yT;
7403
7403
  function Of() {
7404
7404
  return yT || (yT = 1, function(M, r) {
7405
7405
  (function(i, u) {
7406
- var I = "1.0.38", c = "", N = "?", l = "function", j = "undefined", D = "object", z = "string", T = "major", s = "model", A = "name", d = "type", x = "vendor", E = "version", m = "architecture", S = "console", f = "mobile", p = "tablet", U = "smarttv", w = "wearable", X = "embedded", W = 500, b = "Amazon", G = "Apple", q = "ASUS", F = "BlackBerry", K = "Browser", Me = "Chrome", re = "Edge", $ = "Firefox", oe = "Google", R = "Huawei", J = "LG", te = "Microsoft", k = "Motorola", _ = "Opera", Ae = "Samsung", de = "Sharp", ne = "Sony", Te = "Xiaomi", he = "Zebra", De = "Facebook", fe = "Chromium OS", Ge = "Mac OS", qe = function(Ce, ze) {
7406
+ var I = "1.0.38", c = "", N = "?", l = "function", j = "undefined", D = "object", x = "string", T = "major", s = "model", A = "name", d = "type", z = "vendor", E = "version", m = "architecture", S = "console", L = "mobile", C = "tablet", U = "smarttv", w = "wearable", X = "embedded", W = 500, b = "Amazon", G = "Apple", q = "ASUS", F = "BlackBerry", K = "Browser", Me = "Chrome", re = "Edge", $ = "Firefox", oe = "Google", R = "Huawei", J = "LG", te = "Microsoft", k = "Motorola", _ = "Opera", Ae = "Samsung", de = "Sharp", ne = "Sony", Te = "Xiaomi", he = "Zebra", De = "Facebook", fe = "Chromium OS", Ge = "Mac OS", qe = function(Ce, ze) {
7407
7407
  var Le = {};
7408
7408
  for (var Ke in Ce)
7409
7409
  ze[Ke] && ze[Ke].length % 2 === 0 ? Le[Ke] = ze[Ke].concat(Ce[Ke]) : Le[Ke] = Ce[Ke];
@@ -7413,13 +7413,13 @@ function Of() {
7413
7413
  ze[Ce[Le].toUpperCase()] = Ce[Le];
7414
7414
  return ze;
7415
7415
  }, ut = function(Ce, ze) {
7416
- return typeof Ce === z ? xt(ze).indexOf(xt(Ce)) !== -1 : !1;
7416
+ return typeof Ce === x ? xt(ze).indexOf(xt(Ce)) !== -1 : !1;
7417
7417
  }, xt = function(Ce) {
7418
7418
  return Ce.toLowerCase();
7419
7419
  }, Tt = function(Ce) {
7420
- return typeof Ce === z ? Ce.replace(/[^\d\.]/g, c).split(".")[0] : u;
7420
+ return typeof Ce === x ? Ce.replace(/[^\d\.]/g, c).split(".")[0] : u;
7421
7421
  }, Nt = function(Ce, ze) {
7422
- if (typeof Ce === z)
7422
+ if (typeof Ce === x)
7423
7423
  return Ce = Ce.replace(/^\s\s*/, c), typeof ze === j ? Ce : Ce.substring(0, W);
7424
7424
  }, Pe = function(Ce, ze) {
7425
7425
  for (var Le = 0, Ke, Et, rt, We, be, Fe; Le < ze.length && !be; ) {
@@ -7439,7 +7439,7 @@ function Of() {
7439
7439
  } else if (ut(ze[Le], Ce))
7440
7440
  return Le === N ? u : Le;
7441
7441
  return Ce;
7442
- }, Xe = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, it = { 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" }, ae = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [E, [A, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [E, [A, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [A, E], [/opios[\/ ]+([\w\.]+)/i], [E, [A, _ + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [E, [A, _ + " GX"]], [/\bopr\/([\w\.]+)/i], [E, [A, _]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [E, [A, "Baidu"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim)\s?(?:browser)?[\/ ]?([\w\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [A, E], [/\bddg\/([\w\.]+)/i], [E, [A, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [E, [A, "UC" + K]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [E, [A, "WeChat"]], [/konqueror\/([\w\.]+)/i], [E, [A, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [E, [A, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [E, [A, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [E, [A, "Smart Lenovo " + K]], [/(avast|avg)\/([\w\.]+)/i], [[A, /(.+)/, "$1 Secure " + K], E], [/\bfocus\/([\w\.]+)/i], [E, [A, $ + " Focus"]], [/\bopt\/([\w\.]+)/i], [E, [A, _ + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [E, [A, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [E, [A, "Dolphin"]], [/coast\/([\w\.]+)/i], [E, [A, _ + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [E, [A, "MIUI " + K]], [/fxios\/([-\w\.]+)/i], [E, [A, $]], [/\bqihu|(qi?ho?o?|360)browser/i], [[A, "360 " + K]], [/(oculus|sailfish|huawei|vivo)browser\/([\w\.]+)/i], [[A, /(.+)/, "$1 " + K], E], [/samsungbrowser\/([\w\.]+)/i], [E, [A, Ae + " Internet"]], [/(comodo_dragon)\/([\w\.]+)/i], [[A, /_/g, " "], E], [/metasr[\/ ]?([\d\.]+)/i], [E, [A, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[A, "Sogou Mobile"], E], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345Explorer)[\/ ]?([\w\.]+)/i], [A, E], [/(lbbrowser)/i, /\[(linkedin)app\]/i], [A], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[A, De], E], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\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], [A, E], [/\bgsa\/([\w\.]+) .*safari\//i], [E, [A, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [E, [A, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [E, [A, Me + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[A, Me + " WebView"], E], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [E, [A, "Android " + K]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [A, E], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [E, [A, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [E, A], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [A, [E, tt, Xe]], [/(webkit|khtml)\/([\w\.]+)/i], [A, E], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[A, "Netscape"], E], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [E, [A, $ + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i, /panasonic;(viera)/i], [A, E], [/(cobalt)\/([\w\.]+)/i], [A, [E, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [[m, "amd64"]], [/(ia32(?=;))/i], [[m, xt]], [/((?:i[346]|x)86)[;\)]/i], [[m, "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [[m, "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [[m, "armhf"]], [/windows (ce|mobile); ppc;/i], [[m, "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [[m, /ower/, c, xt]], [/(sun4\w)[;\)]/i], [[m, "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [[m, xt]]], 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], [s, [x, Ae], [d, p]], [/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]([-\w]+)/i, /sec-(sgh\w+)/i], [s, [x, Ae], [d, f]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [s, [x, G], [d, f]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [s, [x, G], [d, p]], [/(macintosh);/i], [s, [x, G]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [s, [x, de], [d, f]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [s, [x, R], [d, p]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [s, [x, R], [d, f]], [/\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)?)(?: bui|\))/i], [[s, /_/g, " "], [x, Te], [d, f]], [/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i, /\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[s, /_/g, " "], [x, Te], [d, p]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [s, [x, "OPPO"], [d, f]], [/\b(opd2\d{3}a?) bui/i], [s, [x, "OPPO"], [d, p]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [s, [x, "Vivo"], [d, f]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [s, [x, "Realme"], [d, f]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [s, [x, k], [d, f]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [s, [x, k], [d, p]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [s, [x, J], [d, p]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [s, [x, J], [d, f]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [s, [x, "Lenovo"], [d, p]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[s, /_/g, " "], [x, "Nokia"], [d, f]], [/(pixel c)\b/i], [s, [x, oe], [d, p]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [s, [x, oe], [d, f]], [/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], [s, [x, ne], [d, f]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[s, "Xperia Tablet"], [x, ne], [d, p]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [s, [x, "OnePlus"], [d, f]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [s, [x, b], [d, p]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[s, /(.+)/g, "Fire Phone $1"], [x, b], [d, f]], [/(playbook);[-\w\),; ]+(rim)/i], [s, x, [d, p]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [s, [x, F], [d, f]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [s, [x, q], [d, p]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [s, [x, q], [d, f]], [/(nexus 9)/i], [s, [x, "HTC"], [d, p]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [x, [s, /_/g, " "], [d, f]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [s, [x, "Acer"], [d, p]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [s, [x, "Meizu"], [d, f]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [s, [x, "Ulefone"], [d, f]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [x, s, [d, f]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/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], [x, s, [d, p]], [/(surface duo)/i], [s, [x, te], [d, p]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [s, [x, "Fairphone"], [d, f]], [/(u304aa)/i], [s, [x, "AT&T"], [d, f]], [/\bsie-(\w*)/i], [s, [x, "Siemens"], [d, f]], [/\b(rct\w+) b/i], [s, [x, "RCA"], [d, p]], [/\b(venue[\d ]{2,7}) b/i], [s, [x, "Dell"], [d, p]], [/\b(q(?:mv|ta)\w+) b/i], [s, [x, "Verizon"], [d, p]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [s, [x, "Barnes & Noble"], [d, p]], [/\b(tm\d{3}\w+) b/i], [s, [x, "NuVision"], [d, p]], [/\b(k88) b/i], [s, [x, "ZTE"], [d, p]], [/\b(nx\d{3}j) b/i], [s, [x, "ZTE"], [d, f]], [/\b(gen\d{3}) b.+49h/i], [s, [x, "Swiss"], [d, f]], [/\b(zur\d{3}) b/i], [s, [x, "Swiss"], [d, p]], [/\b((zeki)?tb.*\b) b/i], [s, [x, "Zeki"], [d, p]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[x, "Dragon Touch"], s, [d, p]], [/\b(ns-?\w{0,9}) b/i], [s, [x, "Insignia"], [d, p]], [/\b((nxa|next)-?\w{0,9}) b/i], [s, [x, "NextBook"], [d, p]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[x, "Voice"], s, [d, f]], [/\b(lvtel\-)?(v1[12]) b/i], [[x, "LvTel"], s, [d, f]], [/\b(ph-1) /i], [s, [x, "Essential"], [d, f]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [s, [x, "Envizen"], [d, p]], [/\b(trio[-\w\. ]+) b/i], [s, [x, "MachSpeed"], [d, p]], [/\btu_(1491) b/i], [s, [x, "Rotor"], [d, p]], [/(shield[\w ]+) b/i], [s, [x, "Nvidia"], [d, p]], [/(sprint) (\w+)/i], [x, s, [d, f]], [/(kin\.[onetw]{3})/i], [[s, /\./g, " "], [x, te], [d, f]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [s, [x, he], [d, p]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [s, [x, he], [d, f]], [/smart-tv.+(samsung)/i], [x, [d, U]], [/hbbtv.+maple;(\d+)/i], [[s, /^/, "SmartTV"], [x, Ae], [d, U]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[x, J], [d, U]], [/(apple) ?tv/i], [x, [s, G + " TV"], [d, U]], [/crkey/i], [[s, Me + "cast"], [x, oe], [d, U]], [/droid.+aft(\w+)( bui|\))/i], [s, [x, b], [d, U]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [s, [x, de], [d, U]], [/(bravia[\w ]+)( bui|\))/i], [s, [x, ne], [d, U]], [/(mitv-\w{5}) bui/i], [s, [x, Te], [d, U]], [/Hbbtv.*(technisat) (.*);/i], [x, s, [d, U]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[x, Nt], [s, Nt], [d, U]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[d, U]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [x, s, [d, S]], [/droid.+; (shield) bui/i], [s, [x, "Nvidia"], [d, S]], [/(playstation [345portablevi]+)/i], [s, [x, ne], [d, S]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [s, [x, te], [d, S]], [/((pebble))app/i], [x, s, [d, w]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [s, [x, G], [d, w]], [/droid.+; (glass) \d/i], [s, [x, oe], [d, w]], [/droid.+; (wt63?0{2,3})\)/i], [s, [x, he], [d, w]], [/(quest( \d| pro)?)/i], [s, [x, De], [d, w]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [x, [d, X]], [/(aeobc)\b/i], [s, [x, b], [d, X]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [s, [d, f]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [s, [d, p]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[d, p]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[d, f]], [/(android[-\w\. ]{0,9});.+buil/i], [s, [x, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [E, [A, re + "HTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [E, [A, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [A, E], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [E, A]], os: [[/microsoft (windows) (vista|xp)/i], [A, E], [/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i], [A, [E, tt, it]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[E, tt, it], [A, "Windows"]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[E, /_/g, "."], [A, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[A, Ge], [E, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [E, A], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [A, E], [/\(bb(10);/i], [E, [A, F]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [E, [A, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [E, [A, $ + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [E, [A, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [E, [A, "watchOS"]], [/crkey\/([\d\.]+)/i], [E, [A, Me + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[A, fe], E], [/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) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [A, E], [/(sunos) ?([\w\.\d]*)/i], [[A, "Solaris"], E], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [A, E]] }, Oe = function(Ce, ze) {
7442
+ }, Xe = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, it = { 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" }, ae = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [E, [A, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [E, [A, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [A, E], [/opios[\/ ]+([\w\.]+)/i], [E, [A, _ + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [E, [A, _ + " GX"]], [/\bopr\/([\w\.]+)/i], [E, [A, _]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [E, [A, "Baidu"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim)\s?(?:browser)?[\/ ]?([\w\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|bolt|iron|vivaldi|iridium|phantomjs|bowser|quark|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|qq|duckduckgo)\/([-\w\.]+)/i, /(heytap|ovi)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [A, E], [/\bddg\/([\w\.]+)/i], [E, [A, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [E, [A, "UC" + K]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [E, [A, "WeChat"]], [/konqueror\/([\w\.]+)/i], [E, [A, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [E, [A, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [E, [A, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [E, [A, "Smart Lenovo " + K]], [/(avast|avg)\/([\w\.]+)/i], [[A, /(.+)/, "$1 Secure " + K], E], [/\bfocus\/([\w\.]+)/i], [E, [A, $ + " Focus"]], [/\bopt\/([\w\.]+)/i], [E, [A, _ + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [E, [A, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [E, [A, "Dolphin"]], [/coast\/([\w\.]+)/i], [E, [A, _ + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [E, [A, "MIUI " + K]], [/fxios\/([-\w\.]+)/i], [E, [A, $]], [/\bqihu|(qi?ho?o?|360)browser/i], [[A, "360 " + K]], [/(oculus|sailfish|huawei|vivo)browser\/([\w\.]+)/i], [[A, /(.+)/, "$1 " + K], E], [/samsungbrowser\/([\w\.]+)/i], [E, [A, Ae + " Internet"]], [/(comodo_dragon)\/([\w\.]+)/i], [[A, /_/g, " "], E], [/metasr[\/ ]?([\d\.]+)/i], [E, [A, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[A, "Sogou Mobile"], E], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345Explorer)[\/ ]?([\w\.]+)/i], [A, E], [/(lbbrowser)/i, /\[(linkedin)app\]/i], [A], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[A, De], E], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\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], [A, E], [/\bgsa\/([\w\.]+) .*safari\//i], [E, [A, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [E, [A, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [E, [A, Me + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[A, Me + " WebView"], E], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [E, [A, "Android " + K]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [A, E], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [E, [A, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [E, A], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [A, [E, tt, Xe]], [/(webkit|khtml)\/([\w\.]+)/i], [A, E], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[A, "Netscape"], E], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [E, [A, $ + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror|klar)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(polaris|lynx|dillo|icab|doris|amaya|w3m|netsurf|sleipnir|obigo|mosaic|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /(links) \(([\w\.]+)/i, /panasonic;(viera)/i], [A, E], [/(cobalt)\/([\w\.]+)/i], [A, [E, /master.|lts./, ""]]], cpu: [[/(?:(amd|x(?:(?:86|64)[-_])?|wow|win)64)[;\)]/i], [[m, "amd64"]], [/(ia32(?=;))/i], [[m, xt]], [/((?:i[346]|x)86)[;\)]/i], [[m, "ia32"]], [/\b(aarch64|arm(v?8e?l?|_?64))\b/i], [[m, "arm64"]], [/\b(arm(?:v[67])?ht?n?[fl]p?)\b/i], [[m, "armhf"]], [/windows (ce|mobile); ppc;/i], [[m, "arm"]], [/((?:ppc|powerpc)(?:64)?)(?: mac|;|\))/i], [[m, /ower/, c, xt]], [/(sun4\w)[;\)]/i], [[m, "sparc"]], [/((?:avr32|ia64(?=;))|68k(?=\))|\barm(?=v(?:[1-7]|[5-7]1)l?|;|eabi)|(?=atmel )avr|(?:irix|mips|sparc)(?:64)?\b|pa-risc)/i], [[m, xt]]], 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], [s, [z, Ae], [d, C]], [/\b((?:s[cgp]h|gt|sm)-\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]([-\w]+)/i, /sec-(sgh\w+)/i], [s, [z, Ae], [d, L]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [s, [z, G], [d, L]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [s, [z, G], [d, C]], [/(macintosh);/i], [s, [z, G]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [s, [z, de], [d, L]], [/\b((?:ag[rs][23]?|bah2?|sht?|btv)-a?[lw]\d{2})\b(?!.+d\/s)/i], [s, [z, R], [d, C]], [/(?:huawei|honor)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [s, [z, R], [d, L]], [/\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)?)(?: bui|\))/i], [[s, /_/g, " "], [z, Te], [d, L]], [/oid[^\)]+; (2\d{4}(283|rpbf)[cgl])( bui|\))/i, /\b(mi[-_ ]?(?:pad)(?:[\w_ ]+))(?: bui|\))/i], [[s, /_/g, " "], [z, Te], [d, C]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [s, [z, "OPPO"], [d, L]], [/\b(opd2\d{3}a?) bui/i], [s, [z, "OPPO"], [d, C]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [s, [z, "Vivo"], [d, L]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [s, [z, "Realme"], [d, L]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [s, [z, k], [d, L]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [s, [z, k], [d, C]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [s, [z, J], [d, C]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv)\w+)/i, /\blg-?([\d\w]+) bui/i], [s, [z, J], [d, L]], [/(ideatab[-\w ]+)/i, /lenovo ?(s[56]000[-\w]+|tab(?:[\w ]+)|yt[-\d\w]{6}|tb[-\d\w]{6})/i], [s, [z, "Lenovo"], [d, C]], [/(?:maemo|nokia).*(n900|lumia \d+)/i, /nokia[-_ ]?([-\w\.]*)/i], [[s, /_/g, " "], [z, "Nokia"], [d, L]], [/(pixel c)\b/i], [s, [z, oe], [d, C]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [s, [z, oe], [d, L]], [/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], [s, [z, ne], [d, L]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[s, "Xperia Tablet"], [z, ne], [d, C]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [s, [z, "OnePlus"], [d, L]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo[c-r]{2})( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [s, [z, b], [d, C]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[s, /(.+)/g, "Fire Phone $1"], [z, b], [d, L]], [/(playbook);[-\w\),; ]+(rim)/i], [s, z, [d, C]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [s, [z, F], [d, L]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [s, [z, q], [d, C]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [s, [z, q], [d, L]], [/(nexus 9)/i], [s, [z, "HTC"], [d, C]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [z, [s, /_/g, " "], [d, L]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [s, [z, "Acer"], [d, C]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [s, [z, "Meizu"], [d, L]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [s, [z, "Ulefone"], [d, L]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus|dell|meizu|motorola|polytron|infinix|tecno)[-_ ]?([-\w]*)/i, /(hp) ([\w ]+\w)/i, /(asus)-?(\w+)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w]+)/i, /(jolla)/i, /(oppo) ?([\w ]+) bui/i], [z, s, [d, L]], [/(kobo)\s(ereader|touch)/i, /(archos) (gamepad2?)/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], [z, s, [d, C]], [/(surface duo)/i], [s, [z, te], [d, C]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [s, [z, "Fairphone"], [d, L]], [/(u304aa)/i], [s, [z, "AT&T"], [d, L]], [/\bsie-(\w*)/i], [s, [z, "Siemens"], [d, L]], [/\b(rct\w+) b/i], [s, [z, "RCA"], [d, C]], [/\b(venue[\d ]{2,7}) b/i], [s, [z, "Dell"], [d, C]], [/\b(q(?:mv|ta)\w+) b/i], [s, [z, "Verizon"], [d, C]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [s, [z, "Barnes & Noble"], [d, C]], [/\b(tm\d{3}\w+) b/i], [s, [z, "NuVision"], [d, C]], [/\b(k88) b/i], [s, [z, "ZTE"], [d, C]], [/\b(nx\d{3}j) b/i], [s, [z, "ZTE"], [d, L]], [/\b(gen\d{3}) b.+49h/i], [s, [z, "Swiss"], [d, L]], [/\b(zur\d{3}) b/i], [s, [z, "Swiss"], [d, C]], [/\b((zeki)?tb.*\b) b/i], [s, [z, "Zeki"], [d, C]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[z, "Dragon Touch"], s, [d, C]], [/\b(ns-?\w{0,9}) b/i], [s, [z, "Insignia"], [d, C]], [/\b((nxa|next)-?\w{0,9}) b/i], [s, [z, "NextBook"], [d, C]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[z, "Voice"], s, [d, L]], [/\b(lvtel\-)?(v1[12]) b/i], [[z, "LvTel"], s, [d, L]], [/\b(ph-1) /i], [s, [z, "Essential"], [d, L]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [s, [z, "Envizen"], [d, C]], [/\b(trio[-\w\. ]+) b/i], [s, [z, "MachSpeed"], [d, C]], [/\btu_(1491) b/i], [s, [z, "Rotor"], [d, C]], [/(shield[\w ]+) b/i], [s, [z, "Nvidia"], [d, C]], [/(sprint) (\w+)/i], [z, s, [d, L]], [/(kin\.[onetw]{3})/i], [[s, /\./g, " "], [z, te], [d, L]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [s, [z, he], [d, C]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [s, [z, he], [d, L]], [/smart-tv.+(samsung)/i], [z, [d, U]], [/hbbtv.+maple;(\d+)/i], [[s, /^/, "SmartTV"], [z, Ae], [d, U]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[z, J], [d, U]], [/(apple) ?tv/i], [z, [s, G + " TV"], [d, U]], [/crkey/i], [[s, Me + "cast"], [z, oe], [d, U]], [/droid.+aft(\w+)( bui|\))/i], [s, [z, b], [d, U]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [s, [z, de], [d, U]], [/(bravia[\w ]+)( bui|\))/i], [s, [z, ne], [d, U]], [/(mitv-\w{5}) bui/i], [s, [z, Te], [d, U]], [/Hbbtv.*(technisat) (.*);/i], [z, s, [d, U]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[z, Nt], [s, Nt], [d, U]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[d, U]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [z, s, [d, S]], [/droid.+; (shield) bui/i], [s, [z, "Nvidia"], [d, S]], [/(playstation [345portablevi]+)/i], [s, [z, ne], [d, S]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [s, [z, te], [d, S]], [/((pebble))app/i], [z, s, [d, w]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [s, [z, G], [d, w]], [/droid.+; (glass) \d/i], [s, [z, oe], [d, w]], [/droid.+; (wt63?0{2,3})\)/i], [s, [z, he], [d, w]], [/(quest( \d| pro)?)/i], [s, [z, De], [d, w]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [z, [d, X]], [/(aeobc)\b/i], [s, [z, b], [d, X]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [s, [d, L]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [s, [d, C]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[d, C]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[d, L]], [/(android[-\w\. ]{0,9});.+buil/i], [s, [z, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [E, [A, re + "HTML"]], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [E, [A, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [A, E], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [E, A]], os: [[/microsoft (windows) (vista|xp)/i], [A, E], [/(windows (?:phone(?: os)?|mobile))[\/ ]?([\d\.\w ]*)/i], [A, [E, tt, it]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]?([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[E, tt, it], [A, "Windows"]], [/ip[honead]{2,4}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[E, /_/g, "."], [A, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[A, Ge], [E, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [E, A], [/(android|webos|qnx|bada|rim tablet os|maemo|meego|sailfish)[-\/ ]?([\w\.]*)/i, /(blackberry)\w*\/([\w\.]*)/i, /(tizen|kaios)[\/ ]([\w\.]+)/i, /\((series40);/i], [A, E], [/\(bb(10);/i], [E, [A, F]], [/(?:symbian ?os|symbos|s60(?=;)|series60)[-\/ ]?([\w\.]*)/i], [E, [A, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [E, [A, $ + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [E, [A, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [E, [A, "watchOS"]], [/crkey\/([\d\.]+)/i], [E, [A, Me + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[A, fe], E], [/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) ?([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [A, E], [/(sunos) ?([\w\.\d]*)/i], [[A, "Solaris"], E], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [A, E]] }, Oe = function(Ce, ze) {
7443
7443
  if (typeof Ce === D && (ze = Ce, Ce = u), !(this instanceof Oe))
7444
7444
  return new Oe(Ce, ze).getResult();
7445
7445
  var Le = typeof i !== j && i.navigator ? i.navigator : u, Ke = Ce || (Le && Le.userAgent ? Le.userAgent : c), Et = Le && Le.userAgentData ? Le.userAgentData : u, rt = ze ? qe(ae, ze) : ae, We = Le && Le.userAgent == Ke;
@@ -7451,7 +7451,7 @@ function Of() {
7451
7451
  return be[m] = u, Pe.call(be, Ke, rt.cpu), be;
7452
7452
  }, this.getDevice = function() {
7453
7453
  var be = {};
7454
- return be[x] = u, be[s] = u, be[d] = u, Pe.call(be, Ke, rt.device), We && !be[d] && Et && Et.mobile && (be[d] = f), We && be[s] == "Macintosh" && Le && typeof Le.standalone !== j && Le.maxTouchPoints && Le.maxTouchPoints > 2 && (be[s] = "iPad", be[d] = p), be;
7454
+ return be[z] = u, be[s] = u, be[d] = u, Pe.call(be, Ke, rt.device), We && !be[d] && Et && Et.mobile && (be[d] = L), We && be[s] == "Macintosh" && Le && typeof Le.standalone !== j && Le.maxTouchPoints && Le.maxTouchPoints > 2 && (be[s] = "iPad", be[d] = C), be;
7455
7455
  }, this.getEngine = function() {
7456
7456
  var be = {};
7457
7457
  return be[A] = u, be[E] = u, Pe.call(be, Ke, rt.engine), be;
@@ -7463,10 +7463,10 @@ function Of() {
7463
7463
  }, this.getUA = function() {
7464
7464
  return Ke;
7465
7465
  }, this.setUA = function(be) {
7466
- return Ke = typeof be === z && be.length > W ? Nt(be, W) : be, this;
7466
+ return Ke = typeof be === x && be.length > W ? Nt(be, W) : be, this;
7467
7467
  }, this.setUA(Ke), this;
7468
7468
  };
7469
- Oe.VERSION = I, Oe.BROWSER = Je([A, E, T]), Oe.CPU = Je([m]), Oe.DEVICE = Je([s, x, d, S, f, U, p, w, X]), Oe.ENGINE = Oe.OS = Je([A, E]), M.exports && (r = M.exports = Oe), r.UAParser = Oe;
7469
+ Oe.VERSION = I, Oe.BROWSER = Je([A, E, T]), Oe.CPU = Je([m]), Oe.DEVICE = Je([s, z, d, S, L, U, C, w, X]), Oe.ENGINE = Oe.OS = Je([A, E]), M.exports && (r = M.exports = Oe), r.UAParser = Oe;
7470
7470
  var At = typeof i !== j && (i.jQuery || i.Zepto);
7471
7471
  if (At && !At.ua) {
7472
7472
  var Qt = new Oe();
@@ -7486,27 +7486,27 @@ var TT;
7486
7486
  function Sf() {
7487
7487
  if (TT) return ke;
7488
7488
  TT = 1, Object.defineProperty(ke, "__esModule", { value: !0 });
7489
- function M(L) {
7490
- return L && typeof L == "object" && "default" in L ? L.default : L;
7489
+ function M(f) {
7490
+ return f && typeof f == "object" && "default" in f ? f.default : f;
7491
7491
  }
7492
- var r = Rn(), i = M(r), u = Of(), I = new u(), c = I.getBrowser(), N = I.getCPU(), l = I.getDevice(), j = I.getEngine(), D = I.getOS(), z = I.getUA(), T = function(L) {
7493
- return I.setUA(L);
7494
- }, s = function(L) {
7495
- if (!L) {
7492
+ var r = Rn(), i = M(r), u = Of(), I = new u(), c = I.getBrowser(), N = I.getCPU(), l = I.getDevice(), j = I.getEngine(), D = I.getOS(), x = I.getUA(), T = function(f) {
7493
+ return I.setUA(f);
7494
+ }, s = function(f) {
7495
+ if (!f) {
7496
7496
  console.error("No userAgent string was provided");
7497
7497
  return;
7498
7498
  }
7499
- var C = new u(L);
7499
+ var p = new u(f);
7500
7500
  return {
7501
- UA: C,
7502
- browser: C.getBrowser(),
7503
- cpu: C.getCPU(),
7504
- device: C.getDevice(),
7505
- engine: C.getEngine(),
7506
- os: C.getOS(),
7507
- ua: C.getUA(),
7501
+ UA: p,
7502
+ browser: p.getBrowser(),
7503
+ cpu: p.getCPU(),
7504
+ device: p.getDevice(),
7505
+ engine: p.getEngine(),
7506
+ os: p.getOS(),
7507
+ ua: p.getUA(),
7508
7508
  setUserAgent: function(V) {
7509
- return C.setUA(V);
7509
+ return p.setUA(V);
7510
7510
  }
7511
7511
  };
7512
7512
  }, A = /* @__PURE__ */ Object.freeze({
@@ -7516,132 +7516,132 @@ function Sf() {
7516
7516
  device: l,
7517
7517
  engine: j,
7518
7518
  os: D,
7519
- ua: z,
7519
+ ua: x,
7520
7520
  setUa: T,
7521
7521
  parseUserAgent: s
7522
7522
  });
7523
- function d(L, C) {
7524
- var V = Object.keys(L);
7523
+ function d(f, p) {
7524
+ var V = Object.keys(f);
7525
7525
  if (Object.getOwnPropertySymbols) {
7526
- var ie = Object.getOwnPropertySymbols(L);
7527
- C && (ie = ie.filter(function(Ue) {
7528
- return Object.getOwnPropertyDescriptor(L, Ue).enumerable;
7526
+ var ie = Object.getOwnPropertySymbols(f);
7527
+ p && (ie = ie.filter(function(Ue) {
7528
+ return Object.getOwnPropertyDescriptor(f, Ue).enumerable;
7529
7529
  })), V.push.apply(V, ie);
7530
7530
  }
7531
7531
  return V;
7532
7532
  }
7533
- function x(L) {
7534
- for (var C = 1; C < arguments.length; C++) {
7535
- var V = arguments[C] != null ? arguments[C] : {};
7536
- C % 2 ? d(Object(V), !0).forEach(function(ie) {
7537
- p(L, ie, V[ie]);
7538
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(L, Object.getOwnPropertyDescriptors(V)) : d(Object(V)).forEach(function(ie) {
7539
- Object.defineProperty(L, ie, Object.getOwnPropertyDescriptor(V, ie));
7533
+ function z(f) {
7534
+ for (var p = 1; p < arguments.length; p++) {
7535
+ var V = arguments[p] != null ? arguments[p] : {};
7536
+ p % 2 ? d(Object(V), !0).forEach(function(ie) {
7537
+ C(f, ie, V[ie]);
7538
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(f, Object.getOwnPropertyDescriptors(V)) : d(Object(V)).forEach(function(ie) {
7539
+ Object.defineProperty(f, ie, Object.getOwnPropertyDescriptor(V, ie));
7540
7540
  });
7541
7541
  }
7542
- return L;
7542
+ return f;
7543
7543
  }
7544
- function E(L) {
7544
+ function E(f) {
7545
7545
  "@babel/helpers - typeof";
7546
- return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? E = function(C) {
7547
- return typeof C;
7548
- } : E = function(C) {
7549
- return C && typeof Symbol == "function" && C.constructor === Symbol && C !== Symbol.prototype ? "symbol" : typeof C;
7550
- }, E(L);
7551
- }
7552
- function m(L, C) {
7553
- if (!(L instanceof C))
7546
+ return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? E = function(p) {
7547
+ return typeof p;
7548
+ } : E = function(p) {
7549
+ return p && typeof Symbol == "function" && p.constructor === Symbol && p !== Symbol.prototype ? "symbol" : typeof p;
7550
+ }, E(f);
7551
+ }
7552
+ function m(f, p) {
7553
+ if (!(f instanceof p))
7554
7554
  throw new TypeError("Cannot call a class as a function");
7555
7555
  }
7556
- function S(L, C) {
7557
- for (var V = 0; V < C.length; V++) {
7558
- var ie = C[V];
7559
- ie.enumerable = ie.enumerable || !1, ie.configurable = !0, "value" in ie && (ie.writable = !0), Object.defineProperty(L, ie.key, ie);
7556
+ function S(f, p) {
7557
+ for (var V = 0; V < p.length; V++) {
7558
+ var ie = p[V];
7559
+ ie.enumerable = ie.enumerable || !1, ie.configurable = !0, "value" in ie && (ie.writable = !0), Object.defineProperty(f, ie.key, ie);
7560
7560
  }
7561
7561
  }
7562
- function f(L, C, V) {
7563
- return C && S(L.prototype, C), L;
7562
+ function L(f, p, V) {
7563
+ return p && S(f.prototype, p), f;
7564
7564
  }
7565
- function p(L, C, V) {
7566
- return C in L ? Object.defineProperty(L, C, {
7565
+ function C(f, p, V) {
7566
+ return p in f ? Object.defineProperty(f, p, {
7567
7567
  value: V,
7568
7568
  enumerable: !0,
7569
7569
  configurable: !0,
7570
7570
  writable: !0
7571
- }) : L[C] = V, L;
7571
+ }) : f[p] = V, f;
7572
7572
  }
7573
7573
  function U() {
7574
- return U = Object.assign || function(L) {
7575
- for (var C = 1; C < arguments.length; C++) {
7576
- var V = arguments[C];
7574
+ return U = Object.assign || function(f) {
7575
+ for (var p = 1; p < arguments.length; p++) {
7576
+ var V = arguments[p];
7577
7577
  for (var ie in V)
7578
- Object.prototype.hasOwnProperty.call(V, ie) && (L[ie] = V[ie]);
7578
+ Object.prototype.hasOwnProperty.call(V, ie) && (f[ie] = V[ie]);
7579
7579
  }
7580
- return L;
7580
+ return f;
7581
7581
  }, U.apply(this, arguments);
7582
7582
  }
7583
- function w(L, C) {
7584
- if (typeof C != "function" && C !== null)
7583
+ function w(f, p) {
7584
+ if (typeof p != "function" && p !== null)
7585
7585
  throw new TypeError("Super expression must either be null or a function");
7586
- L.prototype = Object.create(C && C.prototype, {
7586
+ f.prototype = Object.create(p && p.prototype, {
7587
7587
  constructor: {
7588
- value: L,
7588
+ value: f,
7589
7589
  writable: !0,
7590
7590
  configurable: !0
7591
7591
  }
7592
- }), C && W(L, C);
7592
+ }), p && W(f, p);
7593
7593
  }
7594
- function X(L) {
7595
- return X = Object.setPrototypeOf ? Object.getPrototypeOf : function(C) {
7596
- return C.__proto__ || Object.getPrototypeOf(C);
7597
- }, X(L);
7594
+ function X(f) {
7595
+ return X = Object.setPrototypeOf ? Object.getPrototypeOf : function(p) {
7596
+ return p.__proto__ || Object.getPrototypeOf(p);
7597
+ }, X(f);
7598
7598
  }
7599
- function W(L, C) {
7599
+ function W(f, p) {
7600
7600
  return W = Object.setPrototypeOf || function(V, ie) {
7601
7601
  return V.__proto__ = ie, V;
7602
- }, W(L, C);
7602
+ }, W(f, p);
7603
7603
  }
7604
- function b(L, C) {
7605
- if (L == null) return {};
7606
- var V = {}, ie = Object.keys(L), Ue, ot;
7604
+ function b(f, p) {
7605
+ if (f == null) return {};
7606
+ var V = {}, ie = Object.keys(f), Ue, ot;
7607
7607
  for (ot = 0; ot < ie.length; ot++)
7608
- Ue = ie[ot], !(C.indexOf(Ue) >= 0) && (V[Ue] = L[Ue]);
7608
+ Ue = ie[ot], !(p.indexOf(Ue) >= 0) && (V[Ue] = f[Ue]);
7609
7609
  return V;
7610
7610
  }
7611
- function G(L, C) {
7612
- if (L == null) return {};
7613
- var V = b(L, C), ie, Ue;
7611
+ function G(f, p) {
7612
+ if (f == null) return {};
7613
+ var V = b(f, p), ie, Ue;
7614
7614
  if (Object.getOwnPropertySymbols) {
7615
- var ot = Object.getOwnPropertySymbols(L);
7615
+ var ot = Object.getOwnPropertySymbols(f);
7616
7616
  for (Ue = 0; Ue < ot.length; Ue++)
7617
- ie = ot[Ue], !(C.indexOf(ie) >= 0) && Object.prototype.propertyIsEnumerable.call(L, ie) && (V[ie] = L[ie]);
7617
+ ie = ot[Ue], !(p.indexOf(ie) >= 0) && Object.prototype.propertyIsEnumerable.call(f, ie) && (V[ie] = f[ie]);
7618
7618
  }
7619
7619
  return V;
7620
7620
  }
7621
- function q(L) {
7622
- if (L === void 0)
7621
+ function q(f) {
7622
+ if (f === void 0)
7623
7623
  throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
7624
- return L;
7624
+ return f;
7625
7625
  }
7626
- function F(L, C) {
7627
- if (C && (typeof C == "object" || typeof C == "function"))
7628
- return C;
7629
- if (C !== void 0)
7626
+ function F(f, p) {
7627
+ if (p && (typeof p == "object" || typeof p == "function"))
7628
+ return p;
7629
+ if (p !== void 0)
7630
7630
  throw new TypeError("Derived constructors may only return object or undefined");
7631
- return q(L);
7631
+ return q(f);
7632
7632
  }
7633
- function K(L, C) {
7634
- return Me(L) || re(L, C) || $(L, C) || R();
7633
+ function K(f, p) {
7634
+ return Me(f) || re(f, p) || $(f, p) || R();
7635
7635
  }
7636
- function Me(L) {
7637
- if (Array.isArray(L)) return L;
7636
+ function Me(f) {
7637
+ if (Array.isArray(f)) return f;
7638
7638
  }
7639
- function re(L, C) {
7640
- var V = L == null ? null : typeof Symbol != "undefined" && L[Symbol.iterator] || L["@@iterator"];
7639
+ function re(f, p) {
7640
+ var V = f == null ? null : typeof Symbol != "undefined" && f[Symbol.iterator] || f["@@iterator"];
7641
7641
  if (V != null) {
7642
7642
  var ie = [], Ue = !0, ot = !1, ht, PM;
7643
7643
  try {
7644
- for (V = V.call(L); !(Ue = (ht = V.next()).done) && (ie.push(ht.value), !(C && ie.length === C)); Ue = !0)
7644
+ for (V = V.call(f); !(Ue = (ht = V.next()).done) && (ie.push(ht.value), !(p && ie.length === p)); Ue = !0)
7645
7645
  ;
7646
7646
  } catch (Xn) {
7647
7647
  ot = !0, PM = Xn;
@@ -7655,17 +7655,17 @@ function Sf() {
7655
7655
  return ie;
7656
7656
  }
7657
7657
  }
7658
- function $(L, C) {
7659
- if (L) {
7660
- if (typeof L == "string") return oe(L, C);
7661
- var V = Object.prototype.toString.call(L).slice(8, -1);
7662
- if (V === "Object" && L.constructor && (V = L.constructor.name), V === "Map" || V === "Set") return Array.from(L);
7663
- if (V === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(V)) return oe(L, C);
7658
+ function $(f, p) {
7659
+ if (f) {
7660
+ if (typeof f == "string") return oe(f, p);
7661
+ var V = Object.prototype.toString.call(f).slice(8, -1);
7662
+ if (V === "Object" && f.constructor && (V = f.constructor.name), V === "Map" || V === "Set") return Array.from(f);
7663
+ if (V === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(V)) return oe(f, p);
7664
7664
  }
7665
7665
  }
7666
- function oe(L, C) {
7667
- (C == null || C > L.length) && (C = L.length);
7668
- for (var V = 0, ie = new Array(C); V < C; V++) ie[V] = L[V];
7666
+ function oe(f, p) {
7667
+ (p == null || p > f.length) && (p = f.length);
7668
+ for (var V = 0, ie = new Array(p); V < p; V++) ie[V] = f[V];
7669
7669
  return ie;
7670
7670
  }
7671
7671
  function R() {
@@ -7707,8 +7707,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7707
7707
  isSmartTV: !1,
7708
7708
  isConsole: !1,
7709
7709
  isWearable: !1
7710
- }, Ae = function(L) {
7711
- switch (L) {
7710
+ }, Ae = function(f) {
7711
+ switch (f) {
7712
7712
  case J.Mobile:
7713
7713
  return {
7714
7714
  isMobile: !0
@@ -7740,68 +7740,68 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7740
7740
  default:
7741
7741
  return _;
7742
7742
  }
7743
- }, de = function(L) {
7744
- return T(L);
7745
- }, ne = function(L) {
7746
- var C = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "none";
7747
- return L || C;
7743
+ }, de = function(f) {
7744
+ return T(f);
7745
+ }, ne = function(f) {
7746
+ var p = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "none";
7747
+ return f || p;
7748
7748
  }, Te = function() {
7749
7749
  return typeof window != "undefined" && (window.navigator || navigator) ? window.navigator || navigator : !1;
7750
- }, he = function(L) {
7751
- var C = Te();
7752
- return C && C.platform && (C.platform.indexOf(L) !== -1 || C.platform === "MacIntel" && C.maxTouchPoints > 1 && !window.MSStream);
7753
- }, De = function(L, C, V, ie, Ue) {
7750
+ }, he = function(f) {
7751
+ var p = Te();
7752
+ return p && p.platform && (p.platform.indexOf(f) !== -1 || p.platform === "MacIntel" && p.maxTouchPoints > 1 && !window.MSStream);
7753
+ }, De = function(f, p, V, ie, Ue) {
7754
7754
  return {
7755
- isBrowser: L,
7756
- browserMajorVersion: ne(C.major),
7757
- browserFullVersion: ne(C.version),
7758
- browserName: ne(C.name),
7755
+ isBrowser: f,
7756
+ browserMajorVersion: ne(p.major),
7757
+ browserFullVersion: ne(p.version),
7758
+ browserName: ne(p.name),
7759
7759
  engineName: ne(V.name),
7760
7760
  engineVersion: ne(V.version),
7761
7761
  osName: ne(ie.name),
7762
7762
  osVersion: ne(ie.version),
7763
7763
  userAgent: ne(Ue)
7764
7764
  };
7765
- }, fe = function(L, C, V, ie) {
7766
- return x({}, L, {
7767
- vendor: ne(C.vendor),
7768
- model: ne(C.model),
7765
+ }, fe = function(f, p, V, ie) {
7766
+ return z({}, f, {
7767
+ vendor: ne(p.vendor),
7768
+ model: ne(p.model),
7769
7769
  os: ne(V.name),
7770
7770
  osVersion: ne(V.version),
7771
7771
  ua: ne(ie)
7772
7772
  });
7773
- }, Ge = function(L, C, V, ie) {
7773
+ }, Ge = function(f, p, V, ie) {
7774
7774
  return {
7775
- isSmartTV: L,
7776
- engineName: ne(C.name),
7777
- engineVersion: ne(C.version),
7775
+ isSmartTV: f,
7776
+ engineName: ne(p.name),
7777
+ engineVersion: ne(p.version),
7778
7778
  osName: ne(V.name),
7779
7779
  osVersion: ne(V.version),
7780
7780
  userAgent: ne(ie)
7781
7781
  };
7782
- }, qe = function(L, C, V, ie) {
7782
+ }, qe = function(f, p, V, ie) {
7783
7783
  return {
7784
- isConsole: L,
7785
- engineName: ne(C.name),
7786
- engineVersion: ne(C.version),
7784
+ isConsole: f,
7785
+ engineName: ne(p.name),
7786
+ engineVersion: ne(p.version),
7787
7787
  osName: ne(V.name),
7788
7788
  osVersion: ne(V.version),
7789
7789
  userAgent: ne(ie)
7790
7790
  };
7791
- }, Je = function(L, C, V, ie) {
7791
+ }, Je = function(f, p, V, ie) {
7792
7792
  return {
7793
- isWearable: L,
7794
- engineName: ne(C.name),
7795
- engineVersion: ne(C.version),
7793
+ isWearable: f,
7794
+ engineName: ne(p.name),
7795
+ engineVersion: ne(p.version),
7796
7796
  osName: ne(V.name),
7797
7797
  osVersion: ne(V.version),
7798
7798
  userAgent: ne(ie)
7799
7799
  };
7800
- }, ut = function(L, C, V, ie, Ue) {
7800
+ }, ut = function(f, p, V, ie, Ue) {
7801
7801
  return {
7802
- isEmbedded: L,
7803
- vendor: ne(C.vendor),
7804
- model: ne(C.model),
7802
+ isEmbedded: f,
7803
+ vendor: ne(p.vendor),
7804
+ model: ne(p.model),
7805
7805
  engineName: ne(V.name),
7806
7806
  engineVersion: ne(V.version),
7807
7807
  osName: ne(ie.name),
@@ -7809,8 +7809,8 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7809
7809
  userAgent: ne(Ue)
7810
7810
  };
7811
7811
  };
7812
- function xt(L) {
7813
- var C = L ? s(L) : A, V = C.device, ie = C.browser, Ue = C.engine, ot = C.os, ht = C.ua, PM = Ae(V.type), Xn = PM.isBrowser, Pi = PM.isMobile, Kn = PM.isTablet, $n = PM.isSmartTV, Ri = PM.isConsole, cr = PM.isWearable, qn = PM.isEmbedded;
7812
+ function xt(f) {
7813
+ var p = f ? s(f) : A, V = p.device, ie = p.browser, Ue = p.engine, ot = p.os, ht = p.ua, PM = Ae(V.type), Xn = PM.isBrowser, Pi = PM.isMobile, Kn = PM.isTablet, $n = PM.isSmartTV, Ri = PM.isConsole, cr = PM.isWearable, qn = PM.isEmbedded;
7814
7814
  if (Xn)
7815
7815
  return De(Xn, ie, Ue, ot, ht);
7816
7816
  if ($n)
@@ -7824,127 +7824,127 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7824
7824
  if (qn)
7825
7825
  return ut(qn, V, Ue, ot, ht);
7826
7826
  }
7827
- var Tt = function(L) {
7828
- var C = L.type;
7829
- return C === J.Mobile;
7830
- }, Nt = function(L) {
7831
- var C = L.type;
7832
- return C === J.Tablet;
7833
- }, Pe = function(L) {
7834
- var C = L.type;
7835
- return C === J.Mobile || C === J.Tablet;
7836
- }, tt = function(L) {
7837
- var C = L.type;
7838
- return C === J.SmartTv;
7839
- }, Xe = function(L) {
7840
- var C = L.type;
7841
- return C === J.Browser;
7842
- }, it = function(L) {
7843
- var C = L.type;
7844
- return C === J.Wearable;
7845
- }, ae = function(L) {
7846
- var C = L.type;
7847
- return C === J.Console;
7848
- }, Oe = function(L) {
7849
- var C = L.type;
7850
- return C === J.Embedded;
7851
- }, At = function(L) {
7852
- var C = L.vendor;
7853
- return ne(C);
7854
- }, Qt = function(L) {
7855
- var C = L.model;
7856
- return ne(C);
7857
- }, Ce = function(L) {
7858
- var C = L.type;
7859
- return ne(C, "browser");
7860
- }, ze = function(L) {
7861
- var C = L.name;
7862
- return C === k.Android;
7863
- }, Le = function(L) {
7864
- var C = L.name;
7865
- return C === k.Windows;
7866
- }, Ke = function(L) {
7867
- var C = L.name;
7868
- return C === k.MAC_OS;
7869
- }, Et = function(L) {
7870
- var C = L.name;
7871
- return C === k.WindowsPhone;
7872
- }, rt = function(L) {
7873
- var C = L.name;
7874
- return C === k.IOS;
7875
- }, We = function(L) {
7876
- var C = L.version;
7877
- return ne(C);
7878
- }, be = function(L) {
7879
- var C = L.name;
7880
- return ne(C);
7881
- }, Fe = function(L) {
7882
- var C = L.name;
7883
- return C === te.Chrome;
7884
- }, Mt = function(L) {
7885
- var C = L.name;
7886
- return C === te.Firefox;
7887
- }, Ct = function(L) {
7888
- var C = L.name;
7889
- return C === te.Chromium;
7890
- }, wt = function(L) {
7891
- var C = L.name;
7892
- return C === te.Edge;
7893
- }, NM = function(L) {
7894
- var C = L.name;
7895
- return C === te.Yandex;
7896
- }, Ie = function(L) {
7897
- var C = L.name;
7898
- return C === te.Safari || C === te.MobileSafari;
7899
- }, Ee = function(L) {
7900
- var C = L.name;
7901
- return C === te.MobileSafari;
7902
- }, pe = function(L) {
7903
- var C = L.name;
7904
- return C === te.Opera;
7905
- }, xe = function(L) {
7906
- var C = L.name;
7907
- return C === te.InternetExplorer || C === te.Ie;
7908
- }, Ve = function(L) {
7909
- var C = L.name;
7910
- return C === te.MIUI;
7911
- }, dt = function(L) {
7912
- var C = L.name;
7913
- return C === te.SamsungBrowser;
7914
- }, st = function(L) {
7915
- var C = L.version;
7916
- return ne(C);
7917
- }, Dt = function(L) {
7918
- var C = L.major;
7919
- return ne(C);
7920
- }, Bt = function(L) {
7921
- var C = L.name;
7922
- return ne(C);
7923
- }, qt = function(L) {
7924
- var C = L.name;
7925
- return ne(C);
7926
- }, iM = function(L) {
7927
- var C = L.version;
7928
- return ne(C);
7827
+ var Tt = function(f) {
7828
+ var p = f.type;
7829
+ return p === J.Mobile;
7830
+ }, Nt = function(f) {
7831
+ var p = f.type;
7832
+ return p === J.Tablet;
7833
+ }, Pe = function(f) {
7834
+ var p = f.type;
7835
+ return p === J.Mobile || p === J.Tablet;
7836
+ }, tt = function(f) {
7837
+ var p = f.type;
7838
+ return p === J.SmartTv;
7839
+ }, Xe = function(f) {
7840
+ var p = f.type;
7841
+ return p === J.Browser;
7842
+ }, it = function(f) {
7843
+ var p = f.type;
7844
+ return p === J.Wearable;
7845
+ }, ae = function(f) {
7846
+ var p = f.type;
7847
+ return p === J.Console;
7848
+ }, Oe = function(f) {
7849
+ var p = f.type;
7850
+ return p === J.Embedded;
7851
+ }, At = function(f) {
7852
+ var p = f.vendor;
7853
+ return ne(p);
7854
+ }, Qt = function(f) {
7855
+ var p = f.model;
7856
+ return ne(p);
7857
+ }, Ce = function(f) {
7858
+ var p = f.type;
7859
+ return ne(p, "browser");
7860
+ }, ze = function(f) {
7861
+ var p = f.name;
7862
+ return p === k.Android;
7863
+ }, Le = function(f) {
7864
+ var p = f.name;
7865
+ return p === k.Windows;
7866
+ }, Ke = function(f) {
7867
+ var p = f.name;
7868
+ return p === k.MAC_OS;
7869
+ }, Et = function(f) {
7870
+ var p = f.name;
7871
+ return p === k.WindowsPhone;
7872
+ }, rt = function(f) {
7873
+ var p = f.name;
7874
+ return p === k.IOS;
7875
+ }, We = function(f) {
7876
+ var p = f.version;
7877
+ return ne(p);
7878
+ }, be = function(f) {
7879
+ var p = f.name;
7880
+ return ne(p);
7881
+ }, Fe = function(f) {
7882
+ var p = f.name;
7883
+ return p === te.Chrome;
7884
+ }, Mt = function(f) {
7885
+ var p = f.name;
7886
+ return p === te.Firefox;
7887
+ }, Ct = function(f) {
7888
+ var p = f.name;
7889
+ return p === te.Chromium;
7890
+ }, wt = function(f) {
7891
+ var p = f.name;
7892
+ return p === te.Edge;
7893
+ }, NM = function(f) {
7894
+ var p = f.name;
7895
+ return p === te.Yandex;
7896
+ }, Ie = function(f) {
7897
+ var p = f.name;
7898
+ return p === te.Safari || p === te.MobileSafari;
7899
+ }, Ee = function(f) {
7900
+ var p = f.name;
7901
+ return p === te.MobileSafari;
7902
+ }, pe = function(f) {
7903
+ var p = f.name;
7904
+ return p === te.Opera;
7905
+ }, xe = function(f) {
7906
+ var p = f.name;
7907
+ return p === te.InternetExplorer || p === te.Ie;
7908
+ }, Ve = function(f) {
7909
+ var p = f.name;
7910
+ return p === te.MIUI;
7911
+ }, dt = function(f) {
7912
+ var p = f.name;
7913
+ return p === te.SamsungBrowser;
7914
+ }, st = function(f) {
7915
+ var p = f.version;
7916
+ return ne(p);
7917
+ }, Dt = function(f) {
7918
+ var p = f.major;
7919
+ return ne(p);
7920
+ }, Bt = function(f) {
7921
+ var p = f.name;
7922
+ return ne(p);
7923
+ }, qt = function(f) {
7924
+ var p = f.name;
7925
+ return ne(p);
7926
+ }, iM = function(f) {
7927
+ var p = f.version;
7928
+ return ne(p);
7929
7929
  }, Qr = function() {
7930
- var L = Te(), C = L && L.userAgent && L.userAgent.toLowerCase();
7931
- return typeof C == "string" ? /electron/.test(C) : !1;
7932
- }, AM = function(L) {
7933
- return typeof L == "string" && L.indexOf("Edg/") !== -1;
7930
+ var f = Te(), p = f && f.userAgent && f.userAgent.toLowerCase();
7931
+ return typeof p == "string" ? /electron/.test(p) : !1;
7932
+ }, AM = function(f) {
7933
+ return typeof f == "string" && f.indexOf("Edg/") !== -1;
7934
7934
  }, xr = function() {
7935
- var L = Te();
7936
- return L && (/iPad|iPhone|iPod/.test(L.platform) || L.platform === "MacIntel" && L.maxTouchPoints > 1) && !window.MSStream;
7935
+ var f = Te();
7936
+ return f && (/iPad|iPhone|iPod/.test(f.platform) || f.platform === "MacIntel" && f.maxTouchPoints > 1) && !window.MSStream;
7937
7937
  }, Yt = function() {
7938
7938
  return he("iPad");
7939
7939
  }, dM = function() {
7940
7940
  return he("iPhone");
7941
7941
  }, Ir = function() {
7942
7942
  return he("iPod");
7943
- }, zM = function(L) {
7944
- return ne(L);
7943
+ }, zM = function(f) {
7944
+ return ne(f);
7945
7945
  };
7946
- function aM(L) {
7947
- var C = L || A, V = C.device, ie = C.browser, Ue = C.os, ot = C.engine, ht = C.ua;
7946
+ function aM(f) {
7947
+ var p = f || A, V = p.device, ie = p.browser, Ue = p.os, ot = p.engine, ht = p.ua;
7948
7948
  return {
7949
7949
  isSmartTV: tt(V),
7950
7950
  isConsole: ae(V),
@@ -7991,12 +7991,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7991
7991
  isSamsungBrowser: dt(ie)
7992
7992
  };
7993
7993
  }
7994
- var Er = tt(l), gr = ae(l), Jt = it(l), lM = Oe(l), HM = Ee(c) || Yt(), Dn = Ct(c), B = Pe(l) || Yt(), ue = Tt(l), ee = Nt(l) || Yt(), Q = Xe(l), se = Xe(l), He = ze(D), we = Et(D), ft = rt(D) || Yt(), et = Fe(c), Ht = Mt(c), eM = Ie(c), Ne = pe(c), Lt = xe(c), QM = We(D), Kr = be(D), Yr = st(c), xM = Dt(c), yn = Bt(c), YM = At(l), lo = Qt(l), jo = qt(j), so = iM(j), Hn = zM(z), Fn = wt(c) || AM(z), Tn = NM(c), Vn = Ce(l), Do = xr(), yo = Yt(), vi = dM(), ha = Ir(), bi = Qr(), An = AM(z), To = wt(c) && !AM(z), Ui = Le(D), zt = Ke(D), va = Ve(c), ba = dt(c), Qi = function(L) {
7995
- if (!L || typeof L != "string") {
7994
+ var Er = tt(l), gr = ae(l), Jt = it(l), lM = Oe(l), HM = Ee(c) || Yt(), Dn = Ct(c), B = Pe(l) || Yt(), ue = Tt(l), ee = Nt(l) || Yt(), Q = Xe(l), se = Xe(l), He = ze(D), we = Et(D), ft = rt(D) || Yt(), et = Fe(c), Ht = Mt(c), eM = Ie(c), Ne = pe(c), Lt = xe(c), QM = We(D), Kr = be(D), Yr = st(c), xM = Dt(c), yn = Bt(c), YM = At(l), lo = Qt(l), jo = qt(j), so = iM(j), Hn = zM(x), Fn = wt(c) || AM(x), Tn = NM(c), Vn = Ce(l), Do = xr(), yo = Yt(), vi = dM(), ha = Ir(), bi = Qr(), An = AM(x), To = wt(c) && !AM(x), Ui = Le(D), zt = Ke(D), va = Ve(c), ba = dt(c), Qi = function(f) {
7995
+ if (!f || typeof f != "string") {
7996
7996
  console.error("No valid user agent string was provided");
7997
7997
  return;
7998
7998
  }
7999
- var C = s(L), V = C.device, ie = C.browser, Ue = C.os, ot = C.engine, ht = C.ua;
7999
+ var p = s(f), V = p.device, ie = p.browser, Ue = p.os, ot = p.engine, ht = p.ua;
8000
8000
  return aM({
8001
8001
  device: V,
8002
8002
  browser: ie,
@@ -8004,50 +8004,50 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8004
8004
  engine: ot,
8005
8005
  ua: ht
8006
8006
  });
8007
- }, Ua = function(L) {
8008
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8009
- return He ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8010
- }, Qa = function(L) {
8011
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8012
- return Q ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8013
- }, Ya = function(L) {
8014
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8015
- return Lt ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8016
- }, Yi = function(L) {
8017
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8018
- return ft ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8019
- }, Jn = function(L) {
8020
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8021
- return B ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8022
- }, fr = function(L) {
8023
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8024
- return ee ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8025
- }, Lr = function(L) {
8026
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8027
- return we ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8028
- }, Or = function(L) {
8029
- var C = L.renderWithFragment, V = L.children;
8030
- L.viewClassName, L.style;
8031
- var ie = G(L, ["renderWithFragment", "children", "viewClassName", "style"]);
8032
- return ue ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8033
- }, dn = function(L) {
8034
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8035
- return Er ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8036
- }, zn = function(L) {
8037
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8038
- return gr ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8039
- }, Sr = function(L) {
8040
- var C = L.renderWithFragment, V = L.children, ie = G(L, ["renderWithFragment", "children"]);
8041
- return Jt ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8042
- }, Ao = function(L) {
8043
- var C = L.renderWithFragment, V = L.children;
8044
- L.viewClassName, L.style;
8045
- var ie = L.condition, Ue = G(L, ["renderWithFragment", "children", "viewClassName", "style", "condition"]);
8046
- return ie ? C ? i.createElement(r.Fragment, null, V) : i.createElement("div", Ue, V) : null;
8007
+ }, Ua = function(f) {
8008
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8009
+ return He ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8010
+ }, Qa = function(f) {
8011
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8012
+ return Q ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8013
+ }, Ya = function(f) {
8014
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8015
+ return Lt ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8016
+ }, Yi = function(f) {
8017
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8018
+ return ft ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8019
+ }, Jn = function(f) {
8020
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8021
+ return B ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8022
+ }, fr = function(f) {
8023
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8024
+ return ee ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8025
+ }, Lr = function(f) {
8026
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8027
+ return we ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8028
+ }, Or = function(f) {
8029
+ var p = f.renderWithFragment, V = f.children;
8030
+ f.viewClassName, f.style;
8031
+ var ie = G(f, ["renderWithFragment", "children", "viewClassName", "style"]);
8032
+ return ue ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8033
+ }, dn = function(f) {
8034
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8035
+ return Er ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8036
+ }, zn = function(f) {
8037
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8038
+ return gr ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8039
+ }, Sr = function(f) {
8040
+ var p = f.renderWithFragment, V = f.children, ie = G(f, ["renderWithFragment", "children"]);
8041
+ return Jt ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", ie, V) : null;
8042
+ }, Ao = function(f) {
8043
+ var p = f.renderWithFragment, V = f.children;
8044
+ f.viewClassName, f.style;
8045
+ var ie = f.condition, Ue = G(f, ["renderWithFragment", "children", "viewClassName", "style", "condition"]);
8046
+ return ie ? p ? i.createElement(r.Fragment, null, V) : i.createElement("div", Ue, V) : null;
8047
8047
  };
8048
- function Pa(L) {
8049
- return /* @__PURE__ */ function(C) {
8050
- w(V, C);
8048
+ function Pa(f) {
8049
+ return /* @__PURE__ */ function(p) {
8050
+ w(V, p);
8051
8051
  function V(ie) {
8052
8052
  var Ue;
8053
8053
  return m(this, V), Ue = F(this, X(V).call(this, ie)), Ue.isEventListenerAdded = !1, Ue.handleOrientationChange = Ue.handleOrientationChange.bind(q(Ue)), Ue.onOrientationChange = Ue.onOrientationChange.bind(q(Ue)), Ue.onPageLoad = Ue.onPageLoad.bind(q(Ue)), Ue.state = {
@@ -8055,7 +8055,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8055
8055
  isPortrait: !1
8056
8056
  }, Ue;
8057
8057
  }
8058
- return f(V, [{
8058
+ return L(V, [{
8059
8059
  key: "handleOrientationChange",
8060
8060
  value: function() {
8061
8061
  this.isEventListenerAdded || (this.isEventListenerAdded = !0);
@@ -8088,7 +8088,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8088
8088
  }, {
8089
8089
  key: "render",
8090
8090
  value: function() {
8091
- return i.createElement(L, U({}, this.props, {
8091
+ return i.createElement(f, U({}, this.props, {
8092
8092
  isLandscape: this.state.isLandscape,
8093
8093
  isPortrait: this.state.isPortrait
8094
8094
  }));
@@ -8097,14 +8097,14 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8097
8097
  }(i.Component);
8098
8098
  }
8099
8099
  function xn() {
8100
- var L = r.useState(function() {
8100
+ var f = r.useState(function() {
8101
8101
  var ot = window.innerWidth > window.innerHeight ? 90 : 0;
8102
8102
  return {
8103
8103
  isPortrait: ot === 0,
8104
8104
  isLandscape: ot === 90,
8105
8105
  orientation: ot === 0 ? "portrait" : "landscape"
8106
8106
  };
8107
- }), C = K(L, 2), V = C[0], ie = C[1], Ue = r.useCallback(function() {
8107
+ }), p = K(f, 2), V = p[0], ie = p[1], Ue = r.useCallback(function() {
8108
8108
  var ot = window.innerWidth > window.innerHeight ? 90 : 0, ht = {
8109
8109
  isPortrait: ot === 0,
8110
8110
  isLandscape: ot === 90,
@@ -8118,12 +8118,12 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
8118
8118
  };
8119
8119
  }, [Ue]), V;
8120
8120
  }
8121
- function Ra(L) {
8122
- var C = L || window.navigator.userAgent;
8123
- return s(C);
8121
+ function Ra(f) {
8122
+ var p = f || window.navigator.userAgent;
8123
+ return s(p);
8124
8124
  }
8125
- function _a(L) {
8126
- var C = L || window.navigator.userAgent, V = Ra(C), ie = aM(V);
8125
+ function _a(f) {
8126
+ var p = f || window.navigator.userAgent, V = Ra(p), ie = aM(V);
8127
8127
  return [ie, V];
8128
8128
  }
8129
8129
  return ke.AndroidView = Ua, ke.BrowserTypes = te, ke.BrowserView = Qa, ke.ConsoleView = zn, ke.CustomView = Ao, ke.IEView = Ya, ke.IOSView = Yi, ke.MobileOnlyView = Or, ke.MobileView = Jn, ke.OsTypes = k, ke.SmartTVView = dn, ke.TabletView = fr, ke.WearableView = Sr, ke.WinPhoneView = Lr, ke.browserName = yn, ke.browserVersion = xM, ke.deviceDetect = xt, ke.deviceType = Vn, ke.engineName = jo, ke.engineVersion = so, ke.fullBrowserVersion = Yr, ke.getSelectorsByUserAgent = Qi, ke.getUA = Hn, ke.isAndroid = He, ke.isBrowser = Q, ke.isChrome = et, ke.isChromium = Dn, ke.isConsole = gr, ke.isDesktop = se, ke.isEdge = Fn, ke.isEdgeChromium = An, ke.isElectron = bi, ke.isEmbedded = lM, ke.isFirefox = Ht, ke.isIE = Lt, ke.isIOS = ft, ke.isIOS13 = Do, ke.isIPad13 = yo, ke.isIPhone13 = vi, ke.isIPod13 = ha, ke.isLegacyEdge = To, ke.isMIUI = va, ke.isMacOs = zt, ke.isMobile = B, ke.isMobileOnly = ue, ke.isMobileSafari = HM, ke.isOpera = Ne, ke.isSafari = eM, ke.isSamsungBrowser = ba, ke.isSmartTV = Er, ke.isTablet = ee, ke.isWearable = Jt, ke.isWinPhone = we, ke.isWindows = Ui, ke.isYandex = Tn, ke.mobileModel = lo, ke.mobileVendor = YM, ke.osName = Kr, ke.osVersion = QM, ke.parseUserAgent = s, ke.setUserAgent = de, ke.useDeviceData = Ra, ke.useDeviceSelectors = _a, ke.useMobileOrientation = xn, ke.withOrientationChange = Pa, ke;
@@ -8148,24 +8148,24 @@ function bf() {
8148
8148
  })(vf, function(i, u) {
8149
8149
  var I = "default" in u ? u.default : u;
8150
8150
  function c(d) {
8151
- return (c = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(x) {
8152
- return typeof x;
8153
- } : function(x) {
8154
- return x && typeof Symbol == "function" && x.constructor === Symbol && x !== Symbol.prototype ? "symbol" : typeof x;
8151
+ return (c = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(z) {
8152
+ return typeof z;
8153
+ } : function(z) {
8154
+ return z && typeof Symbol == "function" && z.constructor === Symbol && z !== Symbol.prototype ? "symbol" : typeof z;
8155
8155
  })(d);
8156
8156
  }
8157
8157
  var N = {}, l = "[LOCALIZE-REACT]: There are no translations for specified locale", j = "[LOCALIZE-REACT] Looks like template is being used, but no value passed for ", D = /{{([^{]+[^}])}}/g;
8158
- function z(d, x) {
8159
- if (!x || Object.keys(x).length === 0) return d;
8160
- var E, m, S, f = d.match(D);
8161
- return f && f.length !== 0 ? (E = f, m = x, S = Object.keys(m), E.map(function(p) {
8162
- var U = Array.prototype.slice.call(p, 2, -2).join(""), w = S.find(function(X) {
8158
+ function x(d, z) {
8159
+ if (!z || Object.keys(z).length === 0) return d;
8160
+ var E, m, S, L = d.match(D);
8161
+ return L && L.length !== 0 ? (E = L, m = z, S = Object.keys(m), E.map(function(C) {
8162
+ var U = Array.prototype.slice.call(C, 2, -2).join(""), w = S.find(function(X) {
8163
8163
  return X === U;
8164
8164
  });
8165
- return w ? [p, m[w]] : (console.warn(j, p), [p, p]);
8166
- })).reduce(function(p, U) {
8165
+ return w ? [C, m[w]] : (console.warn(j, C), [C, C]);
8166
+ })).reduce(function(C, U) {
8167
8167
  var w = new RegExp(U[0], "gi");
8168
- return p.replace(w, U[1]);
8168
+ return C.replace(w, U[1]);
8169
8169
  }, d) : d;
8170
8170
  }
8171
8171
  var T = I.createContext(), s = T.Consumer;
@@ -8173,36 +8173,36 @@ function bf() {
8173
8173
  return u.useContext(T);
8174
8174
  }
8175
8175
  i.LocalizationConsumer = s, i.LocalizationContext = T, i.LocalizationProvider = function(d) {
8176
- var x = d.children, E = d.disableCache, m = d.locale, S = d.translations, f = S === void 0 ? {} : S, p = function(b, G) {
8176
+ var z = d.children, E = d.disableCache, m = d.locale, S = d.translations, L = S === void 0 ? {} : S, C = function(b, G) {
8177
8177
  if (!b) return null;
8178
8178
  if (c(G[b]) === "object") return b;
8179
8179
  var q = b.toLowerCase().replace(/-/g, "_");
8180
8180
  if (c(G[q]) === "object") return q;
8181
8181
  var F = q.split("_")[0];
8182
8182
  return c(G[F]) === "object" ? F : (console.warn(l, b), b);
8183
- }(m, f), U = p ? f[p] : f;
8183
+ }(m, L), U = C ? L[C] : L;
8184
8184
  function w(b, G, q) {
8185
8185
  if (!U || !b) return q || b;
8186
8186
  var F = typeof q == "string" ? q : b, K = U[b];
8187
- if (typeof K == "string") return G ? z(K, G) : K;
8187
+ if (typeof K == "string") return G ? x(K, G) : K;
8188
8188
  var Me = b.split(".");
8189
- if (Me.length === 1) return z(F, G);
8189
+ if (Me.length === 1) return x(F, G);
8190
8190
  for (var re = U[Me[0]], $ = 1; $ < Me.length; $++) re = re && re[Me[$]];
8191
- return z(typeof re == "string" ? re : F, G);
8191
+ return x(typeof re == "string" ? re : F, G);
8192
8192
  }
8193
8193
  u.useEffect(function() {
8194
8194
  N = {};
8195
- }, [m, f]);
8195
+ }, [m, L]);
8196
8196
  var X, W = E ? w : (X = w, function(b, G, q) {
8197
8197
  var F = 2 < arguments.length && q !== void 0 ? q : "", K = G ? JSON.stringify(G, null, "") + b + F : b + F;
8198
8198
  if (N[K]) return N[K];
8199
8199
  var Me = X(b, G, F);
8200
8200
  return N[K] = Me;
8201
8201
  });
8202
- return I.createElement(T.Provider, { value: { locale: m, translate: W, translations: f } }, x);
8202
+ return I.createElement(T.Provider, { value: { locale: m, translate: W, translations: L } }, z);
8203
8203
  }, i.Message = function(d) {
8204
- var x = d.defaultMessage, E = d.descriptor, m = d.values;
8205
- return (0, A().translate)(E, m, x);
8204
+ var z = d.defaultMessage, E = d.descriptor, m = d.values;
8205
+ return (0, A().translate)(E, m, z);
8206
8206
  }, i.useLocalize = A, Object.defineProperty(i, "__esModule", { value: !0 });
8207
8207
  });
8208
8208
  }(Wu, Wu.exports)), Wu.exports;
@@ -8243,8 +8243,8 @@ const _f = /* @__PURE__ */ Rz(le), Gf = {}, dT = (M) => {
8243
8243
  const i = /* @__PURE__ */ new Set(), u = (l, j) => {
8244
8244
  const D = typeof l == "function" ? l(r) : l;
8245
8245
  if (!Object.is(D, r)) {
8246
- const z = r;
8247
- r = (j != null ? j : typeof D != "object" || D === null) ? D : Object.assign({}, r, D), i.forEach((T) => T(r, z));
8246
+ const x = r;
8247
+ r = (j != null ? j : typeof D != "object" || D === null) ? D : Object.assign({}, r, D), i.forEach((T) => T(r, x));
8248
8248
  }
8249
8249
  }, I = () => r, c = { setState: u, getState: I, getInitialState: () => N, subscribe: (l) => (i.add(l), () => i.delete(l)), destroy: () => {
8250
8250
  (Gf ? "production" : void 0) !== "production" && console.warn(
@@ -8272,12 +8272,12 @@ function Bf() {
8272
8272
  }
8273
8273
  var i = typeof Object.is == "function" ? Object.is : r, u = M.useState, I = M.useEffect, c = M.useLayoutEffect, N = M.useDebugValue;
8274
8274
  function l(T, s) {
8275
- var A = s(), d = u({ inst: { value: A, getSnapshot: s } }), x = d[0].inst, E = d[1];
8275
+ var A = s(), d = u({ inst: { value: A, getSnapshot: s } }), z = d[0].inst, E = d[1];
8276
8276
  return c(function() {
8277
- x.value = A, x.getSnapshot = s, j(x) && E({ inst: x });
8277
+ z.value = A, z.getSnapshot = s, j(z) && E({ inst: z });
8278
8278
  }, [T, A, s]), I(function() {
8279
- return j(x) && E({ inst: x }), T(function() {
8280
- j(x) && E({ inst: x });
8279
+ return j(z) && E({ inst: z }), T(function() {
8280
+ j(z) && E({ inst: z });
8281
8281
  });
8282
8282
  }, [T]), N(A), A;
8283
8283
  }
@@ -8294,8 +8294,8 @@ function Bf() {
8294
8294
  function D(T, s) {
8295
8295
  return s();
8296
8296
  }
8297
- var z = typeof window == "undefined" || typeof window.document == "undefined" || typeof window.document.createElement == "undefined" ? D : l;
8298
- return Wc.useSyncExternalStore = M.useSyncExternalStore !== void 0 ? M.useSyncExternalStore : z, Wc;
8297
+ var x = typeof window == "undefined" || typeof window.document == "undefined" || typeof window.document.createElement == "undefined" ? D : l;
8298
+ return Wc.useSyncExternalStore = M.useSyncExternalStore !== void 0 ? M.useSyncExternalStore : x, Wc;
8299
8299
  }
8300
8300
  var fT;
8301
8301
  function Wf() {
@@ -8315,39 +8315,39 @@ function Hf() {
8315
8315
  * LICENSE file in the root directory of this source tree.
8316
8316
  */
8317
8317
  var M = Rn(), r = Wf();
8318
- function i(D, z) {
8319
- return D === z && (D !== 0 || 1 / D === 1 / z) || D !== D && z !== z;
8318
+ function i(D, x) {
8319
+ return D === x && (D !== 0 || 1 / D === 1 / x) || D !== D && x !== x;
8320
8320
  }
8321
8321
  var u = typeof Object.is == "function" ? Object.is : i, I = r.useSyncExternalStore, c = M.useRef, N = M.useEffect, l = M.useMemo, j = M.useDebugValue;
8322
- return Bc.useSyncExternalStoreWithSelector = function(D, z, T, s, A) {
8322
+ return Bc.useSyncExternalStoreWithSelector = function(D, x, T, s, A) {
8323
8323
  var d = c(null);
8324
8324
  if (d.current === null) {
8325
- var x = { hasValue: !1, value: null };
8326
- d.current = x;
8327
- } else x = d.current;
8325
+ var z = { hasValue: !1, value: null };
8326
+ d.current = z;
8327
+ } else z = d.current;
8328
8328
  d = l(function() {
8329
8329
  function m(w) {
8330
8330
  if (!S) {
8331
- if (S = !0, f = w, w = s(w), A !== void 0 && x.hasValue) {
8332
- var X = x.value;
8333
- if (A(X, w)) return p = X;
8331
+ if (S = !0, L = w, w = s(w), A !== void 0 && z.hasValue) {
8332
+ var X = z.value;
8333
+ if (A(X, w)) return C = X;
8334
8334
  }
8335
- return p = w;
8335
+ return C = w;
8336
8336
  }
8337
- if (X = p, u(f, w)) return X;
8337
+ if (X = C, u(L, w)) return X;
8338
8338
  var W = s(w);
8339
- return A !== void 0 && A(X, W) ? X : (f = w, p = W);
8339
+ return A !== void 0 && A(X, W) ? X : (L = w, C = W);
8340
8340
  }
8341
- var S = !1, f, p, U = T === void 0 ? null : T;
8341
+ var S = !1, L, C, U = T === void 0 ? null : T;
8342
8342
  return [function() {
8343
- return m(z());
8343
+ return m(x());
8344
8344
  }, U === null ? void 0 : function() {
8345
8345
  return m(U());
8346
8346
  }];
8347
- }, [z, T, s, A]);
8347
+ }, [x, T, s, A]);
8348
8348
  var E = I(D, d[0], d[1]);
8349
8349
  return N(function() {
8350
- x.hasValue = !0, x.value = E;
8350
+ z.hasValue = !0, z.value = E;
8351
8351
  }, [E]), j(E), E;
8352
8352
  }, Bc;
8353
8353
  }
@@ -8384,9 +8384,9 @@ function Yl() {
8384
8384
  if (mT) return Hc;
8385
8385
  mT = 1;
8386
8386
  var M = ct(), r = Ur(), i = ar(), u = Oi(), I = M("".charAt), c = M("".charCodeAt), N = M("".slice), l = function(j) {
8387
- return function(D, z) {
8388
- var T = i(u(D)), s = r(z), A = T.length, d, x;
8389
- return s < 0 || s >= A ? j ? "" : void 0 : (d = c(T, s), d < 55296 || d > 56319 || s + 1 === A || (x = c(T, s + 1)) < 56320 || x > 57343 ? j ? I(T, s) : d : j ? N(T, s, s + 2) : (d - 55296 << 10) + (x - 56320) + 65536);
8387
+ return function(D, x) {
8388
+ var T = i(u(D)), s = r(x), A = T.length, d, z;
8389
+ return s < 0 || s >= A ? j ? "" : void 0 : (d = c(T, s), d < 55296 || d > 56319 || s + 1 === A || (z = c(T, s + 1)) < 56320 || z > 57343 ? j ? I(T, s) : d : j ? N(T, s, s + 2) : (d - 55296 << 10) + (z - 56320) + 65536);
8390
8390
  };
8391
8391
  };
8392
8392
  return Hc = {
@@ -8410,8 +8410,8 @@ function ML() {
8410
8410
  index: 0
8411
8411
  });
8412
8412
  }, function() {
8413
- var j = l(this), D = j.string, z = j.index, T;
8414
- return z >= D.length ? I(void 0, !0) : (T = M(D, z), j.index += T.length, I(T, !1));
8413
+ var j = l(this), D = j.string, x = j.index, T;
8414
+ return x >= D.length ? I(void 0, !0) : (T = M(D, x), j.index += T.length, I(T, !1));
8415
8415
  }), kT;
8416
8416
  }
8417
8417
  var Fc, hT;
@@ -8421,8 +8421,8 @@ function ax() {
8421
8421
  var M = jt(), r = Vt(), i = bt(), u = vr(), I = r("iterator");
8422
8422
  return Fc = !M(function() {
8423
8423
  var c = new URL("b?a=1&b=2&c=3", "https://a"), N = c.searchParams, l = new URLSearchParams("a=1&a=2&b=3"), j = "";
8424
- return c.pathname = "c%20d", N.forEach(function(D, z) {
8425
- N.delete("b"), j += z + D;
8424
+ return c.pathname = "c%20d", N.forEach(function(D, x) {
8425
+ N.delete("b"), j += x + D;
8426
8426
  }), l.delete("a", 2), l.delete("b", void 0), u && (!c.toJSON || !l.has("a", 1) || l.has("a", 2) || !l.has("a", void 0) || l.has("b")) || !N.size && (u || !i) || !N.sort || c.href !== "https://a/c%20d?a=1&c=3" || N.get("c") !== "3" || String(new URLSearchParams("?a=1")) !== "a=1" || !N[I] || new URL("https://a@b").username !== "a" || new URLSearchParams(new URLSearchParams("a=b")).get("a") !== "b" || new URL("https://тест").host !== "xn--e1aybc" || new URL("https://a#б").hash !== "#%D0%B1" || j !== "a1c3" || new URL("https://x", void 0).host !== "x";
8427
8427
  }), Fc;
8428
8428
  }
@@ -8430,25 +8430,25 @@ var Vc, vT;
8430
8430
  function rL() {
8431
8431
  if (vT) return Vc;
8432
8432
  vT = 1;
8433
- var M = bt(), r = ct(), i = Gt(), u = jt(), I = $z(), c = Xz(), N = _z(), l = nr(), j = qu(), D = Object.assign, z = Object.defineProperty, T = r([].concat);
8433
+ var M = bt(), r = ct(), i = Gt(), u = jt(), I = $z(), c = Xz(), N = _z(), l = nr(), j = qu(), D = Object.assign, x = Object.defineProperty, T = r([].concat);
8434
8434
  return Vc = !D || u(function() {
8435
- if (M && D({ b: 1 }, D(z({}, "a", {
8435
+ if (M && D({ b: 1 }, D(x({}, "a", {
8436
8436
  enumerable: !0,
8437
8437
  get: function() {
8438
- z(this, "b", {
8438
+ x(this, "b", {
8439
8439
  value: 3,
8440
8440
  enumerable: !1
8441
8441
  });
8442
8442
  }
8443
8443
  }), { b: 2 })).b !== 1) return !0;
8444
- var s = {}, A = {}, d = Symbol("assign detection"), x = "abcdefghijklmnopqrst";
8445
- return s[d] = 7, x.split("").forEach(function(E) {
8444
+ var s = {}, A = {}, d = Symbol("assign detection"), z = "abcdefghijklmnopqrst";
8445
+ return s[d] = 7, z.split("").forEach(function(E) {
8446
8446
  A[E] = E;
8447
- }), D({}, s)[d] !== 7 || I(D({}, A)).join("") !== x;
8447
+ }), D({}, s)[d] !== 7 || I(D({}, A)).join("") !== z;
8448
8448
  }) ? function(s, A) {
8449
- for (var d = l(s), x = arguments.length, E = 1, m = c.f, S = N.f; x > E; )
8450
- for (var f = j(arguments[E++]), p = m ? T(I(f), m(f)) : I(f), U = p.length, w = 0, X; U > w; )
8451
- X = p[w++], (!M || i(S, f, X)) && (d[X] = f[X]);
8449
+ for (var d = l(s), z = arguments.length, E = 1, m = c.f, S = N.f; z > E; )
8450
+ for (var L = j(arguments[E++]), C = m ? T(I(L), m(L)) : I(L), U = C.length, w = 0, X; U > w; )
8451
+ X = C[w++], (!M || i(S, L, X)) && (d[X] = L[X]);
8452
8452
  return d;
8453
8453
  } : D, Vc;
8454
8454
  }
@@ -8457,7 +8457,7 @@ function Pl() {
8457
8457
  if (bT) return Jc;
8458
8458
  bT = 1;
8459
8459
  var M = ct(), r = jt(), i = Ut(), u = sn(), I = Jr(), c = Hz(), N = function() {
8460
- }, l = I("Reflect", "construct"), j = /^\s*(?:class|function)\b/, D = M(j.exec), z = !j.test(N), T = function(A) {
8460
+ }, l = I("Reflect", "construct"), j = /^\s*(?:class|function)\b/, D = M(j.exec), x = !j.test(N), T = function(A) {
8461
8461
  if (!i(A)) return !1;
8462
8462
  try {
8463
8463
  return l(N, [], A), !0;
@@ -8473,7 +8473,7 @@ function Pl() {
8473
8473
  return !1;
8474
8474
  }
8475
8475
  try {
8476
- return z || !!D(j, c(A));
8476
+ return x || !!D(j, c(A));
8477
8477
  } catch (d) {
8478
8478
  return !0;
8479
8479
  }
@@ -8489,32 +8489,32 @@ var Xc, UT;
8489
8489
  function nL() {
8490
8490
  if (UT) return Xc;
8491
8491
  UT = 1;
8492
- var M = Bn(), r = Gt(), i = nr(), u = vl(), I = Ul(), c = Pl(), N = UM(), l = Kz(), j = ao(), D = ma(), z = Array;
8492
+ var M = Bn(), r = Gt(), i = nr(), u = vl(), I = Ul(), c = Pl(), N = UM(), l = Kz(), j = ao(), D = ma(), x = Array;
8493
8493
  return Xc = function(T) {
8494
- var s = i(T), A = c(this), d = arguments.length, x = d > 1 ? arguments[1] : void 0, E = x !== void 0;
8495
- E && (x = M(x, d > 2 ? arguments[2] : void 0));
8496
- var m = D(s), S = 0, f, p, U, w, X, W;
8497
- if (m && !(this === z && I(m)))
8498
- for (p = A ? new this() : [], w = j(s, m), X = w.next; !(U = r(X, w)).done; S++)
8499
- W = E ? u(w, x, [U.value, S], !0) : U.value, l(p, S, W);
8494
+ var s = i(T), A = c(this), d = arguments.length, z = d > 1 ? arguments[1] : void 0, E = z !== void 0;
8495
+ E && (z = M(z, d > 2 ? arguments[2] : void 0));
8496
+ var m = D(s), S = 0, L, C, U, w, X, W;
8497
+ if (m && !(this === x && I(m)))
8498
+ for (C = A ? new this() : [], w = j(s, m), X = w.next; !(U = r(X, w)).done; S++)
8499
+ W = E ? u(w, z, [U.value, S], !0) : U.value, l(C, S, W);
8500
8500
  else
8501
- for (f = N(s), p = A ? new this(f) : z(f); f > S; S++)
8502
- W = E ? x(s[S], S) : s[S], l(p, S, W);
8503
- return p.length = S, p;
8501
+ for (L = N(s), C = A ? new this(L) : x(L); L > S; S++)
8502
+ W = E ? z(s[S], S) : s[S], l(C, S, W);
8503
+ return C.length = S, C;
8504
8504
  }, Xc;
8505
8505
  }
8506
8506
  var Kc, QT;
8507
8507
  function iL() {
8508
8508
  if (QT) return Kc;
8509
8509
  QT = 1;
8510
- var M = ct(), r = 2147483647, i = 36, u = 1, I = 26, c = 38, N = 700, l = 72, j = 128, D = "-", z = /[^\0-\u007E]/, T = /[.\u3002\uFF0E\uFF61]/g, s = "Overflow: input needs wider integers to process", A = i - u, d = RangeError, x = M(T.exec), E = Math.floor, m = String.fromCharCode, S = M("".charCodeAt), f = M([].join), p = M([].push), U = M("".replace), w = M("".split), X = M("".toLowerCase), W = function(F) {
8510
+ var M = ct(), r = 2147483647, i = 36, u = 1, I = 26, c = 38, N = 700, l = 72, j = 128, D = "-", x = /[^\0-\u007E]/, T = /[.\u3002\uFF0E\uFF61]/g, s = "Overflow: input needs wider integers to process", A = i - u, d = RangeError, z = M(T.exec), E = Math.floor, m = String.fromCharCode, S = M("".charCodeAt), L = M([].join), C = M([].push), U = M("".replace), w = M("".split), X = M("".toLowerCase), W = function(F) {
8511
8511
  for (var K = [], Me = 0, re = F.length; Me < re; ) {
8512
8512
  var $ = S(F, Me++);
8513
8513
  if ($ >= 55296 && $ <= 56319 && Me < re) {
8514
8514
  var oe = S(F, Me++);
8515
- (oe & 64512) === 56320 ? p(K, (($ & 1023) << 10) + (oe & 1023) + 65536) : (p(K, $), Me--);
8515
+ (oe & 64512) === 56320 ? C(K, (($ & 1023) << 10) + (oe & 1023) + 65536) : (C(K, $), Me--);
8516
8516
  } else
8517
- p(K, $);
8517
+ C(K, $);
8518
8518
  }
8519
8519
  return K;
8520
8520
  }, b = function(F) {
@@ -8529,9 +8529,9 @@ function iL() {
8529
8529
  F = W(F);
8530
8530
  var Me = F.length, re = j, $ = 0, oe = l, R, J;
8531
8531
  for (R = 0; R < F.length; R++)
8532
- J = F[R], J < 128 && p(K, m(J));
8532
+ J = F[R], J < 128 && C(K, m(J));
8533
8533
  var te = K.length, k = te;
8534
- for (te && p(K, D); k < Me; ) {
8534
+ for (te && C(K, D); k < Me; ) {
8535
8535
  var _ = r;
8536
8536
  for (R = 0; R < F.length; R++)
8537
8537
  J = F[R], J >= re && J < _ && (_ = J);
@@ -8546,20 +8546,20 @@ function iL() {
8546
8546
  var Te = ne <= oe ? u : ne >= oe + I ? I : ne - oe;
8547
8547
  if (de < Te) break;
8548
8548
  var he = de - Te, De = i - Te;
8549
- p(K, m(b(Te + he % De))), de = E(he / De), ne += i;
8549
+ C(K, m(b(Te + he % De))), de = E(he / De), ne += i;
8550
8550
  }
8551
- p(K, m(b(de))), oe = G($, Ae, k === te), $ = 0, k++;
8551
+ C(K, m(b(de))), oe = G($, Ae, k === te), $ = 0, k++;
8552
8552
  }
8553
8553
  }
8554
8554
  $++, re++;
8555
8555
  }
8556
- return f(K, "");
8556
+ return L(K, "");
8557
8557
  };
8558
8558
  return Kc = function(F) {
8559
8559
  var K = [], Me = w(U(X(F), T, "."), "."), re, $;
8560
8560
  for (re = 0; re < Me.length; re++)
8561
- $ = Me[re], p(K, x(z, $) ? "xn--" + q($) : $);
8562
- return f(K, ".");
8561
+ $ = Me[re], C(K, z(x, $) ? "xn--" + q($) : $);
8562
+ return L(K, ".");
8563
8563
  }, Kc;
8564
8564
  }
8565
8565
  var $c, YT;
@@ -8580,7 +8580,7 @@ function aL() {
8580
8580
  return M({ target: "String", stat: !0, arity: 1, forced: l }, {
8581
8581
  // eslint-disable-next-line no-unused-vars -- required for `.length`
8582
8582
  fromCodePoint: function(j) {
8583
- for (var D = [], z = arguments.length, T = 0, s; z > T; ) {
8583
+ for (var D = [], x = arguments.length, T = 0, s; x > T; ) {
8584
8584
  if (s = +arguments[T++], i(s, 1114111) !== s) throw new u(s + " is not a valid code point");
8585
8585
  D[T] = s < 65536 ? I(s) : I(((s -= 65536) >> 10) + 55296, s % 1024 + 56320);
8586
8586
  }
@@ -8612,8 +8612,8 @@ function Rl() {
8612
8612
  j !== N++ && (u[j] = l);
8613
8613
  }
8614
8614
  else
8615
- for (var D = r(c / 2), z = i(M(u, 0, D), I), T = i(M(u, D), I), s = z.length, A = T.length, d = 0, x = 0; d < s || x < A; )
8616
- u[d + x] = d < s && x < A ? I(z[d], T[x]) <= 0 ? z[d++] : T[x++] : d < s ? z[d++] : T[x++];
8615
+ for (var D = r(c / 2), x = i(M(u, 0, D), I), T = i(M(u, D), I), s = x.length, A = T.length, d = 0, z = 0; d < s || z < A; )
8616
+ u[d + z] = d < s && z < A ? I(x[d], T[z]) <= 0 ? x[d++] : T[z++] : d < s ? x[d++] : T[z++];
8617
8617
  return u;
8618
8618
  };
8619
8619
  return eN = i, eN;
@@ -8622,7 +8622,7 @@ var tN, ZT;
8622
8622
  function ux() {
8623
8623
  if (ZT) return tN;
8624
8624
  ZT = 1, rx(), aL();
8625
- var M = mt(), r = gt(), i = uL(), u = Jr(), I = Gt(), c = ct(), N = bt(), l = ax(), j = zr(), D = Xr(), z = wl(), T = mi(), s = tx(), A = br(), d = Ca(), x = Ut(), E = CM(), m = Bn(), S = sn(), f = Zt(), p = TM(), U = ar(), w = Gn(), X = _n(), W = ao(), b = ma(), G = io(), q = oo(), F = Vt(), K = Rl(), Me = F("iterator"), re = "URLSearchParams", $ = re + "Iterator", oe = A.set, R = A.getterFor(re), J = A.getterFor($), te = i("fetch"), k = i("Request"), _ = i("Headers"), Ae = k && k.prototype, de = _ && _.prototype, ne = r.TypeError, Te = r.encodeURIComponent, he = String.fromCharCode, De = u("String", "fromCodePoint"), fe = parseInt, Ge = c("".charAt), qe = c([].join), Je = c([].push), ut = c("".replace), xt = c([].shift), Tt = c([].splice), Nt = c("".split), Pe = c("".slice), tt = c(/./.exec), Xe = /\+/g, it = "�", ae = /^[0-9a-f]+$/i, Oe = function(Ie, Ee) {
8625
+ var M = mt(), r = gt(), i = uL(), u = Jr(), I = Gt(), c = ct(), N = bt(), l = ax(), j = zr(), D = Xr(), x = wl(), T = mi(), s = tx(), A = br(), d = Ca(), z = Ut(), E = CM(), m = Bn(), S = sn(), L = Zt(), C = TM(), U = ar(), w = Gn(), X = _n(), W = ao(), b = ma(), G = io(), q = oo(), F = Vt(), K = Rl(), Me = F("iterator"), re = "URLSearchParams", $ = re + "Iterator", oe = A.set, R = A.getterFor(re), J = A.getterFor($), te = i("fetch"), k = i("Request"), _ = i("Headers"), Ae = k && k.prototype, de = _ && _.prototype, ne = r.TypeError, Te = r.encodeURIComponent, he = String.fromCharCode, De = u("String", "fromCodePoint"), fe = parseInt, Ge = c("".charAt), qe = c([].join), Je = c([].push), ut = c("".replace), xt = c([].shift), Tt = c([].splice), Nt = c("".split), Pe = c("".slice), tt = c(/./.exec), Xe = /\+/g, it = "�", ae = /^[0-9a-f]+$/i, Oe = function(Ie, Ee) {
8626
8626
  var pe = Pe(Ie, Ee, Ee + 2);
8627
8627
  return tt(ae, pe) ? fe(pe, 16) : NaN;
8628
8628
  }, At = function(Ie) {
@@ -8720,7 +8720,7 @@ function ux() {
8720
8720
  }
8721
8721
  return G([xe.key, xe.value], !1);
8722
8722
  }, !0), We = function(Ie) {
8723
- this.entries = [], this.url = null, Ie !== void 0 && (p(Ie) ? this.parseObject(Ie) : this.parseQuery(typeof Ie == "string" ? Ge(Ie, 0) === "?" ? Pe(Ie, 1) : Ie : U(Ie)));
8723
+ this.entries = [], this.url = null, Ie !== void 0 && (C(Ie) ? this.parseObject(Ie) : this.parseQuery(typeof Ie == "string" ? Ge(Ie, 0) === "?" ? Pe(Ie, 1) : Ie : U(Ie)));
8724
8724
  };
8725
8725
  We.prototype = {
8726
8726
  type: re,
@@ -8731,7 +8731,7 @@ function ux() {
8731
8731
  var Ee = this.entries, pe = b(Ie), xe, Ve, dt, st, Dt, Bt, qt;
8732
8732
  if (pe)
8733
8733
  for (xe = W(Ie, pe), Ve = xe.next; !(dt = I(Ve, xe)).done; ) {
8734
- if (st = W(f(dt.value)), Dt = st.next, (Bt = I(Dt, st)).done || (qt = I(Dt, st)).done || !I(Dt, st).done) throw new ne("Expected sequence with length 2");
8734
+ if (st = W(L(dt.value)), Dt = st.next, (Bt = I(Dt, st)).done || (qt = I(Dt, st)).done || !I(Dt, st).done) throw new ne("Expected sequence with length 2");
8735
8735
  Je(Ee, { key: U(Bt.value), value: U(qt.value) });
8736
8736
  }
8737
8737
  else for (var iM in Ie) E(Ie, iM) && Je(Ee, { key: iM, value: U(Ie[iM]) });
@@ -8761,7 +8761,7 @@ function ux() {
8761
8761
  var Ie = arguments.length > 0 ? arguments[0] : void 0, Ee = oe(this, new We(Ie));
8762
8762
  N || (this.size = Ee.entries.length);
8763
8763
  }, Fe = be.prototype;
8764
- if (z(Fe, {
8764
+ if (x(Fe, {
8765
8765
  // `URLSearchParams.prototype.append` method
8766
8766
  // https://url.spec.whatwg.org/#dom-urlsearchparams-append
8767
8767
  append: function(Ie, Ee) {
@@ -8850,9 +8850,9 @@ function ux() {
8850
8850
  enumerable: !0
8851
8851
  }), T(be, re), M({ global: !0, constructor: !0, forced: !l }, {
8852
8852
  URLSearchParams: be
8853
- }), !l && x(_)) {
8853
+ }), !l && z(_)) {
8854
8854
  var Mt = c(de.has), Ct = c(de.set), wt = function(Ie) {
8855
- if (p(Ie)) {
8855
+ if (C(Ie)) {
8856
8856
  var Ee = Ie.body, pe;
8857
8857
  if (S(Ee) === re)
8858
8858
  return pe = Ie.headers ? new _(Ie.headers) : new _(), Mt(pe, "content-type") || Ct(pe, "content-type", "application/x-www-form-urlencoded;charset=UTF-8"), w(Ie, {
@@ -8862,11 +8862,11 @@ function ux() {
8862
8862
  }
8863
8863
  return Ie;
8864
8864
  };
8865
- if (x(te) && M({ global: !0, enumerable: !0, dontCallGetSet: !0, forced: !0 }, {
8865
+ if (z(te) && M({ global: !0, enumerable: !0, dontCallGetSet: !0, forced: !0 }, {
8866
8866
  fetch: function(Ie) {
8867
8867
  return te(Ie, arguments.length > 1 ? wt(arguments[1]) : {});
8868
8868
  }
8869
- }), x(k)) {
8869
+ }), z(k)) {
8870
8870
  var NM = function(Ie) {
8871
8871
  return d(this, Ae), new k(Ie, arguments.length > 1 ? wt(arguments[1]) : {});
8872
8872
  };
@@ -8884,7 +8884,7 @@ var BT;
8884
8884
  function oL() {
8885
8885
  if (BT) return pT;
8886
8886
  BT = 1, ML();
8887
- var M = mt(), r = bt(), i = ax(), u = gt(), I = Bn(), c = ct(), N = zr(), l = Xr(), j = Ca(), D = CM(), z = rL(), T = nL(), s = uo(), A = Yl().codeAt, d = iL(), x = ar(), E = mi(), m = oo(), S = ux(), f = br(), p = f.set, U = f.getterFor("URL"), w = S.URLSearchParams, X = S.getState, W = u.URL, b = u.TypeError, G = u.parseInt, q = Math.floor, F = Math.pow, K = c("".charAt), Me = c(/./.exec), re = c([].join), $ = c(1 .toString), oe = c([].pop), R = c([].push), J = c("".replace), te = c([].shift), k = c("".split), _ = c("".slice), Ae = c("".toLowerCase), de = c([].unshift), ne = "Invalid authority", Te = "Invalid scheme", he = "Invalid host", De = "Invalid port", fe = /[a-z]/i, Ge = /[\d+-.a-z]/i, qe = /\d/, Je = /^0x/i, ut = /^[0-7]+$/, xt = /^\d+$/, Tt = /^[\da-f]+$/i, Nt = /[\0\t\n\r #%/:<>?@[\\\]^|]/, Pe = /[\0\t\n\r #/:<>?@[\\\]^|]/, tt = /^[\u0000-\u0020]+/, Xe = /(^|[^\u0000-\u0020])[\u0000-\u0020]+$/, it = /[\t\n\r]/g, ae, Oe = function(B) {
8887
+ var M = mt(), r = bt(), i = ax(), u = gt(), I = Bn(), c = ct(), N = zr(), l = Xr(), j = Ca(), D = CM(), x = rL(), T = nL(), s = uo(), A = Yl().codeAt, d = iL(), z = ar(), E = mi(), m = oo(), S = ux(), L = br(), C = L.set, U = L.getterFor("URL"), w = S.URLSearchParams, X = S.getState, W = u.URL, b = u.TypeError, G = u.parseInt, q = Math.floor, F = Math.pow, K = c("".charAt), Me = c(/./.exec), re = c([].join), $ = c(1 .toString), oe = c([].pop), R = c([].push), J = c("".replace), te = c([].shift), k = c("".split), _ = c("".slice), Ae = c("".toLowerCase), de = c([].unshift), ne = "Invalid authority", Te = "Invalid scheme", he = "Invalid host", De = "Invalid port", fe = /[a-z]/i, Ge = /[\d+-.a-z]/i, qe = /\d/, Je = /^0x/i, ut = /^[0-7]+$/, xt = /^\d+$/, Tt = /^[\da-f]+$/i, Nt = /[\0\t\n\r #%/:<>?@[\\\]^|]/, Pe = /[\0\t\n\r #/:<>?@[\\\]^|]/, tt = /^[\u0000-\u0020]+/, Xe = /(^|[^\u0000-\u0020])[\u0000-\u0020]+$/, it = /[\t\n\r]/g, ae, Oe = function(B) {
8888
8888
  var ue = k(B, "."), ee, Q, se, He, we, ft, et;
8889
8889
  if (ue.length && ue[ue.length - 1] === "" && ue.length--, ee = ue.length, ee > 4) return B;
8890
8890
  for (Q = [], se = 0; se < ee; se++) {
@@ -8968,18 +8968,18 @@ function oL() {
8968
8968
  return "[" + ue + "]";
8969
8969
  }
8970
8970
  return B;
8971
- }, ze = {}, Le = z({}, ze, {
8971
+ }, ze = {}, Le = x({}, ze, {
8972
8972
  " ": 1,
8973
8973
  '"': 1,
8974
8974
  "<": 1,
8975
8975
  ">": 1,
8976
8976
  "`": 1
8977
- }), Ke = z({}, Le, {
8977
+ }), Ke = x({}, Le, {
8978
8978
  "#": 1,
8979
8979
  "?": 1,
8980
8980
  "{": 1,
8981
8981
  "}": 1
8982
- }), Et = z({}, Ke, {
8982
+ }), Et = x({}, Ke, {
8983
8983
  "/": 1,
8984
8984
  ":": 1,
8985
8985
  ";": 1,
@@ -9011,7 +9011,7 @@ function oL() {
9011
9011
  }, Ct = function(B) {
9012
9012
  return B = Ae(B), B === ".." || B === "%2e." || B === ".%2e" || B === "%2e%2e";
9013
9013
  }, wt = {}, NM = {}, Ie = {}, Ee = {}, pe = {}, xe = {}, Ve = {}, dt = {}, st = {}, Dt = {}, Bt = {}, qt = {}, iM = {}, Qr = {}, AM = {}, xr = {}, Yt = {}, dM = {}, Ir = {}, zM = {}, aM = {}, Er = function(B, ue, ee) {
9014
- var Q = x(B), se, He, we;
9014
+ var Q = z(B), se, He, we;
9015
9015
  if (ue) {
9016
9016
  if (He = this.parse(Q), He) throw new b(He);
9017
9017
  this.searchParams = null;
@@ -9026,7 +9026,7 @@ function oL() {
9026
9026
  // eslint-disable-next-line max-statements -- TODO
9027
9027
  parse: function(B, ue, ee) {
9028
9028
  var Q = this, se = ue || wt, He = 0, we = "", ft = !1, et = !1, Ht = !1, eM, Ne, Lt, QM;
9029
- for (B = x(B), ue || (Q.scheme = "", Q.username = "", Q.password = "", Q.host = null, Q.port = null, Q.path = [], Q.query = null, Q.fragment = null, Q.cannotBeABaseURL = !1, B = J(B, tt, ""), B = J(B, Xe, "$1")), B = J(B, it, ""), eM = T(B); He <= eM.length; ) {
9029
+ for (B = z(B), ue || (Q.scheme = "", Q.username = "", Q.password = "", Q.host = null, Q.port = null, Q.path = [], Q.query = null, Q.fragment = null, Q.cannotBeABaseURL = !1, B = J(B, tt, ""), B = J(B, Xe, "$1")), B = J(B, it, ""), eM = T(B); He <= eM.length; ) {
9030
9030
  switch (Ne = eM[He], se) {
9031
9031
  case wt:
9032
9032
  if (Ne && Me(fe, Ne))
@@ -9298,14 +9298,14 @@ function oL() {
9298
9298
  return this.scheme + ":";
9299
9299
  },
9300
9300
  setProtocol: function(B) {
9301
- this.parse(x(B) + ":", wt);
9301
+ this.parse(z(B) + ":", wt);
9302
9302
  },
9303
9303
  // https://url.spec.whatwg.org/#dom-url-username
9304
9304
  getUsername: function() {
9305
9305
  return this.username;
9306
9306
  },
9307
9307
  setUsername: function(B) {
9308
- var ue = T(x(B));
9308
+ var ue = T(z(B));
9309
9309
  if (!this.cannotHaveUsernamePasswordPort()) {
9310
9310
  this.username = "";
9311
9311
  for (var ee = 0; ee < ue.length; ee++)
@@ -9317,7 +9317,7 @@ function oL() {
9317
9317
  return this.password;
9318
9318
  },
9319
9319
  setPassword: function(B) {
9320
- var ue = T(x(B));
9320
+ var ue = T(z(B));
9321
9321
  if (!this.cannotHaveUsernamePasswordPort()) {
9322
9322
  this.password = "";
9323
9323
  for (var ee = 0; ee < ue.length; ee++)
@@ -9343,10 +9343,10 @@ function oL() {
9343
9343
  // https://url.spec.whatwg.org/#dom-url-port
9344
9344
  getPort: function() {
9345
9345
  var B = this.port;
9346
- return B === null ? "" : x(B);
9346
+ return B === null ? "" : z(B);
9347
9347
  },
9348
9348
  setPort: function(B) {
9349
- this.cannotHaveUsernamePasswordPort() || (B = x(B), B === "" ? this.port = null : this.parse(B, iM));
9349
+ this.cannotHaveUsernamePasswordPort() || (B = z(B), B === "" ? this.port = null : this.parse(B, iM));
9350
9350
  },
9351
9351
  // https://url.spec.whatwg.org/#dom-url-pathname
9352
9352
  getPathname: function() {
@@ -9362,7 +9362,7 @@ function oL() {
9362
9362
  return B ? "?" + B : "";
9363
9363
  },
9364
9364
  setSearch: function(B) {
9365
- B = x(B), B === "" ? this.query = null : (K(B, 0) === "?" && (B = _(B, 1)), this.query = "", this.parse(B, zM)), this.searchParams.update();
9365
+ B = z(B), B === "" ? this.query = null : (K(B, 0) === "?" && (B = _(B, 1)), this.query = "", this.parse(B, zM)), this.searchParams.update();
9366
9366
  },
9367
9367
  // https://url.spec.whatwg.org/#dom-url-searchparams
9368
9368
  getSearchParams: function() {
@@ -9374,7 +9374,7 @@ function oL() {
9374
9374
  return B ? "#" + B : "";
9375
9375
  },
9376
9376
  setHash: function(B) {
9377
- if (B = x(B), B === "") {
9377
+ if (B = z(B), B === "") {
9378
9378
  this.fragment = null;
9379
9379
  return;
9380
9380
  }
@@ -9385,7 +9385,7 @@ function oL() {
9385
9385
  }
9386
9386
  };
9387
9387
  var gr = function(B) {
9388
- var ue = j(this, Jt), ee = m(arguments.length, 1) > 1 ? arguments[1] : void 0, Q = p(ue, new Er(B, !1, ee));
9388
+ var ue = j(this, Jt), ee = m(arguments.length, 1) > 1 ? arguments[1] : void 0, Q = C(ue, new Er(B, !1, ee));
9389
9389
  r || (ue.href = Q.serialize(), ue.origin = Q.getOrigin(), ue.protocol = Q.getProtocol(), ue.username = Q.getUsername(), ue.password = Q.getPassword(), ue.host = Q.getHost(), ue.hostname = Q.getHostname(), ue.port = Q.getPort(), ue.pathname = Q.getPathname(), ue.search = Q.getSearch(), ue.searchParams = Q.getSearchParams(), ue.hash = Q.getHash());
9390
9390
  }, Jt = gr.prototype, lM = function(B, ue) {
9391
9391
  return {
@@ -9437,18 +9437,18 @@ var JT = {}, XT;
9437
9437
  function lL() {
9438
9438
  if (XT) return JT;
9439
9439
  XT = 1;
9440
- var M = zr(), r = ct(), i = ar(), u = oo(), I = URLSearchParams, c = I.prototype, N = r(c.append), l = r(c.delete), j = r(c.forEach), D = r([].push), z = new I("a=1&a=2&b=3");
9441
- return z.delete("a", 1), z.delete("b", void 0), z + "" != "a=2" && M(c, "delete", function(T) {
9440
+ var M = zr(), r = ct(), i = ar(), u = oo(), I = URLSearchParams, c = I.prototype, N = r(c.append), l = r(c.delete), j = r(c.forEach), D = r([].push), x = new I("a=1&a=2&b=3");
9441
+ return x.delete("a", 1), x.delete("b", void 0), x + "" != "a=2" && M(c, "delete", function(T) {
9442
9442
  var s = arguments.length, A = s < 2 ? void 0 : arguments[1];
9443
9443
  if (s && A === void 0) return l(this, T);
9444
9444
  var d = [];
9445
9445
  j(this, function(w, X) {
9446
9446
  D(d, { key: X, value: w });
9447
9447
  }), u(s, 1);
9448
- for (var x = i(T), E = i(A), m = 0, S = 0, f = !1, p = d.length, U; m < p; )
9449
- U = d[m++], f || U.key === x ? (f = !0, l(this, U.key)) : S++;
9450
- for (; S < p; )
9451
- U = d[S++], U.key === x && U.value === E || N(this, U.key, U.value);
9448
+ for (var z = i(T), E = i(A), m = 0, S = 0, L = !1, C = d.length, U; m < C; )
9449
+ U = d[m++], L || U.key === z ? (L = !0, l(this, U.key)) : S++;
9450
+ for (; S < C; )
9451
+ U = d[S++], U.key === z && U.value === E || N(this, U.key, U.value);
9452
9452
  }, { enumerable: !0, unsafe: !0 }), JT;
9453
9453
  }
9454
9454
  lL();
@@ -9458,10 +9458,10 @@ function jL() {
9458
9458
  $T = 1;
9459
9459
  var M = zr(), r = ct(), i = ar(), u = oo(), I = URLSearchParams, c = I.prototype, N = r(c.getAll), l = r(c.has), j = new I("a=1");
9460
9460
  return (j.has("a", 2) || !j.has("a", void 0)) && M(c, "has", function(D) {
9461
- var z = arguments.length, T = z < 2 ? void 0 : arguments[1];
9462
- if (z && T === void 0) return l(this, D);
9461
+ var x = arguments.length, T = x < 2 ? void 0 : arguments[1];
9462
+ if (x && T === void 0) return l(this, D);
9463
9463
  var s = N(this, D);
9464
- u(z, 1);
9464
+ u(x, 1);
9465
9465
  for (var A = i(T), d = 0; d < s.length; )
9466
9466
  if (s[d++] === A) return !0;
9467
9467
  return !1;
@@ -10057,7 +10057,7 @@ function tr(M) {
10057
10057
  } = M;
10058
10058
  const {
10059
10059
  translate: l
10060
- } = Wn.useLocalize(), j = me((z) => z.decreaseRetryCount), D = me((z) => z.faceSnapshot);
10060
+ } = Wn.useLocalize(), j = me((x) => x.decreaseRetryCount), D = me((x) => x.faceSnapshot);
10061
10061
  return le.useEffect(() => {
10062
10062
  u && (D || j());
10063
10063
  }, []), /* @__PURE__ */ Y.jsx("div", { className: Fr["info-message"], children: /* @__PURE__ */ Y.jsxs("div", { className: Fr["text-container"], children: [
@@ -10190,7 +10190,7 @@ function Ix(M) {
10190
10190
  } = Zl(), {
10191
10191
  translate: N,
10192
10192
  locale: l
10193
- } = Wn.useLocalize(), j = me((s) => s.rotationAngle), D = me((s) => s.closeDisabled), z = me((s) => s.copyright);
10193
+ } = Wn.useLocalize(), j = me((s) => s.rotationAngle), D = me((s) => s.closeDisabled), x = me((s) => s.copyright);
10194
10194
  le.useEffect(() => {
10195
10195
  const s = document.getElementsByTagName("body")[0];
10196
10196
  return s.style.overflow = "hidden", () => {
@@ -10202,7 +10202,7 @@ function Ix(M) {
10202
10202
  nt.isMobileOnly && c && /* @__PURE__ */ Y.jsx(tr, { icon: /* @__PURE__ */ Y.jsx(BL, { color: "#DC4343" }), title: N("onlyPortraitOrientation"), subtitle: N("turnDeviceIntoPortrait") }),
10203
10203
  i,
10204
10204
  /* @__PURE__ */ Y.jsx("header", { className: Ta.header, children: !D && /* @__PURE__ */ Y.jsx("button", { "data-e2e": "cross", onClick: r, children: /* @__PURE__ */ Y.jsx(ZL, { color: "rgba(0, 0, 0, 0.6)" }) }) }),
10205
- !!z && /* @__PURE__ */ Y.jsx("footer", { className: Ta.footer, children: /* @__PURE__ */ Y.jsx("div", { className: Ta.copyright, children: /* @__PURE__ */ Y.jsx(WL, {}) }) })
10205
+ !!x && /* @__PURE__ */ Y.jsx("footer", { className: Ta.footer, children: /* @__PURE__ */ Y.jsx("div", { className: Ta.copyright, children: /* @__PURE__ */ Y.jsx(WL, {}) }) })
10206
10206
  ] });
10207
10207
  }
10208
10208
  var Xu = /* @__PURE__ */ ((M) => (M.UINT = "UINT", M.BASE64 = "BASE64", M.UINT_AND_BASE64 = "UINT_AND_BASE64", M))(Xu || {}), It = /* @__PURE__ */ ((M) => (M.PREPARING = "StreamStatus.PREPARING", M.REQUESTING = "StreamStatus.REQUESTING", M.READY = "StreamStatus.READY", M.PLAY = "StreamStatus.PLAY", M.UNKNOWN_ERROR = "StreamStatus.UNKNOWN_ERROR", M.NOT_SUPPORTED = "StreamStatus.NOT_SUPPORTED", M.HTTP_NOT_SUPPORTED = "StreamStatus.HTTP_NOT_SUPPORTED", M.INSECURE_PAGE_CONTEXT = "StreamStatus.INSECURE_PAGE_CONTEXT", M.PERMISSION_DENIED = "StreamStatus.PERMISSION_DENIED", M.NO_CAMERA = "StreamStatus.NO_CAMERA", M.INCORRECT_CAMERA_ID = "StreamStatus.INCORRECT_CAMERA_ID", M))(It || {}), Ar = /* @__PURE__ */ ((M) => (M.user = "user", M.environment = "environment", M))(Ar || {}), Vr = /* @__PURE__ */ ((M) => (M.contain = "contain", M.cover = "cover", M))(Vr || {}), gx = /* @__PURE__ */ ((M) => (M[M.HAVE_NOTHING = 0] = "HAVE_NOTHING", M[M.HAVE_METADATA = 1] = "HAVE_METADATA", M[M.HAVE_CURRENT_DATA = 2] = "HAVE_CURRENT_DATA", M[M.HAVE_FUTURE_DATA = 3] = "HAVE_FUTURE_DATA", M[M.HAVE_ENOUGH_DATA = 4] = "HAVE_ENOUGH_DATA", M))(gx || {}), gl = /* @__PURE__ */ ((M) => (M.Rtl = "rtl", M.Ltr = "ltr", M))(gl || {}), cl = /* @__PURE__ */ ((M) => (M.mirror = "mirror", M.noMirror = "noMirror", M))(cl || {});
@@ -10277,13 +10277,13 @@ var TA;
10277
10277
  function gO() {
10278
10278
  if (TA) return NA;
10279
10279
  TA = 1;
10280
- var M = mt(), r = ct(), i = SM(), u = nr(), I = UM(), c = oO(), N = ar(), l = jt(), j = Rl(), D = IO(), z = cx(), T = Nx(), s = eo(), A = lx(), d = [], x = r(d.sort), E = r(d.push), m = l(function() {
10280
+ var M = mt(), r = ct(), i = SM(), u = nr(), I = UM(), c = oO(), N = ar(), l = jt(), j = Rl(), D = IO(), x = cx(), T = Nx(), s = eo(), A = lx(), d = [], z = r(d.sort), E = r(d.push), m = l(function() {
10281
10281
  d.sort(void 0);
10282
10282
  }), S = l(function() {
10283
10283
  d.sort(null);
10284
- }), f = D("sort"), p = !l(function() {
10284
+ }), L = D("sort"), C = !l(function() {
10285
10285
  if (s) return s < 70;
10286
- if (!(z && z > 3)) {
10286
+ if (!(x && x > 3)) {
10287
10287
  if (T) return !0;
10288
10288
  if (A) return A < 603;
10289
10289
  var X = "", W, b, G, q;
@@ -10311,7 +10311,7 @@ function gO() {
10311
10311
  b = d[q].k.charAt(0), X.charAt(X.length - 1) !== b && (X += b);
10312
10312
  return X !== "DGBEFHACIJK";
10313
10313
  }
10314
- }), U = m || !S || !f || !p, w = function(X) {
10314
+ }), U = m || !S || !L || !C, w = function(X) {
10315
10315
  return function(W, b) {
10316
10316
  return b === void 0 ? -1 : W === void 0 ? 1 : X !== void 0 ? +X(W, b) || 0 : N(W) > N(b) ? 1 : -1;
10317
10317
  };
@@ -10320,7 +10320,7 @@ function gO() {
10320
10320
  sort: function(X) {
10321
10321
  X !== void 0 && i(X);
10322
10322
  var W = u(this);
10323
- if (p) return X === void 0 ? x(W) : x(W, X);
10323
+ if (C) return X === void 0 ? z(W) : z(W, X);
10324
10324
  var b = [], G = I(W), q, F;
10325
10325
  for (F = 0; F < G; F++)
10326
10326
  F in W && E(b, W[F]);
@@ -10369,10 +10369,10 @@ function lO() {
10369
10369
  OA = 1;
10370
10370
  var M = cO(), r = NO(), i = Math.abs, u = 2220446049250313e-31;
10371
10371
  return cN = function(I, c, N, l) {
10372
- var j = +I, D = i(j), z = M(j);
10373
- if (D < l) return z * r(D / l / c) * l * c;
10372
+ var j = +I, D = i(j), x = M(j);
10373
+ if (D < l) return x * r(D / l / c) * l * c;
10374
10374
  var T = (1 + c / u) * D, s = T - (T - D);
10375
- return s > N || s !== s ? z * (1 / 0) : z * s;
10375
+ return s > N || s !== s ? x * (1 / 0) : x * s;
10376
10376
  }, cN;
10377
10377
  }
10378
10378
  var NN, SA;
@@ -10388,19 +10388,19 @@ var lN, CA;
10388
10388
  function sO() {
10389
10389
  if (CA) return lN;
10390
10390
  CA = 1;
10391
- var M = Array, r = Math.abs, i = Math.pow, u = Math.floor, I = Math.log, c = Math.LN2, N = function(j, D, z) {
10392
- var T = M(z), s = z * 8 - D - 1, A = (1 << s) - 1, d = A >> 1, x = D === 23 ? i(2, -24) - i(2, -77) : 0, E = j < 0 || j === 0 && 1 / j < 0 ? 1 : 0, m = 0, S, f, p;
10393
- for (j = r(j), j !== j || j === 1 / 0 ? (f = j !== j ? 1 : 0, S = A) : (S = u(I(j) / c), p = i(2, -S), j * p < 1 && (S--, p *= 2), S + d >= 1 ? j += x / p : j += x * i(2, 1 - d), j * p >= 2 && (S++, p /= 2), S + d >= A ? (f = 0, S = A) : S + d >= 1 ? (f = (j * p - 1) * i(2, D), S += d) : (f = j * i(2, d - 1) * i(2, D), S = 0)); D >= 8; )
10394
- T[m++] = f & 255, f /= 256, D -= 8;
10395
- for (S = S << D | f, s += D; s > 0; )
10391
+ var M = Array, r = Math.abs, i = Math.pow, u = Math.floor, I = Math.log, c = Math.LN2, N = function(j, D, x) {
10392
+ var T = M(x), s = x * 8 - D - 1, A = (1 << s) - 1, d = A >> 1, z = D === 23 ? i(2, -24) - i(2, -77) : 0, E = j < 0 || j === 0 && 1 / j < 0 ? 1 : 0, m = 0, S, L, C;
10393
+ for (j = r(j), j !== j || j === 1 / 0 ? (L = j !== j ? 1 : 0, S = A) : (S = u(I(j) / c), C = i(2, -S), j * C < 1 && (S--, C *= 2), S + d >= 1 ? j += z / C : j += z * i(2, 1 - d), j * C >= 2 && (S++, C /= 2), S + d >= A ? (L = 0, S = A) : S + d >= 1 ? (L = (j * C - 1) * i(2, D), S += d) : (L = j * i(2, d - 1) * i(2, D), S = 0)); D >= 8; )
10394
+ T[m++] = L & 255, L /= 256, D -= 8;
10395
+ for (S = S << D | L, s += D; s > 0; )
10396
10396
  T[m++] = S & 255, S /= 256, s -= 8;
10397
10397
  return T[m - 1] |= E * 128, T;
10398
10398
  }, l = function(j, D) {
10399
- var z = j.length, T = z * 8 - D - 1, s = (1 << T) - 1, A = s >> 1, d = T - 7, x = z - 1, E = j[x--], m = E & 127, S;
10399
+ var x = j.length, T = x * 8 - D - 1, s = (1 << T) - 1, A = s >> 1, d = T - 7, z = x - 1, E = j[z--], m = E & 127, S;
10400
10400
  for (E >>= 7; d > 0; )
10401
- m = m * 256 + j[x--], d -= 8;
10401
+ m = m * 256 + j[z--], d -= 8;
10402
10402
  for (S = m & (1 << -d) - 1, m >>= -d, d += D; d > 0; )
10403
- S = S * 256 + j[x--], d -= 8;
10403
+ S = S * 256 + j[z--], d -= 8;
10404
10404
  if (m === 0)
10405
10405
  m = 1 - A;
10406
10406
  else {
@@ -10429,7 +10429,7 @@ var sN, kA;
10429
10429
  function Hl() {
10430
10430
  if (kA) return sN;
10431
10431
  kA = 1;
10432
- var M = gt(), r = ct(), i = bt(), u = Bl(), I = Mo(), c = ir(), N = Xr(), l = wl(), j = jt(), D = Ca(), z = Ur(), T = pi(), s = Wl(), A = jO(), d = sO(), x = pa(), E = ki(), m = jx(), S = uo(), f = kl(), p = Sl(), U = mi(), w = br(), X = I.PROPER, W = I.CONFIGURABLE, b = "ArrayBuffer", G = "DataView", q = "prototype", F = "Wrong length", K = "Wrong index", Me = w.getterFor(b), re = w.getterFor(G), $ = w.set, oe = M[b], R = oe, J = R && R[q], te = M[G], k = te && te[q], _ = Object.prototype, Ae = M.Array, de = M.RangeError, ne = r(m), Te = r([].reverse), he = d.pack, De = d.unpack, fe = function(ae) {
10432
+ var M = gt(), r = ct(), i = bt(), u = Bl(), I = Mo(), c = ir(), N = Xr(), l = wl(), j = jt(), D = Ca(), x = Ur(), T = pi(), s = Wl(), A = jO(), d = sO(), z = pa(), E = ki(), m = jx(), S = uo(), L = kl(), C = Sl(), U = mi(), w = br(), X = I.PROPER, W = I.CONFIGURABLE, b = "ArrayBuffer", G = "DataView", q = "prototype", F = "Wrong length", K = "Wrong index", Me = w.getterFor(b), re = w.getterFor(G), $ = w.set, oe = M[b], R = oe, J = R && R[q], te = M[G], k = te && te[q], _ = Object.prototype, Ae = M.Array, de = M.RangeError, ne = r(m), Te = r([].reverse), he = d.pack, De = d.unpack, fe = function(ae) {
10433
10433
  return [ae & 255];
10434
10434
  }, Ge = function(ae) {
10435
10435
  return [ae & 255, ae >> 8 & 255];
@@ -10469,7 +10469,7 @@ function Hl() {
10469
10469
  }), i || (this.byteLength = Oe, this.detached = !1);
10470
10470
  }, J = R[q], te = function(ae, Oe, At) {
10471
10471
  D(this, k), D(ae, J);
10472
- var Qt = Me(ae), Ce = Qt.byteLength, ze = z(Oe);
10472
+ var Qt = Me(ae), Ce = Qt.byteLength, ze = x(Oe);
10473
10473
  if (ze < 0 || ze > Ce) throw new de("Wrong offset");
10474
10474
  if (At = At === void 0 ? Ce - ze : T(At), ze + At > Ce) throw new de(F);
10475
10475
  $(this, {
@@ -10540,8 +10540,8 @@ function Hl() {
10540
10540
  }) || j(function() {
10541
10541
  return new oe(), new oe(1.5), new oe(NaN), oe.length !== 1 || tt && !W;
10542
10542
  }) ? (R = function(ae) {
10543
- return D(this, J), f(new oe(s(ae)), this, R);
10544
- }, R[q] = J, J.constructor = R, p(R, oe)) : tt && W && c(oe, "name", b), E && x(k) !== _ && E(k, _);
10543
+ return D(this, J), L(new oe(s(ae)), this, R);
10544
+ }, R[q] = J, J.constructor = R, C(R, oe)) : tt && W && c(oe, "name", b), E && z(k) !== _ && E(k, _);
10545
10545
  var Xe = new te(new R(2)), it = r(k.setInt8);
10546
10546
  Xe.setInt8(0, 2147483648), Xe.setInt8(1, 2147483649), (Xe.getInt8(0) || !Xe.getInt8(1)) && l(k, {
10547
10547
  setInt8: function(ae, Oe) {
@@ -10586,16 +10586,16 @@ var hA = {}, vA;
10586
10586
  function yO() {
10587
10587
  if (vA) return hA;
10588
10588
  vA = 1;
10589
- var M = mt(), r = bl(), i = jt(), u = Hl(), I = Zt(), c = ro(), N = pi(), l = u.ArrayBuffer, j = u.DataView, D = j.prototype, z = r(l.prototype.slice), T = r(D.getUint8), s = r(D.setUint8), A = i(function() {
10589
+ var M = mt(), r = bl(), i = jt(), u = Hl(), I = Zt(), c = ro(), N = pi(), l = u.ArrayBuffer, j = u.DataView, D = j.prototype, x = r(l.prototype.slice), T = r(D.getUint8), s = r(D.setUint8), A = i(function() {
10590
10590
  return !new l(2).slice(1, void 0).byteLength;
10591
10591
  });
10592
10592
  return M({ target: "ArrayBuffer", proto: !0, unsafe: !0, forced: A }, {
10593
- slice: function(d, x) {
10594
- if (z && x === void 0)
10595
- return z(I(this), d);
10596
- for (var E = I(this).byteLength, m = c(d, E), S = c(x === void 0 ? E : x, E), f = new l(N(S - m)), p = new j(this), U = new j(f), w = 0; m < S; )
10597
- s(U, w++, T(p, m++));
10598
- return f;
10593
+ slice: function(d, z) {
10594
+ if (x && z === void 0)
10595
+ return x(I(this), d);
10596
+ for (var E = I(this).byteLength, m = c(d, E), S = c(z === void 0 ? E : z, E), L = new l(N(S - m)), C = new j(this), U = new j(L), w = 0; m < S; )
10597
+ s(U, w++, T(C, m++));
10598
+ return L;
10599
10599
  }
10600
10600
  }), hA;
10601
10601
  }
@@ -10698,15 +10698,15 @@ var fN, WA;
10698
10698
  function xO() {
10699
10699
  if (WA) return fN;
10700
10700
  WA = 1;
10701
- var M = gt(), r = zO(), i = Ax(), u = M.structuredClone, I = M.ArrayBuffer, c = M.MessageChannel, N = !1, l, j, D, z;
10701
+ var M = gt(), r = zO(), i = Ax(), u = M.structuredClone, I = M.ArrayBuffer, c = M.MessageChannel, N = !1, l, j, D, x;
10702
10702
  if (i)
10703
10703
  N = function(T) {
10704
10704
  u(T, { transfer: [T] });
10705
10705
  };
10706
10706
  else if (I) try {
10707
- c || (l = r("worker_threads"), l && (c = l.MessageChannel)), c && (j = new c(), D = new I(2), z = function(T) {
10707
+ c || (l = r("worker_threads"), l && (c = l.MessageChannel)), c && (j = new c(), D = new I(2), x = function(T) {
10708
10708
  j.port1.postMessage(null, [T]);
10709
- }, D.byteLength === 2 && (z(D), D.byteLength === 0 && (N = z)));
10709
+ }, D.byteLength === 2 && (x(D), D.byteLength === 0 && (N = x)));
10710
10710
  } catch (T) {
10711
10711
  }
10712
10712
  return fN = N, fN;
@@ -10715,19 +10715,19 @@ var LN, HA;
10715
10715
  function dx() {
10716
10716
  if (HA) return LN;
10717
10717
  HA = 1;
10718
- var M = gt(), r = ct(), i = pl(), u = Wl(), I = AO(), c = Dx(), N = xO(), l = Ax(), j = M.structuredClone, D = M.ArrayBuffer, z = M.DataView, T = Math.min, s = D.prototype, A = z.prototype, d = r(s.slice), x = i(s, "resizable", "get"), E = i(s, "maxByteLength", "get"), m = r(A.getInt8), S = r(A.setInt8);
10719
- return LN = (l || N) && function(f, p, U) {
10720
- var w = c(f), X = p === void 0 ? w : u(p), W = !x || !x(f), b;
10721
- if (I(f), l && (f = j(f, { transfer: [f] }), w === X && (U || W)))
10722
- return f;
10718
+ var M = gt(), r = ct(), i = pl(), u = Wl(), I = AO(), c = Dx(), N = xO(), l = Ax(), j = M.structuredClone, D = M.ArrayBuffer, x = M.DataView, T = Math.min, s = D.prototype, A = x.prototype, d = r(s.slice), z = i(s, "resizable", "get"), E = i(s, "maxByteLength", "get"), m = r(A.getInt8), S = r(A.setInt8);
10719
+ return LN = (l || N) && function(L, C, U) {
10720
+ var w = c(L), X = C === void 0 ? w : u(C), W = !z || !z(L), b;
10721
+ if (I(L), l && (L = j(L, { transfer: [L] }), w === X && (U || W)))
10722
+ return L;
10723
10723
  if (w >= X && (!U || W))
10724
- b = d(f, 0, X);
10724
+ b = d(L, 0, X);
10725
10725
  else {
10726
- var G = U && !W && E ? { maxByteLength: E(f) } : void 0;
10726
+ var G = U && !W && E ? { maxByteLength: E(L) } : void 0;
10727
10727
  b = new D(X, G);
10728
- for (var q = new z(f), F = new z(b), K = T(X, w), Me = 0; Me < K; Me++) S(F, Me, m(q, Me));
10728
+ for (var q = new x(L), F = new x(b), K = T(X, w), Me = 0; Me < K; Me++) S(F, Me, m(q, Me));
10729
10729
  }
10730
- return l || N(f), b;
10730
+ return l || N(L), b;
10731
10731
  }, LN;
10732
10732
  }
10733
10733
  var FA;
@@ -10880,17 +10880,17 @@ var mN, gd;
10880
10880
  function Fl() {
10881
10881
  if (gd) return mN;
10882
10882
  gd = 1;
10883
- var M = Gt(), r = ct(), i = ar(), u = kO(), I = mO(), c = Al(), N = Gn(), l = br().get, j = wO(), D = hO(), z = c("native-string-replace", String.prototype.replace), T = RegExp.prototype.exec, s = T, A = r("".charAt), d = r("".indexOf), x = r("".replace), E = r("".slice), m = function() {
10883
+ var M = Gt(), r = ct(), i = ar(), u = kO(), I = mO(), c = Al(), N = Gn(), l = br().get, j = wO(), D = hO(), x = c("native-string-replace", String.prototype.replace), T = RegExp.prototype.exec, s = T, A = r("".charAt), d = r("".indexOf), z = r("".replace), E = r("".slice), m = function() {
10884
10884
  var U = /a/, w = /b*/g;
10885
10885
  return M(T, U, "a"), M(T, w, "a"), U.lastIndex !== 0 || w.lastIndex !== 0;
10886
- }(), S = I.BROKEN_CARET, f = /()??/.exec("")[1] !== void 0, p = m || f || S || j || D;
10887
- return p && (s = function(U) {
10886
+ }(), S = I.BROKEN_CARET, L = /()??/.exec("")[1] !== void 0, C = m || L || S || j || D;
10887
+ return C && (s = function(U) {
10888
10888
  var w = this, X = l(w), W = i(U), b = X.raw, G, q, F, K, Me, re, $;
10889
10889
  if (b)
10890
10890
  return b.lastIndex = w.lastIndex, G = M(s, b, W), w.lastIndex = b.lastIndex, G;
10891
10891
  var oe = X.groups, R = S && w.sticky, J = M(u, w), te = w.source, k = 0, _ = W;
10892
- if (R && (J = x(J, "y", ""), d(J, "g") === -1 && (J += "g"), _ = E(W, w.lastIndex), w.lastIndex > 0 && (!w.multiline || w.multiline && A(W, w.lastIndex - 1) !== `
10893
- `) && (te = "(?: " + te + ")", _ = " " + _, k++), q = new RegExp("^(?:" + te + ")", J)), f && (q = new RegExp("^" + te + "$(?!\\s)", J)), m && (F = w.lastIndex), K = M(T, R ? q : w, _), R ? K ? (K.input = E(K.input, k), K[0] = E(K[0], k), K.index = w.lastIndex, w.lastIndex += K[0].length) : w.lastIndex = 0 : m && K && (w.lastIndex = w.global ? K.index + K[0].length : F), f && K && K.length > 1 && M(z, K[0], q, function() {
10892
+ if (R && (J = z(J, "y", ""), d(J, "g") === -1 && (J += "g"), _ = E(W, w.lastIndex), w.lastIndex > 0 && (!w.multiline || w.multiline && A(W, w.lastIndex - 1) !== `
10893
+ `) && (te = "(?: " + te + ")", _ = " " + _, k++), q = new RegExp("^(?:" + te + ")", J)), L && (q = new RegExp("^" + te + "$(?!\\s)", J)), m && (F = w.lastIndex), K = M(T, R ? q : w, _), R ? K ? (K.input = E(K.input, k), K[0] = E(K[0], k), K.index = w.lastIndex, w.lastIndex += K[0].length) : w.lastIndex = 0 : m && K && (w.lastIndex = w.global ? K.index + K[0].length : F), L && K && K.length > 1 && M(x, K[0], q, function() {
10894
10894
  for (Me = 1; Me < arguments.length - 2; Me++)
10895
10895
  arguments[Me] === void 0 && (K[Me] = void 0);
10896
10896
  }), K && oe)
@@ -10914,7 +10914,7 @@ function vO() {
10914
10914
  if (ld) return wN;
10915
10915
  ld = 1, zx();
10916
10916
  var M = Gt(), r = zr(), i = Fl(), u = jt(), I = Vt(), c = ir(), N = I("species"), l = RegExp.prototype;
10917
- return wN = function(j, D, z, T) {
10917
+ return wN = function(j, D, x, T) {
10918
10918
  var s = I(j), A = !u(function() {
10919
10919
  var m = {};
10920
10920
  return m[s] = function() {
@@ -10928,10 +10928,10 @@ function vO() {
10928
10928
  return m = !0, null;
10929
10929
  }, S[s](""), !m;
10930
10930
  });
10931
- if (!A || !d || z) {
10932
- var x = /./[s], E = D(s, ""[j], function(m, S, f, p, U) {
10931
+ if (!A || !d || x) {
10932
+ var z = /./[s], E = D(s, ""[j], function(m, S, L, C, U) {
10933
10933
  var w = S.exec;
10934
- return w === i || w === l.exec ? A && !U ? { done: !0, value: M(x, S, f, p) } : { done: !0, value: M(m, f, S, p) } : { done: !1 };
10934
+ return w === i || w === l.exec ? A && !U ? { done: !0, value: M(z, S, L, C) } : { done: !0, value: M(m, L, S, C) } : { done: !1 };
10935
10935
  });
10936
10936
  r(String.prototype, j, E[0]), r(l, s, E[1]);
10937
10937
  }
@@ -10952,32 +10952,32 @@ function UO() {
10952
10952
  if (sd) return vN;
10953
10953
  sd = 1;
10954
10954
  var M = ct(), r = nr(), i = Math.floor, u = M("".charAt), I = M("".replace), c = M("".slice), N = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, l = /\$([$&'`]|\d{1,2})/g;
10955
- return vN = function(j, D, z, T, s, A) {
10956
- var d = z + j.length, x = T.length, E = l;
10955
+ return vN = function(j, D, x, T, s, A) {
10956
+ var d = x + j.length, z = T.length, E = l;
10957
10957
  return s !== void 0 && (s = r(s), E = N), I(A, E, function(m, S) {
10958
- var f;
10958
+ var L;
10959
10959
  switch (u(S, 0)) {
10960
10960
  case "$":
10961
10961
  return "$";
10962
10962
  case "&":
10963
10963
  return j;
10964
10964
  case "`":
10965
- return c(D, 0, z);
10965
+ return c(D, 0, x);
10966
10966
  case "'":
10967
10967
  return c(D, d);
10968
10968
  case "<":
10969
- f = s[c(S, 1, -1)];
10969
+ L = s[c(S, 1, -1)];
10970
10970
  break;
10971
10971
  default:
10972
- var p = +S;
10973
- if (p === 0) return m;
10974
- if (p > x) {
10975
- var U = i(p / 10);
10976
- return U === 0 ? m : U <= x ? T[U - 1] === void 0 ? u(S, 1) : T[U - 1] + u(S, 1) : m;
10972
+ var C = +S;
10973
+ if (C === 0) return m;
10974
+ if (C > z) {
10975
+ var U = i(C / 10);
10976
+ return U === 0 ? m : U <= z ? T[U - 1] === void 0 ? u(S, 1) : T[U - 1] + u(S, 1) : m;
10977
10977
  }
10978
- f = T[p - 1];
10978
+ L = T[C - 1];
10979
10979
  }
10980
- return f === void 0 ? "" : f;
10980
+ return L === void 0 ? "" : L;
10981
10981
  });
10982
10982
  }, vN;
10983
10983
  }
@@ -11000,7 +11000,7 @@ var yd;
11000
11000
  function YO() {
11001
11001
  if (yd) return Nd;
11002
11002
  yd = 1;
11003
- var M = Cl(), r = Gt(), i = ct(), u = vO(), I = jt(), c = Zt(), N = Ut(), l = fa(), j = Ur(), D = pi(), z = ar(), T = Oi(), s = bO(), A = Sa(), d = UO(), x = QO(), E = Vt(), m = E("replace"), S = Math.max, f = Math.min, p = i([].concat), U = i([].push), w = i("".indexOf), X = i("".slice), W = function(F) {
11003
+ var M = Cl(), r = Gt(), i = ct(), u = vO(), I = jt(), c = Zt(), N = Ut(), l = fa(), j = Ur(), D = pi(), x = ar(), T = Oi(), s = bO(), A = Sa(), d = UO(), z = QO(), E = Vt(), m = E("replace"), S = Math.max, L = Math.min, C = i([].concat), U = i([].push), w = i("".indexOf), X = i("".slice), W = function(F) {
11004
11004
  return F === void 0 ? F : String(F);
11005
11005
  }, b = function() {
11006
11006
  return "a".replace(/./, "$0") === "$0";
@@ -11020,31 +11020,31 @@ function YO() {
11020
11020
  // https://tc39.es/ecma262/#sec-string.prototype.replace
11021
11021
  function($, oe) {
11022
11022
  var R = T(this), J = l($) ? void 0 : A($, m);
11023
- return J ? r(J, $, R, oe) : r(K, z(R), $, oe);
11023
+ return J ? r(J, $, R, oe) : r(K, x(R), $, oe);
11024
11024
  },
11025
11025
  // `RegExp.prototype[@@replace]` method
11026
11026
  // https://tc39.es/ecma262/#sec-regexp.prototype-@@replace
11027
11027
  function($, oe) {
11028
- var R = c(this), J = z($);
11028
+ var R = c(this), J = x($);
11029
11029
  if (typeof oe == "string" && w(oe, re) === -1 && w(oe, "$<") === -1) {
11030
11030
  var te = Me(K, R, J, oe);
11031
11031
  if (te.done) return te.value;
11032
11032
  }
11033
11033
  var k = N(oe);
11034
- k || (oe = z(oe));
11034
+ k || (oe = x(oe));
11035
11035
  var _ = R.global, Ae;
11036
11036
  _ && (Ae = R.unicode, R.lastIndex = 0);
11037
- for (var de = [], ne; ne = x(R, J), !(ne === null || (U(de, ne), !_)); ) {
11038
- var Te = z(ne[0]);
11037
+ for (var de = [], ne; ne = z(R, J), !(ne === null || (U(de, ne), !_)); ) {
11038
+ var Te = x(ne[0]);
11039
11039
  Te === "" && (R.lastIndex = s(J, D(R.lastIndex), Ae));
11040
11040
  }
11041
11041
  for (var he = "", De = 0, fe = 0; fe < de.length; fe++) {
11042
11042
  ne = de[fe];
11043
- for (var Ge = z(ne[0]), qe = S(f(j(ne.index), J.length), 0), Je = [], ut, xt = 1; xt < ne.length; xt++) U(Je, W(ne[xt]));
11043
+ for (var Ge = x(ne[0]), qe = S(L(j(ne.index), J.length), 0), Je = [], ut, xt = 1; xt < ne.length; xt++) U(Je, W(ne[xt]));
11044
11044
  var Tt = ne.groups;
11045
11045
  if (k) {
11046
- var Nt = p([Ge], Je, qe, J);
11047
- Tt !== void 0 && U(Nt, Tt), ut = z(M(oe, void 0, Nt));
11046
+ var Nt = C([Ge], Je, qe, J);
11047
+ Tt !== void 0 && U(Nt, Tt), ut = x(M(oe, void 0, Nt));
11048
11048
  } else
11049
11049
  ut = d(Ge, J, qe, Je, Tt, oe);
11050
11050
  qe >= De && (he += X(J, De, qe) + ut, De = qe + Ge.length);
@@ -11101,7 +11101,7 @@ var QN, dd;
11101
11101
  function or() {
11102
11102
  if (dd) return QN;
11103
11103
  dd = 1;
11104
- var M = Bl(), r = bt(), i = gt(), u = Ut(), I = TM(), c = CM(), N = sn(), l = Ci(), j = ir(), D = zr(), z = Xr(), T = Si(), s = pa(), A = ki(), d = Vt(), x = dl(), E = br(), m = E.enforce, S = E.get, f = i.Int8Array, p = f && f.prototype, U = i.Uint8ClampedArray, w = U && U.prototype, X = f && s(f), W = p && s(p), b = Object.prototype, G = i.TypeError, q = d("toStringTag"), F = x("TYPED_ARRAY_TAG"), K = "TypedArrayConstructor", Me = M && !!A && N(i.opera) !== "Opera", re = !1, $, oe, R, J = {
11104
+ var M = Bl(), r = bt(), i = gt(), u = Ut(), I = TM(), c = CM(), N = sn(), l = Ci(), j = ir(), D = zr(), x = Xr(), T = Si(), s = pa(), A = ki(), d = Vt(), z = dl(), E = br(), m = E.enforce, S = E.get, L = i.Int8Array, C = L && L.prototype, U = i.Uint8ClampedArray, w = U && U.prototype, X = L && s(L), W = C && s(C), b = Object.prototype, G = i.TypeError, q = d("toStringTag"), F = z("TYPED_ARRAY_TAG"), K = "TypedArrayConstructor", Me = M && !!A && N(i.opera) !== "Opera", re = !1, $, oe, R, J = {
11105
11105
  Int8Array: 1,
11106
11106
  Uint8Array: 1,
11107
11107
  Uint8ClampedArray: 1,
@@ -11147,7 +11147,7 @@ function or() {
11147
11147
  }
11148
11148
  }
11149
11149
  }
11150
- (!W[De] || Ge) && D(W, De, Ge ? fe : Me && p[De] || fe, qe);
11150
+ (!W[De] || Ge) && D(W, De, Ge ? fe : Me && C[De] || fe, qe);
11151
11151
  }
11152
11152
  }, he = function(De, fe, Ge) {
11153
11153
  var qe, Je;
@@ -11184,7 +11184,7 @@ function or() {
11184
11184
  for ($ in J)
11185
11185
  i[$] && A(i[$].prototype, W);
11186
11186
  if (Me && s(w) !== W && A(w, W), r && !c(W, q)) {
11187
- re = !0, z(W, q, {
11187
+ re = !0, x(W, q, {
11188
11188
  configurable: !0,
11189
11189
  get: function() {
11190
11190
  return I(this) ? this[F] : void 0;
@@ -11297,15 +11297,15 @@ var HN, pd;
11297
11297
  function BO() {
11298
11298
  if (pd) return HN;
11299
11299
  pd = 1;
11300
- var M = Bn(), r = Gt(), i = Ex(), u = nr(), I = UM(), c = ao(), N = ma(), l = Ul(), j = fx(), D = or().aTypedArrayConstructor, z = Vl();
11300
+ var M = Bn(), r = Gt(), i = Ex(), u = nr(), I = UM(), c = ao(), N = ma(), l = Ul(), j = fx(), D = or().aTypedArrayConstructor, x = Vl();
11301
11301
  return HN = function(T) {
11302
- var s = i(this), A = u(T), d = arguments.length, x = d > 1 ? arguments[1] : void 0, E = x !== void 0, m = N(A), S, f, p, U, w, X, W, b;
11302
+ var s = i(this), A = u(T), d = arguments.length, z = d > 1 ? arguments[1] : void 0, E = z !== void 0, m = N(A), S, L, C, U, w, X, W, b;
11303
11303
  if (m && !l(m))
11304
11304
  for (W = c(A, m), b = W.next, A = []; !(X = r(b, W)).done; )
11305
11305
  A.push(X.value);
11306
- for (E && d > 2 && (x = M(x, arguments[2])), f = I(A), p = new (D(s))(f), U = j(p), S = 0; f > S; S++)
11307
- w = E ? x(A[S], S) : A[S], p[S] = U ? z(w) : +w;
11308
- return p;
11306
+ for (E && d > 2 && (z = M(z, arguments[2])), L = I(A), C = new (D(s))(L), U = j(C), S = 0; L > S; S++)
11307
+ w = E ? z(A[S], S) : A[S], C[S] = U ? x(w) : +w;
11308
+ return C;
11309
11309
  }, HN;
11310
11310
  }
11311
11311
  var FN, kd;
@@ -11332,9 +11332,9 @@ function FO() {
11332
11332
  if (wd) return JN;
11333
11333
  wd = 1;
11334
11334
  var M = Bn(), r = ct(), i = qu(), u = nr(), I = UM(), c = HO(), N = r([].push), l = function(j) {
11335
- var D = j === 1, z = j === 2, T = j === 3, s = j === 4, A = j === 6, d = j === 7, x = j === 5 || A;
11336
- return function(E, m, S, f) {
11337
- for (var p = u(E), U = i(p), w = I(U), X = M(m, S), W = 0, b = f || c, G = D ? b(E, w) : z || d ? b(E, 0) : void 0, q, F; w > W; W++) if ((x || W in U) && (q = U[W], F = X(q, W, p), j))
11335
+ var D = j === 1, x = j === 2, T = j === 3, s = j === 4, A = j === 6, d = j === 7, z = j === 5 || A;
11336
+ return function(E, m, S, L) {
11337
+ for (var C = u(E), U = i(C), w = I(U), X = M(m, S), W = 0, b = L || c, G = D ? b(E, w) : x || d ? b(E, 0) : void 0, q, F; w > W; W++) if ((z || W in U) && (q = U[W], F = X(q, W, C), j))
11338
11338
  if (D) G[W] = F;
11339
11339
  else if (F) switch (j) {
11340
11340
  case 3:
@@ -11400,7 +11400,7 @@ var vd;
11400
11400
  function Ox() {
11401
11401
  if (vd) return Pu.exports;
11402
11402
  vd = 1;
11403
- var M = mt(), r = gt(), i = Gt(), u = bt(), I = RO(), c = or(), N = Hl(), l = Ca(), j = _n(), D = ir(), z = _O(), T = pi(), s = Wl(), A = xx(), d = ZO(), x = zl(), E = CM(), m = sn(), S = TM(), f = to(), p = Gn(), U = Si(), w = ki(), X = Jz().f, W = BO(), b = FO().forEach, G = sx(), q = Xr(), F = dr(), K = El(), Me = Lx(), re = br(), $ = kl(), oe = re.get, R = re.set, J = re.enforce, te = F.f, k = K.f, _ = r.RangeError, Ae = N.ArrayBuffer, de = Ae.prototype, ne = N.DataView, Te = c.NATIVE_ARRAY_BUFFER_VIEWS, he = c.TYPED_ARRAY_TAG, De = c.TypedArray, fe = c.TypedArrayPrototype, Ge = c.isTypedArray, qe = "BYTES_PER_ELEMENT", Je = "Wrong length", ut = function(tt, Xe) {
11403
+ var M = mt(), r = gt(), i = Gt(), u = bt(), I = RO(), c = or(), N = Hl(), l = Ca(), j = _n(), D = ir(), x = _O(), T = pi(), s = Wl(), A = xx(), d = ZO(), z = zl(), E = CM(), m = sn(), S = TM(), L = to(), C = Gn(), U = Si(), w = ki(), X = Jz().f, W = BO(), b = FO().forEach, G = sx(), q = Xr(), F = dr(), K = El(), Me = Lx(), re = br(), $ = kl(), oe = re.get, R = re.set, J = re.enforce, te = F.f, k = K.f, _ = r.RangeError, Ae = N.ArrayBuffer, de = Ae.prototype, ne = N.DataView, Te = c.NATIVE_ARRAY_BUFFER_VIEWS, he = c.TYPED_ARRAY_TAG, De = c.TypedArray, fe = c.TypedArrayPrototype, Ge = c.isTypedArray, qe = "BYTES_PER_ELEMENT", Je = "Wrong length", ut = function(tt, Xe) {
11404
11404
  q(tt, Xe, {
11405
11405
  configurable: !0,
11406
11406
  get: function() {
@@ -11411,11 +11411,11 @@ function Ox() {
11411
11411
  var Xe;
11412
11412
  return U(de, tt) || (Xe = m(tt)) === "ArrayBuffer" || Xe === "SharedArrayBuffer";
11413
11413
  }, Tt = function(tt, Xe) {
11414
- return Ge(tt) && !f(Xe) && Xe in tt && z(+Xe) && Xe >= 0;
11414
+ return Ge(tt) && !L(Xe) && Xe in tt && x(+Xe) && Xe >= 0;
11415
11415
  }, Nt = function(tt, Xe) {
11416
- return Xe = x(Xe), Tt(tt, Xe) ? j(2, tt[Xe]) : k(tt, Xe);
11416
+ return Xe = z(Xe), Tt(tt, Xe) ? j(2, tt[Xe]) : k(tt, Xe);
11417
11417
  }, Pe = function(tt, Xe, it) {
11418
- return Xe = x(Xe), Tt(tt, Xe) && S(it) && E(it, "value") && !E(it, "get") && !E(it, "set") && !it.configurable && (!E(it, "writable") || it.writable) && (!E(it, "enumerable") || it.enumerable) ? (tt[Xe] = it.value, tt) : te(tt, Xe, it);
11418
+ return Xe = z(Xe), Tt(tt, Xe) && S(it) && E(it, "value") && !E(it, "get") && !E(it, "set") && !it.configurable && (!E(it, "writable") || it.writable) && (!E(it, "enumerable") || it.enumerable) ? (tt[Xe] = it.value, tt) : te(tt, Xe, it);
11419
11419
  };
11420
11420
  return u ? (Te || (K.f = Nt, F.f = Pe, ut(fe, "buffer"), ut(fe, "byteOffset"), ut(fe, "byteLength"), ut(fe, "length")), M({ target: "Object", stat: !0, forced: !Te }, {
11421
11421
  getOwnPropertyDescriptor: Nt,
@@ -11465,7 +11465,7 @@ function Ox() {
11465
11465
  length: xe,
11466
11466
  view: new ne(Ee)
11467
11467
  }); NM < xe; ) We(Fe, NM++);
11468
- }), w && w(ze, De), Le = ze.prototype = p(fe)), Le.constructor !== ze && D(Le, "constructor", ze), J(Le).TypedArrayConstructor = ze, he && D(Le, he, Oe);
11468
+ }), w && w(ze, De), Le = ze.prototype = C(fe)), Le.constructor !== ze && D(Le, "constructor", ze), J(Le).TypedArrayConstructor = ze, he && D(Le, he, Oe);
11469
11469
  var be = ze !== Ce;
11470
11470
  Ke[Oe] = ze, M({ global: !0, constructor: !0, forced: be, sham: !Te }, Ke), qe in ze || D(ze, qe, ae), qe in Le || D(Le, qe, ae), G(Oe);
11471
11471
  }) : Pu.exports = function() {
@@ -11498,7 +11498,7 @@ var Yd = {}, Pd;
11498
11498
  function XO() {
11499
11499
  if (Pd) return Yd;
11500
11500
  Pd = 1;
11501
- var M = or(), r = jx(), i = Vl(), u = sn(), I = Gt(), c = ct(), N = jt(), l = M.aTypedArray, j = M.exportTypedArrayMethod, D = c("".slice), z = N(function() {
11501
+ var M = or(), r = jx(), i = Vl(), u = sn(), I = Gt(), c = ct(), N = jt(), l = M.aTypedArray, j = M.exportTypedArrayMethod, D = c("".slice), x = N(function() {
11502
11502
  var T = 0;
11503
11503
  return new Int8Array(2).fill({ valueOf: function() {
11504
11504
  return T++;
@@ -11509,7 +11509,7 @@ function XO() {
11509
11509
  l(this);
11510
11510
  var A = D(u(this), 0, 3) === "Big" ? i(T) : +T;
11511
11511
  return I(r, this, A, s > 1 ? arguments[1] : void 0, s > 2 ? arguments[2] : void 0);
11512
- }, z), Yd;
11512
+ }, x), Yd;
11513
11513
  }
11514
11514
  XO();
11515
11515
  var Rd = {}, KN, _d;
@@ -11519,8 +11519,8 @@ function Sx() {
11519
11519
  var M = Bn(), r = qu(), i = nr(), u = UM(), I = function(c) {
11520
11520
  var N = c === 1;
11521
11521
  return function(l, j, D) {
11522
- for (var z = i(l), T = r(z), s = u(T), A = M(j, D), d, x; s-- > 0; )
11523
- if (d = T[s], x = A(d, s, z), x) switch (c) {
11522
+ for (var x = i(l), T = r(x), s = u(T), A = M(j, D), d, z; s-- > 0; )
11523
+ if (d = T[s], z = A(d, s, x), z) switch (c) {
11524
11524
  case 0:
11525
11525
  return d;
11526
11526
  // findLast
@@ -11563,20 +11563,20 @@ var Wd = {}, Hd;
11563
11563
  function qO() {
11564
11564
  if (Hd) return Wd;
11565
11565
  Hd = 1;
11566
- var M = gt(), r = Gt(), i = or(), u = UM(), I = xx(), c = nr(), N = jt(), l = M.RangeError, j = M.Int8Array, D = j && j.prototype, z = D && D.set, T = i.aTypedArray, s = i.exportTypedArrayMethod, A = !N(function() {
11567
- var x = new Uint8ClampedArray(2);
11568
- return r(z, x, { length: 1, 0: 3 }, 1), x[1] !== 3;
11566
+ var M = gt(), r = Gt(), i = or(), u = UM(), I = xx(), c = nr(), N = jt(), l = M.RangeError, j = M.Int8Array, D = j && j.prototype, x = D && D.set, T = i.aTypedArray, s = i.exportTypedArrayMethod, A = !N(function() {
11567
+ var z = new Uint8ClampedArray(2);
11568
+ return r(x, z, { length: 1, 0: 3 }, 1), z[1] !== 3;
11569
11569
  }), d = A && i.NATIVE_ARRAY_BUFFER_VIEWS && N(function() {
11570
- var x = new j(2);
11571
- return x.set(1), x.set("2", 1), x[0] !== 0 || x[1] !== 2;
11570
+ var z = new j(2);
11571
+ return z.set(1), z.set("2", 1), z[0] !== 0 || z[1] !== 2;
11572
11572
  });
11573
- return s("set", function(x) {
11573
+ return s("set", function(z) {
11574
11574
  T(this);
11575
- var E = I(arguments.length > 1 ? arguments[1] : void 0, 1), m = c(x);
11576
- if (A) return r(z, this, m, E);
11577
- var S = this.length, f = u(m), p = 0;
11578
- if (f + E > S) throw new l("Wrong length");
11579
- for (; p < f; ) this[E + p] = m[p++];
11575
+ var E = I(arguments.length > 1 ? arguments[1] : void 0, 1), m = c(z);
11576
+ if (A) return r(x, this, m, E);
11577
+ var S = this.length, L = u(m), C = 0;
11578
+ if (L + E > S) throw new l("Wrong length");
11579
+ for (; C < L; ) this[E + C] = m[C++];
11580
11580
  }, !A || d), Wd;
11581
11581
  }
11582
11582
  qO();
@@ -11584,30 +11584,30 @@ var Fd = {}, Vd;
11584
11584
  function e1() {
11585
11585
  if (Vd) return Fd;
11586
11586
  Vd = 1;
11587
- var M = gt(), r = bl(), i = jt(), u = SM(), I = Rl(), c = or(), N = cx(), l = Nx(), j = eo(), D = lx(), z = c.aTypedArray, T = c.exportTypedArrayMethod, s = M.Uint16Array, A = s && r(s.prototype.sort), d = !!A && !(i(function() {
11587
+ var M = gt(), r = bl(), i = jt(), u = SM(), I = Rl(), c = or(), N = cx(), l = Nx(), j = eo(), D = lx(), x = c.aTypedArray, T = c.exportTypedArrayMethod, s = M.Uint16Array, A = s && r(s.prototype.sort), d = !!A && !(i(function() {
11588
11588
  A(new s(2), null);
11589
11589
  }) && i(function() {
11590
11590
  A(new s(2), {});
11591
- })), x = !!A && !i(function() {
11591
+ })), z = !!A && !i(function() {
11592
11592
  if (j) return j < 74;
11593
11593
  if (N) return N < 67;
11594
11594
  if (l) return !0;
11595
11595
  if (D) return D < 602;
11596
- var m = new s(516), S = Array(516), f, p;
11597
- for (f = 0; f < 516; f++)
11598
- p = f % 4, m[f] = 515 - f, S[f] = f - 2 * p + 3;
11596
+ var m = new s(516), S = Array(516), L, C;
11597
+ for (L = 0; L < 516; L++)
11598
+ C = L % 4, m[L] = 515 - L, S[L] = L - 2 * C + 3;
11599
11599
  for (A(m, function(U, w) {
11600
11600
  return (U / 4 | 0) - (w / 4 | 0);
11601
- }), f = 0; f < 516; f++)
11602
- if (m[f] !== S[f]) return !0;
11601
+ }), L = 0; L < 516; L++)
11602
+ if (m[L] !== S[L]) return !0;
11603
11603
  }), E = function(m) {
11604
- return function(S, f) {
11605
- return m !== void 0 ? +m(S, f) || 0 : f !== f ? -1 : S !== S ? 1 : S === 0 && f === 0 ? 1 / S > 0 && 1 / f < 0 ? 1 : -1 : S > f;
11604
+ return function(S, L) {
11605
+ return m !== void 0 ? +m(S, L) || 0 : L !== L ? -1 : S !== S ? 1 : S === 0 && L === 0 ? 1 / S > 0 && 1 / L < 0 ? 1 : -1 : S > L;
11606
11606
  };
11607
11607
  };
11608
11608
  return T("sort", function(m) {
11609
- return m !== void 0 && u(m), x ? A(this, m) : I(z(this), E(m));
11610
- }, !x || d), Fd;
11609
+ return m !== void 0 && u(m), z ? A(this, m) : I(x(this), E(m));
11610
+ }, !z || d), Fd;
11611
11611
  }
11612
11612
  e1();
11613
11613
  var Jd = {}, $N, Xd;
@@ -11637,8 +11637,8 @@ function r1() {
11637
11637
  var M = or(), r = ct(), i = SM(), u = Lx(), I = M.aTypedArray, c = M.getTypedArrayConstructor, N = M.exportTypedArrayMethod, l = r(M.TypedArrayPrototype.sort);
11638
11638
  return N("toSorted", function(j) {
11639
11639
  j !== void 0 && i(j);
11640
- var D = I(this), z = u(c(D), D);
11641
- return l(z, j);
11640
+ var D = I(this), x = u(c(D), D);
11641
+ return l(x, j);
11642
11642
  }), $d;
11643
11643
  }
11644
11644
  r1();
@@ -11650,8 +11650,8 @@ function n1() {
11650
11650
  return qN = function(u, I, c, N) {
11651
11651
  var l = M(u), j = r(c), D = j < 0 ? l + j : j;
11652
11652
  if (D >= l || D < 0) throw new i("Incorrect index");
11653
- for (var z = new I(l), T = 0; T < l; T++) z[T] = T === D ? N : u[T];
11654
- return z;
11653
+ for (var x = new I(l), T = 0; T < l; T++) x[T] = T === D ? N : u[T];
11654
+ return x;
11655
11655
  }, qN;
11656
11656
  }
11657
11657
  var Mz;
@@ -11667,8 +11667,8 @@ function i1() {
11667
11667
  return D === 8;
11668
11668
  }
11669
11669
  }();
11670
- return l("with", function(D, z) {
11671
- var T = c(this), s = u(D), A = i(T) ? I(z) : +z;
11670
+ return l("with", function(D, x) {
11671
+ var T = c(this), s = u(D), A = i(T) ? I(x) : +x;
11672
11672
  return M(T, N(T), s, A);
11673
11673
  }, !j), ez;
11674
11674
  }
@@ -11750,10 +11750,10 @@ function Cx() {
11750
11750
  });
11751
11751
  }
11752
11752
  function Nl(M, r, i, u, I, c, N, l, j) {
11753
- const D = M / r, z = i / u, T = (j === Vr.contain ? z < D : z > D) ? M / i : r / u, s = (M / T - i) / 2, A = (r / T - u) / 2, d = I / T, x = c / T, E = N / T - s, m = i - (E + d), S = l / T - A;
11753
+ const D = M / r, x = i / u, T = (j === Vr.contain ? x < D : x > D) ? M / i : r / u, s = (M / T - i) / 2, A = (r / T - u) / 2, d = I / T, z = c / T, E = N / T - s, m = i - (E + d), S = l / T - A;
11754
11754
  return {
11755
11755
  width: d,
11756
- height: x,
11756
+ height: z,
11757
11757
  left: E,
11758
11758
  right: m,
11759
11759
  top: S
@@ -11878,7 +11878,7 @@ function y1(M, r, i) {
11878
11878
  deviceId: l,
11879
11879
  groupId: j,
11880
11880
  facingMode: D
11881
- } = N.getSettings(), z = {
11881
+ } = N.getSettings(), x = {
11882
11882
  deviceId: l || r.deviceId,
11883
11883
  label: N.label || r.label,
11884
11884
  groupId: j || r.groupId,
@@ -11887,7 +11887,7 @@ function y1(M, r, i) {
11887
11887
  return {
11888
11888
  status: It.READY,
11889
11889
  stream: c,
11890
- camera: z
11890
+ camera: x
11891
11891
  };
11892
11892
  } else
11893
11893
  return u.status = It.NOT_SUPPORTED, u;
@@ -11965,22 +11965,22 @@ function kx(M) {
11965
11965
  } = i;
11966
11966
  let N = c;
11967
11967
  if (I)
11968
- for (const z in I)
11969
- if (Object.prototype.hasOwnProperty.call(c, z))
11968
+ for (const x in I)
11969
+ if (Object.prototype.hasOwnProperty.call(c, x))
11970
11970
  N = fi(N, {
11971
- [z]: I[z]
11971
+ [x]: I[x]
11972
11972
  });
11973
11973
  else {
11974
- const T = fi(c.en, I[z]);
11974
+ const T = fi(c.en, I[x]);
11975
11975
  N = fi(N, {
11976
- [z]: T
11976
+ [x]: T
11977
11977
  });
11978
11978
  }
11979
11979
  let l = eO;
11980
11980
  const j = [u, f1(), L1()];
11981
- for (const z of j) {
11982
- if (!z) continue;
11983
- const T = z.substring(0, 2).toLowerCase();
11981
+ for (const x of j) {
11982
+ if (!x) continue;
11983
+ const T = x.substring(0, 2).toLowerCase();
11984
11984
  if (Object.prototype.hasOwnProperty.call(N, T)) {
11985
11985
  l = T;
11986
11986
  break;
@@ -12055,13 +12055,13 @@ function k1(M, r, i) {
12055
12055
  var u;
12056
12056
  const I = M.getContext("2d");
12057
12057
  if (!I || (I.clearRect(0, 0, r.videoContainerParams.width, r.videoContainerParams.height), !(i != null && (u = i.frameResult) !== null && u !== void 0 && (u = u.faces) !== null && u !== void 0 && u.length))) return;
12058
- const c = i.frameResult.faces[0], N = c.landmarks[0], l = c.landmarks[1], j = c.landmarks[3], D = c.landmarks[4], z = Nl.bind(null, r.videoParams.width, r.videoParams.height, r.videoContainerParams.width, r.videoContainerParams.height), T = z.bind(null, 0, 0), s = T(N.x, N.y, Vr.contain), A = T(l.x, l.y, Vr.contain), d = T(j.x, j.y, Vr.contain), x = T(D.x, D.y, Vr.contain), {
12058
+ const c = i.frameResult.faces[0], N = c.landmarks[0], l = c.landmarks[1], j = c.landmarks[3], D = c.landmarks[4], x = Nl.bind(null, r.videoParams.width, r.videoParams.height, r.videoContainerParams.width, r.videoContainerParams.height), T = x.bind(null, 0, 0), s = T(N.x, N.y, Vr.contain), A = T(l.x, l.y, Vr.contain), d = T(j.x, j.y, Vr.contain), z = T(D.x, D.y, Vr.contain), {
12059
12059
  width: E,
12060
12060
  height: m,
12061
12061
  left: S,
12062
- top: f
12063
- } = z(c == null ? void 0 : c.position.width, c == null ? void 0 : c.position.height, c == null ? void 0 : c.position.x, c == null ? void 0 : c.position.y, Vr.contain);
12064
- I.beginPath(), I.rect(S, f, E, m), I.moveTo(s.left, s.top), I.lineTo(A.left, A.top), I.lineTo(x.left, x.top), I.lineTo(d.left, d.top), I.closePath(), I.strokeStyle = "rebeccapurple", I.stroke();
12062
+ top: L
12063
+ } = x(c == null ? void 0 : c.position.width, c == null ? void 0 : c.position.height, c == null ? void 0 : c.position.x, c == null ? void 0 : c.position.y, Vr.contain);
12064
+ I.beginPath(), I.rect(S, L, E, m), I.moveTo(s.left, s.top), I.lineTo(A.left, A.top), I.lineTo(z.left, z.top), I.lineTo(d.left, d.top), I.closePath(), I.strokeStyle = "rebeccapurple", I.stroke();
12065
12065
  }
12066
12066
  const wx = (M, r) => M === _e.ABORT_PROCESSING || M === _e.FAILED && r === WM.SESSION_TIMEOUT;
12067
12067
  function gz(M) {
@@ -12225,7 +12225,7 @@ function H1() {
12225
12225
  groupId: "",
12226
12226
  label: ""
12227
12227
  }
12228
- }), [l, j] = le.useState(null), [D, z] = le.useState(null), T = le.useRef(""), s = le.useCallback(() => {
12228
+ }), [l, j] = le.useState(null), [D, x] = le.useState(null), T = le.useRef(""), s = le.useCallback(() => {
12229
12229
  N((A) => qM(qM({}, A), {}, {
12230
12230
  status: It.PLAY
12231
12231
  }));
@@ -12233,11 +12233,11 @@ function H1() {
12233
12233
  return le.useEffect(() => {
12234
12234
  let A = !0;
12235
12235
  return l1().then((d) => {
12236
- Un("Video devices: ".concat(JSON.stringify(d))), A && (Un(d.isCameraAllowed ? "Preparing the camera" : "Requesting the camera"), N((x) => qM(qM({}, x), {}, {
12236
+ Un("Video devices: ".concat(JSON.stringify(d))), A && (Un(d.isCameraAllowed ? "Preparing the camera" : "Requesting the camera"), N((z) => qM(qM({}, z), {}, {
12237
12237
  status: d.isCameraAllowed ? It.PREPARING : It.REQUESTING
12238
12238
  })), j(d));
12239
12239
  }).catch((d) => {
12240
- Un("Error in receiving media devices: ".concat(d)), A && N((x) => qM(qM({}, x), {}, {
12240
+ Un("Error in receiving media devices: ".concat(d)), A && N((z) => qM(qM({}, z), {}, {
12241
12241
  status: E1() ? It.HTTP_NOT_SUPPORTED : window.isSecureContext ? It.NOT_SUPPORTED : It.INSECURE_PAGE_CONTEXT
12242
12242
  }));
12243
12243
  }), () => {
@@ -12247,14 +12247,14 @@ function H1() {
12247
12247
  let A = !0;
12248
12248
  if (!(!l || D))
12249
12249
  return s1(l).then((d) => {
12250
- Un("Sorted cameras: ".concat(JSON.stringify(d))), A && z(d);
12250
+ Un("Sorted cameras: ".concat(JSON.stringify(d))), A && x(d);
12251
12251
  }).catch((d) => {
12252
12252
  if (Un("Error sorting cameras: ".concat(d)), !!A) {
12253
12253
  if (d instanceof Error && d.name === qL)
12254
- return N((x) => qM(qM({}, x), {}, {
12254
+ return N((z) => qM(qM({}, z), {}, {
12255
12255
  status: It.PERMISSION_DENIED
12256
12256
  }));
12257
- N((x) => qM(qM({}, x), {}, {
12257
+ N((z) => qM(qM({}, z), {}, {
12258
12258
  status: It.UNKNOWN_ERROR
12259
12259
  }));
12260
12260
  }
@@ -12266,8 +12266,8 @@ function H1() {
12266
12266
  const d = u === It.PREPARING || u === It.REQUESTING;
12267
12267
  return !D || !d ? void 0 : (cM(this, null, function* () {
12268
12268
  try {
12269
- const x = nt.isFirefox ? rO : 0;
12270
- yield d1(x);
12269
+ const z = nt.isFirefox ? rO : 0;
12270
+ yield d1(z);
12271
12271
  const E = D1(M, D, i), m = yield y1(r, E, i);
12272
12272
  if (Un("Selected camera: ".concat(JSON.stringify(E))), A)
12273
12273
  T.current = m.camera.deviceId, N(m);
@@ -12275,8 +12275,8 @@ function H1() {
12275
12275
  if (!m.stream) return;
12276
12276
  uz(m.stream);
12277
12277
  }
12278
- } catch (x) {
12279
- if (Un("Get video error: ".concat(x)), !A) return;
12278
+ } catch (z) {
12279
+ if (Un("Get video error: ".concat(z)), !A) return;
12280
12280
  N((E) => qM(qM({}, E), {}, {
12281
12281
  status: It.UNKNOWN_ERROR
12282
12282
  }));
@@ -12419,27 +12419,27 @@ const $1 = le.forwardRef(function(M, r) {
12419
12419
  cameraId: l,
12420
12420
  onRecordService: j,
12421
12421
  videoRecord: D,
12422
- onVideoStarted: z,
12422
+ onVideoStarted: x,
12423
12423
  onVideoStopped: T,
12424
12424
  onMirroringChange: s,
12425
12425
  mirrorType: A = cl.mirror
12426
12426
  } = M;
12427
12427
  const {
12428
12428
  status: d,
12429
- stream: x,
12429
+ stream: z,
12430
12430
  camera: E,
12431
12431
  sortedDevices: m,
12432
12432
  onPlay: S
12433
- } = H1(I, c, l), [f, p] = le.useState(!1), U = le.useRef(null), w = le.useRef(null), X = le.useRef(null), W = () => {
12434
- S(), z == null || z();
12433
+ } = H1(I, c, l), [L, C] = le.useState(!1), U = le.useRef(null), w = le.useRef(null), X = le.useRef(null), W = () => {
12434
+ S(), x == null || x();
12435
12435
  };
12436
12436
  return le.useEffect(() => {
12437
- p(E.facing === Ar.user && A === cl.mirror);
12437
+ C(E.facing === Ar.user && A === cl.mirror);
12438
12438
  }, [E.facing, A]), le.useEffect(() => {
12439
- s == null || s(f);
12440
- }, [f]), le.useImperativeHandle(r, () => ({
12439
+ s == null || s(L);
12440
+ }, [L]), le.useImperativeHandle(r, () => ({
12441
12441
  changeMirror: () => {
12442
- p((b) => !b);
12442
+ C((b) => !b);
12443
12443
  }
12444
12444
  })), le.useEffect(() => {
12445
12445
  const b = w.current, G = X.current, q = () => {
@@ -12461,7 +12461,7 @@ const $1 = le.forwardRef(function(M, r) {
12461
12461
  };
12462
12462
  }, []), le.useEffect(() => {
12463
12463
  const b = w.current;
12464
- if (d === It.READY && b && x && (b.srcObject = x, nt.isIOS ? setTimeout(() => b.play(), nO) : b.play(), D)) {
12464
+ if (d === It.READY && b && z && (b.srcObject = z, nt.isIOS ? setTimeout(() => b.play(), nO) : b.play(), D)) {
12465
12465
  if (U.current) {
12466
12466
  var G;
12467
12467
  (G = U.current) === null || G === void 0 || G.stopRecord();
@@ -12473,7 +12473,7 @@ const $1 = le.forwardRef(function(M, r) {
12473
12473
  }
12474
12474
  U.current = Me, j == null || j(Me);
12475
12475
  }
12476
- U.current.init(x);
12476
+ U.current.init(z);
12477
12477
  }
12478
12478
  const K = aO[d];
12479
12479
  N && K && N(K), i({
@@ -12481,8 +12481,8 @@ const $1 = le.forwardRef(function(M, r) {
12481
12481
  camera: E,
12482
12482
  sortedDevices: m
12483
12483
  });
12484
- }, [d, E, x, m, D]), /* @__PURE__ */ Y.jsx("div", { part: "webcamera-container", ref: X, className: jz.container, children: /* @__PURE__ */ Y.jsx("video", { part: "webcamera-video", onAbort: T, onLoadedData: W, className: jz.video, style: {
12485
- transform: "scaleX(".concat(f ? -1 : 1, ")")
12484
+ }, [d, E, z, m, D]), /* @__PURE__ */ Y.jsx("div", { part: "webcamera-container", ref: X, className: jz.container, children: /* @__PURE__ */ Y.jsx("video", { part: "webcamera-video", onAbort: T, onLoadedData: W, className: jz.video, style: {
12485
+ transform: "scaleX(".concat(L ? -1 : 1, ")")
12486
12486
  }, ref: w, playsInline: !0 }) });
12487
12487
  }), q1 = "_container_kee0d_14", eS = "_translateY_kee0d_31", tS = "_videoContainer_kee0d_39", MS = "_videoContainerRotation_kee0d_44", rS = "_videoContainerBlur_kee0d_64", nS = "_backgroundSvg_kee0d_72", iS = "_hide_kee0d_80", aS = "_frame_kee0d_84", uS = "_dash_kee0d_1", oS = "_done_kee0d_90", IS = "_pulse_kee0d_1", gS = "_hintArrowAnimation_kee0d_106", cS = "_pulseHintArrow_kee0d_1", NS = "_primaryMessage_kee0d_125", lS = "_secondaryMessage_kee0d_134", jS = "_centreMessage_kee0d_146", sS = "_functionalButtons_kee0d_163", DS = "_targetSector_kee0d_214", yS = "_currentSector_kee0d_219", TS = "_firstStepAnimation_kee0d_224", AS = "_targetSectorFirstStepAnimation_kee0d_1", dS = "_currentSectorFirstStepAnimation_kee0d_1", zS = "_ellipseFirstStepAnimation_kee0d_1", xS = "_spriteAnimation_kee0d_1", ES = "_moveCloser_kee0d_1", fS = "_moveAway_kee0d_1", LS = "_fitYourFace_kee0d_1", _t = {
12488
12488
  "message-container": "_message-container_kee0d_2",
@@ -12550,7 +12550,7 @@ const $1 = le.forwardRef(function(M, r) {
12550
12550
  sectorRadius: N
12551
12551
  });
12552
12552
  }, [N]);
12553
- const z = le.useMemo(() => {
12553
+ const x = le.useMemo(() => {
12554
12554
  if (u === i)
12555
12555
  return /* @__PURE__ */ Y.jsx("circle", { part: "camera-screen-sector-active", className: _t.currentSector, strokeWidth: j.sectorRadius / 3, transform: "rotate(".concat(-i * l - EL, " ").concat(I, " ").concat(c, ")"), strokeDasharray: j.strokeDashArrayFill, strokeDashoffset: j.strokeOffset, fill: "none", stroke: "var(--camera-screen-sector-active)", r: j.sectorRadius, cx: I, cy: c, mask: "url(#readinessMask)" });
12556
12556
  }, [i, u]);
@@ -12559,7 +12559,7 @@ const $1 = le.forwardRef(function(M, r) {
12559
12559
  /* @__PURE__ */ Y.jsx("circle", { strokeWidth: j.sectorRadius / 2, r: j.sectorRadius, cx: I, cy: c, fill: "black", stroke: "white" }),
12560
12560
  /* @__PURE__ */ Y.jsx("ellipse", { cx: I, cy: c, rx: N - xa, ry: N - xa })
12561
12561
  ] }) }),
12562
- z
12562
+ x
12563
12563
  ] });
12564
12564
  });
12565
12565
  Ux.displayName = "SectorAnimationSvg";
@@ -12582,18 +12582,18 @@ const OS = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
12582
12582
  centerX: l,
12583
12583
  centerY: j
12584
12584
  } = M;
12585
- const D = c === St.TurnHead, z = c === St.RemoveOcclusion, [T, s] = le.useState(er.TARGET_0_DEG), [A, d] = le.useState(1), x = le.useRef(void 0), [E, m] = le.useState(!1), [S, f] = le.useState(!1), [p, U] = le.useState(null);
12585
+ const D = c === St.TurnHead, x = c === St.RemoveOcclusion, [T, s] = le.useState(er.TARGET_0_DEG), [A, d] = le.useState(1), z = le.useRef(void 0), [E, m] = le.useState(!1), [S, L] = le.useState(!1), [C, U] = le.useState(null);
12586
12586
  return le.useEffect(() => {
12587
- SL.includes(c) && (S && !I || c === St.FitFaceIntoOval && N.x === 0 || (x.current && clearTimeout(x.current), U(c), u(!0), m(CL.includes(c)), f(!0), x.current = setTimeout(() => {
12588
- u(!1), f(!1);
12589
- }, z ? OL : LL), I && (u(!1), f(!1), clearTimeout(x.current))));
12587
+ SL.includes(c) && (S && !I || c === St.FitFaceIntoOval && N.x === 0 || (z.current && clearTimeout(z.current), U(c), u(!0), m(CL.includes(c)), L(!0), z.current = setTimeout(() => {
12588
+ u(!1), L(!1);
12589
+ }, x ? OL : LL), I && (u(!1), L(!1), clearTimeout(z.current))));
12590
12590
  }, [c, I, N.x]), le.useEffect(() => () => {
12591
- clearTimeout(x.current);
12591
+ clearTimeout(z.current);
12592
12592
  }, []), le.useEffect(() => {
12593
12593
  u(D);
12594
12594
  }, [D]), le.useEffect(() => {
12595
12595
  if (S) return;
12596
- if (E && s(er.STATIC_FACE), z) {
12596
+ if (E && s(er.STATIC_FACE), x) {
12597
12597
  s(er.OCCLUSION_HINT), d(1);
12598
12598
  return;
12599
12599
  }
@@ -12618,7 +12618,7 @@ const OS = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
12618
12618
  ) : null,
12619
12619
  S ? (
12620
12620
  // control from state & timeout (move closer, center face, etc)
12621
- /* @__PURE__ */ Y.jsx("div", { className: "".concat(_t["face-hint"], " ").concat(_t["face-hint-animation-" + p]), style: {
12621
+ /* @__PURE__ */ Y.jsx("div", { className: "".concat(_t["face-hint"], " ").concat(_t["face-hint-animation-" + C]), style: {
12622
12622
  position: "absolute",
12623
12623
  "--from-left": "".concat(N.x + N.width / 2 - l, "px"),
12624
12624
  "--from-top": "".concat(N.y + N.height / 2 - j, "px"),
@@ -12716,15 +12716,15 @@ function PS(M) {
12716
12716
  readiness: l,
12717
12717
  numSectors: j,
12718
12718
  currSector: D,
12719
- targetSector: z,
12719
+ targetSector: x,
12720
12720
  step: T,
12721
12721
  showChangeCameraButton: s,
12722
12722
  facePosition: A,
12723
12723
  faceSnapshot: d
12724
12724
  } = M;
12725
- const x = me((Te) => Te.abortProcess), E = me((Te) => Te.rotationAngle), m = me((Te) => Te.livenessType), S = me((Te) => Te.showFaceAnimation), {
12726
- translate: f
12727
- } = Wn.useLocalize(), p = le.useRef(null), U = I === St.HoldStill, w = T > 0 && typeof z == "number", X = c && u.videoStatus === It.PLAY, W = f(QS(u, c, I)), b = {
12725
+ const z = me((Te) => Te.abortProcess), E = me((Te) => Te.rotationAngle), m = me((Te) => Te.livenessType), S = me((Te) => Te.showFaceAnimation), {
12726
+ translate: L
12727
+ } = Wn.useLocalize(), C = le.useRef(null), U = I === St.HoldStill, w = T > 0 && typeof x == "number", X = c && u.videoStatus === It.PLAY, W = L(QS(u, c, I)), b = {
12728
12728
  transition: "".concat(zL, "ms")
12729
12729
  }, G = YS({
12730
12730
  isMobile: nt.isMobile,
@@ -12737,14 +12737,14 @@ function PS(M) {
12737
12737
  targetSector: 0
12738
12738
  });
12739
12739
  le.useEffect(() => {
12740
- if (z === void 0) return;
12741
- const Te = re.current, he = z - Te.targetSector;
12740
+ if (x === void 0) return;
12741
+ const Te = re.current, he = x - Te.targetSector;
12742
12742
  let De = Te.targetSectorAngle - he * K;
12743
12743
  he * K > 180 && (De = Te.targetSectorAngle + (j - he) * K), Me.current += 1, F(De), re.current = {
12744
12744
  targetSectorAngle: De,
12745
- targetSector: z
12745
+ targetSector: x
12746
12746
  };
12747
- }, [z]);
12747
+ }, [x]);
12748
12748
  const [$, oe] = le.useState({
12749
12749
  viewBoxWidth: 0,
12750
12750
  viewBoxHeight: 0,
@@ -12761,7 +12761,7 @@ function PS(M) {
12761
12761
  strokeWidth: 0
12762
12762
  });
12763
12763
  le.useEffect(() => {
12764
- const Te = p.current;
12764
+ const Te = C.current;
12765
12765
  if (Te) {
12766
12766
  const {
12767
12767
  width: he,
@@ -12792,8 +12792,8 @@ function PS(M) {
12792
12792
  const Te = _t.videoContainerRotation, he = E === 90 ? _t["videoContainerRotation-90"] : _t["videoContainerRotation-90-rev"];
12793
12793
  return "".concat(Te, " ").concat(he);
12794
12794
  }, [E]);
12795
- return /* @__PURE__ */ Y.jsxs("div", { ref: p, className: "".concat(_t.container, " ").concat(_t.translateY), style: {
12796
- opacity: x ? 0 : 1
12795
+ return /* @__PURE__ */ Y.jsxs("div", { ref: C, className: "".concat(_t.container, " ").concat(_t.translateY), style: {
12796
+ opacity: z ? 0 : 1
12797
12797
  }, children: [
12798
12798
  /* @__PURE__ */ Y.jsx("div", { className: "".concat(_t.videoContainer, " ").concat(ne), children: /* @__PURE__ */ Y.jsx("div", { className: _t.videoContainerBlur, style: {
12799
12799
  filter: "blur(".concat(_ ? "20px" : 0, ")")
@@ -12823,11 +12823,11 @@ function PS(M) {
12823
12823
  ] })
12824
12824
  ] }),
12825
12825
  /* @__PURE__ */ Y.jsx("rect", { mask: R(), x: "0", y: "0", width: $.viewBoxWidth, height: $.viewBoxHeight, fill: "white" }),
12826
- w && typeof z == "number" && /* @__PURE__ */ Y.jsx(Ux, { numSectors: j, targetSector: z, currSector: D, centerX: $.viewBoxWidth / 2, centerY: $.viewBoxHeight / 2, sectorRadius: $.frameRX }),
12826
+ w && typeof x == "number" && /* @__PURE__ */ Y.jsx(Ux, { numSectors: j, targetSector: x, currSector: D, centerX: $.viewBoxWidth / 2, centerY: $.viewBoxHeight / 2, sectorRadius: $.frameRX }),
12827
12827
  /* @__PURE__ */ Y.jsx("ellipse", { part: "camera-screen-stroke-normal", mask: J(), className: "".concat(U ? _t.done : "", " ").concat(c ? "" : _t.hide), cx: $.maskCX, cy: $.maskCY, rx: w ? $.maskRX : $.frameRX, ry: w ? $.maskRX : $.frameRY, fill: "none", stroke: X ? "var(--camera-screen-stroke-normal)" : "", strokeWidth: k() })
12828
12828
  ] }),
12829
12829
  /* @__PURE__ */ Y.jsx(wS, { maskRY: $.maskRY, rotateDeg: q, isSectorMode: w }),
12830
- S && /* @__PURE__ */ Y.jsx(Qx, { roundRadiusY: $.maskRY, targetSector: w ? z : D, setCameraBlur: de, isSectorMode: w, message: I, facePosition: A, centerX: $.viewBoxWidth / 2, centerY: $.viewBoxHeight / 2 }),
12830
+ S && /* @__PURE__ */ Y.jsx(Qx, { roundRadiusY: $.maskRY, targetSector: w ? x : D, setCameraBlur: de, isSectorMode: w, message: I, facePosition: A, centerX: $.viewBoxWidth / 2, centerY: $.viewBoxHeight / 2 }),
12831
12831
  /* @__PURE__ */ Y.jsx("div", { className: "".concat(_t.secondaryMessage, " ").concat(c ? "" : _t.centreMessage), children: /* @__PURE__ */ Y.jsx(vS, { children: W }) }),
12832
12832
  G && /* @__PURE__ */ Y.jsx("div", { className: _t.functionalButtons, children: /* @__PURE__ */ Y.jsx("button", { disabled: u.videoStatus !== It.PLAY, onClick: N, children: /* @__PURE__ */ Y.jsx(GL, { size: 30 }) }) })
12833
12833
  ] });
@@ -12871,13 +12871,13 @@ const BS = "text/plain", WS = "us-ascii", tl = (M, r) => r.some((i) => i instanc
12871
12871
  l = r ? "" : l;
12872
12872
  let D = !1;
12873
12873
  j[j.length - 1] === "base64" && (j.pop(), D = !0);
12874
- const z = (u = (i = j.shift()) == null ? void 0 : i.toLowerCase()) != null ? u : "", T = [
12874
+ const x = (u = (i = j.shift()) == null ? void 0 : i.toLowerCase()) != null ? u : "", T = [
12875
12875
  ...j.map((s) => {
12876
- let [A, d = ""] = s.split("=").map((x) => x.trim());
12876
+ let [A, d = ""] = s.split("=").map((z) => z.trim());
12877
12877
  return A === "charset" && (d = d.toLowerCase(), d === WS) ? "" : `${A}${d ? `=${d}` : ""}`;
12878
12878
  }).filter(Boolean)
12879
12879
  ];
12880
- return D && T.push("base64"), (T.length > 0 || z && z !== BS) && T.unshift(z), `data:${T.join(";")},${D ? N.trim() : N}${l ? `#${l}` : ""}`;
12880
+ return D && T.push("base64"), (T.length > 0 || x && x !== BS) && T.unshift(x), `data:${T.join(";")},${D ? N.trim() : N}${l ? `#${l}` : ""}`;
12881
12881
  };
12882
12882
  function JS(M, r) {
12883
12883
  if (r = sl({
@@ -12911,8 +12911,8 @@ function JS(M, r) {
12911
12911
  const D = c.exec(u.pathname);
12912
12912
  if (!D)
12913
12913
  break;
12914
- const z = D[0], T = D.index, s = u.pathname.slice(N, T);
12915
- l += s.replace(/\/{2,}/g, "/"), l += z, N = T + z.length;
12914
+ const x = D[0], T = D.index, s = u.pathname.slice(N, T);
12915
+ l += s.replace(/\/{2,}/g, "/"), l += x, N = T + x.length;
12916
12916
  }
12917
12917
  const j = u.pathname.slice(N, u.pathname.length);
12918
12918
  l += j.replace(/\/{2,}/g, "/"), u.pathname = l;
@@ -13206,7 +13206,7 @@ const iC = (M) => {
13206
13206
  if (!l) return;
13207
13207
  const {
13208
13208
  data: j
13209
- } = l, D = rC(l, MC), z = yield j.arrayBuffer(), T = new Uint8Array(z);
13209
+ } = l, D = rC(l, MC), x = yield j.arrayBuffer(), T = new Uint8Array(x);
13210
13210
  if (N === Ju.SYNCHRONOUS_UPLOAD) {
13211
13211
  const s = {
13212
13212
  dataName: "processingVideo",
@@ -13239,7 +13239,7 @@ function aC() {
13239
13239
  languages: l,
13240
13240
  platform: j,
13241
13241
  product: D,
13242
- productSub: z,
13242
+ productSub: x,
13243
13243
  userAgent: T,
13244
13244
  vendor: s,
13245
13245
  vendorSub: A
@@ -13252,7 +13252,7 @@ function aC() {
13252
13252
  languages: l,
13253
13253
  platform: j,
13254
13254
  product: D,
13255
- productSub: z,
13255
+ productSub: x,
13256
13256
  userAgent: T,
13257
13257
  vendor: s,
13258
13258
  vendorSub: A
@@ -13309,17 +13309,17 @@ const gC = 1500, Az = (M) => M * 1e3, rl = ur.create("main"), cC = (M) => M ===
13309
13309
  setTag: l,
13310
13310
  setTransactionId: j,
13311
13311
  url: D,
13312
- tag: z,
13312
+ tag: x,
13313
13313
  livenessType: T,
13314
13314
  videoElementParams: s,
13315
13315
  videoStatusParams: A,
13316
13316
  response: d,
13317
- service: x,
13317
+ service: z,
13318
13318
  serviceListener: E,
13319
13319
  setResponse: m,
13320
13320
  onEvent: S,
13321
- customMetadata: f,
13322
- setShowFaceAnimation: p,
13321
+ customMetadata: L,
13322
+ setShowFaceAnimation: C,
13323
13323
  showFaceAnimation: U
13324
13324
  } = M;
13325
13325
  const w = aC();
@@ -13350,7 +13350,7 @@ const gC = 1500, Az = (M) => M * 1e3, rl = ur.create("main"), cC = (M) => M ===
13350
13350
  camera: A.camera
13351
13351
  }
13352
13352
  };
13353
- N != null && N.extendedWasmResponse && (b.enableLog = !0), x.initialize(b), S({
13353
+ N != null && N.extendedWasmResponse && (b.enableLog = !0), z.initialize(b), S({
13354
13354
  action: nM.SERVICE_INITIALIZED,
13355
13355
  data: null
13356
13356
  }), rl("Service initialized");
@@ -13377,8 +13377,8 @@ const gC = 1500, Az = (M) => M * 1e3, rl = ur.create("main"), cC = (M) => M ===
13377
13377
  },
13378
13378
  cameraState: W
13379
13379
  };
13380
- f && f instanceof Object && Object.keys(f).length > 0 && (b.customMetadata = f), Yn.getInitialisingData(b, z, D, T).then((G) => {
13381
- if ("alwaysShowMsg" in G.config && p(!G.config.alwaysShowMsg), !v1(G.publicKey))
13380
+ L && L instanceof Object && Object.keys(L).length > 0 && (b.customMetadata = L), Yn.getInitialisingData(b, x, D, T).then((G) => {
13381
+ if ("alwaysShowMsg" in G.config && C(!G.config.alwaysShowMsg), !v1(G.publicKey))
13382
13382
  return m((F) => wr(wr({}, F), {}, {
13383
13383
  error: new Pn(OM.WEBSERVICE_NOT_COMPATIBLE)
13384
13384
  }));
@@ -13394,20 +13394,20 @@ const gC = 1500, Az = (M) => M * 1e3, rl = ur.create("main"), cC = (M) => M ===
13394
13394
  debugOutput: N == null ? void 0 : N.faceDebugOutputCanvasFromWasm
13395
13395
  })
13396
13396
  });
13397
- N != null && N.extendedWasmResponse && (q.enableLog = !0), x.initialize(q), S({
13397
+ N != null && N.extendedWasmResponse && (q.enableLog = !0), z.initialize(q), S({
13398
13398
  action: nM.SERVICE_INITIALIZED,
13399
13399
  data: {
13400
13400
  status: gM.EMPTY,
13401
13401
  transactionId: q.transactionId
13402
13402
  }
13403
- }), rl("Service initialized"), j(q.transactionId), z || l(q.tag);
13403
+ }), rl("Service initialized"), j(q.transactionId), x || l(q.tag);
13404
13404
  }).catch((G) => {
13405
- x.shutdown(), m((q) => wr(wr({}, q), {}, {
13405
+ z.shutdown(), m((q) => wr(wr({}, q), {}, {
13406
13406
  error: new Pn(OM.UNKNOWN_ERROR, "initialized request failed with: ".concat(G))
13407
13407
  }));
13408
13408
  });
13409
13409
  }
13410
- !d.prepared && w && E && x.prepare(E).then(() => {
13410
+ !d.prepared && w && E && z.prepare(E).then(() => {
13411
13411
  rl("Service prepared");
13412
13412
  });
13413
13413
  }, [d.prepared, d.initialized, s.videoParams.width, s.videoParams.height, A.sortedDevices, A.camera, N == null ? void 0 : N.faceDebugOutputCanvasFromWasm, D, w]);
@@ -13554,9 +13554,9 @@ const AC = ur.create("main"), dC = (M) => {
13554
13554
  abortSession: !0
13555
13555
  }));
13556
13556
  const {
13557
- imageData: z
13557
+ imageData: x
13558
13558
  } = T1(i.videoElement, Xu.UINT);
13559
- l.processImage(z[0].data, D);
13559
+ l.processImage(x[0].data, D);
13560
13560
  }, [c.initialized, i.videoElement, I, r.videoStatus, u]);
13561
13561
  };
13562
13562
  function Ez(M, r) {
@@ -13624,7 +13624,7 @@ const fC = ur.create("main"), LC = {
13624
13624
  sha256: void 0
13625
13625
  };
13626
13626
  function OC(M) {
13627
- const r = le.useMemo(() => new $S(), []), [i, u] = le.useState(!1), [I, c] = le.useState(LC), N = me((b) => b.metadata), l = me((b) => b.setShowFaceAnimation), j = me((b) => b.onEvent), D = me((b) => b.tag), z = me((b) => b.setTag), T = me((b) => b.transactionId), s = me((b) => b.setTransactionId), A = me((b) => b.url), d = me((b) => b.debug), x = me((b) => b.faceSnapshot), E = me((b) => b.abortProcess), m = me((b) => b.recordingProcess), S = me((b) => nt.isDesktop ? b.rotationAngle : void 0), f = me((b) => b.livenessType), p = me((b) => b.holdStillDuration), U = me((b) => b.timeoutInterval), w = me((b) => b.detectOcclusion), X = me((b) => b.showFaceAnimation), W = (b) => {
13627
+ const r = le.useMemo(() => new $S(), []), [i, u] = le.useState(!1), [I, c] = le.useState(LC), N = me((b) => b.metadata), l = me((b) => b.setShowFaceAnimation), j = me((b) => b.onEvent), D = me((b) => b.tag), x = me((b) => b.setTag), T = me((b) => b.transactionId), s = me((b) => b.setTransactionId), A = me((b) => b.url), d = me((b) => b.debug), z = me((b) => b.faceSnapshot), E = me((b) => b.abortProcess), m = me((b) => b.recordingProcess), S = me((b) => nt.isDesktop ? b.rotationAngle : void 0), L = me((b) => b.livenessType), C = me((b) => b.holdStillDuration), U = me((b) => b.timeoutInterval), w = me((b) => b.detectOcclusion), X = me((b) => b.showFaceAnimation), W = (b) => {
13628
13628
  let {
13629
13629
  data: G,
13630
13630
  initialized: q,
@@ -13652,15 +13652,15 @@ function OC(M) {
13652
13652
  videoElementParams: M.videoElementParams,
13653
13653
  videoStatusParams: M.videoStatusParams,
13654
13654
  rotationAngle: S,
13655
- faceSnapshot: x,
13656
- holdStillDuration: p,
13655
+ faceSnapshot: z,
13656
+ holdStillDuration: C,
13657
13657
  timeoutInterval: U,
13658
13658
  debug: d,
13659
- setTag: z,
13659
+ setTag: x,
13660
13660
  setTransactionId: s,
13661
13661
  url: A,
13662
13662
  tag: D,
13663
- livenessType: f,
13663
+ livenessType: L,
13664
13664
  detectOcclusion: w,
13665
13665
  onEvent: j,
13666
13666
  setShowFaceAnimation: l,
@@ -13744,15 +13744,15 @@ function mC() {
13744
13744
  setAbortSessionStatus: l,
13745
13745
  setAbortProcess: j,
13746
13746
  setImages: D,
13747
- setPublicKey: z,
13747
+ setPublicKey: x,
13748
13748
  faceSnapshot: T,
13749
13749
  setCompletionStatus: s,
13750
13750
  setRequest: A,
13751
13751
  onError: d,
13752
- recordingProcess: x,
13752
+ recordingProcess: z,
13753
13753
  setSha256: E,
13754
13754
  transactionId: m
13755
- } = me(), S = x !== Ju.NOT_UPLOAD, f = le.useRef(null), [p, U] = le.useState(null), [w, X] = le.useState({
13755
+ } = me(), S = z !== Ju.NOT_UPLOAD, L = le.useRef(null), [C, U] = le.useState(null), [w, X] = le.useState({
13756
13756
  videoElement: null,
13757
13757
  videoParams: {
13758
13758
  width: 0,
@@ -13804,7 +13804,7 @@ function mC() {
13804
13804
  } = OC({
13805
13805
  videoStatusParams: G,
13806
13806
  videoElementParams: w,
13807
- recordService: p
13807
+ recordService: C
13808
13808
  }), Je = G.camera.facing === Ar.user ? Gu["mirror-x"] : "", ut = le.useMemo(() => T || !S ? !1 : {
13809
13809
  debug: r == null ? void 0 : r.videoRecordingSaveVideo
13810
13810
  }, [r == null ? void 0 : r.videoRecordingSaveVideo, T, S]), xt = le.useCallback(() => {
@@ -13855,7 +13855,7 @@ function mC() {
13855
13855
  }[G.videoStatus];
13856
13856
  Pe && s(Pe);
13857
13857
  }, [G.videoStatus]), le.useEffect(() => {
13858
- !fe || T || z(fe);
13858
+ !fe || T || x(fe);
13859
13859
  }, [fe]), le.useEffect(() => {
13860
13860
  if (_) return;
13861
13861
  re === bM.Timeout && !oe && (M({
@@ -13883,13 +13883,13 @@ function mC() {
13883
13883
  const Pe = Ae[1], tt = Nl(w.videoParams.width, w.videoParams.height, w.videoContainerParams.width, w.videoContainerParams.height, Pe.axisX, Pe.axisY, Pe.center.x, Pe.center.y, Vr.contain);
13884
13884
  b(tt);
13885
13885
  }, [w, Ae]), le.useEffect(() => {
13886
- const Pe = f.current;
13886
+ const Pe = L.current;
13887
13887
  r != null && r.faceDebugOutputCanvasFromWasm && R && Pe && k1(Pe, w, R);
13888
13888
  }, [R, w, r == null ? void 0 : r.faceDebugOutputCanvasFromWasm]), le.useEffect(() => {
13889
13889
  _ && d(_);
13890
13890
  }, [_]), /* @__PURE__ */ Y.jsxs("div", { className: Gu.container, children: [
13891
13891
  /* @__PURE__ */ Y.jsx(RS, { facePosition: F, readiness: De, step: de, numSectors: he, currSector: ne, targetSector: Te, captureFrame: W, videoStatusParams: G, message: Me, prepared: J && te, onChangeCamera: xt, showChangeCameraButton: i, faceSnapshot: T, children: J ? /* @__PURE__ */ Y.jsx($1, { onVideoSizeChange: X, onVideoStatusChange: q, mode: Ar.user, resolution: nt.isMobile ? Ea.HD : Ea.FULL_HD, onFailStatus: Nt, cameraId: u, onRecordService: U, videoRecord: ut }) : null }),
13892
- (r == null ? void 0 : r.faceDebugOutputCanvasFromWasm) && /* @__PURE__ */ Y.jsx("div", { className: Gu.translateY, children: /* @__PURE__ */ Y.jsx("canvas", { ref: f, className: "".concat(Gu["debug-canvas"], " ").concat(Je), width: w.videoContainerParams.width, height: w.videoContainerParams.height }) })
13892
+ (r == null ? void 0 : r.faceDebugOutputCanvasFromWasm) && /* @__PURE__ */ Y.jsx("div", { className: Gu.translateY, children: /* @__PURE__ */ Y.jsx("canvas", { ref: L, className: "".concat(Gu["debug-canvas"], " ").concat(Je), width: w.videoContainerParams.width, height: w.videoContainerParams.height }) })
13893
13893
  ] });
13894
13894
  }
13895
13895
  const wC = "_container_e810x_1", hC = "_spinner_e810x_15", Lz = {
@@ -13986,13 +13986,13 @@ function RC(M) {
13986
13986
  setAbortSessionStatus: l,
13987
13987
  completionStatus: j,
13988
13988
  setCompletionStatus: D,
13989
- onRestart: z,
13989
+ onRestart: x,
13990
13990
  onRotateDevice: T,
13991
13991
  onError: s
13992
13992
  } = me(), {
13993
13993
  orientation: A,
13994
13994
  isLandscape: d
13995
- } = Zl(), x = le.useRef(!0), E = le.useCallback(() => {
13995
+ } = Zl(), z = le.useRef(!0), E = le.useCallback(() => {
13996
13996
  u({
13997
13997
  action: nM.CLOSE,
13998
13998
  data: {
@@ -14014,13 +14014,13 @@ function RC(M) {
14014
14014
  }
14015
14015
  }), !!wx(j, c) && j === _e.ABORT_PROCESSING) {
14016
14016
  const m = nt.isMobileOnly && d;
14017
- z(m), N(!1), l(null);
14017
+ x(m), N(!1), l(null);
14018
14018
  }
14019
14019
  }, [j]), le.useEffect(() => {
14020
14020
  if (!nt.isMobile) return;
14021
14021
  const m = nt.isMobileOnly && d;
14022
- if (x.current) {
14023
- x.current = !1, m && D(_e.RESTART);
14022
+ if (z.current) {
14023
+ z.current = !1, m && D(_e.RESTART);
14024
14024
  return;
14025
14025
  }
14026
14026
  T(m, nt.isTablet);
@@ -15849,23 +15849,23 @@ var vz;
15849
15849
  function kK() {
15850
15850
  if (vz) return pz;
15851
15851
  vz = 1;
15852
- var M = mt(), r = vr(), i = OK(), u = jt(), I = Jr(), c = Ut(), N = SK(), l = pK(), j = zr(), D = i && i.prototype, z = !!i && u(function() {
15852
+ var M = mt(), r = vr(), i = OK(), u = jt(), I = Jr(), c = Ut(), N = SK(), l = pK(), j = zr(), D = i && i.prototype, x = !!i && u(function() {
15853
15853
  D.finally.call({ then: function() {
15854
15854
  } }, function() {
15855
15855
  });
15856
15856
  });
15857
- if (M({ target: "Promise", proto: !0, real: !0, forced: z }, {
15857
+ if (M({ target: "Promise", proto: !0, real: !0, forced: x }, {
15858
15858
  finally: function(s) {
15859
15859
  var A = N(this, I("Promise")), d = c(s);
15860
15860
  return this.then(
15861
- d ? function(x) {
15861
+ d ? function(z) {
15862
15862
  return l(A, s()).then(function() {
15863
- return x;
15863
+ return z;
15864
15864
  });
15865
15865
  } : s,
15866
- d ? function(x) {
15866
+ d ? function(z) {
15867
15867
  return l(A, s()).then(function() {
15868
- throw x;
15868
+ throw z;
15869
15869
  });
15870
15870
  } : s
15871
15871
  );
@@ -15928,17 +15928,17 @@ function bK(M) {
15928
15928
  transactionId: l,
15929
15929
  publicKey: j,
15930
15930
  onEvent: D,
15931
- url: z,
15931
+ url: x,
15932
15932
  debug: T,
15933
15933
  headers: s,
15934
15934
  tag: A,
15935
15935
  startScreen: d = !0,
15936
- deviceOrientation: x = !1,
15936
+ deviceOrientation: z = !1,
15937
15937
  completionStatus: E,
15938
15938
  setCompletionStatus: m,
15939
15939
  onRestart: S,
15940
- request: f,
15941
- setResponse: p,
15940
+ request: L,
15941
+ setResponse: C,
15942
15942
  onRotateDevice: U,
15943
15943
  onError: w,
15944
15944
  sha256: X,
@@ -15949,19 +15949,19 @@ function bK(M) {
15949
15949
  } = Zl(), [q, F] = le.useState(!1), K = le.useRef(!0), Me = le.useCallback(() => {
15950
15950
  E === _e.CAPTURING && l ? (i(!0), u(WM.CLOSE_BUTTON)) : (i(!1), m(d ? _e.INSTRUCTION : _e.FAILED)), F(!0);
15951
15951
  }, [E, l]);
15952
- return le.useEffect(() => (bx && w(new Pn("HTTP_NOT_SUPPORTED")), d || m(_e.CAPTURING), x && nt.isMobile && !Ei.initialized && Ei.init(T == null ? void 0 : T.deviceOrientationPlate), () => {
15952
+ return le.useEffect(() => (bx && w(new Pn("HTTP_NOT_SUPPORTED")), d || m(_e.CAPTURING), z && nt.isMobile && !Ei.initialized && Ei.init(T == null ? void 0 : T.deviceOrientationPlate), () => {
15953
15953
  Yn.abortLivenessRequest(), nt.isMobile && Ei.initialized && Ei.shutdown();
15954
15954
  }), []), le.useEffect(() => {
15955
15955
  if (E === _e.PROCESSING_REQUEST) {
15956
- if (!f || !j || !X) return;
15957
- Yn.getLivenessDetectionResult(f, {
15956
+ if (!L || !j || !X) return;
15957
+ Yn.getLivenessDetectionResult(L, {
15958
15958
  transactionId: l,
15959
- backendURL: z,
15959
+ backendURL: x,
15960
15960
  publicKey: j,
15961
15961
  signature: X
15962
15962
  }).then((re) => {
15963
15963
  var $;
15964
- p(re), m(re.status === pL.CONFIRMED ? _e.SUCCESS : _e.FAILED);
15964
+ C(re), m(re.status === pL.CONFIRMED ? _e.SUCCESS : _e.FAILED);
15965
15965
  const oe = {
15966
15966
  code: re.code,
15967
15967
  metadata: re.metadata,
@@ -15989,21 +15989,21 @@ function bK(M) {
15989
15989
  }));
15990
15990
  });
15991
15991
  }
15992
- if (wx(E, c) && f) {
15992
+ if (wx(E, c) && L) {
15993
15993
  if (E === _e.ABORT_PROCESSING) {
15994
15994
  const re = nt.isMobileOnly && G;
15995
15995
  S(re), i(!1);
15996
15996
  }
15997
- Yn.sendLivenessAbortedResult(f, {
15997
+ Yn.sendLivenessAbortedResult(L, {
15998
15998
  transactionId: l,
15999
- backendURL: z,
15999
+ backendURL: x,
16000
16000
  publicKey: j,
16001
16001
  signature: X
16002
16002
  }).finally(() => {
16003
16003
  u(null);
16004
16004
  });
16005
16005
  }
16006
- }, [E, f, z, l, X]), le.useEffect(() => {
16006
+ }, [E, L, x, l, X]), le.useEffect(() => {
16007
16007
  !N && q && (Yn.abortLivenessRequest(), D({
16008
16008
  action: nM.CLOSE,
16009
16009
  data: mK({
@@ -16343,43 +16343,43 @@ wi(No, "MODULE", go);
16343
16343
  wi(No, "ERROR_ENUM_NAME", "LivenessError");
16344
16344
  wi(No, "SHORT_CODE", "FML");
16345
16345
  var $l = !1, hi = function(r) {
16346
- var i = r.moduleProps, u = r.perform, I = r.idvEventListener, c = r.isProcessing, N = i.config, l = i.serviceURL, j = i.templateId, D = i.recordingProcess, z = i.sessionId, T = i.serviceToken, s = la.useRef(null), A = la.useRef(null), d = la.useRef(!1), x = function(m) {
16347
- var S, f = m.detail, p = (f == null || (S = f.data) === null || S === void 0 ? void 0 : S.transactionId) || "";
16348
- if (f.action === "PROCESS_FINISHED") {
16349
- var U, w, X, W;
16350
- if (d.current) return;
16351
- if ((U = m.detail.data) !== null && U !== void 0 && U.reason && ((w = m.detail.data) === null || w === void 0 ? void 0 : w.status) === Yz.ERROR && !JK.includes(m.detail.data.reason)) {
16352
- var b = m.detail.data.reason, G = new No({
16346
+ var i = r.moduleProps, u = r.perform, I = r.idvEventListener, c = r.isProcessing, N = i.config, l = i.serviceURL, j = i.templateId, D = i.recordingProcess, x = i.sessionId, T = i.serviceToken, s = i.locale, A = la.useRef(null), d = la.useRef(null), z = la.useRef(!1), E = function(S) {
16347
+ var L, C = S.detail, U = (C == null || (L = C.data) === null || L === void 0 ? void 0 : L.transactionId) || "";
16348
+ if (C.action === "PROCESS_FINISHED") {
16349
+ var w, X, W, b;
16350
+ if (z.current) return;
16351
+ if ((w = S.detail.data) !== null && w !== void 0 && w.reason && ((X = S.detail.data) === null || X === void 0 ? void 0 : X.status) === Yz.ERROR && !JK.includes(S.detail.data.reason)) {
16352
+ var G = S.detail.data.reason, q = new No({
16353
16353
  errorCode: Kl.INTERNAL_ERROR,
16354
- underlyingError: "ErrorTypes." + b
16355
- }), q = new co({
16354
+ underlyingError: "ErrorTypes." + G
16355
+ }), F = new co({
16356
16356
  errorCode: Xl.LIVENESS_ERROR,
16357
- underlyingBaseError: G
16357
+ underlyingBaseError: q
16358
16358
  });
16359
- u(q);
16359
+ u(F);
16360
16360
  }
16361
- if (((X = f.data) === null || X === void 0 ? void 0 : X.status) === Yz.OK && (W = f.data) !== null && W !== void 0 && W.response) {
16362
- var F = f.data.response.code === 0;
16363
- if (F) {
16361
+ if (((W = C.data) === null || W === void 0 ? void 0 : W.status) === Yz.OK && (b = C.data) !== null && b !== void 0 && b.response) {
16362
+ var K = C.data.response.code === 0;
16363
+ if (K) {
16364
16364
  c && c(!0);
16365
- var K = f.data.response.transactionId;
16365
+ var Me = C.data.response.transactionId;
16366
16366
  u({
16367
- transactionId: K,
16367
+ transactionId: Me,
16368
16368
  cancel: !1
16369
- }), d.current = !0;
16369
+ }), z.current = !0;
16370
16370
  return;
16371
16371
  }
16372
16372
  }
16373
16373
  }
16374
- if (f.action === "RETRY_COUNTER_EXCEEDED") {
16374
+ if (C.action === "RETRY_COUNTER_EXCEEDED") {
16375
16375
  c && c(!0), u({
16376
- transactionId: p,
16376
+ transactionId: U,
16377
16377
  cancel: !1
16378
- }), d.current = !0;
16378
+ }), z.current = !0;
16379
16379
  return;
16380
16380
  }
16381
- (f == null ? void 0 : f.action) === "CLOSE" && u({
16382
- transactionId: p,
16381
+ (C == null ? void 0 : C.action) === "CLOSE" && u({
16382
+ transactionId: U,
16383
16383
  cancel: !0
16384
16384
  });
16385
16385
  };
@@ -16387,21 +16387,21 @@ var $l = !1, hi = function(r) {
16387
16387
  I(j, {
16388
16388
  action: "Face Liveness is ready"
16389
16389
  });
16390
- var E = s.current;
16391
- return E && E.addEventListener("face-liveness", x), function() {
16392
- E && E.removeEventListener("face-liveness", x);
16390
+ var m = A.current;
16391
+ return m && m.addEventListener("face-liveness", E), function() {
16392
+ m && m.removeEventListener("face-liveness", E);
16393
16393
  };
16394
16394
  }, []), la.useEffect(function() {
16395
- var E = A.current;
16396
- E && (console.info("%cFace Liveness web component version: %s", "color: #6e56b0;", E.version), E.settings = {
16395
+ var m = d.current;
16396
+ m && (console.info("%cFace Liveness web component version: %s", "color: #6e56b0;", m.version), m.settings = {
16397
16397
  url: l || "https://dev-idv.regulaforensics.com/faceapi",
16398
- locale: "en",
16398
+ locale: s && typeof s == "string" ? s.substring(0, 2).toLowerCase() : void 0,
16399
16399
  startScreen: !0,
16400
16400
  copyright: !0,
16401
16401
  headers: {
16402
16402
  Authorization: "Connection ".concat(T)
16403
16403
  },
16404
- tag: z,
16404
+ tag: x,
16405
16405
  retryCount: N == null ? void 0 : N.attemptsCount,
16406
16406
  recordingProcess: D || VK.SYNCHRONOUS_UPLOAD,
16407
16407
  customization: {
@@ -16411,7 +16411,7 @@ var $l = !1, hi = function(r) {
16411
16411
  });
16412
16412
  }, []), /* @__PURE__ */ lD.jsx("div", { style: {
16413
16413
  height: "100%"
16414
- }, ref: s, children: /* @__PURE__ */ lD.jsx("face-liveness", { ref: A }) });
16414
+ }, ref: A, children: /* @__PURE__ */ lD.jsx("face-liveness", { ref: d }) });
16415
16415
  };
16416
16416
  hi.getSupportedTemplates = function() {
16417
16417
  return [Xx.LIVENESS];