kawa e223e8be23 feat(04-02): add OutputBlock reusable component
- Pre-formatted code block with label, copy button, and optional download button
- Copy button calls navigator.clipboard.writeText with 2s "Copied!" feedback
- Download button calls downloadFile(content, filename) when filename prop provided
- disabled prop gates both copy and download actions (SECU-01 security gate)
2026-03-27 11:45:21 +01:00
S
Description
No description provided
1 MiB
Languages
TypeScript 96.8%
CSS 1.6%
Dockerfile 0.6%
Shell 0.5%
HTML 0.5%