{#if shouldShowHelpPanel && info} (shouldShowHelpPanel = false)} {info} /> {/if} {#if $featureFlags.search} {/if} {#if $featureFlags.search} {}} /> {/if} (shouldShowHelpPanel = false), }} > (shouldShowHelpPanel = !shouldShowHelpPanel)} /> {#if !page.url.pathname.includes('/admin') && showUploadButton} {$t('upload')} {/if} (shouldShowAccountInfoPanel = false), onEscape: () => (shouldShowAccountInfoPanel = false), }} > (shouldShowAccountInfo = true)} onfocus={() => (shouldShowAccountInfo = true)} onblur={() => (shouldShowAccountInfo = false)} onmouseleave={() => (shouldShowAccountInfo = false)} onclick={() => (shouldShowAccountInfoPanel = !shouldShowAccountInfoPanel)} > {#key $user} {/key} {#if shouldShowAccountInfo && !shouldShowAccountInfoPanel} {$user.name} {$user.email} {/if} {#if shouldShowAccountInfoPanel} {/if}
{$user.name}
{$user.email}