@htmlbricks/hb-table 0.66.0 → 0.66.2

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
@@ -3455,5 +3455,5 @@
3455
3455
  "size": {},
3456
3456
  "iifePath": "main.iife.js",
3457
3457
  "repoName": "@htmlbricks/hb-table",
3458
- "version": "0.66.0"
3458
+ "version": "0.66.2"
3459
3459
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@htmlbricks/hb-table",
3
- "version": "0.66.0",
3
+ "version": "0.66.2",
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": [
@@ -486,4 +486,3 @@
486
486
  }
487
487
  }
488
488
  }
489
-