{ if (e.detail === false) { onClose(); } }} align="end" >
{ onUpload({ type: 'files' }); }} >
{$i18n.t('Upload files')}
{ onUpload({ type: 'directory' }); }} >
{$i18n.t('Upload directory')}
{ onSync(); }} >
{$i18n.t('Sync directory')}
{ onUpload({ type: 'web' }); }} >
{$i18n.t('Add webpage')}
{ onUpload({ type: 'text' }); }} >
{$i18n.t('Add text content')}