@limetech/lime-elements 37.52.5 → 37.52.7

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.
@@ -146,6 +146,7 @@ export declare class Table {
146
146
  private setSelection;
147
147
  private updateMaxPage;
148
148
  private getOptions;
149
+ private getInitialSorting;
149
150
  private getColumnSorter;
150
151
  private getColumnDefinitions;
151
152
  private addColumnAggregator;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@limetech/lime-elements",
3
- "version": "37.52.5",
3
+ "version": "37.52.7",
4
4
  "description": "Lime Elements",
5
5
  "author": "Lime Technologies",
6
6
  "license": "Apache-2.0",