@glideapps/glide-data-grid-source
Advanced tools
Comparing version
@@ -6,2 +6,1 @@ export { useCollapsingGroups } from "./use-collapsing-groups.js"; | ||
export { useUndoRedo } from "./use-undo-redo.js"; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -9,2 +9,1 @@ import { type DataEditorProps, type DataEditorRef, type EditableGridCell, type GridCell, type Item } from "@glideapps/glide-data-grid"; | ||
export {}; | ||
//# sourceMappingURL=use-async-data-source.d.ts.map |
@@ -8,2 +8,1 @@ import type { DataEditorProps, Theme } from "@glideapps/glide-data-grid"; | ||
export {}; | ||
//# sourceMappingURL=use-collapsing-groups.d.ts.map |
@@ -17,2 +17,1 @@ import { type DataEditorProps, type GridColumn } from "@glideapps/glide-data-grid"; | ||
export {}; | ||
//# sourceMappingURL=use-column-sort.d.ts.map |
@@ -5,2 +5,1 @@ import type { DataEditorProps } from "@glideapps/glide-data-grid"; | ||
export {}; | ||
//# sourceMappingURL=use-movable-columns.d.ts.map |
@@ -11,2 +11,1 @@ import type { EditableGridCell, GridCell, GridSelection, Item, DataEditorRef } from "@glideapps/glide-data-grid"; | ||
}; | ||
//# sourceMappingURL=use-undo-redo.d.ts.map |
{ | ||
"name": "@glideapps/glide-data-grid-source", | ||
"version": "6.0.4-alpha16", | ||
"version": "6.0.4-alpha17", | ||
"description": "Useful data source hooks for Glide Data Grid", | ||
@@ -45,3 +45,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@glideapps/glide-data-grid": "6.0.4-alpha16" | ||
"@glideapps/glide-data-grid": "6.0.4-alpha17" | ||
}, | ||
@@ -48,0 +48,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
209873
-0.13%+ Added
- Removed