"use client" /** * file-preview.tsx — Multi-mode file viewer/editor * * Mode is derived from file extension + mime type: * * EDIT_SAVE .md .txt → textarea editor, Save/Cancel in toolbar * HTML_RENDER .html .htm → sandboxed