Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -11,52 +11,35 @@
|
|||||||
<h1 class="sg-main-heading">Pattern – VSF Portal Header Public</h1>
|
<h1 class="sg-main-heading">Pattern – VSF Portal Header Public</h1>
|
||||||
|
|
||||||
<section id="pattern-portal-header">
|
<section id="pattern-portal-header">
|
||||||
<p class="sg-preview-label">Pattern: VSF Portal Header Public</p>
|
|
||||||
|
|
||||||
<p class="sg-table-label sg-text-on-dark">
|
|
||||||
Desktop/Tablet: Header skaliert über die verfügbare Breite.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p class="sg-table-label sg-text-on-dark">
|
|
||||||
Mobile: Sandwich-Menü und Portaltitel in der ersten Zeile; Navigationstasten in einer eigenen Zeile darunter.
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<article class="sg-portal-header-pattern-variant" aria-label="Portal Header ohne Options Row">
|
<article class="sg-portal-header-pattern-variant" aria-label="Portal Header ohne Options Row">
|
||||||
<p class="sg-table-label sg-portal-header-pattern-variant__label sg-text-on-dark">
|
|
||||||
Variante: Portal Header ohne Options Row
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<header class="sg-portal-header" aria-label="Portal Header" data-pattern="portal-header">
|
<header class="sg-portal-header" aria-label="Portal Header" data-pattern="portal-header">
|
||||||
<div class="sg-portal-header__main" data-pattern-part="portal-header-main">
|
<div class="sg-portal-header__main" data-pattern-part="portal-header-main">
|
||||||
<p class="sg-portal-header__brand sg-brand-title" data-pattern-part="portal-header-brand">ValueStockFinder</p>
|
<p class="sg-portal-header__brand sg-brand-title" data-pattern-part="portal-header-brand">ValueStockFinder</p>
|
||||||
|
|
||||||
<div class="sg-portal-header__menu-wrap sg-sandwich-menu-wrap" data-open="false" data-component="sandwich-menu" data-component-size="default" data-component-context="portal-header" data-pattern-part="portal-header-action">
|
<div class="sg-portal-header__menu-wrap" data-pattern-part="portal-header-action">
|
||||||
<button class="sg-interaction-element sg-sandwich-button" type="button" aria-expanded="false" aria-label="Menü öffnen" data-component-part="sandwich-trigger">
|
<div class="sg-component-row">
|
||||||
<span class="sg-sandwich-button__icon" aria-hidden="true">
|
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
|
||||||
<span class="sg-sandwich-button__line"></span>
|
Login
|
||||||
<span class="sg-sandwich-button__line"></span>
|
|
||||||
<span class="sg-sandwich-button__line"></span>
|
|
||||||
</span>
|
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<div class="sg-sandwich-menu-panel" aria-label="Ausgeklapptes Menü" data-component-part="sandwich-panel">
|
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
|
||||||
<a class="sg-sandwich-menu-link" href="#" data-component-part="sandwich-menu-link">Admin</a>
|
Registrieren
|
||||||
<a class="sg-sandwich-menu-link" href="#" data-component-part="sandwich-menu-link">Logout</a>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<nav class="sg-portal-header__tabs sg-tab-button-group" aria-label="Hauptnavigation" data-component="tab-navigation" data-component-size="large" data-component-context="portal-header" data-pattern-part="portal-header-navigation">
|
<nav class="sg-portal-header__tabs sg-tab-button-group" aria-label="Hauptnavigation" data-component="tab-navigation" data-component-size="large" data-component-context="portal-header" data-pattern-part="portal-header-navigation">
|
||||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="false" data-component-part="tab-button" data-component-state="inactive">Updates</button>
|
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="true" data-component-part="tab-button" data-component-state="active">Übersicht</button>
|
||||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="true" data-component-part="tab-button" data-component-state="active">Titel</button>
|
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="false" data-component-part="tab-button" data-component-state="inactive">Features</button>
|
||||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="false" data-component-part="tab-button" data-component-state="inactive">Gruppen</button>
|
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="false" data-component-part="tab-button" data-component-state="inactive">Preise</button>
|
||||||
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="false" data-component-part="tab-button" data-component-state="inactive">Listen</button>
|
<button class="sg-interaction-element sg-button sg-tab-button" type="button" aria-selected="false" data-component-part="tab-button" data-component-state="inactive">Firma der Woche</button>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<p class="sg-table-label sg-portal-header-pattern-variant__next-element sg-text-on-dark">
|
<div class="sg-transparent-card sg-portal-header-pattern-variant__next-element" aria-label="Willkommen bei ValueStockFinder" data-component="transparent-card">
|
||||||
Nächstes Element (Abstand nach unten: spacing-large)
|
<h1 class="sg-heading-h1 sg-text-on-dark">Willkommen bei ValueStockFinder</h1>
|
||||||
</p>
|
</div>
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
@@ -94,4 +94,3 @@ section + section {
|
|||||||
border-radius: 0;
|
border-radius: 0;
|
||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@@ -66,3 +66,9 @@
|
|||||||
gap: var(--spacing-small) var(--spacing-large);
|
gap: var(--spacing-small) var(--spacing-large);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 48rem) {
|
||||||
|
.sg-portal-header__brand {
|
||||||
|
font-size: calc(var(--font-size-portal-header-brand) * 0.8);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@@ -406,7 +406,6 @@ section + section {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
/* Typography helpers */
|
/* Typography helpers */
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
@@ -2026,6 +2025,12 @@ section + section {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 48rem) {
|
||||||
|
.sg-portal-header__brand {
|
||||||
|
font-size: calc(var(--font-size-portal-header-brand) * 0.8);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
/* Patterns: Options Row */
|
/* Patterns: Options Row */
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"styleguideVersion": "2026.05.18.1",
|
"styleguideVersion": "2026.05.18.1",
|
||||||
"styleguideCommit": "cc9103b",
|
"styleguideCommit": "96d7915",
|
||||||
"syncedAtUtc": "2026-06-10T11:28:58Z",
|
"syncedAtUtc": "2026-06-10T11:55:15Z",
|
||||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||||
"mirroredDocsPath": "docs/styleguide"
|
"mirroredDocsPath": "docs/styleguide"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -406,7 +406,6 @@ section + section {
|
|||||||
background: transparent;
|
background: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
/* Typography helpers */
|
/* Typography helpers */
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
@@ -2026,6 +2025,12 @@ section + section {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media (max-width: 48rem) {
|
||||||
|
.sg-portal-header__brand {
|
||||||
|
font-size: calc(var(--font-size-portal-header-brand) * 0.8);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
/* Patterns: Options Row */
|
/* Patterns: Options Row */
|
||||||
/* ========================================================= */
|
/* ========================================================= */
|
||||||
|
|||||||
Reference in New Issue
Block a user