@arcadeai/design-system 1.2.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (361) hide show
  1. package/README.md +95 -0
  2. package/dist/arcade-CadnNaba.js +1543 -0
  3. package/dist/assets/index.css +1 -1
  4. package/dist/components/index.d.ts +1 -0
  5. package/dist/components/index.js +431 -199
  6. package/dist/components/ui/atoms/accordion.js +2 -2
  7. package/dist/components/ui/atoms/alert.js +2 -2
  8. package/dist/components/ui/atoms/avatar.js +3 -3
  9. package/dist/components/ui/atoms/badge.js +2 -2
  10. package/dist/components/ui/atoms/breadcrumb.js +13 -15
  11. package/dist/components/ui/atoms/button.js +2 -2
  12. package/dist/components/ui/atoms/byoc-badge.js +2 -2
  13. package/dist/components/ui/atoms/card.js +1 -1
  14. package/dist/components/ui/atoms/chart.js +1 -1
  15. package/dist/components/ui/atoms/checkbox.js +2 -2
  16. package/dist/components/ui/atoms/collapsible.js +1 -1
  17. package/dist/components/ui/atoms/command.js +2 -2
  18. package/dist/components/ui/atoms/dialog.js +8 -8
  19. package/dist/components/ui/atoms/dropdown-menu.js +3 -3
  20. package/dist/components/ui/atoms/form.d.ts +1 -1
  21. package/dist/components/ui/atoms/form.js +8 -7
  22. package/dist/components/ui/atoms/hover-card.js +3 -3
  23. package/dist/components/ui/atoms/icons/adp.d.ts +3 -0
  24. package/dist/components/ui/atoms/icons/adp.js +40 -0
  25. package/dist/components/ui/atoms/icons/aha.d.ts +3 -0
  26. package/dist/components/ui/atoms/icons/aha.js +28 -0
  27. package/dist/{assets → components/ui/atoms}/icons/airtable.js +4 -0
  28. package/dist/components/ui/atoms/icons/amplitude.d.ts +3 -0
  29. package/dist/components/ui/atoms/icons/amplitude.js +33 -0
  30. package/dist/components/ui/atoms/icons/arcade.d.ts +3 -0
  31. package/dist/components/ui/atoms/icons/arcade.js +33 -0
  32. package/dist/{assets → components/ui/atoms}/icons/asana.js +1 -0
  33. package/dist/components/ui/atoms/icons/ashby.d.ts +3 -0
  34. package/dist/components/ui/atoms/icons/ashby.js +50 -0
  35. package/dist/{assets → components/ui/atoms}/icons/atlassian.js +14 -4
  36. package/dist/{assets → components/ui/atoms}/icons/auth0.js +1 -0
  37. package/dist/{assets → components/ui/atoms}/icons/azure.js +43 -22
  38. package/dist/components/ui/atoms/icons/bamboohr.d.ts +3 -0
  39. package/dist/components/ui/atoms/icons/bamboohr.js +31 -0
  40. package/dist/components/ui/atoms/icons/basecamp.d.ts +3 -0
  41. package/dist/components/ui/atoms/icons/basecamp.js +57 -0
  42. package/dist/components/ui/atoms/icons/bill.d.ts +3 -0
  43. package/dist/components/ui/atoms/icons/bill.js +55 -0
  44. package/dist/components/ui/atoms/icons/bitbucket.d.ts +3 -0
  45. package/dist/components/ui/atoms/icons/bitbucket.js +38 -0
  46. package/dist/{assets → components/ui/atoms}/icons/bluesky.js +1 -0
  47. package/dist/{assets → components/ui/atoms}/icons/box.js +1 -0
  48. package/dist/components/ui/atoms/icons/braze.d.ts +3 -0
  49. package/dist/components/ui/atoms/icons/braze.js +28 -0
  50. package/dist/components/ui/atoms/icons/brex.d.ts +3 -0
  51. package/dist/components/ui/atoms/icons/brex.js +29 -0
  52. package/dist/components/ui/atoms/icons/buffer.d.ts +3 -0
  53. package/dist/components/ui/atoms/icons/buffer.js +33 -0
  54. package/dist/components/ui/atoms/icons/calendly.js +80 -0
  55. package/dist/components/ui/atoms/icons/clickhouse.d.ts +3 -0
  56. package/dist/components/ui/atoms/icons/clickhouse.js +26 -0
  57. package/dist/components/ui/atoms/icons/clickup.d.ts +3 -0
  58. package/dist/{assets → components/ui/atoms}/icons/clickup.js +16 -4
  59. package/dist/components/ui/atoms/icons/closeio.d.ts +3 -0
  60. package/dist/components/ui/atoms/icons/closeio.js +68 -0
  61. package/dist/{assets → components/ui/atoms}/icons/coinbase.js +21 -8
  62. package/dist/{assets → components/ui/atoms}/icons/confluence.js +18 -4
  63. package/dist/{assets → components/ui/atoms}/icons/datadog.js +1 -0
  64. package/dist/components/ui/atoms/icons/digital-ocean.d.ts +3 -0
  65. package/dist/components/ui/atoms/icons/digital-ocean.js +22 -0
  66. package/dist/{assets → components/ui/atoms}/icons/discord.js +1 -0
  67. package/dist/{assets → components/ui/atoms}/icons/dropbox.js +1 -0
  68. package/dist/components/ui/atoms/icons/e2b.d.ts +3 -0
  69. package/dist/components/ui/atoms/icons/e2b.js +19 -0
  70. package/dist/{assets → components/ui/atoms}/icons/ebay.js +4 -0
  71. package/dist/components/ui/atoms/icons/evernote.d.ts +3 -0
  72. package/dist/components/ui/atoms/icons/evernote.js +29 -0
  73. package/dist/components/ui/atoms/icons/factorial.d.ts +3 -0
  74. package/dist/components/ui/atoms/icons/factorial.js +50 -0
  75. package/dist/{assets → components/ui/atoms}/icons/figma.js +18 -2
  76. package/dist/components/ui/atoms/icons/firecrawl.d.ts +3 -0
  77. package/dist/components/ui/atoms/icons/firecrawl.js +19 -0
  78. package/dist/components/ui/atoms/icons/generic.d.ts +3 -0
  79. package/dist/components/ui/atoms/icons/generic.js +27 -0
  80. package/dist/{assets → components/ui/atoms}/icons/github.js +4 -3
  81. package/dist/{assets → components/ui/atoms}/icons/gitlab.js +4 -0
  82. package/dist/{assets → components/ui/atoms}/icons/gmail.js +11 -2
  83. package/dist/components/ui/atoms/icons/google-calendar.js +98 -0
  84. package/dist/{assets → components/ui/atoms}/icons/google-contacts.js +4 -0
  85. package/dist/components/ui/atoms/icons/google-docs.js +328 -0
  86. package/dist/{assets → components/ui/atoms}/icons/google-drive.js +6 -0
  87. package/dist/{assets → components/ui/atoms}/icons/google-finance.js +8 -1
  88. package/dist/{assets → components/ui/atoms}/icons/google-flight.js +49 -20
  89. package/dist/components/ui/atoms/icons/google-flights.d.ts +3 -0
  90. package/dist/components/ui/atoms/icons/google-flights.js +109 -0
  91. package/dist/{assets → components/ui/atoms}/icons/google-hotels.js +10 -1
  92. package/dist/components/ui/atoms/icons/google-jobs.d.ts +3 -0
  93. package/dist/components/ui/atoms/icons/google-jobs.js +103 -0
  94. package/dist/{assets → components/ui/atoms}/icons/google-maps.js +5 -0
  95. package/dist/{assets → components/ui/atoms}/icons/google-news.js +27 -3
  96. package/dist/{assets → components/ui/atoms}/icons/google-sheets.js +3 -0
  97. package/dist/{assets → components/ui/atoms}/icons/google-shopping.js +9 -1
  98. package/dist/components/ui/atoms/icons/google-slides.d.ts +3 -0
  99. package/dist/components/ui/atoms/icons/google-slides.js +243 -0
  100. package/dist/{assets → components/ui/atoms}/icons/google.js +4 -0
  101. package/dist/{assets → components/ui/atoms}/icons/heroku.js +1 -0
  102. package/dist/components/ui/atoms/icons/hootsuite.d.ts +3 -0
  103. package/dist/components/ui/atoms/icons/hootsuite.js +43 -0
  104. package/dist/components/ui/atoms/icons/hubspot.d.ts +3 -0
  105. package/dist/{assets → components/ui/atoms}/icons/hubspot.js +2 -1
  106. package/dist/{assets → components/ui/atoms}/icons/index.d.ts +48 -0
  107. package/dist/components/ui/atoms/icons/index.js +220 -0
  108. package/dist/components/ui/atoms/icons/intercom.d.ts +3 -0
  109. package/dist/components/ui/atoms/icons/intercom.js +26 -0
  110. package/dist/{assets → components/ui/atoms}/icons/jira.js +15 -7
  111. package/dist/{assets → components/ui/atoms}/icons/linear.js +1 -0
  112. package/dist/components/ui/atoms/icons/linkedin.d.ts +3 -0
  113. package/dist/{assets → components/ui/atoms}/icons/linkedin.js +5 -4
  114. package/dist/components/ui/atoms/icons/mailchimp.d.ts +3 -0
  115. package/dist/components/ui/atoms/icons/mailchimp.js +70 -0
  116. package/dist/components/ui/atoms/icons/mcp.d.ts +3 -0
  117. package/dist/components/ui/atoms/icons/mcp.js +23 -0
  118. package/dist/components/ui/atoms/icons/microsoft-dynamics.d.ts +3 -0
  119. package/dist/components/ui/atoms/icons/microsoft-dynamics.js +172 -0
  120. package/dist/components/ui/atoms/icons/microsoft-sharepoint.d.ts +3 -0
  121. package/dist/components/ui/atoms/icons/microsoft-sharepoint.js +88 -0
  122. package/dist/components/ui/atoms/icons/microsoft-teams.d.ts +3 -0
  123. package/dist/components/ui/atoms/icons/microsoft-teams.js +119 -0
  124. package/dist/{assets → components/ui/atoms}/icons/microsoft.js +4 -0
  125. package/dist/components/ui/atoms/icons/miro.d.ts +3 -0
  126. package/dist/components/ui/atoms/icons/miro.js +35 -0
  127. package/dist/components/ui/atoms/icons/monday.d.ts +3 -0
  128. package/dist/components/ui/atoms/icons/monday.js +60 -0
  129. package/dist/components/ui/atoms/icons/netsuite.d.ts +3 -0
  130. package/dist/{assets → components/ui/atoms}/icons/netsuite.js +35 -26
  131. package/dist/{assets → components/ui/atoms}/icons/notion.js +2 -0
  132. package/dist/components/ui/atoms/icons/oauth.d.ts +3 -0
  133. package/dist/{assets → components/ui/atoms}/icons/oauth.js +66 -8
  134. package/dist/components/ui/atoms/icons/obsidian.d.ts +3 -0
  135. package/dist/components/ui/atoms/icons/obsidian.js +220 -0
  136. package/dist/components/ui/atoms/icons/okta.d.ts +3 -0
  137. package/dist/components/ui/atoms/icons/okta.js +56 -0
  138. package/dist/components/ui/atoms/icons/one-drive.d.ts +3 -0
  139. package/dist/components/ui/atoms/icons/one-drive.js +38 -0
  140. package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.js +18 -0
  141. package/dist/{assets → components/ui/atoms}/icons/outlook-mail.js +4 -0
  142. package/dist/components/ui/atoms/icons/pinecone.d.ts +3 -0
  143. package/dist/components/ui/atoms/icons/pinecone.js +29 -0
  144. package/dist/{assets → components/ui/atoms}/icons/pinterest.js +1 -0
  145. package/dist/components/ui/atoms/icons/pipedrive.d.ts +3 -0
  146. package/dist/components/ui/atoms/icons/pipedrive.js +59 -0
  147. package/dist/components/ui/atoms/icons/plaid.d.ts +3 -0
  148. package/dist/components/ui/atoms/icons/plaid.js +37 -0
  149. package/dist/{assets → components/ui/atoms}/icons/postgres.js +30 -20
  150. package/dist/components/ui/atoms/icons/quickbooks.d.ts +3 -0
  151. package/dist/components/ui/atoms/icons/quickbooks.js +25 -0
  152. package/dist/components/ui/atoms/icons/reddit.js +315 -0
  153. package/dist/{assets → components/ui/atoms}/icons/salesforce.js +3 -0
  154. package/dist/{assets → components/ui/atoms}/icons/shopify.js +3 -0
  155. package/dist/components/ui/atoms/icons/singlestore.d.ts +3 -0
  156. package/dist/components/ui/atoms/icons/singlestore.js +284 -0
  157. package/dist/{assets → components/ui/atoms}/icons/slack.js +7 -1
  158. package/dist/components/ui/atoms/icons/snowflake.d.ts +3 -0
  159. package/dist/components/ui/atoms/icons/snowflake.js +26 -0
  160. package/dist/components/ui/atoms/icons/splunk.d.ts +3 -0
  161. package/dist/components/ui/atoms/icons/splunk.js +54 -0
  162. package/dist/{assets → components/ui/atoms}/icons/spotify.js +1 -0
  163. package/dist/components/ui/atoms/icons/square.d.ts +3 -0
  164. package/dist/components/ui/atoms/icons/square.js +41 -0
  165. package/dist/components/ui/atoms/icons/squarespace.d.ts +3 -0
  166. package/dist/components/ui/atoms/icons/squarespace.js +29 -0
  167. package/dist/{assets → components/ui/atoms}/icons/stripe.js +1 -0
  168. package/dist/{assets → components/ui/atoms}/icons/tesla.js +5 -1
  169. package/dist/{assets → components/ui/atoms}/icons/tiktok.js +3 -0
  170. package/dist/components/ui/atoms/icons/trello.d.ts +3 -0
  171. package/dist/components/ui/atoms/icons/trello.js +59 -0
  172. package/dist/{assets → components/ui/atoms}/icons/twilio.js +11 -4
  173. package/dist/{assets → components/ui/atoms}/icons/twitch.js +6 -1
  174. package/dist/components/ui/atoms/icons/utils.d.ts +56 -0
  175. package/dist/components/ui/atoms/icons/utils.js +41 -0
  176. package/dist/{assets → components/ui/atoms}/icons/vercel.js +1 -0
  177. package/dist/{assets → components/ui/atoms}/icons/walmart.js +2 -0
  178. package/dist/components/ui/atoms/icons/weaviate.d.ts +3 -0
  179. package/dist/components/ui/atoms/icons/weaviate.js +229 -0
  180. package/dist/components/ui/atoms/icons/workday.d.ts +3 -0
  181. package/dist/components/ui/atoms/icons/workday.js +97 -0
  182. package/dist/components/ui/atoms/icons/wrike.d.ts +3 -0
  183. package/dist/components/ui/atoms/icons/wrike.js +16 -0
  184. package/dist/{assets → components/ui/atoms}/icons/x.js +4 -4
  185. package/dist/components/ui/atoms/icons/xero.js +87 -0
  186. package/dist/components/ui/atoms/icons/youtube.d.ts +3 -0
  187. package/dist/{assets → components/ui/atoms}/icons/youtube.js +3 -1
  188. package/dist/components/ui/atoms/icons/zendesk.d.ts +3 -0
  189. package/dist/components/ui/atoms/icons/zendesk.js +27 -0
  190. package/dist/{assets → components/ui/atoms}/icons/zoom.js +30 -17
  191. package/dist/components/ui/atoms/index.d.ts +2 -0
  192. package/dist/components/ui/atoms/index.js +416 -197
  193. package/dist/components/ui/atoms/input.js +1 -1
  194. package/dist/components/ui/atoms/label.js +1 -1
  195. package/dist/components/ui/atoms/popover.js +3 -3
  196. package/dist/components/ui/atoms/pro-badge.js +2 -2
  197. package/dist/components/ui/atoms/progress.js +19 -18
  198. package/dist/components/ui/atoms/radio-group.js +2 -2
  199. package/dist/components/ui/atoms/resizable.js +24 -1527
  200. package/dist/components/ui/atoms/scroll-area.js +4 -4
  201. package/dist/components/ui/atoms/select.js +4 -4
  202. package/dist/components/ui/atoms/separator.js +1 -1
  203. package/dist/components/ui/atoms/sheet.js +2 -2
  204. package/dist/components/ui/atoms/sidebar.js +104 -104
  205. package/dist/components/ui/atoms/skeleton.js +1 -1
  206. package/dist/components/ui/atoms/slider.js +1 -1
  207. package/dist/components/ui/atoms/switch.js +1 -1
  208. package/dist/components/ui/atoms/table.js +1 -1
  209. package/dist/components/ui/atoms/tabs.js +2 -2
  210. package/dist/components/ui/atoms/textarea.js +1 -1
  211. package/dist/components/ui/atoms/toggle.js +2 -2
  212. package/dist/components/ui/atoms/tooltip.js +61 -61
  213. package/dist/components/ui/atoms/view-tools-control.d.ts +12 -0
  214. package/dist/components/ui/atoms/view-tools-control.js +53 -0
  215. package/dist/components/ui/index.d.ts +3 -0
  216. package/dist/components/ui/index.js +431 -199
  217. package/dist/components/ui/molecules/empty-state.d.ts +5 -0
  218. package/dist/components/ui/molecules/empty-state.js +25 -0
  219. package/dist/components/ui/molecules/index.d.ts +7 -0
  220. package/dist/components/ui/molecules/index.js +13 -0
  221. package/dist/components/ui/molecules/requirement-badges.d.ts +29 -0
  222. package/dist/components/ui/molecules/requirement-badges.js +25 -0
  223. package/dist/components/ui/molecules/tool-card.d.ts +17 -0
  224. package/dist/components/ui/molecules/tool-card.js +127 -0
  225. package/dist/components/ui/molecules/toolkit-card.d.ts +24 -0
  226. package/dist/components/ui/molecules/toolkit-card.js +13 -0
  227. package/dist/components/ui/molecules/toolkit-picker-trigger.d.ts +8 -0
  228. package/dist/components/ui/molecules/toolkit-picker-trigger.js +105 -0
  229. package/dist/components/ui/molecules/toolkit-selection-summary.d.ts +11 -0
  230. package/dist/components/ui/molecules/toolkit-selection-summary.js +120 -0
  231. package/dist/components/ui/organisms/index.d.ts +2 -0
  232. package/dist/components/ui/organisms/index.js +4 -0
  233. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.d.ts +1 -0
  234. package/dist/components/ui/organisms/toolkit-picker/components/footer-summary.js +36 -0
  235. package/dist/components/ui/organisms/toolkit-picker/components/search-input.d.ts +1 -0
  236. package/dist/components/ui/organisms/toolkit-picker/components/search-input.js +37 -0
  237. package/dist/components/ui/organisms/toolkit-picker/components/select-button.d.ts +9 -0
  238. package/dist/components/ui/organisms/toolkit-picker/components/select-button.js +36 -0
  239. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.d.ts +9 -0
  240. package/dist/components/ui/organisms/toolkit-picker/components/toolkit-card-with-selection.js +39 -0
  241. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.d.ts +1 -0
  242. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-filter.test.js +40 -0
  243. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.d.ts +1 -0
  244. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-search.test.js +46 -0
  245. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.d.ts +1 -0
  246. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker-selection.test.js +28 -0
  247. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.d.ts +41 -0
  248. package/dist/components/ui/organisms/toolkit-picker/hooks/use-toolkit-picker.js +281 -0
  249. package/dist/components/ui/organisms/toolkit-picker/index.d.ts +14 -0
  250. package/dist/components/ui/organisms/toolkit-picker/index.js +16 -0
  251. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.d.ts +7 -0
  252. package/dist/components/ui/organisms/toolkit-picker/mocks/toolkit-collection.js +514 -0
  253. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.d.ts +2 -0
  254. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.js +405 -0
  255. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.d.ts +0 -0
  256. package/dist/components/ui/organisms/toolkit-picker/toolkit-picker.test.js +11859 -0
  257. package/dist/components/ui/utils/memo.d.ts +2 -0
  258. package/dist/components/ui/utils/memo.js +25 -0
  259. package/dist/components/ui/utils/memo.test.d.ts +1 -0
  260. package/dist/components/ui/utils/memo.test.js +36 -0
  261. package/dist/{index-CQhYMnjT.js → index-BDE30rcJ.js} +1 -1
  262. package/dist/{index-CtSXVDca.js → index-BDIfjxqB.js} +1 -1
  263. package/dist/{index-C8_QusYl.js → index-BGfrl8IX.js} +1 -1
  264. package/dist/{index-BSWzylXR.js → index-BzU0xzeS.js} +3 -3
  265. package/dist/index-DH9yRdVk.js +1540 -0
  266. package/dist/lib/arcade/arcade.d.ts +100 -0
  267. package/dist/lib/arcade/arcade.js +6 -0
  268. package/dist/lib/arcade/arcade.test.d.ts +1 -0
  269. package/dist/lib/arcade/arcade.test.js +299 -0
  270. package/dist/lib/arcade/mocks.d.ts +2 -0
  271. package/dist/lib/arcade/mocks.js +547 -0
  272. package/dist/lib/utils.d.ts +1 -0
  273. package/dist/lib/utils.js +3 -2
  274. package/dist/lib/utils.test.d.ts +1 -0
  275. package/dist/lib/utils.test.js +43 -0
  276. package/dist/magic-string.es-QnVUNas7.js +660 -0
  277. package/dist/main.d.ts +1 -0
  278. package/dist/main.js +431 -199
  279. package/dist/metadata/oauth-providers.d.ts +69 -0
  280. package/dist/metadata/oauth-providers.js +260 -0
  281. package/dist/metadata/toolkits.d.ts +24 -0
  282. package/dist/metadata/toolkits.js +1500 -0
  283. package/dist/react-resizable-panels.browser-ZHjTH32c.js +1509 -0
  284. package/dist/react.esm-CFMQn0EI.js +35565 -0
  285. package/dist/toolkit-card-UG1sZ0Le.js +305 -0
  286. package/dist/{utils-CRiPKpXj.js → utils-Db4QWi-E.js} +204 -189
  287. package/dist/vi.bdSIJ99Y-CQ1FdEM8.js +11542 -0
  288. package/package.json +71 -58
  289. package/dist/assets/icons/calendly.js +0 -64
  290. package/dist/assets/icons/clickup.d.ts +0 -3
  291. package/dist/assets/icons/e2b.d.ts +0 -3
  292. package/dist/assets/icons/e2b.js +0 -9
  293. package/dist/assets/icons/firecrawl.d.ts +0 -5
  294. package/dist/assets/icons/firecrawl.js +0 -17
  295. package/dist/assets/icons/google-calendar.js +0 -93
  296. package/dist/assets/icons/google-docs.js +0 -229
  297. package/dist/assets/icons/hubspot.d.ts +0 -3
  298. package/dist/assets/icons/index.js +0 -126
  299. package/dist/assets/icons/linkedin.d.ts +0 -3
  300. package/dist/assets/icons/netsuite.d.ts +0 -3
  301. package/dist/assets/icons/oauth.d.ts +0 -3
  302. package/dist/assets/icons/reddit.js +0 -268
  303. package/dist/assets/icons/utils.d.ts +0 -409
  304. package/dist/assets/icons/utils.js +0 -422
  305. package/dist/assets/icons/xero.js +0 -63
  306. package/dist/assets/icons/youtube.d.ts +0 -3
  307. package/dist/index-PlrlSrPo.js +0 -1537
  308. /package/dist/{assets → components/ui/atoms}/icons/airtable.d.ts +0 -0
  309. /package/dist/{assets → components/ui/atoms}/icons/asana.d.ts +0 -0
  310. /package/dist/{assets → components/ui/atoms}/icons/atlassian.d.ts +0 -0
  311. /package/dist/{assets → components/ui/atoms}/icons/auth0.d.ts +0 -0
  312. /package/dist/{assets → components/ui/atoms}/icons/azure.d.ts +0 -0
  313. /package/dist/{assets → components/ui/atoms}/icons/bluesky.d.ts +0 -0
  314. /package/dist/{assets → components/ui/atoms}/icons/box.d.ts +0 -0
  315. /package/dist/{assets → components/ui/atoms}/icons/calendly.d.ts +0 -0
  316. /package/dist/{assets → components/ui/atoms}/icons/coinbase.d.ts +0 -0
  317. /package/dist/{assets → components/ui/atoms}/icons/confluence.d.ts +0 -0
  318. /package/dist/{assets → components/ui/atoms}/icons/datadog.d.ts +0 -0
  319. /package/dist/{assets → components/ui/atoms}/icons/discord.d.ts +0 -0
  320. /package/dist/{assets → components/ui/atoms}/icons/dropbox.d.ts +0 -0
  321. /package/dist/{assets → components/ui/atoms}/icons/ebay.d.ts +0 -0
  322. /package/dist/{assets → components/ui/atoms}/icons/figma.d.ts +0 -0
  323. /package/dist/{assets → components/ui/atoms}/icons/github.d.ts +0 -0
  324. /package/dist/{assets → components/ui/atoms}/icons/gitlab.d.ts +0 -0
  325. /package/dist/{assets → components/ui/atoms}/icons/gmail.d.ts +0 -0
  326. /package/dist/{assets → components/ui/atoms}/icons/google-calendar.d.ts +0 -0
  327. /package/dist/{assets → components/ui/atoms}/icons/google-contacts.d.ts +0 -0
  328. /package/dist/{assets → components/ui/atoms}/icons/google-docs.d.ts +0 -0
  329. /package/dist/{assets → components/ui/atoms}/icons/google-drive.d.ts +0 -0
  330. /package/dist/{assets → components/ui/atoms}/icons/google-finance.d.ts +0 -0
  331. /package/dist/{assets → components/ui/atoms}/icons/google-flight.d.ts +0 -0
  332. /package/dist/{assets → components/ui/atoms}/icons/google-hotels.d.ts +0 -0
  333. /package/dist/{assets → components/ui/atoms}/icons/google-maps.d.ts +0 -0
  334. /package/dist/{assets → components/ui/atoms}/icons/google-news.d.ts +0 -0
  335. /package/dist/{assets → components/ui/atoms}/icons/google-sheets.d.ts +0 -0
  336. /package/dist/{assets → components/ui/atoms}/icons/google-shopping.d.ts +0 -0
  337. /package/dist/{assets → components/ui/atoms}/icons/google.d.ts +0 -0
  338. /package/dist/{assets → components/ui/atoms}/icons/heroku.d.ts +0 -0
  339. /package/dist/{assets → components/ui/atoms}/icons/jira.d.ts +0 -0
  340. /package/dist/{assets → components/ui/atoms}/icons/linear.d.ts +0 -0
  341. /package/dist/{assets → components/ui/atoms}/icons/microsoft.d.ts +0 -0
  342. /package/dist/{assets → components/ui/atoms}/icons/notion.d.ts +0 -0
  343. /package/dist/{assets → components/ui/atoms}/icons/outlook-calendar.d.ts +0 -0
  344. /package/dist/{assets → components/ui/atoms}/icons/outlook-mail.d.ts +0 -0
  345. /package/dist/{assets → components/ui/atoms}/icons/pinterest.d.ts +0 -0
  346. /package/dist/{assets → components/ui/atoms}/icons/postgres.d.ts +0 -0
  347. /package/dist/{assets → components/ui/atoms}/icons/reddit.d.ts +0 -0
  348. /package/dist/{assets → components/ui/atoms}/icons/salesforce.d.ts +0 -0
  349. /package/dist/{assets → components/ui/atoms}/icons/shopify.d.ts +0 -0
  350. /package/dist/{assets → components/ui/atoms}/icons/slack.d.ts +0 -0
  351. /package/dist/{assets → components/ui/atoms}/icons/spotify.d.ts +0 -0
  352. /package/dist/{assets → components/ui/atoms}/icons/stripe.d.ts +0 -0
  353. /package/dist/{assets → components/ui/atoms}/icons/tesla.d.ts +0 -0
  354. /package/dist/{assets → components/ui/atoms}/icons/tiktok.d.ts +0 -0
  355. /package/dist/{assets → components/ui/atoms}/icons/twilio.d.ts +0 -0
  356. /package/dist/{assets → components/ui/atoms}/icons/twitch.d.ts +0 -0
  357. /package/dist/{assets → components/ui/atoms}/icons/vercel.d.ts +0 -0
  358. /package/dist/{assets → components/ui/atoms}/icons/walmart.d.ts +0 -0
  359. /package/dist/{assets → components/ui/atoms}/icons/x.d.ts +0 -0
  360. /package/dist/{assets → components/ui/atoms}/icons/xero.d.ts +0 -0
  361. /package/dist/{assets → components/ui/atoms}/icons/zoom.d.ts +0 -0
