autumn-js 0.0.95 → 0.0.98
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/compose/index.d.mts +201 -0
- package/dist/compose/index.d.ts +201 -0
- package/dist/compose/index.js +147 -0
- package/dist/compose/index.mjs +113 -0
- package/dist/libraries/backend/better-auth.d.mts +21 -20
- package/dist/libraries/backend/better-auth.d.ts +21 -20
- package/dist/libraries/backend/better-auth.js +26 -21
- package/dist/libraries/backend/better-auth.mjs +27 -22
- package/dist/libraries/backend/express.d.mts +1 -1
- package/dist/libraries/backend/express.d.ts +1 -1
- package/dist/libraries/backend/next.js +94 -94
- package/dist/libraries/backend/next.mjs +94 -94
- package/dist/libraries/backend/{referralTypes-HAk2vTns.d.ts → referralTypes-D1Q2i3mG.d.ts} +28 -27
- package/dist/libraries/backend/{referralTypes-Dg9pRvI7.d.mts → referralTypes-Dfg6if8j.d.mts} +28 -27
- 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 +7 -7
- package/dist/libraries/react/BaseAutumnProvider.d.mts +4 -4
- package/dist/libraries/react/BaseAutumnProvider.d.ts +4 -4
- package/dist/libraries/react/BaseAutumnProvider.mjs +12 -12
- package/dist/libraries/react/{ReactAutumnClient-k0qbHX8f.d.ts → ReactAutumnClient-ByV3ry6X.d.ts} +10 -10
- package/dist/libraries/react/{ReactAutumnClient-BuSRDMJN.d.mts → ReactAutumnClient-Ce34XSNp.d.mts} +10 -10
- package/dist/libraries/react/ReactAutumnProvider.d.mts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.d.ts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.mjs +13 -13
- package/dist/libraries/react/{chunk-27OTS3Q5.mjs → chunk-6MNYJ3YQ.mjs} +2 -2
- package/dist/libraries/react/{chunk-6CJ3FB74.mjs → chunk-7J5WGHDK.mjs} +2 -2
- package/dist/libraries/react/{chunk-DVMVIAZE.mjs → chunk-AISYLQU5.mjs} +1 -1
- package/dist/libraries/react/{chunk-P2O4LZFD.mjs → chunk-AL3VJLFU.mjs} +1 -1
- package/dist/libraries/react/{chunk-T5PIJ4HG.mjs → chunk-BJRHW2WP.mjs} +2 -2
- package/dist/libraries/react/{chunk-MZDRIPNS.mjs → chunk-BQUVIPG4.mjs} +2 -2
- package/dist/libraries/react/{chunk-5FZ7IV6P.mjs → chunk-BSF3KB4R.mjs} +46 -46
- package/dist/libraries/react/{chunk-CAMHARUX.mjs → chunk-FGNNWWBD.mjs} +2 -2
- package/dist/libraries/react/{chunk-G3FBFZLU.mjs → chunk-IJFGEGR2.mjs} +1 -1
- package/dist/libraries/react/{chunk-FPI3PLEL.mjs → chunk-OAPUYXBO.mjs} +6 -6
- package/dist/libraries/react/{chunk-CMO5LYYU.mjs → chunk-OAWFFAKA.mjs} +6 -6
- package/dist/libraries/react/{chunk-5G3DYUNT.mjs → chunk-RURBN53D.mjs} +1 -1
- package/dist/libraries/react/{chunk-LVDONEVF.mjs → chunk-SA4NOOHV.mjs} +2 -2
- package/dist/libraries/react/{chunk-AOJCMXVS.mjs → chunk-TKHPR5VW.mjs} +3 -3
- package/dist/libraries/react/{chunk-APDR7D6A.mjs → chunk-XSJQQSUT.mjs} +2 -2
- package/dist/libraries/react/{chunk-R4BYOLST.mjs → chunk-ZFOSCZKA.mjs} +2 -2
- package/dist/libraries/react/{chunk-CHXNYNH3.mjs → chunk-ZQ5HNM6O.mjs} +12 -12
- package/dist/libraries/react/{chunk-FEFGYFXQ.mjs → chunk-ZVQKDPUP.mjs} +3 -3
- 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 +6 -6
- 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/client/types/clientGenTypes.d.mts +12 -12
- package/dist/libraries/react/client/types/clientGenTypes.d.ts +12 -12
- 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 +26 -26
- 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.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 +26 -26
- 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-Vw94kPR9.d.ts → cusTypes-cFcAuKk6.d.mts} +2 -1
- package/dist/libraries/react/{cusTypes-Vw94kPR9.d.mts → cusTypes-cFcAuKk6.d.ts} +2 -1
- package/dist/libraries/react/{entTypes-B7nuhHD7.d.ts → entTypes-DPu6Efi2.d.ts} +1 -1
- package/dist/libraries/react/{entTypes-Ho-VocKG.d.mts → entTypes-S-Yuznzg.d.mts} +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 +10 -10
- 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 +9 -9
- 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 +11 -11
- 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 +10 -10
- 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 +11 -11
- 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 +10 -10
- 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 +9 -9
- 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 +8 -8
- package/dist/libraries/react/hooks/useProductsBase.mjs +7 -7
- package/dist/libraries/react/index.d.mts +1 -0
- package/dist/libraries/react/index.d.ts +1 -0
- package/dist/libraries/react/index.js +55 -55
- package/dist/libraries/react/index.mjs +55 -55
- package/dist/libraries/react/{response-CQf3mDB8.d.ts → response-BDOGqtuI.d.ts} +8 -8
- package/dist/libraries/react/{response-CWluLfIs.d.mts → response-R1MWYZiA.d.mts} +8 -8
- package/dist/next/{AutumnProvider-CCYZC_bN.d.mts → AutumnProvider-Xl1mqxls.d.mts} +1 -0
- package/dist/next/{AutumnProvider-CCYZC_bN.d.ts → AutumnProvider-Xl1mqxls.d.ts} +1 -0
- package/dist/next/AutumnProvider.d.mts +1 -1
- package/dist/next/AutumnProvider.d.ts +1 -1
- package/dist/next/client/NextAutumnClient.d.mts +3 -3
- package/dist/next/client/NextAutumnClient.d.ts +3 -3
- package/dist/next/client/NextAutumnProvider.d.mts +1 -1
- package/dist/next/client/NextAutumnProvider.d.ts +1 -1
- package/dist/next/client/{clientGenTypes-CxB4go6q.d.ts → clientGenTypes-B_LCNkd5.d.ts} +1 -1
- package/dist/next/client/{clientGenTypes-9ngy1q97.d.mts → clientGenTypes-BwevGhcx.d.mts} +1 -1
- package/dist/next/client/clientUtils.d.mts +2 -2
- package/dist/next/client/clientUtils.d.ts +2 -2
- package/dist/next/client/{cusTypes-D8lhXGaX.d.mts → cusTypes-Gh2wfcmj.d.mts} +1 -0
- package/dist/next/client/{cusTypes-D8lhXGaX.d.ts → cusTypes-Gh2wfcmj.d.ts} +1 -0
- package/dist/next/client/{entTypes-Dq2mbehl.d.ts → entTypes-B_w6I3y-.d.ts} +1 -1
- package/dist/next/client/{entTypes-B-2_9hzP.d.mts → entTypes-C_xS1VPE.d.mts} +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-Cy72qmFx.d.mts → cusTypes-B8u88Vfq.d.mts} +3 -2
- package/dist/next/server/{cusTypes-Cy72qmFx.d.ts → cusTypes-B8u88Vfq.d.ts} +3 -2
- package/dist/next/server/genActions.d.mts +1 -1
- package/dist/next/server/genActions.d.ts +1 -1
- package/dist/sdk/index.d.mts +1 -0
- package/dist/sdk/index.d.ts +1 -0
- package/package.json +19 -6
- package/tsup.config.ts +12 -3
- package/dist/libraries/react/{chunk-ALFXUHDD.mjs → chunk-QRI2TNR7.mjs} +15 -15
|
@@ -4234,10 +4234,10 @@ function cn(...inputs) {
|
|
|
4234
4234
|
// src/libraries/react/components/ui/button.tsx
|
|
4235
4235
|
import * as React3 from "react";
|
|
4236
4236
|
|
|
4237
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.
|
|
4237
|
+
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
4238
4238
|
import * as React2 from "react";
|
|
4239
4239
|
|
|
4240
|
-
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@18.3.
|
|
4240
|
+
// ../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
|
|
4241
4241
|
import * as React from "react";
|
|
4242
4242
|
function setRef(ref, value) {
|
|
4243
4243
|
if (typeof ref === "function") {
|
|
@@ -4274,7 +4274,7 @@ function useComposedRefs(...refs) {
|
|
|
4274
4274
|
return React.useCallback(composeRefs(...refs), refs);
|
|
4275
4275
|
}
|
|
4276
4276
|
|
|
4277
|
-
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.
|
|
4277
|
+
// ../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
4278
4278
|
import { Fragment as Fragment2, jsx as jsx3 } from "react/jsx-runtime";
|
|
4279
4279
|
// @__NO_SIDE_EFFECTS__
|
|
4280
4280
|
function createSlot(ownerName) {
|
|
@@ -4444,10 +4444,10 @@ var Button = React3.forwardRef(
|
|
|
4444
4444
|
);
|
|
4445
4445
|
Button.displayName = "Button";
|
|
4446
4446
|
|
|
4447
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4447
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
4448
4448
|
import { forwardRef as forwardRef4, createElement as createElement2 } from "react";
|
|
4449
4449
|
|
|
4450
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4450
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
4451
4451
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
4452
4452
|
var toCamelCase = (string) => string.replace(
|
|
4453
4453
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
@@ -4468,10 +4468,10 @@ var hasA11yProp = (props) => {
|
|
|
4468
4468
|
}
|
|
4469
4469
|
};
|
|
4470
4470
|
|
|
4471
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4471
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
4472
4472
|
import { forwardRef as forwardRef3, createElement } from "react";
|
|
4473
4473
|
|
|
4474
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4474
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
4475
4475
|
var defaultAttributes = {
|
|
4476
4476
|
xmlns: "http://www.w3.org/2000/svg",
|
|
4477
4477
|
width: 24,
|
|
@@ -4484,7 +4484,7 @@ var defaultAttributes = {
|
|
|
4484
4484
|
strokeLinejoin: "round"
|
|
4485
4485
|
};
|
|
4486
4486
|
|
|
4487
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4487
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
4488
4488
|
var Icon = forwardRef3(
|
|
4489
4489
|
({
|
|
4490
4490
|
color = "currentColor",
|
|
@@ -4515,7 +4515,7 @@ var Icon = forwardRef3(
|
|
|
4515
4515
|
)
|
|
4516
4516
|
);
|
|
4517
4517
|
|
|
4518
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4518
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
4519
4519
|
var createLucideIcon = (iconName, iconNode) => {
|
|
4520
4520
|
const Component = forwardRef4(
|
|
4521
4521
|
({ className, ...props }, ref) => createElement2(Icon, {
|
|
@@ -4533,15 +4533,15 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
4533
4533
|
return Component;
|
|
4534
4534
|
};
|
|
4535
4535
|
|
|
4536
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4536
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
|
|
4537
4537
|
var __iconNode = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
4538
4538
|
var Check = createLucideIcon("check", __iconNode);
|
|
4539
4539
|
|
|
4540
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4540
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
4541
4541
|
var __iconNode2 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
4542
4542
|
var LoaderCircle = createLucideIcon("loader-circle", __iconNode2);
|
|
4543
4543
|
|
|
4544
|
-
// ../node_modules/.pnpm/lucide-react@0.523.0_react@
|
|
4544
|
+
// ../node_modules/.pnpm/lucide-react@0.523.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
4545
4545
|
var __iconNode3 = [
|
|
4546
4546
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
4547
4547
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
@@ -4551,7 +4551,7 @@ var X = createLucideIcon("x", __iconNode3);
|
|
|
4551
4551
|
// src/libraries/react/components/ui/dialog.tsx
|
|
4552
4552
|
import * as React26 from "react";
|
|
4553
4553
|
|
|
4554
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@
|
|
4554
|
+
// ../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_6jqxb3tj3w4wyxj7ukcjjle5fm/node_modules/@radix-ui/react-dialog/dist/index.mjs
|
|
4555
4555
|
import * as React25 from "react";
|
|
4556
4556
|
|
|
4557
4557
|
// ../node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs
|
|
@@ -4564,7 +4564,7 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
4564
4564
|
};
|
|
4565
4565
|
}
|
|
4566
4566
|
|
|
4567
|
-
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@18.3.
|
|
4567
|
+
// ../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs
|
|
4568
4568
|
import * as React4 from "react";
|
|
4569
4569
|
import { jsx as jsx5 } from "react/jsx-runtime";
|
|
4570
4570
|
function createContext22(rootComponentName, defaultContext) {
|
|
@@ -4641,15 +4641,15 @@ function composeContextScopes(...scopes) {
|
|
|
4641
4641
|
return createScope;
|
|
4642
4642
|
}
|
|
4643
4643
|
|
|
4644
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.
|
|
4644
|
+
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
4645
4645
|
import * as React6 from "react";
|
|
4646
4646
|
|
|
4647
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@18.3.
|
|
4647
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
|
|
4648
4648
|
import * as React5 from "react";
|
|
4649
4649
|
var useLayoutEffect2 = globalThis?.document ? React5.useLayoutEffect : () => {
|
|
4650
4650
|
};
|
|
4651
4651
|
|
|
4652
|
-
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.
|
|
4652
|
+
// ../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
4653
4653
|
var useReactId = React6[" useId ".trim().toString()] || (() => void 0);
|
|
4654
4654
|
var count = 0;
|
|
4655
4655
|
function useId(deterministicId) {
|
|
@@ -4660,7 +4660,7 @@ function useId(deterministicId) {
|
|
|
4660
4660
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
4661
4661
|
}
|
|
4662
4662
|
|
|
4663
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.
|
|
4663
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
4664
4664
|
import * as React7 from "react";
|
|
4665
4665
|
import * as React22 from "react";
|
|
4666
4666
|
var useInsertionEffect = React7[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
|
|
@@ -4729,10 +4729,10 @@ function isFunction(value) {
|
|
|
4729
4729
|
}
|
|
4730
4730
|
var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
|
|
4731
4731
|
|
|
4732
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@
|
|
4732
|
+
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@types_drwlkfjdq4wgdhzmir3o6m26pm/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
4733
4733
|
import * as React11 from "react";
|
|
4734
4734
|
|
|
4735
|
-
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@
|
|
4735
|
+
// ../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18_nioct6cchui7iasnxutwakzwo4/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
4736
4736
|
import * as React8 from "react";
|
|
4737
4737
|
import * as ReactDOM from "react-dom";
|
|
4738
4738
|
import { jsx as jsx6 } from "react/jsx-runtime";
|
|
@@ -4772,7 +4772,7 @@ function dispatchDiscreteCustomEvent(target, event) {
|
|
|
4772
4772
|
if (target) ReactDOM.flushSync(() => target.dispatchEvent(event));
|
|
4773
4773
|
}
|
|
4774
4774
|
|
|
4775
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@18.3.
|
|
4775
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
|
|
4776
4776
|
import * as React9 from "react";
|
|
4777
4777
|
function useCallbackRef(callback) {
|
|
4778
4778
|
const callbackRef = React9.useRef(callback);
|
|
@@ -4782,7 +4782,7 @@ function useCallbackRef(callback) {
|
|
|
4782
4782
|
return React9.useMemo(() => (...args) => callbackRef.current?.(...args), []);
|
|
4783
4783
|
}
|
|
4784
4784
|
|
|
4785
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@18.3.
|
|
4785
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
|
|
4786
4786
|
import * as React10 from "react";
|
|
4787
4787
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.document) {
|
|
4788
4788
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -4797,7 +4797,7 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis?.docum
|
|
|
4797
4797
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
4798
4798
|
}
|
|
4799
4799
|
|
|
4800
|
-
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@
|
|
4800
|
+
// ../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.6_@types+react@18.3.23__@types_drwlkfjdq4wgdhzmir3o6m26pm/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
4801
4801
|
import { jsx as jsx7 } from "react/jsx-runtime";
|
|
4802
4802
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
4803
4803
|
var CONTEXT_UPDATE = "dismissableLayer.update";
|
|
@@ -5002,7 +5002,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
5002
5002
|
}
|
|
5003
5003
|
}
|
|
5004
5004
|
|
|
5005
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@
|
|
5005
|
+
// ../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@_tzcmconc5ragkl5g7l4v5nw77e/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
|
|
5006
5006
|
import * as React12 from "react";
|
|
5007
5007
|
import { jsx as jsx8 } from "react/jsx-runtime";
|
|
5008
5008
|
var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
|
|
@@ -5206,7 +5206,7 @@ function removeLinks(items) {
|
|
|
5206
5206
|
return items.filter((item) => item.tagName !== "A");
|
|
5207
5207
|
}
|
|
5208
5208
|
|
|
5209
|
-
// ../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@
|
|
5209
|
+
// ../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._i6nxrodwqs37ebgrrch2pubydm/node_modules/@radix-ui/react-portal/dist/index.mjs
|
|
5210
5210
|
import * as React13 from "react";
|
|
5211
5211
|
import ReactDOM2 from "react-dom";
|
|
5212
5212
|
import { jsx as jsx9 } from "react/jsx-runtime";
|
|
@@ -5220,7 +5220,7 @@ var Portal = React13.forwardRef((props, forwardedRef) => {
|
|
|
5220
5220
|
});
|
|
5221
5221
|
Portal.displayName = PORTAL_NAME;
|
|
5222
5222
|
|
|
5223
|
-
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@
|
|
5223
|
+
// ../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.6_@types+react@18.3.23__@types+react@18._bzol5sev26xbtplj3ab5nkoo5a/node_modules/@radix-ui/react-presence/dist/index.mjs
|
|
5224
5224
|
import * as React23 from "react";
|
|
5225
5225
|
import * as React14 from "react";
|
|
5226
5226
|
function useStateMachine(initialState, machine) {
|
|
@@ -5346,7 +5346,7 @@ function getElementRef2(element) {
|
|
|
5346
5346
|
return element.props.ref || element.ref;
|
|
5347
5347
|
}
|
|
5348
5348
|
|
|
5349
|
-
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@18.3.
|
|
5349
|
+
// ../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
|
|
5350
5350
|
import * as React15 from "react";
|
|
5351
5351
|
var count2 = 0;
|
|
5352
5352
|
function useFocusGuards() {
|
|
@@ -5406,19 +5406,19 @@ function __spreadArray(to, from, pack) {
|
|
|
5406
5406
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
5407
5407
|
}
|
|
5408
5408
|
|
|
5409
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5409
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
5410
5410
|
import * as React24 from "react";
|
|
5411
5411
|
|
|
5412
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5412
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
5413
5413
|
import * as React18 from "react";
|
|
5414
5414
|
|
|
5415
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
5415
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
|
|
5416
5416
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
5417
5417
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
5418
5418
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
5419
5419
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
5420
5420
|
|
|
5421
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.
|
|
5421
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js
|
|
5422
5422
|
function assignRef(ref, value) {
|
|
5423
5423
|
if (typeof ref === "function") {
|
|
5424
5424
|
ref(value);
|
|
@@ -5428,7 +5428,7 @@ function assignRef(ref, value) {
|
|
|
5428
5428
|
return ref;
|
|
5429
5429
|
}
|
|
5430
5430
|
|
|
5431
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.
|
|
5431
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js
|
|
5432
5432
|
import { useState as useState9 } from "react";
|
|
5433
5433
|
function useCallbackRef2(initialValue, callback) {
|
|
5434
5434
|
var ref = useState9(function() {
|
|
@@ -5456,7 +5456,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
5456
5456
|
return ref.facade;
|
|
5457
5457
|
}
|
|
5458
5458
|
|
|
5459
|
-
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.
|
|
5459
|
+
// ../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@18.3.23_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
|
|
5460
5460
|
import * as React16 from "react";
|
|
5461
5461
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React16.useLayoutEffect : React16.useEffect;
|
|
5462
5462
|
var currentValues = /* @__PURE__ */ new WeakMap();
|
|
@@ -5488,7 +5488,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
5488
5488
|
return callbackRef;
|
|
5489
5489
|
}
|
|
5490
5490
|
|
|
5491
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.
|
|
5491
|
+
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js
|
|
5492
5492
|
function ItoI(a) {
|
|
5493
5493
|
return a;
|
|
5494
5494
|
}
|
|
@@ -5574,7 +5574,7 @@ function createSidecarMedium(options) {
|
|
|
5574
5574
|
return medium;
|
|
5575
5575
|
}
|
|
5576
5576
|
|
|
5577
|
-
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.
|
|
5577
|
+
// ../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@18.3.23_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js
|
|
5578
5578
|
import * as React17 from "react";
|
|
5579
5579
|
var SideCar = function(_a) {
|
|
5580
5580
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -5593,10 +5593,10 @@ function exportSidecar(medium, exported) {
|
|
|
5593
5593
|
return SideCar;
|
|
5594
5594
|
}
|
|
5595
5595
|
|
|
5596
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5596
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js
|
|
5597
5597
|
var effectCar = createSidecarMedium();
|
|
5598
5598
|
|
|
5599
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5599
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
5600
5600
|
var nothing = function() {
|
|
5601
5601
|
return;
|
|
5602
5602
|
};
|
|
@@ -5628,13 +5628,13 @@ RemoveScroll.classNames = {
|
|
|
5628
5628
|
zeroRight: zeroRightClassName
|
|
5629
5629
|
};
|
|
5630
5630
|
|
|
5631
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5631
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
5632
5632
|
import * as React21 from "react";
|
|
5633
5633
|
|
|
5634
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
5634
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
5635
5635
|
import * as React20 from "react";
|
|
5636
5636
|
|
|
5637
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
5637
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
5638
5638
|
import * as React19 from "react";
|
|
5639
5639
|
|
|
5640
5640
|
// ../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -5649,7 +5649,7 @@ var getNonce = function() {
|
|
|
5649
5649
|
return void 0;
|
|
5650
5650
|
};
|
|
5651
5651
|
|
|
5652
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
5652
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js
|
|
5653
5653
|
function makeStyleTag() {
|
|
5654
5654
|
if (!document)
|
|
5655
5655
|
return null;
|
|
@@ -5695,7 +5695,7 @@ var stylesheetSingleton = function() {
|
|
|
5695
5695
|
};
|
|
5696
5696
|
};
|
|
5697
5697
|
|
|
5698
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
5698
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
5699
5699
|
var styleHookSingleton = function() {
|
|
5700
5700
|
var sheet = stylesheetSingleton();
|
|
5701
5701
|
return function(styles, isDynamic) {
|
|
@@ -5708,7 +5708,7 @@ var styleHookSingleton = function() {
|
|
|
5708
5708
|
};
|
|
5709
5709
|
};
|
|
5710
5710
|
|
|
5711
|
-
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.
|
|
5711
|
+
// ../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@18.3.23_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js
|
|
5712
5712
|
var styleSingleton = function() {
|
|
5713
5713
|
var useStyle = styleHookSingleton();
|
|
5714
5714
|
var Sheet = function(_a) {
|
|
@@ -5719,7 +5719,7 @@ var styleSingleton = function() {
|
|
|
5719
5719
|
return Sheet;
|
|
5720
5720
|
};
|
|
5721
5721
|
|
|
5722
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
5722
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
|
|
5723
5723
|
var zeroGap = {
|
|
5724
5724
|
left: 0,
|
|
5725
5725
|
top: 0,
|
|
@@ -5754,7 +5754,7 @@ var getGapWidth = function(gapMode) {
|
|
|
5754
5754
|
};
|
|
5755
5755
|
};
|
|
5756
5756
|
|
|
5757
|
-
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.
|
|
5757
|
+
// ../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
5758
5758
|
var Style = styleSingleton();
|
|
5759
5759
|
var lockAttribute = "data-scroll-locked";
|
|
5760
5760
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -5794,7 +5794,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
5794
5794
|
return React20.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
5795
5795
|
};
|
|
5796
5796
|
|
|
5797
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5797
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
|
|
5798
5798
|
var passiveSupported = false;
|
|
5799
5799
|
if (typeof window !== "undefined") {
|
|
5800
5800
|
try {
|
|
@@ -5813,7 +5813,7 @@ if (typeof window !== "undefined") {
|
|
|
5813
5813
|
var options;
|
|
5814
5814
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
5815
5815
|
|
|
5816
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5816
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
|
|
5817
5817
|
var alwaysContainsScroll = function(node) {
|
|
5818
5818
|
return node.tagName === "TEXTAREA";
|
|
5819
5819
|
};
|
|
@@ -5913,7 +5913,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
5913
5913
|
return shouldCancelScroll;
|
|
5914
5914
|
};
|
|
5915
5915
|
|
|
5916
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
5916
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
5917
5917
|
var getTouchXY = function(event) {
|
|
5918
5918
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
5919
5919
|
};
|
|
@@ -6078,10 +6078,10 @@ function getOutermostShadowParent(node) {
|
|
|
6078
6078
|
return shadowParent;
|
|
6079
6079
|
}
|
|
6080
6080
|
|
|
6081
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
6081
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js
|
|
6082
6082
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
6083
6083
|
|
|
6084
|
-
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.
|
|
6084
|
+
// ../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@18.3.23_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
6085
6085
|
var ReactRemoveScroll = React24.forwardRef(function(props, ref) {
|
|
6086
6086
|
return React24.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
6087
6087
|
});
|
|
@@ -6209,7 +6209,7 @@ var hideOthers = function(originalTarget, parentNode, markerName) {
|
|
|
6209
6209
|
return applyAttributeToOthers(targets, activeParentNode, markerName, "aria-hidden");
|
|
6210
6210
|
};
|
|
6211
6211
|
|
|
6212
|
-
// ../node_modules/.pnpm/@radix-ui+react-dialog@1.1.14_@types+react-dom@
|
|
6212
|
+
// ../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_6jqxb3tj3w4wyxj7ukcjjle5fm/node_modules/@radix-ui/react-dialog/dist/index.mjs
|
|
6213
6213
|
import { Fragment as Fragment5, jsx as jsx10, jsxs as jsxs2 } from "react/jsx-runtime";
|
|
6214
6214
|
var DIALOG_NAME = "Dialog";
|
|
6215
6215
|
var [createDialogContext, createDialogScope] = createContextScope(DIALOG_NAME);
|
|
@@ -7000,10 +7000,10 @@ import { createContext as createContext4, useContext as useContext5, useState as
|
|
|
7000
7000
|
// src/libraries/react/components/ui/switch.tsx
|
|
7001
7001
|
import * as React31 from "react";
|
|
7002
7002
|
|
|
7003
|
-
// ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@
|
|
7003
|
+
// ../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._6zzey5cj563f4jvdnd6324q4ry/node_modules/@radix-ui/react-switch/dist/index.mjs
|
|
7004
7004
|
import * as React30 from "react";
|
|
7005
7005
|
|
|
7006
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@18.3.
|
|
7006
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-previous@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-previous/dist/index.mjs
|
|
7007
7007
|
import * as React28 from "react";
|
|
7008
7008
|
function usePrevious(value) {
|
|
7009
7009
|
const ref = React28.useRef({ value, previous: value });
|
|
@@ -7016,7 +7016,7 @@ function usePrevious(value) {
|
|
|
7016
7016
|
}, [value]);
|
|
7017
7017
|
}
|
|
7018
7018
|
|
|
7019
|
-
// ../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@18.3.
|
|
7019
|
+
// ../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@18.3.23_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs
|
|
7020
7020
|
import * as React29 from "react";
|
|
7021
7021
|
function useSize(element) {
|
|
7022
7022
|
const [size, setSize] = React29.useState(void 0);
|
|
@@ -7053,7 +7053,7 @@ function useSize(element) {
|
|
|
7053
7053
|
return size;
|
|
7054
7054
|
}
|
|
7055
7055
|
|
|
7056
|
-
// ../node_modules/.pnpm/@radix-ui+react-switch@1.2.5_@types+react-dom@
|
|
7056
|
+
// ../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._6zzey5cj563f4jvdnd6324q4ry/node_modules/@radix-ui/react-switch/dist/index.mjs
|
|
7057
7057
|
import { jsx as jsx15, jsxs as jsxs7 } from "react/jsx-runtime";
|
|
7058
7058
|
var SWITCH_NAME = "Switch";
|
|
7059
7059
|
var [createSwitchContext, createSwitchScope] = createContextScope(SWITCH_NAME);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as CheckFeatureResult, k as CheckProductResult } from './cusTypes-
|
|
1
|
+
import { j as CheckFeatureResult, k as CheckProductResult } from './cusTypes-cFcAuKk6.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
import { A as AutumnError } from './error-DHbclCVh.js';
|
|
4
4
|
|
|
@@ -14,15 +14,15 @@ declare const AttachResultSchema: z.ZodObject<{
|
|
|
14
14
|
code: string;
|
|
15
15
|
message: string;
|
|
16
16
|
product_ids: string[];
|
|
17
|
-
checkout_url?: string | undefined;
|
|
18
17
|
customer_data?: any;
|
|
18
|
+
checkout_url?: string | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
customer_id: string;
|
|
21
21
|
code: string;
|
|
22
22
|
message: string;
|
|
23
23
|
product_ids: string[];
|
|
24
|
-
checkout_url?: string | undefined;
|
|
25
24
|
customer_data?: any;
|
|
25
|
+
checkout_url?: string | undefined;
|
|
26
26
|
}>;
|
|
27
27
|
type AttachResult = z.infer<typeof AttachResultSchema>;
|
|
28
28
|
declare const CancelResultSchema: z.ZodObject<{
|
|
@@ -31,12 +31,12 @@ declare const CancelResultSchema: z.ZodObject<{
|
|
|
31
31
|
product_id: z.ZodString;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
33
|
customer_id: string;
|
|
34
|
-
success: boolean;
|
|
35
34
|
product_id: string;
|
|
35
|
+
success: boolean;
|
|
36
36
|
}, {
|
|
37
37
|
customer_id: string;
|
|
38
|
-
success: boolean;
|
|
39
38
|
product_id: string;
|
|
39
|
+
success: boolean;
|
|
40
40
|
}>;
|
|
41
41
|
type CancelResult = z.infer<typeof CancelResultSchema>;
|
|
42
42
|
declare const TrackResultSchema: z.ZodObject<{
|
|
@@ -46,15 +46,15 @@ declare const TrackResultSchema: z.ZodObject<{
|
|
|
46
46
|
feature_id: z.ZodOptional<z.ZodString>;
|
|
47
47
|
event_name: z.ZodOptional<z.ZodString>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
|
-
id: string;
|
|
50
49
|
customer_id: string;
|
|
51
50
|
code: string;
|
|
51
|
+
id: string;
|
|
52
52
|
feature_id?: string | undefined;
|
|
53
53
|
event_name?: string | undefined;
|
|
54
54
|
}, {
|
|
55
|
-
id: string;
|
|
56
55
|
customer_id: string;
|
|
57
56
|
code: string;
|
|
57
|
+
id: string;
|
|
58
58
|
feature_id?: string | undefined;
|
|
59
59
|
event_name?: string | undefined;
|
|
60
60
|
}>;
|
|
@@ -78,4 +78,4 @@ type Failure<E> = {
|
|
|
78
78
|
type Result<T, E> = Success<T> | Failure<E>;
|
|
79
79
|
type AutumnPromise<T> = Promise<Result<T, AutumnError>>;
|
|
80
80
|
|
|
81
|
-
export type { AutumnPromise as A,
|
|
81
|
+
export type { AutumnPromise as A, CheckResult as C, Result as R, SetupPaymentResult as S, TrackResult as T, CancelResult as a, AttachResult as b };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { j as CheckFeatureResult, k as CheckProductResult } from './cusTypes-
|
|
1
|
+
import { j as CheckFeatureResult, k as CheckProductResult } from './cusTypes-cFcAuKk6.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
import { A as AutumnError } from './error-DHbclCVh.mjs';
|
|
4
4
|
|
|
@@ -14,15 +14,15 @@ declare const AttachResultSchema: z.ZodObject<{
|
|
|
14
14
|
code: string;
|
|
15
15
|
message: string;
|
|
16
16
|
product_ids: string[];
|
|
17
|
-
checkout_url?: string | undefined;
|
|
18
17
|
customer_data?: any;
|
|
18
|
+
checkout_url?: string | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
customer_id: string;
|
|
21
21
|
code: string;
|
|
22
22
|
message: string;
|
|
23
23
|
product_ids: string[];
|
|
24
|
-
checkout_url?: string | undefined;
|
|
25
24
|
customer_data?: any;
|
|
25
|
+
checkout_url?: string | undefined;
|
|
26
26
|
}>;
|
|
27
27
|
type AttachResult = z.infer<typeof AttachResultSchema>;
|
|
28
28
|
declare const CancelResultSchema: z.ZodObject<{
|
|
@@ -31,12 +31,12 @@ declare const CancelResultSchema: z.ZodObject<{
|
|
|
31
31
|
product_id: z.ZodString;
|
|
32
32
|
}, "strip", z.ZodTypeAny, {
|
|
33
33
|
customer_id: string;
|
|
34
|
-
success: boolean;
|
|
35
34
|
product_id: string;
|
|
35
|
+
success: boolean;
|
|
36
36
|
}, {
|
|
37
37
|
customer_id: string;
|
|
38
|
-
success: boolean;
|
|
39
38
|
product_id: string;
|
|
39
|
+
success: boolean;
|
|
40
40
|
}>;
|
|
41
41
|
type CancelResult = z.infer<typeof CancelResultSchema>;
|
|
42
42
|
declare const TrackResultSchema: z.ZodObject<{
|
|
@@ -46,15 +46,15 @@ declare const TrackResultSchema: z.ZodObject<{
|
|
|
46
46
|
feature_id: z.ZodOptional<z.ZodString>;
|
|
47
47
|
event_name: z.ZodOptional<z.ZodString>;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
|
-
id: string;
|
|
50
49
|
customer_id: string;
|
|
51
50
|
code: string;
|
|
51
|
+
id: string;
|
|
52
52
|
feature_id?: string | undefined;
|
|
53
53
|
event_name?: string | undefined;
|
|
54
54
|
}, {
|
|
55
|
-
id: string;
|
|
56
55
|
customer_id: string;
|
|
57
56
|
code: string;
|
|
57
|
+
id: string;
|
|
58
58
|
feature_id?: string | undefined;
|
|
59
59
|
event_name?: string | undefined;
|
|
60
60
|
}>;
|
|
@@ -78,4 +78,4 @@ type Failure<E> = {
|
|
|
78
78
|
type Result<T, E> = Success<T> | Failure<E>;
|
|
79
79
|
type AutumnPromise<T> = Promise<Result<T, AutumnError>>;
|
|
80
80
|
|
|
81
|
-
export type { AutumnPromise as A,
|
|
81
|
+
export type { AutumnPromise as A, CheckResult as C, Result as R, SetupPaymentResult as S, TrackResult as T, CancelResult as a, AttachResult as b };
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { R as Result, a as AutumnPromise, b as CheckResult, O as OpenBillingPortalParams, S as SetupPaymentParams, f as SetupPaymentResult, A as AttachParams, g as AttachResult, d as CancelParams, e as CancelResult, C as CheckParams, T as TrackParams, c as TrackResult } from './clientGenTypes-
|
|
2
|
-
import { e as ProductItem, f as ProductScenario, C as CustomerData, g as CreateCustomerParams, a as Customer, B as BillingPortalResult, P as Product } from './cusTypes-
|
|
3
|
-
import { E as Entity, D as DeleteEntityResult } from './entTypes-
|
|
1
|
+
import { R as Result, a as AutumnPromise, b as CheckResult, O as OpenBillingPortalParams, S as SetupPaymentParams, f as SetupPaymentResult, A as AttachParams, g as AttachResult, d as CancelParams, e as CancelResult, C as CheckParams, T as TrackParams, c as TrackResult } from './clientGenTypes-BwevGhcx.mjs';
|
|
2
|
+
import { e as ProductItem, f as ProductScenario, C as CustomerData, g as CreateCustomerParams, a as Customer, B as BillingPortalResult, P as Product } from './cusTypes-Gh2wfcmj.mjs';
|
|
3
|
+
import { E as Entity, D as DeleteEntityResult } from './entTypes-C_xS1VPE.mjs';
|
|
4
4
|
import { C as CreateEntityParams, G as GetEntityParams, a as CreateReferralCodeResult, R as RedeemReferralCodeResult } from './clientEntTypes-BFkleT6a.mjs';
|
|
5
5
|
import * as react from 'react';
|
|
6
6
|
import { A as AutumnError } from './error-DHbclCVh.mjs';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { R as Result, a as AutumnPromise, b as CheckResult, O as OpenBillingPortalParams, S as SetupPaymentParams, f as SetupPaymentResult, A as AttachParams, g as AttachResult, d as CancelParams, e as CancelResult, C as CheckParams, T as TrackParams, c as TrackResult } from './clientGenTypes-
|
|
2
|
-
import { e as ProductItem, f as ProductScenario, C as CustomerData, g as CreateCustomerParams, a as Customer, B as BillingPortalResult, P as Product } from './cusTypes-
|
|
3
|
-
import { E as Entity, D as DeleteEntityResult } from './entTypes-
|
|
1
|
+
import { R as Result, a as AutumnPromise, b as CheckResult, O as OpenBillingPortalParams, S as SetupPaymentParams, f as SetupPaymentResult, A as AttachParams, g as AttachResult, d as CancelParams, e as CancelResult, C as CheckParams, T as TrackParams, c as TrackResult } from './clientGenTypes-B_LCNkd5.js';
|
|
2
|
+
import { e as ProductItem, f as ProductScenario, C as CustomerData, g as CreateCustomerParams, a as Customer, B as BillingPortalResult, P as Product } from './cusTypes-Gh2wfcmj.js';
|
|
3
|
+
import { E as Entity, D as DeleteEntityResult } from './entTypes-B_w6I3y-.js';
|
|
4
4
|
import { C as CreateEntityParams, G as GetEntityParams, a as CreateReferralCodeResult, R as RedeemReferralCodeResult } from './clientEntTypes-BFkleT6a.js';
|
|
5
5
|
import * as react from 'react';
|
|
6
6
|
import { A as AutumnError } from './error-DHbclCVh.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { C as CustomerData } from './cusTypes-
|
|
2
|
+
import { C as CustomerData } from './cusTypes-Gh2wfcmj.mjs';
|
|
3
3
|
import 'zod';
|
|
4
4
|
|
|
5
5
|
declare const NextAutumnProvider: ({ encryptedCustomerId, customerData, children, }: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { C as CustomerData } from './cusTypes-
|
|
2
|
+
import { C as CustomerData } from './cusTypes-Gh2wfcmj.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
|
|
5
5
|
declare const NextAutumnProvider: ({ encryptedCustomerId, customerData, children, }: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as CheckFeatureResult, j as CheckProductResult } from './cusTypes-
|
|
1
|
+
import { i as CheckFeatureResult, j as CheckProductResult } from './cusTypes-Gh2wfcmj.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
import { A as AutumnError } from './error-DHbclCVh.js';
|
|
4
4
|
import * as react from 'react';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as CheckFeatureResult, j as CheckProductResult } from './cusTypes-
|
|
1
|
+
import { i as CheckFeatureResult, j as CheckProductResult } from './cusTypes-Gh2wfcmj.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
import { A as AutumnError } from './error-DHbclCVh.mjs';
|
|
4
4
|
import * as react from 'react';
|