@arcadeai/design-system 3.33.0 → 3.33.2

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 (75) hide show
  1. package/dist/assets/icons/attio.js +6 -6
  2. package/dist/assets/icons/daytona.js +6 -6
  3. package/dist/assets/icons/math-toolkit.js +10 -0
  4. package/dist/components/index.js +431 -404
  5. package/dist/components/ui/atoms/command.js +288 -364
  6. package/dist/components/ui/atoms/copy-button.d.ts.map +1 -1
  7. package/dist/components/ui/atoms/copy-button.js +3 -2
  8. package/dist/components/ui/atoms/dropdown-menu.js +1 -1
  9. package/dist/components/ui/atoms/hover-card.js +1 -1
  10. package/dist/components/ui/atoms/icons/attio.d.ts.map +1 -1
  11. package/dist/components/ui/atoms/icons/attio.js +13 -25
  12. package/dist/components/ui/atoms/icons/daytona.d.ts.map +1 -1
  13. package/dist/components/ui/atoms/icons/daytona.js +9 -14
  14. package/dist/components/ui/atoms/icons/index.d.ts +1 -0
  15. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  16. package/dist/components/ui/atoms/icons/index.js +138 -136
  17. package/dist/components/ui/atoms/icons/math-toolkit.d.ts +4 -0
  18. package/dist/components/ui/atoms/icons/math-toolkit.d.ts.map +1 -0
  19. package/dist/components/ui/atoms/icons/math-toolkit.js +15 -0
  20. package/dist/components/ui/atoms/index.d.ts +1 -0
  21. package/dist/components/ui/atoms/index.d.ts.map +1 -1
  22. package/dist/components/ui/atoms/index.js +295 -289
  23. package/dist/components/ui/atoms/markdown.js +1 -1
  24. package/dist/components/ui/atoms/popover.js +1 -1
  25. package/dist/components/ui/atoms/scroll-button.d.ts.map +1 -1
  26. package/dist/components/ui/atoms/scroll-button.js +34 -28
  27. package/dist/components/ui/atoms/select.js +1 -1
  28. package/dist/components/ui/atoms/step-indicator.d.ts +17 -0
  29. package/dist/components/ui/atoms/step-indicator.d.ts.map +1 -0
  30. package/dist/components/ui/atoms/step-indicator.js +151 -0
  31. package/dist/components/ui/atoms/tooltip.js +1 -1
  32. package/dist/components/ui/index.js +431 -404
  33. package/dist/components/ui/molecules/chat-message-list.d.ts +74 -0
  34. package/dist/components/ui/molecules/chat-message-list.d.ts.map +1 -0
  35. package/dist/components/ui/molecules/chat-message-list.js +121 -0
  36. package/dist/components/ui/molecules/index.d.ts +6 -0
  37. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  38. package/dist/components/ui/molecules/index.js +29 -20
  39. package/dist/components/ui/molecules/message.js +1 -1
  40. package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -1
  41. package/dist/components/ui/molecules/prompt-input.js +42 -43
  42. package/dist/components/ui/molecules/requirement-badges.js +3 -3
  43. package/dist/components/ui/molecules/steps-progress.d.ts +13 -0
  44. package/dist/components/ui/molecules/steps-progress.d.ts.map +1 -0
  45. package/dist/components/ui/molecules/steps-progress.js +66 -0
  46. package/dist/components/ui/molecules/suggestion-card.d.ts +11 -0
  47. package/dist/components/ui/molecules/suggestion-card.d.ts.map +1 -0
  48. package/dist/components/ui/molecules/suggestion-card.js +53 -0
  49. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  50. package/dist/components/ui/pages/chat-page.d.ts +75 -0
  51. package/dist/components/ui/pages/chat-page.d.ts.map +1 -0
  52. package/dist/components/ui/pages/chat-page.js +300 -0
  53. package/dist/components/ui/pages/index.d.ts +2 -0
  54. package/dist/components/ui/pages/index.d.ts.map +1 -1
  55. package/dist/components/ui/pages/index.js +2 -0
  56. package/dist/components/ui/templates/chat-template.d.ts +20 -0
  57. package/dist/components/ui/templates/chat-template.d.ts.map +1 -0
  58. package/dist/components/ui/templates/chat-template.js +148 -0
  59. package/dist/components/ui/templates/index.d.ts +2 -0
  60. package/dist/components/ui/templates/index.d.ts.map +1 -1
  61. package/dist/components/ui/templates/index.js +19 -9
  62. package/dist/highlighted-body-TPN3WLV5-DyOGcftJ.js +19 -0
  63. package/dist/index-BEZCAdXQ.js +1568 -0
  64. package/dist/main.js +461 -434
  65. package/dist/{markdown-ChximrBv.js → markdown-9KGBuupR.js} +6264 -6046
  66. package/dist/mermaid-O7DHMXV3-CUp9wvRi.js +4 -0
  67. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  68. package/dist/metadata/toolkit-icons.js +268 -259
  69. package/dist/metadata/toolkits.d.ts.map +1 -1
  70. package/dist/metadata/toolkits.js +80 -2
  71. package/dist/{toolkit-card-B0syFJQ6.js → toolkit-card-k8jio69G.js} +2 -2
  72. package/package.json +1 -1
  73. package/dist/highlighted-body-B3W2YXNL-D6XBJnwx.js +0 -19
  74. package/dist/index-DO05OIM5.js +0 -1545
  75. package/dist/mermaid-3ZIDBTTL-DtIP-JZq.js +0 -4
