Dialog
Modal dialogs for create and edit flows, shown as a bottom sheet on phone (≤ --bp-sm).
At ≤640px (
--bp-sm), dialogs default to a bottom sheet (mobilePresentation="sheet"). Pass mobilePresentation="center" to keep a centered modal on phone. Prefer layout="stacked" for forms so header/footer stay put while the body scrolls.