Skip to content

Commit 334b656

Browse files
ochafikclaude
andcommitted
fix: add missing type exports for backwards compatibility
Added missing exports that existed in main: - McpUiTheme, McpUiThemeSchema - McpUiDisplayMode, McpUiDisplayModeSchema - McpUiResourceCsp, McpUiResourceCspSchema - McpUiResourceMeta, McpUiResourceMetaSchema Also fixed theme/displayMode to match original values: - theme: 'light' | 'dark' (removed 'system') - displayMode: 'inline' | 'fullscreen' | 'pip' (removed 'carousel') Verified: all 47 exports from main are preserved with compatible types. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0b37d0c commit 334b656

File tree

5 files changed

+697
-563
lines changed

5 files changed

+697
-563
lines changed

0 commit comments

Comments
 (0)