@bubblelab/bubble-core 0.1.194 → 0.1.196

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.
Files changed (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -116,8 +116,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
116
116
  }, {
117
117
  operation: "list_products";
118
118
  credentials?: Partial<Record<CredentialType, string>> | undefined;
119
- active?: boolean | undefined;
120
119
  limit?: number | undefined;
120
+ active?: boolean | undefined;
121
121
  }>, import("zod").ZodObject<{
122
122
  operation: import("zod").ZodLiteral<"create_price">;
123
123
  product: import("zod").ZodString;
@@ -127,10 +127,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
127
127
  interval: import("zod").ZodEnum<["day", "week", "month", "year"]>;
128
128
  interval_count: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
129
129
  }, "strip", import("zod").ZodTypeAny, {
130
- interval: "year" | "month" | "day" | "week";
130
+ interval: "week" | "month" | "year" | "day";
131
131
  interval_count: number;
132
132
  }, {
133
- interval: "year" | "month" | "day" | "week";
133
+ interval: "week" | "month" | "year" | "day";
134
134
  interval_count?: number | undefined;
135
135
  }>>;
136
136
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
@@ -143,7 +143,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
143
143
  credentials?: Partial<Record<CredentialType, string>> | undefined;
144
144
  metadata?: Record<string, string> | undefined;
145
145
  recurring?: {
146
- interval: "year" | "month" | "day" | "week";
146
+ interval: "week" | "month" | "year" | "day";
147
147
  interval_count: number;
148
148
  } | undefined;
149
149
  }, {
@@ -154,7 +154,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
154
154
  metadata?: Record<string, string> | undefined;
155
155
  currency?: string | undefined;
156
156
  recurring?: {
157
- interval: "year" | "month" | "day" | "week";
157
+ interval: "week" | "month" | "year" | "day";
158
158
  interval_count?: number | undefined;
159
159
  } | undefined;
160
160
  }>, import("zod").ZodObject<{
@@ -167,14 +167,14 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
167
167
  operation: "list_prices";
168
168
  limit: number;
169
169
  credentials?: Partial<Record<CredentialType, string>> | undefined;
170
- active?: boolean | undefined;
171
170
  product?: string | undefined;
171
+ active?: boolean | undefined;
172
172
  }, {
173
173
  operation: "list_prices";
174
174
  credentials?: Partial<Record<CredentialType, string>> | undefined;
175
- active?: boolean | undefined;
176
175
  limit?: number | undefined;
177
176
  product?: string | undefined;
177
+ active?: boolean | undefined;
178
178
  }>, import("zod").ZodObject<{
179
179
  operation: import("zod").ZodLiteral<"create_payment_link">;
180
180
  price: import("zod").ZodString;
@@ -207,8 +207,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
207
207
  description: import("zod").ZodOptional<import("zod").ZodString>;
208
208
  quantity: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
209
209
  }, "strip", import("zod").ZodTypeAny, {
210
- unit_amount: number;
211
210
  quantity: number;
211
+ unit_amount: number;
212
212
  description?: string | undefined;
213
213
  }, {
214
214
  unit_amount: number;
@@ -223,8 +223,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
223
223
  auto_advance: boolean;
224
224
  collection_method: "charge_automatically" | "send_invoice";
225
225
  items?: {
226
- unit_amount: number;
227
226
  quantity: number;
227
+ unit_amount: number;
228
228
  description?: string | undefined;
229
229
  }[] | undefined;
230
230
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -304,8 +304,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
304
304
  }, "strip", import("zod").ZodTypeAny, {
305
305
  operation: "create_invoice_item";
306
306
  currency: string;
307
- unit_amount: number;
308
307
  quantity: number;
308
+ unit_amount: number;
309
309
  customer: string;
310
310
  description?: string | undefined;
311
311
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -366,12 +366,12 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
366
366
  }, "strip", import("zod").ZodTypeAny, {
367
367
  operation: "list_subscriptions";
368
368
  limit: number;
369
- status?: "active" | "canceled" | "all" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid" | undefined;
369
+ status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | undefined;
370
370
  credentials?: Partial<Record<CredentialType, string>> | undefined;
371
371
  customer?: string | undefined;
372
372
  }, {
373
373
  operation: "list_subscriptions";
374
- status?: "active" | "canceled" | "all" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid" | undefined;
374
+ status?: "all" | "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid" | undefined;
375
375
  credentials?: Partial<Record<CredentialType, string>> | undefined;
376
376
  limit?: number | undefined;
377
377
  customer?: string | undefined;
@@ -403,8 +403,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
403
403
  }, {
404
404
  operation: "list_payment_links";
405
405
  credentials?: Partial<Record<CredentialType, string>> | undefined;
406
- active?: boolean | undefined;
407
406
  limit?: number | undefined;
407
+ active?: boolean | undefined;
408
408
  }>, import("zod").ZodObject<{
409
409
  operation: import("zod").ZodLiteral<"create_subscription">;
410
410
  customer: import("zod").ZodString;
@@ -586,16 +586,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
586
586
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
587
587
  }, "strip", import("zod").ZodTypeAny, {
588
588
  name: string;
589
- active: boolean;
590
589
  id: string;
591
590
  created: number;
591
+ active: boolean;
592
592
  description?: string | null | undefined;
593
593
  metadata?: Record<string, string> | undefined;
594
594
  }, {
595
595
  name: string;
596
- active: boolean;
597
596
  id: string;
598
597
  created: number;
598
+ active: boolean;
599
599
  description?: string | null | undefined;
600
600
  metadata?: Record<string, string> | undefined;
601
601
  }>>;
