@bubblelab/bubble-core 0.1.178 → 0.1.179

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 (77) hide show
  1. package/dist/bubble-bundle.d.ts +88 -89
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +2 -12
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -90
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  7. package/dist/bubbles/service-bubble/ai-agent.js +7 -70
  8. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  9. package/dist/bubbles/service-bubble/airtable.d.ts +100 -100
  10. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  15. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  16. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  17. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  18. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  20. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  21. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  27. package/dist/bubbles/service-bubble/firecrawl.d.ts +278 -278
  28. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/github.d.ts +12 -12
  30. package/dist/bubbles/service-bubble/gmail.d.ts +104 -104
  31. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  32. package/dist/bubbles/service-bubble/gmail.js +14 -1
  33. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +80 -80
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +40 -40
  36. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  38. package/dist/bubbles/service-bubble/jira/jira.d.ts +16 -16
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/notion/notion.d.ts +272 -272
  41. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +9 -9
  44. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  45. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  46. package/dist/bubbles/service-bubble/slack/slack.d.ts +296 -296
  47. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +39 -39
  48. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  49. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +6 -6
  50. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  52. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  53. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +0 -1
  54. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  55. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +385 -385
  56. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  57. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +10 -10
  58. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  59. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  60. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  61. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  62. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  65. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  66. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  67. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  68. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +44 -44
  69. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  70. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
  72. package/dist/bubbles.json +1 -1
  73. package/dist/capabilities/define-capability.d.ts +0 -2
  74. package/dist/capabilities/define-capability.d.ts.map +1 -1
  75. package/dist/capabilities/define-capability.js +0 -1
  76. package/dist/capabilities/define-capability.js.map +1 -1
  77. package/package.json +2 -2
@@ -1244,20 +1244,20 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
1244
1244
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1245
1245
  }>]>;
1246
1246
  }, "strip", z.ZodTypeAny, {
1247
- value: string | number | boolean | number[] | string[] | {
1247
+ value: string | number | boolean | string[] | number[] | {
1248
1248
  location: string;
1249
1249
  distance: number;
1250
1250
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1251
1251
  };
1252
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1252
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1253
1253
  column: string;
1254
1254
  }, {
1255
- value: string | number | boolean | number[] | string[] | {
1255
+ value: string | number | boolean | string[] | number[] | {
1256
1256
  location: string;
1257
1257
  distance: number;
1258
1258
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1259
1259
  };
1260
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1260
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1261
1261
  column: string;
1262
1262
  }>;
1263
1263
  export declare const PersonDBFilterGroupSchema: z.ZodType<PersonDBFilterGroup>;
@@ -1278,20 +1278,20 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
1278
1278
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1279
1279
  }>]>;
1280
1280
  }, "strip", z.ZodTypeAny, {
1281
- value: string | number | boolean | number[] | string[] | {
1281
+ value: string | number | boolean | string[] | number[] | {
1282
1282
  location: string;
1283
1283
  distance: number;
1284
1284
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1285
1285
  };
1286
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1286
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1287
1287
  column: string;
1288
1288
  }, {
1289
- value: string | number | boolean | number[] | string[] | {
1289
+ value: string | number | boolean | string[] | number[] | {
1290
1290
  location: string;
1291
1291
  distance: number;
1292
1292
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
1293
1293
  };
1294
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1294
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
1295
1295
  column: string;
1296
1296
  }>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
1297
1297
  export declare const PersonDBSortSchema: z.ZodObject<{
@@ -2308,20 +2308,20 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2308
2308
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2309
2309
  }>]>;
2310
2310
  }, "strip", z.ZodTypeAny, {
2311
- value: string | number | boolean | number[] | string[] | {
2311
+ value: string | number | boolean | string[] | number[] | {
2312
2312
  location: string;
2313
2313
  distance: number;
2314
2314
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2315
2315
  };
2316
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2316
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2317
2317
  column: string;
2318
2318
  }, {
2319
- value: string | number | boolean | number[] | string[] | {
2319
+ value: string | number | boolean | string[] | number[] | {
2320
2320
  location: string;
2321
2321
  distance: number;
2322
2322
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2323
2323
  };
2324
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2324
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2325
2325
  column: string;
2326
2326
  }>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
2327
2327
  sorts: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -2351,12 +2351,12 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2351
2351
  }, "strip", z.ZodTypeAny, {
2352
2352
  operation: "person_search_db";
2353
2353
  filters: {
2354
- value: string | number | boolean | number[] | string[] | {
2354
+ value: string | number | boolean | string[] | number[] | {
2355
2355
  location: string;
2356
2356
  distance: number;
2357
2357
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2358
2358
  };
2359
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2359
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2360
2360
  column: string;
2361
2361
  } | PersonDBFilterGroup;
2362
2362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -2374,12 +2374,12 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
2374
2374
  }, {
2375
2375
  operation: "person_search_db";
2376
2376
  filters: {
2377
- value: string | number | boolean | number[] | string[] | {
2377
+ value: string | number | boolean | string[] | number[] | {
2378
2378
  location: string;
2379
2379
  distance: number;
2380
2380
  unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
2381
2381
  };
2382
- type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2382
+ type: "=" | "in" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
2383
2383
  column: string;
2384
2384
  } | PersonDBFilterGroup;
2385
2385
  credentials?: Partial<Record<CredentialType, string>> | undefined;