@bubblelab/bubble-core 0.1.154 → 0.1.155

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 (79) hide show
  1. package/dist/bubble-bundle.d.ts +115 -115
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +44 -44
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +92 -92
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +32 -32
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +30 -30
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +32 -32
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +208 -208
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +50 -50
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +72 -72
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +11 -11
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +13 -13
  19. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +2 -2
  21. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +122 -122
  22. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +154 -154
  23. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/firecrawl.d.ts +869 -869
  25. package/dist/bubbles/service-bubble/followupboss.d.ts +46 -46
  26. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
  27. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +100 -100
  28. package/dist/bubbles/service-bubble/github.d.ts +152 -152
  29. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +110 -110
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +54 -54
  32. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  33. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +34 -34
  34. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts +32 -32
  38. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +34 -34
  39. package/dist/bubbles/service-bubble/notion/notion.d.ts +1234 -1234
  40. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
  41. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  42. package/dist/bubbles/service-bubble/resend.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/slack/slack.d.ts +208 -208
  44. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +61 -61
  45. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +75 -75
  46. package/dist/bubbles/service-bubble/telegram.d.ts +1488 -1488
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +7 -7
  48. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +9 -9
  49. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  51. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  52. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
  54. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +428 -428
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +86 -86
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +158 -158
  64. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  65. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  67. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  68. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  69. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  70. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +2 -2
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +44 -44
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +62 -62
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +44 -44
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +110 -110
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  78. package/dist/bubbles.json +1 -1
  79. package/package.json +2 -2
@@ -186,13 +186,13 @@ declare const MultiSelectOptionSchema: z.ZodObject<{
186
186
  name: z.ZodString;
187
187
  color: z.ZodEnum<["default", "gray", "brown", "orange", "yellow", "green", "blue", "purple", "pink", "red"]>;
188
188
  }, "strip", z.ZodTypeAny, {
189
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
190
189
  name: string;
191
190
  id: string;
192
- }, {
193
191
  color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
192
+ }, {
194
193
  name: string;
195
194
  id: string;
195
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
196
196
  }>;
197
197
  declare const MultiSelectPropertySchema: z.ZodObject<{
198
198
  id: z.ZodString;
@@ -205,25 +205,25 @@ declare const MultiSelectPropertySchema: z.ZodObject<{
205
205
  name: z.ZodString;
206
206
  color: z.ZodEnum<["default", "gray", "brown", "orange", "yellow", "green", "blue", "purple", "pink", "red"]>;
207
207
  }, "strip", z.ZodTypeAny, {
208
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
209
208
  name: string;
210
209
  id: string;
211
- }, {
212
210
  color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
211
+ }, {
213
212
  name: string;
214
213
  id: string;
214
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
215
215
  }>, "many">;
216
216
  }, "strip", z.ZodTypeAny, {
217
217
  options: {
218
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
219
218
  name: string;
220
219
  id: string;
220
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
221
221
  }[];
222
222
  }, {
223
223
  options: {
224
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
225
224
  name: string;
226
225
  id: string;
226
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
227
227
  }[];
228
228
  }>;
