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