@arcadeai/design-system 3.29.2 → 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 (407) 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/icons/yugabytedb.js +10 -0
  16. package/dist/assets/index.css +1 -1
  17. package/dist/assets/tokens.css +1 -1
  18. package/dist/assets/variables.css +1 -1
  19. package/dist/astro-CFFExE8Q.js +18 -0
  20. package/dist/aurora-x-BwoVEUWZ.js +4 -0
  21. package/dist/awk-Fb0P9dkn.js +6 -0
  22. package/dist/ayu-dark-DJoqd4M9.js +4 -0
  23. package/dist/ayu-light-BzXEJRJ-.js +4 -0
  24. package/dist/ayu-mirage-BJ2oZGzi.js +4 -0
  25. package/dist/ballerina-oZK-YekG.js +6 -0
  26. package/dist/bat-0FvbqU9S.js +6 -0
  27. package/dist/beancount-DqJEb89h.js +6 -0
  28. package/dist/berry-DODBq_Ff.js +6 -0
  29. package/dist/bibtex-EULQRLY5.js +6 -0
  30. package/dist/bicep-BorU73w0.js +6 -0
  31. package/dist/bird2-CIjBSNj3.js +6 -0
  32. package/dist/blade-D0HyNvCw.js +20 -0
  33. package/dist/bsl-NkNNwerW.js +8 -0
  34. package/dist/{utils-6KgZuQUR.js → bundle-mjs-lrpnyDSX.js} +607 -466
  35. package/dist/c-eeMepfLm.js +6 -0
  36. package/dist/c3-BY5XW5ym.js +6 -0
  37. package/dist/cadence-02UX7mW8.js +6 -0
  38. package/dist/cairo-DM6WF2e3.js +8 -0
  39. package/dist/{calendar-cxv-TTEh.js → calendar-DreAgQKY.js} +147 -142
  40. package/dist/catppuccin-frappe-D3cH2rXe.js +4 -0
  41. package/dist/catppuccin-latte-C0LRGUW4.js +4 -0
  42. package/dist/catppuccin-macchiato-c5wQ11TT.js +4 -0
  43. package/dist/catppuccin-mocha-WMD6Qvya.js +4 -0
  44. package/dist/clarity-PKm5CwqM.js +6 -0
  45. package/dist/clojure-CXJfHrL3.js +6 -0
  46. package/dist/cmake-BJz8BOTU.js +6 -0
  47. package/dist/cobol-HihOMwht.js +10 -0
  48. package/dist/codeowners-Bt9yU6NX.js +6 -0
  49. package/dist/codeql-DHkodjjI.js +6 -0
  50. package/dist/coffee-DGBR_nr_.js +8 -0
  51. package/dist/common-lisp-EVqT9Zhp.js +6 -0
  52. package/dist/components/index.js +494 -465
  53. package/dist/components/ui/atoms/accordion.js +1 -1
  54. package/dist/components/ui/atoms/alert-dialog.js +1 -1
  55. package/dist/components/ui/atoms/alert.js +4 -4
  56. package/dist/components/ui/atoms/avatar.js +1 -1
  57. package/dist/components/ui/atoms/badge.js +2 -2
  58. package/dist/components/ui/atoms/breadcrumb.js +9 -9
  59. package/dist/components/ui/atoms/button.js +2 -2
  60. package/dist/components/ui/atoms/byoc-badge.d.ts +1 -1
  61. package/dist/components/ui/atoms/byoc-badge.d.ts.map +1 -1
  62. package/dist/components/ui/atoms/byoc-badge.js +2 -2
  63. package/dist/components/ui/atoms/calendar.js +2 -2
  64. package/dist/components/ui/atoms/card.js +23 -23
  65. package/dist/components/ui/atoms/chart.d.ts.map +1 -1
  66. package/dist/components/ui/atoms/chart.js +1 -1
  67. package/dist/components/ui/atoms/chat-container.d.ts +6 -0
  68. package/dist/components/ui/atoms/chat-container.d.ts.map +1 -0
  69. package/dist/components/ui/atoms/chat-container.js +55 -0
  70. package/dist/components/ui/atoms/checkbox.js +22 -22
  71. package/dist/components/ui/atoms/code-block.d.ts +11 -0
  72. package/dist/components/ui/atoms/code-block.d.ts.map +1 -0
  73. package/dist/components/ui/atoms/code-block.js +760 -0
  74. package/dist/components/ui/atoms/command.js +364 -288
  75. package/dist/components/ui/atoms/copy-button.d.ts +10 -0
  76. package/dist/components/ui/atoms/copy-button.d.ts.map +1 -0
  77. package/dist/components/ui/atoms/copy-button.js +35 -0
  78. package/dist/components/ui/atoms/dialog.js +1 -1
  79. package/dist/components/ui/atoms/dropdown-menu.js +1 -1
  80. package/dist/components/ui/atoms/form.js +1 -1
  81. package/dist/components/ui/atoms/hover-card.js +1 -1
  82. package/dist/components/ui/atoms/icons/adp.js +1 -1
  83. package/dist/components/ui/atoms/icons/index.d.ts +1 -0
  84. package/dist/components/ui/atoms/icons/index.d.ts.map +1 -1
  85. package/dist/components/ui/atoms/icons/index.js +32 -30
  86. package/dist/components/ui/atoms/icons/workday.js +1 -1
  87. package/dist/components/ui/atoms/icons/yugabytedb.d.ts +4 -0
  88. package/dist/components/ui/atoms/icons/yugabytedb.d.ts.map +1 -0
  89. package/dist/components/ui/atoms/icons/yugabytedb.js +20 -0
  90. package/dist/components/ui/atoms/index.d.ts +6 -0
  91. package/dist/components/ui/atoms/index.d.ts.map +1 -1
  92. package/dist/components/ui/atoms/index.js +472 -454
  93. package/dist/components/ui/atoms/input.js +1 -1
  94. package/dist/components/ui/atoms/label.js +1 -1
  95. package/dist/components/ui/atoms/loader.d.ts +11 -0
  96. package/dist/components/ui/atoms/loader.d.ts.map +1 -0
  97. package/dist/components/ui/atoms/loader.js +332 -0
  98. package/dist/components/ui/atoms/markdown.d.ts +11 -0
  99. package/dist/components/ui/atoms/markdown.d.ts.map +1 -0
  100. package/dist/components/ui/atoms/markdown.js +6 -0
  101. package/dist/components/ui/atoms/popover.js +1 -1
  102. package/dist/components/ui/atoms/pro-badge.js +2 -2
  103. package/dist/components/ui/atoms/progress.js +1 -1
  104. package/dist/components/ui/atoms/radio-group.js +1 -1
  105. package/dist/components/ui/atoms/resizable.js +1 -1
  106. package/dist/components/ui/atoms/scroll-area.js +1 -1
  107. package/dist/components/ui/atoms/scroll-button.d.ts +10 -0
  108. package/dist/components/ui/atoms/scroll-button.d.ts.map +1 -0
  109. package/dist/components/ui/atoms/scroll-button.js +33 -0
  110. package/dist/components/ui/atoms/select.js +1 -1
  111. package/dist/components/ui/atoms/separator.js +1 -1
  112. package/dist/components/ui/atoms/sheet.js +1 -1
  113. package/dist/components/ui/atoms/sidebar.js +2 -2
  114. package/dist/components/ui/atoms/skeleton.js +1 -1
  115. package/dist/components/ui/atoms/slider.js +1 -1
  116. package/dist/components/ui/atoms/switch.js +1 -1
  117. package/dist/components/ui/atoms/table.js +1 -1
  118. package/dist/components/ui/atoms/tabs.js +1 -1
  119. package/dist/components/ui/atoms/textarea.js +1 -1
  120. package/dist/components/ui/atoms/toggle.js +6 -6
  121. package/dist/components/ui/atoms/tooltip.js +1 -1
  122. package/dist/components/ui/atoms/view-tools-control.js +5 -5
  123. package/dist/components/ui/atoms/virtualized-grid.js +7 -6
  124. package/dist/components/ui/index.js +494 -465
  125. package/dist/components/ui/molecules/date-time-picker.js +1 -1
  126. package/dist/components/ui/molecules/index.d.ts +4 -0
  127. package/dist/components/ui/molecules/index.d.ts.map +1 -1
  128. package/dist/components/ui/molecules/index.js +18 -7
  129. package/dist/components/ui/molecules/message.d.ts +37 -0
  130. package/dist/components/ui/molecules/message.d.ts.map +1 -0
  131. package/dist/components/ui/molecules/message.js +65 -0
  132. package/dist/components/ui/molecules/prompt-input.d.ts +29 -0
  133. package/dist/components/ui/molecules/prompt-input.d.ts.map +1 -0
  134. package/dist/components/ui/molecules/prompt-input.js +136 -0
  135. package/dist/components/ui/molecules/requirement-badges.js +7 -5
  136. package/dist/components/ui/molecules/tool-card.js +1 -1
  137. package/dist/components/ui/molecules/toolkit-card.js +3 -3
  138. package/dist/coq-B0L9upzn.js +6 -0
  139. package/dist/cpp-Cj177cuW.js +18 -0
  140. package/dist/crystal-CRJyc4G-.js +18 -0
  141. package/dist/csharp-CCgA4A09.js +6 -0
  142. package/dist/css-CECN5uSL.js +6 -0
  143. package/dist/csv-CmYOceLb.js +6 -0
  144. package/dist/cue-ZzumE7IT.js +6 -0
  145. package/dist/cypher-jpdmjtA6.js +6 -0
  146. package/dist/d-CBagWSwH.js +6 -0
  147. package/dist/dark-plus-pUHDTVV0.js +4 -0
  148. package/dist/dart-6ObCrKr9.js +6 -0
  149. package/dist/dax-CcDT-8dH.js +6 -0
  150. package/dist/desktop-B93p9R9O.js +6 -0
  151. package/dist/diff-BxzP2J8R.js +6 -0
  152. package/dist/docker-CsHqm9tx.js +6 -0
  153. package/dist/dotenv-BMjVjUL1.js +6 -0
  154. package/dist/dracula-BtZx2Kac.js +4 -0
  155. package/dist/dracula-soft-BKa-aqBv.js +4 -0
  156. package/dist/dream-maker-PAx17jaB.js +6 -0
  157. package/dist/edge-BYQkOzbF.js +12 -0
  158. package/dist/elixir-Dh036GMp.js +8 -0
  159. package/dist/elm-BtNbw_Cd.js +8 -0
  160. package/dist/emacs-lisp-Cfxdx5D-.js +6 -0
  161. package/dist/erb-ScVOXVpH.js +10 -0
  162. package/dist/erlang-DNcDT8Hi.js +8 -0
  163. package/dist/everforest-dark-DMCBqXCK.js +4 -0
  164. package/dist/everforest-light-BbXl82Em.js +4 -0
  165. package/dist/fennel-N4WcXuKx.js +6 -0
  166. package/dist/fish-BTDEUgqH.js +6 -0
  167. package/dist/fluent-BMXUxfv1.js +6 -0
  168. package/dist/fortran-fixed-form-B67KFkXH.js +8 -0
  169. package/dist/fortran-free-form-CwqYvCLJ.js +6 -0
  170. package/dist/fsharp-CYOiIVNx.js +8 -0
  171. package/dist/gdresource-CvCIUjhi.js +10 -0
  172. package/dist/gdscript-DSAxJ_aS.js +6 -0
  173. package/dist/gdshader-Bk8fF6yr.js +6 -0
  174. package/dist/genie-DzUvd7U9.js +6 -0
  175. package/dist/gherkin-DHRaV0YP.js +6 -0
  176. package/dist/git-commit-Bd32YZ0K.js +8 -0
  177. package/dist/git-rebase-ZWUFO_T4.js +8 -0
  178. package/dist/github-dark-DenFmJkN.js +4 -0
  179. package/dist/github-dark-default-BJPUVz4H.js +4 -0
  180. package/dist/github-dark-dimmed-DUshB20C.js +4 -0
  181. package/dist/github-dark-high-contrast-D3aGCnF8.js +4 -0
  182. package/dist/github-light-JYsPkUQd.js +4 -0
  183. package/dist/github-light-default-D99KPAby.js +4 -0
  184. package/dist/github-light-high-contrast-BbmZE-Mp.js +4 -0
  185. package/dist/gleam-Bv284lvN.js +6 -0
  186. package/dist/glimmer-js-DkxNrfPT.js +14 -0
  187. package/dist/glimmer-ts-D6YZEmK_.js +14 -0
  188. package/dist/glsl-CkUcVZNK.js +8 -0
  189. package/dist/gn-XtJxiLa4.js +6 -0
  190. package/dist/gnuplot-yPG9-sE_.js +6 -0
  191. package/dist/go-CvFNMTvu.js +6 -0
  192. package/dist/graphql-CBu2ehBn.js +14 -0
  193. package/dist/groovy-CJQTphOW.js +6 -0
  194. package/dist/gruvbox-dark-hard-C5HOtKIh.js +4 -0
  195. package/dist/gruvbox-dark-medium-FVgwJHuz.js +4 -0
  196. package/dist/gruvbox-dark-soft-B46F314v.js +4 -0
  197. package/dist/gruvbox-light-hard-CJD38wDZ.js +4 -0
  198. package/dist/gruvbox-light-medium-BlIhMYTA.js +4 -0
  199. package/dist/gruvbox-light-soft-DoPHyLVZ.js +4 -0
  200. package/dist/hack-ItRNKiEb.js +10 -0
  201. package/dist/haml-NZLVzu_R.js +10 -0
  202. package/dist/handlebars-mxStpSE7.js +14 -0
  203. package/dist/haskell-WeIwNIP6.js +6 -0
  204. package/dist/haxe-TztHsm5T.js +6 -0
  205. package/dist/hcl-D438OF-I.js +6 -0
  206. package/dist/highlighted-body-B3W2YXNL-Dg7ybfUq.js +19 -0
  207. package/dist/hjson-DYBUbqOl.js +6 -0
  208. package/dist/hlsl-Bk8TCZNL.js +6 -0
  209. package/dist/horizon-CJQ10nlf.js +4 -0
  210. package/dist/horizon-bright-CdkBZOMB.js +4 -0
  211. package/dist/houston-BDYrDoDW.js +4 -0
  212. package/dist/html-B50bmoVb.js +10 -0
  213. package/dist/html-derivative-C6bxFbFW.js +8 -0
  214. package/dist/http-DLvAkeD-.js +14 -0
  215. package/dist/hurl-CgkFN90t.js +12 -0
  216. package/dist/hxml-GbqSQCLa.js +8 -0
  217. package/dist/hy-Brt5EZ7-.js +6 -0
  218. package/dist/imba-CimUv-Uh.js +6 -0
  219. package/dist/{index-r7CUvu2m.js → index-UgeK3A8s.js} +1 -1
  220. package/dist/index-cd1ceFJg.js +6973 -0
  221. package/dist/ini-BZIuRIvJ.js +6 -0
  222. package/dist/java-DY6VlHhP.js +6 -0
  223. package/dist/javascript-C25yR2R2.js +6 -0
  224. package/dist/jinja-CFW5uAwY.js +11 -0
  225. package/dist/jison-DdreslRX.js +8 -0
  226. package/dist/json-DxJze_jm.js +6 -0
  227. package/dist/json5-BT4Fjg39.js +6 -0
  228. package/dist/jsonc-CHjZD8gR.js +6 -0
  229. package/dist/jsonl-BGuvDmy9.js +6 -0
  230. package/dist/jsonnet-Bx2cfsXg.js +6 -0
  231. package/dist/jssm-BcADi6EI.js +6 -0
  232. package/dist/jsx-BtKADgXT.js +6 -0
  233. package/dist/julia-CZiKXNNP.js +16 -0
  234. package/dist/just-CEK2SJ_k.js +18 -0
  235. package/dist/kanagawa-dragon-CiKur4Hl.js +4 -0
  236. package/dist/kanagawa-lotus-BKu-smKu.js +4 -0
  237. package/dist/kanagawa-wave-CQwozSzG.js +4 -0
  238. package/dist/kdl-BNOv9TC3.js +6 -0
  239. package/dist/kotlin-ByBMgTeR.js +6 -0
  240. package/dist/kusto-DH_XitHS.js +6 -0
  241. package/dist/laserwave-6a00oqik.js +4 -0
  242. package/dist/latex-B8Egmqc5.js +8 -0
  243. package/dist/lean-BnVxaZxY.js +6 -0
  244. package/dist/less-B1GLI2Di.js +6 -0
  245. package/dist/lib/utils.js +21 -3
  246. package/dist/light-plus-CZuVqSLX.js +4 -0
  247. package/dist/liquid-CHzkx3jT.js +14 -0
  248. package/dist/llvm-Bk2XctFf.js +6 -0
  249. package/dist/log-Al8wyEFV.js +6 -0
  250. package/dist/logo-DBa4JDzV.js +6 -0
  251. package/dist/lua-Bp3IRv7I.js +8 -0
  252. package/dist/luau-UQyhudEE.js +6 -0
  253. package/dist/main.js +518 -489
  254. package/dist/make-CsMclxtr.js +6 -0
  255. package/dist/markdown-CSrGIfKB.js +20177 -0
  256. package/dist/markdown-CrScaQ96.js +6 -0
  257. package/dist/marko-CJBA24Ri.js +14 -0
  258. package/dist/material-theme-D6KBX41T.js +4 -0
  259. package/dist/material-theme-darker-CkRroheE.js +4 -0
  260. package/dist/material-theme-lighter-BUBw43Yz.js +4 -0
  261. package/dist/material-theme-ocean-ClGX14Ja.js +4 -0
  262. package/dist/material-theme-palenight-C1RVm8K1.js +4 -0
  263. package/dist/matlab-BOAaUVP0.js +6 -0
  264. package/dist/mdc-C9YSUwVC.js +12 -0
  265. package/dist/mdx-BOhZZUJ8.js +6 -0
  266. package/dist/mermaid-3ZIDBTTL-Co7GHGDL.js +4 -0
  267. package/dist/mermaid-C3rz4dYh.js +6 -0
  268. package/dist/metadata/toolkit-icons.d.ts.map +1 -1
  269. package/dist/metadata/toolkit-icons.js +48 -46
  270. package/dist/metadata/toolkits.d.ts.map +1 -1
  271. package/dist/metadata/toolkits.js +13 -0
  272. package/dist/min-dark-C7ak0t6c.js +4 -0
  273. package/dist/min-light-CKFxVcPp.js +4 -0
  274. package/dist/mipsasm-CTx18fBl.js +6 -0
  275. package/dist/mojo-EIZIZRTQ.js +6 -0
  276. package/dist/monokai-C1KBYcO0.js +4 -0
  277. package/dist/moonbit-B1TV0fG3.js +6 -0
  278. package/dist/move-Db4ltDq1.js +6 -0
  279. package/dist/narrat-DmhDCBs-.js +6 -0
  280. package/dist/nextflow-47kAzSl1.js +8 -0
  281. package/dist/nextflow-groovy-Drz_2V0j.js +6 -0
  282. package/dist/nginx-D7O4WoB1.js +8 -0
  283. package/dist/night-owl-Bm2rzalh.js +4 -0
  284. package/dist/night-owl-light-CBI5u5kw.js +4 -0
  285. package/dist/nim-QAjRdh9w.js +20 -0
  286. package/dist/nix-fTRXMGic.js +9 -0
  287. package/dist/nord-CC5OiUXg.js +4 -0
  288. package/dist/nushell-BGCPRlV5.js +6 -0
  289. package/dist/objective-c-Itk8tzmv.js +6 -0
  290. package/dist/objective-cpp-DGt5UKRO.js +6 -0
  291. package/dist/ocaml-eSVK32Eg.js +6 -0
  292. package/dist/odin-BItnF517.js +6 -0
  293. package/dist/one-dark-pro-DTA3VF0_.js +4 -0
  294. package/dist/one-light-LkMrt1Cf.js +4 -0
  295. package/dist/openscad-Sp5uZ6f2.js +6 -0
  296. package/dist/pascal-xy8pJNns.js +6 -0
  297. package/dist/perl-DkVrgJBg.js +16 -0
  298. package/dist/php-BIzsF_5x.js +18 -0
  299. package/dist/pkl-C-zSNmaA.js +6 -0
  300. package/dist/plastic-CSTz3KZp.js +4 -0
  301. package/dist/plsql-pVbGZfOv.js +6 -0
  302. package/dist/po-BNfHvqmm.js +6 -0
  303. package/dist/poimandres-C-VADXHD.js +4 -0
  304. package/dist/polar-CAZahv3u.js +6 -0
  305. package/dist/postcss-05aHdL-n.js +6 -0
  306. package/dist/powerquery-DI9HkTvs.js +6 -0
  307. package/dist/powershell-Clc4ydu-.js +6 -0
  308. package/dist/prisma-FZjmVtSl.js +6 -0
  309. package/dist/prolog-C5-yg4TO.js +6 -0
  310. package/dist/proto-C7QgialS.js +6 -0
  311. package/dist/pug-XOw9Q1Ho.js +12 -0
  312. package/dist/puppet-CUJHmnxV.js +6 -0
  313. package/dist/purescript-rUfGld-4.js +6 -0
  314. package/dist/python-BFNSHbwJ.js +6 -0
  315. package/dist/qml-rTNXsquU.js +8 -0
  316. package/dist/qmldir-BInDYbpo.js +6 -0
  317. package/dist/qss-AeJTysr_.js +6 -0
  318. package/dist/r-CSmzDPi7.js +6 -0
  319. package/dist/racket-B83wSAja.js +6 -0
  320. package/dist/raku-nEQ4ZJJ7.js +6 -0
  321. package/dist/razor-Ci8D0dQK.js +10 -0
  322. package/dist/red-7y8PH7HH.js +4 -0
  323. package/dist/reg-m_s_Kiip.js +6 -0
  324. package/dist/regexp-BazyLpPg.js +6 -0
  325. package/dist/rel-BcRfyd6Q.js +6 -0
  326. package/dist/riscv-Ce8MAQLP.js +6 -0
  327. package/dist/ron-DCEEQypA.js +6 -0
  328. package/dist/rose-pine-BKc3yVeu.js +4 -0
  329. package/dist/rose-pine-dawn-BulJcPZT.js +4 -0
  330. package/dist/rose-pine-moon-j6jiXKV8.js +4 -0
  331. package/dist/rosmsg-Cz0w1km8.js +6 -0
  332. package/dist/rst-DM32Wy3O.js +22 -0
  333. package/dist/ruby-BeqCs27h.js +30 -0
  334. package/dist/rust-CLzF9zIN.js +6 -0
  335. package/dist/sas-fpEvgATw.js +8 -0
  336. package/dist/sass-DxHp5rTx.js +6 -0
  337. package/dist/scala-D4grkFkl.js +6 -0
  338. package/dist/scheme-BCRWuEm4.js +6 -0
  339. package/dist/scss-B1FaCqwR.js +8 -0
  340. package/dist/sdbl-B7T8abf4.js +6 -0
  341. package/dist/shaderlab-Cr62-Wb4.js +8 -0
  342. package/dist/shellscript-InADTalH.js +6 -0
  343. package/dist/shellsession-DiDJNQdy.js +8 -0
  344. package/dist/slack-dark-i7wN4OET.js +4 -0
  345. package/dist/slack-ochin-ndHf0LoP.js +4 -0
  346. package/dist/smalltalk-BlI1_OkM.js +6 -0
  347. package/dist/snazzy-light-BlSJXAu4.js +4 -0
  348. package/dist/solarized-dark-UTmkh7lw.js +4 -0
  349. package/dist/solarized-light-BheCkDPT.js +4 -0
  350. package/dist/solidity-DUWnFhS6.js +6 -0
  351. package/dist/soy-C1-6njHa.js +8 -0
  352. package/dist/sparql-B0KWFEri.js +8 -0
  353. package/dist/splunk-CRXR8A9s.js +6 -0
  354. package/dist/sql-Cn_v3PB0.js +6 -0
  355. package/dist/ssh-config-DP-hNVbF.js +6 -0
  356. package/dist/stata-B8c5fTjX.js +8 -0
  357. package/dist/stylus-CyKEU1Ej.js +6 -0
  358. package/dist/surrealql-CQi7GQN7.js +8 -0
  359. package/dist/svelte-rYri41WT.js +14 -0
  360. package/dist/swift-DJpUqPLg.js +6 -0
  361. package/dist/synthwave-84-NU3C_KFZ.js +4 -0
  362. package/dist/system-verilog-BCm7smPJ.js +6 -0
  363. package/dist/systemd-C-4qm6XH.js +6 -0
  364. package/dist/talonscript-CFF3LF_O.js +6 -0
  365. package/dist/tasl-Cg_WBUAe.js +6 -0
  366. package/dist/tcl-DN7buRTF.js +6 -0
  367. package/dist/templ-Crs9Ui8q.js +12 -0
  368. package/dist/terraform-DGvcn9zM.js +6 -0
  369. package/dist/tex-AHxmLTL0.js +8 -0
  370. package/dist/tokyo-night-DP4TmcQl.js +4 -0
  371. package/dist/toml-DY62mUL_.js +6 -0
  372. package/dist/{toolkit-card-DE-5B2dS.js → toolkit-card-Birn0MUI.js} +6 -4
  373. package/dist/ts-tags-ioVe2PKw.js +41 -0
  374. package/dist/tsv-BtvSkaG0.js +6 -0
  375. package/dist/tsx-B8rCNbgL.js +6 -0
  376. package/dist/turtle-_H59FV7D.js +6 -0
  377. package/dist/twig-DwV2Fi4L.js +18 -0
  378. package/dist/typescript-RycA9KXf.js +6 -0
  379. package/dist/typespec-DWqp-kUU.js +6 -0
  380. package/dist/typst-D_1QKWns.js +6 -0
  381. package/dist/v-BPCNiyYe.js +6 -0
  382. package/dist/vala-uxaPR7d1.js +6 -0
  383. package/dist/vb-D8_c5-KN.js +6 -0
  384. package/dist/verilog-B-bybjPF.js +6 -0
  385. package/dist/vesper-BckBta1U.js +4 -0
  386. package/dist/vhdl-CUlNa8ac.js +6 -0
  387. package/dist/viml-DsfA-sWm.js +6 -0
  388. package/dist/vitesse-black-BoGvW84i.js +4 -0
  389. package/dist/vitesse-dark-Cym-eLtO.js +4 -0
  390. package/dist/vitesse-light-CcmG315c.js +4 -0
  391. package/dist/vue-DXEmyXn9.js +31 -0
  392. package/dist/vue-html-j9xNEdu3.js +8 -0
  393. package/dist/vue-vine-D41-N99t.js +18 -0
  394. package/dist/vyper-CPQuu50u.js +6 -0
  395. package/dist/wasm-BBXxrAl7.js +6 -0
  396. package/dist/wasm-DQxwEHae.js +7 -0
  397. package/dist/wenyan-pbVjoM9_.js +6 -0
  398. package/dist/wgsl-DY4iK1q1.js +6 -0
  399. package/dist/wikitext-Z-MoUasO.js +6 -0
  400. package/dist/wit-CQMQOlTg.js +6 -0
  401. package/dist/wolfram-Dz4KXISs.js +6 -0
  402. package/dist/xml-C2J0sS9M.js +8 -0
  403. package/dist/xsl-BmSZphgC.js +8 -0
  404. package/dist/yaml-DaO7k5B1.js +6 -0
  405. package/dist/zenscript-CxBjpf9c.js +6 -0
  406. package/dist/zig-Vm0PO9wB.js +6 -0
  407. package/package.json +41 -35