@@ -0,0 +1,4 @@
1
+ import { u as r } from "./markdown-9KGBuupR.js";
2
+ export {
3
+ r as Mermaid
4
+ };
@@ -1 +1 @@
1
- {"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAkJtD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,GACzB,WAAW,MAAM,GAAG,SAAS,KAC5B,CAAC,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAYxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC"}
1
+ {"version":3,"file":"toolkit-icons.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkit-icons.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,OAAO,CAAC;AAItC,MAAM,MAAM,qBAAqB,GAAG;IAClC,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAGF,eAAO,MAAM,gBAAgB,EAAE,MAAM,CACnC,MAAM,EACN,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAwJtD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,cAAc,GACzB,WAAW,MAAM,GAAG,SAAS,KAC5B,CAAC,CAAC,KAAK,EAAE,QAAQ,CAAC,aAAa,CAAC,KAAK,KAAK,CAAC,GAAG,CAAC,OAAO,CAYxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,aAAa,MAAM,KAClB,CAAC,CAAC,KAAK,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAA;CAAE,KAAK,KAAK,CAAC,YAAY,CAQxD,CAAC"}
@@ -1,195 +1,199 @@
1
- import { jsx as b } from "react/jsx-runtime";
2
- import { Adp as G } from "../components/ui/atoms/icons/adp.js";
3
- import { Aha as S } from "../components/ui/atoms/icons/aha.js";
1
+ import { jsx as y } from "react/jsx-runtime";
2
+ import { Adp as S } from "../components/ui/atoms/icons/adp.js";
3
+ import { Aha as B } from "../components/ui/atoms/icons/aha.js";
4
4
  import { Airtable as f } from "../components/ui/atoms/icons/airtable.js";
5
- import { Amplitude as y } from "../components/ui/atoms/icons/amplitude.js";
6
- import { Arcade as M } from "../components/ui/atoms/icons/arcade.js";
7
- import { Asana as B } from "../components/ui/atoms/icons/asana.js";
8
- import { Ashby as T } from "../components/ui/atoms/icons/ashby.js";
9
- import { Auth0 as D } from "../components/ui/atoms/icons/auth0.js";
10
- import { Bamboohr as P } from "../components/ui/atoms/icons/bamboohr.js";
11
- import { Basecamp as w } from "../components/ui/atoms/icons/basecamp.js";
12
- import { Bill as H } from "../components/ui/atoms/icons/bill.js";
13
- import { Bitbucket as O } from "../components/ui/atoms/icons/bitbucket.js";
14
- import { Bluesky as x } from "../components/ui/atoms/icons/bluesky.js";
5
+ import { Amplitude as P } from "../components/ui/atoms/icons/amplitude.js";
6
+ import { Arcade as T } from "../components/ui/atoms/icons/arcade.js";
7
+ import { Asana as D } from "../components/ui/atoms/icons/asana.js";
8
+ import { Ashby as w } from "../components/ui/atoms/icons/ashby.js";
9
+ import { Attio as H } from "../components/ui/atoms/icons/attio.js";
10
+ import { Auth0 as O } from "../components/ui/atoms/icons/auth0.js";
11
+ import { Bamboohr as x } from "../components/ui/atoms/icons/bamboohr.js";
12
+ import { Basecamp as v } from "../components/ui/atoms/icons/basecamp.js";
13
+ import { Bill as F } from "../components/ui/atoms/icons/bill.js";
14
+ import { Bitbucket as E } from "../components/ui/atoms/icons/bitbucket.js";
15
+ import { Bluesky as I } from "../components/ui/atoms/icons/bluesky.js";
15
16
  import { Box as a } from "../components/ui/atoms/icons/box.js";
