@getsupertab/supertab-js 3.0.0-beta.3 → 3.0.0-beta.5

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.
@@ -60,8 +60,8 @@ function OI() {
60
60
  var Q = M && C[M] || C[H];
61
61
  return typeof Q == "function" ? Q : null;
62
62
  }
63
- var te = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
64
- function Z(C) {
63
+ var ne = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
64
+ function X(C) {
65
65
  {
66
66
  for (var Q = arguments.length, ee = new Array(Q > 1 ? Q - 1 : 0), he = 1; he < Q; he++)
67
67
  ee[he - 1] = arguments[he];
@@ -70,7 +70,7 @@ function OI() {
70
70
  }
71
71
  function le(C, Q, ee) {
72
72
  {
73
- var he = te.ReactDebugCurrentFrame, Ie = he.getStackAddendum();
73
+ var he = ne.ReactDebugCurrentFrame, Ie = he.getStackAddendum();
74
74
  Ie !== "" && (Q += "%s", ee = ee.concat([Ie]));
75
75
  var Re = ee.map(function(Oe) {
76
76
  return String(Oe);
@@ -78,10 +78,10 @@ function OI() {
78
78
  Re.unshift("Warning: " + Q), Function.prototype.apply.call(console[C], console, Re);
79
79
  }
80
80
  }
81
- var ue = !1, ce = !1, ne = !1, re = !1, Qe = !1, Ye;
81
+ var ue = !1, ce = !1, te = !1, re = !1, Qe = !1, Ye;
82
82
  Ye = Symbol.for("react.module.reference");
83
83
  function _e(C) {
84
- return !!(typeof C == "string" || typeof C == "function" || C === d || C === y || Qe || C === h || C === I || C === O || re || C === D || ue || ce || ne || typeof C == "object" && C !== null && (C.$$typeof === T || C.$$typeof === R || C.$$typeof === g || C.$$typeof === x || C.$$typeof === E || // This needs to include all possible module reference object
84
+ return !!(typeof C == "string" || typeof C == "function" || C === d || C === y || Qe || C === h || C === I || C === O || re || C === D || ue || ce || te || typeof C == "object" && C !== null && (C.$$typeof === T || C.$$typeof === R || C.$$typeof === g || C.$$typeof === x || C.$$typeof === E || // This needs to include all possible module reference object
85
85
  // types supported by any Flight configuration anywhere since
86
86
  // we don't know which Flight build this will end up being used
87
87
  // with.
@@ -100,7 +100,7 @@ function OI() {
100
100
  function Pe(C) {
101
101
  if (C == null)
102
102
  return null;
103
- if (typeof C.tag == "number" && Z("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof C == "function")
103
+ if (typeof C.tag == "number" && X("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof C == "function")
104
104
  return C.displayName || C.name || null;
105
105
  if (typeof C == "string")
106
106
  return C;
@@ -201,10 +201,10 @@ function OI() {
201
201
  })
202
202
  });
203
203
  }
204
- at < 0 && Z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
204
+ at < 0 && X("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
205
205
  }
206
206
  }
207
- var Mt = te.ReactCurrentDispatcher, mt;
207
+ var Mt = ne.ReactCurrentDispatcher, mt;
208
208
  function tn(C, Q, ee) {
209
209
  {
210
210
  if (mt === void 0)
@@ -330,7 +330,7 @@ function OI() {
330
330
  }
331
331
  return "";
332
332
  }
333
- var ln = Object.prototype.hasOwnProperty, Fr = {}, ka = te.ReactDebugCurrentFrame;
333
+ var ln = Object.prototype.hasOwnProperty, Fr = {}, ka = ne.ReactDebugCurrentFrame;
334
334
  function Pn(C) {
335
335
  if (C) {
336
336
  var Q = C._owner, ee = rn(C.type, C._source, Q ? Q.type : null);
@@ -353,7 +353,7 @@ function OI() {
353
353
  } catch (lt) {
354
354
  Ce = lt;
355
355
  }
356
- Ce && !(Ce instanceof Error) && (Pn(Ie), Z("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", he || "React class", ee, Oe, typeof Ce), Pn(null)), Ce instanceof Error && !(Ce.message in Fr) && (Fr[Ce.message] = !0, Pn(Ie), Z("Failed %s type: %s", ee, Ce.message), Pn(null));
356
+ Ce && !(Ce instanceof Error) && (Pn(Ie), X("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", he || "React class", ee, Oe, typeof Ce), Pn(null)), Ce instanceof Error && !(Ce.message in Fr) && (Fr[Ce.message] = !0, Pn(Ie), X("Failed %s type: %s", ee, Ce.message), Pn(null));
357
357
  }
358
358
  }
359
359
  }
@@ -379,9 +379,9 @@ function OI() {
379
379
  }
380
380
  function Rr(C) {
381
381
  if (Ia(C))
382
- return Z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Hr(C)), Qn(C);
382
+ return X("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Hr(C)), Qn(C);
383
383
  }
384
- var Ra = te.ReactCurrentOwner, Za = {
384
+ var Ra = ne.ReactCurrentOwner, Za = {
385
385
  key: !0,
386
386
  ref: !0,
387
387
  __self: !0,
@@ -409,7 +409,7 @@ function OI() {
409
409
  function zn(C, Q) {
410
410
  {
411
411
  var ee = function() {
412
- we || (we = !0, Z("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
412
+ we || (we = !0, X("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
413
413
  };
414
414
  ee.isReactWarning = !0, Object.defineProperty(C, "key", {
415
415
  get: ee,
@@ -420,7 +420,7 @@ function OI() {
420
420
  function yn(C, Q) {
421
421
  {
422
422
  var ee = function() {
423
- ze || (ze = !0, Z("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
423
+ ze || (ze = !0, X("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
424
424
  };
425
425
  ee.isReactWarning = !0, Object.defineProperty(C, "ref", {
426
426
  get: ee,
@@ -475,7 +475,7 @@ function OI() {
475
475
  return br(C, Ce, Ct, Ie, he, Ra.current, Oe);
476
476
  }
477
477
  }
478
- var Wn = te.ReactCurrentOwner, sn = te.ReactDebugCurrentFrame;
478
+ var Wn = ne.ReactCurrentOwner, sn = ne.ReactDebugCurrentFrame;
479
479
  function Ot(C) {
480
480
  if (C) {
481
481
  var Q = C._owner, ee = rn(C.type, C._source, Q ? Q.type : null);
@@ -526,7 +526,7 @@ Check the top-level render call using <` + ee + ">.");
526
526
  return;
527
527
  Ii[ee] = !0;
528
528
  var he = "";
529
- C && C._owner && C._owner !== Wn.current && (he = " It was passed a child from " + Pe(C._owner.type) + "."), Ot(C), Z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', ee, he), Ot(null);
529
+ C && C._owner && C._owner !== Wn.current && (he = " It was passed a child from " + Pe(C._owner.type) + "."), Ot(C), X('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', ee, he), Ot(null);
530
530
  }
531
531
  }
532
532
  function Yo(C, Q) {
@@ -568,9 +568,9 @@ Check the top-level render call using <` + ee + ">.");
568
568
  } else if (Q.PropTypes !== void 0 && !Ur) {
569
569
  Ur = !0;
570
570
  var Ie = Pe(Q);
571
- Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Ie || "Unknown");
571
+ X("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Ie || "Unknown");
572
572
  }
573
- typeof Q.getDefaultProps == "function" && !Q.getDefaultProps.isReactClassApproved && Z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
573
+ typeof Q.getDefaultProps == "function" && !Q.getDefaultProps.isReactClassApproved && X("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
574
574
  }
575
575
  }
576
576
  function Xa(C) {
@@ -578,11 +578,11 @@ Check the top-level render call using <` + ee + ">.");
578
578
  for (var Q = Object.keys(C.props), ee = 0; ee < Q.length; ee++) {
579
579
  var he = Q[ee];
580
580
  if (he !== "children" && he !== "key") {
581
- Ot(C), Z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", he), Ot(null);
581
+ Ot(C), X("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", he), Ot(null);
582
582
  break;
583
583
  }
584
584
  }
585
- C.ref !== null && (Ot(C), Z("Invalid attribute `ref` supplied to `React.Fragment`."), Ot(null));
585
+ C.ref !== null && (Ot(C), X("Invalid attribute `ref` supplied to `React.Fragment`."), Ot(null));
586
586
  }
587
587
  }
588
588
  var Yr = {};
@@ -595,7 +595,7 @@ Check the top-level render call using <` + ee + ">.");
595
595
  var Ct = vs();
596
596
  Ct ? Ce += Ct : Ce += vo();
597
597
  var lt;
598
- C === null ? lt = "null" : er(C) ? lt = "array" : C !== void 0 && C.$$typeof === l ? (lt = "<" + (Pe(C.type) || "Unknown") + " />", Ce = " Did you accidentally export a JSX literal instead of a component?") : lt = typeof C, Z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", lt, Ce);
598
+ C === null ? lt = "null" : er(C) ? lt = "array" : C !== void 0 && C.$$typeof === l ? (lt = "<" + (Pe(C.type) || "Unknown") + " />", Ce = " Did you accidentally export a JSX literal instead of a component?") : lt = typeof C, X("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", lt, Ce);
599
599
  }
600
600
  var ft = qt(C, Q, ee, Ie, Re);
601
601
  if (ft == null)
@@ -609,7 +609,7 @@ Check the top-level render call using <` + ee + ">.");
609
609
  Yo(Jt[Er], C);
610
610
  Object.freeze && Object.freeze(Jt);
611
611
  } else
612
- Z("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
612
+ X("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
613
613
  else
614
614
  Yo(Jt, C);
615
615
  }
@@ -619,7 +619,7 @@ Check the top-level render call using <` + ee + ">.");
619
619
  }), pt = Ze.length > 0 ? "{key: someKey, " + Ze.join(": ..., ") + ": ...}" : "{key: someKey}";
620
620
  if (!Yr[nr + pt]) {
621
621
  var qa = Ze.length > 0 ? "{" + Ze.join(": ..., ") + ": ...}" : "{}";
622
- Z(`A props object containing a "key" prop is being spread into JSX:
622
+ X(`A props object containing a "key" prop is being spread into JSX:
623
623
  let props = %s;
624
624
  <%s {...props} />
625
625
  React keys must be passed directly to JSX without using spread:
@@ -736,10 +736,10 @@ const DI = F.object({
736
736
  VITE_STATIC_REDIRECT_URI: void 0,
737
737
  VITE_GTM_CONTAINER_ID: "GTM-NG9GT7FM",
738
738
  VITE_SENTRY_DSN: "https://d08f3f301f364ceba6345c393c538faf@o23455.ingest.us.sentry.io/4507736861573120",
739
- VITE_BASE_URL: "https://js.supertab.co/v3.0.0-beta.3/",
739
+ VITE_BASE_URL: "https://js.supertab.co/v3.0.0-beta.5/",
740
740
  TAPPER_ENV: "prod",
741
741
  PACKAGE_NAME: "@getsupertab/supertab-js",
742
- PACKAGE_VERSION: "3.0.0-beta.3",
742
+ PACKAGE_VERSION: "3.0.0-beta.5",
743
743
  MONETIZATION_PROVIDER_SCRIPT_URL: void 0
744
744
  });
745
745
  function Tw(o, l = {}) {
@@ -1275,7 +1275,7 @@ function ds(o) {
1275
1275
  }
1276
1276
  const lu = async (o) => {
1277
1277
  if (NI) {
1278
- const { captureException: l } = await import("./sentry-Bqj33-K6.js");
1278
+ const { captureException: l } = await import("./sentry-BW2dXF-l.js");
1279
1279
  l(o);
1280
1280
  }
1281
1281
  };
@@ -2745,11 +2745,11 @@ const $0 = {
2745
2745
  if (u.auth.status === kn.VALID) {
2746
2746
  const H = [...new Set(g.contentKeys)];
2747
2747
  M = (await Promise.all(
2748
- H.map(async (Z) => await u.api.checkEntitlement({
2749
- contentKey: Z
2748
+ H.map(async (X) => await u.api.checkEntitlement({
2749
+ contentKey: X
2750
2750
  }))
2751
- ).then((Z) => Z.flat())).filter(
2752
- (Z) => Z.hasEntitlement
2751
+ ).then((X) => X.flat())).filter(
2752
+ (X) => X.hasEntitlement
2753
2753
  ), M.length > 0 && (console.log("🔄 [Initializing] Sending event: priorEntitlement", {
2754
2754
  activeEntitlements: M,
2755
2755
  selectedOffering: R,
@@ -3619,6 +3619,11 @@ const $0 = {
3619
3619
  guard: "entitlementExpired",
3620
3620
  target: "Initializing",
3621
3621
  reenter: !0
3622
+ },
3623
+ {
3624
+ // If the entitlement is not expired, re-enter the same state to check again in 1 second
3625
+ target: "PriorEntitlement",
3626
+ reenter: !0
3622
3627
  }
3623
3628
  ]
3624
3629
  }
@@ -3839,8 +3844,8 @@ function _R() {
3839
3844
  var Q = M && C[M] || C[H];
3840
3845
  return typeof Q == "function" ? Q : null;
3841
3846
  }
3842
- var te = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
3843
- function Z(C) {
3847
+ var ne = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;
3848
+ function X(C) {
3844
3849
  {
3845
3850
  for (var Q = arguments.length, ee = new Array(Q > 1 ? Q - 1 : 0), he = 1; he < Q; he++)
3846
3851
  ee[he - 1] = arguments[he];
@@ -3849,7 +3854,7 @@ function _R() {
3849
3854
  }
3850
3855
  function le(C, Q, ee) {
3851
3856
  {
3852
- var he = te.ReactDebugCurrentFrame, Ie = he.getStackAddendum();
3857
+ var he = ne.ReactDebugCurrentFrame, Ie = he.getStackAddendum();
3853
3858
  Ie !== "" && (Q += "%s", ee = ee.concat([Ie]));
3854
3859
  var Re = ee.map(function(Oe) {
3855
3860
  return String(Oe);
@@ -3857,10 +3862,10 @@ function _R() {
3857
3862
  Re.unshift("Warning: " + Q), Function.prototype.apply.call(console[C], console, Re);
3858
3863
  }
3859
3864
  }
3860
- var ue = !1, ce = !1, ne = !1, re = !1, Qe = !1, Ye;
3865
+ var ue = !1, ce = !1, te = !1, re = !1, Qe = !1, Ye;
3861
3866
  Ye = Symbol.for("react.module.reference");
3862
3867
  function _e(C) {
3863
- return !!(typeof C == "string" || typeof C == "function" || C === d || C === y || Qe || C === h || C === I || C === O || re || C === D || ue || ce || ne || typeof C == "object" && C !== null && (C.$$typeof === T || C.$$typeof === R || C.$$typeof === g || C.$$typeof === x || C.$$typeof === E || // This needs to include all possible module reference object
3868
+ return !!(typeof C == "string" || typeof C == "function" || C === d || C === y || Qe || C === h || C === I || C === O || re || C === D || ue || ce || te || typeof C == "object" && C !== null && (C.$$typeof === T || C.$$typeof === R || C.$$typeof === g || C.$$typeof === x || C.$$typeof === E || // This needs to include all possible module reference object
3864
3869
  // types supported by any Flight configuration anywhere since
3865
3870
  // we don't know which Flight build this will end up being used
3866
3871
  // with.
@@ -3879,7 +3884,7 @@ function _R() {
3879
3884
  function Pe(C) {
3880
3885
  if (C == null)
3881
3886
  return null;
3882
- if (typeof C.tag == "number" && Z("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof C == "function")
3887
+ if (typeof C.tag == "number" && X("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), typeof C == "function")
3883
3888
  return C.displayName || C.name || null;
3884
3889
  if (typeof C == "string")
3885
3890
  return C;
@@ -3980,10 +3985,10 @@ function _R() {
3980
3985
  })
3981
3986
  });
3982
3987
  }
3983
- at < 0 && Z("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
3988
+ at < 0 && X("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
3984
3989
  }
3985
3990
  }
3986
- var Mt = te.ReactCurrentDispatcher, mt;
3991
+ var Mt = ne.ReactCurrentDispatcher, mt;
3987
3992
  function tn(C, Q, ee) {
3988
3993
  {
3989
3994
  if (mt === void 0)
@@ -4109,7 +4114,7 @@ function _R() {
4109
4114
  }
4110
4115
  return "";
4111
4116
  }
4112
- var ln = Object.prototype.hasOwnProperty, Fr = {}, ka = te.ReactDebugCurrentFrame;
4117
+ var ln = Object.prototype.hasOwnProperty, Fr = {}, ka = ne.ReactDebugCurrentFrame;
4113
4118
  function Pn(C) {
4114
4119
  if (C) {
4115
4120
  var Q = C._owner, ee = rn(C.type, C._source, Q ? Q.type : null);
@@ -4132,7 +4137,7 @@ function _R() {
4132
4137
  } catch (lt) {
4133
4138
  Ce = lt;
4134
4139
  }
4135
- Ce && !(Ce instanceof Error) && (Pn(Ie), Z("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", he || "React class", ee, Oe, typeof Ce), Pn(null)), Ce instanceof Error && !(Ce.message in Fr) && (Fr[Ce.message] = !0, Pn(Ie), Z("Failed %s type: %s", ee, Ce.message), Pn(null));
4140
+ Ce && !(Ce instanceof Error) && (Pn(Ie), X("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", he || "React class", ee, Oe, typeof Ce), Pn(null)), Ce instanceof Error && !(Ce.message in Fr) && (Fr[Ce.message] = !0, Pn(Ie), X("Failed %s type: %s", ee, Ce.message), Pn(null));
4136
4141
  }
4137
4142
  }
4138
4143
  }
@@ -4158,9 +4163,9 @@ function _R() {
4158
4163
  }
4159
4164
  function Rr(C) {
4160
4165
  if (Ia(C))
4161
- return Z("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Hr(C)), Qn(C);
4166
+ return X("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.", Hr(C)), Qn(C);
4162
4167
  }
4163
- var Ra = te.ReactCurrentOwner, Za = {
4168
+ var Ra = ne.ReactCurrentOwner, Za = {
4164
4169
  key: !0,
4165
4170
  ref: !0,
4166
4171
  __self: !0,
@@ -4188,7 +4193,7 @@ function _R() {
4188
4193
  function zn(C, Q) {
4189
4194
  {
4190
4195
  var ee = function() {
4191
- we || (we = !0, Z("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
4196
+ we || (we = !0, X("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
4192
4197
  };
4193
4198
  ee.isReactWarning = !0, Object.defineProperty(C, "key", {
4194
4199
  get: ee,
@@ -4199,7 +4204,7 @@ function _R() {
4199
4204
  function yn(C, Q) {
4200
4205
  {
4201
4206
  var ee = function() {
4202
- ze || (ze = !0, Z("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
4207
+ ze || (ze = !0, X("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)", Q));
4203
4208
  };
4204
4209
  ee.isReactWarning = !0, Object.defineProperty(C, "ref", {
4205
4210
  get: ee,
@@ -4254,7 +4259,7 @@ function _R() {
4254
4259
  return br(C, Ce, Ct, Ie, he, Ra.current, Oe);
4255
4260
  }
4256
4261
  }
4257
- var Wn = te.ReactCurrentOwner, sn = te.ReactDebugCurrentFrame;
4262
+ var Wn = ne.ReactCurrentOwner, sn = ne.ReactDebugCurrentFrame;
4258
4263
  function Ot(C) {
4259
4264
  if (C) {
4260
4265
  var Q = C._owner, ee = rn(C.type, C._source, Q ? Q.type : null);
@@ -4305,7 +4310,7 @@ Check the top-level render call using <` + ee + ">.");
4305
4310
  return;
4306
4311
  Ii[ee] = !0;
4307
4312
  var he = "";
4308
- C && C._owner && C._owner !== Wn.current && (he = " It was passed a child from " + Pe(C._owner.type) + "."), Ot(C), Z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', ee, he), Ot(null);
4313
+ C && C._owner && C._owner !== Wn.current && (he = " It was passed a child from " + Pe(C._owner.type) + "."), Ot(C), X('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', ee, he), Ot(null);
4309
4314
  }
4310
4315
  }
4311
4316
  function Yo(C, Q) {
@@ -4347,9 +4352,9 @@ Check the top-level render call using <` + ee + ">.");
4347
4352
  } else if (Q.PropTypes !== void 0 && !Ur) {
4348
4353
  Ur = !0;
4349
4354
  var Ie = Pe(Q);
4350
- Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Ie || "Unknown");
4355
+ X("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", Ie || "Unknown");
4351
4356
  }
4352
- typeof Q.getDefaultProps == "function" && !Q.getDefaultProps.isReactClassApproved && Z("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
4357
+ typeof Q.getDefaultProps == "function" && !Q.getDefaultProps.isReactClassApproved && X("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.");
4353
4358
  }
4354
4359
  }
4355
4360
  function Xa(C) {
@@ -4357,11 +4362,11 @@ Check the top-level render call using <` + ee + ">.");
4357
4362
  for (var Q = Object.keys(C.props), ee = 0; ee < Q.length; ee++) {
4358
4363
  var he = Q[ee];
4359
4364
  if (he !== "children" && he !== "key") {
4360
- Ot(C), Z("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", he), Ot(null);
4365
+ Ot(C), X("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.", he), Ot(null);
4361
4366
  break;
4362
4367
  }
4363
4368
  }
4364
- C.ref !== null && (Ot(C), Z("Invalid attribute `ref` supplied to `React.Fragment`."), Ot(null));
4369
+ C.ref !== null && (Ot(C), X("Invalid attribute `ref` supplied to `React.Fragment`."), Ot(null));
4365
4370
  }
4366
4371
  }
4367
4372
  var Yr = {};
@@ -4374,7 +4379,7 @@ Check the top-level render call using <` + ee + ">.");
4374
4379
  var Ct = vs();
4375
4380
  Ct ? Ce += Ct : Ce += vo();
4376
4381
  var lt;
4377
- C === null ? lt = "null" : er(C) ? lt = "array" : C !== void 0 && C.$$typeof === l ? (lt = "<" + (Pe(C.type) || "Unknown") + " />", Ce = " Did you accidentally export a JSX literal instead of a component?") : lt = typeof C, Z("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", lt, Ce);
4382
+ C === null ? lt = "null" : er(C) ? lt = "array" : C !== void 0 && C.$$typeof === l ? (lt = "<" + (Pe(C.type) || "Unknown") + " />", Ce = " Did you accidentally export a JSX literal instead of a component?") : lt = typeof C, X("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", lt, Ce);
4378
4383
  }
4379
4384
  var ft = qt(C, Q, ee, Ie, Re);
4380
4385
  if (ft == null)
@@ -4388,7 +4393,7 @@ Check the top-level render call using <` + ee + ">.");
4388
4393
  Yo(Jt[Er], C);
4389
4394
  Object.freeze && Object.freeze(Jt);
4390
4395
  } else
4391
- Z("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
4396
+ X("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
4392
4397
  else
4393
4398
  Yo(Jt, C);
4394
4399
  }
@@ -4398,7 +4403,7 @@ Check the top-level render call using <` + ee + ">.");
4398
4403
  }), pt = Ze.length > 0 ? "{key: someKey, " + Ze.join(": ..., ") + ": ...}" : "{key: someKey}";
4399
4404
  if (!Yr[nr + pt]) {
4400
4405
  var qa = Ze.length > 0 ? "{" + Ze.join(": ..., ") + ": ...}" : "{}";
4401
- Z(`A props object containing a "key" prop is being spread into JSX:
4406
+ X(`A props object containing a "key" prop is being spread into JSX:
4402
4407
  let props = %s;
4403
4408
  <%s {...props} />
4404
4409
  React keys must be passed directly to JSX without using spread:
@@ -4562,7 +4567,7 @@ function oS() {
4562
4567
  return g.now() - x;
4563
4568
  };
4564
4569
  }
4565
- var E = [], I = [], O = 1, R = null, T = 3, D = !1, M = !1, H = !1, W = typeof setTimeout == "function" ? setTimeout : null, te = typeof clearTimeout == "function" ? clearTimeout : null, Z = typeof setImmediate < "u" ? setImmediate : null;
4570
+ var E = [], I = [], O = 1, R = null, T = 3, D = !1, M = !1, H = !1, W = typeof setTimeout == "function" ? setTimeout : null, ne = typeof clearTimeout == "function" ? clearTimeout : null, X = typeof setImmediate < "u" ? setImmediate : null;
4566
4571
  typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
4567
4572
  function le(ae) {
4568
4573
  for (var ve = u(I); ve !== null; ) {
@@ -4580,7 +4585,7 @@ function oS() {
4580
4585
  }
4581
4586
  }
4582
4587
  function ce(ae, ve) {
4583
- M = !1, H && (H = !1, te(Qe), Qe = -1), D = !0;
4588
+ M = !1, H && (H = !1, ne(Qe), Qe = -1), D = !0;
4584
4589
  var be = T;
4585
4590
  try {
4586
4591
  for (le(ve), R = u(E); R !== null && (!(R.expirationTime > ve) || ae && !We()); ) {
@@ -4602,7 +4607,7 @@ function oS() {
4602
4607
  R = null, T = be, D = !1;
4603
4608
  }
4604
4609
  }
4605
- var ne = !1, re = null, Qe = -1, Ye = 5, _e = -1;
4610
+ var te = !1, re = null, Qe = -1, Ye = 5, _e = -1;
4606
4611
  function We() {
4607
4612
  return !(o.unstable_now() - _e < Ye);
4608
4613
  }
@@ -4614,13 +4619,13 @@ function oS() {
4614
4619
  try {
4615
4620
  ve = re(!0, ae);
4616
4621
  } finally {
4617
- ve ? Pe() : (ne = !1, re = null);
4622
+ ve ? Pe() : (te = !1, re = null);
4618
4623
  }
4619
- } else ne = !1;
4624
+ } else te = !1;
4620
4625
  }
4621
4626
  var Pe;
4622
- if (typeof Z == "function") Pe = function() {
4623
- Z(Je);
4627
+ if (typeof X == "function") Pe = function() {
4628
+ X(Je);
4624
4629
  };
4625
4630
  else if (typeof MessageChannel < "u") {
4626
4631
  var Le = new MessageChannel(), at = Le.port2;
@@ -4631,7 +4636,7 @@ function oS() {
4631
4636
  W(Je, 0);
4632
4637
  };
4633
4638
  function ke(ae) {
4634
- re = ae, ne || (ne = !0, Pe());
4639
+ re = ae, te || (te = !0, Pe());
4635
4640
  }
4636
4641
  function At(ae, ve) {
4637
4642
  Qe = W(function() {
@@ -4703,7 +4708,7 @@ function oS() {
4703
4708
  default:
4704
4709
  bt = 5e3;
4705
4710
  }
4706
- return bt = be + bt, ae = { id: O++, callback: ve, priorityLevel: ae, startTime: be, expirationTime: bt, sortIndex: -1 }, be > ct ? (ae.sortIndex = be, l(I, ae), u(E) === null && ae === u(I) && (H ? (te(Qe), Qe = -1) : H = !0, At(ue, be - ct))) : (ae.sortIndex = bt, l(E, ae), M || D || (M = !0, ke(ce))), ae;
4711
+ return bt = be + bt, ae = { id: O++, callback: ve, priorityLevel: ae, startTime: be, expirationTime: bt, sortIndex: -1 }, be > ct ? (ae.sortIndex = be, l(I, ae), u(E) === null && ae === u(I) && (H ? (ne(Qe), Qe = -1) : H = !0, At(ue, be - ct))) : (ae.sortIndex = bt, l(E, ae), M || D || (M = !0, ke(ce))), ae;
4707
4712
  }, o.unstable_shouldYield = We, o.unstable_wrapCallback = function(ae) {
4708
4713
  var ve = T;
4709
4714
  return function() {
@@ -4778,12 +4783,12 @@ function iS() {
4778
4783
  return H.now();
4779
4784
  };
4780
4785
  } else {
4781
- var W = Date, te = W.now();
4786
+ var W = Date, ne = W.now();
4782
4787
  o.unstable_now = function() {
4783
- return W.now() - te;
4788
+ return W.now() - ne;
4784
4789
  };
4785
4790
  }
4786
- var Z = 1073741823, le = -1, ue = 250, ce = 5e3, ne = 1e4, re = Z, Qe = [], Ye = [], _e = 1, We = null, Je = R, Pe = !1, Le = !1, at = !1, ke = typeof setTimeout == "function" ? setTimeout : null, At = typeof clearTimeout == "function" ? clearTimeout : null, ae = typeof setImmediate < "u" ? setImmediate : null;
4791
+ var X = 1073741823, le = -1, ue = 250, ce = 5e3, te = 1e4, re = X, Qe = [], Ye = [], _e = 1, We = null, Je = R, Pe = !1, Le = !1, at = !1, ke = typeof setTimeout == "function" ? setTimeout : null, At = typeof clearTimeout == "function" ? clearTimeout : null, ae = typeof setImmediate < "u" ? setImmediate : null;
4787
4792
  typeof navigator < "u" && navigator.scheduling !== void 0 && navigator.scheduling.isInputPending !== void 0 && navigator.scheduling.isInputPending.bind(navigator.scheduling);
4788
4793
  function ve(we) {
4789
4794
  for (var ze = h(Ye); ze !== null; ) {
@@ -4902,7 +4907,7 @@ function iS() {
4902
4907
  yn = re;
4903
4908
  break;
4904
4909
  case T:
4905
- yn = ne;
4910
+ yn = te;
4906
4911
  break;
4907
4912
  case R:
4908
4913
  default:
@@ -5073,21 +5078,21 @@ function lS() {
5073
5078
  }), ["rowSpan", "start"].forEach(function(n) {
5074
5079
  W[n] = new H(n, 5, !1, n.toLowerCase(), null, !1, !1);
5075
5080
  });
5076
- var te = /[\-:]([a-z])/g;
5077
- function Z(n) {
5081
+ var ne = /[\-:]([a-z])/g;
5082
+ function X(n) {
5078
5083
  return n[1].toUpperCase();
5079
5084
  }
5080
5085
  "accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(n) {
5081
5086
  var r = n.replace(
5082
- te,
5083
- Z
5087
+ ne,
5088
+ X
5084
5089
  );
5085
5090
  W[r] = new H(r, 1, !1, n, null, !1, !1);
5086
5091
  }), "xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(n) {
5087
- var r = n.replace(te, Z);
5092
+ var r = n.replace(ne, X);
5088
5093
  W[r] = new H(r, 1, !1, n, "http://www.w3.org/1999/xlink", !1, !1);
5089
5094
  }), ["xml:base", "xml:lang", "xml:space"].forEach(function(n) {
5090
- var r = n.replace(te, Z);
5095
+ var r = n.replace(ne, X);
5091
5096
  W[r] = new H(r, 1, !1, n, "http://www.w3.org/XML/1998/namespace", !1, !1);
5092
5097
  }), ["tabIndex", "crossOrigin"].forEach(function(n) {
5093
5098
  W[n] = new H(n, 1, !1, n.toLowerCase(), null, !1, !1);
@@ -5098,7 +5103,7 @@ function lS() {
5098
5103
  var m = W.hasOwnProperty(r) ? W[r] : null;
5099
5104
  (m !== null ? m.type !== 0 : f || !(2 < r.length) || r[0] !== "o" && r[0] !== "O" || r[1] !== "n" && r[1] !== "N") && (M(r, s, m, f) && (s = null), f || m === null ? T(r) && (s === null ? n.removeAttribute(r) : n.setAttribute(r, "" + s)) : m.mustUseProperty ? n[m.propertyName] = s === null ? m.type === 3 ? !1 : "" : s : (r = m.attributeName, f = m.attributeNamespace, s === null ? n.removeAttribute(r) : (m = m.type, s = m === 3 || m === 4 && s === !0 ? "" : "" + s, f ? n.setAttributeNS(f, r, s) : n.setAttribute(r, s))));
5100
5105
  }
5101
- var ue = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, ce = Symbol.for("react.element"), ne = Symbol.for("react.portal"), re = Symbol.for("react.fragment"), Qe = Symbol.for("react.strict_mode"), Ye = Symbol.for("react.profiler"), _e = Symbol.for("react.provider"), We = Symbol.for("react.context"), Je = Symbol.for("react.forward_ref"), Pe = Symbol.for("react.suspense"), Le = Symbol.for("react.suspense_list"), at = Symbol.for("react.memo"), ke = Symbol.for("react.lazy"), At = Symbol.for("react.offscreen"), ae = Symbol.iterator;
5106
+ var ue = o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, ce = Symbol.for("react.element"), te = Symbol.for("react.portal"), re = Symbol.for("react.fragment"), Qe = Symbol.for("react.strict_mode"), Ye = Symbol.for("react.profiler"), _e = Symbol.for("react.provider"), We = Symbol.for("react.context"), Je = Symbol.for("react.forward_ref"), Pe = Symbol.for("react.suspense"), Le = Symbol.for("react.suspense_list"), at = Symbol.for("react.memo"), ke = Symbol.for("react.lazy"), At = Symbol.for("react.offscreen"), ae = Symbol.iterator;
5102
5107
  function ve(n) {
5103
5108
  return n === null || typeof n != "object" ? null : (n = ae && n[ae] || n["@@iterator"], typeof n == "function" ? n : null);
5104
5109
  }
@@ -5198,7 +5203,7 @@ function lS() {
5198
5203
  switch (n) {
5199
5204
  case re:
5200
5205
  return "Fragment";
5201
- case ne:
5206
+ case te:
5202
5207
  return "Portal";
5203
5208
  case Ye:
5204
5209
  return "Profiler";
@@ -7049,7 +7054,7 @@ function lS() {
7049
7054
  switch (U.$$typeof) {
7050
7055
  case ce:
7051
7056
  return V = zs(U.type, U.key, U.props, null, G.mode, V), V.ref = Ol(G, null, U), V.return = G, V;
7052
- case ne:
7057
+ case te:
7053
7058
  return U = ef(U, G.mode, V), U.return = G, U;
7054
7059
  case ke:
7055
7060
  var ye = U._init;
@@ -7067,7 +7072,7 @@ function lS() {
7067
7072
  switch (V.$$typeof) {
7068
7073
  case ce:
7069
7074
  return V.key === Ve ? B(G, U, V, ye) : null;
7070
- case ne:
7075
+ case te:
7071
7076
  return V.key === Ve ? _(G, U, V, ye) : null;
7072
7077
  case ke:
7073
7078
  return Ve = V._init, fe(
@@ -7088,7 +7093,7 @@ function lS() {
7088
7093
  switch (ye.$$typeof) {
7089
7094
  case ce:
7090
7095
  return G = G.get(ye.key === null ? V : ye.key) || null, B(U, G, ye, Ve);
7091
- case ne:
7096
+ case te:
7092
7097
  return G = G.get(ye.key === null ? V : ye.key) || null, _(U, G, ye, Ve);
7093
7098
  case ke:
7094
7099
  var tt = ye._init;
@@ -7169,7 +7174,7 @@ function lS() {
7169
7174
  V.type === re ? (U = uo(V.props.children, G.mode, ye, V.key), U.return = G, G = U) : (ye = zs(V.type, V.key, V.props, null, G.mode, ye), ye.ref = Ol(G, U, V), ye.return = G, G = ye);
7170
7175
  }
7171
7176
  return k(G);
7172
- case ne:
7177
+ case te:
7173
7178
  e: {
7174
7179
  for (tt = V.key; U !== null; ) {
7175
7180
  if (U.key === tt) if (U.tag === 4 && U.stateNode.containerInfo === V.containerInfo && U.stateNode.implementation === V.implementation) {
@@ -9904,7 +9909,7 @@ Error generating stack: ` + b.message + `
9904
9909
  }
9905
9910
  function n1(n, r, s) {
9906
9911
  var f = 3 < arguments.length && arguments[3] !== void 0 ? arguments[3] : null;
9907
- return { $$typeof: ne, key: f == null ? null : "" + f, children: n, containerInfo: r, implementation: s };
9912
+ return { $$typeof: te, key: f == null ? null : "" + f, children: n, containerInfo: r, implementation: s };
9908
9913
  }
9909
9914
  function r1(n) {
9910
9915
  if (!n) return Gr;
@@ -10203,7 +10208,7 @@ function sS() {
10203
10208
  p.unshift("Warning: " + t), Function.prototype.apply.call(console[e], console, p);
10204
10209
  }
10205
10210
  }
10206
- var E = 0, I = 1, O = 2, R = 3, T = 4, D = 5, M = 6, H = 7, W = 8, te = 9, Z = 10, le = 11, ue = 12, ce = 13, ne = 14, re = 15, Qe = 16, Ye = 17, _e = 18, We = 19, Je = 21, Pe = 22, Le = 23, at = 24, ke = 25, At = !0, ae = !1, ve = !1, be = !1, ct = !1, bt = !0, Zt = !0, Pt = !0, mn = !0, Mt = /* @__PURE__ */ new Set(), mt = {}, tn = {};
10211
+ var E = 0, I = 1, O = 2, R = 3, T = 4, D = 5, M = 6, H = 7, W = 8, ne = 9, X = 10, le = 11, ue = 12, ce = 13, te = 14, re = 15, Qe = 16, Ye = 17, _e = 18, We = 19, Je = 21, Pe = 22, Le = 23, at = 24, ke = 25, At = !0, ae = !1, ve = !1, be = !1, ct = !1, bt = !0, Zt = !0, Pt = !0, mn = !0, Mt = /* @__PURE__ */ new Set(), mt = {}, tn = {};
10207
10212
  function Rn(e, t) {
10208
10213
  Sn(e, t), Sn(e + "Capture", t);
10209
10214
  }
@@ -11042,10 +11047,10 @@ Error generating stack: ` + i.message + `
11042
11047
  switch (t) {
11043
11048
  case at:
11044
11049
  return "Cache";
11045
- case te:
11050
+ case ne:
11046
11051
  var i = a;
11047
11052
  return up(i) + ".Consumer";
11048
- case Z:
11053
+ case X:
11049
11054
  var c = a;
11050
11055
  return up(c._context) + ".Provider";
11051
11056
  case _e:
@@ -11082,7 +11087,7 @@ Error generating stack: ` + i.message + `
11082
11087
  case E:
11083
11088
  case Ye:
11084
11089
  case O:
11085
- case ne:
11090
+ case te:
11086
11091
  case re:
11087
11092
  if (typeof a == "function")
11088
11093
  return a.displayName || a.name || null;
@@ -12484,7 +12489,7 @@ Check the render method of \`` + e + "`." : "";
12484
12489
  throw new Error("The `document` global was defined when React was initialized, but is not defined anymore. This can happen in a test environment if a component schedules an update from an asynchronous callback, but the test has already finished running. To solve this, you can either unmount the component at the end of your test (and ensure that any asynchronous operations get canceled in `componentWillUnmount`), or you can change the test itself to be asynchronous.");
12485
12490
  var S = document.createEvent("Event"), L = !1, Y = !0, z = window.event, q = Object.getOwnPropertyDescriptor(window, "event");
12486
12491
  function $() {
12487
- Np.removeEventListener(X, Ee, !1), typeof window.event < "u" && window.hasOwnProperty("event") && (window.event = z);
12492
+ Np.removeEventListener(Z, Ee, !1), typeof window.event < "u" && window.hasOwnProperty("event") && (window.event = z);
12488
12493
  }
12489
12494
  var ie = Array.prototype.slice.call(arguments, 3);
12490
12495
  function Ee() {
@@ -12498,8 +12503,8 @@ Check the render method of \`` + e + "`." : "";
12498
12503
  } catch {
12499
12504
  }
12500
12505
  }
12501
- var X = "react-" + (e || "invokeguardedcallback");
12502
- if (window.addEventListener("error", yt), Np.addEventListener(X, Ee, !1), S.initEvent(X, !1, !1), Np.dispatchEvent(S), q && Object.defineProperty(window, "event", q), L && Y && (et ? Et && (Ge = new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")) : Ge = new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`), this.onError(Ge)), window.removeEventListener("error", yt), !L)
12506
+ var Z = "react-" + (e || "invokeguardedcallback");
12507
+ if (window.addEventListener("error", yt), Np.addEventListener(Z, Ee, !1), S.initEvent(Z, !1, !1), Np.dispatchEvent(S), q && Object.defineProperty(window, "event", q), L && Y && (et ? Et && (Ge = new Error("A cross-origin error was thrown. React doesn't have access to the actual error object in development. See https://reactjs.org/link/crossorigin-error for more information.")) : Ge = new Error(`An error was thrown inside one of your components, but React doesn't know what it was. This is likely due to browser flakiness. React does its best to preserve the "Pause on exceptions" behavior of the DevTools, which requires some DEV-mode only tricks. It's possible that these don't work in your browser. Try triggering the error in production mode, or switching to a modern browser. If you suspect that this is actually an issue with React, please file an issue.`), this.onError(Ge)), window.removeEventListener("error", yt), !L)
12503
12508
  return $(), cd.apply(this, arguments);
12504
12509
  };
12505
12510
  }
@@ -14394,12 +14399,12 @@ Check the render method of \`` + e + "`." : "";
14394
14399
  if (z !== q) {
14395
14400
  var Ee = ii, Ge = "onMouseLeave", et = "onMouseEnter", Et = "mouse";
14396
14401
  (t === "pointerout" || t === "pointerover") && (Ee = _m, Ge = "onPointerLeave", et = "onPointerEnter", Et = "pointer");
14397
- var yt = z == null ? L : ff(z), X = q == null ? L : ff(q), oe = new Ee(Ge, Et + "leave", z, i, c);
14398
- oe.target = yt, oe.relatedTarget = X;
14402
+ var yt = z == null ? L : ff(z), Z = q == null ? L : ff(q), oe = new Ee(Ge, Et + "leave", z, i, c);
14403
+ oe.target = yt, oe.relatedTarget = Z;
14399
14404
  var K = null, me = fc(c);
14400
14405
  if (me === a) {
14401
14406
  var Ne = new Ee(et, Et + "enter", q, i, c);
14402
- Ne.target = X, Ne.relatedTarget = yt, K = Ne;
14407
+ Ne.target = Z, Ne.relatedTarget = yt, K = Ne;
14403
14408
  }
14404
14409
  Z8(e, oe, K, z, q);
14405
14410
  }
@@ -15263,8 +15268,8 @@ Check the render method of \`` + e + "`." : "";
15263
15268
  }
15264
15269
  } else if ($ === dc) {
15265
15270
  if (w.delete($), v5) {
15266
- var X = Qv(ie);
15267
- Ee = e.getAttribute("style"), X !== Ee && xh($, Ee, X);
15271
+ var Z = Qv(ie);
15272
+ Ee = e.getAttribute("style"), Z !== Ee && xh($, Ee, Z);
15268
15273
  }
15269
15274
  } else if (A)
15270
15275
  w.delete($.toLowerCase()), Ee = hl(e, $, ie), ie !== Ee && xh($, Ee, ie);
@@ -16649,54 +16654,54 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
16649
16654
  return a(t);
16650
16655
  }
16651
16656
  function Z5(e) {
16652
- function t(X, oe) {
16657
+ function t(Z, oe) {
16653
16658
  if (e) {
16654
- var K = X.deletions;
16655
- K === null ? (X.deletions = [oe], X.flags |= Ta) : K.push(oe);
16659
+ var K = Z.deletions;
16660
+ K === null ? (Z.deletions = [oe], Z.flags |= Ta) : K.push(oe);
16656
16661
  }
16657
16662
  }
16658
- function a(X, oe) {
16663
+ function a(Z, oe) {
16659
16664
  if (!e)
16660
16665
  return null;
16661
16666
  for (var K = oe; K !== null; )
16662
- t(X, K), K = K.sibling;
16667
+ t(Z, K), K = K.sibling;
16663
16668
  return null;
16664
16669
  }
16665
- function i(X, oe) {
16670
+ function i(Z, oe) {
16666
16671
  for (var K = /* @__PURE__ */ new Map(), me = oe; me !== null; )
16667
16672
  me.key !== null ? K.set(me.key, me) : K.set(me.index, me), me = me.sibling;
16668
16673
  return K;
16669
16674
  }
16670
- function c(X, oe) {
16671
- var K = Rc(X, oe);
16675
+ function c(Z, oe) {
16676
+ var K = Rc(Z, oe);
16672
16677
  return K.index = 0, K.sibling = null, K;
16673
16678
  }
16674
- function p(X, oe, K) {
16675
- if (X.index = K, !e)
16676
- return X.flags |= xo, oe;
16677
- var me = X.alternate;
16679
+ function p(Z, oe, K) {
16680
+ if (Z.index = K, !e)
16681
+ return Z.flags |= xo, oe;
16682
+ var me = Z.alternate;
16678
16683
  if (me !== null) {
16679
16684
  var Ne = me.index;
16680
- return Ne < oe ? (X.flags |= bn, oe) : Ne;
16685
+ return Ne < oe ? (Z.flags |= bn, oe) : Ne;
16681
16686
  } else
16682
- return X.flags |= bn, oe;
16687
+ return Z.flags |= bn, oe;
16683
16688
  }
16684
- function v(X) {
16685
- return e && X.alternate === null && (X.flags |= bn), X;
16689
+ function v(Z) {
16690
+ return e && Z.alternate === null && (Z.flags |= bn), Z;
16686
16691
  }
16687
- function A(X, oe, K, me) {
16692
+ function A(Z, oe, K, me) {
16688
16693
  if (oe === null || oe.tag !== M) {
16689
- var Ne = j2(K, X.mode, me);
16690
- return Ne.return = X, Ne;
16694
+ var Ne = j2(K, Z.mode, me);
16695
+ return Ne.return = Z, Ne;
16691
16696
  } else {
16692
16697
  var Se = c(oe, K);
16693
- return Se.return = X, Se;
16698
+ return Se.return = Z, Se;
16694
16699
  }
16695
16700
  }
16696
- function w(X, oe, K, me) {
16701
+ function w(Z, oe, K, me) {
16697
16702
  var Ne = K.type;
16698
16703
  if (Ne === yo)
16699
- return L(X, oe, K.props.children, me, K.key);
16704
+ return L(Z, oe, K.props.children, me, K.key);
16700
16705
  if (oe !== null && (oe.elementType === Ne || // Keep this check inline so it only runs on the false path:
16701
16706
  $4(oe, K) || // Lazy types should reconcile their resolved type.
16702
16707
  // We need to do this after the Hot Reloading check above,
@@ -16704,114 +16709,114 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
16704
16709
  // it doesn't resuspend. So we can't let the call below suspend.
16705
16710
  typeof Ne == "object" && Ne !== null && Ne.$$typeof === Re && W5(Ne) === oe.type)) {
16706
16711
  var Se = c(oe, K.props);
16707
- return Se.ref = zh(X, oe, K), Se.return = X, Se._debugSource = K._source, Se._debugOwner = K._owner, Se;
16712
+ return Se.ref = zh(Z, oe, K), Se.return = Z, Se._debugSource = K._source, Se._debugOwner = K._owner, Se;
16708
16713
  }
16709
- var rt = N2(K, X.mode, me);
16710
- return rt.ref = zh(X, oe, K), rt.return = X, rt;
16714
+ var rt = N2(K, Z.mode, me);
16715
+ return rt.ref = zh(Z, oe, K), rt.return = Z, rt;
16711
16716
  }
16712
- function S(X, oe, K, me) {
16717
+ function S(Z, oe, K, me) {
16713
16718
  if (oe === null || oe.tag !== T || oe.stateNode.containerInfo !== K.containerInfo || oe.stateNode.implementation !== K.implementation) {
16714
- var Ne = B2(K, X.mode, me);
16715
- return Ne.return = X, Ne;
16719
+ var Ne = B2(K, Z.mode, me);
16720
+ return Ne.return = Z, Ne;
16716
16721
  } else {
16717
16722
  var Se = c(oe, K.children || []);
16718
- return Se.return = X, Se;
16723
+ return Se.return = Z, Se;
16719
16724
  }
16720
16725
  }
16721
- function L(X, oe, K, me, Ne) {
16726
+ function L(Z, oe, K, me, Ne) {
16722
16727
  if (oe === null || oe.tag !== H) {
16723
- var Se = ou(K, X.mode, me, Ne);
16724
- return Se.return = X, Se;
16728
+ var Se = ou(K, Z.mode, me, Ne);
16729
+ return Se.return = Z, Se;
16725
16730
  } else {
16726
16731
  var rt = c(oe, K);
16727
- return rt.return = X, rt;
16732
+ return rt.return = Z, rt;
16728
16733
  }
16729
16734
  }
16730
- function Y(X, oe, K) {
16735
+ function Y(Z, oe, K) {
16731
16736
  if (typeof oe == "string" && oe !== "" || typeof oe == "number") {
16732
- var me = j2("" + oe, X.mode, K);
16733
- return me.return = X, me;
16737
+ var me = j2("" + oe, Z.mode, K);
16738
+ return me.return = Z, me;
16734
16739
  }
16735
16740
  if (typeof oe == "object" && oe !== null) {
16736
16741
  switch (oe.$$typeof) {
16737
16742
  case Yr: {
16738
- var Ne = N2(oe, X.mode, K);
16739
- return Ne.ref = zh(X, null, oe), Ne.return = X, Ne;
16743
+ var Ne = N2(oe, Z.mode, K);
16744
+ return Ne.ref = zh(Z, null, oe), Ne.return = Z, Ne;
16740
16745
  }
16741
16746
  case tr: {
16742
- var Se = B2(oe, X.mode, K);
16743
- return Se.return = X, Se;
16747
+ var Se = B2(oe, Z.mode, K);
16748
+ return Se.return = Z, Se;
16744
16749
  }
16745
16750
  case Re: {
16746
16751
  var rt = oe._payload, ut = oe._init;
16747
- return Y(X, ut(rt), K);
16752
+ return Y(Z, ut(rt), K);
16748
16753
  }
16749
16754
  }
16750
16755
  if (ar(oe) || Ze(oe)) {
16751
- var Wt = ou(oe, X.mode, K, null);
16752
- return Wt.return = X, Wt;
16756
+ var Wt = ou(oe, Z.mode, K, null);
16757
+ return Wt.return = Z, Wt;
16753
16758
  }
16754
- M1(X, oe);
16759
+ M1(Z, oe);
16755
16760
  }
16756
- return typeof oe == "function" && Q1(X), null;
16761
+ return typeof oe == "function" && Q1(Z), null;
16757
16762
  }
16758
- function z(X, oe, K, me) {
16763
+ function z(Z, oe, K, me) {
16759
16764
  var Ne = oe !== null ? oe.key : null;
16760
16765
  if (typeof K == "string" && K !== "" || typeof K == "number")
16761
- return Ne !== null ? null : A(X, oe, "" + K, me);
16766
+ return Ne !== null ? null : A(Z, oe, "" + K, me);
16762
16767
  if (typeof K == "object" && K !== null) {
16763
16768
  switch (K.$$typeof) {
16764
16769
  case Yr:
16765
- return K.key === Ne ? w(X, oe, K, me) : null;
16770
+ return K.key === Ne ? w(Z, oe, K, me) : null;
16766
16771
  case tr:
16767
- return K.key === Ne ? S(X, oe, K, me) : null;
16772
+ return K.key === Ne ? S(Z, oe, K, me) : null;
16768
16773
  case Re: {
16769
16774
  var Se = K._payload, rt = K._init;
16770
- return z(X, oe, rt(Se), me);
16775
+ return z(Z, oe, rt(Se), me);
16771
16776
  }
16772
16777
  }
16773
16778
  if (ar(K) || Ze(K))
16774
- return Ne !== null ? null : L(X, oe, K, me, null);
16775
- M1(X, K);
16779
+ return Ne !== null ? null : L(Z, oe, K, me, null);
16780
+ M1(Z, K);
16776
16781
  }
16777
- return typeof K == "function" && Q1(X), null;
16782
+ return typeof K == "function" && Q1(Z), null;
16778
16783
  }
16779
- function q(X, oe, K, me, Ne) {
16784
+ function q(Z, oe, K, me, Ne) {
16780
16785
  if (typeof me == "string" && me !== "" || typeof me == "number") {
16781
- var Se = X.get(K) || null;
16786
+ var Se = Z.get(K) || null;
16782
16787
  return A(oe, Se, "" + me, Ne);
16783
16788
  }
16784
16789
  if (typeof me == "object" && me !== null) {
16785
16790
  switch (me.$$typeof) {
16786
16791
  case Yr: {
16787
- var rt = X.get(me.key === null ? K : me.key) || null;
16792
+ var rt = Z.get(me.key === null ? K : me.key) || null;
16788
16793
  return w(oe, rt, me, Ne);
16789
16794
  }
16790
16795
  case tr: {
16791
- var ut = X.get(me.key === null ? K : me.key) || null;
16796
+ var ut = Z.get(me.key === null ? K : me.key) || null;
16792
16797
  return S(oe, ut, me, Ne);
16793
16798
  }
16794
16799
  case Re:
16795
16800
  var Wt = me._payload, jt = me._init;
16796
- return q(X, oe, K, jt(Wt), Ne);
16801
+ return q(Z, oe, K, jt(Wt), Ne);
16797
16802
  }
16798
16803
  if (ar(me) || Ze(me)) {
16799
- var Jn = X.get(K) || null;
16804
+ var Jn = Z.get(K) || null;
16800
16805
  return L(oe, Jn, me, Ne, null);
16801
16806
  }
16802
16807
  M1(oe, me);
16803
16808
  }
16804
16809
  return typeof me == "function" && Q1(oe), null;
16805
16810
  }
16806
- function $(X, oe, K) {
16811
+ function $(Z, oe, K) {
16807
16812
  {
16808
- if (typeof X != "object" || X === null)
16813
+ if (typeof Z != "object" || Z === null)
16809
16814
  return oe;
16810
- switch (X.$$typeof) {
16815
+ switch (Z.$$typeof) {
16811
16816
  case Yr:
16812
16817
  case tr:
16813
- G5(X, K);
16814
- var me = X.key;
16818
+ G5(Z, K);
16819
+ var me = Z.key;
16815
16820
  if (typeof me != "string")
16816
16821
  break;
16817
16822
  if (oe === null) {
@@ -16825,58 +16830,58 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
16825
16830
  g("Encountered two children with the same key, `%s`. Keys should be unique so that components maintain their identity across updates. Non-unique keys may cause children to be duplicated and/or omitted — the behavior is unsupported and could change in a future version.", me);
16826
16831
  break;
16827
16832
  case Re:
16828
- var Ne = X._payload, Se = X._init;
16833
+ var Ne = Z._payload, Se = Z._init;
16829
16834
  $(Se(Ne), oe, K);
16830
16835
  break;
16831
16836
  }
16832
16837
  }
16833
16838
  return oe;
16834
16839
  }
16835
- function ie(X, oe, K, me) {
16840
+ function ie(Z, oe, K, me) {
16836
16841
  for (var Ne = null, Se = 0; Se < K.length; Se++) {
16837
16842
  var rt = K[Se];
16838
- Ne = $(rt, Ne, X);
16843
+ Ne = $(rt, Ne, Z);
16839
16844
  }
16840
16845
  for (var ut = null, Wt = null, jt = oe, Jn = 0, Bt = 0, Bn = null; jt !== null && Bt < K.length; Bt++) {
16841
16846
  jt.index > Bt ? (Bn = jt, jt = null) : Bn = jt.sibling;
16842
- var oa = z(X, jt, K[Bt], me);
16847
+ var oa = z(Z, jt, K[Bt], me);
16843
16848
  if (oa === null) {
16844
16849
  jt === null && (jt = Bn);
16845
16850
  break;
16846
16851
  }
16847
- e && jt && oa.alternate === null && t(X, jt), Jn = p(oa, Jn, Bt), Wt === null ? ut = oa : Wt.sibling = oa, Wt = oa, jt = Bn;
16852
+ e && jt && oa.alternate === null && t(Z, jt), Jn = p(oa, Jn, Bt), Wt === null ? ut = oa : Wt.sibling = oa, Wt = oa, jt = Bn;
16848
16853
  }
16849
16854
  if (Bt === K.length) {
16850
- if (a(X, jt), Or()) {
16855
+ if (a(Z, jt), Or()) {
16851
16856
  var Mr = Bt;
16852
- hc(X, Mr);
16857
+ hc(Z, Mr);
16853
16858
  }
16854
16859
  return ut;
16855
16860
  }
16856
16861
  if (jt === null) {
16857
16862
  for (; Bt < K.length; Bt++) {
16858
- var po = Y(X, K[Bt], me);
16863
+ var po = Y(Z, K[Bt], me);
16859
16864
  po !== null && (Jn = p(po, Jn, Bt), Wt === null ? ut = po : Wt.sibling = po, Wt = po);
16860
16865
  }
16861
16866
  if (Or()) {
16862
16867
  var Ea = Bt;
16863
- hc(X, Ea);
16868
+ hc(Z, Ea);
16864
16869
  }
16865
16870
  return ut;
16866
16871
  }
16867
- for (var wa = i(X, jt); Bt < K.length; Bt++) {
16868
- var ia = q(wa, X, Bt, K[Bt], me);
16872
+ for (var wa = i(Z, jt); Bt < K.length; Bt++) {
16873
+ var ia = q(wa, Z, Bt, K[Bt], me);
16869
16874
  ia !== null && (e && ia.alternate !== null && wa.delete(ia.key === null ? Bt : ia.key), Jn = p(ia, Jn, Bt), Wt === null ? ut = ia : Wt.sibling = ia, Wt = ia);
16870
16875
  }
16871
16876
  if (e && wa.forEach(function(Bf) {
16872
- return t(X, Bf);
16877
+ return t(Z, Bf);
16873
16878
  }), Or()) {
16874
16879
  var cs = Bt;
16875
- hc(X, cs);
16880
+ hc(Z, cs);
16876
16881
  }
16877
16882
  return ut;
16878
16883
  }
16879
- function Ee(X, oe, K, me) {
16884
+ function Ee(Z, oe, K, me) {
16880
16885
  var Ne = Ze(K);
16881
16886
  if (typeof Ne != "function")
16882
16887
  throw new Error("An object is not an iterable. This error is likely caused by a bug in React. Please file an issue.");
@@ -16887,7 +16892,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
16887
16892
  if (Se)
16888
16893
  for (var rt = null, ut = Se.next(); !ut.done; ut = Se.next()) {
16889
16894
  var Wt = ut.value;
16890
- rt = $(Wt, rt, X);
16895
+ rt = $(Wt, rt, Z);
16891
16896
  }
16892
16897
  }
16893
16898
  var jt = Ne.call(K);
@@ -16895,62 +16900,62 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
16895
16900
  throw new Error("An iterable object provided no iterator.");
16896
16901
  for (var Jn = null, Bt = null, Bn = oe, oa = 0, Mr = 0, po = null, Ea = jt.next(); Bn !== null && !Ea.done; Mr++, Ea = jt.next()) {
16897
16902
  Bn.index > Mr ? (po = Bn, Bn = null) : po = Bn.sibling;
16898
- var wa = z(X, Bn, Ea.value, me);
16903
+ var wa = z(Z, Bn, Ea.value, me);
16899
16904
  if (wa === null) {
16900
16905
  Bn === null && (Bn = po);
16901
16906
  break;
16902
16907
  }
16903
- e && Bn && wa.alternate === null && t(X, Bn), oa = p(wa, oa, Mr), Bt === null ? Jn = wa : Bt.sibling = wa, Bt = wa, Bn = po;
16908
+ e && Bn && wa.alternate === null && t(Z, Bn), oa = p(wa, oa, Mr), Bt === null ? Jn = wa : Bt.sibling = wa, Bt = wa, Bn = po;
16904
16909
  }
16905
16910
  if (Ea.done) {
16906
- if (a(X, Bn), Or()) {
16911
+ if (a(Z, Bn), Or()) {
16907
16912
  var ia = Mr;
16908
- hc(X, ia);
16913
+ hc(Z, ia);
16909
16914
  }
16910
16915
  return Jn;
16911
16916
  }
16912
16917
  if (Bn === null) {
16913
16918
  for (; !Ea.done; Mr++, Ea = jt.next()) {
16914
- var cs = Y(X, Ea.value, me);
16919
+ var cs = Y(Z, Ea.value, me);
16915
16920
  cs !== null && (oa = p(cs, oa, Mr), Bt === null ? Jn = cs : Bt.sibling = cs, Bt = cs);
16916
16921
  }
16917
16922
  if (Or()) {
16918
16923
  var Bf = Mr;
16919
- hc(X, Bf);
16924
+ hc(Z, Bf);
16920
16925
  }
16921
16926
  return Jn;
16922
16927
  }
16923
- for (var mg = i(X, Bn); !Ea.done; Mr++, Ea = jt.next()) {
16924
- var ll = q(mg, X, Mr, Ea.value, me);
16928
+ for (var mg = i(Z, Bn); !Ea.done; Mr++, Ea = jt.next()) {
16929
+ var ll = q(mg, Z, Mr, Ea.value, me);
16925
16930
  ll !== null && (e && ll.alternate !== null && mg.delete(ll.key === null ? Mr : ll.key), oa = p(ll, oa, Mr), Bt === null ? Jn = ll : Bt.sibling = ll, Bt = ll);
16926
16931
  }
16927
16932
  if (e && mg.forEach(function(gI) {
16928
- return t(X, gI);
16933
+ return t(Z, gI);
16929
16934
  }), Or()) {
16930
16935
  var hI = Mr;
16931
- hc(X, hI);
16936
+ hc(Z, hI);
16932
16937
  }
16933
16938
  return Jn;
16934
16939
  }
16935
- function Ge(X, oe, K, me) {
16940
+ function Ge(Z, oe, K, me) {
16936
16941
  if (oe !== null && oe.tag === M) {
16937
- a(X, oe.sibling);
16942
+ a(Z, oe.sibling);
16938
16943
  var Ne = c(oe, K);
16939
- return Ne.return = X, Ne;
16944
+ return Ne.return = Z, Ne;
16940
16945
  }
16941
- a(X, oe);
16942
- var Se = j2(K, X.mode, me);
16943
- return Se.return = X, Se;
16946
+ a(Z, oe);
16947
+ var Se = j2(K, Z.mode, me);
16948
+ return Se.return = Z, Se;
16944
16949
  }
16945
- function et(X, oe, K, me) {
16950
+ function et(Z, oe, K, me) {
16946
16951
  for (var Ne = K.key, Se = oe; Se !== null; ) {
16947
16952
  if (Se.key === Ne) {
16948
16953
  var rt = K.type;
16949
16954
  if (rt === yo) {
16950
16955
  if (Se.tag === H) {
16951
- a(X, Se.sibling);
16956
+ a(Z, Se.sibling);
16952
16957
  var ut = c(Se, K.props.children);
16953
- return ut.return = X, ut._debugSource = K._source, ut._debugOwner = K._owner, ut;
16958
+ return ut.return = Z, ut._debugSource = K._source, ut._debugOwner = K._owner, ut;
16954
16959
  }
16955
16960
  } else if (Se.elementType === rt || // Keep this check inline so it only runs on the false path:
16956
16961
  $4(Se, K) || // Lazy types should reconcile their resolved type.
@@ -16958,61 +16963,61 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
16958
16963
  // because hot reloading has different semantics than prod because
16959
16964
  // it doesn't resuspend. So we can't let the call below suspend.
16960
16965
  typeof rt == "object" && rt !== null && rt.$$typeof === Re && W5(rt) === Se.type) {
16961
- a(X, Se.sibling);
16966
+ a(Z, Se.sibling);
16962
16967
  var Wt = c(Se, K.props);
16963
- return Wt.ref = zh(X, Se, K), Wt.return = X, Wt._debugSource = K._source, Wt._debugOwner = K._owner, Wt;
16968
+ return Wt.ref = zh(Z, Se, K), Wt.return = Z, Wt._debugSource = K._source, Wt._debugOwner = K._owner, Wt;
16964
16969
  }
16965
- a(X, Se);
16970
+ a(Z, Se);
16966
16971
  break;
16967
16972
  } else
16968
- t(X, Se);
16973
+ t(Z, Se);
16969
16974
  Se = Se.sibling;
16970
16975
  }
16971
16976
  if (K.type === yo) {
16972
- var jt = ou(K.props.children, X.mode, me, K.key);
16973
- return jt.return = X, jt;
16977
+ var jt = ou(K.props.children, Z.mode, me, K.key);
16978
+ return jt.return = Z, jt;
16974
16979
  } else {
16975
- var Jn = N2(K, X.mode, me);
16976
- return Jn.ref = zh(X, oe, K), Jn.return = X, Jn;
16980
+ var Jn = N2(K, Z.mode, me);
16981
+ return Jn.ref = zh(Z, oe, K), Jn.return = Z, Jn;
16977
16982
  }
16978
16983
  }
16979
- function Et(X, oe, K, me) {
16984
+ function Et(Z, oe, K, me) {
16980
16985
  for (var Ne = K.key, Se = oe; Se !== null; ) {
16981
16986
  if (Se.key === Ne)
16982
16987
  if (Se.tag === T && Se.stateNode.containerInfo === K.containerInfo && Se.stateNode.implementation === K.implementation) {
16983
- a(X, Se.sibling);
16988
+ a(Z, Se.sibling);
16984
16989
  var rt = c(Se, K.children || []);
16985
- return rt.return = X, rt;
16990
+ return rt.return = Z, rt;
16986
16991
  } else {
16987
- a(X, Se);
16992
+ a(Z, Se);
16988
16993
  break;
16989
16994
  }
16990
16995
  else
16991
- t(X, Se);
16996
+ t(Z, Se);
16992
16997
  Se = Se.sibling;
16993
16998
  }
16994
- var ut = B2(K, X.mode, me);
16995
- return ut.return = X, ut;
16999
+ var ut = B2(K, Z.mode, me);
17000
+ return ut.return = Z, ut;
16996
17001
  }
16997
- function yt(X, oe, K, me) {
17002
+ function yt(Z, oe, K, me) {
16998
17003
  var Ne = typeof K == "object" && K !== null && K.type === yo && K.key === null;
16999
17004
  if (Ne && (K = K.props.children), typeof K == "object" && K !== null) {
17000
17005
  switch (K.$$typeof) {
17001
17006
  case Yr:
17002
- return v(et(X, oe, K, me));
17007
+ return v(et(Z, oe, K, me));
17003
17008
  case tr:
17004
- return v(Et(X, oe, K, me));
17009
+ return v(Et(Z, oe, K, me));
17005
17010
  case Re:
17006
17011
  var Se = K._payload, rt = K._init;
17007
- return yt(X, oe, rt(Se), me);
17012
+ return yt(Z, oe, rt(Se), me);
17008
17013
  }
17009
17014
  if (ar(K))
17010
- return ie(X, oe, K, me);
17015
+ return ie(Z, oe, K, me);
17011
17016
  if (Ze(K))
17012
- return Ee(X, oe, K, me);
17013
- M1(X, K);
17017
+ return Ee(Z, oe, K, me);
17018
+ M1(Z, K);
17014
17019
  }
17015
- return typeof K == "string" && K !== "" || typeof K == "number" ? v(Ge(X, oe, "" + K, me)) : (typeof K == "function" && Q1(X), a(X, oe));
17020
+ return typeof K == "string" && K !== "" || typeof K == "number" ? v(Ge(Z, oe, "" + K, me)) : (typeof K == "function" && Q1(Z), a(Z, oe));
17016
17021
  }
17017
17022
  return yt;
17018
17023
  }
@@ -17086,7 +17091,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
17086
17091
  }
17087
17092
  v = v.next;
17088
17093
  }
17089
- } else if (i.tag === Z)
17094
+ } else if (i.tag === X)
17090
17095
  c = i.type === e.type ? null : i.child;
17091
17096
  else if (i.tag === _e) {
17092
17097
  var q = i.return;
@@ -17359,7 +17364,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
17359
17364
  var Et = et.lane, yt = et.eventTime;
17360
17365
  if (Ul(i, Et)) {
17361
17366
  if (Ge !== null) {
17362
- var X = {
17367
+ var Z = {
17363
17368
  eventTime: yt,
17364
17369
  // This update is going to be committed so we never want uncommit
17365
17370
  // it. Using NoLane works because 0 is a subset of all bitmasks, so
@@ -17370,7 +17375,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
17370
17375
  callback: et.callback,
17371
17376
  next: null
17372
17377
  };
17373
- Ge = Ge.next = X;
17378
+ Ge = Ge.next = Z;
17374
17379
  }
17375
17380
  q = _6(e, c, et, q, t, a);
17376
17381
  var oe = et.callback;
@@ -17749,11 +17754,11 @@ Incoming: %s`, se, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
17749
17754
  }
17750
17755
  var yt = c.interleaved;
17751
17756
  if (yt !== null) {
17752
- var X = yt;
17757
+ var Z = yt;
17753
17758
  do {
17754
- var oe = X.lane;
17755
- Gt.lanes = gt(Gt.lanes, oe), dg(oe), X = X.next;
17756
- } while (X !== yt);
17759
+ var oe = Z.lane;
17760
+ Gt.lanes = gt(Gt.lanes, oe), dg(oe), Z = Z.next;
17761
+ } while (Z !== yt);
17757
17762
  } else v === null && (c.lanes = de);
17758
17763
  var K = c.dispatch;
17759
17764
  return [i.memoizedState, K];
@@ -19563,7 +19568,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
19563
19568
  return t.type = w = R2(w), Y = _3(null, t, w, L, i), Y;
19564
19569
  case le:
19565
19570
  return t.type = w = S2(w), Y = W3(null, t, w, L, i), Y;
19566
- case ne: {
19571
+ case te: {
19567
19572
  if (t.type !== t.elementType) {
19568
19573
  var z = w.propTypes;
19569
19574
  z && ui(
@@ -19721,8 +19726,8 @@ Check the render method of \`` + i + "`.");
19721
19726
  var ie = i.fallback, Ee = i.children, Ge = F9(e, t, Ee, ie, a), et = t.child, Et = e.child.memoizedState;
19722
19727
  return et.memoizedState = Et === null ? $b(a) : j9(Et, a), et.childLanes = M9(e, a), t.memoizedState = _b, Ge;
19723
19728
  } else {
19724
- var yt = i.children, X = z9(e, t, yt, a);
19725
- return t.memoizedState = null, X;
19729
+ var yt = i.children, Z = z9(e, t, yt, a);
19730
+ return t.memoizedState = null, Z;
19726
19731
  }
19727
19732
  }
19728
19733
  }
@@ -19836,8 +19841,8 @@ Check the render method of \`` + i + "`.");
19836
19841
  var yt = Nm(Et, v);
19837
19842
  if (yt !== Lt && yt !== p.retryLane) {
19838
19843
  p.retryLane = yt;
19839
- var X = Xt;
19840
- Ha(e, yt), vr(Et, e, yt, X);
19844
+ var Z = Xt;
19845
+ Ha(e, yt), vr(Et, e, yt, Z);
19841
19846
  }
19842
19847
  }
19843
19848
  w2();
@@ -20103,7 +20108,7 @@ Check the render method of \`` + i + "`.");
20103
20108
  case T:
20104
20109
  qy(t, t.stateNode.containerInfo);
20105
20110
  break;
20106
- case Z: {
20111
+ case X: {
20107
20112
  var c = t.memoizedProps.value, p = t.type._context;
20108
20113
  _5(t, p, c);
20109
20114
  break;
@@ -20206,16 +20211,16 @@ Check the render method of \`` + i + "`.");
20206
20211
  return R9(e, t, a);
20207
20212
  case ue:
20208
20213
  return S9(e, t, a);
20209
- case Z:
20214
+ case X:
20210
20215
  return K9(e, t, a);
20211
- case te:
20216
+ case ne:
20212
20217
  return q9(e, t, a);
20213
- case ne: {
20218
+ case te: {
20214
20219
  var et = t.type, Et = t.pendingProps, yt = hi(et, Et);
20215
20220
  if (t.type !== t.elementType) {
20216
- var X = et.propTypes;
20217
- X && ui(
20218
- X,
20221
+ var Z = et.propTypes;
20222
+ Z && ui(
20223
+ Z,
20219
20224
  yt,
20220
20225
  // Resolved for outer only
20221
20226
  "prop",
@@ -20353,8 +20358,8 @@ Check the render method of \`` + i + "`.");
20353
20358
  case H:
20354
20359
  case W:
20355
20360
  case ue:
20356
- case te:
20357
20361
  case ne:
20362
+ case te:
20358
20363
  return Tr(t), null;
20359
20364
  case I: {
20360
20365
  var c = t.type;
@@ -20419,8 +20424,8 @@ Check the render method of \`` + i + "`.");
20419
20424
  }
20420
20425
  if ((t.flags & Xe) !== Ke)
20421
20426
  return t.lanes = a, (t.mode & Tt) !== qe && Sb(t), t;
20422
- var yt = et !== null, X = e !== null && e.memoizedState !== null;
20423
- if (yt !== X && yt) {
20427
+ var yt = et !== null, Z = e !== null && e.memoizedState !== null;
20428
+ if (yt !== Z && yt) {
20424
20429
  var oe = t.child;
20425
20430
  if (oe.flags |= Ln, (t.mode & vt) !== qe) {
20426
20431
  var K = e === null && (t.memoizedProps.unstable_avoidThisFallback !== !0 || !0);
@@ -20436,7 +20441,7 @@ Check the render method of \`` + i + "`.");
20436
20441
  }
20437
20442
  case T:
20438
20443
  return Ef(t), a2(e, t), e === null && v6(t.stateNode.containerInfo), Tr(t), null;
20439
- case Z:
20444
+ case X:
20440
20445
  var Se = t.type._context;
20441
20446
  return Jy(Se, t), Tr(t), null;
20442
20447
  case Ye: {
@@ -20541,7 +20546,7 @@ Check the render method of \`` + i + "`.");
20541
20546
  return Cf(t), null;
20542
20547
  case T:
20543
20548
  return Ef(t), null;
20544
- case Z:
20549
+ case X:
20545
20550
  var w = t.type._context;
20546
20551
  return Jy(w, t), null;
20547
20552
  case Pe:
@@ -20577,7 +20582,7 @@ Check the render method of \`` + i + "`.");
20577
20582
  case We:
20578
20583
  Cf(t);
20579
20584
  break;
20580
- case Z:
20585
+ case X:
20581
20586
  var c = t.type._context;
20582
20587
  Jy(c, t);
20583
20588
  break;
@@ -20890,8 +20895,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
20890
20895
  yt.effectDuration += Ee;
20891
20896
  break e;
20892
20897
  case ue:
20893
- var X = Et.stateNode;
20894
- X.effectDuration += Ee;
20898
+ var Z = Et.stateNode;
20899
+ Z.effectDuration += Ee;
20895
20900
  break e;
20896
20901
  }
20897
20902
  Et = Et.return;
@@ -21148,7 +21153,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
21148
21153
  }
21149
21154
  case E:
21150
21155
  case le:
21151
- case ne:
21156
+ case te:
21152
21157
  case re: {
21153
21158
  if (!Dr) {
21154
21159
  var A = a.updateQueue;
@@ -21255,7 +21260,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
21255
21260
  switch (e.tag) {
21256
21261
  case E:
21257
21262
  case le:
21258
- case ne:
21263
+ case te:
21259
21264
  case re: {
21260
21265
  if (yi(t, e), ol(e), c & xt) {
21261
21266
  try {
@@ -21364,8 +21369,8 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
21364
21369
  // TODO: Remove this dead flag
21365
21370
  e.mode & vt
21366
21371
  ) {
21367
- var X = Dr;
21368
- Dr = X || yt, yi(t, e), Dr = X;
21372
+ var Z = Dr;
21373
+ Dr = Z || yt, yi(t, e), Dr = Z;
21369
21374
  } else
21370
21375
  yi(t, e);
21371
21376
  if (ol(e), c & Ln) {
@@ -21462,7 +21467,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
21462
21467
  switch (t.tag) {
21463
21468
  case E:
21464
21469
  case le:
21465
- case ne:
21470
+ case te:
21466
21471
  case re: {
21467
21472
  if (t.mode & Tt)
21468
21473
  try {
@@ -22440,7 +22445,7 @@ Error message:
22440
22445
  if ((kt & Br) !== hr || !(e.mode & vt))
22441
22446
  return;
22442
22447
  var t = e.tag;
22443
- if (t !== O && t !== R && t !== I && t !== E && t !== le && t !== ne && t !== re)
22448
+ if (t !== O && t !== R && t !== I && t !== E && t !== le && t !== te && t !== re)
22444
22449
  return;
22445
22450
  var a = ht(e) || "ReactComponent";
22446
22451
  if (j0 !== null) {
@@ -22613,7 +22618,7 @@ This ensures that you're testing the behavior the user would see in the browser.
22613
22618
  (p === Q || p === Re) && (c = !0);
22614
22619
  break;
22615
22620
  }
22616
- case ne:
22621
+ case te:
22617
22622
  case re: {
22618
22623
  (p === Ie || p === Re) && (c = !0);
22619
22624
  break;
@@ -22778,7 +22783,7 @@ This ensures that you're testing the behavior the user would see in the browser.
22778
22783
  if (t === Q)
22779
22784
  return le;
22780
22785
  if (t === Ie)
22781
- return ne;
22786
+ return te;
22782
22787
  }
22783
22788
  return O;
22784
22789
  }
@@ -22853,16 +22858,16 @@ This ensures that you're testing the behavior the user would see in the browser.
22853
22858
  if (typeof e == "object" && e !== null)
22854
22859
  switch (e.$$typeof) {
22855
22860
  case Ao:
22856
- v = Z;
22861
+ v = X;
22857
22862
  break e;
22858
22863
  case C:
22859
- v = te;
22864
+ v = ne;
22860
22865
  break e;
22861
22866
  case Q:
22862
22867
  v = le, A = S2(A);
22863
22868
  break e;
22864
22869
  case Ie:
22865
- v = ne;
22870
+ v = te;
22866
22871
  break e;
22867
22872
  case Re:
22868
22873
  v = Qe, A = null;
@@ -23787,21 +23792,21 @@ function Tg(o) {
23787
23792
  let T = (H, W) => {
23788
23793
  if (x.pointerType = W, h || W === "touch" || x.isHovered || !H.currentTarget.contains(H.target)) return;
23789
23794
  x.isHovered = !0;
23790
- let te = H.currentTarget;
23791
- x.target = te, E(hu(H.target), "pointerover", (Z) => {
23792
- x.isHovered && x.target && !Gw(x.target, Z.target) && D(Z, Z.pointerType);
23795
+ let ne = H.currentTarget;
23796
+ x.target = ne, E(hu(H.target), "pointerover", (X) => {
23797
+ x.isHovered && x.target && !Gw(x.target, X.target) && D(X, X.pointerType);
23793
23798
  }, {
23794
23799
  capture: !0
23795
23800
  }), l && l({
23796
23801
  type: "hoverstart",
23797
- target: te,
23802
+ target: ne,
23798
23803
  pointerType: W
23799
23804
  }), u && u(!0), g(!0);
23800
23805
  }, D = (H, W) => {
23801
- let te = x.target;
23802
- x.pointerType = "", x.target = null, !(W === "touch" || !x.isHovered || !te) && (x.isHovered = !1, I(), d && d({
23806
+ let ne = x.target;
23807
+ x.pointerType = "", x.target = null, !(W === "touch" || !x.isHovered || !ne) && (x.isHovered = !1, I(), d && d({
23803
23808
  type: "hoverend",
23804
- target: te,
23809
+ target: ne,
23805
23810
  pointerType: W
23806
23811
  }), u && u(!1), g(!1));
23807
23812
  }, M = {};
@@ -24043,8 +24048,8 @@ function Y0(o, l = {}, u, d, h) {
24043
24048
  `)].join(`
24044
24049
  `));
24045
24050
  } else {
24046
- let T = O.props, D = T == null ? void 0 : T.className, M = typeof D == "function" ? (...te) => ew(D(...te), E.className) : ew(D, E.className), H = M ? { className: M } : {}, W = d7(O.props, Oc(q2(E, ["ref"])));
24047
- for (let te in R) te in W && delete R[te];
24051
+ let T = O.props, D = T == null ? void 0 : T.className, M = typeof D == "function" ? (...ne) => ew(D(...ne), E.className) : ew(D, E.className), H = M ? { className: M } : {}, W = d7(O.props, Oc(q2(E, ["ref"])));
24052
+ for (let ne in R) ne in W && delete R[ne];
24048
24053
  return bI(O, Object.assign({}, W, R, I, { ref: h(TS(O), I.ref) }, H));
24049
24054
  }
24050
24055
  return AI(y, Object.assign({}, q2(E, ["ref"]), y !== xg && I, y !== xg && R), O);
@@ -24278,15 +24283,15 @@ function eP(o, l) {
24278
24283
  let d = Wf(), h = b7(), y = dv(), g = gu(), { id: x = `headlessui-label-${d}`, htmlFor: E = y ?? ((u = h.props) == null ? void 0 : u.htmlFor), passive: I = !1, ...O } = o, R = fv(l);
24279
24284
  DA(() => h.register(x), [x, h.register]);
24280
24285
  let T = Ai((W) => {
24281
- let te = W.currentTarget;
24282
- if (te instanceof HTMLLabelElement && W.preventDefault(), h.props && "onClick" in h.props && typeof h.props.onClick == "function" && h.props.onClick(W), te instanceof HTMLLabelElement) {
24283
- let Z = document.getElementById(te.htmlFor);
24284
- if (Z) {
24285
- let le = Z.getAttribute("disabled");
24286
+ let ne = W.currentTarget;
24287
+ if (ne instanceof HTMLLabelElement && W.preventDefault(), h.props && "onClick" in h.props && typeof h.props.onClick == "function" && h.props.onClick(W), ne instanceof HTMLLabelElement) {
24288
+ let X = document.getElementById(ne.htmlFor);
24289
+ if (X) {
24290
+ let le = X.getAttribute("disabled");
24286
24291
  if (le === "true" || le === "") return;
24287
- let ue = Z.getAttribute("aria-disabled");
24292
+ let ue = X.getAttribute("aria-disabled");
24288
24293
  if (ue === "true" || ue === "") return;
24289
- (Z instanceof HTMLInputElement && (Z.type === "radio" || Z.type === "checkbox") || Z.role === "radio" || Z.role === "checkbox" || Z.role === "switch") && Z.click(), Z.focus({ preventScroll: !0 });
24294
+ (X instanceof HTMLInputElement && (X.type === "radio" || X.type === "checkbox") || X.role === "radio" || X.role === "checkbox" || X.role === "switch") && X.click(), X.focus({ preventScroll: !0 });
24290
24295
  }
24291
24296
  }
24292
24297
  }), D = g || !1, M = zr(() => ({ ...h.slot, disabled: D }), [h.slot, D]), H = { ref: R, ...h.props, id: x, htmlFor: E, onClick: T };
@@ -24581,13 +24586,13 @@ const pP = async (o, l, u) => {
24581
24586
  for (let H = 0; H < x.length; H++) {
24582
24587
  const {
24583
24588
  name: W,
24584
- fn: te
24589
+ fn: ne
24585
24590
  } = x[H], {
24586
- x: Z,
24591
+ x: X,
24587
24592
  y: le,
24588
24593
  data: ue,
24589
24594
  reset: ce
24590
- } = await te({
24595
+ } = await ne({
24591
24596
  x: O,
24592
24597
  y: R,
24593
24598
  initialPlacement: d,
@@ -24601,7 +24606,7 @@ const pP = async (o, l, u) => {
24601
24606
  floating: l
24602
24607
  }
24603
24608
  });
24604
- O = Z ?? O, R = le ?? R, D = {
24609
+ O = X ?? O, R = le ?? R, D = {
24605
24610
  ...D,
24606
24611
  [W]: {
24607
24612
  ...D[W],
@@ -24645,12 +24650,12 @@ async function Pg(o, l) {
24645
24650
  boundary: I,
24646
24651
  rootBoundary: O,
24647
24652
  strategy: E
24648
- })), te = R === "floating" ? {
24653
+ })), ne = R === "floating" ? {
24649
24654
  x: d,
24650
24655
  y: h,
24651
24656
  width: g.floating.width,
24652
24657
  height: g.floating.height
24653
- } : g.reference, Z = await (y.getOffsetParent == null ? void 0 : y.getOffsetParent(x.floating)), le = await (y.isElement == null ? void 0 : y.isElement(Z)) ? await (y.getScale == null ? void 0 : y.getScale(Z)) || {
24658
+ } : g.reference, X = await (y.getOffsetParent == null ? void 0 : y.getOffsetParent(x.floating)), le = await (y.isElement == null ? void 0 : y.isElement(X)) ? await (y.getScale == null ? void 0 : y.getScale(X)) || {
24654
24659
  x: 1,
24655
24660
  y: 1
24656
24661
  } : {
@@ -24658,10 +24663,10 @@ async function Pg(o, l) {
24658
24663
  y: 1
24659
24664
  }, ue = av(y.convertOffsetParentRelativeRectToViewportRelativeRect ? await y.convertOffsetParentRelativeRectToViewportRelativeRect({
24660
24665
  elements: x,
24661
- rect: te,
24662
- offsetParent: Z,
24666
+ rect: ne,
24667
+ offsetParent: X,
24663
24668
  strategy: E
24664
- }) : te);
24669
+ }) : ne);
24665
24670
  return {
24666
24671
  top: (W.top - ue.top + M.top) / le.y,
24667
24672
  bottom: (ue.bottom - W.bottom + M.bottom) / le.y,
@@ -24690,10 +24695,10 @@ const hP = (o) => ({
24690
24695
  const R = C7(O), T = {
24691
24696
  x: u,
24692
24697
  y: d
24693
- }, D = HA(h), M = FA(D), H = await g.getDimensions(I), W = D === "y", te = W ? "top" : "left", Z = W ? "bottom" : "right", le = W ? "clientHeight" : "clientWidth", ue = y.reference[M] + y.reference[D] - T[D] - y.floating[M], ce = T[D] - y.reference[D], ne = await (g.getOffsetParent == null ? void 0 : g.getOffsetParent(I));
24694
- let re = ne ? ne[le] : 0;
24695
- (!re || !await (g.isElement == null ? void 0 : g.isElement(ne))) && (re = x.floating[le] || y.floating[M]);
24696
- const Qe = ue / 2 - ce / 2, Ye = re / 2 - H[M] / 2 - 1, _e = cu(R[te], Ye), We = cu(R[Z], Ye), Je = _e, Pe = re - H[M] - We, Le = re / 2 - H[M] / 2 + Qe, at = vA(Je, Le, Pe), ke = !E.arrow && _f(h) != null && Le !== at && y.reference[M] / 2 - (Le < Je ? _e : We) - H[M] / 2 < 0, At = ke ? Le < Je ? Le - Je : Le - Pe : 0;
24698
+ }, D = HA(h), M = FA(D), H = await g.getDimensions(I), W = D === "y", ne = W ? "top" : "left", X = W ? "bottom" : "right", le = W ? "clientHeight" : "clientWidth", ue = y.reference[M] + y.reference[D] - T[D] - y.floating[M], ce = T[D] - y.reference[D], te = await (g.getOffsetParent == null ? void 0 : g.getOffsetParent(I));
24699
+ let re = te ? te[le] : 0;
24700
+ (!re || !await (g.isElement == null ? void 0 : g.isElement(te))) && (re = x.floating[le] || y.floating[M]);
24701
+ const Qe = ue / 2 - ce / 2, Ye = re / 2 - H[M] / 2 - 1, _e = cu(R[ne], Ye), We = cu(R[X], Ye), Je = _e, Pe = re - H[M] - We, Le = re / 2 - H[M] / 2 + Qe, at = vA(Je, Le, Pe), ke = !E.arrow && _f(h) != null && Le !== at && y.reference[M] / 2 - (Le < Je ? _e : We) - H[M] / 2 < 0, At = ke ? Le < Je ? Le - Je : Le - Pe : 0;
24697
24702
  return {
24698
24703
  [D]: T[D] + At,
24699
24704
  data: {
@@ -24730,11 +24735,11 @@ const hP = (o) => ({
24730
24735
  } = hs(o, l);
24731
24736
  if ((u = y.arrow) != null && u.alignmentOffset)
24732
24737
  return {};
24733
- const te = gs(h), Z = du(x), le = gs(x) === x, ue = await (E.isRTL == null ? void 0 : E.isRTL(I.floating)), ce = T || (le || !H ? [rv(x)] : uP(x)), ne = M !== "none";
24734
- !T && ne && ce.push(...dP(x, H, M, ue));
24738
+ const ne = gs(h), X = du(x), le = gs(x) === x, ue = await (E.isRTL == null ? void 0 : E.isRTL(I.floating)), ce = T || (le || !H ? [rv(x)] : uP(x)), te = M !== "none";
24739
+ !T && te && ce.push(...dP(x, H, M, ue));
24735
24740
  const re = [x, ...ce], Qe = await Pg(l, W), Ye = [];
24736
24741
  let _e = ((d = y.flip) == null ? void 0 : d.overflows) || [];
24737
- if (O && Ye.push(Qe[te]), R) {
24742
+ if (O && Ye.push(Qe[ne]), R) {
24738
24743
  const Le = sP(h, g, ue);
24739
24744
  Ye.push(Qe[Le[0]], Qe[Le[1]]);
24740
24745
  }
@@ -24760,9 +24765,9 @@ const hP = (o) => ({
24760
24765
  case "bestFit": {
24761
24766
  var Pe;
24762
24767
  const At = (Pe = _e.filter((ae) => {
24763
- if (ne) {
24768
+ if (te) {
24764
24769
  const ve = du(ae.placement);
24765
- return ve === Z || // Create a bias to the `y` side axis due to horizontal
24770
+ return ve === X || // Create a bias to the `y` side axis due to horizontal
24766
24771
  // reading directions favoring greater width.
24767
24772
  ve === "y";
24768
24773
  }
@@ -24903,12 +24908,12 @@ const yP = function(o) {
24903
24908
  limiter: x = {
24904
24909
  fn: (W) => {
24905
24910
  let {
24906
- x: te,
24907
- y: Z
24911
+ x: ne,
24912
+ y: X
24908
24913
  } = W;
24909
24914
  return {
24910
- x: te,
24911
- y: Z
24915
+ x: ne,
24916
+ y: X
24912
24917
  };
24913
24918
  }
24914
24919
  },
@@ -24919,12 +24924,12 @@ const yP = function(o) {
24919
24924
  }, O = await Pg(l, E), R = du(gs(h)), T = zA(R);
24920
24925
  let D = I[T], M = I[R];
24921
24926
  if (y) {
24922
- const W = T === "y" ? "top" : "left", te = T === "y" ? "bottom" : "right", Z = D + O[W], le = D - O[te];
24923
- D = vA(Z, D, le);
24927
+ const W = T === "y" ? "top" : "left", ne = T === "y" ? "bottom" : "right", X = D + O[W], le = D - O[ne];
24928
+ D = vA(X, D, le);
24924
24929
  }
24925
24930
  if (g) {
24926
- const W = R === "y" ? "top" : "left", te = R === "y" ? "bottom" : "right", Z = M + O[W], le = M - O[te];
24927
- M = vA(Z, M, le);
24931
+ const W = R === "y" ? "top" : "left", ne = R === "y" ? "bottom" : "right", X = M + O[W], le = M - O[ne];
24932
+ M = vA(X, M, le);
24928
24933
  }
24929
24934
  const H = x.fn({
24930
24935
  ...l,
@@ -24976,9 +24981,9 @@ const yP = function(o) {
24976
24981
  D < ue ? D = ue : D > ce && (D = ce);
24977
24982
  }
24978
24983
  if (I) {
24979
- var te, Z;
24980
- const le = T === "y" ? "width" : "height", ue = ["top", "left"].includes(gs(h)), ce = y.reference[R] - y.floating[le] + (ue && ((te = g.offset) == null ? void 0 : te[R]) || 0) + (ue ? 0 : W.crossAxis), ne = y.reference[R] + y.reference[le] + (ue ? 0 : ((Z = g.offset) == null ? void 0 : Z[R]) || 0) - (ue ? W.crossAxis : 0);
24981
- M < ce ? M = ce : M > ne && (M = ne);
24984
+ var ne, X;
24985
+ const le = T === "y" ? "width" : "height", ue = ["top", "left"].includes(gs(h)), ce = y.reference[R] - y.floating[le] + (ue && ((ne = g.offset) == null ? void 0 : ne[R]) || 0) + (ue ? 0 : W.crossAxis), te = y.reference[R] + y.reference[le] + (ue ? 0 : ((X = g.offset) == null ? void 0 : X[R]) || 0) - (ue ? W.crossAxis : 0);
24986
+ M < ce ? M = ce : M > te && (M = te);
24982
24987
  }
24983
24988
  return {
24984
24989
  [T]: D,
@@ -25005,11 +25010,11 @@ const yP = function(o) {
25005
25010
  width: M,
25006
25011
  height: H
25007
25012
  } = y.floating;
25008
- let W, te;
25009
- R === "top" || R === "bottom" ? (W = R, te = T === (await (g.isRTL == null ? void 0 : g.isRTL(x.floating)) ? "start" : "end") ? "left" : "right") : (te = R, W = T === "end" ? "top" : "bottom");
25010
- const Z = H - O.top - O.bottom, le = M - O.left - O.right, ue = cu(H - O[W], Z), ce = cu(M - O[te], le), ne = !l.middlewareData.shift;
25013
+ let W, ne;
25014
+ R === "top" || R === "bottom" ? (W = R, ne = T === (await (g.isRTL == null ? void 0 : g.isRTL(x.floating)) ? "start" : "end") ? "left" : "right") : (ne = R, W = T === "end" ? "top" : "bottom");
25015
+ const X = H - O.top - O.bottom, le = M - O.left - O.right, ue = cu(H - O[W], X), ce = cu(M - O[ne], le), te = !l.middlewareData.shift;
25011
25016
  let re = ue, Qe = ce;
25012
- if ((u = l.middlewareData.shift) != null && u.enabled.x && (Qe = le), (d = l.middlewareData.shift) != null && d.enabled.y && (re = Z), ne && !T) {
25017
+ if ((u = l.middlewareData.shift) != null && u.enabled.x && (Qe = le), (d = l.middlewareData.shift) != null && d.enabled.y && (re = X), te && !T) {
25013
25018
  const _e = go(O.left, 0), We = go(O.right, 0), Je = go(O.top, 0), Pe = go(O.bottom, 0);
25014
25019
  D ? Qe = M - 2 * (_e !== 0 || We !== 0 ? _e + We : go(O.left, O.right)) : re = H - 2 * (Je !== 0 || Pe !== 0 ? Je + Pe : go(O.top, O.bottom));
25015
25020
  }
@@ -25077,7 +25082,7 @@ function jc(o, l, u, d) {
25077
25082
  const T = mo(y), D = d && Ei(d) ? mo(d) : d;
25078
25083
  let M = T, H = mA(M);
25079
25084
  for (; H && d && D !== M; ) {
25080
- const W = Uf(H), te = H.getBoundingClientRect(), Z = wi(H), le = te.left + (H.clientLeft + parseFloat(Z.paddingLeft)) * W.x, ue = te.top + (H.clientTop + parseFloat(Z.paddingTop)) * W.y;
25085
+ const W = Uf(H), ne = H.getBoundingClientRect(), X = wi(H), le = ne.left + (H.clientLeft + parseFloat(X.paddingLeft)) * W.x, ue = ne.top + (H.clientTop + parseFloat(X.paddingTop)) * W.y;
25081
25086
  E *= W.x, I *= W.y, O *= W.x, R *= W.y, E += le, I += ue, M = mo(H), H = mA(M);
25082
25087
  }
25083
25088
  }
@@ -25328,30 +25333,30 @@ function BP(o, l) {
25328
25333
  } = I;
25329
25334
  if (x || l(), !T || !D)
25330
25335
  return;
25331
- const M = J0(R), H = J0(h.clientWidth - (O + T)), W = J0(h.clientHeight - (R + D)), te = J0(O), Z = {
25332
- rootMargin: -M + "px " + -H + "px " + -W + "px " + -te + "px",
25336
+ const M = J0(R), H = J0(h.clientWidth - (O + T)), W = J0(h.clientHeight - (R + D)), ne = J0(O), X = {
25337
+ rootMargin: -M + "px " + -H + "px " + -W + "px " + -ne + "px",
25333
25338
  threshold: go(0, cu(1, E)) || 1
25334
25339
  };
25335
25340
  let le = !0;
25336
25341
  function ue(ce) {
25337
- const ne = ce[0].intersectionRatio;
25338
- if (ne !== E) {
25342
+ const te = ce[0].intersectionRatio;
25343
+ if (te !== E) {
25339
25344
  if (!le)
25340
25345
  return g();
25341
- ne ? g(!1, ne) : d = setTimeout(() => {
25346
+ te ? g(!1, te) : d = setTimeout(() => {
25342
25347
  g(!1, 1e-7);
25343
25348
  }, 1e3);
25344
25349
  }
25345
- ne === 1 && !P7(I, o.getBoundingClientRect()) && g(), le = !1;
25350
+ te === 1 && !P7(I, o.getBoundingClientRect()) && g(), le = !1;
25346
25351
  }
25347
25352
  try {
25348
25353
  u = new IntersectionObserver(ue, {
25349
- ...Z,
25354
+ ...X,
25350
25355
  // Handle <iframe>s
25351
25356
  root: h.ownerDocument
25352
25357
  });
25353
25358
  } catch {
25354
- u = new IntersectionObserver(ue, Z);
25359
+ u = new IntersectionObserver(ue, X);
25355
25360
  }
25356
25361
  u.observe(o);
25357
25362
  }
@@ -25366,16 +25371,16 @@ function MP(o, l, u, d) {
25366
25371
  layoutShift: x = typeof IntersectionObserver == "function",
25367
25372
  animationFrame: E = !1
25368
25373
  } = d, I = UA(o), O = h || y ? [...I ? Sg(I) : [], ...Sg(l)] : [];
25369
- O.forEach((te) => {
25370
- h && te.addEventListener("scroll", u, {
25374
+ O.forEach((ne) => {
25375
+ h && ne.addEventListener("scroll", u, {
25371
25376
  passive: !0
25372
- }), y && te.addEventListener("resize", u);
25377
+ }), y && ne.addEventListener("resize", u);
25373
25378
  });
25374
25379
  const R = I && x ? BP(I, u) : null;
25375
25380
  let T = -1, D = null;
25376
- g && (D = new ResizeObserver((te) => {
25377
- let [Z] = te;
25378
- Z && Z.target === I && D && (D.unobserve(l), cancelAnimationFrame(T), T = requestAnimationFrame(() => {
25381
+ g && (D = new ResizeObserver((ne) => {
25382
+ let [X] = ne;
25383
+ X && X.target === I && D && (D.unobserve(l), cancelAnimationFrame(T), T = requestAnimationFrame(() => {
25379
25384
  var le;
25380
25385
  (le = D) == null || le.observe(l);
25381
25386
  })), u();
@@ -25383,14 +25388,14 @@ function MP(o, l, u, d) {
25383
25388
  let M, H = E ? jc(o) : null;
25384
25389
  E && W();
25385
25390
  function W() {
25386
- const te = jc(o);
25387
- H && !P7(H, te) && u(), H = te, M = requestAnimationFrame(W);
25391
+ const ne = jc(o);
25392
+ H && !P7(H, ne) && u(), H = ne, M = requestAnimationFrame(W);
25388
25393
  }
25389
25394
  return u(), () => {
25390
- var te;
25391
- O.forEach((Z) => {
25392
- h && Z.removeEventListener("scroll", u), y && Z.removeEventListener("resize", u);
25393
- }), R == null || R(), (te = D) == null || te.disconnect(), D = null, E && cancelAnimationFrame(M);
25395
+ var ne;
25396
+ O.forEach((X) => {
25397
+ h && X.removeEventListener("scroll", u), y && X.removeEventListener("resize", u);
25398
+ }), R == null || R(), (ne = D) == null || ne.disconnect(), D = null, E && cancelAnimationFrame(M);
25394
25399
  };
25395
25400
  }
25396
25401
  const QP = yP, zP = bP, FP = gP, HP = EP, UP = mP, lw = hP, YP = AP, JP = (o, l, u) => {
@@ -25473,19 +25478,19 @@ function VP(o) {
25473
25478
  isPositioned: !1
25474
25479
  }), [T, D] = P.useState(d);
25475
25480
  ov(T, d) || D(d);
25476
- const [M, H] = P.useState(null), [W, te] = P.useState(null), Z = P.useCallback((ae) => {
25477
- ae !== ne.current && (ne.current = ae, H(ae));
25481
+ const [M, H] = P.useState(null), [W, ne] = P.useState(null), X = P.useCallback((ae) => {
25482
+ ae !== te.current && (te.current = ae, H(ae));
25478
25483
  }, []), le = P.useCallback((ae) => {
25479
- ae !== re.current && (re.current = ae, te(ae));
25480
- }, []), ue = y || M, ce = g || W, ne = P.useRef(null), re = P.useRef(null), Qe = P.useRef(O), Ye = E != null, _e = $2(E), We = $2(h), Je = $2(I), Pe = P.useCallback(() => {
25481
- if (!ne.current || !re.current)
25484
+ ae !== re.current && (re.current = ae, ne(ae));
25485
+ }, []), ue = y || M, ce = g || W, te = P.useRef(null), re = P.useRef(null), Qe = P.useRef(O), Ye = E != null, _e = $2(E), We = $2(h), Je = $2(I), Pe = P.useCallback(() => {
25486
+ if (!te.current || !re.current)
25482
25487
  return;
25483
25488
  const ae = {
25484
25489
  placement: l,
25485
25490
  strategy: u,
25486
25491
  middleware: T
25487
25492
  };
25488
- We.current && (ae.platform = We.current), JP(ne.current, re.current, ae).then((ve) => {
25493
+ We.current && (ae.platform = We.current), JP(te.current, re.current, ae).then((ve) => {
25489
25494
  const be = {
25490
25495
  ...ve,
25491
25496
  // The floating element's position may be recomputed while it's closed
@@ -25509,18 +25514,18 @@ function VP(o) {
25509
25514
  W0(() => (Le.current = !0, () => {
25510
25515
  Le.current = !1;
25511
25516
  }), []), W0(() => {
25512
- if (ue && (ne.current = ue), ce && (re.current = ce), ue && ce) {
25517
+ if (ue && (te.current = ue), ce && (re.current = ce), ue && ce) {
25513
25518
  if (_e.current)
25514
25519
  return _e.current(ue, ce, Pe);
25515
25520
  Pe();
25516
25521
  }
25517
25522
  }, [ue, ce, Pe, _e, Ye]);
25518
25523
  const at = P.useMemo(() => ({
25519
- reference: ne,
25524
+ reference: te,
25520
25525
  floating: re,
25521
- setReference: Z,
25526
+ setReference: X,
25522
25527
  setFloating: le
25523
- }), [Z, le]), ke = P.useMemo(() => ({
25528
+ }), [X, le]), ke = P.useMemo(() => ({
25524
25529
  reference: ue,
25525
25530
  floating: ce
25526
25531
  }), [ue, ce]), At = P.useMemo(() => {
@@ -25621,8 +25626,8 @@ function iO(o, l) {
25621
25626
  xi(iO);
25622
25627
  let lO = "input";
25623
25628
  function sO(o, l) {
25624
- let u = Wf(), d = dv(), h = gu(), { id: y = d || `headlessui-input-${u}`, disabled: g = h || !1, autoFocus: x = !1, invalid: E = !1, ...I } = o, O = gv(), R = jA(), { isFocused: T, focusProps: D } = Dg({ autoFocus: x }), { isHovered: M, hoverProps: H } = Tg({ isDisabled: g }), W = Ng({ ref: l, id: y, "aria-labelledby": O, "aria-describedby": R, "aria-invalid": E ? "" : void 0, disabled: g || void 0, autoFocus: x }, D, H), te = zr(() => ({ disabled: g, invalid: E, hover: M, focus: T, autofocus: x }), [g, E, M, T, x]);
25625
- return Ci()({ ourProps: W, theirProps: I, slot: te, defaultTag: lO, name: "Input" });
25629
+ let u = Wf(), d = dv(), h = gu(), { id: y = d || `headlessui-input-${u}`, disabled: g = h || !1, autoFocus: x = !1, invalid: E = !1, ...I } = o, O = gv(), R = jA(), { isFocused: T, focusProps: D } = Dg({ autoFocus: x }), { isHovered: M, hoverProps: H } = Tg({ isDisabled: g }), W = Ng({ ref: l, id: y, "aria-labelledby": O, "aria-describedby": R, "aria-invalid": E ? "" : void 0, disabled: g || void 0, autoFocus: x }, D, H), ne = zr(() => ({ disabled: g, invalid: E, hover: M, focus: T, autofocus: x }), [g, E, M, T, x]);
25630
+ return Ci()({ ourProps: W, theirProps: I, slot: ne, defaultTag: lO, name: "Input" });
25626
25631
  }
25627
25632
  let uO = xi(sO);
25628
25633
  function cO(o, l) {
@@ -25631,8 +25636,8 @@ function cO(o, l) {
25631
25636
  xi(cO);
25632
25637
  let dO = "select";
25633
25638
  function fO(o, l) {
25634
- let u = Wf(), d = dv(), h = gu(), { id: y = d || `headlessui-select-${u}`, disabled: g = h || !1, invalid: x = !1, autoFocus: E = !1, ...I } = o, O = gv(), R = jA(), { isFocusVisible: T, focusProps: D } = Dg({ autoFocus: E }), { isHovered: M, hoverProps: H } = Tg({ isDisabled: g }), { pressed: W, pressProps: te } = uv({ disabled: g }), Z = Ng({ ref: l, id: y, "aria-labelledby": O, "aria-describedby": R, "aria-invalid": x ? "" : void 0, disabled: g || void 0, autoFocus: E }, D, H, te), le = zr(() => ({ disabled: g, invalid: x, hover: M, focus: T, active: W, autofocus: E }), [g, x, M, T, W, E]);
25635
- return Ci()({ ourProps: Z, theirProps: I, slot: le, defaultTag: dO, name: "Select" });
25639
+ let u = Wf(), d = dv(), h = gu(), { id: y = d || `headlessui-select-${u}`, disabled: g = h || !1, invalid: x = !1, autoFocus: E = !1, ...I } = o, O = gv(), R = jA(), { isFocusVisible: T, focusProps: D } = Dg({ autoFocus: E }), { isHovered: M, hoverProps: H } = Tg({ isDisabled: g }), { pressed: W, pressProps: ne } = uv({ disabled: g }), X = Ng({ ref: l, id: y, "aria-labelledby": O, "aria-describedby": R, "aria-invalid": x ? "" : void 0, disabled: g || void 0, autoFocus: E }, D, H, ne), le = zr(() => ({ disabled: g, invalid: x, hover: M, focus: T, active: W, autofocus: E }), [g, x, M, T, W, E]);
25640
+ return Ci()({ ourProps: X, theirProps: I, slot: le, defaultTag: dO, name: "Select" });
25636
25641
  }
25637
25642
  let pO = xi(fO), JA = Bc(null);
25638
25643
  JA.displayName = "GroupContext";
@@ -25647,8 +25652,8 @@ function gO(o) {
25647
25652
  let mO = "button";
25648
25653
  function vO(o, l) {
25649
25654
  var u;
25650
- let d = Wf(), h = dv(), y = gu(), { id: g = h || `headlessui-switch-${d}`, disabled: x = y || !1, checked: E, defaultChecked: I, onChange: O, name: R, value: T, form: D, autoFocus: M = !1, ...H } = o, W = ms(JA), [te, Z] = In(null), le = Ga(null), ue = fv(le, l, W === null ? null : W.setSwitch, Z), ce = MS(I), [ne, re] = BS(E, O, ce ?? !1), Qe = TA(), [Ye, _e] = In(!1), We = Ai(() => {
25651
- _e(!0), re == null || re(!ne), Qe.nextFrame(() => {
25655
+ let d = Wf(), h = dv(), y = gu(), { id: g = h || `headlessui-switch-${d}`, disabled: x = y || !1, checked: E, defaultChecked: I, onChange: O, name: R, value: T, form: D, autoFocus: M = !1, ...H } = o, W = ms(JA), [ne, X] = In(null), le = Ga(null), ue = fv(le, l, W === null ? null : W.setSwitch, X), ce = MS(I), [te, re] = BS(E, O, ce ?? !1), Qe = TA(), [Ye, _e] = In(!1), We = Ai(() => {
25656
+ _e(!0), re == null || re(!te), Qe.nextFrame(() => {
25652
25657
  _e(!1);
25653
25658
  });
25654
25659
  }), Je = Ai((mt) => {
@@ -25656,10 +25661,10 @@ function vO(o, l) {
25656
25661
  mt.preventDefault(), We();
25657
25662
  }), Pe = Ai((mt) => {
25658
25663
  mt.key === gA.Space ? (mt.preventDefault(), We()) : mt.key === gA.Enter && QS(mt.currentTarget);
25659
- }), Le = Ai((mt) => mt.preventDefault()), at = gv(), ke = jA(), { isFocusVisible: At, focusProps: ae } = Dg({ autoFocus: M }), { isHovered: ve, hoverProps: be } = Tg({ isDisabled: x }), { pressed: ct, pressProps: bt } = uv({ disabled: x }), Zt = zr(() => ({ checked: ne, disabled: x, hover: ve, focus: At, active: ct, autofocus: M, changing: Ye }), [ne, ve, At, ct, x, Ye, M]), Pt = Ng({ id: g, ref: ue, role: "switch", type: nP(o, te), tabIndex: o.tabIndex === -1 ? 0 : (u = o.tabIndex) != null ? u : 0, "aria-checked": ne, "aria-labelledby": at, "aria-describedby": ke, disabled: x || void 0, autoFocus: M, onClick: Je, onKeyUp: Pe, onKeyPress: Le }, ae, be, bt), mn = xa(() => {
25664
+ }), Le = Ai((mt) => mt.preventDefault()), at = gv(), ke = jA(), { isFocusVisible: At, focusProps: ae } = Dg({ autoFocus: M }), { isHovered: ve, hoverProps: be } = Tg({ isDisabled: x }), { pressed: ct, pressProps: bt } = uv({ disabled: x }), Zt = zr(() => ({ checked: te, disabled: x, hover: ve, focus: At, active: ct, autofocus: M, changing: Ye }), [te, ve, At, ct, x, Ye, M]), Pt = Ng({ id: g, ref: ue, role: "switch", type: nP(o, ne), tabIndex: o.tabIndex === -1 ? 0 : (u = o.tabIndex) != null ? u : 0, "aria-checked": te, "aria-labelledby": at, "aria-describedby": ke, disabled: x || void 0, autoFocus: M, onClick: Je, onKeyUp: Pe, onKeyPress: Le }, ae, be, bt), mn = xa(() => {
25660
25665
  if (ce !== void 0) return re == null ? void 0 : re(ce);
25661
25666
  }, [re, ce]), Mt = Ci();
25662
- return wt.createElement(wt.Fragment, null, R != null && wt.createElement(YS, { disabled: x, data: { [R]: T || "on" }, overrides: { type: "checkbox", checked: ne }, form: D, onReset: mn }), Mt({ ourProps: Pt, theirProps: H, slot: Zt, defaultTag: mO, name: "Switch" }));
25667
+ return wt.createElement(wt.Fragment, null, R != null && wt.createElement(YS, { disabled: x, data: { [R]: T || "on" }, overrides: { type: "checkbox", checked: te }, form: D, onReset: mn }), Mt({ ourProps: Pt, theirProps: H, slot: Zt, defaultTag: mO, name: "Switch" }));
25663
25668
  }
25664
25669
  let yO = xi(vO), bO = gO, AO = A7, EO = _S, wO = Object.assign(yO, { Group: bO, Label: AO, Description: EO });
25665
25670
  const L7 = wt.forwardRef(function(o, l) {
@@ -25989,25 +25994,25 @@ const GA = "-", QO = (o) => {
25989
25994
  E = O + (E.length > 0 ? " " + E : E);
25990
25995
  continue;
25991
25996
  }
25992
- let W = !!H, te = d(W ? M.substring(0, H) : M);
25993
- if (!te) {
25997
+ let W = !!H, ne = d(W ? M.substring(0, H) : M);
25998
+ if (!ne) {
25994
25999
  if (!W) {
25995
26000
  E = O + (E.length > 0 ? " " + E : E);
25996
26001
  continue;
25997
26002
  }
25998
- if (te = d(M), !te) {
26003
+ if (ne = d(M), !ne) {
25999
26004
  E = O + (E.length > 0 ? " " + E : E);
26000
26005
  continue;
26001
26006
  }
26002
26007
  W = !1;
26003
26008
  }
26004
- const Z = y(T).join(":"), le = D ? Z + AA : Z, ue = le + te;
26009
+ const X = y(T).join(":"), le = D ? X + AA : X, ue = le + ne;
26005
26010
  if (g.includes(ue))
26006
26011
  continue;
26007
26012
  g.push(ue);
26008
- const ce = h(te, W);
26009
- for (let ne = 0; ne < ce.length; ++ne) {
26010
- const re = ce[ne];
26013
+ const ce = h(ne, W);
26014
+ for (let te = 0; te < ce.length; ++te) {
26015
+ const re = ce[te];
26011
26016
  g.push(le + re);
26012
26017
  }
26013
26018
  E = O + (E.length > 0 ? " " + E : E);
@@ -26060,9 +26065,9 @@ const Ir = (o) => {
26060
26065
  const d = M7.exec(o);
26061
26066
  return d ? d[1] ? l(d[1]) : u : !1;
26062
26067
  }, Q7 = (o) => o === "position", yL = /* @__PURE__ */ new Set(["image", "url"]), z7 = (o) => yL.has(o), bL = /* @__PURE__ */ new Set(["length", "size", "percentage"]), F7 = (o) => bL.has(o), H7 = (o) => o === "length", AL = (o) => o === "number", EL = (o) => o === "family-name", wL = (o) => o === "shadow", CL = () => {
26063
- const o = Ir("color"), l = Ir("font"), u = Ir("text"), d = Ir("font-weight"), h = Ir("tracking"), y = Ir("leading"), g = Ir("breakpoint"), x = Ir("container"), E = Ir("spacing"), I = Ir("radius"), O = Ir("shadow"), R = Ir("inset-shadow"), T = Ir("drop-shadow"), D = Ir("blur"), M = Ir("perspective"), H = Ir("aspect"), W = Ir("ease"), te = Ir("animate"), Z = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], le = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ue = () => ["auto", "hidden", "clip", "visible", "scroll"], ce = () => ["auto", "contain", "none"], ne = () => [Ue, He, E], re = () => [Ff, "full", "auto", ...ne()], Qe = () => [Sc, "none", "subgrid", Ue, He], Ye = () => ["auto", {
26068
+ const o = Ir("color"), l = Ir("font"), u = Ir("text"), d = Ir("font-weight"), h = Ir("tracking"), y = Ir("leading"), g = Ir("breakpoint"), x = Ir("container"), E = Ir("spacing"), I = Ir("radius"), O = Ir("shadow"), R = Ir("inset-shadow"), T = Ir("drop-shadow"), D = Ir("blur"), M = Ir("perspective"), H = Ir("aspect"), W = Ir("ease"), ne = Ir("animate"), X = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], le = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], ue = () => ["auto", "hidden", "clip", "visible", "scroll"], ce = () => ["auto", "contain", "none"], te = () => [Ue, He, E], re = () => [Ff, "full", "auto", ...te()], Qe = () => [Sc, "none", "subgrid", Ue, He], Ye = () => ["auto", {
26064
26069
  span: ["full", Sc, Ue, He]
26065
- }, Ue, He], _e = () => [Sc, "auto", Ue, He], We = () => ["auto", "min", "max", "fr", Ue, He], Je = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline"], Pe = () => ["start", "end", "center", "stretch"], Le = () => ["auto", ...ne()], at = () => [Ff, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...ne()], ke = () => [o, Ue, He], At = () => [pw, Pc], ae = () => [
26070
+ }, Ue, He], _e = () => [Sc, "auto", Ue, He], We = () => ["auto", "min", "max", "fr", Ue, He], Je = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline"], Pe = () => ["start", "end", "center", "stretch"], Le = () => ["auto", ...te()], at = () => [Ff, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...te()], ke = () => [o, Ue, He], At = () => [pw, Pc], ae = () => [
26066
26071
  // Deprecated since Tailwind CSS v4.0.0
26067
26072
  "",
26068
26073
  "none",
@@ -26077,7 +26082,7 @@ const Ir = (o) => {
26077
26082
  D,
26078
26083
  Ue,
26079
26084
  He
26080
- ], Zt = () => ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", Ue, He], Pt = () => ["none", Rt, Ue, He], mn = () => ["none", Rt, Ue, He], Mt = () => [Rt, Ue, He], mt = () => [Ff, "full", ...ne()];
26085
+ ], Zt = () => ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", Ue, He], Pt = () => ["none", Rt, Ue, He], mn = () => ["none", Rt, Ue, He], Mt = () => [Rt, Ue, He], mt = () => [Ff, "full", ...te()];
26081
26086
  return {
26082
26087
  cacheSize: 500,
26083
26088
  theme: {
@@ -26129,14 +26134,14 @@ const Ir = (o) => {
26129
26134
  * @see https://tailwindcss.com/docs/break-after
26130
26135
  */
26131
26136
  "break-after": [{
26132
- "break-after": Z()
26137
+ "break-after": X()
26133
26138
  }],
26134
26139
  /**
26135
26140
  * Break Before
26136
26141
  * @see https://tailwindcss.com/docs/break-before
26137
26142
  */
26138
26143
  "break-before": [{
26139
- "break-before": Z()
26144
+ "break-before": X()
26140
26145
  }],
26141
26146
  /**
26142
26147
  * Break Inside
@@ -26332,7 +26337,7 @@ const Ir = (o) => {
26332
26337
  * @see https://tailwindcss.com/docs/flex-basis
26333
26338
  */
26334
26339
  basis: [{
26335
- basis: [Ff, "full", "auto", x, ...ne()]
26340
+ basis: [Ff, "full", "auto", x, ...te()]
26336
26341
  }],
26337
26342
  /**
26338
26343
  * Flex Direction
@@ -26458,21 +26463,21 @@ const Ir = (o) => {
26458
26463
  * @see https://tailwindcss.com/docs/gap
26459
26464
  */
26460
26465
  gap: [{
26461
- gap: ne()
26466
+ gap: te()
26462
26467
  }],
26463
26468
  /**
26464
26469
  * Gap X
26465
26470
  * @see https://tailwindcss.com/docs/gap
26466
26471
  */
26467
26472
  "gap-x": [{
26468
- "gap-x": ne()
26473
+ "gap-x": te()
26469
26474
  }],
26470
26475
  /**
26471
26476
  * Gap Y
26472
26477
  * @see https://tailwindcss.com/docs/gap
26473
26478
  */
26474
26479
  "gap-y": [{
26475
- "gap-y": ne()
26480
+ "gap-y": te()
26476
26481
  }],
26477
26482
  /**
26478
26483
  * Justify Content
@@ -26543,63 +26548,63 @@ const Ir = (o) => {
26543
26548
  * @see https://tailwindcss.com/docs/padding
26544
26549
  */
26545
26550
  p: [{
26546
- p: ne()
26551
+ p: te()
26547
26552
  }],
26548
26553
  /**
26549
26554
  * Padding X
26550
26555
  * @see https://tailwindcss.com/docs/padding
26551
26556
  */
26552
26557
  px: [{
26553
- px: ne()
26558
+ px: te()
26554
26559
  }],
26555
26560
  /**
26556
26561
  * Padding Y
26557
26562
  * @see https://tailwindcss.com/docs/padding
26558
26563
  */
26559
26564
  py: [{
26560
- py: ne()
26565
+ py: te()
26561
26566
  }],
26562
26567
  /**
26563
26568
  * Padding Start
26564
26569
  * @see https://tailwindcss.com/docs/padding
26565
26570
  */
26566
26571
  ps: [{
26567
- ps: ne()
26572
+ ps: te()
26568
26573
  }],
26569
26574
  /**
26570
26575
  * Padding End
26571
26576
  * @see https://tailwindcss.com/docs/padding
26572
26577
  */
26573
26578
  pe: [{
26574
- pe: ne()
26579
+ pe: te()
26575
26580
  }],
26576
26581
  /**
26577
26582
  * Padding Top
26578
26583
  * @see https://tailwindcss.com/docs/padding
26579
26584
  */
26580
26585
  pt: [{
26581
- pt: ne()
26586
+ pt: te()
26582
26587
  }],
26583
26588
  /**
26584
26589
  * Padding Right
26585
26590
  * @see https://tailwindcss.com/docs/padding
26586
26591
  */
26587
26592
  pr: [{
26588
- pr: ne()
26593
+ pr: te()
26589
26594
  }],
26590
26595
  /**
26591
26596
  * Padding Bottom
26592
26597
  * @see https://tailwindcss.com/docs/padding
26593
26598
  */
26594
26599
  pb: [{
26595
- pb: ne()
26600
+ pb: te()
26596
26601
  }],
26597
26602
  /**
26598
26603
  * Padding Left
26599
26604
  * @see https://tailwindcss.com/docs/padding
26600
26605
  */
26601
26606
  pl: [{
26602
- pl: ne()
26607
+ pl: te()
26603
26608
  }],
26604
26609
  /**
26605
26610
  * Margin
@@ -26669,7 +26674,7 @@ const Ir = (o) => {
26669
26674
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
26670
26675
  */
26671
26676
  "space-x": [{
26672
- "space-x": ne()
26677
+ "space-x": te()
26673
26678
  }],
26674
26679
  /**
26675
26680
  * Space Between X Reverse
@@ -26681,7 +26686,7 @@ const Ir = (o) => {
26681
26686
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
26682
26687
  */
26683
26688
  "space-y": [{
26684
- "space-y": ne()
26689
+ "space-y": te()
26685
26690
  }],
26686
26691
  /**
26687
26692
  * Space Between Y Reverse
@@ -26850,7 +26855,7 @@ const Ir = (o) => {
26850
26855
  leading: [
26851
26856
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
26852
26857
  y,
26853
- ...ne()
26858
+ ...te()
26854
26859
  ]
26855
26860
  }],
26856
26861
  /**
@@ -26951,7 +26956,7 @@ const Ir = (o) => {
26951
26956
  * @see https://tailwindcss.com/docs/text-indent
26952
26957
  */
26953
26958
  indent: [{
26954
- indent: ne()
26959
+ indent: te()
26955
26960
  }],
26956
26961
  /**
26957
26962
  * Vertical Alignment
@@ -27693,21 +27698,21 @@ const Ir = (o) => {
27693
27698
  * @see https://tailwindcss.com/docs/border-spacing
27694
27699
  */
27695
27700
  "border-spacing": [{
27696
- "border-spacing": ne()
27701
+ "border-spacing": te()
27697
27702
  }],
27698
27703
  /**
27699
27704
  * Border Spacing X
27700
27705
  * @see https://tailwindcss.com/docs/border-spacing
27701
27706
  */
27702
27707
  "border-spacing-x": [{
27703
- "border-spacing-x": ne()
27708
+ "border-spacing-x": te()
27704
27709
  }],
27705
27710
  /**
27706
27711
  * Border Spacing Y
27707
27712
  * @see https://tailwindcss.com/docs/border-spacing
27708
27713
  */
27709
27714
  "border-spacing-y": [{
27710
- "border-spacing-y": ne()
27715
+ "border-spacing-y": te()
27711
27716
  }],
27712
27717
  /**
27713
27718
  * Table Layout
@@ -27766,7 +27771,7 @@ const Ir = (o) => {
27766
27771
  * @see https://tailwindcss.com/docs/animation
27767
27772
  */
27768
27773
  animate: [{
27769
- animate: ["none", te, Ue, He]
27774
+ animate: ["none", ne, Ue, He]
27770
27775
  }],
27771
27776
  // ------------------
27772
27777
  // --- Transforms ---
@@ -27999,126 +28004,126 @@ const Ir = (o) => {
27999
28004
  * @see https://tailwindcss.com/docs/scroll-margin
28000
28005
  */
28001
28006
  "scroll-m": [{
28002
- "scroll-m": ne()
28007
+ "scroll-m": te()
28003
28008
  }],
28004
28009
  /**
28005
28010
  * Scroll Margin X
28006
28011
  * @see https://tailwindcss.com/docs/scroll-margin
28007
28012
  */
28008
28013
  "scroll-mx": [{
28009
- "scroll-mx": ne()
28014
+ "scroll-mx": te()
28010
28015
  }],
28011
28016
  /**
28012
28017
  * Scroll Margin Y
28013
28018
  * @see https://tailwindcss.com/docs/scroll-margin
28014
28019
  */
28015
28020
  "scroll-my": [{
28016
- "scroll-my": ne()
28021
+ "scroll-my": te()
28017
28022
  }],
28018
28023
  /**
28019
28024
  * Scroll Margin Start
28020
28025
  * @see https://tailwindcss.com/docs/scroll-margin
28021
28026
  */
28022
28027
  "scroll-ms": [{
28023
- "scroll-ms": ne()
28028
+ "scroll-ms": te()
28024
28029
  }],
28025
28030
  /**
28026
28031
  * Scroll Margin End
28027
28032
  * @see https://tailwindcss.com/docs/scroll-margin
28028
28033
  */
28029
28034
  "scroll-me": [{
28030
- "scroll-me": ne()
28035
+ "scroll-me": te()
28031
28036
  }],
28032
28037
  /**
28033
28038
  * Scroll Margin Top
28034
28039
  * @see https://tailwindcss.com/docs/scroll-margin
28035
28040
  */
28036
28041
  "scroll-mt": [{
28037
- "scroll-mt": ne()
28042
+ "scroll-mt": te()
28038
28043
  }],
28039
28044
  /**
28040
28045
  * Scroll Margin Right
28041
28046
  * @see https://tailwindcss.com/docs/scroll-margin
28042
28047
  */
28043
28048
  "scroll-mr": [{
28044
- "scroll-mr": ne()
28049
+ "scroll-mr": te()
28045
28050
  }],
28046
28051
  /**
28047
28052
  * Scroll Margin Bottom
28048
28053
  * @see https://tailwindcss.com/docs/scroll-margin
28049
28054
  */
28050
28055
  "scroll-mb": [{
28051
- "scroll-mb": ne()
28056
+ "scroll-mb": te()
28052
28057
  }],
28053
28058
  /**
28054
28059
  * Scroll Margin Left
28055
28060
  * @see https://tailwindcss.com/docs/scroll-margin
28056
28061
  */
28057
28062
  "scroll-ml": [{
28058
- "scroll-ml": ne()
28063
+ "scroll-ml": te()
28059
28064
  }],
28060
28065
  /**
28061
28066
  * Scroll Padding
28062
28067
  * @see https://tailwindcss.com/docs/scroll-padding
28063
28068
  */
28064
28069
  "scroll-p": [{
28065
- "scroll-p": ne()
28070
+ "scroll-p": te()
28066
28071
  }],
28067
28072
  /**
28068
28073
  * Scroll Padding X
28069
28074
  * @see https://tailwindcss.com/docs/scroll-padding
28070
28075
  */
28071
28076
  "scroll-px": [{
28072
- "scroll-px": ne()
28077
+ "scroll-px": te()
28073
28078
  }],
28074
28079
  /**
28075
28080
  * Scroll Padding Y
28076
28081
  * @see https://tailwindcss.com/docs/scroll-padding
28077
28082
  */
28078
28083
  "scroll-py": [{
28079
- "scroll-py": ne()
28084
+ "scroll-py": te()
28080
28085
  }],
28081
28086
  /**
28082
28087
  * Scroll Padding Start
28083
28088
  * @see https://tailwindcss.com/docs/scroll-padding
28084
28089
  */
28085
28090
  "scroll-ps": [{
28086
- "scroll-ps": ne()
28091
+ "scroll-ps": te()
28087
28092
  }],
28088
28093
  /**
28089
28094
  * Scroll Padding End
28090
28095
  * @see https://tailwindcss.com/docs/scroll-padding
28091
28096
  */
28092
28097
  "scroll-pe": [{
28093
- "scroll-pe": ne()
28098
+ "scroll-pe": te()
28094
28099
  }],
28095
28100
  /**
28096
28101
  * Scroll Padding Top
28097
28102
  * @see https://tailwindcss.com/docs/scroll-padding
28098
28103
  */
28099
28104
  "scroll-pt": [{
28100
- "scroll-pt": ne()
28105
+ "scroll-pt": te()
28101
28106
  }],
28102
28107
  /**
28103
28108
  * Scroll Padding Right
28104
28109
  * @see https://tailwindcss.com/docs/scroll-padding
28105
28110
  */
28106
28111
  "scroll-pr": [{
28107
- "scroll-pr": ne()
28112
+ "scroll-pr": te()
28108
28113
  }],
28109
28114
  /**
28110
28115
  * Scroll Padding Bottom
28111
28116
  * @see https://tailwindcss.com/docs/scroll-padding
28112
28117
  */
28113
28118
  "scroll-pb": [{
28114
- "scroll-pb": ne()
28119
+ "scroll-pb": te()
28115
28120
  }],
28116
28121
  /**
28117
28122
  * Scroll Padding Left
28118
28123
  * @see https://tailwindcss.com/docs/scroll-padding
28119
28124
  */
28120
28125
  "scroll-pl": [{
28121
- "scroll-pl": ne()
28126
+ "scroll-pl": te()
28122
28127
  }],
28123
28128
  /**
28124
28129
  * Scroll Snap Align
@@ -28340,8 +28345,8 @@ function J7(o, l = []) {
28340
28345
  u = [...u, g];
28341
28346
  const I = (R) => {
28342
28347
  var T;
28343
- const { scope: D, children: M, ...H } = R, W = ((T = D == null ? void 0 : D[o]) == null ? void 0 : T[E]) || x, te = P.useMemo(() => H, Object.values(H));
28344
- return /* @__PURE__ */ J.jsx(W.Provider, { value: te, children: M });
28348
+ const { scope: D, children: M, ...H } = R, W = ((T = D == null ? void 0 : D[o]) == null ? void 0 : T[E]) || x, ne = P.useMemo(() => H, Object.values(H));
28349
+ return /* @__PURE__ */ J.jsx(W.Provider, { value: ne, children: M });
28345
28350
  };
28346
28351
  I.displayName = y + "Provider";
28347
28352
  function O(R, T) {
@@ -28479,15 +28484,15 @@ var LL = "DismissableLayer", CA = "dismissableLayer.update", TL = "dismissableLa
28479
28484
  onInteractOutside: g,
28480
28485
  onDismiss: x,
28481
28486
  ...E
28482
- } = o, I = P.useContext(W7), [O, R] = P.useState(null), T = (O == null ? void 0 : O.ownerDocument) ?? (globalThis == null ? void 0 : globalThis.document), [, D] = P.useState({}), M = zc(l, (re) => R(re)), H = Array.from(I.layers), [W] = [...I.layersWithOutsidePointerEventsDisabled].slice(-1), te = H.indexOf(W), Z = O ? H.indexOf(O) : -1, le = I.layersWithOutsidePointerEventsDisabled.size > 0, ue = Z >= te, ce = BL((re) => {
28487
+ } = o, I = P.useContext(W7), [O, R] = P.useState(null), T = (O == null ? void 0 : O.ownerDocument) ?? (globalThis == null ? void 0 : globalThis.document), [, D] = P.useState({}), M = zc(l, (re) => R(re)), H = Array.from(I.layers), [W] = [...I.layersWithOutsidePointerEventsDisabled].slice(-1), ne = H.indexOf(W), X = O ? H.indexOf(O) : -1, le = I.layersWithOutsidePointerEventsDisabled.size > 0, ue = X >= ne, ce = BL((re) => {
28483
28488
  const Qe = re.target, Ye = [...I.branches].some((_e) => _e.contains(Qe));
28484
28489
  !ue || Ye || (h == null || h(re), g == null || g(re), re.defaultPrevented || x == null || x());
28485
- }, T), ne = ML((re) => {
28490
+ }, T), te = ML((re) => {
28486
28491
  const Qe = re.target;
28487
28492
  [...I.branches].some((Ye) => Ye.contains(Qe)) || (y == null || y(re), g == null || g(re), re.defaultPrevented || x == null || x());
28488
28493
  }, T);
28489
28494
  return OL((re) => {
28490
- Z === I.layers.size - 1 && (d == null || d(re), !re.defaultPrevented && x && (re.preventDefault(), x()));
28495
+ X === I.layers.size - 1 && (d == null || d(re), !re.defaultPrevented && x && (re.preventDefault(), x()));
28491
28496
  }, T), P.useEffect(() => {
28492
28497
  if (O)
28493
28498
  return u && (I.layersWithOutsidePointerEventsDisabled.size === 0 && (mw = T.body.style.pointerEvents, T.body.style.pointerEvents = "none"), I.layersWithOutsidePointerEventsDisabled.add(O)), I.layers.add(O), vw(), () => {
@@ -28507,8 +28512,8 @@ var LL = "DismissableLayer", CA = "dismissableLayer.update", TL = "dismissableLa
28507
28512
  pointerEvents: le ? ue ? "auto" : "none" : void 0,
28508
28513
  ...o.style
28509
28514
  },
28510
- onFocusCapture: fs(o.onFocusCapture, ne.onFocusCapture),
28511
- onBlurCapture: fs(o.onBlurCapture, ne.onBlurCapture),
28515
+ onFocusCapture: fs(o.onFocusCapture, te.onFocusCapture),
28516
+ onBlurCapture: fs(o.onBlurCapture, te.onBlurCapture),
28512
28517
  onPointerDownCapture: fs(
28513
28518
  o.onPointerDownCapture,
28514
28519
  ce.onPointerDownCapture
@@ -28656,12 +28661,12 @@ var XA = "PopperContent", [VL, GL] = q7(XA), r8 = P.forwardRef(
28656
28661
  avoidCollisions: M = !0,
28657
28662
  collisionBoundary: H = [],
28658
28663
  collisionPadding: W = 0,
28659
- sticky: te = "partial",
28660
- hideWhenDetached: Z = !1,
28664
+ sticky: ne = "partial",
28665
+ hideWhenDetached: X = !1,
28661
28666
  updatePositionStrategy: le = "optimized",
28662
28667
  onPlaced: ue,
28663
28668
  ...ce
28664
- } = o, ne = $7(XA, E), [re, Qe] = P.useState(null), Ye = zc(l, (nn) => Qe(nn)), [_e, We] = P.useState(null), Je = YL(_e), Pe = (Je == null ? void 0 : Je.width) ?? 0, Le = (Je == null ? void 0 : Je.height) ?? 0, at = I + (R !== "center" ? "-" + R : ""), ke = typeof W == "number" ? W : { top: 0, right: 0, bottom: 0, left: 0, ...W }, At = Array.isArray(H) ? H : [H], ae = At.length > 0, ve = {
28669
+ } = o, te = $7(XA, E), [re, Qe] = P.useState(null), Ye = zc(l, (nn) => Qe(nn)), [_e, We] = P.useState(null), Je = YL(_e), Pe = (Je == null ? void 0 : Je.width) ?? 0, Le = (Je == null ? void 0 : Je.height) ?? 0, at = I + (R !== "center" ? "-" + R : ""), ke = typeof W == "number" ? W : { top: 0, right: 0, bottom: 0, left: 0, ...W }, At = Array.isArray(H) ? H : [H], ae = At.length > 0, ve = {
28665
28670
  padding: ke,
28666
28671
  boundary: At.filter(ZL),
28667
28672
  // with `strategy: 'fixed'`, this is the only way to get it to respect boundaries
@@ -28674,14 +28679,14 @@ var XA = "PopperContent", [VL, GL] = q7(XA), r8 = P.forwardRef(
28674
28679
  animationFrame: le === "always"
28675
28680
  }),
28676
28681
  elements: {
28677
- reference: ne.anchor
28682
+ reference: te.anchor
28678
28683
  },
28679
28684
  middleware: [
28680
28685
  WP({ mainAxis: O + Le, alignmentAxis: T }),
28681
28686
  M && ZP({
28682
28687
  mainAxis: !0,
28683
28688
  crossAxis: !1,
28684
- limiter: te === "partial" ? XP() : void 0,
28689
+ limiter: ne === "partial" ? XP() : void 0,
28685
28690
  ...ve
28686
28691
  }),
28687
28692
  M && KP({ ...ve }),
@@ -28694,7 +28699,7 @@ var XA = "PopperContent", [VL, GL] = q7(XA), r8 = P.forwardRef(
28694
28699
  }),
28695
28700
  _e && $P({ element: _e, padding: D }),
28696
28701
  XL({ arrowWidth: Pe, arrowHeight: Le }),
28697
- Z && _P({ strategy: "referenceHidden", ...ve })
28702
+ X && _P({ strategy: "referenceHidden", ...ve })
28698
28703
  ]
28699
28704
  }), [mn, Mt] = i8(bt), mt = tp(ue);
28700
28705
  Vf(() => {
@@ -28818,8 +28823,8 @@ var XL = (o) => ({
28818
28823
  fn(l) {
28819
28824
  var u, d, h;
28820
28825
  const { placement: y, rects: g, middlewareData: x } = l, E = ((u = x.arrow) == null ? void 0 : u.centerOffset) !== 0, I = E ? 0 : o.arrowWidth, O = E ? 0 : o.arrowHeight, [R, T] = i8(y), D = { start: "0%", center: "50%", end: "100%" }[T], M = (((d = x.arrow) == null ? void 0 : d.x) ?? 0) + I / 2, H = (((h = x.arrow) == null ? void 0 : h.y) ?? 0) + O / 2;
28821
- let W = "", te = "";
28822
- return R === "bottom" ? (W = E ? D : `${M}px`, te = `${-O}px`) : R === "top" ? (W = E ? D : `${M}px`, te = `${g.floating.height + O}px`) : R === "right" ? (W = `${-O}px`, te = E ? D : `${H}px`) : R === "left" && (W = `${g.floating.width + O}px`, te = E ? D : `${H}px`), { data: { x: W, y: te } };
28826
+ let W = "", ne = "";
28827
+ return R === "bottom" ? (W = E ? D : `${M}px`, ne = `${-O}px`) : R === "top" ? (W = E ? D : `${M}px`, ne = `${g.floating.height + O}px`) : R === "right" ? (W = `${-O}px`, ne = E ? D : `${H}px`) : R === "left" && (W = `${g.floating.width + O}px`, ne = E ? D : `${H}px`), { data: { x: W, y: ne } };
28823
28828
  }
28824
28829
  });
28825
28830
  function i8(o) {
@@ -28990,21 +28995,21 @@ var wv = "Tooltip", [uT, Cv] = Av(wv), d8 = (o) => {
28990
28995
  onOpenChange: y,
28991
28996
  disableHoverableContent: g,
28992
28997
  delayDuration: x
28993
- } = o, E = KA(wv, o.__scopeTooltip), I = Ev(l), [O, R] = P.useState(null), T = FL(), D = P.useRef(0), M = g ?? E.disableHoverableContent, H = x ?? E.delayDuration, W = P.useRef(!1), [te = !1, Z] = rT({
28998
+ } = o, E = KA(wv, o.__scopeTooltip), I = Ev(l), [O, R] = P.useState(null), T = FL(), D = P.useRef(0), M = g ?? E.disableHoverableContent, H = x ?? E.delayDuration, W = P.useRef(!1), [ne = !1, X] = rT({
28994
28999
  prop: d,
28995
29000
  defaultProp: h,
28996
29001
  onChange: (re) => {
28997
29002
  re ? (E.onOpen(), document.dispatchEvent(new CustomEvent(xA))) : E.onClose(), y == null || y(re);
28998
29003
  }
28999
- }), le = P.useMemo(() => te ? W.current ? "delayed-open" : "instant-open" : "closed", [te]), ue = P.useCallback(() => {
29000
- window.clearTimeout(D.current), D.current = 0, W.current = !1, Z(!0);
29001
- }, [Z]), ce = P.useCallback(() => {
29002
- window.clearTimeout(D.current), D.current = 0, Z(!1);
29003
- }, [Z]), ne = P.useCallback(() => {
29004
+ }), le = P.useMemo(() => ne ? W.current ? "delayed-open" : "instant-open" : "closed", [ne]), ue = P.useCallback(() => {
29005
+ window.clearTimeout(D.current), D.current = 0, W.current = !1, X(!0);
29006
+ }, [X]), ce = P.useCallback(() => {
29007
+ window.clearTimeout(D.current), D.current = 0, X(!1);
29008
+ }, [X]), te = P.useCallback(() => {
29004
29009
  window.clearTimeout(D.current), D.current = window.setTimeout(() => {
29005
- W.current = !0, Z(!0), D.current = 0;
29010
+ W.current = !0, X(!0), D.current = 0;
29006
29011
  }, H);
29007
- }, [H, Z]);
29012
+ }, [H, X]);
29008
29013
  return P.useEffect(() => () => {
29009
29014
  D.current && (window.clearTimeout(D.current), D.current = 0);
29010
29015
  }, []), /* @__PURE__ */ J.jsx(KL, { ...I, children: /* @__PURE__ */ J.jsx(
@@ -29012,13 +29017,13 @@ var wv = "Tooltip", [uT, Cv] = Av(wv), d8 = (o) => {
29012
29017
  {
29013
29018
  scope: l,
29014
29019
  contentId: T,
29015
- open: te,
29020
+ open: ne,
29016
29021
  stateAttribute: le,
29017
29022
  trigger: O,
29018
29023
  onTriggerChange: R,
29019
29024
  onTriggerEnter: P.useCallback(() => {
29020
- E.isOpenDelayed ? ne() : ue();
29021
- }, [E.isOpenDelayed, ne, ue]),
29025
+ E.isOpenDelayed ? te() : ue();
29026
+ }, [E.isOpenDelayed, te, ue]),
29022
29027
  onTriggerLeave: P.useCallback(() => {
29023
29028
  M ? ce() : (window.clearTimeout(D.current), D.current = 0);
29024
29029
  }, [ce, M]),
@@ -29071,7 +29076,7 @@ var cT = "TooltipPortal", [CB, dT] = Av(cT, {
29071
29076
  x(null), R(!1);
29072
29077
  }, [R]), D = P.useCallback(
29073
29078
  (M, H) => {
29074
- const W = M.currentTarget, te = { x: M.clientX, y: M.clientY }, Z = gT(te, W.getBoundingClientRect()), le = mT(te, Z), ue = vT(H.getBoundingClientRect()), ce = bT([...le, ...ue]);
29079
+ const W = M.currentTarget, ne = { x: M.clientX, y: M.clientY }, X = gT(ne, W.getBoundingClientRect()), le = mT(ne, X), ue = vT(H.getBoundingClientRect()), ce = bT([...le, ...ue]);
29075
29080
  x(ce), R(!0);
29076
29081
  },
29077
29082
  [R]
@@ -29086,8 +29091,8 @@ var cT = "TooltipPortal", [CB, dT] = Av(cT, {
29086
29091
  }, [E, O, D, T]), P.useEffect(() => {
29087
29092
  if (g) {
29088
29093
  const M = (H) => {
29089
- const W = H.target, te = { x: H.clientX, y: H.clientY }, Z = (E == null ? void 0 : E.contains(W)) || (O == null ? void 0 : O.contains(W)), le = !yT(te, g);
29090
- Z ? T() : le && (T(), I());
29094
+ const W = H.target, ne = { x: H.clientX, y: H.clientY }, X = (E == null ? void 0 : E.contains(W)) || (O == null ? void 0 : O.contains(W)), le = !yT(ne, g);
29095
+ X ? T() : le && (T(), I());
29091
29096
  };
29092
29097
  return document.addEventListener("pointermove", M), () => document.removeEventListener("pointermove", M);
29093
29098
  }
@@ -31221,13 +31226,13 @@ const C8 = ({
31221
31226
  (re) => l.find((Qe) => Qe.id === re)
31222
31227
  ), E = x.find(
31223
31228
  (re) => (re == null ? void 0 : re.id) === (u == null ? void 0 : u.highlightedOfferingId)
31224
- ) || x[0], [I, O] = In(E || null), [R, T] = In(null), D = R || I, M = D ? D.salesModel === Mg.Subscription : !1, H = (u == null ? void 0 : u.offeringIds.indexOf((I == null ? void 0 : I.id) || "")) || 0, W = x.length > 1, te = x8(o, u, H), Z = te == null ? void 0 : te.upsellOffering, le = FN(
31229
+ ) || x[0], [I, O] = In(E || null), [R, T] = In(null), D = R || I, M = D ? D.salesModel === Mg.Subscription : !1, H = (u == null ? void 0 : u.offeringIds.indexOf((I == null ? void 0 : I.id) || "")) || 0, W = x.length > 1, ne = x8(o, u, H), X = ne == null ? void 0 : ne.upsellOffering, le = FN(
31225
31230
  o,
31226
31231
  u,
31227
31232
  H
31228
31233
  ), ue = !!R, ce = () => {
31229
- T((re) => re === null && Z || null);
31230
- }, ne = (re) => {
31234
+ T((re) => re === null && X || null);
31235
+ }, te = (re) => {
31231
31236
  O(re), T(null);
31232
31237
  };
31233
31238
  return /* @__PURE__ */ J.jsxs(J.Fragment, { children: [
@@ -31244,7 +31249,7 @@ const C8 = ({
31244
31249
  {
31245
31250
  offerings: x,
31246
31251
  selectedOffering: I,
31247
- setSelectedOffering: ne,
31252
+ setSelectedOffering: te,
31248
31253
  uiConfig: h,
31249
31254
  isUpsellSelected: ue,
31250
31255
  isPreview: g
@@ -31256,7 +31261,7 @@ const C8 = ({
31256
31261
  {
31257
31262
  offerings: x,
31258
31263
  selectedOffering: I,
31259
- setSelectedOffering: ne,
31264
+ setSelectedOffering: te,
31260
31265
  uiConfig: h,
31261
31266
  isUpsellSelected: ue,
31262
31267
  isPreview: g
@@ -31271,10 +31276,10 @@ const C8 = ({
31271
31276
  )
31272
31277
  ] }),
31273
31278
  x.length === 0 && /* @__PURE__ */ J.jsx(BN, {}),
31274
- Z && /* @__PURE__ */ J.jsx(
31279
+ X && /* @__PURE__ */ J.jsx(
31275
31280
  VN,
31276
31281
  {
31277
- upsellOffering: Z,
31282
+ upsellOffering: X,
31278
31283
  discount: le,
31279
31284
  isUpsellSelected: ue,
31280
31285
  handleUpsellToggle: ce,
@@ -31357,9 +31362,9 @@ const C8 = ({
31357
31362
  onLogin: M,
31358
31363
  onCancel: H,
31359
31364
  onStartPurchase: W,
31360
- isUserLoggedIn: te
31361
- } = o, [Z, le] = In(O), [ue, ce] = In(Z), ne = () => {
31362
- if (Z === la.ABOUT) {
31365
+ isUserLoggedIn: ne
31366
+ } = o, [X, le] = In(O), [ue, ce] = In(X), te = () => {
31367
+ if (X === la.ABOUT) {
31363
31368
  le(ue);
31364
31369
  return;
31365
31370
  }
@@ -31380,7 +31385,7 @@ const C8 = ({
31380
31385
  bw,
31381
31386
  {
31382
31387
  labelPosition: "above",
31383
- currentScreen: Z,
31388
+ currentScreen: X,
31384
31389
  boxStyle: yw
31385
31390
  }
31386
31391
  ),
@@ -31389,7 +31394,7 @@ const C8 = ({
31389
31394
  u && !d && Ye && /* @__PURE__ */ J.jsx(
31390
31395
  bw,
31391
31396
  {
31392
- currentScreen: Z,
31397
+ currentScreen: X,
31393
31398
  boxStyle: yw
31394
31399
  }
31395
31400
  ),
@@ -31402,16 +31407,16 @@ const C8 = ({
31402
31407
  /* @__PURE__ */ J.jsx(
31403
31408
  KN,
31404
31409
  {
31405
- isMainScreenOpen: Z === la.MAIN,
31406
- isAboutScreenOpen: Z === la.ABOUT,
31410
+ isMainScreenOpen: X === la.MAIN,
31411
+ isAboutScreenOpen: X === la.ABOUT,
31407
31412
  siteLogoUrl: T,
31408
31413
  siteName: D,
31409
- onBackButtonClick: ne,
31414
+ onBackButtonClick: te,
31410
31415
  onCancel: H,
31411
31416
  language: h
31412
31417
  }
31413
31418
  ),
31414
- Z === la.MAIN && /* @__PURE__ */ J.jsxs(J.Fragment, { children: [
31419
+ X === la.MAIN && /* @__PURE__ */ J.jsxs(J.Fragment, { children: [
31415
31420
  /* @__PURE__ */ J.jsx(
31416
31421
  Cw,
31417
31422
  {
@@ -31434,7 +31439,7 @@ const C8 = ({
31434
31439
  }
31435
31440
  )
31436
31441
  ] }),
31437
- Z === la.MORE_OPTIONS && /* @__PURE__ */ J.jsx(
31442
+ X === la.MORE_OPTIONS && /* @__PURE__ */ J.jsx(
31438
31443
  Cw,
31439
31444
  {
31440
31445
  upsells: E,
@@ -31447,8 +31452,8 @@ const C8 = ({
31447
31452
  },
31448
31453
  (x = R.moreOptionsScreen) == null ? void 0 : x.highlightedOfferingId
31449
31454
  ),
31450
- Z === la.ABOUT && /* @__PURE__ */ J.jsx(TN, {}),
31451
- /* @__PURE__ */ J.jsx(QN, { onLogin: M, isUserLoggedIn: te })
31455
+ X === la.ABOUT && /* @__PURE__ */ J.jsx(TN, {}),
31456
+ /* @__PURE__ */ J.jsx(QN, { onLogin: M, isUserLoggedIn: ne })
31452
31457
  ]
31453
31458
  }
31454
31459
  )
@@ -32009,11 +32014,11 @@ const Cj = ({
32009
32014
  );
32010
32015
  Wa(() => {
32011
32016
  if (l) {
32012
- const Z = setInterval(() => {
32017
+ const X = setInterval(() => {
32013
32018
  const le = kw(o);
32014
- le.displaySeconds && (d(le), le.seconds === 0 && clearInterval(Z));
32019
+ le.displaySeconds && (d(le), le.seconds === 0 && clearInterval(X));
32015
32020
  }, l);
32016
- return () => clearInterval(Z);
32021
+ return () => clearInterval(X);
32017
32022
  }
32018
32023
  }, [o, l]);
32019
32024
  const {
@@ -32792,7 +32797,7 @@ const P8 = ({
32792
32797
  onInfoButtonClick: u
32793
32798
  }) => {
32794
32799
  var W;
32795
- const d = Mc(o, (te) => te), { tab: h, purchasedOffering: y, merchantLogoUrl: g, merchantName: x, purchase: E } = d.context, I = h.limit.amount, O = d.matches("AfterPurchase") ? 0 : I, R = d.matches("AfterPurchase") ? h.total.amount : 0, [T, D] = In(O);
32800
+ const d = Mc(o, (ne) => ne), { tab: h, purchasedOffering: y, merchantLogoUrl: g, merchantName: x, purchase: E } = d.context, I = h.limit.amount, O = d.matches("AfterPurchase") ? 0 : I, R = d.matches("AfterPurchase") ? h.total.amount : 0, [T, D] = In(O);
32796
32801
  Wa(() => D(R), [R]);
32797
32802
  const M = cl(h.total), H = h.currency;
32798
32803
  return su(
@@ -33173,14 +33178,14 @@ const Zj = ({
33173
33178
  const { i18n: h } = sv(), y = h.language, g = Mc(o, (_e) => _e), { authStatus: x, experience: E, site: I, tab: O, merchantName: R, merchantLogoUrl: T } = g.context;
33174
33179
  if (!E || !I || !O)
33175
33180
  throw new Error("Cannot render Paygate without experience");
33176
- const D = E.configuration, { upsells: M } = D, H = SA(I, E.id), W = KI(M, H), [te, Z] = In(
33181
+ const D = E.configuration, { upsells: M } = D, H = SA(I, E.id), W = KI(M, H), [ne, X] = In(
33177
33182
  x === kn.VALID
33178
33183
  ), le = async () => {
33179
33184
  const _e = await d();
33180
- Z(_e === kn.VALID);
33181
- }, ue = zr(() => cl(O.limit), [O]), ce = $j(D == null ? void 0 : D.uiConfig, H), ne = (ce == null ? void 0 : ce.paygateCopy) && ((Ye = ce.paygateCopy) == null ? void 0 : Ye[y]), re = _j(
33185
+ X(_e === kn.VALID);
33186
+ }, ue = zr(() => cl(O.limit), [O]), ce = $j(D == null ? void 0 : D.uiConfig, H), te = (ce == null ? void 0 : ce.paygateCopy) && ((Ye = ce.paygateCopy) == null ? void 0 : Ye[y]), re = _j(
33182
33187
  ue,
33183
- ne
33188
+ te
33184
33189
  ), Qe = {
33185
33190
  onStartPurchase: l,
33186
33191
  onCancel: u,
@@ -33190,7 +33195,7 @@ const Zj = ({
33190
33195
  upsells: Kj(W),
33191
33196
  siteName: R,
33192
33197
  siteLogoUrl: T,
33193
- isUserLoggedIn: te
33198
+ isUserLoggedIn: ne
33194
33199
  };
33195
33200
  return /* @__PURE__ */ N.jsx(k8, { onClose: u, children: /* @__PURE__ */ N.jsx(
33196
33201
  qN,
@@ -33240,11 +33245,11 @@ class xB extends tB {
33240
33245
  "supertab-paygate"
33241
33246
  );
33242
33247
  let R = null;
33243
- const { purchaseWidgetActor: T } = await g.initialize(), D = (ue, ce) => async ({ offeringId: ne }) => {
33244
- Z.hide();
33248
+ const { purchaseWidgetActor: T } = await g.initialize(), D = (ue, ce) => async ({ offeringId: te }) => {
33249
+ ne();
33245
33250
  try {
33246
33251
  const { purchase: re, priorEntitlement: Qe } = await g.startPurchase({
33247
- offeringId: ne
33252
+ offeringId: te
33248
33253
  });
33249
33254
  if (Qe || (re == null ? void 0 : re.status) === Ig.COMPLETED)
33250
33255
  ue(
@@ -33253,22 +33258,26 @@ class xB extends tB {
33253
33258
  )
33254
33259
  );
33255
33260
  else {
33256
- const Ye = await Z.show();
33261
+ const Ye = await X.show();
33257
33262
  ue(Ye);
33258
33263
  }
33259
33264
  } catch (re) {
33260
33265
  console.error("Error starting purchase:", re), lu(re), ce(re);
33261
33266
  }
33262
33267
  }, M = (ue) => () => {
33263
- Z.hide(), ue(
33268
+ ne(), ue(
33264
33269
  ds(T.getSnapshot().context)
33265
33270
  );
33266
33271
  }, H = (ue, ce) => async () => {
33267
33272
  try {
33268
- const { authStatus: ne, priorEntitlement: re } = await g.logIn();
33269
- return re && ue(await Z.hide()), ne;
33270
- } catch (ne) {
33271
- throw console.error("Error during login:", ne), lu(ne), ce(ne), ne;
33273
+ const { authStatus: te, priorEntitlement: re } = await g.logIn();
33274
+ return re && (ne(), ue(
33275
+ ds(
33276
+ T.getSnapshot().context
33277
+ )
33278
+ )), te;
33279
+ } catch (te) {
33280
+ throw console.error("Error during login:", te), lu(te), ce(te), te;
33272
33281
  }
33273
33282
  }, { experience: W } = this.getExperienceDetails(T, {
33274
33283
  experienceId: y,
@@ -33279,12 +33288,12 @@ class xB extends tB {
33279
33288
  message: `Experience type mismatch for experienceId ${y}: expected ${Eg.BASIC_PAYGATE} but got ${W == null ? void 0 : W.type}`,
33280
33289
  code: ps.INVALID_PARAMETER
33281
33290
  });
33282
- let te = !1;
33283
- const Z = {
33284
- isShowing: () => te,
33291
+ const ne = () => {
33292
+ R && (R.unmount(), R = null);
33293
+ }, X = {
33285
33294
  show: async () => new Promise((ue, ce) => {
33286
- const { priorEntitlement: ne } = T.getSnapshot().context;
33287
- if (ne) {
33295
+ const { priorEntitlement: te } = T.getSnapshot().context;
33296
+ if (te) {
33288
33297
  console.warn(
33289
33298
  "Not showing Paygate because user has a prior entitlement"
33290
33299
  ), ue(
@@ -33307,15 +33316,11 @@ class xB extends tB {
33307
33316
  }
33308
33317
  ) })
33309
33318
  ] })
33310
- ), te = !0;
33319
+ );
33311
33320
  }),
33312
- hide: async () => (R && (R.unmount(), R = null), te = !1, ds(
33313
- T.getSnapshot().context
33314
- )),
33315
33321
  logIn: async () => (await g.logIn(), ds(
33316
33322
  T.getSnapshot().context
33317
33323
  )),
33318
- toggle: async () => te ? Z.hide() : Z.show(),
33319
33324
  destroy: () => {
33320
33325
  g.destroy(), R && (R.unmount(), R = null), document.body.removeChild(x);
33321
33326
  }
@@ -33323,7 +33328,7 @@ class xB extends tB {
33323
33328
  T.getSnapshot().context
33324
33329
  );
33325
33330
  return {
33326
- ...Z,
33331
+ ...X,
33327
33332
  initialState: le
33328
33333
  };
33329
33334
  } catch (g) {
@@ -33345,8 +33350,8 @@ class xB extends tB {
33345
33350
  merchantLogoUrl: y,
33346
33351
  language: g,
33347
33352
  experienceId: x,
33348
- onError: (ne) => {
33349
- throw lu(ne), ne;
33353
+ onError: (te) => {
33354
+ throw lu(te), te;
33350
33355
  },
33351
33356
  errorPrefix: "PurchaseButtonError"
33352
33357
  }), { purchaseWidgetActor: O } = await I.initialize(), { innerContainerElement: R, shadowRoot: T, appElement: D } = this.createPurchaseButtonContainer(u), M = await this.setupStyles(
@@ -33356,11 +33361,11 @@ class xB extends tB {
33356
33361
  await I.startPurchase(), E(
33357
33362
  ds(O.getSnapshot().context)
33358
33363
  );
33359
- }, { priorEntitlement: te, experience: Z, offeringEntitlementDetails: le } = this.getExperienceDetails(O, {
33364
+ }, { priorEntitlement: ne, experience: X, offeringEntitlementDetails: le } = this.getExperienceDetails(O, {
33360
33365
  experienceId: x,
33361
33366
  expectedType: Eg.RICH_SUPERTAB_BUTTON
33362
- }), ue = Z == null ? void 0 : Z.configuration, ce = ue == null ? void 0 : ue.uiConfig;
33363
- return te ? E(
33367
+ }), ue = X == null ? void 0 : X.configuration, ce = ue == null ? void 0 : ue.uiConfig;
33368
+ return ne ? E(
33364
33369
  ds(O.getSnapshot().context)
33365
33370
  ) : this.renderButton({
33366
33371
  reactRoot: H,