Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-24 12:11:55 +02:00
parent 7391685617
commit 311ff21a34
9 changed files with 151 additions and 59 deletions
@@ -121,7 +121,12 @@
</table>
<h3 class="sg-sub-heading sg-section-h3">Picture Full Width</h3>
<p class="sg-table-label">Keine zusätzlichen semantischen Tokens erforderlich. Die Komponente ist strukturell und bezieht sich mit <code>width: 100%</code> auf den umgebenden Container, mit <code>height: auto</code> und <code>display: block</code> für das Bild-Element.</p>
<table class="sg-foundation-table sg-table-label">
<thead><tr><th>Semantischer Token</th><th>Verwendeter Foundation-Token</th><th>Beschreibung Verwendungszweck in der Komponente</th></tr></thead>
<tbody>
<tr><td>radius-picture-full-width</td><td>radius-card</td><td>Border-Radius des Full-Width-Bildes.</td></tr>
</tbody>
</table>
</section>
<section id="semantic-interactive">