@gardenfi/garden-book 0.2.3-beta.10 → 0.2.3-beta.12

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