@mui/x-charts-pro 9.5.0 → 9.7.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/BarChartPro/BarChartPro.d.mts +5 -5
- package/BarChartPro/BarChartPro.d.ts +5 -5
- package/BarChartPro/BarChartPro.js +5 -3
- package/BarChartPro/BarChartPro.mjs +5 -3
- package/BarChartPro/BarChartPro.plugins.d.mts +3 -3
- package/BarChartPro/BarChartPro.plugins.d.ts +3 -3
- package/CHANGELOG.md +261 -0
- package/ChartZoomSlider/index.d.mts +2 -1
- package/ChartZoomSlider/index.d.ts +2 -1
- package/ChartZoomSlider/index.mjs +0 -1
- package/ChartsContainerPro/ChartsContainerPro.d.mts +4 -4
- package/ChartsContainerPro/ChartsContainerPro.d.ts +4 -4
- package/ChartsContainerPro/useChartsContainerProProps.d.mts +2 -2
- package/ChartsContainerPro/useChartsContainerProProps.d.ts +2 -2
- package/ChartsDataProviderPro/ChartsDataProviderPro.d.mts +4 -4
- package/ChartsDataProviderPro/ChartsDataProviderPro.d.ts +4 -4
- package/ChartsDataProviderPro/ChartsDataProviderPro.js +7 -3
- package/ChartsDataProviderPro/ChartsDataProviderPro.mjs +7 -3
- package/ChartsDataProviderPro/useChartsDataProviderProProps.d.mts +1 -1
- package/ChartsDataProviderPro/useChartsDataProviderProProps.d.ts +1 -1
- package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.d.mts +3 -3
- package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.d.ts +3 -3
- package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.js +1 -1
- package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.mjs +1 -1
- package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.d.mts +3 -3
- package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.d.ts +3 -3
- package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.js +1 -1
- package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.mjs +1 -1
- package/ChartsToolbarPro/ChartsToolbarPro.d.mts +5 -5
- package/ChartsToolbarPro/ChartsToolbarPro.d.ts +5 -5
- package/ChartsToolbarPro/ChartsToolbarPro.js +3 -2
- package/ChartsToolbarPro/ChartsToolbarPro.mjs +3 -2
- package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.d.mts +3 -3
- package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.d.ts +3 -3
- package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.js +1 -1
- package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.mjs +1 -1
- package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.d.mts +2 -2
- package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.d.ts +2 -2
- package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.js +1 -1
- package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.mjs +1 -1
- package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.d.mts +2 -2
- package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.d.ts +2 -2
- package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.js +1 -1
- package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.mjs +1 -1
- package/ChartsToolbarPro/Toolbar.types.d.mts +1 -1
- package/ChartsToolbarPro/Toolbar.types.d.ts +1 -1
- package/ChartsToolbarPro/internals/ChartsMenu.d.mts +1 -1
- package/ChartsToolbarPro/internals/ChartsMenu.d.ts +1 -1
- package/ChartsToolbarPro/internals/ChartsToolbarDivider.d.mts +1 -1
- package/ChartsToolbarPro/internals/ChartsToolbarDivider.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSlider.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSlider.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderActiveTrack.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderActiveTrack.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreview.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreview.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreviewContent.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreviewContent.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderTrack.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderTrack.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsTooltipZoomSliderValue.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsTooltipZoomSliderValue.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/AreaPreviewPlot.d.mts +2 -2
- package/ChartsZoomSlider/internals/previews/AreaPreviewPlot.d.ts +2 -2
- package/ChartsZoomSlider/internals/previews/BarPreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/BarPreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/BarPreviewPlot.mjs +1 -2
- package/ChartsZoomSlider/internals/previews/LineAreaPreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/LineAreaPreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/LinePreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/LinePreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/PreviewPlot.types.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/PreviewPlot.types.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/ScatterPreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/ScatterPreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/seriesPreviewPlotMap.d.mts +1 -1
- package/ChartsZoomSlider/internals/seriesPreviewPlotMap.d.ts +1 -1
- package/ChartsZoomSlider/internals/zoom-utils.d.mts +2 -2
- package/ChartsZoomSlider/internals/zoom-utils.d.ts +2 -2
- package/FunnelChart/FunnelChart.d.mts +9 -9
- package/FunnelChart/FunnelChart.d.ts +9 -9
- package/FunnelChart/FunnelChart.js +1 -1
- package/FunnelChart/FunnelChart.mjs +1 -1
- package/FunnelChart/FunnelChart.plugins.d.mts +3 -3
- package/FunnelChart/FunnelChart.plugins.d.ts +3 -3
- package/FunnelChart/FunnelPlot.d.mts +2 -2
- package/FunnelChart/FunnelPlot.d.ts +2 -2
- package/FunnelChart/FunnelPlot.js +5 -1
- package/FunnelChart/FunnelPlot.mjs +5 -1
- package/FunnelChart/FunnelSection.d.mts +2 -2
- package/FunnelChart/FunnelSection.d.ts +2 -2
- package/FunnelChart/FunnelSectionLabel.d.mts +2 -2
- package/FunnelChart/FunnelSectionLabel.d.ts +2 -2
- package/FunnelChart/categoryAxis.types.d.mts +2 -2
- package/FunnelChart/categoryAxis.types.d.ts +2 -2
- package/FunnelChart/coordinateMapper.d.mts +2 -2
- package/FunnelChart/coordinateMapper.d.ts +2 -2
- package/FunnelChart/curves/borderRadiusPolygon.d.mts +1 -1
- package/FunnelChart/curves/borderRadiusPolygon.d.ts +1 -1
- package/FunnelChart/curves/bump.d.mts +1 -1
- package/FunnelChart/curves/bump.d.ts +1 -1
- package/FunnelChart/curves/curve.types.d.mts +1 -1
- package/FunnelChart/curves/curve.types.d.ts +1 -1
- package/FunnelChart/curves/getFunnelCurve.d.mts +1 -1
- package/FunnelChart/curves/getFunnelCurve.d.ts +1 -1
- package/FunnelChart/curves/linear.d.mts +1 -1
- package/FunnelChart/curves/linear.d.ts +1 -1
- package/FunnelChart/curves/pyramid.d.mts +1 -1
- package/FunnelChart/curves/pyramid.d.ts +1 -1
- package/FunnelChart/curves/step-pyramid.d.mts +1 -1
- package/FunnelChart/curves/step-pyramid.d.ts +1 -1
- package/FunnelChart/curves/step.d.mts +1 -1
- package/FunnelChart/curves/step.d.ts +1 -1
- package/FunnelChart/funnel.types.d.mts +5 -5
- package/FunnelChart/funnel.types.d.ts +5 -5
- package/FunnelChart/funnelAxisPlugin/computeAxisValue.d.mts +4 -4
- package/FunnelChart/funnelAxisPlugin/computeAxisValue.d.ts +4 -4
- package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.d.mts +2 -2
- package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.d.ts +2 -2
- package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.types.d.mts +1 -1
- package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.types.d.ts +1 -1
- package/FunnelChart/funnelAxisPlugin/useChartFunnelAxisRendering.selectors.d.mts +2 -2
- package/FunnelChart/funnelAxisPlugin/useChartFunnelAxisRendering.selectors.d.ts +2 -2
- package/FunnelChart/funnelClasses.d.mts +1 -1
- package/FunnelChart/funnelClasses.d.ts +1 -1
- package/FunnelChart/funnelPlotSlots.types.d.mts +1 -1
- package/FunnelChart/funnelPlotSlots.types.d.ts +1 -1
- package/FunnelChart/funnelSlots.types.d.mts +6 -6
- package/FunnelChart/funnelSlots.types.d.ts +6 -6
- package/FunnelChart/labelUtils.d.mts +2 -2
- package/FunnelChart/labelUtils.d.ts +2 -2
- package/FunnelChart/seriesConfig/descriptionGetter.d.mts +1 -1
- package/FunnelChart/seriesConfig/descriptionGetter.d.ts +1 -1
- package/FunnelChart/seriesConfig/extremums.d.mts +1 -1
- package/FunnelChart/seriesConfig/extremums.d.ts +1 -1
- package/FunnelChart/seriesConfig/getColor.d.mts +1 -1
- package/FunnelChart/seriesConfig/getColor.d.ts +1 -1
- package/FunnelChart/seriesConfig/getSeriesWithDefaultValues.d.mts +1 -1
- package/FunnelChart/seriesConfig/getSeriesWithDefaultValues.d.ts +1 -1
- package/FunnelChart/seriesConfig/index.d.mts +1 -1
- package/FunnelChart/seriesConfig/index.d.ts +1 -1
- package/FunnelChart/seriesConfig/keyboardFocusHandler.d.mts +1 -1
- package/FunnelChart/seriesConfig/keyboardFocusHandler.d.ts +1 -1
- package/FunnelChart/seriesConfig/legend.d.mts +1 -1
- package/FunnelChart/seriesConfig/legend.d.ts +1 -1
- package/FunnelChart/seriesConfig/seriesProcessor.d.mts +1 -1
- package/FunnelChart/seriesConfig/seriesProcessor.d.ts +1 -1
- package/FunnelChart/seriesConfig/tooltip.d.mts +1 -1
- package/FunnelChart/seriesConfig/tooltip.d.ts +1 -1
- package/FunnelChart/seriesConfig/tooltipPosition.d.mts +1 -1
- package/FunnelChart/seriesConfig/tooltipPosition.d.ts +1 -1
- package/FunnelChart/useFunnelChartProps.d.mts +7 -7
- package/FunnelChart/useFunnelChartProps.d.ts +7 -7
- package/Heatmap/Heatmap.d.mts +12 -12
- package/Heatmap/Heatmap.d.ts +12 -12
- package/Heatmap/Heatmap.js +5 -3
- package/Heatmap/Heatmap.mjs +5 -3
- package/Heatmap/Heatmap.plugins.d.mts +3 -3
- package/Heatmap/Heatmap.plugins.d.ts +3 -3
- package/Heatmap/Heatmap.types.d.mts +1 -1
- package/Heatmap/Heatmap.types.d.ts +1 -1
- package/Heatmap/HeatmapCell.js +1 -1
- package/Heatmap/HeatmapCell.mjs +1 -1
- package/Heatmap/HeatmapItem.d.mts +2 -2
- package/Heatmap/HeatmapItem.d.ts +2 -2
- package/Heatmap/HeatmapPlot.d.mts +1 -1
- package/Heatmap/HeatmapPlot.d.ts +1 -1
- package/Heatmap/HeatmapPlot.js +1 -1
- package/Heatmap/HeatmapPlot.mjs +1 -1
- package/Heatmap/HeatmapSVGPlot.d.mts +1 -1
- package/Heatmap/HeatmapSVGPlot.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.classes.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.classes.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.js +5 -25
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.mjs +5 -25
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.types.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.types.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.js +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.mjs +1 -1
- package/Heatmap/seriesConfig/extremums.d.mts +1 -1
- package/Heatmap/seriesConfig/extremums.d.ts +1 -1
- package/Heatmap/seriesConfig/getColor.d.mts +1 -1
- package/Heatmap/seriesConfig/getColor.d.ts +1 -1
- package/Heatmap/seriesConfig/getSeriesWithDefaultValues.d.mts +1 -1
- package/Heatmap/seriesConfig/getSeriesWithDefaultValues.d.ts +1 -1
- package/Heatmap/seriesConfig/identifierSerializer.d.mts +1 -1
- package/Heatmap/seriesConfig/identifierSerializer.d.ts +1 -1
- package/Heatmap/seriesConfig/index.d.mts +1 -1
- package/Heatmap/seriesConfig/index.d.ts +1 -1
- package/Heatmap/seriesConfig/seriesProcessor.d.mts +1 -1
- package/Heatmap/seriesConfig/seriesProcessor.d.ts +1 -1
- package/Heatmap/seriesConfig/tooltip.d.mts +1 -1
- package/Heatmap/seriesConfig/tooltip.d.ts +1 -1
- package/Heatmap/seriesConfig/tooltipPosition.d.mts +1 -1
- package/Heatmap/seriesConfig/tooltipPosition.d.ts +1 -1
- package/Heatmap/useHeatmapProps.d.mts +7 -7
- package/Heatmap/useHeatmapProps.d.ts +7 -7
- package/LineChartPro/LineChartPro.d.mts +5 -5
- package/LineChartPro/LineChartPro.d.ts +5 -5
- package/LineChartPro/LineChartPro.js +5 -3
- package/LineChartPro/LineChartPro.mjs +5 -3
- package/LineChartPro/LineChartPro.plugins.d.mts +3 -3
- package/LineChartPro/LineChartPro.plugins.d.ts +3 -3
- package/PieChartPro/PieChartPro.d.mts +5 -5
- package/PieChartPro/PieChartPro.d.ts +5 -5
- package/PieChartPro/PieChartPro.js +1 -1
- package/PieChartPro/PieChartPro.mjs +1 -1
- package/PieChartPro/PieChartPro.plugins.d.mts +2 -2
- package/PieChartPro/PieChartPro.plugins.d.ts +2 -2
- package/RadarChartPro/RadarChartPro.d.mts +4 -4
- package/RadarChartPro/RadarChartPro.d.ts +4 -4
- package/RadarChartPro/RadarChartPro.js +1 -1
- package/RadarChartPro/RadarChartPro.mjs +1 -1
- package/RadarChartPro/RadarChartPro.plugins.d.mts +1 -1
- package/RadarChartPro/RadarChartPro.plugins.d.ts +1 -1
- package/SankeyChart/SankeyChart.d.mts +2 -2
- package/SankeyChart/SankeyChart.d.ts +2 -2
- package/SankeyChart/SankeyChart.js +1 -1
- package/SankeyChart/SankeyChart.mjs +1 -1
- package/SankeyChart/SankeyChart.plugins.d.mts +2 -2
- package/SankeyChart/SankeyChart.plugins.d.ts +2 -2
- package/SankeyChart/SankeyDataProvider.d.mts +4 -1
- package/SankeyChart/SankeyDataProvider.d.ts +4 -1
- package/SankeyChart/SankeyDataProvider.js +170 -1
- package/SankeyChart/SankeyDataProvider.mjs +169 -0
- package/SankeyChart/SankeyLinkLabel.d.mts +1 -1
- package/SankeyChart/SankeyLinkLabel.d.ts +1 -1
- package/SankeyChart/SankeyLinkLabelPlot.d.mts +4 -1
- package/SankeyChart/SankeyLinkLabelPlot.d.ts +4 -1
- package/SankeyChart/SankeyLinkLabelPlot.js +12 -1
- package/SankeyChart/SankeyLinkLabelPlot.mjs +11 -0
- package/SankeyChart/SankeyLinkPlot.d.mts +4 -1
- package/SankeyChart/SankeyLinkPlot.d.ts +4 -1
- package/SankeyChart/SankeyLinkPlot.js +18 -1
- package/SankeyChart/SankeyLinkPlot.mjs +17 -0
- package/SankeyChart/SankeyNodeLabelPlot.d.mts +4 -1
- package/SankeyChart/SankeyNodeLabelPlot.d.ts +4 -1
- package/SankeyChart/SankeyNodeLabelPlot.js +12 -1
- package/SankeyChart/SankeyNodeLabelPlot.mjs +11 -0
- package/SankeyChart/SankeyNodePlot.d.mts +4 -1
- package/SankeyChart/SankeyNodePlot.d.ts +4 -1
- package/SankeyChart/SankeyNodePlot.js +18 -1
- package/SankeyChart/SankeyNodePlot.mjs +17 -0
- package/SankeyChart/SankeyPlot.d.mts +2 -2
- package/SankeyChart/SankeyPlot.d.ts +2 -2
- package/SankeyChart/SankeyPlot.js +5 -1
- package/SankeyChart/SankeyPlot.mjs +5 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.d.mts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.d.ts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.js +8 -28
- package/SankeyChart/SankeyTooltip/SankeyTooltip.mjs +8 -28
- package/SankeyChart/SankeyTooltip/SankeyTooltip.types.d.mts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.types.d.ts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltipContent.d.mts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltipContent.d.ts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltipContent.js +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltipContent.mjs +1 -1
- package/SankeyChart/d3Sankey/sankeyLinkHorizontal.d.mts +1 -1
- package/SankeyChart/d3Sankey/sankeyLinkHorizontal.d.ts +1 -1
- package/SankeyChart/sankeySlots.types.d.mts +4 -4
- package/SankeyChart/sankeySlots.types.d.ts +4 -4
- package/SankeyChart/seriesConfig/identifierSerializer.d.mts +1 -1
- package/SankeyChart/seriesConfig/identifierSerializer.d.ts +1 -1
- package/SankeyChart/useSankeyChartProps.d.mts +1 -1
- package/SankeyChart/useSankeyChartProps.d.ts +1 -1
- package/SankeyChart/useSankeyChartProps.mjs +0 -1
- package/ScatterChartPro/ScatterChartPro.d.mts +6 -6
- package/ScatterChartPro/ScatterChartPro.d.ts +6 -6
- package/ScatterChartPro/ScatterChartPro.js +5 -3
- package/ScatterChartPro/ScatterChartPro.mjs +5 -3
- package/ScatterChartPro/ScatterChartPro.plugins.d.mts +3 -3
- package/ScatterChartPro/ScatterChartPro.plugins.d.ts +3 -3
- package/context/ChartProApi.d.mts +10 -10
- package/context/ChartProApi.d.ts +10 -10
- package/context/useChartProApiContext.d.mts +1 -1
- package/context/useChartProApiContext.d.ts +1 -1
- package/hooks/useChartProApiRef.d.mts +3 -3
- package/hooks/useChartProApiRef.d.ts +3 -3
- package/hooks/useFunnelSeries.d.mts +1 -1
- package/hooks/useFunnelSeries.d.ts +1 -1
- package/hooks/useHeatmapSeries.d.mts +1 -1
- package/hooks/useHeatmapSeries.d.ts +1 -1
- package/hooks/useSankeySeries.d.mts +2 -2
- package/hooks/useSankeySeries.d.ts +2 -2
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/internals/ChartsWatermark.d.mts +1 -1
- package/internals/ChartsWatermark.d.ts +1 -1
- package/internals/material/components/BaseMenuItem.d.mts +1 -1
- package/internals/material/components/BaseMenuItem.d.ts +1 -1
- package/internals/material/components/BasePopper.d.mts +1 -1
- package/internals/material/components/BasePopper.d.ts +1 -1
- package/internals/material/index.d.mts +2 -2
- package/internals/material/index.d.ts +2 -2
- package/internals/plugins/allPlugins.d.mts +3 -3
- package/internals/plugins/allPlugins.d.ts +3 -3
- package/internals/plugins/useChartProExport/exportImage.d.mts +1 -1
- package/internals/plugins/useChartProExport/exportImage.d.ts +1 -1
- package/internals/plugins/useChartProExport/print.d.mts +1 -1
- package/internals/plugins/useChartProExport/print.d.ts +1 -1
- package/internals/plugins/useChartProExport/useChartProExport.d.mts +2 -2
- package/internals/plugins/useChartProExport/useChartProExport.d.ts +2 -2
- package/internals/plugins/useChartProExport/useChartProExport.types.d.mts +1 -1
- package/internals/plugins/useChartProExport/useChartProExport.types.d.ts +1 -1
- package/internals/plugins/useChartProZoom/calculateZoom.d.mts +1 -1
- package/internals/plugins/useChartProZoom/calculateZoom.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnDrag.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnDrag.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnPressAndDrag.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnPressAndDrag.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnWheel.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnWheel.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.d.mts +10 -0
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.d.ts +10 -0
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.js +49 -0
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.mjs +42 -0
- package/internals/plugins/useChartProZoom/gestureHooks/useZoom.utils.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoom.utils.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnBrush.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnBrush.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnDoubleTapReset.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnDoubleTapReset.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnPinch.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnPinch.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnTapAndDrag.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnTapAndDrag.d.ts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnWheel.d.mts +2 -2
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnWheel.d.ts +2 -2
- package/internals/plugins/useChartProZoom/useChartProZoom.d.mts +2 -2
- package/internals/plugins/useChartProZoom/useChartProZoom.d.ts +2 -2
- package/internals/plugins/useChartProZoom/useChartProZoom.js +2 -0
- package/internals/plugins/useChartProZoom/useChartProZoom.mjs +2 -0
- package/internals/plugins/useChartProZoom/useChartProZoom.selectors.d.mts +2 -2
- package/internals/plugins/useChartProZoom/useChartProZoom.selectors.d.ts +2 -2
- package/internals/plugins/useChartProZoom/useChartProZoom.types.d.mts +3 -3
- package/internals/plugins/useChartProZoom/useChartProZoom.types.d.ts +3 -3
- package/internals/plugins/zoomGestures/useDragGesture.d.mts +2 -2
- package/internals/plugins/zoomGestures/useDragGesture.d.ts +2 -2
- package/internals/plugins/zoomGestures/useWheelGesture.d.mts +2 -2
- package/internals/plugins/zoomGestures/useWheelGesture.d.ts +2 -2
- package/internals/plugins/zoomGestures/useWheelGesture.js +1 -1
- package/internals/plugins/zoomGestures/useWheelGesture.mjs +1 -1
- package/internals/slots/chartBaseSlotProps.d.mts +1 -1
- package/internals/slots/chartBaseSlotProps.d.ts +1 -1
- package/internals/slots/chartsBaseSlots.d.mts +2 -2
- package/internals/slots/chartsBaseSlots.d.ts +2 -2
- package/internals/slots/chartsIconSlots.d.mts +1 -1
- package/internals/slots/chartsIconSlots.d.ts +1 -1
- package/models/seriesType/heatmap.d.mts +2 -2
- package/models/seriesType/heatmap.d.ts +2 -2
- package/package.json +9 -6
- package/plugins/selectors/useChartHeatmapPosition.selectors.d.mts +1 -1
- package/plugins/selectors/useChartHeatmapPosition.selectors.d.ts +1 -1
- package/themeAugmentation/components.d.mts +1 -1
- package/themeAugmentation/components.d.ts +1 -1
- package/themeAugmentation/overrides.d.mts +1 -1
- package/themeAugmentation/overrides.d.ts +1 -1
- package/themeAugmentation/props.d.mts +8 -8
- package/themeAugmentation/props.d.ts +8 -8
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import type { ChartsOverlayProps } from '@mui/x-charts/ChartsOverlay';
|
|
2
|
+
import type { ChartsAxisProps } from '@mui/x-charts/ChartsAxis';
|
|
3
|
+
import type { ChartsLegendSlotExtension } from '@mui/x-charts/ChartsLegend';
|
|
4
|
+
import type { ChartsAxisHighlightProps } from '@mui/x-charts/ChartsAxisHighlight';
|
|
5
5
|
import type { ChartsWrapperProps } from '@mui/x-charts/ChartsWrapper';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
6
|
+
import type { FunnelChartPluginSignatures } from "./FunnelChart.plugins.mjs";
|
|
7
|
+
import type { FunnelPlotProps } from "./FunnelPlot.mjs";
|
|
8
8
|
import type { FunnelChartProps } from "./FunnelChart.mjs";
|
|
9
|
-
import {
|
|
9
|
+
import type { ChartsContainerProProps } from "../ChartsContainerPro/index.mjs";
|
|
10
10
|
/**
|
|
11
11
|
* A helper function that extracts FunnelChartProps from the input props
|
|
12
12
|
* and returns an object with props for the children components of FunnelChart.
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
1
|
+
import type { ChartsOverlayProps } from '@mui/x-charts/ChartsOverlay';
|
|
2
|
+
import type { ChartsAxisProps } from '@mui/x-charts/ChartsAxis';
|
|
3
|
+
import type { ChartsLegendSlotExtension } from '@mui/x-charts/ChartsLegend';
|
|
4
|
+
import type { ChartsAxisHighlightProps } from '@mui/x-charts/ChartsAxisHighlight';
|
|
5
5
|
import type { ChartsWrapperProps } from '@mui/x-charts/ChartsWrapper';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
6
|
+
import type { FunnelChartPluginSignatures } from "./FunnelChart.plugins.js";
|
|
7
|
+
import type { FunnelPlotProps } from "./FunnelPlot.js";
|
|
8
8
|
import type { FunnelChartProps } from "./FunnelChart.js";
|
|
9
|
-
import {
|
|
9
|
+
import type { ChartsContainerProProps } from "../ChartsContainerPro/index.js";
|
|
10
10
|
/**
|
|
11
11
|
* A helper function that extracts FunnelChartProps from the input props
|
|
12
12
|
* and returns an object with props for the children components of FunnelChart.
|
package/Heatmap/Heatmap.d.mts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import type { MakeOptional } from '@mui/x-internals/types';
|
|
3
|
+
import type { ChartsTooltipProps } from '@mui/x-charts/ChartsTooltip';
|
|
4
|
+
import type { ChartsAxisSlots, ChartsAxisSlotProps, XAxis, YAxis } from '@mui/x-charts/internals';
|
|
5
5
|
import type { TooltipPropsOverrides } from '@mui/x-charts/models';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
6
|
+
import type { ChartsOverlayProps, ChartsOverlaySlotProps, ChartsOverlaySlots } from '@mui/x-charts/ChartsOverlay';
|
|
7
|
+
import type { ChartsLegendSlotProps, ChartsLegendSlots } from '@mui/x-charts/ChartsLegend';
|
|
8
|
+
import type { ChartsSlotPropsPro, ChartsSlotsPro } from "../internals/material/index.mjs";
|
|
9
|
+
import type { ChartsContainerProProps } from "../ChartsContainerPro/index.mjs";
|
|
10
|
+
import type { HeatmapSeriesType } from "../models/seriesType/heatmap.mjs";
|
|
11
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip/index.mjs";
|
|
12
|
+
import type { HeatmapItemSlotProps, HeatmapItemSlots } from "./HeatmapItem.mjs";
|
|
13
|
+
import type { HeatmapPluginSignatures } from "./Heatmap.plugins.mjs";
|
|
14
|
+
import type { ChartsToolbarProSlotProps, ChartsToolbarProSlots } from "../ChartsToolbarPro/Toolbar.types.mjs";
|
|
15
15
|
export interface HeatmapSlots extends ChartsAxisSlots, ChartsOverlaySlots, HeatmapItemSlots, ChartsToolbarProSlots, Partial<ChartsSlotsPro> {
|
|
16
16
|
/**
|
|
17
17
|
* Custom component for the tooltip.
|
package/Heatmap/Heatmap.d.ts
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
2
|
+
import type { MakeOptional } from '@mui/x-internals/types';
|
|
3
|
+
import type { ChartsTooltipProps } from '@mui/x-charts/ChartsTooltip';
|
|
4
|
+
import type { ChartsAxisSlots, ChartsAxisSlotProps, XAxis, YAxis } from '@mui/x-charts/internals';
|
|
5
5
|
import type { TooltipPropsOverrides } from '@mui/x-charts/models';
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
6
|
+
import type { ChartsOverlayProps, ChartsOverlaySlotProps, ChartsOverlaySlots } from '@mui/x-charts/ChartsOverlay';
|
|
7
|
+
import type { ChartsLegendSlotProps, ChartsLegendSlots } from '@mui/x-charts/ChartsLegend';
|
|
8
|
+
import type { ChartsSlotPropsPro, ChartsSlotsPro } from "../internals/material/index.js";
|
|
9
|
+
import type { ChartsContainerProProps } from "../ChartsContainerPro/index.js";
|
|
10
|
+
import type { HeatmapSeriesType } from "../models/seriesType/heatmap.js";
|
|
11
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip/index.js";
|
|
12
|
+
import type { HeatmapItemSlotProps, HeatmapItemSlots } from "./HeatmapItem.js";
|
|
13
|
+
import type { HeatmapPluginSignatures } from "./Heatmap.plugins.js";
|
|
14
|
+
import type { ChartsToolbarProSlotProps, ChartsToolbarProSlots } from "../ChartsToolbarPro/Toolbar.types.js";
|
|
15
15
|
export interface HeatmapSlots extends ChartsAxisSlots, ChartsOverlaySlots, HeatmapItemSlots, ChartsToolbarProSlots, Partial<ChartsSlotsPro> {
|
|
16
16
|
/**
|
|
17
17
|
* Custom component for the tooltip.
|
package/Heatmap/Heatmap.js
CHANGED
|
@@ -67,7 +67,7 @@ const Heatmap = exports.Heatmap = /*#__PURE__*/React.forwardRef(function Heatmap
|
|
|
67
67
|
}));
|
|
68
68
|
});
|
|
69
69
|
if (process.env.NODE_ENV !== "production") Heatmap.displayName = "Heatmap";
|
|
70
|
-
process.env.NODE_ENV !== "production" ? Heatmap.propTypes = {
|
|
70
|
+
process.env.NODE_ENV !== "production" ? Heatmap.propTypes /* remove-proptypes */ = {
|
|
71
71
|
// ----------------------------- Warning --------------------------------
|
|
72
72
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
73
73
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -298,11 +298,13 @@ process.env.NODE_ENV !== "production" ? Heatmap.propTypes = {
|
|
|
298
298
|
color: _propTypes.default.oneOfType([_propTypes.default.arrayOf(_propTypes.default.string.isRequired), _propTypes.default.func]).isRequired,
|
|
299
299
|
max: _propTypes.default.oneOfType([_propTypes.default.instanceOf(Date), _propTypes.default.number]),
|
|
300
300
|
min: _propTypes.default.oneOfType([_propTypes.default.instanceOf(Date), _propTypes.default.number]),
|
|
301
|
-
type: _propTypes.default.oneOf(['continuous']).isRequired
|
|
301
|
+
type: _propTypes.default.oneOf(['continuous']).isRequired,
|
|
302
|
+
unknownColor: _propTypes.default.string
|
|
302
303
|
}), _propTypes.default.shape({
|
|
303
304
|
colors: _propTypes.default.arrayOf(_propTypes.default.string).isRequired,
|
|
304
305
|
thresholds: _propTypes.default.arrayOf(_propTypes.default.oneOfType([_propTypes.default.instanceOf(Date), _propTypes.default.number]).isRequired).isRequired,
|
|
305
|
-
type: _propTypes.default.oneOf(['piecewise']).isRequired
|
|
306
|
+
type: _propTypes.default.oneOf(['piecewise']).isRequired,
|
|
307
|
+
unknownColor: _propTypes.default.string
|
|
306
308
|
}), _propTypes.default.shape({
|
|
307
309
|
colors: _propTypes.default.arrayOf(_propTypes.default.string).isRequired,
|
|
308
310
|
type: _propTypes.default.oneOf(['ordinal']).isRequired,
|
package/Heatmap/Heatmap.mjs
CHANGED
|
@@ -60,7 +60,7 @@ const Heatmap = /*#__PURE__*/React.forwardRef(function Heatmap(inProps, ref) {
|
|
|
60
60
|
}));
|
|
61
61
|
});
|
|
62
62
|
if (process.env.NODE_ENV !== "production") Heatmap.displayName = "Heatmap";
|
|
63
|
-
process.env.NODE_ENV !== "production" ? Heatmap.propTypes = {
|
|
63
|
+
process.env.NODE_ENV !== "production" ? Heatmap.propTypes /* remove-proptypes */ = {
|
|
64
64
|
// ----------------------------- Warning --------------------------------
|
|
65
65
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
66
66
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -291,11 +291,13 @@ process.env.NODE_ENV !== "production" ? Heatmap.propTypes = {
|
|
|
291
291
|
color: PropTypes.oneOfType([PropTypes.arrayOf(PropTypes.string.isRequired), PropTypes.func]).isRequired,
|
|
292
292
|
max: PropTypes.oneOfType([PropTypes.instanceOf(Date), PropTypes.number]),
|
|
293
293
|
min: PropTypes.oneOfType([PropTypes.instanceOf(Date), PropTypes.number]),
|
|
294
|
-
type: PropTypes.oneOf(['continuous']).isRequired
|
|
294
|
+
type: PropTypes.oneOf(['continuous']).isRequired,
|
|
295
|
+
unknownColor: PropTypes.string
|
|
295
296
|
}), PropTypes.shape({
|
|
296
297
|
colors: PropTypes.arrayOf(PropTypes.string).isRequired,
|
|
297
298
|
thresholds: PropTypes.arrayOf(PropTypes.oneOfType([PropTypes.instanceOf(Date), PropTypes.number]).isRequired).isRequired,
|
|
298
|
-
type: PropTypes.oneOf(['piecewise']).isRequired
|
|
299
|
+
type: PropTypes.oneOf(['piecewise']).isRequired,
|
|
300
|
+
unknownColor: PropTypes.string
|
|
299
301
|
}), PropTypes.shape({
|
|
300
302
|
colors: PropTypes.arrayOf(PropTypes.string).isRequired,
|
|
301
303
|
type: PropTypes.oneOf(['ordinal']).isRequired,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import type { UseChartZAxisSignature, UseChartCartesianAxisSignature, UseChartTooltipSignature, UseChartInteractionSignature, UseChartHighlightSignature, UseChartBrushSignature, UseChartItemClickSignature, UseChartKeyboardNavigationSignature, ConvertSignaturesIntoPlugins } from '@mui/x-charts/internals';
|
|
2
|
+
import type { UseChartProExportSignature } from "../internals/plugins/useChartProExport/index.mjs";
|
|
3
|
+
import type { UseChartProZoomSignature } from "../internals/plugins/useChartProZoom/index.mjs";
|
|
4
4
|
export type HeatmapPluginSignatures = [UseChartZAxisSignature, UseChartTooltipSignature<'heatmap'>, UseChartInteractionSignature, UseChartCartesianAxisSignature<'heatmap'>, UseChartHighlightSignature<'heatmap'>, UseChartProExportSignature, UseChartBrushSignature, UseChartProZoomSignature, UseChartItemClickSignature<'heatmap'>, UseChartKeyboardNavigationSignature];
|
|
5
5
|
export declare const HEATMAP_PLUGINS: ConvertSignaturesIntoPlugins<HeatmapPluginSignatures>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import type { UseChartZAxisSignature, UseChartCartesianAxisSignature, UseChartTooltipSignature, UseChartInteractionSignature, UseChartHighlightSignature, UseChartBrushSignature, UseChartItemClickSignature, UseChartKeyboardNavigationSignature, ConvertSignaturesIntoPlugins } from '@mui/x-charts/internals';
|
|
2
|
+
import type { UseChartProExportSignature } from "../internals/plugins/useChartProExport/index.js";
|
|
3
|
+
import type { UseChartProZoomSignature } from "../internals/plugins/useChartProZoom/index.js";
|
|
4
4
|
export type HeatmapPluginSignatures = [UseChartZAxisSignature, UseChartTooltipSignature<'heatmap'>, UseChartInteractionSignature, UseChartCartesianAxisSignature<'heatmap'>, UseChartHighlightSignature<'heatmap'>, UseChartProExportSignature, UseChartBrushSignature, UseChartProZoomSignature, UseChartItemClickSignature<'heatmap'>, UseChartKeyboardNavigationSignature];
|
|
5
5
|
export declare const HEATMAP_PLUGINS: ConvertSignaturesIntoPlugins<HeatmapPluginSignatures>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapItemProps, HeatmapItemSlotProps, HeatmapItemSlots } from "./HeatmapItem.mjs";
|
|
2
2
|
export interface HeatmapPlotSlots extends HeatmapItemSlots {}
|
|
3
3
|
export interface HeatmapPlotSlotProps extends HeatmapItemSlotProps {}
|
|
4
4
|
export interface HeatmapRendererPlotProps extends Pick<HeatmapItemProps, 'slots' | 'slotProps'> {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapItemProps, HeatmapItemSlotProps, HeatmapItemSlots } from "./HeatmapItem.js";
|
|
2
2
|
export interface HeatmapPlotSlots extends HeatmapItemSlots {}
|
|
3
3
|
export interface HeatmapPlotSlotProps extends HeatmapItemSlotProps {}
|
|
4
4
|
export interface HeatmapRendererPlotProps extends Pick<HeatmapItemProps, 'slots' | 'slotProps'> {
|
package/Heatmap/HeatmapCell.js
CHANGED
|
@@ -42,7 +42,7 @@ const HeatmapCell = exports.HeatmapCell = /*#__PURE__*/React.forwardRef(function
|
|
|
42
42
|
}, props));
|
|
43
43
|
});
|
|
44
44
|
if (process.env.NODE_ENV !== "production") HeatmapCell.displayName = "HeatmapCell";
|
|
45
|
-
process.env.NODE_ENV !== "production" ? HeatmapCell.propTypes = {
|
|
45
|
+
process.env.NODE_ENV !== "production" ? HeatmapCell.propTypes /* remove-proptypes */ = {
|
|
46
46
|
// ----------------------------- Warning --------------------------------
|
|
47
47
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
48
48
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
package/Heatmap/HeatmapCell.mjs
CHANGED
|
@@ -34,7 +34,7 @@ const HeatmapCell = /*#__PURE__*/React.forwardRef(function HeatmapCell(props, re
|
|
|
34
34
|
}, props));
|
|
35
35
|
});
|
|
36
36
|
if (process.env.NODE_ENV !== "production") HeatmapCell.displayName = "HeatmapCell";
|
|
37
|
-
process.env.NODE_ENV !== "production" ? HeatmapCell.propTypes = {
|
|
37
|
+
process.env.NODE_ENV !== "production" ? HeatmapCell.propTypes /* remove-proptypes */ = {
|
|
38
38
|
// ----------------------------- Warning --------------------------------
|
|
39
39
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
40
40
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import type { SeriesId } from '@mui/x-charts/internals';
|
|
3
|
+
import type { HeatmapCellProps } from "./HeatmapCell.mjs";
|
|
4
4
|
import type { CellPropsOverrides } from "../models/chartsSlotsComponentsPropsPro.mjs";
|
|
5
5
|
export interface HeatmapItemSlots {
|
|
6
6
|
/**
|
package/Heatmap/HeatmapItem.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
2
|
+
import type { SeriesId } from '@mui/x-charts/internals';
|
|
3
|
+
import type { HeatmapCellProps } from "./HeatmapCell.js";
|
|
4
4
|
import type { CellPropsOverrides } from "../models/chartsSlotsComponentsPropsPro.js";
|
|
5
5
|
export interface HeatmapItemSlots {
|
|
6
6
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import type { HeatmapRendererPlotProps } from "./Heatmap.types.mjs";
|
|
3
3
|
export interface HeatmapPlotProps extends HeatmapRendererPlotProps {}
|
|
4
4
|
declare function HeatmapPlot({
|
|
5
5
|
borderRadius,
|
package/Heatmap/HeatmapPlot.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import {
|
|
2
|
+
import type { HeatmapRendererPlotProps } from "./Heatmap.types.js";
|
|
3
3
|
export interface HeatmapPlotProps extends HeatmapRendererPlotProps {}
|
|
4
4
|
declare function HeatmapPlot({
|
|
5
5
|
borderRadius,
|
package/Heatmap/HeatmapPlot.js
CHANGED
|
@@ -23,7 +23,7 @@ function HeatmapPlot(_ref) {
|
|
|
23
23
|
borderRadius: borderRadius
|
|
24
24
|
}, props));
|
|
25
25
|
}
|
|
26
|
-
process.env.NODE_ENV !== "production" ? HeatmapPlot.propTypes = {
|
|
26
|
+
process.env.NODE_ENV !== "production" ? HeatmapPlot.propTypes /* remove-proptypes */ = {
|
|
27
27
|
// ----------------------------- Warning --------------------------------
|
|
28
28
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
29
29
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
package/Heatmap/HeatmapPlot.mjs
CHANGED
|
@@ -16,7 +16,7 @@ function HeatmapPlot(_ref) {
|
|
|
16
16
|
borderRadius: borderRadius
|
|
17
17
|
}, props));
|
|
18
18
|
}
|
|
19
|
-
process.env.NODE_ENV !== "production" ? HeatmapPlot.propTypes = {
|
|
19
|
+
process.env.NODE_ENV !== "production" ? HeatmapPlot.propTypes /* remove-proptypes */ = {
|
|
20
20
|
// ----------------------------- Warning --------------------------------
|
|
21
21
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
22
22
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapRendererPlotProps } from "./Heatmap.types.mjs";
|
|
2
2
|
export declare function HeatmapSVGPlot(props: HeatmapRendererPlotProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapRendererPlotProps } from "./Heatmap.types.js";
|
|
2
2
|
export declare function HeatmapSVGPlot(props: HeatmapRendererPlotProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip.types.mjs";
|
|
2
2
|
export declare const useUtilityClasses: (props: Pick<HeatmapTooltipProps, "classes">) => Record<"mark" | "table" | "cell" | "row" | "root" | "paper" | "markContainer" | "labelCell" | "valueCell", string>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip.types.js";
|
|
2
2
|
export declare const useUtilityClasses: (props: Pick<HeatmapTooltipProps, "classes">) => Record<"mark" | "table" | "cell" | "row" | "root" | "paper" | "markContainer" | "labelCell" | "valueCell", string>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip.types.mjs";
|
|
2
2
|
declare function HeatmapTooltip(props: HeatmapTooltipProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace HeatmapTooltip {
|
|
4
4
|
var propTypes: any;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip.types.js";
|
|
2
2
|
declare function HeatmapTooltip(props: HeatmapTooltipProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace HeatmapTooltip {
|
|
4
4
|
var propTypes: any;
|
|
@@ -27,7 +27,7 @@ function HeatmapTooltip(props) {
|
|
|
27
27
|
})
|
|
28
28
|
}));
|
|
29
29
|
}
|
|
30
|
-
process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
30
|
+
process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes /* remove-proptypes */ = {
|
|
31
31
|
// ----------------------------- Warning --------------------------------
|
|
32
32
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
33
33
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -53,25 +53,6 @@ process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
|
53
53
|
* Either a string to use a HTML element or a component.
|
|
54
54
|
*/
|
|
55
55
|
component: _propTypes.default.elementType,
|
|
56
|
-
/**
|
|
57
|
-
* The components used for each slot inside the Popper.
|
|
58
|
-
* Either a string to use a HTML element or a component.
|
|
59
|
-
*
|
|
60
|
-
* @deprecated use the `slots` prop instead. This prop will be removed in a future major release. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).
|
|
61
|
-
* @default {}
|
|
62
|
-
*/
|
|
63
|
-
components: _propTypes.default.shape({
|
|
64
|
-
Root: _propTypes.default.elementType
|
|
65
|
-
}),
|
|
66
|
-
/**
|
|
67
|
-
* The props used for each slot inside the Popper.
|
|
68
|
-
*
|
|
69
|
-
* @deprecated use the `slotProps` prop instead. This prop will be removed in a future major release. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).
|
|
70
|
-
* @default {}
|
|
71
|
-
*/
|
|
72
|
-
componentsProps: _propTypes.default.shape({
|
|
73
|
-
root: _propTypes.default.oneOfType([_propTypes.default.func, _propTypes.default.object])
|
|
74
|
-
}),
|
|
75
56
|
/**
|
|
76
57
|
* An HTML element or function that returns one.
|
|
77
58
|
* The `container` will have the portal children appended to it.
|
|
@@ -84,10 +65,10 @@ process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
|
84
65
|
*/
|
|
85
66
|
container: _propTypes.default.oneOfType([(props, propName) => {
|
|
86
67
|
if (props[propName] == null) {
|
|
87
|
-
return new Error(process.env.NODE_ENV !== "production" ? `
|
|
68
|
+
return new Error(process.env.NODE_ENV !== "production" ? `Prop '${propName}' is required but wasn't specified` : (0, _formatErrorMessage2.default)(6, propName));
|
|
88
69
|
}
|
|
89
70
|
if (typeof props[propName] !== 'object' || props[propName].nodeType !== 1) {
|
|
90
|
-
return new Error(process.env.NODE_ENV !== "production" ? `
|
|
71
|
+
return new Error(process.env.NODE_ENV !== "production" ? `Expected prop '${propName}' to be of type Element` : (0, _formatErrorMessage2.default)(49, propName));
|
|
91
72
|
}
|
|
92
73
|
return null;
|
|
93
74
|
}, _propTypes.default.func]),
|
|
@@ -171,13 +152,12 @@ process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
|
171
152
|
*/
|
|
172
153
|
position: _propTypes.default.oneOf(['bottom', 'left', 'right', 'top']),
|
|
173
154
|
/**
|
|
174
|
-
* The props used for each slot
|
|
155
|
+
* The props used for each component slot.
|
|
175
156
|
* @default {}
|
|
176
157
|
*/
|
|
177
158
|
slotProps: _propTypes.default.object,
|
|
178
159
|
/**
|
|
179
|
-
*
|
|
180
|
-
* Either a string to use a HTML element or a component.
|
|
160
|
+
* Overridable component slots.
|
|
181
161
|
* @default {}
|
|
182
162
|
*/
|
|
183
163
|
slots: _propTypes.default.object,
|
|
@@ -21,7 +21,7 @@ function HeatmapTooltip(props) {
|
|
|
21
21
|
})
|
|
22
22
|
}));
|
|
23
23
|
}
|
|
24
|
-
process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
24
|
+
process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes /* remove-proptypes */ = {
|
|
25
25
|
// ----------------------------- Warning --------------------------------
|
|
26
26
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
27
27
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -47,25 +47,6 @@ process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
|
47
47
|
* Either a string to use a HTML element or a component.
|
|
48
48
|
*/
|
|
49
49
|
component: PropTypes.elementType,
|
|
50
|
-
/**
|
|
51
|
-
* The components used for each slot inside the Popper.
|
|
52
|
-
* Either a string to use a HTML element or a component.
|
|
53
|
-
*
|
|
54
|
-
* @deprecated use the `slots` prop instead. This prop will be removed in a future major release. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).
|
|
55
|
-
* @default {}
|
|
56
|
-
*/
|
|
57
|
-
components: PropTypes.shape({
|
|
58
|
-
Root: PropTypes.elementType
|
|
59
|
-
}),
|
|
60
|
-
/**
|
|
61
|
-
* The props used for each slot inside the Popper.
|
|
62
|
-
*
|
|
63
|
-
* @deprecated use the `slotProps` prop instead. This prop will be removed in a future major release. [How to migrate](/material-ui/migration/migrating-from-deprecated-apis/).
|
|
64
|
-
* @default {}
|
|
65
|
-
*/
|
|
66
|
-
componentsProps: PropTypes.shape({
|
|
67
|
-
root: PropTypes.oneOfType([PropTypes.func, PropTypes.object])
|
|
68
|
-
}),
|
|
69
50
|
/**
|
|
70
51
|
* An HTML element or function that returns one.
|
|
71
52
|
* The `container` will have the portal children appended to it.
|
|
@@ -78,10 +59,10 @@ process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
|
78
59
|
*/
|
|
79
60
|
container: PropTypes.oneOfType([(props, propName) => {
|
|
80
61
|
if (props[propName] == null) {
|
|
81
|
-
return new Error(process.env.NODE_ENV !== "production" ? `
|
|
62
|
+
return new Error(process.env.NODE_ENV !== "production" ? `Prop '${propName}' is required but wasn't specified` : _formatErrorMessage(6, propName));
|
|
82
63
|
}
|
|
83
64
|
if (typeof props[propName] !== 'object' || props[propName].nodeType !== 1) {
|
|
84
|
-
return new Error(process.env.NODE_ENV !== "production" ? `
|
|
65
|
+
return new Error(process.env.NODE_ENV !== "production" ? `Expected prop '${propName}' to be of type Element` : _formatErrorMessage(49, propName));
|
|
85
66
|
}
|
|
86
67
|
return null;
|
|
87
68
|
}, PropTypes.func]),
|
|
@@ -165,13 +146,12 @@ process.env.NODE_ENV !== "production" ? HeatmapTooltip.propTypes = {
|
|
|
165
146
|
*/
|
|
166
147
|
position: PropTypes.oneOf(['bottom', 'left', 'right', 'top']),
|
|
167
148
|
/**
|
|
168
|
-
* The props used for each slot
|
|
149
|
+
* The props used for each component slot.
|
|
169
150
|
* @default {}
|
|
170
151
|
*/
|
|
171
152
|
slotProps: PropTypes.object,
|
|
172
153
|
/**
|
|
173
|
-
*
|
|
174
|
-
* Either a string to use a HTML element or a component.
|
|
154
|
+
* Overridable component slots.
|
|
175
155
|
* @default {}
|
|
176
156
|
*/
|
|
177
157
|
slots: PropTypes.object,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ChartsTooltipContainerProps, ChartsTooltipClasses } from '@mui/x-charts/ChartsTooltip';
|
|
2
2
|
import type { TooltipPropsOverrides } from '@mui/x-charts/models';
|
|
3
3
|
export interface HeatmapTooltipSlots {
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ChartsTooltipContainerProps, ChartsTooltipClasses } from '@mui/x-charts/ChartsTooltip';
|
|
2
2
|
import type { TooltipPropsOverrides } from '@mui/x-charts/models';
|
|
3
3
|
export interface HeatmapTooltipSlots {
|
|
4
4
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip.types.mjs";
|
|
2
2
|
export interface HeatmapTooltipContentProps extends Pick<HeatmapTooltipProps, 'classes'> {}
|
|
3
3
|
export declare function HeatmapTooltipContent(props: HeatmapTooltipContentProps): import("react/jsx-runtime").JSX.Element | null;
|
|
4
4
|
export declare namespace HeatmapTooltipContent {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { HeatmapTooltipProps } from "./HeatmapTooltip.types.js";
|
|
2
2
|
export interface HeatmapTooltipContentProps extends Pick<HeatmapTooltipProps, 'classes'> {}
|
|
3
3
|
export declare function HeatmapTooltipContent(props: HeatmapTooltipContentProps): import("react/jsx-runtime").JSX.Element | null;
|
|
4
4
|
export declare namespace HeatmapTooltipContent {
|
|
@@ -85,7 +85,7 @@ function HeatmapTooltipContent(props) {
|
|
|
85
85
|
})
|
|
86
86
|
});
|
|
87
87
|
}
|
|
88
|
-
process.env.NODE_ENV !== "production" ? HeatmapTooltipContent.propTypes = {
|
|
88
|
+
process.env.NODE_ENV !== "production" ? HeatmapTooltipContent.propTypes /* remove-proptypes */ = {
|
|
89
89
|
// ----------------------------- Warning --------------------------------
|
|
90
90
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
91
91
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -79,7 +79,7 @@ export function HeatmapTooltipContent(props) {
|
|
|
79
79
|
})
|
|
80
80
|
});
|
|
81
81
|
}
|
|
82
|
-
process.env.NODE_ENV !== "production" ? HeatmapTooltipContent.propTypes = {
|
|
82
|
+
process.env.NODE_ENV !== "production" ? HeatmapTooltipContent.propTypes /* remove-proptypes */ = {
|
|
83
83
|
// ----------------------------- Warning --------------------------------
|
|
84
84
|
// | These PropTypes are generated from the TypeScript type definitions |
|
|
85
85
|
// | To update them edit the TypeScript types and run "pnpm proptypes" |
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { CartesianExtremumGetter } from '@mui/x-charts/internals';
|
|
2
2
|
export declare const getBaseExtremum: CartesianExtremumGetter<'heatmap'>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { CartesianExtremumGetter } from '@mui/x-charts/internals';
|
|
2
2
|
export declare const getBaseExtremum: CartesianExtremumGetter<'heatmap'>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { GetSeriesWithDefaultValues } from '@mui/x-charts/internals';
|
|
2
2
|
declare const getSeriesWithDefaultValues: GetSeriesWithDefaultValues<'heatmap'>;
|
|
3
3
|
export default getSeriesWithDefaultValues;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { GetSeriesWithDefaultValues } from '@mui/x-charts/internals';
|
|
2
2
|
declare const getSeriesWithDefaultValues: GetSeriesWithDefaultValues<'heatmap'>;
|
|
3
3
|
export default getSeriesWithDefaultValues;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ChartSeriesTypeConfig } from '@mui/x-charts/internals';
|
|
2
2
|
export declare const heatmapSeriesConfig: ChartSeriesTypeConfig<'heatmap'>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { ChartSeriesTypeConfig } from '@mui/x-charts/internals';
|
|
2
2
|
export declare const heatmapSeriesConfig: ChartSeriesTypeConfig<'heatmap'>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import type { TooltipItemPositionGetter } from '@mui/x-charts/internals';
|
|
2
2
|
declare const tooltipItemPositionGetter: TooltipItemPositionGetter<'heatmap'>;
|
|
3
3
|
export default tooltipItemPositionGetter;
|