@applica-software-guru/react-admin 1.5.288 → 1.5.290

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.
@@ -29703,7 +29703,7 @@ function qae({ nextIconButtonProps: e, backIconButtonProps: t, slotProps: n, ...
29703
29703
  return r;
29704
29704
  }
29705
29705
  const VO = $w((e) => {
29706
- const { rowsPerPageOptions: t = Kae, actions: n, limit: r = null, ...o } = e, { isLoading: a, hasNextPage: s, page: c, perPage: u, total: d, setPage: p, setPerPage: h } = P8(e), g = ht(), v = oi((R) => R.breakpoints.down("md")), [b, x] = Fe(0), w = We(() => d != null ? Math.ceil(d / u) : void 0, [u, d]), E = Ce(
29706
+ const { rowsPerPageOptions: t = Kae, actions: n, limit: r = null, ...o } = e, { isLoading: a, hasNextPage: s, page: c, perPage: u, total: d, setPage: p, setPerPage: h } = P8(e), g = ht(), v = oi((R) => R.breakpoints.down("md")), [b, x] = Fe(c - 1), w = We(() => d != null ? Math.ceil(d / u) : void 0, [u, d]), E = Ce(
29707
29707
  gt.debounce((R) => {
29708
29708
  p(R + 1);
29709
29709
  }, 500),
Binary file