@htmlbricks/hb-dashboard-card1 0.66.3 → 0.66.4
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 +3 -1
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -106,6 +106,8 @@
|
|
|
106
106
|
}
|
|
107
107
|
}
|
|
108
108
|
],
|
|
109
|
+
"iifeIntegrity": "sha384-TcJWof0obP7dEL8GsJzrsHYToZCUN4S+7X3Ho09pv9j0/n0iNl3SV9ezdBEohKvg",
|
|
110
|
+
"iifeIntegrityType": "sha384",
|
|
109
111
|
"screenshots": [],
|
|
110
112
|
"licenses": [
|
|
111
113
|
{
|
|
@@ -125,5 +127,5 @@
|
|
|
125
127
|
"size": {},
|
|
126
128
|
"iifePath": "main.iife.js",
|
|
127
129
|
"repoName": "@htmlbricks/hb-dashboard-card1",
|
|
128
|
-
"version": "0.66.
|
|
130
|
+
"version": "0.66.4"
|
|
129
131
|
}
|
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.4",
|
|
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": [
|