@pfct/purple 1.5.0-rc.1 → 1.5.0-rc.10

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 (325) hide show
  1. package/dist/Icon/utils/svgr-cli.template.d.ts +7 -0
  2. package/dist/assets/index.css +1 -1
  3. package/dist/chunks/clsx.C11secjj.js +1 -0
  4. package/dist/chunks/clsx.OuTLNxxd.js +16 -0
  5. package/dist/chunks/index.1jpVsLW3.js +1 -0
  6. package/dist/chunks/index.B0nfUjLZ.js +374 -0
  7. package/dist/chunks/index.BCUPRn9W.js +5 -0
  8. package/dist/chunks/index.BGQJ5UjQ.js +1 -0
  9. package/dist/chunks/index.BKQj6Ros.js +1 -0
  10. package/dist/chunks/index.BX-VsGjT.js +1 -0
  11. package/dist/chunks/index.BZCoWHJr.js +41 -0
  12. package/dist/chunks/index.BZPx6jYI.js +8 -0
  13. package/dist/chunks/index.Bi2dd8ax.js +354 -0
  14. package/dist/chunks/index.BrP7bNBb.js +35 -0
  15. package/dist/chunks/index.CL8HuWEm.js +154 -0
  16. package/dist/chunks/{index.styled.D_VcbV29.js → index.Ca_yAFix.js} +266 -328
  17. package/dist/chunks/{index.LN3KW-I4.js → index.Cc-miKAT.js} +1 -1
  18. package/dist/chunks/index.Cg4EOYHb.js +71 -0
  19. package/dist/chunks/index.CuQJFSqG.js +82 -0
  20. package/dist/chunks/index.D2jUN9AV.js +1 -0
  21. package/dist/chunks/index.DB6HVhpz.js +1 -0
  22. package/dist/chunks/index.DG2yRD83.js +27 -0
  23. package/dist/chunks/index.DLeNytVF.js +9 -0
  24. package/dist/chunks/index.DMhXgOEz.js +1 -0
  25. package/dist/chunks/index.DaxnLcvM.js +1 -0
  26. package/dist/chunks/index.Dh7jK0Mq.js +777 -0
  27. package/dist/chunks/index.DqB4vTTG.js +1 -0
  28. package/dist/chunks/index.F4-yWY3F.js +1335 -0
  29. package/dist/chunks/index.R27B_vrp.js +1 -0
  30. package/dist/chunks/index.Sb_wKSRC.js +13 -0
  31. package/dist/chunks/index.Zd9j6m3g.js +1 -0
  32. package/dist/chunks/index.kG55MjaG.js +659 -0
  33. package/dist/components/Accordion/index.cjs.js +1 -1
  34. package/dist/components/Accordion/index.es.js +266 -445
  35. package/dist/components/Badge/BaseBadge/index.cjs.js +1 -1
  36. package/dist/components/Badge/BaseBadge/index.es.js +1 -1
  37. package/dist/components/Badge/BaseBadge/index.styled.cjs.js +1 -1
  38. package/dist/components/Badge/BaseBadge/index.styled.es.js +1 -1
  39. package/dist/components/BottomSheet/BaseBottomSheet/index.cjs.js +1 -1
  40. package/dist/components/BottomSheet/BaseBottomSheet/index.es.js +24 -26
  41. package/dist/components/BottomSheet/NavBottomSheet/index.cjs.js +1 -1
  42. package/dist/components/BottomSheet/NavBottomSheet/index.es.js +1 -1
  43. package/dist/components/BottomSheet/TitleBottomSheet/index.cjs.js +1 -1
  44. package/dist/components/BottomSheet/TitleBottomSheet/index.es.js +1 -1
  45. package/dist/components/BottomSheet/index.cjs.js +1 -1
  46. package/dist/components/BottomSheet/index.es.js +1 -1
  47. package/dist/components/Button/BaseButton/index.cjs.js +1 -1
  48. package/dist/components/Button/BaseButton/index.es.js +1 -1
  49. package/dist/components/Button/DoubleButton/index.cjs.js +1 -1
  50. package/dist/components/Button/DoubleButton/index.es.js +1 -1
  51. package/dist/components/Button/FloatBaseButton/index.cjs.js +1 -1
  52. package/dist/components/Button/FloatBaseButton/index.es.js +1 -1
  53. package/dist/components/Button/FloatDoubleButton/index.cjs.js +1 -1
  54. package/dist/components/Button/FloatDoubleButton/index.es.js +1 -1
  55. package/dist/components/Button/FloatSingleButton/index.cjs.js +1 -1
  56. package/dist/components/Button/FloatSingleButton/index.es.js +1 -1
  57. package/dist/components/Button/SingleButton/index.cjs.js +1 -1
  58. package/dist/components/Button/SingleButton/index.es.js +1 -1
  59. package/dist/components/Button/index.cjs.js +1 -1
  60. package/dist/components/Button/index.es.js +1 -1
  61. package/dist/components/Chips/BasicChips/index.styled.cjs.js +1 -1
  62. package/dist/components/Chips/BasicChips/index.styled.es.js +1 -1
  63. package/dist/components/Chips/ChipItem/index.cjs.js +1 -1
  64. package/dist/components/Chips/ChipItem/index.es.js +20 -22
  65. package/dist/components/Chips/ChipItem/index.styled.cjs.js +1 -1
  66. package/dist/components/Chips/ChipItem/index.styled.es.js +21 -23
  67. package/dist/components/Chips/ChipsFrame/index.cjs.js +1 -1
  68. package/dist/components/Chips/ChipsFrame/index.es.js +12 -12
  69. package/dist/components/Chips/ChipsFrame/index.styled.cjs.js +1 -1
  70. package/dist/components/Chips/ChipsFrame/index.styled.es.js +1 -1
  71. package/dist/components/Control/CheckMark/index.cjs.js +1 -1
  72. package/dist/components/Control/CheckMark/index.es.js +18 -20
  73. package/dist/components/Control/RadioButton/index.cjs.js +1 -1
  74. package/dist/components/Control/RadioButton/index.es.js +1 -1
  75. package/dist/components/Control/RadioButton/index.styled.cjs.js +1 -1
  76. package/dist/components/Control/RadioButton/index.styled.es.js +18 -20
  77. package/dist/components/Control/Switch/index.cjs.js +1 -1
  78. package/dist/components/Control/Switch/index.d.ts +37 -9
  79. package/dist/components/Control/Switch/index.es.js +190 -84
  80. package/dist/components/Control/index.cjs.js +1 -1
  81. package/dist/components/Control/index.d.ts +2 -1
  82. package/dist/components/Control/index.es.js +4 -4
  83. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.cjs.js +1 -1
  84. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/ActiveDateOfMonth.es.js +20 -22
  85. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.cjs.js +1 -1
  86. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/DisabledDateOfMonth.es.js +20 -22
  87. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.cjs.js +1 -1
  88. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/NoneDateOfMonth.es.js +1 -1
  89. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.cjs.js +1 -1
  90. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeEndFocusDateOfMonth.es.js +20 -22
  91. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.cjs.js +1 -1
  92. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/RangeStartFocusDateOfMonth.es.js +20 -22
  93. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.cjs.js +1 -1
  94. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/SingleFocusDateOfMonth.es.js +20 -22
  95. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.cjs.js +1 -1
  96. package/dist/components/DatePicker/BaseDatePicker/DateOfMonth/index.styled.es.js +29 -31
  97. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.cjs.js +1 -1
  98. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.es.js +1 -1
  99. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.cjs.js +1 -1
  100. package/dist/components/DatePicker/BaseDatePicker/DayOfWeek/index.styled.es.js +1 -1
  101. package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.cjs.js +1 -1
  102. package/dist/components/DatePicker/BaseDatePicker/YearMonthController/index.es.js +16 -16
  103. package/dist/components/DatePicker/BaseDatePicker/index.cjs.js +1 -1
  104. package/dist/components/DatePicker/BaseDatePicker/index.es.js +28 -30
  105. package/dist/components/DatePicker/RangeDatePickerModal/index.cjs.js +1 -1
  106. package/dist/components/DatePicker/RangeDatePickerModal/index.es.js +1 -1
  107. package/dist/components/DatePicker/SingleDatePickerModal/index.cjs.js +1 -1
  108. package/dist/components/DatePicker/SingleDatePickerModal/index.es.js +18 -20
  109. package/dist/components/Input/NumberInput/index.cjs.js +1 -1
  110. package/dist/components/Input/NumberInput/index.es.js +50 -52
  111. package/dist/components/Input/PostfixInput/index.util.cjs.js +1 -1
  112. package/dist/components/Input/PostfixInput/index.util.es.js +21 -23
  113. package/dist/components/Input/TextField/index.cjs.js +1 -1
  114. package/dist/components/Input/TextField/index.es.js +12 -12
  115. package/dist/components/Input/index.cjs.js +1 -1
  116. package/dist/components/Input/index.es.js +29 -31
  117. package/dist/components/{Modal → LegacyModal}/BaseModal/index.cjs.js +1 -1
  118. package/dist/components/{Modal → LegacyModal}/BaseModal/index.es.js +2 -2
  119. package/dist/components/LegacyModal/index.cjs.js +1 -0
  120. package/dist/components/LegacyModal/index.d.ts +31 -0
  121. package/dist/components/LegacyModal/index.es.js +9 -0
  122. package/dist/components/List/index.cjs.js +1 -1
  123. package/dist/components/List/index.es.js +8 -8
  124. package/dist/components/Loading/ProgressBar/index.cjs.js +1 -1
  125. package/dist/components/Loading/ProgressBar/index.es.js +1 -1
  126. package/dist/components/Loading/ProgressBar/index.styled.cjs.js +1 -1
  127. package/dist/components/Loading/ProgressBar/index.styled.es.js +19 -21
  128. package/dist/components/Loading/Spinner/index.cjs.js +1 -1
  129. package/dist/components/Loading/Spinner/index.es.js +1 -1
  130. package/dist/components/Loading/index.cjs.js +1 -1
  131. package/dist/components/Loading/index.es.js +1 -1
  132. package/dist/components/MiniButton/BoxMiniButton/index.cjs.js +1 -1
  133. package/dist/components/MiniButton/BoxMiniButton/index.es.js +4 -4
  134. package/dist/components/MiniButton/IconMiniButton/index.cjs.js +1 -1
  135. package/dist/components/MiniButton/IconMiniButton/index.d.ts +1 -1
  136. package/dist/components/MiniButton/IconMiniButton/index.es.js +34 -31
  137. package/dist/components/MiniButton/UnderLineMiniButton/index.cjs.js +1 -1
  138. package/dist/components/MiniButton/UnderLineMiniButton/index.d.ts +1 -0
  139. package/dist/components/MiniButton/UnderLineMiniButton/index.es.js +36 -31
  140. package/dist/components/MiniButton/common/index.styled.cjs.js +1 -1
  141. package/dist/components/MiniButton/common/index.styled.es.js +20 -22
  142. package/dist/components/Modal/index.cjs.js +1 -1
  143. package/dist/components/Modal/index.d.ts +14 -27
  144. package/dist/components/Modal/index.es.js +99 -7
  145. package/dist/components/Navigation/BaseNavigation/index.cjs.js +1 -1
  146. package/dist/components/Navigation/BaseNavigation/index.es.js +9 -9
  147. package/dist/components/Navigation/BottomNavigationBar/index.cjs.js +1 -1
  148. package/dist/components/Navigation/BottomNavigationBar/index.es.js +5 -5
  149. package/dist/components/Navigation/PageNavigationBar/index.cjs.js +1 -1
  150. package/dist/components/Navigation/PageNavigationBar/index.es.js +12 -12
  151. package/dist/components/Navigation/TitleNavigationBar/index.cjs.js +1 -1
  152. package/dist/components/Navigation/TitleNavigationBar/index.es.js +10 -10
  153. package/dist/components/Navigation/index.cjs.js +1 -1
  154. package/dist/components/Navigation/index.es.js +12 -12
  155. package/dist/components/OverlayRoot/index.cjs.js +1 -1
  156. package/dist/components/OverlayRoot/index.es.js +18 -20
  157. package/dist/components/Segment/BaseSegment/index.styled.cjs.js +1 -1
  158. package/dist/components/Segment/BaseSegment/index.styled.es.js +1 -1
  159. package/dist/components/Segment/ExtendSegment/index.styled.cjs.js +1 -1
  160. package/dist/components/Segment/ExtendSegment/index.styled.es.js +1 -1
  161. package/dist/components/SelectBox/index.cjs.js +1 -1
  162. package/dist/components/SelectBox/index.es.js +16 -16
  163. package/dist/components/SelectBox/index.styled.cjs.js +1 -1
  164. package/dist/components/SelectBox/index.styled.es.js +25 -27
  165. package/dist/components/Tabs/FillTabs/index.cjs.js +1 -1
  166. package/dist/components/Tabs/FillTabs/index.es.js +20 -22
  167. package/dist/components/Tabs/TextTabs/index.cjs.js +1 -1
  168. package/dist/components/Tabs/TextTabs/index.d.ts +15 -11
  169. package/dist/components/Tabs/TextTabs/index.es.js +53 -66
  170. package/dist/components/Tabs/index.cjs.js +1 -1
  171. package/dist/components/Tabs/index.es.js +5 -4
  172. package/dist/components/Tag/index.cjs.js +1 -1
  173. package/dist/components/Tag/index.es.js +1 -1
  174. package/dist/components/Tag/index.styled.cjs.js +1 -1
  175. package/dist/components/Tag/index.styled.es.js +18 -20
  176. package/dist/components/Terms/index.cjs.js +1 -1
  177. package/dist/components/Terms/index.es.js +16 -17
  178. package/dist/components/TextArea/index.cjs.js +1 -0
  179. package/dist/components/TextArea/index.d.ts +80 -0
  180. package/dist/components/TextArea/index.es.js +30 -0
  181. package/dist/components/Title/index.cjs.js +1 -1
  182. package/dist/components/Title/index.es.js +1 -1
  183. package/dist/components/Title/index.styled.cjs.js +1 -1
  184. package/dist/components/Title/index.styled.es.js +22 -24
  185. package/dist/components/Toast/index.cjs.js +1 -0
  186. package/dist/components/Toast/index.d.ts +5 -0
  187. package/dist/components/Toast/index.es.js +36 -0
  188. package/dist/components/index.cjs.js +1 -1
  189. package/dist/components/index.d.ts +6 -3
  190. package/dist/components/index.es.js +156 -122
  191. package/dist/components/ui/bottomSheet.cjs.js +13 -13
  192. package/dist/components/ui/bottomSheet.es.js +76 -71
  193. package/dist/components/ui/button.cjs.js +1 -1
  194. package/dist/components/ui/button.es.js +4 -4
  195. package/dist/components/ui/checkbox.cjs.js +1 -0
  196. package/dist/components/ui/checkbox.d.ts +9 -0
  197. package/dist/components/ui/checkbox.es.js +446 -0
  198. package/dist/components/ui/dialog.cjs.js +1 -1
  199. package/dist/components/ui/dialog.es.js +30 -30
  200. package/dist/components/ui/drawer.cjs.js +1 -1
  201. package/dist/components/ui/drawer.es.js +2 -2
  202. package/dist/components/ui/impact-tooltip.cjs.js +1 -0
  203. package/dist/components/ui/impact-tooltip.d.ts +16 -0
  204. package/dist/components/ui/impact-tooltip.es.js +672 -0
  205. package/dist/components/ui/share-ui.cjs.js +1 -1
  206. package/dist/components/ui/share-ui.es.js +2 -2
  207. package/dist/components/ui/tooltip.cjs.js +1 -0
  208. package/dist/components/ui/tooltip.d.ts +9 -0
  209. package/dist/components/ui/tooltip.es.js +771 -0
  210. package/dist/components/ui/typography.cjs.js +1 -1
  211. package/dist/components/ui/typography.es.js +3 -3
  212. package/dist/core/Colors/index.cjs.js +1 -1
  213. package/dist/core/Colors/index.d.ts +0 -4
  214. package/dist/core/Colors/index.es.js +4 -8
  215. package/dist/core/Display/Mobile.cjs.js +1 -1
  216. package/dist/core/Display/Mobile.es.js +1 -1
  217. package/dist/core/Display/Pc.cjs.js +1 -1
  218. package/dist/core/Display/Pc.es.js +1 -1
  219. package/dist/core/Display/index.styled.cjs.js +1 -1
  220. package/dist/core/Display/index.styled.es.js +19 -21
  221. package/dist/core/Typography/BaseTypography/index.cjs.js +1 -1
  222. package/dist/core/Typography/BaseTypography/index.es.js +2 -2
  223. package/dist/hooks/useLayoutIsMobile.cjs.js +1 -1
  224. package/dist/hooks/useLayoutIsMobile.es.js +19 -21
  225. package/dist/icons/src/aliases/aliases.cjs.js +1 -1
  226. package/dist/icons/src/aliases/aliases.d.ts +11 -11
  227. package/dist/icons/src/aliases/aliases.es.js +46 -46
  228. package/dist/icons/src/aliases/index.cjs.js +1 -1
  229. package/dist/icons/src/aliases/index.es.js +92 -92
  230. package/dist/icons/src/aliases/prefixed.cjs.js +1 -1
  231. package/dist/icons/src/aliases/prefixed.d.ts +16 -16
  232. package/dist/icons/src/aliases/prefixed.es.js +46 -46
  233. package/dist/icons/src/aliases/suffixed.cjs.js +1 -1
  234. package/dist/icons/src/aliases/suffixed.d.ts +18 -18
  235. package/dist/icons/src/aliases/suffixed.es.js +48 -48
  236. package/dist/icons/src/icons/index.cjs.js +1 -1
  237. package/dist/icons/src/icons/index.d.ts +15 -15
  238. package/dist/icons/src/icons/index.es.js +44 -44
  239. package/dist/index.cjs.js +1 -1
  240. package/dist/index.es.js +379 -345
  241. package/dist/lib/utils.cjs.js +1 -1
  242. package/dist/lib/utils.es.js +2729 -2
  243. package/dist/library/BasicLayout/Footer.cjs.js +1 -1
  244. package/dist/library/BasicLayout/Footer.d.ts +2 -2
  245. package/dist/library/BasicLayout/Footer.es.js +37 -36
  246. package/dist/library/BasicLayout/index.cjs.js +1 -1
  247. package/dist/library/BasicLayout/index.d.ts +1 -1
  248. package/dist/library/BasicLayout/index.es.js +22 -24
  249. package/dist/library/BasicLayout/index.styled.cjs.js +1 -1
  250. package/dist/library/BasicLayout/index.styled.es.js +47 -49
  251. package/dist/utils/GenerateColorStyle/chip.cjs.js +1 -1
  252. package/dist/utils/GenerateColorStyle/chip.es.js +1 -1
  253. package/dist/utils/GenerateColorStyle/index.cjs.js +1 -1
  254. package/dist/utils/GenerateColorStyle/index.es.js +8 -8
  255. package/dist/utils/GenerateColorStyle/tab/fill-tabs.cjs.js +1 -1
  256. package/dist/utils/GenerateColorStyle/tab/fill-tabs.es.js +19 -21
  257. package/dist/utils/GenerateColorStyle/tab/text-tabs.cjs.js +1 -1
  258. package/dist/utils/GenerateColorStyle/tab/text-tabs.es.js +19 -21
  259. package/dist/utils/index.cjs.js +1 -1
  260. package/dist/utils/index.es.js +8 -8
  261. package/package.json +16 -9
  262. package/dist/chunks/index.B0KRXeX3.js +0 -205
  263. package/dist/chunks/index.BIcga6m3.js +0 -1
  264. package/dist/chunks/index.BiFBNKMb.js +0 -51
  265. package/dist/chunks/index.C4mr2-78.js +0 -1
  266. package/dist/chunks/index.CAOufkQO.js +0 -1072
  267. package/dist/chunks/index.DLcqcWxM.js +0 -29
  268. package/dist/chunks/index.Dazlhpef.js +0 -45
  269. package/dist/chunks/index.DnJQUgiG.js +0 -1
  270. package/dist/chunks/index.SS1p-Ys5.js +0 -1
  271. package/dist/chunks/index.styled.DX1B4OiV.js +0 -412
  272. package/dist/chunks/utils.B9KdtH6G.js +0 -2493
  273. package/dist/chunks/utils.Gb5_Gcy7.js +0 -1
  274. package/dist/components/Control/CheckBox/CheckIcon.cjs.js +0 -1
  275. package/dist/components/Control/CheckBox/CheckIcon.d.ts +0 -6
  276. package/dist/components/Control/CheckBox/CheckIcon.es.js +0 -26
  277. package/dist/components/Control/CheckBox/index.cjs.js +0 -1
  278. package/dist/components/Control/CheckBox/index.d.ts +0 -12
  279. package/dist/components/Control/CheckBox/index.es.js +0 -96
  280. package/dist/components/Control/CheckBox/index.styled.cjs.js +0 -24
  281. package/dist/components/Control/CheckBox/index.styled.d.ts +0 -18
  282. package/dist/components/Control/CheckBox/index.styled.es.js +0 -30
  283. package/dist/components/Control/Switch/index.styled.cjs.js +0 -32
  284. package/dist/components/Control/Switch/index.styled.d.ts +0 -15
  285. package/dist/components/Control/Switch/index.styled.es.js +0 -42
  286. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.cjs.js +0 -8
  287. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.d.ts +0 -9
  288. package/dist/components/MiniButton/UnderLineMiniButton/index.styled.es.js +0 -14
  289. package/dist/components/ToastMessage/BaseToastMessage/index.cjs.js +0 -1
  290. package/dist/components/ToastMessage/BaseToastMessage/index.d.ts +0 -13
  291. package/dist/components/ToastMessage/BaseToastMessage/index.es.js +0 -25
  292. package/dist/components/ToastMessage/BaseToastMessage/index.styled.cjs.js +0 -1
  293. package/dist/components/ToastMessage/BaseToastMessage/index.styled.d.ts +0 -10
  294. package/dist/components/ToastMessage/BaseToastMessage/index.styled.es.js +0 -80
  295. package/dist/components/ToastMessage/Toast/index.cjs.js +0 -1
  296. package/dist/components/ToastMessage/Toast/index.d.ts +0 -13
  297. package/dist/components/ToastMessage/Toast/index.es.js +0 -32
  298. package/dist/components/ToastMessage/Toast/index.styled.cjs.js +0 -13
  299. package/dist/components/ToastMessage/Toast/index.styled.d.ts +0 -8
  300. package/dist/components/ToastMessage/Toast/index.styled.es.js +0 -18
  301. package/dist/components/ToastMessage/index.cjs.js +0 -1
  302. package/dist/components/ToastMessage/index.d.ts +0 -1
  303. package/dist/components/ToastMessage/index.es.js +0 -4
  304. package/dist/components/Tooltip/BasicTooltip/index.cjs.js +0 -1
  305. package/dist/components/Tooltip/BasicTooltip/index.d.ts +0 -5
  306. package/dist/components/Tooltip/BasicTooltip/index.es.js +0 -6
  307. package/dist/components/Tooltip/ImpactTooltip/index.cjs.js +0 -1
  308. package/dist/components/Tooltip/ImpactTooltip/index.d.ts +0 -7
  309. package/dist/components/Tooltip/ImpactTooltip/index.es.js +0 -23
  310. package/dist/components/Tooltip/TooltipBase/index.cjs.js +0 -8
  311. package/dist/components/Tooltip/TooltipBase/index.d.ts +0 -18
  312. package/dist/components/Tooltip/TooltipBase/index.es.js +0 -146
  313. package/dist/components/Tooltip/TooltipBase/index.styled.cjs.js +0 -107
  314. package/dist/components/Tooltip/TooltipBase/index.styled.d.ts +0 -22
  315. package/dist/components/Tooltip/TooltipBase/index.styled.es.js +0 -2006
  316. package/dist/components/Tooltip/index.cjs.js +0 -1
  317. package/dist/components/Tooltip/index.d.ts +0 -6
  318. package/dist/components/Tooltip/index.es.js +0 -6
  319. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.d.ts +0 -0
  320. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.cjs.js +0 -0
  321. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.d.ts +0 -0
  322. /package/dist/components/{Modal → LegacyModal}/BaseModal/index.styled.es.js +0 -0
  323. /package/dist/components/{Modal → LegacyModal}/index.styled.cjs.js +0 -0
  324. /package/dist/components/{Modal → LegacyModal}/index.styled.d.ts +0 -0
  325. /package/dist/components/{Modal → LegacyModal}/index.styled.es.js +0 -0
