@htmlbricks/hb-navbar 0.66.26 → 0.67.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
@@ -232,7 +232,13 @@
232
232
  }
233
233
  }
234
234
  ],
235
- "iifeIntegrity": "sha384-6UHiluWR85Ko7pnN6pqBW+tDZQnt1rF8ozMlP+J7UoyV05GbcgQqX4TaaTwkI+Cd",
235
+ "iifeIntegrity": "sha384-xqAYLPP9goVCg8x5dr+/fii3yXLzqMr/GfRPMDhzOIdTcHBns4e+0Rsm5yVU6gaC",
236
+ "dependencies": [
237
+ {
238
+ "name": "hb-dropdown-simple",
239
+ "dependencies": []
240
+ }
241
+ ],
236
242
  "screenshots": [],
237
243
  "licenses": [
238
244
  {
@@ -254,5 +260,5 @@
254
260
  },
255
261
  "iifePath": "main.iife.js",
256
262
  "repoName": "@htmlbricks/hb-navbar",
257
- "version": "0.66.26"
263
+ "version": "0.67.0"
258
264
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-navbar",
3
- "version": "0.66.26",
3
+ "version": "0.67.0",
4
4
  "contributors": [],
5
5
  "description": "Top navigation bar with optional hamburger to toggle an offcanvas menu, brand name and logo, slottable left, center, and right areas, and an optional user avatar dropdown (hb-dropdown-simple) with item click events.",
6
6
  "licenses": [