Patches
- Fix contrast of 'filter chevron' against background color (PR #16881 by ThomasMichon)
- BasePicker: combobox role and id are removed when itemLimit is reached (PR #16958 by TristanWatanabe)
- Fix handling of topOffsetFixed for Modal (PR #17018 by ThomasMichon)
- Utilize useLayoutEffect for keytips to mimic didUpdate/didMount - Fixes for dynamic menu overflow keytips (PR #17043 by kelseyyoung)