@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.
Files changed (363) hide show
  1. package/BarChartPro/BarChartPro.d.mts +5 -5
  2. package/BarChartPro/BarChartPro.d.ts +5 -5
  3. package/BarChartPro/BarChartPro.js +5 -3
  4. package/BarChartPro/BarChartPro.mjs +5 -3
  5. package/BarChartPro/BarChartPro.plugins.d.mts +3 -3
  6. package/BarChartPro/BarChartPro.plugins.d.ts +3 -3
  7. package/CHANGELOG.md +261 -0
  8. package/ChartZoomSlider/index.d.mts +2 -1
  9. package/ChartZoomSlider/index.d.ts +2 -1
  10. package/ChartZoomSlider/index.mjs +0 -1
  11. package/ChartsContainerPro/ChartsContainerPro.d.mts +4 -4
  12. package/ChartsContainerPro/ChartsContainerPro.d.ts +4 -4
  13. package/ChartsContainerPro/useChartsContainerProProps.d.mts +2 -2
  14. package/ChartsContainerPro/useChartsContainerProProps.d.ts +2 -2
  15. package/ChartsDataProviderPro/ChartsDataProviderPro.d.mts +4 -4
  16. package/ChartsDataProviderPro/ChartsDataProviderPro.d.ts +4 -4
  17. package/ChartsDataProviderPro/ChartsDataProviderPro.js +7 -3
  18. package/ChartsDataProviderPro/ChartsDataProviderPro.mjs +7 -3
  19. package/ChartsDataProviderPro/useChartsDataProviderProProps.d.mts +1 -1
  20. package/ChartsDataProviderPro/useChartsDataProviderProProps.d.ts +1 -1
  21. package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.d.mts +3 -3
  22. package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.d.ts +3 -3
  23. package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.js +1 -1
  24. package/ChartsToolbarPro/ChartsToolbarImageExportTrigger.mjs +1 -1
  25. package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.d.mts +3 -3
  26. package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.d.ts +3 -3
  27. package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.js +1 -1
  28. package/ChartsToolbarPro/ChartsToolbarPrintExportTrigger.mjs +1 -1
  29. package/ChartsToolbarPro/ChartsToolbarPro.d.mts +5 -5
  30. package/ChartsToolbarPro/ChartsToolbarPro.d.ts +5 -5
  31. package/ChartsToolbarPro/ChartsToolbarPro.js +3 -2
  32. package/ChartsToolbarPro/ChartsToolbarPro.mjs +3 -2
  33. package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.d.mts +3 -3
  34. package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.d.ts +3 -3
  35. package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.js +1 -1
  36. package/ChartsToolbarPro/ChartsToolbarRangeButtonTrigger.mjs +1 -1
  37. package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.d.mts +2 -2
  38. package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.d.ts +2 -2
  39. package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.js +1 -1
  40. package/ChartsToolbarPro/ChartsToolbarZoomInTrigger.mjs +1 -1
  41. package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.d.mts +2 -2
  42. package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.d.ts +2 -2
  43. package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.js +1 -1
  44. package/ChartsToolbarPro/ChartsToolbarZoomOutTrigger.mjs +1 -1
  45. package/ChartsToolbarPro/Toolbar.types.d.mts +1 -1
  46. package/ChartsToolbarPro/Toolbar.types.d.ts +1 -1
  47. package/ChartsToolbarPro/internals/ChartsMenu.d.mts +1 -1
  48. package/ChartsToolbarPro/internals/ChartsMenu.d.ts +1 -1
  49. package/ChartsToolbarPro/internals/ChartsToolbarDivider.d.mts +1 -1
  50. package/ChartsToolbarPro/internals/ChartsToolbarDivider.d.ts +1 -1
  51. package/ChartsZoomSlider/internals/ChartsAxisZoomSlider.d.mts +1 -1
  52. package/ChartsZoomSlider/internals/ChartsAxisZoomSlider.d.ts +1 -1
  53. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderActiveTrack.d.mts +1 -1
  54. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderActiveTrack.d.ts +1 -1
  55. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreview.d.mts +1 -1
  56. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreview.d.ts +1 -1
  57. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreviewContent.d.mts +1 -1
  58. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreviewContent.d.ts +1 -1
  59. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderTrack.d.mts +1 -1
  60. package/ChartsZoomSlider/internals/ChartsAxisZoomSliderTrack.d.ts +1 -1
  61. package/ChartsZoomSlider/internals/ChartsTooltipZoomSliderValue.d.mts +1 -1
  62. package/ChartsZoomSlider/internals/ChartsTooltipZoomSliderValue.d.ts +1 -1
  63. package/ChartsZoomSlider/internals/previews/AreaPreviewPlot.d.mts +2 -2
  64. package/ChartsZoomSlider/internals/previews/AreaPreviewPlot.d.ts +2 -2
  65. package/ChartsZoomSlider/internals/previews/BarPreviewPlot.d.mts +1 -1
  66. package/ChartsZoomSlider/internals/previews/BarPreviewPlot.d.ts +1 -1
  67. package/ChartsZoomSlider/internals/previews/BarPreviewPlot.mjs +1 -2
  68. package/ChartsZoomSlider/internals/previews/LineAreaPreviewPlot.d.mts +1 -1
  69. package/ChartsZoomSlider/internals/previews/LineAreaPreviewPlot.d.ts +1 -1
  70. package/ChartsZoomSlider/internals/previews/LinePreviewPlot.d.mts +1 -1
  71. package/ChartsZoomSlider/internals/previews/LinePreviewPlot.d.ts +1 -1
  72. package/ChartsZoomSlider/internals/previews/PreviewPlot.types.d.mts +1 -1
  73. package/ChartsZoomSlider/internals/previews/PreviewPlot.types.d.ts +1 -1
  74. package/ChartsZoomSlider/internals/previews/ScatterPreviewPlot.d.mts +1 -1
  75. package/ChartsZoomSlider/internals/previews/ScatterPreviewPlot.d.ts +1 -1
  76. package/ChartsZoomSlider/internals/seriesPreviewPlotMap.d.mts +1 -1
  77. package/ChartsZoomSlider/internals/seriesPreviewPlotMap.d.ts +1 -1
  78. package/ChartsZoomSlider/internals/zoom-utils.d.mts +2 -2
  79. package/ChartsZoomSlider/internals/zoom-utils.d.ts +2 -2
  80. package/FunnelChart/FunnelChart.d.mts +9 -9
  81. package/FunnelChart/FunnelChart.d.ts +9 -9
  82. package/FunnelChart/FunnelChart.js +1 -1
  83. package/FunnelChart/FunnelChart.mjs +1 -1
  84. package/FunnelChart/FunnelChart.plugins.d.mts +3 -3
  85. package/FunnelChart/FunnelChart.plugins.d.ts +3 -3
  86. package/FunnelChart/FunnelPlot.d.mts +2 -2
  87. package/FunnelChart/FunnelPlot.d.ts +2 -2
  88. package/FunnelChart/FunnelPlot.js +5 -1
  89. package/FunnelChart/FunnelPlot.mjs +5 -1
  90. package/FunnelChart/FunnelSection.d.mts +2 -2
  91. package/FunnelChart/FunnelSection.d.ts +2 -2
  92. package/FunnelChart/FunnelSectionLabel.d.mts +2 -2
  93. package/FunnelChart/FunnelSectionLabel.d.ts +2 -2
  94. package/FunnelChart/categoryAxis.types.d.mts +2 -2
  95. package/FunnelChart/categoryAxis.types.d.ts +2 -2
  96. package/FunnelChart/coordinateMapper.d.mts +2 -2
  97. package/FunnelChart/coordinateMapper.d.ts +2 -2
  98. package/FunnelChart/curves/borderRadiusPolygon.d.mts +1 -1
  99. package/FunnelChart/curves/borderRadiusPolygon.d.ts +1 -1
  100. package/FunnelChart/curves/bump.d.mts +1 -1
  101. package/FunnelChart/curves/bump.d.ts +1 -1
  102. package/FunnelChart/curves/curve.types.d.mts +1 -1
  103. package/FunnelChart/curves/curve.types.d.ts +1 -1
  104. package/FunnelChart/curves/getFunnelCurve.d.mts +1 -1
  105. package/FunnelChart/curves/getFunnelCurve.d.ts +1 -1
  106. package/FunnelChart/curves/linear.d.mts +1 -1
  107. package/FunnelChart/curves/linear.d.ts +1 -1
  108. package/FunnelChart/curves/pyramid.d.mts +1 -1
  109. package/FunnelChart/curves/pyramid.d.ts +1 -1
  110. package/FunnelChart/curves/step-pyramid.d.mts +1 -1
  111. package/FunnelChart/curves/step-pyramid.d.ts +1 -1
  112. package/FunnelChart/curves/step.d.mts +1 -1
  113. package/FunnelChart/curves/step.d.ts +1 -1
  114. package/FunnelChart/funnel.types.d.mts +5 -5
  115. package/FunnelChart/funnel.types.d.ts +5 -5
  116. package/FunnelChart/funnelAxisPlugin/computeAxisValue.d.mts +4 -4
  117. package/FunnelChart/funnelAxisPlugin/computeAxisValue.d.ts +4 -4
  118. package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.d.mts +2 -2
  119. package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.d.ts +2 -2
  120. package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.types.d.mts +1 -1
  121. package/FunnelChart/funnelAxisPlugin/useChartFunnelAxis.types.d.ts +1 -1
  122. package/FunnelChart/funnelAxisPlugin/useChartFunnelAxisRendering.selectors.d.mts +2 -2
  123. package/FunnelChart/funnelAxisPlugin/useChartFunnelAxisRendering.selectors.d.ts +2 -2
  124. package/FunnelChart/funnelClasses.d.mts +1 -1
  125. package/FunnelChart/funnelClasses.d.ts +1 -1
  126. package/FunnelChart/funnelPlotSlots.types.d.mts +1 -1
  127. package/FunnelChart/funnelPlotSlots.types.d.ts +1 -1
  128. package/FunnelChart/funnelSlots.types.d.mts +6 -6
  129. package/FunnelChart/funnelSlots.types.d.ts +6 -6
  130. package/FunnelChart/labelUtils.d.mts +2 -2
  131. package/FunnelChart/labelUtils.d.ts +2 -2
  132. package/FunnelChart/seriesConfig/descriptionGetter.d.mts +1 -1
  133. package/FunnelChart/seriesConfig/descriptionGetter.d.ts +1 -1
  134. package/FunnelChart/seriesConfig/extremums.d.mts +1 -1
  135. package/FunnelChart/seriesConfig/extremums.d.ts +1 -1
  136. package/FunnelChart/seriesConfig/getColor.d.mts +1 -1
  137. package/FunnelChart/seriesConfig/getColor.d.ts +1 -1
  138. package/FunnelChart/seriesConfig/getSeriesWithDefaultValues.d.mts +1 -1
  139. package/FunnelChart/seriesConfig/getSeriesWithDefaultValues.d.ts +1 -1
  140. package/FunnelChart/seriesConfig/index.d.mts +1 -1
  141. package/FunnelChart/seriesConfig/index.d.ts +1 -1
  142. package/FunnelChart/seriesConfig/keyboardFocusHandler.d.mts +1 -1
  143. package/FunnelChart/seriesConfig/keyboardFocusHandler.d.ts +1 -1
  144. package/FunnelChart/seriesConfig/legend.d.mts +1 -1
  145. package/FunnelChart/seriesConfig/legend.d.ts +1 -1
  146. package/FunnelChart/seriesConfig/seriesProcessor.d.mts +1 -1
  147. package/FunnelChart/seriesConfig/seriesProcessor.d.ts +1 -1
  148. package/FunnelChart/seriesConfig/tooltip.d.mts +1 -1
  149. package/FunnelChart/seriesConfig/tooltip.d.ts +1 -1
  150. package/FunnelChart/seriesConfig/tooltipPosition.d.mts +1 -1
  151. package/FunnelChart/seriesConfig/tooltipPosition.d.ts +1 -1
  152. package/FunnelChart/useFunnelChartProps.d.mts +7 -7
  153. package/FunnelChart/useFunnelChartProps.d.ts +7 -7
  154. package/Heatmap/Heatmap.d.mts +12 -12
  155. package/Heatmap/Heatmap.d.ts +12 -12
  156. package/Heatmap/Heatmap.js +5 -3
  157. package/Heatmap/Heatmap.mjs +5 -3
  158. package/Heatmap/Heatmap.plugins.d.mts +3 -3
  159. package/Heatmap/Heatmap.plugins.d.ts +3 -3
  160. package/Heatmap/Heatmap.types.d.mts +1 -1
  161. package/Heatmap/Heatmap.types.d.ts +1 -1
  162. package/Heatmap/HeatmapCell.js +1 -1
  163. package/Heatmap/HeatmapCell.mjs +1 -1
  164. package/Heatmap/HeatmapItem.d.mts +2 -2
  165. package/Heatmap/HeatmapItem.d.ts +2 -2
  166. package/Heatmap/HeatmapPlot.d.mts +1 -1
  167. package/Heatmap/HeatmapPlot.d.ts +1 -1
  168. package/Heatmap/HeatmapPlot.js +1 -1
  169. package/Heatmap/HeatmapPlot.mjs +1 -1
  170. package/Heatmap/HeatmapSVGPlot.d.mts +1 -1
  171. package/Heatmap/HeatmapSVGPlot.d.ts +1 -1
  172. package/Heatmap/HeatmapTooltip/HeatmapTooltip.classes.d.mts +1 -1
  173. package/Heatmap/HeatmapTooltip/HeatmapTooltip.classes.d.ts +1 -1
  174. package/Heatmap/HeatmapTooltip/HeatmapTooltip.d.mts +1 -1
  175. package/Heatmap/HeatmapTooltip/HeatmapTooltip.d.ts +1 -1
  176. package/Heatmap/HeatmapTooltip/HeatmapTooltip.js +5 -25
  177. package/Heatmap/HeatmapTooltip/HeatmapTooltip.mjs +5 -25
  178. package/Heatmap/HeatmapTooltip/HeatmapTooltip.types.d.mts +1 -1
  179. package/Heatmap/HeatmapTooltip/HeatmapTooltip.types.d.ts +1 -1
  180. package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.d.mts +1 -1
  181. package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.d.ts +1 -1
  182. package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.js +1 -1
  183. package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.mjs +1 -1
  184. package/Heatmap/seriesConfig/extremums.d.mts +1 -1
  185. package/Heatmap/seriesConfig/extremums.d.ts +1 -1
  186. package/Heatmap/seriesConfig/getColor.d.mts +1 -1
  187. package/Heatmap/seriesConfig/getColor.d.ts +1 -1
  188. package/Heatmap/seriesConfig/getSeriesWithDefaultValues.d.mts +1 -1
  189. package/Heatmap/seriesConfig/getSeriesWithDefaultValues.d.ts +1 -1
  190. package/Heatmap/seriesConfig/identifierSerializer.d.mts +1 -1
  191. package/Heatmap/seriesConfig/identifierSerializer.d.ts +1 -1
  192. package/Heatmap/seriesConfig/index.d.mts +1 -1
  193. package/Heatmap/seriesConfig/index.d.ts +1 -1
  194. package/Heatmap/seriesConfig/seriesProcessor.d.mts +1 -1
  195. package/Heatmap/seriesConfig/seriesProcessor.d.ts +1 -1
  196. package/Heatmap/seriesConfig/tooltip.d.mts +1 -1
  197. package/Heatmap/seriesConfig/tooltip.d.ts +1 -1
  198. package/Heatmap/seriesConfig/tooltipPosition.d.mts +1 -1
  199. package/Heatmap/seriesConfig/tooltipPosition.d.ts +1 -1
  200. package/Heatmap/useHeatmapProps.d.mts +7 -7
  201. package/Heatmap/useHeatmapProps.d.ts +7 -7
  202. package/LineChartPro/LineChartPro.d.mts +5 -5
  203. package/LineChartPro/LineChartPro.d.ts +5 -5
  204. package/LineChartPro/LineChartPro.js +5 -3
  205. package/LineChartPro/LineChartPro.mjs +5 -3
  206. package/LineChartPro/LineChartPro.plugins.d.mts +3 -3
  207. package/LineChartPro/LineChartPro.plugins.d.ts +3 -3
  208. package/PieChartPro/PieChartPro.d.mts +5 -5
  209. package/PieChartPro/PieChartPro.d.ts +5 -5
  210. package/PieChartPro/PieChartPro.js +1 -1
  211. package/PieChartPro/PieChartPro.mjs +1 -1
  212. package/PieChartPro/PieChartPro.plugins.d.mts +2 -2
  213. package/PieChartPro/PieChartPro.plugins.d.ts +2 -2
  214. package/RadarChartPro/RadarChartPro.d.mts +4 -4
  215. package/RadarChartPro/RadarChartPro.d.ts +4 -4
  216. package/RadarChartPro/RadarChartPro.js +1 -1
  217. package/RadarChartPro/RadarChartPro.mjs +1 -1
  218. package/RadarChartPro/RadarChartPro.plugins.d.mts +1 -1
  219. package/RadarChartPro/RadarChartPro.plugins.d.ts +1 -1
  220. package/SankeyChart/SankeyChart.d.mts +2 -2
  221. package/SankeyChart/SankeyChart.d.ts +2 -2
  222. package/SankeyChart/SankeyChart.js +1 -1
  223. package/SankeyChart/SankeyChart.mjs +1 -1
  224. package/SankeyChart/SankeyChart.plugins.d.mts +2 -2
  225. package/SankeyChart/SankeyChart.plugins.d.ts +2 -2
  226. package/SankeyChart/SankeyDataProvider.d.mts +4 -1
  227. package/SankeyChart/SankeyDataProvider.d.ts +4 -1
  228. package/SankeyChart/SankeyDataProvider.js +170 -1
  229. package/SankeyChart/SankeyDataProvider.mjs +169 -0
  230. package/SankeyChart/SankeyLinkLabel.d.mts +1 -1
  231. package/SankeyChart/SankeyLinkLabel.d.ts +1 -1
  232. package/SankeyChart/SankeyLinkLabelPlot.d.mts +4 -1
  233. package/SankeyChart/SankeyLinkLabelPlot.d.ts +4 -1
  234. package/SankeyChart/SankeyLinkLabelPlot.js +12 -1
  235. package/SankeyChart/SankeyLinkLabelPlot.mjs +11 -0
  236. package/SankeyChart/SankeyLinkPlot.d.mts +4 -1
  237. package/SankeyChart/SankeyLinkPlot.d.ts +4 -1
  238. package/SankeyChart/SankeyLinkPlot.js +18 -1
  239. package/SankeyChart/SankeyLinkPlot.mjs +17 -0
  240. package/SankeyChart/SankeyNodeLabelPlot.d.mts +4 -1
  241. package/SankeyChart/SankeyNodeLabelPlot.d.ts +4 -1
  242. package/SankeyChart/SankeyNodeLabelPlot.js +12 -1
  243. package/SankeyChart/SankeyNodeLabelPlot.mjs +11 -0
  244. package/SankeyChart/SankeyNodePlot.d.mts +4 -1
  245. package/SankeyChart/SankeyNodePlot.d.ts +4 -1
  246. package/SankeyChart/SankeyNodePlot.js +18 -1
  247. package/SankeyChart/SankeyNodePlot.mjs +17 -0
  248. package/SankeyChart/SankeyPlot.d.mts +2 -2
  249. package/SankeyChart/SankeyPlot.d.ts +2 -2
  250. package/SankeyChart/SankeyPlot.js +5 -1
  251. package/SankeyChart/SankeyPlot.mjs +5 -1
  252. package/SankeyChart/SankeyTooltip/SankeyTooltip.d.mts +1 -1
  253. package/SankeyChart/SankeyTooltip/SankeyTooltip.d.ts +1 -1
  254. package/SankeyChart/SankeyTooltip/SankeyTooltip.js +8 -28
  255. package/SankeyChart/SankeyTooltip/SankeyTooltip.mjs +8 -28
  256. package/SankeyChart/SankeyTooltip/SankeyTooltip.types.d.mts +1 -1
  257. package/SankeyChart/SankeyTooltip/SankeyTooltip.types.d.ts +1 -1
  258. package/SankeyChart/SankeyTooltip/SankeyTooltipContent.d.mts +1 -1
  259. package/SankeyChart/SankeyTooltip/SankeyTooltipContent.d.ts +1 -1
  260. package/SankeyChart/SankeyTooltip/SankeyTooltipContent.js +1 -1
  261. package/SankeyChart/SankeyTooltip/SankeyTooltipContent.mjs +1 -1
  262. package/SankeyChart/d3Sankey/sankeyLinkHorizontal.d.mts +1 -1
  263. package/SankeyChart/d3Sankey/sankeyLinkHorizontal.d.ts +1 -1
  264. package/SankeyChart/sankeySlots.types.d.mts +4 -4
  265. package/SankeyChart/sankeySlots.types.d.ts +4 -4
  266. package/SankeyChart/seriesConfig/identifierSerializer.d.mts +1 -1
  267. package/SankeyChart/seriesConfig/identifierSerializer.d.ts +1 -1
  268. package/SankeyChart/useSankeyChartProps.d.mts +1 -1
  269. package/SankeyChart/useSankeyChartProps.d.ts +1 -1
  270. package/SankeyChart/useSankeyChartProps.mjs +0 -1
  271. package/ScatterChartPro/ScatterChartPro.d.mts +6 -6
  272. package/ScatterChartPro/ScatterChartPro.d.ts +6 -6
  273. package/ScatterChartPro/ScatterChartPro.js +5 -3
  274. package/ScatterChartPro/ScatterChartPro.mjs +5 -3
  275. package/ScatterChartPro/ScatterChartPro.plugins.d.mts +3 -3
  276. package/ScatterChartPro/ScatterChartPro.plugins.d.ts +3 -3
  277. package/context/ChartProApi.d.mts +10 -10
  278. package/context/ChartProApi.d.ts +10 -10
  279. package/context/useChartProApiContext.d.mts +1 -1
  280. package/context/useChartProApiContext.d.ts +1 -1
  281. package/hooks/useChartProApiRef.d.mts +3 -3
  282. package/hooks/useChartProApiRef.d.ts +3 -3
  283. package/hooks/useFunnelSeries.d.mts +1 -1
  284. package/hooks/useFunnelSeries.d.ts +1 -1
  285. package/hooks/useHeatmapSeries.d.mts +1 -1
  286. package/hooks/useHeatmapSeries.d.ts +1 -1
  287. package/hooks/useSankeySeries.d.mts +2 -2
  288. package/hooks/useSankeySeries.d.ts +2 -2
  289. package/index.js +1 -1
  290. package/index.mjs +1 -1
  291. package/internals/ChartsWatermark.d.mts +1 -1
  292. package/internals/ChartsWatermark.d.ts +1 -1
  293. package/internals/material/components/BaseMenuItem.d.mts +1 -1
  294. package/internals/material/components/BaseMenuItem.d.ts +1 -1
  295. package/internals/material/components/BasePopper.d.mts +1 -1
  296. package/internals/material/components/BasePopper.d.ts +1 -1
  297. package/internals/material/index.d.mts +2 -2
  298. package/internals/material/index.d.ts +2 -2
  299. package/internals/plugins/allPlugins.d.mts +3 -3
  300. package/internals/plugins/allPlugins.d.ts +3 -3
  301. package/internals/plugins/useChartProExport/exportImage.d.mts +1 -1
  302. package/internals/plugins/useChartProExport/exportImage.d.ts +1 -1
  303. package/internals/plugins/useChartProExport/print.d.mts +1 -1
  304. package/internals/plugins/useChartProExport/print.d.ts +1 -1
  305. package/internals/plugins/useChartProExport/useChartProExport.d.mts +2 -2
  306. package/internals/plugins/useChartProExport/useChartProExport.d.ts +2 -2
  307. package/internals/plugins/useChartProExport/useChartProExport.types.d.mts +1 -1
  308. package/internals/plugins/useChartProExport/useChartProExport.types.d.ts +1 -1
  309. package/internals/plugins/useChartProZoom/calculateZoom.d.mts +1 -1
  310. package/internals/plugins/useChartProZoom/calculateZoom.d.ts +1 -1
  311. package/internals/plugins/useChartProZoom/gestureHooks/usePanOnDrag.d.mts +2 -2
  312. package/internals/plugins/useChartProZoom/gestureHooks/usePanOnDrag.d.ts +2 -2
  313. package/internals/plugins/useChartProZoom/gestureHooks/usePanOnPressAndDrag.d.mts +2 -2
  314. package/internals/plugins/useChartProZoom/gestureHooks/usePanOnPressAndDrag.d.ts +2 -2
  315. package/internals/plugins/useChartProZoom/gestureHooks/usePanOnWheel.d.mts +2 -2
  316. package/internals/plugins/useChartProZoom/gestureHooks/usePanOnWheel.d.ts +2 -2
  317. package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.d.mts +10 -0
  318. package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.d.ts +10 -0
  319. package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.js +49 -0
  320. package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.mjs +42 -0
  321. package/internals/plugins/useChartProZoom/gestureHooks/useZoom.utils.d.mts +1 -1
  322. package/internals/plugins/useChartProZoom/gestureHooks/useZoom.utils.d.ts +1 -1
  323. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnBrush.d.mts +2 -2
  324. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnBrush.d.ts +2 -2
  325. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnDoubleTapReset.d.mts +2 -2
  326. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnDoubleTapReset.d.ts +2 -2
  327. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnPinch.d.mts +2 -2
  328. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnPinch.d.ts +2 -2
  329. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnTapAndDrag.d.mts +2 -2
  330. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnTapAndDrag.d.ts +2 -2
  331. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnWheel.d.mts +2 -2
  332. package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnWheel.d.ts +2 -2
  333. package/internals/plugins/useChartProZoom/useChartProZoom.d.mts +2 -2
  334. package/internals/plugins/useChartProZoom/useChartProZoom.d.ts +2 -2
  335. package/internals/plugins/useChartProZoom/useChartProZoom.js +2 -0
  336. package/internals/plugins/useChartProZoom/useChartProZoom.mjs +2 -0
  337. package/internals/plugins/useChartProZoom/useChartProZoom.selectors.d.mts +2 -2
  338. package/internals/plugins/useChartProZoom/useChartProZoom.selectors.d.ts +2 -2
  339. package/internals/plugins/useChartProZoom/useChartProZoom.types.d.mts +3 -3
  340. package/internals/plugins/useChartProZoom/useChartProZoom.types.d.ts +3 -3
  341. package/internals/plugins/zoomGestures/useDragGesture.d.mts +2 -2
  342. package/internals/plugins/zoomGestures/useDragGesture.d.ts +2 -2
  343. package/internals/plugins/zoomGestures/useWheelGesture.d.mts +2 -2
  344. package/internals/plugins/zoomGestures/useWheelGesture.d.ts +2 -2
  345. package/internals/plugins/zoomGestures/useWheelGesture.js +1 -1
  346. package/internals/plugins/zoomGestures/useWheelGesture.mjs +1 -1
  347. package/internals/slots/chartBaseSlotProps.d.mts +1 -1
  348. package/internals/slots/chartBaseSlotProps.d.ts +1 -1
  349. package/internals/slots/chartsBaseSlots.d.mts +2 -2
  350. package/internals/slots/chartsBaseSlots.d.ts +2 -2
  351. package/internals/slots/chartsIconSlots.d.mts +1 -1
  352. package/internals/slots/chartsIconSlots.d.ts +1 -1
  353. package/models/seriesType/heatmap.d.mts +2 -2
  354. package/models/seriesType/heatmap.d.ts +2 -2
  355. package/package.json +9 -6
  356. package/plugins/selectors/useChartHeatmapPosition.selectors.d.mts +1 -1
  357. package/plugins/selectors/useChartHeatmapPosition.selectors.d.ts +1 -1
  358. package/themeAugmentation/components.d.mts +1 -1
  359. package/themeAugmentation/components.d.ts +1 -1
  360. package/themeAugmentation/overrides.d.mts +1 -1
  361. package/themeAugmentation/overrides.d.ts +1 -1
  362. package/themeAugmentation/props.d.mts +8 -8
  363. package/themeAugmentation/props.d.ts +8 -8
