@htmlbricks/hb-searchbar 0.60.22 → 0.60.24

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
@@ -174,7 +174,16 @@
174
174
  },
175
175
  "styleSetup": {
176
176
  "vars": [],
177
- "parts": []
177
+ "parts": [
178
+ {
179
+ "name": "dropdown-menu",
180
+ "description": "The dropdown menu"
181
+ },
182
+ {
183
+ "name": "search-input",
184
+ "description": "The search input"
185
+ }
186
+ ]
178
187
  },
179
188
  "contributors": [],
180
189
  "htmlSlots": [],
@@ -641,5 +650,5 @@
641
650
  "size": {},
642
651
  "iifePath": "main.iife.js",
643
652
  "repoName": "@htmlbricks/hb-searchbar",
644
- "version": "0.60.22"
653
+ "version": "0.60.24"
645
654
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-searchbar",
3
- "version": "0.60.22",
3
+ "version": "0.60.24",
4
4
  "contributors": [],
5
5
  "description": "",
6
6
  "licenses": [