munza-x-data-grid 3.0.5 → 3.0.6

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
@@ -1616,7 +1616,7 @@ var At = ({ refs: e, axis: t = "both" }) => {
1616
1616
  };
1617
1617
  }, [e, t]);
1618
1618
  }, jt = n(void 0), Mt = ({ children: e, payload: n, columns: r, state: i = {}, onColumnFiltersChange: a, onPaginationChange: o, onSortingChange: s, onRowSelectionChange: c, setGlobalFilter: l, manualPagination: d = !1, enableRowSelection: p = !0, isError: m, isLoading: g, isFetching: _, refetch: v, getRowCanExpand: y, renderSubComponent: b, name: x = "munza", height: S }) => {
1619
- let C = f(null), [w, T] = t.useState(() => bt(x)), [E, D] = _t(x), [O, k] = lt(x), [A, j] = at(x, u(() => r.map((e) => e.id), [r])), [M, N] = kt(x), [P, F] = pt(x), [I, ee] = t.useState({}), [te, ne] = Tt(x), re = tt({
1619
+ let C = f(null), [w, T] = t.useState("md"), [E, D] = _t(x), [O, k] = lt(x), [A, j] = at(x, u(() => r.map((e) => e.id), [r])), [M, N] = kt(x), [P, F] = pt(x), [I, ee] = t.useState({}), [te, ne] = Tt(x), re = tt({
1620
1620
  _features: [yt],
1621
1621
  data: n?.data ?? [],
1622
1622
  columns: r,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "munza-x-data-grid",
3
3
  "private": false,
4
- "version": "3.0.5",
4
+ "version": "3.0.6",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"