16
- import { Braze as v } from "../components/ui/atoms/icons/braze.js";
17
- import { Brex as F } from "../components/ui/atoms/icons/brex.js";
18
- import { Brightdata as E } from "../components/ui/atoms/icons/brightdata.js";
19
- import { Buffer as I } from "../components/ui/atoms/icons/buffer.js";
20
- import { Calendly as s } from "../components/ui/atoms/icons/calendly.js";
21
- import { Clickhouse as N } from "../components/ui/atoms/icons/clickhouse.js";
22
- import { Clickup as W } from "../components/ui/atoms/icons/clickup.js";
23
- import { Closeio as L } from "../components/ui/atoms/icons/closeio.js";
24
- import { Codesandbox as q } from "../components/ui/atoms/icons/codesandbox.js";
25
- import { Coinbase as Z } from "../components/ui/atoms/icons/coinbase.js";
26
- import { Confluence as R } from "../components/ui/atoms/icons/confluence.js";
27
- import { Cursor as X } from "../components/ui/atoms/icons/cursor.js";
17
+ import { Braze as N } from "../components/ui/atoms/icons/braze.js";
18
+ import { Brex as W } from "../components/ui/atoms/icons/brex.js";
19
+ import { Brightdata as L } from "../components/ui/atoms/icons/brightdata.js";
20
+ import { Buffer as q } from "../components/ui/atoms/icons/buffer.js";
21
+ import { Calendly as l } from "../components/ui/atoms/icons/calendly.js";
22
+ import { Clickhouse as Z } from "../components/ui/atoms/icons/clickhouse.js";
23
+ import { Clickup as R } from "../components/ui/atoms/icons/clickup.js";
24
+ import { Closeio as X } from "../components/ui/atoms/icons/closeio.js";
25
+ import { Codesandbox as J } from "../components/ui/atoms/icons/codesandbox.js";
26
+ import { Coinbase as Y } from "../components/ui/atoms/icons/coinbase.js";
27
+ import { Confluence as z } from "../components/ui/atoms/icons/confluence.js";
28
+ import { Cursor as U } from "../components/ui/atoms/icons/cursor.js";
28
29
  import { Customerio as e } from "../components/ui/atoms/icons/customerio.js";
29
- import { Datadog as J } from "../components/ui/atoms/icons/datadog.js";
30
- import { Daytona as Y } from "../components/ui/atoms/icons/daytona.js";
31
- import { DigitalOcean as z } from "../components/ui/atoms/icons/digital-ocean.js";
32
- import { Discord as U } from "../components/ui/atoms/icons/discord.js";
33
- import { Dropbox as j } from "../components/ui/atoms/icons/dropbox.js";
34
- import { E2b as K } from "../components/ui/atoms/icons/e2b.js";
35
- import { Ebay as Q } from "../components/ui/atoms/icons/ebay.js";
36
- import { Evernote as V } from "../components/ui/atoms/icons/evernote.js";
37
- import { Exa as _ } from "../components/ui/atoms/icons/exa.js";
38
- import { Factorial as $ } from "../components/ui/atoms/icons/factorial.js";
39
- import { Figma as l } from "../components/ui/atoms/icons/figma.js";
40
- import { Firecrawl as oo } from "../components/ui/atoms/icons/firecrawl.js";
41
- import { Freshservice as ro } from "../components/ui/atoms/icons/freshservice.js";
30
+ import { Datadog as j } from "../components/ui/atoms/icons/datadog.js";
31
+ import { Daytona as K } from "../components/ui/atoms/icons/daytona.js";
32
+ import { DigitalOcean as Q } from "../components/ui/atoms/icons/digital-ocean.js";
33
+ import { Discord as V } from "../components/ui/atoms/icons/discord.js";
34
+ import { Dropbox as _ } from "../components/ui/atoms/icons/dropbox.js";
35
+ import { E2b as $ } from "../components/ui/atoms/icons/e2b.js";
36
+ import { Ebay as oo } from "../components/ui/atoms/icons/ebay.js";
37
+ import { Evernote as ro } from "../components/ui/atoms/icons/evernote.js";
38
+ import { Exa as io } from "../components/ui/atoms/icons/exa.js";
39
+ import { Factorial as mo } from "../components/ui/atoms/icons/factorial.js";
40
+ import { Figma as s } from "../components/ui/atoms/icons/figma.js";
41
+ import { Firecrawl as to } from "../components/ui/atoms/icons/firecrawl.js";
42
+ import { Freshservice as eo } from "../components/ui/atoms/icons/freshservice.js";
42
43
  import { Generic as n } from "../components/ui/atoms/icons/generic.js";
