autumn-js 0.0.100 → 0.0.101
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 +18 -18
- package/dist/libraries/backend/better-auth.d.ts +18 -18
- package/dist/libraries/backend/better-auth.mjs +2 -2
- package/dist/libraries/backend/convex.mjs +2 -2
- package/dist/libraries/backend/elysia.d.mts +35 -0
- package/dist/libraries/backend/elysia.d.ts +35 -0
- package/dist/libraries/backend/elysia.js +1123 -0
- package/dist/libraries/backend/elysia.mjs +96 -0
- package/dist/libraries/backend/express.d.mts +1 -1
- package/dist/libraries/backend/express.d.ts +1 -1
- package/dist/libraries/backend/express.mjs +2 -2
- package/dist/libraries/backend/fastify.mjs +2 -2
- package/dist/libraries/backend/hono.mjs +2 -2
- package/dist/libraries/backend/next.js +94 -94
- package/dist/libraries/backend/next.mjs +96 -96
- package/dist/libraries/backend/react-router.mjs +2 -2
- package/dist/libraries/backend/{referralTypes-CkT8JNar.d.mts → referralTypes-Dg9pRvI7.d.mts} +27 -29
- package/dist/libraries/backend/{referralTypes-Dh4wyHJ1.d.ts → referralTypes-HAk2vTns.d.ts} +27 -29
- package/dist/libraries/backend/remix_dep.mjs +2 -2
- package/dist/libraries/backend/routes/backendRouter.mjs +2 -2
- package/dist/libraries/backend/supabase.mjs +2 -2
- package/dist/libraries/backend/tanstack.js +2 -2
- package/dist/libraries/backend/tanstack.mjs +4 -4
- package/dist/libraries/backend/utils/withAuth.d.mts +1 -1
- package/dist/libraries/backend/utils/withAuth.d.ts +1 -1
- package/dist/libraries/react/AutumnContext.d.mts +4 -4
- package/dist/libraries/react/AutumnContext.d.ts +4 -4
- package/dist/libraries/react/AutumnContext.mjs +4 -4
- package/dist/libraries/react/BaseAutumnProvider.d.mts +4 -4
- package/dist/libraries/react/BaseAutumnProvider.d.ts +4 -4
- package/dist/libraries/react/BaseAutumnProvider.mjs +9 -9
- package/dist/libraries/react/{ReactAutumnClient-DpexS7O5.d.ts → ReactAutumnClient-B4P_QjY1.d.ts} +3 -3
- package/dist/libraries/react/{ReactAutumnClient-Da2CbwmZ.d.mts → ReactAutumnClient-DCdPx-ps.d.mts} +3 -3
- package/dist/libraries/react/ReactAutumnProvider.d.mts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.d.ts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.mjs +10 -10
- package/dist/libraries/react/{chunk-DW6X6NNG.mjs → chunk-24EVX3BR.mjs} +273 -273
- package/dist/libraries/react/{chunk-OAWFFAKA.mjs → chunk-3CJSWXNT.mjs} +6 -6
- package/dist/libraries/react/{chunk-K3223VDB.mjs → chunk-5G3DYUNT.mjs} +1 -1
- package/dist/libraries/react/{chunk-EZAZUSYO.mjs → chunk-6CJ3FB74.mjs} +2 -2
- package/dist/libraries/react/{chunk-XOGMTMNM.mjs → chunk-AOJCMXVS.mjs} +3 -3
- package/dist/libraries/react/{chunk-KRW7ZHBV.mjs → chunk-APDR7D6A.mjs} +2 -2
- package/dist/libraries/react/{chunk-H2NGSCWI.mjs → chunk-CAMHARUX.mjs} +2 -2
- package/dist/libraries/react/{chunk-BSF3KB4R.mjs → chunk-CPITDC7S.mjs} +46 -46
- package/dist/libraries/react/{chunk-VRDE5C4M.mjs → chunk-DVMVIAZE.mjs} +3 -3
- package/dist/libraries/react/{chunk-GQ3TAHSV.mjs → chunk-G3FBFZLU.mjs} +1 -1
- package/dist/libraries/react/{chunk-HJ374VZF.mjs → chunk-LVDONEVF.mjs} +2 -2
- package/dist/libraries/react/{chunk-6SRIDR3L.mjs → chunk-MZDRIPNS.mjs} +2 -2
- package/dist/libraries/react/{chunk-OAPUYXBO.mjs → chunk-R46CJXF7.mjs} +6 -6
- package/dist/libraries/react/{chunk-TPKQIL3N.mjs → chunk-R4BYOLST.mjs} +2 -2
- package/dist/libraries/react/{chunk-ZVQKDPUP.mjs → chunk-RQEL7G2O.mjs} +3 -3
- package/dist/libraries/react/{chunk-6MNYJ3YQ.mjs → chunk-RQG36YPD.mjs} +2 -2
- package/dist/libraries/react/{chunk-BYXO62BF.mjs → chunk-T5PIJ4HG.mjs} +2 -2
- package/dist/libraries/react/{chunk-AL3VJLFU.mjs → chunk-YLZ5NFYO.mjs} +1 -1
- package/dist/libraries/react/client/ReactAutumnClient.d.mts +4 -4
- package/dist/libraries/react/client/ReactAutumnClient.d.ts +4 -4
- package/dist/libraries/react/client/ReactAutumnClient.mjs +3 -3
- package/dist/libraries/react/client/clientCompMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientCompMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientCusMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientCusMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientEntityMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientEntityMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientGenMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientGenMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientProdMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientProdMethods.d.ts +4 -4
- package/dist/libraries/react/client/clientReferralMethods.d.mts +4 -4
- package/dist/libraries/react/client/clientReferralMethods.d.ts +4 -4
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.css +116 -111
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.mts +1 -1
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.ts +1 -1
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.js +55 -55
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.mjs +23 -23
- package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.mts +1 -1
- package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.ts +1 -1
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.d.mts +1 -1
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.d.ts +1 -1
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.js +50 -50
- package/dist/libraries/react/components/check-dialog/check-dialog-synced.mjs +5 -5
- package/dist/libraries/react/components/check-dialog/lib/check-content.d.mts +1 -1
- package/dist/libraries/react/components/check-dialog/lib/check-content.d.ts +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.css +116 -111
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.d.mts +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.d.ts +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.js +55 -55
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.mjs +23 -23
- 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 +3 -3
- package/dist/libraries/react/components/ui/switch.js +12 -12
- package/dist/libraries/react/components/ui/switch.mjs +3 -3
- package/dist/libraries/react/{cusTypes-4aCCdGkc.d.ts → cusTypes-Bf1qr9iE.d.mts} +1 -3
- package/dist/libraries/react/{cusTypes-4aCCdGkc.d.mts → cusTypes-Bf1qr9iE.d.ts} +1 -3
- package/dist/libraries/react/{entTypes-Bw20cBXx.d.mts → entTypes-CscyyE1A.d.mts} +1 -1
- package/dist/libraries/react/{entTypes-BgAiRNBf.d.ts → entTypes-O8YXxhrA.d.ts} +1 -1
- package/dist/libraries/react/hooks/handleAllowed.d.mts +2 -2
- package/dist/libraries/react/hooks/handleAllowed.d.ts +2 -2
- package/dist/libraries/react/hooks/useAutumn.d.mts +2 -2
- package/dist/libraries/react/hooks/useAutumn.d.ts +2 -2
- package/dist/libraries/react/hooks/useAutumn.mjs +7 -7
- package/dist/libraries/react/hooks/useAutumnBase.d.mts +4 -4
- package/dist/libraries/react/hooks/useAutumnBase.d.ts +4 -4
- package/dist/libraries/react/hooks/useAutumnBase.mjs +6 -6
- package/dist/libraries/react/hooks/useCustomer.d.mts +4 -4
- package/dist/libraries/react/hooks/useCustomer.d.ts +4 -4
- package/dist/libraries/react/hooks/useCustomer.mjs +8 -8
- package/dist/libraries/react/hooks/useCustomerBase.d.mts +4 -4
- package/dist/libraries/react/hooks/useCustomerBase.d.ts +4 -4
- package/dist/libraries/react/hooks/useCustomerBase.mjs +7 -7
- package/dist/libraries/react/hooks/useEntity.d.mts +3 -3
- package/dist/libraries/react/hooks/useEntity.d.ts +3 -3
- package/dist/libraries/react/hooks/useEntity.mjs +8 -8
- package/dist/libraries/react/hooks/useEntityBase.d.mts +4 -4
- package/dist/libraries/react/hooks/useEntityBase.d.ts +4 -4
- package/dist/libraries/react/hooks/useEntityBase.mjs +7 -7
- package/dist/libraries/react/hooks/usePricingTable.d.mts +1 -1
- package/dist/libraries/react/hooks/usePricingTable.d.ts +1 -1
- package/dist/libraries/react/hooks/usePricingTable.mjs +6 -6
- package/dist/libraries/react/hooks/usePricingTableBase.d.mts +4 -4
- package/dist/libraries/react/hooks/usePricingTableBase.d.ts +4 -4
- package/dist/libraries/react/hooks/usePricingTableBase.mjs +5 -5
- package/dist/libraries/react/hooks/useProductsBase.mjs +4 -4
- package/dist/libraries/react/index.d.mts +0 -2
- package/dist/libraries/react/index.d.ts +0 -2
- package/dist/libraries/react/index.js +56 -56
- package/dist/libraries/react/index.mjs +56 -56
- package/dist/libraries/react/{response-D24DJs94.d.mts → response-B4VzjWEU.d.mts} +1 -1
- package/dist/libraries/react/{response-B9P0zPDQ.d.ts → response-C3S90max.d.ts} +1 -1
- package/dist/next/{AutumnProvider-BFEETHYT.d.mts → AutumnProvider-CCYZC_bN.d.mts} +0 -2
- package/dist/next/{AutumnProvider-BFEETHYT.d.ts → AutumnProvider-CCYZC_bN.d.ts} +0 -2
- package/dist/next/AutumnProvider.d.mts +1 -1
- package/dist/next/AutumnProvider.d.ts +1 -1
- package/dist/next/client/NextAutumnClient.d.mts +7 -7
- package/dist/next/client/NextAutumnClient.d.ts +7 -7
- package/dist/next/client/NextAutumnProvider.d.mts +1 -1
- package/dist/next/client/NextAutumnProvider.d.ts +1 -1
- package/dist/next/client/{clientGenTypes-BIYZcmWk.d.mts → clientGenTypes-9ngy1q97.d.mts} +9 -9
- package/dist/next/client/{clientGenTypes-xd2Egfm-.d.ts → clientGenTypes-CxB4go6q.d.ts} +9 -9
- package/dist/next/client/clientUtils.d.mts +2 -2
- package/dist/next/client/clientUtils.d.ts +2 -2
- package/dist/next/client/{cusTypes-u2ZoeKeF.d.mts → cusTypes-D8lhXGaX.d.mts} +2 -4
- package/dist/next/client/{cusTypes-u2ZoeKeF.d.ts → cusTypes-D8lhXGaX.d.ts} +2 -4
- package/dist/next/client/{entTypes-B54OSRIo.d.mts → entTypes-B-2_9hzP.d.mts} +1 -1
- package/dist/next/client/{entTypes-Cl6ES2C6.d.ts → entTypes-Dq2mbehl.d.ts} +1 -1
- package/dist/next/client/hooks/useAutumn.d.mts +2 -2
- package/dist/next/client/hooks/useAutumn.d.ts +2 -2
- package/dist/next/client/hooks/useCustomer.d.mts +3 -3
- package/dist/next/client/hooks/useCustomer.d.ts +3 -3
- package/dist/next/client/hooks/useEntity.d.mts +3 -3
- package/dist/next/client/hooks/useEntity.d.ts +3 -3
- package/dist/next/client/hooks/usePricingTable.d.mts +1 -1
- package/dist/next/client/hooks/usePricingTable.d.ts +1 -1
- package/dist/next/client/types.d.mts +2 -2
- package/dist/next/client/types.d.ts +2 -2
- package/dist/next/index.d.mts +2 -2
- package/dist/next/index.d.ts +2 -2
- package/dist/next/server/auth/withNextAuth.d.mts +1 -1
- package/dist/next/server/auth/withNextAuth.d.ts +1 -1
- package/dist/next/server/componentActions.d.mts +1 -1
- package/dist/next/server/componentActions.d.ts +1 -1
- package/dist/next/server/cusActions.d.mts +21 -21
- package/dist/next/server/cusActions.d.ts +21 -21
- package/dist/next/server/{cusTypes-JQwzkgDU.d.mts → cusTypes-DhOYtM7H.d.mts} +2 -4
- package/dist/next/server/{cusTypes-JQwzkgDU.d.ts → cusTypes-DhOYtM7H.d.ts} +2 -4
- package/dist/next/server/genActions.d.mts +1 -1
- package/dist/next/server/genActions.d.ts +1 -1
- package/dist/sdk/index.d.mts +0 -2
- package/dist/sdk/index.d.ts +0 -2
- package/dist/styles/global.css +116 -111
- package/package.json +28 -9
- package/tsup.config.ts +1 -0
- package/dist/libraries/backend/{chunk-DUDRVC7W.mjs → chunk-NW6B7QXB.mjs} +3 -3
- package/dist/libraries/react/{chunk-ALIGIMSK.mjs → chunk-ALFXUHDD.mjs} +6 -6
|
@@ -6,10 +6,10 @@ import {
|
|
|
6
6
|
createContextScope,
|
|
7
7
|
useControllableState,
|
|
8
8
|
useLayoutEffect2
|
|
9
|
-
} from "./chunk-
|
|
9
|
+
} from "./chunk-R46CJXF7.mjs";
|
|
10
10
|
import {
|
|
11
11
|
useComposedRefs
|
|
12
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-RQEL7G2O.mjs";
|
|
13
13
|
import {
|
|
14
14
|
cn
|
|
15
15
|
} from "./chunk-4J6OC4ZQ.mjs";
|
|
@@ -17,10 +17,10 @@ import {
|
|
|
17
17
|
// src/libraries/react/components/ui/switch.tsx
|
|
18
18
|
import * as React4 from "react";
|
|
19
19
|
|
|
20
|
-
// ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3.
|
|
20
|
+
// ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3._ltfmxglirfpp4f6vsthcwtnnc4/node_modules/@radix-ui/react-switch/dist/index.mjs
|
|
21
21
|
import * as React3 from "react";
|
|
22
22
|
|
|
23
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@18.3.23_react@
|
|
23
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-previous/dist/index.mjs
|
|
24
24
|
import * as React from "react";
|
|
25
25
|
function usePrevious(value) {
|
|
26
26
|
const ref = React.useRef({ value, previous: value });
|
|
@@ -33,7 +33,7 @@ function usePrevious(value) {
|
|
|
33
33
|
}, [value]);
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@18.3.23_react@
|
|
36
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-size/dist/index.mjs
|
|
37
37
|
import * as React2 from "react";
|
|
38
38
|
function useSize(element) {
|
|
39
39
|
const [size, setSize] = React2.useState(void 0);
|
|
@@ -70,7 +70,7 @@ function useSize(element) {
|
|
|
70
70
|
return size;
|
|
71
71
|
}
|
|
72
72
|
|
|
73
|
-
// ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3.
|
|
73
|
+
// ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3._ltfmxglirfpp4f6vsthcwtnnc4/node_modules/@radix-ui/react-switch/dist/index.mjs
|
|
74
74
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
75
75
|
var SWITCH_NAME = "Switch";
|
|
76
76
|
var [createSwitchContext, createSwitchScope] = createContextScope(SWITCH_NAME);
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
useCustomerBase
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-T5PIJ4HG.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AutumnContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/hooks/useCustomer.tsx
|
|
11
11
|
var useCustomer = (params) => {
|
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
BaseAutumnProvider
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-DVMVIAZE.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AutumnContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
9
9
|
import {
|
|
10
10
|
AutumnClient
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-ALFXUHDD.mjs";
|
|
12
12
|
|
|
13
13
|
// src/libraries/react/ReactAutumnProvider.tsx
|
|
14
14
|
import { jsx } from "react/jsx-runtime";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
useEntityBase
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-5G3DYUNT.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AutumnContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/hooks/useEntity.tsx
|
|
11
11
|
var useEntity = (entityId, params) => {
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
usePricingTableBase
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-R4BYOLST.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AutumnContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/hooks/usePricingTable.tsx
|
|
11
11
|
var usePricingTable = (params) => {
|
|
@@ -8,11 +8,11 @@ import {
|
|
|
8
8
|
dispatchDiscreteCustomEvent,
|
|
9
9
|
useControllableState,
|
|
10
10
|
useLayoutEffect2
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-R46CJXF7.mjs";
|
|
12
12
|
import {
|
|
13
13
|
createSlot,
|
|
14
14
|
useComposedRefs
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-RQEL7G2O.mjs";
|
|
16
16
|
import {
|
|
17
17
|
cn
|
|
18
18
|
} from "./chunk-4J6OC4ZQ.mjs";
|
|
@@ -20,10 +20,10 @@ import {
|
|
|
20
20
|
// src/libraries/react/components/ui/dialog.tsx
|
|
21
21
|
import * as React17 from "react";
|
|
22
22
|
|
|
23
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.
|
|
23
|
+
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3_nvxra7japei47urosme2um22hm/node_modules/@radix-ui/react-dialog/dist/index.mjs
|
|
24
24
|
import * as React16 from "react";
|
|
25
25
|
|
|
26
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.23_react@
|
|
26
|
+
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
27
27
|
import * as React from "react";
|
|
28
28
|
var useReactId = React[" useId ".trim().toString()] || (() => void 0);
|
|
29
29
|
var count = 0;
|
|
@@ -35,10 +35,10 @@ function useId(deterministicId) {
|
|
|
35
35
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
36
36
|
}
|
|
37
37
|
|
|
38
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@
|
|
38
|
+
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@types_qqydjmzujgr4s5u2j2ssu4bt2q/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
39
39
|
import * as React4 from "react";
|
|
40
40
|
|
|
41
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@18.3.23_react@
|
|
41
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
|
|
42
42
|
import * as React2 from "react";
|
|
43
43
|
function useCallbackRef(callback) {
|
|
44
44
|
const callbackRef = React2.useRef(callback);
|
|
@@ -48,7 +48,7 @@ function useCallbackRef(callback) {
|
|
|
48
48
|
return React2.useMemo(() => (...args) => callbackRef.current?.(...args), []);
|
|
49
49
|
}
|
|
50
50
|
|
|
51
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@18.3.23_react@
|
|
51
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
|
|
52
52
|
import * as React3 from "react";
|
|
53
53
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
|
|
54
54
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -63,7 +63,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
|
|
|
63
63
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
64
64
|
}
|
|
65
65
|
|
|
66
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@
|
|
66
|
+
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@types_qqydjmzujgr4s5u2j2ssu4bt2q/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
67
67
|
import { jsx } from "react/jsx-runtime";
|
|
68
68
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
69
69
|
var CONTEXT_UPDATE = "dismissableLayer.update";
|
|
@@ -268,7 +268,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
268
268
|
}
|
|
269
269
|
}
|
|
270
270
|
|
|
271
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@
|
|
271
|
+
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@_ltpf6ulvfyhzuwzezwr3tf7nri/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
|
|
272
272
|
import * as React5 from "react";
|
|
273
273
|
import { jsx as jsx2 } from "react/jsx-runtime";
|
|
274
274
|
var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
|
|
@@ -472,7 +472,7 @@ function removeLinks(items) {
|
|
|
472
472
|
return items.filter((item) => item.tagName !== "A");
|
|
473
473
|
}
|
|
474
474
|
|
|
475
|
-
// ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3.
|
|
475
|
+
// ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3._yvzugzw72kcowy56xycpgl73bi/node_modules/@radix-ui/react-portal/dist/index.mjs
|
|
476
476
|
import * as React6 from "react";
|
|
477
477
|
import ReactDOM from "react-dom";
|
|
478
478
|
import { jsx as jsx3 } from "react/jsx-runtime";
|
|
@@ -486,7 +486,7 @@ var Portal = React6.forwardRef((props, forwardedRef) => {
|
|
|
486
486
|
});
|
|
487
487
|
Portal.displayName = PORTAL_NAME;
|
|
488
488
|
|
|
489
|
-
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.
|
|
489
|
+
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18._lywgqupelahyhtkejioztf6s5q/node_modules/@radix-ui/react-presence/dist/index.mjs
|
|
490
490
|
import * as React22 from "react";
|
|
491
491
|
import * as React7 from "react";
|
|
492
492
|
function useStateMachine(initialState, machine) {
|
|
@@ -612,7 +612,7 @@ function getElementRef(element) {
|
|
|
612
612
|
return element.props.ref || element.ref;
|
|
613
613
|
}
|
|
614
614
|
|
|
615
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@18.3.23_react@
|
|
615
|
+
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
|
|
616
616
|
import * as React8 from "react";
|
|
617
617
|
var count2 = 0;
|
|
618
618
|
function useFocusGuards() {
|
|
@@ -672,19 +672,19 @@ function __spreadArray(to, from, pack) {
|
|
|
672
672
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
673
673
|
}
|
|
674
674
|
|
|
675
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
675
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
676
676
|
import * as React15 from "react";
|
|
677
677
|
|
|
678
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
678
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
679
679
|
import * as React11 from "react";
|
|
680
680
|
|
|
681
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@
|
|
681
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
|
|
682
682
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
683
683
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
684
684
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
685
685
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
686
686
|
|
|
687
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@
|
|
687
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@18.3.1/node_modules/use-callback-ref/dist/es2015/assignRef.js
|
|
688
688
|
function assignRef(ref, value) {
|
|
689
689
|
if (typeof ref === "function") {
|
|
690
690
|
ref(value);
|
|
@@ -694,7 +694,7 @@ function assignRef(ref, value) {
|
|
|
694
694
|
return ref;
|
|
695
695
|
}
|
|
696
696
|
|
|
697
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@
|
|
697
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useRef.js
|
|
698
698
|
import { useState as useState6 } from "react";
|
|
699
699
|
function useCallbackRef2(initialValue, callback) {
|
|
700
700
|
var ref = useState6(function() {
|
|
@@ -722,7 +722,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
722
722
|
return ref.facade;
|
|
723
723
|
}
|
|
724
724
|
|
|
725
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@
|
|
725
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@18.3.1/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
|
|
726
726
|
import * as React9 from "react";
|
|
727
727
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React9.useLayoutEffect : React9.useEffect;
|
|
728
728
|
var currentValues = /* @__PURE__ */ new WeakMap();
|
|
@@ -754,7 +754,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
754
754
|
return callbackRef;
|
|
755
755
|
}
|
|
756
756
|
|
|
757
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@
|
|
757
|
+
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@18.3.1/node_modules/use-sidecar/dist/es2015/medium.js
|
|
758
758
|
function ItoI(a) {
|
|
759
759
|
return a;
|
|
760
760
|
}
|
|
@@ -840,7 +840,7 @@ function createSidecarMedium(options) {
|
|
|
840
840
|
return medium;
|
|
841
841
|
}
|
|
842
842
|
|
|
843
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@
|
|
843
|
+
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@18.3.1/node_modules/use-sidecar/dist/es2015/exports.js
|
|
844
844
|
import * as React10 from "react";
|
|
845
845
|
var SideCar = function(_a) {
|
|
846
846
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -859,10 +859,10 @@ function exportSidecar(medium, exported) {
|
|
|
859
859
|
return SideCar;
|
|
860
860
|
}
|
|
861
861
|
|
|
862
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
862
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/medium.js
|
|
863
863
|
var effectCar = createSidecarMedium();
|
|
864
864
|
|
|
865
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
865
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
866
866
|
var nothing = function() {
|
|
867
867
|
return;
|
|
868
868
|
};
|
|
@@ -894,13 +894,13 @@ RemoveScroll.classNames = {
|
|
|
894
894
|
zeroRight: zeroRightClassName
|
|
895
895
|
};
|
|
896
896
|
|
|
897
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
897
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
898
898
|
import * as React14 from "react";
|
|
899
899
|
|
|
900
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@
|
|
900
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
901
901
|
import * as React13 from "react";
|
|
902
902
|
|
|
903
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@
|
|
903
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@18.3.1/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
904
904
|
import * as React12 from "react";
|
|
905
905
|
|
|
906
906
|
// ../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -915,7 +915,7 @@ var getNonce = function() {
|
|
|
915
915
|
return void 0;
|
|
916
916
|
};
|
|
917
917
|
|
|
918
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@
|
|
918
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@18.3.1/node_modules/react-style-singleton/dist/es2015/singleton.js
|
|
919
919
|
function makeStyleTag() {
|
|
920
920
|
if (!document)
|
|
921
921
|
return null;
|
|
@@ -961,7 +961,7 @@ var stylesheetSingleton = function() {
|
|
|
961
961
|
};
|
|
962
962
|
};
|
|
963
963
|
|
|
964
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@
|
|
964
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@18.3.1/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
965
965
|
var styleHookSingleton = function() {
|
|
966
966
|
var sheet = stylesheetSingleton();
|
|
967
967
|
return function(styles, isDynamic) {
|
|
@@ -974,7 +974,7 @@ var styleHookSingleton = function() {
|
|
|
974
974
|
};
|
|
975
975
|
};
|
|
976
976
|
|
|
977
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@
|
|
977
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@18.3.1/node_modules/react-style-singleton/dist/es2015/component.js
|
|
978
978
|
var styleSingleton = function() {
|
|
979
979
|
var useStyle = styleHookSingleton();
|
|
980
980
|
var Sheet = function(_a) {
|
|
@@ -985,7 +985,7 @@ var styleSingleton = function() {
|
|
|
985
985
|
return Sheet;
|
|
986
986
|
};
|
|
987
987
|
|
|
988
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@
|
|
988
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
|
|
989
989
|
var zeroGap = {
|
|
990
990
|
left: 0,
|
|
991
991
|
top: 0,
|
|
@@ -1020,7 +1020,7 @@ var getGapWidth = function(gapMode) {
|
|
|
1020
1020
|
};
|
|
1021
1021
|
};
|
|
1022
1022
|
|
|
1023
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@
|
|
1023
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
1024
1024
|
var Style = styleSingleton();
|
|
1025
1025
|
var lockAttribute = "data-scroll-locked";
|
|
1026
1026
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -1060,7 +1060,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
1060
1060
|
return React13.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
1061
1061
|
};
|
|
1062
1062
|
|
|
1063
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
1063
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
|
|
1064
1064
|
var passiveSupported = false;
|
|
1065
1065
|
if (typeof window !== "undefined") {
|
|
1066
1066
|
try {
|
|
@@ -1079,7 +1079,7 @@ if (typeof window !== "undefined") {
|
|
|
1079
1079
|
var options;
|
|
1080
1080
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
1081
1081
|
|
|
1082
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
1082
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
|
|
1083
1083
|
var alwaysContainsScroll = function(node) {
|
|
1084
1084
|
return node.tagName === "TEXTAREA";
|
|
1085
1085
|
};
|
|
@@ -1179,7 +1179,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
1179
1179
|
return shouldCancelScroll;
|
|
1180
1180
|
};
|
|
1181
1181
|
|
|
1182
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
1182
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
1183
1183
|
var getTouchXY = function(event) {
|
|
1184
1184
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
1185
1185
|
};
|
|
@@ -1344,10 +1344,10 @@ function getOutermostShadowParent(node) {
|
|
|
1344
1344
|
return shadowParent;
|
|
1345
1345
|
}
|
|
1346
1346
|
|
|
1347
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
1347
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/sidecar.js
|
|
1348
1348
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
1349
1349
|
|
|
1350
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@
|
|
1350
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@18.3.1/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
1351
1351
|
var ReactRemoveScroll = React15.forwardRef(function(props, ref) {
|
|
1352
1352
|
return React15.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
1353
1353
|
});
|
|
@@ -1475,7 +1475,7 @@ var hideOthers = function(originalTarget, parentNode, markerName) {
|
|
|
1475
1475
|
return applyAttributeToOthers(targets, activeParentNode, markerName, "aria-hidden");
|
|
1476
1476
|
};
|
|
1477
1477
|
|
|
1478
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.
|
|
1478
|
+
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18.3_nvxra7japei47urosme2um22hm/node_modules/@radix-ui/react-dialog/dist/index.mjs
|
|
1479
1479
|
import { Fragment as Fragment3, jsx as jsx4, jsxs } from "react/jsx-runtime";
|
|
1480
1480
|
var DIALOG_NAME = "Dialog";
|
|
1481
1481
|
var [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);
|
|
@@ -1780,10 +1780,10 @@ var Title = DialogTitle;
|
|
|
1780
1780
|
var Description = DialogDescription;
|
|
1781
1781
|
var Close = DialogClose;
|
|
1782
1782
|
|
|
1783
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1783
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1784
1784
|
import { forwardRef as forwardRef8, createElement as createElement7 } from "react";
|
|
1785
1785
|
|
|
1786
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1786
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
1787
1787
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
1788
1788
|
var toCamelCase = (string) => string.replace(
|
|
1789
1789
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
@@ -1804,10 +1804,10 @@ var hasA11yProp = (props) => {
|
|
|
1804
1804
|
}
|
|
1805
1805
|
};
|
|
1806
1806
|
|
|
1807
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1807
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
|
|
1808
1808
|
import { forwardRef as forwardRef7, createElement as createElement6 } from "react";
|
|
1809
1809
|
|
|
1810
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1810
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
1811
1811
|
var defaultAttributes = {
|
|
1812
1812
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1813
1813
|
width: 24,
|
|
@@ -1820,7 +1820,7 @@ var defaultAttributes = {
|
|
|
1820
1820
|
strokeLinejoin: "round"
|
|
1821
1821
|
};
|
|
1822
1822
|
|
|
1823
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1823
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/Icon.js
|
|
1824
1824
|
var Icon = forwardRef7(
|
|
1825
1825
|
({
|
|
1826
1826
|
color = "currentColor",
|
|
@@ -1851,7 +1851,7 @@ var Icon = forwardRef7(
|
|
|
1851
1851
|
)
|
|
1852
1852
|
);
|
|
1853
1853
|
|
|
1854
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1854
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1855
1855
|
var createLucideIcon = (iconName, iconNode) => {
|
|
1856
1856
|
const Component = forwardRef8(
|
|
1857
1857
|
({ className, ...props }, ref) => createElement7(Icon, {
|
|
@@ -1869,22 +1869,22 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
1869
1869
|
return Component;
|
|
1870
1870
|
};
|
|
1871
1871
|
|
|
1872
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1872
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/arrow-right.js
|
|
1873
1873
|
var __iconNode = [
|
|
1874
1874
|
["path", { d: "M5 12h14", key: "1ays0h" }],
|
|
1875
1875
|
["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
|
|
1876
1876
|
];
|
|
1877
1877
|
var ArrowRight = createLucideIcon("arrow-right", __iconNode);
|
|
1878
1878
|
|
|
1879
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1879
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/check.js
|
|
1880
1880
|
var __iconNode2 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
1881
1881
|
var Check = createLucideIcon("check", __iconNode2);
|
|
1882
1882
|
|
|
1883
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1883
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
1884
1884
|
var __iconNode3 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
1885
1885
|
var LoaderCircle = createLucideIcon("loader-circle", __iconNode3);
|
|
1886
1886
|
|
|
1887
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
1887
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@18.3.1/node_modules/lucide-react/dist/esm/icons/x.js
|
|
1888
1888
|
var __iconNode4 = [
|
|
1889
1889
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
1890
1890
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
|
+
import {
|
|
4
|
+
useCustomerBase
|
|
5
|
+
} from "./chunk-T5PIJ4HG.mjs";
|
|
3
6
|
import {
|
|
4
7
|
useDialog
|
|
5
8
|
} from "./chunk-4QPHNIQ7.mjs";
|
|
6
|
-
import {
|
|
7
|
-
useCustomerBase
|
|
8
|
-
} from "./chunk-BYXO62BF.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/BaseAutumnProvider.tsx
|
|
11
11
|
import { useState } from "react";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
usePricingTableBase
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-R4BYOLST.mjs";
|
|
6
6
|
import {
|
|
7
7
|
useAutumnContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/hooks/useAutumnBase.tsx
|
|
11
11
|
var useAutumnBase = ({
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
useAutumnBase
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-LVDONEVF.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AutumnContext
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/hooks/useAutumn.tsx
|
|
11
11
|
var useAutumn = () => {
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
createSlot
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-RQEL7G2O.mjs";
|
|
6
6
|
|
|
7
7
|
// ../node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs
|
|
8
8
|
function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForDefaultPrevented = true } = {}) {
|
|
@@ -14,7 +14,7 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
14
14
|
};
|
|
15
15
|
}
|
|
16
16
|
|
|
17
|
-
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@18.3.23_react@
|
|
17
|
+
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-context/dist/index.mjs
|
|
18
18
|
import * as React from "react";
|
|
19
19
|
import { jsx } from "react/jsx-runtime";
|
|
20
20
|
function createContext2(rootComponentName, defaultContext) {
|
|
@@ -91,15 +91,15 @@ function composeContextScopes(...scopes) {
|
|
|
91
91
|
return createScope;
|
|
92
92
|
}
|
|
93
93
|
|
|
94
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.23_react@
|
|
94
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
95
95
|
import * as React3 from "react";
|
|
96
96
|
|
|
97
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@18.3.23_react@
|
|
97
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
|
|
98
98
|
import * as React2 from "react";
|
|
99
99
|
var useLayoutEffect2 = globalThis?.document ? React2.useLayoutEffect : () => {
|
|
100
100
|
};
|
|
101
101
|
|
|
102
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.23_react@
|
|
102
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
103
103
|
import * as React22 from "react";
|
|
104
104
|
var useInsertionEffect = React3[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
|
|
105
105
|
function useControllableState({
|
|
@@ -167,7 +167,7 @@ function isFunction(value) {
|
|
|
167
167
|
}
|
|
168
168
|
var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
|
|
169
169
|
|
|
170
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@
|
|
170
|
+
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18_h4q3w37xhmcrn4c7n63j3pdsvq/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
171
171
|
import * as React4 from "react";
|
|
172
172
|
import * as ReactDOM from "react-dom";
|
|
173
173
|
import { jsx as jsx2 } from "react/jsx-runtime";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
import {
|
|
4
4
|
useAutumnContext
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
6
6
|
import {
|
|
7
7
|
AutumnError
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-ALFXUHDD.mjs";
|
|
9
9
|
|
|
10
10
|
// src/libraries/react/hooks/usePricingTableBase.tsx
|
|
11
11
|
import useSWR from "swr";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@
|
|
4
|
+
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
5
5
|
import * as React2 from "react";
|
|
6
6
|
|
|
7
|
-
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@18.3.23_react@
|
|
7
|
+
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
|
|
8
8
|
import * as React from "react";
|
|
9
9
|
function setRef(ref, value) {
|
|
10
10
|
if (typeof ref === "function") {
|
|
@@ -41,7 +41,7 @@ function useComposedRefs(...refs) {
|
|
|
41
41
|
return React.useCallback(composeRefs(...refs), refs);
|
|
42
42
|
}
|
|
43
43
|
|
|
44
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@
|
|
44
|
+
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@18.3.1/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
45
45
|
import { Fragment as Fragment2, jsx } from "react/jsx-runtime";
|
|
46
46
|
// @__NO_SIDE_EFFECTS__
|
|
47
47
|
function createSlot(ownerName) {
|
|
@@ -5,14 +5,14 @@ import {
|
|
|
5
5
|
} from "./chunk-MY2ODATB.mjs";
|
|
6
6
|
import {
|
|
7
7
|
Button
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-YLZ5NFYO.mjs";
|
|
9
9
|
import {
|
|
10
10
|
Dialog,
|
|
11
11
|
DialogContent,
|
|
12
12
|
DialogFooter,
|
|
13
13
|
DialogTitle,
|
|
14
14
|
LoaderCircle
|
|
15
|
-
} from "./chunk-
|
|
15
|
+
} from "./chunk-CPITDC7S.mjs";
|
|
16
16
|
import {
|
|
17
17
|
cn
|
|
18
18
|
} from "./chunk-4J6OC4ZQ.mjs";
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
} from "./chunk-3JJC2VU5.mjs";
|
|
6
6
|
import {
|
|
7
7
|
useAutumnBase
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-LVDONEVF.mjs";
|
|
9
9
|
import {
|
|
10
10
|
useAutumnContext
|
|
11
|
-
} from "./chunk-
|
|
11
|
+
} from "./chunk-G3FBFZLU.mjs";
|
|
12
12
|
|
|
13
13
|
// src/libraries/react/hooks/useCustomerBase.tsx
|
|
14
14
|
import useSWR from "swr";
|