@htmlbricks/hb-sidebar-desktop 0.71.27 → 0.71.28

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
@@ -804,7 +804,7 @@
804
804
  }
805
805
  }
806
806
  ],
807
- "iifeIntegrity": "sha384-lvFoY0tZ8rcC35AQFbpyY7Yiy03Pn+AzJHb/1bgExTBzvG2tJz7oqbSvAfyZAOZ+",
807
+ "iifeIntegrity": "sha384-DiffHx6l4F952yRHaij8PHsfSq5kyQBrxrYvkkltq5nMe43Ou6fg/sNzHICJTmg5",
808
808
  "dependencies": [
809
809
  {
810
810
  "name": "hb-sidenav-link",
@@ -830,5 +830,5 @@
830
830
  "size": {},
831
831
  "iifePath": "main.iife.js",
832
832
  "repoName": "@htmlbricks/hb-sidebar-desktop",
833
- "version": "0.71.27"
833
+ "version": "0.71.28"
834
834
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-sidebar-desktop",
3
- "version": "0.71.27",
3
+ "version": "0.71.28",
4
4
  "contributors": [],
5
5
  "description": "Fixed-width desktop sidebar: optional company logo and title, header/footer slots, optional language menu (i18nlanguages + i18nlang) beside the Bulma theme switch (light / dark / system), and a nav list built from hb-sidenav-link entries with optional JSON groups (Bulma layout, menu labels, light background). Parses navlinks and groups from strings; emits pageChange when a link selects a page, themeChange when the user picks a theme (host applies document hooks such as data-theme on html/body), and languageChange { code } when a language is chosen (host updates i18nlang on hb-layout or equivalent).",
6
6
  "licenses": [