@undp/data-viz 1.5.8 → 2.0.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.
- package/dist/AreaChart.cjs +1 -1
- package/dist/AreaChart.cjs.map +1 -1
- package/dist/AreaChart.d.ts +1 -0
- package/dist/AreaChart.js +420 -520
- package/dist/AreaChart.js.map +1 -1
- package/dist/Axis-CRyfcLjc.js +32 -0
- package/dist/Axis-CRyfcLjc.js.map +1 -0
- package/dist/Axis-DxRV2yMi.cjs +2 -0
- package/dist/Axis-DxRV2yMi.cjs.map +1 -0
- package/dist/AxisTitle-jeI7am8o.js +29 -0
- package/dist/AxisTitle-jeI7am8o.js.map +1 -0
- package/dist/AxisTitle-sS5bLLR7.cjs +2 -0
- package/dist/AxisTitle-sS5bLLR7.cjs.map +1 -0
- package/dist/BarGraph.cjs +1 -1
- package/dist/BarGraph.cjs.map +1 -1
- package/dist/BarGraph.d.ts +1 -0
- package/dist/BarGraph.js +2188 -4045
- package/dist/BarGraph.js.map +1 -1
- package/dist/BasicStatCard.cjs +1 -1
- package/dist/BasicStatCard.cjs.map +1 -1
- package/dist/BasicStatCard.d.ts +1 -0
- package/dist/BasicStatCard.js +120 -186
- package/dist/BasicStatCard.js.map +1 -1
- package/dist/BeeSwarmChart.cjs +1 -1
- package/dist/BeeSwarmChart.cjs.map +1 -1
- package/dist/BeeSwarmChart.d.ts +5 -0
- package/dist/BeeSwarmChart.js +501 -1019
- package/dist/BeeSwarmChart.js.map +1 -1
- package/dist/BiVariateChoroplethMap.cjs +1 -1
- package/dist/BiVariateChoroplethMap.cjs.map +1 -1
- package/dist/BiVariateChoroplethMap.d.ts +3 -0
- package/dist/BiVariateChoroplethMap.js +458 -706
- package/dist/BiVariateChoroplethMap.js.map +1 -1
- package/dist/BulletChart.cjs +1 -1
- package/dist/BulletChart.cjs.map +1 -1
- package/dist/BulletChart.d.ts +1 -0
- package/dist/BulletChart.js +863 -1414
- package/dist/BulletChart.js.map +1 -1
- package/dist/ButterflyChart.cjs +1 -1
- package/dist/ButterflyChart.cjs.map +1 -1
- package/dist/ButterflyChart.d.ts +1 -0
- package/dist/ButterflyChart.js +474 -684
- package/dist/ButterflyChart.js.map +1 -1
- package/dist/ChoroplethMap.cjs +1 -1
- package/dist/ChoroplethMap.cjs.map +1 -1
- package/dist/ChoroplethMap.d.ts +3 -0
- package/dist/ChoroplethMap.js +469 -731
- package/dist/ChoroplethMap.js.map +1 -1
- package/dist/CirclePackingGraph.cjs +1 -1
- package/dist/CirclePackingGraph.d.ts +1 -0
- package/dist/CirclePackingGraph.js +5 -4
- package/dist/CirclePackingGraph.js.map +1 -1
- package/dist/ColorLegend.cjs +1 -1
- package/dist/ColorLegend.cjs.map +1 -1
- package/dist/ColorLegend.js +57 -44
- package/dist/ColorLegend.js.map +1 -1
- package/dist/ColorLegendWithMouseOver.cjs +1 -1
- package/dist/ColorLegendWithMouseOver.cjs.map +1 -1
- package/dist/ColorLegendWithMouseOver.js +60 -65
- package/dist/ColorLegendWithMouseOver.js.map +1 -1
- package/dist/Colors.cjs.map +1 -1
- package/dist/Colors.js +44 -430
- package/dist/Colors.js.map +1 -1
- package/dist/CopyTextButton.cjs +4 -4
- package/dist/CopyTextButton.cjs.map +1 -1
- package/dist/CopyTextButton.js +537 -455
- package/dist/CopyTextButton.js.map +1 -1
- package/dist/CsvDownloadButton.cjs +7 -7
- package/dist/CsvDownloadButton.cjs.map +1 -1
- package/dist/CsvDownloadButton.js +442 -447
- package/dist/CsvDownloadButton.js.map +1 -1
- package/dist/DataCards.cjs +5 -5
- package/dist/DataCards.cjs.map +1 -1
- package/dist/DataCards.d.ts +1 -0
- package/dist/DataCards.js +488 -581
- package/dist/DataCards.js.map +1 -1
- package/dist/DataTable.cjs +1 -1
- package/dist/DataTable.cjs.map +1 -1
- package/dist/DataTable.d.ts +1 -0
- package/dist/DataTable.js +183 -326
- package/dist/DataTable.js.map +1 -1
- package/dist/DifferenceLineChart.cjs +1 -1
- package/dist/DifferenceLineChart.cjs.map +1 -1
- package/dist/DifferenceLineChart.d.ts +1 -0
- package/dist/DifferenceLineChart.js +729 -794
- package/dist/DifferenceLineChart.js.map +1 -1
- package/dist/DonutChart.cjs +1 -1
- package/dist/DonutChart.cjs.map +1 -1
- package/dist/DonutChart.d.ts +1 -4
- package/dist/DonutChart.js +260 -444
- package/dist/DonutChart.js.map +1 -1
- package/dist/DotDensityMap.cjs +1 -1
- package/dist/DotDensityMap.cjs.map +1 -1
- package/dist/DotDensityMap.d.ts +3 -0
- package/dist/DotDensityMap.js +388 -582
- package/dist/DotDensityMap.js.map +1 -1
- package/dist/{DropdownSelect-CtOKZHD0.js → DropdownSelect-BbdPQa2k.js} +1401 -1374
- package/dist/DropdownSelect-BbdPQa2k.js.map +1 -0
- package/dist/DropdownSelect-Doz3mCrM.cjs +29 -0
- package/dist/DropdownSelect-Doz3mCrM.cjs.map +1 -0
- package/dist/DualAxisLineChart.cjs +1 -1
- package/dist/DualAxisLineChart.cjs.map +1 -1
- package/dist/DualAxisLineChart.d.ts +1 -0
- package/dist/DualAxisLineChart.js +617 -712
- package/dist/DualAxisLineChart.js.map +1 -1
- package/dist/DumbbellChart.cjs +1 -1
- package/dist/DumbbellChart.cjs.map +1 -1
- package/dist/DumbbellChart.d.ts +1 -0
- package/dist/DumbbellChart.js +789 -1499
- package/dist/DumbbellChart.js.map +1 -1
- package/dist/EmptyState-BZo1BbAn.js +15 -0
- package/dist/{EmptyState-DdTp-Mdn.js.map → EmptyState-BZo1BbAn.js.map} +1 -1
- package/dist/EmptyState-sAEZ_5rU.cjs +2 -0
- package/dist/{EmptyState-d8_8SxeW.cjs.map → EmptyState-sAEZ_5rU.cjs.map} +1 -1
- package/dist/ExcelDownloadButton.cjs +1 -1
- package/dist/ExcelDownloadButton.cjs.map +1 -1
- package/dist/ExcelDownloadButton.js +20 -24
- package/dist/ExcelDownloadButton.js.map +1 -1
- package/dist/FootNote.cjs +1 -1
- package/dist/FootNote.cjs.map +1 -1
- package/dist/FootNote.js +26 -17
- package/dist/FootNote.js.map +1 -1
- package/dist/GeoHubCompareMaps.cjs +1 -1
- package/dist/GeoHubCompareMaps.cjs.map +1 -1
- package/dist/GeoHubCompareMaps.d.ts +1 -0
- package/dist/GeoHubCompareMaps.js +264 -354
- package/dist/GeoHubCompareMaps.js.map +1 -1
- package/dist/GeoHubMap.cjs +1 -1
- package/dist/GeoHubMap.cjs.map +1 -1
- package/dist/GeoHubMap.d.ts +1 -0
- package/dist/GeoHubMap.js +214 -409
- package/dist/GeoHubMap.js.map +1 -1
- package/dist/GeoHubMapWithLayerSelection.cjs +1 -1
- package/dist/GeoHubMapWithLayerSelection.cjs.map +1 -1
- package/dist/GeoHubMapWithLayerSelection.d.ts +1 -0
- package/dist/GeoHubMapWithLayerSelection.js +192 -293
- package/dist/GeoHubMapWithLayerSelection.js.map +1 -1
- package/dist/GraphContainer-CRqzdKu2.js +78 -0
- package/dist/GraphContainer-CRqzdKu2.js.map +1 -0
- package/dist/GraphContainer-d8A46BK2.cjs +2 -0
- package/dist/GraphContainer-d8A46BK2.cjs.map +1 -0
- package/dist/GraphDescription.cjs +1 -1
- package/dist/GraphDescription.cjs.map +1 -1
- package/dist/GraphDescription.js +23 -17
- package/dist/GraphDescription.js.map +1 -1
- package/dist/GraphEl-BkyLYXG5.cjs +2 -0
- package/dist/GraphEl-BkyLYXG5.cjs.map +1 -0
- package/dist/{GraphEl-CqWzvOyr.js → GraphEl-DzRon4cb.js} +184 -202
- package/dist/GraphEl-DzRon4cb.js.map +1 -0
- package/dist/GraphFooter.cjs +1 -1
- package/dist/GraphFooter.cjs.map +1 -1
- package/dist/GraphFooter.js +28 -18
- package/dist/GraphFooter.js.map +1 -1
- package/dist/GraphHeader.cjs +1 -1
- package/dist/GraphHeader.cjs.map +1 -1
- package/dist/GraphHeader.d.ts +2 -1
- package/dist/GraphHeader.js +45 -59
- package/dist/GraphHeader.js.map +1 -1
- package/dist/GraphTitle.cjs +1 -1
- package/dist/GraphTitle.cjs.map +1 -1
- package/dist/GraphTitle.js +29 -24
- package/dist/GraphTitle.js.map +1 -1
- package/dist/GriddedGraphs.cjs +1 -1
- package/dist/GriddedGraphs.cjs.map +1 -1
- package/dist/GriddedGraphs.d.ts +2 -0
- package/dist/GriddedGraphs.js +216 -450
- package/dist/GriddedGraphs.js.map +1 -1
- package/dist/GriddedGraphsFromConfig.cjs +1 -1
- package/dist/GriddedGraphsFromConfig.cjs.map +1 -1
- package/dist/GriddedGraphsFromConfig.d.ts +2 -0
- package/dist/GriddedGraphsFromConfig.js +22 -36
- package/dist/GriddedGraphsFromConfig.js.map +1 -1
- package/dist/HeatMap.cjs +1 -1
- package/dist/HeatMap.cjs.map +1 -1
- package/dist/HeatMap.d.ts +1 -0
- package/dist/HeatMap.js +278 -446
- package/dist/HeatMap.js.map +1 -1
- package/dist/Histogram.cjs +1 -1
- package/dist/Histogram.cjs.map +1 -1
- package/dist/Histogram.d.ts +1 -0
- package/dist/Histogram.js +154 -264
- package/dist/Histogram.js.map +1 -1
- package/dist/ImageDownloadButton.cjs +1 -1
- package/dist/ImageDownloadButton.cjs.map +1 -1
- package/dist/ImageDownloadButton.d.ts +2 -1
- package/dist/ImageDownloadButton.js +21 -25
- package/dist/ImageDownloadButton.js.map +1 -1
- package/dist/LineChartWithConfidenceInterval.cjs +1 -1
- package/dist/LineChartWithConfidenceInterval.cjs.map +1 -1
- package/dist/LineChartWithConfidenceInterval.d.ts +1 -0
- package/dist/LineChartWithConfidenceInterval.js +674 -825
- package/dist/LineChartWithConfidenceInterval.js.map +1 -1
- package/dist/LinearColorLegend.cjs +1 -1
- package/dist/LinearColorLegend.cjs.map +1 -1
- package/dist/LinearColorLegend.js +49 -30
- package/dist/LinearColorLegend.js.map +1 -1
- package/dist/Modal-DGcuAHyK.js +1047 -0
- package/dist/Modal-DGcuAHyK.js.map +1 -0
- package/dist/Modal-JW_IExO3.cjs +46 -0
- package/dist/Modal-JW_IExO3.cjs.map +1 -0
- package/dist/MultiGraphDashboard.cjs +1 -1
- package/dist/MultiGraphDashboard.cjs.map +1 -1
- package/dist/MultiGraphDashboard.d.ts +2 -0
- package/dist/MultiGraphDashboard.js +122 -290
- package/dist/MultiGraphDashboard.js.map +1 -1
- package/dist/MultiGraphDashboardFromConfig.cjs +1 -1
- package/dist/MultiGraphDashboardFromConfig.cjs.map +1 -1
- package/dist/MultiGraphDashboardFromConfig.d.ts +2 -0
- package/dist/MultiGraphDashboardFromConfig.js +22 -31
- package/dist/MultiGraphDashboardFromConfig.js.map +1 -1
- package/dist/MultiGraphDashboardWideToLongFormat.cjs +1 -1
- package/dist/MultiGraphDashboardWideToLongFormat.cjs.map +1 -1
- package/dist/MultiGraphDashboardWideToLongFormat.d.ts +1 -0
- package/dist/MultiGraphDashboardWideToLongFormat.js +137 -223
- package/dist/MultiGraphDashboardWideToLongFormat.js.map +1 -1
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs +1 -1
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.cjs.map +1 -1
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.d.ts +1 -0
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js +25 -27
- package/dist/MultiGraphDashboardWideToLongFormatFromConfig.js.map +1 -1
- package/dist/MultiLineAltChart.cjs +1 -1
- package/dist/MultiLineAltChart.cjs.map +1 -1
- package/dist/MultiLineAltChart.d.ts +1 -0
- package/dist/MultiLineAltChart.js +581 -659
- package/dist/MultiLineAltChart.js.map +1 -1
- package/dist/MultiLineChart.cjs +1 -1
- package/dist/MultiLineChart.cjs.map +1 -1
- package/dist/MultiLineChart.d.ts +1 -0
- package/dist/MultiLineChart.js +617 -725
- package/dist/MultiLineChart.js.map +1 -1
- package/dist/ParetoChart.cjs +1 -1
- package/dist/ParetoChart.cjs.map +1 -1
- package/dist/ParetoChart.d.ts +1 -0
- package/dist/ParetoChart.js +531 -635
- package/dist/ParetoChart.js.map +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboard.cjs +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboard.cjs.map +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboard.d.ts +2 -0
- package/dist/PerformanceIntensiveMultiGraphDashboard.js +147 -338
- package/dist/PerformanceIntensiveMultiGraphDashboard.js.map +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.cjs.map +1 -1
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.d.ts +2 -0
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js +22 -31
- package/dist/PerformanceIntensiveMultiGraphDashboardFromConfig.js.map +1 -1
- package/dist/PerformanceIntensiveScrollStory.cjs +1 -1
- package/dist/PerformanceIntensiveScrollStory.cjs.map +1 -1
- package/dist/PerformanceIntensiveScrollStory.d.ts +2 -0
- package/dist/PerformanceIntensiveScrollStory.js +93 -114
- package/dist/PerformanceIntensiveScrollStory.js.map +1 -1
- package/dist/RadarChart.cjs +1 -1
- package/dist/RadarChart.cjs.map +1 -1
- package/dist/RadarChart.d.ts +1 -0
- package/dist/RadarChart.js +426 -575
- package/dist/RadarChart.js.map +1 -1
- package/dist/ReferenceLine-2XCwHXQ4.js +162 -0
- package/dist/ReferenceLine-2XCwHXQ4.js.map +1 -0
- package/dist/ReferenceLine-BH0qdf4R.cjs +2 -0
- package/dist/ReferenceLine-BH0qdf4R.cjs.map +1 -0
- package/dist/RegressionLine-BOTTNSrr.cjs +2 -0
- package/dist/RegressionLine-BOTTNSrr.cjs.map +1 -0
- package/dist/RegressionLine-DAcY2DjT.js +87 -0
- package/dist/RegressionLine-DAcY2DjT.js.map +1 -0
- package/dist/SVGDownloadButton.cjs +1 -1
- package/dist/SVGDownloadButton.cjs.map +1 -1
- package/dist/SVGDownloadButton.js +21 -25
- package/dist/SVGDownloadButton.js.map +1 -1
- package/dist/SankeyChart.cjs +1 -1
- package/dist/SankeyChart.cjs.map +1 -1
- package/dist/SankeyChart.d.ts +1 -0
- package/dist/SankeyChart.js +665 -854
- package/dist/SankeyChart.js.map +1 -1
- package/dist/ScatterPlot.cjs +1 -1
- package/dist/ScatterPlot.cjs.map +1 -1
- package/dist/ScatterPlot.d.ts +1 -0
- package/dist/ScatterPlot.js +675 -815
- package/dist/ScatterPlot.js.map +1 -1
- package/dist/ScrollStory.cjs +1 -1
- package/dist/ScrollStory.cjs.map +1 -1
- package/dist/ScrollStory.d.ts +2 -0
- package/dist/ScrollStory.js +85 -97
- package/dist/ScrollStory.js.map +1 -1
- package/dist/SimpleLineChart.cjs +1 -1
- package/dist/SimpleLineChart.cjs.map +1 -1
- package/dist/SimpleLineChart.d.ts +1 -0
- package/dist/SimpleLineChart.js +504 -613
- package/dist/SimpleLineChart.js.map +1 -1
- package/dist/SingleGraphDashboard.cjs +1 -1
- package/dist/SingleGraphDashboard.cjs.map +1 -1
- package/dist/SingleGraphDashboard.d.ts +3 -1
- package/dist/SingleGraphDashboard.js +279 -507
- package/dist/SingleGraphDashboard.js.map +1 -1
- package/dist/SingleGraphDashboardFromConfig.cjs +1 -1
- package/dist/SingleGraphDashboardFromConfig.cjs.map +1 -1
- package/dist/SingleGraphDashboardFromConfig.d.ts +3 -1
- package/dist/SingleGraphDashboardFromConfig.js +25 -31
- package/dist/SingleGraphDashboardFromConfig.js.map +1 -1
- package/dist/SingleGraphDashboardGeoHubMaps.cjs +1 -1
- package/dist/SingleGraphDashboardGeoHubMaps.cjs.map +1 -1
- package/dist/SingleGraphDashboardGeoHubMaps.d.ts +2 -0
- package/dist/SingleGraphDashboardGeoHubMaps.js +146 -168
- package/dist/SingleGraphDashboardGeoHubMaps.js.map +1 -1
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs +1 -1
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.cjs.map +1 -1
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.d.ts +2 -0
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js +25 -21
- package/dist/SingleGraphDashboardGeoHubMapsFromConfig.js.map +1 -1
- package/dist/SingleGraphDashboardThreeDGraphs.cjs +1 -1
- package/dist/SingleGraphDashboardThreeDGraphs.cjs.map +1 -1
- package/dist/SingleGraphDashboardThreeDGraphs.d.ts +2 -0
- package/dist/SingleGraphDashboardThreeDGraphs.js +356 -589
- package/dist/SingleGraphDashboardThreeDGraphs.js.map +1 -1
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs +1 -1
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.cjs.map +1 -1
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.d.ts +2 -0
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js +25 -31
- package/dist/SingleGraphDashboardThreeDGraphsFromConfig.js.map +1 -1
- package/dist/SlopeChart.cjs +1 -1
- package/dist/SlopeChart.cjs.map +1 -1
- package/dist/SlopeChart.d.ts +1 -0
- package/dist/SlopeChart.js +539 -573
- package/dist/SlopeChart.js.map +1 -1
- package/dist/Source-DYMJRrsq.cjs +2 -0
- package/dist/Source-DYMJRrsq.cjs.map +1 -0
- package/dist/Source-DwTHB8fn.js +78 -0
- package/dist/Source-DwTHB8fn.js.map +1 -0
- package/dist/Source.cjs +1 -1
- package/dist/Source.cjs.map +1 -1
- package/dist/Source.js +4 -38
- package/dist/Source.js.map +1 -1
- package/dist/SparkLine.cjs +1 -1
- package/dist/SparkLine.cjs.map +1 -1
- package/dist/SparkLine.d.ts +1 -0
- package/dist/SparkLine.js +286 -314
- package/dist/SparkLine.js.map +1 -1
- package/dist/Spinner-D7rnnwnA.js +47 -0
- package/dist/Spinner-D7rnnwnA.js.map +1 -0
- package/dist/Spinner-DRMBUsX7.cjs +2 -0
- package/dist/Spinner-DRMBUsX7.cjs.map +1 -0
- package/dist/StatCardFromData.cjs +1 -1
- package/dist/StatCardFromData.cjs.map +1 -1
- package/dist/StatCardFromData.d.ts +1 -0
- package/dist/StatCardFromData.js +163 -243
- package/dist/StatCardFromData.js.map +1 -1
- package/dist/StripChart.cjs +1 -1
- package/dist/StripChart.cjs.map +1 -1
- package/dist/StripChart.d.ts +1 -0
- package/dist/StripChart.js +665 -983
- package/dist/StripChart.js.map +1 -1
- package/dist/ThreeDGlobe.cjs +1 -1
- package/dist/ThreeDGlobe.cjs.map +1 -1
- package/dist/ThreeDGlobe.d.ts +3 -0
- package/dist/ThreeDGlobe.js +355 -526
- package/dist/ThreeDGlobe.js.map +1 -1
- package/dist/ThresholdColorLegendWithMouseOver.cjs +1 -1
- package/dist/ThresholdColorLegendWithMouseOver.cjs.map +1 -1
- package/dist/ThresholdColorLegendWithMouseOver.js +96 -126
- package/dist/ThresholdColorLegendWithMouseOver.js.map +1 -1
- package/dist/Tooltip-4dJo4_AF.cjs +2 -0
- package/dist/Tooltip-4dJo4_AF.cjs.map +1 -0
- package/dist/Tooltip-CwWUegPB.js +43 -0
- package/dist/Tooltip-CwWUegPB.js.map +1 -0
- package/dist/TreeMapGraph.cjs +1 -1
- package/dist/TreeMapGraph.cjs.map +1 -1
- package/dist/TreeMapGraph.d.ts +1 -0
- package/dist/TreeMapGraph.js +479 -617
- package/dist/TreeMapGraph.js.map +1 -1
- package/dist/Types.d.ts +2 -0
- package/dist/Typography-DX7PlgQU.cjs +2 -0
- package/dist/Typography-DX7PlgQU.cjs.map +1 -0
- package/dist/Typography-PxtFcnJb.js +142 -0
- package/dist/Typography-PxtFcnJb.js.map +1 -0
- package/dist/UnitChart.cjs +1 -1
- package/dist/UnitChart.cjs.map +1 -1
- package/dist/UnitChart.d.ts +1 -0
- package/dist/UnitChart.js +160 -212
- package/dist/UnitChart.js.map +1 -1
- package/dist/XAxesLabels-D5X8jngD.cjs +2 -0
- package/dist/XAxesLabels-D5X8jngD.cjs.map +1 -0
- package/dist/XAxesLabels-DNO0KmjL.js +73 -0
- package/dist/XAxesLabels-DNO0KmjL.js.map +1 -0
- package/dist/XTicksAndGridLines-B6CELS7q.cjs +2 -0
- package/dist/XTicksAndGridLines-B6CELS7q.cjs.map +1 -0
- package/dist/XTicksAndGridLines-CObVFSm4.js +38 -0
- package/dist/XTicksAndGridLines-CObVFSm4.js.map +1 -0
- package/dist/YAxesLabels-DcS85Beo.cjs +2 -0
- package/dist/YAxesLabels-DcS85Beo.cjs.map +1 -0
- package/dist/YAxesLabels-Dnnng49-.js +70 -0
- package/dist/YAxesLabels-Dnnng49-.js.map +1 -0
- package/dist/YTicksAndGridLines-4pxTRlRK.cjs +2 -0
- package/dist/YTicksAndGridLines-4pxTRlRK.cjs.map +1 -0
- package/dist/YTicksAndGridLines-Blepl7XF.js +38 -0
- package/dist/YTicksAndGridLines-Blepl7XF.js.map +1 -0
- package/dist/{band-BEjh2CHI.js → band-CyHaVft5.js} +3 -3
- package/dist/{band-BEjh2CHI.js.map → band-CyHaVft5.js.map} +1 -1
- package/dist/{band-CAApY4Pd.cjs → band-VYfcZeJ2.cjs} +2 -2
- package/dist/{band-CAApY4Pd.cjs.map → band-VYfcZeJ2.cjs.map} +1 -1
- package/dist/checkIfMultiple-Y9iKaV_u.js +950 -0
- package/dist/checkIfMultiple-Y9iKaV_u.js.map +1 -0
- package/dist/checkIfMultiple-wg6hJLXy.cjs +12 -0
- package/dist/checkIfMultiple-wg6hJLXy.cjs.map +1 -0
- package/dist/customArea-BUhPiPT6.js +163 -0
- package/dist/{customArea-B-dWU0zZ.js.map → customArea-BUhPiPT6.js.map} +1 -1
- package/dist/customArea-CMF5g-C3.cjs +2 -0
- package/dist/{customArea-CK768gCn.cjs.map → customArea-CMF5g-C3.cjs.map} +1 -1
- package/dist/delaunay-C1uAf38t.js.map +1 -1
- package/dist/delaunay-rcy0HhZi.cjs.map +1 -1
- package/dist/{ensureCompleteData-DlmibgaI.js → ensureCompleteData-DNKEGRiP.js} +12 -32
- package/dist/{ensureCompleteData-DlmibgaI.js.map → ensureCompleteData-DNKEGRiP.js.map} +1 -1
- package/dist/{ensureCompleteData-DkQYPeDa.cjs → ensureCompleteData-I6nYmT8E.cjs} +2 -2
- package/dist/{ensureCompleteData-DkQYPeDa.cjs.map → ensureCompleteData-I6nYmT8E.cjs.map} +1 -1
- package/dist/{excelDownload-BOA-lskf.js → excelDownload-BEC1AyQW.js} +12 -2
- package/dist/{excelDownload-BOA-lskf.js.map → excelDownload-BEC1AyQW.js.map} +1 -1
- package/dist/excelDownload-BQpsCa62.cjs.map +1 -1
- package/dist/{fetchAndParseData-sapWbnYk.js → fetchAndParseData-BpqkBPQL.js} +15 -28
- package/dist/{fetchAndParseData-sapWbnYk.js.map → fetchAndParseData-BpqkBPQL.js.map} +1 -1
- package/dist/fetchAndParseData-l5HGMAEs.cjs +16 -0
- package/dist/{fetchAndParseData-Ba-_CgxS.cjs.map → fetchAndParseData-l5HGMAEs.cjs.map} +1 -1
- package/dist/fetchAndParseData.cjs +1 -1
- package/dist/fetchAndParseData.js +1 -1
- package/dist/{filterData-9nEcQ-Jp.js → filterData-DsAiFzKY.js} +3 -5
- package/dist/{filterData-9nEcQ-Jp.js.map → filterData-DsAiFzKY.js.map} +1 -1
- package/dist/{filterData-BoYadk0l.cjs → filterData-T5DQBE9b.cjs} +2 -2
- package/dist/{filterData-BoYadk0l.cjs.map → filterData-T5DQBE9b.cjs.map} +1 -1
- package/dist/generateRandomString-B5zBiJzS.cjs.map +1 -1
- package/dist/generateRandomString-za3IQGfQ.js.map +1 -1
- package/dist/{getCentroidCoordinates-Dfk6IqEG.js → getCentroidCoordinates-D7r34N4w.js} +2 -2
- package/dist/{getCentroidCoordinates-Dfk6IqEG.js.map → getCentroidCoordinates-D7r34N4w.js.map} +1 -1
- package/dist/{getCentroidCoordinates-DxTBqzp2.cjs → getCentroidCoordinates-Dng1HVjO.cjs} +2 -2
- package/dist/{getCentroidCoordinates-DxTBqzp2.cjs.map → getCentroidCoordinates-Dng1HVjO.cjs.map} +1 -1
- package/dist/getGraphList-BpEWn1Tk.js +227 -0
- package/dist/{getGraphList-DuColTJM.js.map → getGraphList-BpEWn1Tk.js.map} +1 -1
- package/dist/getGraphList-gf02xgT2.cjs.map +1 -1
- package/dist/getJenks-BbngDoBQ.js.map +1 -1
- package/dist/getJenks-GYmdwBqm.cjs.map +1 -1
- package/dist/getSchema.cjs.map +1 -1
- package/dist/getSchema.js +445 -231
- package/dist/getSchema.js.map +1 -1
- package/dist/getSliderMarks-BmADcPQt.cjs +6 -0
- package/dist/getSliderMarks-BmADcPQt.cjs.map +1 -0
- package/dist/getSliderMarks-HIDJ0_Cd.js +1033 -0
- package/dist/getSliderMarks-HIDJ0_Cd.js.map +1 -0
- package/dist/{getTextColorBasedOnBgColor-B6Nk2WBf.js → getTextColorBasedOnBgColor-CDY808zi.js} +11 -3
- package/dist/{getTextColorBasedOnBgColor-B6Nk2WBf.js.map → getTextColorBasedOnBgColor-CDY808zi.js.map} +1 -1
- package/dist/getTextColorBasedOnBgColor-nqY-bsM_.cjs.map +1 -1
- package/dist/{getUniqValue-DiCh_MOD.js → getUniqValue-BKHCm3zE.js} +2 -4
- package/dist/{getUniqValue-DiCh_MOD.js.map → getUniqValue-BKHCm3zE.js.map} +1 -1
- package/dist/getUniqValue-RViz8tTw.cjs.map +1 -1
- package/dist/{imageDownload-Dcci2LEy.js → imageDownload-BX6SILNZ.js} +4 -2
- package/dist/{imageDownload-Dcci2LEy.js.map → imageDownload-BX6SILNZ.js.map} +1 -1
- package/dist/imageDownload-CgDcm1Sj.cjs.map +1 -1
- package/dist/{index-DvVprvy6.js → index-BZQYSqar.js} +7 -7
- package/dist/{index-DvVprvy6.js.map → index-BZQYSqar.js.map} +1 -1
- package/dist/index-B_sAFsEV.cjs +2 -0
- package/dist/{index-BYzIB5V6.cjs.map → index-B_sAFsEV.cjs.map} +1 -1
- package/dist/index-BqfRwk1n.js +146 -0
- package/dist/index-BqfRwk1n.js.map +1 -0
- package/dist/{index-V_JXij1_.js → index-BuwmuDFJ.js} +3 -3
- package/dist/{index-V_JXij1_.js.map → index-BuwmuDFJ.js.map} +1 -1
- package/dist/index-CHPV5EwG-CTPQjnHt.cjs +84 -0
- package/dist/index-CHPV5EwG-CTPQjnHt.cjs.map +1 -0
- package/dist/{index-CHPV5EwG-BPSP-7Jg.js → index-CHPV5EwG-Curnpaqc.js} +937 -842
- package/dist/index-CHPV5EwG-Curnpaqc.js.map +1 -0
- package/dist/index-Cno4Q0YE.cjs +2 -0
- package/dist/{index-CQ3e6Ewi.cjs.map → index-Cno4Q0YE.cjs.map} +1 -1
- package/dist/{index-tvAyXPPW-DBlMKnNB.js → index-Cw8sCyo_-B2hEKjzG.js} +16 -16
- package/dist/{index-tvAyXPPW-DBlMKnNB.js.map → index-Cw8sCyo_-B2hEKjzG.js.map} +1 -1
- package/dist/index-Cw8sCyo_-BrHiWiRF.cjs +2 -0
- package/dist/index-Cw8sCyo_-BrHiWiRF.cjs.map +1 -0
- package/dist/index-CyZ1lmi_.cjs +2 -0
- package/dist/{index-D72cOtq7.cjs.map → index-CyZ1lmi_.cjs.map} +1 -1
- package/dist/index-D491FEn1.js +184 -0
- package/dist/index-D491FEn1.js.map +1 -0
- package/dist/index-DG2bgAva.cjs +10 -0
- package/dist/index-DG2bgAva.cjs.map +1 -0
- package/dist/index-DRXx7m-C.cjs +2 -0
- package/dist/index-DRXx7m-C.cjs.map +1 -0
- package/dist/index-DoY3Ga3W.cjs +2 -0
- package/dist/index-DoY3Ga3W.cjs.map +1 -0
- package/dist/index-DxXnJ8Ti.cjs +2 -0
- package/dist/index-DxXnJ8Ti.cjs.map +1 -0
- package/dist/{index-DG3YrCr5-D3FrrXj8.js → index-Dzc_aaI9-Bb7gobH_.js} +2 -2
- package/dist/{index-DG3YrCr5-D3FrrXj8.js.map → index-Dzc_aaI9-Bb7gobH_.js.map} +1 -1
- package/dist/{index-DG3YrCr5-v7rayV3N.cjs → index-Dzc_aaI9-BmkfPMyc.cjs} +2 -2
- package/dist/{index-DG3YrCr5-v7rayV3N.cjs.map → index-Dzc_aaI9-BmkfPMyc.cjs.map} +1 -1
- package/dist/{index-9tDEUqOZ.js → index-GEsywGxz.js} +9 -9
- package/dist/index-GEsywGxz.js.map +1 -0
- package/dist/index-SKgJALZg.js +99 -0
- package/dist/{index-DKCxu1Gh.js.map → index-SKgJALZg.js.map} +1 -1
- package/dist/index-leTnKT2q.js +329 -0
- package/dist/index-leTnKT2q.js.map +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +19 -8
- package/dist/index.js +13 -13
- package/dist/{init-BhZylTFx.js → init-BJFW6EwE.js} +3 -3
- package/dist/{init-BhZylTFx.js.map → init-BJFW6EwE.js.map} +1 -1
- package/dist/{linear-BVckp9RD.cjs → linear-BwPAspcq.cjs} +2 -2
- package/dist/{linear-BVckp9RD.cjs.map → linear-BwPAspcq.cjs.map} +1 -1
- package/dist/{linear-DUdu7l2G.js → linear-BwnDd9KF.js} +3 -3
- package/dist/{linear-DUdu7l2G.js.map → linear-BwnDd9KF.js.map} +1 -1
- package/dist/numberFormattingFunction-02t-wJta.cjs.map +1 -1
- package/dist/numberFormattingFunction-14YCbkN2.js.map +1 -1
- package/dist/{ordinal-BOeNbyae.cjs → ordinal-CrsysVE-.cjs} +2 -2
- package/dist/ordinal-CrsysVE-.cjs.map +1 -0
- package/dist/{ordinal-w9Lu4Stb.js → ordinal-P77xw8aL.js} +24 -24
- package/dist/ordinal-P77xw8aL.js.map +1 -0
- package/dist/{pow-e8zx3AQJ.js → pow-DE4c7dbW.js} +3 -3
- package/dist/{pow-e8zx3AQJ.js.map → pow-DE4c7dbW.js.map} +1 -1
- package/dist/{pow-B5-jkdHU.cjs → pow-DgrUorRi.cjs} +2 -2
- package/dist/{pow-B5-jkdHU.cjs.map → pow-DgrUorRi.cjs.map} +1 -1
- package/dist/{proxy-CkpFesk1.js → proxy-BxkFHwUw.js} +144 -134
- package/dist/proxy-BxkFHwUw.js.map +1 -0
- package/dist/proxy-BxvUI_9l.cjs +2 -0
- package/dist/proxy-BxvUI_9l.cjs.map +1 -0
- package/dist/{removeOutliers-DR48e-18.js → removeOutliers-BqW0sPqj.js} +2 -5
- package/dist/{removeOutliers-DR48e-18.js.map → removeOutliers-BqW0sPqj.js.map} +1 -1
- package/dist/removeOutliers-WELHHqiI.cjs.map +1 -1
- package/dist/{sort-DfK1b0F5.js → sort-BIvMlUH1.js} +5 -5
- package/dist/{sort-DfK1b0F5.js.map → sort-BIvMlUH1.js.map} +1 -1
- package/dist/{string-CRoCZCYa.cjs → string-C-kRh1bQ.cjs} +2 -2
- package/dist/{string-CRoCZCYa.cjs.map → string-C-kRh1bQ.cjs.map} +1 -1
- package/dist/{string-B8KlVSPX.js → string-C_xJ4Wg4.js} +3 -3
- package/dist/{string-B8KlVSPX.js.map → string-C_xJ4Wg4.js.map} +1 -1
- package/dist/string2HTML-CPGr_I5E.cjs +3 -0
- package/dist/{string2HTML-z7CwHXcx.cjs.map → string2HTML-CPGr_I5E.cjs.map} +1 -1
- package/dist/{string2HTML-oFCROsus.js → string2HTML-DhG75NqA.js} +15 -9
- package/dist/{string2HTML-oFCROsus.js.map → string2HTML-DhG75NqA.js.map} +1 -1
- package/dist/style.css +1 -1
- package/dist/{svgDownload-C2-E3yf2.js → svgDownload-BAoarWNt.js} +4 -2
- package/dist/{svgDownload-C2-E3yf2.js.map → svgDownload-BAoarWNt.js.map} +1 -1
- package/dist/svgDownload-D9zEGjTF.cjs.map +1 -1
- package/dist/{threshold-DFfqcDMa.js → threshold-Bgr20hik.js} +2 -2
- package/dist/{threshold-DFfqcDMa.js.map → threshold-Bgr20hik.js.map} +1 -1
- package/dist/{time-Byw_jYQ7.cjs → time-CZd5YLSP.cjs} +2 -2
- package/dist/{time-Byw_jYQ7.cjs.map → time-CZd5YLSP.cjs.map} +1 -1
- package/dist/{time-BzJP5SPC.js → time-DCCfQk3V.js} +3 -3
- package/dist/{time-BzJP5SPC.js.map → time-DCCfQk3V.js.map} +1 -1
- package/dist/transformData.cjs +1 -1
- package/dist/transformData.js +3 -3
- package/dist/transformDataForAggregation-CE3bAlHU.js +585 -0
- package/dist/{transformDataForAggregation-sBpdlX8n.js.map → transformDataForAggregation-CE3bAlHU.js.map} +1 -1
- package/dist/transformDataForAggregation-KXGm6flX.cjs.map +1 -1
- package/dist/transformDataForGraphFromFile-BExxcITV.js +14 -0
- package/dist/{transformDataForGraphFromFile-ComYvzuz.js.map → transformDataForGraphFromFile-BExxcITV.js.map} +1 -1
- package/dist/{transformDataForGraphFromFile-DVZodTHd.cjs → transformDataForGraphFromFile-DaJHQCsL.cjs} +2 -2
- package/dist/{transformDataForGraphFromFile-DVZodTHd.cjs.map → transformDataForGraphFromFile-DaJHQCsL.cjs.map} +1 -1
- package/dist/transformDataForSelect-D8AuvYdf.js.map +1 -1
- package/dist/transformDataForSelect-YmStusCI.cjs.map +1 -1
- package/dist/uniqBy-BHy4I8PK.js.map +1 -1
- package/dist/uniqBy-O05lp2S5.cjs.map +1 -1
- package/dist/{use-in-view-yS6jzJAp.js → use-in-view-Cxa7y1TH.js} +2 -2
- package/dist/use-in-view-Cxa7y1TH.js.map +1 -0
- package/dist/use-in-view-QcfiW0w3.cjs +2 -0
- package/dist/use-in-view-QcfiW0w3.cjs.map +1 -0
- package/dist/utils.cjs +1 -1
- package/dist/utils.js +8 -8
- package/dist/validateSchema.cjs.map +1 -1
- package/dist/validateSchema.js +33 -29
- package/dist/validateSchema.js.map +1 -1
- package/dist/{x-BBpi7a_7-Dz2vKSfu.cjs → x-BBpi7a_7-mTo40uId.cjs} +2 -2
- package/dist/{x-BBpi7a_7-Dz2vKSfu.cjs.map → x-BBpi7a_7-mTo40uId.cjs.map} +1 -1
- package/dist/{y-D0sAaVii.js → y-BqfogMAB.js} +3 -3
- package/dist/{y-D0sAaVii.js.map → y-BqfogMAB.js.map} +1 -1
- package/dist/{zoom-QipiAl5W.js → zoom-C9MFjAaV.js} +5 -5
- package/dist/{zoom-QipiAl5W.js.map → zoom-C9MFjAaV.js.map} +1 -1
- package/dist/zoom-DPw8bba-.cjs +2 -0
- package/dist/{zoom-BiMNsz72.cjs.map → zoom-DPw8bba-.cjs.map} +1 -1
- package/package.json +9 -8
- package/dist/Axis-DE7dSn1_.cjs +0 -2
- package/dist/Axis-DE7dSn1_.cjs.map +0 -1
- package/dist/Axis-Ddg-seDi.js +0 -43
- package/dist/Axis-Ddg-seDi.js.map +0 -1
- package/dist/AxisTitle-BmHLMRJZ.js +0 -20
- package/dist/AxisTitle-BmHLMRJZ.js.map +0 -1
- package/dist/AxisTitle-CK9YeovX.cjs +0 -2
- package/dist/AxisTitle-CK9YeovX.cjs.map +0 -1
- package/dist/DropdownSelect-CtOKZHD0.js.map +0 -1
- package/dist/DropdownSelect-DBDM64B5.cjs +0 -29
- package/dist/DropdownSelect-DBDM64B5.cjs.map +0 -1
- package/dist/EmptyState-DdTp-Mdn.js +0 -22
- package/dist/EmptyState-d8_8SxeW.cjs +0 -2
- package/dist/GraphEl-C6yjl1VM.cjs +0 -2
- package/dist/GraphEl-C6yjl1VM.cjs.map +0 -1
- package/dist/GraphEl-CqWzvOyr.js.map +0 -1
- package/dist/Modal-DVVwpKhP.js +0 -1019
- package/dist/Modal-DVVwpKhP.js.map +0 -1
- package/dist/Modal-tXZlLE5s.cjs +0 -46
- package/dist/Modal-tXZlLE5s.cjs.map +0 -1
- package/dist/ReferenceLine-CFVBBN__.cjs +0 -2
- package/dist/ReferenceLine-CFVBBN__.cjs.map +0 -1
- package/dist/ReferenceLine-CfAW3vKJ.js +0 -128
- package/dist/ReferenceLine-CfAW3vKJ.js.map +0 -1
- package/dist/RegressionLine-C2--oMQq.js +0 -49
- package/dist/RegressionLine-C2--oMQq.js.map +0 -1
- package/dist/RegressionLine-Dj0GSiAp.cjs +0 -2
- package/dist/RegressionLine-Dj0GSiAp.cjs.map +0 -1
- package/dist/Spinner-C85UF28E.js +0 -30
- package/dist/Spinner-C85UF28E.js.map +0 -1
- package/dist/Spinner-DA6Z5E4n.cjs +0 -2
- package/dist/Spinner-DA6Z5E4n.cjs.map +0 -1
- package/dist/Tooltip-CVCGWyzw.js +0 -46
- package/dist/Tooltip-CVCGWyzw.js.map +0 -1
- package/dist/Tooltip-De16GWhY.cjs +0 -2
- package/dist/Tooltip-De16GWhY.cjs.map +0 -1
- package/dist/Typography-Ctgfl1J5.js +0 -140
- package/dist/Typography-Ctgfl1J5.js.map +0 -1
- package/dist/Typography-k-kOjICQ.cjs +0 -2
- package/dist/Typography-k-kOjICQ.cjs.map +0 -1
- package/dist/XAxesLabels-Drf7M3YK.cjs +0 -2
- package/dist/XAxesLabels-Drf7M3YK.cjs.map +0 -1
- package/dist/XAxesLabels-loO78vUO.js +0 -57
- package/dist/XAxesLabels-loO78vUO.js.map +0 -1
- package/dist/XTicksAndGridLines-Bn9u5gOM.js +0 -56
- package/dist/XTicksAndGridLines-Bn9u5gOM.js.map +0 -1
- package/dist/XTicksAndGridLines-CCzXIV8d.cjs +0 -2
- package/dist/XTicksAndGridLines-CCzXIV8d.cjs.map +0 -1
- package/dist/YAxesLabels-DECkMgq8.js +0 -52
- package/dist/YAxesLabels-DECkMgq8.js.map +0 -1
- package/dist/YAxesLabels-yRFFdx1s.cjs +0 -2
- package/dist/YAxesLabels-yRFFdx1s.cjs.map +0 -1
- package/dist/YTicksAndGridLines-B6ah7CRf.js +0 -56
- package/dist/YTicksAndGridLines-B6ah7CRf.js.map +0 -1
- package/dist/YTicksAndGridLines-DBDuz6vb.cjs +0 -2
- package/dist/YTicksAndGridLines-DBDuz6vb.cjs.map +0 -1
- package/dist/checkIfMultiple-BXbHUCWM.cjs +0 -12
- package/dist/checkIfMultiple-BXbHUCWM.cjs.map +0 -1
- package/dist/checkIfMultiple-ChTJk2Tk.js +0 -912
- package/dist/checkIfMultiple-ChTJk2Tk.js.map +0 -1
- package/dist/customArea-B-dWU0zZ.js +0 -175
- package/dist/customArea-CK768gCn.cjs +0 -2
- package/dist/fetchAndParseData-Ba-_CgxS.cjs +0 -16
- package/dist/getGraphList-DuColTJM.js +0 -265
- package/dist/getSliderMarks-9cNoRkDx.js +0 -1023
- package/dist/getSliderMarks-9cNoRkDx.js.map +0 -1
- package/dist/getSliderMarks-CRIbTGYV.cjs +0 -6
- package/dist/getSliderMarks-CRIbTGYV.cjs.map +0 -1
- package/dist/index-37q0ULNQ.js +0 -430
- package/dist/index-37q0ULNQ.js.map +0 -1
- package/dist/index-9tDEUqOZ.js.map +0 -1
- package/dist/index-BW8iNx7E.cjs +0 -10
- package/dist/index-BW8iNx7E.cjs.map +0 -1
- package/dist/index-BW_-wD2k.cjs +0 -2
- package/dist/index-BW_-wD2k.cjs.map +0 -1
- package/dist/index-BYzIB5V6.cjs +0 -2
- package/dist/index-BmCqpO1B.js +0 -342
- package/dist/index-BmCqpO1B.js.map +0 -1
- package/dist/index-CHPV5EwG-BPSP-7Jg.js.map +0 -1
- package/dist/index-CHPV5EwG-DDoeWRVt.cjs +0 -44
- package/dist/index-CHPV5EwG-DDoeWRVt.cjs.map +0 -1
- package/dist/index-CNvov0eg.js +0 -122
- package/dist/index-CNvov0eg.js.map +0 -1
- package/dist/index-CQ3e6Ewi.cjs +0 -2
- package/dist/index-CVlCtJbC.cjs +0 -2
- package/dist/index-CVlCtJbC.cjs.map +0 -1
- package/dist/index-CoZbeNM9.cjs +0 -2
- package/dist/index-CoZbeNM9.cjs.map +0 -1
- package/dist/index-D72cOtq7.cjs +0 -2
- package/dist/index-DKCxu1Gh.js +0 -77
- package/dist/index-tvAyXPPW-DPOG-C2i.cjs +0 -2
- package/dist/index-tvAyXPPW-DPOG-C2i.cjs.map +0 -1
- package/dist/ordinal-BOeNbyae.cjs.map +0 -1
- package/dist/ordinal-w9Lu4Stb.js.map +0 -1
- package/dist/proxy-BHRoeZgd.cjs +0 -2
- package/dist/proxy-BHRoeZgd.cjs.map +0 -1
- package/dist/proxy-CkpFesk1.js.map +0 -1
- package/dist/string2HTML-z7CwHXcx.cjs +0 -3
- package/dist/transformDataForAggregation-sBpdlX8n.js +0 -755
- package/dist/transformDataForGraphFromFile-ComYvzuz.js +0 -24
- package/dist/use-in-view-sQJZ_xDO.cjs +0 -2
- package/dist/use-in-view-sQJZ_xDO.cjs.map +0 -1
- package/dist/use-in-view-yS6jzJAp.js.map +0 -1
- package/dist/zoom-BiMNsz72.cjs +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import
|
|
1
|
+
import re from "react";
|
|
2
2
|
var ce = { exports: {} }, ne = {};
|
|
3
3
|
/**
|
|
4
4
|
* @license React
|
|
@@ -9,27 +9,27 @@ var ce = { exports: {} }, ne = {};
|
|
|
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
|
|
13
|
-
function
|
|
14
|
-
if (
|
|
15
|
-
|
|
16
|
-
var r = Symbol.for("react.transitional.element"),
|
|
17
|
-
function o(t,
|
|
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),
|
|
19
|
+
if (l !== void 0 && (p = "" + l), s.key !== void 0 && (p = "" + s.key), "key" in s) {
|
|
20
20
|
l = {};
|
|
21
|
-
for (var
|
|
22
|
-
|
|
23
|
-
} else l =
|
|
24
|
-
return
|
|
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:
|
|
28
|
+
ref: s !== void 0 ? s : null,
|
|
29
29
|
props: l
|
|
30
30
|
};
|
|
31
31
|
}
|
|
32
|
-
return ne.Fragment =
|
|
32
|
+
return ne.Fragment = a, ne.jsx = o, ne.jsxs = o, ne;
|
|
33
33
|
}
|
|
34
34
|
var ae = {};
|
|
35
35
|
/**
|
|
@@ -41,44 +41,44 @@ var ae = {};
|
|
|
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
|
|
45
|
-
function
|
|
46
|
-
return
|
|
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
|
-
return e.$$typeof ===
|
|
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
|
|
53
|
+
case N:
|
|
54
54
|
return "Fragment";
|
|
55
|
-
case
|
|
55
|
+
case W:
|
|
56
56
|
return "Profiler";
|
|
57
|
-
case
|
|
57
|
+
case I:
|
|
58
58
|
return "StrictMode";
|
|
59
|
-
case
|
|
59
|
+
case M:
|
|
60
60
|
return "Suspense";
|
|
61
|
-
case
|
|
61
|
+
case F:
|
|
62
62
|
return "SuspenseList";
|
|
63
|
-
case
|
|
63
|
+
case K:
|
|
64
64
|
return "Activity";
|
|
65
65
|
}
|
|
66
66
|
if (typeof e == "object")
|
|
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
|
|
70
|
+
case R:
|
|
71
71
|
return "Portal";
|
|
72
|
-
case
|
|
73
|
-
return
|
|
74
|
-
case
|
|
72
|
+
case D:
|
|
73
|
+
return e.displayName || "Context";
|
|
74
|
+
case U:
|
|
75
75
|
return (e._context.displayName || "Context") + ".Consumer";
|
|
76
76
|
case Y:
|
|
77
77
|
var n = e.render;
|
|
78
78
|
return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
79
|
-
case
|
|
79
|
+
case b:
|
|
80
80
|
return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
|
|
81
|
-
case
|
|
81
|
+
case T:
|
|
82
82
|
n = e._payload, e = e._init;
|
|
83
83
|
try {
|
|
84
84
|
return r(e(n));
|
|
@@ -87,29 +87,29 @@ function Je() {
|
|
|
87
87
|
}
|
|
88
88
|
return null;
|
|
89
89
|
}
|
|
90
|
-
function
|
|
90
|
+
function a(e) {
|
|
91
91
|
return "" + e;
|
|
92
92
|
}
|
|
93
93
|
function o(e) {
|
|
94
94
|
try {
|
|
95
|
-
|
|
95
|
+
a(e);
|
|
96
96
|
var n = !1;
|
|
97
97
|
} catch {
|
|
98
98
|
n = !0;
|
|
99
99
|
}
|
|
100
100
|
if (n) {
|
|
101
101
|
n = console;
|
|
102
|
-
var
|
|
103
|
-
return
|
|
102
|
+
var d = n.error, f = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
103
|
+
return d.call(
|
|
104
104
|
n,
|
|
105
105
|
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
106
|
-
|
|
107
|
-
),
|
|
106
|
+
f
|
|
107
|
+
), a(e);
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
110
|
function t(e) {
|
|
111
|
-
if (e ===
|
|
112
|
-
if (typeof e == "object" && e !== null && e.$$typeof ===
|
|
111
|
+
if (e === N) return "<>";
|
|
112
|
+
if (typeof e == "object" && e !== null && e.$$typeof === T)
|
|
113
113
|
return "<...>";
|
|
114
114
|
try {
|
|
115
115
|
var n = r(e);
|
|
@@ -118,48 +118,49 @@ function Je() {
|
|
|
118
118
|
return "<...>";
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
|
-
function
|
|
122
|
-
var e =
|
|
121
|
+
function s() {
|
|
122
|
+
var e = z.A;
|
|
123
123
|
return e === null ? null : e.getOwner();
|
|
124
124
|
}
|
|
125
125
|
function l() {
|
|
126
126
|
return Error("react-stack-top-frame");
|
|
127
127
|
}
|
|
128
128
|
function p(e) {
|
|
129
|
-
if (
|
|
129
|
+
if (V.call(e, "key")) {
|
|
130
130
|
var n = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
131
131
|
if (n && n.isReactWarning) return !1;
|
|
132
132
|
}
|
|
133
133
|
return e.key !== void 0;
|
|
134
134
|
}
|
|
135
|
-
function
|
|
136
|
-
function
|
|
137
|
-
|
|
135
|
+
function y(e, n) {
|
|
136
|
+
function d() {
|
|
137
|
+
j || (j = !0, console.error(
|
|
138
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
139
|
n
|
|
140
140
|
));
|
|
141
141
|
}
|
|
142
|
-
|
|
143
|
-
get:
|
|
142
|
+
d.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
143
|
+
get: d,
|
|
144
144
|
configurable: !0
|
|
145
145
|
});
|
|
146
146
|
}
|
|
147
|
-
function
|
|
147
|
+
function h() {
|
|
148
148
|
var e = r(this.type);
|
|
149
|
-
return
|
|
149
|
+
return C[e] || (C[e] = !0, console.error(
|
|
150
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
151
|
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
152
152
|
}
|
|
153
|
-
function v(e, n,
|
|
154
|
-
|
|
155
|
-
|
|
153
|
+
function v(e, n, d, f, P, G) {
|
|
154
|
+
var u = d.ref;
|
|
155
|
+
return e = {
|
|
156
|
+
$$typeof: w,
|
|
156
157
|
type: e,
|
|
157
158
|
key: n,
|
|
158
|
-
props:
|
|
159
|
-
_owner:
|
|
159
|
+
props: d,
|
|
160
|
+
_owner: f
|
|
160
161
|
}, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
|
|
161
162
|
enumerable: !1,
|
|
162
|
-
get:
|
|
163
|
+
get: h
|
|
163
164
|
}) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
164
165
|
configurable: !1,
|
|
165
166
|
enumerable: !1,
|
|
@@ -174,199 +175,571 @@ function Je() {
|
|
|
174
175
|
configurable: !1,
|
|
175
176
|
enumerable: !1,
|
|
176
177
|
writable: !0,
|
|
177
|
-
value:
|
|
178
|
+
value: P
|
|
178
179
|
}), Object.defineProperty(e, "_debugTask", {
|
|
179
180
|
configurable: !1,
|
|
180
181
|
enumerable: !1,
|
|
181
182
|
writable: !0,
|
|
182
|
-
value:
|
|
183
|
+
value: G
|
|
183
184
|
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
184
185
|
}
|
|
185
|
-
function
|
|
186
|
-
var
|
|
187
|
-
if (
|
|
188
|
-
if (
|
|
189
|
-
if (
|
|
190
|
-
for (
|
|
191
|
-
|
|
192
|
-
Object.freeze && Object.freeze(
|
|
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);
|
|
193
194
|
} else
|
|
194
195
|
console.error(
|
|
195
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."
|
|
196
197
|
);
|
|
197
|
-
else
|
|
198
|
-
if (
|
|
199
|
-
|
|
200
|
-
var
|
|
201
|
-
return
|
|
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";
|
|
202
203
|
});
|
|
203
|
-
|
|
204
|
+
f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", H[u + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
204
205
|
`A props object containing a "key" prop is being spread into JSX:
|
|
205
206
|
let props = %s;
|
|
206
207
|
<%s {...props} />
|
|
207
208
|
React keys must be passed directly to JSX without using spread:
|
|
208
209
|
let props = %s;
|
|
209
210
|
<%s key={someKey} {...props} />`,
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
),
|
|
211
|
+
f,
|
|
212
|
+
u,
|
|
213
|
+
S,
|
|
214
|
+
u
|
|
215
|
+
), H[u + f] = !0);
|
|
215
216
|
}
|
|
216
|
-
if (
|
|
217
|
-
|
|
218
|
-
for (var
|
|
219
|
-
|
|
220
|
-
} else
|
|
221
|
-
return
|
|
222
|
-
|
|
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,
|
|
223
224
|
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
224
225
|
), v(
|
|
225
226
|
e,
|
|
226
|
-
y,
|
|
227
|
-
w,
|
|
228
|
-
k,
|
|
229
|
-
a(),
|
|
230
227
|
u,
|
|
231
|
-
|
|
232
|
-
|
|
228
|
+
d,
|
|
229
|
+
s(),
|
|
230
|
+
P,
|
|
231
|
+
G
|
|
233
232
|
);
|
|
234
233
|
}
|
|
235
|
-
function
|
|
236
|
-
typeof e == "object" && e !== null && e.$$typeof ===
|
|
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));
|
|
237
236
|
}
|
|
238
|
-
|
|
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() {
|
|
239
241
|
return null;
|
|
240
242
|
};
|
|
241
|
-
|
|
243
|
+
O = {
|
|
242
244
|
react_stack_bottom_frame: function(e) {
|
|
243
245
|
return e();
|
|
244
246
|
}
|
|
245
247
|
};
|
|
246
|
-
var
|
|
247
|
-
|
|
248
|
+
var j, C = {}, m = O.react_stack_bottom_frame.bind(
|
|
249
|
+
O,
|
|
248
250
|
l
|
|
249
|
-
)(),
|
|
250
|
-
ae.Fragment =
|
|
251
|
-
var
|
|
252
|
-
return
|
|
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(
|
|
253
255
|
e,
|
|
254
256
|
n,
|
|
255
|
-
|
|
257
|
+
d,
|
|
256
258
|
!1,
|
|
257
|
-
m,
|
|
258
|
-
|
|
259
|
-
w ? Error("react-stack-top-frame") : C,
|
|
260
|
-
w ? F(t(e)) : d
|
|
259
|
+
f ? Error("react-stack-top-frame") : m,
|
|
260
|
+
f ? A(t(e)) : q
|
|
261
261
|
);
|
|
262
|
-
}, ae.jsxs = function(e, n,
|
|
263
|
-
var
|
|
264
|
-
return
|
|
262
|
+
}, ae.jsxs = function(e, n, d) {
|
|
263
|
+
var f = 1e4 > z.recentlyCreatedOwnerStacks++;
|
|
264
|
+
return k(
|
|
265
265
|
e,
|
|
266
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";
|
|
398
|
+
case D:
|
|
399
|
+
return e.displayName || "Context";
|
|
400
|
+
case U:
|
|
401
|
+
return (e._context.displayName || "Context") + ".Consumer";
|
|
402
|
+
case Y:
|
|
403
|
+
var n = e.render;
|
|
404
|
+
return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
405
|
+
case b:
|
|
406
|
+
return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
|
|
407
|
+
case T:
|
|
408
|
+
n = e._payload, e = e._init;
|
|
409
|
+
try {
|
|
410
|
+
return r(e(n));
|
|
411
|
+
} catch {
|
|
412
|
+
}
|
|
413
|
+
}
|
|
414
|
+
return null;
|
|
415
|
+
}
|
|
416
|
+
function a(e) {
|
|
417
|
+
return "" + e;
|
|
418
|
+
}
|
|
419
|
+
function o(e) {
|
|
420
|
+
try {
|
|
421
|
+
a(e);
|
|
422
|
+
var n = !1;
|
|
423
|
+
} catch {
|
|
424
|
+
n = !0;
|
|
425
|
+
}
|
|
426
|
+
if (n) {
|
|
427
|
+
n = console;
|
|
428
|
+
var d = n.error, f = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
429
|
+
return d.call(
|
|
430
|
+
n,
|
|
431
|
+
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
432
|
+
f
|
|
433
|
+
), a(e);
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
function t(e) {
|
|
437
|
+
if (e === N) return "<>";
|
|
438
|
+
if (typeof e == "object" && e !== null && e.$$typeof === T)
|
|
439
|
+
return "<...>";
|
|
440
|
+
try {
|
|
441
|
+
var n = r(e);
|
|
442
|
+
return n ? "<" + n + ">" : "<...>";
|
|
443
|
+
} catch {
|
|
444
|
+
return "<...>";
|
|
445
|
+
}
|
|
446
|
+
}
|
|
447
|
+
function s() {
|
|
448
|
+
var e = z.A;
|
|
449
|
+
return e === null ? null : e.getOwner();
|
|
450
|
+
}
|
|
451
|
+
function l() {
|
|
452
|
+
return Error("react-stack-top-frame");
|
|
453
|
+
}
|
|
454
|
+
function p(e) {
|
|
455
|
+
if (V.call(e, "key")) {
|
|
456
|
+
var n = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
457
|
+
if (n && n.isReactWarning) return !1;
|
|
458
|
+
}
|
|
459
|
+
return e.key !== void 0;
|
|
460
|
+
}
|
|
461
|
+
function y(e, n) {
|
|
462
|
+
function d() {
|
|
463
|
+
j || (j = !0, console.error(
|
|
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)",
|
|
465
|
+
n
|
|
466
|
+
));
|
|
467
|
+
}
|
|
468
|
+
d.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
469
|
+
get: d,
|
|
470
|
+
configurable: !0
|
|
471
|
+
});
|
|
472
|
+
}
|
|
473
|
+
function h() {
|
|
474
|
+
var e = r(this.type);
|
|
475
|
+
return C[e] || (C[e] = !0, console.error(
|
|
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."
|
|
477
|
+
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
478
|
+
}
|
|
479
|
+
function v(e, n, d, f, P, G) {
|
|
480
|
+
var u = d.ref;
|
|
481
|
+
return e = {
|
|
482
|
+
$$typeof: w,
|
|
483
|
+
type: e,
|
|
484
|
+
key: n,
|
|
485
|
+
props: d,
|
|
486
|
+
_owner: f
|
|
487
|
+
}, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
|
|
488
|
+
enumerable: !1,
|
|
489
|
+
get: h
|
|
490
|
+
}) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
491
|
+
configurable: !1,
|
|
492
|
+
enumerable: !1,
|
|
493
|
+
writable: !0,
|
|
494
|
+
value: 0
|
|
495
|
+
}), Object.defineProperty(e, "_debugInfo", {
|
|
496
|
+
configurable: !1,
|
|
497
|
+
enumerable: !1,
|
|
498
|
+
writable: !0,
|
|
499
|
+
value: null
|
|
500
|
+
}), Object.defineProperty(e, "_debugStack", {
|
|
501
|
+
configurable: !1,
|
|
502
|
+
enumerable: !1,
|
|
503
|
+
writable: !0,
|
|
504
|
+
value: P
|
|
505
|
+
}), Object.defineProperty(e, "_debugTask", {
|
|
506
|
+
configurable: !1,
|
|
507
|
+
enumerable: !1,
|
|
508
|
+
writable: !0,
|
|
509
|
+
value: G
|
|
510
|
+
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
511
|
+
}
|
|
512
|
+
function k(e, n, d, f, P, G) {
|
|
513
|
+
var u = n.children;
|
|
514
|
+
if (u !== void 0)
|
|
515
|
+
if (f)
|
|
516
|
+
if (B(u)) {
|
|
517
|
+
for (f = 0; f < u.length; f++)
|
|
518
|
+
x(u[f]);
|
|
519
|
+
Object.freeze && Object.freeze(u);
|
|
520
|
+
} else
|
|
521
|
+
console.error(
|
|
522
|
+
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
523
|
+
);
|
|
524
|
+
else x(u);
|
|
525
|
+
if (V.call(n, "key")) {
|
|
526
|
+
u = r(e);
|
|
527
|
+
var S = Object.keys(n).filter(function(J) {
|
|
528
|
+
return J !== "key";
|
|
529
|
+
});
|
|
530
|
+
f = 0 < S.length ? "{key: someKey, " + S.join(": ..., ") + ": ...}" : "{key: someKey}", H[u + f] || (S = 0 < S.length ? "{" + S.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
531
|
+
`A props object containing a "key" prop is being spread into JSX:
|
|
532
|
+
let props = %s;
|
|
533
|
+
<%s {...props} />
|
|
534
|
+
React keys must be passed directly to JSX without using spread:
|
|
535
|
+
let props = %s;
|
|
536
|
+
<%s key={someKey} {...props} />`,
|
|
537
|
+
f,
|
|
538
|
+
u,
|
|
539
|
+
S,
|
|
540
|
+
u
|
|
541
|
+
), H[u + f] = !0);
|
|
542
|
+
}
|
|
543
|
+
if (u = null, d !== void 0 && (o(d), u = "" + d), p(n) && (o(n.key), u = "" + n.key), "key" in n) {
|
|
544
|
+
d = {};
|
|
545
|
+
for (var $ in n)
|
|
546
|
+
$ !== "key" && (d[$] = n[$]);
|
|
547
|
+
} else d = n;
|
|
548
|
+
return u && y(
|
|
549
|
+
d,
|
|
550
|
+
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
551
|
+
), v(
|
|
552
|
+
e,
|
|
267
553
|
u,
|
|
554
|
+
d,
|
|
555
|
+
s(),
|
|
556
|
+
P,
|
|
557
|
+
G
|
|
558
|
+
);
|
|
559
|
+
}
|
|
560
|
+
function x(e) {
|
|
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));
|
|
562
|
+
}
|
|
563
|
+
function E(e) {
|
|
564
|
+
return typeof e == "object" && e !== null && e.$$typeof === w;
|
|
565
|
+
}
|
|
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() {
|
|
567
|
+
return null;
|
|
568
|
+
};
|
|
569
|
+
O = {
|
|
570
|
+
react_stack_bottom_frame: function(e) {
|
|
571
|
+
return e();
|
|
572
|
+
}
|
|
573
|
+
};
|
|
574
|
+
var j, C = {}, m = O.react_stack_bottom_frame.bind(
|
|
575
|
+
O,
|
|
576
|
+
l
|
|
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(
|
|
581
|
+
e,
|
|
582
|
+
n,
|
|
583
|
+
d,
|
|
584
|
+
!1,
|
|
585
|
+
f ? Error("react-stack-top-frame") : m,
|
|
586
|
+
f ? A(t(e)) : q
|
|
587
|
+
);
|
|
588
|
+
}, ue.jsxs = function(e, n, d) {
|
|
589
|
+
var f = 1e4 > z.recentlyCreatedOwnerStacks++;
|
|
590
|
+
return k(
|
|
591
|
+
e,
|
|
592
|
+
n,
|
|
593
|
+
d,
|
|
268
594
|
!0,
|
|
269
|
-
m,
|
|
270
|
-
|
|
271
|
-
w ? Error("react-stack-top-frame") : C,
|
|
272
|
-
w ? F(t(e)) : d
|
|
595
|
+
f ? Error("react-stack-top-frame") : m,
|
|
596
|
+
f ? A(t(e)) : q
|
|
273
597
|
);
|
|
274
598
|
};
|
|
275
|
-
}()),
|
|
599
|
+
})()), ue;
|
|
276
600
|
}
|
|
277
|
-
var
|
|
278
|
-
function
|
|
279
|
-
return
|
|
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;
|
|
280
649
|
}
|
|
281
|
-
var
|
|
282
|
-
function
|
|
283
|
-
|
|
650
|
+
var De;
|
|
651
|
+
function pr() {
|
|
652
|
+
return De || (De = 1, process.env.NODE_ENV === "production" ? ye.exports = mr() : ye.exports = fr()), ye.exports;
|
|
653
|
+
}
|
|
654
|
+
var Qr = pr();
|
|
655
|
+
function Ve(r) {
|
|
656
|
+
var a, o, t = "";
|
|
284
657
|
if (typeof r == "string" || typeof r == "number") t += r;
|
|
285
658
|
else if (typeof r == "object") if (Array.isArray(r)) {
|
|
286
|
-
var
|
|
287
|
-
for (
|
|
659
|
+
var s = r.length;
|
|
660
|
+
for (a = 0; a < s; a++) r[a] && (o = Ve(r[a])) && (t && (t += " "), t += o);
|
|
288
661
|
} else for (o in r) r[o] && (t && (t += " "), t += o);
|
|
289
662
|
return t;
|
|
290
663
|
}
|
|
291
|
-
function
|
|
292
|
-
for (var r,
|
|
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);
|
|
293
666
|
return t;
|
|
294
667
|
}
|
|
295
|
-
const
|
|
296
|
-
const
|
|
668
|
+
const Re = "-", br = (r) => {
|
|
669
|
+
const a = hr(r), {
|
|
297
670
|
conflictingClassGroups: o,
|
|
298
671
|
conflictingClassGroupModifiers: t
|
|
299
672
|
} = r;
|
|
300
673
|
return {
|
|
301
|
-
getClassGroupId: (
|
|
302
|
-
const l =
|
|
303
|
-
return l[0] === "" && l.length !== 1 && l.shift(),
|
|
674
|
+
getClassGroupId: (s) => {
|
|
675
|
+
const l = s.split(Re);
|
|
676
|
+
return l[0] === "" && l.length !== 1 && l.shift(), He(l, a) || gr(s);
|
|
304
677
|
},
|
|
305
|
-
getConflictingClassGroupIds: (
|
|
306
|
-
const p = o[
|
|
307
|
-
return l && t[
|
|
678
|
+
getConflictingClassGroupIds: (s, l) => {
|
|
679
|
+
const p = o[s] || [];
|
|
680
|
+
return l && t[s] ? [...p, ...t[s]] : p;
|
|
308
681
|
}
|
|
309
682
|
};
|
|
310
|
-
},
|
|
683
|
+
}, He = (r, a) => {
|
|
311
684
|
if (r.length === 0)
|
|
312
|
-
return
|
|
313
|
-
const o = r[0], t =
|
|
314
|
-
if (
|
|
315
|
-
return
|
|
316
|
-
if (
|
|
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)
|
|
317
690
|
return;
|
|
318
|
-
const l = r.join(
|
|
319
|
-
return
|
|
691
|
+
const l = r.join(Re);
|
|
692
|
+
return a.validators.find(({
|
|
320
693
|
validator: p
|
|
321
694
|
}) => p(l))?.classGroupId;
|
|
322
|
-
},
|
|
323
|
-
if (
|
|
324
|
-
const
|
|
695
|
+
}, Ye = /^\[(.+)\]$/, gr = (r) => {
|
|
696
|
+
if (Ye.test(r)) {
|
|
697
|
+
const a = Ye.exec(r)[1], o = a?.substring(0, a.indexOf(":"));
|
|
325
698
|
if (o)
|
|
326
699
|
return "arbitrary.." + o;
|
|
327
700
|
}
|
|
328
|
-
},
|
|
701
|
+
}, hr = (r) => {
|
|
329
702
|
const {
|
|
330
|
-
theme:
|
|
703
|
+
theme: a,
|
|
331
704
|
classGroups: o
|
|
332
705
|
} = r, t = {
|
|
333
706
|
nextPart: /* @__PURE__ */ new Map(),
|
|
334
707
|
validators: []
|
|
335
708
|
};
|
|
336
|
-
for (const
|
|
337
|
-
|
|
709
|
+
for (const s in o)
|
|
710
|
+
we(o[s], t, s, a);
|
|
338
711
|
return t;
|
|
339
|
-
},
|
|
340
|
-
r.forEach((
|
|
341
|
-
if (typeof
|
|
342
|
-
const l =
|
|
712
|
+
}, we = (r, a, o, t) => {
|
|
713
|
+
r.forEach((s) => {
|
|
714
|
+
if (typeof s == "string") {
|
|
715
|
+
const l = s === "" ? a : Ge(a, s);
|
|
343
716
|
l.classGroupId = o;
|
|
344
717
|
return;
|
|
345
718
|
}
|
|
346
|
-
if (typeof
|
|
347
|
-
if (
|
|
348
|
-
|
|
719
|
+
if (typeof s == "function") {
|
|
720
|
+
if (yr(s)) {
|
|
721
|
+
we(s(t), a, o, t);
|
|
349
722
|
return;
|
|
350
723
|
}
|
|
351
|
-
|
|
352
|
-
validator:
|
|
724
|
+
a.validators.push({
|
|
725
|
+
validator: s,
|
|
353
726
|
classGroupId: o
|
|
354
727
|
});
|
|
355
728
|
return;
|
|
356
729
|
}
|
|
357
|
-
Object.entries(
|
|
358
|
-
|
|
730
|
+
Object.entries(s).forEach(([l, p]) => {
|
|
731
|
+
we(p, Ge(a, l), o, t);
|
|
359
732
|
});
|
|
360
733
|
});
|
|
361
|
-
},
|
|
734
|
+
}, Ge = (r, a) => {
|
|
362
735
|
let o = r;
|
|
363
|
-
return
|
|
736
|
+
return a.split(Re).forEach((t) => {
|
|
364
737
|
o.nextPart.has(t) || o.nextPart.set(t, {
|
|
365
738
|
nextPart: /* @__PURE__ */ new Map(),
|
|
366
739
|
validators: []
|
|
367
740
|
}), o = o.nextPart.get(t);
|
|
368
741
|
}), o;
|
|
369
|
-
},
|
|
742
|
+
}, yr = (r) => r.isThemeGetter, vr = (r) => {
|
|
370
743
|
if (r < 1)
|
|
371
744
|
return {
|
|
372
745
|
get: () => {
|
|
@@ -374,9 +747,9 @@ const ke = "-", Xe = (r) => {
|
|
|
374
747
|
set: () => {
|
|
375
748
|
}
|
|
376
749
|
};
|
|
377
|
-
let
|
|
378
|
-
const
|
|
379
|
-
o.set(l, p),
|
|
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());
|
|
380
753
|
};
|
|
381
754
|
return {
|
|
382
755
|
get(l) {
|
|
@@ -384,45 +757,45 @@ const ke = "-", Xe = (r) => {
|
|
|
384
757
|
if (p !== void 0)
|
|
385
758
|
return p;
|
|
386
759
|
if ((p = t.get(l)) !== void 0)
|
|
387
|
-
return
|
|
760
|
+
return s(l, p), p;
|
|
388
761
|
},
|
|
389
762
|
set(l, p) {
|
|
390
|
-
o.has(l) ? o.set(l, p) :
|
|
763
|
+
o.has(l) ? o.set(l, p) : s(l, p);
|
|
391
764
|
}
|
|
392
765
|
};
|
|
393
|
-
},
|
|
766
|
+
}, _e = "!", Ee = ":", kr = Ee.length, xr = (r) => {
|
|
394
767
|
const {
|
|
395
|
-
prefix:
|
|
768
|
+
prefix: a,
|
|
396
769
|
experimentalParseClassName: o
|
|
397
770
|
} = r;
|
|
398
|
-
let t = (
|
|
771
|
+
let t = (s) => {
|
|
399
772
|
const l = [];
|
|
400
|
-
let p = 0,
|
|
401
|
-
for (let
|
|
402
|
-
let
|
|
403
|
-
if (p === 0 &&
|
|
404
|
-
if (
|
|
405
|
-
l.push(
|
|
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;
|
|
406
779
|
continue;
|
|
407
780
|
}
|
|
408
|
-
if (
|
|
409
|
-
v =
|
|
781
|
+
if (R === "/") {
|
|
782
|
+
v = w;
|
|
410
783
|
continue;
|
|
411
784
|
}
|
|
412
785
|
}
|
|
413
|
-
|
|
786
|
+
R === "[" ? p++ : R === "]" ? p-- : R === "(" ? y++ : R === ")" && y--;
|
|
414
787
|
}
|
|
415
|
-
const
|
|
788
|
+
const k = l.length === 0 ? s : s.substring(h), x = wr(k), E = x !== k, O = v && v > h ? v - h : void 0;
|
|
416
789
|
return {
|
|
417
790
|
modifiers: l,
|
|
418
791
|
hasImportantModifier: E,
|
|
419
|
-
baseClassName:
|
|
420
|
-
maybePostfixModifierPosition:
|
|
792
|
+
baseClassName: x,
|
|
793
|
+
maybePostfixModifierPosition: O
|
|
421
794
|
};
|
|
422
795
|
};
|
|
423
|
-
if (
|
|
424
|
-
const
|
|
425
|
-
t = (p) => p.startsWith(
|
|
796
|
+
if (a) {
|
|
797
|
+
const s = a + Ee, l = t;
|
|
798
|
+
t = (p) => p.startsWith(s) ? l(p.substring(s.length)) : {
|
|
426
799
|
isExternal: !0,
|
|
427
800
|
modifiers: [],
|
|
428
801
|
hasImportantModifier: !1,
|
|
@@ -431,121 +804,121 @@ const ke = "-", Xe = (r) => {
|
|
|
431
804
|
};
|
|
432
805
|
}
|
|
433
806
|
if (o) {
|
|
434
|
-
const
|
|
807
|
+
const s = t;
|
|
435
808
|
t = (l) => o({
|
|
436
809
|
className: l,
|
|
437
|
-
parseClassName:
|
|
810
|
+
parseClassName: s
|
|
438
811
|
});
|
|
439
812
|
}
|
|
440
813
|
return t;
|
|
441
|
-
},
|
|
442
|
-
const
|
|
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]));
|
|
443
816
|
return (o) => {
|
|
444
817
|
if (o.length <= 1)
|
|
445
818
|
return o;
|
|
446
819
|
const t = [];
|
|
447
|
-
let
|
|
820
|
+
let s = [];
|
|
448
821
|
return o.forEach((l) => {
|
|
449
|
-
l[0] === "[" ||
|
|
450
|
-
}), t.push(...
|
|
822
|
+
l[0] === "[" || a[l] ? (t.push(...s.sort(), l), s = []) : s.push(l);
|
|
823
|
+
}), t.push(...s.sort()), t;
|
|
451
824
|
};
|
|
452
|
-
},
|
|
453
|
-
cache:
|
|
454
|
-
parseClassName:
|
|
455
|
-
sortModifiers:
|
|
456
|
-
...
|
|
457
|
-
}),
|
|
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) => {
|
|
458
831
|
const {
|
|
459
832
|
parseClassName: o,
|
|
460
833
|
getClassGroupId: t,
|
|
461
|
-
getConflictingClassGroupIds:
|
|
834
|
+
getConflictingClassGroupIds: s,
|
|
462
835
|
sortModifiers: l
|
|
463
|
-
} =
|
|
464
|
-
let
|
|
465
|
-
for (let v =
|
|
466
|
-
const
|
|
467
|
-
isExternal:
|
|
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], {
|
|
840
|
+
isExternal: x,
|
|
468
841
|
modifiers: E,
|
|
469
|
-
hasImportantModifier:
|
|
470
|
-
baseClassName:
|
|
471
|
-
maybePostfixModifierPosition:
|
|
472
|
-
} = o(
|
|
473
|
-
if (
|
|
474
|
-
|
|
842
|
+
hasImportantModifier: O,
|
|
843
|
+
baseClassName: w,
|
|
844
|
+
maybePostfixModifierPosition: R
|
|
845
|
+
} = o(k);
|
|
846
|
+
if (x) {
|
|
847
|
+
h = k + (h.length > 0 ? " " + h : h);
|
|
475
848
|
continue;
|
|
476
849
|
}
|
|
477
|
-
let N = !!
|
|
478
|
-
if (!
|
|
850
|
+
let N = !!R, I = t(N ? w.substring(0, R) : w);
|
|
851
|
+
if (!I) {
|
|
479
852
|
if (!N) {
|
|
480
|
-
|
|
853
|
+
h = k + (h.length > 0 ? " " + h : h);
|
|
481
854
|
continue;
|
|
482
855
|
}
|
|
483
|
-
if (
|
|
484
|
-
|
|
856
|
+
if (I = t(w), !I) {
|
|
857
|
+
h = k + (h.length > 0 ? " " + h : h);
|
|
485
858
|
continue;
|
|
486
859
|
}
|
|
487
860
|
N = !1;
|
|
488
861
|
}
|
|
489
|
-
const
|
|
490
|
-
if (p.includes(
|
|
862
|
+
const W = l(E).join(":"), U = O ? W + _e : W, D = U + I;
|
|
863
|
+
if (p.includes(D))
|
|
491
864
|
continue;
|
|
492
|
-
p.push(
|
|
493
|
-
const
|
|
494
|
-
for (let
|
|
495
|
-
const
|
|
496
|
-
p.push(
|
|
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);
|
|
497
870
|
}
|
|
498
|
-
|
|
871
|
+
h = k + (h.length > 0 ? " " + h : h);
|
|
499
872
|
}
|
|
500
|
-
return
|
|
873
|
+
return h;
|
|
501
874
|
};
|
|
502
|
-
function
|
|
503
|
-
let r = 0,
|
|
875
|
+
function Or() {
|
|
876
|
+
let r = 0, a, o, t = "";
|
|
504
877
|
for (; r < arguments.length; )
|
|
505
|
-
(
|
|
878
|
+
(a = arguments[r++]) && (o = Je(a)) && (t && (t += " "), t += o);
|
|
506
879
|
return t;
|
|
507
880
|
}
|
|
508
|
-
const
|
|
881
|
+
const Je = (r) => {
|
|
509
882
|
if (typeof r == "string")
|
|
510
883
|
return r;
|
|
511
|
-
let
|
|
884
|
+
let a, o = "";
|
|
512
885
|
for (let t = 0; t < r.length; t++)
|
|
513
|
-
r[t] && (
|
|
886
|
+
r[t] && (a = Je(r[t])) && (o && (o += " "), o += a);
|
|
514
887
|
return o;
|
|
515
888
|
};
|
|
516
|
-
function
|
|
517
|
-
let o, t,
|
|
518
|
-
function p(
|
|
519
|
-
const v =
|
|
520
|
-
return o =
|
|
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);
|
|
521
894
|
}
|
|
522
|
-
function h
|
|
523
|
-
const v = t(
|
|
895
|
+
function y(h) {
|
|
896
|
+
const v = t(h);
|
|
524
897
|
if (v)
|
|
525
898
|
return v;
|
|
526
|
-
const
|
|
527
|
-
return
|
|
899
|
+
const k = Nr(h, o);
|
|
900
|
+
return s(h, k), k;
|
|
528
901
|
}
|
|
529
902
|
return function() {
|
|
530
|
-
return l(
|
|
903
|
+
return l(Or.apply(null, arguments));
|
|
531
904
|
};
|
|
532
905
|
}
|
|
533
|
-
const
|
|
534
|
-
const
|
|
535
|
-
return
|
|
536
|
-
},
|
|
906
|
+
const _ = (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) => (
|
|
537
910
|
// `colorFunctionRegex` check is necessary because color functions can have percentages in them which which would be incorrectly classified as lengths.
|
|
538
911
|
// For example, `hsl(0 0% 0%)` would be classified as a length without this check.
|
|
539
912
|
// I could also use lookbehind assertion in `lengthUnitRegex` but that isn't supported widely enough.
|
|
540
|
-
|
|
541
|
-
),
|
|
542
|
-
const t =
|
|
543
|
-
return t ? t[1] ?
|
|
544
|
-
}, te = (r,
|
|
545
|
-
const t =
|
|
546
|
-
return t ? t[1] ?
|
|
547
|
-
},
|
|
548
|
-
const r =
|
|
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 = () => [
|
|
549
922
|
"center",
|
|
550
923
|
"top",
|
|
551
924
|
"bottom",
|
|
@@ -563,15 +936,15 @@ const S = (r) => {
|
|
|
563
936
|
"bottom-left",
|
|
564
937
|
// Deprecated since Tailwind CSS v4.1.0, see https://github.com/tailwindlabs/tailwindcss/pull/17378
|
|
565
938
|
"left-bottom"
|
|
566
|
-
],
|
|
567
|
-
span: ["full",
|
|
568
|
-
},
|
|
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, {
|
|
569
942
|
position: [c, i]
|
|
570
|
-
}],
|
|
943
|
+
}], H = () => ["no-repeat", {
|
|
571
944
|
repeat: ["", "x", "y", "space", "round"]
|
|
572
|
-
}],
|
|
945
|
+
}], e = () => ["auto", "cover", "contain", Lr, Gr, {
|
|
573
946
|
size: [c, i]
|
|
574
|
-
}],
|
|
947
|
+
}], n = () => [ke, le, Z], d = () => [
|
|
575
948
|
// Deprecated since Tailwind CSS v4.0.0
|
|
576
949
|
"",
|
|
577
950
|
"none",
|
|
@@ -579,35 +952,35 @@ const S = (r) => {
|
|
|
579
952
|
v,
|
|
580
953
|
c,
|
|
581
954
|
i
|
|
582
|
-
],
|
|
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 = () => [
|
|
583
956
|
// Deprecated since Tailwind CSS v4.0.0
|
|
584
957
|
"",
|
|
585
958
|
"none",
|
|
586
|
-
|
|
959
|
+
w,
|
|
587
960
|
c,
|
|
588
961
|
i
|
|
589
|
-
],
|
|
962
|
+
], $ = () => ["none", g, c, i], J = () => ["none", g, c, i], pe = () => [g, c, i], ie = () => [ee, "full", ...b()];
|
|
590
963
|
return {
|
|
591
964
|
cacheSize: 500,
|
|
592
965
|
theme: {
|
|
593
966
|
animate: ["spin", "ping", "pulse", "bounce"],
|
|
594
967
|
aspect: ["video"],
|
|
595
|
-
blur: [
|
|
596
|
-
breakpoint: [
|
|
597
|
-
color: [
|
|
598
|
-
container: [
|
|
599
|
-
"drop-shadow": [
|
|
968
|
+
blur: [L],
|
|
969
|
+
breakpoint: [L],
|
|
970
|
+
color: [$r],
|
|
971
|
+
container: [L],
|
|
972
|
+
"drop-shadow": [L],
|
|
600
973
|
ease: ["in", "out", "in-out"],
|
|
601
|
-
font: [
|
|
974
|
+
font: [Yr],
|
|
602
975
|
"font-weight": ["thin", "extralight", "light", "normal", "medium", "semibold", "bold", "extrabold", "black"],
|
|
603
|
-
"inset-shadow": [
|
|
976
|
+
"inset-shadow": [L],
|
|
604
977
|
leading: ["none", "tight", "snug", "normal", "relaxed", "loose"],
|
|
605
978
|
perspective: ["dramatic", "near", "normal", "midrange", "distant", "none"],
|
|
606
|
-
radius: [
|
|
607
|
-
shadow: [
|
|
608
|
-
spacing: ["px",
|
|
609
|
-
text: [
|
|
610
|
-
"text-shadow": [
|
|
979
|
+
radius: [L],
|
|
980
|
+
shadow: [L],
|
|
981
|
+
spacing: ["px", g],
|
|
982
|
+
text: [L],
|
|
983
|
+
"text-shadow": [L],
|
|
611
984
|
tracking: ["tighter", "tight", "normal", "wide", "wider", "widest"]
|
|
612
985
|
},
|
|
613
986
|
classGroups: {
|
|
@@ -619,7 +992,7 @@ const S = (r) => {
|
|
|
619
992
|
* @see https://tailwindcss.com/docs/aspect-ratio
|
|
620
993
|
*/
|
|
621
994
|
aspect: [{
|
|
622
|
-
aspect: ["auto", "square",
|
|
995
|
+
aspect: ["auto", "square", ee, i, c, N]
|
|
623
996
|
}],
|
|
624
997
|
/**
|
|
625
998
|
* Container
|
|
@@ -632,21 +1005,21 @@ const S = (r) => {
|
|
|
632
1005
|
* @see https://tailwindcss.com/docs/columns
|
|
633
1006
|
*/
|
|
634
1007
|
columns: [{
|
|
635
|
-
columns: [
|
|
1008
|
+
columns: [g, i, c, y]
|
|
636
1009
|
}],
|
|
637
1010
|
/**
|
|
638
1011
|
* Break After
|
|
639
1012
|
* @see https://tailwindcss.com/docs/break-after
|
|
640
1013
|
*/
|
|
641
1014
|
"break-after": [{
|
|
642
|
-
"break-after":
|
|
1015
|
+
"break-after": U()
|
|
643
1016
|
}],
|
|
644
1017
|
/**
|
|
645
1018
|
* Break Before
|
|
646
1019
|
* @see https://tailwindcss.com/docs/break-before
|
|
647
1020
|
*/
|
|
648
1021
|
"break-before": [{
|
|
649
|
-
"break-before":
|
|
1022
|
+
"break-before": U()
|
|
650
1023
|
}],
|
|
651
1024
|
/**
|
|
652
1025
|
* Break Inside
|
|
@@ -710,49 +1083,49 @@ const S = (r) => {
|
|
|
710
1083
|
* @see https://tailwindcss.com/docs/object-position
|
|
711
1084
|
*/
|
|
712
1085
|
"object-position": [{
|
|
713
|
-
object:
|
|
1086
|
+
object: Y()
|
|
714
1087
|
}],
|
|
715
1088
|
/**
|
|
716
1089
|
* Overflow
|
|
717
1090
|
* @see https://tailwindcss.com/docs/overflow
|
|
718
1091
|
*/
|
|
719
1092
|
overflow: [{
|
|
720
|
-
overflow:
|
|
1093
|
+
overflow: M()
|
|
721
1094
|
}],
|
|
722
1095
|
/**
|
|
723
1096
|
* Overflow X
|
|
724
1097
|
* @see https://tailwindcss.com/docs/overflow
|
|
725
1098
|
*/
|
|
726
1099
|
"overflow-x": [{
|
|
727
|
-
"overflow-x":
|
|
1100
|
+
"overflow-x": M()
|
|
728
1101
|
}],
|
|
729
1102
|
/**
|
|
730
1103
|
* Overflow Y
|
|
731
1104
|
* @see https://tailwindcss.com/docs/overflow
|
|
732
1105
|
*/
|
|
733
1106
|
"overflow-y": [{
|
|
734
|
-
"overflow-y":
|
|
1107
|
+
"overflow-y": M()
|
|
735
1108
|
}],
|
|
736
1109
|
/**
|
|
737
1110
|
* Overscroll Behavior
|
|
738
1111
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
739
1112
|
*/
|
|
740
1113
|
overscroll: [{
|
|
741
|
-
overscroll:
|
|
1114
|
+
overscroll: F()
|
|
742
1115
|
}],
|
|
743
1116
|
/**
|
|
744
1117
|
* Overscroll Behavior X
|
|
745
1118
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
746
1119
|
*/
|
|
747
1120
|
"overscroll-x": [{
|
|
748
|
-
"overscroll-x":
|
|
1121
|
+
"overscroll-x": F()
|
|
749
1122
|
}],
|
|
750
1123
|
/**
|
|
751
1124
|
* Overscroll Behavior Y
|
|
752
1125
|
* @see https://tailwindcss.com/docs/overscroll-behavior
|
|
753
1126
|
*/
|
|
754
1127
|
"overscroll-y": [{
|
|
755
|
-
"overscroll-y":
|
|
1128
|
+
"overscroll-y": F()
|
|
756
1129
|
}],
|
|
757
1130
|
/**
|
|
758
1131
|
* Position
|
|
@@ -764,63 +1137,63 @@ const S = (r) => {
|
|
|
764
1137
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
765
1138
|
*/
|
|
766
1139
|
inset: [{
|
|
767
|
-
inset:
|
|
1140
|
+
inset: T()
|
|
768
1141
|
}],
|
|
769
1142
|
/**
|
|
770
1143
|
* Right / Left
|
|
771
1144
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
772
1145
|
*/
|
|
773
1146
|
"inset-x": [{
|
|
774
|
-
"inset-x":
|
|
1147
|
+
"inset-x": T()
|
|
775
1148
|
}],
|
|
776
1149
|
/**
|
|
777
1150
|
* Top / Bottom
|
|
778
1151
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
779
1152
|
*/
|
|
780
1153
|
"inset-y": [{
|
|
781
|
-
"inset-y":
|
|
1154
|
+
"inset-y": T()
|
|
782
1155
|
}],
|
|
783
1156
|
/**
|
|
784
1157
|
* Start
|
|
785
1158
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
786
1159
|
*/
|
|
787
1160
|
start: [{
|
|
788
|
-
start:
|
|
1161
|
+
start: T()
|
|
789
1162
|
}],
|
|
790
1163
|
/**
|
|
791
1164
|
* End
|
|
792
1165
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
793
1166
|
*/
|
|
794
1167
|
end: [{
|
|
795
|
-
end:
|
|
1168
|
+
end: T()
|
|
796
1169
|
}],
|
|
797
1170
|
/**
|
|
798
1171
|
* Top
|
|
799
1172
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
800
1173
|
*/
|
|
801
1174
|
top: [{
|
|
802
|
-
top:
|
|
1175
|
+
top: T()
|
|
803
1176
|
}],
|
|
804
1177
|
/**
|
|
805
1178
|
* Right
|
|
806
1179
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
807
1180
|
*/
|
|
808
1181
|
right: [{
|
|
809
|
-
right:
|
|
1182
|
+
right: T()
|
|
810
1183
|
}],
|
|
811
1184
|
/**
|
|
812
1185
|
* Bottom
|
|
813
1186
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
814
1187
|
*/
|
|
815
1188
|
bottom: [{
|
|
816
|
-
bottom:
|
|
1189
|
+
bottom: T()
|
|
817
1190
|
}],
|
|
818
1191
|
/**
|
|
819
1192
|
* Left
|
|
820
1193
|
* @see https://tailwindcss.com/docs/top-right-bottom-left
|
|
821
1194
|
*/
|
|
822
1195
|
left: [{
|
|
823
|
-
left:
|
|
1196
|
+
left: T()
|
|
824
1197
|
}],
|
|
825
1198
|
/**
|
|
826
1199
|
* Visibility
|
|
@@ -832,7 +1205,7 @@ const S = (r) => {
|
|
|
832
1205
|
* @see https://tailwindcss.com/docs/z-index
|
|
833
1206
|
*/
|
|
834
1207
|
z: [{
|
|
835
|
-
z: [
|
|
1208
|
+
z: [X, "auto", c, i]
|
|
836
1209
|
}],
|
|
837
1210
|
// ------------------------
|
|
838
1211
|
// --- Flexbox and Grid ---
|
|
@@ -842,7 +1215,7 @@ const S = (r) => {
|
|
|
842
1215
|
* @see https://tailwindcss.com/docs/flex-basis
|
|
843
1216
|
*/
|
|
844
1217
|
basis: [{
|
|
845
|
-
basis: [
|
|
1218
|
+
basis: [ee, "full", "auto", y, ...b()]
|
|
846
1219
|
}],
|
|
847
1220
|
/**
|
|
848
1221
|
* Flex Direction
|
|
@@ -863,28 +1236,28 @@ const S = (r) => {
|
|
|
863
1236
|
* @see https://tailwindcss.com/docs/flex
|
|
864
1237
|
*/
|
|
865
1238
|
flex: [{
|
|
866
|
-
flex: [
|
|
1239
|
+
flex: [g, ee, "auto", "initial", "none", i]
|
|
867
1240
|
}],
|
|
868
1241
|
/**
|
|
869
1242
|
* Flex Grow
|
|
870
1243
|
* @see https://tailwindcss.com/docs/flex-grow
|
|
871
1244
|
*/
|
|
872
1245
|
grow: [{
|
|
873
|
-
grow: ["",
|
|
1246
|
+
grow: ["", g, c, i]
|
|
874
1247
|
}],
|
|
875
1248
|
/**
|
|
876
1249
|
* Flex Shrink
|
|
877
1250
|
* @see https://tailwindcss.com/docs/flex-shrink
|
|
878
1251
|
*/
|
|
879
1252
|
shrink: [{
|
|
880
|
-
shrink: ["",
|
|
1253
|
+
shrink: ["", g, c, i]
|
|
881
1254
|
}],
|
|
882
1255
|
/**
|
|
883
1256
|
* Order
|
|
884
1257
|
* @see https://tailwindcss.com/docs/order
|
|
885
1258
|
*/
|
|
886
1259
|
order: [{
|
|
887
|
-
order: [
|
|
1260
|
+
order: [X, "first", "last", "none", c, i]
|
|
888
1261
|
}],
|
|
889
1262
|
/**
|
|
890
1263
|
* Grid Template Columns
|
|
@@ -898,21 +1271,21 @@ const S = (r) => {
|
|
|
898
1271
|
* @see https://tailwindcss.com/docs/grid-column
|
|
899
1272
|
*/
|
|
900
1273
|
"col-start-end": [{
|
|
901
|
-
col:
|
|
1274
|
+
col: Q()
|
|
902
1275
|
}],
|
|
903
1276
|
/**
|
|
904
1277
|
* Grid Column Start
|
|
905
1278
|
* @see https://tailwindcss.com/docs/grid-column
|
|
906
1279
|
*/
|
|
907
1280
|
"col-start": [{
|
|
908
|
-
"col-start":
|
|
1281
|
+
"col-start": z()
|
|
909
1282
|
}],
|
|
910
1283
|
/**
|
|
911
1284
|
* Grid Column End
|
|
912
1285
|
* @see https://tailwindcss.com/docs/grid-column
|
|
913
1286
|
*/
|
|
914
1287
|
"col-end": [{
|
|
915
|
-
"col-end":
|
|
1288
|
+
"col-end": z()
|
|
916
1289
|
}],
|
|
917
1290
|
/**
|
|
918
1291
|
* Grid Template Rows
|
|
@@ -926,21 +1299,21 @@ const S = (r) => {
|
|
|
926
1299
|
* @see https://tailwindcss.com/docs/grid-row
|
|
927
1300
|
*/
|
|
928
1301
|
"row-start-end": [{
|
|
929
|
-
row:
|
|
1302
|
+
row: Q()
|
|
930
1303
|
}],
|
|
931
1304
|
/**
|
|
932
1305
|
* Grid Row Start
|
|
933
1306
|
* @see https://tailwindcss.com/docs/grid-row
|
|
934
1307
|
*/
|
|
935
1308
|
"row-start": [{
|
|
936
|
-
"row-start":
|
|
1309
|
+
"row-start": z()
|
|
937
1310
|
}],
|
|
938
1311
|
/**
|
|
939
1312
|
* Grid Row End
|
|
940
1313
|
* @see https://tailwindcss.com/docs/grid-row
|
|
941
1314
|
*/
|
|
942
1315
|
"row-end": [{
|
|
943
|
-
"row-end":
|
|
1316
|
+
"row-end": z()
|
|
944
1317
|
}],
|
|
945
1318
|
/**
|
|
946
1319
|
* Grid Auto Flow
|
|
@@ -954,70 +1327,70 @@ const S = (r) => {
|
|
|
954
1327
|
* @see https://tailwindcss.com/docs/grid-auto-columns
|
|
955
1328
|
*/
|
|
956
1329
|
"auto-cols": [{
|
|
957
|
-
"auto-cols":
|
|
1330
|
+
"auto-cols": V()
|
|
958
1331
|
}],
|
|
959
1332
|
/**
|
|
960
1333
|
* Grid Auto Rows
|
|
961
1334
|
* @see https://tailwindcss.com/docs/grid-auto-rows
|
|
962
1335
|
*/
|
|
963
1336
|
"auto-rows": [{
|
|
964
|
-
"auto-rows":
|
|
1337
|
+
"auto-rows": V()
|
|
965
1338
|
}],
|
|
966
1339
|
/**
|
|
967
1340
|
* Gap
|
|
968
1341
|
* @see https://tailwindcss.com/docs/gap
|
|
969
1342
|
*/
|
|
970
1343
|
gap: [{
|
|
971
|
-
gap:
|
|
1344
|
+
gap: b()
|
|
972
1345
|
}],
|
|
973
1346
|
/**
|
|
974
1347
|
* Gap X
|
|
975
1348
|
* @see https://tailwindcss.com/docs/gap
|
|
976
1349
|
*/
|
|
977
1350
|
"gap-x": [{
|
|
978
|
-
"gap-x":
|
|
1351
|
+
"gap-x": b()
|
|
979
1352
|
}],
|
|
980
1353
|
/**
|
|
981
1354
|
* Gap Y
|
|
982
1355
|
* @see https://tailwindcss.com/docs/gap
|
|
983
1356
|
*/
|
|
984
1357
|
"gap-y": [{
|
|
985
|
-
"gap-y":
|
|
1358
|
+
"gap-y": b()
|
|
986
1359
|
}],
|
|
987
1360
|
/**
|
|
988
1361
|
* Justify Content
|
|
989
1362
|
* @see https://tailwindcss.com/docs/justify-content
|
|
990
1363
|
*/
|
|
991
1364
|
"justify-content": [{
|
|
992
|
-
justify: [...
|
|
1365
|
+
justify: [...B(), "normal"]
|
|
993
1366
|
}],
|
|
994
1367
|
/**
|
|
995
1368
|
* Justify Items
|
|
996
1369
|
* @see https://tailwindcss.com/docs/justify-items
|
|
997
1370
|
*/
|
|
998
1371
|
"justify-items": [{
|
|
999
|
-
"justify-items": [
|
|
1372
|
+
"justify-items": [...A(), "normal"]
|
|
1000
1373
|
}],
|
|
1001
1374
|
/**
|
|
1002
1375
|
* Justify Self
|
|
1003
1376
|
* @see https://tailwindcss.com/docs/justify-self
|
|
1004
1377
|
*/
|
|
1005
1378
|
"justify-self": [{
|
|
1006
|
-
"justify-self": ["auto",
|
|
1379
|
+
"justify-self": ["auto", ...A()]
|
|
1007
1380
|
}],
|
|
1008
1381
|
/**
|
|
1009
1382
|
* Align Content
|
|
1010
1383
|
* @see https://tailwindcss.com/docs/align-content
|
|
1011
1384
|
*/
|
|
1012
1385
|
"align-content": [{
|
|
1013
|
-
content: ["normal", ...
|
|
1386
|
+
content: ["normal", ...B()]
|
|
1014
1387
|
}],
|
|
1015
1388
|
/**
|
|
1016
1389
|
* Align Items
|
|
1017
1390
|
* @see https://tailwindcss.com/docs/align-items
|
|
1018
1391
|
*/
|
|
1019
1392
|
"align-items": [{
|
|
1020
|
-
items: [
|
|
1393
|
+
items: [...A(), {
|
|
1021
1394
|
baseline: ["", "last"]
|
|
1022
1395
|
}]
|
|
1023
1396
|
}],
|
|
@@ -1026,7 +1399,7 @@ const S = (r) => {
|
|
|
1026
1399
|
* @see https://tailwindcss.com/docs/align-self
|
|
1027
1400
|
*/
|
|
1028
1401
|
"align-self": [{
|
|
1029
|
-
self: ["auto",
|
|
1402
|
+
self: ["auto", ...A(), {
|
|
1030
1403
|
baseline: ["", "last"]
|
|
1031
1404
|
}]
|
|
1032
1405
|
}],
|
|
@@ -1035,21 +1408,21 @@ const S = (r) => {
|
|
|
1035
1408
|
* @see https://tailwindcss.com/docs/place-content
|
|
1036
1409
|
*/
|
|
1037
1410
|
"place-content": [{
|
|
1038
|
-
"place-content":
|
|
1411
|
+
"place-content": B()
|
|
1039
1412
|
}],
|
|
1040
1413
|
/**
|
|
1041
1414
|
* Place Items
|
|
1042
1415
|
* @see https://tailwindcss.com/docs/place-items
|
|
1043
1416
|
*/
|
|
1044
1417
|
"place-items": [{
|
|
1045
|
-
"place-items": [
|
|
1418
|
+
"place-items": [...A(), "baseline"]
|
|
1046
1419
|
}],
|
|
1047
1420
|
/**
|
|
1048
1421
|
* Place Self
|
|
1049
1422
|
* @see https://tailwindcss.com/docs/place-self
|
|
1050
1423
|
*/
|
|
1051
1424
|
"place-self": [{
|
|
1052
|
-
"place-self": ["auto",
|
|
1425
|
+
"place-self": ["auto", ...A()]
|
|
1053
1426
|
}],
|
|
1054
1427
|
// Spacing
|
|
1055
1428
|
/**
|
|
@@ -1057,133 +1430,133 @@ const S = (r) => {
|
|
|
1057
1430
|
* @see https://tailwindcss.com/docs/padding
|
|
1058
1431
|
*/
|
|
1059
1432
|
p: [{
|
|
1060
|
-
p:
|
|
1433
|
+
p: b()
|
|
1061
1434
|
}],
|
|
1062
1435
|
/**
|
|
1063
1436
|
* Padding X
|
|
1064
1437
|
* @see https://tailwindcss.com/docs/padding
|
|
1065
1438
|
*/
|
|
1066
1439
|
px: [{
|
|
1067
|
-
px:
|
|
1440
|
+
px: b()
|
|
1068
1441
|
}],
|
|
1069
1442
|
/**
|
|
1070
1443
|
* Padding Y
|
|
1071
1444
|
* @see https://tailwindcss.com/docs/padding
|
|
1072
1445
|
*/
|
|
1073
1446
|
py: [{
|
|
1074
|
-
py:
|
|
1447
|
+
py: b()
|
|
1075
1448
|
}],
|
|
1076
1449
|
/**
|
|
1077
1450
|
* Padding Start
|
|
1078
1451
|
* @see https://tailwindcss.com/docs/padding
|
|
1079
1452
|
*/
|
|
1080
1453
|
ps: [{
|
|
1081
|
-
ps:
|
|
1454
|
+
ps: b()
|
|
1082
1455
|
}],
|
|
1083
1456
|
/**
|
|
1084
1457
|
* Padding End
|
|
1085
1458
|
* @see https://tailwindcss.com/docs/padding
|
|
1086
1459
|
*/
|
|
1087
1460
|
pe: [{
|
|
1088
|
-
pe:
|
|
1461
|
+
pe: b()
|
|
1089
1462
|
}],
|
|
1090
1463
|
/**
|
|
1091
1464
|
* Padding Top
|
|
1092
1465
|
* @see https://tailwindcss.com/docs/padding
|
|
1093
1466
|
*/
|
|
1094
1467
|
pt: [{
|
|
1095
|
-
pt:
|
|
1468
|
+
pt: b()
|
|
1096
1469
|
}],
|
|
1097
1470
|
/**
|
|
1098
1471
|
* Padding Right
|
|
1099
1472
|
* @see https://tailwindcss.com/docs/padding
|
|
1100
1473
|
*/
|
|
1101
1474
|
pr: [{
|
|
1102
|
-
pr:
|
|
1475
|
+
pr: b()
|
|
1103
1476
|
}],
|
|
1104
1477
|
/**
|
|
1105
1478
|
* Padding Bottom
|
|
1106
1479
|
* @see https://tailwindcss.com/docs/padding
|
|
1107
1480
|
*/
|
|
1108
1481
|
pb: [{
|
|
1109
|
-
pb:
|
|
1482
|
+
pb: b()
|
|
1110
1483
|
}],
|
|
1111
1484
|
/**
|
|
1112
1485
|
* Padding Left
|
|
1113
1486
|
* @see https://tailwindcss.com/docs/padding
|
|
1114
1487
|
*/
|
|
1115
1488
|
pl: [{
|
|
1116
|
-
pl:
|
|
1489
|
+
pl: b()
|
|
1117
1490
|
}],
|
|
1118
1491
|
/**
|
|
1119
1492
|
* Margin
|
|
1120
1493
|
* @see https://tailwindcss.com/docs/margin
|
|
1121
1494
|
*/
|
|
1122
1495
|
m: [{
|
|
1123
|
-
m:
|
|
1496
|
+
m: j()
|
|
1124
1497
|
}],
|
|
1125
1498
|
/**
|
|
1126
1499
|
* Margin X
|
|
1127
1500
|
* @see https://tailwindcss.com/docs/margin
|
|
1128
1501
|
*/
|
|
1129
1502
|
mx: [{
|
|
1130
|
-
mx:
|
|
1503
|
+
mx: j()
|
|
1131
1504
|
}],
|
|
1132
1505
|
/**
|
|
1133
1506
|
* Margin Y
|
|
1134
1507
|
* @see https://tailwindcss.com/docs/margin
|
|
1135
1508
|
*/
|
|
1136
1509
|
my: [{
|
|
1137
|
-
my:
|
|
1510
|
+
my: j()
|
|
1138
1511
|
}],
|
|
1139
1512
|
/**
|
|
1140
1513
|
* Margin Start
|
|
1141
1514
|
* @see https://tailwindcss.com/docs/margin
|
|
1142
1515
|
*/
|
|
1143
1516
|
ms: [{
|
|
1144
|
-
ms:
|
|
1517
|
+
ms: j()
|
|
1145
1518
|
}],
|
|
1146
1519
|
/**
|
|
1147
1520
|
* Margin End
|
|
1148
1521
|
* @see https://tailwindcss.com/docs/margin
|
|
1149
1522
|
*/
|
|
1150
1523
|
me: [{
|
|
1151
|
-
me:
|
|
1524
|
+
me: j()
|
|
1152
1525
|
}],
|
|
1153
1526
|
/**
|
|
1154
1527
|
* Margin Top
|
|
1155
1528
|
* @see https://tailwindcss.com/docs/margin
|
|
1156
1529
|
*/
|
|
1157
1530
|
mt: [{
|
|
1158
|
-
mt:
|
|
1531
|
+
mt: j()
|
|
1159
1532
|
}],
|
|
1160
1533
|
/**
|
|
1161
1534
|
* Margin Right
|
|
1162
1535
|
* @see https://tailwindcss.com/docs/margin
|
|
1163
1536
|
*/
|
|
1164
1537
|
mr: [{
|
|
1165
|
-
mr:
|
|
1538
|
+
mr: j()
|
|
1166
1539
|
}],
|
|
1167
1540
|
/**
|
|
1168
1541
|
* Margin Bottom
|
|
1169
1542
|
* @see https://tailwindcss.com/docs/margin
|
|
1170
1543
|
*/
|
|
1171
1544
|
mb: [{
|
|
1172
|
-
mb:
|
|
1545
|
+
mb: j()
|
|
1173
1546
|
}],
|
|
1174
1547
|
/**
|
|
1175
1548
|
* Margin Left
|
|
1176
1549
|
* @see https://tailwindcss.com/docs/margin
|
|
1177
1550
|
*/
|
|
1178
1551
|
ml: [{
|
|
1179
|
-
ml:
|
|
1552
|
+
ml: j()
|
|
1180
1553
|
}],
|
|
1181
1554
|
/**
|
|
1182
1555
|
* Space Between X
|
|
1183
1556
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1184
1557
|
*/
|
|
1185
1558
|
"space-x": [{
|
|
1186
|
-
"space-x":
|
|
1559
|
+
"space-x": b()
|
|
1187
1560
|
}],
|
|
1188
1561
|
/**
|
|
1189
1562
|
* Space Between X Reverse
|
|
@@ -1195,7 +1568,7 @@ const S = (r) => {
|
|
|
1195
1568
|
* @see https://tailwindcss.com/docs/margin#adding-space-between-children
|
|
1196
1569
|
*/
|
|
1197
1570
|
"space-y": [{
|
|
1198
|
-
"space-y":
|
|
1571
|
+
"space-y": b()
|
|
1199
1572
|
}],
|
|
1200
1573
|
/**
|
|
1201
1574
|
* Space Between Y Reverse
|
|
@@ -1217,7 +1590,7 @@ const S = (r) => {
|
|
|
1217
1590
|
* @see https://tailwindcss.com/docs/width
|
|
1218
1591
|
*/
|
|
1219
1592
|
w: [{
|
|
1220
|
-
w: [
|
|
1593
|
+
w: [y, "screen", ...C()]
|
|
1221
1594
|
}],
|
|
1222
1595
|
/**
|
|
1223
1596
|
* Min-Width
|
|
@@ -1225,7 +1598,7 @@ const S = (r) => {
|
|
|
1225
1598
|
*/
|
|
1226
1599
|
"min-w": [{
|
|
1227
1600
|
"min-w": [
|
|
1228
|
-
|
|
1601
|
+
y,
|
|
1229
1602
|
"screen",
|
|
1230
1603
|
/** Deprecated. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1231
1604
|
"none",
|
|
@@ -1238,7 +1611,7 @@ const S = (r) => {
|
|
|
1238
1611
|
*/
|
|
1239
1612
|
"max-w": [{
|
|
1240
1613
|
"max-w": [
|
|
1241
|
-
|
|
1614
|
+
y,
|
|
1242
1615
|
"screen",
|
|
1243
1616
|
"none",
|
|
1244
1617
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
@@ -1279,7 +1652,7 @@ const S = (r) => {
|
|
|
1279
1652
|
* @see https://tailwindcss.com/docs/font-size
|
|
1280
1653
|
*/
|
|
1281
1654
|
"font-size": [{
|
|
1282
|
-
text: ["base", o,
|
|
1655
|
+
text: ["base", o, le, Z]
|
|
1283
1656
|
}],
|
|
1284
1657
|
/**
|
|
1285
1658
|
* Font Smoothing
|
|
@@ -1296,21 +1669,21 @@ const S = (r) => {
|
|
|
1296
1669
|
* @see https://tailwindcss.com/docs/font-weight
|
|
1297
1670
|
*/
|
|
1298
1671
|
"font-weight": [{
|
|
1299
|
-
font: [t, c,
|
|
1672
|
+
font: [t, c, xe]
|
|
1300
1673
|
}],
|
|
1301
1674
|
/**
|
|
1302
1675
|
* Font Stretch
|
|
1303
1676
|
* @see https://tailwindcss.com/docs/font-stretch
|
|
1304
1677
|
*/
|
|
1305
1678
|
"font-stretch": [{
|
|
1306
|
-
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded",
|
|
1679
|
+
"font-stretch": ["ultra-condensed", "extra-condensed", "condensed", "semi-condensed", "normal", "semi-expanded", "expanded", "extra-expanded", "ultra-expanded", ke, i]
|
|
1307
1680
|
}],
|
|
1308
1681
|
/**
|
|
1309
1682
|
* Font Family
|
|
1310
1683
|
* @see https://tailwindcss.com/docs/font-family
|
|
1311
1684
|
*/
|
|
1312
1685
|
"font-family": [{
|
|
1313
|
-
font: [
|
|
1686
|
+
font: [Fr, i, a]
|
|
1314
1687
|
}],
|
|
1315
1688
|
/**
|
|
1316
1689
|
* Font Variant Numeric
|
|
@@ -1347,14 +1720,14 @@ const S = (r) => {
|
|
|
1347
1720
|
* @see https://tailwindcss.com/docs/letter-spacing
|
|
1348
1721
|
*/
|
|
1349
1722
|
tracking: [{
|
|
1350
|
-
tracking: [
|
|
1723
|
+
tracking: [s, c, i]
|
|
1351
1724
|
}],
|
|
1352
1725
|
/**
|
|
1353
1726
|
* Line Clamp
|
|
1354
1727
|
* @see https://tailwindcss.com/docs/line-clamp
|
|
1355
1728
|
*/
|
|
1356
1729
|
"line-clamp": [{
|
|
1357
|
-
"line-clamp": [
|
|
1730
|
+
"line-clamp": [g, "none", c, xe]
|
|
1358
1731
|
}],
|
|
1359
1732
|
/**
|
|
1360
1733
|
* Line Height
|
|
@@ -1364,7 +1737,7 @@ const S = (r) => {
|
|
|
1364
1737
|
leading: [
|
|
1365
1738
|
/** Deprecated since Tailwind CSS v4.0.0. @see https://github.com/tailwindlabs/tailwindcss.com/issues/2027#issuecomment-2620152757 */
|
|
1366
1739
|
l,
|
|
1367
|
-
...
|
|
1740
|
+
...b()
|
|
1368
1741
|
]
|
|
1369
1742
|
}],
|
|
1370
1743
|
/**
|
|
@@ -1401,14 +1774,14 @@ const S = (r) => {
|
|
|
1401
1774
|
* @see https://v3.tailwindcss.com/docs/placeholder-color
|
|
1402
1775
|
*/
|
|
1403
1776
|
"placeholder-color": [{
|
|
1404
|
-
placeholder:
|
|
1777
|
+
placeholder: m()
|
|
1405
1778
|
}],
|
|
1406
1779
|
/**
|
|
1407
1780
|
* Text Color
|
|
1408
1781
|
* @see https://tailwindcss.com/docs/text-color
|
|
1409
1782
|
*/
|
|
1410
1783
|
"text-color": [{
|
|
1411
|
-
text:
|
|
1784
|
+
text: m()
|
|
1412
1785
|
}],
|
|
1413
1786
|
/**
|
|
1414
1787
|
* Text Decoration
|
|
@@ -1420,28 +1793,28 @@ const S = (r) => {
|
|
|
1420
1793
|
* @see https://tailwindcss.com/docs/text-decoration-style
|
|
1421
1794
|
*/
|
|
1422
1795
|
"text-decoration-style": [{
|
|
1423
|
-
decoration: [...
|
|
1796
|
+
decoration: [...P(), "wavy"]
|
|
1424
1797
|
}],
|
|
1425
1798
|
/**
|
|
1426
1799
|
* Text Decoration Thickness
|
|
1427
1800
|
* @see https://tailwindcss.com/docs/text-decoration-thickness
|
|
1428
1801
|
*/
|
|
1429
1802
|
"text-decoration-thickness": [{
|
|
1430
|
-
decoration: [
|
|
1803
|
+
decoration: [g, "from-font", "auto", c, Z]
|
|
1431
1804
|
}],
|
|
1432
1805
|
/**
|
|
1433
1806
|
* Text Decoration Color
|
|
1434
1807
|
* @see https://tailwindcss.com/docs/text-decoration-color
|
|
1435
1808
|
*/
|
|
1436
1809
|
"text-decoration-color": [{
|
|
1437
|
-
decoration:
|
|
1810
|
+
decoration: m()
|
|
1438
1811
|
}],
|
|
1439
1812
|
/**
|
|
1440
1813
|
* Text Underline Offset
|
|
1441
1814
|
* @see https://tailwindcss.com/docs/text-underline-offset
|
|
1442
1815
|
*/
|
|
1443
1816
|
"underline-offset": [{
|
|
1444
|
-
"underline-offset": [
|
|
1817
|
+
"underline-offset": [g, "auto", c, i]
|
|
1445
1818
|
}],
|
|
1446
1819
|
/**
|
|
1447
1820
|
* Text Transform
|
|
@@ -1465,7 +1838,7 @@ const S = (r) => {
|
|
|
1465
1838
|
* @see https://tailwindcss.com/docs/text-indent
|
|
1466
1839
|
*/
|
|
1467
1840
|
indent: [{
|
|
1468
|
-
indent:
|
|
1841
|
+
indent: b()
|
|
1469
1842
|
}],
|
|
1470
1843
|
/**
|
|
1471
1844
|
* Vertical Alignment
|
|
@@ -1538,21 +1911,21 @@ const S = (r) => {
|
|
|
1538
1911
|
* @see https://tailwindcss.com/docs/background-position
|
|
1539
1912
|
*/
|
|
1540
1913
|
"bg-position": [{
|
|
1541
|
-
bg:
|
|
1914
|
+
bg: q()
|
|
1542
1915
|
}],
|
|
1543
1916
|
/**
|
|
1544
1917
|
* Background Repeat
|
|
1545
1918
|
* @see https://tailwindcss.com/docs/background-repeat
|
|
1546
1919
|
*/
|
|
1547
1920
|
"bg-repeat": [{
|
|
1548
|
-
bg:
|
|
1921
|
+
bg: H()
|
|
1549
1922
|
}],
|
|
1550
1923
|
/**
|
|
1551
1924
|
* Background Size
|
|
1552
1925
|
* @see https://tailwindcss.com/docs/background-size
|
|
1553
1926
|
*/
|
|
1554
1927
|
"bg-size": [{
|
|
1555
|
-
bg:
|
|
1928
|
+
bg: e()
|
|
1556
1929
|
}],
|
|
1557
1930
|
/**
|
|
1558
1931
|
* Background Image
|
|
@@ -1562,59 +1935,59 @@ const S = (r) => {
|
|
|
1562
1935
|
bg: ["none", {
|
|
1563
1936
|
linear: [{
|
|
1564
1937
|
to: ["t", "tr", "r", "br", "b", "bl", "l", "tl"]
|
|
1565
|
-
},
|
|
1938
|
+
}, X, c, i],
|
|
1566
1939
|
radial: ["", c, i],
|
|
1567
|
-
conic: [
|
|
1568
|
-
},
|
|
1940
|
+
conic: [X, c, i]
|
|
1941
|
+
}, Wr, Ur]
|
|
1569
1942
|
}],
|
|
1570
1943
|
/**
|
|
1571
1944
|
* Background Color
|
|
1572
1945
|
* @see https://tailwindcss.com/docs/background-color
|
|
1573
1946
|
*/
|
|
1574
1947
|
"bg-color": [{
|
|
1575
|
-
bg:
|
|
1948
|
+
bg: m()
|
|
1576
1949
|
}],
|
|
1577
1950
|
/**
|
|
1578
1951
|
* Gradient Color Stops From Position
|
|
1579
1952
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1580
1953
|
*/
|
|
1581
1954
|
"gradient-from-pos": [{
|
|
1582
|
-
from:
|
|
1955
|
+
from: n()
|
|
1583
1956
|
}],
|
|
1584
1957
|
/**
|
|
1585
1958
|
* Gradient Color Stops Via Position
|
|
1586
1959
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1587
1960
|
*/
|
|
1588
1961
|
"gradient-via-pos": [{
|
|
1589
|
-
via:
|
|
1962
|
+
via: n()
|
|
1590
1963
|
}],
|
|
1591
1964
|
/**
|
|
1592
1965
|
* Gradient Color Stops To Position
|
|
1593
1966
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1594
1967
|
*/
|
|
1595
1968
|
"gradient-to-pos": [{
|
|
1596
|
-
to:
|
|
1969
|
+
to: n()
|
|
1597
1970
|
}],
|
|
1598
1971
|
/**
|
|
1599
1972
|
* Gradient Color Stops From
|
|
1600
1973
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1601
1974
|
*/
|
|
1602
1975
|
"gradient-from": [{
|
|
1603
|
-
from:
|
|
1976
|
+
from: m()
|
|
1604
1977
|
}],
|
|
1605
1978
|
/**
|
|
1606
1979
|
* Gradient Color Stops Via
|
|
1607
1980
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1608
1981
|
*/
|
|
1609
1982
|
"gradient-via": [{
|
|
1610
|
-
via:
|
|
1983
|
+
via: m()
|
|
1611
1984
|
}],
|
|
1612
1985
|
/**
|
|
1613
1986
|
* Gradient Color Stops To
|
|
1614
1987
|
* @see https://tailwindcss.com/docs/gradient-color-stops
|
|
1615
1988
|
*/
|
|
1616
1989
|
"gradient-to": [{
|
|
1617
|
-
to:
|
|
1990
|
+
to: m()
|
|
1618
1991
|
}],
|
|
1619
1992
|
// ---------------
|
|
1620
1993
|
// --- Borders ---
|
|
@@ -1624,175 +1997,175 @@ const S = (r) => {
|
|
|
1624
1997
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1625
1998
|
*/
|
|
1626
1999
|
rounded: [{
|
|
1627
|
-
rounded:
|
|
2000
|
+
rounded: d()
|
|
1628
2001
|
}],
|
|
1629
2002
|
/**
|
|
1630
2003
|
* Border Radius Start
|
|
1631
2004
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1632
2005
|
*/
|
|
1633
2006
|
"rounded-s": [{
|
|
1634
|
-
"rounded-s":
|
|
2007
|
+
"rounded-s": d()
|
|
1635
2008
|
}],
|
|
1636
2009
|
/**
|
|
1637
2010
|
* Border Radius End
|
|
1638
2011
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1639
2012
|
*/
|
|
1640
2013
|
"rounded-e": [{
|
|
1641
|
-
"rounded-e":
|
|
2014
|
+
"rounded-e": d()
|
|
1642
2015
|
}],
|
|
1643
2016
|
/**
|
|
1644
2017
|
* Border Radius Top
|
|
1645
2018
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1646
2019
|
*/
|
|
1647
2020
|
"rounded-t": [{
|
|
1648
|
-
"rounded-t":
|
|
2021
|
+
"rounded-t": d()
|
|
1649
2022
|
}],
|
|
1650
2023
|
/**
|
|
1651
2024
|
* Border Radius Right
|
|
1652
2025
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1653
2026
|
*/
|
|
1654
2027
|
"rounded-r": [{
|
|
1655
|
-
"rounded-r":
|
|
2028
|
+
"rounded-r": d()
|
|
1656
2029
|
}],
|
|
1657
2030
|
/**
|
|
1658
2031
|
* Border Radius Bottom
|
|
1659
2032
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1660
2033
|
*/
|
|
1661
2034
|
"rounded-b": [{
|
|
1662
|
-
"rounded-b":
|
|
2035
|
+
"rounded-b": d()
|
|
1663
2036
|
}],
|
|
1664
2037
|
/**
|
|
1665
2038
|
* Border Radius Left
|
|
1666
2039
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1667
2040
|
*/
|
|
1668
2041
|
"rounded-l": [{
|
|
1669
|
-
"rounded-l":
|
|
2042
|
+
"rounded-l": d()
|
|
1670
2043
|
}],
|
|
1671
2044
|
/**
|
|
1672
2045
|
* Border Radius Start Start
|
|
1673
2046
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1674
2047
|
*/
|
|
1675
2048
|
"rounded-ss": [{
|
|
1676
|
-
"rounded-ss":
|
|
2049
|
+
"rounded-ss": d()
|
|
1677
2050
|
}],
|
|
1678
2051
|
/**
|
|
1679
2052
|
* Border Radius Start End
|
|
1680
2053
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1681
2054
|
*/
|
|
1682
2055
|
"rounded-se": [{
|
|
1683
|
-
"rounded-se":
|
|
2056
|
+
"rounded-se": d()
|
|
1684
2057
|
}],
|
|
1685
2058
|
/**
|
|
1686
2059
|
* Border Radius End End
|
|
1687
2060
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1688
2061
|
*/
|
|
1689
2062
|
"rounded-ee": [{
|
|
1690
|
-
"rounded-ee":
|
|
2063
|
+
"rounded-ee": d()
|
|
1691
2064
|
}],
|
|
1692
2065
|
/**
|
|
1693
2066
|
* Border Radius End Start
|
|
1694
2067
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1695
2068
|
*/
|
|
1696
2069
|
"rounded-es": [{
|
|
1697
|
-
"rounded-es":
|
|
2070
|
+
"rounded-es": d()
|
|
1698
2071
|
}],
|
|
1699
2072
|
/**
|
|
1700
2073
|
* Border Radius Top Left
|
|
1701
2074
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1702
2075
|
*/
|
|
1703
2076
|
"rounded-tl": [{
|
|
1704
|
-
"rounded-tl":
|
|
2077
|
+
"rounded-tl": d()
|
|
1705
2078
|
}],
|
|
1706
2079
|
/**
|
|
1707
2080
|
* Border Radius Top Right
|
|
1708
2081
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1709
2082
|
*/
|
|
1710
2083
|
"rounded-tr": [{
|
|
1711
|
-
"rounded-tr":
|
|
2084
|
+
"rounded-tr": d()
|
|
1712
2085
|
}],
|
|
1713
2086
|
/**
|
|
1714
2087
|
* Border Radius Bottom Right
|
|
1715
2088
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1716
2089
|
*/
|
|
1717
2090
|
"rounded-br": [{
|
|
1718
|
-
"rounded-br":
|
|
2091
|
+
"rounded-br": d()
|
|
1719
2092
|
}],
|
|
1720
2093
|
/**
|
|
1721
2094
|
* Border Radius Bottom Left
|
|
1722
2095
|
* @see https://tailwindcss.com/docs/border-radius
|
|
1723
2096
|
*/
|
|
1724
2097
|
"rounded-bl": [{
|
|
1725
|
-
"rounded-bl":
|
|
2098
|
+
"rounded-bl": d()
|
|
1726
2099
|
}],
|
|
1727
2100
|
/**
|
|
1728
2101
|
* Border Width
|
|
1729
2102
|
* @see https://tailwindcss.com/docs/border-width
|
|
1730
2103
|
*/
|
|
1731
2104
|
"border-w": [{
|
|
1732
|
-
border:
|
|
2105
|
+
border: f()
|
|
1733
2106
|
}],
|
|
1734
2107
|
/**
|
|
1735
2108
|
* Border Width X
|
|
1736
2109
|
* @see https://tailwindcss.com/docs/border-width
|
|
1737
2110
|
*/
|
|
1738
2111
|
"border-w-x": [{
|
|
1739
|
-
"border-x":
|
|
2112
|
+
"border-x": f()
|
|
1740
2113
|
}],
|
|
1741
2114
|
/**
|
|
1742
2115
|
* Border Width Y
|
|
1743
2116
|
* @see https://tailwindcss.com/docs/border-width
|
|
1744
2117
|
*/
|
|
1745
2118
|
"border-w-y": [{
|
|
1746
|
-
"border-y":
|
|
2119
|
+
"border-y": f()
|
|
1747
2120
|
}],
|
|
1748
2121
|
/**
|
|
1749
2122
|
* Border Width Start
|
|
1750
2123
|
* @see https://tailwindcss.com/docs/border-width
|
|
1751
2124
|
*/
|
|
1752
2125
|
"border-w-s": [{
|
|
1753
|
-
"border-s":
|
|
2126
|
+
"border-s": f()
|
|
1754
2127
|
}],
|
|
1755
2128
|
/**
|
|
1756
2129
|
* Border Width End
|
|
1757
2130
|
* @see https://tailwindcss.com/docs/border-width
|
|
1758
2131
|
*/
|
|
1759
2132
|
"border-w-e": [{
|
|
1760
|
-
"border-e":
|
|
2133
|
+
"border-e": f()
|
|
1761
2134
|
}],
|
|
1762
2135
|
/**
|
|
1763
2136
|
* Border Width Top
|
|
1764
2137
|
* @see https://tailwindcss.com/docs/border-width
|
|
1765
2138
|
*/
|
|
1766
2139
|
"border-w-t": [{
|
|
1767
|
-
"border-t":
|
|
2140
|
+
"border-t": f()
|
|
1768
2141
|
}],
|
|
1769
2142
|
/**
|
|
1770
2143
|
* Border Width Right
|
|
1771
2144
|
* @see https://tailwindcss.com/docs/border-width
|
|
1772
2145
|
*/
|
|
1773
2146
|
"border-w-r": [{
|
|
1774
|
-
"border-r":
|
|
2147
|
+
"border-r": f()
|
|
1775
2148
|
}],
|
|
1776
2149
|
/**
|
|
1777
2150
|
* Border Width Bottom
|
|
1778
2151
|
* @see https://tailwindcss.com/docs/border-width
|
|
1779
2152
|
*/
|
|
1780
2153
|
"border-w-b": [{
|
|
1781
|
-
"border-b":
|
|
2154
|
+
"border-b": f()
|
|
1782
2155
|
}],
|
|
1783
2156
|
/**
|
|
1784
2157
|
* Border Width Left
|
|
1785
2158
|
* @see https://tailwindcss.com/docs/border-width
|
|
1786
2159
|
*/
|
|
1787
2160
|
"border-w-l": [{
|
|
1788
|
-
"border-l":
|
|
2161
|
+
"border-l": f()
|
|
1789
2162
|
}],
|
|
1790
2163
|
/**
|
|
1791
2164
|
* Divide Width X
|
|
1792
2165
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1793
2166
|
*/
|
|
1794
2167
|
"divide-x": [{
|
|
1795
|
-
"divide-x":
|
|
2168
|
+
"divide-x": f()
|
|
1796
2169
|
}],
|
|
1797
2170
|
/**
|
|
1798
2171
|
* Divide Width X Reverse
|
|
@@ -1804,7 +2177,7 @@ const S = (r) => {
|
|
|
1804
2177
|
* @see https://tailwindcss.com/docs/border-width#between-children
|
|
1805
2178
|
*/
|
|
1806
2179
|
"divide-y": [{
|
|
1807
|
-
"divide-y":
|
|
2180
|
+
"divide-y": f()
|
|
1808
2181
|
}],
|
|
1809
2182
|
/**
|
|
1810
2183
|
* Divide Width Y Reverse
|
|
@@ -1816,112 +2189,112 @@ const S = (r) => {
|
|
|
1816
2189
|
* @see https://tailwindcss.com/docs/border-style
|
|
1817
2190
|
*/
|
|
1818
2191
|
"border-style": [{
|
|
1819
|
-
border: [...
|
|
2192
|
+
border: [...P(), "hidden", "none"]
|
|
1820
2193
|
}],
|
|
1821
2194
|
/**
|
|
1822
2195
|
* Divide Style
|
|
1823
2196
|
* @see https://tailwindcss.com/docs/border-style#setting-the-divider-style
|
|
1824
2197
|
*/
|
|
1825
2198
|
"divide-style": [{
|
|
1826
|
-
divide: [...
|
|
2199
|
+
divide: [...P(), "hidden", "none"]
|
|
1827
2200
|
}],
|
|
1828
2201
|
/**
|
|
1829
2202
|
* Border Color
|
|
1830
2203
|
* @see https://tailwindcss.com/docs/border-color
|
|
1831
2204
|
*/
|
|
1832
2205
|
"border-color": [{
|
|
1833
|
-
border:
|
|
2206
|
+
border: m()
|
|
1834
2207
|
}],
|
|
1835
2208
|
/**
|
|
1836
2209
|
* Border Color X
|
|
1837
2210
|
* @see https://tailwindcss.com/docs/border-color
|
|
1838
2211
|
*/
|
|
1839
2212
|
"border-color-x": [{
|
|
1840
|
-
"border-x":
|
|
2213
|
+
"border-x": m()
|
|
1841
2214
|
}],
|
|
1842
2215
|
/**
|
|
1843
2216
|
* Border Color Y
|
|
1844
2217
|
* @see https://tailwindcss.com/docs/border-color
|
|
1845
2218
|
*/
|
|
1846
2219
|
"border-color-y": [{
|
|
1847
|
-
"border-y":
|
|
2220
|
+
"border-y": m()
|
|
1848
2221
|
}],
|
|
1849
2222
|
/**
|
|
1850
2223
|
* Border Color S
|
|
1851
2224
|
* @see https://tailwindcss.com/docs/border-color
|
|
1852
2225
|
*/
|
|
1853
2226
|
"border-color-s": [{
|
|
1854
|
-
"border-s":
|
|
2227
|
+
"border-s": m()
|
|
1855
2228
|
}],
|
|
1856
2229
|
/**
|
|
1857
2230
|
* Border Color E
|
|
1858
2231
|
* @see https://tailwindcss.com/docs/border-color
|
|
1859
2232
|
*/
|
|
1860
2233
|
"border-color-e": [{
|
|
1861
|
-
"border-e":
|
|
2234
|
+
"border-e": m()
|
|
1862
2235
|
}],
|
|
1863
2236
|
/**
|
|
1864
2237
|
* Border Color Top
|
|
1865
2238
|
* @see https://tailwindcss.com/docs/border-color
|
|
1866
2239
|
*/
|
|
1867
2240
|
"border-color-t": [{
|
|
1868
|
-
"border-t":
|
|
2241
|
+
"border-t": m()
|
|
1869
2242
|
}],
|
|
1870
2243
|
/**
|
|
1871
2244
|
* Border Color Right
|
|
1872
2245
|
* @see https://tailwindcss.com/docs/border-color
|
|
1873
2246
|
*/
|
|
1874
2247
|
"border-color-r": [{
|
|
1875
|
-
"border-r":
|
|
2248
|
+
"border-r": m()
|
|
1876
2249
|
}],
|
|
1877
2250
|
/**
|
|
1878
2251
|
* Border Color Bottom
|
|
1879
2252
|
* @see https://tailwindcss.com/docs/border-color
|
|
1880
2253
|
*/
|
|
1881
2254
|
"border-color-b": [{
|
|
1882
|
-
"border-b":
|
|
2255
|
+
"border-b": m()
|
|
1883
2256
|
}],
|
|
1884
2257
|
/**
|
|
1885
2258
|
* Border Color Left
|
|
1886
2259
|
* @see https://tailwindcss.com/docs/border-color
|
|
1887
2260
|
*/
|
|
1888
2261
|
"border-color-l": [{
|
|
1889
|
-
"border-l":
|
|
2262
|
+
"border-l": m()
|
|
1890
2263
|
}],
|
|
1891
2264
|
/**
|
|
1892
2265
|
* Divide Color
|
|
1893
2266
|
* @see https://tailwindcss.com/docs/divide-color
|
|
1894
2267
|
*/
|
|
1895
2268
|
"divide-color": [{
|
|
1896
|
-
divide:
|
|
2269
|
+
divide: m()
|
|
1897
2270
|
}],
|
|
1898
2271
|
/**
|
|
1899
2272
|
* Outline Style
|
|
1900
2273
|
* @see https://tailwindcss.com/docs/outline-style
|
|
1901
2274
|
*/
|
|
1902
2275
|
"outline-style": [{
|
|
1903
|
-
outline: [...
|
|
2276
|
+
outline: [...P(), "none", "hidden"]
|
|
1904
2277
|
}],
|
|
1905
2278
|
/**
|
|
1906
2279
|
* Outline Offset
|
|
1907
2280
|
* @see https://tailwindcss.com/docs/outline-offset
|
|
1908
2281
|
*/
|
|
1909
2282
|
"outline-offset": [{
|
|
1910
|
-
"outline-offset": [
|
|
2283
|
+
"outline-offset": [g, c, i]
|
|
1911
2284
|
}],
|
|
1912
2285
|
/**
|
|
1913
2286
|
* Outline Width
|
|
1914
2287
|
* @see https://tailwindcss.com/docs/outline-width
|
|
1915
2288
|
*/
|
|
1916
2289
|
"outline-w": [{
|
|
1917
|
-
outline: ["",
|
|
2290
|
+
outline: ["", g, le, Z]
|
|
1918
2291
|
}],
|
|
1919
2292
|
/**
|
|
1920
2293
|
* Outline Color
|
|
1921
2294
|
* @see https://tailwindcss.com/docs/outline-color
|
|
1922
2295
|
*/
|
|
1923
2296
|
"outline-color": [{
|
|
1924
|
-
outline:
|
|
2297
|
+
outline: m()
|
|
1925
2298
|
}],
|
|
1926
2299
|
// ---------------
|
|
1927
2300
|
// --- Effects ---
|
|
@@ -1935,9 +2308,9 @@ const S = (r) => {
|
|
|
1935
2308
|
// Deprecated since Tailwind CSS v4.0.0
|
|
1936
2309
|
"",
|
|
1937
2310
|
"none",
|
|
1938
|
-
|
|
1939
|
-
|
|
1940
|
-
|
|
2311
|
+
k,
|
|
2312
|
+
fe,
|
|
2313
|
+
me
|
|
1941
2314
|
]
|
|
1942
2315
|
}],
|
|
1943
2316
|
/**
|
|
@@ -1945,28 +2318,28 @@ const S = (r) => {
|
|
|
1945
2318
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-shadow-color
|
|
1946
2319
|
*/
|
|
1947
2320
|
"shadow-color": [{
|
|
1948
|
-
shadow:
|
|
2321
|
+
shadow: m()
|
|
1949
2322
|
}],
|
|
1950
2323
|
/**
|
|
1951
2324
|
* Inset Box Shadow
|
|
1952
2325
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-shadow
|
|
1953
2326
|
*/
|
|
1954
2327
|
"inset-shadow": [{
|
|
1955
|
-
"inset-shadow": ["none",
|
|
2328
|
+
"inset-shadow": ["none", x, fe, me]
|
|
1956
2329
|
}],
|
|
1957
2330
|
/**
|
|
1958
2331
|
* Inset Box Shadow Color
|
|
1959
2332
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-shadow-color
|
|
1960
2333
|
*/
|
|
1961
2334
|
"inset-shadow-color": [{
|
|
1962
|
-
"inset-shadow":
|
|
2335
|
+
"inset-shadow": m()
|
|
1963
2336
|
}],
|
|
1964
2337
|
/**
|
|
1965
2338
|
* Ring Width
|
|
1966
2339
|
* @see https://tailwindcss.com/docs/box-shadow#adding-a-ring
|
|
1967
2340
|
*/
|
|
1968
2341
|
"ring-w": [{
|
|
1969
|
-
ring:
|
|
2342
|
+
ring: f()
|
|
1970
2343
|
}],
|
|
1971
2344
|
/**
|
|
1972
2345
|
* Ring Width Inset
|
|
@@ -1980,7 +2353,7 @@ const S = (r) => {
|
|
|
1980
2353
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-ring-color
|
|
1981
2354
|
*/
|
|
1982
2355
|
"ring-color": [{
|
|
1983
|
-
ring:
|
|
2356
|
+
ring: m()
|
|
1984
2357
|
}],
|
|
1985
2358
|
/**
|
|
1986
2359
|
* Ring Offset Width
|
|
@@ -1989,7 +2362,7 @@ const S = (r) => {
|
|
|
1989
2362
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1990
2363
|
*/
|
|
1991
2364
|
"ring-offset-w": [{
|
|
1992
|
-
"ring-offset": [
|
|
2365
|
+
"ring-offset": [g, Z]
|
|
1993
2366
|
}],
|
|
1994
2367
|
/**
|
|
1995
2368
|
* Ring Offset Color
|
|
@@ -1998,56 +2371,56 @@ const S = (r) => {
|
|
|
1998
2371
|
* @see https://github.com/tailwindlabs/tailwindcss/blob/v4.0.0/packages/tailwindcss/src/utilities.ts#L4158
|
|
1999
2372
|
*/
|
|
2000
2373
|
"ring-offset-color": [{
|
|
2001
|
-
"ring-offset":
|
|
2374
|
+
"ring-offset": m()
|
|
2002
2375
|
}],
|
|
2003
2376
|
/**
|
|
2004
2377
|
* Inset Ring Width
|
|
2005
2378
|
* @see https://tailwindcss.com/docs/box-shadow#adding-an-inset-ring
|
|
2006
2379
|
*/
|
|
2007
2380
|
"inset-ring-w": [{
|
|
2008
|
-
"inset-ring":
|
|
2381
|
+
"inset-ring": f()
|
|
2009
2382
|
}],
|
|
2010
2383
|
/**
|
|
2011
2384
|
* Inset Ring Color
|
|
2012
2385
|
* @see https://tailwindcss.com/docs/box-shadow#setting-the-inset-ring-color
|
|
2013
2386
|
*/
|
|
2014
2387
|
"inset-ring-color": [{
|
|
2015
|
-
"inset-ring":
|
|
2388
|
+
"inset-ring": m()
|
|
2016
2389
|
}],
|
|
2017
2390
|
/**
|
|
2018
2391
|
* Text Shadow
|
|
2019
2392
|
* @see https://tailwindcss.com/docs/text-shadow
|
|
2020
2393
|
*/
|
|
2021
2394
|
"text-shadow": [{
|
|
2022
|
-
"text-shadow": ["none", E,
|
|
2395
|
+
"text-shadow": ["none", E, fe, me]
|
|
2023
2396
|
}],
|
|
2024
2397
|
/**
|
|
2025
2398
|
* Text Shadow Color
|
|
2026
2399
|
* @see https://tailwindcss.com/docs/text-shadow#setting-the-shadow-color
|
|
2027
2400
|
*/
|
|
2028
2401
|
"text-shadow-color": [{
|
|
2029
|
-
"text-shadow":
|
|
2402
|
+
"text-shadow": m()
|
|
2030
2403
|
}],
|
|
2031
2404
|
/**
|
|
2032
2405
|
* Opacity
|
|
2033
2406
|
* @see https://tailwindcss.com/docs/opacity
|
|
2034
2407
|
*/
|
|
2035
2408
|
opacity: [{
|
|
2036
|
-
opacity: [
|
|
2409
|
+
opacity: [g, c, i]
|
|
2037
2410
|
}],
|
|
2038
2411
|
/**
|
|
2039
2412
|
* Mix Blend Mode
|
|
2040
2413
|
* @see https://tailwindcss.com/docs/mix-blend-mode
|
|
2041
2414
|
*/
|
|
2042
2415
|
"mix-blend": [{
|
|
2043
|
-
"mix-blend": [...
|
|
2416
|
+
"mix-blend": [...G(), "plus-darker", "plus-lighter"]
|
|
2044
2417
|
}],
|
|
2045
2418
|
/**
|
|
2046
2419
|
* Background Blend Mode
|
|
2047
2420
|
* @see https://tailwindcss.com/docs/background-blend-mode
|
|
2048
2421
|
*/
|
|
2049
2422
|
"bg-blend": [{
|
|
2050
|
-
"bg-blend":
|
|
2423
|
+
"bg-blend": G()
|
|
2051
2424
|
}],
|
|
2052
2425
|
/**
|
|
2053
2426
|
* Mask Clip
|
|
@@ -2068,106 +2441,106 @@ const S = (r) => {
|
|
|
2068
2441
|
* @see https://tailwindcss.com/docs/mask-image
|
|
2069
2442
|
*/
|
|
2070
2443
|
"mask-image-linear-pos": [{
|
|
2071
|
-
"mask-linear": [
|
|
2444
|
+
"mask-linear": [g]
|
|
2072
2445
|
}],
|
|
2073
2446
|
"mask-image-linear-from-pos": [{
|
|
2074
|
-
"mask-linear-from":
|
|
2447
|
+
"mask-linear-from": u()
|
|
2075
2448
|
}],
|
|
2076
2449
|
"mask-image-linear-to-pos": [{
|
|
2077
|
-
"mask-linear-to":
|
|
2450
|
+
"mask-linear-to": u()
|
|
2078
2451
|
}],
|
|
2079
2452
|
"mask-image-linear-from-color": [{
|
|
2080
|
-
"mask-linear-from":
|
|
2453
|
+
"mask-linear-from": m()
|
|
2081
2454
|
}],
|
|
2082
2455
|
"mask-image-linear-to-color": [{
|
|
2083
|
-
"mask-linear-to":
|
|
2456
|
+
"mask-linear-to": m()
|
|
2084
2457
|
}],
|
|
2085
2458
|
"mask-image-t-from-pos": [{
|
|
2086
|
-
"mask-t-from":
|
|
2459
|
+
"mask-t-from": u()
|
|
2087
2460
|
}],
|
|
2088
2461
|
"mask-image-t-to-pos": [{
|
|
2089
|
-
"mask-t-to":
|
|
2462
|
+
"mask-t-to": u()
|
|
2090
2463
|
}],
|
|
2091
2464
|
"mask-image-t-from-color": [{
|
|
2092
|
-
"mask-t-from":
|
|
2465
|
+
"mask-t-from": m()
|
|
2093
2466
|
}],
|
|
2094
2467
|
"mask-image-t-to-color": [{
|
|
2095
|
-
"mask-t-to":
|
|
2468
|
+
"mask-t-to": m()
|
|
2096
2469
|
}],
|
|
2097
2470
|
"mask-image-r-from-pos": [{
|
|
2098
|
-
"mask-r-from":
|
|
2471
|
+
"mask-r-from": u()
|
|
2099
2472
|
}],
|
|
2100
2473
|
"mask-image-r-to-pos": [{
|
|
2101
|
-
"mask-r-to":
|
|
2474
|
+
"mask-r-to": u()
|
|
2102
2475
|
}],
|
|
2103
2476
|
"mask-image-r-from-color": [{
|
|
2104
|
-
"mask-r-from":
|
|
2477
|
+
"mask-r-from": m()
|
|
2105
2478
|
}],
|
|
2106
2479
|
"mask-image-r-to-color": [{
|
|
2107
|
-
"mask-r-to":
|
|
2480
|
+
"mask-r-to": m()
|
|
2108
2481
|
}],
|
|
2109
2482
|
"mask-image-b-from-pos": [{
|
|
2110
|
-
"mask-b-from":
|
|
2483
|
+
"mask-b-from": u()
|
|
2111
2484
|
}],
|
|
2112
2485
|
"mask-image-b-to-pos": [{
|
|
2113
|
-
"mask-b-to":
|
|
2486
|
+
"mask-b-to": u()
|
|
2114
2487
|
}],
|
|
2115
2488
|
"mask-image-b-from-color": [{
|
|
2116
|
-
"mask-b-from":
|
|
2489
|
+
"mask-b-from": m()
|
|
2117
2490
|
}],
|
|
2118
2491
|
"mask-image-b-to-color": [{
|
|
2119
|
-
"mask-b-to":
|
|
2492
|
+
"mask-b-to": m()
|
|
2120
2493
|
}],
|
|
2121
2494
|
"mask-image-l-from-pos": [{
|
|
2122
|
-
"mask-l-from":
|
|
2495
|
+
"mask-l-from": u()
|
|
2123
2496
|
}],
|
|
2124
2497
|
"mask-image-l-to-pos": [{
|
|
2125
|
-
"mask-l-to":
|
|
2498
|
+
"mask-l-to": u()
|
|
2126
2499
|
}],
|
|
2127
2500
|
"mask-image-l-from-color": [{
|
|
2128
|
-
"mask-l-from":
|
|
2501
|
+
"mask-l-from": m()
|
|
2129
2502
|
}],
|
|
2130
2503
|
"mask-image-l-to-color": [{
|
|
2131
|
-
"mask-l-to":
|
|
2504
|
+
"mask-l-to": m()
|
|
2132
2505
|
}],
|
|
2133
2506
|
"mask-image-x-from-pos": [{
|
|
2134
|
-
"mask-x-from":
|
|
2507
|
+
"mask-x-from": u()
|
|
2135
2508
|
}],
|
|
2136
2509
|
"mask-image-x-to-pos": [{
|
|
2137
|
-
"mask-x-to":
|
|
2510
|
+
"mask-x-to": u()
|
|
2138
2511
|
}],
|
|
2139
2512
|
"mask-image-x-from-color": [{
|
|
2140
|
-
"mask-x-from":
|
|
2513
|
+
"mask-x-from": m()
|
|
2141
2514
|
}],
|
|
2142
2515
|
"mask-image-x-to-color": [{
|
|
2143
|
-
"mask-x-to":
|
|
2516
|
+
"mask-x-to": m()
|
|
2144
2517
|
}],
|
|
2145
2518
|
"mask-image-y-from-pos": [{
|
|
2146
|
-
"mask-y-from":
|
|
2519
|
+
"mask-y-from": u()
|
|
2147
2520
|
}],
|
|
2148
2521
|
"mask-image-y-to-pos": [{
|
|
2149
|
-
"mask-y-to":
|
|
2522
|
+
"mask-y-to": u()
|
|
2150
2523
|
}],
|
|
2151
2524
|
"mask-image-y-from-color": [{
|
|
2152
|
-
"mask-y-from":
|
|
2525
|
+
"mask-y-from": m()
|
|
2153
2526
|
}],
|
|
2154
2527
|
"mask-image-y-to-color": [{
|
|
2155
|
-
"mask-y-to":
|
|
2528
|
+
"mask-y-to": m()
|
|
2156
2529
|
}],
|
|
2157
2530
|
"mask-image-radial": [{
|
|
2158
2531
|
"mask-radial": [c, i]
|
|
2159
2532
|
}],
|
|
2160
2533
|
"mask-image-radial-from-pos": [{
|
|
2161
|
-
"mask-radial-from":
|
|
2534
|
+
"mask-radial-from": u()
|
|
2162
2535
|
}],
|
|
2163
2536
|
"mask-image-radial-to-pos": [{
|
|
2164
|
-
"mask-radial-to":
|
|
2537
|
+
"mask-radial-to": u()
|
|
2165
2538
|
}],
|
|
2166
2539
|
"mask-image-radial-from-color": [{
|
|
2167
|
-
"mask-radial-from":
|
|
2540
|
+
"mask-radial-from": m()
|
|
2168
2541
|
}],
|
|
2169
2542
|
"mask-image-radial-to-color": [{
|
|
2170
|
-
"mask-radial-to":
|
|
2543
|
+
"mask-radial-to": m()
|
|
2171
2544
|
}],
|
|
2172
2545
|
"mask-image-radial-shape": [{
|
|
2173
2546
|
"mask-radial": ["circle", "ellipse"]
|
|
@@ -2179,22 +2552,22 @@ const S = (r) => {
|
|
|
2179
2552
|
}]
|
|
2180
2553
|
}],
|
|
2181
2554
|
"mask-image-radial-pos": [{
|
|
2182
|
-
"mask-radial-at":
|
|
2555
|
+
"mask-radial-at": D()
|
|
2183
2556
|
}],
|
|
2184
2557
|
"mask-image-conic-pos": [{
|
|
2185
|
-
"mask-conic": [
|
|
2558
|
+
"mask-conic": [g]
|
|
2186
2559
|
}],
|
|
2187
2560
|
"mask-image-conic-from-pos": [{
|
|
2188
|
-
"mask-conic-from":
|
|
2561
|
+
"mask-conic-from": u()
|
|
2189
2562
|
}],
|
|
2190
2563
|
"mask-image-conic-to-pos": [{
|
|
2191
|
-
"mask-conic-to":
|
|
2564
|
+
"mask-conic-to": u()
|
|
2192
2565
|
}],
|
|
2193
2566
|
"mask-image-conic-from-color": [{
|
|
2194
|
-
"mask-conic-from":
|
|
2567
|
+
"mask-conic-from": m()
|
|
2195
2568
|
}],
|
|
2196
2569
|
"mask-image-conic-to-color": [{
|
|
2197
|
-
"mask-conic-to":
|
|
2570
|
+
"mask-conic-to": m()
|
|
2198
2571
|
}],
|
|
2199
2572
|
/**
|
|
2200
2573
|
* Mask Mode
|
|
@@ -2215,21 +2588,21 @@ const S = (r) => {
|
|
|
2215
2588
|
* @see https://tailwindcss.com/docs/mask-position
|
|
2216
2589
|
*/
|
|
2217
2590
|
"mask-position": [{
|
|
2218
|
-
mask:
|
|
2591
|
+
mask: q()
|
|
2219
2592
|
}],
|
|
2220
2593
|
/**
|
|
2221
2594
|
* Mask Repeat
|
|
2222
2595
|
* @see https://tailwindcss.com/docs/mask-repeat
|
|
2223
2596
|
*/
|
|
2224
2597
|
"mask-repeat": [{
|
|
2225
|
-
mask:
|
|
2598
|
+
mask: H()
|
|
2226
2599
|
}],
|
|
2227
2600
|
/**
|
|
2228
2601
|
* Mask Size
|
|
2229
2602
|
* @see https://tailwindcss.com/docs/mask-size
|
|
2230
2603
|
*/
|
|
2231
2604
|
"mask-size": [{
|
|
2232
|
-
mask:
|
|
2605
|
+
mask: e()
|
|
2233
2606
|
}],
|
|
2234
2607
|
/**
|
|
2235
2608
|
* Mask Type
|
|
@@ -2266,21 +2639,21 @@ const S = (r) => {
|
|
|
2266
2639
|
* @see https://tailwindcss.com/docs/blur
|
|
2267
2640
|
*/
|
|
2268
2641
|
blur: [{
|
|
2269
|
-
blur:
|
|
2642
|
+
blur: S()
|
|
2270
2643
|
}],
|
|
2271
2644
|
/**
|
|
2272
2645
|
* Brightness
|
|
2273
2646
|
* @see https://tailwindcss.com/docs/brightness
|
|
2274
2647
|
*/
|
|
2275
2648
|
brightness: [{
|
|
2276
|
-
brightness: [
|
|
2649
|
+
brightness: [g, c, i]
|
|
2277
2650
|
}],
|
|
2278
2651
|
/**
|
|
2279
2652
|
* Contrast
|
|
2280
2653
|
* @see https://tailwindcss.com/docs/contrast
|
|
2281
2654
|
*/
|
|
2282
2655
|
contrast: [{
|
|
2283
|
-
contrast: [
|
|
2656
|
+
contrast: [g, c, i]
|
|
2284
2657
|
}],
|
|
2285
2658
|
/**
|
|
2286
2659
|
* Drop Shadow
|
|
@@ -2291,9 +2664,9 @@ const S = (r) => {
|
|
|
2291
2664
|
// Deprecated since Tailwind CSS v4.0.0
|
|
2292
2665
|
"",
|
|
2293
2666
|
"none",
|
|
2294
|
-
|
|
2295
|
-
|
|
2296
|
-
|
|
2667
|
+
O,
|
|
2668
|
+
fe,
|
|
2669
|
+
me
|
|
2297
2670
|
]
|
|
2298
2671
|
}],
|
|
2299
2672
|
/**
|
|
@@ -2301,42 +2674,42 @@ const S = (r) => {
|
|
|
2301
2674
|
* @see https://tailwindcss.com/docs/filter-drop-shadow#setting-the-shadow-color
|
|
2302
2675
|
*/
|
|
2303
2676
|
"drop-shadow-color": [{
|
|
2304
|
-
"drop-shadow":
|
|
2677
|
+
"drop-shadow": m()
|
|
2305
2678
|
}],
|
|
2306
2679
|
/**
|
|
2307
2680
|
* Grayscale
|
|
2308
2681
|
* @see https://tailwindcss.com/docs/grayscale
|
|
2309
2682
|
*/
|
|
2310
2683
|
grayscale: [{
|
|
2311
|
-
grayscale: ["",
|
|
2684
|
+
grayscale: ["", g, c, i]
|
|
2312
2685
|
}],
|
|
2313
2686
|
/**
|
|
2314
2687
|
* Hue Rotate
|
|
2315
2688
|
* @see https://tailwindcss.com/docs/hue-rotate
|
|
2316
2689
|
*/
|
|
2317
2690
|
"hue-rotate": [{
|
|
2318
|
-
"hue-rotate": [
|
|
2691
|
+
"hue-rotate": [g, c, i]
|
|
2319
2692
|
}],
|
|
2320
2693
|
/**
|
|
2321
2694
|
* Invert
|
|
2322
2695
|
* @see https://tailwindcss.com/docs/invert
|
|
2323
2696
|
*/
|
|
2324
2697
|
invert: [{
|
|
2325
|
-
invert: ["",
|
|
2698
|
+
invert: ["", g, c, i]
|
|
2326
2699
|
}],
|
|
2327
2700
|
/**
|
|
2328
2701
|
* Saturate
|
|
2329
2702
|
* @see https://tailwindcss.com/docs/saturate
|
|
2330
2703
|
*/
|
|
2331
2704
|
saturate: [{
|
|
2332
|
-
saturate: [
|
|
2705
|
+
saturate: [g, c, i]
|
|
2333
2706
|
}],
|
|
2334
2707
|
/**
|
|
2335
2708
|
* Sepia
|
|
2336
2709
|
* @see https://tailwindcss.com/docs/sepia
|
|
2337
2710
|
*/
|
|
2338
2711
|
sepia: [{
|
|
2339
|
-
sepia: ["",
|
|
2712
|
+
sepia: ["", g, c, i]
|
|
2340
2713
|
}],
|
|
2341
2714
|
/**
|
|
2342
2715
|
* Backdrop Filter
|
|
@@ -2356,63 +2729,63 @@ const S = (r) => {
|
|
|
2356
2729
|
* @see https://tailwindcss.com/docs/backdrop-blur
|
|
2357
2730
|
*/
|
|
2358
2731
|
"backdrop-blur": [{
|
|
2359
|
-
"backdrop-blur":
|
|
2732
|
+
"backdrop-blur": S()
|
|
2360
2733
|
}],
|
|
2361
2734
|
/**
|
|
2362
2735
|
* Backdrop Brightness
|
|
2363
2736
|
* @see https://tailwindcss.com/docs/backdrop-brightness
|
|
2364
2737
|
*/
|
|
2365
2738
|
"backdrop-brightness": [{
|
|
2366
|
-
"backdrop-brightness": [
|
|
2739
|
+
"backdrop-brightness": [g, c, i]
|
|
2367
2740
|
}],
|
|
2368
2741
|
/**
|
|
2369
2742
|
* Backdrop Contrast
|
|
2370
2743
|
* @see https://tailwindcss.com/docs/backdrop-contrast
|
|
2371
2744
|
*/
|
|
2372
2745
|
"backdrop-contrast": [{
|
|
2373
|
-
"backdrop-contrast": [
|
|
2746
|
+
"backdrop-contrast": [g, c, i]
|
|
2374
2747
|
}],
|
|
2375
2748
|
/**
|
|
2376
2749
|
* Backdrop Grayscale
|
|
2377
2750
|
* @see https://tailwindcss.com/docs/backdrop-grayscale
|
|
2378
2751
|
*/
|
|
2379
2752
|
"backdrop-grayscale": [{
|
|
2380
|
-
"backdrop-grayscale": ["",
|
|
2753
|
+
"backdrop-grayscale": ["", g, c, i]
|
|
2381
2754
|
}],
|
|
2382
2755
|
/**
|
|
2383
2756
|
* Backdrop Hue Rotate
|
|
2384
2757
|
* @see https://tailwindcss.com/docs/backdrop-hue-rotate
|
|
2385
2758
|
*/
|
|
2386
2759
|
"backdrop-hue-rotate": [{
|
|
2387
|
-
"backdrop-hue-rotate": [
|
|
2760
|
+
"backdrop-hue-rotate": [g, c, i]
|
|
2388
2761
|
}],
|
|
2389
2762
|
/**
|
|
2390
2763
|
* Backdrop Invert
|
|
2391
2764
|
* @see https://tailwindcss.com/docs/backdrop-invert
|
|
2392
2765
|
*/
|
|
2393
2766
|
"backdrop-invert": [{
|
|
2394
|
-
"backdrop-invert": ["",
|
|
2767
|
+
"backdrop-invert": ["", g, c, i]
|
|
2395
2768
|
}],
|
|
2396
2769
|
/**
|
|
2397
2770
|
* Backdrop Opacity
|
|
2398
2771
|
* @see https://tailwindcss.com/docs/backdrop-opacity
|
|
2399
2772
|
*/
|
|
2400
2773
|
"backdrop-opacity": [{
|
|
2401
|
-
"backdrop-opacity": [
|
|
2774
|
+
"backdrop-opacity": [g, c, i]
|
|
2402
2775
|
}],
|
|
2403
2776
|
/**
|
|
2404
2777
|
* Backdrop Saturate
|
|
2405
2778
|
* @see https://tailwindcss.com/docs/backdrop-saturate
|
|
2406
2779
|
*/
|
|
2407
2780
|
"backdrop-saturate": [{
|
|
2408
|
-
"backdrop-saturate": [
|
|
2781
|
+
"backdrop-saturate": [g, c, i]
|
|
2409
2782
|
}],
|
|
2410
2783
|
/**
|
|
2411
2784
|
* Backdrop Sepia
|
|
2412
2785
|
* @see https://tailwindcss.com/docs/backdrop-sepia
|
|
2413
2786
|
*/
|
|
2414
2787
|
"backdrop-sepia": [{
|
|
2415
|
-
"backdrop-sepia": ["",
|
|
2788
|
+
"backdrop-sepia": ["", g, c, i]
|
|
2416
2789
|
}],
|
|
2417
2790
|
// --------------
|
|
2418
2791
|
// --- Tables ---
|
|
@@ -2429,21 +2802,21 @@ const S = (r) => {
|
|
|
2429
2802
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2430
2803
|
*/
|
|
2431
2804
|
"border-spacing": [{
|
|
2432
|
-
"border-spacing":
|
|
2805
|
+
"border-spacing": b()
|
|
2433
2806
|
}],
|
|
2434
2807
|
/**
|
|
2435
2808
|
* Border Spacing X
|
|
2436
2809
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2437
2810
|
*/
|
|
2438
2811
|
"border-spacing-x": [{
|
|
2439
|
-
"border-spacing-x":
|
|
2812
|
+
"border-spacing-x": b()
|
|
2440
2813
|
}],
|
|
2441
2814
|
/**
|
|
2442
2815
|
* Border Spacing Y
|
|
2443
2816
|
* @see https://tailwindcss.com/docs/border-spacing
|
|
2444
2817
|
*/
|
|
2445
2818
|
"border-spacing-y": [{
|
|
2446
|
-
"border-spacing-y":
|
|
2819
|
+
"border-spacing-y": b()
|
|
2447
2820
|
}],
|
|
2448
2821
|
/**
|
|
2449
2822
|
* Table Layout
|
|
@@ -2481,28 +2854,28 @@ const S = (r) => {
|
|
|
2481
2854
|
* @see https://tailwindcss.com/docs/transition-duration
|
|
2482
2855
|
*/
|
|
2483
2856
|
duration: [{
|
|
2484
|
-
duration: [
|
|
2857
|
+
duration: [g, "initial", c, i]
|
|
2485
2858
|
}],
|
|
2486
2859
|
/**
|
|
2487
2860
|
* Transition Timing Function
|
|
2488
2861
|
* @see https://tailwindcss.com/docs/transition-timing-function
|
|
2489
2862
|
*/
|
|
2490
2863
|
ease: [{
|
|
2491
|
-
ease: ["linear", "initial",
|
|
2864
|
+
ease: ["linear", "initial", I, c, i]
|
|
2492
2865
|
}],
|
|
2493
2866
|
/**
|
|
2494
2867
|
* Transition Delay
|
|
2495
2868
|
* @see https://tailwindcss.com/docs/transition-delay
|
|
2496
2869
|
*/
|
|
2497
2870
|
delay: [{
|
|
2498
|
-
delay: [
|
|
2871
|
+
delay: [g, c, i]
|
|
2499
2872
|
}],
|
|
2500
2873
|
/**
|
|
2501
2874
|
* Animation
|
|
2502
2875
|
* @see https://tailwindcss.com/docs/animation
|
|
2503
2876
|
*/
|
|
2504
2877
|
animate: [{
|
|
2505
|
-
animate: ["none",
|
|
2878
|
+
animate: ["none", W, c, i]
|
|
2506
2879
|
}],
|
|
2507
2880
|
// ------------------
|
|
2508
2881
|
// --- Transforms ---
|
|
@@ -2519,70 +2892,70 @@ const S = (r) => {
|
|
|
2519
2892
|
* @see https://tailwindcss.com/docs/perspective
|
|
2520
2893
|
*/
|
|
2521
2894
|
perspective: [{
|
|
2522
|
-
perspective: [
|
|
2895
|
+
perspective: [R, c, i]
|
|
2523
2896
|
}],
|
|
2524
2897
|
/**
|
|
2525
2898
|
* Perspective Origin
|
|
2526
2899
|
* @see https://tailwindcss.com/docs/perspective-origin
|
|
2527
2900
|
*/
|
|
2528
2901
|
"perspective-origin": [{
|
|
2529
|
-
"perspective-origin":
|
|
2902
|
+
"perspective-origin": Y()
|
|
2530
2903
|
}],
|
|
2531
2904
|
/**
|
|
2532
2905
|
* Rotate
|
|
2533
2906
|
* @see https://tailwindcss.com/docs/rotate
|
|
2534
2907
|
*/
|
|
2535
2908
|
rotate: [{
|
|
2536
|
-
rotate:
|
|
2909
|
+
rotate: $()
|
|
2537
2910
|
}],
|
|
2538
2911
|
/**
|
|
2539
2912
|
* Rotate X
|
|
2540
2913
|
* @see https://tailwindcss.com/docs/rotate
|
|
2541
2914
|
*/
|
|
2542
2915
|
"rotate-x": [{
|
|
2543
|
-
"rotate-x":
|
|
2916
|
+
"rotate-x": $()
|
|
2544
2917
|
}],
|
|
2545
2918
|
/**
|
|
2546
2919
|
* Rotate Y
|
|
2547
2920
|
* @see https://tailwindcss.com/docs/rotate
|
|
2548
2921
|
*/
|
|
2549
2922
|
"rotate-y": [{
|
|
2550
|
-
"rotate-y":
|
|
2923
|
+
"rotate-y": $()
|
|
2551
2924
|
}],
|
|
2552
2925
|
/**
|
|
2553
2926
|
* Rotate Z
|
|
2554
2927
|
* @see https://tailwindcss.com/docs/rotate
|
|
2555
2928
|
*/
|
|
2556
2929
|
"rotate-z": [{
|
|
2557
|
-
"rotate-z":
|
|
2930
|
+
"rotate-z": $()
|
|
2558
2931
|
}],
|
|
2559
2932
|
/**
|
|
2560
2933
|
* Scale
|
|
2561
2934
|
* @see https://tailwindcss.com/docs/scale
|
|
2562
2935
|
*/
|
|
2563
2936
|
scale: [{
|
|
2564
|
-
scale:
|
|
2937
|
+
scale: J()
|
|
2565
2938
|
}],
|
|
2566
2939
|
/**
|
|
2567
2940
|
* Scale X
|
|
2568
2941
|
* @see https://tailwindcss.com/docs/scale
|
|
2569
2942
|
*/
|
|
2570
2943
|
"scale-x": [{
|
|
2571
|
-
"scale-x":
|
|
2944
|
+
"scale-x": J()
|
|
2572
2945
|
}],
|
|
2573
2946
|
/**
|
|
2574
2947
|
* Scale Y
|
|
2575
2948
|
* @see https://tailwindcss.com/docs/scale
|
|
2576
2949
|
*/
|
|
2577
2950
|
"scale-y": [{
|
|
2578
|
-
"scale-y":
|
|
2951
|
+
"scale-y": J()
|
|
2579
2952
|
}],
|
|
2580
2953
|
/**
|
|
2581
2954
|
* Scale Z
|
|
2582
2955
|
* @see https://tailwindcss.com/docs/scale
|
|
2583
2956
|
*/
|
|
2584
2957
|
"scale-z": [{
|
|
2585
|
-
"scale-z":
|
|
2958
|
+
"scale-z": J()
|
|
2586
2959
|
}],
|
|
2587
2960
|
/**
|
|
2588
2961
|
* Scale 3D
|
|
@@ -2594,21 +2967,21 @@ const S = (r) => {
|
|
|
2594
2967
|
* @see https://tailwindcss.com/docs/skew
|
|
2595
2968
|
*/
|
|
2596
2969
|
skew: [{
|
|
2597
|
-
skew:
|
|
2970
|
+
skew: pe()
|
|
2598
2971
|
}],
|
|
2599
2972
|
/**
|
|
2600
2973
|
* Skew X
|
|
2601
2974
|
* @see https://tailwindcss.com/docs/skew
|
|
2602
2975
|
*/
|
|
2603
2976
|
"skew-x": [{
|
|
2604
|
-
"skew-x":
|
|
2977
|
+
"skew-x": pe()
|
|
2605
2978
|
}],
|
|
2606
2979
|
/**
|
|
2607
2980
|
* Skew Y
|
|
2608
2981
|
* @see https://tailwindcss.com/docs/skew
|
|
2609
2982
|
*/
|
|
2610
2983
|
"skew-y": [{
|
|
2611
|
-
"skew-y":
|
|
2984
|
+
"skew-y": pe()
|
|
2612
2985
|
}],
|
|
2613
2986
|
/**
|
|
2614
2987
|
* Transform
|
|
@@ -2622,7 +2995,7 @@ const S = (r) => {
|
|
|
2622
2995
|
* @see https://tailwindcss.com/docs/transform-origin
|
|
2623
2996
|
*/
|
|
2624
2997
|
"transform-origin": [{
|
|
2625
|
-
origin:
|
|
2998
|
+
origin: Y()
|
|
2626
2999
|
}],
|
|
2627
3000
|
/**
|
|
2628
3001
|
* Transform Style
|
|
@@ -2672,7 +3045,7 @@ const S = (r) => {
|
|
|
2672
3045
|
* @see https://tailwindcss.com/docs/accent-color
|
|
2673
3046
|
*/
|
|
2674
3047
|
accent: [{
|
|
2675
|
-
accent:
|
|
3048
|
+
accent: m()
|
|
2676
3049
|
}],
|
|
2677
3050
|
/**
|
|
2678
3051
|
* Appearance
|
|
@@ -2686,7 +3059,7 @@ const S = (r) => {
|
|
|
2686
3059
|
* @see https://tailwindcss.com/docs/just-in-time-mode#caret-color-utilities
|
|
2687
3060
|
*/
|
|
2688
3061
|
"caret-color": [{
|
|
2689
|
-
caret:
|
|
3062
|
+
caret: m()
|
|
2690
3063
|
}],
|
|
2691
3064
|
/**
|
|
2692
3065
|
* Color Scheme
|
|
@@ -2735,126 +3108,126 @@ const S = (r) => {
|
|
|
2735
3108
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2736
3109
|
*/
|
|
2737
3110
|
"scroll-m": [{
|
|
2738
|
-
"scroll-m":
|
|
3111
|
+
"scroll-m": b()
|
|
2739
3112
|
}],
|
|
2740
3113
|
/**
|
|
2741
3114
|
* Scroll Margin X
|
|
2742
3115
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2743
3116
|
*/
|
|
2744
3117
|
"scroll-mx": [{
|
|
2745
|
-
"scroll-mx":
|
|
3118
|
+
"scroll-mx": b()
|
|
2746
3119
|
}],
|
|
2747
3120
|
/**
|
|
2748
3121
|
* Scroll Margin Y
|
|
2749
3122
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2750
3123
|
*/
|
|
2751
3124
|
"scroll-my": [{
|
|
2752
|
-
"scroll-my":
|
|
3125
|
+
"scroll-my": b()
|
|
2753
3126
|
}],
|
|
2754
3127
|
/**
|
|
2755
3128
|
* Scroll Margin Start
|
|
2756
3129
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2757
3130
|
*/
|
|
2758
3131
|
"scroll-ms": [{
|
|
2759
|
-
"scroll-ms":
|
|
3132
|
+
"scroll-ms": b()
|
|
2760
3133
|
}],
|
|
2761
3134
|
/**
|
|
2762
3135
|
* Scroll Margin End
|
|
2763
3136
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2764
3137
|
*/
|
|
2765
3138
|
"scroll-me": [{
|
|
2766
|
-
"scroll-me":
|
|
3139
|
+
"scroll-me": b()
|
|
2767
3140
|
}],
|
|
2768
3141
|
/**
|
|
2769
3142
|
* Scroll Margin Top
|
|
2770
3143
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2771
3144
|
*/
|
|
2772
3145
|
"scroll-mt": [{
|
|
2773
|
-
"scroll-mt":
|
|
3146
|
+
"scroll-mt": b()
|
|
2774
3147
|
}],
|
|
2775
3148
|
/**
|
|
2776
3149
|
* Scroll Margin Right
|
|
2777
3150
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2778
3151
|
*/
|
|
2779
3152
|
"scroll-mr": [{
|
|
2780
|
-
"scroll-mr":
|
|
3153
|
+
"scroll-mr": b()
|
|
2781
3154
|
}],
|
|
2782
3155
|
/**
|
|
2783
3156
|
* Scroll Margin Bottom
|
|
2784
3157
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2785
3158
|
*/
|
|
2786
3159
|
"scroll-mb": [{
|
|
2787
|
-
"scroll-mb":
|
|
3160
|
+
"scroll-mb": b()
|
|
2788
3161
|
}],
|
|
2789
3162
|
/**
|
|
2790
3163
|
* Scroll Margin Left
|
|
2791
3164
|
* @see https://tailwindcss.com/docs/scroll-margin
|
|
2792
3165
|
*/
|
|
2793
3166
|
"scroll-ml": [{
|
|
2794
|
-
"scroll-ml":
|
|
3167
|
+
"scroll-ml": b()
|
|
2795
3168
|
}],
|
|
2796
3169
|
/**
|
|
2797
3170
|
* Scroll Padding
|
|
2798
3171
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2799
3172
|
*/
|
|
2800
3173
|
"scroll-p": [{
|
|
2801
|
-
"scroll-p":
|
|
3174
|
+
"scroll-p": b()
|
|
2802
3175
|
}],
|
|
2803
3176
|
/**
|
|
2804
3177
|
* Scroll Padding X
|
|
2805
3178
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2806
3179
|
*/
|
|
2807
3180
|
"scroll-px": [{
|
|
2808
|
-
"scroll-px":
|
|
3181
|
+
"scroll-px": b()
|
|
2809
3182
|
}],
|
|
2810
3183
|
/**
|
|
2811
3184
|
* Scroll Padding Y
|
|
2812
3185
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2813
3186
|
*/
|
|
2814
3187
|
"scroll-py": [{
|
|
2815
|
-
"scroll-py":
|
|
3188
|
+
"scroll-py": b()
|
|
2816
3189
|
}],
|
|
2817
3190
|
/**
|
|
2818
3191
|
* Scroll Padding Start
|
|
2819
3192
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2820
3193
|
*/
|
|
2821
3194
|
"scroll-ps": [{
|
|
2822
|
-
"scroll-ps":
|
|
3195
|
+
"scroll-ps": b()
|
|
2823
3196
|
}],
|
|
2824
3197
|
/**
|
|
2825
3198
|
* Scroll Padding End
|
|
2826
3199
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2827
3200
|
*/
|
|
2828
3201
|
"scroll-pe": [{
|
|
2829
|
-
"scroll-pe":
|
|
3202
|
+
"scroll-pe": b()
|
|
2830
3203
|
}],
|
|
2831
3204
|
/**
|
|
2832
3205
|
* Scroll Padding Top
|
|
2833
3206
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2834
3207
|
*/
|
|
2835
3208
|
"scroll-pt": [{
|
|
2836
|
-
"scroll-pt":
|
|
3209
|
+
"scroll-pt": b()
|
|
2837
3210
|
}],
|
|
2838
3211
|
/**
|
|
2839
3212
|
* Scroll Padding Right
|
|
2840
3213
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2841
3214
|
*/
|
|
2842
3215
|
"scroll-pr": [{
|
|
2843
|
-
"scroll-pr":
|
|
3216
|
+
"scroll-pr": b()
|
|
2844
3217
|
}],
|
|
2845
3218
|
/**
|
|
2846
3219
|
* Scroll Padding Bottom
|
|
2847
3220
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2848
3221
|
*/
|
|
2849
3222
|
"scroll-pb": [{
|
|
2850
|
-
"scroll-pb":
|
|
3223
|
+
"scroll-pb": b()
|
|
2851
3224
|
}],
|
|
2852
3225
|
/**
|
|
2853
3226
|
* Scroll Padding Left
|
|
2854
3227
|
* @see https://tailwindcss.com/docs/scroll-padding
|
|
2855
3228
|
*/
|
|
2856
3229
|
"scroll-pl": [{
|
|
2857
|
-
"scroll-pl":
|
|
3230
|
+
"scroll-pl": b()
|
|
2858
3231
|
}],
|
|
2859
3232
|
/**
|
|
2860
3233
|
* Scroll Snap Align
|
|
@@ -2932,21 +3305,21 @@ const S = (r) => {
|
|
|
2932
3305
|
* @see https://tailwindcss.com/docs/fill
|
|
2933
3306
|
*/
|
|
2934
3307
|
fill: [{
|
|
2935
|
-
fill: ["none", ...
|
|
3308
|
+
fill: ["none", ...m()]
|
|
2936
3309
|
}],
|
|
2937
3310
|
/**
|
|
2938
3311
|
* Stroke Width
|
|
2939
3312
|
* @see https://tailwindcss.com/docs/stroke-width
|
|
2940
3313
|
*/
|
|
2941
3314
|
"stroke-w": [{
|
|
2942
|
-
stroke: [
|
|
3315
|
+
stroke: [g, le, Z, xe]
|
|
2943
3316
|
}],
|
|
2944
3317
|
/**
|
|
2945
3318
|
* Stroke
|
|
2946
3319
|
* @see https://tailwindcss.com/docs/stroke
|
|
2947
3320
|
*/
|
|
2948
3321
|
stroke: [{
|
|
2949
|
-
stroke: ["none", ...
|
|
3322
|
+
stroke: ["none", ...m()]
|
|
2950
3323
|
}],
|
|
2951
3324
|
// ---------------------
|
|
2952
3325
|
// --- Accessibility ---
|
|
@@ -3014,328 +3387,50 @@ const S = (r) => {
|
|
|
3014
3387
|
},
|
|
3015
3388
|
orderSensitiveModifiers: ["*", "**", "after", "backdrop", "before", "details-content", "file", "first-letter", "first-line", "marker", "placeholder", "selection"]
|
|
3016
3389
|
};
|
|
3017
|
-
},
|
|
3018
|
-
function
|
|
3019
|
-
return
|
|
3390
|
+
}, Jr = /* @__PURE__ */ Tr(Hr);
|
|
3391
|
+
function eo(...r) {
|
|
3392
|
+
return Jr(qe(r));
|
|
3020
3393
|
}
|
|
3021
|
-
function
|
|
3394
|
+
function ro() {
|
|
3022
3395
|
return Math.random().toString(36).substring(2, 10);
|
|
3023
3396
|
}
|
|
3024
|
-
|
|
3025
|
-
/**
|
|
3026
|
-
* @license React
|
|
3027
|
-
* react-jsx-runtime.production.js
|
|
3028
|
-
*
|
|
3029
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3030
|
-
*
|
|
3031
|
-
* This source code is licensed under the MIT license found in the
|
|
3032
|
-
* LICENSE file in the root directory of this source tree.
|
|
3033
|
-
*/
|
|
3034
|
-
var Se;
|
|
3035
|
-
function Or() {
|
|
3036
|
-
if (Se) return le;
|
|
3037
|
-
Se = 1;
|
|
3038
|
-
var r = Symbol.for("react.transitional.element"), s = Symbol.for("react.fragment");
|
|
3039
|
-
function o(t, a, l) {
|
|
3040
|
-
var p = null;
|
|
3041
|
-
if (l !== void 0 && (p = "" + l), a.key !== void 0 && (p = "" + a.key), "key" in a) {
|
|
3042
|
-
l = {};
|
|
3043
|
-
for (var h in a)
|
|
3044
|
-
h !== "key" && (l[h] = a[h]);
|
|
3045
|
-
} else l = a;
|
|
3046
|
-
return a = l.ref, {
|
|
3047
|
-
$$typeof: r,
|
|
3048
|
-
type: t,
|
|
3049
|
-
key: p,
|
|
3050
|
-
ref: a !== void 0 ? a : null,
|
|
3051
|
-
props: l
|
|
3052
|
-
};
|
|
3053
|
-
}
|
|
3054
|
-
return le.Fragment = s, le.jsx = o, le.jsxs = o, le;
|
|
3055
|
-
}
|
|
3056
|
-
var me = {};
|
|
3057
|
-
/**
|
|
3058
|
-
* @license React
|
|
3059
|
-
* react-jsx-runtime.development.js
|
|
3060
|
-
*
|
|
3061
|
-
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
3062
|
-
*
|
|
3063
|
-
* This source code is licensed under the MIT license found in the
|
|
3064
|
-
* LICENSE file in the root directory of this source tree.
|
|
3065
|
-
*/
|
|
3066
|
-
var Oe;
|
|
3067
|
-
function Tr() {
|
|
3068
|
-
return Oe || (Oe = 1, process.env.NODE_ENV !== "production" && function() {
|
|
3069
|
-
function r(e) {
|
|
3070
|
-
if (e == null) return null;
|
|
3071
|
-
if (typeof e == "function")
|
|
3072
|
-
return e.$$typeof === K ? null : e.displayName || e.name || null;
|
|
3073
|
-
if (typeof e == "string") return e;
|
|
3074
|
-
switch (e) {
|
|
3075
|
-
case j:
|
|
3076
|
-
return "Fragment";
|
|
3077
|
-
case M:
|
|
3078
|
-
return "Profiler";
|
|
3079
|
-
case N:
|
|
3080
|
-
return "StrictMode";
|
|
3081
|
-
case D:
|
|
3082
|
-
return "Suspense";
|
|
3083
|
-
case G:
|
|
3084
|
-
return "SuspenseList";
|
|
3085
|
-
case A:
|
|
3086
|
-
return "Activity";
|
|
3087
|
-
}
|
|
3088
|
-
if (typeof e == "object")
|
|
3089
|
-
switch (typeof e.tag == "number" && console.error(
|
|
3090
|
-
"Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
|
|
3091
|
-
), e.$$typeof) {
|
|
3092
|
-
case O:
|
|
3093
|
-
return "Portal";
|
|
3094
|
-
case V:
|
|
3095
|
-
return (e.displayName || "Context") + ".Provider";
|
|
3096
|
-
case X:
|
|
3097
|
-
return (e._context.displayName || "Context") + ".Consumer";
|
|
3098
|
-
case Y:
|
|
3099
|
-
var n = e.render;
|
|
3100
|
-
return e = e.displayName, e || (e = n.displayName || n.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
|
|
3101
|
-
case J:
|
|
3102
|
-
return n = e.displayName || null, n !== null ? n : r(e.type) || "Memo";
|
|
3103
|
-
case f:
|
|
3104
|
-
n = e._payload, e = e._init;
|
|
3105
|
-
try {
|
|
3106
|
-
return r(e(n));
|
|
3107
|
-
} catch {
|
|
3108
|
-
}
|
|
3109
|
-
}
|
|
3110
|
-
return null;
|
|
3111
|
-
}
|
|
3112
|
-
function s(e) {
|
|
3113
|
-
return "" + e;
|
|
3114
|
-
}
|
|
3115
|
-
function o(e) {
|
|
3116
|
-
try {
|
|
3117
|
-
s(e);
|
|
3118
|
-
var n = !1;
|
|
3119
|
-
} catch {
|
|
3120
|
-
n = !0;
|
|
3121
|
-
}
|
|
3122
|
-
if (n) {
|
|
3123
|
-
n = console;
|
|
3124
|
-
var u = n.error, m = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
|
|
3125
|
-
return u.call(
|
|
3126
|
-
n,
|
|
3127
|
-
"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
|
|
3128
|
-
m
|
|
3129
|
-
), s(e);
|
|
3130
|
-
}
|
|
3131
|
-
}
|
|
3132
|
-
function t(e) {
|
|
3133
|
-
if (e === j) return "<>";
|
|
3134
|
-
if (typeof e == "object" && e !== null && e.$$typeof === f)
|
|
3135
|
-
return "<...>";
|
|
3136
|
-
try {
|
|
3137
|
-
var n = r(e);
|
|
3138
|
-
return n ? "<" + n + ">" : "<...>";
|
|
3139
|
-
} catch {
|
|
3140
|
-
return "<...>";
|
|
3141
|
-
}
|
|
3142
|
-
}
|
|
3143
|
-
function a() {
|
|
3144
|
-
var e = W.A;
|
|
3145
|
-
return e === null ? null : e.getOwner();
|
|
3146
|
-
}
|
|
3147
|
-
function l() {
|
|
3148
|
-
return Error("react-stack-top-frame");
|
|
3149
|
-
}
|
|
3150
|
-
function p(e) {
|
|
3151
|
-
if (U.call(e, "key")) {
|
|
3152
|
-
var n = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
3153
|
-
if (n && n.isReactWarning) return !1;
|
|
3154
|
-
}
|
|
3155
|
-
return e.key !== void 0;
|
|
3156
|
-
}
|
|
3157
|
-
function h(e, n) {
|
|
3158
|
-
function u() {
|
|
3159
|
-
$ || ($ = !0, console.error(
|
|
3160
|
-
"%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)",
|
|
3161
|
-
n
|
|
3162
|
-
));
|
|
3163
|
-
}
|
|
3164
|
-
u.isReactWarning = !0, Object.defineProperty(e, "key", {
|
|
3165
|
-
get: u,
|
|
3166
|
-
configurable: !0
|
|
3167
|
-
});
|
|
3168
|
-
}
|
|
3169
|
-
function g() {
|
|
3170
|
-
var e = r(this.type);
|
|
3171
|
-
return z[e] || (z[e] = !0, console.error(
|
|
3172
|
-
"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."
|
|
3173
|
-
)), e = this.props.ref, e !== void 0 ? e : null;
|
|
3174
|
-
}
|
|
3175
|
-
function v(e, n, u, m, k, w, L, _) {
|
|
3176
|
-
return u = w.ref, e = {
|
|
3177
|
-
$$typeof: P,
|
|
3178
|
-
type: e,
|
|
3179
|
-
key: n,
|
|
3180
|
-
props: w,
|
|
3181
|
-
_owner: k
|
|
3182
|
-
}, (u !== void 0 ? u : null) !== null ? Object.defineProperty(e, "ref", {
|
|
3183
|
-
enumerable: !1,
|
|
3184
|
-
get: g
|
|
3185
|
-
}) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
|
|
3186
|
-
configurable: !1,
|
|
3187
|
-
enumerable: !1,
|
|
3188
|
-
writable: !0,
|
|
3189
|
-
value: 0
|
|
3190
|
-
}), Object.defineProperty(e, "_debugInfo", {
|
|
3191
|
-
configurable: !1,
|
|
3192
|
-
enumerable: !1,
|
|
3193
|
-
writable: !0,
|
|
3194
|
-
value: null
|
|
3195
|
-
}), Object.defineProperty(e, "_debugStack", {
|
|
3196
|
-
configurable: !1,
|
|
3197
|
-
enumerable: !1,
|
|
3198
|
-
writable: !0,
|
|
3199
|
-
value: L
|
|
3200
|
-
}), Object.defineProperty(e, "_debugTask", {
|
|
3201
|
-
configurable: !1,
|
|
3202
|
-
enumerable: !1,
|
|
3203
|
-
writable: !0,
|
|
3204
|
-
value: _
|
|
3205
|
-
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
3206
|
-
}
|
|
3207
|
-
function x(e, n, u, m, k, w, L, _) {
|
|
3208
|
-
var y = n.children;
|
|
3209
|
-
if (y !== void 0)
|
|
3210
|
-
if (m)
|
|
3211
|
-
if (ee(y)) {
|
|
3212
|
-
for (m = 0; m < y.length; m++)
|
|
3213
|
-
R(y[m]);
|
|
3214
|
-
Object.freeze && Object.freeze(y);
|
|
3215
|
-
} else
|
|
3216
|
-
console.error(
|
|
3217
|
-
"React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
|
|
3218
|
-
);
|
|
3219
|
-
else R(y);
|
|
3220
|
-
if (U.call(n, "key")) {
|
|
3221
|
-
y = r(e);
|
|
3222
|
-
var T = Object.keys(n).filter(function(Z) {
|
|
3223
|
-
return Z !== "key";
|
|
3224
|
-
});
|
|
3225
|
-
m = 0 < T.length ? "{key: someKey, " + T.join(": ..., ") + ": ...}" : "{key: someKey}", B[y + m] || (T = 0 < T.length ? "{" + T.join(": ..., ") + ": ...}" : "{}", console.error(
|
|
3226
|
-
`A props object containing a "key" prop is being spread into JSX:
|
|
3227
|
-
let props = %s;
|
|
3228
|
-
<%s {...props} />
|
|
3229
|
-
React keys must be passed directly to JSX without using spread:
|
|
3230
|
-
let props = %s;
|
|
3231
|
-
<%s key={someKey} {...props} />`,
|
|
3232
|
-
m,
|
|
3233
|
-
y,
|
|
3234
|
-
T,
|
|
3235
|
-
y
|
|
3236
|
-
), B[y + m] = !0);
|
|
3237
|
-
}
|
|
3238
|
-
if (y = null, u !== void 0 && (o(u), y = "" + u), p(n) && (o(n.key), y = "" + n.key), "key" in n) {
|
|
3239
|
-
u = {};
|
|
3240
|
-
for (var I in n)
|
|
3241
|
-
I !== "key" && (u[I] = n[I]);
|
|
3242
|
-
} else u = n;
|
|
3243
|
-
return y && h(
|
|
3244
|
-
u,
|
|
3245
|
-
typeof e == "function" ? e.displayName || e.name || "Unknown" : e
|
|
3246
|
-
), v(
|
|
3247
|
-
e,
|
|
3248
|
-
y,
|
|
3249
|
-
w,
|
|
3250
|
-
k,
|
|
3251
|
-
a(),
|
|
3252
|
-
u,
|
|
3253
|
-
L,
|
|
3254
|
-
_
|
|
3255
|
-
);
|
|
3256
|
-
}
|
|
3257
|
-
function R(e) {
|
|
3258
|
-
typeof e == "object" && e !== null && e.$$typeof === P && e._store && (e._store.validated = 1);
|
|
3259
|
-
}
|
|
3260
|
-
var E = Pe, P = Symbol.for("react.transitional.element"), O = Symbol.for("react.portal"), j = Symbol.for("react.fragment"), N = Symbol.for("react.strict_mode"), M = Symbol.for("react.profiler"), X = Symbol.for("react.consumer"), V = Symbol.for("react.context"), Y = Symbol.for("react.forward_ref"), D = Symbol.for("react.suspense"), G = Symbol.for("react.suspense_list"), J = Symbol.for("react.memo"), f = Symbol.for("react.lazy"), A = Symbol.for("react.activity"), K = Symbol.for("react.client.reference"), W = E.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, U = Object.prototype.hasOwnProperty, ee = Array.isArray, F = console.createTask ? console.createTask : function() {
|
|
3261
|
-
return null;
|
|
3262
|
-
};
|
|
3263
|
-
E = {
|
|
3264
|
-
react_stack_bottom_frame: function(e) {
|
|
3265
|
-
return e();
|
|
3266
|
-
}
|
|
3267
|
-
};
|
|
3268
|
-
var $, z = {}, C = E.react_stack_bottom_frame.bind(
|
|
3269
|
-
E,
|
|
3270
|
-
l
|
|
3271
|
-
)(), d = F(t(l)), B = {};
|
|
3272
|
-
me.Fragment = j, me.jsx = function(e, n, u, m, k) {
|
|
3273
|
-
var w = 1e4 > W.recentlyCreatedOwnerStacks++;
|
|
3274
|
-
return x(
|
|
3275
|
-
e,
|
|
3276
|
-
n,
|
|
3277
|
-
u,
|
|
3278
|
-
!1,
|
|
3279
|
-
m,
|
|
3280
|
-
k,
|
|
3281
|
-
w ? Error("react-stack-top-frame") : C,
|
|
3282
|
-
w ? F(t(e)) : d
|
|
3283
|
-
);
|
|
3284
|
-
}, me.jsxs = function(e, n, u, m, k) {
|
|
3285
|
-
var w = 1e4 > W.recentlyCreatedOwnerStacks++;
|
|
3286
|
-
return x(
|
|
3287
|
-
e,
|
|
3288
|
-
n,
|
|
3289
|
-
u,
|
|
3290
|
-
!0,
|
|
3291
|
-
m,
|
|
3292
|
-
k,
|
|
3293
|
-
w ? Error("react-stack-top-frame") : C,
|
|
3294
|
-
w ? F(t(e)) : d
|
|
3295
|
-
);
|
|
3296
|
-
};
|
|
3297
|
-
}()), me;
|
|
3298
|
-
}
|
|
3299
|
-
var Te;
|
|
3300
|
-
function zr() {
|
|
3301
|
-
return Te || (Te = 1, process.env.NODE_ENV === "production" ? be.exports = Or() : be.exports = Tr()), be.exports;
|
|
3302
|
-
}
|
|
3303
|
-
var $r = zr();
|
|
3304
|
-
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) => {
|
|
3305
3398
|
var t;
|
|
3306
|
-
if (
|
|
3307
|
-
const { variants:
|
|
3308
|
-
const
|
|
3309
|
-
if (
|
|
3310
|
-
const E =
|
|
3311
|
-
return
|
|
3312
|
-
}),
|
|
3313
|
-
let [
|
|
3314
|
-
return E === void 0 || (v[
|
|
3315
|
-
}, {}),
|
|
3316
|
-
let { class:
|
|
3317
|
-
return Object.entries(
|
|
3318
|
-
let [
|
|
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;
|
|
3410
|
+
return Object.entries(O).every((w) => {
|
|
3411
|
+
let [R, N] = w;
|
|
3319
3412
|
return Array.isArray(N) ? N.includes({
|
|
3320
3413
|
...l,
|
|
3321
|
-
...
|
|
3322
|
-
}[
|
|
3414
|
+
...y
|
|
3415
|
+
}[R]) : {
|
|
3323
3416
|
...l,
|
|
3324
|
-
...
|
|
3325
|
-
}[
|
|
3417
|
+
...y
|
|
3418
|
+
}[R] === N;
|
|
3326
3419
|
}) ? [
|
|
3327
3420
|
...v,
|
|
3328
|
-
|
|
3421
|
+
x,
|
|
3329
3422
|
E
|
|
3330
3423
|
] : v;
|
|
3331
3424
|
}, []);
|
|
3332
|
-
return
|
|
3425
|
+
return We(r, p, h, o?.class, o?.className);
|
|
3333
3426
|
};
|
|
3334
3427
|
export {
|
|
3335
|
-
|
|
3336
|
-
|
|
3337
|
-
|
|
3338
|
-
|
|
3339
|
-
|
|
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
|
|
3340
3435
|
};
|
|
3341
|
-
//# sourceMappingURL=index-CHPV5EwG-
|
|
3436
|
+
//# sourceMappingURL=index-CHPV5EwG-Curnpaqc.js.map
|