43
- import { Github as io } from "../components/ui/atoms/icons/github.js";
44
- import { Gitlab as mo } from "../components/ui/atoms/icons/gitlab.js";
45
- import { Gmail as to } from "../components/ui/atoms/icons/gmail.js";
46
- import { Google as eo } from "../components/ui/atoms/icons/google.js";
47
- import { GoogleCalendar as po } from "../components/ui/atoms/icons/google-calendar.js";
48
- import { GoogleContacts as fo } from "../components/ui/atoms/icons/google-contacts.js";
49
- import { GoogleDocs as ao } from "../components/ui/atoms/icons/google-docs.js";
50
- import { GoogleDrive as so } from "../components/ui/atoms/icons/google-drive.js";
51
- import { GoogleFinance as lo } from "../components/ui/atoms/icons/google-finance.js";
52
- import { GoogleFlights as no } from "../components/ui/atoms/icons/google-flights.js";
53
- import { GoogleHotels as co } from "../components/ui/atoms/icons/google-hotels.js";
54
- import { GoogleJobs as uo } from "../components/ui/atoms/icons/google-jobs.js";
55
- import { GoogleMaps as go } from "../components/ui/atoms/icons/google-maps.js";
56
- import { GoogleNews as Ao } from "../components/ui/atoms/icons/google-news.js";
57
- import { GoogleSheets as ko } from "../components/ui/atoms/icons/google-sheets.js";
58
- import { GoogleShopping as bo } from "../components/ui/atoms/icons/google-shopping.js";
59
- import { GoogleSlides as Co } from "../components/ui/atoms/icons/google-slides.js";
60
- import { Heroku as ho } from "../components/ui/atoms/icons/heroku.js";
61
- import { Hootsuite as Go } from "../components/ui/atoms/icons/hootsuite.js";
44
+ import { Github as po } from "../components/ui/atoms/icons/github.js";
45
+ import { Gitlab as fo } from "../components/ui/atoms/icons/gitlab.js";
46
+ import { Gmail as ao } from "../components/ui/atoms/icons/gmail.js";
47
+ import { Google as lo } from "../components/ui/atoms/icons/google.js";
48
+ import { GoogleCalendar as so } from "../components/ui/atoms/icons/google-calendar.js";
49
+ import { GoogleContacts as no } from "../components/ui/atoms/icons/google-contacts.js";
50
+ import { GoogleDocs as co } from "../components/ui/atoms/icons/google-docs.js";
51
+ import { GoogleDrive as uo } from "../components/ui/atoms/icons/google-drive.js";
52
+ import { GoogleFinance as go } from "../components/ui/atoms/icons/google-finance.js";
53
+ import { GoogleFlights as Ao } from "../components/ui/atoms/icons/google-flights.js";
54
+ import { GoogleHotels as ko } from "../components/ui/atoms/icons/google-hotels.js";
55
+ import { GoogleJobs as bo } from "../components/ui/atoms/icons/google-jobs.js";
56
+ import { GoogleMaps as ho } from "../components/ui/atoms/icons/google-maps.js";
57
+ import { GoogleNews as Co } from "../components/ui/atoms/icons/google-news.js";
58
+ import { GoogleSheets as yo } from "../components/ui/atoms/icons/google-sheets.js";
59
+ import { GoogleShopping as Go } from "../components/ui/atoms/icons/google-shopping.js";
60
+ import { GoogleSlides as Mo } from "../components/ui/atoms/icons/google-slides.js";
61
+ import { Heroku as So } from "../components/ui/atoms/icons/heroku.js";
62
+ import { Hootsuite as Bo } from "../components/ui/atoms/icons/hootsuite.js";
62
63
  import { Hubspot as o } from "../components/ui/atoms/icons/hubspot.js";
