{% if dismissible %} {% endif %}
{% if icon or heading %}
{% if icon %}
{% endif %} {% if icon_slot %}
{{ icon_slot }}
{% endif %} {% if heading %}

{{ heading }}

{% endif %}
{% endif %} {% if text %}
{{ text }}
{% endif %} {% if slot %}
{{ slot }}
{% endif %} {% if actions %}
{{ actions }}
{% endif %} {% if controls %}
{{ controls }}
{% endif %}