@regulaforensics/vp-frontend-face-components 8.1.1988-nightly → 8.1.1990-rc

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/main.js CHANGED
@@ -10,19 +10,19 @@ var Oc = (e, r, t) => r in e ? X4(e, r, { enumerable: !0, configurable: !0, writ
10
10
  return e;
11
11
  };
12
12
  var Er = (e, r, t) => new Promise((M, i) => {
13
- var n = (I) => {
13
+ var n = (s) => {
14
14
  try {
15
- o(t.next(I));
15
+ o(t.next(s));
16
16
  } catch (c) {
17
17
  i(c);
18
18
  }
19
- }, a = (I) => {
19
+ }, a = (s) => {
20
20
  try {
21
- o(t.throw(I));
21
+ o(t.throw(s));
22
22
  } catch (c) {
23
23
  i(c);
24
24
  }
25
- }, o = (I) => I.done ? M(I.value) : Promise.resolve(I.value).then(n, a);
25
+ }, o = (s) => s.done ? M(s.value) : Promise.resolve(s.value).then(n, a);
26
26
  o((t = t.apply(e, r)).next());
27
27
  });
28
28
  var Sc = typeof globalThis != "undefined" ? globalThis : typeof window != "undefined" ? window : typeof global != "undefined" ? global : typeof self != "undefined" ? self : {};
@@ -382,9 +382,9 @@ var Ji, oI;
382
382
  function gr() {
383
383
  if (oI) return Ji;
384
384
  oI = 1;
385
- var e = ve(), r = Su(), t = lr(), M = Mi(), i = ri(), n = yy(), a = e.Symbol, o = r("wks"), I = n ? a.for || a : a && a.withoutSetter || M;
385
+ var e = ve(), r = Su(), t = lr(), M = Mi(), i = ri(), n = yy(), a = e.Symbol, o = r("wks"), s = n ? a.for || a : a && a.withoutSetter || M;
386
386
  return Ji = function(c) {
387
- return t(o, c) || (o[c] = i && t(a, c) ? a[c] : I("Symbol." + c)), o[c];
387
+ return t(o, c) || (o[c] = i && t(a, c) ? a[c] : s("Symbol." + c)), o[c];
388
388
  }, Ji;
389
389
  }
390
390
  var qi, uI;
@@ -392,14 +392,14 @@ function Ty() {
392
392
  if (uI) return qi;
393
393
  uI = 1;
394
394
  var e = Ve(), r = Dr(), t = ti(), M = AM(), i = Ml(), n = gr(), a = TypeError, o = n("toPrimitive");
395
- return qi = function(I, c) {
396
- if (!r(I) || t(I)) return I;
397
- var j = M(I, o), s;
395
+ return qi = function(s, c) {
396
+ if (!r(s) || t(s)) return s;
397
+ var j = M(s, o), I;
398
398
  if (j) {
399
- if (c === void 0 && (c = "default"), s = e(j, I, c), !r(s) || t(s)) return s;
399
+ if (c === void 0 && (c = "default"), I = e(j, s, c), !r(I) || t(I)) return I;
400
400
  throw new a("Can't convert object to primitive value");
401
401
  }
402
- return c === void 0 && (c = "number"), i(I, c);
402
+ return c === void 0 && (c = "number"), i(s, c);
403
403
  }, qi;
404
404
  }
405
405
  var Xi, cI;
@@ -438,13 +438,13 @@ var gI;
438
438
  function fu() {
439
439
  if (gI) return Ti;
440
440
  gI = 1;
441
- var e = Mr(), r = Ve(), t = Dy(), M = pt(), i = TM(), n = Cu(), a = lr(), o = ly(), I = Object.getOwnPropertyDescriptor;
442
- return Ti.f = e ? I : function(j, s) {
443
- if (j = i(j), s = n(s), o) try {
444
- return I(j, s);
441
+ var e = Mr(), r = Ve(), t = Dy(), M = pt(), i = TM(), n = Cu(), a = lr(), o = ly(), s = Object.getOwnPropertyDescriptor;
442
+ return Ti.f = e ? s : function(j, I) {
443
+ if (j = i(j), I = n(I), o) try {
444
+ return s(j, I);
445
445
  } catch (u) {
446
446
  }
447
- if (a(j, s)) return M(!r(t.f, j, s), j[s]);
447
+ if (a(j, I)) return M(!r(t.f, j, I), j[I]);
448
448
  }, Ti;
449
449
  }
450
450
  var rn = {}, tn, NI;
@@ -474,13 +474,13 @@ var DI;
474
474
  function rt() {
475
475
  if (DI) return rn;
476
476
  DI = 1;
477
- var e = Mr(), r = ly(), t = Ay(), M = Nr(), i = Cu(), n = TypeError, a = Object.defineProperty, o = Object.getOwnPropertyDescriptor, I = "enumerable", c = "configurable", j = "writable";
477
+ var e = Mr(), r = ly(), t = Ay(), M = Nr(), i = Cu(), n = TypeError, a = Object.defineProperty, o = Object.getOwnPropertyDescriptor, s = "enumerable", c = "configurable", j = "writable";
478
478
  return rn.f = e ? t ? function(u, N, g) {
479
479
  if (M(u), N = i(N), M(g), typeof u == "function" && N === "prototype" && "value" in g && j in g && !g[j]) {
480
480
  var D = o(u, N);
481
481
  D && D[j] && (u[N] = g.value, g = {
482
482
  configurable: c in g ? g[c] : D[c],
483
- enumerable: I in g ? g[I] : D[I],
483
+ enumerable: s in g ? g[s] : D[s],
484
484
  writable: !1
485
485
  });
486
486
  }
@@ -550,8 +550,8 @@ var gn, dI;
550
550
  function tt() {
551
551
  if (dI) return gn;
552
552
  dI = 1;
553
- var e = il(), r = ve(), t = Dr(), M = Wr(), i = lr(), n = Lu(), a = wu(), o = mu(), I = "Object already initialized", c = r.TypeError, j = r.WeakMap, s, u, N, g = function(l) {
554
- return N(l) ? u(l) : s(l, {});
553
+ var e = il(), r = ve(), t = Dr(), M = Wr(), i = lr(), n = Lu(), a = wu(), o = mu(), s = "Object already initialized", c = r.TypeError, j = r.WeakMap, I, u, N, g = function(l) {
554
+ return N(l) ? u(l) : I(l, {});
555
555
  }, D = function(l) {
556
556
  return function(T) {
557
557
  var x;
@@ -562,8 +562,8 @@ function tt() {
562
562
  };
563
563
  if (e || n.state) {
564
564
  var y = n.state || (n.state = new j());
565
- y.get = y.get, y.has = y.has, y.set = y.set, s = function(l, T) {
566
- if (y.has(l)) throw new c(I);
565
+ y.get = y.get, y.has = y.has, y.set = y.set, I = function(l, T) {
566
+ if (y.has(l)) throw new c(s);
567
567
  return T.facade = l, y.set(l, T), T;
568
568
  }, u = function(l) {
569
569
  return y.get(l) || {};
@@ -572,8 +572,8 @@ function tt() {
572
572
  };
573
573
  } else {
574
574
  var E = a("state");
575
- o[E] = !0, s = function(l, T) {
576
- if (i(l, E)) throw new c(I);
575
+ o[E] = !0, I = function(l, T) {
576
+ if (i(l, E)) throw new c(s);
577
577
  return T.facade = l, M(l, E, T), T;
578
578
  }, u = function(l) {
579
579
  return i(l, E) ? l[E] : {};
@@ -582,7 +582,7 @@ function tt() {
582
582
  };
583
583
  }
584
584
  return gn = {
585
- set: s,
585
+ set: I,
586
586
  get: u,
587
587
  has: N,
588
588
  enforce: g,
@@ -593,16 +593,16 @@ var zI;
593
593
  function xy() {
594
594
  if (zI) return an.exports;
595
595
  zI = 1;
596
- var e = pe(), r = Ye(), t = ar(), M = lr(), i = Mr(), n = ii().CONFIGURABLE, a = Ey(), o = tt(), I = o.enforce, c = o.get, j = String, s = Object.defineProperty, u = e("".slice), N = e("".replace), g = e([].join), D = i && !r(function() {
597
- return s(function() {
596
+ var e = pe(), r = Ye(), t = ar(), M = lr(), i = Mr(), n = ii().CONFIGURABLE, a = Ey(), o = tt(), s = o.enforce, c = o.get, j = String, I = Object.defineProperty, u = e("".slice), N = e("".replace), g = e([].join), D = i && !r(function() {
597
+ return I(function() {
598
598
  }, "length", { value: 8 }).length !== 8;
599
599
  }), y = String(String).split("String"), E = an.exports = function(l, T, x) {
600
- u(j(T), 0, 7) === "Symbol(" && (T = "[" + N(j(T), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), x && x.getter && (T = "get " + T), x && x.setter && (T = "set " + T), (!M(l, "name") || n && l.name !== T) && (i ? s(l, "name", { value: T, configurable: !0 }) : l.name = T), D && x && M(x, "arity") && l.length !== x.arity && s(l, "length", { value: x.arity });
600
+ u(j(T), 0, 7) === "Symbol(" && (T = "[" + N(j(T), /^Symbol\(([^)]*)\).*$/, "$1") + "]"), x && x.getter && (T = "get " + T), x && x.setter && (T = "set " + T), (!M(l, "name") || n && l.name !== T) && (i ? I(l, "name", { value: T, configurable: !0 }) : l.name = T), D && x && M(x, "arity") && l.length !== x.arity && I(l, "length", { value: x.arity });
601
601
  try {
602
- x && M(x, "constructor") && x.constructor ? i && s(l, "prototype", { writable: !1 }) : l.prototype && (l.prototype = void 0);
602
+ x && M(x, "constructor") && x.constructor ? i && I(l, "prototype", { writable: !1 }) : l.prototype && (l.prototype = void 0);
603
603
  } catch (O) {
604
604
  }
605
- var z = I(l);
605
+ var z = s(l);
606
606
  return M(z, "source") || (z.source = g(y, typeof T == "string" ? T : "")), l;
607
607
  };
608
608
  return Function.prototype.toString = E(function() {
@@ -616,15 +616,15 @@ function Mt() {
616
616
  var e = ar(), r = rt(), t = xy(), M = Ou();
617
617
  return Nn = function(i, n, a, o) {
618
618
  o || (o = {});
619
- var I = o.enumerable, c = o.name !== void 0 ? o.name : n;
619
+ var s = o.enumerable, c = o.name !== void 0 ? o.name : n;
620
620
  if (e(a) && t(a, c, o), o.global)
621
- I ? i[n] = a : M(n, a);
621
+ s ? i[n] = a : M(n, a);
622
622
  else {
623
623
  try {
624
- o.unsafe ? i[n] && (I = !0) : delete i[n];
624
+ o.unsafe ? i[n] && (s = !0) : delete i[n];
625
625
  } catch (j) {
626
626
  }
627
- I ? i[n] = a : r.f(i, n, {
627
+ s ? i[n] = a : r.f(i, n, {
628
628
  value: a,
629
629
  enumerable: !1,
630
630
  configurable: !o.nonConfigurable,
@@ -689,14 +689,14 @@ function al() {
689
689
  wI = 1;
690
690
  var e = TM(), r = ni(), t = Cr(), M = function(i) {
691
691
  return function(n, a, o) {
692
- var I = e(n), c = t(I);
692
+ var s = e(n), c = t(s);
693
693
  if (c === 0) return !i && -1;
694
- var j = r(o, c), s;
694
+ var j = r(o, c), I;
695
695
  if (i && a !== a) {
696
696
  for (; c > j; )
697
- if (s = I[j++], s !== s) return !0;
697
+ if (I = s[j++], I !== I) return !0;
698
698
  } else for (; c > j; j++)
699
- if ((i || j in I) && I[j] === a) return i || j || 0;
699
+ if ((i || j in s) && s[j] === a) return i || j || 0;
700
700
  return !i && -1;
701
701
  };
702
702
  };
@@ -715,9 +715,9 @@ function dy() {
715
715
  mI = 1;
716
716
  var e = pe(), r = lr(), t = TM(), M = al().indexOf, i = mu(), n = e([].push);
717
717
  return xn = function(a, o) {
718
- var I = t(a), c = 0, j = [], s;
719
- for (s in I) !r(i, s) && r(I, s) && n(j, s);
720
- for (; o.length > c; ) r(I, s = o[c++]) && (~M(j, s) || n(j, s));
718
+ var s = t(a), c = 0, j = [], I;
719
+ for (I in s) !r(i, I) && r(s, I) && n(j, I);
720
+ for (; o.length > c; ) r(s, I = o[c++]) && (~M(j, I) || n(j, I));
721
721
  return j;
722
722
  }, xn;
723
723
  }
@@ -752,8 +752,8 @@ function ol() {
752
752
  UI = 1;
753
753
  var e = ct(), r = pe(), t = zy(), M = Oy(), i = Nr(), n = r([].concat);
754
754
  return On = e("Reflect", "ownKeys") || function(o) {
755
- var I = t.f(i(o)), c = M.f;
756
- return c ? n(I, c(o)) : I;
755
+ var s = t.f(i(o)), c = M.f;
756
+ return c ? n(s, c(o)) : s;
757
757
  }, On;
758
758
  }
759
759
  var Ln, bI;
@@ -762,9 +762,9 @@ function hu() {
762
762
  bI = 1;
763
763
  var e = lr(), r = ol(), t = fu(), M = rt();
764
764
  return Ln = function(i, n, a) {
765
- for (var o = r(n), I = M.f, c = t.f, j = 0; j < o.length; j++) {
766
- var s = o[j];
767
- !e(i, s) && !(a && e(a, s)) && I(i, s, c(n, s));
765
+ for (var o = r(n), s = M.f, c = t.f, j = 0; j < o.length; j++) {
766
+ var I = o[j];
767
+ !e(i, I) && !(a && e(a, I)) && s(i, I, c(n, I));
768
768
  }
769
769
  }, Ln;
770
770
  }
@@ -772,11 +772,11 @@ var Sn, QI;
772
772
  function ul() {
773
773
  if (QI) return Sn;
774
774
  QI = 1;
775
- var e = Ye(), r = ar(), t = /#|\.prototype\./, M = function(I, c) {
776
- var j = n[i(I)];
775
+ var e = Ye(), r = ar(), t = /#|\.prototype\./, M = function(s, c) {
776
+ var j = n[i(s)];
777
777
  return j === o ? !0 : j === a ? !1 : r(c) ? e(c) : !!c;
778
- }, i = M.normalize = function(I) {
779
- return String(I).replace(t, ".").toLowerCase();
778
+ }, i = M.normalize = function(s) {
779
+ return String(s).replace(t, ".").toLowerCase();
780
780
  }, n = M.data = {}, a = M.NATIVE = "N", o = M.POLYFILL = "P";
781
781
  return Sn = M, Sn;
782
782
  }
@@ -785,10 +785,10 @@ function Je() {
785
785
  if (YI) return Cn;
786
786
  YI = 1;
787
787
  var e = ve(), r = fu().f, t = Wr(), M = Mt(), i = Ou(), n = hu(), a = ul();
788
- return Cn = function(o, I) {
789
- var c = o.target, j = o.global, s = o.stat, u, N, g, D, y, E;
790
- if (j ? N = e : s ? N = e[c] || i(c, {}) : N = e[c] && e[c].prototype, N) for (g in I) {
791
- if (y = I[g], o.dontCallGetSet ? (E = r(N, g), D = E && E.value) : D = N[g], u = a(j ? g : c + (s ? "." : "#") + g, o.forced), !u && D !== void 0) {
788
+ return Cn = function(o, s) {
789
+ var c = o.target, j = o.global, I = o.stat, u, N, g, D, y, E;
790
+ if (j ? N = e : I ? N = e[c] || i(c, {}) : N = e[c] && e[c].prototype, N) for (g in s) {
791
+ if (y = s[g], o.dontCallGetSet ? (E = r(N, g), D = E && E.value) : D = N[g], u = a(j ? g : c + (I ? "." : "#") + g, o.forced), !u && D !== void 0) {
792
792
  if (typeof y == typeof D) continue;
793
793
  n(y, D);
794
794
  }
@@ -847,8 +847,8 @@ function eM() {
847
847
  a = e(Object.prototype, "__proto__", "set"), a(n, []), i = n instanceof Array;
848
848
  } catch (o) {
849
849
  }
850
- return function(I, c) {
851
- return t(I), M(c), r(I) && (i ? a(I, c) : I.__proto__ = c), I;
850
+ return function(s, c) {
851
+ return t(s), M(c), r(s) && (i ? a(s, c) : s.__proto__ = c), s;
852
852
  };
853
853
  })() : void 0), pn;
854
854
  }
@@ -896,15 +896,15 @@ function Et() {
896
896
  ZI = 1;
897
897
  var e = gl(), r = ar(), t = St(), M = gr(), i = M("toStringTag"), n = Object, a = t(/* @__PURE__ */ (function() {
898
898
  return arguments;
899
- })()) === "Arguments", o = function(I, c) {
899
+ })()) === "Arguments", o = function(s, c) {
900
900
  try {
901
- return I[c];
901
+ return s[c];
902
902
  } catch (j) {
903
903
  }
904
904
  };
905
- return bn = e ? t : function(I) {
906
- var c, j, s;
907
- return I === void 0 ? "Undefined" : I === null ? "Null" : typeof (j = o(c = n(I), i)) == "string" ? j : a ? t(c) : (s = t(c)) === "Object" && r(c.callee) ? "Arguments" : s;
905
+ return bn = e ? t : function(s) {
906
+ var c, j, I;
907
+ return s === void 0 ? "Undefined" : s === null ? "Null" : typeof (j = o(c = n(s), i)) == "string" ? j : a ? t(c) : (I = t(c)) === "Object" && r(c.callee) ? "Arguments" : I;
908
908
  }, bn;
909
909
  }
910
910
  var Qn, WI;
@@ -971,17 +971,17 @@ var Gn, es;
971
971
  function ll() {
972
972
  if (es) return Gn;
973
973
  es = 1;
974
- var e = ct(), r = lr(), t = Wr(), M = ht(), i = eM(), n = hu(), a = sl(), o = bu(), I = Nl(), c = jl(), j = Tl(), s = Mr(), u = It();
974
+ var e = ct(), r = lr(), t = Wr(), M = ht(), i = eM(), n = hu(), a = sl(), o = bu(), s = Nl(), c = jl(), j = Tl(), I = Mr(), u = It();
975
975
  return Gn = function(N, g, D, y) {
976
976
  var E = "stackTraceLimit", l = y ? 2 : 1, T = N.split("."), x = T[T.length - 1], z = e.apply(null, T);
977
977
  if (z) {
978
978
  var O = z.prototype;
979
979
  if (!u && r(O, "cause") && delete O.cause, !D) return z;
980
980
  var L = e("Error"), p = g(function(U, v) {
981
- var w = I(y ? v : U, void 0), b = y ? new z(U) : new z();
981
+ var w = s(y ? v : U, void 0), b = y ? new z(U) : new z();
982
982
  return w !== void 0 && t(b, "message", w), j(b, p, b.stack, 2), this && M(O, this) && o(b, this, p), arguments.length > l && c(b, arguments[l]), b;
983
983
  });
984
- if (p.prototype = O, x !== "Error" ? i ? i(p, L) : n(p, L, { name: !0 }) : s && E in z && (a(p, z, E), a(p, z, "prepareStackTrace")), n(p, z), !u) try {
984
+ if (p.prototype = O, x !== "Error" ? i ? i(p, L) : n(p, L, { name: !0 }) : I && E in z && (a(p, z, E), a(p, z, "prepareStackTrace")), n(p, z), !u) try {
985
985
  O.name !== x && t(O, "name", x), O.constructor = p;
986
986
  } catch (U) {
987
987
  }
@@ -994,52 +994,52 @@ function Al() {
994
994
  if (rs) return Cc;
995
995
  rs = 1;
996
996
  var e = Je(), r = ve(), t = ku(), M = ll(), i = "WebAssembly", n = r[i], a = new Error("e", { cause: 7 }).cause !== 7, o = function(c, j) {
997
- var s = {};
998
- s[c] = M(c, j, a), e({ global: !0, constructor: !0, arity: 1, forced: a }, s);
999
- }, I = function(c, j) {
997
+ var I = {};
998
+ I[c] = M(c, j, a), e({ global: !0, constructor: !0, arity: 1, forced: a }, I);
999
+ }, s = function(c, j) {
1000
1000
  if (n && n[c]) {
1001
- var s = {};
1002
- s[c] = M(i + "." + c, j, a), e({ target: i, stat: !0, constructor: !0, arity: 1, forced: a }, s);
1001
+ var I = {};
1002
+ I[c] = M(i + "." + c, j, a), e({ target: i, stat: !0, constructor: !0, arity: 1, forced: a }, I);
1003
1003
  }
1004
1004
  };
1005
1005
  return o("Error", function(c) {
1006
- return function(s) {
1006
+ return function(I) {
1007
1007
  return t(c, this, arguments);
1008
1008
  };
1009
1009
  }), o("EvalError", function(c) {
1010
- return function(s) {
1010
+ return function(I) {
1011
1011
  return t(c, this, arguments);
1012
1012
  };
1013
1013
  }), o("RangeError", function(c) {
1014
- return function(s) {
1014
+ return function(I) {
1015
1015
  return t(c, this, arguments);
1016
1016
  };
1017
1017
  }), o("ReferenceError", function(c) {
1018
- return function(s) {
1018
+ return function(I) {
1019
1019
  return t(c, this, arguments);
1020
1020
  };
1021
1021
  }), o("SyntaxError", function(c) {
1022
- return function(s) {
1022
+ return function(I) {
1023
1023
  return t(c, this, arguments);
1024
1024
  };
1025
1025
  }), o("TypeError", function(c) {
1026
- return function(s) {
1026
+ return function(I) {
1027
1027
  return t(c, this, arguments);
1028
1028
  };
1029
1029
  }), o("URIError", function(c) {
1030
- return function(s) {
1030
+ return function(I) {
1031
1031
  return t(c, this, arguments);
1032
1032
  };
1033
- }), I("CompileError", function(c) {
1034
- return function(s) {
1033
+ }), s("CompileError", function(c) {
1034
+ return function(I) {
1035
1035
  return t(c, this, arguments);
1036
1036
  };
1037
- }), I("LinkError", function(c) {
1038
- return function(s) {
1037
+ }), s("LinkError", function(c) {
1038
+ return function(I) {
1039
1039
  return t(c, this, arguments);
1040
1040
  };
1041
- }), I("RuntimeError", function(c) {
1042
- return function(s) {
1041
+ }), s("RuntimeError", function(c) {
1042
+ return function(I) {
1043
1043
  return t(c, this, arguments);
1044
1044
  };
1045
1045
  }), Cc;
@@ -1096,15 +1096,15 @@ function dl() {
1096
1096
  } catch (c) {
1097
1097
  return c instanceof TypeError;
1098
1098
  }
1099
- }, I = a || !o();
1100
- return e({ target: "Array", proto: !0, arity: 1, forced: I }, {
1099
+ }, s = a || !o();
1100
+ return e({ target: "Array", proto: !0, arity: 1, forced: s }, {
1101
1101
  // eslint-disable-next-line no-unused-vars -- required for `.length`
1102
1102
  push: function(j) {
1103
- var s = r(this), u = t(s), N = arguments.length;
1103
+ var I = r(this), u = t(I), N = arguments.length;
1104
1104
  i(u + N);
1105
1105
  for (var g = 0; g < N; g++)
1106
- s[u] = arguments[g], u++;
1107
- return M(s, u), u;
1106
+ I[u] = arguments[g], u++;
1107
+ return M(I, u), u;
1108
1108
  }
1109
1109
  }), ts;
1110
1110
  }
@@ -1135,8 +1135,8 @@ function xM() {
1135
1135
  if (Is) return Vn;
1136
1136
  Is = 1;
1137
1137
  var e = lr(), r = ar(), t = Zr(), M = wu(), i = zl(), n = M("IE_PROTO"), a = Object, o = a.prototype;
1138
- return Vn = i ? a.getPrototypeOf : function(I) {
1139
- var c = t(I);
1138
+ return Vn = i ? a.getPrototypeOf : function(s) {
1139
+ var c = t(s);
1140
1140
  if (e(c, n)) return c[n];
1141
1141
  var j = c.constructor;
1142
1142
  return r(j) && c instanceof j ? j.prototype : c instanceof a ? o : null;
@@ -1174,9 +1174,9 @@ function Ol() {
1174
1174
  if (js) return Xn;
1175
1175
  js = 1;
1176
1176
  var e = Mr(), r = Ay(), t = rt(), M = Nr(), i = TM(), n = Ly();
1177
- return Xn.f = e && !r ? Object.defineProperties : function(o, I) {
1177
+ return Xn.f = e && !r ? Object.defineProperties : function(o, s) {
1178
1178
  M(o);
1179
- for (var c = i(I), j = n(I), s = j.length, u = 0, N; s > u; ) t.f(o, N = j[u++], c[N]);
1179
+ for (var c = i(s), j = n(s), I = j.length, u = 0, N; I > u; ) t.f(o, N = j[u++], c[N]);
1180
1180
  return o;
1181
1181
  }, Xn;
1182
1182
  }
@@ -1191,9 +1191,9 @@ var ra, ys;
1191
1191
  function kt() {
1192
1192
  if (ys) return ra;
1193
1193
  ys = 1;
1194
- var e = Nr(), r = Ol(), t = pu(), M = mu(), i = Ll(), n = vu(), a = wu(), o = ">", I = "<", c = "prototype", j = "script", s = a("IE_PROTO"), u = function() {
1194
+ var e = Nr(), r = Ol(), t = pu(), M = mu(), i = Ll(), n = vu(), a = wu(), o = ">", s = "<", c = "prototype", j = "script", I = a("IE_PROTO"), u = function() {
1195
1195
  }, N = function(l) {
1196
- return I + j + o + l + I + "/" + j + o;
1196
+ return s + j + o + l + s + "/" + j + o;
1197
1197
  }, g = function(l) {
1198
1198
  l.write(N("")), l.close();
1199
1199
  var T = l.parentWindow.Object;
@@ -1210,22 +1210,22 @@ function kt() {
1210
1210
  for (var l = t.length; l--; ) delete E[c][t[l]];
1211
1211
  return E();
1212
1212
  };
1213
- return M[s] = !0, ra = Object.create || function(T, x) {
1213
+ return M[I] = !0, ra = Object.create || function(T, x) {
1214
1214
  var z;
1215
- return T !== null ? (u[c] = e(T), z = new u(), u[c] = null, z[s] = T) : z = E(), x === void 0 ? z : r.f(z, x);
1215
+ return T !== null ? (u[c] = e(T), z = new u(), u[c] = null, z[I] = T) : z = E(), x === void 0 ? z : r.f(z, x);
1216
1216
  }, ra;
1217
1217
  }
1218
1218
  var ta, Ts;
1219
1219
  function oi() {
1220
1220
  if (Ts) return ta;
1221
1221
  Ts = 1;
1222
- var e = Ye(), r = ar(), t = Dr(), M = kt(), i = xM(), n = Mt(), a = gr(), o = It(), I = a("iterator"), c = !1, j, s, u;
1223
- [].keys && (u = [].keys(), "next" in u ? (s = i(i(u)), s !== Object.prototype && (j = s)) : c = !0);
1222
+ var e = Ye(), r = ar(), t = Dr(), M = kt(), i = xM(), n = Mt(), a = gr(), o = It(), s = a("iterator"), c = !1, j, I, u;
1223
+ [].keys && (u = [].keys(), "next" in u ? (I = i(i(u)), I !== Object.prototype && (j = I)) : c = !0);
1224
1224
  var N = !t(j) || e(function() {
1225
1225
  var g = {};
1226
- return j[I].call(g) !== g;
1226
+ return j[s].call(g) !== g;
1227
1227
  });
1228
- return N ? j = {} : o && (j = M(j)), r(j[I]) || n(j, I, function() {
1228
+ return N ? j = {} : o && (j = M(j)), r(j[s]) || n(j, s, function() {
1229
1229
  return this;
1230
1230
  }), ta = {
1231
1231
  IteratorPrototype: j,
@@ -1236,23 +1236,23 @@ var ls;
1236
1236
  function Sl() {
1237
1237
  if (ls) return os;
1238
1238
  ls = 1;
1239
- var e = Je(), r = ve(), t = EM(), M = Nr(), i = ar(), n = xM(), a = xt(), o = Qu(), I = Ye(), c = lr(), j = gr(), s = oi().IteratorPrototype, u = Mr(), N = It(), g = "constructor", D = "Iterator", y = j("toStringTag"), E = TypeError, l = r[D], T = N || !i(l) || l.prototype !== s || !I(function() {
1239
+ var e = Je(), r = ve(), t = EM(), M = Nr(), i = ar(), n = xM(), a = xt(), o = Qu(), s = Ye(), c = lr(), j = gr(), I = oi().IteratorPrototype, u = Mr(), N = It(), g = "constructor", D = "Iterator", y = j("toStringTag"), E = TypeError, l = r[D], T = N || !i(l) || l.prototype !== I || !s(function() {
1240
1240
  l({});
1241
1241
  }), x = function() {
1242
- if (t(this, s), n(this) === s) throw new E("Abstract class Iterator not directly constructable");
1242
+ if (t(this, I), n(this) === I) throw new E("Abstract class Iterator not directly constructable");
1243
1243
  }, z = function(O, L) {
1244
- u ? a(s, O, {
1244
+ u ? a(I, O, {
1245
1245
  configurable: !0,
1246
1246
  get: function() {
1247
1247
  return L;
1248
1248
  },
1249
1249
  set: function(p) {
1250
- if (M(this), this === s) throw new E("You can't redefine this property");
1250
+ if (M(this), this === I) throw new E("You can't redefine this property");
1251
1251
  c(this, O) ? this[O] = p : o(this, O, p);
1252
1252
  }
1253
- }) : s[O] = L;
1253
+ }) : I[O] = L;
1254
1254
  };
1255
- return c(s, y) || z(y, D), (T || !c(s, g) || s[g] === Object) && z(g, x), x.prototype = s, e({ global: !0, constructor: !0, forced: T }, {
1255
+ return c(I, y) || z(y, D), (T || !c(I, g) || I[g] === Object) && z(g, x), x.prototype = I, e({ global: !0, constructor: !0, forced: T }, {
1256
1256
  Iterator: x
1257
1257
  }), os;
1258
1258
  }
@@ -1297,8 +1297,8 @@ function dt() {
1297
1297
  return n;
1298
1298
  }
1299
1299
  a = e(a, M);
1300
- } catch (I) {
1301
- o = !0, a = I;
1300
+ } catch (s) {
1301
+ o = !0, a = s;
1302
1302
  }
1303
1303
  if (i === "throw") throw n;
1304
1304
  if (o) throw a;
@@ -1326,16 +1326,16 @@ var ua, Ls;
1326
1326
  function Sy() {
1327
1327
  if (Ls) return ua;
1328
1328
  Ls = 1;
1329
- var e = Ve(), r = kt(), t = Wr(), M = Yu(), i = gr(), n = tt(), a = AM(), o = oi().IteratorPrototype, I = ui(), c = dt(), j = Cl(), s = i("toStringTag"), u = "IteratorHelper", N = "WrapForValidIterator", g = "normal", D = "throw", y = n.set, E = function(x) {
1329
+ var e = Ve(), r = kt(), t = Wr(), M = Yu(), i = gr(), n = tt(), a = AM(), o = oi().IteratorPrototype, s = ui(), c = dt(), j = Cl(), I = i("toStringTag"), u = "IteratorHelper", N = "WrapForValidIterator", g = "normal", D = "throw", y = n.set, E = function(x) {
1330
1330
  var z = n.getterFor(x ? N : u);
1331
1331
  return M(r(o), {
1332
1332
  next: function() {
1333
1333
  var L = z(this);
1334
1334
  if (x) return L.nextHandler();
1335
- if (L.done) return I(void 0, !0);
1335
+ if (L.done) return s(void 0, !0);
1336
1336
  try {
1337
1337
  var p = L.nextHandler();
1338
- return L.returnHandlerResult ? p : I(p, L.done);
1338
+ return L.returnHandlerResult ? p : s(p, L.done);
1339
1339
  } catch (U) {
1340
1340
  throw L.done = !0, U;
1341
1341
  }
@@ -1344,7 +1344,7 @@ function Sy() {
1344
1344
  var O = z(this), L = O.iterator;
1345
1345
  if (O.done = !0, x) {
1346
1346
  var p = a(L, "return");
1347
- return p ? e(p, L) : I(void 0, !0);
1347
+ return p ? e(p, L) : s(void 0, !0);
1348
1348
  }
1349
1349
  if (O.inner) try {
1350
1350
  c(O.inner.iterator, g);
@@ -1356,11 +1356,11 @@ function Sy() {
1356
1356
  } catch (U) {
1357
1357
  return c(L, D, U);
1358
1358
  }
1359
- return L && c(L, g), I(void 0, !0);
1359
+ return L && c(L, g), s(void 0, !0);
1360
1360
  }
1361
1361
  });
1362
1362
  }, l = E(!0), T = E(!1);
1363
- return t(T, s, "Iterator Helper"), ua = function(x, z, O) {
1363
+ return t(T, I, "Iterator Helper"), ua = function(x, z, O) {
1364
1364
  var L = function(U, v) {
1365
1365
  v ? (v.iterator = U.iterator, v.next = U.next) : v = U, v.type = z ? N : u, v.returnHandlerResult = !!O, v.nextHandler = x, v.counter = 0, v.done = !1, y(this, v);
1366
1366
  };
@@ -1417,8 +1417,8 @@ var fs;
1417
1417
  function vl() {
1418
1418
  if (fs) return As;
1419
1419
  fs = 1;
1420
- var e = Je(), r = Ve(), t = _r(), M = Nr(), i = dM(), n = Sy(), a = _u(), o = It(), I = dt(), c = Cy(), j = zM(), s = !o && !c("filter", function() {
1421
- }), u = !o && !s && j("filter", TypeError), N = o || s || u, g = n(function() {
1420
+ var e = Je(), r = Ve(), t = _r(), M = Nr(), i = dM(), n = Sy(), a = _u(), o = It(), s = dt(), c = Cy(), j = zM(), I = !o && !c("filter", function() {
1421
+ }), u = !o && !I && j("filter", TypeError), N = o || I || u, g = n(function() {
1422
1422
  for (var D = this.iterator, y = this.predicate, E = this.next, l, T, x; ; ) {
1423
1423
  if (l = M(r(E, D)), T = this.done = !!l.done, T) return;
1424
1424
  if (x = l.value, a(D, y, [x, this.counter++], !0)) return x;
@@ -1430,7 +1430,7 @@ function vl() {
1430
1430
  try {
1431
1431
  t(y);
1432
1432
  } catch (E) {
1433
- I(this, "throw", E);
1433
+ s(this, "throw", E);
1434
1434
  }
1435
1435
  return u ? r(u, this, y) : new g(i(this), {
1436
1436
  predicate: y
@@ -1487,8 +1487,8 @@ function ci() {
1487
1487
  bs = 1;
1488
1488
  var e = Ve(), r = _r(), t = Nr(), M = Xt(), i = LM(), n = TypeError;
1489
1489
  return Ta = function(a, o) {
1490
- var I = arguments.length < 2 ? i(a) : o;
1491
- if (r(I)) return t(e(I, a));
1490
+ var s = arguments.length < 2 ? i(a) : o;
1491
+ if (r(s)) return t(e(s, a));
1492
1492
  throw new n(M(a) + " is not iterable");
1493
1493
  }, Ta;
1494
1494
  }
@@ -1496,12 +1496,12 @@ var la, Qs;
1496
1496
  function $u() {
1497
1497
  if (Qs) return la;
1498
1498
  Qs = 1;
1499
- var e = Ut(), r = Ve(), t = Nr(), M = Xt(), i = Ru(), n = Cr(), a = ht(), o = ci(), I = LM(), c = dt(), j = TypeError, s = function(N, g) {
1499
+ var e = Ut(), r = Ve(), t = Nr(), M = Xt(), i = Ru(), n = Cr(), a = ht(), o = ci(), s = LM(), c = dt(), j = TypeError, I = function(N, g) {
1500
1500
  this.stopped = N, this.result = g;
1501
- }, u = s.prototype;
1501
+ }, u = I.prototype;
1502
1502
  return la = function(N, g, D) {
1503
1503
  var y = D && D.that, E = !!(D && D.AS_ENTRIES), l = !!(D && D.IS_RECORD), T = !!(D && D.IS_ITERATOR), x = !!(D && D.INTERRUPTED), z = e(g, y), O, L, p, U, v, w, b, R = function(G) {
1504
- return O && c(O, "normal"), new s(!0, G);
1504
+ return O && c(O, "normal"), new I(!0, G);
1505
1505
  }, m = function(G) {
1506
1506
  return E ? (t(G), x ? z(G[0], G[1], R) : z(G[0], G[1])) : x ? z(G, R) : z(G);
1507
1507
  };
@@ -1510,11 +1510,11 @@ function $u() {
1510
1510
  else if (T)
1511
1511
  O = N;
1512
1512
  else {
1513
- if (L = I(N), !L) throw new j(M(N) + " is not iterable");
1513
+ if (L = s(N), !L) throw new j(M(N) + " is not iterable");
1514
1514
  if (i(L)) {
1515
1515
  for (p = 0, U = n(N); U > p; p++)
1516
1516
  if (v = m(N[p]), v && a(u, v)) return v;
1517
- return new s(!1);
1517
+ return new I(!1);
1518
1518
  }
1519
1519
  O = o(N, L);
1520
1520
  }
@@ -1526,15 +1526,15 @@ function $u() {
1526
1526
  }
1527
1527
  if (typeof v == "object" && v && a(u, v)) return v;
1528
1528
  }
1529
- return new s(!1);
1529
+ return new I(!1);
1530
1530
  }, la;
1531
1531
  }
1532
1532
  var Ys;
1533
1533
  function fl() {
1534
1534
  if (Ys) return ws;
1535
1535
  Ys = 1;
1536
- var e = Je(), r = Ve(), t = $u(), M = _r(), i = Nr(), n = dM(), a = dt(), o = zM(), I = o("forEach", TypeError);
1537
- return e({ target: "Iterator", proto: !0, real: !0, forced: I }, {
1536
+ var e = Je(), r = Ve(), t = $u(), M = _r(), i = Nr(), n = dM(), a = dt(), o = zM(), s = o("forEach", TypeError);
1537
+ return e({ target: "Iterator", proto: !0, real: !0, forced: s }, {
1538
1538
  forEach: function(j) {
1539
1539
  i(this);
1540
1540
  try {
@@ -1542,9 +1542,9 @@ function fl() {
1542
1542
  } catch (N) {
1543
1543
  a(this, "throw", N);
1544
1544
  }
1545
- if (I) return r(I, this, j);
1546
- var s = n(this), u = 0;
1547
- t(s, function(N) {
1545
+ if (s) return r(s, this, j);
1546
+ var I = n(this), u = 0;
1547
+ t(I, function(N) {
1548
1548
  j(N, u++);
1549
1549
  }, { IS_RECORD: !0 });
1550
1550
  }
@@ -1573,7 +1573,7 @@ var xa, $s;
1573
1573
  function vy() {
1574
1574
  if ($s) return xa;
1575
1575
  $s = 1;
1576
- var e = pe(), r = lr(), t = SyntaxError, M = parseInt, i = String.fromCharCode, n = e("".charAt), a = e("".slice), o = e(/./.exec), I = {
1576
+ var e = pe(), r = lr(), t = SyntaxError, M = parseInt, i = String.fromCharCode, n = e("".charAt), a = e("".slice), o = e(/./.exec), s = {
1577
1577
  '\\"': '"',
1578
1578
  "\\\\": "\\",
1579
1579
  "\\/": "/",
@@ -1584,16 +1584,16 @@ function vy() {
1584
1584
  "\\r": "\r",
1585
1585
  "\\t": " "
1586
1586
  }, c = /^[\da-f]{4}$/i, j = /^[\u0000-\u001F]$/;
1587
- return xa = function(s, u) {
1588
- for (var N = !0, g = ""; u < s.length; ) {
1589
- var D = n(s, u);
1587
+ return xa = function(I, u) {
1588
+ for (var N = !0, g = ""; u < I.length; ) {
1589
+ var D = n(I, u);
1590
1590
  if (D === "\\") {
1591
- var y = a(s, u, u + 2);
1592
- if (r(I, y))
1593
- g += I[y], u += 2;
1591
+ var y = a(I, u, u + 2);
1592
+ if (r(s, y))
1593
+ g += s[y], u += 2;
1594
1594
  else if (y === "\\u") {
1595
1595
  u += 2;
1596
- var E = a(s, u, u + 4);
1596
+ var E = a(I, u, u + 4);
1597
1597
  if (!o(c, E)) throw new t("Bad Unicode escape at: " + u);
1598
1598
  g += i(M(E, 16)), u += 4;
1599
1599
  } else throw new t('Unknown escape sequence: "' + y + '"');
@@ -1623,7 +1623,7 @@ var Bs;
1623
1623
  function pl() {
1624
1624
  if (Bs) return _s;
1625
1625
  Bs = 1;
1626
- var e = Je(), r = ct(), t = ku(), M = Ve(), i = pe(), n = Ye(), a = ai(), o = ar(), I = wl(), c = ti(), j = St(), s = Pr(), u = Ii(), N = vy(), g = Mi(), D = ri(), y = ml(), E = String, l = r("JSON", "stringify"), T = i(/./.exec), x = i("".charAt), z = i("".charCodeAt), O = i("".replace), L = i("".slice), p = i([].push), U = i(1.1.toString), v = /[\uD800-\uDFFF]/g, w = /^[\uD800-\uDBFF]$/, b = /^[\uDC00-\uDFFF]$/, R = g(), m = R.length, G = !D || n(function() {
1626
+ var e = Je(), r = ct(), t = ku(), M = Ve(), i = pe(), n = Ye(), a = ai(), o = ar(), s = wl(), c = ti(), j = St(), I = Pr(), u = Ii(), N = vy(), g = Mi(), D = ri(), y = ml(), E = String, l = r("JSON", "stringify"), T = i(/./.exec), x = i("".charAt), z = i("".charCodeAt), O = i("".replace), L = i("".slice), p = i([].push), U = i(1.1.toString), v = /[\uD800-\uDFFF]/g, w = /^[\uD800-\uDBFF]$/, b = /^[\uDC00-\uDFFF]$/, R = g(), m = R.length, G = !D || n(function() {
1627
1627
  var q = r("Symbol")("stringify detection");
1628
1628
  return l([q]) !== "[null]" || l({ a: q }) !== "{}" || l(Object(q)) !== "{}";
1629
1629
  }), Z = n(function() {
@@ -1642,7 +1642,7 @@ function pl() {
1642
1642
  if (a(q)) {
1643
1643
  for (var Ie = q.length, B = [], $ = 0; $ < Ie; $++) {
1644
1644
  var Y = q[$];
1645
- typeof Y == "string" ? p(B, Y) : (typeof Y == "number" || j(Y) === "Number" || j(Y) === "String") && p(B, s(Y));
1645
+ typeof Y == "string" ? p(B, Y) : (typeof Y == "number" || j(Y) === "Number" || j(Y) === "String") && p(B, I(Y));
1646
1646
  }
1647
1647
  var h = B.length, ee = !0;
1648
1648
  return function(ue, te) {
@@ -1657,7 +1657,7 @@ function pl() {
1657
1657
  stringify: function(Ie, B, $) {
1658
1658
  var Y = K(B), h = [], ee = re(Ie, function(Ee, _e) {
1659
1659
  var Pe = o(Y) ? M(Y, this, E(Ee), _e) : _e;
1660
- return !y && I(Pe) ? R + (p(h, Pe.rawJSON) - 1) : Pe;
1660
+ return !y && s(Pe) ? R + (p(h, Pe.rawJSON) - 1) : Pe;
1661
1661
  }, $);
1662
1662
  if (typeof ee != "string" || (Z && (ee = O(ee, v, F)), y)) return ee;
1663
1663
  for (var ue = "", te = ee.length, De = 0; De < te; De++) {
@@ -1681,10 +1681,10 @@ var Oa, Zs;
1681
1681
  function hl() {
1682
1682
  if (Zs) return Oa;
1683
1683
  Zs = 1;
1684
- var e = pe(), r = qt(), t = Pr(), M = fy(), i = e("".replace), n = RegExp("^[" + M + "]+"), a = RegExp("(^|[^" + M + "])[" + M + "]+$"), o = function(I) {
1684
+ var e = pe(), r = qt(), t = Pr(), M = fy(), i = e("".replace), n = RegExp("^[" + M + "]+"), a = RegExp("(^|[^" + M + "])[" + M + "]+$"), o = function(s) {
1685
1685
  return function(c) {
1686
1686
  var j = t(r(c));
1687
- return I & 1 && (j = i(j, n, "")), I & 2 && (j = i(j, a, "$1")), j;
1687
+ return s & 1 && (j = i(j, n, "")), s & 2 && (j = i(j, a, "$1")), j;
1688
1688
  };
1689
1689
  };
1690
1690
  return Oa = {
@@ -1793,16 +1793,16 @@ function wy() {
1793
1793
  var e = oi().IteratorPrototype, r = kt(), t = pt(), M = rM(), i = OM(), n = function() {
1794
1794
  return this;
1795
1795
  };
1796
- return wa = function(a, o, I, c) {
1796
+ return wa = function(a, o, s, c) {
1797
1797
  var j = o + " Iterator";
1798
- return a.prototype = r(e, { next: t(+!c, I) }), M(a, j, !1, !0), i[j] = n, a;
1798
+ return a.prototype = r(e, { next: t(+!c, s) }), M(a, j, !1, !0), i[j] = n, a;
1799
1799
  }, wa;
1800
1800
  }
1801
1801
  var ma, tg;
1802
1802
  function my() {
1803
1803
  if (tg) return ma;
1804
1804
  tg = 1;
1805
- var e = Je(), r = Ve(), t = It(), M = ii(), i = ar(), n = wy(), a = xM(), o = eM(), I = rM(), c = Wr(), j = Mt(), s = gr(), u = OM(), N = oi(), g = M.PROPER, D = M.CONFIGURABLE, y = N.IteratorPrototype, E = N.BUGGY_SAFARI_ITERATORS, l = s("iterator"), T = "keys", x = "values", z = "entries", O = function() {
1805
+ var e = Je(), r = Ve(), t = It(), M = ii(), i = ar(), n = wy(), a = xM(), o = eM(), s = rM(), c = Wr(), j = Mt(), I = gr(), u = OM(), N = oi(), g = M.PROPER, D = M.CONFIGURABLE, y = N.IteratorPrototype, E = N.BUGGY_SAFARI_ITERATORS, l = I("iterator"), T = "keys", x = "values", z = "entries", O = function() {
1806
1806
  return this;
1807
1807
  };
1808
1808
  return ma = function(L, p, U, v, w, b, R) {
@@ -1828,7 +1828,7 @@ function my() {
1828
1828
  return new U(this);
1829
1829
  };
1830
1830
  }, G = p + " Iterator", Z = !1, re = L.prototype, F = re[l] || re["@@iterator"] || w && re[w], K = !E && F || m(w), q = p === "Array" && re.entries || F, Ie, B, $;
1831
- if (q && (Ie = a(q.call(new L())), Ie !== Object.prototype && Ie.next && (!t && a(Ie) !== y && (o ? o(Ie, y) : i(Ie[l]) || j(Ie, l, O)), I(Ie, G, !0, !0), t && (u[G] = O))), g && w === x && F && F.name !== x && (!t && D ? c(re, "name", x) : (Z = !0, K = function() {
1831
+ if (q && (Ie = a(q.call(new L())), Ie !== Object.prototype && Ie.next && (!t && a(Ie) !== y && (o ? o(Ie, y) : i(Ie[l]) || j(Ie, l, O)), s(Ie, G, !0, !0), t && (u[G] = O))), g && w === x && F && F.name !== x && (!t && D ? c(re, "name", x) : (Z = !0, K = function() {
1832
1832
  return r(F, this);
1833
1833
  })), w)
1834
1834
  if (B = {
@@ -1845,7 +1845,7 @@ var pa, Mg;
1845
1845
  function py() {
1846
1846
  if (Mg) return pa;
1847
1847
  Mg = 1;
1848
- var e = TM(), r = Yl(), t = OM(), M = tt(), i = rt().f, n = my(), a = ui(), o = It(), I = Mr(), c = "Array Iterator", j = M.set, s = M.getterFor(c);
1848
+ var e = TM(), r = Yl(), t = OM(), M = tt(), i = rt().f, n = my(), a = ui(), o = It(), s = Mr(), c = "Array Iterator", j = M.set, I = M.getterFor(c);
1849
1849
  pa = n(Array, "Array", function(N, g) {
1850
1850
  j(this, {
1851
1851
  type: c,
@@ -1857,7 +1857,7 @@ function py() {
1857
1857
  // kind
1858
1858
  });
1859
1859
  }, function() {
1860
- var N = s(this), g = N.target, D = N.index++;
1860
+ var N = I(this), g = N.target, D = N.index++;
1861
1861
  if (!g || D >= g.length)
1862
1862
  return N.target = null, a(void 0, !0);
1863
1863
  switch (N.kind) {
@@ -1869,7 +1869,7 @@ function py() {
1869
1869
  return a([D, g[D]], !1);
1870
1870
  }, "values");
1871
1871
  var u = t.Arguments = t.Array;
1872
- if (r("keys"), r("values"), r("entries"), !o && I && u.name !== "values") try {
1872
+ if (r("keys"), r("values"), r("entries"), !o && s && u.name !== "values") try {
1873
1873
  i(u, "name", { value: "values" });
1874
1874
  } catch (N) {
1875
1875
  }
@@ -1879,19 +1879,19 @@ var ig;
1879
1879
  function _l() {
1880
1880
  if (ig) return Js;
1881
1881
  ig = 1;
1882
- var e = ve(), r = bl(), t = Ql(), M = py(), i = Wr(), n = rM(), a = gr(), o = a("iterator"), I = M.values, c = function(s, u) {
1883
- if (s) {
1884
- if (s[o] !== I) try {
1885
- i(s, o, I);
1882
+ var e = ve(), r = bl(), t = Ql(), M = py(), i = Wr(), n = rM(), a = gr(), o = a("iterator"), s = M.values, c = function(I, u) {
1883
+ if (I) {
1884
+ if (I[o] !== s) try {
1885
+ i(I, o, s);
1886
1886
  } catch (g) {
1887
- s[o] = I;
1887
+ I[o] = s;
1888
1888
  }
1889
- if (n(s, u, !0), r[u]) {
1889
+ if (n(I, u, !0), r[u]) {
1890
1890
  for (var N in M)
1891
- if (s[N] !== M[N]) try {
1892
- i(s, N, M[N]);
1891
+ if (I[N] !== M[N]) try {
1892
+ i(I, N, M[N]);
1893
1893
  } catch (g) {
1894
- s[N] = M[N];
1894
+ I[N] = M[N];
1895
1895
  }
1896
1896
  }
1897
1897
  }
@@ -1950,15 +1950,15 @@ function ZM() {
1950
1950
  for (var e, r, t, M, i, n, a, o = 1; ft.length; ) ft.length > o && ft.sort(Uy), e = ft.shift(), o = ft.length, e.__d && (t = void 0, M = void 0, i = (M = (r = e).__v).__e, n = [], a = [], r.__P && ((t = ot({}, M)).__v = M.__v + 1, me.vnode && me.vnode(t), Hu(r.__P, t, M, r.__n, r.__P.namespaceURI, 32 & M.__u ? [i] : null, n, i == null ? Vt(M) : i, !!(32 & M.__u), a), t.__v = M.__v, t.__.__k[t.__i] = t, Gy(n, t, a), M.__e = M.__ = null, t.__e != i && Py(t)));
1951
1951
  ZM.__r = 0;
1952
1952
  }
1953
- function Ry(e, r, t, M, i, n, a, o, I, c, j) {
1954
- var s, u, N, g, D, y, E, l = M && M.__k || Yy, T = r.length;
1955
- for (I = Rl(t, r, l, I, T), s = 0; s < T; s++) (N = t.__k[s]) != null && (u = N.__i == -1 ? jM : l[N.__i] || jM, N.__i = s, y = Hu(e, N, u, i, n, a, o, I, c, j), g = N.__e, N.ref && u.ref != N.ref && (u.ref && Fu(u.ref, null, N), j.push(N.ref, N.__c || g, N)), D == null && g != null && (D = g), (E = !!(4 & N.__u)) || u.__k === N.__k ? I = $y(N, I, e, E) : typeof N.type == "function" && y !== void 0 ? I = y : g && (I = g.nextSibling), N.__u &= -7);
1956
- return t.__e = D, I;
1953
+ function Ry(e, r, t, M, i, n, a, o, s, c, j) {
1954
+ var I, u, N, g, D, y, E, l = M && M.__k || Yy, T = r.length;
1955
+ for (s = Rl(t, r, l, s, T), I = 0; I < T; I++) (N = t.__k[I]) != null && (u = N.__i == -1 ? jM : l[N.__i] || jM, N.__i = I, y = Hu(e, N, u, i, n, a, o, s, c, j), g = N.__e, N.ref && u.ref != N.ref && (u.ref && Fu(u.ref, null, N), j.push(N.ref, N.__c || g, N)), D == null && g != null && (D = g), (E = !!(4 & N.__u)) || u.__k === N.__k ? s = $y(N, s, e, E) : typeof N.type == "function" && y !== void 0 ? s = y : g && (s = g.nextSibling), N.__u &= -7);
1956
+ return t.__e = D, s;
1957
1957
  }
1958
1958
  function Rl(e, r, t, M, i) {
1959
- var n, a, o, I, c, j = t.length, s = j, u = 0;
1960
- for (e.__k = new Array(i), n = 0; n < i; n++) (a = r[n]) != null && typeof a != "boolean" && typeof a != "function" ? (typeof a == "string" || typeof a == "number" || typeof a == "bigint" || a.constructor == String ? a = e.__k[n] = gM(null, a, null, null, null) : CM(a) ? a = e.__k[n] = gM(hr, { children: a }, null, null, null) : a.constructor === void 0 && a.__b > 0 ? a = e.__k[n] = gM(a.type, a.props, a.key, a.ref ? a.ref : null, a.__v) : e.__k[n] = a, I = n + u, a.__ = e, a.__b = e.__b + 1, o = null, (c = a.__i = $l(a, t, I, s)) != -1 && (s--, (o = t[c]) && (o.__u |= 2)), o == null || o.__v == null ? (c == -1 && (i > j ? u-- : i < j && u++), typeof a.type != "function" && (a.__u |= 4)) : c != I && (c == I - 1 ? u-- : c == I + 1 ? u++ : (c > I ? u-- : u++, a.__u |= 4))) : e.__k[n] = null;
1961
- if (s) for (n = 0; n < j; n++) (o = t[n]) != null && (2 & o.__u) == 0 && (o.__e == M && (M = Vt(o)), Hy(o, o));
1959
+ var n, a, o, s, c, j = t.length, I = j, u = 0;
1960
+ for (e.__k = new Array(i), n = 0; n < i; n++) (a = r[n]) != null && typeof a != "boolean" && typeof a != "function" ? (typeof a == "string" || typeof a == "number" || typeof a == "bigint" || a.constructor == String ? a = e.__k[n] = gM(null, a, null, null, null) : CM(a) ? a = e.__k[n] = gM(hr, { children: a }, null, null, null) : a.constructor === void 0 && a.__b > 0 ? a = e.__k[n] = gM(a.type, a.props, a.key, a.ref ? a.ref : null, a.__v) : e.__k[n] = a, s = n + u, a.__ = e, a.__b = e.__b + 1, o = null, (c = a.__i = $l(a, t, s, I)) != -1 && (I--, (o = t[c]) && (o.__u |= 2)), o == null || o.__v == null ? (c == -1 && (i > j ? u-- : i < j && u++), typeof a.type != "function" && (a.__u |= 4)) : c != s && (c == s - 1 ? u-- : c == s + 1 ? u++ : (c > s ? u-- : u++, a.__u |= 4))) : e.__k[n] = null;
1961
+ if (I) for (n = 0; n < j; n++) (o = t[n]) != null && (2 & o.__u) == 0 && (o.__e == M && (M = Vt(o)), Hy(o, o));
1962
1962
  return M;
1963
1963
  }
1964
1964
  function $y(e, r, t, M) {
@@ -1979,10 +1979,10 @@ function Tt(e, r) {
1979
1979
  }) : r.push(e)), r;
1980
1980
  }
1981
1981
  function $l(e, r, t, M) {
1982
- var i, n, a, o = e.key, I = e.type, c = r[t], j = c != null && (2 & c.__u) == 0;
1983
- if (c === null && o == null || j && o == c.key && I == c.type) return t;
1982
+ var i, n, a, o = e.key, s = e.type, c = r[t], j = c != null && (2 & c.__u) == 0;
1983
+ if (c === null && o == null || j && o == c.key && s == c.type) return t;
1984
1984
  if (M > (j ? 1 : 0)) {
1985
- for (i = t - 1, n = t + 1; i >= 0 || n < r.length; ) if ((c = r[a = i >= 0 ? i-- : n++]) != null && (2 & c.__u) == 0 && o == c.key && I == c.type) return a;
1985
+ for (i = t - 1, n = t + 1; i >= 0 || n < r.length; ) if ((c = r[a = i >= 0 ? i-- : n++]) != null && (2 & c.__u) == 0 && o == c.key && s == c.type) return a;
1986
1986
  }
1987
1987
  return -1;
1988
1988
  }
@@ -2017,34 +2017,34 @@ function og(e) {
2017
2017
  }
2018
2018
  };
2019
2019
  }
2020
- function Hu(e, r, t, M, i, n, a, o, I, c) {
2021
- var j, s, u, N, g, D, y, E, l, T, x, z, O, L, p, U, v, w = r.type;
2020
+ function Hu(e, r, t, M, i, n, a, o, s, c) {
2021
+ var j, I, u, N, g, D, y, E, l, T, x, z, O, L, p, U, v, w = r.type;
2022
2022
  if (r.constructor !== void 0) return null;
2023
- 128 & t.__u && (I = !!(32 & t.__u), n = [o = r.__e = t.__e]), (j = me.__b) && j(r);
2023
+ 128 & t.__u && (s = !!(32 & t.__u), n = [o = r.__e = t.__e]), (j = me.__b) && j(r);
2024
2024
  e: if (typeof w == "function") try {
2025
- if (E = r.props, l = "prototype" in w && w.prototype.render, T = (j = w.contextType) && M[j.__c], x = j ? T ? T.props.value : j.__ : M, t.__c ? y = (s = r.__c = t.__c).__ = s.__E : (l ? r.__c = s = new w(E, x) : (r.__c = s = new Fr(E, x), s.constructor = w, s.render = Bl), T && T.sub(s), s.state || (s.state = {}), s.__n = M, u = s.__d = !0, s.__h = [], s._sb = []), l && s.__s == null && (s.__s = s.state), l && w.getDerivedStateFromProps != null && (s.__s == s.state && (s.__s = ot({}, s.__s)), ot(s.__s, w.getDerivedStateFromProps(E, s.__s))), N = s.props, g = s.state, s.__v = r, u) l && w.getDerivedStateFromProps == null && s.componentWillMount != null && s.componentWillMount(), l && s.componentDidMount != null && s.__h.push(s.componentDidMount);
2025
+ if (E = r.props, l = "prototype" in w && w.prototype.render, T = (j = w.contextType) && M[j.__c], x = j ? T ? T.props.value : j.__ : M, t.__c ? y = (I = r.__c = t.__c).__ = I.__E : (l ? r.__c = I = new w(E, x) : (r.__c = I = new Fr(E, x), I.constructor = w, I.render = Bl), T && T.sub(I), I.state || (I.state = {}), I.__n = M, u = I.__d = !0, I.__h = [], I._sb = []), l && I.__s == null && (I.__s = I.state), l && w.getDerivedStateFromProps != null && (I.__s == I.state && (I.__s = ot({}, I.__s)), ot(I.__s, w.getDerivedStateFromProps(E, I.__s))), N = I.props, g = I.state, I.__v = r, u) l && w.getDerivedStateFromProps == null && I.componentWillMount != null && I.componentWillMount(), l && I.componentDidMount != null && I.__h.push(I.componentDidMount);
2026
2026
  else {
2027
- if (l && w.getDerivedStateFromProps == null && E !== N && s.componentWillReceiveProps != null && s.componentWillReceiveProps(E, x), r.__v == t.__v || !s.__e && s.shouldComponentUpdate != null && s.shouldComponentUpdate(E, s.__s, x) === !1) {
2028
- for (r.__v != t.__v && (s.props = E, s.state = s.__s, s.__d = !1), r.__e = t.__e, r.__k = t.__k, r.__k.some(function(b) {
2027
+ if (l && w.getDerivedStateFromProps == null && E !== N && I.componentWillReceiveProps != null && I.componentWillReceiveProps(E, x), r.__v == t.__v || !I.__e && I.shouldComponentUpdate != null && I.shouldComponentUpdate(E, I.__s, x) === !1) {
2028
+ for (r.__v != t.__v && (I.props = E, I.state = I.__s, I.__d = !1), r.__e = t.__e, r.__k = t.__k, r.__k.some(function(b) {
2029
2029
  b && (b.__ = r);
2030
- }), z = 0; z < s._sb.length; z++) s.__h.push(s._sb[z]);
2031
- s._sb = [], s.__h.length && a.push(s);
2030
+ }), z = 0; z < I._sb.length; z++) I.__h.push(I._sb[z]);
2031
+ I._sb = [], I.__h.length && a.push(I);
2032
2032
  break e;
2033
2033
  }
2034
- s.componentWillUpdate != null && s.componentWillUpdate(E, s.__s, x), l && s.componentDidUpdate != null && s.__h.push(function() {
2035
- s.componentDidUpdate(N, g, D);
2034
+ I.componentWillUpdate != null && I.componentWillUpdate(E, I.__s, x), l && I.componentDidUpdate != null && I.__h.push(function() {
2035
+ I.componentDidUpdate(N, g, D);
2036
2036
  });
2037
2037
  }
2038
- if (s.context = x, s.props = E, s.__P = e, s.__e = !1, O = me.__r, L = 0, l) {
2039
- for (s.state = s.__s, s.__d = !1, O && O(r), j = s.render(s.props, s.state, s.context), p = 0; p < s._sb.length; p++) s.__h.push(s._sb[p]);
2040
- s._sb = [];
2038
+ if (I.context = x, I.props = E, I.__P = e, I.__e = !1, O = me.__r, L = 0, l) {
2039
+ for (I.state = I.__s, I.__d = !1, O && O(r), j = I.render(I.props, I.state, I.context), p = 0; p < I._sb.length; p++) I.__h.push(I._sb[p]);
2040
+ I._sb = [];
2041
2041
  } else do
2042
- s.__d = !1, O && O(r), j = s.render(s.props, s.state, s.context), s.state = s.__s;
2043
- while (s.__d && ++L < 25);
2044
- s.state = s.__s, s.getChildContext != null && (M = ot(ot({}, M), s.getChildContext())), l && !u && s.getSnapshotBeforeUpdate != null && (D = s.getSnapshotBeforeUpdate(N, g)), U = j, j != null && j.type === hr && j.key == null && (U = By(j.props.children)), o = Ry(e, CM(U) ? U : [U], r, t, M, i, n, a, o, I, c), s.base = r.__e, r.__u &= -161, s.__h.length && a.push(s), y && (s.__E = s.__ = null);
2042
+ I.__d = !1, O && O(r), j = I.render(I.props, I.state, I.context), I.state = I.__s;
2043
+ while (I.__d && ++L < 25);
2044
+ I.state = I.__s, I.getChildContext != null && (M = ot(ot({}, M), I.getChildContext())), l && !u && I.getSnapshotBeforeUpdate != null && (D = I.getSnapshotBeforeUpdate(N, g)), U = j, j != null && j.type === hr && j.key == null && (U = By(j.props.children)), o = Ry(e, CM(U) ? U : [U], r, t, M, i, n, a, o, s, c), I.base = r.__e, r.__u &= -161, I.__h.length && a.push(I), y && (I.__E = I.__ = null);
2045
2045
  } catch (b) {
2046
- if (r.__v = null, I || n != null) if (b.then) {
2047
- for (r.__u |= I ? 160 : 128; o && o.nodeType == 8 && o.nextSibling; ) o = o.nextSibling;
2046
+ if (r.__v = null, s || n != null) if (b.then) {
2047
+ for (r.__u |= s ? 160 : 128; o && o.nodeType == 8 && o.nextSibling; ) o = o.nextSibling;
2048
2048
  n[n.indexOf(o)] = null, r.__e = o;
2049
2049
  } else {
2050
2050
  for (v = n.length; v--; ) Bu(n[v]);
@@ -2053,7 +2053,7 @@ function Hu(e, r, t, M, i, n, a, o, I, c) {
2053
2053
  else r.__e = t.__e, r.__k = t.__k, b.then || Tu(r);
2054
2054
  me.__e(b, r, t);
2055
2055
  }
2056
- else n == null && r.__v == t.__v ? (r.__k = t.__k, r.__e = t.__e) : o = r.__e = Gl(t.__e, r, t, M, i, n, a, I, c);
2056
+ else n == null && r.__v == t.__v ? (r.__k = t.__k, r.__e = t.__e) : o = r.__e = Gl(t.__e, r, t, M, i, n, a, s, c);
2057
2057
  return (j = me.diffed) && j(r), 128 & r.__u ? void 0 : o;
2058
2058
  }
2059
2059
  function Tu(e) {
@@ -2074,8 +2074,8 @@ function Gy(e, r, t) {
2074
2074
  function By(e) {
2075
2075
  return typeof e != "object" || e == null || e.__b && e.__b > 0 ? e : CM(e) ? e.map(By) : ot({}, e);
2076
2076
  }
2077
- function Gl(e, r, t, M, i, n, a, o, I) {
2078
- var c, j, s, u, N, g, D, y = t.props || jM, E = r.props, l = r.type;
2077
+ function Gl(e, r, t, M, i, n, a, o, s) {
2078
+ var c, j, I, u, N, g, D, y = t.props || jM, E = r.props, l = r.type;
2079
2079
  if (l == "svg" ? i = "http://www.w3.org/2000/svg" : l == "math" ? i = "http://www.w3.org/1998/Math/MathML" : i || (i = "http://www.w3.org/1999/xhtml"), n != null) {
2080
2080
  for (c = 0; c < n.length; c++) if ((N = n[c]) && "setAttribute" in N == !!l && (l ? N.localName == l : N.nodeType == 3)) {
2081
2081
  e = N, n[c] = null;
@@ -2090,15 +2090,15 @@ function Gl(e, r, t, M, i, n, a, o, I) {
2090
2090
  else {
2091
2091
  if (n = n && SM.call(e.childNodes), !o && n != null) for (y = {}, c = 0; c < e.attributes.length; c++) y[(N = e.attributes[c]).name] = N.value;
2092
2092
  for (c in y) if (N = y[c], c != "children") {
2093
- if (c == "dangerouslySetInnerHTML") s = N;
2093
+ if (c == "dangerouslySetInnerHTML") I = N;
2094
2094
  else if (!(c in E)) {
2095
2095
  if (c == "value" && "defaultValue" in E || c == "checked" && "defaultChecked" in E) continue;
2096
2096
  UM(e, c, null, N, i);
2097
2097
  }
2098
2098
  }
2099
2099
  for (c in E) N = E[c], c == "children" ? u = N : c == "dangerouslySetInnerHTML" ? j = N : c == "value" ? g = N : c == "checked" ? D = N : o && typeof N != "function" || y[c] === N || UM(e, c, N, y[c], i);
2100
- if (j) o || s && (j.__html == s.__html || j.__html == e.innerHTML) || (e.innerHTML = j.__html), r.__k = [];
2101
- else if (s && (e.innerHTML = ""), Ry(r.type == "template" ? e.content : e, CM(u) ? u : [u], r, t, M, l == "foreignObject" ? "http://www.w3.org/1999/xhtml" : i, n, a, n ? n[0] : t.__k && Vt(t, 0), o, I), n != null) for (c = n.length; c--; ) Bu(n[c]);
2100
+ if (j) o || I && (j.__html == I.__html || j.__html == e.innerHTML) || (e.innerHTML = j.__html), r.__k = [];
2101
+ else if (I && (e.innerHTML = ""), Ry(r.type == "template" ? e.content : e, CM(u) ? u : [u], r, t, M, l == "foreignObject" ? "http://www.w3.org/1999/xhtml" : i, n, a, n ? n[0] : t.__k && Vt(t, 0), o, s), n != null) for (c = n.length; c--; ) Bu(n[c]);
2102
2102
  o || (c = "value", l == "progress" && g == null ? e.removeAttribute("value") : g != null && (g !== e[c] || l == "progress" && !g || l == "option" && g != y[c]) && UM(e, c, g, y[c], i), c = "checked", D != null && D != e[c] && UM(e, c, D, y[c], i));
2103
2103
  }
2104
2104
  return e;
@@ -2233,17 +2233,17 @@ var Qa, Ng;
2233
2233
  function Zu() {
2234
2234
  if (Ng) return Qa;
2235
2235
  Ng = 1;
2236
- var e = Ve(), r = pe(), t = Pr(), M = Wy(), i = Fl(), n = Su(), a = kt(), o = tt().get, I = Zl(), c = Wl(), j = n("native-string-replace", String.prototype.replace), s = RegExp.prototype.exec, u = s, N = r("".charAt), g = r("".indexOf), D = r("".replace), y = r("".slice), E = (function() {
2236
+ var e = Ve(), r = pe(), t = Pr(), M = Wy(), i = Fl(), n = Su(), a = kt(), o = tt().get, s = Zl(), c = Wl(), j = n("native-string-replace", String.prototype.replace), I = RegExp.prototype.exec, u = I, N = r("".charAt), g = r("".indexOf), D = r("".replace), y = r("".slice), E = (function() {
2237
2237
  var z = /a/, O = /b*/g;
2238
- return e(s, z, "a"), e(s, O, "a"), z.lastIndex !== 0 || O.lastIndex !== 0;
2239
- })(), l = i.BROKEN_CARET, T = /()??/.exec("")[1] !== void 0, x = E || T || l || I || c;
2238
+ return e(I, z, "a"), e(I, O, "a"), z.lastIndex !== 0 || O.lastIndex !== 0;
2239
+ })(), l = i.BROKEN_CARET, T = /()??/.exec("")[1] !== void 0, x = E || T || l || s || c;
2240
2240
  return x && (u = function(O) {
2241
2241
  var L = this, p = o(L), U = t(O), v = p.raw, w, b, R, m, G, Z, re;
2242
2242
  if (v)
2243
2243
  return v.lastIndex = L.lastIndex, w = e(u, v, U), L.lastIndex = v.lastIndex, w;
2244
2244
  var F = p.groups, K = l && L.sticky, q = e(M, L), Ie = L.source, B = 0, $ = U;
2245
2245
  if (K && (q = D(q, "y", ""), g(q, "g") === -1 && (q += "g"), $ = y(U, L.lastIndex), L.lastIndex > 0 && (!L.multiline || L.multiline && N(U, L.lastIndex - 1) !== `
2246
- `) && (Ie = "(?: " + Ie + ")", $ = " " + $, B++), b = new RegExp("^(?:" + Ie + ")", q)), T && (b = new RegExp("^" + Ie + "$(?!\\s)", q)), E && (R = L.lastIndex), m = e(s, K ? b : L, $), K ? m ? (m.input = y(m.input, B), m[0] = y(m[0], B), m.index = L.lastIndex, L.lastIndex += m[0].length) : L.lastIndex = 0 : E && m && (L.lastIndex = L.global ? m.index + m[0].length : R), T && m && m.length > 1 && e(j, m[0], b, function() {
2246
+ `) && (Ie = "(?: " + Ie + ")", $ = " " + $, B++), b = new RegExp("^(?:" + Ie + ")", q)), T && (b = new RegExp("^" + Ie + "$(?!\\s)", q)), E && (R = L.lastIndex), m = e(I, K ? b : L, $), K ? m ? (m.input = y(m.input, B), m[0] = y(m[0], B), m.index = L.lastIndex, L.lastIndex += m[0].length) : L.lastIndex = 0 : E && m && (L.lastIndex = L.global ? m.index + m[0].length : R), T && m && m.length > 1 && e(j, m[0], b, function() {
2247
2247
  for (G = 1; G < arguments.length - 2; G++)
2248
2248
  arguments[G] === void 0 && (m[G] = void 0);
2249
2249
  }), m && F)
@@ -2267,15 +2267,15 @@ function Vl() {
2267
2267
  if (yg) return Ya;
2268
2268
  yg = 1, Vy();
2269
2269
  var e = Ve(), r = Mt(), t = Zu(), M = Ye(), i = gr(), n = Wr(), a = i("species"), o = RegExp.prototype;
2270
- return Ya = function(I, c, j, s) {
2271
- var u = i(I), N = !M(function() {
2270
+ return Ya = function(s, c, j, I) {
2271
+ var u = i(s), N = !M(function() {
2272
2272
  var E = {};
2273
2273
  return E[u] = function() {
2274
2274
  return 7;
2275
- }, ""[I](E) !== 7;
2275
+ }, ""[s](E) !== 7;
2276
2276
  }), g = N && !M(function() {
2277
2277
  var E = !1, l = /a/;
2278
- if (I === "split") {
2278
+ if (s === "split") {
2279
2279
  var T = {};
2280
2280
  T[a] = function() {
2281
2281
  return l;
@@ -2286,23 +2286,23 @@ function Vl() {
2286
2286
  }, l[u](""), !E;
2287
2287
  });
2288
2288
  if (!N || !g || j) {
2289
- var D = /./[u], y = c(u, ""[I], function(E, l, T, x, z) {
2289
+ var D = /./[u], y = c(u, ""[s], function(E, l, T, x, z) {
2290
2290
  var O = l.exec;
2291
2291
  return O === t || O === o.exec ? N && !z ? { done: !0, value: e(D, l, T, x) } : { done: !0, value: e(E, T, l, x) } : { done: !1 };
2292
2292
  });
2293
- r(String.prototype, I, y[0]), r(o, u, y[1]);
2293
+ r(String.prototype, s, y[0]), r(o, u, y[1]);
2294
2294
  }
2295
- s && n(o[u], "sham", !0);
2295
+ I && n(o[u], "sham", !0);
2296
2296
  }, Ya;
2297
2297
  }
2298
2298
  var _a, Tg;
2299
2299
  function Wu() {
2300
2300
  if (Tg) return _a;
2301
2301
  Tg = 1;
2302
- var e = pe(), r = st(), t = Pr(), M = qt(), i = e("".charAt), n = e("".charCodeAt), a = e("".slice), o = function(I) {
2302
+ var e = pe(), r = st(), t = Pr(), M = qt(), i = e("".charAt), n = e("".charCodeAt), a = e("".slice), o = function(s) {
2303
2303
  return function(c, j) {
2304
- var s = t(M(c)), u = r(j), N = s.length, g, D;
2305
- return u < 0 || u >= N ? I ? "" : void 0 : (g = n(s, u), g < 55296 || g > 56319 || u + 1 === N || (D = n(s, u + 1)) < 56320 || D > 57343 ? I ? i(s, u) : g : I ? a(s, u, u + 2) : (g - 55296 << 10) + (D - 56320) + 65536);
2304
+ var I = t(M(c)), u = r(j), N = I.length, g, D;
2305
+ return u < 0 || u >= N ? s ? "" : void 0 : (g = n(I, u), g < 55296 || g > 56319 || u + 1 === N || (D = n(I, u + 1)) < 56320 || D > 57343 ? s ? i(I, u) : g : s ? a(I, u, u + 2) : (g - 55296 << 10) + (D - 56320) + 65536);
2306
2306
  };
2307
2307
  };
2308
2308
  return _a = {
@@ -2328,15 +2328,15 @@ function ql() {
2328
2328
  if (Ag) return Ra;
2329
2329
  Ag = 1;
2330
2330
  var e = pe(), r = Zr(), t = Math.floor, M = e("".charAt), i = e("".replace), n = e("".slice), a = /\$([$&'`]|\d{1,2}|<[^>]*>)/g, o = /\$([$&'`]|\d{1,2})/g;
2331
- return Ra = function(I, c, j, s, u, N) {
2332
- var g = j + I.length, D = s.length, y = o;
2331
+ return Ra = function(s, c, j, I, u, N) {
2332
+ var g = j + s.length, D = I.length, y = o;
2333
2333
  return u !== void 0 && (u = r(u), y = a), i(N, y, function(E, l) {
2334
2334
  var T;
2335
2335
  switch (M(l, 0)) {
2336
2336
  case "$":
2337
2337
  return "$";
2338
2338
  case "&":
2339
- return I;
2339
+ return s;
2340
2340
  case "`":
2341
2341
  return n(c, 0, j);
2342
2342
  case "'":
@@ -2349,9 +2349,9 @@ function ql() {
2349
2349
  if (x === 0) return E;
2350
2350
  if (x > D) {
2351
2351
  var z = t(x / 10);
2352
- return z === 0 ? E : z <= D ? s[z - 1] === void 0 ? M(l, 1) : s[z - 1] + M(l, 1) : E;
2352
+ return z === 0 ? E : z <= D ? I[z - 1] === void 0 ? M(l, 1) : I[z - 1] + M(l, 1) : E;
2353
2353
  }
2354
- T = s[x - 1];
2354
+ T = I[x - 1];
2355
2355
  }
2356
2356
  return T === void 0 ? "" : T;
2357
2357
  });
@@ -2368,7 +2368,7 @@ function Xl() {
2368
2368
  } catch (u) {
2369
2369
  i = !1;
2370
2370
  }
2371
- var n = {}, a = "", o = i ? "dgimsy" : "gimsy", I = function(u, N) {
2371
+ var n = {}, a = "", o = i ? "dgimsy" : "gimsy", s = function(u, N) {
2372
2372
  Object.defineProperty(n, u, { get: function() {
2373
2373
  return a += N, !0;
2374
2374
  } });
@@ -2380,9 +2380,9 @@ function Xl() {
2380
2380
  sticky: "y"
2381
2381
  };
2382
2382
  i && (c.hasIndices = "d");
2383
- for (var j in c) I(j, c[j]);
2384
- var s = Object.getOwnPropertyDescriptor(t.prototype, "flags").get.call(n);
2385
- return s !== o || a !== o;
2383
+ for (var j in c) s(j, c[j]);
2384
+ var I = Object.getOwnPropertyDescriptor(t.prototype, "flags").get.call(n);
2385
+ return I !== o || a !== o;
2386
2386
  });
2387
2387
  return $a = { correct: M }, $a;
2388
2388
  }
@@ -2403,9 +2403,9 @@ function eA() {
2403
2403
  dg = 1;
2404
2404
  var e = Ve(), r = Nr(), t = ar(), M = St(), i = Zu(), n = TypeError;
2405
2405
  return Ba = function(a, o) {
2406
- var I = a.exec;
2407
- if (t(I)) {
2408
- var c = e(I, a, o);
2406
+ var s = a.exec;
2407
+ if (t(s)) {
2408
+ var c = e(s, a, o);
2409
2409
  return c !== null && r(c), c;
2410
2410
  }
2411
2411
  if (M(a) === "RegExp") return e(i, a, o);
@@ -2416,7 +2416,7 @@ var zg;
2416
2416
  function rA() {
2417
2417
  if (zg) return Dg;
2418
2418
  zg = 1;
2419
- var e = ku(), r = Ve(), t = pe(), M = Vl(), i = Ye(), n = Nr(), a = ar(), o = Dr(), I = st(), c = Kt(), j = Pr(), s = qt(), u = Jl(), N = AM(), g = ql(), D = Kl(), y = eA(), E = gr(), l = E("replace"), T = Math.max, x = Math.min, z = t([].concat), O = t([].push), L = t("".indexOf), p = t("".slice), U = function(R) {
2419
+ var e = ku(), r = Ve(), t = pe(), M = Vl(), i = Ye(), n = Nr(), a = ar(), o = Dr(), s = st(), c = Kt(), j = Pr(), I = qt(), u = Jl(), N = AM(), g = ql(), D = Kl(), y = eA(), E = gr(), l = E("replace"), T = Math.max, x = Math.min, z = t([].concat), O = t([].push), L = t("".indexOf), p = t("".slice), U = function(R) {
2420
2420
  return R === void 0 ? R : String(R);
2421
2421
  }, v = (function() {
2422
2422
  return "a".replace(/./, "$0") === "$0";
@@ -2435,7 +2435,7 @@ function rA() {
2435
2435
  // `String.prototype.replace` method
2436
2436
  // https://tc39.es/ecma262/#sec-string.prototype.replace
2437
2437
  function(F, K) {
2438
- var q = s(this), Ie = o(F) ? N(F, l) : void 0;
2438
+ var q = I(this), Ie = o(F) ? N(F, l) : void 0;
2439
2439
  return Ie ? r(Ie, F, q, K) : r(m, j(q), F, K);
2440
2440
  },
2441
2441
  // `RegExp.prototype[@@replace]` method
@@ -2456,7 +2456,7 @@ function rA() {
2456
2456
  }
2457
2457
  for (var De = "", le = 0, Se = 0; Se < ee.length; Se++) {
2458
2458
  ue = ee[Se];
2459
- for (var ae = j(ue[0]), Ee = T(x(I(ue.index), q.length), 0), _e = [], Pe, Re = 1; Re < ue.length; Re++) O(_e, U(ue[Re]));
2459
+ for (var ae = j(ue[0]), Ee = T(x(s(ue.index), q.length), 0), _e = [], Pe, Re = 1; Re < ue.length; Re++) O(_e, U(ue[Re]));
2460
2460
  var Be = ue.groups;
2461
2461
  if (B) {
2462
2462
  var ke = z([ae], _e, Ee, q);
@@ -2475,7 +2475,7 @@ var Og = {}, Lg = {}, Sg;
2475
2475
  function tA() {
2476
2476
  if (Sg) return Lg;
2477
2477
  Sg = 1;
2478
- var e = Je(), r = Mr(), t = ve(), M = ct(), i = pe(), n = Ve(), a = ar(), o = Dr(), I = ai(), c = lr(), j = Pr(), s = Cr(), u = Qu(), N = Ye(), g = vy(), D = ri(), y = t.JSON, E = t.Number, l = t.SyntaxError, T = y && y.parse, x = M("Object", "keys"), z = Object.getOwnPropertyDescriptor, O = i("".charAt), L = i("".slice), p = i(/./.exec), U = i([].push), v = /^\d$/, w = /^[1-9]$/, b = /^[\d-]$/, R = /^[\t\n\r ]$/, m = 0, G = 1, Z = function($, Y) {
2478
+ var e = Je(), r = Mr(), t = ve(), M = ct(), i = pe(), n = Ve(), a = ar(), o = Dr(), s = ai(), c = lr(), j = Pr(), I = Cr(), u = Qu(), N = Ye(), g = vy(), D = ri(), y = t.JSON, E = t.Number, l = t.SyntaxError, T = y && y.parse, x = M("Object", "keys"), z = Object.getOwnPropertyDescriptor, O = i("".charAt), L = i("".slice), p = i(/./.exec), U = i([].push), v = /^\d$/, w = /^[1-9]$/, b = /^[\d-]$/, R = /^[\t\n\r ]$/, m = 0, G = 1, Z = function($, Y) {
2479
2479
  $ = j($);
2480
2480
  var h = new q($, 0), ee = h.parse(), ue = ee.value, te = h.skip(R, ee.end);
2481
2481
  if (te < $.length)
@@ -2484,12 +2484,12 @@ function tA() {
2484
2484
  }, re = function($, Y, h, ee) {
2485
2485
  var ue = $[Y], te = ee && ue === ee.value, De = te && typeof ee.source == "string" ? { source: ee.source } : {}, le, Se, ae, Ee, _e;
2486
2486
  if (o(ue)) {
2487
- var Pe = I(ue), Re = te ? ee.nodes : Pe ? [] : {};
2487
+ var Pe = s(ue), Re = te ? ee.nodes : Pe ? [] : {};
2488
2488
  if (Pe)
2489
- for (le = Re.length, ae = s(ue), Ee = 0; Ee < ae; Ee++)
2489
+ for (le = Re.length, ae = I(ue), Ee = 0; Ee < ae; Ee++)
2490
2490
  F(ue, Ee, re(ue, "" + Ee, h, Ee < le ? Re[Ee] : void 0));
2491
2491
  else
2492
- for (Se = x(ue), ae = s(Se), Ee = 0; Ee < ae; Ee++)
2492
+ for (Se = x(ue), ae = I(Se), Ee = 0; Ee < ae; Ee++)
2493
2493
  _e = Se[Ee], F(ue, _e, re(ue, _e, h, c(Re, _e) ? Re[_e] : void 0));
2494
2494
  }
2495
2495
  return n(h, $, Y, ue, De);
@@ -2658,14 +2658,14 @@ function Vu() {
2658
2658
  var e = Ii(), r = Math.floor, t = function(M, i) {
2659
2659
  var n = M.length;
2660
2660
  if (n < 8)
2661
- for (var a = 1, o, I; a < n; ) {
2662
- for (I = a, o = M[a]; I && i(M[I - 1], o) > 0; )
2663
- M[I] = M[--I];
2664
- I !== a++ && (M[I] = o);
2661
+ for (var a = 1, o, s; a < n; ) {
2662
+ for (s = a, o = M[a]; s && i(M[s - 1], o) > 0; )
2663
+ M[s] = M[--s];
2664
+ s !== a++ && (M[s] = o);
2665
2665
  }
2666
2666
  else
2667
- for (var c = r(n / 2), j = t(e(M, 0, c), i), s = t(e(M, c), i), u = j.length, N = s.length, g = 0, D = 0; g < u || D < N; )
2668
- M[g + D] = g < u && D < N ? i(j[g], s[D]) <= 0 ? j[g++] : s[D++] : g < u ? j[g++] : s[D++];
2667
+ for (var c = r(n / 2), j = t(e(M, 0, c), i), I = t(e(M, c), i), u = j.length, N = I.length, g = 0, D = 0; g < u || D < N; )
2668
+ M[g + D] = g < u && D < N ? i(j[g], I[D]) <= 0 ? j[g++] : I[D++] : g < u ? j[g++] : I[D++];
2669
2669
  return M;
2670
2670
  };
2671
2671
  return Fa = t, Fa;
@@ -2709,14 +2709,14 @@ var bg;
2709
2709
  function DA() {
2710
2710
  if (bg) return fg;
2711
2711
  bg = 1;
2712
- var e = Je(), r = pe(), t = _r(), M = Zr(), i = Cr(), n = NA(), a = Pr(), o = Ye(), I = Vu(), c = jA(), j = qy(), s = Xy(), u = ei(), N = Ky(), g = [], D = r(g.sort), y = r(g.push), E = o(function() {
2712
+ var e = Je(), r = pe(), t = _r(), M = Zr(), i = Cr(), n = NA(), a = Pr(), o = Ye(), s = Vu(), c = jA(), j = qy(), I = Xy(), u = ei(), N = Ky(), g = [], D = r(g.sort), y = r(g.push), E = o(function() {
2713
2713
  g.sort(void 0);
2714
2714
  }), l = o(function() {
2715
2715
  g.sort(null);
2716
2716
  }), T = c("sort"), x = !o(function() {
2717
2717
  if (u) return u < 70;
2718
2718
  if (!(j && j > 3)) {
2719
- if (s) return !0;
2719
+ if (I) return !0;
2720
2720
  if (N) return N < 603;
2721
2721
  var L = "", p, U, v, w;
2722
2722
  for (p = 65; p < 76; p++) {
@@ -2756,7 +2756,7 @@ function DA() {
2756
2756
  var v = [], w = i(U), b, R;
2757
2757
  for (R = 0; R < w; R++)
2758
2758
  R in U && y(v, U[R]);
2759
- for (I(v, O(p)), b = i(v), R = 0; R < b; ) U[R] = v[R++];
2759
+ for (s(v, O(p)), b = i(v), R = 0; R < b; ) U[R] = v[R++];
2760
2760
  for (; R < w; ) n(U, R++);
2761
2761
  return U;
2762
2762
  }
@@ -2767,8 +2767,8 @@ var Qg = {}, Yg;
2767
2767
  function yA() {
2768
2768
  if (Yg) return Qg;
2769
2769
  Yg = 1;
2770
- var e = Je(), r = Ve(), t = $u(), M = _r(), i = Nr(), n = dM(), a = dt(), o = zM(), I = o("every", TypeError);
2771
- return e({ target: "Iterator", proto: !0, real: !0, forced: I }, {
2770
+ var e = Je(), r = Ve(), t = $u(), M = _r(), i = Nr(), n = dM(), a = dt(), o = zM(), s = o("every", TypeError);
2771
+ return e({ target: "Iterator", proto: !0, real: !0, forced: s }, {
2772
2772
  every: function(j) {
2773
2773
  i(this);
2774
2774
  try {
@@ -2776,9 +2776,9 @@ function yA() {
2776
2776
  } catch (N) {
2777
2777
  a(this, "throw", N);
2778
2778
  }
2779
- if (I) return r(I, this, j);
2780
- var s = n(this), u = 0;
2781
- return !t(s, function(N, g) {
2779
+ if (s) return r(s, this, j);
2780
+ var I = n(this), u = 0;
2781
+ return !t(I, function(N, g) {
2782
2782
  if (!j(N, u++)) return g();
2783
2783
  }, { IS_RECORD: !0, INTERRUPTED: !0 }).stopped;
2784
2784
  }
@@ -2789,8 +2789,8 @@ var _g = {}, Pg;
2789
2789
  function TA() {
2790
2790
  if (Pg) return _g;
2791
2791
  Pg = 1;
2792
- var e = Je(), r = Ve(), t = _r(), M = Nr(), i = dM(), n = Sy(), a = _u(), o = dt(), I = Cy(), c = zM(), j = It(), s = !j && !I("map", function() {
2793
- }), u = !j && !s && c("map", TypeError), N = j || s || u, g = n(function() {
2792
+ var e = Je(), r = Ve(), t = _r(), M = Nr(), i = dM(), n = Sy(), a = _u(), o = dt(), s = Cy(), c = zM(), j = It(), I = !j && !s("map", function() {
2793
+ }), u = !j && !I && c("map", TypeError), N = j || I || u, g = n(function() {
2794
2794
  var D = this.iterator, y = M(r(this.next, D)), E = this.done = !!y.done;
2795
2795
  if (!E) return a(D, this.mapper, [y.value, this.counter++], !0);
2796
2796
  });
@@ -2813,8 +2813,8 @@ var Rg = {}, $g;
2813
2813
  function lA() {
2814
2814
  if ($g) return Rg;
2815
2815
  $g = 1;
2816
- var e = Je(), r = Ve(), t = $u(), M = _r(), i = Nr(), n = dM(), a = dt(), o = zM(), I = o("some", TypeError);
2817
- return e({ target: "Iterator", proto: !0, real: !0, forced: I }, {
2816
+ var e = Je(), r = Ve(), t = $u(), M = _r(), i = Nr(), n = dM(), a = dt(), o = zM(), s = o("some", TypeError);
2817
+ return e({ target: "Iterator", proto: !0, real: !0, forced: s }, {
2818
2818
  some: function(j) {
2819
2819
  i(this);
2820
2820
  try {
@@ -2822,9 +2822,9 @@ function lA() {
2822
2822
  } catch (N) {
2823
2823
  a(this, "throw", N);
2824
2824
  }
2825
- if (I) return r(I, this, j);
2826
- var s = n(this), u = 0;
2827
- return t(s, function(N, g) {
2825
+ if (s) return r(s, this, j);
2826
+ var I = n(this), u = 0;
2827
+ return t(I, function(N, g) {
2828
2828
  if (j(N, u++)) return g();
2829
2829
  }, { IS_RECORD: !0, INTERRUPTED: !0 }).stopped;
2830
2830
  }
@@ -2836,15 +2836,15 @@ function AA() {
2836
2836
  if (Fg) return Hg;
2837
2837
  Fg = 1;
2838
2838
  var e = Wu().charAt, r = Pr(), t = tt(), M = my(), i = ui(), n = "String Iterator", a = t.set, o = t.getterFor(n);
2839
- return M(String, "String", function(I) {
2839
+ return M(String, "String", function(s) {
2840
2840
  a(this, {
2841
2841
  type: n,
2842
- string: r(I),
2842
+ string: r(s),
2843
2843
  index: 0
2844
2844
  });
2845
2845
  }, function() {
2846
- var c = o(this), j = c.string, s = c.index, u;
2847
- return s >= j.length ? i(void 0, !0) : (u = e(j, s), c.index += u.length, i(u, !1));
2846
+ var c = o(this), j = c.string, I = c.index, u;
2847
+ return I >= j.length ? i(void 0, !0) : (u = e(j, I), c.index += u.length, i(u, !1));
2848
2848
  }), Hg;
2849
2849
  }
2850
2850
  var qa, Zg;
@@ -2853,17 +2853,17 @@ function eT() {
2853
2853
  Zg = 1;
2854
2854
  var e = Ye(), r = gr(), t = Mr(), M = It(), i = r("iterator");
2855
2855
  return qa = !e(function() {
2856
- var n = new URL("b?a=1&b=2&c=3", "https://a"), a = n.searchParams, o = new URLSearchParams("a=1&a=2&b=3"), I = "";
2856
+ var n = new URL("b?a=1&b=2&c=3", "https://a"), a = n.searchParams, o = new URLSearchParams("a=1&a=2&b=3"), s = "";
2857
2857
  return n.pathname = "c%20d", a.forEach(function(c, j) {
2858
- a.delete("b"), I += j + c;
2859
- }), o.delete("a", 2), o.delete("b", void 0), M && (!n.toJSON || !o.has("a", 1) || o.has("a", 2) || !o.has("a", void 0) || o.has("b")) || !a.size && (M || !t) || !a.sort || n.href !== "https://a/c%20d?a=1&c=3" || a.get("c") !== "3" || String(new URLSearchParams("?a=1")) !== "a=1" || !a[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" || I !== "a1c3" || new URL("https://x", void 0).host !== "x";
2858
+ a.delete("b"), s += j + c;
2859
+ }), o.delete("a", 2), o.delete("b", void 0), M && (!n.toJSON || !o.has("a", 1) || o.has("a", 2) || !o.has("a", void 0) || o.has("b")) || !a.size && (M || !t) || !a.sort || n.href !== "https://a/c%20d?a=1&c=3" || a.get("c") !== "3" || String(new URLSearchParams("?a=1")) !== "a=1" || !a[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" || s !== "a1c3" || new URL("https://x", void 0).host !== "x";
2860
2860
  }), qa;
2861
2861
  }
2862
2862
  var Xa, Wg;
2863
2863
  function EA() {
2864
2864
  if (Wg) return Xa;
2865
2865
  Wg = 1;
2866
- var e = Mr(), r = pe(), t = Ve(), M = Ye(), i = Ly(), n = Oy(), a = Dy(), o = Zr(), I = XM(), c = Object.assign, j = Object.defineProperty, s = r([].concat);
2866
+ var e = Mr(), r = pe(), t = Ve(), M = Ye(), i = Ly(), n = Oy(), a = Dy(), o = Zr(), s = XM(), c = Object.assign, j = Object.defineProperty, I = r([].concat);
2867
2867
  return Xa = !c || M(function() {
2868
2868
  if (e && c({ b: 1 }, c(j({}, "a", {
2869
2869
  enumerable: !0,
@@ -2880,7 +2880,7 @@ function EA() {
2880
2880
  }), c({}, u)[g] !== 7 || i(c({}, N)).join("") !== D;
2881
2881
  }) ? function(N, g) {
2882
2882
  for (var D = o(N), y = arguments.length, E = 1, l = n.f, T = a.f; y > E; )
2883
- for (var x = I(arguments[E++]), z = l ? s(i(x), l(x)) : i(x), O = z.length, L = 0, p; O > L; )
2883
+ for (var x = s(arguments[E++]), z = l ? I(i(x), l(x)) : i(x), O = z.length, L = 0, p; O > L; )
2884
2884
  p = z[L++], (!e || t(T, x, p)) && (D[p] = x[p]);
2885
2885
  return D;
2886
2886
  } : c, Xa;
@@ -2890,7 +2890,7 @@ function Ju() {
2890
2890
  if (Vg) return Ka;
2891
2891
  Vg = 1;
2892
2892
  var e = pe(), r = Ye(), t = ar(), M = Et(), i = ct(), n = Ey(), a = function() {
2893
- }, o = i("Reflect", "construct"), I = /^\s*(?:class|function)\b/, c = e(I.exec), j = !I.test(a), s = function(g) {
2893
+ }, o = i("Reflect", "construct"), s = /^\s*(?:class|function)\b/, c = e(s.exec), j = !s.test(a), I = function(g) {
2894
2894
  if (!t(g)) return !1;
2895
2895
  try {
2896
2896
  return o(a, [], g), !0;
@@ -2906,29 +2906,29 @@ function Ju() {
2906
2906
  return !1;
2907
2907
  }
2908
2908
  try {
2909
- return j || !!c(I, n(g));
2909
+ return j || !!c(s, n(g));
2910
2910
  } catch (D) {
2911
2911
  return !0;
2912
2912
  }
2913
2913
  };
2914
2914
  return u.sham = !0, Ka = !o || r(function() {
2915
2915
  var N;
2916
- return s(s.call) || !s(Object) || !s(function() {
2916
+ return I(I.call) || !I(Object) || !I(function() {
2917
2917
  N = !0;
2918
2918
  }) || N;
2919
- }) ? u : s, Ka;
2919
+ }) ? u : I, Ka;
2920
2920
  }
2921
2921
  var eo, Jg;
2922
2922
  function xA() {
2923
2923
  if (Jg) return eo;
2924
2924
  Jg = 1;
2925
- var e = Ut(), r = Ve(), t = Zr(), M = _u(), i = Ru(), n = Ju(), a = Cr(), o = Qu(), I = ci(), c = LM(), j = Array;
2925
+ var e = Ut(), r = Ve(), t = Zr(), M = _u(), i = Ru(), n = Ju(), a = Cr(), o = Qu(), s = ci(), c = LM(), j = Array;
2926
2926
  return eo = function(u) {
2927
2927
  var N = t(u), g = n(this), D = arguments.length, y = D > 1 ? arguments[1] : void 0, E = y !== void 0;
2928
2928
  E && (y = e(y, D > 2 ? arguments[2] : void 0));
2929
2929
  var l = c(N), T = 0, x, z, O, L, p, U;
2930
2930
  if (l && !(this === j && i(l)))
2931
- for (z = g ? new this() : [], L = I(N, l), p = L.next; !(O = r(p, L)).done; T++)
2931
+ for (z = g ? new this() : [], L = s(N, l), p = L.next; !(O = r(p, L)).done; T++)
2932
2932
  U = E ? M(L, y, [O.value, T], !0) : O.value, o(z, T, U);
2933
2933
  else
2934
2934
  for (x = a(N), z = g ? new this(x) : j(x); x > T; T++)
@@ -2940,7 +2940,7 @@ var ro, qg;
2940
2940
  function dA() {
2941
2941
  if (qg) return ro;
2942
2942
  qg = 1;
2943
- var e = pe(), r = 2147483647, t = 36, M = 1, i = 26, n = 38, a = 700, o = 72, I = 128, c = "-", j = /[^\0-\u007E]/, s = /[.\u3002\uFF0E\uFF61]/g, u = "Overflow: input needs wider integers to process", N = t - M, g = RangeError, D = e(s.exec), y = Math.floor, E = String.fromCharCode, l = e("".charCodeAt), T = e([].join), x = e([].push), z = e("".replace), O = e("".split), L = e("".toLowerCase), p = function(b) {
2943
+ var e = pe(), r = 2147483647, t = 36, M = 1, i = 26, n = 38, a = 700, o = 72, s = 128, c = "-", j = /[^\0-\u007E]/, I = /[.\u3002\uFF0E\uFF61]/g, u = "Overflow: input needs wider integers to process", N = t - M, g = RangeError, D = e(I.exec), y = Math.floor, E = String.fromCharCode, l = e("".charCodeAt), T = e([].join), x = e([].push), z = e("".replace), O = e("".split), L = e("".toLowerCase), p = function(b) {
2944
2944
  for (var R = [], m = 0, G = b.length; m < G; ) {
2945
2945
  var Z = l(b, m++);
2946
2946
  if (Z >= 55296 && Z <= 56319 && m < G) {
@@ -2960,7 +2960,7 @@ function dA() {
2960
2960
  }, w = function(b) {
2961
2961
  var R = [];
2962
2962
  b = p(b);
2963
- var m = b.length, G = I, Z = 0, re = o, F, K;
2963
+ var m = b.length, G = s, Z = 0, re = o, F, K;
2964
2964
  for (F = 0; F < b.length; F++)
2965
2965
  K = b[F], K < 128 && x(R, E(K));
2966
2966
  var q = R.length, Ie = q;
@@ -2989,7 +2989,7 @@ function dA() {
2989
2989
  return T(R, "");
2990
2990
  };
2991
2991
  return ro = function(b) {
2992
- var R = [], m = O(z(L(b), s, "."), "."), G, Z;
2992
+ var R = [], m = O(z(L(b), I, "."), "."), G, Z;
2993
2993
  for (G = 0; G < m.length; G++)
2994
2994
  Z = m[G], x(R, D(j, Z) ? "xn--" + w(Z) : Z);
2995
2995
  return T(R, ".");
@@ -3013,7 +3013,7 @@ function zA() {
3013
3013
  return e({ target: "String", stat: !0, arity: 1, forced: o }, {
3014
3014
  // eslint-disable-next-line no-unused-vars -- required for `.length`
3015
3015
  fromCodePoint: function(c) {
3016
- for (var j = [], s = arguments.length, u = 0, N; s > u; ) {
3016
+ for (var j = [], I = arguments.length, u = 0, N; I > u; ) {
3017
3017
  if (N = +arguments[u++], t(N, 1114111) !== N) throw new M(N + " is not a valid code point");
3018
3018
  j[u] = N < 65536 ? i(N) : i(((N -= 65536) >> 10) + 55296, N % 1024 + 56320);
3019
3019
  }
@@ -3036,7 +3036,7 @@ var io, tN;
3036
3036
  function rT() {
3037
3037
  if (tN) return io;
3038
3038
  tN = 1, py(), zA();
3039
- var e = Je(), r = ve(), t = OA(), M = ct(), i = Ve(), n = pe(), a = Mr(), o = eT(), I = Mt(), c = xt(), j = Yu(), s = rM(), u = wy(), N = tt(), g = EM(), D = ar(), y = lr(), E = Ut(), l = Et(), T = Nr(), x = Dr(), z = Pr(), O = kt(), L = pt(), p = ci(), U = LM(), v = ui(), w = si(), b = gr(), R = Vu(), m = b("iterator"), G = "URLSearchParams", Z = G + "Iterator", re = N.set, F = N.getterFor(G), K = N.getterFor(Z), q = t("fetch"), Ie = t("Request"), B = t("Headers"), $ = Ie && Ie.prototype, Y = B && B.prototype, h = r.TypeError, ee = r.encodeURIComponent, ue = String.fromCharCode, te = M("String", "fromCodePoint"), De = parseInt, le = n("".charAt), Se = n([].join), ae = n([].push), Ee = n("".replace), _e = n([].shift), Pe = n([].splice), Re = n("".split), Be = n("".slice), ke = n(/./.exec), Ne = /\+/g, fe = "�", X = /^[0-9a-f]+$/i, ce = function(_, Me) {
3039
+ var e = Je(), r = ve(), t = OA(), M = ct(), i = Ve(), n = pe(), a = Mr(), o = eT(), s = Mt(), c = xt(), j = Yu(), I = rM(), u = wy(), N = tt(), g = EM(), D = ar(), y = lr(), E = Ut(), l = Et(), T = Nr(), x = Dr(), z = Pr(), O = kt(), L = pt(), p = ci(), U = LM(), v = ui(), w = si(), b = gr(), R = Vu(), m = b("iterator"), G = "URLSearchParams", Z = G + "Iterator", re = N.set, F = N.getterFor(G), K = N.getterFor(Z), q = t("fetch"), Ie = t("Request"), B = t("Headers"), $ = Ie && Ie.prototype, Y = B && B.prototype, h = r.TypeError, ee = r.encodeURIComponent, ue = String.fromCharCode, te = M("String", "fromCodePoint"), De = parseInt, le = n("".charAt), Se = n([].join), ae = n([].push), Ee = n("".replace), _e = n([].shift), Pe = n([].splice), Re = n("".split), Be = n("".slice), ke = n(/./.exec), Ne = /\+/g, fe = "�", X = /^[0-9a-f]+$/i, ce = function(_, Me) {
3040
3040
  var ne = Be(_, Me, Me + 2);
3041
3041
  return ke(X, ne) ? De(ne, 16) : NaN;
3042
3042
  }, Ae = function(_) {
@@ -3254,7 +3254,7 @@ function rT() {
3254
3254
  entries: function() {
3255
3255
  return new Ke(this, "entries");
3256
3256
  }
3257
- }, { enumerable: !0 }), I(ie, m, ie.entries, { name: "entries" }), I(ie, "toString", function() {
3257
+ }, { enumerable: !0 }), s(ie, m, ie.entries, { name: "entries" }), s(ie, "toString", function() {
3258
3258
  return F(this).serialize();
3259
3259
  }, { enumerable: !0 }), a && c(ie, "size", {
3260
3260
  get: function() {
@@ -3262,7 +3262,7 @@ function rT() {
3262
3262
  },
3263
3263
  configurable: !0,
3264
3264
  enumerable: !0
3265
- }), s(de, G), e({ global: !0, constructor: !0, forced: !o }, {
3265
+ }), I(de, G), e({ global: !0, constructor: !0, forced: !o }, {
3266
3266
  URLSearchParams: de
3267
3267
  }), !o && D(B)) {
3268
3268
  var ye = n(Y.has), He = n(Y.set), Ge = function(_) {
@@ -3298,7 +3298,7 @@ var MN;
3298
3298
  function LA() {
3299
3299
  if (MN) return Bg;
3300
3300
  MN = 1, AA();
3301
- var e = Je(), r = Mr(), t = eT(), M = ve(), i = Ut(), n = pe(), a = Mt(), o = xt(), I = EM(), c = lr(), j = EA(), s = xA(), u = Ii(), N = Wu().codeAt, g = dA(), D = Pr(), y = rM(), E = si(), l = rT(), T = tt(), x = T.set, z = T.getterFor("URL"), O = l.URLSearchParams, L = l.getState, p = M.URL, U = M.TypeError, v = M.parseInt, w = Math.floor, b = Math.pow, R = n("".charAt), m = n(/./.exec), G = n([].join), Z = n(1.1.toString), re = n([].pop), F = n([].push), K = n("".replace), q = n([].shift), Ie = n("".split), B = n("".slice), $ = n("".toLowerCase), Y = n([].unshift), h = "Invalid authority", ee = "Invalid scheme", ue = "Invalid host", te = "Invalid port", De = /[a-z]/i, le = /[\d+-.a-z]/i, Se = /\d/, ae = /^0x/i, Ee = /^[0-7]+$/, _e = /^\d+$/, Pe = /^[\da-f]+$/i, Re = /[\0\t\n\r #%/:<>?@[\\\]^|]/, Be = /[\0\t\n\r #/:<>?@[\\\]^|]/, ke = /^[\u0000-\u0020]+/, Ne = /(^|[^\u0000-\u0020])[\u0000-\u0020]+$/, fe = /[\t\n\r]/g, X, ce = function(k) {
3301
+ var e = Je(), r = Mr(), t = eT(), M = ve(), i = Ut(), n = pe(), a = Mt(), o = xt(), s = EM(), c = lr(), j = EA(), I = xA(), u = Ii(), N = Wu().codeAt, g = dA(), D = Pr(), y = rM(), E = si(), l = rT(), T = tt(), x = T.set, z = T.getterFor("URL"), O = l.URLSearchParams, L = l.getState, p = M.URL, U = M.TypeError, v = M.parseInt, w = Math.floor, b = Math.pow, R = n("".charAt), m = n(/./.exec), G = n([].join), Z = n(1.1.toString), re = n([].pop), F = n([].push), K = n("".replace), q = n([].shift), Ie = n("".split), B = n("".slice), $ = n("".toLowerCase), Y = n([].unshift), h = "Invalid authority", ee = "Invalid scheme", ue = "Invalid host", te = "Invalid port", De = /[a-z]/i, le = /[\d+-.a-z]/i, Se = /\d/, ae = /^0x/i, Ee = /^[0-7]+$/, _e = /^\d+$/, Pe = /^[\da-f]+$/i, Re = /[\0\t\n\r #%/:<>?@[\\\]^|]/, Be = /[\0\t\n\r #/:<>?@[\\\]^|]/, ke = /^[\u0000-\u0020]+/, Ne = /(^|[^\u0000-\u0020])[\u0000-\u0020]+$/, fe = /[\t\n\r]/g, X, ce = function(k) {
3302
3302
  var W = Ie(k, "."), Q, C, H, Le, je, ir, Ir;
3303
3303
  if (W.length && W[W.length - 1] === "" && W.length--, Q = W.length, Q > 4) return k;
3304
3304
  for (C = [], H = 0; H < Q; H++) {
@@ -3440,7 +3440,7 @@ function LA() {
3440
3440
  // eslint-disable-next-line max-statements -- TODO
3441
3441
  parse: function(k, W, Q) {
3442
3442
  var C = this, H = W || Ge, Le = 0, je = "", ir = !1, Ir = !1, Tr = !1, fr, V, sr, qr;
3443
- for (k = D(k), W || (C.scheme = "", C.username = "", C.password = "", C.host = null, C.port = null, C.path = [], C.query = null, C.fragment = null, C.cannotBeABaseURL = !1, k = K(k, ke, ""), k = K(k, Ne, "$1")), k = K(k, fe, ""), fr = s(k); Le <= fr.length; ) {
3443
+ for (k = D(k), W || (C.scheme = "", C.username = "", C.password = "", C.host = null, C.port = null, C.path = [], C.query = null, C.fragment = null, C.cannotBeABaseURL = !1, k = K(k, ke, ""), k = K(k, Ne, "$1")), k = K(k, fe, ""), fr = I(k); Le <= fr.length; ) {
3444
3444
  switch (V = fr[Le], H) {
3445
3445
  case Ge:
3446
3446
  if (V && m(De, V))
@@ -3529,7 +3529,7 @@ function LA() {
3529
3529
  break;
3530
3530
  case er:
3531
3531
  if (V === "@") {
3532
- ir && (je = "%40" + je), ir = !0, sr = s(je);
3532
+ ir && (je = "%40" + je), ir = !0, sr = I(je);
3533
3533
  for (var MM = 0; MM < sr.length; MM++) {
3534
3534
  var pM = sr[MM];
3535
3535
  if (pM === ":" && !Tr) {
@@ -3542,7 +3542,7 @@ function LA() {
3542
3542
  je = "";
3543
3543
  } else if (V === X || V === "/" || V === "?" || V === "#" || V === "\\" && C.isSpecial()) {
3544
3544
  if (ir && je === "") return h;
3545
- Le -= s(je).length + 1, je = "", H = ur;
3545
+ Le -= I(je).length + 1, je = "", H = ur;
3546
3546
  } else je += V;
3547
3547
  break;
3548
3548
  case ur:
@@ -3664,7 +3664,7 @@ function LA() {
3664
3664
  this.host = W;
3665
3665
  } else {
3666
3666
  if (m(Be, k)) return ue;
3667
- for (W = "", Q = s(k), C = 0; C < Q.length; C++)
3667
+ for (W = "", Q = I(k), C = 0; C < Q.length; C++)
3668
3668
  W += Ke(Q[C], Oe);
3669
3669
  this.host = W;
3670
3670
  }
@@ -3719,7 +3719,7 @@ function LA() {
3719
3719
  return this.username;
3720
3720
  },
3721
3721
  setUsername: function(k) {
3722
- var W = s(D(k));
3722
+ var W = I(D(k));
3723
3723
  if (!this.cannotHaveUsernamePasswordPort()) {
3724
3724
  this.username = "";
3725
3725
  for (var Q = 0; Q < W.length; Q++)
@@ -3731,7 +3731,7 @@ function LA() {
3731
3731
  return this.password;
3732
3732
  },
3733
3733
  setPassword: function(k) {
3734
- var W = s(D(k));
3734
+ var W = I(D(k));
3735
3735
  if (!this.cannotHaveUsernamePasswordPort()) {
3736
3736
  this.password = "";
3737
3737
  for (var Q = 0; Q < W.length; Q++)
@@ -3799,7 +3799,7 @@ function LA() {
3799
3799
  }
3800
3800
  };
3801
3801
  var jt = function(W) {
3802
- var Q = I(this, Ar), C = E(arguments.length, 1) > 1 ? arguments[1] : void 0, H = x(Q, new $t(W, !1, C));
3802
+ var Q = s(this, Ar), C = E(arguments.length, 1) > 1 ? arguments[1] : void 0, H = x(Q, new $t(W, !1, C));
3803
3803
  r || (Q.href = H.serialize(), Q.origin = H.getOrigin(), Q.protocol = H.getProtocol(), Q.username = H.getUsername(), Q.password = H.getPassword(), Q.host = H.getHost(), Q.hostname = H.getHostname(), Q.port = H.getPort(), Q.pathname = H.getPathname(), Q.search = H.getSearch(), Q.searchParams = H.getSearchParams(), Q.hash = H.getHash());
3804
3804
  }, Ar = jt.prototype, vr = function(k, W) {
3805
3805
  return {
@@ -3851,15 +3851,15 @@ var cN = {}, IN;
3851
3851
  function fA() {
3852
3852
  if (IN) return cN;
3853
3853
  IN = 1;
3854
- var e = Mt(), r = pe(), t = Pr(), M = si(), i = URLSearchParams, n = i.prototype, a = r(n.append), o = r(n.delete), I = r(n.forEach), c = r([].push), j = new i("a=1&a=2&b=3");
3855
- return j.delete("a", 1), j.delete("b", void 0), j + "" != "a=2" && e(n, "delete", function(s) {
3854
+ var e = Mt(), r = pe(), t = Pr(), M = si(), i = URLSearchParams, n = i.prototype, a = r(n.append), o = r(n.delete), s = r(n.forEach), c = r([].push), j = new i("a=1&a=2&b=3");
3855
+ return j.delete("a", 1), j.delete("b", void 0), j + "" != "a=2" && e(n, "delete", function(I) {
3856
3856
  var u = arguments.length, N = u < 2 ? void 0 : arguments[1];
3857
- if (u && N === void 0) return o(this, s);
3857
+ if (u && N === void 0) return o(this, I);
3858
3858
  var g = [];
3859
- I(this, function(O, L) {
3859
+ s(this, function(O, L) {
3860
3860
  c(g, { key: L, value: O });
3861
3861
  }), M(u, 1);
3862
- for (var D = t(s), y = t(N), E = 0, l = 0, T = !1, x = g.length, z; E < x; )
3862
+ for (var D = t(I), y = t(N), E = 0, l = 0, T = !1, x = g.length, z; E < x; )
3863
3863
  z = g[E++], T || z.key === D ? (T = !0, o(this, z.key)) : l++;
3864
3864
  for (; l < x; )
3865
3865
  z = g[l++], z.key === D && z.value === y || a(this, z.key, z.value);
@@ -3870,12 +3870,12 @@ var sN = {}, gN;
3870
3870
  function wA() {
3871
3871
  if (gN) return sN;
3872
3872
  gN = 1;
3873
- var e = Mt(), r = pe(), t = Pr(), M = si(), i = URLSearchParams, n = i.prototype, a = r(n.getAll), o = r(n.has), I = new i("a=1");
3874
- return (I.has("a", 2) || !I.has("a", void 0)) && e(n, "has", function(j) {
3875
- var s = arguments.length, u = s < 2 ? void 0 : arguments[1];
3876
- if (s && u === void 0) return o(this, j);
3873
+ var e = Mt(), r = pe(), t = Pr(), M = si(), i = URLSearchParams, n = i.prototype, a = r(n.getAll), o = r(n.has), s = new i("a=1");
3874
+ return (s.has("a", 2) || !s.has("a", void 0)) && e(n, "has", function(j) {
3875
+ var I = arguments.length, u = I < 2 ? void 0 : arguments[1];
3876
+ if (I && u === void 0) return o(this, j);
3877
3877
  var N = a(this, j);
3878
- M(s, 1);
3878
+ M(I, 1);
3879
3879
  for (var g = t(u), D = 0; D < N.length; )
3880
3880
  if (N[D++] === g) return !0;
3881
3881
  return !1;
@@ -3933,33 +3933,33 @@ function We(e) {
3933
3933
  function gi(e, r, t) {
3934
3934
  var M = bt(At++, 2);
3935
3935
  if (M.t = e, !M.__c && (M.__ = [t ? t(r) : MT(void 0, r), function(o) {
3936
- var I = M.__N ? M.__N[0] : M.__[0], c = M.t(I, o);
3937
- I !== c && (M.__N = [c, M.__[1]], M.__c.setState({}));
3936
+ var s = M.__N ? M.__N[0] : M.__[0], c = M.t(s, o);
3937
+ s !== c && (M.__N = [c, M.__[1]], M.__c.setState({}));
3938
3938
  }], M.__c = rr, !rr.__f)) {
3939
- var i = function(o, I, c) {
3939
+ var i = function(o, s, c) {
3940
3940
  if (!M.__c.__H) return !0;
3941
3941
  var j = M.__c.__H.__.filter(function(u) {
3942
3942
  return !!u.__c;
3943
3943
  });
3944
3944
  if (j.every(function(u) {
3945
3945
  return !u.__N;
3946
- })) return !n || n.call(this, o, I, c);
3947
- var s = M.__c.props !== o;
3946
+ })) return !n || n.call(this, o, s, c);
3947
+ var I = M.__c.props !== o;
3948
3948
  return j.forEach(function(u) {
3949
3949
  if (u.__N) {
3950
3950
  var N = u.__[0];
3951
- u.__ = u.__N, u.__N = void 0, N !== u.__[0] && (s = !0);
3951
+ u.__ = u.__N, u.__N = void 0, N !== u.__[0] && (I = !0);
3952
3952
  }
3953
- }), n && n.call(this, o, I, c) || s;
3953
+ }), n && n.call(this, o, s, c) || I;
3954
3954
  };
3955
3955
  rr.__f = !0;
3956
3956
  var n = rr.shouldComponentUpdate, a = rr.componentWillUpdate;
3957
- rr.componentWillUpdate = function(o, I, c) {
3957
+ rr.componentWillUpdate = function(o, s, c) {
3958
3958
  if (this.__e) {
3959
3959
  var j = n;
3960
- n = void 0, i(o, I, c), n = j;
3960
+ n = void 0, i(o, s, c), n = j;
3961
3961
  }
3962
- a && a.call(this, o, I, c);
3962
+ a && a.call(this, o, s, c);
3963
3963
  }, rr.shouldComponentUpdate = i;
3964
3964
  }
3965
3965
  return M.__N || M.__;
@@ -4222,8 +4222,8 @@ me.unmount = function(e) {
4222
4222
  var o = function() {
4223
4223
  if (!--M.__u) {
4224
4224
  if (M.state.__a) {
4225
- var I = M.state.__a;
4226
- M.__v.__k[0] = oT(I, I.__c.__P, I.__c.__O);
4225
+ var s = M.state.__a;
4226
+ M.__v.__k[0] = oT(s, s.__c.__P, s.__c.__O);
4227
4227
  }
4228
4228
  var c;
4229
4229
  for (M.setState({ __a: M.__b = null }); c = M.o.pop(); ) c.forceUpdate();
@@ -4332,8 +4332,8 @@ me.vnode = function(e) {
4332
4332
  for (var a in t) {
4333
4333
  var o = t[a];
4334
4334
  if (!(a === "value" && "defaultValue" in t && o == null || BA && a === "children" && M === "noscript" || a === "class" || a === "className")) {
4335
- var I = a.toLowerCase();
4336
- a === "defaultValue" && "value" in t && t.value == null ? a = "value" : a === "download" && o === !0 ? o = "" : I === "translate" && o === "no" ? o = !1 : I[0] === "o" && I[1] === "n" ? I === "ondoubleclick" ? a = "ondblclick" : I !== "onchange" || M !== "input" && M !== "textarea" || HA(t.type) ? I === "onfocus" ? a = "onfocusin" : I === "onblur" ? a = "onfocusout" : $A.test(a) && (a = I) : I = a = "oninput" : n && RA.test(a) ? a = a.replace(GA, "-$&").toLowerCase() : o === null && (o = void 0), I === "oninput" && i[a = I] && (a = "oninputCapture"), i[a] = o;
4335
+ var s = a.toLowerCase();
4336
+ a === "defaultValue" && "value" in t && t.value == null ? a = "value" : a === "download" && o === !0 ? o = "" : s === "translate" && o === "no" ? o = !1 : s[0] === "o" && s[1] === "n" ? s === "ondoubleclick" ? a = "ondblclick" : s !== "onchange" || M !== "input" && M !== "textarea" || HA(t.type) ? s === "onfocus" ? a = "onfocusin" : s === "onblur" ? a = "onfocusout" : $A.test(a) && (a = s) : s = a = "oninput" : n && RA.test(a) ? a = a.replace(GA, "-$&").toLowerCase() : o === null && (o = void 0), s === "oninput" && i[a = s] && (a = "oninputCapture"), i[a] = o;
4337
4337
  }
4338
4338
  }
4339
4339
  M == "select" && i.multiple && Array.isArray(i.value) && (i.value = Tt(t.children).forEach(function(c) {
@@ -4435,7 +4435,7 @@ var IM = { exports: {} }, XA = IM.exports, pN;
4435
4435
  function KA() {
4436
4436
  return pN || (pN = 1, (function(e, r) {
4437
4437
  (function(t, M) {
4438
- var i = "1.0.41", n = "", a = "?", o = "function", I = "undefined", c = "object", j = "string", s = "major", u = "model", N = "name", g = "type", D = "vendor", y = "version", E = "architecture", l = "console", T = "mobile", x = "tablet", z = "smarttv", O = "wearable", L = "embedded", p = 500, U = "Amazon", v = "Apple", w = "ASUS", b = "BlackBerry", R = "Browser", m = "Chrome", G = "Edge", Z = "Firefox", re = "Google", F = "Honor", K = "Huawei", q = "Lenovo", Ie = "LG", B = "Microsoft", $ = "Motorola", Y = "Nvidia", h = "OnePlus", ee = "Opera", ue = "OPPO", te = "Samsung", De = "Sharp", le = "Sony", Se = "Xiaomi", ae = "Zebra", Ee = "Facebook", _e = "Chromium OS", Pe = "Mac OS", Re = " Browser", Be = function(xe, de) {
4438
+ var i = "1.0.41", n = "", a = "?", o = "function", s = "undefined", c = "object", j = "string", I = "major", u = "model", N = "name", g = "type", D = "vendor", y = "version", E = "architecture", l = "console", T = "mobile", x = "tablet", z = "smarttv", O = "wearable", L = "embedded", p = 500, U = "Amazon", v = "Apple", w = "ASUS", b = "BlackBerry", R = "Browser", m = "Chrome", G = "Edge", Z = "Firefox", re = "Google", F = "Honor", K = "Huawei", q = "Lenovo", Ie = "LG", B = "Microsoft", $ = "Motorola", Y = "Nvidia", h = "OnePlus", ee = "Opera", ue = "OPPO", te = "Samsung", De = "Sharp", le = "Sony", Se = "Xiaomi", ae = "Zebra", Ee = "Facebook", _e = "Chromium OS", Pe = "Mac OS", Re = " Browser", Be = function(xe, de) {
4439
4439
  var ie = {};
4440
4440
  for (var ye in xe)
4441
4441
  de[ye] && de[ye].length % 2 === 0 ? ie[ye] = de[ye].concat(xe[ye]) : ie[ye] = xe[ye];
@@ -4452,7 +4452,7 @@ function KA() {
4452
4452
  return typeof xe === j ? xe.replace(/[^\d\.]/g, n).split(".")[0] : M;
4453
4453
  }, ce = function(xe, de) {
4454
4454
  if (typeof xe === j)
4455
- return xe = xe.replace(/^\s\s*/, n), typeof de === I ? xe : xe.substring(0, p);
4455
+ return xe = xe.replace(/^\s\s*/, n), typeof de === s ? xe : xe.substring(0, p);
4456
4456
  }, Ae = function(xe, de) {
4457
4457
  for (var ie = 0, ye, He, Ge, we, _, Me; ie < de.length && !_; ) {
4458
4458
  var ne = de[ie], ge = de[ie + 1];
@@ -4474,16 +4474,16 @@ function KA() {
4474
4474
  }, $e = { "1.0": "/8", 1.2: "/1", 1.3: "/3", "2.0": "/412", "2.0.2": "/416", "2.0.3": "/417", "2.0.4": "/419", "?": "/" }, Oe = { 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" }, Qe = { browser: [[/\b(?:crmo|crios)\/([\w\.]+)/i], [y, [N, "Chrome"]], [/edg(?:e|ios|a)?\/([\w\.]+)/i], [y, [N, "Edge"]], [/(opera mini)\/([-\w\.]+)/i, /(opera [mobiletab]{3,6})\b.+version\/([-\w\.]+)/i, /(opera)(?:.+version\/|[\/ ]+)([\w\.]+)/i], [N, y], [/opios[\/ ]+([\w\.]+)/i], [y, [N, ee + " Mini"]], [/\bop(?:rg)?x\/([\w\.]+)/i], [y, [N, ee + " GX"]], [/\bopr\/([\w\.]+)/i], [y, [N, ee]], [/\bb[ai]*d(?:uhd|[ub]*[aekoprswx]{5,6})[\/ ]?([\w\.]+)/i], [y, [N, "Baidu"]], [/\b(?:mxbrowser|mxios|myie2)\/?([-\w\.]*)\b/i], [y, [N, "Maxthon"]], [/(kindle)\/([\w\.]+)/i, /(lunascape|maxthon|netfront|jasmine|blazer|sleipnir)[\/ ]?([\w\.]*)/i, /(avant|iemobile|slim(?:browser|boat|jet))[\/ ]?([\d\.]*)/i, /(?:ms|\()(ie) ([\w\.]+)/i, /(flock|rockmelt|midori|epiphany|silk|skyfire|ovibrowser|bolt|iron|vivaldi|iridium|phantomjs|bowser|qupzilla|falkon|rekonq|puffin|brave|whale(?!.+naver)|qqbrowserlite|duckduckgo|klar|helio|(?=comodo_)?dragon)\/([-\w\.]+)/i, /(heytap|ovi|115)browser\/([\d\.]+)/i, /(weibo)__([\d\.]+)/i], [N, y], [/quark(?:pc)?\/([-\w\.]+)/i], [y, [N, "Quark"]], [/\bddg\/([\w\.]+)/i], [y, [N, "DuckDuckGo"]], [/(?:\buc? ?browser|(?:juc.+)ucweb)[\/ ]?([\w\.]+)/i], [y, [N, "UC" + R]], [/microm.+\bqbcore\/([\w\.]+)/i, /\bqbcore\/([\w\.]+).+microm/i, /micromessenger\/([\w\.]+)/i], [y, [N, "WeChat"]], [/konqueror\/([\w\.]+)/i], [y, [N, "Konqueror"]], [/trident.+rv[: ]([\w\.]{1,9})\b.+like gecko/i], [y, [N, "IE"]], [/ya(?:search)?browser\/([\w\.]+)/i], [y, [N, "Yandex"]], [/slbrowser\/([\w\.]+)/i], [y, [N, "Smart Lenovo " + R]], [/(avast|avg)\/([\w\.]+)/i], [[N, /(.+)/, "$1 Secure " + R], y], [/\bfocus\/([\w\.]+)/i], [y, [N, Z + " Focus"]], [/\bopt\/([\w\.]+)/i], [y, [N, ee + " Touch"]], [/coc_coc\w+\/([\w\.]+)/i], [y, [N, "Coc Coc"]], [/dolfin\/([\w\.]+)/i], [y, [N, "Dolphin"]], [/coast\/([\w\.]+)/i], [y, [N, ee + " Coast"]], [/miuibrowser\/([\w\.]+)/i], [y, [N, "MIUI" + Re]], [/fxios\/([\w\.-]+)/i], [y, [N, Z]], [/\bqihoobrowser\/?([\w\.]*)/i], [y, [N, "360"]], [/\b(qq)\/([\w\.]+)/i], [[N, /(.+)/, "$1Browser"], y], [/(oculus|sailfish|huawei|vivo|pico)browser\/([\w\.]+)/i], [[N, /(.+)/, "$1" + Re], y], [/samsungbrowser\/([\w\.]+)/i], [y, [N, te + " Internet"]], [/metasr[\/ ]?([\d\.]+)/i], [y, [N, "Sogou Explorer"]], [/(sogou)mo\w+\/([\d\.]+)/i], [[N, "Sogou Mobile"], y], [/(electron)\/([\w\.]+) safari/i, /(tesla)(?: qtcarbrowser|\/(20\d\d\.[-\w\.]+))/i, /m?(qqbrowser|2345(?=browser|chrome|explorer))\w*[\/ ]?v?([\w\.]+)/i], [N, y], [/(lbbrowser|rekonq)/i, /\[(linkedin)app\]/i], [N], [/ome\/([\w\.]+) \w* ?(iron) saf/i, /ome\/([\w\.]+).+qihu (360)[es]e/i], [y, N], [/((?:fban\/fbios|fb_iab\/fb4a)(?!.+fbav)|;fbav\/([\w\.]+);)/i], [[N, Ee], y], [/(Klarna)\/([\w\.]+)/i, /(kakao(?:talk|story))[\/ ]([\w\.]+)/i, /(naver)\(.*?(\d+\.[\w\.]+).*\)/i, /(daum)apps[\/ ]([\w\.]+)/i, /safari (line)\/([\w\.]+)/i, /\b(line)\/([\w\.]+)\/iab/i, /(alipay)client\/([\w\.]+)/i, /(twitter)(?:and| f.+e\/([\w\.]+))/i, /(chromium|instagram|snapchat)[\/ ]([-\w\.]+)/i], [N, y], [/\bgsa\/([\w\.]+) .*safari\//i], [y, [N, "GSA"]], [/musical_ly(?:.+app_?version\/|_)([\w\.]+)/i], [y, [N, "TikTok"]], [/headlesschrome(?:\/([\w\.]+)| )/i], [y, [N, m + " Headless"]], [/ wv\).+(chrome)\/([\w\.]+)/i], [[N, m + " WebView"], y], [/droid.+ version\/([\w\.]+)\b.+(?:mobile safari|safari)/i], [y, [N, "Android " + R]], [/(chrome|omniweb|arora|[tizenoka]{5} ?browser)\/v?([\w\.]+)/i], [N, y], [/version\/([\w\.\,]+) .*mobile\/\w+ (safari)/i], [y, [N, "Mobile Safari"]], [/version\/([\w(\.|\,)]+) .*(mobile ?safari|safari)/i], [y, N], [/webkit.+?(mobile ?safari|safari)(\/[\w\.]+)/i], [N, [y, qe, $e]], [/(webkit|khtml)\/([\w\.]+)/i], [N, y], [/(navigator|netscape\d?)\/([-\w\.]+)/i], [[N, "Netscape"], y], [/(wolvic|librewolf)\/([\w\.]+)/i], [N, y], [/mobile vr; rv:([\w\.]+)\).+firefox/i], [y, [N, Z + " Reality"]], [/ekiohf.+(flow)\/([\w\.]+)/i, /(swiftfox)/i, /(icedragon|iceweasel|camino|chimera|fennec|maemo browser|minimo|conkeror)[\/ ]?([\w\.\+]+)/i, /(seamonkey|k-meleon|icecat|iceape|firebird|phoenix|palemoon|basilisk|waterfox)\/([-\w\.]+)$/i, /(firefox)\/([\w\.]+)/i, /(mozilla)\/([\w\.]+) .+rv\:.+gecko\/\d+/i, /(amaya|dillo|doris|icab|ladybird|lynx|mosaic|netsurf|obigo|polaris|w3m|(?:go|ice|up)[\. ]?browser)[-\/ ]?v?([\w\.]+)/i, /\b(links) \(([\w\.]+)/i], [N, [y, /_/g, "."]], [/(cobalt)\/([\w\.]+)/i], [N, [y, /master.|lts./, ""]]], cpu: [[/\b((amd|x|x86[-_]?|wow|win)64)\b/i], [[E, "amd64"]], [/(ia32(?=;))/i, /\b((i[346]|x)86)(pc)?\b/i], [[E, "ia32"]], [/\b(aarch64|arm(v?[89]e?l?|_?64))\b/i], [[E, "arm64"]], [/\b(arm(v[67])?ht?n?[fl]p?)\b/i], [[E, "armhf"]], [/( (ce|mobile); ppc;|\/[\w\.]+arm\b)/i], [[E, "arm"]], [/((ppc|powerpc)(64)?)( mac|;|\))/i], [[E, /ower/, n, fe]], [/ sun4\w[;\)]/i], [[E, "sparc"]], [/\b(avr32|ia64(?=;)|68k(?=\))|\barm(?=v([1-7]|[5-7]1)l?|;|eabi)|(irix|mips|sparc)(64)?\b|pa-risc)/i], [[E, fe]]], 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], [u, [D, te], [g, x]], [/\b((?:s[cgp]h|gt|sm)-(?![lr])\w+|sc[g-]?[\d]+a?|galaxy nexus)/i, /samsung[- ]((?!sm-[lr])[-\w]+)/i, /sec-(sgh\w+)/i], [u, [D, te], [g, T]], [/(?:\/|\()(ip(?:hone|od)[\w, ]*)(?:\/|;)/i], [u, [D, v], [g, T]], [/\((ipad);[-\w\),; ]+apple/i, /applecoremedia\/[\w\.]+ \((ipad)/i, /\b(ipad)\d\d?,\d\d?[;\]].+ios/i], [u, [D, v], [g, x]], [/(macintosh);/i], [u, [D, v]], [/\b(sh-?[altvz]?\d\d[a-ekm]?)/i], [u, [D, De], [g, T]], [/\b((?:brt|eln|hey2?|gdi|jdn)-a?[lnw]09|(?:ag[rm]3?|jdn2|kob2)-a?[lw]0[09]hn)(?: bui|\)|;)/i], [u, [D, F], [g, x]], [/honor([-\w ]+)[;\)]/i], [u, [D, F], [g, T]], [/\b((?:ag[rs][2356]?k?|bah[234]?|bg[2o]|bt[kv]|cmr|cpn|db[ry]2?|jdn2|got|kob2?k?|mon|pce|scm|sht?|[tw]gr|vrd)-[ad]?[lw][0125][09]b?|605hw|bg2-u03|(?:gem|fdr|m2|ple|t1)-[7a]0[1-4][lu]|t1-a2[13][lw]|mediapad[\w\. ]*(?= bui|\)))\b(?!.+d\/s)/i], [u, [D, K], [g, x]], [/(?:huawei)([-\w ]+)[;\)]/i, /\b(nexus 6p|\w{2,4}e?-[atu]?[ln][\dx][012359c][adn]?)\b(?!.+d\/s)/i], [u, [D, K], [g, T]], [/oid[^\)]+; (2[\dbc]{4}(182|283|rp\w{2})[cgl]|m2105k81a?c)(?: bui|\))/i, /\b((?:red)?mi[-_ ]?pad[\w- ]*)(?: bui|\))/i], [[u, /_/g, " "], [D, Se], [g, x]], [/\b(poco[\w ]+|m2\d{3}j\d\d[a-z]{2})(?: bui|\))/i, /\b; (\w+) build\/hm\1/i, /\b(hm[-_ ]?note?[_ ]?(?:\d\w)?) bui/i, /\b(redmi[\-_ ]?(?:note|k)?[\w_ ]+)(?: bui|\))/i, /oid[^\)]+; (m?[12][0-389][01]\w{3,6}[c-y])( bui|; wv|\))/i, /\b(mi[-_ ]?(?:a\d|one|one[_ ]plus|note lte|max|cc)?[_ ]?(?:\d?\w?)[_ ]?(?:plus|se|lite|pro)?)(?: bui|\))/i, / ([\w ]+) miui\/v?\d/i], [[u, /_/g, " "], [D, Se], [g, T]], [/; (\w+) bui.+ oppo/i, /\b(cph[12]\d{3}|p(?:af|c[al]|d\w|e[ar])[mt]\d0|x9007|a101op)\b/i], [u, [D, ue], [g, T]], [/\b(opd2(\d{3}a?))(?: bui|\))/i], [u, [D, qe, { OnePlus: ["304", "403", "203"], "*": ue }], [g, x]], [/vivo (\w+)(?: bui|\))/i, /\b(v[12]\d{3}\w?[at])(?: bui|;)/i], [u, [D, "Vivo"], [g, T]], [/\b(rmx[1-3]\d{3})(?: bui|;|\))/i], [u, [D, "Realme"], [g, T]], [/\b(milestone|droid(?:[2-4x]| (?:bionic|x2|pro|razr))?:?( 4g)?)\b[\w ]+build\//i, /\bmot(?:orola)?[- ](\w*)/i, /((?:moto(?! 360)[\w\(\) ]+|xt\d{3,4}|nexus 6)(?= bui|\)))/i], [u, [D, $], [g, T]], [/\b(mz60\d|xoom[2 ]{0,2}) build\//i], [u, [D, $], [g, x]], [/((?=lg)?[vl]k\-?\d{3}) bui| 3\.[-\w; ]{10}lg?-([06cv9]{3,4})/i], [u, [D, Ie], [g, x]], [/(lm(?:-?f100[nv]?|-[\w\.]+)(?= bui|\))|nexus [45])/i, /\blg[-e;\/ ]+((?!browser|netcast|android tv|watch)\w+)/i, /\blg-?([\d\w]+) bui/i], [u, [D, Ie], [g, T]], [/(ideatab[-\w ]+|602lv|d-42a|a101lv|a2109a|a3500-hv|s[56]000|pb-6505[my]|tb-?x?\d{3,4}(?:f[cu]|xu|[av])|yt\d?-[jx]?\d+[lfmx])( bui|;|\)|\/)/i, /lenovo ?(b[68]0[08]0-?[hf]?|tab(?:[\w- ]+?)|tb[\w-]{6,7})( bui|;|\)|\/)/i], [u, [D, q], [g, x]], [/(nokia) (t[12][01])/i], [D, u, [g, x]], [/(?:maemo|nokia).*(n900|lumia \d+|rm-\d+)/i, /nokia[-_ ]?(([-\w\. ]*))/i], [[u, /_/g, " "], [g, T], [D, "Nokia"]], [/(pixel (c|tablet))\b/i], [u, [D, re], [g, x]], [/droid.+; (pixel[\daxl ]{0,6})(?: bui|\))/i], [u, [D, re], [g, T]], [/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], [u, [D, le], [g, T]], [/sony tablet [ps]/i, /\b(?:sony)?sgp\w+(?: bui|\))/i], [[u, "Xperia Tablet"], [D, le], [g, x]], [/ (kb2005|in20[12]5|be20[12][59])\b/i, /(?:one)?(?:plus)? (a\d0\d\d)(?: b|\))/i], [u, [D, h], [g, T]], [/(alexa)webm/i, /(kf[a-z]{2}wi|aeo(?!bc)\w\w)( bui|\))/i, /(kf[a-z]+)( bui|\)).+silk\//i], [u, [D, U], [g, x]], [/((?:sd|kf)[0349hijorstuw]+)( bui|\)).+silk\//i], [[u, /(.+)/g, "Fire Phone $1"], [D, U], [g, T]], [/(playbook);[-\w\),; ]+(rim)/i], [u, D, [g, x]], [/\b((?:bb[a-f]|st[hv])100-\d)/i, /\(bb10; (\w+)/i], [u, [D, b], [g, T]], [/(?:\b|asus_)(transfo[prime ]{4,10} \w+|eeepc|slider \w+|nexus 7|padfone|p00[cj])/i], [u, [D, w], [g, x]], [/ (z[bes]6[027][012][km][ls]|zenfone \d\w?)\b/i], [u, [D, w], [g, T]], [/(nexus 9)/i], [u, [D, "HTC"], [g, x]], [/(htc)[-;_ ]{1,2}([\w ]+(?=\)| bui)|\w+)/i, /(zte)[- ]([\w ]+?)(?: bui|\/|\))/i, /(alcatel|geeksphone|nexian|panasonic(?!(?:;|\.))|sony(?!-bra))[-_ ]?([-\w]*)/i], [D, [u, /_/g, " "], [g, T]], [/droid [\w\.]+; ((?:8[14]9[16]|9(?:0(?:48|60|8[01])|1(?:3[27]|66)|2(?:6[69]|9[56])|466))[gqswx])\w*(\)| bui)/i], [u, [D, "TCL"], [g, x]], [/(itel) ((\w+))/i], [[D, fe], u, [g, qe, { tablet: ["p10001l", "w7001"], "*": "mobile" }]], [/droid.+; ([ab][1-7]-?[0178a]\d\d?)/i], [u, [D, "Acer"], [g, x]], [/droid.+; (m[1-5] note) bui/i, /\bmz-([-\w]{2,})/i], [u, [D, "Meizu"], [g, T]], [/; ((?:power )?armor(?:[\w ]{0,8}))(?: bui|\))/i], [u, [D, "Ulefone"], [g, T]], [/; (energy ?\w+)(?: bui|\))/i, /; energizer ([\w ]+)(?: bui|\))/i], [u, [D, "Energizer"], [g, T]], [/; cat (b35);/i, /; (b15q?|s22 flip|s48c|s62 pro)(?: bui|\))/i], [u, [D, "Cat"], [g, T]], [/((?:new )?andromax[\w- ]+)(?: bui|\))/i], [u, [D, "Smartfren"], [g, T]], [/droid.+; (a(?:015|06[35]|142p?))/i], [u, [D, "Nothing"], [g, T]], [/; (x67 5g|tikeasy \w+|ac[1789]\d\w+)( b|\))/i, /archos ?(5|gamepad2?|([\w ]*[t1789]|hello) ?\d+[\w ]*)( b|\))/i], [u, [D, "Archos"], [g, x]], [/archos ([\w ]+)( b|\))/i, /; (ac[3-6]\d\w{2,8})( b|\))/i], [u, [D, "Archos"], [g, T]], [/(imo) (tab \w+)/i, /(infinix) (x1101b?)/i], [D, u, [g, x]], [/(blackberry|benq|palm(?=\-)|sonyericsson|acer|asus(?! zenw)|dell|jolla|meizu|motorola|polytron|infinix|tecno|micromax|advan)[-_ ]?([-\w]*)/i, /; (hmd|imo) ([\w ]+?)(?: bui|\))/i, /(hp) ([\w ]+\w)/i, /(microsoft); (lumia[\w ]+)/i, /(lenovo)[-_ ]?([-\w ]+?)(?: bui|\)|\/)/i, /(oppo) ?([\w ]+) bui/i], [D, u, [g, T]], [/(kobo)\s(ereader|touch)/i, /(hp).+(touchpad(?!.+tablet)|tablet)/i, /(kindle)\/([\w\.]+)/i, /(nook)[\w ]+build\/(\w+)/i, /(dell) (strea[kpr\d ]*[\dko])/i, /(le[- ]+pan)[- ]+(\w{1,9}) bui/i, /(trinity)[- ]*(t\d{3}) bui/i, /(gigaset)[- ]+(q\w{1,9}) bui/i, /(vodafone) ([\w ]+)(?:\)| bui)/i], [D, u, [g, x]], [/(surface duo)/i], [u, [D, B], [g, x]], [/droid [\d\.]+; (fp\du?)(?: b|\))/i], [u, [D, "Fairphone"], [g, T]], [/(u304aa)/i], [u, [D, "AT&T"], [g, T]], [/\bsie-(\w*)/i], [u, [D, "Siemens"], [g, T]], [/\b(rct\w+) b/i], [u, [D, "RCA"], [g, x]], [/\b(venue[\d ]{2,7}) b/i], [u, [D, "Dell"], [g, x]], [/\b(q(?:mv|ta)\w+) b/i], [u, [D, "Verizon"], [g, x]], [/\b(?:barnes[& ]+noble |bn[rt])([\w\+ ]*) b/i], [u, [D, "Barnes & Noble"], [g, x]], [/\b(tm\d{3}\w+) b/i], [u, [D, "NuVision"], [g, x]], [/\b(k88) b/i], [u, [D, "ZTE"], [g, x]], [/\b(nx\d{3}j) b/i], [u, [D, "ZTE"], [g, T]], [/\b(gen\d{3}) b.+49h/i], [u, [D, "Swiss"], [g, T]], [/\b(zur\d{3}) b/i], [u, [D, "Swiss"], [g, x]], [/\b((zeki)?tb.*\b) b/i], [u, [D, "Zeki"], [g, x]], [/\b([yr]\d{2}) b/i, /\b(dragon[- ]+touch |dt)(\w{5}) b/i], [[D, "Dragon Touch"], u, [g, x]], [/\b(ns-?\w{0,9}) b/i], [u, [D, "Insignia"], [g, x]], [/\b((nxa|next)-?\w{0,9}) b/i], [u, [D, "NextBook"], [g, x]], [/\b(xtreme\_)?(v(1[045]|2[015]|[3469]0|7[05])) b/i], [[D, "Voice"], u, [g, T]], [/\b(lvtel\-)?(v1[12]) b/i], [[D, "LvTel"], u, [g, T]], [/\b(ph-1) /i], [u, [D, "Essential"], [g, T]], [/\b(v(100md|700na|7011|917g).*\b) b/i], [u, [D, "Envizen"], [g, x]], [/\b(trio[-\w\. ]+) b/i], [u, [D, "MachSpeed"], [g, x]], [/\btu_(1491) b/i], [u, [D, "Rotor"], [g, x]], [/((?:tegranote|shield t(?!.+d tv))[\w- ]*?)(?: b|\))/i], [u, [D, Y], [g, x]], [/(sprint) (\w+)/i], [D, u, [g, T]], [/(kin\.[onetw]{3})/i], [[u, /\./g, " "], [D, B], [g, T]], [/droid.+; (cc6666?|et5[16]|mc[239][23]x?|vc8[03]x?)\)/i], [u, [D, ae], [g, x]], [/droid.+; (ec30|ps20|tc[2-8]\d[kx])\)/i], [u, [D, ae], [g, T]], [/smart-tv.+(samsung)/i], [D, [g, z]], [/hbbtv.+maple;(\d+)/i], [[u, /^/, "SmartTV"], [D, te], [g, z]], [/(nux; netcast.+smarttv|lg (netcast\.tv-201\d|android tv))/i], [[D, Ie], [g, z]], [/(apple) ?tv/i], [D, [u, v + " TV"], [g, z]], [/crkey/i], [[u, m + "cast"], [D, re], [g, z]], [/droid.+aft(\w+)( bui|\))/i], [u, [D, U], [g, z]], [/(shield \w+ tv)/i], [u, [D, Y], [g, z]], [/\(dtv[\);].+(aquos)/i, /(aquos-tv[\w ]+)\)/i], [u, [D, De], [g, z]], [/(bravia[\w ]+)( bui|\))/i], [u, [D, le], [g, z]], [/(mi(tv|box)-?\w+) bui/i], [u, [D, Se], [g, z]], [/Hbbtv.*(technisat) (.*);/i], [D, u, [g, z]], [/\b(roku)[\dx]*[\)\/]((?:dvp-)?[\d\.]*)/i, /hbbtv\/\d+\.\d+\.\d+ +\([\w\+ ]*; *([\w\d][^;]*);([^;]*)/i], [[D, ce], [u, ce], [g, z]], [/droid.+; ([\w- ]+) (?:android tv|smart[- ]?tv)/i], [u, [g, z]], [/\b(android tv|smart[- ]?tv|opera tv|tv; rv:)\b/i], [[g, z]], [/(ouya)/i, /(nintendo) ([wids3utch]+)/i], [D, u, [g, l]], [/droid.+; (shield)( bui|\))/i], [u, [D, Y], [g, l]], [/(playstation \w+)/i], [u, [D, le], [g, l]], [/\b(xbox(?: one)?(?!; xbox))[\); ]/i], [u, [D, B], [g, l]], [/\b(sm-[lr]\d\d[0156][fnuw]?s?|gear live)\b/i], [u, [D, te], [g, O]], [/((pebble))app/i, /(asus|google|lg|oppo) ((pixel |zen)?watch[\w ]*)( bui|\))/i], [D, u, [g, O]], [/(ow(?:19|20)?we?[1-3]{1,3})/i], [u, [D, ue], [g, O]], [/(watch)(?: ?os[,\/]|\d,\d\/)[\d\.]+/i], [u, [D, v], [g, O]], [/(opwwe\d{3})/i], [u, [D, h], [g, O]], [/(moto 360)/i], [u, [D, $], [g, O]], [/(smartwatch 3)/i], [u, [D, le], [g, O]], [/(g watch r)/i], [u, [D, Ie], [g, O]], [/droid.+; (wt63?0{2,3})\)/i], [u, [D, ae], [g, O]], [/droid.+; (glass) \d/i], [u, [D, re], [g, O]], [/(pico) (4|neo3(?: link|pro)?)/i], [D, u, [g, O]], [/; (quest( \d| pro)?)/i], [u, [D, Ee], [g, O]], [/(tesla)(?: qtcarbrowser|\/[-\w\.]+)/i], [D, [g, L]], [/(aeobc)\b/i], [u, [D, U], [g, L]], [/(homepod).+mac os/i], [u, [D, v], [g, L]], [/windows iot/i], [[g, L]], [/droid .+?; ([^;]+?)(?: bui|; wv\)|\) applew).+? mobile safari/i], [u, [g, T]], [/droid .+?; ([^;]+?)(?: bui|\) applew).+?(?! mobile) safari/i], [u, [g, x]], [/\b((tablet|tab)[;\/]|focus\/\d(?!.+mobile))/i], [[g, x]], [/(phone|mobile(?:[;\/]| [ \w\/\.]*safari)|pda(?=.+windows ce))/i], [[g, T]], [/droid .+?; ([\w\. -]+)( bui|\))/i], [u, [D, "Generic"]]], engine: [[/windows.+ edge\/([\w\.]+)/i], [y, [N, G + "HTML"]], [/(arkweb)\/([\w\.]+)/i], [N, y], [/webkit\/537\.36.+chrome\/(?!27)([\w\.]+)/i], [y, [N, "Blink"]], [/(presto)\/([\w\.]+)/i, /(webkit|trident|netfront|netsurf|amaya|lynx|w3m|goanna|servo)\/([\w\.]+)/i, /ekioh(flow)\/([\w\.]+)/i, /(khtml|tasman|links)[\/ ]\(?([\w\.]+)/i, /(icab)[\/ ]([23]\.[\d\.]+)/i, /\b(libweb)/i], [N, y], [/ladybird\//i], [[N, "LibWeb"]], [/rv\:([\w\.]{1,9})\b.+(gecko)/i], [y, N]], os: [[/microsoft (windows) (vista|xp)/i], [N, y], [/(windows (?:phone(?: os)?|mobile|iot))[\/ ]?([\d\.\w ]*)/i], [N, [y, qe, Oe]], [/windows nt 6\.2; (arm)/i, /windows[\/ ]([ntce\d\. ]+\w)(?!.+xbox)/i, /(?:win(?=3|9|n)|win 9x )([nt\d\.]+)/i], [[y, qe, Oe], [N, "Windows"]], [/[adehimnop]{4,7}\b(?:.*os ([\w]+) like mac|; opera)/i, /(?:ios;fbsv\/|iphone.+ios[\/ ])([\d\.]+)/i, /cfnetwork\/.+darwin/i], [[y, /_/g, "."], [N, "iOS"]], [/(mac os x) ?([\w\. ]*)/i, /(macintosh|mac_powerpc\b)(?!.+haiku)/i], [[N, Pe], [y, /_/g, "."]], [/droid ([\w\.]+)\b.+(android[- ]x86|harmonyos)/i], [y, N], [/(ubuntu) ([\w\.]+) like android/i], [[N, /(.+)/, "$1 Touch"], y], [/(android|bada|blackberry|kaios|maemo|meego|openharmony|qnx|rim tablet os|sailfish|series40|symbian|tizen|webos)\w*[-\/; ]?([\d\.]*)/i], [N, y], [/\(bb(10);/i], [y, [N, b]], [/(?:symbian ?os|symbos|s60(?=;)|series ?60)[-\/ ]?([\w\.]*)/i], [y, [N, "Symbian"]], [/mozilla\/[\d\.]+ \((?:mobile|tablet|tv|mobile; [\w ]+); rv:.+ gecko\/([\w\.]+)/i], [y, [N, Z + " OS"]], [/web0s;.+rt(tv)/i, /\b(?:hp)?wos(?:browser)?\/([\w\.]+)/i], [y, [N, "webOS"]], [/watch(?: ?os[,\/]|\d,\d\/)([\d\.]+)/i], [y, [N, "watchOS"]], [/crkey\/([\d\.]+)/i], [y, [N, m + "cast"]], [/(cros) [\w]+(?:\)| ([\w\.]+)\b)/i], [[N, _e], y], [/panasonic;(viera)/i, /(netrange)mmh/i, /(nettv)\/(\d+\.[\w\.]+)/i, /(nintendo|playstation) ([wids345portablevuch]+)/i, /(xbox); +xbox ([^\);]+)/i, /\b(joli|palm)\b ?(?:os)?\/?([\w\.]*)/i, /(mint)[\/\(\) ]?(\w*)/i, /(mageia|vectorlinux)[; ]/i, /([kxln]?ubuntu|debian|suse|opensuse|gentoo|arch(?= linux)|slackware|fedora|mandriva|centos|pclinuxos|red ?hat|zenwalk|linpus|raspbian|plan 9|minix|risc os|contiki|deepin|manjaro|elementary os|sabayon|linspire)(?: gnu\/linux)?(?: enterprise)?(?:[- ]linux)?(?:-gnu)?[-\/ ]?(?!chrom|package)([-\w\.]*)/i, /(hurd|linux)(?: arm\w*| x86\w*| ?)([\w\.]*)/i, /(gnu) ?([\w\.]*)/i, /\b([-frentopcghs]{0,5}bsd|dragonfly)[\/ ]?(?!amd|[ix346]{1,2}86)([\w\.]*)/i, /(haiku) (\w+)/i], [N, y], [/(sunos) ?([\w\.\d]*)/i], [[N, "Solaris"], y], [/((?:open)?solaris)[-\/ ]?([\w\.]*)/i, /(aix) ((\d)(?=\.|\)| )[\w\.])*/i, /\b(beos|os\/2|amigaos|morphos|openvms|fuchsia|hp-ux|serenityos)/i, /(unix) ?([\w\.]*)/i], [N, y]] }, Xe = function(xe, de) {
4475
4475
  if (typeof xe === c && (de = xe, xe = M), !(this instanceof Xe))
4476
4476
  return new Xe(xe, de).getResult();
4477
- var ie = typeof t !== I && t.navigator ? t.navigator : M, ye = xe || (ie && ie.userAgent ? ie.userAgent : n), He = ie && ie.userAgentData ? ie.userAgentData : M, Ge = de ? Be(Qe, de) : Qe, we = ie && ie.userAgent == ye;
4477
+ var ie = typeof t !== s && t.navigator ? t.navigator : M, ye = xe || (ie && ie.userAgent ? ie.userAgent : n), He = ie && ie.userAgentData ? ie.userAgentData : M, Ge = de ? Be(Qe, de) : Qe, we = ie && ie.userAgent == ye;
4478
4478
  return this.getBrowser = function() {
4479
4479
  var _ = {};
4480
- return _[N] = M, _[y] = M, Ae.call(_, ye, Ge.browser), _[s] = X(_[y]), we && ie && ie.brave && typeof ie.brave.isBrave == o && (_[N] = "Brave"), _;
4480
+ return _[N] = M, _[y] = M, Ae.call(_, ye, Ge.browser), _[I] = X(_[y]), we && ie && ie.brave && typeof ie.brave.isBrave == o && (_[N] = "Brave"), _;
4481
4481
  }, this.getCPU = function() {
4482
4482
  var _ = {};
4483
4483
  return _[E] = M, Ae.call(_, ye, Ge.cpu), _;
4484
4484
  }, this.getDevice = function() {
4485
4485
  var _ = {};
4486
- return _[D] = M, _[u] = M, _[g] = M, Ae.call(_, ye, Ge.device), we && !_[g] && He && He.mobile && (_[g] = T), we && _[u] == "Macintosh" && ie && typeof ie.standalone !== I && ie.maxTouchPoints && ie.maxTouchPoints > 2 && (_[u] = "iPad", _[g] = x), _;
4486
+ return _[D] = M, _[u] = M, _[g] = M, Ae.call(_, ye, Ge.device), we && !_[g] && He && He.mobile && (_[g] = T), we && _[u] == "Macintosh" && ie && typeof ie.standalone !== s && ie.maxTouchPoints && ie.maxTouchPoints > 2 && (_[u] = "iPad", _[g] = x), _;
4487
4487
  }, this.getEngine = function() {
4488
4488
  var _ = {};
4489
4489
  return _[N] = M, _[y] = M, Ae.call(_, ye, Ge.engine), _;
@@ -4498,8 +4498,8 @@ function KA() {
4498
4498
  return ye = typeof _ === j && _.length > p ? ce(_, p) : _, this;
4499
4499
  }, this.setUA(ye), this;
4500
4500
  };
4501
- Xe.VERSION = i, Xe.BROWSER = ke([N, y, s]), Xe.CPU = ke([E]), Xe.DEVICE = ke([u, D, g, l, T, z, x, O, L]), Xe.ENGINE = Xe.OS = ke([N, y]), e.exports && (r = e.exports = Xe), r.UAParser = Xe;
4502
- var or = typeof t !== I && (t.jQuery || t.Zepto);
4501
+ Xe.VERSION = i, Xe.BROWSER = ke([N, y, I]), Xe.CPU = ke([E]), Xe.DEVICE = ke([u, D, g, l, T, z, x, O, L]), Xe.ENGINE = Xe.OS = ke([N, y]), e.exports && (r = e.exports = Xe), r.UAParser = Xe;
4502
+ var or = typeof t !== s && (t.jQuery || t.Zepto);
4503
4503
  if (or && !or.ua) {
4504
4504
  var Ke = new Xe();
4505
4505
  or.ua = Ke.getResult(), or.ua.get = function() {
@@ -4521,7 +4521,7 @@ function eE() {
4521
4521
  function e(f) {
4522
4522
  return f && typeof f == "object" && "default" in f ? f.default : f;
4523
4523
  }
4524
- var r = ji, t = e(r), M = KA(), i = new M(), n = i.getBrowser(), a = i.getCPU(), o = i.getDevice(), I = i.getEngine(), c = i.getOS(), j = i.getUA(), s = function(A) {
4524
+ var r = ji, t = e(r), M = KA(), i = new M(), n = i.getBrowser(), a = i.getCPU(), o = i.getDevice(), s = i.getEngine(), c = i.getOS(), j = i.getUA(), I = function(A) {
4525
4525
  return i.setUA(A);
4526
4526
  }, u = function(A) {
4527
4527
  if (!A) {
@@ -4546,10 +4546,10 @@ function eE() {
4546
4546
  browser: n,
4547
4547
  cpu: a,
4548
4548
  device: o,
4549
- engine: I,
4549
+ engine: s,
4550
4550
  os: c,
4551
4551
  ua: j,
4552
- setUa: s,
4552
+ setUa: I,
4553
4553
  parseUserAgent: u
4554
4554
  });
4555
4555
  function g(f, A) {
@@ -4773,7 +4773,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
4773
4773
  return B;
4774
4774
  }
4775
4775
  }, Y = function(A) {
4776
- return s(A);
4776
+ return I(A);
4777
4777
  }, h = function(A) {
4778
4778
  var d = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "none";
4779
4779
  return A || d;
@@ -5023,7 +5023,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
5023
5023
  isSamsungBrowser: he(P)
5024
5024
  };
5025
5025
  }
5026
- var $t = ke(o), jt = X(o), Ar = fe(o), vr = ce(o), wM = Me(n) || dr(), mM = He(n), k = Be(o) || dr(), W = Pe(o), Q = Re(o) || dr(), C = Ne(o), H = Ne(o), Le = Oe(c), je = or(c), ir = Ke(c) || dr(), Ir = ie(n), Tr = ye(n), fr = _(n), V = ne(n), sr = ge(n), qr = xe(c), MM = de(c), pM = Fe(n), hM = er(n), iM = ur(n), D4 = Ae(o), y4 = qe(o), T4 = yr(I), l4 = kr(I), A4 = it(j), E4 = Ge(n) || Nt(j), x4 = we(n), d4 = $e(o), z4 = Rt(), O4 = dr(), L4 = Ur(), S4 = tM(), C4 = Pt(), v4 = Nt(j), f4 = Ge(n) && !Nt(j), w4 = Qe(c), m4 = Xe(c), p4 = ze(n), h4 = he(n), k4 = function(A) {
5026
+ var $t = ke(o), jt = X(o), Ar = fe(o), vr = ce(o), wM = Me(n) || dr(), mM = He(n), k = Be(o) || dr(), W = Pe(o), Q = Re(o) || dr(), C = Ne(o), H = Ne(o), Le = Oe(c), je = or(c), ir = Ke(c) || dr(), Ir = ie(n), Tr = ye(n), fr = _(n), V = ne(n), sr = ge(n), qr = xe(c), MM = de(c), pM = Fe(n), hM = er(n), iM = ur(n), D4 = Ae(o), y4 = qe(o), T4 = yr(s), l4 = kr(s), A4 = it(j), E4 = Ge(n) || Nt(j), x4 = we(n), d4 = $e(o), z4 = Rt(), O4 = dr(), L4 = Ur(), S4 = tM(), C4 = Pt(), v4 = Nt(j), f4 = Ge(n) && !Nt(j), w4 = Qe(c), m4 = Xe(c), p4 = ze(n), h4 = he(n), k4 = function(A) {
5027
5027
  if (!A || typeof A != "string") {
5028
5028
  console.error("No valid user agent string was provided");
5029
5029
  return;
@@ -5213,8 +5213,8 @@ function ST() {
5213
5213
  };
5214
5214
  });
5215
5215
  }
5216
- function du(e, r, t, M, i, n, a, o, I) {
5217
- const c = e / r, j = t / M, u = (I === yt.contain ? j < c : j > c) ? e / t : r / M, N = (e / u - t) / 2, g = (r / u - M) / 2, D = Math.round(i / u), y = Math.round(n / u), E = Math.round(a / u - N), l = Math.round(t - (E + D)), T = Math.round(o / u - g);
5216
+ function du(e, r, t, M, i, n, a, o, s) {
5217
+ const c = e / r, j = t / M, u = (s === yt.contain ? j < c : j > c) ? e / t : r / M, N = (e / u - t) / 2, g = (r / u - M) / 2, D = Math.round(i / u), y = Math.round(n / u), E = Math.round(a / u - N), l = Math.round(t - (E + D)), T = Math.round(o / u - g);
5218
5218
  return {
5219
5219
  width: D,
5220
5220
  height: y,
@@ -5280,8 +5280,8 @@ function cE(e, r, t) {
5280
5280
  };
5281
5281
  if (e === Kr.environment && r.backCameras.length) {
5282
5282
  const n = r.backCameras.map((a) => {
5283
- const o = /\b([0-9]+)MP?\b/i, I = a.label.match(o);
5284
- return I !== null ? parseInt(I[1], 10) : NaN;
5283
+ const o = /\b([0-9]+)MP?\b/i, s = a.label.match(o);
5284
+ return s !== null ? parseInt(s[1], 10) : NaN;
5285
5285
  });
5286
5286
  if (n.every((a) => !isNaN(a))) {
5287
5287
  const a = n.lastIndexOf(Math.max(...n));
@@ -5327,27 +5327,27 @@ function IE(e, r, t) {
5327
5327
  ideal: n
5328
5328
  };
5329
5329
  tr.isFirefox && tr.browserVersion >= "145" && (a.min = i, o.min = n);
5330
- const I = {
5330
+ const s = {
5331
5331
  width: a,
5332
5332
  height: o,
5333
5333
  frameRate: {
5334
5334
  ideal: 30
5335
5335
  }
5336
5336
  };
5337
- r.deviceId ? I.deviceId = {
5337
+ r.deviceId ? s.deviceId = {
5338
5338
  exact: r.deviceId
5339
- } : I.facingMode = {
5339
+ } : s.facingMode = {
5340
5340
  ideal: r.facing
5341
5341
  };
5342
5342
  const c = yield navigator.mediaDevices.getUserMedia({
5343
- video: I,
5343
+ video: s,
5344
5344
  audio: !1
5345
5345
  }), j = c.getVideoTracks()[0], {
5346
- deviceId: s,
5346
+ deviceId: I,
5347
5347
  groupId: u,
5348
5348
  facingMode: N
5349
5349
  } = j.getSettings(), g = {
5350
- deviceId: s || r.deviceId,
5350
+ deviceId: I || r.deviceId,
5351
5351
  label: j.label || r.label,
5352
5352
  groupId: u || r.groupId,
5353
5353
  facing: N || r.facing
@@ -5379,12 +5379,12 @@ function sE(e, r) {
5379
5379
  willReadFrequently: !0
5380
5380
  });
5381
5381
  if (o == null || o.drawImage(e, 0, 0), r !== WM.UINT) {
5382
- const I = "image/jpeg";
5383
- t.raw = a.toDataURL(I, 0.8).replace("data:".concat(I, ";base64,"), ""), t.mimeType = I;
5382
+ const s = "image/jpeg";
5383
+ t.raw = a.toDataURL(s, 0.8).replace("data:".concat(s, ";base64,"), ""), t.mimeType = s;
5384
5384
  }
5385
5385
  if (r !== WM.BASE64) {
5386
- const I = o == null ? void 0 : o.getImageData(0, 0, i, M);
5387
- I && (t.imageData = [I]);
5386
+ const s = o == null ? void 0 : o.getImageData(0, 0, i, M);
5387
+ s && (t.imageData = [s]);
5388
5388
  }
5389
5389
  }
5390
5390
  return t;
@@ -5424,41 +5424,27 @@ const jE = (e) => {
5424
5424
  } catch (e) {
5425
5425
  return window.location.origin;
5426
5426
  }
5427
- }, TE = (e) => {
5428
- let {
5429
- cameras: r,
5430
- cameraID: t,
5431
- sdkVersion: M,
5432
- serviceUrl: i,
5433
- customMetadata: n
5434
- } = e;
5435
- const a = {
5427
+ }, TE = (e, r, t, M, i) => {
5428
+ const n = e.map((o) => ({
5429
+ cameraID: o.deviceId,
5430
+ label: o.label,
5431
+ groupId: o.groupId,
5432
+ facing: o.facing === Kr.user ? "front" : "back"
5433
+ })), a = {
5436
5434
  platform: "Web",
5437
5435
  osVersion: "".concat(tr.osVersion),
5438
- sdkVersion: M,
5436
+ sdkVersion: t,
5439
5437
  hostAppId: vT(),
5438
+ serviceUrl: M,
5440
5439
  userID: jE(gA),
5441
5440
  deviceModel: "".concat(tr.osName, "/").concat(tr.osVersion, " ").concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
5442
5441
  hostAppVersion: "".concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
5443
5442
  currentCameraInfo: {
5444
- cameraID: t
5445
- }
5443
+ cameraID: r
5444
+ },
5445
+ cameraState: n
5446
5446
  };
5447
- r && (a.cameraState = r.map((I) => ({
5448
- cameraID: I.deviceId,
5449
- label: I.label,
5450
- groupId: I.groupId,
5451
- facing: I.facing === Kr.user ? "front" : "back"
5452
- }))), i && (a.serviceUrl = i), t && (a.currentCameraInfo = {
5453
- cameraID: t
5454
- });
5455
- const o = typeof navigator != "undefined" ? navigator : null;
5456
- if (o) {
5457
- a.rawUA = o.userAgent;
5458
- const I = o.deviceMemory;
5459
- typeof I == "number" && (a.ramTotalGB = I);
5460
- }
5461
- return n && n instanceof Object && Object.keys(n).length > 0 && (a.customMetadata = n), a;
5447
+ return i && i instanceof Object && Object.keys(i).length > 0 && (a.customMetadata = i), a;
5462
5448
  }, Sr = {
5463
5449
  WASM_ERROR: "WASM_ERROR",
5464
5450
  UNKNOWN_ERROR: "UNKNOWN_ERROR",
@@ -5698,7 +5684,7 @@ function wE(e, r, t) {
5698
5684
  var M;
5699
5685
  const i = e.getContext("2d");
5700
5686
  if (!i || (i.clearRect(0, 0, r.videoContainerParams.width, r.videoContainerParams.height), !(t != null && (M = t.frameResult) !== null && M !== void 0 && (M = M.faces) !== null && M !== void 0 && M.length))) return;
5701
- const n = t.frameResult.faces[0], a = n.landmarks[0], o = n.landmarks[1], I = n.landmarks[3], c = n.landmarks[4], j = du.bind(null, r.videoParams.width, r.videoParams.height, r.videoContainerParams.width, r.videoContainerParams.height), s = j.bind(null, 0, 0), u = s(a.x, a.y, yt.contain), N = s(o.x, o.y, yt.contain), g = s(I.x, I.y, yt.contain), D = s(c.x, c.y, yt.contain), {
5687
+ const n = t.frameResult.faces[0], a = n.landmarks[0], o = n.landmarks[1], s = n.landmarks[3], c = n.landmarks[4], j = du.bind(null, r.videoParams.width, r.videoParams.height, r.videoContainerParams.width, r.videoContainerParams.height), I = j.bind(null, 0, 0), u = I(a.x, a.y, yt.contain), N = I(o.x, o.y, yt.contain), g = I(s.x, s.y, yt.contain), D = I(c.x, c.y, yt.contain), {
5702
5688
  width: y,
5703
5689
  height: E,
5704
5690
  left: l,
@@ -5795,7 +5781,7 @@ function GE() {
5795
5781
  return D && typeof Symbol == "function" && D.constructor === Symbol && D !== Symbol.prototype ? "symbol" : typeof D;
5796
5782
  })(g);
5797
5783
  }
5798
- var a = {}, o = "[LOCALIZE-REACT]: There are no translations for specified locale", I = "[LOCALIZE-REACT] Looks like template is being used, but no value passed for ", c = /{{([^{]+[^}])}}/g;
5784
+ var a = {}, o = "[LOCALIZE-REACT]: There are no translations for specified locale", s = "[LOCALIZE-REACT] Looks like template is being used, but no value passed for ", c = /{{([^{]+[^}])}}/g;
5799
5785
  function j(g, D) {
5800
5786
  if (!D || Object.keys(D).length === 0) return g;
5801
5787
  var y, E, l, T = g.match(c);
@@ -5803,17 +5789,17 @@ function GE() {
5803
5789
  var z = Array.prototype.slice.call(x, 2, -2).join(""), O = l.find(function(L) {
5804
5790
  return L === z;
5805
5791
  });
5806
- return O ? [x, E[O]] : (console.warn(I, x), [x, x]);
5792
+ return O ? [x, E[O]] : (console.warn(s, x), [x, x]);
5807
5793
  })).reduce(function(x, z) {
5808
5794
  var O = new RegExp(z[0], "gi");
5809
5795
  return x.replace(O, z[1]);
5810
5796
  }, g) : g;
5811
5797
  }
5812
- var s = i.createContext(), u = s.Consumer;
5798
+ var I = i.createContext(), u = I.Consumer;
5813
5799
  function N() {
5814
- return M.useContext(s);
5800
+ return M.useContext(I);
5815
5801
  }
5816
- t.LocalizationConsumer = u, t.LocalizationContext = s, t.LocalizationProvider = function(g) {
5802
+ t.LocalizationConsumer = u, t.LocalizationContext = I, t.LocalizationProvider = function(g) {
5817
5803
  var D = g.children, y = g.disableCache, E = g.locale, l = g.translations, T = l === void 0 ? {} : l, x = (function(U, v) {
5818
5804
  if (!U) return null;
5819
5805
  if (n(v[U]) === "object") return U;
@@ -5840,7 +5826,7 @@ function GE() {
5840
5826
  var m = L(U, v, b);
5841
5827
  return a[R] = m;
5842
5828
  });
5843
- return i.createElement(s.Provider, { value: { locale: E, translate: p, translations: T } }, D);
5829
+ return i.createElement(I.Provider, { value: { locale: E, translate: p, translations: T } }, D);
5844
5830
  }, t.Message = function(g) {
5845
5831
  var D = g.defaultMessage, y = g.descriptor, E = g.values;
5846
5832
  return (0, N().translate)(y, E, D);
@@ -5855,10 +5841,10 @@ const BE = "_button_19w9m_1", HE = {
5855
5841
  var FE = 0;
5856
5842
  function S(e, r, t, M, i, n) {
5857
5843
  r || (r = {});
5858
- var a, o, I = r;
5859
- if ("ref" in I) for (o in I = {}, r) o == "ref" ? a = r[o] : I[o] = r[o];
5860
- var c = { type: e, props: I, key: t, ref: a, __k: null, __: null, __b: 0, __e: null, __c: null, constructor: void 0, __v: --FE, __i: -1, __u: 0, __source: i, __self: n };
5861
- if (typeof e == "function" && (a = e.defaultProps)) for (o in a) I[o] === void 0 && (I[o] = a[o]);
5844
+ var a, o, s = r;
5845
+ if ("ref" in s) for (o in s = {}, r) o == "ref" ? a = r[o] : s[o] = r[o];
5846
+ var c = { type: e, props: s, key: t, ref: a, __k: null, __: null, __b: 0, __e: null, __c: null, constructor: void 0, __v: --FE, __i: -1, __u: 0, __source: i, __self: n };
5847
+ if (typeof e == "function" && (a = e.defaultProps)) for (o in a) s[o] === void 0 && (s[o] = a[o]);
5862
5848
  return me.vnode && me.vnode(c), c;
5863
5849
  }
5864
5850
  const ZE = ["part", "children", "onClick"];
@@ -5934,55 +5920,55 @@ function sc(e) {
5934
5920
  }
5935
5921
  const KE = {}, BN = (e) => {
5936
5922
  let r;
5937
- const t = /* @__PURE__ */ new Set(), M = (j, s) => {
5923
+ const t = /* @__PURE__ */ new Set(), M = (j, I) => {
5938
5924
  const u = typeof j == "function" ? j(r) : j;
5939
5925
  if (!Object.is(u, r)) {
5940
5926
  const N = r;
5941
- r = (s != null ? s : typeof u != "object" || u === null) ? u : Object.assign({}, r, u), t.forEach((g) => g(r, N));
5927
+ r = (I != null ? I : typeof u != "object" || u === null) ? u : Object.assign({}, r, u), t.forEach((g) => g(r, N));
5942
5928
  }
5943
- }, i = () => r, I = { setState: M, getState: i, getInitialState: () => c, subscribe: (j) => (t.add(j), () => t.delete(j)), destroy: () => {
5929
+ }, i = () => r, s = { setState: M, getState: i, getInitialState: () => c, subscribe: (j) => (t.add(j), () => t.delete(j)), destroy: () => {
5944
5930
  (KE ? "production" : void 0) !== "production" && console.warn(
5945
5931
  "[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."
5946
5932
  ), t.clear();
5947
- } }, c = r = e(M, i, I);
5948
- return I;
5933
+ } }, c = r = e(M, i, s);
5934
+ return s;
5949
5935
  }, ex = (e) => e ? BN(e) : BN;
5950
5936
  var co = { exports: {} }, Io = {}, so = { exports: {} }, go = {}, HN;
5951
5937
  function rx() {
5952
5938
  if (HN) return go;
5953
5939
  HN = 1;
5954
5940
  var e = ji;
5955
- function r(s, u) {
5956
- return s === u && (s !== 0 || 1 / s === 1 / u) || s !== s && u !== u;
5941
+ function r(I, u) {
5942
+ return I === u && (I !== 0 || 1 / I === 1 / u) || I !== I && u !== u;
5957
5943
  }
5958
5944
  var t = typeof Object.is == "function" ? Object.is : r, M = e.useState, i = e.useEffect, n = e.useLayoutEffect, a = e.useDebugValue;
5959
- function o(s, u) {
5945
+ function o(I, u) {
5960
5946
  var N = u(), g = M({ inst: { value: N, getSnapshot: u } }), D = g[0].inst, y = g[1];
5961
5947
  return n(
5962
5948
  function() {
5963
- D.value = N, D.getSnapshot = u, I(D) && y({ inst: D });
5949
+ D.value = N, D.getSnapshot = u, s(D) && y({ inst: D });
5964
5950
  },
5965
- [s, N, u]
5951
+ [I, N, u]
5966
5952
  ), i(
5967
5953
  function() {
5968
- return I(D) && y({ inst: D }), s(function() {
5969
- I(D) && y({ inst: D });
5954
+ return s(D) && y({ inst: D }), I(function() {
5955
+ s(D) && y({ inst: D });
5970
5956
  });
5971
5957
  },
5972
- [s]
5958
+ [I]
5973
5959
  ), a(N), N;
5974
5960
  }
5975
- function I(s) {
5976
- var u = s.getSnapshot;
5977
- s = s.value;
5961
+ function s(I) {
5962
+ var u = I.getSnapshot;
5963
+ I = I.value;
5978
5964
  try {
5979
5965
  var N = u();
5980
- return !t(s, N);
5966
+ return !t(I, N);
5981
5967
  } catch (g) {
5982
5968
  return !0;
5983
5969
  }
5984
5970
  }
5985
- function c(s, u) {
5971
+ function c(I, u) {
5986
5972
  return u();
5987
5973
  }
5988
5974
  var j = typeof window == "undefined" || typeof window.document == "undefined" || typeof window.document.createElement == "undefined" ? c : o;
@@ -6000,8 +5986,8 @@ function Mx() {
6000
5986
  function t(c, j) {
6001
5987
  return c === j && (c !== 0 || 1 / c === 1 / j) || c !== c && j !== j;
6002
5988
  }
6003
- var M = typeof Object.is == "function" ? Object.is : t, i = r.useSyncExternalStore, n = e.useRef, a = e.useEffect, o = e.useMemo, I = e.useDebugValue;
6004
- return Io.useSyncExternalStoreWithSelector = function(c, j, s, u, N) {
5989
+ var M = typeof Object.is == "function" ? Object.is : t, i = r.useSyncExternalStore, n = e.useRef, a = e.useEffect, o = e.useMemo, s = e.useDebugValue;
5990
+ return Io.useSyncExternalStoreWithSelector = function(c, j, I, u, N) {
6005
5991
  var g = n(null);
6006
5992
  if (g.current === null) {
6007
5993
  var D = { hasValue: !1, value: null };
@@ -6022,7 +6008,7 @@ function Mx() {
6022
6008
  var p = u(O);
6023
6009
  return N !== void 0 && N(L, p) ? (T = O, L) : (T = O, x = p);
6024
6010
  }
6025
- var l = !1, T, x, z = s === void 0 ? null : s;
6011
+ var l = !1, T, x, z = I === void 0 ? null : I;
6026
6012
  return [
6027
6013
  function() {
6028
6014
  return E(j());
@@ -6032,7 +6018,7 @@ function Mx() {
6032
6018
  }
6033
6019
  ];
6034
6020
  },
6035
- [j, s, u, N]
6021
+ [j, I, u, N]
6036
6022
  );
6037
6023
  var y = i(c, g[0], g[1]);
6038
6024
  return a(
@@ -6040,7 +6026,7 @@ function Mx() {
6040
6026
  D.hasValue = !0, D.value = y;
6041
6027
  },
6042
6028
  [y]
6043
- ), I(y), y;
6029
+ ), s(y), y;
6044
6030
  }, Io;
6045
6031
  }
6046
6032
  var WN;
@@ -6185,7 +6171,7 @@ const lx = Vr.create("main"), XN = {
6185
6171
  livenessType: Wt.ACTIVE,
6186
6172
  holdStillDuration: void 0,
6187
6173
  timeoutInterval: void 0,
6188
- workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/c80c4532-5287a47f",
6174
+ workerPath: "https://wasm-development.regulaforensics.com/face/rc/8.1/99679740-95c8148e",
6189
6175
  detectOcclusion: !0,
6190
6176
  captureButton: !1
6191
6177
  }, Ax = (e) => No(No({}, XN), {}, {
@@ -6324,8 +6310,8 @@ const ej = {
6324
6310
  }
6325
6311
  e(() => ({
6326
6312
  completionStatus: Te.RESTART
6327
- })), yield Promise.resolve(), e((I) => ({
6328
- completionStatus: I.startScreen && !i && !n ? Te.INSTRUCTION : Te.CAPTURING,
6313
+ })), yield Promise.resolve(), e((s) => ({
6314
+ completionStatus: s.startScreen && !i && !n ? Te.INSTRUCTION : Te.CAPTURING,
6329
6315
  request: null,
6330
6316
  response: {
6331
6317
  code: Or.EMPTY
@@ -6426,9 +6412,9 @@ function Gr(e) {
6426
6412
  } = e;
6427
6413
  const {
6428
6414
  translate: o
6429
- } = _t.useLocalize(), I = oe((j) => j.decreaseRetryCount), c = oe((j) => j.faceSnapshot);
6415
+ } = _t.useLocalize(), s = oe((j) => j.decreaseRetryCount), c = oe((j) => j.faceSnapshot);
6430
6416
  return Ce(() => {
6431
- M && (c || I());
6417
+ M && (c || s());
6432
6418
  }, []), S("div", {
6433
6419
  part: "info-screen",
6434
6420
  "aria-live": "assertive",
@@ -6717,20 +6703,20 @@ function UT(e) {
6717
6703
  } = gc(), {
6718
6704
  translate: a,
6719
6705
  locale: o
6720
- } = _t.useLocalize(), I = oe((g) => g.rotationAngle), c = oe((g) => g.closeDisabled), j = oe((g) => g.copyright), s = oe((g) => g.captureButton);
6706
+ } = _t.useLocalize(), s = oe((g) => g.rotationAngle), c = oe((g) => g.closeDisabled), j = oe((g) => g.copyright), I = oe((g) => g.captureButton);
6721
6707
  Ce(() => {
6722
6708
  const g = document.getElementsByTagName("body")[0];
6723
6709
  return g.style.overflow = "hidden", () => {
6724
6710
  g.style.overflow = "";
6725
6711
  };
6726
6712
  });
6727
- const u = gt(() => Ic() && I && I !== 0 && I !== 180, [I]), N = yM() && window.innerHeight >= 640;
6713
+ const u = gt(() => Ic() && s && s !== 0 && s !== 180, [s]), N = yM() && window.innerHeight >= 640;
6728
6714
  return S("div", {
6729
6715
  className: "".concat(uM.window, " ").concat(u ? uM.windowRotate : ""),
6730
6716
  "data-device": Lt() && i || u ? "mobile" : "desktop",
6731
6717
  "data-direction": M,
6732
6718
  "data-locale": o,
6733
- "data-capture-button": s,
6719
+ "data-capture-button": I,
6734
6720
  part: "wc-container",
6735
6721
  children: [yM() && n && !N && S(Gr, {
6736
6722
  icon: S(fx, {}),
@@ -6816,18 +6802,18 @@ function bT(e) {
6816
6802
  [j]: i[j]
6817
6803
  });
6818
6804
  else {
6819
- const s = Zt(n.en, i[j]);
6805
+ const I = Zt(n.en, i[j]);
6820
6806
  a = Zt(a, {
6821
- [j]: s
6807
+ [j]: I
6822
6808
  });
6823
6809
  }
6824
6810
  let o = nA;
6825
- const I = [M, Bx(), Hx()];
6826
- for (const j of I) {
6811
+ const s = [M, Bx(), Hx()];
6812
+ for (const j of s) {
6827
6813
  if (!j) continue;
6828
- const s = j.substring(0, 2).toLowerCase();
6829
- if (Object.prototype.hasOwnProperty.call(a, s)) {
6830
- o = s;
6814
+ const I = j.substring(0, 2).toLowerCase();
6815
+ if (Object.prototype.hasOwnProperty.call(a, I)) {
6816
+ o = I;
6831
6817
  break;
6832
6818
  }
6833
6819
  }
@@ -7029,7 +7015,7 @@ function ad() {
7029
7015
  groupId: "",
7030
7016
  label: ""
7031
7017
  }
7032
- }), [o, I] = We(null), [c, j] = We(null), s = pr(""), u = et(() => {
7018
+ }), [o, s] = We(null), [c, j] = We(null), I = pr(""), u = et(() => {
7033
7019
  a((N) => $r($r({}, N), {}, {
7034
7020
  status: be.PLAY
7035
7021
  }));
@@ -7039,7 +7025,7 @@ function ad() {
7039
7025
  return aE().then((g) => {
7040
7026
  vt("Video devices: ".concat(JSON.stringify(g))), N && (vt(g.isCameraAllowed ? "Preparing the camera" : "Requesting the camera"), a((D) => $r($r({}, D), {}, {
7041
7027
  status: g.isCameraAllowed ? be.PREPARING : be.REQUESTING
7042
- })), I(g));
7028
+ })), s(g));
7043
7029
  }).catch((g) => {
7044
7030
  vt("Error in receiving media devices: ".concat(g)), N && a((D) => $r($r({}, D), {}, {
7045
7031
  status: yE() ? be.HTTP_NOT_SUPPORTED : window.isSecureContext ? be.NOT_SUPPORTED : be.INSECURE_PAGE_CONTEXT
@@ -7074,7 +7060,7 @@ function ad() {
7074
7060
  yield NE(y);
7075
7061
  const E = cE(e, c, t), l = yield IE(r, E, t);
7076
7062
  if (vt("Selected camera: ".concat(JSON.stringify(E))), N)
7077
- s.current = l.camera.deviceId, a(l);
7063
+ I.current = l.camera.deviceId, a(l);
7078
7064
  else {
7079
7065
  if (!l.stream) return;
7080
7066
  bN(l.stream);
@@ -7091,8 +7077,8 @@ function ad() {
7091
7077
  }, [c, e, t, M, r.width, r.height]), Ce(() => () => {
7092
7078
  i && bN(i);
7093
7079
  }, [i]), Ce(() => {
7094
- if (!t || !s.current) return;
7095
- const N = t !== s.current;
7080
+ if (!t || !I.current) return;
7081
+ const N = t !== I.current;
7096
7082
  M !== be.PLAY || !N || a({
7097
7083
  status: be.PREPARING,
7098
7084
  stream: null,
@@ -7220,10 +7206,10 @@ const gd = ac(function(r, t) {
7220
7206
  mode: n,
7221
7207
  resolution: a,
7222
7208
  onFailStatus: o,
7223
- cameraId: I,
7209
+ cameraId: s,
7224
7210
  onRecordService: c,
7225
7211
  videoRecord: j,
7226
- onVideoStarted: s,
7212
+ onVideoStarted: I,
7227
7213
  onVideoStopped: u,
7228
7214
  onMirroringChange: N,
7229
7215
  mirrorType: g = Au.mirror
@@ -7234,8 +7220,8 @@ const gd = ac(function(r, t) {
7234
7220
  camera: E,
7235
7221
  sortedDevices: l,
7236
7222
  onPlay: T
7237
- } = ad(n, a, I), [x, z] = We(!1), O = pr(null), L = pr(null), p = pr(null), U = () => {
7238
- T(), s == null || s();
7223
+ } = ad(n, a, s), [x, z] = We(!1), O = pr(null), L = pr(null), p = pr(null), U = () => {
7224
+ T(), I == null || I();
7239
7225
  };
7240
7226
  return Ce(() => {
7241
7227
  z(E.facing === Kr.user && g === Au.mirror);
@@ -7358,7 +7344,7 @@ const gd = ac(function(r, t) {
7358
7344
  sectorRadius: a,
7359
7345
  frameStrokeWidth: o
7360
7346
  } = e;
7361
- const I = 360 / r, [c, j] = We({
7347
+ const s = 360 / r, [c, j] = We({
7362
7348
  strokeDashArrayFill: 0,
7363
7349
  strokeOffset: 0,
7364
7350
  sectorRadius: 0
@@ -7371,13 +7357,13 @@ const gd = ac(function(r, t) {
7371
7357
  sectorRadius: a
7372
7358
  });
7373
7359
  }, [a]);
7374
- const s = gt(() => {
7360
+ const I = gt(() => {
7375
7361
  if (M === t)
7376
7362
  return S("circle", {
7377
7363
  part: "camera-screen-sector-active",
7378
7364
  className: nr.currentSector,
7379
7365
  strokeWidth: c.sectorRadius / 3,
7380
- transform: "rotate(".concat(-t * I - zE, " ").concat(i, " ").concat(n, ")"),
7366
+ transform: "rotate(".concat(-t * s - zE, " ").concat(i, " ").concat(n, ")"),
7381
7367
  strokeDasharray: c.strokeDashArrayFill,
7382
7368
  strokeDashoffset: c.strokeOffset,
7383
7369
  fill: "none",
@@ -7408,7 +7394,7 @@ const gd = ac(function(r, t) {
7408
7394
  ry: a - o
7409
7395
  })]
7410
7396
  })
7411
- }), s]
7397
+ }), I]
7412
7398
  });
7413
7399
  });
7414
7400
  YT.displayName = "SectorAnimationSvg";
@@ -7430,9 +7416,9 @@ const Rd = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
7430
7416
  message: n,
7431
7417
  facePosition: a,
7432
7418
  centerX: o,
7433
- centerY: I
7419
+ centerY: s
7434
7420
  } = e;
7435
- const c = n === Ze.TurnHead, j = n === Ze.RemoveOcclusion, s = n === Ze.BlinkYourEyes, [u, N] = We(br.TARGET_0_DEG), [g, D] = We(1), y = pr(void 0), [E, l] = We(!1), [T, x] = We(!1), [z, O] = We(null);
7421
+ const c = n === Ze.TurnHead, j = n === Ze.RemoveOcclusion, I = n === Ze.BlinkYourEyes, [u, N] = We(br.TARGET_0_DEG), [g, D] = We(1), y = pr(void 0), [E, l] = We(!1), [T, x] = We(!1), [z, O] = We(null);
7436
7422
  return Ce(() => {
7437
7423
  CE.includes(n) && (T && !i || n === Ze.FitFaceIntoOval && a.x === 0 || (y.current && clearTimeout(y.current), O(n), M(!0), l(vE.includes(n)), x(!0), y.current = setTimeout(() => {
7438
7424
  M(!1), x(!1);
@@ -7447,7 +7433,7 @@ const Rd = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
7447
7433
  N(br.OCCLUSION_HINT), D(1);
7448
7434
  return;
7449
7435
  }
7450
- if (s) {
7436
+ if (I) {
7451
7437
  N(br.BLINK), D(1);
7452
7438
  return;
7453
7439
  }
@@ -7484,7 +7470,7 @@ const Rd = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
7484
7470
  style: {
7485
7471
  position: "absolute",
7486
7472
  "--from-left": "".concat(a.x + a.width / 2 - o, "px"),
7487
- "--from-top": "".concat(a.y + a.height / 2 - I, "px"),
7473
+ "--from-top": "".concat(a.y + a.height / 2 - s, "px"),
7488
7474
  width: t * 2 + "px",
7489
7475
  height: t * 2 + "px",
7490
7476
  backgroundImage: "url('".concat(u, "')"),
@@ -7623,10 +7609,10 @@ function tz(e) {
7623
7609
  prepared: n,
7624
7610
  onChangeCamera: a,
7625
7611
  onCapturePhoto: o,
7626
- readiness: I,
7612
+ readiness: s,
7627
7613
  numSectors: c,
7628
7614
  currSector: j,
7629
- targetSector: s,
7615
+ targetSector: I,
7630
7616
  step: u,
7631
7617
  showChangeCameraButton: N,
7632
7618
  facePosition: g,
@@ -7634,7 +7620,7 @@ function tz(e) {
7634
7620
  } = e;
7635
7621
  const y = oe((ae) => ae.abortProcess), E = oe((ae) => ae.rotationAngle), l = oe((ae) => ae.livenessType), T = oe((ae) => ae.showFaceAnimation), x = oe((ae) => ae.customization), z = x == null ? void 0 : x.cameraScreenStrokeWidth, O = typeof z == "number" && z >= 0 ? z : EE, L = oe((ae) => ae.captureButton), {
7636
7622
  translate: p
7637
- } = _t.useLocalize(), U = pr(null), v = i === Ze.HoldStill, w = u > 0 && typeof s == "number", b = n && M.videoStatus === be.PLAY, R = Kd(M, n, i, L), m = p(R), G = {
7623
+ } = _t.useLocalize(), U = pr(null), v = i === Ze.HoldStill, w = u > 0 && typeof I == "number", b = n && M.videoStatus === be.PLAY, R = Kd(M, n, i, L), m = p(R), G = {
7638
7624
  transition: "".concat(xE, "ms")
7639
7625
  }, Z = ez({
7640
7626
  isMobile: Lt(),
@@ -7647,14 +7633,14 @@ function tz(e) {
7647
7633
  targetSector: 0
7648
7634
  });
7649
7635
  Ce(() => {
7650
- if (s === void 0) return;
7651
- const ae = Ie.current, Ee = s - ae.targetSector;
7636
+ if (I === void 0) return;
7637
+ const ae = Ie.current, Ee = I - ae.targetSector;
7652
7638
  let _e = ae.targetSectorAngle - Ee * K;
7653
7639
  Ee * K > 180 && (_e = ae.targetSectorAngle + (c - Ee) * K), q.current += 1, F(_e), Ie.current = {
7654
7640
  targetSectorAngle: _e,
7655
- targetSector: s
7641
+ targetSector: I
7656
7642
  };
7657
- }, [s]);
7643
+ }, [I]);
7658
7644
  const [B, $] = We({
7659
7645
  viewBoxWidth: 0,
7660
7646
  viewBoxHeight: 0,
@@ -7676,7 +7662,7 @@ function tz(e) {
7676
7662
  const {
7677
7663
  width: Ee,
7678
7664
  height: _e
7679
- } = ae.getBoundingClientRect(), Pe = Ee, Re = _e, Be = t.left, ke = t.top, Ne = t.width, fe = t.height, X = Ne + O, ce = fe + O, Ae = Math.round(X * 2 / 2 * (1 - I)), qe = Math.round(Be - Ae / 2), $e = Math.round(ke - Ae / 2), Oe = O, Qe = Math.round(Oe * 1.5);
7665
+ } = ae.getBoundingClientRect(), Pe = Ee, Re = _e, Be = t.left, ke = t.top, Ne = t.width, fe = t.height, X = Ne + O, ce = fe + O, Ae = Math.round(X * 2 / 2 * (1 - s)), qe = Math.round(Be - Ae / 2), $e = Math.round(ke - Ae / 2), Oe = O, Qe = Math.round(Oe * 1.5);
7680
7666
  $({
7681
7667
  viewBoxWidth: Pe,
7682
7668
  viewBoxHeight: Re,
@@ -7693,7 +7679,7 @@ function tz(e) {
7693
7679
  strokeWidth: Oe
7694
7680
  });
7695
7681
  }
7696
- }, [t, I]);
7682
+ }, [t, s]);
7697
7683
  const Y = () => w || b && !w ? "url(#bgClip)" : "", h = () => w || v ? "" : "url(#ovalClip)", ee = () => u === 1 ? "".concat(nr.backgroundSvg, " ").concat(nr.firstStepAnimation) : nr.backgroundSvg, ue = () => w ? 1 : v ? B.steadyStrokeWidth : B.strokeWidth, [te, De] = We(!1), le = et((ae) => {
7698
7684
  De(ae);
7699
7685
  }, []), Se = gt(() => {
@@ -7743,7 +7729,7 @@ function tz(e) {
7743
7729
  y: "0",
7744
7730
  children: [S("circle", {
7745
7731
  fill: "white",
7746
- r: (B.frameRX + B.frameRX / 6) * I,
7732
+ r: (B.frameRX + B.frameRX / 6) * s,
7747
7733
  cx: B.maskCX,
7748
7734
  cy: B.maskCY
7749
7735
  }), S("ellipse", {
@@ -7781,9 +7767,9 @@ function tz(e) {
7781
7767
  width: B.viewBoxWidth,
7782
7768
  height: B.viewBoxHeight,
7783
7769
  fill: "white"
7784
- }), w && typeof s == "number" && S(YT, {
7770
+ }), w && typeof I == "number" && S(YT, {
7785
7771
  numSectors: c,
7786
- targetSector: s,
7772
+ targetSector: I,
7787
7773
  currSector: j,
7788
7774
  centerX: B.viewBoxWidth / 2,
7789
7775
  centerY: B.viewBoxHeight / 2,
@@ -7807,7 +7793,7 @@ function tz(e) {
7807
7793
  isSectorMode: w
7808
7794
  }), T && S(_T, {
7809
7795
  roundRadiusY: B.maskRY,
7810
- targetSector: w ? s : j,
7796
+ targetSector: w ? I : j,
7811
7797
  setCameraBlur: le,
7812
7798
  isSectorMode: w,
7813
7799
  message: i,
@@ -7882,9 +7868,9 @@ function uz() {
7882
7868
  yj = 1;
7883
7869
  var e = az(), r = oz(), t = Math.abs, M = 2220446049250313e-31;
7884
7870
  return lo = function(i, n, a, o) {
7885
- var I = +i, c = t(I), j = e(I);
7871
+ var s = +i, c = t(s), j = e(s);
7886
7872
  if (c < o) return j * r(c / o / n) * o * n;
7887
- var s = (1 + n / M) * c, u = s - (s - c);
7873
+ var I = (1 + n / M) * c, u = I - (I - c);
7888
7874
  return u > a || u !== u ? j * (1 / 0) : j * u;
7889
7875
  }, lo;
7890
7876
  }
@@ -7901,19 +7887,19 @@ var Eo, lj;
7901
7887
  function Iz() {
7902
7888
  if (lj) return Eo;
7903
7889
  lj = 1;
7904
- var e = Array, r = Math.abs, t = Math.pow, M = Math.floor, i = Math.log, n = Math.LN2, a = function(I, c, j) {
7905
- var s = e(j), u = j * 8 - c - 1, N = (1 << u) - 1, g = N >> 1, D = c === 23 ? t(2, -24) - t(2, -77) : 0, y = I < 0 || I === 0 && 1 / I < 0 ? 1 : 0, E = 0, l, T, x;
7906
- for (I = r(I), I !== I || I === 1 / 0 ? (T = I !== I ? 1 : 0, l = N) : (l = M(i(I) / n), x = t(2, -l), I * x < 1 && (l--, x *= 2), l + g >= 1 ? I += D / x : I += D * t(2, 1 - g), I * x >= 2 && (l++, x /= 2), l + g >= N ? (T = 0, l = N) : l + g >= 1 ? (T = (I * x - 1) * t(2, c), l += g) : (T = I * t(2, g - 1) * t(2, c), l = 0)); c >= 8; )
7907
- s[E++] = T & 255, T /= 256, c -= 8;
7890
+ var e = Array, r = Math.abs, t = Math.pow, M = Math.floor, i = Math.log, n = Math.LN2, a = function(s, c, j) {
7891
+ var I = e(j), u = j * 8 - c - 1, N = (1 << u) - 1, g = N >> 1, D = c === 23 ? t(2, -24) - t(2, -77) : 0, y = s < 0 || s === 0 && 1 / s < 0 ? 1 : 0, E = 0, l, T, x;
7892
+ for (s = r(s), s !== s || s === 1 / 0 ? (T = s !== s ? 1 : 0, l = N) : (l = M(i(s) / n), x = t(2, -l), s * x < 1 && (l--, x *= 2), l + g >= 1 ? s += D / x : s += D * t(2, 1 - g), s * x >= 2 && (l++, x /= 2), l + g >= N ? (T = 0, l = N) : l + g >= 1 ? (T = (s * x - 1) * t(2, c), l += g) : (T = s * t(2, g - 1) * t(2, c), l = 0)); c >= 8; )
7893
+ I[E++] = T & 255, T /= 256, c -= 8;
7908
7894
  for (l = l << c | T, u += c; u > 0; )
7909
- s[E++] = l & 255, l /= 256, u -= 8;
7910
- return s[E - 1] |= y * 128, s;
7911
- }, o = function(I, c) {
7912
- var j = I.length, s = j * 8 - c - 1, u = (1 << s) - 1, N = u >> 1, g = s - 7, D = j - 1, y = I[D--], E = y & 127, l;
7895
+ I[E++] = l & 255, l /= 256, u -= 8;
7896
+ return I[E - 1] |= y * 128, I;
7897
+ }, o = function(s, c) {
7898
+ var j = s.length, I = j * 8 - c - 1, u = (1 << I) - 1, N = u >> 1, g = I - 7, D = j - 1, y = s[D--], E = y & 127, l;
7913
7899
  for (y >>= 7; g > 0; )
7914
- E = E * 256 + I[D--], g -= 8;
7900
+ E = E * 256 + s[D--], g -= 8;
7915
7901
  for (l = E & (1 << -g) - 1, E >>= -g, g += c; g > 0; )
7916
- l = l * 256 + I[D--], g -= 8;
7902
+ l = l * 256 + s[D--], g -= 8;
7917
7903
  if (E === 0)
7918
7904
  E = 1 - N;
7919
7905
  else {
@@ -7934,7 +7920,7 @@ function PT() {
7934
7920
  Aj = 1;
7935
7921
  var e = Zr(), r = ni(), t = Cr();
7936
7922
  return xo = function(i) {
7937
- for (var n = e(this), a = t(n), o = arguments.length, I = r(o > 1 ? arguments[1] : void 0, a), c = o > 2 ? arguments[2] : void 0, j = c === void 0 ? a : r(c, a); j > I; ) n[I++] = i;
7923
+ for (var n = e(this), a = t(n), o = arguments.length, s = r(o > 1 ? arguments[1] : void 0, a), c = o > 2 ? arguments[2] : void 0, j = c === void 0 ? a : r(c, a); j > s; ) n[s++] = i;
7938
7924
  return n;
7939
7925
  }, xo;
7940
7926
  }
@@ -7942,7 +7928,7 @@ var zo, Ej;
7942
7928
  function Dc() {
7943
7929
  if (Ej) return zo;
7944
7930
  Ej = 1;
7945
- var e = ve(), r = pe(), t = Mr(), M = Nc(), i = ii(), n = Wr(), a = xt(), o = Yu(), I = Ye(), c = EM(), j = st(), s = Kt(), u = jc(), N = cz(), g = Iz(), D = xM(), y = eM(), E = PT(), l = Ii(), T = bu(), x = hu(), z = rM(), O = tt(), L = i.PROPER, p = i.CONFIGURABLE, U = "ArrayBuffer", v = "DataView", w = "prototype", b = "Wrong length", R = "Wrong index", m = O.getterFor(U), G = O.getterFor(v), Z = O.set, re = e[U], F = re, K = F && F[w], q = e[v], Ie = q && q[w], B = Object.prototype, $ = e.Array, Y = e.RangeError, h = r(E), ee = r([].reverse), ue = g.pack, te = g.unpack, De = function(X) {
7931
+ var e = ve(), r = pe(), t = Mr(), M = Nc(), i = ii(), n = Wr(), a = xt(), o = Yu(), s = Ye(), c = EM(), j = st(), I = Kt(), u = jc(), N = cz(), g = Iz(), D = xM(), y = eM(), E = PT(), l = Ii(), T = bu(), x = hu(), z = rM(), O = tt(), L = i.PROPER, p = i.CONFIGURABLE, U = "ArrayBuffer", v = "DataView", w = "prototype", b = "Wrong length", R = "Wrong index", m = O.getterFor(U), G = O.getterFor(v), Z = O.set, re = e[U], F = re, K = F && F[w], q = e[v], Ie = q && q[w], B = Object.prototype, $ = e.Array, Y = e.RangeError, h = r(E), ee = r([].reverse), ue = g.pack, te = g.unpack, De = function(X) {
7946
7932
  return [X & 255];
7947
7933
  }, le = function(X) {
7948
7934
  return [X & 255, X >> 8 & 255];
@@ -7984,7 +7970,7 @@ function Dc() {
7984
7970
  c(this, Ie), c(ce, K);
7985
7971
  var $e = m(ce), Oe = $e.byteLength, Qe = j(Ae);
7986
7972
  if (Qe < 0 || Qe > Oe) throw new Y("Wrong offset");
7987
- if (qe = qe === void 0 ? Oe - Qe : s(qe), Qe + qe > Oe) throw new Y(b);
7973
+ if (qe = qe === void 0 ? Oe - Qe : I(qe), Qe + qe > Oe) throw new Y(b);
7988
7974
  Z(this, {
7989
7975
  type: v,
7990
7976
  buffer: ce,
@@ -8046,11 +8032,11 @@ function Dc() {
8046
8032
  });
8047
8033
  else {
8048
8034
  var ke = L && re.name !== U;
8049
- !I(function() {
8035
+ !s(function() {
8050
8036
  re(1);
8051
- }) || !I(function() {
8037
+ }) || !s(function() {
8052
8038
  new re(-1);
8053
- }) || I(function() {
8039
+ }) || s(function() {
8054
8040
  return new re(), new re(1.5), new re(NaN), re.length !== 1 || ke && !p;
8055
8041
  }) ? (F = function(ce) {
8056
8042
  return c(this, K), T(new re(u(ce)), this, F);
@@ -8099,15 +8085,15 @@ var zj = {}, Oj;
8099
8085
  function gz() {
8100
8086
  if (Oj) return zj;
8101
8087
  Oj = 1;
8102
- var e = Je(), r = Pu(), t = Ye(), M = Dc(), i = Nr(), n = ni(), a = Kt(), o = M.ArrayBuffer, I = M.DataView, c = I.prototype, j = r(o.prototype.slice), s = r(c.getUint8), u = r(c.setUint8), N = t(function() {
8088
+ var e = Je(), r = Pu(), t = Ye(), M = Dc(), i = Nr(), n = ni(), a = Kt(), o = M.ArrayBuffer, s = M.DataView, c = s.prototype, j = r(o.prototype.slice), I = r(c.getUint8), u = r(c.setUint8), N = t(function() {
8103
8089
  return !new o(2).slice(1, void 0).byteLength;
8104
8090
  });
8105
8091
  return e({ target: "ArrayBuffer", proto: !0, unsafe: !0, forced: N }, {
8106
8092
  slice: function(D, y) {
8107
8093
  if (j && y === void 0)
8108
8094
  return j(i(this), D);
8109
- for (var E = i(this).byteLength, l = n(D, E), T = n(y === void 0 ? E : y, E), x = new o(a(T - l)), z = new I(this), O = new I(x), L = 0; l < T; )
8110
- u(O, L++, s(z, l++));
8095
+ for (var E = i(this).byteLength, l = n(D, E), T = n(y === void 0 ? E : y, E), x = new o(a(T - l)), z = new s(this), O = new s(x), L = 0; l < T; )
8096
+ u(O, L++, I(z, l++));
8111
8097
  return x;
8112
8098
  }
8113
8099
  }), zj;
@@ -8211,16 +8197,16 @@ var po, Uj;
8211
8197
  function yz() {
8212
8198
  if (Uj) return po;
8213
8199
  Uj = 1;
8214
- var e = ve(), r = Dz(), t = HT(), M = e.structuredClone, i = e.ArrayBuffer, n = e.MessageChannel, a = !1, o, I, c, j;
8200
+ var e = ve(), r = Dz(), t = HT(), M = e.structuredClone, i = e.ArrayBuffer, n = e.MessageChannel, a = !1, o, s, c, j;
8215
8201
  if (t)
8216
- a = function(s) {
8217
- M(s, { transfer: [s] });
8202
+ a = function(I) {
8203
+ M(I, { transfer: [I] });
8218
8204
  };
8219
8205
  else if (i) try {
8220
- n || (o = r("worker_threads"), o && (n = o.MessageChannel)), n && (I = new n(), c = new i(2), j = function(s) {
8221
- I.port1.postMessage(null, [s]);
8206
+ n || (o = r("worker_threads"), o && (n = o.MessageChannel)), n && (s = new n(), c = new i(2), j = function(I) {
8207
+ s.port1.postMessage(null, [I]);
8222
8208
  }, c.byteLength === 2 && (j(c), c.byteLength === 0 && (a = j)));
8223
- } catch (s) {
8209
+ } catch (I) {
8224
8210
  }
8225
8211
  return po = a, po;
8226
8212
  }
@@ -8228,17 +8214,17 @@ var ho, bj;
8228
8214
  function FT() {
8229
8215
  if (bj) return ho;
8230
8216
  bj = 1;
8231
- var e = ve(), r = pe(), t = Uu(), M = jc(), i = fM(), n = $T(), a = yz(), o = HT(), I = e.structuredClone, c = e.ArrayBuffer, j = e.DataView, s = Math.min, u = c.prototype, N = j.prototype, g = r(u.slice), D = t(u, "resizable", "get"), y = t(u, "maxByteLength", "get"), E = r(N.getInt8), l = r(N.setInt8);
8217
+ var e = ve(), r = pe(), t = Uu(), M = jc(), i = fM(), n = $T(), a = yz(), o = HT(), s = e.structuredClone, c = e.ArrayBuffer, j = e.DataView, I = Math.min, u = c.prototype, N = j.prototype, g = r(u.slice), D = t(u, "resizable", "get"), y = t(u, "maxByteLength", "get"), E = r(N.getInt8), l = r(N.setInt8);
8232
8218
  return ho = (o || a) && function(T, x, z) {
8233
8219
  var O = n(T), L = x === void 0 ? O : M(x), p = !D || !D(T), U;
8234
- if (i(T), o && (T = I(T, { transfer: [T] }), O === L && (z || p)))
8220
+ if (i(T), o && (T = s(T, { transfer: [T] }), O === L && (z || p)))
8235
8221
  return T;
8236
8222
  if (O >= L && (!z || p))
8237
8223
  U = g(T, 0, L);
8238
8224
  else {
8239
8225
  var v = z && !p && y ? { maxByteLength: y(T) } : void 0;
8240
8226
  U = new c(L, v);
8241
- for (var w = new j(T), b = new j(U), R = s(L, O), m = 0; m < R; m++) l(b, m, E(w, m));
8227
+ for (var w = new j(T), b = new j(U), R = I(L, O), m = 0; m < R; m++) l(b, m, E(w, m));
8242
8228
  }
8243
8229
  return o || a(T), U;
8244
8230
  }, ho;
@@ -8296,14 +8282,14 @@ function Az() {
8296
8282
  }
8297
8283
  var o = !1;
8298
8284
  try {
8299
- var I = {};
8300
- I[r] = function() {
8285
+ var s = {};
8286
+ s[r] = function() {
8301
8287
  return {
8302
8288
  next: function() {
8303
8289
  return { done: o = !0 };
8304
8290
  }
8305
8291
  };
8306
- }, n(I);
8292
+ }, n(s);
8307
8293
  } catch (c) {
8308
8294
  }
8309
8295
  return o;
@@ -8313,7 +8299,7 @@ var Uo, $j;
8313
8299
  function Jr() {
8314
8300
  if ($j) return Uo;
8315
8301
  $j = 1;
8316
- var e = Nc(), r = Mr(), t = ve(), M = ar(), i = Dr(), n = lr(), a = Et(), o = Xt(), I = Wr(), c = Mt(), j = xt(), s = ht(), u = xM(), N = eM(), g = gr(), D = Mi(), y = tt(), E = y.enforce, l = y.get, T = t.Int8Array, x = T && T.prototype, z = t.Uint8ClampedArray, O = z && z.prototype, L = T && u(T), p = x && u(x), U = Object.prototype, v = t.TypeError, w = g("toStringTag"), b = D("TYPED_ARRAY_TAG"), R = "TypedArrayConstructor", m = e && !!N && a(t.opera) !== "Opera", G = !1, Z, re, F, K = {
8302
+ var e = Nc(), r = Mr(), t = ve(), M = ar(), i = Dr(), n = lr(), a = Et(), o = Xt(), s = Wr(), c = Mt(), j = xt(), I = ht(), u = xM(), N = eM(), g = gr(), D = Mi(), y = tt(), E = y.enforce, l = y.get, T = t.Int8Array, x = T && T.prototype, z = t.Uint8ClampedArray, O = z && z.prototype, L = T && u(T), p = x && u(x), U = Object.prototype, v = t.TypeError, w = g("toStringTag"), b = D("TYPED_ARRAY_TAG"), R = "TypedArrayConstructor", m = e && !!N && a(t.opera) !== "Opera", G = !1, Z, re, F, K = {
8317
8303
  Int8Array: 1,
8318
8304
  Uint8Array: 1,
8319
8305
  Uint8ClampedArray: 1,
@@ -8344,7 +8330,7 @@ function Jr() {
8344
8330
  if ($(te)) return te;
8345
8331
  throw new v("Target is not a typed array");
8346
8332
  }, h = function(te) {
8347
- if (M(te) && (!N || s(L, te))) return te;
8333
+ if (M(te) && (!N || I(L, te))) return te;
8348
8334
  throw new v(o(te) + " is not a typed array constructor");
8349
8335
  }, ee = function(te, De, le, Se) {
8350
8336
  if (r) {
@@ -8402,7 +8388,7 @@ function Jr() {
8402
8388
  return i(this) ? this[b] : void 0;
8403
8389
  }
8404
8390
  });
8405
- for (Z in K) t[Z] && I(t[Z], b, Z);
8391
+ for (Z in K) t[Z] && s(t[Z], b, Z);
8406
8392
  }
8407
8393
  return Uo = {
8408
8394
  NATIVE_ARRAY_BUFFER_VIEWS: m,
@@ -8509,13 +8495,13 @@ var Bo, qj;
8509
8495
  function Oz() {
8510
8496
  if (qj) return Bo;
8511
8497
  qj = 1;
8512
- var e = Ut(), r = Ve(), t = WT(), M = Zr(), i = Cr(), n = ci(), a = LM(), o = Ru(), I = VT(), c = Jr().aTypedArrayConstructor, j = yc();
8498
+ var e = Ut(), r = Ve(), t = WT(), M = Zr(), i = Cr(), n = ci(), a = LM(), o = Ru(), s = VT(), c = Jr().aTypedArrayConstructor, j = yc();
8513
8499
  return Bo = function(u) {
8514
8500
  var N = t(this), g = M(u), D = arguments.length, y = D > 1 ? arguments[1] : void 0, E = y !== void 0, l = a(g), T, x, z, O, L, p, U, v;
8515
8501
  if (l && !o(l))
8516
8502
  for (U = n(g, l), v = U.next, g = []; !(p = r(v, U)).done; )
8517
8503
  g.push(p.value);
8518
- for (E && D > 2 && (y = e(y, arguments[2])), x = i(g), z = new (c(N))(x), O = I(z), T = 0; x > T; T++)
8504
+ for (E && D > 2 && (y = e(y, arguments[2])), x = i(g), z = new (c(N))(x), O = s(z), T = 0; x > T; T++)
8519
8505
  L = E ? y(g[T], T) : g[T], z[T] = O ? j(L) : +L;
8520
8506
  return z;
8521
8507
  }, Bo;
@@ -8543,12 +8529,12 @@ var Zo, eD;
8543
8529
  function Cz() {
8544
8530
  if (eD) return Zo;
8545
8531
  eD = 1;
8546
- var e = Ut(), r = pe(), t = XM(), M = Zr(), i = Cr(), n = Sz(), a = r([].push), o = function(I) {
8547
- var c = I === 1, j = I === 2, s = I === 3, u = I === 4, N = I === 6, g = I === 7, D = I === 5 || N;
8532
+ var e = Ut(), r = pe(), t = XM(), M = Zr(), i = Cr(), n = Sz(), a = r([].push), o = function(s) {
8533
+ var c = s === 1, j = s === 2, I = s === 3, u = s === 4, N = s === 6, g = s === 7, D = s === 5 || N;
8548
8534
  return function(y, E, l, T) {
8549
- for (var x = M(y), z = t(x), O = i(z), L = e(E, l), p = 0, U = T || n, v = c ? U(y, O) : j || g ? U(y, 0) : void 0, w, b; O > p; p++) if ((D || p in z) && (w = z[p], b = L(w, p, x), I))
8535
+ for (var x = M(y), z = t(x), O = i(z), L = e(E, l), p = 0, U = T || n, v = c ? U(y, O) : j || g ? U(y, 0) : void 0, w, b; O > p; p++) if ((D || p in z) && (w = z[p], b = L(w, p, x), s))
8550
8536
  if (c) v[p] = b;
8551
- else if (b) switch (I) {
8537
+ else if (b) switch (s) {
8552
8538
  case 3:
8553
8539
  return !0;
8554
8540
  // some
@@ -8561,14 +8547,14 @@ function Cz() {
8561
8547
  case 2:
8562
8548
  a(v, w);
8563
8549
  }
8564
- else switch (I) {
8550
+ else switch (s) {
8565
8551
  case 4:
8566
8552
  return !1;
8567
8553
  // every
8568
8554
  case 7:
8569
8555
  a(v, w);
8570
8556
  }
8571
- return N ? -1 : s || u ? u : v;
8557
+ return N ? -1 : I || u ? u : v;
8572
8558
  };
8573
8559
  };
8574
8560
  return Zo = {
@@ -8612,7 +8598,7 @@ var tD;
8612
8598
  function qT() {
8613
8599
  if (tD) return _M.exports;
8614
8600
  tD = 1;
8615
- var e = Je(), r = ve(), t = Ve(), M = Mr(), i = Ez(), n = Jr(), a = Dc(), o = EM(), I = pt(), c = Wr(), j = xz(), s = Kt(), u = jc(), N = ZT(), g = zz(), D = Cu(), y = lr(), E = Et(), l = Dr(), T = ti(), x = kt(), z = ht(), O = eM(), L = zy().f, p = Oz(), U = Cz().forEach, v = RT(), w = xt(), b = rt(), R = fu(), m = JT(), G = tt(), Z = bu(), re = G.get, F = G.set, K = G.enforce, q = b.f, Ie = R.f, B = r.RangeError, $ = a.ArrayBuffer, Y = $.prototype, h = a.DataView, ee = n.NATIVE_ARRAY_BUFFER_VIEWS, ue = n.TYPED_ARRAY_TAG, te = n.TypedArray, De = n.TypedArrayPrototype, le = n.isTypedArray, Se = "BYTES_PER_ELEMENT", ae = "Wrong length", Ee = function(ke, Ne) {
8601
+ var e = Je(), r = ve(), t = Ve(), M = Mr(), i = Ez(), n = Jr(), a = Dc(), o = EM(), s = pt(), c = Wr(), j = xz(), I = Kt(), u = jc(), N = ZT(), g = zz(), D = Cu(), y = lr(), E = Et(), l = Dr(), T = ti(), x = kt(), z = ht(), O = eM(), L = zy().f, p = Oz(), U = Cz().forEach, v = RT(), w = xt(), b = rt(), R = fu(), m = JT(), G = tt(), Z = bu(), re = G.get, F = G.set, K = G.enforce, q = b.f, Ie = R.f, B = r.RangeError, $ = a.ArrayBuffer, Y = $.prototype, h = a.DataView, ee = n.NATIVE_ARRAY_BUFFER_VIEWS, ue = n.TYPED_ARRAY_TAG, te = n.TypedArray, De = n.TypedArrayPrototype, le = n.isTypedArray, Se = "BYTES_PER_ELEMENT", ae = "Wrong length", Ee = function(ke, Ne) {
8616
8602
  w(ke, Ne, {
8617
8603
  configurable: !0,
8618
8604
  get: function() {
@@ -8625,7 +8611,7 @@ function qT() {
8625
8611
  }, Pe = function(ke, Ne) {
8626
8612
  return le(ke) && !T(Ne) && Ne in ke && j(+Ne) && Ne >= 0;
8627
8613
  }, Re = function(Ne, fe) {
8628
- return fe = D(fe), Pe(Ne, fe) ? I(2, Ne[fe]) : Ie(Ne, fe);
8614
+ return fe = D(fe), Pe(Ne, fe) ? s(2, Ne[fe]) : Ie(Ne, fe);
8629
8615
  }, Be = function(Ne, fe, X) {
8630
8616
  return fe = D(fe), Pe(Ne, fe) && l(X) && y(X, "value") && !y(X, "get") && !y(X, "set") && !X.configurable && (!y(X, "writable") || X.writable) && (!y(X, "enumerable") || X.enumerable) ? (Ne[fe] = X.value, Ne) : q(Ne, fe, X);
8631
8617
  };
@@ -8667,7 +8653,7 @@ function qT() {
8667
8653
  if (Ge === void 0) {
8668
8654
  if (ze % X) throw new B(ae);
8669
8655
  if (ne = ze - _, ne < 0) throw new B(ae);
8670
- } else if (ne = s(Ge) * X, ne + _ > ze) throw new B(ae);
8656
+ } else if (ne = I(Ge) * X, ne + _ > ze) throw new B(ae);
8671
8657
  ge = ne / X;
8672
8658
  } else return le(ye) ? m(Oe, ye) : t(p, Oe, ye);
8673
8659
  for (F(ie, {
@@ -8713,8 +8699,8 @@ function wz() {
8713
8699
  oD = 1;
8714
8700
  var e = Jr(), r = Cr(), t = st(), M = e.aTypedArray, i = e.exportTypedArrayMethod;
8715
8701
  return i("at", function(a) {
8716
- var o = M(this), I = r(o), c = t(a), j = c >= 0 ? c : I + c;
8717
- return j < 0 || j >= I ? void 0 : o[j];
8702
+ var o = M(this), s = r(o), c = t(a), j = c >= 0 ? c : s + c;
8703
+ return j < 0 || j >= s ? void 0 : o[j];
8718
8704
  }), aD;
8719
8705
  }
8720
8706
  wz();
@@ -8722,13 +8708,13 @@ var uD = {}, cD;
8722
8708
  function mz() {
8723
8709
  if (cD) return uD;
8724
8710
  cD = 1;
8725
- var e = Jr(), r = PT(), t = yc(), M = Et(), i = Ve(), n = pe(), a = Ye(), o = e.aTypedArray, I = e.exportTypedArrayMethod, c = n("".slice), j = a(function() {
8726
- var s = 0;
8711
+ var e = Jr(), r = PT(), t = yc(), M = Et(), i = Ve(), n = pe(), a = Ye(), o = e.aTypedArray, s = e.exportTypedArrayMethod, c = n("".slice), j = a(function() {
8712
+ var I = 0;
8727
8713
  return new Int8Array(2).fill({ valueOf: function() {
8728
- return s++;
8729
- } }), s !== 1;
8714
+ return I++;
8715
+ } }), I !== 1;
8730
8716
  });
8731
- return I("fill", function(u) {
8717
+ return s("fill", function(u) {
8732
8718
  var N = arguments.length;
8733
8719
  o(this);
8734
8720
  var g = c(M(this), 0, 3) === "Big" ? t(u) : +u;
@@ -8742,9 +8728,9 @@ function XT() {
8742
8728
  sD = 1;
8743
8729
  var e = Ut(), r = XM(), t = Zr(), M = Cr(), i = function(n) {
8744
8730
  var a = n === 1;
8745
- return function(o, I, c) {
8746
- for (var j = t(o), s = r(j), u = M(s), N = e(I, c), g, D; u-- > 0; )
8747
- if (g = s[u], D = N(g, u, j), D) switch (n) {
8731
+ return function(o, s, c) {
8732
+ for (var j = t(o), I = r(j), u = M(I), N = e(s, c), g, D; u-- > 0; )
8733
+ if (g = I[u], D = N(g, u, j), D) switch (n) {
8748
8734
  case 0:
8749
8735
  return g;
8750
8736
  // findLast
@@ -8787,15 +8773,15 @@ var DD = {}, yD;
8787
8773
  function kz() {
8788
8774
  if (yD) return DD;
8789
8775
  yD = 1;
8790
- var e = ve(), r = Ve(), t = Jr(), M = Cr(), i = ZT(), n = Zr(), a = Ye(), o = e.RangeError, I = e.Int8Array, c = I && I.prototype, j = c && c.set, s = t.aTypedArray, u = t.exportTypedArrayMethod, N = !a(function() {
8776
+ var e = ve(), r = Ve(), t = Jr(), M = Cr(), i = ZT(), n = Zr(), a = Ye(), o = e.RangeError, s = e.Int8Array, c = s && s.prototype, j = c && c.set, I = t.aTypedArray, u = t.exportTypedArrayMethod, N = !a(function() {
8791
8777
  var D = new Uint8ClampedArray(2);
8792
8778
  return r(j, D, { length: 1, 0: 3 }, 1), D[1] !== 3;
8793
8779
  }), g = N && t.NATIVE_ARRAY_BUFFER_VIEWS && a(function() {
8794
- var D = new I(2);
8780
+ var D = new s(2);
8795
8781
  return D.set(1), D.set("2", 1), D[0] !== 0 || D[1] !== 2;
8796
8782
  });
8797
8783
  return u("set", function(y) {
8798
- s(this);
8784
+ I(this);
8799
8785
  var E = i(arguments.length > 1 ? arguments[1] : void 0, 1), l = n(y);
8800
8786
  if (N) return r(j, this, l, E);
8801
8787
  var T = this.length, x = M(l), z = 0;
@@ -8808,12 +8794,12 @@ var TD = {}, lD;
8808
8794
  function Uz() {
8809
8795
  if (lD) return TD;
8810
8796
  lD = 1;
8811
- var e = ve(), r = Pu(), t = Ye(), M = _r(), i = Vu(), n = Jr(), a = qy(), o = Xy(), I = ei(), c = Ky(), j = n.aTypedArray, s = n.exportTypedArrayMethod, u = e.Uint16Array, N = u && r(u.prototype.sort), g = !!N && !(t(function() {
8797
+ var e = ve(), r = Pu(), t = Ye(), M = _r(), i = Vu(), n = Jr(), a = qy(), o = Xy(), s = ei(), c = Ky(), j = n.aTypedArray, I = n.exportTypedArrayMethod, u = e.Uint16Array, N = u && r(u.prototype.sort), g = !!N && !(t(function() {
8812
8798
  N(new u(2), null);
8813
8799
  }) && t(function() {
8814
8800
  N(new u(2), {});
8815
8801
  })), D = !!N && !t(function() {
8816
- if (I) return I < 74;
8802
+ if (s) return s < 74;
8817
8803
  if (a) return a < 67;
8818
8804
  if (o) return !0;
8819
8805
  if (c) return c < 602;
@@ -8829,7 +8815,7 @@ function Uz() {
8829
8815
  return E !== void 0 ? +E(l, T) || 0 : T !== T ? -1 : l !== l ? 1 : l === 0 && T === 0 ? 1 / l > 0 && 1 / T < 0 ? 1 : -1 : l > T;
8830
8816
  };
8831
8817
  };
8832
- return s("sort", function(l) {
8818
+ return I("sort", function(l) {
8833
8819
  return l !== void 0 && M(l), D ? N(this, l) : i(j(this), y(l));
8834
8820
  }, !D || g), TD;
8835
8821
  }
@@ -8861,8 +8847,8 @@ function Yz() {
8861
8847
  var e = Jr(), r = pe(), t = _r(), M = JT(), i = e.aTypedArray, n = e.getTypedArrayConstructor, a = e.exportTypedArrayMethod, o = r(e.TypedArrayPrototype.sort);
8862
8848
  return a("toSorted", function(c) {
8863
8849
  c !== void 0 && t(c);
8864
- var j = i(this), s = M(n(j), j);
8865
- return o(s, c);
8850
+ var j = i(this), I = M(n(j), j);
8851
+ return o(I, c);
8866
8852
  }), dD;
8867
8853
  }
8868
8854
  Yz();
@@ -8872,9 +8858,9 @@ function _z() {
8872
8858
  LD = 1;
8873
8859
  var e = Cr(), r = st(), t = RangeError;
8874
8860
  return qo = function(M, i, n, a) {
8875
- var o = e(M), I = r(n), c = I < 0 ? o + I : I;
8861
+ var o = e(M), s = r(n), c = s < 0 ? o + s : s;
8876
8862
  if (c >= o || c < 0) throw new t("Incorrect index");
8877
- for (var j = new i(o), s = 0; s < o; s++) j[s] = s === c ? a : M[s];
8863
+ for (var j = new i(o), I = 0; I < o; I++) j[I] = I === c ? a : M[I];
8878
8864
  return j;
8879
8865
  }, qo;
8880
8866
  }
@@ -8882,7 +8868,7 @@ var SD;
8882
8868
  function Pz() {
8883
8869
  if (SD) return OD;
8884
8870
  SD = 1;
8885
- var e = _z(), r = Jr(), t = VT(), M = st(), i = yc(), n = r.aTypedArray, a = r.getTypedArrayConstructor, o = r.exportTypedArrayMethod, I = (function() {
8871
+ var e = _z(), r = Jr(), t = VT(), M = st(), i = yc(), n = r.aTypedArray, a = r.getTypedArrayConstructor, o = r.exportTypedArrayMethod, s = (function() {
8886
8872
  try {
8887
8873
  new Int8Array(1).with(2, { valueOf: function() {
8888
8874
  throw 8;
@@ -8890,17 +8876,17 @@ function Pz() {
8890
8876
  } catch (j) {
8891
8877
  return j === 8;
8892
8878
  }
8893
- })(), c = I && (function() {
8879
+ })(), c = s && (function() {
8894
8880
  try {
8895
8881
  new Int8Array(1).with(-0.5, 1);
8896
8882
  } catch (j) {
8897
8883
  return !0;
8898
8884
  }
8899
8885
  })();
8900
- return o("with", function(j, s) {
8901
- var u = n(this), N = M(j), g = t(u) ? i(s) : +s;
8886
+ return o("with", function(j, I) {
8887
+ var u = n(this), N = M(j), g = t(u) ? i(I) : +I;
8902
8888
  return e(u, a(u), N, g);
8903
- }, !I || c), OD;
8889
+ }, !s || c), OD;
8904
8890
  }
8905
8891
  Pz();
8906
8892
  var CD = {}, vD = {}, Xo, fD;
@@ -8953,7 +8939,7 @@ var tu, hD;
8953
8939
  function Rz() {
8954
8940
  if (hD) return tu;
8955
8941
  hD = 1;
8956
- var e = ve(), r = pe(), t = KT(), M = e4(), i = lr(), n = r4(), a = t4(), o = fM(), I = n.c2i, c = n.c2iUrl, j = e.SyntaxError, s = e.TypeError, u = r("".charAt), N = function(y, E) {
8942
+ var e = ve(), r = pe(), t = KT(), M = e4(), i = lr(), n = r4(), a = t4(), o = fM(), s = n.c2i, c = n.c2iUrl, j = e.SyntaxError, I = e.TypeError, u = r("".charAt), N = function(y, E) {
8957
8943
  for (var l = y.length; E < l; E++) {
8958
8944
  var T = u(y, E);
8959
8945
  if (T !== " " && T !== " " && T !== `
@@ -8986,9 +8972,9 @@ function Rz() {
8986
8972
  };
8987
8973
  return tu = function(y, E, l, T) {
8988
8974
  M(y), t(E);
8989
- var x = a(E) === "base64" ? I : c, z = E ? E.lastChunkHandling : void 0;
8975
+ var x = a(E) === "base64" ? s : c, z = E ? E.lastChunkHandling : void 0;
8990
8976
  if (z === void 0 && (z = "loose"), z !== "loose" && z !== "strict" && z !== "stop-before-partial")
8991
- throw new s("Incorrect `lastChunkHandling` option");
8977
+ throw new I("Incorrect `lastChunkHandling` option");
8992
8978
  l && o(l.buffer);
8993
8979
  var O = y.length, L = l || [], p = 0, U = 0, v = "", w = 0;
8994
8980
  if (T) for (; ; ) {
@@ -9067,8 +9053,8 @@ function $z() {
9067
9053
  return i && e({ target: "Uint8Array", proto: !0, forced: n }, {
9068
9054
  setFromBase64: function(o) {
9069
9055
  M(this);
9070
- var I = t(o, arguments.length > 1 ? arguments[1] : void 0, this, this.length);
9071
- return { read: I.read, written: I.written };
9056
+ var s = t(o, arguments.length > 1 ? arguments[1] : void 0, this, this.length);
9057
+ return { read: s.read, written: s.written };
9072
9058
  }
9073
9059
  }), vD;
9074
9060
  }
@@ -9081,12 +9067,12 @@ var QD = {}, YD = {}, iu, _D;
9081
9067
  function Bz() {
9082
9068
  if (_D) return iu;
9083
9069
  _D = 1;
9084
- var e = ve(), r = pe(), t = e.Uint8Array, M = e.SyntaxError, i = e.parseInt, n = Math.min, a = /[^\da-f]/i, o = r(a.exec), I = r("".slice);
9070
+ var e = ve(), r = pe(), t = e.Uint8Array, M = e.SyntaxError, i = e.parseInt, n = Math.min, a = /[^\da-f]/i, o = r(a.exec), s = r("".slice);
9085
9071
  return iu = function(c, j) {
9086
- var s = c.length;
9087
- if (s % 2 !== 0) throw new M("String should be an even number of characters");
9088
- for (var u = j ? n(j.length, s / 2) : s / 2, N = j || new t(u), g = 0, D = 0; D < u; ) {
9089
- var y = I(c, g, g += 2);
9072
+ var I = c.length;
9073
+ if (I % 2 !== 0) throw new M("String should be an even number of characters");
9074
+ for (var u = j ? n(j.length, I / 2) : I / 2, N = j || new t(u), g = 0, D = 0; D < u; ) {
9075
+ var y = s(c, g, g += 2);
9090
9076
  if (o(a, y)) throw new M("String should only contain hex characters");
9091
9077
  N[D++] = i(y, 16);
9092
9078
  }
@@ -9101,8 +9087,8 @@ function Hz() {
9101
9087
  return r.Uint8Array && e({ target: "Uint8Array", proto: !0 }, {
9102
9088
  setFromHex: function(o) {
9103
9089
  M(this), t(o), i(this.buffer);
9104
- var I = n(o, this).read;
9105
- return { read: I, written: I / 2 };
9090
+ var s = n(o, this).read;
9091
+ return { read: s, written: s / 2 };
9106
9092
  }
9107
9093
  }), YD;
9108
9094
  }
@@ -9115,17 +9101,17 @@ var $D = {}, GD = {}, BD;
9115
9101
  function Zz() {
9116
9102
  if (BD) return GD;
9117
9103
  BD = 1;
9118
- var e = Je(), r = ve(), t = pe(), M = KT(), i = yi(), n = fM(), a = r4(), o = t4(), I = a.i2c, c = a.i2cUrl, j = t("".charAt), s = r.Uint8Array, u = !s || !s.prototype.toBase64 || !(function() {
9104
+ var e = Je(), r = ve(), t = pe(), M = KT(), i = yi(), n = fM(), a = r4(), o = t4(), s = a.i2c, c = a.i2cUrl, j = t("".charAt), I = r.Uint8Array, u = !I || !I.prototype.toBase64 || !(function() {
9119
9105
  try {
9120
- var N = new s();
9106
+ var N = new I();
9121
9107
  N.toBase64(null);
9122
9108
  } catch (g) {
9123
9109
  return !0;
9124
9110
  }
9125
9111
  })();
9126
- return s && e({ target: "Uint8Array", proto: !0, forced: u }, {
9112
+ return I && e({ target: "Uint8Array", proto: !0, forced: u }, {
9127
9113
  toBase64: function() {
9128
- var g = i(this), D = arguments.length ? M(arguments[0]) : void 0, y = o(D) === "base64" ? I : c, E = !!D && !!D.omitPadding;
9114
+ var g = i(this), D = arguments.length ? M(arguments[0]) : void 0, y = o(D) === "base64" ? s : c, E = !!D && !!D.omitPadding;
9129
9115
  n(this.buffer);
9130
9116
  for (var l = "", T = 0, x = g.length, z, O = function(L) {
9131
9117
  return j(y, z >> 6 * L & 63);
@@ -9146,8 +9132,8 @@ function Vz() {
9146
9132
  WD = 1;
9147
9133
  var e = Je(), r = ve(), t = pe(), M = yi(), i = fM(), n = t(1.1.toString), a = r.Uint8Array, o = !a || !a.prototype.toHex || !(function() {
9148
9134
  try {
9149
- var I = new a([255, 255, 255, 255, 255, 255, 255, 255]);
9150
- return I.toHex() === "ffffffffffffffff";
9135
+ var s = new a([255, 255, 255, 255, 255, 255, 255, 255]);
9136
+ return s.toHex() === "ffffffffffffffff";
9151
9137
  } catch (c) {
9152
9138
  return !1;
9153
9139
  }
@@ -9155,7 +9141,7 @@ function Vz() {
9155
9141
  return a && e({ target: "Uint8Array", proto: !0, forced: o }, {
9156
9142
  toHex: function() {
9157
9143
  M(this), i(this.buffer);
9158
- for (var c = "", j = 0, s = this.length; j < s; j++) {
9144
+ for (var c = "", j = 0, I = this.length; j < I; j++) {
9159
9145
  var u = n(this[j], 16);
9160
9146
  c += u.length === 1 ? "0" + u : u;
9161
9147
  }
@@ -9180,7 +9166,7 @@ const qz = "text/plain", Xz = "us-ascii", nu = (e, r) => r.some((t) => t instanc
9180
9166
  return !1;
9181
9167
  }
9182
9168
  }, rO = (e, { stripHash: r }) => {
9183
- var s, u;
9169
+ var I, u;
9184
9170
  const t = new RegExp("^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$").exec(e);
9185
9171
  if (!t)
9186
9172
  throw new Error(`Invalid URL: ${e}`);
@@ -9189,13 +9175,13 @@ const qz = "text/plain", Xz = "us-ascii", nu = (e, r) => r.some((t) => t instanc
9189
9175
  n = r ? "" : n;
9190
9176
  let o = !1;
9191
9177
  a[a.length - 1] === "base64" && (a.pop(), o = !0);
9192
- const I = (u = (s = a.shift()) == null ? void 0 : s.toLowerCase()) != null ? u : "", j = [
9178
+ const s = (u = (I = a.shift()) == null ? void 0 : I.toLowerCase()) != null ? u : "", j = [
9193
9179
  ...a.map((N) => {
9194
9180
  let [g, D = ""] = N.split("=").map((y) => y.trim());
9195
9181
  return g === "charset" && (D = D.toLowerCase(), D === Xz) ? "" : `${g}${D ? `=${D}` : ""}`;
9196
9182
  }).filter(Boolean)
9197
9183
  ];
9198
- return o && j.push("base64"), (j.length > 0 || I && I !== qz) && j.unshift(I), `data:${j.join(";")},${o ? i.trim() : i}${n ? `#${n}` : ""}`;
9184
+ return o && j.push("base64"), (j.length > 0 || s && s !== qz) && j.unshift(s), `data:${j.join(";")},${o ? i.trim() : i}${n ? `#${n}` : ""}`;
9199
9185
  };
9200
9186
  function tO(e, r) {
9201
9187
  if (r = Lc({
@@ -9226,16 +9212,16 @@ function tO(e, r) {
9226
9212
  throw new Error("The `forceHttp` and `forceHttps` options cannot be used together");
9227
9213
  if (r.forceHttp && i.protocol === "https:" && (i.protocol = "http:"), r.forceHttps && i.protocol === "http:" && (i.protocol = "https:"), r.stripAuthentication && (i.username = "", i.password = ""), r.stripHash ? i.hash = "" : r.stripTextFragment && (i.hash = i.hash.replace(/#?:~:text.*?$/i, "")), i.pathname) {
9228
9214
  const a = /\b[a-z][a-z\d+\-.]{1,50}:\/\//g;
9229
- let o = 0, I = "";
9215
+ let o = 0, s = "";
9230
9216
  for (; ; ) {
9231
9217
  const j = a.exec(i.pathname);
9232
9218
  if (!j)
9233
9219
  break;
9234
- const s = j[0], u = j.index, N = i.pathname.slice(o, u);
9235
- I += N.replace(/\/{2,}/g, "/"), I += s, o = u + s.length;
9220
+ const I = j[0], u = j.index, N = i.pathname.slice(o, u);
9221
+ s += N.replace(/\/{2,}/g, "/"), s += I, o = u + I.length;
9236
9222
  }
9237
9223
  const c = i.pathname.slice(o, i.pathname.length);
9238
- I += c.replace(/\/{2,}/g, "/"), i.pathname = I;
9224
+ s += c.replace(/\/{2,}/g, "/"), i.pathname = s;
9239
9225
  }
9240
9226
  if (i.pathname)
9241
9227
  try {
@@ -9262,11 +9248,11 @@ function tO(e, r) {
9262
9248
  i.searchParams.sort();
9263
9249
  try {
9264
9250
  i.search = decodeURIComponent(i.search);
9265
- } catch (I) {
9251
+ } catch (s) {
9266
9252
  }
9267
- const o = a.slice(1).split("&").filter((I) => I && !I.includes("="));
9268
- for (const I of o) {
9269
- const c = decodeURIComponent(I);
9253
+ const o = a.slice(1).split("&").filter((s) => s && !s.includes("="));
9254
+ for (const s of o) {
9255
+ const c = decodeURIComponent(s);
9270
9256
  i.search = i.search.replace(`?${c}=`, `?${c}`).replace(`&${c}=`, `&${c}`);
9271
9257
  }
9272
9258
  }
@@ -9298,13 +9284,13 @@ class nO {
9298
9284
  }
9299
9285
  prepare(r) {
9300
9286
  return Er(this, null, function* () {
9301
- const t = "Liveness.worker.js", M = oe.getState().workerPath, i = tO(M), n = oe.getState().workerPath === "https://wasm-development.regulaforensics.com/face/nightly/8.1/c80c4532-5287a47f";
9287
+ const t = "Liveness.worker.js", M = oe.getState().workerPath, i = tO(M), n = oe.getState().workerPath === "https://wasm-development.regulaforensics.com/face/rc/8.1/99679740-95c8148e";
9302
9288
  try {
9303
9289
  let o = yield (yield fetch(i + "/" + t)).text();
9304
9290
  n || (o = UE(o, i));
9305
- const I = new Blob([o], {
9291
+ const s = new Blob([o], {
9306
9292
  type: "text/plain"
9307
- }), c = URL.createObjectURL(I);
9293
+ }), c = URL.createObjectURL(s);
9308
9294
  this.worker = new Worker(c), URL.revokeObjectURL(c);
9309
9295
  } catch (a) {
9310
9296
  au("Creating worker error: ".concat(JSON.stringify(a)));
@@ -9316,7 +9302,7 @@ class nO {
9316
9302
  }), this.worker.postMessage({
9317
9303
  target: "worker-init",
9318
9304
  URL: document.URL,
9319
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/c80c4532-5287a47f",
9305
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/rc/8.1/99679740-95c8148e",
9320
9306
  preMain: !0
9321
9307
  }));
9322
9308
  });
@@ -9443,7 +9429,7 @@ class uO {
9443
9429
  this.controller = new AbortController();
9444
9430
  const {
9445
9431
  signal: o
9446
- } = this.controller, I = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), c = {
9432
+ } = this.controller, s = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), c = {
9447
9433
  method: "POST",
9448
9434
  body: r,
9449
9435
  headers: Ot(Ot({}, this.headers), {}, {
@@ -9451,7 +9437,7 @@ class uO {
9451
9437
  }),
9452
9438
  signal: o
9453
9439
  };
9454
- return yield (yield fetch(I, c)).json();
9440
+ return yield (yield fetch(s, c)).json();
9455
9441
  });
9456
9442
  }
9457
9443
  sendLivenessAbortedResult(r, t) {
@@ -9462,26 +9448,26 @@ class uO {
9462
9448
  publicKey: n,
9463
9449
  signature: a
9464
9450
  } = t;
9465
- const o = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), I = {
9451
+ const o = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), s = {
9466
9452
  method: "POST",
9467
9453
  body: r,
9468
9454
  headers: Ot(Ot({}, this.headers), {}, {
9469
9455
  "X-CLIENT-KEY": n
9470
9456
  })
9471
9457
  };
9472
- fetch(o, I);
9458
+ fetch(o, s);
9473
9459
  });
9474
9460
  }
9475
9461
  sendVideoData(M, i) {
9476
9462
  return Er(this, arguments, function* (r, t) {
9477
9463
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Ht, a = arguments.length > 3 ? arguments[3] : void 0;
9478
- const o = "".concat(n, "/api/v2/liveness/video?transactionId=").concat(t, "&tag=").concat(a), I = {
9464
+ const o = "".concat(n, "/api/v2/liveness/video?transactionId=").concat(t, "&tag=").concat(a), s = {
9479
9465
  method: "POST",
9480
9466
  body: r,
9481
9467
  // todo: fix type,
9482
9468
  headers: Ot({}, this.headers)
9483
9469
  };
9484
- fetch(o, I);
9470
+ fetch(o, s);
9485
9471
  });
9486
9472
  }
9487
9473
  getInitializingData(r) {
@@ -9494,7 +9480,7 @@ class uO {
9494
9480
  tenant: a,
9495
9481
  env: o
9496
9482
  } = r;
9497
- const I = i != null ? i : Ht, c = "".concat(I, "/api/v2/liveness/start"), j = n != null ? n : 0, s = {
9483
+ const s = i != null ? i : Ht, c = "".concat(s, "/api/v2/liveness/start"), j = n != null ? n : 0, I = {
9498
9484
  method: "POST",
9499
9485
  body: JSON.stringify({
9500
9486
  type: j,
@@ -9507,7 +9493,7 @@ class uO {
9507
9493
  "Content-Type": "application/json"
9508
9494
  })
9509
9495
  };
9510
- return yield (yield fetch(c, s)).json();
9496
+ return yield (yield fetch(c, I)).json();
9511
9497
  });
9512
9498
  }
9513
9499
  }
@@ -9545,19 +9531,19 @@ const gO = (e) => {
9545
9531
  n.getRecord().then((o) => Er(null, null, function* () {
9546
9532
  if (!o) return;
9547
9533
  const {
9548
- data: I
9549
- } = o, c = IO(o, cO), j = yield I.arrayBuffer(), s = new Uint8Array(j);
9534
+ data: s
9535
+ } = o, c = IO(o, cO), j = yield s.arrayBuffer(), I = new Uint8Array(j);
9550
9536
  if (a === JM.SYNCHRONOUS_UPLOAD) {
9551
9537
  const u = {
9552
9538
  dataName: "processingVideo",
9553
- sizeBytes: I.size,
9539
+ sizeBytes: s.size,
9554
9540
  metaData: c
9555
9541
  };
9556
- t.addDataToPackage(s, u);
9542
+ t.addDataToPackage(I, u);
9557
9543
  }
9558
9544
  if (a === JM.ASYNCHRONOUS_UPLOAD) {
9559
9545
  const u = pE(r);
9560
- wt.sendVideoData(s, i, M, u);
9546
+ wt.sendVideoData(I, i, M, u);
9561
9547
  }
9562
9548
  t.finalizePackage();
9563
9549
  }));
@@ -9577,10 +9563,10 @@ function NO() {
9577
9563
  appVersion: n,
9578
9564
  language: a,
9579
9565
  languages: o,
9580
- platform: I,
9566
+ platform: s,
9581
9567
  product: c,
9582
9568
  productSub: j,
9583
- userAgent: s,
9569
+ userAgent: I,
9584
9570
  vendor: u,
9585
9571
  vendorSub: N
9586
9572
  } = t;
@@ -9590,10 +9576,10 @@ function NO() {
9590
9576
  appVersion: n,
9591
9577
  language: a,
9592
9578
  languages: o,
9593
- platform: I,
9579
+ platform: s,
9594
9580
  product: c,
9595
9581
  productSub: j,
9596
- userAgent: s,
9582
+ userAgent: I,
9597
9583
  vendor: u,
9598
9584
  vendorSub: N
9599
9585
  });
@@ -9647,10 +9633,10 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9647
9633
  detectOcclusion: n,
9648
9634
  debug: a,
9649
9635
  setTag: o,
9650
- setTransactionId: I,
9636
+ setTransactionId: s,
9651
9637
  url: c,
9652
9638
  tag: j,
9653
- tenant: s,
9639
+ tenant: I,
9654
9640
  env: u,
9655
9641
  livenessType: N,
9656
9642
  videoElementParams: g,
@@ -9688,7 +9674,7 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9688
9674
  metadata: {
9689
9675
  serviceUrl: c || Ht,
9690
9676
  hostAppId: vT(),
9691
- sdkVersion: PN("8.1.1988-nightly"),
9677
+ sdkVersion: PN("8.1.1990-rc"),
9692
9678
  deviceModel: "".concat(tr.osName, "/").concat(tr.osVersion, " ").concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
9693
9679
  camera: D.camera
9694
9680
  }
@@ -9698,19 +9684,13 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9698
9684
  data: null
9699
9685
  }), ou("Service initialized");
9700
9686
  } else {
9701
- const v = TE({
9702
- cameras: [...D.sortedDevices.frontCameras, ...D.sortedDevices.backCameras],
9703
- cameraID: D.camera.deviceId,
9704
- sdkVersion: PN("8.1.1988-nightly"),
9705
- serviceUrl: c || Ht,
9706
- customMetadata: z
9707
- });
9687
+ const v = TE([...D.sortedDevices.frontCameras, ...D.sortedDevices.backCameras], D.camera.deviceId, PN("8.1.1990-rc"), c || Ht, z);
9708
9688
  wt.getInitializingData({
9709
9689
  deviceMetadata: v,
9710
9690
  tag: j,
9711
9691
  backendUrl: c,
9712
9692
  type: N,
9713
- tenant: s,
9693
+ tenant: I,
9714
9694
  env: u
9715
9695
  }).then((w) => {
9716
9696
  if ("alwaysShowMsg" in w.config && O(!w.config.alwaysShowMsg), !kE(w.publicKey))
@@ -9735,7 +9715,7 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9735
9715
  status: Or.EMPTY,
9736
9716
  transactionId: b.transactionId
9737
9717
  }
9738
- }), ou("Service initialized"), I(b.transactionId), j || o(b.tag);
9718
+ }), ou("Service initialized"), s(b.transactionId), j || o(b.tag);
9739
9719
  }).catch((w) => {
9740
9720
  E.shutdown(), T((b) => nt(nt({}, b), {}, {
9741
9721
  error: new mt(Sr.UNKNOWN_ERROR, "initialized request failed with: ".concat(w))
@@ -9868,7 +9848,7 @@ const SO = Vr.create("main"), CO = (e) => {
9868
9848
  response: n,
9869
9849
  setIsProcessing: a,
9870
9850
  service: o,
9871
- makeShot: I,
9851
+ makeShot: s,
9872
9852
  setMakeShot: c
9873
9853
  } = e;
9874
9854
  Qt(() => {
@@ -9876,10 +9856,10 @@ const SO = Vr.create("main"), CO = (e) => {
9876
9856
  if (!t.videoElement || i || !n.initialized || !j)
9877
9857
  return;
9878
9858
  a(!0), SO("Image processing started");
9879
- let s = {};
9859
+ let I = {};
9880
9860
  if (Lt() && Ft.initialized) {
9881
9861
  const N = Ft.getAngle();
9882
- s = {
9862
+ I = {
9883
9863
  deviceOrientation: {
9884
9864
  yaw: N == null ? void 0 : N.gamma,
9885
9865
  pitch: N == null ? void 0 : N.beta,
@@ -9887,15 +9867,15 @@ const SO = Vr.create("main"), CO = (e) => {
9887
9867
  }
9888
9868
  };
9889
9869
  }
9890
- M && (s = RM(RM({}, s), {}, {
9870
+ M && (I = RM(RM({}, I), {}, {
9891
9871
  abortSession: !0
9892
- })), I && (s = RM(RM({}, s), {}, {
9893
- makeShot: I
9872
+ })), s && (I = RM(RM({}, I), {}, {
9873
+ makeShot: s
9894
9874
  }), c(!1));
9895
9875
  const {
9896
9876
  imageData: u
9897
9877
  } = sE(t.videoElement, WM.UINT);
9898
- o.processImage(u[0].data, s);
9878
+ o.processImage(u[0].data, I);
9899
9879
  }, [n.initialized, t.videoElement, i, r.videoStatus, M]);
9900
9880
  };
9901
9881
  function ry(e, r) {
@@ -9963,7 +9943,7 @@ const mO = Vr.create("main"), pO = {
9963
9943
  sha256: void 0
9964
9944
  };
9965
9945
  function hO(e) {
9966
- const r = gt(() => new nO(), []), [t, M] = We(!1), [i, n] = We(pO), a = oe((m) => m.metadata), o = oe((m) => m.setShowFaceAnimation), I = oe((m) => m.onEvent), c = oe((m) => m.tag), j = oe((m) => m.setTag), s = oe((m) => m.transactionId), u = oe((m) => m.setTransactionId), N = oe((m) => m.url), g = oe((m) => m.debug), D = oe((m) => m.faceSnapshot), y = oe((m) => m.abortProcess), E = oe((m) => m.recordingProcess), l = oe((m) => Ic() ? m.rotationAngle : void 0), T = oe((m) => m.livenessType), x = oe((m) => m.holdStillDuration), z = oe((m) => m.timeoutInterval), O = oe((m) => m.detectOcclusion), L = oe((m) => m.showFaceAnimation), p = oe((m) => m.tenant), U = oe((m) => m.env), v = oe((m) => m.captureButton), w = oe((m) => m.makeShot), b = oe((m) => m.setMakeShot), R = (m) => {
9946
+ const r = gt(() => new nO(), []), [t, M] = We(!1), [i, n] = We(pO), a = oe((m) => m.metadata), o = oe((m) => m.setShowFaceAnimation), s = oe((m) => m.onEvent), c = oe((m) => m.tag), j = oe((m) => m.setTag), I = oe((m) => m.transactionId), u = oe((m) => m.setTransactionId), N = oe((m) => m.url), g = oe((m) => m.debug), D = oe((m) => m.faceSnapshot), y = oe((m) => m.abortProcess), E = oe((m) => m.recordingProcess), l = oe((m) => Ic() ? m.rotationAngle : void 0), T = oe((m) => m.livenessType), x = oe((m) => m.holdStillDuration), z = oe((m) => m.timeoutInterval), O = oe((m) => m.detectOcclusion), L = oe((m) => m.showFaceAnimation), p = oe((m) => m.tenant), U = oe((m) => m.env), v = oe((m) => m.captureButton), w = oe((m) => m.makeShot), b = oe((m) => m.setMakeShot), R = (m) => {
9967
9947
  let {
9968
9948
  data: G,
9969
9949
  initialized: Z,
@@ -9981,7 +9961,7 @@ function hO(e) {
9981
9961
  service: r,
9982
9962
  recordService: e.recordService,
9983
9963
  url: N,
9984
- transactionId: s,
9964
+ transactionId: I,
9985
9965
  recordingProcess: E
9986
9966
  }), AO({
9987
9967
  response: i,
@@ -10001,7 +9981,7 @@ function hO(e) {
10001
9981
  tag: c,
10002
9982
  livenessType: T,
10003
9983
  detectOcclusion: O,
10004
- onEvent: I,
9984
+ onEvent: s,
10005
9985
  setShowFaceAnimation: o,
10006
9986
  customMetadata: a,
10007
9987
  showFaceAnimation: L,
@@ -10086,10 +10066,10 @@ function YO() {
10086
10066
  abortProcess: n,
10087
10067
  abortSessionStatus: a,
10088
10068
  setAbortSessionStatus: o,
10089
- setAbortProcess: I,
10069
+ setAbortProcess: s,
10090
10070
  setImages: c,
10091
10071
  setPublicKey: j,
10092
- faceSnapshot: s,
10072
+ faceSnapshot: I,
10093
10073
  setCompletionStatus: u,
10094
10074
  setRequest: N,
10095
10075
  onError: g,
@@ -10150,27 +10130,27 @@ function YO() {
10150
10130
  videoStatusParams: w,
10151
10131
  videoElementParams: L,
10152
10132
  recordService: z
10153
- }), Ee = w.camera.facing === Kr.user ? YM["mirror-x"] : "", _e = gt(() => s || !T ? !1 : {
10133
+ }), Ee = w.camera.facing === Kr.user ? YM["mirror-x"] : "", _e = gt(() => I || !T ? !1 : {
10154
10134
  debug: r == null ? void 0 : r.videoRecordingSaveVideo
10155
- }, [r == null ? void 0 : r.videoRecordingSaveVideo, s, T]), Pe = et(() => {
10156
- I(!0), o(Yr.CHANGE_CAMERA), e({
10135
+ }, [r == null ? void 0 : r.videoRecordingSaveVideo, I, T]), Pe = et(() => {
10136
+ s(!0), o(Yr.CHANGE_CAMERA), e({
10157
10137
  action: xr.PROCESS_FINISHED,
10158
10138
  data: cu({
10159
10139
  status: Or.ERROR,
10160
10140
  reason: Sr.CHANGE_CAMERA
10161
- }, !s && E ? {
10141
+ }, !I && E ? {
10162
10142
  transactionId: E
10163
10143
  } : {})
10164
10144
  });
10165
10145
  }, [w.camera, E]), Re = () => {
10166
10146
  L.videoElement && l(!0);
10167
10147
  }, Be = () => {
10168
- document.hidden && (I(!0), o(Yr.APP_INACTIVE), e({
10148
+ document.hidden && (s(!0), o(Yr.APP_INACTIVE), e({
10169
10149
  action: xr.PROCESS_FINISHED,
10170
10150
  data: cu({
10171
10151
  status: Or.ERROR,
10172
10152
  reason: Sr.APP_INACTIVE
10173
- }, !s && E ? {
10153
+ }, !I && E ? {
10174
10154
  transactionId: E
10175
10155
  } : {})
10176
10156
  }));
@@ -10184,12 +10164,12 @@ function YO() {
10184
10164
  });
10185
10165
  }, []);
10186
10166
  return Ce(() => {
10187
- if (_N(Z, s, n, !1, !1) === Te.ABORT_PROCESSING && a === Yr.CHANGE_CAMERA) {
10167
+ if (_N(Z, I, n, !1, !1) === Te.ABORT_PROCESSING && a === Yr.CHANGE_CAMERA) {
10188
10168
  if (!w.sortedDevices) return;
10189
10169
  const fe = gE(w.sortedDevices, w.camera.deviceId);
10190
10170
  fe && i(fe);
10191
10171
  }
10192
- }, [Z, re, s, a]), kO({
10172
+ }, [Z, re, I, a]), kO({
10193
10173
  videoStatus: w.videoStatus,
10194
10174
  callback: Be,
10195
10175
  transactionId: E
@@ -10202,7 +10182,7 @@ function YO() {
10202
10182
  }[w.videoStatus];
10203
10183
  fe && u(fe);
10204
10184
  }, [w.videoStatus]), Ce(() => {
10205
- !le || s || j(le);
10185
+ !le || I || j(le);
10206
10186
  }, [le]), Ce(() => {
10207
10187
  if ($) return;
10208
10188
  Z === mr.Timeout && !F && (e({
@@ -10210,13 +10190,13 @@ function YO() {
10210
10190
  data: cu({
10211
10191
  status: Or.ERROR,
10212
10192
  reason: Sr.TIMEOUT_ERROR
10213
- }, !s && E ? {
10193
+ }, !I && E ? {
10214
10194
  transactionId: E
10215
10195
  } : {})
10216
- }), s || o(Yr.SESSION_TIMEOUT));
10217
- const Ne = _N(Z, s, n, !!(B != null && B.length), !!F);
10218
- u(Ne), L.videoElement && (Ne === Te.SUCCESS && c(B), !s && (Ne === Te.PROCESSING_REQUEST && (I(!1), c(B), N(F), ae && y(ae)), (Ne === Te.FAILED || Ne === Te.ABORT_PROCESSING) && (N(F), ae && y(ae))));
10219
- }, [Z, re, s, F, B, L.videoElement, $, ae]), Ce(() => {
10196
+ }), I || o(Yr.SESSION_TIMEOUT));
10197
+ const Ne = _N(Z, I, n, !!(B != null && B.length), !!F);
10198
+ u(Ne), L.videoElement && (Ne === Te.SUCCESS && c(B), !I && (Ne === Te.PROCESSING_REQUEST && (s(!1), c(B), N(F), ae && y(ae)), (Ne === Te.FAILED || Ne === Te.ABORT_PROCESSING) && (N(F), ae && y(ae))));
10199
+ }, [Z, re, I, F, B, L.videoElement, $, ae]), Ce(() => {
10220
10200
  if (!L.videoParams.width || Se.x === 0 || G !== Ze.FitFaceIntoOval) return;
10221
10201
  const Ne = du(L.videoParams.width, L.videoParams.height, L.videoContainerParams.width, L.videoContainerParams.height, Se.width, Se.height, Se.x, Se.y, yt.contain);
10222
10202
  m({
@@ -10250,7 +10230,7 @@ function YO() {
10250
10230
  onChangeCamera: Pe,
10251
10231
  onCapturePhoto: Re,
10252
10232
  showChangeCameraButton: t,
10253
- faceSnapshot: s,
10233
+ faceSnapshot: I,
10254
10234
  children: q ? S(gd, {
10255
10235
  onVideoSizeChange: p,
10256
10236
  onVideoStatusChange: b,
@@ -10306,7 +10286,7 @@ function GO(e) {
10306
10286
  } = e;
10307
10287
  const {
10308
10288
  translate: n
10309
- } = _t.useLocalize(), a = oe((I) => I.decreaseRetryCount), o = oe((I) => I.faceSnapshot);
10289
+ } = _t.useLocalize(), a = oe((s) => s.decreaseRetryCount), o = oe((s) => s.faceSnapshot);
10310
10290
  return Ce(() => {
10311
10291
  o || a();
10312
10292
  }, []), S("div", {
@@ -10366,7 +10346,7 @@ const Tc = Yt(() => {
10366
10346
  onEvent: a
10367
10347
  } = oe(), {
10368
10348
  translate: o
10369
- } = _t.useLocalize(), I = et(() => {
10349
+ } = _t.useLocalize(), s = et(() => {
10370
10350
  a({
10371
10351
  action: xr.PRESS_RETRY_BUTTON,
10372
10352
  data: null
@@ -10411,12 +10391,12 @@ const Tc = Yt(() => {
10411
10391
  title: o("error"),
10412
10392
  subtitle: o("httpNotSupported")
10413
10393
  }) : t === Te.WEBSERVICE_NOT_COMPATIBLE ? S(Gr, {
10414
- onRetry: I,
10394
+ onRetry: s,
10415
10395
  icon: S(Ct, {}),
10416
10396
  title: o("error"),
10417
10397
  subtitle: o("webServerNotCompatible")
10418
10398
  }) : t === Te.UNKNOWN_ERROR ? S(Gr, {
10419
- onRetry: I,
10399
+ onRetry: s,
10420
10400
  icon: S(Ct, {}),
10421
10401
  title: o("error"),
10422
10402
  subtitle: o("somethingWentWrong")
@@ -10426,7 +10406,7 @@ const Tc = Yt(() => {
10426
10406
  errorCode: YN
10427
10407
  }) : S(GO, {
10428
10408
  errorCode: M.code,
10429
- onRetry: I
10409
+ onRetry: s
10430
10410
  }) : S(Gr, {
10431
10411
  title: o("processCompleted"),
10432
10412
  icon: S(px, {})
@@ -10444,10 +10424,10 @@ function BO(e) {
10444
10424
  abortSessionStatus: n,
10445
10425
  setAbortProcess: a,
10446
10426
  setAbortSessionStatus: o,
10447
- completionStatus: I,
10427
+ completionStatus: s,
10448
10428
  setCompletionStatus: c,
10449
10429
  onRestart: j,
10450
- onRotateDevice: s,
10430
+ onRotateDevice: I,
10451
10431
  onError: u
10452
10432
  } = oe(), {
10453
10433
  orientation: N,
@@ -10464,7 +10444,7 @@ function BO(e) {
10464
10444
  return Ce(() => {
10465
10445
  hT && u(new mt("HTTP_NOT_SUPPORTED")), !i && c(Te.CAPTURING);
10466
10446
  }, []), Ce(() => {
10467
- I === Te.SUCCESS && M({
10447
+ s === Te.SUCCESS && M({
10468
10448
  action: xr.PROCESS_FINISHED,
10469
10449
  data: {
10470
10450
  status: Or.OK,
@@ -10472,14 +10452,14 @@ function BO(e) {
10472
10452
  capture: t
10473
10453
  }
10474
10454
  }
10475
- }), wT(I, n) && I === Te.ABORT_PROCESSING && (j(D), a(!1), o(null));
10476
- }, [I]), Ce(() => {
10455
+ }), wT(s, n) && s === Te.ABORT_PROCESSING && (j(D), a(!1), o(null));
10456
+ }, [s]), Ce(() => {
10477
10457
  if (Lt()) {
10478
10458
  if (y.current) {
10479
10459
  y.current = !1, D && c(Te.RESTART);
10480
10460
  return;
10481
10461
  }
10482
- s(D, cc());
10462
+ I(D, cc());
10483
10463
  }
10484
10464
  }, [N, g]), S(QT, {
10485
10465
  onError: u,
@@ -12265,7 +12245,7 @@ class n6 extends HTMLElement {
12265
12245
  this.dispatchEvent(t), i6("Component event: ".concat(JSON.stringify(t.detail)));
12266
12246
  }
12267
12247
  get version() {
12268
- return "".concat("8.1.1988-nightly".trim());
12248
+ return "".concat("8.1.1990-rc".trim());
12269
12249
  }
12270
12250
  set translations(r) {
12271
12251
  this._translations = r, this._mounted && this.render();
@@ -12367,8 +12347,8 @@ function o6() {
12367
12347
  uy = 1;
12368
12348
  var e = Nr(), r = WT(), t = KM(), M = gr(), i = M("species");
12369
12349
  return su = function(n, a) {
12370
- var o = e(n).constructor, I;
12371
- return o === void 0 || t(I = e(o)[i]) ? a : r(I);
12350
+ var o = e(n).constructor, s;
12351
+ return o === void 0 || t(s = e(o)[i]) ? a : r(s);
12372
12352
  }, su;
12373
12353
  }
12374
12354
  var gu = {}, cy;
@@ -12401,7 +12381,7 @@ var sy;
12401
12381
  function I6() {
12402
12382
  if (sy) return ay;
12403
12383
  sy = 1;
12404
- var e = Je(), r = It(), t = a6(), M = Ye(), i = ct(), n = ar(), a = o6(), o = c6(), I = Mt(), c = t && t.prototype, j = !!t && M(function() {
12384
+ var e = Je(), r = It(), t = a6(), M = Ye(), i = ct(), n = ar(), a = o6(), o = c6(), s = Mt(), c = t && t.prototype, j = !!t && M(function() {
12405
12385
  c.finally.call({ then: function() {
12406
12386
  } }, function() {
12407
12387
  });
@@ -12423,8 +12403,8 @@ function I6() {
12423
12403
  );
12424
12404
  }
12425
12405
  }), !r && n(t)) {
12426
- var s = i("Promise").prototype.finally;
12427
- c.finally !== s && I(c, "finally", s, { unsafe: !0 });
12406
+ var I = i("Promise").prototype.finally;
12407
+ c.finally !== I && s(c, "finally", I, { unsafe: !0 });
12428
12408
  }
12429
12409
  return ay;
12430
12410
  }
@@ -12478,10 +12458,10 @@ function D6(e) {
12478
12458
  abortSessionStatus: n,
12479
12459
  abortProcess: a,
12480
12460
  transactionId: o,
12481
- publicKey: I,
12461
+ publicKey: s,
12482
12462
  onEvent: c,
12483
12463
  url: j,
12484
- debug: s,
12464
+ debug: I,
12485
12465
  headers: u,
12486
12466
  tag: N,
12487
12467
  startScreen: g = !0,
@@ -12501,15 +12481,15 @@ function D6(e) {
12501
12481
  } = gc(), w = yM() && v && window.innerHeight < 640, [b, R] = We(!1), m = pr(!0), G = et(() => {
12502
12482
  y === Te.CAPTURING && o ? (t(!0), M(Yr.CLOSE_BUTTON)) : (t(!1), E(g ? Te.INSTRUCTION : Te.FAILED)), R(!0);
12503
12483
  }, [y, o]);
12504
- return Ce(() => (hT && O(new mt("HTTP_NOT_SUPPORTED")), g || E(Te.CAPTURING), D && Lt() && !Ft.initialized && Ft.init(s == null ? void 0 : s.deviceOrientationPlate), () => {
12484
+ return Ce(() => (hT && O(new mt("HTTP_NOT_SUPPORTED")), g || E(Te.CAPTURING), D && Lt() && !Ft.initialized && Ft.init(I == null ? void 0 : I.deviceOrientationPlate), () => {
12505
12485
  wt.abortLivenessRequest(), Lt() && Ft.initialized && Ft.shutdown();
12506
12486
  }), []), Ce(() => {
12507
12487
  if (y === Te.PROCESSING_REQUEST) {
12508
- if (!T || !I || !L) return;
12488
+ if (!T || !s || !L) return;
12509
12489
  wt.getLivenessDetectionResult(T, {
12510
12490
  transactionId: o,
12511
12491
  backendURL: j,
12512
- publicKey: I,
12492
+ publicKey: s,
12513
12493
  signature: L
12514
12494
  }).then((Z) => {
12515
12495
  var re;
@@ -12544,7 +12524,7 @@ function D6(e) {
12544
12524
  wT(y, n) && T && (y === Te.ABORT_PROCESSING && (l(w), t(!1)), wt.sendLivenessAbortedResult(T, {
12545
12525
  transactionId: o,
12546
12526
  backendURL: j,
12547
- publicKey: I,
12527
+ publicKey: s,
12548
12528
  signature: L
12549
12529
  }).finally(() => {
12550
12530
  M(null);
@@ -12701,7 +12681,7 @@ class E6 extends HTMLElement {
12701
12681
  });
12702
12682
  }
12703
12683
  get version() {
12704
- return "".concat("8.1.1988-nightly".trim());
12684
+ return "".concat("8.1.1990-rc".trim());
12705
12685
  }
12706
12686
  set translations(r) {
12707
12687
  this._translations = r, this._mounted && this.render();