lkt-item-crud 2.0.22 → 2.0.24

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,7 +1,7 @@
1
- declare function It(A?: boolean): void;
2
- declare namespace Rt {
3
- function install(A: any, ve?: {}): void;
1
+ declare function Ot(A?: boolean): void;
2
+ declare namespace Lt {
3
+ function install(A: any, ce?: {}): void;
4
4
  }
5
- declare function Et(A: any): void;
6
- declare function At(A: any): void;
7
- export { It as debugLktItemCrud, Rt as default, Et as setItemCrudDefaultDropIcon, At as setItemCrudDefaultSaveIcon };
5
+ declare function $t(A: any): void;
6
+ declare function Nt(A: any): void;
7
+ export { Ot as debugLktItemCrud, Lt as default, $t as setItemCrudDefaultDropIcon, Nt as setItemCrudDefaultSaveIcon };