@arcadeai/design-system 1.3.0 → 1.5.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 (315) hide show
  1. package/README.md +95 -0
  2. package/dist/{arcade-49z5mR1G.js → arcade-CadnNaba.js} +139 -137
  3. package/dist/assets/index.css +1 -1
  4. package/dist/components/index.d.ts +1 -0
  5. package/dist/components/index.js +431 -213
  6. package/dist/components/ui/atoms/accordion.js +1 -1
  7. package/dist/components/ui/atoms/avatar.js +2 -2
  8. package/dist/components/ui/atoms/checkbox.js +1 -1
  9. package/dist/components/ui/atoms/collapsible.js +1 -1
  10. package/dist/components/ui/atoms/command.js +1 -1
  11. package/dist/components/ui/atoms/dialog.js +1 -1
  12. package/dist/components/ui/atoms/dropdown-menu.js +2 -2
  13. package/dist/components/ui/atoms/hover-card.js +2 -2
  14. package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
  15. package/dist/components/ui/atoms/icons/adp.js +40 -0
  16. package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
  17. package/dist/components/ui/atoms/icons/aha.js +28 -0
  18. package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
  19. package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
  20. package/dist/components/ui/atoms/icons/amplitude.js +33 -0
  21. package/dist/{assets → components/ui/atoms}/icons/arcade.js +7 -7
  22. package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
  23. package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
  24. package/dist/components/ui/atoms/icons/ashby.js +50 -0
  25. package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
  26. package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
  27. package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
  28. package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
  29. package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
  30. package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
  31. package/dist/components/ui/atoms/icons/basecamp.js +57 -0
  32. package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
  33. package/dist/components/ui/atoms/icons/bill.js +55 -0
  34. package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
  35. package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
  36. package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
  37. package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
  38. package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
  39. package/dist/components/ui/atoms/icons/braze.js +28 -0
  40. package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
  41. package/dist/components/ui/atoms/icons/brex.js +29 -0
  42. package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
  43. package/dist/components/ui/atoms/icons/buffer.js +33 -0
  44. package/dist/components/ui/atoms/icons/calendly.js +80 -0
  45. package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
  46. package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
  47. package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
  48. package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
  49. package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
  50. package/dist/components/ui/atoms/icons/closeio.js +68 -0
  51. package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
  52. package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
  53. package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
  54. package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
  55. package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
  56. package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
  57. package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
  58. package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
  59. package/dist/components/ui/atoms/icons/e2b.js +19 -0
  60. package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
  61. package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
  62. package/dist/components/ui/atoms/icons/evernote.js +29 -0
  63. package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
  64. package/dist/components/ui/atoms/icons/factorial.js +50 -0
  65. package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
  66. package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
  67. package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
  68. package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
  69. package/dist/components/ui/atoms/icons/generic.js +27 -0
  70. package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
  71. package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
  72. package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
  73. package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
  74. package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
  75. package/dist/components/ui/atoms/icons/google-docs.js +328 -0
  76. package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
  77. package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
  78. package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
  79. package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
  80. package/dist/components/ui/atoms/icons/google-flights.js +109 -0
  81. package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
  82. package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
  83. package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
  84. package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
  85. package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
  86. package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
  87. package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
  88. package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
  89. package/dist/components/ui/atoms/icons/google-slides.js +243 -0
  90. package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
  91. package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
  92. package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
  93. package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
  94. package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
  95. package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
  96. package/dist/{assets → components/ui/atoms}/icons/index.d.ts +47 -0
  97. package/dist/components/ui/atoms/icons/index.js +220 -0
  98. package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
  99. package/dist/components/ui/atoms/icons/intercom.js +26 -0
  100. package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
  101. package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
  102. package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
  103. package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
  104. package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
  105. package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
  106. package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
  107. package/dist/components/ui/atoms/icons/mcp.js +23 -0
  108. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
  109. package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
  110. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
  111. package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
  112. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
  113. package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
  114. package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
  115. package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
  116. package/dist/components/ui/atoms/icons/miro.js +35 -0
  117. package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
  118. package/dist/components/ui/atoms/icons/monday.js +60 -0
  119. package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
  120. package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
  121. package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
  122. package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
  123. package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
  124. package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
  125. package/dist/components/ui/atoms/icons/obsidian.js +220 -0
  126. package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
  127. package/dist/components/ui/atoms/icons/okta.js +56 -0
  128. package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
  129. package/dist/components/ui/atoms/icons/one-drive.js +38 -0
  130. package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
  131. package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
  132. package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
  133. package/dist/components/ui/atoms/icons/pinecone.js +29 -0
  134. package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
  135. package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
  136. package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
  137. package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
  138. package/dist/components/ui/atoms/icons/plaid.js +37 -0
  139. package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
  140. package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
  141. package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
  142. package/dist/components/ui/atoms/icons/reddit.js +315 -0
  143. package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
  144. package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
  145. package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
  146. package/dist/components/ui/atoms/icons/singlestore.js +284 -0
  147. package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
  148. package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
  149. package/dist/components/ui/atoms/icons/snowflake.js +26 -0
  150. package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
  151. package/dist/components/ui/atoms/icons/splunk.js +54 -0
  152. package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
  153. package/dist/components/ui/atoms/icons/square.d.ts +3 -0
  154. package/dist/components/ui/atoms/icons/square.js +41 -0
  155. package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
  156. package/dist/components/ui/atoms/icons/squarespace.js +29 -0
  157. package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
  158. package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
  159. package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
  160. package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
  161. package/dist/components/ui/atoms/icons/trello.js +59 -0
  162. package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
  163. package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
  164. package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
  165. package/dist/components/ui/atoms/icons/utils.js +41 -0
  166. package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
  167. package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
  168. package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
  169. package/dist/components/ui/atoms/icons/weaviate.js +229 -0
  170. package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
  171. package/dist/components/ui/atoms/icons/workday.js +97 -0
  172. package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
  173. package/dist/components/ui/atoms/icons/wrike.js +16 -0
  174. package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
  175. package/dist/components/ui/atoms/icons/xero.js +87 -0
  176. package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
  177. package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
  178. package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
  179. package/dist/components/ui/atoms/icons/zendesk.js +27 -0
  180. package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
  181. package/dist/components/ui/atoms/index.d.ts +2 -0
  182. package/dist/components/ui/atoms/index.js +416 -198
  183. package/dist/components/ui/atoms/popover.js +2 -2
  184. package/dist/components/ui/atoms/progress.js +18 -17
  185. package/dist/components/ui/atoms/radio-group.js +1 -1
  186. package/dist/components/ui/atoms/scroll-area.js +3 -3
  187. package/dist/components/ui/atoms/select.js +3 -3
  188. package/dist/components/ui/atoms/sheet.js +1 -1
  189. package/dist/components/ui/atoms/sidebar.js +102 -102
  190. package/dist/components/ui/atoms/tabs.js +1 -1
  191. package/dist/components/ui/atoms/tooltip.js +2 -2
  192. package/dist/components/ui/index.d.ts +1 -0
  193. package/dist/components/ui/index.js +431 -213
  194. package/dist/components/ui/molecules/index.d.ts +1 -0
  195. package/dist/components/ui/molecules/index.js +1 -1
  196. package/dist/components/ui/molecules/requirement-badges.js +6 -5
  197. package/dist/components/ui/molecules/tool-card.js +18 -18
  198. package/dist/components/ui/molecules/toolkit-card.js +1 -1
  199. package/dist/components/ui/molecules/toolkit-picker-trigger.js +47 -38
  200. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +4 -3
  201. package/dist/components/ui/molecules/toolkit-selection-summary.js +32 -29
  202. package/dist/components/ui/organisms/index.d.ts +1 -0
  203. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +9 -9
  204. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +5 -4
  205. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +7 -6
  206. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +2 -2
  207. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +21 -18
  208. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +14 -18
  209. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +7 -7
  210. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +2 -2
  211. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +12 -11
  212. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +54 -40
  213. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +195 -113
  214. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +126 -116
  215. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +3418 -4391
  216. package/dist/components/ui/utils/memo.test.d.ts +1 -0
  217. package/dist/components/ui/utils/memo.test.js +36 -0
  218. package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
  219. package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
  220. package/dist/{index-Ez2mlmzx.js → index-BzU0xzeS.js} +1 -1
  221. package/dist/index-DH9yRdVk.js +1540 -0
  222. package/dist/lib/arcade/arcade.d.ts +2 -2
  223. package/dist/lib/arcade/arcade.js +3 -2
  224. package/dist/lib/arcade/arcade.test.js +2 -2
  225. package/dist/lib/utils.test.d.ts +1 -0
  226. package/dist/lib/utils.test.js +43 -0
  227. package/dist/{magic-string.es-BQ9KnLz-.js → magic-string.es-QnVUNas7.js} +4 -3
  228. package/dist/main.d.ts +2 -0
  229. package/dist/main.js +444 -214
  230. package/dist/metadata/index.d.ts +3 -0
  231. package/dist/metadata/index.js +14 -0
  232. package/dist/metadata/oauth-providers.d.ts +69 -0
  233. package/dist/metadata/oauth-providers.js +260 -0
  234. package/dist/metadata/toolkits.d.ts +24 -0
  235. package/dist/metadata/toolkits.js +1500 -0
  236. package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
  237. package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
  238. package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
  239. package/package.json +38 -35
  240. package/dist/assets/icons/calendly.js +0 -64
  241. package/dist/assets/icons/clickup.d.ts +0 -3
  242. package/dist/assets/icons/e2b.d.ts +0 -3
  243. package/dist/assets/icons/e2b.js +0 -9
  244. package/dist/assets/icons/firecrawl.d.ts +0 -5
  245. package/dist/assets/icons/firecrawl.js +0 -17
  246. package/dist/assets/icons/google-calendar.js +0 -93
  247. package/dist/assets/icons/google-docs.js +0 -219
  248. package/dist/assets/icons/hubspot.d.ts +0 -3
  249. package/dist/assets/icons/index.js +0 -128
  250. package/dist/assets/icons/linkedin.d.ts +0 -3
  251. package/dist/assets/icons/netsuite.d.ts +0 -3
  252. package/dist/assets/icons/oauth.d.ts +0 -3
  253. package/dist/assets/icons/reddit.js +0 -268
  254. package/dist/assets/icons/utils.d.ts +0 -435
  255. package/dist/assets/icons/utils.js +0 -439
  256. package/dist/assets/icons/xero.js +0 -63
  257. package/dist/assets/icons/youtube.d.ts +0 -3
  258. package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
  259. package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
  260. package/dist/index-DEJd-dpa.js +0 -1537
  261. /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
  262. /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
  263. /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
  264. /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
  265. /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
  266. /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
  267. /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
  268. /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
  269. /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
  270. /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
  271. /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
  272. /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
  273. /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
  274. /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
  275. /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
  276. /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
  277. /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
  278. /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
  279. /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
  280. /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
  281. /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
  282. /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
  283. /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
  284. /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
  285. /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
  286. /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
  287. /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
  288. /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
  289. /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
  290. /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
  291. /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
  292. /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
  293. /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
  294. /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
  295. /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
  296. /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
  297. /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
  298. /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
  299. /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
  300. /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
  301. /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
  302. /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
  303. /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
  304. /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
  305. /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
  306. /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
  307. /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
  308. /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
  309. /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
  310. /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
  311. /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
  312. /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
  313. /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
  314. /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
  315. /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
