feat(diagrams): tldraw parity — 27 features for full whiteboard
Complete diagrams whiteboard with tldraw-equivalent feature set:
- Undo/redo (history.ts), copy/paste/duplicate, inline text editing
- Style panel: fill, stroke, width, dash style, opacity, font family/size
- Z-order, group/ungroup, align/distribute, flip, rotation handle
- SVG/PNG export (export.ts), 7 new shapes (triangle, star, hexagon,
cloud, cylinder, parallelogram, note), line tool, highlighter, eraser
- Context menu, keyboard shortcuts dialog, focus mode, hand tool
- Snap guides, edge scrolling, alt+drag duplicate, touch pinch-to-zoom
- Scrollable sheet tabs when many tabs exist
Closes #313-#325, #328-#330, #332-#338, #341-#342, #345-#347