Comparing version 7.6.2 to 7.6.3
@@ -74,3 +74,3 @@ export declare enum PagingPosition { | ||
UpdateSortDirection = "UpdateSortDirection", | ||
UpdateTreeGroupsExpanded = "UpdateTreeGroupsExpanded ", | ||
UpdateTreeGroupsExpanded = "UpdateTreeGroupsExpanded", | ||
UpdateVirtualScrolling = "UpdateVirtualScrolling", | ||
@@ -77,0 +77,0 @@ Validate = "Validate" |
@@ -80,3 +80,3 @@ "use strict"; | ||
ActionType["UpdateSortDirection"] = "UpdateSortDirection"; | ||
ActionType["UpdateTreeGroupsExpanded"] = "UpdateTreeGroupsExpanded "; | ||
ActionType["UpdateTreeGroupsExpanded"] = "UpdateTreeGroupsExpanded"; | ||
ActionType["UpdateVirtualScrolling"] = "UpdateVirtualScrolling"; | ||
@@ -83,0 +83,0 @@ ActionType["Validate"] = "Validate"; |
{ | ||
"name": "ka-table", | ||
"version": "7.6.2", | ||
"version": "7.6.3", | ||
"license": "MIT", | ||
@@ -5,0 +5,0 @@ "repository": "github:komarovalexander/ka-table", |
309291