@applica-software-guru/react-admin 1.3.158 → 1.3.159

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.
@@ -7553,7 +7553,7 @@ const jv = In(void 0), Vv = In(void 0), Pi = () => Vt(Lv), q6 = ["e-", "entities
7553
7553
  return ((n = t.options) == null ? void 0 : n.group) === e.id || !((r = t.options) != null && r.group) && e.id === "admin";
7554
7554
  }, Z6 = (e, t) => {
7555
7555
  const n = J6(e.name);
7556
- return t == null ? void 0 : t.includes(`${n}:list`);
7556
+ return (t == null ? void 0 : t.includes(`${n}:list`)) || (t == null ? void 0 : t.includes(`${n}:find`));
7557
7557
  }, Yg = (e, t) => {
7558
7558
  let n = e.find((r) => r.id === t);
7559
7559
  if (!n)