veza/apps/web/src/components/ui/avatar-upload
senke 5f53618734 ui(components): migrate remaining 27 skeleton files to Skeleton shimmer
Complete the migration of all inline `animate-pulse bg-muted` patterns
to the shared `<Skeleton>` component with premium shimmer animation.

Covers: UserProfilePage, SearchPage, CourseDetailView, ProductDetailView,
NotificationsPage, ChatMessages, SessionsPage, RegisterPage, AudioPlayer,
DataList, AccountSettings, Dialog, CourseLearningView, TwoFactorSetup,
ProjectsManager, GoLiveView, ConnectivityView, AIToolsView,
CloudSettingsView, EquipmentDetailView, NotificationMenu, PlaybackHeatmap,
ProjectDetailView, AvatarUpload, ShareLinkManager, OptimizedImage, BlurPlaceholder.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-08 23:21:33 +01:00
..
AvatarUpload.tsx refactor(ui): extract AvatarUpload into avatar-upload module 2026-02-05 22:21:02 +01:00
AvatarUploadActions.tsx refactor(ui): extract AvatarUpload into avatar-upload module 2026-02-05 22:21:02 +01:00
AvatarUploadDropzone.tsx refactor(ui): extract AvatarUpload into avatar-upload module 2026-02-05 22:21:02 +01:00
AvatarUploadSkeleton.tsx ui(components): migrate remaining 27 skeleton files to Skeleton shimmer 2026-02-08 23:21:33 +01:00
index.ts refactor(ui): extract AvatarUpload into avatar-upload module 2026-02-05 22:21:02 +01:00
types.ts refactor(ui): extract AvatarUpload into avatar-upload module 2026-02-05 22:21:02 +01:00
useAvatarUpload.ts fix(ui): call onAvatarUpdated('') after successful avatar delete 2026-02-05 22:24:50 +01:00