@htmlbricks/hb-footer 0.66.7 → 0.66.9

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
@@ -445,6 +445,7 @@
445
445
  },
446
446
  "columns": [
447
447
  {
448
+ "_id": "col_links",
448
449
  "cells": [
449
450
  {
450
451
  "label": "test",
@@ -479,12 +480,14 @@
479
480
  "contacts": {
480
481
  "sites": [
481
482
  {
483
+ "_id": "site_main",
482
484
  "label": "dariocaruso.info",
483
485
  "uri": "https://dariocaruso.info"
484
486
  }
485
487
  ],
486
488
  "phones": [
487
489
  {
490
+ "_id": "phone_main",
488
491
  "number": "6666666666666"
489
492
  }
490
493
  ],
@@ -498,7 +501,7 @@
498
501
  }
499
502
  }
500
503
  ],
501
- "iifeIntegrity": "sha384-1XmtERP9+PGKeLx6ghZPjZ3gQOo1wWR3KUSQ2zvNH67qTuikeXZgKIDUGP8d7EoQ",
504
+ "iifeIntegrity": "sha384-Q7FB2GjnBvs4y+p7Dr0JdqeQfyKS8NBQb+NJqoVsnDAMZlWkw1IBkGE9xD23J2vA",
502
505
  "screenshots": [],
503
506
  "licenses": [
504
507
  {
@@ -520,5 +523,5 @@
520
523
  },
521
524
  "iifePath": "main.iife.js",
522
525
  "repoName": "@htmlbricks/hb-footer",
523
- "version": "0.66.7"
526
+ "version": "0.66.9"
524
527
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-footer",
3
- "version": "0.66.7",
3
+ "version": "0.66.9",
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": [