{{#if @payload.src}}
style="display:flex;line-height:1.15;margin-top:10px;margin-left:10px;font-size:1.3rem"> --}} {{this.fileName}} • {{this.fileSize}}
{{#if (not @isEditing)}}
{{/if}} {{else}}
{{#if (or uploader.errors uploader.isUploading)}} {{#if uploader.errors}} {{uploader.errors.firstObject.message}} {{/if}} {{#if this.isDraggedOver}} Drop it like it's hot 🔥 {{else if uploader.isUploading}} {{uploader.progressBar}} {{/if}} {{else}} {{#if this.isDraggedOver}} Drop it like it's hot 🔥 {{else if uploader.isUploading}} {{uploader.progressBar}} {{else}}
{{svg-jar "upload"}} Click to upload a file
{{/if}} {{/if}}
{{/if}}