{ showSidebar.set(!$showSidebar); }} aria-label="Toggle Sidebar" >
{#if showModelSelector}
{/if}
{#if shareEnabled && chat && (chat.id || $temporaryChatEnabled)}
{ showShareChatModal = !showShareChatModal; }} downloadHandler={() => { showDownloadChatModal = !showDownloadChatModal; }} >
{/if} {#if !$mobile}
{ await showControls.set(!$showControls); }} aria-label="Controls" >
{/if}
{ initNewChat(); }} aria-label="New Chat" >
{#if $user !== undefined}
{ if (e.detail === 'archived-chat') { showArchivedChats.set(true); } }} >
{/if}