@mui/x-charts-premium 8.28.2 → 8.29.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/{esm/BarChartPremium/BarChartPremium.d.ts → BarChartPremium/BarChartPremium.d.mts} +1 -1
- package/{esm/BarChartPremium/BarChartPremium.js → BarChartPremium/BarChartPremium.mjs} +5 -5
- package/{esm/BarChartPremium/RangeBar/AnimatedRangeBarElement.js → BarChartPremium/RangeBar/AnimatedRangeBarElement.mjs} +1 -1
- package/{esm/BarChartPremium/RangeBar/RangeBarPlot.d.ts → BarChartPremium/RangeBar/RangeBarPlot.d.mts} +1 -1
- package/{esm/BarChartPremium/RangeBar/RangeBarPlot.js → BarChartPremium/RangeBar/RangeBarPlot.mjs} +3 -3
- package/{esm/BarChartPremium/RangeBar/seriesConfig/getSeriesWithDefaultValues.d.ts → BarChartPremium/RangeBar/seriesConfig/getSeriesWithDefaultValues.d.mts} +3 -3
- package/{esm/BarChartPremium/RangeBar/seriesConfig/index.js → BarChartPremium/RangeBar/seriesConfig/index.mjs} +7 -7
- package/{esm/BarChartPremium/RangeBar/seriesConfig/tooltipPosition.js → BarChartPremium/RangeBar/seriesConfig/tooltipPosition.mjs} +1 -1
- package/{esm/BarChartPremium/RangeBar/types.d.ts → BarChartPremium/RangeBar/types.d.mts} +1 -1
- package/{esm/BarChartPremium/RangeBar/useRangeBarPlotData.d.ts → BarChartPremium/RangeBar/useRangeBarPlotData.d.mts} +2 -2
- package/{esm/BarChartPremium/RangeBar/useRangeBarPlotData.js → BarChartPremium/RangeBar/useRangeBarPlotData.mjs} +1 -1
- package/BarChartPremium/index.d.mts +4 -0
- package/BarChartPremium/index.mjs +4 -0
- package/{esm/BarChartPremium/useBarChartPremiumProps.d.ts → BarChartPremium/useBarChartPremiumProps.d.mts} +2 -2
- package/CHANGELOG.md +303 -0
- package/{esm/ChartContainerPremium/ChartContainerPremium.d.ts → ChartContainerPremium/ChartContainerPremium.d.mts} +2 -2
- package/{esm/ChartContainerPremium/ChartContainerPremium.js → ChartContainerPremium/ChartContainerPremium.mjs} +1 -1
- package/ChartContainerPremium/index.d.mts +2 -0
- package/ChartContainerPremium/index.mjs +2 -0
- package/{esm/ChartContainerPremium/useChartContainerPremiumProps.d.ts → ChartContainerPremium/useChartContainerPremiumProps.d.mts} +1 -1
- package/{esm/ChartContainerPremium/useChartContainerPremiumProps.js → ChartContainerPremium/useChartContainerPremiumProps.mjs} +1 -1
- package/{esm/ChartDataProviderPremium/ChartDataProviderPremium.d.ts → ChartDataProviderPremium/ChartDataProviderPremium.d.mts} +3 -3
- package/{esm/ChartDataProviderPremium/ChartDataProviderPremium.js → ChartDataProviderPremium/ChartDataProviderPremium.mjs} +2 -2
- package/{esm/ChartDataProviderPremium/index.d.ts → ChartDataProviderPremium/index.d.mts} +1 -1
- package/{esm/ChartDataProviderPremium/index.js → ChartDataProviderPremium/index.mjs} +1 -1
- package/{esm/ChartDataProviderPremium/useChartDataProviderPremiumProps.d.ts → ChartDataProviderPremium/useChartDataProviderPremiumProps.d.mts} +1 -1
- package/{esm/ChartDataProviderPremium/useChartDataProviderPremiumProps.js → ChartDataProviderPremium/useChartDataProviderPremiumProps.mjs} +1 -1
- package/{esm/ChartsContainerPremium/ChartsContainerPremium.d.ts → ChartsContainerPremium/ChartsContainerPremium.d.mts} +2 -2
- package/{esm/ChartsContainerPremium/ChartsContainerPremium.js → ChartsContainerPremium/ChartsContainerPremium.mjs} +2 -2
- package/ChartsContainerPremium/index.d.mts +2 -0
- package/ChartsContainerPremium/index.mjs +2 -0
- package/{esm/ChartsContainerPremium/useChartsContainerPremiumProps.d.ts → ChartsContainerPremium/useChartsContainerPremiumProps.d.mts} +2 -2
- package/{esm/ChartsContainerPremium/useChartsContainerPremiumProps.js → ChartsContainerPremium/useChartsContainerPremiumProps.mjs} +1 -1
- package/{esm/ChartsDataProviderPremium/ChartsDataProviderPremium.d.ts → ChartsDataProviderPremium/ChartsDataProviderPremium.d.mts} +1 -1
- package/ChartsDataProviderPremium/ChartsDataProviderPremium.js +1 -1
- package/{esm/ChartsDataProviderPremium/ChartsDataProviderPremium.js → ChartsDataProviderPremium/ChartsDataProviderPremium.mjs} +4 -4
- package/{esm/ChartsDataProviderPremium/index.d.ts → ChartsDataProviderPremium/index.d.mts} +2 -2
- package/{esm/ChartsDataProviderPremium/index.js → ChartsDataProviderPremium/index.mjs} +2 -2
- package/{esm/ChartsDataProviderPremium/useChartsDataProviderPremiumProps.d.ts → ChartsDataProviderPremium/useChartsDataProviderPremiumProps.d.mts} +2 -2
- package/{esm/ChartsRenderer/ChartsRenderer.js → ChartsRenderer/ChartsRenderer.mjs} +2 -2
- package/{esm/ChartsRenderer/components/PaletteOption.js → ChartsRenderer/components/PaletteOption.mjs} +1 -1
- package/{esm/ChartsRenderer/configuration.js → ChartsRenderer/configuration.mjs} +3 -3
- package/ChartsRenderer/index.d.mts +3 -0
- package/ChartsRenderer/index.mjs +3 -0
- package/{esm/ChartsZoomSlider/internals/previews/RangeBarPreviewPlot.js → ChartsZoomSlider/internals/previews/RangeBarPreviewPlot.mjs} +1 -1
- package/{esm/context/ChartPremiumApi.d.ts → context/ChartPremiumApi.d.mts} +2 -2
- package/context/index.d.mts +2 -0
- package/{esm/context/useChartPremiumApiContext.d.ts → context/useChartPremiumApiContext.d.mts} +1 -1
- package/hooks/animation/index.d.mts +1 -0
- package/hooks/animation/index.mjs +1 -0
- package/{esm/hooks/animation/useAnimateRangeBar.d.ts → hooks/animation/useAnimateRangeBar.d.mts} +1 -1
- package/hooks/index.d.mts +4 -0
- package/{esm/hooks/index.js → hooks/index.mjs} +3 -3
- package/{esm/hooks/useChartPremiumApiRef.d.ts → hooks/useChartPremiumApiRef.d.mts} +3 -3
- package/{esm/index.d.ts → index.d.mts} +13 -13
- package/index.js +1 -1
- package/{esm/index.js → index.mjs} +14 -14
- package/{esm/models/index.d.ts → models/index.d.mts} +1 -1
- package/{esm/models/index.js → models/index.mjs} +1 -1
- package/models/seriesType/index.d.mts +1 -0
- package/models/seriesType/index.mjs +1 -0
- package/{esm/moduleAugmentation/rangeBarOnClick.d.ts → moduleAugmentation/rangeBarOnClick.d.mts} +1 -1
- package/package.json +831 -22
- package/typeOverloads/index.d.mts +1 -0
- package/typeOverloads/index.mjs +1 -0
- package/{esm/typeOverloads/modules.d.ts → typeOverloads/modules.d.mts} +3 -3
- package/esm/BarChartPremium/index.d.ts +0 -4
- package/esm/BarChartPremium/index.js +0 -4
- package/esm/ChartContainerPremium/index.d.ts +0 -2
- package/esm/ChartContainerPremium/index.js +0 -2
- package/esm/ChartsContainerPremium/index.d.ts +0 -2
- package/esm/ChartsContainerPremium/index.js +0 -2
- package/esm/ChartsRenderer/index.d.ts +0 -3
- package/esm/ChartsRenderer/index.js +0 -3
- package/esm/context/index.d.ts +0 -2
- package/esm/hooks/animation/index.d.ts +0 -1
- package/esm/hooks/animation/index.js +0 -1
- package/esm/hooks/index.d.ts +0 -4
- package/esm/models/seriesType/index.d.ts +0 -1
- package/esm/models/seriesType/index.js +0 -1
- package/esm/package.json +0 -1
- package/esm/typeOverloads/index.d.ts +0 -1
- package/esm/typeOverloads/index.js +0 -1
- /package/{esm/BarChart/index.d.ts → BarChart/index.d.mts} +0 -0
- /package/{esm/BarChart/index.js → BarChart/index.mjs} +0 -0
- /package/{esm/BarChartPremium/BarChartPremium.plugins.d.ts → BarChartPremium/BarChartPremium.plugins.d.mts} +0 -0
- /package/{esm/BarChartPremium/BarChartPremium.plugins.js → BarChartPremium/BarChartPremium.plugins.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/AnimatedRangeBarElement.d.ts → BarChartPremium/RangeBar/AnimatedRangeBarElement.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/extrema.d.ts → BarChartPremium/RangeBar/seriesConfig/extrema.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/extrema.js → BarChartPremium/RangeBar/seriesConfig/extrema.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/getColor.d.ts → BarChartPremium/RangeBar/seriesConfig/getColor.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/getColor.js → BarChartPremium/RangeBar/seriesConfig/getColor.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/getSeriesWithDefaultValues.js → BarChartPremium/RangeBar/seriesConfig/getSeriesWithDefaultValues.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/index.d.ts → BarChartPremium/RangeBar/seriesConfig/index.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/legend.d.ts → BarChartPremium/RangeBar/seriesConfig/legend.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/legend.js → BarChartPremium/RangeBar/seriesConfig/legend.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/seriesProcessor.d.ts → BarChartPremium/RangeBar/seriesConfig/seriesProcessor.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/seriesProcessor.js → BarChartPremium/RangeBar/seriesConfig/seriesProcessor.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/tooltip.d.ts → BarChartPremium/RangeBar/seriesConfig/tooltip.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/tooltip.js → BarChartPremium/RangeBar/seriesConfig/tooltip.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/seriesConfig/tooltipPosition.d.ts → BarChartPremium/RangeBar/seriesConfig/tooltipPosition.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/types.js → BarChartPremium/RangeBar/types.mjs} +0 -0
- /package/{esm/BarChartPremium/RangeBar/useUtilityClasses.d.ts → BarChartPremium/RangeBar/useUtilityClasses.d.mts} +0 -0
- /package/{esm/BarChartPremium/RangeBar/useUtilityClasses.js → BarChartPremium/RangeBar/useUtilityClasses.mjs} +0 -0
- /package/{esm/BarChartPremium/useBarChartPremiumProps.js → BarChartPremium/useBarChartPremiumProps.mjs} +0 -0
- /package/{esm/BarChartPro/index.d.ts → BarChartPro/index.d.mts} +0 -0
- /package/{esm/BarChartPro/index.js → BarChartPro/index.mjs} +0 -0
- /package/{esm/ChartContainer/index.d.ts → ChartContainer/index.d.mts} +0 -0
- /package/{esm/ChartContainer/index.js → ChartContainer/index.mjs} +0 -0
- /package/{esm/ChartContainerPro/index.d.ts → ChartContainerPro/index.d.mts} +0 -0
- /package/{esm/ChartContainerPro/index.js → ChartContainerPro/index.mjs} +0 -0
- /package/{esm/ChartDataProvider/index.d.ts → ChartDataProvider/index.d.mts} +0 -0
- /package/{esm/ChartDataProvider/index.js → ChartDataProvider/index.mjs} +0 -0
- /package/{esm/ChartDataProviderPro/index.d.ts → ChartDataProviderPro/index.d.mts} +0 -0
- /package/{esm/ChartDataProviderPro/index.js → ChartDataProviderPro/index.mjs} +0 -0
- /package/{esm/ChartZoomSlider/index.d.ts → ChartZoomSlider/index.d.mts} +0 -0
- /package/{esm/ChartZoomSlider/index.js → ChartZoomSlider/index.mjs} +0 -0
- /package/{esm/ChartsAxis/index.d.ts → ChartsAxis/index.d.mts} +0 -0
- /package/{esm/ChartsAxis/index.js → ChartsAxis/index.mjs} +0 -0
- /package/{esm/ChartsAxisHighlight/index.d.ts → ChartsAxisHighlight/index.d.mts} +0 -0
- /package/{esm/ChartsAxisHighlight/index.js → ChartsAxisHighlight/index.mjs} +0 -0
- /package/{esm/ChartsBrushOverlay/index.d.ts → ChartsBrushOverlay/index.d.mts} +0 -0
- /package/{esm/ChartsBrushOverlay/index.js → ChartsBrushOverlay/index.mjs} +0 -0
- /package/{esm/ChartsClipPath/index.d.ts → ChartsClipPath/index.d.mts} +0 -0
- /package/{esm/ChartsClipPath/index.js → ChartsClipPath/index.mjs} +0 -0
- /package/{esm/ChartsContainer/index.d.ts → ChartsContainer/index.d.mts} +0 -0
- /package/{esm/ChartsContainer/index.js → ChartsContainer/index.mjs} +0 -0
- /package/{esm/ChartsContainerPro/index.d.ts → ChartsContainerPro/index.d.mts} +0 -0
- /package/{esm/ChartsContainerPro/index.js → ChartsContainerPro/index.mjs} +0 -0
- /package/{esm/ChartsDataProvider/index.d.ts → ChartsDataProvider/index.d.mts} +0 -0
- /package/{esm/ChartsDataProvider/index.js → ChartsDataProvider/index.mjs} +0 -0
- /package/{esm/ChartsDataProviderPremium/useChartsDataProviderPremiumProps.js → ChartsDataProviderPremium/useChartsDataProviderPremiumProps.mjs} +0 -0
- /package/{esm/ChartsDataProviderPro/index.d.ts → ChartsDataProviderPro/index.d.mts} +0 -0
- /package/{esm/ChartsDataProviderPro/index.js → ChartsDataProviderPro/index.mjs} +0 -0
- /package/{esm/ChartsGrid/index.d.ts → ChartsGrid/index.d.mts} +0 -0
- /package/{esm/ChartsGrid/index.js → ChartsGrid/index.mjs} +0 -0
- /package/{esm/ChartsLabel/index.d.ts → ChartsLabel/index.d.mts} +0 -0
- /package/{esm/ChartsLabel/index.js → ChartsLabel/index.mjs} +0 -0
- /package/{esm/ChartsLegend/index.d.ts → ChartsLegend/index.d.mts} +0 -0
- /package/{esm/ChartsLegend/index.js → ChartsLegend/index.mjs} +0 -0
- /package/{esm/ChartsLocalizationProvider/index.d.ts → ChartsLocalizationProvider/index.d.mts} +0 -0
- /package/{esm/ChartsLocalizationProvider/index.js → ChartsLocalizationProvider/index.mjs} +0 -0
- /package/{esm/ChartsOverlay/index.d.ts → ChartsOverlay/index.d.mts} +0 -0
- /package/{esm/ChartsOverlay/index.js → ChartsOverlay/index.mjs} +0 -0
- /package/{esm/ChartsReferenceLine/index.d.ts → ChartsReferenceLine/index.d.mts} +0 -0
- /package/{esm/ChartsReferenceLine/index.js → ChartsReferenceLine/index.mjs} +0 -0
- /package/{esm/ChartsRenderer/ChartsRenderer.d.ts → ChartsRenderer/ChartsRenderer.d.mts} +0 -0
- /package/{esm/ChartsRenderer/colors.d.ts → ChartsRenderer/colors.d.mts} +0 -0
- /package/{esm/ChartsRenderer/colors.js → ChartsRenderer/colors.mjs} +0 -0
- /package/{esm/ChartsRenderer/components/PaletteOption.d.ts → ChartsRenderer/components/PaletteOption.d.mts} +0 -0
- /package/{esm/ChartsRenderer/configuration.d.ts → ChartsRenderer/configuration.d.mts} +0 -0
- /package/{esm/ChartsRenderer/icons.d.ts → ChartsRenderer/icons.d.mts} +0 -0
- /package/{esm/ChartsRenderer/icons.js → ChartsRenderer/icons.mjs} +0 -0
- /package/{esm/ChartsSurface/index.d.ts → ChartsSurface/index.d.mts} +0 -0
- /package/{esm/ChartsSurface/index.js → ChartsSurface/index.mjs} +0 -0
- /package/{esm/ChartsText/index.d.ts → ChartsText/index.d.mts} +0 -0
- /package/{esm/ChartsText/index.js → ChartsText/index.mjs} +0 -0
- /package/{esm/ChartsToolbarPro/index.d.ts → ChartsToolbarPro/index.d.mts} +0 -0
- /package/{esm/ChartsToolbarPro/index.js → ChartsToolbarPro/index.mjs} +0 -0
- /package/{esm/ChartsTooltip/index.d.ts → ChartsTooltip/index.d.mts} +0 -0
- /package/{esm/ChartsTooltip/index.js → ChartsTooltip/index.mjs} +0 -0
- /package/{esm/ChartsWrapper/index.d.ts → ChartsWrapper/index.d.mts} +0 -0
- /package/{esm/ChartsWrapper/index.js → ChartsWrapper/index.mjs} +0 -0
- /package/{esm/ChartsXAxis/index.d.ts → ChartsXAxis/index.d.mts} +0 -0
- /package/{esm/ChartsXAxis/index.js → ChartsXAxis/index.mjs} +0 -0
- /package/{esm/ChartsYAxis/index.d.ts → ChartsYAxis/index.d.mts} +0 -0
- /package/{esm/ChartsYAxis/index.js → ChartsYAxis/index.mjs} +0 -0
- /package/{esm/ChartsZoomSlider/index.d.ts → ChartsZoomSlider/index.d.mts} +0 -0
- /package/{esm/ChartsZoomSlider/index.js → ChartsZoomSlider/index.mjs} +0 -0
- /package/{esm/ChartsZoomSlider/internals/previews/RangeBarPreviewPlot.d.ts → ChartsZoomSlider/internals/previews/RangeBarPreviewPlot.d.mts} +0 -0
- /package/{esm/FunnelChart/index.d.ts → FunnelChart/index.d.mts} +0 -0
- /package/{esm/FunnelChart/index.js → FunnelChart/index.mjs} +0 -0
- /package/{esm/Gauge/index.d.ts → Gauge/index.d.mts} +0 -0
- /package/{esm/Gauge/index.js → Gauge/index.mjs} +0 -0
- /package/{esm/Heatmap/index.d.ts → Heatmap/index.d.mts} +0 -0
- /package/{esm/Heatmap/index.js → Heatmap/index.mjs} +0 -0
- /package/{esm/LineChart/index.d.ts → LineChart/index.d.mts} +0 -0
- /package/{esm/LineChart/index.js → LineChart/index.mjs} +0 -0
- /package/{esm/LineChartPro/index.d.ts → LineChartPro/index.d.mts} +0 -0
- /package/{esm/LineChartPro/index.js → LineChartPro/index.mjs} +0 -0
- /package/{esm/PieChart/index.d.ts → PieChart/index.d.mts} +0 -0
- /package/{esm/PieChart/index.js → PieChart/index.mjs} +0 -0
- /package/{esm/PieChartPro/index.d.ts → PieChartPro/index.d.mts} +0 -0
- /package/{esm/PieChartPro/index.js → PieChartPro/index.mjs} +0 -0
- /package/{esm/RadarChart/index.d.ts → RadarChart/index.d.mts} +0 -0
- /package/{esm/RadarChart/index.js → RadarChart/index.mjs} +0 -0
- /package/{esm/RadarChartPro/index.d.ts → RadarChartPro/index.d.mts} +0 -0
- /package/{esm/RadarChartPro/index.js → RadarChartPro/index.mjs} +0 -0
- /package/{esm/SankeyChart/index.d.ts → SankeyChart/index.d.mts} +0 -0
- /package/{esm/SankeyChart/index.js → SankeyChart/index.mjs} +0 -0
- /package/{esm/ScatterChart/index.d.ts → ScatterChart/index.d.mts} +0 -0
- /package/{esm/ScatterChart/index.js → ScatterChart/index.mjs} +0 -0
- /package/{esm/ScatterChartPro/index.d.ts → ScatterChartPro/index.d.mts} +0 -0
- /package/{esm/ScatterChartPro/index.js → ScatterChartPro/index.mjs} +0 -0
- /package/{esm/SparkLineChart/index.d.ts → SparkLineChart/index.d.mts} +0 -0
- /package/{esm/SparkLineChart/index.js → SparkLineChart/index.mjs} +0 -0
- /package/{esm/Toolbar/index.d.ts → Toolbar/index.d.mts} +0 -0
- /package/{esm/Toolbar/index.js → Toolbar/index.mjs} +0 -0
- /package/{esm/colorPalettes/index.d.ts → colorPalettes/index.d.mts} +0 -0
- /package/{esm/colorPalettes/index.js → colorPalettes/index.mjs} +0 -0
- /package/{esm/constants/index.d.ts → constants/index.d.mts} +0 -0
- /package/{esm/constants/index.js → constants/index.mjs} +0 -0
- /package/{esm/context/ChartPremiumApi.js → context/ChartPremiumApi.mjs} +0 -0
- /package/{esm/context/index.js → context/index.mjs} +0 -0
- /package/{esm/context/useChartPremiumApiContext.js → context/useChartPremiumApiContext.mjs} +0 -0
- /package/{esm/hooks/animation/useAnimateRangeBar.js → hooks/animation/useAnimateRangeBar.mjs} +0 -0
- /package/{esm/hooks/useChartPremiumApiRef.js → hooks/useChartPremiumApiRef.mjs} +0 -0
- /package/{esm/hooks/useRangeBarSeries.d.ts → hooks/useRangeBarSeries.d.mts} +0 -0
- /package/{esm/hooks/useRangeBarSeries.js → hooks/useRangeBarSeries.mjs} +0 -0
- /package/{esm/internals/plugins/allPlugins.d.ts → internals/plugins/allPlugins.d.mts} +0 -0
- /package/{esm/internals/plugins/allPlugins.js → internals/plugins/allPlugins.mjs} +0 -0
- /package/{esm/locales/index.d.ts → locales/index.d.mts} +0 -0
- /package/{esm/locales/index.js → locales/index.mjs} +0 -0
- /package/{esm/models/seriesType/rangeBar.d.ts → models/seriesType/rangeBar.d.mts} +0 -0
- /package/{esm/models/seriesType/rangeBar.js → models/seriesType/rangeBar.mjs} +0 -0
- /package/{esm/moduleAugmentation/rangeBarOnClick.js → moduleAugmentation/rangeBarOnClick.mjs} +0 -0
- /package/{esm/plugins/index.d.ts → plugins/index.d.mts} +0 -0
- /package/{esm/plugins/index.js → plugins/index.mjs} +0 -0
- /package/{esm/typeOverloads/modules.js → typeOverloads/modules.mjs} +0 -0
- /package/{esm/utils/index.d.ts → utils/index.d.mts} +0 -0
- /package/{esm/utils/index.js → utils/index.mjs} +0 -0
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type BarChartProProps } from '@mui/x-charts-pro/BarChartPro';
|
|
3
3
|
import { type BarSeries } from '@mui/x-charts/BarChart';
|
|
4
|
-
import { type BarItemIdentifier, type RangeBarItemIdentifier, type RangeBarSeriesType } from "../models/index.
|
|
4
|
+
import { type BarItemIdentifier, type RangeBarItemIdentifier, type RangeBarSeriesType } from "../models/index.mjs";
|
|
5
5
|
export type RangeBarSeries = RangeBarSeriesType;
|
|
6
6
|
export interface BarChartPremiumProps extends Omit<BarChartProProps, 'series' | 'onItemClick'> {
|
|
7
7
|
/**
|
|
@@ -20,11 +20,11 @@ import { ChartsZoomSlider } from '@mui/x-charts-pro/ChartsZoomSlider';
|
|
|
20
20
|
import { ChartsBrushOverlay } from '@mui/x-charts/ChartsBrushOverlay';
|
|
21
21
|
import { ChartsClipPath } from '@mui/x-charts/ChartsClipPath';
|
|
22
22
|
import { seriesPreviewPlotMap, useChartContainerProProps } from '@mui/x-charts-pro/internals';
|
|
23
|
-
import { useBarChartPremiumProps } from "./useBarChartPremiumProps.
|
|
24
|
-
import { BAR_CHART_PREMIUM_PLUGINS } from "./BarChartPremium.plugins.
|
|
25
|
-
import { ChartDataProviderPremium } from "../ChartDataProviderPremium/index.
|
|
26
|
-
import { RangeBarPlot } from "./RangeBar/RangeBarPlot.
|
|
27
|
-
import { RangeBarPreviewPlot } from "../ChartsZoomSlider/internals/previews/RangeBarPreviewPlot.
|
|
23
|
+
import { useBarChartPremiumProps } from "./useBarChartPremiumProps.mjs";
|
|
24
|
+
import { BAR_CHART_PREMIUM_PLUGINS } from "./BarChartPremium.plugins.mjs";
|
|
25
|
+
import { ChartDataProviderPremium } from "../ChartDataProviderPremium/index.mjs";
|
|
26
|
+
import { RangeBarPlot } from "./RangeBar/RangeBarPlot.mjs";
|
|
27
|
+
import { RangeBarPreviewPlot } from "../ChartsZoomSlider/internals/previews/RangeBarPreviewPlot.mjs";
|
|
28
28
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
29
29
|
seriesPreviewPlotMap.set('rangeBar', RangeBarPreviewPlot);
|
|
30
30
|
/**
|
|
@@ -4,7 +4,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";
|
|
|
4
4
|
import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
|
|
5
5
|
const _excluded = ["ownerState", "skipAnimation", "id", "dataIndex", "xOrigin", "yOrigin", "hidden"];
|
|
6
6
|
import * as React from 'react';
|
|
7
|
-
import { useAnimateRangeBar } from "../../hooks/animation/useAnimateRangeBar.
|
|
7
|
+
import { useAnimateRangeBar } from "../../hooks/animation/useAnimateRangeBar.mjs";
|
|
8
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
9
9
|
export function AnimatedRangeBarElement(props) {
|
|
10
10
|
const {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type BarElementSlotProps, type BarElementSlots, type BarLabelSlots, type BarLabelSlotProps } from '@mui/x-charts/BarChart';
|
|
3
|
-
import { type RangeBarItemIdentifier } from "../../models/index.
|
|
3
|
+
import { type RangeBarItemIdentifier } from "../../models/index.mjs";
|
|
4
4
|
export interface RangeBarPlotSlots extends BarElementSlots, BarLabelSlots {}
|
|
5
5
|
export interface RangeBarPlotSlotProps extends BarElementSlotProps, BarLabelSlotProps {}
|
|
6
6
|
export interface RangeBarPlotProps {
|
package/{esm/BarChartPremium/RangeBar/RangeBarPlot.js → BarChartPremium/RangeBar/RangeBarPlot.mjs}
RENAMED
|
@@ -10,9 +10,9 @@ import { useSkipAnimation } from '@mui/x-charts/internals';
|
|
|
10
10
|
import { BarElement, barClasses } from '@mui/x-charts/BarChart';
|
|
11
11
|
import { useDrawingArea, useXAxes, useYAxes } from '@mui/x-charts/hooks';
|
|
12
12
|
import { useIsZoomInteracting } from '@mui/x-charts-pro/hooks';
|
|
13
|
-
import { useUtilityClasses } from "./useUtilityClasses.
|
|
14
|
-
import { useRangeBarPlotData } from "./useRangeBarPlotData.
|
|
15
|
-
import { AnimatedRangeBarElement } from "./AnimatedRangeBarElement.
|
|
13
|
+
import { useUtilityClasses } from "./useUtilityClasses.mjs";
|
|
14
|
+
import { useRangeBarPlotData } from "./useRangeBarPlotData.mjs";
|
|
15
|
+
import { AnimatedRangeBarElement } from "./AnimatedRangeBarElement.mjs";
|
|
16
16
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
17
17
|
const RangeBarPlotRoot = styled('g', {
|
|
18
18
|
name: 'MuiRangeBarPlot',
|
|
@@ -3,17 +3,17 @@ export declare function getSeriesWithDefaultValues(seriesData: AllSeriesType<'ra
|
|
|
3
3
|
id: import("@mui/x-charts").SeriesId;
|
|
4
4
|
color: string;
|
|
5
5
|
type: "rangeBar";
|
|
6
|
-
data?: ReadonlyArray<import("../../../index.
|
|
6
|
+
data?: ReadonlyArray<import("../../../index.mjs").RangeBarValueType | null>;
|
|
7
7
|
datasetKeys?: {
|
|
8
8
|
start: string;
|
|
9
9
|
end: string;
|
|
10
10
|
};
|
|
11
11
|
label?: string | ((location: "tooltip" | "legend") => string);
|
|
12
12
|
layout?: "horizontal" | "vertical";
|
|
13
|
-
valueFormatter?: import("@mui/x-charts/internals").SeriesValueFormatter<import("../../../index.
|
|
13
|
+
valueFormatter?: import("@mui/x-charts/internals").SeriesValueFormatter<import("../../../index.mjs").RangeBarValueType | null> | undefined;
|
|
14
14
|
highlightScope?: import("@mui/x-charts").HighlightScope;
|
|
15
15
|
labelMarkType?: import("@mui/x-charts/internals").ChartsLabelMarkType;
|
|
16
|
-
colorGetter?: ((data: import("@mui/x-charts/internals").ColorCallbackValue<import("../../../index.
|
|
16
|
+
colorGetter?: ((data: import("@mui/x-charts/internals").ColorCallbackValue<import("../../../index.mjs").RangeBarValueType | null>) => string) | undefined;
|
|
17
17
|
xAxisId?: import("@mui/x-charts/internals").AxisId;
|
|
18
18
|
yAxisId?: import("@mui/x-charts/internals").AxisId;
|
|
19
19
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { cartesianSeriesTypes, identifierSerializerSeriesIdDataIndex } from '@mui/x-charts/internals';
|
|
2
|
-
import { getExtremumX, getExtremumY } from "./extrema.
|
|
3
|
-
import tooltipGetter, { axisTooltipGetter } from "./tooltip.
|
|
4
|
-
import seriesProcessor from "./seriesProcessor.
|
|
5
|
-
import getColor from "./getColor.
|
|
6
|
-
import legendGetter from "./legend.
|
|
7
|
-
import tooltipItemPositionGetter from "./tooltipPosition.
|
|
8
|
-
import { getSeriesWithDefaultValues } from "./getSeriesWithDefaultValues.
|
|
2
|
+
import { getExtremumX, getExtremumY } from "./extrema.mjs";
|
|
3
|
+
import tooltipGetter, { axisTooltipGetter } from "./tooltip.mjs";
|
|
4
|
+
import seriesProcessor from "./seriesProcessor.mjs";
|
|
5
|
+
import getColor from "./getColor.mjs";
|
|
6
|
+
import legendGetter from "./legend.mjs";
|
|
7
|
+
import tooltipItemPositionGetter from "./tooltipPosition.mjs";
|
|
8
|
+
import { getSeriesWithDefaultValues } from "./getSeriesWithDefaultValues.mjs";
|
|
9
9
|
export const rangeBarSeriesConfig = {
|
|
10
10
|
seriesProcessor,
|
|
11
11
|
colorProcessor: getColor,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { SeriesId } from '@mui/x-charts/models';
|
|
2
2
|
import type { BarSeriesType } from '@mui/x-charts-pro/models';
|
|
3
|
-
import type { RangeBarValueType } from "../../models/index.
|
|
3
|
+
import type { RangeBarValueType } from "../../models/index.mjs";
|
|
4
4
|
export interface LayoutData {
|
|
5
5
|
x: number;
|
|
6
6
|
y: number;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { type ChartDrawingArea } from '@mui/x-charts/hooks';
|
|
2
2
|
import { type ComputedAxis, type ComputedAxisConfig, type ScaleName } from '@mui/x-charts/internals';
|
|
3
3
|
import { type ChartsXAxisProps, type ChartsYAxisProps } from '@mui/x-charts/models';
|
|
4
|
-
import { type DefaultizedRangeBarSeriesType } from "../../models/seriesType/rangeBar.
|
|
5
|
-
import { type ProcessedRangeBarSeriesData } from "./types.
|
|
4
|
+
import { type DefaultizedRangeBarSeriesType } from "../../models/seriesType/rangeBar.mjs";
|
|
5
|
+
import { type ProcessedRangeBarSeriesData } from "./types.mjs";
|
|
6
6
|
export declare function useRangeBarPlotData(drawingArea: ChartDrawingArea, xAxes: ComputedAxisConfig<ChartsXAxisProps>, yAxes: ComputedAxisConfig<ChartsYAxisProps>): ProcessedRangeBarSeriesData[];
|
|
7
7
|
export declare function getRangeBarDimensions(layout: 'vertical' | 'horizontal', xAxis: ComputedAxis<ScaleName, any, ChartsXAxisProps>, yAxis: ComputedAxis<ScaleName, any, ChartsYAxisProps>, seriesData: DefaultizedRangeBarSeriesType['data'], dataIndex: number, seriesCount: number, seriesIndex: number): {
|
|
8
8
|
x: number;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useXAxes, useYAxes } from '@mui/x-charts/hooks';
|
|
2
2
|
import { checkBarChartScaleErrors, getBandSize, selectorChartSeriesConfig, useStore } from '@mui/x-charts/internals';
|
|
3
|
-
import { useRangeBarSeriesContext } from "../../hooks/useRangeBarSeries.
|
|
3
|
+
import { useRangeBarSeriesContext } from "../../hooks/useRangeBarSeries.mjs";
|
|
4
4
|
export function useRangeBarPlotData(drawingArea, xAxes, yAxes) {
|
|
5
5
|
const store = useStore();
|
|
6
6
|
const seriesData = useRangeBarSeriesContext() ?? {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type BarChartPluginSignatures } from '@mui/x-charts/BarChart';
|
|
2
2
|
import { type ChartContainerProps } from '@mui/x-charts/ChartContainer';
|
|
3
|
-
import { type BarChartPremiumProps } from "./BarChartPremium.
|
|
4
|
-
import { type RangeBarPlotProps } from "./RangeBar/RangeBarPlot.
|
|
3
|
+
import { type BarChartPremiumProps } from "./BarChartPremium.mjs";
|
|
4
|
+
import { type RangeBarPlotProps } from "./RangeBar/RangeBarPlot.mjs";
|
|
5
5
|
/**
|
|
6
6
|
* A helper function that extracts BarChartPremiumProps from the input props
|
|
7
7
|
* and returns an object with props for the children components of BarChartPremium.
|
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,309 @@
|
|
|
5
5
|
All notable changes to this project will be documented in this file.
|
|
6
6
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
7
7
|
|
|
8
|
+
## 8.29.0
|
|
9
|
+
<!-- generated comparing v8.28.7..v8.x -->
|
|
10
|
+
_Jun 5, 2026_
|
|
11
|
+
|
|
12
|
+
We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:
|
|
13
|
+
|
|
14
|
+
- ⚡️ Update exceljs fork (#22668)
|
|
15
|
+
- 🐞 Bugfixes
|
|
16
|
+
|
|
17
|
+
The following team members contributed to this release:
|
|
18
|
+
@brijeshb42, @cherniavskii
|
|
19
|
+
|
|
20
|
+
### Data Grid
|
|
21
|
+
|
|
22
|
+
#### `@mui/x-data-grid@8.29.0`
|
|
23
|
+
|
|
24
|
+
Internal changes.
|
|
25
|
+
|
|
26
|
+
#### `@mui/x-data-grid-pro@8.29.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
27
|
+
|
|
28
|
+
Same changes as in `@mui/x-data-grid@8.29.0`.
|
|
29
|
+
|
|
30
|
+
#### `@mui/x-data-grid-premium@8.29.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
31
|
+
|
|
32
|
+
> This release includes a version bump of the `@mui/x-internal-exceljs-fork` package to address the vulnerable dependencies.
|
|
33
|
+
> The following CVEs are fixed:
|
|
34
|
+
>
|
|
35
|
+
> - <https://github.com/advisories/GHSA-ph9p-34f9-6g65>
|
|
36
|
+
> - <https://github.com/isaacs/minimatch/security/advisories/GHSA-23c5-xmqv-rm74>
|
|
37
|
+
> - <https://github.com/advisories/GHSA-w5hq-g745-h8pq>
|
|
38
|
+
>
|
|
39
|
+
> To make this security update possible, we bumped the `node` version requirement from `>=14.0.0` to `>=14.17.0`.
|
|
40
|
+
> [Node.js 14.17.0](https://nodejs.org/en/blog/release/v14.17.0) was released in May 2021, so we consider it safe to bump the requirement without causing issues for our users.
|
|
41
|
+
|
|
42
|
+
Same changes as in `@mui/x-data-grid-pro@8.29.0`, plus:
|
|
43
|
+
|
|
44
|
+
- [DataGridPremium] Update exceljs fork (#22668) @cherniavskii
|
|
45
|
+
|
|
46
|
+
### Date and Time Pickers
|
|
47
|
+
|
|
48
|
+
#### `@mui/x-date-pickers@8.29.0`
|
|
49
|
+
|
|
50
|
+
Internal changes.
|
|
51
|
+
|
|
52
|
+
#### `@mui/x-date-pickers-pro@8.29.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
53
|
+
|
|
54
|
+
Same changes as in `@mui/x-date-pickers@8.29.0`.
|
|
55
|
+
|
|
56
|
+
### Charts
|
|
57
|
+
|
|
58
|
+
#### `@mui/x-charts@8.29.0`
|
|
59
|
+
|
|
60
|
+
Internal changes.
|
|
61
|
+
|
|
62
|
+
#### `@mui/x-charts-pro@8.29.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
63
|
+
|
|
64
|
+
Same changes as in `@mui/x-charts@8.29.0`.
|
|
65
|
+
|
|
66
|
+
#### `@mui/x-charts-premium@8.29.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
67
|
+
|
|
68
|
+
Same changes as in `@mui/x-charts-pro@8.29.0`.
|
|
69
|
+
|
|
70
|
+
### Tree View
|
|
71
|
+
|
|
72
|
+
#### `@mui/x-tree-view@8.29.0`
|
|
73
|
+
|
|
74
|
+
Internal changes.
|
|
75
|
+
|
|
76
|
+
#### `@mui/x-tree-view-pro@8.29.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
77
|
+
|
|
78
|
+
Same changes as in `@mui/x-tree-view@8.29.0`.
|
|
79
|
+
|
|
80
|
+
### Codemod
|
|
81
|
+
|
|
82
|
+
#### `@mui/x-codemod@8.29.0`
|
|
83
|
+
|
|
84
|
+
Internal changes.
|
|
85
|
+
|
|
86
|
+
### Core
|
|
87
|
+
|
|
88
|
+
- [code-infra] Backport flat build setup to v8.x (#22536) @brijeshb42
|
|
89
|
+
|
|
90
|
+
## 8.28.7
|
|
91
|
+
|
|
92
|
+
_May 20, 2026_
|
|
93
|
+
|
|
94
|
+
We'd like to extend a big thank you to the 2 contributors who made this release possible:
|
|
95
|
+
@arminmeh, @LukasTy
|
|
96
|
+
|
|
97
|
+
### Data Grid
|
|
98
|
+
|
|
99
|
+
#### `@mui/x-data-grid@8.28.7`
|
|
100
|
+
|
|
101
|
+
- [DataGrid] Fix scrollbar disappearing after multiple resizes (#22516) @LukasTy
|
|
102
|
+
|
|
103
|
+
#### `@mui/x-data-grid-pro@8.28.7` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
104
|
+
|
|
105
|
+
Same changes as in `@mui/x-data-grid@8.28.7`.
|
|
106
|
+
|
|
107
|
+
#### `@mui/x-data-grid-premium@8.28.7` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
108
|
+
|
|
109
|
+
Same changes as in `@mui/x-data-grid-pro@8.28.7`.
|
|
110
|
+
|
|
111
|
+
### Date and Time Pickers
|
|
112
|
+
|
|
113
|
+
#### `@mui/x-date-pickers@8.28.7`
|
|
114
|
+
|
|
115
|
+
- [pickers] Fix disabled state styling for `PickersTextField` standard and filled variants (#22534) @LukasTy
|
|
116
|
+
|
|
117
|
+
#### `@mui/x-date-pickers-pro@8.28.7` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
118
|
+
|
|
119
|
+
Same changes as in `@mui/x-date-pickers@8.28.7`.
|
|
120
|
+
|
|
121
|
+
### Docs
|
|
122
|
+
|
|
123
|
+
- [docs] Automatically update supported versions (#22527) @arminmeh
|
|
124
|
+
|
|
125
|
+
## 8.28.6
|
|
126
|
+
|
|
127
|
+
_May 13, 2026_
|
|
128
|
+
|
|
129
|
+
We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:
|
|
130
|
+
|
|
131
|
+
- 🐞 Bugfixes
|
|
132
|
+
|
|
133
|
+
The following team members contributed to this release:
|
|
134
|
+
@LukasTy, @MBilalShafi
|
|
135
|
+
|
|
136
|
+
### Data Grid
|
|
137
|
+
|
|
138
|
+
#### `@mui/x-data-grid@8.28.6`
|
|
139
|
+
|
|
140
|
+
Internal changes.
|
|
141
|
+
|
|
142
|
+
#### `@mui/x-data-grid-pro@8.28.6` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
143
|
+
|
|
144
|
+
Same changes as in `@mui/x-data-grid@8.28.6`, plus:
|
|
145
|
+
|
|
146
|
+
- [DataGridPro] Preserve parent selection for non-selectable children (@MBilalShafi) (#22013)
|
|
147
|
+
|
|
148
|
+
#### `@mui/x-data-grid-premium@8.28.6` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
149
|
+
|
|
150
|
+
Same changes as in `@mui/x-data-grid-pro@8.28.6`.
|
|
151
|
+
|
|
152
|
+
### Docs
|
|
153
|
+
|
|
154
|
+
- [docs] Replace broken CodeSandbox iframes in migration guides (#22380) @LukasTy
|
|
155
|
+
|
|
156
|
+
## 8.28.5
|
|
157
|
+
|
|
158
|
+
_May 8, 2026_
|
|
159
|
+
|
|
160
|
+
We'd like to extend a big thank you to the 2 contributors who made this release possible. Here are some highlights ✨:
|
|
161
|
+
|
|
162
|
+
- 🐞 Bugfixes
|
|
163
|
+
|
|
164
|
+
The following team members contributed to this release:
|
|
165
|
+
@LukasTy, @MBilalShafi
|
|
166
|
+
|
|
167
|
+
### Data Grid
|
|
168
|
+
|
|
169
|
+
#### `@mui/x-data-grid@8.28.5`
|
|
170
|
+
|
|
171
|
+
- [DataGrid] Fix active filter detection for array values (#22357) @MBilalShafi
|
|
172
|
+
- [DataGrid] Fix crash when grouping/tree-data values match `Object.prototype` property names (#22343) @LukasTy
|
|
173
|
+
|
|
174
|
+
#### `@mui/x-data-grid-pro@8.28.5` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
175
|
+
|
|
176
|
+
Same changes as in `@mui/x-data-grid@8.28.5`.
|
|
177
|
+
|
|
178
|
+
#### `@mui/x-data-grid-premium@8.28.5` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
179
|
+
|
|
180
|
+
Same changes as in `@mui/x-data-grid-pro@8.28.5`.
|
|
181
|
+
|
|
182
|
+
### Date and Time Pickers
|
|
183
|
+
|
|
184
|
+
#### `@mui/x-date-pickers@8.28.5`
|
|
185
|
+
|
|
186
|
+
- [pickers] Fix duplicate hour label in `MultiSectionDigitalClock` on DST day (#22350) @LukasTy
|
|
187
|
+
|
|
188
|
+
#### `@mui/x-date-pickers-pro@8.28.5` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
189
|
+
|
|
190
|
+
Same changes as in `@mui/x-date-pickers@8.28.5`.
|
|
191
|
+
|
|
192
|
+
### Tree View
|
|
193
|
+
|
|
194
|
+
#### `@mui/x-tree-view@8.28.5`
|
|
195
|
+
|
|
196
|
+
- [tree view] Fix stale Tree View `apiRef` after keyed remount (#22355) @MBilalShafi
|
|
197
|
+
|
|
198
|
+
#### `@mui/x-tree-view-pro@8.28.5` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
199
|
+
|
|
200
|
+
Same changes as in `@mui/x-tree-view@8.28.5`.
|
|
201
|
+
|
|
202
|
+
### Core
|
|
203
|
+
|
|
204
|
+
- [code-infra] Fix broken `valelint` and docs build (#22362) @LukasTy
|
|
205
|
+
|
|
206
|
+
## 8.28.4
|
|
207
|
+
|
|
208
|
+
_Apr 27, 2026_
|
|
209
|
+
|
|
210
|
+
We'd like to extend a big thank you to the 3 contributors who made this release possible. Here are some highlights ✨:
|
|
211
|
+
|
|
212
|
+
- 🐞 Bugfixes
|
|
213
|
+
|
|
214
|
+
Special thanks go out to these community members for their valuable contributions:
|
|
215
|
+
@supunsathsara
|
|
216
|
+
|
|
217
|
+
The following team members contributed to this release:
|
|
218
|
+
@LukasTy, @michelengelen
|
|
219
|
+
|
|
220
|
+
### Date and Time Pickers
|
|
221
|
+
|
|
222
|
+
#### `@mui/x-date-pickers@8.28.4`
|
|
223
|
+
|
|
224
|
+
- [pickers] Fix `DateRangeCalendar` drag with `AdapterDayjs` plain-constructor values (#22170) @LukasTy
|
|
225
|
+
- [pickers] Fix disabled state not overriding error border color (#22186) @supunsathsara
|
|
226
|
+
- [pickers] Use `convertToMeridiem` utility in `transferDateSectionValue` (#22132) @michelengelen
|
|
227
|
+
|
|
228
|
+
#### `@mui/x-date-pickers-pro@8.28.4` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
229
|
+
|
|
230
|
+
Same changes as in `@mui/x-date-pickers@8.28.4`.
|
|
231
|
+
|
|
232
|
+
### Docs
|
|
233
|
+
|
|
234
|
+
- [docs] Remove obsolete v7 deprecation warning for `dayOfWeekFormatter` (#22120) @LukasTy
|
|
235
|
+
- [docs] Use mui.com for broken links checker known targets (#22171) @LukasTy
|
|
236
|
+
|
|
237
|
+
## 8.28.3
|
|
238
|
+
|
|
239
|
+
_Apr 15, 2026_
|
|
240
|
+
|
|
241
|
+
We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨:
|
|
242
|
+
|
|
243
|
+
- 🐞 Bugfixes
|
|
244
|
+
|
|
245
|
+
Special thanks go out to this community member for their valuable contribution:
|
|
246
|
+
@nk10nikhil
|
|
247
|
+
|
|
248
|
+
The following team members contributed to this release:
|
|
249
|
+
@flaviendelangle, @LukasTy, @MBilalShafi, @michelengelen, @sai6855
|
|
250
|
+
|
|
251
|
+
### Data Grid
|
|
252
|
+
|
|
253
|
+
#### `@mui/x-data-grid@8.28.2`
|
|
254
|
+
|
|
255
|
+
Internal changes.
|
|
256
|
+
|
|
257
|
+
#### `@mui/x-data-grid-pro@8.28.2` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
258
|
+
|
|
259
|
+
Same changes as in `@mui/x-data-grid@8.28.2`, plus:
|
|
260
|
+
|
|
261
|
+
- [DataGridPro] Improve trigger for nested row reordering (#21996) @MBilalShafi
|
|
262
|
+
|
|
263
|
+
#### `@mui/x-data-grid-premium@8.28.2` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
264
|
+
|
|
265
|
+
Same changes as in `@mui/x-data-grid-pro@8.28.2`.
|
|
266
|
+
|
|
267
|
+
### Date and Time Pickers
|
|
268
|
+
|
|
269
|
+
#### `@mui/x-date-pickers@8.28.3`
|
|
270
|
+
|
|
271
|
+
- [pickers] Ensure correct `display` property on Day component (#21980) @LukasTy
|
|
272
|
+
|
|
273
|
+
#### `@mui/x-date-pickers-pro@8.28.3` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
274
|
+
|
|
275
|
+
Same changes as in `@mui/x-date-pickers@8.28.3`.
|
|
276
|
+
|
|
277
|
+
### Charts
|
|
278
|
+
|
|
279
|
+
#### `@mui/x-charts@8.28.2`
|
|
280
|
+
|
|
281
|
+
- [charts] Add missing export for `ChartsBrushOverlay` (#21993) (#22008) @nk10nikhil
|
|
282
|
+
|
|
283
|
+
#### `@mui/x-charts-pro@8.28.2` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
284
|
+
|
|
285
|
+
Same changes as in `@mui/x-charts@8.28.2`.
|
|
286
|
+
|
|
287
|
+
#### `@mui/x-charts-premium@8.28.2` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
288
|
+
|
|
289
|
+
Same changes as in `@mui/x-charts-pro@8.28.2`.
|
|
290
|
+
|
|
291
|
+
### Tree View
|
|
292
|
+
|
|
293
|
+
#### `@mui/x-tree-view@8.28.3`
|
|
294
|
+
|
|
295
|
+
- [tree view] Move `lazyLoadedItems` initialization to state initializer (#22087) @michelengelen
|
|
296
|
+
|
|
297
|
+
#### `@mui/x-tree-view-pro@8.28.3` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
298
|
+
|
|
299
|
+
Same changes as in `@mui/x-tree-view@8.28.3`, plus:
|
|
300
|
+
|
|
301
|
+
- [RichTreeViewPro] Allow to auto-expand lazy loaded items (#21957) @flaviendelangle
|
|
302
|
+
|
|
303
|
+
### Docs
|
|
304
|
+
|
|
305
|
+
- [docs] Fix `TreeDataFullExample` data grid demo crash (#22007) @sai6855
|
|
306
|
+
|
|
307
|
+
### Miscellaneous
|
|
308
|
+
|
|
309
|
+
- [core] Post v9 stable updates (#22035) @LukasTy
|
|
310
|
+
|
|
8
311
|
## 8.28.2
|
|
9
312
|
|
|
10
313
|
_Apr 1, 2026_
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type ChartAnyPluginSignature, type ChartSeriesType } from '@mui/x-charts/internals';
|
|
2
|
-
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
3
|
-
import { type ChartsContainerPremiumProps, type ChartsContainerPremiumSlotProps, type ChartsContainerPremiumSlots } from "../ChartsContainerPremium/index.
|
|
2
|
+
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
3
|
+
import { type ChartsContainerPremiumProps, type ChartsContainerPremiumSlotProps, type ChartsContainerPremiumSlots } from "../ChartsContainerPremium/index.mjs";
|
|
4
4
|
/**
|
|
5
5
|
* @deprecated Use `ChartsContainerPremiumSlots` instead. We added S to the charts prefix to align with other components.
|
|
6
6
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { ChartsContainerPremium } from "../ChartsContainerPremium/index.
|
|
3
|
+
import { ChartsContainerPremium } from "../ChartsContainerPremium/index.mjs";
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* @deprecated Use `ChartsContainerPremiumSlots` instead. We added S to the charts prefix to align with other components.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type ChartAnyPluginSignature, type ChartSeriesType } from '@mui/x-charts/internals';
|
|
2
|
-
import { useChartsContainerPremiumProps, type UseChartsContainerPremiumPropsReturnValue } from "../ChartsContainerPremium/useChartsContainerPremiumProps.
|
|
2
|
+
import { useChartsContainerPremiumProps, type UseChartsContainerPremiumPropsReturnValue } from "../ChartsContainerPremium/useChartsContainerPremiumProps.mjs";
|
|
3
3
|
/**
|
|
4
4
|
* @deprecated Use `UseChartsContainerPremiumPropsReturnValue` instead.
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { useChartsContainerPremiumProps } from "../ChartsContainerPremium/useChartsContainerPremiumProps.
|
|
3
|
+
import { useChartsContainerPremiumProps } from "../ChartsContainerPremium/useChartsContainerPremiumProps.mjs";
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* @deprecated Use `UseChartsContainerPremiumPropsReturnValue` instead.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { type ChartSeriesType, type ChartAnyPluginSignature } from '@mui/x-charts/internals';
|
|
2
|
-
import { ChartsDataProviderPremium, type ChartsDataProviderPremiumProps, type ChartsDataProviderPremiumSlots, type ChartsDataProviderPremiumSlotProps } from "../ChartsDataProviderPremium/index.
|
|
3
|
-
import { defaultSeriesConfigPremium } from "../ChartsDataProviderPremium/ChartsDataProviderPremium.
|
|
4
|
-
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
2
|
+
import { ChartsDataProviderPremium, type ChartsDataProviderPremiumProps, type ChartsDataProviderPremiumSlots, type ChartsDataProviderPremiumSlotProps } from "../ChartsDataProviderPremium/index.mjs";
|
|
3
|
+
import { defaultSeriesConfigPremium } from "../ChartsDataProviderPremium/ChartsDataProviderPremium.mjs";
|
|
4
|
+
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
5
5
|
export { defaultSeriesConfigPremium };
|
|
6
6
|
/**
|
|
7
7
|
* @deprecated Use `ChartsDataProviderPremiumSlots` instead. We added S to the charts prefix to align with other components.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { ChartsDataProviderPremium } from "../ChartsDataProviderPremium/index.
|
|
4
|
-
import { defaultSeriesConfigPremium } from "../ChartsDataProviderPremium/ChartsDataProviderPremium.
|
|
3
|
+
import { ChartsDataProviderPremium } from "../ChartsDataProviderPremium/index.mjs";
|
|
4
|
+
import { defaultSeriesConfigPremium } from "../ChartsDataProviderPremium/ChartsDataProviderPremium.mjs";
|
|
5
5
|
export { defaultSeriesConfigPremium };
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ChartDataProviderPremium, type ChartDataProviderPremiumProps } from "./ChartDataProviderPremium.
|
|
1
|
+
export { ChartDataProviderPremium, type ChartDataProviderPremiumProps } from "./ChartDataProviderPremium.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ChartDataProviderPremium } from "./ChartDataProviderPremium.
|
|
1
|
+
export { ChartDataProviderPremium } from "./ChartDataProviderPremium.mjs";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* @deprecated Use `useChartsDataProviderPremiumProps` instead. We added S to the charts prefix to align with other components.
|
|
3
3
|
*/
|
|
4
|
-
export declare const useChartDataProviderPremiumProps: <TSeries extends import("@mui/x-charts/internals").ChartSeriesType = keyof import("@mui/x-charts/internals").ChartsSeriesConfig, TSignatures extends readonly import("@mui/x-charts/internals").ChartAnyPluginSignature[] = import("../internals/plugins/allPlugins.
|
|
4
|
+
export declare const useChartDataProviderPremiumProps: <TSeries extends import("@mui/x-charts/internals").ChartSeriesType = keyof import("@mui/x-charts/internals").ChartsSeriesConfig, TSignatures extends readonly import("@mui/x-charts/internals").ChartAnyPluginSignature[] = import("../internals/plugins/allPlugins.mjs").AllPluginSignatures<TSeries>>(props: import("../index.mjs").ChartsDataProviderPremiumProps<TSeries, TSignatures>) => {
|
|
5
5
|
children: import("react").ReactNode;
|
|
6
6
|
localeText: Partial<import("@mui/x-charts/locales").ChartsLocaleText> | undefined;
|
|
7
7
|
chartProviderProps: import("@mui/x-charts/internals").ChartsProviderProps<TSeries, TSignatures>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
|
|
3
|
-
import { useChartsDataProviderPremiumProps } from "../ChartsDataProviderPremium/useChartsDataProviderPremiumProps.
|
|
3
|
+
import { useChartsDataProviderPremiumProps } from "../ChartsDataProviderPremium/useChartsDataProviderPremiumProps.mjs";
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* @deprecated Use `useChartsDataProviderPremiumProps` instead. We added S to the charts prefix to align with other components.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type ChartsSurfaceProps } from '@mui/x-charts/ChartsSurface';
|
|
3
3
|
import { type ChartAnyPluginSignature, type ChartSeriesType } from '@mui/x-charts/internals';
|
|
4
|
-
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
5
|
-
import { type ChartDataProviderPremiumProps } from "../ChartDataProviderPremium/index.
|
|
4
|
+
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
5
|
+
import { type ChartDataProviderPremiumProps } from "../ChartDataProviderPremium/index.mjs";
|
|
6
6
|
export interface ChartsContainerPremiumSlots {}
|
|
7
7
|
export interface ChartsContainerPremiumSlotProps {}
|
|
8
8
|
export type ChartsContainerPremiumProps<TSeries extends ChartSeriesType = ChartSeriesType, TSignatures extends readonly ChartAnyPluginSignature[] = AllPluginSignatures<TSeries>> = ChartDataProviderPremiumProps<TSeries, TSignatures> & ChartsSurfaceProps;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
4
4
|
import * as React from 'react';
|
|
5
5
|
import { ChartsSurface } from '@mui/x-charts/ChartsSurface';
|
|
6
|
-
import { ChartDataProviderPremium } from "../ChartDataProviderPremium/index.
|
|
7
|
-
import { useChartsContainerPremiumProps } from "./useChartsContainerPremiumProps.
|
|
6
|
+
import { ChartDataProviderPremium } from "../ChartDataProviderPremium/index.mjs";
|
|
7
|
+
import { useChartsContainerPremiumProps } from "./useChartsContainerPremiumProps.mjs";
|
|
8
8
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
9
9
|
/**
|
|
10
10
|
* It sets up the data providers as well as the `<svg>` for the chart.
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import type * as React from 'react';
|
|
2
2
|
import { type ChartAnyPluginSignature, type ChartSeriesType, type UseChartsContainerPropsReturnValue } from '@mui/x-charts/internals';
|
|
3
3
|
import { type ChartDataProviderProps } from '@mui/x-charts/ChartDataProvider';
|
|
4
|
-
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
5
|
-
import type { ChartsContainerPremiumProps } from "./ChartsContainerPremium.
|
|
4
|
+
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
5
|
+
import type { ChartsContainerPremiumProps } from "./ChartsContainerPremium.mjs";
|
|
6
6
|
export type UseChartsContainerPremiumPropsReturnValue<TSeries extends ChartSeriesType, TSignatures extends readonly ChartAnyPluginSignature[]> = Pick<UseChartsContainerPropsReturnValue<TSeries, TSignatures>, 'chartsSurfaceProps' | 'children'> & {
|
|
7
7
|
chartDataProviderPremiumProps: ChartDataProviderProps<TSeries, TSignatures>;
|
|
8
8
|
};
|
|
@@ -4,7 +4,7 @@ import _extends from "@babel/runtime/helpers/esm/extends";
|
|
|
4
4
|
import _objectWithoutPropertiesLoose from "@babel/runtime/helpers/esm/objectWithoutPropertiesLoose";
|
|
5
5
|
const _excluded = ["initialZoom", "zoomData", "onZoomChange", "zoomInteractionConfig", "plugins", "apiRef"];
|
|
6
6
|
import { useChartsContainerProProps } from '@mui/x-charts-pro/internals';
|
|
7
|
-
import { DEFAULT_PLUGINS } from "../internals/plugins/allPlugins.
|
|
7
|
+
import { DEFAULT_PLUGINS } from "../internals/plugins/allPlugins.mjs";
|
|
8
8
|
export function useChartsContainerPremiumProps(props, ref) {
|
|
9
9
|
const _ref = props,
|
|
10
10
|
{
|