@@ -1,2493 +0,0 @@
1
- function de(e) {
2
- var s, t, r = "";
3
- if (typeof e == "string" || typeof e == "number") r += e;
4
- else if (typeof e == "object") if (Array.isArray(e)) {
5
- var l = e.length;
6
- for (s = 0; s < l; s++) e[s] && (t = de(e[s])) && (r && (r += " "), r += t);
7
- } else for (t in e) e[t] && (r && (r += " "), r += t);
8
- return r;
9
- }
10
- function we() {
11
- for (var e, s, t = 0, r = "", l = arguments.length; t < l; t++) (e = arguments[t]) && (s = de(e)) && (r && (r += " "), r += s);
12
- return r;
13
- }
14
- const Z = "-", ye = (e) => {
15
- const s = ke(e), {
16
- conflictingClassGroups: t,
17
- conflictingClassGroupModifiers: r
18
- } = e;
19
- return {
20
- getClassGroupId: (a) => {
21
- const b = a.split(Z);
22
- return b[0] === "" && b.length !== 1 && b.shift(), ue(b, s) || ve(a);
23
- },
24
- getConflictingClassGroupIds: (a, b) => {
25
- const u = t[a] || [];
26
- return b && r[a] ? [...u, ...r[a]] : u;
27
- }
28
- };
29
- }, ue = (e, s) => {
30
- var a;
31
- if (e.length === 0)
32
- return s.classGroupId;
33
- const t = e[0], r = s.nextPart.get(t), l = r ? ue(e.slice(1), r) : void 0;
34
- if (l)
35
- return l;
36
- if (s.validators.length === 0)
37
- return;
38
- const c = e.join(Z);
39
- return (a = s.validators.find(({
40
- validator: b
41
- }) => b(c))) == null ? void 0 : a.classGroupId;
42
- }, le = /^\[(.+)\]$/, ve = (e) => {
43
- if (le.test(e)) {
44
- const s = le.exec(e)[1], t = s == null ? void 0 : s.substring(0, s.indexOf(":"));
45
- if (t)
46
- return "arbitrary.." + t;
47
- }
48
- }, ke = (e) => {
49
- const {
50
- theme: s,
51
- classGroups: t
52
- } = e, r = {
53
- nextPart: /* @__PURE__ */ new Map(),
54
- validators: []
55
- };
56
- for (const l in t)
57
- K(t[l], r, l, s);
58
- return r;
59
- }, K = (e, s, t, r) => {
60
- e.forEach((l) => {
61
- if (typeof l == "string") {
62
- const c = l === "" ? s : ae(s, l);
63
- c.classGroupId = t;
64
- return;
65
- }
66
- if (typeof l == "function") {
67
- if (ze(l)) {
68
- K(l(r), s, t, r);
69
- return;
70
- }
71
- s.validators.push({
72
- validator: l,
73
- classGroupId: t
74
- });
75
- return;
76
- }
77
- Object.entries(l).forEach(([c, a]) => {
78
- K(a, ae(s, c), t, r);
79
- });
80
- });
81
- }, ae = (e, s) => {
82
- let t = e;
83
- return s.split(Z).forEach((r) => {
84
- t.nextPart.has(r) || t.nextPart.set(r, {
85
- nextPart: /* @__PURE__ */ new Map(),
86
- validators: []
87
- }), t = t.nextPart.get(r);
88
- }), t;
89
- }, ze = (e) => e.isThemeGetter, Ce = (e) => {
90
- if (e < 1)
91
- return {
92
- get: () => {
93
- },
94
- set: () => {
95
- }
96
- };
97
- let s = 0, t = /* @__PURE__ */ new Map(), r = /* @__PURE__ */ new Map();
98
- const l = (c, a) => {
99
- t.set(c, a), s++, s > e && (s = 0, r = t, t = /* @__PURE__ */ new Map());
100
- };
101
- return {
102
- get(c) {
103
- let a = t.get(c);
104
- if (a !== void 0)
105
- return a;
106
- if ((a = r.get(c)) !== void 0)
107
- return l(c, a), a;
108
- },
109
- set(c, a) {
110
- t.has(c) ? t.set(c, a) : l(c, a);
111
- }
112
- };
113
- }, Q = "!", Y = ":", Me = Y.length, Se = (e) => {
114
- const {
115
- prefix: s,
116
- experimentalParseClassName: t
117
- } = e;
118
- let r = (l) => {
119
- const c = [];
120
- let a = 0, b = 0, u = 0, g;
121
- for (let w = 0; w < l.length; w++) {
122
- let y = l[w];
123
- if (a === 0 && b === 0) {
124
- if (y === Y) {
125
- c.push(l.slice(u, w)), u = w + Me;
126
- continue;
127
- }
128
- if (y === "/") {
129
- g = w;
130
- continue;
131
- }
132
- }
133
- y === "[" ? a++ : y === "]" ? a-- : y === "(" ? b++ : y === ")" && b--;
134
- }
135
- const m = c.length === 0 ? l : l.substring(u), z = Ae(m), V = z !== m, j = g && g > u ? g - u : void 0;
136
- return {
137
- modifiers: c,
138
- hasImportantModifier: V,
139
- baseClassName: z,
140
- maybePostfixModifierPosition: j
141
- };
142
- };
143
- if (s) {
144
- const l = s + Y, c = r;
145
- r = (a) => a.startsWith(l) ? c(a.substring(l.length)) : {
146
- isExternal: !0,
147
- modifiers: [],
148
- hasImportantModifier: !1,
149
- baseClassName: a,
150
- maybePostfixModifierPosition: void 0
151
- };
152
- }
153
- if (t) {
154
- const l = r;
155
- r = (c) => t({
156
- className: c,
157
- parseClassName: l
158
- });
159
- }
160
- return r;
161
- }, Ae = (e) => e.endsWith(Q) ? e.substring(0, e.length - 1) : e.startsWith(Q) ? e.substring(1) : e, Ie = (e) => {
162
- const s = Object.fromEntries(e.orderSensitiveModifiers.map((r) => [r, !0]));
163
- return (r) => {
164
- if (r.length <= 1)
165
- return r;
166
- const l = [];
167
- let c = [];
168
- return r.forEach((a) => {
169
- a[0] === "[" || s[a] ? (l.push(...c.sort(), a), c = []) : c.push(a);
170
- }), l.push(...c.sort()), l;
171
- };
172
- }, Re = (e) => ({
173
- cache: Ce(e.cacheSize),
174
- parseClassName: Se(e),
175
- sortModifiers: Ie(e),
176
- ...ye(e)
177
- }), Ge = /\s+/, Pe = (e, s) => {
178
- const {
179
- parseClassName: t,
180
- getClassGroupId: r,
181
- getConflictingClassGroupIds: l,
182
- sortModifiers: c
183
- } = s, a = [], b = e.trim().split(Ge);
184
- let u = "";
185
- for (let g = b.length - 1; g >= 0; g -= 1) {
186
- const m = b[g], {
187
- isExternal: z,
188
- modifiers: V,
189
- hasImportantModifier: j,
190
- baseClassName: w,
191
- maybePostfixModifierPosition: y
192
- } = t(m);
193
- if (z) {
194
- u = m + (u.length > 0 ? " " + u : u);
195
- continue;
196
- }
197
- let R = !!y, M = r(R ? w.substring(0, y) : w);
198
- if (!M) {
199
- if (!R) {
200
- u = m + (u.length > 0 ? " " + u : u);
201
- continue;
202
- }
203
- if (M = r(w), !M) {
204
- u = m + (u.length > 0 ? " " + u : u);
205
- continue;
206
- }
207
- R = !1;
208
- }
209
- const O = c(V).join(":"), F = j ? O + Q : O, G = F + M;
210
- if (a.includes(G))
211
- continue;
212
- a.push(G);
213
- const P = l(M, R);
214
- for (let i = 0; i < P.length; ++i) {
215
- const v = P[i];
216
- a.push(F + v);
217
- }
218
- u = m + (u.length > 0 ? " " + u : u);
219
- }
220
- return u;
221
- };
222
- function Te() {
223
- let e = 0, s, t, r = "";
224
- for (; e < arguments.length; )
225
- (s = arguments[e++]) && (t = pe(s)) && (r && (r += " "), r += t);
226
- return r;
227
- }
228
- const pe = (e) => {
229
- if (typeof e == "string")
230
- return e;
231
- let s, t = "";
232
- for (let r = 0; r < e.length; r++)
233
- e[r] && (s = pe(e[r])) && (t && (t += " "), t += s);
234
- return t;
235
- };
236
- function Ee(e, ...s) {
237
- let t, r, l, c = a;
238
- function a(u) {
239
- const g = s.reduce((m, z) => z(m), e());
240
- return t = Re(g), r = t.cache.get, l = t.cache.set, c = b, b(u);
241
- }
242
- function b(u) {
243
- const g = r(u);
244
- if (g)
245
- return g;
246
- const m = Pe(u, t);
247
- return l(u, m), m;
248
- }
249
- return function() {
250
- return c(Te.apply(null, arguments));
251
- };
252
- }
253
- const f = (e) => {
254
- const s = (t) => t[e] || [];
255
- return s.isThemeGetter = !0, s;
256
- }, be = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, fe = /^\((?:(\w[\w-]*):)?(.+)\)$/i, Le = /^\d+\/\d+$/, Ne = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Ve = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, je = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Oe = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, Fe = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, E = (e) => Le.test(e), d = (e) => !!e && !Number.isNaN(Number(e)), A = (e) => !!e && Number.isInteger(Number(e)), ce = (e) => e.endsWith("%") && d(e.slice(0, -1)), C = (e) => Ne.test(e), _e = () => !0, Be = (e) => (
257
- // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
258
- // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
259
- // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
260
- Ve.test(e) && !je.test(e)
261
- ), ee = () => !1, $e = (e) => Oe.test(e), We = (e) => Fe.test(e), Ue = (e) => !o(e) && !n(e), qe = (e) => L(e, he, ee), o = (e) => be.test(e), I = (e) => L(e, xe, Be), D = (e) => L(e, tr, d), He = (e) => L(e, ge, ee), Je = (e) => L(e, me, We), Xe = (e) => L(e, ee, $e), n = (e) => fe.test(e), q = (e) => N(e, xe), De = (e) => N(e, or), Ke = (e) => N(e, ge), Qe = (e) => N(e, he), Ye = (e) => N(e, me), Ze = (e) => N(e, nr, !0), L = (e, s, t) => {
262
- const r = be.exec(e);
263
- return r ? r[1] ? s(r[1]) : t(r[2]) : !1;
264
- }, N = (e, s, t = !1) => {
265
- const r = fe.exec(e);
266
- return r ? r[1] ? s(r[1]) : t : !1;
267
- }, ge = (e) => e === "position", er = /* @__PURE__ */ new Set(["image", "url"]), me = (e) => er.has(e), rr = /* @__PURE__ */ new Set(["length", "size", "percentage"]), he = (e) => rr.has(e), xe = (e) => e === "length", tr = (e) => e === "number", or = (e) => e === "family-name", nr = (e) => e === "shadow", sr = () => {
268
- const e = f("color"), s = f("font"), t = f("text"), r = f("font-weight"), l = f("tracking"), c = f("leading"), a = f("breakpoint"), b = f("container"), u = f("spacing"), g = f("radius"), m = f("shadow"), z = f("inset-shadow"), V = f("drop-shadow"), j = f("blur"), w = f("perspective"), y = f("aspect"), R = f("ease"), M = f("animate"), O = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], F = () => ["bottom", "center", "left", "left-bottom", "left-top", "right", "right-bottom", "right-top", "top"], G = () => ["auto", "hidden", "clip", "visible", "scroll"], P = () => ["auto", "contain", "none"], i = () => [n, o, u], v = () => [E, "full", "auto", ...i()], re = () => [A, "none", "subgrid", n, o], te = () => ["auto", {
269
- span: ["full", A, n, o]
270
- }, n, o], _ = () => [A, "auto", n, o], oe = () => ["auto", "min", "max", "fr", n, o], H = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline"], T = () => ["start", "end", "center", "stretch"], k = () => ["auto", ...i()], S = () => [E, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...i()], p = () => [e, n, o], J = () => [ce, I], h = () => [
271
- // Deprecated since Tailwind CSS v4.0.0
272
- "",
273
- "none",
274
- "full",
275
- g,
276
- n,
277
- o
278
- ], x = () => ["", d, q, I], B = () => ["solid", "dashed", "dotted", "double"], ne = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], se = () => [
279
- // Deprecated since Tailwind CSS v4.0.0
280
- "",
281
- "none",
282
- j,
283
- n,
284
- o
285
- ], ie = () => ["center", "top", "top-right", "right", "bottom-right", "bottom", "bottom-left", "left", "top-left", n, o], $ = () => ["none", d, n, o], W = () => ["none", d, n, o], X = () => [d, n, o], U = () => [E, "full", ...i()];
286
- return {
287
- cacheSize: 500,
288
- theme: {
289
- animate: ["spin", "ping", "pulse", "bounce"],
290
- aspect: ["video"],
291
- blur: [C],
292
- breakpoint: [C],
293
- color: [_e],
294
- container: [C],
295
- "drop-shadow": [C],
296
- ease: ["in", "out", "in-out"],
297
- font: [Ue],
298
- "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
299
- "inset-shadow": [C],
300
- leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
301
- perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
302
- radius: [C],
303
- shadow: [C],
304
- spacing: ["px", d],
305
- text: [C],
306
- tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
307
- },
308
- classGroups: {
309
- // --------------
310
- // --- Layout ---
311
- // --------------
312
- /**
313
- * Aspect Ratio
314
- * @see https://tailwindcss.com/docs/aspect-ratio
315
- */
316
- aspect: [{
317
- aspect: ["auto", "square", E, o, n, y]
318
- }],
319
- /**
320
- * Container
321
- * @see https://tailwindcss.com/docs/container
322
- * @deprecated since Tailwind CSS v4.0.0
323
- */
324
- container: ["container"],
325
- /**
326
- * Columns
327
- * @see https://tailwindcss.com/docs/columns
328
- */
329
- columns: [{
330
- columns: [d, o, n, b]
331
- }],
332
- /**
333
- * Break After
334
- * @see https://tailwindcss.com/docs/break-after
335
- */
336
- "break-after": [{
337
- "break-after": O()
338
- }],
339
- /**
340
- * Break Before
341
- * @see https://tailwindcss.com/docs/break-before
342
- */
343
- "break-before": [{
344
- "break-before": O()
345
- }],
346
- /**
347
- * Break Inside
348
- * @see https://tailwindcss.com/docs/break-inside
349
- */
350
- "break-inside": [{
351
- "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
352
- }],
353
- /**
354
- * Box Decoration Break
355
- * @see https://tailwindcss.com/docs/box-decoration-break
356
- */
357
- "box-decoration": [{
358
- "box-decoration": ["slice", "clone"]
359
- }],
360
- /**
361
- * Box Sizing
362
- * @see https://tailwindcss.com/docs/box-sizing
363
- */
364
- box: [{
365
- box: ["border", "content"]
366
- }],
367
- /**
368
- * Display
369
- * @see https://tailwindcss.com/docs/display
370
- */
371
- display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"],
372
- /**
373
- * Screen Reader Only
374
- * @see https://tailwindcss.com/docs/display#screen-reader-only
375
- */
376
- sr: ["sr-only", "not-sr-only"],
377
- /**
378
- * Floats
379
- * @see https://tailwindcss.com/docs/float
380
- */
381
- float: [{
382
- float: ["right", "left", "none", "start", "end"]
383
- }],
384
- /**
385
- * Clear
386
- * @see https://tailwindcss.com/docs/clear
387
- */
388
- clear: [{
389
- clear: ["left", "right", "both", "none", "start", "end"]
390
- }],
391
- /**
392
- * Isolation
393
- * @see https://tailwindcss.com/docs/isolation
394
- */
395
- isolation: ["isolate", "isolation-auto"],
396
- /**
397
- * Object Fit
398
- * @see https://tailwindcss.com/docs/object-fit
399
- */
400
- "object-fit": [{
401
- object: ["contain", "cover", "fill", "none", "scale-down"]
402
- }],
403
- /**
404
- * Object Position
405
- * @see https://tailwindcss.com/docs/object-position
406
- */
407
- "object-position": [{
408
- object: [...F(), o, n]
409
- }],
410
- /**
411
- * Overflow
412
- * @see https://tailwindcss.com/docs/overflow
413
- */
414
- overflow: [{
415
- overflow: G()
416
- }],
417
- /**
418
- * Overflow X
419
- * @see https://tailwindcss.com/docs/overflow
420
- */
421
- "overflow-x": [{
422
- "overflow-x": G()
423
- }],
424
- /**
425
- * Overflow Y
426
- * @see https://tailwindcss.com/docs/overflow
427
- */
428
- "overflow-y": [{
429
- "overflow-y": G()
430
- }],
431
- /**
432
- * Overscroll Behavior
433
- * @see https://tailwindcss.com/docs/overscroll-behavior
434
- */
435
- overscroll: [{
436
- overscroll: P()
437
- }],
438
- /**
439
- * Overscroll Behavior X
440
- * @see https://tailwindcss.com/docs/overscroll-behavior
441
- */
442
- "overscroll-x": [{
443
- "overscroll-x": P()
444
- }],
445
- /**
446
- * Overscroll Behavior Y
447
- * @see https://tailwindcss.com/docs/overscroll-behavior
448
- */
449
- "overscroll-y": [{
450
- "overscroll-y": P()
451
- }],
452
- /**
453
- * Position
454
- * @see https://tailwindcss.com/docs/position
455
- */
456
- position: ["static", "fixed", "absolute", "relative", "sticky"],
457
- /**
458
- * Top / Right / Bottom / Left
459
- * @see https://tailwindcss.com/docs/top-right-bottom-left
460
- */
461
- inset: [{
462
- inset: v()
463
- }],
464
- /**
465
- * Right / Left
466
- * @see https://tailwindcss.com/docs/top-right-bottom-left
467
- */
468
- "inset-x": [{
469
- "inset-x": v()
470
- }],
471
- /**
472
- * Top / Bottom
473
- * @see https://tailwindcss.com/docs/top-right-bottom-left
474
- */
475
- "inset-y": [{
476
- "inset-y": v()
477
- }],
478
- /**
479
- * Start
480
- * @see https://tailwindcss.com/docs/top-right-bottom-left
481
- */
482
- start: [{
483
- start: v()
484
- }],
485
- /**
486
- * End
487
- * @see https://tailwindcss.com/docs/top-right-bottom-left
488
- */
489
- end: [{
490
- end: v()
491
- }],
492
- /**
493
- * Top
494
- * @see https://tailwindcss.com/docs/top-right-bottom-left
495
- */
496
- top: [{
497
- top: v()
498
- }],
499
- /**
500
- * Right
501
- * @see https://tailwindcss.com/docs/top-right-bottom-left
502
- */
503
- right: [{
504
- right: v()
505
- }],
506
- /**
507
- * Bottom
508
- * @see https://tailwindcss.com/docs/top-right-bottom-left
509
- */
510
- bottom: [{
511
- bottom: v()
512
- }],
513
- /**
514
- * Left
515
- * @see https://tailwindcss.com/docs/top-right-bottom-left
516
- */
517
- left: [{
518
- left: v()
519
- }],
520
- /**
521
- * Visibility
522
- * @see https://tailwindcss.com/docs/visibility
523
- */
524
- visibility: ["visible", "invisible", "collapse"],
525
- /**
526
- * Z-Index
527
- * @see https://tailwindcss.com/docs/z-index
528
- */
529
- z: [{
530
- z: [A, "auto", n, o]
531
- }],
532
- // ------------------------
533
- // --- Flexbox and Grid ---
534
- // ------------------------
535
- /**
536
- * Flex Basis
537
- * @see https://tailwindcss.com/docs/flex-basis
538
- */
539
- basis: [{
540
- basis: [E, "full", "auto", b, ...i()]
541
- }],
542
- /**
543
- * Flex Direction
544
- * @see https://tailwindcss.com/docs/flex-direction
545
- */
546
- "flex-direction": [{
547
- flex: ["row", "row-reverse", "col", "col-reverse"]
548
- }],
549
- /**
550
- * Flex Wrap
551
- * @see https://tailwindcss.com/docs/flex-wrap
552
- */
553
- "flex-wrap": [{
554
- flex: ["nowrap", "wrap", "wrap-reverse"]
555
- }],
556
- /**
557
- * Flex
558
- * @see https://tailwindcss.com/docs/flex
559
- */
560
- flex: [{
561
- flex: [d, E, "auto", "initial", "none", o]
562
- }],
563
- /**
564
- * Flex Grow
565
- * @see https://tailwindcss.com/docs/flex-grow
566
- */
567
- grow: [{
568
- grow: ["", d, n, o]
569
- }],
570
- /**
571
- * Flex Shrink
572
- * @see https://tailwindcss.com/docs/flex-shrink
573
- */
574
- shrink: [{
575
- shrink: ["", d, n, o]
576
- }],
577
- /**
578
- * Order
579
- * @see https://tailwindcss.com/docs/order
580
- */
581
- order: [{
582
- order: [A, "first", "last", "none", n, o]
583
- }],
584
- /**
585
- * Grid Template Columns
586
- * @see https://tailwindcss.com/docs/grid-template-columns
587
- */
588
- "grid-cols": [{
589
- "grid-cols": re()
590
- }],
591
- /**
592
- * Grid Column Start / End
593
- * @see https://tailwindcss.com/docs/grid-column
594
- */
595
- "col-start-end": [{
596
- col: te()
597
- }],
598
- /**
599
- * Grid Column Start
600
- * @see https://tailwindcss.com/docs/grid-column
601
- */
602
- "col-start": [{
603
- "col-start": _()
604
- }],
605
- /**
606
- * Grid Column End
607
- * @see https://tailwindcss.com/docs/grid-column
608
- */
609
- "col-end": [{
610
- "col-end": _()
611
- }],
612
- /**
613
- * Grid Template Rows
614
- * @see https://tailwindcss.com/docs/grid-template-rows
615
- */
616
- "grid-rows": [{
617
- "grid-rows": re()
618
- }],
619
- /**
620
- * Grid Row Start / End
621
- * @see https://tailwindcss.com/docs/grid-row
622
- */
623
- "row-start-end": [{
624
- row: te()
625
- }],
626
- /**
627
- * Grid Row Start
628
- * @see https://tailwindcss.com/docs/grid-row
629
- */
630
- "row-start": [{
631
- "row-start": _()
632
- }],
633
- /**
634
- * Grid Row End
635
- * @see https://tailwindcss.com/docs/grid-row
636
- */
637
- "row-end": [{
638
- "row-end": _()
639
- }],
640
- /**
641
- * Grid Auto Flow
642
- * @see https://tailwindcss.com/docs/grid-auto-flow
643
- */
644
- "grid-flow": [{
645
- "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
646
- }],
647
- /**
648
- * Grid Auto Columns
649
- * @see https://tailwindcss.com/docs/grid-auto-columns
650
- */
651
- "auto-cols": [{
652
- "auto-cols": oe()
653
- }],
654
- /**
655
- * Grid Auto Rows
656
- * @see https://tailwindcss.com/docs/grid-auto-rows
657
- */
658
- "auto-rows": [{
659
- "auto-rows": oe()
660
- }],
661
- /**
662
- * Gap
663
- * @see https://tailwindcss.com/docs/gap
664
- */
665
- gap: [{
666
- gap: i()
667
- }],
668
- /**
669
- * Gap X
670
- * @see https://tailwindcss.com/docs/gap
671
- */
672
- "gap-x": [{
673
- "gap-x": i()
674
- }],
675
- /**
676
- * Gap Y
677
- * @see https://tailwindcss.com/docs/gap
678
- */
679
- "gap-y": [{
680
- "gap-y": i()
681
- }],
682
- /**
683
- * Justify Content
684
- * @see https://tailwindcss.com/docs/justify-content
685
- */
686
- "justify-content": [{
687
- justify: [...H(), "normal"]
688
- }],
689
- /**
690
- * Justify Items
691
- * @see https://tailwindcss.com/docs/justify-items
692
- */
693
- "justify-items": [{
694
- "justify-items": [...T(), "normal"]
695
- }],
696
- /**
697
- * Justify Self
698
- * @see https://tailwindcss.com/docs/justify-self
699
- */
700
- "justify-self": [{
701
- "justify-self": ["auto", ...T()]
702
- }],
703
- /**
704
- * Align Content
705
- * @see https://tailwindcss.com/docs/align-content
706
- */
707
- "align-content": [{
708
- content: ["normal", ...H()]
709
- }],
710
- /**
711
- * Align Items
712
- * @see https://tailwindcss.com/docs/align-items
713
- */
714
- "align-items": [{
715
- items: [...T(), "baseline"]
716
- }],
717
- /**
718
- * Align Self
719
- * @see https://tailwindcss.com/docs/align-self
720
- */
721
- "align-self": [{
722
- self: ["auto", ...T(), "baseline"]
723
- }],
724
- /**
725
- * Place Content
726
- * @see https://tailwindcss.com/docs/place-content
727
- */
728
- "place-content": [{
729
- "place-content": H()
730
- }],
731
- /**
732
- * Place Items
733
- * @see https://tailwindcss.com/docs/place-items
734
- */
735
- "place-items": [{
736
- "place-items": [...T(), "baseline"]
737
- }],
738
- /**
739
- * Place Self
740
- * @see https://tailwindcss.com/docs/place-self
741
- */
742
- "place-self": [{
743
- "place-self": ["auto", ...T()]
744
- }],
745
- // Spacing
746
- /**
747
- * Padding
748
- * @see https://tailwindcss.com/docs/padding
749
- */
750
- p: [{
751
- p: i()
752
- }],
753
- /**
754
- * Padding X
755
- * @see https://tailwindcss.com/docs/padding
756
- */
757
- px: [{
758
- px: i()
759
- }],
760
- /**
761
- * Padding Y
762
- * @see https://tailwindcss.com/docs/padding
763
- */
764
- py: [{
765
- py: i()
766
- }],
767
- /**
768
- * Padding Start
769
- * @see https://tailwindcss.com/docs/padding
770
- */
771
- ps: [{
772
- ps: i()
773
- }],
774
- /**
775
- * Padding End
776
- * @see https://tailwindcss.com/docs/padding
777
- */
778
- pe: [{
779
- pe: i()
780
- }],
781
- /**
782
- * Padding Top
783
- * @see https://tailwindcss.com/docs/padding
784
- */
785
- pt: [{
786
- pt: i()
787
- }],
788
- /**
789
- * Padding Right
790
- * @see https://tailwindcss.com/docs/padding
791
- */
792
- pr: [{
793
- pr: i()
794
- }],
795
- /**
796
- * Padding Bottom
797
- * @see https://tailwindcss.com/docs/padding
798
- */
799
- pb: [{
800
- pb: i()
801
- }],
802
- /**
803
- * Padding Left
804
- * @see https://tailwindcss.com/docs/padding
805
- */
806
- pl: [{
807
- pl: i()
808
- }],
809
- /**
810
- * Margin
811
- * @see https://tailwindcss.com/docs/margin
812
- */
813
- m: [{
814
- m: k()
815
- }],
816
- /**
817
- * Margin X
818
- * @see https://tailwindcss.com/docs/margin
819
- */
820
- mx: [{
821
- mx: k()
822
- }],
823
- /**
824
- * Margin Y
825
- * @see https://tailwindcss.com/docs/margin
826
- */
827
- my: [{
828
- my: k()
829
- }],
830
- /**
831
- * Margin Start
832
- * @see https://tailwindcss.com/docs/margin
833
- */
834
- ms: [{
835
- ms: k()
836
- }],
837
- /**
838
- * Margin End
839
- * @see https://tailwindcss.com/docs/margin
840
- */
841
- me: [{
842
- me: k()
843
- }],
844
- /**
845
- * Margin Top
846
- * @see https://tailwindcss.com/docs/margin
847
- */
848
- mt: [{
849
- mt: k()
850
- }],
851
- /**
852
- * Margin Right
853
- * @see https://tailwindcss.com/docs/margin
854
- */
855
- mr: [{
856
- mr: k()
857
- }],
858
- /**
859
- * Margin Bottom
860
- * @see https://tailwindcss.com/docs/margin
861
- */
862
- mb: [{
863
- mb: k()
864
- }],
865
- /**
866
- * Margin Left
867
- * @see https://tailwindcss.com/docs/margin
868
- */
869
- ml: [{
870
- ml: k()
871
- }],
872
- /**
873
- * Space Between X
874
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
875
- */
876
- "space-x": [{
877
- "space-x": i()
878
- }],
879
- /**
880
- * Space Between X Reverse
881
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
882
- */
883
- "space-x-reverse": ["space-x-reverse"],
884
- /**
885
- * Space Between Y
886
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
887
- */
888
- "space-y": [{
889
- "space-y": i()
890
- }],
891
- /**
892
- * Space Between Y Reverse
893
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
894
- */
895
- "space-y-reverse": ["space-y-reverse"],
896
- // --------------
897
- // --- Sizing ---
898
- // --------------
899
- /**
900
- * Size
901
- * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
902
- */
903
- size: [{
904
- size: S()
905
- }],
906
- /**
907
- * Width
908
- * @see https://tailwindcss.com/docs/width
909
- */
910
- w: [{
911
- w: [b, "screen", ...S()]
912
- }],
913
- /**
914
- * Min-Width
915
- * @see https://tailwindcss.com/docs/min-width
916
- */
917
- "min-w": [{
918
- "min-w": [
919
- b,
920
- "screen",
921
- /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
922
- "none",
923
- ...S()
924
- ]
925
- }],
926
- /**
927
- * Max-Width
928
- * @see https://tailwindcss.com/docs/max-width
929
- */
930
- "max-w": [{
931
- "max-w": [
932
- b,
933
- "screen",
934
- "none",
935
- /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
936
- "prose",
937
- /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
938
- {
939
- screen: [a]
940
- },
941
- ...S()
942
- ]
943
- }],
944
- /**
945
- * Height
946
- * @see https://tailwindcss.com/docs/height
947
- */
948
- h: [{
949
- h: ["screen", ...S()]
950
- }],
951
- /**
952
- * Min-Height
953
- * @see https://tailwindcss.com/docs/min-height
954
- */
955
- "min-h": [{
956
- "min-h": ["screen", "none", ...S()]
957
- }],
958
- /**
959
- * Max-Height
960
- * @see https://tailwindcss.com/docs/max-height
961
- */
962
- "max-h": [{
963
- "max-h": ["screen", ...S()]
964
- }],
965
- // ------------------
966
- // --- Typography ---
967
- // ------------------
968
- /**
969
- * Font Size
970
- * @see https://tailwindcss.com/docs/font-size
971
- */
972
- "font-size": [{
973
- text: ["base", t, q, I]
974
- }],
975
- /**
976
- * Font Smoothing
977
- * @see https://tailwindcss.com/docs/font-smoothing
978
- */
979
- "font-smoothing": ["antialiased", "subpixel-antialiased"],
980
- /**
981
- * Font Style
982
- * @see https://tailwindcss.com/docs/font-style
983
- */
984
- "font-style": ["italic", "not-italic"],
985
- /**
986
- * Font Weight
987
- * @see https://tailwindcss.com/docs/font-weight
988
- */
989
- "font-weight": [{
990
- font: [r, n, D]
991
- }],
992
- /**
993
- * Font Stretch
994
- * @see https://tailwindcss.com/docs/font-stretch
995
- */
996
- "font-stretch": [{
997
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", ce, o]
998
- }],
999
- /**
1000
- * Font Family
1001
- * @see https://tailwindcss.com/docs/font-family
1002
- */
1003
- "font-family": [{
1004
- font: [De, o, s]
1005
- }],
1006
- /**
1007
- * Font Variant Numeric
1008
- * @see https://tailwindcss.com/docs/font-variant-numeric
1009
- */
1010
- "fvn-normal": ["normal-nums"],
1011
- /**
1012
- * Font Variant Numeric
1013
- * @see https://tailwindcss.com/docs/font-variant-numeric
1014
- */
1015
- "fvn-ordinal": ["ordinal"],
1016
- /**
1017
- * Font Variant Numeric
1018
- * @see https://tailwindcss.com/docs/font-variant-numeric
1019
- */
1020
- "fvn-slashed-zero": ["slashed-zero"],
1021
- /**
1022
- * Font Variant Numeric
1023
- * @see https://tailwindcss.com/docs/font-variant-numeric
1024
- */
1025
- "fvn-figure": ["lining-nums", "oldstyle-nums"],
1026
- /**
1027
- * Font Variant Numeric
1028
- * @see https://tailwindcss.com/docs/font-variant-numeric
1029
- */
1030
- "fvn-spacing": ["proportional-nums", "tabular-nums"],
1031
- /**
1032
- * Font Variant Numeric
1033
- * @see https://tailwindcss.com/docs/font-variant-numeric
1034
- */
1035
- "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1036
- /**
1037
- * Letter Spacing
1038
- * @see https://tailwindcss.com/docs/letter-spacing
1039
- */
1040
- tracking: [{
1041
- tracking: [l, n, o]
1042
- }],
1043
- /**
1044
- * Line Clamp
1045
- * @see https://tailwindcss.com/docs/line-clamp
1046
- */
1047
- "line-clamp": [{
1048
- "line-clamp": [d, "none", n, D]
1049
- }],
1050
- /**
1051
- * Line Height
1052
- * @see https://tailwindcss.com/docs/line-height
1053
- */
1054
- leading: [{
1055
- leading: [
1056
- /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1057
- c,
1058
- ...i()
1059
- ]
1060
- }],
1061
- /**
1062
- * List Style Image
1063
- * @see https://tailwindcss.com/docs/list-style-image
1064
- */
1065
- "list-image": [{
1066
- "list-image": ["none", n, o]
1067
- }],
1068
- /**
1069
- * List Style Position
1070
- * @see https://tailwindcss.com/docs/list-style-position
1071
- */
1072
- "list-style-position": [{
1073
- list: ["inside", "outside"]
1074
- }],
1075
- /**
1076
- * List Style Type
1077
- * @see https://tailwindcss.com/docs/list-style-type
1078
- */
1079
- "list-style-type": [{
1080
- list: ["disc", "decimal", "none", n, o]
1081
- }],
1082
- /**
1083
- * Text Alignment
1084
- * @see https://tailwindcss.com/docs/text-align
1085
- */
1086
- "text-alignment": [{
1087
- text: ["left", "center", "right", "justify", "start", "end"]
1088
- }],
1089
- /**
1090
- * Placeholder Color
1091
- * @deprecated since Tailwind CSS v3.0.0
1092
- * @see https://v3.tailwindcss.com/docs/placeholder-color
1093
- */
1094
- "placeholder-color": [{
1095
- placeholder: p()
1096
- }],
1097
- /**
1098
- * Text Color
1099
- * @see https://tailwindcss.com/docs/text-color
1100
- */
1101
- "text-color": [{
1102
- text: p()
1103
- }],
1104
- /**
1105
- * Text Decoration
1106
- * @see https://tailwindcss.com/docs/text-decoration
1107
- */
1108
- "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1109
- /**
1110
- * Text Decoration Style
1111
- * @see https://tailwindcss.com/docs/text-decoration-style
1112
- */
1113
- "text-decoration-style": [{
1114
- decoration: [...B(), "wavy"]
1115
- }],
1116
- /**
1117
- * Text Decoration Thickness
1118
- * @see https://tailwindcss.com/docs/text-decoration-thickness
1119
- */
1120
- "text-decoration-thickness": [{
1121
- decoration: [d, "from-font", "auto", n, I]
1122
- }],
1123
- /**
1124
- * Text Decoration Color
1125
- * @see https://tailwindcss.com/docs/text-decoration-color
1126
- */
1127
- "text-decoration-color": [{
1128
- decoration: p()
1129
- }],
1130
- /**
1131
- * Text Underline Offset
1132
- * @see https://tailwindcss.com/docs/text-underline-offset
1133
- */
1134
- "underline-offset": [{
1135
- "underline-offset": [d, "auto", n, o]
1136
- }],
1137
- /**
1138
- * Text Transform
1139
- * @see https://tailwindcss.com/docs/text-transform
1140
- */
1141
- "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1142
- /**
1143
- * Text Overflow
1144
- * @see https://tailwindcss.com/docs/text-overflow
1145
- */
1146
- "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1147
- /**
1148
- * Text Wrap
1149
- * @see https://tailwindcss.com/docs/text-wrap
1150
- */
1151
- "text-wrap": [{
1152
- text: ["wrap", "nowrap", "balance", "pretty"]
1153
- }],
1154
- /**
1155
- * Text Indent
1156
- * @see https://tailwindcss.com/docs/text-indent
1157
- */
1158
- indent: [{
1159
- indent: i()
1160
- }],
1161
- /**
1162
- * Vertical Alignment
1163
- * @see https://tailwindcss.com/docs/vertical-align
1164
- */
1165
- "vertical-align": [{
1166
- align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", n, o]
1167
- }],
1168
- /**
1169
- * Whitespace
1170
- * @see https://tailwindcss.com/docs/whitespace
1171
- */
1172
- whitespace: [{
1173
- whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1174
- }],
1175
- /**
1176
- * Word Break
1177
- * @see https://tailwindcss.com/docs/word-break
1178
- */
1179
- break: [{
1180
- break: ["normal", "words", "all", "keep"]
1181
- }],
1182
- /**
1183
- * Hyphens
1184
- * @see https://tailwindcss.com/docs/hyphens
1185
- */
1186
- hyphens: [{
1187
- hyphens: ["none", "manual", "auto"]
1188
- }],
1189
- /**
1190
- * Content
1191
- * @see https://tailwindcss.com/docs/content
1192
- */
1193
- content: [{
1194
- content: ["none", n, o]
1195
- }],
1196
- // -------------------
1197
- // --- Backgrounds ---
1198
- // -------------------
1199
- /**
1200
- * Background Attachment
1201
- * @see https://tailwindcss.com/docs/background-attachment
1202
- */
1203
- "bg-attachment": [{
1204
- bg: ["fixed", "local", "scroll"]
1205
- }],
1206
- /**
1207
- * Background Clip
1208
- * @see https://tailwindcss.com/docs/background-clip
1209
- */
1210
- "bg-clip": [{
1211
- "bg-clip": ["border", "padding", "content", "text"]
1212
- }],
1213
- /**
1214
- * Background Origin
1215
- * @see https://tailwindcss.com/docs/background-origin
1216
- */
1217
- "bg-origin": [{
1218
- "bg-origin": ["border", "padding", "content"]
1219
- }],
1220
- /**
1221
- * Background Position
1222
- * @see https://tailwindcss.com/docs/background-position
1223
- */
1224
- "bg-position": [{
1225
- bg: [...F(), Ke, He]
1226
- }],
1227
- /**
1228
- * Background Repeat
1229
- * @see https://tailwindcss.com/docs/background-repeat
1230
- */
1231
- "bg-repeat": [{
1232
- bg: ["no-repeat", {
1233
- repeat: ["", "x", "y", "space", "round"]
1234
- }]
1235
- }],
1236
- /**
1237
- * Background Size
1238
- * @see https://tailwindcss.com/docs/background-size
1239
- */
1240
- "bg-size": [{
1241
- bg: ["auto", "cover", "contain", Qe, qe]
1242
- }],
1243
- /**
1244
- * Background Image
1245
- * @see https://tailwindcss.com/docs/background-image
1246
- */
1247
- "bg-image": [{
1248
- bg: ["none", {
1249
- linear: [{
1250
- to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1251
- }, A, n, o],
1252
- radial: ["", n, o],
1253
- conic: [A, n, o]
1254
- }, Ye, Je]
1255
- }],
1256
- /**
1257
- * Background Color
1258
- * @see https://tailwindcss.com/docs/background-color
1259
- */
1260
- "bg-color": [{
1261
- bg: p()
1262
- }],
1263
- /**
1264
- * Gradient Color Stops From Position
1265
- * @see https://tailwindcss.com/docs/gradient-color-stops
1266
- */
1267
- "gradient-from-pos": [{
1268
- from: J()
1269
- }],
1270
- /**
1271
- * Gradient Color Stops Via Position
1272
- * @see https://tailwindcss.com/docs/gradient-color-stops
1273
- */
1274
- "gradient-via-pos": [{
1275
- via: J()
1276
- }],
1277
- /**
1278
- * Gradient Color Stops To Position
1279
- * @see https://tailwindcss.com/docs/gradient-color-stops
1280
- */
1281
- "gradient-to-pos": [{
1282
- to: J()
1283
- }],
1284
- /**
1285
- * Gradient Color Stops From
1286
- * @see https://tailwindcss.com/docs/gradient-color-stops
1287
- */
1288
- "gradient-from": [{
1289
- from: p()
1290
- }],
1291
- /**
1292
- * Gradient Color Stops Via
1293
- * @see https://tailwindcss.com/docs/gradient-color-stops
1294
- */
1295
- "gradient-via": [{
1296
- via: p()
1297
- }],
1298
- /**
1299
- * Gradient Color Stops To
1300
- * @see https://tailwindcss.com/docs/gradient-color-stops
1301
- */
1302
- "gradient-to": [{
1303
- to: p()
1304
- }],
1305
- // ---------------
1306
- // --- Borders ---
1307
- // ---------------
1308
- /**
1309
- * Border Radius
1310
- * @see https://tailwindcss.com/docs/border-radius
1311
- */
1312
- rounded: [{
1313
- rounded: h()
1314
- }],
1315
- /**
1316
- * Border Radius Start
1317
- * @see https://tailwindcss.com/docs/border-radius
1318
- */
1319
- "rounded-s": [{
1320
- "rounded-s": h()
1321
- }],
1322
- /**
1323
- * Border Radius End
1324
- * @see https://tailwindcss.com/docs/border-radius
1325
- */
1326
- "rounded-e": [{
1327
- "rounded-e": h()
1328
- }],
1329
- /**
1330
- * Border Radius Top
1331
- * @see https://tailwindcss.com/docs/border-radius
1332
- */
1333
- "rounded-t": [{
1334
- "rounded-t": h()
1335
- }],
1336
- /**
1337
- * Border Radius Right
1338
- * @see https://tailwindcss.com/docs/border-radius
1339
- */
1340
- "rounded-r": [{
1341
- "rounded-r": h()
1342
- }],
1343
- /**
1344
- * Border Radius Bottom
1345
- * @see https://tailwindcss.com/docs/border-radius
1346
- */
1347
- "rounded-b": [{
1348
- "rounded-b": h()
1349
- }],
1350
- /**
1351
- * Border Radius Left
1352
- * @see https://tailwindcss.com/docs/border-radius
1353
- */
1354
- "rounded-l": [{
1355
- "rounded-l": h()
1356
- }],
1357
- /**
1358
- * Border Radius Start Start
1359
- * @see https://tailwindcss.com/docs/border-radius
1360
- */
1361
- "rounded-ss": [{
1362
- "rounded-ss": h()
1363
- }],
1364
- /**
1365
- * Border Radius Start End
1366
- * @see https://tailwindcss.com/docs/border-radius
1367
- */
1368
- "rounded-se": [{
1369
- "rounded-se": h()
1370
- }],
1371
- /**
1372
- * Border Radius End End
1373
- * @see https://tailwindcss.com/docs/border-radius
1374
- */
1375
- "rounded-ee": [{
1376
- "rounded-ee": h()
1377
- }],
1378
- /**
1379
- * Border Radius End Start
1380
- * @see https://tailwindcss.com/docs/border-radius
1381
- */
1382
- "rounded-es": [{
1383
- "rounded-es": h()
1384
- }],
1385
- /**
1386
- * Border Radius Top Left
1387
- * @see https://tailwindcss.com/docs/border-radius
1388
- */
1389
- "rounded-tl": [{
1390
- "rounded-tl": h()
1391
- }],
1392
- /**
1393
- * Border Radius Top Right
1394
- * @see https://tailwindcss.com/docs/border-radius
1395
- */
1396
- "rounded-tr": [{
1397
- "rounded-tr": h()
1398
- }],
1399
- /**
1400
- * Border Radius Bottom Right
1401
- * @see https://tailwindcss.com/docs/border-radius
1402
- */
1403
- "rounded-br": [{
1404
- "rounded-br": h()
1405
- }],
1406
- /**
1407
- * Border Radius Bottom Left
1408
- * @see https://tailwindcss.com/docs/border-radius
1409
- */
1410
- "rounded-bl": [{
1411
- "rounded-bl": h()
1412
- }],
1413
- /**
1414
- * Border Width
1415
- * @see https://tailwindcss.com/docs/border-width
1416
- */
1417
- "border-w": [{
1418
- border: x()
1419
- }],
1420
- /**
1421
- * Border Width X
1422
- * @see https://tailwindcss.com/docs/border-width
1423
- */
1424
- "border-w-x": [{
1425
- "border-x": x()
1426
- }],
1427
- /**
1428
- * Border Width Y
1429
- * @see https://tailwindcss.com/docs/border-width
1430
- */
1431
- "border-w-y": [{
1432
- "border-y": x()
1433
- }],
1434
- /**
1435
- * Border Width Start
1436
- * @see https://tailwindcss.com/docs/border-width
1437
- */
1438
- "border-w-s": [{
1439
- "border-s": x()
1440
- }],
1441
- /**
1442
- * Border Width End
1443
- * @see https://tailwindcss.com/docs/border-width
1444
- */
1445
- "border-w-e": [{
1446
- "border-e": x()
1447
- }],
1448
- /**
1449
- * Border Width Top
1450
- * @see https://tailwindcss.com/docs/border-width
1451
- */
1452
- "border-w-t": [{
1453
- "border-t": x()
1454
- }],
1455
- /**
1456
- * Border Width Right
1457
- * @see https://tailwindcss.com/docs/border-width
1458
- */
1459
- "border-w-r": [{
1460
- "border-r": x()
1461
- }],
1462
- /**
1463
- * Border Width Bottom
1464
- * @see https://tailwindcss.com/docs/border-width
1465
- */
1466
- "border-w-b": [{
1467
- "border-b": x()
1468
- }],
1469
- /**
1470
- * Border Width Left
1471
- * @see https://tailwindcss.com/docs/border-width
1472
- */
1473
- "border-w-l": [{
1474
- "border-l": x()
1475
- }],
1476
- /**
1477
- * Divide Width X
1478
- * @see https://tailwindcss.com/docs/border-width#between-children
1479
- */
1480
- "divide-x": [{
1481
- "divide-x": x()
1482
- }],
1483
- /**
1484
- * Divide Width X Reverse
1485
- * @see https://tailwindcss.com/docs/border-width#between-children
1486
- */
1487
- "divide-x-reverse": ["divide-x-reverse"],
1488
- /**
1489
- * Divide Width Y
1490
- * @see https://tailwindcss.com/docs/border-width#between-children
1491
- */
1492
- "divide-y": [{
1493
- "divide-y": x()
1494
- }],
1495
- /**
1496
- * Divide Width Y Reverse
1497
- * @see https://tailwindcss.com/docs/border-width#between-children
1498
- */
1499
- "divide-y-reverse": ["divide-y-reverse"],
1500
- /**
1501
- * Border Style
1502
- * @see https://tailwindcss.com/docs/border-style
1503
- */
1504
- "border-style": [{
1505
- border: [...B(), "hidden", "none"]
1506
- }],
1507
- /**
1508
- * Divide Style
1509
- * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1510
- */
1511
- "divide-style": [{
1512
- divide: [...B(), "hidden", "none"]
1513
- }],
1514
- /**
1515
- * Border Color
1516
- * @see https://tailwindcss.com/docs/border-color
1517
- */
1518
- "border-color": [{
1519
- border: p()
1520
- }],
1521
- /**
1522
- * Border Color X
1523
- * @see https://tailwindcss.com/docs/border-color
1524
- */
1525
- "border-color-x": [{
1526
- "border-x": p()
1527
- }],
1528
- /**
1529
- * Border Color Y
1530
- * @see https://tailwindcss.com/docs/border-color
1531
- */
1532
- "border-color-y": [{
1533
- "border-y": p()
1534
- }],
1535
- /**
1536
- * Border Color S
1537
- * @see https://tailwindcss.com/docs/border-color
1538
- */
1539
- "border-color-s": [{
1540
- "border-s": p()
1541
- }],
1542
- /**
1543
- * Border Color E
1544
- * @see https://tailwindcss.com/docs/border-color
1545
- */
1546
- "border-color-e": [{
1547
- "border-e": p()
1548
- }],
1549
- /**
1550
- * Border Color Top
1551
- * @see https://tailwindcss.com/docs/border-color
1552
- */
1553
- "border-color-t": [{
1554
- "border-t": p()
1555
- }],
1556
- /**
1557
- * Border Color Right
1558
- * @see https://tailwindcss.com/docs/border-color
1559
- */
1560
- "border-color-r": [{
1561
- "border-r": p()
1562
- }],
1563
- /**
1564
- * Border Color Bottom
1565
- * @see https://tailwindcss.com/docs/border-color
1566
- */
1567
- "border-color-b": [{
1568
- "border-b": p()
1569
- }],
1570
- /**
1571
- * Border Color Left
1572
- * @see https://tailwindcss.com/docs/border-color
1573
- */
1574
- "border-color-l": [{
1575
- "border-l": p()
1576
- }],
1577
- /**
1578
- * Divide Color
1579
- * @see https://tailwindcss.com/docs/divide-color
1580
- */
1581
- "divide-color": [{
1582
- divide: p()
1583
- }],
1584
- /**
1585
- * Outline Style
1586
- * @see https://tailwindcss.com/docs/outline-style
1587
- */
1588
- "outline-style": [{
1589
- outline: [...B(), "none", "hidden"]
1590
- }],
1591
- /**
1592
- * Outline Offset
1593
- * @see https://tailwindcss.com/docs/outline-offset
1594
- */
1595
- "outline-offset": [{
1596
- "outline-offset": [d, n, o]
1597
- }],
1598
- /**
1599
- * Outline Width
1600
- * @see https://tailwindcss.com/docs/outline-width
1601
- */
1602
- "outline-w": [{
1603
- outline: ["", d, q, I]
1604
- }],
1605
- /**
1606
- * Outline Color
1607
- * @see https://tailwindcss.com/docs/outline-color
1608
- */
1609
- "outline-color": [{
1610
- outline: [e]
1611
- }],
1612
- // ---------------
1613
- // --- Effects ---
1614
- // ---------------
1615
- /**
1616
- * Box Shadow
1617
- * @see https://tailwindcss.com/docs/box-shadow
1618
- */
1619
- shadow: [{
1620
- shadow: [
1621
- // Deprecated since Tailwind CSS v4.0.0
1622
- "",
1623
- "none",
1624
- m,
1625
- Ze,
1626
- Xe
1627
- ]
1628
- }],
1629
- /**
1630
- * Box Shadow Color
1631
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
1632
- */
1633
- "shadow-color": [{
1634
- shadow: p()
1635
- }],
1636
- /**
1637
- * Inset Box Shadow
1638
- * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1639
- */
1640
- "inset-shadow": [{
1641
- "inset-shadow": ["none", n, o, z]
1642
- }],
1643
- /**
1644
- * Inset Box Shadow Color
1645
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
1646
- */
1647
- "inset-shadow-color": [{
1648
- "inset-shadow": p()
1649
- }],
1650
- /**
1651
- * Ring Width
1652
- * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
1653
- */
1654
- "ring-w": [{
1655
- ring: x()
1656
- }],
1657
- /**
1658
- * Ring Width Inset
1659
- * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
1660
- * @deprecated since Tailwind CSS v4.0.0
1661
- * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1662
- */
1663
- "ring-w-inset": ["ring-inset"],
1664
- /**
1665
- * Ring Color
1666
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
1667
- */
1668
- "ring-color": [{
1669
- ring: p()
1670
- }],
1671
- /**
1672
- * Ring Offset Width
1673
- * @see https://v3.tailwindcss.com/docs/ring-offset-width
1674
- * @deprecated since Tailwind CSS v4.0.0
1675
- * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1676
- */
1677
- "ring-offset-w": [{
1678
- "ring-offset": [d, I]
1679
- }],
1680
- /**
1681
- * Ring Offset Color
1682
- * @see https://v3.tailwindcss.com/docs/ring-offset-color
1683
- * @deprecated since Tailwind CSS v4.0.0
1684
- * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
1685
- */
1686
- "ring-offset-color": [{
1687
- "ring-offset": p()
1688
- }],
1689
- /**
1690
- * Inset Ring Width
1691
- * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
1692
- */
1693
- "inset-ring-w": [{
1694
- "inset-ring": x()
1695
- }],
1696
- /**
1697
- * Inset Ring Color
1698
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
1699
- */
1700
- "inset-ring-color": [{
1701
- "inset-ring": p()
1702
- }],
1703
- /**
1704
- * Opacity
1705
- * @see https://tailwindcss.com/docs/opacity
1706
- */
1707
- opacity: [{
1708
- opacity: [d, n, o]
1709
- }],
1710
- /**
1711
- * Mix Blend Mode
1712
- * @see https://tailwindcss.com/docs/mix-blend-mode
1713
- */
1714
- "mix-blend": [{
1715
- "mix-blend": [...ne(), "plus-darker", "plus-lighter"]
1716
- }],
1717
- /**
1718
- * Background Blend Mode
1719
- * @see https://tailwindcss.com/docs/background-blend-mode
1720
- */
1721
- "bg-blend": [{
1722
- "bg-blend": ne()
1723
- }],
1724
- // ---------------
1725
- // --- Filters ---
1726
- // ---------------
1727
- /**
1728
- * Filter
1729
- * @see https://tailwindcss.com/docs/filter
1730
- */
1731
- filter: [{
1732
- filter: [
1733
- // Deprecated since Tailwind CSS v3.0.0
1734
- "",
1735
- "none",
1736
- n,
1737
- o
1738
- ]
1739
- }],
1740
- /**
1741
- * Blur
1742
- * @see https://tailwindcss.com/docs/blur
1743
- */
1744
- blur: [{
1745
- blur: se()
1746
- }],
1747
- /**
1748
- * Brightness
1749
- * @see https://tailwindcss.com/docs/brightness
1750
- */
1751
- brightness: [{
1752
- brightness: [d, n, o]
1753
- }],
1754
- /**
1755
- * Contrast
1756
- * @see https://tailwindcss.com/docs/contrast
1757
- */
1758
- contrast: [{
1759
- contrast: [d, n, o]
1760
- }],
1761
- /**
1762
- * Drop Shadow
1763
- * @see https://tailwindcss.com/docs/drop-shadow
1764
- */
1765
- "drop-shadow": [{
1766
- "drop-shadow": [
1767
- // Deprecated since Tailwind CSS v4.0.0
1768
- "",
1769
- "none",
1770
- V,
1771
- n,
1772
- o
1773
- ]
1774
- }],
1775
- /**
1776
- * Grayscale
1777
- * @see https://tailwindcss.com/docs/grayscale
1778
- */
1779
- grayscale: [{
1780
- grayscale: ["", d, n, o]
1781
- }],
1782
- /**
1783
- * Hue Rotate
1784
- * @see https://tailwindcss.com/docs/hue-rotate
1785
- */
1786
- "hue-rotate": [{
1787
- "hue-rotate": [d, n, o]
1788
- }],
1789
- /**
1790
- * Invert
1791
- * @see https://tailwindcss.com/docs/invert
1792
- */
1793
- invert: [{
1794
- invert: ["", d, n, o]
1795
- }],
1796
- /**
1797
- * Saturate
1798
- * @see https://tailwindcss.com/docs/saturate
1799
- */
1800
- saturate: [{
1801
- saturate: [d, n, o]
1802
- }],
1803
- /**
1804
- * Sepia
1805
- * @see https://tailwindcss.com/docs/sepia
1806
- */
1807
- sepia: [{
1808
- sepia: ["", d, n, o]
1809
- }],
1810
- /**
1811
- * Backdrop Filter
1812
- * @see https://tailwindcss.com/docs/backdrop-filter
1813
- */
1814
- "backdrop-filter": [{
1815
- "backdrop-filter": [
1816
- // Deprecated since Tailwind CSS v3.0.0
1817
- "",
1818
- "none",
1819
- n,
1820
- o
1821
- ]
1822
- }],
1823
- /**
1824
- * Backdrop Blur
1825
- * @see https://tailwindcss.com/docs/backdrop-blur
1826
- */
1827
- "backdrop-blur": [{
1828
- "backdrop-blur": se()
1829
- }],
1830
- /**
1831
- * Backdrop Brightness
1832
- * @see https://tailwindcss.com/docs/backdrop-brightness
1833
- */
1834
- "backdrop-brightness": [{
1835
- "backdrop-brightness": [d, n, o]
1836
- }],
1837
- /**
1838
- * Backdrop Contrast
1839
- * @see https://tailwindcss.com/docs/backdrop-contrast
1840
- */
1841
- "backdrop-contrast": [{
1842
- "backdrop-contrast": [d, n, o]
1843
- }],
1844
- /**
1845
- * Backdrop Grayscale
1846
- * @see https://tailwindcss.com/docs/backdrop-grayscale
1847
- */
1848
- "backdrop-grayscale": [{
1849
- "backdrop-grayscale": ["", d, n, o]
1850
- }],
1851
- /**
1852
- * Backdrop Hue Rotate
1853
- * @see https://tailwindcss.com/docs/backdrop-hue-rotate
1854
- */
1855
- "backdrop-hue-rotate": [{
1856
- "backdrop-hue-rotate": [d, n, o]
1857
- }],
1858
- /**
1859
- * Backdrop Invert
1860
- * @see https://tailwindcss.com/docs/backdrop-invert
1861
- */
1862
- "backdrop-invert": [{
1863
- "backdrop-invert": ["", d, n, o]
1864
- }],
1865
- /**
1866
- * Backdrop Opacity
1867
- * @see https://tailwindcss.com/docs/backdrop-opacity
1868
- */
1869
- "backdrop-opacity": [{
1870
- "backdrop-opacity": [d, n, o]
1871
- }],
1872
- /**
1873
- * Backdrop Saturate
1874
- * @see https://tailwindcss.com/docs/backdrop-saturate
1875
- */
1876
- "backdrop-saturate": [{
1877
- "backdrop-saturate": [d, n, o]
1878
- }],
1879
- /**
1880
- * Backdrop Sepia
1881
- * @see https://tailwindcss.com/docs/backdrop-sepia
1882
- */
1883
- "backdrop-sepia": [{
1884
- "backdrop-sepia": ["", d, n, o]
1885
- }],
1886
- // --------------
1887
- // --- Tables ---
1888
- // --------------
1889
- /**
1890
- * Border Collapse
1891
- * @see https://tailwindcss.com/docs/border-collapse
1892
- */
1893
- "border-collapse": [{
1894
- border: ["collapse", "separate"]
1895
- }],
1896
- /**
1897
- * Border Spacing
1898
- * @see https://tailwindcss.com/docs/border-spacing
1899
- */
1900
- "border-spacing": [{
1901
- "border-spacing": i()
1902
- }],
1903
- /**
1904
- * Border Spacing X
1905
- * @see https://tailwindcss.com/docs/border-spacing
1906
- */
1907
- "border-spacing-x": [{
1908
- "border-spacing-x": i()
1909
- }],
1910
- /**
1911
- * Border Spacing Y
1912
- * @see https://tailwindcss.com/docs/border-spacing
1913
- */
1914
- "border-spacing-y": [{
1915
- "border-spacing-y": i()
1916
- }],
1917
- /**
1918
- * Table Layout
1919
- * @see https://tailwindcss.com/docs/table-layout
1920
- */
1921
- "table-layout": [{
1922
- table: ["auto", "fixed"]
1923
- }],
1924
- /**
1925
- * Caption Side
1926
- * @see https://tailwindcss.com/docs/caption-side
1927
- */
1928
- caption: [{
1929
- caption: ["top", "bottom"]
1930
- }],
1931
- // ---------------------------------
1932
- // --- Transitions and Animation ---
1933
- // ---------------------------------
1934
- /**
1935
- * Transition Property
1936
- * @see https://tailwindcss.com/docs/transition-property
1937
- */
1938
- transition: [{
1939
- transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", n, o]
1940
- }],
1941
- /**
1942
- * Transition Behavior
1943
- * @see https://tailwindcss.com/docs/transition-behavior
1944
- */
1945
- "transition-behavior": [{
1946
- transition: ["normal", "discrete"]
1947
- }],
1948
- /**
1949
- * Transition Duration
1950
- * @see https://tailwindcss.com/docs/transition-duration
1951
- */
1952
- duration: [{
1953
- duration: [d, "initial", n, o]
1954
- }],
1955
- /**
1956
- * Transition Timing Function
1957
- * @see https://tailwindcss.com/docs/transition-timing-function
1958
- */
1959
- ease: [{
1960
- ease: ["linear", "initial", R, n, o]
1961
- }],
1962
- /**
1963
- * Transition Delay
1964
- * @see https://tailwindcss.com/docs/transition-delay
1965
- */
1966
- delay: [{
1967
- delay: [d, n, o]
1968
- }],
1969
- /**
1970
- * Animation
1971
- * @see https://tailwindcss.com/docs/animation
1972
- */
1973
- animate: [{
1974
- animate: ["none", M, n, o]
1975
- }],
1976
- // ------------------
1977
- // --- Transforms ---
1978
- // ------------------
1979
- /**
1980
- * Backface Visibility
1981
- * @see https://tailwindcss.com/docs/backface-visibility
1982
- */
1983
- backface: [{
1984
- backface: ["hidden", "visible"]
1985
- }],
1986
- /**
1987
- * Perspective
1988
- * @see https://tailwindcss.com/docs/perspective
1989
- */
1990
- perspective: [{
1991
- perspective: [w, n, o]
1992
- }],
1993
- /**
1994
- * Perspective Origin
1995
- * @see https://tailwindcss.com/docs/perspective-origin
1996
- */
1997
- "perspective-origin": [{
1998
- "perspective-origin": ie()
1999
- }],
2000
- /**
2001
- * Rotate
2002
- * @see https://tailwindcss.com/docs/rotate
2003
- */
2004
- rotate: [{
2005
- rotate: $()
2006
- }],
2007
- /**
2008
- * Rotate X
2009
- * @see https://tailwindcss.com/docs/rotate
2010
- */
2011
- "rotate-x": [{
2012
- "rotate-x": $()
2013
- }],
2014
- /**
2015
- * Rotate Y
2016
- * @see https://tailwindcss.com/docs/rotate
2017
- */
2018
- "rotate-y": [{
2019
- "rotate-y": $()
2020
- }],
2021
- /**
2022
- * Rotate Z
2023
- * @see https://tailwindcss.com/docs/rotate
2024
- */
2025
- "rotate-z": [{
2026
- "rotate-z": $()
2027
- }],
2028
- /**
2029
- * Scale
2030
- * @see https://tailwindcss.com/docs/scale
2031
- */
2032
- scale: [{
2033
- scale: W()
2034
- }],
2035
- /**
2036
- * Scale X
2037
- * @see https://tailwindcss.com/docs/scale
2038
- */
2039
- "scale-x": [{
2040
- "scale-x": W()
2041
- }],
2042
- /**
2043
- * Scale Y
2044
- * @see https://tailwindcss.com/docs/scale
2045
- */
2046
- "scale-y": [{
2047
- "scale-y": W()
2048
- }],
2049
- /**
2050
- * Scale Z
2051
- * @see https://tailwindcss.com/docs/scale
2052
- */
2053
- "scale-z": [{
2054
- "scale-z": W()
2055
- }],
2056
- /**
2057
- * Scale 3D
2058
- * @see https://tailwindcss.com/docs/scale
2059
- */
2060
- "scale-3d": ["scale-3d"],
2061
- /**
2062
- * Skew
2063
- * @see https://tailwindcss.com/docs/skew
2064
- */
2065
- skew: [{
2066
- skew: X()
2067
- }],
2068
- /**
2069
- * Skew X
2070
- * @see https://tailwindcss.com/docs/skew
2071
- */
2072
- "skew-x": [{
2073
- "skew-x": X()
2074
- }],
2075
- /**
2076
- * Skew Y
2077
- * @see https://tailwindcss.com/docs/skew
2078
- */
2079
- "skew-y": [{
2080
- "skew-y": X()
2081
- }],
2082
- /**
2083
- * Transform
2084
- * @see https://tailwindcss.com/docs/transform
2085
- */
2086
- transform: [{
2087
- transform: [n, o, "", "none", "gpu", "cpu"]
2088
- }],
2089
- /**
2090
- * Transform Origin
2091
- * @see https://tailwindcss.com/docs/transform-origin
2092
- */
2093
- "transform-origin": [{
2094
- origin: ie()
2095
- }],
2096
- /**
2097
- * Transform Style
2098
- * @see https://tailwindcss.com/docs/transform-style
2099
- */
2100
- "transform-style": [{
2101
- transform: ["3d", "flat"]
2102
- }],
2103
- /**
2104
- * Translate
2105
- * @see https://tailwindcss.com/docs/translate
2106
- */
2107
- translate: [{
2108
- translate: U()
2109
- }],
2110
- /**
2111
- * Translate X
2112
- * @see https://tailwindcss.com/docs/translate
2113
- */
2114
- "translate-x": [{
2115
- "translate-x": U()
2116
- }],
2117
- /**
2118
- * Translate Y
2119
- * @see https://tailwindcss.com/docs/translate
2120
- */
2121
- "translate-y": [{
2122
- "translate-y": U()
2123
- }],
2124
- /**
2125
- * Translate Z
2126
- * @see https://tailwindcss.com/docs/translate
2127
- */
2128
- "translate-z": [{
2129
- "translate-z": U()
2130
- }],
2131
- /**
2132
- * Translate None
2133
- * @see https://tailwindcss.com/docs/translate
2134
- */
2135
- "translate-none": ["translate-none"],
2136
- // ---------------------
2137
- // --- Interactivity ---
2138
- // ---------------------
2139
- /**
2140
- * Accent Color
2141
- * @see https://tailwindcss.com/docs/accent-color
2142
- */
2143
- accent: [{
2144
- accent: p()
2145
- }],
2146
- /**
2147
- * Appearance
2148
- * @see https://tailwindcss.com/docs/appearance
2149
- */
2150
- appearance: [{
2151
- appearance: ["none", "auto"]
2152
- }],
2153
- /**
2154
- * Caret Color
2155
- * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2156
- */
2157
- "caret-color": [{
2158
- caret: p()
2159
- }],
2160
- /**
2161
- * Color Scheme
2162
- * @see https://tailwindcss.com/docs/color-scheme
2163
- */
2164
- "color-scheme": [{
2165
- scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
2166
- }],
2167
- /**
2168
- * Cursor
2169
- * @see https://tailwindcss.com/docs/cursor
2170
- */
2171
- cursor: [{
2172
- cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", n, o]
2173
- }],
2174
- /**
2175
- * Field Sizing
2176
- * @see https://tailwindcss.com/docs/field-sizing
2177
- */
2178
- "field-sizing": [{
2179
- "field-sizing": ["fixed", "content"]
2180
- }],
2181
- /**
2182
- * Pointer Events
2183
- * @see https://tailwindcss.com/docs/pointer-events
2184
- */
2185
- "pointer-events": [{
2186
- "pointer-events": ["auto", "none"]
2187
- }],
2188
- /**
2189
- * Resize
2190
- * @see https://tailwindcss.com/docs/resize
2191
- */
2192
- resize: [{
2193
- resize: ["none", "", "y", "x"]
2194
- }],
2195
- /**
2196
- * Scroll Behavior
2197
- * @see https://tailwindcss.com/docs/scroll-behavior
2198
- */
2199
- "scroll-behavior": [{
2200
- scroll: ["auto", "smooth"]
2201
- }],
2202
- /**
2203
- * Scroll Margin
2204
- * @see https://tailwindcss.com/docs/scroll-margin
2205
- */
2206
- "scroll-m": [{
2207
- "scroll-m": i()
2208
- }],
2209
- /**
2210
- * Scroll Margin X
2211
- * @see https://tailwindcss.com/docs/scroll-margin
2212
- */
2213
- "scroll-mx": [{
2214
- "scroll-mx": i()
2215
- }],
2216
- /**
2217
- * Scroll Margin Y
2218
- * @see https://tailwindcss.com/docs/scroll-margin
2219
- */
2220
- "scroll-my": [{
2221
- "scroll-my": i()
2222
- }],
2223
- /**
2224
- * Scroll Margin Start
2225
- * @see https://tailwindcss.com/docs/scroll-margin
2226
- */
2227
- "scroll-ms": [{
2228
- "scroll-ms": i()
2229
- }],
2230
- /**
2231
- * Scroll Margin End
2232
- * @see https://tailwindcss.com/docs/scroll-margin
2233
- */
2234
- "scroll-me": [{
2235
- "scroll-me": i()
2236
- }],
2237
- /**
2238
- * Scroll Margin Top
2239
- * @see https://tailwindcss.com/docs/scroll-margin
2240
- */
2241
- "scroll-mt": [{
2242
- "scroll-mt": i()
2243
- }],
2244
- /**
2245
- * Scroll Margin Right
2246
- * @see https://tailwindcss.com/docs/scroll-margin
2247
- */
2248
- "scroll-mr": [{
2249
- "scroll-mr": i()
2250
- }],
2251
- /**
2252
- * Scroll Margin Bottom
2253
- * @see https://tailwindcss.com/docs/scroll-margin
2254
- */
2255
- "scroll-mb": [{
2256
- "scroll-mb": i()
2257
- }],
2258
- /**
2259
- * Scroll Margin Left
2260
- * @see https://tailwindcss.com/docs/scroll-margin
2261
- */
2262
- "scroll-ml": [{
2263
- "scroll-ml": i()
2264
- }],
2265
- /**
2266
- * Scroll Padding
2267
- * @see https://tailwindcss.com/docs/scroll-padding
2268
- */
2269
- "scroll-p": [{
2270
- "scroll-p": i()
2271
- }],
2272
- /**
2273
- * Scroll Padding X
2274
- * @see https://tailwindcss.com/docs/scroll-padding
2275
- */
2276
- "scroll-px": [{
2277
- "scroll-px": i()
2278
- }],
2279
- /**
2280
- * Scroll Padding Y
2281
- * @see https://tailwindcss.com/docs/scroll-padding
2282
- */
2283
- "scroll-py": [{
2284
- "scroll-py": i()
2285
- }],
2286
- /**
2287
- * Scroll Padding Start
2288
- * @see https://tailwindcss.com/docs/scroll-padding
2289
- */
2290
- "scroll-ps": [{
2291
- "scroll-ps": i()
2292
- }],
2293
- /**
2294
- * Scroll Padding End
2295
- * @see https://tailwindcss.com/docs/scroll-padding
2296
- */
2297
- "scroll-pe": [{
2298
- "scroll-pe": i()
2299
- }],
2300
- /**
2301
- * Scroll Padding Top
2302
- * @see https://tailwindcss.com/docs/scroll-padding
2303
- */
2304
- "scroll-pt": [{
2305
- "scroll-pt": i()
2306
- }],
2307
- /**
2308
- * Scroll Padding Right
2309
- * @see https://tailwindcss.com/docs/scroll-padding
2310
- */
2311
- "scroll-pr": [{
2312
- "scroll-pr": i()
2313
- }],
2314
- /**
2315
- * Scroll Padding Bottom
2316
- * @see https://tailwindcss.com/docs/scroll-padding
2317
- */
2318
- "scroll-pb": [{
2319
- "scroll-pb": i()
2320
- }],
2321
- /**
2322
- * Scroll Padding Left
2323
- * @see https://tailwindcss.com/docs/scroll-padding
2324
- */
2325
- "scroll-pl": [{
2326
- "scroll-pl": i()
2327
- }],
2328
- /**
2329
- * Scroll Snap Align
2330
- * @see https://tailwindcss.com/docs/scroll-snap-align
2331
- */
2332
- "snap-align": [{
2333
- snap: ["start", "end", "center", "align-none"]
2334
- }],
2335
- /**
2336
- * Scroll Snap Stop
2337
- * @see https://tailwindcss.com/docs/scroll-snap-stop
2338
- */
2339
- "snap-stop": [{
2340
- snap: ["normal", "always"]
2341
- }],
2342
- /**
2343
- * Scroll Snap Type
2344
- * @see https://tailwindcss.com/docs/scroll-snap-type
2345
- */
2346
- "snap-type": [{
2347
- snap: ["none", "x", "y", "both"]
2348
- }],
2349
- /**
2350
- * Scroll Snap Type Strictness
2351
- * @see https://tailwindcss.com/docs/scroll-snap-type
2352
- */
2353
- "snap-strictness": [{
2354
- snap: ["mandatory", "proximity"]
2355
- }],
2356
- /**
2357
- * Touch Action
2358
- * @see https://tailwindcss.com/docs/touch-action
2359
- */
2360
- touch: [{
2361
- touch: ["auto", "none", "manipulation"]
2362
- }],
2363
- /**
2364
- * Touch Action X
2365
- * @see https://tailwindcss.com/docs/touch-action
2366
- */
2367
- "touch-x": [{
2368
- "touch-pan": ["x", "left", "right"]
2369
- }],
2370
- /**
2371
- * Touch Action Y
2372
- * @see https://tailwindcss.com/docs/touch-action
2373
- */
2374
- "touch-y": [{
2375
- "touch-pan": ["y", "up", "down"]
2376
- }],
2377
- /**
2378
- * Touch Action Pinch Zoom
2379
- * @see https://tailwindcss.com/docs/touch-action
2380
- */
2381
- "touch-pz": ["touch-pinch-zoom"],
2382
- /**
2383
- * User Select
2384
- * @see https://tailwindcss.com/docs/user-select
2385
- */
2386
- select: [{
2387
- select: ["none", "text", "all", "auto"]
2388
- }],
2389
- /**
2390
- * Will Change
2391
- * @see https://tailwindcss.com/docs/will-change
2392
- */
2393
- "will-change": [{
2394
- "will-change": ["auto", "scroll", "contents", "transform", n, o]
2395
- }],
2396
- // -----------
2397
- // --- SVG ---
2398
- // -----------
2399
- /**
2400
- * Fill
2401
- * @see https://tailwindcss.com/docs/fill
2402
- */
2403
- fill: [{
2404
- fill: ["none", ...p()]
2405
- }],
2406
- /**
2407
- * Stroke Width
2408
- * @see https://tailwindcss.com/docs/stroke-width
2409
- */
2410
- "stroke-w": [{
2411
- stroke: [d, q, I, D]
2412
- }],
2413
- /**
2414
- * Stroke
2415
- * @see https://tailwindcss.com/docs/stroke
2416
- */
2417
- stroke: [{
2418
- stroke: ["none", ...p()]
2419
- }],
2420
- // ---------------------
2421
- // --- Accessibility ---
2422
- // ---------------------
2423
- /**
2424
- * Forced Color Adjust
2425
- * @see https://tailwindcss.com/docs/forced-color-adjust
2426
- */
2427
- "forced-color-adjust": [{
2428
- "forced-color-adjust": ["auto", "none"]
2429
- }]
2430
- },
2431
- conflictingClassGroups: {
2432
- overflow: ["overflow-x", "overflow-y"],
2433
- overscroll: ["overscroll-x", "overscroll-y"],
2434
- inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
2435
- "inset-x": ["right", "left"],
2436
- "inset-y": ["top", "bottom"],
2437
- flex: ["basis", "grow", "shrink"],
2438
- gap: ["gap-x", "gap-y"],
2439
- p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
2440
- px: ["pr", "pl"],
2441
- py: ["pt", "pb"],
2442
- m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
2443
- mx: ["mr", "ml"],
2444
- my: ["mt", "mb"],
2445
- size: ["w", "h"],
2446
- "font-size": ["leading"],
2447
- "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
2448
- "fvn-ordinal": ["fvn-normal"],
2449
- "fvn-slashed-zero": ["fvn-normal"],
2450
- "fvn-figure": ["fvn-normal"],
2451
- "fvn-spacing": ["fvn-normal"],
2452
- "fvn-fraction": ["fvn-normal"],
2453
- "line-clamp": ["display", "overflow"],
2454
- rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"],
2455
- "rounded-s": ["rounded-ss", "rounded-es"],
2456
- "rounded-e": ["rounded-se", "rounded-ee"],
2457
- "rounded-t": ["rounded-tl", "rounded-tr"],
2458
- "rounded-r": ["rounded-tr", "rounded-br"],
2459
- "rounded-b": ["rounded-br", "rounded-bl"],
2460
- "rounded-l": ["rounded-tl", "rounded-bl"],
2461
- "border-spacing": ["border-spacing-x", "border-spacing-y"],
2462
- "border-w": ["border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
2463
- "border-w-x": ["border-w-r", "border-w-l"],
2464
- "border-w-y": ["border-w-t", "border-w-b"],
2465
- "border-color": ["border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
2466
- "border-color-x": ["border-color-r", "border-color-l"],
2467
- "border-color-y": ["border-color-t", "border-color-b"],
2468
- translate: ["translate-x", "translate-y", "translate-none"],
2469
- "translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
2470
- "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
2471
- "scroll-mx": ["scroll-mr", "scroll-ml"],
2472
- "scroll-my": ["scroll-mt", "scroll-mb"],
2473
- "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
2474
- "scroll-px": ["scroll-pr", "scroll-pl"],
2475
- "scroll-py": ["scroll-pt", "scroll-pb"],
2476
- touch: ["touch-x", "touch-y", "touch-pz"],
2477
- "touch-x": ["touch"],
2478
- "touch-y": ["touch"],
2479
- "touch-pz": ["touch"]
2480
- },
2481
- conflictingClassGroupModifiers: {
2482
- "font-size": ["leading"]
2483
- },
2484
- orderSensitiveModifiers: ["before", "after", "placeholder", "file", "marker", "selection", "first-line", "first-letter", "backdrop", "*", "**"]
2485
- };
2486
- }, ir = /* @__PURE__ */ Ee(sr);
2487
- function lr(...e) {
2488
- return ir(we(e));
2489
- }
2490
- export {
2491
- we as a,
2492
- lr as c
2493
- };