From 95b25a2d22b78590c56f3a1d3293089841e11649 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Mon, 1 Jun 2026 16:29:13 +0200 Subject: [PATCH] Extract notification card into notifications pattern --- components/cards.html | 51 ----------------------------- index.html | 1 + patterns/notifications.html | 64 +++++++++++++++++++++++++++++++++++++ 3 files changed, 65 insertions(+), 51 deletions(-) create mode 100644 patterns/notifications.html diff --git a/components/cards.html b/components/cards.html index 5bb7298..dffb174 100644 --- a/components/cards.html +++ b/components/cards.html @@ -63,57 +63,6 @@ - -
-

Component Notification Card

- -
- -
-
-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae velit posuere, posuere mauris eu, tincidunt lorem. Proin gravida sapien in mattis molestie. Sed non risus augue. Fusce sed odio vitae purus porta efficitur. Integer tempor congue sem, a convallis lorem ornare eget. Nam. Aenean. -

-
- -
- -
-
- -
-
-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae velit posuere, posuere mauris eu, tincidunt lorem. Proin gravida sapien in mattis molestie. Sed non risus augue. Fusce sed odio vitae purus porta efficitur. Integer tempor congue sem, a convallis lorem ornare eget. Nam. Aenean. -

-
- -
- -
-
- -
-
-

- Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae velit posuere, posuere mauris eu, tincidunt lorem. Proin gravida sapien in mattis molestie. Sed non risus augue. Fusce sed odio vitae purus porta efficitur. Integer tempor congue sem, a convallis lorem ornare eget. Nam. Aenean. -

-
- -
- -
-
- -
-
-

Component: Content Card

diff --git a/index.html b/index.html index 5d91efe..e24fd7d 100644 --- a/index.html +++ b/index.html @@ -44,6 +44,7 @@
  • Object Card
  • Object Group Card
  • Navigation Card
  • +
  • Notifications
  • Content Cards Group
  • Card Gruppe mit Tastennavigation
  • Formular mit Abschnitten
  • diff --git a/patterns/notifications.html b/patterns/notifications.html new file mode 100644 index 0000000..b930d61 --- /dev/null +++ b/patterns/notifications.html @@ -0,0 +1,64 @@ + + + + + + Styleguide – Pattern Notifications + + + + +

    Pattern – Notifications

    + +
    +

    Pattern: Notifications

    + +
    + +
    +
    +

    + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae velit posuere, posuere mauris eu, tincidunt lorem. Proin gravida sapien in mattis molestie. Sed non risus augue. Fusce sed odio vitae purus porta efficitur. Integer tempor congue sem, a convallis lorem ornare eget. Nam. Aenean. +

    +
    + +
    + +
    +
    + +
    +
    +

    + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae velit posuere, posuere mauris eu, tincidunt lorem. Proin gravida sapien in mattis molestie. Sed non risus augue. Fusce sed odio vitae purus porta efficitur. Integer tempor congue sem, a convallis lorem ornare eget. Nam. Aenean. +

    +
    + +
    + +
    +
    + +
    +
    +

    + Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur vitae velit posuere, posuere mauris eu, tincidunt lorem. Proin gravida sapien in mattis molestie. Sed non risus augue. Fusce sed odio vitae purus porta efficitur. Integer tempor congue sem, a convallis lorem ornare eget. Nam. Aenean. +

    +
    + +
    + +
    +
    + +
    +
    + + +