@arcadeai/design-system 1.2.0 → 1.4.0

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 (361) hide show
  1. package/README.md +95 -0
  2. package/dist/arcade-CadnNaba.js +1543 -0
  3. package/dist/assets/index.css +1 -1
  4. package/dist/components/index.d.ts +1 -0
  5. package/dist/components/index.js +431 -199
  6. package/dist/components/ui/atoms/accordion.js +2 -2
  7. package/dist/components/ui/atoms/alert.js +2 -2
  8. package/dist/components/ui/atoms/avatar.js +3 -3
  9. package/dist/components/ui/atoms/badge.js +2 -2
  10. package/dist/components/ui/atoms/breadcrumb.js +13 -15
  11. package/dist/components/ui/atoms/button.js +2 -2
  12. package/dist/components/ui/atoms/byoc-badge.js +2 -2
  13. package/dist/components/ui/atoms/card.js +1 -1
  14. package/dist/components/ui/atoms/chart.js +1 -1
  15. package/dist/components/ui/atoms/checkbox.js +2 -2
  16. package/dist/components/ui/atoms/collapsible.js +1 -1
  17. package/dist/components/ui/atoms/command.js +2 -2
  18. package/dist/components/ui/atoms/dialog.js +8 -8
  19. package/dist/components/ui/atoms/dropdown-menu.js +3 -3
  20. package/dist/components/ui/atoms/form.d.ts +1 -1
  21. package/dist/components/ui/atoms/form.js +8 -7
  22. package/dist/components/ui/atoms/hover-card.js +3 -3
  23. package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
  24. package/dist/components/ui/atoms/icons/adp.js +40 -0
  25. package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
  26. package/dist/components/ui/atoms/icons/aha.js +28 -0
  27. package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
  28. package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
  29. package/dist/components/ui/atoms/icons/amplitude.js +33 -0
  30. package/dist/components/ui/atoms/icons/arcade.d.ts +3 -0
  31. package/dist/components/ui/atoms/icons/arcade.js +33 -0
  32. package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
  33. package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
  34. package/dist/components/ui/atoms/icons/ashby.js +50 -0
  35. package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
  36. package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
  37. package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
  38. package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
  39. package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
  40. package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
  41. package/dist/components/ui/atoms/icons/basecamp.js +57 -0
  42. package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
  43. package/dist/components/ui/atoms/icons/bill.js +55 -0
  44. package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
  45. package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
  46. package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
  47. package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
  48. package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
  49. package/dist/components/ui/atoms/icons/braze.js +28 -0
  50. package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
  51. package/dist/components/ui/atoms/icons/brex.js +29 -0
  52. package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
  53. package/dist/components/ui/atoms/icons/buffer.js +33 -0
  54. package/dist/components/ui/atoms/icons/calendly.js +80 -0
  55. package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
  56. package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
  57. package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
  58. package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
  59. package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
  60. package/dist/components/ui/atoms/icons/closeio.js +68 -0
  61. package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
  62. package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
  63. package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
  64. package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
  65. package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
  66. package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
  67. package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
  68. package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
  69. package/dist/components/ui/atoms/icons/e2b.js +19 -0
  70. package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
  71. package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
  72. package/dist/components/ui/atoms/icons/evernote.js +29 -0
  73. package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
  74. package/dist/components/ui/atoms/icons/factorial.js +50 -0
  75. package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
  76. package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
  77. package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
  78. package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
  79. package/dist/components/ui/atoms/icons/generic.js +27 -0
  80. package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
  81. package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
  82. package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
  83. package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
  84. package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
  85. package/dist/components/ui/atoms/icons/google-docs.js +328 -0
  86. package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
  87. package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
  88. package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
  89. package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
  90. package/dist/components/ui/atoms/icons/google-flights.js +109 -0
  91. package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
  92. package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
  93. package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
  94. package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
  95. package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
  96. package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
  97. package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
  98. package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
  99. package/dist/components/ui/atoms/icons/google-slides.js +243 -0
  100. package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
  101. package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
  102. package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
  103. package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
  104. package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
  105. package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
  106. package/dist/{assets → components/ui/atoms}/icons/index.d.ts +48 -0
  107. package/dist/components/ui/atoms/icons/index.js +220 -0
  108. package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
  109. package/dist/components/ui/atoms/icons/intercom.js +26 -0
  110. package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
  111. package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
  112. package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
  113. package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
  114. package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
  115. package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
  116. package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
  117. package/dist/components/ui/atoms/icons/mcp.js +23 -0
  118. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
  119. package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
  120. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
  121. package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
  122. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
  123. package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
  124. package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
  125. package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
  126. package/dist/components/ui/atoms/icons/miro.js +35 -0
  127. package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
  128. package/dist/components/ui/atoms/icons/monday.js +60 -0
  129. package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
  130. package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
  131. package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
  132. package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
  133. package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
  134. package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
  135. package/dist/components/ui/atoms/icons/obsidian.js +220 -0
  136. package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
  137. package/dist/components/ui/atoms/icons/okta.js +56 -0
  138. package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
  139. package/dist/components/ui/atoms/icons/one-drive.js +38 -0
  140. package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
  141. package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
  142. package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
  143. package/dist/components/ui/atoms/icons/pinecone.js +29 -0
  144. package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
  145. package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
  146. package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
  147. package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
  148. package/dist/components/ui/atoms/icons/plaid.js +37 -0
  149. package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
  150. package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
  151. package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
  152. package/dist/components/ui/atoms/icons/reddit.js +315 -0
  153. package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
  154. package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
  155. package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
  156. package/dist/components/ui/atoms/icons/singlestore.js +284 -0
  157. package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
  158. package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
  159. package/dist/components/ui/atoms/icons/snowflake.js +26 -0
  160. package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
  161. package/dist/components/ui/atoms/icons/splunk.js +54 -0
  162. package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
  163. package/dist/components/ui/atoms/icons/square.d.ts +3 -0
  164. package/dist/components/ui/atoms/icons/square.js +41 -0
  165. package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
  166. package/dist/components/ui/atoms/icons/squarespace.js +29 -0
  167. package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
  168. package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
  169. package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
  170. package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
  171. package/dist/components/ui/atoms/icons/trello.js +59 -0
  172. package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
  173. package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
  174. package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
  175. package/dist/components/ui/atoms/icons/utils.js +41 -0
  176. package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
  177. package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
  178. package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
  179. package/dist/components/ui/atoms/icons/weaviate.js +229 -0
  180. package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
  181. package/dist/components/ui/atoms/icons/workday.js +97 -0
  182. package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
  183. package/dist/components/ui/atoms/icons/wrike.js +16 -0
  184. package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
  185. package/dist/components/ui/atoms/icons/xero.js +87 -0
  186. package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
  187. package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
  188. package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
  189. package/dist/components/ui/atoms/icons/zendesk.js +27 -0
  190. package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
  191. package/dist/components/ui/atoms/index.d.ts +2 -0
  192. package/dist/components/ui/atoms/index.js +416 -197
  193. package/dist/components/ui/atoms/input.js +1 -1
  194. package/dist/components/ui/atoms/label.js +1 -1
  195. package/dist/components/ui/atoms/popover.js +3 -3
  196. package/dist/components/ui/atoms/pro-badge.js +2 -2
  197. package/dist/components/ui/atoms/progress.js +19 -18
  198. package/dist/components/ui/atoms/radio-group.js +2 -2
  199. package/dist/components/ui/atoms/resizable.js +24 -1527
  200. package/dist/components/ui/atoms/scroll-area.js +4 -4
  201. package/dist/components/ui/atoms/select.js +4 -4
  202. package/dist/components/ui/atoms/separator.js +1 -1
  203. package/dist/components/ui/atoms/sheet.js +2 -2
  204. package/dist/components/ui/atoms/sidebar.js +104 -104
  205. package/dist/components/ui/atoms/skeleton.js +1 -1
  206. package/dist/components/ui/atoms/slider.js +1 -1
  207. package/dist/components/ui/atoms/switch.js +1 -1
  208. package/dist/components/ui/atoms/table.js +1 -1
  209. package/dist/components/ui/atoms/tabs.js +2 -2
  210. package/dist/components/ui/atoms/textarea.js +1 -1
  211. package/dist/components/ui/atoms/toggle.js +2 -2
  212. package/dist/components/ui/atoms/tooltip.js +61 -61
  213. package/dist/components/ui/atoms/view-tools-control.d.ts +12 -0
  214. package/dist/components/ui/atoms/view-tools-control.js +53 -0
  215. package/dist/components/ui/index.d.ts +3 -0
  216. package/dist/components/ui/index.js +431 -199
  217. package/dist/components/ui/molecules/empty-state.d.ts +5 -0
  218. package/dist/components/ui/molecules/empty-state.js +25 -0
  219. package/dist/components/ui/molecules/index.d.ts +7 -0
  220. package/dist/components/ui/molecules/index.js +13 -0
  221. package/dist/components/ui/molecules/requirement-badges.d.ts +29 -0
  222. package/dist/components/ui/molecules/requirement-badges.js +25 -0
  223. package/dist/components/ui/molecules/tool-card.d.ts +17 -0
  224. package/dist/components/ui/molecules/tool-card.js +127 -0
  225. package/dist/components/ui/molecules/toolkit-card.d.ts +24 -0
  226. package/dist/components/ui/molecules/toolkit-card.js +13 -0
  227. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +8 -0
  228. package/dist/components/ui/molecules/toolkit-picker-trigger.js +105 -0
  229. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +11 -0
  230. package/dist/components/ui/molecules/toolkit-selection-summary.js +120 -0
  231. package/dist/components/ui/organisms/index.d.ts +2 -0
  232. package/dist/components/ui/organisms/index.js +4 -0
  233. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +1 -0
  234. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +36 -0
  235. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +1 -0
  236. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +37 -0
  237. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +9 -0
  238. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +36 -0
  239. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +9 -0
  240. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +39 -0
  241. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.d.ts +1 -0
  242. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +40 -0
  243. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.d.ts +1 -0
  244. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +46 -0
  245. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.d.ts +1 -0
  246. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +28 -0
  247. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +41 -0
  248. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +281 -0
  249. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +14 -0
  250. package/dist/components/ui/organisms/toolkit-picker/index.js +16 -0
  251. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +7 -0
  252. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +514 -0
  253. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +2 -0
  254. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +405 -0
  255. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.d.ts +0 -0
  256. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +11859 -0
  257. package/dist/components/ui/utils/memo.d.ts +2 -0
  258. package/dist/components/ui/utils/memo.js +25 -0
  259. package/dist/components/ui/utils/memo.test.d.ts +1 -0
  260. package/dist/components/ui/utils/memo.test.js +36 -0
  261. package/dist/{index-CQhYMnjT.js → index-BDE30rcJ.js} +1 -1
  262. package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
  263. package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
  264. package/dist/{index-BSWzylXR.js → index-BzU0xzeS.js} +3 -3
  265. package/dist/index-DH9yRdVk.js +1540 -0
  266. package/dist/lib/arcade/arcade.d.ts +100 -0
  267. package/dist/lib/arcade/arcade.js +6 -0
  268. package/dist/lib/arcade/arcade.test.d.ts +1 -0
  269. package/dist/lib/arcade/arcade.test.js +299 -0
  270. package/dist/lib/arcade/mocks.d.ts +2 -0
  271. package/dist/lib/arcade/mocks.js +547 -0
  272. package/dist/lib/utils.d.ts +1 -0
  273. package/dist/lib/utils.js +3 -2
  274. package/dist/lib/utils.test.d.ts +1 -0
  275. package/dist/lib/utils.test.js +43 -0
  276. package/dist/magic-string.es-QnVUNas7.js +660 -0
  277. package/dist/main.d.ts +1 -0
  278. package/dist/main.js +431 -199
  279. package/dist/metadata/oauth-providers.d.ts +69 -0
  280. package/dist/metadata/oauth-providers.js +260 -0
  281. package/dist/metadata/toolkits.d.ts +24 -0
  282. package/dist/metadata/toolkits.js +1500 -0
  283. package/dist/react-resizable-panels.browser-ZHjTH32c.js +1509 -0
  284. package/dist/react.esm-CFMQn0EI.js +35565 -0
  285. package/dist/toolkit-card-UG1sZ0Le.js +305 -0
  286. package/dist/{utils-CRiPKpXj.js → utils-Db4QWi-E.js} +204 -189
  287. package/dist/vi.bdSIJ99Y-CQ1FdEM8.js +11542 -0
  288. package/package.json +71 -58
  289. package/dist/assets/icons/calendly.js +0 -64
  290. package/dist/assets/icons/clickup.d.ts +0 -3
  291. package/dist/assets/icons/e2b.d.ts +0 -3
  292. package/dist/assets/icons/e2b.js +0 -9
  293. package/dist/assets/icons/firecrawl.d.ts +0 -5
  294. package/dist/assets/icons/firecrawl.js +0 -17
  295. package/dist/assets/icons/google-calendar.js +0 -93
  296. package/dist/assets/icons/google-docs.js +0 -229
  297. package/dist/assets/icons/hubspot.d.ts +0 -3
  298. package/dist/assets/icons/index.js +0 -126
  299. package/dist/assets/icons/linkedin.d.ts +0 -3
  300. package/dist/assets/icons/netsuite.d.ts +0 -3
  301. package/dist/assets/icons/oauth.d.ts +0 -3
  302. package/dist/assets/icons/reddit.js +0 -268
  303. package/dist/assets/icons/utils.d.ts +0 -409
  304. package/dist/assets/icons/utils.js +0 -422
  305. package/dist/assets/icons/xero.js +0 -63
  306. package/dist/assets/icons/youtube.d.ts +0 -3
  307. package/dist/index-PlrlSrPo.js +0 -1537
  308. /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
  309. /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
  310. /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
  311. /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
  312. /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
  313. /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
  314. /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
  315. /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
  316. /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
  317. /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
  318. /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
  319. /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
  320. /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
  321. /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
  322. /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
  323. /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
  324. /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
  325. /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
  326. /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
  327. /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
  328. /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
  329. /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
  330. /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
  331. /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
  332. /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
  333. /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
  334. /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
  335. /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
  336. /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
  337. /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
  338. /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
  339. /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
  340. /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
  341. /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
  342. /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
  343. /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
  344. /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
  345. /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
  346. /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
  347. /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
  348. /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
  349. /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
  350. /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
  351. /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
  352. /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
  353. /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
  354. /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
  355. /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
  356. /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
  357. /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
  358. /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
  359. /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
  360. /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
  361. /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
