Prerelease changes
- handle classes from CSS modules in mergeClasses() (PR #19981 by PeterDraex)
- Refactor Avatar to remove mergeProps (PR #19981 by PeterDraex)
- Revert to ObjectShorthandProps for slots to allow correct typing in Avatar (PR #19981 by PeterDraex)
- Updates Checkbox to use LabelProps on root (PR #19981 by PeterDraex)
- Updates divider to use new simplified slots (PR #19981 by PeterDraex)
- Link: Fixing issues found in a11y review. (PR #19981 by PeterDraex)
- fix(Popover): Add accessible border for HC (PR #19981 by PeterDraex)
- Adding the RangedSlider component. (PR #19981 by PeterDraex)
- Refactor Tooltip to remove mergeProps (PR #19981 by PeterDraex)
- Updates ComponentState on custom props (PR #19981 by PeterDraex)