autumn-js 0.1.9 → 0.1.10
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 +33 -33
- package/dist/libraries/backend/better-auth.d.ts +33 -33
- package/dist/libraries/backend/express.d.mts +1 -1
- package/dist/libraries/backend/express.d.ts +1 -1
- package/dist/libraries/backend/index.d.mts +1 -1
- package/dist/libraries/backend/index.d.ts +1 -1
- package/dist/libraries/backend/{referralTypes-BEcapeWf.d.mts → referralTypes-DpLmOy8-.d.mts} +44 -43
- package/dist/libraries/backend/{referralTypes-DuAlUwev.d.ts → referralTypes-nXl36Opw.d.ts} +44 -43
- 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 +6 -6
- package/dist/libraries/react/AutumnContext.d.ts +6 -6
- package/dist/libraries/react/BaseAutumnProvider.d.mts +6 -6
- package/dist/libraries/react/BaseAutumnProvider.d.ts +6 -6
- package/dist/libraries/react/{ReactAutumnClient-DCMQEadM.d.ts → ReactAutumnClient-BozBPLWS.d.ts} +17 -17
- package/dist/libraries/react/{ReactAutumnClient-Dm14G99_.d.mts → ReactAutumnClient-CDp4DLo0.d.mts} +17 -17
- package/dist/libraries/react/ReactAutumnProvider.d.mts +2 -2
- package/dist/libraries/react/ReactAutumnProvider.d.ts +2 -2
- package/dist/libraries/react/{attachTypes-Sv_paJZ2.d.mts → attachTypes-BqXH38Ft.d.mts} +5 -5
- package/dist/libraries/react/{attachTypes-QTf_JXj7.d.ts → attachTypes-DxfaWOQB.d.ts} +5 -5
- package/dist/libraries/react/{chunk-4UPD6W4L.mjs → chunk-4EPRIJNB.mjs} +425 -423
- package/dist/libraries/react/client/ReactAutumnClient.d.mts +6 -6
- package/dist/libraries/react/client/ReactAutumnClient.d.ts +6 -6
- package/dist/libraries/react/client/clientCompMethods.d.mts +6 -6
- package/dist/libraries/react/client/clientCompMethods.d.ts +6 -6
- package/dist/libraries/react/client/clientCusMethods.d.mts +6 -6
- package/dist/libraries/react/client/clientCusMethods.d.ts +6 -6
- package/dist/libraries/react/client/clientEntityMethods.d.mts +6 -6
- package/dist/libraries/react/client/clientEntityMethods.d.ts +6 -6
- package/dist/libraries/react/client/clientGenMethods.d.mts +6 -6
- package/dist/libraries/react/client/clientGenMethods.d.ts +6 -6
- package/dist/libraries/react/client/clientProdMethods.d.mts +6 -6
- package/dist/libraries/react/client/clientProdMethods.d.ts +6 -6
- package/dist/libraries/react/client/clientReferralMethods.d.mts +6 -6
- package/dist/libraries/react/client/clientReferralMethods.d.ts +6 -6
- package/dist/libraries/react/client/types/clientAttachTypes.d.mts +20 -20
- package/dist/libraries/react/client/types/clientAttachTypes.d.ts +20 -20
- package/dist/libraries/react/client/types/clientGenTypes.d.mts +4 -4
- package/dist/libraries/react/client/types/clientGenTypes.d.ts +4 -4
- package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.d.mts +2 -2
- package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.d.ts +2 -2
- package/dist/libraries/react/components/checkout-dialog/checkout-dialog-synced.mjs +12 -12
- package/dist/libraries/react/components/checkout-dialog/lib/checkout-content.d.mts +2 -2
- package/dist/libraries/react/components/checkout-dialog/lib/checkout-content.d.ts +2 -2
- package/dist/libraries/react/components/paywall-dialog/lib/paywall-content.d.mts +1 -1
- package/dist/libraries/react/components/paywall-dialog/lib/paywall-content.d.ts +1 -1
- package/dist/libraries/react/components/paywall-dialog/paywall-dialog-synced.mjs +12 -12
- package/dist/libraries/react/components/pricing-table/lib/pricing-table-content.d.mts +1 -1
- package/dist/libraries/react/components/pricing-table/lib/pricing-table-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.mjs +12 -12
- package/dist/libraries/react/components/ui/dialog.mjs +2 -2
- package/dist/libraries/react/components/ui/popover.mjs +2 -2
- package/dist/libraries/react/{cusTypes-DbCQV8Sj.d.mts → cusTypes-B2w8Kg9H.d.mts} +4 -3
- package/dist/libraries/react/{cusTypes-BeSXIQ6P.d.ts → cusTypes-C8UH2xVw.d.ts} +4 -3
- package/dist/libraries/react/{entTypes-0CBBecul.d.ts → entTypes-Byz3wYbQ.d.ts} +1 -1
- package/dist/libraries/react/{entTypes-kVUQcah5.d.mts → entTypes-ItJ8BoHV.d.mts} +1 -1
- package/dist/libraries/react/{genTypes-fEH_nqSm.d.mts → genTypes-DSvR32on.d.mts} +5 -5
- package/dist/libraries/react/{genTypes-DsiuvyWS.d.ts → genTypes-EyxQImzh.d.ts} +5 -5
- package/dist/libraries/react/hooks/helpers/handleCheck.d.mts +6 -6
- package/dist/libraries/react/hooks/helpers/handleCheck.d.ts +6 -6
- package/dist/libraries/react/hooks/helpers/useAutumnBase.d.mts +7 -7
- package/dist/libraries/react/hooks/helpers/useAutumnBase.d.ts +7 -7
- package/dist/libraries/react/hooks/useAnalytics.d.mts +2 -2
- package/dist/libraries/react/hooks/useAnalytics.d.ts +2 -2
- package/dist/libraries/react/hooks/useCustomer.d.mts +6 -6
- package/dist/libraries/react/hooks/useCustomer.d.ts +6 -6
- package/dist/libraries/react/hooks/useCustomerBase.d.mts +6 -6
- package/dist/libraries/react/hooks/useCustomerBase.d.ts +6 -6
- package/dist/libraries/react/hooks/useEntity.d.mts +4 -4
- package/dist/libraries/react/hooks/useEntity.d.ts +4 -4
- package/dist/libraries/react/hooks/useEntityBase.d.mts +6 -6
- package/dist/libraries/react/hooks/useEntityBase.d.ts +6 -6
- package/dist/libraries/react/hooks/usePaywall.d.mts +1 -1
- package/dist/libraries/react/hooks/usePaywall.d.ts +1 -1
- 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/usePricingTableBase.d.mts +6 -6
- package/dist/libraries/react/hooks/usePricingTableBase.d.ts +6 -6
- package/dist/libraries/react/hooks/useProductsBase.d.mts +6 -6
- package/dist/libraries/react/hooks/useProductsBase.d.ts +6 -6
- package/dist/libraries/react/index.d.mts +1 -0
- package/dist/libraries/react/index.d.ts +1 -0
- package/dist/libraries/react/{prodTypes--VvnyGlN.d.mts → prodTypes-Bmoibf-M.d.mts} +5 -5
- package/dist/libraries/react/{prodTypes--VvnyGlN.d.ts → prodTypes-Bmoibf-M.d.ts} +5 -5
- package/dist/next/client/NextAutumnClient.d.mts +6 -6
- package/dist/next/client/NextAutumnClient.d.ts +6 -6
- package/dist/next/client/NextAutumnProvider.d.mts +1 -1
- package/dist/next/client/NextAutumnProvider.d.ts +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-CYojUJSJ.d.ts → cusTypes-DRJ574aU.d.ts} +3 -2
- package/dist/next/client/{cusTypes-CIGvysWL.d.mts → cusTypes-c6-g1-Yy.d.mts} +3 -2
- package/dist/next/client/{entTypes-mOI7WnPZ.d.mts → entTypes-Bf0302Om.d.mts} +1 -1
- package/dist/next/client/{entTypes-BAD1NMvb.d.ts → entTypes-KSBxuyW-.d.ts} +1 -1
- package/dist/next/client/hooks/useAutumn.d.mts +3 -3
- package/dist/next/client/hooks/useAutumn.d.ts +3 -3
- package/dist/next/client/hooks/useCustomer.d.mts +4 -4
- package/dist/next/client/hooks/useCustomer.d.ts +4 -4
- package/dist/next/client/hooks/useEntity.d.mts +3 -3
- package/dist/next/client/hooks/useEntity.d.ts +3 -3
- package/dist/next/client/types.d.mts +2 -2
- package/dist/next/client/types.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 +1 -1
- package/dist/next/server/cusActions.d.ts +1 -1
- package/dist/next/server/{cusTypes-CwopPHB0.d.mts → cusTypes-Cu6SOTmn.d.mts} +1 -0
- package/dist/next/server/{cusTypes-CwopPHB0.d.ts → cusTypes-Cu6SOTmn.d.ts} +1 -0
- 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 +1 -1
- package/dist/libraries/react/{chunk-FJWZPMWU.mjs → chunk-7JNU5ABT.mjs} +3 -3
- package/dist/libraries/react/{chunk-OTZ65PCT.mjs → chunk-LCWL3TIT.mjs} +3 -3
- package/dist/next/client/{attachTypes-DUUIHTBt.d.mts → attachTypes--97TsCMB.d.mts} +2 -2
- package/dist/next/client/{attachTypes-CReq8zJ_.d.ts → attachTypes-B1sM-0vf.d.ts} +2 -2
- package/dist/next/client/{clientAttachTypes-umadXlvp.d.ts → clientAttachTypes-BXtfXB4v.d.ts} +2 -2
- package/dist/next/client/{clientAttachTypes-BzsPgggN.d.mts → clientAttachTypes-qsdoMt_B.d.mts} +2 -2
|
@@ -5,30 +5,30 @@ import {
|
|
|
5
5
|
CheckoutDialog,
|
|
6
6
|
PriceItem,
|
|
7
7
|
PricingDialogButton
|
|
8
|
-
} from "../../chunk-
|
|
8
|
+
} from "../../chunk-4EPRIJNB.mjs";
|
|
9
9
|
import "../../chunk-I5ZGIAIX.mjs";
|
|
10
|
-
import "../../chunk-BLM4DAAR.mjs";
|
|
11
|
-
import "../../chunk-URQMBRFZ.mjs";
|
|
12
|
-
import "../../chunk-OTZ65PCT.mjs";
|
|
13
|
-
import "../../chunk-YWQTQ72B.mjs";
|
|
14
|
-
import "../../chunk-KUS3X33V.mjs";
|
|
15
|
-
import "../../chunk-WVKYZYFT.mjs";
|
|
16
10
|
import "../../chunk-JGDTNJTR.mjs";
|
|
17
11
|
import "../../chunk-EV5RNY5U.mjs";
|
|
18
|
-
import "../../chunk-
|
|
19
|
-
import "../../chunk-FEISQQNM.mjs";
|
|
12
|
+
import "../../chunk-7JNU5ABT.mjs";
|
|
20
13
|
import "../../chunk-QJPZFEVW.mjs";
|
|
14
|
+
import "../../chunk-GUM4HIGI.mjs";
|
|
15
|
+
import "../../chunk-LCWL3TIT.mjs";
|
|
16
|
+
import "../../chunk-FEISQQNM.mjs";
|
|
21
17
|
import "../../chunk-I2A7PK2L.mjs";
|
|
18
|
+
import "../../chunk-YWQTQ72B.mjs";
|
|
19
|
+
import "../../chunk-KUS3X33V.mjs";
|
|
22
20
|
import "../../chunk-7TYAAD2T.mjs";
|
|
23
21
|
import "../../chunk-RPEGNKJH.mjs";
|
|
24
|
-
import "../../chunk-
|
|
22
|
+
import "../../chunk-URQMBRFZ.mjs";
|
|
23
|
+
import "../../chunk-BLM4DAAR.mjs";
|
|
24
|
+
import "../../chunk-WVKYZYFT.mjs";
|
|
25
|
+
import "../../chunk-IRTAGYDD.mjs";
|
|
26
|
+
import "../../chunk-UQ5HI732.mjs";
|
|
25
27
|
import "../../chunk-JJVQIA5V.mjs";
|
|
26
28
|
import "../../chunk-QZPMYB2V.mjs";
|
|
27
29
|
import "../../chunk-4J6OC4ZQ.mjs";
|
|
28
30
|
import "../../chunk-7LOW3KZ3.mjs";
|
|
29
31
|
import "../../chunk-CPN2LD2I.mjs";
|
|
30
|
-
import "../../chunk-IRTAGYDD.mjs";
|
|
31
|
-
import "../../chunk-UQ5HI732.mjs";
|
|
32
32
|
import "../../chunk-DRUVAAUW.mjs";
|
|
33
33
|
import "../../chunk-3YIV3N5Y.mjs";
|
|
34
34
|
import "../../chunk-RFSQBGLO.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { C as CheckoutResult } from '../../../attachTypes-
|
|
3
|
-
import '../../../prodTypes
|
|
2
|
+
import { C as CheckoutResult } from '../../../attachTypes-BqXH38Ft.mjs';
|
|
3
|
+
import '../../../prodTypes-Bmoibf-M.mjs';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
declare const getCheckoutContent: (checkoutResult: CheckoutResult) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
|
-
import { C as CheckoutResult } from '../../../attachTypes-
|
|
3
|
-
import '../../../prodTypes
|
|
2
|
+
import { C as CheckoutResult } from '../../../attachTypes-DxfaWOQB.js';
|
|
3
|
+
import '../../../prodTypes-Bmoibf-M.js';
|
|
4
4
|
import 'zod';
|
|
5
5
|
|
|
6
6
|
declare const getCheckoutContent: (checkoutResult: CheckoutResult) => {
|
|
@@ -3,30 +3,30 @@
|
|
|
3
3
|
"use client";
|
|
4
4
|
import {
|
|
5
5
|
PaywallDialog
|
|
6
|
-
} from "../../chunk-
|
|
6
|
+
} from "../../chunk-4EPRIJNB.mjs";
|
|
7
7
|
import "../../chunk-I5ZGIAIX.mjs";
|
|
8
|
-
import "../../chunk-BLM4DAAR.mjs";
|
|
9
|
-
import "../../chunk-URQMBRFZ.mjs";
|
|
10
|
-
import "../../chunk-OTZ65PCT.mjs";
|
|
11
|
-
import "../../chunk-YWQTQ72B.mjs";
|
|
12
|
-
import "../../chunk-KUS3X33V.mjs";
|
|
13
|
-
import "../../chunk-WVKYZYFT.mjs";
|
|
14
8
|
import "../../chunk-JGDTNJTR.mjs";
|
|
15
9
|
import "../../chunk-EV5RNY5U.mjs";
|
|
16
|
-
import "../../chunk-
|
|
17
|
-
import "../../chunk-FEISQQNM.mjs";
|
|
10
|
+
import "../../chunk-7JNU5ABT.mjs";
|
|
18
11
|
import "../../chunk-QJPZFEVW.mjs";
|
|
12
|
+
import "../../chunk-GUM4HIGI.mjs";
|
|
13
|
+
import "../../chunk-LCWL3TIT.mjs";
|
|
14
|
+
import "../../chunk-FEISQQNM.mjs";
|
|
19
15
|
import "../../chunk-I2A7PK2L.mjs";
|
|
16
|
+
import "../../chunk-YWQTQ72B.mjs";
|
|
17
|
+
import "../../chunk-KUS3X33V.mjs";
|
|
20
18
|
import "../../chunk-7TYAAD2T.mjs";
|
|
21
19
|
import "../../chunk-RPEGNKJH.mjs";
|
|
22
|
-
import "../../chunk-
|
|
20
|
+
import "../../chunk-URQMBRFZ.mjs";
|
|
21
|
+
import "../../chunk-BLM4DAAR.mjs";
|
|
22
|
+
import "../../chunk-WVKYZYFT.mjs";
|
|
23
|
+
import "../../chunk-IRTAGYDD.mjs";
|
|
24
|
+
import "../../chunk-UQ5HI732.mjs";
|
|
23
25
|
import "../../chunk-JJVQIA5V.mjs";
|
|
24
26
|
import "../../chunk-QZPMYB2V.mjs";
|
|
25
27
|
import "../../chunk-4J6OC4ZQ.mjs";
|
|
26
28
|
import "../../chunk-7LOW3KZ3.mjs";
|
|
27
29
|
import "../../chunk-CPN2LD2I.mjs";
|
|
28
|
-
import "../../chunk-IRTAGYDD.mjs";
|
|
29
|
-
import "../../chunk-UQ5HI732.mjs";
|
|
30
30
|
import "../../chunk-DRUVAAUW.mjs";
|
|
31
31
|
import "../../chunk-3YIV3N5Y.mjs";
|
|
32
32
|
import "../../chunk-RFSQBGLO.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { P as Product,
|
|
3
|
+
import { P as Product, c as ProductItem } from '../../prodTypes-Bmoibf-M.mjs';
|
|
4
4
|
import { ProductDetails } from '../../client/types/clientPricingTableTypes.mjs';
|
|
5
5
|
import 'zod';
|
|
6
6
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { P as Product,
|
|
3
|
+
import { P as Product, c as ProductItem } from '../../prodTypes-Bmoibf-M.js';
|
|
4
4
|
import { ProductDetails } from '../../client/types/clientPricingTableTypes.js';
|
|
5
5
|
import 'zod';
|
|
6
6
|
|
|
@@ -9,30 +9,30 @@ import {
|
|
|
9
9
|
PricingTableContainer,
|
|
10
10
|
RecommendedBadge,
|
|
11
11
|
usePricingTableContext
|
|
12
|
-
} from "../../chunk-
|
|
12
|
+
} from "../../chunk-4EPRIJNB.mjs";
|
|
13
13
|
import "../../chunk-I5ZGIAIX.mjs";
|
|
14
|
-
import "../../chunk-BLM4DAAR.mjs";
|
|
15
|
-
import "../../chunk-URQMBRFZ.mjs";
|
|
16
|
-
import "../../chunk-OTZ65PCT.mjs";
|
|
17
|
-
import "../../chunk-YWQTQ72B.mjs";
|
|
18
|
-
import "../../chunk-KUS3X33V.mjs";
|
|
19
|
-
import "../../chunk-WVKYZYFT.mjs";
|
|
20
14
|
import "../../chunk-JGDTNJTR.mjs";
|
|
21
15
|
import "../../chunk-EV5RNY5U.mjs";
|
|
22
|
-
import "../../chunk-
|
|
23
|
-
import "../../chunk-FEISQQNM.mjs";
|
|
16
|
+
import "../../chunk-7JNU5ABT.mjs";
|
|
24
17
|
import "../../chunk-QJPZFEVW.mjs";
|
|
18
|
+
import "../../chunk-GUM4HIGI.mjs";
|
|
19
|
+
import "../../chunk-LCWL3TIT.mjs";
|
|
20
|
+
import "../../chunk-FEISQQNM.mjs";
|
|
25
21
|
import "../../chunk-I2A7PK2L.mjs";
|
|
22
|
+
import "../../chunk-YWQTQ72B.mjs";
|
|
23
|
+
import "../../chunk-KUS3X33V.mjs";
|
|
26
24
|
import "../../chunk-7TYAAD2T.mjs";
|
|
27
25
|
import "../../chunk-RPEGNKJH.mjs";
|
|
28
|
-
import "../../chunk-
|
|
26
|
+
import "../../chunk-URQMBRFZ.mjs";
|
|
27
|
+
import "../../chunk-BLM4DAAR.mjs";
|
|
28
|
+
import "../../chunk-WVKYZYFT.mjs";
|
|
29
|
+
import "../../chunk-IRTAGYDD.mjs";
|
|
30
|
+
import "../../chunk-UQ5HI732.mjs";
|
|
29
31
|
import "../../chunk-JJVQIA5V.mjs";
|
|
30
32
|
import "../../chunk-QZPMYB2V.mjs";
|
|
31
33
|
import "../../chunk-4J6OC4ZQ.mjs";
|
|
32
34
|
import "../../chunk-7LOW3KZ3.mjs";
|
|
33
35
|
import "../../chunk-CPN2LD2I.mjs";
|
|
34
|
-
import "../../chunk-IRTAGYDD.mjs";
|
|
35
|
-
import "../../chunk-UQ5HI732.mjs";
|
|
36
36
|
import "../../chunk-DRUVAAUW.mjs";
|
|
37
37
|
import "../../chunk-3YIV3N5Y.mjs";
|
|
38
38
|
import "../../chunk-RFSQBGLO.mjs";
|
|
@@ -12,9 +12,9 @@ import {
|
|
|
12
12
|
DialogPortal,
|
|
13
13
|
DialogTitle,
|
|
14
14
|
DialogTrigger
|
|
15
|
-
} from "../../chunk-
|
|
16
|
-
import "../../chunk-FEISQQNM.mjs";
|
|
15
|
+
} from "../../chunk-7JNU5ABT.mjs";
|
|
17
16
|
import "../../chunk-QJPZFEVW.mjs";
|
|
17
|
+
import "../../chunk-FEISQQNM.mjs";
|
|
18
18
|
import "../../chunk-I2A7PK2L.mjs";
|
|
19
19
|
import "../../chunk-7TYAAD2T.mjs";
|
|
20
20
|
import "../../chunk-RPEGNKJH.mjs";
|
|
@@ -5,10 +5,10 @@ import {
|
|
|
5
5
|
PopoverAnchor,
|
|
6
6
|
PopoverContent,
|
|
7
7
|
PopoverTrigger
|
|
8
|
-
} from "../../chunk-
|
|
9
|
-
import "../../chunk-KUS3X33V.mjs";
|
|
8
|
+
} from "../../chunk-LCWL3TIT.mjs";
|
|
10
9
|
import "../../chunk-FEISQQNM.mjs";
|
|
11
10
|
import "../../chunk-I2A7PK2L.mjs";
|
|
11
|
+
import "../../chunk-KUS3X33V.mjs";
|
|
12
12
|
import "../../chunk-7TYAAD2T.mjs";
|
|
13
13
|
import "../../chunk-RPEGNKJH.mjs";
|
|
14
14
|
import "../../chunk-4J6OC4ZQ.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as AppEnv,
|
|
1
|
+
import { A as AppEnv, c as ProductItem, d as ProductItemInterval } from './prodTypes-Bmoibf-M.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
declare enum ProductStatus {
|
|
@@ -59,7 +59,6 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
59
59
|
credit_amount: number;
|
|
60
60
|
}>, "many">>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
usage_limit?: number | undefined;
|
|
63
62
|
unlimited?: boolean | undefined;
|
|
64
63
|
interval?: ProductItemInterval | undefined;
|
|
65
64
|
balance?: number | null | undefined;
|
|
@@ -67,6 +66,7 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
67
66
|
included_usage?: number | undefined;
|
|
68
67
|
next_reset_at?: number | null | undefined;
|
|
69
68
|
overage_allowed?: boolean | undefined;
|
|
69
|
+
usage_limit?: number | undefined;
|
|
70
70
|
rollovers?: {
|
|
71
71
|
balance: number;
|
|
72
72
|
expires_at: number;
|
|
@@ -83,7 +83,6 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
83
83
|
credit_amount: number;
|
|
84
84
|
}[] | undefined;
|
|
85
85
|
}, {
|
|
86
|
-
usage_limit?: number | undefined;
|
|
87
86
|
unlimited?: boolean | undefined;
|
|
88
87
|
interval?: ProductItemInterval | undefined;
|
|
89
88
|
balance?: number | null | undefined;
|
|
@@ -91,6 +90,7 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
91
90
|
included_usage?: number | undefined;
|
|
92
91
|
next_reset_at?: number | null | undefined;
|
|
93
92
|
overage_allowed?: boolean | undefined;
|
|
93
|
+
usage_limit?: number | undefined;
|
|
94
94
|
rollovers?: {
|
|
95
95
|
balance: number;
|
|
96
96
|
expires_at: number;
|
|
@@ -142,6 +142,7 @@ interface Customer {
|
|
|
142
142
|
products: CustomerProduct[];
|
|
143
143
|
features: Record<string, CustomerFeature>;
|
|
144
144
|
invoices?: CustomerInvoice[];
|
|
145
|
+
payment_method?: any;
|
|
145
146
|
}
|
|
146
147
|
declare const CustomerDataSchema: z.ZodObject<{
|
|
147
148
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { A as AppEnv,
|
|
1
|
+
import { A as AppEnv, c as ProductItem, d as ProductItemInterval } from './prodTypes-Bmoibf-M.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
declare enum ProductStatus {
|
|
@@ -59,7 +59,6 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
59
59
|
credit_amount: number;
|
|
60
60
|
}>, "many">>;
|
|
61
61
|
}, "strip", z.ZodTypeAny, {
|
|
62
|
-
usage_limit?: number | undefined;
|
|
63
62
|
unlimited?: boolean | undefined;
|
|
64
63
|
interval?: ProductItemInterval | undefined;
|
|
65
64
|
balance?: number | null | undefined;
|
|
@@ -67,6 +66,7 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
67
66
|
included_usage?: number | undefined;
|
|
68
67
|
next_reset_at?: number | null | undefined;
|
|
69
68
|
overage_allowed?: boolean | undefined;
|
|
69
|
+
usage_limit?: number | undefined;
|
|
70
70
|
rollovers?: {
|
|
71
71
|
balance: number;
|
|
72
72
|
expires_at: number;
|
|
@@ -83,7 +83,6 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
83
83
|
credit_amount: number;
|
|
84
84
|
}[] | undefined;
|
|
85
85
|
}, {
|
|
86
|
-
usage_limit?: number | undefined;
|
|
87
86
|
unlimited?: boolean | undefined;
|
|
88
87
|
interval?: ProductItemInterval | undefined;
|
|
89
88
|
balance?: number | null | undefined;
|
|
@@ -91,6 +90,7 @@ declare const CoreCusFeatureSchema: z.ZodObject<{
|
|
|
91
90
|
included_usage?: number | undefined;
|
|
92
91
|
next_reset_at?: number | null | undefined;
|
|
93
92
|
overage_allowed?: boolean | undefined;
|
|
93
|
+
usage_limit?: number | undefined;
|
|
94
94
|
rollovers?: {
|
|
95
95
|
balance: number;
|
|
96
96
|
expires_at: number;
|
|
@@ -142,6 +142,7 @@ interface Customer {
|
|
|
142
142
|
products: CustomerProduct[];
|
|
143
143
|
features: Record<string, CustomerFeature>;
|
|
144
144
|
invoices?: CustomerInvoice[];
|
|
145
|
+
payment_method?: any;
|
|
145
146
|
}
|
|
146
147
|
declare const CustomerDataSchema: z.ZodObject<{
|
|
147
148
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { A as AutumnError } from './error-DHbclCVh.js';
|
|
2
|
-
import { d as CustomerProduct, e as CustomerFeature, f as CustomerInvoice } from './cusTypes-
|
|
2
|
+
import { d as CustomerProduct, e as CustomerFeature, f as CustomerInvoice } from './cusTypes-C8UH2xVw.js';
|
|
3
3
|
|
|
4
4
|
type Success<T> = {
|
|
5
5
|
data: T;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { A as AutumnError } from './error-DHbclCVh.mjs';
|
|
2
|
-
import { d as CustomerProduct, e as CustomerFeature, f as CustomerInvoice } from './cusTypes-
|
|
2
|
+
import { d as CustomerProduct, e as CustomerFeature, f as CustomerInvoice } from './cusTypes-B2w8Kg9H.mjs';
|
|
3
3
|
|
|
4
4
|
type Success<T> = {
|
|
5
5
|
data: T;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as CheckFeatureResult, b as CheckProductResult } from './prodTypes-Bmoibf-M.mjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
declare const CancelResultSchema: z.ZodObject<{
|
|
@@ -7,12 +7,12 @@ declare const CancelResultSchema: z.ZodObject<{
|
|
|
7
7
|
product_id: z.ZodString;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
9
|
customer_id: string;
|
|
10
|
-
product_id: string;
|
|
11
10
|
success: boolean;
|
|
11
|
+
product_id: string;
|
|
12
12
|
}, {
|
|
13
13
|
customer_id: string;
|
|
14
|
-
product_id: string;
|
|
15
14
|
success: boolean;
|
|
15
|
+
product_id: string;
|
|
16
16
|
}>;
|
|
17
17
|
type CancelResult = z.infer<typeof CancelResultSchema>;
|
|
18
18
|
declare const TrackResultSchema: z.ZodObject<{
|
|
@@ -22,15 +22,15 @@ declare const TrackResultSchema: z.ZodObject<{
|
|
|
22
22
|
feature_id: z.ZodOptional<z.ZodString>;
|
|
23
23
|
event_name: z.ZodOptional<z.ZodString>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
+
id: string;
|
|
25
26
|
customer_id: string;
|
|
26
27
|
code: string;
|
|
27
|
-
id: string;
|
|
28
28
|
feature_id?: string | undefined;
|
|
29
29
|
event_name?: string | undefined;
|
|
30
30
|
}, {
|
|
31
|
+
id: string;
|
|
31
32
|
customer_id: string;
|
|
32
33
|
code: string;
|
|
33
|
-
id: string;
|
|
34
34
|
feature_id?: string | undefined;
|
|
35
35
|
event_name?: string | undefined;
|
|
36
36
|
}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { a as CheckFeatureResult, b as CheckProductResult } from './prodTypes-Bmoibf-M.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
3
|
|
|
4
4
|
declare const CancelResultSchema: z.ZodObject<{
|
|
@@ -7,12 +7,12 @@ declare const CancelResultSchema: z.ZodObject<{
|
|
|
7
7
|
product_id: z.ZodString;
|
|
8
8
|
}, "strip", z.ZodTypeAny, {
|
|
9
9
|
customer_id: string;
|
|
10
|
-
product_id: string;
|
|
11
10
|
success: boolean;
|
|
11
|
+
product_id: string;
|
|
12
12
|
}, {
|
|
13
13
|
customer_id: string;
|
|
14
|
-
product_id: string;
|
|
15
14
|
success: boolean;
|
|
15
|
+
product_id: string;
|
|
16
16
|
}>;
|
|
17
17
|
type CancelResult = z.infer<typeof CancelResultSchema>;
|
|
18
18
|
declare const TrackResultSchema: z.ZodObject<{
|
|
@@ -22,15 +22,15 @@ declare const TrackResultSchema: z.ZodObject<{
|
|
|
22
22
|
feature_id: z.ZodOptional<z.ZodString>;
|
|
23
23
|
event_name: z.ZodOptional<z.ZodString>;
|
|
24
24
|
}, "strip", z.ZodTypeAny, {
|
|
25
|
+
id: string;
|
|
25
26
|
customer_id: string;
|
|
26
27
|
code: string;
|
|
27
|
-
id: string;
|
|
28
28
|
feature_id?: string | undefined;
|
|
29
29
|
event_name?: string | undefined;
|
|
30
30
|
}, {
|
|
31
|
+
id: string;
|
|
31
32
|
customer_id: string;
|
|
32
33
|
code: string;
|
|
33
|
-
id: string;
|
|
34
34
|
feature_id?: string | undefined;
|
|
35
35
|
event_name?: string | undefined;
|
|
36
36
|
}>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { AutumnContextParams } from '../../AutumnContext.mjs';
|
|
2
2
|
import { CheckParams } from '../../client/types/clientGenTypes.mjs';
|
|
3
|
-
import { a as CheckResult } from '../../genTypes-
|
|
4
|
-
import { b as Customer } from '../../cusTypes-
|
|
5
|
-
import { E as Entity } from '../../entTypes-
|
|
3
|
+
import { a as CheckResult } from '../../genTypes-DSvR32on.mjs';
|
|
4
|
+
import { b as Customer } from '../../cusTypes-B2w8Kg9H.mjs';
|
|
5
|
+
import { E as Entity } from '../../entTypes-ItJ8BoHV.mjs';
|
|
6
6
|
import 'react';
|
|
7
|
-
import '../../ReactAutumnClient-
|
|
7
|
+
import '../../ReactAutumnClient-CDp4DLo0.mjs';
|
|
8
8
|
import '../../client/types/clientEntTypes.mjs';
|
|
9
9
|
import '../../error-DHbclCVh.mjs';
|
|
10
|
-
import '../../attachTypes-
|
|
11
|
-
import '../../prodTypes
|
|
10
|
+
import '../../attachTypes-BqXH38Ft.mjs';
|
|
11
|
+
import '../../prodTypes-Bmoibf-M.mjs';
|
|
12
12
|
import 'zod';
|
|
13
13
|
|
|
14
14
|
interface AllowedParams {
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { AutumnContextParams } from '../../AutumnContext.js';
|
|
2
2
|
import { CheckParams } from '../../client/types/clientGenTypes.js';
|
|
3
|
-
import { a as CheckResult } from '../../genTypes-
|
|
4
|
-
import { b as Customer } from '../../cusTypes-
|
|
5
|
-
import { E as Entity } from '../../entTypes-
|
|
3
|
+
import { a as CheckResult } from '../../genTypes-EyxQImzh.js';
|
|
4
|
+
import { b as Customer } from '../../cusTypes-C8UH2xVw.js';
|
|
5
|
+
import { E as Entity } from '../../entTypes-Byz3wYbQ.js';
|
|
6
6
|
import 'react';
|
|
7
|
-
import '../../ReactAutumnClient-
|
|
7
|
+
import '../../ReactAutumnClient-BozBPLWS.js';
|
|
8
8
|
import '../../client/types/clientEntTypes.js';
|
|
9
9
|
import '../../error-DHbclCVh.js';
|
|
10
|
-
import '../../attachTypes-
|
|
11
|
-
import '../../prodTypes
|
|
10
|
+
import '../../attachTypes-DxfaWOQB.js';
|
|
11
|
+
import '../../prodTypes-Bmoibf-M.js';
|
|
12
12
|
import 'zod';
|
|
13
13
|
|
|
14
14
|
interface AllowedParams {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { R as Result, A as AutumnPromise } from '../../entTypes-
|
|
1
|
+
import { R as Result, A as AutumnPromise } from '../../entTypes-ItJ8BoHV.mjs';
|
|
2
2
|
import { A as AutumnError } from '../../error-DHbclCVh.mjs';
|
|
3
|
-
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../../genTypes-
|
|
4
|
-
import { C as CheckoutResult } from '../../attachTypes-
|
|
5
|
-
import { B as BillingPortalResult } from '../../cusTypes-
|
|
3
|
+
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../../genTypes-DSvR32on.mjs';
|
|
4
|
+
import { C as CheckoutResult } from '../../attachTypes-BqXH38Ft.mjs';
|
|
5
|
+
import { B as BillingPortalResult } from '../../cusTypes-B2w8Kg9H.mjs';
|
|
6
6
|
import { AutumnContextParams } from '../../AutumnContext.mjs';
|
|
7
7
|
import { TrackParams, CancelParams, OpenBillingPortalParams, SetupPaymentParams } from '../../client/types/clientGenTypes.mjs';
|
|
8
8
|
import { AttachParams, CheckoutParams } from '../../client/types/clientAttachTypes.mjs';
|
|
9
|
-
import { A as AutumnClient } from '../../ReactAutumnClient-
|
|
10
|
-
import '../../prodTypes
|
|
9
|
+
import { A as AutumnClient } from '../../ReactAutumnClient-CDp4DLo0.mjs';
|
|
10
|
+
import '../../prodTypes-Bmoibf-M.mjs';
|
|
11
11
|
import 'zod';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '../../client/types/clientEntTypes.mjs';
|
|
@@ -18,9 +18,9 @@ declare const useAutumnBase: ({ context, client, refetchCustomer, }: {
|
|
|
18
18
|
refetchCustomer?: () => Promise<any>;
|
|
19
19
|
}) => {
|
|
20
20
|
attach: (params: AttachParams) => Promise<Result<{
|
|
21
|
+
customer_id: string;
|
|
21
22
|
code: string;
|
|
22
23
|
message: string;
|
|
23
|
-
customer_id: string;
|
|
24
24
|
product_ids: string[];
|
|
25
25
|
customer_data?: any;
|
|
26
26
|
invoice?: {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import { R as Result, A as AutumnPromise } from '../../entTypes-
|
|
1
|
+
import { R as Result, A as AutumnPromise } from '../../entTypes-Byz3wYbQ.js';
|
|
2
2
|
import { A as AutumnError } from '../../error-DHbclCVh.js';
|
|
3
|
-
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../../genTypes-
|
|
4
|
-
import { C as CheckoutResult } from '../../attachTypes-
|
|
5
|
-
import { B as BillingPortalResult } from '../../cusTypes-
|
|
3
|
+
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../../genTypes-EyxQImzh.js';
|
|
4
|
+
import { C as CheckoutResult } from '../../attachTypes-DxfaWOQB.js';
|
|
5
|
+
import { B as BillingPortalResult } from '../../cusTypes-C8UH2xVw.js';
|
|
6
6
|
import { AutumnContextParams } from '../../AutumnContext.js';
|
|
7
7
|
import { TrackParams, CancelParams, OpenBillingPortalParams, SetupPaymentParams } from '../../client/types/clientGenTypes.js';
|
|
8
8
|
import { AttachParams, CheckoutParams } from '../../client/types/clientAttachTypes.js';
|
|
9
|
-
import { A as AutumnClient } from '../../ReactAutumnClient-
|
|
10
|
-
import '../../prodTypes
|
|
9
|
+
import { A as AutumnClient } from '../../ReactAutumnClient-BozBPLWS.js';
|
|
10
|
+
import '../../prodTypes-Bmoibf-M.js';
|
|
11
11
|
import 'zod';
|
|
12
12
|
import 'react';
|
|
13
13
|
import '../../client/types/clientEntTypes.js';
|
|
@@ -18,9 +18,9 @@ declare const useAutumnBase: ({ context, client, refetchCustomer, }: {
|
|
|
18
18
|
refetchCustomer?: () => Promise<any>;
|
|
19
19
|
}) => {
|
|
20
20
|
attach: (params: AttachParams) => Promise<Result<{
|
|
21
|
+
customer_id: string;
|
|
21
22
|
code: string;
|
|
22
23
|
message: string;
|
|
23
|
-
customer_id: string;
|
|
24
24
|
product_ids: string[];
|
|
25
25
|
customer_data?: any;
|
|
26
26
|
invoice?: {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as swr from 'swr';
|
|
2
2
|
import { QueryParams } from '../client/types/clientGenTypes.mjs';
|
|
3
3
|
import { A as AutumnError } from '../error-DHbclCVh.mjs';
|
|
4
|
-
import { Q as QueryResult } from '../genTypes-
|
|
4
|
+
import { Q as QueryResult } from '../genTypes-DSvR32on.mjs';
|
|
5
5
|
import 'zod';
|
|
6
|
-
import '../prodTypes
|
|
6
|
+
import '../prodTypes-Bmoibf-M.mjs';
|
|
7
7
|
|
|
8
8
|
declare const useAnalytics: (params: QueryParams) => {
|
|
9
9
|
data: ({
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import * as swr from 'swr';
|
|
2
2
|
import { QueryParams } from '../client/types/clientGenTypes.js';
|
|
3
3
|
import { A as AutumnError } from '../error-DHbclCVh.js';
|
|
4
|
-
import { Q as QueryResult } from '../genTypes-
|
|
4
|
+
import { Q as QueryResult } from '../genTypes-EyxQImzh.js';
|
|
5
5
|
import 'zod';
|
|
6
|
-
import '../prodTypes
|
|
6
|
+
import '../prodTypes-Bmoibf-M.js';
|
|
7
7
|
|
|
8
8
|
declare const useAnalytics: (params: QueryParams) => {
|
|
9
9
|
data: ({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { UseCustomerParams, UseCustomerResult } from './useCustomerBase.mjs';
|
|
2
2
|
import '../error-DHbclCVh.mjs';
|
|
3
|
-
import '../genTypes-
|
|
4
|
-
import '../prodTypes
|
|
3
|
+
import '../genTypes-DSvR32on.mjs';
|
|
4
|
+
import '../prodTypes-Bmoibf-M.mjs';
|
|
5
5
|
import 'zod';
|
|
6
|
-
import '../attachTypes-
|
|
7
|
-
import '../entTypes-
|
|
8
|
-
import '../cusTypes-
|
|
9
|
-
import '../ReactAutumnClient-
|
|
6
|
+
import '../attachTypes-BqXH38Ft.mjs';
|
|
7
|
+
import '../entTypes-ItJ8BoHV.mjs';
|
|
8
|
+
import '../cusTypes-B2w8Kg9H.mjs';
|
|
9
|
+
import '../ReactAutumnClient-CDp4DLo0.mjs';
|
|
10
10
|
import '../client/types/clientEntTypes.mjs';
|
|
11
11
|
import '../client/types/clientGenTypes.mjs';
|
|
12
12
|
import '../client/types/clientReferralTypes.mjs';
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { UseCustomerParams, UseCustomerResult } from './useCustomerBase.js';
|
|
2
2
|
import '../error-DHbclCVh.js';
|
|
3
|
-
import '../genTypes-
|
|
4
|
-
import '../prodTypes
|
|
3
|
+
import '../genTypes-EyxQImzh.js';
|
|
4
|
+
import '../prodTypes-Bmoibf-M.js';
|
|
5
5
|
import 'zod';
|
|
6
|
-
import '../attachTypes-
|
|
7
|
-
import '../entTypes-
|
|
8
|
-
import '../cusTypes-
|
|
9
|
-
import '../ReactAutumnClient-
|
|
6
|
+
import '../attachTypes-DxfaWOQB.js';
|
|
7
|
+
import '../entTypes-Byz3wYbQ.js';
|
|
8
|
+
import '../cusTypes-C8UH2xVw.js';
|
|
9
|
+
import '../ReactAutumnClient-BozBPLWS.js';
|
|
10
10
|
import '../client/types/clientEntTypes.js';
|
|
11
11
|
import '../client/types/clientGenTypes.js';
|
|
12
12
|
import '../client/types/clientReferralTypes.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { A as AutumnError } from '../error-DHbclCVh.mjs';
|
|
2
|
-
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../genTypes-
|
|
3
|
-
import { A as AttachResult, C as CheckoutResult } from '../attachTypes-
|
|
4
|
-
import { A as AutumnPromise, E as Entity, S as Success } from '../entTypes-
|
|
5
|
-
import { c as CustomerExpandOption, b as Customer, B as BillingPortalResult } from '../cusTypes-
|
|
6
|
-
import { C as CreateReferralCodeResult, R as RedeemReferralCodeResult, A as AutumnClient } from '../ReactAutumnClient-
|
|
2
|
+
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../genTypes-DSvR32on.mjs';
|
|
3
|
+
import { A as AttachResult, C as CheckoutResult } from '../attachTypes-BqXH38Ft.mjs';
|
|
4
|
+
import { A as AutumnPromise, E as Entity, S as Success } from '../entTypes-ItJ8BoHV.mjs';
|
|
5
|
+
import { c as CustomerExpandOption, b as Customer, B as BillingPortalResult } from '../cusTypes-B2w8Kg9H.mjs';
|
|
6
|
+
import { C as CreateReferralCodeResult, R as RedeemReferralCodeResult, A as AutumnClient } from '../ReactAutumnClient-CDp4DLo0.mjs';
|
|
7
7
|
import { CreateEntityParams } from '../client/types/clientEntTypes.mjs';
|
|
8
8
|
import { CreateReferralCodeParams, RedeemReferralCodeParams } from '../client/types/clientReferralTypes.mjs';
|
|
9
9
|
import { SWRConfiguration } from 'swr';
|
|
@@ -11,7 +11,7 @@ import React__default from 'react';
|
|
|
11
11
|
import { TrackParams, CancelParams, SetupPaymentParams, OpenBillingPortalParams, CheckParams } from '../client/types/clientGenTypes.mjs';
|
|
12
12
|
import { AllowedParams } from './helpers/handleCheck.mjs';
|
|
13
13
|
import { AttachParams, CheckoutParams } from '../client/types/clientAttachTypes.mjs';
|
|
14
|
-
import '../prodTypes
|
|
14
|
+
import '../prodTypes-Bmoibf-M.mjs';
|
|
15
15
|
import 'zod';
|
|
16
16
|
import '../AutumnContext.mjs';
|
|
17
17
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { A as AutumnError } from '../error-DHbclCVh.js';
|
|
2
|
-
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../genTypes-
|
|
3
|
-
import { A as AttachResult, C as CheckoutResult } from '../attachTypes-
|
|
4
|
-
import { A as AutumnPromise, E as Entity, S as Success } from '../entTypes-
|
|
5
|
-
import { c as CustomerExpandOption, b as Customer, B as BillingPortalResult } from '../cusTypes-
|
|
6
|
-
import { C as CreateReferralCodeResult, R as RedeemReferralCodeResult, A as AutumnClient } from '../ReactAutumnClient-
|
|
2
|
+
import { a as CheckResult, T as TrackResult, C as CancelResult, S as SetupPaymentResult } from '../genTypes-EyxQImzh.js';
|
|
3
|
+
import { A as AttachResult, C as CheckoutResult } from '../attachTypes-DxfaWOQB.js';
|
|
4
|
+
import { A as AutumnPromise, E as Entity, S as Success } from '../entTypes-Byz3wYbQ.js';
|
|
5
|
+
import { c as CustomerExpandOption, b as Customer, B as BillingPortalResult } from '../cusTypes-C8UH2xVw.js';
|
|
6
|
+
import { C as CreateReferralCodeResult, R as RedeemReferralCodeResult, A as AutumnClient } from '../ReactAutumnClient-BozBPLWS.js';
|
|
7
7
|
import { CreateEntityParams } from '../client/types/clientEntTypes.js';
|
|
8
8
|
import { CreateReferralCodeParams, RedeemReferralCodeParams } from '../client/types/clientReferralTypes.js';
|
|
9
9
|
import { SWRConfiguration } from 'swr';
|
|
@@ -11,7 +11,7 @@ import React__default from 'react';
|
|
|
11
11
|
import { TrackParams, CancelParams, SetupPaymentParams, OpenBillingPortalParams, CheckParams } from '../client/types/clientGenTypes.js';
|
|
12
12
|
import { AllowedParams } from './helpers/handleCheck.js';
|
|
13
13
|
import { AttachParams, CheckoutParams } from '../client/types/clientAttachTypes.js';
|
|
14
|
-
import '../prodTypes
|
|
14
|
+
import '../prodTypes-Bmoibf-M.js';
|
|
15
15
|
import 'zod';
|
|
16
16
|
import '../AutumnContext.js';
|
|
17
17
|
|