{{layout/logo-heading title="Delete Space" desc="Proceed with caution as there is no undo" icon=constants.Icon.Delete}}
{{focus-input id="delete-space-name" type="text" value=deleteSpaceName class="form-control mousetrap" placeholder="Space name" autocomplete="off"}} This will delete all documents and templates within this space!
{{ui/ui-button color=constants.Color.Red icon=constants.Icon.Delete label=constants.Label.Delete light=true onClick=(action 'onDelete')}}