mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 17:19:40 +02:00
Button enhancements: - Add 'outline' and 'success' variants - Add 'xl' size option New skeleton/loading components: - SkeletonBox: Base skeleton with shimmer animation (theme-aware) - SkeletonText: Multi-line text skeleton New feedback components: - EmptyState: Standardized empty state display with icon, title, message, and optional action buttons New confirmation components: - ConfirmationModal: Pre-styled confirmation dialog for delete/warning actions with 'danger', 'warning', and 'info' variants These components reduce duplication across apps and provide consistent UX patterns. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| feedback | ||
| loaders | ||
| media | ||
| stats | ||
| tags | ||
| Checkbox.svelte | ||
| index.ts | ||
| Input.svelte | ||
| Select.svelte | ||
| Textarea.svelte | ||
| Toggle.svelte | ||