autumn-js 0.1.16 → 0.1.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/libraries/backend/better-auth.d.mts +24 -24
- package/dist/libraries/backend/better-auth.d.ts +24 -24
- package/dist/libraries/react/AutumnContext.d.mts +1 -1
- package/dist/libraries/react/AutumnContext.d.ts +1 -1
- package/dist/libraries/react/AutumnContext.mjs +3 -3
- package/dist/libraries/react/BaseAutumnProvider.d.mts +1 -1
- package/dist/libraries/react/BaseAutumnProvider.d.ts +1 -1
- package/dist/libraries/react/BaseAutumnProvider.js +5 -0
- package/dist/libraries/react/BaseAutumnProvider.mjs +6 -6
- package/dist/libraries/react/{ReactAutumnClient-BG8_E3nb.d.ts → ReactAutumnClient-BKSxQ-QD.d.ts} +2 -1
- package/dist/libraries/react/{ReactAutumnClient-gvMVYgdO.d.mts → ReactAutumnClient-Dc-wJFoV.d.mts} +2 -1
- package/dist/libraries/react/ReactAutumnProvider.d.mts +2 -1
- package/dist/libraries/react/ReactAutumnProvider.d.ts +2 -1
- package/dist/libraries/react/ReactAutumnProvider.js +7 -1
- package/dist/libraries/react/ReactAutumnProvider.mjs +7 -7
- package/dist/libraries/react/{chunk-QJPZFEVW.mjs → chunk-2OHJ6PS6.mjs} +10 -10
- package/dist/libraries/react/{chunk-WT5K3J2K.mjs → chunk-2PBWI3T6.mjs} +19 -19
- package/dist/libraries/react/{chunk-UJVW3UWD.mjs → chunk-3HD5EPJE.mjs} +5 -4
- package/dist/libraries/react/{chunk-SBX6TYV2.mjs → chunk-4CO2JIMK.mjs} +1 -1
- package/dist/libraries/react/{chunk-2TQBFCWM.mjs → chunk-5KZSH7JF.mjs} +16 -16
- package/dist/libraries/react/{chunk-5K2M3CQZ.mjs → chunk-65S4VY5K.mjs} +32 -32
- package/dist/libraries/react/{chunk-6S7MT3MM.mjs → chunk-7PEELII6.mjs} +1 -1
- package/dist/libraries/react/{chunk-S52LXSZB.mjs → chunk-BD4NZOEZ.mjs} +1 -1
- package/dist/libraries/react/{chunk-A6E436YR.mjs → chunk-BMXP6QM4.mjs} +23 -23
- package/dist/libraries/react/{chunk-M7SUFZ42.mjs → chunk-DAZBMK7R.mjs} +2 -2
- package/dist/libraries/react/{chunk-RPEGNKJH.mjs → chunk-DXHYWJOY.mjs} +3 -3
- package/dist/libraries/react/{chunk-FJX2BGGF.mjs → chunk-FQC6SNTZ.mjs} +2 -2
- package/dist/libraries/react/{chunk-37TR2YZH.mjs → chunk-HMSBDBZ3.mjs} +2 -2
- package/dist/libraries/react/{chunk-AIBWQU4K.mjs → chunk-MIFWWE4R.mjs} +2 -2
- package/dist/libraries/react/{chunk-BALFCYDX.mjs → chunk-NFVAFRF6.mjs} +5 -0
- package/dist/libraries/react/{chunk-H2QK3ZOW.mjs → chunk-Q4DQR73E.mjs} +1 -1
- package/dist/libraries/react/{chunk-EV5RNY5U.mjs → chunk-SWSFJTEQ.mjs} +1 -1
- package/dist/libraries/react/{chunk-FAODWMTA.mjs → chunk-T6D3GYIH.mjs} +1 -1
- package/dist/libraries/react/{chunk-BXMZYHE7.mjs → chunk-UYZX3KX2.mjs} +8 -8
- package/dist/libraries/react/{chunk-USBPNC5B.mjs → chunk-VRNUTHYD.mjs} +2 -2
- package/dist/libraries/react/{chunk-YCDNQZT5.mjs → chunk-VYBU4WHO.mjs} +9 -9
- package/dist/libraries/react/{chunk-NHDZWWMZ.mjs → chunk-WUEXMQIT.mjs} +6 -6
- package/dist/libraries/react/{chunk-KWNH6C27.mjs → chunk-YN67J64M.mjs} +17 -17
- package/dist/libraries/react/client/ReactAutumnClient.d.mts +1 -1
- package/dist/libraries/react/client/ReactAutumnClient.d.ts +1 -1
- package/dist/libraries/react/client/ReactAutumnClient.mjs +2 -2
- package/dist/libraries/react/client/clientCompMethods.d.mts +1 -1
- package/dist/libraries/react/client/clientCompMethods.d.ts +1 -1
- package/dist/libraries/react/client/clientCusMethods.d.mts +1 -1
- package/dist/libraries/react/client/clientCusMethods.d.ts +1 -1
- package/dist/libraries/react/client/clientEntityMethods.d.mts +1 -1
- package/dist/libraries/react/client/clientEntityMethods.d.ts +1 -1
- package/dist/libraries/react/client/clientGenMethods.d.mts +1 -1
- package/dist/libraries/react/client/clientGenMethods.d.ts +1 -1
- package/dist/libraries/react/client/clientProdMethods.d.mts +1 -1
- package/dist/libraries/react/client/clientProdMethods.d.ts +1 -1
- package/dist/libraries/react/client/clientReferralMethods.d.mts +1 -1
- package/dist/libraries/react/client/clientReferralMethods.d.ts +1 -1
- package/dist/libraries/react/client/types/clientAttachTypes.d.mts +2 -1
- package/dist/libraries/react/client/types/clientAttachTypes.d.ts +2 -1
- package/dist/libraries/react/client/types/clientAttachTypes.js +2 -1
- package/dist/libraries/react/client/types/clientAttachTypes.mjs +2 -1
- package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.css +120 -141
- package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.js +76 -71
- package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.mjs +27 -27
- package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.css +120 -141
- package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.js +69 -69
- package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.mjs +27 -27
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.css +120 -141
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.js +75 -70
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.mjs +27 -27
- package/dist/libraries/react/components/ui/accordion.js +23 -23
- package/dist/libraries/react/components/ui/accordion.mjs +5 -5
- package/dist/libraries/react/components/ui/button.d.mts +1 -1
- package/dist/libraries/react/components/ui/button.d.ts +1 -1
- package/dist/libraries/react/components/ui/button.js +3 -3
- package/dist/libraries/react/components/ui/button.mjs +2 -2
- package/dist/libraries/react/components/ui/dialog.js +49 -49
- package/dist/libraries/react/components/ui/dialog.mjs +6 -6
- package/dist/libraries/react/components/ui/popover.js +50 -50
- package/dist/libraries/react/components/ui/popover.mjs +6 -6
- package/dist/libraries/react/components/ui/switch.js +12 -12
- package/dist/libraries/react/components/ui/switch.mjs +4 -4
- package/dist/libraries/react/hooks/helpers/handleCheck.d.mts +1 -1
- package/dist/libraries/react/hooks/helpers/handleCheck.d.ts +1 -1
- package/dist/libraries/react/hooks/helpers/useAutumnBase.d.mts +1 -1
- package/dist/libraries/react/hooks/helpers/useAutumnBase.d.ts +1 -1
- package/dist/libraries/react/hooks/helpers/useAutumnBase.js +5 -0
- package/dist/libraries/react/hooks/helpers/useAutumnBase.mjs +1 -1
- package/dist/libraries/react/hooks/useAnalytics.mjs +4 -4
- package/dist/libraries/react/hooks/useCustomer.d.mts +1 -1
- package/dist/libraries/react/hooks/useCustomer.d.ts +1 -1
- package/dist/libraries/react/hooks/useCustomer.js +5 -0
- package/dist/libraries/react/hooks/useCustomer.mjs +6 -6
- package/dist/libraries/react/hooks/useCustomerBase.d.mts +1 -1
- package/dist/libraries/react/hooks/useCustomerBase.d.ts +1 -1
- package/dist/libraries/react/hooks/useCustomerBase.js +5 -0
- package/dist/libraries/react/hooks/useCustomerBase.mjs +5 -5
- package/dist/libraries/react/hooks/useEntity.js +5 -0
- package/dist/libraries/react/hooks/useEntity.mjs +6 -6
- package/dist/libraries/react/hooks/useEntityBase.d.mts +1 -1
- package/dist/libraries/react/hooks/useEntityBase.d.ts +1 -1
- package/dist/libraries/react/hooks/useEntityBase.js +5 -0
- package/dist/libraries/react/hooks/useEntityBase.mjs +5 -5
- package/dist/libraries/react/hooks/usePaywall.mjs +4 -4
- package/dist/libraries/react/hooks/usePricingTable.mjs +4 -4
- package/dist/libraries/react/hooks/usePricingTableBase.d.mts +1 -1
- package/dist/libraries/react/hooks/usePricingTableBase.d.ts +1 -1
- package/dist/libraries/react/hooks/useProductsBase.d.mts +1 -1
- package/dist/libraries/react/hooks/useProductsBase.d.ts +1 -1
- package/dist/libraries/react/index.d.mts +4 -2
- package/dist/libraries/react/index.d.ts +4 -2
- package/dist/libraries/react/index.js +78 -72
- package/dist/libraries/react/index.mjs +78 -72
- package/dist/next/client/NextAutumnClient.d.mts +3 -2
- package/dist/next/client/NextAutumnClient.d.ts +3 -2
- package/dist/next/client/{clientAttachTypes-DWFk8mOR.d.ts → clientAttachTypes-CQi73rMl.d.ts} +2 -1
- package/dist/next/client/{clientAttachTypes-traKz9UZ.d.mts → clientAttachTypes-anFjm97z.d.mts} +2 -1
- package/dist/next/client/hooks/useAutumn.d.mts +1 -1
- package/dist/next/client/hooks/useAutumn.d.ts +1 -1
- package/dist/next/client/hooks/useCustomer.d.mts +1 -1
- package/dist/next/client/hooks/useCustomer.d.ts +1 -1
- package/dist/next/client/hooks/useEntity.d.mts +1 -1
- package/dist/next/client/hooks/useEntity.d.ts +1 -1
- package/dist/styles/global.css +120 -141
- package/package.json +1 -1
- package/dist/libraries/react/{chunk-XZ7XNWDB.mjs → chunk-6VDZ3JMC.mjs} +4 -4
|
@@ -40,10 +40,10 @@ __export(accordion_exports, {
|
|
|
40
40
|
module.exports = __toCommonJS(accordion_exports);
|
|
41
41
|
var React13 = __toESM(require("react"));
|
|
42
42
|
|
|
43
|
-
// ../node_modules/.pnpm/@radix-ui+react-accordion@1.2.11_@types+react-dom@19.1.
|
|
43
|
+
// ../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
|
|
44
44
|
var import_react3 = __toESM(require("react"), 1);
|
|
45
45
|
|
|
46
|
-
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.
|
|
46
|
+
// ../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
|
|
47
47
|
var React = __toESM(require("react"), 1);
|
|
48
48
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
49
49
|
function createContextScope(scopeName, createContextScopeDeps = []) {
|
|
@@ -104,10 +104,10 @@ function composeContextScopes(...scopes) {
|
|
|
104
104
|
return createScope;
|
|
105
105
|
}
|
|
106
106
|
|
|
107
|
-
// ../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.
|
|
107
|
+
// ../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
|
|
108
108
|
var import_react = __toESM(require("react"), 1);
|
|
109
109
|
|
|
110
|
-
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.
|
|
110
|
+
// ../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
|
|
111
111
|
var React2 = __toESM(require("react"), 1);
|
|
112
112
|
function setRef(ref, value) {
|
|
113
113
|
if (typeof ref === "function") {
|
|
@@ -144,7 +144,7 @@ function useComposedRefs(...refs) {
|
|
|
144
144
|
return React2.useCallback(composeRefs(...refs), refs);
|
|
145
145
|
}
|
|
146
146
|
|
|
147
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.
|
|
147
|
+
// ../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
|
|
148
148
|
var React3 = __toESM(require("react"), 1);
|
|
149
149
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
150
150
|
// @__NO_SIDE_EFFECTS__
|
|
@@ -230,7 +230,7 @@ function getElementRef(element) {
|
|
|
230
230
|
return element.props.ref || element.ref;
|
|
231
231
|
}
|
|
232
232
|
|
|
233
|
-
// ../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.
|
|
233
|
+
// ../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
|
|
234
234
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
235
235
|
var import_react2 = __toESM(require("react"), 1);
|
|
236
236
|
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
@@ -307,15 +307,15 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
307
307
|
};
|
|
308
308
|
}
|
|
309
309
|
|
|
310
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.
|
|
310
|
+
// ../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
|
|
311
311
|
var React6 = __toESM(require("react"), 1);
|
|
312
312
|
|
|
313
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.
|
|
313
|
+
// ../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
|
|
314
314
|
var React5 = __toESM(require("react"), 1);
|
|
315
315
|
var useLayoutEffect2 = globalThis?.document ? React5.useLayoutEffect : () => {
|
|
316
316
|
};
|
|
317
317
|
|
|
318
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.
|
|
318
|
+
// ../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
|
|
319
319
|
var React23 = __toESM(require("react"), 1);
|
|
320
320
|
var useInsertionEffect = React6[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
|
|
321
321
|
function useControllableState({
|
|
@@ -383,7 +383,7 @@ function isFunction(value) {
|
|
|
383
383
|
}
|
|
384
384
|
var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
|
|
385
385
|
|
|
386
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.
|
|
386
|
+
// ../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
|
|
387
387
|
var React7 = __toESM(require("react"), 1);
|
|
388
388
|
var ReactDOM = __toESM(require("react-dom"), 1);
|
|
389
389
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
@@ -420,10 +420,10 @@ var Primitive = NODES.reduce((primitive, node) => {
|
|
|
420
420
|
return { ...primitive, [node]: Node2 };
|
|
421
421
|
}, {});
|
|
422
422
|
|
|
423
|
-
// ../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.11_@types+react-dom@19.1.
|
|
423
|
+
// ../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
|
|
424
424
|
var React10 = __toESM(require("react"), 1);
|
|
425
425
|
|
|
426
|
-
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.
|
|
426
|
+
// ../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
|
|
427
427
|
var React24 = __toESM(require("react"), 1);
|
|
428
428
|
var React8 = __toESM(require("react"), 1);
|
|
429
429
|
function useStateMachine(initialState, machine) {
|
|
@@ -549,7 +549,7 @@ function getElementRef2(element) {
|
|
|
549
549
|
return element.props.ref || element.ref;
|
|
550
550
|
}
|
|
551
551
|
|
|
552
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.
|
|
552
|
+
// ../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
|
|
553
553
|
var React9 = __toESM(require("react"), 1);
|
|
554
554
|
var useReactId = React9[" useId ".trim().toString()] || (() => void 0);
|
|
555
555
|
var count = 0;
|
|
@@ -561,7 +561,7 @@ function useId(deterministicId) {
|
|
|
561
561
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
562
562
|
}
|
|
563
563
|
|
|
564
|
-
// ../node_modules/.pnpm/@radix-ui+react-collapsible@1.1.11_@types+react-dom@19.1.
|
|
564
|
+
// ../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
|
|
565
565
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
566
566
|
var COLLAPSIBLE_NAME = "Collapsible";
|
|
567
567
|
var [createCollapsibleContext, createCollapsibleScope] = createContextScope(COLLAPSIBLE_NAME);
|
|
@@ -696,7 +696,7 @@ var Root = Collapsible;
|
|
|
696
696
|
var Trigger = CollapsibleTrigger;
|
|
697
697
|
var Content = CollapsibleContent;
|
|
698
698
|
|
|
699
|
-
// ../node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.
|
|
699
|
+
// ../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
|
|
700
700
|
var React11 = __toESM(require("react"), 1);
|
|
701
701
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
702
702
|
var DirectionContext = React11.createContext(void 0);
|
|
@@ -705,7 +705,7 @@ function useDirection(localDir) {
|
|
|
705
705
|
return localDir || globalDir || "ltr";
|
|
706
706
|
}
|
|
707
707
|
|
|
708
|
-
// ../node_modules/.pnpm/@radix-ui+react-accordion@1.2.11_@types+react-dom@19.1.
|
|
708
|
+
// ../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
|
|
709
709
|
var import_jsx_runtime8 = require("react/jsx-runtime");
|
|
710
710
|
var ACCORDION_NAME = "Accordion";
|
|
711
711
|
var ACCORDION_KEYS = ["Home", "End", "ArrowDown", "ArrowUp", "ArrowLeft", "ArrowRight"];
|
|
@@ -999,10 +999,10 @@ var Header = AccordionHeader;
|
|
|
999
999
|
var Trigger2 = AccordionTrigger;
|
|
1000
1000
|
var Content2 = AccordionContent;
|
|
1001
1001
|
|
|
1002
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1002
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1003
1003
|
var import_react5 = require("react");
|
|
1004
1004
|
|
|
1005
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1005
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
1006
1006
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
1007
1007
|
var toCamelCase = (string) => string.replace(
|
|
1008
1008
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
@@ -1023,10 +1023,10 @@ var hasA11yProp = (props) => {
|
|
|
1023
1023
|
}
|
|
1024
1024
|
};
|
|
1025
1025
|
|
|
1026
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1026
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/Icon.js
|
|
1027
1027
|
var import_react4 = require("react");
|
|
1028
1028
|
|
|
1029
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1029
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
1030
1030
|
var defaultAttributes = {
|
|
1031
1031
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1032
1032
|
width: 24,
|
|
@@ -1039,7 +1039,7 @@ var defaultAttributes = {
|
|
|
1039
1039
|
strokeLinejoin: "round"
|
|
1040
1040
|
};
|
|
1041
1041
|
|
|
1042
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1042
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/Icon.js
|
|
1043
1043
|
var Icon = (0, import_react4.forwardRef)(
|
|
1044
1044
|
({
|
|
1045
1045
|
color = "currentColor",
|
|
@@ -1070,7 +1070,7 @@ var Icon = (0, import_react4.forwardRef)(
|
|
|
1070
1070
|
)
|
|
1071
1071
|
);
|
|
1072
1072
|
|
|
1073
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1073
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1074
1074
|
var createLucideIcon = (iconName, iconNode) => {
|
|
1075
1075
|
const Component = (0, import_react5.forwardRef)(
|
|
1076
1076
|
({ className, ...props }, ref) => (0, import_react5.createElement)(Icon, {
|
|
@@ -1088,7 +1088,7 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
1088
1088
|
return Component;
|
|
1089
1089
|
};
|
|
1090
1090
|
|
|
1091
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
1091
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
1092
1092
|
var __iconNode = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
1093
1093
|
var ChevronDown = createLucideIcon("chevron-down", __iconNode);
|
|
1094
1094
|
|
|
@@ -5,11 +5,11 @@ import {
|
|
|
5
5
|
AccordionContent,
|
|
6
6
|
AccordionItem,
|
|
7
7
|
AccordionTrigger
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-
|
|
10
|
-
import "../../chunk-
|
|
11
|
-
import "../../chunk-
|
|
12
|
-
import "../../chunk-
|
|
8
|
+
} from "../../chunk-VYBU4WHO.mjs";
|
|
9
|
+
import "../../chunk-2OHJ6PS6.mjs";
|
|
10
|
+
import "../../chunk-2PBWI3T6.mjs";
|
|
11
|
+
import "../../chunk-YN67J64M.mjs";
|
|
12
|
+
import "../../chunk-DXHYWJOY.mjs";
|
|
13
13
|
import "../../chunk-4J6OC4ZQ.mjs";
|
|
14
14
|
export {
|
|
15
15
|
Accordion,
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const buttonVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
@@ -3,7 +3,7 @@ import * as React from 'react';
|
|
|
3
3
|
import { VariantProps } from 'class-variance-authority';
|
|
4
4
|
|
|
5
5
|
declare const buttonVariants: (props?: ({
|
|
6
|
-
variant?: "
|
|
6
|
+
variant?: "link" | "default" | "destructive" | "outline" | "secondary" | "ghost" | null | undefined;
|
|
7
7
|
size?: "default" | "sm" | "lg" | "icon" | null | undefined;
|
|
8
8
|
} & class_variance_authority_types.ClassProp) | undefined) => string;
|
|
9
9
|
interface ButtonProps extends React.ButtonHTMLAttributes<HTMLButtonElement>, VariantProps<typeof buttonVariants> {
|
|
@@ -38,10 +38,10 @@ __export(button_exports, {
|
|
|
38
38
|
module.exports = __toCommonJS(button_exports);
|
|
39
39
|
var React3 = __toESM(require("react"));
|
|
40
40
|
|
|
41
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.
|
|
41
|
+
// ../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
|
|
42
42
|
var React2 = __toESM(require("react"), 1);
|
|
43
43
|
|
|
44
|
-
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.
|
|
44
|
+
// ../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
|
|
45
45
|
var React = __toESM(require("react"), 1);
|
|
46
46
|
function setRef(ref, value) {
|
|
47
47
|
if (typeof ref === "function") {
|
|
@@ -75,7 +75,7 @@ function composeRefs(...refs) {
|
|
|
75
75
|
};
|
|
76
76
|
}
|
|
77
77
|
|
|
78
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.
|
|
78
|
+
// ../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
|
|
79
79
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
80
80
|
// @__NO_SIDE_EFFECTS__
|
|
81
81
|
function createSlot(ownerName) {
|
|
@@ -47,7 +47,7 @@ __export(dialog_exports, {
|
|
|
47
47
|
module.exports = __toCommonJS(dialog_exports);
|
|
48
48
|
var React25 = __toESM(require("react"));
|
|
49
49
|
|
|
50
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.
|
|
50
|
+
// ../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
|
|
51
51
|
var React24 = __toESM(require("react"), 1);
|
|
52
52
|
|
|
53
53
|
// ../node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs
|
|
@@ -60,7 +60,7 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
60
60
|
};
|
|
61
61
|
}
|
|
62
62
|
|
|
63
|
-
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.
|
|
63
|
+
// ../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
|
|
64
64
|
var React = __toESM(require("react"), 1);
|
|
65
65
|
function setRef(ref, value) {
|
|
66
66
|
if (typeof ref === "function") {
|
|
@@ -97,7 +97,7 @@ function useComposedRefs(...refs) {
|
|
|
97
97
|
return React.useCallback(composeRefs(...refs), refs);
|
|
98
98
|
}
|
|
99
99
|
|
|
100
|
-
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.
|
|
100
|
+
// ../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
|
|
101
101
|
var React2 = __toESM(require("react"), 1);
|
|
102
102
|
var import_jsx_runtime = require("react/jsx-runtime");
|
|
103
103
|
function createContext2(rootComponentName, defaultContext) {
|
|
@@ -174,15 +174,15 @@ function composeContextScopes(...scopes) {
|
|
|
174
174
|
return createScope;
|
|
175
175
|
}
|
|
176
176
|
|
|
177
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.
|
|
177
|
+
// ../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
|
|
178
178
|
var React4 = __toESM(require("react"), 1);
|
|
179
179
|
|
|
180
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.
|
|
180
|
+
// ../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
|
|
181
181
|
var React3 = __toESM(require("react"), 1);
|
|
182
182
|
var useLayoutEffect2 = globalThis?.document ? React3.useLayoutEffect : () => {
|
|
183
183
|
};
|
|
184
184
|
|
|
185
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.
|
|
185
|
+
// ../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
|
|
186
186
|
var useReactId = React4[" useId ".trim().toString()] || (() => void 0);
|
|
187
187
|
var count = 0;
|
|
188
188
|
function useId(deterministicId) {
|
|
@@ -193,7 +193,7 @@ function useId(deterministicId) {
|
|
|
193
193
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
194
194
|
}
|
|
195
195
|
|
|
196
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.
|
|
196
|
+
// ../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
|
|
197
197
|
var React5 = __toESM(require("react"), 1);
|
|
198
198
|
var React22 = __toESM(require("react"), 1);
|
|
199
199
|
var useInsertionEffect = React5[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
|
|
@@ -262,14 +262,14 @@ function isFunction(value) {
|
|
|
262
262
|
}
|
|
263
263
|
var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
|
|
264
264
|
|
|
265
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.
|
|
265
|
+
// ../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
|
|
266
266
|
var React10 = __toESM(require("react"), 1);
|
|
267
267
|
|
|
268
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.
|
|
268
|
+
// ../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
|
|
269
269
|
var React7 = __toESM(require("react"), 1);
|
|
270
270
|
var ReactDOM = __toESM(require("react-dom"), 1);
|
|
271
271
|
|
|
272
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.
|
|
272
|
+
// ../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
|
|
273
273
|
var React6 = __toESM(require("react"), 1);
|
|
274
274
|
var import_jsx_runtime2 = require("react/jsx-runtime");
|
|
275
275
|
// @__NO_SIDE_EFFECTS__
|
|
@@ -355,7 +355,7 @@ function getElementRef(element) {
|
|
|
355
355
|
return element.props.ref || element.ref;
|
|
356
356
|
}
|
|
357
357
|
|
|
358
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.
|
|
358
|
+
// ../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
|
|
359
359
|
var import_jsx_runtime3 = require("react/jsx-runtime");
|
|
360
360
|
var NODES = [
|
|
361
361
|
"a",
|
|
@@ -393,7 +393,7 @@ function dispatchDiscreteCustomEvent(target, event) {
|
|
|
393
393
|
if (target) ReactDOM.flushSync(() => target.dispatchEvent(event));
|
|
394
394
|
}
|
|
395
395
|
|
|
396
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.
|
|
396
|
+
// ../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
|
|
397
397
|
var React8 = __toESM(require("react"), 1);
|
|
398
398
|
function useCallbackRef(callback) {
|
|
399
399
|
const callbackRef = React8.useRef(callback);
|
|
@@ -403,7 +403,7 @@ function useCallbackRef(callback) {
|
|
|
403
403
|
return React8.useMemo(() => (...args) => callbackRef.current?.(...args), []);
|
|
404
404
|
}
|
|
405
405
|
|
|
406
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.
|
|
406
|
+
// ../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
|
|
407
407
|
var React9 = __toESM(require("react"), 1);
|
|
408
408
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
|
|
409
409
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -418,7 +418,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
|
|
|
418
418
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
419
419
|
}
|
|
420
420
|
|
|
421
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.
|
|
421
|
+
// ../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
|
|
422
422
|
var import_jsx_runtime4 = require("react/jsx-runtime");
|
|
423
423
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
424
424
|
var CONTEXT_UPDATE = "dismissableLayer.update";
|
|
@@ -623,7 +623,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
623
623
|
}
|
|
624
624
|
}
|
|
625
625
|
|
|
626
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.
|
|
626
|
+
// ../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
|
|
627
627
|
var React11 = __toESM(require("react"), 1);
|
|
628
628
|
var import_jsx_runtime5 = require("react/jsx-runtime");
|
|
629
629
|
var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
|
|
@@ -827,7 +827,7 @@ function removeLinks(items) {
|
|
|
827
827
|
return items.filter((item) => item.tagName !== "A");
|
|
828
828
|
}
|
|
829
829
|
|
|
830
|
-
// ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.
|
|
830
|
+
// ../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
|
|
831
831
|
var React12 = __toESM(require("react"), 1);
|
|
832
832
|
var import_react_dom = __toESM(require("react-dom"), 1);
|
|
833
833
|
var import_jsx_runtime6 = require("react/jsx-runtime");
|
|
@@ -841,7 +841,7 @@ var Portal = React12.forwardRef((props, forwardedRef) => {
|
|
|
841
841
|
});
|
|
842
842
|
Portal.displayName = PORTAL_NAME;
|
|
843
843
|
|
|
844
|
-
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.
|
|
844
|
+
// ../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
|
|
845
845
|
var React23 = __toESM(require("react"), 1);
|
|
846
846
|
var React13 = __toESM(require("react"), 1);
|
|
847
847
|
function useStateMachine(initialState, machine) {
|
|
@@ -967,7 +967,7 @@ function getElementRef2(element) {
|
|
|
967
967
|
return element.props.ref || element.ref;
|
|
968
968
|
}
|
|
969
969
|
|
|
970
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.
|
|
970
|
+
// ../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
|
|
971
971
|
var React14 = __toESM(require("react"), 1);
|
|
972
972
|
var count2 = 0;
|
|
973
973
|
function useFocusGuards() {
|
|
@@ -1027,19 +1027,19 @@ function __spreadArray(to, from, pack) {
|
|
|
1027
1027
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
1028
1028
|
}
|
|
1029
1029
|
|
|
1030
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1030
|
+
// ../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
|
|
1031
1031
|
var React21 = __toESM(require("react"));
|
|
1032
1032
|
|
|
1033
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1033
|
+
// ../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
|
|
1034
1034
|
var React17 = __toESM(require("react"));
|
|
1035
1035
|
|
|
1036
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.
|
|
1036
|
+
// ../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
|
|
1037
1037
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
1038
1038
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
1039
1039
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
1040
1040
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
1041
1041
|
|
|
1042
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.
|
|
1042
|
+
// ../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
|
|
1043
1043
|
function assignRef(ref, value) {
|
|
1044
1044
|
if (typeof ref === "function") {
|
|
1045
1045
|
ref(value);
|
|
@@ -1049,7 +1049,7 @@ function assignRef(ref, value) {
|
|
|
1049
1049
|
return ref;
|
|
1050
1050
|
}
|
|
1051
1051
|
|
|
1052
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.
|
|
1052
|
+
// ../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
|
|
1053
1053
|
var import_react = require("react");
|
|
1054
1054
|
function useCallbackRef2(initialValue, callback) {
|
|
1055
1055
|
var ref = (0, import_react.useState)(function() {
|
|
@@ -1077,7 +1077,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
1077
1077
|
return ref.facade;
|
|
1078
1078
|
}
|
|
1079
1079
|
|
|
1080
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.
|
|
1080
|
+
// ../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
|
|
1081
1081
|
var React15 = __toESM(require("react"));
|
|
1082
1082
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React15.useLayoutEffect : React15.useEffect;
|
|
1083
1083
|
var currentValues = /* @__PURE__ */ new WeakMap();
|
|
@@ -1109,7 +1109,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
1109
1109
|
return callbackRef;
|
|
1110
1110
|
}
|
|
1111
1111
|
|
|
1112
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.
|
|
1112
|
+
// ../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
|
|
1113
1113
|
function ItoI(a) {
|
|
1114
1114
|
return a;
|
|
1115
1115
|
}
|
|
@@ -1195,7 +1195,7 @@ function createSidecarMedium(options) {
|
|
|
1195
1195
|
return medium;
|
|
1196
1196
|
}
|
|
1197
1197
|
|
|
1198
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.
|
|
1198
|
+
// ../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
|
|
1199
1199
|
var React16 = __toESM(require("react"));
|
|
1200
1200
|
var SideCar = function(_a) {
|
|
1201
1201
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -1214,10 +1214,10 @@ function exportSidecar(medium, exported) {
|
|
|
1214
1214
|
return SideCar;
|
|
1215
1215
|
}
|
|
1216
1216
|
|
|
1217
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1217
|
+
// ../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
|
|
1218
1218
|
var effectCar = createSidecarMedium();
|
|
1219
1219
|
|
|
1220
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1220
|
+
// ../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
|
|
1221
1221
|
var nothing = function() {
|
|
1222
1222
|
return;
|
|
1223
1223
|
};
|
|
@@ -1249,13 +1249,13 @@ RemoveScroll.classNames = {
|
|
|
1249
1249
|
zeroRight: zeroRightClassName
|
|
1250
1250
|
};
|
|
1251
1251
|
|
|
1252
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1252
|
+
// ../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
|
|
1253
1253
|
var React20 = __toESM(require("react"));
|
|
1254
1254
|
|
|
1255
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.
|
|
1255
|
+
// ../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
|
|
1256
1256
|
var React19 = __toESM(require("react"));
|
|
1257
1257
|
|
|
1258
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.
|
|
1258
|
+
// ../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
|
|
1259
1259
|
var React18 = __toESM(require("react"));
|
|
1260
1260
|
|
|
1261
1261
|
// ../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -1270,7 +1270,7 @@ var getNonce = function() {
|
|
|
1270
1270
|
return void 0;
|
|
1271
1271
|
};
|
|
1272
1272
|
|
|
1273
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.
|
|
1273
|
+
// ../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
|
|
1274
1274
|
function makeStyleTag() {
|
|
1275
1275
|
if (!document)
|
|
1276
1276
|
return null;
|
|
@@ -1316,7 +1316,7 @@ var stylesheetSingleton = function() {
|
|
|
1316
1316
|
};
|
|
1317
1317
|
};
|
|
1318
1318
|
|
|
1319
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.
|
|
1319
|
+
// ../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
|
|
1320
1320
|
var styleHookSingleton = function() {
|
|
1321
1321
|
var sheet = stylesheetSingleton();
|
|
1322
1322
|
return function(styles, isDynamic) {
|
|
@@ -1329,7 +1329,7 @@ var styleHookSingleton = function() {
|
|
|
1329
1329
|
};
|
|
1330
1330
|
};
|
|
1331
1331
|
|
|
1332
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.
|
|
1332
|
+
// ../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
|
|
1333
1333
|
var styleSingleton = function() {
|
|
1334
1334
|
var useStyle = styleHookSingleton();
|
|
1335
1335
|
var Sheet = function(_a) {
|
|
@@ -1340,7 +1340,7 @@ var styleSingleton = function() {
|
|
|
1340
1340
|
return Sheet;
|
|
1341
1341
|
};
|
|
1342
1342
|
|
|
1343
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.
|
|
1343
|
+
// ../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
|
|
1344
1344
|
var zeroGap = {
|
|
1345
1345
|
left: 0,
|
|
1346
1346
|
top: 0,
|
|
@@ -1375,7 +1375,7 @@ var getGapWidth = function(gapMode) {
|
|
|
1375
1375
|
};
|
|
1376
1376
|
};
|
|
1377
1377
|
|
|
1378
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.
|
|
1378
|
+
// ../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
|
|
1379
1379
|
var Style = styleSingleton();
|
|
1380
1380
|
var lockAttribute = "data-scroll-locked";
|
|
1381
1381
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -1415,7 +1415,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
1415
1415
|
return React19.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
1416
1416
|
};
|
|
1417
1417
|
|
|
1418
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1418
|
+
// ../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
|
|
1419
1419
|
var passiveSupported = false;
|
|
1420
1420
|
if (typeof window !== "undefined") {
|
|
1421
1421
|
try {
|
|
@@ -1434,7 +1434,7 @@ if (typeof window !== "undefined") {
|
|
|
1434
1434
|
var options;
|
|
1435
1435
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
1436
1436
|
|
|
1437
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1437
|
+
// ../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
|
|
1438
1438
|
var alwaysContainsScroll = function(node) {
|
|
1439
1439
|
return node.tagName === "TEXTAREA";
|
|
1440
1440
|
};
|
|
@@ -1534,7 +1534,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
1534
1534
|
return shouldCancelScroll;
|
|
1535
1535
|
};
|
|
1536
1536
|
|
|
1537
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1537
|
+
// ../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
|
|
1538
1538
|
var getTouchXY = function(event) {
|
|
1539
1539
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
1540
1540
|
};
|
|
@@ -1699,10 +1699,10 @@ function getOutermostShadowParent(node) {
|
|
|
1699
1699
|
return shadowParent;
|
|
1700
1700
|
}
|
|
1701
1701
|
|
|
1702
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1702
|
+
// ../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
|
|
1703
1703
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
1704
1704
|
|
|
1705
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.
|
|
1705
|
+
// ../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
|
|
1706
1706
|
var ReactRemoveScroll = React21.forwardRef(function(props, ref) {
|
|
1707
1707
|
return React21.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
1708
1708
|
});
|
|
@@ -1830,7 +1830,7 @@ var hideOthers = function(originalTarget, parentNode, markerName) {
|
|
|
1830
1830
|
return applyAttributeToOthers(targets, activeParentNode, markerName, "aria-hidden");
|
|
1831
1831
|
};
|
|
1832
1832
|
|
|
1833
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.
|
|
1833
|
+
// ../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
|
|
1834
1834
|
var import_jsx_runtime7 = require("react/jsx-runtime");
|
|
1835
1835
|
var DIALOG_NAME = "Dialog";
|
|
1836
1836
|
var [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);
|
|
@@ -2135,10 +2135,10 @@ var Title = DialogTitle;
|
|
|
2135
2135
|
var Description = DialogDescription;
|
|
2136
2136
|
var Close = DialogClose;
|
|
2137
2137
|
|
|
2138
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2138
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
2139
2139
|
var import_react3 = require("react");
|
|
2140
2140
|
|
|
2141
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2141
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
2142
2142
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
2143
2143
|
var toCamelCase = (string) => string.replace(
|
|
2144
2144
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
@@ -2159,10 +2159,10 @@ var hasA11yProp = (props) => {
|
|
|
2159
2159
|
}
|
|
2160
2160
|
};
|
|
2161
2161
|
|
|
2162
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2162
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/Icon.js
|
|
2163
2163
|
var import_react2 = require("react");
|
|
2164
2164
|
|
|
2165
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2165
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
2166
2166
|
var defaultAttributes = {
|
|
2167
2167
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2168
2168
|
width: 24,
|
|
@@ -2175,7 +2175,7 @@ var defaultAttributes = {
|
|
|
2175
2175
|
strokeLinejoin: "round"
|
|
2176
2176
|
};
|
|
2177
2177
|
|
|
2178
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2178
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/Icon.js
|
|
2179
2179
|
var Icon = (0, import_react2.forwardRef)(
|
|
2180
2180
|
({
|
|
2181
2181
|
color = "currentColor",
|
|
@@ -2206,7 +2206,7 @@ var Icon = (0, import_react2.forwardRef)(
|
|
|
2206
2206
|
)
|
|
2207
2207
|
);
|
|
2208
2208
|
|
|
2209
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2209
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
2210
2210
|
var createLucideIcon = (iconName, iconNode) => {
|
|
2211
2211
|
const Component = (0, import_react3.forwardRef)(
|
|
2212
2212
|
({ className, ...props }, ref) => (0, import_react3.createElement)(Icon, {
|
|
@@ -2224,7 +2224,7 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
2224
2224
|
return Component;
|
|
2225
2225
|
};
|
|
2226
2226
|
|
|
2227
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.
|
|
2227
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.1/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2228
2228
|
var __iconNode = [
|
|
2229
2229
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2230
2230
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|