@if ((isOverDocumentDropZone | async)) {

{{ dropMessageLabel | translate}}

}
@if (fileObject) {

{{ fileObject?.name }}

}

{{ ((fileObject === null || fileObject === undefined) ? dropMessageLabel : dropMessageLabelReplacement) | translate}} {{'uploader.or' | translate}}