aefis-core-ui 2.3.0-rc52 → 2.3.0-rc53

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.
@@ -3412,8 +3412,8 @@ const colorPalette$2 = {
3412
3412
  const termConfiguration = {
3413
3413
  palette: colorPalette$2,
3414
3414
  Icon: PersonOutlined,
3415
- primaryTextAttribute: "name",
3416
- secondaryTextAttribute: "email"
3415
+ primaryTextAttribute: "user.name",
3416
+ secondaryTextAttribute: "user.email"
3417
3417
  };
3418
3418
 
3419
3419
  const fixData = data => {