@arcadeai/design-system 1.3.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 (313) 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 +1 -0
  229. package/dist/main.js +431 -213
  230. package/dist/metadata/oauth-providers.d.ts +69 -0
  231. package/dist/metadata/oauth-providers.js +260 -0
  232. package/dist/metadata/toolkits.d.ts +24 -0
  233. package/dist/metadata/toolkits.js +1500 -0
  234. package/dist/{react.esm-369wBsAv.js → react.esm-CFMQn0EI.js} +31 -31
  235. package/dist/{toolkit-card-GhM_oj4G.js → toolkit-card-UG1sZ0Le.js} +11 -10
  236. package/dist/{vi.bdSIJ99Y-CZgZQPWH.js → vi.bdSIJ99Y-CQ1FdEM8.js} +3462 -3916
  237. package/package.json +38 -35
  238. package/dist/assets/icons/calendly.js +0 -64
  239. package/dist/assets/icons/clickup.d.ts +0 -3
  240. package/dist/assets/icons/e2b.d.ts +0 -3
  241. package/dist/assets/icons/e2b.js +0 -9
  242. package/dist/assets/icons/firecrawl.d.ts +0 -5
  243. package/dist/assets/icons/firecrawl.js +0 -17
  244. package/dist/assets/icons/google-calendar.js +0 -93
  245. package/dist/assets/icons/google-docs.js +0 -219
  246. package/dist/assets/icons/hubspot.d.ts +0 -3
  247. package/dist/assets/icons/index.js +0 -128
  248. package/dist/assets/icons/linkedin.d.ts +0 -3
  249. package/dist/assets/icons/netsuite.d.ts +0 -3
  250. package/dist/assets/icons/oauth.d.ts +0 -3
  251. package/dist/assets/icons/reddit.js +0 -268
  252. package/dist/assets/icons/utils.d.ts +0 -435
  253. package/dist/assets/icons/utils.js +0 -439
  254. package/dist/assets/icons/xero.js +0 -63
  255. package/dist/assets/icons/youtube.d.ts +0 -3
  256. package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.d.ts +0 -1
  257. package/dist/components/ui/organisms/toolkit-picker/components/mobile-filter-badges.js +0 -96
  258. package/dist/index-DEJd-dpa.js +0 -1537
  259. /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
  260. /package/dist/{assets → components/ui/atoms}/icons/arcade.d.ts +0 -0
  261. /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
  262. /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
  263. /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
  264. /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
  265. /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
  266. /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
  267. /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
  268. /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
  269. /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
  270. /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
  271. /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
  272. /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
  273. /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
  274. /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
  275. /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
  276. /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
  277. /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
  278. /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
  279. /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
  280. /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
  281. /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
  282. /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
  283. /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
  284. /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
  285. /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
  286. /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
  287. /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
  288. /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
  289. /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
  290. /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
  291. /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
  292. /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
  293. /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
  294. /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
  295. /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
  296. /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
  297. /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
  298. /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
  299. /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
  300. /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
  301. /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
  302. /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
  303. /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
  304. /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
  305. /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
  306. /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
  307. /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
  308. /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
  309. /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
  310. /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
  311. /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
  312. /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
  313. /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
