@htmlbricks/hb-searchbar 0.66.1 → 0.66.3

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/manifest.json CHANGED
@@ -766,5 +766,5 @@
766
766
  "size": {},
767
767
  "iifePath": "main.iife.js",
768
768
  "repoName": "@htmlbricks/hb-searchbar",
769
- "version": "0.66.1"
769
+ "version": "0.66.3"
770
770
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-searchbar",
3
- "version": "0.66.1",
3
+ "version": "0.66.3",
4
4
  "contributors": [],
5
5
  "description": "Search field with optional dropdown `searchlist` (id, text, icons, badges, tags, URLs). Configure `value`, `initial_value`, `searchlabel`, `textarea`, `minlength`, `disable_preview`, and CSS parts for the input and menu. Dispatches `search` and `clear`.",
6
6
  "licenses": [
@@ -123,4 +123,3 @@
123
123
  }
124
124
  }
125
125
  }
126
-
@@ -47,4 +47,3 @@
47
47
  }
48
48
  }
49
49
  }
50
-