@@ -606,9 +606,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
606
606
  operation: "create_product";
607
607
  product?: {
608
608
  name: string;
609
- active: boolean;
610
609
  id: string;
611
610
  created: number;
611
+ active: boolean;
612
612
  description?: string | null | undefined;
613
613
  metadata?: Record<string, string> | undefined;
614
614
  } | undefined;
@@ -618,9 +618,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
618
618
  operation: "create_product";
619
619
  product?: {
620
620
  name: string;
621
- active: boolean;
622
621
  id: string;
623
622
  created: number;
623
+ active: boolean;
624
624
  description?: string | null | undefined;
625
625
  metadata?: Record<string, string> | undefined;
626
626
  } | undefined;
@@ -636,16 +636,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
636
636
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
637
637
  }, "strip", import("zod").ZodTypeAny, {
638
638
  name: string;
639
- active: boolean;
640
639
  id: string;
641
640
  created: number;
641
+ active: boolean;
642
642
  description?: string | null | undefined;
643
643
  metadata?: Record<string, string> | undefined;
644
644
  }, {
645
645
  name: string;
646
- active: boolean;
647
646
  id: string;
648
647
  created: number;
648
+ active: boolean;
649
649
  description?: string | null | undefined;
650
650
  metadata?: Record<string, string> | undefined;
651
651
  }>, "many">>;
@@ -656,9 +656,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
656
656
  operation: "list_products";
657
657
  products?: {
658
658
  name: string;
659
- active: boolean;
660
659
  id: string;
661
660
  created: number;
661
+ active: boolean;
662
662
  description?: string | null | undefined;
663
663
  metadata?: Record<string, string> | undefined;
664
664
  }[] | undefined;
@@ -668,9 +668,9 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
668
668
  operation: "list_products";
669
669
  products?: {
670
670
  name: string;
671
- active: boolean;
672
671
  id: string;
673
672
  created: number;
673
+ active: boolean;
674
674
  description?: string | null | undefined;
675
675
  metadata?: Record<string, string> | undefined;
676
676
  }[] | undefined;
@@ -688,20 +688,20 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
688
688
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
689
689
  }, "strip", import("zod").ZodTypeAny, {
690
690
  type: "recurring" | "one_time";
691
- active: boolean;
692
691
  id: string;
693
692
  created: number;
694
693
  currency: string;
695
694
  product: string;
695
+ active: boolean;
696
696
  unit_amount: number | null;
697
697
  metadata?: Record<string, string> | undefined;
698
698
  }, {
699
699
  type: "recurring" | "one_time";
700
- active: boolean;
701
700
  id: string;
702
701
  created: number;
703
702
  currency: string;
704
703
  product: string;
704
+ active: boolean;
705
705
  unit_amount: number | null;
706
706
  metadata?: Record<string, string> | undefined;
707
707
  }>>;
