@undp/data-viz 1.5.9 → 2.0.1

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 (676) hide show
  1. package/dist/AreaChart.cjs +1 -1
  2. package/dist/AreaChart.cjs.map +1 -1
  3. package/dist/AreaChart.d.ts +1 -0
  4. package/dist/AreaChart.js +420 -520
  5. package/dist/AreaChart.js.map +1 -1
  6. package/dist/Axis-CRyfcLjc.js +32 -0
  7. package/dist/Axis-CRyfcLjc.js.map +1 -0
  8. package/dist/Axis-DxRV2yMi.cjs +2 -0
  9. package/dist/Axis-DxRV2yMi.cjs.map +1 -0
  10. package/dist/AxisTitle-jeI7am8o.js +29 -0
  11. package/dist/AxisTitle-jeI7am8o.js.map +1 -0
  12. package/dist/AxisTitle-sS5bLLR7.cjs +2 -0
  13. package/dist/AxisTitle-sS5bLLR7.cjs.map +1 -0
  14. package/dist/BarGraph.cjs +1 -1
  15. package/dist/BarGraph.cjs.map +1 -1
  16. package/dist/BarGraph.d.ts +1 -0
  17. package/dist/BarGraph.js +2185 -4042
  18. package/dist/BarGraph.js.map +1 -1
  19. package/dist/BasicStatCard.cjs +1 -1
  20. package/dist/BasicStatCard.cjs.map +1 -1
  21. package/dist/BasicStatCard.d.ts +1 -0
  22. package/dist/BasicStatCard.js +118 -186
  23. package/dist/BasicStatCard.js.map +1 -1
  24. package/dist/BeeSwarmChart.cjs +1 -1
  25. package/dist/BeeSwarmChart.cjs.map +1 -1
  26. package/dist/BeeSwarmChart.d.ts +5 -0
  27. package/dist/BeeSwarmChart.js +518 -1016
  28. package/dist/BeeSwarmChart.js.map +1 -1
  29. package/dist/BiVariateChoroplethMap.cjs +1 -1
  30. package/dist/BiVariateChoroplethMap.cjs.map +1 -1
  31. package/dist/BiVariateChoroplethMap.d.ts +1 -0
  32. package/dist/BiVariateChoroplethMap.js +456 -697
  33. package/dist/BiVariateChoroplethMap.js.map +1 -1
  34. package/dist/BulletChart.cjs +1 -1
  35. package/dist/BulletChart.cjs.map +1 -1
  36. package/dist/BulletChart.d.ts +1 -0
  37. package/dist/BulletChart.js +863 -1414
  38. package/dist/BulletChart.js.map +1 -1
  39. package/dist/ButterflyChart.cjs +1 -1
  40. package/dist/ButterflyChart.cjs.map +1 -1
  41. package/dist/ButterflyChart.d.ts +1 -0
  42. package/dist/ButterflyChart.js +474 -684
  43. package/dist/ButterflyChart.js.map +1 -1
  44. package/dist/ChoroplethMap.cjs +1 -1
  45. package/dist/ChoroplethMap.cjs.map +1 -1
  46. package/dist/ChoroplethMap.d.ts +1 -0
  47. package/dist/ChoroplethMap.js +468 -722
  48. package/dist/ChoroplethMap.js.map +1 -1
  49. package/dist/CirclePackingGraph.cjs +1 -1
  50. package/dist/CirclePackingGraph.d.ts +1 -0
  51. package/dist/CirclePackingGraph.js +5 -6
  52. package/dist/CirclePackingGraph.js.map +1 -1
  53. package/dist/ColorLegend.cjs +1 -1
  54. package/dist/ColorLegend.cjs.map +1 -1
  55. package/dist/ColorLegend.js +57 -44
  56. package/dist/ColorLegend.js.map +1 -1
  57. package/dist/ColorLegendWithMouseOver.cjs +1 -1
  58. package/dist/ColorLegendWithMouseOver.cjs.map +1 -1
  59. package/dist/ColorLegendWithMouseOver.js +60 -65
  60. package/dist/ColorLegendWithMouseOver.js.map +1 -1
  61. package/dist/Colors.cjs.map +1 -1
  62. package/dist/Colors.js +44 -430
  63. package/dist/Colors.js.map +1 -1
  64. package/dist/CopyTextButton.cjs +3 -3
  65. package/dist/CopyTextButton.cjs.map +1 -1
  66. package/dist/CopyTextButton.js +537 -455
  67. package/dist/CopyTextButton.js.map +1 -1
  68. package/dist/CsvDownloadButton.cjs +7 -7
  69. package/dist/CsvDownloadButton.cjs.map +1 -1
  70. package/dist/CsvDownloadButton.js +442 -447
  71. package/dist/CsvDownloadButton.js.map +1 -1
  72. package/dist/Data/barChart.json +70 -0
  73. package/dist/Data/basic.csv +20 -0
  74. package/dist/DataCards.cjs +5 -5
  75. package/dist/DataCards.cjs.map +1 -1
  76. package/dist/DataCards.d.ts +1 -0
  77. package/dist/DataCards.js +488 -581
  78. package/dist/DataCards.js.map +1 -1
  79. package/dist/DataTable.cjs +1 -1
  80. package/dist/DataTable.cjs.map +1 -1
  81. package/dist/DataTable.d.ts +1 -0
  82. package/dist/DataTable.js +183 -326
  83. package/dist/DataTable.js.map +1 -1
  84. package/dist/DifferenceLineChart.cjs +1 -1
  85. package/dist/DifferenceLineChart.cjs.map +1 -1
  86. package/dist/DifferenceLineChart.d.ts +1 -0
  87. package/dist/DifferenceLineChart.js +731 -795
  88. package/dist/DifferenceLineChart.js.map +1 -1
  89. package/dist/DonutChart.cjs +1 -1
  90. package/dist/DonutChart.cjs.map +1 -1
  91. package/dist/DonutChart.d.ts +1 -4
  92. package/dist/DonutChart.js +260 -444
  93. package/dist/DonutChart.js.map +1 -1
  94. package/dist/DotDensityMap.cjs +1 -1
  95. package/dist/DotDensityMap.cjs.map +1 -1
  96. package/dist/DotDensityMap.d.ts +1 -0
  97. package/dist/DotDensityMap.js +387 -574
  98. package/dist/DotDensityMap.js.map +1 -1
  99. package/dist/{DropdownSelect-6kjXM6oW.js → DropdownSelect-BbdPQa2k.js} +1401 -1374
  100. package/dist/DropdownSelect-BbdPQa2k.js.map +1 -0
  101. package/dist/DropdownSelect-Doz3mCrM.cjs +29 -0
  102. package/dist/DropdownSelect-Doz3mCrM.cjs.map +1 -0
  103. package/dist/DualAxisLineChart.cjs +1 -1
  104. package/dist/DualAxisLineChart.cjs.map +1 -1
  105. package/dist/DualAxisLineChart.d.ts +1 -0
  106. package/dist/DualAxisLineChart.js +620 -714
  107. package/dist/DualAxisLineChart.js.map +1 -1
  108. package/dist/DumbbellChart.cjs +1 -1
  109. package/dist/DumbbellChart.cjs.map +1 -1
  110. package/dist/DumbbellChart.d.ts +1 -0
  111. package/dist/DumbbellChart.js +789 -1499
  112. package/dist/DumbbellChart.js.map +1 -1
  113. package/dist/EmptyState-BZo1BbAn.js +15 -0
  114. package/dist/{EmptyState-36lXXyui.js.map → EmptyState-BZo1BbAn.js.map} +1 -1
  115. package/dist/EmptyState-sAEZ_5rU.cjs +2 -0
  116. package/dist/{EmptyState-B8IpKGcL.cjs.map → EmptyState-sAEZ_5rU.cjs.map} +1 -1
  117. package/dist/ExcelDownloadButton.cjs +1 -1
  118. package/dist/ExcelDownloadButton.cjs.map +1 -1
  119. package/dist/ExcelDownloadButton.js +20 -24
  120. package/dist/ExcelDownloadButton.js.map +1 -1
  121. package/dist/FootNote.cjs +1 -1
  122. package/dist/FootNote.cjs.map +1 -1
  123. package/dist/FootNote.js +26 -17
  124. package/dist/FootNote.js.map +1 -1
  125. package/dist/GeoHubCompareMaps.cjs +1 -1
  126. package/dist/GeoHubCompareMaps.cjs.map +1 -1
  127. package/dist/GeoHubCompareMaps.d.ts +1 -0
  128. package/dist/GeoHubCompareMaps.js +267 -342
  129. package/dist/GeoHubCompareMaps.js.map +1 -1
  130. package/dist/GeoHubMap.cjs +1 -1
  131. package/dist/GeoHubMap.cjs.map +1 -1
  132. package/dist/GeoHubMap.d.ts +1 -0
  133. package/dist/GeoHubMap.js +214 -379
  134. package/dist/GeoHubMap.js.map +1 -1
  135. package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
  136. package/dist/GeoHubMapWithLayerSelection.cjs.map +1 -1
  137. package/dist/GeoHubMapWithLayerSelection.d.ts +1 -0
  138. package/dist/GeoHubMapWithLayerSelection.js +192 -278
  139. package/dist/GeoHubMapWithLayerSelection.js.map +1 -1
  140. package/dist/GraphContainer-CRqzdKu2.js +78 -0
  141. package/dist/GraphContainer-CRqzdKu2.js.map +1 -0
  142. package/dist/GraphContainer-d8A46BK2.cjs +2 -0
  143. package/dist/GraphContainer-d8A46BK2.cjs.map +1 -0
  144. package/dist/GraphDescription.cjs +1 -1
  145. package/dist/GraphDescription.cjs.map +1 -1
  146. package/dist/GraphDescription.js +23 -17
  147. package/dist/GraphDescription.js.map +1 -1
  148. package/dist/{GraphEl-2IiUDxjR.js → GraphEl-BZne2JIx.js} +181 -202
  149. package/dist/GraphEl-BZne2JIx.js.map +1 -0
  150. package/dist/GraphEl-D5MUfp45.cjs +2 -0
  151. package/dist/GraphEl-D5MUfp45.cjs.map +1 -0
  152. package/dist/GraphFooter.cjs +1 -1
  153. package/dist/GraphFooter.cjs.map +1 -1
  154. package/dist/GraphFooter.js +28 -18
  155. package/dist/GraphFooter.js.map +1 -1
  156. package/dist/GraphHeader.cjs +1 -1
  157. package/dist/GraphHeader.cjs.map +1 -1
  158. package/dist/GraphHeader.d.ts +2 -1
  159. package/dist/GraphHeader.js +45 -59
  160. package/dist/GraphHeader.js.map +1 -1
  161. package/dist/GraphTitle.cjs +1 -1
  162. package/dist/GraphTitle.cjs.map +1 -1
  163. package/dist/GraphTitle.js +29 -24
  164. package/dist/GraphTitle.js.map +1 -1
  165. package/dist/GriddedGraphs.cjs +1 -1
  166. package/dist/GriddedGraphs.cjs.map +1 -1
  167. package/dist/GriddedGraphs.d.ts +1 -0
  168. package/dist/GriddedGraphs.js +216 -450
  169. package/dist/GriddedGraphs.js.map +1 -1
  170. package/dist/GriddedGraphsFromConfig.cjs +1 -1
  171. package/dist/GriddedGraphsFromConfig.cjs.map +1 -1
  172. package/dist/GriddedGraphsFromConfig.d.ts +1 -0
  173. package/dist/GriddedGraphsFromConfig.js +22 -36
  174. package/dist/GriddedGraphsFromConfig.js.map +1 -1
  175. package/dist/HeatMap.cjs +1 -1
  176. package/dist/HeatMap.cjs.map +1 -1
  177. package/dist/HeatMap.d.ts +1 -0
  178. package/dist/HeatMap.js +278 -446
  179. package/dist/HeatMap.js.map +1 -1
  180. package/dist/Histogram.cjs +1 -1
  181. package/dist/Histogram.cjs.map +1 -1
  182. package/dist/Histogram.d.ts +1 -0
  183. package/dist/Histogram.js +154 -264
  184. package/dist/Histogram.js.map +1 -1
  185. package/dist/ImageDownloadButton.cjs +1 -1
  186. package/dist/ImageDownloadButton.cjs.map +1 -1
  187. package/dist/ImageDownloadButton.d.ts +2 -1
  188. package/dist/ImageDownloadButton.js +21 -25
  189. package/dist/ImageDownloadButton.js.map +1 -1
  190. package/dist/LineChartWithConfidenceInterval.cjs +1 -1
  191. package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
  192. package/dist/LineChartWithConfidenceInterval.d.ts +1 -0
  193. package/dist/LineChartWithConfidenceInterval.js +677 -827
  194. package/dist/LineChartWithConfidenceInterval.js.map +1 -1
  195. package/dist/LinearColorLegend.cjs +1 -1
  196. package/dist/LinearColorLegend.cjs.map +1 -1
  197. package/dist/LinearColorLegend.js +49 -30
  198. package/dist/LinearColorLegend.js.map +1 -1
  199. package/dist/Modal-DGcuAHyK.js +1047 -0
  200. package/dist/Modal-DGcuAHyK.js.map +1 -0
  201. package/dist/Modal-JW_IExO3.cjs +46 -0
  202. package/dist/Modal-JW_IExO3.cjs.map +1 -0
  203. package/dist/MultiGraphDashboard.cjs +1 -1
  204. package/dist/MultiGraphDashboard.cjs.map +1 -1
  205. package/dist/MultiGraphDashboard.d.ts +1 -0
  206. package/dist/MultiGraphDashboard.js +126 -292
  207. package/dist/MultiGraphDashboard.js.map +1 -1
  208. package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
  209. package/dist/MultiGraphDashboardFromConfig.cjs.map +1 -1
  210. package/dist/MultiGraphDashboardFromConfig.d.ts +1 -0
  211. package/dist/MultiGraphDashboardFromConfig.js +22 -31
  212. package/dist/MultiGraphDashboardFromConfig.js.map +1 -1
  213. package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
  214. package/dist/MultiGraphDashboardWideToLongFormat.cjs.map +1 -1
  215. package/dist/MultiGraphDashboardWideToLongFormat.d.ts +1 -0
  216. package/dist/MultiGraphDashboardWideToLongFormat.js +139 -223
  217. package/dist/MultiGraphDashboardWideToLongFormat.js.map +1 -1
  218. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
  219. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs.map +1 -1
  220. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.d.ts +1 -0
  221. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +25 -27
  222. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js.map +1 -1
  223. package/dist/MultiLineAltChart.cjs +1 -1
  224. package/dist/MultiLineAltChart.cjs.map +1 -1
  225. package/dist/MultiLineAltChart.d.ts +1 -0
  226. package/dist/MultiLineAltChart.js +582 -659
  227. package/dist/MultiLineAltChart.js.map +1 -1
  228. package/dist/MultiLineChart.cjs +1 -1
  229. package/dist/MultiLineChart.cjs.map +1 -1
  230. package/dist/MultiLineChart.d.ts +1 -0
  231. package/dist/MultiLineChart.js +617 -724
  232. package/dist/MultiLineChart.js.map +1 -1
  233. package/dist/ParetoChart.cjs +1 -1
  234. package/dist/ParetoChart.cjs.map +1 -1
  235. package/dist/ParetoChart.d.ts +1 -0
  236. package/dist/ParetoChart.js +531 -635
  237. package/dist/ParetoChart.js.map +1 -1
  238. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
  239. package/dist/PerformanceIntensiveMultiGraphDashboard.cjs.map +1 -1
  240. package/dist/PerformanceIntensiveMultiGraphDashboard.d.ts +1 -0
  241. package/dist/PerformanceIntensiveMultiGraphDashboard.js +148 -337
  242. package/dist/PerformanceIntensiveMultiGraphDashboard.js.map +1 -1
  243. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
  244. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs.map +1 -1
  245. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.d.ts +1 -0
  246. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +22 -31
  247. package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js.map +1 -1
  248. package/dist/PerformanceIntensiveScrollStory.cjs +1 -1
  249. package/dist/PerformanceIntensiveScrollStory.cjs.map +1 -1
  250. package/dist/PerformanceIntensiveScrollStory.d.ts +1 -0
  251. package/dist/PerformanceIntensiveScrollStory.js +93 -114
  252. package/dist/PerformanceIntensiveScrollStory.js.map +1 -1
  253. package/dist/RadarChart.cjs +1 -1
  254. package/dist/RadarChart.cjs.map +1 -1
  255. package/dist/RadarChart.d.ts +1 -0
  256. package/dist/RadarChart.js +426 -575
  257. package/dist/RadarChart.js.map +1 -1
  258. package/dist/ReferenceLine-2XCwHXQ4.js +162 -0
  259. package/dist/ReferenceLine-2XCwHXQ4.js.map +1 -0
  260. package/dist/ReferenceLine-BH0qdf4R.cjs +2 -0
  261. package/dist/ReferenceLine-BH0qdf4R.cjs.map +1 -0
  262. package/dist/RegressionLine-BOTTNSrr.cjs +2 -0
  263. package/dist/RegressionLine-BOTTNSrr.cjs.map +1 -0
  264. package/dist/RegressionLine-DAcY2DjT.js +87 -0
  265. package/dist/RegressionLine-DAcY2DjT.js.map +1 -0
  266. package/dist/SVGDownloadButton.cjs +1 -1
  267. package/dist/SVGDownloadButton.cjs.map +1 -1
  268. package/dist/SVGDownloadButton.js +21 -25
  269. package/dist/SVGDownloadButton.js.map +1 -1
  270. package/dist/SankeyChart.cjs +1 -1
  271. package/dist/SankeyChart.cjs.map +1 -1
  272. package/dist/SankeyChart.d.ts +1 -0
  273. package/dist/SankeyChart.js +665 -854
  274. package/dist/SankeyChart.js.map +1 -1
  275. package/dist/ScatterPlot.cjs +1 -1
  276. package/dist/ScatterPlot.cjs.map +1 -1
  277. package/dist/ScatterPlot.d.ts +1 -0
  278. package/dist/ScatterPlot.js +675 -815
  279. package/dist/ScatterPlot.js.map +1 -1
  280. package/dist/ScrollStory.cjs +1 -1
  281. package/dist/ScrollStory.cjs.map +1 -1
  282. package/dist/ScrollStory.d.ts +1 -0
  283. package/dist/ScrollStory.js +85 -97
  284. package/dist/ScrollStory.js.map +1 -1
  285. package/dist/SimpleLineChart.cjs +1 -1
  286. package/dist/SimpleLineChart.cjs.map +1 -1
  287. package/dist/SimpleLineChart.d.ts +1 -0
  288. package/dist/SimpleLineChart.js +505 -613
  289. package/dist/SimpleLineChart.js.map +1 -1
  290. package/dist/SingleGraphDashboard.cjs +1 -1
  291. package/dist/SingleGraphDashboard.cjs.map +1 -1
  292. package/dist/SingleGraphDashboard.d.ts +2 -1
  293. package/dist/SingleGraphDashboard.js +284 -508
  294. package/dist/SingleGraphDashboard.js.map +1 -1
  295. package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
  296. package/dist/SingleGraphDashboardFromConfig.cjs.map +1 -1
  297. package/dist/SingleGraphDashboardFromConfig.d.ts +2 -1
  298. package/dist/SingleGraphDashboardFromConfig.js +25 -31
  299. package/dist/SingleGraphDashboardFromConfig.js.map +1 -1
  300. package/dist/SingleGraphDashboardGeoHubMaps.cjs +1 -1
  301. package/dist/SingleGraphDashboardGeoHubMaps.cjs.map +1 -1
  302. package/dist/SingleGraphDashboardGeoHubMaps.d.ts +1 -0
  303. package/dist/SingleGraphDashboardGeoHubMaps.js +150 -168
  304. package/dist/SingleGraphDashboardGeoHubMaps.js.map +1 -1
  305. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
  306. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs.map +1 -1
  307. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.d.ts +1 -0
  308. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +25 -21
  309. package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js.map +1 -1
  310. package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
  311. package/dist/SingleGraphDashboardThreeDGraphs.cjs.map +1 -1
  312. package/dist/SingleGraphDashboardThreeDGraphs.d.ts +1 -0
  313. package/dist/SingleGraphDashboardThreeDGraphs.js +363 -593
  314. package/dist/SingleGraphDashboardThreeDGraphs.js.map +1 -1
  315. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
  316. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs.map +1 -1
  317. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.d.ts +1 -0
  318. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +25 -31
  319. package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js.map +1 -1
  320. package/dist/SlopeChart.cjs +1 -1
  321. package/dist/SlopeChart.cjs.map +1 -1
  322. package/dist/SlopeChart.d.ts +1 -0
  323. package/dist/SlopeChart.js +539 -573
  324. package/dist/SlopeChart.js.map +1 -1
  325. package/dist/Source-DYMJRrsq.cjs +2 -0
  326. package/dist/Source-DYMJRrsq.cjs.map +1 -0
  327. package/dist/Source-DwTHB8fn.js +78 -0
  328. package/dist/Source-DwTHB8fn.js.map +1 -0
  329. package/dist/Source.cjs +1 -1
  330. package/dist/Source.cjs.map +1 -1
  331. package/dist/Source.js +4 -38
  332. package/dist/Source.js.map +1 -1
  333. package/dist/SparkLine.cjs +1 -1
  334. package/dist/SparkLine.cjs.map +1 -1
  335. package/dist/SparkLine.d.ts +1 -0
  336. package/dist/SparkLine.js +286 -314
  337. package/dist/SparkLine.js.map +1 -1
  338. package/dist/Spinner-D7rnnwnA.js +47 -0
  339. package/dist/Spinner-D7rnnwnA.js.map +1 -0
  340. package/dist/Spinner-DRMBUsX7.cjs +2 -0
  341. package/dist/Spinner-DRMBUsX7.cjs.map +1 -0
  342. package/dist/StatCardFromData.cjs +1 -1
  343. package/dist/StatCardFromData.cjs.map +1 -1
  344. package/dist/StatCardFromData.d.ts +1 -0
  345. package/dist/StatCardFromData.js +161 -243
  346. package/dist/StatCardFromData.js.map +1 -1
  347. package/dist/StripChart.cjs +1 -1
  348. package/dist/StripChart.cjs.map +1 -1
  349. package/dist/StripChart.d.ts +1 -0
  350. package/dist/StripChart.js +665 -983
  351. package/dist/StripChart.js.map +1 -1
  352. package/dist/ThreeDGlobe.cjs +1 -1
  353. package/dist/ThreeDGlobe.cjs.map +1 -1
  354. package/dist/ThreeDGlobe.d.ts +1 -0
  355. package/dist/ThreeDGlobe.js +356 -519
  356. package/dist/ThreeDGlobe.js.map +1 -1
  357. package/dist/ThresholdColorLegendWithMouseOver.cjs +1 -1
  358. package/dist/ThresholdColorLegendWithMouseOver.cjs.map +1 -1
  359. package/dist/ThresholdColorLegendWithMouseOver.js +96 -126
  360. package/dist/ThresholdColorLegendWithMouseOver.js.map +1 -1
  361. package/dist/Tooltip-4dJo4_AF.cjs +2 -0
  362. package/dist/Tooltip-4dJo4_AF.cjs.map +1 -0
  363. package/dist/Tooltip-CwWUegPB.js +43 -0
  364. package/dist/Tooltip-CwWUegPB.js.map +1 -0
  365. package/dist/TreeMapGraph.cjs +1 -1
  366. package/dist/TreeMapGraph.cjs.map +1 -1
  367. package/dist/TreeMapGraph.d.ts +1 -0
  368. package/dist/TreeMapGraph.js +479 -617
  369. package/dist/TreeMapGraph.js.map +1 -1
  370. package/dist/Types.d.ts +1 -0
  371. package/dist/Typography-DX7PlgQU.cjs +2 -0
  372. package/dist/Typography-DX7PlgQU.cjs.map +1 -0
  373. package/dist/Typography-PxtFcnJb.js +142 -0
  374. package/dist/Typography-PxtFcnJb.js.map +1 -0
  375. package/dist/UnitChart.cjs +1 -1
  376. package/dist/UnitChart.cjs.map +1 -1
  377. package/dist/UnitChart.d.ts +1 -0
  378. package/dist/UnitChart.js +160 -212
  379. package/dist/UnitChart.js.map +1 -1
  380. package/dist/XAxesLabels-D5X8jngD.cjs +2 -0
  381. package/dist/XAxesLabels-D5X8jngD.cjs.map +1 -0
  382. package/dist/XAxesLabels-DNO0KmjL.js +73 -0
  383. package/dist/XAxesLabels-DNO0KmjL.js.map +1 -0
  384. package/dist/XTicksAndGridLines-B6CELS7q.cjs +2 -0
  385. package/dist/XTicksAndGridLines-B6CELS7q.cjs.map +1 -0
  386. package/dist/XTicksAndGridLines-CObVFSm4.js +38 -0
  387. package/dist/XTicksAndGridLines-CObVFSm4.js.map +1 -0
  388. package/dist/YAxesLabels-DcS85Beo.cjs +2 -0
  389. package/dist/YAxesLabels-DcS85Beo.cjs.map +1 -0
  390. package/dist/YAxesLabels-Dnnng49-.js +70 -0
  391. package/dist/YAxesLabels-Dnnng49-.js.map +1 -0
  392. package/dist/YTicksAndGridLines-4pxTRlRK.cjs +2 -0
  393. package/dist/YTicksAndGridLines-4pxTRlRK.cjs.map +1 -0
  394. package/dist/YTicksAndGridLines-Blepl7XF.js +38 -0
  395. package/dist/YTicksAndGridLines-Blepl7XF.js.map +1 -0
  396. package/dist/{band-BEjh2CHI.js → band-CyHaVft5.js} +3 -3
  397. package/dist/{band-BEjh2CHI.js.map → band-CyHaVft5.js.map} +1 -1
  398. package/dist/{band-CAApY4Pd.cjs → band-VYfcZeJ2.cjs} +2 -2
  399. package/dist/{band-CAApY4Pd.cjs.map → band-VYfcZeJ2.cjs.map} +1 -1
  400. package/dist/checkIfMultiple-Y9iKaV_u.js +950 -0
  401. package/dist/checkIfMultiple-Y9iKaV_u.js.map +1 -0
  402. package/dist/checkIfMultiple-wg6hJLXy.cjs +12 -0
  403. package/dist/checkIfMultiple-wg6hJLXy.cjs.map +1 -0
  404. package/dist/customArea-BUhPiPT6.js +163 -0
  405. package/dist/{customArea-x4L4xwLl.js.map → customArea-BUhPiPT6.js.map} +1 -1
  406. package/dist/customArea-CMF5g-C3.cjs +2 -0
  407. package/dist/{customArea-1G1S78s_.cjs.map → customArea-CMF5g-C3.cjs.map} +1 -1
  408. package/dist/delaunay-C1uAf38t.js.map +1 -1
  409. package/dist/delaunay-rcy0HhZi.cjs.map +1 -1
  410. package/dist/{ensureCompleteData-DlmibgaI.js → ensureCompleteData-DNKEGRiP.js} +12 -32
  411. package/dist/{ensureCompleteData-DlmibgaI.js.map → ensureCompleteData-DNKEGRiP.js.map} +1 -1
  412. package/dist/{ensureCompleteData-DkQYPeDa.cjs → ensureCompleteData-I6nYmT8E.cjs} +2 -2
  413. package/dist/{ensureCompleteData-DkQYPeDa.cjs.map → ensureCompleteData-I6nYmT8E.cjs.map} +1 -1
  414. package/dist/{excelDownload-BOA-lskf.js → excelDownload-BEC1AyQW.js} +12 -2
  415. package/dist/{excelDownload-BOA-lskf.js.map → excelDownload-BEC1AyQW.js.map} +1 -1
  416. package/dist/excelDownload-BQpsCa62.cjs.map +1 -1
  417. package/dist/{fetchAndParseData-sapWbnYk.js → fetchAndParseData-BpqkBPQL.js} +15 -28
  418. package/dist/{fetchAndParseData-sapWbnYk.js.map → fetchAndParseData-BpqkBPQL.js.map} +1 -1
  419. package/dist/fetchAndParseData-l5HGMAEs.cjs +16 -0
  420. package/dist/{fetchAndParseData-Ba-_CgxS.cjs.map → fetchAndParseData-l5HGMAEs.cjs.map} +1 -1
  421. package/dist/fetchAndParseData.cjs +1 -1
  422. package/dist/fetchAndParseData.js +1 -1
  423. package/dist/{filterData-9nEcQ-Jp.js → filterData-DsAiFzKY.js} +3 -5
  424. package/dist/{filterData-9nEcQ-Jp.js.map → filterData-DsAiFzKY.js.map} +1 -1
  425. package/dist/{filterData-BoYadk0l.cjs → filterData-T5DQBE9b.cjs} +2 -2
  426. package/dist/{filterData-BoYadk0l.cjs.map → filterData-T5DQBE9b.cjs.map} +1 -1
  427. package/dist/generateRandomString-B5zBiJzS.cjs.map +1 -1
  428. package/dist/generateRandomString-za3IQGfQ.js.map +1 -1
  429. package/dist/{getCentroidCoordinates-Dfk6IqEG.js → getCentroidCoordinates-D7r34N4w.js} +2 -2
  430. package/dist/{getCentroidCoordinates-Dfk6IqEG.js.map → getCentroidCoordinates-D7r34N4w.js.map} +1 -1
  431. package/dist/{getCentroidCoordinates-DxTBqzp2.cjs → getCentroidCoordinates-Dng1HVjO.cjs} +2 -2
  432. package/dist/{getCentroidCoordinates-DxTBqzp2.cjs.map → getCentroidCoordinates-Dng1HVjO.cjs.map} +1 -1
  433. package/dist/getGraphList-BpEWn1Tk.js +227 -0
  434. package/dist/{getGraphList-DuColTJM.js.map → getGraphList-BpEWn1Tk.js.map} +1 -1
  435. package/dist/getGraphList-gf02xgT2.cjs.map +1 -1
  436. package/dist/getJenks-BbngDoBQ.js.map +1 -1
  437. package/dist/getJenks-GYmdwBqm.cjs.map +1 -1
  438. package/dist/getNoOfTicks-C_1CFXv_.cjs +2 -0
  439. package/dist/getNoOfTicks-C_1CFXv_.cjs.map +1 -0
  440. package/dist/getNoOfTicks-CpmRjcRF.js +7 -0
  441. package/dist/getNoOfTicks-CpmRjcRF.js.map +1 -0
  442. package/dist/getSchema.cjs.map +1 -1
  443. package/dist/getSchema.js +445 -231
  444. package/dist/getSchema.js.map +1 -1
  445. package/dist/getSliderMarks-BmADcPQt.cjs +6 -0
  446. package/dist/getSliderMarks-BmADcPQt.cjs.map +1 -0
  447. package/dist/getSliderMarks-HIDJ0_Cd.js +1033 -0
  448. package/dist/getSliderMarks-HIDJ0_Cd.js.map +1 -0
  449. package/dist/{getTextColorBasedOnBgColor-B6Nk2WBf.js → getTextColorBasedOnBgColor-CDY808zi.js} +11 -3
  450. package/dist/{getTextColorBasedOnBgColor-B6Nk2WBf.js.map → getTextColorBasedOnBgColor-CDY808zi.js.map} +1 -1
  451. package/dist/getTextColorBasedOnBgColor-nqY-bsM_.cjs.map +1 -1
  452. package/dist/{getUniqValue-DiCh_MOD.js → getUniqValue-BKHCm3zE.js} +2 -4
  453. package/dist/{getUniqValue-DiCh_MOD.js.map → getUniqValue-BKHCm3zE.js.map} +1 -1
  454. package/dist/getUniqValue-RViz8tTw.cjs.map +1 -1
  455. package/dist/{imageDownload-Dcci2LEy.js → imageDownload-BX6SILNZ.js} +4 -2
  456. package/dist/{imageDownload-Dcci2LEy.js.map → imageDownload-BX6SILNZ.js.map} +1 -1
  457. package/dist/imageDownload-CgDcm1Sj.cjs.map +1 -1
  458. package/dist/{index-DvVprvy6.js → index-BZQYSqar.js} +7 -7
  459. package/dist/{index-DvVprvy6.js.map → index-BZQYSqar.js.map} +1 -1
  460. package/dist/index-B_sAFsEV.cjs +2 -0
  461. package/dist/{index-BHe3wsWF.cjs.map → index-B_sAFsEV.cjs.map} +1 -1
  462. package/dist/index-BqfRwk1n.js +146 -0
  463. package/dist/index-BqfRwk1n.js.map +1 -0
  464. package/dist/{index-V_JXij1_.js → index-BuwmuDFJ.js} +3 -3
  465. package/dist/{index-V_JXij1_.js.map → index-BuwmuDFJ.js.map} +1 -1
  466. package/dist/index-C6LorfZ-.cjs +2 -0
  467. package/dist/index-C6LorfZ-.cjs.map +1 -0
  468. package/dist/index-CHPV5EwG-CTPQjnHt.cjs +84 -0
  469. package/dist/index-CHPV5EwG-CTPQjnHt.cjs.map +1 -0
  470. package/dist/{index-CHPV5EwG-DBWUSD9b.js → index-CHPV5EwG-Curnpaqc.js} +724 -625
  471. package/dist/index-CHPV5EwG-Curnpaqc.js.map +1 -0
  472. package/dist/index-Ceppbd8C.js +342 -0
  473. package/dist/index-Ceppbd8C.js.map +1 -0
  474. package/dist/index-Cno4Q0YE.cjs +2 -0
  475. package/dist/{index-CQ3e6Ewi.cjs.map → index-Cno4Q0YE.cjs.map} +1 -1
  476. package/dist/{index-Cw8sCyo_-BuI_jX5Z.js → index-Cw8sCyo_-B2hEKjzG.js} +16 -16
  477. package/dist/{index-Cw8sCyo_-BuI_jX5Z.js.map → index-Cw8sCyo_-B2hEKjzG.js.map} +1 -1
  478. package/dist/{index-Cw8sCyo_-gxT8ADyn.cjs → index-Cw8sCyo_-BrHiWiRF.cjs} +2 -2
  479. package/dist/{index-Cw8sCyo_-gxT8ADyn.cjs.map → index-Cw8sCyo_-BrHiWiRF.cjs.map} +1 -1
  480. package/dist/index-CyZ1lmi_.cjs +2 -0
  481. package/dist/{index-D72cOtq7.cjs.map → index-CyZ1lmi_.cjs.map} +1 -1
  482. package/dist/index-D491FEn1.js +184 -0
  483. package/dist/index-D491FEn1.js.map +1 -0
  484. package/dist/index-DG2bgAva.cjs +10 -0
  485. package/dist/index-DG2bgAva.cjs.map +1 -0
  486. package/dist/index-DRXx7m-C.cjs +2 -0
  487. package/dist/index-DRXx7m-C.cjs.map +1 -0
  488. package/dist/index-DxXnJ8Ti.cjs +2 -0
  489. package/dist/index-DxXnJ8Ti.cjs.map +1 -0
  490. package/dist/{index-Dzc_aaI9-BKklH89r.js → index-Dzc_aaI9-Bb7gobH_.js} +2 -2
  491. package/dist/{index-Dzc_aaI9-BKklH89r.js.map → index-Dzc_aaI9-Bb7gobH_.js.map} +1 -1
  492. package/dist/{index-Dzc_aaI9-RIk2GRHD.cjs → index-Dzc_aaI9-BmkfPMyc.cjs} +2 -2
  493. package/dist/{index-Dzc_aaI9-RIk2GRHD.cjs.map → index-Dzc_aaI9-BmkfPMyc.cjs.map} +1 -1
  494. package/dist/{index-9tDEUqOZ.js → index-GEsywGxz.js} +9 -9
  495. package/dist/index-GEsywGxz.js.map +1 -0
  496. package/dist/index-SKgJALZg.js +99 -0
  497. package/dist/{index-Bw_eHBVN.js.map → index-SKgJALZg.js.map} +1 -1
  498. package/dist/index.cjs +1 -1
  499. package/dist/index.d.ts +10 -8
  500. package/dist/index.js +13 -13
  501. package/dist/{init-BhZylTFx.js → init-BJFW6EwE.js} +3 -3
  502. package/dist/{init-BhZylTFx.js.map → init-BJFW6EwE.js.map} +1 -1
  503. package/dist/{linear-BVckp9RD.cjs → linear-BwPAspcq.cjs} +2 -2
  504. package/dist/{linear-BVckp9RD.cjs.map → linear-BwPAspcq.cjs.map} +1 -1
  505. package/dist/{linear-DUdu7l2G.js → linear-BwnDd9KF.js} +3 -3
  506. package/dist/{linear-DUdu7l2G.js.map → linear-BwnDd9KF.js.map} +1 -1
  507. package/dist/numberFormattingFunction-02t-wJta.cjs.map +1 -1
  508. package/dist/numberFormattingFunction-14YCbkN2.js.map +1 -1
  509. package/dist/{ordinal-BOeNbyae.cjs → ordinal-CrsysVE-.cjs} +2 -2
  510. package/dist/ordinal-CrsysVE-.cjs.map +1 -0
  511. package/dist/{ordinal-w9Lu4Stb.js → ordinal-P77xw8aL.js} +24 -24
  512. package/dist/ordinal-P77xw8aL.js.map +1 -0
  513. package/dist/{pow-e8zx3AQJ.js → pow-DE4c7dbW.js} +3 -3
  514. package/dist/{pow-e8zx3AQJ.js.map → pow-DE4c7dbW.js.map} +1 -1
  515. package/dist/{pow-B5-jkdHU.cjs → pow-DgrUorRi.cjs} +2 -2
  516. package/dist/{pow-B5-jkdHU.cjs.map → pow-DgrUorRi.cjs.map} +1 -1
  517. package/dist/{proxy-BYIC9BuT.js → proxy-BxkFHwUw.js} +144 -134
  518. package/dist/proxy-BxkFHwUw.js.map +1 -0
  519. package/dist/proxy-BxvUI_9l.cjs +2 -0
  520. package/dist/proxy-BxvUI_9l.cjs.map +1 -0
  521. package/dist/{removeOutliers-DR48e-18.js → removeOutliers-BqW0sPqj.js} +2 -5
  522. package/dist/{removeOutliers-DR48e-18.js.map → removeOutliers-BqW0sPqj.js.map} +1 -1
  523. package/dist/removeOutliers-WELHHqiI.cjs.map +1 -1
  524. package/dist/{sort-DfK1b0F5.js → sort-BIvMlUH1.js} +5 -5
  525. package/dist/{sort-DfK1b0F5.js.map → sort-BIvMlUH1.js.map} +1 -1
  526. package/dist/{string-CRoCZCYa.cjs → string-C-kRh1bQ.cjs} +2 -2
  527. package/dist/{string-CRoCZCYa.cjs.map → string-C-kRh1bQ.cjs.map} +1 -1
  528. package/dist/{string-B8KlVSPX.js → string-C_xJ4Wg4.js} +3 -3
  529. package/dist/{string-B8KlVSPX.js.map → string-C_xJ4Wg4.js.map} +1 -1
  530. package/dist/string2HTML-CPGr_I5E.cjs +3 -0
  531. package/dist/{string2HTML-z7CwHXcx.cjs.map → string2HTML-CPGr_I5E.cjs.map} +1 -1
  532. package/dist/{string2HTML-oFCROsus.js → string2HTML-DhG75NqA.js} +15 -9
  533. package/dist/{string2HTML-oFCROsus.js.map → string2HTML-DhG75NqA.js.map} +1 -1
  534. package/dist/style.css +1 -1
  535. package/dist/{svgDownload-C2-E3yf2.js → svgDownload-BAoarWNt.js} +4 -2
  536. package/dist/{svgDownload-C2-E3yf2.js.map → svgDownload-BAoarWNt.js.map} +1 -1
  537. package/dist/svgDownload-D9zEGjTF.cjs.map +1 -1
  538. package/dist/{threshold-DFfqcDMa.js → threshold-Bgr20hik.js} +2 -2
  539. package/dist/{threshold-DFfqcDMa.js.map → threshold-Bgr20hik.js.map} +1 -1
  540. package/dist/{time-Byw_jYQ7.cjs → time-CZd5YLSP.cjs} +2 -2
  541. package/dist/{time-Byw_jYQ7.cjs.map → time-CZd5YLSP.cjs.map} +1 -1
  542. package/dist/{time-BzJP5SPC.js → time-DCCfQk3V.js} +3 -3
  543. package/dist/{time-BzJP5SPC.js.map → time-DCCfQk3V.js.map} +1 -1
  544. package/dist/transformData.cjs +1 -1
  545. package/dist/transformData.js +3 -3
  546. package/dist/transformDataForAggregation-CE3bAlHU.js +585 -0
  547. package/dist/{transformDataForAggregation-sBpdlX8n.js.map → transformDataForAggregation-CE3bAlHU.js.map} +1 -1
  548. package/dist/transformDataForAggregation-KXGm6flX.cjs.map +1 -1
  549. package/dist/transformDataForGraphFromFile-BExxcITV.js +14 -0
  550. package/dist/{transformDataForGraphFromFile-ComYvzuz.js.map → transformDataForGraphFromFile-BExxcITV.js.map} +1 -1
  551. package/dist/{transformDataForGraphFromFile-DVZodTHd.cjs → transformDataForGraphFromFile-DaJHQCsL.cjs} +2 -2
  552. package/dist/{transformDataForGraphFromFile-DVZodTHd.cjs.map → transformDataForGraphFromFile-DaJHQCsL.cjs.map} +1 -1
  553. package/dist/transformDataForSelect-D8AuvYdf.js.map +1 -1
  554. package/dist/transformDataForSelect-YmStusCI.cjs.map +1 -1
  555. package/dist/uniqBy-BHy4I8PK.js.map +1 -1
  556. package/dist/uniqBy-O05lp2S5.cjs.map +1 -1
  557. package/dist/{use-in-view-DR-UTB96.js → use-in-view-Cxa7y1TH.js} +2 -2
  558. package/dist/use-in-view-Cxa7y1TH.js.map +1 -0
  559. package/dist/use-in-view-QcfiW0w3.cjs +2 -0
  560. package/dist/use-in-view-QcfiW0w3.cjs.map +1 -0
  561. package/dist/utils.cjs +1 -1
  562. package/dist/utils.js +8 -8
  563. package/dist/validateSchema.cjs.map +1 -1
  564. package/dist/validateSchema.js +33 -29
  565. package/dist/validateSchema.js.map +1 -1
  566. package/dist/{x-BBpi7a_7-Dz2vKSfu.cjs → x-BBpi7a_7-mTo40uId.cjs} +2 -2
  567. package/dist/{x-BBpi7a_7-Dz2vKSfu.cjs.map → x-BBpi7a_7-mTo40uId.cjs.map} +1 -1
  568. package/dist/{y-D0sAaVii.js → y-BqfogMAB.js} +3 -3
  569. package/dist/{y-D0sAaVii.js.map → y-BqfogMAB.js.map} +1 -1
  570. package/dist/{zoom-QipiAl5W.js → zoom-C9MFjAaV.js} +5 -5
  571. package/dist/{zoom-QipiAl5W.js.map → zoom-C9MFjAaV.js.map} +1 -1
  572. package/dist/zoom-DPw8bba-.cjs +2 -0
  573. package/dist/{zoom-BiMNsz72.cjs.map → zoom-DPw8bba-.cjs.map} +1 -1
  574. package/package.json +7 -6
  575. package/dist/Axis-4gUOL8B7.js +0 -43
  576. package/dist/Axis-4gUOL8B7.js.map +0 -1
  577. package/dist/Axis-CkNn1wit.cjs +0 -2
  578. package/dist/Axis-CkNn1wit.cjs.map +0 -1
  579. package/dist/AxisTitle-Wkz-xeQL.cjs +0 -2
  580. package/dist/AxisTitle-Wkz-xeQL.cjs.map +0 -1
  581. package/dist/AxisTitle-v6_xcXZ-.js +0 -20
  582. package/dist/AxisTitle-v6_xcXZ-.js.map +0 -1
  583. package/dist/DropdownSelect-6kjXM6oW.js.map +0 -1
  584. package/dist/DropdownSelect-vt8yiB-g.cjs +0 -29
  585. package/dist/DropdownSelect-vt8yiB-g.cjs.map +0 -1
  586. package/dist/EmptyState-36lXXyui.js +0 -22
  587. package/dist/EmptyState-B8IpKGcL.cjs +0 -2
  588. package/dist/GraphEl-2IiUDxjR.js.map +0 -1
  589. package/dist/GraphEl-qrlfGPe3.cjs +0 -2
  590. package/dist/GraphEl-qrlfGPe3.cjs.map +0 -1
  591. package/dist/Modal-Cg8daIlV.js +0 -1030
  592. package/dist/Modal-Cg8daIlV.js.map +0 -1
  593. package/dist/Modal-CuuJdWkD.cjs +0 -46
  594. package/dist/Modal-CuuJdWkD.cjs.map +0 -1
  595. package/dist/ReferenceLine-CPMaAX0r.js +0 -128
  596. package/dist/ReferenceLine-CPMaAX0r.js.map +0 -1
  597. package/dist/ReferenceLine-D04j-zeV.cjs +0 -2
  598. package/dist/ReferenceLine-D04j-zeV.cjs.map +0 -1
  599. package/dist/RegressionLine-CW7iViH2.js +0 -49
  600. package/dist/RegressionLine-CW7iViH2.js.map +0 -1
  601. package/dist/RegressionLine-D-49RaHa.cjs +0 -2
  602. package/dist/RegressionLine-D-49RaHa.cjs.map +0 -1
  603. package/dist/Spinner-Bpz70q_g.js +0 -30
  604. package/dist/Spinner-Bpz70q_g.js.map +0 -1
  605. package/dist/Spinner-C6wLp85s.cjs +0 -2
  606. package/dist/Spinner-C6wLp85s.cjs.map +0 -1
  607. package/dist/Tooltip-6LIdPQGC.js +0 -46
  608. package/dist/Tooltip-6LIdPQGC.js.map +0 -1
  609. package/dist/Tooltip-Cpv0QohJ.cjs +0 -2
  610. package/dist/Tooltip-Cpv0QohJ.cjs.map +0 -1
  611. package/dist/Typography-BDULiwlF.cjs +0 -2
  612. package/dist/Typography-BDULiwlF.cjs.map +0 -1
  613. package/dist/Typography-LmZ9LEpe.js +0 -140
  614. package/dist/Typography-LmZ9LEpe.js.map +0 -1
  615. package/dist/XAxesLabels-CLZnBgSr.cjs +0 -2
  616. package/dist/XAxesLabels-CLZnBgSr.cjs.map +0 -1
  617. package/dist/XAxesLabels-SOSmso5J.js +0 -57
  618. package/dist/XAxesLabels-SOSmso5J.js.map +0 -1
  619. package/dist/XTicksAndGridLines-DuydSnZ_.js +0 -56
  620. package/dist/XTicksAndGridLines-DuydSnZ_.js.map +0 -1
  621. package/dist/XTicksAndGridLines-RKy7BVCO.cjs +0 -2
  622. package/dist/XTicksAndGridLines-RKy7BVCO.cjs.map +0 -1
  623. package/dist/YAxesLabels-DlDyLvhi.js +0 -52
  624. package/dist/YAxesLabels-DlDyLvhi.js.map +0 -1
  625. package/dist/YAxesLabels-Dqd259-t.cjs +0 -2
  626. package/dist/YAxesLabels-Dqd259-t.cjs.map +0 -1
  627. package/dist/YTicksAndGridLines-7t4MKtGw.js +0 -56
  628. package/dist/YTicksAndGridLines-7t4MKtGw.js.map +0 -1
  629. package/dist/YTicksAndGridLines-qGpRo_t1.cjs +0 -2
  630. package/dist/YTicksAndGridLines-qGpRo_t1.cjs.map +0 -1
  631. package/dist/checkIfMultiple-Dko_cBvE.cjs +0 -12
  632. package/dist/checkIfMultiple-Dko_cBvE.cjs.map +0 -1
  633. package/dist/checkIfMultiple-u2SmbiCf.js +0 -912
  634. package/dist/checkIfMultiple-u2SmbiCf.js.map +0 -1
  635. package/dist/customArea-1G1S78s_.cjs +0 -2
  636. package/dist/customArea-x4L4xwLl.js +0 -175
  637. package/dist/fetchAndParseData-Ba-_CgxS.cjs +0 -16
  638. package/dist/getGraphList-DuColTJM.js +0 -265
  639. package/dist/getSliderMarks-CUxPy36E.cjs +0 -6
  640. package/dist/getSliderMarks-CUxPy36E.cjs.map +0 -1
  641. package/dist/getSliderMarks-_pYOWEtO.js +0 -1023
  642. package/dist/getSliderMarks-_pYOWEtO.js.map +0 -1
  643. package/dist/index-9tDEUqOZ.js.map +0 -1
  644. package/dist/index-BHe3wsWF.cjs +0 -2
  645. package/dist/index-Bw_eHBVN.js +0 -77
  646. package/dist/index-C0bpbS4F.cjs +0 -2
  647. package/dist/index-C0bpbS4F.cjs.map +0 -1
  648. package/dist/index-CE9pmfxt.js +0 -430
  649. package/dist/index-CE9pmfxt.js.map +0 -1
  650. package/dist/index-CEJwW3lL.cjs +0 -2
  651. package/dist/index-CEJwW3lL.cjs.map +0 -1
  652. package/dist/index-CHPV5EwG-DBWUSD9b.js.map +0 -1
  653. package/dist/index-CHPV5EwG-DjM48pIC.cjs +0 -44
  654. package/dist/index-CHPV5EwG-DjM48pIC.cjs.map +0 -1
  655. package/dist/index-CQ3e6Ewi.cjs +0 -2
  656. package/dist/index-Cm8NIdOO.cjs +0 -10
  657. package/dist/index-Cm8NIdOO.cjs.map +0 -1
  658. package/dist/index-CoZbeNM9.cjs +0 -2
  659. package/dist/index-CoZbeNM9.cjs.map +0 -1
  660. package/dist/index-Cwgh7i7X.js +0 -122
  661. package/dist/index-Cwgh7i7X.js.map +0 -1
  662. package/dist/index-D72cOtq7.cjs +0 -2
  663. package/dist/index-zZjQEHlm.js +0 -342
  664. package/dist/index-zZjQEHlm.js.map +0 -1
  665. package/dist/ordinal-BOeNbyae.cjs.map +0 -1
  666. package/dist/ordinal-w9Lu4Stb.js.map +0 -1
  667. package/dist/proxy-BYIC9BuT.js.map +0 -1
  668. package/dist/proxy-CKadx4lC.cjs +0 -2
  669. package/dist/proxy-CKadx4lC.cjs.map +0 -1
  670. package/dist/string2HTML-z7CwHXcx.cjs +0 -3
  671. package/dist/transformDataForAggregation-sBpdlX8n.js +0 -755
  672. package/dist/transformDataForGraphFromFile-ComYvzuz.js +0 -24
  673. package/dist/use-in-view-CEwlc_dd.cjs +0 -2
  674. package/dist/use-in-view-CEwlc_dd.cjs.map +0 -1
  675. package/dist/use-in-view-DR-UTB96.js.map +0 -1
  676. package/dist/zoom-BiMNsz72.cjs +0 -2
