Added a comprehensive collection of prose components for enhanced content rendering and documentation:
- ProseH1-H6 - Heading components with anchor link support and customizable styles
- ProseP - Paragraph component with customizable classes
- ProseLead - Lead paragraph component for introductory text
- ProseStrong - Strong text rendering component
- ProseEm - Emphasized text component
- ProseBlockquote - Styled blockquote component
- ProseA - Customizable anchor links with styling
- ProseHr - Horizontal rule component
- ProseUl, ProseOl, ProseLi - List components with customizable styles
- ProseIconList - Lists with icons and multiple variants
- Added complete table prose components for documentation tables
- ProseCodeGroup - Tabbed interface for multiple code snippets
- ProseCodeSnippet - Dynamic code imports with syntax highlighting
- ProsePre - Enhanced code blocks with file name display and meta parsing
- ProseCodeTree - Interactive file navigation component
- Code collapse functionality
- Copy button for code blocks
- ProseField & ProseFieldGroup - Enhanced documentation for component props
- ProseCallout - Callout component with various styles and variants
- ProseCard - Card component with animated border effects
- ProseCollapsible - Collapsible content with customizable icons
- ProseTabs - Tabbed content for documentation
- ProseImage - Custom image with zoom functionality
- ProseColorModeImage - Adaptive images for light/dark modes
- ProseSmartIcon - Smart icon component
- ProsePmInstall - Package installation commands
- ProsePmRun - Package manager script execution
- ProsePmX - Package manager command execution
- Added
usePm composable for package manager integration
Added comprehensive typography documentation showcasing all prose components and their usage.