Update refs and other bugs (#354)
* ActionGroup audit
* Breadcrumbs audit
* DialogTrigger audit
* ActionGroup audit
* Breadcrumbs audit
* DialogTrigger audit
* Audit dialogs
* Menu/MenuTrigger audit
* ListBox audit
* Audit content components
* Update typography types
* domref
* Move typography types into @react-types
* update refs
* Update Flex and Grid
* Fix view
* fix refs2
* forwardref3
* Fix grid
* more refs
* Fix ActionGroup accessibility violations
* Fix Dialog refs
* Increase containerPadding so page doesn't scroll
* [RSP-1658] Make last item in Breadcrumbs selected and not fire onAction
* fix dom ref
* listbox types
* more ts
* TS is silly
* use listbox types
* Fix Shift+RightArrow in ActionGroup
* Resize Picker button when scale changes
* Fix font for keyboard shortcuts in menus
* fix ts
* Fix lints
* More lints
* Fix typescript error
* more linting
* Fix tests
* Remove ActionGroup holdAffordance story for now
* preventDefault on mouse down for touch on windows
* Fix margin for quiet dropdown
* Fix windows giant scrollbars in CollectionView
* Fix picker overlapping
* Remove TODO stories from MenuTrigger
* Fix ListBox and Menu RTL stories in Firefox
* Make keyboard shortcuts not flip in RTL
* Fix scrolling to focused menu item in Edge
So that the entire window doesn't scroll
* Fix dialog stuff
* wip
* Move some state around
* Translate Picker placeholder
* Add picker stories
* Linting
* adding refs to dialogs, Popover
* add package version
* linting
* add ref to actiongroup and tray
* modal ref
* forwardrefs
* lint
* add style and domprops
* Fix dialog trigger
* Fix popover positioning
* Support aria-label in Section and Item components (#355)
Co-authored-by: Devon Govett <devongovett@gmail.com>
Co-authored-by: Danni <drobins@adobe.com>