autumn-js 0.1.16 → 0.1.17

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.
Files changed (112) hide show
  1. package/dist/libraries/backend/better-auth.d.mts +52 -52
  2. package/dist/libraries/backend/better-auth.d.ts +52 -52
  3. package/dist/libraries/react/AutumnContext.d.mts +1 -1
  4. package/dist/libraries/react/AutumnContext.d.ts +1 -1
  5. package/dist/libraries/react/AutumnContext.mjs +4 -4
  6. package/dist/libraries/react/BaseAutumnProvider.d.mts +1 -1
  7. package/dist/libraries/react/BaseAutumnProvider.d.ts +1 -1
  8. package/dist/libraries/react/BaseAutumnProvider.mjs +6 -6
  9. package/dist/libraries/react/{ReactAutumnClient-BG8_E3nb.d.ts → ReactAutumnClient-CqDsfKHI.d.ts} +1 -0
  10. package/dist/libraries/react/{ReactAutumnClient-gvMVYgdO.d.mts → ReactAutumnClient-DxzJiNXI.d.mts} +1 -0
  11. package/dist/libraries/react/ReactAutumnProvider.d.mts +2 -1
  12. package/dist/libraries/react/ReactAutumnProvider.d.ts +2 -1
  13. package/dist/libraries/react/ReactAutumnProvider.js +2 -1
  14. package/dist/libraries/react/ReactAutumnProvider.mjs +7 -7
  15. package/dist/libraries/react/{chunk-QJPZFEVW.mjs → chunk-2OHJ6PS6.mjs} +10 -10
  16. package/dist/libraries/react/{chunk-WT5K3J2K.mjs → chunk-2PBWI3T6.mjs} +19 -19
  17. package/dist/libraries/react/{chunk-UJVW3UWD.mjs → chunk-4UZ5VXK2.mjs} +5 -4
  18. package/dist/libraries/react/{chunk-5K2M3CQZ.mjs → chunk-65S4VY5K.mjs} +32 -32
  19. package/dist/libraries/react/{chunk-SBX6TYV2.mjs → chunk-AKE6UAQS.mjs} +1 -1
  20. package/dist/libraries/react/{chunk-M7SUFZ42.mjs → chunk-DAZBMK7R.mjs} +2 -2
  21. package/dist/libraries/react/{chunk-RPEGNKJH.mjs → chunk-DXHYWJOY.mjs} +3 -3
  22. package/dist/libraries/react/{chunk-A6E436YR.mjs → chunk-EY2AQBIO.mjs} +464 -466
  23. package/dist/libraries/react/{chunk-6S7MT3MM.mjs → chunk-FD42XGXU.mjs} +1 -1
  24. package/dist/libraries/react/{chunk-37TR2YZH.mjs → chunk-GYL7XSVZ.mjs} +2 -2
  25. package/dist/libraries/react/{chunk-FJX2BGGF.mjs → chunk-I24K3F47.mjs} +1 -1
  26. package/dist/libraries/react/{chunk-FAODWMTA.mjs → chunk-L4FS7ENO.mjs} +1 -1
  27. package/dist/libraries/react/{chunk-USBPNC5B.mjs → chunk-QL75Q3H6.mjs} +1 -1
  28. package/dist/libraries/react/{chunk-AIBWQU4K.mjs → chunk-QWWPID3I.mjs} +2 -2
  29. package/dist/libraries/react/{chunk-S52LXSZB.mjs → chunk-RJSVDPCH.mjs} +1 -1
  30. package/dist/libraries/react/{chunk-EV5RNY5U.mjs → chunk-SWSFJTEQ.mjs} +1 -1
  31. package/dist/libraries/react/{chunk-YCDNQZT5.mjs → chunk-VYBU4WHO.mjs} +9 -9
  32. package/dist/libraries/react/{chunk-NHDZWWMZ.mjs → chunk-WUEXMQIT.mjs} +6 -6
  33. package/dist/libraries/react/{chunk-2TQBFCWM.mjs → chunk-X6FMCHSB.mjs} +14 -14
  34. package/dist/libraries/react/{chunk-BXMZYHE7.mjs → chunk-YE6KQQS7.mjs} +6 -6
  35. package/dist/libraries/react/{chunk-KWNH6C27.mjs → chunk-YN67J64M.mjs} +17 -17
  36. package/dist/libraries/react/{chunk-H2QK3ZOW.mjs → chunk-ZAYIRIY2.mjs} +1 -1
  37. package/dist/libraries/react/client/ReactAutumnClient.d.mts +1 -1
  38. package/dist/libraries/react/client/ReactAutumnClient.d.ts +1 -1
  39. package/dist/libraries/react/client/ReactAutumnClient.mjs +3 -3
  40. package/dist/libraries/react/client/clientCompMethods.d.mts +1 -1
  41. package/dist/libraries/react/client/clientCompMethods.d.ts +1 -1
  42. package/dist/libraries/react/client/clientCusMethods.d.mts +1 -1
  43. package/dist/libraries/react/client/clientCusMethods.d.ts +1 -1
  44. package/dist/libraries/react/client/clientEntityMethods.d.mts +1 -1
  45. package/dist/libraries/react/client/clientEntityMethods.d.ts +1 -1
  46. package/dist/libraries/react/client/clientGenMethods.d.mts +1 -1
  47. package/dist/libraries/react/client/clientGenMethods.d.ts +1 -1
  48. package/dist/libraries/react/client/clientProdMethods.d.mts +1 -1
  49. package/dist/libraries/react/client/clientProdMethods.d.ts +1 -1
  50. package/dist/libraries/react/client/clientReferralMethods.d.mts +1 -1
  51. package/dist/libraries/react/client/clientReferralMethods.d.ts +1 -1
  52. package/dist/libraries/react/client/types/clientAttachTypes.d.mts +1 -0
  53. package/dist/libraries/react/client/types/clientAttachTypes.d.ts +1 -0
  54. package/dist/libraries/react/client/types/clientAttachTypes.js +1 -0
  55. package/dist/libraries/react/client/types/clientAttachTypes.mjs +1 -0
  56. package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.css +120 -141
  57. package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.js +71 -71
  58. package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.mjs +26 -26
  59. package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.css +120 -141
  60. package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.js +69 -69
  61. package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.mjs +26 -26
  62. package/dist/libraries/react/components/pricing-table/pricing-table-synced.css +120 -141
  63. package/dist/libraries/react/components/pricing-table/pricing-table-synced.js +70 -70
  64. package/dist/libraries/react/components/pricing-table/pricing-table-synced.mjs +26 -26
  65. package/dist/libraries/react/components/ui/accordion.js +23 -23
  66. package/dist/libraries/react/components/ui/accordion.mjs +5 -5
  67. package/dist/libraries/react/components/ui/button.js +3 -3
  68. package/dist/libraries/react/components/ui/button.mjs +2 -2
  69. package/dist/libraries/react/components/ui/dialog.js +49 -49
  70. package/dist/libraries/react/components/ui/dialog.mjs +6 -6
  71. package/dist/libraries/react/components/ui/popover.js +50 -50
  72. package/dist/libraries/react/components/ui/popover.mjs +6 -6
  73. package/dist/libraries/react/components/ui/switch.js +12 -12
  74. package/dist/libraries/react/components/ui/switch.mjs +4 -4
  75. package/dist/libraries/react/hooks/helpers/handleCheck.d.mts +1 -1
  76. package/dist/libraries/react/hooks/helpers/handleCheck.d.ts +1 -1
  77. package/dist/libraries/react/hooks/helpers/useAutumnBase.d.mts +1 -1
  78. package/dist/libraries/react/hooks/helpers/useAutumnBase.d.ts +1 -1
  79. package/dist/libraries/react/hooks/useAnalytics.mjs +5 -5
  80. package/dist/libraries/react/hooks/useCustomer.d.mts +1 -1
  81. package/dist/libraries/react/hooks/useCustomer.d.ts +1 -1
  82. package/dist/libraries/react/hooks/useCustomer.mjs +6 -6
  83. package/dist/libraries/react/hooks/useCustomerBase.d.mts +1 -1
  84. package/dist/libraries/react/hooks/useCustomerBase.d.ts +1 -1
  85. package/dist/libraries/react/hooks/useCustomerBase.mjs +5 -5
  86. package/dist/libraries/react/hooks/useEntity.mjs +6 -6
  87. package/dist/libraries/react/hooks/useEntityBase.d.mts +1 -1
  88. package/dist/libraries/react/hooks/useEntityBase.d.ts +1 -1
  89. package/dist/libraries/react/hooks/useEntityBase.mjs +5 -5
  90. package/dist/libraries/react/hooks/usePaywall.mjs +5 -5
  91. package/dist/libraries/react/hooks/usePricingTable.mjs +5 -5
  92. package/dist/libraries/react/hooks/usePricingTableBase.d.mts +1 -1
  93. package/dist/libraries/react/hooks/usePricingTableBase.d.ts +1 -1
  94. package/dist/libraries/react/hooks/useProductsBase.d.mts +1 -1
  95. package/dist/libraries/react/hooks/useProductsBase.d.ts +1 -1
  96. package/dist/libraries/react/index.d.mts +3 -1
  97. package/dist/libraries/react/index.d.ts +3 -1
  98. package/dist/libraries/react/index.js +73 -72
  99. package/dist/libraries/react/index.mjs +73 -72
  100. package/dist/next/client/NextAutumnClient.d.mts +2 -1
  101. package/dist/next/client/NextAutumnClient.d.ts +2 -1
  102. package/dist/next/client/{clientAttachTypes-traKz9UZ.d.mts → clientAttachTypes-B0BWHPDs.d.mts} +1 -0
  103. package/dist/next/client/{clientAttachTypes-DWFk8mOR.d.ts → clientAttachTypes-C2rh2H-X.d.ts} +1 -0
  104. package/dist/next/client/hooks/useAutumn.d.mts +1 -1
  105. package/dist/next/client/hooks/useAutumn.d.ts +1 -1
  106. package/dist/next/client/hooks/useCustomer.d.mts +1 -1
  107. package/dist/next/client/hooks/useCustomer.d.ts +1 -1
  108. package/dist/next/client/hooks/useEntity.d.mts +1 -1
  109. package/dist/next/client/hooks/useEntity.d.ts +1 -1
  110. package/dist/styles/global.css +120 -141
  111. package/package.json +1 -1
  112. package/dist/libraries/react/{chunk-XZ7XNWDB.mjs → chunk-2OPGTDRC.mjs} +6 -6
