@arcadeai/design-system 3.30.0 → 3.31.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 (390) hide show
  1. package/dist/StickToBottom-BGUuEI8O.js +271 -0
  2. package/dist/abap-Y8Dl9g_6.js +6 -0
  3. package/dist/actionscript-3-DQVEcJUW.js +6 -0
  4. package/dist/ada-vP6ak0IW.js +6 -0
  5. package/dist/andromeeda-BbmzSJq1.js +4 -0
  6. package/dist/angular-html-DPB4Rf0C.js +32 -0
  7. package/dist/angular-ts-CTOR2ofC.js +21 -0
  8. package/dist/apache-BUjz-sD2.js +6 -0
  9. package/dist/apex-OyTfjCYK.js +6 -0
  10. package/dist/apl-CjNiDgad.js +16 -0
  11. package/dist/applescript-BPx7YFFu.js +6 -0
  12. package/dist/ara-Z2fSOxSw.js +6 -0
  13. package/dist/asciidoc-C1T9ziH6.js +6 -0
  14. package/dist/asm-BTWLY5ym.js +6 -0
  15. package/dist/assets/index.css +1 -1
  16. package/dist/assets/tokens.css +1 -1
  17. package/dist/assets/variables.css +1 -1
  18. package/dist/astro-CFFExE8Q.js +18 -0
  19. package/dist/aurora-x-BwoVEUWZ.js +4 -0
  20. package/dist/awk-Fb0P9dkn.js +6 -0
  21. package/dist/ayu-dark-DJoqd4M9.js +4 -0
  22. package/dist/ayu-light-BzXEJRJ-.js +4 -0
  23. package/dist/ayu-mirage-BJ2oZGzi.js +4 -0
  24. package/dist/ballerina-oZK-YekG.js +6 -0
  25. package/dist/bat-0FvbqU9S.js +6 -0
  26. package/dist/beancount-DqJEb89h.js +6 -0
  27. package/dist/berry-DODBq_Ff.js +6 -0
  28. package/dist/bibtex-EULQRLY5.js +6 -0
  29. package/dist/bicep-BorU73w0.js +6 -0
  30. package/dist/bird2-CIjBSNj3.js +6 -0
  31. package/dist/blade-D0HyNvCw.js +20 -0
  32. package/dist/bsl-NkNNwerW.js +8 -0
  33. package/dist/{utils-CVF2pBPP.js → bundle-mjs-lrpnyDSX.js} +231 -249
  34. package/dist/c-eeMepfLm.js +6 -0
  35. package/dist/c3-BY5XW5ym.js +6 -0
  36. package/dist/cadence-02UX7mW8.js +6 -0
  37. package/dist/cairo-DM6WF2e3.js +8 -0
  38. package/dist/{calendar-CjLXktko.js → calendar-DreAgQKY.js} +147 -142
  39. package/dist/catppuccin-frappe-D3cH2rXe.js +4 -0
  40. package/dist/catppuccin-latte-C0LRGUW4.js +4 -0
  41. package/dist/catppuccin-macchiato-c5wQ11TT.js +4 -0
  42. package/dist/catppuccin-mocha-WMD6Qvya.js +4 -0
  43. package/dist/clarity-PKm5CwqM.js +6 -0
  44. package/dist/clojure-CXJfHrL3.js +6 -0
  45. package/dist/cmake-BJz8BOTU.js +6 -0
  46. package/dist/cobol-HihOMwht.js +10 -0
  47. package/dist/codeowners-Bt9yU6NX.js +6 -0
  48. package/dist/codeql-DHkodjjI.js +6 -0
  49. package/dist/coffee-DGBR_nr_.js +8 -0
  50. package/dist/common-lisp-EVqT9Zhp.js +6 -0
  51. package/dist/components/index.js +490 -463
  52. package/dist/components/ui/atoms/accordion.js +1 -1
  53. package/dist/components/ui/atoms/alert-dialog.js +1 -1
  54. package/dist/components/ui/atoms/alert.js +4 -4
  55. package/dist/components/ui/atoms/avatar.js +1 -1
  56. package/dist/components/ui/atoms/badge.js +2 -2
  57. package/dist/components/ui/atoms/breadcrumb.js +9 -9
  58. package/dist/components/ui/atoms/button.js +2 -2
  59. package/dist/components/ui/atoms/byoc-badge.js +2 -2
  60. package/dist/components/ui/atoms/calendar.js +2 -2
  61. package/dist/components/ui/atoms/card.js +23 -23
  62. package/dist/components/ui/atoms/chart.js +1 -1
  63. package/dist/components/ui/atoms/chat-container.d.ts +6 -0
  64. package/dist/components/ui/atoms/chat-container.d.ts.map +1 -0
  65. package/dist/components/ui/atoms/chat-container.js +55 -0
  66. package/dist/components/ui/atoms/checkbox.js +22 -22
  67. package/dist/components/ui/atoms/code-block.d.ts +11 -0
  68. package/dist/components/ui/atoms/code-block.d.ts.map +1 -0
  69. package/dist/components/ui/atoms/code-block.js +760 -0
  70. package/dist/components/ui/atoms/command.js +1 -1
  71. package/dist/components/ui/atoms/copy-button.d.ts +10 -0
  72. package/dist/components/ui/atoms/copy-button.d.ts.map +1 -0
  73. package/dist/components/ui/atoms/copy-button.js +35 -0
  74. package/dist/components/ui/atoms/dialog.js +1 -1
  75. package/dist/components/ui/atoms/dropdown-menu.js +1 -1
  76. package/dist/components/ui/atoms/form.js +1 -1
  77. package/dist/components/ui/atoms/hover-card.js +1 -1
  78. package/dist/components/ui/atoms/index.d.ts +6 -0
  79. package/dist/components/ui/atoms/index.d.ts.map +1 -1
  80. package/dist/components/ui/atoms/index.js +471 -455
  81. package/dist/components/ui/atoms/input.js +1 -1
  82. package/dist/components/ui/atoms/label.js +1 -1
  83. package/dist/components/ui/atoms/loader.d.ts +11 -0
  84. package/dist/components/ui/atoms/loader.d.ts.map +1 -0
  85. package/dist/components/ui/atoms/loader.js +332 -0
  86. package/dist/components/ui/atoms/markdown.d.ts +11 -0
  87. package/dist/components/ui/atoms/markdown.d.ts.map +1 -0
  88. package/dist/components/ui/atoms/markdown.js +6 -0
  89. package/dist/components/ui/atoms/popover.js +1 -1
  90. package/dist/components/ui/atoms/pro-badge.js +2 -2
  91. package/dist/components/ui/atoms/progress.js +1 -1
  92. package/dist/components/ui/atoms/radio-group.js +1 -1
  93. package/dist/components/ui/atoms/resizable.js +1 -1
  94. package/dist/components/ui/atoms/scroll-area.js +1 -1
  95. package/dist/components/ui/atoms/scroll-button.d.ts +10 -0
  96. package/dist/components/ui/atoms/scroll-button.d.ts.map +1 -0
  97. package/dist/components/ui/atoms/scroll-button.js +33 -0
  98. package/dist/components/ui/atoms/select.js +1 -1
  99. package/dist/components/ui/atoms/separator.js +1 -1
  100. package/dist/components/ui/atoms/sheet.js +1 -1
  101. package/dist/components/ui/atoms/sidebar.js +2 -2
  102. package/dist/components/ui/atoms/skeleton.js +1 -1
  103. package/dist/components/ui/atoms/slider.js +1 -1
  104. package/dist/components/ui/atoms/switch.js +1 -1
  105. package/dist/components/ui/atoms/table.js +1 -1
  106. package/dist/components/ui/atoms/tabs.js +1 -1
  107. package/dist/components/ui/atoms/textarea.js +1 -1
  108. package/dist/components/ui/atoms/toggle.js +6 -6
  109. package/dist/components/ui/atoms/tooltip.js +1 -1
  110. package/dist/components/ui/atoms/view-tools-control.js +5 -5
  111. package/dist/components/ui/index.js +490 -463
  112. package/dist/components/ui/molecules/date-time-picker.js +1 -1
  113. package/dist/components/ui/molecules/index.d.ts +4 -0
  114. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  115. package/dist/components/ui/molecules/index.js +18 -7
  116. package/dist/components/ui/molecules/message.d.ts +37 -0
  117. package/dist/components/ui/molecules/message.d.ts.map +1 -0
  118. package/dist/components/ui/molecules/message.js +65 -0
  119. package/dist/components/ui/molecules/prompt-input.d.ts +29 -0
  120. package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -0
  121. package/dist/components/ui/molecules/prompt-input.js +136 -0
  122. package/dist/components/ui/molecules/requirement-badges.js +7 -5
  123. package/dist/components/ui/molecules/tool-card.js +1 -1
  124. package/dist/components/ui/molecules/toolkit-card.js +3 -3
  125. package/dist/coq-B0L9upzn.js +6 -0
  126. package/dist/cpp-Cj177cuW.js +18 -0
  127. package/dist/crystal-CRJyc4G-.js +18 -0
  128. package/dist/csharp-CCgA4A09.js +6 -0
  129. package/dist/css-CECN5uSL.js +6 -0
  130. package/dist/csv-CmYOceLb.js +6 -0
  131. package/dist/cue-ZzumE7IT.js +6 -0
  132. package/dist/cypher-jpdmjtA6.js +6 -0
  133. package/dist/d-CBagWSwH.js +6 -0
  134. package/dist/dark-plus-pUHDTVV0.js +4 -0
  135. package/dist/dart-6ObCrKr9.js +6 -0
  136. package/dist/dax-CcDT-8dH.js +6 -0
  137. package/dist/desktop-B93p9R9O.js +6 -0
  138. package/dist/diff-BxzP2J8R.js +6 -0
  139. package/dist/docker-CsHqm9tx.js +6 -0
  140. package/dist/dotenv-BMjVjUL1.js +6 -0
  141. package/dist/dracula-BtZx2Kac.js +4 -0
  142. package/dist/dracula-soft-BKa-aqBv.js +4 -0
  143. package/dist/dream-maker-PAx17jaB.js +6 -0
  144. package/dist/edge-BYQkOzbF.js +12 -0
  145. package/dist/elixir-Dh036GMp.js +8 -0
  146. package/dist/elm-BtNbw_Cd.js +8 -0
  147. package/dist/emacs-lisp-Cfxdx5D-.js +6 -0
  148. package/dist/erb-ScVOXVpH.js +10 -0
  149. package/dist/erlang-DNcDT8Hi.js +8 -0
  150. package/dist/everforest-dark-DMCBqXCK.js +4 -0
  151. package/dist/everforest-light-BbXl82Em.js +4 -0
  152. package/dist/fennel-N4WcXuKx.js +6 -0
  153. package/dist/fish-BTDEUgqH.js +6 -0
  154. package/dist/fluent-BMXUxfv1.js +6 -0
  155. package/dist/fortran-fixed-form-B67KFkXH.js +8 -0
  156. package/dist/fortran-free-form-CwqYvCLJ.js +6 -0
  157. package/dist/fsharp-CYOiIVNx.js +8 -0
  158. package/dist/gdresource-CvCIUjhi.js +10 -0
  159. package/dist/gdscript-DSAxJ_aS.js +6 -0
  160. package/dist/gdshader-Bk8fF6yr.js +6 -0
  161. package/dist/genie-DzUvd7U9.js +6 -0
  162. package/dist/gherkin-DHRaV0YP.js +6 -0
  163. package/dist/git-commit-Bd32YZ0K.js +8 -0
  164. package/dist/git-rebase-ZWUFO_T4.js +8 -0
  165. package/dist/github-dark-DenFmJkN.js +4 -0
  166. package/dist/github-dark-default-BJPUVz4H.js +4 -0
  167. package/dist/github-dark-dimmed-DUshB20C.js +4 -0
  168. package/dist/github-dark-high-contrast-D3aGCnF8.js +4 -0
  169. package/dist/github-light-JYsPkUQd.js +4 -0
  170. package/dist/github-light-default-D99KPAby.js +4 -0
  171. package/dist/github-light-high-contrast-BbmZE-Mp.js +4 -0
  172. package/dist/gleam-Bv284lvN.js +6 -0
  173. package/dist/glimmer-js-DkxNrfPT.js +14 -0
  174. package/dist/glimmer-ts-D6YZEmK_.js +14 -0
  175. package/dist/glsl-CkUcVZNK.js +8 -0
  176. package/dist/gn-XtJxiLa4.js +6 -0
  177. package/dist/gnuplot-yPG9-sE_.js +6 -0
  178. package/dist/go-CvFNMTvu.js +6 -0
  179. package/dist/graphql-CBu2ehBn.js +14 -0
  180. package/dist/groovy-CJQTphOW.js +6 -0
  181. package/dist/gruvbox-dark-hard-C5HOtKIh.js +4 -0
  182. package/dist/gruvbox-dark-medium-FVgwJHuz.js +4 -0
  183. package/dist/gruvbox-dark-soft-B46F314v.js +4 -0
  184. package/dist/gruvbox-light-hard-CJD38wDZ.js +4 -0
  185. package/dist/gruvbox-light-medium-BlIhMYTA.js +4 -0
  186. package/dist/gruvbox-light-soft-DoPHyLVZ.js +4 -0
  187. package/dist/hack-ItRNKiEb.js +10 -0
  188. package/dist/haml-NZLVzu_R.js +10 -0
  189. package/dist/handlebars-mxStpSE7.js +14 -0
  190. package/dist/haskell-WeIwNIP6.js +6 -0
  191. package/dist/haxe-TztHsm5T.js +6 -0
  192. package/dist/hcl-D438OF-I.js +6 -0
  193. package/dist/highlighted-body-B3W2YXNL-Dg7ybfUq.js +19 -0
  194. package/dist/hjson-DYBUbqOl.js +6 -0
  195. package/dist/hlsl-Bk8TCZNL.js +6 -0
  196. package/dist/horizon-CJQ10nlf.js +4 -0
  197. package/dist/horizon-bright-CdkBZOMB.js +4 -0
  198. package/dist/houston-BDYrDoDW.js +4 -0
  199. package/dist/html-B50bmoVb.js +10 -0
  200. package/dist/html-derivative-C6bxFbFW.js +8 -0
  201. package/dist/http-DLvAkeD-.js +14 -0
  202. package/dist/hurl-CgkFN90t.js +12 -0
  203. package/dist/hxml-GbqSQCLa.js +8 -0
  204. package/dist/hy-Brt5EZ7-.js +6 -0
  205. package/dist/imba-CimUv-Uh.js +6 -0
  206. package/dist/{index-DBUvnhgM.js → index-UgeK3A8s.js} +1 -1
  207. package/dist/index-cd1ceFJg.js +6973 -0
  208. package/dist/ini-BZIuRIvJ.js +6 -0
  209. package/dist/java-DY6VlHhP.js +6 -0
  210. package/dist/javascript-C25yR2R2.js +6 -0
  211. package/dist/jinja-CFW5uAwY.js +11 -0
  212. package/dist/jison-DdreslRX.js +8 -0
  213. package/dist/json-DxJze_jm.js +6 -0
  214. package/dist/json5-BT4Fjg39.js +6 -0
  215. package/dist/jsonc-CHjZD8gR.js +6 -0
  216. package/dist/jsonl-BGuvDmy9.js +6 -0
  217. package/dist/jsonnet-Bx2cfsXg.js +6 -0
  218. package/dist/jssm-BcADi6EI.js +6 -0
  219. package/dist/jsx-BtKADgXT.js +6 -0
  220. package/dist/julia-CZiKXNNP.js +16 -0
  221. package/dist/just-CEK2SJ_k.js +18 -0
  222. package/dist/kanagawa-dragon-CiKur4Hl.js +4 -0
  223. package/dist/kanagawa-lotus-BKu-smKu.js +4 -0
  224. package/dist/kanagawa-wave-CQwozSzG.js +4 -0
  225. package/dist/kdl-BNOv9TC3.js +6 -0
  226. package/dist/kotlin-ByBMgTeR.js +6 -0
  227. package/dist/kusto-DH_XitHS.js +6 -0
  228. package/dist/laserwave-6a00oqik.js +4 -0
  229. package/dist/latex-B8Egmqc5.js +8 -0
  230. package/dist/lean-BnVxaZxY.js +6 -0
  231. package/dist/less-B1GLI2Di.js +6 -0
  232. package/dist/lib/utils.js +21 -3
  233. package/dist/light-plus-CZuVqSLX.js +4 -0
  234. package/dist/liquid-CHzkx3jT.js +14 -0
  235. package/dist/llvm-Bk2XctFf.js +6 -0
  236. package/dist/log-Al8wyEFV.js +6 -0
  237. package/dist/logo-DBa4JDzV.js +6 -0
  238. package/dist/lua-Bp3IRv7I.js +8 -0
  239. package/dist/luau-UQyhudEE.js +6 -0
  240. package/dist/main.js +513 -486
  241. package/dist/make-CsMclxtr.js +6 -0
  242. package/dist/markdown-CSrGIfKB.js +20177 -0
  243. package/dist/markdown-CrScaQ96.js +6 -0
  244. package/dist/marko-CJBA24Ri.js +14 -0
  245. package/dist/material-theme-D6KBX41T.js +4 -0
  246. package/dist/material-theme-darker-CkRroheE.js +4 -0
  247. package/dist/material-theme-lighter-BUBw43Yz.js +4 -0
  248. package/dist/material-theme-ocean-ClGX14Ja.js +4 -0
  249. package/dist/material-theme-palenight-C1RVm8K1.js +4 -0
  250. package/dist/matlab-BOAaUVP0.js +6 -0
  251. package/dist/mdc-C9YSUwVC.js +12 -0
  252. package/dist/mdx-BOhZZUJ8.js +6 -0
  253. package/dist/mermaid-3ZIDBTTL-Co7GHGDL.js +4 -0
  254. package/dist/mermaid-C3rz4dYh.js +6 -0
  255. package/dist/min-dark-C7ak0t6c.js +4 -0
  256. package/dist/min-light-CKFxVcPp.js +4 -0
  257. package/dist/mipsasm-CTx18fBl.js +6 -0
  258. package/dist/mojo-EIZIZRTQ.js +6 -0
  259. package/dist/monokai-C1KBYcO0.js +4 -0
  260. package/dist/moonbit-B1TV0fG3.js +6 -0
  261. package/dist/move-Db4ltDq1.js +6 -0
  262. package/dist/narrat-DmhDCBs-.js +6 -0
  263. package/dist/nextflow-47kAzSl1.js +8 -0
  264. package/dist/nextflow-groovy-Drz_2V0j.js +6 -0
  265. package/dist/nginx-D7O4WoB1.js +8 -0
  266. package/dist/night-owl-Bm2rzalh.js +4 -0
  267. package/dist/night-owl-light-CBI5u5kw.js +4 -0
  268. package/dist/nim-QAjRdh9w.js +20 -0
  269. package/dist/nix-fTRXMGic.js +9 -0
  270. package/dist/nord-CC5OiUXg.js +4 -0
  271. package/dist/nushell-BGCPRlV5.js +6 -0
  272. package/dist/objective-c-Itk8tzmv.js +6 -0
  273. package/dist/objective-cpp-DGt5UKRO.js +6 -0
  274. package/dist/ocaml-eSVK32Eg.js +6 -0
  275. package/dist/odin-BItnF517.js +6 -0
  276. package/dist/one-dark-pro-DTA3VF0_.js +4 -0
  277. package/dist/one-light-LkMrt1Cf.js +4 -0
  278. package/dist/openscad-Sp5uZ6f2.js +6 -0
  279. package/dist/pascal-xy8pJNns.js +6 -0
  280. package/dist/perl-DkVrgJBg.js +16 -0
  281. package/dist/php-BIzsF_5x.js +18 -0
  282. package/dist/pkl-C-zSNmaA.js +6 -0
  283. package/dist/plastic-CSTz3KZp.js +4 -0
  284. package/dist/plsql-pVbGZfOv.js +6 -0
  285. package/dist/po-BNfHvqmm.js +6 -0
  286. package/dist/poimandres-C-VADXHD.js +4 -0
  287. package/dist/polar-CAZahv3u.js +6 -0
  288. package/dist/postcss-05aHdL-n.js +6 -0
  289. package/dist/powerquery-DI9HkTvs.js +6 -0
  290. package/dist/powershell-Clc4ydu-.js +6 -0
  291. package/dist/prisma-FZjmVtSl.js +6 -0
  292. package/dist/prolog-C5-yg4TO.js +6 -0
  293. package/dist/proto-C7QgialS.js +6 -0
  294. package/dist/pug-XOw9Q1Ho.js +12 -0
  295. package/dist/puppet-CUJHmnxV.js +6 -0
  296. package/dist/purescript-rUfGld-4.js +6 -0
  297. package/dist/python-BFNSHbwJ.js +6 -0
  298. package/dist/qml-rTNXsquU.js +8 -0
  299. package/dist/qmldir-BInDYbpo.js +6 -0
  300. package/dist/qss-AeJTysr_.js +6 -0
  301. package/dist/r-CSmzDPi7.js +6 -0
  302. package/dist/racket-B83wSAja.js +6 -0
  303. package/dist/raku-nEQ4ZJJ7.js +6 -0
  304. package/dist/razor-Ci8D0dQK.js +10 -0
  305. package/dist/red-7y8PH7HH.js +4 -0
  306. package/dist/reg-m_s_Kiip.js +6 -0
  307. package/dist/regexp-BazyLpPg.js +6 -0
  308. package/dist/rel-BcRfyd6Q.js +6 -0
  309. package/dist/riscv-Ce8MAQLP.js +6 -0
  310. package/dist/ron-DCEEQypA.js +6 -0
  311. package/dist/rose-pine-BKc3yVeu.js +4 -0
  312. package/dist/rose-pine-dawn-BulJcPZT.js +4 -0
  313. package/dist/rose-pine-moon-j6jiXKV8.js +4 -0
  314. package/dist/rosmsg-Cz0w1km8.js +6 -0
  315. package/dist/rst-DM32Wy3O.js +22 -0
  316. package/dist/ruby-BeqCs27h.js +30 -0
  317. package/dist/rust-CLzF9zIN.js +6 -0
  318. package/dist/sas-fpEvgATw.js +8 -0
  319. package/dist/sass-DxHp5rTx.js +6 -0
  320. package/dist/scala-D4grkFkl.js +6 -0
  321. package/dist/scheme-BCRWuEm4.js +6 -0
  322. package/dist/scss-B1FaCqwR.js +8 -0
  323. package/dist/sdbl-B7T8abf4.js +6 -0
  324. package/dist/shaderlab-Cr62-Wb4.js +8 -0
  325. package/dist/shellscript-InADTalH.js +6 -0
  326. package/dist/shellsession-DiDJNQdy.js +8 -0
  327. package/dist/slack-dark-i7wN4OET.js +4 -0
  328. package/dist/slack-ochin-ndHf0LoP.js +4 -0
  329. package/dist/smalltalk-BlI1_OkM.js +6 -0
  330. package/dist/snazzy-light-BlSJXAu4.js +4 -0
  331. package/dist/solarized-dark-UTmkh7lw.js +4 -0
  332. package/dist/solarized-light-BheCkDPT.js +4 -0
  333. package/dist/solidity-DUWnFhS6.js +6 -0
  334. package/dist/soy-C1-6njHa.js +8 -0
  335. package/dist/sparql-B0KWFEri.js +8 -0
  336. package/dist/splunk-CRXR8A9s.js +6 -0
  337. package/dist/sql-Cn_v3PB0.js +6 -0
  338. package/dist/ssh-config-DP-hNVbF.js +6 -0
  339. package/dist/stata-B8c5fTjX.js +8 -0
  340. package/dist/stylus-CyKEU1Ej.js +6 -0
  341. package/dist/surrealql-CQi7GQN7.js +8 -0
  342. package/dist/svelte-rYri41WT.js +14 -0
  343. package/dist/swift-DJpUqPLg.js +6 -0
  344. package/dist/synthwave-84-NU3C_KFZ.js +4 -0
  345. package/dist/system-verilog-BCm7smPJ.js +6 -0
  346. package/dist/systemd-C-4qm6XH.js +6 -0
  347. package/dist/talonscript-CFF3LF_O.js +6 -0
  348. package/dist/tasl-Cg_WBUAe.js +6 -0
  349. package/dist/tcl-DN7buRTF.js +6 -0
  350. package/dist/templ-Crs9Ui8q.js +12 -0
  351. package/dist/terraform-DGvcn9zM.js +6 -0
  352. package/dist/tex-AHxmLTL0.js +8 -0
  353. package/dist/tokyo-night-DP4TmcQl.js +4 -0
  354. package/dist/toml-DY62mUL_.js +6 -0
  355. package/dist/{toolkit-card-B23qLCqG.js → toolkit-card-Birn0MUI.js} +6 -4
  356. package/dist/ts-tags-ioVe2PKw.js +41 -0
  357. package/dist/tsv-BtvSkaG0.js +6 -0
  358. package/dist/tsx-B8rCNbgL.js +6 -0
  359. package/dist/turtle-_H59FV7D.js +6 -0
  360. package/dist/twig-DwV2Fi4L.js +18 -0
  361. package/dist/typescript-RycA9KXf.js +6 -0
  362. package/dist/typespec-DWqp-kUU.js +6 -0
  363. package/dist/typst-D_1QKWns.js +6 -0
  364. package/dist/v-BPCNiyYe.js +6 -0
  365. package/dist/vala-uxaPR7d1.js +6 -0
  366. package/dist/vb-D8_c5-KN.js +6 -0
  367. package/dist/verilog-B-bybjPF.js +6 -0
  368. package/dist/vesper-BckBta1U.js +4 -0
  369. package/dist/vhdl-CUlNa8ac.js +6 -0
  370. package/dist/viml-DsfA-sWm.js +6 -0
  371. package/dist/vitesse-black-BoGvW84i.js +4 -0
  372. package/dist/vitesse-dark-Cym-eLtO.js +4 -0
  373. package/dist/vitesse-light-CcmG315c.js +4 -0
  374. package/dist/vue-DXEmyXn9.js +31 -0
  375. package/dist/vue-html-j9xNEdu3.js +8 -0
  376. package/dist/vue-vine-D41-N99t.js +18 -0
  377. package/dist/vyper-CPQuu50u.js +6 -0
  378. package/dist/wasm-BBXxrAl7.js +6 -0
  379. package/dist/wasm-DQxwEHae.js +7 -0
  380. package/dist/wenyan-pbVjoM9_.js +6 -0
  381. package/dist/wgsl-DY4iK1q1.js +6 -0
  382. package/dist/wikitext-Z-MoUasO.js +6 -0
  383. package/dist/wit-CQMQOlTg.js +6 -0
  384. package/dist/wolfram-Dz4KXISs.js +6 -0
  385. package/dist/xml-C2J0sS9M.js +8 -0
  386. package/dist/xsl-BmSZphgC.js +8 -0
  387. package/dist/yaml-DaO7k5B1.js +6 -0
  388. package/dist/zenscript-CxBjpf9c.js +6 -0
  389. package/dist/zig-Vm0PO9wB.js +6 -0
  390. package/package.json +12 -6
