feat: expose closeOnSelect on React Aria Menu (#8315)
* Expose closeOnSelect prop
* rename to shouldCloseOnSelect, add to menu section and menu
* Update packages/@react-aria/menu/src/useMenuItem.ts
* follow up
* fix jsdocs defaults
* fix some formatting
---------
Co-authored-by: Yihui Liao <44729383+yihuiliao@users.noreply.github.com>
Co-authored-by: Robert Snow <snowystinger@gmail.com>
Co-authored-by: Robert Snow <rsnow@adobe.com>