{ if (e.detail === false) { onClose(); } }} >
{#if Object.keys(tools).length > 0}
{#each Object.keys(tools) as toolId} {/each}

{/if} {#if $config?.features?.enable_web_search}
{/if} {#if !$mobile} { screenCaptureHandler(); }} >
{$i18n.t('Capture')}
{/if} { uploadFilesHandler(); }} >
{$i18n.t('Upload Files')}
{#if $config?.features?.enable_google_drive_integration} { uploadGoogleDriveHandler(); }} >
{$i18n.t('Google Drive')}
{/if}