@htmlbricks/hb-layout-desktop 0.76.3 → 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
@@ -1377,7 +1377,7 @@
1377
1377
  }
1378
1378
  }
1379
1379
  ],
1380
- "iifeIntegrity": "sha384-D0qVQDq3rOgCP6z3gMeoYNRrDHQvHXhs759/VcedMWw7QNbC/zk3XbwcZZ5Z29o4",
1380
+ "iifeIntegrity": "sha384-S2YOPqsEtHGLxQX9ubqyJ0m6zNMjn68Hbb4RwaoVrwLvTFPkw4EtYxAPNRXCj+3/",
1381
1381
  "dependencies": [
1382
1382
  {
1383
1383
  "name": "hb-footer",
@@ -1451,5 +1451,5 @@
1451
1451
  },
1452
1452
  "iifePath": "main.iife.js",
1453
1453
  "repoName": "@htmlbricks/hb-layout-desktop",
1454
- "version": "0.76.3"
1454
+ "version": "0.76.5"
1455
1455
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-layout-desktop",
3
- "version": "0.76.3",
3
+ "version": "0.76.5",
4
4
  "contributors": [],
5
5
  "description": "Desktop layout with top navbar, optional left sidebar (sidebar-desktop) when navigation links are present, main page area, optional cookie-law banner, and footer. The host is fixed to the viewport height (100dvh) so tall slotted content cannot grow the shell or stretch the sidebar; the sidebar rail never exceeds that band. Without `single_screen`, the page column scrolls and includes the cookie banner and footer after the slot; the slot region flexes so slot plus footer (and optional cookie) fill at least the scroll viewport, keeping the footer at the bottom when page content is short. With `single_screen`, cookie and footer sit fixed at the bottom of the main column (always visible) and only the page slot area scrolls; with footer.type auto the footer uses the compact (small) variant. The main row uses CSS Grid (sidebar track + page).",
6
6
  "licenses": [