@@ -712,11 +712,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
712
712
  operation: "create_price";
713
713
  price?: {
714
714
  type: "recurring" | "one_time";
715
- active: boolean;
716
715
  id: string;
717
716
  created: number;
718
717
  currency: string;
719
718
  product: string;
719
+ active: boolean;
720
720
  unit_amount: number | null;
721
721
  metadata?: Record<string, string> | undefined;
722
722
  } | undefined;
@@ -726,11 +726,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
726
726
  operation: "create_price";
727
727
  price?: {
728
728
  type: "recurring" | "one_time";
729
- active: boolean;
730
729
  id: string;
731
730
  created: number;
732
731
  currency: string;
733
732
  product: string;
733
+ active: boolean;
734
734
  unit_amount: number | null;
735
735
  metadata?: Record<string, string> | undefined;
736
736
  } | undefined;
@@ -748,20 +748,20 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
748
748
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
749
749
  }, "strip", import("zod").ZodTypeAny, {
750
750
  type: "recurring" | "one_time";
751
- active: boolean;
752
751
  id: string;
753
752
  created: number;
754
753
  currency: string;
755
754
  product: string;
755
+ active: boolean;
756
756
  unit_amount: number | null;
757
757
  metadata?: Record<string, string> | undefined;
758
758
  }, {
759
759
  type: "recurring" | "one_time";
760
- active: boolean;
761
760
  id: string;
762
761
  created: number;
763
762
  currency: string;
764
763
  product: string;
764
+ active: boolean;
765
765
  unit_amount: number | null;
766
766
  metadata?: Record<string, string> | undefined;
767
767
  }>, "many">>;
@@ -772,11 +772,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
772
772
  operation: "list_prices";
773
773
  prices?: {
774
774
  type: "recurring" | "one_time";
775
- active: boolean;
776
775
  id: string;
777
776
  created: number;
778
777
  currency: string;
779
778
  product: string;
779
+ active: boolean;
780
780
  unit_amount: number | null;
781
781
  metadata?: Record<string, string> | undefined;
782
782
  }[] | undefined;
@@ -786,11 +786,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
786
786
  operation: "list_prices";
787
787
  prices?: {
788
788
  type: "recurring" | "one_time";
789
- active: boolean;
790
789
  id: string;
791
790
  created: number;
792
791
  currency: string;
793
792
  product: string;
793
+ active: boolean;
794
794
  unit_amount: number | null;
795
795
  metadata?: Record<string, string> | undefined;
796
796
  }[] | undefined;
@@ -805,16 +805,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
805
805
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
806
806
  }, "strip", import("zod").ZodTypeAny, {
807
807
  url: string;
808
- active: boolean;
809
808
  id: string;
810
- metadata?: Record<string, string> | undefined;
809
+ active: boolean;
811
810
  created?: number | undefined;
811
+ metadata?: Record<string, string> | undefined;
812
812
  }, {
813
813
  url: string;
814
- active: boolean;
815
814
  id: string;
816
- metadata?: Record<string, string> | undefined;
815
+ active: boolean;
817
816
  created?: number | undefined;
817
+ metadata?: Record<string, string> | undefined;
818
818
  }>>;
819
819
  error: import("zod").ZodString;