@@ -1,128 +0,0 @@
1
- import { Airtable as e } from "./airtable.js";
2
- import { Arcade as p } from "./arcade.js";
3
- import { Asana as m } from "./asana.js";
4
- import { Atlassian as l } from "./atlassian.js";
5
- import { Auth0 as i } from "./auth0.js";
6
- import { Azure as g } from "./azure.js";
7
- import { Bluesky as G } from "./bluesky.js";
8
- import { Box as u } from "./box.js";
9
- import { Calendly as k } from "./calendly.js";
10
- import { ClickUp as b } from "./clickup.js";
11
- import { Coinbase as A } from "./coinbase.js";
12
- import { Confluence as y } from "./confluence.js";
13
- import { Datadog as T } from "./datadog.js";
14
- import { Discord as F } from "./discord.js";
15
- import { Dropbox as H } from "./dropbox.js";
16
- import { E2B as N } from "./e2b.js";
17
- import { Ebay as E } from "./ebay.js";
18
- import { Figma as P } from "./figma.js";
19
- import { Firecrawl as v } from "./firecrawl.js";
20
- import { Github as I } from "./github.js";
21
- import { Gitlab as R } from "./gitlab.js";
22
- import { Gmail as V } from "./gmail.js";
23
- import { Google as Y } from "./google.js";
24
- import { GoogleCalendar as j } from "./google-calendar.js";
25
- import { GoogleContacts as K } from "./google-contacts.js";
26
- import { GoogleDocs as _ } from "./google-docs.js";
27
- import { GoogleDrive as oo } from "./google-drive.js";
28
- import { GoogleFinance as eo } from "./google-finance.js";
29
- import { GoogleFlight as po } from "./google-flight.js";
30
- import { GoogleHotels as mo } from "./google-hotels.js";
31
- import { GoogleMaps as lo } from "./google-maps.js";
32
- import { GoogleNews as io } from "./google-news.js";
33
- import { GoogleSheets as go } from "./google-sheets.js";
34
- import { GoogleShopping as Go } from "./google-shopping.js";
35
- import { Heroku as uo } from "./heroku.js";
36
- import { HubSpot as So } from "./hubspot.js";
37
- import { Jira as ho } from "./jira.js";
38
- import { Linear as Co } from "./linear.js";
39
- import { LinkedIn as Do } from "./linkedin.js";
40
- import { Microsoft as wo } from "./microsoft.js";
41
- import { NetSuite as Bo } from "./netsuite.js";
42
- import { Notion as Mo } from "./notion.js";
43
- import { OAuth as Oo } from "./oauth.js";
44
- import { OutlookCalendar as Lo } from "./outlook-calendar.js";
45
- import { OutlookMail as Xo } from "./outlook-mail.js";
46
- import { Pinterest as zo } from "./pinterest.js";
47
- import { Postgres as Jo } from "./postgres.js";
48
- import { Reddit as Uo } from "./reddit.js";
49
- import { Salesforce as Wo } from "./salesforce.js";
50
- import { Shopify as Zo } from "./shopify.js";
51
- import { Slack as qo } from "./slack.js";
52
- import { Spotify as Qo } from "./spotify.js";
53
- import { Stripe as $o } from "./stripe.js";
54
- import { Tesla as rr } from "./tesla.js";
55
- import { Tiktok as tr } from "./tiktok.js";
56
- import { Twilio as fr } from "./twilio.js";
57
- import { Twitch as xr } from "./twitch.js";
58
- import { Vercel as ar } from "./vercel.js";
59
- import { Walmart as sr } from "./walmart.js";
60
- import { X as nr } from "./x.js";
61
- import { Xero as cr } from "./xero.js";
62
- import { YouTube as dr } from "./youtube.js";
63
- import { Zoom as Sr } from "./zoom.js";
64
- export {
65
- e as Airtable,
66
- p as Arcade,
67
- m as Asana,
68
- l as Atlassian,
69
- i as Auth0,
70
- g as Azure,
71
- G as Bluesky,
72
- u as Box,
73
- k as Calendly,
74
- b as ClickUp,
75
- A as Coinbase,
76
- y as Confluence,
77
- T as Datadog,
78
- F as Discord,
79
- H as Dropbox,
80
- N as E2B,
81
- E as Ebay,
82
- P as Figma,
83
- v as Firecrawl,
84
- I as Github,
85
- R as Gitlab,
86
- V as Gmail,
87
- Y as Google,
88
- j as GoogleCalendar,
89
- K as GoogleContacts,
90
- _ as GoogleDocs,
91
- oo as GoogleDrive,
92
- eo as GoogleFinance,
93
- po as GoogleFlight,
94
- mo as GoogleHotels,
95
- lo as GoogleMaps,
96
- io as GoogleNews,
97
- go as GoogleSheets,
98
- Go as GoogleShopping,
99
- uo as Heroku,
100
- So as HubSpot,
101
- ho as Jira,
102
- Co as Linear,
103
- Do as LinkedIn,
104
- wo as Microsoft,
105
- Bo as NetSuite,
106
- Mo as Notion,
107
- Oo as OAuth,
108
- Lo as OutlookCalendar,
109
- Xo as OutlookMail,
110
- zo as Pinterest,
111
- Jo as Postgres,
112
- Uo as Reddit,
113
- Wo as Salesforce,
114
- Zo as Shopify,
115
- qo as Slack,
116
- Qo as Spotify,
117
- $o as Stripe,
118
- rr as Tesla,
119
- tr as Tiktok,
120
- fr as Twilio,
121
- xr as Twitch,
122
- ar as Vercel,
123
- sr as Walmart,
124
- nr as X,
125
- cr as Xero,
126
- dr as YouTube,
127
- Sr as Zoom
128
- };
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- export declare const LinkedIn: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default LinkedIn;
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- export declare const NetSuite: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default NetSuite;
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- export declare const OAuth: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default OAuth;
@@ -1,268 +0,0 @@
1
- import { jsxs as r, jsx as o } from "react/jsx-runtime";
2
- const e = (t) => /* @__PURE__ */ r(
3
- "svg",
4
- {
5
- className: "_1O4jTk-dZ-VIxsCuYB6OR8",
6
- height: "1em",
7
- viewBox: "0 0 216 216",
8
- width: "1em",
9
- xmlns: "http://www.w3.org/2000/svg",
10
- xmlnsXlink: "http://www.w3.org/1999/xlink",
11
- ...t,
12
- children: [
13
- /* @__PURE__ */ o("title", { children: "Reddit" }),
14
- /* @__PURE__ */ r("defs", { children: [
15
- /* @__PURE__ */ r(
16
- "radialGradient",
17
- {
18
- cx: 169.75,
19
- cy: 92.19,
20
- fx: 169.75,
21
- fy: 92.19,
22
- gradientTransform: "matrix(1 0 0 .87 0 11.64)",
23
- gradientUnits: "userSpaceOnUse",
24
- id: "snoo-radial-gragient",
25
- r: 50.98,
26
- children: [
27
- /* @__PURE__ */ o("stop", { offset: 0, stopColor: "#feffff" }),
28
- /* @__PURE__ */ o("stop", { offset: 0.4, stopColor: "#feffff" }),
29
- /* @__PURE__ */ o("stop", { offset: 0.51, stopColor: "#f9fcfc" }),
30
- /* @__PURE__ */ o("stop", { offset: 0.62, stopColor: "#edf3f5" }),
31
- /* @__PURE__ */ o("stop", { offset: 0.7, stopColor: "#dee9ec" }),
32
- /* @__PURE__ */ o("stop", { offset: 0.72, stopColor: "#d8e4e8" }),
33
- /* @__PURE__ */ o("stop", { offset: 0.76, stopColor: "#ccd8df" }),
34
- /* @__PURE__ */ o("stop", { offset: 0.8, stopColor: "#c8d5dd" }),
35
- /* @__PURE__ */ o("stop", { offset: 0.83, stopColor: "#ccd6de" }),
36
- /* @__PURE__ */ o("stop", { offset: 0.85, stopColor: "#d8dbe2" }),
37
- /* @__PURE__ */ o("stop", { offset: 0.88, stopColor: "#ede3e9" }),
38
- /* @__PURE__ */ o("stop", { offset: 0.9, stopColor: "#ffebef" })
39
- ]
40
- }
41
- ),
42
- /* @__PURE__ */ o(
43
- "radialGradient",
44
- {
45
- cx: 47.31,
46
- fx: 47.31,
47
- id: "snoo-radial-gragient-2",
48
- r: 50.98,
49
- xlinkHref: "#snoo-radial-gragient"
50
- }
51
- ),
52
- /* @__PURE__ */ o(
53
- "radialGradient",
54
- {
55
- cx: 109.61,
56
- cy: 85.59,
57
- fx: 109.61,
58
- fy: 85.59,
59
- gradientTransform: "matrix(1 0 0 .7 0 25.56)",
60
- id: "snoo-radial-gragient-3",
61
- r: 153.78,
62
- xlinkHref: "#snoo-radial-gragient"
63
- }
64
- ),
65
- /* @__PURE__ */ r(
66
- "radialGradient",
67
- {
68
- cx: -6.01,
69
- cy: 64.68,
70
- fx: -6.01,
71
- fy: 64.68,
72
- gradientTransform: "matrix(1.07 0 0 1.55 81.08 27.26)",
73
- gradientUnits: "userSpaceOnUse",
74
- id: "snoo-radial-gragient-4",
75
- r: 12.85,
76
- children: [
77
- /* @__PURE__ */ o("stop", { offset: 0, stopColor: "#f60" }),
78
- /* @__PURE__ */ o("stop", { offset: 0.5, stopColor: "#ff4500" }),
79
- /* @__PURE__ */ o("stop", { offset: 0.7, stopColor: "#fc4301" }),
80
- /* @__PURE__ */ o("stop", { offset: 0.82, stopColor: "#f43f07" }),
81
- /* @__PURE__ */ o("stop", { offset: 0.92, stopColor: "#e53812" }),
82
- /* @__PURE__ */ o("stop", { offset: 1, stopColor: "#d4301f" })
83
- ]
84
- }
85
- ),
86
- /* @__PURE__ */ o(
87
- "radialGradient",
88
- {
89
- cx: -73.55,
90
- cy: 64.68,
91
- fx: -73.55,
92
- fy: 64.68,
93
- gradientTransform: "matrix(-1.07 0 0 1.55 62.87 27.26)",
94
- id: "snoo-radial-gragient-5",
95
- r: 12.85,
96
- xlinkHref: "#snoo-radial-gragient-4"
97
- }
98
- ),
99
- /* @__PURE__ */ r(
100
- "radialGradient",
101
- {
102
- cx: 107.93,
103
- cy: 166.96,
104
- fx: 107.93,
105
- fy: 166.96,
106
- gradientTransform: "matrix(1 0 0 .66 0 57.4)",
107
- gradientUnits: "userSpaceOnUse",
108
- id: "snoo-radial-gragient-6",
109
- r: 45.3,
110
- children: [
111
- /* @__PURE__ */ o("stop", { offset: 0, stopColor: "#172e35" }),
112
- /* @__PURE__ */ o("stop", { offset: 0.29, stopColor: "#0e1c21" }),
113
- /* @__PURE__ */ o("stop", { offset: 0.73, stopColor: "#030708" }),
114
- /* @__PURE__ */ o("stop", { offset: 1 })
115
- ]
116
- }
117
- ),
118
- /* @__PURE__ */ o(
119
- "radialGradient",
120
- {
121
- cx: 147.88,
122
- cy: 32.94,
123
- fx: 147.88,
124
- fy: 32.94,
125
- gradientTransform: "matrix(1 0 0 .98 0 .54)",
126
- id: "snoo-radial-gragient-7",
127
- r: 39.77,
128
- xlinkHref: "#snoo-radial-gragient"
129
- }
130
- ),
131
- /* @__PURE__ */ r(
132
- "radialGradient",
133
- {
134
- cx: 131.31,
135
- cy: 73.08,
136
- fx: 131.31,
137
- fy: 73.08,
138
- gradientUnits: "userSpaceOnUse",
139
- id: "snoo-radial-gragient-8",
140
- r: 32.6,
141
- children: [
142
- /* @__PURE__ */ o("stop", { offset: 0.48, stopColor: "#7a9299" }),
143
- /* @__PURE__ */ o("stop", { offset: 0.67, stopColor: "#172e35" }),
144
- /* @__PURE__ */ o("stop", { offset: 0.75 }),
145
- /* @__PURE__ */ o("stop", { offset: 0.82, stopColor: "#172e35" })
146
- ]
147
- }
148
- ),
149
- /* @__PURE__ */ o("style", { children: `
150
- .snoo-cls-11{stroke-width:0;fill:#ffc49c}
151
- ` })
152
- ] }),
153
- /* @__PURE__ */ o(
154
- "path",
155
- {
156
- d: "M108 0C48.35 0 0 48.35 0 108c0 29.82 12.09 56.82 31.63 76.37l-20.57 20.57C6.98 209.02 9.87 216 15.64 216H108c59.65 0 108-48.35 108-108S167.65 0 108 0Z",
157
- fill: "#ff4500",
158
- strokeWidth: 0
159
- }
160
- ),
161
- /* @__PURE__ */ o(
162
- "circle",
163
- {
164
- cx: 169.22,
165
- cy: 106.98,
166
- fill: "url(#snoo-radial-gragient)",
167
- r: 25.22,
168
- strokeWidth: 0
169
- }
170
- ),
171
- /* @__PURE__ */ o(
172
- "circle",
173
- {
174
- cx: 46.78,
175
- cy: 106.98,
176
- fill: "url(#snoo-radial-gragient-2)",
177
- r: 25.22,
178
- strokeWidth: 0
179
- }
180
- ),
181
- /* @__PURE__ */ o(
182
- "ellipse",
183
- {
184
- cx: 108.06,
185
- cy: 128.64,
186
- fill: "url(#snoo-radial-gragient-3)",
187
- rx: 72,
188
- ry: 54,
189
- strokeWidth: 0
190
- }
191
- ),
192
- /* @__PURE__ */ o(
193
- "path",
194
- {
195
- d: "M86.78 123.48c-.42 9.08-6.49 12.38-13.56 12.38s-12.46-4.93-12.04-14.01c.42-9.08 6.49-15.02 13.56-15.02s12.46 7.58 12.04 16.66Z",
196
- fill: "url(#snoo-radial-gragient-4)",
197
- strokeWidth: 0
198
- }
199
- ),
200
- /* @__PURE__ */ o(
201
- "path",
202
- {
203
- d: "M129.35 123.48c.42 9.08 6.49 12.38 13.56 12.38s12.46-4.93 12.04-14.01c-.42-9.08-6.49-15.02-13.56-15.02s-12.46 7.58-12.04 16.66Z",
204
- fill: "url(#snoo-radial-gragient-5)",
205
- strokeWidth: 0
206
- }
207
- ),
208
- /* @__PURE__ */ o(
209
- "ellipse",
210
- {
211
- className: "snoo-cls-11",
212
- cx: 79.63,
213
- cy: 116.37,
214
- rx: 2.8,
215
- ry: 3.05
216
- }
217
- ),
218
- /* @__PURE__ */ o(
219
- "ellipse",
220
- {
221
- className: "snoo-cls-11",
222
- cx: 146.21,
223
- cy: 116.37,
224
- rx: 2.8,
225
- ry: 3.05
226
- }
227
- ),
228
- /* @__PURE__ */ o(
229
- "path",
230
- {
231
- d: "M108.06 142.92c-8.76 0-17.16.43-24.92 1.22-1.33.13-2.17 1.51-1.65 2.74 4.35 10.39 14.61 17.69 26.57 17.69s22.23-7.3 26.57-17.69c.52-1.23-.33-2.61-1.65-2.74-7.77-.79-16.16-1.22-24.92-1.22Z",
232
- fill: "url(#snoo-radial-gragient-6)",
233
- strokeWidth: 0
234
- }
235
- ),
236
- /* @__PURE__ */ o(
237
- "circle",
238
- {
239
- cx: 147.49,
240
- cy: 49.43,
241
- fill: "url(#snoo-radial-gragient-7)",
242
- r: 17.87,
243
- strokeWidth: 0
244
- }
245
- ),
246
- /* @__PURE__ */ o(
247
- "path",
248
- {
249
- d: "M107.8 76.92c-2.14 0-3.87-.89-3.87-2.27 0-16.01 13.03-29.04 29.04-29.04 2.14 0 3.87 1.73 3.87 3.87s-1.73 3.87-3.87 3.87c-11.74 0-21.29 9.55-21.29 21.29 0 1.38-1.73 2.27-3.87 2.27Z",
250
- fill: "url(#snoo-radial-gragient-8)",
251
- strokeWidth: 0
252
- }
253
- ),
254
- /* @__PURE__ */ o(
255
- "path",
256
- {
257
- d: "M62.82 122.65c.39-8.56 6.08-14.16 12.69-14.16 6.26 0 11.1 6.39 11.28 14.33.17-8.88-5.13-15.99-12.05-15.99s-13.14 6.05-13.56 15.2c-.42 9.15 4.97 13.83 12.04 13.83h.52c-6.44-.16-11.3-4.79-10.91-13.2Zm90.48 0c-.39-8.56-6.08-14.16-12.69-14.16-6.26 0-11.1 6.39-11.28 14.33-.17-8.88 5.13-15.99 12.05-15.99 7.07 0 13.14 6.05 13.56 15.2.42 9.15-4.97 13.83-12.04 13.83h-.52c6.44-.16 11.3-4.79 10.91-13.2Z",
258
- fill: "#842123",
259
- strokeWidth: 0
260
- }
261
- )
262
- ]
263
- }
264
- );
265
- export {
266
- e as Reddit,
267
- e as default
268
- };