@undp/data-viz 1.2.8 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (496) hide show
  1. package/dist/AreaChart.d.ts +224 -0
  2. package/dist/AreaChart.js +2 -0
  3. package/dist/AreaChart.js.map +1 -0
  4. package/dist/Axis-BlyBRMNw.cjs +2 -0
  5. package/dist/Axis-BlyBRMNw.cjs.map +1 -0
  6. package/dist/Axis-CvK-w3E2.js +44 -0
  7. package/dist/Axis-CvK-w3E2.js.map +1 -0
  8. package/dist/AxisTitle-BY8MI9jC.cjs +2 -0
  9. package/dist/AxisTitle-BY8MI9jC.cjs.map +1 -0
  10. package/dist/AxisTitle-BeMxcw5I.js +21 -0
  11. package/dist/AxisTitle-BeMxcw5I.js.map +1 -0
  12. package/dist/BarGraph.d.ts +460 -0
  13. package/dist/BarGraph.js +2 -0
  14. package/dist/BarGraph.js.map +1 -0
  15. package/dist/BasicStatCard.d.ts +106 -0
  16. package/dist/BasicStatCard.js +2 -0
  17. package/dist/BasicStatCard.js.map +1 -0
  18. package/dist/BeeSwarmChart.d.ts +189 -0
  19. package/dist/BeeSwarmChart.js +2 -0
  20. package/dist/BeeSwarmChart.js.map +1 -0
  21. package/dist/BiVariateChoroplethMap.d.ts +189 -0
  22. package/dist/BiVariateChoroplethMap.js +2 -0
  23. package/dist/BiVariateChoroplethMap.js.map +1 -0
  24. package/dist/BulletChart.d.ts +219 -0
  25. package/dist/BulletChart.js +2 -0
  26. package/dist/BulletChart.js.map +1 -0
  27. package/dist/ButterflyChart.d.ts +201 -0
  28. package/dist/ButterflyChart.js +2 -0
  29. package/dist/ButterflyChart.js.map +1 -0
  30. package/dist/ChoroplethMap.d.ts +190 -0
  31. package/dist/ChoroplethMap.js +2 -0
  32. package/dist/ChoroplethMap.js.map +1 -0
  33. package/dist/CirclePackingGraph.d.ts +161 -0
  34. package/dist/CirclePackingGraph.js +2 -0
  35. package/dist/CirclePackingGraph.js.map +1 -0
  36. package/dist/ColorLegend.d.ts +17 -0
  37. package/dist/ColorLegend.js +2 -0
  38. package/dist/ColorLegend.js.map +1 -0
  39. package/dist/ColorLegendWithMouseOver.d.ts +16 -0
  40. package/dist/ColorLegendWithMouseOver.js +2 -0
  41. package/dist/ColorLegendWithMouseOver.js.map +1 -0
  42. package/dist/Colors.d.ts +174 -0
  43. package/dist/Colors.js +2 -0
  44. package/dist/Colors.js.map +1 -0
  45. package/dist/CopyTextButton.d.ts +13 -0
  46. package/dist/CopyTextButton.js +17 -0
  47. package/dist/CopyTextButton.js.map +1 -0
  48. package/dist/CsvDownloadButton.d.ts +22 -0
  49. package/dist/CsvDownloadButton.js +23 -0
  50. package/dist/CsvDownloadButton.js.map +1 -0
  51. package/dist/DataCards.d.ts +131 -0
  52. package/dist/DataCards.js +2 -0
  53. package/dist/DataCards.js.map +1 -0
  54. package/dist/DataTable.d.ts +122 -0
  55. package/dist/DataTable.js +2 -0
  56. package/dist/DataTable.js.map +1 -0
  57. package/dist/DifferenceLineChart.d.ts +237 -0
  58. package/dist/DifferenceLineChart.js +2 -0
  59. package/dist/DifferenceLineChart.js.map +1 -0
  60. package/dist/DonutChart.d.ts +148 -0
  61. package/dist/DonutChart.js +2 -0
  62. package/dist/DonutChart.js.map +1 -0
  63. package/dist/DotDensityMap.d.ts +191 -0
  64. package/dist/DotDensityMap.js +2 -0
  65. package/dist/DotDensityMap.js.map +1 -0
  66. package/dist/DropdownSelect-CuzV7gdj.cjs +29 -0
  67. package/dist/DropdownSelect-CuzV7gdj.cjs.map +1 -0
  68. package/dist/DropdownSelect-DmZsXrhY.js +2698 -0
  69. package/dist/DropdownSelect-DmZsXrhY.js.map +1 -0
  70. package/dist/DualAxisLineChart.d.ts +180 -0
  71. package/dist/DualAxisLineChart.js +2 -0
  72. package/dist/DualAxisLineChart.js.map +1 -0
  73. package/dist/DumbbellChart.d.ts +224 -0
  74. package/dist/DumbbellChart.js +2 -0
  75. package/dist/DumbbellChart.js.map +1 -0
  76. package/dist/EmptyState-BQguKAp5.cjs +2 -0
  77. package/dist/EmptyState-BQguKAp5.cjs.map +1 -0
  78. package/dist/EmptyState-b2Ln487i.js +22 -0
  79. package/dist/EmptyState-b2Ln487i.js.map +1 -0
  80. package/dist/ExcelDownloadButton.d.ts +22 -0
  81. package/dist/ExcelDownloadButton.js +2 -0
  82. package/dist/ExcelDownloadButton.js.map +1 -0
  83. package/dist/FootNote.d.ts +12 -0
  84. package/dist/FootNote.js +2 -0
  85. package/dist/FootNote.js.map +1 -0
  86. package/dist/GeoHubCompareMaps.d.ts +103 -0
  87. package/dist/GeoHubCompareMaps.js +2 -0
  88. package/dist/GeoHubCompareMaps.js.map +1 -0
  89. package/dist/GeoHubMap.d.ts +118 -0
  90. package/dist/GeoHubMap.js +2 -0
  91. package/dist/GeoHubMap.js.map +1 -0
  92. package/dist/GeoHubMapWithLayerSelection.d.ts +117 -0
  93. package/dist/GeoHubMapWithLayerSelection.js +2 -0
  94. package/dist/GeoHubMapWithLayerSelection.js.map +1 -0
  95. package/dist/GraphDescription.d.ts +12 -0
  96. package/dist/GraphDescription.js +2 -0
  97. package/dist/GraphDescription.js.map +1 -0
  98. package/dist/GraphFooter.d.ts +24 -0
  99. package/dist/GraphFooter.js +2 -0
  100. package/dist/GraphFooter.js.map +1 -0
  101. package/dist/GraphHeader.d.ts +22 -0
  102. package/dist/GraphHeader.js +2 -0
  103. package/dist/GraphHeader.js.map +1 -0
  104. package/dist/GraphTitle.d.ts +13 -0
  105. package/dist/GraphTitle.js +2 -0
  106. package/dist/GraphTitle.js.map +1 -0
  107. package/dist/GriddedGraphs.d.ts +540 -0
  108. package/dist/GriddedGraphs.js +2 -0
  109. package/dist/GriddedGraphs.js.map +1 -0
  110. package/dist/GriddedGraphsFromConfig.d.ts +543 -0
  111. package/dist/GriddedGraphsFromConfig.js +2 -0
  112. package/dist/GriddedGraphsFromConfig.js.map +1 -0
  113. package/dist/HeatMap.d.ts +166 -0
  114. package/dist/HeatMap.js +2 -0
  115. package/dist/HeatMap.js.map +1 -0
  116. package/dist/Histogram.d.ts +165 -0
  117. package/dist/Histogram.js +2 -0
  118. package/dist/Histogram.js.map +1 -0
  119. package/dist/ImageDownloadButton.d.ts +15 -0
  120. package/dist/ImageDownloadButton.js +2 -0
  121. package/dist/ImageDownloadButton.js.map +1 -0
  122. package/dist/LineChartWithConfidenceInterval.d.ts +250 -0
  123. package/dist/LineChartWithConfidenceInterval.js +2 -0
  124. package/dist/LineChartWithConfidenceInterval.js.map +1 -0
  125. package/dist/LinearColorLegend.d.ts +13 -0
  126. package/dist/LinearColorLegend.js +2 -0
  127. package/dist/LinearColorLegend.js.map +1 -0
  128. package/dist/Modal-C9txyGOk.js +723 -0
  129. package/dist/Modal-C9txyGOk.js.map +1 -0
  130. package/dist/Modal-cQF2UQIa.cjs +46 -0
  131. package/dist/Modal-cQF2UQIa.cjs.map +1 -0
  132. package/dist/MultiGraphDashboard.d.ts +558 -0
  133. package/dist/MultiGraphDashboard.js +2 -0
  134. package/dist/MultiGraphDashboard.js.map +1 -0
  135. package/dist/MultiGraphDashboardFromConfig.d.ts +562 -0
  136. package/dist/MultiGraphDashboardFromConfig.js +2 -0
  137. package/dist/MultiGraphDashboardFromConfig.js.map +1 -0
  138. package/dist/MultiGraphDashboardWideToLongFormat.d.ts +128 -0
  139. package/dist/MultiGraphDashboardWideToLongFormat.js +2 -0
  140. package/dist/MultiGraphDashboardWideToLongFormat.js.map +1 -0
  141. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.d.ts +133 -0
  142. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +2 -0
  143. package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js.map +1 -0
  144. package/dist/MultiLineAltChart.d.ts +244 -0
  145. package/dist/MultiLineAltChart.js +2 -0
  146. package/dist/MultiLineAltChart.js.map +1 -0
  147. package/dist/MultiLineChart.d.ts +246 -0
  148. package/dist/MultiLineChart.js +2 -0
  149. package/dist/MultiLineChart.js.map +1 -0
  150. package/dist/ParetoChart.d.ts +178 -0
  151. package/dist/ParetoChart.js +2 -0
  152. package/dist/ParetoChart.js.map +1 -0
  153. package/dist/RadarChart.d.ts +176 -0
  154. package/dist/RadarChart.js +2 -0
  155. package/dist/RadarChart.js.map +1 -0
  156. package/dist/ReferenceLine-BgDdQbDI.js +129 -0
  157. package/dist/ReferenceLine-BgDdQbDI.js.map +1 -0
  158. package/dist/ReferenceLine-Bsb5jeE4.cjs +2 -0
  159. package/dist/ReferenceLine-Bsb5jeE4.cjs.map +1 -0
  160. package/dist/RegressionLine-BfpCuD7B.cjs +2 -0
  161. package/dist/RegressionLine-BfpCuD7B.cjs.map +1 -0
  162. package/dist/RegressionLine-cSljpHaE.js +49 -0
  163. package/dist/RegressionLine-cSljpHaE.js.map +1 -0
  164. package/dist/SVGDownloadButton.d.ts +15 -0
  165. package/dist/SVGDownloadButton.js +2 -0
  166. package/dist/SVGDownloadButton.js.map +1 -0
  167. package/dist/SankeyChart.d.ts +178 -0
  168. package/dist/SankeyChart.js +2 -0
  169. package/dist/SankeyChart.js.map +1 -0
  170. package/dist/ScatterPlot.d.ts +266 -0
  171. package/dist/ScatterPlot.js +2 -0
  172. package/dist/ScatterPlot.js.map +1 -0
  173. package/dist/ScrollStory.d.ts +491 -0
  174. package/dist/ScrollStory.js +2 -0
  175. package/dist/ScrollStory.js.map +1 -0
  176. package/dist/SimpleLineChart.d.ts +230 -0
  177. package/dist/SimpleLineChart.js +2 -0
  178. package/dist/SimpleLineChart.js.map +1 -0
  179. package/dist/SingleGraphDashboard.d.ts +545 -0
  180. package/dist/SingleGraphDashboard.js +2 -0
  181. package/dist/SingleGraphDashboard.js.map +1 -0
  182. package/dist/SingleGraphDashboardFromConfig.d.ts +547 -0
  183. package/dist/SingleGraphDashboardFromConfig.js +2 -0
  184. package/dist/SingleGraphDashboardFromConfig.js.map +1 -0
  185. package/dist/SlopeChart.d.ts +167 -0
  186. package/dist/SlopeChart.js +2 -0
  187. package/dist/SlopeChart.js.map +1 -0
  188. package/dist/Source.d.ts +16 -0
  189. package/dist/Source.js +2 -0
  190. package/dist/Source.js.map +1 -0
  191. package/dist/SparkLine.d.ts +139 -0
  192. package/dist/SparkLine.js +2 -0
  193. package/dist/SparkLine.js.map +1 -0
  194. package/dist/Spinner-DN3s4S0H.js +17 -0
  195. package/dist/Spinner-DN3s4S0H.js.map +1 -0
  196. package/dist/Spinner-UmN-KPe9.cjs +2 -0
  197. package/dist/Spinner-UmN-KPe9.cjs.map +1 -0
  198. package/dist/StatCardFromData.d.ts +115 -0
  199. package/dist/StatCardFromData.js +2 -0
  200. package/dist/StatCardFromData.js.map +1 -0
  201. package/dist/StripChart.d.ts +178 -0
  202. package/dist/StripChart.js +2 -0
  203. package/dist/StripChart.js.map +1 -0
  204. package/dist/ThreeDGlobe.d.ts +158 -0
  205. package/dist/ThreeDGlobe.js +2 -0
  206. package/dist/ThreeDGlobe.js.map +1 -0
  207. package/dist/ThresholdColorLegendWithMouseOver.d.ts +16 -0
  208. package/dist/ThresholdColorLegendWithMouseOver.js +2 -0
  209. package/dist/ThresholdColorLegendWithMouseOver.js.map +1 -0
  210. package/dist/Tooltip-BM18N_3l.cjs +2 -0
  211. package/dist/Tooltip-BM18N_3l.cjs.map +1 -0
  212. package/dist/Tooltip-CzZ1wFyF.js +47 -0
  213. package/dist/Tooltip-CzZ1wFyF.js.map +1 -0
  214. package/dist/TreeMapGraph.d.ts +158 -0
  215. package/dist/TreeMapGraph.js +2 -0
  216. package/dist/TreeMapGraph.js.map +1 -0
  217. package/dist/Types.d.ts +883 -0
  218. package/dist/Types.js +2 -0
  219. package/dist/Types.js.map +1 -0
  220. package/dist/Typography-CDR-DAHH.cjs +2 -0
  221. package/dist/Typography-CDR-DAHH.cjs.map +1 -0
  222. package/dist/Typography-XJoSE-By.js +58 -0
  223. package/dist/Typography-XJoSE-By.js.map +1 -0
  224. package/dist/UnitChart.d.ts +132 -0
  225. package/dist/UnitChart.js +2 -0
  226. package/dist/UnitChart.js.map +1 -0
  227. package/dist/XAxesLabels-C9REbQQs.cjs +2 -0
  228. package/dist/XAxesLabels-C9REbQQs.cjs.map +1 -0
  229. package/dist/XAxesLabels-DVw7Lvuz.js +58 -0
  230. package/dist/XAxesLabels-DVw7Lvuz.js.map +1 -0
  231. package/dist/XTicksAndGridLines-CUefTINd.js +57 -0
  232. package/dist/XTicksAndGridLines-CUefTINd.js.map +1 -0
  233. package/dist/XTicksAndGridLines-DuK35ROS.cjs +2 -0
  234. package/dist/XTicksAndGridLines-DuK35ROS.cjs.map +1 -0
  235. package/dist/YAxesLabels-CYVY053X.js +53 -0
  236. package/dist/YAxesLabels-CYVY053X.js.map +1 -0
  237. package/dist/YAxesLabels-DhBdLk3Z.cjs +2 -0
  238. package/dist/YAxesLabels-DhBdLk3Z.cjs.map +1 -0
  239. package/dist/YTicksAndGridLines-BJRXuBdC.js +57 -0
  240. package/dist/YTicksAndGridLines-BJRXuBdC.js.map +1 -0
  241. package/dist/YTicksAndGridLines-CtLvzExe.cjs +2 -0
  242. package/dist/YTicksAndGridLines-CtLvzExe.cjs.map +1 -0
  243. package/dist/_commonjsHelpers-DKOUU3wS.cjs +2 -0
  244. package/dist/_commonjsHelpers-DKOUU3wS.cjs.map +1 -0
  245. package/dist/_commonjsHelpers-DaMA6jEr.js +9 -0
  246. package/dist/_commonjsHelpers-DaMA6jEr.js.map +1 -0
  247. package/dist/area-BE2wo7fv.js +53 -0
  248. package/dist/area-BE2wo7fv.js.map +1 -0
  249. package/dist/area-D3Qx7k7K.cjs +2 -0
  250. package/dist/area-D3Qx7k7K.cjs.map +1 -0
  251. package/dist/array-B7TkkRH0.js +89 -0
  252. package/dist/array-B7TkkRH0.js.map +1 -0
  253. package/dist/array-DKbXV8lR.cjs +2 -0
  254. package/dist/array-DKbXV8lR.cjs.map +1 -0
  255. package/dist/band-BEjh2CHI.js +47 -0
  256. package/dist/band-BEjh2CHI.js.map +1 -0
  257. package/dist/band-CAApY4Pd.cjs +2 -0
  258. package/dist/band-CAApY4Pd.cjs.map +1 -0
  259. package/dist/checkIfMultiple-CaefP4X2.js +2264 -0
  260. package/dist/checkIfMultiple-CaefP4X2.js.map +1 -0
  261. package/dist/checkIfMultiple-D3h8to1T.cjs +12 -0
  262. package/dist/checkIfMultiple-D3h8to1T.cjs.map +1 -0
  263. package/dist/checkIfNullOrUndefined.d.ts +15 -0
  264. package/dist/checkIfNullOrUndefined.js +2 -0
  265. package/dist/checkIfNullOrUndefined.js.map +1 -0
  266. package/dist/customArea-B47Ew5cT.cjs +2 -0
  267. package/dist/customArea-B47Ew5cT.cjs.map +1 -0
  268. package/dist/customArea-I3MsoqIl.js +176 -0
  269. package/dist/customArea-I3MsoqIl.js.map +1 -0
  270. package/dist/defaultLocale-BEa-49Qz.js +172 -0
  271. package/dist/defaultLocale-BEa-49Qz.js.map +1 -0
  272. package/dist/defaultLocale-DIVzfLaQ.cjs +2 -0
  273. package/dist/defaultLocale-DIVzfLaQ.cjs.map +1 -0
  274. package/dist/delaunay-C1uAf38t.js +684 -0
  275. package/dist/delaunay-C1uAf38t.js.map +1 -0
  276. package/dist/delaunay-rcy0HhZi.cjs +2 -0
  277. package/dist/delaunay-rcy0HhZi.cjs.map +1 -0
  278. package/dist/ensureCompleteData-BBDZbDCE.js +102 -0
  279. package/dist/ensureCompleteData-BBDZbDCE.js.map +1 -0
  280. package/dist/ensureCompleteData-DqWQ2Zbi.cjs +2 -0
  281. package/dist/ensureCompleteData-DqWQ2Zbi.cjs.map +1 -0
  282. package/dist/excelDownload.d.ts +31 -0
  283. package/dist/excelDownload.js +2 -0
  284. package/dist/excelDownload.js.map +1 -0
  285. package/dist/fetchAndParseData.d.ts +84 -0
  286. package/dist/fetchAndParseData.js +16 -0
  287. package/dist/fetchAndParseData.js.map +1 -0
  288. package/dist/filterData-B8ocT57s.js +14 -0
  289. package/dist/filterData-B8ocT57s.js.map +1 -0
  290. package/dist/filterData-DN6py7y_.cjs +2 -0
  291. package/dist/filterData-DN6py7y_.cjs.map +1 -0
  292. package/dist/generateCodes.d.ts +25 -0
  293. package/dist/generateCodes.js +2 -0
  294. package/dist/generateCodes.js.map +1 -0
  295. package/dist/generateRandomString-B5zBiJzS.cjs +2 -0
  296. package/dist/generateRandomString-B5zBiJzS.cjs.map +1 -0
  297. package/dist/generateRandomString-za3IQGfQ.js +11 -0
  298. package/dist/generateRandomString-za3IQGfQ.js.map +1 -0
  299. package/dist/getJenks.d.ts +17 -0
  300. package/dist/getJenks.js +2 -0
  301. package/dist/getJenks.js.map +1 -0
  302. package/dist/getPercentileValue.d.ts +13 -0
  303. package/dist/getPercentileValue.js +2 -0
  304. package/dist/getPercentileValue.js.map +1 -0
  305. package/dist/getQueryParamsFromLink.d.ts +18 -0
  306. package/dist/getQueryParamsFromLink.js +2 -0
  307. package/dist/getQueryParamsFromLink.js.map +1 -0
  308. package/dist/getSchema.d.ts +3256 -0
  309. package/dist/getSchema.js +2 -0
  310. package/dist/getSchema.js.map +1 -0
  311. package/dist/getSliderMarks-CWajGCGq.js +719 -0
  312. package/dist/getSliderMarks-CWajGCGq.js.map +1 -0
  313. package/dist/getSliderMarks-DDJ1CdhL.cjs +6 -0
  314. package/dist/getSliderMarks-DDJ1CdhL.cjs.map +1 -0
  315. package/dist/getTextColorBasedOnBgColor.d.ts +13 -0
  316. package/dist/getTextColorBasedOnBgColor.js +2 -0
  317. package/dist/getTextColorBasedOnBgColor.js.map +1 -0
  318. package/dist/getUniqValue.d.ts +18 -0
  319. package/dist/getUniqValue.js +2 -0
  320. package/dist/getUniqValue.js.map +1 -0
  321. package/dist/graphList.d.ts +9 -0
  322. package/dist/graphList.js +2 -0
  323. package/dist/graphList.js.map +1 -0
  324. package/dist/imageDownload.d.ts +16 -0
  325. package/dist/imageDownload.js +3 -0
  326. package/dist/imageDownload.js.map +1 -0
  327. package/dist/index-01r5X3Gr-9jE0ObrK.cjs +2 -0
  328. package/dist/index-01r5X3Gr-9jE0ObrK.cjs.map +1 -0
  329. package/dist/index-01r5X3Gr-kH7FxQ7P.js +451 -0
  330. package/dist/index-01r5X3Gr-kH7FxQ7P.js.map +1 -0
  331. package/dist/index-27yTRcko.js +35 -0
  332. package/dist/index-27yTRcko.js.map +1 -0
  333. package/dist/index-B0rbzOoC.cjs +2 -0
  334. package/dist/index-B0rbzOoC.cjs.map +1 -0
  335. package/dist/index-BGMGC-HN.cjs +22 -0
  336. package/dist/index-BGMGC-HN.cjs.map +1 -0
  337. package/dist/index-BHm2KTjD-2e-Fu8L-.js +702 -0
  338. package/dist/index-BHm2KTjD-2e-Fu8L-.js.map +1 -0
  339. package/dist/index-BHm2KTjD-D8FylaKc.cjs +44 -0
  340. package/dist/index-BHm2KTjD-D8FylaKc.cjs.map +1 -0
  341. package/dist/index-BIPNFFja.js +506 -0
  342. package/dist/index-BIPNFFja.js.map +1 -0
  343. package/dist/index-BLizQDlg.js +658 -0
  344. package/dist/index-BLizQDlg.js.map +1 -0
  345. package/dist/index-BXns0-ng.cjs +2 -0
  346. package/dist/index-BXns0-ng.cjs.map +1 -0
  347. package/dist/index-BYroABPm.cjs +2 -0
  348. package/dist/index-BYroABPm.cjs.map +1 -0
  349. package/dist/index-BczVvEBZ.cjs +2 -0
  350. package/dist/index-BczVvEBZ.cjs.map +1 -0
  351. package/dist/index-BzeLQvXk.cjs +2 -0
  352. package/dist/index-BzeLQvXk.cjs.map +1 -0
  353. package/dist/index-C1rRk_50.js +273 -0
  354. package/dist/index-C1rRk_50.js.map +1 -0
  355. package/dist/index-C21TvELx.cjs +2 -0
  356. package/dist/index-C21TvELx.cjs.map +1 -0
  357. package/dist/index-CEc_9zWy.cjs +2 -0
  358. package/dist/index-CEc_9zWy.cjs.map +1 -0
  359. package/dist/index-CZbIGs8q.cjs +2 -0
  360. package/dist/index-CZbIGs8q.cjs.map +1 -0
  361. package/dist/index-CaAIPGZo.js +631 -0
  362. package/dist/index-CaAIPGZo.js.map +1 -0
  363. package/dist/index-CbVeVrla.cjs +2 -0
  364. package/dist/index-CbVeVrla.cjs.map +1 -0
  365. package/dist/index-CqzhBPuO-CfQywbdq.js +41 -0
  366. package/dist/index-CqzhBPuO-CfQywbdq.js.map +1 -0
  367. package/dist/index-CqzhBPuO-raKZqS7l.cjs +2 -0
  368. package/dist/index-CqzhBPuO-raKZqS7l.cjs.map +1 -0
  369. package/dist/index-D7ltPi18.js +26 -0
  370. package/dist/index-D7ltPi18.js.map +1 -0
  371. package/dist/index-DSnvdkHZ.js +495 -0
  372. package/dist/index-DSnvdkHZ.js.map +1 -0
  373. package/dist/index-DXmF_0ez.js +308 -0
  374. package/dist/index-DXmF_0ez.js.map +1 -0
  375. package/dist/index-Db-Yg_Ud.js +120 -0
  376. package/dist/index-Db-Yg_Ud.js.map +1 -0
  377. package/dist/index-Ds0uHjK9.cjs +2 -0
  378. package/dist/index-Ds0uHjK9.cjs.map +1 -0
  379. package/dist/index-DxagiOHo.js +707 -0
  380. package/dist/index-DxagiOHo.js.map +1 -0
  381. package/dist/index-DzdwZ2OA.js +77 -0
  382. package/dist/index-DzdwZ2OA.js.map +1 -0
  383. package/dist/index-UV9hjG_S.js +53 -0
  384. package/dist/index-UV9hjG_S.js.map +1 -0
  385. package/dist/index-a2C2Bqn2.cjs +10 -0
  386. package/dist/index-a2C2Bqn2.cjs.map +1 -0
  387. package/dist/index.js +1 -52488
  388. package/dist/index.js.map +1 -1
  389. package/dist/init-BhZylTFx.js +63 -0
  390. package/dist/init-BhZylTFx.js.map +1 -0
  391. package/dist/init-DU0ybBc_.cjs +2 -0
  392. package/dist/init-DU0ybBc_.cjs.map +1 -0
  393. package/dist/line-CPfhohvF.js +68 -0
  394. package/dist/line-CPfhohvF.js.map +1 -0
  395. package/dist/line-DHV4JwCR.cjs +2 -0
  396. package/dist/line-DHV4JwCR.cjs.map +1 -0
  397. package/dist/linear-BVckp9RD.cjs +2 -0
  398. package/dist/linear-BVckp9RD.cjs.map +1 -0
  399. package/dist/linear-DUdu7l2G.js +221 -0
  400. package/dist/linear-DUdu7l2G.js.map +1 -0
  401. package/dist/numberFormattingFunction.d.ts +22 -0
  402. package/dist/numberFormattingFunction.js +2 -0
  403. package/dist/numberFormattingFunction.js.map +1 -0
  404. package/dist/ordinal-BOeNbyae.cjs +2 -0
  405. package/dist/ordinal-BOeNbyae.cjs.map +1 -0
  406. package/dist/ordinal-w9Lu4Stb.js +62 -0
  407. package/dist/ordinal-w9Lu4Stb.js.map +1 -0
  408. package/dist/parse-DlCRUFh_.js +2768 -0
  409. package/dist/parse-DlCRUFh_.js.map +1 -0
  410. package/dist/parse-hMnG_lRV.cjs +2 -0
  411. package/dist/parse-hMnG_lRV.cjs.map +1 -0
  412. package/dist/pointer-CWRWOsrb.js +23 -0
  413. package/dist/pointer-CWRWOsrb.js.map +1 -0
  414. package/dist/pointer-Dkq5NV1q.cjs +2 -0
  415. package/dist/pointer-Dkq5NV1q.cjs.map +1 -0
  416. package/dist/pow-B5-jkdHU.cjs +2 -0
  417. package/dist/pow-B5-jkdHU.cjs.map +1 -0
  418. package/dist/pow-e8zx3AQJ.js +35 -0
  419. package/dist/pow-e8zx3AQJ.js.map +1 -0
  420. package/dist/removeOutliers.d.ts +16 -0
  421. package/dist/removeOutliers.js +2 -0
  422. package/dist/removeOutliers.js.map +1 -0
  423. package/dist/select-Bnfk0lJx.cjs +2 -0
  424. package/dist/select-Bnfk0lJx.cjs.map +1 -0
  425. package/dist/select-DKy99ogv.js +584 -0
  426. package/dist/select-DKy99ogv.js.map +1 -0
  427. package/dist/simple-statistics-flVzqVtt.js +65 -0
  428. package/dist/simple-statistics-flVzqVtt.js.map +1 -0
  429. package/dist/simple-statistics-xm8c0LQQ.cjs +2 -0
  430. package/dist/simple-statistics-xm8c0LQQ.cjs.map +1 -0
  431. package/dist/step-BZ3C8QFW.cjs +2 -0
  432. package/dist/step-BZ3C8QFW.cjs.map +1 -0
  433. package/dist/step-BrDul-H4.js +119 -0
  434. package/dist/step-BrDul-H4.js.map +1 -0
  435. package/dist/string-B8KlVSPX.js +364 -0
  436. package/dist/string-B8KlVSPX.js.map +1 -0
  437. package/dist/string-CRoCZCYa.cjs +2 -0
  438. package/dist/string-CRoCZCYa.cjs.map +1 -0
  439. package/dist/string2HTML-BX0oNw83.js +758 -0
  440. package/dist/string2HTML-BX0oNw83.js.map +1 -0
  441. package/dist/string2HTML-X4ZYX5jI.cjs +3 -0
  442. package/dist/string2HTML-X4ZYX5jI.cjs.map +1 -0
  443. package/dist/style.css +1 -1
  444. package/dist/svgDownload.d.ts +16 -0
  445. package/dist/svgDownload.js +2 -0
  446. package/dist/svgDownload.js.map +1 -0
  447. package/dist/threshold-DFfqcDMa.js +23 -0
  448. package/dist/threshold-DFfqcDMa.js.map +1 -0
  449. package/dist/threshold-DNsSUf8Q.cjs +2 -0
  450. package/dist/threshold-DNsSUf8Q.cjs.map +1 -0
  451. package/dist/time-Byw_jYQ7.cjs +2 -0
  452. package/dist/time-Byw_jYQ7.cjs.map +1 -0
  453. package/dist/time-BzJP5SPC.js +715 -0
  454. package/dist/time-BzJP5SPC.js.map +1 -0
  455. package/dist/timer-B39XOBYL.js +124 -0
  456. package/dist/timer-B39XOBYL.js.map +1 -0
  457. package/dist/timer-CKyBCVzT.cjs +2 -0
  458. package/dist/timer-CKyBCVzT.cjs.map +1 -0
  459. package/dist/toConsumableArray-BSMMWi3w-Cu4vcE-m.js +139 -0
  460. package/dist/toConsumableArray-BSMMWi3w-Cu4vcE-m.js.map +1 -0
  461. package/dist/toConsumableArray-BSMMWi3w-DJL7-zAp.cjs +4 -0
  462. package/dist/toConsumableArray-BSMMWi3w-DJL7-zAp.cjs.map +1 -0
  463. package/dist/transformColumnsToArray.d.ts +38 -0
  464. package/dist/transformColumnsToArray.js +2 -0
  465. package/dist/transformColumnsToArray.js.map +1 -0
  466. package/dist/transformDataForAggregation.d.ts +38 -0
  467. package/dist/transformDataForAggregation.js +2 -0
  468. package/dist/transformDataForAggregation.js.map +1 -0
  469. package/dist/transformDataForGraph.d.ts +47 -0
  470. package/dist/transformDataForGraph.js +2 -0
  471. package/dist/transformDataForGraph.js.map +1 -0
  472. package/dist/transformDataForGraphFromFile.d.ts +66 -0
  473. package/dist/transformDataForGraphFromFile.js +2 -0
  474. package/dist/transformDataForGraphFromFile.js.map +1 -0
  475. package/dist/use-in-view-CZPXmTZM.js +4645 -0
  476. package/dist/use-in-view-CZPXmTZM.js.map +1 -0
  477. package/dist/use-in-view-Dl1CsAIo.cjs +2 -0
  478. package/dist/use-in-view-Dl1CsAIo.cjs.map +1 -0
  479. package/dist/validateSchema.d.ts +68 -0
  480. package/dist/validateSchema.js +2 -0
  481. package/dist/validateSchema.js.map +1 -0
  482. package/dist/x-Dft9NVe_-DcB7wtv5.js +61 -0
  483. package/dist/x-Dft9NVe_-DcB7wtv5.js.map +1 -0
  484. package/dist/x-Dft9NVe_-LeyJu02C.cjs +27 -0
  485. package/dist/x-Dft9NVe_-LeyJu02C.cjs.map +1 -0
  486. package/dist/y-D0sAaVii.js +421 -0
  487. package/dist/y-D0sAaVii.js.map +1 -0
  488. package/dist/y-QcCbqrzx.cjs +2 -0
  489. package/dist/y-QcCbqrzx.cjs.map +1 -0
  490. package/dist/zoom-Lo7IAUfC.cjs +2 -0
  491. package/dist/zoom-Lo7IAUfC.cjs.map +1 -0
  492. package/dist/zoom-_lqdiGoI.js +1983 -0
  493. package/dist/zoom-_lqdiGoI.js.map +1 -0
  494. package/package.json +415 -4
  495. package/dist/index.cjs +0 -68
  496. package/dist/index.cjs.map +0 -1
