@applica-software-guru/react-admin 1.5.330 → 1.5.331

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.
@@ -36278,7 +36278,8 @@ const Rde = {}, kde = Fc(Pde, { slot: "root" })(({ theme: e }) => ({
36278
36278
  }
36279
36279
  }));
36280
36280
  function ige(e) {
36281
- return /* @__PURE__ */ v(kde, { ...e, pagination: /* @__PURE__ */ v(uI, {}) });
36281
+ const t = { ...e, pagination: e.pagination ?? /* @__PURE__ */ v(uI, {}) };
36282
+ return /* @__PURE__ */ v(kde, { ...t });
36282
36283
  }
36283
36284
  function Mde() {
36284
36285
  const e = S3(), t = Pf(), n = So(), r = E3(n), { selectedIds: o, data: i } = Pm(), s = vn(), l = o.map((h) => i.find((p) => p.id === h)), [u, { isLoading: d }] = I3(
Binary file