@bubblelab/bubble-core 0.1.24 → 0.1.26

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 (58) hide show
  1. package/dist/bubble-bundle.d.ts +89 -73
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +14 -14
  4. package/dist/bubbles/service-bubble/airtable.d.ts +134 -134
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
  6. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +23 -23
  7. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +331 -331
  8. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +540 -540
  9. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +15 -9
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +348 -348
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +405 -405
  15. package/dist/bubbles/service-bubble/github.d.ts +132 -132
  16. package/dist/bubbles/service-bubble/gmail.d.ts +506 -506
  17. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  18. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  19. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
  20. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  21. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/notion/notion.d.ts +630 -630
  23. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  24. package/dist/bubbles/service-bubble/resend.d.ts +12 -12
  25. package/dist/bubbles/service-bubble/slack/slack.d.ts +218 -218
  26. package/dist/bubbles/service-bubble/storage.d.ts +40 -40
  27. package/dist/bubbles/service-bubble/telegram.d.ts +1329 -1329
  28. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
  29. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +202 -202
  30. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts.map +1 -1
  31. package/dist/bubbles/tool-bubble/company-enrichment-tool.js +27 -6
  32. package/dist/bubbles/tool-bubble/company-enrichment-tool.js.map +1 -1
  33. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +28 -28
  34. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  35. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +139 -139
  36. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  37. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +274 -274
  38. package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
  39. package/dist/bubbles/tool-bubble/people-search-tool.js +53 -16
  40. package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
  41. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +22 -22
  42. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  44. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +20 -20
  45. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +14 -14
  46. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  47. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +4 -4
  48. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  49. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +26 -26
  50. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  51. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  52. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +64 -64
  53. package/dist/bubbles.json +52058 -10
  54. package/dist/types/available-tools.d.ts +1 -1
  55. package/dist/types/available-tools.d.ts.map +1 -1
  56. package/dist/types/available-tools.js +1 -0
  57. package/dist/types/available-tools.js.map +1 -1
  58. package/package.json +3 -3
@@ -1,4 +1,4 @@
1
1
  import { z } from 'zod';
2
- export declare const AvailableTools: z.ZodEnum<["web-search-tool", "web-scrape-tool", "web-crawl-tool", "web-extract-tool", "research-agent-tool", "reddit-scrape-tool", "instagram-tool", "list-bubbles-tool", "get-bubble-details-tool", "get-trigger-detail-tool", "bubbleflow-validation-tool", "code-edit-tool", "chart-js-tool", "amazon-shopping-tool", "linkedin-tool", "tiktok-tool", "twitter-tool", "google-maps-tool", "youtube-tool", "sql-query-tool"]>;
2
+ export declare const AvailableTools: z.ZodEnum<["web-search-tool", "web-scrape-tool", "web-crawl-tool", "web-extract-tool", "research-agent-tool", "reddit-scrape-tool", "instagram-tool", "list-bubbles-tool", "get-bubble-details-tool", "get-trigger-detail-tool", "bubbleflow-validation-tool", "code-edit-tool", "chart-js-tool", "amazon-shopping-tool", "linkedin-tool", "tiktok-tool", "twitter-tool", "google-maps-tool", "youtube-tool", "people-search-tool", "sql-query-tool"]>;
3
3
  export type AvailableTool = z.infer<typeof AvailableTools>;
4
4
  //# sourceMappingURL=available-tools.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"available-tools.d.ts","sourceRoot":"","sources":["../../src/types/available-tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,eAAO,MAAM,cAAc,kaAwBgB,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC"}
1
+ {"version":3,"file":"available-tools.d.ts","sourceRoot":"","sources":["../../src/types/available-tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAKxB,eAAO,MAAM,cAAc,wbAyBgB,CAAC;AAE5C,MAAM,MAAM,aAAa,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC"}
@@ -24,6 +24,7 @@ export const AvailableTools = z.enum([
24
24
  'twitter-tool',
25
25
  'google-maps-tool',
26
26
  'youtube-tool',
27
+ 'people-search-tool',
27
28
  'sql-query-tool',
28
29
  ]);
29
30
  //# sourceMappingURL=available-tools.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"available-tools.js","sourceRoot":"","sources":["../../src/types/available-tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,4DAA4D;AAC5D,oEAAoE;AACpE,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,IAAI,CAAC;IACnC,YAAY;IACZ,iBAAiB;IACjB,iBAAiB;IACjB,gBAAgB;IAChB,kBAAkB;IAClB,qBAAqB;IACrB,oBAAoB;IACpB,qBAAqB;IACrB,gBAAgB;IAChB,4EAA4E;IAC5E,mBAAmB;IACnB,yBAAyB;IACzB,yBAAyB;IACzB,4BAA4B;IAC5B,gBAAgB;IAChB,eAAe;IACf,sBAAsB;IACtB,eAAe;IACf,aAAa;IACb,cAAc;IACd,kBAAkB;IAClB,cAAc;IACd,gBAAgB;CACwB,CAAC,CAAC"}
1
+ {"version":3,"file":"available-tools.js","sourceRoot":"","sources":["../../src/types/available-tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,KAAK,CAAC;AAGxB,4DAA4D;AAC5D,oEAAoE;AACpE,MAAM,CAAC,MAAM,cAAc,GAAG,CAAC,CAAC,IAAI,CAAC;IACnC,YAAY;IACZ,iBAAiB;IACjB,iBAAiB;IACjB,gBAAgB;IAChB,kBAAkB;IAClB,qBAAqB;IACrB,oBAAoB;IACpB,qBAAqB;IACrB,gBAAgB;IAChB,4EAA4E;IAC5E,mBAAmB;IACnB,yBAAyB;IACzB,yBAAyB;IACzB,4BAA4B;IAC5B,gBAAgB;IAChB,eAAe;IACf,sBAAsB;IACtB,eAAe;IACf,aAAa;IACb,cAAc;IACd,kBAAkB;IAClB,cAAc;IACd,oBAAoB;IACpB,gBAAgB;CACwB,CAAC,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bubblelab/bubble-core",
3
- "version": "0.1.24",
3
+ "version": "0.1.26",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/index.js",
@@ -40,10 +40,10 @@
40
40
  "puppeteer-core": "^24.10.0",
41
41
  "resend": "^4.8.0",
42
42
  "zod": "^3.24.1",
43
- "zod-to-json-schema": "^3.24.6",
44
- "@bubblelab/shared-schemas": "0.1.25"
43
+ "@bubblelab/shared-schemas": "0.1.27"
45
44
  },
46
45
  "devDependencies": {
46
+ "zod-to-json-schema": "^3.24.6",
47
47
  "@types/node": "^20.12.12",
48
48
  "@vitest/ui": "^3.2.4",
49
49
  "tsx": "^4.20.3",