@bubblelab/bubble-core 0.1.211 → 0.1.212
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 +150 -150
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- 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 +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
- package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +102 -102
- package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- 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 +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
- 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 +4 -4
- 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 +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -38,6 +38,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
38
38
|
fileSize?: number | undefined;
|
|
39
39
|
}[] | undefined;
|
|
40
40
|
state?: string | undefined;
|
|
41
|
+
secureLink?: string | undefined;
|
|
41
42
|
packageCode?: string | undefined;
|
|
42
43
|
serverSecret?: string | undefined;
|
|
43
44
|
recipients?: {
|
|
@@ -45,7 +46,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
45
46
|
recipientId: string;
|
|
46
47
|
}[] | undefined;
|
|
47
48
|
life?: number | undefined;
|
|
48
|
-
secureLink?: string | undefined;
|
|
49
49
|
}, {
|
|
50
50
|
packageId: string;
|
|
51
51
|
files?: {
|
|
@@ -54,6 +54,7 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
54
54
|
fileSize?: number | undefined;
|
|
55
55
|
}[] | undefined;
|
|
56
56
|
state?: string | undefined;
|
|
57
|
+
secureLink?: string | undefined;
|
|
57
58
|
packageCode?: string | undefined;
|
|
58
59
|
serverSecret?: string | undefined;
|
|
59
60
|
recipients?: {
|
|
@@ -61,7 +62,6 @@ export declare const SendSafelyPackageInfoSchema: z.ZodObject<{
|
|
|
61
62
|
recipientId: string;
|
|
62
63
|
}[] | undefined;
|
|
63
64
|
life?: number | undefined;
|
|
64
|
-
secureLink?: string | undefined;
|
|
65
65
|
}>;
|
|
66
66
|
export declare const SendSafelyParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
67
67
|
operation: z.ZodLiteral<"send_file">;
|
|
@@ -195,6 +195,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
195
195
|
fileSize?: number | undefined;
|
|
196
196
|
}[] | undefined;
|
|
197
197
|
state?: string | undefined;
|
|
198
|
+
secureLink?: string | undefined;
|
|
198
199
|
packageCode?: string | undefined;
|
|
199
200
|
serverSecret?: string | undefined;
|
|
200
201
|
recipients?: {
|
|
@@ -202,7 +203,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
202
203
|
recipientId: string;
|
|
203
204
|
}[] | undefined;
|
|
204
205
|
life?: number | undefined;
|
|
205
|
-
secureLink?: string | undefined;
|
|
206
206
|
}, {
|
|
207
207
|
packageId: string;
|
|
208
208
|
files?: {
|
|
@@ -211,6 +211,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
211
211
|
fileSize?: number | undefined;
|
|
212
212
|
}[] | undefined;
|
|
213
213
|
state?: string | undefined;
|
|
214
|
+
secureLink?: string | undefined;
|
|
214
215
|
packageCode?: string | undefined;
|
|
215
216
|
serverSecret?: string | undefined;
|
|
216
217
|
recipients?: {
|
|
@@ -218,7 +219,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
218
219
|
recipientId: string;
|
|
219
220
|
}[] | undefined;
|
|
220
221
|
life?: number | undefined;
|
|
221
|
-
secureLink?: string | undefined;
|
|
222
222
|
}>>;
|
|
223
223
|
error: z.ZodString;
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -233,6 +233,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
233
233
|
fileSize?: number | undefined;
|
|
234
234
|
}[] | undefined;
|
|
235
235
|
state?: string | undefined;
|
|
236
|
+
secureLink?: string | undefined;
|
|
236
237
|
packageCode?: string | undefined;
|
|
237
238
|
serverSecret?: string | undefined;
|
|
238
239
|
recipients?: {
|
|
@@ -240,7 +241,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
240
241
|
recipientId: string;
|
|
241
242
|
}[] | undefined;
|
|
242
243
|
life?: number | undefined;
|
|
243
|
-
secureLink?: string | undefined;
|
|
244
244
|
} | undefined;
|
|
245
245
|
}, {
|
|
246
246
|
error: string;
|
|
@@ -254,6 +254,7 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
254
254
|
fileSize?: number | undefined;
|
|
255
255
|
}[] | undefined;
|
|
256
256
|
state?: string | undefined;
|
|
257
|
+
secureLink?: string | undefined;
|
|
257
258
|
packageCode?: string | undefined;
|
|
258
259
|
serverSecret?: string | undefined;
|
|
259
260
|
recipients?: {
|
|
@@ -261,7 +262,6 @@ export declare const SendSafelyResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
261
262
|
recipientId: string;
|
|
262
263
|
}[] | undefined;
|
|
263
264
|
life?: number | undefined;
|
|
264
|
-
secureLink?: string | undefined;
|
|
265
265
|
} | undefined;
|
|
266
266
|
}>]>;
|
|
267
267
|
export type SendSafelyParamsInput = z.input<typeof SendSafelyParamsSchema>;
|
|
@@ -8,6 +8,10 @@ export declare const BLOCKS: {
|
|
|
8
8
|
readonly calendarAnnouncement: string;
|
|
9
9
|
readonly pricingComparisonCharts: string;
|
|
10
10
|
readonly dauChartHighlights: string;
|
|
11
|
+
readonly last5UsersSlackFormat: string;
|
|
12
|
+
readonly last5UsersPlainEmail: string;
|
|
13
|
+
readonly noToolDriveInstructions: string;
|
|
14
|
+
readonly sortlySearchResults: string;
|
|
11
15
|
};
|
|
12
16
|
export declare const BATCH_BLOCKS: string[];
|
|
13
17
|
//# sourceMappingURL=slack-table-blocks.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slack-table-blocks.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,MAAM
|
|
1
|
+
{"version":3,"file":"slack-table-blocks.d.ts","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,MAAM;;;;;;;;;;;;;;CAcT,CAAC;AAEX,eAAO,MAAM,YAAY,UAExB,CAAC"}
|
|
@@ -16,6 +16,10 @@ export const BLOCKS = {
|
|
|
16
16
|
calendarAnnouncement: load('calendar-announcement.md'),
|
|
17
17
|
pricingComparisonCharts: load('pricing-comparison-charts.md'),
|
|
18
18
|
dauChartHighlights: load('dau-chart-highlights.md'),
|
|
19
|
+
last5UsersSlackFormat: load('last-5-users-slack-format.md'),
|
|
20
|
+
last5UsersPlainEmail: load('last-5-users-plain-email.md'),
|
|
21
|
+
noToolDriveInstructions: load('no-tool-drive-instructions.md'),
|
|
22
|
+
sortlySearchResults: load('sortly-search-results.md'),
|
|
19
23
|
};
|
|
20
24
|
export const BATCH_BLOCKS = [1, 2, 3, 4, 5].map((i) => load(path.join('batch', `${i}.md`)));
|
|
21
25
|
//# sourceMappingURL=slack-table-blocks.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"slack-table-blocks.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAClC,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AAEpC,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/D,MAAM,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAC;AAE9D,SAAS,IAAI,CAAC,IAAY;IACxB,OAAO,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,EAAE,CAAC;AACnE,CAAC;AAED,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,iBAAiB,EAAE,IAAI,CAAC,wBAAwB,CAAC;IACjD,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,eAAe,EAAE,IAAI,CAAC,qBAAqB,CAAC;IAC5C,gBAAgB,EAAE,IAAI,CAAC,sBAAsB,CAAC;IAC9C,gBAAgB,EAAE,IAAI,CAAC,uBAAuB,CAAC;IAC/C,oBAAoB,EAAE,IAAI,CAAC,0BAA0B,CAAC;IACtD,uBAAuB,EAAE,IAAI,CAAC,8BAA8B,CAAC;IAC7D,kBAAkB,EAAE,IAAI,CAAC,yBAAyB,CAAC;
|
|
1
|
+
{"version":3,"file":"slack-table-blocks.js","sourceRoot":"","sources":["../../../../src/bubbles/service-bubble/slack/slack-table-blocks.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,MAAM,IAAI,CAAC;AAClC,OAAO,IAAI,MAAM,MAAM,CAAC;AACxB,OAAO,EAAE,aAAa,EAAE,MAAM,KAAK,CAAC;AAEpC,MAAM,SAAS,GAAG,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/D,MAAM,UAAU,GAAG,IAAI,CAAC,IAAI,CAAC,SAAS,EAAE,oBAAoB,CAAC,CAAC;AAE9D,SAAS,IAAI,CAAC,IAAY;IACxB,OAAO,YAAY,CAAC,IAAI,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,EAAE,OAAO,CAAC,CAAC,IAAI,EAAE,CAAC;AACnE,CAAC;AAED,MAAM,CAAC,MAAM,MAAM,GAAG;IACpB,iBAAiB,EAAE,IAAI,CAAC,wBAAwB,CAAC;IACjD,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,eAAe,EAAE,IAAI,CAAC,qBAAqB,CAAC;IAC5C,gBAAgB,EAAE,IAAI,CAAC,sBAAsB,CAAC;IAC9C,gBAAgB,EAAE,IAAI,CAAC,uBAAuB,CAAC;IAC/C,oBAAoB,EAAE,IAAI,CAAC,0BAA0B,CAAC;IACtD,uBAAuB,EAAE,IAAI,CAAC,8BAA8B,CAAC;IAC7D,kBAAkB,EAAE,IAAI,CAAC,yBAAyB,CAAC;IACnD,qBAAqB,EAAE,IAAI,CAAC,8BAA8B,CAAC;IAC3D,oBAAoB,EAAE,IAAI,CAAC,6BAA6B,CAAC;IACzD,uBAAuB,EAAE,IAAI,CAAC,+BAA+B,CAAC;IAC9D,mBAAmB,EAAE,IAAI,CAAC,0BAA0B,CAAC;CAC7C,CAAC;AAEX,MAAM,CAAC,MAAM,YAAY,GAAG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,EAAE,CACpD,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,EAAE,GAAG,CAAC,KAAK,CAAC,CAAC,CACpC,CAAC"}
|