@htmlbricks/hb-table 0.66.25 → 0.66.26

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
@@ -3475,7 +3475,7 @@
3475
3475
  }
3476
3476
  }
3477
3477
  ],
3478
- "iifeIntegrity": "sha384-15CucW4rrBbwF0V3F+yAXZZCUD4c6UgmMkGTDdEFB32esTOf4QqJFugophZMMcOa",
3478
+ "iifeIntegrity": "sha384-0zzbqgwP9PQxI2xrff4XBLCiJQIf7nGrbKJzLb8/sodc+nkItvKuUABHZDPeSmsu",
3479
3479
  "screenshots": [],
3480
3480
  "licenses": [
3481
3481
  {
@@ -3495,5 +3495,5 @@
3495
3495
  "size": {},
3496
3496
  "iifePath": "main.iife.js",
3497
3497
  "repoName": "@htmlbricks/hb-table",
3498
- "version": "0.66.25"
3498
+ "version": "0.66.26"
3499
3499
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-table",
3
- "version": "0.66.25",
3
+ "version": "0.66.26",
4
4
  "contributors": [],
5
5
  "description": "Bootstrap-striped 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` to show Bootstrap placeholder rows and a pagination skeleton overlay while `hb-paginate` stays mounted for prop sync. i18n via `i18nlang`.",
6
6
  "licenses": [