{#if data.id !== "root"}
{/if}
{#if $info.status === "success"}
goto("/file/uploads")} />
goto("/file/downloads")} />
{#key $info.data.id}
goto(`/${type}/${id}`)}
onEntryMenuClick={(entry) => {
context.selectedEntry = entry;
isEntryMenuBottomSheetOpen = true;
}}
/>
{/key}
{/if}