820
820
  }, "strip", import("zod").ZodTypeAny, {
@@ -823,10 +823,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
823
823
  operation: "create_payment_link";
824
824
  payment_link?: {
825
825
  url: string;
826
- active: boolean;
827
826
  id: string;
828
- metadata?: Record<string, string> | undefined;
827
+ active: boolean;
829
828
  created?: number | undefined;
829
+ metadata?: Record<string, string> | undefined;
830
830
  } | undefined;
831
831
  }, {
832
832
  success: boolean;
@@ -834,10 +834,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
834
834
  operation: "create_payment_link";
835
835
  payment_link?: {
836
836
  url: string;
837
- active: boolean;
838
837
  id: string;
839
- metadata?: Record<string, string> | undefined;
838
+ active: boolean;
840
839
  created?: number | undefined;
840
+ metadata?: Record<string, string> | undefined;
841
841
  } | undefined;
842
842
  }>, import("zod").ZodObject<{
843
843
  operation: import("zod").ZodLiteral<"create_invoice">;
@@ -859,8 +859,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
859
859
  total: number;
860
860
  currency: string;
861
861
  customer: string | null;
862
- metadata?: Record<string, string> | undefined;
863
862
  created?: number | undefined;
863
+ metadata?: Record<string, string> | undefined;
864
864
  due_date?: string | null | undefined;
865
865
  hosted_invoice_url?: string | null | undefined;
866
866
  invoice_pdf?: string | null | undefined;
@@ -870,8 +870,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
870
870
  total: number;
871
871
  currency: string;
872
872
  customer: string | null;
873
- metadata?: Record<string, string> | undefined;
874
873
  created?: number | undefined;
874
+ metadata?: Record<string, string> | undefined;
875
875
  due_date?: string | null | undefined;
876
876
  hosted_invoice_url?: string | null | undefined;
877
877
  invoice_pdf?: string | null | undefined;
@@ -887,8 +887,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
887
887
  total: number;
888
888
  currency: string;
889
889
  customer: string | null;
890
- metadata?: Record<string, string> | undefined;
891
890
  created?: number | undefined;
891
+ metadata?: Record<string, string> | undefined;
892
892
  due_date?: string | null | undefined;
893
893
  hosted_invoice_url?: string | null | undefined;
894
894
  invoice_pdf?: string | null | undefined;
@@ -903,8 +903,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
903
903
  total: number;
904
904
  currency: string;
905
905
  customer: string | null;
906
- metadata?: Record<string, string> | undefined;
907
906
  created?: number | undefined;
907
+ metadata?: Record<string, string> | undefined;
908
908
  due_date?: string | null | undefined;
909
909
  hosted_invoice_url?: string | null | undefined;
910
910
  invoice_pdf?: string | null | undefined;
@@ -929,8 +929,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
929
929
  total: number;
930
930
  currency: string;
931
931
  customer: string | null;
932
- metadata?: Record<string, string> | undefined;
933
932
  created?: number | undefined;
933
+ metadata?: Record<string, string> | undefined;
934
934
  due_date?: string | null | undefined;
935
935
  hosted_invoice_url?: string | null | undefined;
936
936
  invoice_pdf?: string | null | undefined;
@@ -940,8 +940,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
940
940
  total: number;
941
941
  currency: string;
942
942
  customer: string | null;
943
- metadata?: Record<string, string> | undefined;
944
943
  created?: number | undefined;
944
+ metadata?: Record<string, string> | undefined;
945
945
  due_date?: string | null | undefined;
946
946
  hosted_invoice_url?: string | null | undefined;
947
947
  invoice_pdf?: string | null | undefined;
@@ -961,8 +961,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
961
961
  total: number;
962
962
  currency: string;
963
963
  customer: string | null;
964
- metadata?: Record<string, string> | undefined;
965
964
  created?: number | undefined;
965
+ metadata?: Record<string, string> | undefined;
966
966
  due_date?: string | null | undefined;
967
967
  hosted_invoice_url?: string | null | undefined;
968
968
  invoice_pdf?: string | null | undefined;
@@ -979,8 +979,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
979
979
  total: number;
980
980
  currency: string;
981
981
  customer: string | null;
982
- metadata?: Record<string, string> | undefined;
983
982
  created?: number | undefined;
983
+ metadata?: Record<string, string> | undefined;
984
984
  due_date?: string | null | undefined;
985
985
  hosted_invoice_url?: string | null | undefined;
986
986
  invoice_pdf?: string | null | undefined;
@@ -1005,8 +1005,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1005
1005
  total: number;
1006
1006
  currency: string;
1007
1007
  customer: string | null;
1008
- metadata?: Record<string, string> | undefined;
1009
1008
  created?: number | undefined;
1009
+ metadata?: Record<string, string> | undefined;
1010
1010
  due_date?: string | null | undefined;
1011
1011
  hosted_invoice_url?: string | null | undefined;
1012
1012
  invoice_pdf?: string | null | undefined;
@@ -1016,8 +1016,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1016
1016
  total: number;
1017
1017
  currency: string;
1018
1018
  customer: string | null;
1019
- metadata?: Record<string, string> | undefined;
1020
1019
  created?: number | undefined;
1020
+ metadata?: Record<string, string> | undefined;
1021
1021
  due_date?: string | null | undefined;
1022
1022
  hosted_invoice_url?: string | null | undefined;
1023
1023
  invoice_pdf?: string | null | undefined;
@@ -1033,8 +1033,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1033
1033
  total: number;
1034
1034
  currency: string;
1035
1035
  customer: string | null;
1036
- metadata?: Record<string, string> | undefined;
1037
1036
  created?: number | undefined;
1037
+ metadata?: Record<string, string> | undefined;
1038
1038
  due_date?: string | null | undefined;
1039
1039
  hosted_invoice_url?: string | null | undefined;
1040
1040
  invoice_pdf?: string | null | undefined;
@@ -1049,8 +1049,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1049
1049
  total: number;
1050
1050
  currency: string;
1051
1051
  customer: string | null;
1052
- metadata?: Record<string, string> | undefined;
1053
1052
  created?: number | undefined;
1053
+ metadata?: Record<string, string> | undefined;
1054
1054
  due_date?: string | null | undefined;
1055
1055
  hosted_invoice_url?: string | null | undefined;
1056
1056
  invoice_pdf?: string | null | undefined;
@@ -1075,8 +1075,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1075
1075
  total: number;
1076
1076
  currency: string;
1077
1077
  customer: string | null;
1078
- metadata?: Record<string, string> | undefined;
1079
1078
  created?: number | undefined;
1079
+ metadata?: Record<string, string> | undefined;
1080
1080
  due_date?: string | null | undefined;
1081
1081
  hosted_invoice_url?: string | null | undefined;
1082
1082
  invoice_pdf?: string | null | undefined;
@@ -1086,8 +1086,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1086
1086
  total: number;
1087
1087
  currency: string;
1088
1088
  customer: string | null;
1089
- metadata?: Record<string, string> | undefined;
1090
1089
  created?: number | undefined;
1090
+ metadata?: Record<string, string> | undefined;
1091
1091
  due_date?: string | null | undefined;
1092
1092
  hosted_invoice_url?: string | null | undefined;
1093
1093
  invoice_pdf?: string | null | undefined;
@@ -1103,8 +1103,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1103
1103
  total: number;
1104
1104
  currency: string;
1105
1105
  customer: string | null;
1106
- metadata?: Record<string, string> | undefined;
1107
1106
  created?: number | undefined;
1107
+ metadata?: Record<string, string> | undefined;
1108
1108
  due_date?: string | null | undefined;
1109
1109
  hosted_invoice_url?: string | null | undefined;
1110
1110
  invoice_pdf?: string | null | undefined;
@@ -1119,8 +1119,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1119
1119
  total: number;
1120
1120
  currency: string;
1121
1121
  customer: string | null;
1122
- metadata?: Record<string, string> | undefined;
1123
1122
  created?: number | undefined;
1123
+ metadata?: Record<string, string> | undefined;
1124
1124
  due_date?: string | null | undefined;
1125
1125
  hosted_invoice_url?: string | null | undefined;
1126
1126
  invoice_pdf?: string | null | undefined;
@@ -1147,8 +1147,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1147
1147
  description?: string | null | undefined;
1148
1148
  date?: number | undefined;
1149
1149
  metadata?: Record<string, string> | undefined;
1150
- unit_amount?: number | null | undefined;
1151
1150
  quantity?: number | undefined;
1151
+ unit_amount?: number | null | undefined;
1152
1152
  invoice?: string | null | undefined;
1153
1153
  }, {
1154
1154
  id: string;
@@ -1158,8 +1158,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1158
1158
  description?: string | null | undefined;
1159
1159
  date?: number | undefined;
1160
1160
  metadata?: Record<string, string> | undefined;
1161
- unit_amount?: number | null | undefined;
1162
1161
  quantity?: number | undefined;
1162
+ unit_amount?: number | null | undefined;
1163
1163
  invoice?: string | null | undefined;
1164
1164
  }>>;
