feat: Add WYSIWYG editor components and utilities

- Implemented WysiwygModalManager for managing modals related to code blocks and block settings.
- Created WysiwygSelection for handling text selection across Shadow DOM boundaries.
- Introduced WysiwygShortcuts for managing keyboard shortcuts and slash menu items.
- Developed wysiwygStyles for consistent styling of the WYSIWYG editor.
- Defined types for blocks, slash menu items, and shortcut patterns in wysiwyg.types.ts.
This commit is contained in:
2025-09-18 14:23:42 +00:00
parent ba0f1602a1
commit ee470775b2
39 changed files with 0 additions and 0 deletions