@@ -1,124 +1,124 @@
1
- function we(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 = we(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 Ee() {
11
- for (var e, t, r = 0, o = "", a = arguments.length; r < a; r++) (e = arguments[r]) && (t = we(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 Ge = (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
- }, _e = (e, t) => ({
21
+ }, Ee = (e, t) => ({
22
22
  classGroupId: e,
23
23
  validator: t
24
- }), ke = (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 = "-", ue = [], Oe = "arbitrary..", Le = (e) => {
29
- const t = je(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 Ne(i);
37
- const u = i.split(K), c = u[0] === "" && u.length > 1 ? 1 : 0;
38
- return ye(u, c, 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, u) => {
41
- if (u) {
42
- const c = o[i], f = r[i];
43
- return c ? f ? Ge(f, c) : c : f || ue;
40
+ getConflictingClassGroupIds: (a, b) => {
41
+ if (b) {
42
+ const d = o[a], u = r[a];
43
+ return d ? u ? Ne(u, d) : d : u || fe;
44
44
  }
45
- return r[i] || ue;
45
+ return r[a] || fe;
46
46
  }
47
47
  };
48
- }, ye = (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], d = r.nextPart.get(a);
52
- if (d) {
53
- const f = ye(e, t + 1, d);
54
- if (f) return f;
51
+ const i = e[t], m = r.nextPart.get(i);
52
+ if (m) {
53
+ const u = ze(e, t + 1, m);
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 u = t === 0 ? e.join(K) : e.slice(t).join(K), c = i.length;
60
- for (let f = 0; f < c; f++) {
61
- const h = i[f];
62
- if (h.validator(u))
59
+ const b = t === 0 ? e.join(K) : e.slice(t).join(K), d = a.length;
60
+ for (let u = 0; u < d; u++) {
61
+ const h = a[u];
62
+ if (h.validator(b))
63
63
  return h.classGroupId;
64
64
  }
65
- }, Ne = (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 ? Oe + o : void 0;
68
- })(), je = (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 Ve(r, t);
74
- }, Ve = (e, t) => {
75
- const r = ke();
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
- se(a, r, o, t);
77
+ const i = e[o];
78
+ ne(i, r, o, t);
79
79
  }
80
80
  return r;
81
- }, se = (e, t, r, o) => {
82
- const a = e.length;
83
- for (let d = 0; d < a; d++) {
84
- const i = e[d];
85
- Fe(i, t, r, o);
81
+ }, ne = (e, 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
- }, Fe = (e, t, r, o) => {
87
+ }, $e = (e, t, r, o) => {
88
88
  if (typeof e == "string") {
89
- Be(e, t, r);
89
+ Ue(e, t, r);
90
90
  return;
91
91
  }
92
92
  if (typeof e == "function") {
93
- We(e, t, r, o);
93
+ De(e, t, r, o);
94
94
  return;
95
95
  }
96
- $e(e, t, r, o);
97
- }, Be = (e, t, r) => {
98
- const o = e === "" ? t : ve(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
- }, We = (e, t, r, o) => {
101
- if (De(e)) {
102
- se(e(o), t, r, o);
100
+ }, De = (e, t, r, o) => {
101
+ if (qe(e)) {
102
+ ne(e(o), t, r, o);
103
103
  return;
104
104
  }
105
- t.validators === null && (t.validators = []), t.validators.push(_e(r, e));
106
- }, $e = (e, t, r, o) => {
107
- const a = Object.entries(e), d = a.length;
108
- for (let i = 0; i < d; i++) {
109
- const [u, c] = a[i];
110
- se(c, ve(t, u), 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
- }, ve = (e, t) => {
112
+ }, Ce = (e, t) => {
113
113
  let r = e;
114
- const o = t.split(K), a = o.length;
115
- for (let d = 0; d < a; d++) {
116
- const i = o[d];
117
- let u = r.nextPart.get(i);
118
- u || (u = ke(), r.nextPart.set(i, u)), r = u;
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
- }, De = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Ue = (e) => {
121
+ }, qe = (e) => "isThemeGetter" in e && e.isThemeGetter === !0, Xe = (e) => {
122
122
  if (e < 1)
123
123
  return {
124
124
  get: () => {
@@ -127,177 +127,177 @@ const Ge = (e, t) => {
127
127
  }
128
128
  };
129
129
  let t = 0, r = /* @__PURE__ */ Object.create(null), o = /* @__PURE__ */ Object.create(null);
130
- const a = (d, i) => {
131
- r[d] = 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
- get(d) {
135
- let i = r[d];
136
- if (i !== void 0)
137
- return i;
138
- if ((i = o[d]) !== void 0)
139
- return a(d, i), i;
134
+ get(m) {
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(d, i) {
142
- d in r ? r[d] = i : a(d, i);
141
+ set(m, a) {
142
+ m in r ? r[m] = a : i(m, a);
143
143
  }
144
144
  };
145
- }, te = "!", fe = ":", Xe = [], be = (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
- }), Ye = (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) => {
157
- const d = [];
158
- let i = 0, u = 0, c = 0, f;
159
- const h = a.length;
160
- for (let v = 0; v < h; v++) {
161
- const w = a[v];
162
- if (i === 0 && u === 0) {
163
- if (w === fe) {
164
- d.push(a.slice(c, v)), c = v + 1;
156
+ let o = (i) => {
157
+ const m = [];
158
+ let a = 0, b = 0, d = 0, u;
159
+ const h = i.length;
160
+ for (let z = 0; z < h; z++) {
161
+ const k = i[z];
162
+ if (a === 0 && b === 0) {
163
+ if (k === ge) {
164
+ m.push(i.slice(d, z)), d = z + 1;
165
165
  continue;
166
166
  }
167
- if (w === "/") {
168
- f = v;
167
+ if (k === "/") {
168
+ u = z;
169
169
  continue;
170
170
  }
171
171
  }
172
- w === "[" ? i++ : w === "]" ? i-- : w === "(" ? u++ : w === ")" && u--;
172
+ k === "[" ? a++ : k === "]" ? a-- : k === "(" ? b++ : k === ")" && b--;
173
173
  }
174
- const y = d.length === 0 ? a : a.slice(c);
175
- let z = y, I = !1;
176
- y.endsWith(te) ? (z = y.slice(0, -1), I = !0) : (
174
+ const v = m.length === 0 ? i : i.slice(d);
175
+ let A = v, P = !1;
176
+ v.endsWith(se) ? (A = v.slice(0, -1), P = !0) : (
177
177
  /**
178
178
  * In Tailwind CSS v3 the important modifier was at the start of the base class name. This is still supported for legacy reasons.
179
179
  * @see https://github.com/dcastil/tailwind-merge/issues/513#issuecomment-2614029864
180
180
  */
181
- y.startsWith(te) && (z = y.slice(1), I = !0)
181
+ v.startsWith(se) && (A = v.slice(1), P = !0)
182
182
  );
183
- const M = f && f > c ? f - c : void 0;
184
- return be(d, I, z, M);
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 + fe, d = o;
188
- o = (i) => i.startsWith(a) ? d(i.slice(a.length)) : be(Xe, !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;
192
- o = (d) => r({
193
- className: d,
194
- parseClassName: a
191
+ const i = o;
192
+ o = (m) => r({
193
+ className: m,
194
+ parseClassName: i
195
195
  });
196
196
  }
197
197
  return o;
198
- }, qe = (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 = [];
205
- for (let d = 0; d < r.length; d++) {
206
- const i = r[d], u = i[0] === "[", c = t.has(i);
207
- u || c ? (a.length > 0 && (a.sort(), o.push(...a), a = []), o.push(i)) : a.push(i);
204
+ let i = [];
205
+ for (let m = 0; m < r.length; m++) {
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
- }, Je = (e) => ({
212
- cache: Ue(e.cacheSize),
213
- parseClassName: Ye(e),
214
- sortModifiers: qe(e),
215
- ...Le(e)
216
- }), He = /\s+/, Ke = (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,
221
- sortModifiers: d
222
- } = t, i = [], u = e.trim().split(He);
223
- let c = "";
224
- for (let f = u.length - 1; f >= 0; f -= 1) {
225
- const h = u[f], {
226
- isExternal: y,
227
- modifiers: z,
228
- hasImportantModifier: I,
229
- baseClassName: M,
230
- maybePostfixModifierPosition: v
220
+ getConflictingClassGroupIds: i,
221
+ sortModifiers: m
222
+ } = t, a = [], b = e.trim().split(Ze);
223
+ let d = "";
224
+ for (let u = b.length - 1; u >= 0; u -= 1) {
225
+ const h = b[u], {
226
+ isExternal: v,
227
+ modifiers: A,
228
+ hasImportantModifier: P,
229
+ baseClassName: G,
230
+ maybePostfixModifierPosition: z
231
231
  } = r(h);
232
- if (y) {
233
- c = h + (c.length > 0 ? " " + c : c);
232
+ if (v) {
233
+ d = h + (d.length > 0 ? " " + d : d);
234
234
  continue;
235
235
  }
236
- let w = !!v, P = o(w ? M.substring(0, v) : M);
237
- if (!P) {
238
- if (!w) {
239
- c = h + (c.length > 0 ? " " + c : c);
236
+ let k = !!z, T = o(k ? G.substring(0, z) : G);
237
+ if (!T) {
238
+ if (!k) {
239
+ d = h + (d.length > 0 ? " " + d : d);
240
240
  continue;
241
241
  }
242
- if (P = o(M), !P) {
243
- c = h + (c.length > 0 ? " " + c : c);
242
+ if (T = o(G), !T) {
243
+ d = h + (d.length > 0 ? " " + d : d);
244
244
  continue;
245
245
  }
246
- w = !1;
246
+ k = !1;
247
247
  }
248
- const $ = z.length === 0 ? "" : z.length === 1 ? z[0] : d(z).join(":"), F = I ? $ + te : $, _ = F + P;
249
- if (i.indexOf(_) > -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(_);
252
- const O = a(P, w);
253
- for (let T = 0; T < O.length; ++T) {
254
- const B = O[T];
255
- i.push(F + B);
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
- c = h + (c.length > 0 ? " " + c : c);
257
+ d = h + (d.length > 0 ? " " + d : d);
258
258
  }
259
- return c;
260
- }, Qe = (...e) => {
261
- let t = 0, r, o, a = "";
259
+ return d;
260
+ }, oo = (...e) => {
261
+ let t = 0, r, o, i = "";
262
262
  for (; t < e.length; )
263
- (r = e[t++]) && (o = ze(r)) && (a && (a += " "), a += o);
264
- return a;
265
- }, ze = (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 = ze(e[o])) && (r && (r += " "), r += t);
270
+ e[o] && (t = Ae(e[o])) && (r && (r += " "), r += t);
271
271
  return r;
272
- }, Ze = (e, ...t) => {
273
- let r, o, a, d;
274
- const i = (c) => {
275
- const f = t.reduce((h, y) => y(h), e());
276
- return r = Je(f), o = r.cache.get, a = r.cache.set, d = u, u(c);
277
- }, u = (c) => {
278
- const f = o(c);
279
- if (f)
280
- return f;
281
- const h = Ke(c, r);
282
- return a(c, h), h;
272
+ }, ro = (e, ...t) => {
273
+ let r, o, i, m;
274
+ const a = (d) => {
275
+ const u = t.reduce((h, v) => v(h), e());
276
+ return r = Qe(u), o = r.cache.get, i = r.cache.set, m = b, b(d);
277
+ }, b = (d) => {
278
+ const u = o(d);
279
+ if (u)
280
+ return u;
281
+ const h = eo(d, r);
282
+ return i(d, h), h;
283
283
  };
284
- return d = i, (...c) => d(Qe(...c));
285
- }, eo = [], b = (e) => {
286
- const t = (r) => r[e] || eo;
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
- }, Ce = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ae = /^\((?:(\w[\w-]*):)?(.+)\)$/i, oo = /^\d+\/\d+$/, ro = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, to = /\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$/, so = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, no = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, ao = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, N = (e) => oo.test(e), p = (e) => !!e && !Number.isNaN(Number(e)), R = (e) => !!e && Number.isInteger(Number(e)), oe = (e) => e.endsWith("%") && p(e.slice(0, -1)), S = (e) => ro.test(e), io = () => !0, lo = (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
- to.test(e) && !so.test(e)
293
- ), Se = () => !1, co = (e) => no.test(e), mo = (e) => ao.test(e), po = (e) => !s(e) && !n(e), uo = (e) => j(e, Me, Se), s = (e) => Ce.test(e), G = (e) => j(e, Pe, lo), re = (e) => j(e, xo, p), ge = (e) => j(e, Re, Se), fo = (e) => j(e, Ie, mo), J = (e) => j(e, Te, co), n = (e) => Ae.test(e), W = (e) => V(e, Pe), bo = (e) => V(e, wo), he = (e) => V(e, Re), go = (e) => V(e, Me), ho = (e) => V(e, Ie), H = (e) => V(e, Te, !0), j = (e, t, r) => {
294
- const o = Ce.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
- }, V = (e, t, r = !1) => {
297
- const o = Ae.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
- }, Re = (e) => e === "position" || e === "percentage", Ie = (e) => e === "image" || e === "url", Me = (e) => e === "length" || e === "size" || e === "bg-size", Pe = (e) => e === "length", xo = (e) => e === "number", wo = (e) => e === "family-name", Te = (e) => e === "shadow", ko = () => {
300
- const e = b("color"), t = b("font"), r = b("text"), o = b("font-weight"), a = b("tracking"), d = b("leading"), i = b("breakpoint"), u = b("container"), c = b("spacing"), f = b("radius"), h = b("shadow"), y = b("inset-shadow"), z = b("text-shadow"), I = b("drop-shadow"), M = b("blur"), v = b("perspective"), w = b("aspect"), P = b("ease"), $ = b("animate"), F = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], _ = () => [
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,30 +315,30 @@ const Ge = (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
- ], O = () => [..._(), n, s], T = () => ["auto", "hidden", "clip", "visible", "scroll"], B = () => ["auto", "contain", "none"], m = () => [n, s, c], C = () => [N, "full", "auto", ...m()], ne = () => [R, "none", "subgrid", n, s], ae = () => ["auto", {
319
- span: ["full", R, n, s]
320
- }, R, n, s], D = () => [R, "auto", n, s], ie = () => ["auto", "min", "max", "fr", n, s], Q = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], L = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], A = () => ["auto", ...m()], E = () => [N, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...m()], l = () => [e, n, s], le = () => [..._(), he, ge, {
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
+ span: ["full", I, n, s]
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
- }], ce = () => ["no-repeat", {
322
+ }], me = () => ["no-repeat", {
323
323
  repeat: ["", "x", "y", "space", "round"]
324
- }], de = () => ["auto", "cover", "contain", go, uo, {
324
+ }], pe = () => ["auto", "cover", "contain", ko, fo, {
325
325
  size: [n, s]
326
- }], Z = () => [oe, W, G], x = () => [
326
+ }], oe = () => [te, B, L], w = () => [
327
327
  // Deprecated since Tailwind CSS v4.0.0
328
328
  "",
329
329
  "none",
330
330
  "full",
331
- f,
331
+ u,
332
332
  n,
333
333
  s
334
- ], k = () => ["", p, W, G], U = () => ["solid", "dashed", "dotted", "double"], me = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], g = () => [p, oe, he, ge], pe = () => [
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
- M,
338
+ G,
339
339
  n,
340
340
  s
341
- ], X = () => ["none", p, n, s], Y = () => ["none", p, n, s], ee = () => [p, n, s], q = () => [N, "full", ...m()];
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 Ge = (e, t) => {
346
346
  aspect: ["video"],
347
347
  blur: [S],
348
348
  breakpoint: [S],
349
- color: [io],
349
+ color: [Ie],
350
350
  container: [S],
351
351
  "drop-shadow": [S],
352
352
  ease: ["in", "out", "in-out"],
353
- font: [po],
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"],
@@ -371,7 +371,7 @@ const Ge = (e, t) => {
371
371
  * @see https://tailwindcss.com/docs/aspect-ratio
372
372
  */
373
373
  aspect: [{
374
- aspect: ["auto", "square", N, s, n, w]
374
+ aspect: ["auto", "square", R, s, n, k]
375
375
  }],
376
376
  /**
377
377
  * Container
@@ -384,21 +384,21 @@ const Ge = (e, t) => {
384
384
  * @see https://tailwindcss.com/docs/columns
385
385
  */
386
386
  columns: [{
387
- columns: [p, s, n, u]
387
+ columns: [p, s, n, b]
388
388
  }],
389
389
  /**
390
390
  * Break After
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 Ge = (e, t) => {
462
462
  * @see https://tailwindcss.com/docs/object-position
463
463
  */
464
464
  "object-position": [{
465
- object: O()
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: T()
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": T()
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": T()
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: B()
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": B()
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": B()
507
+ "overscroll-y": _()
508
508
  }],
509
509
  /**
510
510
  * Position
@@ -512,67 +512,93 @@ const Ge = (e, t) => {
512
512
  */
513
513
  position: ["static", "fixed", "absolute", "relative", "sticky"],
514
514
  /**
515
- * Top / Right / Bottom / Left
515
+ * Inset
516
516
  * @see https://tailwindcss.com/docs/top-right-bottom-left
517
517
  */
518
518
  inset: [{
519
- inset: C()
519
+ inset: y()
520
520
  }],
521
521
  /**
522
- * Right / Left
522
+ * Inset Inline
523
523
  * @see https://tailwindcss.com/docs/top-right-bottom-left
524
524
  */
525
525
  "inset-x": [{
526
- "inset-x": C()
526
+ "inset-x": y()
527
527
  }],
528
528
  /**
529
- * Top / Bottom
529
+ * Inset Block
530
530
  * @see https://tailwindcss.com/docs/top-right-bottom-left
531
531
  */
532
532
  "inset-y": [{
533
- "inset-y": C()
533
+ "inset-y": y()
534
534
  }],
535
535
  /**
536
- * Start
536
+ * Inset Inline Start
537
537
  * @see https://tailwindcss.com/docs/top-right-bottom-left
538
+ * @todo class group will be renamed to `inset-s` in next major release
538
539
  */
539
540
  start: [{
540
- start: C()
541
+ "inset-s": y(),
542
+ /**
543
+ * @deprecated since Tailwind CSS v4.2.0 in favor of `inset-s-*` utilities.
544
+ * @see https://github.com/tailwindlabs/tailwindcss/pull/19613
545
+ */
546
+ start: y()
541
547
  }],
542
548
  /**
543
- * End
549
+ * Inset Inline End
544
550
  * @see https://tailwindcss.com/docs/top-right-bottom-left
551
+ * @todo class group will be renamed to `inset-e` in next major release
545
552
  */
546
553
  end: [{
547
- end: C()
554
+ "inset-e": y(),
555
+ /**
556
+ * @deprecated since Tailwind CSS v4.2.0 in favor of `inset-e-*` utilities.
557
+ * @see https://github.com/tailwindlabs/tailwindcss/pull/19613
558
+ */
559
+ end: y()
560
+ }],
561
+ /**
562
+ * Inset Block Start
563
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
564
+ */
565
+ "inset-bs": [{
566
+ "inset-bs": y()
567
+ }],
568
+ /**
569
+ * Inset Block End
570
+ * @see https://tailwindcss.com/docs/top-right-bottom-left
571
+ */
572
+ "inset-be": [{
573
+ "inset-be": y()
548
574
  }],
549
575
  /**
550
576
  * Top
551
577
  * @see https://tailwindcss.com/docs/top-right-bottom-left
552
578
  */
553
579
  top: [{
554
- top: C()
580
+ top: y()
555
581
  }],
556
582
  /**
557
583
  * Right
558
584
  * @see https://tailwindcss.com/docs/top-right-bottom-left
559
585
  */
560
586
  right: [{
561
- right: C()
587
+ right: y()
562
588
  }],
563
589
  /**
564
590
  * Bottom
565
591
  * @see https://tailwindcss.com/docs/top-right-bottom-left
566
592
  */
567
593
  bottom: [{
568
- bottom: C()
594
+ bottom: y()
569
595
  }],
570
596
  /**
571
597
  * Left
572
598
  * @see https://tailwindcss.com/docs/top-right-bottom-left
573
599
  */
574
600
  left: [{
575
- left: C()
601
+ left: y()
576
602
  }],
577
603
  /**
578
604
  * Visibility
@@ -584,7 +610,7 @@ const Ge = (e, t) => {
584
610
  * @see https://tailwindcss.com/docs/z-index
585
611
  */
586
612
  z: [{
587
- z: [R, "auto", n, s]
613
+ z: [I, "auto", n, s]
588
614
  }],
589
615
  // ------------------------
590
616
  // --- Flexbox and Grid ---
@@ -594,7 +620,7 @@ const Ge = (e, t) => {
594
620
  * @see https://tailwindcss.com/docs/flex-basis
595
621
  */
596
622
  basis: [{
597
- basis: [N, "full", "auto", u, ...m()]
623
+ basis: [R, "full", "auto", b, ...l()]
598
624
  }],
599
625
  /**
600
626
  * Flex Direction
@@ -615,7 +641,7 @@ const Ge = (e, t) => {
615
641
  * @see https://tailwindcss.com/docs/flex
616
642
  */
617
643
  flex: [{
618
- flex: [p, N, "auto", "initial", "none", s]
644
+ flex: [p, R, "auto", "initial", "none", s]
619
645
  }],
620
646
  /**
621
647
  * Flex Grow
@@ -636,63 +662,63 @@ const Ge = (e, t) => {
636
662
  * @see https://tailwindcss.com/docs/order
637
663
  */
638
664
  order: [{
639
- order: [R, "first", "last", "none", n, s]
665
+ order: [I, "first", "last", "none", n, s]
640
666
  }],
641
667
  /**
642
668
  * Grid Template Columns
643
669
  * @see https://tailwindcss.com/docs/grid-template-columns
644
670
  */
645
671
  "grid-cols": [{
646
- "grid-cols": ne()
672
+ "grid-cols": ie()
647
673
  }],
648
674
  /**
649
675
  * Grid Column Start / End
650
676
  * @see https://tailwindcss.com/docs/grid-column
651
677
  */
652
678
  "col-start-end": [{
653
- col: ae()
679
+ col: le()
654
680
  }],
655
681
  /**
656
682
  * Grid Column Start
657
683
  * @see https://tailwindcss.com/docs/grid-column
658
684
  */
659
685
  "col-start": [{
660
- "col-start": D()
686
+ "col-start": U()
661
687
  }],
662
688
  /**
663
689
  * Grid Column End
664
690
  * @see https://tailwindcss.com/docs/grid-column
665
691
  */
666
692
  "col-end": [{
667
- "col-end": D()
693
+ "col-end": U()
668
694
  }],
669
695
  /**
670
696
  * Grid Template Rows
671
697
  * @see https://tailwindcss.com/docs/grid-template-rows
672
698
  */
673
699
  "grid-rows": [{
674
- "grid-rows": ne()
700
+ "grid-rows": ie()
675
701
  }],
676
702
  /**
677
703
  * Grid Row Start / End
678
704
  * @see https://tailwindcss.com/docs/grid-row
679
705
  */
680
706
  "row-start-end": [{
681
- row: ae()
707
+ row: le()
682
708
  }],
683
709
  /**
684
710
  * Grid Row Start
685
711
  * @see https://tailwindcss.com/docs/grid-row
686
712
  */
687
713
  "row-start": [{
688
- "row-start": D()
714
+ "row-start": U()
689
715
  }],
690
716
  /**
691
717
  * Grid Row End
692
718
  * @see https://tailwindcss.com/docs/grid-row
693
719
  */
694
720
  "row-end": [{
695
- "row-end": D()
721
+ "row-end": U()
696
722
  }],
697
723
  /**
698
724
  * Grid Auto Flow
@@ -706,35 +732,35 @@ const Ge = (e, t) => {
706
732
  * @see https://tailwindcss.com/docs/grid-auto-columns
707
733
  */
708
734
  "auto-cols": [{
709
- "auto-cols": ie()
735
+ "auto-cols": ce()
710
736
  }],
711
737
  /**
712
738
  * Grid Auto Rows
713
739
  * @see https://tailwindcss.com/docs/grid-auto-rows
714
740
  */
715
741
  "auto-rows": [{
716
- "auto-rows": ie()
742
+ "auto-rows": ce()
717
743
  }],
718
744
  /**
719
745
  * Gap
720
746
  * @see https://tailwindcss.com/docs/gap
721
747
  */
722
748
  gap: [{
723
- gap: m()
749
+ gap: l()
724
750
  }],
725
751
  /**
726
752
  * Gap X
727
753
  * @see https://tailwindcss.com/docs/gap
728
754
  */
729
755
  "gap-x": [{
730
- "gap-x": m()
756
+ "gap-x": l()
731
757
  }],
732
758
  /**
733
759
  * Gap Y
734
760
  * @see https://tailwindcss.com/docs/gap
735
761
  */
736
762
  "gap-y": [{
737
- "gap-y": m()
763
+ "gap-y": l()
738
764
  }],
739
765
  /**
740
766
  * Justify Content
@@ -748,14 +774,14 @@ const Ge = (e, t) => {
748
774
  * @see https://tailwindcss.com/docs/justify-items
749
775
  */
750
776
  "justify-items": [{
751
- "justify-items": [...L(), "normal"]
777
+ "justify-items": [...F(), "normal"]
752
778
  }],
753
779
  /**
754
780
  * Justify Self
755
781
  * @see https://tailwindcss.com/docs/justify-self
756
782
  */
757
783
  "justify-self": [{
758
- "justify-self": ["auto", ...L()]
784
+ "justify-self": ["auto", ...F()]
759
785
  }],
760
786
  /**
761
787
  * Align Content
@@ -769,7 +795,7 @@ const Ge = (e, t) => {
769
795
  * @see https://tailwindcss.com/docs/align-items
770
796
  */
771
797
  "align-items": [{
772
- items: [...L(), {
798
+ items: [...F(), {
773
799
  baseline: ["", "last"]
774
800
  }]
775
801
  }],
@@ -778,7 +804,7 @@ const Ge = (e, t) => {
778
804
  * @see https://tailwindcss.com/docs/align-self
779
805
  */
780
806
  "align-self": [{
781
- self: ["auto", ...L(), {
807
+ self: ["auto", ...F(), {
782
808
  baseline: ["", "last"]
783
809
  }]
784
810
  }],
@@ -794,14 +820,14 @@ const Ge = (e, t) => {
794
820
  * @see https://tailwindcss.com/docs/place-items
795
821
  */
796
822
  "place-items": [{
797
- "place-items": [...L(), "baseline"]
823
+ "place-items": [...F(), "baseline"]
798
824
  }],
799
825
  /**
800
826
  * Place Self
801
827
  * @see https://tailwindcss.com/docs/place-self
802
828
  */
803
829
  "place-self": [{
804
- "place-self": ["auto", ...L()]
830
+ "place-self": ["auto", ...F()]
805
831
  }],
806
832
  // Spacing
807
833
  /**
@@ -809,133 +835,161 @@ const Ge = (e, t) => {
809
835
  * @see https://tailwindcss.com/docs/padding
810
836
  */
811
837
  p: [{
812
- p: m()
838
+ p: l()
813
839
  }],
814
840
  /**
815
- * Padding X
841
+ * Padding Inline
816
842
  * @see https://tailwindcss.com/docs/padding
817
843
  */
818
844
  px: [{
819
- px: m()
845
+ px: l()
820
846
  }],
821
847
  /**
822
- * Padding Y
848
+ * Padding Block
823
849
  * @see https://tailwindcss.com/docs/padding
824
850
  */
825
851
  py: [{
826
- py: m()
852
+ py: l()
827
853
  }],
828
854
  /**
829
- * Padding Start
855
+ * Padding Inline Start
830
856
  * @see https://tailwindcss.com/docs/padding
831
857
  */
832
858
  ps: [{
833
- ps: m()
859
+ ps: l()
834
860
  }],
835
861
  /**
836
- * Padding End
862
+ * Padding Inline End
837
863
  * @see https://tailwindcss.com/docs/padding
838
864
  */
839
865
  pe: [{
840
- pe: m()
866
+ pe: l()
867
+ }],
868
+ /**
869
+ * Padding Block Start
870
+ * @see https://tailwindcss.com/docs/padding
871
+ */
872
+ pbs: [{
873
+ pbs: l()
874
+ }],
875
+ /**
876
+ * Padding Block End
877
+ * @see https://tailwindcss.com/docs/padding
878
+ */
879
+ pbe: [{
880
+ pbe: l()
841
881
  }],
842
882
  /**
843
883
  * Padding Top
844
884
  * @see https://tailwindcss.com/docs/padding
845
885
  */
846
886
  pt: [{
847
- pt: m()
887
+ pt: l()
848
888
  }],
849
889
  /**
850
890
  * Padding Right
851
891
  * @see https://tailwindcss.com/docs/padding
852
892
  */
853
893
  pr: [{
854
- pr: m()
894
+ pr: l()
855
895
  }],
856
896
  /**
857
897
  * Padding Bottom
858
898
  * @see https://tailwindcss.com/docs/padding
859
899
  */
860
900
  pb: [{
861
- pb: m()
901
+ pb: l()
862
902
  }],
863
903
  /**
864
904
  * Padding Left
865
905
  * @see https://tailwindcss.com/docs/padding
866
906
  */
867
907
  pl: [{
868
- pl: m()
908
+ pl: l()
869
909
  }],
870
910
  /**
871
911
  * Margin
872
912
  * @see https://tailwindcss.com/docs/margin
873
913
  */
874
914
  m: [{
875
- m: A()
915
+ m: C()
876
916
  }],
877
917
  /**
878
- * Margin X
918
+ * Margin Inline
879
919
  * @see https://tailwindcss.com/docs/margin
880
920
  */
881
921
  mx: [{
882
- mx: A()
922
+ mx: C()
883
923
  }],
884
924
  /**
885
- * Margin Y
925
+ * Margin Block
886
926
  * @see https://tailwindcss.com/docs/margin
887
927
  */
888
928
  my: [{
889
- my: A()
929
+ my: C()
890
930
  }],
891
931
  /**
892
- * Margin Start
932
+ * Margin Inline Start
893
933
  * @see https://tailwindcss.com/docs/margin
894
934
  */
895
935
  ms: [{
896
- ms: A()
936
+ ms: C()
897
937
  }],
898
938
  /**
899
- * Margin End
939
+ * Margin Inline End
900
940
  * @see https://tailwindcss.com/docs/margin
901
941
  */
902
942
  me: [{
903
- me: A()
943
+ me: C()
944
+ }],
945
+ /**
946
+ * Margin Block Start
947
+ * @see https://tailwindcss.com/docs/margin
948
+ */
949
+ mbs: [{
950
+ mbs: C()
951
+ }],
952
+ /**
953
+ * Margin Block End
954
+ * @see https://tailwindcss.com/docs/margin
955
+ */
956
+ mbe: [{
957
+ mbe: C()
904
958
  }],
905
959
  /**
906
960
  * Margin Top
907
961
  * @see https://tailwindcss.com/docs/margin
908
962
  */
909
963
  mt: [{
910
- mt: A()
964
+ mt: C()
911
965
  }],
912
966
  /**
913
967
  * Margin Right
914
968
  * @see https://tailwindcss.com/docs/margin
915
969
  */
916
970
  mr: [{
917
- mr: A()
971
+ mr: C()
918
972
  }],
919
973
  /**
920
974
  * Margin Bottom
921
975
  * @see https://tailwindcss.com/docs/margin
922
976
  */
923
977
  mb: [{
924
- mb: A()
978
+ mb: C()
925
979
  }],
926
980
  /**
927
981
  * Margin Left
928
982
  * @see https://tailwindcss.com/docs/margin
929
983
  */
930
984
  ml: [{
931
- ml: A()
985
+ ml: C()
932
986
  }],
933
987
  /**
934
988
  * Space Between X
935
989
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
936
990
  */
937
991
  "space-x": [{
938
- "space-x": m()
992
+ "space-x": l()
939
993
  }],
940
994
  /**
941
995
  * Space Between X Reverse
@@ -947,7 +1001,7 @@ const Ge = (e, t) => {
947
1001
  * @see https://tailwindcss.com/docs/margin#adding-space-between-children
948
1002
  */
949
1003
  "space-y": [{
950
- "space-y": m()
1004
+ "space-y": l()
951
1005
  }],
952
1006
  /**
953
1007
  * Space Between Y Reverse
@@ -962,14 +1016,56 @@ const Ge = (e, t) => {
962
1016
  * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
963
1017
  */
964
1018
  size: [{
965
- size: E()
1019
+ size: j()
1020
+ }],
1021
+ /**
1022
+ * Inline Size
1023
+ * @see https://tailwindcss.com/docs/width
1024
+ */
1025
+ "inline-size": [{
1026
+ inline: ["auto", ...Z()]
1027
+ }],
1028
+ /**
1029
+ * Min-Inline Size
1030
+ * @see https://tailwindcss.com/docs/min-width
1031
+ */
1032
+ "min-inline-size": [{
1033
+ "min-inline": ["auto", ...Z()]
1034
+ }],
1035
+ /**
1036
+ * Max-Inline Size
1037
+ * @see https://tailwindcss.com/docs/max-width
1038
+ */
1039
+ "max-inline-size": [{
1040
+ "max-inline": ["none", ...Z()]
1041
+ }],
1042
+ /**
1043
+ * Block Size
1044
+ * @see https://tailwindcss.com/docs/height
1045
+ */
1046
+ "block-size": [{
1047
+ block: ["auto", ...ee()]
1048
+ }],
1049
+ /**
1050
+ * Min-Block Size
1051
+ * @see https://tailwindcss.com/docs/min-height
1052
+ */
1053
+ "min-block-size": [{
1054
+ "min-block": ["auto", ...ee()]
1055
+ }],
1056
+ /**
1057
+ * Max-Block Size
1058
+ * @see https://tailwindcss.com/docs/max-height
1059
+ */
1060
+ "max-block-size": [{
1061
+ "max-block": ["none", ...ee()]
966
1062
  }],
967
1063
  /**
968
1064
  * Width
969
1065
  * @see https://tailwindcss.com/docs/width
970
1066
  */
971
1067
  w: [{
972
- w: [u, "screen", ...E()]
1068
+ w: [b, "screen", ...j()]
973
1069
  }],
974
1070
  /**
975
1071
  * Min-Width
@@ -977,11 +1073,11 @@ const Ge = (e, t) => {
977
1073
  */
978
1074
  "min-w": [{
979
1075
  "min-w": [
980
- u,
1076
+ b,
981
1077
  "screen",
982
1078
  /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
983
1079
  "none",
984
- ...E()
1080
+ ...j()
985
1081
  ]
986
1082
  }],
987
1083
  /**
@@ -990,16 +1086,16 @@ const Ge = (e, t) => {
990
1086
  */
991
1087
  "max-w": [{
992
1088
  "max-w": [
993
- u,
1089
+ b,
994
1090
  "screen",
995
1091
  "none",
996
1092
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
997
1093
  "prose",
998
1094
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
999
1095
  {
1000
- screen: [i]
1096
+ screen: [a]
1001
1097
  },
1002
- ...E()
1098
+ ...j()
1003
1099
  ]
1004
1100
  }],
1005
1101
  /**
@@ -1007,21 +1103,21 @@ const Ge = (e, t) => {
1007
1103
  * @see https://tailwindcss.com/docs/height
1008
1104
  */
1009
1105
  h: [{
1010
- h: ["screen", "lh", ...E()]
1106
+ h: ["screen", "lh", ...j()]
1011
1107
  }],
1012
1108
  /**
1013
1109
  * Min-Height
1014
1110
  * @see https://tailwindcss.com/docs/min-height
1015
1111
  */
1016
1112
  "min-h": [{
1017
- "min-h": ["screen", "lh", "none", ...E()]
1113
+ "min-h": ["screen", "lh", "none", ...j()]
1018
1114
  }],
1019
1115
  /**
1020
1116
  * Max-Height
1021
1117
  * @see https://tailwindcss.com/docs/max-height
1022
1118
  */
1023
1119
  "max-h": [{
1024
- "max-h": ["screen", "lh", ...E()]
1120
+ "max-h": ["screen", "lh", ...j()]
1025
1121
  }],
1026
1122
  // ------------------
1027
1123
  // --- Typography ---
@@ -1031,7 +1127,7 @@ const Ge = (e, t) => {
1031
1127
  * @see https://tailwindcss.com/docs/font-size
1032
1128
  */
1033
1129
  "font-size": [{
1034
- text: ["base", r, W, G]
1130
+ text: ["base", r, B, L]
1035
1131
  }],
1036
1132
  /**
1037
1133
  * Font Smoothing
@@ -1048,21 +1144,28 @@ const Ge = (e, t) => {
1048
1144
  * @see https://tailwindcss.com/docs/font-weight
1049
1145
  */
1050
1146
  "font-weight": [{
1051
- font: [o, n, re]
1147
+ font: [o, vo, go]
1052
1148
  }],
1053
1149
  /**
1054
1150
  * Font Stretch
1055
1151
  * @see https://tailwindcss.com/docs/font-stretch
1056
1152
  */
1057
1153
  "font-stretch": [{
1058
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", oe, s]
1154
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", te, s]
1059
1155
  }],
1060
1156
  /**
1061
1157
  * Font Family
1062
1158
  * @see https://tailwindcss.com/docs/font-family
1063
1159
  */
1064
1160
  "font-family": [{
1065
- font: [bo, s, t]
1161
+ font: [xo, ho, t]
1162
+ }],
1163
+ /**
1164
+ * Font Feature Settings
1165
+ * @see https://tailwindcss.com/docs/font-feature-settings
1166
+ */
1167
+ "font-features": [{
1168
+ "font-features": [s]
1066
1169
  }],
1067
1170
  /**
1068
1171
  * Font Variant Numeric
@@ -1099,14 +1202,14 @@ const Ge = (e, t) => {
1099
1202
  * @see https://tailwindcss.com/docs/letter-spacing
1100
1203
  */
1101
1204
  tracking: [{
1102
- tracking: [a, n, s]
1205
+ tracking: [i, n, s]
1103
1206
  }],
1104
1207
  /**
1105
1208
  * Line Clamp
1106
1209
  * @see https://tailwindcss.com/docs/line-clamp
1107
1210
  */
1108
1211
  "line-clamp": [{
1109
- "line-clamp": [p, "none", n, re]
1212
+ "line-clamp": [p, "none", n, we]
1110
1213
  }],
1111
1214
  /**
1112
1215
  * Line Height
@@ -1115,8 +1218,8 @@ const Ge = (e, t) => {
1115
1218
  leading: [{
1116
1219
  leading: [
1117
1220
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1118
- d,
1119
- ...m()
1221
+ m,
1222
+ ...l()
1120
1223
  ]
1121
1224
  }],
1122
1225
  /**
@@ -1153,14 +1256,14 @@ const Ge = (e, t) => {
1153
1256
  * @see https://v3.tailwindcss.com/docs/placeholder-color
1154
1257
  */
1155
1258
  "placeholder-color": [{
1156
- placeholder: l()
1259
+ placeholder: c()
1157
1260
  }],
1158
1261
  /**
1159
1262
  * Text Color
1160
1263
  * @see https://tailwindcss.com/docs/text-color
1161
1264
  */
1162
1265
  "text-color": [{
1163
- text: l()
1266
+ text: c()
1164
1267
  }],
1165
1268
  /**
1166
1269
  * Text Decoration
@@ -1172,21 +1275,21 @@ const Ge = (e, t) => {
1172
1275
  * @see https://tailwindcss.com/docs/text-decoration-style
1173
1276
  */
1174
1277
  "text-decoration-style": [{
1175
- decoration: [...U(), "wavy"]
1278
+ decoration: [...D(), "wavy"]
1176
1279
  }],
1177
1280
  /**
1178
1281
  * Text Decoration Thickness
1179
1282
  * @see https://tailwindcss.com/docs/text-decoration-thickness
1180
1283
  */
1181
1284
  "text-decoration-thickness": [{
1182
- decoration: [p, "from-font", "auto", n, G]
1285
+ decoration: [p, "from-font", "auto", n, L]
1183
1286
  }],
1184
1287
  /**
1185
1288
  * Text Decoration Color
1186
1289
  * @see https://tailwindcss.com/docs/text-decoration-color
1187
1290
  */
1188
1291
  "text-decoration-color": [{
1189
- decoration: l()
1292
+ decoration: c()
1190
1293
  }],
1191
1294
  /**
1192
1295
  * Text Underline Offset
@@ -1217,7 +1320,7 @@ const Ge = (e, t) => {
1217
1320
  * @see https://tailwindcss.com/docs/text-indent
1218
1321
  */
1219
1322
  indent: [{
1220
- indent: m()
1323
+ indent: l()
1221
1324
  }],
1222
1325
  /**
1223
1326
  * Vertical Alignment
@@ -1290,21 +1393,21 @@ const Ge = (e, t) => {
1290
1393
  * @see https://tailwindcss.com/docs/background-position
1291
1394
  */
1292
1395
  "bg-position": [{
1293
- bg: le()
1396
+ bg: de()
1294
1397
  }],
1295
1398
  /**
1296
1399
  * Background Repeat
1297
1400
  * @see https://tailwindcss.com/docs/background-repeat
1298
1401
  */
1299
1402
  "bg-repeat": [{
1300
- bg: ce()
1403
+ bg: me()
1301
1404
  }],
1302
1405
  /**
1303
1406
  * Background Size
1304
1407
  * @see https://tailwindcss.com/docs/background-size
1305
1408
  */
1306
1409
  "bg-size": [{
1307
- bg: de()
1410
+ bg: pe()
1308
1411
  }],
1309
1412
  /**
1310
1413
  * Background Image
@@ -1314,59 +1417,59 @@ const Ge = (e, t) => {
1314
1417
  bg: ["none", {
1315
1418
  linear: [{
1316
1419
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1317
- }, R, n, s],
1420
+ }, I, n, s],
1318
1421
  radial: ["", n, s],
1319
- conic: [R, n, s]
1320
- }, ho, fo]
1422
+ conic: [I, n, s]
1423
+ }, yo, wo]
1321
1424
  }],
1322
1425
  /**
1323
1426
  * Background Color
1324
1427
  * @see https://tailwindcss.com/docs/background-color
1325
1428
  */
1326
1429
  "bg-color": [{
1327
- bg: l()
1430
+ bg: c()
1328
1431
  }],
1329
1432
  /**
1330
1433
  * Gradient Color Stops From Position
1331
1434
  * @see https://tailwindcss.com/docs/gradient-color-stops
1332
1435
  */
1333
1436
  "gradient-from-pos": [{
1334
- from: Z()
1437
+ from: oe()
1335
1438
  }],
1336
1439
  /**
1337
1440
  * Gradient Color Stops Via Position
1338
1441
  * @see https://tailwindcss.com/docs/gradient-color-stops
1339
1442
  */
1340
1443
  "gradient-via-pos": [{
1341
- via: Z()
1444
+ via: oe()
1342
1445
  }],
1343
1446
  /**
1344
1447
  * Gradient Color Stops To Position
1345
1448
  * @see https://tailwindcss.com/docs/gradient-color-stops
1346
1449
  */
1347
1450
  "gradient-to-pos": [{
1348
- to: Z()
1451
+ to: oe()
1349
1452
  }],
1350
1453
  /**
1351
1454
  * Gradient Color Stops From
1352
1455
  * @see https://tailwindcss.com/docs/gradient-color-stops
1353
1456
  */
1354
1457
  "gradient-from": [{
1355
- from: l()
1458
+ from: c()
1356
1459
  }],
1357
1460
  /**
1358
1461
  * Gradient Color Stops Via
1359
1462
  * @see https://tailwindcss.com/docs/gradient-color-stops
1360
1463
  */
1361
1464
  "gradient-via": [{
1362
- via: l()
1465
+ via: c()
1363
1466
  }],
1364
1467
  /**
1365
1468
  * Gradient Color Stops To
1366
1469
  * @see https://tailwindcss.com/docs/gradient-color-stops
1367
1470
  */
1368
1471
  "gradient-to": [{
1369
- to: l()
1472
+ to: c()
1370
1473
  }],
1371
1474
  // ---------------
1372
1475
  // --- Borders ---
@@ -1376,175 +1479,189 @@ const Ge = (e, t) => {
1376
1479
  * @see https://tailwindcss.com/docs/border-radius
1377
1480
  */
1378
1481
  rounded: [{
1379
- rounded: x()
1482
+ rounded: w()
1380
1483
  }],
1381
1484
  /**
1382
1485
  * Border Radius Start
1383
1486
  * @see https://tailwindcss.com/docs/border-radius
1384
1487
  */
1385
1488
  "rounded-s": [{
1386
- "rounded-s": x()
1489
+ "rounded-s": w()
1387
1490
  }],
1388
1491
  /**
1389
1492
  * Border Radius End
1390
1493
  * @see https://tailwindcss.com/docs/border-radius
1391
1494
  */
1392
1495
  "rounded-e": [{
1393
- "rounded-e": x()
1496
+ "rounded-e": w()
1394
1497
  }],
1395
1498
  /**
1396
1499
  * Border Radius Top
1397
1500
  * @see https://tailwindcss.com/docs/border-radius
1398
1501
  */
1399
1502
  "rounded-t": [{
1400
- "rounded-t": x()
1503
+ "rounded-t": w()
1401
1504
  }],
1402
1505
  /**
1403
1506
  * Border Radius Right
1404
1507
  * @see https://tailwindcss.com/docs/border-radius
1405
1508
  */
1406
1509
  "rounded-r": [{
1407
- "rounded-r": x()
1510
+ "rounded-r": w()
1408
1511
  }],
1409
1512
  /**
1410
1513
  * Border Radius Bottom
1411
1514
  * @see https://tailwindcss.com/docs/border-radius
1412
1515
  */
1413
1516
  "rounded-b": [{
1414
- "rounded-b": x()
1517
+ "rounded-b": w()
1415
1518
  }],
1416
1519
  /**
1417
1520
  * Border Radius Left
1418
1521
  * @see https://tailwindcss.com/docs/border-radius
1419
1522
  */
1420
1523
  "rounded-l": [{
1421
- "rounded-l": x()
1524
+ "rounded-l": w()
1422
1525
  }],
1423
1526
  /**
1424
1527
  * Border Radius Start Start
1425
1528
  * @see https://tailwindcss.com/docs/border-radius
1426
1529
  */
1427
1530
  "rounded-ss": [{
1428
- "rounded-ss": x()
1531
+ "rounded-ss": w()
1429
1532
  }],
1430
1533
  /**
1431
1534
  * Border Radius Start End
1432
1535
  * @see https://tailwindcss.com/docs/border-radius
1433
1536
  */
1434
1537
  "rounded-se": [{
1435
- "rounded-se": x()
1538
+ "rounded-se": w()
1436
1539
  }],
1437
1540
  /**
1438
1541
  * Border Radius End End
1439
1542
  * @see https://tailwindcss.com/docs/border-radius
1440
1543
  */
1441
1544
  "rounded-ee": [{
1442
- "rounded-ee": x()
1545
+ "rounded-ee": w()
1443
1546
  }],
1444
1547
  /**
1445
1548
  * Border Radius End Start
1446
1549
  * @see https://tailwindcss.com/docs/border-radius
1447
1550
  */
1448
1551
  "rounded-es": [{
1449
- "rounded-es": x()
1552
+ "rounded-es": w()
1450
1553
  }],
1451
1554
  /**
1452
1555
  * Border Radius Top Left
1453
1556
  * @see https://tailwindcss.com/docs/border-radius
1454
1557
  */
1455
1558
  "rounded-tl": [{
1456
- "rounded-tl": x()
1559
+ "rounded-tl": w()
1457
1560
  }],
1458
1561
  /**
1459
1562
  * Border Radius Top Right
1460
1563
  * @see https://tailwindcss.com/docs/border-radius
1461
1564
  */
1462
1565
  "rounded-tr": [{
1463
- "rounded-tr": x()
1566
+ "rounded-tr": w()
1464
1567
  }],
1465
1568
  /**
1466
1569
  * Border Radius Bottom Right
1467
1570
  * @see https://tailwindcss.com/docs/border-radius
1468
1571
  */
1469
1572
  "rounded-br": [{
1470
- "rounded-br": x()
1573
+ "rounded-br": w()
1471
1574
  }],
1472
1575
  /**
1473
1576
  * Border Radius Bottom Left
1474
1577
  * @see https://tailwindcss.com/docs/border-radius
1475
1578
  */
1476
1579
  "rounded-bl": [{
1477
- "rounded-bl": x()
1580
+ "rounded-bl": w()
1478
1581
  }],
1479
1582
  /**
1480
1583
  * Border Width
1481
1584
  * @see https://tailwindcss.com/docs/border-width
1482
1585
  */
1483
1586
  "border-w": [{
1484
- border: k()
1587
+ border: x()
1485
1588
  }],
1486
1589
  /**
1487
- * Border Width X
1590
+ * Border Width Inline
1488
1591
  * @see https://tailwindcss.com/docs/border-width
1489
1592
  */
1490
1593
  "border-w-x": [{
1491
- "border-x": k()
1594
+ "border-x": x()
1492
1595
  }],
1493
1596
  /**
1494
- * Border Width Y
1597
+ * Border Width Block
1495
1598
  * @see https://tailwindcss.com/docs/border-width
1496
1599
  */
1497
1600
  "border-w-y": [{
1498
- "border-y": k()
1601
+ "border-y": x()
1499
1602
  }],
1500
1603
  /**
1501
- * Border Width Start
1604
+ * Border Width Inline Start
1502
1605
  * @see https://tailwindcss.com/docs/border-width
1503
1606
  */
1504
1607
  "border-w-s": [{
1505
- "border-s": k()
1608
+ "border-s": x()
1506
1609
  }],
1507
1610
  /**
1508
- * Border Width End
1611
+ * Border Width Inline End
1509
1612
  * @see https://tailwindcss.com/docs/border-width
1510
1613
  */
1511
1614
  "border-w-e": [{
1512
- "border-e": k()
1615
+ "border-e": x()
1616
+ }],
1617
+ /**
1618
+ * Border Width Block Start
1619
+ * @see https://tailwindcss.com/docs/border-width
1620
+ */
1621
+ "border-w-bs": [{
1622
+ "border-bs": x()
1623
+ }],
1624
+ /**
1625
+ * Border Width Block End
1626
+ * @see https://tailwindcss.com/docs/border-width
1627
+ */
1628
+ "border-w-be": [{
1629
+ "border-be": x()
1513
1630
  }],
1514
1631
  /**
1515
1632
  * Border Width Top
1516
1633
  * @see https://tailwindcss.com/docs/border-width
1517
1634
  */
1518
1635
  "border-w-t": [{
1519
- "border-t": k()
1636
+ "border-t": x()
1520
1637
  }],
1521
1638
  /**
1522
1639
  * Border Width Right
1523
1640
  * @see https://tailwindcss.com/docs/border-width
1524
1641
  */
1525
1642
  "border-w-r": [{
1526
- "border-r": k()
1643
+ "border-r": x()
1527
1644
  }],
1528
1645
  /**
1529
1646
  * Border Width Bottom
1530
1647
  * @see https://tailwindcss.com/docs/border-width
1531
1648
  */
1532
1649
  "border-w-b": [{
1533
- "border-b": k()
1650
+ "border-b": x()
1534
1651
  }],
1535
1652
  /**
1536
1653
  * Border Width Left
1537
1654
  * @see https://tailwindcss.com/docs/border-width
1538
1655
  */
1539
1656
  "border-w-l": [{
1540
- "border-l": k()
1657
+ "border-l": x()
1541
1658
  }],
1542
1659
  /**
1543
1660
  * Divide Width X
1544
1661
  * @see https://tailwindcss.com/docs/border-width#between-children
1545
1662
  */
1546
1663
  "divide-x": [{
1547
- "divide-x": k()
1664
+ "divide-x": x()
1548
1665
  }],
1549
1666
  /**
1550
1667
  * Divide Width X Reverse
@@ -1556,7 +1673,7 @@ const Ge = (e, t) => {
1556
1673
  * @see https://tailwindcss.com/docs/border-width#between-children
1557
1674
  */
1558
1675
  "divide-y": [{
1559
- "divide-y": k()
1676
+ "divide-y": x()
1560
1677
  }],
1561
1678
  /**
1562
1679
  * Divide Width Y Reverse
@@ -1568,91 +1685,105 @@ const Ge = (e, t) => {
1568
1685
  * @see https://tailwindcss.com/docs/border-style
1569
1686
  */
1570
1687
  "border-style": [{
1571
- border: [...U(), "hidden", "none"]
1688
+ border: [...D(), "hidden", "none"]
1572
1689
  }],
1573
1690
  /**
1574
1691
  * Divide Style
1575
1692
  * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1576
1693
  */
1577
1694
  "divide-style": [{
1578
- divide: [...U(), "hidden", "none"]
1695
+ divide: [...D(), "hidden", "none"]
1579
1696
  }],
1580
1697
  /**
1581
1698
  * Border Color
1582
1699
  * @see https://tailwindcss.com/docs/border-color
1583
1700
  */
1584
1701
  "border-color": [{
1585
- border: l()
1702
+ border: c()
1586
1703
  }],
1587
1704
  /**
1588
- * Border Color X
1705
+ * Border Color Inline
1589
1706
  * @see https://tailwindcss.com/docs/border-color
1590
1707
  */
1591
1708
  "border-color-x": [{
1592
- "border-x": l()
1709
+ "border-x": c()
1593
1710
  }],
1594
1711
  /**
1595
- * Border Color Y
1712
+ * Border Color Block
1596
1713
  * @see https://tailwindcss.com/docs/border-color
1597
1714
  */
1598
1715
  "border-color-y": [{
1599
- "border-y": l()
1716
+ "border-y": c()
1600
1717
  }],
1601
1718
  /**
1602
- * Border Color S
1719
+ * Border Color Inline Start
1603
1720
  * @see https://tailwindcss.com/docs/border-color
1604
1721
  */
1605
1722
  "border-color-s": [{
1606
- "border-s": l()
1723
+ "border-s": c()
1607
1724
  }],
1608
1725
  /**
1609
- * Border Color E
1726
+ * Border Color Inline End
1610
1727
  * @see https://tailwindcss.com/docs/border-color
1611
1728
  */
1612
1729
  "border-color-e": [{
1613
- "border-e": l()
1730
+ "border-e": c()
1731
+ }],
1732
+ /**
1733
+ * Border Color Block Start
1734
+ * @see https://tailwindcss.com/docs/border-color
1735
+ */
1736
+ "border-color-bs": [{
1737
+ "border-bs": c()
1738
+ }],
1739
+ /**
1740
+ * Border Color Block End
1741
+ * @see https://tailwindcss.com/docs/border-color
1742
+ */
1743
+ "border-color-be": [{
1744
+ "border-be": c()
1614
1745
  }],
1615
1746
  /**
1616
1747
  * Border Color Top
1617
1748
  * @see https://tailwindcss.com/docs/border-color
1618
1749
  */
1619
1750
  "border-color-t": [{
1620
- "border-t": l()
1751
+ "border-t": c()
1621
1752
  }],
1622
1753
  /**
1623
1754
  * Border Color Right
1624
1755
  * @see https://tailwindcss.com/docs/border-color
1625
1756
  */
1626
1757
  "border-color-r": [{
1627
- "border-r": l()
1758
+ "border-r": c()
1628
1759
  }],
1629
1760
  /**
1630
1761
  * Border Color Bottom
1631
1762
  * @see https://tailwindcss.com/docs/border-color
1632
1763
  */
1633
1764
  "border-color-b": [{
1634
- "border-b": l()
1765
+ "border-b": c()
1635
1766
  }],
1636
1767
  /**
1637
1768
  * Border Color Left
1638
1769
  * @see https://tailwindcss.com/docs/border-color
1639
1770
  */
1640
1771
  "border-color-l": [{
1641
- "border-l": l()
1772
+ "border-l": c()
1642
1773
  }],
1643
1774
  /**
1644
1775
  * Divide Color
1645
1776
  * @see https://tailwindcss.com/docs/divide-color
1646
1777
  */
1647
1778
  "divide-color": [{
1648
- divide: l()
1779
+ divide: c()
1649
1780
  }],
1650
1781
  /**
1651
1782
  * Outline Style
1652
1783
  * @see https://tailwindcss.com/docs/outline-style
1653
1784
  */
1654
1785
  "outline-style": [{
1655
- outline: [...U(), "none", "hidden"]
1786
+ outline: [...D(), "none", "hidden"]
1656
1787
  }],
1657
1788
  /**
1658
1789
  * Outline Offset
@@ -1666,14 +1797,14 @@ const Ge = (e, t) => {
1666
1797
  * @see https://tailwindcss.com/docs/outline-width
1667
1798
  */
1668
1799
  "outline-w": [{
1669
- outline: ["", p, W, G]
1800
+ outline: ["", p, B, L]
1670
1801
  }],
1671
1802
  /**
1672
1803
  * Outline Color
1673
1804
  * @see https://tailwindcss.com/docs/outline-color
1674
1805
  */
1675
1806
  "outline-color": [{
1676
- outline: l()
1807
+ outline: c()
1677
1808
  }],
1678
1809
  // ---------------
1679
1810
  // --- Effects ---
@@ -1697,28 +1828,28 @@ const Ge = (e, t) => {
1697
1828
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
1698
1829
  */
1699
1830
  "shadow-color": [{
1700
- shadow: l()
1831
+ shadow: c()
1701
1832
  }],
1702
1833
  /**
1703
1834
  * Inset Box Shadow
1704
1835
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1705
1836
  */
1706
1837
  "inset-shadow": [{
1707
- "inset-shadow": ["none", y, H, J]
1838
+ "inset-shadow": ["none", v, H, J]
1708
1839
  }],
1709
1840
  /**
1710
1841
  * Inset Box Shadow Color
1711
1842
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1712
1843
  */
1713
1844
  "inset-shadow-color": [{
1714
- "inset-shadow": l()
1845
+ "inset-shadow": c()
1715
1846
  }],
1716
1847
  /**
1717
1848
  * Ring Width
1718
1849
  * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
1719
1850
  */
1720
1851
  "ring-w": [{
1721
- ring: k()
1852
+ ring: x()
1722
1853
  }],
1723
1854
  /**
1724
1855
  * Ring Width Inset
@@ -1732,7 +1863,7 @@ const Ge = (e, t) => {
1732
1863
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
1733
1864
  */
1734
1865
  "ring-color": [{
1735
- ring: l()
1866
+ ring: c()
1736
1867
  }],
1737
1868
  /**
1738
1869
  * Ring Offset Width
@@ -1741,7 +1872,7 @@ const Ge = (e, t) => {
1741
1872
  * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1742
1873
  */
1743
1874
  "ring-offset-w": [{
1744
- "ring-offset": [p, G]
1875
+ "ring-offset": [p, L]
1745
1876
  }],
1746
1877
  /**
1747
1878
  * Ring Offset Color
@@ -1750,35 +1881,35 @@ const Ge = (e, t) => {
1750
1881
  * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1751
1882
  */
1752
1883
  "ring-offset-color": [{
1753
- "ring-offset": l()
1884
+ "ring-offset": c()
1754
1885
  }],
1755
1886
  /**
1756
1887
  * Inset Ring Width
1757
1888
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
1758
1889
  */
1759
1890
  "inset-ring-w": [{
1760
- "inset-ring": k()
1891
+ "inset-ring": x()
1761
1892
  }],
1762
1893
  /**
1763
1894
  * Inset Ring Color
1764
1895
  * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
1765
1896
  */
1766
1897
  "inset-ring-color": [{
1767
- "inset-ring": l()
1898
+ "inset-ring": c()
1768
1899
  }],
1769
1900
  /**
1770
1901
  * Text Shadow
1771
1902
  * @see https://tailwindcss.com/docs/text-shadow
1772
1903
  */
1773
1904
  "text-shadow": [{
1774
- "text-shadow": ["none", z, H, J]
1905
+ "text-shadow": ["none", A, H, J]
1775
1906
  }],
1776
1907
  /**
1777
1908
  * Text Shadow Color
1778
1909
  * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
1779
1910
  */
1780
1911
  "text-shadow-color": [{
1781
- "text-shadow": l()
1912
+ "text-shadow": c()
1782
1913
  }],
1783
1914
  /**
1784
1915
  * Opacity
@@ -1792,14 +1923,14 @@ const Ge = (e, t) => {
1792
1923
  * @see https://tailwindcss.com/docs/mix-blend-mode
1793
1924
  */
1794
1925
  "mix-blend": [{
1795
- "mix-blend": [...me(), "plus-darker", "plus-lighter"]
1926
+ "mix-blend": [...be(), "plus-darker", "plus-lighter"]
1796
1927
  }],
1797
1928
  /**
1798
1929
  * Background Blend Mode
1799
1930
  * @see https://tailwindcss.com/docs/background-blend-mode
1800
1931
  */
1801
1932
  "bg-blend": [{
1802
- "bg-blend": me()
1933
+ "bg-blend": be()
1803
1934
  }],
1804
1935
  /**
1805
1936
  * Mask Clip
@@ -1829,10 +1960,10 @@ const Ge = (e, t) => {
1829
1960
  "mask-linear-to": g()
1830
1961
  }],
1831
1962
  "mask-image-linear-from-color": [{
1832
- "mask-linear-from": l()
1963
+ "mask-linear-from": c()
1833
1964
  }],
1834
1965
  "mask-image-linear-to-color": [{
1835
- "mask-linear-to": l()
1966
+ "mask-linear-to": c()
1836
1967
  }],
1837
1968
  "mask-image-t-from-pos": [{
1838
1969
  "mask-t-from": g()
@@ -1841,10 +1972,10 @@ const Ge = (e, t) => {
1841
1972
  "mask-t-to": g()
1842
1973
  }],
1843
1974
  "mask-image-t-from-color": [{
1844
- "mask-t-from": l()
1975
+ "mask-t-from": c()
1845
1976
  }],
1846
1977
  "mask-image-t-to-color": [{
1847
- "mask-t-to": l()
1978
+ "mask-t-to": c()
1848
1979
  }],
1849
1980
  "mask-image-r-from-pos": [{
1850
1981
  "mask-r-from": g()
@@ -1853,10 +1984,10 @@ const Ge = (e, t) => {
1853
1984
  "mask-r-to": g()
1854
1985
  }],
1855
1986
  "mask-image-r-from-color": [{
1856
- "mask-r-from": l()
1987
+ "mask-r-from": c()
1857
1988
  }],
1858
1989
  "mask-image-r-to-color": [{
1859
- "mask-r-to": l()
1990
+ "mask-r-to": c()
1860
1991
  }],
1861
1992
  "mask-image-b-from-pos": [{
1862
1993
  "mask-b-from": g()
@@ -1865,10 +1996,10 @@ const Ge = (e, t) => {
1865
1996
  "mask-b-to": g()
1866
1997
  }],
1867
1998
  "mask-image-b-from-color": [{
1868
- "mask-b-from": l()
1999
+ "mask-b-from": c()
1869
2000
  }],
1870
2001
  "mask-image-b-to-color": [{
1871
- "mask-b-to": l()
2002
+ "mask-b-to": c()
1872
2003
  }],
1873
2004
  "mask-image-l-from-pos": [{
1874
2005
  "mask-l-from": g()
@@ -1877,10 +2008,10 @@ const Ge = (e, t) => {
1877
2008
  "mask-l-to": g()
1878
2009
  }],
1879
2010
  "mask-image-l-from-color": [{
1880
- "mask-l-from": l()
2011
+ "mask-l-from": c()
1881
2012
  }],
1882
2013
  "mask-image-l-to-color": [{
1883
- "mask-l-to": l()
2014
+ "mask-l-to": c()
1884
2015
  }],
1885
2016
  "mask-image-x-from-pos": [{
1886
2017
  "mask-x-from": g()
@@ -1889,10 +2020,10 @@ const Ge = (e, t) => {
1889
2020
  "mask-x-to": g()
1890
2021
  }],
1891
2022
  "mask-image-x-from-color": [{
1892
- "mask-x-from": l()
2023
+ "mask-x-from": c()
1893
2024
  }],
1894
2025
  "mask-image-x-to-color": [{
1895
- "mask-x-to": l()
2026
+ "mask-x-to": c()
1896
2027
  }],
1897
2028
  "mask-image-y-from-pos": [{
1898
2029
  "mask-y-from": g()
@@ -1901,10 +2032,10 @@ const Ge = (e, t) => {
1901
2032
  "mask-y-to": g()
1902
2033
  }],
1903
2034
  "mask-image-y-from-color": [{
1904
- "mask-y-from": l()
2035
+ "mask-y-from": c()
1905
2036
  }],
1906
2037
  "mask-image-y-to-color": [{
1907
- "mask-y-to": l()
2038
+ "mask-y-to": c()
1908
2039
  }],
1909
2040
  "mask-image-radial": [{
1910
2041
  "mask-radial": [n, s]
@@ -1916,10 +2047,10 @@ const Ge = (e, t) => {
1916
2047
  "mask-radial-to": g()
1917
2048
  }],
1918
2049
  "mask-image-radial-from-color": [{
1919
- "mask-radial-from": l()
2050
+ "mask-radial-from": c()
1920
2051
  }],
1921
2052
  "mask-image-radial-to-color": [{
1922
- "mask-radial-to": l()
2053
+ "mask-radial-to": c()
1923
2054
  }],
1924
2055
  "mask-image-radial-shape": [{
1925
2056
  "mask-radial": ["circle", "ellipse"]
@@ -1931,7 +2062,7 @@ const Ge = (e, t) => {
1931
2062
  }]
1932
2063
  }],
1933
2064
  "mask-image-radial-pos": [{
1934
- "mask-radial-at": _()
2065
+ "mask-radial-at": E()
1935
2066
  }],
1936
2067
  "mask-image-conic-pos": [{
1937
2068
  "mask-conic": [p]
@@ -1943,10 +2074,10 @@ const Ge = (e, t) => {
1943
2074
  "mask-conic-to": g()
1944
2075
  }],
1945
2076
  "mask-image-conic-from-color": [{
1946
- "mask-conic-from": l()
2077
+ "mask-conic-from": c()
1947
2078
  }],
1948
2079
  "mask-image-conic-to-color": [{
1949
- "mask-conic-to": l()
2080
+ "mask-conic-to": c()
1950
2081
  }],
1951
2082
  /**
1952
2083
  * Mask Mode
@@ -1967,21 +2098,21 @@ const Ge = (e, t) => {
1967
2098
  * @see https://tailwindcss.com/docs/mask-position
1968
2099
  */
1969
2100
  "mask-position": [{
1970
- mask: le()
2101
+ mask: de()
1971
2102
  }],
1972
2103
  /**
1973
2104
  * Mask Repeat
1974
2105
  * @see https://tailwindcss.com/docs/mask-repeat
1975
2106
  */
1976
2107
  "mask-repeat": [{
1977
- mask: ce()
2108
+ mask: me()
1978
2109
  }],
1979
2110
  /**
1980
2111
  * Mask Size
1981
2112
  * @see https://tailwindcss.com/docs/mask-size
1982
2113
  */
1983
2114
  "mask-size": [{
1984
- mask: de()
2115
+ mask: pe()
1985
2116
  }],
1986
2117
  /**
1987
2118
  * Mask Type
@@ -2018,7 +2149,7 @@ const Ge = (e, t) => {
2018
2149
  * @see https://tailwindcss.com/docs/blur
2019
2150
  */
2020
2151
  blur: [{
2021
- blur: pe()
2152
+ blur: ue()
2022
2153
  }],
2023
2154
  /**
2024
2155
  * Brightness
@@ -2043,7 +2174,7 @@ const Ge = (e, t) => {
2043
2174
  // Deprecated since Tailwind CSS v4.0.0
2044
2175
  "",
2045
2176
  "none",
2046
- I,
2177
+ P,
2047
2178
  H,
2048
2179
  J
2049
2180
  ]
@@ -2053,7 +2184,7 @@ const Ge = (e, t) => {
2053
2184
  * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2054
2185
  */
2055
2186
  "drop-shadow-color": [{
2056
- "drop-shadow": l()
2187
+ "drop-shadow": c()
2057
2188
  }],
2058
2189
  /**
2059
2190
  * Grayscale
@@ -2108,7 +2239,7 @@ const Ge = (e, t) => {
2108
2239
  * @see https://tailwindcss.com/docs/backdrop-blur
2109
2240
  */
2110
2241
  "backdrop-blur": [{
2111
- "backdrop-blur": pe()
2242
+ "backdrop-blur": ue()
2112
2243
  }],
2113
2244
  /**
2114
2245
  * Backdrop Brightness
@@ -2181,21 +2312,21 @@ const Ge = (e, t) => {
2181
2312
  * @see https://tailwindcss.com/docs/border-spacing
2182
2313
  */
2183
2314
  "border-spacing": [{
2184
- "border-spacing": m()
2315
+ "border-spacing": l()
2185
2316
  }],
2186
2317
  /**
2187
2318
  * Border Spacing X
2188
2319
  * @see https://tailwindcss.com/docs/border-spacing
2189
2320
  */
2190
2321
  "border-spacing-x": [{
2191
- "border-spacing-x": m()
2322
+ "border-spacing-x": l()
2192
2323
  }],
2193
2324
  /**
2194
2325
  * Border Spacing Y
2195
2326
  * @see https://tailwindcss.com/docs/border-spacing
2196
2327
  */
2197
2328
  "border-spacing-y": [{
2198
- "border-spacing-y": m()
2329
+ "border-spacing-y": l()
2199
2330
  }],
2200
2331
  /**
2201
2332
  * Table Layout
@@ -2240,7 +2371,7 @@ const Ge = (e, t) => {
2240
2371
  * @see https://tailwindcss.com/docs/transition-timing-function
2241
2372
  */
2242
2373
  ease: [{
2243
- ease: ["linear", "initial", P, n, s]
2374
+ ease: ["linear", "initial", T, n, s]
2244
2375
  }],
2245
2376
  /**
2246
2377
  * Transition Delay
@@ -2271,70 +2402,70 @@ const Ge = (e, t) => {
2271
2402
  * @see https://tailwindcss.com/docs/perspective
2272
2403
  */
2273
2404
  perspective: [{
2274
- perspective: [v, n, s]
2405
+ perspective: [z, n, s]
2275
2406
  }],
2276
2407
  /**
2277
2408
  * Perspective Origin
2278
2409
  * @see https://tailwindcss.com/docs/perspective-origin
2279
2410
  */
2280
2411
  "perspective-origin": [{
2281
- "perspective-origin": O()
2412
+ "perspective-origin": V()
2282
2413
  }],
2283
2414
  /**
2284
2415
  * Rotate
2285
2416
  * @see https://tailwindcss.com/docs/rotate
2286
2417
  */
2287
2418
  rotate: [{
2288
- rotate: X()
2419
+ rotate: Y()
2289
2420
  }],
2290
2421
  /**
2291
2422
  * Rotate X
2292
2423
  * @see https://tailwindcss.com/docs/rotate
2293
2424
  */
2294
2425
  "rotate-x": [{
2295
- "rotate-x": X()
2426
+ "rotate-x": Y()
2296
2427
  }],
2297
2428
  /**
2298
2429
  * Rotate Y
2299
2430
  * @see https://tailwindcss.com/docs/rotate
2300
2431
  */
2301
2432
  "rotate-y": [{
2302
- "rotate-y": X()
2433
+ "rotate-y": Y()
2303
2434
  }],
2304
2435
  /**
2305
2436
  * Rotate Z
2306
2437
  * @see https://tailwindcss.com/docs/rotate
2307
2438
  */
2308
2439
  "rotate-z": [{
2309
- "rotate-z": X()
2440
+ "rotate-z": Y()
2310
2441
  }],
2311
2442
  /**
2312
2443
  * Scale
2313
2444
  * @see https://tailwindcss.com/docs/scale
2314
2445
  */
2315
2446
  scale: [{
2316
- scale: Y()
2447
+ scale: q()
2317
2448
  }],
2318
2449
  /**
2319
2450
  * Scale X
2320
2451
  * @see https://tailwindcss.com/docs/scale
2321
2452
  */
2322
2453
  "scale-x": [{
2323
- "scale-x": Y()
2454
+ "scale-x": q()
2324
2455
  }],
2325
2456
  /**
2326
2457
  * Scale Y
2327
2458
  * @see https://tailwindcss.com/docs/scale
2328
2459
  */
2329
2460
  "scale-y": [{
2330
- "scale-y": Y()
2461
+ "scale-y": q()
2331
2462
  }],
2332
2463
  /**
2333
2464
  * Scale Z
2334
2465
  * @see https://tailwindcss.com/docs/scale
2335
2466
  */
2336
2467
  "scale-z": [{
2337
- "scale-z": Y()
2468
+ "scale-z": q()
2338
2469
  }],
2339
2470
  /**
2340
2471
  * Scale 3D
@@ -2346,21 +2477,21 @@ const Ge = (e, t) => {
2346
2477
  * @see https://tailwindcss.com/docs/skew
2347
2478
  */
2348
2479
  skew: [{
2349
- skew: ee()
2480
+ skew: re()
2350
2481
  }],
2351
2482
  /**
2352
2483
  * Skew X
2353
2484
  * @see https://tailwindcss.com/docs/skew
2354
2485
  */
2355
2486
  "skew-x": [{
2356
- "skew-x": ee()
2487
+ "skew-x": re()
2357
2488
  }],
2358
2489
  /**
2359
2490
  * Skew Y
2360
2491
  * @see https://tailwindcss.com/docs/skew
2361
2492
  */
2362
2493
  "skew-y": [{
2363
- "skew-y": ee()
2494
+ "skew-y": re()
2364
2495
  }],
2365
2496
  /**
2366
2497
  * Transform
@@ -2374,7 +2505,7 @@ const Ge = (e, t) => {
2374
2505
  * @see https://tailwindcss.com/docs/transform-origin
2375
2506
  */
2376
2507
  "transform-origin": [{
2377
- origin: O()
2508
+ origin: V()
2378
2509
  }],
2379
2510
  /**
2380
2511
  * Transform Style
@@ -2388,28 +2519,28 @@ const Ge = (e, t) => {
2388
2519
  * @see https://tailwindcss.com/docs/translate
2389
2520
  */
2390
2521
  translate: [{
2391
- translate: q()
2522
+ translate: X()
2392
2523
  }],
2393
2524
  /**
2394
2525
  * Translate X
2395
2526
  * @see https://tailwindcss.com/docs/translate
2396
2527
  */
2397
2528
  "translate-x": [{
2398
- "translate-x": q()
2529
+ "translate-x": X()
2399
2530
  }],
2400
2531
  /**
2401
2532
  * Translate Y
2402
2533
  * @see https://tailwindcss.com/docs/translate
2403
2534
  */
2404
2535
  "translate-y": [{
2405
- "translate-y": q()
2536
+ "translate-y": X()
2406
2537
  }],
2407
2538
  /**
2408
2539
  * Translate Z
2409
2540
  * @see https://tailwindcss.com/docs/translate
2410
2541
  */
2411
2542
  "translate-z": [{
2412
- "translate-z": q()
2543
+ "translate-z": X()
2413
2544
  }],
2414
2545
  /**
2415
2546
  * Translate None
@@ -2424,7 +2555,7 @@ const Ge = (e, t) => {
2424
2555
  * @see https://tailwindcss.com/docs/accent-color
2425
2556
  */
2426
2557
  accent: [{
2427
- accent: l()
2558
+ accent: c()
2428
2559
  }],
2429
2560
  /**
2430
2561
  * Appearance
@@ -2438,7 +2569,7 @@ const Ge = (e, t) => {
2438
2569
  * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2439
2570
  */
2440
2571
  "caret-color": [{
2441
- caret: l()
2572
+ caret: c()
2442
2573
  }],
2443
2574
  /**
2444
2575
  * Color Scheme
@@ -2487,126 +2618,154 @@ const Ge = (e, t) => {
2487
2618
  * @see https://tailwindcss.com/docs/scroll-margin
2488
2619
  */
2489
2620
  "scroll-m": [{
2490
- "scroll-m": m()
2621
+ "scroll-m": l()
2491
2622
  }],
2492
2623
  /**
2493
- * Scroll Margin X
2624
+ * Scroll Margin Inline
2494
2625
  * @see https://tailwindcss.com/docs/scroll-margin
2495
2626
  */
2496
2627
  "scroll-mx": [{
2497
- "scroll-mx": m()
2628
+ "scroll-mx": l()
2498
2629
  }],
2499
2630
  /**
2500
- * Scroll Margin Y
2631
+ * Scroll Margin Block
2501
2632
  * @see https://tailwindcss.com/docs/scroll-margin
2502
2633
  */
2503
2634
  "scroll-my": [{
2504
- "scroll-my": m()
2635
+ "scroll-my": l()
2505
2636
  }],
2506
2637
  /**
2507
- * Scroll Margin Start
2638
+ * Scroll Margin Inline Start
2508
2639
  * @see https://tailwindcss.com/docs/scroll-margin
2509
2640
  */
2510
2641
  "scroll-ms": [{
2511
- "scroll-ms": m()
2642
+ "scroll-ms": l()
2512
2643
  }],
2513
2644
  /**
2514
- * Scroll Margin End
2645
+ * Scroll Margin Inline End
2515
2646
  * @see https://tailwindcss.com/docs/scroll-margin
2516
2647
  */
2517
2648
  "scroll-me": [{
2518
- "scroll-me": m()
2649
+ "scroll-me": l()
2650
+ }],
2651
+ /**
2652
+ * Scroll Margin Block Start
2653
+ * @see https://tailwindcss.com/docs/scroll-margin
2654
+ */
2655
+ "scroll-mbs": [{
2656
+ "scroll-mbs": l()
2657
+ }],
2658
+ /**
2659
+ * Scroll Margin Block End
2660
+ * @see https://tailwindcss.com/docs/scroll-margin
2661
+ */
2662
+ "scroll-mbe": [{
2663
+ "scroll-mbe": l()
2519
2664
  }],
2520
2665
  /**
2521
2666
  * Scroll Margin Top
2522
2667
  * @see https://tailwindcss.com/docs/scroll-margin
2523
2668
  */
2524
2669
  "scroll-mt": [{
2525
- "scroll-mt": m()
2670
+ "scroll-mt": l()
2526
2671
  }],
2527
2672
  /**
2528
2673
  * Scroll Margin Right
2529
2674
  * @see https://tailwindcss.com/docs/scroll-margin
2530
2675
  */
2531
2676
  "scroll-mr": [{
2532
- "scroll-mr": m()
2677
+ "scroll-mr": l()
2533
2678
  }],
2534
2679
  /**
2535
2680
  * Scroll Margin Bottom
2536
2681
  * @see https://tailwindcss.com/docs/scroll-margin
2537
2682
  */
2538
2683
  "scroll-mb": [{
2539
- "scroll-mb": m()
2684
+ "scroll-mb": l()
2540
2685
  }],
2541
2686
  /**
2542
2687
  * Scroll Margin Left
2543
2688
  * @see https://tailwindcss.com/docs/scroll-margin
2544
2689
  */
2545
2690
  "scroll-ml": [{
2546
- "scroll-ml": m()
2691
+ "scroll-ml": l()
2547
2692
  }],
2548
2693
  /**
2549
2694
  * Scroll Padding
2550
2695
  * @see https://tailwindcss.com/docs/scroll-padding
2551
2696
  */
2552
2697
  "scroll-p": [{
2553
- "scroll-p": m()
2698
+ "scroll-p": l()
2554
2699
  }],
2555
2700
  /**
2556
- * Scroll Padding X
2701
+ * Scroll Padding Inline
2557
2702
  * @see https://tailwindcss.com/docs/scroll-padding
2558
2703
  */
2559
2704
  "scroll-px": [{
2560
- "scroll-px": m()
2705
+ "scroll-px": l()
2561
2706
  }],
2562
2707
  /**
2563
- * Scroll Padding Y
2708
+ * Scroll Padding Block
2564
2709
  * @see https://tailwindcss.com/docs/scroll-padding
2565
2710
  */
2566
2711
  "scroll-py": [{
2567
- "scroll-py": m()
2712
+ "scroll-py": l()
2568
2713
  }],
2569
2714
  /**
2570
- * Scroll Padding Start
2715
+ * Scroll Padding Inline Start
2571
2716
  * @see https://tailwindcss.com/docs/scroll-padding
2572
2717
  */
2573
2718
  "scroll-ps": [{
2574
- "scroll-ps": m()
2719
+ "scroll-ps": l()
2575
2720
  }],
2576
2721
  /**
2577
- * Scroll Padding End
2722
+ * Scroll Padding Inline End
2578
2723
  * @see https://tailwindcss.com/docs/scroll-padding
2579
2724
  */
2580
2725
  "scroll-pe": [{
2581
- "scroll-pe": m()
2726
+ "scroll-pe": l()
2727
+ }],
2728
+ /**
2729
+ * Scroll Padding Block Start
2730
+ * @see https://tailwindcss.com/docs/scroll-padding
2731
+ */
2732
+ "scroll-pbs": [{
2733
+ "scroll-pbs": l()
2734
+ }],
2735
+ /**
2736
+ * Scroll Padding Block End
2737
+ * @see https://tailwindcss.com/docs/scroll-padding
2738
+ */
2739
+ "scroll-pbe": [{
2740
+ "scroll-pbe": l()
2582
2741
  }],
2583
2742
  /**
2584
2743
  * Scroll Padding Top
2585
2744
  * @see https://tailwindcss.com/docs/scroll-padding
2586
2745
  */
2587
2746
  "scroll-pt": [{
2588
- "scroll-pt": m()
2747
+ "scroll-pt": l()
2589
2748
  }],
2590
2749
  /**
2591
2750
  * Scroll Padding Right
2592
2751
  * @see https://tailwindcss.com/docs/scroll-padding
2593
2752
  */
2594
2753
  "scroll-pr": [{
2595
- "scroll-pr": m()
2754
+ "scroll-pr": l()
2596
2755
  }],
2597
2756
  /**
2598
2757
  * Scroll Padding Bottom
2599
2758
  * @see https://tailwindcss.com/docs/scroll-padding
2600
2759
  */
2601
2760
  "scroll-pb": [{
2602
- "scroll-pb": m()
2761
+ "scroll-pb": l()
2603
2762
  }],
2604
2763
  /**
2605
2764
  * Scroll Padding Left
2606
2765
  * @see https://tailwindcss.com/docs/scroll-padding
2607
2766
  */
2608
2767
  "scroll-pl": [{
2609
- "scroll-pl": m()
2768
+ "scroll-pl": l()
2610
2769
  }],
2611
2770
  /**
2612
2771
  * Scroll Snap Align
@@ -2684,21 +2843,21 @@ const Ge = (e, t) => {
2684
2843
  * @see https://tailwindcss.com/docs/fill
2685
2844
  */
2686
2845
  fill: [{
2687
- fill: ["none", ...l()]
2846
+ fill: ["none", ...c()]
2688
2847
  }],
2689
2848
  /**
2690
2849
  * Stroke Width
2691
2850
  * @see https://tailwindcss.com/docs/stroke-width
2692
2851
  */
2693
2852
  "stroke-w": [{
2694
- stroke: [p, W, G, re]
2853
+ stroke: [p, B, L, we]
2695
2854
  }],
2696
2855
  /**
2697
2856
  * Stroke
2698
2857
  * @see https://tailwindcss.com/docs/stroke
2699
2858
  */
2700
2859
  stroke: [{
2701
- stroke: ["none", ...l()]
2860
+ stroke: ["none", ...c()]
2702
2861
  }],
2703
2862
  // ---------------------
2704
2863
  // --- Accessibility ---
@@ -2714,15 +2873,15 @@ const Ge = (e, t) => {
2714
2873
  conflictingClassGroups: {
2715
2874
  overflow: ["overflow-x", "overflow-y"],
2716
2875
  overscroll: ["overscroll-x", "overscroll-y"],
2717
- inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2876
+ inset: ["inset-x", "inset-y", "inset-bs", "inset-be", "start", "end", "top", "right", "bottom", "left"],
2718
2877
  "inset-x": ["right", "left"],
2719
2878
  "inset-y": ["top", "bottom"],
2720
2879
  flex: ["basis", "grow", "shrink"],
2721
2880
  gap: ["gap-x", "gap-y"],
2722
- p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2881
+ p: ["px", "py", "ps", "pe", "pbs", "pbe", "pt", "pr", "pb", "pl"],
2723
2882
  px: ["pr", "pl"],
2724
2883
  py: ["pt", "pb"],
2725
- m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2884
+ m: ["mx", "my", "ms", "me", "mbs", "mbe", "mt", "mr", "mb", "ml"],
2726
2885
  mx: ["mr", "ml"],
2727
2886
  my: ["mt", "mb"],
2728
2887
  size: ["w", "h"],
@@ -2742,18 +2901,18 @@ const Ge = (e, t) => {
2742
2901
  "rounded-b": ["rounded-br", "rounded-bl"],
2743
2902
  "rounded-l": ["rounded-tl", "rounded-bl"],
2744
2903
  "border-spacing": ["border-spacing-x", "border-spacing-y"],
2745
- "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2904
+ "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-bs", "border-w-be", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2746
2905
  "border-w-x": ["border-w-r", "border-w-l"],
2747
2906
  "border-w-y": ["border-w-t", "border-w-b"],
2748
- "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2907
+ "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-bs", "border-color-be", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2749
2908
  "border-color-x": ["border-color-r", "border-color-l"],
2750
2909
  "border-color-y": ["border-color-t", "border-color-b"],
2751
2910
  translate: ["translate-x", "translate-y", "translate-none"],
2752
2911
  "translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
2753
- "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2912
+ "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mbs", "scroll-mbe", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2754
2913
  "scroll-mx": ["scroll-mr", "scroll-ml"],
2755
2914
  "scroll-my": ["scroll-mt", "scroll-mb"],
2756
- "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2915
+ "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pbs", "scroll-pbe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2757
2916
  "scroll-px": ["scroll-pr", "scroll-pl"],
2758
2917
  "scroll-py": ["scroll-pt", "scroll-pb"],
2759
2918
  touch: ["touch-x", "touch-y", "touch-pz"],
@@ -2766,26 +2925,8 @@ const Ge = (e, t) => {
2766
2925
  },
2767
2926
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
2768
2927
  };
2769
- }, yo = /* @__PURE__ */ Ze(ko), vo = { BASE_URL: "/", DEV: !1, MODE: "production", PROD: !0, SSR: !1 };
2770
- function zo(...e) {
2771
- return yo(Ee(e));
2772
- }
2773
- function xe(e, t) {
2774
- if (!e)
2775
- return;
2776
- const r = ["", "VITE_", "NEXT_PUBLIC_", "NEXT_"];
2777
- for (const o of r) {
2778
- const a = e[`${o}${t}`];
2779
- if (a)
2780
- return a;
2781
- }
2782
- }
2783
- function Co(e) {
2784
- const t = typeof process < "u" ? process.env : void 0, r = xe(t, e);
2785
- return r || xe(vo, e);
2786
- }
2928
+ }, So = /* @__PURE__ */ ro(Co);
2787
2929
  export {
2788
- Ee as a,
2789
- zo as c,
2790
- Co as r
2930
+ Ao as c,
2931
+ So as t
2791
2932
  };