@bubblelab/bubble-core 0.1.151 → 0.1.154

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 (134) hide show
  1. package/dist/bubble-bundle.d.ts +139 -137
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +114 -114
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +28 -28
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +24 -24
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +58 -58
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +112 -112
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +20 -20
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +33 -33
  19. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +360 -360
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
  32. package/dist/bubbles/service-bubble/github.d.ts +148 -148
  33. package/dist/bubbles/service-bubble/gmail.d.ts +328 -328
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +34 -34
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +102 -102
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  40. package/dist/bubbles/service-bubble/insforge-db.d.ts +18 -18
  41. package/dist/bubbles/service-bubble/jira/jira.d.ts +92 -92
  42. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +102 -102
  43. package/dist/bubbles/service-bubble/notion/notion.d.ts +651 -651
  44. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +28 -28
  45. package/dist/bubbles/service-bubble/postgresql.d.ts +18 -18
  46. package/dist/bubbles/service-bubble/resend.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/slack/slack.d.ts +503 -503
  48. package/dist/bubbles/service-bubble/slack/slack.js +1 -1
  49. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  50. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/slack/slack.utils.js +16 -2
  52. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  53. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  54. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +72 -72
  55. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +76 -76
  56. package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
  57. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +18 -18
  58. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +20 -20
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +2 -2
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  69. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  72. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  75. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
  76. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  77. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  78. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
  80. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  83. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  84. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  87. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
  88. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +66 -66
  89. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +112 -112
  91. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  94. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  95. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  97. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  99. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  100. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +38 -38
  101. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
  102. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +50 -50
  103. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +108 -108
  104. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
  105. package/dist/bubbles.json +1 -1
  106. package/package.json +2 -2
  107. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  108. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  109. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  110. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  111. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  112. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  113. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  114. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  115. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  116. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  117. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  118. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  119. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  120. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  121. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  122. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
  123. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +0 -3
  124. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +0 -1
  125. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +0 -3
  126. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +0 -1
  127. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +0 -160
  128. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +0 -1
  129. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +0 -706
  130. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +0 -1
  131. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +0 -93
  132. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +0 -1
  133. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +0 -50
  134. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +0 -1
@@ -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";
189
190
  name: string;
190
191
  id: string;
191
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
192
192
  }, {
193
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
193
194
  name: string;
194
195
  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";
208
209
  name: string;
209
210
  id: string;
210
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
211
211
  }, {
212
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
212
213
  name: string;
213
214
  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";
218
219
  name: string;
219
220
  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";
224
225
  name: string;
225
226
  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";
235
236
  name: string;
236
237
  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";
247
248
  name: string;
248
249
  id: string;
249
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
250
250
  }[];
251
251
  };
252
252
  description?: string | undefined;
@@ -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";
467
468
  name: string;
468
469
  id: string;
469
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
470
470
  }, {
471
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
471
472
  name: string;
472
473
  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";
486
487
  name: string;
487
488
  id: string;
488
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
489
489
  }, {
490
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
490
491
  name: string;
491
492
  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";
496
497
  name: string;
497
498
  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";
502
503
  name: string;
503
504
  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";
513
514
  name: string;
514
515
  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";
525
526
  name: string;
526
527
  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";
782
783
  name: string;
783
784
  id: string;
784
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
785
785
  }, {
786
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
786
787
  name: string;
787
788
  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";
792
793
  name: string;
793
794
  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";
798
799
  name: string;
799
800
  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";
809
810
  name: string;
810
811
  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";
821
822
  name: string;
822
823
  id: string;
823
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
824
824
  }[];
825
825
  };
826
826
  description?: string | undefined;
@@ -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";
1037
1038
  name: string;
1038
1039
  id: string;
