FunctionPlayerProfileCard({
className,
playerName,
avatarSrc,
avatarFallback,
level = 1,
stats,
playerClass,
showLevel
components/ui/8bit/blocks/player-profile-card.tsx:55
FunctionProfileCard({
name,
avatarUrl,
badgeTitle,
isRetroAvatar,
safeGithubUrl,
safeXUrl,
description,
}: ProfileC
components/profile-card.tsx:42
FunctionProgress({
className,
font,
variant,
value,
progressBg,
...props
}: BitProgressProps)
components/ui/8bit/progress.tsx:32
FunctionSaveSlots({
slots,
onSlotClick,
layout = "vertical",
maxSlots = 10,
maxVisibleSlots = 4,
classN
components/ui/8bit/blocks/save-slots.tsx:265
FunctionSidebar({
side = "left",
variant = "sidebar",
collapsible = "offcanvas",
className,
children,
...props
}:
components/ui/sidebar.tsx:159
FunctionSidebarMenuButton({
asChild = false,
isActive = false,
variant = "default",
size = "default",
tooltip,
className,
components/ui/sidebar.tsx:503