@htmlbricks/hb-layout 0.65.23 → 0.66.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/manifest.json CHANGED
@@ -651,44 +651,7 @@
651
651
  }
652
652
  },
653
653
  "styleSetup": {
654
- "vars": [
655
- {
656
- "name": "--bs-primary",
657
- "valueType": "color",
658
- "theme": "bootstrap",
659
- "defaultValue": "#07689f"
660
- },
661
- {
662
- "name": "--bs-secondary",
663
- "valueType": "color",
664
- "theme": "bootstrap",
665
- "defaultValue": "#c9d6df"
666
- },
667
- {
668
- "name": "--bs-success",
669
- "valueType": "color",
670
- "theme": "bootstrap",
671
- "defaultValue": "#11d3bc"
672
- },
673
- {
674
- "name": "--bs-info",
675
- "valueType": "color",
676
- "theme": "bootstrap",
677
- "defaultValue": "#a2d5f2"
678
- },
679
- {
680
- "name": "--bs-warning",
681
- "valueType": "color",
682
- "theme": "bootstrap",
683
- "defaultValue": "#ffc107"
684
- },
685
- {
686
- "name": "--bs-danger",
687
- "valueType": "color",
688
- "theme": "bootstrap",
689
- "defaultValue": "#f67280"
690
- }
691
- ],
654
+ "vars": [],
692
655
  "parts": [
693
656
  {
694
657
  "name": "footer",
@@ -881,5 +844,5 @@
881
844
  },
882
845
  "iifePath": "main.iife.js",
883
846
  "repoName": "@htmlbricks/hb-layout",
884
- "version": "0.65.23"
847
+ "version": "0.66.1"
885
848
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-layout",
3
- "version": "0.65.23",
3
+ "version": "0.66.1",
4
4
  "contributors": [],
5
5
  "description": "Responsive application shell: below 800px viewport width it mounts the mobile layout; otherwise the desktop layout. Forwards navigation slots, page content, cookie-law options, and layout events from the active child.",
6
6
  "licenses": [