manolis-ui 0.17.13 → 0.17.15

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/index.d.ts CHANGED
@@ -309,6 +309,7 @@ declare function __VLS_template_11(): {
309
309
  declare function __VLS_template_12(): {
310
310
  attrs: Partial<{}>;
311
311
  slots: {
312
+ 'extra-row'?(_: {}): any;
312
313
  default?(_: {}): any;
313
314
  };
314
315
  refs: {};