feat: Add S2 ActionBar component (#7446)
* feat: Add S2 ActionBar component
* Move animation hooks into @react-aria/utils
* Use auto static color and only accept action buttons as children
* i hate you yarn 4
* skip codemod for now
* Remove z-index so menus are on top
* Update close button colors to match action button
confirmed with design in slack
* Review comments