1039
- color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1040
1040
  }, {
1041
+ color: "default" | "gray" | "brown" | "orange" | "yellow" | "green" | "blue" | "purple" | "pink" | "red";
1041
1042
  name: string;
1042
1043
  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";
1047
1048
  name: string;
1048
1049
  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";
1053
1054
  name: string;
1054
1055
  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";
1064
1065
  name: string;
1065
1066
  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";
1076
1077
  name: string;
1077
1078
  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
+ query: string;
16
+ parameters: unknown[];
15
17
  timeout: number;
16
18
  ignoreSSL: boolean;
17
- query: string;
18
19
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
19
- parameters: unknown[];
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;
25
26
  timeout?: number | undefined;
26
27
  ignoreSSL?: boolean | undefined;
27
28
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
28
- parameters?: unknown[] | undefined;
29
29
  maxRows?: number | undefined;
30
30
  }>;
31
31
  type PostgreSQLParamsInput = z.input<typeof PostgreSQLParamsSchema>;
@@ -49,24 +49,24 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
49
49
  error: z.ZodString;
50
50
  cleanedJSONString: z.ZodString;
51
51
  }, "strip", z.ZodTypeAny, {
52
- error: string;
53
52
  success: boolean;
54
- rows: Record<string, unknown>[];
53
+ error: string;
54
+ executionTime: number;
55
55
  rowCount: number | null;
56
+ rows: Record<string, unknown>[];
56
57
  command: string;
57
- executionTime: number;
58
58
  cleanedJSONString: string;
59
59
  fields?: {
60
60
  name: string;
61
61
  dataTypeID: number;
62
62
  }[] | undefined;
63
63
  }, {
64
- error: string;
65
64
  success: boolean;
66
- rows: Record<string, unknown>[];
65
+ error: string;
66
+ executionTime: number;
67
67
  rowCount: number | null;
68
+ rows: Record<string, unknown>[];
68
69
  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
+ query: string;
93
+ parameters: unknown[];
92
94
  timeout: number;
93
95
  ignoreSSL: boolean;
94
- query: string;
95
96
  allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[];
96
- parameters: unknown[];
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;
102
103
  timeout?: number | undefined;
103
104
  ignoreSSL?: boolean | undefined;
104
105
  allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
105
- parameters?: unknown[] | undefined;
106
106
  maxRows?: number | undefined;
107
107
  }>;
