@cronocode/react-box 1.7.7 → 1.7.8

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/ssg.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { S as us } from "./core.mjs";
2
- import sl from "react";
1
+ import { S as rs } from "./core.mjs";
2
+ import ll from "react";
3
3
  var xo = {}, So = {};
4
4
  /**
5
5
  * @license React
@@ -10,10 +10,10 @@ var xo = {}, So = {};
10
10
  * This source code is licensed under the MIT license found in the
11
11
  * LICENSE file in the root directory of this source tree.
12
12
  */
13
- var rs;
13
+ var os;
14
14
  function cs() {
15
- return rs || (rs = 1, process.env.NODE_ENV !== "production" && function() {
16
- var mt = sl, U = "18.2.0", G = mt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
15
+ return os || (os = 1, process.env.NODE_ENV !== "production" && function() {
16
+ var mt = ll, U = "18.2.0", G = mt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
17
17
  function xe(e) {
18
18
  {
19
19
  for (var n = arguments.length, i = new Array(n > 1 ? n - 1 : 0), s = 1; s < n; s++)
@@ -1933,23 +1933,23 @@ function cs() {
1933
1933
  var s = i.toString(16);
1934
1934
  return F(e, s), F(e, je), F(e, n.placeholderPrefix), F(e, s), A(e, Je);
1935
1935
  }
1936
- var Tr = V + ';$RC("', Lo = '$RC("', Yr = '","', ul = '")<\/script>';
1937
- function cl(e, n, i, s) {
1936
+ var Tr = V + ';$RC("', Lo = '$RC("', Yr = '","', sl = '")<\/script>';
1937
+ function ul(e, n, i, s) {
1938
1938
  if (F(e, n.startInlineScript), n.sentCompleteBoundaryFunction ? F(e, Lo) : (n.sentCompleteBoundaryFunction = !0, F(e, Tr)), i === null)
1939
1939
  throw new Error("An ID must have been assigned before we can complete the boundary.");
1940
1940
  var d = s.toString(16);
1941
- return F(e, i), F(e, Yr), F(e, n.segmentPrefix), F(e, d), A(e, ul);
1941
+ return F(e, i), F(e, Yr), F(e, n.segmentPrefix), F(e, d), A(e, sl);
1942
1942
  }
1943
- var fl = Z + ';$RX("', dl = '$RX("', pl = '"', hl = ")<\/script>", Ra = ",";
1944
- function vl(e, n, i, s, d, S) {
1945
- if (F(e, n.startInlineScript), n.sentClientRenderFunction ? F(e, dl) : (n.sentClientRenderFunction = !0, F(e, fl)), i === null)
1943
+ var cl = Z + ';$RX("', fl = '$RX("', dl = '"', pl = ")<\/script>", Ra = ",";
1944
+ function hl(e, n, i, s, d, S) {
1945
+ if (F(e, n.startInlineScript), n.sentClientRenderFunction ? F(e, fl) : (n.sentClientRenderFunction = !0, F(e, cl)), i === null)
1946
1946
  throw new Error("An ID must have been assigned before we can complete the boundary.");
1947
- return F(e, i), F(e, pl), (s || d || S) && (F(e, Ra), F(e, Ia(s || ""))), (d || S) && (F(e, Ra), F(e, Ia(d || ""))), S && (F(e, Ra), F(e, Ia(S))), A(e, hl);
1947
+ return F(e, i), F(e, dl), (s || d || S) && (F(e, Ra), F(e, Ia(s || ""))), (d || S) && (F(e, Ra), F(e, Ia(d || ""))), S && (F(e, Ra), F(e, Ia(S))), A(e, pl);
1948
1948
  }
1949
- var gl = /[<\u2028\u2029]/g;
1949
+ var vl = /[<\u2028\u2029]/g;
1950
1950
  function Ia(e) {
1951
1951
  var n = JSON.stringify(e);
1952
- return n.replace(gl, function(i) {
1952
+ return n.replace(vl, function(i) {
1953
1953
  switch (i) {
1954
1954
  case "<":
1955
1955
  return "\\u003c";
@@ -1962,7 +1962,7 @@ function cs() {
1962
1962
  }
1963
1963
  });
1964
1964
  }
1965
- function ml(e, n) {
1965
+ function gl(e, n) {
1966
1966
  var i = Mt(n, void 0);
1967
1967
  return {
1968
1968
  // Keep this in sync with ReactDOMServerFormatConfig
@@ -2000,13 +2000,13 @@ function cs() {
2000
2000
  function dt(e, n, i, s, d) {
2001
2001
  return n.generateStaticMarkup ? !0 : Sr(e, n, i, s, d);
2002
2002
  }
2003
- function yl(e, n) {
2003
+ function ml(e, n) {
2004
2004
  return n.generateStaticMarkup ? !0 : Eo(e);
2005
2005
  }
2006
2006
  function Si(e, n) {
2007
2007
  return n.generateStaticMarkup ? !0 : Ro(e);
2008
2008
  }
2009
- var Ke = Object.assign, bi = Symbol.for("react.element"), Da = Symbol.for("react.portal"), Bo = Symbol.for("react.fragment"), Uo = Symbol.for("react.strict_mode"), Ho = Symbol.for("react.profiler"), Gr = Symbol.for("react.provider"), Xr = Symbol.for("react.context"), Zr = Symbol.for("react.forward_ref"), Er = Symbol.for("react.suspense"), Aa = Symbol.for("react.suspense_list"), Ma = Symbol.for("react.memo"), zo = Symbol.for("react.lazy"), Sl = Symbol.for("react.scope"), wi = Symbol.for("react.debug_trace_mode"), bl = Symbol.for("react.legacy_hidden"), wl = Symbol.for("react.default_value"), xi = Symbol.iterator, ki = "@@iterator";
2009
+ var Ke = Object.assign, bi = Symbol.for("react.element"), Da = Symbol.for("react.portal"), Bo = Symbol.for("react.fragment"), Uo = Symbol.for("react.strict_mode"), Ho = Symbol.for("react.profiler"), Gr = Symbol.for("react.provider"), Xr = Symbol.for("react.context"), Zr = Symbol.for("react.forward_ref"), Er = Symbol.for("react.suspense"), Aa = Symbol.for("react.suspense_list"), Ma = Symbol.for("react.memo"), zo = Symbol.for("react.lazy"), yl = Symbol.for("react.scope"), wi = Symbol.for("react.debug_trace_mode"), Sl = Symbol.for("react.legacy_hidden"), bl = Symbol.for("react.default_value"), xi = Symbol.iterator, ki = "@@iterator";
2010
2010
  function ve(e) {
2011
2011
  if (e === null || typeof e != "object")
2012
2012
  return null;
@@ -2394,11 +2394,11 @@ function cs() {
2394
2394
  n.context !== e && g("The parent context is not the expected context. This is probably a bug in React.");
2395
2395
  {
2396
2396
  var i = n.parentValue;
2397
- i === wl ? n.context._currentValue2 = n.context._defaultValue : n.context._currentValue2 = i, e._currentRenderer2 !== void 0 && e._currentRenderer2 !== null && e._currentRenderer2 !== qn && g("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."), e._currentRenderer2 = qn;
2397
+ i === bl ? n.context._currentValue2 = n.context._defaultValue : n.context._currentValue2 = i, e._currentRenderer2 !== void 0 && e._currentRenderer2 !== null && e._currentRenderer2 !== qn && g("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."), e._currentRenderer2 = qn;
2398
2398
  }
2399
2399
  return zt = n.parent;
2400
2400
  }
2401
- function xl() {
2401
+ function wl() {
2402
2402
  return zt;
2403
2403
  }
2404
2404
  function Fr(e) {
@@ -2454,13 +2454,13 @@ Please check the code for the %s component.`, n, n, s), Xo[d] = !0;
2454
2454
  i.queue === null ? Ai(e, "forceUpdate") : n != null && Ar(n, "setState");
2455
2455
  }
2456
2456
  };
2457
- function kl(e, n, i, s, d) {
2457
+ function xl(e, n, i, s, d) {
2458
2458
  var S = i(d, s);
2459
2459
  Qo(n, S);
2460
2460
  var w = S == null ? s : Ke({}, s, S);
2461
2461
  return w;
2462
2462
  }
2463
- function Cl(e, n, i) {
2463
+ function kl(e, n, i) {
2464
2464
  var s = Cn, d = e.contextType;
2465
2465
  if ("contextType" in e) {
2466
2466
  var S = (
@@ -2508,7 +2508,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, le, Me, H !== null ? `
2508
2508
  w && (typeof w != "object" || lt(w)) && g("%s.state: must be set to an object or null", s), typeof e.getChildContext == "function" && typeof n.childContextTypes != "object" && g("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().", s);
2509
2509
  }
2510
2510
  }
2511
- function Tl(e, n) {
2511
+ function Cl(e, n) {
2512
2512
  var i = n.state;
2513
2513
  if (typeof n.componentWillMount == "function") {
2514
2514
  if (n.componentWillMount.__suppressDeprecationWarning !== !0) {
@@ -2527,7 +2527,7 @@ Please update the following components: %s`,
2527
2527
  }
2528
2528
  typeof n.UNSAFE_componentWillMount == "function" && n.UNSAFE_componentWillMount(), i !== n.state && (g("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.", fe(e) || "Component"), Mi.enqueueReplaceState(n, n.state, null));
2529
2529
  }
2530
- function El(e, n, i, s) {
2530
+ function Tl(e, n, i, s) {
2531
2531
  if (e.queue !== null && e.queue.length > 0) {
2532
2532
  var d = e.queue, S = e.replace;
2533
2533
  if (e.queue = null, e.replace = !1, S && d.length === 1)
@@ -2557,14 +2557,14 @@ Please update the following components: %s`,
2557
2557
  Ko.has(R) || (Ko.add(R), g("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.", R));
2558
2558
  }
2559
2559
  var M = n.getDerivedStateFromProps;
2560
- typeof M == "function" && (e.state = kl(e, n, M, d, i)), typeof n.getDerivedStateFromProps != "function" && typeof e.getSnapshotBeforeUpdate != "function" && (typeof e.UNSAFE_componentWillMount == "function" || typeof e.componentWillMount == "function") && (Tl(n, e), El(S, e, i, s));
2560
+ typeof M == "function" && (e.state = xl(e, n, M, d, i)), typeof n.getDerivedStateFromProps != "function" && typeof e.getSnapshotBeforeUpdate != "function" && (typeof e.UNSAFE_componentWillMount == "function" || typeof e.componentWillMount == "function") && (Cl(n, e), Tl(S, e, i, s));
2561
2561
  }
2562
2562
  var na = {
2563
2563
  id: 1,
2564
2564
  overflow: ""
2565
2565
  };
2566
- function Rl(e) {
2567
- var n = e.overflow, i = e.id, s = i & ~Il(i);
2566
+ function El(e) {
2567
+ var n = e.overflow, i = e.id, s = i & ~Rl(i);
2568
2568
  return s.toString(32) + n;
2569
2569
  }
2570
2570
  function Qa(e, n, i) {
@@ -2576,23 +2576,23 @@ Please update the following components: %s`,
2576
2576
  overflow: ol
2577
2577
  };
2578
2578
  } else {
2579
- var Sa = R << S, ls = Sa | w, ss = d;
2579
+ var Sa = R << S, ss = Sa | w, us = d;
2580
2580
  return {
2581
- id: 1 << M | ls,
2582
- overflow: ss
2581
+ id: 1 << M | ss,
2582
+ overflow: us
2583
2583
  };
2584
2584
  }
2585
2585
  }
2586
2586
  function ra(e) {
2587
- return 32 - Pl(e);
2587
+ return 32 - Il(e);
2588
2588
  }
2589
- function Il(e) {
2589
+ function Rl(e) {
2590
2590
  return 1 << ra(e) - 1;
2591
2591
  }
2592
- var Pl = Math.clz32 ? Math.clz32 : nn, Fl = Math.log, Dl = Math.LN2;
2592
+ var Il = Math.clz32 ? Math.clz32 : nn, Pl = Math.log, Fl = Math.LN2;
2593
2593
  function nn(e) {
2594
2594
  var n = e >>> 0;
2595
- return n === 0 ? 32 : 31 - (Fl(n) / Dl | 0) | 0;
2595
+ return n === 0 ? 32 : 31 - (Pl(n) / Fl | 0) | 0;
2596
2596
  }
2597
2597
  function Ka(e, n) {
2598
2598
  return e === n && (e !== 0 || 1 / e === 1 / n) || e !== e && n !== n;
@@ -2607,7 +2607,7 @@ Please update the following components: %s`,
2607
2607
  See https://reactjs.org/link/invalid-hook-call for tips about how to debug and fix this problem.`);
2608
2608
  return Wt && g("Do not call Hooks inside useEffect(...), useMemo(...), or other built-in Hooks. You can only call Hooks at the top level of your React function. For more information, see https://reactjs.org/link/rules-of-hooks"), K;
2609
2609
  }
2610
- function Al(e, n) {
2610
+ function Dl(e, n) {
2611
2611
  if (n === null)
2612
2612
  return g("%s received a final argument during this render, but not during the previous render. Even though the final argument is optional, its type cannot change between renders.", or), !1;
2613
2613
  e.length !== n.length && g(`The final argument passed to %s changed size between renders. The order and size of this array must remain constant.
@@ -2634,7 +2634,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2634
2634
  function qa(e, n) {
2635
2635
  K = n, er = e, Wt = !1, aa = 0;
2636
2636
  }
2637
- function Ml(e, n, i, s) {
2637
+ function Al(e, n, i, s) {
2638
2638
  for (; nr; )
2639
2639
  nr = !1, aa = 0, rn += 1, ne = null, i = e(n, s);
2640
2640
  return io(), i;
@@ -2646,7 +2646,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2646
2646
  function io() {
2647
2647
  Wt = !1, K = null, er = null, nr = !1, tr = null, rn = 0, Ae = null, ne = null;
2648
2648
  }
2649
- function _l(e) {
2649
+ function Ml(e) {
2650
2650
  return Wt && g("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."), Fr(e);
2651
2651
  }
2652
2652
  function Bi(e) {
@@ -2655,7 +2655,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2655
2655
  function la(e, n) {
2656
2656
  return typeof n == "function" ? n(e) : n;
2657
2657
  }
2658
- function Ol(e) {
2658
+ function _l(e) {
2659
2659
  return or = "useState", Ui(
2660
2660
  la,
2661
2661
  // useReducer has a special case to support lazy useState initializers
@@ -2685,7 +2685,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2685
2685
  var W = ne.queue = {
2686
2686
  last: null,
2687
2687
  dispatch: null
2688
- }, Y = W.dispatch = Ul.bind(null, K, W);
2688
+ }, Y = W.dispatch = Bl.bind(null, K, W);
2689
2689
  return [ne.memoizedState, Y];
2690
2690
  }
2691
2691
  }
@@ -2696,7 +2696,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2696
2696
  var s = ne.memoizedState;
2697
2697
  if (s !== null && i !== null) {
2698
2698
  var d = s[1];
2699
- if (Al(i, d))
2699
+ if (Dl(i, d))
2700
2700
  return s[0];
2701
2701
  }
2702
2702
  }
@@ -2704,7 +2704,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2704
2704
  var S = e();
2705
2705
  return Wt = !1, ne.memoizedState = [S, i], S;
2706
2706
  }
2707
- function Ll(e) {
2707
+ function Ol(e) {
2708
2708
  K = on(), ne = ia();
2709
2709
  var n = ne.memoizedState;
2710
2710
  if (n === null) {
@@ -2715,10 +2715,10 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2715
2715
  } else
2716
2716
  return n;
2717
2717
  }
2718
- function Bl(e, n) {
2718
+ function Ll(e, n) {
2719
2719
  or = "useLayoutEffect", g("useLayoutEffect does nothing on the server, because its effect cannot be encoded into the server renderer's output format. This will lead to a mismatch between the initial, non-hydrated UI and the intended UI. To avoid this, useLayoutEffect should only be used in components that render exclusively on the client. See https://reactjs.org/link/uselayouteffect-ssr for common fixes.");
2720
2720
  }
2721
- function Ul(e, n, i) {
2721
+ function Bl(e, n, i) {
2722
2722
  if (rn >= rr)
2723
2723
  throw new Error("Too many re-renders. React limits the number of renders to prevent an infinite loop.");
2724
2724
  if (e === K) {
@@ -2738,20 +2738,20 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2738
2738
  }
2739
2739
  }
2740
2740
  }
2741
- function Hl(e, n) {
2741
+ function Ul(e, n) {
2742
2742
  return Hi(function() {
2743
2743
  return e;
2744
2744
  }, n);
2745
2745
  }
2746
- function zl(e, n, i) {
2746
+ function Hl(e, n, i) {
2747
2747
  return on(), n(e._source);
2748
2748
  }
2749
- function Wl(e, n, i) {
2749
+ function zl(e, n, i) {
2750
2750
  if (i === void 0)
2751
2751
  throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");
2752
2752
  return i();
2753
2753
  }
2754
- function jl(e) {
2754
+ function Wl(e) {
2755
2755
  return on(), e;
2756
2756
  }
2757
2757
  function sa() {
@@ -2761,7 +2761,7 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2761
2761
  return on(), [!1, sa];
2762
2762
  }
2763
2763
  function ei() {
2764
- var e = er, n = Rl(e.treeContext), i = so;
2764
+ var e = er, n = El(e.treeContext), i = so;
2765
2765
  if (i === null)
2766
2766
  throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");
2767
2767
  var s = aa++;
@@ -2770,27 +2770,27 @@ Incoming: %s`, or, "[" + e.join(", ") + "]", "[" + n.join(", ") + "]");
2770
2770
  function lo() {
2771
2771
  }
2772
2772
  var Wi = {
2773
- readContext: _l,
2773
+ readContext: Ml,
2774
2774
  useContext: Bi,
2775
2775
  useMemo: Hi,
2776
2776
  useReducer: Ui,
2777
- useRef: Ll,
2778
- useState: Ol,
2777
+ useRef: Ol,
2778
+ useState: _l,
2779
2779
  useInsertionEffect: lo,
2780
- useLayoutEffect: Bl,
2781
- useCallback: Hl,
2780
+ useLayoutEffect: Ll,
2781
+ useCallback: Ul,
2782
2782
  // useImperativeHandle is not run in the server environment
2783
2783
  useImperativeHandle: lo,
2784
2784
  // Effects are not run in the server environment.
2785
2785
  useEffect: lo,
2786
2786
  // Debugging effect
2787
2787
  useDebugValue: lo,
2788
- useDeferredValue: jl,
2788
+ useDeferredValue: Wl,
2789
2789
  useTransition: zi,
2790
2790
  useId: ei,
2791
2791
  // Subscriptions are not setup in a server environment.
2792
- useMutableSource: zl,
2793
- useSyncExternalStore: Wl
2792
+ useMutableSource: Hl,
2793
+ useSyncExternalStore: zl
2794
2794
  }, so = null;
2795
2795
  function ua(e) {
2796
2796
  so = e;
@@ -2819,8 +2819,8 @@ Error generating stack: ` + s.message + `
2819
2819
  ` + s.stack;
2820
2820
  }
2821
2821
  }
2822
- var Tn = G.ReactCurrentDispatcher, ca = G.ReactDebugCurrentFrame, fa = 0, ar = 1, ji = 2, ni = 3, ir = 4, Nl = 0, Ni = 1, jt = 2, $l = 12800;
2823
- function Vl(e) {
2822
+ var Tn = G.ReactCurrentDispatcher, ca = G.ReactDebugCurrentFrame, fa = 0, ar = 1, ji = 2, ni = 3, ir = 4, jl = 0, Ni = 1, jt = 2, Nl = 12800;
2823
+ function $l(e) {
2824
2824
  return console.error(e), null;
2825
2825
  }
2826
2826
  function uo() {
@@ -2829,8 +2829,8 @@ Error generating stack: ` + s.message + `
2829
2829
  var H = [], W = /* @__PURE__ */ new Set(), Y = {
2830
2830
  destination: null,
2831
2831
  responseState: n,
2832
- progressiveChunkSize: s === void 0 ? $l : s,
2833
- status: Nl,
2832
+ progressiveChunkSize: s === void 0 ? Nl : s,
2833
+ status: jl,
2834
2834
  fatalError: null,
2835
2835
  nextSegmentId: 0,
2836
2836
  allPendingTasks: 0,
@@ -2841,7 +2841,7 @@ Error generating stack: ` + s.message + `
2841
2841
  clientRenderedBoundaries: [],
2842
2842
  completedBoundaries: [],
2843
2843
  partialBoundaries: [],
2844
- onError: d === void 0 ? Vl : d,
2844
+ onError: d === void 0 ? $l : d,
2845
2845
  onAllReady: S === void 0 ? uo : S,
2846
2846
  onShellReady: w === void 0 ? uo : w,
2847
2847
  onShellError: R === void 0 ? uo : R,
@@ -3000,14 +3000,14 @@ Error generating stack: ` + s.message + `
3000
3000
  var w = d.formatContext;
3001
3001
  d.formatContext = mn(w, i, s), ha(e, n, S), d.formatContext = w, Ze(d.chunks, i), d.lastPushedText = !1, vt(n);
3002
3002
  }
3003
- function Yl(e) {
3003
+ function Vl(e) {
3004
3004
  return e.prototype && e.prototype.isReactComponent;
3005
3005
  }
3006
3006
  function li(e, n, i, s, d) {
3007
3007
  var S = {};
3008
3008
  qa(n, S);
3009
3009
  var w = i(s, d);
3010
- return Ml(i, s, w, d);
3010
+ return Al(i, s, w, d);
3011
3011
  }
3012
3012
  function po(e, n, i, s, d) {
3013
3013
  var S = i.render();
@@ -3024,11 +3024,11 @@ Error generating stack: ` + s.message + `
3024
3024
  }
3025
3025
  function Yi(e, n, i, s) {
3026
3026
  ai(n, i);
3027
- var d = Ii(i, n.legacyContext), S = Cl(i, s, d);
3027
+ var d = Ii(i, n.legacyContext), S = kl(i, s, d);
3028
3028
  ta(S, i, s, d), po(e, n, S, i, s), vt(n);
3029
3029
  }
3030
3030
  var si = {}, ho = {}, ui = {}, ci = {}, fi = !1, Gi = !1, Xi = !1, di = !1;
3031
- function Gl(e, n, i, s) {
3031
+ function Yl(e, n, i, s) {
3032
3032
  var d;
3033
3033
  if (d = Ii(i, n.legacyContext), Mr(n, i), i.prototype && typeof i.prototype.render == "function") {
3034
3034
  var S = fe(i) || "Unknown";
@@ -3049,7 +3049,7 @@ Error generating stack: ` + s.message + `
3049
3049
  ho[H] || (g("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.", H, H, H), ho[H] = !0);
3050
3050
  }
3051
3051
  ta(w, i, s, d), po(e, n, w, i, s);
3052
- } else if (Xl(i), R) {
3052
+ } else if (Gl(i), R) {
3053
3053
  var W = n.treeContext, Y = 1, le = 0;
3054
3054
  n.treeContext = Qa(W, Y, le);
3055
3055
  try {
@@ -3061,7 +3061,7 @@ Error generating stack: ` + s.message + `
3061
3061
  et(e, n, w);
3062
3062
  vt(n);
3063
3063
  }
3064
- function Xl(e) {
3064
+ function Gl(e) {
3065
3065
  {
3066
3066
  if (e && e.childContextTypes && g("%s(...): childContextTypes cannot be defined on a function component.", e.displayName || e.name || "Component"), typeof e.getDerivedStateFromProps == "function") {
3067
3067
  var n = fe(e) || "Unknown";
@@ -3082,7 +3082,7 @@ Error generating stack: ` + s.message + `
3082
3082
  }
3083
3083
  return n;
3084
3084
  }
3085
- function Zl(e, n, i, s, d) {
3085
+ function Xl(e, n, i, s, d) {
3086
3086
  Mr(n, i.render);
3087
3087
  var S = li(e, n, i.render, s, d), w = Li();
3088
3088
  if (w) {
@@ -3097,7 +3097,7 @@ Error generating stack: ` + s.message + `
3097
3097
  et(e, n, S);
3098
3098
  vt(n);
3099
3099
  }
3100
- function Jl(e, n, i, s, d) {
3100
+ function Zl(e, n, i, s, d) {
3101
3101
  var S = i.type, w = Zi(S, s);
3102
3102
  hi(e, n, S, w, d);
3103
3103
  }
@@ -3108,7 +3108,7 @@ Error generating stack: ` + s.message + `
3108
3108
  var S = Fr(i), w = d(S);
3109
3109
  et(e, n, w);
3110
3110
  }
3111
- function Ql(e, n, i, s) {
3111
+ function Jl(e, n, i, s) {
3112
3112
  var d = i._context, S = s.value, w = s.children, R;
3113
3113
  R = n.context, n.context = ro(d, S), et(e, n, w), n.context = Za(d), R !== n.context && g("Popping the context provider did not return back to the original snapshot. This is a bug in React.");
3114
3114
  }
@@ -3119,11 +3119,11 @@ Error generating stack: ` + s.message + `
3119
3119
  }
3120
3120
  function hi(e, n, i, s, d) {
3121
3121
  if (typeof i == "function")
3122
- if (Yl(i)) {
3122
+ if (Vl(i)) {
3123
3123
  Yi(e, n, i, s);
3124
3124
  return;
3125
3125
  } else {
3126
- Gl(e, n, i, s);
3126
+ Yl(e, n, i, s);
3127
3127
  return;
3128
3128
  }
3129
3129
  if (typeof i == "string") {
@@ -3131,7 +3131,7 @@ Error generating stack: ` + s.message + `
3131
3131
  return;
3132
3132
  }
3133
3133
  switch (i) {
3134
- case bl:
3134
+ case Sl:
3135
3135
  case wi:
3136
3136
  case Uo:
3137
3137
  case Ho:
@@ -3143,7 +3143,7 @@ Error generating stack: ` + s.message + `
3143
3143
  ht(n, "SuspenseList"), et(e, n, s.children), vt(n);
3144
3144
  return;
3145
3145
  }
3146
- case Sl:
3146
+ case yl:
3147
3147
  throw new Error("ReactDOMServer does not yet support scope components.");
3148
3148
  case Er: {
3149
3149
  $i(e, n, s);
@@ -3153,15 +3153,15 @@ Error generating stack: ` + s.message + `
3153
3153
  if (typeof i == "object" && i !== null)
3154
3154
  switch (i.$$typeof) {
3155
3155
  case Zr: {
3156
- Zl(e, n, i, s, d);
3156
+ Xl(e, n, i, s, d);
3157
3157
  return;
3158
3158
  }
3159
3159
  case Ma: {
3160
- Jl(e, n, i, s, d);
3160
+ Zl(e, n, i, s, d);
3161
3161
  return;
3162
3162
  }
3163
3163
  case Gr: {
3164
- Ql(e, n, i, s);
3164
+ Jl(e, n, i, s);
3165
3165
  return;
3166
3166
  }
3167
3167
  case Xr: {
@@ -3255,7 +3255,7 @@ Error generating stack: ` + s.message + `
3255
3255
  }
3256
3256
  }
3257
3257
  }
3258
- function Kl(e, n, i) {
3258
+ function Ql(e, n, i) {
3259
3259
  var s = n.blockedSegment, d = s.chunks.length, S = En(
3260
3260
  e,
3261
3261
  d,
@@ -3279,7 +3279,7 @@ Error generating stack: ` + s.message + `
3279
3279
  return et(e, n, i);
3280
3280
  } catch (R) {
3281
3281
  if (io(), typeof R == "object" && R !== null && typeof R.then == "function") {
3282
- Kl(e, n, R), n.blockedSegment.formatContext = s, n.legacyContext = d, n.context = S, Yo(S), n.componentStack = w;
3282
+ Ql(e, n, R), n.blockedSegment.formatContext = s, n.legacyContext = d, n.context = S, Yo(S), n.componentStack = w;
3283
3283
  return;
3284
3284
  } else
3285
3285
  throw n.blockedSegment.formatContext = s, n.legacyContext = d, n.context = S, Yo(S), n.componentStack = w, R;
@@ -3382,7 +3382,7 @@ Error generating stack: ` + s.message + `
3382
3382
  }
3383
3383
  function el(e) {
3384
3384
  if (e.status !== jt) {
3385
- var n = xl(), i = Tn.current;
3385
+ var n = wl(), i = Tn.current;
3386
3386
  Tn.current = Wi;
3387
3387
  var s;
3388
3388
  s = ca.getCurrentStack, ca.getCurrentStack = oi;
@@ -3441,11 +3441,11 @@ Error generating stack: ` + s.message + `
3441
3441
  if (S.length !== 1)
3442
3442
  throw new Error("A previously unvisited boundary must have exactly one root segment. This is a bug in React.");
3443
3443
  var w = S[0];
3444
- return yo(e, n, w), yl(n, e.responseState);
3444
+ return yo(e, n, w), ml(n, e.responseState);
3445
3445
  }
3446
3446
  }
3447
- function ql(e, n, i) {
3448
- return vl(n, e.responseState, i.id, i.errorDigest, i.errorMessage, i.errorComponentStack);
3447
+ function Kl(e, n, i) {
3448
+ return hl(n, e.responseState, i.id, i.errorDigest, i.errorMessage, i.errorComponentStack);
3449
3449
  }
3450
3450
  function gi(e, n, i) {
3451
3451
  return C(n, e.responseState, i.formatContext, i.id), yo(e, n, i), D(n, i.formatContext);
@@ -3455,9 +3455,9 @@ Error generating stack: ` + s.message + `
3455
3455
  var S = s[d];
3456
3456
  tl(e, n, i, S);
3457
3457
  }
3458
- return s.length = 0, cl(n, e.responseState, i.id, i.rootSegmentID);
3458
+ return s.length = 0, ul(n, e.responseState, i.id, i.rootSegmentID);
3459
3459
  }
3460
- function es(e, n, i) {
3460
+ function ql(e, n, i) {
3461
3461
  for (var s = i.completedSegments, d = 0; d < s.length; d++) {
3462
3462
  var S = s[d];
3463
3463
  if (!tl(e, n, i, S))
@@ -3484,7 +3484,7 @@ Error generating stack: ` + s.message + `
3484
3484
  var s = e.clientRenderedBoundaries, d;
3485
3485
  for (d = 0; d < s.length; d++) {
3486
3486
  var S = s[d];
3487
- if (!ql(e, n, S)) {
3487
+ if (!Kl(e, n, S)) {
3488
3488
  e.destination = null, d++, s.splice(0, d);
3489
3489
  return;
3490
3490
  }
@@ -3502,7 +3502,7 @@ Error generating stack: ` + s.message + `
3502
3502
  var M = e.partialBoundaries;
3503
3503
  for (d = 0; d < M.length; d++) {
3504
3504
  var H = M[d];
3505
- if (!es(e, n, H)) {
3505
+ if (!ql(e, n, H)) {
3506
3506
  e.destination = null, d++, M.splice(0, d);
3507
3507
  return;
3508
3508
  }
@@ -3521,7 +3521,7 @@ Error generating stack: ` + s.message + `
3521
3521
  e.allPendingTasks === 0 && e.pingedTasks.length === 0 && e.clientRenderedBoundaries.length === 0 && e.completedBoundaries.length === 0 && (e.abortableTasks.size !== 0 && g("There was still abortable task at the root when we closed. This is a bug in React."), B(n));
3522
3522
  }
3523
3523
  }
3524
- function ts(e) {
3524
+ function es(e) {
3525
3525
  tt(function() {
3526
3526
  return el(e);
3527
3527
  });
@@ -3564,8 +3564,8 @@ Error generating stack: ` + s.message + `
3564
3564
  function H() {
3565
3565
  M = !0;
3566
3566
  }
3567
- var W = ri(e, ml(i, n ? n.identifierPrefix : void 0), Pa(), 1 / 0, l, void 0, H, void 0, void 0);
3568
- if (ts(W), r(W, s), t(W, R), d)
3567
+ var W = ri(e, gl(i, n ? n.identifierPrefix : void 0), Pa(), 1 / 0, l, void 0, H, void 0, void 0);
3568
+ if (es(W), r(W, s), t(W, R), d)
3569
3569
  throw S;
3570
3570
  if (!M)
3571
3571
  throw new Error("A component suspended while responding to synchronous input. This will cause the UI to be replaced with a loading indicator. To fix, updates that suspend should be wrapped with startTransition.");
@@ -3596,10 +3596,10 @@ var al = {};
3596
3596
  * This source code is licensed under the MIT license found in the
3597
3597
  * LICENSE file in the root directory of this source tree.
3598
3598
  */
3599
- var os;
3599
+ var as;
3600
3600
  function fs() {
3601
- return os || (os = 1, process.env.NODE_ENV !== "production" && function() {
3602
- var mt = sl, U = "18.2.0", G = mt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
3601
+ return as || (as = 1, process.env.NODE_ENV !== "production" && function() {
3602
+ var mt = ll, U = "18.2.0", G = mt.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
3603
3603
  function xe(t) {
3604
3604
  {
3605
3605
  for (var r = arguments.length, l = new Array(r > 1 ? r - 1 : 0), f = 1; f < r; f++)
@@ -5528,24 +5528,24 @@ function fs() {
5528
5528
  throw new Error("Unknown insertion mode. This is a bug in React.");
5529
5529
  }
5530
5530
  }
5531
- var je = "function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}", Je = 'function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}', Qe = 'function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}', Tr = _(je + ';$RS("'), Lo = _('$RS("'), Yr = _('","'), ul = _('")<\/script>');
5532
- function cl(t, r, l) {
5531
+ var je = "function $RS(a,b){a=document.getElementById(a);b=document.getElementById(b);for(a.parentNode.removeChild(a);a.firstChild;)b.parentNode.insertBefore(a.firstChild,b);b.parentNode.removeChild(b)}", Je = 'function $RC(a,b){a=document.getElementById(a);b=document.getElementById(b);b.parentNode.removeChild(b);if(a){a=a.previousSibling;var f=a.parentNode,c=a.nextSibling,e=0;do{if(c&&8===c.nodeType){var d=c.data;if("/$"===d)if(0===e)break;else e--;else"$"!==d&&"$?"!==d&&"$!"!==d||e++}d=c.nextSibling;f.removeChild(c);c=d}while(c);for(;b.firstChild;)f.insertBefore(b.firstChild,c);a.data="$";a._reactRetry&&a._reactRetry()}}', Qe = 'function $RX(b,c,d,e){var a=document.getElementById(b);a&&(b=a.previousSibling,b.data="$!",a=a.dataset,c&&(a.dgst=c),d&&(a.msg=d),e&&(a.stck=e),b._reactRetry&&b._reactRetry())}', Tr = _(je + ';$RS("'), Lo = _('$RS("'), Yr = _('","'), sl = _('")<\/script>');
5532
+ function ul(t, r, l) {
5533
5533
  B(t, r.startInlineScript), r.sentCompleteSegmentFunction ? B(t, Lo) : (r.sentCompleteSegmentFunction = !0, B(t, Tr)), B(t, r.segmentPrefix);
5534
5534
  var f = j(l.toString(16));
5535
- return B(t, f), B(t, Yr), B(t, r.placeholderPrefix), B(t, f), te(t, ul);
5535
+ return B(t, f), B(t, Yr), B(t, r.placeholderPrefix), B(t, f), te(t, sl);
5536
5536
  }
5537
- var fl = _(Je + ';$RC("'), dl = _('$RC("'), pl = _('","'), hl = _('")<\/script>');
5537
+ var cl = _(Je + ';$RC("'), fl = _('$RC("'), dl = _('","'), pl = _('")<\/script>');
5538
5538
  function Ra(t, r, l, f) {
5539
- if (B(t, r.startInlineScript), r.sentCompleteBoundaryFunction ? B(t, dl) : (r.sentCompleteBoundaryFunction = !0, B(t, fl)), l === null)
5539
+ if (B(t, r.startInlineScript), r.sentCompleteBoundaryFunction ? B(t, fl) : (r.sentCompleteBoundaryFunction = !0, B(t, cl)), l === null)
5540
5540
  throw new Error("An ID must have been assigned before we can complete the boundary.");
5541
5541
  var v = j(f.toString(16));
5542
- return B(t, l), B(t, pl), B(t, r.segmentPrefix), B(t, v), te(t, hl);
5542
+ return B(t, l), B(t, dl), B(t, r.segmentPrefix), B(t, v), te(t, pl);
5543
5543
  }
5544
- var vl = _(Qe + ';$RX("'), gl = _('$RX("'), Ia = _('"'), ml = _(")<\/script>"), Pa = _(",");
5544
+ var hl = _(Qe + ';$RX("'), vl = _('$RX("'), Ia = _('"'), gl = _(")<\/script>"), Pa = _(",");
5545
5545
  function mi(t, r, l, f, v, b) {
5546
- if (B(t, r.startInlineScript), r.sentClientRenderFunction ? B(t, gl) : (r.sentClientRenderFunction = !0, B(t, vl)), l === null)
5546
+ if (B(t, r.startInlineScript), r.sentClientRenderFunction ? B(t, vl) : (r.sentClientRenderFunction = !0, B(t, hl)), l === null)
5547
5547
  throw new Error("An ID must have been assigned before we can complete the boundary.");
5548
- return B(t, l), B(t, Ia), (f || v || b) && (B(t, Pa), B(t, j(Fa(f || "")))), (v || b) && (B(t, Pa), B(t, j(Fa(v || "")))), b && (B(t, Pa), B(t, j(Fa(b)))), te(t, ml);
5548
+ return B(t, l), B(t, Ia), (f || v || b) && (B(t, Pa), B(t, j(Fa(f || "")))), (v || b) && (B(t, Pa), B(t, j(Fa(v || "")))), b && (B(t, Pa), B(t, j(Fa(b)))), te(t, gl);
5549
5549
  }
5550
5550
  var yi = /[<\u2028\u2029]/g;
5551
5551
  function Fa(t) {
@@ -5563,11 +5563,11 @@ function fs() {
5563
5563
  }
5564
5564
  });
5565
5565
  }
5566
- var dt = Object.assign, yl = Symbol.for("react.element"), Si = Symbol.for("react.portal"), Ke = Symbol.for("react.fragment"), bi = Symbol.for("react.strict_mode"), Da = Symbol.for("react.profiler"), Bo = Symbol.for("react.provider"), Uo = Symbol.for("react.context"), Ho = Symbol.for("react.forward_ref"), Gr = Symbol.for("react.suspense"), Xr = Symbol.for("react.suspense_list"), Zr = Symbol.for("react.memo"), Er = Symbol.for("react.lazy"), Aa = Symbol.for("react.scope"), Ma = Symbol.for("react.debug_trace_mode"), zo = Symbol.for("react.legacy_hidden"), Sl = Symbol.for("react.default_value"), wi = Symbol.iterator, bl = "@@iterator";
5567
- function wl(t) {
5566
+ var dt = Object.assign, ml = Symbol.for("react.element"), Si = Symbol.for("react.portal"), Ke = Symbol.for("react.fragment"), bi = Symbol.for("react.strict_mode"), Da = Symbol.for("react.profiler"), Bo = Symbol.for("react.provider"), Uo = Symbol.for("react.context"), Ho = Symbol.for("react.forward_ref"), Gr = Symbol.for("react.suspense"), Xr = Symbol.for("react.suspense_list"), Zr = Symbol.for("react.memo"), Er = Symbol.for("react.lazy"), Aa = Symbol.for("react.scope"), Ma = Symbol.for("react.debug_trace_mode"), zo = Symbol.for("react.legacy_hidden"), yl = Symbol.for("react.default_value"), wi = Symbol.iterator, Sl = "@@iterator";
5567
+ function bl(t) {
5568
5568
  if (t === null || typeof t != "object")
5569
5569
  return null;
5570
- var r = wi && t[wi] || t[bl];
5570
+ var r = wi && t[wi] || t[Sl];
5571
5571
  return typeof r == "function" ? r : null;
5572
5572
  }
5573
5573
  function xi(t, r, l) {
@@ -5951,7 +5951,7 @@ function fs() {
5951
5951
  r.context !== t && g("The parent context is not the expected context. This is probably a bug in React.");
5952
5952
  {
5953
5953
  var l = r.parentValue;
5954
- l === Sl ? r.context._currentValue = r.context._defaultValue : r.context._currentValue = l, t._currentRenderer !== void 0 && t._currentRenderer !== null && t._currentRenderer !== Cn && g("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."), t._currentRenderer = Cn;
5954
+ l === yl ? r.context._currentValue = r.context._defaultValue : r.context._currentValue = l, t._currentRenderer !== void 0 && t._currentRenderer !== null && t._currentRenderer !== Cn && g("Detected multiple renderers concurrently rendering the same context provider. This is currently unsupported."), t._currentRenderer = Cn;
5955
5955
  }
5956
5956
  return Kn = r.parent;
5957
5957
  }
@@ -5965,7 +5965,7 @@ function fs() {
5965
5965
  function Za(t) {
5966
5966
  return t._reactInternals;
5967
5967
  }
5968
- function xl(t, r) {
5968
+ function wl(t, r) {
5969
5969
  t._reactInternals = r;
5970
5970
  }
5971
5971
  var Fr = {}, Go = {}, Ja, Xo, Zo, oo, Jo, Dr, ao, Qo, Ar;
@@ -6065,7 +6065,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, d, S, n !== null ? `
6065
6065
  x && (typeof x != "object" || Qt(x)) && g("%s.state: must be set to an object or null", f), typeof t.getChildContext == "function" && typeof r.childContextTypes != "object" && g("%s.getChildContext(): childContextTypes must be defined in order to use getChildContext().", f);
6066
6066
  }
6067
6067
  }
6068
- function kl(t, r) {
6068
+ function xl(t, r) {
6069
6069
  var l = r.state;
6070
6070
  if (typeof r.componentWillMount == "function") {
6071
6071
  if (r.componentWillMount.__suppressDeprecationWarning !== !0) {
@@ -6084,7 +6084,7 @@ Please update the following components: %s`,
6084
6084
  }
6085
6085
  typeof r.UNSAFE_componentWillMount == "function" && r.UNSAFE_componentWillMount(), l !== r.state && (g("%s.componentWillMount(): Assigning directly to this.state is deprecated (except inside a component's constructor). Use setState instead.", ve(t) || "Component"), ea.enqueueReplaceState(r, r.state, null));
6086
6086
  }
6087
- function Cl(t, r, l, f) {
6087
+ function kl(t, r, l, f) {
6088
6088
  if (t.queue !== null && t.queue.length > 0) {
6089
6089
  var v = t.queue, b = t.replace;
6090
6090
  if (t.queue = null, t.replace = !1, b && v.length === 1)
@@ -6107,21 +6107,21 @@ Please update the following components: %s`,
6107
6107
  queue: [],
6108
6108
  replace: !1
6109
6109
  };
6110
- xl(t, b);
6110
+ wl(t, b);
6111
6111
  var x = r.contextType;
6112
6112
  if (typeof x == "object" && x !== null ? t.context = ro(x) : t.context = f, t.state === l) {
6113
6113
  var I = ve(r) || "Component";
6114
6114
  ao.has(I) || (ao.add(I), g("%s: It is not recommended to assign props directly to state because updates to props won't be reflected in state. In most cases, it is better to use props directly.", I));
6115
6115
  }
6116
6116
  var e = r.getDerivedStateFromProps;
6117
- typeof e == "function" && (t.state = Di(t, r, e, v, l)), typeof r.getDerivedStateFromProps != "function" && typeof t.getSnapshotBeforeUpdate != "function" && (typeof t.UNSAFE_componentWillMount == "function" || typeof t.componentWillMount == "function") && (kl(r, t), Cl(b, t, l, f));
6117
+ typeof e == "function" && (t.state = Di(t, r, e, v, l)), typeof r.getDerivedStateFromProps != "function" && typeof t.getSnapshotBeforeUpdate != "function" && (typeof t.UNSAFE_componentWillMount == "function" || typeof t.componentWillMount == "function") && (xl(r, t), kl(b, t, l, f));
6118
6118
  }
6119
- var Tl = {
6119
+ var Cl = {
6120
6120
  id: 1,
6121
6121
  overflow: ""
6122
6122
  };
6123
- function El(t) {
6124
- var r = t.overflow, l = t.id, f = l & ~Rl(l);
6123
+ function Tl(t) {
6124
+ var r = t.overflow, l = t.id, f = l & ~El(l);
6125
6125
  return f.toString(32) + r;
6126
6126
  }
6127
6127
  function ta(t, r, l) {
@@ -6143,18 +6143,18 @@ Please update the following components: %s`,
6143
6143
  function na(t) {
6144
6144
  return 32 - Qa(t);
6145
6145
  }
6146
- function Rl(t) {
6146
+ function El(t) {
6147
6147
  return 1 << na(t) - 1;
6148
6148
  }
6149
- var Qa = Math.clz32 ? Math.clz32 : Pl, ra = Math.log, Il = Math.LN2;
6150
- function Pl(t) {
6149
+ var Qa = Math.clz32 ? Math.clz32 : Il, ra = Math.log, Rl = Math.LN2;
6150
+ function Il(t) {
6151
6151
  var r = t >>> 0;
6152
- return r === 0 ? 32 : 31 - (ra(r) / Il | 0) | 0;
6152
+ return r === 0 ? 32 : 31 - (ra(r) / Rl | 0) | 0;
6153
6153
  }
6154
- function Fl(t, r) {
6154
+ function Pl(t, r) {
6155
6155
  return t === r && (t !== 0 || 1 / t === 1 / r) || t !== t && r !== r;
6156
6156
  }
6157
- var Dl = typeof Object.is == "function" ? Object.is : Fl, nn = null, Ka = null, oa = null, K = null, er = !1, tr = !1, ne = 0, pt = null, nr = 0, aa = 25, Ae = !1, rn;
6157
+ var Fl = typeof Object.is == "function" ? Object.is : Pl, nn = null, Ka = null, oa = null, K = null, er = !1, tr = !1, ne = 0, pt = null, nr = 0, aa = 25, Ae = !1, rn;
6158
6158
  function rr() {
6159
6159
  if (nn === null)
6160
6160
  throw new Error(`Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
@@ -6172,7 +6172,7 @@ See https://reactjs.org/link/invalid-hook-call for tips about how to debug and f
6172
6172
  Previous: %s
6173
6173
  Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6174
6174
  for (var l = 0; l < r.length && l < t.length; l++)
6175
- if (!Dl(t[l], r[l]))
6175
+ if (!Fl(t[l], r[l]))
6176
6176
  return !1;
6177
6177
  return !0;
6178
6178
  }
@@ -6188,7 +6188,7 @@ Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6188
6188
  function on() {
6189
6189
  return K === null ? oa === null ? (er = !1, oa = K = or()) : (er = !0, K = oa) : K.next === null ? (er = !1, K = K.next = or()) : (er = !0, K = K.next), K;
6190
6190
  }
6191
- function Al(t, r) {
6191
+ function Dl(t, r) {
6192
6192
  nn = r, Ka = t, Ae = !1, ne = 0;
6193
6193
  }
6194
6194
  function Oi(t, r, l, f) {
@@ -6203,7 +6203,7 @@ Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6203
6203
  function qa() {
6204
6204
  Ae = !1, nn = null, Ka = null, tr = !1, oa = null, nr = 0, pt = null, K = null;
6205
6205
  }
6206
- function Ml(t) {
6206
+ function Al(t) {
6207
6207
  return Ae && g("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo()."), ro(t);
6208
6208
  }
6209
6209
  function Li(t) {
@@ -6212,7 +6212,7 @@ Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6212
6212
  function io(t, r) {
6213
6213
  return typeof r == "function" ? r(t) : r;
6214
6214
  }
6215
- function _l(t) {
6215
+ function Ml(t) {
6216
6216
  return rn = "useState", Bi(
6217
6217
  io,
6218
6218
  // useReducer has a special case to support lazy useState initializers
@@ -6261,7 +6261,7 @@ Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6261
6261
  var b = t();
6262
6262
  return Ae = !1, K.memoizedState = [b, l], b;
6263
6263
  }
6264
- function Ol(t) {
6264
+ function _l(t) {
6265
6265
  nn = rr(), K = on();
6266
6266
  var r = K.memoizedState;
6267
6267
  if (r === null) {
@@ -6295,30 +6295,30 @@ Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6295
6295
  }
6296
6296
  }
6297
6297
  }
6298
- function Ll(t, r) {
6298
+ function Ol(t, r) {
6299
6299
  return la(function() {
6300
6300
  return t;
6301
6301
  }, r);
6302
6302
  }
6303
- function Bl(t, r, l) {
6303
+ function Ll(t, r, l) {
6304
6304
  return rr(), r(t._source);
6305
6305
  }
6306
- function Ul(t, r, l) {
6306
+ function Bl(t, r, l) {
6307
6307
  if (l === void 0)
6308
6308
  throw new Error("Missing getServerSnapshot, which is required for server-rendered content. Will revert to client rendering.");
6309
6309
  return l();
6310
6310
  }
6311
- function Hl(t) {
6311
+ function Ul(t) {
6312
6312
  return rr(), t;
6313
6313
  }
6314
- function zl() {
6314
+ function Hl() {
6315
6315
  throw new Error("startTransition cannot be called during server rendering.");
6316
6316
  }
6317
- function Wl() {
6318
- return rr(), [!1, zl];
6317
+ function zl() {
6318
+ return rr(), [!1, Hl];
6319
6319
  }
6320
- function jl() {
6321
- var t = Ka, r = El(t.treeContext), l = ei;
6320
+ function Wl() {
6321
+ var t = Ka, r = Tl(t.treeContext), l = ei;
6322
6322
  if (l === null)
6323
6323
  throw new Error("Invalid hook call. Hooks can only be called inside of the body of a function component.");
6324
6324
  var f = ne++;
@@ -6327,27 +6327,27 @@ Incoming: %s`, rn, "[" + t.join(", ") + "]", "[" + r.join(", ") + "]");
6327
6327
  function sa() {
6328
6328
  }
6329
6329
  var zi = {
6330
- readContext: Ml,
6330
+ readContext: Al,
6331
6331
  useContext: Li,
6332
6332
  useMemo: la,
6333
6333
  useReducer: Bi,
6334
- useRef: Ol,
6335
- useState: _l,
6334
+ useRef: _l,
6335
+ useState: Ml,
6336
6336
  useInsertionEffect: sa,
6337
6337
  useLayoutEffect: Ui,
6338
- useCallback: Ll,
6338
+ useCallback: Ol,
6339
6339
  // useImperativeHandle is not run in the server environment
6340
6340
  useImperativeHandle: sa,
6341
6341
  // Effects are not run in the server environment.
6342
6342
  useEffect: sa,
6343
6343
  // Debugging effect
6344
6344
  useDebugValue: sa,
6345
- useDeferredValue: Hl,
6346
- useTransition: Wl,
6347
- useId: jl,
6345
+ useDeferredValue: Ul,
6346
+ useTransition: zl,
6347
+ useId: Wl,
6348
6348
  // Subscriptions are not setup in a server environment.
6349
- useMutableSource: Bl,
6350
- useSyncExternalStore: Ul
6349
+ useMutableSource: Ll,
6350
+ useSyncExternalStore: Bl
6351
6351
  }, ei = null;
6352
6352
  function lo(t) {
6353
6353
  ei = t;
@@ -6376,17 +6376,17 @@ Error generating stack: ` + f.message + `
6376
6376
  ` + f.stack;
6377
6377
  }
6378
6378
  }
6379
- var so = G.ReactCurrentDispatcher, ua = G.ReactDebugCurrentFrame, ti = 0, Tn = 1, ca = 2, fa = 3, ar = 4, ji = 0, ni = 1, ir = 2, Nl = 12800;
6379
+ var so = G.ReactCurrentDispatcher, ua = G.ReactDebugCurrentFrame, ti = 0, Tn = 1, ca = 2, fa = 3, ar = 4, ji = 0, ni = 1, ir = 2, jl = 12800;
6380
6380
  function Ni(t) {
6381
6381
  return console.error(t), null;
6382
6382
  }
6383
6383
  function jt() {
6384
6384
  }
6385
- function $l(t, r, l, f, v, b, x, I, e) {
6385
+ function Nl(t, r, l, f, v, b, x, I, e) {
6386
6386
  var n = [], i = /* @__PURE__ */ new Set(), s = {
6387
6387
  destination: null,
6388
6388
  responseState: r,
6389
- progressiveChunkSize: f === void 0 ? Nl : f,
6389
+ progressiveChunkSize: f === void 0 ? jl : f,
6390
6390
  status: ji,
6391
6391
  fatalError: null,
6392
6392
  nextSegmentId: 0,
@@ -6413,10 +6413,10 @@ Error generating stack: ` + f.message + `
6413
6413
  !1
6414
6414
  );
6415
6415
  d.parentFlushed = !0;
6416
- var S = ri(s, t, null, d, i, Qn, Ii, Tl);
6416
+ var S = ri(s, t, null, d, i, Qn, Ii, Cl);
6417
6417
  return n.push(S), s;
6418
6418
  }
6419
- function Vl(t, r) {
6419
+ function $l(t, r) {
6420
6420
  var l = t.pingedTasks;
6421
6421
  l.push(r), l.length === 1 && tt(function() {
6422
6422
  return vo(t);
@@ -6440,7 +6440,7 @@ Error generating stack: ` + f.message + `
6440
6440
  var e = {
6441
6441
  node: r,
6442
6442
  ping: function() {
6443
- return Vl(t, e);
6443
+ return $l(t, e);
6444
6444
  },
6445
6445
  blockedBoundary: l,
6446
6446
  blockedSegment: f,
@@ -6562,7 +6562,7 @@ Error generating stack: ` + f.message + `
6562
6562
  }
6563
6563
  function $i(t, r, l, f, v) {
6564
6564
  var b = {};
6565
- Al(r, b);
6565
+ Dl(r, b);
6566
6566
  var x = l(f, v);
6567
6567
  return Oi(l, f, x, v);
6568
6568
  }
@@ -6579,7 +6579,7 @@ Error generating stack: ` + f.message + `
6579
6579
  }
6580
6580
  qe(t, r, b);
6581
6581
  }
6582
- function Yl(t, r, l, f) {
6582
+ function Vl(t, r, l, f) {
6583
6583
  oi(r, l);
6584
6584
  var v = Va(l, r.legacyContext), b = Ai(l, f, v);
6585
6585
  _i(b, l, f, v), Vi(t, r, b, l, f), ht(r);
@@ -6639,7 +6639,7 @@ Error generating stack: ` + f.message + `
6639
6639
  }
6640
6640
  return r;
6641
6641
  }
6642
- function Gl(t, r, l, f, v) {
6642
+ function Yl(t, r, l, f, v) {
6643
6643
  Nt(r, l.render);
6644
6644
  var b = $i(t, r, l.render, f, v), x = ia();
6645
6645
  if (x) {
@@ -6654,7 +6654,7 @@ Error generating stack: ` + f.message + `
6654
6654
  qe(t, r, b);
6655
6655
  ht(r);
6656
6656
  }
6657
- function Xl(t, r, l, f, v) {
6657
+ function Gl(t, r, l, f, v) {
6658
6658
  var b = l.type, x = di(b, f);
6659
6659
  pi(t, r, b, x, v);
6660
6660
  }
@@ -6665,11 +6665,11 @@ Error generating stack: ` + f.message + `
6665
6665
  var b = ro(l), x = v(b);
6666
6666
  qe(t, r, x);
6667
6667
  }
6668
- function Zl(t, r, l, f) {
6668
+ function Xl(t, r, l, f) {
6669
6669
  var v = l._context, b = f.value, x = f.children, I;
6670
6670
  I = r.context, r.context = Pi(v, b), qe(t, r, x), r.context = Fi(v), I !== r.context && g("Popping the context provider did not return back to the original snapshot. This is a bug in React.");
6671
6671
  }
6672
- function Jl(t, r, l, f, v) {
6672
+ function Zl(t, r, l, f, v) {
6673
6673
  En(r, "Lazy");
6674
6674
  var b = l._payload, x = l._init, I = x(b), e = di(I, f);
6675
6675
  pi(t, r, I, e, v), ht(r);
@@ -6677,7 +6677,7 @@ Error generating stack: ` + f.message + `
6677
6677
  function pi(t, r, l, f, v) {
6678
6678
  if (typeof l == "function")
6679
6679
  if (pa(l)) {
6680
- Yl(t, r, l, f);
6680
+ Vl(t, r, l, f);
6681
6681
  return;
6682
6682
  } else {
6683
6683
  Gi(t, r, l, f);
@@ -6710,15 +6710,15 @@ Error generating stack: ` + f.message + `
6710
6710
  if (typeof l == "object" && l !== null)
6711
6711
  switch (l.$$typeof) {
6712
6712
  case Ho: {
6713
- Gl(t, r, l, f, v);
6713
+ Yl(t, r, l, f, v);
6714
6714
  return;
6715
6715
  }
6716
6716
  case Zr: {
6717
- Xl(t, r, l, f, v);
6717
+ Gl(t, r, l, f, v);
6718
6718
  return;
6719
6719
  }
6720
6720
  case Bo: {
6721
- Zl(t, r, l, f);
6721
+ Xl(t, r, l, f);
6722
6722
  return;
6723
6723
  }
6724
6724
  case Uo: {
@@ -6726,14 +6726,14 @@ Error generating stack: ` + f.message + `
6726
6726
  return;
6727
6727
  }
6728
6728
  case Er: {
6729
- Jl(t, r, l, f);
6729
+ Zl(t, r, l, f);
6730
6730
  return;
6731
6731
  }
6732
6732
  }
6733
6733
  var b = "";
6734
6734
  throw (l === void 0 || typeof l == "object" && l !== null && Object.keys(l).length === 0) && (b += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports."), new Error("Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) " + ("but got: " + (l == null ? l : typeof l) + "." + b));
6735
6735
  }
6736
- function Ql(t, r) {
6736
+ function Jl(t, r) {
6737
6737
  typeof Symbol == "function" && // $FlowFixMe Flow doesn't know about toStringTag
6738
6738
  t[Symbol.toStringTag] === "Generator" && (ui || 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."), ui = !0), t.entries === r && (ci || g("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), ci = !0);
6739
6739
  }
@@ -6747,7 +6747,7 @@ Error generating stack: ` + f.message + `
6747
6747
  function hi(t, r, l) {
6748
6748
  if (r.node = l, typeof l == "object" && l !== null) {
6749
6749
  switch (l.$$typeof) {
6750
- case yl: {
6750
+ case ml: {
6751
6751
  var f = l, v = f.type, b = f.props, x = f.ref;
6752
6752
  pi(t, r, v, b, x);
6753
6753
  return;
@@ -6769,9 +6769,9 @@ Error generating stack: ` + f.message + `
6769
6769
  Ji(t, r, l);
6770
6770
  return;
6771
6771
  }
6772
- var s = wl(l);
6772
+ var s = bl(l);
6773
6773
  if (s) {
6774
- Ql(l, s);
6774
+ Jl(l, s);
6775
6775
  var d = s.call(l);
6776
6776
  if (d) {
6777
6777
  var S = d.next();
@@ -6849,7 +6849,7 @@ Error generating stack: ` + f.message + `
6849
6849
  b();
6850
6850
  }
6851
6851
  }
6852
- function Kl(t) {
6852
+ function Ql(t) {
6853
6853
  var r = this, l = t.blockedBoundary, f = t.blockedSegment;
6854
6854
  f.status = fa, Ki(r, l, f);
6855
6855
  }
@@ -6906,7 +6906,7 @@ Error generating stack: ` + f.message + `
6906
6906
  }
6907
6907
  } else if (r.pendingTasks--, !r.forceClientRender) {
6908
6908
  if (r.pendingTasks === 0)
6909
- l.parentFlushed && l.status === Tn && va(r, l), r.parentFlushed && t.completedBoundaries.push(r), r.fallbackAbortableTasks.forEach(Kl, t), r.fallbackAbortableTasks.clear();
6909
+ l.parentFlushed && l.status === Tn && va(r, l), r.parentFlushed && t.completedBoundaries.push(r), r.fallbackAbortableTasks.forEach(Ql, t), r.fallbackAbortableTasks.clear();
6910
6910
  else if (l.parentFlushed && l.status === Tn) {
6911
6911
  va(r, l);
6912
6912
  var v = r.completedSegments;
@@ -7014,7 +7014,7 @@ Error generating stack: ` + f.message + `
7014
7014
  }
7015
7015
  return f.length = 0, Ra(r, t.responseState, l.id, l.rootSegmentID);
7016
7016
  }
7017
- function ql(t, r, l) {
7017
+ function Kl(t, r, l) {
7018
7018
  for (var f = l.completedSegments, v = 0; v < f.length; v++) {
7019
7019
  var b = f[v];
7020
7020
  if (!gi(t, r, l, b))
@@ -7032,7 +7032,7 @@ Error generating stack: ` + f.message + `
7032
7032
  throw new Error("A root segment ID must have been assigned by now. This is a bug in React.");
7033
7033
  return mo(t, r, f);
7034
7034
  } else
7035
- return mo(t, r, f), cl(r, t.responseState, v);
7035
+ return mo(t, r, f), ul(r, t.responseState, v);
7036
7036
  }
7037
7037
  function ma(t, r) {
7038
7038
  ln();
@@ -7054,7 +7054,7 @@ Error generating stack: ` + f.message + `
7054
7054
  var e = t.partialBoundaries;
7055
7055
  for (v = 0; v < e.length; v++) {
7056
7056
  var n = e[v];
7057
- if (!ql(t, r, n)) {
7057
+ if (!Kl(t, r, n)) {
7058
7058
  t.destination = null, v++, e.splice(0, v);
7059
7059
  return;
7060
7060
  }
@@ -7070,7 +7070,7 @@ Error generating stack: ` + f.message + `
7070
7070
  lr(r), t.allPendingTasks === 0 && t.pingedTasks.length === 0 && t.clientRenderedBoundaries.length === 0 && t.completedBoundaries.length === 0 && (t.abortableTasks.size !== 0 && g("There was still abortable task at the root when we closed. This is a bug in React."), me(r));
7071
7071
  }
7072
7072
  }
7073
- function es(t) {
7073
+ function ql(t) {
7074
7074
  tt(function() {
7075
7075
  return vo(t);
7076
7076
  });
@@ -7099,7 +7099,7 @@ Error generating stack: ` + f.message + `
7099
7099
  vt(t, f), Rn(t, f);
7100
7100
  }
7101
7101
  }
7102
- function ts(t, r) {
7102
+ function es(t, r) {
7103
7103
  return new Promise(function(l, f) {
7104
7104
  var v, b, x = new Promise(function(d, S) {
7105
7105
  b = d, v = S;
@@ -7126,17 +7126,17 @@ Error generating stack: ` + f.message + `
7126
7126
  x.catch(function() {
7127
7127
  }), f(d);
7128
7128
  }
7129
- var n = $l(t, qt(r ? r.identifierPrefix : void 0, r ? r.nonce : void 0, r ? r.bootstrapScriptContent : void 0, r ? r.bootstrapScripts : void 0, r ? r.bootstrapModules : void 0), xt(r ? r.namespaceURI : void 0), r ? r.progressiveChunkSize : void 0, r ? r.onError : void 0, b, I, e, v);
7129
+ var n = Nl(t, qt(r ? r.identifierPrefix : void 0, r ? r.nonce : void 0, r ? r.bootstrapScriptContent : void 0, r ? r.bootstrapScripts : void 0, r ? r.bootstrapModules : void 0), xt(r ? r.namespaceURI : void 0), r ? r.progressiveChunkSize : void 0, r ? r.onError : void 0, b, I, e, v);
7130
7130
  if (r && r.signal) {
7131
7131
  var i = r.signal, s = function() {
7132
7132
  ya(n, i.reason), i.removeEventListener("abort", s);
7133
7133
  };
7134
7134
  i.addEventListener("abort", s);
7135
7135
  }
7136
- es(n);
7136
+ ql(n);
7137
7137
  });
7138
7138
  }
7139
- al.renderToReadableStream = ts, al.version = U;
7139
+ al.renderToReadableStream = es, al.version = U;
7140
7140
  }()), al;
7141
7141
  }
7142
7142
  var bo = {};
@@ -7149,12 +7149,12 @@ var bo = {};
7149
7149
  * This source code is licensed under the MIT license found in the
7150
7150
  * LICENSE file in the root directory of this source tree.
7151
7151
  */
7152
- var as;
7152
+ var is;
7153
7153
  function ds() {
7154
- if (as)
7154
+ if (is)
7155
7155
  return bo;
7156
- as = 1;
7157
- var mt = sl;
7156
+ is = 1;
7157
+ var mt = ll;
7158
7158
  function U(o) {
7159
7159
  for (var u = "https://reactjs.org/docs/error-decoder.html?invariant=" + o, h = 1; h < arguments.length; h++)
7160
7160
  u += "&args[]=" + encodeURIComponent(arguments[h]);
@@ -8480,12 +8480,12 @@ var il = {};
8480
8480
  * This source code is licensed under the MIT license found in the
8481
8481
  * LICENSE file in the root directory of this source tree.
8482
8482
  */
8483
- var is;
8483
+ var ls;
8484
8484
  function ps() {
8485
- if (is)
8485
+ if (ls)
8486
8486
  return il;
8487
- is = 1;
8488
- var mt = sl;
8487
+ ls = 1;
8488
+ var mt = ll;
8489
8489
  function U(a) {
8490
8490
  for (var c = "https://reactjs.org/docs/error-decoder.html?invariant=" + a, p = 1; p < arguments.length; p++)
8491
8491
  c += "&args[]=" + encodeURIComponent(arguments[p]);
@@ -9826,15 +9826,15 @@ function ps() {
9826
9826
  });
9827
9827
  }, il.version = "18.2.0", il;
9828
9828
  }
9829
- var wo, ns;
9830
- process.env.NODE_ENV === "production" ? (wo = ds(), ns = ps()) : (wo = cs(), ns = fs());
9829
+ var wo, ts;
9830
+ process.env.NODE_ENV === "production" ? (wo = ds(), ts = ps()) : (wo = cs(), ts = fs());
9831
9831
  xo.version = wo.version;
9832
9832
  xo.renderToString = wo.renderToString;
9833
9833
  xo.renderToStaticMarkup = wo.renderToStaticMarkup;
9834
9834
  xo.renderToNodeStream = wo.renderToNodeStream;
9835
9835
  xo.renderToStaticNodeStream = wo.renderToStaticNodeStream;
9836
- xo.renderToReadableStream = ns.renderToReadableStream;
9837
- const ll = {
9836
+ xo.renderToReadableStream = ts.renderToReadableStream;
9837
+ const ns = {
9838
9838
  innerHTML: ""
9839
9839
  }, hs = {
9840
9840
  head: {
@@ -9842,7 +9842,7 @@ const ll = {
9842
9842
  }
9843
9843
  },
9844
9844
  getElementById() {
9845
- return ll;
9845
+ return ns;
9846
9846
  },
9847
9847
  createElement() {
9848
9848
  return {
@@ -9853,18 +9853,18 @@ const ll = {
9853
9853
  };
9854
9854
  global.document = hs;
9855
9855
  function ms(mt, U = !0) {
9856
- ll.innerHTML = "";
9856
+ rs.clear();
9857
9857
  let G = xo.renderToStaticMarkup(mt);
9858
- if (us.flush(), U) {
9858
+ if (rs.flush(), U) {
9859
9859
  const xe = "<head>", g = G.indexOf(xe);
9860
9860
  if (g > -1) {
9861
- const J = `<style id="crono-styles">${ll.innerHTML}</style>`, tt = g + xe.length;
9861
+ const J = `<style id="crono-styles">${ns.innerHTML}</style>`, tt = g + xe.length;
9862
9862
  G = G.substring(0, tt) + J + G.substring(tt);
9863
9863
  }
9864
9864
  }
9865
9865
  return {
9866
9866
  html: G,
9867
- styles: ll.innerHTML
9867
+ styles: ns.innerHTML
9868
9868
  };
9869
9869
  }
9870
9870
  export {