feat(adminui-vue): Fixed items for UselectMultiple and USelectCollection
Add new optional props fixedItems to USelectMultiple and USelectCollection. Add new events focus and blur to USelectMultiple, USelectCollection and USelectEntity. Fix clickOutsideDropdown directive in USelectEntity.