@@ -0,0 +1,55 @@
1
+ import { jsxs as t, jsx as l } from "react/jsx-runtime";
2
+ const V = (i) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ fill: "none",
6
+ height: "35",
7
+ viewBox: "0 0 53 35",
8
+ width: "53",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...i,
11
+ children: [
12
+ /* @__PURE__ */ l("title", { children: "Bill" }),
13
+ /* @__PURE__ */ l(
14
+ "path",
15
+ {
16
+ d: "M7.94446 9.58851V0.992188L16.3421 7.49068C19.2503 9.77072 19.8019 13.0895 19.7338 13.0065C17.8404 10.6541 15.3118 9.62186 13.5711 9.5942L7.94446 9.58851Z",
17
+ fill: "#FF9C6C"
18
+ }
19
+ ),
20
+ /* @__PURE__ */ l(
21
+ "path",
22
+ {
23
+ d: "M30.5708 11.4436H24.2873V34.1798H30.5708V11.4436Z",
24
+ fill: "#FF5A0A"
25
+ }
26
+ ),
27
+ /* @__PURE__ */ l(
28
+ "path",
29
+ {
30
+ d: "M41.5871 0.709961H35.3036V34.1801H41.5871V0.709961Z",
31
+ fill: "#FF5A0A"
32
+ }
33
+ ),
34
+ /* @__PURE__ */ l(
35
+ "path",
36
+ {
37
+ d: "M52.5987 0.709961H46.3152V34.1801H52.5987V0.709961Z",
38
+ fill: "#FF5A0A"
39
+ }
40
+ ),
41
+ /* @__PURE__ */ l(
42
+ "path",
43
+ {
44
+ d: "M13.4448 26.3255C13.4448 27.3382 12.5663 28.1695 11.5732 28.1695H6.20995V17.3477H11.5732C12.5725 17.3477 13.4448 18.1693 13.4448 19.1917V26.3255ZM6.25178 11.4511V0.723633H0V34.1767H13.083C16.7636 34.1767 19.7454 31.0458 19.7454 27.1812V18.4466C19.7454 14.582 16.7636 11.4511 13.083 11.4511H6.25178Z",
45
+ fill: "#FF5A0A"
46
+ }
47
+ ),
48
+ /* @__PURE__ */ l("circle", { cx: "27.3911", cy: "4.10487", fill: "#FF5A0A", r: "4.10487" })
49
+ ]
50
+ }
51
+ );
52
+ export {
53
+ V as Bill,
54
+ V as default
55
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Bitbucket: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Bitbucket;
@@ -0,0 +1,38 @@
1
+ import { jsxs as e, jsx as t } from "react/jsx-runtime";
2
+ const s = (i) => /* @__PURE__ */ e("svg", { viewBox: "0 0 128 128", xmlns: "http://www.w3.org/2000/svg", ...i, children: [
3
+ /* @__PURE__ */ t("title", { children: "Bitbucket" }),
4
+ /* @__PURE__ */ t("defs", { children: /* @__PURE__ */ e(
5
+ "linearGradient",
6
+ {
7
+ gradientTransform: "scale(4)",
8
+ gradientUnits: "userSpaceOnUse",
9
+ id: "bitbucket-original-a",
10
+ x1: "28.593",
11
+ x2: "16.672",
12
+ y1: "14.226",
13
+ y2: "23.532",
14
+ children: [
15
+ /* @__PURE__ */ t("stop", { offset: ".176", stopColor: "#0052cc" }),
16
+ /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#2684ff" })
17
+ ]
18
+ }
19
+ ) }),
20
+ /* @__PURE__ */ t(
21
+ "path",
22
+ {
23
+ d: "M19.082 20c-1.918 0-3.355 1.758-3.039 3.516l12.95 79.289c.32 2.078 2.077 3.515 4.155 3.515h62.66c1.442 0 2.72-1.12 3.04-2.558l13.109-80.086c.316-1.918-1.121-3.516-3.039-3.516zM74.07 77.227H54.09l-5.278-28.293h30.215zm0 0",
24
+ fill: "#2684ff"
25
+ }
26
+ ),
27
+ /* @__PURE__ */ t(
28
+ "path",
29
+ {
30
+ d: "M107.64 48.934H78.868L74.07 77.227H54.09l-23.5 27.972s1.12.961 2.719.961h62.66c1.441 0 2.719-1.12 3.039-2.558zm0 0",
31
+ fill: "url(#bitbucket-original-a)"
32
+ }
33
+ )
34
+ ] });
35
+ export {
36
+ s as Bitbucket,
37
+ s as default
38
+ };
@@ -10,6 +10,7 @@ const l = (t) => /* @__PURE__ */ s(
10
10
  ...t,
11
11
  children: [
12
12
  /* @__PURE__ */ e("title", { children: "Bluesky" }),
13
+ " ",
13
14
  /* @__PURE__ */ e(
14
15
  "path",
15
16
  {
@@ -9,6 +9,7 @@ const e = (l) => /* @__PURE__ */ t(
9
9
  ...l,
10
10
  children: [
11
11
  /* @__PURE__ */ c("title", { children: "Box" }),
12
+ " ",
12
13
  /* @__PURE__ */ c(
13
14
  "path",
14
15
  {
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Braze: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Braze;
@@ -0,0 +1,28 @@
1
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
+ const t = (e) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ height: "800px",
6
+ preserveAspectRatio: "xMidYMid",
7
+ version: "1.1",
8
+ viewBox: "0 0 256 256",
9
+ width: "800px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ ...e,
12
+ children: [
13
+ /* @__PURE__ */ C("title", { children: "Braze" }),
14
+ /* @__PURE__ */ C("g", { children: /* @__PURE__ */ C(
15
+ "path",
16
+ {
17
+ d: "M115.665455,146.618182 C117.76,126.603636 130.327273,110.312727 144.989091,110.312727 C159.650909,110.312727 167.563636,126.603636 165.469091,146.618182 C163.374545,166.632727 151.272727,183.156364 137.541818,183.156364 C123.810909,183.156364 112.64,170.589091 115.665455,146.618182 M128,237.381818 C95.4203166,237.428273 64.5231317,222.918545 43.7527273,197.818182 C61.9054545,203.636364 82.1527273,198.516364 97.9781818,182.923636 C99.6494284,181.247143 101.204543,179.458761 102.632727,177.570909 C109.847273,193.163636 123.810909,201.076364 137.774545,201.076364 C161.512727,201.076364 181.527273,176.64 183.854545,146.385455 C186.181818,116.130909 169.192727,92.16 146.618182,92.16 C138.426818,92.046441 130.366511,94.2227238 123.345455,98.4436364 L130.327273,57.7163636 C131.023255,54.4563454 130.257956,51.0550185 128.232727,48.4072727 C126.138182,45.1490909 124.276364,43.7527273 121.483636,43.7527273 L88.9018182,43.7527273 C86.9755948,43.8531012 85.4024904,45.3278866 85.1781818,47.2436364 C84.3124445,51.0792109 83.6905928,54.9657841 83.3163636,58.88 C83.0836364,61.44 84.9454545,62.3709091 87.04,62.3709091 L110.778182,62.3709091 C107.054545,85.6436364 99.6072727,130.792727 97.5127273,142.196364 C95.3170885,152.990461 90.066367,162.926442 82.3854545,170.821818 C69.3527273,183.854545 45.3818182,186.88 31.1854545,172.683636 C26.2981818,167.563636 18.6181818,154.996364 18.6181818,128 C18.6181818,67.5900899 67.5900899,18.6181818 128,18.6181818 C188.40991,18.6181818 237.381818,67.5900899 237.381818,128 C237.381818,188.40991 188.40991,237.381818 128,237.381818 M128,0 C57.307552,-4.32866401e-15 8.65732801e-15,57.307552 0,128 C-8.65732801e-15,198.692448 57.307552,256 128,256 C198.692448,256 256,198.692448 256,128 C256,94.0522893 242.514324,61.4949884 218.509668,37.490332 C194.505012,13.4856756 161.947711,2.07869776e-15 128,0",
18
+ fill: "#801dd7",
19
+ fillRule: "nonzero"
20
+ }
21
+ ) })
22
+ ]
23
+ }
24
+ );
25
+ export {
26
+ t as Braze,
27
+ t as default
28
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Brex: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Brex;
@@ -0,0 +1,29 @@
1
+ import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
+ const s = (r) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ id: "katman_1",
6
+ style: {},
7
+ version: "1.1",
8
+ viewBox: "0 0 223 179.3",
9
+ x: "0px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlSpace: "preserve",
12
+ y: "0px",
13
+ ...r,
14
+ children: [
15
+ /* @__PURE__ */ e("title", { children: "Brex" }),
16
+ /* @__PURE__ */ e(
17
+ "path",
18
+ {
19
+ d: "M144.9,14.3c-8.7,11.6-10.8,15.5-19.2,15.5H0v149.4h49.3c11.1,0,21.9-5.4,28.9-14.3c9-12,10.2-15.5,18.9-15.5 H223V0h-49.6C162.3,0,151.5,5.4,144.9,14.3L144.9,14.3z M183.9,110.9h-52.6c-11.4,0-21.9,4.8-28.9,14c-9,12-10.8,15.5-19.2,15.5 H38.8V68.7h52.6c11.4,0,21.9-5.4,28.9-14.3c9-11.6,11.4-15.2,19.5-15.2h44.2V110.9z",
20
+ style: { fill: "currentColor" }
21
+ }
22
+ )
23
+ ]
24
+ }
25
+ );
26
+ export {
27
+ s as Brex,
28
+ s as default
29
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Buffer: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Buffer;
@@ -0,0 +1,33 @@
1
+ import { jsxs as r, jsx as e } from "react/jsx-runtime";
2
+ const t = (l) => /* @__PURE__ */ r(
3
+ "svg",
4
+ {
5
+ id: "Layer_1",
6
+ style: {},
7
+ version: "1.1",
8
+ viewBox: "0 0 86.7 97.9",
9
+ x: "0px",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ xmlSpace: "preserve",
12
+ y: "0px",
13
+ ...l,
14
+ children: [
15
+ /* @__PURE__ */ e("title", { children: "Buffer" }),
16
+ /* @__PURE__ */ e("g", { children: /* @__PURE__ */ e(
17
+ "path",
18
+ {
19
+ d: "M0,22.3L43.1,0l43.6,22.3L43.1,44.8L0,22.3z M43.1,83.1l-29.4-16L0,74.5l43.1,23.4l43.6-23.4l-13.9-7.4 L43.1,83.1z M13.7,42l29.4,14.5L72.9,42l13.9,6.8L43.1,69.9L0,48.7L13.7,42z",
20
+ style: {
21
+ fillRule: "evenodd",
22
+ clipRule: "evenodd",
23
+ fill: "currentColor"
24
+ }
25
+ }
26
+ ) })
27
+ ]
28
+ }
29
+ );
30
+ export {
31
+ t as Buffer,
32
+ t as default
33
+ };
@@ -0,0 +1,80 @@
1
+ import { jsxs as c, jsx as a } from "react/jsx-runtime";
2
+ const h = (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
+ ...l,
10
+ children: [
11
+ /* @__PURE__ */ a("title", { children: "Calendly" }),
12
+ " ",
13
+ /* @__PURE__ */ a("defs", {}),
14
+ " ",
15
+ /* @__PURE__ */ c("g", { "data-name": "Layer 2", id: "Layer_2", children: [
16
+ " ",
17
+ /* @__PURE__ */ c("g", { "data-name": "Logo assets", id: "Logo_assets", children: [
18
+ " ",
19
+ /* @__PURE__ */ c("g", { "data-name": "Brand mark", id: "Brand_mark", children: [
20
+ " ",
21
+ /* @__PURE__ */ a(
22
+ "path",
23
+ {
24
+ 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",
25
+ style: { fill: "none" }
26
+ }
27
+ ),
28
+ " ",
29
+ /* @__PURE__ */ a(
30
+ "path",
31
+ {
32
+ 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",
33
+ style: { fill: "#006bff" }
34
+ }
35
+ ),
36
+ " ",
37
+ /* @__PURE__ */ a(
38
+ "path",
39
+ {
40
+ 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",
41
+ style: { fill: "#006bff" }
42
+ }
43
+ ),
44
+ " ",
45
+ /* @__PURE__ */ a(
46
+ "path",
47
+ {
48
+ 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",
49
+ style: { fill: "#006bff" }
50
+ }
51
+ ),
52
+ " ",
53
+ /* @__PURE__ */ a(
54
+ "path",
55
+ {
56
+ 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",
57
+ style: { fill: "#0ae9ef" }
58
+ }
59
+ ),
60
+ " ",
61
+ /* @__PURE__ */ a(
62
+ "path",
63
+ {
64
+ 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",
65
+ style: { fill: "#0ae9ef" }
66
+ }
67
+ ),
68
+ " "
69
+ ] }),
70
+ " "
71
+ ] }),
72
+ " "
73
+ ] })
74
+ ]
75
+ }
76
+ );
77
+ export {
78
+ h as Calendly,
79
+ h as default
80
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Clickhouse: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Clickhouse;
@@ -0,0 +1,26 @@
1
+ import { jsxs as i, jsx as h } from "react/jsx-runtime";
2
+ const s = (t) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ height: "2222",
6
+ viewBox: "0 0 9 8",
7
+ width: "2500",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...t,
10
+ children: [
11
+ /* @__PURE__ */ h("title", { children: "Clickhouse" }),
12
+ /* @__PURE__ */ h("path", { d: "m0 7h1v1h-1z", fill: "#f00" }),
13
+ /* @__PURE__ */ h(
14
+ "path",
15
+ {
16
+ d: "m0 0h1v7h-1zm2 0h1v8h-1zm2 0h1v8h-1zm2 0h1v8h-1zm2 3.25h1v1.5h-1z",
17
+ fill: "#fc0"
18
+ }
19
+ )
20
+ ]
21
+ }
22
+ );
23
+ export {
24
+ s as Clickhouse,
25
+ s as default
26
+ };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Clickup: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Clickup;
@@ -9,7 +9,9 @@ const i = (r) => /* @__PURE__ */ e(
9
9
  ...r,
10
10
  children: [
11
11
  /* @__PURE__ */ t("title", { children: "ClickUp" }),
12
+ " ",
12
13
  /* @__PURE__ */ e("defs", { children: [
14
+ " ",
13
15
  /* @__PURE__ */ e(
14
16
  "linearGradient",
15
17
  {
@@ -21,11 +23,15 @@ const i = (r) => /* @__PURE__ */ e(
21
23
  y1: "268.48",
22
24
  y2: "268.48",
23
25
  children: [
26
+ " ",
24
27
  /* @__PURE__ */ t("stop", { offset: "0", stopColor: "#8930fd" }),
25
- /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#49ccf9" })
28
+ " ",
29
+ /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#49ccf9" }),
30
+ " "
26
31
  ]
27
32
  }
28
33
  ),
34
+ " ",
29
35
  /* @__PURE__ */ e(
30
36
  "linearGradient",
31
37
  {
@@ -37,12 +43,17 @@ const i = (r) => /* @__PURE__ */ e(
37
43
  y1: "345.36",
38
44
  y2: "345.36",
39
45
  children: [
46
+ " ",
40
47
  /* @__PURE__ */ t("stop", { offset: "0", stopColor: "#ff02f0" }),
41
- /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#ffc800" })
48
+ " ",
49
+ /* @__PURE__ */ t("stop", { offset: "1", stopColor: "#ffc800" }),
50
+ " "
42
51
  ]
43
52
  }
44
- )
53
+ ),
54
+ " "
45
55
  ] }),
56
+ " ",
46
57
  /* @__PURE__ */ t(
47
58
  "path",
48
59
  {
@@ -50,6 +61,7 @@ const i = (r) => /* @__PURE__ */ e(
50
61
  fill: "url(#clickup-gradient-1)"
51
62
  }
52
63
  ),
64
+ " ",
53
65
  /* @__PURE__ */ t(
54
66
  "path",
55
67
  {
@@ -61,6 +73,6 @@ const i = (r) => /* @__PURE__ */ e(
61
73
  }
62
74
  );
63
75
  export {
64
- i as ClickUp,
76
+ i as Clickup,
65
77
  i as default
66
78
  };
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const Closeio: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default Closeio;
@@ -0,0 +1,68 @@
1
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
+ const h = (l) => /* @__PURE__ */ i(
3
+ "svg",
4
+ {
5
+ fill: "none",
6
+ height: "26",
7
+ viewBox: "0 0 26 26",
8
+ width: "26",
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ ...l,
11
+ children: [
12
+ /* @__PURE__ */ C("title", { children: "Close.io" }),
13
+ /* @__PURE__ */ C(
14
+ "path",
15
+ {
16
+ d: "M13.3714 20.3709C5.87507 20.3709 0 17.1339 0 13.0042C0 8.87457 5.87507 5.63757 13.3714 5.63757C20.8678 5.63757 26.7429 8.87457 26.7429 13.0042C26.7429 17.1339 20.8678 20.3709 13.3714 20.3709ZM13.3714 7.80424C8.03539 7.80424 2.08929 9.94057 2.08929 13.0042C2.08929 16.0679 8.03539 18.2042 13.3714 18.2042C18.7075 18.2042 24.6536 16.0679 24.6536 13.0042C24.6536 9.94057 18.7075 7.80424 13.3714 7.80424Z",
17
+ fill: "#4EC375"
18
+ }
19
+ ),
20
+ /* @__PURE__ */ C(
21
+ "path",
22
+ {
23
+ d: "M17.8968 25.5883C14.5456 25.5883 10.2584 22.152 7.21639 16.6876C5.49064 13.5893 4.44182 10.3176 4.25796 7.47063C4.05739 4.35063 4.91818 2.05397 6.68154 0.996635C8.44489 -0.0606981 10.7974 0.316302 13.3004 2.05397C15.5861 3.6443 17.7924 6.22263 19.5181 9.32097C23.2663 16.055 23.5003 22.9493 20.053 25.012C19.4011 25.402 18.674 25.5883 17.8926 25.5883H17.8968ZM8.87946 2.5783C8.44489 2.5783 8.05629 2.67364 7.73036 2.87297C6.70661 3.48397 6.201 5.10897 6.34307 7.32764C6.50604 9.84963 7.45875 12.792 9.02571 15.6086C11.6916 20.4013 16.451 24.674 19.0083 23.14C21.5656 21.606 20.3789 15.2013 17.7088 10.4086C16.1418 7.59197 14.1612 5.26497 12.1388 3.86097C10.927 3.0203 9.79875 2.58697 8.87529 2.58697L8.87946 2.5783Z",
24
+ fill: "#1463FF"
25
+ }
26
+ ),
27
+ /* @__PURE__ */ C(
28
+ "path",
29
+ {
30
+ d: "M8.87529 25.6013C8.07718 25.6013 7.34176 25.4063 6.68572 25.0119C4.92236 23.9546 4.0574 21.6579 4.26215 18.5379C4.44601 15.6909 5.49483 12.4193 7.22058 9.32092C10.9688 2.58692 16.6098 -1.07041 20.0572 0.992256C23.5045 3.05926 23.2705 9.94926 19.5223 16.6833C17.7965 19.7816 15.5903 22.3599 13.3046 23.9503C11.7334 25.0423 10.2208 25.5969 8.87529 25.5969V25.6013ZM17.8091 2.55226C15.1515 2.55226 11.3198 6.28326 9.02572 10.3999C7.45876 13.2166 6.50604 16.1546 6.34308 18.6809C6.20101 20.8996 6.70661 22.5203 7.73036 23.1356C8.75411 23.7466 10.3587 23.3913 12.1429 22.1519C14.1695 20.7436 16.146 18.4166 17.713 15.6043C20.3789 10.8116 21.5698 4.40259 19.0125 2.87292C18.6532 2.65626 18.2478 2.55659 17.8091 2.55659V2.55226Z",
31
+ fill: "#FFBC00"
32
+ }
33
+ ),
34
+ /* @__PURE__ */ C(
35
+ "path",
36
+ {
37
+ d: "M13.3714 18.2044C8.03539 18.2044 2.08929 16.0681 2.08929 13.0044H0C0 17.1341 5.87507 20.3711 13.3714 20.3711V18.2044Z",
38
+ fill: "#4EC375"
39
+ }
40
+ ),
41
+ /* @__PURE__ */ C(
42
+ "path",
43
+ {
44
+ d: "M13.852 5.26924C13.292 4.73191 12.7196 4.25524 12.1429 3.85224C11.5746 3.45791 11.0231 3.15024 10.5049 2.93791L11.1986 0.892578C11.8839 1.16558 12.59 1.55124 13.3088 2.05391C14.0651 2.58258 14.8172 3.21524 15.5443 3.94324L13.8561 5.26924H13.852Z",
45
+ fill: "#1463FF"
46
+ }
47
+ ),
48
+ /* @__PURE__ */ C(
49
+ "path",
50
+ {
51
+ d: "M15.5276 22.7458C14.625 22.2431 13.6848 21.4934 12.7739 20.5878L11.1735 22.0308C12.1095 22.9711 13.0706 23.7424 14.0233 24.3231L15.5317 22.7458H15.5276Z",
52
+ fill: "#1463FF"
53
+ }
54
+ ),
55
+ /* @__PURE__ */ C(
56
+ "path",
57
+ {
58
+ d: "M22.9989 10.3524C20.8594 8.77509 16.9775 7.80009 13.3714 7.80009V5.63342C17.5709 5.63342 21.2606 6.64742 23.6967 8.26809L22.9989 10.3524Z",
59
+ fill: "#4EC375"
60
+ }
61
+ )
62
+ ]
63
+ }
64
+ );
65
+ export {
66
+ h as Closeio,
67
+ h as default
68
+ };
@@ -1,5 +1,5 @@
1
- import { jsxs as C, jsx as i } from "react/jsx-runtime";
2
- const t = (e) => /* @__PURE__ */ C(
1
+ import { jsxs as i, jsx as C } from "react/jsx-runtime";
2
+ const t = (e) => /* @__PURE__ */ i(
3
3
  "svg",
4
4
  {
5
5
  fill: "none",
@@ -9,24 +9,37 @@ const t = (e) => /* @__PURE__ */ C(
9
9
  xmlns: "http://www.w3.org/2000/svg",
10
10
  ...e,
11
11
  children: [
12
- /* @__PURE__ */ i("title", { children: "Coinbase" }),
13
- /* @__PURE__ */ C("g", { clipPath: "url(#coinbase-clip)", children: [
14
- /* @__PURE__ */ i(
12
+ /* @__PURE__ */ C("title", { children: "Coinbase" }),
13
+ " ",
14
+ /* @__PURE__ */ i("g", { clipPath: "url(#coinbase-clip)", children: [
15
+ " ",
16
+ /* @__PURE__ */ C(
15
17
  "path",
16
18
  {
17
19
  d: "M0 11.0769C0 4.95931 4.95931 0 11.0769 0H36.9231C43.0407 0 48 4.95931 48 11.0769V36.9231C48 43.0407 43.0407 48 36.9231 48H11.0769C4.95931 48 0 43.0407 0 36.9231V11.0769Z",
18
20
  fill: "#0052FF"
19
21
  }
20
22
  ),
21
- /* @__PURE__ */ i(
23
+ " ",
24
+ /* @__PURE__ */ C(
22
25
  "path",
23
26
  {
24
27
  d: "M23.9573 32.5C22.3527 32.4676 20.7898 31.9838 19.4487 31.1044C18.1076 30.2249 17.0427 28.9855 16.3767 27.5289C15.7108 26.0724 15.4707 24.4578 15.6842 22.8711C15.8977 21.2843 16.5561 19.79 17.5835 18.5602C18.611 17.3303 19.9658 16.4149 21.4919 15.9193C23.018 15.4237 24.6534 15.3681 26.2098 15.7589C27.7663 16.1497 29.1804 16.9709 30.2894 18.1281C31.3985 19.2853 32.1574 20.7315 32.4787 22.3H41C40.5628 17.9606 38.4703 13.9546 35.1552 11.1109C31.8402 8.26711 27.5563 6.803 23.1895 7.02133C18.8226 7.23967 14.707 9.12377 11.6937 12.284C8.68042 15.4442 7 19.6386 7 24C7 28.3613 8.68042 32.5558 11.6937 35.716C14.707 38.8762 18.8226 40.7603 23.1895 40.9787C27.5563 41.197 31.8402 39.7329 35.1552 36.8891C38.4703 34.0454 40.5628 30.0394 41 25.7H32.4787C32.4787 29.1 27.3658 32.5 23.9573 32.5Z",
25
28
  fill: "white"
26
29
  }
27
- )
30
+ ),
31
+ " "
28
32
  ] }),
29
- /* @__PURE__ */ i("defs", { children: /* @__PURE__ */ i("clipPath", { id: "coinbase-clip", children: /* @__PURE__ */ i("rect", { fill: "white", height: "48", rx: "24", width: "48" }) }) })
33
+ " ",
34
+ /* @__PURE__ */ i("defs", { children: [
35
+ " ",
36
+ /* @__PURE__ */ i("clipPath", { id: "coinbase-clip", children: [
37
+ " ",
38
+ /* @__PURE__ */ C("rect", { fill: "white", height: "48", rx: "24", width: "48" }),
39
+ " "
40
+ ] }),
41
+ " "
42
+ ] })
30
43
  ]
31
44
  }
32
45
  );
@@ -10,7 +10,9 @@ const r = (C) => /* @__PURE__ */ t(
10
10
  ...C,
11
11
  children: [
12
12
  /* @__PURE__ */ e("title", { children: "Confluence" }),
13
+ " ",
13
14
  /* @__PURE__ */ t("defs", { children: [
15
+ " ",
14
16
  /* @__PURE__ */ t(
15
17
  "linearGradient",
16
18
  {
@@ -20,11 +22,15 @@ const r = (C) => /* @__PURE__ */ t(
20
22
  y1: "112.708084%",
21
23
  y2: "37.7549606%",
22
24
  children: [
25
+ " ",
23
26
  /* @__PURE__ */ e("stop", { offset: "18%", stopColor: "#0052CC" }),
24
- /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" })
27
+ " ",
28
+ /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" }),
29
+ " "
25
30
  ]
26
31
  }
27
32
  ),
33
+ " ",
28
34
  /* @__PURE__ */ t(
29
35
  "linearGradient",
30
36
  {
@@ -34,13 +40,19 @@ const r = (C) => /* @__PURE__ */ t(
34
40
  y1: "-12.5823074%",
35
41
  y2: "62.3057471%",
36
42
  children: [
43
+ " ",
37
44
  /* @__PURE__ */ e("stop", { offset: "18%", stopColor: "#0052CC" }),
38
- /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" })
45
+ " ",
46
+ /* @__PURE__ */ e("stop", { offset: "100%", stopColor: "#2684FF" }),
47
+ " "
39
48
  ]
40
49
  }
41
- )
50
+ ),
51
+ " "
42
52
  ] }),
53
+ " ",
43
54
  /* @__PURE__ */ t("g", { children: [
55
+ " ",
44
56
  /* @__PURE__ */ e(
45
57
  "path",
46
58
  {
@@ -48,13 +60,15 @@ const r = (C) => /* @__PURE__ */ t(
48
60
  fill: "url(#linearGradient-1)"
49
61
  }
50
62
  ),
63
+ " ",
51
64
  /* @__PURE__ */ e(
52
65
  "path",
53
66
  {
54
67
  d: "M246.11505,58.2319428 C248.756197,53.9248415 251.722408,48.9269787 254.241656,44.9449416 C256.496579,41.1344037 255.286046,36.2200025 251.519243,33.8927572 L198.696303,1.38633231 C196.82698,0.127283893 194.518741,-0.298915762 192.323058,0.209558312 C190.127374,0.718032386 188.241461,2.11550922 187.115889,4.06811236 C185.002971,7.60318607 182.280558,12.1947186 179.314347,17.1113153 C158.388336,51.6493918 137.340426,47.4235565 99.3891748,29.3012247 L47.1757299,4.5150757 C45.1920661,3.57090828 42.9106475,3.47008979 40.8514312,4.2355977 C38.7922149,5.00110562 37.1306578,6.56771434 36.2454445,8.57837881 L11.0935983,65.4646223 C9.31657942,69.5275012 11.1247267,74.2648471 15.1569014,76.1104765 C26.2090859,81.3115044 48.1915557,91.6729274 67.9798418,101.22169 C139.331444,135.759766 199.834028,133.443683 246.11505,58.2319428 Z",
55
68
  fill: "url(#linearGradient-2)"
56
69
  }
57
- )
70
+ ),
71
+ " "
58
72
  ] })
59
73
  ]
60
74
  }
@@ -10,6 +10,7 @@ const e = (c) => /* @__PURE__ */ a(
10
10
  ...c,
11
11
  children: [
12
12
  /* @__PURE__ */ l("title", { children: "Datadog" }),
13
+ " ",
13
14
  /* @__PURE__ */ l(
14
15
  "path",
15
16
  {
@@ -0,0 +1,3 @@
1
+ import { SVGProps } from 'react';
2
+ export declare const DigitalOcean: (props: SVGProps<SVGSVGElement>) => import("react/jsx-runtime").JSX.Element;
3
+ export default DigitalOcean;
@@ -0,0 +1,22 @@
1
+ import { jsxs as t, jsx as i } from "react/jsx-runtime";
2
+ const l = (e) => /* @__PURE__ */ t(
3
+ "svg",
4
+ {
5
+ height: "400",
6
+ viewBox: "0 -3.954 53.927 53.954",
7
+ width: "400",
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ ...e,
10
+ children: [
11
+ /* @__PURE__ */ i("title", { children: "Digital ocean" }),
12
+ /* @__PURE__ */ t("g", { fill: "#0080ff", fillRule: "evenodd", children: [
13
+ /* @__PURE__ */ i("path", { d: "M24.915 50v-9.661c10.226 0 18.164-10.141 14.237-20.904a14.438 14.438 0 0 0-8.615-8.616C19.774 6.921 9.633 14.83 9.633 25.056H0C0 8.758 15.763-3.954 32.853 1.384 40.311 3.73 46.271 9.661 48.588 17.12 53.927 34.237 41.243 50 24.915 50" }),
14
+ /* @__PURE__ */ i("path", { d: "M15.339 40.367h9.604v-9.604H15.34zm-7.401 7.401h7.4v-7.4h-7.4zm-6.187-7.4h6.187V34.18H1.751z" })
15
+ ] })
16
+ ]
17
+ }
18
+ );
19
+ export {
20
+ l as DigitalOcean,
21
+ l as default
22
+ };
@@ -10,6 +10,7 @@ const t = (s) => /* @__PURE__ */ e(
10
10
  ...s,
11
11
  children: [
12
12
  /* @__PURE__ */ c("title", { children: "Discord" }),
13
+ " ",
13
14
  /* @__PURE__ */ c(
14
15
  "path",
15
16
  {