@undp/data-viz 2.5.4 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (438) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.cjs.map +1 -1
  3. package/dist/AreaChart.js +17 -16
  4. package/dist/AreaChart.js.map +1 -1
  5. package/dist/Axis-DY7jsk1Y.cjs +2 -0
  6. package/dist/{Axis-BTaS9oPQ.cjs.map → Axis-DY7jsk1Y.cjs.map} +1 -1
  7. package/dist/{Axis-CNZYWzH0.js → Axis-RRx-0Rlw.js} +9 -8
  8. package/dist/{Axis-CNZYWzH0.js.map → Axis-RRx-0Rlw.js.map} +1 -1
  9. package/dist/AxisTitle-B9F80_Z0.js +30 -0
  10. package/dist/AxisTitle-B9F80_Z0.js.map +1 -0
  11. package/dist/AxisTitle-CyFFbdNU.cjs +2 -0
  12. package/dist/{AxisTitle-DP_evhbe.cjs.map → AxisTitle-CyFFbdNU.cjs.map} +1 -1
  13. package/dist/BarGraph.cjs +1 -1
  14. package/dist/BarGraph.cjs.map +1 -1
  15. package/dist/BarGraph.js +203 -201
  16. package/dist/BarGraph.js.map +1 -1
  17. package/dist/BasicStatCard.cjs +1 -1
  18. package/dist/BasicStatCard.cjs.map +1 -1
  19. package/dist/BasicStatCard.js +15 -14
  20. package/dist/BasicStatCard.js.map +1 -1
  21. package/dist/BeeSwarmChart.cjs +1 -1
  22. package/dist/BeeSwarmChart.cjs.map +1 -1
  23. package/dist/BeeSwarmChart.js +60 -59
  24. package/dist/BeeSwarmChart.js.map +1 -1
  25. package/dist/BiVariateChoroplethMap.cjs +1 -1
  26. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  27. package/dist/BiVariateChoroplethMap.js +88 -86
  28. package/dist/BiVariateChoroplethMap.js.map +1 -1
  29. package/dist/BulletChart.cjs +1 -1
  30. package/dist/BulletChart.cjs.map +1 -1
  31. package/dist/BulletChart.js +88 -86
  32. package/dist/BulletChart.js.map +1 -1
  33. package/dist/ButterflyChart.cjs +1 -1
  34. package/dist/ButterflyChart.cjs.map +1 -1
  35. package/dist/ButterflyChart.js +100 -98
  36. package/dist/ButterflyChart.js.map +1 -1
  37. package/dist/ChoroplethMap.cjs +1 -1
  38. package/dist/ChoroplethMap.cjs.map +1 -1
  39. package/dist/ChoroplethMap.js +83 -81
  40. package/dist/ChoroplethMap.js.map +1 -1
  41. package/dist/CirclePackingGraph.cjs +1 -1
  42. package/dist/CirclePackingGraph.js +4 -4
  43. package/dist/ColorLegend.cjs +1 -1
  44. package/dist/ColorLegend.cjs.map +1 -1
  45. package/dist/ColorLegend.js +17 -16
  46. package/dist/ColorLegend.js.map +1 -1
  47. package/dist/ColorLegendWithMouseOver.cjs +1 -1
  48. package/dist/ColorLegendWithMouseOver.cjs.map +1 -1
  49. package/dist/ColorLegendWithMouseOver.js +13 -12
  50. package/dist/ColorLegendWithMouseOver.js.map +1 -1
  51. package/dist/CopyTextButton.cjs +1 -1
  52. package/dist/CopyTextButton.cjs.map +1 -1
  53. package/dist/CopyTextButton.js +37 -754
  54. package/dist/CopyTextButton.js.map +1 -1
  55. package/dist/CsvDownloadButton.cjs +4 -4
  56. package/dist/CsvDownloadButton.cjs.map +1 -1
  57. package/dist/CsvDownloadButton.js +47 -45
  58. package/dist/CsvDownloadButton.js.map +1 -1
  59. package/dist/DataCards.cjs +1 -1
  60. package/dist/DataCards.cjs.map +1 -1
  61. package/dist/DataCards.js +213 -467
  62. package/dist/DataCards.js.map +1 -1
  63. package/dist/DataTable.cjs +1 -1
  64. package/dist/DataTable.cjs.map +1 -1
  65. package/dist/DataTable.js +19 -19
  66. package/dist/DetailsModal-BmjtLqrZ.cjs +2 -0
  67. package/dist/{DetailsModal-Du8Fr1QD.cjs.map → DetailsModal-BmjtLqrZ.cjs.map} +1 -1
  68. package/dist/{DetailsModal-GqEbGHY2.js → DetailsModal-k-Me_U_T.js} +3 -3
  69. package/dist/{DetailsModal-GqEbGHY2.js.map → DetailsModal-k-Me_U_T.js.map} +1 -1
  70. package/dist/DifferenceLineChart.cjs +1 -1
  71. package/dist/DifferenceLineChart.cjs.map +1 -1
  72. package/dist/DifferenceLineChart.js +61 -60
  73. package/dist/DifferenceLineChart.js.map +1 -1
  74. package/dist/DonutChart.cjs +1 -1
  75. package/dist/DonutChart.cjs.map +1 -1
  76. package/dist/DonutChart.js +47 -46
  77. package/dist/DonutChart.js.map +1 -1
  78. package/dist/DotDensityMap.cjs +1 -1
  79. package/dist/DotDensityMap.cjs.map +1 -1
  80. package/dist/DotDensityMap.js +112 -110
  81. package/dist/DotDensityMap.js.map +1 -1
  82. package/dist/DualAxisLineChart.cjs +1 -1
  83. package/dist/DualAxisLineChart.cjs.map +1 -1
  84. package/dist/DualAxisLineChart.js +13 -12
  85. package/dist/DualAxisLineChart.js.map +1 -1
  86. package/dist/DumbbellChart.cjs +1 -1
  87. package/dist/DumbbellChart.cjs.map +1 -1
  88. package/dist/DumbbellChart.js +104 -102
  89. package/dist/DumbbellChart.js.map +1 -1
  90. package/dist/EmptyState-BoaUUuo6.cjs +2 -0
  91. package/dist/{EmptyState-CFmiFPHz.cjs.map → EmptyState-BoaUUuo6.cjs.map} +1 -1
  92. package/dist/{EmptyState-CaxXCkiN.js → EmptyState-prZ8OnEs.js} +4 -4
  93. package/dist/{EmptyState-CaxXCkiN.js.map → EmptyState-prZ8OnEs.js.map} +1 -1
  94. package/dist/ExcelDownloadButton.cjs +1 -1
  95. package/dist/ExcelDownloadButton.cjs.map +1 -1
  96. package/dist/ExcelDownloadButton.js +15 -13
  97. package/dist/ExcelDownloadButton.js.map +1 -1
  98. package/dist/FootNote.cjs +1 -1
  99. package/dist/FootNote.cjs.map +1 -1
  100. package/dist/FootNote.js +10 -9
  101. package/dist/FootNote.js.map +1 -1
  102. package/dist/GeoHubCompareMaps.cjs +1 -1
  103. package/dist/GeoHubCompareMaps.cjs.map +1 -1
  104. package/dist/GeoHubCompareMaps.js +14 -14
  105. package/dist/GeoHubMap.cjs +1 -1
  106. package/dist/GeoHubMap.cjs.map +1 -1
  107. package/dist/GeoHubMap.js +59 -59
  108. package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
  109. package/dist/GeoHubMapWithLayerSelection.cjs.map +1 -1
  110. package/dist/GeoHubMapWithLayerSelection.js +50 -50
  111. package/dist/{GraphContainer-B8ZqOzKI.js → GraphContainer-DcOM2CI6.js} +28 -27
  112. package/dist/GraphContainer-DcOM2CI6.js.map +1 -0
  113. package/dist/GraphContainer-gaG9TSy4.cjs +2 -0
  114. package/dist/{GraphContainer-Cul9b74X.cjs.map → GraphContainer-gaG9TSy4.cjs.map} +1 -1
  115. package/dist/GraphDescription.cjs +1 -1
  116. package/dist/GraphDescription.cjs.map +1 -1
  117. package/dist/GraphDescription.js +14 -13
  118. package/dist/GraphDescription.js.map +1 -1
  119. package/dist/{GraphEl-Ch0uAeZw.js → GraphEl-C7KBBHvB.js} +9 -9
  120. package/dist/{GraphEl-Ch0uAeZw.js.map → GraphEl-C7KBBHvB.js.map} +1 -1
  121. package/dist/GraphEl-CGALp07K.cjs +2 -0
  122. package/dist/{GraphEl-BgkDbq50.cjs.map → GraphEl-CGALp07K.cjs.map} +1 -1
  123. package/dist/GraphFooter.cjs +1 -1
  124. package/dist/GraphFooter.cjs.map +1 -1
  125. package/dist/GraphFooter.js +2 -2
  126. package/dist/GraphHeader.cjs +1 -1
  127. package/dist/GraphHeader.cjs.map +1 -1
  128. package/dist/GraphHeader.js +1 -1
  129. package/dist/GraphTitle.cjs +1 -1
  130. package/dist/GraphTitle.cjs.map +1 -1
  131. package/dist/GraphTitle.js +14 -13
  132. package/dist/GraphTitle.js.map +1 -1
  133. package/dist/GriddedGraphs.cjs +1 -1
  134. package/dist/GriddedGraphs.cjs.map +1 -1
  135. package/dist/GriddedGraphs.js +58 -55
  136. package/dist/GriddedGraphs.js.map +1 -1
  137. package/dist/GriddedGraphsFromConfig.cjs +1 -1
  138. package/dist/GriddedGraphsFromConfig.cjs.map +1 -1
  139. package/dist/GriddedGraphsFromConfig.js +15 -15
  140. package/dist/HeatMap.cjs +1 -1
  141. package/dist/HeatMap.cjs.map +1 -1
  142. package/dist/HeatMap.js +17 -16
  143. package/dist/HeatMap.js.map +1 -1
  144. package/dist/Histogram.cjs +1 -1
  145. package/dist/Histogram.cjs.map +1 -1
  146. package/dist/Histogram.js +3 -3
  147. package/dist/HybridMap.cjs +1 -1
  148. package/dist/HybridMap.cjs.map +1 -1
  149. package/dist/HybridMap.js +392 -424
  150. package/dist/HybridMap.js.map +1 -1
  151. package/dist/ImageDownloadButton.cjs +1 -1
  152. package/dist/ImageDownloadButton.cjs.map +1 -1
  153. package/dist/ImageDownloadButton.js +16 -14
  154. package/dist/ImageDownloadButton.js.map +1 -1
  155. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  156. package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
  157. package/dist/LineChartWithConfidenceInterval.js +16 -15
  158. package/dist/LineChartWithConfidenceInterval.js.map +1 -1
  159. package/dist/LinearColorLegend.cjs +1 -1
  160. package/dist/LinearColorLegend.cjs.map +1 -1
  161. package/dist/LinearColorLegend.js +5 -4
  162. package/dist/LinearColorLegend.js.map +1 -1
  163. package/dist/MultiGraphDashboard.cjs +1 -1
  164. package/dist/MultiGraphDashboard.cjs.map +1 -1
  165. package/dist/MultiGraphDashboard.js +62 -60
  166. package/dist/MultiGraphDashboard.js.map +1 -1
  167. package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
  168. package/dist/MultiGraphDashboardFromConfig.cjs.map +1 -1
  169. package/dist/MultiGraphDashboardFromConfig.js +7 -7
  170. package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
  171. package/dist/MultiGraphDashboardWideToLongFormat.cjs.map +1 -1
  172. package/dist/MultiGraphDashboardWideToLongFormat.js +21 -21
  173. package/dist/MultiGraphDashboardWideToLongFormat.js.map +1 -1
  174. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
  175. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs.map +1 -1
  176. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +3 -3
  177. package/dist/MultiLineAltChart.cjs +1 -1
  178. package/dist/MultiLineAltChart.cjs.map +1 -1
  179. package/dist/MultiLineAltChart.js +16 -15
  180. package/dist/MultiLineAltChart.js.map +1 -1
  181. package/dist/MultiLineChart.cjs +1 -1
  182. package/dist/MultiLineChart.cjs.map +1 -1
  183. package/dist/MultiLineChart.js +16 -15
  184. package/dist/MultiLineChart.js.map +1 -1
  185. package/dist/ParetoChart.cjs +1 -1
  186. package/dist/ParetoChart.cjs.map +1 -1
  187. package/dist/ParetoChart.js +14 -13
  188. package/dist/ParetoChart.js.map +1 -1
  189. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  190. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs.map +1 -1
  191. package/dist/PerformanceIntensiveMultiGraphDashboard.js +67 -65
  192. package/dist/PerformanceIntensiveMultiGraphDashboard.js.map +1 -1
  193. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
  194. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs.map +1 -1
  195. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +8 -8
  196. package/dist/PerformanceIntensiveScrollStory.cjs +1 -1
  197. package/dist/PerformanceIntensiveScrollStory.cjs.map +1 -1
  198. package/dist/PerformanceIntensiveScrollStory.js +3 -3
  199. package/dist/RadarChart.cjs +1 -1
  200. package/dist/RadarChart.cjs.map +1 -1
  201. package/dist/RadarChart.js +11 -10
  202. package/dist/RadarChart.js.map +1 -1
  203. package/dist/ReferenceLine-CxITVT1K.cjs +2 -0
  204. package/dist/{ReferenceLine-CpU4G01Y.cjs.map → ReferenceLine-CxITVT1K.cjs.map} +1 -1
  205. package/dist/{ReferenceLine-D41VuUhE.js → ReferenceLine-NF4g3Reh.js} +26 -25
  206. package/dist/ReferenceLine-NF4g3Reh.js.map +1 -0
  207. package/dist/RegressionLine-BQ6h-NZP.js +88 -0
  208. package/dist/RegressionLine-BQ6h-NZP.js.map +1 -0
  209. package/dist/RegressionLine-BpcVBjL0.cjs +2 -0
  210. package/dist/{RegressionLine-BFoBiVJk.cjs.map → RegressionLine-BpcVBjL0.cjs.map} +1 -1
  211. package/dist/SVGDownloadButton.cjs +1 -1
  212. package/dist/SVGDownloadButton.cjs.map +1 -1
  213. package/dist/SVGDownloadButton.js +11 -9
  214. package/dist/SVGDownloadButton.js.map +1 -1
  215. package/dist/SankeyChart.cjs +1 -1
  216. package/dist/SankeyChart.cjs.map +1 -1
  217. package/dist/SankeyChart.js +63 -62
  218. package/dist/SankeyChart.js.map +1 -1
  219. package/dist/ScatterPlot.cjs +1 -1
  220. package/dist/ScatterPlot.cjs.map +1 -1
  221. package/dist/ScatterPlot.js +109 -107
  222. package/dist/ScatterPlot.js.map +1 -1
  223. package/dist/ScrollStory.cjs +1 -1
  224. package/dist/ScrollStory.cjs.map +1 -1
  225. package/dist/ScrollStory.js +3 -3
  226. package/dist/SimpleLineChart.cjs +1 -1
  227. package/dist/SimpleLineChart.cjs.map +1 -1
  228. package/dist/SimpleLineChart.js +17 -16
  229. package/dist/SimpleLineChart.js.map +1 -1
  230. package/dist/SingleGraphDashboard.cjs +1 -1
  231. package/dist/SingleGraphDashboard.cjs.map +1 -1
  232. package/dist/SingleGraphDashboard.js +59 -56
  233. package/dist/SingleGraphDashboard.js.map +1 -1
  234. package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
  235. package/dist/SingleGraphDashboardFromConfig.cjs.map +1 -1
  236. package/dist/SingleGraphDashboardFromConfig.js +6 -6
  237. package/dist/SingleGraphDashboardGeoHubMaps.cjs +1 -1
  238. package/dist/SingleGraphDashboardGeoHubMaps.cjs.map +1 -1
  239. package/dist/SingleGraphDashboardGeoHubMaps.js +12 -12
  240. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
  241. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs.map +1 -1
  242. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +8 -8
  243. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  244. package/dist/SingleGraphDashboardThreeDGraphs.cjs.map +1 -1
  245. package/dist/SingleGraphDashboardThreeDGraphs.js +59 -56
  246. package/dist/SingleGraphDashboardThreeDGraphs.js.map +1 -1
  247. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
  248. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs.map +1 -1
  249. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +7 -7
  250. package/dist/SlopeChart.cjs +1 -1
  251. package/dist/SlopeChart.cjs.map +1 -1
  252. package/dist/SlopeChart.js +60 -59
  253. package/dist/SlopeChart.js.map +1 -1
  254. package/dist/Source.cjs +1 -1
  255. package/dist/Source.cjs.map +1 -1
  256. package/dist/Source.js +38 -4
  257. package/dist/Source.js.map +1 -1
  258. package/dist/SparkLine.cjs +1 -1
  259. package/dist/SparkLine.cjs.map +1 -1
  260. package/dist/SparkLine.js +11 -10
  261. package/dist/SparkLine.js.map +1 -1
  262. package/dist/StatCardFromData.cjs +1 -1
  263. package/dist/StatCardFromData.cjs.map +1 -1
  264. package/dist/StatCardFromData.js +15 -14
  265. package/dist/StatCardFromData.js.map +1 -1
  266. package/dist/StripChart.cjs +1 -1
  267. package/dist/StripChart.cjs.map +1 -1
  268. package/dist/StripChart.js +11 -10
  269. package/dist/StripChart.js.map +1 -1
  270. package/dist/ThreeDGlobe.cjs +1 -1
  271. package/dist/ThreeDGlobe.cjs.map +1 -1
  272. package/dist/ThreeDGlobe.js +52 -51
  273. package/dist/ThreeDGlobe.js.map +1 -1
  274. package/dist/ThresholdColorLegendWithMouseOver.cjs +1 -1
  275. package/dist/ThresholdColorLegendWithMouseOver.cjs.map +1 -1
  276. package/dist/ThresholdColorLegendWithMouseOver.js +17 -16
  277. package/dist/ThresholdColorLegendWithMouseOver.js.map +1 -1
  278. package/dist/{Tooltip-3EYDVa3w.js → Tooltip-DO56mY4b.js} +11 -10
  279. package/dist/{Tooltip-3EYDVa3w.js.map → Tooltip-DO56mY4b.js.map} +1 -1
  280. package/dist/Tooltip-DwUFLDrj.cjs +2 -0
  281. package/dist/{Tooltip-C9F3uYG0.cjs.map → Tooltip-DwUFLDrj.cjs.map} +1 -1
  282. package/dist/TreeMapGraph.cjs +1 -1
  283. package/dist/TreeMapGraph.cjs.map +1 -1
  284. package/dist/TreeMapGraph.js +34 -33
  285. package/dist/TreeMapGraph.js.map +1 -1
  286. package/dist/UnitChart.cjs +1 -1
  287. package/dist/UnitChart.cjs.map +1 -1
  288. package/dist/UnitChart.js +27 -27
  289. package/dist/WaterfallChart.cjs +1 -1
  290. package/dist/WaterfallChart.cjs.map +1 -1
  291. package/dist/WaterfallChart.js +21 -20
  292. package/dist/WaterfallChart.js.map +1 -1
  293. package/dist/XAxesLabels-0ROJnigy.cjs +2 -0
  294. package/dist/{XAxesLabels-C03jHniq.cjs.map → XAxesLabels-0ROJnigy.cjs.map} +1 -1
  295. package/dist/{XAxesLabels-B9gkjUiC.js → XAxesLabels-CPZX3OJN.js} +12 -11
  296. package/dist/XAxesLabels-CPZX3OJN.js.map +1 -0
  297. package/dist/XTicksAndGridLines-BO6KJc8d.cjs +2 -0
  298. package/dist/{XTicksAndGridLines-B4UhDVyU.cjs.map → XTicksAndGridLines-BO6KJc8d.cjs.map} +1 -1
  299. package/dist/{XTicksAndGridLines-CkYwVshF.js → XTicksAndGridLines-obTK2e7G.js} +10 -9
  300. package/dist/{XTicksAndGridLines-CkYwVshF.js.map → XTicksAndGridLines-obTK2e7G.js.map} +1 -1
  301. package/dist/{YAxesLabels-hWEUCTvs.js → YAxesLabels-CwVnFG2a.js} +13 -12
  302. package/dist/YAxesLabels-CwVnFG2a.js.map +1 -0
  303. package/dist/YAxesLabels-DIa2cEXL.cjs +2 -0
  304. package/dist/{YAxesLabels-DeENFC2M.cjs.map → YAxesLabels-DIa2cEXL.cjs.map} +1 -1
  305. package/dist/YTicksAndGridLines-C7glLI5b.cjs +2 -0
  306. package/dist/{YTicksAndGridLines-sT3zdCs6.cjs.map → YTicksAndGridLines-C7glLI5b.cjs.map} +1 -1
  307. package/dist/{YTicksAndGridLines-BbujwxOB.js → YTicksAndGridLines-wtuAKNeT.js} +10 -9
  308. package/dist/{YTicksAndGridLines-BbujwxOB.js.map → YTicksAndGridLines-wtuAKNeT.js.map} +1 -1
  309. package/dist/checkIfMultiple-BIEQDuA3.cjs +2 -0
  310. package/dist/checkIfMultiple-BIEQDuA3.cjs.map +1 -0
  311. package/dist/checkIfMultiple-D2tgEnYM.js +11 -0
  312. package/dist/checkIfMultiple-D2tgEnYM.js.map +1 -0
  313. package/dist/compiler-runtime-oPPev21o.cjs +11 -0
  314. package/dist/compiler-runtime-oPPev21o.cjs.map +1 -0
  315. package/dist/compiler-runtime-qHgugrLy.js +297 -0
  316. package/dist/compiler-runtime-qHgugrLy.js.map +1 -0
  317. package/dist/customArea-BCGIYDQa.cjs +2 -0
  318. package/dist/{customArea-BAcQ3pBM.cjs.map → customArea-BCGIYDQa.cjs.map} +1 -1
  319. package/dist/{customArea-D89lETG0.js → customArea-Dixg0NtQ.js} +10 -9
  320. package/dist/{customArea-D89lETG0.js.map → customArea-Dixg0NtQ.js.map} +1 -1
  321. package/dist/{fetchAndParseData-BAXhgTDM.js → fetchAndParseData-CDjQZ1fL.js} +5 -5
  322. package/dist/{fetchAndParseData-BAXhgTDM.js.map → fetchAndParseData-CDjQZ1fL.js.map} +1 -1
  323. package/dist/fetchAndParseData.js +1 -1
  324. package/dist/getSliderMarks-Bj_JJTtX.cjs +2 -0
  325. package/dist/getSliderMarks-Bj_JJTtX.cjs.map +1 -0
  326. package/dist/getSliderMarks-DSxFGb1f.js +21 -0
  327. package/dist/getSliderMarks-DSxFGb1f.js.map +1 -0
  328. package/dist/index-5BQWR1Z8.cjs +10 -0
  329. package/dist/{index-FXfr51ZM.cjs.map → index-5BQWR1Z8.cjs.map} +1 -1
  330. package/dist/index-BaXzoD4r.cjs +2 -0
  331. package/dist/{index-BuhBhuCq.cjs.map → index-BaXzoD4r.cjs.map} +1 -1
  332. package/dist/{index-Cv_5q6Rb.js → index-CNUlPiEL.js} +3 -3
  333. package/dist/{index-Cv_5q6Rb.js.map → index-CNUlPiEL.js.map} +1 -1
  334. package/dist/{index-DHVGV8Df.js → index-CmkqqFRG.js} +3 -3
  335. package/dist/{index-DHVGV8Df.js.map → index-CmkqqFRG.js.map} +1 -1
  336. package/dist/index-D_ls5oK8.js +142 -0
  337. package/dist/index-D_ls5oK8.js.map +1 -0
  338. package/dist/index-DbSnila_.cjs +2 -0
  339. package/dist/index-DbSnila_.cjs.map +1 -0
  340. package/dist/{index-BPyj_6hG.js → index-_w-CQAbR.js} +113 -112
  341. package/dist/{index-BPyj_6hG.js.map → index-_w-CQAbR.js.map} +1 -1
  342. package/dist/index-dN3wiQgD.cjs +2 -0
  343. package/dist/{index-DuLvdHo2.cjs.map → index-dN3wiQgD.cjs.map} +1 -1
  344. package/dist/index.cjs +1 -1
  345. package/dist/index.js +181 -180
  346. package/dist/index.js.map +1 -1
  347. package/dist/{proxy-BsxtcZKa.js → proxy-D31SA_aE.js} +2 -2
  348. package/dist/{proxy-BsxtcZKa.js.map → proxy-D31SA_aE.js.map} +1 -1
  349. package/dist/proxy-QMeVVqam.cjs +2 -0
  350. package/dist/{proxy-CqH8m8IQ.cjs.map → proxy-QMeVVqam.cjs.map} +1 -1
  351. package/dist/style.css +1 -1
  352. package/dist/transformData.js +2 -2
  353. package/dist/{transformDataForGraphFromFile-dt9sHTVy.js → transformDataForGraphFromFile-COZC6A0_.js} +4 -4
  354. package/dist/{transformDataForGraphFromFile-dt9sHTVy.js.map → transformDataForGraphFromFile-COZC6A0_.js.map} +1 -1
  355. package/dist/{use-in-view-KOXq5Kmc.js → use-in-view-Co5SmzfT.js} +2 -2
  356. package/dist/{use-in-view-KOXq5Kmc.js.map → use-in-view-Co5SmzfT.js.map} +1 -1
  357. package/dist/use-in-view-DjR_gqJP.cjs +2 -0
  358. package/dist/{use-in-view-dnRv_qqF.cjs.map → use-in-view-DjR_gqJP.cjs.map} +1 -1
  359. package/package.json +1 -1
  360. package/dist/Axis-BTaS9oPQ.cjs +0 -2
  361. package/dist/AxisTitle-CyLCqpW6.js +0 -29
  362. package/dist/AxisTitle-CyLCqpW6.js.map +0 -1
  363. package/dist/AxisTitle-DP_evhbe.cjs +0 -2
  364. package/dist/DetailsModal-Du8Fr1QD.cjs +0 -2
  365. package/dist/DropdownSelect-CX1yMemd.cjs +0 -5
  366. package/dist/DropdownSelect-CX1yMemd.cjs.map +0 -1
  367. package/dist/DropdownSelect-Dz7imdTB.js +0 -4191
  368. package/dist/DropdownSelect-Dz7imdTB.js.map +0 -1
  369. package/dist/EmptyState-CFmiFPHz.cjs +0 -2
  370. package/dist/GraphContainer-B8ZqOzKI.js.map +0 -1
  371. package/dist/GraphContainer-Cul9b74X.cjs +0 -2
  372. package/dist/GraphEl-BgkDbq50.cjs +0 -2
  373. package/dist/Modal-BIErPPKT.cjs +0 -46
  374. package/dist/Modal-BIErPPKT.cjs.map +0 -1
  375. package/dist/Modal-CrUYln5V.js +0 -1047
  376. package/dist/Modal-CrUYln5V.js.map +0 -1
  377. package/dist/ReferenceLine-CpU4G01Y.cjs +0 -2
  378. package/dist/ReferenceLine-D41VuUhE.js.map +0 -1
  379. package/dist/RegressionLine-BFoBiVJk.cjs +0 -2
  380. package/dist/RegressionLine-CuwB42I6.js +0 -87
  381. package/dist/RegressionLine-CuwB42I6.js.map +0 -1
  382. package/dist/Source-PKuwZOn3.cjs +0 -2
  383. package/dist/Source-PKuwZOn3.cjs.map +0 -1
  384. package/dist/Source-QGk8vhkS.js +0 -78
  385. package/dist/Source-QGk8vhkS.js.map +0 -1
  386. package/dist/Spinner-B2IIKg9r.js +0 -47
  387. package/dist/Spinner-B2IIKg9r.js.map +0 -1
  388. package/dist/Spinner-WHzzloYQ.cjs +0 -2
  389. package/dist/Spinner-WHzzloYQ.cjs.map +0 -1
  390. package/dist/Tooltip-C9F3uYG0.cjs +0 -2
  391. package/dist/Typography-BO0gQDIT.js +0 -270
  392. package/dist/Typography-BO0gQDIT.js.map +0 -1
  393. package/dist/Typography-BqmyF1gP.cjs +0 -2
  394. package/dist/Typography-BqmyF1gP.cjs.map +0 -1
  395. package/dist/XAxesLabels-B9gkjUiC.js.map +0 -1
  396. package/dist/XAxesLabels-C03jHniq.cjs +0 -2
  397. package/dist/XTicksAndGridLines-B4UhDVyU.cjs +0 -2
  398. package/dist/YAxesLabels-DeENFC2M.cjs +0 -2
  399. package/dist/YAxesLabels-hWEUCTvs.js.map +0 -1
  400. package/dist/YTicksAndGridLines-sT3zdCs6.cjs +0 -2
  401. package/dist/checkIfMultiple-CH5tqj4q.cjs +0 -2
  402. package/dist/checkIfMultiple-CH5tqj4q.cjs.map +0 -1
  403. package/dist/checkIfMultiple-Dpyy6BUP.js +0 -938
  404. package/dist/checkIfMultiple-Dpyy6BUP.js.map +0 -1
  405. package/dist/customArea-BAcQ3pBM.cjs +0 -2
  406. package/dist/getSliderMarks-BzrpHrHS.cjs +0 -2
  407. package/dist/getSliderMarks-BzrpHrHS.cjs.map +0 -1
  408. package/dist/getSliderMarks-X-_goqH9.js +0 -1027
  409. package/dist/getSliderMarks-X-_goqH9.js.map +0 -1
  410. package/dist/index-ApTBN0kp.js +0 -196
  411. package/dist/index-ApTBN0kp.js.map +0 -1
  412. package/dist/index-BhI7mBJx.cjs +0 -2
  413. package/dist/index-BhI7mBJx.cjs.map +0 -1
  414. package/dist/index-BuhBhuCq.cjs +0 -2
  415. package/dist/index-CHPV5EwG-BzibaIRc.js +0 -3360
  416. package/dist/index-CHPV5EwG-BzibaIRc.js.map +0 -1
  417. package/dist/index-CHPV5EwG-D4pAp7u0.cjs +0 -20
  418. package/dist/index-CHPV5EwG-D4pAp7u0.cjs.map +0 -1
  419. package/dist/index-DuLvdHo2.cjs +0 -2
  420. package/dist/index-FXfr51ZM.cjs +0 -10
  421. package/dist/index-Scxs_wcm-BAjU0Cob.js +0 -49
  422. package/dist/index-Scxs_wcm-BAjU0Cob.js.map +0 -1
  423. package/dist/index-Scxs_wcm-DUDU-Gll.cjs +0 -2
  424. package/dist/index-Scxs_wcm-DUDU-Gll.cjs.map +0 -1
  425. package/dist/index-w64Zl8io-DrMm5QSb.cjs +0 -2
  426. package/dist/index-w64Zl8io-DrMm5QSb.cjs.map +0 -1
  427. package/dist/index-w64Zl8io-ihagHOdP.js +0 -459
  428. package/dist/index-w64Zl8io-ihagHOdP.js.map +0 -1
  429. package/dist/proxy-CqH8m8IQ.cjs +0 -2
  430. package/dist/toConsumableArray-DiWOvh_d-DcLaZvDq.cjs +0 -4
  431. package/dist/toConsumableArray-DiWOvh_d-DcLaZvDq.cjs.map +0 -1
  432. package/dist/toConsumableArray-DiWOvh_d-DlpOlgap.js +0 -145
  433. package/dist/toConsumableArray-DiWOvh_d-DlpOlgap.js.map +0 -1
  434. package/dist/use-in-view-dnRv_qqF.cjs +0 -2
  435. package/dist/x-BXShoIAM-BC2sxios.cjs +0 -2
  436. package/dist/x-BXShoIAM-BC2sxios.cjs.map +0 -1
  437. package/dist/x-BXShoIAM-D6VWO6z5.js +0 -74
  438. package/dist/x-BXShoIAM-D6VWO6z5.js.map +0 -1
