@applica-software-guru/react-admin 1.5.276 → 1.5.277

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.
@@ -27224,7 +27224,7 @@ function die(e) {
27224
27224
  if (c.length === 0)
27225
27225
  return null;
27226
27226
  function u(d) {
27227
- e != null && e.onClick && e.onClick(d), d !== d && (s(d), r());
27227
+ e != null && e.onClick && e.onClick(d, r), d !== d && (s(d), r());
27228
27228
  }
27229
27229
  return /* @__PURE__ */ Q(dt, { children: [
27230
27230
  /* @__PURE__ */ m(uie, { value: "locale", onClick: o, sx: { minWidth: "auto" }, children: /* @__PURE__ */ Q(yt, { direction: "row", spacing: 0.5, children: [
Binary file