@@ -1,5 +1,5 @@
1
- import Pe from "react";
2
- var ie = { exports: {} }, te = {};
1
+ import re from "react";
2
+ var ce = { exports: {} }, ne = {};
3
3
  /**
4
4
  * @license React
5
5
  * react-jsx-runtime.production.js
@@ -9,29 +9,29 @@ var ie = { exports: {} }, te = {};
9
9
  * This source code is licensed under the MIT license found in the
10
10
  * LICENSE file in the root directory of this source tree.
11
11
  */
12
- var ve;
13
- function Ve() {
14
- if (ve) return te;
15
- ve = 1;
16
- var r = Symbol.for("react.transitional.element"), s = Symbol.for("react.fragment");
17
- function o(t, a, l) {
12
+ var Ne;
13
+ function tr() {
14
+ if (Ne) return ne;
15
+ Ne = 1;
16
+ var r = Symbol.for("react.transitional.element"), a = Symbol.for("react.fragment");
17
+ function o(t, s, l) {
18
18
  var p = null;
19
- if (l !== void 0 && (p = "" + l), a.key !== void 0 && (p = "" + a.key), "key" in a) {
19
+ if (l !== void 0 && (p = "" + l), s.key !== void 0 && (p = "" + s.key), "key" in s) {
20
20
  l = {};
21
- for (var h in a)
22
- h !== "key" && (l[h] = a[h]);
23
- } else l = a;
24
- return a = l.ref, {
21
+ for (var y in s)
22
+ y !== "key" && (l[y] = s[y]);
23
+ } else l = s;
24
+ return s = l.ref, {
25
25
  $$typeof: r,
26
26
  type: t,
27
27
  key: p,
28
- ref: a !== void 0 ? a : null,
28
+ ref: s !== void 0 ? s : null,
29
29
  props: l
30
30
  };
31
31
  }
32
- return te.Fragment = s, te.jsx = o, te.jsxs = o, te;
32
+ return ne.Fragment = a, ne.jsx = o, ne.jsxs = o, ne;
33
33
  }
34
- var ne = {};
34
+ var ae = {};
35
35
  /**
36
36
  * @license React
37
37
  * react-jsx-runtime.development.js
@@ -41,24 +41,24 @@ var ne = {};
41
41
  * This source code is licensed under the MIT license found in the
42
42
  * LICENSE file in the root directory of this source tree.
43
43
  */
44
- var xe;
45
- function Je() {
46
- return xe || (xe = 1, process.env.NODE_ENV !== "production" && function() {
44
+ var Oe;
45
+ function nr() {
46
+ return Oe || (Oe = 1, process.env.NODE_ENV !== "production" && (function() {
47
47
  function r(e) {
48
48
  if (e == null) return null;
49
49
  if (typeof e == "function")
50
50
  return e.$$typeof === Q ? null : e.displayName || e.name || null;
51
51
  if (typeof e == "string") return e;
52
52
  switch (e) {
53
- case R:
53
+ case N:
54
54
  return "Fragment";
55
- case L:
55
+ case W:
56
56
  return "Profiler";
57
57
  case I:
58
58
  return "StrictMode";
59
59
  case M:
60
60
  return "Suspense";
61
- case W:
61
+ case F:
62
62
  return "SuspenseList";
63
63
  case K:
64
64
  return "Activity";
@@ -67,18 +67,344 @@ function Je() {
67
67
  switch (typeof e.tag == "number" && console.error(
68
68
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
69
69
  ), e.$$typeof) {
70
- case j:
70
+ case R:
71
71
  return "Portal";
72
- case G:
72
+ case D:
73
73
  return e.displayName || "Context";
74
+ case U:
75
+ return (e._context.displayName || "Context") + ".Consumer";
76
+ case Y:
77
+ var n = e.render;
78
+ return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
79
+ case b:
80
+ return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
81
+ case T:
82
+ n = e._payload, e = e._init;
83
+ try {
84
+ return r(e(n));
85
+ } catch {
86
+ }
87
+ }
88
+ return null;
89
+ }
90
+ function a(e) {
91
+ return "" + e;
92
+ }
93
+ function o(e) {
94
+ try {
95
+ a(e);
96
+ var n = !1;
97
+ } catch {
98
+ n = !0;
99
+ }
100
+ if (n) {
101
+ n = console;
102
+ var d = n.error, f = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
103
+ return d.call(
104
+ n,
105
+ "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
106
+ f
107
+ ), a(e);
108
+ }
109
+ }
110
+ function t(e) {
111
+ if (e === N) return "<>";
112
+ if (typeof e == "object" && e !== null && e.$$typeof === T)
113
+ return "<...>";
114
+ try {
115
+ var n = r(e);
116
+ return n ? "<" + n + ">" : "<...>";
117
+ } catch {
118
+ return "<...>";
119
+ }
120
+ }
121
+ function s() {
122
+ var e = z.A;
123
+ return e === null ? null : e.getOwner();
124
+ }
125
+ function l() {
126
+ return Error("react-stack-top-frame");
127
+ }
128
+ function p(e) {
129
+ if (V.call(e, "key")) {
130
+ var n = Object.getOwnPropertyDescriptor(e, "key").get;
131
+ if (n && n.isReactWarning) return !1;
132
+ }
133
+ return e.key !== void 0;
134
+ }
135
+ function y(e, n) {
136
+ function d() {
137
+ j || (j = !0, console.error(
138
+ "%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)",
139
+ n
140
+ ));
141
+ }
142
+ d.isReactWarning = !0, Object.defineProperty(e, "key", {
143
+ get: d,
144
+ configurable: !0
145
+ });
146
+ }
147
+ function h() {
148
+ var e = r(this.type);
149
+ return C[e] || (C[e] = !0, console.error(
150
+ "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."
151
+ )), e = this.props.ref, e !== void 0 ? e : null;
152
+ }
153
+ function v(e, n, d, f, P, G) {
154
+ var u = d.ref;
155
+ return e = {
156
+ $$typeof: w,
157
+ type: e,
158
+ key: n,
159
+ props: d,
160
+ _owner: f
161
+ }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
162
+ enumerable: !1,
163
+ get: h
164
+ }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
165
+ configurable: !1,
166
+ enumerable: !1,
167
+ writable: !0,
168
+ value: 0
169
+ }), Object.defineProperty(e, "_debugInfo", {
170
+ configurable: !1,
171
+ enumerable: !1,
172
+ writable: !0,
173
+ value: null
174
+ }), Object.defineProperty(e, "_debugStack", {
175
+ configurable: !1,
176
+ enumerable: !1,
177
+ writable: !0,
178
+ value: P
179
+ }), Object.defineProperty(e, "_debugTask", {
180
+ configurable: !1,
181
+ enumerable: !1,
182
+ writable: !0,
183
+ value: G
184
+ }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
185
+ }
186
+ function k(e, n, d, f, P, G) {
187
+ var u = n.children;
188
+ if (u !== void 0)
189
+ if (f)
190
+ if (B(u)) {
191
+ for (f = 0; f < u.length; f++)
192
+ x(u[f]);
193
+ Object.freeze && Object.freeze(u);
194
+ } else
195
+ console.error(
196
+ "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
197
+ );
198
+ else x(u);
199
+ if (V.call(n, "key")) {
200
+ u = r(e);
201
+ var S = Object.keys(n).filter(function(J) {
202
+ return J !== "key";
203
+ });
204
+ f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", H[u + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
205
+ `A props object containing a "key" prop is being spread into JSX:
206
+ let props = %s;
207
+ <%s {...props} />
208
+ React keys must be passed directly to JSX without using spread:
209
+ let props = %s;
210
+ <%s key={someKey} {...props} />`,
211
+ f,
212
+ u,
213
+ S,
214
+ u
215
+ ), H[u + f] = !0);
216
+ }
217
+ if (u = null, d !== void 0 && (o(d), u = "" + d), p(n) && (o(n.key), u = "" + n.key), "key" in n) {
218
+ d = {};
219
+ for (var $ in n)
220
+ $ !== "key" && (d[$] = n[$]);
221
+ } else d = n;
222
+ return u && y(
223
+ d,
224
+ typeof e == "function" ? e.displayName || e.name || "Unknown" : e
225
+ ), v(
226
+ e,
227
+ u,
228
+ d,
229
+ s(),
230
+ P,
231
+ G
232
+ );
233
+ }
234
+ function x(e) {
235
+ 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));
236
+ }
237
+ function E(e) {
238
+ return typeof e == "object" && e !== null && e.$$typeof === w;
239
+ }
240
+ var O = re, w = Symbol.for("react.transitional.element"), R = Symbol.for("react.portal"), N = Symbol.for("react.fragment"), I = Symbol.for("react.strict_mode"), W = Symbol.for("react.profiler"), U = Symbol.for("react.consumer"), D = Symbol.for("react.context"), Y = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), F = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), K = Symbol.for("react.activity"), Q = 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() {
241
+ return null;
242
+ };
243
+ O = {
244
+ react_stack_bottom_frame: function(e) {
245
+ return e();
246
+ }
247
+ };
248
+ var j, C = {}, m = O.react_stack_bottom_frame.bind(
249
+ O,
250
+ l
251
+ )(), q = A(t(l)), H = {};
252
+ ae.Fragment = N, ae.jsx = function(e, n, d) {
253
+ var f = 1e4 > z.recentlyCreatedOwnerStacks++;
254
+ return k(
255
+ e,
256
+ n,
257
+ d,
258
+ !1,
259
+ f ? Error("react-stack-top-frame") : m,
260
+ f ? A(t(e)) : q
261
+ );
262
+ }, ae.jsxs = function(e, n, d) {
263
+ var f = 1e4 > z.recentlyCreatedOwnerStacks++;
264
+ return k(
265
+ e,
266
+ n,
267
+ d,
268
+ !0,
269
+ f ? Error("react-stack-top-frame") : m,
270
+ f ? A(t(e)) : q
271
+ );
272
+ };
273
+ })()), ae;
274
+ }
275
+ var Te;
276
+ function ar() {
277
+ return Te || (Te = 1, process.env.NODE_ENV === "production" ? ce.exports = tr() : ce.exports = nr()), ce.exports;
278
+ }
279
+ var Br = ar(), de = { exports: {} }, be = {};
280
+ /**
281
+ * @license React
282
+ * react-compiler-runtime.production.js
283
+ *
284
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
285
+ *
286
+ * This source code is licensed under the MIT license found in the
287
+ * LICENSE file in the root directory of this source tree.
288
+ */
289
+ var Se;
290
+ function sr() {
291
+ if (Se) return be;
292
+ Se = 1;
293
+ var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
294
+ return be.c = function(a) {
295
+ return r.H.useMemoCache(a);
296
+ }, be;
297
+ }
298
+ var ge = {};
299
+ /**
300
+ * @license React
301
+ * react-compiler-runtime.development.js
302
+ *
303
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
304
+ *
305
+ * This source code is licensed under the MIT license found in the
306
+ * LICENSE file in the root directory of this source tree.
307
+ */
308
+ var je;
309
+ function lr() {
310
+ return je || (je = 1, process.env.NODE_ENV !== "production" && (function() {
311
+ var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
312
+ ge.c = function(a) {
313
+ var o = r.H;
314
+ return o === null && console.error(
315
+ `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:
316
+ 1. You might have mismatching versions of React and the renderer (such as React DOM)
317
+ 2. You might be breaking the Rules of Hooks
318
+ 3. You might have more than one copy of React in the same app
319
+ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`
320
+ ), o.useMemoCache(a);
321
+ };
322
+ })()), ge;
323
+ }
324
+ var Ae;
325
+ function ir() {
326
+ return Ae || (Ae = 1, process.env.NODE_ENV === "production" ? de.exports = sr() : de.exports = lr()), de.exports;
327
+ }
328
+ var Zr = ir(), he = { exports: {} }, se = {};
329
+ /**
330
+ * @license React
331
+ * react-jsx-runtime.production.js
332
+ *
333
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
334
+ *
335
+ * This source code is licensed under the MIT license found in the
336
+ * LICENSE file in the root directory of this source tree.
337
+ */
338
+ var Ce;
339
+ function cr() {
340
+ if (Ce) return se;
341
+ Ce = 1;
342
+ var r = Symbol.for("react.transitional.element"), a = Symbol.for("react.fragment");
343
+ function o(t, s, l) {
344
+ var p = null;
345
+ if (l !== void 0 && (p = "" + l), s.key !== void 0 && (p = "" + s.key), "key" in s) {
346
+ l = {};
347
+ for (var y in s)
348
+ y !== "key" && (l[y] = s[y]);
349
+ } else l = s;
350
+ return s = l.ref, {
351
+ $$typeof: r,
352
+ type: t,
353
+ key: p,
354
+ ref: s !== void 0 ? s : null,
355
+ props: l
356
+ };
357
+ }
358
+ return se.Fragment = a, se.jsx = o, se.jsxs = o, se;
359
+ }
360
+ var ue = {};
361
+ /**
362
+ * @license React
363
+ * react-jsx-runtime.development.js
364
+ *
365
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
366
+ *
367
+ * This source code is licensed under the MIT license found in the
368
+ * LICENSE file in the root directory of this source tree.
369
+ */
370
+ var Pe;
371
+ function dr() {
372
+ return Pe || (Pe = 1, process.env.NODE_ENV !== "production" && (function() {
373
+ function r(e) {
374
+ if (e == null) return null;
375
+ if (typeof e == "function")
376
+ return e.$$typeof === Q ? null : e.displayName || e.name || null;
377
+ if (typeof e == "string") return e;
378
+ switch (e) {
379
+ case N:
380
+ return "Fragment";
381
+ case W:
382
+ return "Profiler";
383
+ case I:
384
+ return "StrictMode";
385
+ case M:
386
+ return "Suspense";
387
+ case F:
388
+ return "SuspenseList";
389
+ case K:
390
+ return "Activity";
391
+ }
392
+ if (typeof e == "object")
393
+ switch (typeof e.tag == "number" && console.error(
394
+ "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
395
+ ), e.$$typeof) {
396
+ case R:
397
+ return "Portal";
74
398
  case D:
399
+ return e.displayName || "Context";
400
+ case U:
75
401
  return (e._context.displayName || "Context") + ".Consumer";
76
- case F:
402
+ case Y:
77
403
  var n = e.render;
78
404
  return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
79
405
  case b:
80
406
  return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
81
- case S:
407
+ case T:
82
408
  n = e._payload, e = e._init;
83
409
  try {
84
410
  return r(e(n));
@@ -87,12 +413,12 @@ function Je() {
87
413
  }
88
414
  return null;
89
415
  }
90
- function s(e) {
416
+ function a(e) {
91
417
  return "" + e;
92
418
  }
93
419
  function o(e) {
94
420
  try {
95
- s(e);
421
+ a(e);
96
422
  var n = !1;
97
423
  } catch {
98
424
  n = !0;
@@ -104,12 +430,12 @@ function Je() {
104
430
  n,
105
431
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
106
432
  f
107
- ), s(e);
433
+ ), a(e);
108
434
  }
109
435
  }
110
436
  function t(e) {
111
- if (e === R) return "<>";
112
- if (typeof e == "object" && e !== null && e.$$typeof === S)
437
+ if (e === N) return "<>";
438
+ if (typeof e == "object" && e !== null && e.$$typeof === T)
113
439
  return "<...>";
114
440
  try {
115
441
  var n = r(e);
@@ -118,8 +444,8 @@ function Je() {
118
444
  return "<...>";
119
445
  }
120
446
  }
121
- function a() {
122
- var e = C.A;
447
+ function s() {
448
+ var e = z.A;
123
449
  return e === null ? null : e.getOwner();
124
450
  }
125
451
  function l() {
@@ -132,9 +458,9 @@ function Je() {
132
458
  }
133
459
  return e.key !== void 0;
134
460
  }
135
- function h(e, n) {
461
+ function y(e, n) {
136
462
  function d() {
137
- z || (z = !0, console.error(
463
+ j || (j = !0, console.error(
138
464
  "%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)",
139
465
  n
140
466
  ));
@@ -144,13 +470,13 @@ function Je() {
144
470
  configurable: !0
145
471
  });
146
472
  }
147
- function y() {
473
+ function h() {
148
474
  var e = r(this.type);
149
- return P[e] || (P[e] = !0, console.error(
475
+ return C[e] || (C[e] = !0, console.error(
150
476
  "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."
151
477
  )), e = this.props.ref, e !== void 0 ? e : null;
152
478
  }
153
- function k(e, n, d, f, A, Y) {
479
+ function v(e, n, d, f, P, G) {
154
480
  var u = d.ref;
155
481
  return e = {
156
482
  $$typeof: w,
@@ -160,7 +486,7 @@ function Je() {
160
486
  _owner: f
161
487
  }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
162
488
  enumerable: !1,
163
- get: y
489
+ get: h
164
490
  }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
165
491
  configurable: !1,
166
492
  enumerable: !1,
@@ -175,19 +501,19 @@ function Je() {
175
501
  configurable: !1,
176
502
  enumerable: !1,
177
503
  writable: !0,
178
- value: A
504
+ value: P
179
505
  }), Object.defineProperty(e, "_debugTask", {
180
506
  configurable: !1,
181
507
  enumerable: !1,
182
508
  writable: !0,
183
- value: Y
509
+ value: G
184
510
  }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
185
511
  }
186
- function v(e, n, d, f, A, Y) {
512
+ function k(e, n, d, f, P, G) {
187
513
  var u = n.children;
188
514
  if (u !== void 0)
189
515
  if (f)
190
- if (H(u)) {
516
+ if (B(u)) {
191
517
  for (f = 0; f < u.length; f++)
192
518
  x(u[f]);
193
519
  Object.freeze && Object.freeze(u);
@@ -198,10 +524,10 @@ function Je() {
198
524
  else x(u);
199
525
  if (V.call(n, "key")) {
200
526
  u = r(e);
201
- var T = Object.keys(n).filter(function(X) {
202
- return X !== "key";
527
+ var S = Object.keys(n).filter(function(J) {
528
+ return J !== "key";
203
529
  });
204
- f = 0 < T.length ? "{key: someKey, " + T.join(": ..., ") + ": ...}" : "{key: someKey}", q[u + f] || (T = 0 < T.length ? "{" + T.join(": ..., ") + ": ...}" : "{}", console.error(
530
+ f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", H[u + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
205
531
  `A props object containing a "key" prop is being spread into JSX:
206
532
  let props = %s;
207
533
  <%s {...props} />
@@ -210,34 +536,34 @@ React keys must be passed directly to JSX without using spread:
210
536
  <%s key={someKey} {...props} />`,
211
537
  f,
212
538
  u,
213
- T,
539
+ S,
214
540
  u
215
- ), q[u + f] = !0);
541
+ ), H[u + f] = !0);
216
542
  }
217
543
  if (u = null, d !== void 0 && (o(d), u = "" + d), p(n) && (o(n.key), u = "" + n.key), "key" in n) {
218
544
  d = {};
219
545
  for (var $ in n)
220
546
  $ !== "key" && (d[$] = n[$]);
221
547
  } else d = n;
222
- return u && h(
548
+ return u && y(
223
549
  d,
224
550
  typeof e == "function" ? e.displayName || e.name || "Unknown" : e
225
- ), k(
551
+ ), v(
226
552
  e,
227
553
  u,
228
554
  d,
229
- a(),
230
- A,
231
- Y
555
+ s(),
556
+ P,
557
+ G
232
558
  );
233
559
  }
234
560
  function x(e) {
235
- E(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === S && (e._payload.status === "fulfilled" ? E(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
561
+ 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));
236
562
  }
237
563
  function E(e) {
238
564
  return typeof e == "object" && e !== null && e.$$typeof === w;
239
565
  }
240
- var O = Pe, w = Symbol.for("react.transitional.element"), j = Symbol.for("react.portal"), R = Symbol.for("react.fragment"), I = Symbol.for("react.strict_mode"), L = Symbol.for("react.profiler"), D = Symbol.for("react.consumer"), G = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), W = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), K = Symbol.for("react.activity"), Q = Symbol.for("react.client.reference"), C = O.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, H = Array.isArray, N = console.createTask ? console.createTask : function() {
566
+ var O = re, w = Symbol.for("react.transitional.element"), R = Symbol.for("react.portal"), N = Symbol.for("react.fragment"), I = Symbol.for("react.strict_mode"), W = Symbol.for("react.profiler"), U = Symbol.for("react.consumer"), D = Symbol.for("react.context"), Y = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), F = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), T = Symbol.for("react.lazy"), K = Symbol.for("react.activity"), Q = 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() {
241
567
  return null;
242
568
  };
243
569
  O = {
@@ -245,126 +571,175 @@ React keys must be passed directly to JSX without using spread:
245
571
  return e();
246
572
  }
247
573
  };
248
- var z, P = {}, m = O.react_stack_bottom_frame.bind(
574
+ var j, C = {}, m = O.react_stack_bottom_frame.bind(
249
575
  O,
250
576
  l
251
- )(), J = N(t(l)), q = {};
252
- ne.Fragment = R, ne.jsx = function(e, n, d) {
253
- var f = 1e4 > C.recentlyCreatedOwnerStacks++;
254
- return v(
577
+ )(), q = A(t(l)), H = {};
578
+ ue.Fragment = N, ue.jsx = function(e, n, d) {
579
+ var f = 1e4 > z.recentlyCreatedOwnerStacks++;
580
+ return k(
255
581
  e,
256
582
  n,
257
583
  d,
258
584
  !1,
259
585
  f ? Error("react-stack-top-frame") : m,
260
- f ? N(t(e)) : J
586
+ f ? A(t(e)) : q
261
587
  );
262
- }, ne.jsxs = function(e, n, d) {
263
- var f = 1e4 > C.recentlyCreatedOwnerStacks++;
264
- return v(
588
+ }, ue.jsxs = function(e, n, d) {
589
+ var f = 1e4 > z.recentlyCreatedOwnerStacks++;
590
+ return k(
265
591
  e,
266
592
  n,
267
593
  d,
268
594
  !0,
269
595
  f ? Error("react-stack-top-frame") : m,
270
- f ? N(t(e)) : J
596
+ f ? A(t(e)) : q
271
597
  );
272
598
  };
273
- }()), ne;
599
+ })()), ue;
274
600
  }
275
- var we;
276
- function qe() {
277
- return we || (we = 1, process.env.NODE_ENV === "production" ? ie.exports = Ve() : ie.exports = Je()), ie.exports;
601
+ var ze;
602
+ function ur() {
603
+ return ze || (ze = 1, process.env.NODE_ENV === "production" ? he.exports = cr() : he.exports = dr()), he.exports;
604
+ }
605
+ var Kr = ur(), ye = { exports: {} }, ve = {};
606
+ /**
607
+ * @license React
608
+ * react-compiler-runtime.production.js
609
+ *
610
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
611
+ *
612
+ * This source code is licensed under the MIT license found in the
613
+ * LICENSE file in the root directory of this source tree.
614
+ */
615
+ var $e;
616
+ function mr() {
617
+ if ($e) return ve;
618
+ $e = 1;
619
+ var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
620
+ return ve.c = function(a) {
621
+ return r.H.useMemoCache(a);
622
+ }, ve;
623
+ }
624
+ var Ie = {};
625
+ /**
626
+ * @license React
627
+ * react-compiler-runtime.development.js
628
+ *
629
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
630
+ *
631
+ * This source code is licensed under the MIT license found in the
632
+ * LICENSE file in the root directory of this source tree.
633
+ */
634
+ var Me;
635
+ function fr() {
636
+ return Me || (Me = 1, process.env.NODE_ENV !== "production" && (function() {
637
+ var r = re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;
638
+ Ie.c = function(a) {
639
+ var o = r.H;
640
+ return o === null && console.error(
641
+ `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:
642
+ 1. You might have mismatching versions of React and the renderer (such as React DOM)
643
+ 2. You might be breaking the Rules of Hooks
644
+ 3. You might have more than one copy of React in the same app
645
+ See https://react.dev/link/invalid-hook-call for tips about how to debug and fix this problem.`
646
+ ), o.useMemoCache(a);
647
+ };
648
+ })()), Ie;
649
+ }
650
+ var De;
651
+ function pr() {
652
+ return De || (De = 1, process.env.NODE_ENV === "production" ? ye.exports = mr() : ye.exports = fr()), ye.exports;
278
653
  }
279
- var Pr = qe();
280
- function Ae(r) {
281
- var s, o, t = "";
654
+ var Qr = pr();
655
+ function Ve(r) {
656
+ var a, o, t = "";
282
657
  if (typeof r == "string" || typeof r == "number") t += r;
283
658
  else if (typeof r == "object") if (Array.isArray(r)) {
284
- var a = r.length;
285
- for (s = 0; s < a; s++) r[s] && (o = Ae(r[s])) && (t && (t += " "), t += o);
659
+ var s = r.length;
660
+ for (a = 0; a < s; a++) r[a] && (o = Ve(r[a])) && (t && (t += " "), t += o);
286
661
  } else for (o in r) r[o] && (t && (t += " "), t += o);
287
662
  return t;
288
663
  }
289
- function Ce() {
290
- for (var r, s, o = 0, t = "", a = arguments.length; o < a; o++) (r = arguments[o]) && (s = Ae(r)) && (t && (t += " "), t += s);
664
+ function qe() {
665
+ for (var r, a, o = 0, t = "", s = arguments.length; o < s; o++) (r = arguments[o]) && (a = Ve(r)) && (t && (t += " "), t += a);
291
666
  return t;
292
667
  }
293
- const ke = "-", Xe = (r) => {
294
- const s = He(r), {
668
+ const Re = "-", br = (r) => {
669
+ const a = hr(r), {
295
670
  conflictingClassGroups: o,
296
671
  conflictingClassGroupModifiers: t
297
672
  } = r;
298
673
  return {
299
- getClassGroupId: (a) => {
300
- const l = a.split(ke);
301
- return l[0] === "" && l.length !== 1 && l.shift(), $e(l, s) || Be(a);
674
+ getClassGroupId: (s) => {
675
+ const l = s.split(Re);
676
+ return l[0] === "" && l.length !== 1 && l.shift(), He(l, a) || gr(s);
302
677
  },
303
- getConflictingClassGroupIds: (a, l) => {
304
- const p = o[a] || [];
305
- return l && t[a] ? [...p, ...t[a]] : p;
678
+ getConflictingClassGroupIds: (s, l) => {
679
+ const p = o[s] || [];
680
+ return l && t[s] ? [...p, ...t[s]] : p;
306
681
  }
307
682
  };
308
- }, $e = (r, s) => {
683
+ }, He = (r, a) => {
309
684
  if (r.length === 0)
310
- return s.classGroupId;
311
- const o = r[0], t = s.nextPart.get(o), a = t ? $e(r.slice(1), t) : void 0;
312
- if (a)
313
- return a;
314
- if (s.validators.length === 0)
685
+ return a.classGroupId;
686
+ const o = r[0], t = a.nextPart.get(o), s = t ? He(r.slice(1), t) : void 0;
687
+ if (s)
688
+ return s;
689
+ if (a.validators.length === 0)
315
690
  return;
316
- const l = r.join(ke);
317
- return s.validators.find(({
691
+ const l = r.join(Re);
692
+ return a.validators.find(({
318
693
  validator: p
319
694
  }) => p(l))?.classGroupId;
320
- }, _e = /^\[(.+)\]$/, Be = (r) => {
321
- if (_e.test(r)) {
322
- const s = _e.exec(r)[1], o = s?.substring(0, s.indexOf(":"));
695
+ }, Ye = /^\[(.+)\]$/, gr = (r) => {
696
+ if (Ye.test(r)) {
697
+ const a = Ye.exec(r)[1], o = a?.substring(0, a.indexOf(":"));
323
698
  if (o)
324
699
  return "arbitrary.." + o;
325
700
  }
326
- }, He = (r) => {
701
+ }, hr = (r) => {
327
702
  const {
328
- theme: s,
703
+ theme: a,
329
704
  classGroups: o
330
705
  } = r, t = {
331
706
  nextPart: /* @__PURE__ */ new Map(),
332
707
  validators: []
333
708
  };
334
- for (const a in o)
335
- ge(o[a], t, a, s);
709
+ for (const s in o)
710
+ we(o[s], t, s, a);
336
711
  return t;
337
- }, ge = (r, s, o, t) => {
338
- r.forEach((a) => {
339
- if (typeof a == "string") {
340
- const l = a === "" ? s : Ee(s, a);
712
+ }, we = (r, a, o, t) => {
713
+ r.forEach((s) => {
714
+ if (typeof s == "string") {
715
+ const l = s === "" ? a : Ge(a, s);
341
716
  l.classGroupId = o;
342
717
  return;
343
718
  }
344
- if (typeof a == "function") {
345
- if (Ze(a)) {
346
- ge(a(t), s, o, t);
719
+ if (typeof s == "function") {
720
+ if (yr(s)) {
721
+ we(s(t), a, o, t);
347
722
  return;
348
723
  }
349
- s.validators.push({
350
- validator: a,
724
+ a.validators.push({
725
+ validator: s,
351
726
  classGroupId: o
352
727
  });
353
728
  return;
354
729
  }
355
- Object.entries(a).forEach(([l, p]) => {
356
- ge(p, Ee(s, l), o, t);
730
+ Object.entries(s).forEach(([l, p]) => {
731
+ we(p, Ge(a, l), o, t);
357
732
  });
358
733
  });
359
- }, Ee = (r, s) => {
734
+ }, Ge = (r, a) => {
360
735
  let o = r;
361
- return s.split(ke).forEach((t) => {
736
+ return a.split(Re).forEach((t) => {
362
737
  o.nextPart.has(t) || o.nextPart.set(t, {
363
738
  nextPart: /* @__PURE__ */ new Map(),
364
739
  validators: []
365
740
  }), o = o.nextPart.get(t);
366
741
  }), o;
367
- }, Ze = (r) => r.isThemeGetter, Ke = (r) => {
742
+ }, yr = (r) => r.isThemeGetter, vr = (r) => {
368
743
  if (r < 1)
369
744
  return {
370
745
  get: () => {
@@ -372,9 +747,9 @@ const ke = "-", Xe = (r) => {
372
747
  set: () => {
373
748
  }
374
749
  };
375
- let s = 0, o = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
376
- const a = (l, p) => {
377
- o.set(l, p), s++, s > r && (s = 0, t = o, o = /* @__PURE__ */ new Map());
750
+ let a = 0, o = /* @__PURE__ */ new Map(), t = /* @__PURE__ */ new Map();
751
+ const s = (l, p) => {
752
+ o.set(l, p), a++, a > r && (a = 0, t = o, o = /* @__PURE__ */ new Map());
378
753
  };
379
754
  return {
380
755
  get(l) {
@@ -382,35 +757,35 @@ const ke = "-", Xe = (r) => {
382
757
  if (p !== void 0)
383
758
  return p;
384
759
  if ((p = t.get(l)) !== void 0)
385
- return a(l, p), p;
760
+ return s(l, p), p;
386
761
  },
387
762
  set(l, p) {
388
- o.has(l) ? o.set(l, p) : a(l, p);
763
+ o.has(l) ? o.set(l, p) : s(l, p);
389
764
  }
390
765
  };
391
- }, ye = "!", he = ":", Qe = he.length, er = (r) => {
766
+ }, _e = "!", Ee = ":", kr = Ee.length, xr = (r) => {
392
767
  const {
393
- prefix: s,
768
+ prefix: a,
394
769
  experimentalParseClassName: o
395
770
  } = r;
396
- let t = (a) => {
771
+ let t = (s) => {
397
772
  const l = [];
398
- let p = 0, h = 0, y = 0, k;
399
- for (let w = 0; w < a.length; w++) {
400
- let j = a[w];
401
- if (p === 0 && h === 0) {
402
- if (j === he) {
403
- l.push(a.slice(y, w)), y = w + Qe;
773
+ let p = 0, y = 0, h = 0, v;
774
+ for (let w = 0; w < s.length; w++) {
775
+ let R = s[w];
776
+ if (p === 0 && y === 0) {
777
+ if (R === Ee) {
778
+ l.push(s.slice(h, w)), h = w + kr;
404
779
  continue;
405
780
  }
406
- if (j === "/") {
407
- k = w;
781
+ if (R === "/") {
782
+ v = w;
408
783
  continue;
409
784
  }
410
785
  }
411
- j === "[" ? p++ : j === "]" ? p-- : j === "(" ? h++ : j === ")" && h--;
786
+ R === "[" ? p++ : R === "]" ? p-- : R === "(" ? y++ : R === ")" && y--;
412
787
  }
413
- const v = l.length === 0 ? a : a.substring(y), x = rr(v), E = x !== v, O = k && k > y ? k - y : void 0;
788
+ const k = l.length === 0 ? s : s.substring(h), x = wr(k), E = x !== k, O = v && v > h ? v - h : void 0;
414
789
  return {
415
790
  modifiers: l,
416
791
  hasImportantModifier: E,
@@ -418,9 +793,9 @@ const ke = "-", Xe = (r) => {
418
793
  maybePostfixModifierPosition: O
419
794
  };
420
795
  };
421
- if (s) {
422
- const a = s + he, l = t;
423
- t = (p) => p.startsWith(a) ? l(p.substring(a.length)) : {
796
+ if (a) {
797
+ const s = a + Ee, l = t;
798
+ t = (p) => p.startsWith(s) ? l(p.substring(s.length)) : {
424
799
  isExternal: !0,
425
800
  modifiers: [],
426
801
  hasImportantModifier: !1,
@@ -429,121 +804,121 @@ const ke = "-", Xe = (r) => {
429
804
  };
430
805
  }
431
806
  if (o) {
432
- const a = t;
807
+ const s = t;
433
808
  t = (l) => o({
434
809
  className: l,
435
- parseClassName: a
810
+ parseClassName: s
436
811
  });
437
812
  }
438
813
  return t;
439
- }, rr = (r) => r.endsWith(ye) ? r.substring(0, r.length - 1) : r.startsWith(ye) ? r.substring(1) : r, or = (r) => {
440
- const s = Object.fromEntries(r.orderSensitiveModifiers.map((o) => [o, !0]));
814
+ }, wr = (r) => r.endsWith(_e) ? r.substring(0, r.length - 1) : r.startsWith(_e) ? r.substring(1) : r, _r = (r) => {
815
+ const a = Object.fromEntries(r.orderSensitiveModifiers.map((o) => [o, !0]));
441
816
  return (o) => {
442
817
  if (o.length <= 1)
443
818
  return o;
444
819
  const t = [];
445
- let a = [];
820
+ let s = [];
446
821
  return o.forEach((l) => {
447
- l[0] === "[" || s[l] ? (t.push(...a.sort(), l), a = []) : a.push(l);
448
- }), t.push(...a.sort()), t;
822
+ l[0] === "[" || a[l] ? (t.push(...s.sort(), l), s = []) : s.push(l);
823
+ }), t.push(...s.sort()), t;
449
824
  };
450
- }, tr = (r) => ({
451
- cache: Ke(r.cacheSize),
452
- parseClassName: er(r),
453
- sortModifiers: or(r),
454
- ...Xe(r)
455
- }), nr = /\s+/, ar = (r, s) => {
825
+ }, Er = (r) => ({
826
+ cache: vr(r.cacheSize),
827
+ parseClassName: xr(r),
828
+ sortModifiers: _r(r),
829
+ ...br(r)
830
+ }), Rr = /\s+/, Nr = (r, a) => {
456
831
  const {
457
832
  parseClassName: o,
458
833
  getClassGroupId: t,
459
- getConflictingClassGroupIds: a,
834
+ getConflictingClassGroupIds: s,
460
835
  sortModifiers: l
461
- } = s, p = [], h = r.trim().split(nr);
462
- let y = "";
463
- for (let k = h.length - 1; k >= 0; k -= 1) {
464
- const v = h[k], {
836
+ } = a, p = [], y = r.trim().split(Rr);
837
+ let h = "";
838
+ for (let v = y.length - 1; v >= 0; v -= 1) {
839
+ const k = y[v], {
465
840
  isExternal: x,
466
841
  modifiers: E,
467
842
  hasImportantModifier: O,
468
843
  baseClassName: w,
469
- maybePostfixModifierPosition: j
470
- } = o(v);
844
+ maybePostfixModifierPosition: R
845
+ } = o(k);
471
846
  if (x) {
472
- y = v + (y.length > 0 ? " " + y : y);
847
+ h = k + (h.length > 0 ? " " + h : h);
473
848
  continue;
474
849
  }
475
- let R = !!j, I = t(R ? w.substring(0, j) : w);
850
+ let N = !!R, I = t(N ? w.substring(0, R) : w);
476
851
  if (!I) {
477
- if (!R) {
478
- y = v + (y.length > 0 ? " " + y : y);
852
+ if (!N) {
853
+ h = k + (h.length > 0 ? " " + h : h);
479
854
  continue;
480
855
  }
481
856
  if (I = t(w), !I) {
482
- y = v + (y.length > 0 ? " " + y : y);
857
+ h = k + (h.length > 0 ? " " + h : h);
483
858
  continue;
484
859
  }
485
- R = !1;
860
+ N = !1;
486
861
  }
487
- const L = l(E).join(":"), D = O ? L + ye : L, G = D + I;
488
- if (p.includes(G))
862
+ const W = l(E).join(":"), U = O ? W + _e : W, D = U + I;
863
+ if (p.includes(D))
489
864
  continue;
490
- p.push(G);
491
- const F = a(I, R);
492
- for (let M = 0; M < F.length; ++M) {
493
- const W = F[M];
494
- p.push(D + W);
865
+ p.push(D);
866
+ const Y = s(I, N);
867
+ for (let M = 0; M < Y.length; ++M) {
868
+ const F = Y[M];
869
+ p.push(U + F);
495
870
  }
496
- y = v + (y.length > 0 ? " " + y : y);
871
+ h = k + (h.length > 0 ? " " + h : h);
497
872
  }
498
- return y;
873
+ return h;
499
874
  };
500
- function sr() {
501
- let r = 0, s, o, t = "";
875
+ function Or() {
876
+ let r = 0, a, o, t = "";
502
877
  for (; r < arguments.length; )
503
- (s = arguments[r++]) && (o = Ie(s)) && (t && (t += " "), t += o);
878
+ (a = arguments[r++]) && (o = Je(a)) && (t && (t += " "), t += o);
504
879
  return t;
505
880
  }
506
- const Ie = (r) => {
881
+ const Je = (r) => {
507
882
  if (typeof r == "string")
508
883
  return r;
509
- let s, o = "";
884
+ let a, o = "";
510
885
  for (let t = 0; t < r.length; t++)
511
- r[t] && (s = Ie(r[t])) && (o && (o += " "), o += s);
886
+ r[t] && (a = Je(r[t])) && (o && (o += " "), o += a);
512
887
  return o;
513
888
  };
514
- function lr(r, ...s) {
515
- let o, t, a, l = p;
516
- function p(y) {
517
- const k = s.reduce((v, x) => x(v), r());
518
- return o = tr(k), t = o.cache.get, a = o.cache.set, l = h, h(y);
889
+ function Tr(r, ...a) {
890
+ let o, t, s, l = p;
891
+ function p(h) {
892
+ const v = a.reduce((k, x) => x(k), r());
893
+ return o = Er(v), t = o.cache.get, s = o.cache.set, l = y, y(h);
519
894
  }
520
- function h(y) {
521
- const k = t(y);
522
- if (k)
523
- return k;
524
- const v = ar(y, o);
525
- return a(y, v), v;
895
+ function y(h) {
896
+ const v = t(h);
897
+ if (v)
898
+ return v;
899
+ const k = Nr(h, o);
900
+ return s(h, k), k;
526
901
  }
527
902
  return function() {
528
- return l(sr.apply(null, arguments));
903
+ return l(Or.apply(null, arguments));
529
904
  };
530
905
  }
531
906
  const _ = (r) => {
532
- const s = (o) => o[r] || [];
533
- return s.isThemeGetter = !0, s;
534
- }, Me = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, Ge = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ir = /^\d+\/\d+$/, cr = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, dr = /\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$/, ur = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, mr = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, fr = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, ee = (r) => ir.test(r), g = (r) => !!r && !Number.isNaN(Number(r)), B = (r) => !!r && Number.isInteger(Number(r)), fe = (r) => r.endsWith("%") && g(r.slice(0, -1)), U = (r) => cr.test(r), pr = () => !0, br = (r) => (
907
+ const a = (o) => o[r] || [];
908
+ return a.isThemeGetter = !0, a;
909
+ }, 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) => (
535
910
  // `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
536
911
  // For example, `hsl(0 0% 0%)` would be classified as a length without this check.
537
912
  // I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
538
- dr.test(r) && !ur.test(r)
539
- ), Fe = () => !1, gr = (r) => mr.test(r), yr = (r) => fr.test(r), hr = (r) => !i(r) && !c(r), kr = (r) => re(r, We, Fe), i = (r) => Me.test(r), Z = (r) => re(r, Ue, br), pe = (r) => re(r, Er, g), je = (r) => re(r, Ye, Fe), vr = (r) => re(r, De, yr), ce = (r) => re(r, Le, gr), c = (r) => Ge.test(r), ae = (r) => oe(r, Ue), xr = (r) => oe(r, jr), Re = (r) => oe(r, Ye), wr = (r) => oe(r, We), _r = (r) => oe(r, De), de = (r) => oe(r, Le, !0), re = (r, s, o) => {
540
- const t = Me.exec(r);
541
- return t ? t[1] ? s(t[1]) : o(t[2]) : !1;
542
- }, oe = (r, s, o = !1) => {
543
- const t = Ge.exec(r);
544
- return t ? t[1] ? s(t[1]) : o : !1;
545
- }, Ye = (r) => r === "position" || r === "percentage", De = (r) => r === "image" || r === "url", We = (r) => r === "length" || r === "size" || r === "bg-size", Ue = (r) => r === "length", Er = (r) => r === "number", jr = (r) => r === "family-name", Le = (r) => r === "shadow", Rr = () => {
546
- const r = _("color"), s = _("font"), o = _("text"), t = _("font-weight"), a = _("tracking"), l = _("leading"), p = _("breakpoint"), h = _("container"), y = _("spacing"), k = _("radius"), v = _("shadow"), x = _("inset-shadow"), E = _("text-shadow"), O = _("drop-shadow"), w = _("blur"), j = _("perspective"), R = _("aspect"), I = _("ease"), L = _("animate"), D = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], G = () => [
913
+ Ar.test(r) && !Cr.test(r)
914
+ ), 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) => {
915
+ const t = Xe.exec(r);
916
+ return t ? t[1] ? a(t[1]) : o(t[2]) : !1;
917
+ }, te = (r, a, o = !1) => {
918
+ const t = Be.exec(r);
919
+ return t ? t[1] ? a(t[1]) : o : !1;
920
+ }, 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 = () => {
921
+ 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 = () => [
547
922
  "center",
548
923
  "top",
549
924
  "bottom",
@@ -561,51 +936,51 @@ const _ = (r) => {
561
936
  "bottom-left",
562
937
  // Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
563
938
  "left-bottom"
564
- ], F = () => [...G(), c, i], M = () => ["auto", "hidden", "clip", "visible", "scroll"], W = () => ["auto", "contain", "none"], b = () => [c, i, y], S = () => [ee, "full", "auto", ...b()], K = () => [B, "none", "subgrid", c, i], Q = () => ["auto", {
565
- span: ["full", B, c, i]
566
- }, B, c, i], C = () => [B, "auto", c, i], V = () => ["auto", "min", "max", "fr", c, i], H = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], N = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], z = () => ["auto", ...b()], P = () => [ee, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...b()], m = () => [r, c, i], J = () => [...G(), Re, je, {
939
+ ], 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", {
940
+ span: ["full", X, c, i]
941
+ }, 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, {
567
942
  position: [c, i]
568
- }], q = () => ["no-repeat", {
943
+ }], H = () => ["no-repeat", {
569
944
  repeat: ["", "x", "y", "space", "round"]
570
- }], e = () => ["auto", "cover", "contain", wr, kr, {
945
+ }], e = () => ["auto", "cover", "contain", Lr, Gr, {
571
946
  size: [c, i]
572
- }], n = () => [fe, ae, Z], d = () => [
947
+ }], n = () => [ke, le, Z], d = () => [
573
948
  // Deprecated since Tailwind CSS v4.0.0
574
949
  "",
575
950
  "none",
576
951
  "full",
577
- k,
952
+ v,
578
953
  c,
579
954
  i
580
- ], f = () => ["", g, ae, Z], A = () => ["solid", "dashed", "dotted", "double"], Y = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], u = () => [g, fe, Re, je], T = () => [
955
+ ], 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 = () => [
581
956
  // Deprecated since Tailwind CSS v4.0.0
582
957
  "",
583
958
  "none",
584
959
  w,
585
960
  c,
586
961
  i
587
- ], $ = () => ["none", g, c, i], X = () => ["none", g, c, i], me = () => [g, c, i], le = () => [ee, "full", ...b()];
962
+ ], $ = () => ["none", g, c, i], J = () => ["none", g, c, i], pe = () => [g, c, i], ie = () => [ee, "full", ...b()];
588
963
  return {
589
964
  cacheSize: 500,
590
965
  theme: {
591
966
  animate: ["spin", "ping", "pulse", "bounce"],
592
967
  aspect: ["video"],
593
- blur: [U],
594
- breakpoint: [U],
595
- color: [pr],
596
- container: [U],
597
- "drop-shadow": [U],
968
+ blur: [L],
969
+ breakpoint: [L],
970
+ color: [$r],
971
+ container: [L],
972
+ "drop-shadow": [L],
598
973
  ease: ["in", "out", "in-out"],
599
- font: [hr],
974
+ font: [Yr],
600
975
  "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
601
- "inset-shadow": [U],
976
+ "inset-shadow": [L],
602
977
  leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
603
978
  perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
604
- radius: [U],
605
- shadow: [U],
979
+ radius: [L],
980
+ shadow: [L],
606
981
  spacing: ["px", g],
607
- text: [U],
608
- "text-shadow": [U],
982
+ text: [L],
983
+ "text-shadow": [L],
609
984
  tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
610
985
  },
611
986
  classGroups: {
@@ -617,7 +992,7 @@ const _ = (r) => {
617
992
  * @see https://tailwindcss.com/docs/aspect-ratio
618
993
  */
619
994
  aspect: [{
620
- aspect: ["auto", "square", ee, i, c, R]
995
+ aspect: ["auto", "square", ee, i, c, N]
621
996
  }],
622
997
  /**
623
998
  * Container
@@ -630,21 +1005,21 @@ const _ = (r) => {
630
1005
  * @see https://tailwindcss.com/docs/columns
631
1006
  */
632
1007
  columns: [{
633
- columns: [g, i, c, h]
1008
+ columns: [g, i, c, y]
634
1009
  }],
635
1010
  /**
636
1011
  * Break After
637
1012
  * @see https://tailwindcss.com/docs/break-after
638
1013
  */
639
1014
  "break-after": [{
640
- "break-after": D()
1015
+ "break-after": U()
641
1016
  }],
642
1017
  /**
643
1018
  * Break Before
644
1019
  * @see https://tailwindcss.com/docs/break-before
645
1020
  */
646
1021
  "break-before": [{
647
- "break-before": D()
1022
+ "break-before": U()
648
1023
  }],
649
1024
  /**
650
1025
  * Break Inside
@@ -708,7 +1083,7 @@ const _ = (r) => {
708
1083
  * @see https://tailwindcss.com/docs/object-position
709
1084
  */
710
1085
  "object-position": [{
711
- object: F()
1086
+ object: Y()
712
1087
  }],
713
1088
  /**
714
1089
  * Overflow
@@ -736,21 +1111,21 @@ const _ = (r) => {
736
1111
  * @see https://tailwindcss.com/docs/overscroll-behavior
737
1112
  */
738
1113
  overscroll: [{
739
- overscroll: W()
1114
+ overscroll: F()
740
1115
  }],
741
1116
  /**
742
1117
  * Overscroll Behavior X
743
1118
  * @see https://tailwindcss.com/docs/overscroll-behavior
744
1119
  */
745
1120
  "overscroll-x": [{
746
- "overscroll-x": W()
1121
+ "overscroll-x": F()
747
1122
  }],
748
1123
  /**
749
1124
  * Overscroll Behavior Y
750
1125
  * @see https://tailwindcss.com/docs/overscroll-behavior
751
1126
  */
752
1127
  "overscroll-y": [{
753
- "overscroll-y": W()
1128
+ "overscroll-y": F()
754
1129
  }],
755
1130
  /**
756
1131
  * Position
@@ -762,63 +1137,63 @@ const _ = (r) => {
762
1137
  * @see https://tailwindcss.com/docs/top-right-bottom-left
763
1138
  */
764
1139
  inset: [{
765
- inset: S()
1140
+ inset: T()
766
1141
  }],
767
1142
  /**
768
1143
  * Right / Left
769
1144
  * @see https://tailwindcss.com/docs/top-right-bottom-left
770
1145
  */
771
1146
  "inset-x": [{
772
- "inset-x": S()
1147
+ "inset-x": T()
773
1148
  }],
774
1149
  /**
775
1150
  * Top / Bottom
776
1151
  * @see https://tailwindcss.com/docs/top-right-bottom-left
777
1152
  */
778
1153
  "inset-y": [{
779
- "inset-y": S()
1154
+ "inset-y": T()
780
1155
  }],
781
1156
  /**
782
1157
  * Start
783
1158
  * @see https://tailwindcss.com/docs/top-right-bottom-left
784
1159
  */
785
1160
  start: [{
786
- start: S()
1161
+ start: T()
787
1162
  }],
788
1163
  /**
789
1164
  * End
790
1165
  * @see https://tailwindcss.com/docs/top-right-bottom-left
791
1166
  */
792
1167
  end: [{
793
- end: S()
1168
+ end: T()
794
1169
  }],
795
1170
  /**
796
1171
  * Top
797
1172
  * @see https://tailwindcss.com/docs/top-right-bottom-left
798
1173
  */
799
1174
  top: [{
800
- top: S()
1175
+ top: T()
801
1176
  }],
802
1177
  /**
803
1178
  * Right
804
1179
  * @see https://tailwindcss.com/docs/top-right-bottom-left
805
1180
  */
806
1181
  right: [{
807
- right: S()
1182
+ right: T()
808
1183
  }],
809
1184
  /**
810
1185
  * Bottom
811
1186
  * @see https://tailwindcss.com/docs/top-right-bottom-left
812
1187
  */
813
1188
  bottom: [{
814
- bottom: S()
1189
+ bottom: T()
815
1190
  }],
816
1191
  /**
817
1192
  * Left
818
1193
  * @see https://tailwindcss.com/docs/top-right-bottom-left
819
1194
  */
820
1195
  left: [{
821
- left: S()
1196
+ left: T()
822
1197
  }],
823
1198
  /**
824
1199
  * Visibility
@@ -830,7 +1205,7 @@ const _ = (r) => {
830
1205
  * @see https://tailwindcss.com/docs/z-index
831
1206
  */
832
1207
  z: [{
833
- z: [B, "auto", c, i]
1208
+ z: [X, "auto", c, i]
834
1209
  }],
835
1210
  // ------------------------
836
1211
  // --- Flexbox and Grid ---
@@ -840,7 +1215,7 @@ const _ = (r) => {
840
1215
  * @see https://tailwindcss.com/docs/flex-basis
841
1216
  */
842
1217
  basis: [{
843
- basis: [ee, "full", "auto", h, ...b()]
1218
+ basis: [ee, "full", "auto", y, ...b()]
844
1219
  }],
845
1220
  /**
846
1221
  * Flex Direction
@@ -882,7 +1257,7 @@ const _ = (r) => {
882
1257
  * @see https://tailwindcss.com/docs/order
883
1258
  */
884
1259
  order: [{
885
- order: [B, "first", "last", "none", c, i]
1260
+ order: [X, "first", "last", "none", c, i]
886
1261
  }],
887
1262
  /**
888
1263
  * Grid Template Columns
@@ -903,14 +1278,14 @@ const _ = (r) => {
903
1278
  * @see https://tailwindcss.com/docs/grid-column
904
1279
  */
905
1280
  "col-start": [{
906
- "col-start": C()
1281
+ "col-start": z()
907
1282
  }],
908
1283
  /**
909
1284
  * Grid Column End
910
1285
  * @see https://tailwindcss.com/docs/grid-column
911
1286
  */
912
1287
  "col-end": [{
913
- "col-end": C()
1288
+ "col-end": z()
914
1289
  }],
915
1290
  /**
916
1291
  * Grid Template Rows
@@ -931,14 +1306,14 @@ const _ = (r) => {
931
1306
  * @see https://tailwindcss.com/docs/grid-row
932
1307
  */
933
1308
  "row-start": [{
934
- "row-start": C()
1309
+ "row-start": z()
935
1310
  }],
936
1311
  /**
937
1312
  * Grid Row End
938
1313
  * @see https://tailwindcss.com/docs/grid-row
939
1314
  */
940
1315
  "row-end": [{
941
- "row-end": C()
1316
+ "row-end": z()
942
1317
  }],
943
1318
  /**
944
1319
  * Grid Auto Flow
@@ -987,35 +1362,35 @@ const _ = (r) => {
987
1362
  * @see https://tailwindcss.com/docs/justify-content
988
1363
  */
989
1364
  "justify-content": [{
990
- justify: [...H(), "normal"]
1365
+ justify: [...B(), "normal"]
991
1366
  }],
992
1367
  /**
993
1368
  * Justify Items
994
1369
  * @see https://tailwindcss.com/docs/justify-items
995
1370
  */
996
1371
  "justify-items": [{
997
- "justify-items": [...N(), "normal"]
1372
+ "justify-items": [...A(), "normal"]
998
1373
  }],
999
1374
  /**
1000
1375
  * Justify Self
1001
1376
  * @see https://tailwindcss.com/docs/justify-self
1002
1377
  */
1003
1378
  "justify-self": [{
1004
- "justify-self": ["auto", ...N()]
1379
+ "justify-self": ["auto", ...A()]
1005
1380
  }],
1006
1381
  /**
1007
1382
  * Align Content
1008
1383
  * @see https://tailwindcss.com/docs/align-content
1009
1384
  */
1010
1385
  "align-content": [{
1011
- content: ["normal", ...H()]
1386
+ content: ["normal", ...B()]
1012
1387
  }],
1013
1388
  /**
1014
1389
  * Align Items
1015
1390
  * @see https://tailwindcss.com/docs/align-items
1016
1391
  */
1017
1392
  "align-items": [{
1018
- items: [...N(), {
1393
+ items: [...A(), {
1019
1394
  baseline: ["", "last"]
1020
1395
  }]
1021
1396
  }],
@@ -1024,7 +1399,7 @@ const _ = (r) => {
1024
1399
  * @see https://tailwindcss.com/docs/align-self
1025
1400
  */
1026
1401
  "align-self": [{
1027
- self: ["auto", ...N(), {
1402
+ self: ["auto", ...A(), {
1028
1403
  baseline: ["", "last"]
1029
1404
  }]
1030
1405
  }],
@@ -1033,21 +1408,21 @@ const _ = (r) => {
1033
1408
  * @see https://tailwindcss.com/docs/place-content
1034
1409
  */
1035
1410
  "place-content": [{
1036
- "place-content": H()
1411
+ "place-content": B()
1037
1412
  }],
1038
1413
  /**
1039
1414
  * Place Items
1040
1415
  * @see https://tailwindcss.com/docs/place-items
1041
1416
  */
1042
1417
  "place-items": [{
1043
- "place-items": [...N(), "baseline"]
1418
+ "place-items": [...A(), "baseline"]
1044
1419
  }],
1045
1420
  /**
1046
1421
  * Place Self
1047
1422
  * @see https://tailwindcss.com/docs/place-self
1048
1423
  */
1049
1424
  "place-self": [{
1050
- "place-self": ["auto", ...N()]
1425
+ "place-self": ["auto", ...A()]
1051
1426
  }],
1052
1427
  // Spacing
1053
1428
  /**
@@ -1118,63 +1493,63 @@ const _ = (r) => {
1118
1493
  * @see https://tailwindcss.com/docs/margin
1119
1494
  */
1120
1495
  m: [{
1121
- m: z()
1496
+ m: j()
1122
1497
  }],
1123
1498
  /**
1124
1499
  * Margin X
1125
1500
  * @see https://tailwindcss.com/docs/margin
1126
1501
  */
1127
1502
  mx: [{
1128
- mx: z()
1503
+ mx: j()
1129
1504
  }],
1130
1505
  /**
1131
1506
  * Margin Y
1132
1507
  * @see https://tailwindcss.com/docs/margin
1133
1508
  */
1134
1509
  my: [{
1135
- my: z()
1510
+ my: j()
1136
1511
  }],
1137
1512
  /**
1138
1513
  * Margin Start
1139
1514
  * @see https://tailwindcss.com/docs/margin
1140
1515
  */
1141
1516
  ms: [{
1142
- ms: z()
1517
+ ms: j()
1143
1518
  }],
1144
1519
  /**
1145
1520
  * Margin End
1146
1521
  * @see https://tailwindcss.com/docs/margin
1147
1522
  */
1148
1523
  me: [{
1149
- me: z()
1524
+ me: j()
1150
1525
  }],
1151
1526
  /**
1152
1527
  * Margin Top
1153
1528
  * @see https://tailwindcss.com/docs/margin
1154
1529
  */
1155
1530
  mt: [{
1156
- mt: z()
1531
+ mt: j()
1157
1532
  }],
1158
1533
  /**
1159
1534
  * Margin Right
1160
1535
  * @see https://tailwindcss.com/docs/margin
1161
1536
  */
1162
1537
  mr: [{
1163
- mr: z()
1538
+ mr: j()
1164
1539
  }],
1165
1540
  /**
1166
1541
  * Margin Bottom
1167
1542
  * @see https://tailwindcss.com/docs/margin
1168
1543
  */
1169
1544
  mb: [{
1170
- mb: z()
1545
+ mb: j()
1171
1546
  }],
1172
1547
  /**
1173
1548
  * Margin Left
1174
1549
  * @see https://tailwindcss.com/docs/margin
1175
1550
  */
1176
1551
  ml: [{
1177
- ml: z()
1552
+ ml: j()
1178
1553
  }],
1179
1554
  /**
1180
1555
  * Space Between X
@@ -1208,14 +1583,14 @@ const _ = (r) => {
1208
1583
  * @see https://tailwindcss.com/docs/width#setting-both-width-and-height
1209
1584
  */
1210
1585
  size: [{
1211
- size: P()
1586
+ size: C()
1212
1587
  }],
1213
1588
  /**
1214
1589
  * Width
1215
1590
  * @see https://tailwindcss.com/docs/width
1216
1591
  */
1217
1592
  w: [{
1218
- w: [h, "screen", ...P()]
1593
+ w: [y, "screen", ...C()]
1219
1594
  }],
1220
1595
  /**
1221
1596
  * Min-Width
@@ -1223,11 +1598,11 @@ const _ = (r) => {
1223
1598
  */
1224
1599
  "min-w": [{
1225
1600
  "min-w": [
1226
- h,
1601
+ y,
1227
1602
  "screen",
1228
1603
  /** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
1229
1604
  "none",
1230
- ...P()
1605
+ ...C()
1231
1606
  ]
1232
1607
  }],
1233
1608
  /**
@@ -1236,7 +1611,7 @@ const _ = (r) => {
1236
1611
  */
1237
1612
  "max-w": [{
1238
1613
  "max-w": [
1239
- h,
1614
+ y,
1240
1615
  "screen",
1241
1616
  "none",
1242
1617
  /** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
@@ -1245,7 +1620,7 @@ const _ = (r) => {
1245
1620
  {
1246
1621
  screen: [p]
1247
1622
  },
1248
- ...P()
1623
+ ...C()
1249
1624
  ]
1250
1625
  }],
1251
1626
  /**
@@ -1253,21 +1628,21 @@ const _ = (r) => {
1253
1628
  * @see https://tailwindcss.com/docs/height
1254
1629
  */
1255
1630
  h: [{
1256
- h: ["screen", "lh", ...P()]
1631
+ h: ["screen", "lh", ...C()]
1257
1632
  }],
1258
1633
  /**
1259
1634
  * Min-Height
1260
1635
  * @see https://tailwindcss.com/docs/min-height
1261
1636
  */
1262
1637
  "min-h": [{
1263
- "min-h": ["screen", "lh", "none", ...P()]
1638
+ "min-h": ["screen", "lh", "none", ...C()]
1264
1639
  }],
1265
1640
  /**
1266
1641
  * Max-Height
1267
1642
  * @see https://tailwindcss.com/docs/max-height
1268
1643
  */
1269
1644
  "max-h": [{
1270
- "max-h": ["screen", "lh", ...P()]
1645
+ "max-h": ["screen", "lh", ...C()]
1271
1646
  }],
1272
1647
  // ------------------
1273
1648
  // --- Typography ---
@@ -1277,7 +1652,7 @@ const _ = (r) => {
1277
1652
  * @see https://tailwindcss.com/docs/font-size
1278
1653
  */
1279
1654
  "font-size": [{
1280
- text: ["base", o, ae, Z]
1655
+ text: ["base", o, le, Z]
1281
1656
  }],
1282
1657
  /**
1283
1658
  * Font Smoothing
@@ -1294,21 +1669,21 @@ const _ = (r) => {
1294
1669
  * @see https://tailwindcss.com/docs/font-weight
1295
1670
  */
1296
1671
  "font-weight": [{
1297
- font: [t, c, pe]
1672
+ font: [t, c, xe]
1298
1673
  }],
1299
1674
  /**
1300
1675
  * Font Stretch
1301
1676
  * @see https://tailwindcss.com/docs/font-stretch
1302
1677
  */
1303
1678
  "font-stretch": [{
1304
- "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", fe, i]
1679
+ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", ke, i]
1305
1680
  }],
1306
1681
  /**
1307
1682
  * Font Family
1308
1683
  * @see https://tailwindcss.com/docs/font-family
1309
1684
  */
1310
1685
  "font-family": [{
1311
- font: [xr, i, s]
1686
+ font: [Fr, i, a]
1312
1687
  }],
1313
1688
  /**
1314
1689
  * Font Variant Numeric
@@ -1345,14 +1720,14 @@ const _ = (r) => {
1345
1720
  * @see https://tailwindcss.com/docs/letter-spacing
1346
1721
  */
1347
1722
  tracking: [{
1348
- tracking: [a, c, i]
1723
+ tracking: [s, c, i]
1349
1724
  }],
1350
1725
  /**
1351
1726
  * Line Clamp
1352
1727
  * @see https://tailwindcss.com/docs/line-clamp
1353
1728
  */
1354
1729
  "line-clamp": [{
1355
- "line-clamp": [g, "none", c, pe]
1730
+ "line-clamp": [g, "none", c, xe]
1356
1731
  }],
1357
1732
  /**
1358
1733
  * Line Height
@@ -1418,7 +1793,7 @@ const _ = (r) => {
1418
1793
  * @see https://tailwindcss.com/docs/text-decoration-style
1419
1794
  */
1420
1795
  "text-decoration-style": [{
1421
- decoration: [...A(), "wavy"]
1796
+ decoration: [...P(), "wavy"]
1422
1797
  }],
1423
1798
  /**
1424
1799
  * Text Decoration Thickness
@@ -1536,14 +1911,14 @@ const _ = (r) => {
1536
1911
  * @see https://tailwindcss.com/docs/background-position
1537
1912
  */
1538
1913
  "bg-position": [{
1539
- bg: J()
1914
+ bg: q()
1540
1915
  }],
1541
1916
  /**
1542
1917
  * Background Repeat
1543
1918
  * @see https://tailwindcss.com/docs/background-repeat
1544
1919
  */
1545
1920
  "bg-repeat": [{
1546
- bg: q()
1921
+ bg: H()
1547
1922
  }],
1548
1923
  /**
1549
1924
  * Background Size
@@ -1560,10 +1935,10 @@ const _ = (r) => {
1560
1935
  bg: ["none", {
1561
1936
  linear: [{
1562
1937
  to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
1563
- }, B, c, i],
1938
+ }, X, c, i],
1564
1939
  radial: ["", c, i],
1565
- conic: [B, c, i]
1566
- }, _r, vr]
1940
+ conic: [X, c, i]
1941
+ }, Wr, Ur]
1567
1942
  }],
1568
1943
  /**
1569
1944
  * Background Color
@@ -1814,14 +2189,14 @@ const _ = (r) => {
1814
2189
  * @see https://tailwindcss.com/docs/border-style
1815
2190
  */
1816
2191
  "border-style": [{
1817
- border: [...A(), "hidden", "none"]
2192
+ border: [...P(), "hidden", "none"]
1818
2193
  }],
1819
2194
  /**
1820
2195
  * Divide Style
1821
2196
  * @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
1822
2197
  */
1823
2198
  "divide-style": [{
1824
- divide: [...A(), "hidden", "none"]
2199
+ divide: [...P(), "hidden", "none"]
1825
2200
  }],
1826
2201
  /**
1827
2202
  * Border Color
@@ -1898,7 +2273,7 @@ const _ = (r) => {
1898
2273
  * @see https://tailwindcss.com/docs/outline-style
1899
2274
  */
1900
2275
  "outline-style": [{
1901
- outline: [...A(), "none", "hidden"]
2276
+ outline: [...P(), "none", "hidden"]
1902
2277
  }],
1903
2278
  /**
1904
2279
  * Outline Offset
@@ -1912,7 +2287,7 @@ const _ = (r) => {
1912
2287
  * @see https://tailwindcss.com/docs/outline-width
1913
2288
  */
1914
2289
  "outline-w": [{
1915
- outline: ["", g, ae, Z]
2290
+ outline: ["", g, le, Z]
1916
2291
  }],
1917
2292
  /**
1918
2293
  * Outline Color
@@ -1933,9 +2308,9 @@ const _ = (r) => {
1933
2308
  // Deprecated since Tailwind CSS v4.0.0
1934
2309
  "",
1935
2310
  "none",
1936
- v,
1937
- de,
1938
- ce
2311
+ k,
2312
+ fe,
2313
+ me
1939
2314
  ]
1940
2315
  }],
1941
2316
  /**
@@ -1950,7 +2325,7 @@ const _ = (r) => {
1950
2325
  * @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
1951
2326
  */
1952
2327
  "inset-shadow": [{
1953
- "inset-shadow": ["none", x, de, ce]
2328
+ "inset-shadow": ["none", x, fe, me]
1954
2329
  }],
1955
2330
  /**
1956
2331
  * Inset Box Shadow Color
@@ -2017,7 +2392,7 @@ const _ = (r) => {
2017
2392
  * @see https://tailwindcss.com/docs/text-shadow
2018
2393
  */
2019
2394
  "text-shadow": [{
2020
- "text-shadow": ["none", E, de, ce]
2395
+ "text-shadow": ["none", E, fe, me]
2021
2396
  }],
2022
2397
  /**
2023
2398
  * Text Shadow Color
@@ -2038,14 +2413,14 @@ const _ = (r) => {
2038
2413
  * @see https://tailwindcss.com/docs/mix-blend-mode
2039
2414
  */
2040
2415
  "mix-blend": [{
2041
- "mix-blend": [...Y(), "plus-darker", "plus-lighter"]
2416
+ "mix-blend": [...G(), "plus-darker", "plus-lighter"]
2042
2417
  }],
2043
2418
  /**
2044
2419
  * Background Blend Mode
2045
2420
  * @see https://tailwindcss.com/docs/background-blend-mode
2046
2421
  */
2047
2422
  "bg-blend": [{
2048
- "bg-blend": Y()
2423
+ "bg-blend": G()
2049
2424
  }],
2050
2425
  /**
2051
2426
  * Mask Clip
@@ -2177,7 +2552,7 @@ const _ = (r) => {
2177
2552
  }]
2178
2553
  }],
2179
2554
  "mask-image-radial-pos": [{
2180
- "mask-radial-at": G()
2555
+ "mask-radial-at": D()
2181
2556
  }],
2182
2557
  "mask-image-conic-pos": [{
2183
2558
  "mask-conic": [g]
@@ -2213,14 +2588,14 @@ const _ = (r) => {
2213
2588
  * @see https://tailwindcss.com/docs/mask-position
2214
2589
  */
2215
2590
  "mask-position": [{
2216
- mask: J()
2591
+ mask: q()
2217
2592
  }],
2218
2593
  /**
2219
2594
  * Mask Repeat
2220
2595
  * @see https://tailwindcss.com/docs/mask-repeat
2221
2596
  */
2222
2597
  "mask-repeat": [{
2223
- mask: q()
2598
+ mask: H()
2224
2599
  }],
2225
2600
  /**
2226
2601
  * Mask Size
@@ -2264,7 +2639,7 @@ const _ = (r) => {
2264
2639
  * @see https://tailwindcss.com/docs/blur
2265
2640
  */
2266
2641
  blur: [{
2267
- blur: T()
2642
+ blur: S()
2268
2643
  }],
2269
2644
  /**
2270
2645
  * Brightness
@@ -2290,8 +2665,8 @@ const _ = (r) => {
2290
2665
  "",
2291
2666
  "none",
2292
2667
  O,
2293
- de,
2294
- ce
2668
+ fe,
2669
+ me
2295
2670
  ]
2296
2671
  }],
2297
2672
  /**
@@ -2354,7 +2729,7 @@ const _ = (r) => {
2354
2729
  * @see https://tailwindcss.com/docs/backdrop-blur
2355
2730
  */
2356
2731
  "backdrop-blur": [{
2357
- "backdrop-blur": T()
2732
+ "backdrop-blur": S()
2358
2733
  }],
2359
2734
  /**
2360
2735
  * Backdrop Brightness
@@ -2500,7 +2875,7 @@ const _ = (r) => {
2500
2875
  * @see https://tailwindcss.com/docs/animation
2501
2876
  */
2502
2877
  animate: [{
2503
- animate: ["none", L, c, i]
2878
+ animate: ["none", W, c, i]
2504
2879
  }],
2505
2880
  // ------------------
2506
2881
  // --- Transforms ---
@@ -2517,14 +2892,14 @@ const _ = (r) => {
2517
2892
  * @see https://tailwindcss.com/docs/perspective
2518
2893
  */
2519
2894
  perspective: [{
2520
- perspective: [j, c, i]
2895
+ perspective: [R, c, i]
2521
2896
  }],
2522
2897
  /**
2523
2898
  * Perspective Origin
2524
2899
  * @see https://tailwindcss.com/docs/perspective-origin
2525
2900
  */
2526
2901
  "perspective-origin": [{
2527
- "perspective-origin": F()
2902
+ "perspective-origin": Y()
2528
2903
  }],
2529
2904
  /**
2530
2905
  * Rotate
@@ -2559,28 +2934,28 @@ const _ = (r) => {
2559
2934
  * @see https://tailwindcss.com/docs/scale
2560
2935
  */
2561
2936
  scale: [{
2562
- scale: X()
2937
+ scale: J()
2563
2938
  }],
2564
2939
  /**
2565
2940
  * Scale X
2566
2941
  * @see https://tailwindcss.com/docs/scale
2567
2942
  */
2568
2943
  "scale-x": [{
2569
- "scale-x": X()
2944
+ "scale-x": J()
2570
2945
  }],
2571
2946
  /**
2572
2947
  * Scale Y
2573
2948
  * @see https://tailwindcss.com/docs/scale
2574
2949
  */
2575
2950
  "scale-y": [{
2576
- "scale-y": X()
2951
+ "scale-y": J()
2577
2952
  }],
2578
2953
  /**
2579
2954
  * Scale Z
2580
2955
  * @see https://tailwindcss.com/docs/scale
2581
2956
  */
2582
2957
  "scale-z": [{
2583
- "scale-z": X()
2958
+ "scale-z": J()
2584
2959
  }],
2585
2960
  /**
2586
2961
  * Scale 3D
@@ -2592,21 +2967,21 @@ const _ = (r) => {
2592
2967
  * @see https://tailwindcss.com/docs/skew
2593
2968
  */
2594
2969
  skew: [{
2595
- skew: me()
2970
+ skew: pe()
2596
2971
  }],
2597
2972
  /**
2598
2973
  * Skew X
2599
2974
  * @see https://tailwindcss.com/docs/skew
2600
2975
  */
2601
2976
  "skew-x": [{
2602
- "skew-x": me()
2977
+ "skew-x": pe()
2603
2978
  }],
2604
2979
  /**
2605
2980
  * Skew Y
2606
2981
  * @see https://tailwindcss.com/docs/skew
2607
2982
  */
2608
2983
  "skew-y": [{
2609
- "skew-y": me()
2984
+ "skew-y": pe()
2610
2985
  }],
2611
2986
  /**
2612
2987
  * Transform
@@ -2620,7 +2995,7 @@ const _ = (r) => {
2620
2995
  * @see https://tailwindcss.com/docs/transform-origin
2621
2996
  */
2622
2997
  "transform-origin": [{
2623
- origin: F()
2998
+ origin: Y()
2624
2999
  }],
2625
3000
  /**
2626
3001
  * Transform Style
@@ -2634,28 +3009,28 @@ const _ = (r) => {
2634
3009
  * @see https://tailwindcss.com/docs/translate
2635
3010
  */
2636
3011
  translate: [{
2637
- translate: le()
3012
+ translate: ie()
2638
3013
  }],
2639
3014
  /**
2640
3015
  * Translate X
2641
3016
  * @see https://tailwindcss.com/docs/translate
2642
3017
  */
2643
3018
  "translate-x": [{
2644
- "translate-x": le()
3019
+ "translate-x": ie()
2645
3020
  }],
2646
3021
  /**
2647
3022
  * Translate Y
2648
3023
  * @see https://tailwindcss.com/docs/translate
2649
3024
  */
2650
3025
  "translate-y": [{
2651
- "translate-y": le()
3026
+ "translate-y": ie()
2652
3027
  }],
2653
3028
  /**
2654
3029
  * Translate Z
2655
3030
  * @see https://tailwindcss.com/docs/translate
2656
3031
  */
2657
3032
  "translate-z": [{
2658
- "translate-z": le()
3033
+ "translate-z": ie()
2659
3034
  }],
2660
3035
  /**
2661
3036
  * Translate None
@@ -2937,7 +3312,7 @@ const _ = (r) => {
2937
3312
  * @see https://tailwindcss.com/docs/stroke-width
2938
3313
  */
2939
3314
  "stroke-w": [{
2940
- stroke: [g, ae, Z, pe]
3315
+ stroke: [g, le, Z, xe]
2941
3316
  }],
2942
3317
  /**
2943
3318
  * Stroke
@@ -3012,326 +3387,50 @@ const _ = (r) => {
3012
3387
  },
3013
3388
  orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
3014
3389
  };
3015
- }, Or = /* @__PURE__ */ lr(Rr);
3016
- function Ar(...r) {
3017
- return Or(Ce(r));
3390
+ }, Jr = /* @__PURE__ */ Tr(Hr);
3391
+ function eo(...r) {
3392
+ return Jr(qe(r));
3018
3393
  }
3019
- function Cr() {
3394
+ function ro() {
3020
3395
  return Math.random().toString(36).substring(2, 10);
3021
3396
  }
3022
- var be = { exports: {} }, se = {};
3023
- /**
3024
- * @license React
3025
- * react-jsx-runtime.production.js
3026
- *
3027
- * Copyright (c) Meta Platforms, Inc. and affiliates.
3028
- *
3029
- * This source code is licensed under the MIT license found in the
3030
- * LICENSE file in the root directory of this source tree.
3031
- */
3032
- var Oe;
3033
- function Sr() {
3034
- if (Oe) return se;
3035
- Oe = 1;
3036
- var r = Symbol.for("react.transitional.element"), s = Symbol.for("react.fragment");
3037
- function o(t, a, l) {
3038
- var p = null;
3039
- if (l !== void 0 && (p = "" + l), a.key !== void 0 && (p = "" + a.key), "key" in a) {
3040
- l = {};
3041
- for (var h in a)
3042
- h !== "key" && (l[h] = a[h]);
3043
- } else l = a;
3044
- return a = l.ref, {
3045
- $$typeof: r,
3046
- type: t,
3047
- key: p,
3048
- ref: a !== void 0 ? a : null,
3049
- props: l
3050
- };
3051
- }
3052
- return se.Fragment = s, se.jsx = o, se.jsxs = o, se;
3053
- }
3054
- var ue = {};
3055
- /**
3056
- * @license React
3057
- * react-jsx-runtime.development.js
3058
- *
3059
- * Copyright (c) Meta Platforms, Inc. and affiliates.
3060
- *
3061
- * This source code is licensed under the MIT license found in the
3062
- * LICENSE file in the root directory of this source tree.
3063
- */
3064
- var Se;
3065
- function Tr() {
3066
- return Se || (Se = 1, process.env.NODE_ENV !== "production" && function() {
3067
- function r(e) {
3068
- if (e == null) return null;
3069
- if (typeof e == "function")
3070
- return e.$$typeof === Q ? null : e.displayName || e.name || null;
3071
- if (typeof e == "string") return e;
3072
- switch (e) {
3073
- case R:
3074
- return "Fragment";
3075
- case L:
3076
- return "Profiler";
3077
- case I:
3078
- return "StrictMode";
3079
- case M:
3080
- return "Suspense";
3081
- case W:
3082
- return "SuspenseList";
3083
- case K:
3084
- return "Activity";
3085
- }
3086
- if (typeof e == "object")
3087
- switch (typeof e.tag == "number" && console.error(
3088
- "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
3089
- ), e.$$typeof) {
3090
- case j:
3091
- return "Portal";
3092
- case G:
3093
- return e.displayName || "Context";
3094
- case D:
3095
- return (e._context.displayName || "Context") + ".Consumer";
3096
- case F:
3097
- var n = e.render;
3098
- return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
3099
- case b:
3100
- return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
3101
- case S:
3102
- n = e._payload, e = e._init;
3103
- try {
3104
- return r(e(n));
3105
- } catch {
3106
- }
3107
- }
3108
- return null;
3109
- }
3110
- function s(e) {
3111
- return "" + e;
3112
- }
3113
- function o(e) {
3114
- try {
3115
- s(e);
3116
- var n = !1;
3117
- } catch {
3118
- n = !0;
3119
- }
3120
- if (n) {
3121
- n = console;
3122
- var d = n.error, f = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
3123
- return d.call(
3124
- n,
3125
- "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
3126
- f
3127
- ), s(e);
3128
- }
3129
- }
3130
- function t(e) {
3131
- if (e === R) return "<>";
3132
- if (typeof e == "object" && e !== null && e.$$typeof === S)
3133
- return "<...>";
3134
- try {
3135
- var n = r(e);
3136
- return n ? "<" + n + ">" : "<...>";
3137
- } catch {
3138
- return "<...>";
3139
- }
3140
- }
3141
- function a() {
3142
- var e = C.A;
3143
- return e === null ? null : e.getOwner();
3144
- }
3145
- function l() {
3146
- return Error("react-stack-top-frame");
3147
- }
3148
- function p(e) {
3149
- if (V.call(e, "key")) {
3150
- var n = Object.getOwnPropertyDescriptor(e, "key").get;
3151
- if (n && n.isReactWarning) return !1;
3152
- }
3153
- return e.key !== void 0;
3154
- }
3155
- function h(e, n) {
3156
- function d() {
3157
- z || (z = !0, console.error(
3158
- "%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)",
3159
- n
3160
- ));
3161
- }
3162
- d.isReactWarning = !0, Object.defineProperty(e, "key", {
3163
- get: d,
3164
- configurable: !0
3165
- });
3166
- }
3167
- function y() {
3168
- var e = r(this.type);
3169
- return P[e] || (P[e] = !0, console.error(
3170
- "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."
3171
- )), e = this.props.ref, e !== void 0 ? e : null;
3172
- }
3173
- function k(e, n, d, f, A, Y) {
3174
- var u = d.ref;
3175
- return e = {
3176
- $$typeof: w,
3177
- type: e,
3178
- key: n,
3179
- props: d,
3180
- _owner: f
3181
- }, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
3182
- enumerable: !1,
3183
- get: y
3184
- }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
3185
- configurable: !1,
3186
- enumerable: !1,
3187
- writable: !0,
3188
- value: 0
3189
- }), Object.defineProperty(e, "_debugInfo", {
3190
- configurable: !1,
3191
- enumerable: !1,
3192
- writable: !0,
3193
- value: null
3194
- }), Object.defineProperty(e, "_debugStack", {
3195
- configurable: !1,
3196
- enumerable: !1,
3197
- writable: !0,
3198
- value: A
3199
- }), Object.defineProperty(e, "_debugTask", {
3200
- configurable: !1,
3201
- enumerable: !1,
3202
- writable: !0,
3203
- value: Y
3204
- }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
3205
- }
3206
- function v(e, n, d, f, A, Y) {
3207
- var u = n.children;
3208
- if (u !== void 0)
3209
- if (f)
3210
- if (H(u)) {
3211
- for (f = 0; f < u.length; f++)
3212
- x(u[f]);
3213
- Object.freeze && Object.freeze(u);
3214
- } else
3215
- console.error(
3216
- "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
3217
- );
3218
- else x(u);
3219
- if (V.call(n, "key")) {
3220
- u = r(e);
3221
- var T = Object.keys(n).filter(function(X) {
3222
- return X !== "key";
3223
- });
3224
- f = 0 < T.length ? "{key: someKey, " + T.join(": ..., ") + ": ...}" : "{key: someKey}", q[u + f] || (T = 0 < T.length ? "{" + T.join(": ..., ") + ": ...}" : "{}", console.error(
3225
- `A props object containing a "key" prop is being spread into JSX:
3226
- let props = %s;
3227
- <%s {...props} />
3228
- React keys must be passed directly to JSX without using spread:
3229
- let props = %s;
3230
- <%s key={someKey} {...props} />`,
3231
- f,
3232
- u,
3233
- T,
3234
- u
3235
- ), q[u + f] = !0);
3236
- }
3237
- if (u = null, d !== void 0 && (o(d), u = "" + d), p(n) && (o(n.key), u = "" + n.key), "key" in n) {
3238
- d = {};
3239
- for (var $ in n)
3240
- $ !== "key" && (d[$] = n[$]);
3241
- } else d = n;
3242
- return u && h(
3243
- d,
3244
- typeof e == "function" ? e.displayName || e.name || "Unknown" : e
3245
- ), k(
3246
- e,
3247
- u,
3248
- d,
3249
- a(),
3250
- A,
3251
- Y
3252
- );
3253
- }
3254
- function x(e) {
3255
- E(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === S && (e._payload.status === "fulfilled" ? E(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
3256
- }
3257
- function E(e) {
3258
- return typeof e == "object" && e !== null && e.$$typeof === w;
3259
- }
3260
- var O = Pe, w = Symbol.for("react.transitional.element"), j = Symbol.for("react.portal"), R = Symbol.for("react.fragment"), I = Symbol.for("react.strict_mode"), L = Symbol.for("react.profiler"), D = Symbol.for("react.consumer"), G = Symbol.for("react.context"), F = Symbol.for("react.forward_ref"), M = Symbol.for("react.suspense"), W = Symbol.for("react.suspense_list"), b = Symbol.for("react.memo"), S = Symbol.for("react.lazy"), K = Symbol.for("react.activity"), Q = Symbol.for("react.client.reference"), C = O.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, H = Array.isArray, N = console.createTask ? console.createTask : function() {
3261
- return null;
3262
- };
3263
- O = {
3264
- react_stack_bottom_frame: function(e) {
3265
- return e();
3266
- }
3267
- };
3268
- var z, P = {}, m = O.react_stack_bottom_frame.bind(
3269
- O,
3270
- l
3271
- )(), J = N(t(l)), q = {};
3272
- ue.Fragment = R, ue.jsx = function(e, n, d) {
3273
- var f = 1e4 > C.recentlyCreatedOwnerStacks++;
3274
- return v(
3275
- e,
3276
- n,
3277
- d,
3278
- !1,
3279
- f ? Error("react-stack-top-frame") : m,
3280
- f ? N(t(e)) : J
3281
- );
3282
- }, ue.jsxs = function(e, n, d) {
3283
- var f = 1e4 > C.recentlyCreatedOwnerStacks++;
3284
- return v(
3285
- e,
3286
- n,
3287
- d,
3288
- !0,
3289
- f ? Error("react-stack-top-frame") : m,
3290
- f ? N(t(e)) : J
3291
- );
3292
- };
3293
- }()), ue;
3294
- }
3295
- var Te;
3296
- function zr() {
3297
- return Te || (Te = 1, process.env.NODE_ENV === "production" ? be.exports = Sr() : be.exports = Tr()), be.exports;
3298
- }
3299
- var $r = zr();
3300
- const ze = (r) => typeof r == "boolean" ? `${r}` : r === 0 ? "0" : r, Ne = Ce, Ir = (r, s) => (o) => {
3397
+ const Le = (r) => typeof r == "boolean" ? `${r}` : r === 0 ? "0" : r, We = qe, oo = (r, a) => (o) => {
3301
3398
  var t;
3302
- if (s?.variants == null) return Ne(r, o?.class, o?.className);
3303
- const { variants: a, defaultVariants: l } = s, p = Object.keys(a).map((k) => {
3304
- const v = o?.[k], x = l?.[k];
3305
- if (v === null) return null;
3306
- const E = ze(v) || ze(x);
3307
- return a[k][E];
3308
- }), h = o && Object.entries(o).reduce((k, v) => {
3309
- let [x, E] = v;
3310
- return E === void 0 || (k[x] = E), k;
3311
- }, {}), y = s == null || (t = s.compoundVariants) === null || t === void 0 ? void 0 : t.reduce((k, v) => {
3312
- let { class: x, className: E, ...O } = v;
3399
+ if (a?.variants == null) return We(r, o?.class, o?.className);
3400
+ const { variants: s, defaultVariants: l } = a, p = Object.keys(s).map((v) => {
3401
+ const k = o?.[v], x = l?.[v];
3402
+ if (k === null) return null;
3403
+ const E = Le(k) || Le(x);
3404
+ return s[v][E];
3405
+ }), y = o && Object.entries(o).reduce((v, k) => {
3406
+ let [x, E] = k;
3407
+ return E === void 0 || (v[x] = E), v;
3408
+ }, {}), h = a == null || (t = a.compoundVariants) === null || t === void 0 ? void 0 : t.reduce((v, k) => {
3409
+ let { class: x, className: E, ...O } = k;
3313
3410
  return Object.entries(O).every((w) => {
3314
- let [j, R] = w;
3315
- return Array.isArray(R) ? R.includes({
3411
+ let [R, N] = w;
3412
+ return Array.isArray(N) ? N.includes({
3316
3413
  ...l,
3317
- ...h
3318
- }[j]) : {
3414
+ ...y
3415
+ }[R]) : {
3319
3416
  ...l,
3320
- ...h
3321
- }[j] === R;
3417
+ ...y
3418
+ }[R] === N;
3322
3419
  }) ? [
3323
- ...k,
3420
+ ...v,
3324
3421
  x,
3325
3422
  E
3326
- ] : k;
3423
+ ] : v;
3327
3424
  }, []);
3328
- return Ne(r, p, y, o?.class, o?.className);
3425
+ return We(r, p, h, o?.class, o?.className);
3329
3426
  };
3330
3427
  export {
3331
- $r as a,
3332
- Ir as b,
3333
- Pr as j,
3334
- Ar as m,
3335
- Cr as p
3428
+ Qr as _,
3429
+ oo as a,
3430
+ Kr as b,
3431
+ Zr as c,
3432
+ Br as j,
3433
+ eo as m,
3434
+ ro as p
3336
3435
  };
3337
- //# sourceMappingURL=index-CHPV5EwG-DBWUSD9b.js.map
3436
+ //# sourceMappingURL=index-CHPV5EwG-Curnpaqc.js.map