@htmlbricks/hb-dashboard-card1 0.66.6 → 0.66.8
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 +6 -5
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
],
|
|
109
|
-
"iifeIntegrity": "sha384-
|
|
109
|
+
"iifeIntegrity": "sha384-V1fIvV/OakzZTl5gPMWtvzytYSUYLnv7Ewk1bSjPqSoVJXlN7zwBOjXOZ5Jg2J/T",
|
|
110
110
|
"screenshots": [],
|
|
111
111
|
"licenses": [
|
|
112
112
|
{
|
|
@@ -126,5 +126,5 @@
|
|
|
126
126
|
"size": {},
|
|
127
127
|
"iifePath": "main.iife.js",
|
|
128
128
|
"repoName": "@htmlbricks/hb-dashboard-card1",
|
|
129
|
-
"version": "0.66.
|
|
129
|
+
"version": "0.66.8"
|
|
130
130
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-dashboard-card1",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.8",
|
|
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": [
|