@streamlayer/react 1.5.2 → 1.6.0

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/lib/es/index2.js CHANGED
@@ -265,9 +265,9 @@ function HS(u) {
265
265
  const Q = z[J], oe = Q[0], le = Q[1] || "", ie = typeof oe == "function" ? oe(E) : oe;
266
266
  US(ie, h.name), A[`--${J}`] = `${ie}${le}`;
267
267
  }
268
- const F = W.style || {}, K = Object.keys(F);
268
+ const U = W.style || {}, K = Object.keys(U);
269
269
  K.length > 0 && K.forEach((J) => {
270
- A[J] = F[J];
270
+ A[J] = U[J];
271
271
  }), W.style = A;
272
272
  }
273
273
  return u.__wyw_meta && u !== I ? (W.as = I, Oa.createElement(u, W)) : Oa.createElement(I, W);
@@ -341,12 +341,12 @@ function cE(u, d, h) {
341
341
  if (typeof u != "function")
342
342
  throw new TypeError(Bv);
343
343
  d = Bm(d) || 0, O3(h) && (W = !!h.leading, z = "maxWait" in h, E = z ? sE(Bm(h.maxWait) || 0, d) : E, A = "trailing" in h ? !!h.trailing : A);
344
- function F(Ie) {
344
+ function U(Ie) {
345
345
  var ke = y, at = C;
346
346
  return y = C = void 0, _ = Ie, g = u.apply(at, ke), g;
347
347
  }
348
348
  function K(Ie) {
349
- return _ = Ie, I = setTimeout(oe, d), W ? F(Ie) : g;
349
+ return _ = Ie, I = setTimeout(oe, d), W ? U(Ie) : g;
350
350
  }
351
351
  function J(Ie) {
352
352
  var ke = Ie - T, at = Ie - _, We = d - ke;
@@ -363,7 +363,7 @@ function cE(u, d, h) {
363
363
  I = setTimeout(oe, J(Ie));
364
364
  }
365
365
  function le(Ie) {
366
- return I = void 0, A && y ? F(Ie) : (y = C = void 0, g);
366
+ return I = void 0, A && y ? U(Ie) : (y = C = void 0, g);
367
367
  }
368
368
  function ie() {
369
369
  I !== void 0 && clearTimeout(I), _ = 0, y = T = C = I = void 0;
@@ -377,7 +377,7 @@ function cE(u, d, h) {
377
377
  if (I === void 0)
378
378
  return K(T);
379
379
  if (z)
380
- return I = setTimeout(oe, d), F(T);
380
+ return I = setTimeout(oe, d), U(T);
381
381
  }
382
382
  return I === void 0 && (I = setTimeout(oe, d)), g;
383
383
  }
@@ -734,10 +734,10 @@ const Wm = Object.keys(_r), k7 = () => {
734
734
  const A = y.current - z;
735
735
  if (NE > Math.abs(A))
736
736
  return;
737
- const F = y.current < z ? "forward" : "backward";
737
+ const U = y.current < z ? "forward" : "backward";
738
738
  y.current = z, C.set({
739
739
  scrollPosition: Math.round(z),
740
- scrollDirection: F,
740
+ scrollDirection: U,
741
741
  tabsShown: C.get().tabsShown
742
742
  });
743
743
  }, 200);
@@ -1358,7 +1358,7 @@ function CL() {
1358
1358
  return g.now() - I;
1359
1359
  };
1360
1360
  }
1361
- var T = [], _ = [], W = 1, z = null, A = 3, F = !1, K = !1, J = !1, Q = typeof setTimeout == "function" ? setTimeout : null, oe = typeof clearTimeout == "function" ? clearTimeout : null, le = typeof setImmediate < "u" ? setImmediate : null;
1361
+ var T = [], _ = [], W = 1, z = null, A = 3, U = !1, K = !1, J = !1, Q = typeof setTimeout == "function" ? setTimeout : null, oe = typeof clearTimeout == "function" ? clearTimeout : null, le = typeof setImmediate < "u" ? setImmediate : null;
1362
1362
  typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
1363
1363
  function ie(ue) {
1364
1364
  for (var Oe = h(_); Oe !== null; ) {
@@ -1376,7 +1376,7 @@ function CL() {
1376
1376
  }
1377
1377
  }
1378
1378
  function fe(ue, Oe) {
1379
- K = !1, J && (J = !1, oe(at), at = -1), F = !0;
1379
+ K = !1, J && (J = !1, oe(at), at = -1), U = !0;
1380
1380
  var Ce = A;
1381
1381
  try {
1382
1382
  for (ie(Oe), z = h(T); z !== null && (!(z.expirationTime > Oe) || ue && !ft()); ) {
@@ -1395,7 +1395,7 @@ function CL() {
1395
1395
  }
1396
1396
  return It;
1397
1397
  } finally {
1398
- z = null, A = Ce, F = !1;
1398
+ z = null, A = Ce, U = !1;
1399
1399
  }
1400
1400
  }
1401
1401
  var Ie = !1, ke = null, at = -1, We = 5, it = -1;
@@ -1437,7 +1437,7 @@ function CL() {
1437
1437
  u.unstable_IdlePriority = 5, u.unstable_ImmediatePriority = 1, u.unstable_LowPriority = 4, u.unstable_NormalPriority = 3, u.unstable_Profiling = null, u.unstable_UserBlockingPriority = 2, u.unstable_cancelCallback = function(ue) {
1438
1438
  ue.callback = null;
1439
1439
  }, u.unstable_continueExecution = function() {
1440
- K || F || (K = !0, Ot(fe));
1440
+ K || U || (K = !0, Ot(fe));
1441
1441
  }, u.unstable_forceFrameRate = function(ue) {
1442
1442
  0 > ue || 125 < ue ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : We = 0 < ue ? Math.floor(1e3 / ue) : 5;
1443
1443
  }, u.unstable_getCurrentPriorityLevel = function() {
@@ -1499,7 +1499,7 @@ function CL() {
1499
1499
  default:
1500
1500
  ze = 5e3;
1501
1501
  }
1502
- return ze = Ce + ze, ue = { id: W++, callback: Oe, priorityLevel: ue, startTime: Ce, expirationTime: ze, sortIndex: -1 }, Ce > pt ? (ue.sortIndex = Ce, d(_, ue), h(T) === null && ue === h(_) && (J ? (oe(at), at = -1) : J = !0, ya(he, Ce - pt))) : (ue.sortIndex = ze, d(T, ue), K || F || (K = !0, Ot(fe))), ue;
1502
+ return ze = Ce + ze, ue = { id: W++, callback: Oe, priorityLevel: ue, startTime: Ce, expirationTime: ze, sortIndex: -1 }, Ce > pt ? (ue.sortIndex = Ce, d(_, ue), h(T) === null && ue === h(_) && (J ? (oe(at), at = -1) : J = !0, ya(he, Ce - pt))) : (ue.sortIndex = ze, d(T, ue), K || U || (K = !0, Ot(fe))), ue;
1503
1503
  }, u.unstable_shouldYield = ft, u.unstable_wrapCallback = function(ue) {
1504
1504
  var Oe = A;
1505
1505
  return function() {
@@ -1557,7 +1557,7 @@ function wL() {
1557
1557
  var Ge = me.sortIndex - $e.sortIndex;
1558
1558
  return Ge !== 0 ? Ge : me.id - $e.id;
1559
1559
  }
1560
- var W = 1, z = 2, A = 3, F = 4, K = 5, J = typeof performance == "object" && typeof performance.now == "function";
1560
+ var W = 1, z = 2, A = 3, U = 4, K = 5, J = typeof performance == "object" && typeof performance.now == "function";
1561
1561
  if (J) {
1562
1562
  var Q = performance;
1563
1563
  u.unstable_now = function() {
@@ -1623,7 +1623,7 @@ function wL() {
1623
1623
  case W:
1624
1624
  case z:
1625
1625
  case A:
1626
- case F:
1626
+ case U:
1627
1627
  case K:
1628
1628
  break;
1629
1629
  default:
@@ -1687,7 +1687,7 @@ function wL() {
1687
1687
  case K:
1688
1688
  cn = at;
1689
1689
  break;
1690
- case F:
1690
+ case U:
1691
1691
  cn = ke;
1692
1692
  break;
1693
1693
  case A:
@@ -1771,7 +1771,7 @@ function wL() {
1771
1771
  ue(yt), yt = -1;
1772
1772
  }
1773
1773
  var Va = ys, bs = null;
1774
- u.unstable_IdlePriority = K, u.unstable_ImmediatePriority = W, u.unstable_LowPriority = F, u.unstable_NormalPriority = A, u.unstable_Profiling = bs, u.unstable_UserBlockingPriority = z, u.unstable_cancelCallback = pr, u.unstable_continueExecution = fr, u.unstable_forceFrameRate = vi, u.unstable_getCurrentPriorityLevel = ba, u.unstable_getFirstCallbackNode = mi, u.unstable_next = qr, u.unstable_pauseExecution = dr, u.unstable_requestPaint = Va, u.unstable_runWithPriority = Et, u.unstable_scheduleCallback = Gn, u.unstable_shouldYield = to, u.unstable_wrapCallback = Ln, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
1774
+ u.unstable_IdlePriority = K, u.unstable_ImmediatePriority = W, u.unstable_LowPriority = U, u.unstable_NormalPriority = A, u.unstable_Profiling = bs, u.unstable_UserBlockingPriority = z, u.unstable_cancelCallback = pr, u.unstable_continueExecution = fr, u.unstable_forceFrameRate = vi, u.unstable_getCurrentPriorityLevel = ba, u.unstable_getFirstCallbackNode = mi, u.unstable_next = qr, u.unstable_pauseExecution = dr, u.unstable_requestPaint = Va, u.unstable_runWithPriority = Et, u.unstable_scheduleCallback = Gn, u.unstable_shouldYield = to, u.unstable_wrapCallback = Ln, typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u" && typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop == "function" && __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(new Error());
1775
1775
  }();
1776
1776
  }(Xm)), Xm;
1777
1777
  }
@@ -1808,7 +1808,7 @@ function kL() {
1808
1808
  function A(n) {
1809
1809
  return T.call(z, n) ? !0 : T.call(W, n) ? !1 : _.test(n) ? z[n] = !0 : (W[n] = !0, !1);
1810
1810
  }
1811
- function F(n, r, i, s) {
1811
+ function U(n, r, i, s) {
1812
1812
  if (i !== null && i.type === 0) return !1;
1813
1813
  switch (typeof r) {
1814
1814
  case "function":
@@ -1821,7 +1821,7 @@ function kL() {
1821
1821
  }
1822
1822
  }
1823
1823
  function K(n, r, i, s) {
1824
- if (r === null || typeof r > "u" || F(n, r, i, s)) return !0;
1824
+ if (r === null || typeof r > "u" || U(n, r, i, s)) return !0;
1825
1825
  if (s) return !1;
1826
1826
  if (i !== null) switch (i.type) {
1827
1827
  case 3:
@@ -3391,10 +3391,10 @@ function kL() {
3391
3391
  }
3392
3392
  var Le = (r & 4) !== 0, Yt = !Le && n === "scroll", $ = Le ? ne !== null ? ne + "Capture" : null : ne;
3393
3393
  Le = [];
3394
- for (var D = j, H; D !== null; ) {
3395
- H = D;
3396
- var se = H.stateNode;
3397
- if (H.tag === 5 && se !== null && (H = se, $ !== null && (se = ws(D, $), se != null && Le.push(Hs(D, se, H)))), Yt) break;
3394
+ for (var D = j, F; D !== null; ) {
3395
+ F = D;
3396
+ var se = F.stateNode;
3397
+ if (F.tag === 5 && se !== null && (F = se, $ !== null && (se = ws(D, $), se != null && Le.push(Hs(D, se, F)))), Yt) break;
3398
3398
  D = D.return;
3399
3399
  }
3400
3400
  0 < Le.length && (ne = new ge(ne, Se, null, i, te), re.push({ event: ne, listeners: Le }));
@@ -3404,11 +3404,11 @@ function kL() {
3404
3404
  e: {
3405
3405
  if (ne = n === "mouseover" || n === "pointerover", ge = n === "mouseout" || n === "pointerout", ne && i !== en && (Se = i.relatedTarget || i.fromElement) && (Jr(Se) || Se[fo])) break e;
3406
3406
  if ((ge || ne) && (ne = te.window === te ? te : (ne = te.ownerDocument) ? ne.defaultView || ne.parentWindow : window, ge ? (Se = i.relatedTarget || i.toElement, ge = j, Se = Se ? Jr(Se) : null, Se !== null && (Yt = Ua(Se), Se !== Yt || Se.tag !== 5 && Se.tag !== 6) && (Se = null)) : (ge = null, Se = j), ge !== Se)) {
3407
- if (Le = Ju, se = "onMouseLeave", $ = "onMouseEnter", D = "mouse", (n === "pointerout" || n === "pointerover") && (Le = e1, se = "onPointerLeave", $ = "onPointerEnter", D = "pointer"), Yt = ge == null ? ne : xl(ge), H = Se == null ? ne : xl(Se), ne = new Le(se, D + "leave", ge, i, te), ne.target = Yt, ne.relatedTarget = H, se = null, Jr(te) === j && (Le = new Le($, D + "enter", Se, i, te), Le.target = H, Le.relatedTarget = Yt, se = Le), Yt = se, ge && Se) t: {
3408
- for (Le = ge, $ = Se, D = 0, H = Le; H; H = xi(H)) D++;
3409
- for (H = 0, se = $; se; se = xi(se)) H++;
3410
- for (; 0 < D - H; ) Le = xi(Le), D--;
3411
- for (; 0 < H - D; ) $ = xi($), H--;
3407
+ if (Le = Ju, se = "onMouseLeave", $ = "onMouseEnter", D = "mouse", (n === "pointerout" || n === "pointerover") && (Le = e1, se = "onPointerLeave", $ = "onPointerEnter", D = "pointer"), Yt = ge == null ? ne : xl(ge), F = Se == null ? ne : xl(Se), ne = new Le(se, D + "leave", ge, i, te), ne.target = Yt, ne.relatedTarget = F, se = null, Jr(te) === j && (Le = new Le($, D + "enter", Se, i, te), Le.target = F, Le.relatedTarget = Yt, se = Le), Yt = se, ge && Se) t: {
3408
+ for (Le = ge, $ = Se, D = 0, F = Le; F; F = xi(F)) D++;
3409
+ for (F = 0, se = $; se; se = xi(se)) F++;
3410
+ for (; 0 < D - F; ) Le = xi(Le), D--;
3411
+ for (; 0 < F - D; ) $ = xi($), F--;
3412
3412
  for (; D--; ) {
3413
3413
  if (Le === $ || $ !== null && Le === $.alternate) break t;
3414
3414
  Le = xi(Le), $ = xi($);
@@ -3794,8 +3794,8 @@ function kL() {
3794
3794
  function g1(n) {
3795
3795
  function r($, D) {
3796
3796
  if (n) {
3797
- var H = $.deletions;
3798
- H === null ? ($.deletions = [D], $.flags |= 16) : H.push(D);
3797
+ var F = $.deletions;
3798
+ F === null ? ($.deletions = [D], $.flags |= 16) : F.push(D);
3799
3799
  }
3800
3800
  }
3801
3801
  function i($, D) {
@@ -3810,106 +3810,106 @@ function kL() {
3810
3810
  function f($, D) {
3811
3811
  return $ = ti($, D), $.index = 0, $.sibling = null, $;
3812
3812
  }
3813
- function m($, D, H) {
3814
- return $.index = H, n ? (H = $.alternate, H !== null ? (H = H.index, H < D ? ($.flags |= 2, D) : H) : ($.flags |= 2, D)) : ($.flags |= 1048576, D);
3813
+ function m($, D, F) {
3814
+ return $.index = F, n ? (F = $.alternate, F !== null ? (F = F.index, F < D ? ($.flags |= 2, D) : F) : ($.flags |= 2, D)) : ($.flags |= 1048576, D);
3815
3815
  }
3816
3816
  function k($) {
3817
3817
  return n && $.alternate === null && ($.flags |= 2), $;
3818
3818
  }
3819
- function R($, D, H, se) {
3820
- return D === null || D.tag !== 6 ? (D = pu(H, $.mode, se), D.return = $, D) : (D = f(D, H), D.return = $, D);
3819
+ function R($, D, F, se) {
3820
+ return D === null || D.tag !== 6 ? (D = pu(F, $.mode, se), D.return = $, D) : (D = f(D, F), D.return = $, D);
3821
3821
  }
3822
- function N($, D, H, se) {
3823
- var _e = H.type;
3824
- return _e === ke ? te($, D, H.props.children, se, H.key) : D !== null && (D.elementType === _e || typeof _e == "object" && _e !== null && _e.$$typeof === Ot && mf(_e) === D.type) ? (se = f(D, H.props), se.ref = _i($, D, H), se.return = $, se) : (se = J1(H.type, H.key, H.props, null, $.mode, se), se.ref = _i($, D, H), se.return = $, se);
3822
+ function N($, D, F, se) {
3823
+ var _e = F.type;
3824
+ return _e === ke ? te($, D, F.props.children, se, F.key) : D !== null && (D.elementType === _e || typeof _e == "object" && _e !== null && _e.$$typeof === Ot && mf(_e) === D.type) ? (se = f(D, F.props), se.ref = _i($, D, F), se.return = $, se) : (se = J1(F.type, F.key, F.props, null, $.mode, se), se.ref = _i($, D, F), se.return = $, se);
3825
3825
  }
3826
- function j($, D, H, se) {
3827
- return D === null || D.tag !== 4 || D.stateNode.containerInfo !== H.containerInfo || D.stateNode.implementation !== H.implementation ? (D = Qi(H, $.mode, se), D.return = $, D) : (D = f(D, H.children || []), D.return = $, D);
3826
+ function j($, D, F, se) {
3827
+ return D === null || D.tag !== 4 || D.stateNode.containerInfo !== F.containerInfo || D.stateNode.implementation !== F.implementation ? (D = Qi(F, $.mode, se), D.return = $, D) : (D = f(D, F.children || []), D.return = $, D);
3828
3828
  }
3829
- function te($, D, H, se, _e) {
3830
- return D === null || D.tag !== 7 ? (D = Zi(H, $.mode, se, _e), D.return = $, D) : (D = f(D, H), D.return = $, D);
3829
+ function te($, D, F, se, _e) {
3830
+ return D === null || D.tag !== 7 ? (D = Zi(F, $.mode, se, _e), D.return = $, D) : (D = f(D, F), D.return = $, D);
3831
3831
  }
3832
- function re($, D, H) {
3833
- if (typeof D == "string" && D !== "" || typeof D == "number") return D = pu("" + D, $.mode, H), D.return = $, D;
3832
+ function re($, D, F) {
3833
+ if (typeof D == "string" && D !== "" || typeof D == "number") return D = pu("" + D, $.mode, F), D.return = $, D;
3834
3834
  if (typeof D == "object" && D !== null) {
3835
3835
  switch (D.$$typeof) {
3836
3836
  case fe:
3837
- return H = J1(D.type, D.key, D.props, null, $.mode, H), H.ref = _i($, null, D), H.return = $, H;
3837
+ return F = J1(D.type, D.key, D.props, null, $.mode, F), F.ref = _i($, null, D), F.return = $, F;
3838
3838
  case Ie:
3839
- return D = Qi(D, $.mode, H), D.return = $, D;
3839
+ return D = Qi(D, $.mode, F), D.return = $, D;
3840
3840
  case Ot:
3841
3841
  var se = D._init;
3842
- return re($, se(D._payload), H);
3842
+ return re($, se(D._payload), F);
3843
3843
  }
3844
- if (vi(D) || Oe(D)) return D = Zi(D, $.mode, H, null), D.return = $, D;
3844
+ if (vi(D) || Oe(D)) return D = Zi(D, $.mode, F, null), D.return = $, D;
3845
3845
  Ba($, D);
3846
3846
  }
3847
3847
  return null;
3848
3848
  }
3849
- function ne($, D, H, se) {
3849
+ function ne($, D, F, se) {
3850
3850
  var _e = D !== null ? D.key : null;
3851
- if (typeof H == "string" && H !== "" || typeof H == "number") return _e !== null ? null : R($, D, "" + H, se);
3852
- if (typeof H == "object" && H !== null) {
3853
- switch (H.$$typeof) {
3851
+ if (typeof F == "string" && F !== "" || typeof F == "number") return _e !== null ? null : R($, D, "" + F, se);
3852
+ if (typeof F == "object" && F !== null) {
3853
+ switch (F.$$typeof) {
3854
3854
  case fe:
3855
- return H.key === _e ? N($, D, H, se) : null;
3855
+ return F.key === _e ? N($, D, F, se) : null;
3856
3856
  case Ie:
3857
- return H.key === _e ? j($, D, H, se) : null;
3857
+ return F.key === _e ? j($, D, F, se) : null;
3858
3858
  case Ot:
3859
- return _e = H._init, ne(
3859
+ return _e = F._init, ne(
3860
3860
  $,
3861
3861
  D,
3862
- _e(H._payload),
3862
+ _e(F._payload),
3863
3863
  se
3864
3864
  );
3865
3865
  }
3866
- if (vi(H) || Oe(H)) return _e !== null ? null : te($, D, H, se, null);
3867
- Ba($, H);
3866
+ if (vi(F) || Oe(F)) return _e !== null ? null : te($, D, F, se, null);
3867
+ Ba($, F);
3868
3868
  }
3869
3869
  return null;
3870
3870
  }
3871
- function ge($, D, H, se, _e) {
3872
- if (typeof se == "string" && se !== "" || typeof se == "number") return $ = $.get(H) || null, R(D, $, "" + se, _e);
3871
+ function ge($, D, F, se, _e) {
3872
+ if (typeof se == "string" && se !== "" || typeof se == "number") return $ = $.get(F) || null, R(D, $, "" + se, _e);
3873
3873
  if (typeof se == "object" && se !== null) {
3874
3874
  switch (se.$$typeof) {
3875
3875
  case fe:
3876
- return $ = $.get(se.key === null ? H : se.key) || null, N(D, $, se, _e);
3876
+ return $ = $.get(se.key === null ? F : se.key) || null, N(D, $, se, _e);
3877
3877
  case Ie:
3878
- return $ = $.get(se.key === null ? H : se.key) || null, j(D, $, se, _e);
3878
+ return $ = $.get(se.key === null ? F : se.key) || null, j(D, $, se, _e);
3879
3879
  case Ot:
3880
3880
  var Ee = se._init;
3881
- return ge($, D, H, Ee(se._payload), _e);
3881
+ return ge($, D, F, Ee(se._payload), _e);
3882
3882
  }
3883
- if (vi(se) || Oe(se)) return $ = $.get(H) || null, te(D, $, se, _e, null);
3883
+ if (vi(se) || Oe(se)) return $ = $.get(F) || null, te(D, $, se, _e, null);
3884
3884
  Ba(D, se);
3885
3885
  }
3886
3886
  return null;
3887
3887
  }
3888
- function Se($, D, H, se) {
3889
- for (var _e = null, Ee = null, Me = D, Be = D = 0, En = null; Me !== null && Be < H.length; Be++) {
3888
+ function Se($, D, F, se) {
3889
+ for (var _e = null, Ee = null, Me = D, Be = D = 0, En = null; Me !== null && Be < F.length; Be++) {
3890
3890
  Me.index > Be ? (En = Me, Me = null) : En = Me.sibling;
3891
- var st = ne($, Me, H[Be], se);
3891
+ var st = ne($, Me, F[Be], se);
3892
3892
  if (st === null) {
3893
3893
  Me === null && (Me = En);
3894
3894
  break;
3895
3895
  }
3896
3896
  n && Me && st.alternate === null && r($, Me), D = m(st, D, Be), Ee === null ? _e = st : Ee.sibling = st, Ee = st, Me = En;
3897
3897
  }
3898
- if (Be === H.length) return i($, Me), Nt && Dr($, Be), _e;
3898
+ if (Be === F.length) return i($, Me), Nt && Dr($, Be), _e;
3899
3899
  if (Me === null) {
3900
- for (; Be < H.length; Be++) Me = re($, H[Be], se), Me !== null && (D = m(Me, D, Be), Ee === null ? _e = Me : Ee.sibling = Me, Ee = Me);
3900
+ for (; Be < F.length; Be++) Me = re($, F[Be], se), Me !== null && (D = m(Me, D, Be), Ee === null ? _e = Me : Ee.sibling = Me, Ee = Me);
3901
3901
  return Nt && Dr($, Be), _e;
3902
3902
  }
3903
- for (Me = s($, Me); Be < H.length; Be++) En = ge(Me, $, Be, H[Be], se), En !== null && (n && En.alternate !== null && Me.delete(En.key === null ? Be : En.key), D = m(En, D, Be), Ee === null ? _e = En : Ee.sibling = En, Ee = En);
3903
+ for (Me = s($, Me); Be < F.length; Be++) En = ge(Me, $, Be, F[Be], se), En !== null && (n && En.alternate !== null && Me.delete(En.key === null ? Be : En.key), D = m(En, D, Be), Ee === null ? _e = En : Ee.sibling = En, Ee = En);
3904
3904
  return n && Me.forEach(function(ni) {
3905
3905
  return r($, ni);
3906
3906
  }), Nt && Dr($, Be), _e;
3907
3907
  }
3908
- function Le($, D, H, se) {
3909
- var _e = Oe(H);
3908
+ function Le($, D, F, se) {
3909
+ var _e = Oe(F);
3910
3910
  if (typeof _e != "function") throw Error(h(150));
3911
- if (H = _e.call(H), H == null) throw Error(h(151));
3912
- for (var Ee = _e = null, Me = D, Be = D = 0, En = null, st = H.next(); Me !== null && !st.done; Be++, st = H.next()) {
3911
+ if (F = _e.call(F), F == null) throw Error(h(151));
3912
+ for (var Ee = _e = null, Me = D, Be = D = 0, En = null, st = F.next(); Me !== null && !st.done; Be++, st = F.next()) {
3913
3913
  Me.index > Be ? (En = Me, Me = null) : En = Me.sibling;
3914
3914
  var ni = ne($, Me, st.value, se);
3915
3915
  if (ni === null) {
@@ -3923,28 +3923,28 @@ function kL() {
3923
3923
  Me
3924
3924
  ), Nt && Dr($, Be), _e;
3925
3925
  if (Me === null) {
3926
- for (; !st.done; Be++, st = H.next()) st = re($, st.value, se), st !== null && (D = m(st, D, Be), Ee === null ? _e = st : Ee.sibling = st, Ee = st);
3926
+ for (; !st.done; Be++, st = F.next()) st = re($, st.value, se), st !== null && (D = m(st, D, Be), Ee === null ? _e = st : Ee.sibling = st, Ee = st);
3927
3927
  return Nt && Dr($, Be), _e;
3928
3928
  }
3929
- for (Me = s($, Me); !st.done; Be++, st = H.next()) st = ge(Me, $, Be, st.value, se), st !== null && (n && st.alternate !== null && Me.delete(st.key === null ? Be : st.key), D = m(st, D, Be), Ee === null ? _e = st : Ee.sibling = st, Ee = st);
3929
+ for (Me = s($, Me); !st.done; Be++, st = F.next()) st = ge(Me, $, Be, st.value, se), st !== null && (n && st.alternate !== null && Me.delete(st.key === null ? Be : st.key), D = m(st, D, Be), Ee === null ? _e = st : Ee.sibling = st, Ee = st);
3930
3930
  return n && Me.forEach(function(T4) {
3931
3931
  return r($, T4);
3932
3932
  }), Nt && Dr($, Be), _e;
3933
3933
  }
3934
- function Yt($, D, H, se) {
3935
- if (typeof H == "object" && H !== null && H.type === ke && H.key === null && (H = H.props.children), typeof H == "object" && H !== null) {
3936
- switch (H.$$typeof) {
3934
+ function Yt($, D, F, se) {
3935
+ if (typeof F == "object" && F !== null && F.type === ke && F.key === null && (F = F.props.children), typeof F == "object" && F !== null) {
3936
+ switch (F.$$typeof) {
3937
3937
  case fe:
3938
3938
  e: {
3939
- for (var _e = H.key, Ee = D; Ee !== null; ) {
3939
+ for (var _e = F.key, Ee = D; Ee !== null; ) {
3940
3940
  if (Ee.key === _e) {
3941
- if (_e = H.type, _e === ke) {
3941
+ if (_e = F.type, _e === ke) {
3942
3942
  if (Ee.tag === 7) {
3943
- i($, Ee.sibling), D = f(Ee, H.props.children), D.return = $, $ = D;
3943
+ i($, Ee.sibling), D = f(Ee, F.props.children), D.return = $, $ = D;
3944
3944
  break e;
3945
3945
  }
3946
3946
  } else if (Ee.elementType === _e || typeof _e == "object" && _e !== null && _e.$$typeof === Ot && mf(_e) === Ee.type) {
3947
- i($, Ee.sibling), D = f(Ee, H.props), D.ref = _i($, Ee, H), D.return = $, $ = D;
3947
+ i($, Ee.sibling), D = f(Ee, F.props), D.ref = _i($, Ee, F), D.return = $, $ = D;
3948
3948
  break e;
3949
3949
  }
3950
3950
  i($, Ee);
@@ -3952,14 +3952,14 @@ function kL() {
3952
3952
  } else r($, Ee);
3953
3953
  Ee = Ee.sibling;
3954
3954
  }
3955
- H.type === ke ? (D = Zi(H.props.children, $.mode, se, H.key), D.return = $, $ = D) : (se = J1(H.type, H.key, H.props, null, $.mode, se), se.ref = _i($, D, H), se.return = $, $ = se);
3955
+ F.type === ke ? (D = Zi(F.props.children, $.mode, se, F.key), D.return = $, $ = D) : (se = J1(F.type, F.key, F.props, null, $.mode, se), se.ref = _i($, D, F), se.return = $, $ = se);
3956
3956
  }
3957
3957
  return k($);
3958
3958
  case Ie:
3959
3959
  e: {
3960
- for (Ee = H.key; D !== null; ) {
3961
- if (D.key === Ee) if (D.tag === 4 && D.stateNode.containerInfo === H.containerInfo && D.stateNode.implementation === H.implementation) {
3962
- i($, D.sibling), D = f(D, H.children || []), D.return = $, $ = D;
3960
+ for (Ee = F.key; D !== null; ) {
3961
+ if (D.key === Ee) if (D.tag === 4 && D.stateNode.containerInfo === F.containerInfo && D.stateNode.implementation === F.implementation) {
3962
+ i($, D.sibling), D = f(D, F.children || []), D.return = $, $ = D;
3963
3963
  break e;
3964
3964
  } else {
3965
3965
  i($, D);
@@ -3968,17 +3968,17 @@ function kL() {
3968
3968
  else r($, D);
3969
3969
  D = D.sibling;
3970
3970
  }
3971
- D = Qi(H, $.mode, se), D.return = $, $ = D;
3971
+ D = Qi(F, $.mode, se), D.return = $, $ = D;
3972
3972
  }
3973
3973
  return k($);
3974
3974
  case Ot:
3975
- return Ee = H._init, Yt($, D, Ee(H._payload), se);
3975
+ return Ee = F._init, Yt($, D, Ee(F._payload), se);
3976
3976
  }
3977
- if (vi(H)) return Se($, D, H, se);
3978
- if (Oe(H)) return Le($, D, H, se);
3979
- Ba($, H);
3977
+ if (vi(F)) return Se($, D, F, se);
3978
+ if (Oe(F)) return Le($, D, F, se);
3979
+ Ba($, F);
3980
3980
  }
3981
- return typeof H == "string" && H !== "" || typeof H == "number" ? (H = "" + H, D !== null && D.tag === 6 ? (i($, D.sibling), D = f(D, H), D.return = $, $ = D) : (i($, D), D = pu(H, $.mode, se), D.return = $, $ = D), k($)) : i($, D);
3981
+ return typeof F == "string" && F !== "" || typeof F == "number" ? (F = "" + F, D !== null && D.tag === 6 ? (i($, D.sibling), D = f(D, F), D.return = $, $ = D) : (i($, D), D = pu(F, $.mode, se), D.return = $, $ = D), k($)) : i($, D);
3982
3982
  }
3983
3983
  return Yt;
3984
3984
  }
@@ -5324,8 +5324,8 @@ Error generating stack: ` + m.message + `
5324
5324
  }
5325
5325
  break;
5326
5326
  case 3:
5327
- var H = r.stateNode.containerInfo;
5328
- H.nodeType === 1 ? H.textContent = "" : H.nodeType === 9 && H.documentElement && H.removeChild(H.documentElement);
5327
+ var F = r.stateNode.containerInfo;
5328
+ F.nodeType === 1 ? F.textContent = "" : F.nodeType === 9 && F.documentElement && F.removeChild(F.documentElement);
5329
5329
  break;
5330
5330
  case 5:
5331
5331
  case 6:
@@ -6187,8 +6187,8 @@ Error generating stack: ` + m.message + `
6187
6187
  break e;
6188
6188
  case 1:
6189
6189
  R = N;
6190
- var D = m.type, H = m.stateNode;
6191
- if (!(m.flags & 128) && (typeof D.getDerivedStateFromError == "function" || H !== null && typeof H.componentDidCatch == "function" && (qa === null || !qa.has(H)))) {
6190
+ var D = m.type, F = m.stateNode;
6191
+ if (!(m.flags & 128) && (typeof D.getDerivedStateFromError == "function" || F !== null && typeof F.componentDidCatch == "function" && (qa === null || !qa.has(F)))) {
6192
6192
  m.flags |= 65536, r &= -r, m.lanes |= r;
6193
6193
  var se = If(m, R, r);
6194
6194
  yf(m, se);
@@ -6371,8 +6371,8 @@ Error generating stack: ` + m.message + `
6371
6371
  var D = n.current;
6372
6372
  for (we = D; we !== null; ) {
6373
6373
  k = we;
6374
- var H = k.child;
6375
- if (k.subtreeFlags & 2064 && H !== null) H.return = k, we = H;
6374
+ var F = k.child;
6375
+ if (k.subtreeFlags & 2064 && F !== null) F.return = k, we = F;
6376
6376
  else e: for (k = D; we !== null; ) {
6377
6377
  if (R = we, R.flags & 2048) try {
6378
6378
  switch (R.tag) {
@@ -6979,7 +6979,7 @@ function SL() {
6979
6979
  c.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, c);
6980
6980
  }
6981
6981
  }
6982
- var T = 0, _ = 1, W = 2, z = 3, A = 4, F = 5, K = 6, J = 7, Q = 8, oe = 9, le = 10, ie = 11, he = 12, fe = 13, Ie = 14, ke = 15, at = 16, We = 17, it = 18, ft = 19, mt = 21, Ye = 22, Xt = 23, Jt = 24, Ot = 25, ya = !0, ue = !1, Oe = !1, Ce = !1, pt = !1, ze = !0, It = !1, Et = !0, qr = !0, Ln = !0, Gn = !0, dr = /* @__PURE__ */ new Set(), fr = {}, mi = {};
6982
+ var T = 0, _ = 1, W = 2, z = 3, A = 4, U = 5, K = 6, J = 7, Q = 8, oe = 9, le = 10, ie = 11, he = 12, fe = 13, Ie = 14, ke = 15, at = 16, We = 17, it = 18, ft = 19, mt = 21, Ye = 22, Xt = 23, Jt = 24, Ot = 25, ya = !0, ue = !1, Oe = !1, Ce = !1, pt = !1, ze = !0, It = !1, Et = !0, qr = !0, Ln = !0, Gn = !0, dr = /* @__PURE__ */ new Set(), fr = {}, mi = {};
6983
6983
  function pr(e, t) {
6984
6984
  ba(e, t), ba(e + "Capture", t);
6985
6985
  }
@@ -7718,7 +7718,7 @@ function SL() {
7718
7718
  }
7719
7719
  function bt(e) {
7720
7720
  switch (e._debugOwner && e._debugOwner.type, e._debugSource, e.tag) {
7721
- case F:
7721
+ case U:
7722
7722
  return Sa(e.type);
7723
7723
  case at:
7724
7724
  return Sa("Lazy");
@@ -7830,7 +7830,7 @@ Error generating stack: ` + o.message + `
7830
7830
  return I0(a, a.render, "ForwardRef");
7831
7831
  case J:
7832
7832
  return "Fragment";
7833
- case F:
7833
+ case U:
7834
7834
  return a;
7835
7835
  case A:
7836
7836
  return "Portal";
@@ -9517,7 +9517,7 @@ Check the render method of \`` + e + "`." : "";
9517
9517
  return t !== null ? Nd(t) : null;
9518
9518
  }
9519
9519
  function Nd(e) {
9520
- if (e.tag === F || e.tag === K)
9520
+ if (e.tag === U || e.tag === K)
9521
9521
  return e;
9522
9522
  for (var t = e.child; t !== null; ) {
9523
9523
  var a = Nd(t);
@@ -9532,7 +9532,7 @@ Check the render method of \`` + e + "`." : "";
9532
9532
  return t !== null ? p1(t) : null;
9533
9533
  }
9534
9534
  function p1(e) {
9535
- if (e.tag === F || e.tag === K)
9535
+ if (e.tag === U || e.tag === K)
9536
9536
  return e;
9537
9537
  for (var t = e.child; t !== null; ) {
9538
9538
  if (t.tag !== A) {
@@ -11140,7 +11140,7 @@ Check the render method of \`` + e + "`." : "";
11140
11140
  }
11141
11141
  S && S(t, v, a), t === "focusout" && $(v);
11142
11142
  }
11143
- function H() {
11143
+ function F() {
11144
11144
  ba("onMouseEnter", ["mouseout", "mouseover"]), ba("onMouseLeave", ["mouseout", "mouseover"]), ba("onPointerEnter", ["pointerout", "pointerover"]), ba("onPointerLeave", ["pointerout", "pointerover"]);
11145
11145
  }
11146
11146
  function se(e, t, a, o, l, c, p) {
@@ -11163,7 +11163,7 @@ Check the render method of \`` + e + "`." : "";
11163
11163
  var q = o.relatedTarget || o.toElement;
11164
11164
  if (M = a, B = q ? gu(q) : null, B !== null) {
11165
11165
  var G = Dr(B);
11166
- (B !== G || B.tag !== F && B.tag !== K) && (B = null);
11166
+ (B !== G || B.tag !== U && B.tag !== K) && (B = null);
11167
11167
  }
11168
11168
  } else
11169
11169
  M = null, B = a;
@@ -11172,12 +11172,12 @@ Check the render method of \`` + e + "`." : "";
11172
11172
  (t === "pointerout" || t === "pointerover") && (pe = o2, Ne = "onPointerLeave", Ve = "onPointerEnter", et = "pointer");
11173
11173
  var Xe = M == null ? x : dc(M), V = B == null ? x : dc(B), Y = new pe(Ne, et + "leave", M, o, l);
11174
11174
  Y.target = Xe, Y.relatedTarget = V;
11175
- var U = null, ae = gu(l);
11175
+ var H = null, ae = gu(l);
11176
11176
  if (ae === a) {
11177
11177
  var be = new pe(Ve, et + "enter", B, o, l);
11178
- be.target = V, be.relatedTarget = Xe, U = be;
11178
+ be.target = V, be.relatedTarget = Xe, H = be;
11179
11179
  }
11180
- Wg(e, Y, U, M, B);
11180
+ Wg(e, Y, H, M, B);
11181
11181
  }
11182
11182
  }
11183
11183
  }
@@ -11536,7 +11536,7 @@ Check the render method of \`` + e + "`." : "";
11536
11536
  }
11537
11537
  }
11538
11538
  }
11539
- zg(), H(), oc(), Ag(), jf();
11539
+ zg(), F(), oc(), Ag(), jf();
11540
11540
  function Vg(e, t, a, o, l, c, p) {
11541
11541
  $g(e, t, a, o, l, c);
11542
11542
  var v = (c & s4) === 0;
@@ -11631,7 +11631,7 @@ Check the render method of \`` + e + "`." : "";
11631
11631
  if (B === null)
11632
11632
  return;
11633
11633
  var q = B.tag;
11634
- if (q === F || q === K) {
11634
+ if (q === U || q === K) {
11635
11635
  v = c = B;
11636
11636
  continue e;
11637
11637
  }
@@ -11656,7 +11656,7 @@ Check the render method of \`` + e + "`." : "";
11656
11656
  function Fg(e, t, a, o, l, c) {
11657
11657
  for (var p = t !== null ? t + "Capture" : null, v = o ? p : t, b = [], S = e, x = null; S !== null; ) {
11658
11658
  var O = S, M = O.stateNode, B = O.tag;
11659
- if (B === F && M !== null && (x = M, v !== null)) {
11659
+ if (B === U && M !== null && (x = M, v !== null)) {
11660
11660
  var q = Li(S, v);
11661
11661
  q != null && b.push(h2(S, q, x));
11662
11662
  }
@@ -11669,7 +11669,7 @@ Check the render method of \`` + e + "`." : "";
11669
11669
  function Xf(e, t) {
11670
11670
  for (var a = t + "Capture", o = [], l = e; l !== null; ) {
11671
11671
  var c = l, p = c.stateNode, v = c.tag;
11672
- if (v === F && p !== null) {
11672
+ if (v === U && p !== null) {
11673
11673
  var b = p, S = Li(l, a);
11674
11674
  S != null && o.unshift(h2(l, S, b));
11675
11675
  var x = Li(l, t);
@@ -11684,7 +11684,7 @@ Check the render method of \`` + e + "`." : "";
11684
11684
  return null;
11685
11685
  do
11686
11686
  e = e.return;
11687
- while (e && e.tag !== F);
11687
+ while (e && e.tag !== U);
11688
11688
  return e || null;
11689
11689
  }
11690
11690
  function Bg(e, t) {
@@ -11708,7 +11708,7 @@ Check the render method of \`` + e + "`." : "";
11708
11708
  var b = v, S = b.alternate, x = b.stateNode, O = b.tag;
11709
11709
  if (S !== null && S === o)
11710
11710
  break;
11711
- if (O === F && x !== null) {
11711
+ if (O === U && x !== null) {
11712
11712
  var M = x;
11713
11713
  if (l) {
11714
11714
  var B = Li(v, c);
@@ -12049,8 +12049,8 @@ Check the render method of \`` + e + "`." : "";
12049
12049
  if (Ne !== null)
12050
12050
  b.delete(Ne.attributeName), pe = ws(e, q, G, Ne);
12051
12051
  else {
12052
- var U = o;
12053
- if (U === io && (U = e1(t)), U === io)
12052
+ var H = o;
12053
+ if (H === io && (H = e1(t)), H === io)
12054
12054
  b.delete(q.toLowerCase());
12055
12055
  else {
12056
12056
  var ae = ny(q);
@@ -12674,10 +12674,10 @@ Check the render method of \`` + e + "`." : "";
12674
12674
  }
12675
12675
  function ts(e) {
12676
12676
  var t = e[cc] || e[k2];
12677
- return t && (t.tag === F || t.tag === K || t.tag === fe || t.tag === z) ? t : null;
12677
+ return t && (t.tag === U || t.tag === K || t.tag === fe || t.tag === z) ? t : null;
12678
12678
  }
12679
12679
  function dc(e) {
12680
- if (e.tag === F || e.tag === K)
12680
+ if (e.tag === U || e.tag === K)
12681
12681
  return e.stateNode;
12682
12682
  throw new Error("getNodeFromInstance: Invalid argument.");
12683
12683
  }
@@ -12961,7 +12961,7 @@ Check the render method of \`` + e + "`." : "";
12961
12961
  rb(e.stateNode.containerInfo, t);
12962
12962
  break;
12963
12963
  }
12964
- case F: {
12964
+ case U: {
12965
12965
  var a = (e.mode & Te) !== Re;
12966
12966
  ob(
12967
12967
  e.type,
@@ -12995,7 +12995,7 @@ Check the render method of \`` + e + "`." : "";
12995
12995
  case z: {
12996
12996
  var a = e.stateNode.containerInfo;
12997
12997
  switch (t.tag) {
12998
- case F:
12998
+ case U:
12999
12999
  var o = t.type;
13000
13000
  t.pendingProps, ib(a, o);
13001
13001
  break;
@@ -13006,10 +13006,10 @@ Check the render method of \`` + e + "`." : "";
13006
13006
  }
13007
13007
  break;
13008
13008
  }
13009
- case F: {
13009
+ case U: {
13010
13010
  var c = e.type, p = e.memoizedProps, v = e.stateNode;
13011
13011
  switch (t.tag) {
13012
- case F: {
13012
+ case U: {
13013
13013
  var b = t.type, S = t.pendingProps, x = (e.mode & Te) !== Re;
13014
13014
  cb(
13015
13015
  c,
@@ -13040,7 +13040,7 @@ Check the render method of \`` + e + "`." : "";
13040
13040
  case fe: {
13041
13041
  var B = e.memoizedState, q = B.dehydrated;
13042
13042
  if (q !== null) switch (t.tag) {
13043
- case F:
13043
+ case U:
13044
13044
  var G = t.type;
13045
13045
  t.pendingProps, sb(q, G);
13046
13046
  break;
@@ -13061,7 +13061,7 @@ Check the render method of \`` + e + "`." : "";
13061
13061
  }
13062
13062
  function U5(e, t) {
13063
13063
  switch (e.tag) {
13064
- case F: {
13064
+ case U: {
13065
13065
  var a = e.type;
13066
13066
  e.pendingProps;
13067
13067
  var o = Uy(t, a);
@@ -13135,7 +13135,7 @@ Check the render method of \`` + e + "`." : "";
13135
13135
  );
13136
13136
  break;
13137
13137
  }
13138
- case F: {
13138
+ case U: {
13139
13139
  var v = l.type, b = l.memoizedProps, S = l.stateNode, x = (l.mode & Te) !== Re;
13140
13140
  nb(
13141
13141
  v,
@@ -13165,7 +13165,7 @@ Check the render method of \`` + e + "`." : "";
13165
13165
  return Gy(a);
13166
13166
  }
13167
13167
  function H5(e) {
13168
- for (var t = e.return; t !== null && t.tag !== F && t.tag !== z && t.tag !== fe; )
13168
+ for (var t = e.return; t !== null && t.tag !== U && t.tag !== z && t.tag !== fe; )
13169
13169
  t = t.return;
13170
13170
  er = t;
13171
13171
  }
@@ -13174,7 +13174,7 @@ Check the render method of \`` + e + "`." : "";
13174
13174
  return !1;
13175
13175
  if (!So)
13176
13176
  return H5(e), So = !0, !1;
13177
- if (e.tag !== z && (e.tag !== F || eb(e.type) && !W4(e.type, e.memoizedProps))) {
13177
+ if (e.tag !== z && (e.tag !== U || eb(e.type) && !W4(e.type, e.memoizedProps))) {
13178
13178
  var t = Ya;
13179
13179
  if (t)
13180
13180
  if (l8(e))
@@ -13427,28 +13427,28 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13427
13427
  function Z5(e) {
13428
13428
  function t(V, Y) {
13429
13429
  if (e) {
13430
- var U = V.deletions;
13431
- U === null ? (V.deletions = [Y], V.flags |= ht) : U.push(Y);
13430
+ var H = V.deletions;
13431
+ H === null ? (V.deletions = [Y], V.flags |= ht) : H.push(Y);
13432
13432
  }
13433
13433
  }
13434
13434
  function a(V, Y) {
13435
13435
  if (!e)
13436
13436
  return null;
13437
- for (var U = Y; U !== null; )
13438
- t(V, U), U = U.sibling;
13437
+ for (var H = Y; H !== null; )
13438
+ t(V, H), H = H.sibling;
13439
13439
  return null;
13440
13440
  }
13441
13441
  function o(V, Y) {
13442
- for (var U = /* @__PURE__ */ new Map(), ae = Y; ae !== null; )
13443
- ae.key !== null ? U.set(ae.key, ae) : U.set(ae.index, ae), ae = ae.sibling;
13444
- return U;
13442
+ for (var H = /* @__PURE__ */ new Map(), ae = Y; ae !== null; )
13443
+ ae.key !== null ? H.set(ae.key, ae) : H.set(ae.index, ae), ae = ae.sibling;
13444
+ return H;
13445
13445
  }
13446
13446
  function l(V, Y) {
13447
- var U = Pu(V, Y);
13448
- return U.index = 0, U.sibling = null, U;
13447
+ var H = Pu(V, Y);
13448
+ return H.index = 0, H.sibling = null, H;
13449
13449
  }
13450
- function c(V, Y, U) {
13451
- if (V.index = U, !e)
13450
+ function c(V, Y, H) {
13451
+ if (V.index = H, !e)
13452
13452
  return V.flags |= Id, Y;
13453
13453
  var ae = V.alternate;
13454
13454
  if (ae !== null) {
@@ -13460,133 +13460,133 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13460
13460
  function p(V) {
13461
13461
  return e && V.alternate === null && (V.flags |= _t), V;
13462
13462
  }
13463
- function v(V, Y, U, ae) {
13463
+ function v(V, Y, H, ae) {
13464
13464
  if (Y === null || Y.tag !== K) {
13465
- var be = c7(U, V.mode, ae);
13465
+ var be = c7(H, V.mode, ae);
13466
13466
  return be.return = V, be;
13467
13467
  } else {
13468
- var ve = l(Y, U);
13468
+ var ve = l(Y, H);
13469
13469
  return ve.return = V, ve;
13470
13470
  }
13471
13471
  }
13472
- function b(V, Y, U, ae) {
13473
- var be = U.type;
13472
+ function b(V, Y, H, ae) {
13473
+ var be = H.type;
13474
13474
  if (be === ro)
13475
- return x(V, Y, U.props.children, ae, U.key);
13475
+ return x(V, Y, H.props.children, ae, H.key);
13476
13476
  if (Y !== null && (Y.elementType === be || // Keep this check inline so it only runs on the false path:
13477
- Xh(Y, U) || // Lazy types should reconcile their resolved type.
13477
+ Xh(Y, H) || // Lazy types should reconcile their resolved type.
13478
13478
  // We need to do this after the Hot Reloading check above,
13479
13479
  // because hot reloading has different semantics than prod because
13480
13480
  // it doesn't resuspend. So we can't let the call below suspend.
13481
13481
  typeof be == "object" && be !== null && be.$$typeof === Xn && q5(be) === Y.type)) {
13482
- var ve = l(Y, U.props);
13483
- return ve.ref = N2(V, Y, U), ve.return = V, ve._debugSource = U._source, ve._debugOwner = U._owner, ve;
13482
+ var ve = l(Y, H.props);
13483
+ return ve.ref = N2(V, Y, H), ve.return = V, ve._debugSource = H._source, ve._debugOwner = H._owner, ve;
13484
13484
  }
13485
- var Ue = u7(U, V.mode, ae);
13486
- return Ue.ref = N2(V, Y, U), Ue.return = V, Ue;
13485
+ var Ue = u7(H, V.mode, ae);
13486
+ return Ue.ref = N2(V, Y, H), Ue.return = V, Ue;
13487
13487
  }
13488
- function S(V, Y, U, ae) {
13489
- if (Y === null || Y.tag !== A || Y.stateNode.containerInfo !== U.containerInfo || Y.stateNode.implementation !== U.implementation) {
13490
- var be = d7(U, V.mode, ae);
13488
+ function S(V, Y, H, ae) {
13489
+ if (Y === null || Y.tag !== A || Y.stateNode.containerInfo !== H.containerInfo || Y.stateNode.implementation !== H.implementation) {
13490
+ var be = d7(H, V.mode, ae);
13491
13491
  return be.return = V, be;
13492
13492
  } else {
13493
- var ve = l(Y, U.children || []);
13493
+ var ve = l(Y, H.children || []);
13494
13494
  return ve.return = V, ve;
13495
13495
  }
13496
13496
  }
13497
- function x(V, Y, U, ae, be) {
13497
+ function x(V, Y, H, ae, be) {
13498
13498
  if (Y === null || Y.tag !== J) {
13499
- var ve = vs(U, V.mode, ae, be);
13499
+ var ve = vs(H, V.mode, ae, be);
13500
13500
  return ve.return = V, ve;
13501
13501
  } else {
13502
- var Ue = l(Y, U);
13502
+ var Ue = l(Y, H);
13503
13503
  return Ue.return = V, Ue;
13504
13504
  }
13505
13505
  }
13506
- function O(V, Y, U) {
13506
+ function O(V, Y, H) {
13507
13507
  if (typeof Y == "string" && Y !== "" || typeof Y == "number") {
13508
- var ae = c7("" + Y, V.mode, U);
13508
+ var ae = c7("" + Y, V.mode, H);
13509
13509
  return ae.return = V, ae;
13510
13510
  }
13511
13511
  if (typeof Y == "object" && Y !== null) {
13512
13512
  switch (Y.$$typeof) {
13513
13513
  case cl: {
13514
- var be = u7(Y, V.mode, U);
13514
+ var be = u7(Y, V.mode, H);
13515
13515
  return be.ref = N2(V, null, Y), be.return = V, be;
13516
13516
  }
13517
13517
  case wa: {
13518
- var ve = d7(Y, V.mode, U);
13518
+ var ve = d7(Y, V.mode, H);
13519
13519
  return ve.return = V, ve;
13520
13520
  }
13521
13521
  case Xn: {
13522
13522
  var Ue = Y._payload, qe = Y._init;
13523
- return O(V, qe(Ue), U);
13523
+ return O(V, qe(Ue), H);
13524
13524
  }
13525
13525
  }
13526
13526
  if (bn(Y) || ao(Y)) {
13527
- var St = vs(Y, V.mode, U, null);
13527
+ var St = vs(Y, V.mode, H, null);
13528
13528
  return St.return = V, St;
13529
13529
  }
13530
13530
  Sp(V, Y);
13531
13531
  }
13532
13532
  return typeof Y == "function" && Ep(V), null;
13533
13533
  }
13534
- function M(V, Y, U, ae) {
13534
+ function M(V, Y, H, ae) {
13535
13535
  var be = Y !== null ? Y.key : null;
13536
- if (typeof U == "string" && U !== "" || typeof U == "number")
13537
- return be !== null ? null : v(V, Y, "" + U, ae);
13538
- if (typeof U == "object" && U !== null) {
13539
- switch (U.$$typeof) {
13536
+ if (typeof H == "string" && H !== "" || typeof H == "number")
13537
+ return be !== null ? null : v(V, Y, "" + H, ae);
13538
+ if (typeof H == "object" && H !== null) {
13539
+ switch (H.$$typeof) {
13540
13540
  case cl:
13541
- return U.key === be ? b(V, Y, U, ae) : null;
13541
+ return H.key === be ? b(V, Y, H, ae) : null;
13542
13542
  case wa:
13543
- return U.key === be ? S(V, Y, U, ae) : null;
13543
+ return H.key === be ? S(V, Y, H, ae) : null;
13544
13544
  case Xn: {
13545
- var ve = U._payload, Ue = U._init;
13545
+ var ve = H._payload, Ue = H._init;
13546
13546
  return M(V, Y, Ue(ve), ae);
13547
13547
  }
13548
13548
  }
13549
- if (bn(U) || ao(U))
13550
- return be !== null ? null : x(V, Y, U, ae, null);
13551
- Sp(V, U);
13549
+ if (bn(H) || ao(H))
13550
+ return be !== null ? null : x(V, Y, H, ae, null);
13551
+ Sp(V, H);
13552
13552
  }
13553
- return typeof U == "function" && Ep(V), null;
13553
+ return typeof H == "function" && Ep(V), null;
13554
13554
  }
13555
- function B(V, Y, U, ae, be) {
13555
+ function B(V, Y, H, ae, be) {
13556
13556
  if (typeof ae == "string" && ae !== "" || typeof ae == "number") {
13557
- var ve = V.get(U) || null;
13557
+ var ve = V.get(H) || null;
13558
13558
  return v(Y, ve, "" + ae, be);
13559
13559
  }
13560
13560
  if (typeof ae == "object" && ae !== null) {
13561
13561
  switch (ae.$$typeof) {
13562
13562
  case cl: {
13563
- var Ue = V.get(ae.key === null ? U : ae.key) || null;
13563
+ var Ue = V.get(ae.key === null ? H : ae.key) || null;
13564
13564
  return b(Y, Ue, ae, be);
13565
13565
  }
13566
13566
  case wa: {
13567
- var qe = V.get(ae.key === null ? U : ae.key) || null;
13567
+ var qe = V.get(ae.key === null ? H : ae.key) || null;
13568
13568
  return S(Y, qe, ae, be);
13569
13569
  }
13570
13570
  case Xn:
13571
13571
  var St = ae._payload, ut = ae._init;
13572
- return B(V, Y, U, ut(St), be);
13572
+ return B(V, Y, H, ut(St), be);
13573
13573
  }
13574
13574
  if (bn(ae) || ao(ae)) {
13575
- var vn = V.get(U) || null;
13575
+ var vn = V.get(H) || null;
13576
13576
  return x(Y, vn, ae, be, null);
13577
13577
  }
13578
13578
  Sp(Y, ae);
13579
13579
  }
13580
13580
  return typeof ae == "function" && Ep(Y), null;
13581
13581
  }
13582
- function q(V, Y, U) {
13582
+ function q(V, Y, H) {
13583
13583
  {
13584
13584
  if (typeof V != "object" || V === null)
13585
13585
  return Y;
13586
13586
  switch (V.$$typeof) {
13587
13587
  case cl:
13588
13588
  case wa:
13589
- j5(V, U);
13589
+ j5(V, H);
13590
13590
  var ae = V.key;
13591
13591
  if (typeof ae != "string")
13592
13592
  break;
@@ -13602,27 +13602,27 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13602
13602
  break;
13603
13603
  case Xn:
13604
13604
  var be = V._payload, ve = V._init;
13605
- q(ve(be), Y, U);
13605
+ q(ve(be), Y, H);
13606
13606
  break;
13607
13607
  }
13608
13608
  }
13609
13609
  return Y;
13610
13610
  }
13611
- function G(V, Y, U, ae) {
13612
- for (var be = null, ve = 0; ve < U.length; ve++) {
13613
- var Ue = U[ve];
13611
+ function G(V, Y, H, ae) {
13612
+ for (var be = null, ve = 0; ve < H.length; ve++) {
13613
+ var Ue = H[ve];
13614
13614
  be = q(Ue, be, V);
13615
13615
  }
13616
- for (var qe = null, St = null, ut = Y, vn = 0, ct = 0, sn = null; ut !== null && ct < U.length; ct++) {
13616
+ for (var qe = null, St = null, ut = Y, vn = 0, ct = 0, sn = null; ut !== null && ct < H.length; ct++) {
13617
13617
  ut.index > ct ? (sn = ut, ut = null) : sn = ut.sibling;
13618
- var Rr = M(V, ut, U[ct], ae);
13618
+ var Rr = M(V, ut, H[ct], ae);
13619
13619
  if (Rr === null) {
13620
13620
  ut === null && (ut = sn);
13621
13621
  break;
13622
13622
  }
13623
13623
  e && ut && Rr.alternate === null && t(V, ut), vn = c(Rr, vn, ct), St === null ? qe = Rr : St.sibling = Rr, St = Rr, ut = sn;
13624
13624
  }
13625
- if (ct === U.length) {
13625
+ if (ct === H.length) {
13626
13626
  if (a(V, ut), tr()) {
13627
13627
  var sr = ct;
13628
13628
  bu(V, sr);
@@ -13630,8 +13630,8 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13630
13630
  return qe;
13631
13631
  }
13632
13632
  if (ut === null) {
13633
- for (; ct < U.length; ct++) {
13634
- var Pa = O(V, U[ct], ae);
13633
+ for (; ct < H.length; ct++) {
13634
+ var Pa = O(V, H[ct], ae);
13635
13635
  Pa !== null && (vn = c(Pa, vn, ct), St === null ? qe = Pa : St.sibling = Pa, St = Pa);
13636
13636
  }
13637
13637
  if (tr()) {
@@ -13640,8 +13640,8 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13640
13640
  }
13641
13641
  return qe;
13642
13642
  }
13643
- for (var jr = o(V, ut); ct < U.length; ct++) {
13644
- var Tr = B(jr, V, ct, U[ct], ae);
13643
+ for (var jr = o(V, ut); ct < H.length; ct++) {
13644
+ var Tr = B(jr, V, ct, H[ct], ae);
13645
13645
  Tr !== null && (e && Tr.alternate !== null && jr.delete(Tr.key === null ? ct : Tr.key), vn = c(Tr, vn, ct), St === null ? qe = Tr : St.sibling = Tr, St = Tr);
13646
13646
  }
13647
13647
  if (e && jr.forEach(function(Dc) {
@@ -13652,21 +13652,21 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13652
13652
  }
13653
13653
  return qe;
13654
13654
  }
13655
- function pe(V, Y, U, ae) {
13656
- var be = ao(U);
13655
+ function pe(V, Y, H, ae) {
13656
+ var be = ao(H);
13657
13657
  if (typeof be != "function")
13658
13658
  throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");
13659
13659
  {
13660
13660
  typeof Symbol == "function" && // $FlowFixMe Flow doesn't know about toStringTag
13661
- U[Symbol.toStringTag] === "Generator" && (f8 || g("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."), f8 = !0), U.entries === be && (d8 || g("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), d8 = !0);
13662
- var ve = be.call(U);
13661
+ H[Symbol.toStringTag] === "Generator" && (f8 || g("Using Generators as children is unsupported and will likely yield unexpected results because enumerating a generator mutates it. You may convert it to an array with `Array.from()` or the `[...spread]` operator before rendering. Keep in mind you might need to polyfill these features for older browsers."), f8 = !0), H.entries === be && (d8 || g("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), d8 = !0);
13662
+ var ve = be.call(H);
13663
13663
  if (ve)
13664
13664
  for (var Ue = null, qe = ve.next(); !qe.done; qe = ve.next()) {
13665
13665
  var St = qe.value;
13666
13666
  Ue = q(St, Ue, V);
13667
13667
  }
13668
13668
  }
13669
- var ut = be.call(U);
13669
+ var ut = be.call(H);
13670
13670
  if (ut == null)
13671
13671
  throw new Error("An iterable object provided no iterator.");
13672
13672
  for (var vn = null, ct = null, sn = Y, Rr = 0, sr = 0, Pa = null, Wr = ut.next(); sn !== null && !Wr.done; sr++, Wr = ut.next()) {
@@ -13708,35 +13708,35 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13708
13708
  }
13709
13709
  return vn;
13710
13710
  }
13711
- function Ne(V, Y, U, ae) {
13711
+ function Ne(V, Y, H, ae) {
13712
13712
  if (Y !== null && Y.tag === K) {
13713
13713
  a(V, Y.sibling);
13714
- var be = l(Y, U);
13714
+ var be = l(Y, H);
13715
13715
  return be.return = V, be;
13716
13716
  }
13717
13717
  a(V, Y);
13718
- var ve = c7(U, V.mode, ae);
13718
+ var ve = c7(H, V.mode, ae);
13719
13719
  return ve.return = V, ve;
13720
13720
  }
13721
- function Ve(V, Y, U, ae) {
13722
- for (var be = U.key, ve = Y; ve !== null; ) {
13721
+ function Ve(V, Y, H, ae) {
13722
+ for (var be = H.key, ve = Y; ve !== null; ) {
13723
13723
  if (ve.key === be) {
13724
- var Ue = U.type;
13724
+ var Ue = H.type;
13725
13725
  if (Ue === ro) {
13726
13726
  if (ve.tag === J) {
13727
13727
  a(V, ve.sibling);
13728
- var qe = l(ve, U.props.children);
13729
- return qe.return = V, qe._debugSource = U._source, qe._debugOwner = U._owner, qe;
13728
+ var qe = l(ve, H.props.children);
13729
+ return qe.return = V, qe._debugSource = H._source, qe._debugOwner = H._owner, qe;
13730
13730
  }
13731
13731
  } else if (ve.elementType === Ue || // Keep this check inline so it only runs on the false path:
13732
- Xh(ve, U) || // Lazy types should reconcile their resolved type.
13732
+ Xh(ve, H) || // Lazy types should reconcile their resolved type.
13733
13733
  // We need to do this after the Hot Reloading check above,
13734
13734
  // because hot reloading has different semantics than prod because
13735
13735
  // it doesn't resuspend. So we can't let the call below suspend.
13736
13736
  typeof Ue == "object" && Ue !== null && Ue.$$typeof === Xn && q5(Ue) === ve.type) {
13737
13737
  a(V, ve.sibling);
13738
- var St = l(ve, U.props);
13739
- return St.ref = N2(V, ve, U), St.return = V, St._debugSource = U._source, St._debugOwner = U._owner, St;
13738
+ var St = l(ve, H.props);
13739
+ return St.ref = N2(V, ve, H), St.return = V, St._debugSource = H._source, St._debugOwner = H._owner, St;
13740
13740
  }
13741
13741
  a(V, ve);
13742
13742
  break;
@@ -13744,20 +13744,20 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13744
13744
  t(V, ve);
13745
13745
  ve = ve.sibling;
13746
13746
  }
13747
- if (U.type === ro) {
13748
- var ut = vs(U.props.children, V.mode, ae, U.key);
13747
+ if (H.type === ro) {
13748
+ var ut = vs(H.props.children, V.mode, ae, H.key);
13749
13749
  return ut.return = V, ut;
13750
13750
  } else {
13751
- var vn = u7(U, V.mode, ae);
13752
- return vn.ref = N2(V, Y, U), vn.return = V, vn;
13751
+ var vn = u7(H, V.mode, ae);
13752
+ return vn.ref = N2(V, Y, H), vn.return = V, vn;
13753
13753
  }
13754
13754
  }
13755
- function et(V, Y, U, ae) {
13756
- for (var be = U.key, ve = Y; ve !== null; ) {
13755
+ function et(V, Y, H, ae) {
13756
+ for (var be = H.key, ve = Y; ve !== null; ) {
13757
13757
  if (ve.key === be)
13758
- if (ve.tag === A && ve.stateNode.containerInfo === U.containerInfo && ve.stateNode.implementation === U.implementation) {
13758
+ if (ve.tag === A && ve.stateNode.containerInfo === H.containerInfo && ve.stateNode.implementation === H.implementation) {
13759
13759
  a(V, ve.sibling);
13760
- var Ue = l(ve, U.children || []);
13760
+ var Ue = l(ve, H.children || []);
13761
13761
  return Ue.return = V, Ue;
13762
13762
  } else {
13763
13763
  a(V, ve);
@@ -13767,28 +13767,28 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
13767
13767
  t(V, ve);
13768
13768
  ve = ve.sibling;
13769
13769
  }
13770
- var qe = d7(U, V.mode, ae);
13770
+ var qe = d7(H, V.mode, ae);
13771
13771
  return qe.return = V, qe;
13772
13772
  }
13773
- function Xe(V, Y, U, ae) {
13774
- var be = typeof U == "object" && U !== null && U.type === ro && U.key === null;
13775
- if (be && (U = U.props.children), typeof U == "object" && U !== null) {
13776
- switch (U.$$typeof) {
13773
+ function Xe(V, Y, H, ae) {
13774
+ var be = typeof H == "object" && H !== null && H.type === ro && H.key === null;
13775
+ if (be && (H = H.props.children), typeof H == "object" && H !== null) {
13776
+ switch (H.$$typeof) {
13777
13777
  case cl:
13778
- return p(Ve(V, Y, U, ae));
13778
+ return p(Ve(V, Y, H, ae));
13779
13779
  case wa:
13780
- return p(et(V, Y, U, ae));
13780
+ return p(et(V, Y, H, ae));
13781
13781
  case Xn:
13782
- var ve = U._payload, Ue = U._init;
13782
+ var ve = H._payload, Ue = H._init;
13783
13783
  return Xe(V, Y, Ue(ve), ae);
13784
13784
  }
13785
- if (bn(U))
13786
- return G(V, Y, U, ae);
13787
- if (ao(U))
13788
- return pe(V, Y, U, ae);
13789
- Sp(V, U);
13785
+ if (bn(H))
13786
+ return G(V, Y, H, ae);
13787
+ if (ao(H))
13788
+ return pe(V, Y, H, ae);
13789
+ Sp(V, H);
13790
13790
  }
13791
- return typeof U == "string" && U !== "" || typeof U == "number" ? p(Ne(V, Y, "" + U, ae)) : (typeof U == "function" && Ep(V), a(V, Y));
13791
+ return typeof H == "string" && H !== "" || typeof H == "number" ? p(Ne(V, Y, "" + H, ae)) : (typeof H == "function" && Ep(V), a(V, Y));
13792
13792
  }
13793
13793
  return Xe;
13794
13794
  }
@@ -14154,8 +14154,8 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
14154
14154
  // callback again.
14155
14155
  Ve.lane !== on) {
14156
14156
  e.flags |= Fa;
14157
- var U = l.effects;
14158
- U === null ? l.effects = [Ve] : U.push(Ve);
14157
+ var H = l.effects;
14158
+ H === null ? l.effects = [Ve] : H.push(Ve);
14159
14159
  }
14160
14160
  } else {
14161
14161
  var ae = {
@@ -14531,8 +14531,8 @@ Incoming: %s`, X, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
14531
14531
  kt.lanes = Qe(kt.lanes, Y), r0(Y), V = V.next;
14532
14532
  } while (V !== Xe);
14533
14533
  } else p === null && (l.lanes = ee);
14534
- var U = l.dispatch;
14535
- return [o.memoizedState, U];
14534
+ var H = l.dispatch;
14535
+ return [o.memoizedState, H];
14536
14536
  }
14537
14537
  function V8(e, t, a) {
14538
14538
  var o = Ga(), l = o.queue;
@@ -16621,8 +16621,8 @@ Check the render method of \`` + o + "`.");
16621
16621
  return o3(e, t, p, Y);
16622
16622
  } else if (E5(l)) {
16623
16623
  t.flags |= He, t.child = e.child;
16624
- var U = ck.bind(null, e);
16625
- return Wy(l, U), null;
16624
+ var H = ck.bind(null, e);
16625
+ return Wy(l, H), null;
16626
16626
  } else {
16627
16627
  Tb(t, l, c.treeContext);
16628
16628
  var ae = o.children, be = T6(t, ae);
@@ -16868,7 +16868,7 @@ Check the render method of \`` + o + "`.");
16868
16868
  case z:
16869
16869
  X9(t), t.stateNode, vc();
16870
16870
  break;
16871
- case F:
16871
+ case U:
16872
16872
  o9(t);
16873
16873
  break;
16874
16874
  case _: {
@@ -16964,7 +16964,7 @@ Check the render method of \`` + o + "`.");
16964
16964
  }
16965
16965
  case z:
16966
16966
  return xC(e, t, a);
16967
- case F:
16967
+ case U:
16968
16968
  return LC(e, t, a);
16969
16969
  case K:
16970
16970
  return IC(e, t);
@@ -17003,7 +17003,7 @@ Check the render method of \`` + o + "`.");
17003
17003
  case ke:
17004
17004
  return Q9(e, t, t.type, t.pendingProps, a);
17005
17005
  case We: {
17006
- var Y = t.type, U = t.pendingProps, ae = t.elementType === Y ? U : Io(Y, U);
17006
+ var Y = t.type, H = t.pendingProps, ae = t.elementType === Y ? H : Io(Y, H);
17007
17007
  return TC(e, t, Y, ae, a);
17008
17008
  }
17009
17009
  case ft:
@@ -17024,7 +17024,7 @@ Check the render method of \`` + o + "`.");
17024
17024
  var uh, A6, ch, dh;
17025
17025
  uh = function(e, t, a, o) {
17026
17026
  for (var l = t.child; l !== null; ) {
17027
- if (l.tag === F || l.tag === K)
17027
+ if (l.tag === U || l.tag === K)
17028
17028
  gy(e, l.stateNode);
17029
17029
  else if (l.tag !== A && l.child !== null) {
17030
17030
  l.child.return = l, l = l.child;
@@ -17150,7 +17150,7 @@ Check the render method of \`` + o + "`.");
17150
17150
  }
17151
17151
  return A6(e, t), rr(t), null;
17152
17152
  }
17153
- case F: {
17153
+ case U: {
17154
17154
  R8(t);
17155
17155
  var b = a9(), S = t.type;
17156
17156
  if (e !== null && t.stateNode != null)
@@ -17199,8 +17199,8 @@ Check the render method of \`` + o + "`.");
17199
17199
  if (Xe !== V && Xe) {
17200
17200
  var Y = t.child;
17201
17201
  if (Y.flags |= jo, (t.mode & Te) !== Re) {
17202
- var U = e === null && (t.memoizedProps.unstable_avoidThisFallback !== !0 || !pt);
17203
- U || T8(xo.current, l9) ? Gw() : G6();
17202
+ var H = e === null && (t.memoizedProps.unstable_avoidThisFallback !== !0 || !pt);
17203
+ H || T8(xo.current, l9) ? Gw() : G6();
17204
17204
  }
17205
17205
  }
17206
17206
  var ae = t.updateQueue;
@@ -17301,7 +17301,7 @@ Check the render method of \`` + o + "`.");
17301
17301
  var c = t.flags;
17302
17302
  return (c & wn) !== De && (c & He) === De ? (t.flags = c & ~wn | He, t) : null;
17303
17303
  }
17304
- case F:
17304
+ case U:
17305
17305
  return R8(t), null;
17306
17306
  case fe: {
17307
17307
  kc(t);
@@ -17341,7 +17341,7 @@ Check the render method of \`` + o + "`.");
17341
17341
  t.stateNode, Cc(t), t8(t), P8();
17342
17342
  break;
17343
17343
  }
17344
- case F: {
17344
+ case U: {
17345
17345
  R8(t);
17346
17346
  break;
17347
17347
  }
@@ -17496,7 +17496,7 @@ Check the render method of \`` + o + "`.");
17496
17496
  }
17497
17497
  break;
17498
17498
  }
17499
- case F:
17499
+ case U:
17500
17500
  case K:
17501
17501
  case A:
17502
17502
  case We:
@@ -17630,7 +17630,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17630
17630
  var S = null;
17631
17631
  if (a.child !== null)
17632
17632
  switch (a.child.tag) {
17633
- case F:
17633
+ case U:
17634
17634
  S = a.child.stateNode;
17635
17635
  break;
17636
17636
  case _:
@@ -17641,7 +17641,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17641
17641
  }
17642
17642
  break;
17643
17643
  }
17644
- case F: {
17644
+ case U: {
17645
17645
  var x = a.stateNode;
17646
17646
  if (t === null && a.flags & Ke) {
17647
17647
  var O = a.type, M = a.memoizedProps;
@@ -17713,7 +17713,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17713
17713
  typeof t.componentDidMount == "function" && tw(e, e.return, t), vh(e, e.return);
17714
17714
  break;
17715
17715
  }
17716
- case F: {
17716
+ case U: {
17717
17717
  vh(e, e.return);
17718
17718
  break;
17719
17719
  }
@@ -17721,7 +17721,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17721
17721
  }
17722
17722
  function uw(e, t) {
17723
17723
  for (var a = null, o = e; ; ) {
17724
- if (o.tag === F) {
17724
+ if (o.tag === U) {
17725
17725
  if (a === null) {
17726
17726
  a = o;
17727
17727
  try {
@@ -17758,7 +17758,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17758
17758
  if (t !== null) {
17759
17759
  var a = e.stateNode, o;
17760
17760
  switch (e.tag) {
17761
- case F:
17761
+ case U:
17762
17762
  o = a;
17763
17763
  break;
17764
17764
  default:
@@ -17787,7 +17787,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17787
17787
  var t = e.alternate;
17788
17788
  t !== null && (e.alternate = null, bh(t));
17789
17789
  {
17790
- if (e.child = null, e.deletions = null, e.sibling = null, e.tag === F) {
17790
+ if (e.child = null, e.deletions = null, e.sibling = null, e.tag === U) {
17791
17791
  var a = e.stateNode;
17792
17792
  a !== null && vb(a);
17793
17793
  }
@@ -17803,7 +17803,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17803
17803
  throw new Error("Expected to find a host parent. This error is likely caused by a bug in React. Please file an issue.");
17804
17804
  }
17805
17805
  function Ch(e) {
17806
- return e.tag === F || e.tag === z || e.tag === A;
17806
+ return e.tag === U || e.tag === z || e.tag === A;
17807
17807
  }
17808
17808
  function wh(e) {
17809
17809
  var t = e;
@@ -17813,7 +17813,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17813
17813
  return null;
17814
17814
  t = t.return;
17815
17815
  }
17816
- for (t.sibling.return = t.return, t = t.sibling; t.tag !== F && t.tag !== K && t.tag !== it; ) {
17816
+ for (t.sibling.return = t.return, t = t.sibling; t.tag !== U && t.tag !== K && t.tag !== it; ) {
17817
17817
  if (t.flags & _t || t.child === null || t.tag === A)
17818
17818
  continue e;
17819
17819
  t.child.return = t, t = t.child;
@@ -17825,7 +17825,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17825
17825
  function fw(e) {
17826
17826
  var t = dw(e);
17827
17827
  switch (t.tag) {
17828
- case F: {
17828
+ case U: {
17829
17829
  var a = t.stateNode;
17830
17830
  t.flags & vt && (S5(a), t.flags &= ~vt);
17831
17831
  var o = wh(e);
@@ -17843,7 +17843,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17843
17843
  }
17844
17844
  }
17845
17845
  function D6(e, t, a) {
17846
- var o = e.tag, l = o === F || o === K;
17846
+ var o = e.tag, l = o === U || o === K;
17847
17847
  if (l) {
17848
17848
  var c = e.stateNode;
17849
17849
  t ? Ny(a, c, t) : Ty(a, c);
@@ -17857,7 +17857,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17857
17857
  }
17858
17858
  }
17859
17859
  function O6(e, t, a) {
17860
- var o = e.tag, l = o === F || o === K;
17860
+ var o = e.tag, l = o === U || o === K;
17861
17861
  if (l) {
17862
17862
  var c = e.stateNode;
17863
17863
  t ? _y(a, c, t) : Ry(a, c);
@@ -17876,7 +17876,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17876
17876
  var o = t;
17877
17877
  e: for (; o !== null; ) {
17878
17878
  switch (o.tag) {
17879
- case F: {
17879
+ case U: {
17880
17880
  or = o.stateNode, _o = !1;
17881
17881
  break e;
17882
17882
  }
@@ -17903,7 +17903,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
17903
17903
  }
17904
17904
  function kh(e, t, a) {
17905
17905
  switch (Ni(a), a.tag) {
17906
- case F:
17906
+ case U:
17907
17907
  ar || _c(a, t);
17908
17908
  case K: {
17909
17909
  {
@@ -18060,7 +18060,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18060
18060
  No(t, e), ci(e), l & vr && o !== null && _c(o, o.return);
18061
18061
  return;
18062
18062
  }
18063
- case F: {
18063
+ case U: {
18064
18064
  No(t, e), ci(e), l & vr && o !== null && _c(o, o.return);
18065
18065
  {
18066
18066
  if (e.flags & vt) {
@@ -18146,7 +18146,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18146
18146
  } else
18147
18147
  No(t, e);
18148
18148
  if (ci(e), l & jo) {
18149
- var Y = e.stateNode, U = e.memoizedState, ae = U !== null, be = e;
18149
+ var Y = e.stateNode, H = e.memoizedState, ae = H !== null, be = e;
18150
18150
  if (Y.isHidden = ae, ae && !Xe && (be.mode & Te) !== Re) {
18151
18151
  xe = be;
18152
18152
  for (var ve = be.child; ve !== null; )
@@ -18257,7 +18257,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
18257
18257
  typeof o.componentWillUnmount == "function" && M6(t, t.return, o);
18258
18258
  break;
18259
18259
  }
18260
- case F: {
18260
+ case U: {
18261
18261
  _c(t, t.return);
18262
18262
  break;
18263
18263
  }
@@ -19490,7 +19490,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19490
19490
  return;
19491
19491
  for (var o = e; ; ) {
19492
19492
  switch (o.tag) {
19493
- case F:
19493
+ case U:
19494
19494
  t.add(o.stateNode);
19495
19495
  return;
19496
19496
  case A:
@@ -19508,7 +19508,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19508
19508
  }
19509
19509
  function Ek(e, t) {
19510
19510
  for (var a = e, o = !1; ; ) {
19511
- if (a.tag === F)
19511
+ if (a.tag === U)
19512
19512
  o = !0, t.add(a.stateNode);
19513
19513
  else if (a.child !== null) {
19514
19514
  a.child.return = a, a = a.child;
@@ -19605,7 +19605,7 @@ This ensures that you're testing the behavior the user would see in the browser.
19605
19605
  if (typeof e == "function")
19606
19606
  l7(e) ? (p = _, v = n7(v)) : v = Mc(v);
19607
19607
  else if (typeof e == "string")
19608
- p = F;
19608
+ p = U;
19609
19609
  else
19610
19610
  e: switch (e) {
19611
19611
  case ro:
@@ -19698,7 +19698,7 @@ Check the render method of \`` + S + "`.");
19698
19698
  return o.lanes = a, o;
19699
19699
  }
19700
19700
  function Ak() {
19701
- var e = Na(F, null, null, Re);
19701
+ var e = Na(U, null, null, Re);
19702
19702
  return e.elementType = "DELETED", e;
19703
19703
  }
19704
19704
  function Mk(e) {
@@ -19831,7 +19831,7 @@ Check the render method of %s.`, Ze(nn) || "Unknown"));
19831
19831
  if (!t.child)
19832
19832
  return null;
19833
19833
  switch (t.child.tag) {
19834
- case F:
19834
+ case U:
19835
19835
  return t.child.stateNode;
19836
19836
  default:
19837
19837
  return t.child.stateNode;
@@ -20508,7 +20508,7 @@ const EL = /* @__PURE__ */ L("div")({
20508
20508
  marketClosed: z,
20509
20509
  percentsAnimated: A
20510
20510
  }) => {
20511
- const F = h && (y === Pe.TRIVIA || y === Pe.PREDICTION), K = y === Pe.PREDICTION && !C, J = z && y === Pe.PREDICTION && !h && !W || y === Pe.PREDICTION && T && I && W, Q = F && K, oe = F && C, le = y === Pe.PREDICTION && h && I && C, ie = h && y === Pe.POLL && I, he = d ? "correct" : "incorrect", fe = d ? u == null ? void 0 : u.correctFeedback : u == null ? void 0 : u.incorrectFeedback;
20511
+ const U = h && (y === Pe.TRIVIA || y === Pe.PREDICTION), K = y === Pe.PREDICTION && !C, J = z && y === Pe.PREDICTION && !h && !W || y === Pe.PREDICTION && T && I && W, Q = U && K, oe = U && C, le = y === Pe.PREDICTION && h && I && C, ie = h && y === Pe.POLL && I, he = d ? "correct" : "incorrect", fe = d ? u == null ? void 0 : u.correctFeedback : u == null ? void 0 : u.incorrectFeedback;
20512
20512
  return E || g || Q || oe || J || ie || le || _ ? /* @__PURE__ */ w(VL, { enabled: I, animate: A, children: /* @__PURE__ */ Z(UL, { "data-prediction": K, children: [
20513
20513
  _ && !J && /* @__PURE__ */ Z(Mu, { children: [
20514
20514
  /* @__PURE__ */ w(iv, { name: "questionExpired" }),
@@ -20599,7 +20599,7 @@ var Z7 = {}, $3 = function() {
20599
20599
  var z = (g += "").split(".");
20600
20600
  if (I = z[0], T = z.length > 1 ? C.options.decimal + z[1] : "", C.options.useGrouping) {
20601
20601
  _ = "";
20602
- for (var A = 3, F = 0, K = 0, J = I.length; K < J; ++K) C.options.useIndianSeparators && K === 4 && (A = 2, F = 1), K !== 0 && F % A == 0 && (_ = C.options.separator + _), F++, _ = I[J - K - 1] + _;
20602
+ for (var A = 3, U = 0, K = 0, J = I.length; K < J; ++K) C.options.useIndianSeparators && K === 4 && (A = 2, U = 1), K !== 0 && U % A == 0 && (_ = C.options.separator + _), U++, _ = I[J - K - 1] + _;
20603
20603
  I = _;
20604
20604
  }
20605
20605
  return C.options.numerals && C.options.numerals.length && (I = I.replace(/[0-9]/g, function(Q) {
@@ -20786,7 +20786,7 @@ function Ao(u) {
20786
20786
  }, []);
20787
20787
  }
20788
20788
  var cI = function(d, h) {
20789
- var y = h.decimal, C = h.decimals, E = h.duration, g = h.easingFn, I = h.end, T = h.formattingFn, _ = h.numerals, W = h.prefix, z = h.separator, A = h.start, F = h.suffix, K = h.useEasing, J = h.useGrouping, Q = h.useIndianSeparators, oe = h.enableScrollSpy, le = h.scrollSpyDelay, ie = h.scrollSpyOnce, he = h.plugin;
20789
+ var y = h.decimal, C = h.decimals, E = h.duration, g = h.easingFn, I = h.end, T = h.formattingFn, _ = h.numerals, W = h.prefix, z = h.separator, A = h.start, U = h.suffix, K = h.useEasing, J = h.useGrouping, Q = h.useIndianSeparators, oe = h.enableScrollSpy, le = h.scrollSpyDelay, ie = h.scrollSpyOnce, he = h.plugin;
20790
20790
  return new JL.CountUp(d, I, {
20791
20791
  startVal: A,
20792
20792
  duration: E,
@@ -20797,7 +20797,7 @@ var cI = function(d, h) {
20797
20797
  numerals: _,
20798
20798
  separator: z,
20799
20799
  prefix: W,
20800
- suffix: F,
20800
+ suffix: U,
20801
20801
  plugin: he,
20802
20802
  useEasing: K,
20803
20803
  useIndianSeparators: Q,
@@ -20826,8 +20826,8 @@ var cI = function(d, h) {
20826
20826
  return ft !== void 0;
20827
20827
  })), y = Kn.useMemo(function() {
20828
20828
  return V3(V3({}, fI), h);
20829
- }, [d]), C = y.ref, E = y.startOnMount, g = y.enableReinitialize, I = y.delay, T = y.onEnd, _ = y.onStart, W = y.onPauseResume, z = y.onReset, A = y.onUpdate, F = cg(y, dI), K = Kn.useRef(), J = Kn.useRef(), Q = Kn.useRef(!1), oe = Ao(function() {
20830
- return cI(typeof C == "string" ? C : C.current, F);
20829
+ }, [d]), C = y.ref, E = y.startOnMount, g = y.enableReinitialize, I = y.delay, T = y.onEnd, _ = y.onStart, W = y.onPauseResume, z = y.onReset, A = y.onUpdate, U = cg(y, dI), K = Kn.useRef(), J = Kn.useRef(), Q = Kn.useRef(!1), oe = Ao(function() {
20830
+ return cI(typeof C == "string" ? C : C.current, U);
20831
20831
  }), le = Ao(function(We) {
20832
20832
  var it = K.current;
20833
20833
  if (it && !We)
@@ -20892,10 +20892,10 @@ var cI = function(d, h) {
20892
20892
  startOnMount: typeof E != "function" || d.delay === 0,
20893
20893
  // component manually restarts
20894
20894
  enableReinitialize: !1
20895
- })), z = W.start, A = W.reset, F = W.update, K = W.pauseResume, J = W.getCountUp, Q = Ao(function() {
20895
+ })), z = W.start, A = W.reset, U = W.update, K = W.pauseResume, J = W.getCountUp, Q = Ao(function() {
20896
20896
  z();
20897
20897
  }), oe = Ao(function(he) {
20898
- d.preserveValue || A(), F(he);
20898
+ d.preserveValue || A(), U(he);
20899
20899
  }), le = Ao(function() {
20900
20900
  if (typeof d.children == "function" && !(T.current instanceof Element)) {
20901
20901
  console.error(`Couldn't find attached element to hook the CountUp instance into! Try to attach "containerRef" from the render prop to a an Element, eg. <span ref={containerRef} />.`);
@@ -20919,7 +20919,7 @@ var cI = function(d, h) {
20919
20919
  countUpRef: T,
20920
20920
  start: z,
20921
20921
  reset: A,
20922
- update: F,
20922
+ update: U,
20923
20923
  pauseResume: K,
20924
20924
  getCountUp: J
20925
20925
  }) : /* @__PURE__ */ Kn.createElement("span", z7({
@@ -21036,7 +21036,7 @@ const Q7 = ({ value: u = 0, decimals: d, duration: h = 1, preserveValue: y = !0,
21036
21036
  youSelected: W,
21037
21037
  questionVoted: z,
21038
21038
  imageMode: A,
21039
- answerTimeExpired: F,
21039
+ answerTimeExpired: U,
21040
21040
  questionStatus: K,
21041
21041
  isLoading: J,
21042
21042
  questionType: Q,
@@ -21056,7 +21056,7 @@ const Q7 = ({ value: u = 0, decimals: d, duration: h = 1, preserveValue: y = !0,
21056
21056
  value: h,
21057
21057
  "data-selected": W,
21058
21058
  "data-answer-state": at,
21059
- disabled: z || J || F || it && !he || it && he && ie,
21059
+ disabled: z || J || U || it && !he || it && he && ie,
21060
21060
  "data-is-not-checked": Ye,
21061
21061
  onClick: (Xt) => {
21062
21062
  T(
@@ -21091,7 +21091,7 @@ const Q7 = ({ value: u = 0, decimals: d, duration: h = 1, preserveValue: y = !0,
21091
21091
  );
21092
21092
  };
21093
21093
  var cv = typeof window > "u" ? rt : B7, DI = ({ isPlaying: u, duration: d, startAt: h = 0, updateInterval: y = 0, onComplete: C, onUpdate: E }) => {
21094
- let [g, I] = lt(h), T = Ut(0), _ = Ut(h), W = Ut(h * -1e3), z = Ut(null), A = Ut(null), F = Ut(null), K = (oe) => {
21094
+ let [g, I] = lt(h), T = Ut(0), _ = Ut(h), W = Ut(h * -1e3), z = Ut(null), A = Ut(null), U = Ut(null), K = (oe) => {
21095
21095
  let le = oe / 1e3;
21096
21096
  if (A.current === null) {
21097
21097
  A.current = le, z.current = requestAnimationFrame(K);
@@ -21102,7 +21102,7 @@ var cv = typeof window > "u" ? rt : B7, DI = ({ isPlaying: u, duration: d, start
21102
21102
  let fe = _.current + (y === 0 ? he : (he / y | 0) * y), Ie = _.current + he, ke = typeof d == "number" && Ie >= d;
21103
21103
  I(ke ? d : fe), ke || (z.current = requestAnimationFrame(K));
21104
21104
  }, J = () => {
21105
- z.current && cancelAnimationFrame(z.current), F.current && clearTimeout(F.current), A.current = null;
21105
+ z.current && cancelAnimationFrame(z.current), U.current && clearTimeout(U.current), A.current = null;
21106
21106
  }, Q = gn((oe) => {
21107
21107
  J(), T.current = 0;
21108
21108
  let le = typeof oe == "number" ? oe : h;
@@ -21112,7 +21112,7 @@ var cv = typeof window > "u" ? rt : B7, DI = ({ isPlaying: u, duration: d, start
21112
21112
  if (E == null || E(g), d && g >= d) {
21113
21113
  W.current += d * 1e3;
21114
21114
  let { shouldRepeat: oe = !1, delay: le = 0, newStartAt: ie } = (C == null ? void 0 : C(W.current / 1e3)) || {};
21115
- oe && (F.current = setTimeout(() => Q(ie), le * 1e3));
21115
+ oe && (U.current = setTimeout(() => Q(ie), le * 1e3));
21116
21116
  }
21117
21117
  }, [g, d]), cv(() => (u && (z.current = requestAnimationFrame(K)), J), [u, d, y]), { elapsedTime: g, reset: Q };
21118
21118
  }, OI = (u, d, h) => {
@@ -21129,13 +21129,13 @@ var cv = typeof window > "u" ? rt : B7, DI = ({ isPlaying: u, duration: d, start
21129
21129
  var h;
21130
21130
  let { colors: y, colorsTime: C, isSmoothColorTransition: E = !0 } = u;
21131
21131
  if (typeof y == "string") return y;
21132
- let g = (h = C == null ? void 0 : C.findIndex((A, F) => A >= d && d >= C[F + 1])) != null ? h : -1;
21132
+ let g = (h = C == null ? void 0 : C.findIndex((A, U) => A >= d && d >= C[U + 1])) != null ? h : -1;
21133
21133
  if (!C || g === -1) return y[0];
21134
21134
  if (!E) return y[g];
21135
21135
  let I = C[g] - d, T = C[g] - C[g + 1], _ = fv(y[g]), W = fv(y[g + 1]), z = !!u.isGrowing;
21136
- return `rgb(${_.map((A, F) => pg(I, A, W[F] - A, T, z) | 0).join(",")})`;
21136
+ return `rgb(${_.map((A, U) => pg(I, A, W[U] - A, T, z) | 0).join(",")})`;
21137
21137
  }, UI = (u) => {
21138
- let { duration: d, initialRemainingTime: h, updateInterval: y, size: C = 180, strokeWidth: E = 12, trailStrokeWidth: g, isPlaying: I = !1, isGrowing: T = !1, rotation: _ = "clockwise", onComplete: W, onUpdate: z } = u, A = Ut(), F = Math.max(E, g ?? 0), { path: K, pathLength: J } = OI(C, F, _), { elapsedTime: Q } = DI({ isPlaying: I, duration: d, startAt: dv(d, h), updateInterval: y, onUpdate: typeof z == "function" ? (le) => {
21138
+ let { duration: d, initialRemainingTime: h, updateInterval: y, size: C = 180, strokeWidth: E = 12, trailStrokeWidth: g, isPlaying: I = !1, isGrowing: T = !1, rotation: _ = "clockwise", onComplete: W, onUpdate: z } = u, A = Ut(), U = Math.max(E, g ?? 0), { path: K, pathLength: J } = OI(C, U, _), { elapsedTime: Q } = DI({ isPlaying: I, duration: d, startAt: dv(d, h), updateInterval: y, onUpdate: typeof z == "function" ? (le) => {
21139
21139
  let ie = Math.ceil(d - le);
21140
21140
  ie !== A.current && (A.current = ie, z(ie));
21141
21141
  } : void 0, onComplete: typeof W == "function" ? (le) => {
@@ -21267,7 +21267,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21267
21267
  /* @__PURE__ */ w(ug, { children: Array.from({ length: 5 }).map((u, d) => /* @__PURE__ */ w(za, { loading: !0, style: { height: "44px" } }, d)) })
21268
21268
  ] }) }), aR = ({ openedQuestion: u, isLoading: d, vote: h, close: y }) => {
21269
21269
  var C, E;
21270
- const g = u.subject, I = u.type, T = u.status, _ = (C = u.options) == null ? void 0 : C.options, W = u.marketClosed, z = u.id, A = Ut(), [F, K] = lt(!1), [J, Q] = lt(!1), [oe, le] = lt(!0), [ie, he] = lt(!1), [fe, Ie] = lt(!1), [ke, at] = lt(""), [We, it] = lt(""), [ft, mt] = lt(!1), [Ye, Xt] = lt(!1), { runAnimation: Jt, finished: Ot } = Kv();
21270
+ const g = u.subject, I = u.type, T = u.status, _ = (C = u.options) == null ? void 0 : C.options, W = u.marketClosed, z = u.id, A = Ut(), [U, K] = lt(!1), [J, Q] = lt(!1), [oe, le] = lt(!0), [ie, he] = lt(!1), [fe, Ie] = lt(!1), [ke, at] = lt(""), [We, it] = lt(""), [ft, mt] = lt(!1), [Ye, Xt] = lt(!1), { runAnimation: Jt, finished: Ot } = Kv();
21271
21271
  rt(() => {
21272
21272
  Ot && y();
21273
21273
  }, [y, Ot]), rt(() => {
@@ -21303,7 +21303,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21303
21303
  [u]
21304
21304
  );
21305
21305
  rt(() => {
21306
- ze && F && !Ye && (A.current = setTimeout(pt, 1e4), Xt(!0));
21306
+ ze && U && !Ye && (A.current = setTimeout(pt, 1e4), Xt(!0));
21307
21307
  }, [ze]), rt(() => () => {
21308
21308
  clearTimeout(A.current);
21309
21309
  }, []);
@@ -21340,7 +21340,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21340
21340
  return ze.points;
21341
21341
  if (!(Gn || ie))
21342
21342
  return ze ? ze.correct ? ze.pointsEarned : 0 : Et == null ? void 0 : Et.points;
21343
- }, [ie, ze, Et, Gn, I, It]), pr = cr(() => I === Pe.PREDICTION && ze ? It ? It && Et != null && Et.youVoted ? "You won" : "" : "To win" : Gn || ie ? "Time expired" : I === Pe.POLL ? "Time remaining" : ze ? "You won" : "To win", [ie, I, ze, Gn, It, Et]), ba = !fr || fr && I === Pe.PREDICTION && F && !ft, Zt = (I === Pe.TRIVIA || I === Pe.PREDICTION) && ze && It && (Et == null ? void 0 : Et.youVoted), Vn = ze || Gn || dr || I === Pe.TRIVIA && T === $c.RESOLVED && oe;
21343
+ }, [ie, ze, Et, Gn, I, It]), pr = cr(() => I === Pe.PREDICTION && ze ? It ? It && Et != null && Et.youVoted ? "You won" : "" : "To win" : Gn || ie ? "Time expired" : I === Pe.POLL ? "Time remaining" : ze ? "You won" : "To win", [ie, I, ze, Gn, It, Et]), ba = !fr || fr && I === Pe.PREDICTION && U && !ft, Zt = (I === Pe.TRIVIA || I === Pe.PREDICTION) && ze && It && (Et == null ? void 0 : Et.youVoted), Vn = ze || Gn || dr || I === Pe.TRIVIA && T === $c.RESOLVED && oe;
21344
21344
  return /* @__PURE__ */ w(qL, { children: /* @__PURE__ */ w(lg, { children: /* @__PURE__ */ Z(sg, { children: [
21345
21345
  /* @__PURE__ */ w(
21346
21346
  WL,
@@ -21352,7 +21352,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21352
21352
  hasCorrectAnswer: It,
21353
21353
  showExpiredNotification: Gn,
21354
21354
  showClosedNotificationTrivia: dr,
21355
- votedInCurrentRender: F,
21355
+ votedInCurrentRender: U,
21356
21356
  votedAfterQuestionClosed: J,
21357
21357
  enteredAnActiveQuestion: oe,
21358
21358
  marketClosed: W,
@@ -21371,7 +21371,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21371
21371
  isPlayingTimer: !ze,
21372
21372
  animatePoints: Zt,
21373
21373
  timerDuration: Vn ? 0 : Number(((E = u == null ? void 0 : u.appearance) == null ? void 0 : E.autoHideInterval) || "30"),
21374
- votedInCurrentRender: F,
21374
+ votedInCurrentRender: U,
21375
21375
  percentsAnimated: ft
21376
21376
  }
21377
21377
  ),
@@ -21454,7 +21454,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21454
21454
  payload: {}
21455
21455
  });
21456
21456
  }
21457
- }, F = () => {
21457
+ }, U = () => {
21458
21458
  var K;
21459
21459
  E.current && f0(E.current), (K = E == null ? void 0 : E.current) == null || K.load(), _(!0);
21460
21460
  };
@@ -21484,7 +21484,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21484
21484
  z(), I(!1);
21485
21485
  },
21486
21486
  onEnded: () => {
21487
- z(), I(!1), F();
21487
+ z(), I(!1), U();
21488
21488
  },
21489
21489
  style: { visibility: T ? "hidden" : "visible" },
21490
21490
  controls: !1,
@@ -21650,7 +21650,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21650
21650
  isDetail: E,
21651
21651
  controlVideo: g
21652
21652
  }) => {
21653
- var I, T, _, W, z, A, F, K, J;
21653
+ var I, T, _, W, z, A, U, K, J;
21654
21654
  const Q = (T = (I = C == null ? void 0 : C.meta) == null ? void 0 : I.extendedEntities) == null ? void 0 : T.media, oe = Q == null ? void 0 : Q.find(({ type: ie }) => ie === "photo"), le = (A = (z = (W = (_ = Q == null ? void 0 : Q[0]) == null ? void 0 : _.videoInfo) == null ? void 0 : W.variants) == null ? void 0 : z.find(
21655
21655
  ({ contentType: ie }) => ie === "video/mp4"
21656
21656
  )) == null ? void 0 : A.url;
@@ -21660,7 +21660,7 @@ const HI = [10, 10, 1, 0], FI = /* @__PURE__ */ L("div")({
21660
21660
  NR,
21661
21661
  {
21662
21662
  image: u,
21663
- name: (F = C == null ? void 0 : C.meta) == null ? void 0 : F.accountName,
21663
+ name: (U = C == null ? void 0 : C.meta) == null ? void 0 : U.accountName,
21664
21664
  userName: h,
21665
21665
  verified: y,
21666
21666
  createdTweet: C == null ? void 0 : C.date
@@ -21910,7 +21910,7 @@ function cT(u) {
21910
21910
  }));
21911
21911
  });
21912
21912
  };
21913
- let A = !1, F = "";
21913
+ let A = !1, U = "";
21914
21914
  y = "animationstart";
21915
21915
  const K = "Webkit Moz O ms".split(" ");
21916
21916
  let J = "webkitAnimationStart animationstart oAnimationStart MSAnimationStart".split(" "), Q = "";
@@ -21919,23 +21919,23 @@ function cT(u) {
21919
21919
  if (oe.style.animationName !== void 0 && (A = !0), A === !1) {
21920
21920
  for (let le = 0; le < K.length; le++)
21921
21921
  if (oe.style[K[le] + "AnimationName"] !== void 0) {
21922
- Q = K[le], F = "-" + Q.toLowerCase() + "-", y = J[le], A = !0;
21922
+ Q = K[le], U = "-" + Q.toLowerCase() + "-", y = J[le], A = !0;
21923
21923
  break;
21924
21924
  }
21925
21925
  }
21926
21926
  }
21927
- h = "resizeanim", d = "@" + F + "keyframes " + h + " { from { opacity: 0; } to { opacity: 0; } } ", C = F + "animation: 1ms " + h + "; ";
21927
+ h = "resizeanim", d = "@" + U + "keyframes " + h + " { from { opacity: 0; } to { opacity: 0; } } ", C = U + "animation: 1ms " + h + "; ";
21928
21928
  }
21929
21929
  const _ = function(A) {
21930
21930
  if (!A.getElementById("detectElementResize")) {
21931
- const F = (d || "") + ".resize-triggers { " + (C || "") + 'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }', K = A.head || A.getElementsByTagName("head")[0], J = A.createElement("style");
21932
- J.id = "detectElementResize", J.type = "text/css", u != null && J.setAttribute("nonce", u), J.styleSheet ? J.styleSheet.cssText = F : J.appendChild(A.createTextNode(F)), K.appendChild(J);
21931
+ const U = (d || "") + ".resize-triggers { " + (C || "") + 'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }', K = A.head || A.getElementsByTagName("head")[0], J = A.createElement("style");
21932
+ J.id = "detectElementResize", J.type = "text/css", u != null && J.setAttribute("nonce", u), J.styleSheet ? J.styleSheet.cssText = U : J.appendChild(A.createTextNode(U)), K.appendChild(J);
21933
21933
  }
21934
21934
  };
21935
21935
  return {
21936
- addResizeListener: function(A, F) {
21936
+ addResizeListener: function(A, U) {
21937
21937
  if (T)
21938
- A.attachEvent("onresize", F);
21938
+ A.attachEvent("onresize", U);
21939
21939
  else {
21940
21940
  if (!A.__resizeTriggers__) {
21941
21941
  const K = A.ownerDocument, J = eo.getComputedStyle(A);
@@ -21947,13 +21947,13 @@ function cT(u) {
21947
21947
  ie.animationName === h && g(A);
21948
21948
  }, A.__resizeTriggers__.addEventListener(y, A.__resizeTriggers__.__animationListener__));
21949
21949
  }
21950
- A.__resizeListeners__.push(F);
21950
+ A.__resizeListeners__.push(U);
21951
21951
  }
21952
21952
  },
21953
- removeResizeListener: function(A, F) {
21953
+ removeResizeListener: function(A, U) {
21954
21954
  if (T)
21955
- A.detachEvent("onresize", F);
21956
- else if (A.__resizeListeners__.splice(A.__resizeListeners__.indexOf(F), 1), !A.__resizeListeners__.length) {
21955
+ A.detachEvent("onresize", U);
21956
+ else if (A.__resizeListeners__.splice(A.__resizeListeners__.indexOf(U), 1), !A.__resizeListeners__.length) {
21957
21957
  A.removeEventListener("scroll", I, !0), A.__resizeTriggers__.__animationListener__ && (A.__resizeTriggers__.removeEventListener(y, A.__resizeTriggers__.__animationListener__), A.__resizeTriggers__.__animationListener__ = null);
21958
21958
  try {
21959
21959
  A.__resizeTriggers__ = !A.removeChild(A.__resizeTriggers__);
@@ -21978,14 +21978,14 @@ class dT extends $v {
21978
21978
  onResize: C
21979
21979
  } = this.props;
21980
21980
  if (this._parentNode) {
21981
- const E = window.getComputedStyle(this._parentNode) || {}, g = parseFloat(E.paddingLeft || "0"), I = parseFloat(E.paddingRight || "0"), T = parseFloat(E.paddingTop || "0"), _ = parseFloat(E.paddingBottom || "0"), W = this._parentNode.getBoundingClientRect(), z = W.height - T - _, A = W.width - g - I, F = this._parentNode.offsetHeight - T - _, K = this._parentNode.offsetWidth - g - I;
21982
- (!h && (this.state.height !== F || this.state.scaledHeight !== z) || !y && (this.state.width !== K || this.state.scaledWidth !== A)) && (this.setState({
21983
- height: F,
21981
+ const E = window.getComputedStyle(this._parentNode) || {}, g = parseFloat(E.paddingLeft || "0"), I = parseFloat(E.paddingRight || "0"), T = parseFloat(E.paddingTop || "0"), _ = parseFloat(E.paddingBottom || "0"), W = this._parentNode.getBoundingClientRect(), z = W.height - T - _, A = W.width - g - I, U = this._parentNode.offsetHeight - T - _, K = this._parentNode.offsetWidth - g - I;
21982
+ (!h && (this.state.height !== U || this.state.scaledHeight !== z) || !y && (this.state.width !== K || this.state.scaledWidth !== A)) && (this.setState({
21983
+ height: U,
21984
21984
  width: K,
21985
21985
  scaledHeight: z,
21986
21986
  scaledWidth: A
21987
21987
  }), typeof C == "function" && C({
21988
- height: F,
21988
+ height: U,
21989
21989
  scaledHeight: z,
21990
21990
  scaledWidth: A,
21991
21991
  width: K
@@ -22025,14 +22025,14 @@ class dT extends $v {
22025
22025
  ...z
22026
22026
  } = this.props, {
22027
22027
  height: A,
22028
- scaledHeight: F,
22028
+ scaledHeight: U,
22029
22029
  scaledWidth: K,
22030
22030
  width: J
22031
22031
  } = this.state, Q = {
22032
22032
  overflow: "visible"
22033
22033
  }, oe = {};
22034
22034
  let le = !1;
22035
- return C || (A === 0 && (le = !0), Q.height = 0, oe.height = A, oe.scaledHeight = F), E || (J === 0 && (le = !0), Q.width = 0, oe.width = J, oe.scaledWidth = K), g && (le = !1), yS(W, {
22035
+ return C || (A === 0 && (le = !0), Q.height = 0, oe.height = A, oe.scaledHeight = U), E || (J === 0 && (le = !0), Q.width = 0, oe.width = J, oe.scaledWidth = K), g && (le = !1), yS(W, {
22036
22036
  ref: this._setRef,
22037
22037
  style: {
22038
22038
  ...Q,
@@ -22058,9 +22058,9 @@ function pT(u) {
22058
22058
  }
22059
22059
  if (g.length)
22060
22060
  for (; g[1] - g[0] + 1 < y && g[0] > 0; ) {
22061
- var F = g[0] - 1;
22062
- if (!d(F))
22063
- g[0] = F;
22061
+ var U = g[0] - 1;
22062
+ if (!d(U))
22063
+ g[0] = U;
22064
22064
  else
22065
22065
  break;
22066
22066
  }
@@ -22138,8 +22138,8 @@ var hT = function(u, d) {
22138
22138
  startIndex: Math.max(0, y - z),
22139
22139
  stopIndex: Math.min(I - 1, C + z)
22140
22140
  });
22141
- (this._memoizedUnloadedRanges.length !== A.length || this._memoizedUnloadedRanges.some(function(F, K) {
22142
- return A[K] !== F;
22141
+ (this._memoizedUnloadedRanges.length !== A.length || this._memoizedUnloadedRanges.some(function(U, K) {
22142
+ return A[K] !== U;
22143
22143
  })) && (this._memoizedUnloadedRanges = A, this._loadUnloadedRanges(A));
22144
22144
  }
22145
22145
  }, {
@@ -22364,7 +22364,7 @@ class U7 extends $v {
22364
22364
  ref: W,
22365
22365
  threshold: z,
22366
22366
  useCapture: A,
22367
- useWindow: F,
22367
+ useWindow: U,
22368
22368
  getScrollParent: K,
22369
22369
  ...J
22370
22370
  } = d;
@@ -22723,7 +22723,7 @@ const NT = ({
22723
22723
  };
22724
22724
  }, [u]), /* @__PURE__ */ w(eg, { loading: !(h != null && h.summary), ...h == null ? void 0 : h.summary, successRate: (d = h == null ? void 0 : h.percentage) == null ? void 0 : d.correct });
22725
22725
  }, x_ = ({ gamification: u, className: d, scrollStore: h, scrollNode: y, appNode: C, style: E, responsiveStore: g }) => {
22726
- const { tabsShown: I } = Lt(h, { keys: ["tabsShown"] }), [T, _] = lt(M3.HOME), [, W] = CS(), { sdkInDesktopView: z, screen: A } = Lt(g, { keys: ["sdkInDesktopView"] }), F = (J) => {
22726
+ const { tabsShown: I } = Lt(h, { keys: ["tabsShown"] }), [T, _] = lt(M3.HOME), [, W] = CS(), { sdkInDesktopView: z, screen: A } = Lt(g, { keys: ["sdkInDesktopView"] }), U = (J) => {
22727
22727
  W(() => {
22728
22728
  var Q;
22729
22729
  _(J), z === !1 && (((Q = C.current) == null ? void 0 : Q.getBoundingClientRect().y) || 0) < 0 && W7(C, A.size, { behavior: "instant" });
@@ -22744,7 +22744,7 @@ const NT = ({
22744
22744
  style: {
22745
22745
  top: K
22746
22746
  },
22747
- children: /* @__PURE__ */ w(KR, { activePage: T, toggleActivePage: F })
22747
+ children: /* @__PURE__ */ w(KR, { activePage: T, toggleActivePage: U })
22748
22748
  }
22749
22749
  ),
22750
22750
  T === M3.HOME && /* @__PURE__ */ Z(Nr, { children: [
@@ -23227,7 +23227,7 @@ const NT = ({
23227
23227
  }, [_, g]);
23228
23228
  const A = (K) => (J) => {
23229
23229
  z.current && (z.current[K] = J);
23230
- }, F = (K) => ({ transform: ZN(K, _, I.height) });
23230
+ }, U = (K) => ({ transform: ZN(K, _, I.height) });
23231
23231
  return /* @__PURE__ */ w(VN, { style: I.height ? I : { ...I, paddingTop: 0, paddingBottom: 0 }, hiding: T, children: /* @__PURE__ */ Z(
23232
23232
  UN,
23233
23233
  {
@@ -23238,16 +23238,16 @@ const NT = ({
23238
23238
  },
23239
23239
  children: [
23240
23240
  /* @__PURE__ */ w(ON, { step: _, correct: y }),
23241
- h && /* @__PURE__ */ Z(Ou, { ref: A(1), style: F(1), children: [
23241
+ h && /* @__PURE__ */ Z(Ou, { ref: A(1), style: U(1), children: [
23242
23242
  /* @__PURE__ */ w("img", { alt: "sponsor-logo", src: jN }),
23243
23243
  /* @__PURE__ */ w(Nv, { children: "Featured Groups +" })
23244
23244
  ] }),
23245
- !h && /* @__PURE__ */ w(Ou, { ref: A(1), style: F(1), children: /* @__PURE__ */ w("img", { alt: "sponsor-logo", src: qN }) }),
23246
- /* @__PURE__ */ Z(Ou, { ref: A(2), style: F(2), children: [
23245
+ !h && /* @__PURE__ */ w(Ou, { ref: A(1), style: U(1), children: /* @__PURE__ */ w("img", { alt: "sponsor-logo", src: qN }) }),
23246
+ /* @__PURE__ */ Z(Ou, { ref: A(2), style: U(2), children: [
23247
23247
  /* @__PURE__ */ w(p0, { children: "Prediction results are in!" }),
23248
23248
  h && /* @__PURE__ */ w(Nv, { children: "Featured Groups +" })
23249
23249
  ] }),
23250
- /* @__PURE__ */ Z(Ou, { ref: A(3), style: F(3), children: [
23250
+ /* @__PURE__ */ Z(Ou, { ref: A(3), style: U(3), children: [
23251
23251
  /* @__PURE__ */ w(p0, { children: E }),
23252
23252
  /* @__PURE__ */ w(N3, { children: /* @__PURE__ */ Z(P3, { children: [
23253
23253
  /* @__PURE__ */ w("span", { children: "Your Pick:" }),
@@ -23256,7 +23256,7 @@ const NT = ({
23256
23256
  ] }) })
23257
23257
  ] }),
23258
23258
  y ? /* @__PURE__ */ Z(Nr, { children: [
23259
- /* @__PURE__ */ Z(Ou, { ref: A(4), style: { ...F(4), color: "var(--color-success)" }, children: [
23259
+ /* @__PURE__ */ Z(Ou, { ref: A(4), style: { ...U(4), color: "var(--color-success)" }, children: [
23260
23260
  /* @__PURE__ */ w(p0, { children: "Congratulations! You answered correctly." }),
23261
23261
  /* @__PURE__ */ Z(N3, { children: [
23262
23262
  /* @__PURE__ */ w(A7, { name: "selected" }),
@@ -23267,7 +23267,7 @@ const NT = ({
23267
23267
  ] })
23268
23268
  ] })
23269
23269
  ] }),
23270
- /* @__PURE__ */ Z(Ou, { ref: A(5), style: { ...F(5), color: "var(--color-success)" }, children: [
23270
+ /* @__PURE__ */ Z(Ou, { ref: A(5), style: { ...U(5), color: "var(--color-success)" }, children: [
23271
23271
  /* @__PURE__ */ w(FN, { children: _ === 5 && /* @__PURE__ */ w(Q7, { delay: 0.5, prefix: "+", suffix: " points", value: d == null ? void 0 : d.points }) }),
23272
23272
  /* @__PURE__ */ Z(N3, { children: [
23273
23273
  /* @__PURE__ */ w(A7, { name: "selected" }),
@@ -23279,7 +23279,7 @@ const NT = ({
23279
23279
  ] }),
23280
23280
  /* @__PURE__ */ w(Pv, { onClick: u, children: /* @__PURE__ */ w(Av, { name: "icon-cross" }) })
23281
23281
  ] })
23282
- ] }) : /* @__PURE__ */ Z(Ou, { ref: A(4), style: F(4), children: [
23282
+ ] }) : /* @__PURE__ */ Z(Ou, { ref: A(4), style: U(4), children: [
23283
23283
  /* @__PURE__ */ Z(p0, { style: { color: "var(--color-neutrals-gray9)" }, children: [
23284
23284
  "Better luck next time! Correct: ",
23285
23285
  C,
@@ -23307,8 +23307,8 @@ const NT = ({
23307
23307
  h(!0);
23308
23308
  const _ = T.map(
23309
23309
  (W) => new Promise((z, A) => {
23310
- const F = new Image();
23311
- F.onload = () => z(W), F.onerror = () => A(), F.src = W;
23310
+ const U = new Image();
23311
+ U.onload = () => z(W), U.onerror = () => A(), U.src = W;
23312
23312
  })
23313
23313
  );
23314
23314
  await Promise.allSettled(_), h(!1);
@@ -23522,7 +23522,7 @@ const NT = ({
23522
23522
  inviteCardSubtext: W,
23523
23523
  inviteCardBtnLabel: z,
23524
23524
  loading: A,
23525
- inviterName: F,
23525
+ inviterName: U,
23526
23526
  sdk: K,
23527
23527
  onClose: J
23528
23528
  }) => {
@@ -23536,8 +23536,8 @@ const NT = ({
23536
23536
  he.inviteCard ? await u.onboardingStatus.submitInplay() : he.rules && le ? ie(!1) : ke();
23537
23537
  };
23538
23538
  return rt(() => {
23539
- !A && F && K.inviteDisplayed();
23540
- }, [A, F, K]), /* @__PURE__ */ w(dT, { children: ({ width: We, height: it }) => /* @__PURE__ */ Z(_P, { style: { width: We, height: it, maxHeight: it }, children: [
23539
+ !A && U && K.inviteDisplayed();
23540
+ }, [A, U, K]), /* @__PURE__ */ w(dT, { children: ({ width: We, height: it }) => /* @__PURE__ */ Z(_P, { style: { width: We, height: it, maxHeight: it }, children: [
23541
23541
  /* @__PURE__ */ w(PP, { children: /* @__PURE__ */ w(AP, { onClick: J, children: /* @__PURE__ */ w(DP, { name: "icon-close-btn-gray" }) }) }),
23542
23542
  /* @__PURE__ */ Z(NP, { children: [
23543
23543
  he.steps && (d == null ? void 0 : d.length) && /* @__PURE__ */ w(
@@ -23546,7 +23546,7 @@ const NT = ({
23546
23546
  loading: A,
23547
23547
  steps: d,
23548
23548
  currentStep: Q,
23549
- inviterName: F
23549
+ inviterName: U
23550
23550
  }
23551
23551
  ),
23552
23552
  he.rules && !le && /* @__PURE__ */ w(
@@ -23659,13 +23659,13 @@ const NT = ({
23659
23659
  sdk: E
23660
23660
  }) => {
23661
23661
  var g, I, T, _, W, z, A;
23662
- const F = Lt(y.friends.getStore()), [K, J] = lt(void 0), Q = cr(() => {
23662
+ const U = Lt(y.friends.getStore()), [K, J] = lt(void 0), Q = cr(() => {
23663
23663
  var oe, le;
23664
23664
  const ie = E.getInviter();
23665
- return ie ? (le = (oe = F.data) == null ? void 0 : oe.find(({
23665
+ return ie ? (le = (oe = U.data) == null ? void 0 : oe.find(({
23666
23666
  slId: he
23667
23667
  }) => he === ie)) == null ? void 0 : le.name : "";
23668
- }, [F.data, E]);
23668
+ }, [U.data, E]);
23669
23669
  return rt(() => {
23670
23670
  const oe = u.$store.subscribe((le) => {
23671
23671
  le && J(le.data);
@@ -23717,7 +23717,7 @@ const NT = ({
23717
23717
  const I = Ut(null), T = d.data.onboarding, [_, W] = lt(T == null ? void 0 : T.instantOpen), z = u.getFeature(Mo.GAMES), A = cr(() => H7 == null ? void 0 : H7.map(({
23718
23718
  graphicSrc: Q
23719
23719
  }) => Q), []), {
23720
- screen: F
23720
+ screen: U
23721
23721
  } = Lt(g, {
23722
23722
  keys: ["screen"]
23723
23723
  });
@@ -23764,7 +23764,7 @@ const NT = ({
23764
23764
  close: d.close,
23765
23765
  action: () => {
23766
23766
  var Q;
23767
- W(!0), (((Q = C.current) == null ? void 0 : Q.getBoundingClientRect().y) || 0) < 0 && W7(C, F.size, {
23767
+ W(!0), (((Q = C.current) == null ? void 0 : Q.getBoundingClientRect().y) || 0) < 0 && W7(C, U.size, {
23768
23768
  behavior: "smooth"
23769
23769
  });
23770
23770
  },
@@ -23902,8 +23902,8 @@ const NT = ({
23902
23902
  return !u || !A.current ? null : z3.createPortal(/* @__PURE__ */ w(dA, {
23903
23903
  title: u.type === Uc.QUESTION_RESOLVED ? "Prediction result" : `New ${((T = F3[(I = u.data) == null ? void 0 : I.questionType]) == null ? void 0 : T.label) || "notification"}`,
23904
23904
  onClick: () => {
23905
- var F;
23906
- E.get().sdkInDesktopView ? (F = C.current) == null || F.scrollTo({
23905
+ var U;
23906
+ E.get().sdkInDesktopView ? (U = C.current) == null || U.scrollTo({
23907
23907
  top: 0,
23908
23908
  behavior: "smooth"
23909
23909
  }) : W7(h, _.size, {
@@ -23961,8 +23961,8 @@ const NT = ({
23961
23961
  }, [I, u]);
23962
23962
  const _ = gn(
23963
23963
  (z) => {
23964
- d.current = z, y(!0), u.initializeApp({ skipOrganizationSettings: !0 }).then(({ enabled: A, err: F }) => {
23965
- if (!F && A) {
23964
+ d.current = z, y(!0), u.initializeApp({ skipOrganizationSettings: !0 }).then(({ enabled: A, err: U }) => {
23965
+ if (!U && A) {
23966
23966
  u.isUserAuthorized().then((K) => {
23967
23967
  K || u.disableApp();
23968
23968
  });
@@ -23994,100 +23994,131 @@ const NT = ({
23994
23994
  deactivate: W,
23995
23995
  isLogged: !!g
23996
23996
  };
23997
- }, yA = ({ sdk: u, className: d, scrollStore: h, appNode: y, scrollNode: C, responsiveStore: E }) => {
23997
+ }, yA = ({
23998
+ sdk: u,
23999
+ className: d,
24000
+ scrollStore: h,
24001
+ appNode: y,
24002
+ scrollNode: C,
24003
+ responsiveStore: E
24004
+ }) => {
23998
24005
  const [, g] = KS(u);
23999
- return /* @__PURE__ */ w(
24000
- N_,
24001
- {
24002
- className: d,
24003
- scrollNode: C,
24004
- appNode: y,
24005
- scrollStore: h,
24006
- feature: g,
24007
- responsiveStore: E,
24008
- sdk: u
24009
- }
24010
- );
24011
- }, bA = ({ sdk: u, className: d, appNode: h, responsiveStore: y }) => {
24006
+ return /* @__PURE__ */ w(N_, {
24007
+ className: d,
24008
+ scrollNode: C,
24009
+ appNode: y,
24010
+ scrollStore: h,
24011
+ feature: g,
24012
+ responsiveStore: E,
24013
+ sdk: u
24014
+ });
24015
+ }, bA = ({
24016
+ sdk: u,
24017
+ className: d,
24018
+ appNode: h,
24019
+ responsiveStore: y
24020
+ }) => {
24012
24021
  const C = Lt(u.featuresList.getStore());
24013
24022
  return C ? Array.from(C, (E) => {
24014
24023
  const g = u.getFeature(E);
24015
- return g ? /* @__PURE__ */ w(
24016
- P_,
24017
- {
24018
- className: d,
24019
- appNode: h,
24020
- feature: g,
24021
- responsiveStore: y,
24022
- sdk: u
24023
- },
24024
- E
24025
- ) : null;
24024
+ return g ? /* @__PURE__ */ w(P_, {
24025
+ className: d,
24026
+ appNode: h,
24027
+ feature: g,
24028
+ responsiveStore: y,
24029
+ sdk: u
24030
+ }, E) : null;
24026
24031
  }) : null;
24027
- }, CA = ({ sdk: u, event: d }) => {
24028
- const h = Ut(null), y = Ut(null), [C] = _E(h), [E, g] = PE(h, C), { sdkEnabled: I, sdkReady: T, activateEventWithId: _, deactivate: W, isLogged: z } = gA(u);
24032
+ }, CA = ({
24033
+ sdk: u,
24034
+ event: d,
24035
+ topNavigation: h
24036
+ }) => {
24037
+ const y = Ut(null), C = Ut(null), [E] = _E(y), [g, I] = PE(y, E), {
24038
+ sdkEnabled: T,
24039
+ sdkReady: _,
24040
+ activateEventWithId: W,
24041
+ deactivate: z,
24042
+ isLogged: A
24043
+ } = gA(u);
24029
24044
  rt(() => {
24030
- d ? (u.createEventSession(d), _(d)) : W();
24031
- }, [d, _, W, u]), S7(h, { enabled: I, event: "click", listener: AE }), S7(E, {
24032
- enabled: I,
24045
+ d ? (u.createEventSession(d), W(d)) : z();
24046
+ }, [d, W, z, u]), S7(y, {
24047
+ enabled: T,
24048
+ event: "click",
24049
+ listener: AE
24050
+ }), S7(g, {
24051
+ enabled: T,
24033
24052
  event: "scrollend",
24034
24053
  listener: ME,
24035
24054
  useDomNode: !0
24036
- }), S7(E, {
24037
- enabled: I,
24055
+ }), S7(g, {
24056
+ enabled: T,
24038
24057
  event: "click",
24039
24058
  listener: DE,
24040
24059
  useDomNode: !0
24041
24060
  });
24042
- const A = cr(() => ({ sdk: u }), [u]);
24061
+ const U = cr(() => ({
24062
+ sdk: u
24063
+ }), [u]);
24043
24064
  return rt(() => {
24044
24065
  import("./gamification-feature.js");
24045
- }, []), /* @__PURE__ */ w(ig.Provider, { value: A, children: /* @__PURE__ */ Z(FS, { ref: h, children: [
24046
- I && /* @__PURE__ */ w(j_, { className: x7, sdk: u, ref: y }),
24047
- /* @__PURE__ */ Z(Hv, { className: "sl-hide-on-modal", ref: E, "data-nav": I.toString(), children: [
24048
- T && /* @__PURE__ */ w(
24049
- vA,
24050
- {
24066
+ }, []), /* @__PURE__ */ w(ig.Provider, {
24067
+ value: U,
24068
+ children: /* @__PURE__ */ Z(FS, {
24069
+ ref: y,
24070
+ className: h ? "" : "c10llmat",
24071
+ children: [T && h && /* @__PURE__ */ w(j_, {
24072
+ className: x7,
24073
+ sdk: u,
24074
+ ref: C
24075
+ }), /* @__PURE__ */ Z(Hv, {
24076
+ className: "sl-hide-on-modal",
24077
+ ref: g,
24078
+ "data-nav": h && T.toString(),
24079
+ children: [_ && /* @__PURE__ */ w(vA, {
24051
24080
  sdk: u,
24052
- scrollNode: E,
24053
- headerNode: y,
24054
- appNode: h,
24055
- scrollStore: g,
24056
- responsiveStore: C
24057
- }
24058
- ),
24059
- T && /* @__PURE__ */ w(
24060
- yA,
24061
- {
24062
- scrollStore: g,
24063
- responsiveStore: C,
24064
- scrollNode: E,
24065
- appNode: h,
24081
+ scrollNode: g,
24082
+ headerNode: C,
24083
+ appNode: y,
24084
+ scrollStore: I,
24085
+ responsiveStore: E
24086
+ }), _ && /* @__PURE__ */ w(yA, {
24087
+ scrollStore: I,
24088
+ responsiveStore: E,
24089
+ scrollNode: g,
24090
+ appNode: y,
24066
24091
  className: x7,
24067
24092
  sdk: u
24068
- }
24069
- ),
24070
- T && /* @__PURE__ */ w(bA, { responsiveStore: C, appNode: h, className: x7, sdk: u })
24071
- ] }),
24072
- I && !z && /* @__PURE__ */ w(
24073
- "div",
24074
- {
24075
- style: { display: "flex", alignItems: "center", justifyContent: "center", width: "100%", height: "100%" },
24093
+ }), _ && /* @__PURE__ */ w(bA, {
24094
+ responsiveStore: E,
24095
+ appNode: y,
24096
+ className: x7,
24097
+ sdk: u
24098
+ })]
24099
+ }), T && !A && /* @__PURE__ */ w("div", {
24100
+ style: {
24101
+ display: "flex",
24102
+ alignItems: "center",
24103
+ justifyContent: "center",
24104
+ width: "100%",
24105
+ height: "100%"
24106
+ },
24076
24107
  children: "You are not logged in."
24077
- }
24078
- )
24079
- ] }) });
24108
+ })]
24109
+ })
24110
+ });
24080
24111
  }, wA = ({ children: u, customTheme: d, style: h }) => /* @__PURE__ */ w("div", { className: "StreamLayerSDKTheme", children: /* @__PURE__ */ w("div", { className: Vu(zE, d), style: h, children: u }) }), kA = () => {
24081
24112
  const { sdk: u } = U3(B3);
24082
24113
  return u;
24083
24114
  }, SA = () => {
24084
24115
  const { event: u } = U3(B3);
24085
24116
  return u;
24086
- }, PA = ({ event: u }) => {
24087
- const { sdk: d, status: h } = U3(B3);
24088
- if (h === F7.UNSET)
24117
+ }, PA = ({ event: u, topNavigation: d }) => {
24118
+ const { sdk: h, status: y } = U3(B3);
24119
+ if (y === F7.UNSET)
24089
24120
  throw new Error("Wrap app in `StreamLayerProvider`");
24090
- return h === F7.CONNECTED ? /* @__PURE__ */ w("div", { className: "StreamLayerSDK", children: "wait" }) : d === null ? /* @__PURE__ */ w("div", { className: "StreamLayerSDK", children: "sdk not initialized" }) : /* @__PURE__ */ w("div", { className: "StreamLayerSDK", children: /* @__PURE__ */ w(wA, { children: /* @__PURE__ */ w(CA, { sdk: d, event: u }) }) });
24121
+ return y === F7.CONNECTED ? /* @__PURE__ */ w("div", { className: "StreamLayerSDK", children: "wait" }) : h === null ? /* @__PURE__ */ w("div", { className: "StreamLayerSDK", children: "sdk not initialized" }) : /* @__PURE__ */ w("div", { className: "StreamLayerSDK", children: /* @__PURE__ */ w(wA, { children: /* @__PURE__ */ w(CA, { sdk: h, event: u, topNavigation: d }) }) });
24091
24122
  }, EA = ({ event: u }) => {
24092
24123
  const d = kA(), h = SA();
24093
24124
  return rt(() => (d && (u && (d.createEventSession(u), h && (h.current = u)), !u && (h != null && h.current) && (d.createEventSession(""), h.current = "")), () => {