@@ -57,7 +57,7 @@ const FunnelChart = /*#__PURE__*/React.forwardRef(function FunnelChart(props, re
57
57
  }));
58
58
  });
59
59
  if (process.env.NODE_ENV !== "production") FunnelChart.displayName = "FunnelChart";
60
- process.env.NODE_ENV !== "production" ? FunnelChart.propTypes = {
60
+ process.env.NODE_ENV !== "production" ? FunnelChart.propTypes /* remove-proptypes */ = {
61
61
  // ----------------------------- Warning --------------------------------
62
62
  // | These PropTypes are generated from the TypeScript type definitions |
63
63
  // | To update them edit the TypeScript types and run "pnpm proptypes" |
@@ -1,5 +1,5 @@
1
- import { type ConvertSignaturesIntoPlugins, type UseChartHighlightSignature, type UseChartTooltipSignature, type UseChartInteractionSignature, type UseChartKeyboardNavigationSignature, type UseChartVisibilityManagerSignature } from '@mui/x-charts/internals';
2
- import { type UseChartProExportSignature } from "../internals/plugins/useChartProExport/index.mjs";
3
- import { type UseChartFunnelAxisSignature } from "./funnelAxisPlugin/useChartFunnelAxis.types.mjs";
1
+ import type { ConvertSignaturesIntoPlugins, UseChartHighlightSignature, UseChartTooltipSignature, UseChartInteractionSignature, UseChartKeyboardNavigationSignature, UseChartVisibilityManagerSignature } from '@mui/x-charts/internals';
2
+ import type { UseChartProExportSignature } from "../internals/plugins/useChartProExport/index.mjs";
3
+ import type { UseChartFunnelAxisSignature } from "./funnelAxisPlugin/useChartFunnelAxis.types.mjs";
4
4
  export type FunnelChartPluginSignatures = [UseChartFunnelAxisSignature, UseChartTooltipSignature<'funnel'>, UseChartInteractionSignature, UseChartHighlightSignature<'funnel'>, UseChartVisibilityManagerSignature<'funnel'>, UseChartProExportSignature, UseChartKeyboardNavigationSignature];
5
5
  export declare const FUNNEL_CHART_PLUGINS: ConvertSignaturesIntoPlugins<FunnelChartPluginSignatures>;
@@ -1,5 +1,5 @@
1
- import { type ConvertSignaturesIntoPlugins, type UseChartHighlightSignature, type UseChartTooltipSignature, type UseChartInteractionSignature, type UseChartKeyboardNavigationSignature, type UseChartVisibilityManagerSignature } from '@mui/x-charts/internals';
2
- import { type UseChartProExportSignature } from "../internals/plugins/useChartProExport/index.js";
3
- import { type UseChartFunnelAxisSignature } from "./funnelAxisPlugin/useChartFunnelAxis.types.js";
1
+ import type { ConvertSignaturesIntoPlugins, UseChartHighlightSignature, UseChartTooltipSignature, UseChartInteractionSignature, UseChartKeyboardNavigationSignature, UseChartVisibilityManagerSignature } from '@mui/x-charts/internals';
2
+ import type { UseChartProExportSignature } from "../internals/plugins/useChartProExport/index.js";
3
+ import type { UseChartFunnelAxisSignature } from "./funnelAxisPlugin/useChartFunnelAxis.types.js";
4
4
  export type FunnelChartPluginSignatures = [UseChartFunnelAxisSignature, UseChartTooltipSignature<'funnel'>, UseChartInteractionSignature, UseChartHighlightSignature<'funnel'>, UseChartVisibilityManagerSignature<'funnel'>, UseChartProExportSignature, UseChartKeyboardNavigationSignature];
5
5
  export declare const FUNNEL_CHART_PLUGINS: ConvertSignaturesIntoPlugins<FunnelChartPluginSignatures>;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { type FunnelItemIdentifier } from "./funnel.types.mjs";
3
- import { type FunnelPlotSlotExtension } from "./funnelPlotSlots.types.mjs";
2
+ import type { FunnelItemIdentifier } from "./funnel.types.mjs";
3
+ import type { FunnelPlotSlotExtension } from "./funnelPlotSlots.types.mjs";
4
4
  export interface FunnelPlotProps extends FunnelPlotSlotExtension {
5
5
  /**
6
6
  * A CSS class name applied to the root element.
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { type FunnelItemIdentifier } from "./funnel.types.js";
3
- import { type FunnelPlotSlotExtension } from "./funnelPlotSlots.types.js";
2
+ import type { FunnelItemIdentifier } from "./funnel.types.js";
3
+ import type { FunnelPlotSlotExtension } from "./funnelPlotSlots.types.js";
4
4
  export interface FunnelPlotProps extends FunnelPlotSlotExtension {
5
5
  /**
6
6
  * A CSS class name applied to the root element.
@@ -172,11 +172,15 @@ function FunnelPlot(props) {
172
172
  })]
173
173
  });
174
174
  }
175
- process.env.NODE_ENV !== "production" ? FunnelPlot.propTypes = {
175
+ process.env.NODE_ENV !== "production" ? FunnelPlot.propTypes /* remove-proptypes */ = {
176
176
  // ----------------------------- Warning --------------------------------
177
177
  // | These PropTypes are generated from the TypeScript type definitions |
178
178
  // | To update them edit the TypeScript types and run "pnpm proptypes" |
179
179
  // ----------------------------------------------------------------------
180
+ /**
181
+ * A CSS class name applied to the root element.
182
+ */
183
+ className: _propTypes.default.string,
180
184
  /**
181
185
  * Callback fired when a funnel item is clicked.
182
186
  * @param {React.MouseEvent<SVGElement, MouseEvent>} event The event source of the callback.
@@ -164,11 +164,15 @@ function FunnelPlot(props) {
164
164
  })]
165
165
  });
166
166
  }
167
- process.env.NODE_ENV !== "production" ? FunnelPlot.propTypes = {
167
+ process.env.NODE_ENV !== "production" ? FunnelPlot.propTypes /* remove-proptypes */ = {
168
168
  // ----------------------------- Warning --------------------------------
169
169
  // | These PropTypes are generated from the TypeScript type definitions |
170
170
  // | To update them edit the TypeScript types and run "pnpm proptypes" |
171
171
  // ----------------------------------------------------------------------
172
+ /**
173
+ * A CSS class name applied to the root element.
174
+ */
175
+ className: PropTypes.string,
172
176
  /**
173
177
  * Callback fired when a funnel item is clicked.
174
178
  * @param {React.MouseEvent<SVGElement, MouseEvent>} event The event source of the callback.
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { type SeriesId } from '@mui/x-charts/internals';
3
- import { type FunnelClasses } from "./funnelClasses.mjs";
2
+ import type { SeriesId } from '@mui/x-charts/internals';
3
+ import type { FunnelClasses } from "./funnelClasses.mjs";
4
4
  export interface FunnelSectionProps extends Omit<React.SVGProps<SVGPathElement>, 'ref'> {
5
5
  seriesId: SeriesId;
6
6
  dataIndex: number;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { type SeriesId } from '@mui/x-charts/internals';
3
- import { type FunnelClasses } from "./funnelClasses.js";
2
+ import type { SeriesId } from '@mui/x-charts/internals';
3
+ import type { FunnelClasses } from "./funnelClasses.js";
4
4
  export interface FunnelSectionProps extends Omit<React.SVGProps<SVGPathElement>, 'ref'> {
5
5
  seriesId: SeriesId;
6
6
  dataIndex: number;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { type SeriesId } from '@mui/x-charts/internals';
3
- import { type FunnelClasses } from "./funnelClasses.mjs";
2
+ import type { SeriesId } from '@mui/x-charts/internals';
3
+ import type { FunnelClasses } from "./funnelClasses.mjs";
4
4
  export interface FunnelSectionLabelConfig {
5
5
  x: number;
6
6
  y: number;
@@ -1,6 +1,6 @@
1
1
  import * as React from 'react';
2
- import { type SeriesId } from '@mui/x-charts/internals';
3
- import { type FunnelClasses } from "./funnelClasses.js";
2
+ import type { SeriesId } from '@mui/x-charts/internals';
3
+ import type { FunnelClasses } from "./funnelClasses.js";
4
4
  export interface FunnelSectionLabelConfig {
5
5
  x: number;
6
6
  y: number;
@@ -1,5 +1,5 @@
1
- import { type AxisConfig, type ScaleName } from '@mui/x-charts/models';
2
- import { type MakeOptional } from '@mui/x-internals/types';
1
+ import type { AxisConfig, ScaleName } from '@mui/x-charts/models';
2
+ import type { MakeOptional } from '@mui/x-internals/types';
3
3
  export type FunnelScaleName = Exclude<ScaleName, 'point'>;
4
4
  export type CategoryAxis<S extends FunnelScaleName = FunnelScaleName> = S extends FunnelScaleName ? {
5
5
  /**
@@ -1,5 +1,5 @@
1
- import { type AxisConfig, type ScaleName } from '@mui/x-charts/models';
2
- import { type MakeOptional } from '@mui/x-internals/types';
1
+ import type { AxisConfig, ScaleName } from '@mui/x-charts/models';
2
+ import type { MakeOptional } from '@mui/x-internals/types';
3
3
  export type FunnelScaleName = Exclude<ScaleName, 'point'>;
4
4
  export type CategoryAxis<S extends FunnelScaleName = FunnelScaleName> = S extends FunnelScaleName ? {
5
5
  /**
@@ -1,3 +1,3 @@
1
- import { type D3Scale } from '@mui/x-charts/internals';
2
- import { type PositionGetter } from "./curves/curve.types.mjs";
1
+ import type { D3Scale } from '@mui/x-charts/internals';
2
+ import type { PositionGetter } from "./curves/curve.types.mjs";
3
3
  export declare const createPositionGetter: (scale: D3Scale, isCategoryDirection: boolean, gap: number, ordinalScaleData: readonly any[] | undefined) => PositionGetter;
@@ -1,3 +1,3 @@
1
- import { type D3Scale } from '@mui/x-charts/internals';
2
- import { type PositionGetter } from "./curves/curve.types.js";
1
+ import type { D3Scale } from '@mui/x-charts/internals';
2
+ import type { PositionGetter } from "./curves/curve.types.js";
3
3
  export declare const createPositionGetter: (scale: D3Scale, isCategoryDirection: boolean, gap: number, ordinalScaleData: readonly any[] | undefined) => PositionGetter;
@@ -1,4 +1,4 @@
1
- import { type Point } from "./curve.types.mjs";
1
+ import type { Point } from "./curve.types.mjs";
2
2
  /**
3
3
  * Draws a polygon with rounded corners
4
4
  * @param {CanvasRenderingContext2D} ctx The canvas context
@@ -1,4 +1,4 @@
1
- import { type Point } from "./curve.types.js";
1
+ import type { Point } from "./curve.types.js";
2
2
  /**
3
3
  * Draws a polygon with rounded corners
4
4
  * @param {CanvasRenderingContext2D} ctx The canvas context
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.mjs";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.mjs";
2
2
  /**
3
3
  * This is a custom "bump" curve generator.
4
4
  * It draws smooth curves for the 4 provided points,
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.js";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.js";
2
2
  /**
3
3
  * This is a custom "bump" curve generator.
4
4
  * It draws smooth curves for the 4 provided points,
@@ -1,4 +1,4 @@
1
- import { type CurveGenerator } from '@mui/x-charts-vendor/d3-shape';
1
+ import type { CurveGenerator } from '@mui/x-charts-vendor/d3-shape';
2
2
  export type CurveOptions = {
3
3
  /**
4
4
  * The gap between each segment.
@@ -1,4 +1,4 @@
1
- import { type CurveGenerator } from '@mui/x-charts-vendor/d3-shape';
1
+ import type { CurveGenerator } from '@mui/x-charts-vendor/d3-shape';
2
2
  export type CurveOptions = {
3
3
  /**
4
4
  * The gap between each segment.
@@ -1,5 +1,5 @@
1
1
  import type { Path } from '@mui/x-charts-vendor/d3-path';
2
- import { type CurveOptions, type FunnelCurveType } from "./curve.types.mjs";
2
+ import type { CurveOptions, FunnelCurveType } from "./curve.types.mjs";
3
3
  import { Step } from "./step.mjs";
4
4
  import { Linear } from "./linear.mjs";
5
5
  import { Bump } from "./bump.mjs";
@@ -1,5 +1,5 @@
1
1
  import type { Path } from '@mui/x-charts-vendor/d3-path';
2
- import { type CurveOptions, type FunnelCurveType } from "./curve.types.js";
2
+ import type { CurveOptions, FunnelCurveType } from "./curve.types.js";
3
3
  import { Step } from "./step.js";
4
4
  import { Linear } from "./linear.js";
5
5
  import { Bump } from "./bump.js";
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.mjs";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.mjs";
2
2
  /**
3
3
  * This is a custom "linear" curve generator.
4
4
  * It draws straight lines for the 4 provided points,
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.js";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.js";
2
2
  /**
3
3
  * This is a custom "linear" curve generator.
4
4
  * It draws straight lines for the 4 provided points,
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.mjs";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.mjs";
2
2
  /**
3
3
  * This is a custom "pyramid" curve generator.
4
4
  * It draws straight lines for the 4 provided points. The slopes are calculated
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.js";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.js";
2
2
  /**
3
3
  * This is a custom "pyramid" curve generator.
4
4
  * It draws straight lines for the 4 provided points. The slopes are calculated
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.mjs";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.mjs";
2
2
  /**
3
3
  * This is a custom "step-pyramid" curve generator.
4
4
  * It creates a step pyramid, which is a step-like shape with static lengths.
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.js";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.js";
2
2
  /**
3
3
  * This is a custom "step-pyramid" curve generator.
4
4
  * It creates a step pyramid, which is a step-like shape with static lengths.
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.mjs";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.mjs";
2
2
  /**
3
3
  * This is a custom "step" curve generator.
4
4
  * It is used to draw "rectangles" from 4 points without having to rework the rendering logic,
@@ -1,4 +1,4 @@
1
- import { type FunnelCurveGenerator, type CurveOptions, type Point } from "./curve.types.js";
1
+ import type { FunnelCurveGenerator, CurveOptions, Point } from "./curve.types.js";
2
2
  /**
3
3
  * This is a custom "step" curve generator.
4
4
  * It is used to draw "rectangles" from 4 points without having to rework the rendering logic,
@@ -1,8 +1,8 @@
1
- import { type ChartsLabelMarkProps } from '@mui/x-charts/ChartsLabel';
2
- import { type CommonSeriesType, type CartesianSeriesType, type CommonDefaultizedProps, type SeriesId } from '@mui/x-charts/internals';
3
- import { type Position } from '@mui/x-charts/models';
4
- import { type DefaultizedProps, type MakeRequired } from '@mui/x-internals/types';
5
- import { type FunnelCurveType } from "./curves/index.mjs";
1
+ import type { ChartsLabelMarkProps } from '@mui/x-charts/ChartsLabel';
2
+ import type { CommonSeriesType, CartesianSeriesType, CommonDefaultizedProps, SeriesId } from '@mui/x-charts/internals';
3
+ import type { Position } from '@mui/x-charts/models';
4
+ import type { DefaultizedProps, MakeRequired } from '@mui/x-internals/types';
5
+ import type { FunnelCurveType } from "./curves/index.mjs";
6
6
  export type FunnelItemId = string | number;
7
7
  export type FunnelValueType = {
8
8
  /**
@@ -1,8 +1,8 @@
1
- import { type ChartsLabelMarkProps } from '@mui/x-charts/ChartsLabel';
2
- import { type CommonSeriesType, type CartesianSeriesType, type CommonDefaultizedProps, type SeriesId } from '@mui/x-charts/internals';
3
- import { type Position } from '@mui/x-charts/models';
4
- import { type DefaultizedProps, type MakeRequired } from '@mui/x-internals/types';
5
- import { type FunnelCurveType } from "./curves/index.js";
1
+ import type { ChartsLabelMarkProps } from '@mui/x-charts/ChartsLabel';
2
+ import type { CommonSeriesType, CartesianSeriesType, CommonDefaultizedProps, SeriesId } from '@mui/x-charts/internals';
3
+ import type { Position } from '@mui/x-charts/models';
4
+ import type { DefaultizedProps, MakeRequired } from '@mui/x-internals/types';
5
+ import type { FunnelCurveType } from "./curves/index.js";
6
6
  export type FunnelItemId = string | number;
7
7
  export type FunnelValueType = {
8
8
  /**
@@ -1,7 +1,7 @@
1
- import { type ChartsAxisProps } from '@mui/x-charts/ChartsAxis';
2
- import { type ChartDrawingArea } from '@mui/x-charts/hooks';
3
- import { type ComputedAxisConfig, type ChartSeriesType, type ProcessedSeries, type ChartSeriesConfig, type DefaultedYAxis, type DefaultedXAxis, type AxisId } from '@mui/x-charts/internals';
4
- import { type ChartsXAxisProps, type ChartsYAxisProps } from '@mui/x-charts/models';
1
+ import type { ChartsAxisProps } from '@mui/x-charts/ChartsAxis';
2
+ import type { ChartDrawingArea } from '@mui/x-charts/hooks';
3
+ import type { ComputedAxisConfig, ChartSeriesType, ProcessedSeries, ChartSeriesConfig, DefaultedYAxis, DefaultedXAxis, AxisId } from '@mui/x-charts/internals';
4
+ import type { ChartsXAxisProps, ChartsYAxisProps } from '@mui/x-charts/models';
5
5
  export declare const xRangeGetter: (drawingArea: ChartDrawingArea, reverse?: boolean, removedSpace?: number) => [number, number];
6
6
  export declare const yRangeGetter: (drawingArea: ChartDrawingArea, reverse?: boolean, removedSpace?: number) => [number, number];
7
7
  export type ComputeResult<T extends ChartsAxisProps> = {
@@ -1,7 +1,7 @@
1
- import { type ChartsAxisProps } from '@mui/x-charts/ChartsAxis';
2
- import { type ChartDrawingArea } from '@mui/x-charts/hooks';
3
- import { type ComputedAxisConfig, type ChartSeriesType, type ProcessedSeries, type ChartSeriesConfig, type DefaultedYAxis, type DefaultedXAxis, type AxisId } from '@mui/x-charts/internals';
4
- import { type ChartsXAxisProps, type ChartsYAxisProps } from '@mui/x-charts/models';
1
+ import type { ChartsAxisProps } from '@mui/x-charts/ChartsAxis';
2
+ import type { ChartDrawingArea } from '@mui/x-charts/hooks';
3
+ import type { ComputedAxisConfig, ChartSeriesType, ProcessedSeries, ChartSeriesConfig, DefaultedYAxis, DefaultedXAxis, AxisId } from '@mui/x-charts/internals';
4
+ import type { ChartsXAxisProps, ChartsYAxisProps } from '@mui/x-charts/models';
5
5
  export declare const xRangeGetter: (drawingArea: ChartDrawingArea, reverse?: boolean, removedSpace?: number) => [number, number];
6
6
  export declare const yRangeGetter: (drawingArea: ChartDrawingArea, reverse?: boolean, removedSpace?: number) => [number, number];
7
7
  export type ComputeResult<T extends ChartsAxisProps> = {
@@ -1,3 +1,3 @@
1
- import { type ChartPlugin } from '@mui/x-charts/internals';
2
- import { type UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.mjs";
1
+ import type { ChartPlugin } from '@mui/x-charts/internals';
2
+ import type { UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.mjs";
3
3
  export declare const useChartFunnelAxis: ChartPlugin<UseChartFunnelAxisSignature>;
@@ -1,3 +1,3 @@
1
- import { type ChartPlugin } from '@mui/x-charts/internals';
2
- import { type UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.js";
1
+ import type { ChartPlugin } from '@mui/x-charts/internals';
2
+ import type { UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.js";
3
3
  export declare const useChartFunnelAxis: ChartPlugin<UseChartFunnelAxisSignature>;
@@ -1,4 +1,4 @@
1
- import { type ChartPluginSignature, type UseChartCartesianAxisDefaultizedParameters, type UseChartCartesianAxisParameters, type UseChartCartesianAxisState, type UseChartInteractionSignature, type UseChartSeriesSignature, type ChartsAxisData } from '@mui/x-charts/internals';
1
+ import type { ChartPluginSignature, UseChartCartesianAxisDefaultizedParameters, UseChartCartesianAxisParameters, UseChartCartesianAxisState, UseChartInteractionSignature, UseChartSeriesSignature, ChartsAxisData } from '@mui/x-charts/internals';
2
2
  export type UseChartFunnelAxisSignature = ChartPluginSignature<{
3
3
  params: Omit<UseChartCartesianAxisParameters, 'onAxisClick' | 'onHighlightedAxisChange' | 'highlightedAxis' | 'onTooltipAxisChange' | 'tooltipAxis' | 'axesGap'> & {
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { type ChartPluginSignature, type UseChartCartesianAxisDefaultizedParameters, type UseChartCartesianAxisParameters, type UseChartCartesianAxisState, type UseChartInteractionSignature, type UseChartSeriesSignature, type ChartsAxisData } from '@mui/x-charts/internals';
1
+ import type { ChartPluginSignature, UseChartCartesianAxisDefaultizedParameters, UseChartCartesianAxisParameters, UseChartCartesianAxisState, UseChartInteractionSignature, UseChartSeriesSignature, ChartsAxisData } from '@mui/x-charts/internals';
2
2
  export type UseChartFunnelAxisSignature = ChartPluginSignature<{
3
3
  params: Omit<UseChartCartesianAxisParameters, 'onAxisClick' | 'onHighlightedAxisChange' | 'highlightedAxis' | 'onTooltipAxisChange' | 'tooltipAxis' | 'axesGap'> & {
4
4
  /**
@@ -1,5 +1,5 @@
1
- import { type ChartState } from '@mui/x-charts/internals';
2
- import { type UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.mjs";
1
+ import type { ChartState } from '@mui/x-charts/internals';
2
+ import type { UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.mjs";
3
3
  export declare const selectorFunnel: (state: ChartState<[], [UseChartFunnelAxisSignature]>) => {
4
4
  gap: number;
5
5
  } | undefined;
@@ -1,5 +1,5 @@
1
- import { type ChartState } from '@mui/x-charts/internals';
2
- import { type UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.js";
1
+ import type { ChartState } from '@mui/x-charts/internals';
2
+ import type { UseChartFunnelAxisSignature } from "./useChartFunnelAxis.types.js";
3
3
  export declare const selectorFunnel: (state: ChartState<[], [UseChartFunnelAxisSignature]>) => {
4
4
  gap: number;
5
5
  } | undefined;
@@ -1,4 +1,4 @@
1
- import { type SeriesId } from '@mui/x-charts/internals';
1
+ import type { SeriesId } from '@mui/x-charts/internals';
2
2
  export interface FunnelClasses {
3
3
  /** Styles applied to the funnel plot element. */
4
4
  root: string;
@@ -1,4 +1,4 @@
1
- import { type SeriesId } from '@mui/x-charts/internals';
1
+ import type { SeriesId } from '@mui/x-charts/internals';
2
2
  export interface FunnelClasses {
3
3
  /** Styles applied to the funnel plot element. */
4
4
  root: string;
@@ -1,6 +1,6 @@
1
1
  import type * as React from 'react';
2
2
  import type { FunnelSectionProps } from "./FunnelSection.mjs";
3
- import { type FunnelSectionLabelProps } from "./FunnelSectionLabel.mjs";
3
+ import type { FunnelSectionLabelProps } from "./FunnelSectionLabel.mjs";
4
4
  import type { FunnelSectionPropsOverrides, FunnelSectionLabelPropsOverrides } from "../models/chartsSlotsComponentsPropsPro.mjs";
5
5
  export interface FunnelPlotSlots {
6
6
  /**
@@ -1,6 +1,6 @@
1
1
  import type * as React from 'react';
2
2
  import type { FunnelSectionProps } from "./FunnelSection.js";
3
- import { type FunnelSectionLabelProps } from "./FunnelSectionLabel.js";
3
+ import type { FunnelSectionLabelProps } from "./FunnelSectionLabel.js";
4
4
  import type { FunnelSectionPropsOverrides, FunnelSectionLabelPropsOverrides } from "../models/chartsSlotsComponentsPropsPro.js";
5
5
  export interface FunnelPlotSlots {
6
6
  /**
@@ -1,9 +1,9 @@
1
- import { type ChartsOverlaySlotProps, type ChartsOverlaySlots } from '@mui/x-charts/ChartsOverlay';
2
- import { type ChartsTooltipSlotProps, type ChartsTooltipSlots } from '@mui/x-charts/ChartsTooltip';
3
- import { type ChartsAxisSlotProps, type ChartsAxisSlots, type ChartsSlotProps, type ChartsSlots } from '@mui/x-charts/internals';
4
- import { type ChartsLegendSlotProps, type ChartsLegendSlots } from '@mui/x-charts/ChartsLegend';
5
- import { type ChartsToolbarSlotProps, type ChartsToolbarSlots } from '@mui/x-charts/Toolbar';
6
- import { type FunnelPlotSlotProps, type FunnelPlotSlots } from "./funnelPlotSlots.types.mjs";
1
+ import type { ChartsOverlaySlotProps, ChartsOverlaySlots } from '@mui/x-charts/ChartsOverlay';
2
+ import type { ChartsTooltipSlotProps, ChartsTooltipSlots } from '@mui/x-charts/ChartsTooltip';
3
+ import type { ChartsAxisSlotProps, ChartsAxisSlots, ChartsSlotProps, ChartsSlots } from '@mui/x-charts/internals';
4
+ import type { ChartsLegendSlotProps, ChartsLegendSlots } from '@mui/x-charts/ChartsLegend';
5
+ import type { ChartsToolbarSlotProps, ChartsToolbarSlots } from '@mui/x-charts/Toolbar';
6
+ import type { FunnelPlotSlotProps, FunnelPlotSlots } from "./funnelPlotSlots.types.mjs";
7
7
  export interface FunnelChartSlots extends ChartsAxisSlots, FunnelPlotSlots, ChartsLegendSlots, ChartsOverlaySlots, ChartsAxisSlots, ChartsToolbarSlots, ChartsTooltipSlots<'item' | 'none'>, Partial<ChartsSlots> {}
8
8
  export interface FunnelChartSlotProps extends ChartsAxisSlotProps, FunnelPlotSlotProps, ChartsLegendSlotProps, ChartsOverlaySlotProps, ChartsAxisSlotProps, ChartsToolbarSlotProps, ChartsTooltipSlotProps<'item' | 'none'>, Partial<ChartsSlotProps> {}
9
9
  export interface FunnelChartSlotExtension {
@@ -1,9 +1,9 @@
1
- import { type ChartsOverlaySlotProps, type ChartsOverlaySlots } from '@mui/x-charts/ChartsOverlay';
2
- import { type ChartsTooltipSlotProps, type ChartsTooltipSlots } from '@mui/x-charts/ChartsTooltip';
3
- import { type ChartsAxisSlotProps, type ChartsAxisSlots, type ChartsSlotProps, type ChartsSlots } from '@mui/x-charts/internals';
4
- import { type ChartsLegendSlotProps, type ChartsLegendSlots } from '@mui/x-charts/ChartsLegend';
5
- import { type ChartsToolbarSlotProps, type ChartsToolbarSlots } from '@mui/x-charts/Toolbar';
6
- import { type FunnelPlotSlotProps, type FunnelPlotSlots } from "./funnelPlotSlots.types.js";
1
+ import type { ChartsOverlaySlotProps, ChartsOverlaySlots } from '@mui/x-charts/ChartsOverlay';
2
+ import type { ChartsTooltipSlotProps, ChartsTooltipSlots } from '@mui/x-charts/ChartsTooltip';
3
+ import type { ChartsAxisSlotProps, ChartsAxisSlots, ChartsSlotProps, ChartsSlots } from '@mui/x-charts/internals';
4
+ import type { ChartsLegendSlotProps, ChartsLegendSlots } from '@mui/x-charts/ChartsLegend';
5
+ import type { ChartsToolbarSlotProps, ChartsToolbarSlots } from '@mui/x-charts/Toolbar';
6
+ import type { FunnelPlotSlotProps, FunnelPlotSlots } from "./funnelPlotSlots.types.js";
7
7
  export interface FunnelChartSlots extends ChartsAxisSlots, FunnelPlotSlots, ChartsLegendSlots, ChartsOverlaySlots, ChartsAxisSlots, ChartsToolbarSlots, ChartsTooltipSlots<'item' | 'none'>, Partial<ChartsSlots> {}
8
8
  export interface FunnelChartSlotProps extends ChartsAxisSlotProps, FunnelPlotSlotProps, ChartsLegendSlotProps, ChartsOverlaySlotProps, ChartsAxisSlotProps, ChartsToolbarSlotProps, ChartsTooltipSlotProps<'item' | 'none'>, Partial<ChartsSlotProps> {}
9
9
  export interface FunnelChartSlotExtension {
@@ -1,5 +1,5 @@
1
- import { type FunnelLabelOptions } from "./funnel.types.mjs";
2
- import { type Point } from "./curves/index.mjs";
1
+ import type { FunnelLabelOptions } from "./funnel.types.mjs";
2
+ import type { Point } from "./curves/index.mjs";
3
3
  type AlignReturnType = {
4
4
  textAnchor: FunnelLabelOptions['textAnchor'];
5
5
  dominantBaseline: Exclude<FunnelLabelOptions['dominantBaseline'], 'baseline'>;
@@ -1,5 +1,5 @@
1
- import { type FunnelLabelOptions } from "./funnel.types.js";
2
- import { type Point } from "./curves/index.js";
1
+ import type { FunnelLabelOptions } from "./funnel.types.js";
2
+ import type { Point } from "./curves/index.js";
3
3
  type AlignReturnType = {
4
4
  textAnchor: FunnelLabelOptions['textAnchor'];
5
5
  dominantBaseline: Exclude<FunnelLabelOptions['dominantBaseline'], 'baseline'>;
@@ -1,3 +1,3 @@
1
- import { type DescriptionGetter } from '@mui/x-charts/internals';
1
+ import type { DescriptionGetter } from '@mui/x-charts/internals';
2
2
  declare const descriptionGetter: DescriptionGetter<'funnel'>;
3
3
  export default descriptionGetter;
@@ -1,3 +1,3 @@
1
- import { type DescriptionGetter } from '@mui/x-charts/internals';
1
+ import type { DescriptionGetter } from '@mui/x-charts/internals';
2
2
  declare const descriptionGetter: DescriptionGetter<'funnel'>;
3
3
  export default descriptionGetter;
@@ -1,3 +1,3 @@
1
- import { type CartesianExtremumGetter } from '@mui/x-charts/internals';
1
+ import type { CartesianExtremumGetter } from '@mui/x-charts/internals';
2
2
  export declare const getExtremumX: CartesianExtremumGetter<'funnel'>;
3
3
  export declare const getExtremumY: CartesianExtremumGetter<'funnel'>;
@@ -1,3 +1,3 @@
1
- import { type CartesianExtremumGetter } from '@mui/x-charts/internals';
1
+ import type { CartesianExtremumGetter } from '@mui/x-charts/internals';
2
2
  export declare const getExtremumX: CartesianExtremumGetter<'funnel'>;
3
3
  export declare const getExtremumY: CartesianExtremumGetter<'funnel'>;
@@ -1,3 +1,3 @@
1
- import { type ColorProcessor } from '@mui/x-charts/internals';
1
+ import type { ColorProcessor } from '@mui/x-charts/internals';
2
2
  declare const getColor: ColorProcessor<'funnel'>;
3
3
  export default getColor;
@@ -1,3 +1,3 @@
1
- import { type ColorProcessor } from '@mui/x-charts/internals';
1
+ import type { ColorProcessor } from '@mui/x-charts/internals';
2
2
  declare const getColor: ColorProcessor<'funnel'>;
3
3
  export default getColor;
@@ -1,3 +1,3 @@
1
- import { type GetSeriesWithDefaultValues } from '@mui/x-charts/internals';
1
+ import type { GetSeriesWithDefaultValues } from '@mui/x-charts/internals';
2
2
  declare const getSeriesWithDefaultValues: GetSeriesWithDefaultValues<'funnel'>;
3
3
  export default getSeriesWithDefaultValues;
@@ -1,3 +1,3 @@
1
- import { type GetSeriesWithDefaultValues } from '@mui/x-charts/internals';
1
+ import type { GetSeriesWithDefaultValues } from '@mui/x-charts/internals';
2
2
  declare const getSeriesWithDefaultValues: GetSeriesWithDefaultValues<'funnel'>;
3
3
  export default getSeriesWithDefaultValues;
@@ -1,2 +1,2 @@
1
- import { type ChartSeriesTypeConfig } from '@mui/x-charts/internals';
1
+ import type { ChartSeriesTypeConfig } from '@mui/x-charts/internals';
2
2
  export declare const funnelSeriesConfig: ChartSeriesTypeConfig<'funnel'>;
@@ -1,2 +1,2 @@
1
- import { type ChartSeriesTypeConfig } from '@mui/x-charts/internals';
1
+ import type { ChartSeriesTypeConfig } from '@mui/x-charts/internals';
2
2
  export declare const funnelSeriesConfig: ChartSeriesTypeConfig<'funnel'>;
@@ -1,3 +1,3 @@
1
- import { type KeyboardFocusHandler } from '@mui/x-charts/internals';
1
+ import type { KeyboardFocusHandler } from '@mui/x-charts/internals';
2
2
  declare const keyboardFocusHandler: KeyboardFocusHandler<'funnel', 'funnel'>;
3
3
  export default keyboardFocusHandler;
@@ -1,3 +1,3 @@
1
- import { type KeyboardFocusHandler } from '@mui/x-charts/internals';
1
+ import type { KeyboardFocusHandler } from '@mui/x-charts/internals';
2
2
  declare const keyboardFocusHandler: KeyboardFocusHandler<'funnel', 'funnel'>;
3
3
  export default keyboardFocusHandler;
@@ -1,3 +1,3 @@
1
- import { type LegendGetter } from '@mui/x-charts/internals';
1
+ import type { LegendGetter } from '@mui/x-charts/internals';
2
2
  declare const legendGetter: LegendGetter<'funnel'>;
3
3
  export default legendGetter;
@@ -1,3 +1,3 @@
1
- import { type LegendGetter } from '@mui/x-charts/internals';
1
+ import type { LegendGetter } from '@mui/x-charts/internals';
2
2
  declare const legendGetter: LegendGetter<'funnel'>;
3
3
  export default legendGetter;
@@ -1,3 +1,3 @@
1
- import { type SeriesProcessor } from '@mui/x-charts/internals';
1
+ import type { SeriesProcessor } from '@mui/x-charts/internals';
2
2
  declare const seriesProcessor: SeriesProcessor<'funnel'>;
3
3
  export default seriesProcessor;
@@ -1,3 +1,3 @@
1
- import { type SeriesProcessor } from '@mui/x-charts/internals';
1
+ import type { SeriesProcessor } from '@mui/x-charts/internals';
2
2
  declare const seriesProcessor: SeriesProcessor<'funnel'>;
3
3
  export default seriesProcessor;
@@ -1,3 +1,3 @@
1
- import { type TooltipGetter } from '@mui/x-charts/internals';
1
+ import type { TooltipGetter } from '@mui/x-charts/internals';
2
2
  declare const tooltipGetter: TooltipGetter<'funnel'>;
3
3
  export default tooltipGetter;