Patch Changes Breaking: replace existing Select implementation with Listbox and remove standalone Listbox as Select now has the exact functionality (#769) Add support for typeahead select when the trigger is focused and content is closed via the items prop on Select.Root. (#769)