@mui/x-data-grid-premium 9.8.0 → 9.10.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 +230 -0
- package/DataGridPremium/DataGridPremium.js +9 -2
- package/DataGridPremium/DataGridPremium.mjs +9 -2
- package/components/GridAggregationHeader.d.mts +1 -1
- package/components/GridAggregationHeader.d.ts +1 -1
- package/components/GridBottomContainer.d.mts +1 -1
- package/components/GridBottomContainer.d.ts +1 -1
- package/components/GridDataSourceGroupingCriteriaCell.d.mts +2 -1
- package/components/GridDataSourceGroupingCriteriaCell.d.ts +2 -1
- package/components/GridExcelExportMenuItem.d.mts +1 -1
- package/components/GridExcelExportMenuItem.d.ts +1 -1
- package/components/GridGroupingColumnFooterCell.d.mts +1 -1
- package/components/GridGroupingColumnFooterCell.d.ts +1 -1
- package/components/GridGroupingColumnLeafCell.d.mts +1 -1
- package/components/GridGroupingColumnLeafCell.d.ts +1 -1
- package/components/GridGroupingCriteriaCell.d.mts +2 -1
- package/components/GridGroupingCriteriaCell.d.ts +2 -1
- package/components/GridPremiumColumnMenu.d.mts +11 -11
- package/components/GridPremiumColumnMenu.d.ts +11 -11
- package/components/GridPremiumToolbar.d.mts +2 -1
- package/components/GridPremiumToolbar.d.ts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanel.d.mts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanel.d.ts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelConversation.d.mts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelConversation.d.ts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelConversationsMenu.d.mts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelConversationsMenu.d.ts +2 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.d.mts +1 -1
- package/components/aiAssistantPanel/GridAiAssistantPanelSuggestions.d.ts +1 -1
- package/components/chartsPanel/GridChartsPanel.d.mts +2 -1
- package/components/chartsPanel/GridChartsPanel.d.ts +2 -1
- package/components/chartsPanel/chart/GridChartsPanelChart.d.mts +1 -1
- package/components/chartsPanel/chart/GridChartsPanelChart.d.ts +1 -1
- package/components/chartsPanel/customize/GridChartsPanelCustomize.d.mts +2 -1
- package/components/chartsPanel/customize/GridChartsPanelCustomize.d.ts +2 -1
- package/components/chartsPanel/data/GridChartsPanelData.d.mts +2 -1
- package/components/chartsPanel/data/GridChartsPanelData.d.ts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataBody.d.mts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataBody.d.ts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataField.d.mts +2 -2
- package/components/chartsPanel/data/GridChartsPanelDataField.d.ts +2 -2
- package/components/chartsPanel/data/GridChartsPanelDataFieldMenu.d.mts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataFieldMenu.d.ts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataHeader.d.mts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataHeader.d.ts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataSearch.d.mts +2 -1
- package/components/chartsPanel/data/GridChartsPanelDataSearch.d.ts +2 -1
- package/components/collapsible/Collapsible.d.mts +1 -1
- package/components/collapsible/Collapsible.d.ts +1 -1
- package/components/collapsible/CollapsiblePanel.d.mts +1 -1
- package/components/collapsible/CollapsiblePanel.d.ts +1 -1
- package/components/collapsible/CollapsibleTrigger.d.mts +1 -1
- package/components/collapsible/CollapsibleTrigger.d.ts +1 -1
- package/components/columnMenu/menuItems/GridColumnMenuAggregationItem.d.mts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuAggregationItem.d.ts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuChartsItem.d.mts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuChartsItem.d.ts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuManagePanelItem.d.mts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuManagePanelItem.d.ts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuPivotItem.d.mts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuPivotItem.d.ts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuRowGroupItem.d.mts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuRowGroupItem.d.ts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuRowUngroupItem.d.mts +2 -1
- package/components/columnMenu/menuItems/GridColumnMenuRowUngroupItem.d.ts +2 -1
- package/components/pivotPanel/GridPivotPanel.d.mts +2 -1
- package/components/pivotPanel/GridPivotPanel.d.ts +2 -1
- package/components/pivotPanel/GridPivotPanelBody.d.mts +2 -1
- package/components/pivotPanel/GridPivotPanelBody.d.ts +2 -1
- package/components/pivotPanel/GridPivotPanelField.d.mts +1 -1
- package/components/pivotPanel/GridPivotPanelField.d.ts +1 -1
- package/components/pivotPanel/GridPivotPanelFieldMenu.d.mts +2 -1
- package/components/pivotPanel/GridPivotPanelFieldMenu.d.ts +2 -1
- package/components/pivotPanel/GridPivotPanelHeader.d.mts +2 -1
- package/components/pivotPanel/GridPivotPanelHeader.d.ts +2 -1
- package/components/pivotPanel/GridPivotPanelSearch.d.mts +2 -1
- package/components/pivotPanel/GridPivotPanelSearch.d.ts +2 -1
- package/components/prompt/GridPrompt.d.mts +2 -1
- package/components/prompt/GridPrompt.d.ts +2 -1
- package/components/promptField/GridPromptField.d.mts +1 -1
- package/components/promptField/GridPromptField.d.ts +1 -1
- package/components/promptField/PromptField.d.mts +1 -1
- package/components/promptField/PromptField.d.ts +1 -1
- package/components/resizablePanel/ResizablePanel.d.mts +1 -1
- package/components/resizablePanel/ResizablePanel.d.ts +1 -1
- package/components/resizablePanel/ResizablePanelHandle.d.mts +1 -1
- package/components/resizablePanel/ResizablePanelHandle.d.ts +1 -1
- package/components/sidebar/Sidebar.d.mts +1 -1
- package/components/sidebar/Sidebar.d.ts +1 -1
- package/components/sidebar/SidebarHeader.d.mts +1 -1
- package/components/sidebar/SidebarHeader.d.ts +1 -1
- package/context/GridChartsIntegrationContextProvider.d.mts +1 -1
- package/context/GridChartsIntegrationContextProvider.d.ts +1 -1
- package/context/GridChartsRendererProxy.d.mts +1 -1
- package/context/GridChartsRendererProxy.d.ts +1 -1
- package/hooks/features/aggregation/createAggregationLookup.d.mts +2 -2
- package/hooks/features/aggregation/createAggregationLookup.d.ts +2 -2
- package/hooks/features/aggregation/gridAggregationUtils.d.mts +1 -1
- package/hooks/features/aggregation/gridAggregationUtils.d.ts +1 -1
- package/hooks/features/aggregation/useGridAggregation.d.mts +1 -1
- package/hooks/features/aggregation/useGridAggregation.d.ts +1 -1
- package/hooks/features/aggregation/useGridAggregationPreProcessors.d.mts +1 -1
- package/hooks/features/aggregation/useGridAggregationPreProcessors.d.ts +1 -1
- package/hooks/features/aggregation/wrapColumnWithAggregation.d.mts +1 -1
- package/hooks/features/aggregation/wrapColumnWithAggregation.d.ts +1 -1
- package/hooks/features/aiAssistant/useGridAiAssistant.d.mts +1 -1
- package/hooks/features/aiAssistant/useGridAiAssistant.d.ts +1 -1
- package/hooks/features/cellSelection/useGridCellSelection.d.mts +1 -1
- package/hooks/features/cellSelection/useGridCellSelection.d.ts +1 -1
- package/hooks/features/chartsIntegration/useGridChartsIntegration.d.mts +1 -1
- package/hooks/features/chartsIntegration/useGridChartsIntegration.d.ts +1 -1
- package/hooks/features/clipboard/useGridClipboardImport.d.mts +1 -1
- package/hooks/features/clipboard/useGridClipboardImport.d.ts +1 -1
- package/hooks/features/dataSource/useGridDataSourcePremium.js +4 -1
- package/hooks/features/dataSource/useGridDataSourcePremium.mjs +4 -1
- package/hooks/features/export/serializer/excelSerializer.d.mts +2 -2
- package/hooks/features/export/serializer/excelSerializer.d.ts +2 -2
- package/hooks/features/history/defaultHistoryHandlers.d.mts +1 -1
- package/hooks/features/history/defaultHistoryHandlers.d.ts +1 -1
- package/hooks/features/history/useGridHistory.d.mts +1 -1
- package/hooks/features/history/useGridHistory.d.ts +1 -1
- package/hooks/features/pivoting/useGridPivoting.d.mts +1 -1
- package/hooks/features/pivoting/useGridPivoting.d.ts +1 -1
- package/hooks/features/pivoting/utils.d.mts +3 -3
- package/hooks/features/pivoting/utils.d.ts +3 -3
- package/hooks/features/rowGrouping/gridRowGroupingUtils.d.mts +2 -2
- package/hooks/features/rowGrouping/gridRowGroupingUtils.d.ts +2 -2
- package/hooks/features/rowGrouping/useGridDataSourceRowGroupingPreProcessors.d.mts +1 -1
- package/hooks/features/rowGrouping/useGridDataSourceRowGroupingPreProcessors.d.ts +1 -1
- package/hooks/features/rowGrouping/useGridRowGrouping.d.mts +1 -1
- package/hooks/features/rowGrouping/useGridRowGrouping.d.ts +1 -1
- package/hooks/features/rowGrouping/useGridRowGroupingPreProcessors.d.mts +1 -1
- package/hooks/features/rowGrouping/useGridRowGroupingPreProcessors.d.ts +1 -1
- package/hooks/features/rows/useGridRowsOverridableMethods.d.mts +1 -1
- package/hooks/features/rows/useGridRowsOverridableMethods.d.ts +1 -1
- package/hooks/features/sidebar/useGridSidebar.d.mts +1 -1
- package/hooks/features/sidebar/useGridSidebar.d.ts +1 -1
- package/hooks/utils/useKeepGroupedColumnsHidden.d.mts +1 -1
- package/hooks/utils/useKeepGroupedColumnsHidden.d.ts +1 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/package.json +7 -7
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridChartsConfigurationSection } from '@mui/x-internals/types';
|
|
2
3
|
interface GridChartsPanelCustomizeProps {
|
|
3
4
|
activeChartId: string;
|
|
4
5
|
sections: GridChartsConfigurationSection[];
|
|
5
6
|
}
|
|
6
|
-
export declare function GridChartsPanelCustomize(props: GridChartsPanelCustomizeProps):
|
|
7
|
+
export declare function GridChartsPanelCustomize(props: GridChartsPanelCustomizeProps): React.JSX.Element;
|
|
7
8
|
export {};
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export type SectionLimitLookup = Map<'dimensions' | 'values', number>;
|
|
2
|
-
declare function GridChartsPanelData():
|
|
3
|
+
declare function GridChartsPanelData(): React.JSX.Element;
|
|
3
4
|
export { GridChartsPanelData };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export type SectionLimitLookup = Map<'dimensions' | 'values', number>;
|
|
2
|
-
declare function GridChartsPanelData():
|
|
3
|
+
declare function GridChartsPanelData(): React.JSX.Element;
|
|
3
4
|
export { GridChartsPanelData };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridChartsIntegrationSection } from "../../../hooks/features/chartsIntegration/gridChartsIntegrationInterfaces.mjs";
|
|
2
3
|
export interface FieldTransferObject {
|
|
3
4
|
field: string;
|
|
@@ -7,5 +8,5 @@ export type DropPosition = 'top' | 'bottom' | null;
|
|
|
7
8
|
interface GridChartsPanelDataBodyProps {
|
|
8
9
|
searchValue: string;
|
|
9
10
|
}
|
|
10
|
-
declare function GridChartsPanelDataBody(props: GridChartsPanelDataBodyProps):
|
|
11
|
+
declare function GridChartsPanelDataBody(props: GridChartsPanelDataBodyProps): React.JSX.Element;
|
|
11
12
|
export { GridChartsPanelDataBody };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridChartsIntegrationSection } from "../../../hooks/features/chartsIntegration/gridChartsIntegrationInterfaces.js";
|
|
2
3
|
export interface FieldTransferObject {
|
|
3
4
|
field: string;
|
|
@@ -7,5 +8,5 @@ export type DropPosition = 'top' | 'bottom' | null;
|
|
|
7
8
|
interface GridChartsPanelDataBodyProps {
|
|
8
9
|
searchValue: string;
|
|
9
10
|
}
|
|
10
|
-
declare function GridChartsPanelDataBody(props: GridChartsPanelDataBodyProps):
|
|
11
|
+
declare function GridChartsPanelDataBody(props: GridChartsPanelDataBodyProps): React.JSX.Element;
|
|
11
12
|
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
|
+
}): React.JSX.Element | null;
|
|
24
|
+
declare function GridChartsPanelDataField(props: GridChartsPanelDataFieldProps): React.JSX.Element;
|
|
25
25
|
export { GridChartsPanelDataField };
|
|
@@ -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
|
+
}): React.JSX.Element | null;
|
|
24
|
+
declare function GridChartsPanelDataField(props: GridChartsPanelDataFieldProps): React.JSX.Element;
|
|
25
25
|
export { GridChartsPanelDataField };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { FieldTransferObject } from "./GridChartsPanelDataBody.mjs";
|
|
2
3
|
interface GridChartsPanelDataFieldMenuProps {
|
|
3
4
|
field: string;
|
|
@@ -6,5 +7,5 @@ interface GridChartsPanelDataFieldMenuProps {
|
|
|
6
7
|
dimensionsLabel: string;
|
|
7
8
|
valuesLabel: string;
|
|
8
9
|
}
|
|
9
|
-
declare function GridChartsPanelDataFieldMenu(props: GridChartsPanelDataFieldMenuProps):
|
|
10
|
+
declare function GridChartsPanelDataFieldMenu(props: GridChartsPanelDataFieldMenuProps): React.JSX.Element | null;
|
|
10
11
|
export { GridChartsPanelDataFieldMenu };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { FieldTransferObject } from "./GridChartsPanelDataBody.js";
|
|
2
3
|
interface GridChartsPanelDataFieldMenuProps {
|
|
3
4
|
field: string;
|
|
@@ -6,5 +7,5 @@ interface GridChartsPanelDataFieldMenuProps {
|
|
|
6
7
|
dimensionsLabel: string;
|
|
7
8
|
valuesLabel: string;
|
|
8
9
|
}
|
|
9
|
-
declare function GridChartsPanelDataFieldMenu(props: GridChartsPanelDataFieldMenuProps):
|
|
10
|
+
declare function GridChartsPanelDataFieldMenu(props: GridChartsPanelDataFieldMenuProps): React.JSX.Element | null;
|
|
10
11
|
export { GridChartsPanelDataFieldMenu };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export interface GridChartsPanelDataHeaderProps {
|
|
2
3
|
searchValue: string;
|
|
3
4
|
onSearchValueChange: (value: string) => void;
|
|
4
5
|
}
|
|
5
|
-
declare function GridChartsPanelDataHeader(props: GridChartsPanelDataHeaderProps):
|
|
6
|
+
declare function GridChartsPanelDataHeader(props: GridChartsPanelDataHeaderProps): React.JSX.Element;
|
|
6
7
|
export { GridChartsPanelDataHeader };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export interface GridChartsPanelDataHeaderProps {
|
|
2
3
|
searchValue: string;
|
|
3
4
|
onSearchValueChange: (value: string) => void;
|
|
4
5
|
}
|
|
5
|
-
declare function GridChartsPanelDataHeader(props: GridChartsPanelDataHeaderProps):
|
|
6
|
+
declare function GridChartsPanelDataHeader(props: GridChartsPanelDataHeaderProps): React.JSX.Element;
|
|
6
7
|
export { GridChartsPanelDataHeader };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
3
|
export type GridChartsPanelDataSearchProps = Pick<GridSlotProps['baseTextField'], 'value' | 'onChange'> & {
|
|
3
4
|
onClear: () => void;
|
|
4
5
|
};
|
|
5
|
-
declare function GridChartsPanelDataSearch(props: GridChartsPanelDataSearchProps):
|
|
6
|
+
declare function GridChartsPanelDataSearch(props: GridChartsPanelDataSearchProps): React.JSX.Element;
|
|
6
7
|
export { GridChartsPanelDataSearch };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
3
|
export type GridChartsPanelDataSearchProps = Pick<GridSlotProps['baseTextField'], 'value' | 'onChange'> & {
|
|
3
4
|
onClear: () => void;
|
|
4
5
|
};
|
|
5
|
-
declare function GridChartsPanelDataSearch(props: GridChartsPanelDataSearchProps):
|
|
6
|
+
declare function GridChartsPanelDataSearch(props: GridChartsPanelDataSearchProps): React.JSX.Element;
|
|
6
7
|
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): React.JSX.Element;
|
|
6
6
|
export { Collapsible };
|
|
@@ -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): React.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): React.JSX.Element | null;
|
|
4
4
|
export { CollapsiblePanel };
|
|
@@ -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): React.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): React.JSX.Element;
|
|
4
4
|
export { CollapsibleTrigger };
|
|
@@ -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): React.JSX.Element;
|
|
4
4
|
export { CollapsibleTrigger };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps):
|
|
3
|
+
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps): React.JSX.Element;
|
|
3
4
|
declare namespace GridColumnMenuAggregationItem {
|
|
4
5
|
var propTypes: any;
|
|
5
6
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps):
|
|
3
|
+
declare function GridColumnMenuAggregationItem(props: GridColumnMenuItemProps): React.JSX.Element;
|
|
3
4
|
declare namespace GridColumnMenuAggregationItem {
|
|
4
5
|
var propTypes: any;
|
|
5
6
|
}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuChartsItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps):
|
|
3
|
+
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps): React.JSX.Element;
|
|
3
4
|
export { GridColumnMenuManagePanelItem };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps):
|
|
3
|
+
declare function GridColumnMenuManagePanelItem(props: GridColumnMenuItemProps): React.JSX.Element;
|
|
3
4
|
export { GridColumnMenuManagePanelItem };
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuPivotItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuRowGroupItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridColumnMenuItemProps } from '@mui/x-data-grid-pro';
|
|
2
|
-
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps):
|
|
3
|
+
export declare function GridColumnMenuRowUngroupItem(props: GridColumnMenuItemProps): React.JSX.Element | null;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export interface FieldTransferObject {
|
|
2
3
|
field: string;
|
|
3
4
|
modelKey: 'columns' | 'rows' | 'values' | null;
|
|
@@ -6,5 +7,5 @@ declare function GridPivotPanelBody({
|
|
|
6
7
|
searchValue
|
|
7
8
|
}: {
|
|
8
9
|
searchValue: string;
|
|
9
|
-
}):
|
|
10
|
+
}): React.JSX.Element;
|
|
10
11
|
export { GridPivotPanelBody };
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export interface FieldTransferObject {
|
|
2
3
|
field: string;
|
|
3
4
|
modelKey: 'columns' | 'rows' | 'values' | null;
|
|
@@ -6,5 +7,5 @@ declare function GridPivotPanelBody({
|
|
|
6
7
|
searchValue
|
|
7
8
|
}: {
|
|
8
9
|
searchValue: string;
|
|
9
|
-
}):
|
|
10
|
+
}): React.JSX.Element;
|
|
10
11
|
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): React.JSX.Element;
|
|
22
22
|
export { GridPivotPanelField };
|
|
@@ -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): React.JSX.Element;
|
|
22
22
|
export { GridPivotPanelField };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { FieldTransferObject } from "./GridPivotPanelBody.mjs";
|
|
2
3
|
interface GridPivotPanelFieldMenuProps {
|
|
3
4
|
field: string;
|
|
4
5
|
modelKey: FieldTransferObject['modelKey'];
|
|
5
6
|
}
|
|
6
|
-
declare function GridPivotPanelFieldMenu(props: GridPivotPanelFieldMenuProps):
|
|
7
|
+
declare function GridPivotPanelFieldMenu(props: GridPivotPanelFieldMenuProps): React.JSX.Element;
|
|
7
8
|
export { GridPivotPanelFieldMenu };
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { FieldTransferObject } from "./GridPivotPanelBody.js";
|
|
2
3
|
interface GridPivotPanelFieldMenuProps {
|
|
3
4
|
field: string;
|
|
4
5
|
modelKey: FieldTransferObject['modelKey'];
|
|
5
6
|
}
|
|
6
|
-
declare function GridPivotPanelFieldMenu(props: GridPivotPanelFieldMenuProps):
|
|
7
|
+
declare function GridPivotPanelFieldMenu(props: GridPivotPanelFieldMenuProps): React.JSX.Element;
|
|
7
8
|
export { GridPivotPanelFieldMenu };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export interface GridPivotPanelHeaderProps {
|
|
2
3
|
searchValue: string;
|
|
3
4
|
onSearchValueChange: (value: string) => void;
|
|
4
5
|
}
|
|
5
|
-
declare function GridPivotPanelHeader(props: GridPivotPanelHeaderProps):
|
|
6
|
+
declare function GridPivotPanelHeader(props: GridPivotPanelHeaderProps): React.JSX.Element;
|
|
6
7
|
export { GridPivotPanelHeader };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
export interface GridPivotPanelHeaderProps {
|
|
2
3
|
searchValue: string;
|
|
3
4
|
onSearchValueChange: (value: string) => void;
|
|
4
5
|
}
|
|
5
|
-
declare function GridPivotPanelHeader(props: GridPivotPanelHeaderProps):
|
|
6
|
+
declare function GridPivotPanelHeader(props: GridPivotPanelHeaderProps): React.JSX.Element;
|
|
6
7
|
export { GridPivotPanelHeader };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
3
|
export type GridPivotPanelSearchProps = Pick<GridSlotProps['baseTextField'], 'value' | 'onChange'> & {
|
|
3
4
|
onClear: () => void;
|
|
4
5
|
};
|
|
5
|
-
declare function GridPivotPanelSearch(props: GridPivotPanelSearchProps):
|
|
6
|
+
declare function GridPivotPanelSearch(props: GridPivotPanelSearchProps): React.JSX.Element;
|
|
6
7
|
export { GridPivotPanelSearch };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { GridSlotProps } from '@mui/x-data-grid-pro';
|
|
2
3
|
export type GridPivotPanelSearchProps = Pick<GridSlotProps['baseTextField'], 'value' | 'onChange'> & {
|
|
3
4
|
onClear: () => void;
|
|
4
5
|
};
|
|
5
|
-
declare function GridPivotPanelSearch(props: GridPivotPanelSearchProps):
|
|
6
|
+
declare function GridPivotPanelSearch(props: GridPivotPanelSearchProps): React.JSX.Element;
|
|
6
7
|
export { GridPivotPanelSearch };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { Prompt } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.mjs";
|
|
2
3
|
type GridPromptProps = Prompt & {
|
|
3
4
|
onRerun: () => void;
|
|
4
5
|
};
|
|
5
|
-
declare function GridPrompt(props: GridPromptProps):
|
|
6
|
+
declare function GridPrompt(props: GridPromptProps): React.JSX.Element;
|
|
6
7
|
export { GridPrompt };
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
1
2
|
import type { Prompt } from "../../hooks/features/aiAssistant/gridAiAssistantInterfaces.js";
|
|
2
3
|
type GridPromptProps = Prompt & {
|
|
3
4
|
onRerun: () => void;
|
|
4
5
|
};
|
|
5
|
-
declare function GridPrompt(props: GridPromptProps):
|
|
6
|
+
declare function GridPrompt(props: GridPromptProps): React.JSX.Element;
|
|
6
7
|
export { GridPrompt };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { PromptFieldProps } from "./PromptField.mjs";
|
|
2
|
-
declare function GridPromptField(props: PromptFieldProps): import("react
|
|
2
|
+
declare function GridPromptField(props: PromptFieldProps): import("react").JSX.Element;
|
|
3
3
|
export { GridPromptField };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import type { PromptFieldProps } from "./PromptField.js";
|
|
2
|
-
declare function GridPromptField(props: PromptFieldProps): import("react
|
|
2
|
+
declare function GridPromptField(props: PromptFieldProps): import("react").JSX.Element;
|
|
3
3
|
export { GridPromptField };
|
|
@@ -42,7 +42,7 @@ declare const PromptField: React.ForwardRefExoticComponent<PromptFieldProps> | R
|
|
|
42
42
|
/**
|
|
43
43
|
* A function to customize rendering of the component.
|
|
44
44
|
*/
|
|
45
|
-
render?: RenderProp<React.ComponentProps<
|
|
45
|
+
render?: RenderProp<React.ComponentProps<'div'>, PromptFieldState>;
|
|
46
46
|
/**
|
|
47
47
|
* Override or extend the styles applied to the component.
|
|
48
48
|
*/
|
|
@@ -42,7 +42,7 @@ declare const PromptField: React.ForwardRefExoticComponent<PromptFieldProps> | R
|
|
|
42
42
|
/**
|
|
43
43
|
* A function to customize rendering of the component.
|
|
44
44
|
*/
|
|
45
|
-
render?: RenderProp<React.ComponentProps<
|
|
45
|
+
render?: RenderProp<React.ComponentProps<'div'>, PromptFieldState>;
|
|
46
46
|
/**
|
|
47
47
|
* Override or extend the styles applied to the component.
|
|
48
48
|
*/
|
|
@@ -6,5 +6,5 @@ export type ResizablePanelProps = React.HTMLAttributes<HTMLDivElement> & {
|
|
|
6
6
|
*/
|
|
7
7
|
direction?: 'horizontal' | 'vertical';
|
|
8
8
|
};
|
|
9
|
-
declare function ResizablePanel(props: ResizablePanelProps):
|
|
9
|
+
declare function ResizablePanel(props: ResizablePanelProps): React.JSX.Element;
|
|
10
10
|
export { ResizablePanel };
|
|
@@ -6,5 +6,5 @@ export type ResizablePanelProps = React.HTMLAttributes<HTMLDivElement> & {
|
|
|
6
6
|
*/
|
|
7
7
|
direction?: 'horizontal' | 'vertical';
|
|
8
8
|
};
|
|
9
|
-
declare function ResizablePanel(props: ResizablePanelProps):
|
|
9
|
+
declare function ResizablePanel(props: ResizablePanelProps): React.JSX.Element;
|
|
10
10
|
export { ResizablePanel };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type ResizablePanelHandleProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function ResizablePanelHandle(props: ResizablePanelHandleProps):
|
|
3
|
+
declare function ResizablePanelHandle(props: ResizablePanelHandleProps): React.JSX.Element;
|
|
4
4
|
export { ResizablePanelHandle };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type ResizablePanelHandleProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function ResizablePanelHandle(props: ResizablePanelHandleProps):
|
|
3
|
+
declare function ResizablePanelHandle(props: ResizablePanelHandleProps): React.JSX.Element;
|
|
4
4
|
export { ResizablePanelHandle };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type SidebarProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function Sidebar(props: SidebarProps):
|
|
3
|
+
declare function Sidebar(props: SidebarProps): React.JSX.Element | null;
|
|
4
4
|
export { Sidebar };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type SidebarProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function Sidebar(props: SidebarProps):
|
|
3
|
+
declare function Sidebar(props: SidebarProps): React.JSX.Element | null;
|
|
4
4
|
export { Sidebar };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type SidebarHeaderProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function SidebarHeader(props: SidebarHeaderProps):
|
|
3
|
+
declare function SidebarHeader(props: SidebarHeaderProps): React.JSX.Element;
|
|
4
4
|
export { SidebarHeader };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import * as React from 'react';
|
|
2
2
|
export type SidebarHeaderProps = React.HTMLAttributes<HTMLDivElement>;
|
|
3
|
-
declare function SidebarHeader(props: SidebarHeaderProps):
|
|
3
|
+
declare function SidebarHeader(props: SidebarHeaderProps): React.JSX.Element;
|
|
4
4
|
export { SidebarHeader };
|
|
@@ -4,4 +4,4 @@ export interface GridChartsIntegrationContextProviderProps {
|
|
|
4
4
|
}
|
|
5
5
|
export declare function GridChartsIntegrationContextProvider({
|
|
6
6
|
children
|
|
7
|
-
}: GridChartsIntegrationContextProviderProps):
|
|
7
|
+
}: GridChartsIntegrationContextProviderProps): React.JSX.Element;
|
|
@@ -4,4 +4,4 @@ export interface GridChartsIntegrationContextProviderProps {
|
|
|
4
4
|
}
|
|
5
5
|
export declare function GridChartsIntegrationContextProvider({
|
|
6
6
|
children
|
|
7
|
-
}: GridChartsIntegrationContextProviderProps):
|
|
7
|
+
}: GridChartsIntegrationContextProviderProps): React.JSX.Element;
|
|
@@ -27,7 +27,7 @@ export interface GridChartsRendererProxyProps {
|
|
|
27
27
|
*/
|
|
28
28
|
onRender?: GridChartsRendererProxyRendererCallback;
|
|
29
29
|
}
|
|
30
|
-
declare function GridChartsRendererProxy(props: GridChartsRendererProxyProps):
|
|
30
|
+
declare function GridChartsRendererProxy(props: GridChartsRendererProxyProps): React.JSX.Element | null;
|
|
31
31
|
declare namespace GridChartsRendererProxy {
|
|
32
32
|
var propTypes: any;
|
|
33
33
|
}
|
|
@@ -27,7 +27,7 @@ export interface GridChartsRendererProxyProps {
|
|
|
27
27
|
*/
|
|
28
28
|
onRender?: GridChartsRendererProxyRendererCallback;
|
|
29
29
|
}
|
|
30
|
-
declare function GridChartsRendererProxy(props: GridChartsRendererProxyProps):
|
|
30
|
+
declare function GridChartsRendererProxy(props: GridChartsRendererProxyProps): React.JSX.Element | null;
|
|
31
31
|
declare namespace GridChartsRendererProxy {
|
|
32
32
|
var propTypes: any;
|
|
33
33
|
}
|
|
@@ -15,8 +15,8 @@ export declare const createAggregationLookup: ({
|
|
|
15
15
|
apiRef: RefObject<GridPrivateApiPremium>;
|
|
16
16
|
aggregationRules: GridAggregationRules;
|
|
17
17
|
aggregatedFields: string[];
|
|
18
|
-
aggregationRowsScope: DataGridPremiumProcessedProps[
|
|
19
|
-
getAggregationPosition: DataGridPremiumProcessedProps[
|
|
18
|
+
aggregationRowsScope: DataGridPremiumProcessedProps['aggregationRowsScope'];
|
|
19
|
+
getAggregationPosition: DataGridPremiumProcessedProps['getAggregationPosition'];
|
|
20
20
|
isDataSource: boolean;
|
|
21
21
|
applySorting: boolean;
|
|
22
22
|
}) => GridAggregationLookup;
|
|
@@ -15,8 +15,8 @@ export declare const createAggregationLookup: ({
|
|
|
15
15
|
apiRef: RefObject<GridPrivateApiPremium>;
|
|
16
16
|
aggregationRules: GridAggregationRules;
|
|
17
17
|
aggregatedFields: string[];
|
|
18
|
-
aggregationRowsScope: DataGridPremiumProcessedProps[
|
|
19
|
-
getAggregationPosition: DataGridPremiumProcessedProps[
|
|
18
|
+
aggregationRowsScope: DataGridPremiumProcessedProps['aggregationRowsScope'];
|
|
19
|
+
getAggregationPosition: DataGridPremiumProcessedProps['getAggregationPosition'];
|
|
20
20
|
isDataSource: boolean;
|
|
21
21
|
applySorting: boolean;
|
|
22
22
|
}) => GridAggregationLookup;
|
|
@@ -59,5 +59,5 @@ export declare const getAggregationFunctionLabel: ({
|
|
|
59
59
|
apiRef: RefObject<GridApiPremium>;
|
|
60
60
|
aggregationRule: GridAggregationRule;
|
|
61
61
|
}) => string;
|
|
62
|
-
export declare const defaultGetAggregationPosition: (groupNode: GridGroupNode) => "
|
|
62
|
+
export declare const defaultGetAggregationPosition: (groupNode: GridGroupNode) => "footer" | "inline";
|
|
63
63
|
export {};
|
|
@@ -59,5 +59,5 @@ export declare const getAggregationFunctionLabel: ({
|
|
|
59
59
|
apiRef: RefObject<GridApiPremium>;
|
|
60
60
|
aggregationRule: GridAggregationRule;
|
|
61
61
|
}) => string;
|
|
62
|
-
export declare const defaultGetAggregationPosition: (groupNode: GridGroupNode) => "
|
|
62
|
+
export declare const defaultGetAggregationPosition: (groupNode: GridGroupNode) => "footer" | "inline";
|
|
63
63
|
export {};
|
|
@@ -3,4 +3,4 @@ import type { GridStateInitializer } from '@mui/x-data-grid-pro/internals';
|
|
|
3
3
|
import type { DataGridPremiumProcessedProps } from "../../../models/dataGridPremiumProps.mjs";
|
|
4
4
|
import type { GridPrivateApiPremium } from "../../../models/gridApiPremium.mjs";
|
|
5
5
|
export declare const aggregationStateInitializer: GridStateInitializer<Pick<DataGridPremiumProcessedProps, 'aggregationModel' | 'initialState'>, GridPrivateApiPremium>;
|
|
6
|
-
export declare const useGridAggregation: (apiRef: RefObject<GridPrivateApiPremium>, props: Pick<DataGridPremiumProcessedProps,
|
|
6
|
+
export declare const useGridAggregation: (apiRef: RefObject<GridPrivateApiPremium>, props: Pick<DataGridPremiumProcessedProps, 'onAggregationModelChange' | 'initialState' | 'aggregationModel' | 'getAggregationPosition' | 'aggregationFunctions' | 'aggregationRowsScope' | 'disableAggregation' | 'rowGroupingColumnMode' | 'dataSource'>) => void;
|
|
@@ -3,4 +3,4 @@ import type { GridStateInitializer } from '@mui/x-data-grid-pro/internals';
|
|
|
3
3
|
import type { DataGridPremiumProcessedProps } from "../../../models/dataGridPremiumProps.js";
|
|
4
4
|
import type { GridPrivateApiPremium } from "../../../models/gridApiPremium.js";
|
|
5
5
|
export declare const aggregationStateInitializer: GridStateInitializer<Pick<DataGridPremiumProcessedProps, 'aggregationModel' | 'initialState'>, GridPrivateApiPremium>;
|
|
6
|
-
export declare const useGridAggregation: (apiRef: RefObject<GridPrivateApiPremium>, props: Pick<DataGridPremiumProcessedProps,
|
|
6
|
+
export declare const useGridAggregation: (apiRef: RefObject<GridPrivateApiPremium>, props: Pick<DataGridPremiumProcessedProps, 'onAggregationModelChange' | 'initialState' | 'aggregationModel' | 'getAggregationPosition' | 'aggregationFunctions' | 'aggregationRowsScope' | 'disableAggregation' | 'rowGroupingColumnMode' | 'dataSource'>) => void;
|