kibana/packages/shared-ux/avatar/user_profile/impl
2022-11-07 15:10:42 -06:00
..
BUILD.bazel [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00
index.ts [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
jest.config.js [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
kibana.jsonc rename codeowners from shared-ux to global-experience 2022-11-07 15:10:42 -06:00
package.json [auto] migrate existing plugin/package configs 2022-10-28 14:06:46 -05:00
README.mdx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
tsconfig.json fix(NA): wrongly spread stripInternal and rootDir configs across packages (#144463) 2022-11-03 01:04:55 +00:00
user_avatar.test.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_avatar.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_profile.ts [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_profiles.stories.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_profiles_popover.test.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_profiles_popover.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_profiles_selectable.test.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00
user_profiles_selectable.tsx [Shared UX] Migrate avatar user profile component from packages/kbn-user-profile-components to Shared UX (#139247) 2022-09-19 12:18:31 -07:00

---
id: sharedUX/Components/UserProfileAvatar
slug: /shared-ux/components/user-profile-avatar
title: User Profile Avatar
description: A wrapper around `EuiAvatar`
tags: ['shared-ux', 'component']
date: 2022-09-01
---

## Description

A wrapper around `EuiAvatar` tailored for user profiles