fix(vue): UFile - improve work with preview URL
More accurate work with previewURL inside control, to prevent situation, when previewUrl
is still set,
but value is no longer valid due to window.URL.revokeObjectURL
call.
It shall fix problem observed on DFlex issue LDOC-103