@@ -39,10 +39,10 @@ __export(checkout_dialog_synced_exports, {
39
39
  });
40
40
  module.exports = __toCommonJS(checkout_dialog_synced_exports);
41
41
 
42
- // ../node_modules/.pnpm/@radix-ui+react-accordion@1.2.11_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19_cp4h3o5xts2qd5sapjeeduthlu/node_modules/@radix-ui/react-accordion/dist/index.mjs
42
+ // ../node_modules/.pnpm/@radix-ui+react-accordion@1.2.11_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@1_ajbe3dpy7k4bo3pjypvdlz3cdy/node_modules/@radix-ui/react-accordion/dist/index.mjs
43
43
  var import_react3 = __toESM(require("react"), 1);
44
44
 
45
- // ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs
45
+ // ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-context/dist/index.mjs
46
46
  var React = __toESM(require("react"), 1);
47
47
  var import_jsx_runtime = require("react/jsx-runtime");
48
48
  function createContext2(rootComponentName, defaultContext) {
@@ -119,10 +119,10 @@ function composeContextScopes(...scopes) {
119
119
  return createScope;
120
120
  }
121
121
 
122
- // ../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19_dejhodby2rizagkdej22t4faz4/node_modules/@radix-ui/react-collection/dist/index.mjs
122
+ // ../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@1_dfb67pyzaettmyw3tm2ft7kl4i/node_modules/@radix-ui/react-collection/dist/index.mjs
123
123
  var import_react = __toESM(require("react"), 1);
124
124
 
125
- // ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
125
+ // ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
126
126
  var React2 = __toESM(require("react"), 1);
127
127
  function setRef(ref, value) {
128
128
  if (typeof ref === "function") {
@@ -159,7 +159,7 @@ function useComposedRefs(...refs) {
159
159
  return React2.useCallback(composeRefs(...refs), refs);
160
160
  }
161
161
 
162
- // ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
162
+ // ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-slot/dist/index.mjs
163
163
  var React3 = __toESM(require("react"), 1);
164
164
  var import_jsx_runtime2 = require("react/jsx-runtime");
165
165
  // @__NO_SIDE_EFFECTS__
@@ -246,7 +246,7 @@ function getElementRef(element) {
246
246
  return element.props.ref || element.ref;
247
247
  }
248
248
 
249
- // ../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19_dejhodby2rizagkdej22t4faz4/node_modules/@radix-ui/react-collection/dist/index.mjs
249
+ // ../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@1_dfb67pyzaettmyw3tm2ft7kl4i/node_modules/@radix-ui/react-collection/dist/index.mjs
250
250
  var import_jsx_runtime3 = require("react/jsx-runtime");
251
251
  var import_react2 = __toESM(require("react"), 1);
252
252
  var import_jsx_runtime4 = require("react/jsx-runtime");
@@ -323,15 +323,15 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
323
323
  };
324
324
  }
325
325
 
326
- // ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
326
+ // ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
327
327
  var React6 = __toESM(require("react"), 1);
328
328
 
329
- // ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
329
+ // ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
330
330
  var React5 = __toESM(require("react"), 1);
331
331
  var useLayoutEffect2 = globalThis?.document ? React5.useLayoutEffect : () => {
332
332
  };
333
333
 
334
- // ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
334
+ // ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
335
335
  var React23 = __toESM(require("react"), 1);
336
336
  var useInsertionEffect = React6[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
337
337
  function useControllableState({
@@ -399,7 +399,7 @@ function isFunction(value) {
399
399
  }
400
400
  var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
401
401
 
402
- // ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19._sqnj4wa3mllckai5din6afvope/node_modules/@radix-ui/react-primitive/dist/index.mjs
402
+ // ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19_bg7nte3b3fyxsgg7dtnfoe3ceu/node_modules/@radix-ui/react-primitive/dist/index.mjs
403
403
  var React7 = __toESM(require("react"), 1);
404
404
  var ReactDOM = __toESM(require("react-dom"), 1);
405
405
  var import_jsx_runtime5 = require("react/jsx-runtime");
@@ -439,10 +439,10 @@ function dispatchDiscreteCustomEvent(target, event) {
439
439
  if (target) ReactDOM.flushSync(() => target.dispatchEvent(event));
440
440
  }
441
441
 
442
- // ../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.11_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_pf6h3nk4bogjf44uga56f4laou/node_modules/@radix-ui/react-collapsible/dist/index.mjs
442
+ // ../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.11_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react_txi5xcr7nf7nm77z6g44msiwve/node_modules/@radix-ui/react-collapsible/dist/index.mjs
443
443
  var React10 = __toESM(require("react"), 1);
444
444
 
445
- // ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1_2lguv7jzxii6s3eigxktbpwkji/node_modules/@radix-ui/react-presence/dist/index.mjs
445
+ // ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19._n7tf5j2uievgcpnlsvnlzbtepi/node_modules/@radix-ui/react-presence/dist/index.mjs
446
446
  var React24 = __toESM(require("react"), 1);
447
447
  var React8 = __toESM(require("react"), 1);
448
448
  function useStateMachine(initialState, machine) {
@@ -568,7 +568,7 @@ function getElementRef2(element) {
568
568
  return element.props.ref || element.ref;
569
569
  }
570
570
 
571
- // ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs
571
+ // ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-id/dist/index.mjs
572
572
  var React9 = __toESM(require("react"), 1);
573
573
  var useReactId = React9[" useId ".trim().toString()] || (() => void 0);
574
574
  var count = 0;
@@ -580,7 +580,7 @@ function useId(deterministicId) {
580
580
  return deterministicId || (id ? `radix-${id}` : "");
581
581
  }
582
582
 
583
- // ../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.11_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@_pf6h3nk4bogjf44uga56f4laou/node_modules/@radix-ui/react-collapsible/dist/index.mjs
583
+ // ../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.11_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react_txi5xcr7nf7nm77z6g44msiwve/node_modules/@radix-ui/react-collapsible/dist/index.mjs
584
584
  var import_jsx_runtime6 = require("react/jsx-runtime");
585
585
  var COLLAPSIBLE_NAME = "Collapsible";
586
586
  var [createCollapsibleContext, createCollapsibleScope] = createContextScope(COLLAPSIBLE_NAME);
@@ -715,7 +715,7 @@ var Root = Collapsible;
715
715
  var Trigger = CollapsibleTrigger;
716
716
  var Content = CollapsibleContent;
717
717
 
718
- // ../node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs
718
+ // ../node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-direction/dist/index.mjs
719
719
  var React11 = __toESM(require("react"), 1);
720
720
  var import_jsx_runtime7 = require("react/jsx-runtime");
721
721
  var DirectionContext = React11.createContext(void 0);
@@ -724,7 +724,7 @@ function useDirection(localDir) {
724
724
  return localDir || globalDir || "ltr";
725
725
  }
726
726
 
727
- // ../node_modules/.pnpm/@radix-ui+react-accordion@1.2.11_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19_cp4h3o5xts2qd5sapjeeduthlu/node_modules/@radix-ui/react-accordion/dist/index.mjs
727
+ // ../node_modules/.pnpm/@radix-ui+react-accordion@1.2.11_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@1_ajbe3dpy7k4bo3pjypvdlz3cdy/node_modules/@radix-ui/react-accordion/dist/index.mjs
728
728
  var import_jsx_runtime8 = require("react/jsx-runtime");
729
729
  var ACCORDION_NAME = "Accordion";
730
730
  var ACCORDION_KEYS = ["Home", "End", "ArrowDown", "ArrowUp", "ArrowLeft", "ArrowRight"];
@@ -3636,13 +3636,13 @@ Button.displayName = "Button";
3636
3636
  // src/libraries/react/components/ui/dialog.tsx
3637
3637
  var React31 = __toESM(require("react"));
3638
3638
 
3639
- // ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1._xkx6efnpqhhb4lkirxfs4qofci/node_modules/@radix-ui/react-dialog/dist/index.mjs
3639
+ // ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1_hjftwkcxrpnpypcsraofc6jmye/node_modules/@radix-ui/react-dialog/dist/index.mjs
3640
3640
  var React30 = __toESM(require("react"), 1);
3641
3641
 
3642
- // ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@types+_ya5augm4xgo65hmrlxfyu743vi/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
3642
+ // ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.7_@types+react@19.1.10__@types_kkkjgucmf2iks2g3unne4yz33y/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
3643
3643
  var React16 = __toESM(require("react"), 1);
3644
3644
 
3645
- // ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
3645
+ // ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
3646
3646
  var React14 = __toESM(require("react"), 1);
3647
3647
  function useCallbackRef(callback) {
3648
3648
  const callbackRef = React14.useRef(callback);
@@ -3652,7 +3652,7 @@ function useCallbackRef(callback) {
3652
3652
  return React14.useMemo(() => (...args) => callbackRef.current?.(...args), []);
3653
3653
  }
3654
3654
 
3655
- // ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
3655
+ // ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
3656
3656
  var React15 = __toESM(require("react"), 1);
3657
3657
  function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
3658
3658
  const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
@@ -3667,7 +3667,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
3667
3667
  }, [onEscapeKeyDown, ownerDocument]);
3668
3668
  }
3669
3669
 
3670
- // ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@19.1.8__@types+_ya5augm4xgo65hmrlxfyu743vi/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
3670
+ // ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.7_@types+react@19.1.10__@types_kkkjgucmf2iks2g3unne4yz33y/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
3671
3671
  var import_jsx_runtime10 = require("react/jsx-runtime");
3672
3672
  var DISMISSABLE_LAYER_NAME = "DismissableLayer";
3673
3673
  var CONTEXT_UPDATE = "dismissableLayer.update";
@@ -3872,7 +3872,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
3872
3872
  }
3873
3873
  }
3874
3874
 
3875
- // ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@1_7liqdxmess7vaws2bkjw22mwva/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
3875
+ // ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@_vydxvrk5sybelf6rsj26ktbpwa/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
3876
3876
  var React17 = __toESM(require("react"), 1);
3877
3877
  var import_jsx_runtime11 = require("react/jsx-runtime");
3878
3878
  var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
@@ -4076,7 +4076,7 @@ function removeLinks(items) {
4076
4076
  return items.filter((item) => item.tagName !== "A");
4077
4077
  }
4078
4078
 
4079
- // ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_5jmzxxd65wsdfod4yurl7mkae4/node_modules/@radix-ui/react-portal/dist/index.mjs
4079
+ // ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1._5sa65pl6oblkuen3v5fktjly74/node_modules/@radix-ui/react-portal/dist/index.mjs
4080
4080
  var React18 = __toESM(require("react"), 1);
4081
4081
  var import_react_dom = __toESM(require("react-dom"), 1);
4082
4082
  var import_jsx_runtime12 = require("react/jsx-runtime");
@@ -4090,7 +4090,7 @@ var Portal = React18.forwardRef((props, forwardedRef) => {
4090
4090
  });
4091
4091
  Portal.displayName = PORTAL_NAME;
4092
4092
 
4093
- // ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
4093
+ // ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
4094
4094
  var React19 = __toESM(require("react"), 1);
4095
4095
  var count2 = 0;
4096
4096
  function useFocusGuards() {
@@ -4150,19 +4150,19 @@ function __spreadArray(to, from, pack) {
4150
4150
  return to.concat(ar || Array.prototype.slice.call(from));
4151
4151
  }
4152
4152
 
4153
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
4153
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/Combination.js
4154
4154
  var React29 = __toESM(require("react"));
4155
4155
 
4156
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
4156
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/UI.js
4157
4157
  var React25 = __toESM(require("react"));
4158
4158
 
4159
- // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
4159
+ // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
4160
4160
  var zeroRightClassName = "right-scroll-bar-position";
4161
4161
  var fullWidthClassName = "width-before-scroll-bar";
4162
4162
  var noScrollbarsClassName = "with-scroll-bars-hidden";
4163
4163
  var removedBarSizeVariable = "--removed-body-scroll-bar-size";
4164
4164
 
4165
- // ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js
4165
+ // ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.10_react@19.1.1/node_modules/use-callback-ref/dist/es2015/assignRef.js
4166
4166
  function assignRef(ref, value) {
4167
4167
  if (typeof ref === "function") {
4168
4168
  ref(value);
@@ -4172,7 +4172,7 @@ function assignRef(ref, value) {
4172
4172
  return ref;
4173
4173
  }
4174
4174
 
4175
- // ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js
4175
+ // ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.10_react@19.1.1/node_modules/use-callback-ref/dist/es2015/useRef.js
4176
4176
  var import_react4 = require("react");
4177
4177
  function useCallbackRef2(initialValue, callback) {
4178
4178
  var ref = (0, import_react4.useState)(function() {
@@ -4200,7 +4200,7 @@ function useCallbackRef2(initialValue, callback) {
4200
4200
  return ref.facade;
4201
4201
  }
4202
4202
 
4203
- // ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.8_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
4203
+ // ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.10_react@19.1.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
4204
4204
  var React20 = __toESM(require("react"));
4205
4205
  var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React20.useLayoutEffect : React20.useEffect;
4206
4206
  var currentValues = /* @__PURE__ */ new WeakMap();
@@ -4232,7 +4232,7 @@ function useMergeRefs(refs, defaultValue) {
4232
4232
  return callbackRef;
4233
4233
  }
4234
4234
 
4235
- // ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js
4235
+ // ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.10_react@19.1.1/node_modules/use-sidecar/dist/es2015/medium.js
4236
4236
  function ItoI(a) {
4237
4237
  return a;
4238
4238
  }
@@ -4318,7 +4318,7 @@ function createSidecarMedium(options) {
4318
4318
  return medium;
4319
4319
  }
4320
4320
 
4321
- // ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.8_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js
4321
+ // ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.10_react@19.1.1/node_modules/use-sidecar/dist/es2015/exports.js
4322
4322
  var React21 = __toESM(require("react"));
4323
4323
  var SideCar = function(_a) {
4324
4324
  var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
@@ -4337,10 +4337,10 @@ function exportSidecar(medium, exported) {
4337
4337
  return SideCar;
4338
4338
  }
4339
4339
 
4340
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js
4340
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/medium.js
4341
4341
  var effectCar = createSidecarMedium();
4342
4342
 
4343
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
4343
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/UI.js
4344
4344
  var nothing = function() {
4345
4345
  return;
4346
4346
  };
@@ -4372,13 +4372,13 @@ RemoveScroll.classNames = {
4372
4372
  zeroRight: zeroRightClassName
4373
4373
  };
4374
4374
 
4375
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
4375
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
4376
4376
  var React28 = __toESM(require("react"));
4377
4377
 
4378
- // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
4378
+ // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js
4379
4379
  var React27 = __toESM(require("react"));
4380
4380
 
4381
- // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
4381
+ // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.10_react@19.1.1/node_modules/react-style-singleton/dist/es2015/hook.js
4382
4382
  var React26 = __toESM(require("react"));
4383
4383
 
4384
4384
  // ../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
@@ -4393,7 +4393,7 @@ var getNonce = function() {
4393
4393
  return void 0;
4394
4394
  };
4395
4395
 
4396
- // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js
4396
+ // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.10_react@19.1.1/node_modules/react-style-singleton/dist/es2015/singleton.js
4397
4397
  function makeStyleTag() {
4398
4398
  if (!document)
4399
4399
  return null;
@@ -4439,7 +4439,7 @@ var stylesheetSingleton = function() {
4439
4439
  };
4440
4440
  };
4441
4441
 
4442
- // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
4442
+ // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.10_react@19.1.1/node_modules/react-style-singleton/dist/es2015/hook.js
4443
4443
  var styleHookSingleton = function() {
4444
4444
  var sheet = stylesheetSingleton();
4445
4445
  return function(styles, isDynamic) {
@@ -4452,7 +4452,7 @@ var styleHookSingleton = function() {
4452
4452
  };
4453
4453
  };
4454
4454
 
4455
- // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.8_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js
4455
+ // ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.10_react@19.1.1/node_modules/react-style-singleton/dist/es2015/component.js
4456
4456
  var styleSingleton = function() {
4457
4457
  var useStyle = styleHookSingleton();
4458
4458
  var Sheet = function(_a) {
@@ -4463,7 +4463,7 @@ var styleSingleton = function() {
4463
4463
  return Sheet;
4464
4464
  };
4465
4465
 
4466
- // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
4466
+ // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
4467
4467
  var zeroGap = {
4468
4468
  left: 0,
4469
4469
  top: 0,
@@ -4498,7 +4498,7 @@ var getGapWidth = function(gapMode) {
4498
4498
  };
4499
4499
  };
4500
4500
 
4501
- // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
4501
+ // ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js
4502
4502
  var Style = styleSingleton();
4503
4503
  var lockAttribute = "data-scroll-locked";
4504
4504
  var getStyles = function(_a, allowRelative, gapMode, important) {
@@ -4538,7 +4538,7 @@ var RemoveScrollBar = function(_a) {
4538
4538
  return React27.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
4539
4539
  };
4540
4540
 
4541
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
4541
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
4542
4542
  var passiveSupported = false;
4543
4543
  if (typeof window !== "undefined") {
4544
4544
  try {
@@ -4557,7 +4557,7 @@ if (typeof window !== "undefined") {
4557
4557
  var options;
4558
4558
  var nonPassive = passiveSupported ? { passive: false } : false;
4559
4559
 
4560
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
4560
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
4561
4561
  var alwaysContainsScroll = function(node) {
4562
4562
  return node.tagName === "TEXTAREA";
4563
4563
  };
@@ -4657,7 +4657,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
4657
4657
  return shouldCancelScroll;
4658
4658
  };
4659
4659
 
4660
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
4660
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
4661
4661
  var getTouchXY = function(event) {
4662
4662
  return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
4663
4663
  };
@@ -4822,10 +4822,10 @@ function getOutermostShadowParent(node) {
4822
4822
  return shadowParent;
4823
4823
  }
4824
4824
 
4825
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js
4825
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js
4826
4826
  var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
4827
4827
 
4828
- // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.8_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
4828
+ // ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.10_react@19.1.1/node_modules/react-remove-scroll/dist/es2015/Combination.js
4829
4829
  var ReactRemoveScroll = React29.forwardRef(function(props, ref) {
4830
4830
  return React29.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
4831
4831
  });
@@ -4953,7 +4953,7 @@ var hideOthers = function(originalTarget, parentNode, markerName) {
4953
4953
  return applyAttributeToOthers(targets, activeParentNode, markerName, "aria-hidden");
4954
4954
  };
4955
4955
 
4956
- // ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1._xkx6efnpqhhb4lkirxfs4qofci/node_modules/@radix-ui/react-dialog/dist/index.mjs
4956
+ // ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1_hjftwkcxrpnpypcsraofc6jmye/node_modules/@radix-ui/react-dialog/dist/index.mjs
4957
4957
  var import_jsx_runtime13 = require("react/jsx-runtime");
4958
4958
  var DIALOG_NAME = "Dialog";
4959
4959
  var [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);
@@ -5257,10 +5257,10 @@ var Title = DialogTitle;
5257
5257
  var Description = DialogDescription;
5258
5258
  var Close = DialogClose;
5259
5259
 
5260
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
5260
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
5261
5261
  var import_react6 = require("react");
5262
5262
 
5263
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
5263
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
5264
5264
  var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
5265
5265
  var toCamelCase = (string) => string.replace(
5266
5266
  /^([A-Z])|[\s-_]+(\w)/g,
@@ -5281,10 +5281,10 @@ var hasA11yProp = (props) => {
5281
5281
  }
5282
5282
  };
5283
5283
 
5284
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
5284
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/Icon.js
5285
5285
  var import_react5 = require("react");
5286
5286
 
5287
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
5287
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
5288
5288
  var defaultAttributes = {
5289
5289
  xmlns: "http://www.w3.org/2000/svg",
5290
5290
  width: 24,
@@ -5297,7 +5297,7 @@ var defaultAttributes = {
5297
5297
  strokeLinejoin: "round"
5298
5298
  };
5299
5299
 
5300
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
5300
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/Icon.js
5301
5301
  var Icon = (0, import_react5.forwardRef)(
5302
5302
  ({
5303
5303
  color = "currentColor",
@@ -5328,7 +5328,7 @@ var Icon = (0, import_react5.forwardRef)(
5328
5328
  )
5329
5329
  );
5330
5330
 
5331
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
5331
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
5332
5332
  var createLucideIcon = (iconName, iconNode) => {
5333
5333
  const Component = (0, import_react6.forwardRef)(
5334
5334
  ({ className, ...props }, ref) => (0, import_react6.createElement)(Icon, {
@@ -5346,22 +5346,22 @@ var createLucideIcon = (iconName, iconNode) => {
5346
5346
  return Component;
5347
5347
  };
5348
5348
 
5349
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-right.js
5349
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/icons/arrow-right.js
5350
5350
  var __iconNode = [
5351
5351
  ["path", { d: "M5 12h14", key: "1ays0h" }],
5352
5352
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
5353
5353
  ];
5354
5354
  var ArrowRight = createLucideIcon("arrow-right", __iconNode);
5355
5355
 
5356
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
5356
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/icons/chevron-down.js
5357
5357
  var __iconNode2 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
5358
5358
  var ChevronDown = createLucideIcon("chevron-down", __iconNode2);
5359
5359
 
5360
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
5360
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/icons/loader-circle.js
5361
5361
  var __iconNode3 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
5362
5362
  var LoaderCircle = createLucideIcon("loader-circle", __iconNode3);
5363
5363
 
5364
- // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
5364
+ // ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/icons/x.js
5365
5365
  var __iconNode4 = [
5366
5366
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
5367
5367
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
@@ -7483,10 +7483,10 @@ var import_react14 = require("react");
7483
7483
  // src/libraries/react/components/ui/switch.tsx
7484
7484
  var React37 = __toESM(require("react"));
7485
7485
 
7486
- // ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_uhx276sbw7dr3tfricp4xfbxsq/node_modules/@radix-ui/react-switch/dist/index.mjs
7486
+ // ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1._fejxofpsq622e35onylxv7dshm/node_modules/@radix-ui/react-switch/dist/index.mjs
7487
7487
  var React36 = __toESM(require("react"), 1);
7488
7488
 
7489
- // ../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs
7489
+ // ../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-previous/dist/index.mjs
7490
7490
  var React34 = __toESM(require("react"), 1);
7491
7491
  function usePrevious(value) {
7492
7492
  const ref = React34.useRef({ value, previous: value });
@@ -7499,7 +7499,7 @@ function usePrevious(value) {
7499
7499
  }, [value]);
7500
7500
  }
7501
7501
 
7502
- // ../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.8_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs
7502
+ // ../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.10_react@19.1.1/node_modules/@radix-ui/react-use-size/dist/index.mjs
7503
7503
  var React35 = __toESM(require("react"), 1);
7504
7504
  function useSize(element) {
7505
7505
  const [size4, setSize] = React35.useState(void 0);
@@ -7536,7 +7536,7 @@ function useSize(element) {
7536
7536
  return size4;
7537
7537
  }
7538
7538
 
7539
- // ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_uhx276sbw7dr3tfricp4xfbxsq/node_modules/@radix-ui/react-switch/dist/index.mjs
7539
+ // ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1._fejxofpsq622e35onylxv7dshm/node_modules/@radix-ui/react-switch/dist/index.mjs
7540
7540
  var import_jsx_runtime19 = require("react/jsx-runtime");
7541
7541
  var SWITCH_NAME = "Switch";
7542
7542
  var [createSwitchContext, createSwitchScope] = createContextScope(SWITCH_NAME);
@@ -7812,10 +7812,10 @@ AccordionContent2.displayName = Content2.displayName;
7812
7812
  // src/libraries/react/components/ui/popover.tsx
7813
7813
  var React44 = __toESM(require("react"));
7814
7814
 
7815
- // ../node_modules/.pnpm/@radix-ui+react-popover@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1_pyqmioko53yxjnlrzhv5y3hiqq/node_modules/@radix-ui/react-popover/dist/index.mjs
7815
+ // ../node_modules/.pnpm/@radix-ui+react-popover@1.1.14_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19._5pli3pjrzvnhwxdx4uharw4pne/node_modules/@radix-ui/react-popover/dist/index.mjs
7816
7816
  var React43 = __toESM(require("react"), 1);
7817
7817
 
7818
- // ../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_itfjovpaz7ozxobqqhn2dn4epm/node_modules/@radix-ui/react-popper/dist/index.mjs
7818
+ // ../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1._53kpuwwp2hqmnrlcgozctimzny/node_modules/@radix-ui/react-popper/dist/index.mjs
7819
7819
  var React42 = __toESM(require("react"), 1);
7820
7820
 
7821
7821
  // ../node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
@@ -7950,7 +7950,7 @@ function rectToClientRect(rect) {
7950
7950
  };
7951
7951
  }
7952
7952
 
7953
- // ../node_modules/.pnpm/@floating-ui+core@1.7.2/node_modules/@floating-ui/core/dist/floating-ui.core.mjs
7953
+ // ../node_modules/.pnpm/@floating-ui+core@1.7.3/node_modules/@floating-ui/core/dist/floating-ui.core.mjs
7954
7954
  function computeCoordsFromPlacement(_ref, placement, rtl) {
7955
7955
  let {
7956
7956
  reference,
@@ -8268,7 +8268,7 @@ var flip = function(options) {
8268
8268
  const ignoreCrossAxisOverflow = checkCrossAxis === "alignment" ? initialSideAxis !== getSideAxis(nextPlacement) : false;
8269
8269
  if (!ignoreCrossAxisOverflow || // We leave the current main axis only if every placement on that axis
8270
8270
  // overflows the main axis.
8271
- overflowsData.every((d) => d.overflows[0] > 0 && getSideAxis(d.placement) === initialSideAxis)) {
8271
+ overflowsData.every((d) => getSideAxis(d.placement) === initialSideAxis ? d.overflows[0] > 0 : true)) {
8272
8272
  return {
8273
8273
  data: {
8274
8274
  index: nextIndex,
@@ -8813,7 +8813,7 @@ function getFrameElement(win) {
8813
8813
  return win.parent && Object.getPrototypeOf(win.parent) ? win.frameElement : null;
8814
8814
  }
8815
8815
 
8816
- // ../node_modules/.pnpm/@floating-ui+dom@1.7.2/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs
8816
+ // ../node_modules/.pnpm/@floating-ui+dom@1.7.3/node_modules/@floating-ui/dom/dist/floating-ui.dom.mjs
8817
8817
  function getCssDimensions(element) {
8818
8818
  const css = getComputedStyle2(element);
8819
8819
  let width = parseFloat(css.width) || 0;
@@ -9416,7 +9416,7 @@ var computePosition2 = (reference, floating, options) => {
9416
9416
  });
9417
9417
  };
9418
9418
 
9419
- // ../node_modules/.pnpm/@floating-ui+react-dom@2.1.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs
9419
+ // ../node_modules/.pnpm/@floating-ui+react-dom@2.1.5_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs
9420
9420
  var React40 = __toESM(require("react"), 1);
9421
9421
  var import_react15 = require("react");
9422
9422
  var ReactDOM3 = __toESM(require("react-dom"), 1);
@@ -9700,7 +9700,7 @@ var arrow3 = (options, deps) => ({
9700
9700
  options: [options, deps]
9701
9701
  });
9702
9702
 
9703
- // ../node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8__k3vdwn4oujzgfg4h66z6kymfyq/node_modules/@radix-ui/react-arrow/dist/index.mjs
9703
+ // ../node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1.1_2jwfz54wwuasgf5qpqlhzi7djy/node_modules/@radix-ui/react-arrow/dist/index.mjs
9704
9704
  var React41 = __toESM(require("react"), 1);
9705
9705
  var import_jsx_runtime24 = require("react/jsx-runtime");
9706
9706
  var NAME = "Arrow";
@@ -9722,7 +9722,7 @@ var Arrow = React41.forwardRef((props, forwardedRef) => {
9722
9722
  Arrow.displayName = NAME;
9723
9723
  var Root5 = Arrow;
9724
9724
 
9725
- // ../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1.8_itfjovpaz7ozxobqqhn2dn4epm/node_modules/@radix-ui/react-popper/dist/index.mjs
9725
+ // ../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19.1._53kpuwwp2hqmnrlcgozctimzny/node_modules/@radix-ui/react-popper/dist/index.mjs
9726
9726
  var import_jsx_runtime25 = require("react/jsx-runtime");
9727
9727
  var POPPER_NAME = "Popper";
9728
9728
  var [createPopperContext, createPopperScope] = createContextScope(POPPER_NAME);
@@ -9989,7 +9989,7 @@ var Anchor = PopperAnchor;
9989
9989
  var Content4 = PopperContent;
9990
9990
  var Arrow2 = PopperArrow;
9991
9991
 
9992
- // ../node_modules/.pnpm/@radix-ui+react-popover@1.1.14_@types+react-dom@19.1.6_@types+react@19.1.8__@types+react@19.1_pyqmioko53yxjnlrzhv5y3hiqq/node_modules/@radix-ui/react-popover/dist/index.mjs
9992
+ // ../node_modules/.pnpm/@radix-ui+react-popover@1.1.14_@types+react-dom@19.1.7_@types+react@19.1.10__@types+react@19._5pli3pjrzvnhwxdx4uharw4pne/node_modules/@radix-ui/react-popover/dist/index.mjs
9993
9993
  var import_jsx_runtime26 = require("react/jsx-runtime");
9994
9994
  var POPOVER_NAME = "Popover";
9995
9995
  var [createPopoverContext, createPopoverScope] = createContextScope(POPOVER_NAME, [
@@ -5,44 +5,44 @@ import {
5
5
  CheckoutDialog,
6
6
  PriceItem,
7
7
  PricingDialogButton
8
- } from "../../chunk-A6E436YR.mjs";
9
- import "../../chunk-URQMBRFZ.mjs";
10
- import "../../chunk-2TQBFCWM.mjs";
11
- import "../../chunk-NHDZWWMZ.mjs";
12
- import "../../chunk-M7SUFZ42.mjs";
8
+ } from "../../chunk-EY2AQBIO.mjs";
13
9
  import "../../chunk-I5ZGIAIX.mjs";
10
+ import "../../chunk-X6FMCHSB.mjs";
11
+ import "../../chunk-WUEXMQIT.mjs";
12
+ import "../../chunk-DAZBMK7R.mjs";
14
13
  import "../../chunk-BLM4DAAR.mjs";
15
- import "../../chunk-YCDNQZT5.mjs";
16
- import "../../chunk-EV5RNY5U.mjs";
17
- import "../../chunk-BXMZYHE7.mjs";
18
- import "../../chunk-5K2M3CQZ.mjs";
19
- import "../../chunk-QJPZFEVW.mjs";
20
- import "../../chunk-WT5K3J2K.mjs";
21
- import "../../chunk-KWNH6C27.mjs";
22
- import "../../chunk-RPEGNKJH.mjs";
14
+ import "../../chunk-URQMBRFZ.mjs";
15
+ import "../../chunk-VYBU4WHO.mjs";
16
+ import "../../chunk-SWSFJTEQ.mjs";
17
+ import "../../chunk-YE6KQQS7.mjs";
18
+ import "../../chunk-65S4VY5K.mjs";
19
+ import "../../chunk-2OHJ6PS6.mjs";
20
+ import "../../chunk-2PBWI3T6.mjs";
21
+ import "../../chunk-YN67J64M.mjs";
22
+ import "../../chunk-DXHYWJOY.mjs";
23
23
  import "../../chunk-GUM4HIGI.mjs";
24
24
  import "../../chunk-WVKYZYFT.mjs";
25
- import "../../chunk-6S7MT3MM.mjs";
25
+ import "../../chunk-L4FS7ENO.mjs";
26
+ import "../../chunk-FD42XGXU.mjs";
26
27
  import "../../chunk-4J6OC4ZQ.mjs";
27
- import "../../chunk-SBX6TYV2.mjs";
28
- import "../../chunk-AIBWQU4K.mjs";
29
- import "../../chunk-37TR2YZH.mjs";
30
- import "../../chunk-FJX2BGGF.mjs";
31
- import "../../chunk-FAODWMTA.mjs";
32
- import "../../chunk-UJVW3UWD.mjs";
33
- import "../../chunk-H2QK3ZOW.mjs";
28
+ import "../../chunk-AKE6UAQS.mjs";
29
+ import "../../chunk-QWWPID3I.mjs";
30
+ import "../../chunk-GYL7XSVZ.mjs";
31
+ import "../../chunk-I24K3F47.mjs";
32
+ import "../../chunk-4UZ5VXK2.mjs";
33
+ import "../../chunk-ZAYIRIY2.mjs";
34
34
  import "../../chunk-RFSQBGLO.mjs";
35
- import "../../chunk-USBPNC5B.mjs";
35
+ import "../../chunk-QL75Q3H6.mjs";
36
36
  import "../../chunk-BM36COXS.mjs";
37
37
  import "../../chunk-BALFCYDX.mjs";
38
38
  import "../../chunk-HBJDIEEJ.mjs";
39
- import "../../chunk-S52LXSZB.mjs";
40
- import "../../chunk-XZ7XNWDB.mjs";
39
+ import "../../chunk-RJSVDPCH.mjs";
40
+ import "../../chunk-2OPGTDRC.mjs";
41
41
  import "../../chunk-ABJEE3UK.mjs";
42
- import "../../chunk-JVCOY7ZL.mjs";
43
- import "../../chunk-CIBQ4BJU.mjs";
44
42
  import "../../chunk-V575SGOW.mjs";
45
43
  import "../../chunk-ZV4RPZTM.mjs";
44
+ import "../../chunk-JVCOY7ZL.mjs";
45
+ import "../../chunk-CIBQ4BJU.mjs";
46
46
  import "../../chunk-VTGR7VVK.mjs";
47
47
  import "../../chunk-WFFVOEUG.mjs";
48
48
  import "../../chunk-ZF2HUCN6.mjs";