react-data-grid
Advanced tools
Comparing version
@@ -1,12 +0,12 @@ | ||
import * as react_jsx_runtime2 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime5 from "react/jsx-runtime"; | ||
import * as react3 from "react"; | ||
import * as react13 from "react"; | ||
import * as react14 from "react"; | ||
import { Key, ReactElement, ReactNode } from "react"; | ||
import * as react_jsx_runtime6 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime0 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime11 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime9 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime11 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime4 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime3 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime0 from "react/jsx-runtime"; | ||
import * as react6 from "react"; | ||
import * as react10 from "react"; | ||
import * as react13 from "react"; | ||
import { Key, ReactElement, ReactNode } from "react"; | ||
import * as react_jsx_runtime5 from "react/jsx-runtime"; | ||
import * as react_jsx_runtime7 from "react/jsx-runtime"; | ||
@@ -420,3 +420,3 @@ //#region src/types.d.ts | ||
*/ | ||
declare function DataGrid<R, SR = unknown, K extends Key = Key>(props: DataGridProps<R, SR, K>): react_jsx_runtime2.JSX.Element; | ||
declare function DataGrid<R, SR = unknown, K extends Key = Key>(props: DataGridProps<R, SR, K>): react_jsx_runtime6.JSX.Element; | ||
@@ -452,7 +452,7 @@ //#endregion | ||
...props | ||
}: TreeDataGridProps<R, SR, K>): react_jsx_runtime5.JSX.Element; | ||
}: TreeDataGridProps<R, SR, K>): react_jsx_runtime0.JSX.Element; | ||
//#endregion | ||
//#region src/DataGridDefaultRenderersContext.d.ts | ||
declare const DataGridDefaultRenderersContext: react6.Context<Maybe<Renderers<any, any>>>; | ||
declare const DataGridDefaultRenderersContext: react3.Context<Maybe<Renderers<any, any>>>; | ||
@@ -478,7 +478,7 @@ //#endregion | ||
...props | ||
}: RenderCheckboxProps): react_jsx_runtime9.JSX.Element; | ||
}: RenderCheckboxProps): react_jsx_runtime11.JSX.Element; | ||
//#endregion | ||
//#region src/cellRenderers/renderToggleGroup.d.ts | ||
declare function renderToggleGroup<R, SR>(props: RenderGroupCellProps<R, SR>): react_jsx_runtime11.JSX.Element; | ||
declare function renderToggleGroup<R, SR>(props: RenderGroupCellProps<R, SR>): react_jsx_runtime9.JSX.Element; | ||
declare function ToggleGroup<R, SR>({ | ||
@@ -489,7 +489,7 @@ groupKey, | ||
toggleGroup | ||
}: RenderGroupCellProps<R, SR>): react_jsx_runtime11.JSX.Element; | ||
}: RenderGroupCellProps<R, SR>): react_jsx_runtime9.JSX.Element; | ||
//#endregion | ||
//#region src/cellRenderers/renderValue.d.ts | ||
declare function renderValue<R, SR>(props: RenderCellProps<R, SR>): react10.ReactNode; | ||
declare function renderValue<R, SR>(props: RenderCellProps<R, SR>): react13.ReactNode; | ||
@@ -510,3 +510,3 @@ //#endregion | ||
'aria-labelledby': ariaLabelledBy | ||
}: SelectCellFormatterProps): react13.ReactNode; | ||
}: SelectCellFormatterProps): react14.ReactNode; | ||
@@ -528,3 +528,3 @@ //#endregion | ||
priority | ||
}: RenderHeaderCellProps<R, SR>): string | react_jsx_runtime3.JSX.Element; | ||
}: RenderHeaderCellProps<R, SR>): string | react_jsx_runtime5.JSX.Element; | ||
@@ -535,3 +535,3 @@ //#endregion | ||
sortDirection | ||
}: RenderSortIconProps): react_jsx_runtime0.JSX.Element | null; | ||
}: RenderSortIconProps): react_jsx_runtime7.JSX.Element | null; | ||
declare function renderSortPriority({ | ||
@@ -538,0 +538,0 @@ priority |
{ | ||
"name": "react-data-grid", | ||
"version": "7.0.0-beta.53", | ||
"version": "7.0.0-beta.54", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "description": "Feature-rich and customizable data grid React component", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%398098
-30.79%3711
-24.43%