fix: trash list display, filename on import, title select-all on focus
- Trash: explicitly set display='' when expanded so items are visible
(was hidden from previous render's display=none)
- Import: use filename (minus extension) as document name instead of
"Untitled Document/Spreadsheet"
- Title: select all text on focus when clicking the document title
in both docs and sheets editors