@@ -1,124 +1,124 @@
1
- function ve(e) {
1
+ function ye(e) {
2
2
  var t, 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 a = e.length;
6
- for (t = 0; t < a; t++) e[t] && (r = ve(e[t])) && (o && (o += " "), o += r);
5
+ var i = e.length;
6
+ for (t = 0; t < i; t++) e[t] && (r = ye(e[t])) && (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 Ne() {
11
- for (var e, t, r = 0, o = "", a = arguments.length; r < a; r++) (e = arguments[r]) && (t = ve(e)) && (o && (o += " "), o += t);
10
+ function Ao() {
11
+ for (var e, t, r = 0, o = "", i = arguments.length; r < i; r++) (e = arguments[r]) && (t = ye(e)) && (o && (o += " "), o += t);
12
12
  return o;
13
13
  }
14
- const je = (e, t) => {
14
+ const Ne = (e, t) => {
15
15
  const r = new Array(e.length + t.length);
16
16
  for (let o = 0; o < e.length; o++)
17
17
  r[o] = e[o];
18
18
  for (let o = 0; o < t.length; o++)
19
19
  r[e.length + o] = t[o];
20
20
  return r;
21
- }, Ve = (e, t) => ({
21
+ }, Ee = (e, t) => ({
22
22
  classGroupId: e,
23
23
  validator: t
24
- }), ze = (e = /* @__PURE__ */ new Map(), t = null, r) => ({
24
+ }), ve = (e = /* @__PURE__ */ new Map(), t = null, r) => ({
25
25
  nextPart: e,
26
26
  validators: t,
27
27
  classGroupId: r
28
- }), K = "-", fe = [], Fe = "arbitrary..", We = (e) => {
29
- const t = $e(e), {
28
+ }), K = "-", fe = [], Ve = "arbitrary..", Fe = (e) => {
29
+ const t = _e(e), {
30
30
  conflictingClassGroups: r,
31
31
  conflictingClassGroupModifiers: o
32
32
  } = e;
33
33
  return {
34
- getClassGroupId: (i) => {
35
- if (i.startsWith("[") && i.endsWith("]"))
36
- return Be(i);
37
- const b = i.split(K), d = b[0] === "" && b.length > 1 ? 1 : 0;
38
- return Ce(b, d, t);
34
+ getClassGroupId: (a) => {
35
+ if (a.startsWith("[") && a.endsWith("]"))
36
+ return We(a);
37
+ const b = a.split(K), d = b[0] === "" && b.length > 1 ? 1 : 0;
38
+ return ze(b, d, t);
39
39
  },
40
- getConflictingClassGroupIds: (i, b) => {
40
+ getConflictingClassGroupIds: (a, b) => {
41
41
  if (b) {
42
- const d = o[i], u = r[i];
43
- return d ? u ? je(u, d) : d : u || fe;
42
+ const d = o[a], u = r[a];
43
+ return d ? u ? Ne(u, d) : d : u || fe;
44
44
  }
45
- return r[i] || fe;
45
+ return r[a] || fe;
46
46
  }
47
47
  };
48
- }, Ce = (e, t, r) => {
48
+ }, ze = (e, t, r) => {
49
49
  if (e.length - t === 0)
50
50
  return r.classGroupId;
51
- const a = e[t], m = r.nextPart.get(a);
51
+ const i = e[t], m = r.nextPart.get(i);
52
52
  if (m) {
53
- const u = Ce(e, t + 1, m);
53
+ const u = ze(e, t + 1, m);
54
54
  if (u) return u;
55
55
  }
56
- const i = r.validators;
57
- if (i === null)
56
+ const a = r.validators;
57
+ if (a === null)
58
58
  return;
59
- const b = t === 0 ? e.join(K) : e.slice(t).join(K), d = i.length;
59
+ const b = t === 0 ? e.join(K) : e.slice(t).join(K), d = a.length;
60
60
  for (let u = 0; u < d; u++) {
61
- const h = i[u];
61
+ const h = a[u];
62
62
  if (h.validator(b))
63
63
  return h.classGroupId;
64
64
  }
65
- }, Be = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
65
+ }, We = (e) => e.slice(1, -1).indexOf(":") === -1 ? void 0 : (() => {
66
66
  const t = e.slice(1, -1), r = t.indexOf(":"), o = t.slice(0, r);
67
- return o ? Fe + o : void 0;
68
- })(), $e = (e) => {
67
+ return o ? Ve + o : void 0;
68
+ })(), _e = (e) => {
69
69
  const {
70
70
  theme: t,
71
71
  classGroups: r
72
72
  } = e;
73
- return De(r, t);
74
- }, De = (e, t) => {
75
- const r = ze();
73
+ return Be(r, t);
74
+ }, Be = (e, t) => {
75
+ const r = ve();
76
76
  for (const o in e) {
77
- const a = e[o];
78
- ne(a, r, o, t);
77
+ const i = e[o];
78
+ ne(i, r, o, t);
79
79
  }
80
80
  return r;
81
81
  }, ne = (e, t, r, o) => {
82
- const a = e.length;
83
- for (let m = 0; m < a; m++) {
84
- const i = e[m];
85
- Ue(i, t, r, o);
82
+ const i = e.length;
83
+ for (let m = 0; m < i; m++) {
84
+ const a = e[m];
85
+ $e(a, t, r, o);
86
86
  }
87
- }, Ue = (e, t, r, o) => {
87
+ }, $e = (e, t, r, o) => {
88
88
  if (typeof e == "string") {
89
- Xe(e, t, r);
89
+ Ue(e, t, r);
90
90
  return;
91
91
  }
92
92
  if (typeof e == "function") {
93
- Ye(e, t, r, o);
93
+ De(e, t, r, o);
94
94
  return;
95
95
  }
96
- qe(e, t, r, o);
97
- }, Xe = (e, t, r) => {
98
- const o = e === "" ? t : Ae(t, e);
96
+ Ye(e, t, r, o);
97
+ }, Ue = (e, t, r) => {
98
+ const o = e === "" ? t : Ce(t, e);
99
99
  o.classGroupId = r;
100
- }, Ye = (e, t, r, o) => {
101
- if (Je(e)) {
100
+ }, De = (e, t, r, o) => {
101
+ if (qe(e)) {
102
102
  ne(e(o), t, r, o);
103
103
  return;
104
104
  }
105
- t.validators === null && (t.validators = []), t.validators.push(Ve(r, e));
106
- }, qe = (e, t, r, o) => {
107
- const a = Object.entries(e), m = a.length;
108
- for (let i = 0; i < m; i++) {
109
- const [b, d] = a[i];
110
- ne(d, Ae(t, b), r, o);
105
+ t.validators === null && (t.validators = []), t.validators.push(Ee(r, e));
106
+ }, Ye = (e, t, r, o) => {
107
+ const i = Object.entries(e), m = i.length;
108
+ for (let a = 0; a < m; a++) {
109
+ const [b, d] = i[a];
110
+ ne(d, Ce(t, b), r, o);
111
111
  }
112
- }, Ae = (e, t) => {
112
+ }, Ce = (e, t) => {
113
113
  let r = e;
114
- const o = t.split(K), a = o.length;
115
- for (let m = 0; m < a; m++) {
116
- const i = o[m];
117
- let b = r.nextPart.get(i);
118
- b || (b = ze(), r.nextPart.set(i, b)), r = b;
114
+ const o = t.split(K), i = o.length;
115
+ for (let m = 0; m < i; m++) {
116
+ const a = o[m];
117
+ let b = r.nextPart.get(a);
118
+ b || (b = ve(), r.nextPart.set(a, b)), r = b;
119
119
  }
120
120
  return r;
121
- }, Je = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, He = (e) => {
121
+ }, qe = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Xe = (e) => {
122
122
  if (e < 1)
123
123
  return {
124
124
  get: () => {
@@ -127,41 +127,41 @@ const je = (e, t) => {
127
127
  }
128
128
  };
129
129
  let t = 0, r = /* @__PURE__ */ Object.create(null), o = /* @__PURE__ */ Object.create(null);
130
- const a = (m, i) => {
131
- r[m] = i, t++, t > e && (t = 0, o = r, r = /* @__PURE__ */ Object.create(null));
130
+ const i = (m, a) => {
131
+ r[m] = a, t++, t > e && (t = 0, o = r, r = /* @__PURE__ */ Object.create(null));
132
132
  };
133
133
  return {
134
134
  get(m) {
135
- let i = r[m];
136
- if (i !== void 0)
137
- return i;
138
- if ((i = o[m]) !== void 0)
139
- return a(m, i), i;
135
+ let a = r[m];
136
+ if (a !== void 0)
137
+ return a;
138
+ if ((a = o[m]) !== void 0)
139
+ return i(m, a), a;
140
140
  },
141
- set(m, i) {
142
- m in r ? r[m] = i : a(m, i);
141
+ set(m, a) {
142
+ m in r ? r[m] = a : i(m, a);
143
143
  }
144
144
  };
145
- }, se = "!", ge = ":", Ke = [], he = (e, t, r, o, a) => ({
145
+ }, se = "!", ge = ":", Je = [], he = (e, t, r, o, i) => ({
146
146
  modifiers: e,
147
147
  hasImportantModifier: t,
148
148
  baseClassName: r,
149
149
  maybePostfixModifierPosition: o,
150
- isExternal: a
151
- }), Qe = (e) => {
150
+ isExternal: i
151
+ }), He = (e) => {
152
152
  const {
153
153
  prefix: t,
154
154
  experimentalParseClassName: r
155
155
  } = e;
156
- let o = (a) => {
156
+ let o = (i) => {
157
157
  const m = [];
158
- let i = 0, b = 0, d = 0, u;
159
- const h = a.length;
158
+ let a = 0, b = 0, d = 0, u;
159
+ const h = i.length;
160
160
  for (let z = 0; z < h; z++) {
161
- const k = a[z];
162
- if (i === 0 && b === 0) {
161
+ const k = i[z];
162
+ if (a === 0 && b === 0) {
163
163
  if (k === ge) {
164
- m.push(a.slice(d, z)), d = z + 1;
164
+ m.push(i.slice(d, z)), d = z + 1;
165
165
  continue;
166
166
  }
167
167
  if (k === "/") {
@@ -169,9 +169,9 @@ const je = (e, t) => {
169
169
  continue;
170
170
  }
171
171
  }
172
- k === "[" ? i++ : k === "]" ? i-- : k === "(" ? b++ : k === ")" && b--;
172
+ k === "[" ? a++ : k === "]" ? a-- : k === "(" ? b++ : k === ")" && b--;
173
173
  }
174
- const v = m.length === 0 ? a : a.slice(d);
174
+ const v = m.length === 0 ? i : i.slice(d);
175
175
  let A = v, P = !1;
176
176
  v.endsWith(se) ? (A = v.slice(0, -1), P = !0) : (
177
177
  /**
@@ -180,124 +180,124 @@ const je = (e, t) => {
180
180
  */
181
181
  v.startsWith(se) && (A = v.slice(1), P = !0)
182
182
  );
183
- const T = u && u > d ? u - d : void 0;
184
- return he(m, P, A, T);
183
+ const G = u && u > d ? u - d : void 0;
184
+ return he(m, P, A, G);
185
185
  };
186
186
  if (t) {
187
- const a = t + ge, m = o;
188
- o = (i) => i.startsWith(a) ? m(i.slice(a.length)) : he(Ke, !1, i, void 0, !0);
187
+ const i = t + ge, m = o;
188
+ o = (a) => a.startsWith(i) ? m(a.slice(i.length)) : he(Je, !1, a, void 0, !0);
189
189
  }
190
190
  if (r) {
191
- const a = o;
191
+ const i = o;
192
192
  o = (m) => r({
193
193
  className: m,
194
- parseClassName: a
194
+ parseClassName: i
195
195
  });
196
196
  }
197
197
  return o;
198
- }, Ze = (e) => {
198
+ }, Ke = (e) => {
199
199
  const t = /* @__PURE__ */ new Map();
200
200
  return e.orderSensitiveModifiers.forEach((r, o) => {
201
201
  t.set(r, 1e6 + o);
202
202
  }), (r) => {
203
203
  const o = [];
204
- let a = [];
204
+ let i = [];
205
205
  for (let m = 0; m < r.length; m++) {
206
- const i = r[m], b = i[0] === "[", d = t.has(i);
207
- b || d ? (a.length > 0 && (a.sort(), o.push(...a), a = []), o.push(i)) : a.push(i);
206
+ const a = r[m], b = a[0] === "[", d = t.has(a);
207
+ b || d ? (i.length > 0 && (i.sort(), o.push(...i), i = []), o.push(a)) : i.push(a);
208
208
  }
209
- return a.length > 0 && (a.sort(), o.push(...a)), o;
209
+ return i.length > 0 && (i.sort(), o.push(...i)), o;
210
210
  };
211
- }, eo = (e) => ({
212
- cache: He(e.cacheSize),
213
- parseClassName: Qe(e),
214
- sortModifiers: Ze(e),
215
- ...We(e)
216
- }), oo = /\s+/, ro = (e, t) => {
211
+ }, Qe = (e) => ({
212
+ cache: Xe(e.cacheSize),
213
+ parseClassName: He(e),
214
+ sortModifiers: Ke(e),
215
+ ...Fe(e)
216
+ }), Ze = /\s+/, eo = (e, t) => {
217
217
  const {
218
218
  parseClassName: r,
219
219
  getClassGroupId: o,
220
- getConflictingClassGroupIds: a,
220
+ getConflictingClassGroupIds: i,
221
221
  sortModifiers: m
222
- } = t, i = [], b = e.trim().split(oo);
222
+ } = t, a = [], b = e.trim().split(Ze);
223
223
  let d = "";
224
224
  for (let u = b.length - 1; u >= 0; u -= 1) {
225
225
  const h = b[u], {
226
226
  isExternal: v,
227
227
  modifiers: A,
228
228
  hasImportantModifier: P,
229
- baseClassName: T,
229
+ baseClassName: G,
230
230
  maybePostfixModifierPosition: z
231
231
  } = r(h);
232
232
  if (v) {
233
233
  d = h + (d.length > 0 ? " " + d : d);
234
234
  continue;
235
235
  }
236
- let k = !!z, E = o(k ? T.substring(0, z) : T);
237
- if (!E) {
236
+ let k = !!z, T = o(k ? G.substring(0, z) : G);
237
+ if (!T) {
238
238
  if (!k) {
239
239
  d = h + (d.length > 0 ? " " + d : d);
240
240
  continue;
241
241
  }
242
- if (E = o(T), !E) {
242
+ if (T = o(G), !T) {
243
243
  d = h + (d.length > 0 ? " " + d : d);
244
244
  continue;
245
245
  }
246
246
  k = !1;
247
247
  }
248
- const $ = A.length === 0 ? "" : A.length === 1 ? A[0] : m(A).join(":"), F = P ? $ + se : $, N = F + E;
249
- if (i.indexOf(N) > -1)
248
+ const $ = A.length === 0 ? "" : A.length === 1 ? A[0] : m(A).join(":"), W = P ? $ + se : $, E = W + T;
249
+ if (a.indexOf(E) > -1)
250
250
  continue;
251
- i.push(N);
252
- const j = a(E, k);
253
- for (let G = 0; G < j.length; ++G) {
254
- const W = j[G];
255
- i.push(F + W);
251
+ a.push(E);
252
+ const V = i(T, k);
253
+ for (let O = 0; O < V.length; ++O) {
254
+ const _ = V[O];
255
+ a.push(W + _);
256
256
  }
257
257
  d = h + (d.length > 0 ? " " + d : d);
258
258
  }
259
259
  return d;
260
- }, to = (...e) => {
261
- let t = 0, r, o, a = "";
260
+ }, oo = (...e) => {
261
+ let t = 0, r, o, i = "";
262
262
  for (; t < e.length; )
263
- (r = e[t++]) && (o = Se(r)) && (a && (a += " "), a += o);
264
- return a;
265
- }, Se = (e) => {
263
+ (r = e[t++]) && (o = Ae(r)) && (i && (i += " "), i += o);
264
+ return i;
265
+ }, Ae = (e) => {
266
266
  if (typeof e == "string")
267
267
  return e;
268
268
  let t, r = "";
269
269
  for (let o = 0; o < e.length; o++)
270
- e[o] && (t = Se(e[o])) && (r && (r += " "), r += t);
270
+ e[o] && (t = Ae(e[o])) && (r && (r += " "), r += t);
271
271
  return r;
272
- }, so = (e, ...t) => {
273
- let r, o, a, m;
274
- const i = (d) => {
272
+ }, ro = (e, ...t) => {
273
+ let r, o, i, m;
274
+ const a = (d) => {
275
275
  const u = t.reduce((h, v) => v(h), e());
276
- return r = eo(u), o = r.cache.get, a = r.cache.set, m = b, b(d);
276
+ return r = Qe(u), o = r.cache.get, i = r.cache.set, m = b, b(d);
277
277
  }, b = (d) => {
278
278
  const u = o(d);
279
279
  if (u)
280
280
  return u;
281
- const h = ro(d, r);
282
- return a(d, h), h;
281
+ const h = eo(d, r);
282
+ return i(d, h), h;
283
283
  };
284
- return m = i, (...d) => m(to(...d));
285
- }, no = [], f = (e) => {
286
- const t = (r) => r[e] || no;
284
+ return m = a, (...d) => m(oo(...d));
285
+ }, to = [], f = (e) => {
286
+ const t = (r) => r[e] || to;
287
287
  return t.isThemeGetter = !0, t;
288
- }, Re = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ie = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ao = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, io = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, lo = /\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$/, co = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, mo = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, po = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, R = (e) => ao.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), I = (e) => !!e && Number.isInteger(Number(e)), te = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => io.test(e), Me = () => !0, bo = (e) => (
288
+ }, Se = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Re = /^\((?:(\w[\w-]*):)?(.+)\)$/i, so = /^\d+(?:\.\d+)?\/\d+(?:\.\d+)?$/, no = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, ao = /\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$/, io = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, lo = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, co = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, R = (e) => so.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), I = (e) => !!e && Number.isInteger(Number(e)), te = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => no.test(e), Ie = () => !0, mo = (e) => (
289
289
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
290
290
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
291
291
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
292
- lo.test(e) && !co.test(e)
293
- ), ae = () => !1, uo = (e) => mo.test(e), fo = (e) => po.test(e), go = (e) => !s(e) && !n(e), ho = (e) => M(e, Ee, ae), s = (e) => Re.test(e), O = (e) => M(e, Ge, bo), xe = (e) => M(e, Ao, p), xo = (e) => M(e, Oe, Me), wo = (e) => M(e, _e, ae), we = (e) => M(e, Pe, ae), ko = (e) => M(e, Te, fo), J = (e) => M(e, Le, uo), n = (e) => Ie.test(e), B = (e) => L(e, Ge), yo = (e) => L(e, _e), ke = (e) => L(e, Pe), vo = (e) => L(e, Ee), zo = (e) => L(e, Te), H = (e) => L(e, Le, !0), Co = (e) => L(e, Oe, !0), M = (e, t, r) => {
294
- const o = Re.exec(e);
292
+ ao.test(e) && !io.test(e)
293
+ ), ae = () => !1, po = (e) => lo.test(e), bo = (e) => co.test(e), uo = (e) => !s(e) && !n(e), fo = (e) => M(e, Ge, ae), s = (e) => Se.test(e), L = (e) => M(e, Te, mo), we = (e) => M(e, zo, p), go = (e) => M(e, je, Ie), ho = (e) => M(e, Oe, ae), xe = (e) => M(e, Me, ae), wo = (e) => M(e, Pe, bo), J = (e) => M(e, Le, po), n = (e) => Re.test(e), B = (e) => N(e, Te), xo = (e) => N(e, Oe), ke = (e) => N(e, Me), ko = (e) => N(e, Ge), yo = (e) => N(e, Pe), H = (e) => N(e, Le, !0), vo = (e) => N(e, je, !0), M = (e, t, r) => {
294
+ const o = Se.exec(e);
295
295
  return o ? o[1] ? t(o[1]) : r(o[2]) : !1;
296
- }, L = (e, t, r = !1) => {
297
- const o = Ie.exec(e);
296
+ }, N = (e, t, r = !1) => {
297
+ const o = Re.exec(e);
298
298
  return o ? o[1] ? t(o[1]) : r : !1;
299
- }, Pe = (e) => e === "position" || e === "percentage", Te = (e) => e === "image" || e === "url", Ee = (e) => e === "length" || e === "size" || e === "bg-size", Ge = (e) => e === "length", Ao = (e) => e === "number", _e = (e) => e === "family-name", Oe = (e) => e === "number" || e === "weight", Le = (e) => e === "shadow", So = () => {
300
- const e = f("color"), t = f("font"), r = f("text"), o = f("font-weight"), a = f("tracking"), m = f("leading"), i = f("breakpoint"), b = f("container"), d = f("spacing"), u = f("radius"), h = f("shadow"), v = f("inset-shadow"), A = f("text-shadow"), P = f("drop-shadow"), T = f("blur"), z = f("perspective"), k = f("aspect"), E = f("ease"), $ = f("animate"), F = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], N = () => [
299
+ }, Me = (e) => e === "position" || e === "percentage", Pe = (e) => e === "image" || e === "url", Ge = (e) => e === "length" || e === "size" || e === "bg-size", Te = (e) => e === "length", zo = (e) => e === "number", Oe = (e) => e === "family-name", je = (e) => e === "number" || e === "weight", Le = (e) => e === "shadow", Co = () => {
300
+ const e = f("color"), t = f("font"), r = f("text"), o = f("font-weight"), i = f("tracking"), m = f("leading"), a = f("breakpoint"), b = f("container"), d = f("spacing"), u = f("radius"), h = f("shadow"), v = f("inset-shadow"), A = f("text-shadow"), P = f("drop-shadow"), G = f("blur"), z = f("perspective"), k = f("aspect"), T = f("ease"), $ = f("animate"), W = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], E = () => [
301
301
  "center",
302
302
  "top",
303
303
  "bottom",
@@ -315,15 +315,15 @@ const je = (e, t) => {
315
315
  "bottom-left",
316
316
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
317
317
  "left-bottom"
318
- ], j = () => [...N(), n, s], G = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], l = () => [n, s, d], y = () => [R, "full", "auto", ...l()], ie = () => [I, "none", "subgrid", n, s], le = () => ["auto", {
318
+ ], V = () => [...E(), n, s], O = () => ["auto", "hidden", "clip", "visible", "scroll"], _ = () => ["auto", "contain", "none"], l = () => [n, s, d], y = () => [R, "full", "auto", ...l()], ie = () => [I, "none", "subgrid", n, s], le = () => ["auto", {
319
319
  span: ["full", I, n, s]
320
- }, I, n, s], D = () => [I, "auto", n, s], ce = () => ["auto", "min", "max", "fr", n, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], V = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], C = () => ["auto", ...l()], _ = () => [R, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...l()], Z = () => [R, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...l()], ee = () => [R, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...l()], c = () => [e, n, s], de = () => [...N(), ke, we, {
320
+ }, I, n, s], U = () => [I, "auto", n, s], ce = () => ["auto", "min", "max", "fr", n, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], F = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], C = () => ["auto", ...l()], j = () => [R, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...l()], Z = () => [R, "screen", "full", "dvw", "lvw", "svw", "min", "max", "fit", ...l()], ee = () => [R, "screen", "full", "lh", "dvh", "lvh", "svh", "min", "max", "fit", ...l()], c = () => [e, n, s], de = () => [...E(), ke, xe, {
321
321
  position: [n, s]
322
322
  }], me = () => ["no-repeat", {
323
323
  repeat: ["", "x", "y", "space", "round"]
324
- }], pe = () => ["auto", "cover", "contain", vo, ho, {
324
+ }], pe = () => ["auto", "cover", "contain", ko, fo, {
325
325
  size: [n, s]
326
- }], oe = () => [te, B, O], x = () => [
326
+ }], oe = () => [te, B, L], w = () => [
327
327
  // Deprecated since Tailwind CSS v4.0.0
328
328
  "",
329
329
  "none",
@@ -331,14 +331,14 @@ const je = (e, t) => {
331
331
  u,
332
332
  n,
333
333
  s
334
- ], w = () => ["", p, B, O], U = () => ["solid", "dashed", "dotted", "double"], be = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, te, ke, we], ue = () => [
334
+ ], x = () => ["", p, B, L], D = () => ["solid", "dashed", "dotted", "double"], be = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, te, ke, xe], ue = () => [
335
335
  // Deprecated since Tailwind CSS v4.0.0
336
336
  "",
337
337
  "none",
338
- T,
338
+ G,
339
339
  n,
340
340
  s
341
- ], X = () => ["none", p, n, s], Y = () => ["none", p, n, s], re = () => [p, n, s], q = () => [R, "full", ...l()];
341
+ ], Y = () => ["none", p, n, s], q = () => ["none", p, n, s], re = () => [p, n, s], X = () => [R, "full", ...l()];
342
342
  return {
343
343
  cacheSize: 500,
344
344
  theme: {
@@ -346,11 +346,11 @@ const je = (e, t) => {
346
346
  aspect: ["video"],
347
347
  blur: [S],
348
348
  breakpoint: [S],
349
- color: [Me],
349
+ color: [Ie],
350
350
  container: [S],
351
351
  "drop-shadow": [S],
352
352
  ease: ["in", "out", "in-out"],
353
- font: [go],
353
+ font: [uo],
354
354
  "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
355
355
  "inset-shadow": [S],
356
356
  leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
@@ -391,14 +391,14 @@ const je = (e, t) => {
391
391
  * @see https://tailwindcss.com/docs/break-after
392
392
  */
393
393
  "break-after": [{
394
- "break-after": F()
394
+ "break-after": W()
395
395
  }],
396
396
  /**
397
397
  * Break Before
398
398
  * @see https://tailwindcss.com/docs/break-before
399
399
  */
400
400
  "break-before": [{
401
- "break-before": F()
401
+ "break-before": W()
402
402
  }],
403
403
  /**
404
404
  * Break Inside
@@ -462,49 +462,49 @@ const je = (e, t) => {
462
462
  * @see https://tailwindcss.com/docs/object-position
463
463
  */
464
464
  "object-position": [{
465
- object: j()
465
+ object: V()
466
466
  }],
467
467
  /**
468
468
  * Overflow
469
469
  * @see https://tailwindcss.com/docs/overflow
470
470
  */
471
471
  overflow: [{
472
- overflow: G()
472
+ overflow: O()
473
473
  }],
474
474
  /**
475
475
  * Overflow X
476
476
  * @see https://tailwindcss.com/docs/overflow
477
477
  */
478
478
  "overflow-x": [{
479
- "overflow-x": G()
479
+ "overflow-x": O()
480
480
  }],
481
481
  /**
482
482
  * Overflow Y
483
483
  * @see https://tailwindcss.com/docs/overflow
484
484
  */
485
485
  "overflow-y": [{
486
- "overflow-y": G()
486
+ "overflow-y": O()
487
487
  }],
488
488
  /**
489
489
  * Overscroll Behavior
490
490
  * @see https://tailwindcss.com/docs/overscroll-behavior
491
491
  */
492
492
  overscroll: [{
493
- overscroll: W()
493
+ overscroll: _()
494
494
  }],
495
495
  /**
496
496
  * Overscroll Behavior X
497
497
  * @see https://tailwindcss.com/docs/overscroll-behavior
498
498
  */
499
499
  "overscroll-x": [{
500
- "overscroll-x": W()
500
+ "overscroll-x": _()
501
501
  }],
502
502
  /**
503
503
  * Overscroll Behavior Y
504
504
  * @see https://tailwindcss.com/docs/overscroll-behavior
505
505
  */
506
506
  "overscroll-y": [{
507
- "overscroll-y": W()
507
+ "overscroll-y": _()
508
508
  }],
509
509
  /**
510
510
  * Position
@@ -683,14 +683,14 @@ const je = (e, t) => {
683
683
  * @see https://tailwindcss.com/docs/grid-column
684
684
  */
685
685
  "col-start": [{
686
- "col-start": D()
686
+ "col-start": U()
687
687
  }],
688
688
  /**
689
689
  * Grid Column End
690
690
  * @see https://tailwindcss.com/docs/grid-column
691
691
  */
692
692
  "col-end": [{
693
- "col-end": D()
693
+ "col-end": U()
694
694
  }],
695
695
  /**
696
696
  * Grid Template Rows
@@ -711,14 +711,14 @@ const je = (e, t) => {
711
711
  * @see https://tailwindcss.com/docs/grid-row
712
712
  */
713
713
  "row-start": [{
714
- "row-start": D()
714
+ "row-start": U()
715
715
  }],
716
716
  /**
717
717
  * Grid Row End
718
718
  * @see https://tailwindcss.com/docs/grid-row
719
719
  */
720
720
  "row-end": [{
721
- "row-end": D()
721
+ "row-end": U()
722
722
  }],
723
723
  /**
724
724
  * Grid Auto Flow
@@ -774,14 +774,14 @@ const je = (e, t) => {
774
774
  * @see https://tailwindcss.com/docs/justify-items
775
775
  */
776
776
  "justify-items": [{
777
- "justify-items": [...V(), "normal"]
777
+ "justify-items": [...F(), "normal"]
778
778
  }],
779
779
  /**
780
780
  * Justify Self
781
781
  * @see https://tailwindcss.com/docs/justify-self
782
782
  */
783
783
  "justify-self": [{
784
- "justify-self": ["auto", ...V()]
784
+ "justify-self": ["auto", ...F()]
785
785
  }],
786
786
  /**
787
787
  * Align Content
@@ -795,7 +795,7 @@ const je = (e, t) => {
795
795
  * @see https://tailwindcss.com/docs/align-items
796
796
  */
797
797
  "align-items": [{
798
- items: [...V(), {
798
+ items: [...F(), {
799
799
  baseline: ["", "last"]
800
800
  }]
801
801
  }],
@@ -804,7 +804,7 @@ const je = (e, t) => {
804
804
  * @see https://tailwindcss.com/docs/align-self
805
805
  */
806
806
  "align-self": [{
807
- self: ["auto", ...V(), {
807
+ self: ["auto", ...F(), {
808
808
  baseline: ["", "last"]
809
809
  }]
810
810
  }],
@@ -820,14 +820,14 @@ const je = (e, t) => {
820
820
  * @see https://tailwindcss.com/docs/place-items
821
821
  */
822
822
  "place-items": [{
823
- "place-items": [...V(), "baseline"]
823
+ "place-items": [...F(), "baseline"]
824
824
  }],
825
825
  /**
826
826
  * Place Self
827
827
  * @see https://tailwindcss.com/docs/place-self
828
828
  */
829
829
  "place-self": [{
830
- "place-self": ["auto", ...V()]
830
+ "place-self": ["auto", ...F()]
831
831
  }],
832
832
  // Spacing
833
833
  /**
@@ -1016,7 +1016,7 @@ const je = (e, t) => {
1016
1016
  * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1017
1017
  */
1018
1018
  size: [{
1019
- size: _()
1019
+ size: j()
1020
1020
  }],
1021
1021
  /**
1022
1022
  * Inline Size
@@ -1065,7 +1065,7 @@ const je = (e, t) => {
1065
1065
  * @see https://tailwindcss.com/docs/width
1066
1066
  */
1067
1067
  w: [{
1068
- w: [b, "screen", ..._()]
1068
+ w: [b, "screen", ...j()]
1069
1069
  }],
1070
1070
  /**
1071
1071
  * Min-Width
@@ -1077,7 +1077,7 @@ const je = (e, t) => {
1077
1077
  "screen",
1078
1078
  /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1079
1079
  "none",
1080
- ..._()
1080
+ ...j()
1081
1081
  ]
1082
1082
  }],
1083
1083
  /**
@@ -1093,9 +1093,9 @@ const je = (e, t) => {
1093
1093
  "prose",
1094
1094
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1095
1095
  {
1096
- screen: [i]
1096
+ screen: [a]
1097
1097
  },
1098
- ..._()
1098
+ ...j()
1099
1099
  ]
1100
1100
  }],
1101
1101
  /**
@@ -1103,21 +1103,21 @@ const je = (e, t) => {
1103
1103
  * @see https://tailwindcss.com/docs/height
1104
1104
  */
1105
1105
  h: [{
1106
- h: ["screen", "lh", ..._()]
1106
+ h: ["screen", "lh", ...j()]
1107
1107
  }],
1108
1108
  /**
1109
1109
  * Min-Height
1110
1110
  * @see https://tailwindcss.com/docs/min-height
1111
1111
  */
1112
1112
  "min-h": [{
1113
- "min-h": ["screen", "lh", "none", ..._()]
1113
+ "min-h": ["screen", "lh", "none", ...j()]
1114
1114
  }],
1115
1115
  /**
1116
1116
  * Max-Height
1117
1117
  * @see https://tailwindcss.com/docs/max-height
1118
1118
  */
1119
1119
  "max-h": [{
1120
- "max-h": ["screen", "lh", ..._()]
1120
+ "max-h": ["screen", "lh", ...j()]
1121
1121
  }],
1122
1122
  // ------------------
1123
1123
  // --- Typography ---
@@ -1127,7 +1127,7 @@ const je = (e, t) => {
1127
1127
  * @see https://tailwindcss.com/docs/font-size
1128
1128
  */
1129
1129
  "font-size": [{
1130
- text: ["base", r, B, O]
1130
+ text: ["base", r, B, L]
1131
1131
  }],
1132
1132
  /**
1133
1133
  * Font Smoothing
@@ -1144,7 +1144,7 @@ const je = (e, t) => {
1144
1144
  * @see https://tailwindcss.com/docs/font-weight
1145
1145
  */
1146
1146
  "font-weight": [{
1147
- font: [o, Co, xo]
1147
+ font: [o, vo, go]
1148
1148
  }],
1149
1149
  /**
1150
1150
  * Font Stretch
@@ -1158,7 +1158,7 @@ const je = (e, t) => {
1158
1158
  * @see https://tailwindcss.com/docs/font-family
1159
1159
  */
1160
1160
  "font-family": [{
1161
- font: [yo, wo, t]
1161
+ font: [xo, ho, t]
1162
1162
  }],
1163
1163
  /**
1164
1164
  * Font Feature Settings
@@ -1202,14 +1202,14 @@ const je = (e, t) => {
1202
1202
  * @see https://tailwindcss.com/docs/letter-spacing
1203
1203
  */
1204
1204
  tracking: [{
1205
- tracking: [a, n, s]
1205
+ tracking: [i, n, s]
1206
1206
  }],
1207
1207
  /**
1208
1208
  * Line Clamp
1209
1209
  * @see https://tailwindcss.com/docs/line-clamp
1210
1210
  */
1211
1211
  "line-clamp": [{
1212
- "line-clamp": [p, "none", n, xe]
1212
+ "line-clamp": [p, "none", n, we]
1213
1213
  }],
1214
1214
  /**
1215
1215
  * Line Height
@@ -1275,14 +1275,14 @@ const je = (e, t) => {
1275
1275
  * @see https://tailwindcss.com/docs/text-decoration-style
1276
1276
  */
1277
1277
  "text-decoration-style": [{
1278
- decoration: [...U(), "wavy"]
1278
+ decoration: [...D(), "wavy"]
1279
1279
  }],
1280
1280
  /**
1281
1281
  * Text Decoration Thickness
1282
1282
  * @see https://tailwindcss.com/docs/text-decoration-thickness
1283
1283
  */
1284
1284
  "text-decoration-thickness": [{
1285
- decoration: [p, "from-font", "auto", n, O]
1285
+ decoration: [p, "from-font", "auto", n, L]
1286
1286
  }],
1287
1287
  /**
1288
1288
  * Text Decoration Color
@@ -1420,7 +1420,7 @@ const je = (e, t) => {
1420
1420
  }, I, n, s],
1421
1421
  radial: ["", n, s],
1422
1422
  conic: [I, n, s]
1423
- }, zo, ko]
1423
+ }, yo, wo]
1424
1424
  }],
1425
1425
  /**
1426
1426
  * Background Color
@@ -1479,189 +1479,189 @@ const je = (e, t) => {
1479
1479
  * @see https://tailwindcss.com/docs/border-radius
1480
1480
  */
1481
1481
  rounded: [{
1482
- rounded: x()
1482
+ rounded: w()
1483
1483
  }],
1484
1484
  /**
1485
1485
  * Border Radius Start
1486
1486
  * @see https://tailwindcss.com/docs/border-radius
1487
1487
  */
1488
1488
  "rounded-s": [{
1489
- "rounded-s": x()
1489
+ "rounded-s": w()
1490
1490
  }],
1491
1491
  /**
1492
1492
  * Border Radius End
1493
1493
  * @see https://tailwindcss.com/docs/border-radius
1494
1494
  */
1495
1495
  "rounded-e": [{
1496
- "rounded-e": x()
1496
+ "rounded-e": w()
1497
1497
  }],
1498
1498
  /**
1499
1499
  * Border Radius Top
1500
1500
  * @see https://tailwindcss.com/docs/border-radius
1501
1501
  */
1502
1502
  "rounded-t": [{
1503
- "rounded-t": x()
1503
+ "rounded-t": w()
1504
1504
  }],
1505
1505
  /**
1506
1506
  * Border Radius Right
1507
1507
  * @see https://tailwindcss.com/docs/border-radius
1508
1508
  */
1509
1509
  "rounded-r": [{
1510
- "rounded-r": x()
1510
+ "rounded-r": w()
1511
1511
  }],
1512
1512
  /**
1513
1513
  * Border Radius Bottom
1514
1514
  * @see https://tailwindcss.com/docs/border-radius
1515
1515
  */
1516
1516
  "rounded-b": [{
1517
- "rounded-b": x()
1517
+ "rounded-b": w()
1518
1518
  }],
1519
1519
  /**
1520
1520
  * Border Radius Left
1521
1521
  * @see https://tailwindcss.com/docs/border-radius
1522
1522
  */
1523
1523
  "rounded-l": [{
1524
- "rounded-l": x()
1524
+ "rounded-l": w()
1525
1525
  }],
1526
1526
  /**
1527
1527
  * Border Radius Start Start
1528
1528
  * @see https://tailwindcss.com/docs/border-radius
1529
1529
  */
1530
1530
  "rounded-ss": [{
1531
- "rounded-ss": x()
1531
+ "rounded-ss": w()
1532
1532
  }],
1533
1533
  /**
1534
1534
  * Border Radius Start End
1535
1535
  * @see https://tailwindcss.com/docs/border-radius
1536
1536
  */
1537
1537
  "rounded-se": [{
1538
- "rounded-se": x()
1538
+ "rounded-se": w()
1539
1539
  }],
1540
1540
  /**
1541
1541
  * Border Radius End End
1542
1542
  * @see https://tailwindcss.com/docs/border-radius
1543
1543
  */
1544
1544
  "rounded-ee": [{
1545
- "rounded-ee": x()
1545
+ "rounded-ee": w()
1546
1546
  }],
1547
1547
  /**
1548
1548
  * Border Radius End Start
1549
1549
  * @see https://tailwindcss.com/docs/border-radius
1550
1550
  */
1551
1551
  "rounded-es": [{
1552
- "rounded-es": x()
1552
+ "rounded-es": w()
1553
1553
  }],
1554
1554
  /**
1555
1555
  * Border Radius Top Left
1556
1556
  * @see https://tailwindcss.com/docs/border-radius
1557
1557
  */
1558
1558
  "rounded-tl": [{
1559
- "rounded-tl": x()
1559
+ "rounded-tl": w()
1560
1560
  }],
1561
1561
  /**
1562
1562
  * Border Radius Top Right
1563
1563
  * @see https://tailwindcss.com/docs/border-radius
1564
1564
  */
1565
1565
  "rounded-tr": [{
1566
- "rounded-tr": x()
1566
+ "rounded-tr": w()
1567
1567
  }],
1568
1568
  /**
1569
1569
  * Border Radius Bottom Right
1570
1570
  * @see https://tailwindcss.com/docs/border-radius
1571
1571
  */
1572
1572
  "rounded-br": [{
1573
- "rounded-br": x()
1573
+ "rounded-br": w()
1574
1574
  }],
1575
1575
  /**
1576
1576
  * Border Radius Bottom Left
1577
1577
  * @see https://tailwindcss.com/docs/border-radius
1578
1578
  */
1579
1579
  "rounded-bl": [{
1580
- "rounded-bl": x()
1580
+ "rounded-bl": w()
1581
1581
  }],
1582
1582
  /**
1583
1583
  * Border Width
1584
1584
  * @see https://tailwindcss.com/docs/border-width
1585
1585
  */
1586
1586
  "border-w": [{
1587
- border: w()
1587
+ border: x()
1588
1588
  }],
1589
1589
  /**
1590
1590
  * Border Width Inline
1591
1591
  * @see https://tailwindcss.com/docs/border-width
1592
1592
  */
1593
1593
  "border-w-x": [{
1594
- "border-x": w()
1594
+ "border-x": x()
1595
1595
  }],
1596
1596
  /**
1597
1597
  * Border Width Block
1598
1598
  * @see https://tailwindcss.com/docs/border-width
1599
1599
  */
1600
1600
  "border-w-y": [{
1601
- "border-y": w()
1601
+ "border-y": x()
1602
1602
  }],
1603
1603
  /**
1604
1604
  * Border Width Inline Start
1605
1605
  * @see https://tailwindcss.com/docs/border-width
1606
1606
  */
1607
1607
  "border-w-s": [{
1608
- "border-s": w()
1608
+ "border-s": x()
1609
1609
  }],
1610
1610
  /**
1611
1611
  * Border Width Inline End
1612
1612
  * @see https://tailwindcss.com/docs/border-width
1613
1613
  */
1614
1614
  "border-w-e": [{
1615
- "border-e": w()
1615
+ "border-e": x()
1616
1616
  }],
1617
1617
  /**
1618
1618
  * Border Width Block Start
1619
1619
  * @see https://tailwindcss.com/docs/border-width
1620
1620
  */
1621
1621
  "border-w-bs": [{
1622
- "border-bs": w()
1622
+ "border-bs": x()
1623
1623
  }],
1624
1624
  /**
1625
1625
  * Border Width Block End
1626
1626
  * @see https://tailwindcss.com/docs/border-width
1627
1627
  */
1628
1628
  "border-w-be": [{
1629
- "border-be": w()
1629
+ "border-be": x()
1630
1630
  }],
1631
1631
  /**
1632
1632
  * Border Width Top
1633
1633
  * @see https://tailwindcss.com/docs/border-width
1634
1634
  */
1635
1635
  "border-w-t": [{
1636
- "border-t": w()
1636
+ "border-t": x()
1637
1637
  }],
1638
1638
  /**
1639
1639
  * Border Width Right
1640
1640
  * @see https://tailwindcss.com/docs/border-width
1641
1641
  */
1642
1642
  "border-w-r": [{
1643
- "border-r": w()
1643
+ "border-r": x()
1644
1644
  }],
1645
1645
  /**
1646
1646
  * Border Width Bottom
1647
1647
  * @see https://tailwindcss.com/docs/border-width
1648
1648
  */
1649
1649
  "border-w-b": [{
1650
- "border-b": w()
1650
+ "border-b": x()
1651
1651
  }],
1652
1652
  /**
1653
1653
  * Border Width Left
1654
1654
  * @see https://tailwindcss.com/docs/border-width
1655
1655
  */
1656
1656
  "border-w-l": [{
1657
- "border-l": w()
1657
+ "border-l": x()
1658
1658
  }],
1659
1659
  /**
1660
1660
  * Divide Width X
1661
1661
  * @see https://tailwindcss.com/docs/border-width#between-children
1662
1662
  */
1663
1663
  "divide-x": [{
1664
- "divide-x": w()
1664
+ "divide-x": x()
1665
1665
  }],
1666
1666
  /**
1667
1667
  * Divide Width X Reverse
@@ -1673,7 +1673,7 @@ const je = (e, t) => {
1673
1673
  * @see https://tailwindcss.com/docs/border-width#between-children
1674
1674
  */
1675
1675
  "divide-y": [{
1676
- "divide-y": w()
1676
+ "divide-y": x()
1677
1677
  }],
1678
1678
  /**
1679
1679
  * Divide Width Y Reverse
@@ -1685,14 +1685,14 @@ const je = (e, t) => {
1685
1685
  * @see https://tailwindcss.com/docs/border-style
1686
1686
  */
1687
1687
  "border-style": [{
1688
- border: [...U(), "hidden", "none"]
1688
+ border: [...D(), "hidden", "none"]
1689
1689
  }],
1690
1690
  /**
1691
1691
  * Divide Style
1692
1692
  * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1693
1693
  */
1694
1694
  "divide-style": [{
1695
- divide: [...U(), "hidden", "none"]
1695
+ divide: [...D(), "hidden", "none"]
1696
1696
  }],
1697
1697
  /**
1698
1698
  * Border Color
@@ -1783,7 +1783,7 @@ const je = (e, t) => {
1783
1783
  * @see https://tailwindcss.com/docs/outline-style
1784
1784
  */
1785
1785
  "outline-style": [{
1786
- outline: [...U(), "none", "hidden"]
1786
+ outline: [...D(), "none", "hidden"]
1787
1787
  }],
1788
1788
  /**
1789
1789
  * Outline Offset
@@ -1797,7 +1797,7 @@ const je = (e, t) => {
1797
1797
  * @see https://tailwindcss.com/docs/outline-width
1798
1798
  */
1799
1799
  "outline-w": [{
1800
- outline: ["", p, B, O]
1800
+ outline: ["", p, B, L]
1801
1801
  }],
1802
1802
  /**
1803
1803
  * Outline Color
@@ -1849,7 +1849,7 @@ const je = (e, t) => {
1849
1849
  * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
1850
1850
  */
1851
1851
  "ring-w": [{
1852
- ring: w()
1852
+ ring: x()
1853
1853
  }],
1854
1854
  /**
1855
1855
  * Ring Width Inset
@@ -1872,7 +1872,7 @@ const je = (e, t) => {
1872
1872
  * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1873
1873
  */
1874
1874
  "ring-offset-w": [{
1875
- "ring-offset": [p, O]
1875
+ "ring-offset": [p, L]
1876
1876
  }],
1877
1877
  /**
1878
1878
  * Ring Offset Color
@@ -1888,7 +1888,7 @@ const je = (e, t) => {
1888
1888
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
1889
1889
  */
1890
1890
  "inset-ring-w": [{
1891
- "inset-ring": w()
1891
+ "inset-ring": x()
1892
1892
  }],
1893
1893
  /**
1894
1894
  * Inset Ring Color
@@ -2062,7 +2062,7 @@ const je = (e, t) => {
2062
2062
  }]
2063
2063
  }],
2064
2064
  "mask-image-radial-pos": [{
2065
- "mask-radial-at": N()
2065
+ "mask-radial-at": E()
2066
2066
  }],
2067
2067
  "mask-image-conic-pos": [{
2068
2068
  "mask-conic": [p]
@@ -2371,7 +2371,7 @@ const je = (e, t) => {
2371
2371
  * @see https://tailwindcss.com/docs/transition-timing-function
2372
2372
  */
2373
2373
  ease: [{
2374
- ease: ["linear", "initial", E, n, s]
2374
+ ease: ["linear", "initial", T, n, s]
2375
2375
  }],
2376
2376
  /**
2377
2377
  * Transition Delay
@@ -2409,63 +2409,63 @@ const je = (e, t) => {
2409
2409
  * @see https://tailwindcss.com/docs/perspective-origin
2410
2410
  */
2411
2411
  "perspective-origin": [{
2412
- "perspective-origin": j()
2412
+ "perspective-origin": V()
2413
2413
  }],
2414
2414
  /**
2415
2415
  * Rotate
2416
2416
  * @see https://tailwindcss.com/docs/rotate
2417
2417
  */
2418
2418
  rotate: [{
2419
- rotate: X()
2419
+ rotate: Y()
2420
2420
  }],
2421
2421
  /**
2422
2422
  * Rotate X
2423
2423
  * @see https://tailwindcss.com/docs/rotate
2424
2424
  */
2425
2425
  "rotate-x": [{
2426
- "rotate-x": X()
2426
+ "rotate-x": Y()
2427
2427
  }],
2428
2428
  /**
2429
2429
  * Rotate Y
2430
2430
  * @see https://tailwindcss.com/docs/rotate
2431
2431
  */
2432
2432
  "rotate-y": [{
2433
- "rotate-y": X()
2433
+ "rotate-y": Y()
2434
2434
  }],
2435
2435
  /**
2436
2436
  * Rotate Z
2437
2437
  * @see https://tailwindcss.com/docs/rotate
2438
2438
  */
2439
2439
  "rotate-z": [{
2440
- "rotate-z": X()
2440
+ "rotate-z": Y()
2441
2441
  }],
2442
2442
  /**
2443
2443
  * Scale
2444
2444
  * @see https://tailwindcss.com/docs/scale
2445
2445
  */
2446
2446
  scale: [{
2447
- scale: Y()
2447
+ scale: q()
2448
2448
  }],
2449
2449
  /**
2450
2450
  * Scale X
2451
2451
  * @see https://tailwindcss.com/docs/scale
2452
2452
  */
2453
2453
  "scale-x": [{
2454
- "scale-x": Y()
2454
+ "scale-x": q()
2455
2455
  }],
2456
2456
  /**
2457
2457
  * Scale Y
2458
2458
  * @see https://tailwindcss.com/docs/scale
2459
2459
  */
2460
2460
  "scale-y": [{
2461
- "scale-y": Y()
2461
+ "scale-y": q()
2462
2462
  }],
2463
2463
  /**
2464
2464
  * Scale Z
2465
2465
  * @see https://tailwindcss.com/docs/scale
2466
2466
  */
2467
2467
  "scale-z": [{
2468
- "scale-z": Y()
2468
+ "scale-z": q()
2469
2469
  }],
2470
2470
  /**
2471
2471
  * Scale 3D
@@ -2505,7 +2505,7 @@ const je = (e, t) => {
2505
2505
  * @see https://tailwindcss.com/docs/transform-origin
2506
2506
  */
2507
2507
  "transform-origin": [{
2508
- origin: j()
2508
+ origin: V()
2509
2509
  }],
2510
2510
  /**
2511
2511
  * Transform Style
@@ -2519,28 +2519,28 @@ const je = (e, t) => {
2519
2519
  * @see https://tailwindcss.com/docs/translate
2520
2520
  */
2521
2521
  translate: [{
2522
- translate: q()
2522
+ translate: X()
2523
2523
  }],
2524
2524
  /**
2525
2525
  * Translate X
2526
2526
  * @see https://tailwindcss.com/docs/translate
2527
2527
  */
2528
2528
  "translate-x": [{
2529
- "translate-x": q()
2529
+ "translate-x": X()
2530
2530
  }],
2531
2531
  /**
2532
2532
  * Translate Y
2533
2533
  * @see https://tailwindcss.com/docs/translate
2534
2534
  */
2535
2535
  "translate-y": [{
2536
- "translate-y": q()
2536
+ "translate-y": X()
2537
2537
  }],
2538
2538
  /**
2539
2539
  * Translate Z
2540
2540
  * @see https://tailwindcss.com/docs/translate
2541
2541
  */
2542
2542
  "translate-z": [{
2543
- "translate-z": q()
2543
+ "translate-z": X()
2544
2544
  }],
2545
2545
  /**
2546
2546
  * Translate None
@@ -2850,7 +2850,7 @@ const je = (e, t) => {
2850
2850
  * @see https://tailwindcss.com/docs/stroke-width
2851
2851
  */
2852
2852
  "stroke-w": [{
2853
- stroke: [p, B, O, xe]
2853
+ stroke: [p, B, L, we]
2854
2854
  }],
2855
2855
  /**
2856
2856
  * Stroke
@@ -2925,26 +2925,8 @@ const je = (e, t) => {
2925
2925
  },
2926
2926
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
2927
2927
  };
2928
- }, Ro = /* @__PURE__ */ so(So), Io = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 };
2929
- function Mo(...e) {
2930
- return Ro(Ne(e));
2931
- }
2932
- function ye(e, t) {
2933
- if (!e)
2934
- return;
2935
- const r = ["", "VITE_", "NEXT_PUBLIC_", "NEXT_"];
2936
- for (const o of r) {
2937
- const a = e[`${o}${t}`];
2938
- if (a)
2939
- return a;
2940
- }
2941
- }
2942
- function Po(e) {
2943
- const t = typeof process < "u" ? process.env : void 0, r = ye(t, e);
2944
- return r || ye(Io, e);
2945
- }
2928
+ }, So = /* @__PURE__ */ ro(Co);
2946
2929
  export {
2947
- Ne as a,
2948
- Mo as c,
2949
- Po as r
2930
+ Ao as c,
2931
+ So as t
2950
2932
  };