229
229
  }, "strip", z.ZodTypeAny, {
@@ -232,9 +232,9 @@ declare const MultiSelectPropertySchema: z.ZodObject<{
232
232
  id: string;
233
233
  multi_select: {
234
234
  options: {
235
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
236
235
  name: string;
237
236
  id: string;
237
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
238
238
  }[];
239
239
  };
240
240
  description?: string | undefined;
@@ -244,9 +244,9 @@ declare const MultiSelectPropertySchema: z.ZodObject<{
244
244
  id: string;
245
245
  multi_select: {
246
246
  options: {
247
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
248
247
  name: string;
249
248
  id: string;
249
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
250
250
  }[];
251
251
  };
252
252
  description?: string | undefined;
@@ -260,13 +260,13 @@ declare const NumberPropertySchema: z.ZodObject<{
260
260
  number: z.ZodObject<{
261
261
  format: z.ZodEnum<["number", "number_with_commas", "percent", "dollar", "canadian_dollar", "singapore_dollar", "euro", "pound", "yen", "ruble", "rupee", "won", "yuan", "real", "lira", "rupiah", "franc", "hong_kong_dollar", "new_zealand_dollar", "krona", "norwegian_krone", "mexican_peso", "rand", "new_taiwan_dollar", "danish_krone", "zloty", "baht", "forint", "koruna", "shekel", "chilean_peso", "philippine_peso", "dirham", "colombian_peso", "riyal", "ringgit", "leu", "argentine_peso", "uruguayan_peso", "peruvian_sol"]>;
262
262
  }, "strip", z.ZodTypeAny, {
263
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
263
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
264
264
  }, {
265
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
265
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
266
266
  }>;
267
267
  }, "strip", z.ZodTypeAny, {
268
268
  number: {
269
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
269
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
270
270
  };
271
271
  type: "number";
272
272
  name: string;
@@ -274,7 +274,7 @@ declare const NumberPropertySchema: z.ZodObject<{
274
274
  description?: string | undefined;
275
275
  }, {
276
276
  number: {
277
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
277
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
278
278
  };
279
279
  type: "number";
280
280
  name: string;
@@ -464,13 +464,13 @@ declare const SelectOptionSchema: z.ZodObject<{
464
464
  name: z.ZodString;
465
465
  color: z.ZodEnum<["default", "gray", "brown", "orange", "yellow", "green", "blue", "purple", "pink", "red"]>;
466
466
  }, "strip", z.ZodTypeAny, {
467
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
468
467
  name: string;
469
468
  id: string;
470
- }, {
471
469
  color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
470
+ }, {
472
471
  name: string;
473
472
  id: string;
473
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
474
474
  }>;
475
475
  declare const SelectPropertySchema: z.ZodObject<{
476
476
  id: z.ZodString;
@@ -483,25 +483,25 @@ declare const SelectPropertySchema: z.ZodObject<{
483
483
  name: z.ZodString;
484
484
  color: z.ZodEnum<["default", "gray", "brown", "orange", "yellow", "green", "blue", "purple", "pink", "red"]>;
485
485
  }, "strip", z.ZodTypeAny, {
486
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
487
486
  name: string;
488
487
  id: string;
489
- }, {
490
488
  color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
489
+ }, {
491
490
  name: string;
492
491
  id: string;
492
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
493
493
  }>, "many">;
494
494
  }, "strip", z.ZodTypeAny, {
495
495
  options: {
496
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
497
496
  name: string;
498
497
  id: string;
498
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
499
499
  }[];
500
500
  }, {
501
501
  options: {
502
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
503
502
  name: string;
504
503
  id: string;
504
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
505
505
  }[];
506
506
  }>;
507
507
  }, "strip", z.ZodTypeAny, {
@@ -510,9 +510,9 @@ declare const SelectPropertySchema: z.ZodObject<{
510
510
  id: string;
511
511
  select: {
512
512
  options: {
513
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
514
513
  name: string;
515
514
  id: string;
515
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
516
516
  }[];
517
517
  };
518
518
  description?: string | undefined;
@@ -522,9 +522,9 @@ declare const SelectPropertySchema: z.ZodObject<{
522
522
  id: string;
523
523
  select: {
524
524
  options: {
525
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
526
525
  name: string;
527
526
  id: string;
527
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
528
528
  }[];
529
529
  };
530
530
  description?: string | undefined;
@@ -779,25 +779,25 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
779
779
  name: z.ZodString;
780
780
  color: z.ZodEnum<["default", "gray", "brown", "orange", "yellow", "green", "blue", "purple", "pink", "red"]>;
781
781
  }, "strip", z.ZodTypeAny, {
782
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
783
782
  name: string;
784
783
  id: string;
785
- }, {
786
784
  color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
785
+ }, {
787
786
  name: string;
788
787
  id: string;
788
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
789
789
  }>, "many">;
790
790
  }, "strip", z.ZodTypeAny, {
791
791
  options: {
792
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
793
792
  name: string;
794
793
  id: string;
794
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
795
795
  }[];
796
796
  }, {
797
797
  options: {
798
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
799
798
  name: string;
800
799
  id: string;
800
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
801
801
  }[];
802
802
  }>;
803
803
  }, "strip", z.ZodTypeAny, {
@@ -806,9 +806,9 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
806
806
  id: string;
807
807
  multi_select: {
808
808
  options: {
809
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
810
809
  name: string;
811
810
  id: string;
811
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
812
812
  }[];
813
813
  };
814
814
  description?: string | undefined;
@@ -818,9 +818,9 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
818
818
  id: string;
819
819
  multi_select: {
820
820
  options: {
821
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
822
821
  name: string;
823
822
  id: string;
823
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
824
824
  }[];
825
825
  };
826
826
  description?: string | undefined;
@@ -832,13 +832,13 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
832
832
  number: z.ZodObject<{
833
833
  format: z.ZodEnum<["number", "number_with_commas", "percent", "dollar", "canadian_dollar", "singapore_dollar", "euro", "pound", "yen", "ruble", "rupee", "won", "yuan", "real", "lira", "rupiah", "franc", "hong_kong_dollar", "new_zealand_dollar", "krona", "norwegian_krone", "mexican_peso", "rand", "new_taiwan_dollar", "danish_krone", "zloty", "baht", "forint", "koruna", "shekel", "chilean_peso", "philippine_peso", "dirham", "colombian_peso", "riyal", "ringgit", "leu", "argentine_peso", "uruguayan_peso", "peruvian_sol"]>;
834
834
  }, "strip", z.ZodTypeAny, {
835
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
835
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
836
836
  }, {
837
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
837
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
838
838
  }>;
839
839
  }, "strip", z.ZodTypeAny, {
840
840
  number: {
841
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
841
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
842
842
  };
843
843
  type: "number";
844
844
  name: string;
@@ -846,7 +846,7 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
846
846
  description?: string | undefined;
847
847
  }, {
848
848
  number: {
849
- format: "number" | "percent" | "real" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
849
+ format: "number" | "percent" | "number_with_commas" | "dollar" | "canadian_dollar" | "singapore_dollar" | "euro" | "pound" | "yen" | "ruble" | "rupee" | "won" | "yuan" | "real" | "lira" | "rupiah" | "franc" | "hong_kong_dollar" | "new_zealand_dollar" | "krona" | "norwegian_krone" | "mexican_peso" | "rand" | "new_taiwan_dollar" | "danish_krone" | "zloty" | "baht" | "forint" | "koruna" | "shekel" | "chilean_peso" | "philippine_peso" | "dirham" | "colombian_peso" | "riyal" | "ringgit" | "leu" | "argentine_peso" | "uruguayan_peso" | "peruvian_sol";
850
850
  };
851
851
  type: "number";
852
852
  name: string;
@@ -1034,25 +1034,25 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
1034
1034
  name: z.ZodString;
1035
1035
  color: z.ZodEnum<["default", "gray", "brown", "orange", "yellow", "green", "blue", "purple", "pink", "red"]>;
1036
1036
  }, "strip", z.ZodTypeAny, {
1037
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1038
1037
  name: string;
1039
1038
  id: string;
1040
- }, {
1041
1039
  color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1040
+ }, {
1042
1041
  name: string;
1043
1042
  id: string;
1043
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1044
1044
  }>, "many">;
1045
1045
  }, "strip", z.ZodTypeAny, {
1046
1046
  options: {
1047
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1048
1047
  name: string;
1049
1048
  id: string;
1049
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1050
1050
  }[];
1051
1051
  }, {
1052
1052
  options: {
1053
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1054
1053
  name: string;
1055
1054
  id: string;
1055
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1056
1056
  }[];
1057
1057
  }>;
1058
1058
  }, "strip", z.ZodTypeAny, {
@@ -1061,9 +1061,9 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
1061
1061
  id: string;
1062
1062
  select: {
1063
1063
  options: {
1064
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1065
1064
  name: string;
1066
1065
  id: string;
1066
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1067
1067
  }[];
1068
1068
  };
1069
1069
  description?: string | undefined;
@@ -1073,9 +1073,9 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
1073
1073
  id: string;
1074
1074
  select: {
1075
1075
  options: {
1076
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1077
1076
  name: string;
1078
1077
  id: string;
1078
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1079
1079
  }[];
1080
1080
  };
1081
1081
  description?: string | undefined;
@@ -12,20 +12,20 @@ declare const PostgreSQLParamsSchema: z.ZodObject<{
12
12
  maxRows: z.ZodDefault<z.ZodNumber>;
13
13
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
14
14
  }, "strip", z.ZodTypeAny, {
15
+ ignoreSSL: boolean;
15
16
  query: string;
17
+ allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
16
18
  parameters: unknown[];
17
19
  timeout: number;
18
- ignoreSSL: boolean;
19
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
20
20
  maxRows: number;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
22
22
  }, {
23
23
  query: string;
24
24
  credentials?: Partial<Record<CredentialType, string>> | undefined;
25
- parameters?: unknown[] | undefined;
26
- timeout?: number | undefined;
27
25
  ignoreSSL?: boolean | undefined;
28
26
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
27
+ parameters?: unknown[] | undefined;
28
+ timeout?: number | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
31
31
  type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
@@ -51,10 +51,10 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
51
51
  }, "strip", z.ZodTypeAny, {
52
52
  success: boolean;
53
53
  error: string;
54
- executionTime: number;
55
- rowCount: number | null;
56
54
  rows: Record<string, unknown>[];
55
+ rowCount: number | null;
57
56
  command: string;
57
+ executionTime: number;
58
58
  cleanedJSONString: string;
59
59
  fields?: {
60
60
  name: string;
@@ -63,10 +63,10 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
63
63
  }, {
64
64
  success: boolean;
65
65
  error: string;
66
- executionTime: number;
67
- rowCount: number | null;
68
66
  rows: Record<string, unknown>[];
67
+ rowCount: number | null;
69
68
  command: string;
69
+ executionTime: number;
70
70
  cleanedJSONString: string;
71
71
  fields?: {
72
72
  name: string;
@@ -89,20 +89,20 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
89
89
  maxRows: z.ZodDefault<z.ZodNumber>;
90
90
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
91
91
  }, "strip", z.ZodTypeAny, {
92
+ ignoreSSL: boolean;
92
93
  query: string;
94
+ allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
93
95
  parameters: unknown[];
94
96
  timeout: number;
95
- ignoreSSL: boolean;
96
- allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
97
97
  maxRows: number;
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  }, {
100
100
  query: string;
101
101
  credentials?: Partial<Record<CredentialType, string>> | undefined;
102
- parameters?: unknown[] | undefined;
103
- timeout?: number | undefined;
104
102
  ignoreSSL?: boolean | undefined;
105
103
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
104
+ parameters?: unknown[] | undefined;
105
+ timeout?: number | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
108
108
  static readonly resultSchema: z.ZodObject<{
@@ -126,10 +126,10 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
126
126
  }, "strip", z.ZodTypeAny, {
127
127
  success: boolean;
128
128
  error: string;
129
- executionTime: number;
130
- rowCount: number | null;
131
129
  rows: Record<string, unknown>[];
130
+ rowCount: number | null;
132
131
  command: string;
132
+ executionTime: number;
133
133
  cleanedJSONString: string;
134
134
  fields?: {
135
135
  name: string;
@@ -138,10 +138,10 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
138
138
  }, {
139
139
  success: boolean;
140
140
  error: string;
141
- executionTime: number;
142
- rowCount: number | null;
143
141
  rows: Record<string, unknown>[];
142
+ rowCount: number | null;
144
143
  command: string;
144
+ executionTime: number;
145
145
  cleanedJSONString: string;
146
146
  fields?: {
147
147
  name: string;
@@ -46,6 +46,7 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
46
46
  from: string;
47
47
  to: string | string[];
48
48
  subject: string;
49
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
49
50
  text?: string | undefined;
50
51
  attachments?: {
51
52
  filename: string;
@@ -53,21 +54,21 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
53
54
  content?: string | undefined;
54
55
  contentType?: string | undefined;
55
56
  }[] | undefined;
56
- credentials?: Partial<Record<CredentialType, string>> | undefined;
57
- tags?: {
58
- value: string;
59
- name: string;
60
- }[] | undefined;
61
- headers?: Record<string, string> | undefined;
62
57
  cc?: string | string[] | undefined;
63
58
  bcc?: string | string[] | undefined;
64
59
  html?: string | undefined;
65
60
  reply_to?: string | string[] | undefined;
66
61
  scheduled_at?: string | undefined;
62
+ tags?: {
63
+ value: string;
64
+ name: string;
65
+ }[] | undefined;
66
+ headers?: Record<string, string> | undefined;
67
67
  }, {
68
68
  operation: "send_email";
69
69
  to: string | string[];
70
70
  subject: string;
71
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
71
72
  text?: string | undefined;
72
73
  attachments?: {
73
74
  filename: string;
@@ -75,18 +76,17 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
75
76
  content?: string | undefined;
76
77
  contentType?: string | undefined;
77
78
  }[] | undefined;
78
- credentials?: Partial<Record<CredentialType, string>> | undefined;
79
- tags?: {
80
- value: string;
81
- name: string;
82
- }[] | undefined;
83
- headers?: Record<string, string> | undefined;
84
79
  from?: string | undefined;
85
80
  cc?: string | string[] | undefined;
86
81
  bcc?: string | string[] | undefined;
87
82
  html?: string | undefined;
88
83
  reply_to?: string | string[] | undefined;
89
84
  scheduled_at?: string | undefined;
85
+ tags?: {
86
+ value: string;
87
+ name: string;
88
+ }[] | undefined;
89
+ headers?: Record<string, string> | undefined;
90
90
  }>, z.ZodObject<{
91
91
  operation: z.ZodLiteral<"get_email_status">;
92
92
  email_id: z.ZodString;
@@ -193,6 +193,7 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
193
193
  from: string;
194
194
  to: string | string[];
195
195
  subject: string;
196
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
196
197
  text?: string | undefined;
197
198
  attachments?: {
198
199
  filename: string;
@@ -200,21 +201,21 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
200
201
  content?: string | undefined;
201
202
  contentType?: string | undefined;
202
203
  }[] | undefined;
203
- credentials?: Partial<Record<CredentialType, string>> | undefined;
204
- tags?: {
205
- value: string;
206
- name: string;
207
- }[] | undefined;
208
- headers?: Record<string, string> | undefined;
209
204
  cc?: string | string[] | undefined;
210
205
  bcc?: string | string[] | undefined;
211
206
  html?: string | undefined;
212
207
  reply_to?: string | string[] | undefined;
213
208
  scheduled_at?: string | undefined;
209
+ tags?: {
210
+ value: string;
211
+ name: string;
212
+ }[] | undefined;
213
+ headers?: Record<string, string> | undefined;
214
214
  }, {
215
215
  operation: "send_email";
216
216
  to: string | string[];
217
217
  subject: string;
218
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
218
219
  text?: string | undefined;
219
220
  attachments?: {
220
221
  filename: string;
@@ -222,18 +223,17 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
222
223
  content?: string | undefined;
223
224
  contentType?: string | undefined;
224
225
  }[] | undefined;
225
- credentials?: Partial<Record<CredentialType, string>> | undefined;
226
- tags?: {
227
- value: string;
228
- name: string;
229
- }[] | undefined;
230
- headers?: Record<string, string> | undefined;
231
226
  from?: string | undefined;
232
227
  cc?: string | string[] | undefined;
233
228
  bcc?: string | string[] | undefined;
234
229
  html?: string | undefined;
235
230
  reply_to?: string | string[] | undefined;
236
231
  scheduled_at?: string | undefined;
232
+ tags?: {
233
+ value: string;
234
+ name: string;
235
+ }[] | undefined;
236
+ headers?: Record<string, string> | undefined;
237
237
  }>, z.ZodObject<{
238
238
  operation: z.ZodLiteral<"get_email_status">;
239
239
  email_id: z.ZodString;