@@ -1,3360 +0,0 @@
1
- import re from "react";
2
- var ce = { exports: {} }, ne = {};
3
- var Ne;
4
- function tr() {
5
- if (Ne) return ne;
6
- Ne = 1;
7
- var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), a = /* @__PURE__ */ Symbol.for("react.fragment");
8
- function o(t, s, l) {
9
- var p = null;
10
- if (l !== void 0 && (p = "" + l), s.key !== void 0 && (p = "" + s.key), "key" in s) {
11
- l = {};
12
- for (var y in s)
13
- y !== "key" && (l[y] = s[y]);
14
- } else l = s;
15
- return s = l.ref, {
16
- $$typeof: r,
17
- type: t,
18
- key: p,
19
- ref: s !== void 0 ? s : null,
20
- props: l
21
- };
22
- }
23
- return ne.Fragment = a, ne.jsx = o, ne.jsxs = o, ne;
24
- }
25
- var ae = {};
26
- var Oe;
27
- function nr() {
28
- return Oe || (Oe = 1, process.env.NODE_ENV !== "production" && (function() {
29
- function r(e) {
30
- if (e == null) return null;
31
- if (typeof e == "function")
32
- return e.$$typeof === Q ? null : e.displayName || e.name || null;
33
- if (typeof e == "string") return e;
34
- switch (e) {
35
- case N:
36
- return "Fragment";
37
- case W:
38
- return "Profiler";
39
- case I:
40
- return "StrictMode";
41
- case M:
42
- return "Suspense";
43
- case F:
44
- return "SuspenseList";
45
- case K:
46
- return "Activity";
47
- }
48
- if (typeof e == "object")
49
- switch (typeof e.tag == "number" && console.error(
50
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
51
- ), e.$$typeof) {
52
- case R:
53
- return "Portal";
54
- case D:
55
- return e.displayName || "Context";
56
- case U:
57
- return (e._context.displayName || "Context") + ".Consumer";
58
- case Y:
59
- var n = e.render;
60
- return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
61
- case b:
62
- return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
63
- case T:
64
- n = e._payload, e = e._init;
65
- try {
66
- return r(e(n));
67
- } catch {
68
- }
69
- }
70
- return null;
71
- }
72
- function a(e) {
73
- return "" + e;
74
- }
75
- function o(e) {
76
- try {
77
- a(e);
78
- var n = !1;
79
- } catch {
80
- n = !0;
81
- }
82
- if (n) {
83
- n = console;
84
- var d = n.error, f = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
85
- return d.call(
86
- n,
87
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
88
- f
89
- ), a(e);
90
- }
91
- }
92
- function t(e) {
93
- if (e === N) return "<>";
94
- if (typeof e == "object" && e !== null && e.$$typeof === T)
95
- return "<...>";
96
- try {
97
- var n = r(e);
98
- return n ? "<" + n + ">" : "<...>";
99
- } catch {
100
- return "<...>";
101
- }
102
- }
103
- function s() {
104
- var e = z.A;
105
- return e === null ? null : e.getOwner();
106
- }
107
- function l() {
108
- return Error("react-stack-top-frame");
109
- }
110
- function p(e) {
111
- if (V.call(e, "key")) {
112
- var n = Object.getOwnPropertyDescriptor(e, "key").get;
113
- if (n && n.isReactWarning) return !1;
114
- }
115
- return e.key !== void 0;
116
- }
117
- function y(e, n) {
118
- function d() {
119
- j || (j = !0, console.error(
120
- "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
121
- n
122
- ));
123
- }
124
- d.isReactWarning = !0, Object.defineProperty(e, "key", {
125
- get: d,
126
- configurable: !0
127
- });
128
- }
129
- function h() {
130
- var e = r(this.type);
131
- return C[e] || (C[e] = !0, console.error(
132
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
133
- )), e = this.props.ref, e !== void 0 ? e : null;
134
- }
135
- function v(e, n, d, f, P, G) {
136
- var u = d.ref;
137
- return e = {
138
- $$typeof: w,
139
- type: e,
140
- key: n,
141
- props: d,
142
- _owner: f
143
- }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
144
- enumerable: !1,
145
- get: h
146
- }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
147
- configurable: !1,
148
- enumerable: !1,
149
- writable: !0,
150
- value: 0
151
- }), Object.defineProperty(e, "_debugInfo", {
152
- configurable: !1,
153
- enumerable: !1,
154
- writable: !0,
155
- value: null
156
- }), Object.defineProperty(e, "_debugStack", {
157
- configurable: !1,
158
- enumerable: !1,
159
- writable: !0,
160
- value: P
161
- }), Object.defineProperty(e, "_debugTask", {
162
- configurable: !1,
163
- enumerable: !1,
164
- writable: !0,
165
- value: G
166
- }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
167
- }
168
- function k(e, n, d, f, P, G) {
169
- var u = n.children;
170
- if (u !== void 0)
171
- if (f)
172
- if (B(u)) {
173
- for (f = 0; f < u.length; f++)
174
- x(u[f]);
175
- Object.freeze && Object.freeze(u);
176
- } else
177
- console.error(
178
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
179
- );
180
- else x(u);
181
- if (V.call(n, "key")) {
182
- u = r(e);
183
- var S = Object.keys(n).filter(function(J) {
184
- return J !== "key";
185
- });
186
- f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", H[u + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
187
- `A props object containing a "key" prop is being spread into JSX:
188
- let props = %s;
189
- <%s {...props} />
190
- React keys must be passed directly to JSX without using spread:
191
- let props = %s;
192
- <%s key={someKey} {...props} />`,
193
- f,
194
- u,
195
- S,
196
- u
197
- ), H[u + f] = !0);
198
- }
199
- if (u = null, d !== void 0 && (o(d), u = "" + d), p(n) && (o(n.key), u = "" + n.key), "key" in n) {
200
- d = {};
201
- for (var $ in n)
202
- $ !== "key" && (d[$] = n[$]);
203
- } else d = n;
204
- return u && y(
205
- d,
206
- typeof e == "function" ? e.displayName || e.name || "Unknown" : e
207
- ), v(
208
- e,
209
- u,
210
- d,
211
- s(),
212
- P,
213
- G
214
- );
215
- }
216
- function x(e) {
217
- E(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === T && (e._payload.status === "fulfilled" ? E(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
218
- }
219
- function E(e) {
220
- return typeof e == "object" && e !== null && e.$$typeof === w;
221
- }
222
- var O = re, w = /* @__PURE__ */ Symbol.for("react.transitional.element"), R = /* @__PURE__ */ Symbol.for("react.portal"), N = /* @__PURE__ */ Symbol.for("react.fragment"), I = /* @__PURE__ */ Symbol.for("react.strict_mode"), W = /* @__PURE__ */ Symbol.for("react.profiler"), U = /* @__PURE__ */ Symbol.for("react.consumer"), D = /* @__PURE__ */ Symbol.for("react.context"), Y = /* @__PURE__ */ Symbol.for("react.forward_ref"), M = /* @__PURE__ */ Symbol.for("react.suspense"), F = /* @__PURE__ */ Symbol.for("react.suspense_list"), b = /* @__PURE__ */ Symbol.for("react.memo"), T = /* @__PURE__ */ Symbol.for("react.lazy"), K = /* @__PURE__ */ Symbol.for("react.activity"), Q = /* @__PURE__ */ Symbol.for("react.client.reference"), z = O.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, B = Array.isArray, A = console.createTask ? console.createTask : function() {
223
- return null;
224
- };
225
- O = {
226
- react_stack_bottom_frame: function(e) {
227
- return e();
228
- }
229
- };
230
- var j, C = {}, m = O.react_stack_bottom_frame.bind(
231
- O,
232
- l
233
- )(), q = A(t(l)), H = {};
234
- ae.Fragment = N, ae.jsx = function(e, n, d) {
235
- var f = 1e4 > z.recentlyCreatedOwnerStacks++;
236
- return k(
237
- e,
238
- n,
239
- d,
240
- !1,
241
- f ? Error("react-stack-top-frame") : m,
242
- f ? A(t(e)) : q
243
- );
244
- }, ae.jsxs = function(e, n, d) {
245
- var f = 1e4 > z.recentlyCreatedOwnerStacks++;
246
- return k(
247
- e,
248
- n,
249
- d,
250
- !0,
251
- f ? Error("react-stack-top-frame") : m,
252
- f ? A(t(e)) : q
253
- );
254
- };
255
- })()), ae;
256
- }
257
- var Te;
258
- function ar() {
259
- return Te || (Te = 1, process.env.NODE_ENV === "production" ? ce.exports = tr() : ce.exports = nr()), ce.exports;
260
- }
261
- var Br = ar(), de = { exports: {} }, be = {};
262
- var Se;
263
- function sr() {
264
- if (Se) return be;
265
- Se = 1;
266
- var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
267
- return be.c = function(a) {
268
- return r.H.useMemoCache(a);
269
- }, be;
270
- }
271
- var ge = {};
272
- var je;
273
- function lr() {
274
- return je || (je = 1, process.env.NODE_ENV !== "production" && (function() {
275
- var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
276
- ge.c = function(a) {
277
- var o = r.H;
278
- return o === null && console.error(
279
- `Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
280
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
281
- 2. You might be breaking the Rules of Hooks
282
- 3. You might have more than one copy of React in the same app
283
- See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`
284
- ), o.useMemoCache(a);
285
- };
286
- })()), ge;
287
- }
288
- var Ae;
289
- function ir() {
290
- return Ae || (Ae = 1, process.env.NODE_ENV === "production" ? de.exports = sr() : de.exports = lr()), de.exports;
291
- }
292
- var Zr = ir(), he = { exports: {} }, se = {}, Ce;
293
- function cr() {
294
- if (Ce) return se;
295
- Ce = 1;
296
- var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), a = /* @__PURE__ */ Symbol.for("react.fragment");
297
- function o(t, s, l) {
298
- var p = null;
299
- if (l !== void 0 && (p = "" + l), s.key !== void 0 && (p = "" + s.key), "key" in s) {
300
- l = {};
301
- for (var y in s)
302
- y !== "key" && (l[y] = s[y]);
303
- } else l = s;
304
- return s = l.ref, {
305
- $$typeof: r,
306
- type: t,
307
- key: p,
308
- ref: s !== void 0 ? s : null,
309
- props: l
310
- };
311
- }
312
- return se.Fragment = a, se.jsx = o, se.jsxs = o, se;
313
- }
314
- var ue = {}, Pe;
315
- function dr() {
316
- return Pe || (Pe = 1, process.env.NODE_ENV !== "production" && (function() {
317
- function r(e) {
318
- if (e == null) return null;
319
- if (typeof e == "function")
320
- return e.$$typeof === Q ? null : e.displayName || e.name || null;
321
- if (typeof e == "string") return e;
322
- switch (e) {
323
- case N:
324
- return "Fragment";
325
- case W:
326
- return "Profiler";
327
- case I:
328
- return "StrictMode";
329
- case M:
330
- return "Suspense";
331
- case F:
332
- return "SuspenseList";
333
- case K:
334
- return "Activity";
335
- }
336
- if (typeof e == "object")
337
- switch (typeof e.tag == "number" && console.error(
338
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
339
- ), e.$$typeof) {
340
- case R:
341
- return "Portal";
342
- case D:
343
- return e.displayName || "Context";
344
- case U:
345
- return (e._context.displayName || "Context") + ".Consumer";
346
- case Y:
347
- var n = e.render;
348
- return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
349
- case b:
350
- return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
351
- case T:
352
- n = e._payload, e = e._init;
353
- try {
354
- return r(e(n));
355
- } catch {
356
- }
357
- }
358
- return null;
359
- }
360
- function a(e) {
361
- return "" + e;
362
- }
363
- function o(e) {
364
- try {
365
- a(e);
366
- var n = !1;
367
- } catch {
368
- n = !0;
369
- }
370
- if (n) {
371
- n = console;
372
- var d = n.error, f = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
373
- return d.call(
374
- n,
375
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
376
- f
377
- ), a(e);
378
- }
379
- }
380
- function t(e) {
381
- if (e === N) return "<>";
382
- if (typeof e == "object" && e !== null && e.$$typeof === T)
383
- return "<...>";
384
- try {
385
- var n = r(e);
386
- return n ? "<" + n + ">" : "<...>";
387
- } catch {
388
- return "<...>";
389
- }
390
- }
391
- function s() {
392
- var e = z.A;
393
- return e === null ? null : e.getOwner();
394
- }
395
- function l() {
396
- return Error("react-stack-top-frame");
397
- }
398
- function p(e) {
399
- if (V.call(e, "key")) {
400
- var n = Object.getOwnPropertyDescriptor(e, "key").get;
401
- if (n && n.isReactWarning) return !1;
402
- }
403
- return e.key !== void 0;
404
- }
405
- function y(e, n) {
406
- function d() {
407
- j || (j = !0, console.error(
408
- "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
409
- n
410
- ));
411
- }
412
- d.isReactWarning = !0, Object.defineProperty(e, "key", {
413
- get: d,
414
- configurable: !0
415
- });
416
- }
417
- function h() {
418
- var e = r(this.type);
419
- return C[e] || (C[e] = !0, console.error(
420
- "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
421
- )), e = this.props.ref, e !== void 0 ? e : null;
422
- }
423
- function v(e, n, d, f, P, G) {
424
- var u = d.ref;
425
- return e = {
426
- $$typeof: w,
427
- type: e,
428
- key: n,
429
- props: d,
430
- _owner: f
431
- }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
432
- enumerable: !1,
433
- get: h
434
- }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
435
- configurable: !1,
436
- enumerable: !1,
437
- writable: !0,
438
- value: 0
439
- }), Object.defineProperty(e, "_debugInfo", {
440
- configurable: !1,
441
- enumerable: !1,
442
- writable: !0,
443
- value: null
444
- }), Object.defineProperty(e, "_debugStack", {
445
- configurable: !1,
446
- enumerable: !1,
447
- writable: !0,
448
- value: P
449
- }), Object.defineProperty(e, "_debugTask", {
450
- configurable: !1,
451
- enumerable: !1,
452
- writable: !0,
453
- value: G
454
- }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
455
- }
456
- function k(e, n, d, f, P, G) {
457
- var u = n.children;
458
- if (u !== void 0)
459
- if (f)
460
- if (B(u)) {
461
- for (f = 0; f < u.length; f++)
462
- x(u[f]);
463
- Object.freeze && Object.freeze(u);
464
- } else
465
- console.error(
466
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
467
- );
468
- else x(u);
469
- if (V.call(n, "key")) {
470
- u = r(e);
471
- var S = Object.keys(n).filter(function(J) {
472
- return J !== "key";
473
- });
474
- f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", H[u + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
475
- `A props object containing a "key" prop is being spread into JSX:
476
- let props = %s;
477
- <%s {...props} />
478
- React keys must be passed directly to JSX without using spread:
479
- let props = %s;
480
- <%s key={someKey} {...props} />`,
481
- f,
482
- u,
483
- S,
484
- u
485
- ), H[u + f] = !0);
486
- }
487
- if (u = null, d !== void 0 && (o(d), u = "" + d), p(n) && (o(n.key), u = "" + n.key), "key" in n) {
488
- d = {};
489
- for (var $ in n)
490
- $ !== "key" && (d[$] = n[$]);
491
- } else d = n;
492
- return u && y(
493
- d,
494
- typeof e == "function" ? e.displayName || e.name || "Unknown" : e
495
- ), v(
496
- e,
497
- u,
498
- d,
499
- s(),
500
- P,
501
- G
502
- );
503
- }
504
- function x(e) {
505
- E(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === T && (e._payload.status === "fulfilled" ? E(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
506
- }
507
- function E(e) {
508
- return typeof e == "object" && e !== null && e.$$typeof === w;
509
- }
510
- var O = re, w = /* @__PURE__ */ Symbol.for("react.transitional.element"), R = /* @__PURE__ */ Symbol.for("react.portal"), N = /* @__PURE__ */ Symbol.for("react.fragment"), I = /* @__PURE__ */ Symbol.for("react.strict_mode"), W = /* @__PURE__ */ Symbol.for("react.profiler"), U = /* @__PURE__ */ Symbol.for("react.consumer"), D = /* @__PURE__ */ Symbol.for("react.context"), Y = /* @__PURE__ */ Symbol.for("react.forward_ref"), M = /* @__PURE__ */ Symbol.for("react.suspense"), F = /* @__PURE__ */ Symbol.for("react.suspense_list"), b = /* @__PURE__ */ Symbol.for("react.memo"), T = /* @__PURE__ */ Symbol.for("react.lazy"), K = /* @__PURE__ */ Symbol.for("react.activity"), Q = /* @__PURE__ */ Symbol.for("react.client.reference"), z = O.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, B = Array.isArray, A = console.createTask ? console.createTask : function() {
511
- return null;
512
- };
513
- O = {
514
- react_stack_bottom_frame: function(e) {
515
- return e();
516
- }
517
- };
518
- var j, C = {}, m = O.react_stack_bottom_frame.bind(
519
- O,
520
- l
521
- )(), q = A(t(l)), H = {};
522
- ue.Fragment = N, ue.jsx = function(e, n, d) {
523
- var f = 1e4 > z.recentlyCreatedOwnerStacks++;
524
- return k(
525
- e,
526
- n,
527
- d,
528
- !1,
529
- f ? Error("react-stack-top-frame") : m,
530
- f ? A(t(e)) : q
531
- );
532
- }, ue.jsxs = function(e, n, d) {
533
- var f = 1e4 > z.recentlyCreatedOwnerStacks++;
534
- return k(
535
- e,
536
- n,
537
- d,
538
- !0,
539
- f ? Error("react-stack-top-frame") : m,
540
- f ? A(t(e)) : q
541
- );
542
- };
543
- })()), ue;
544
- }
545
- var ze;
546
- function ur() {
547
- return ze || (ze = 1, process.env.NODE_ENV === "production" ? he.exports = cr() : he.exports = dr()), he.exports;
548
- }
549
- var Kr = ur(), ye = { exports: {} }, ve = {}, $e;
550
- function mr() {
551
- if ($e) return ve;
552
- $e = 1;
553
- var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
554
- return ve.c = function(a) {
555
- return r.H.useMemoCache(a);
556
- }, ve;
557
- }
558
- var Ie = {}, Me;
559
- function fr() {
560
- return Me || (Me = 1, process.env.NODE_ENV !== "production" && (function() {
561
- var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
562
- Ie.c = function(a) {
563
- var o = r.H;
564
- return o === null && console.error(
565
- `Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
566
- 1. You might have mismatching versions of React and the renderer (such as React DOM)
567
- 2. You might be breaking the Rules of Hooks
568
- 3. You might have more than one copy of React in the same app
569
- See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`
570
- ), o.useMemoCache(a);
571
- };
572
- })()), Ie;
573
- }
574
- var De;
575
- function pr() {
576
- return De || (De = 1, process.env.NODE_ENV === "production" ? ye.exports = mr() : ye.exports = fr()), ye.exports;
577
- }
578
- var Qr = pr();
579
- function Ve(r) {
580
- var a, o, t = "";
581
- if (typeof r == "string" || typeof r == "number") t += r;
582
- else if (typeof r == "object") if (Array.isArray(r)) {
583
- var s = r.length;
584
- for (a = 0; a < s; a++) r[a] && (o = Ve(r[a])) && (t && (t += " "), t += o);
585
- } else for (o in r) r[o] && (t && (t += " "), t += o);
586
- return t;
587
- }
588
- function qe() {
589
- for (var r, a, o = 0, t = "", s = arguments.length; o < s; o++) (r = arguments[o]) && (a = Ve(r)) && (t && (t += " "), t += a);
590
- return t;
591
- }
592
- const Re = "-", br = (r) => {
593
- const a = hr(r), {
594
- conflictingClassGroups: o,
595
- conflictingClassGroupModifiers: t
596
- } = r;
597
- return {
598
- getClassGroupId: (s) => {
599
- const l = s.split(Re);
600
- return l[0] === "" && l.length !== 1 && l.shift(), He(l, a) || gr(s);
601
- },
602
- getConflictingClassGroupIds: (s, l) => {
603
- const p = o[s] || [];
604
- return l && t[s] ? [...p, ...t[s]] : p;
605
- }
606
- };
607
- }, He = (r, a) => {
608
- if (r.length === 0)
609
- return a.classGroupId;
610
- const o = r[0], t = a.nextPart.get(o), s = t ? He(r.slice(1), t) : void 0;
611
- if (s)
612
- return s;
613
- if (a.validators.length === 0)
614
- return;
615
- const l = r.join(Re);
616
- return a.validators.find(({
617
- validator: p
618
- }) => p(l))?.classGroupId;
619
- }, Ye = /^\[(.+)\]$/, gr = (r) => {
620
- if (Ye.test(r)) {
621
- const a = Ye.exec(r)[1], o = a?.substring(0, a.indexOf(":"));
622
- if (o)
623
- return "arbitrary.." + o;
624
- }
625
- }, hr = (r) => {
626
- const {
627
- theme: a,
628
- classGroups: o
629
- } = r, t = {
630
- nextPart: /* @__PURE__ */ new Map(),
631
- validators: []
632
- };
633
- for (const s in o)
634
- we(o[s], t, s, a);
635
- return t;
636
- }, we = (r, a, o, t) => {
637
- r.forEach((s) => {
638
- if (typeof s == "string") {
639
- const l = s === "" ? a : Ge(a, s);
640
- l.classGroupId = o;
641
- return;
642
- }
643
- if (typeof s == "function") {
644
- if (yr(s)) {
645
- we(s(t), a, o, t);
646
- return;
647
- }
648
- a.validators.push({
649
- validator: s,
650
- classGroupId: o
651
- });
652
- return;
653
- }
654
- Object.entries(s).forEach(([l, p]) => {
655
- we(p, Ge(a, l), o, t);
656
- });
657
- });
658
- }, Ge = (r, a) => {
659
- let o = r;
660
- return a.split(Re).forEach((t) => {
661
- o.nextPart.has(t) || o.nextPart.set(t, {
662
- nextPart: /* @__PURE__ */ new Map(),
663
- validators: []
664
- }), o = o.nextPart.get(t);
665
- }), o;
666
- }, yr = (r) => r.isThemeGetter, vr = (r) => {
667
- if (r < 1)
668
- return {
669
- get: () => {
670
- },
671
- set: () => {
672
- }
673
- };
674
- let a = 0, o = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
675
- const s = (l, p) => {
676
- o.set(l, p), a++, a > r && (a = 0, t = o, o = /* @__PURE__ */ new Map());
677
- };
678
- return {
679
- get(l) {
680
- let p = o.get(l);
681
- if (p !== void 0)
682
- return p;
683
- if ((p = t.get(l)) !== void 0)
684
- return s(l, p), p;
685
- },
686
- set(l, p) {
687
- o.has(l) ? o.set(l, p) : s(l, p);
688
- }
689
- };
690
- }, _e = "!", Ee = ":", kr = Ee.length, xr = (r) => {
691
- const {
692
- prefix: a,
693
- experimentalParseClassName: o
694
- } = r;
695
- let t = (s) => {
696
- const l = [];
697
- let p = 0, y = 0, h = 0, v;
698
- for (let w = 0; w < s.length; w++) {
699
- let R = s[w];
700
- if (p === 0 && y === 0) {
701
- if (R === Ee) {
702
- l.push(s.slice(h, w)), h = w + kr;
703
- continue;
704
- }
705
- if (R === "/") {
706
- v = w;
707
- continue;
708
- }
709
- }
710
- R === "[" ? p++ : R === "]" ? p-- : R === "(" ? y++ : R === ")" && y--;
711
- }
712
- const k = l.length === 0 ? s : s.substring(h), x = wr(k), E = x !== k, O = v && v > h ? v - h : void 0;
713
- return {
714
- modifiers: l,
715
- hasImportantModifier: E,
716
- baseClassName: x,
717
- maybePostfixModifierPosition: O
718
- };
719
- };
720
- if (a) {
721
- const s = a + Ee, l = t;
722
- t = (p) => p.startsWith(s) ? l(p.substring(s.length)) : {
723
- isExternal: !0,
724
- modifiers: [],
725
- hasImportantModifier: !1,
726
- baseClassName: p,
727
- maybePostfixModifierPosition: void 0
728
- };
729
- }
730
- if (o) {
731
- const s = t;
732
- t = (l) => o({
733
- className: l,
734
- parseClassName: s
735
- });
736
- }
737
- return t;
738
- }, wr = (r) => r.endsWith(_e) ? r.substring(0, r.length - 1) : r.startsWith(_e) ? r.substring(1) : r, _r = (r) => {
739
- const a = Object.fromEntries(r.orderSensitiveModifiers.map((o) => [o, !0]));
740
- return (o) => {
741
- if (o.length <= 1)
742
- return o;
743
- const t = [];
744
- let s = [];
745
- return o.forEach((l) => {
746
- l[0] === "[" || a[l] ? (t.push(...s.sort(), l), s = []) : s.push(l);
747
- }), t.push(...s.sort()), t;
748
- };
749
- }, Er = (r) => ({
750
- cache: vr(r.cacheSize),
751
- parseClassName: xr(r),
752
- sortModifiers: _r(r),
753
- ...br(r)
754
- }), Rr = /\s+/, Nr = (r, a) => {
755
- const {
756
- parseClassName: o,
757
- getClassGroupId: t,
758
- getConflictingClassGroupIds: s,
759
- sortModifiers: l
760
- } = a, p = [], y = r.trim().split(Rr);
761
- let h = "";
762
- for (let v = y.length - 1; v >= 0; v -= 1) {
763
- const k = y[v], {
764
- isExternal: x,
765
- modifiers: E,
766
- hasImportantModifier: O,
767
- baseClassName: w,
768
- maybePostfixModifierPosition: R
769
- } = o(k);
770
- if (x) {
771
- h = k + (h.length > 0 ? " " + h : h);
772
- continue;
773
- }
774
- let N = !!R, I = t(N ? w.substring(0, R) : w);
775
- if (!I) {
776
- if (!N) {
777
- h = k + (h.length > 0 ? " " + h : h);
778
- continue;
779
- }
780
- if (I = t(w), !I) {
781
- h = k + (h.length > 0 ? " " + h : h);
782
- continue;
783
- }
784
- N = !1;
785
- }
786
- const W = l(E).join(":"), U = O ? W + _e : W, D = U + I;
787
- if (p.includes(D))
788
- continue;
789
- p.push(D);
790
- const Y = s(I, N);
791
- for (let M = 0; M < Y.length; ++M) {
792
- const F = Y[M];
793
- p.push(U + F);
794
- }
795
- h = k + (h.length > 0 ? " " + h : h);
796
- }
797
- return h;
798
- };
799
- function Or() {
800
- let r = 0, a, o, t = "";
801
- for (; r < arguments.length; )
802
- (a = arguments[r++]) && (o = Je(a)) && (t && (t += " "), t += o);
803
- return t;
804
- }
805
- const Je = (r) => {
806
- if (typeof r == "string")
807
- return r;
808
- let a, o = "";
809
- for (let t = 0; t < r.length; t++)
810
- r[t] && (a = Je(r[t])) && (o && (o += " "), o += a);
811
- return o;
812
- };
813
- function Tr(r, ...a) {
814
- let o, t, s, l = p;
815
- function p(h) {
816
- const v = a.reduce((k, x) => x(k), r());
817
- return o = Er(v), t = o.cache.get, s = o.cache.set, l = y, y(h);
818
- }
819
- function y(h) {
820
- const v = t(h);
821
- if (v)
822
- return v;
823
- const k = Nr(h, o);
824
- return s(h, k), k;
825
- }
826
- return function() {
827
- return l(Or.apply(null, arguments));
828
- };
829
- }
830
- const _ = (r) => {
831
- const a = (o) => o[r] || [];
832
- return a.isThemeGetter = !0, a;
833
- }, Xe = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Be = /^\((?:(\w[\w-]*):)?(.+)\)$/i, Sr = /^\d+\/\d+$/, jr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Ar = /\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$/, Cr = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Pr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, zr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, ee = (r) => Sr.test(r), g = (r) => !!r && !Number.isNaN(Number(r)), X = (r) => !!r && Number.isInteger(Number(r)), ke = (r) => r.endsWith("%") && g(r.slice(0, -1)), L = (r) => jr.test(r), $r = () => !0, Ir = (r) => (
834
- // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
835
- // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
836
- // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
837
- Ar.test(r) && !Cr.test(r)
838
- ), Ze = () => !1, Mr = (r) => Pr.test(r), Dr = (r) => zr.test(r), Yr = (r) => !i(r) && !c(r), Gr = (r) => oe(r, er, Ze), i = (r) => Xe.test(r), Z = (r) => oe(r, rr, Ir), xe = (r) => oe(r, Vr, g), Ue = (r) => oe(r, Ke, Ze), Ur = (r) => oe(r, Qe, Dr), me = (r) => oe(r, or, Mr), c = (r) => Be.test(r), le = (r) => te(r, rr), Fr = (r) => te(r, qr), Fe = (r) => te(r, Ke), Lr = (r) => te(r, er), Wr = (r) => te(r, Qe), fe = (r) => te(r, or, !0), oe = (r, a, o) => {
839
- const t = Xe.exec(r);
840
- return t ? t[1] ? a(t[1]) : o(t[2]) : !1;
841
- }, te = (r, a, o = !1) => {
842
- const t = Be.exec(r);
843
- return t ? t[1] ? a(t[1]) : o : !1;
844
- }, Ke = (r) => r === "position" || r === "percentage", Qe = (r) => r === "image" || r === "url", er = (r) => r === "length" || r === "size" || r === "bg-size", rr = (r) => r === "length", Vr = (r) => r === "number", qr = (r) => r === "family-name", or = (r) => r === "shadow", Hr = () => {
845
- const r = _("color"), a = _("font"), o = _("text"), t = _("font-weight"), s = _("tracking"), l = _("leading"), p = _("breakpoint"), y = _("container"), h = _("spacing"), v = _("radius"), k = _("shadow"), x = _("inset-shadow"), E = _("text-shadow"), O = _("drop-shadow"), w = _("blur"), R = _("perspective"), N = _("aspect"), I = _("ease"), W = _("animate"), U = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], D = () => [
846
- "center",
847
- "top",
848
- "bottom",
849
- "left",
850
- "right",
851
- "top-left",
852
- // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
853
- "left-top",
854
- "top-right",
855
- // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
856
- "right-top",
857
- "bottom-right",
858
- // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
859
- "right-bottom",
860
- "bottom-left",
861
- // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
862
- "left-bottom"
863
- ], Y = () => [...D(), c, i], M = () => ["auto", "hidden", "clip", "visible", "scroll"], F = () => ["auto", "contain", "none"], b = () => [c, i, h], T = () => [ee, "full", "auto", ...b()], K = () => [X, "none", "subgrid", c, i], Q = () => ["auto", {
864
- span: ["full", X, c, i]
865
- }, X, c, i], z = () => [X, "auto", c, i], V = () => ["auto", "min", "max", "fr", c, i], B = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], A = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], j = () => ["auto", ...b()], C = () => [ee, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...b()], m = () => [r, c, i], q = () => [...D(), Fe, Ue, {
866
- position: [c, i]
867
- }], H = () => ["no-repeat", {
868
- repeat: ["", "x", "y", "space", "round"]
869
- }], e = () => ["auto", "cover", "contain", Lr, Gr, {
870
- size: [c, i]
871
- }], n = () => [ke, le, Z], d = () => [
872
- // Deprecated since Tailwind CSS v4.0.0
873
- "",
874
- "none",
875
- "full",
876
- v,
877
- c,
878
- i
879
- ], f = () => ["", g, le, Z], P = () => ["solid", "dashed", "dotted", "double"], G = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], u = () => [g, ke, Fe, Ue], S = () => [
880
- // Deprecated since Tailwind CSS v4.0.0
881
- "",
882
- "none",
883
- w,
884
- c,
885
- i
886
- ], $ = () => ["none", g, c, i], J = () => ["none", g, c, i], pe = () => [g, c, i], ie = () => [ee, "full", ...b()];
887
- return {
888
- cacheSize: 500,
889
- theme: {
890
- animate: ["spin", "ping", "pulse", "bounce"],
891
- aspect: ["video"],
892
- blur: [L],
893
- breakpoint: [L],
894
- color: [$r],
895
- container: [L],
896
- "drop-shadow": [L],
897
- ease: ["in", "out", "in-out"],
898
- font: [Yr],
899
- "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
900
- "inset-shadow": [L],
901
- leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
902
- perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
903
- radius: [L],
904
- shadow: [L],
905
- spacing: ["px", g],
906
- text: [L],
907
- "text-shadow": [L],
908
- tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
909
- },
910
- classGroups: {
911
- // --------------
912
- // --- Layout ---
913
- // --------------
914
- /**
915
- * Aspect Ratio
916
- * @see https://tailwindcss.com/docs/aspect-ratio
917
- */
918
- aspect: [{
919
- aspect: ["auto", "square", ee, i, c, N]
920
- }],
921
- /**
922
- * Container
923
- * @see https://tailwindcss.com/docs/container
924
- * @deprecated since Tailwind CSS v4.0.0
925
- */
926
- container: ["container"],
927
- /**
928
- * Columns
929
- * @see https://tailwindcss.com/docs/columns
930
- */
931
- columns: [{
932
- columns: [g, i, c, y]
933
- }],
934
- /**
935
- * Break After
936
- * @see https://tailwindcss.com/docs/break-after
937
- */
938
- "break-after": [{
939
- "break-after": U()
940
- }],
941
- /**
942
- * Break Before
943
- * @see https://tailwindcss.com/docs/break-before
944
- */
945
- "break-before": [{
946
- "break-before": U()
947
- }],
948
- /**
949
- * Break Inside
950
- * @see https://tailwindcss.com/docs/break-inside
951
- */
952
- "break-inside": [{
953
- "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"]
954
- }],
955
- /**
956
- * Box Decoration Break
957
- * @see https://tailwindcss.com/docs/box-decoration-break
958
- */
959
- "box-decoration": [{
960
- "box-decoration": ["slice", "clone"]
961
- }],
962
- /**
963
- * Box Sizing
964
- * @see https://tailwindcss.com/docs/box-sizing
965
- */
966
- box: [{
967
- box: ["border", "content"]
968
- }],
969
- /**
970
- * Display
971
- * @see https://tailwindcss.com/docs/display
972
- */
973
- 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"],
974
- /**
975
- * Screen Reader Only
976
- * @see https://tailwindcss.com/docs/display#screen-reader-only
977
- */
978
- sr: ["sr-only", "not-sr-only"],
979
- /**
980
- * Floats
981
- * @see https://tailwindcss.com/docs/float
982
- */
983
- float: [{
984
- float: ["right", "left", "none", "start", "end"]
985
- }],
986
- /**
987
- * Clear
988
- * @see https://tailwindcss.com/docs/clear
989
- */
990
- clear: [{
991
- clear: ["left", "right", "both", "none", "start", "end"]
992
- }],
993
- /**
994
- * Isolation
995
- * @see https://tailwindcss.com/docs/isolation
996
- */
997
- isolation: ["isolate", "isolation-auto"],
998
- /**
999
- * Object Fit
1000
- * @see https://tailwindcss.com/docs/object-fit
1001
- */
1002
- "object-fit": [{
1003
- object: ["contain", "cover", "fill", "none", "scale-down"]
1004
- }],
1005
- /**
1006
- * Object Position
1007
- * @see https://tailwindcss.com/docs/object-position
1008
- */
1009
- "object-position": [{
1010
- object: Y()
1011
- }],
1012
- /**
1013
- * Overflow
1014
- * @see https://tailwindcss.com/docs/overflow
1015
- */
1016
- overflow: [{
1017
- overflow: M()
1018
- }],
1019
- /**
1020
- * Overflow X
1021
- * @see https://tailwindcss.com/docs/overflow
1022
- */
1023
- "overflow-x": [{
1024
- "overflow-x": M()
1025
- }],
1026
- /**
1027
- * Overflow Y
1028
- * @see https://tailwindcss.com/docs/overflow
1029
- */
1030
- "overflow-y": [{
1031
- "overflow-y": M()
1032
- }],
1033
- /**
1034
- * Overscroll Behavior
1035
- * @see https://tailwindcss.com/docs/overscroll-behavior
1036
- */
1037
- overscroll: [{
1038
- overscroll: F()
1039
- }],
1040
- /**
1041
- * Overscroll Behavior X
1042
- * @see https://tailwindcss.com/docs/overscroll-behavior
1043
- */
1044
- "overscroll-x": [{
1045
- "overscroll-x": F()
1046
- }],
1047
- /**
1048
- * Overscroll Behavior Y
1049
- * @see https://tailwindcss.com/docs/overscroll-behavior
1050
- */
1051
- "overscroll-y": [{
1052
- "overscroll-y": F()
1053
- }],
1054
- /**
1055
- * Position
1056
- * @see https://tailwindcss.com/docs/position
1057
- */
1058
- position: ["static", "fixed", "absolute", "relative", "sticky"],
1059
- /**
1060
- * Top / Right / Bottom / Left
1061
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1062
- */
1063
- inset: [{
1064
- inset: T()
1065
- }],
1066
- /**
1067
- * Right / Left
1068
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1069
- */
1070
- "inset-x": [{
1071
- "inset-x": T()
1072
- }],
1073
- /**
1074
- * Top / Bottom
1075
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1076
- */
1077
- "inset-y": [{
1078
- "inset-y": T()
1079
- }],
1080
- /**
1081
- * Start
1082
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1083
- */
1084
- start: [{
1085
- start: T()
1086
- }],
1087
- /**
1088
- * End
1089
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1090
- */
1091
- end: [{
1092
- end: T()
1093
- }],
1094
- /**
1095
- * Top
1096
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1097
- */
1098
- top: [{
1099
- top: T()
1100
- }],
1101
- /**
1102
- * Right
1103
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1104
- */
1105
- right: [{
1106
- right: T()
1107
- }],
1108
- /**
1109
- * Bottom
1110
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1111
- */
1112
- bottom: [{
1113
- bottom: T()
1114
- }],
1115
- /**
1116
- * Left
1117
- * @see https://tailwindcss.com/docs/top-right-bottom-left
1118
- */
1119
- left: [{
1120
- left: T()
1121
- }],
1122
- /**
1123
- * Visibility
1124
- * @see https://tailwindcss.com/docs/visibility
1125
- */
1126
- visibility: ["visible", "invisible", "collapse"],
1127
- /**
1128
- * Z-Index
1129
- * @see https://tailwindcss.com/docs/z-index
1130
- */
1131
- z: [{
1132
- z: [X, "auto", c, i]
1133
- }],
1134
- // ------------------------
1135
- // --- Flexbox and Grid ---
1136
- // ------------------------
1137
- /**
1138
- * Flex Basis
1139
- * @see https://tailwindcss.com/docs/flex-basis
1140
- */
1141
- basis: [{
1142
- basis: [ee, "full", "auto", y, ...b()]
1143
- }],
1144
- /**
1145
- * Flex Direction
1146
- * @see https://tailwindcss.com/docs/flex-direction
1147
- */
1148
- "flex-direction": [{
1149
- flex: ["row", "row-reverse", "col", "col-reverse"]
1150
- }],
1151
- /**
1152
- * Flex Wrap
1153
- * @see https://tailwindcss.com/docs/flex-wrap
1154
- */
1155
- "flex-wrap": [{
1156
- flex: ["nowrap", "wrap", "wrap-reverse"]
1157
- }],
1158
- /**
1159
- * Flex
1160
- * @see https://tailwindcss.com/docs/flex
1161
- */
1162
- flex: [{
1163
- flex: [g, ee, "auto", "initial", "none", i]
1164
- }],
1165
- /**
1166
- * Flex Grow
1167
- * @see https://tailwindcss.com/docs/flex-grow
1168
- */
1169
- grow: [{
1170
- grow: ["", g, c, i]
1171
- }],
1172
- /**
1173
- * Flex Shrink
1174
- * @see https://tailwindcss.com/docs/flex-shrink
1175
- */
1176
- shrink: [{
1177
- shrink: ["", g, c, i]
1178
- }],
1179
- /**
1180
- * Order
1181
- * @see https://tailwindcss.com/docs/order
1182
- */
1183
- order: [{
1184
- order: [X, "first", "last", "none", c, i]
1185
- }],
1186
- /**
1187
- * Grid Template Columns
1188
- * @see https://tailwindcss.com/docs/grid-template-columns
1189
- */
1190
- "grid-cols": [{
1191
- "grid-cols": K()
1192
- }],
1193
- /**
1194
- * Grid Column Start / End
1195
- * @see https://tailwindcss.com/docs/grid-column
1196
- */
1197
- "col-start-end": [{
1198
- col: Q()
1199
- }],
1200
- /**
1201
- * Grid Column Start
1202
- * @see https://tailwindcss.com/docs/grid-column
1203
- */
1204
- "col-start": [{
1205
- "col-start": z()
1206
- }],
1207
- /**
1208
- * Grid Column End
1209
- * @see https://tailwindcss.com/docs/grid-column
1210
- */
1211
- "col-end": [{
1212
- "col-end": z()
1213
- }],
1214
- /**
1215
- * Grid Template Rows
1216
- * @see https://tailwindcss.com/docs/grid-template-rows
1217
- */
1218
- "grid-rows": [{
1219
- "grid-rows": K()
1220
- }],
1221
- /**
1222
- * Grid Row Start / End
1223
- * @see https://tailwindcss.com/docs/grid-row
1224
- */
1225
- "row-start-end": [{
1226
- row: Q()
1227
- }],
1228
- /**
1229
- * Grid Row Start
1230
- * @see https://tailwindcss.com/docs/grid-row
1231
- */
1232
- "row-start": [{
1233
- "row-start": z()
1234
- }],
1235
- /**
1236
- * Grid Row End
1237
- * @see https://tailwindcss.com/docs/grid-row
1238
- */
1239
- "row-end": [{
1240
- "row-end": z()
1241
- }],
1242
- /**
1243
- * Grid Auto Flow
1244
- * @see https://tailwindcss.com/docs/grid-auto-flow
1245
- */
1246
- "grid-flow": [{
1247
- "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"]
1248
- }],
1249
- /**
1250
- * Grid Auto Columns
1251
- * @see https://tailwindcss.com/docs/grid-auto-columns
1252
- */
1253
- "auto-cols": [{
1254
- "auto-cols": V()
1255
- }],
1256
- /**
1257
- * Grid Auto Rows
1258
- * @see https://tailwindcss.com/docs/grid-auto-rows
1259
- */
1260
- "auto-rows": [{
1261
- "auto-rows": V()
1262
- }],
1263
- /**
1264
- * Gap
1265
- * @see https://tailwindcss.com/docs/gap
1266
- */
1267
- gap: [{
1268
- gap: b()
1269
- }],
1270
- /**
1271
- * Gap X
1272
- * @see https://tailwindcss.com/docs/gap
1273
- */
1274
- "gap-x": [{
1275
- "gap-x": b()
1276
- }],
1277
- /**
1278
- * Gap Y
1279
- * @see https://tailwindcss.com/docs/gap
1280
- */
1281
- "gap-y": [{
1282
- "gap-y": b()
1283
- }],
1284
- /**
1285
- * Justify Content
1286
- * @see https://tailwindcss.com/docs/justify-content
1287
- */
1288
- "justify-content": [{
1289
- justify: [...B(), "normal"]
1290
- }],
1291
- /**
1292
- * Justify Items
1293
- * @see https://tailwindcss.com/docs/justify-items
1294
- */
1295
- "justify-items": [{
1296
- "justify-items": [...A(), "normal"]
1297
- }],
1298
- /**
1299
- * Justify Self
1300
- * @see https://tailwindcss.com/docs/justify-self
1301
- */
1302
- "justify-self": [{
1303
- "justify-self": ["auto", ...A()]
1304
- }],
1305
- /**
1306
- * Align Content
1307
- * @see https://tailwindcss.com/docs/align-content
1308
- */
1309
- "align-content": [{
1310
- content: ["normal", ...B()]
1311
- }],
1312
- /**
1313
- * Align Items
1314
- * @see https://tailwindcss.com/docs/align-items
1315
- */
1316
- "align-items": [{
1317
- items: [...A(), {
1318
- baseline: ["", "last"]
1319
- }]
1320
- }],
1321
- /**
1322
- * Align Self
1323
- * @see https://tailwindcss.com/docs/align-self
1324
- */
1325
- "align-self": [{
1326
- self: ["auto", ...A(), {
1327
- baseline: ["", "last"]
1328
- }]
1329
- }],
1330
- /**
1331
- * Place Content
1332
- * @see https://tailwindcss.com/docs/place-content
1333
- */
1334
- "place-content": [{
1335
- "place-content": B()
1336
- }],
1337
- /**
1338
- * Place Items
1339
- * @see https://tailwindcss.com/docs/place-items
1340
- */
1341
- "place-items": [{
1342
- "place-items": [...A(), "baseline"]
1343
- }],
1344
- /**
1345
- * Place Self
1346
- * @see https://tailwindcss.com/docs/place-self
1347
- */
1348
- "place-self": [{
1349
- "place-self": ["auto", ...A()]
1350
- }],
1351
- // Spacing
1352
- /**
1353
- * Padding
1354
- * @see https://tailwindcss.com/docs/padding
1355
- */
1356
- p: [{
1357
- p: b()
1358
- }],
1359
- /**
1360
- * Padding X
1361
- * @see https://tailwindcss.com/docs/padding
1362
- */
1363
- px: [{
1364
- px: b()
1365
- }],
1366
- /**
1367
- * Padding Y
1368
- * @see https://tailwindcss.com/docs/padding
1369
- */
1370
- py: [{
1371
- py: b()
1372
- }],
1373
- /**
1374
- * Padding Start
1375
- * @see https://tailwindcss.com/docs/padding
1376
- */
1377
- ps: [{
1378
- ps: b()
1379
- }],
1380
- /**
1381
- * Padding End
1382
- * @see https://tailwindcss.com/docs/padding
1383
- */
1384
- pe: [{
1385
- pe: b()
1386
- }],
1387
- /**
1388
- * Padding Top
1389
- * @see https://tailwindcss.com/docs/padding
1390
- */
1391
- pt: [{
1392
- pt: b()
1393
- }],
1394
- /**
1395
- * Padding Right
1396
- * @see https://tailwindcss.com/docs/padding
1397
- */
1398
- pr: [{
1399
- pr: b()
1400
- }],
1401
- /**
1402
- * Padding Bottom
1403
- * @see https://tailwindcss.com/docs/padding
1404
- */
1405
- pb: [{
1406
- pb: b()
1407
- }],
1408
- /**
1409
- * Padding Left
1410
- * @see https://tailwindcss.com/docs/padding
1411
- */
1412
- pl: [{
1413
- pl: b()
1414
- }],
1415
- /**
1416
- * Margin
1417
- * @see https://tailwindcss.com/docs/margin
1418
- */
1419
- m: [{
1420
- m: j()
1421
- }],
1422
- /**
1423
- * Margin X
1424
- * @see https://tailwindcss.com/docs/margin
1425
- */
1426
- mx: [{
1427
- mx: j()
1428
- }],
1429
- /**
1430
- * Margin Y
1431
- * @see https://tailwindcss.com/docs/margin
1432
- */
1433
- my: [{
1434
- my: j()
1435
- }],
1436
- /**
1437
- * Margin Start
1438
- * @see https://tailwindcss.com/docs/margin
1439
- */
1440
- ms: [{
1441
- ms: j()
1442
- }],
1443
- /**
1444
- * Margin End
1445
- * @see https://tailwindcss.com/docs/margin
1446
- */
1447
- me: [{
1448
- me: j()
1449
- }],
1450
- /**
1451
- * Margin Top
1452
- * @see https://tailwindcss.com/docs/margin
1453
- */
1454
- mt: [{
1455
- mt: j()
1456
- }],
1457
- /**
1458
- * Margin Right
1459
- * @see https://tailwindcss.com/docs/margin
1460
- */
1461
- mr: [{
1462
- mr: j()
1463
- }],
1464
- /**
1465
- * Margin Bottom
1466
- * @see https://tailwindcss.com/docs/margin
1467
- */
1468
- mb: [{
1469
- mb: j()
1470
- }],
1471
- /**
1472
- * Margin Left
1473
- * @see https://tailwindcss.com/docs/margin
1474
- */
1475
- ml: [{
1476
- ml: j()
1477
- }],
1478
- /**
1479
- * Space Between X
1480
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1481
- */
1482
- "space-x": [{
1483
- "space-x": b()
1484
- }],
1485
- /**
1486
- * Space Between X Reverse
1487
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1488
- */
1489
- "space-x-reverse": ["space-x-reverse"],
1490
- /**
1491
- * Space Between Y
1492
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1493
- */
1494
- "space-y": [{
1495
- "space-y": b()
1496
- }],
1497
- /**
1498
- * Space Between Y Reverse
1499
- * @see https://tailwindcss.com/docs/margin#adding-space-between-children
1500
- */
1501
- "space-y-reverse": ["space-y-reverse"],
1502
- // --------------
1503
- // --- Sizing ---
1504
- // --------------
1505
- /**
1506
- * Size
1507
- * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1508
- */
1509
- size: [{
1510
- size: C()
1511
- }],
1512
- /**
1513
- * Width
1514
- * @see https://tailwindcss.com/docs/width
1515
- */
1516
- w: [{
1517
- w: [y, "screen", ...C()]
1518
- }],
1519
- /**
1520
- * Min-Width
1521
- * @see https://tailwindcss.com/docs/min-width
1522
- */
1523
- "min-w": [{
1524
- "min-w": [
1525
- y,
1526
- "screen",
1527
- /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1528
- "none",
1529
- ...C()
1530
- ]
1531
- }],
1532
- /**
1533
- * Max-Width
1534
- * @see https://tailwindcss.com/docs/max-width
1535
- */
1536
- "max-w": [{
1537
- "max-w": [
1538
- y,
1539
- "screen",
1540
- "none",
1541
- /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1542
- "prose",
1543
- /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1544
- {
1545
- screen: [p]
1546
- },
1547
- ...C()
1548
- ]
1549
- }],
1550
- /**
1551
- * Height
1552
- * @see https://tailwindcss.com/docs/height
1553
- */
1554
- h: [{
1555
- h: ["screen", "lh", ...C()]
1556
- }],
1557
- /**
1558
- * Min-Height
1559
- * @see https://tailwindcss.com/docs/min-height
1560
- */
1561
- "min-h": [{
1562
- "min-h": ["screen", "lh", "none", ...C()]
1563
- }],
1564
- /**
1565
- * Max-Height
1566
- * @see https://tailwindcss.com/docs/max-height
1567
- */
1568
- "max-h": [{
1569
- "max-h": ["screen", "lh", ...C()]
1570
- }],
1571
- // ------------------
1572
- // --- Typography ---
1573
- // ------------------
1574
- /**
1575
- * Font Size
1576
- * @see https://tailwindcss.com/docs/font-size
1577
- */
1578
- "font-size": [{
1579
- text: ["base", o, le, Z]
1580
- }],
1581
- /**
1582
- * Font Smoothing
1583
- * @see https://tailwindcss.com/docs/font-smoothing
1584
- */
1585
- "font-smoothing": ["antialiased", "subpixel-antialiased"],
1586
- /**
1587
- * Font Style
1588
- * @see https://tailwindcss.com/docs/font-style
1589
- */
1590
- "font-style": ["italic", "not-italic"],
1591
- /**
1592
- * Font Weight
1593
- * @see https://tailwindcss.com/docs/font-weight
1594
- */
1595
- "font-weight": [{
1596
- font: [t, c, xe]
1597
- }],
1598
- /**
1599
- * Font Stretch
1600
- * @see https://tailwindcss.com/docs/font-stretch
1601
- */
1602
- "font-stretch": [{
1603
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", ke, i]
1604
- }],
1605
- /**
1606
- * Font Family
1607
- * @see https://tailwindcss.com/docs/font-family
1608
- */
1609
- "font-family": [{
1610
- font: [Fr, i, a]
1611
- }],
1612
- /**
1613
- * Font Variant Numeric
1614
- * @see https://tailwindcss.com/docs/font-variant-numeric
1615
- */
1616
- "fvn-normal": ["normal-nums"],
1617
- /**
1618
- * Font Variant Numeric
1619
- * @see https://tailwindcss.com/docs/font-variant-numeric
1620
- */
1621
- "fvn-ordinal": ["ordinal"],
1622
- /**
1623
- * Font Variant Numeric
1624
- * @see https://tailwindcss.com/docs/font-variant-numeric
1625
- */
1626
- "fvn-slashed-zero": ["slashed-zero"],
1627
- /**
1628
- * Font Variant Numeric
1629
- * @see https://tailwindcss.com/docs/font-variant-numeric
1630
- */
1631
- "fvn-figure": ["lining-nums", "oldstyle-nums"],
1632
- /**
1633
- * Font Variant Numeric
1634
- * @see https://tailwindcss.com/docs/font-variant-numeric
1635
- */
1636
- "fvn-spacing": ["proportional-nums", "tabular-nums"],
1637
- /**
1638
- * Font Variant Numeric
1639
- * @see https://tailwindcss.com/docs/font-variant-numeric
1640
- */
1641
- "fvn-fraction": ["diagonal-fractions", "stacked-fractions"],
1642
- /**
1643
- * Letter Spacing
1644
- * @see https://tailwindcss.com/docs/letter-spacing
1645
- */
1646
- tracking: [{
1647
- tracking: [s, c, i]
1648
- }],
1649
- /**
1650
- * Line Clamp
1651
- * @see https://tailwindcss.com/docs/line-clamp
1652
- */
1653
- "line-clamp": [{
1654
- "line-clamp": [g, "none", c, xe]
1655
- }],
1656
- /**
1657
- * Line Height
1658
- * @see https://tailwindcss.com/docs/line-height
1659
- */
1660
- leading: [{
1661
- leading: [
1662
- /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1663
- l,
1664
- ...b()
1665
- ]
1666
- }],
1667
- /**
1668
- * List Style Image
1669
- * @see https://tailwindcss.com/docs/list-style-image
1670
- */
1671
- "list-image": [{
1672
- "list-image": ["none", c, i]
1673
- }],
1674
- /**
1675
- * List Style Position
1676
- * @see https://tailwindcss.com/docs/list-style-position
1677
- */
1678
- "list-style-position": [{
1679
- list: ["inside", "outside"]
1680
- }],
1681
- /**
1682
- * List Style Type
1683
- * @see https://tailwindcss.com/docs/list-style-type
1684
- */
1685
- "list-style-type": [{
1686
- list: ["disc", "decimal", "none", c, i]
1687
- }],
1688
- /**
1689
- * Text Alignment
1690
- * @see https://tailwindcss.com/docs/text-align
1691
- */
1692
- "text-alignment": [{
1693
- text: ["left", "center", "right", "justify", "start", "end"]
1694
- }],
1695
- /**
1696
- * Placeholder Color
1697
- * @deprecated since Tailwind CSS v3.0.0
1698
- * @see https://v3.tailwindcss.com/docs/placeholder-color
1699
- */
1700
- "placeholder-color": [{
1701
- placeholder: m()
1702
- }],
1703
- /**
1704
- * Text Color
1705
- * @see https://tailwindcss.com/docs/text-color
1706
- */
1707
- "text-color": [{
1708
- text: m()
1709
- }],
1710
- /**
1711
- * Text Decoration
1712
- * @see https://tailwindcss.com/docs/text-decoration
1713
- */
1714
- "text-decoration": ["underline", "overline", "line-through", "no-underline"],
1715
- /**
1716
- * Text Decoration Style
1717
- * @see https://tailwindcss.com/docs/text-decoration-style
1718
- */
1719
- "text-decoration-style": [{
1720
- decoration: [...P(), "wavy"]
1721
- }],
1722
- /**
1723
- * Text Decoration Thickness
1724
- * @see https://tailwindcss.com/docs/text-decoration-thickness
1725
- */
1726
- "text-decoration-thickness": [{
1727
- decoration: [g, "from-font", "auto", c, Z]
1728
- }],
1729
- /**
1730
- * Text Decoration Color
1731
- * @see https://tailwindcss.com/docs/text-decoration-color
1732
- */
1733
- "text-decoration-color": [{
1734
- decoration: m()
1735
- }],
1736
- /**
1737
- * Text Underline Offset
1738
- * @see https://tailwindcss.com/docs/text-underline-offset
1739
- */
1740
- "underline-offset": [{
1741
- "underline-offset": [g, "auto", c, i]
1742
- }],
1743
- /**
1744
- * Text Transform
1745
- * @see https://tailwindcss.com/docs/text-transform
1746
- */
1747
- "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"],
1748
- /**
1749
- * Text Overflow
1750
- * @see https://tailwindcss.com/docs/text-overflow
1751
- */
1752
- "text-overflow": ["truncate", "text-ellipsis", "text-clip"],
1753
- /**
1754
- * Text Wrap
1755
- * @see https://tailwindcss.com/docs/text-wrap
1756
- */
1757
- "text-wrap": [{
1758
- text: ["wrap", "nowrap", "balance", "pretty"]
1759
- }],
1760
- /**
1761
- * Text Indent
1762
- * @see https://tailwindcss.com/docs/text-indent
1763
- */
1764
- indent: [{
1765
- indent: b()
1766
- }],
1767
- /**
1768
- * Vertical Alignment
1769
- * @see https://tailwindcss.com/docs/vertical-align
1770
- */
1771
- "vertical-align": [{
1772
- align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", c, i]
1773
- }],
1774
- /**
1775
- * Whitespace
1776
- * @see https://tailwindcss.com/docs/whitespace
1777
- */
1778
- whitespace: [{
1779
- whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"]
1780
- }],
1781
- /**
1782
- * Word Break
1783
- * @see https://tailwindcss.com/docs/word-break
1784
- */
1785
- break: [{
1786
- break: ["normal", "words", "all", "keep"]
1787
- }],
1788
- /**
1789
- * Overflow Wrap
1790
- * @see https://tailwindcss.com/docs/overflow-wrap
1791
- */
1792
- wrap: [{
1793
- wrap: ["break-word", "anywhere", "normal"]
1794
- }],
1795
- /**
1796
- * Hyphens
1797
- * @see https://tailwindcss.com/docs/hyphens
1798
- */
1799
- hyphens: [{
1800
- hyphens: ["none", "manual", "auto"]
1801
- }],
1802
- /**
1803
- * Content
1804
- * @see https://tailwindcss.com/docs/content
1805
- */
1806
- content: [{
1807
- content: ["none", c, i]
1808
- }],
1809
- // -------------------
1810
- // --- Backgrounds ---
1811
- // -------------------
1812
- /**
1813
- * Background Attachment
1814
- * @see https://tailwindcss.com/docs/background-attachment
1815
- */
1816
- "bg-attachment": [{
1817
- bg: ["fixed", "local", "scroll"]
1818
- }],
1819
- /**
1820
- * Background Clip
1821
- * @see https://tailwindcss.com/docs/background-clip
1822
- */
1823
- "bg-clip": [{
1824
- "bg-clip": ["border", "padding", "content", "text"]
1825
- }],
1826
- /**
1827
- * Background Origin
1828
- * @see https://tailwindcss.com/docs/background-origin
1829
- */
1830
- "bg-origin": [{
1831
- "bg-origin": ["border", "padding", "content"]
1832
- }],
1833
- /**
1834
- * Background Position
1835
- * @see https://tailwindcss.com/docs/background-position
1836
- */
1837
- "bg-position": [{
1838
- bg: q()
1839
- }],
1840
- /**
1841
- * Background Repeat
1842
- * @see https://tailwindcss.com/docs/background-repeat
1843
- */
1844
- "bg-repeat": [{
1845
- bg: H()
1846
- }],
1847
- /**
1848
- * Background Size
1849
- * @see https://tailwindcss.com/docs/background-size
1850
- */
1851
- "bg-size": [{
1852
- bg: e()
1853
- }],
1854
- /**
1855
- * Background Image
1856
- * @see https://tailwindcss.com/docs/background-image
1857
- */
1858
- "bg-image": [{
1859
- bg: ["none", {
1860
- linear: [{
1861
- to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1862
- }, X, c, i],
1863
- radial: ["", c, i],
1864
- conic: [X, c, i]
1865
- }, Wr, Ur]
1866
- }],
1867
- /**
1868
- * Background Color
1869
- * @see https://tailwindcss.com/docs/background-color
1870
- */
1871
- "bg-color": [{
1872
- bg: m()
1873
- }],
1874
- /**
1875
- * Gradient Color Stops From Position
1876
- * @see https://tailwindcss.com/docs/gradient-color-stops
1877
- */
1878
- "gradient-from-pos": [{
1879
- from: n()
1880
- }],
1881
- /**
1882
- * Gradient Color Stops Via Position
1883
- * @see https://tailwindcss.com/docs/gradient-color-stops
1884
- */
1885
- "gradient-via-pos": [{
1886
- via: n()
1887
- }],
1888
- /**
1889
- * Gradient Color Stops To Position
1890
- * @see https://tailwindcss.com/docs/gradient-color-stops
1891
- */
1892
- "gradient-to-pos": [{
1893
- to: n()
1894
- }],
1895
- /**
1896
- * Gradient Color Stops From
1897
- * @see https://tailwindcss.com/docs/gradient-color-stops
1898
- */
1899
- "gradient-from": [{
1900
- from: m()
1901
- }],
1902
- /**
1903
- * Gradient Color Stops Via
1904
- * @see https://tailwindcss.com/docs/gradient-color-stops
1905
- */
1906
- "gradient-via": [{
1907
- via: m()
1908
- }],
1909
- /**
1910
- * Gradient Color Stops To
1911
- * @see https://tailwindcss.com/docs/gradient-color-stops
1912
- */
1913
- "gradient-to": [{
1914
- to: m()
1915
- }],
1916
- // ---------------
1917
- // --- Borders ---
1918
- // ---------------
1919
- /**
1920
- * Border Radius
1921
- * @see https://tailwindcss.com/docs/border-radius
1922
- */
1923
- rounded: [{
1924
- rounded: d()
1925
- }],
1926
- /**
1927
- * Border Radius Start
1928
- * @see https://tailwindcss.com/docs/border-radius
1929
- */
1930
- "rounded-s": [{
1931
- "rounded-s": d()
1932
- }],
1933
- /**
1934
- * Border Radius End
1935
- * @see https://tailwindcss.com/docs/border-radius
1936
- */
1937
- "rounded-e": [{
1938
- "rounded-e": d()
1939
- }],
1940
- /**
1941
- * Border Radius Top
1942
- * @see https://tailwindcss.com/docs/border-radius
1943
- */
1944
- "rounded-t": [{
1945
- "rounded-t": d()
1946
- }],
1947
- /**
1948
- * Border Radius Right
1949
- * @see https://tailwindcss.com/docs/border-radius
1950
- */
1951
- "rounded-r": [{
1952
- "rounded-r": d()
1953
- }],
1954
- /**
1955
- * Border Radius Bottom
1956
- * @see https://tailwindcss.com/docs/border-radius
1957
- */
1958
- "rounded-b": [{
1959
- "rounded-b": d()
1960
- }],
1961
- /**
1962
- * Border Radius Left
1963
- * @see https://tailwindcss.com/docs/border-radius
1964
- */
1965
- "rounded-l": [{
1966
- "rounded-l": d()
1967
- }],
1968
- /**
1969
- * Border Radius Start Start
1970
- * @see https://tailwindcss.com/docs/border-radius
1971
- */
1972
- "rounded-ss": [{
1973
- "rounded-ss": d()
1974
- }],
1975
- /**
1976
- * Border Radius Start End
1977
- * @see https://tailwindcss.com/docs/border-radius
1978
- */
1979
- "rounded-se": [{
1980
- "rounded-se": d()
1981
- }],
1982
- /**
1983
- * Border Radius End End
1984
- * @see https://tailwindcss.com/docs/border-radius
1985
- */
1986
- "rounded-ee": [{
1987
- "rounded-ee": d()
1988
- }],
1989
- /**
1990
- * Border Radius End Start
1991
- * @see https://tailwindcss.com/docs/border-radius
1992
- */
1993
- "rounded-es": [{
1994
- "rounded-es": d()
1995
- }],
1996
- /**
1997
- * Border Radius Top Left
1998
- * @see https://tailwindcss.com/docs/border-radius
1999
- */
2000
- "rounded-tl": [{
2001
- "rounded-tl": d()
2002
- }],
2003
- /**
2004
- * Border Radius Top Right
2005
- * @see https://tailwindcss.com/docs/border-radius
2006
- */
2007
- "rounded-tr": [{
2008
- "rounded-tr": d()
2009
- }],
2010
- /**
2011
- * Border Radius Bottom Right
2012
- * @see https://tailwindcss.com/docs/border-radius
2013
- */
2014
- "rounded-br": [{
2015
- "rounded-br": d()
2016
- }],
2017
- /**
2018
- * Border Radius Bottom Left
2019
- * @see https://tailwindcss.com/docs/border-radius
2020
- */
2021
- "rounded-bl": [{
2022
- "rounded-bl": d()
2023
- }],
2024
- /**
2025
- * Border Width
2026
- * @see https://tailwindcss.com/docs/border-width
2027
- */
2028
- "border-w": [{
2029
- border: f()
2030
- }],
2031
- /**
2032
- * Border Width X
2033
- * @see https://tailwindcss.com/docs/border-width
2034
- */
2035
- "border-w-x": [{
2036
- "border-x": f()
2037
- }],
2038
- /**
2039
- * Border Width Y
2040
- * @see https://tailwindcss.com/docs/border-width
2041
- */
2042
- "border-w-y": [{
2043
- "border-y": f()
2044
- }],
2045
- /**
2046
- * Border Width Start
2047
- * @see https://tailwindcss.com/docs/border-width
2048
- */
2049
- "border-w-s": [{
2050
- "border-s": f()
2051
- }],
2052
- /**
2053
- * Border Width End
2054
- * @see https://tailwindcss.com/docs/border-width
2055
- */
2056
- "border-w-e": [{
2057
- "border-e": f()
2058
- }],
2059
- /**
2060
- * Border Width Top
2061
- * @see https://tailwindcss.com/docs/border-width
2062
- */
2063
- "border-w-t": [{
2064
- "border-t": f()
2065
- }],
2066
- /**
2067
- * Border Width Right
2068
- * @see https://tailwindcss.com/docs/border-width
2069
- */
2070
- "border-w-r": [{
2071
- "border-r": f()
2072
- }],
2073
- /**
2074
- * Border Width Bottom
2075
- * @see https://tailwindcss.com/docs/border-width
2076
- */
2077
- "border-w-b": [{
2078
- "border-b": f()
2079
- }],
2080
- /**
2081
- * Border Width Left
2082
- * @see https://tailwindcss.com/docs/border-width
2083
- */
2084
- "border-w-l": [{
2085
- "border-l": f()
2086
- }],
2087
- /**
2088
- * Divide Width X
2089
- * @see https://tailwindcss.com/docs/border-width#between-children
2090
- */
2091
- "divide-x": [{
2092
- "divide-x": f()
2093
- }],
2094
- /**
2095
- * Divide Width X Reverse
2096
- * @see https://tailwindcss.com/docs/border-width#between-children
2097
- */
2098
- "divide-x-reverse": ["divide-x-reverse"],
2099
- /**
2100
- * Divide Width Y
2101
- * @see https://tailwindcss.com/docs/border-width#between-children
2102
- */
2103
- "divide-y": [{
2104
- "divide-y": f()
2105
- }],
2106
- /**
2107
- * Divide Width Y Reverse
2108
- * @see https://tailwindcss.com/docs/border-width#between-children
2109
- */
2110
- "divide-y-reverse": ["divide-y-reverse"],
2111
- /**
2112
- * Border Style
2113
- * @see https://tailwindcss.com/docs/border-style
2114
- */
2115
- "border-style": [{
2116
- border: [...P(), "hidden", "none"]
2117
- }],
2118
- /**
2119
- * Divide Style
2120
- * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
2121
- */
2122
- "divide-style": [{
2123
- divide: [...P(), "hidden", "none"]
2124
- }],
2125
- /**
2126
- * Border Color
2127
- * @see https://tailwindcss.com/docs/border-color
2128
- */
2129
- "border-color": [{
2130
- border: m()
2131
- }],
2132
- /**
2133
- * Border Color X
2134
- * @see https://tailwindcss.com/docs/border-color
2135
- */
2136
- "border-color-x": [{
2137
- "border-x": m()
2138
- }],
2139
- /**
2140
- * Border Color Y
2141
- * @see https://tailwindcss.com/docs/border-color
2142
- */
2143
- "border-color-y": [{
2144
- "border-y": m()
2145
- }],
2146
- /**
2147
- * Border Color S
2148
- * @see https://tailwindcss.com/docs/border-color
2149
- */
2150
- "border-color-s": [{
2151
- "border-s": m()
2152
- }],
2153
- /**
2154
- * Border Color E
2155
- * @see https://tailwindcss.com/docs/border-color
2156
- */
2157
- "border-color-e": [{
2158
- "border-e": m()
2159
- }],
2160
- /**
2161
- * Border Color Top
2162
- * @see https://tailwindcss.com/docs/border-color
2163
- */
2164
- "border-color-t": [{
2165
- "border-t": m()
2166
- }],
2167
- /**
2168
- * Border Color Right
2169
- * @see https://tailwindcss.com/docs/border-color
2170
- */
2171
- "border-color-r": [{
2172
- "border-r": m()
2173
- }],
2174
- /**
2175
- * Border Color Bottom
2176
- * @see https://tailwindcss.com/docs/border-color
2177
- */
2178
- "border-color-b": [{
2179
- "border-b": m()
2180
- }],
2181
- /**
2182
- * Border Color Left
2183
- * @see https://tailwindcss.com/docs/border-color
2184
- */
2185
- "border-color-l": [{
2186
- "border-l": m()
2187
- }],
2188
- /**
2189
- * Divide Color
2190
- * @see https://tailwindcss.com/docs/divide-color
2191
- */
2192
- "divide-color": [{
2193
- divide: m()
2194
- }],
2195
- /**
2196
- * Outline Style
2197
- * @see https://tailwindcss.com/docs/outline-style
2198
- */
2199
- "outline-style": [{
2200
- outline: [...P(), "none", "hidden"]
2201
- }],
2202
- /**
2203
- * Outline Offset
2204
- * @see https://tailwindcss.com/docs/outline-offset
2205
- */
2206
- "outline-offset": [{
2207
- "outline-offset": [g, c, i]
2208
- }],
2209
- /**
2210
- * Outline Width
2211
- * @see https://tailwindcss.com/docs/outline-width
2212
- */
2213
- "outline-w": [{
2214
- outline: ["", g, le, Z]
2215
- }],
2216
- /**
2217
- * Outline Color
2218
- * @see https://tailwindcss.com/docs/outline-color
2219
- */
2220
- "outline-color": [{
2221
- outline: m()
2222
- }],
2223
- // ---------------
2224
- // --- Effects ---
2225
- // ---------------
2226
- /**
2227
- * Box Shadow
2228
- * @see https://tailwindcss.com/docs/box-shadow
2229
- */
2230
- shadow: [{
2231
- shadow: [
2232
- // Deprecated since Tailwind CSS v4.0.0
2233
- "",
2234
- "none",
2235
- k,
2236
- fe,
2237
- me
2238
- ]
2239
- }],
2240
- /**
2241
- * Box Shadow Color
2242
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
2243
- */
2244
- "shadow-color": [{
2245
- shadow: m()
2246
- }],
2247
- /**
2248
- * Inset Box Shadow
2249
- * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
2250
- */
2251
- "inset-shadow": [{
2252
- "inset-shadow": ["none", x, fe, me]
2253
- }],
2254
- /**
2255
- * Inset Box Shadow Color
2256
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
2257
- */
2258
- "inset-shadow-color": [{
2259
- "inset-shadow": m()
2260
- }],
2261
- /**
2262
- * Ring Width
2263
- * @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
2264
- */
2265
- "ring-w": [{
2266
- ring: f()
2267
- }],
2268
- /**
2269
- * Ring Width Inset
2270
- * @see https://v3.tailwindcss.com/docs/ring-width#inset-rings
2271
- * @deprecated since Tailwind CSS v4.0.0
2272
- * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2273
- */
2274
- "ring-w-inset": ["ring-inset"],
2275
- /**
2276
- * Ring Color
2277
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
2278
- */
2279
- "ring-color": [{
2280
- ring: m()
2281
- }],
2282
- /**
2283
- * Ring Offset Width
2284
- * @see https://v3.tailwindcss.com/docs/ring-offset-width
2285
- * @deprecated since Tailwind CSS v4.0.0
2286
- * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2287
- */
2288
- "ring-offset-w": [{
2289
- "ring-offset": [g, Z]
2290
- }],
2291
- /**
2292
- * Ring Offset Color
2293
- * @see https://v3.tailwindcss.com/docs/ring-offset-color
2294
- * @deprecated since Tailwind CSS v4.0.0
2295
- * @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
2296
- */
2297
- "ring-offset-color": [{
2298
- "ring-offset": m()
2299
- }],
2300
- /**
2301
- * Inset Ring Width
2302
- * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
2303
- */
2304
- "inset-ring-w": [{
2305
- "inset-ring": f()
2306
- }],
2307
- /**
2308
- * Inset Ring Color
2309
- * @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
2310
- */
2311
- "inset-ring-color": [{
2312
- "inset-ring": m()
2313
- }],
2314
- /**
2315
- * Text Shadow
2316
- * @see https://tailwindcss.com/docs/text-shadow
2317
- */
2318
- "text-shadow": [{
2319
- "text-shadow": ["none", E, fe, me]
2320
- }],
2321
- /**
2322
- * Text Shadow Color
2323
- * @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
2324
- */
2325
- "text-shadow-color": [{
2326
- "text-shadow": m()
2327
- }],
2328
- /**
2329
- * Opacity
2330
- * @see https://tailwindcss.com/docs/opacity
2331
- */
2332
- opacity: [{
2333
- opacity: [g, c, i]
2334
- }],
2335
- /**
2336
- * Mix Blend Mode
2337
- * @see https://tailwindcss.com/docs/mix-blend-mode
2338
- */
2339
- "mix-blend": [{
2340
- "mix-blend": [...G(), "plus-darker", "plus-lighter"]
2341
- }],
2342
- /**
2343
- * Background Blend Mode
2344
- * @see https://tailwindcss.com/docs/background-blend-mode
2345
- */
2346
- "bg-blend": [{
2347
- "bg-blend": G()
2348
- }],
2349
- /**
2350
- * Mask Clip
2351
- * @see https://tailwindcss.com/docs/mask-clip
2352
- */
2353
- "mask-clip": [{
2354
- "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"]
2355
- }, "mask-no-clip"],
2356
- /**
2357
- * Mask Composite
2358
- * @see https://tailwindcss.com/docs/mask-composite
2359
- */
2360
- "mask-composite": [{
2361
- mask: ["add", "subtract", "intersect", "exclude"]
2362
- }],
2363
- /**
2364
- * Mask Image
2365
- * @see https://tailwindcss.com/docs/mask-image
2366
- */
2367
- "mask-image-linear-pos": [{
2368
- "mask-linear": [g]
2369
- }],
2370
- "mask-image-linear-from-pos": [{
2371
- "mask-linear-from": u()
2372
- }],
2373
- "mask-image-linear-to-pos": [{
2374
- "mask-linear-to": u()
2375
- }],
2376
- "mask-image-linear-from-color": [{
2377
- "mask-linear-from": m()
2378
- }],
2379
- "mask-image-linear-to-color": [{
2380
- "mask-linear-to": m()
2381
- }],
2382
- "mask-image-t-from-pos": [{
2383
- "mask-t-from": u()
2384
- }],
2385
- "mask-image-t-to-pos": [{
2386
- "mask-t-to": u()
2387
- }],
2388
- "mask-image-t-from-color": [{
2389
- "mask-t-from": m()
2390
- }],
2391
- "mask-image-t-to-color": [{
2392
- "mask-t-to": m()
2393
- }],
2394
- "mask-image-r-from-pos": [{
2395
- "mask-r-from": u()
2396
- }],
2397
- "mask-image-r-to-pos": [{
2398
- "mask-r-to": u()
2399
- }],
2400
- "mask-image-r-from-color": [{
2401
- "mask-r-from": m()
2402
- }],
2403
- "mask-image-r-to-color": [{
2404
- "mask-r-to": m()
2405
- }],
2406
- "mask-image-b-from-pos": [{
2407
- "mask-b-from": u()
2408
- }],
2409
- "mask-image-b-to-pos": [{
2410
- "mask-b-to": u()
2411
- }],
2412
- "mask-image-b-from-color": [{
2413
- "mask-b-from": m()
2414
- }],
2415
- "mask-image-b-to-color": [{
2416
- "mask-b-to": m()
2417
- }],
2418
- "mask-image-l-from-pos": [{
2419
- "mask-l-from": u()
2420
- }],
2421
- "mask-image-l-to-pos": [{
2422
- "mask-l-to": u()
2423
- }],
2424
- "mask-image-l-from-color": [{
2425
- "mask-l-from": m()
2426
- }],
2427
- "mask-image-l-to-color": [{
2428
- "mask-l-to": m()
2429
- }],
2430
- "mask-image-x-from-pos": [{
2431
- "mask-x-from": u()
2432
- }],
2433
- "mask-image-x-to-pos": [{
2434
- "mask-x-to": u()
2435
- }],
2436
- "mask-image-x-from-color": [{
2437
- "mask-x-from": m()
2438
- }],
2439
- "mask-image-x-to-color": [{
2440
- "mask-x-to": m()
2441
- }],
2442
- "mask-image-y-from-pos": [{
2443
- "mask-y-from": u()
2444
- }],
2445
- "mask-image-y-to-pos": [{
2446
- "mask-y-to": u()
2447
- }],
2448
- "mask-image-y-from-color": [{
2449
- "mask-y-from": m()
2450
- }],
2451
- "mask-image-y-to-color": [{
2452
- "mask-y-to": m()
2453
- }],
2454
- "mask-image-radial": [{
2455
- "mask-radial": [c, i]
2456
- }],
2457
- "mask-image-radial-from-pos": [{
2458
- "mask-radial-from": u()
2459
- }],
2460
- "mask-image-radial-to-pos": [{
2461
- "mask-radial-to": u()
2462
- }],
2463
- "mask-image-radial-from-color": [{
2464
- "mask-radial-from": m()
2465
- }],
2466
- "mask-image-radial-to-color": [{
2467
- "mask-radial-to": m()
2468
- }],
2469
- "mask-image-radial-shape": [{
2470
- "mask-radial": ["circle", "ellipse"]
2471
- }],
2472
- "mask-image-radial-size": [{
2473
- "mask-radial": [{
2474
- closest: ["side", "corner"],
2475
- farthest: ["side", "corner"]
2476
- }]
2477
- }],
2478
- "mask-image-radial-pos": [{
2479
- "mask-radial-at": D()
2480
- }],
2481
- "mask-image-conic-pos": [{
2482
- "mask-conic": [g]
2483
- }],
2484
- "mask-image-conic-from-pos": [{
2485
- "mask-conic-from": u()
2486
- }],
2487
- "mask-image-conic-to-pos": [{
2488
- "mask-conic-to": u()
2489
- }],
2490
- "mask-image-conic-from-color": [{
2491
- "mask-conic-from": m()
2492
- }],
2493
- "mask-image-conic-to-color": [{
2494
- "mask-conic-to": m()
2495
- }],
2496
- /**
2497
- * Mask Mode
2498
- * @see https://tailwindcss.com/docs/mask-mode
2499
- */
2500
- "mask-mode": [{
2501
- mask: ["alpha", "luminance", "match"]
2502
- }],
2503
- /**
2504
- * Mask Origin
2505
- * @see https://tailwindcss.com/docs/mask-origin
2506
- */
2507
- "mask-origin": [{
2508
- "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"]
2509
- }],
2510
- /**
2511
- * Mask Position
2512
- * @see https://tailwindcss.com/docs/mask-position
2513
- */
2514
- "mask-position": [{
2515
- mask: q()
2516
- }],
2517
- /**
2518
- * Mask Repeat
2519
- * @see https://tailwindcss.com/docs/mask-repeat
2520
- */
2521
- "mask-repeat": [{
2522
- mask: H()
2523
- }],
2524
- /**
2525
- * Mask Size
2526
- * @see https://tailwindcss.com/docs/mask-size
2527
- */
2528
- "mask-size": [{
2529
- mask: e()
2530
- }],
2531
- /**
2532
- * Mask Type
2533
- * @see https://tailwindcss.com/docs/mask-type
2534
- */
2535
- "mask-type": [{
2536
- "mask-type": ["alpha", "luminance"]
2537
- }],
2538
- /**
2539
- * Mask Image
2540
- * @see https://tailwindcss.com/docs/mask-image
2541
- */
2542
- "mask-image": [{
2543
- mask: ["none", c, i]
2544
- }],
2545
- // ---------------
2546
- // --- Filters ---
2547
- // ---------------
2548
- /**
2549
- * Filter
2550
- * @see https://tailwindcss.com/docs/filter
2551
- */
2552
- filter: [{
2553
- filter: [
2554
- // Deprecated since Tailwind CSS v3.0.0
2555
- "",
2556
- "none",
2557
- c,
2558
- i
2559
- ]
2560
- }],
2561
- /**
2562
- * Blur
2563
- * @see https://tailwindcss.com/docs/blur
2564
- */
2565
- blur: [{
2566
- blur: S()
2567
- }],
2568
- /**
2569
- * Brightness
2570
- * @see https://tailwindcss.com/docs/brightness
2571
- */
2572
- brightness: [{
2573
- brightness: [g, c, i]
2574
- }],
2575
- /**
2576
- * Contrast
2577
- * @see https://tailwindcss.com/docs/contrast
2578
- */
2579
- contrast: [{
2580
- contrast: [g, c, i]
2581
- }],
2582
- /**
2583
- * Drop Shadow
2584
- * @see https://tailwindcss.com/docs/drop-shadow
2585
- */
2586
- "drop-shadow": [{
2587
- "drop-shadow": [
2588
- // Deprecated since Tailwind CSS v4.0.0
2589
- "",
2590
- "none",
2591
- O,
2592
- fe,
2593
- me
2594
- ]
2595
- }],
2596
- /**
2597
- * Drop Shadow Color
2598
- * @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
2599
- */
2600
- "drop-shadow-color": [{
2601
- "drop-shadow": m()
2602
- }],
2603
- /**
2604
- * Grayscale
2605
- * @see https://tailwindcss.com/docs/grayscale
2606
- */
2607
- grayscale: [{
2608
- grayscale: ["", g, c, i]
2609
- }],
2610
- /**
2611
- * Hue Rotate
2612
- * @see https://tailwindcss.com/docs/hue-rotate
2613
- */
2614
- "hue-rotate": [{
2615
- "hue-rotate": [g, c, i]
2616
- }],
2617
- /**
2618
- * Invert
2619
- * @see https://tailwindcss.com/docs/invert
2620
- */
2621
- invert: [{
2622
- invert: ["", g, c, i]
2623
- }],
2624
- /**
2625
- * Saturate
2626
- * @see https://tailwindcss.com/docs/saturate
2627
- */
2628
- saturate: [{
2629
- saturate: [g, c, i]
2630
- }],
2631
- /**
2632
- * Sepia
2633
- * @see https://tailwindcss.com/docs/sepia
2634
- */
2635
- sepia: [{
2636
- sepia: ["", g, c, i]
2637
- }],
2638
- /**
2639
- * Backdrop Filter
2640
- * @see https://tailwindcss.com/docs/backdrop-filter
2641
- */
2642
- "backdrop-filter": [{
2643
- "backdrop-filter": [
2644
- // Deprecated since Tailwind CSS v3.0.0
2645
- "",
2646
- "none",
2647
- c,
2648
- i
2649
- ]
2650
- }],
2651
- /**
2652
- * Backdrop Blur
2653
- * @see https://tailwindcss.com/docs/backdrop-blur
2654
- */
2655
- "backdrop-blur": [{
2656
- "backdrop-blur": S()
2657
- }],
2658
- /**
2659
- * Backdrop Brightness
2660
- * @see https://tailwindcss.com/docs/backdrop-brightness
2661
- */
2662
- "backdrop-brightness": [{
2663
- "backdrop-brightness": [g, c, i]
2664
- }],
2665
- /**
2666
- * Backdrop Contrast
2667
- * @see https://tailwindcss.com/docs/backdrop-contrast
2668
- */
2669
- "backdrop-contrast": [{
2670
- "backdrop-contrast": [g, c, i]
2671
- }],
2672
- /**
2673
- * Backdrop Grayscale
2674
- * @see https://tailwindcss.com/docs/backdrop-grayscale
2675
- */
2676
- "backdrop-grayscale": [{
2677
- "backdrop-grayscale": ["", g, c, i]
2678
- }],
2679
- /**
2680
- * Backdrop Hue Rotate
2681
- * @see https://tailwindcss.com/docs/backdrop-hue-rotate
2682
- */
2683
- "backdrop-hue-rotate": [{
2684
- "backdrop-hue-rotate": [g, c, i]
2685
- }],
2686
- /**
2687
- * Backdrop Invert
2688
- * @see https://tailwindcss.com/docs/backdrop-invert
2689
- */
2690
- "backdrop-invert": [{
2691
- "backdrop-invert": ["", g, c, i]
2692
- }],
2693
- /**
2694
- * Backdrop Opacity
2695
- * @see https://tailwindcss.com/docs/backdrop-opacity
2696
- */
2697
- "backdrop-opacity": [{
2698
- "backdrop-opacity": [g, c, i]
2699
- }],
2700
- /**
2701
- * Backdrop Saturate
2702
- * @see https://tailwindcss.com/docs/backdrop-saturate
2703
- */
2704
- "backdrop-saturate": [{
2705
- "backdrop-saturate": [g, c, i]
2706
- }],
2707
- /**
2708
- * Backdrop Sepia
2709
- * @see https://tailwindcss.com/docs/backdrop-sepia
2710
- */
2711
- "backdrop-sepia": [{
2712
- "backdrop-sepia": ["", g, c, i]
2713
- }],
2714
- // --------------
2715
- // --- Tables ---
2716
- // --------------
2717
- /**
2718
- * Border Collapse
2719
- * @see https://tailwindcss.com/docs/border-collapse
2720
- */
2721
- "border-collapse": [{
2722
- border: ["collapse", "separate"]
2723
- }],
2724
- /**
2725
- * Border Spacing
2726
- * @see https://tailwindcss.com/docs/border-spacing
2727
- */
2728
- "border-spacing": [{
2729
- "border-spacing": b()
2730
- }],
2731
- /**
2732
- * Border Spacing X
2733
- * @see https://tailwindcss.com/docs/border-spacing
2734
- */
2735
- "border-spacing-x": [{
2736
- "border-spacing-x": b()
2737
- }],
2738
- /**
2739
- * Border Spacing Y
2740
- * @see https://tailwindcss.com/docs/border-spacing
2741
- */
2742
- "border-spacing-y": [{
2743
- "border-spacing-y": b()
2744
- }],
2745
- /**
2746
- * Table Layout
2747
- * @see https://tailwindcss.com/docs/table-layout
2748
- */
2749
- "table-layout": [{
2750
- table: ["auto", "fixed"]
2751
- }],
2752
- /**
2753
- * Caption Side
2754
- * @see https://tailwindcss.com/docs/caption-side
2755
- */
2756
- caption: [{
2757
- caption: ["top", "bottom"]
2758
- }],
2759
- // ---------------------------------
2760
- // --- Transitions and Animation ---
2761
- // ---------------------------------
2762
- /**
2763
- * Transition Property
2764
- * @see https://tailwindcss.com/docs/transition-property
2765
- */
2766
- transition: [{
2767
- transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", c, i]
2768
- }],
2769
- /**
2770
- * Transition Behavior
2771
- * @see https://tailwindcss.com/docs/transition-behavior
2772
- */
2773
- "transition-behavior": [{
2774
- transition: ["normal", "discrete"]
2775
- }],
2776
- /**
2777
- * Transition Duration
2778
- * @see https://tailwindcss.com/docs/transition-duration
2779
- */
2780
- duration: [{
2781
- duration: [g, "initial", c, i]
2782
- }],
2783
- /**
2784
- * Transition Timing Function
2785
- * @see https://tailwindcss.com/docs/transition-timing-function
2786
- */
2787
- ease: [{
2788
- ease: ["linear", "initial", I, c, i]
2789
- }],
2790
- /**
2791
- * Transition Delay
2792
- * @see https://tailwindcss.com/docs/transition-delay
2793
- */
2794
- delay: [{
2795
- delay: [g, c, i]
2796
- }],
2797
- /**
2798
- * Animation
2799
- * @see https://tailwindcss.com/docs/animation
2800
- */
2801
- animate: [{
2802
- animate: ["none", W, c, i]
2803
- }],
2804
- // ------------------
2805
- // --- Transforms ---
2806
- // ------------------
2807
- /**
2808
- * Backface Visibility
2809
- * @see https://tailwindcss.com/docs/backface-visibility
2810
- */
2811
- backface: [{
2812
- backface: ["hidden", "visible"]
2813
- }],
2814
- /**
2815
- * Perspective
2816
- * @see https://tailwindcss.com/docs/perspective
2817
- */
2818
- perspective: [{
2819
- perspective: [R, c, i]
2820
- }],
2821
- /**
2822
- * Perspective Origin
2823
- * @see https://tailwindcss.com/docs/perspective-origin
2824
- */
2825
- "perspective-origin": [{
2826
- "perspective-origin": Y()
2827
- }],
2828
- /**
2829
- * Rotate
2830
- * @see https://tailwindcss.com/docs/rotate
2831
- */
2832
- rotate: [{
2833
- rotate: $()
2834
- }],
2835
- /**
2836
- * Rotate X
2837
- * @see https://tailwindcss.com/docs/rotate
2838
- */
2839
- "rotate-x": [{
2840
- "rotate-x": $()
2841
- }],
2842
- /**
2843
- * Rotate Y
2844
- * @see https://tailwindcss.com/docs/rotate
2845
- */
2846
- "rotate-y": [{
2847
- "rotate-y": $()
2848
- }],
2849
- /**
2850
- * Rotate Z
2851
- * @see https://tailwindcss.com/docs/rotate
2852
- */
2853
- "rotate-z": [{
2854
- "rotate-z": $()
2855
- }],
2856
- /**
2857
- * Scale
2858
- * @see https://tailwindcss.com/docs/scale
2859
- */
2860
- scale: [{
2861
- scale: J()
2862
- }],
2863
- /**
2864
- * Scale X
2865
- * @see https://tailwindcss.com/docs/scale
2866
- */
2867
- "scale-x": [{
2868
- "scale-x": J()
2869
- }],
2870
- /**
2871
- * Scale Y
2872
- * @see https://tailwindcss.com/docs/scale
2873
- */
2874
- "scale-y": [{
2875
- "scale-y": J()
2876
- }],
2877
- /**
2878
- * Scale Z
2879
- * @see https://tailwindcss.com/docs/scale
2880
- */
2881
- "scale-z": [{
2882
- "scale-z": J()
2883
- }],
2884
- /**
2885
- * Scale 3D
2886
- * @see https://tailwindcss.com/docs/scale
2887
- */
2888
- "scale-3d": ["scale-3d"],
2889
- /**
2890
- * Skew
2891
- * @see https://tailwindcss.com/docs/skew
2892
- */
2893
- skew: [{
2894
- skew: pe()
2895
- }],
2896
- /**
2897
- * Skew X
2898
- * @see https://tailwindcss.com/docs/skew
2899
- */
2900
- "skew-x": [{
2901
- "skew-x": pe()
2902
- }],
2903
- /**
2904
- * Skew Y
2905
- * @see https://tailwindcss.com/docs/skew
2906
- */
2907
- "skew-y": [{
2908
- "skew-y": pe()
2909
- }],
2910
- /**
2911
- * Transform
2912
- * @see https://tailwindcss.com/docs/transform
2913
- */
2914
- transform: [{
2915
- transform: [c, i, "", "none", "gpu", "cpu"]
2916
- }],
2917
- /**
2918
- * Transform Origin
2919
- * @see https://tailwindcss.com/docs/transform-origin
2920
- */
2921
- "transform-origin": [{
2922
- origin: Y()
2923
- }],
2924
- /**
2925
- * Transform Style
2926
- * @see https://tailwindcss.com/docs/transform-style
2927
- */
2928
- "transform-style": [{
2929
- transform: ["3d", "flat"]
2930
- }],
2931
- /**
2932
- * Translate
2933
- * @see https://tailwindcss.com/docs/translate
2934
- */
2935
- translate: [{
2936
- translate: ie()
2937
- }],
2938
- /**
2939
- * Translate X
2940
- * @see https://tailwindcss.com/docs/translate
2941
- */
2942
- "translate-x": [{
2943
- "translate-x": ie()
2944
- }],
2945
- /**
2946
- * Translate Y
2947
- * @see https://tailwindcss.com/docs/translate
2948
- */
2949
- "translate-y": [{
2950
- "translate-y": ie()
2951
- }],
2952
- /**
2953
- * Translate Z
2954
- * @see https://tailwindcss.com/docs/translate
2955
- */
2956
- "translate-z": [{
2957
- "translate-z": ie()
2958
- }],
2959
- /**
2960
- * Translate None
2961
- * @see https://tailwindcss.com/docs/translate
2962
- */
2963
- "translate-none": ["translate-none"],
2964
- // ---------------------
2965
- // --- Interactivity ---
2966
- // ---------------------
2967
- /**
2968
- * Accent Color
2969
- * @see https://tailwindcss.com/docs/accent-color
2970
- */
2971
- accent: [{
2972
- accent: m()
2973
- }],
2974
- /**
2975
- * Appearance
2976
- * @see https://tailwindcss.com/docs/appearance
2977
- */
2978
- appearance: [{
2979
- appearance: ["none", "auto"]
2980
- }],
2981
- /**
2982
- * Caret Color
2983
- * @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
2984
- */
2985
- "caret-color": [{
2986
- caret: m()
2987
- }],
2988
- /**
2989
- * Color Scheme
2990
- * @see https://tailwindcss.com/docs/color-scheme
2991
- */
2992
- "color-scheme": [{
2993
- scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"]
2994
- }],
2995
- /**
2996
- * Cursor
2997
- * @see https://tailwindcss.com/docs/cursor
2998
- */
2999
- cursor: [{
3000
- 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", c, i]
3001
- }],
3002
- /**
3003
- * Field Sizing
3004
- * @see https://tailwindcss.com/docs/field-sizing
3005
- */
3006
- "field-sizing": [{
3007
- "field-sizing": ["fixed", "content"]
3008
- }],
3009
- /**
3010
- * Pointer Events
3011
- * @see https://tailwindcss.com/docs/pointer-events
3012
- */
3013
- "pointer-events": [{
3014
- "pointer-events": ["auto", "none"]
3015
- }],
3016
- /**
3017
- * Resize
3018
- * @see https://tailwindcss.com/docs/resize
3019
- */
3020
- resize: [{
3021
- resize: ["none", "", "y", "x"]
3022
- }],
3023
- /**
3024
- * Scroll Behavior
3025
- * @see https://tailwindcss.com/docs/scroll-behavior
3026
- */
3027
- "scroll-behavior": [{
3028
- scroll: ["auto", "smooth"]
3029
- }],
3030
- /**
3031
- * Scroll Margin
3032
- * @see https://tailwindcss.com/docs/scroll-margin
3033
- */
3034
- "scroll-m": [{
3035
- "scroll-m": b()
3036
- }],
3037
- /**
3038
- * Scroll Margin X
3039
- * @see https://tailwindcss.com/docs/scroll-margin
3040
- */
3041
- "scroll-mx": [{
3042
- "scroll-mx": b()
3043
- }],
3044
- /**
3045
- * Scroll Margin Y
3046
- * @see https://tailwindcss.com/docs/scroll-margin
3047
- */
3048
- "scroll-my": [{
3049
- "scroll-my": b()
3050
- }],
3051
- /**
3052
- * Scroll Margin Start
3053
- * @see https://tailwindcss.com/docs/scroll-margin
3054
- */
3055
- "scroll-ms": [{
3056
- "scroll-ms": b()
3057
- }],
3058
- /**
3059
- * Scroll Margin End
3060
- * @see https://tailwindcss.com/docs/scroll-margin
3061
- */
3062
- "scroll-me": [{
3063
- "scroll-me": b()
3064
- }],
3065
- /**
3066
- * Scroll Margin Top
3067
- * @see https://tailwindcss.com/docs/scroll-margin
3068
- */
3069
- "scroll-mt": [{
3070
- "scroll-mt": b()
3071
- }],
3072
- /**
3073
- * Scroll Margin Right
3074
- * @see https://tailwindcss.com/docs/scroll-margin
3075
- */
3076
- "scroll-mr": [{
3077
- "scroll-mr": b()
3078
- }],
3079
- /**
3080
- * Scroll Margin Bottom
3081
- * @see https://tailwindcss.com/docs/scroll-margin
3082
- */
3083
- "scroll-mb": [{
3084
- "scroll-mb": b()
3085
- }],
3086
- /**
3087
- * Scroll Margin Left
3088
- * @see https://tailwindcss.com/docs/scroll-margin
3089
- */
3090
- "scroll-ml": [{
3091
- "scroll-ml": b()
3092
- }],
3093
- /**
3094
- * Scroll Padding
3095
- * @see https://tailwindcss.com/docs/scroll-padding
3096
- */
3097
- "scroll-p": [{
3098
- "scroll-p": b()
3099
- }],
3100
- /**
3101
- * Scroll Padding X
3102
- * @see https://tailwindcss.com/docs/scroll-padding
3103
- */
3104
- "scroll-px": [{
3105
- "scroll-px": b()
3106
- }],
3107
- /**
3108
- * Scroll Padding Y
3109
- * @see https://tailwindcss.com/docs/scroll-padding
3110
- */
3111
- "scroll-py": [{
3112
- "scroll-py": b()
3113
- }],
3114
- /**
3115
- * Scroll Padding Start
3116
- * @see https://tailwindcss.com/docs/scroll-padding
3117
- */
3118
- "scroll-ps": [{
3119
- "scroll-ps": b()
3120
- }],
3121
- /**
3122
- * Scroll Padding End
3123
- * @see https://tailwindcss.com/docs/scroll-padding
3124
- */
3125
- "scroll-pe": [{
3126
- "scroll-pe": b()
3127
- }],
3128
- /**
3129
- * Scroll Padding Top
3130
- * @see https://tailwindcss.com/docs/scroll-padding
3131
- */
3132
- "scroll-pt": [{
3133
- "scroll-pt": b()
3134
- }],
3135
- /**
3136
- * Scroll Padding Right
3137
- * @see https://tailwindcss.com/docs/scroll-padding
3138
- */
3139
- "scroll-pr": [{
3140
- "scroll-pr": b()
3141
- }],
3142
- /**
3143
- * Scroll Padding Bottom
3144
- * @see https://tailwindcss.com/docs/scroll-padding
3145
- */
3146
- "scroll-pb": [{
3147
- "scroll-pb": b()
3148
- }],
3149
- /**
3150
- * Scroll Padding Left
3151
- * @see https://tailwindcss.com/docs/scroll-padding
3152
- */
3153
- "scroll-pl": [{
3154
- "scroll-pl": b()
3155
- }],
3156
- /**
3157
- * Scroll Snap Align
3158
- * @see https://tailwindcss.com/docs/scroll-snap-align
3159
- */
3160
- "snap-align": [{
3161
- snap: ["start", "end", "center", "align-none"]
3162
- }],
3163
- /**
3164
- * Scroll Snap Stop
3165
- * @see https://tailwindcss.com/docs/scroll-snap-stop
3166
- */
3167
- "snap-stop": [{
3168
- snap: ["normal", "always"]
3169
- }],
3170
- /**
3171
- * Scroll Snap Type
3172
- * @see https://tailwindcss.com/docs/scroll-snap-type
3173
- */
3174
- "snap-type": [{
3175
- snap: ["none", "x", "y", "both"]
3176
- }],
3177
- /**
3178
- * Scroll Snap Type Strictness
3179
- * @see https://tailwindcss.com/docs/scroll-snap-type
3180
- */
3181
- "snap-strictness": [{
3182
- snap: ["mandatory", "proximity"]
3183
- }],
3184
- /**
3185
- * Touch Action
3186
- * @see https://tailwindcss.com/docs/touch-action
3187
- */
3188
- touch: [{
3189
- touch: ["auto", "none", "manipulation"]
3190
- }],
3191
- /**
3192
- * Touch Action X
3193
- * @see https://tailwindcss.com/docs/touch-action
3194
- */
3195
- "touch-x": [{
3196
- "touch-pan": ["x", "left", "right"]
3197
- }],
3198
- /**
3199
- * Touch Action Y
3200
- * @see https://tailwindcss.com/docs/touch-action
3201
- */
3202
- "touch-y": [{
3203
- "touch-pan": ["y", "up", "down"]
3204
- }],
3205
- /**
3206
- * Touch Action Pinch Zoom
3207
- * @see https://tailwindcss.com/docs/touch-action
3208
- */
3209
- "touch-pz": ["touch-pinch-zoom"],
3210
- /**
3211
- * User Select
3212
- * @see https://tailwindcss.com/docs/user-select
3213
- */
3214
- select: [{
3215
- select: ["none", "text", "all", "auto"]
3216
- }],
3217
- /**
3218
- * Will Change
3219
- * @see https://tailwindcss.com/docs/will-change
3220
- */
3221
- "will-change": [{
3222
- "will-change": ["auto", "scroll", "contents", "transform", c, i]
3223
- }],
3224
- // -----------
3225
- // --- SVG ---
3226
- // -----------
3227
- /**
3228
- * Fill
3229
- * @see https://tailwindcss.com/docs/fill
3230
- */
3231
- fill: [{
3232
- fill: ["none", ...m()]
3233
- }],
3234
- /**
3235
- * Stroke Width
3236
- * @see https://tailwindcss.com/docs/stroke-width
3237
- */
3238
- "stroke-w": [{
3239
- stroke: [g, le, Z, xe]
3240
- }],
3241
- /**
3242
- * Stroke
3243
- * @see https://tailwindcss.com/docs/stroke
3244
- */
3245
- stroke: [{
3246
- stroke: ["none", ...m()]
3247
- }],
3248
- // ---------------------
3249
- // --- Accessibility ---
3250
- // ---------------------
3251
- /**
3252
- * Forced Color Adjust
3253
- * @see https://tailwindcss.com/docs/forced-color-adjust
3254
- */
3255
- "forced-color-adjust": [{
3256
- "forced-color-adjust": ["auto", "none"]
3257
- }]
3258
- },
3259
- conflictingClassGroups: {
3260
- overflow: ["overflow-x", "overflow-y"],
3261
- overscroll: ["overscroll-x", "overscroll-y"],
3262
- inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"],
3263
- "inset-x": ["right", "left"],
3264
- "inset-y": ["top", "bottom"],
3265
- flex: ["basis", "grow", "shrink"],
3266
- gap: ["gap-x", "gap-y"],
3267
- p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"],
3268
- px: ["pr", "pl"],
3269
- py: ["pt", "pb"],
3270
- m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"],
3271
- mx: ["mr", "ml"],
3272
- my: ["mt", "mb"],
3273
- size: ["w", "h"],
3274
- "font-size": ["leading"],
3275
- "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"],
3276
- "fvn-ordinal": ["fvn-normal"],
3277
- "fvn-slashed-zero": ["fvn-normal"],
3278
- "fvn-figure": ["fvn-normal"],
3279
- "fvn-spacing": ["fvn-normal"],
3280
- "fvn-fraction": ["fvn-normal"],
3281
- "line-clamp": ["display", "overflow"],
3282
- 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"],
3283
- "rounded-s": ["rounded-ss", "rounded-es"],
3284
- "rounded-e": ["rounded-se", "rounded-ee"],
3285
- "rounded-t": ["rounded-tl", "rounded-tr"],
3286
- "rounded-r": ["rounded-tr", "rounded-br"],
3287
- "rounded-b": ["rounded-br", "rounded-bl"],
3288
- "rounded-l": ["rounded-tl", "rounded-bl"],
3289
- "border-spacing": ["border-spacing-x", "border-spacing-y"],
3290
- "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"],
3291
- "border-w-x": ["border-w-r", "border-w-l"],
3292
- "border-w-y": ["border-w-t", "border-w-b"],
3293
- "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"],
3294
- "border-color-x": ["border-color-r", "border-color-l"],
3295
- "border-color-y": ["border-color-t", "border-color-b"],
3296
- translate: ["translate-x", "translate-y", "translate-none"],
3297
- "translate-none": ["translate", "translate-x", "translate-y", "translate-z"],
3298
- "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"],
3299
- "scroll-mx": ["scroll-mr", "scroll-ml"],
3300
- "scroll-my": ["scroll-mt", "scroll-mb"],
3301
- "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"],
3302
- "scroll-px": ["scroll-pr", "scroll-pl"],
3303
- "scroll-py": ["scroll-pt", "scroll-pb"],
3304
- touch: ["touch-x", "touch-y", "touch-pz"],
3305
- "touch-x": ["touch"],
3306
- "touch-y": ["touch"],
3307
- "touch-pz": ["touch"]
3308
- },
3309
- conflictingClassGroupModifiers: {
3310
- "font-size": ["leading"]
3311
- },
3312
- orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3313
- };
3314
- }, Jr = /* @__PURE__ */ Tr(Hr);
3315
- function eo(...r) {
3316
- return Jr(qe(r));
3317
- }
3318
- function ro() {
3319
- return Math.random().toString(36).substring(2, 10);
3320
- }
3321
- const Le = (r) => typeof r == "boolean" ? `${r}` : r === 0 ? "0" : r, We = qe, oo = (r, a) => (o) => {
3322
- var t;
3323
- if (a?.variants == null) return We(r, o?.class, o?.className);
3324
- const { variants: s, defaultVariants: l } = a, p = Object.keys(s).map((v) => {
3325
- const k = o?.[v], x = l?.[v];
3326
- if (k === null) return null;
3327
- const E = Le(k) || Le(x);
3328
- return s[v][E];
3329
- }), y = o && Object.entries(o).reduce((v, k) => {
3330
- let [x, E] = k;
3331
- return E === void 0 || (v[x] = E), v;
3332
- }, {}), h = a == null || (t = a.compoundVariants) === null || t === void 0 ? void 0 : t.reduce((v, k) => {
3333
- let { class: x, className: E, ...O } = k;
3334
- return Object.entries(O).every((w) => {
3335
- let [R, N] = w;
3336
- return Array.isArray(N) ? N.includes({
3337
- ...l,
3338
- ...y
3339
- }[R]) : {
3340
- ...l,
3341
- ...y
3342
- }[R] === N;
3343
- }) ? [
3344
- ...v,
3345
- x,
3346
- E
3347
- ] : v;
3348
- }, []);
3349
- return We(r, p, h, o?.class, o?.className);
3350
- };
3351
- export {
3352
- Qr as _,
3353
- Kr as a,
3354
- oo as b,
3355
- Zr as c,
3356
- Br as j,
3357
- eo as m,
3358
- ro as p
3359
- };
3360
- //# sourceMappingURL=index-CHPV5EwG-BzibaIRc.js.map