63
- import { Imgflip as So } from "../components/ui/atoms/icons/imgflip.js";
64
- import { Intercom as yo } from "../components/ui/atoms/icons/intercom.js";
65
- import { Jira as Mo } from "../components/ui/atoms/icons/jira.js";
66
- import { Linear as Bo } from "../components/ui/atoms/icons/linear.js";
67
- import { Linkedin as To } from "../components/ui/atoms/icons/linkedin.js";
68
- import { Luma as Do } from "../components/ui/atoms/icons/luma.js";
69
- import { Mailchimp as Po } from "../components/ui/atoms/icons/mailchimp.js";
70
- import { Mcp as wo } from "../components/ui/atoms/icons/mcp.js";
71
- import { MicrosoftDynamics as Ho } from "../components/ui/atoms/icons/microsoft-dynamics.js";
72
- import { MicrosoftExcel as Oo } from "../components/ui/atoms/icons/microsoft-excel.js";
73
- import { MicrosoftOnedrive as xo } from "../components/ui/atoms/icons/microsoft-onedrive.js";
74
- import { MicrosoftPowerpoint as vo } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
75
- import { MicrosoftSharepoint as Fo } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
76
- import { MicrosoftTeams as Eo } from "../components/ui/atoms/icons/microsoft-teams.js";
77
- import { MicrosoftWord as Io } from "../components/ui/atoms/icons/microsoft-word.js";
78
- import { Miro as c } from "../components/ui/atoms/icons/miro.js";
79
- import { Monday as No } from "../components/ui/atoms/icons/monday.js";
80
- import { MongoDB as Wo } from "../components/ui/atoms/icons/mongodb.js";
81
- import { Netsuite as Lo } from "../components/ui/atoms/icons/netsuite.js";
82
- import { Notion as u } from "../components/ui/atoms/icons/notion.js";
83
- import { Obsidian as qo } from "../components/ui/atoms/icons/obsidian.js";
84
- import { Okta as Zo } from "../components/ui/atoms/icons/okta.js";
85
- import { OutlookCalendar as Ro } from "../components/ui/atoms/icons/outlook-calendar.js";
86
- import { OutlookMail as Xo } from "../components/ui/atoms/icons/outlook-mail.js";
87
- import { Pagerduty as Jo } from "../components/ui/atoms/icons/pagerduty.js";
88
- import { Pinecone as Yo } from "../components/ui/atoms/icons/pinecone.js";
89
- import { Pinterest as zo } from "../components/ui/atoms/icons/pinterest.js";
90
- import { Pipedrive as Uo } from "../components/ui/atoms/icons/pipedrive.js";
91
- import { Plaid as jo } from "../components/ui/atoms/icons/plaid.js";
92
- import { Postgres as Ko } from "../components/ui/atoms/icons/postgres.js";
93
- import { Posthog as Qo } from "../components/ui/atoms/icons/posthog.js";
94
- import { Quickbooks as Vo } from "../components/ui/atoms/icons/quickbooks.js";
95
- import { Railway as _o } from "../components/ui/atoms/icons/railway.js";
96
- import { Reddit as $o } from "../components/ui/atoms/icons/reddit.js";
97
- import { Salesforce as or } from "../components/ui/atoms/icons/salesforce.js";
98
- import { Shopify as rr } from "../components/ui/atoms/icons/shopify.js";
99
- import { Singlestore as ir } from "../components/ui/atoms/icons/singlestore.js";
100
- import { Slack as g } from "../components/ui/atoms/icons/slack.js";
101
- import { Snowflake as mr } from "../components/ui/atoms/icons/snowflake.js";
102
- import { Splunk as tr } from "../components/ui/atoms/icons/splunk.js";
103
- import { Spotify as er } from "../components/ui/atoms/icons/spotify.js";
64
+ import { Imgflip as Po } from "../components/ui/atoms/icons/imgflip.js";
65
+ import { Intercom as To } from "../components/ui/atoms/icons/intercom.js";
66
+ import { Jira as Do } from "../components/ui/atoms/icons/jira.js";
67
+ import { Linear as wo } from "../components/ui/atoms/icons/linear.js";
68
+ import { Linkedin as Ho } from "../components/ui/atoms/icons/linkedin.js";
69
+ import { Luma as Oo } from "../components/ui/atoms/icons/luma.js";
70
+ import { Mailchimp as c } from "../components/ui/atoms/icons/mailchimp.js";
71
+ import { MathToolkit as xo } from "../components/ui/atoms/icons/math-toolkit.js";
72
+ import { Mcp as vo } from "../components/ui/atoms/icons/mcp.js";
73
+ import { MicrosoftDynamics as Fo } from "../components/ui/atoms/icons/microsoft-dynamics.js";
74
+ import { MicrosoftExcel as Eo } from "../components/ui/atoms/icons/microsoft-excel.js";
75
+ import { MicrosoftOnedrive as Io } from "../components/ui/atoms/icons/microsoft-onedrive.js";
76
+ import { MicrosoftPowerpoint as No } from "../components/ui/atoms/icons/microsoft-powerpoint.js";
77
+ import { MicrosoftSharepoint as Wo } from "../components/ui/atoms/icons/microsoft-sharepoint.js";
78
+ import { MicrosoftTeams as Lo } from "../components/ui/atoms/icons/microsoft-teams.js";
79
+ import { MicrosoftWord as qo } from "../components/ui/atoms/icons/microsoft-word.js";
80
+ import { Miro as u } from "../components/ui/atoms/icons/miro.js";
81
+ import { Monday as Zo } from "../components/ui/atoms/icons/monday.js";
82
+ import { MongoDB as Ro } from "../components/ui/atoms/icons/mongodb.js";
83
+ import { Netsuite as Xo } from "../components/ui/atoms/icons/netsuite.js";
84
+ import { Notion as g } from "../components/ui/atoms/icons/notion.js";
85
+ import { Obsidian as Jo } from "../components/ui/atoms/icons/obsidian.js";
86
+ import { Okta as Yo } from "../components/ui/atoms/icons/okta.js";
87
+ import { OutlookCalendar as zo } from "../components/ui/atoms/icons/outlook-calendar.js";
88
+ import { OutlookMail as Uo } from "../components/ui/atoms/icons/outlook-mail.js";
89
+ import { Pagerduty as A } from "../components/ui/atoms/icons/pagerduty.js";
90
+ import { Pinecone as jo } from "../components/ui/atoms/icons/pinecone.js";
91
+ import { Pinterest as Ko } from "../components/ui/atoms/icons/pinterest.js";
92
+ import { Pipedrive as Qo } from "../components/ui/atoms/icons/pipedrive.js";
93
+ import { Plaid as Vo } from "../components/ui/atoms/icons/plaid.js";
94
+ import { Postgres as _o } from "../components/ui/atoms/icons/postgres.js";
95
+ import { Posthog as $o } from "../components/ui/atoms/icons/posthog.js";
96
+ import { Pylon as k } from "../components/ui/atoms/icons/pylon.js";
97
+ import { Quickbooks as or } from "../components/ui/atoms/icons/quickbooks.js";
98
+ import { Railway as rr } from "../components/ui/atoms/icons/railway.js";
99
+ import { Reddit as ir } from "../components/ui/atoms/icons/reddit.js";
100
+ import { Salesforce as mr } from "../components/ui/atoms/icons/salesforce.js";
101
+ import { Shopify as tr } from "../components/ui/atoms/icons/shopify.js";
102
+ import { Singlestore as er } from "../components/ui/atoms/icons/singlestore.js";
103
+ import { Slack as d } from "../components/ui/atoms/icons/slack.js";
104
+ import { Snowflake as pr } from "../components/ui/atoms/icons/snowflake.js";
105
+ import { Splunk as fr } from "../components/ui/atoms/icons/splunk.js";
106
+ import { Spotify as ar } from "../components/ui/atoms/icons/spotify.js";
104
107
  import { Square as p } from "../components/ui/atoms/icons/square.js";
