@bubblelab/bubble-core 0.1.237 → 0.1.239
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 +147 -126
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +128 -82
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +30 -2
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +23 -23
- package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.js +2 -1
- package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
- package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.js +2 -0
- package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +8 -8
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/firecrawl.d.ts +346 -346
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
- package/dist/bubbles/service-bubble/http.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +42 -42
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +50 -50
- package/dist/bubbles/service-bubble/notion/notion.d.ts +848 -848
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +238 -238
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +46 -46
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +52 -52
- package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
- package/dist/bubbles.json +279 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/types/available-tools.d.ts +1 -1
- package/dist/types/available-tools.d.ts.map +1 -1
- package/dist/types/available-tools.js +1 -0
- package/dist/types/available-tools.js.map +1 -1
- package/package.json +2 -2
|
@@ -46,15 +46,15 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
46
46
|
}, "strip", import("zod").ZodTypeAny, {
|
|
47
47
|
name: string;
|
|
48
48
|
operation: "create_customer";
|
|
49
|
-
email?: string | undefined;
|
|
50
49
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
51
50
|
metadata?: Record<string, string> | undefined;
|
|
51
|
+
email?: string | undefined;
|
|
52
52
|
}, {
|
|
53
53
|
name: string;
|
|
54
54
|
operation: "create_customer";
|
|
55
|
-
email?: string | undefined;
|
|
56
55
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
57
56
|
metadata?: Record<string, string> | undefined;
|
|
57
|
+
email?: string | undefined;
|
|
58
58
|
}>, import("zod").ZodObject<{
|
|
59
59
|
operation: import("zod").ZodLiteral<"list_customers">;
|
|
60
60
|
limit: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
@@ -64,13 +64,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
64
64
|
}, "strip", import("zod").ZodTypeAny, {
|
|
65
65
|
operation: "list_customers";
|
|
66
66
|
limit: number;
|
|
67
|
-
email?: string | undefined;
|
|
68
67
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
68
|
+
email?: string | undefined;
|
|
69
69
|
cursor?: string | undefined;
|
|
70
70
|
}, {
|
|
71
71
|
operation: "list_customers";
|
|
72
|
-
email?: string | undefined;
|
|
73
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
|
+
email?: string | undefined;
|
|
74
74
|
limit?: number | undefined;
|
|
75
75
|
cursor?: string | undefined;
|
|
76
76
|
}>, import("zod").ZodObject<{
|
|
@@ -253,13 +253,13 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
253
253
|
}, "strip", import("zod").ZodTypeAny, {
|
|
254
254
|
operation: "list_invoices";
|
|
255
255
|
limit: number;
|
|
256
|
-
status?: "void" | "draft" | "
|
|
256
|
+
status?: "void" | "draft" | "paid" | "open" | "uncollectible" | undefined;
|
|
257
257
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
258
258
|
cursor?: string | undefined;
|
|
259
259
|
customer?: string | undefined;
|
|
260
260
|
}, {
|
|
261
261
|
operation: "list_invoices";
|
|
262
|
-
status?: "void" | "draft" | "
|
|
262
|
+
status?: "void" | "draft" | "paid" | "open" | "uncollectible" | undefined;
|
|
263
263
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
264
264
|
limit?: number | undefined;
|
|
265
265
|
cursor?: string | undefined;
|
|
@@ -443,14 +443,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
443
443
|
id: string;
|
|
444
444
|
created: number;
|
|
445
445
|
name?: string | null | undefined;
|
|
446
|
-
email?: string | null | undefined;
|
|
447
446
|
metadata?: Record<string, string> | undefined;
|
|
447
|
+
email?: string | null | undefined;
|
|
448
448
|
}, {
|
|
449
449
|
id: string;
|
|
450
450
|
created: number;
|
|
451
451
|
name?: string | null | undefined;
|
|
452
|
-
email?: string | null | undefined;
|
|
453
452
|
metadata?: Record<string, string> | undefined;
|
|
453
|
+
email?: string | null | undefined;
|
|
454
454
|
}>>;
|
|
455
455
|
error: import("zod").ZodString;
|
|
456
456
|
}, "strip", import("zod").ZodTypeAny, {
|
|
@@ -461,8 +461,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
461
461
|
id: string;
|
|
462
462
|
created: number;
|
|
463
463
|
name?: string | null | undefined;
|
|
464
|
-
email?: string | null | undefined;
|
|
465
464
|
metadata?: Record<string, string> | undefined;
|
|
465
|
+
email?: string | null | undefined;
|
|
466
466
|
} | undefined;
|
|
467
467
|
}, {
|
|
468
468
|
error: string;
|
|
@@ -472,8 +472,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
472
472
|
id: string;
|
|
473
473
|
created: number;
|
|
474
474
|
name?: string | null | undefined;
|
|
475
|
-
email?: string | null | undefined;
|
|
476
475
|
metadata?: Record<string, string> | undefined;
|
|
476
|
+
email?: string | null | undefined;
|
|
477
477
|
} | undefined;
|
|
478
478
|
}>, import("zod").ZodObject<{
|
|
479
479
|
operation: import("zod").ZodLiteral<"list_customers">;
|
|
@@ -488,14 +488,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
488
488
|
id: string;
|
|
489
489
|
created: number;
|
|
490
490
|
name?: string | null | undefined;
|
|
491
|
-
email?: string | null | undefined;
|
|
492
491
|
metadata?: Record<string, string> | undefined;
|
|
492
|
+
email?: string | null | undefined;
|
|
493
493
|
}, {
|
|
494
494
|
id: string;
|
|
495
495
|
created: number;
|
|
496
496
|
name?: string | null | undefined;
|
|
497
|
-
email?: string | null | undefined;
|
|
498
497
|
metadata?: Record<string, string> | undefined;
|
|
498
|
+
email?: string | null | undefined;
|
|
499
499
|
}>, "many">>;
|
|
500
500
|
has_more: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
501
501
|
next_cursor: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
@@ -510,8 +510,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
510
510
|
id: string;
|
|
511
511
|
created: number;
|
|
512
512
|
name?: string | null | undefined;
|
|
513
|
-
email?: string | null | undefined;
|
|
514
513
|
metadata?: Record<string, string> | undefined;
|
|
514
|
+
email?: string | null | undefined;
|
|
515
515
|
}[] | undefined;
|
|
516
516
|
}, {
|
|
517
517
|
error: string;
|
|
@@ -523,8 +523,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
523
523
|
id: string;
|
|
524
524
|
created: number;
|
|
525
525
|
name?: string | null | undefined;
|
|
526
|
-
email?: string | null | undefined;
|
|
527
526
|
metadata?: Record<string, string> | undefined;
|
|
527
|
+
email?: string | null | undefined;
|
|
528
528
|
}[] | undefined;
|
|
529
529
|
}>, import("zod").ZodObject<{
|
|
530
530
|
operation: import("zod").ZodLiteral<"retrieve_customer">;
|
|
@@ -539,14 +539,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
539
539
|
id: string;
|
|
540
540
|
created: number;
|
|
541
541
|
name?: string | null | undefined;
|
|
542
|
-
email?: string | null | undefined;
|
|
543
542
|
metadata?: Record<string, string> | undefined;
|
|
543
|
+
email?: string | null | undefined;
|
|
544
544
|
}, {
|
|
545
545
|
id: string;
|
|
546
546
|
created: number;
|
|
547
547
|
name?: string | null | undefined;
|
|
548
|
-
email?: string | null | undefined;
|
|
549
548
|
metadata?: Record<string, string> | undefined;
|
|
549
|
+
email?: string | null | undefined;
|
|
550
550
|
}>>;
|
|
551
551
|
deleted: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
552
552
|
error: import("zod").ZodString;
|
|
@@ -559,8 +559,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
559
559
|
id: string;
|
|
560
560
|
created: number;
|
|
561
561
|
name?: string | null | undefined;
|
|
562
|
-
email?: string | null | undefined;
|
|
563
562
|
metadata?: Record<string, string> | undefined;
|
|
563
|
+
email?: string | null | undefined;
|
|
564
564
|
} | undefined;
|
|
565
565
|
}, {
|
|
566
566
|
error: string;
|
|
@@ -571,8 +571,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
571
571
|
id: string;
|
|
572
572
|
created: number;
|
|
573
573
|
name?: string | null | undefined;
|
|
574
|
-
email?: string | null | undefined;
|
|
575
574
|
metadata?: Record<string, string> | undefined;
|
|
575
|
+
email?: string | null | undefined;
|
|
576
576
|
} | undefined;
|
|
577
577
|
}>, import("zod").ZodObject<{
|
|
578
578
|
operation: import("zod").ZodLiteral<"create_product">;
|
|
@@ -804,14 +804,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
804
804
|
created: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
805
805
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
806
806
|
}, "strip", import("zod").ZodTypeAny, {
|
|
807
|
-
url: string;
|
|
808
807
|
id: string;
|
|
808
|
+
url: string;
|
|
809
809
|
active: boolean;
|
|
810
810
|
metadata?: Record<string, string> | undefined;
|
|
811
811
|
created?: number | undefined;
|
|
812
812
|
}, {
|
|
813
|
-
url: string;
|
|
814
813
|
id: string;
|
|
814
|
+
url: string;
|
|
815
815
|
active: boolean;
|
|
816
816
|
metadata?: Record<string, string> | undefined;
|
|
817
817
|
created?: number | undefined;
|
|
@@ -822,8 +822,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
822
822
|
success: boolean;
|
|
823
823
|
operation: "create_payment_link";
|
|
824
824
|
payment_link?: {
|
|
825
|
-
url: string;
|
|
826
825
|
id: string;
|
|
826
|
+
url: string;
|
|
827
827
|
active: boolean;
|
|
828
828
|
metadata?: Record<string, string> | undefined;
|
|
829
829
|
created?: number | undefined;
|
|
@@ -833,8 +833,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
833
833
|
success: boolean;
|
|
834
834
|
operation: "create_payment_link";
|
|
835
835
|
payment_link?: {
|
|
836
|
-
url: string;
|
|
837
836
|
id: string;
|
|
837
|
+
url: string;
|
|
838
838
|
active: boolean;
|
|
839
839
|
metadata?: Record<string, string> | undefined;
|
|
840
840
|
created?: number | undefined;
|
|
@@ -854,7 +854,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
854
854
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
855
855
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
856
856
|
}, "strip", import("zod").ZodTypeAny, {
|
|
857
|
-
status: "void" | "draft" | "
|
|
857
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
858
858
|
id: string;
|
|
859
859
|
total: number;
|
|
860
860
|
currency: string;
|
|
@@ -865,7 +865,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
865
865
|
hosted_invoice_url?: string | null | undefined;
|
|
866
866
|
invoice_pdf?: string | null | undefined;
|
|
867
867
|
}, {
|
|
868
|
-
status: "void" | "draft" | "
|
|
868
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
869
869
|
id: string;
|
|
870
870
|
total: number;
|
|
871
871
|
currency: string;
|
|
@@ -882,7 +882,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
882
882
|
success: boolean;
|
|
883
883
|
operation: "create_invoice";
|
|
884
884
|
invoice?: {
|
|
885
|
-
status: "void" | "draft" | "
|
|
885
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
886
886
|
id: string;
|
|
887
887
|
total: number;
|
|
888
888
|
currency: string;
|
|
@@ -898,7 +898,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
898
898
|
success: boolean;
|
|
899
899
|
operation: "create_invoice";
|
|
900
900
|
invoice?: {
|
|
901
|
-
status: "void" | "draft" | "
|
|
901
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
902
902
|
id: string;
|
|
903
903
|
total: number;
|
|
904
904
|
currency: string;
|
|
@@ -924,7 +924,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
924
924
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
925
925
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
926
926
|
}, "strip", import("zod").ZodTypeAny, {
|
|
927
|
-
status: "void" | "draft" | "
|
|
927
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
928
928
|
id: string;
|
|
929
929
|
total: number;
|
|
930
930
|
currency: string;
|
|
@@ -935,7 +935,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
935
935
|
hosted_invoice_url?: string | null | undefined;
|
|
936
936
|
invoice_pdf?: string | null | undefined;
|
|
937
937
|
}, {
|
|
938
|
-
status: "void" | "draft" | "
|
|
938
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
939
939
|
id: string;
|
|
940
940
|
total: number;
|
|
941
941
|
currency: string;
|
|
@@ -956,7 +956,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
956
956
|
next_cursor?: string | null | undefined;
|
|
957
957
|
has_more?: boolean | undefined;
|
|
958
958
|
invoices?: {
|
|
959
|
-
status: "void" | "draft" | "
|
|
959
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
960
960
|
id: string;
|
|
961
961
|
total: number;
|
|
962
962
|
currency: string;
|
|
@@ -974,7 +974,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
974
974
|
next_cursor?: string | null | undefined;
|
|
975
975
|
has_more?: boolean | undefined;
|
|
976
976
|
invoices?: {
|
|
977
|
-
status: "void" | "draft" | "
|
|
977
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
978
978
|
id: string;
|
|
979
979
|
total: number;
|
|
980
980
|
currency: string;
|
|
@@ -1000,7 +1000,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1000
1000
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1001
1001
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1002
1002
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1003
|
-
status: "void" | "draft" | "
|
|
1003
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1004
1004
|
id: string;
|
|
1005
1005
|
total: number;
|
|
1006
1006
|
currency: string;
|
|
@@ -1011,7 +1011,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1011
1011
|
hosted_invoice_url?: string | null | undefined;
|
|
1012
1012
|
invoice_pdf?: string | null | undefined;
|
|
1013
1013
|
}, {
|
|
1014
|
-
status: "void" | "draft" | "
|
|
1014
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1015
1015
|
id: string;
|
|
1016
1016
|
total: number;
|
|
1017
1017
|
currency: string;
|
|
@@ -1028,7 +1028,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1028
1028
|
success: boolean;
|
|
1029
1029
|
operation: "retrieve_invoice";
|
|
1030
1030
|
invoice?: {
|
|
1031
|
-
status: "void" | "draft" | "
|
|
1031
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1032
1032
|
id: string;
|
|
1033
1033
|
total: number;
|
|
1034
1034
|
currency: string;
|
|
@@ -1044,7 +1044,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1044
1044
|
success: boolean;
|
|
1045
1045
|
operation: "retrieve_invoice";
|
|
1046
1046
|
invoice?: {
|
|
1047
|
-
status: "void" | "draft" | "
|
|
1047
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1048
1048
|
id: string;
|
|
1049
1049
|
total: number;
|
|
1050
1050
|
currency: string;
|
|
@@ -1070,7 +1070,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1070
1070
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1071
1071
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1072
1072
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1073
|
-
status: "void" | "draft" | "
|
|
1073
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1074
1074
|
id: string;
|
|
1075
1075
|
total: number;
|
|
1076
1076
|
currency: string;
|
|
@@ -1081,7 +1081,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1081
1081
|
hosted_invoice_url?: string | null | undefined;
|
|
1082
1082
|
invoice_pdf?: string | null | undefined;
|
|
1083
1083
|
}, {
|
|
1084
|
-
status: "void" | "draft" | "
|
|
1084
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1085
1085
|
id: string;
|
|
1086
1086
|
total: number;
|
|
1087
1087
|
currency: string;
|
|
@@ -1098,7 +1098,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1098
1098
|
success: boolean;
|
|
1099
1099
|
operation: "finalize_invoice";
|
|
1100
1100
|
invoice?: {
|
|
1101
|
-
status: "void" | "draft" | "
|
|
1101
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1102
1102
|
id: string;
|
|
1103
1103
|
total: number;
|
|
1104
1104
|
currency: string;
|
|
@@ -1114,7 +1114,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1114
1114
|
success: boolean;
|
|
1115
1115
|
operation: "finalize_invoice";
|
|
1116
1116
|
invoice?: {
|
|
1117
|
-
status: "void" | "draft" | "
|
|
1117
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1118
1118
|
id: string;
|
|
1119
1119
|
total: number;
|
|
1120
1120
|
currency: string;
|
|
@@ -1210,7 +1210,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1210
1210
|
invoice_pdf: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
1211
1211
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1212
1212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1213
|
-
status: "void" | "draft" | "
|
|
1213
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1214
1214
|
id: string;
|
|
1215
1215
|
total: number;
|
|
1216
1216
|
currency: string;
|
|
@@ -1221,7 +1221,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1221
1221
|
hosted_invoice_url?: string | null | undefined;
|
|
1222
1222
|
invoice_pdf?: string | null | undefined;
|
|
1223
1223
|
}, {
|
|
1224
|
-
status: "void" | "draft" | "
|
|
1224
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1225
1225
|
id: string;
|
|
1226
1226
|
total: number;
|
|
1227
1227
|
currency: string;
|
|
@@ -1238,7 +1238,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1238
1238
|
success: boolean;
|
|
1239
1239
|
operation: "send_invoice";
|
|
1240
1240
|
invoice?: {
|
|
1241
|
-
status: "void" | "draft" | "
|
|
1241
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1242
1242
|
id: string;
|
|
1243
1243
|
total: number;
|
|
1244
1244
|
currency: string;
|
|
@@ -1254,7 +1254,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1254
1254
|
success: boolean;
|
|
1255
1255
|
operation: "send_invoice";
|
|
1256
1256
|
invoice?: {
|
|
1257
|
-
status: "void" | "draft" | "
|
|
1257
|
+
status: "void" | "draft" | "paid" | "open" | "uncollectible" | null;
|
|
1258
1258
|
id: string;
|
|
1259
1259
|
total: number;
|
|
1260
1260
|
currency: string;
|
|
@@ -1522,14 +1522,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1522
1522
|
created: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1523
1523
|
metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
|
|
1524
1524
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1525
|
-
url: string;
|
|
1526
1525
|
id: string;
|
|
1526
|
+
url: string;
|
|
1527
1527
|
active: boolean;
|
|
1528
1528
|
metadata?: Record<string, string> | undefined;
|
|
1529
1529
|
created?: number | undefined;
|
|
1530
1530
|
}, {
|
|
1531
|
-
url: string;
|
|
1532
1531
|
id: string;
|
|
1532
|
+
url: string;
|
|
1533
1533
|
active: boolean;
|
|
1534
1534
|
metadata?: Record<string, string> | undefined;
|
|
1535
1535
|
created?: number | undefined;
|
|
@@ -1540,8 +1540,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1540
1540
|
success: boolean;
|
|
1541
1541
|
operation: "list_payment_links";
|
|
1542
1542
|
payment_links?: {
|
|
1543
|
-
url: string;
|
|
1544
1543
|
id: string;
|
|
1544
|
+
url: string;
|
|
1545
1545
|
active: boolean;
|
|
1546
1546
|
metadata?: Record<string, string> | undefined;
|
|
1547
1547
|
created?: number | undefined;
|
|
@@ -1551,8 +1551,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
|
|
|
1551
1551
|
success: boolean;
|
|
1552
1552
|
operation: "list_payment_links";
|
|
1553
1553
|
payment_links?: {
|
|
1554
|
-
url: string;
|
|
1555
1554
|
id: string;
|
|
1555
|
+
url: string;
|
|
1556
1556
|
active: boolean;
|
|
1557
1557
|
metadata?: Record<string, string> | undefined;
|
|
1558
1558
|
created?: number | undefined;
|