@bubblelab/bubble-core 0.1.97 → 0.1.99
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/bubble-bundle.d.ts +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +140 -140
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +53 -53
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +134 -134
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +760 -760
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +84 -84
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +196 -196
- package/dist/bubbles/service-bubble/gmail.d.ts +344 -344
- package/dist/bubbles/service-bubble/google-calendar.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +78 -78
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +999 -999
- package/dist/bubbles/service-bubble/postgresql.d.ts +20 -20
- package/dist/bubbles/service-bubble/resend.d.ts +70 -70
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +9 -7
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +592 -592
- package/dist/bubbles/service-bubble/storage.d.ts +60 -60
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +326 -119
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +87 -2
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +276 -37
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +118 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +29 -29
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +349 -349
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +164 -164
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +306 -14
- package/package.json +4 -4
|
@@ -122,6 +122,40 @@ export declare const StripeInvoiceSchema: z.ZodObject<{
|
|
|
122
122
|
hosted_invoice_url?: string | null | undefined;
|
|
123
123
|
invoice_pdf?: string | null | undefined;
|
|
124
124
|
}>;
|
|
125
|
+
export declare const StripeInvoiceItemSchema: z.ZodObject<{
|
|
126
|
+
id: z.ZodString;
|
|
127
|
+
invoice: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
128
|
+
customer: z.ZodString;
|
|
129
|
+
amount: z.ZodNumber;
|
|
130
|
+
unit_amount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
131
|
+
currency: z.ZodString;
|
|
132
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
133
|
+
quantity: z.ZodOptional<z.ZodNumber>;
|
|
134
|
+
date: z.ZodOptional<z.ZodNumber>;
|
|
135
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
136
|
+
}, "strip", z.ZodTypeAny, {
|
|
137
|
+
id: string;
|
|
138
|
+
currency: string;
|
|
139
|
+
customer: string;
|
|
140
|
+
amount: number;
|
|
141
|
+
description?: string | null | undefined;
|
|
142
|
+
date?: number | undefined;
|
|
143
|
+
metadata?: Record<string, string> | undefined;
|
|
144
|
+
unit_amount?: number | null | undefined;
|
|
145
|
+
invoice?: string | null | undefined;
|
|
146
|
+
quantity?: number | undefined;
|
|
147
|
+
}, {
|
|
148
|
+
id: string;
|
|
149
|
+
currency: string;
|
|
150
|
+
customer: string;
|
|
151
|
+
amount: number;
|
|
152
|
+
description?: string | null | undefined;
|
|
153
|
+
date?: number | undefined;
|
|
154
|
+
metadata?: Record<string, string> | undefined;
|
|
155
|
+
unit_amount?: number | null | undefined;
|
|
156
|
+
invoice?: string | null | undefined;
|
|
157
|
+
quantity?: number | undefined;
|
|
158
|
+
}>;
|
|
125
159
|
export declare const StripeBalanceSchema: z.ZodObject<{
|
|
126
160
|
available: z.ZodArray<z.ZodObject<{
|
|
127
161
|
amount: z.ZodNumber;
|
|
@@ -224,14 +258,14 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
224
258
|
}, "strip", z.ZodTypeAny, {
|
|
225
259
|
name: string;
|
|
226
260
|
operation: "create_customer";
|
|
227
|
-
email?: string | undefined;
|
|
228
261
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
262
|
+
email?: string | undefined;
|
|
229
263
|
metadata?: Record<string, string> | undefined;
|
|
230
264
|
}, {
|
|
231
265
|
name: string;
|
|
232
266
|
operation: "create_customer";
|
|
233
|
-
email?: string | undefined;
|
|
234
267
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
268
|
+
email?: string | undefined;
|
|
235
269
|
metadata?: Record<string, string> | undefined;
|
|
236
270
|
}>, z.ZodObject<{
|
|
237
271
|
operation: z.ZodLiteral<"list_customers">;
|
|
@@ -241,12 +275,12 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
241
275
|
}, "strip", z.ZodTypeAny, {
|
|
242
276
|
operation: "list_customers";
|
|
243
277
|
limit: number;
|
|
244
|
-
email?: string | undefined;
|
|
245
278
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
279
|
+
email?: string | undefined;
|
|
246
280
|
}, {
|
|
247
281
|
operation: "list_customers";
|
|
248
|
-
email?: string | undefined;
|
|
249
282
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
283
|
+
email?: string | undefined;
|
|
250
284
|
limit?: number | undefined;
|
|
251
285
|
}>, z.ZodObject<{
|
|
252
286
|
operation: z.ZodLiteral<"create_product">;
|
|
@@ -365,6 +399,19 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
365
399
|
auto_advance: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
366
400
|
collection_method: z.ZodDefault<z.ZodOptional<z.ZodEnum<["charge_automatically", "send_invoice"]>>>;
|
|
367
401
|
days_until_due: z.ZodOptional<z.ZodNumber>;
|
|
402
|
+
items: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
403
|
+
unit_amount: z.ZodNumber;
|
|
404
|
+
description: z.ZodOptional<z.ZodString>;
|
|
405
|
+
quantity: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
406
|
+
}, "strip", z.ZodTypeAny, {
|
|
407
|
+
unit_amount: number;
|
|
408
|
+
quantity: number;
|
|
409
|
+
description?: string | undefined;
|
|
410
|
+
}, {
|
|
411
|
+
unit_amount: number;
|
|
412
|
+
description?: string | undefined;
|
|
413
|
+
quantity?: number | undefined;
|
|
414
|
+
}>, "many">>;
|
|
368
415
|
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
369
416
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
370
417
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -372,12 +419,22 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
372
419
|
customer: string;
|
|
373
420
|
auto_advance: boolean;
|
|
374
421
|
collection_method: "charge_automatically" | "send_invoice";
|
|
422
|
+
items?: {
|
|
423
|
+
unit_amount: number;
|
|
424
|
+
quantity: number;
|
|
425
|
+
description?: string | undefined;
|
|
426
|
+
}[] | undefined;
|
|
375
427
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
376
428
|
metadata?: Record<string, string> | undefined;
|
|
377
429
|
days_until_due?: number | undefined;
|
|
378
430
|
}, {
|
|
379
431
|
operation: "create_invoice";
|
|
380
432
|
customer: string;
|
|
433
|
+
items?: {
|
|
434
|
+
unit_amount: number;
|
|
435
|
+
description?: string | undefined;
|
|
436
|
+
quantity?: number | undefined;
|
|
437
|
+
}[] | undefined;
|
|
381
438
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
382
439
|
metadata?: Record<string, string> | undefined;
|
|
383
440
|
auto_advance?: boolean | undefined;
|
|
@@ -428,6 +485,48 @@ export declare const StripeParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
428
485
|
invoice_id: string;
|
|
429
486
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
430
487
|
auto_advance?: boolean | undefined;
|
|
488
|
+
}>, z.ZodObject<{
|
|
489
|
+
operation: z.ZodLiteral<"create_invoice_item">;
|
|
490
|
+
customer: z.ZodString;
|
|
491
|
+
invoice: z.ZodOptional<z.ZodString>;
|
|
492
|
+
unit_amount: z.ZodNumber;
|
|
493
|
+
currency: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
494
|
+
description: z.ZodOptional<z.ZodString>;
|
|
495
|
+
quantity: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
496
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
497
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
498
|
+
}, "strip", z.ZodTypeAny, {
|
|
499
|
+
operation: "create_invoice_item";
|
|
500
|
+
currency: string;
|
|
501
|
+
unit_amount: number;
|
|
502
|
+
customer: string;
|
|
503
|
+
quantity: number;
|
|
504
|
+
description?: string | undefined;
|
|
505
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
506
|
+
metadata?: Record<string, string> | undefined;
|
|
507
|
+
invoice?: string | undefined;
|
|
508
|
+
}, {
|
|
509
|
+
operation: "create_invoice_item";
|
|
510
|
+
unit_amount: number;
|
|
511
|
+
customer: string;
|
|
512
|
+
description?: string | undefined;
|
|
513
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
514
|
+
metadata?: Record<string, string> | undefined;
|
|
515
|
+
currency?: string | undefined;
|
|
516
|
+
invoice?: string | undefined;
|
|
517
|
+
quantity?: number | undefined;
|
|
518
|
+
}>, z.ZodObject<{
|
|
519
|
+
operation: z.ZodLiteral<"send_invoice">;
|
|
520
|
+
invoice_id: z.ZodString;
|
|
521
|
+
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
522
|
+
}, "strip", z.ZodTypeAny, {
|
|
523
|
+
operation: "send_invoice";
|
|
524
|
+
invoice_id: string;
|
|
525
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
526
|
+
}, {
|
|
527
|
+
operation: "send_invoice";
|
|
528
|
+
invoice_id: string;
|
|
529
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
431
530
|
}>, z.ZodObject<{
|
|
432
531
|
operation: z.ZodLiteral<"get_balance">;
|
|
433
532
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
@@ -549,8 +648,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
549
648
|
}>>;
|
|
550
649
|
error: z.ZodString;
|
|
551
650
|
}, "strip", z.ZodTypeAny, {
|
|
552
|
-
success: boolean;
|
|
553
651
|
error: string;
|
|
652
|
+
success: boolean;
|
|
554
653
|
operation: "create_customer";
|
|
555
654
|
customer?: {
|
|
556
655
|
id: string;
|
|
@@ -560,8 +659,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
560
659
|
metadata?: Record<string, string> | undefined;
|
|
561
660
|
} | undefined;
|
|
562
661
|
}, {
|
|
563
|
-
success: boolean;
|
|
564
662
|
error: string;
|
|
663
|
+
success: boolean;
|
|
565
664
|
operation: "create_customer";
|
|
566
665
|
customer?: {
|
|
567
666
|
id: string;
|
|
@@ -594,8 +693,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
594
693
|
}>, "many">>;
|
|
595
694
|
error: z.ZodString;
|
|
596
695
|
}, "strip", z.ZodTypeAny, {
|
|
597
|
-
success: boolean;
|
|
598
696
|
error: string;
|
|
697
|
+
success: boolean;
|
|
599
698
|
operation: "list_customers";
|
|
600
699
|
customers?: {
|
|
601
700
|
id: string;
|
|
@@ -605,8 +704,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
605
704
|
metadata?: Record<string, string> | undefined;
|
|
606
705
|
}[] | undefined;
|
|
607
706
|
}, {
|
|
608
|
-
success: boolean;
|
|
609
707
|
error: string;
|
|
708
|
+
success: boolean;
|
|
610
709
|
operation: "list_customers";
|
|
611
710
|
customers?: {
|
|
612
711
|
id: string;
|
|
@@ -642,8 +741,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
642
741
|
}>>;
|
|
643
742
|
error: z.ZodString;
|
|
644
743
|
}, "strip", z.ZodTypeAny, {
|
|
645
|
-
success: boolean;
|
|
646
744
|
error: string;
|
|
745
|
+
success: boolean;
|
|
647
746
|
operation: "create_product";
|
|
648
747
|
product?: {
|
|
649
748
|
name: string;
|
|
@@ -654,8 +753,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
654
753
|
metadata?: Record<string, string> | undefined;
|
|
655
754
|
} | undefined;
|
|
656
755
|
}, {
|
|
657
|
-
success: boolean;
|
|
658
756
|
error: string;
|
|
757
|
+
success: boolean;
|
|
659
758
|
operation: "create_product";
|
|
660
759
|
product?: {
|
|
661
760
|
name: string;
|
|
@@ -692,8 +791,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
692
791
|
}>, "many">>;
|
|
693
792
|
error: z.ZodString;
|
|
694
793
|
}, "strip", z.ZodTypeAny, {
|
|
695
|
-
success: boolean;
|
|
696
794
|
error: string;
|
|
795
|
+
success: boolean;
|
|
697
796
|
operation: "list_products";
|
|
698
797
|
products?: {
|
|
699
798
|
name: string;
|
|
@@ -704,8 +803,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
704
803
|
metadata?: Record<string, string> | undefined;
|
|
705
804
|
}[] | undefined;
|
|
706
805
|
}, {
|
|
707
|
-
success: boolean;
|
|
708
806
|
error: string;
|
|
807
|
+
success: boolean;
|
|
709
808
|
operation: "list_products";
|
|
710
809
|
products?: {
|
|
711
810
|
name: string;
|
|
@@ -748,8 +847,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
748
847
|
}>>;
|
|
749
848
|
error: z.ZodString;
|
|
750
849
|
}, "strip", z.ZodTypeAny, {
|
|
751
|
-
success: boolean;
|
|
752
850
|
error: string;
|
|
851
|
+
success: boolean;
|
|
753
852
|
operation: "create_price";
|
|
754
853
|
price?: {
|
|
755
854
|
type: "one_time" | "recurring";
|
|
@@ -762,8 +861,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
762
861
|
metadata?: Record<string, string> | undefined;
|
|
763
862
|
} | undefined;
|
|
764
863
|
}, {
|
|
765
|
-
success: boolean;
|
|
766
864
|
error: string;
|
|
865
|
+
success: boolean;
|
|
767
866
|
operation: "create_price";
|
|
768
867
|
price?: {
|
|
769
868
|
type: "one_time" | "recurring";
|
|
@@ -808,8 +907,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
808
907
|
}>, "many">>;
|
|
809
908
|
error: z.ZodString;
|
|
810
909
|
}, "strip", z.ZodTypeAny, {
|
|
811
|
-
success: boolean;
|
|
812
910
|
error: string;
|
|
911
|
+
success: boolean;
|
|
813
912
|
operation: "list_prices";
|
|
814
913
|
prices?: {
|
|
815
914
|
type: "one_time" | "recurring";
|
|
@@ -822,8 +921,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
822
921
|
metadata?: Record<string, string> | undefined;
|
|
823
922
|
}[] | undefined;
|
|
824
923
|
}, {
|
|
825
|
-
success: boolean;
|
|
826
924
|
error: string;
|
|
925
|
+
success: boolean;
|
|
827
926
|
operation: "list_prices";
|
|
828
927
|
prices?: {
|
|
829
928
|
type: "one_time" | "recurring";
|
|
@@ -859,8 +958,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
859
958
|
}>>;
|
|
860
959
|
error: z.ZodString;
|
|
861
960
|
}, "strip", z.ZodTypeAny, {
|
|
862
|
-
success: boolean;
|
|
863
961
|
error: string;
|
|
962
|
+
success: boolean;
|
|
864
963
|
operation: "create_payment_link";
|
|
865
964
|
payment_link?: {
|
|
866
965
|
url: string;
|
|
@@ -870,8 +969,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
870
969
|
created?: number | undefined;
|
|
871
970
|
} | undefined;
|
|
872
971
|
}, {
|
|
873
|
-
success: boolean;
|
|
874
972
|
error: string;
|
|
973
|
+
success: boolean;
|
|
875
974
|
operation: "create_payment_link";
|
|
876
975
|
payment_link?: {
|
|
877
976
|
url: string;
|
|
@@ -919,8 +1018,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
919
1018
|
}>>;
|
|
920
1019
|
error: z.ZodString;
|
|
921
1020
|
}, "strip", z.ZodTypeAny, {
|
|
922
|
-
success: boolean;
|
|
923
1021
|
error: string;
|
|
1022
|
+
success: boolean;
|
|
924
1023
|
operation: "create_invoice";
|
|
925
1024
|
invoice?: {
|
|
926
1025
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -935,8 +1034,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
935
1034
|
invoice_pdf?: string | null | undefined;
|
|
936
1035
|
} | undefined;
|
|
937
1036
|
}, {
|
|
938
|
-
success: boolean;
|
|
939
1037
|
error: string;
|
|
1038
|
+
success: boolean;
|
|
940
1039
|
operation: "create_invoice";
|
|
941
1040
|
invoice?: {
|
|
942
1041
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -989,8 +1088,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
989
1088
|
}>, "many">>;
|
|
990
1089
|
error: z.ZodString;
|
|
991
1090
|
}, "strip", z.ZodTypeAny, {
|
|
992
|
-
success: boolean;
|
|
993
1091
|
error: string;
|
|
1092
|
+
success: boolean;
|
|
994
1093
|
operation: "list_invoices";
|
|
995
1094
|
invoices?: {
|
|
996
1095
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1005,8 +1104,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1005
1104
|
invoice_pdf?: string | null | undefined;
|
|
1006
1105
|
}[] | undefined;
|
|
1007
1106
|
}, {
|
|
1008
|
-
success: boolean;
|
|
1009
1107
|
error: string;
|
|
1108
|
+
success: boolean;
|
|
1010
1109
|
operation: "list_invoices";
|
|
1011
1110
|
invoices?: {
|
|
1012
1111
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1059,8 +1158,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1059
1158
|
}>>;
|
|
1060
1159
|
error: z.ZodString;
|
|
1061
1160
|
}, "strip", z.ZodTypeAny, {
|
|
1062
|
-
success: boolean;
|
|
1063
1161
|
error: string;
|
|
1162
|
+
success: boolean;
|
|
1064
1163
|
operation: "retrieve_invoice";
|
|
1065
1164
|
invoice?: {
|
|
1066
1165
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1075,8 +1174,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1075
1174
|
invoice_pdf?: string | null | undefined;
|
|
1076
1175
|
} | undefined;
|
|
1077
1176
|
}, {
|
|
1078
|
-
success: boolean;
|
|
1079
1177
|
error: string;
|
|
1178
|
+
success: boolean;
|
|
1080
1179
|
operation: "retrieve_invoice";
|
|
1081
1180
|
invoice?: {
|
|
1082
1181
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1129,8 +1228,24 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1129
1228
|
}>>;
|
|
1130
1229
|
error: z.ZodString;
|
|
1131
1230
|
}, "strip", z.ZodTypeAny, {
|
|
1231
|
+
error: string;
|
|
1132
1232
|
success: boolean;
|
|
1233
|
+
operation: "finalize_invoice";
|
|
1234
|
+
invoice?: {
|
|
1235
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1236
|
+
id: string;
|
|
1237
|
+
total: number;
|
|
1238
|
+
currency: string;
|
|
1239
|
+
customer: string | null;
|
|
1240
|
+
metadata?: Record<string, string> | undefined;
|
|
1241
|
+
created?: number | undefined;
|
|
1242
|
+
due_date?: string | null | undefined;
|
|
1243
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1244
|
+
invoice_pdf?: string | null | undefined;
|
|
1245
|
+
} | undefined;
|
|
1246
|
+
}, {
|
|
1133
1247
|
error: string;
|
|
1248
|
+
success: boolean;
|
|
1134
1249
|
operation: "finalize_invoice";
|
|
1135
1250
|
invoice?: {
|
|
1136
1251
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
@@ -1144,10 +1259,134 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1144
1259
|
hosted_invoice_url?: string | null | undefined;
|
|
1145
1260
|
invoice_pdf?: string | null | undefined;
|
|
1146
1261
|
} | undefined;
|
|
1262
|
+
}>, z.ZodObject<{
|
|
1263
|
+
operation: z.ZodLiteral<"create_invoice_item">;
|
|
1264
|
+
success: z.ZodBoolean;
|
|
1265
|
+
invoice_item: z.ZodOptional<z.ZodObject<{
|
|
1266
|
+
id: z.ZodString;
|
|
1267
|
+
invoice: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1268
|
+
customer: z.ZodString;
|
|
1269
|
+
amount: z.ZodNumber;
|
|
1270
|
+
unit_amount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
1271
|
+
currency: z.ZodString;
|
|
1272
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1273
|
+
quantity: z.ZodOptional<z.ZodNumber>;
|
|
1274
|
+
date: z.ZodOptional<z.ZodNumber>;
|
|
1275
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1276
|
+
}, "strip", z.ZodTypeAny, {
|
|
1277
|
+
id: string;
|
|
1278
|
+
currency: string;
|
|
1279
|
+
customer: string;
|
|
1280
|
+
amount: number;
|
|
1281
|
+
description?: string | null | undefined;
|
|
1282
|
+
date?: number | undefined;
|
|
1283
|
+
metadata?: Record<string, string> | undefined;
|
|
1284
|
+
unit_amount?: number | null | undefined;
|
|
1285
|
+
invoice?: string | null | undefined;
|
|
1286
|
+
quantity?: number | undefined;
|
|
1287
|
+
}, {
|
|
1288
|
+
id: string;
|
|
1289
|
+
currency: string;
|
|
1290
|
+
customer: string;
|
|
1291
|
+
amount: number;
|
|
1292
|
+
description?: string | null | undefined;
|
|
1293
|
+
date?: number | undefined;
|
|
1294
|
+
metadata?: Record<string, string> | undefined;
|
|
1295
|
+
unit_amount?: number | null | undefined;
|
|
1296
|
+
invoice?: string | null | undefined;
|
|
1297
|
+
quantity?: number | undefined;
|
|
1298
|
+
}>>;
|
|
1299
|
+
error: z.ZodString;
|
|
1300
|
+
}, "strip", z.ZodTypeAny, {
|
|
1301
|
+
error: string;
|
|
1302
|
+
success: boolean;
|
|
1303
|
+
operation: "create_invoice_item";
|
|
1304
|
+
invoice_item?: {
|
|
1305
|
+
id: string;
|
|
1306
|
+
currency: string;
|
|
1307
|
+
customer: string;
|
|
1308
|
+
amount: number;
|
|
1309
|
+
description?: string | null | undefined;
|
|
1310
|
+
date?: number | undefined;
|
|
1311
|
+
metadata?: Record<string, string> | undefined;
|
|
1312
|
+
unit_amount?: number | null | undefined;
|
|
1313
|
+
invoice?: string | null | undefined;
|
|
1314
|
+
quantity?: number | undefined;
|
|
1315
|
+
} | undefined;
|
|
1147
1316
|
}, {
|
|
1317
|
+
error: string;
|
|
1318
|
+
success: boolean;
|
|
1319
|
+
operation: "create_invoice_item";
|
|
1320
|
+
invoice_item?: {
|
|
1321
|
+
id: string;
|
|
1322
|
+
currency: string;
|
|
1323
|
+
customer: string;
|
|
1324
|
+
amount: number;
|
|
1325
|
+
description?: string | null | undefined;
|
|
1326
|
+
date?: number | undefined;
|
|
1327
|
+
metadata?: Record<string, string> | undefined;
|
|
1328
|
+
unit_amount?: number | null | undefined;
|
|
1329
|
+
invoice?: string | null | undefined;
|
|
1330
|
+
quantity?: number | undefined;
|
|
1331
|
+
} | undefined;
|
|
1332
|
+
}>, z.ZodObject<{
|
|
1333
|
+
operation: z.ZodLiteral<"send_invoice">;
|
|
1334
|
+
success: z.ZodBoolean;
|
|
1335
|
+
invoice: z.ZodOptional<z.ZodObject<{
|
|
1336
|
+
id: z.ZodString;
|
|
1337
|
+
customer: z.ZodNullable<z.ZodString>;
|
|
1338
|
+
status: z.ZodNullable<z.ZodEnum<["draft", "open", "paid", "uncollectible", "void"]>>;
|
|
1339
|
+
total: z.ZodNumber;
|
|
1340
|
+
currency: z.ZodString;
|
|
1341
|
+
created: z.ZodOptional<z.ZodNumber>;
|
|
1342
|
+
due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1343
|
+
hosted_invoice_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1344
|
+
invoice_pdf: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
1345
|
+
metadata: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1346
|
+
}, "strip", z.ZodTypeAny, {
|
|
1347
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1348
|
+
id: string;
|
|
1349
|
+
total: number;
|
|
1350
|
+
currency: string;
|
|
1351
|
+
customer: string | null;
|
|
1352
|
+
metadata?: Record<string, string> | undefined;
|
|
1353
|
+
created?: number | undefined;
|
|
1354
|
+
due_date?: string | null | undefined;
|
|
1355
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1356
|
+
invoice_pdf?: string | null | undefined;
|
|
1357
|
+
}, {
|
|
1358
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1359
|
+
id: string;
|
|
1360
|
+
total: number;
|
|
1361
|
+
currency: string;
|
|
1362
|
+
customer: string | null;
|
|
1363
|
+
metadata?: Record<string, string> | undefined;
|
|
1364
|
+
created?: number | undefined;
|
|
1365
|
+
due_date?: string | null | undefined;
|
|
1366
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1367
|
+
invoice_pdf?: string | null | undefined;
|
|
1368
|
+
}>>;
|
|
1369
|
+
error: z.ZodString;
|
|
1370
|
+
}, "strip", z.ZodTypeAny, {
|
|
1371
|
+
error: string;
|
|
1148
1372
|
success: boolean;
|
|
1373
|
+
operation: "send_invoice";
|
|
1374
|
+
invoice?: {
|
|
1375
|
+
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1376
|
+
id: string;
|
|
1377
|
+
total: number;
|
|
1378
|
+
currency: string;
|
|
1379
|
+
customer: string | null;
|
|
1380
|
+
metadata?: Record<string, string> | undefined;
|
|
1381
|
+
created?: number | undefined;
|
|
1382
|
+
due_date?: string | null | undefined;
|
|
1383
|
+
hosted_invoice_url?: string | null | undefined;
|
|
1384
|
+
invoice_pdf?: string | null | undefined;
|
|
1385
|
+
} | undefined;
|
|
1386
|
+
}, {
|
|
1149
1387
|
error: string;
|
|
1150
|
-
|
|
1388
|
+
success: boolean;
|
|
1389
|
+
operation: "send_invoice";
|
|
1151
1390
|
invoice?: {
|
|
1152
1391
|
status: "void" | "draft" | "open" | "paid" | "uncollectible" | null;
|
|
1153
1392
|
id: string;
|
|
@@ -1205,8 +1444,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1205
1444
|
}>>;
|
|
1206
1445
|
error: z.ZodString;
|
|
1207
1446
|
}, "strip", z.ZodTypeAny, {
|
|
1208
|
-
success: boolean;
|
|
1209
1447
|
error: string;
|
|
1448
|
+
success: boolean;
|
|
1210
1449
|
operation: "get_balance";
|
|
1211
1450
|
balance?: {
|
|
1212
1451
|
pending: {
|
|
@@ -1219,8 +1458,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1219
1458
|
}[];
|
|
1220
1459
|
} | undefined;
|
|
1221
1460
|
}, {
|
|
1222
|
-
success: boolean;
|
|
1223
1461
|
error: string;
|
|
1462
|
+
success: boolean;
|
|
1224
1463
|
operation: "get_balance";
|
|
1225
1464
|
balance?: {
|
|
1226
1465
|
pending: {
|
|
@@ -1262,8 +1501,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1262
1501
|
}>, "many">>;
|
|
1263
1502
|
error: z.ZodString;
|
|
1264
1503
|
}, "strip", z.ZodTypeAny, {
|
|
1265
|
-
success: boolean;
|
|
1266
1504
|
error: string;
|
|
1505
|
+
success: boolean;
|
|
1267
1506
|
operation: "list_payment_intents";
|
|
1268
1507
|
payment_intents?: {
|
|
1269
1508
|
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
@@ -1275,8 +1514,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1275
1514
|
customer?: string | null | undefined;
|
|
1276
1515
|
}[] | undefined;
|
|
1277
1516
|
}, {
|
|
1278
|
-
success: boolean;
|
|
1279
1517
|
error: string;
|
|
1518
|
+
success: boolean;
|
|
1280
1519
|
operation: "list_payment_intents";
|
|
1281
1520
|
payment_intents?: {
|
|
1282
1521
|
status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
|
|
@@ -1320,8 +1559,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1320
1559
|
}>, "many">>;
|
|
1321
1560
|
error: z.ZodString;
|
|
1322
1561
|
}, "strip", z.ZodTypeAny, {
|
|
1323
|
-
success: boolean;
|
|
1324
1562
|
error: string;
|
|
1563
|
+
success: boolean;
|
|
1325
1564
|
operation: "list_subscriptions";
|
|
1326
1565
|
subscriptions?: {
|
|
1327
1566
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1334,8 +1573,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1334
1573
|
current_period_end?: number | undefined;
|
|
1335
1574
|
}[] | undefined;
|
|
1336
1575
|
}, {
|
|
1337
|
-
success: boolean;
|
|
1338
1576
|
error: string;
|
|
1577
|
+
success: boolean;
|
|
1339
1578
|
operation: "list_subscriptions";
|
|
1340
1579
|
subscriptions?: {
|
|
1341
1580
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1380,8 +1619,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1380
1619
|
}>>;
|
|
1381
1620
|
error: z.ZodString;
|
|
1382
1621
|
}, "strip", z.ZodTypeAny, {
|
|
1383
|
-
success: boolean;
|
|
1384
1622
|
error: string;
|
|
1623
|
+
success: boolean;
|
|
1385
1624
|
operation: "cancel_subscription";
|
|
1386
1625
|
subscription?: {
|
|
1387
1626
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1394,8 +1633,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1394
1633
|
current_period_end?: number | undefined;
|
|
1395
1634
|
} | undefined;
|
|
1396
1635
|
}, {
|
|
1397
|
-
success: boolean;
|
|
1398
1636
|
error: string;
|
|
1637
|
+
success: boolean;
|
|
1399
1638
|
operation: "cancel_subscription";
|
|
1400
1639
|
subscription?: {
|
|
1401
1640
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1431,8 +1670,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1431
1670
|
}>, "many">>;
|
|
1432
1671
|
error: z.ZodString;
|
|
1433
1672
|
}, "strip", z.ZodTypeAny, {
|
|
1434
|
-
success: boolean;
|
|
1435
1673
|
error: string;
|
|
1674
|
+
success: boolean;
|
|
1436
1675
|
operation: "list_payment_links";
|
|
1437
1676
|
payment_links?: {
|
|
1438
1677
|
url: string;
|
|
@@ -1442,8 +1681,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1442
1681
|
created?: number | undefined;
|
|
1443
1682
|
}[] | undefined;
|
|
1444
1683
|
}, {
|
|
1445
|
-
success: boolean;
|
|
1446
1684
|
error: string;
|
|
1685
|
+
success: boolean;
|
|
1447
1686
|
operation: "list_payment_links";
|
|
1448
1687
|
payment_links?: {
|
|
1449
1688
|
url: string;
|
|
@@ -1485,8 +1724,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1485
1724
|
}>>;
|
|
1486
1725
|
error: z.ZodString;
|
|
1487
1726
|
}, "strip", z.ZodTypeAny, {
|
|
1488
|
-
success: boolean;
|
|
1489
1727
|
error: string;
|
|
1728
|
+
success: boolean;
|
|
1490
1729
|
operation: "create_subscription";
|
|
1491
1730
|
subscription?: {
|
|
1492
1731
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1499,8 +1738,8 @@ export declare const StripeResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1499
1738
|
current_period_end?: number | undefined;
|
|
1500
1739
|
} | undefined;
|
|
1501
1740
|
}, {
|
|
1502
|
-
success: boolean;
|
|
1503
1741
|
error: string;
|
|
1742
|
+
success: boolean;
|
|
1504
1743
|
operation: "create_subscription";
|
|
1505
1744
|
subscription?: {
|
|
1506
1745
|
status: "canceled" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stripe.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/stripe/stripe.schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AACxB,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAM3D,eAAO,MAAM,oBAAoB;;;;;;;;;;;;;;;;;;EAWI,CAAC;AAEtC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;EAgBI,CAAC;AAErC,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmBI,CAAC;AAEnC,eAAO,MAAM,uBAAuB;;;;;;;;;;;;;;;;;;EAaK,CAAC;AAE1C,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA+BI,CAAC;AAErC,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmBK,CAAC;AAEtC,eAAO,MAAM,yBAAyB;;;;;;;;;;;;;;;;;;;;;;;;EA2BK,CAAC;AAE5C,eAAO,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqCI,CAAC;AAe1C,eAAO,MAAM,kBAAkB
|
|
1
|
+
{"version":3,"file":"stripe.schema.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/stripe/stripe.schema.ts"],"names":[],"mappings":"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"}
|