@props([ 'type' => 'info', 'icon' => null, 'live' => 'polite', // 'alert' by default; callers can pass role="status" for polite info // callouts. Made a prop rather than passthrough so we don't emit two // role= attributes on the tag. 'role' => 'alert', ])