@regulaforensics/vp-frontend-face-components 8.1.1985-rc → 8.1.1986-nightly

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/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 = (s) => {
13
+ var n = (I) => {
14
14
  try {
15
- o(t.next(s));
15
+ o(t.next(I));
16
16
  } catch (c) {
17
17
  i(c);
18
18
  }
19
- }, a = (s) => {
19
+ }, a = (I) => {
20
20
  try {
21
- o(t.throw(s));
21
+ o(t.throw(I));
22
22
  } catch (c) {
23
23
  i(c);
24
24
  }
25
- }, o = (s) => s.done ? M(s.value) : Promise.resolve(s.value).then(n, a);
25
+ }, o = (I) => I.done ? M(I.value) : Promise.resolve(I.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"), s = 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"), I = 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] : s("Symbol." + c)), o[c];
387
+ return t(o, c) || (o[c] = i && t(a, c) ? a[c] : I("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(s, c) {
396
- if (!r(s) || t(s)) return s;
397
- var j = M(s, o), I;
395
+ return qi = function(I, c) {
396
+ if (!r(I) || t(I)) return I;
397
+ var j = M(I, o), s;
398
398
  if (j) {
399
- if (c === void 0 && (c = "default"), I = e(j, s, c), !r(I) || t(I)) return I;
399
+ if (c === void 0 && (c = "default"), s = e(j, I, c), !r(s) || t(s)) return s;
400
400
  throw new a("Can't convert object to primitive value");
401
401
  }
402
- return c === void 0 && (c = "number"), i(s, c);
402
+ return c === void 0 && (c = "number"), i(I, 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(), 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);
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);
445
445
  } catch (u) {
446
446
  }
447
- if (a(j, I)) return M(!r(t.f, j, I), j[I]);
447
+ if (a(j, s)) return M(!r(t.f, j, s), j[s]);
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, s = "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, I = "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: s in g ? g[s] : D[s],
483
+ enumerable: I in g ? g[I] : D[I],
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(), s = "Object already initialized", c = r.TypeError, j = r.WeakMap, I, u, N, g = function(l) {
554
- return N(l) ? u(l) : I(l, {});
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, {});
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, I = function(l, T) {
566
- if (y.has(l)) throw new c(s);
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);
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, I = function(l, T) {
576
- if (i(l, E)) throw new c(s);
575
+ o[E] = !0, s = function(l, T) {
576
+ if (i(l, E)) throw new c(I);
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: I,
585
+ set: s,
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(), 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() {
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() {
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 ? 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 });
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 });
601
601
  try {
602
- x && M(x, "constructor") && x.constructor ? i && I(l, "prototype", { writable: !1 }) : l.prototype && (l.prototype = void 0);
602
+ x && M(x, "constructor") && x.constructor ? i && s(l, "prototype", { writable: !1 }) : l.prototype && (l.prototype = void 0);
603
603
  } catch (O) {
604
604
  }
605
- var z = s(l);
605
+ var z = I(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 s = o.enumerable, c = o.name !== void 0 ? o.name : n;
619
+ var I = o.enumerable, c = o.name !== void 0 ? o.name : n;
620
620
  if (e(a) && t(a, c, o), o.global)
621
- s ? i[n] = a : M(n, a);
621
+ I ? i[n] = a : M(n, a);
622
622
  else {
623
623
  try {
624
- o.unsafe ? i[n] && (s = !0) : delete i[n];
624
+ o.unsafe ? i[n] && (I = !0) : delete i[n];
625
625
  } catch (j) {
626
626
  }
627
- s ? i[n] = a : r.f(i, n, {
627
+ I ? 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 s = e(n), c = t(s);
692
+ var I = e(n), c = t(I);
693
693
  if (c === 0) return !i && -1;
694
- var j = r(o, c), I;
694
+ var j = r(o, c), s;
695
695
  if (i && a !== a) {
696
696
  for (; c > j; )
697
- if (I = s[j++], I !== I) return !0;
697
+ if (s = I[j++], s !== s) return !0;
698
698
  } else for (; c > j; j++)
699
- if ((i || j in s) && s[j] === a) return i || j || 0;
699
+ if ((i || j in I) && I[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 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));
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));
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 s = t.f(i(o)), c = M.f;
756
- return c ? n(s, c(o)) : s;
755
+ var I = t.f(i(o)), c = M.f;
756
+ return c ? n(I, c(o)) : I;
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), 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));
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));
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(s, c) {
776
- var j = n[i(s)];
775
+ var e = Ye(), r = ar(), t = /#|\.prototype\./, M = function(I, c) {
776
+ var j = n[i(I)];
777
777
  return j === o ? !0 : j === a ? !1 : r(c) ? e(c) : !!c;
778
- }, i = M.normalize = function(s) {
779
- return String(s).replace(t, ".").toLowerCase();
778
+ }, i = M.normalize = function(I) {
779
+ return String(I).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, 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) {
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) {
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(s, c) {
851
- return t(s), M(c), r(s) && (i ? a(s, c) : s.__proto__ = c), s;
850
+ return function(I, c) {
851
+ return t(I), M(c), r(I) && (i ? a(I, c) : I.__proto__ = c), I;
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(s, c) {
899
+ })()) === "Arguments", o = function(I, c) {
900
900
  try {
901
- return s[c];
901
+ return I[c];
902
902
  } catch (j) {
903
903
  }
904
904
  };
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;
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;
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(), s = Nl(), c = jl(), j = Tl(), I = Mr(), u = It();
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();
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 = s(y ? v : U, void 0), b = y ? new z(U) : new z();
981
+ var w = I(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 }) : I && 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 }) : s && 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 I = {};
998
- I[c] = M(c, j, a), e({ global: !0, constructor: !0, arity: 1, forced: a }, I);
999
- }, s = 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) {
1000
1000
  if (n && n[c]) {
1001
- var I = {};
1002
- I[c] = M(i + "." + c, j, a), e({ target: i, stat: !0, constructor: !0, arity: 1, forced: a }, I);
1001
+ var s = {};
1002
+ s[c] = M(i + "." + c, j, a), e({ target: i, stat: !0, constructor: !0, arity: 1, forced: a }, s);
1003
1003
  }
1004
1004
  };