@@ -0,0 +1,69 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const OAuthId: {
3
+ readonly Asana: "arcade-asana";
4
+ readonly Atlassian: "arcade-atlassian";
5
+ readonly Discord: "arcade-discord";
6
+ readonly Dropbox: "arcade-dropbox";
7
+ readonly Github: "arcade-github";
8
+ readonly Google: "arcade-google";
9
+ readonly Hubspot: "arcade-hubspot";
10
+ readonly Linkedin: "arcade-linkedin";
11
+ readonly Linear: "arcade-linear";
12
+ readonly Microsoft: "arcade-microsoft";
13
+ readonly Notion: "arcade-notion";
14
+ readonly OAuth2: "arcade-oauth2";
15
+ readonly Reddit: "arcade-reddit";
16
+ readonly Salesforce: "arcade-salesforce";
17
+ readonly Slack: "arcade-slack";
18
+ readonly Spotify: "arcade-spotify";
19
+ readonly Tesla: "arcade-tesla";
20
+ readonly Twitch: "arcade-twitch";
21
+ readonly X: "arcade-x";
22
+ readonly Zoom: "arcade-zoom";
23
+ };
24
+ export declare const OAuthProviderId: {
25
+ readonly Asana: "asana";
26
+ readonly Atlassian: "atlassian";
27
+ readonly Discord: "discord";
28
+ readonly Dropbox: "dropbox";
29
+ readonly Github: "github";
30
+ readonly Google: "google";
31
+ readonly Hubspot: "hubspot";
32
+ readonly Linkedin: "linkedin";
33
+ readonly Linear: "linear";
34
+ readonly Microsoft: "microsoft";
35
+ readonly Notion: "notion";
36
+ readonly OAuth2: "oauth2";
37
+ readonly Reddit: "reddit";
38
+ readonly Salesforce: "salesforce";
39
+ readonly Slack: "slack";
40
+ readonly Spotify: "spotify";
41
+ readonly Tesla: "tesla";
42
+ readonly Twitch: "twitch";
43
+ readonly X: "x";
44
+ readonly Zoom: "zoom";
45
+ };
46
+ export type OAuthId = (typeof OAuthId)[keyof typeof OAuthId];
47
+ export type OAuthProviderId = (typeof OAuthProviderId)[keyof typeof OAuthProviderId];
48
+ export type OAuthCatalogue = {
49
+ id: OAuthId;
50
+ provider_id: OAuthProviderId;
51
+ name: string;
52
+ description: string;
53
+ publicIconUrl: string;
54
+ icon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
55
+ docs: string;
56
+ };
57
+ export declare const PREBUILT_OAUTH_PROVIDERS: OAuthCatalogue[];
58
+ export declare const OAUTH2_PROVIDER: {
59
+ id: "arcade-oauth2";
60
+ provider_id: "oauth2";
61
+ name: string;
62
+ description: string;
63
+ publicIconUrl: string;
64
+ icon: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
65
+ docs: string;
66
+ };
67
+ export declare const OTHER_OAUTH_PROVIDERS: OAuthCatalogue[];
68
+ export declare const OAUTH_PROVIDERS: OAuthCatalogue[];
69
+ export declare const OAUTH_PROVIDER_CATALOGUE: Record<string, OAuthCatalogue>;
@@ -0,0 +1,260 @@
1
+ import { Asana as d } from "../components/ui/atoms/icons/asana.js";
2
+ import { Atlassian as s } from "../components/ui/atoms/icons/atlassian.js";
3
+ import { Discord as a } from "../components/ui/atoms/icons/discord.js";
4
+ import { Dropbox as c } from "../components/ui/atoms/icons/dropbox.js";
5
+ import { Github as n } from "../components/ui/atoms/icons/github.js";
6
+ import { Google as p } from "../components/ui/atoms/icons/google.js";
7
+ import { Hubspot as h } from "../components/ui/atoms/icons/hubspot.js";
8
+ import { Linear as l } from "../components/ui/atoms/icons/linear.js";
9
+ import { Linkedin as u } from "../components/ui/atoms/icons/linkedin.js";
10
+ import { Microsoft as m } from "../components/ui/atoms/icons/microsoft.js";
11
+ import { Notion as v } from "../components/ui/atoms/icons/notion.js";
12
+ import { Oauth as g } from "../components/ui/atoms/icons/oauth.js";
13
+ import { Reddit as b } from "../components/ui/atoms/icons/reddit.js";
14
+ import { Salesforce as f } from "../components/ui/atoms/icons/salesforce.js";
15
+ import { Slack as A } from "../components/ui/atoms/icons/slack.js";
16
+ import { Spotify as w } from "../components/ui/atoms/icons/spotify.js";
17
+ import { Tesla as I } from "../components/ui/atoms/icons/tesla.js";
18
+ import { Twitch as _ } from "../components/ui/atoms/icons/twitch.js";
19
+ import { X as U } from "../components/ui/atoms/icons/x.js";
20
+ import { Zoom as S } from "../components/ui/atoms/icons/zoom.js";
21
+ const o = "https://design-system.arcade.dev/icons", i = {
22
+ Asana: "arcade-asana",
23
+ Atlassian: "arcade-atlassian",
24
+ Discord: "arcade-discord",
25
+ Dropbox: "arcade-dropbox",
26
+ Github: "arcade-github",
27
+ Google: "arcade-google",
28
+ Hubspot: "arcade-hubspot",
29
+ Linkedin: "arcade-linkedin",
30
+ Linear: "arcade-linear",
31
+ Microsoft: "arcade-microsoft",
32
+ Notion: "arcade-notion",
33
+ OAuth2: "arcade-oauth2",
34
+ Reddit: "arcade-reddit",
35
+ Salesforce: "arcade-salesforce",
36
+ Slack: "arcade-slack",
37
+ Spotify: "arcade-spotify",
38
+ Tesla: "arcade-tesla",
39
+ Twitch: "arcade-twitch",
40
+ X: "arcade-x",
41
+ Zoom: "arcade-zoom"
42
+ }, t = {
43
+ Asana: "asana",
44
+ Atlassian: "atlassian",
45
+ Discord: "discord",
46
+ Dropbox: "dropbox",
47
+ Github: "github",
48
+ Google: "google",
49
+ Hubspot: "hubspot",
50
+ Linkedin: "linkedin",
51
+ Linear: "linear",
52
+ Microsoft: "microsoft",
53
+ Notion: "notion",
54
+ OAuth2: "oauth2",
55
+ Reddit: "reddit",
56
+ Salesforce: "salesforce",
57
+ Slack: "slack",
58
+ Spotify: "spotify",
59
+ Tesla: "tesla",
60
+ Twitch: "twitch",
61
+ X: "x",
62
+ Zoom: "zoom"
63
+ }, T = [
64
+ {
65
+ id: i.Asana,
66
+ provider_id: t.Asana,
67
+ name: "Asana",
68
+ description: "Authorize tools and agents with Asana",
69
+ publicIconUrl: `${o}/asana.svg`,
70
+ icon: d,
71
+ docs: "https://docs.arcade.dev/home/auth-providers/asana"
72
+ },
73
+ {
74
+ id: i.Atlassian,
75
+ provider_id: t.Atlassian,
76
+ name: "Atlassian",
77
+ description: "Authorize tools and agents with Atlassian",
78
+ publicIconUrl: `${o}/atlassian.svg`,
79
+ icon: s,
80
+ docs: "https://docs.arcade.dev/home/auth-providers/atlassian"
81
+ },
82
+ {
83
+ id: i.Discord,
84
+ provider_id: t.Discord,
85
+ name: "Discord",
86
+ description: "Authorize tools and agents with Discord in a user's context",
87
+ publicIconUrl: `${o}/discord.svg`,
88
+ icon: a,
89
+ docs: "https://docs.arcade.dev/home/auth-providers/discord"
90
+ },
91
+ {
92
+ id: i.Dropbox,
93
+ provider_id: t.Dropbox,
94
+ name: "Dropbox",
95
+ description: "Authorize tools and agents with Dropbox",
96
+ publicIconUrl: `${o}/dropbox.svg`,
97
+ icon: c,
98
+ docs: "https://docs.arcade.dev/home/auth-providers/dropbox"
99
+ },
100
+ {
101
+ id: i.Github,
102
+ provider_id: t.Github,
103
+ name: "GitHub",
104
+ description: "Authorize tools and agents with GitHub, including private repositories",
105
+ publicIconUrl: `${o}/github.svg`,
106
+ icon: n,
107
+ docs: "https://docs.arcade.dev/home/auth-providers/github"
108
+ },
109
+ {
110
+ id: i.Google,
111
+ provider_id: t.Google,
112
+ name: "Google",
113
+ description: "Authorize tools and agents with Google: Gmail, Calendar, YouTube, Drive, and more",
114
+ publicIconUrl: `${o}/google.svg`,
115
+ icon: p,
116
+ docs: "https://docs.arcade.dev/home/auth-providers/google"
117
+ },
118
+ {
119
+ id: i.Hubspot,
120
+ provider_id: t.Hubspot,
121
+ name: "HubSpot",
122
+ description: "Authorize tools and agents with HubSpot",
123
+ publicIconUrl: `${o}/hubspot.svg`,
124
+ icon: h,
125
+ docs: "https://docs.arcade.dev/home/auth-providers/hubspot"
126
+ },
127
+ {
128
+ id: i.Linear,
129
+ provider_id: t.Linear,
130
+ name: "Linear",
131
+ description: "Authorize tools and agents with Linear",
132
+ publicIconUrl: `${o}/linear.svg`,
133
+ icon: l,
134
+ docs: "https://docs.arcade.dev/home/auth-providers/linear"
135
+ },
136
+ {
137
+ id: i.Linkedin,
138
+ provider_id: t.Linkedin,
139
+ name: "LinkedIn",
140
+ description: "Authorize tools and agents with LinkedIn",
141
+ publicIconUrl: `${o}/linkedin.svg`,
142
+ icon: u,
143
+ docs: "https://docs.arcade.dev/home/auth-providers/linkedin"
144
+ },
145
+ {
146
+ id: i.Microsoft,
147
+ provider_id: t.Microsoft,
148
+ name: "Microsoft",
149
+ description: "Authorize tools and agents with Microsoft",
150
+ publicIconUrl: `${o}/microsoft.svg`,
151
+ icon: m,
152
+ docs: "https://docs.arcade.dev/home/auth-providers/microsoft"
153
+ },
154
+ {
155
+ id: i.Notion,
156
+ provider_id: t.Notion,
157
+ name: "Notion",
158
+ description: "Authorize tools and agents with Notion",
159
+ publicIconUrl: `${o}/notion.svg`,
160
+ icon: v,
161
+ docs: "https://docs.arcade.dev/home/auth-providers/notion"
162
+ },
163
+ {
164
+ id: i.Reddit,
165
+ provider_id: t.Reddit,
166
+ name: "Reddit",
167
+ description: "Authorize tools and agents with Reddit",
168
+ publicIconUrl: `${o}/reddit.svg`,
169
+ icon: b,
170
+ docs: "https://docs.arcade.dev/home/auth-providers/reddit"
171
+ },
172
+ {
173
+ id: i.Slack,
174
+ provider_id: t.Slack,
175
+ name: "Slack",
176
+ description: "Authorize tools and agents with Slack",
177
+ publicIconUrl: `${o}/slack.svg`,
178
+ icon: A,
179
+ docs: "https://docs.arcade.dev/home/auth-providers/slack"
180
+ },
181
+ {
182
+ id: i.Spotify,
183
+ provider_id: t.Spotify,
184
+ name: "Spotify",
185
+ description: "Authorize tools and agents with Spotify",
186
+ publicIconUrl: `${o}/spotify.svg`,
187
+ icon: w,
188
+ docs: "https://docs.arcade.dev/home/auth-providers/spotify"
189
+ },
190
+ {
191
+ id: i.Tesla,
192
+ provider_id: t.Tesla,
193
+ name: "Tesla",
194
+ description: "Authorize tools and agents with Tesla",
195
+ publicIconUrl: `${o}/tesla.svg`,
196
+ icon: I,
197
+ docs: "https://docs.arcade.dev/home/auth-providers/tesla"
198
+ },
199
+ {
200
+ id: i.Twitch,
201
+ provider_id: t.Twitch,
202
+ name: "Twitch",
203
+ description: "Authorize tools and agents with Twitch",
204
+ publicIconUrl: `${o}/twitch.svg`,
205
+ icon: _,
206
+ docs: "https://docs.arcade.dev/home/auth-providers/twitch"
207
+ },
208
+ {
209
+ id: i.X,
210
+ provider_id: t.X,
211
+ name: "X (Twitter)",
212
+ description: "Authorize tools and agents with X (Twitter)",
213
+ publicIconUrl: `${o}/x.svg`,
214
+ icon: U,
215
+ docs: "https://docs.arcade.dev/home/auth-providers/x"
216
+ },
217
+ {
218
+ id: i.Zoom,
219
+ provider_id: t.Zoom,
220
+ name: "Zoom",
221
+ description: "Authorize tools and agents with Zoom",
222
+ publicIconUrl: `${o}/zoom.svg`,
223
+ icon: S,
224
+ docs: "https://docs.arcade.dev/home/auth-providers/zoom"
225
+ }
226
+ ], z = {
227
+ id: i.OAuth2,
228
+ provider_id: t.OAuth2,
229
+ name: "OAuth 2.0",
230
+ description: "Authorize tools and agents with any OAuth 2.0 compatible provider",
231
+ publicIconUrl: `${o}/oauth.svg`,
232
+ icon: g,
233
+ docs: "https://docs.arcade.dev/home/auth-providers/oauth2"
234
+ }, k = [
235
+ z,
236
+ {
237
+ id: i.Salesforce,
238
+ provider_id: t.Salesforce,
239
+ name: "Salesforce",
240
+ description: "Authorize tools and agents with Salesforce",
241
+ publicIconUrl: `${o}/salesforce.svg`,
242
+ icon: f,
243
+ docs: "https://docs.arcade.dev/home/auth-providers/salesforce"
244
+ }
245
+ ], O = [
246
+ ...T,
247
+ ...k
248
+ ], F = O.reduce(
249
+ (e, r) => (e[r.provider_id] = r, e),
250
+ {}
251
+ );
252
+ export {
253
+ z as OAUTH2_PROVIDER,
254
+ O as OAUTH_PROVIDERS,
255
+ F as OAUTH_PROVIDER_CATALOGUE,
256
+ i as OAuthId,
257
+ t as OAuthProviderId,
258
+ k as OTHER_OAUTH_PROVIDERS,
259
+ T as PREBUILT_OAUTH_PROVIDERS
260
+ };
@@ -0,0 +1,24 @@
1
+ import { SVGProps } from 'react';
2
+ export type ToolkitType = 'arcade' | 'verified' | 'community' | 'auth';
3
+ export type ToolkitCategory = 'all' | 'productivity' | 'social' | 'development' | 'entertainment' | 'search' | 'payments' | 'sales' | 'databases' | 'customer-support';
4
+ export type Toolkit = {
5
+ id: string;
6
+ label: string;
7
+ isBYOC: boolean;
8
+ isPro: boolean;
9
+ publicIconUrl: string;
10
+ icon: (props: SVGProps<SVGSVGElement>) => React.JSX.Element;
11
+ summary: string;
12
+ docsLink: string;
13
+ relativeDocsLink: string;
14
+ type: ToolkitType;
15
+ category: ToolkitCategory;
16
+ isComingSoon?: boolean;
17
+ };
18
+ export type Category = {
19
+ id: ToolkitCategory;
20
+ name: string;
21
+ };
22
+ export declare const CATEGORIES: Category[];
23
+ export declare const TOOLKITS: Toolkit[];
24
+ export declare const TOOLKIT_CATALOGUE: Record<string, Toolkit>;