lkt-table 2.0.2 → 2.0.3

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.
package/dist/build.d.ts CHANGED
@@ -1,11 +1,11 @@
1
- import { Column as ta } from "lkt-vue-kernel";
2
- import { createColumn as la } from "lkt-vue-kernel";
3
- declare namespace Jl {
4
- function install(n: any): void;
1
+ import { Column as na } from "lkt-vue-kernel";
2
+ import { createColumn as ua } from "lkt-vue-kernel";
3
+ declare namespace Yl {
4
+ function install(o: any): void;
5
5
  }
6
- declare function Yl(n: any): boolean;
7
- declare function Xl(n: any): boolean;
8
- declare function Zl(n: any): void;
9
- declare function Ql(n: any): boolean;
10
- declare function _l(n: any): void;
11
- export { ta as Column, la as createColumn, Jl as default, Yl as setTableCreateButtonSlot, Xl as setTableDropButtonSlot, Zl as setTableEmptySlot, Ql as setTableNavButtonSlot, _l as setTableSaveIcon };
6
+ declare function ea(o: any): boolean;
7
+ declare function xl(o: any): boolean;
8
+ declare function ta(o: any): void;
9
+ declare function Zl(o: any): boolean;
10
+ declare function la(o: any): void;
11
+ export { na as Column, ua as createColumn, Yl as default, ea as setTableCreateButtonSlot, xl as setTableDropButtonSlot, ta as setTableEmptySlot, Zl as setTableNavButtonSlot, la as setTableSaveIcon };