105
- import { Squarespace as pr } from "../components/ui/atoms/icons/squarespace.js";
106
- import { Squareup as fr } from "../components/ui/atoms/icons/squareup.js";
107
- import { Stripe as A } from "../components/ui/atoms/icons/stripe.js";
108
- import { Ticktick as ar } from "../components/ui/atoms/icons/ticktick.js";
109
- import { Tiktok as sr } from "../components/ui/atoms/icons/tiktok.js";
110
- import { Trello as lr } from "../components/ui/atoms/icons/trello.js";
111
- import { Twilio as nr } from "../components/ui/atoms/icons/twilio.js";
112
- import { Twitch as cr } from "../components/ui/atoms/icons/twitch.js";
113
- import { Vercel as ur } from "../components/ui/atoms/icons/vercel.js";
114
- import { Walmart as gr } from "../components/ui/atoms/icons/walmart.js";
115
- import { Weaviate as Ar } from "../components/ui/atoms/icons/weaviate.js";
116
- import { Workday as kr } from "../components/ui/atoms/icons/workday.js";
117
- import { Wrike as dr } from "../components/ui/atoms/icons/wrike.js";
118
- import { X as br } from "../components/ui/atoms/icons/x.js";
119
- import { Xero as k } from "../components/ui/atoms/icons/xero.js";
120
- import { Youtube as Cr } from "../components/ui/atoms/icons/youtube.js";
121
- import { Yugabytedb as hr } from "../components/ui/atoms/icons/yugabytedb.js";
122
- import { Zendesk as Gr } from "../components/ui/atoms/icons/zendesk.js";
123
- import { ZohoBooks as Sr } from "../components/ui/atoms/icons/zoho-books.js";
124
- import { ZohoCreator as yr } from "../components/ui/atoms/icons/zoho-creator.js";
125
- import { Zoom as Mr } from "../components/ui/atoms/icons/zoom.js";
126
- import { findToolkitByName as C } from "./utils.js";
127
- const d = {
128
- ADPWorkforceNow: G,
129
- Aha: S,
108
+ import { Squarespace as lr } from "../components/ui/atoms/icons/squarespace.js";
109
+ import { Squareup as sr } from "../components/ui/atoms/icons/squareup.js";
110
+ import { Stripe as b } from "../components/ui/atoms/icons/stripe.js";
111
+ import { Ticktick as nr } from "../components/ui/atoms/icons/ticktick.js";
112
+ import { Tiktok as cr } from "../components/ui/atoms/icons/tiktok.js";
113
+ import { Trello as ur } from "../components/ui/atoms/icons/trello.js";
114
+ import { Twilio as gr } from "../components/ui/atoms/icons/twilio.js";
115
+ import { Twitch as Ar } from "../components/ui/atoms/icons/twitch.js";
116
+ import { Vercel as kr } from "../components/ui/atoms/icons/vercel.js";
117
+ import { Walmart as dr } from "../components/ui/atoms/icons/walmart.js";
118
+ import { Weaviate as br } from "../components/ui/atoms/icons/weaviate.js";
119
+ import { Workday as hr } from "../components/ui/atoms/icons/workday.js";
120
+ import { Wrike as Cr } from "../components/ui/atoms/icons/wrike.js";
121
+ import { X as yr } from "../components/ui/atoms/icons/x.js";
122
+ import { Xero as h } from "../components/ui/atoms/icons/xero.js";
123
+ import { Youtube as Gr } from "../components/ui/atoms/icons/youtube.js";
124
+ import { Yugabytedb as Mr } from "../components/ui/atoms/icons/yugabytedb.js";
125
+ import { Zendesk as Sr } from "../components/ui/atoms/icons/zendesk.js";
126
+ import { ZohoBooks as Br } from "../components/ui/atoms/icons/zoho-books.js";
127
+ import { ZohoCreator as Pr } from "../components/ui/atoms/icons/zoho-creator.js";
128
+ import { Zoom as Tr } from "../components/ui/atoms/icons/zoom.js";
129
+ import { findToolkitByName as G } from "./utils.js";
130
+ const C = {
131
+ ADPWorkforceNow: S,
132
+ Aha: B,
130
133
  Airtable: f,
131
134
  AirtableApi: f,
132
- Amplitude: y,
133
- ArcadeEngineApi: M,
134
- Asana: B,
135
- AshbyApi: T,
136
- Auth0: D,
137
- BambooHR: P,
138
- Basecamp: w,
139
- BillCom: H,
140
- Bitbucket: O,
141
- Bluesky: x,
135
+ Amplitude: P,
136
+ ArcadeEngineApi: T,
137
+ Asana: D,
138
+ AshbyApi: w,
139
+ Attio: H,
140
+ Auth0: O,
141
+ BambooHR: x,
142
+ Basecamp: v,
143
+ BillCom: F,
144
+ Bitbucket: E,
145
+ Bluesky: I,
142
146
  Box: a,
143
147
  BoxApi: a,
144
- Braze: v,
145
- Brex: F,
146
- Brightdata: E,
147
- Buffer: I,
148
- Calendly: s,
149
- CalendlyApi: s,
150
- Clickhouse: N,
151
- ClickUp: W,
152
- CloseIO: L,
153
- Codesandbox: q,
154
- Coinbase: Z,
155
- Confluence: R,
156
- CursorAgentsApi: X,
148
+ Braze: N,
149
+ Brex: W,
150
+ Brightdata: L,
151
+ Buffer: q,
152
+ Calendly: l,
153
+ CalendlyApi: l,
154
+ Clickhouse: Z,
155
+ ClickUp: R,
156
+ CloseIO: X,
157
+ Codesandbox: J,
158
+ Coinbase: Y,
159
+ Confluence: z,
160
+ CursorAgentsApi: U,
157
161
  CustomerioApi: e,
158
162
  CustomerioPipelinesApi: e,
159
163
  CustomerioTrackApi: e,
160
- DatadogApi: J,
161
- Daytona: Y,
162
- DigitalOcean: z,
163
- Discord: U,
164
- Dropbox: j,
165
- E2b: K,
166
- EBay: Q,
167
- Evernote: V,
168
- ExaApi: _,
169
- Factorial: $,
170
- Figma: l,
171
- FigmaApi: l,
172
- Firecrawl: oo,
173
- FreshserviceApi: ro,
174
- Github: io,
175
- GitLab: mo,
176
- Gmail: to,
177
- GoogleCalendar: po,
178
- GoogleContacts: fo,
179
- GoogleDocs: ao,
180
- GoogleDrive: so,
181
- GoogleFinance: lo,
182
- GoogleFlights: no,
183
- GoogleHotels: co,
184
- GoogleJobs: uo,
185
- GoogleMaps: go,
186
- GoogleNews: Ao,
187
- GoogleSearch: eo,
188
- GoogleSheets: ko,
189
- GoogleShopping: bo,
190
- GoogleSlides: Co,
191
- Heroku: ho,
192
- Hootsuite: Go,
164
+ DatadogApi: j,
165
+ Daytona: K,
166
+ DigitalOcean: Q,
167
+ Discord: V,
168
+ Dropbox: _,
169
+ E2b: $,
170
+ EBay: oo,
171
+ Evernote: ro,
172
+ ExaApi: io,
173
+ Factorial: mo,
174
+ Figma: s,
175
+ FigmaApi: s,
176
+ Firecrawl: to,
177
+ FreshserviceApi: eo,
178
+ Github: po,
179
+ GitLab: fo,
180
+ Gmail: ao,
181
+ GoogleCalendar: so,
182
+ GoogleContacts: no,
183
+ GoogleDocs: co,
184
+ GoogleDrive: uo,
185
+ GoogleFinance: go,
186
+ GoogleFlights: Ao,
187
+ GoogleHotels: ko,
188
+ GoogleJobs: bo,
189
+ GoogleMaps: ho,
190
+ GoogleNews: Co,
191
+ GoogleSearch: lo,
192
+ GoogleSheets: yo,
193
+ GoogleShopping: Go,
194
+ GoogleSlides: Mo,
195
+ Heroku: So,
196
+ Hootsuite: Bo,
193
197
  Hubspot: o,
194
198
  HubspotAutomationApi: o,
195
199
  HubspotCmsApi: o,
@@ -199,93 +203,98 @@ const d = {
199
203
  HubspotMarketingApi: o,
200
204
  HubspotMeetingsApi: o,
201
205
  HubspotUsersApi: o,
202
- Imgflip: So,
203
- IntercomApi: yo,
204
- Jira: Mo,
205
- Linear: Bo,
206
- Linkedin: To,
207
- LumaApi: Do,
208
- Mailchimp: Po,
209
- MCP: wo,
210
- MicrosoftDynamics: Ho,
211
- MicrosoftExcel: Oo,
212
- MicrosoftPowerpoint: vo,
213
- Sharepoint: Fo,
214
- MicrosoftTeams: Eo,
215
- MicrosoftWord: Io,
216
- Miro: c,
217
- MiroApi: c,
218
- Monday: No,
219
- MongoDB: Wo,
220
- Netsuite: Lo,
221
- Notion: u,
222
- NotionToolkit: u,
223
- Obsidian: qo,
224
- Okta: Zo,
225
- MicrosoftOnedrive: xo,
226
- OutlookCalendar: Ro,
227
- OutlookMail: Xo,
228
- PagerDutyApi: Jo,
229
- Pinecone: Yo,
230
- Pinterest: zo,
231
- Pipedrive: Uo,
232
- Plaid: jo,
233
- PosthogApi: Qo,
234
- Postgres: Ko,
235
- Quickbooks: Vo,
236
- Railway: _o,
237
- Reddit: $o,
238
- Salesforce: or,
239
- Shopify: rr,
240
- Singlestore: ir,
241
- Slack: g,
242
- SlackApi: g,
243
- Snowflake: mr,
244
- Splunk: tr,
245
- Spotify: er,
206
+ Imgflip: Po,
207
+ IntercomApi: To,
208
+ Jira: Do,
209
+ Linear: wo,
210
+ Linkedin: Ho,
211
+ LumaApi: Oo,
212
+ Mailchimp: c,
213
+ MailchimpMarketingApi: c,
214
+ Math: xo,
215
+ MCP: vo,
216
+ MicrosoftDynamics: Fo,
217
+ MicrosoftExcel: Eo,
218
+ MicrosoftPowerpoint: No,
219
+ Sharepoint: Wo,
220
+ MicrosoftTeams: Lo,
221
+ MicrosoftWord: qo,
222
+ Miro: u,
223
+ MiroApi: u,
224
+ Monday: Zo,
225
+ MongoDB: Ro,
226
+ Netsuite: Xo,
227
+ Notion: g,
228
+ NotionToolkit: g,
229
+ Obsidian: Jo,
230
+ Okta: Yo,
231
+ MicrosoftOnedrive: Io,
232
+ OutlookCalendar: zo,
233
+ OutlookMail: Uo,
234
+ PagerDuty: A,
235
+ PagerDutyApi: A,
236
+ Pinecone: jo,
237
+ Pinterest: Ko,
238
+ Pipedrive: Qo,
239
+ Plaid: Vo,
240
+ PosthogApi: $o,
241
+ Postgres: _o,
242
+ Pylon: k,
243
+ PylonApi: k,
244
+ Quickbooks: or,
245
+ Railway: rr,
246
+ Reddit: ir,
247
+ Salesforce: mr,
248
+ Shopify: tr,
249
+ Singlestore: er,
250
+ Slack: d,
251
+ SlackApi: d,
252
+ Snowflake: pr,
253
+ Splunk: fr,
254
+ Spotify: ar,
246
255
  Square: p,
247
- Squareup: fr,
256
+ Squareup: sr,
248
257
  SquareupApi: p,
249
258
  SquareUpApi: p,
250
- Squarespace: pr,
251
- Stripe: A,
252
- StripeApi: A,
253
- Tiktok: sr,
254
- TickTickApi: ar,
255
- TrelloApi: lr,
256
- Twilio: nr,
257
- Twitch: cr,
258
- Vercel: ur,
259
- Walmart: gr,
260
- WeaviateApi: Ar,
261
- Workday: kr,
262
- Wrike: dr,
263
- X: br,
264
- Xero: k,
265
- XeroApi: k,
266
- YugabyteDB: hr,
267
- ZohoBooksApi: Sr,
268
- ZohoCreatorApi: yr,
269
- Youtube: Cr,
270
- Zendesk: Gr,
271
- Zoom: Mr
272
- }, h = (r) => {
259
+ Squarespace: lr,
260
+ Stripe: b,
261
+ StripeApi: b,
262
+ Tiktok: cr,
263
+ TickTickApi: nr,
264
+ TrelloApi: ur,
265
+ Twilio: gr,
266
+ Twitch: Ar,
267
+ Vercel: kr,
268
+ Walmart: dr,
269
+ WeaviateApi: br,
270
+ Workday: hr,
271
+ Wrike: Cr,
272
+ X: yr,
273
+ Xero: h,
274
+ XeroApi: h,
275
+ YugabyteDB: Mr,
276
+ ZohoBooksApi: Br,
277
+ ZohoCreatorApi: Pr,
278
+ Youtube: Gr,
279
+ Zendesk: Sr,
280
+ Zoom: Tr
281
+ }, M = (r) => {
273
282
  if (!r)
274
283
  return n;
275
- const m = r.toLowerCase(), i = Object.keys(d).find(
284
+ const m = r.toLowerCase(), i = Object.keys(C).find(
276
285
  (t) => t.toLowerCase() === m
277
286
  );
278
- return i ? d[i] : n;
279
- }, Xm = (r) => {
280
- const m = C(r), i = h(m?.id);
281
- return ({ className: t }) => /* @__PURE__ */ b(i, { className: t });
282
- }, Jm = (r) => {
283
- const m = C(r), i = h(m?.id);
284
- return ({ className: t }) => /* @__PURE__ */ b(i, { className: t });
287
+ return i ? C[i] : n;
288
+ }, Km = (r) => {
289
+ const m = G(r), i = M(m?.id);
290
+ return ({ className: t }) => /* @__PURE__ */ y(i, { className: t });
291
+ }, Qm = (r) => {
292
+ const m = G(r), i = M(m?.id);
293
+ return ({ className: t }) => /* @__PURE__ */ y(i, { className: t });
285
294
  };
286
295
  export {
287
- d as TOOLKIT_ICON_MAP,
288
- Jm as getToolIconByToolkitName,
289
- h as getToolkitIcon,
290
- Xm as getToolkitIconByName
296
+ C as TOOLKIT_ICON_MAP,
297
+ Qm as getToolIconByToolkitName,
298
+ M as getToolkitIcon,
299
+ Km as getToolkitIconByName
291
300
  };
@@ -1 +1 @@
1
- {"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,EAg5D7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAMrD,CAAC"}
1
+ {"version":3,"file":"toolkits.d.ts","sourceRoot":"","sources":["../../lib/metadata/toolkits.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,QAAQ,EAAE,OAAO,EAAE,MAAM,SAAS,CAAC;AAEjD,eAAO,MAAM,UAAU,EAAE,QAAQ,EAWhC,CAAC;AAEF,eAAO,MAAM,QAAQ,EAAE,OAAO,EAm+D7B,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAMrD,CAAC"}