@mui/x-data-grid-premium 8.16.0 → 8.17.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 +108 -1
- package/DataGridPremium/DataGridPremium.js +1 -1
- package/components/GridAggregationHeader.d.ts +1 -2
- package/components/GridAggregationHeader.js +0 -2
- package/components/GridBottomContainer.d.ts +1 -1
- package/components/GridDataSourceGroupingCriteriaCell.d.ts +1 -2
- package/components/GridEmptyPivotOverlay.d.ts +2 -3
- package/components/GridEmptyPivotOverlay.js +0 -2
- package/components/GridExcelExportMenuItem.d.ts +1 -2
- package/components/GridExcelExportMenuItem.js +0 -2
- package/components/GridFooterCell.d.ts +1 -2
- package/components/GridFooterCell.js +0 -2
- package/components/GridGroupingColumnFooterCell.d.ts +1 -2
- package/components/GridGroupingColumnFooterCell.js +0 -2
- package/components/GridGroupingColumnLeafCell.d.ts +1 -2
- package/components/GridGroupingColumnLeafCell.js +0 -2
- package/components/GridGroupingCriteriaCell.d.ts +1 -2
- package/components/GridPremiumColumnMenu.d.ts +2 -3
- package/components/GridPremiumColumnMenu.js +0 -2
- package/components/GridPremiumToolbar.d.ts +1 -2
- package/components/aiAssistantPanel/GridAiAssistantPanel.d.ts +1 -2
- package/components/aiAssistantPanel/GridAiAssistantPanelConversation.d.ts +1 -2
- package/components/aiAssistantPanel/GridAiAssistantPanelConversationsMenu.d.ts +1 -2
- package/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.d.ts +1 -2
- package/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.js +0 -2
- package/components/chartsPanel/GridChartsPanel.d.ts +1 -2
- package/components/chartsPanel/chart/GridChartsPanelChart.d.ts +1 -2
- package/components/chartsPanel/chart/GridChartsPanelChart.js +0 -2
- package/components/chartsPanel/customize/GridChartsPanelCustomize.d.ts +1 -2
- package/components/chartsPanel/data/GridChartsPanelData.d.ts +1 -2
- package/components/chartsPanel/data/GridChartsPanelDataBody.d.ts +1 -2
- package/components/chartsPanel/data/GridChartsPanelDataField.d.ts +2 -2
- package/components/chartsPanel/data/GridChartsPanelDataFieldMenu.d.ts +1 -2
- package/components/chartsPanel/data/GridChartsPanelDataHeader.d.ts +1 -2
- package/components/chartsPanel/data/GridChartsPanelDataSearch.d.ts +1 -2
- package/components/collapsible/Collapsible.d.ts +1 -1
- package/components/collapsible/CollapsiblePanel.d.ts +1 -1
- package/components/collapsible/CollapsibleTrigger.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuAggregationItem.d.ts +1 -2
- package/components/columnMenu/menuItems/GridColumnMenuChartsItem.d.ts +1 -2
- package/components/columnMenu/menuItems/GridColumnMenuManagePanelItem.d.ts +1 -2
- package/components/columnMenu/menuItems/GridColumnMenuPivotItem.d.ts +1 -2
- package/components/columnMenu/menuItems/GridColumnMenuRowGroupItem.d.ts +1 -2
- package/components/columnMenu/menuItems/GridColumnMenuRowUngroupItem.d.ts +1 -2
- package/components/pivotPanel/GridPivotPanel.d.ts +1 -2
- package/components/pivotPanel/GridPivotPanelBody.d.ts +1 -2
- package/components/pivotPanel/GridPivotPanelField.d.ts +1 -1
- package/components/pivotPanel/GridPivotPanelFieldMenu.d.ts +1 -2
- package/components/pivotPanel/GridPivotPanelHeader.d.ts +1 -2
- package/components/pivotPanel/GridPivotPanelSearch.d.ts +1 -2
- package/components/prompt/GridPrompt.d.ts +1 -2
- package/components/promptField/GridPromptField.d.ts +1 -2
- package/components/promptField/GridPromptField.js +0 -2
- package/components/resizablePanel/ResizablePanel.d.ts +1 -1
- package/components/resizablePanel/ResizablePanelHandle.d.ts +1 -1
- package/components/sidebar/Sidebar.d.ts +1 -1
- package/components/sidebar/SidebarHeader.d.ts +1 -1
- package/context/GridChartsIntegrationContextProvider.d.ts +1 -1
- package/context/GridChartsRendererProxy.d.ts +1 -1
- package/esm/DataGridPremium/DataGridPremium.js +1 -1
- package/esm/components/GridAggregationHeader.d.ts +1 -2
- package/esm/components/GridAggregationHeader.js +0 -1
- package/esm/components/GridBottomContainer.d.ts +1 -1
- package/esm/components/GridDataSourceGroupingCriteriaCell.d.ts +1 -2
- package/esm/components/GridEmptyPivotOverlay.d.ts +2 -3
- package/esm/components/GridEmptyPivotOverlay.js +0 -1
- package/esm/components/GridExcelExportMenuItem.d.ts +1 -2
- package/esm/components/GridExcelExportMenuItem.js +0 -1
- package/esm/components/GridFooterCell.d.ts +1 -2
- package/esm/components/GridFooterCell.js +0 -1
- package/esm/components/GridGroupingColumnFooterCell.d.ts +1 -2
- package/esm/components/GridGroupingColumnFooterCell.js +0 -1
- package/esm/components/GridGroupingColumnLeafCell.d.ts +1 -2
- package/esm/components/GridGroupingColumnLeafCell.js +0 -1
- package/esm/components/GridGroupingCriteriaCell.d.ts +1 -2
- package/esm/components/GridPremiumColumnMenu.d.ts +2 -3
- package/esm/components/GridPremiumColumnMenu.js +0 -1
- package/esm/components/GridPremiumToolbar.d.ts +1 -2
- package/esm/components/aiAssistantPanel/GridAiAssistantPanel.d.ts +1 -2
- package/esm/components/aiAssistantPanel/GridAiAssistantPanelConversation.d.ts +1 -2
- package/esm/components/aiAssistantPanel/GridAiAssistantPanelConversationsMenu.d.ts +1 -2
- package/esm/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.d.ts +1 -2
- package/esm/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.js +0 -1
- package/esm/components/chartsPanel/GridChartsPanel.d.ts +1 -2
- package/esm/components/chartsPanel/chart/GridChartsPanelChart.d.ts +1 -2
- package/esm/components/chartsPanel/chart/GridChartsPanelChart.js +0 -1
- package/esm/components/chartsPanel/customize/GridChartsPanelCustomize.d.ts +1 -2
- package/esm/components/chartsPanel/data/GridChartsPanelData.d.ts +1 -2
- package/esm/components/chartsPanel/data/GridChartsPanelDataBody.d.ts +1 -2
- package/esm/components/chartsPanel/data/GridChartsPanelDataField.d.ts +2 -2
- package/esm/components/chartsPanel/data/GridChartsPanelDataFieldMenu.d.ts +1 -2
- package/esm/components/chartsPanel/data/GridChartsPanelDataHeader.d.ts +1 -2
- package/esm/components/chartsPanel/data/GridChartsPanelDataSearch.d.ts +1 -2
- package/esm/components/collapsible/Collapsible.d.ts +1 -1
- package/esm/components/collapsible/CollapsiblePanel.d.ts +1 -1
- package/esm/components/collapsible/CollapsibleTrigger.d.ts +1 -1
- package/esm/components/columnMenu/menuItems/GridColumnMenuAggregationItem.d.ts +1 -2
- package/esm/components/columnMenu/menuItems/GridColumnMenuChartsItem.d.ts +1 -2
- package/esm/components/columnMenu/menuItems/GridColumnMenuManagePanelItem.d.ts +1 -2
- package/esm/components/columnMenu/menuItems/GridColumnMenuPivotItem.d.ts +1 -2
- package/esm/components/columnMenu/menuItems/GridColumnMenuRowGroupItem.d.ts +1 -2
- package/esm/components/columnMenu/menuItems/GridColumnMenuRowUngroupItem.d.ts +1 -2
- package/esm/components/pivotPanel/GridPivotPanel.d.ts +1 -2
- package/esm/components/pivotPanel/GridPivotPanelBody.d.ts +1 -2
- package/esm/components/pivotPanel/GridPivotPanelField.d.ts +1 -1
- package/esm/components/pivotPanel/GridPivotPanelFieldMenu.d.ts +1 -2
- package/esm/components/pivotPanel/GridPivotPanelHeader.d.ts +1 -2
- package/esm/components/pivotPanel/GridPivotPanelSearch.d.ts +1 -2
- package/esm/components/prompt/GridPrompt.d.ts +1 -2
- package/esm/components/promptField/GridPromptField.d.ts +1 -2
- package/esm/components/promptField/GridPromptField.js +0 -1
- package/esm/components/resizablePanel/ResizablePanel.d.ts +1 -1
- package/esm/components/resizablePanel/ResizablePanelHandle.d.ts +1 -1
- package/esm/components/sidebar/Sidebar.d.ts +1 -1
- package/esm/components/sidebar/SidebarHeader.d.ts +1 -1
- package/esm/context/GridChartsIntegrationContextProvider.d.ts +1 -1
- package/esm/context/GridChartsRendererProxy.d.ts +1 -1
- package/esm/hooks/features/aggregation/wrapColumnWithAggregation.d.ts +0 -1
- package/esm/hooks/features/aggregation/wrapColumnWithAggregation.js +0 -1
- package/esm/hooks/features/rowGrouping/createGroupingColDef.js +0 -1
- package/esm/index.js +1 -1
- package/esm/material/icons.d.ts +0 -1
- package/esm/material/icons.js +0 -1
- package/hooks/features/aggregation/wrapColumnWithAggregation.d.ts +0 -1
- package/hooks/features/aggregation/wrapColumnWithAggregation.js +0 -2
- package/hooks/features/rowGrouping/createGroupingColDef.js +0 -2
- package/index.js +1 -1
- package/material/icons.d.ts +0 -1
- package/material/icons.js +0 -2
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -5,6 +5,113 @@
|
|
|
5
5
|
All notable changes to this project will be documented in this file.
|
|
6
6
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
7
7
|
|
|
8
|
+
## 8.17.0
|
|
9
|
+
|
|
10
|
+
_Nov 5, 2025_
|
|
11
|
+
|
|
12
|
+
We'd like to extend a big thank you to the 13 contributors who made this release possible. Here are some highlights ✨:
|
|
13
|
+
|
|
14
|
+
- Add `colorGetter` prop to cartesian charts series
|
|
15
|
+
|
|
16
|
+
<img width="400" alt="Image" src="https://github.com/user-attachments/assets/d8b1263f-794e-4939-b17e-87350fdd1746" />
|
|
17
|
+
|
|
18
|
+
- 🌎 Add Catalan (ca-ES) locale on the Data Grid
|
|
19
|
+
- 🌎 Add Norwegian Bokmål (nb-NO) locale on the Charts
|
|
20
|
+
- 🐞 Bugfixes
|
|
21
|
+
- 📚 Documentation improvements
|
|
22
|
+
|
|
23
|
+
Special thanks go out to these community members for their valuable contributions:
|
|
24
|
+
@frncesc, @Methuselah96, @samuelwalk, @htollefsen
|
|
25
|
+
|
|
26
|
+
The following team members contributed to this release:
|
|
27
|
+
@alexfauquette, @bernardobelchior, @flaviendelangle, @Janpot, @JCQuintas, @mnajdova, @rita-codes, @arminmeh, @brijeshb42
|
|
28
|
+
|
|
29
|
+
### Data Grid
|
|
30
|
+
|
|
31
|
+
#### `@mui/x-data-grid@8.17.0`
|
|
32
|
+
|
|
33
|
+
- [DataGrid] Stop event propagation on data grid action buttons (GridActionsCellItem) (#19513) @Copilot
|
|
34
|
+
- [DataGrid] Update cell editable state if `editable` prop is updated in the column definition (#20147) @arminmeh
|
|
35
|
+
- [DataGrid] Wait for external model updates before resetting pagination after sort/filter (#20162) @arminmeh
|
|
36
|
+
- [l10n] Add Catalan (ca-ES) locale (#20154) @frncesc
|
|
37
|
+
- [l10n] Improve Arabic (ar-SD) locale (#20185) @samuelwalk
|
|
38
|
+
|
|
39
|
+
#### `@mui/x-data-grid-pro@8.17.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
40
|
+
|
|
41
|
+
Same changes as in `@mui/x-data-grid@8.17.0`.
|
|
42
|
+
|
|
43
|
+
#### `@mui/x-data-grid-premium@8.17.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
44
|
+
|
|
45
|
+
Same changes as in `@mui/x-data-grid-pro@8.17.0`.
|
|
46
|
+
|
|
47
|
+
### Date and Time Pickers
|
|
48
|
+
|
|
49
|
+
#### `@mui/x-date-pickers@8.17.0`
|
|
50
|
+
|
|
51
|
+
Internal changes.
|
|
52
|
+
|
|
53
|
+
#### `@mui/x-date-pickers-pro@8.17.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
54
|
+
|
|
55
|
+
Same changes as in `@mui/x-date-pickers@8.17.0`.
|
|
56
|
+
|
|
57
|
+
### Charts
|
|
58
|
+
|
|
59
|
+
#### `@mui/x-charts@8.17.0`
|
|
60
|
+
|
|
61
|
+
- [charts] Add `barLabel` to bar series. Deprecate `barLabel` in `BarPlot`. (#20184) @bernardobelchior
|
|
62
|
+
- [charts] Add series color callback (#20084) @bernardobelchior
|
|
63
|
+
- [charts] Expose `ChartsSurface` classes (#20180) @bernardobelchior
|
|
64
|
+
- [charts] Fix chart cut off when inside `overflow: scroll` container (#20182) @bernardobelchior
|
|
65
|
+
- [charts] Fix tick label overflow on multiple axes and series demo (#20152) @bernardobelchior
|
|
66
|
+
- [charts] Organize series config (#20155) @bernardobelchior
|
|
67
|
+
- [charts] Use selectors from `@mui/x-internals` (#20052) @alexfauquette
|
|
68
|
+
- [charts] Use store from `@mui/x-internals` (#20121) @alexfauquette
|
|
69
|
+
- [charts] Add `useDataset` hook (#20205) @JCQuintas
|
|
70
|
+
- [l10n] Add Norwegian Bokmål (nb-NO) locale (#20197) @htollefsen
|
|
71
|
+
|
|
72
|
+
#### `@mui/x-charts-pro@8.17.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
73
|
+
|
|
74
|
+
Same changes as in `@mui/x-charts@8.17.0`, plus:
|
|
75
|
+
|
|
76
|
+
- [charts-pro] Fix zoom pan issue when controlled (#20163) @JCQuintas
|
|
77
|
+
|
|
78
|
+
#### `@mui/x-charts-premium@8.17.0` [](https://mui.com/r/x-premium-svg-link 'Premium plan')
|
|
79
|
+
|
|
80
|
+
Same changes as in `@mui/x-charts-pro@8.17.0`.
|
|
81
|
+
|
|
82
|
+
### Tree View
|
|
83
|
+
|
|
84
|
+
#### `@mui/x-tree-view@8.17.0`
|
|
85
|
+
|
|
86
|
+
- [tree view] Accept read only arrays in `expandedItems` prop (#20181) @Methuselah96
|
|
87
|
+
- [tree view] Use `aria-checked` instead of `aria-selected` on items (#19851) @flaviendelangle
|
|
88
|
+
|
|
89
|
+
#### `@mui/x-tree-view-pro@8.17.0` [](https://mui.com/r/x-pro-svg-link 'Pro plan')
|
|
90
|
+
|
|
91
|
+
Same changes as in `@mui/x-tree-view@8.17.0`.
|
|
92
|
+
|
|
93
|
+
### Codemod
|
|
94
|
+
|
|
95
|
+
#### `@mui/x-codemod@8.17.0`
|
|
96
|
+
|
|
97
|
+
Internal changes.
|
|
98
|
+
|
|
99
|
+
### Docs
|
|
100
|
+
|
|
101
|
+
- [docs] Fix focus issues in the action column demo (#20178) @arminmeh
|
|
102
|
+
- [docs] Remove hidden Tree View headless page (#20119) @flaviendelangle
|
|
103
|
+
- [docs] Fix some external redirects (#20211) @Janpot
|
|
104
|
+
|
|
105
|
+
### Core
|
|
106
|
+
|
|
107
|
+
- [code-infra] Fix cci job timeout due to buffered test output (#20193) @Janpot
|
|
108
|
+
- [code-infra] Fix publish workflow (#20140) @bernardobelchior
|
|
109
|
+
- [code-infra] Increase JSDOM test parallelism (#20179) @Janpot
|
|
110
|
+
- [code-infra] Remove React import requirement for jsx (#20144) @brijeshb42
|
|
111
|
+
- [code-infra] Replace `getInitialProps` with `getStaticProps` (#20192) @Janpot
|
|
112
|
+
- [code-infra] git-ignore next-env.d.ts (#20177) @Janpot
|
|
113
|
+
- [code-infra] Stabilize screenshot testing (#19868) @Janpot
|
|
114
|
+
|
|
8
115
|
## 8.16.0
|
|
9
116
|
|
|
10
117
|
_Oct 29, 2025_
|
|
@@ -39,7 +146,7 @@ Same changes as in `@mui/x-data-grid@8.16.0`, plus:
|
|
|
39
146
|
Same changes as in `@mui/x-data-grid-pro@8.16.0`, plus:
|
|
40
147
|
|
|
41
148
|
- [DataGridPremium] Export and restore chart integration state (#20079) @arminmeh
|
|
42
|
-
- [DataGridPremium] Fix grouping column `valueFormatter()` crash
|
|
149
|
+
- [DataGridPremium] Fix grouping column `valueFormatter()` crash (#20070) @sai6855
|
|
43
150
|
- [DataGridPremium] Refetch aggregation data after row update with server-side aggregation (#20039) @arminmeh
|
|
44
151
|
|
|
45
152
|
### Date and Time Pickers
|
|
@@ -50,7 +50,7 @@ const configuration = {
|
|
|
50
50
|
useGridParamsOverridableMethods: _useGridParamsOverridableMethods.useGridParamsOverridableMethods
|
|
51
51
|
}
|
|
52
52
|
};
|
|
53
|
-
const releaseInfo = "
|
|
53
|
+
const releaseInfo = "MTc2MjMwMDgwMDAwMA==";
|
|
54
54
|
const watermark = /*#__PURE__*/(0, _jsxRuntime.jsx)(_xLicense.Watermark, {
|
|
55
55
|
packageName: "x-data-grid-premium",
|
|
56
56
|
releaseInfo: releaseInfo
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnHeaderParams } from '@mui/x-data-grid';
|
|
3
2
|
import { type GridBaseColDef } from '@mui/x-data-grid/internals';
|
|
4
3
|
declare function GridAggregationHeader(props: GridColumnHeaderParams & {
|
|
5
4
|
renderHeader: GridBaseColDef['renderHeader'];
|
|
6
|
-
}):
|
|
5
|
+
}): import("react/jsx-runtime").JSX.Element | null;
|
|
7
6
|
export { GridAggregationHeader };
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridAggregationHeader = GridAggregationHeader;
|
|
9
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
9
|
var _objectWithoutPropertiesLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose"));
|
|
11
|
-
var React = _interopRequireWildcard(require("react"));
|
|
12
10
|
var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
|
|
13
11
|
var _styles = require("@mui/material/styles");
|
|
14
12
|
var _xDataGrid = require("@mui/x-data-grid");
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type GridBottomContainerProps = React.PropsWithChildren;
|
|
3
|
-
export declare function GridBottomContainer(props: GridBottomContainerProps):
|
|
3
|
+
export declare function GridBottomContainer(props: GridBottomContainerProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridRenderCellParams, GridGroupNode } from '@mui/x-data-grid-pro';
|
|
3
2
|
interface GridGroupingCriteriaCellProps extends GridRenderCellParams<any, any, any, GridGroupNode> {
|
|
4
3
|
hideDescendantCount?: boolean;
|
|
5
4
|
}
|
|
6
|
-
export declare function GridDataSourceGroupingCriteriaCell(props: GridGroupingCriteriaCellProps):
|
|
5
|
+
export declare function GridDataSourceGroupingCriteriaCell(props: GridGroupingCriteriaCellProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export {};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridOverlayProps } from '@mui/x-data-grid';
|
|
3
|
-
declare const GridEmptyPivotOverlay:
|
|
2
|
+
declare const GridEmptyPivotOverlay: import("react").ForwardRefExoticComponent<GridOverlayProps> | import("react").ForwardRefExoticComponent<import("react").HTMLAttributes<HTMLDivElement> & {
|
|
4
3
|
sx?: import("@mui/system").SxProps<import("@mui/system").Theme>;
|
|
5
|
-
} &
|
|
4
|
+
} & import("react").RefAttributes<HTMLDivElement>>;
|
|
6
5
|
export { GridEmptyPivotOverlay };
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridEmptyPivotOverlay = void 0;
|
|
9
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
|
-
var React = _interopRequireWildcard(require("react"));
|
|
11
9
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
12
10
|
var _forwardRef = require("@mui/x-internals/forwardRef");
|
|
13
11
|
var _xDataGrid = require("@mui/x-data-grid");
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridExportMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
2
|
import { GridExcelExportOptions } from "../hooks/features/export/index.js";
|
|
4
3
|
export type GridExcelExportMenuItemProps = GridExportMenuItemProps<GridExcelExportOptions>;
|
|
5
|
-
declare function GridExcelExportMenuItem(props: GridExcelExportMenuItemProps):
|
|
4
|
+
declare function GridExcelExportMenuItem(props: GridExcelExportMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
6
5
|
declare namespace GridExcelExportMenuItem {
|
|
7
6
|
var propTypes: any;
|
|
8
7
|
}
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridExcelExportMenuItem = GridExcelExportMenuItem;
|
|
9
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
9
|
var _objectWithoutPropertiesLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose"));
|
|
11
|
-
var React = _interopRequireWildcard(require("react"));
|
|
12
10
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
13
11
|
var _useGridApiContext = require("../hooks/utils/useGridApiContext");
|
|
14
12
|
var _useGridRootProps = require("../hooks/utils/useGridRootProps");
|
|
@@ -1,9 +1,8 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridRenderCellParams } from '@mui/x-data-grid';
|
|
3
2
|
import { Theme } from '@mui/material/styles';
|
|
4
3
|
import { SxProps } from '@mui/system';
|
|
5
4
|
interface GridFooterCellProps extends GridRenderCellParams {
|
|
6
5
|
sx?: SxProps<Theme>;
|
|
7
6
|
}
|
|
8
|
-
declare function GridFooterCell(props: GridFooterCellProps):
|
|
7
|
+
declare function GridFooterCell(props: GridFooterCellProps): import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
export { GridFooterCell };
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridFooterCell = GridFooterCell;
|
|
9
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
9
|
var _objectWithoutPropertiesLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose"));
|
|
11
|
-
var React = _interopRequireWildcard(require("react"));
|
|
12
10
|
var _xDataGrid = require("@mui/x-data-grid");
|
|
13
11
|
var _internals = require("@mui/x-data-grid/internals");
|
|
14
12
|
var _styles = require("@mui/material/styles");
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
3
|
-
declare function GridGroupingColumnFooterCell(props: GridRenderCellParams):
|
|
2
|
+
declare function GridGroupingColumnFooterCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export { GridGroupingColumnFooterCell };
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridGroupingColumnFooterCell = GridGroupingColumnFooterCell;
|
|
9
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
|
-
var React = _interopRequireWildcard(require("react"));
|
|
11
9
|
var _internals = require("@mui/x-data-grid/internals");
|
|
12
10
|
var _useGridRootProps = require("../hooks/utils/useGridRootProps");
|
|
13
11
|
var _GridFooterCell = require("./GridFooterCell");
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridRenderCellParams } from '@mui/x-data-grid-pro';
|
|
3
|
-
declare function GridGroupingColumnLeafCell(props: GridRenderCellParams):
|
|
2
|
+
declare function GridGroupingColumnLeafCell(props: GridRenderCellParams): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export { GridGroupingColumnLeafCell };
|
|
@@ -1,11 +1,9 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
3
|
Object.defineProperty(exports, "__esModule", {
|
|
5
4
|
value: true
|
|
6
5
|
});
|
|
7
6
|
exports.GridGroupingColumnLeafCell = GridGroupingColumnLeafCell;
|
|
8
|
-
var React = _interopRequireWildcard(require("react"));
|
|
9
7
|
var _internals = require("@mui/x-data-grid/internals");
|
|
10
8
|
var _useGridRootProps = require("../hooks/utils/useGridRootProps");
|
|
11
9
|
var _jsxRuntime = require("react/jsx-runtime");
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridRenderCellParams, GridGroupNode } from '@mui/x-data-grid-pro';
|
|
3
2
|
interface GridGroupingCriteriaCellProps extends GridRenderCellParams<any, any, any, GridGroupNode> {
|
|
4
3
|
hideDescendantCount?: boolean;
|
|
5
4
|
}
|
|
6
|
-
export declare function GridGroupingCriteriaCell(props: GridGroupingCriteriaCellProps):
|
|
5
|
+
export declare function GridGroupingCriteriaCell(props: GridGroupingCriteriaCellProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export {};
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuProps, GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
2
|
import { GridColumnMenuAggregationItem } from "./columnMenu/menuItems/GridColumnMenuAggregationItem.js";
|
|
4
3
|
import { GridColumnMenuManagePanelItem } from "./columnMenu/menuItems/GridColumnMenuManagePanelItem.js";
|
|
5
|
-
export declare function GridColumnMenuGroupingItem(props: GridColumnMenuItemProps):
|
|
4
|
+
export declare function GridColumnMenuGroupingItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
6
5
|
export declare const GRID_COLUMN_MENU_SLOTS_PREMIUM: {
|
|
7
6
|
columnMenuAggregationItem: typeof GridColumnMenuAggregationItem;
|
|
8
7
|
columnMenuGroupingItem: typeof GridColumnMenuGroupingItem;
|
|
@@ -35,4 +34,4 @@ export declare const GRID_COLUMN_MENU_SLOT_PROPS_PREMIUM: {
|
|
|
35
34
|
displayOrder: number;
|
|
36
35
|
};
|
|
37
36
|
};
|
|
38
|
-
export declare const GridPremiumColumnMenu:
|
|
37
|
+
export declare const GridPremiumColumnMenu: import("react").ForwardRefExoticComponent<GridColumnMenuProps> | import("react").ForwardRefExoticComponent<GridColumnMenuProps & import("react").RefAttributes<HTMLUListElement>>;
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
@@ -9,7 +8,6 @@ exports.GRID_COLUMN_MENU_SLOT_PROPS_PREMIUM = exports.GRID_COLUMN_MENU_SLOTS_PRE
|
|
|
9
8
|
exports.GridColumnMenuGroupingItem = GridColumnMenuGroupingItem;
|
|
10
9
|
exports.GridPremiumColumnMenu = void 0;
|
|
11
10
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
12
|
-
var React = _interopRequireWildcard(require("react"));
|
|
13
11
|
var _xDataGridPro = require("@mui/x-data-grid-pro");
|
|
14
12
|
var _forwardRef = require("@mui/x-internals/forwardRef");
|
|
15
13
|
var _GridColumnMenuAggregationItem = require("./columnMenu/menuItems/GridColumnMenuAggregationItem");
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridToolbarProps } from '@mui/x-data-grid-pro/internals';
|
|
3
|
-
export declare function GridPremiumToolbar(props: GridToolbarProps):
|
|
2
|
+
export declare function GridPremiumToolbar(props: GridToolbarProps): import("react/jsx-runtime").JSX.Element;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { Conversation } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
3
2
|
type GridAiAssistantPanelConversationProps = {
|
|
4
3
|
conversation: Conversation;
|
|
5
4
|
};
|
|
6
|
-
declare function GridAiAssistantPanelConversation(props: GridAiAssistantPanelConversationProps):
|
|
5
|
+
declare function GridAiAssistantPanelConversation(props: GridAiAssistantPanelConversationProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export { GridAiAssistantPanelConversation };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { PromptSuggestion } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
3
2
|
type GridAiAssistantPanelSuggestionsProps = {
|
|
4
3
|
suggestions: PromptSuggestion[];
|
|
5
4
|
};
|
|
6
|
-
declare function GridAiAssistantPanelSuggestions(props: GridAiAssistantPanelSuggestionsProps):
|
|
5
|
+
declare function GridAiAssistantPanelSuggestions(props: GridAiAssistantPanelSuggestionsProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export { GridAiAssistantPanelSuggestions };
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
4
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridAiAssistantPanelSuggestions = GridAiAssistantPanelSuggestions;
|
|
9
|
-
var React = _interopRequireWildcard(require("react"));
|
|
10
8
|
var _xDataGridPro = require("@mui/x-data-grid-pro");
|
|
11
9
|
var _composeClasses = _interopRequireDefault(require("@mui/utils/composeClasses"));
|
|
12
10
|
var _system = require("@mui/system");
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import type { GridChartsConfigurationOptions } from '@mui/x-internals/types';
|
|
3
2
|
export interface GridChartsPanelProps {
|
|
4
3
|
/**
|
|
@@ -14,7 +13,7 @@ export interface GridChartsPanelProps {
|
|
|
14
13
|
*/
|
|
15
14
|
getColumnName?: (field: string) => string | undefined;
|
|
16
15
|
}
|
|
17
|
-
declare function GridChartsPanel(props: GridChartsPanelProps):
|
|
16
|
+
declare function GridChartsPanel(props: GridChartsPanelProps): import("react/jsx-runtime").JSX.Element;
|
|
18
17
|
declare namespace GridChartsPanel {
|
|
19
18
|
var propTypes: any;
|
|
20
19
|
}
|
|
@@ -1,11 +1,10 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import type { GridChartsConfigurationOptions } from '@mui/x-internals/types';
|
|
3
2
|
export interface GridChartsPanelChartProps {
|
|
4
3
|
schema: GridChartsConfigurationOptions;
|
|
5
4
|
selectedChartType: string;
|
|
6
5
|
onChartTypeChange: (type: string) => void;
|
|
7
6
|
}
|
|
8
|
-
declare function GridChartsPanelChart(props: GridChartsPanelChartProps):
|
|
7
|
+
declare function GridChartsPanelChart(props: GridChartsPanelChartProps): import("react/jsx-runtime").JSX.Element;
|
|
9
8
|
declare namespace GridChartsPanelChart {
|
|
10
9
|
var propTypes: any;
|
|
11
10
|
}
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
var _interopRequireWildcard = require("@babel/runtime/helpers/interopRequireWildcard").default;
|
|
4
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault").default;
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.GridChartsPanelChart = GridChartsPanelChart;
|
|
9
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
10
|
-
var React = _interopRequireWildcard(require("react"));
|
|
11
9
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
12
10
|
var _system = require("@mui/system");
|
|
13
11
|
var _xDataGridPro = require("@mui/x-data-grid-pro");
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import type { GridChartsConfigurationSection } from '@mui/x-internals/types';
|
|
3
2
|
interface GridChartsPanelCustomizeProps {
|
|
4
3
|
activeChartId: string;
|
|
5
4
|
sections: GridChartsConfigurationSection[];
|
|
6
5
|
}
|
|
7
|
-
export declare function GridChartsPanelCustomize(props: GridChartsPanelCustomizeProps):
|
|
6
|
+
export declare function GridChartsPanelCustomize(props: GridChartsPanelCustomizeProps): import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export {};
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
export type SectionLimitLookup = Map<'dimensions' | 'values', number>;
|
|
3
|
-
declare function GridChartsPanelData():
|
|
2
|
+
declare function GridChartsPanelData(): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export { GridChartsPanelData };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import type { GridChartsIntegrationSection } from "../../../hooks/features/chartsIntegration/gridChartsIntegrationInterfaces.js";
|
|
3
2
|
export interface FieldTransferObject {
|
|
4
3
|
field: string;
|
|
@@ -8,5 +7,5 @@ export type DropPosition = 'top' | 'bottom' | null;
|
|
|
8
7
|
interface GridChartsPanelDataBodyProps {
|
|
9
8
|
searchValue: string;
|
|
10
9
|
}
|
|
11
|
-
declare function GridChartsPanelDataBody(props: GridChartsPanelDataBodyProps):
|
|
10
|
+
declare function GridChartsPanelDataBody(props: GridChartsPanelDataBodyProps): import("react/jsx-runtime").JSX.Element;
|
|
12
11
|
export { GridChartsPanelDataBody };
|
|
@@ -20,6 +20,6 @@ export declare function AggregationSelect({
|
|
|
20
20
|
}: {
|
|
21
21
|
aggFunc: string;
|
|
22
22
|
field: FieldTransferObject['field'];
|
|
23
|
-
}):
|
|
24
|
-
declare function GridChartsPanelDataField(props: GridChartsPanelDataFieldProps):
|
|
23
|
+
}): import("react/jsx-runtime").JSX.Element | null;
|
|
24
|
+
declare function GridChartsPanelDataField(props: GridChartsPanelDataFieldProps): import("react/jsx-runtime").JSX.Element;
|
|
25
25
|
export { GridChartsPanelDataField };
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import type { FieldTransferObject } from "./GridChartsPanelDataBody.js";
|
|
3
2
|
interface GridChartsPanelDataFieldMenuProps {
|
|
4
3
|
field: string;
|
|
@@ -7,5 +6,5 @@ interface GridChartsPanelDataFieldMenuProps {
|
|
|
7
6
|
dimensionsLabel: string;
|
|
8
7
|
valuesLabel: string;
|
|
9
8
|
}
|
|
10
|
-
declare function GridChartsPanelDataFieldMenu(props: GridChartsPanelDataFieldMenuProps):
|
|
9
|
+
declare function GridChartsPanelDataFieldMenu(props: GridChartsPanelDataFieldMenuProps): import("react/jsx-runtime").JSX.Element | null;
|
|
11
10
|
export { GridChartsPanelDataFieldMenu };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
export interface GridChartsPanelDataHeaderProps {
|
|
3
2
|
searchValue: string;
|
|
4
3
|
onSearchValueChange: (value: string) => void;
|
|
5
4
|
}
|
|
6
|
-
declare function GridChartsPanelDataHeader(props: GridChartsPanelDataHeaderProps):
|
|
5
|
+
declare function GridChartsPanelDataHeader(props: GridChartsPanelDataHeaderProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export { GridChartsPanelDataHeader };
|
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
3
2
|
export type GridChartsPanelDataSearchProps = Pick<GridSlotProps['baseTextField'], 'value' | 'onChange'> & {
|
|
4
3
|
onClear: () => void;
|
|
5
4
|
};
|
|
6
|
-
declare function GridChartsPanelDataSearch(props: GridChartsPanelDataSearchProps):
|
|
5
|
+
declare function GridChartsPanelDataSearch(props: GridChartsPanelDataSearchProps): import("react/jsx-runtime").JSX.Element;
|
|
7
6
|
export { GridChartsPanelDataSearch };
|
|
@@ -2,5 +2,5 @@ import * as React from 'react';
|
|
|
2
2
|
type CollapsibleProps = React.HTMLAttributes<HTMLDivElement> & {
|
|
3
3
|
initiallyOpen?: boolean;
|
|
4
4
|
};
|
|
5
|
-
declare function Collapsible(props: CollapsibleProps):
|
|
5
|
+
declare function Collapsible(props: CollapsibleProps): import("react/jsx-runtime").JSX.Element;
|
|
6
6
|
export { Collapsible };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type CollapsiblePanelProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function CollapsiblePanel(props: CollapsiblePanelProps):
|
|
3
|
+
declare function CollapsiblePanel(props: CollapsiblePanelProps): import("react/jsx-runtime").JSX.Element | null;
|
|
4
4
|
export { CollapsiblePanel };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type CollapsibleTriggerProps = React.HTMLAttributes<HTMLButtonElement>;
|
|
3
|
-
declare function CollapsibleTrigger(props: CollapsibleTriggerProps):
|
|
3
|
+
declare function CollapsibleTrigger(props: CollapsibleTriggerProps): import("react/jsx-runtime").JSX.Element;
|
|
4
4
|
export { CollapsibleTrigger };
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
|
-
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps):
|
|
2
|
+
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
declare namespace GridColumnMenuAggregationItem {
|
|
5
4
|
var propTypes: any;
|
|
6
5
|
}
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
|
-
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps):
|
|
2
|
+
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
|
-
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps):
|
|
2
|
+
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element;
|
|
4
3
|
export { GridColumnMenuManagePanelItem };
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
|
-
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps):
|
|
2
|
+
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
|
-
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps):
|
|
2
|
+
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,3 +1,2 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
3
|
-
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps):
|
|
2
|
+
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps): import("react/jsx-runtime").JSX.Element | null;
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
export interface FieldTransferObject {
|
|
3
2
|
field: string;
|
|
4
3
|
modelKey: 'columns' | 'rows' | 'values' | null;
|
|
@@ -7,5 +6,5 @@ declare function GridPivotPanelBody({
|
|
|
7
6
|
searchValue
|
|
8
7
|
}: {
|
|
9
8
|
searchValue: string;
|
|
10
|
-
}):
|
|
9
|
+
}): import("react/jsx-runtime").JSX.Element;
|
|
11
10
|
export { GridPivotPanelBody };
|
|
@@ -18,5 +18,5 @@ type GridPivotPanelFieldProps = {
|
|
|
18
18
|
} | {
|
|
19
19
|
modelKey: null;
|
|
20
20
|
});
|
|
21
|
-
declare function GridPivotPanelField(props: GridPivotPanelFieldProps):
|
|
21
|
+
declare function GridPivotPanelField(props: GridPivotPanelFieldProps): import("react/jsx-runtime").JSX.Element;
|
|
22
22
|
export { GridPivotPanelField };
|
|
@@ -1,8 +1,7 @@
|
|
|
1
|
-
import * as React from 'react';
|
|
2
1
|
import type { FieldTransferObject } from "./GridPivotPanelBody.js";
|
|
3
2
|
interface GridPivotPanelFieldMenuProps {
|
|
4
3
|
field: string;
|
|
5
4
|
modelKey: FieldTransferObject['modelKey'];
|
|
6
5
|
}
|
|
7
|
-
declare function GridPivotPanelFieldMenu(props: GridPivotPanelFieldMenuProps):
|
|
6
|
+
declare function GridPivotPanelFieldMenu(props: GridPivotPanelFieldMenuProps): import("react/jsx-runtime").JSX.Element;
|
|
8
7
|
export { GridPivotPanelFieldMenu };
|