@htmlbricks/hb-layout-mobile 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
|
@@ -811,6 +811,8 @@
|
|
|
811
811
|
}
|
|
812
812
|
}
|
|
813
813
|
],
|
|
814
|
+
"iifeIntegrity": "sha384-WxzOxXjYVw0M6mrfApBwoMxEWXDc/RK+h3JhcoxCsjqMVwkyjK53Z61eMsBVt8t+",
|
|
815
|
+
"iifeIntegrityType": "sha384",
|
|
814
816
|
"screenshots": [],
|
|
815
817
|
"licenses": [
|
|
816
818
|
{
|
|
@@ -833,5 +835,5 @@
|
|
|
833
835
|
},
|
|
834
836
|
"iifePath": "main.iife.js",
|
|
835
837
|
"repoName": "@htmlbricks/hb-layout-mobile",
|
|
836
|
-
"version": "0.66.
|
|
838
|
+
"version": "0.66.4"
|
|
837
839
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-layout-mobile",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.4",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Mobile layout with optional offcanvas sidebar navigation, top navbar, main page slot, optional cookie-law banner, and footer. Supports one-screen full-height mode and forwards navbar, footer, and navigation events.",
|
|
6
6
|
"licenses": [
|