108
108
  static readonly resultSchema: z.ZodObject<{
@@ -124,24 +124,24 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
124
124
  error: z.ZodString;
125
125
  cleanedJSONString: z.ZodString;
126
126
  }, "strip", z.ZodTypeAny, {
127
- error: string;
128
127
  success: boolean;
129
- rows: Record<string, unknown>[];
128
+ error: string;
129
+ executionTime: number;
130
130
  rowCount: number | null;
131
+ rows: Record<string, unknown>[];
131
132
  command: string;
132
- executionTime: number;
133
133
  cleanedJSONString: string;
134
134
  fields?: {
135
135
  name: string;
136
136
  dataTypeID: number;
137
137
  }[] | undefined;
138
138
  }, {
139
- error: string;
140
139
  success: boolean;
141
- rows: Record<string, unknown>[];
140
+ error: string;
141
+ executionTime: number;
142
142
  rowCount: number | null;
143
+ rows: Record<string, unknown>[];
143
144
  command: string;
144
- executionTime: number;
145
145
  cleanedJSONString: string;
146
146
  fields?: {
147
147
  name: string;
@@ -46,12 +46,6 @@ 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;
50
- tags?: {
51
- value: string;
52
- name: string;
53
- }[] | undefined;
54
- headers?: Record<string, string> | undefined;
55
49
  text?: string | undefined;
56
50
  attachments?: {
57
51
  filename: string;
@@ -59,6 +53,12 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
59
53
  content?: string | undefined;
60
54
  contentType?: string | undefined;
61
55
  }[] | 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
62
  cc?: string | string[] | undefined;
63
63
  bcc?: string | string[] | undefined;
64
64
  html?: string | undefined;
@@ -68,12 +68,6 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
68
68
  operation: "send_email";
69
69
  to: string | string[];
70
70
  subject: string;
71
- credentials?: Partial<Record<CredentialType, string>> | undefined;
72
- tags?: {
73
- value: string;
74
- name: string;
75
- }[] | undefined;
76
- headers?: Record<string, string> | undefined;
77
71
  text?: string | undefined;
78
72
  attachments?: {
79
73
  filename: string;
@@ -81,6 +75,12 @@ declare const ResendParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
81
75
  content?: string | undefined;
82
76
  contentType?: string | undefined;
83
77
  }[] | 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
84
  from?: string | undefined;
85
85
  cc?: string | string[] | undefined;
86
86
  bcc?: string | string[] | undefined;
@@ -106,13 +106,13 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
106
106
  email_id: z.ZodOptional<z.ZodString>;
107
107
  error: z.ZodString;
108
108
  }, "strip", z.ZodTypeAny, {
109
- error: string;
110
109
  success: boolean;
110
+ error: string;
111
111
  operation: "send_email";
112
112
  email_id?: string | undefined;
113
113
  }, {
114
- error: string;
115
114
  success: boolean;
115
+ error: string;
116
116
  operation: "send_email";
117
117
  email_id?: string | undefined;
118
118
  }>, z.ZodObject<{
@@ -123,15 +123,15 @@ declare const ResendResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObj
123
123
  last_event: z.ZodOptional<z.ZodString>;
124
124
  error: z.ZodString;
125
125
  }, "strip", z.ZodTypeAny, {
126
- error: string;
127
126
  success: boolean;
127
+ error: string;
128
128
  operation: "get_email_status";
129
129
  status?: string | undefined;
130
130
  created_at?: string | undefined;
131
131
  last_event?: string | undefined;
132
132
  }, {
133
- error: string;
134
133
  success: boolean;
134
+ error: string;
135
135
  operation: "get_email_status";
136
136
  status?: string | undefined;
137
137
  created_at?: string | undefined;
@@ -193,12 +193,6 @@ 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;
197
- tags?: {
198
- value: string;
199
- name: string;
200
- }[] | undefined;
201
- headers?: Record<string, string> | undefined;
202
196
  text?: string | undefined;
203
197
  attachments?: {
204
198
  filename: string;
@@ -206,6 +200,12 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
206
200
  content?: string | undefined;
207
201
  contentType?: string | undefined;
208
202
  }[] | 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
209
  cc?: string | string[] | undefined;
210
210
  bcc?: string | string[] | undefined;
211
211
  html?: string | undefined;
@@ -215,12 +215,6 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
215
215
  operation: "send_email";
216
216
  to: string | string[];
217
217
  subject: string;
218
- credentials?: Partial<Record<CredentialType, string>> | undefined;
219
- tags?: {
220
- value: string;
221
- name: string;
222
- }[] | undefined;
223
- headers?: Record<string, string> | undefined;
224
218
  text?: string | undefined;
225
219
  attachments?: {
226
220
  filename: string;
@@ -228,6 +222,12 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
228
222
  content?: string | undefined;
229
223
  contentType?: string | undefined;
230
224
  }[] | 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
231
  from?: string | undefined;
232
232
  cc?: string | string[] | undefined;
233
233
  bcc?: string | string[] | undefined;
@@ -253,13 +253,13 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
253
253
  email_id: z.ZodOptional<z.ZodString>;
254
254
  error: z.ZodString;
255
255
  }, "strip", z.ZodTypeAny, {
256
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
258
  operation: "send_email";
259
259
  email_id?: string | undefined;
260
260
  }, {
261
- error: string;
262
261
  success: boolean;
262
+ error: string;
263
263
  operation: "send_email";
264
264
  email_id?: string | undefined;
265
265
  }>, z.ZodObject<{
@@ -270,15 +270,15 @@ export declare class ResendBubble<T extends ResendParams = ResendParams> extends
270
270
  last_event: z.ZodOptional<z.ZodString>;
271
271
  error: z.ZodString;
272
272
  }, "strip", z.ZodTypeAny, {
273
- error: string;
274
273
  success: boolean;
274
+ error: string;
275
275
  operation: "get_email_status";
276
276
  status?: string | undefined;
277
277
  created_at?: string | undefined;
278
278
  last_event?: string | undefined;
279
279
  }, {
280
- error: string;
281
280
  success: boolean;
281
+ error: string;
282
282
  operation: "get_email_status";
283
283
  status?: string | undefined;
284
284
  created_at?: string | undefined;