<ax-alert> is an inline contextual message with a severity variant, default icon, and soft tinted
surface. Project the body as content; optionally set a title, make it dismissible, or replace the
icon via the [axAlertIcon] slot.
Host role follows severity: info / success use role="status" (polite); warning /
destructive use role="alert" (assertive). The variant icon is decorative; meaning comes from the
title and body. The dismiss control is a labelled button (aria-label="Dismiss").