File
showImport = true}/>
Edit
focusedFile?.undo()} disabled={!focusedFile?.canUndo()}/> focusedFile?.redo()} disabled={!focusedFile?.canRedo()}/>
Windows
showPreview = true}/>
{#each files as file, index} selectFile(file, index)}> {file.title}
{#if showPreview} {/if}