prlg-ui 1.8.70 → 1.8.72

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
@@ -600,6 +600,7 @@ declare function __VLS_template_10(): {
600
600
  declare function __VLS_template_11(): {
601
601
  attrs: Partial<{}>;
602
602
  slots: {
603
+ 'mobile-header'?(_: {}): any;
603
604
  default?(_: {}): any;
604
605
  };
605
606
  refs: {};