@htmlbricks/hb-dashboard-indicator 0.72.1 → 0.73.0

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
@@ -182,7 +182,7 @@
182
182
  }
183
183
  }
184
184
  ],
185
- "iifeIntegrity": "sha384-ChLVQtvPY/MOkzEfWz60rvhCCHofdcS6fnLH+YRVo98i2bUmGvAuTLrtAKjoTtdy",
185
+ "iifeIntegrity": "sha384-zNzfJ2KQRilx5Wqn5R+ijkVMFZJLEIcIWU1gIaC+irZXQ4uI9TQlHVRIFClqNraL",
186
186
  "dependencies": [],
187
187
  "screenshots": [],
188
188
  "licenses": [
@@ -203,5 +203,5 @@
203
203
  "size": {},
204
204
  "iifePath": "main.iife.js",
205
205
  "repoName": "@htmlbricks/hb-dashboard-indicator",
206
- "version": "0.72.1"
206
+ "version": "0.73.0"
207
207
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-dashboard-indicator",
3
- "version": "0.72.1",
3
+ "version": "0.73.0",
4
4
  "contributors": [],
5
5
  "description": "Compact KPI tile: large `number`, caption `text`, configurable Bootstrap Icon, and `karma` accent (`success` | `danger` | `warning` | `primary` | `secondary` | `info`) using Bulma theme tokens (`secondary` maps to Bulma `dark`), or `karma=\"none\"` with host CSS variable `--hb--dashboard-indicator-background` for a custom color. When `link_label` is set, a footer strip is shown and clicks dispatch `dashboardIndicatorClick` with the component `id`.",
6
6
  "licenses": [