ia-table 0.7.13 → 0.7.15

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/dist/index.js CHANGED
@@ -1416,7 +1416,7 @@ function Of(e, t, n, r) {
1416
1416
  }
1417
1417
  return c > 0 ? kr(a, c) : "";
1418
1418
  }
1419
- function (() => {})() {
1419
+ function d() {
1420
1420
  if (e.length <= 3) return e;
1421
1421
  for (var t = e.length % 3, n = e.substr(0, t); t != e.length; t += 3) n += (n.length > 0 ? "," : "") + e.substr(t, 3);
1422
1422
  return n;
@@ -1 +1 @@
1
- Patch applied at 2025-11-01T09:10:10.548Z
1
+ Patch applied at 2025-11-02T15:45:40.276Z
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ia-table",
3
- "version": "0.7.13",
3
+ "version": "0.7.15",
4
4
  "type": "module",
5
5
  "dependencies": {
6
6
  "@testing-library/jest-dom": "^5.11.4",