{{d-editor tabindex="4" value=composer.reply placeholder=replyPlaceholder previewUpdated=(action "previewUpdated") markdownOptions=markdownOptions extraButtons=(action "extraButtons") importQuote=(action "importQuote") showUploadModal=showUploadModal togglePreview=(action "togglePreview") validation=validation loading=composer.loading showLink=showLink composerEvents=true disabled=disableTextarea outletArgs=(hash composer=composer editorType="composer")}} {{input class="wizard-composer-upload hidden-upload-field" disabled=uploading type="file" multiple=true}} {{#if showHyperlinkBox}} {{wizard-composer-hyperlink addLink=(action 'addLink') hideBox=(action 'hideBox')}} {{/if}} {{#if isUploading}}
{{loading-spinner size="small"}}{{i18n "upload_selector.uploading"}} {{uploadProgress}}% {{#if isCancellable}} {{d-icon "times"}} {{/if}}
{{/if}}