@@ -0,0 +1,702 @@
1
+ import hr from "react";
2
+ var Ve = { exports: {} }, De = {};
3
+ /**
4
+ * @license React
5
+ * react-jsx-runtime.production.js
6
+ *
7
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
8
+ *
9
+ * This source code is licensed under the MIT license found in the
10
+ * LICENSE file in the root directory of this source tree.
11
+ */
12
+ var mr;
13
+ function jr() {
14
+ if (mr) return De;
15
+ mr = 1;
16
+ var Y = Symbol.for("react.transitional.element"), W = Symbol.for("react.fragment");
17
+ function S(X, k, v) {
18
+ var O = null;
19
+ if (v !== void 0 && (O = "" + v), k.key !== void 0 && (O = "" + k.key), "key" in k) {
20
+ v = {};
21
+ for (var L in k)
22
+ L !== "key" && (v[L] = k[L]);
23
+ } else v = k;
24
+ return k = v.ref, {
25
+ $$typeof: Y,
26
+ type: X,
27
+ key: O,
28
+ ref: k !== void 0 ? k : null,
29
+ props: v
30
+ };
31
+ }
32
+ return De.Fragment = W, De.jsx = S, De.jsxs = S, De;
33
+ }
34
+ var Ge = {};
35
+ /**
36
+ * @license React
37
+ * react-jsx-runtime.development.js
38
+ *
39
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
40
+ *
41
+ * This source code is licensed under the MIT license found in the
42
+ * LICENSE file in the root directory of this source tree.
43
+ */
44
+ var fr;
45
+ function Rr() {
46
+ return fr || (fr = 1, process.env.NODE_ENV !== "production" && function() {
47
+ function Y(r) {
48
+ if (r == null) return null;
49
+ if (typeof r == "function")
50
+ return r.$$typeof === ie ? null : r.displayName || r.name || null;
51
+ if (typeof r == "string") return r;
52
+ switch (r) {
53
+ case x:
54
+ return "Fragment";
55
+ case Q:
56
+ return "Profiler";
57
+ case E:
58
+ return "StrictMode";
59
+ case xe:
60
+ return "Suspense";
61
+ case be:
62
+ return "SuspenseList";
63
+ case we:
64
+ return "Activity";
65
+ }
66
+ if (typeof r == "object")
67
+ switch (typeof r.tag == "number" && console.error(
68
+ "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
69
+ ), r.$$typeof) {
70
+ case P:
71
+ return "Portal";
72
+ case se:
73
+ return (r.displayName || "Context") + ".Provider";
74
+ case K:
75
+ return (r._context.displayName || "Context") + ".Consumer";
76
+ case oe:
77
+ var c = r.render;
78
+ return r = r.displayName, r || (r = c.displayName || c.name || "", r = r !== "" ? "ForwardRef(" + r + ")" : "ForwardRef"), r;
79
+ case le:
80
+ return c = r.displayName || null, c !== null ? c : Y(r.type) || "Memo";
81
+ case h:
82
+ c = r._payload, r = r._init;
83
+ try {
84
+ return Y(r(c));
85
+ } catch {
86
+ }
87
+ }
88
+ return null;
89
+ }
90
+ function W(r) {
91
+ return "" + r;
92
+ }
93
+ function S(r) {
94
+ try {
95
+ W(r);
96
+ var c = !1;
97
+ } catch {
98
+ c = !0;
99
+ }
100
+ if (c) {
101
+ c = console;
102
+ var y = c.error, j = typeof Symbol == "function" && Symbol.toStringTag && r[Symbol.toStringTag] || r.constructor.name || "Object";
103
+ return y.call(
104
+ c,
105
+ "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
106
+ j
107
+ ), W(r);
108
+ }
109
+ }
110
+ function X(r) {
111
+ if (r === x) return "<>";
112
+ if (typeof r == "object" && r !== null && r.$$typeof === h)
113
+ return "<...>";
114
+ try {
115
+ var c = Y(r);
116
+ return c ? "<" + c + ">" : "<...>";
117
+ } catch {
118
+ return "<...>";
119
+ }
120
+ }
121
+ function k() {
122
+ var r = ge.A;
123
+ return r === null ? null : r.getOwner();
124
+ }
125
+ function v() {
126
+ return Error("react-stack-top-frame");
127
+ }
128
+ function O(r) {
129
+ if (_e.call(r, "key")) {
130
+ var c = Object.getOwnPropertyDescriptor(r, "key").get;
131
+ if (c && c.isReactWarning) return !1;
132
+ }
133
+ return r.key !== void 0;
134
+ }
135
+ function L(r, c) {
136
+ function y() {
137
+ Ee || (Ee = !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
+ c
140
+ ));
141
+ }
142
+ y.isReactWarning = !0, Object.defineProperty(r, "key", {
143
+ get: y,
144
+ configurable: !0
145
+ });
146
+ }
147
+ function H() {
148
+ var r = Y(this.type);
149
+ return je[r] || (je[r] = !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
+ )), r = this.props.ref, r !== void 0 ? r : null;
152
+ }
153
+ function re(r, c, y, j, J, A, ce, de) {
154
+ return y = A.ref, r = {
155
+ $$typeof: _,
156
+ type: r,
157
+ key: c,
158
+ props: A,
159
+ _owner: J
160
+ }, (y !== void 0 ? y : null) !== null ? Object.defineProperty(r, "ref", {
161
+ enumerable: !1,
162
+ get: H
163
+ }) : Object.defineProperty(r, "ref", { enumerable: !1, value: null }), r._store = {}, Object.defineProperty(r._store, "validated", {
164
+ configurable: !1,
165
+ enumerable: !1,
166
+ writable: !0,
167
+ value: 0
168
+ }), Object.defineProperty(r, "_debugInfo", {
169
+ configurable: !1,
170
+ enumerable: !1,
171
+ writable: !0,
172
+ value: null
173
+ }), Object.defineProperty(r, "_debugStack", {
174
+ configurable: !1,
175
+ enumerable: !1,
176
+ writable: !0,
177
+ value: ce
178
+ }), Object.defineProperty(r, "_debugTask", {
179
+ configurable: !1,
180
+ enumerable: !1,
181
+ writable: !0,
182
+ value: de
183
+ }), Object.freeze && (Object.freeze(r.props), Object.freeze(r)), r;
184
+ }
185
+ function ae(r, c, y, j, J, A, ce, de) {
186
+ var R = c.children;
187
+ if (R !== void 0)
188
+ if (j)
189
+ if (Pe(R)) {
190
+ for (j = 0; j < R.length; j++)
191
+ I(R[j]);
192
+ Object.freeze && Object.freeze(R);
193
+ } else
194
+ console.error(
195
+ "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
196
+ );
197
+ else I(R);
198
+ if (_e.call(c, "key")) {
199
+ R = Y(r);
200
+ var t = Object.keys(c).filter(function(o) {
201
+ return o !== "key";
202
+ });
203
+ j = 0 < t.length ? "{key: someKey, " + t.join(": ..., ") + ": ...}" : "{key: someKey}", U[R + j] || (t = 0 < t.length ? "{" + t.join(": ..., ") + ": ...}" : "{}", console.error(
204
+ `A props object containing a "key" prop is being spread into JSX:
205
+ let props = %s;
206
+ <%s {...props} />
207
+ React keys must be passed directly to JSX without using spread:
208
+ let props = %s;
209
+ <%s key={someKey} {...props} />`,
210
+ j,
211
+ R,
212
+ t,
213
+ R
214
+ ), U[R + j] = !0);
215
+ }
216
+ if (R = null, y !== void 0 && (S(y), R = "" + y), O(c) && (S(c.key), R = "" + c.key), "key" in c) {
217
+ y = {};
218
+ for (var q in c)
219
+ q !== "key" && (y[q] = c[q]);
220
+ } else y = c;
221
+ return R && L(
222
+ y,
223
+ typeof r == "function" ? r.displayName || r.name || "Unknown" : r
224
+ ), re(
225
+ r,
226
+ R,
227
+ A,
228
+ J,
229
+ k(),
230
+ y,
231
+ ce,
232
+ de
233
+ );
234
+ }
235
+ function I(r) {
236
+ typeof r == "object" && r !== null && r.$$typeof === _ && r._store && (r._store.validated = 1);
237
+ }
238
+ var $ = hr, _ = Symbol.for("react.transitional.element"), P = Symbol.for("react.portal"), x = Symbol.for("react.fragment"), E = Symbol.for("react.strict_mode"), Q = Symbol.for("react.profiler"), K = Symbol.for("react.consumer"), se = Symbol.for("react.context"), oe = Symbol.for("react.forward_ref"), xe = Symbol.for("react.suspense"), be = Symbol.for("react.suspense_list"), le = Symbol.for("react.memo"), h = Symbol.for("react.lazy"), we = Symbol.for("react.activity"), ie = Symbol.for("react.client.reference"), ge = $.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, _e = Object.prototype.hasOwnProperty, Pe = Array.isArray, ye = console.createTask ? console.createTask : function() {
239
+ return null;
240
+ };
241
+ $ = {
242
+ react_stack_bottom_frame: function(r) {
243
+ return r();
244
+ }
245
+ };
246
+ var Ee, je = {}, Z = $.react_stack_bottom_frame.bind(
247
+ $,
248
+ v
249
+ )(), u = ye(X(v)), U = {};
250
+ Ge.Fragment = x, Ge.jsx = function(r, c, y, j, J) {
251
+ var A = 1e4 > ge.recentlyCreatedOwnerStacks++;
252
+ return ae(
253
+ r,
254
+ c,
255
+ y,
256
+ !1,
257
+ j,
258
+ J,
259
+ A ? Error("react-stack-top-frame") : Z,
260
+ A ? ye(X(r)) : u
261
+ );
262
+ }, Ge.jsxs = function(r, c, y, j, J) {
263
+ var A = 1e4 > ge.recentlyCreatedOwnerStacks++;
264
+ return ae(
265
+ r,
266
+ c,
267
+ y,
268
+ !0,
269
+ j,
270
+ J,
271
+ A ? Error("react-stack-top-frame") : Z,
272
+ A ? ye(X(r)) : u
273
+ );
274
+ };
275
+ }()), Ge;
276
+ }
277
+ var pr;
278
+ function Tr() {
279
+ return pr || (pr = 1, process.env.NODE_ENV === "production" ? Ve.exports = jr() : Ve.exports = Rr()), Ve.exports;
280
+ }
281
+ var zr = Tr(), Fe = {}, br;
282
+ function Sr() {
283
+ if (br) return Fe;
284
+ br = 1;
285
+ function Y(e) {
286
+ var l, s, a = "";
287
+ if (typeof e == "string" || typeof e == "number") a += e;
288
+ else if (typeof e == "object") if (Array.isArray(e)) {
289
+ var i = e.length;
290
+ for (l = 0; l < i; l++) e[l] && (s = Y(e[l])) && (a && (a += " "), a += s);
291
+ } else for (s in e) e[s] && (a && (a += " "), a += s);
292
+ return a;
293
+ }
294
+ function W() {
295
+ for (var e, l, s = 0, a = "", i = arguments.length; s < i; s++) (e = arguments[s]) && (l = Y(e)) && (a && (a += " "), a += l);
296
+ return a;
297
+ }
298
+ const S = "-", X = (e) => {
299
+ const l = L(e), { conflictingClassGroups: s, conflictingClassGroupModifiers: a } = e;
300
+ return { getClassGroupId: (i) => {
301
+ const m = i.split(S);
302
+ return m[0] === "" && m.length !== 1 && m.shift(), k(m, l) || O(i);
303
+ }, getConflictingClassGroupIds: (i, m) => {
304
+ const b = s[i] || [];
305
+ return m && a[i] ? [...b, ...a[i]] : b;
306
+ } };
307
+ }, k = (e, l) => {
308
+ if (e.length === 0) return l.classGroupId;
309
+ const s = e[0], a = l.nextPart.get(s), i = a ? k(e.slice(1), a) : void 0;
310
+ if (i) return i;
311
+ if (l.validators.length === 0) return;
312
+ const m = e.join(S);
313
+ return l.validators.find(({ validator: b }) => b(m))?.classGroupId;
314
+ }, v = /^\[(.+)\]$/, O = (e) => {
315
+ if (v.test(e)) {
316
+ const l = v.exec(e)[1], s = l?.substring(0, l.indexOf(":"));
317
+ if (s) return "arbitrary.." + s;
318
+ }
319
+ }, L = (e) => {
320
+ const { theme: l, classGroups: s } = e, a = { nextPart: /* @__PURE__ */ new Map(), validators: [] };
321
+ for (const i in s) H(s[i], a, i, l);
322
+ return a;
323
+ }, H = (e, l, s, a) => {
324
+ e.forEach((i) => {
325
+ if (typeof i == "string") {
326
+ const m = i === "" ? l : re(l, i);
327
+ m.classGroupId = s;
328
+ return;
329
+ }
330
+ if (typeof i == "function") {
331
+ if (ae(i)) {
332
+ H(i(a), l, s, a);
333
+ return;
334
+ }
335
+ l.validators.push({ validator: i, classGroupId: s });
336
+ return;
337
+ }
338
+ Object.entries(i).forEach(([m, b]) => {
339
+ H(b, re(l, m), s, a);
340
+ });
341
+ });
342
+ }, re = (e, l) => {
343
+ let s = e;
344
+ return l.split(S).forEach((a) => {
345
+ s.nextPart.has(a) || s.nextPart.set(a, { nextPart: /* @__PURE__ */ new Map(), validators: [] }), s = s.nextPart.get(a);
346
+ }), s;
347
+ }, ae = (e) => e.isThemeGetter, I = (e) => {
348
+ if (e < 1) return { get: () => {
349
+ }, set: () => {
350
+ } };
351
+ let l = 0, s = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Map();
352
+ const i = (m, b) => {
353
+ s.set(m, b), l++, l > e && (l = 0, a = s, s = /* @__PURE__ */ new Map());
354
+ };
355
+ return { get(m) {
356
+ let b = s.get(m);
357
+ if (b !== void 0) return b;
358
+ if ((b = a.get(m)) !== void 0) return i(m, b), b;
359
+ }, set(m, b) {
360
+ s.has(m) ? s.set(m, b) : i(m, b);
361
+ } };
362
+ }, $ = "!", _ = ":", P = _.length, x = (e) => {
363
+ const { prefix: l, experimentalParseClassName: s } = e;
364
+ let a = (i) => {
365
+ const m = [];
366
+ let b = 0, M = 0, g = 0, D;
367
+ for (let B = 0; B < i.length; B++) {
368
+ let ee = i[B];
369
+ if (b === 0 && M === 0) {
370
+ if (ee === _) {
371
+ m.push(i.slice(g, B)), g = B + P;
372
+ continue;
373
+ }
374
+ if (ee === "/") {
375
+ D = B;
376
+ continue;
377
+ }
378
+ }
379
+ ee === "[" ? b++ : ee === "]" ? b-- : ee === "(" ? M++ : ee === ")" && M--;
380
+ }
381
+ const G = m.length === 0 ? i : i.substring(g), pe = E(G), Ce = pe !== G, Ie = D && D > g ? D - g : void 0;
382
+ return { modifiers: m, hasImportantModifier: Ce, baseClassName: pe, maybePostfixModifierPosition: Ie };
383
+ };
384
+ if (l) {
385
+ const i = l + _, m = a;
386
+ a = (b) => b.startsWith(i) ? m(b.substring(i.length)) : { isExternal: !0, modifiers: [], hasImportantModifier: !1, baseClassName: b, maybePostfixModifierPosition: void 0 };
387
+ }
388
+ if (s) {
389
+ const i = a;
390
+ a = (m) => s({ className: m, parseClassName: i });
391
+ }
392
+ return a;
393
+ }, E = (e) => e.endsWith($) ? e.substring(0, e.length - 1) : e.startsWith($) ? e.substring(1) : e, Q = (e) => {
394
+ const l = Object.fromEntries(e.orderSensitiveModifiers.map((s) => [s, !0]));
395
+ return (s) => {
396
+ if (s.length <= 1) return s;
397
+ const a = [];
398
+ let i = [];
399
+ return s.forEach((m) => {
400
+ m[0] === "[" || l[m] ? (a.push(...i.sort(), m), i = []) : i.push(m);
401
+ }), a.push(...i.sort()), a;
402
+ };
403
+ }, K = (e) => ({ cache: I(e.cacheSize), parseClassName: x(e), sortModifiers: Q(e), ...X(e) }), se = /\s+/, oe = (e, l) => {
404
+ const { parseClassName: s, getClassGroupId: a, getConflictingClassGroupIds: i, sortModifiers: m } = l, b = [], M = e.trim().split(se);
405
+ let g = "";
406
+ for (let D = M.length - 1; D >= 0; D -= 1) {
407
+ const G = M[D], { isExternal: pe, modifiers: Ce, hasImportantModifier: Ie, baseClassName: B, maybePostfixModifierPosition: ee } = s(G);
408
+ if (pe) {
409
+ g = G + (g.length > 0 ? " " + g : g);
410
+ continue;
411
+ }
412
+ let Se = !!ee, he = a(Se ? B.substring(0, ee) : B);
413
+ if (!he) {
414
+ if (!Se) {
415
+ g = G + (g.length > 0 ? " " + g : g);
416
+ continue;
417
+ }
418
+ if (he = a(B), !he) {
419
+ g = G + (g.length > 0 ? " " + g : g);
420
+ continue;
421
+ }
422
+ Se = !1;
423
+ }
424
+ const Ye = m(Ce).join(":"), $e = Ie ? Ye + $ : Ye, Oe = $e + he;
425
+ if (b.includes(Oe)) continue;
426
+ b.push(Oe);
427
+ const ze = i(he, Se);
428
+ for (let ke = 0; ke < ze.length; ++ke) {
429
+ const Me = ze[ke];
430
+ b.push($e + Me);
431
+ }
432
+ g = G + (g.length > 0 ? " " + g : g);
433
+ }
434
+ return g;
435
+ };
436
+ function xe() {
437
+ let e = 0, l, s, a = "";
438
+ for (; e < arguments.length; ) (l = arguments[e++]) && (s = be(l)) && (a && (a += " "), a += s);
439
+ return a;
440
+ }
441
+ const be = (e) => {
442
+ if (typeof e == "string") return e;
443
+ let l, s = "";
444
+ for (let a = 0; a < e.length; a++) e[a] && (l = be(e[a])) && (s && (s += " "), s += l);
445
+ return s;
446
+ };
447
+ function le(e, ...l) {
448
+ let s, a, i, m = b;
449
+ function b(g) {
450
+ const D = l.reduce((G, pe) => pe(G), e());
451
+ return s = K(D), a = s.cache.get, i = s.cache.set, m = M, M(g);
452
+ }
453
+ function M(g) {
454
+ const D = a(g);
455
+ if (D) return D;
456
+ const G = oe(g, s);
457
+ return i(g, G), G;
458
+ }
459
+ return function() {
460
+ return m(xe.apply(null, arguments));
461
+ };
462
+ }
463
+ const h = (e) => {
464
+ const l = (s) => s[e] || [];
465
+ return l.isThemeGetter = !0, l;
466
+ }, we = /^\[(?:(\w[\w-]*):)?(.+)\]$/i, ie = /^\((?:(\w[\w-]*):)?(.+)\)$/i, ge = /^\d+\/\d+$/, _e = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, Pe = /\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$/, ye = /^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/, Ee = /^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, je = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/, Z = (e) => ge.test(e), u = (e) => !!e && !Number.isNaN(Number(e)), U = (e) => !!e && Number.isInteger(Number(e)), r = (e) => e.endsWith("%") && u(e.slice(0, -1)), c = (e) => _e.test(e), y = () => !0, j = (e) => Pe.test(e) && !ye.test(e), J = () => !1, A = (e) => Ee.test(e), ce = (e) => je.test(e), de = (e) => !t(e) && !n(e), R = (e) => fe(e, rr, J), t = (e) => we.test(e), q = (e) => fe(e, or, j), o = (e) => fe(e, kr, u), p = (e) => fe(e, Ze, J), w = (e) => fe(e, er, ce), T = (e) => fe(e, tr, A), n = (e) => ie.test(e), C = (e) => Te(e, or), Ae = (e) => Te(e, vr), Re = (e) => Te(e, Ze), z = (e) => Te(e, rr), ue = (e) => Te(e, er), me = (e) => Te(e, tr, !0), fe = (e, l, s) => {
467
+ const a = we.exec(e);
468
+ return a ? a[1] ? l(a[1]) : s(a[2]) : !1;
469
+ }, Te = (e, l, s = !1) => {
470
+ const a = ie.exec(e);
471
+ return a ? a[1] ? l(a[1]) : s : !1;
472
+ }, Ze = (e) => e === "position" || e === "percentage", er = (e) => e === "image" || e === "url", rr = (e) => e === "length" || e === "size" || e === "bg-size", or = (e) => e === "length", kr = (e) => e === "number", vr = (e) => e === "family-name", tr = (e) => e === "shadow", xr = () => {
473
+ const e = h("color"), l = h("font"), s = h("text"), a = h("font-weight"), i = h("tracking"), m = h("leading"), b = h("breakpoint"), M = h("container"), g = h("spacing"), D = h("radius"), G = h("shadow"), pe = h("inset-shadow"), Ce = h("text-shadow"), Ie = h("drop-shadow"), B = h("blur"), ee = h("perspective"), Se = h("aspect"), he = h("ease"), Ye = h("animate"), $e = () => ["auto", "avoid", "all", "avoid-page", "page", "left", "right", "column"], Oe = () => ["center", "top", "bottom", "left", "right", "top-left", "left-top", "top-right", "right-top", "bottom-right", "right-bottom", "bottom-left", "left-bottom"], ze = () => [...Oe(), n, t], ke = () => ["auto", "hidden", "clip", "visible", "scroll"], Me = () => ["auto", "contain", "none"], f = () => [n, t, g], te = () => [Z, "full", "auto", ...f()], nr = () => [U, "none", "subgrid", n, t], ar = () => ["auto", { span: ["full", U, n, t] }, U, n, t], We = () => [U, "auto", n, t], sr = () => ["auto", "min", "max", "fr", n, t], Xe = () => ["start", "end", "center", "between", "around", "evenly", "stretch", "baseline", "center-safe", "end-safe"], Ne = () => ["start", "end", "center", "stretch", "center-safe", "end-safe"], ne = () => ["auto", ...f()], ve = () => [Z, "auto", "full", "dvw", "dvh", "lvw", "lvh", "svw", "svh", "min", "max", "fit", ...f()], d = () => [e, n, t], lr = () => [...Oe(), Re, p, { position: [n, t] }], ir = () => ["no-repeat", { repeat: ["", "x", "y", "space", "round"] }], cr = () => ["auto", "cover", "contain", z, R, { size: [n, t] }], Be = () => [r, C, q], F = () => ["", "none", "full", D, n, t], V = () => ["", u, C, q], Ue = () => ["solid", "dashed", "dotted", "double"], dr = () => ["normal", "multiply", "screen", "overlay", "darken", "lighten", "color-dodge", "color-burn", "hard-light", "soft-light", "difference", "exclusion", "hue", "saturation", "color", "luminosity"], N = () => [u, r, Re, p], ur = () => ["", "none", B, n, t], qe = () => ["none", u, n, t], Le = () => ["none", u, n, t], He = () => [u, n, t], Je = () => [Z, "full", ...f()];
474
+ return { cacheSize: 500, theme: { animate: ["spin", "ping", "pulse", "bounce"], aspect: ["video"], blur: [c], breakpoint: [c], color: [y], container: [c], "drop-shadow": [c], ease: ["in", "out", "in-out"], font: [de], "font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"], "inset-shadow": [c], leading: ["none", "tight", "snug", "normal", "relaxed", "loose"], perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"], radius: [c], shadow: [c], spacing: ["px", u], text: [c], "text-shadow": [c], tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"] }, classGroups: { aspect: [{ aspect: ["auto", "square", Z, t, n, Se] }], container: ["container"], columns: [{ columns: [u, t, n, M] }], "break-after": [{ "break-after": $e() }], "break-before": [{ "break-before": $e() }], "break-inside": [{ "break-inside": ["auto", "avoid", "avoid-page", "avoid-column"] }], "box-decoration": [{ "box-decoration": ["slice", "clone"] }], box: [{ box: ["border", "content"] }], display: ["block", "inline-block", "inline", "flex", "inline-flex", "table", "inline-table", "table-caption", "table-cell", "table-column", "table-column-group", "table-footer-group", "table-header-group", "table-row-group", "table-row", "flow-root", "grid", "inline-grid", "contents", "list-item", "hidden"], sr: ["sr-only", "not-sr-only"], float: [{ float: ["right", "left", "none", "start", "end"] }], clear: [{ clear: ["left", "right", "both", "none", "start", "end"] }], isolation: ["isolate", "isolation-auto"], "object-fit": [{ object: ["contain", "cover", "fill", "none", "scale-down"] }], "object-position": [{ object: ze() }], overflow: [{ overflow: ke() }], "overflow-x": [{ "overflow-x": ke() }], "overflow-y": [{ "overflow-y": ke() }], overscroll: [{ overscroll: Me() }], "overscroll-x": [{ "overscroll-x": Me() }], "overscroll-y": [{ "overscroll-y": Me() }], position: ["static", "fixed", "absolute", "relative", "sticky"], inset: [{ inset: te() }], "inset-x": [{ "inset-x": te() }], "inset-y": [{ "inset-y": te() }], start: [{ start: te() }], end: [{ end: te() }], top: [{ top: te() }], right: [{ right: te() }], bottom: [{ bottom: te() }], left: [{ left: te() }], visibility: ["visible", "invisible", "collapse"], z: [{ z: [U, "auto", n, t] }], basis: [{ basis: [Z, "full", "auto", M, ...f()] }], "flex-direction": [{ flex: ["row", "row-reverse", "col", "col-reverse"] }], "flex-wrap": [{ flex: ["nowrap", "wrap", "wrap-reverse"] }], flex: [{ flex: [u, Z, "auto", "initial", "none", t] }], grow: [{ grow: ["", u, n, t] }], shrink: [{ shrink: ["", u, n, t] }], order: [{ order: [U, "first", "last", "none", n, t] }], "grid-cols": [{ "grid-cols": nr() }], "col-start-end": [{ col: ar() }], "col-start": [{ "col-start": We() }], "col-end": [{ "col-end": We() }], "grid-rows": [{ "grid-rows": nr() }], "row-start-end": [{ row: ar() }], "row-start": [{ "row-start": We() }], "row-end": [{ "row-end": We() }], "grid-flow": [{ "grid-flow": ["row", "col", "dense", "row-dense", "col-dense"] }], "auto-cols": [{ "auto-cols": sr() }], "auto-rows": [{ "auto-rows": sr() }], gap: [{ gap: f() }], "gap-x": [{ "gap-x": f() }], "gap-y": [{ "gap-y": f() }], "justify-content": [{ justify: [...Xe(), "normal"] }], "justify-items": [{ "justify-items": [...Ne(), "normal"] }], "justify-self": [{ "justify-self": ["auto", ...Ne()] }], "align-content": [{ content: ["normal", ...Xe()] }], "align-items": [{ items: [...Ne(), { baseline: ["", "last"] }] }], "align-self": [{ self: ["auto", ...Ne(), { baseline: ["", "last"] }] }], "place-content": [{ "place-content": Xe() }], "place-items": [{ "place-items": [...Ne(), "baseline"] }], "place-self": [{ "place-self": ["auto", ...Ne()] }], p: [{ p: f() }], px: [{ px: f() }], py: [{ py: f() }], ps: [{ ps: f() }], pe: [{ pe: f() }], pt: [{ pt: f() }], pr: [{ pr: f() }], pb: [{ pb: f() }], pl: [{ pl: f() }], m: [{ m: ne() }], mx: [{ mx: ne() }], my: [{ my: ne() }], ms: [{ ms: ne() }], me: [{ me: ne() }], mt: [{ mt: ne() }], mr: [{ mr: ne() }], mb: [{ mb: ne() }], ml: [{ ml: ne() }], "space-x": [{ "space-x": f() }], "space-x-reverse": ["space-x-reverse"], "space-y": [{ "space-y": f() }], "space-y-reverse": ["space-y-reverse"], size: [{ size: ve() }], w: [{ w: [M, "screen", ...ve()] }], "min-w": [{ "min-w": [M, "screen", "none", ...ve()] }], "max-w": [{ "max-w": [M, "screen", "none", "prose", { screen: [b] }, ...ve()] }], h: [{ h: ["screen", "lh", ...ve()] }], "min-h": [{ "min-h": ["screen", "lh", "none", ...ve()] }], "max-h": [{ "max-h": ["screen", "lh", ...ve()] }], "font-size": [{ text: ["base", s, C, q] }], "font-smoothing": ["antialiased", "subpixel-antialiased"], "font-style": ["italic", "not-italic"], "font-weight": [{ font: [a, n, o] }], "font-stretch": [{ "font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", r, t] }], "font-family": [{ font: [Ae, t, l] }], "fvn-normal": ["normal-nums"], "fvn-ordinal": ["ordinal"], "fvn-slashed-zero": ["slashed-zero"], "fvn-figure": ["lining-nums", "oldstyle-nums"], "fvn-spacing": ["proportional-nums", "tabular-nums"], "fvn-fraction": ["diagonal-fractions", "stacked-fractions"], tracking: [{ tracking: [i, n, t] }], "line-clamp": [{ "line-clamp": [u, "none", n, o] }], leading: [{ leading: [m, ...f()] }], "list-image": [{ "list-image": ["none", n, t] }], "list-style-position": [{ list: ["inside", "outside"] }], "list-style-type": [{ list: ["disc", "decimal", "none", n, t] }], "text-alignment": [{ text: ["left", "center", "right", "justify", "start", "end"] }], "placeholder-color": [{ placeholder: d() }], "text-color": [{ text: d() }], "text-decoration": ["underline", "overline", "line-through", "no-underline"], "text-decoration-style": [{ decoration: [...Ue(), "wavy"] }], "text-decoration-thickness": [{ decoration: [u, "from-font", "auto", n, q] }], "text-decoration-color": [{ decoration: d() }], "underline-offset": [{ "underline-offset": [u, "auto", n, t] }], "text-transform": ["uppercase", "lowercase", "capitalize", "normal-case"], "text-overflow": ["truncate", "text-ellipsis", "text-clip"], "text-wrap": [{ text: ["wrap", "nowrap", "balance", "pretty"] }], indent: [{ indent: f() }], "vertical-align": [{ align: ["baseline", "top", "middle", "bottom", "text-top", "text-bottom", "sub", "super", n, t] }], whitespace: [{ whitespace: ["normal", "nowrap", "pre", "pre-line", "pre-wrap", "break-spaces"] }], break: [{ break: ["normal", "words", "all", "keep"] }], wrap: [{ wrap: ["break-word", "anywhere", "normal"] }], hyphens: [{ hyphens: ["none", "manual", "auto"] }], content: [{ content: ["none", n, t] }], "bg-attachment": [{ bg: ["fixed", "local", "scroll"] }], "bg-clip": [{ "bg-clip": ["border", "padding", "content", "text"] }], "bg-origin": [{ "bg-origin": ["border", "padding", "content"] }], "bg-position": [{ bg: lr() }], "bg-repeat": [{ bg: ir() }], "bg-size": [{ bg: cr() }], "bg-image": [{ bg: ["none", { linear: [{ to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"] }, U, n, t], radial: ["", n, t], conic: [U, n, t] }, ue, w] }], "bg-color": [{ bg: d() }], "gradient-from-pos": [{ from: Be() }], "gradient-via-pos": [{ via: Be() }], "gradient-to-pos": [{ to: Be() }], "gradient-from": [{ from: d() }], "gradient-via": [{ via: d() }], "gradient-to": [{ to: d() }], rounded: [{ rounded: F() }], "rounded-s": [{ "rounded-s": F() }], "rounded-e": [{ "rounded-e": F() }], "rounded-t": [{ "rounded-t": F() }], "rounded-r": [{ "rounded-r": F() }], "rounded-b": [{ "rounded-b": F() }], "rounded-l": [{ "rounded-l": F() }], "rounded-ss": [{ "rounded-ss": F() }], "rounded-se": [{ "rounded-se": F() }], "rounded-ee": [{ "rounded-ee": F() }], "rounded-es": [{ "rounded-es": F() }], "rounded-tl": [{ "rounded-tl": F() }], "rounded-tr": [{ "rounded-tr": F() }], "rounded-br": [{ "rounded-br": F() }], "rounded-bl": [{ "rounded-bl": F() }], "border-w": [{ border: V() }], "border-w-x": [{ "border-x": V() }], "border-w-y": [{ "border-y": V() }], "border-w-s": [{ "border-s": V() }], "border-w-e": [{ "border-e": V() }], "border-w-t": [{ "border-t": V() }], "border-w-r": [{ "border-r": V() }], "border-w-b": [{ "border-b": V() }], "border-w-l": [{ "border-l": V() }], "divide-x": [{ "divide-x": V() }], "divide-x-reverse": ["divide-x-reverse"], "divide-y": [{ "divide-y": V() }], "divide-y-reverse": ["divide-y-reverse"], "border-style": [{ border: [...Ue(), "hidden", "none"] }], "divide-style": [{ divide: [...Ue(), "hidden", "none"] }], "border-color": [{ border: d() }], "border-color-x": [{ "border-x": d() }], "border-color-y": [{ "border-y": d() }], "border-color-s": [{ "border-s": d() }], "border-color-e": [{ "border-e": d() }], "border-color-t": [{ "border-t": d() }], "border-color-r": [{ "border-r": d() }], "border-color-b": [{ "border-b": d() }], "border-color-l": [{ "border-l": d() }], "divide-color": [{ divide: d() }], "outline-style": [{ outline: [...Ue(), "none", "hidden"] }], "outline-offset": [{ "outline-offset": [u, n, t] }], "outline-w": [{ outline: ["", u, C, q] }], "outline-color": [{ outline: d() }], shadow: [{ shadow: ["", "none", G, me, T] }], "shadow-color": [{ shadow: d() }], "inset-shadow": [{ "inset-shadow": ["none", pe, me, T] }], "inset-shadow-color": [{ "inset-shadow": d() }], "ring-w": [{ ring: V() }], "ring-w-inset": ["ring-inset"], "ring-color": [{ ring: d() }], "ring-offset-w": [{ "ring-offset": [u, q] }], "ring-offset-color": [{ "ring-offset": d() }], "inset-ring-w": [{ "inset-ring": V() }], "inset-ring-color": [{ "inset-ring": d() }], "text-shadow": [{ "text-shadow": ["none", Ce, me, T] }], "text-shadow-color": [{ "text-shadow": d() }], opacity: [{ opacity: [u, n, t] }], "mix-blend": [{ "mix-blend": [...dr(), "plus-darker", "plus-lighter"] }], "bg-blend": [{ "bg-blend": dr() }], "mask-clip": [{ "mask-clip": ["border", "padding", "content", "fill", "stroke", "view"] }, "mask-no-clip"], "mask-composite": [{ mask: ["add", "subtract", "intersect", "exclude"] }], "mask-image-linear-pos": [{ "mask-linear": [u] }], "mask-image-linear-from-pos": [{ "mask-linear-from": N() }], "mask-image-linear-to-pos": [{ "mask-linear-to": N() }], "mask-image-linear-from-color": [{ "mask-linear-from": d() }], "mask-image-linear-to-color": [{ "mask-linear-to": d() }], "mask-image-t-from-pos": [{ "mask-t-from": N() }], "mask-image-t-to-pos": [{ "mask-t-to": N() }], "mask-image-t-from-color": [{ "mask-t-from": d() }], "mask-image-t-to-color": [{ "mask-t-to": d() }], "mask-image-r-from-pos": [{ "mask-r-from": N() }], "mask-image-r-to-pos": [{ "mask-r-to": N() }], "mask-image-r-from-color": [{ "mask-r-from": d() }], "mask-image-r-to-color": [{ "mask-r-to": d() }], "mask-image-b-from-pos": [{ "mask-b-from": N() }], "mask-image-b-to-pos": [{ "mask-b-to": N() }], "mask-image-b-from-color": [{ "mask-b-from": d() }], "mask-image-b-to-color": [{ "mask-b-to": d() }], "mask-image-l-from-pos": [{ "mask-l-from": N() }], "mask-image-l-to-pos": [{ "mask-l-to": N() }], "mask-image-l-from-color": [{ "mask-l-from": d() }], "mask-image-l-to-color": [{ "mask-l-to": d() }], "mask-image-x-from-pos": [{ "mask-x-from": N() }], "mask-image-x-to-pos": [{ "mask-x-to": N() }], "mask-image-x-from-color": [{ "mask-x-from": d() }], "mask-image-x-to-color": [{ "mask-x-to": d() }], "mask-image-y-from-pos": [{ "mask-y-from": N() }], "mask-image-y-to-pos": [{ "mask-y-to": N() }], "mask-image-y-from-color": [{ "mask-y-from": d() }], "mask-image-y-to-color": [{ "mask-y-to": d() }], "mask-image-radial": [{ "mask-radial": [n, t] }], "mask-image-radial-from-pos": [{ "mask-radial-from": N() }], "mask-image-radial-to-pos": [{ "mask-radial-to": N() }], "mask-image-radial-from-color": [{ "mask-radial-from": d() }], "mask-image-radial-to-color": [{ "mask-radial-to": d() }], "mask-image-radial-shape": [{ "mask-radial": ["circle", "ellipse"] }], "mask-image-radial-size": [{ "mask-radial": [{ closest: ["side", "corner"], farthest: ["side", "corner"] }] }], "mask-image-radial-pos": [{ "mask-radial-at": Oe() }], "mask-image-conic-pos": [{ "mask-conic": [u] }], "mask-image-conic-from-pos": [{ "mask-conic-from": N() }], "mask-image-conic-to-pos": [{ "mask-conic-to": N() }], "mask-image-conic-from-color": [{ "mask-conic-from": d() }], "mask-image-conic-to-color": [{ "mask-conic-to": d() }], "mask-mode": [{ mask: ["alpha", "luminance", "match"] }], "mask-origin": [{ "mask-origin": ["border", "padding", "content", "fill", "stroke", "view"] }], "mask-position": [{ mask: lr() }], "mask-repeat": [{ mask: ir() }], "mask-size": [{ mask: cr() }], "mask-type": [{ "mask-type": ["alpha", "luminance"] }], "mask-image": [{ mask: ["none", n, t] }], filter: [{ filter: ["", "none", n, t] }], blur: [{ blur: ur() }], brightness: [{ brightness: [u, n, t] }], contrast: [{ contrast: [u, n, t] }], "drop-shadow": [{ "drop-shadow": ["", "none", Ie, me, T] }], "drop-shadow-color": [{ "drop-shadow": d() }], grayscale: [{ grayscale: ["", u, n, t] }], "hue-rotate": [{ "hue-rotate": [u, n, t] }], invert: [{ invert: ["", u, n, t] }], saturate: [{ saturate: [u, n, t] }], sepia: [{ sepia: ["", u, n, t] }], "backdrop-filter": [{ "backdrop-filter": ["", "none", n, t] }], "backdrop-blur": [{ "backdrop-blur": ur() }], "backdrop-brightness": [{ "backdrop-brightness": [u, n, t] }], "backdrop-contrast": [{ "backdrop-contrast": [u, n, t] }], "backdrop-grayscale": [{ "backdrop-grayscale": ["", u, n, t] }], "backdrop-hue-rotate": [{ "backdrop-hue-rotate": [u, n, t] }], "backdrop-invert": [{ "backdrop-invert": ["", u, n, t] }], "backdrop-opacity": [{ "backdrop-opacity": [u, n, t] }], "backdrop-saturate": [{ "backdrop-saturate": [u, n, t] }], "backdrop-sepia": [{ "backdrop-sepia": ["", u, n, t] }], "border-collapse": [{ border: ["collapse", "separate"] }], "border-spacing": [{ "border-spacing": f() }], "border-spacing-x": [{ "border-spacing-x": f() }], "border-spacing-y": [{ "border-spacing-y": f() }], "table-layout": [{ table: ["auto", "fixed"] }], caption: [{ caption: ["top", "bottom"] }], transition: [{ transition: ["", "all", "colors", "opacity", "shadow", "transform", "none", n, t] }], "transition-behavior": [{ transition: ["normal", "discrete"] }], duration: [{ duration: [u, "initial", n, t] }], ease: [{ ease: ["linear", "initial", he, n, t] }], delay: [{ delay: [u, n, t] }], animate: [{ animate: ["none", Ye, n, t] }], backface: [{ backface: ["hidden", "visible"] }], perspective: [{ perspective: [ee, n, t] }], "perspective-origin": [{ "perspective-origin": ze() }], rotate: [{ rotate: qe() }], "rotate-x": [{ "rotate-x": qe() }], "rotate-y": [{ "rotate-y": qe() }], "rotate-z": [{ "rotate-z": qe() }], scale: [{ scale: Le() }], "scale-x": [{ "scale-x": Le() }], "scale-y": [{ "scale-y": Le() }], "scale-z": [{ "scale-z": Le() }], "scale-3d": ["scale-3d"], skew: [{ skew: He() }], "skew-x": [{ "skew-x": He() }], "skew-y": [{ "skew-y": He() }], transform: [{ transform: [n, t, "", "none", "gpu", "cpu"] }], "transform-origin": [{ origin: ze() }], "transform-style": [{ transform: ["3d", "flat"] }], translate: [{ translate: Je() }], "translate-x": [{ "translate-x": Je() }], "translate-y": [{ "translate-y": Je() }], "translate-z": [{ "translate-z": Je() }], "translate-none": ["translate-none"], accent: [{ accent: d() }], appearance: [{ appearance: ["none", "auto"] }], "caret-color": [{ caret: d() }], "color-scheme": [{ scheme: ["normal", "dark", "light", "light-dark", "only-dark", "only-light"] }], cursor: [{ cursor: ["auto", "default", "pointer", "wait", "text", "move", "help", "not-allowed", "none", "context-menu", "progress", "cell", "crosshair", "vertical-text", "alias", "copy", "no-drop", "grab", "grabbing", "all-scroll", "col-resize", "row-resize", "n-resize", "e-resize", "s-resize", "w-resize", "ne-resize", "nw-resize", "se-resize", "sw-resize", "ew-resize", "ns-resize", "nesw-resize", "nwse-resize", "zoom-in", "zoom-out", n, t] }], "field-sizing": [{ "field-sizing": ["fixed", "content"] }], "pointer-events": [{ "pointer-events": ["auto", "none"] }], resize: [{ resize: ["none", "", "y", "x"] }], "scroll-behavior": [{ scroll: ["auto", "smooth"] }], "scroll-m": [{ "scroll-m": f() }], "scroll-mx": [{ "scroll-mx": f() }], "scroll-my": [{ "scroll-my": f() }], "scroll-ms": [{ "scroll-ms": f() }], "scroll-me": [{ "scroll-me": f() }], "scroll-mt": [{ "scroll-mt": f() }], "scroll-mr": [{ "scroll-mr": f() }], "scroll-mb": [{ "scroll-mb": f() }], "scroll-ml": [{ "scroll-ml": f() }], "scroll-p": [{ "scroll-p": f() }], "scroll-px": [{ "scroll-px": f() }], "scroll-py": [{ "scroll-py": f() }], "scroll-ps": [{ "scroll-ps": f() }], "scroll-pe": [{ "scroll-pe": f() }], "scroll-pt": [{ "scroll-pt": f() }], "scroll-pr": [{ "scroll-pr": f() }], "scroll-pb": [{ "scroll-pb": f() }], "scroll-pl": [{ "scroll-pl": f() }], "snap-align": [{ snap: ["start", "end", "center", "align-none"] }], "snap-stop": [{ snap: ["normal", "always"] }], "snap-type": [{ snap: ["none", "x", "y", "both"] }], "snap-strictness": [{ snap: ["mandatory", "proximity"] }], touch: [{ touch: ["auto", "none", "manipulation"] }], "touch-x": [{ "touch-pan": ["x", "left", "right"] }], "touch-y": [{ "touch-pan": ["y", "up", "down"] }], "touch-pz": ["touch-pinch-zoom"], select: [{ select: ["none", "text", "all", "auto"] }], "will-change": [{ "will-change": ["auto", "scroll", "contents", "transform", n, t] }], fill: [{ fill: ["none", ...d()] }], "stroke-w": [{ stroke: [u, C, q, o] }], stroke: [{ stroke: ["none", ...d()] }], "forced-color-adjust": [{ "forced-color-adjust": ["auto", "none"] }] }, conflictingClassGroups: { overflow: ["overflow-x", "overflow-y"], overscroll: ["overscroll-x", "overscroll-y"], inset: ["inset-x", "inset-y", "start", "end", "top", "right", "bottom", "left"], "inset-x": ["right", "left"], "inset-y": ["top", "bottom"], flex: ["basis", "grow", "shrink"], gap: ["gap-x", "gap-y"], p: ["px", "py", "ps", "pe", "pt", "pr", "pb", "pl"], px: ["pr", "pl"], py: ["pt", "pb"], m: ["mx", "my", "ms", "me", "mt", "mr", "mb", "ml"], mx: ["mr", "ml"], my: ["mt", "mb"], size: ["w", "h"], "font-size": ["leading"], "fvn-normal": ["fvn-ordinal", "fvn-slashed-zero", "fvn-figure", "fvn-spacing", "fvn-fraction"], "fvn-ordinal": ["fvn-normal"], "fvn-slashed-zero": ["fvn-normal"], "fvn-figure": ["fvn-normal"], "fvn-spacing": ["fvn-normal"], "fvn-fraction": ["fvn-normal"], "line-clamp": ["display", "overflow"], rounded: ["rounded-s", "rounded-e", "rounded-t", "rounded-r", "rounded-b", "rounded-l", "rounded-ss", "rounded-se", "rounded-ee", "rounded-es", "rounded-tl", "rounded-tr", "rounded-br", "rounded-bl"], "rounded-s": ["rounded-ss", "rounded-es"], "rounded-e": ["rounded-se", "rounded-ee"], "rounded-t": ["rounded-tl", "rounded-tr"], "rounded-r": ["rounded-tr", "rounded-br"], "rounded-b": ["rounded-br", "rounded-bl"], "rounded-l": ["rounded-tl", "rounded-bl"], "border-spacing": ["border-spacing-x", "border-spacing-y"], "border-w": ["border-w-x", "border-w-y", "border-w-s", "border-w-e", "border-w-t", "border-w-r", "border-w-b", "border-w-l"], "border-w-x": ["border-w-r", "border-w-l"], "border-w-y": ["border-w-t", "border-w-b"], "border-color": ["border-color-x", "border-color-y", "border-color-s", "border-color-e", "border-color-t", "border-color-r", "border-color-b", "border-color-l"], "border-color-x": ["border-color-r", "border-color-l"], "border-color-y": ["border-color-t", "border-color-b"], translate: ["translate-x", "translate-y", "translate-none"], "translate-none": ["translate", "translate-x", "translate-y", "translate-z"], "scroll-m": ["scroll-mx", "scroll-my", "scroll-ms", "scroll-me", "scroll-mt", "scroll-mr", "scroll-mb", "scroll-ml"], "scroll-mx": ["scroll-mr", "scroll-ml"], "scroll-my": ["scroll-mt", "scroll-mb"], "scroll-p": ["scroll-px", "scroll-py", "scroll-ps", "scroll-pe", "scroll-pt", "scroll-pr", "scroll-pb", "scroll-pl"], "scroll-px": ["scroll-pr", "scroll-pl"], "scroll-py": ["scroll-pt", "scroll-pb"], touch: ["touch-x", "touch-y", "touch-pz"], "touch-x": ["touch"], "touch-y": ["touch"], "touch-pz": ["touch"] }, conflictingClassGroupModifiers: { "font-size": ["leading"] }, orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"] };
475
+ }, wr = le(xr);
476
+ function _r(...e) {
477
+ return wr(W(e));
478
+ }
479
+ function Er() {
480
+ return Math.random().toString(36).substring(2, 10);
481
+ }
482
+ return Fe.clsx = W, Fe.cn = _r, Fe.generateRandomId = Er, Fe;
483
+ }
484
+ var Qe = {}, gr;
485
+ function Nr() {
486
+ if (gr) return Qe;
487
+ gr = 1;
488
+ const Y = hr;
489
+ var W = { exports: {} }, S = {};
490
+ /**
491
+ * @license React
492
+ * react-jsx-runtime.production.js
493
+ *
494
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
495
+ *
496
+ * This source code is licensed under the MIT license found in the
497
+ * LICENSE file in the root directory of this source tree.
498
+ */
499
+ var X;
500
+ function k() {
501
+ if (X) return S;
502
+ X = 1;
503
+ var I = Symbol.for("react.transitional.element"), $ = Symbol.for("react.fragment");
504
+ function _(P, x, E) {
505
+ var Q = null;
506
+ if (E !== void 0 && (Q = "" + E), x.key !== void 0 && (Q = "" + x.key), "key" in x) {
507
+ E = {};
508
+ for (var K in x) K !== "key" && (E[K] = x[K]);
509
+ } else E = x;
510
+ return x = E.ref, { $$typeof: I, type: P, key: Q, ref: x !== void 0 ? x : null, props: E };
511
+ }
512
+ return S.Fragment = $, S.jsx = _, S.jsxs = _, S;
513
+ }
514
+ var v = {};
515
+ /**
516
+ * @license React
517
+ * react-jsx-runtime.development.js
518
+ *
519
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
520
+ *
521
+ * This source code is licensed under the MIT license found in the
522
+ * LICENSE file in the root directory of this source tree.
523
+ */
524
+ var O;
525
+ function L() {
526
+ return O || (O = 1, process.env.NODE_ENV !== "production" && function() {
527
+ function I(o) {
528
+ if (o == null) return null;
529
+ if (typeof o == "function") return o.$$typeof === c ? null : o.displayName || o.name || null;
530
+ if (typeof o == "string") return o;
531
+ switch (o) {
532
+ case ie:
533
+ return "Fragment";
534
+ case _e:
535
+ return "Profiler";
536
+ case ge:
537
+ return "StrictMode";
538
+ case je:
539
+ return "Suspense";
540
+ case Z:
541
+ return "SuspenseList";
542
+ case r:
543
+ return "Activity";
544
+ }
545
+ if (typeof o == "object") switch (typeof o.tag == "number" && console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), o.$$typeof) {
546
+ case we:
547
+ return "Portal";
548
+ case ye:
549
+ return (o.displayName || "Context") + ".Provider";
550
+ case Pe:
551
+ return (o._context.displayName || "Context") + ".Consumer";
552
+ case Ee:
553
+ var p = o.render;
554
+ return o = o.displayName, o || (o = p.displayName || p.name || "", o = o !== "" ? "ForwardRef(" + o + ")" : "ForwardRef"), o;
555
+ case u:
556
+ return p = o.displayName || null, p !== null ? p : I(o.type) || "Memo";
557
+ case U:
558
+ p = o._payload, o = o._init;
559
+ try {
560
+ return I(o(p));
561
+ } catch {
562
+ }
563
+ }
564
+ return null;
565
+ }
566
+ function $(o) {
567
+ return "" + o;
568
+ }
569
+ function _(o) {
570
+ try {
571
+ $(o);
572
+ var p = !1;
573
+ } catch {
574
+ p = !0;
575
+ }
576
+ if (p) {
577
+ p = console;
578
+ var w = p.error, T = typeof Symbol == "function" && Symbol.toStringTag && o[Symbol.toStringTag] || o.constructor.name || "Object";
579
+ return w.call(p, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", T), $(o);
580
+ }
581
+ }
582
+ function P(o) {
583
+ if (o === ie) return "<>";
584
+ if (typeof o == "object" && o !== null && o.$$typeof === U) return "<...>";
585
+ try {
586
+ var p = I(o);
587
+ return p ? "<" + p + ">" : "<...>";
588
+ } catch {
589
+ return "<...>";
590
+ }
591
+ }
592
+ function x() {
593
+ var o = y.A;
594
+ return o === null ? null : o.getOwner();
595
+ }
596
+ function E() {
597
+ return Error("react-stack-top-frame");
598
+ }
599
+ function Q(o) {
600
+ if (j.call(o, "key")) {
601
+ var p = Object.getOwnPropertyDescriptor(o, "key").get;
602
+ if (p && p.isReactWarning) return !1;
603
+ }
604
+ return o.key !== void 0;
605
+ }
606
+ function K(o, p) {
607
+ function w() {
608
+ ce || (ce = !0, console.error("%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)", p));
609
+ }
610
+ w.isReactWarning = !0, Object.defineProperty(o, "key", { get: w, configurable: !0 });
611
+ }
612
+ function se() {
613
+ var o = I(this.type);
614
+ return de[o] || (de[o] = !0, console.error("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.")), o = this.props.ref, o !== void 0 ? o : null;
615
+ }
616
+ function oe(o, p, w, T, n, C, Ae, Re) {
617
+ return w = C.ref, o = { $$typeof: h, type: o, key: p, props: C, _owner: n }, (w !== void 0 ? w : null) !== null ? Object.defineProperty(o, "ref", { enumerable: !1, get: se }) : Object.defineProperty(o, "ref", { enumerable: !1, value: null }), o._store = {}, Object.defineProperty(o._store, "validated", { configurable: !1, enumerable: !1, writable: !0, value: 0 }), Object.defineProperty(o, "_debugInfo", { configurable: !1, enumerable: !1, writable: !0, value: null }), Object.defineProperty(o, "_debugStack", { configurable: !1, enumerable: !1, writable: !0, value: Ae }), Object.defineProperty(o, "_debugTask", { configurable: !1, enumerable: !1, writable: !0, value: Re }), Object.freeze && (Object.freeze(o.props), Object.freeze(o)), o;
618
+ }
619
+ function xe(o, p, w, T, n, C, Ae, Re) {
620
+ var z = p.children;
621
+ if (z !== void 0) if (T) if (J(z)) {
622
+ for (T = 0; T < z.length; T++) be(z[T]);
623
+ Object.freeze && Object.freeze(z);
624
+ } else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
625
+ else be(z);
626
+ if (j.call(p, "key")) {
627
+ z = I(o);
628
+ var ue = Object.keys(p).filter(function(fe) {
629
+ return fe !== "key";
630
+ });
631
+ T = 0 < ue.length ? "{key: someKey, " + ue.join(": ..., ") + ": ...}" : "{key: someKey}", q[z + T] || (ue = 0 < ue.length ? "{" + ue.join(": ..., ") + ": ...}" : "{}", console.error(`A props object containing a "key" prop is being spread into JSX:
632
+ let props = %s;
633
+ <%s {...props} />
634
+ React keys must be passed directly to JSX without using spread:
635
+ let props = %s;
636
+ <%s key={someKey} {...props} />`, T, z, ue, z), q[z + T] = !0);
637
+ }
638
+ if (z = null, w !== void 0 && (_(w), z = "" + w), Q(p) && (_(p.key), z = "" + p.key), "key" in p) {
639
+ w = {};
640
+ for (var me in p) me !== "key" && (w[me] = p[me]);
641
+ } else w = p;
642
+ return z && K(w, typeof o == "function" ? o.displayName || o.name || "Unknown" : o), oe(o, z, C, n, x(), w, Ae, Re);
643
+ }
644
+ function be(o) {
645
+ typeof o == "object" && o !== null && o.$$typeof === h && o._store && (o._store.validated = 1);
646
+ }
647
+ var le = Y, h = Symbol.for("react.transitional.element"), we = Symbol.for("react.portal"), ie = Symbol.for("react.fragment"), ge = Symbol.for("react.strict_mode"), _e = Symbol.for("react.profiler"), Pe = Symbol.for("react.consumer"), ye = Symbol.for("react.context"), Ee = Symbol.for("react.forward_ref"), je = Symbol.for("react.suspense"), Z = Symbol.for("react.suspense_list"), u = Symbol.for("react.memo"), U = Symbol.for("react.lazy"), r = Symbol.for("react.activity"), c = Symbol.for("react.client.reference"), y = le.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, j = Object.prototype.hasOwnProperty, J = Array.isArray, A = console.createTask ? console.createTask : function() {
648
+ return null;
649
+ };
650
+ le = { react_stack_bottom_frame: function(o) {
651
+ return o();
652
+ } };
653
+ var ce, de = {}, R = le.react_stack_bottom_frame.bind(le, E)(), t = A(P(E)), q = {};
654
+ v.Fragment = ie, v.jsx = function(o, p, w, T, n) {
655
+ var C = 1e4 > y.recentlyCreatedOwnerStacks++;
656
+ return xe(o, p, w, !1, T, n, C ? Error("react-stack-top-frame") : R, C ? A(P(o)) : t);
657
+ }, v.jsxs = function(o, p, w, T, n) {
658
+ var C = 1e4 > y.recentlyCreatedOwnerStacks++;
659
+ return xe(o, p, w, !0, T, n, C ? Error("react-stack-top-frame") : R, C ? A(P(o)) : t);
660
+ };
661
+ }()), v;
662
+ }
663
+ var H;
664
+ function re() {
665
+ return H || (H = 1, process.env.NODE_ENV === "production" ? W.exports = k() : W.exports = L()), W.exports;
666
+ }
667
+ var ae = re();
668
+ return Qe.jsxRuntimeExports = ae, Qe;
669
+ }
670
+ var Ke = {}, yr;
671
+ function Pr() {
672
+ if (yr) return Ke;
673
+ yr = 1;
674
+ const Y = /* @__PURE__ */ Sr(), W = (k) => typeof k == "boolean" ? `${k}` : k === 0 ? "0" : k, S = Y.clsx, X = (k, v) => (O) => {
675
+ var L;
676
+ if (v?.variants == null) return S(k, O?.class, O?.className);
677
+ const { variants: H, defaultVariants: re } = v, ae = Object.keys(H).map((_) => {
678
+ const P = O?.[_], x = re?.[_];
679
+ if (P === null) return null;
680
+ const E = W(P) || W(x);
681
+ return H[_][E];
682
+ }), I = O && Object.entries(O).reduce((_, P) => {
683
+ let [x, E] = P;
684
+ return E === void 0 || (_[x] = E), _;
685
+ }, {}), $ = v == null || (L = v.compoundVariants) === null || L === void 0 ? void 0 : L.reduce((_, P) => {
686
+ let { class: x, className: E, ...Q } = P;
687
+ return Object.entries(Q).every((K) => {
688
+ let [se, oe] = K;
689
+ return Array.isArray(oe) ? oe.includes({ ...re, ...I }[se]) : { ...re, ...I }[se] === oe;
690
+ }) ? [..._, x, E] : _;
691
+ }, []);
692
+ return S(k, ae, $, O?.class, O?.className);
693
+ };
694
+ return Ke.cva = X, Ke;
695
+ }
696
+ export {
697
+ Pr as a,
698
+ Sr as b,
699
+ zr as j,
700
+ Nr as r
701
+ };
702
+ //# sourceMappingURL=index-BHm2KTjD-2e-Fu8L-.js.map