Rename Alert Banner grouping
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3499479. -->
Reported by: [jcandan](https://www.drupal.org/user/1831444)
Related to !100
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The Alert and Banner components are grouped under the same label: <code>group: 'Alerts / Banner'</code>.</p>
<p>These are not a shared group in USWDS. They do not serve similar or adjacent purposes. They should be separate.</p>
<p><a href="https://designsystem.digital.gov/components/alert/">https://designsystem.digital.gov/components/alert/</a><br>
<a href="https://designsystem.digital.gov/components/banner/">https://designsystem.digital.gov/components/banner/</a></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Rename the group applied to each as their respective names.</p>
<pre>name: Alert<br>group: Alert</pre><pre>name: Banner<br>group: Banner</pre>
> Related issue: [Issue #3497652](https://www.drupal.org/node/3497652)
issue