prlg-ui 1.8.359 → 1.8.360

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/rekaUI.d.ts CHANGED
@@ -1572,16 +1572,7 @@ declare function __VLS_template_41(): {
1572
1572
  rootEl: any;
1573
1573
  };
1574
1574
 
1575
- declare function __VLS_template_42(): {
1576
- attrs: Partial<{}>;
1577
- slots: {
1578
- title?(_: {}): any;
1579
- default?(_: {}): any;
1580
- actions?(_: {}): any;
1581
- };
1582
- refs: {};
1583
- rootEl: any;
1584
- };
1575
+ declare function __VLS_template_42(): any;
1585
1576
 
1586
1577
  declare function __VLS_template_43(): {
1587
1578
  attrs: Partial<{}>;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "prlg-ui",
3
3
  "private": false,
4
- "version": "1.8.359",
4
+ "version": "1.8.360",
5
5
  "type": "module",
6
6
  "main": "dist/prlg-ui.umd.js",
7
7
  "module": "dist/prlg-ui.es.js",