FunctionDialog({ open, onOpenChange, title, description, children, actions, className })
src/components/ui/Dialog.tsx:16
FunctionMetric({
value,
label,
change,
trend = 'neutral',
unit,
icon,
color = 'accent',
size = 'md',
anima
src/components/ui/Metric.tsx:40
FunctionPageHeader({ title, subtitle, eyebrow, icon, actions, className }: PageHeaderProps)
src/components/ui/PageHeader.tsx:14
FunctionStatCard({ title, value, change, icon: Icon, color, format = 'number' })
src/components/analytics/EnhancedGameStats.tsx:181