@@ -1,17 +1,17 @@
1
- function xe(e) {
1
+ function we(e) {
2
2
  var n, r, o = "";
3
3
  if (typeof e == "string" || typeof e == "number") o += e;
4
4
  else if (typeof e == "object") if (Array.isArray(e)) {
5
- var i = e.length;
6
- for (n = 0; n < i; n++) e[n] && (r = xe(e[n])) && (o && (o += " "), o += r);
5
+ var a = e.length;
6
+ for (n = 0; n < a; n++) e[n] && (r = we(e[n])) && (o && (o += " "), o += r);
7
7
  } else for (r in e) e[r] && (o && (o += " "), o += r);
8
8
  return o;
9
9
  }
10
- function Pe() {
11
- for (var e, n, r = 0, o = "", i = arguments.length; r < i; r++) (e = arguments[r]) && (n = xe(e)) && (o && (o += " "), o += n);
10
+ function Re() {
11
+ for (var e, n, r = 0, o = "", a = arguments.length; r < a; r++) (e = arguments[r]) && (n = we(e)) && (o && (o += " "), o += n);
12
12
  return o;
13
13
  }
14
- const ne = "-", Re = (e) => {
14
+ const ne = "-", Ee = (e) => {
15
15
  const n = Te(e), {
16
16
  conflictingClassGroups: r,
17
17
  conflictingClassGroupModifiers: o
@@ -19,19 +19,19 @@ const ne = "-", Re = (e) => {
19
19
  return {
20
20
  getClassGroupId: (l) => {
21
21
  const u = l.split(ne);
22
- return u[0] === "" && u.length !== 1 && u.shift(), we(u, n) || Ge(l);
22
+ return u[0] === "" && u.length !== 1 && u.shift(), ke(u, n) || Ge(l);
23
23
  },
24
24
  getConflictingClassGroupIds: (l, u) => {
25
25
  const p = r[l] || [];
26
26
  return u && o[l] ? [...p, ...o[l]] : p;
27
27
  }
28
28
  };
29
- }, we = (e, n) => {
29
+ }, ke = (e, n) => {
30
30
  if (e.length === 0)
31
31
  return n.classGroupId;
32
- const r = e[0], o = n.nextPart.get(r), i = o ? we(e.slice(1), o) : void 0;
33
- if (i)
34
- return i;
32
+ const r = e[0], o = n.nextPart.get(r), a = o ? ke(e.slice(1), o) : void 0;
33
+ if (a)
34
+ return a;
35
35
  if (n.validators.length === 0)
36
36
  return;
37
37
  const m = e.join(ne);
@@ -52,28 +52,28 @@ const ne = "-", Re = (e) => {
52
52
  nextPart: /* @__PURE__ */ new Map(),
53
53
  validators: []
54
54
  };
55
- for (const i in r)
56
- re(r[i], o, i, n);
55
+ for (const a in r)
56
+ re(r[a], o, a, n);
57
57
  return o;
58
58
  }, re = (e, n, r, o) => {
59
- e.forEach((i) => {
60
- if (typeof i == "string") {
61
- const m = i === "" ? n : be(n, i);
59
+ e.forEach((a) => {
60
+ if (typeof a == "string") {
61
+ const m = a === "" ? n : be(n, a);
62
62
  m.classGroupId = r;
63
63
  return;
64
64
  }
65
- if (typeof i == "function") {
66
- if (Ee(i)) {
67
- re(i(o), n, r, o);
65
+ if (typeof a == "function") {
66
+ if (_e(a)) {
67
+ re(a(o), n, r, o);
68
68
  return;
69
69
  }
70
70
  n.validators.push({
71
- validator: i,
71
+ validator: a,
72
72
  classGroupId: r
73
73
  });
74
74
  return;
75
75
  }
76
- Object.entries(i).forEach(([m, l]) => {
76
+ Object.entries(a).forEach(([m, l]) => {
77
77
  re(l, be(n, m), r, o);
78
78
  });
79
79
  });
@@ -85,7 +85,7 @@ const ne = "-", Re = (e) => {
85
85
  validators: []
86
86
  }), r = r.nextPart.get(o);
87
87
  }), r;
88
- }, Ee = (e) => e.isThemeGetter, Ne = (e) => {
88
+ }, _e = (e) => e.isThemeGetter, Ne = (e) => {
89
89
  if (e < 1)
90
90
  return {
91
91
  get: () => {
@@ -94,7 +94,7 @@ const ne = "-", Re = (e) => {
94
94
  }
95
95
  };
96
96
  let n = 0, r = /* @__PURE__ */ new Map(), o = /* @__PURE__ */ new Map();
97
- const i = (m, l) => {
97
+ const a = (m, l) => {
98
98
  r.set(m, l), n++, n > e && (n = 0, o = r, r = /* @__PURE__ */ new Map());
99
99
  };
100
100
  return {
@@ -103,10 +103,10 @@ const ne = "-", Re = (e) => {
103
103
  if (l !== void 0)
104
104
  return l;
105
105
  if ((l = o.get(m)) !== void 0)
106
- return i(m, l), l;
106
+ return a(m, l), l;
107
107
  },
108
108
  set(m, l) {
109
- r.has(m) ? r.set(m, l) : i(m, l);
109
+ r.has(m) ? r.set(m, l) : a(m, l);
110
110
  }
111
111
  };
112
112
  }, te = "!", se = ":", Le = se.length, Ve = (e) => {
@@ -114,14 +114,14 @@ const ne = "-", Re = (e) => {
114
114
  prefix: n,
115
115
  experimentalParseClassName: r
116
116
  } = e;
117
- let o = (i) => {
117
+ let o = (a) => {
118
118
  const m = [];
119
119
  let l = 0, u = 0, p = 0, g;
120
- for (let k = 0; k < i.length; k++) {
121
- let y = i[k];
120
+ for (let k = 0; k < a.length; k++) {
121
+ let y = a[k];
122
122
  if (l === 0 && u === 0) {
123
123
  if (y === se) {
124
- m.push(i.slice(p, k)), p = k + Le;
124
+ m.push(a.slice(p, k)), p = k + Le;
125
125
  continue;
126
126
  }
127
127
  if (y === "/") {
@@ -131,17 +131,17 @@ const ne = "-", Re = (e) => {
131
131
  }
132
132
  y === "[" ? l++ : y === "]" ? l-- : y === "(" ? u++ : y === ")" && u--;
133
133
  }
134
- const h = m.length === 0 ? i : i.substring(p), M = je(h), O = M !== h, F = g && g > p ? g - p : void 0;
134
+ const h = m.length === 0 ? a : a.substring(p), S = je(h), j = S !== h, O = g && g > p ? g - p : void 0;
135
135
  return {
136
136
  modifiers: m,
137
- hasImportantModifier: O,
138
- baseClassName: M,
139
- maybePostfixModifierPosition: F
137
+ hasImportantModifier: j,
138
+ baseClassName: S,
139
+ maybePostfixModifierPosition: O
140
140
  };
141
141
  };
142
142
  if (n) {
143
- const i = n + se, m = o;
144
- o = (l) => l.startsWith(i) ? m(l.substring(i.length)) : {
143
+ const a = n + se, m = o;
144
+ o = (l) => l.startsWith(a) ? m(l.substring(a.length)) : {
145
145
  isExternal: !0,
146
146
  modifiers: [],
147
147
  hasImportantModifier: !1,
@@ -150,10 +150,10 @@ const ne = "-", Re = (e) => {
150
150
  };
151
151
  }
152
152
  if (r) {
153
- const i = o;
153
+ const a = o;
154
154
  o = (m) => r({
155
155
  className: m,
156
- parseClassName: i
156
+ parseClassName: a
157
157
  });
158
158
  }
159
159
  return o;
@@ -162,40 +162,40 @@ const ne = "-", Re = (e) => {
162
162
  return (o) => {
163
163
  if (o.length <= 1)
164
164
  return o;
165
- const i = [];
165
+ const a = [];
166
166
  let m = [];
167
167
  return o.forEach((l) => {
168
- l[0] === "[" || n[l] ? (i.push(...m.sort(), l), m = []) : m.push(l);
169
- }), i.push(...m.sort()), i;
168
+ l[0] === "[" || n[l] ? (a.push(...m.sort(), l), m = []) : m.push(l);
169
+ }), a.push(...m.sort()), a;
170
170
  };
171
171
  }, Fe = (e) => ({
172
172
  cache: Ne(e.cacheSize),
173
173
  parseClassName: Ve(e),
174
174
  sortModifiers: Oe(e),
175
- ...Re(e)
176
- }), _e = /\s+/, Be = (e, n) => {
175
+ ...Ee(e)
176
+ }), Be = /\s+/, $e = (e, n) => {
177
177
  const {
178
178
  parseClassName: r,
179
179
  getClassGroupId: o,
180
- getConflictingClassGroupIds: i,
180
+ getConflictingClassGroupIds: a,
181
181
  sortModifiers: m
182
- } = n, l = [], u = e.trim().split(_e);
182
+ } = n, l = [], u = e.trim().split(Be);
183
183
  let p = "";
184
184
  for (let g = u.length - 1; g >= 0; g -= 1) {
185
185
  const h = u[g], {
186
- isExternal: M,
187
- modifiers: O,
188
- hasImportantModifier: F,
186
+ isExternal: S,
187
+ modifiers: j,
188
+ hasImportantModifier: O,
189
189
  baseClassName: k,
190
190
  maybePostfixModifierPosition: y
191
191
  } = r(h);
192
- if (M) {
192
+ if (S) {
193
193
  p = h + (p.length > 0 ? " " + p : p);
194
194
  continue;
195
195
  }
196
- let G = !!y, A = o(G ? k.substring(0, y) : k);
196
+ let E = !!y, A = o(E ? k.substring(0, y) : k);
197
197
  if (!A) {
198
- if (!G) {
198
+ if (!E) {
199
199
  p = h + (p.length > 0 ? " " + p : p);
200
200
  continue;
201
201
  }
@@ -203,68 +203,68 @@ const ne = "-", Re = (e) => {
203
203
  p = h + (p.length > 0 ? " " + p : p);
204
204
  continue;
205
205
  }
206
- G = !1;
206
+ E = !1;
207
207
  }
208
- const $ = m(O).join(":"), _ = F ? $ + te : $, T = _ + A;
209
- if (l.includes(T))
208
+ const U = m(j).join(":"), F = O ? U + te : U, G = F + A;
209
+ if (l.includes(G))
210
210
  continue;
211
- l.push(T);
212
- const E = i(A, G);
213
- for (let I = 0; I < E.length; ++I) {
214
- const B = E[I];
215
- l.push(_ + B);
211
+ l.push(G);
212
+ const T = a(A, E);
213
+ for (let I = 0; I < T.length; ++I) {
214
+ const B = T[I];
215
+ l.push(F + B);
216
216
  }
217
217
  p = h + (p.length > 0 ? " " + p : p);
218
218
  }
219
219
  return p;
220
220
  };
221
- function We() {
221
+ function Ue() {
222
222
  let e = 0, n, r, o = "";
223
223
  for (; e < arguments.length; )
224
- (n = arguments[e++]) && (r = ke(n)) && (o && (o += " "), o += r);
224
+ (n = arguments[e++]) && (r = ye(n)) && (o && (o += " "), o += r);
225
225
  return o;
226
226
  }
227
- const ke = (e) => {
227
+ const ye = (e) => {
228
228
  if (typeof e == "string")
229
229
  return e;
230
230
  let n, r = "";
231
231
  for (let o = 0; o < e.length; o++)
232
- e[o] && (n = ke(e[o])) && (r && (r += " "), r += n);
232
+ e[o] && (n = ye(e[o])) && (r && (r += " "), r += n);
233
233
  return r;
234
234
  };
235
- function $e(e, ...n) {
236
- let r, o, i, m = l;
235
+ function We(e, ...n) {
236
+ let r, o, a, m = l;
237
237
  function l(p) {
238
- const g = n.reduce((h, M) => M(h), e());
239
- return r = Fe(g), o = r.cache.get, i = r.cache.set, m = u, u(p);
238
+ const g = n.reduce((h, S) => S(h), e());
239
+ return r = Fe(g), o = r.cache.get, a = r.cache.set, m = u, u(p);
240
240
  }
241
241
  function u(p) {
242
242
  const g = o(p);
243
243
  if (g)
244
244
  return g;
245
- const h = Be(p, r);
246
- return i(p, h), h;
245
+ const h = $e(p, r);
246
+ return a(p, h), h;
247
247
  }
248
248
  return function() {
249
- return m(We.apply(null, arguments));
249
+ return m(Ue.apply(null, arguments));
250
250
  };
251
251
  }
252
252
  const f = (e) => {
253
253
  const n = (r) => r[e] || [];
254
254
  return n.isThemeGetter = !0, n;
255
- }, ye = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, ve = /^\((?:(\w[\w-]*):)?(.+)\)$/i, Ue = /^\d+\/\d+$/, qe = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, He = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, Je = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Xe = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, De = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, L = (e) => Ue.test(e), d = (e) => !!e && !Number.isNaN(Number(e)), S = (e) => !!e && Number.isInteger(Number(e)), ee = (e) => e.endsWith("%") && d(e.slice(0, -1)), C = (e) => qe.test(e), Ke = () => !0, Qe = (e) => (
255
+ }, ve = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, ze = /^\((?:(\w[\w-]*):)?(.+)\)$/i, De = /^\d+\/\d+$/, Xe = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, qe = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, He = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Je = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Ke = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, N = (e) => De.test(e), d = (e) => !!e && !Number.isNaN(Number(e)), M = (e) => !!e && Number.isInteger(Number(e)), ee = (e) => e.endsWith("%") && d(e.slice(0, -1)), C = (e) => Xe.test(e), Qe = () => !0, Ye = (e) => (
256
256
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
257
257
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
258
258
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
259
- He.test(e) && !Je.test(e)
260
- ), ze = () => !1, Ye = (e) => Xe.test(e), Ze = (e) => De.test(e), eo = (e) => !t(e) && !s(e), oo = (e) => V(e, Se, ze), t = (e) => ye.test(e), R = (e) => V(e, Ae, Qe), oe = (e) => V(e, ao, d), ge = (e) => V(e, Ce, ze), ro = (e) => V(e, Me, Ze), D = (e) => V(e, Ie, Ye), s = (e) => ve.test(e), W = (e) => j(e, Ae), to = (e) => j(e, io), he = (e) => j(e, Ce), so = (e) => j(e, Se), no = (e) => j(e, Me), K = (e) => j(e, Ie, !0), V = (e, n, r) => {
261
- const o = ye.exec(e);
262
- return o ? o[1] ? n(o[1]) : r(o[2]) : !1;
263
- }, j = (e, n, r = !1) => {
259
+ qe.test(e) && !He.test(e)
260
+ ), Ce = () => !1, Ze = (e) => Je.test(e), eo = (e) => Ke.test(e), oo = (e) => !t(e) && !s(e), ro = (e) => L(e, Ae, Ce), t = (e) => ve.test(e), R = (e) => L(e, Ie, Ye), oe = (e) => L(e, io, d), ge = (e) => L(e, Se, Ce), to = (e) => L(e, Me, eo), J = (e) => L(e, Pe, Ze), s = (e) => ze.test(e), $ = (e) => V(e, Ie), so = (e) => V(e, lo), he = (e) => V(e, Se), no = (e) => V(e, Ae), ao = (e) => V(e, Me), K = (e) => V(e, Pe, !0), L = (e, n, r) => {
264
261
  const o = ve.exec(e);
262
+ return o ? o[1] ? n(o[1]) : r(o[2]) : !1;
263
+ }, V = (e, n, r = !1) => {
264
+ const o = ze.exec(e);
265
265
  return o ? o[1] ? n(o[1]) : r : !1;
266
- }, Ce = (e) => e === "position" || e === "percentage", Me = (e) => e === "image" || e === "url", Se = (e) => e === "length" || e === "size" || e === "bg-size", Ae = (e) => e === "length", ao = (e) => e === "number", io = (e) => e === "family-name", Ie = (e) => e === "shadow", lo = () => {
267
- const e = f("color"), n = f("font"), r = f("text"), o = f("font-weight"), i = f("tracking"), m = f("leading"), l = f("breakpoint"), u = f("container"), p = f("spacing"), g = f("radius"), h = f("shadow"), M = f("inset-shadow"), O = f("text-shadow"), F = f("drop-shadow"), k = f("blur"), y = f("perspective"), G = f("aspect"), A = f("ease"), $ = f("animate"), _ = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], T = () => [
266
+ }, Se = (e) => e === "position" || e === "percentage", Me = (e) => e === "image" || e === "url", Ae = (e) => e === "length" || e === "size" || e === "bg-size", Ie = (e) => e === "length", io = (e) => e === "number", lo = (e) => e === "family-name", Pe = (e) => e === "shadow", co = () => {
267
+ const e = f("color"), n = f("font"), r = f("text"), o = f("font-weight"), a = f("tracking"), m = f("leading"), l = f("breakpoint"), u = f("container"), p = f("spacing"), g = f("radius"), h = f("shadow"), S = f("inset-shadow"), j = f("text-shadow"), O = f("drop-shadow"), k = f("blur"), y = f("perspective"), E = f("aspect"), A = f("ease"), U = f("animate"), F = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], G = () => [
268
268
  "center",
269
269
  "top",
270
270
  "bottom",
@@ -282,15 +282,15 @@ const f = (e) => {
282
282
  "bottom-left",
283
283
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
284
284
  "left-bottom"
285
- ], E = () => [...T(), s, t], I = () => ["auto", "hidden", "clip", "visible", "scroll"], B = () => ["auto", "contain", "none"], c = () => [s, t, p], v = () => [L, "full", "auto", ...c()], ae = () => [S, "none", "subgrid", s, t], ie = () => ["auto", {
286
- span: ["full", S, s, t]
287
- }, S, s, t], U = () => [S, "auto", s, t], le = () => ["auto", "min", "max", "fr", s, t], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], N = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], z = () => ["auto", ...c()], P = () => [L, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...c()], a = () => [e, s, t], ce = () => [...T(), he, ge, {
285
+ ], T = () => [...G(), s, t], I = () => ["auto", "hidden", "clip", "visible", "scroll"], B = () => ["auto", "contain", "none"], c = () => [s, t, p], v = () => [N, "full", "auto", ...c()], ae = () => [M, "none", "subgrid", s, t], ie = () => ["auto", {
286
+ span: ["full", M, s, t]
287
+ }, M, s, t], W = () => [M, "auto", s, t], le = () => ["auto", "min", "max", "fr", s, t], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], _ = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], z = () => ["auto", ...c()], P = () => [N, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...c()], i = () => [e, s, t], ce = () => [...G(), he, ge, {
288
288
  position: [s, t]
289
289
  }], de = () => ["no-repeat", {
290
290
  repeat: ["", "x", "y", "space", "round"]
291
- }], me = () => ["auto", "cover", "contain", so, oo, {
291
+ }], me = () => ["auto", "cover", "contain", no, ro, {
292
292
  size: [s, t]
293
- }], Y = () => [ee, W, R], x = () => [
293
+ }], Y = () => [ee, $, R], x = () => [
294
294
  // Deprecated since Tailwind CSS v4.0.0
295
295
  "",
296
296
  "none",
@@ -298,14 +298,14 @@ const f = (e) => {
298
298
  g,
299
299
  s,
300
300
  t
301
- ], w = () => ["", d, W, R], q = () => ["solid", "dashed", "dotted", "double"], pe = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], b = () => [d, ee, he, ge], ue = () => [
301
+ ], w = () => ["", d, $, R], D = () => ["solid", "dashed", "dotted", "double"], pe = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], b = () => [d, ee, he, ge], ue = () => [
302
302
  // Deprecated since Tailwind CSS v4.0.0
303
303
  "",
304
304
  "none",
305
305
  k,
306
306
  s,
307
307
  t
308
- ], H = () => ["none", d, s, t], J = () => ["none", d, s, t], Z = () => [d, s, t], X = () => [L, "full", ...c()];
308
+ ], X = () => ["none", d, s, t], q = () => ["none", d, s, t], Z = () => [d, s, t], H = () => [N, "full", ...c()];
309
309
  return {
310
310
  cacheSize: 500,
311
311
  theme: {
@@ -313,11 +313,11 @@ const f = (e) => {
313
313
  aspect: ["video"],
314
314
  blur: [C],
315
315
  breakpoint: [C],
316
- color: [Ke],
316
+ color: [Qe],
317
317
  container: [C],
318
318
  "drop-shadow": [C],
319
319
  ease: ["in", "out", "in-out"],
320
- font: [eo],
320
+ font: [oo],
321
321
  "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
322
322
  "inset-shadow": [C],
323
323
  leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
@@ -338,7 +338,7 @@ const f = (e) => {
338
338
  * @see https://tailwindcss.com/docs/aspect-ratio
339
339
  */
340
340
  aspect: [{
341
- aspect: ["auto", "square", L, t, s, G]
341
+ aspect: ["auto", "square", N, t, s, E]
342
342
  }],
343
343
  /**
344
344
  * Container
@@ -358,14 +358,14 @@ const f = (e) => {
358
358
  * @see https://tailwindcss.com/docs/break-after
359
359
  */
360
360
  "break-after": [{
361
- "break-after": _()
361
+ "break-after": F()
362
362
  }],
363
363
  /**
364
364
  * Break Before
365
365
  * @see https://tailwindcss.com/docs/break-before
366
366
  */
367
367
  "break-before": [{
368
- "break-before": _()
368
+ "break-before": F()
369
369
  }],
370
370
  /**
371
371
  * Break Inside
@@ -429,7 +429,7 @@ const f = (e) => {
429
429
  * @see https://tailwindcss.com/docs/object-position
430
430
  */
431
431
  "object-position": [{
432
- object: E()
432
+ object: T()
433
433
  }],
434
434
  /**
435
435
  * Overflow
@@ -551,7 +551,7 @@ const f = (e) => {
551
551
  * @see https://tailwindcss.com/docs/z-index
552
552
  */
553
553
  z: [{
554
- z: [S, "auto", s, t]
554
+ z: [M, "auto", s, t]
555
555
  }],
556
556
  // ------------------------
557
557
  // --- Flexbox and Grid ---
@@ -561,7 +561,7 @@ const f = (e) => {
561
561
  * @see https://tailwindcss.com/docs/flex-basis
562
562
  */
563
563
  basis: [{
564
- basis: [L, "full", "auto", u, ...c()]
564
+ basis: [N, "full", "auto", u, ...c()]
565
565
  }],
566
566
  /**
567
567
  * Flex Direction
@@ -582,7 +582,7 @@ const f = (e) => {
582
582
  * @see https://tailwindcss.com/docs/flex
583
583
  */
584
584
  flex: [{
585
- flex: [d, L, "auto", "initial", "none", t]
585
+ flex: [d, N, "auto", "initial", "none", t]
586
586
  }],
587
587
  /**
588
588
  * Flex Grow
@@ -603,7 +603,7 @@ const f = (e) => {
603
603
  * @see https://tailwindcss.com/docs/order
604
604
  */
605
605
  order: [{
606
- order: [S, "first", "last", "none", s, t]
606
+ order: [M, "first", "last", "none", s, t]
607
607
  }],
608
608
  /**
609
609
  * Grid Template Columns
@@ -624,14 +624,14 @@ const f = (e) => {
624
624
  * @see https://tailwindcss.com/docs/grid-column
625
625
  */
626
626
  "col-start": [{
627
- "col-start": U()
627
+ "col-start": W()
628
628
  }],
629
629
  /**
630
630
  * Grid Column End
631
631
  * @see https://tailwindcss.com/docs/grid-column
632
632
  */
633
633
  "col-end": [{
634
- "col-end": U()
634
+ "col-end": W()
635
635
  }],
636
636
  /**
637
637
  * Grid Template Rows
@@ -652,14 +652,14 @@ const f = (e) => {
652
652
  * @see https://tailwindcss.com/docs/grid-row
653
653
  */
654
654
  "row-start": [{
655
- "row-start": U()
655
+ "row-start": W()
656
656
  }],
657
657
  /**
658
658
  * Grid Row End
659
659
  * @see https://tailwindcss.com/docs/grid-row
660
660
  */
661
661
  "row-end": [{
662
- "row-end": U()
662
+ "row-end": W()
663
663
  }],
664
664
  /**
665
665
  * Grid Auto Flow
@@ -715,14 +715,14 @@ const f = (e) => {
715
715
  * @see https://tailwindcss.com/docs/justify-items
716
716
  */
717
717
  "justify-items": [{
718
- "justify-items": [...N(), "normal"]
718
+ "justify-items": [..._(), "normal"]
719
719
  }],
720
720
  /**
721
721
  * Justify Self
722
722
  * @see https://tailwindcss.com/docs/justify-self
723
723
  */
724
724
  "justify-self": [{
725
- "justify-self": ["auto", ...N()]
725
+ "justify-self": ["auto", ..._()]
726
726
  }],
727
727
  /**
728
728
  * Align Content
@@ -736,7 +736,7 @@ const f = (e) => {
736
736
  * @see https://tailwindcss.com/docs/align-items
737
737
  */
738
738
  "align-items": [{
739
- items: [...N(), {
739
+ items: [..._(), {
740
740
  baseline: ["", "last"]
741
741
  }]
742
742
  }],
@@ -745,7 +745,7 @@ const f = (e) => {
745
745
  * @see https://tailwindcss.com/docs/align-self
746
746
  */
747
747
  "align-self": [{
748
- self: ["auto", ...N(), {
748
+ self: ["auto", ..._(), {
749
749
  baseline: ["", "last"]
750
750
  }]
751
751
  }],
@@ -761,14 +761,14 @@ const f = (e) => {
761
761
  * @see https://tailwindcss.com/docs/place-items
762
762
  */
763
763
  "place-items": [{
764
- "place-items": [...N(), "baseline"]
764
+ "place-items": [..._(), "baseline"]
765
765
  }],
766
766
  /**
767
767
  * Place Self
768
768
  * @see https://tailwindcss.com/docs/place-self
769
769
  */
770
770
  "place-self": [{
771
- "place-self": ["auto", ...N()]
771
+ "place-self": ["auto", ..._()]
772
772
  }],
773
773
  // Spacing
774
774
  /**
@@ -998,7 +998,7 @@ const f = (e) => {
998
998
  * @see https://tailwindcss.com/docs/font-size
999
999
  */
1000
1000
  "font-size": [{
1001
- text: ["base", r, W, R]
1001
+ text: ["base", r, $, R]
1002
1002
  }],
1003
1003
  /**
1004
1004
  * Font Smoothing
@@ -1029,7 +1029,7 @@ const f = (e) => {
1029
1029
  * @see https://tailwindcss.com/docs/font-family
1030
1030
  */
1031
1031
  "font-family": [{
1032
- font: [to, t, n]
1032
+ font: [so, t, n]
1033
1033
  }],
1034
1034
  /**
1035
1035
  * Font Variant Numeric
@@ -1066,7 +1066,7 @@ const f = (e) => {
1066
1066
  * @see https://tailwindcss.com/docs/letter-spacing
1067
1067
  */
1068
1068
  tracking: [{
1069
- tracking: [i, s, t]
1069
+ tracking: [a, s, t]
1070
1070
  }],
1071
1071
  /**
1072
1072
  * Line Clamp
@@ -1120,14 +1120,14 @@ const f = (e) => {
1120
1120
  * @see https://v3.tailwindcss.com/docs/placeholder-color
1121
1121
  */
1122
1122
  "placeholder-color": [{
1123
- placeholder: a()
1123
+ placeholder: i()
1124
1124
  }],
1125
1125
  /**
1126
1126
  * Text Color
1127
1127
  * @see https://tailwindcss.com/docs/text-color
1128
1128
  */
1129
1129
  "text-color": [{
1130
- text: a()
1130
+ text: i()
1131
1131
  }],
1132
1132
  /**
1133
1133
  * Text Decoration
@@ -1139,7 +1139,7 @@ const f = (e) => {
1139
1139
  * @see https://tailwindcss.com/docs/text-decoration-style
1140
1140
  */
1141
1141
  "text-decoration-style": [{
1142
- decoration: [...q(), "wavy"]
1142
+ decoration: [...D(), "wavy"]
1143
1143
  }],
1144
1144
  /**
1145
1145
  * Text Decoration Thickness
@@ -1153,7 +1153,7 @@ const f = (e) => {
1153
1153
  * @see https://tailwindcss.com/docs/text-decoration-color
1154
1154
  */
1155
1155
  "text-decoration-color": [{
1156
- decoration: a()
1156
+ decoration: i()
1157
1157
  }],
1158
1158
  /**
1159
1159
  * Text Underline Offset
@@ -1281,17 +1281,17 @@ const f = (e) => {
1281
1281
  bg: ["none", {
1282
1282
  linear: [{
1283
1283
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1284
- }, S, s, t],
1284
+ }, M, s, t],
1285
1285
  radial: ["", s, t],
1286
- conic: [S, s, t]
1287
- }, no, ro]
1286
+ conic: [M, s, t]
1287
+ }, ao, to]
1288
1288
  }],
1289
1289
  /**
1290
1290
  * Background Color
1291
1291
  * @see https://tailwindcss.com/docs/background-color
1292
1292
  */
1293
1293
  "bg-color": [{
1294
- bg: a()
1294
+ bg: i()
1295
1295
  }],
1296
1296
  /**
1297
1297
  * Gradient Color Stops From Position
@@ -1319,21 +1319,21 @@ const f = (e) => {
1319
1319
  * @see https://tailwindcss.com/docs/gradient-color-stops
1320
1320
  */
1321
1321
  "gradient-from": [{
1322
- from: a()
1322
+ from: i()
1323
1323
  }],
1324
1324
  /**
1325
1325
  * Gradient Color Stops Via
1326
1326
  * @see https://tailwindcss.com/docs/gradient-color-stops
1327
1327
  */
1328
1328
  "gradient-via": [{
1329
- via: a()
1329
+ via: i()
1330
1330
  }],
1331
1331
  /**
1332
1332
  * Gradient Color Stops To
1333
1333
  * @see https://tailwindcss.com/docs/gradient-color-stops
1334
1334
  */
1335
1335
  "gradient-to": [{
1336
- to: a()
1336
+ to: i()
1337
1337
  }],
1338
1338
  // ---------------
1339
1339
  // --- Borders ---
@@ -1535,91 +1535,91 @@ const f = (e) => {
1535
1535
  * @see https://tailwindcss.com/docs/border-style
1536
1536
  */
1537
1537
  "border-style": [{
1538
- border: [...q(), "hidden", "none"]
1538
+ border: [...D(), "hidden", "none"]
1539
1539
  }],
1540
1540
  /**
1541
1541
  * Divide Style
1542
1542
  * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1543
1543
  */
1544
1544
  "divide-style": [{
1545
- divide: [...q(), "hidden", "none"]
1545
+ divide: [...D(), "hidden", "none"]
1546
1546
  }],
1547
1547
  /**
1548
1548
  * Border Color
1549
1549
  * @see https://tailwindcss.com/docs/border-color
1550
1550
  */
1551
1551
  "border-color": [{
1552
- border: a()
1552
+ border: i()
1553
1553
  }],
1554
1554
  /**
1555
1555
  * Border Color X
1556
1556
  * @see https://tailwindcss.com/docs/border-color
1557
1557
  */
1558
1558
  "border-color-x": [{
1559
- "border-x": a()
1559
+ "border-x": i()
1560
1560
  }],
1561
1561
  /**
1562
1562
  * Border Color Y
1563
1563
  * @see https://tailwindcss.com/docs/border-color
1564
1564
  */
1565
1565
  "border-color-y": [{
1566
- "border-y": a()
1566
+ "border-y": i()
1567
1567
  }],
1568
1568
  /**
1569
1569
  * Border Color S
1570
1570
  * @see https://tailwindcss.com/docs/border-color
1571
1571
  */
1572
1572
  "border-color-s": [{
1573
- "border-s": a()
1573
+ "border-s": i()
1574
1574
  }],
1575
1575
  /**
1576
1576
  * Border Color E
1577
1577
  * @see https://tailwindcss.com/docs/border-color
1578
1578
  */
1579
1579
  "border-color-e": [{
1580
- "border-e": a()
1580
+ "border-e": i()
1581
1581
  }],
1582
1582
  /**
1583
1583
  * Border Color Top
1584
1584
  * @see https://tailwindcss.com/docs/border-color
1585
1585
  */
1586
1586
  "border-color-t": [{
1587
- "border-t": a()
1587
+ "border-t": i()
1588
1588
  }],
1589
1589
  /**
1590
1590
  * Border Color Right
1591
1591
  * @see https://tailwindcss.com/docs/border-color
1592
1592
  */
1593
1593
  "border-color-r": [{
1594
- "border-r": a()
1594
+ "border-r": i()
1595
1595
  }],
1596
1596
  /**
1597
1597
  * Border Color Bottom
1598
1598
  * @see https://tailwindcss.com/docs/border-color
1599
1599
  */
1600
1600
  "border-color-b": [{
1601
- "border-b": a()
1601
+ "border-b": i()
1602
1602
  }],
1603
1603
  /**
1604
1604
  * Border Color Left
1605
1605
  * @see https://tailwindcss.com/docs/border-color
1606
1606
  */
1607
1607
  "border-color-l": [{
1608
- "border-l": a()
1608
+ "border-l": i()
1609
1609
  }],
1610
1610
  /**
1611
1611
  * Divide Color
1612
1612
  * @see https://tailwindcss.com/docs/divide-color
1613
1613
  */
1614
1614
  "divide-color": [{
1615
- divide: a()
1615
+ divide: i()
1616
1616
  }],
1617
1617
  /**
1618
1618
  * Outline Style
1619
1619
  * @see https://tailwindcss.com/docs/outline-style
1620
1620
  */
1621
1621
  "outline-style": [{
1622
- outline: [...q(), "none", "hidden"]
1622
+ outline: [...D(), "none", "hidden"]
1623
1623
  }],
1624
1624
  /**
1625
1625
  * Outline Offset
@@ -1633,14 +1633,14 @@ const f = (e) => {
1633
1633
  * @see https://tailwindcss.com/docs/outline-width
1634
1634
  */
1635
1635
  "outline-w": [{
1636
- outline: ["", d, W, R]
1636
+ outline: ["", d, $, R]
1637
1637
  }],
1638
1638
  /**
1639
1639
  * Outline Color
1640
1640
  * @see https://tailwindcss.com/docs/outline-color
1641
1641
  */
1642
1642
  "outline-color": [{
1643
- outline: a()
1643
+ outline: i()
1644
1644
  }],
1645
1645
  // ---------------
1646
1646
  // --- Effects ---
@@ -1656,7 +1656,7 @@ const f = (e) => {
1656
1656
  "none",
1657
1657
  h,
1658
1658
  K,
1659
- D
1659
+ J
1660
1660
  ]
1661
1661
  }],
1662
1662
  /**
@@ -1664,21 +1664,21 @@ const f = (e) => {
1664
1664
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
1665
1665
  */
1666
1666
  "shadow-color": [{
1667
- shadow: a()
1667
+ shadow: i()
1668
1668
  }],
1669
1669
  /**
1670
1670
  * Inset Box Shadow
1671
1671
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1672
1672
  */
1673
1673
  "inset-shadow": [{
1674
- "inset-shadow": ["none", M, K, D]
1674
+ "inset-shadow": ["none", S, K, J]
1675
1675
  }],
1676
1676
  /**
1677
1677
  * Inset Box Shadow Color
1678
1678
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1679
1679
  */
1680
1680
  "inset-shadow-color": [{
1681
- "inset-shadow": a()
1681
+ "inset-shadow": i()
1682
1682
  }],
1683
1683
  /**
1684
1684
  * Ring Width
@@ -1699,7 +1699,7 @@ const f = (e) => {
1699
1699
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
1700
1700
  */
1701
1701
  "ring-color": [{
1702
- ring: a()
1702
+ ring: i()
1703
1703
  }],
1704
1704
  /**
1705
1705
  * Ring Offset Width
@@ -1717,7 +1717,7 @@ const f = (e) => {
1717
1717
  * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1718
1718
  */
1719
1719
  "ring-offset-color": [{
1720
- "ring-offset": a()
1720
+ "ring-offset": i()
1721
1721
  }],
1722
1722
  /**
1723
1723
  * Inset Ring Width
@@ -1731,21 +1731,21 @@ const f = (e) => {
1731
1731
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
1732
1732
  */
1733
1733
  "inset-ring-color": [{
1734
- "inset-ring": a()
1734
+ "inset-ring": i()
1735
1735
  }],
1736
1736
  /**
1737
1737
  * Text Shadow
1738
1738
  * @see https://tailwindcss.com/docs/text-shadow
1739
1739
  */
1740
1740
  "text-shadow": [{
1741
- "text-shadow": ["none", O, K, D]
1741
+ "text-shadow": ["none", j, K, J]
1742
1742
  }],
1743
1743
  /**
1744
1744
  * Text Shadow Color
1745
1745
  * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
1746
1746
  */
1747
1747
  "text-shadow-color": [{
1748
- "text-shadow": a()
1748
+ "text-shadow": i()
1749
1749
  }],
1750
1750
  /**
1751
1751
  * Opacity
@@ -1796,10 +1796,10 @@ const f = (e) => {
1796
1796
  "mask-linear-to": b()
1797
1797
  }],
1798
1798
  "mask-image-linear-from-color": [{
1799
- "mask-linear-from": a()
1799
+ "mask-linear-from": i()
1800
1800
  }],
1801
1801
  "mask-image-linear-to-color": [{
1802
- "mask-linear-to": a()
1802
+ "mask-linear-to": i()
1803
1803
  }],
1804
1804
  "mask-image-t-from-pos": [{
1805
1805
  "mask-t-from": b()
@@ -1808,10 +1808,10 @@ const f = (e) => {
1808
1808
  "mask-t-to": b()
1809
1809
  }],
1810
1810
  "mask-image-t-from-color": [{
1811
- "mask-t-from": a()
1811
+ "mask-t-from": i()
1812
1812
  }],
1813
1813
  "mask-image-t-to-color": [{
1814
- "mask-t-to": a()
1814
+ "mask-t-to": i()
1815
1815
  }],
1816
1816
  "mask-image-r-from-pos": [{
1817
1817
  "mask-r-from": b()
@@ -1820,10 +1820,10 @@ const f = (e) => {
1820
1820
  "mask-r-to": b()
1821
1821
  }],
1822
1822
  "mask-image-r-from-color": [{
1823
- "mask-r-from": a()
1823
+ "mask-r-from": i()
1824
1824
  }],
1825
1825
  "mask-image-r-to-color": [{
1826
- "mask-r-to": a()
1826
+ "mask-r-to": i()
1827
1827
  }],
1828
1828
  "mask-image-b-from-pos": [{
1829
1829
  "mask-b-from": b()
@@ -1832,10 +1832,10 @@ const f = (e) => {
1832
1832
  "mask-b-to": b()
1833
1833
  }],
1834
1834
  "mask-image-b-from-color": [{
1835
- "mask-b-from": a()
1835
+ "mask-b-from": i()
1836
1836
  }],
1837
1837
  "mask-image-b-to-color": [{
1838
- "mask-b-to": a()
1838
+ "mask-b-to": i()
1839
1839
  }],
1840
1840
  "mask-image-l-from-pos": [{
1841
1841
  "mask-l-from": b()
@@ -1844,10 +1844,10 @@ const f = (e) => {
1844
1844
  "mask-l-to": b()
1845
1845
  }],
1846
1846
  "mask-image-l-from-color": [{
1847
- "mask-l-from": a()
1847
+ "mask-l-from": i()
1848
1848
  }],
1849
1849
  "mask-image-l-to-color": [{
1850
- "mask-l-to": a()
1850
+ "mask-l-to": i()
1851
1851
  }],
1852
1852
  "mask-image-x-from-pos": [{
1853
1853
  "mask-x-from": b()
@@ -1856,10 +1856,10 @@ const f = (e) => {
1856
1856
  "mask-x-to": b()
1857
1857
  }],
1858
1858
  "mask-image-x-from-color": [{
1859
- "mask-x-from": a()
1859
+ "mask-x-from": i()
1860
1860
  }],
1861
1861
  "mask-image-x-to-color": [{
1862
- "mask-x-to": a()
1862
+ "mask-x-to": i()
1863
1863
  }],
1864
1864
  "mask-image-y-from-pos": [{
1865
1865
  "mask-y-from": b()
@@ -1868,10 +1868,10 @@ const f = (e) => {
1868
1868
  "mask-y-to": b()
1869
1869
  }],
1870
1870
  "mask-image-y-from-color": [{
1871
- "mask-y-from": a()
1871
+ "mask-y-from": i()
1872
1872
  }],
1873
1873
  "mask-image-y-to-color": [{
1874
- "mask-y-to": a()
1874
+ "mask-y-to": i()
1875
1875
  }],
1876
1876
  "mask-image-radial": [{
1877
1877
  "mask-radial": [s, t]
@@ -1883,10 +1883,10 @@ const f = (e) => {
1883
1883
  "mask-radial-to": b()
1884
1884
  }],
1885
1885
  "mask-image-radial-from-color": [{
1886
- "mask-radial-from": a()
1886
+ "mask-radial-from": i()
1887
1887
  }],
1888
1888
  "mask-image-radial-to-color": [{
1889
- "mask-radial-to": a()
1889
+ "mask-radial-to": i()
1890
1890
  }],
1891
1891
  "mask-image-radial-shape": [{
1892
1892
  "mask-radial": ["circle", "ellipse"]
@@ -1898,7 +1898,7 @@ const f = (e) => {
1898
1898
  }]
1899
1899
  }],
1900
1900
  "mask-image-radial-pos": [{
1901
- "mask-radial-at": T()
1901
+ "mask-radial-at": G()
1902
1902
  }],
1903
1903
  "mask-image-conic-pos": [{
1904
1904
  "mask-conic": [d]
@@ -1910,10 +1910,10 @@ const f = (e) => {
1910
1910
  "mask-conic-to": b()
1911
1911
  }],
1912
1912
  "mask-image-conic-from-color": [{
1913
- "mask-conic-from": a()
1913
+ "mask-conic-from": i()
1914
1914
  }],
1915
1915
  "mask-image-conic-to-color": [{
1916
- "mask-conic-to": a()
1916
+ "mask-conic-to": i()
1917
1917
  }],
1918
1918
  /**
1919
1919
  * Mask Mode
@@ -2010,9 +2010,9 @@ const f = (e) => {
2010
2010
  // Deprecated since Tailwind CSS v4.0.0
2011
2011
  "",
2012
2012
  "none",
2013
- F,
2013
+ O,
2014
2014
  K,
2015
- D
2015
+ J
2016
2016
  ]
2017
2017
  }],
2018
2018
  /**
@@ -2020,7 +2020,7 @@ const f = (e) => {
2020
2020
  * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2021
2021
  */
2022
2022
  "drop-shadow-color": [{
2023
- "drop-shadow": a()
2023
+ "drop-shadow": i()
2024
2024
  }],
2025
2025
  /**
2026
2026
  * Grayscale
@@ -2221,7 +2221,7 @@ const f = (e) => {
2221
2221
  * @see https://tailwindcss.com/docs/animation
2222
2222
  */
2223
2223
  animate: [{
2224
- animate: ["none", $, s, t]
2224
+ animate: ["none", U, s, t]
2225
2225
  }],
2226
2226
  // ------------------
2227
2227
  // --- Transforms ---
@@ -2245,63 +2245,63 @@ const f = (e) => {
2245
2245
  * @see https://tailwindcss.com/docs/perspective-origin
2246
2246
  */
2247
2247
  "perspective-origin": [{
2248
- "perspective-origin": E()
2248
+ "perspective-origin": T()
2249
2249
  }],
2250
2250
  /**
2251
2251
  * Rotate
2252
2252
  * @see https://tailwindcss.com/docs/rotate
2253
2253
  */
2254
2254
  rotate: [{
2255
- rotate: H()
2255
+ rotate: X()
2256
2256
  }],
2257
2257
  /**
2258
2258
  * Rotate X
2259
2259
  * @see https://tailwindcss.com/docs/rotate
2260
2260
  */
2261
2261
  "rotate-x": [{
2262
- "rotate-x": H()
2262
+ "rotate-x": X()
2263
2263
  }],
2264
2264
  /**
2265
2265
  * Rotate Y
2266
2266
  * @see https://tailwindcss.com/docs/rotate
2267
2267
  */
2268
2268
  "rotate-y": [{
2269
- "rotate-y": H()
2269
+ "rotate-y": X()
2270
2270
  }],
2271
2271
  /**
2272
2272
  * Rotate Z
2273
2273
  * @see https://tailwindcss.com/docs/rotate
2274
2274
  */
2275
2275
  "rotate-z": [{
2276
- "rotate-z": H()
2276
+ "rotate-z": X()
2277
2277
  }],
2278
2278
  /**
2279
2279
  * Scale
2280
2280
  * @see https://tailwindcss.com/docs/scale
2281
2281
  */
2282
2282
  scale: [{
2283
- scale: J()
2283
+ scale: q()
2284
2284
  }],
2285
2285
  /**
2286
2286
  * Scale X
2287
2287
  * @see https://tailwindcss.com/docs/scale
2288
2288
  */
2289
2289
  "scale-x": [{
2290
- "scale-x": J()
2290
+ "scale-x": q()
2291
2291
  }],
2292
2292
  /**
2293
2293
  * Scale Y
2294
2294
  * @see https://tailwindcss.com/docs/scale
2295
2295
  */
2296
2296
  "scale-y": [{
2297
- "scale-y": J()
2297
+ "scale-y": q()
2298
2298
  }],
2299
2299
  /**
2300
2300
  * Scale Z
2301
2301
  * @see https://tailwindcss.com/docs/scale
2302
2302
  */
2303
2303
  "scale-z": [{
2304
- "scale-z": J()
2304
+ "scale-z": q()
2305
2305
  }],
2306
2306
  /**
2307
2307
  * Scale 3D
@@ -2341,7 +2341,7 @@ const f = (e) => {
2341
2341
  * @see https://tailwindcss.com/docs/transform-origin
2342
2342
  */
2343
2343
  "transform-origin": [{
2344
- origin: E()
2344
+ origin: T()
2345
2345
  }],
2346
2346
  /**
2347
2347
  * Transform Style
@@ -2355,28 +2355,28 @@ const f = (e) => {
2355
2355
  * @see https://tailwindcss.com/docs/translate
2356
2356
  */
2357
2357
  translate: [{
2358
- translate: X()
2358
+ translate: H()
2359
2359
  }],
2360
2360
  /**
2361
2361
  * Translate X
2362
2362
  * @see https://tailwindcss.com/docs/translate
2363
2363
  */
2364
2364
  "translate-x": [{
2365
- "translate-x": X()
2365
+ "translate-x": H()
2366
2366
  }],
2367
2367
  /**
2368
2368
  * Translate Y
2369
2369
  * @see https://tailwindcss.com/docs/translate
2370
2370
  */
2371
2371
  "translate-y": [{
2372
- "translate-y": X()
2372
+ "translate-y": H()
2373
2373
  }],
2374
2374
  /**
2375
2375
  * Translate Z
2376
2376
  * @see https://tailwindcss.com/docs/translate
2377
2377
  */
2378
2378
  "translate-z": [{
2379
- "translate-z": X()
2379
+ "translate-z": H()
2380
2380
  }],
2381
2381
  /**
2382
2382
  * Translate None
@@ -2391,7 +2391,7 @@ const f = (e) => {
2391
2391
  * @see https://tailwindcss.com/docs/accent-color
2392
2392
  */
2393
2393
  accent: [{
2394
- accent: a()
2394
+ accent: i()
2395
2395
  }],
2396
2396
  /**
2397
2397
  * Appearance
@@ -2405,7 +2405,7 @@ const f = (e) => {
2405
2405
  * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2406
2406
  */
2407
2407
  "caret-color": [{
2408
- caret: a()
2408
+ caret: i()
2409
2409
  }],
2410
2410
  /**
2411
2411
  * Color Scheme
@@ -2651,21 +2651,21 @@ const f = (e) => {
2651
2651
  * @see https://tailwindcss.com/docs/fill
2652
2652
  */
2653
2653
  fill: [{
2654
- fill: ["none", ...a()]
2654
+ fill: ["none", ...i()]
2655
2655
  }],
2656
2656
  /**
2657
2657
  * Stroke Width
2658
2658
  * @see https://tailwindcss.com/docs/stroke-width
2659
2659
  */
2660
2660
  "stroke-w": [{
2661
- stroke: [d, W, R, oe]
2661
+ stroke: [d, $, R, oe]
2662
2662
  }],
2663
2663
  /**
2664
2664
  * Stroke
2665
2665
  * @see https://tailwindcss.com/docs/stroke
2666
2666
  */
2667
2667
  stroke: [{
2668
- stroke: ["none", ...a()]
2668
+ stroke: ["none", ...i()]
2669
2669
  }],
2670
2670
  // ---------------------
2671
2671
  // --- Accessibility ---
@@ -2733,11 +2733,26 @@ const f = (e) => {
2733
2733
  },
2734
2734
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
2735
2735
  };
2736
- }, co = /* @__PURE__ */ $e(lo);
2737
- function mo(...e) {
2738
- return co(Pe(e));
2736
+ }, mo = /* @__PURE__ */ We(co), po = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 };
2737
+ function uo(...e) {
2738
+ return mo(Re(e));
2739
+ }
2740
+ function xe(e, n) {
2741
+ if (!e)
2742
+ return;
2743
+ const r = ["", "VITE_", "NEXT_PUBLIC_", "NEXT_"];
2744
+ for (const o of r) {
2745
+ const a = e[`${o}${n}`];
2746
+ if (a)
2747
+ return a;
2748
+ }
2749
+ }
2750
+ function fo(e) {
2751
+ const n = typeof process < "u" ? process.env : void 0, r = xe(n, e);
2752
+ return r || xe(po, e);
2739
2753
  }
2740
2754
  export {
2741
- Pe as a,
2742
- mo as c
2755
+ Re as a,
2756
+ uo as c,
2757
+ fo as r
2743
2758
  };