@smartbit4all/ng-client 4.0.142 → 4.0.143

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.
@@ -117,7 +117,7 @@ export declare class SmartGridComponent implements AfterViewInit, OnDestroy, OnC
117
117
  menu: Menu;
118
118
  onOptionsClick(event: Event, row: GridRow): void;
119
119
  previousmultiSortMeta?: SortMeta[];
120
- gridSort(event: SortEvent): Promise<void>;
120
+ gridSort(event: SortEvent): void;
121
121
  lazyLoad(event?: TableLazyLoadEvent): void;
122
122
  headerChange(event: MultiSelectChangeEvent): Promise<void>;
123
123
  onColOrder(event: TableColumnReorderEvent): Promise<void>;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smartbit4all/ng-client",
3
- "version": "4.0.142",
3
+ "version": "4.0.143",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
6
6
  "@angular/common": "^13.0.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0",
Binary file