Minor changes
- feat: adds useTagPickerFilter hook (similar to useComboboxFilter, but with proper TagPicker related components) (PR #31207 by bsunderhus)
- feature: exports TagPicker event handlers types (PR #31232 by bsunderhus)
- Bump @fluentui/react-portal to v9.4.22 (PR #31231 by bsunderhus)
- Bump @fluentui/react-tabster to v9.21.0 (PR #31231 by bsunderhus)
- Bump @fluentui/react-aria to v9.11.0 (PR #31231 by bsunderhus)
- Bump @fluentui/react-combobox to v9.11.0 (PR #31231 by bsunderhus)
- Bump @fluentui/react-tags to v9.3.2 (PR #31231 by bsunderhus)
- Bump @fluentui/react-field to v9.1.63 (PR #31231 by bsunderhus)
Patches
- chore: removes aria-checked from TagPickerOption (PR #31172 by bsunderhus)
- chore: upgrade @fluentui/react-icons to 2.0.237. (PR #31139 by tomi-msft)
- chore: removes multiselect from TagPicker signatures (PR #31173 by bsunderhus)
- chore: make expandIcon aria-hidden by default (PR #31229 by bsunderhus)
- chore: ensures cursor looks like a text on whole control (PR #31152 by bsunderhus)