`UFileInput` improvement allows to use a control as independent file selection
- new properties
placeholder
&selectedPlaceholder
allows change text what displaying in case file(s) is not selected / selected - in case some files are selected it names are displayed behind
selectedPlaceholder
instead ofplaceholder
- in case
accept
prop is not empty then allowed file types displayed afterplaceholder