chore: Pass through more DOM events and attributes (#8327)
* chore: Pass through more DOM events and attributes
* fix
* fix test
* Emit onClick from MenuItem
* Add PressEvents to selectable items
* Add PressEvents to toggles
* fixes
* weird batching difference in 17 tests?
* fix
* fix