@htmlbricks/hb-sidebar-desktop 0.76.4 → 0.76.5

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
@@ -889,7 +889,7 @@
889
889
  }
890
890
  }
891
891
  ],
892
- "iifeIntegrity": "sha384-e/ekg9fzXX3hKGKcpQxMJXPddiHzZojG5FxQE5fawCxgNRaAENp6UCjOU5V1vQzq",
892
+ "iifeIntegrity": "sha384-nz3pL391y4miEd6a+735lpJZFxf8dQtcspAO5jvgLpTPiVnBheIDKNhOa+xj8tt9",
893
893
  "dependencies": [
894
894
  {
895
895
  "name": "hb-sidenav-link",
@@ -915,5 +915,5 @@
915
915
  "size": {},
916
916
  "iifePath": "main.iife.js",
917
917
  "repoName": "@htmlbricks/hb-sidebar-desktop",
918
- "version": "0.76.4"
918
+ "version": "0.76.5"
919
919
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-sidebar-desktop",
3
- "version": "0.76.4",
3
+ "version": "0.76.5",
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 } on mount and when a language is chosen. On selection the sidebar updates document.documentElement.lang and its selector immediately (and sets the host i18nlang attribute when the prop was empty); the host may still set i18nlang on hb-layout for shell-wide copy.",
6
6
  "licenses": [