1165
1165
  error: import("zod").ZodString;
@@ -1175,8 +1175,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1175
1175
  description?: string | null | undefined;
1176
1176
  date?: number | undefined;
1177
1177
  metadata?: Record<string, string> | undefined;
1178
- unit_amount?: number | null | undefined;
1179
1178
  quantity?: number | undefined;
1179
+ unit_amount?: number | null | undefined;
1180
1180
  invoice?: string | null | undefined;
1181
1181
  } | undefined;
1182
1182
  }, {
@@ -1191,8 +1191,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1191
1191
  description?: string | null | undefined;
1192
1192
  date?: number | undefined;
1193
1193
  metadata?: Record<string, string> | undefined;
1194
- unit_amount?: number | null | undefined;
1195
1194
  quantity?: number | undefined;
1195
+ unit_amount?: number | null | undefined;
1196
1196
  invoice?: string | null | undefined;
1197
1197
  } | undefined;
1198
1198
  }>, import("zod").ZodObject<{
@@ -1215,8 +1215,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1215
1215
  total: number;
1216
1216
  currency: string;
1217
1217
  customer: string | null;
1218
- metadata?: Record<string, string> | undefined;
1219
1218
  created?: number | undefined;
1219
+ metadata?: Record<string, string> | undefined;
1220
1220
  due_date?: string | null | undefined;
1221
1221
  hosted_invoice_url?: string | null | undefined;
1222
1222
  invoice_pdf?: string | null | undefined;
@@ -1226,8 +1226,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1226
1226
  total: number;
1227
1227
  currency: string;
1228
1228
  customer: string | null;
1229
- metadata?: Record<string, string> | undefined;
1230
1229
  created?: number | undefined;
1230
+ metadata?: Record<string, string> | undefined;
1231
1231
  due_date?: string | null | undefined;
1232
1232
  hosted_invoice_url?: string | null | undefined;
1233
1233
  invoice_pdf?: string | null | undefined;
@@ -1243,8 +1243,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1243
1243
  total: number;
1244
1244
  currency: string;
1245
1245
  customer: string | null;
1246
- metadata?: Record<string, string> | undefined;
1247
1246
  created?: number | undefined;
1247
+ metadata?: Record<string, string> | undefined;
1248
1248
  due_date?: string | null | undefined;
1249
1249
  hosted_invoice_url?: string | null | undefined;
1250
1250
  invoice_pdf?: string | null | undefined;
@@ -1259,8 +1259,8 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1259
1259
  total: number;
1260
1260
  currency: string;
1261
1261
  customer: string | null;
1262
- metadata?: Record<string, string> | undefined;
1263
1262
  created?: number | undefined;
1263
+ metadata?: Record<string, string> | undefined;
1264
1264
  due_date?: string | null | undefined;
1265
1265
  hosted_invoice_url?: string | null | undefined;
1266
1266
  invoice_pdf?: string | null | undefined;
@@ -1290,20 +1290,20 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1290
1290
  amount: number;
1291
1291
  }>, "many">;
