@htmlbricks/hb-table 0.67.0 → 0.67.1

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
@@ -3506,7 +3506,7 @@
3506
3506
  }
3507
3507
  }
3508
3508
  ],
3509
- "iifeIntegrity": "sha384-xaQfiK/mBpO5WxBk/Mj4eJsSJV0tctLIv5rkrL5npX+cuaK0KX7H1jiTRLZzwDKd",
3509
+ "iifeIntegrity": "sha384-E3XJlA1IHy9oq+qB8LIid9ZEXv76pb3RGaPB3N/ZvEqUnT2zqltDe5LFa+CoG6gk",
3510
3510
  "dependencies": [
3511
3511
  {
3512
3512
  "name": "hb-dialog",
@@ -3650,5 +3650,5 @@
3650
3650
  "size": {},
3651
3651
  "iifePath": "main.iife.js",
3652
3652
  "repoName": "@htmlbricks/hb-table",
3653
- "version": "0.67.0"
3653
+ "version": "0.67.1"
3654
3654
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-table",
3
- "version": "0.67.0",
3
+ "version": "0.67.1",
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": [