Add Search Feature in Users List Modal and Channel List in web widget

@vcs_account

Channel Search

There is a great community post here on implementing Channel search. The thread relates to UIKit however the same principles apply. In summary you can use the channelNameContains filter.

User Search

User nickname search for the whole organization is possible via the nicknameStartsWith filter being applied to the applicationUserListQuery