@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 { type ChartSeriesType, type ChartAnyPluginSignature, type ChartsProviderProps, type ChartSeriesConfig } from '@mui/x-charts/internals';
|
|
2
2
|
import { type ChartsSlotPropsPro, type ChartsSlotsPro } from '@mui/x-charts-pro/internals';
|
|
3
3
|
import { type ChartsDataProviderProProps } from '@mui/x-charts-pro/ChartsDataProviderPro';
|
|
4
|
-
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
4
|
+
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
5
5
|
export interface ChartsDataProviderPremiumSlots extends ChartsSlotsPro {}
|
|
6
6
|
export interface ChartsDataProviderPremiumSlotProps extends ChartsSlotPropsPro {}
|
|
7
7
|
export type ChartsDataProviderPremiumProps<TSeries extends ChartSeriesType = ChartSeriesType, TSignatures extends readonly ChartAnyPluginSignature[] = AllPluginSignatures<TSeries>> = ChartsDataProviderProProps<TSeries, TSignatures> & ChartsProviderProps<TSeries, TSignatures>['pluginParams'] & {
|
|
@@ -18,7 +18,7 @@ var _seriesConfig = require("../BarChartPremium/RangeBar/seriesConfig");
|
|
|
18
18
|
var _allPlugins = require("../internals/plugins/allPlugins");
|
|
19
19
|
var _useChartsDataProviderPremiumProps = require("./useChartsDataProviderPremiumProps");
|
|
20
20
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
21
|
-
const releaseInfo = "
|
|
21
|
+
const releaseInfo = "MTc4MDYxNzYwMDAwMA==";
|
|
22
22
|
const packageIdentifier = 'x-charts-premium';
|
|
23
23
|
const defaultSeriesConfigPremium = exports.defaultSeriesConfigPremium = (0, _extends2.default)({}, _internals2.defaultSeriesConfigPro, {
|
|
24
24
|
rangeBar: _seriesConfig.rangeBarSeriesConfig
|
|
@@ -8,11 +8,11 @@ import { ChartsLocalizationProvider } from '@mui/x-charts/ChartsLocalizationProv
|
|
|
8
8
|
import { defaultSlotsMaterial } from '@mui/x-charts-pro/internals';
|
|
9
9
|
import { useLicenseVerifier } from '@mui/x-license/useLicenseVerifier';
|
|
10
10
|
import { defaultSeriesConfigPro } from '@mui/x-charts-pro/internals';
|
|
11
|
-
import { rangeBarSeriesConfig } from "../BarChartPremium/RangeBar/seriesConfig/index.
|
|
12
|
-
import { DEFAULT_PLUGINS } from "../internals/plugins/allPlugins.
|
|
13
|
-
import { useChartsDataProviderPremiumProps } from "./useChartsDataProviderPremiumProps.
|
|
11
|
+
import { rangeBarSeriesConfig } from "../BarChartPremium/RangeBar/seriesConfig/index.mjs";
|
|
12
|
+
import { DEFAULT_PLUGINS } from "../internals/plugins/allPlugins.mjs";
|
|
13
|
+
import { useChartsDataProviderPremiumProps } from "./useChartsDataProviderPremiumProps.mjs";
|
|
14
14
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
15
|
-
const releaseInfo = "
|
|
15
|
+
const releaseInfo = "MTc4MDYxNzYwMDAwMA==";
|
|
16
16
|
const packageIdentifier = 'x-charts-premium';
|
|
17
17
|
export const defaultSeriesConfigPremium = _extends({}, defaultSeriesConfigPro, {
|
|
18
18
|
rangeBar: rangeBarSeriesConfig
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "../typeOverloads/index.
|
|
2
|
-
export { ChartsDataProviderPremium, type ChartsDataProviderPremiumProps, type ChartsDataProviderPremiumSlots, type ChartsDataProviderPremiumSlotProps } from "./ChartsDataProviderPremium.
|
|
1
|
+
import "../typeOverloads/index.mjs";
|
|
2
|
+
export { ChartsDataProviderPremium, type ChartsDataProviderPremiumProps, type ChartsDataProviderPremiumSlots, type ChartsDataProviderPremiumSlotProps } from "./ChartsDataProviderPremium.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "../typeOverloads/index.
|
|
2
|
-
export { ChartsDataProviderPremium } from "./ChartsDataProviderPremium.
|
|
1
|
+
import "../typeOverloads/index.mjs";
|
|
2
|
+
export { ChartsDataProviderPremium } from "./ChartsDataProviderPremium.mjs";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { type ChartAnyPluginSignature, type ChartSeriesType } from '@mui/x-charts/internals';
|
|
2
|
-
import type { ChartsDataProviderPremiumProps } from "./ChartsDataProviderPremium.
|
|
3
|
-
import type { AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
2
|
+
import type { ChartsDataProviderPremiumProps } from "./ChartsDataProviderPremium.mjs";
|
|
3
|
+
import type { AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
4
4
|
export declare const useChartsDataProviderPremiumProps: <TSeries extends ChartSeriesType = ChartSeriesType, TSignatures extends readonly ChartAnyPluginSignature[] = AllPluginSignatures<TSeries>>(props: ChartsDataProviderPremiumProps<TSeries, TSignatures>) => {
|
|
5
5
|
children: import("react").ReactNode;
|
|
6
6
|
localeText: Partial<import("@mui/x-charts/locales").ChartsLocaleText> | undefined;
|
|
@@ -4,8 +4,8 @@ import PropTypes from 'prop-types';
|
|
|
4
4
|
import { BarChartPro } from '@mui/x-charts-pro/BarChartPro';
|
|
5
5
|
import { LineChartPro } from '@mui/x-charts-pro/LineChartPro';
|
|
6
6
|
import { PieChartPro } from '@mui/x-charts-pro/PieChartPro';
|
|
7
|
-
import { configurationOptions } from "./configuration.
|
|
8
|
-
import { colorPaletteLookup } from "./colors.
|
|
7
|
+
import { configurationOptions } from "./configuration.mjs";
|
|
8
|
+
import { colorPaletteLookup } from "./colors.mjs";
|
|
9
9
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
10
10
|
const getLegendPosition = position => {
|
|
11
11
|
let horizontal = 'center';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { styled, useTheme } from '@mui/material/styles';
|
|
3
|
-
import { GridChartsPaletteIcon } from "../icons.
|
|
3
|
+
import { GridChartsPaletteIcon } from "../icons.mjs";
|
|
4
4
|
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
|
|
5
5
|
const PaletteOptionRoot = styled('div', {
|
|
6
6
|
name: 'MuiDataGrid',
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import _extends from "@babel/runtime/helpers/esm/extends";
|
|
2
2
|
import { DEFAULT_LOCALE } from '@mui/x-charts/locales';
|
|
3
|
-
import { PaletteOption } from "./components/PaletteOption.
|
|
4
|
-
import { colorPaletteLookup } from "./colors.
|
|
5
|
-
import { GridBarChartIcon, GridColumnChartIcon, GridLineChartIcon, GridPieChartIcon, GridAreaChartIcon } from "./icons.
|
|
3
|
+
import { PaletteOption } from "./components/PaletteOption.mjs";
|
|
4
|
+
import { colorPaletteLookup } from "./colors.mjs";
|
|
5
|
+
import { GridBarChartIcon, GridColumnChartIcon, GridLineChartIcon, GridPieChartIcon, GridAreaChartIcon } from "./icons.mjs";
|
|
6
6
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
7
7
|
const getChartSection = localeText => ({
|
|
8
8
|
id: 'chart',
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { selectorChartPreviewComputedXAxis, selectorChartPreviewComputedYAxis, useStore } from '@mui/x-charts/internals';
|
|
2
2
|
import { BarElement } from '@mui/x-charts/BarChart';
|
|
3
|
-
import { useRangeBarPlotData } from "../../../BarChartPremium/RangeBar/useRangeBarPlotData.
|
|
3
|
+
import { useRangeBarPlotData } from "../../../BarChartPremium/RangeBar/useRangeBarPlotData.mjs";
|
|
4
4
|
import { jsx as _jsx } from "react/jsx-runtime";
|
|
5
5
|
export function RangeBarPreviewPlot(props) {
|
|
6
6
|
const drawingArea = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { ProPluginsPerSeriesType } from '@mui/x-charts-pro/internals';
|
|
2
2
|
import type { ChartAnyPluginSignature, ChartPublicAPI } from '@mui/x-charts/internals';
|
|
3
|
-
import type { BarChartPremiumPluginSignatures } from "../BarChartPremium/BarChartPremium.plugins.
|
|
4
|
-
import type { AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
3
|
+
import type { BarChartPremiumPluginSignatures } from "../BarChartPremium/BarChartPremium.plugins.mjs";
|
|
4
|
+
import type { AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
5
5
|
export type PremiumPluginsPerSeriesType = Omit<ProPluginsPerSeriesType, 'bar'> & {
|
|
6
6
|
bar: BarChartPremiumPluginSignatures;
|
|
7
7
|
};
|
package/{esm/context/useChartPremiumApiContext.d.ts → context/useChartPremiumApiContext.d.mts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type ChartPremiumApi } from "./ChartPremiumApi.
|
|
1
|
+
import { type ChartPremiumApi } from "./ChartPremiumApi.mjs";
|
|
2
2
|
/**
|
|
3
3
|
* The `useChartPremiumApiContext` hook provides access to the chart API.
|
|
4
4
|
* This is only available when the chart is rendered within a chart or a `ChartsDataProviderPremium` component.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./useAnimateRangeBar.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./useAnimateRangeBar.mjs";
|
package/{esm/hooks/animation/useAnimateRangeBar.d.ts → hooks/animation/useAnimateRangeBar.d.mts}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type * as React from 'react';
|
|
2
|
-
import { type AnimatedRangeBarElementProps } from "../../BarChartPremium/RangeBar/AnimatedRangeBarElement.
|
|
2
|
+
import { type AnimatedRangeBarElementProps } from "../../BarChartPremium/RangeBar/AnimatedRangeBarElement.mjs";
|
|
3
3
|
type UseAnimateRangeBarParams = Pick<AnimatedRangeBarElementProps, 'x' | 'y' | 'xOrigin' | 'yOrigin' | 'width' | 'height' | 'skipAnimation' | 'layout'> & {
|
|
4
4
|
ref?: React.Ref<SVGRectElement>;
|
|
5
5
|
hidden?: boolean;
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
export * from '@mui/x-charts-pro/hooks';
|
|
3
3
|
// End of re-export-block
|
|
4
4
|
|
|
5
|
-
export * from "./animation/index.
|
|
6
|
-
export * from "./useChartPremiumApiRef.
|
|
7
|
-
export * from "./useRangeBarSeries.
|
|
5
|
+
export * from "./animation/index.mjs";
|
|
6
|
+
export * from "./useChartPremiumApiRef.mjs";
|
|
7
|
+
export * from "./useRangeBarSeries.mjs";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type ChartAnyPluginSignature } from '@mui/x-charts/internals';
|
|
3
|
-
import { type ChartPremiumApi } from "../context/index.
|
|
4
|
-
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.
|
|
5
|
-
import { type PremiumPluginsPerSeriesType } from "../context/ChartPremiumApi.
|
|
3
|
+
import { type ChartPremiumApi } from "../context/index.mjs";
|
|
4
|
+
import { type AllPluginSignatures } from "../internals/plugins/allPlugins.mjs";
|
|
5
|
+
import { type PremiumPluginsPerSeriesType } from "../context/ChartPremiumApi.mjs";
|
|
6
6
|
/**
|
|
7
7
|
* Hook that instantiates a [[ChartPremiumApiRef]].
|
|
8
8
|
* The chart type needs to be given as the generic parameter to narrow down the API to the specific chart type.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '@mui/x-charts-pro/typeOverloads';
|
|
2
|
-
import "./typeOverloads/modules.
|
|
2
|
+
import "./typeOverloads/modules.mjs";
|
|
3
3
|
export * from '@mui/x-charts/ChartsClipPath';
|
|
4
4
|
export * from '@mui/x-charts/ChartsReferenceLine';
|
|
5
5
|
export * from '@mui/x-charts/ChartsAxis';
|
|
@@ -38,15 +38,15 @@ export * from '@mui/x-charts-pro/RadarChartPro';
|
|
|
38
38
|
export * from '@mui/x-charts-pro/ChartsZoomSlider';
|
|
39
39
|
export * from '@mui/x-charts-pro/ChartZoomSlider';
|
|
40
40
|
export * from '@mui/x-charts-pro/ChartsToolbarPro';
|
|
41
|
-
export * from "./colorPalettes/index.
|
|
42
|
-
export * from "./constants/index.
|
|
43
|
-
export * from "./hooks/index.
|
|
44
|
-
export * from "./context/index.
|
|
45
|
-
export * from "./models/index.
|
|
46
|
-
export * from "./plugins/index.
|
|
47
|
-
export * from "./ChartsRenderer/index.
|
|
48
|
-
export * from "./ChartsDataProviderPremium/index.
|
|
49
|
-
export * from "./ChartDataProviderPremium/index.
|
|
50
|
-
export * from "./ChartsContainerPremium/index.
|
|
51
|
-
export * from "./ChartContainerPremium/index.
|
|
52
|
-
export * from "./BarChartPremium/index.
|
|
41
|
+
export * from "./colorPalettes/index.mjs";
|
|
42
|
+
export * from "./constants/index.mjs";
|
|
43
|
+
export * from "./hooks/index.mjs";
|
|
44
|
+
export * from "./context/index.mjs";
|
|
45
|
+
export * from "./models/index.mjs";
|
|
46
|
+
export * from "./plugins/index.mjs";
|
|
47
|
+
export * from "./ChartsRenderer/index.mjs";
|
|
48
|
+
export * from "./ChartsDataProviderPremium/index.mjs";
|
|
49
|
+
export * from "./ChartDataProviderPremium/index.mjs";
|
|
50
|
+
export * from "./ChartsContainerPremium/index.mjs";
|
|
51
|
+
export * from "./ChartContainerPremium/index.mjs";
|
|
52
|
+
export * from "./BarChartPremium/index.mjs";
|
package/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @mui/x-charts-premium v8.
|
|
2
|
+
* @mui/x-charts-premium v8.29.0
|
|
3
3
|
*
|
|
4
4
|
* @license SEE LICENSE IN LICENSE
|
|
5
5
|
* This source code is licensed under the SEE LICENSE IN LICENSE license found in the
|
|
6
6
|
* LICENSE file in the root directory of this source tree.
|
|
7
7
|
*/
|
|
8
8
|
import '@mui/x-charts-pro/typeOverloads';
|
|
9
|
-
import "./typeOverloads/modules.
|
|
9
|
+
import "./typeOverloads/modules.mjs";
|
|
10
10
|
|
|
11
11
|
// exports from MIT package
|
|
12
12
|
export * from '@mui/x-charts/ChartsClipPath';
|
|
@@ -49,19 +49,19 @@ export * from '@mui/x-charts-pro/ChartZoomSlider';
|
|
|
49
49
|
export * from '@mui/x-charts-pro/ChartsToolbarPro';
|
|
50
50
|
|
|
51
51
|
// Premium utilities
|
|
52
|
-
export * from "./colorPalettes/index.
|
|
53
|
-
export * from "./constants/index.
|
|
54
|
-
export * from "./hooks/index.
|
|
55
|
-
export * from "./context/index.
|
|
56
|
-
export * from "./models/index.
|
|
57
|
-
export * from "./plugins/index.
|
|
52
|
+
export * from "./colorPalettes/index.mjs";
|
|
53
|
+
export * from "./constants/index.mjs";
|
|
54
|
+
export * from "./hooks/index.mjs";
|
|
55
|
+
export * from "./context/index.mjs";
|
|
56
|
+
export * from "./models/index.mjs";
|
|
57
|
+
export * from "./plugins/index.mjs";
|
|
58
58
|
// Locales should be imported from `@mui/x-charts-premium/locales`
|
|
59
59
|
// export * from './locales';
|
|
60
60
|
|
|
61
61
|
// Premium components
|
|
62
|
-
export * from "./ChartsRenderer/index.
|
|
63
|
-
export * from "./ChartsDataProviderPremium/index.
|
|
64
|
-
export * from "./ChartDataProviderPremium/index.
|
|
65
|
-
export * from "./ChartsContainerPremium/index.
|
|
66
|
-
export * from "./ChartContainerPremium/index.
|
|
67
|
-
export * from "./BarChartPremium/index.
|
|
62
|
+
export * from "./ChartsRenderer/index.mjs";
|
|
63
|
+
export * from "./ChartsDataProviderPremium/index.mjs";
|
|
64
|
+
export * from "./ChartDataProviderPremium/index.mjs";
|
|
65
|
+
export * from "./ChartsContainerPremium/index.mjs";
|
|
66
|
+
export * from "./ChartContainerPremium/index.mjs";
|
|
67
|
+
export * from "./BarChartPremium/index.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export * from '@mui/x-charts-pro/models';
|
|
2
|
-
export * from "./seriesType/index.
|
|
2
|
+
export * from "./seriesType/index.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./rangeBar.mjs";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from "./rangeBar.mjs";
|
package/{esm/moduleAugmentation/rangeBarOnClick.d.ts → moduleAugmentation/rangeBarOnClick.d.mts}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { type RangeBarValueType } from "../models/index.
|
|
1
|
+
import { type RangeBarValueType } from "../models/index.mjs";
|
|
2
2
|
declare module '@mui/x-charts/models' {
|
|
3
3
|
interface ChartsTypeFeatureFlags {
|
|
4
4
|
seriesValuesOverride: RangeBarValueType | number | null | undefined;
|