@htmlbricks/hb-dashboard-card1 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
@@ -70,44 +70,7 @@
70
70
  }
71
71
  },
72
72
  "styleSetup": {
73
- "vars": [
74
- {
75
- "name": "--bs-primary",
76
- "valueType": "color",
77
- "theme": "bootstrap",
78
- "defaultValue": "#07689f"
79
- },
80
- {
81
- "name": "--bs-secondary",
82
- "valueType": "color",
83
- "theme": "bootstrap",
84
- "defaultValue": "#c9d6df"
85
- },
86
- {
87
- "name": "--bs-success",
88
- "valueType": "color",
89
- "theme": "bootstrap",
90
- "defaultValue": "#11d3bc"
91
- },
92
- {
93
- "name": "--bs-info",
94
- "valueType": "color",
95
- "theme": "bootstrap",
96
- "defaultValue": "#a2d5f2"
97
- },
98
- {
99
- "name": "--bs-warning",
100
- "valueType": "color",
101
- "theme": "bootstrap",
102
- "defaultValue": "#ffc107"
103
- },
104
- {
105
- "name": "--bs-danger",
106
- "valueType": "color",
107
- "theme": "bootstrap",
108
- "defaultValue": "#f67280"
109
- }
110
- ],
73
+ "vars": [],
111
74
  "parts": [
112
75
  {
113
76
  "name": "text_placeholder",
@@ -162,5 +125,5 @@
162
125
  "size": {},
163
126
  "iifePath": "main.iife.js",
164
127
  "repoName": "@htmlbricks/hb-dashboard-card1",
165
- "version": "0.65.23"
128
+ "version": "0.66.1"
166
129
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dashboard-card1",
3
- "version": "0.65.23",
3
+ "version": "0.66.1",
4
4
  "contributors": [],
5
5
  "description": "Bootstrap card shell for dashboards: JSON `header` supplies optional Bootstrap Icon name, title label, and right-aligned badge; JSON `body` can remove inner padding with `noborder`. Default slots `header_content` and `content` let you inject arbitrary markup between the standard header row and body.",
6
6
  "licenses": [