{#if tab === "file"}

File settings

{#if is_root_dir}
Filesystem root cannot be renamed. If this shared directory is in your filesystem you can rename it from there
{/if}

Delete

Delete this file or directory. If this is a directory then all subfiles will be deleted as well. This action cannot be undone.

{:else if tab === "share"}

Share this file/directory

When a file or directory is shared it can be accessed through a unique link. You can get the URL with the 'Copy link' button on the toolbar, or share the link with the 'Share' button. If you share a directory all the files within the directory are also accessible from the link.

{:else if tab === "branding"}
{/if}