@htmlbricks/hb-searchbar 0.68.11 → 0.69.0

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.
Files changed (2) hide show
  1. package/manifest.json +1 -1
  2. package/package.json +1 -1
package/manifest.json CHANGED
@@ -806,5 +806,5 @@
806
806
  "size": {},
807
807
  "iifePath": "main.iife.js",
808
808
  "repoName": "@htmlbricks/hb-searchbar",
809
- "version": "0.68.11"
809
+ "version": "0.69.0"
810
810
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-searchbar",
3
- "version": "0.68.11",
3
+ "version": "0.69.0",
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": [