@aitronos/freddy-plugins 0.1.43 → 0.1.44

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
@@ -638,7 +638,7 @@ showLoaderForSearch: boolean;
638
638
  }, {}, {}, {}, string, ComponentProvideOptions, true, {
639
639
  dropdownRef: HTMLDivElement;
640
640
  searchInput: HTMLInputElement;
641
- }, HTMLDivElement>;
641
+ }, any>;
642
642
 
643
643
  export declare interface Snack {
644
644
  title: string;