@mui/x-data-grid-premium 8.26.0 → 8.27.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/CHANGELOG.md +100 -0
- package/DataGridPremium/DataGridPremium.d.ts +1 -1
- package/DataGridPremium/DataGridPremium.js +1 -1
- package/DataGridPremium/useDataGridPremiumComponent.d.ts +3 -3
- package/DataGridPremium/useDataGridPremiumProps.d.ts +1 -1
- package/components/GridAggregationHeader.d.ts +1 -1
- package/components/GridDataSourceGroupingCriteriaCell.d.ts +1 -1
- package/components/GridEmptyPivotOverlay.d.ts +1 -1
- package/components/GridExcelExportMenuItem.d.ts +2 -2
- package/components/GridGroupingColumnFooterCell.d.ts +1 -1
- package/components/GridGroupingColumnLeafCell.d.ts +1 -1
- package/components/GridGroupingCriteriaCell.d.ts +1 -1
- package/components/GridPremiumColumnMenu.d.ts +1 -1
- package/components/GridPremiumToolbar.d.ts +1 -1
- package/components/aiAssistantPanel/AiAssistantPanelTrigger.d.ts +2 -2
- package/components/aiAssistantPanel/GridAiAssistantPanelConversation.d.ts +1 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.d.ts +1 -1
- package/components/chartsPanel/ChartsPanelTrigger.d.ts +2 -2
- package/components/chartsPanel/data/GridChartsPanelDataSearch.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuAggregationItem.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuChartsItem.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuManagePanelItem.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuPivotItem.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuRowGroupItem.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuRowUngroupItem.d.ts +1 -1
- package/components/export/ExportExcel.d.ts +2 -2
- package/components/pivotPanel/GridPivotPanelField.d.ts +1 -1
- package/components/pivotPanel/GridPivotPanelSearch.d.ts +1 -1
- package/components/pivotPanel/PivotPanelTrigger.d.ts +2 -2
- package/components/prompt/GridPrompt.d.ts +1 -1
- package/components/promptField/GridPromptField.d.ts +1 -1
- package/components/promptField/PromptField.d.ts +2 -2
- package/components/promptField/PromptFieldControl.d.ts +2 -2
- package/components/promptField/PromptFieldRecord.d.ts +2 -2
- package/components/promptField/PromptFieldSend.d.ts +2 -2
- package/context/GridChartsRendererProxy.d.ts +1 -1
- package/esm/DataGridPremium/DataGridPremium.d.ts +1 -1
- package/esm/DataGridPremium/DataGridPremium.js +1 -1
- package/esm/DataGridPremium/useDataGridPremiumComponent.d.ts +3 -3
- package/esm/DataGridPremium/useDataGridPremiumProps.d.ts +1 -1
- package/esm/components/GridAggregationHeader.d.ts +1 -1
- package/esm/components/GridDataSourceGroupingCriteriaCell.d.ts +1 -1
- package/esm/components/GridEmptyPivotOverlay.d.ts +1 -1
- package/esm/components/GridExcelExportMenuItem.d.ts +2 -2
- package/esm/components/GridGroupingColumnFooterCell.d.ts +1 -1
- package/esm/components/GridGroupingColumnLeafCell.d.ts +1 -1
- package/esm/components/GridGroupingCriteriaCell.d.ts +1 -1
- package/esm/components/GridPremiumColumnMenu.d.ts +1 -1
- package/esm/components/GridPremiumToolbar.d.ts +1 -1
- package/esm/components/aiAssistantPanel/AiAssistantPanelTrigger.d.ts +2 -2
- package/esm/components/aiAssistantPanel/GridAiAssistantPanelConversation.d.ts +1 -1
- package/esm/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.d.ts +1 -1
- package/esm/components/chartsPanel/ChartsPanelTrigger.d.ts +2 -2
- package/esm/components/chartsPanel/data/GridChartsPanelDataSearch.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuAggregationItem.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuChartsItem.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuManagePanelItem.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuPivotItem.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuRowGroupItem.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuRowUngroupItem.d.ts +1 -1
- package/esm/components/export/ExportExcel.d.ts +2 -2
- package/esm/components/pivotPanel/GridPivotPanelField.d.ts +1 -1
- package/esm/components/pivotPanel/GridPivotPanelSearch.d.ts +1 -1
- package/esm/components/pivotPanel/PivotPanelTrigger.d.ts +2 -2
- package/esm/components/prompt/GridPrompt.d.ts +1 -1
- package/esm/components/promptField/GridPromptField.d.ts +1 -1
- package/esm/components/promptField/PromptField.d.ts +2 -2
- package/esm/components/promptField/PromptFieldControl.d.ts +2 -2
- package/esm/components/promptField/PromptFieldRecord.d.ts +2 -2
- package/esm/components/promptField/PromptFieldSend.d.ts +2 -2
- package/esm/context/GridChartsRendererProxy.d.ts +1 -1
- package/esm/hooks/features/aggregation/createAggregationLookup.d.ts +4 -4
- package/esm/hooks/features/aggregation/gridAggregationFunctions.d.ts +1 -1
- package/esm/hooks/features/aggregation/gridAggregationSelectors.d.ts +3 -3
- package/esm/hooks/features/aggregation/gridAggregationUtils.d.ts +6 -6
- package/esm/hooks/features/aggregation/useGridAggregation.d.ts +4 -4
- package/esm/hooks/features/aggregation/useGridAggregationPreProcessors.d.ts +3 -3
- package/esm/hooks/features/aggregation/wrapColumnWithAggregation.d.ts +4 -4
- package/esm/hooks/features/aiAssistant/api.d.ts +1 -1
- package/esm/hooks/features/aiAssistant/gridAiAssistantSelectors.d.ts +1 -1
- package/esm/hooks/features/aiAssistant/useGridAiAssistant.d.ts +4 -4
- package/esm/hooks/features/cellSelection/gridCellSelectionInterfaces.d.ts +1 -1
- package/esm/hooks/features/cellSelection/gridCellSelectionSelector.d.ts +1 -1
- package/esm/hooks/features/cellSelection/useGridCellSelection.d.ts +4 -4
- package/esm/hooks/features/chartsIntegration/gridChartsIntegrationInterfaces.d.ts +1 -1
- package/esm/hooks/features/chartsIntegration/gridChartsIntegrationSelectors.d.ts +2 -2
- package/esm/hooks/features/chartsIntegration/useGridChartsIntegration.d.ts +3 -3
- package/esm/hooks/features/chartsIntegration/utils.d.ts +3 -3
- package/esm/hooks/features/clipboard/useGridClipboardImport.d.ts +2 -2
- package/esm/hooks/features/dataSource/useGridDataSourcePremium.d.ts +3 -3
- package/esm/hooks/features/dataSource/utils.d.ts +1 -1
- package/esm/hooks/features/editing/useGridCellEditable.d.ts +4 -4
- package/esm/hooks/features/export/gridExcelExportInterface.d.ts +1 -1
- package/esm/hooks/features/export/serializer/excelSerializer.d.ts +6 -6
- package/esm/hooks/features/export/useGridExcelExport.d.ts +3 -3
- package/esm/hooks/features/history/defaultHistoryHandlers.d.ts +1 -1
- package/esm/hooks/features/history/useGridHistory.d.ts +4 -4
- package/esm/hooks/features/pivoting/useGridPivoting.d.ts +4 -4
- package/esm/hooks/features/pivoting/utils.d.ts +1 -1
- package/esm/hooks/features/rowGrouping/createGroupingColDef.d.ts +4 -4
- package/esm/hooks/features/rowGrouping/gridRowGroupingInterfaces.d.ts +1 -1
- package/esm/hooks/features/rowGrouping/gridRowGroupingSelector.d.ts +1 -1
- package/esm/hooks/features/rowGrouping/gridRowGroupingUtils.d.ts +7 -7
- package/esm/hooks/features/rowGrouping/useGridDataSourceRowGroupingPreProcessors.d.ts +3 -3
- package/esm/hooks/features/rowGrouping/useGridRowGrouping.d.ts +4 -4
- package/esm/hooks/features/rowGrouping/useGridRowGroupingPreProcessors.d.ts +3 -3
- package/esm/hooks/features/rowReorder/operations.d.ts +1 -1
- package/esm/hooks/features/sidebar/gridSidebarSelector.d.ts +1 -1
- package/esm/hooks/features/sidebar/gridSidebarState.d.ts +1 -1
- package/esm/hooks/features/sidebar/useGridSidebar.d.ts +4 -4
- package/esm/hooks/utils/useGridApiContext.d.ts +3 -3
- package/esm/hooks/utils/useGridApiRef.d.ts +2 -2
- package/esm/hooks/utils/useGridAriaAttributes.d.ts +1 -1
- package/esm/hooks/utils/useGridChartIntegration.d.ts +1 -1
- package/esm/hooks/utils/useGridPrivateApiContext.d.ts +1 -1
- package/esm/hooks/utils/useGridRootProps.d.ts +1 -1
- package/esm/hooks/utils/useKeepGroupedColumnsHidden.d.ts +4 -4
- package/esm/index.js +1 -1
- package/esm/models/dataGridPremiumProps.d.ts +10 -10
- package/esm/models/gridApiPremium.d.ts +8 -8
- package/esm/models/gridGroupingValueGetter.d.ts +3 -3
- package/esm/models/gridGroupingValueSetter.d.ts +3 -3
- package/esm/models/gridPastedValueParser.d.ts +3 -3
- package/esm/models/gridPremiumIconSlotsComponent.d.ts +2 -2
- package/esm/models/gridPremiumSlotProps.d.ts +1 -1
- package/esm/models/gridPremiumSlotsComponent.d.ts +2 -2
- package/esm/models/gridStatePremium.d.ts +1 -1
- package/esm/themeAugmentation/overrides.d.ts +1 -1
- package/esm/themeAugmentation/props.d.ts +2 -2
- package/esm/typeOverloads/modules.d.ts +4 -4
- package/esm/typeOverloads/modules.js +1 -5
- package/esm/typeOverloads/reexports.d.ts +1 -1
- package/hooks/features/aggregation/createAggregationLookup.d.ts +4 -4
- package/hooks/features/aggregation/gridAggregationFunctions.d.ts +1 -1
- package/hooks/features/aggregation/gridAggregationSelectors.d.ts +3 -3
- package/hooks/features/aggregation/gridAggregationUtils.d.ts +6 -6
- package/hooks/features/aggregation/useGridAggregation.d.ts +4 -4
- package/hooks/features/aggregation/useGridAggregationPreProcessors.d.ts +3 -3
- package/hooks/features/aggregation/wrapColumnWithAggregation.d.ts +4 -4
- package/hooks/features/aiAssistant/api.d.ts +1 -1
- package/hooks/features/aiAssistant/gridAiAssistantSelectors.d.ts +1 -1
- package/hooks/features/aiAssistant/useGridAiAssistant.d.ts +4 -4
- package/hooks/features/cellSelection/gridCellSelectionInterfaces.d.ts +1 -1
- package/hooks/features/cellSelection/gridCellSelectionSelector.d.ts +1 -1
- package/hooks/features/cellSelection/useGridCellSelection.d.ts +4 -4
- package/hooks/features/chartsIntegration/gridChartsIntegrationInterfaces.d.ts +1 -1
- package/hooks/features/chartsIntegration/gridChartsIntegrationSelectors.d.ts +2 -2
- package/hooks/features/chartsIntegration/useGridChartsIntegration.d.ts +3 -3
- package/hooks/features/chartsIntegration/utils.d.ts +3 -3
- package/hooks/features/clipboard/useGridClipboardImport.d.ts +2 -2
- package/hooks/features/dataSource/useGridDataSourcePremium.d.ts +3 -3
- package/hooks/features/dataSource/utils.d.ts +1 -1
- package/hooks/features/editing/useGridCellEditable.d.ts +4 -4
- package/hooks/features/export/gridExcelExportInterface.d.ts +1 -1
- package/hooks/features/export/serializer/excelSerializer.d.ts +6 -6
- package/hooks/features/export/useGridExcelExport.d.ts +3 -3
- package/hooks/features/history/defaultHistoryHandlers.d.ts +1 -1
- package/hooks/features/history/useGridHistory.d.ts +4 -4
- package/hooks/features/pivoting/useGridPivoting.d.ts +4 -4
- package/hooks/features/pivoting/utils.d.ts +1 -1
- package/hooks/features/rowGrouping/createGroupingColDef.d.ts +4 -4
- package/hooks/features/rowGrouping/gridRowGroupingInterfaces.d.ts +1 -1
- package/hooks/features/rowGrouping/gridRowGroupingSelector.d.ts +1 -1
- package/hooks/features/rowGrouping/gridRowGroupingUtils.d.ts +7 -7
- package/hooks/features/rowGrouping/useGridDataSourceRowGroupingPreProcessors.d.ts +3 -3
- package/hooks/features/rowGrouping/useGridRowGrouping.d.ts +4 -4
- package/hooks/features/rowGrouping/useGridRowGroupingPreProcessors.d.ts +3 -3
- package/hooks/features/rowReorder/operations.d.ts +1 -1
- package/hooks/features/sidebar/gridSidebarSelector.d.ts +1 -1
- package/hooks/features/sidebar/gridSidebarState.d.ts +1 -1
- package/hooks/features/sidebar/useGridSidebar.d.ts +4 -4
- package/hooks/utils/useGridApiContext.d.ts +3 -3
- package/hooks/utils/useGridApiRef.d.ts +2 -2
- package/hooks/utils/useGridAriaAttributes.d.ts +1 -1
- package/hooks/utils/useGridChartIntegration.d.ts +1 -1
- package/hooks/utils/useGridPrivateApiContext.d.ts +1 -1
- package/hooks/utils/useGridRootProps.d.ts +1 -1
- package/hooks/utils/useKeepGroupedColumnsHidden.d.ts +4 -4
- package/index.js +1 -1
- package/models/dataGridPremiumProps.d.ts +10 -10
- package/models/gridApiPremium.d.ts +8 -8
- package/models/gridGroupingValueGetter.d.ts +3 -3
- package/models/gridGroupingValueSetter.d.ts +3 -3
- package/models/gridPastedValueParser.d.ts +3 -3
- package/models/gridPremiumIconSlotsComponent.d.ts +2 -2
- package/models/gridPremiumSlotProps.d.ts +1 -1
- package/models/gridPremiumSlotsComponent.d.ts +2 -2
- package/models/gridStatePremium.d.ts +1 -1
- package/package.json +3 -3
- package/themeAugmentation/overrides.d.ts +1 -1
- package/themeAugmentation/props.d.ts +2 -2
- package/typeOverloads/modules.d.ts +4 -4
- package/typeOverloads/modules.js +3 -1
- package/typeOverloads/reexports.d.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,106 @@
|
|
|
5
5
|
All notable changes to this project will be documented in this file.
|
|
6
6
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
7
7
|
|
|
8
|
+
## v8.27.0
|
|
9
|
+
|
|
10
|
+
_Feb 2, 2026_
|
|
11
|
+
|
|
12
|
+
We'd like to extend a big thank you to the 8 contributors who made this release possible. Here are some highlights ✨:
|
|
13
|
+
|
|
14
|
+
- 📝 Data Grid supports new `longText` [column type](https://mui.com/x/react-data-grid/column-definition/#column-types)
|
|
15
|
+
|
|
16
|
+
The following team members contributed to this release:
|
|
17
|
+
@alexfauquette, @arminmeh, @bernardobelchior, @cherniavskii, @flaviendelangle, @JCQuintas, @MBilalShafi, @siriwatknp
|
|
18
|
+
|
|
19
|
+
### Data Grid
|
|
20
|
+
|
|
21
|
+
#### `@mui/x-data-grid@8.27.0`
|
|
22
|
+
|
|
23
|
+
- [DataGrid] Fix virtualization crash by preventing out-of-bounds `focusedVirtualCell` indices (#21123) @cherniavskii
|
|
24
|
+
- [DataGrid] Fix focus steal issue with `<Dialog />` (#21106) @MBilalShafi
|
|
25
|
+
- [DataGrid] Add new `longText` column type (#21103) @siriwatknp
|
|
26
|
+
|
|
27
|
+
#### `@mui/x-data-grid-pro@8.27.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
28
|
+
|
|
29
|
+
Same changes as in `@mui/x-data-grid@8.27.0`.
|
|
30
|
+
|
|
31
|
+
#### `@mui/x-data-grid-premium@8.27.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
32
|
+
|
|
33
|
+
Same changes as in `@mui/x-data-grid-pro@8.27.0`, plus:
|
|
34
|
+
|
|
35
|
+
- [DataGridPremium] Fix focus retention when undo/redo operations are done on the same cell (#21110) @arminmeh
|
|
36
|
+
|
|
37
|
+
### Date and Time Pickers
|
|
38
|
+
|
|
39
|
+
#### `@mui/x-date-pickers@8.27.0`
|
|
40
|
+
|
|
41
|
+
Internal changes.
|
|
42
|
+
|
|
43
|
+
#### `@mui/x-date-pickers-pro@8.27.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
44
|
+
|
|
45
|
+
Same changes as in `@mui/x-date-pickers@8.27.0`.
|
|
46
|
+
|
|
47
|
+
### Charts
|
|
48
|
+
|
|
49
|
+
#### `@mui/x-charts@8.27.0`
|
|
50
|
+
|
|
51
|
+
- [charts] Deprecate `AxisId` class in favour of to `data-axis-id` attribute (#21048) @JCQuintas
|
|
52
|
+
|
|
53
|
+
#### `@mui/x-charts-pro@8.27.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
54
|
+
|
|
55
|
+
Same changes as in `@mui/x-charts@8.27.0`, plus:
|
|
56
|
+
|
|
57
|
+
- [charts-pro] Add `onItemClick` to the heatmap (#20817) (#21030) @alexfauquette
|
|
58
|
+
|
|
59
|
+
#### `@mui/x-charts-premium@8.27.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
60
|
+
|
|
61
|
+
Same changes as in `@mui/x-charts-pro@8.27.0`, plus:
|
|
62
|
+
|
|
63
|
+
- [charts-premium] Fix wrong `defaultSlots` in premium charts (#21052) @bernardobelchior
|
|
64
|
+
|
|
65
|
+
### Tree View
|
|
66
|
+
|
|
67
|
+
#### `@mui/x-tree-view@8.27.0`
|
|
68
|
+
|
|
69
|
+
Internal changes.
|
|
70
|
+
|
|
71
|
+
#### `@mui/x-tree-view-pro@8.27.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
72
|
+
|
|
73
|
+
Same changes as in `@mui/x-tree-view@8.27.0`, plus:
|
|
74
|
+
|
|
75
|
+
- [RichTreeViewPro] Do not export `useSimpleTreeViewApiRef()` and `useRichTreeViewApiRef()` from pro package (#21145) @flaviendelangle
|
|
76
|
+
|
|
77
|
+
### Codemod
|
|
78
|
+
|
|
79
|
+
#### `@mui/x-codemod@8.27.0`
|
|
80
|
+
|
|
81
|
+
Internal changes.
|
|
82
|
+
|
|
83
|
+
### Docs
|
|
84
|
+
|
|
85
|
+
- [docs] Fix DataGrid's cell edit renderers (@arminmeh) (#21041) @github-actions[bot]
|
|
86
|
+
|
|
87
|
+
### Core
|
|
88
|
+
|
|
89
|
+
- [code-infra] Add `consistent-type-imports` rule to the grid packages (#21119) @arminmeh
|
|
90
|
+
- [code-infra] Allow user to select target branch if it exists for current major (#21005) @JCQuintas
|
|
91
|
+
- [code-infra] Fix the target branch condition in the release script (#21051) @arminmeh
|
|
92
|
+
- [code-infra] Update docs deploy script to fetch from `v8.x` (#21013) @arminmeh
|
|
93
|
+
|
|
94
|
+
## 8.26.1
|
|
95
|
+
|
|
96
|
+
_Jan 23, 2026_
|
|
97
|
+
|
|
98
|
+
Release highlight ✨:
|
|
99
|
+
|
|
100
|
+
- 🐞 Hotfix for Data Grid Premium type imports
|
|
101
|
+
|
|
102
|
+
### Data Grid
|
|
103
|
+
|
|
104
|
+
#### `@mui/x-data-grid-premium@8.26.1` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
105
|
+
|
|
106
|
+
- [DataGridPremium] Fix type import (#21033) @arminmeh
|
|
107
|
+
|
|
8
108
|
## 8.26.0
|
|
9
109
|
|
|
10
110
|
_Jan 22, 2026_
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type GridValidRowModel } from '@mui/x-data-grid-pro';
|
|
3
|
-
import { DataGridPremiumProps } from "../models/dataGridPremiumProps.js";
|
|
3
|
+
import type { DataGridPremiumProps } from "../models/dataGridPremiumProps.js";
|
|
4
4
|
export type { GridPremiumSlotsComponent as GridSlots } from "../models/index.js";
|
|
5
5
|
interface DataGridPremiumComponent {
|
|
6
6
|
<R extends GridValidRowModel = any>(props: DataGridPremiumProps<R> & React.RefAttributes<HTMLDivElement>): React.JSX.Element;
|
|
@@ -50,7 +50,7 @@ const configuration = {
|
|
|
50
50
|
useGridParamsOverridableMethods: _useGridParamsOverridableMethods.useGridParamsOverridableMethods
|
|
51
51
|
}
|
|
52
52
|
};
|
|
53
|
-
const releaseInfo = "
|
|
53
|
+
const releaseInfo = "MTc2OTk5MDQwMDAwMA==";
|
|
54
54
|
const watermark = /*#__PURE__*/(0, _jsxRuntime.jsx)(_xLicense.Watermark, {
|
|
55
55
|
packageName: "x-data-grid-premium",
|
|
56
56
|
releaseInfo: releaseInfo
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { RefObject } from '@mui/x-internals/types';
|
|
1
|
+
import type { RefObject } from '@mui/x-internals/types';
|
|
2
2
|
import { type GridConfiguration } from '@mui/x-data-grid-pro/internals';
|
|
3
|
-
import { GridPrivateApiPremium } from "../models/gridApiPremium.js";
|
|
4
|
-
import { DataGridPremiumProcessedProps } from "../models/dataGridPremiumProps.js";
|
|
3
|
+
import type { GridPrivateApiPremium } from "../models/gridApiPremium.js";
|
|
4
|
+
import type { DataGridPremiumProcessedProps } from "../models/dataGridPremiumProps.js";
|
|
5
5
|
export declare const useDataGridPremiumComponent: (apiRef: RefObject<GridPrivateApiPremium>, inProps: DataGridPremiumProcessedProps, configuration: GridConfiguration) => DataGridPremiumProcessedProps;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DataGridPremiumProps, DataGridPremiumProcessedProps, DataGridPremiumPropsWithDefaultValue } from "../models/dataGridPremiumProps.js";
|
|
1
|
+
import type { DataGridPremiumProps, DataGridPremiumProcessedProps, DataGridPremiumPropsWithDefaultValue } from "../models/dataGridPremiumProps.js";
|
|
2
2
|
/**
|
|
3
3
|
* The default values of `DataGridPremiumPropsWithDefaultValue` to inject in the props of DataGridPremium.
|
|
4
4
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridColumnHeaderParams } from '@mui/x-data-grid';
|
|
1
|
+
import { type GridColumnHeaderParams } from '@mui/x-data-grid';
|
|
2
2
|
import { type GridBaseColDef } from '@mui/x-data-grid/internals';
|
|
3
3
|
declare function GridAggregationHeader(props: GridColumnHeaderParams & {
|
|
4
4
|
renderHeader: GridBaseColDef['renderHeader'];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridRenderCellParams, GridGroupNode } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridRenderCellParams, type GridGroupNode } from '@mui/x-data-grid-pro';
|
|
2
2
|
interface GridGroupingCriteriaCellProps extends GridRenderCellParams<any, any, any, GridGroupNode> {
|
|
3
3
|
hideDescendantCount?: boolean;
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridOverlayProps } from '@mui/x-data-grid';
|
|
1
|
+
import { type GridOverlayProps } from '@mui/x-data-grid';
|
|
2
2
|
declare const GridEmptyPivotOverlay: import("react").ForwardRefExoticComponent<GridOverlayProps> | import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
sx?: import("@mui/system").SxProps<import("@mui/system").Theme>;
|
|
4
4
|
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GridExportMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
import { GridExcelExportOptions } from "../hooks/features/export/index.js";
|
|
1
|
+
import type { GridExportMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import type { GridExcelExportOptions } from "../hooks/features/export/index.js";
|
|
3
3
|
export type GridExcelExportMenuItemProps = GridExportMenuItemProps<GridExcelExportOptions>;
|
|
4
4
|
declare function GridExcelExportMenuItem(props: GridExcelExportMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
declare namespace GridExcelExportMenuItem {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
1
|
+
import type { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridGroupingColumnFooterCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { GridGroupingColumnFooterCell };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
1
|
+
import type { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridGroupingColumnLeafCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { GridGroupingColumnLeafCell };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridRenderCellParams, GridGroupNode } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridRenderCellParams, type GridGroupNode } from '@mui/x-data-grid-pro';
|
|
2
2
|
interface GridGroupingCriteriaCellProps extends GridRenderCellParams<any, any, any, GridGroupNode> {
|
|
3
3
|
hideDescendantCount?: boolean;
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridColumnMenuProps, GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuProps, type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
import { GridColumnMenuAggregationItem } from "./columnMenu/menuItems/GridColumnMenuAggregationItem.js";
|
|
3
3
|
import { GridColumnMenuManagePanelItem } from "./columnMenu/menuItems/GridColumnMenuManagePanelItem.js";
|
|
4
4
|
export declare function GridColumnMenuGroupingItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridToolbarProps } from '@mui/x-data-grid-pro/internals';
|
|
1
|
+
import { type GridToolbarProps } from '@mui/x-data-grid-pro/internals';
|
|
2
2
|
export declare function GridPremiumToolbar(props: GridToolbarProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
-
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import { type RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
+
import { type GridSlotProps } from '@mui/x-data-grid-pro';
|
|
4
4
|
export interface AiAssistantPanelState {
|
|
5
5
|
/**
|
|
6
6
|
* If `true`, the assistant panel is open.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Conversation } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
1
|
+
import type { Conversation } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
2
2
|
type GridAiAssistantPanelConversationProps = {
|
|
3
3
|
conversation: Conversation;
|
|
4
4
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PromptSuggestion } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
1
|
+
import type { PromptSuggestion } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
2
2
|
type GridAiAssistantPanelSuggestionsProps = {
|
|
3
3
|
suggestions: PromptSuggestion[];
|
|
4
4
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-data-grid-pro/internals';
|
|
3
|
-
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import type { RenderProp } from '@mui/x-data-grid-pro/internals';
|
|
3
|
+
import { type GridSlotProps } from '@mui/x-data-grid-pro';
|
|
4
4
|
export interface ChartsPanelState {
|
|
5
5
|
/**
|
|
6
6
|
* If `true`, the charts integration panel is open.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace GridColumnMenuAggregationItem {
|
|
4
4
|
var propTypes: any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { GridColumnMenuManagePanelItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridSlotProps, RenderProp } from '@mui/x-data-grid';
|
|
3
|
-
import { GridExcelExportOptions } from "../../hooks/features/export/index.js";
|
|
2
|
+
import type { GridSlotProps, RenderProp } from '@mui/x-data-grid';
|
|
3
|
+
import type { GridExcelExportOptions } from "../../hooks/features/export/index.js";
|
|
4
4
|
export type ExportExcelProps = GridSlotProps['baseButton'] & {
|
|
5
5
|
/**
|
|
6
6
|
* A function to customize rendering of the component.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridPivotModel } from "../../hooks/features/pivoting/gridPivotingInterfaces.js";
|
|
2
|
+
import type { GridPivotModel } from "../../hooks/features/pivoting/gridPivotingInterfaces.js";
|
|
3
3
|
import type { FieldTransferObject } from "./GridPivotPanelBody.js";
|
|
4
4
|
type GridPivotPanelFieldProps = {
|
|
5
5
|
children: React.ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
-
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import { type RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
+
import { type GridSlotProps } from '@mui/x-data-grid-pro';
|
|
4
4
|
export interface PivotPanelState {
|
|
5
5
|
/**
|
|
6
6
|
* If `true`, the pivot panel is open.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-data-grid';
|
|
3
|
-
import { PromptFieldState } from "./PromptFieldContext.js";
|
|
2
|
+
import type { RenderProp } from '@mui/x-data-grid';
|
|
3
|
+
import { type PromptFieldState } from "./PromptFieldContext.js";
|
|
4
4
|
export type PromptFieldProps = Omit<React.HTMLAttributes<HTMLDivElement>, 'className' | 'onSubmit'> & {
|
|
5
5
|
/**
|
|
6
6
|
* A function to customize rendering of the component.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridSlotProps, RenderProp } from '@mui/x-data-grid-pro';
|
|
3
|
-
import { PromptFieldState } from "./PromptFieldContext.js";
|
|
2
|
+
import type { GridSlotProps, RenderProp } from '@mui/x-data-grid-pro';
|
|
3
|
+
import { type PromptFieldState } from "./PromptFieldContext.js";
|
|
4
4
|
export type PromptFieldControlProps = Omit<GridSlotProps['baseTextField'], 'className'> & {
|
|
5
5
|
/**
|
|
6
6
|
* A function to customize rendering of the component.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridSlotProps, RenderProp } from '@mui/x-data-grid-pro';
|
|
3
|
-
import { PromptFieldState } from "./PromptFieldContext.js";
|
|
2
|
+
import type { GridSlotProps, RenderProp } from '@mui/x-data-grid-pro';
|
|
3
|
+
import { type PromptFieldState } from "./PromptFieldContext.js";
|
|
4
4
|
export type PromptFieldRecordProps = Omit<GridSlotProps['baseIconButton'], 'className'> & {
|
|
5
5
|
/**
|
|
6
6
|
* A function to customize rendering of the component.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridSlotProps, RenderProp } from '@mui/x-data-grid-pro';
|
|
3
|
-
import { PromptFieldState } from "./PromptFieldContext.js";
|
|
2
|
+
import type { GridSlotProps, RenderProp } from '@mui/x-data-grid-pro';
|
|
3
|
+
import { type PromptFieldState } from "./PromptFieldContext.js";
|
|
4
4
|
export type PromptFieldSendProps = Omit<GridSlotProps['baseIconButton'], 'className'> & {
|
|
5
5
|
/**
|
|
6
6
|
* A function to customize rendering of the component.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { ChartState } from "../models/gridChartsIntegration.js";
|
|
2
|
+
import type { ChartState } from "../models/gridChartsIntegration.js";
|
|
3
3
|
export type GridChartsRendererProxyRendererCallback = (type: string, props: Record<string, any>, Component: React.ComponentType<any>) => React.ReactNode;
|
|
4
4
|
type GridChartsRendererProxyRenderer = React.ComponentType<{
|
|
5
5
|
dimensions: ChartState['dimensions'];
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
import { type GridValidRowModel } from '@mui/x-data-grid-pro';
|
|
3
|
-
import { DataGridPremiumProps } from "../models/dataGridPremiumProps.js";
|
|
3
|
+
import type { DataGridPremiumProps } from "../models/dataGridPremiumProps.js";
|
|
4
4
|
export type { GridPremiumSlotsComponent as GridSlots } from "../models/index.js";
|
|
5
5
|
interface DataGridPremiumComponent {
|
|
6
6
|
<R extends GridValidRowModel = any>(props: DataGridPremiumProps<R> & React.RefAttributes<HTMLDivElement>): React.JSX.Element;
|
|
@@ -43,7 +43,7 @@ const configuration = {
|
|
|
43
43
|
useGridParamsOverridableMethods
|
|
44
44
|
}
|
|
45
45
|
};
|
|
46
|
-
const releaseInfo = "
|
|
46
|
+
const releaseInfo = "MTc2OTk5MDQwMDAwMA==";
|
|
47
47
|
const watermark = /*#__PURE__*/_jsx(Watermark, {
|
|
48
48
|
packageName: "x-data-grid-premium",
|
|
49
49
|
releaseInfo: releaseInfo
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { RefObject } from '@mui/x-internals/types';
|
|
1
|
+
import type { RefObject } from '@mui/x-internals/types';
|
|
2
2
|
import { type GridConfiguration } from '@mui/x-data-grid-pro/internals';
|
|
3
|
-
import { GridPrivateApiPremium } from "../models/gridApiPremium.js";
|
|
4
|
-
import { DataGridPremiumProcessedProps } from "../models/dataGridPremiumProps.js";
|
|
3
|
+
import type { GridPrivateApiPremium } from "../models/gridApiPremium.js";
|
|
4
|
+
import type { DataGridPremiumProcessedProps } from "../models/dataGridPremiumProps.js";
|
|
5
5
|
export declare const useDataGridPremiumComponent: (apiRef: RefObject<GridPrivateApiPremium>, inProps: DataGridPremiumProcessedProps, configuration: GridConfiguration) => DataGridPremiumProcessedProps;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { DataGridPremiumProps, DataGridPremiumProcessedProps, DataGridPremiumPropsWithDefaultValue } from "../models/dataGridPremiumProps.js";
|
|
1
|
+
import type { DataGridPremiumProps, DataGridPremiumProcessedProps, DataGridPremiumPropsWithDefaultValue } from "../models/dataGridPremiumProps.js";
|
|
2
2
|
/**
|
|
3
3
|
* The default values of `DataGridPremiumPropsWithDefaultValue` to inject in the props of DataGridPremium.
|
|
4
4
|
*/
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridColumnHeaderParams } from '@mui/x-data-grid';
|
|
1
|
+
import { type GridColumnHeaderParams } from '@mui/x-data-grid';
|
|
2
2
|
import { type GridBaseColDef } from '@mui/x-data-grid/internals';
|
|
3
3
|
declare function GridAggregationHeader(props: GridColumnHeaderParams & {
|
|
4
4
|
renderHeader: GridBaseColDef['renderHeader'];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridRenderCellParams, GridGroupNode } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridRenderCellParams, type GridGroupNode } from '@mui/x-data-grid-pro';
|
|
2
2
|
interface GridGroupingCriteriaCellProps extends GridRenderCellParams<any, any, any, GridGroupNode> {
|
|
3
3
|
hideDescendantCount?: boolean;
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridOverlayProps } from '@mui/x-data-grid';
|
|
1
|
+
import { type GridOverlayProps } from '@mui/x-data-grid';
|
|
2
2
|
declare const GridEmptyPivotOverlay: import("react").ForwardRefExoticComponent<GridOverlayProps> | import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
sx?: import("@mui/system").SxProps<import("@mui/system").Theme>;
|
|
4
4
|
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { GridExportMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
import { GridExcelExportOptions } from "../hooks/features/export/index.js";
|
|
1
|
+
import type { GridExportMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import type { GridExcelExportOptions } from "../hooks/features/export/index.js";
|
|
3
3
|
export type GridExcelExportMenuItemProps = GridExportMenuItemProps<GridExcelExportOptions>;
|
|
4
4
|
declare function GridExcelExportMenuItem(props: GridExcelExportMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
5
5
|
declare namespace GridExcelExportMenuItem {
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
1
|
+
import type { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridGroupingColumnFooterCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { GridGroupingColumnFooterCell };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
1
|
+
import type { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridGroupingColumnLeafCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { GridGroupingColumnLeafCell };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridRenderCellParams, GridGroupNode } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridRenderCellParams, type GridGroupNode } from '@mui/x-data-grid-pro';
|
|
2
2
|
interface GridGroupingCriteriaCellProps extends GridRenderCellParams<any, any, any, GridGroupNode> {
|
|
3
3
|
hideDescendantCount?: boolean;
|
|
4
4
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridColumnMenuProps, GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuProps, type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
import { GridColumnMenuAggregationItem } from "./columnMenu/menuItems/GridColumnMenuAggregationItem.js";
|
|
3
3
|
import { GridColumnMenuManagePanelItem } from "./columnMenu/menuItems/GridColumnMenuManagePanelItem.js";
|
|
4
4
|
export declare function GridColumnMenuGroupingItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridToolbarProps } from '@mui/x-data-grid-pro/internals';
|
|
1
|
+
import { type GridToolbarProps } from '@mui/x-data-grid-pro/internals';
|
|
2
2
|
export declare function GridPremiumToolbar(props: GridToolbarProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
-
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import { type RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
+
import { type GridSlotProps } from '@mui/x-data-grid-pro';
|
|
4
4
|
export interface AiAssistantPanelState {
|
|
5
5
|
/**
|
|
6
6
|
* If `true`, the assistant panel is open.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Conversation } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
1
|
+
import type { Conversation } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
2
2
|
type GridAiAssistantPanelConversationProps = {
|
|
3
3
|
conversation: Conversation;
|
|
4
4
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { PromptSuggestion } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
1
|
+
import type { PromptSuggestion } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
2
2
|
type GridAiAssistantPanelSuggestionsProps = {
|
|
3
3
|
suggestions: PromptSuggestion[];
|
|
4
4
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-data-grid-pro/internals';
|
|
3
|
-
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import type { RenderProp } from '@mui/x-data-grid-pro/internals';
|
|
3
|
+
import { type GridSlotProps } from '@mui/x-data-grid-pro';
|
|
4
4
|
export interface ChartsPanelState {
|
|
5
5
|
/**
|
|
6
6
|
* If `true`, the charts integration panel is open.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
declare namespace GridColumnMenuAggregationItem {
|
|
4
4
|
var propTypes: any;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
3
3
|
export { GridColumnMenuManagePanelItem };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
1
|
+
import { type GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
2
|
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridSlotProps, RenderProp } from '@mui/x-data-grid';
|
|
3
|
-
import { GridExcelExportOptions } from "../../hooks/features/export/index.js";
|
|
2
|
+
import type { GridSlotProps, RenderProp } from '@mui/x-data-grid';
|
|
3
|
+
import type { GridExcelExportOptions } from "../../hooks/features/export/index.js";
|
|
4
4
|
export type ExportExcelProps = GridSlotProps['baseButton'] & {
|
|
5
5
|
/**
|
|
6
6
|
* A function to customize rendering of the component.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { GridPivotModel } from "../../hooks/features/pivoting/gridPivotingInterfaces.js";
|
|
2
|
+
import type { GridPivotModel } from "../../hooks/features/pivoting/gridPivotingInterfaces.js";
|
|
3
3
|
import type { FieldTransferObject } from "./GridPivotPanelBody.js";
|
|
4
4
|
type GridPivotPanelFieldProps = {
|
|
5
5
|
children: React.ReactNode;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
|
-
import { RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
-
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
|
+
import { type RenderProp } from '@mui/x-internals/useComponentRenderer';
|
|
3
|
+
import { type GridSlotProps } from '@mui/x-data-grid-pro';
|
|
4
4
|
export interface PivotPanelState {
|
|
5
5
|
/**
|
|
6
6
|
* If `true`, the pivot panel is open.
|