@htmlbricks/hb-layout-desktop 0.66.3 → 0.66.4
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 +3 -3
- package/main.iife.js.map +1 -1
- package/manifest.json +3 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -813,6 +813,8 @@
|
|
|
813
813
|
}
|
|
814
814
|
}
|
|
815
815
|
],
|
|
816
|
+
"iifeIntegrity": "sha384-RXXyTozI6KBq4jFMutUGyqeOMtLREUSmpa3ATIJZgjm7RwsjHlQ66iW5kychWqdn",
|
|
817
|
+
"iifeIntegrityType": "sha384",
|
|
816
818
|
"screenshots": [],
|
|
817
819
|
"licenses": [
|
|
818
820
|
{
|
|
@@ -835,5 +837,5 @@
|
|
|
835
837
|
},
|
|
836
838
|
"iifePath": "main.iife.js",
|
|
837
839
|
"repoName": "@htmlbricks/hb-layout-desktop",
|
|
838
|
-
"version": "0.66.
|
|
840
|
+
"version": "0.66.4"
|
|
839
841
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-layout-desktop",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.4",
|
|
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": [
|