@htmlbricks/hb-footer 0.66.9 → 0.66.11
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
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
],
|
|
504
|
-
"iifeIntegrity": "sha384-
|
|
504
|
+
"iifeIntegrity": "sha384-csrcWwjQfncVrjb4CDti/Nzr0nVCPngYpKiboWIs7vNs3P8ICqNpS6iW65DJScLc",
|
|
505
505
|
"screenshots": [],
|
|
506
506
|
"licenses": [
|
|
507
507
|
{
|
|
@@ -523,5 +523,5 @@
|
|
|
523
523
|
},
|
|
524
524
|
"iifePath": "main.iife.js",
|
|
525
525
|
"repoName": "@htmlbricks/hb-footer",
|
|
526
|
-
"version": "0.66.
|
|
526
|
+
"version": "0.66.11"
|
|
527
527
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-footer",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.11",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Site footer in `small`, `regular`, or `large` layouts: company block, optional brand/contacts column, link columns, social icons, `hb-contact-item` rows, and policy links—all driven by JSON props. On small layouts the body can expand/collapse unless `disable_expanding_small` is set; slots `footerheader`, `footercontent`, and `footerbottom` wrap major regions.",
|
|
6
6
|
"licenses": [
|