132 lines
6.5 KiB
HTML
132 lines
6.5 KiB
HTML
<!doctype html>
|
||
<html lang="de">
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Styleguide – Public Page Patterns</title>
|
||
<link rel="stylesheet" href="../styleguide.css">
|
||
</head>
|
||
<body class="sg-page-public-page-patterns">
|
||
|
||
<h1 class="sg-main-heading">Patterns – Public Page Patterns</h1>
|
||
|
||
<div class="sg-page-layout-public__content-mirror">
|
||
<section id="public-page-patterns">
|
||
<p class="sg-preview-label">pattern: Public Page Content left</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<div class="sg-text-block" data-component="text-block">
|
||
<p class="sg-body">
|
||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Praesent eget sem vel lacus luctus blandit eu in massa.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<p class="sg-preview-label">pattern: Public Page Content right</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<div class="sg-text-block sg-text-block--align-right" data-component="text-block">
|
||
<p class="sg-body">
|
||
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed non risus. Suspendisse lectus tortor, dignissim sit amet, adipiscing nec, ultricies sed, dolor. Cras elementum ultrices diam. Maecenas ligula massa, varius a, semper congue, euismod non, mi. Praesent eget sem vel lacus luctus blandit eu in massa.
|
||
</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<p class="sg-preview-label">pattern: Content Focus Box</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<article class="sg-card" data-component="basic-card">
|
||
<div class="sg-card-segment sg-card-segment--body sg-card-segment--gray" data-component-part="card-body">
|
||
<p class="sg-body">
|
||
Basic Card mit nur einem Segment und hellgrauer Fläche gemäss Token.
|
||
</p>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
|
||
<p class="sg-preview-label">pattern: CTA box left</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<article class="sg-card sg-card--content-card sg-card--content-card-dark sg-card--call-to-action-card" data-component="call-to-action-card" aria-label="Call to action Card">
|
||
<div class="sg-card-segment sg-card-segment--body sg-call-to-action-card__body" data-component-part="card-body">
|
||
<p class="sg-body sg-call-to-action-card__text">
|
||
Jetzt passende Inhalte entdecken und direkt mit dem nächsten Schritt starten.
|
||
</p>
|
||
|
||
<div class="sg-call-to-action-card__action">
|
||
<button class="sg-interaction-element sg-button sg-button--cta" type="button" data-component="button" data-component-variant="cta">
|
||
Call-to-action-Button
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
|
||
<p class="sg-preview-label">pattern: CTA box right</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<article class="sg-card sg-card--content-card sg-card--content-card-dark sg-card--call-to-action-card sg-call-to-action-card--align-right" data-component="call-to-action-card" aria-label="Call to action Card">
|
||
<div class="sg-card-segment sg-card-segment--body sg-call-to-action-card__body" data-component-part="card-body">
|
||
<p class="sg-body sg-call-to-action-card__text">
|
||
Jetzt passende Inhalte entdecken und direkt mit dem nächsten Schritt starten.
|
||
</p>
|
||
|
||
<div class="sg-call-to-action-card__action">
|
||
<button class="sg-interaction-element sg-button sg-button--cta" type="button" data-component="button" data-component-variant="cta">
|
||
Call-to-action-Button
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
|
||
<p class="sg-preview-label">pattern: CTA small button box right</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<article class="sg-card sg-card--content-card sg-card--content-card-dark sg-card--call-to-action-card sg-call-to-action-card--align-right" data-component="call-to-action-card" aria-label="Call to action Card">
|
||
<div class="sg-card-segment sg-card-segment--body sg-call-to-action-card__body" data-component-part="card-body">
|
||
<p class="sg-body sg-call-to-action-card__text">
|
||
Jetzt passende Inhalte entdecken und direkt mit dem nächsten Schritt starten.
|
||
</p>
|
||
|
||
<div class="sg-call-to-action-card__action">
|
||
<button class="sg-interaction-element sg-button sg-button--active" type="button" data-component="button" data-component-state="active">
|
||
Link-Button aktiv
|
||
</button>
|
||
</div>
|
||
</div>
|
||
</article>
|
||
</div>
|
||
</div>
|
||
|
||
<p class="sg-preview-label">pattern: picture full width</p>
|
||
|
||
<div class="sg-preview-area">
|
||
<div class="sg-content-group-box" data-component="content-group-box">
|
||
<img
|
||
class="sg-picture-full-width"
|
||
data-component="picture-full-width"
|
||
src="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNjAwIiBoZWlnaHQ9IjkwMCIgdmlld0JveD0iMCAwIDE2MDAgOTAwIj48cmVjdCB3aWR0aD0iMTYwMCIgaGVpZ2h0PSI5MDAiIGZpbGw9IiMyZjM0NDAiLz48cmVjdCB4PSI2NCIgeT0iNjQiIHdpZHRoPSIxNDcyIiBoZWlnaHQ9Ijc3MiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZjNmNGY2IiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1kYXNoYXJyYXk9IjI0IDE2IiBvcGFjaXR5PSIwLjU1Ii8+PHRleHQgeD0iODAwIiB5PSI0NTAiIGZpbGw9IiNmM2Y0ZjYiIGZvbnQtZmFtaWx5PSJBcmlhbCwgSGVsdmV0aWNhLCBzYW5zLXNlcmlmIiBmb250LXNpemU9IjUyIiB0ZXh0LWFuY2hvcj0ibWlkZGxlIj5QaWN0dXJlIGZ1bGwgd2lkdGg8L3RleHQ+PC9zdmc+"
|
||
alt="Platzhalterbild für die Picture Full Width Component"
|
||
width="1600"
|
||
height="900"
|
||
>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
</div>
|
||
|
||
</body>
|
||
</html>
|