Are you sure you want to delete {{selectedDocuments.length}} {{selectedCaption}}?
{{/ui/ui-dialog}} {{#ui/ui-dialog title=(localize 'move_documents') confirmCaption=(localize 'move') buttonColor=constants.Color.Green show=showMoveDialog onAction=(action "onMoveDocuments")}}Select space for {{selectedDocuments.length}} {{selectedCaption}}
{{ui/ui-list-picker items=moveOptions nameField="name" singleSelect=true}} {{/ui/ui-dialog}} {{#if showAdd}} {{ui/empty-state icon=constants.Icon.ArrowUp message=(localize 'space_empty_state')}} {{/if}} {{#if showLockout}} {{ui/empty-state icon=constants.Icon.Preview message=(localize 'space_lockout')}} {{/if}}