@htmlbricks/hb-searchbar 0.72.1 → 0.73.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.
package/manifest.json CHANGED
@@ -962,7 +962,7 @@
962
962
  }
963
963
  }
964
964
  ],
965
- "iifeIntegrity": "sha384-7JpqBR0YDc0CfbKOJ7RzZOt09UMBuWp6OF1z6ynjvZumMY6rwCmwGC5BsNq62jHf",
965
+ "iifeIntegrity": "sha384-bLuPlqB+UUi1+yFNtenbiN+bNkhnzz8hlqt1cjvZrg946o1hCnWYhszOs4XkMq/Y",
966
966
  "dependencies": [],
967
967
  "screenshots": [],
968
968
  "licenses": [
@@ -983,5 +983,5 @@
983
983
  "size": {},
984
984
  "iifePath": "main.iife.js",
985
985
  "repoName": "@htmlbricks/hb-searchbar",
986
- "version": "0.72.1"
986
+ "version": "0.73.0"
987
987
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-searchbar",
3
- "version": "0.72.1",
3
+ "version": "0.73.0",
4
4
  "contributors": [],
5
5
  "description": "Search field with optional dropdown `searchlist` (id, text, icons, badges, tags, URLs). Configure `value`, `searchlabel`, `textarea`, `minlength`, `disable_preview`, `disabled`, and CSS parts for the input and menu. Dispatches `search` (detail may include `item` when a suggestion is chosen) and `clear`.",
6
6
  "licenses": [