{ if (e.detail === false) { onClose(); } }} >
{#if chat && chat.id} { shareHandler(); }} >
{$i18n.t('Share')}
{/if}
{$i18n.t('Download')}
{ downloadJSONExport(); }} >
{$i18n.t('Export chat (.json)')}
{ downloadTxt(); }} >
{$i18n.t('Plain text (.txt)')}
{ downloadPdf(); }} >
{$i18n.t('PDF document (.pdf)')}
{#if chat && chat.id}
{/if}