prlg-ui 1.8.122 → 1.8.123

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
@@ -869,6 +869,7 @@ declare function __VLS_template_6(): {
869
869
  multiple: boolean;
870
870
  handleSelect: () => void;
871
871
  }): any;
872
+ footer?(_: {}): any;
872
873
  };
873
874
  refs: {
874
875
  dropdownTrigger: HTMLDivElement;