@htmlbricks/hb-dashboard-indicator 0.66.6 → 0.66.7
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 +5 -4
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -120,7 +120,7 @@
|
|
|
120
120
|
}
|
|
121
121
|
}
|
|
122
122
|
],
|
|
123
|
-
"iifeIntegrity": "sha384-
|
|
123
|
+
"iifeIntegrity": "sha384-toKRoDwk48SSRjMwO/rKfpALlQ6L9G199OOwVlZQTJBDMyWw4meZwIbqNm1vr4GP",
|
|
124
124
|
"screenshots": [],
|
|
125
125
|
"licenses": [
|
|
126
126
|
{
|
|
@@ -140,5 +140,5 @@
|
|
|
140
140
|
"size": {},
|
|
141
141
|
"iifePath": "main.iife.js",
|
|
142
142
|
"repoName": "@htmlbricks/hb-dashboard-indicator",
|
|
143
|
-
"version": "0.66.
|
|
143
|
+
"version": "0.66.7"
|
|
144
144
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-dashboard-indicator",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.7",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Compact KPI tile: large `number`, caption `text`, and configurable Bootstrap Icon in a green panel. When `link_label` is set, a footer strip is shown and clicks dispatch `dashboardIndicatorClick` with the component `id`.",
|
|
6
6
|
"licenses": [
|