autumn-js 0.0.104 → 0.0.105
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.mjs +2 -2
- 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.mjs +2 -2
- package/dist/libraries/backend/react-router.mjs +2 -2
- 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.mjs +2 -2
- 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 +5 -5
- package/dist/libraries/react/AutumnContext.d.ts +5 -5
- package/dist/libraries/react/AutumnContext.mjs +4 -4
- package/dist/libraries/react/BaseAutumnProvider.d.mts +5 -5
- package/dist/libraries/react/BaseAutumnProvider.d.ts +5 -5
- package/dist/libraries/react/BaseAutumnProvider.mjs +8 -8
- package/dist/libraries/react/{ReactAutumnClient-CEv9YGLM.d.ts → ReactAutumnClient-BICsMJ-m.d.ts} +4 -4
- package/dist/libraries/react/{ReactAutumnClient-BGI56QI_.d.mts → ReactAutumnClient-BuQHr-be.d.mts} +4 -4
- package/dist/libraries/react/ReactAutumnProvider.d.mts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.d.ts +1 -1
- package/dist/libraries/react/ReactAutumnProvider.mjs +9 -9
- package/dist/libraries/react/{attachTypes-Cexub7bN.d.ts → attachTypes-Cb7EQun_.d.ts} +1 -1
- package/dist/{next/client/attachTypes-BPYeJ6E4.d.mts → libraries/react/attachTypes-CsFmlhk3.d.mts} +7 -7
- package/dist/libraries/react/{chunk-MNOH7Q3B.mjs → chunk-4CHWEUKX.mjs} +2 -2
- package/dist/libraries/react/{chunk-PIENO233.mjs → chunk-6RNG47NV.mjs} +1 -1
- package/dist/libraries/react/{chunk-P5MIFIIO.mjs → chunk-7DINVACK.mjs} +2 -2
- package/dist/libraries/react/{chunk-EBQBPZCM.mjs → chunk-DRAIZ3UZ.mjs} +3 -3
- package/dist/libraries/react/{chunk-4VXBAIPC.mjs → chunk-KDD5RMQ3.mjs} +2 -2
- package/dist/libraries/react/{chunk-ZITEHPEQ.mjs → chunk-KJLHVBV4.mjs} +2 -2
- package/dist/libraries/react/{chunk-ZFIJI37N.mjs → chunk-LXD6AEZW.mjs} +1 -1
- package/dist/libraries/react/{chunk-G6NOGGDA.mjs → chunk-N7LPH3DU.mjs} +3 -3
- package/dist/libraries/react/{chunk-ASL5VH2W.mjs → chunk-OEIUKLFH.mjs} +2 -2
- package/dist/libraries/react/{chunk-4BQDSIWM.mjs → chunk-OM3ROIZO.mjs} +2 -2
- package/dist/libraries/react/{chunk-473LVTGN.mjs → chunk-OTYSAMRH.mjs} +2 -2
- package/dist/libraries/react/{chunk-3N6WLQH3.mjs → chunk-XXGKLOAK.mjs} +1 -1
- package/dist/libraries/react/client/ReactAutumnClient.d.mts +5 -5
- package/dist/libraries/react/client/ReactAutumnClient.d.ts +5 -5
- package/dist/libraries/react/client/ReactAutumnClient.mjs +3 -3
- package/dist/libraries/react/client/clientCompMethods.d.mts +5 -5
- package/dist/libraries/react/client/clientCompMethods.d.ts +5 -5
- package/dist/libraries/react/client/clientCusMethods.d.mts +5 -5
- package/dist/libraries/react/client/clientCusMethods.d.ts +5 -5
- package/dist/libraries/react/client/clientEntityMethods.d.mts +5 -5
- package/dist/libraries/react/client/clientEntityMethods.d.ts +5 -5
- package/dist/libraries/react/client/clientGenMethods.d.mts +5 -5
- package/dist/libraries/react/client/clientGenMethods.d.ts +5 -5
- package/dist/libraries/react/client/clientProdMethods.d.mts +5 -5
- package/dist/libraries/react/client/clientProdMethods.d.ts +5 -5
- package/dist/libraries/react/client/clientReferralMethods.d.mts +5 -5
- package/dist/libraries/react/client/clientReferralMethods.d.ts +5 -5
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.mts +2 -2
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.d.ts +2 -2
- package/dist/libraries/react/components/attach-dialog/attach-dialog-synced.mjs +15 -15
- package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.mts +2 -2
- package/dist/libraries/react/components/attach-dialog/lib/attach-content.d.ts +2 -2
- 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/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/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.js +1 -1
- package/dist/libraries/react/components/pricing-table/pricing-table-synced.mjs +15 -15
- package/dist/libraries/react/{entTypes-BJD_Hxbp.d.ts → entTypes-CFDcayTF.d.ts} +1 -1
- package/dist/libraries/react/{entTypes-CJhJFCKD.d.mts → entTypes-Diy1Q4vW.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 +7 -7
- package/dist/libraries/react/hooks/useAutumn.d.ts +7 -7
- package/dist/libraries/react/hooks/useAutumn.mjs +7 -7
- package/dist/libraries/react/hooks/useAutumnBase.d.mts +5 -5
- package/dist/libraries/react/hooks/useAutumnBase.d.ts +5 -5
- package/dist/libraries/react/hooks/useAutumnBase.mjs +6 -6
- package/dist/libraries/react/hooks/useCustomer.d.mts +5 -5
- package/dist/libraries/react/hooks/useCustomer.d.ts +5 -5
- package/dist/libraries/react/hooks/useCustomer.mjs +8 -8
- package/dist/libraries/react/hooks/useCustomerBase.d.mts +5 -5
- package/dist/libraries/react/hooks/useCustomerBase.d.ts +5 -5
- package/dist/libraries/react/hooks/useCustomerBase.mjs +7 -7
- package/dist/libraries/react/hooks/useEntity.d.mts +9 -9
- package/dist/libraries/react/hooks/useEntity.d.ts +9 -9
- package/dist/libraries/react/hooks/useEntity.mjs +8 -8
- package/dist/libraries/react/hooks/useEntityBase.d.mts +11 -11
- package/dist/libraries/react/hooks/useEntityBase.d.ts +11 -11
- 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 +5 -5
- package/dist/libraries/react/hooks/usePricingTableBase.d.ts +5 -5
- package/dist/libraries/react/hooks/usePricingTableBase.mjs +5 -5
- package/dist/libraries/react/hooks/useProductsBase.mjs +4 -4
- package/dist/libraries/react/index.js +1 -1
- package/dist/libraries/react/index.mjs +1 -1
- package/dist/libraries/react/{response-Dek2TEnE.d.ts → response-BFBmXYPK.d.ts} +1 -1
- package/dist/libraries/react/{response-HZAWTgGp.d.mts → response-D3QhcRLa.d.mts} +1 -1
- 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/{libraries/react/attachTypes-DqI7qtXD.d.mts → next/client/attachTypes-BbjEGh-Q.d.mts} +5 -5
- package/dist/next/client/{attachTypes-BL6x9Zbx.d.ts → attachTypes-BmvzLAdZ.d.ts} +3 -3
- package/dist/next/client/{clientAttachTypes-Dj6U8D7o.d.ts → clientAttachTypes-DWV50ToQ.d.ts} +3 -3
- package/dist/next/client/{clientAttachTypes-fN66J754.d.mts → clientAttachTypes-xaEzXIt3.d.mts} +3 -3
- package/dist/next/client/clientUtils.d.mts +2 -2
- package/dist/next/client/clientUtils.d.ts +2 -2
- package/dist/next/client/{entTypes-Li6ZrG0C.d.mts → entTypes-BRNi52gE.d.mts} +1 -1
- package/dist/next/client/{entTypes-BrHkjvC9.d.ts → entTypes-DtUiQ3Ms.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/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/server/cusActions.d.mts +8 -8
- package/dist/next/server/cusActions.d.ts +8 -8
- package/package.json +1 -1
- package/dist/libraries/backend/{chunk-2RZ2FZX2.mjs → chunk-ICPSX5WQ.mjs} +3 -3
- package/dist/libraries/backend/{referralTypes-jA7MQ1y5.d.mts → referralTypes-CILDqqIc.d.mts} +27 -27
- package/dist/libraries/backend/{referralTypes-CnYanpMd.d.ts → referralTypes-DKd7XOdW.d.ts} +27 -27
- package/dist/libraries/react/{chunk-E5EYSQYJ.mjs → chunk-2PVRCDDK.mjs} +6 -6
- package/dist/libraries/react/{cusTypes-DCeNEQLu.d.mts → cusTypes-l9ZWuqVq.d.mts} +2 -2
- package/dist/libraries/react/{cusTypes-DCeNEQLu.d.ts → cusTypes-l9ZWuqVq.d.ts} +2 -2
- package/dist/next/client/{cusTypes-BoVZ2omf.d.mts → cusTypes-mflRCYE_.d.mts} +2 -2
- package/dist/next/client/{cusTypes-BoVZ2omf.d.ts → cusTypes-mflRCYE_.d.ts} +2 -2
|
@@ -130,13 +130,13 @@ declare const autumn: (options?: {
|
|
|
130
130
|
attach: {
|
|
131
131
|
<AsResponse extends boolean = false, ReturnHeaders extends boolean = false>(inputCtx_0: {
|
|
132
132
|
body: {
|
|
133
|
+
entity_id?: string | undefined;
|
|
133
134
|
options?: {
|
|
134
135
|
feature_id: string;
|
|
135
136
|
quantity: number;
|
|
136
137
|
}[] | undefined;
|
|
137
138
|
metadata?: Record<string, string> | undefined;
|
|
138
139
|
product_id?: string | undefined;
|
|
139
|
-
entity_id?: string | undefined;
|
|
140
140
|
product_ids?: string[] | undefined;
|
|
141
141
|
free_trial?: boolean | undefined;
|
|
142
142
|
success_url?: string | undefined;
|
|
@@ -210,13 +210,13 @@ declare const autumn: (options?: {
|
|
|
210
210
|
checkout_session_params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
211
211
|
reward: z.ZodOptional<z.ZodString>;
|
|
212
212
|
}, "customer_id">, "strip", z.ZodTypeAny, {
|
|
213
|
+
entity_id?: string | undefined;
|
|
213
214
|
options?: {
|
|
214
215
|
feature_id: string;
|
|
215
216
|
quantity: number;
|
|
216
217
|
}[] | undefined;
|
|
217
218
|
metadata?: Record<string, string> | undefined;
|
|
218
219
|
product_id?: string | undefined;
|
|
219
|
-
entity_id?: string | undefined;
|
|
220
220
|
product_ids?: string[] | undefined;
|
|
221
221
|
free_trial?: boolean | undefined;
|
|
222
222
|
success_url?: string | undefined;
|
|
@@ -230,13 +230,13 @@ declare const autumn: (options?: {
|
|
|
230
230
|
checkout_session_params?: Record<string, any> | undefined;
|
|
231
231
|
reward?: string | undefined;
|
|
232
232
|
}, {
|
|
233
|
+
entity_id?: string | undefined;
|
|
233
234
|
options?: {
|
|
234
235
|
feature_id: string;
|
|
235
236
|
quantity: number;
|
|
236
237
|
}[] | undefined;
|
|
237
238
|
metadata?: Record<string, string> | undefined;
|
|
238
239
|
product_id?: string | undefined;
|
|
239
|
-
entity_id?: string | undefined;
|
|
240
240
|
product_ids?: string[] | undefined;
|
|
241
241
|
free_trial?: boolean | undefined;
|
|
242
242
|
success_url?: string | undefined;
|
|
@@ -281,15 +281,15 @@ declare const autumn: (options?: {
|
|
|
281
281
|
check: {
|
|
282
282
|
<AsResponse extends boolean = false, ReturnHeaders extends boolean = false>(inputCtx_0: {
|
|
283
283
|
body: {
|
|
284
|
-
product_id?: string | undefined;
|
|
285
|
-
entity_id?: string | undefined;
|
|
286
284
|
feature_id?: string | undefined;
|
|
285
|
+
entity_id?: string | undefined;
|
|
286
|
+
required_balance?: number | undefined;
|
|
287
|
+
product_id?: string | undefined;
|
|
287
288
|
customer_data?: any;
|
|
288
289
|
entity_data?: {
|
|
289
290
|
feature_id: string;
|
|
290
291
|
name?: string | undefined;
|
|
291
292
|
} | undefined;
|
|
292
|
-
required_balance?: number | undefined;
|
|
293
293
|
send_event?: boolean | undefined;
|
|
294
294
|
with_preview?: boolean | undefined;
|
|
295
295
|
};
|
|
@@ -337,27 +337,27 @@ declare const autumn: (options?: {
|
|
|
337
337
|
name?: string | undefined;
|
|
338
338
|
}>>;
|
|
339
339
|
}, "customer_id">, "strip", z.ZodTypeAny, {
|
|
340
|
-
product_id?: string | undefined;
|
|
341
|
-
entity_id?: string | undefined;
|
|
342
340
|
feature_id?: string | undefined;
|
|
341
|
+
entity_id?: string | undefined;
|
|
342
|
+
required_balance?: number | undefined;
|
|
343
|
+
product_id?: string | undefined;
|
|
343
344
|
customer_data?: any;
|
|
344
345
|
entity_data?: {
|
|
345
346
|
feature_id: string;
|
|
346
347
|
name?: string | undefined;
|
|
347
348
|
} | undefined;
|
|
348
|
-
required_balance?: number | undefined;
|
|
349
349
|
send_event?: boolean | undefined;
|
|
350
350
|
with_preview?: boolean | undefined;
|
|
351
351
|
}, {
|
|
352
|
-
product_id?: string | undefined;
|
|
353
|
-
entity_id?: string | undefined;
|
|
354
352
|
feature_id?: string | undefined;
|
|
353
|
+
entity_id?: string | undefined;
|
|
354
|
+
required_balance?: number | undefined;
|
|
355
|
+
product_id?: string | undefined;
|
|
355
356
|
customer_data?: any;
|
|
356
357
|
entity_data?: {
|
|
357
358
|
feature_id: string;
|
|
358
359
|
name?: string | undefined;
|
|
359
360
|
} | undefined;
|
|
360
|
-
required_balance?: number | undefined;
|
|
361
361
|
send_event?: boolean | undefined;
|
|
362
362
|
with_preview?: boolean | undefined;
|
|
363
363
|
}>;
|
|
@@ -392,9 +392,9 @@ declare const autumn: (options?: {
|
|
|
392
392
|
track: {
|
|
393
393
|
<AsResponse extends boolean = false, ReturnHeaders extends boolean = false>(inputCtx_0: {
|
|
394
394
|
body: {
|
|
395
|
-
value?: number | undefined;
|
|
396
|
-
entity_id?: string | undefined;
|
|
397
395
|
feature_id?: string | undefined;
|
|
396
|
+
entity_id?: string | undefined;
|
|
397
|
+
value?: number | undefined;
|
|
398
398
|
customer_data?: any;
|
|
399
399
|
entity_data?: any;
|
|
400
400
|
event_name?: string | undefined;
|
|
@@ -434,17 +434,17 @@ declare const autumn: (options?: {
|
|
|
434
434
|
idempotency_key: z.ZodOptional<z.ZodString>;
|
|
435
435
|
entity_data: z.ZodOptional<z.ZodAny>;
|
|
436
436
|
}, "customer_id">, "strip", z.ZodTypeAny, {
|
|
437
|
-
value?: number | undefined;
|
|
438
|
-
entity_id?: string | undefined;
|
|
439
437
|
feature_id?: string | undefined;
|
|
438
|
+
entity_id?: string | undefined;
|
|
439
|
+
value?: number | undefined;
|
|
440
440
|
customer_data?: any;
|
|
441
441
|
entity_data?: any;
|
|
442
442
|
event_name?: string | undefined;
|
|
443
443
|
idempotency_key?: string | undefined;
|
|
444
444
|
}, {
|
|
445
|
-
value?: number | undefined;
|
|
446
|
-
entity_id?: string | undefined;
|
|
447
445
|
feature_id?: string | undefined;
|
|
446
|
+
entity_id?: string | undefined;
|
|
447
|
+
value?: number | undefined;
|
|
448
448
|
customer_data?: any;
|
|
449
449
|
entity_data?: any;
|
|
450
450
|
event_name?: string | undefined;
|
|
@@ -130,13 +130,13 @@ declare const autumn: (options?: {
|
|
|
130
130
|
attach: {
|
|
131
131
|
<AsResponse extends boolean = false, ReturnHeaders extends boolean = false>(inputCtx_0: {
|
|
132
132
|
body: {
|
|
133
|
+
entity_id?: string | undefined;
|
|
133
134
|
options?: {
|
|
134
135
|
feature_id: string;
|
|
135
136
|
quantity: number;
|
|
136
137
|
}[] | undefined;
|
|
137
138
|
metadata?: Record<string, string> | undefined;
|
|
138
139
|
product_id?: string | undefined;
|
|
139
|
-
entity_id?: string | undefined;
|
|
140
140
|
product_ids?: string[] | undefined;
|
|
141
141
|
free_trial?: boolean | undefined;
|
|
142
142
|
success_url?: string | undefined;
|
|
@@ -210,13 +210,13 @@ declare const autumn: (options?: {
|
|
|
210
210
|
checkout_session_params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodAny>>;
|
|
211
211
|
reward: z.ZodOptional<z.ZodString>;
|
|
212
212
|
}, "customer_id">, "strip", z.ZodTypeAny, {
|
|
213
|
+
entity_id?: string | undefined;
|
|
213
214
|
options?: {
|
|
214
215
|
feature_id: string;
|
|
215
216
|
quantity: number;
|
|
216
217
|
}[] | undefined;
|
|
217
218
|
metadata?: Record<string, string> | undefined;
|
|
218
219
|
product_id?: string | undefined;
|
|
219
|
-
entity_id?: string | undefined;
|
|
220
220
|
product_ids?: string[] | undefined;
|
|
221
221
|
free_trial?: boolean | undefined;
|
|
222
222
|
success_url?: string | undefined;
|
|
@@ -230,13 +230,13 @@ declare const autumn: (options?: {
|
|
|
230
230
|
checkout_session_params?: Record<string, any> | undefined;
|
|
231
231
|
reward?: string | undefined;
|
|
232
232
|
}, {
|
|
233
|
+
entity_id?: string | undefined;
|
|
233
234
|
options?: {
|
|
234
235
|
feature_id: string;
|
|
235
236
|
quantity: number;
|
|
236
237
|
}[] | undefined;
|
|
237
238
|
metadata?: Record<string, string> | undefined;
|
|
238
239
|
product_id?: string | undefined;
|
|
239
|
-
entity_id?: string | undefined;
|
|
240
240
|
product_ids?: string[] | undefined;
|
|
241
241
|
free_trial?: boolean | undefined;
|
|
242
242
|
success_url?: string | undefined;
|
|
@@ -281,15 +281,15 @@ declare const autumn: (options?: {
|
|
|
281
281
|
check: {
|
|
282
282
|
<AsResponse extends boolean = false, ReturnHeaders extends boolean = false>(inputCtx_0: {
|
|
283
283
|
body: {
|
|
284
|
-
product_id?: string | undefined;
|
|
285
|
-
entity_id?: string | undefined;
|
|
286
284
|
feature_id?: string | undefined;
|
|
285
|
+
entity_id?: string | undefined;
|
|
286
|
+
required_balance?: number | undefined;
|
|
287
|
+
product_id?: string | undefined;
|
|
287
288
|
customer_data?: any;
|
|
288
289
|
entity_data?: {
|
|
289
290
|
feature_id: string;
|
|
290
291
|
name?: string | undefined;
|
|
291
292
|
} | undefined;
|
|
292
|
-
required_balance?: number | undefined;
|
|
293
293
|
send_event?: boolean | undefined;
|
|
294
294
|
with_preview?: boolean | undefined;
|
|
295
295
|
};
|
|
@@ -337,27 +337,27 @@ declare const autumn: (options?: {
|
|
|
337
337
|
name?: string | undefined;
|
|
338
338
|
}>>;
|
|
339
339
|
}, "customer_id">, "strip", z.ZodTypeAny, {
|
|
340
|
-
product_id?: string | undefined;
|
|
341
|
-
entity_id?: string | undefined;
|
|
342
340
|
feature_id?: string | undefined;
|
|
341
|
+
entity_id?: string | undefined;
|
|
342
|
+
required_balance?: number | undefined;
|
|
343
|
+
product_id?: string | undefined;
|
|
343
344
|
customer_data?: any;
|
|
344
345
|
entity_data?: {
|
|
345
346
|
feature_id: string;
|
|
346
347
|
name?: string | undefined;
|
|
347
348
|
} | undefined;
|
|
348
|
-
required_balance?: number | undefined;
|
|
349
349
|
send_event?: boolean | undefined;
|
|
350
350
|
with_preview?: boolean | undefined;
|
|
351
351
|
}, {
|
|
352
|
-
product_id?: string | undefined;
|
|
353
|
-
entity_id?: string | undefined;
|
|
354
352
|
feature_id?: string | undefined;
|
|
353
|
+
entity_id?: string | undefined;
|
|
354
|
+
required_balance?: number | undefined;
|
|
355
|
+
product_id?: string | undefined;
|
|
355
356
|
customer_data?: any;
|
|
356
357
|
entity_data?: {
|
|
357
358
|
feature_id: string;
|
|
358
359
|
name?: string | undefined;
|
|
359
360
|
} | undefined;
|
|
360
|
-
required_balance?: number | undefined;
|
|
361
361
|
send_event?: boolean | undefined;
|
|
362
362
|
with_preview?: boolean | undefined;
|
|
363
363
|
}>;
|
|
@@ -392,9 +392,9 @@ declare const autumn: (options?: {
|
|
|
392
392
|
track: {
|
|
393
393
|
<AsResponse extends boolean = false, ReturnHeaders extends boolean = false>(inputCtx_0: {
|
|
394
394
|
body: {
|
|
395
|
-
value?: number | undefined;
|
|
396
|
-
entity_id?: string | undefined;
|
|
397
395
|
feature_id?: string | undefined;
|
|
396
|
+
entity_id?: string | undefined;
|
|
397
|
+
value?: number | undefined;
|
|
398
398
|
customer_data?: any;
|
|
399
399
|
entity_data?: any;
|
|
400
400
|
event_name?: string | undefined;
|
|
@@ -434,17 +434,17 @@ declare const autumn: (options?: {
|
|
|
434
434
|
idempotency_key: z.ZodOptional<z.ZodString>;
|
|
435
435
|
entity_data: z.ZodOptional<z.ZodAny>;
|
|
436
436
|
}, "customer_id">, "strip", z.ZodTypeAny, {
|
|
437
|
-
value?: number | undefined;
|
|
438
|
-
entity_id?: string | undefined;
|
|
439
437
|
feature_id?: string | undefined;
|
|
438
|
+
entity_id?: string | undefined;
|
|
439
|
+
value?: number | undefined;
|
|
440
440
|
customer_data?: any;
|
|
441
441
|
entity_data?: any;
|
|
442
442
|
event_name?: string | undefined;
|
|
443
443
|
idempotency_key?: string | undefined;
|
|
444
444
|
}, {
|
|
445
|
-
value?: number | undefined;
|
|
446
|
-
entity_id?: string | undefined;
|
|
447
445
|
feature_id?: string | undefined;
|
|
446
|
+
entity_id?: string | undefined;
|
|
447
|
+
value?: number | undefined;
|
|
448
448
|
customer_data?: any;
|
|
449
449
|
entity_data?: any;
|
|
450
450
|
event_name?: string | undefined;
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
AttachParamsSchema,
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createRouterWithOptions
|
|
3
|
-
} from "./chunk-
|
|
3
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
4
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
4
5
|
import "./chunk-5EKNB4IJ.mjs";
|
|
5
6
|
import "./chunk-3OLXYDCU.mjs";
|
|
6
7
|
import "./chunk-K7JGEYUX.mjs";
|
|
7
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
8
8
|
import "./chunk-5H6HVCOP.mjs";
|
|
9
9
|
import {
|
|
10
10
|
Autumn
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createRouterWithOptions
|
|
3
|
-
} from "../chunk-
|
|
3
|
+
} from "../chunk-ICPSX5WQ.mjs";
|
|
4
|
+
import "../chunk-HHMIVOXX.mjs";
|
|
4
5
|
import "../chunk-5EKNB4IJ.mjs";
|
|
5
6
|
import "../chunk-3OLXYDCU.mjs";
|
|
6
7
|
import "../chunk-K7JGEYUX.mjs";
|
|
7
|
-
import "../chunk-HHMIVOXX.mjs";
|
|
8
8
|
import "../chunk-5H6HVCOP.mjs";
|
|
9
9
|
import "../chunk-IOSEAUDJ.mjs";
|
|
10
10
|
import "../chunk-45WVZY23.mjs";
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -3,11 +3,11 @@ import {
|
|
|
3
3
|
} from "./chunk-UNZHJTEY.mjs";
|
|
4
4
|
import {
|
|
5
5
|
createRouterWithOptions
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-ICPSX5WQ.mjs";
|
|
7
|
+
import "./chunk-HHMIVOXX.mjs";
|
|
7
8
|
import "./chunk-5EKNB4IJ.mjs";
|
|
8
9
|
import "./chunk-3OLXYDCU.mjs";
|
|
9
10
|
import "./chunk-K7JGEYUX.mjs";
|
|
10
|
-
import "./chunk-HHMIVOXX.mjs";
|
|
11
11
|
import "./chunk-5H6HVCOP.mjs";
|
|
12
12
|
import {
|
|
13
13
|
Autumn
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as React$1 from 'react';
|
|
2
|
-
import { A as AutumnClient } from './ReactAutumnClient-
|
|
2
|
+
import { A as AutumnClient } from './ReactAutumnClient-BuQHr-be.mjs';
|
|
3
3
|
import './client/types/clientEntTypes.mjs';
|
|
4
4
|
import './client/types/clientGenTypes.mjs';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import './error-DHbclCVh.mjs';
|
|
7
|
-
import './response-
|
|
8
|
-
import './cusTypes-
|
|
9
|
-
import './attachTypes-
|
|
10
|
-
import './entTypes-
|
|
7
|
+
import './response-D3QhcRLa.mjs';
|
|
8
|
+
import './cusTypes-l9ZWuqVq.mjs';
|
|
9
|
+
import './attachTypes-CsFmlhk3.mjs';
|
|
10
|
+
import './entTypes-Diy1Q4vW.mjs';
|
|
11
11
|
|
|
12
12
|
interface AutumnDialogContext {
|
|
13
13
|
props: any;
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import * as React$1 from 'react';
|
|
2
|
-
import { A as AutumnClient } from './ReactAutumnClient-
|
|
2
|
+
import { A as AutumnClient } from './ReactAutumnClient-BICsMJ-m.js';
|
|
3
3
|
import './client/types/clientEntTypes.js';
|
|
4
4
|
import './client/types/clientGenTypes.js';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import './error-DHbclCVh.js';
|
|
7
|
-
import './response-
|
|
8
|
-
import './cusTypes-
|
|
9
|
-
import './attachTypes-
|
|
10
|
-
import './entTypes-
|
|
7
|
+
import './response-BFBmXYPK.js';
|
|
8
|
+
import './cusTypes-l9ZWuqVq.js';
|
|
9
|
+
import './attachTypes-Cb7EQun_.js';
|
|
10
|
+
import './entTypes-CFDcayTF.js';
|
|
11
11
|
|
|
12
12
|
interface AutumnDialogContext {
|
|
13
13
|
props: any;
|
|
@@ -3,12 +3,12 @@
|
|
|
3
3
|
import {
|
|
4
4
|
AutumnContext,
|
|
5
5
|
useAutumnContext
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-JVCOY7ZL.mjs";
|
|
9
|
-
import "./chunk-CIBQ4BJU.mjs";
|
|
6
|
+
} from "./chunk-LXD6AEZW.mjs";
|
|
7
|
+
import "./chunk-2PVRCDDK.mjs";
|
|
10
8
|
import "./chunk-V575SGOW.mjs";
|
|
11
9
|
import "./chunk-ZV4RPZTM.mjs";
|
|
10
|
+
import "./chunk-JVCOY7ZL.mjs";
|
|
11
|
+
import "./chunk-CIBQ4BJU.mjs";
|
|
12
12
|
import "./chunk-VTGR7VVK.mjs";
|
|
13
13
|
import "./chunk-WFFVOEUG.mjs";
|
|
14
14
|
import "./chunk-ZF2HUCN6.mjs";
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { A as AutumnClient } from './ReactAutumnClient-
|
|
3
|
+
import { A as AutumnClient } from './ReactAutumnClient-BuQHr-be.mjs';
|
|
4
4
|
import './client/types/clientEntTypes.mjs';
|
|
5
5
|
import './client/types/clientGenTypes.mjs';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import './error-DHbclCVh.mjs';
|
|
8
|
-
import './response-
|
|
9
|
-
import './cusTypes-
|
|
10
|
-
import './attachTypes-
|
|
11
|
-
import './entTypes-
|
|
8
|
+
import './response-D3QhcRLa.mjs';
|
|
9
|
+
import './cusTypes-l9ZWuqVq.mjs';
|
|
10
|
+
import './attachTypes-CsFmlhk3.mjs';
|
|
11
|
+
import './entTypes-Diy1Q4vW.mjs';
|
|
12
12
|
|
|
13
13
|
declare function BaseAutumnProvider({ client, children, AutumnContext, }: {
|
|
14
14
|
client: AutumnClient;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import * as react_jsx_runtime from 'react/jsx-runtime';
|
|
2
2
|
import React__default from 'react';
|
|
3
|
-
import { A as AutumnClient } from './ReactAutumnClient-
|
|
3
|
+
import { A as AutumnClient } from './ReactAutumnClient-BICsMJ-m.js';
|
|
4
4
|
import './client/types/clientEntTypes.js';
|
|
5
5
|
import './client/types/clientGenTypes.js';
|
|
6
6
|
import 'zod';
|
|
7
7
|
import './error-DHbclCVh.js';
|
|
8
|
-
import './response-
|
|
9
|
-
import './cusTypes-
|
|
10
|
-
import './attachTypes-
|
|
11
|
-
import './entTypes-
|
|
8
|
+
import './response-BFBmXYPK.js';
|
|
9
|
+
import './cusTypes-l9ZWuqVq.js';
|
|
10
|
+
import './attachTypes-Cb7EQun_.js';
|
|
11
|
+
import './entTypes-CFDcayTF.js';
|
|
12
12
|
|
|
13
13
|
declare function BaseAutumnProvider({ client, children, AutumnContext, }: {
|
|
14
14
|
client: AutumnClient;
|
|
@@ -3,18 +3,18 @@
|
|
|
3
3
|
"use client";
|
|
4
4
|
import {
|
|
5
5
|
BaseAutumnProvider
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-XXGKLOAK.mjs";
|
|
7
7
|
import "./chunk-4QPHNIQ7.mjs";
|
|
8
|
-
import "./chunk-
|
|
8
|
+
import "./chunk-OEIUKLFH.mjs";
|
|
9
9
|
import "./chunk-3JJC2VU5.mjs";
|
|
10
|
-
import "./chunk-
|
|
11
|
-
import "./chunk-
|
|
12
|
-
import "./chunk-
|
|
13
|
-
import "./chunk-
|
|
14
|
-
import "./chunk-JVCOY7ZL.mjs";
|
|
15
|
-
import "./chunk-CIBQ4BJU.mjs";
|
|
10
|
+
import "./chunk-KJLHVBV4.mjs";
|
|
11
|
+
import "./chunk-OM3ROIZO.mjs";
|
|
12
|
+
import "./chunk-LXD6AEZW.mjs";
|
|
13
|
+
import "./chunk-2PVRCDDK.mjs";
|
|
16
14
|
import "./chunk-V575SGOW.mjs";
|
|
17
15
|
import "./chunk-ZV4RPZTM.mjs";
|
|
16
|
+
import "./chunk-JVCOY7ZL.mjs";
|
|
17
|
+
import "./chunk-CIBQ4BJU.mjs";
|
|
18
18
|
import "./chunk-VTGR7VVK.mjs";
|
|
19
19
|
import "./chunk-WFFVOEUG.mjs";
|
|
20
20
|
import "./chunk-ZF2HUCN6.mjs";
|
package/dist/libraries/react/{ReactAutumnClient-CEv9YGLM.d.ts → ReactAutumnClient-BICsMJ-m.d.ts}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { CreateEntityParams, GetEntityParams } from './client/types/clientEntTypes.js';
|
|
2
2
|
import { OpenBillingPortalParams, SetupPaymentParams } from './client/types/clientGenTypes.js';
|
|
3
3
|
import { A as AutumnError } from './error-DHbclCVh.js';
|
|
4
|
-
import { R as Result, A as AutumnPromise, a as CheckResult, S as SetupPaymentResult } from './response-
|
|
5
|
-
import { C as CheckoutResult } from './attachTypes-
|
|
6
|
-
import { g as ProductItem, k as ProductScenario, C as CustomerData, a as CreateCustomerParams, b as Customer, B as BillingPortalResult, P as Product } from './cusTypes-
|
|
7
|
-
import { E as Entity, D as DeleteEntityResult } from './entTypes-
|
|
4
|
+
import { R as Result, A as AutumnPromise, a as CheckResult, S as SetupPaymentResult } from './response-BFBmXYPK.js';
|
|
5
|
+
import { C as CheckoutResult } from './attachTypes-Cb7EQun_.js';
|
|
6
|
+
import { g as ProductItem, k as ProductScenario, C as CustomerData, a as CreateCustomerParams, b as Customer, B as BillingPortalResult, P as Product } from './cusTypes-l9ZWuqVq.js';
|
|
7
|
+
import { E as Entity, D as DeleteEntityResult } from './entTypes-CFDcayTF.js';
|
|
8
8
|
|
|
9
9
|
interface PricingTableProduct {
|
|
10
10
|
id: string;
|
package/dist/libraries/react/{ReactAutumnClient-BGI56QI_.d.mts → ReactAutumnClient-BuQHr-be.d.mts}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { CreateEntityParams, GetEntityParams } from './client/types/clientEntTypes.mjs';
|
|
2
2
|
import { OpenBillingPortalParams, SetupPaymentParams } from './client/types/clientGenTypes.mjs';
|
|
3
3
|
import { A as AutumnError } from './error-DHbclCVh.mjs';
|
|
4
|
-
import { R as Result, A as AutumnPromise, a as CheckResult, S as SetupPaymentResult } from './response-
|
|
5
|
-
import { C as CheckoutResult } from './attachTypes-
|
|
6
|
-
import { g as ProductItem, k as ProductScenario, C as CustomerData, a as CreateCustomerParams, b as Customer, B as BillingPortalResult, P as Product } from './cusTypes-
|
|
7
|
-
import { E as Entity, D as DeleteEntityResult } from './entTypes-
|
|
4
|
+
import { R as Result, A as AutumnPromise, a as CheckResult, S as SetupPaymentResult } from './response-D3QhcRLa.mjs';
|
|
5
|
+
import { C as CheckoutResult } from './attachTypes-CsFmlhk3.mjs';
|
|
6
|
+
import { g as ProductItem, k as ProductScenario, C as CustomerData, a as CreateCustomerParams, b as Customer, B as BillingPortalResult, P as Product } from './cusTypes-l9ZWuqVq.mjs';
|
|
7
|
+
import { E as Entity, D as DeleteEntityResult } from './entTypes-Diy1Q4vW.mjs';
|
|
8
8
|
|
|
9
9
|
interface PricingTableProduct {
|
|
10
10
|
id: string;
|
|
@@ -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-l9ZWuqVq.mjs';
|
|
3
3
|
import 'zod';
|
|
4
4
|
|
|
5
5
|
declare const ReactAutumnProvider: ({ children, getBearerToken, backendUrl, customerData, includeCredentials, betterAuthUrl, }: {
|
|
@@ -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-l9ZWuqVq.js';
|
|
3
3
|
import 'zod';
|
|
4
4
|
|
|
5
5
|
declare const ReactAutumnProvider: ({ children, getBearerToken, backendUrl, customerData, includeCredentials, betterAuthUrl, }: {
|