1005
1005
  return o("Error", function(c) {
1006
- return function(I) {
1006
+ return function(s) {
1007
1007
  return t(c, this, arguments);
1008
1008
  };
1009
1009
  }), o("EvalError", function(c) {
1010
- return function(I) {
1010
+ return function(s) {
1011
1011
  return t(c, this, arguments);
1012
1012
  };
1013
1013
  }), o("RangeError", function(c) {
1014
- return function(I) {
1014
+ return function(s) {
1015
1015
  return t(c, this, arguments);
1016
1016
  };
1017
1017
  }), o("ReferenceError", function(c) {
1018
- return function(I) {
1018
+ return function(s) {
1019
1019
  return t(c, this, arguments);
1020
1020
  };
1021
1021
  }), o("SyntaxError", function(c) {
1022
- return function(I) {
1022
+ return function(s) {
1023
1023
  return t(c, this, arguments);
1024
1024
  };
1025
1025
  }), o("TypeError", function(c) {
1026
- return function(I) {
1026
+ return function(s) {
1027
1027
  return t(c, this, arguments);
1028
1028
  };
1029
1029
  }), o("URIError", function(c) {
1030
- return function(I) {
1030
+ return function(s) {
1031
1031
  return t(c, this, arguments);
1032
1032
  };
1033
- }), s("CompileError", function(c) {
1034
- return function(I) {
1033
+ }), I("CompileError", function(c) {
1034
+ return function(s) {
1035
1035
  return t(c, this, arguments);
1036
1036
  };
1037
- }), s("LinkError", function(c) {
1038
- return function(I) {
1037
+ }), I("LinkError", function(c) {
1038
+ return function(s) {
1039
1039
  return t(c, this, arguments);
1040
1040
  };
1041
- }), s("RuntimeError", function(c) {
1042
- return function(I) {
1041
+ }), I("RuntimeError", function(c) {
1042
+ return function(s) {
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
- }, s = a || !o();
1100
- return e({ target: "Array", proto: !0, arity: 1, forced: s }, {
1099
+ }, I = a || !o();
1100
+ return e({ target: "Array", proto: !0, arity: 1, forced: I }, {
1101
1101
  // eslint-disable-next-line no-unused-vars -- required for `.length`
1102
1102
  push: function(j) {
1103
- var I = r(this), u = t(I), N = arguments.length;
1103
+ var s = r(this), u = t(s), N = arguments.length;
1104
1104
  i(u + N);
1105
1105
  for (var g = 0; g < N; g++)
1106
- I[u] = arguments[g], u++;
1107
- return M(I, u), u;
1106
+ s[u] = arguments[g], u++;
1107
+ return M(s, 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(s) {
1139
- var c = t(s);
1138
+ return Vn = i ? a.getPrototypeOf : function(I) {
1139
+ var c = t(I);
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, s) {
1177
+ return Xn.f = e && !r ? Object.defineProperties : function(o, I) {
1178
1178
  M(o);
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]);
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]);
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 = ">", s = "<", c = "prototype", j = "script", I = a("IE_PROTO"), u = function() {
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() {
1195
1195
  }, N = function(l) {
1196
- return s + j + o + l + s + "/" + j + o;
1196
+ return I + j + o + l + I + "/" + 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[I] = !0, ra = Object.create || function(T, x) {
1213
+ return M[s] = !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[I] = 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[s] = 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(), 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);
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);
1224
1224
  var N = !t(j) || e(function() {
1225
1225
  var g = {};
1226
- return j[s].call(g) !== g;
1226
+ return j[I].call(g) !== g;
1227
1227
  });
1228
- return N ? j = {} : o && (j = M(j)), r(j[s]) || n(j, s, function() {
1228
+ return N ? j = {} : o && (j = M(j)), r(j[I]) || n(j, I, 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(), 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() {
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() {
1240
1240
  l({});
1241
1241
  }), x = function() {
1242
- if (t(this, I), n(this) === I) throw new E("Abstract class Iterator not directly constructable");
1242
+ if (t(this, s), n(this) === s) throw new E("Abstract class Iterator not directly constructable");
1243
1243
  }, z = function(O, L) {
1244
- u ? a(I, O, {
1244
+ u ? a(s, 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 === I) throw new E("You can't redefine this property");
1250
+ if (M(this), this === s) throw new E("You can't redefine this property");
1251
1251
  c(this, O) ? this[O] = p : o(this, O, p);
1252
1252
  }
1253
- }) : I[O] = L;
1253
+ }) : s[O] = L;
1254
1254
  };
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 }, {
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 }, {
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 (s) {
1301
- o = !0, a = s;
1300
+ } catch (I) {
1301
+ o = !0, a = I;
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, s = ui(), c = dt(), j = Cl(), I = 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, I = ui(), c = dt(), j = Cl(), s = 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 s(void 0, !0);
1335
+ if (L.done) return I(void 0, !0);
1336
1336
  try {
1337
1337
  var p = L.nextHandler();
1338
- return L.returnHandlerResult ? p : s(p, L.done);
1338
+ return L.returnHandlerResult ? p : I(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) : s(void 0, !0);
1347
+ return p ? e(p, L) : I(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), s(void 0, !0);
1359
+ return L && c(L, g), I(void 0, !0);
1360
1360
  }
1361
1361
  });
1362
1362
  }, l = E(!0), T = E(!1);
1363
- return t(T, I, "Iterator Helper"), ua = function(x, z, O) {
1363
+ return t(T, s, "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(), 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() {
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() {
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
- s(this, "throw", E);
1433
+ I(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 s = arguments.length < 2 ? i(a) : o;
1491
- if (r(s)) return t(e(s, a));
1490
+ var I = arguments.length < 2 ? i(a) : o;
1491
+ if (r(I)) return t(e(I, 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(), s = LM(), c = dt(), j = TypeError, I = function(N, g) {
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) {
1500
1500
  this.stopped = N, this.result = g;
1501
- }, u = I.prototype;
1501
+ }, u = s.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 I(!0, G);
1504
+ return O && c(O, "normal"), new s(!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 = s(N), !L) throw new j(M(N) + " is not iterable");
1513
+ if (L = I(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 I(!1);
1517
+ return new s(!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 I(!1);
1529
+ return new s(!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(), s = o("forEach", TypeError);
1537
- return e({ target: "Iterator", proto: !0, real: !0, forced: s }, {
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 }, {
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 (s) return r(s, this, j);
1546
- var I = n(this), u = 0;
1547
- t(I, function(N) {
1545
+ if (I) return r(I, this, j);
1546
+ var s = n(this), u = 0;
1547
+ t(s, 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), s = {
1576
+ var e = pe(), r = lr(), t = SyntaxError, M = parseInt, i = String.fromCharCode, n = e("".charAt), a = e("".slice), o = e(/./.exec), I = {
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(I, u) {
1588
- for (var N = !0, g = ""; u < I.length; ) {
1589
- var D = n(I, u);
1587
+ return xa = function(s, u) {
1588
+ for (var N = !0, g = ""; u < s.length; ) {
1589
+ var D = n(s, u);
1590
1590
  if (D === "\\") {
1591
- var y = a(I, u, u + 2);
1592
- if (r(s, y))
1593
- g += s[y], u += 2;
1591
+ var y = a(s, u, u + 2);
1592
+ if (r(I, y))
1593
+ g += I[y], u += 2;
1594
1594
  else if (y === "\\u") {
1595
1595
  u += 2;
1596
- var E = a(I, u, u + 4);
1596
+ var E = a(s, 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(), 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() {
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() {
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, I(Y));
1645
+ typeof Y == "string" ? p(B, Y) : (typeof Y == "number" || j(Y) === "Number" || j(Y) === "String") && p(B, s(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 && s(Pe) ? R + (p(h, Pe.rawJSON) - 1) : Pe;
1660
+ return !y && I(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(s) {
1684
+ var e = pe(), r = qt(), t = Pr(), M = fy(), i = e("".replace), n = RegExp("^[" + M + "]+"), a = RegExp("(^|[^" + M + "])[" + M + "]+$"), o = function(I) {
1685
1685
  return function(c) {
1686
1686
  var j = t(r(c));
1687
- return s & 1 && (j = i(j, n, "")), s & 2 && (j = i(j, a, "$1")), j;
1687
+ return I & 1 && (j = i(j, n, "")), I & 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, s, c) {
1796
+ return wa = function(a, o, I, c) {
1797
1797
  var j = o + " Iterator";
1798
- return a.prototype = r(e, { next: t(+!c, s) }), M(a, j, !1, !0), i[j] = n, a;
1798
+ return a.prototype = r(e, { next: t(+!c, I) }), 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(), 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() {
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() {
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)), 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() {
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() {
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(), s = Mr(), c = "Array Iterator", j = M.set, I = M.getterFor(c);
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);
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 = I(this), g = N.target, D = N.index++;
1860
+ var N = s(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 && s && u.name !== "values") try {
1872
+ if (r("keys"), r("values"), r("entries"), !o && I && 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"), s = M.values, c = function(I, u) {
1883
- if (I) {
1884
- if (I[o] !== s) try {
1885
- i(I, o, s);
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);
1886
1886
  } catch (g) {
1887
- I[o] = s;
1887
+ s[o] = I;
1888
1888
  }
1889
- if (n(I, u, !0), r[u]) {
1889
+ if (n(s, u, !0), r[u]) {
1890
1890
  for (var N in M)
1891
- if (I[N] !== M[N]) try {
1892
- i(I, N, M[N]);
1891
+ if (s[N] !== M[N]) try {
1892
+ i(s, N, M[N]);
1893
1893
  } catch (g) {
1894
- I[N] = M[N];
1894
+ s[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, 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;
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;
1957
1957
  }
1958
1958
  function Rl(e, r, t, M, i) {
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));
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));
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, 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;
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;
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 && s == 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 && I == 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, s, c) {
2021
- var j, I, 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, I, c) {
2021
+ var j, s, 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 && (s = !!(32 & t.__u), n = [o = r.__e = t.__e]), (j = me.__b) && j(r);
2023
+ 128 & t.__u && (I = !!(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 = (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);
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);
2026
2026
  else {
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) {
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) {
2029
2029
  b && (b.__ = r);
2030
- }), z = 0; z < I._sb.length; z++) I.__h.push(I._sb[z]);
2031
- I._sb = [], I.__h.length && a.push(I);
2030
+ }), z = 0; z < s._sb.length; z++) s.__h.push(s._sb[z]);
2031
+ s._sb = [], s.__h.length && a.push(s);
2032
2032
  break e;
2033
2033
  }
2034
- I.componentWillUpdate != null && I.componentWillUpdate(E, I.__s, x), l && I.componentDidUpdate != null && I.__h.push(function() {
2035
- I.componentDidUpdate(N, g, D);
2034
+ s.componentWillUpdate != null && s.componentWillUpdate(E, s.__s, x), l && s.componentDidUpdate != null && s.__h.push(function() {
2035
+ s.componentDidUpdate(N, g, D);
2036
2036
  });
2037
2037
  }
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 = [];
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 = [];
2041
2041
  } else do
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);
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);
2045
2045
  } catch (b) {
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;
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;
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, s, 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, s, 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, I, 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, s) {
2078
- var c, j, I, 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, I) {
2078
+ var c, j, s, 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, s) {
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") I = N;
2093
+ if (c == "dangerouslySetInnerHTML") s = 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 || 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]);
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]);
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, 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() {
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() {
2237
2237
  var z = /a/, O = /b*/g;
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;
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;
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(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() {
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() {
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(s, c, j, I) {
2271
- var u = i(s), N = !M(function() {
2270
+ return Ya = function(I, c, j, s) {
2271
+ var u = i(I), N = !M(function() {
2272
2272
  var E = {};
2273
2273
  return E[u] = function() {
2274
2274
  return 7;
2275
- }, ""[s](E) !== 7;
2275
+ }, ""[I](E) !== 7;
2276
2276
  }), g = N && !M(function() {
2277
2277
  var E = !1, l = /a/;
2278
- if (s === "split") {
2278
+ if (I === "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, ""[s], function(E, l, T, x, z) {
2289
+ var D = /./[u], y = c(u, ""[I], 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, s, y[0]), r(o, u, y[1]);
2293
+ r(String.prototype, I, y[0]), r(o, u, y[1]);
2294
2294
  }
2295
- I && n(o[u], "sham", !0);
2295
+ s && 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(s) {
2302
+ var e = pe(), r = st(), t = Pr(), M = qt(), i = e("".charAt), n = e("".charCodeAt), a = e("".slice), o = function(I) {
2303
2303
  return function(c, j) {
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);
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);
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(s, c, j, I, u, N) {
2332
- var g = j + s.length, D = I.length, y = o;
2331
+ return Ra = function(I, c, j, s, u, N) {
2332
+ var g = j + I.length, D = s.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 s;
2339
+ return I;
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 ? I[z - 1] === void 0 ? M(l, 1) : I[z - 1] + M(l, 1) : E;
2352
+ return z === 0 ? E : z <= D ? s[z - 1] === void 0 ? M(l, 1) : s[z - 1] + M(l, 1) : E;
2353
2353
  }
2354
- T = I[x - 1];
2354
+ T = s[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", s = function(u, N) {
2371
+ var n = {}, a = "", o = i ? "dgimsy" : "gimsy", I = 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) s(j, c[j]);
2384
- var I = Object.getOwnPropertyDescriptor(t.prototype, "flags").get.call(n);
2385
- return I !== o || a !== o;
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;
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 s = a.exec;
2407
- if (t(s)) {
2408
- var c = e(s, a, o);
2406
+ var I = a.exec;
2407
+ if (t(I)) {
2408
+ var c = e(I, 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(), 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) {
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) {
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 = I(this), Ie = o(F) ? N(F, l) : void 0;
2438
+ var q = s(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(s(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(I(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(), 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) {
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) {
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 = s(ue), Re = te ? ee.nodes : Pe ? [] : {};
2487
+ var Pe = I(ue), Re = te ? ee.nodes : Pe ? [] : {};
2488
2488
  if (Pe)
2489
- for (le = Re.length, ae = I(ue), Ee = 0; Ee < ae; Ee++)
2489
+ for (le = Re.length, ae = s(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 = I(Se), Ee = 0; Ee < ae; Ee++)
2492
+ for (Se = x(ue), ae = s(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, 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);
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);
2665
2665
  }
2666
2666
  else
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++];
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++];
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(), s = Vu(), c = jA(), j = qy(), I = 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(), I = Vu(), c = jA(), j = qy(), s = 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 (I) return !0;
2719
+ if (s) 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 (s(v, O(p)), b = i(v), R = 0; R < b; ) U[R] = v[R++];
2759
+ for (I(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(), s = o("every", TypeError);
2771
- return e({ target: "Iterator", proto: !0, real: !0, forced: s }, {
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 }, {
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 (s) return r(s, this, j);
2780
- var I = n(this), u = 0;
2781
- return !t(I, function(N, g) {
2779
+ if (I) return r(I, this, j);
2780
+ var s = n(this), u = 0;
2781
+ return !t(s, 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(), 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() {
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() {
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(), s = o("some", TypeError);
2817
- return e({ target: "Iterator", proto: !0, real: !0, forced: s }, {
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 }, {
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 (s) return r(s, this, j);
2826
- var I = n(this), u = 0;
2827
- return t(I, function(N, g) {
2825
+ if (I) return r(I, this, j);
2826
+ var s = n(this), u = 0;
2827
+ return t(s, 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(s) {
2839
+ return M(String, "String", function(I) {
2840
2840
  a(this, {
2841
2841
  type: n,
2842
- string: r(s),
2842
+ string: r(I),
2843
2843
  index: 0
2844
2844
  });
2845
2845
  }, function() {
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));
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));
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"), s = "";
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 = "";
2857
2857
  return n.pathname = "c%20d", a.forEach(function(c, j) {
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";
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";
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(), s = XM(), c = Object.assign, j = Object.defineProperty, I = r([].concat);
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);
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 = s(arguments[E++]), z = l ? I(i(x), l(x)) : i(x), O = z.length, L = 0, p; O > L; )
2883
+ for (var x = I(arguments[E++]), z = l ? s(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"), s = /^\s*(?:class|function)\b/, c = e(s.exec), j = !s.test(a), I = function(g) {
2893
+ }, o = i("Reflect", "construct"), I = /^\s*(?:class|function)\b/, c = e(I.exec), j = !I.test(a), s = 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(s, n(g));
2909
+ return j || !!c(I, 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 I(I.call) || !I(Object) || !I(function() {
2916
+ return s(s.call) || !s(Object) || !s(function() {
2917
2917
  N = !0;
2918
2918
  }) || N;
2919
- }) ? u : I, Ka;
2919
+ }) ? u : s, 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(), s = ci(), c = LM(), j = Array;
2925
+ var e = Ut(), r = Ve(), t = Zr(), M = _u(), i = Ru(), n = Ju(), a = Cr(), o = Qu(), I = 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 = s(N, l), p = L.next; !(O = r(p, L)).done; T++)
2931
+ for (z = g ? new this() : [], L = I(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, 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) {
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) {
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 = s, Z = 0, re = o, F, K;
2963
+ var m = b.length, G = I, 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), I, "."), "."), G, Z;
2992
+ var R = [], m = O(z(L(b), s, "."), "."), 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 = [], I = arguments.length, u = 0, N; I > u; ) {
3016
+ for (var j = [], s = arguments.length, u = 0, N; s > 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(), 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) {
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) {
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 }), s(ie, m, ie.entries, { name: "entries" }), s(ie, "toString", function() {
3257
+ }, { enumerable: !0 }), I(ie, m, ie.entries, { name: "entries" }), I(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
- }), I(de, G), e({ global: !0, constructor: !0, forced: !o }, {
3265
+ }), s(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(), 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) {
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) {
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 = I(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 = s(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 = I(je);
3532
+ ir && (je = "%40" + je), ir = !0, sr = s(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 -= I(je).length + 1, je = "", H = ur;
3545
+ Le -= s(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 = I(k), C = 0; C < Q.length; C++)
3667
+ for (W = "", Q = s(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 = I(D(k));
3722
+ var W = s(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 = I(D(k));
3734
+ var W = s(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 = s(this, Ar), C = E(arguments.length, 1) > 1 ? arguments[1] : void 0, H = x(Q, new $t(W, !1, C));
3802
+ var Q = I(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), 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) {
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) {
3856
3856
  var u = arguments.length, N = u < 2 ? void 0 : arguments[1];
3857
- if (u && N === void 0) return o(this, I);
3857
+ if (u && N === void 0) return o(this, s);
3858
3858
  var g = [];
3859
- s(this, function(O, L) {
3859
+ I(this, function(O, L) {
3860
3860
  c(g, { key: L, value: O });
3861
3861
  }), M(u, 1);
3862
- for (var D = t(I), y = t(N), E = 0, l = 0, T = !1, x = g.length, z; E < x; )
3862
+ for (var D = t(s), 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), 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);
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);
3877
3877
  var N = a(this, j);
3878
- M(I, 1);
3878
+ M(s, 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 s = M.__N ? M.__N[0] : M.__[0], c = M.t(s, o);
3937
- s !== c && (M.__N = [c, M.__[1]], M.__c.setState({}));
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({}));
3938
3938
  }], M.__c = rr, !rr.__f)) {
3939
- var i = function(o, s, c) {
3939
+ var i = function(o, I, 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, s, c);
3947
- var I = M.__c.props !== o;
3946
+ })) return !n || n.call(this, o, I, c);
3947
+ var s = 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] && (I = !0);
3951
+ u.__ = u.__N, u.__N = void 0, N !== u.__[0] && (s = !0);
3952
3952
  }
3953
- }), n && n.call(this, o, s, c) || I;
3953
+ }), n && n.call(this, o, I, c) || s;
3954
3954
  };
3955
3955
  rr.__f = !0;
3956
3956
  var n = rr.shouldComponentUpdate, a = rr.componentWillUpdate;
3957
- rr.componentWillUpdate = function(o, s, c) {
3957
+ rr.componentWillUpdate = function(o, I, c) {
3958
3958
  if (this.__e) {
3959
3959
  var j = n;
3960
- n = void 0, i(o, s, c), n = j;
3960
+ n = void 0, i(o, I, c), n = j;
3961
3961
  }
3962
- a && a.call(this, o, s, c);
3962
+ a && a.call(this, o, I, 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 s = M.state.__a;
4226
- M.__v.__k[0] = oT(s, s.__c.__P, s.__c.__O);
4225
+ var I = M.state.__a;
4226
+ M.__v.__k[0] = oT(I, I.__c.__P, I.__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 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;
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;
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", 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) {
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) {
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 === s ? xe : xe.substring(0, p);
4455
+ return xe = xe.replace(/^\s\s*/, n), typeof de === I ? 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 !== 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;
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;
4478
4478
  return this.getBrowser = function() {
4479
4479
  var _ = {};
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"), _;
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"), _;
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 !== s && 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 !== I && 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, 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);
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);
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(), s = i.getEngine(), c = i.getOS(), j = i.getUA(), I = function(A) {
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) {
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: s,
4549
+ engine: I,
4550
4550
  os: c,
4551
4551
  ua: j,
4552
- setUa: I,
4552
+ setUa: s,
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 I(A);
4776
+ return s(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(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) {
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) {
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, 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);
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);
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, s = a.label.match(o);
5284
- return s !== null ? parseInt(s[1], 10) : NaN;
5283
+ const o = /\b([0-9]+)MP?\b/i, I = a.label.match(o);
5284
+ return I !== null ? parseInt(I[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 s = {
5330
+ const I = {
5331
5331
  width: a,
5332
5332
  height: o,
5333
5333
  frameRate: {
5334
5334
  ideal: 30
5335
5335
  }
5336
5336
  };
5337
- r.deviceId ? s.deviceId = {
5337
+ r.deviceId ? I.deviceId = {
5338
5338
  exact: r.deviceId
5339
- } : s.facingMode = {
5339
+ } : I.facingMode = {
5340
5340
  ideal: r.facing
5341
5341
  };
5342
5342
  const c = yield navigator.mediaDevices.getUserMedia({
5343
- video: s,
5343
+ video: I,
5344
5344
  audio: !1
5345
5345
  }), j = c.getVideoTracks()[0], {
5346
- deviceId: I,
5346
+ deviceId: s,
5347
5347
  groupId: u,
5348
5348
  facingMode: N
5349
5349
  } = j.getSettings(), g = {
5350
- deviceId: I || r.deviceId,
5350
+ deviceId: s || 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 s = "image/jpeg";
5383
- t.raw = a.toDataURL(s, 0.8).replace("data:".concat(s, ";base64,"), ""), t.mimeType = s;
5382
+ const I = "image/jpeg";
5383
+ t.raw = a.toDataURL(I, 0.8).replace("data:".concat(I, ";base64,"), ""), t.mimeType = I;
5384
5384
  }
5385
5385
  if (r !== WM.BASE64) {
5386
- const s = o == null ? void 0 : o.getImageData(0, 0, i, M);
5387
- s && (t.imageData = [s]);
5386
+ const I = o == null ? void 0 : o.getImageData(0, 0, i, M);
5387
+ I && (t.imageData = [I]);
5388
5388
  }
5389
5389
  }
5390
5390
  return t;
@@ -5424,27 +5424,41 @@ const jE = (e) => {
5424
5424
  } catch (e) {
5425
5425
  return window.location.origin;
5426
5426
  }
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 = {
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 = {
5434
5436
  platform: "Web",
5435
5437
  osVersion: "".concat(tr.osVersion),
5436
- sdkVersion: t,
5438
+ sdkVersion: M,
5437
5439
  hostAppId: vT(),
5438
- serviceUrl: M,
5439
5440
  userID: jE(gA),
5440
5441
  deviceModel: "".concat(tr.osName, "/").concat(tr.osVersion, " ").concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
5441
5442
  hostAppVersion: "".concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
5442
5443
  currentCameraInfo: {
5443
- cameraID: r
5444
- },
5445
- cameraState: n
5444
+ cameraID: t
5445
+ }
5446
5446
  };
5447
- return i && i instanceof Object && Object.keys(i).length > 0 && (a.customMetadata = i), a;
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;
5448
5462
  }, Sr = {
5449
5463
  WASM_ERROR: "WASM_ERROR",
5450
5464
  UNKNOWN_ERROR: "UNKNOWN_ERROR",
@@ -5684,7 +5698,7 @@ function wE(e, r, t) {
5684
5698
  var M;
5685
5699
  const i = e.getContext("2d");
5686
5700
  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;
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), {
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), {
5688
5702
  width: y,
5689
5703
  height: E,
5690
5704
  left: l,
@@ -5781,7 +5795,7 @@ function GE() {
5781
5795
  return D && typeof Symbol == "function" && D.constructor === Symbol && D !== Symbol.prototype ? "symbol" : typeof D;
5782
5796
  })(g);
5783
5797
  }
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;
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;
5785
5799
  function j(g, D) {
5786
5800
  if (!D || Object.keys(D).length === 0) return g;
5787
5801
  var y, E, l, T = g.match(c);
@@ -5789,17 +5803,17 @@ function GE() {
5789
5803
  var z = Array.prototype.slice.call(x, 2, -2).join(""), O = l.find(function(L) {
5790
5804
  return L === z;
5791
5805
  });
5792
- return O ? [x, E[O]] : (console.warn(s, x), [x, x]);
5806
+ return O ? [x, E[O]] : (console.warn(I, x), [x, x]);
5793
5807
  })).reduce(function(x, z) {
5794
5808
  var O = new RegExp(z[0], "gi");
5795
5809
  return x.replace(O, z[1]);
5796
5810
  }, g) : g;
5797
5811
  }
5798
- var I = i.createContext(), u = I.Consumer;
5812
+ var s = i.createContext(), u = s.Consumer;
5799
5813
  function N() {
5800
- return M.useContext(I);
5814
+ return M.useContext(s);
5801
5815
  }
5802
- t.LocalizationConsumer = u, t.LocalizationContext = I, t.LocalizationProvider = function(g) {
5816
+ t.LocalizationConsumer = u, t.LocalizationContext = s, t.LocalizationProvider = function(g) {
5803
5817
  var D = g.children, y = g.disableCache, E = g.locale, l = g.translations, T = l === void 0 ? {} : l, x = (function(U, v) {
5804
5818
  if (!U) return null;
5805
5819
  if (n(v[U]) === "object") return U;
@@ -5826,7 +5840,7 @@ function GE() {
5826
5840
  var m = L(U, v, b);
5827
5841
  return a[R] = m;
5828
5842
  });
5829
- return i.createElement(I.Provider, { value: { locale: E, translate: p, translations: T } }, D);
5843
+ return i.createElement(s.Provider, { value: { locale: E, translate: p, translations: T } }, D);
5830
5844
  }, t.Message = function(g) {
5831
5845
  var D = g.defaultMessage, y = g.descriptor, E = g.values;
5832
5846
  return (0, N().translate)(y, E, D);
@@ -5841,10 +5855,10 @@ const BE = "_button_19w9m_1", HE = {
5841
5855
  var FE = 0;
5842
5856
  function S(e, r, t, M, i, n) {
5843
5857
  r || (r = {});
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]);
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]);
5848
5862
  return me.vnode && me.vnode(c), c;
5849
5863
  }
5850
5864
  const ZE = ["part", "children", "onClick"];
@@ -5920,55 +5934,55 @@ function sc(e) {
5920
5934
  }
5921
5935
  const KE = {}, BN = (e) => {
5922
5936
  let r;
5923
- const t = /* @__PURE__ */ new Set(), M = (j, I) => {
5937
+ const t = /* @__PURE__ */ new Set(), M = (j, s) => {
5924
5938
  const u = typeof j == "function" ? j(r) : j;
5925
5939
  if (!Object.is(u, r)) {
5926
5940
  const N = r;
5927
- r = (I != null ? I : typeof u != "object" || u === null) ? u : Object.assign({}, r, u), t.forEach((g) => g(r, N));
5941
+ r = (s != null ? s : typeof u != "object" || u === null) ? u : Object.assign({}, r, u), t.forEach((g) => g(r, N));
5928
5942
  }
5929
- }, i = () => r, s = { setState: M, getState: i, getInitialState: () => c, subscribe: (j) => (t.add(j), () => t.delete(j)), destroy: () => {
5943
+ }, i = () => r, I = { setState: M, getState: i, getInitialState: () => c, subscribe: (j) => (t.add(j), () => t.delete(j)), destroy: () => {
5930
5944
  (KE ? "production" : void 0) !== "production" && console.warn(
5931
5945
  "[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."
5932
5946
  ), t.clear();
5933
- } }, c = r = e(M, i, s);
5934
- return s;
5947
+ } }, c = r = e(M, i, I);
5948
+ return I;
5935
5949
  }, ex = (e) => e ? BN(e) : BN;
5936
5950
  var co = { exports: {} }, Io = {}, so = { exports: {} }, go = {}, HN;
5937
5951
  function rx() {
5938
5952
  if (HN) return go;
5939
5953
  HN = 1;
5940
5954
  var e = ji;
5941
- function r(I, u) {
5942
- return I === u && (I !== 0 || 1 / I === 1 / u) || I !== I && u !== u;
5955
+ function r(s, u) {
5956
+ return s === u && (s !== 0 || 1 / s === 1 / u) || s !== s && u !== u;
5943
5957
  }
5944
5958
  var t = typeof Object.is == "function" ? Object.is : r, M = e.useState, i = e.useEffect, n = e.useLayoutEffect, a = e.useDebugValue;
5945
- function o(I, u) {
5959
+ function o(s, u) {
5946
5960
  var N = u(), g = M({ inst: { value: N, getSnapshot: u } }), D = g[0].inst, y = g[1];
5947
5961
  return n(
5948
5962
  function() {
5949
- D.value = N, D.getSnapshot = u, s(D) && y({ inst: D });
5963
+ D.value = N, D.getSnapshot = u, I(D) && y({ inst: D });
5950
5964
  },
5951
- [I, N, u]
5965
+ [s, N, u]
5952
5966
  ), i(
5953
5967
  function() {
5954
- return s(D) && y({ inst: D }), I(function() {
5955
- s(D) && y({ inst: D });
5968
+ return I(D) && y({ inst: D }), s(function() {
5969
+ I(D) && y({ inst: D });
5956
5970
  });
5957
5971
  },
5958
- [I]
5972
+ [s]
5959
5973
  ), a(N), N;
5960
5974
  }
5961
- function s(I) {
5962
- var u = I.getSnapshot;
5963
- I = I.value;
5975
+ function I(s) {
5976
+ var u = s.getSnapshot;
5977
+ s = s.value;
5964
5978
  try {
5965
5979
  var N = u();
5966
- return !t(I, N);
5980
+ return !t(s, N);
5967
5981
  } catch (g) {
5968
5982
  return !0;
5969
5983
  }
5970
5984
  }
5971
- function c(I, u) {
5985
+ function c(s, u) {
5972
5986
  return u();
5973
5987
  }
5974
5988
  var j = typeof window == "undefined" || typeof window.document == "undefined" || typeof window.document.createElement == "undefined" ? c : o;
@@ -5986,8 +6000,8 @@ function Mx() {
5986
6000
  function t(c, j) {
5987
6001
  return c === j && (c !== 0 || 1 / c === 1 / j) || c !== c && j !== j;
5988
6002
  }
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) {
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) {
5991
6005
  var g = n(null);
5992
6006
  if (g.current === null) {
5993
6007
  var D = { hasValue: !1, value: null };
@@ -6008,7 +6022,7 @@ function Mx() {
6008
6022
  var p = u(O);
6009
6023
  return N !== void 0 && N(L, p) ? (T = O, L) : (T = O, x = p);
6010
6024
  }
6011
- var l = !1, T, x, z = I === void 0 ? null : I;
6025
+ var l = !1, T, x, z = s === void 0 ? null : s;
6012
6026
  return [
6013
6027
  function() {
6014
6028
  return E(j());
@@ -6018,7 +6032,7 @@ function Mx() {
6018
6032
  }
6019
6033
  ];
6020
6034
  },
6021
- [j, I, u, N]
6035
+ [j, s, u, N]
6022
6036
  );
6023
6037
  var y = i(c, g[0], g[1]);
6024
6038
  return a(
@@ -6026,7 +6040,7 @@ function Mx() {
6026
6040
  D.hasValue = !0, D.value = y;
6027
6041
  },
6028
6042
  [y]
6029
- ), s(y), y;
6043
+ ), I(y), y;
6030
6044
  }, Io;
6031
6045
  }
6032
6046
  var WN;
@@ -6171,7 +6185,7 @@ const lx = Vr.create("main"), XN = {
6171
6185
  livenessType: Wt.ACTIVE,
6172
6186
  holdStillDuration: void 0,
6173
6187
  timeoutInterval: void 0,
6174
- workerPath: "https://wasm-development.regulaforensics.com/face/rc/8.1/99679740-95c8148e",
6188
+ workerPath: "https://wasm-development.regulaforensics.com/face/nightly/8.1/c80c4532-ab450bfd",
6175
6189
  detectOcclusion: !0,
6176
6190
  captureButton: !1
6177
6191
  }, Ax = (e) => No(No({}, XN), {}, {
@@ -6310,8 +6324,8 @@ const ej = {
6310
6324
  }
6311
6325
  e(() => ({
6312
6326
  completionStatus: Te.RESTART
6313
- })), yield Promise.resolve(), e((s) => ({
6314
- completionStatus: s.startScreen && !i && !n ? Te.INSTRUCTION : Te.CAPTURING,
6327
+ })), yield Promise.resolve(), e((I) => ({
6328
+ completionStatus: I.startScreen && !i && !n ? Te.INSTRUCTION : Te.CAPTURING,
6315
6329
  request: null,
6316
6330
  response: {
6317
6331
  code: Or.EMPTY
@@ -6412,9 +6426,9 @@ function Gr(e) {
6412
6426
  } = e;
6413
6427
  const {
6414
6428
  translate: o
6415
- } = _t.useLocalize(), s = oe((j) => j.decreaseRetryCount), c = oe((j) => j.faceSnapshot);
6429
+ } = _t.useLocalize(), I = oe((j) => j.decreaseRetryCount), c = oe((j) => j.faceSnapshot);
6416
6430
  return Ce(() => {
6417
- M && (c || s());
6431
+ M && (c || I());
6418
6432
  }, []), S("div", {
6419
6433
  part: "info-screen",
6420
6434
  "aria-live": "assertive",
@@ -6703,20 +6717,20 @@ function UT(e) {
6703
6717
  } = gc(), {
6704
6718
  translate: a,
6705
6719
  locale: o
6706
- } = _t.useLocalize(), s = oe((g) => g.rotationAngle), c = oe((g) => g.closeDisabled), j = oe((g) => g.copyright), I = oe((g) => g.captureButton);
6720
+ } = _t.useLocalize(), I = oe((g) => g.rotationAngle), c = oe((g) => g.closeDisabled), j = oe((g) => g.copyright), s = oe((g) => g.captureButton);
6707
6721
  Ce(() => {
6708
6722
  const g = document.getElementsByTagName("body")[0];
6709
6723
  return g.style.overflow = "hidden", () => {
6710
6724
  g.style.overflow = "";
6711
6725
  };
6712
6726
  });
6713
- const u = gt(() => Ic() && s && s !== 0 && s !== 180, [s]), N = yM() && window.innerHeight >= 640;
6727
+ const u = gt(() => Ic() && I && I !== 0 && I !== 180, [I]), N = yM() && window.innerHeight >= 640;
6714
6728
  return S("div", {
6715
6729
  className: "".concat(uM.window, " ").concat(u ? uM.windowRotate : ""),
6716
6730
  "data-device": Lt() && i || u ? "mobile" : "desktop",
6717
6731
  "data-direction": M,
6718
6732
  "data-locale": o,
6719
- "data-capture-button": I,
6733
+ "data-capture-button": s,
6720
6734
  part: "wc-container",
6721
6735
  children: [yM() && n && !N && S(Gr, {
6722
6736
  icon: S(fx, {}),
@@ -6802,18 +6816,18 @@ function bT(e) {
6802
6816
  [j]: i[j]
6803
6817
  });
6804
6818
  else {
6805
- const I = Zt(n.en, i[j]);
6819
+ const s = Zt(n.en, i[j]);
6806
6820
  a = Zt(a, {
6807
- [j]: I
6821
+ [j]: s
6808
6822
  });
6809
6823
  }
6810
6824
  let o = nA;
6811
- const s = [M, Bx(), Hx()];
6812
- for (const j of s) {
6825
+ const I = [M, Bx(), Hx()];
6826
+ for (const j of I) {
6813
6827
  if (!j) continue;
6814
- const I = j.substring(0, 2).toLowerCase();
6815
- if (Object.prototype.hasOwnProperty.call(a, I)) {
6816
- o = I;
6828
+ const s = j.substring(0, 2).toLowerCase();
6829
+ if (Object.prototype.hasOwnProperty.call(a, s)) {
6830
+ o = s;
6817
6831
  break;
6818
6832
  }
6819
6833
  }
@@ -7015,7 +7029,7 @@ function ad() {
7015
7029
  groupId: "",
7016
7030
  label: ""
7017
7031
  }
7018
- }), [o, s] = We(null), [c, j] = We(null), I = pr(""), u = et(() => {
7032
+ }), [o, I] = We(null), [c, j] = We(null), s = pr(""), u = et(() => {
7019
7033
  a((N) => $r($r({}, N), {}, {
7020
7034
  status: be.PLAY
7021
7035
  }));
@@ -7025,7 +7039,7 @@ function ad() {
7025
7039
  return aE().then((g) => {
7026
7040
  vt("Video devices: ".concat(JSON.stringify(g))), N && (vt(g.isCameraAllowed ? "Preparing the camera" : "Requesting the camera"), a((D) => $r($r({}, D), {}, {
7027
7041
  status: g.isCameraAllowed ? be.PREPARING : be.REQUESTING
7028
- })), s(g));
7042
+ })), I(g));
7029
7043
  }).catch((g) => {
7030
7044
  vt("Error in receiving media devices: ".concat(g)), N && a((D) => $r($r({}, D), {}, {
7031
7045
  status: yE() ? be.HTTP_NOT_SUPPORTED : window.isSecureContext ? be.NOT_SUPPORTED : be.INSECURE_PAGE_CONTEXT
@@ -7060,7 +7074,7 @@ function ad() {
7060
7074
  yield NE(y);
7061
7075
  const E = cE(e, c, t), l = yield IE(r, E, t);
7062
7076
  if (vt("Selected camera: ".concat(JSON.stringify(E))), N)
7063
- I.current = l.camera.deviceId, a(l);
7077
+ s.current = l.camera.deviceId, a(l);
7064
7078
  else {
7065
7079
  if (!l.stream) return;
7066
7080
  bN(l.stream);
@@ -7077,8 +7091,8 @@ function ad() {
7077
7091
  }, [c, e, t, M, r.width, r.height]), Ce(() => () => {
7078
7092
  i && bN(i);
7079
7093
  }, [i]), Ce(() => {
7080
- if (!t || !I.current) return;
7081
- const N = t !== I.current;
7094
+ if (!t || !s.current) return;
7095
+ const N = t !== s.current;
7082
7096
  M !== be.PLAY || !N || a({
7083
7097
  status: be.PREPARING,
7084
7098
  stream: null,
@@ -7206,10 +7220,10 @@ const gd = ac(function(r, t) {
7206
7220
  mode: n,
7207
7221
  resolution: a,
7208
7222
  onFailStatus: o,
7209
- cameraId: s,
7223
+ cameraId: I,
7210
7224
  onRecordService: c,
7211
7225
  videoRecord: j,
7212
- onVideoStarted: I,
7226
+ onVideoStarted: s,
7213
7227
  onVideoStopped: u,
7214
7228
  onMirroringChange: N,
7215
7229
  mirrorType: g = Au.mirror
@@ -7220,8 +7234,8 @@ const gd = ac(function(r, t) {
7220
7234
  camera: E,
7221
7235
  sortedDevices: l,
7222
7236
  onPlay: T
7223
- } = ad(n, a, s), [x, z] = We(!1), O = pr(null), L = pr(null), p = pr(null), U = () => {
7224
- T(), I == null || I();
7237
+ } = ad(n, a, I), [x, z] = We(!1), O = pr(null), L = pr(null), p = pr(null), U = () => {
7238
+ T(), s == null || s();
7225
7239
  };
7226
7240
  return Ce(() => {
7227
7241
  z(E.facing === Kr.user && g === Au.mirror);
@@ -7344,7 +7358,7 @@ const gd = ac(function(r, t) {
7344
7358
  sectorRadius: a,
7345
7359
  frameStrokeWidth: o
7346
7360
  } = e;
7347
- const s = 360 / r, [c, j] = We({
7361
+ const I = 360 / r, [c, j] = We({
7348
7362
  strokeDashArrayFill: 0,
7349
7363
  strokeOffset: 0,
7350
7364
  sectorRadius: 0
@@ -7357,13 +7371,13 @@ const gd = ac(function(r, t) {
7357
7371
  sectorRadius: a
7358
7372
  });
7359
7373
  }, [a]);
7360
- const I = gt(() => {
7374
+ const s = gt(() => {
7361
7375
  if (M === t)
7362
7376
  return S("circle", {
7363
7377
  part: "camera-screen-sector-active",
7364
7378
  className: nr.currentSector,
7365
7379
  strokeWidth: c.sectorRadius / 3,
7366
- transform: "rotate(".concat(-t * s - zE, " ").concat(i, " ").concat(n, ")"),
7380
+ transform: "rotate(".concat(-t * I - zE, " ").concat(i, " ").concat(n, ")"),
7367
7381
  strokeDasharray: c.strokeDashArrayFill,
7368
7382
  strokeDashoffset: c.strokeOffset,
7369
7383
  fill: "none",
@@ -7394,7 +7408,7 @@ const gd = ac(function(r, t) {
7394
7408
  ry: a - o
7395
7409
  })]
7396
7410
  })
7397
- }), I]
7411
+ }), s]
7398
7412
  });
7399
7413
  });
7400
7414
  YT.displayName = "SectorAnimationSvg";
@@ -7416,9 +7430,9 @@ const Rd = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
7416
7430
  message: n,
7417
7431
  facePosition: a,
7418
7432
  centerX: o,
7419
- centerY: s
7433
+ centerY: I
7420
7434
  } = e;
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);
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);
7422
7436
  return Ce(() => {
7423
7437
  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(() => {
7424
7438
  M(!1), x(!1);
@@ -7433,7 +7447,7 @@ const Rd = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
7433
7447
  N(br.OCCLUSION_HINT), D(1);
7434
7448
  return;
7435
7449
  }
7436
- if (I) {
7450
+ if (s) {
7437
7451
  N(br.BLINK), D(1);
7438
7452
  return;
7439
7453
  }
@@ -7470,7 +7484,7 @@ const Rd = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAwIiBoZWlnaHQ9IjI0MDAiIH
7470
7484
  style: {
7471
7485
  position: "absolute",
7472
7486
  "--from-left": "".concat(a.x + a.width / 2 - o, "px"),
7473
- "--from-top": "".concat(a.y + a.height / 2 - s, "px"),
7487
+ "--from-top": "".concat(a.y + a.height / 2 - I, "px"),
7474
7488
  width: t * 2 + "px",
7475
7489
  height: t * 2 + "px",
7476
7490
  backgroundImage: "url('".concat(u, "')"),
@@ -7609,10 +7623,10 @@ function tz(e) {
7609
7623
  prepared: n,
7610
7624
  onChangeCamera: a,
7611
7625
  onCapturePhoto: o,
7612
- readiness: s,
7626
+ readiness: I,
7613
7627
  numSectors: c,
7614
7628
  currSector: j,
7615
- targetSector: I,
7629
+ targetSector: s,
7616
7630
  step: u,
7617
7631
  showChangeCameraButton: N,
7618
7632
  facePosition: g,
@@ -7620,7 +7634,7 @@ function tz(e) {
7620
7634
  } = e;
7621
7635
  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), {
7622
7636
  translate: p
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 = {
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 = {
7624
7638
  transition: "".concat(xE, "ms")
7625
7639
  }, Z = ez({
7626
7640
  isMobile: Lt(),
@@ -7633,14 +7647,14 @@ function tz(e) {
7633
7647
  targetSector: 0
7634
7648
  });
7635
7649
  Ce(() => {
7636
- if (I === void 0) return;
7637
- const ae = Ie.current, Ee = I - ae.targetSector;
7650
+ if (s === void 0) return;
7651
+ const ae = Ie.current, Ee = s - ae.targetSector;
7638
7652
  let _e = ae.targetSectorAngle - Ee * K;
7639
7653
  Ee * K > 180 && (_e = ae.targetSectorAngle + (c - Ee) * K), q.current += 1, F(_e), Ie.current = {
7640
7654
  targetSectorAngle: _e,
7641
- targetSector: I
7655
+ targetSector: s
7642
7656
  };
7643
- }, [I]);
7657
+ }, [s]);
7644
7658
  const [B, $] = We({
7645
7659
  viewBoxWidth: 0,
7646
7660
  viewBoxHeight: 0,
@@ -7662,7 +7676,7 @@ function tz(e) {
7662
7676
  const {
7663
7677
  width: Ee,
7664
7678
  height: _e
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);
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);
7666
7680
  $({
7667
7681
  viewBoxWidth: Pe,
7668
7682
  viewBoxHeight: Re,
@@ -7679,7 +7693,7 @@ function tz(e) {
7679
7693
  strokeWidth: Oe
7680
7694
  });
7681
7695
  }
7682
- }, [t, s]);
7696
+ }, [t, I]);
7683
7697
  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) => {
7684
7698
  De(ae);
7685
7699
  }, []), Se = gt(() => {
@@ -7729,7 +7743,7 @@ function tz(e) {
7729
7743
  y: "0",
7730
7744
  children: [S("circle", {
7731
7745
  fill: "white",
7732
- r: (B.frameRX + B.frameRX / 6) * s,
7746
+ r: (B.frameRX + B.frameRX / 6) * I,
7733
7747
  cx: B.maskCX,
7734
7748
  cy: B.maskCY
7735
7749
  }), S("ellipse", {
@@ -7767,9 +7781,9 @@ function tz(e) {
7767
7781
  width: B.viewBoxWidth,
7768
7782
  height: B.viewBoxHeight,
7769
7783
  fill: "white"
7770
- }), w && typeof I == "number" && S(YT, {
7784
+ }), w && typeof s == "number" && S(YT, {
7771
7785
  numSectors: c,
7772
- targetSector: I,
7786
+ targetSector: s,
7773
7787
  currSector: j,
7774
7788
  centerX: B.viewBoxWidth / 2,
7775
7789
  centerY: B.viewBoxHeight / 2,
@@ -7793,7 +7807,7 @@ function tz(e) {
7793
7807
  isSectorMode: w
7794
7808
  }), T && S(_T, {
7795
7809
  roundRadiusY: B.maskRY,
7796
- targetSector: w ? I : j,
7810
+ targetSector: w ? s : j,
7797
7811
  setCameraBlur: le,
7798
7812
  isSectorMode: w,
7799
7813
  message: i,
@@ -7868,9 +7882,9 @@ function uz() {
7868
7882
  yj = 1;
7869
7883
  var e = az(), r = oz(), t = Math.abs, M = 2220446049250313e-31;
7870
7884
  return lo = function(i, n, a, o) {
7871
- var s = +i, c = t(s), j = e(s);
7885
+ var I = +i, c = t(I), j = e(I);
7872
7886
  if (c < o) return j * r(c / o / n) * o * n;
7873
- var I = (1 + n / M) * c, u = I - (I - c);
7887
+ var s = (1 + n / M) * c, u = s - (s - c);
7874
7888
  return u > a || u !== u ? j * (1 / 0) : j * u;
7875
7889
  }, lo;
7876
7890
  }
@@ -7887,19 +7901,19 @@ var Eo, lj;
7887
7901
  function Iz() {
7888
7902
  if (lj) return Eo;
7889
7903
  lj = 1;
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;
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;
7894
7908
  for (l = l << c | T, u += c; u > 0; )
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;
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;
7899
7913
  for (y >>= 7; g > 0; )
7900
- E = E * 256 + s[D--], g -= 8;
7914
+ E = E * 256 + I[D--], g -= 8;
7901
7915
  for (l = E & (1 << -g) - 1, E >>= -g, g += c; g > 0; )
7902
- l = l * 256 + s[D--], g -= 8;
7916
+ l = l * 256 + I[D--], g -= 8;
7903
7917
  if (E === 0)
7904
7918
  E = 1 - N;
7905
7919
  else {
@@ -7920,7 +7934,7 @@ function PT() {
7920
7934
  Aj = 1;
7921
7935
  var e = Zr(), r = ni(), t = Cr();
7922
7936
  return xo = function(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;
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;
7924
7938
  return n;
7925
7939
  }, xo;
7926
7940
  }
@@ -7928,7 +7942,7 @@ var zo, Ej;
7928
7942
  function Dc() {
7929
7943
  if (Ej) return zo;
7930
7944
  Ej = 1;
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) {
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) {
7932
7946
  return [X & 255];
7933
7947
  }, le = function(X) {
7934
7948
  return [X & 255, X >> 8 & 255];
@@ -7970,7 +7984,7 @@ function Dc() {
7970
7984
  c(this, Ie), c(ce, K);
7971
7985
  var $e = m(ce), Oe = $e.byteLength, Qe = j(Ae);
7972
7986
  if (Qe < 0 || Qe > Oe) throw new Y("Wrong offset");
7973
- if (qe = qe === void 0 ? Oe - Qe : I(qe), Qe + qe > Oe) throw new Y(b);
7987
+ if (qe = qe === void 0 ? Oe - Qe : s(qe), Qe + qe > Oe) throw new Y(b);
7974
7988
  Z(this, {
7975
7989
  type: v,
7976
7990
  buffer: ce,
@@ -8032,11 +8046,11 @@ function Dc() {
8032
8046
  });
8033
8047
  else {
8034
8048
  var ke = L && re.name !== U;
8035
- !s(function() {
8049
+ !I(function() {
8036
8050
  re(1);
8037
- }) || !s(function() {
8051
+ }) || !I(function() {
8038
8052
  new re(-1);
8039
- }) || s(function() {
8053
+ }) || I(function() {
8040
8054
  return new re(), new re(1.5), new re(NaN), re.length !== 1 || ke && !p;
8041
8055
  }) ? (F = function(ce) {
8042
8056
  return c(this, K), T(new re(u(ce)), this, F);
@@ -8085,15 +8099,15 @@ var zj = {}, Oj;
8085
8099
  function gz() {
8086
8100
  if (Oj) return zj;
8087
8101
  Oj = 1;
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() {
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() {
8089
8103
  return !new o(2).slice(1, void 0).byteLength;
8090
8104
  });
8091
8105
  return e({ target: "ArrayBuffer", proto: !0, unsafe: !0, forced: N }, {
8092
8106
  slice: function(D, y) {
8093
8107
  if (j && y === void 0)
8094
8108
  return j(i(this), D);
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++));
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++));
8097
8111
  return x;
8098
8112
  }
8099
8113
  }), zj;
@@ -8197,16 +8211,16 @@ var po, Uj;
8197
8211
  function yz() {
8198
8212
  if (Uj) return po;
8199
8213
  Uj = 1;
8200
- var e = ve(), r = Dz(), t = HT(), M = e.structuredClone, i = e.ArrayBuffer, n = e.MessageChannel, a = !1, o, s, c, j;
8214
+ var e = ve(), r = Dz(), t = HT(), M = e.structuredClone, i = e.ArrayBuffer, n = e.MessageChannel, a = !1, o, I, c, j;
8201
8215
  if (t)
8202
- a = function(I) {
8203
- M(I, { transfer: [I] });
8216
+ a = function(s) {
8217
+ M(s, { transfer: [s] });
8204
8218
  };
8205
8219
  else if (i) try {
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]);
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]);
8208
8222
  }, c.byteLength === 2 && (j(c), c.byteLength === 0 && (a = j)));
8209
- } catch (I) {
8223
+ } catch (s) {
8210
8224
  }
8211
8225
  return po = a, po;
8212
8226
  }
@@ -8214,17 +8228,17 @@ var ho, bj;
8214
8228
  function FT() {
8215
8229
  if (bj) return ho;
8216
8230
  bj = 1;
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);
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);
8218
8232
  return ho = (o || a) && function(T, x, z) {
8219
8233
  var O = n(T), L = x === void 0 ? O : M(x), p = !D || !D(T), U;
8220
- if (i(T), o && (T = s(T, { transfer: [T] }), O === L && (z || p)))
8234
+ if (i(T), o && (T = I(T, { transfer: [T] }), O === L && (z || p)))
8221
8235
  return T;
8222
8236
  if (O >= L && (!z || p))
8223
8237
  U = g(T, 0, L);
8224
8238
  else {
8225
8239
  var v = z && !p && y ? { maxByteLength: y(T) } : void 0;
8226
8240
  U = new c(L, v);
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));
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));
8228
8242
  }
8229
8243
  return o || a(T), U;
8230
8244
  }, ho;
@@ -8282,14 +8296,14 @@ function Az() {
8282
8296
  }
8283
8297
  var o = !1;
8284
8298
  try {
8285
- var s = {};
8286
- s[r] = function() {
8299
+ var I = {};
8300
+ I[r] = function() {
8287
8301
  return {
8288
8302
  next: function() {
8289
8303
  return { done: o = !0 };
8290
8304
  }
8291
8305
  };
8292
- }, n(s);
8306
+ }, n(I);
8293
8307
  } catch (c) {
8294
8308
  }
8295
8309
  return o;
@@ -8299,7 +8313,7 @@ var Uo, $j;
8299
8313
  function Jr() {
8300
8314
  if ($j) return Uo;
8301
8315
  $j = 1;
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 = {
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 = {
8303
8317
  Int8Array: 1,
8304
8318
  Uint8Array: 1,
8305
8319
  Uint8ClampedArray: 1,
@@ -8330,7 +8344,7 @@ function Jr() {
8330
8344
  if ($(te)) return te;
8331
8345
  throw new v("Target is not a typed array");
8332
8346
  }, h = function(te) {
8333
- if (M(te) && (!N || I(L, te))) return te;
8347
+ if (M(te) && (!N || s(L, te))) return te;
8334
8348
  throw new v(o(te) + " is not a typed array constructor");
8335
8349
  }, ee = function(te, De, le, Se) {
8336
8350
  if (r) {
@@ -8388,7 +8402,7 @@ function Jr() {
8388
8402
  return i(this) ? this[b] : void 0;
8389
8403
  }
8390
8404
  });
8391
- for (Z in K) t[Z] && s(t[Z], b, Z);
8405
+ for (Z in K) t[Z] && I(t[Z], b, Z);
8392
8406
  }
8393
8407
  return Uo = {
8394
8408
  NATIVE_ARRAY_BUFFER_VIEWS: m,
@@ -8495,13 +8509,13 @@ var Bo, qj;
8495
8509
  function Oz() {
8496
8510
  if (qj) return Bo;
8497
8511
  qj = 1;
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();
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();
8499
8513
  return Bo = function(u) {
8500
8514
  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;
8501
8515
  if (l && !o(l))
8502
8516
  for (U = n(g, l), v = U.next, g = []; !(p = r(v, U)).done; )
8503
8517
  g.push(p.value);
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++)
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++)
8505
8519
  L = E ? y(g[T], T) : g[T], z[T] = O ? j(L) : +L;
8506
8520
  return z;
8507
8521
  }, Bo;
@@ -8529,12 +8543,12 @@ var Zo, eD;
8529
8543
  function Cz() {
8530
8544
  if (eD) return Zo;
8531
8545
  eD = 1;
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;
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;
8534
8548
  return function(y, E, l, T) {
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))
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))
8536
8550
  if (c) v[p] = b;
8537
- else if (b) switch (s) {
8551
+ else if (b) switch (I) {
8538
8552
  case 3:
8539
8553
  return !0;
8540
8554
  // some
@@ -8547,14 +8561,14 @@ function Cz() {
8547
8561
  case 2:
8548
8562
  a(v, w);
8549
8563
  }
8550
- else switch (s) {
8564
+ else switch (I) {
8551
8565
  case 4:
8552
8566
  return !1;
8553
8567
  // every
8554
8568
  case 7:
8555
8569
  a(v, w);
8556
8570
  }
8557
- return N ? -1 : I || u ? u : v;
8571
+ return N ? -1 : s || u ? u : v;
8558
8572
  };
8559
8573
  };
8560
8574
  return Zo = {
@@ -8598,7 +8612,7 @@ var tD;
8598
8612
  function qT() {
8599
8613
  if (tD) return _M.exports;
8600
8614
  tD = 1;
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) {
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) {
8602
8616
  w(ke, Ne, {
8603
8617
  configurable: !0,
8604
8618
  get: function() {
@@ -8611,7 +8625,7 @@ function qT() {
8611
8625
  }, Pe = function(ke, Ne) {
8612
8626
  return le(ke) && !T(Ne) && Ne in ke && j(+Ne) && Ne >= 0;
8613
8627
  }, Re = function(Ne, fe) {
8614
- return fe = D(fe), Pe(Ne, fe) ? s(2, Ne[fe]) : Ie(Ne, fe);
8628
+ return fe = D(fe), Pe(Ne, fe) ? I(2, Ne[fe]) : Ie(Ne, fe);
8615
8629
  }, Be = function(Ne, fe, X) {
8616
8630
  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);
8617
8631
  };
@@ -8653,7 +8667,7 @@ function qT() {
8653
8667
  if (Ge === void 0) {
8654
8668
  if (ze % X) throw new B(ae);
8655
8669
  if (ne = ze - _, ne < 0) throw new B(ae);
8656
- } else if (ne = I(Ge) * X, ne + _ > ze) throw new B(ae);
8670
+ } else if (ne = s(Ge) * X, ne + _ > ze) throw new B(ae);
8657
8671
  ge = ne / X;
8658
8672
  } else return le(ye) ? m(Oe, ye) : t(p, Oe, ye);
8659
8673
  for (F(ie, {
@@ -8699,8 +8713,8 @@ function wz() {
8699
8713
  oD = 1;
8700
8714
  var e = Jr(), r = Cr(), t = st(), M = e.aTypedArray, i = e.exportTypedArrayMethod;
8701
8715
  return i("at", function(a) {
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];
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];
8704
8718
  }), aD;
8705
8719
  }
8706
8720
  wz();
@@ -8708,13 +8722,13 @@ var uD = {}, cD;
8708
8722
  function mz() {
8709
8723
  if (cD) return uD;
8710
8724
  cD = 1;
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;
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;
8713
8727
  return new Int8Array(2).fill({ valueOf: function() {
8714
- return I++;
8715
- } }), I !== 1;
8728
+ return s++;
8729
+ } }), s !== 1;
8716
8730
  });
8717
- return s("fill", function(u) {
8731
+ return I("fill", function(u) {
8718
8732
  var N = arguments.length;
8719
8733
  o(this);
8720
8734
  var g = c(M(this), 0, 3) === "Big" ? t(u) : +u;
@@ -8728,9 +8742,9 @@ function XT() {
8728
8742
  sD = 1;
8729
8743
  var e = Ut(), r = XM(), t = Zr(), M = Cr(), i = function(n) {
8730
8744
  var a = n === 1;
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) {
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) {
8734
8748
  case 0:
8735
8749
  return g;
8736
8750
  // findLast
@@ -8773,15 +8787,15 @@ var DD = {}, yD;
8773
8787
  function kz() {
8774
8788
  if (yD) return DD;
8775
8789
  yD = 1;
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() {
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() {
8777
8791
  var D = new Uint8ClampedArray(2);
8778
8792
  return r(j, D, { length: 1, 0: 3 }, 1), D[1] !== 3;
8779
8793
  }), g = N && t.NATIVE_ARRAY_BUFFER_VIEWS && a(function() {
8780
- var D = new s(2);
8794
+ var D = new I(2);
8781
8795
  return D.set(1), D.set("2", 1), D[0] !== 0 || D[1] !== 2;
8782
8796
  });
8783
8797
  return u("set", function(y) {
8784
- I(this);
8798
+ s(this);
8785
8799
  var E = i(arguments.length > 1 ? arguments[1] : void 0, 1), l = n(y);
8786
8800
  if (N) return r(j, this, l, E);
8787
8801
  var T = this.length, x = M(l), z = 0;
@@ -8794,12 +8808,12 @@ var TD = {}, lD;
8794
8808
  function Uz() {
8795
8809
  if (lD) return TD;
8796
8810
  lD = 1;
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() {
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() {
8798
8812
  N(new u(2), null);
8799
8813
  }) && t(function() {
8800
8814
  N(new u(2), {});
8801
8815
  })), D = !!N && !t(function() {
8802
- if (s) return s < 74;
8816
+ if (I) return I < 74;
8803
8817
  if (a) return a < 67;
8804
8818
  if (o) return !0;
8805
8819
  if (c) return c < 602;
@@ -8815,7 +8829,7 @@ function Uz() {
8815
8829
  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;
8816
8830
  };
8817
8831
  };
8818
- return I("sort", function(l) {
8832
+ return s("sort", function(l) {
8819
8833
  return l !== void 0 && M(l), D ? N(this, l) : i(j(this), y(l));
8820
8834
  }, !D || g), TD;
8821
8835
  }
@@ -8847,8 +8861,8 @@ function Yz() {
8847
8861
  var e = Jr(), r = pe(), t = _r(), M = JT(), i = e.aTypedArray, n = e.getTypedArrayConstructor, a = e.exportTypedArrayMethod, o = r(e.TypedArrayPrototype.sort);
8848
8862
  return a("toSorted", function(c) {
8849
8863
  c !== void 0 && t(c);
8850
- var j = i(this), I = M(n(j), j);
8851
- return o(I, c);
8864
+ var j = i(this), s = M(n(j), j);
8865
+ return o(s, c);
8852
8866
  }), dD;
8853
8867
  }
8854
8868
  Yz();
@@ -8858,9 +8872,9 @@ function _z() {
8858
8872
  LD = 1;
8859
8873
  var e = Cr(), r = st(), t = RangeError;
8860
8874
  return qo = function(M, i, n, a) {
8861
- var o = e(M), s = r(n), c = s < 0 ? o + s : s;
8875
+ var o = e(M), I = r(n), c = I < 0 ? o + I : I;
8862
8876
  if (c >= o || c < 0) throw new t("Incorrect index");
8863
- for (var j = new i(o), I = 0; I < o; I++) j[I] = I === c ? a : M[I];
8877
+ for (var j = new i(o), s = 0; s < o; s++) j[s] = s === c ? a : M[s];
8864
8878
  return j;
8865
8879
  }, qo;
8866
8880
  }
@@ -8868,7 +8882,7 @@ var SD;
8868
8882
  function Pz() {
8869
8883
  if (SD) return OD;
8870
8884
  SD = 1;
8871
- var e = _z(), r = Jr(), t = VT(), M = st(), i = yc(), n = r.aTypedArray, a = r.getTypedArrayConstructor, o = r.exportTypedArrayMethod, s = (function() {
8885
+ var e = _z(), r = Jr(), t = VT(), M = st(), i = yc(), n = r.aTypedArray, a = r.getTypedArrayConstructor, o = r.exportTypedArrayMethod, I = (function() {
8872
8886
  try {
8873
8887
  new Int8Array(1).with(2, { valueOf: function() {
8874
8888
  throw 8;
@@ -8876,17 +8890,17 @@ function Pz() {
8876
8890
  } catch (j) {
8877
8891
  return j === 8;
8878
8892
  }
8879
- })(), c = s && (function() {
8893
+ })(), c = I && (function() {
8880
8894
  try {
8881
8895
  new Int8Array(1).with(-0.5, 1);
8882
8896
  } catch (j) {
8883
8897
  return !0;
8884
8898
  }
8885
8899
  })();
8886
- return o("with", function(j, I) {
8887
- var u = n(this), N = M(j), g = t(u) ? i(I) : +I;
8900
+ return o("with", function(j, s) {
8901
+ var u = n(this), N = M(j), g = t(u) ? i(s) : +s;
8888
8902
  return e(u, a(u), N, g);
8889
- }, !s || c), OD;
8903
+ }, !I || c), OD;
8890
8904
  }
8891
8905
  Pz();
8892
8906
  var CD = {}, vD = {}, Xo, fD;
@@ -8939,7 +8953,7 @@ var tu, hD;
8939
8953
  function Rz() {
8940
8954
  if (hD) return tu;
8941
8955
  hD = 1;
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) {
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) {
8943
8957
  for (var l = y.length; E < l; E++) {
8944
8958
  var T = u(y, E);
8945
8959
  if (T !== " " && T !== " " && T !== `
@@ -8972,9 +8986,9 @@ function Rz() {
8972
8986
  };
8973
8987
  return tu = function(y, E, l, T) {
8974
8988
  M(y), t(E);
8975
- var x = a(E) === "base64" ? s : c, z = E ? E.lastChunkHandling : void 0;
8989
+ var x = a(E) === "base64" ? I : c, z = E ? E.lastChunkHandling : void 0;
8976
8990
  if (z === void 0 && (z = "loose"), z !== "loose" && z !== "strict" && z !== "stop-before-partial")
8977
- throw new I("Incorrect `lastChunkHandling` option");
8991
+ throw new s("Incorrect `lastChunkHandling` option");
8978
8992
  l && o(l.buffer);
8979
8993
  var O = y.length, L = l || [], p = 0, U = 0, v = "", w = 0;
8980
8994
  if (T) for (; ; ) {
@@ -9053,8 +9067,8 @@ function $z() {
9053
9067
  return i && e({ target: "Uint8Array", proto: !0, forced: n }, {
9054
9068
  setFromBase64: function(o) {
9055
9069
  M(this);
9056
- var s = t(o, arguments.length > 1 ? arguments[1] : void 0, this, this.length);
9057
- return { read: s.read, written: s.written };
9070
+ var I = t(o, arguments.length > 1 ? arguments[1] : void 0, this, this.length);
9071
+ return { read: I.read, written: I.written };
9058
9072
  }
9059
9073
  }), vD;
9060
9074
  }
@@ -9067,12 +9081,12 @@ var QD = {}, YD = {}, iu, _D;
9067
9081
  function Bz() {
9068
9082
  if (_D) return iu;
9069
9083
  _D = 1;
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);
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);
9071
9085
  return iu = function(c, j) {
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);
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);
9076
9090
  if (o(a, y)) throw new M("String should only contain hex characters");
9077
9091
  N[D++] = i(y, 16);
9078
9092
  }
@@ -9087,8 +9101,8 @@ function Hz() {
9087
9101
  return r.Uint8Array && e({ target: "Uint8Array", proto: !0 }, {
9088
9102
  setFromHex: function(o) {
9089
9103
  M(this), t(o), i(this.buffer);
9090
- var s = n(o, this).read;
9091
- return { read: s, written: s / 2 };
9104
+ var I = n(o, this).read;
9105
+ return { read: I, written: I / 2 };
9092
9106
  }
9093
9107
  }), YD;
9094
9108
  }
@@ -9101,17 +9115,17 @@ var $D = {}, GD = {}, BD;
9101
9115
  function Zz() {
9102
9116
  if (BD) return GD;
9103
9117
  BD = 1;
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() {
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() {
9105
9119
  try {
9106
- var N = new I();
9120
+ var N = new s();
9107
9121
  N.toBase64(null);
9108
9122
  } catch (g) {
9109
9123
  return !0;
9110
9124
  }
9111
9125
  })();
9112
- return I && e({ target: "Uint8Array", proto: !0, forced: u }, {
9126
+ return s && e({ target: "Uint8Array", proto: !0, forced: u }, {
9113
9127
  toBase64: function() {
9114
- var g = i(this), D = arguments.length ? M(arguments[0]) : void 0, y = o(D) === "base64" ? s : c, E = !!D && !!D.omitPadding;
9128
+ var g = i(this), D = arguments.length ? M(arguments[0]) : void 0, y = o(D) === "base64" ? I : c, E = !!D && !!D.omitPadding;
9115
9129
  n(this.buffer);
9116
9130
  for (var l = "", T = 0, x = g.length, z, O = function(L) {
9117
9131
  return j(y, z >> 6 * L & 63);
@@ -9132,8 +9146,8 @@ function Vz() {
9132
9146
  WD = 1;
9133
9147
  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() {
9134
9148
  try {
9135
- var s = new a([255, 255, 255, 255, 255, 255, 255, 255]);
9136
- return s.toHex() === "ffffffffffffffff";
9149
+ var I = new a([255, 255, 255, 255, 255, 255, 255, 255]);
9150
+ return I.toHex() === "ffffffffffffffff";
9137
9151
  } catch (c) {
9138
9152
  return !1;
9139
9153
  }
@@ -9141,7 +9155,7 @@ function Vz() {
9141
9155
  return a && e({ target: "Uint8Array", proto: !0, forced: o }, {
9142
9156
  toHex: function() {
9143
9157
  M(this), i(this.buffer);
9144
- for (var c = "", j = 0, I = this.length; j < I; j++) {
9158
+ for (var c = "", j = 0, s = this.length; j < s; j++) {
9145
9159
  var u = n(this[j], 16);
9146
9160
  c += u.length === 1 ? "0" + u : u;
9147
9161
  }
@@ -9166,7 +9180,7 @@ const qz = "text/plain", Xz = "us-ascii", nu = (e, r) => r.some((t) => t instanc
9166
9180
  return !1;
9167
9181
  }
9168
9182
  }, rO = (e, { stripHash: r }) => {
9169
- var I, u;
9183
+ var s, u;
9170
9184
  const t = new RegExp("^data:(?<type>[^,]*?),(?<data>[^#]*?)(?:#(?<hash>.*))?$").exec(e);
9171
9185
  if (!t)
9172
9186
  throw new Error(`Invalid URL: ${e}`);
@@ -9175,13 +9189,13 @@ const qz = "text/plain", Xz = "us-ascii", nu = (e, r) => r.some((t) => t instanc
9175
9189
  n = r ? "" : n;
9176
9190
  let o = !1;
9177
9191
  a[a.length - 1] === "base64" && (a.pop(), o = !0);
9178
- const s = (u = (I = a.shift()) == null ? void 0 : I.toLowerCase()) != null ? u : "", j = [
9192
+ const I = (u = (s = a.shift()) == null ? void 0 : s.toLowerCase()) != null ? u : "", j = [
9179
9193
  ...a.map((N) => {
9180
9194
  let [g, D = ""] = N.split("=").map((y) => y.trim());
9181
9195
  return g === "charset" && (D = D.toLowerCase(), D === Xz) ? "" : `${g}${D ? `=${D}` : ""}`;
9182
9196
  }).filter(Boolean)
9183
9197
  ];
9184
- return o && j.push("base64"), (j.length > 0 || s && s !== qz) && j.unshift(s), `data:${j.join(";")},${o ? i.trim() : i}${n ? `#${n}` : ""}`;
9198
+ return o && j.push("base64"), (j.length > 0 || I && I !== qz) && j.unshift(I), `data:${j.join(";")},${o ? i.trim() : i}${n ? `#${n}` : ""}`;
9185
9199
  };
9186
9200
  function tO(e, r) {
9187
9201
  if (r = Lc({
@@ -9212,16 +9226,16 @@ function tO(e, r) {
9212
9226
  throw new Error("The `forceHttp` and `forceHttps` options cannot be used together");
9213
9227
  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) {
9214
9228
  const a = /\b[a-z][a-z\d+\-.]{1,50}:\/\//g;
9215
- let o = 0, s = "";
9229
+ let o = 0, I = "";
9216
9230
  for (; ; ) {
9217
9231
  const j = a.exec(i.pathname);
9218
9232
  if (!j)
9219
9233
  break;
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;
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;
9222
9236
  }
9223
9237
  const c = i.pathname.slice(o, i.pathname.length);
9224
- s += c.replace(/\/{2,}/g, "/"), i.pathname = s;
9238
+ I += c.replace(/\/{2,}/g, "/"), i.pathname = I;
9225
9239
  }
9226
9240
  if (i.pathname)
9227
9241
  try {
@@ -9248,11 +9262,11 @@ function tO(e, r) {
9248
9262
  i.searchParams.sort();
9249
9263
  try {
9250
9264
  i.search = decodeURIComponent(i.search);
9251
- } catch (s) {
9265
+ } catch (I) {
9252
9266
  }
9253
- const o = a.slice(1).split("&").filter((s) => s && !s.includes("="));
9254
- for (const s of o) {
9255
- const c = decodeURIComponent(s);
9267
+ const o = a.slice(1).split("&").filter((I) => I && !I.includes("="));
9268
+ for (const I of o) {
9269
+ const c = decodeURIComponent(I);
9256
9270
  i.search = i.search.replace(`?${c}=`, `?${c}`).replace(`&${c}=`, `&${c}`);
9257
9271
  }
9258
9272
  }
@@ -9284,13 +9298,13 @@ class nO {
9284
9298
  }
9285
9299
  prepare(r) {
9286
9300
  return Er(this, null, function* () {
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";
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-ab450bfd";
9288
9302
  try {
9289
9303
  let o = yield (yield fetch(i + "/" + t)).text();
9290
9304
  n || (o = UE(o, i));
9291
- const s = new Blob([o], {
9305
+ const I = new Blob([o], {
9292
9306
  type: "text/plain"
9293
- }), c = URL.createObjectURL(s);
9307
+ }), c = URL.createObjectURL(I);
9294
9308
  this.worker = new Worker(c), URL.revokeObjectURL(c);
9295
9309
  } catch (a) {
9296
9310
  au("Creating worker error: ".concat(JSON.stringify(a)));
@@ -9302,7 +9316,7 @@ class nO {
9302
9316
  }), this.worker.postMessage({
9303
9317
  target: "worker-init",
9304
9318
  URL: document.URL,
9305
- currentScriptUrl: "https://wasm-development.regulaforensics.com/face/rc/8.1/99679740-95c8148e",
9319
+ currentScriptUrl: "https://wasm-development.regulaforensics.com/face/nightly/8.1/c80c4532-ab450bfd",
9306
9320
  preMain: !0
9307
9321
  }));
9308
9322
  });
@@ -9429,7 +9443,7 @@ class uO {
9429
9443
  this.controller = new AbortController();
9430
9444
  const {
9431
9445
  signal: o
9432
- } = this.controller, s = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), c = {
9446
+ } = this.controller, I = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), c = {
9433
9447
  method: "POST",
9434
9448
  body: r,
9435
9449
  headers: Ot(Ot({}, this.headers), {}, {
@@ -9437,7 +9451,7 @@ class uO {
9437
9451
  }),
9438
9452
  signal: o
9439
9453
  };
9440
- return yield (yield fetch(s, c)).json();
9454
+ return yield (yield fetch(I, c)).json();
9441
9455
  });
9442
9456
  }
9443
9457
  sendLivenessAbortedResult(r, t) {
@@ -9448,26 +9462,26 @@ class uO {
9448
9462
  publicKey: n,
9449
9463
  signature: a
9450
9464
  } = t;
9451
- const o = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), s = {
9465
+ const o = "".concat(i, "/api/v2/liveness?sig=").concat(a, "&transactionId=").concat(M), I = {
9452
9466
  method: "POST",
9453
9467
  body: r,
9454
9468
  headers: Ot(Ot({}, this.headers), {}, {
9455
9469
  "X-CLIENT-KEY": n
9456
9470
  })
9457
9471
  };
9458
- fetch(o, s);
9472
+ fetch(o, I);
9459
9473
  });
9460
9474
  }
9461
9475
  sendVideoData(M, i) {
9462
9476
  return Er(this, arguments, function* (r, t) {
9463
9477
  let n = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : Ht, a = arguments.length > 3 ? arguments[3] : void 0;
9464
- const o = "".concat(n, "/api/v2/liveness/video?transactionId=").concat(t, "&tag=").concat(a), s = {
9478
+ const o = "".concat(n, "/api/v2/liveness/video?transactionId=").concat(t, "&tag=").concat(a), I = {
9465
9479
  method: "POST",
9466
9480
  body: r,
9467
9481
  // todo: fix type,
9468
9482
  headers: Ot({}, this.headers)
9469
9483
  };
9470
- fetch(o, s);
9484
+ fetch(o, I);
9471
9485
  });
9472
9486
  }
9473
9487
  getInitializingData(r) {
@@ -9480,7 +9494,7 @@ class uO {
9480
9494
  tenant: a,
9481
9495
  env: o
9482
9496
  } = r;
9483
- const s = i != null ? i : Ht, c = "".concat(s, "/api/v2/liveness/start"), j = n != null ? n : 0, I = {
9497
+ const I = i != null ? i : Ht, c = "".concat(I, "/api/v2/liveness/start"), j = n != null ? n : 0, s = {
9484
9498
  method: "POST",
9485
9499
  body: JSON.stringify({
9486
9500
  type: j,
@@ -9493,7 +9507,7 @@ class uO {
9493
9507
  "Content-Type": "application/json"
9494
9508
  })
9495
9509
  };
9496
- return yield (yield fetch(c, I)).json();
9510
+ return yield (yield fetch(c, s)).json();
9497
9511
  });
9498
9512
  }
9499
9513
  }
@@ -9531,19 +9545,19 @@ const gO = (e) => {
9531
9545
  n.getRecord().then((o) => Er(null, null, function* () {
9532
9546
  if (!o) return;
9533
9547
  const {
9534
- data: s
9535
- } = o, c = IO(o, cO), j = yield s.arrayBuffer(), I = new Uint8Array(j);
9548
+ data: I
9549
+ } = o, c = IO(o, cO), j = yield I.arrayBuffer(), s = new Uint8Array(j);
9536
9550
  if (a === JM.SYNCHRONOUS_UPLOAD) {
9537
9551
  const u = {
9538
9552
  dataName: "processingVideo",
9539
- sizeBytes: s.size,
9553
+ sizeBytes: I.size,
9540
9554
  metaData: c
9541
9555
  };
9542
- t.addDataToPackage(I, u);
9556
+ t.addDataToPackage(s, u);
9543
9557
  }
9544
9558
  if (a === JM.ASYNCHRONOUS_UPLOAD) {
9545
9559
  const u = pE(r);
9546
- wt.sendVideoData(I, i, M, u);
9560
+ wt.sendVideoData(s, i, M, u);
9547
9561
  }
9548
9562
  t.finalizePackage();
9549
9563
  }));
@@ -9563,10 +9577,10 @@ function NO() {
9563
9577
  appVersion: n,
9564
9578
  language: a,
9565
9579
  languages: o,
9566
- platform: s,
9580
+ platform: I,
9567
9581
  product: c,
9568
9582
  productSub: j,
9569
- userAgent: I,
9583
+ userAgent: s,
9570
9584
  vendor: u,
9571
9585
  vendorSub: N
9572
9586
  } = t;
@@ -9576,10 +9590,10 @@ function NO() {
9576
9590
  appVersion: n,
9577
9591
  language: a,
9578
9592
  languages: o,
9579
- platform: s,
9593
+ platform: I,
9580
9594
  product: c,
9581
9595
  productSub: j,
9582
- userAgent: I,
9596
+ userAgent: s,
9583
9597
  vendor: u,
9584
9598
  vendorSub: N
9585
9599
  });
@@ -9633,10 +9647,10 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9633
9647
  detectOcclusion: n,
9634
9648
  debug: a,
9635
9649
  setTag: o,
9636
- setTransactionId: s,
9650
+ setTransactionId: I,
9637
9651
  url: c,
9638
9652
  tag: j,
9639
- tenant: I,
9653
+ tenant: s,
9640
9654
  env: u,
9641
9655
  livenessType: N,
9642
9656
  videoElementParams: g,
@@ -9674,7 +9688,7 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9674
9688
  metadata: {
9675
9689
  serviceUrl: c || Ht,
9676
9690
  hostAppId: vT(),
9677
- sdkVersion: PN("8.1.1985-rc"),
9691
+ sdkVersion: PN("8.1.1986-nightly"),
9678
9692
  deviceModel: "".concat(tr.osName, "/").concat(tr.osVersion, " ").concat(tr.browserName, "/").concat(tr.fullBrowserVersion),
9679
9693
  camera: D.camera
9680
9694
  }
@@ -9684,13 +9698,19 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9684
9698
  data: null
9685
9699
  }), ou("Service initialized");
9686
9700
  } else {
9687
- const v = TE([...D.sortedDevices.frontCameras, ...D.sortedDevices.backCameras], D.camera.deviceId, PN("8.1.1985-rc"), c || Ht, z);
9701
+ const v = TE({
9702
+ cameras: [...D.sortedDevices.frontCameras, ...D.sortedDevices.backCameras],
9703
+ cameraID: D.camera.deviceId,
9704
+ sdkVersion: PN("8.1.1986-nightly"),
9705
+ serviceUrl: c || Ht,
9706
+ customMetadata: z
9707
+ });
9688
9708
  wt.getInitializingData({
9689
9709
  deviceMetadata: v,
9690
9710
  tag: j,
9691
9711
  backendUrl: c,
9692
9712
  type: N,
9693
- tenant: I,
9713
+ tenant: s,
9694
9714
  env: u
9695
9715
  }).then((w) => {
9696
9716
  if ("alwaysShowMsg" in w.config && O(!w.config.alwaysShowMsg), !kE(w.publicKey))
@@ -9715,7 +9735,7 @@ const TO = 1500, XD = (e) => e * 1e3, ou = Vr.create("main"), lO = (e) => e ===
9715
9735
  status: Or.EMPTY,
9716
9736
  transactionId: b.transactionId
9717
9737
  }
9718
- }), ou("Service initialized"), s(b.transactionId), j || o(b.tag);
9738
+ }), ou("Service initialized"), I(b.transactionId), j || o(b.tag);
9719
9739
  }).catch((w) => {
9720
9740
  E.shutdown(), T((b) => nt(nt({}, b), {}, {
9721
9741
  error: new mt(Sr.UNKNOWN_ERROR, "initialized request failed with: ".concat(w))
@@ -9848,7 +9868,7 @@ const SO = Vr.create("main"), CO = (e) => {
9848
9868
  response: n,
9849
9869
  setIsProcessing: a,
9850
9870
  service: o,
9851
- makeShot: s,
9871
+ makeShot: I,
9852
9872
  setMakeShot: c
9853
9873
  } = e;
9854
9874
  Qt(() => {
@@ -9856,10 +9876,10 @@ const SO = Vr.create("main"), CO = (e) => {
9856
9876
  if (!t.videoElement || i || !n.initialized || !j)
9857
9877
  return;
9858
9878
  a(!0), SO("Image processing started");
9859
- let I = {};
9879
+ let s = {};
9860
9880
  if (Lt() && Ft.initialized) {
9861
9881
  const N = Ft.getAngle();
9862
- I = {
9882
+ s = {
9863
9883
  deviceOrientation: {
9864
9884
  yaw: N == null ? void 0 : N.gamma,
9865
9885
  pitch: N == null ? void 0 : N.beta,
@@ -9867,15 +9887,15 @@ const SO = Vr.create("main"), CO = (e) => {
9867
9887
  }
9868
9888
  };
9869
9889
  }
9870
- M && (I = RM(RM({}, I), {}, {
9890
+ M && (s = RM(RM({}, s), {}, {
9871
9891
  abortSession: !0
9872
- })), s && (I = RM(RM({}, I), {}, {
9873
- makeShot: s
9892
+ })), I && (s = RM(RM({}, s), {}, {
9893
+ makeShot: I
9874
9894
  }), c(!1));
9875
9895
  const {
9876
9896
  imageData: u
9877
9897
  } = sE(t.videoElement, WM.UINT);
9878
- o.processImage(u[0].data, I);
9898
+ o.processImage(u[0].data, s);
9879
9899
  }, [n.initialized, t.videoElement, i, r.videoStatus, M]);
9880
9900
  };
9881
9901
  function ry(e, r) {
@@ -9943,7 +9963,7 @@ const mO = Vr.create("main"), pO = {
9943
9963
  sha256: void 0
9944
9964
  };
9945
9965
  function hO(e) {
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) => {
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) => {
9947
9967
  let {
9948
9968
  data: G,
9949
9969
  initialized: Z,
@@ -9961,7 +9981,7 @@ function hO(e) {
9961
9981
  service: r,
9962
9982
  recordService: e.recordService,
9963
9983
  url: N,
9964
- transactionId: I,
9984
+ transactionId: s,
9965
9985
  recordingProcess: E
9966
9986
  }), AO({
9967
9987
  response: i,
@@ -9981,7 +10001,7 @@ function hO(e) {
9981
10001
  tag: c,
9982
10002
  livenessType: T,
9983
10003
  detectOcclusion: O,
9984
- onEvent: s,
10004
+ onEvent: I,
9985
10005
  setShowFaceAnimation: o,
9986
10006
  customMetadata: a,
9987
10007
  showFaceAnimation: L,
@@ -10066,10 +10086,10 @@ function YO() {
10066
10086
  abortProcess: n,
10067
10087
  abortSessionStatus: a,
10068
10088
  setAbortSessionStatus: o,
10069
- setAbortProcess: s,
10089
+ setAbortProcess: I,
10070
10090
  setImages: c,
10071
10091
  setPublicKey: j,
10072
- faceSnapshot: I,
10092
+ faceSnapshot: s,
10073
10093
  setCompletionStatus: u,
10074
10094
  setRequest: N,
10075
10095
  onError: g,
@@ -10130,27 +10150,27 @@ function YO() {
10130
10150
  videoStatusParams: w,
10131
10151
  videoElementParams: L,
10132
10152
  recordService: z
10133
- }), Ee = w.camera.facing === Kr.user ? YM["mirror-x"] : "", _e = gt(() => I || !T ? !1 : {
10153
+ }), Ee = w.camera.facing === Kr.user ? YM["mirror-x"] : "", _e = gt(() => s || !T ? !1 : {
10134
10154
  debug: r == null ? void 0 : r.videoRecordingSaveVideo
10135
- }, [r == null ? void 0 : r.videoRecordingSaveVideo, I, T]), Pe = et(() => {
10136
- s(!0), o(Yr.CHANGE_CAMERA), e({
10155
+ }, [r == null ? void 0 : r.videoRecordingSaveVideo, s, T]), Pe = et(() => {
10156
+ I(!0), o(Yr.CHANGE_CAMERA), e({
10137
10157
  action: xr.PROCESS_FINISHED,
10138
10158
  data: cu({
10139
10159
  status: Or.ERROR,
10140
10160
  reason: Sr.CHANGE_CAMERA
10141
- }, !I && E ? {
10161
+ }, !s && E ? {
10142
10162
  transactionId: E
10143
10163
  } : {})
10144
10164
  });
10145
10165
  }, [w.camera, E]), Re = () => {
10146
10166
  L.videoElement && l(!0);
10147
10167
  }, Be = () => {
10148
- document.hidden && (s(!0), o(Yr.APP_INACTIVE), e({
10168
+ document.hidden && (I(!0), o(Yr.APP_INACTIVE), e({
10149
10169
  action: xr.PROCESS_FINISHED,
10150
10170
  data: cu({
10151
10171
  status: Or.ERROR,
10152
10172
  reason: Sr.APP_INACTIVE
10153
- }, !I && E ? {
10173
+ }, !s && E ? {
10154
10174
  transactionId: E
10155
10175
  } : {})
10156
10176
  }));
@@ -10164,12 +10184,12 @@ function YO() {
10164
10184
  });
10165
10185
  }, []);
10166
10186
  return Ce(() => {
10167
- if (_N(Z, I, n, !1, !1) === Te.ABORT_PROCESSING && a === Yr.CHANGE_CAMERA) {
10187
+ if (_N(Z, s, n, !1, !1) === Te.ABORT_PROCESSING && a === Yr.CHANGE_CAMERA) {
10168
10188
  if (!w.sortedDevices) return;
10169
10189
  const fe = gE(w.sortedDevices, w.camera.deviceId);
10170
10190
  fe && i(fe);
10171
10191
  }
10172
- }, [Z, re, I, a]), kO({
10192
+ }, [Z, re, s, a]), kO({
10173
10193
  videoStatus: w.videoStatus,
10174
10194
  callback: Be,
10175
10195
  transactionId: E
@@ -10182,7 +10202,7 @@ function YO() {
10182
10202
  }[w.videoStatus];
10183
10203
  fe && u(fe);
10184
10204
  }, [w.videoStatus]), Ce(() => {
10185
- !le || I || j(le);
10205
+ !le || s || j(le);
10186
10206
  }, [le]), Ce(() => {
10187
10207
  if ($) return;
10188
10208
  Z === mr.Timeout && !F && (e({
@@ -10190,13 +10210,13 @@ function YO() {
10190
10210
  data: cu({
10191
10211
  status: Or.ERROR,
10192
10212
  reason: Sr.TIMEOUT_ERROR
10193
- }, !I && E ? {
10213
+ }, !s && E ? {
10194
10214
  transactionId: E
10195
10215
  } : {})
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(() => {
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(() => {
10200
10220
  if (!L.videoParams.width || Se.x === 0 || G !== Ze.FitFaceIntoOval) return;
10201
10221
  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);
10202
10222
  m({
@@ -10230,7 +10250,7 @@ function YO() {
10230
10250
  onChangeCamera: Pe,
10231
10251
  onCapturePhoto: Re,
10232
10252
  showChangeCameraButton: t,
10233
- faceSnapshot: I,
10253
+ faceSnapshot: s,
10234
10254
  children: q ? S(gd, {
10235
10255
  onVideoSizeChange: p,
10236
10256
  onVideoStatusChange: b,
@@ -10286,7 +10306,7 @@ function GO(e) {
10286
10306
  } = e;
10287
10307
  const {
10288
10308
  translate: n
10289
- } = _t.useLocalize(), a = oe((s) => s.decreaseRetryCount), o = oe((s) => s.faceSnapshot);
10309
+ } = _t.useLocalize(), a = oe((I) => I.decreaseRetryCount), o = oe((I) => I.faceSnapshot);
10290
10310
  return Ce(() => {
10291
10311
  o || a();
10292
10312
  }, []), S("div", {
@@ -10346,7 +10366,7 @@ const Tc = Yt(() => {
10346
10366
  onEvent: a
10347
10367
  } = oe(), {
10348
10368
  translate: o
10349
- } = _t.useLocalize(), s = et(() => {
10369
+ } = _t.useLocalize(), I = et(() => {
10350
10370
  a({
10351
10371
  action: xr.PRESS_RETRY_BUTTON,
10352
10372
  data: null
@@ -10391,12 +10411,12 @@ const Tc = Yt(() => {
10391
10411
  title: o("error"),
10392
10412
  subtitle: o("httpNotSupported")
10393
10413
  }) : t === Te.WEBSERVICE_NOT_COMPATIBLE ? S(Gr, {
10394
- onRetry: s,
10414
+ onRetry: I,
10395
10415
  icon: S(Ct, {}),
10396
10416
  title: o("error"),
10397
10417
  subtitle: o("webServerNotCompatible")
10398
10418
  }) : t === Te.UNKNOWN_ERROR ? S(Gr, {
10399
- onRetry: s,
10419
+ onRetry: I,
10400
10420
  icon: S(Ct, {}),
10401
10421
  title: o("error"),
10402
10422
  subtitle: o("somethingWentWrong")
@@ -10406,7 +10426,7 @@ const Tc = Yt(() => {
10406
10426
  errorCode: YN
10407
10427
  }) : S(GO, {
10408
10428
  errorCode: M.code,
10409
- onRetry: s
10429
+ onRetry: I
10410
10430
  }) : S(Gr, {
10411
10431
  title: o("processCompleted"),
10412
10432
  icon: S(px, {})
@@ -10424,10 +10444,10 @@ function BO(e) {
10424
10444
  abortSessionStatus: n,
10425
10445
  setAbortProcess: a,
10426
10446
  setAbortSessionStatus: o,
10427
- completionStatus: s,
10447
+ completionStatus: I,
10428
10448
  setCompletionStatus: c,
10429
10449
  onRestart: j,
10430
- onRotateDevice: I,
10450
+ onRotateDevice: s,
10431
10451
  onError: u
10432
10452
  } = oe(), {
10433
10453
  orientation: N,
@@ -10444,7 +10464,7 @@ function BO(e) {
10444
10464
  return Ce(() => {
10445
10465
  hT && u(new mt("HTTP_NOT_SUPPORTED")), !i && c(Te.CAPTURING);
10446
10466
  }, []), Ce(() => {
10447
- s === Te.SUCCESS && M({
10467
+ I === Te.SUCCESS && M({
10448
10468
  action: xr.PROCESS_FINISHED,
10449
10469
  data: {
10450
10470
  status: Or.OK,
@@ -10452,14 +10472,14 @@ function BO(e) {
10452
10472
  capture: t
10453
10473
  }
10454
10474
  }
10455
- }), wT(s, n) && s === Te.ABORT_PROCESSING && (j(D), a(!1), o(null));
10456
- }, [s]), Ce(() => {
10475
+ }), wT(I, n) && I === Te.ABORT_PROCESSING && (j(D), a(!1), o(null));
10476
+ }, [I]), Ce(() => {
10457
10477
  if (Lt()) {
10458
10478
  if (y.current) {
10459
10479
  y.current = !1, D && c(Te.RESTART);
10460
10480
  return;
10461
10481
  }
10462
- I(D, cc());
10482
+ s(D, cc());
10463
10483
  }
10464
10484
  }, [N, g]), S(QT, {
10465
10485
  onError: u,
@@ -12245,7 +12265,7 @@ class n6 extends HTMLElement {
12245
12265
  this.dispatchEvent(t), i6("Component event: ".concat(JSON.stringify(t.detail)));
12246
12266
  }
12247
12267
  get version() {
12248
- return "".concat("8.1.1985-rc".trim());
12268
+ return "".concat("8.1.1986-nightly".trim());
12249
12269
  }
12250
12270
  set translations(r) {
12251
12271
  this._translations = r, this._mounted && this.render();
@@ -12347,8 +12367,8 @@ function o6() {
12347
12367
  uy = 1;
12348
12368
  var e = Nr(), r = WT(), t = KM(), M = gr(), i = M("species");
12349
12369
  return su = function(n, a) {
12350
- var o = e(n).constructor, s;
12351
- return o === void 0 || t(s = e(o)[i]) ? a : r(s);
12370
+ var o = e(n).constructor, I;
12371
+ return o === void 0 || t(I = e(o)[i]) ? a : r(I);
12352
12372
  }, su;
12353
12373
  }
12354
12374
  var gu = {}, cy;
@@ -12381,7 +12401,7 @@ var sy;
12381
12401
  function I6() {
12382
12402
  if (sy) return ay;
12383
12403
  sy = 1;
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() {
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() {
12385
12405
  c.finally.call({ then: function() {
12386
12406
  } }, function() {
12387
12407
  });
@@ -12403,8 +12423,8 @@ function I6() {
12403
12423
  );
12404
12424
  }
12405
12425
  }), !r && n(t)) {
12406
- var I = i("Promise").prototype.finally;
12407
- c.finally !== I && s(c, "finally", I, { unsafe: !0 });
12426
+ var s = i("Promise").prototype.finally;
12427
+ c.finally !== s && I(c, "finally", s, { unsafe: !0 });
12408
12428
  }
12409
12429
  return ay;
12410
12430
  }
@@ -12458,10 +12478,10 @@ function D6(e) {
12458
12478
  abortSessionStatus: n,
12459
12479
  abortProcess: a,
12460
12480
  transactionId: o,
12461
- publicKey: s,
12481
+ publicKey: I,
12462
12482
  onEvent: c,
12463
12483
  url: j,
12464
- debug: I,
12484
+ debug: s,
12465
12485
  headers: u,
12466
12486
  tag: N,
12467
12487
  startScreen: g = !0,
@@ -12481,15 +12501,15 @@ function D6(e) {
12481
12501
  } = gc(), w = yM() && v && window.innerHeight < 640, [b, R] = We(!1), m = pr(!0), G = et(() => {
12482
12502
  y === Te.CAPTURING && o ? (t(!0), M(Yr.CLOSE_BUTTON)) : (t(!1), E(g ? Te.INSTRUCTION : Te.FAILED)), R(!0);
12483
12503
  }, [y, o]);
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), () => {
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), () => {
12485
12505
  wt.abortLivenessRequest(), Lt() && Ft.initialized && Ft.shutdown();
12486
12506
  }), []), Ce(() => {
12487
12507
  if (y === Te.PROCESSING_REQUEST) {
12488
- if (!T || !s || !L) return;
12508
+ if (!T || !I || !L) return;
12489
12509
  wt.getLivenessDetectionResult(T, {
12490
12510
  transactionId: o,
12491
12511
  backendURL: j,
12492
- publicKey: s,
12512
+ publicKey: I,
12493
12513
  signature: L
12494
12514
  }).then((Z) => {
12495
12515
  var re;
@@ -12524,7 +12544,7 @@ function D6(e) {
12524
12544
  wT(y, n) && T && (y === Te.ABORT_PROCESSING && (l(w), t(!1)), wt.sendLivenessAbortedResult(T, {
12525
12545
  transactionId: o,
12526
12546
  backendURL: j,
12527
- publicKey: s,
12547
+ publicKey: I,
12528
12548
  signature: L
12529
12549
  }).finally(() => {
12530
12550
  M(null);
@@ -12681,7 +12701,7 @@ class E6 extends HTMLElement {
12681
12701
  });
12682
12702
  }
12683
12703
  get version() {
12684
- return "".concat("8.1.1985-rc".trim());
12704
+ return "".concat("8.1.1986-nightly".trim());
12685
12705
  }
12686
12706
  set translations(r) {
12687
12707
  this._translations = r, this._mounted && this.render();