* fix(modal/drawer): prevent modal/drawer from closing on press instead
* refactor(useAriaOverlay): improve getOverlayTypeFromRef with ARIA checks and hoist
* refactor(useAriaOverlay): add alertdialog & fallback to modal when aria-modal is missing
* Merge branch 'canary' into pr/5624
* chore(changeset): add issue number
* refactor(use-aria-overlay): getOverlayInteractionType
---------
Co-authored-by: WK Wong <wingkwong.code@gmail.com>