@htmlbricks/hb-table 0.66.2 → 0.66.4

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
@@ -3436,6 +3436,8 @@
3436
3436
  }
3437
3437
  }
3438
3438
  ],
3439
+ "iifeIntegrity": "sha384-tICCA7EnZR9vcgVLphmvwAgwQDcagPVEeHBp5NP2VEaIg9GmAVogppdE8sql2ceE",
3440
+ "iifeIntegrityType": "sha384",
3439
3441
  "screenshots": [],
3440
3442
  "licenses": [
3441
3443
  {
@@ -3455,5 +3457,5 @@
3455
3457
  "size": {},
3456
3458
  "iifePath": "main.iife.js",
3457
3459
  "repoName": "@htmlbricks/hb-table",
3458
- "version": "0.66.2"
3460
+ "version": "0.66.4"
3459
3461
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-table",
3
- "version": "0.66.2",
3
+ "version": "0.66.4",
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. i18n via `i18nlang`.",
6
6
  "licenses": [