@bubblelab/bubble-core 0.1.152 → 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.
- package/dist/bubble-bundle.d.ts +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +68 -68
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +140 -140
- package/dist/bubbles/service-bubble/apify/apify.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +266 -266
- package/dist/bubbles/service-bubble/followupboss.d.ts +148 -148
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +88 -88
- package/dist/bubbles/service-bubble/gmail.d.ts +282 -282
- package/dist/bubbles/service-bubble/google-calendar.d.ts +28 -28
- package/dist/bubbles/service-bubble/google-drive.d.ts +98 -98
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +70 -70
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/notion/notion.d.ts +352 -352
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +616 -616
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +96 -96
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +104 -104
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +16 -16
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +182 -182
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +86 -86
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +46 -46
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -85,14 +85,14 @@ declare const EmailPropertySchema: z.ZodObject<{
|
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
type: "email";
|
|
87
87
|
name: string;
|
|
88
|
-
id: string;
|
|
89
88
|
email: {};
|
|
89
|
+
id: string;
|
|
90
90
|
description?: string | undefined;
|
|
91
91
|
}, {
|
|
92
92
|
type: "email";
|
|
93
93
|
name: string;
|
|
94
|
-
id: string;
|
|
95
94
|
email: {};
|
|
95
|
+
id: string;
|
|
96
96
|
description?: string | undefined;
|
|
97
97
|
}>;
|
|
98
98
|
declare const FilesPropertySchema: z.ZodObject<{
|
|
@@ -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;
|
|
@@ -557,14 +557,14 @@ declare const URLPropertySchema: z.ZodObject<{
|
|
|
557
557
|
}, "strip", z.ZodTypeAny, {
|
|
558
558
|
type: "url";
|
|
559
559
|
name: string;
|
|
560
|
-
id: string;
|
|
561
560
|
url: {};
|
|
561
|
+
id: string;
|
|
562
562
|
description?: string | undefined;
|
|
563
563
|
}, {
|
|
564
564
|
type: "url";
|
|
565
565
|
name: string;
|
|
566
|
-
id: string;
|
|
567
566
|
url: {};
|
|
567
|
+
id: string;
|
|
568
568
|
description?: string | undefined;
|
|
569
569
|
}>;
|
|
570
570
|
declare const UniqueIDPropertySchema: z.ZodObject<{
|
|
@@ -677,14 +677,14 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
|
|
|
677
677
|
}, "strip", z.ZodTypeAny, {
|
|
678
678
|
type: "email";
|
|
679
679
|
name: string;
|
|
680
|
-
id: string;
|
|
681
680
|
email: {};
|
|
681
|
+
id: string;
|
|
682
682
|
description?: string | undefined;
|
|
683
683
|
}, {
|
|
684
684
|
type: "email";
|
|
685
685
|
name: string;
|
|
686
|
-
id: string;
|
|
687
686
|
email: {};
|
|
687
|
+
id: string;
|
|
688
688
|
description?: string | undefined;
|
|
689
689
|
}>, z.ZodObject<{
|
|
690
690
|
id: z.ZodString;
|
|
@@ -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;
|
|
@@ -1106,14 +1106,14 @@ export declare const DataSourcePropertySchema: z.ZodDiscriminatedUnion<"type", [
|
|
|
1106
1106
|
}, "strip", z.ZodTypeAny, {
|
|
1107
1107
|
type: "url";
|
|
1108
1108
|
name: string;
|
|
1109
|
-
id: string;
|
|
1110
1109
|
url: {};
|
|
1110
|
+
id: string;
|
|
1111
1111
|
description?: string | undefined;
|
|
1112
1112
|
}, {
|
|
1113
1113
|
type: "url";
|
|
1114
1114
|
name: string;
|
|
1115
|
-
id: string;
|
|
1116
1115
|
url: {};
|
|
1116
|
+
id: string;
|
|
1117
1117
|
description?: string | undefined;
|
|
1118
1118
|
}>, z.ZodObject<{
|
|
1119
1119
|
id: z.ZodString;
|
|
@@ -12,17 +12,17 @@ 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;
|
|
15
16
|
parameters: unknown[];
|
|
16
17
|
timeout: number;
|
|
17
18
|
ignoreSSL: boolean;
|
|
18
|
-
query: string;
|
|
19
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
|
-
parameters?: unknown[] | undefined;
|
|
25
24
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
25
|
+
parameters?: unknown[] | undefined;
|
|
26
26
|
timeout?: number | undefined;
|
|
27
27
|
ignoreSSL?: boolean | undefined;
|
|
28
28
|
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
|
|
@@ -49,11 +49,11 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
|
|
|
49
49
|
error: z.ZodString;
|
|
50
50
|
cleanedJSONString: z.ZodString;
|
|
51
51
|
}, "strip", z.ZodTypeAny, {
|
|
52
|
-
executionTime: number;
|
|
53
|
-
error: string;
|
|
54
52
|
success: boolean;
|
|
55
|
-
|
|
53
|
+
error: string;
|
|
54
|
+
executionTime: number;
|
|
56
55
|
rowCount: number | null;
|
|
56
|
+
rows: Record<string, unknown>[];
|
|
57
57
|
command: string;
|
|
58
58
|
cleanedJSONString: string;
|
|
59
59
|
fields?: {
|
|
@@ -61,11 +61,11 @@ declare const PostgreSQLResultSchema: z.ZodObject<{
|
|
|
61
61
|
dataTypeID: number;
|
|
62
62
|
}[] | undefined;
|
|
63
63
|
}, {
|
|
64
|
-
executionTime: number;
|
|
65
|
-
error: string;
|
|
66
64
|
success: boolean;
|
|
67
|
-
|
|
65
|
+
error: string;
|
|
66
|
+
executionTime: number;
|
|
68
67
|
rowCount: number | null;
|
|
68
|
+
rows: Record<string, unknown>[];
|
|
69
69
|
command: string;
|
|
70
70
|
cleanedJSONString: string;
|
|
71
71
|
fields?: {
|
|
@@ -89,17 +89,17 @@ 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;
|
|
92
93
|
parameters: unknown[];
|
|
93
94
|
timeout: number;
|
|
94
95
|
ignoreSSL: boolean;
|
|
95
|
-
query: string;
|
|
96
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
|
-
parameters?: unknown[] | undefined;
|
|
102
101
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
102
|
+
parameters?: unknown[] | undefined;
|
|
103
103
|
timeout?: number | undefined;
|
|
104
104
|
ignoreSSL?: boolean | undefined;
|
|
105
105
|
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "ANALYZE" | "SHOW" | "DESCRIBE" | "DESC" | "CREATE")[] | undefined;
|
|
@@ -124,11 +124,11 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
|
|
|
124
124
|
error: z.ZodString;
|
|
125
125
|
cleanedJSONString: z.ZodString;
|
|
126
126
|
}, "strip", z.ZodTypeAny, {
|
|
127
|
-
executionTime: number;
|
|
128
|
-
error: string;
|
|
129
127
|
success: boolean;
|
|
130
|
-
|
|
128
|
+
error: string;
|
|
129
|
+
executionTime: number;
|
|
131
130
|
rowCount: number | null;
|
|
131
|
+
rows: Record<string, unknown>[];
|
|
132
132
|
command: string;
|
|
133
133
|
cleanedJSONString: string;
|
|
134
134
|
fields?: {
|
|
@@ -136,11 +136,11 @@ export declare class PostgreSQLBubble extends ServiceBubble<PostgreSQLParams, Po
|
|
|
136
136
|
dataTypeID: number;
|
|
137
137
|
}[] | undefined;
|
|
138
138
|
}, {
|
|
139
|
-
executionTime: number;
|
|
140
|
-
error: string;
|
|
141
139
|
success: boolean;
|
|
142
|
-
|
|
140
|
+
error: string;
|
|
141
|
+
executionTime: number;
|
|
143
142
|
rowCount: number | null;
|
|
143
|
+
rows: Record<string, unknown>[];
|
|
144
144
|
command: string;
|
|
145
145
|
cleanedJSONString: string;
|
|
146
146
|
fields?: {
|
|
@@ -46,19 +46,19 @@ 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
49
|
text?: string | undefined;
|
|
51
|
-
tags?: {
|
|
52
|
-
value: string;
|
|
53
|
-
name: string;
|
|
54
|
-
}[] | undefined;
|
|
55
|
-
headers?: Record<string, string> | undefined;
|
|
56
50
|
attachments?: {
|
|
57
51
|
filename: string;
|
|
58
52
|
path?: string | undefined;
|
|
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,19 +68,19 @@ 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
71
|
text?: string | undefined;
|
|
73
|
-
tags?: {
|
|
74
|
-
value: string;
|
|
75
|
-
name: string;
|
|
76
|
-
}[] | undefined;
|
|
77
|
-
headers?: Record<string, string> | undefined;
|
|
78
72
|
attachments?: {
|
|
79
73
|
filename: string;
|
|
80
74
|
path?: string | undefined;
|
|
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,19 +193,19 @@ 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
196
|
text?: string | undefined;
|
|
198
|
-
tags?: {
|
|
199
|
-
value: string;
|
|
200
|
-
name: string;
|
|
201
|
-
}[] | undefined;
|
|
202
|
-
headers?: Record<string, string> | undefined;
|
|
203
197
|
attachments?: {
|
|
204
198
|
filename: string;
|
|
205
199
|
path?: string | undefined;
|
|
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,19 +215,19 @@ 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
218
|
text?: string | undefined;
|
|
220
|
-
tags?: {
|
|
221
|
-
value: string;
|
|
222
|
-
name: string;
|
|
223
|
-
}[] | undefined;
|
|
224
|
-
headers?: Record<string, string> | undefined;
|
|
225
219
|
attachments?: {
|
|
226
220
|
filename: string;
|
|
227
221
|
path?: string | undefined;
|
|
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;
|