@htmlbricks/hb-table 0.68.7 → 0.68.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/manifest.json CHANGED
@@ -3510,7 +3510,7 @@
3510
3510
  }
3511
3511
  }
3512
3512
  ],
3513
- "iifeIntegrity": "sha384-D4CN+3Lue9PmKJFLLSllUDY4ryWnaiNE+xz9k3Rx8vRlbHPMVdq5JJta1hcan3bt",
3513
+ "iifeIntegrity": "sha384-WPMgtokHWSoE8aLjQyCZwtDRbm04yPT+YLkxgl89EKreOLnMBIHZBUJ8H4KIre5l",
3514
3514
  "dependencies": [
3515
3515
  {
3516
3516
  "name": "hb-dialog",
@@ -3654,5 +3654,5 @@
3654
3654
  "size": {},
3655
3655
  "iifePath": "main.iife.js",
3656
3656
  "repoName": "@htmlbricks/hb-table",
3657
- "version": "0.68.7"
3657
+ "version": "0.68.8"
3658
3658
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-table",
3
- "version": "0.68.7",
3
+ "version": "0.68.8",
4
4
  "contributors": [],
5
5
  "description": "Bulma-styled data table driven by JSON `headers` and `rows` (`_id` required): column sort, header search (text, enum, date range), formatted values (nested keys, datetime via dayjs), copy-to-clipboard, row highlight and `selectrow` clicks. Global `actions` and per-row `_actions` can open confirm or schema dialogs (`hb-dialog` / `hb-dialogform`). Optional multi-select with `selectactions`, `add_item` slot, and `hb-paginate` for page size, sort sync, and server-style `externalfilter` / `total` workflows. Set `is_loading` for Bulma skeleton placeholders in tbody and a single `skeleton-block` over pagination while `hb-paginate` stays mounted for prop sync. i18n via `i18nlang`.",
6
6
  "licenses": [