1292
1292
  }, "strip", import("zod").ZodTypeAny, {
1293
- pending: {
1293
+ available: {
1294
1294
  currency: string;
1295
1295
  amount: number;
1296
1296
  }[];
1297
- available: {
1297
+ pending: {
1298
1298
  currency: string;
1299
1299
  amount: number;
1300
1300
  }[];
1301
1301
  }, {
1302
- pending: {
1302
+ available: {
1303
1303
  currency: string;
1304
1304
  amount: number;
1305
1305
  }[];
1306
- available: {
1306
+ pending: {
1307
1307
  currency: string;
1308
1308
  amount: number;
1309
1309
  }[];
@@ -1314,11 +1314,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1314
1314
  error: string;
1315
1315
  operation: "get_balance";
1316
1316
  balance?: {
1317
- pending: {
1317
+ available: {
1318
1318
  currency: string;
1319
1319
  amount: number;
1320
1320
  }[];
1321
- available: {
1321
+ pending: {
1322
1322
  currency: string;
1323
1323
  amount: number;
1324
1324
  }[];
@@ -1328,11 +1328,11 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1328
1328
  error: string;
1329
1329
  operation: "get_balance";
1330
1330
  balance?: {
1331
- pending: {
1331
+ available: {
1332
1332
  currency: string;
1333
1333
  amount: number;
1334
1334
  }[];
1335
- available: {
1335
+ pending: {
1336
1336
  currency: string;
1337
1337
  amount: number;
1338
1338
  }[];
@@ -1349,7 +1349,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1349
1349
  created: import("zod").ZodNumber;
1350
1350
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1351
1351
  }, "strip", import("zod").ZodTypeAny, {
1352
- status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
1352
+ status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
1353
1353
  id: string;
1354
1354
  created: number;
1355
1355
  currency: string;
@@ -1357,7 +1357,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1357
1357
  metadata?: Record<string, string> | undefined;
1358
1358
  customer?: string | null | undefined;
1359
1359
  }, {
1360
- status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
1360
+ status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
1361
1361
  id: string;
1362
1362
  created: number;
1363
1363
  currency: string;
@@ -1371,7 +1371,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1371
1371
  error: string;
1372
1372
  operation: "list_payment_intents";
1373
1373
  payment_intents?: {
1374
- status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
1374
+ status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
1375
1375
  id: string;
1376
1376
  created: number;
1377
1377
  currency: string;
@@ -1384,7 +1384,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1384
1384
  error: string;
1385
1385
  operation: "list_payment_intents";
1386
1386
  payment_intents?: {
1387
- status: "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "processing" | "requires_capture" | "succeeded";
1387
+ status: "processing" | "canceled" | "requires_payment_method" | "requires_confirmation" | "requires_action" | "requires_capture" | "succeeded";
1388
1388
  id: string;
1389
1389
  created: number;
1390
1390
  currency: string;
@@ -1405,7 +1405,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1405
1405
  created: import("zod").ZodNumber;
1406
1406
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1407
1407
  }, "strip", import("zod").ZodTypeAny, {
1408
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1408
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1409
1409
  id: string;
1410
1410
  created: number;
1411
1411
  customer: string;
@@ -1414,7 +1414,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1414
1414
  current_period_start?: number | undefined;
1415
1415
  current_period_end?: number | undefined;
1416
1416
  }, {
1417
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1417
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1418
1418
  id: string;
1419
1419
  created: number;
1420
1420
  customer: string;
@@ -1429,7 +1429,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1429
1429
  error: string;
1430
1430
  operation: "list_subscriptions";
1431
1431
  subscriptions?: {
1432
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1432
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1433
1433
  id: string;
1434
1434
  created: number;
1435
1435
  customer: string;
@@ -1443,7 +1443,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1443
1443
  error: string;
1444
1444
  operation: "list_subscriptions";
1445
1445
  subscriptions?: {
1446
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1446
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1447
1447
  id: string;
1448
1448
  created: number;
1449
1449
  customer: string;
@@ -1465,7 +1465,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1465
1465
  created: import("zod").ZodNumber;
1466
1466
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1467
1467
  }, "strip", import("zod").ZodTypeAny, {
1468
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1468
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1469
1469
  id: string;
1470
1470
  created: number;
1471
1471
  customer: string;
@@ -1474,7 +1474,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1474
1474
  current_period_start?: number | undefined;
1475
1475
  current_period_end?: number | undefined;
1476
1476
  }, {
1477
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1477
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1478
1478
  id: string;
1479
1479
  created: number;
1480
1480
  customer: string;
@@ -1489,7 +1489,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1489
1489
  error: string;
1490
1490
  operation: "cancel_subscription";
1491
1491
  subscription?: {
1492
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1492
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1493
1493
  id: string;
1494
1494
  created: number;
1495
1495
  customer: string;
@@ -1503,7 +1503,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1503
1503
  error: string;
1504
1504
  operation: "cancel_subscription";
1505
1505
  subscription?: {
1506
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1506
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1507
1507
  id: string;
1508
1508
  created: number;
1509
1509
  customer: string;
@@ -1523,16 +1523,16 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1523
1523
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1524
1524
  }, "strip", import("zod").ZodTypeAny, {
1525
1525
  url: string;
1526
- active: boolean;
1527
1526
  id: string;
1528
- metadata?: Record<string, string> | undefined;
1527
+ active: boolean;
1529
1528
  created?: number | undefined;
1529
+ metadata?: Record<string, string> | undefined;
1530
1530
  }, {
1531
1531
  url: string;
1532
- active: boolean;
1533
1532
  id: string;
1534
- metadata?: Record<string, string> | undefined;
1533
+ active: boolean;
1535
1534
  created?: number | undefined;
1535
+ metadata?: Record<string, string> | undefined;
1536
1536
  }>, "many">>;
1537
1537
  error: import("zod").ZodString;
1538
1538
  }, "strip", import("zod").ZodTypeAny, {
@@ -1541,10 +1541,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1541
1541
  operation: "list_payment_links";
1542
1542
  payment_links?: {
1543
1543
  url: string;
1544
- active: boolean;
1545
1544
  id: string;
1546
- metadata?: Record<string, string> | undefined;
1545
+ active: boolean;
1547
1546
  created?: number | undefined;
1547
+ metadata?: Record<string, string> | undefined;
1548
1548
  }[] | undefined;
1549
1549
  }, {
1550
1550
  success: boolean;
@@ -1552,10 +1552,10 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1552
1552
  operation: "list_payment_links";
1553
1553
  payment_links?: {
1554
1554
  url: string;
1555
- active: boolean;
1556
1555
  id: string;
1557
- metadata?: Record<string, string> | undefined;
1556
+ active: boolean;
1558
1557
  created?: number | undefined;
1558
+ metadata?: Record<string, string> | undefined;
1559
1559
  }[] | undefined;
1560
1560
  }>, import("zod").ZodObject<{
1561
1561
  operation: import("zod").ZodLiteral<"create_subscription">;
@@ -1570,7 +1570,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1570
1570
  created: import("zod").ZodNumber;
1571
1571
  metadata: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>>;
1572
1572
  }, "strip", import("zod").ZodTypeAny, {
1573
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1573
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1574
1574
  id: string;
1575
1575
  created: number;
1576
1576
  customer: string;
@@ -1579,7 +1579,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1579
1579
  current_period_start?: number | undefined;
1580
1580
  current_period_end?: number | undefined;
1581
1581
  }, {
1582
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1582
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1583
1583
  id: string;
1584
1584
  created: number;
1585
1585
  customer: string;
@@ -1594,7 +1594,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1594
1594
  error: string;
1595
1595
  operation: "create_subscription";
1596
1596
  subscription?: {
1597
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1597
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1598
1598
  id: string;
1599
1599
  created: number;
1600
1600
  customer: string;
@@ -1608,7 +1608,7 @@ export declare class StripeBubble<T extends StripeParamsInput = StripeParamsInpu
1608
1608
  error: string;
1609
1609
  operation: "create_subscription";
1610
1610
  subscription?: {
1611
- status: "active" | "canceled" | "paused" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "unpaid";
1611
+ status: "paused" | "active" | "incomplete" | "incomplete_expired" | "trialing" | "past_due" | "canceled" | "unpaid";
1612
1612
  id: string;
1613
1613
  created: number;
1614
1614
  customer: string;