@htmlbricks/hb-layout-desktop 0.67.1 → 0.68.1
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/main.iife.js +1 -1
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -813,7 +813,7 @@
|
|
|
813
813
|
}
|
|
814
814
|
}
|
|
815
815
|
],
|
|
816
|
-
"iifeIntegrity": "sha384-
|
|
816
|
+
"iifeIntegrity": "sha384-xdXd1mjWoUWdBVM8BE4Rl44sNN7Bjva8DNP5NyZox4K93LXevM0Q6mm4Ti+oDJRA",
|
|
817
817
|
"dependencies": [
|
|
818
818
|
{
|
|
819
819
|
"name": "hb-footer",
|
|
@@ -887,5 +887,5 @@
|
|
|
887
887
|
},
|
|
888
888
|
"iifePath": "main.iife.js",
|
|
889
889
|
"repoName": "@htmlbricks/hb-layout-desktop",
|
|
890
|
-
"version": "0.
|
|
890
|
+
"version": "0.68.1"
|
|
891
891
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-layout-desktop",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.68.1",
|
|
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. Supports one-screen height mode and forwards navigation and footer events.",
|
|
6
6
|
"licenses": [
|