{#if expanded}
expand_more
{:else}
expand_less
{/if}
{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:button_highlight={view === "search"}>
search
Search
{/if} {#if state.base.type === "file"}
dispatch("download")}>
save
Download
{/if} {#if share_url !== ""}
content_copy
C
opy Link
{/if} {#if state.base.id !== "me"}
share
Share
{/if}
details_visible = !details_visible} class:button_highlight={details_visible}>
help
Deta
i
ls
{#if state.base.id !== "me" && state.permissions.update === true}
edit_window.edit(state.base, true, "file")} class:button_highlight={edit_visible}>
edit
E
dit
{/if}