{fs_navigator.open_sibling(-1)}}>
skip_previous
{state.shuffle = !state.shuffle}} class:button_highlight={state.shuffle}>
shuffle
{fs_navigator.open_sibling(1)}}>
skip_next
{#if state.path[0].id === "me"}
dispatch("search")} class="toolbar_button" class:button_highlight={view === "search"}>
search
Search
{/if} {#if state.base.type === "file"}
dispatch("download")} class="toolbar_button">
save
Download
{/if} {#if share_url !== ""}
content_copy
C
opy Link
{/if} {#if navigator.share}
share
Share
{/if}
details_visible = !details_visible} class="toolbar_button" class:button_highlight={details_visible}>
help
Deta
i
ls
{#if state.path.length > 1}
edit_window.edit(state.base, true)} class="toolbar_button" class:button_highlight={edit_visible}>
edit
E
dit
{/if}