@applica-software-guru/react-admin 1.0.45 → 1.0.46

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.
@@ -19854,7 +19854,7 @@ const ZQ = () => {
19854
19854
  /* @__PURE__ */ m(ud, { alt: "profile user", src: E, sx: { width: 32, height: 32 } }),
19855
19855
  /* @__PURE__ */ ae(Zn, { children: [
19856
19856
  /* @__PURE__ */ m(we, { variant: "h6", children: t == null ? void 0 : t.name }),
19857
- /* @__PURE__ */ m(we, { variant: "body2", color: "textSecondary", children: (T = t == null ? void 0 : t.roles) == null ? void 0 : T.map((R) => R.name).join(",") })
19857
+ /* @__PURE__ */ m(we, { variant: "body2", color: "textSecondary", children: (T = t == null ? void 0 : t.roles) == null ? void 0 : T.map((R) => R.name.replace("ROLE_", "")).join(",") })
19858
19858
  ] })
19859
19859
  ] }) }),
19860
19860
  /* @__PURE__ */ m(xt, { item: !0, children: /* @__PURE__ */ m(za, { title: "Logout", children: /* @__PURE__ */ m(Lo, { size: "large", sx: { color: "text.primary" }, onClick: h, children: /* @__PURE__ */ m(lO, {}) }) }) })