@htmlbricks/hb-layout-desktop 0.71.32 → 0.71.33

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
@@ -1367,7 +1367,7 @@
1367
1367
  }
1368
1368
  }
1369
1369
  ],
1370
- "iifeIntegrity": "sha384-PCuH+B8/S5vjAjd+2P60ZLP9D2gz+4C1APKg3lBsi+RX3Mbr+Z+R5TGXxOv5EcQf",
1370
+ "iifeIntegrity": "sha384-seP4wms/u8RqM/x2ViAKDNdR/i9g6/M5yYY0TyrKmzvkkxy20439EJ1OzNRc4PDI",
1371
1371
  "dependencies": [
1372
1372
  {
1373
1373
  "name": "hb-footer",
@@ -1441,5 +1441,5 @@
1441
1441
  },
1442
1442
  "iifePath": "main.iife.js",
1443
1443
  "repoName": "@htmlbricks/hb-layout-desktop",
1444
- "version": "0.71.32"
1444
+ "version": "0.71.33"
1445
1445
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-layout-desktop",
3
- "version": "0.71.32",
3
+ "version": "0.71.33",
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": [