@htmlbricks/hb-table 0.66.11 → 0.66.12

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,7 +3436,7 @@
3436
3436
  }
3437
3437
  }
3438
3438
  ],
3439
- "iifeIntegrity": "sha384-QJJDujoe7s5quNakfwiajbWvgSPLf+QdSCeFhXrlPAKbbJl2ZlXwmPOLzlnyAGg9",
3439
+ "iifeIntegrity": "sha384-ad9sRUU7sUZjccROOKhmqv8ga8NzmaY/zrQK4GOlAEmGDtQDNeTbSULvJSol2EeE",
3440
3440
  "screenshots": [],
3441
3441
  "licenses": [
3442
3442
  {
@@ -3456,5 +3456,5 @@
3456
3456
  "size": {},
3457
3457
  "iifePath": "main.iife.js",
3458
3458
  "repoName": "@htmlbricks/hb-table",
3459
- "version": "0.66.11"
3459
+ "version": "0.66.12"
3460
3460
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-table",
3
- "version": "0.66.11",
3
+ "version": "0.66.12",
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": [