feat: Add ToggleButtonGroup component to RAC and S2 (#7264)
* feat: Add ToggleButtonGroup component to RAC and S2
* Update SegmentedControl
* cleanup
* Fix text
* Missing aria-labels in stories
* Fix SegmentedControl font and disabled styles
* Use id prop instead of value
* Add isJustified prop to SegmentedControl
* Fix disabled state
* Move aria labeling props into useToolbar
* Fix copy paste
* Omit selection props from AriaToggleButtonGroupItemProps