@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
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@arcadeai/design-system",
3
3
  "private": false,
4
- "version": "1.3.0",
4
+ "version": "1.5.0",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",
7
7
  "types": "dist/main.d.ts",
@@ -15,6 +15,7 @@
15
15
  "scripts": {
16
16
  "dev": "storybook dev -p 6006",
17
17
  "dev:vite": "vite",
18
+ "prebuild": "node ./scripts/generate-icon-components.js",
18
19
  "build": "tsc -b ./tsconfig.lib.json && vite build",
19
20
  "lint": "npx ultracite lint",
20
21
  "format": "npx ultracite format",
@@ -23,7 +24,9 @@
23
24
  "build-storybook": "storybook build",
24
25
  "test:storybook": "vitest --project=storybook --coverage --run",
25
26
  "test:unit": "vitest --project=unit --coverage --run",
26
- "test": "vitest --coverage --run"
27
+ "test": "vitest --coverage --run",
28
+ "generate-metadata-json": "npx tsx ./scripts/generate-metadata-json.ts",
29
+ "generate-icons": "node ./scripts/generate-icon-components.js"
27
30
  },
28
31
  "release": {
29
32
  "branches": [
@@ -64,25 +67,25 @@
64
67
  "tailwindcss": "^4.1.11"
65
68
  },
66
69
  "devDependencies": {
67
- "@biomejs/biome": "2.1.4",
70
+ "@biomejs/biome": "2.2.0",
68
71
  "@commitlint/cli": "19.8.1",
69
72
  "@commitlint/config-conventional": "19.8.1",
70
73
  "@hookform/resolvers": "5.2.1",
71
74
  "@semantic-release/changelog": "6.0.3",
72
75
  "@semantic-release/git": "10.0.1",
73
- "@storybook/addon-a11y": "9.1.2",
74
- "@storybook/addon-docs": "9.1.2",
75
- "@storybook/addon-themes": "9.1.2",
76
- "@storybook/addon-vitest": "9.1.2",
77
- "@storybook/react-vite": "9.1.2",
76
+ "@storybook/addon-a11y": "9.1.3",
77
+ "@storybook/addon-docs": "9.1.3",
78
+ "@storybook/addon-themes": "9.1.3",
79
+ "@storybook/addon-vitest": "9.1.3",
80
+ "@storybook/react-vite": "9.1.3",
78
81
  "@testing-library/dom": "^10.4.1",
79
- "@testing-library/jest-dom": "6.6.4",
82
+ "@testing-library/jest-dom": "6.8.0",
80
83
  "@testing-library/react": "^16.3.0",
81
84
  "@testing-library/user-event": "^14.6.1",
82
- "@types/node": "24.2.1",
85
+ "@types/node": "24.3.0",
83
86
  "@types/react": "19.1.10",
84
87
  "@types/react-dom": "19.1.7",
85
- "@vitejs/plugin-react-swc": "4.0.0",
88
+ "@vitejs/plugin-react-swc": "4.0.1",
86
89
  "@vitest/browser": "3.2.4",
87
90
  "@vitest/coverage-v8": "3.2.4",
88
91
  "chromatic": "13.1.3",
@@ -91,47 +94,47 @@
91
94
  "happy-dom": "^18.0.1",
92
95
  "husky": "9.1.7",
93
96
  "lint-staged": "16.1.5",
94
- "lucide-react": "0.539.0",
95
- "playwright": "1.54.2",
97
+ "lucide-react": "0.540.0",
98
+ "playwright": "1.55.0",
96
99
  "react": "19.1.1",
97
100
  "react-dom": "19.1.1",
98
101
  "react-hook-form": "7.62.0",
99
102
  "recharts": "3.1.2",
100
103
  "semantic-release": "24.2.7",
101
- "storybook": "9.1.2",
104
+ "storybook": "9.1.3",
102
105
  "storybook-addon-test-codegen": "2.0.1",
103
- "tailwindcss": "4.1.11",
104
- "tw-animate-css": "1.3.6",
106
+ "tailwindcss": "4.1.12",
107
+ "tw-animate-css": "1.3.7",
105
108
  "typescript": "~5.9.2",
106
- "ultracite": "5.1.2",
107
- "vite": "7.1.2",
109
+ "ultracite": "5.2.5",
110
+ "vite": "7.1.3",
108
111
  "vite-plugin-dts": "4.5.4",
109
112
  "vitest": "3.2.4",
110
113
  "zod": "4.0.17"
111
114
  },
112
115
  "dependencies": {
113
- "@arcadeai/arcadejs": "^1.9.0",
114
- "@radix-ui/react-accordion": "1.2.11",
116
+ "@arcadeai/arcadejs": "^1.9.1",
117
+ "@radix-ui/react-accordion": "1.2.12",
115
118
  "@radix-ui/react-avatar": "1.1.10",
116
- "@radix-ui/react-checkbox": "^1.3.2",
117
- "@radix-ui/react-collapsible": "1.1.11",
118
- "@radix-ui/react-dialog": "1.1.14",
119
- "@radix-ui/react-dropdown-menu": "2.1.15",
120
- "@radix-ui/react-hover-card": "1.1.14",
119
+ "@radix-ui/react-checkbox": "^1.3.3",
120
+ "@radix-ui/react-collapsible": "1.1.12",
121
+ "@radix-ui/react-dialog": "1.1.15",
122
+ "@radix-ui/react-dropdown-menu": "2.1.16",
123
+ "@radix-ui/react-hover-card": "1.1.15",
121
124
  "@radix-ui/react-label": "2.1.7",
122
- "@radix-ui/react-popover": "1.1.14",
125
+ "@radix-ui/react-popover": "1.1.15",
123
126
  "@radix-ui/react-progress": "1.1.7",
124
- "@radix-ui/react-radio-group": "^1.3.7",
125
- "@radix-ui/react-scroll-area": "1.2.9",
126
- "@radix-ui/react-select": "2.2.5",
127
+ "@radix-ui/react-radio-group": "^1.3.8",
128
+ "@radix-ui/react-scroll-area": "1.2.10",
129
+ "@radix-ui/react-select": "2.2.6",
127
130
  "@radix-ui/react-separator": "1.1.7",
128
- "@radix-ui/react-slider": "1.3.5",
131
+ "@radix-ui/react-slider": "1.3.6",
129
132
  "@radix-ui/react-slot": "1.2.3",
130
- "@radix-ui/react-switch": "1.2.5",
131
- "@radix-ui/react-tabs": "1.1.12",
132
- "@radix-ui/react-toggle": "1.1.9",
133
- "@radix-ui/react-tooltip": "1.2.7",
134
- "@tailwindcss/vite": "4.1.11",
133
+ "@radix-ui/react-switch": "1.2.6",
134
+ "@radix-ui/react-tabs": "1.1.13",
135
+ "@radix-ui/react-toggle": "1.1.10",
136
+ "@radix-ui/react-tooltip": "1.2.8",
137
+ "@tailwindcss/vite": "4.1.12",
135
138
  "class-variance-authority": "0.7.1",
136
139
  "clsx": "2.1.1",
137
140
  "cmdk": "1.1.1",
@@ -1,64 +0,0 @@
1
- import { jsxs as c, jsx as a } from "react/jsx-runtime";
2
- const e = (l) => /* @__PURE__ */ c(
3
- "svg",
4
- {
5
- height: "1em",
6
- viewBox: "0 0 525.8 535.73",
7
- width: "1em",
8
- xmlns: "http://www.w3.org/2000/svg",
9
- xmlnsXlink: "http://www.w3.org/1999/xlink",
10
- ...l,
11
- children: [
12
- /* @__PURE__ */ a("title", { children: "Calendly" }),
13
- /* @__PURE__ */ a("defs", { children: /* @__PURE__ */ a("style", { children: ".cls-1{fill:none;}.cls-2{fill:#006bff;}.cls-3{fill:#0ae9ef;}" }) }),
14
- /* @__PURE__ */ a("g", { "data-name": "Layer 2", id: "Layer_2", children: /* @__PURE__ */ a("g", { "data-name": "Logo assets", id: "Logo_assets", children: /* @__PURE__ */ c("g", { "data-name": "Brand mark", id: "Brand_mark", children: [
15
- /* @__PURE__ */ a(
16
- "path",
17
- {
18
- className: "cls-1",
19
- d: "M443.74,337.62l-27.16,47.05a139.52,139.52,0,0,1-120.82,69.75H241.43a139.52,139.52,0,0,1-120.82-69.75L93.45,337.62a139.52,139.52,0,0,1,0-139.51l27.16-47.05A139.53,139.53,0,0,1,241.43,81.3h54.33a139.53,139.53,0,0,1,120.82,69.76l27.16,47.05a139.23,139.23,0,0,1,8.55,17.55c0,.12.09.23.13.35a102.15,102.15,0,0,0,44.33-18.24c0-.14-.08-.28-.13-.43a237.8,237.8,0,0,0-33.29-67.58,240.67,240.67,0,0,0-52-53.48A239.3,239.3,0,0,0,98.65,437.08a239.43,239.43,0,0,0,398-98.69c.05-.15.09-.29.13-.43a102.15,102.15,0,0,0-44.33-18.24c0,.12-.09.23-.13.35A139.23,139.23,0,0,1,443.74,337.62Z"
20
- }
21
- ),
22
- /* @__PURE__ */ a(
23
- "path",
24
- {
25
- className: "cls-2",
26
- d: "M360.4,347.4c-17,15.09-38.21,33.87-76.78,33.87h-23c-27.88,0-53.23-10.12-71.37-28.49-17.72-17.94-27.48-42.5-27.48-69.16V252.11c0-26.66,9.76-51.22,27.48-69.16,18.14-18.37,43.49-28.49,71.37-28.49h23c38.57,0,59.76,18.78,76.78,33.87,17.65,15.65,32.9,29.16,73.52,29.16a116.05,116.05,0,0,0,18.5-1.48c0-.12-.08-.23-.13-.35a139.23,139.23,0,0,0-8.55-17.55l-27.16-47.05A139.53,139.53,0,0,0,295.76,81.3H241.43a139.53,139.53,0,0,0-120.82,69.76L93.45,198.11a139.52,139.52,0,0,0,0,139.51l27.16,47.05a139.52,139.52,0,0,0,120.82,69.75h54.33a139.52,139.52,0,0,0,120.82-69.75l27.16-47.05a139.23,139.23,0,0,0,8.55-17.55c0-.12.09-.23.13-.35a116.05,116.05,0,0,0-18.5-1.48C393.3,318.24,378.05,331.75,360.4,347.4Z"
27
- }
28
- ),
29
- /* @__PURE__ */ a(
30
- "path",
31
- {
32
- className: "cls-2",
33
- d: "M283.62,183h-23c-42.42,0-70.3,30.3-70.3,69.09v31.51c0,38.79,27.88,69.09,70.3,69.09h23c61.82,0,57-63,150.3-63a144.19,144.19,0,0,1,26.37,2.41,139.36,139.36,0,0,0,0-48.46,143.32,143.32,0,0,1-26.37,2.42C340.59,246.05,345.44,183,283.62,183Z"
34
- }
35
- ),
36
- /* @__PURE__ */ a(
37
- "path",
38
- {
39
- className: "cls-2",
40
- d: "M513.91,315.13a130.21,130.21,0,0,0-53.62-23c0,.16-.05.32-.08.47a138.46,138.46,0,0,1-7.79,27.16A102.15,102.15,0,0,1,496.75,338c0,.14-.08.28-.13.43A237.8,237.8,0,0,1,463.33,406a240.67,240.67,0,0,1-52,53.48A239.3,239.3,0,0,1,98.65,98.65a239.43,239.43,0,0,1,398,98.69c.05.15.09.29.13.43A102.15,102.15,0,0,1,452.42,216a139.36,139.36,0,0,1,7.8,27.18c0,.15,0,.3.07.44a129.94,129.94,0,0,0,53.62-23c15.29-11.31,12.33-24.09,10-31.65C490.22,79.52,388.33,0,267.86,0,119.93,0,0,119.93,0,267.86S119.93,535.73,267.86,535.73c120.47,0,222.36-79.52,256-188.94C526.24,339.23,529.2,326.45,513.91,315.13Z"
41
- }
42
- ),
43
- /* @__PURE__ */ a(
44
- "path",
45
- {
46
- className: "cls-3",
47
- d: "M452.42,216a116.05,116.05,0,0,1-18.5,1.48c-40.62,0-55.87-13.51-73.52-29.16-17-15.09-38.21-33.87-76.78-33.87h-23c-27.88,0-53.23,10.12-71.37,28.49-17.72,17.94-27.48,42.5-27.48,69.16v31.51c0,26.66,9.76,51.22,27.48,69.16,18.14,18.37,43.49,28.49,71.37,28.49h23c38.57,0,59.76-18.78,76.78-33.87,17.65-15.65,32.9-29.16,73.52-29.16a116.05,116.05,0,0,1,18.5,1.48,138.46,138.46,0,0,0,7.79-27.16c0-.15.06-.31.08-.47a144.19,144.19,0,0,0-26.37-2.41c-93.33,0-88.48,63-150.3,63h-23c-42.42,0-70.3-30.3-70.3-69.09V252.11c0-38.79,27.88-69.09,70.3-69.09h23c61.82,0,57,63,150.3,63a143.32,143.32,0,0,0,26.37-2.42c0-.14,0-.29-.07-.44A139.36,139.36,0,0,0,452.42,216Z"
48
- }
49
- ),
50
- /* @__PURE__ */ a(
51
- "path",
52
- {
53
- className: "cls-3",
54
- d: "M452.42,216a116.05,116.05,0,0,1-18.5,1.48c-40.62,0-55.87-13.51-73.52-29.16-17-15.09-38.21-33.87-76.78-33.87h-23c-27.88,0-53.23,10.12-71.37,28.49-17.72,17.94-27.48,42.5-27.48,69.16v31.51c0,26.66,9.76,51.22,27.48,69.16,18.14,18.37,43.49,28.49,71.37,28.49h23c38.57,0,59.76-18.78,76.78-33.87,17.65-15.65,32.9-29.16,73.52-29.16a116.05,116.05,0,0,1,18.5,1.48,138.46,138.46,0,0,0,7.79-27.16c0-.15.06-.31.08-.47a144.19,144.19,0,0,0-26.37-2.41c-93.33,0-88.48,63-150.3,63h-23c-42.42,0-70.3-30.3-70.3-69.09V252.11c0-38.79,27.88-69.09,70.3-69.09h23c61.82,0,57,63,150.3,63a143.32,143.32,0,0,0,26.37-2.42c0-.14,0-.29-.07-.44A139.36,139.36,0,0,0,452.42,216Z"
55
- }
56
- )
57
- ] }) }) })
58
- ]
59
- }
60
- );
61
- export {
62
- e as Calendly,
63
- e as default
64
- };
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- export declare const ClickUp: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default ClickUp;
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- export declare const E2B: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default E2B;
@@ -1,9 +0,0 @@
1
- import { jsxs as e, jsx as C } from "react/jsx-runtime";
2
- const t = (L) => /* @__PURE__ */ e("svg", { fill: "currentColor", viewBox: "0 0 26 28", ...L, children: [
3
- /* @__PURE__ */ C("title", { children: "e2b" }),
4
- /* @__PURE__ */ C("path", { d: "M 21.846 19.303 C 21.763 19.303 21.686 19.347 21.645 19.419 C 21.604 19.491 21.604 19.579 21.645 19.651 L 23.515 22.889 C 23.562 22.97 23.555 23.072 23.498 23.147 C 23.441 23.221 23.344 23.254 23.253 23.229 L 17.583 21.71 C 17.336 21.644 17.081 21.791 17.015 22.038 L 15.495 27.708 C 15.471 27.799 15.394 27.866 15.301 27.878 C 15.208 27.89 15.117 27.845 15.07 27.764 L 13.2 24.525 C 13.158 24.454 13.082 24.41 12.999 24.41 C 12.917 24.41 12.841 24.454 12.799 24.525 L 10.929 27.764 C 10.882 27.845 10.791 27.89 10.698 27.878 C 10.605 27.866 10.528 27.799 10.504 27.708 L 8.984 22.038 C 8.918 21.791 8.663 21.644 8.416 21.71 L 2.746 23.23 C 2.655 23.254 2.559 23.221 2.502 23.146 C 2.445 23.072 2.439 22.97 2.486 22.889 L 4.355 19.651 C 4.396 19.579 4.396 19.491 4.355 19.419 C 4.314 19.347 4.237 19.303 4.154 19.303 L 0.415 19.303 C 0.321 19.303 0.237 19.246 0.201 19.16 C 0.165 19.073 0.185 18.973 0.251 18.907 L 4.401 14.757 C 4.488 14.67 4.537 14.552 4.537 14.428 C 4.537 14.305 4.488 14.187 4.401 14.1 L 0.251 9.95 C 0.184 9.884 0.164 9.784 0.2 9.696 C 0.236 9.609 0.321 9.553 0.415 9.553 L 4.153 9.553 C 4.332 9.553 4.443 9.36 4.354 9.205 L 2.485 5.968 C 2.438 5.887 2.445 5.785 2.502 5.71 C 2.559 5.636 2.656 5.603 2.747 5.628 L 8.416 7.147 C 8.535 7.179 8.662 7.162 8.769 7.101 C 8.876 7.039 8.953 6.937 8.985 6.818 L 10.504 1.148 C 10.529 1.057 10.605 0.991 10.698 0.979 C 10.791 0.967 10.882 1.012 10.929 1.093 L 12.799 4.331 C 12.889 4.486 13.111 4.486 13.201 4.331 L 15.071 1.093 C 15.118 1.012 15.209 0.967 15.302 0.979 C 15.395 0.991 15.472 1.058 15.496 1.149 L 17.015 6.819 C 17.047 6.938 17.125 7.039 17.231 7.101 C 17.338 7.163 17.465 7.179 17.584 7.147 L 23.253 5.627 C 23.453 5.574 23.617 5.789 23.514 5.967 L 21.645 9.205 C 21.604 9.277 21.604 9.365 21.645 9.437 C 21.686 9.509 21.763 9.553 21.846 9.553 L 25.584 9.553 C 25.791 9.553 25.894 9.803 25.749 9.949 L 21.599 14.099 C 21.512 14.186 21.463 14.304 21.463 14.428 C 21.463 14.551 21.512 14.669 21.599 14.756 L 25.749 18.906 C 25.816 18.972 25.836 19.073 25.8 19.16 C 25.764 19.247 25.678 19.304 25.584 19.303 Z M 20.419 10.404 C 20.587 10.236 20.424 9.954 20.195 10.016 L 15.146 11.368 C 15.027 11.4 14.9 11.384 14.793 11.322 C 14.687 11.26 14.609 11.159 14.577 11.04 L 13.225 5.99 C 13.163 5.76 12.838 5.76 12.776 5.99 L 11.423 11.041 C 11.391 11.16 11.313 11.261 11.207 11.323 C 11.1 11.385 10.973 11.401 10.854 11.369 L 5.806 10.017 C 5.576 9.955 5.414 10.237 5.582 10.405 L 9.276 14.1 C 9.457 14.281 9.457 14.575 9.276 14.756 L 5.58 18.453 C 5.412 18.621 5.575 18.903 5.804 18.841 L 10.854 17.488 C 10.973 17.456 11.1 17.473 11.206 17.535 C 11.313 17.597 11.39 17.698 11.422 17.817 L 12.775 22.867 C 12.837 23.097 13.162 23.097 13.224 22.867 L 14.578 17.817 C 14.61 17.698 14.687 17.597 14.794 17.535 C 14.9 17.473 15.027 17.456 15.146 17.488 L 20.196 18.841 C 20.425 18.903 20.588 18.621 20.42 18.453 L 16.723 14.756 C 16.542 14.575 16.542 14.281 16.723 14.1 Z" })
5
- ] });
6
- export {
7
- t as E2B,
8
- t as default
9
- };
@@ -1,5 +0,0 @@
1
- export declare const Firecrawl: (props: React.HTMLAttributes<HTMLSpanElement> & {
2
- height?: number;
3
- width?: number;
4
- }) => import("react/jsx-runtime").JSX.Element;
5
- export default Firecrawl;
@@ -1,17 +0,0 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- const l = (e) => /* @__PURE__ */ i(
3
- "span",
4
- {
5
- ...e,
6
- style: {
7
- fontSize: e.height ? `${e.height}px` : "1em",
8
- display: "inline-block",
9
- lineHeight: 1
10
- },
11
- children: "🔥"
12
- }
13
- );
14
- export {
15
- l as Firecrawl,
16
- l as default
17
- };
@@ -1,93 +0,0 @@
1
- import { jsxs as c, jsx as l } from "react/jsx-runtime";
2
- const n = (h) => /* @__PURE__ */ c(
3
- "svg",
4
- {
5
- height: "1em",
6
- viewBox: "0 0 200 200",
7
- width: "1em",
8
- xmlns: "http://www.w3.org/2000/svg",
9
- ...h,
10
- children: [
11
- /* @__PURE__ */ l("title", { children: "Google Calendar" }),
12
- /* @__PURE__ */ l("g", { children: /* @__PURE__ */ c("g", { transform: "translate(3.75 3.75)", children: [
13
- /* @__PURE__ */ l(
14
- "path",
15
- {
16
- d: `M148.882,43.618l-47.368-5.263l-57.895,5.263L38.355,96.25l5.263,52.632l52.632,6.579l52.632-6.579
17
- l5.263-53.947L148.882,43.618z`,
18
- fill: "#FFFFFF"
19
- }
20
- ),
21
- /* @__PURE__ */ l(
22
- "path",
23
- {
24
- d: `M65.211,125.276c-3.934-2.658-6.658-6.539-8.145-11.671l9.132-3.763c0.829,3.158,2.276,5.605,4.342,7.342
25
- c2.053,1.737,4.553,2.592,7.474,2.592c2.987,0,5.553-0.908,7.697-2.724s3.224-4.132,3.224-6.934c0-2.868-1.132-5.211-3.395-7.026
26
- s-5.105-2.724-8.5-2.724h-5.276v-9.039H76.5c2.921,0,5.382-0.789,7.382-2.368c2-1.579,3-3.737,3-6.487
27
- c0-2.447-0.895-4.395-2.684-5.855s-4.053-2.197-6.803-2.197c-2.684,0-4.816,0.711-6.395,2.145s-2.724,3.197-3.447,5.276
28
- l-9.039-3.763c1.197-3.395,3.395-6.395,6.618-8.987c3.224-2.592,7.342-3.895,12.342-3.895c3.697,0,7.026,0.711,9.974,2.145
29
- c2.947,1.434,5.263,3.421,6.934,5.947c1.671,2.539,2.5,5.382,2.5,8.539c0,3.224-0.776,5.947-2.329,8.184
30
- c-1.553,2.237-3.461,3.947-5.724,5.145v0.539c2.987,1.25,5.421,3.158,7.342,5.724c1.908,2.566,2.868,5.632,2.868,9.211
31
- s-0.908,6.776-2.724,9.579c-1.816,2.803-4.329,5.013-7.513,6.618c-3.197,1.605-6.789,2.421-10.776,2.421
32
- C73.408,129.263,69.145,127.934,65.211,125.276z`,
33
- fill: "#1A73E8"
34
- }
35
- ),
36
- /* @__PURE__ */ l(
37
- "path",
38
- {
39
- d: "M121.25,79.961l-9.974,7.25l-5.013-7.605l17.987-12.974h6.895v61.197h-9.895L121.25,79.961z",
40
- fill: "#1A73E8"
41
- }
42
- ),
43
- /* @__PURE__ */ l(
44
- "path",
45
- {
46
- d: "M148.882,196.25l47.368-47.368l-23.684-10.526l-23.684,10.526l-10.526,23.684L148.882,196.25z",
47
- fill: "#EA4335"
48
- }
49
- ),
50
- /* @__PURE__ */ l(
51
- "path",
52
- {
53
- d: "M33.092,172.566l10.526,23.684h105.263v-47.368H43.618L33.092,172.566z",
54
- fill: "#34A853"
55
- }
56
- ),
57
- /* @__PURE__ */ l(
58
- "path",
59
- {
60
- d: `M12.039-3.75C3.316-3.75-3.75,3.316-3.75,12.039v136.842l23.684,10.526l23.684-10.526V43.618h105.263
61
- l10.526-23.684L148.882-3.75H12.039z`,
62
- fill: "#4285F4"
63
- }
64
- ),
65
- /* @__PURE__ */ l(
66
- "path",
67
- {
68
- d: "M-3.75,148.882v31.579c0,8.724,7.066,15.789,15.789,15.789h31.579v-47.368H-3.75z",
69
- fill: "#188038"
70
- }
71
- ),
72
- /* @__PURE__ */ l(
73
- "path",
74
- {
75
- d: "M148.882,43.618v105.263h47.368V43.618l-23.684-10.526L148.882,43.618z",
76
- fill: "#FBBC04"
77
- }
78
- ),
79
- /* @__PURE__ */ l(
80
- "path",
81
- {
82
- d: "M196.25,43.618V12.039c0-8.724-7.066-15.789-15.789-15.789h-31.579v47.368H196.25z",
83
- fill: "#1967D2"
84
- }
85
- )
86
- ] }) })
87
- ]
88
- }
89
- );
90
- export {
91
- n as GoogleCalendar,
92
- n as default
93
- };
@@ -1,219 +0,0 @@
1
- import { jsxs as l, jsx as i } from "react/jsx-runtime";
2
- const d = (e) => /* @__PURE__ */ l(
3
- "svg",
4
- {
5
- height: "1em",
6
- viewBox: "0 0 47 65",
7
- width: "1em",
8
- xmlns: "http://www.w3.org/2000/svg",
9
- ...e,
10
- children: [
11
- /* @__PURE__ */ i("title", { children: "Docs-icon" }),
12
- /* @__PURE__ */ l("defs", { children: [
13
- /* @__PURE__ */ i(
14
- "path",
15
- {
16
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
17
- id: "path-1"
18
- }
19
- ),
20
- /* @__PURE__ */ i(
21
- "path",
22
- {
23
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
24
- id: "path-3"
25
- }
26
- ),
27
- /* @__PURE__ */ l(
28
- "linearGradient",
29
- {
30
- id: "linearGradient-5",
31
- x1: "50.0053945%",
32
- x2: "50.0053945%",
33
- y1: "8.58610612%",
34
- y2: "100.013939%",
35
- children: [
36
- /* @__PURE__ */ i("stop", { offset: "0%", stopColor: "#1A237E", stopOpacity: "0.2" }),
37
- /* @__PURE__ */ i("stop", { offset: "100%", stopColor: "#1A237E", stopOpacity: "0.02" })
38
- ]
39
- }
40
- ),
41
- /* @__PURE__ */ i(
42
- "path",
43
- {
44
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
45
- id: "path-6"
46
- }
47
- ),
48
- /* @__PURE__ */ i(
49
- "path",
50
- {
51
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
52
- id: "path-8"
53
- }
54
- ),
55
- /* @__PURE__ */ i(
56
- "path",
57
- {
58
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
59
- id: "path-10"
60
- }
61
- ),
62
- /* @__PURE__ */ i(
63
- "path",
64
- {
65
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
66
- id: "path-12"
67
- }
68
- ),
69
- /* @__PURE__ */ i(
70
- "path",
71
- {
72
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
73
- id: "path-14"
74
- }
75
- ),
76
- /* @__PURE__ */ l(
77
- "radialGradient",
78
- {
79
- cx: "3.16804688%",
80
- cy: "2.71744318%",
81
- fx: "3.16804688%",
82
- fy: "2.71744318%",
83
- gradientTransform: "translate(0.031680,0.027174),scale(1.000000,0.723077),translate(-0.031680,-0.027174)",
84
- id: "radialGradient-16",
85
- r: "161.248516%",
86
- children: [
87
- /* @__PURE__ */ i("stop", { offset: "0%", stopColor: "#FFFFFF", stopOpacity: "0.1" }),
88
- /* @__PURE__ */ i("stop", { offset: "100%", stopColor: "#FFFFFF", stopOpacity: "0" })
89
- ]
90
- }
91
- )
92
- ] }),
93
- /* @__PURE__ */ i("g", { fill: "none", fillRule: "evenodd", id: "Page-1", stroke: "none", strokeWidth: "1", children: /* @__PURE__ */ i(
94
- "g",
95
- {
96
- id: "Consumer-Apps-Docs-Large-VD-R8",
97
- transform: "translate(-451.000000, -463.000000)",
98
- children: /* @__PURE__ */ i("g", { id: "Hero", transform: "translate(0.000000, 63.000000)", children: /* @__PURE__ */ i("g", { id: "Personal", transform: "translate(277.000000, 309.000000)", children: /* @__PURE__ */ l("g", { id: "Docs-icon", transform: "translate(174.000000, 91.000000)", children: [
99
- /* @__PURE__ */ l("g", { id: "Group", children: [
100
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
101
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-2", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-1" }) }),
102
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
103
- /* @__PURE__ */ i(
104
- "path",
105
- {
106
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L36.71875,10.3409091 L29.375,0 Z",
107
- fill: "#4285F4",
108
- fillRule: "nonzero",
109
- id: "Path",
110
- mask: "url(#mask-2)"
111
- }
112
- )
113
- ] }),
114
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
115
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-4", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-3" }) }),
116
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
117
- /* @__PURE__ */ i(
118
- "polygon",
119
- {
120
- fill: "url(#linearGradient-5)",
121
- fillRule: "nonzero",
122
- id: "Path",
123
- mask: "url(#mask-4)",
124
- points: "30.6638281 16.4309659 47 32.8582386 47 17.7272727"
125
- }
126
- )
127
- ] }),
128
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
129
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-7", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-6" }) }),
130
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
131
- /* @__PURE__ */ i(
132
- "path",
133
- {
134
- d: "M11.75,47.2727273 L35.25,47.2727273 L35.25,44.3181818 L11.75,44.3181818 L11.75,47.2727273 Z M11.75,53.1818182 L29.375,53.1818182 L29.375,50.2272727 L11.75,50.2272727 L11.75,53.1818182 Z M11.75,32.5 L11.75,35.4545455 L35.25,35.4545455 L35.25,32.5 L11.75,32.5 Z M11.75,41.3636364 L35.25,41.3636364 L35.25,38.4090909 L11.75,38.4090909 L11.75,41.3636364 Z",
135
- fill: "#F1F1F1",
136
- fillRule: "nonzero",
137
- id: "Shape",
138
- mask: "url(#mask-7)"
139
- }
140
- )
141
- ] }),
142
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
143
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-9", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-8" }) }),
144
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
145
- /* @__PURE__ */ i("g", { id: "Group", mask: "url(#mask-9)", children: /* @__PURE__ */ i("g", { transform: "translate(26.437500, -2.954545)", children: /* @__PURE__ */ i(
146
- "path",
147
- {
148
- d: "M2.9375,2.95454545 L2.9375,16.25 C2.9375,18.6985795 4.90929688,20.6818182 7.34375,20.6818182 L20.5625,20.6818182 L2.9375,2.95454545 Z",
149
- fill: "#A1C2FA",
150
- fillRule: "nonzero",
151
- id: "Path"
152
- }
153
- ) }) })
154
- ] }),
155
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
156
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-11", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-10" }) }),
157
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
158
- /* @__PURE__ */ i(
159
- "path",
160
- {
161
- d: "M4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,4.80113636 C0,2.36363636 1.9828125,0.369318182 4.40625,0.369318182 L29.375,0.369318182 L29.375,0 L4.40625,0 Z",
162
- fill: "#FFFFFF",
163
- fillOpacity: "0.2",
164
- fillRule: "nonzero",
165
- id: "Path",
166
- mask: "url(#mask-11)"
167
- }
168
- )
169
- ] }),
170
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
171
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-13", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-12" }) }),
172
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
173
- /* @__PURE__ */ i(
174
- "path",
175
- {
176
- d: "M42.59375,64.6306818 L4.40625,64.6306818 C1.9828125,64.6306818 0,62.6363636 0,60.1988636 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,60.1988636 C47,62.6363636 45.0171875,64.6306818 42.59375,64.6306818 Z",
177
- fill: "#1A237E",
178
- fillOpacity: "0.2",
179
- fillRule: "nonzero",
180
- id: "Path",
181
- mask: "url(#mask-13)"
182
- }
183
- )
184
- ] }),
185
- /* @__PURE__ */ l("g", { id: "Clipped", children: [
186
- /* @__PURE__ */ i("mask", { fill: "white", id: "mask-15", children: /* @__PURE__ */ i("use", { xlinkHref: "#path-14" }) }),
187
- /* @__PURE__ */ i("g", { id: "SVGID_1_" }),
188
- /* @__PURE__ */ i(
189
- "path",
190
- {
191
- d: "M33.78125,17.7272727 C31.3467969,17.7272727 29.375,15.7440341 29.375,13.2954545 L29.375,13.6647727 C29.375,16.1133523 31.3467969,18.0965909 33.78125,18.0965909 L47,18.0965909 L47,17.7272727 L33.78125,17.7272727 Z",
192
- fill: "#1A237E",
193
- fillOpacity: "0.1",
194
- fillRule: "nonzero",
195
- id: "Path",
196
- mask: "url(#mask-15)"
197
- }
198
- )
199
- ] })
200
- ] }),
201
- /* @__PURE__ */ i(
202
- "path",
203
- {
204
- d: "M29.375,0 L4.40625,0 C1.9828125,0 0,1.99431818 0,4.43181818 L0,60.5681818 C0,63.0056818 1.9828125,65 4.40625,65 L42.59375,65 C45.0171875,65 47,63.0056818 47,60.5681818 L47,17.7272727 L29.375,0 Z",
205
- fill: "url(#radialGradient-16)",
206
- fillRule: "nonzero",
207
- id: "Path"
208
- }
209
- )
210
- ] }) }) })
211
- }
212
- ) })
213
- ]
214
- }
215
- );
216
- export {
217
- d as GoogleDocs,
218
- d as default
219
- };
@@ -1,3 +0,0 @@
1
- import { SVGProps } from 'react';
2
- export declare const HubSpot: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
- export default HubSpot;