diff --git a/src/_data/lyne/components/sbbAccentButton/anatomy_de.md b/src/_data/lyne/components/sbbAccentButton/anatomy_de.md
index 8924986fc..1657cb3e1 100644
--- a/src/_data/lyne/components/sbbAccentButton/anatomy_de.md
+++ b/src/_data/lyne/components/sbbAccentButton/anatomy_de.md
@@ -2,7 +2,7 @@
{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
{{ imageOnGreyBackground({
- url: '/assets/images/lyne/anatomy/anatomy_tertiary_button',
+ url: '/assets/images/lyne/anatomy/anatomy_accent-button',
alt: 'Anatomie der Komponente',
title: 'Anatomie der Komponente'
}) }}
diff --git a/src/_data/lyne/components/sbbAccentButton/anatomy_en.md b/src/_data/lyne/components/sbbAccentButton/anatomy_en.md
index 3e91da1d8..484efdb71 100644
--- a/src/_data/lyne/components/sbbAccentButton/anatomy_en.md
+++ b/src/_data/lyne/components/sbbAccentButton/anatomy_en.md
@@ -2,7 +2,7 @@
{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
{{ imageOnGreyBackground({
- url: '/assets/images/lyne/anatomy/anatomy_tertiary_button',
+ url: '/assets/images/lyne/anatomy/anatomy_accent-button',
alt: 'Anatomy of the component',
title: 'Anatomy of the component'
}) }}
diff --git a/src/_data/lyne/components/sbbChipLabel/anatomy_de.md b/src/_data/lyne/components/sbbChipLabel/anatomy_de.md
index daa504fbd..142a9d791 100644
--- a/src/_data/lyne/components/sbbChipLabel/anatomy_de.md
+++ b/src/_data/lyne/components/sbbChipLabel/anatomy_de.md
@@ -2,7 +2,7 @@
{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
{{ imageOnGreyBackground({
- url: '/assets/images/lyne/anatomy/anatomy_chip',
+ url: '/assets/images/lyne/anatomy/anatomy_chip_label',
alt: 'Anatomie der Komponente',
title: 'Anatomie der Komponente'
}) }}
@@ -11,8 +11,7 @@
|Nummer|Typ|Beschreibung|Optional|Hinweis|
|------|---|------------|--------|-------|
-|1|Text|Label|Nein|checked|
-|2|Komponente|`sbb-icon`|Ja|Noch nicht implementiert|
+|1|Text|Label|Nein||
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbChipLabel/anatomy_en.md b/src/_data/lyne/components/sbbChipLabel/anatomy_en.md
index 42ce0eb63..2bee6cac8 100644
--- a/src/_data/lyne/components/sbbChipLabel/anatomy_en.md
+++ b/src/_data/lyne/components/sbbChipLabel/anatomy_en.md
@@ -2,7 +2,7 @@
{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
{{ imageOnGreyBackground({
- url: '/assets/images/lyne/anatomy/anatomy_chip',
+ url: '/assets/images/lyne/anatomy/anatomy_chip_label',
alt: 'Anatomy of the component',
title: 'Anatomy of the component'
}) }}
@@ -11,8 +11,7 @@
|Number|Type|Description|Optional|Info|
|------|---|------------|--------|-------|
-|1|Text|Label|No|checked|
-|2|Component|`sbb-icon`|Yes|Noch nicht implementiert|
+|1|Text|Label|No||
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbChipLabel/overview_de.md b/src/_data/lyne/components/sbbChipLabel/overview_de.md
index 0a93dd986..220c7004d 100644
--- a/src/_data/lyne/components/sbbChipLabel/overview_de.md
+++ b/src/_data/lyne/components/sbbChipLabel/overview_de.md
@@ -1,14 +1,12 @@
## Was macht die Komponente?
-Ein Chip ist ein kompaktes, visuelles Element, das eine Information, Eingabe oder Aktion darstellt.
+Ein Chip-Label ist ein kompaktes Text-Element.
## Wann soll die Komponente eingesetzt werden?
* Um kurze, prägnante Informationen anzuzeigen.
-* Um ausgewählte Informationen/Optionen in einem Form-Field darzustellen.
-* Um Interaktionen wie das Entfernen oder Auswählen einer Option zu ermöglichen.
## Regeln
-* Ein Chip soll klar und kurz beschriftet sein.
-* Das Label innerhalb des Chips darf nicht zu lang sein und ist immer einzeilig darzustellen.
+* Ein Chip-Label soll klar und kurz beschriftet sein.
+* Das Label darf nicht zu lang sein und ist immer einzeilig darzustellen.
* Chips sollen genügend Abstand zueinander haben, um eine klare Trennung und einfache Bedienung zu ermöglichen.
diff --git a/src/_data/lyne/components/sbbChipLabel/overview_en.md b/src/_data/lyne/components/sbbChipLabel/overview_en.md
index 5b91b7b54..2201e147a 100644
--- a/src/_data/lyne/components/sbbChipLabel/overview_en.md
+++ b/src/_data/lyne/components/sbbChipLabel/overview_en.md
@@ -1,13 +1,11 @@
## What does the component do?
-A chip is a compact, visual element that represents information, input or an action.
+A Chip-Label is a compact text element.
## When should the component be used?
* To display short, concise information.
-* To display selected information/options in a form field.
-* To enable interactions such as removing or selecting an option.
## Rules
-* A chip should be labelled clearly and briefly.
-* The label within the chip must not be too long and must always be displayed in a single line.
+* A Chip-Label should be labelled clearly and briefly.
+* The label must not be too long and must always be displayed in a single line.
* Chips should have sufficient space between them to enable clear separation and simple operation.
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbDialog/anatomy_de.md b/src/_data/lyne/components/sbbDialog/anatomy_de.md
index 3c3ed0615..4fbf8ad46 100644
--- a/src/_data/lyne/components/sbbDialog/anatomy_de.md
+++ b/src/_data/lyne/components/sbbDialog/anatomy_de.md
@@ -24,5 +24,4 @@
{.sbb-table}
-
-
+
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbDialog/anatomy_en.md b/src/_data/lyne/components/sbbDialog/anatomy_en.md
index 1dc719e94..99808745c 100644
--- a/src/_data/lyne/components/sbbDialog/anatomy_en.md
+++ b/src/_data/lyne/components/sbbDialog/anatomy_en.md
@@ -24,5 +24,4 @@
{.sbb-table}
-
-
+
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbDialog/playground.json b/src/_data/lyne/components/sbbDialog/playground.json
index 264c8e10e..634c18c23 100644
--- a/src/_data/lyne/components/sbbDialog/playground.json
+++ b/src/_data/lyne/components/sbbDialog/playground.json
@@ -2,21 +2,6 @@
"tag":"sbb-dialog",
"content":"mit Action-Groupohne Action-GroupTitleDialog content
LinkCancelConfirmTitleDialog content
",
"configuration" : [
- {
- "attribute":"negative",
- "label":"negative",
- "target":"demo-item",
- "default":"false",
- "mode":"boolean",
- "options" : [{
- "value":"false",
- "label":"false"
- },
- {
- "value":"true",
- "label":"true"
- }]
- },
{
"attribute":"back-button",
"label":"title-back-button",
diff --git a/src/_data/lyne/components/sbbFileSelector/anatomy_de.md b/src/_data/lyne/components/sbbFileSelector/anatomy_de.md
index 18da427be..455def5aa 100644
--- a/src/_data/lyne/components/sbbFileSelector/anatomy_de.md
+++ b/src/_data/lyne/components/sbbFileSelector/anatomy_de.md
@@ -11,15 +11,11 @@
|Nummer|Typ|Beschreibung|Optional|Hinweis|
|------|---|------------|--------|-------|
-|1|Komponente|`sbb-icon`|Nein||
-|2|Komponente|`sbb-title`|Nein||
-|3|Area|Dropzone|Ja|Der File-Selector kann auf ein Button (5) reduziert werden.|
-|4|Text|Subtext|Nein||
-|5|Komponente|`sbb-secondary-button`|Nein|Datei auswählen|
-|6|Text|Label|Nein||
-|7|Komponente|`sbb-secondary-button`|Nein|Delete-Button|
-|8|Text|Dateigrösse|Nein||
-|9|Komponente|`sbb-form-error`|Nein||
+|1|Komponente|`sbb-secondary-button`|Nein|Datei auswählen|
+|2|Text|Label|Nein||
+|3|Komponente|`sbb-secondary-button`|Nein|Delete-Button|
+|4|Text|Dateigrösse|Nein||
+|5|Komponente|`sbb-form-error`|Nein||
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbFileSelector/anatomy_en.md b/src/_data/lyne/components/sbbFileSelector/anatomy_en.md
index 9df9e9869..44313fd75 100644
--- a/src/_data/lyne/components/sbbFileSelector/anatomy_en.md
+++ b/src/_data/lyne/components/sbbFileSelector/anatomy_en.md
@@ -11,15 +11,11 @@
|Number|Type|Description|Optional|Info|
|------|---|------------|--------|-------|
-|1|Component|`sbb-icon`|No||
-|2|Component|`sbb-title`|No||
-|3|Area|Dropzone|Yes|Der File-Selector kann auf ein Button (5) reduziert werden.|
-|4|Text|Subtext|No||
-|5|Component|`sbb-secondary-button`|No|Datei auswählen|
-|6|Text|Label|No||
-|7|Component|`sbb-secondary-button`|No|Delete-Button|
-|8|Text|Dateigrösse|No||
-|9|Component|`sbb-form-error`|No||
+|1|Component|`sbb-secondary-button`|No|Choose file|
+|2|Text|Label|No||
+|3|Component|`sbb-secondary-button`|No|Delete button|
+|4|Text|Dateigrösse|No||
+|5|Component|`sbb-form-error`|No||
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbFileSelector/config.json b/src/_data/lyne/components/sbbFileSelector/config.json
index b19e0be4f..2df5df141 100644
--- a/src/_data/lyne/components/sbbFileSelector/config.json
+++ b/src/_data/lyne/components/sbbFileSelector/config.json
@@ -13,7 +13,7 @@
"showInFirstLevel": true,
"childs": false,
"isChildOf": false,
- "similar":false,
+ "similar":["sbbFileSelectorDropzone"],
"status": {
"design": "ok",
"code": "ok",
diff --git a/src/_data/lyne/components/sbbFileSelector/overview_de.md b/src/_data/lyne/components/sbbFileSelector/overview_de.md
index d7b2939ec..0857d309e 100644
--- a/src/_data/lyne/components/sbbFileSelector/overview_de.md
+++ b/src/_data/lyne/components/sbbFileSelector/overview_de.md
@@ -10,5 +10,4 @@ Ein File-Selector ist eine Komponente, die es Nutzenden ermöglicht, Dateien von
## Regeln
* Nutzende sollen Dateien entfernen können.
-* Der Fortschritt des Datei-Uploads kann Nutzenden angezeigt werden, insbesondere bei grösseren Dateien.
-* Der File-Selector unterstützt sowohl Drag-and-Drop als auch das Durchsuchen von Dateien über einen Button. Je nach Platzverhältnissen soll die entsprechende Variante gewählt werden.
\ No newline at end of file
+* Der Fortschritt des Datei-Uploads kann Nutzenden angezeigt werden, insbesondere bei grösseren Dateien.
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelector/overview_en.md b/src/_data/lyne/components/sbbFileSelector/overview_en.md
index dd6855aa5..a325b8591 100644
--- a/src/_data/lyne/components/sbbFileSelector/overview_en.md
+++ b/src/_data/lyne/components/sbbFileSelector/overview_en.md
@@ -9,5 +9,4 @@ A file selector is a component that allows users to select and upload files from
## Rules
* Users should be able to remove files.
-* The progress of the file upload can be displayed to users, especially for larger files.
-* The file selector supports both drag-and-drop and browsing files via a button. Depending on the available space, the appropriate variant should be selected.
\ No newline at end of file
+* The progress of the file upload can be displayed to users, especially for larger files.
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelector/playground.json b/src/_data/lyne/components/sbbFileSelector/playground.json
index 001025bca..48652bbf9 100644
--- a/src/_data/lyne/components/sbbFileSelector/playground.json
+++ b/src/_data/lyne/components/sbbFileSelector/playground.json
@@ -2,21 +2,6 @@
"tag":"sbb-file-selector",
"content":" ",
"configuration" : [
- {
- "attribute":"variant",
- "label":"variant",
- "target":"demo-item",
- "default":"default",
- "mode":"property",
- "options" : [{
- "value":"default",
- "label":"default"
- },
- {
- "value":"dropzone",
- "label":"dropzone"
- }]
- },
{
"attribute":"disabled",
"label":"disabled",
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/anatomy_de.md b/src/_data/lyne/components/sbbFileSelectorDropzone/anatomy_de.md
new file mode 100644
index 000000000..e208c2d1f
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/anatomy_de.md
@@ -0,0 +1,27 @@
+
+{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
+
+{{ imageOnGreyBackground({
+ url: '/assets/images/lyne/anatomy/anatomy_file_selector_dropzone',
+ alt: 'Anatomie der Komponente',
+ title: 'Anatomie der Komponente'
+}) }}
+
+
+
+|Nummer|Typ|Beschreibung|Optional|Hinweis|
+|------|---|------------|--------|-------|
+|1|Komponente|`sbb-icon`|Nein||
+|2|Komponente|`sbb-title`|Nein||
+|3|Area|Dropzone|Ja||
+|4|Text|Subtext|Nein||
+|5|Komponente|`sbb-secondary-button`|Nein|Datei auswählen|
+|6|Text|Label|Nein||
+|7|Komponente|`sbb-secondary-button`|Nein|Delete-Button|
+|8|Text|Dateigrösse|Nein||
+|9|Komponente|`sbb-form-error`|Nein||
+
+
+{.sbb-table}
+
+
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/anatomy_en.md b/src/_data/lyne/components/sbbFileSelectorDropzone/anatomy_en.md
new file mode 100644
index 000000000..656eab6bc
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/anatomy_en.md
@@ -0,0 +1,27 @@
+
+{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
+
+{{ imageOnGreyBackground({
+ url: '/assets/images/lyne/anatomy/anatomy_file_selector_dropzone',
+ alt: 'Anatomy of the component',
+ title: 'Anatomy of the component'
+}) }}
+
+
+
+|Number|Type|Description|Optional|Info|
+|------|---|------------|--------|-------|
+|1|Component|`sbb-icon`|No||
+|2|Component|`sbb-title`|No||
+|3|Area|Dropzone|Yes||
+|4|Text|Subtext|No||
+|5|Component|`sbb-secondary-button`|No|Choose file|
+|6|Text|Label|No||
+|7|Component|`sbb-secondary-button`|No|Delete button|
+|8|Text|Dateigrösse|No||
+|9|Component|`sbb-form-error`|No||
+
+
+{.sbb-table}
+
+
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/config.json b/src/_data/lyne/components/sbbFileSelectorDropzone/config.json
new file mode 100644
index 000000000..8009668fa
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/config.json
@@ -0,0 +1,26 @@
+{
+ "tag":"sbb-file-selector-dropzone",
+ "patternId":"sbbFileSelectorDropzone",
+ "patternDirectory":"fileselector",
+ "order": 430,
+ "category": "Form",
+ "keywords":["File input", "File uploader", "Dropzone"],
+ "hasOverview": true,
+ "hasAnatomy": true,
+ "hasStorybook": true,
+ "hasPlayground": true,
+ "hasImplementation": true,
+ "showInFirstLevel": true,
+ "childs": false,
+ "isChildOf": false,
+ "similar":["sbbFileSelector"],
+ "status": {
+ "design": "ok",
+ "code": "ok",
+ "documentation": "ok",
+ "context": {
+ "public": true,
+ "business": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/implementation.js b/src/_data/lyne/components/sbbFileSelectorDropzone/implementation.js
new file mode 100644
index 000000000..c4f67f8b8
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/implementation.js
@@ -0,0 +1,6 @@
+const fetchData = require('../../../../assets/helpers/fetchHelper');
+
+module.exports = async function() {
+ const result = await fetchData("file-selector/file-selector-dropzone");
+ return result;
+};
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/overview_de.md b/src/_data/lyne/components/sbbFileSelectorDropzone/overview_de.md
new file mode 100644
index 000000000..0857d309e
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/overview_de.md
@@ -0,0 +1,13 @@
+
+
+## Was macht die Komponente?
+Ein File-Selector ist eine Komponente, die es Nutzenden ermöglicht, Dateien von seinem Gerät auszuwählen und hochzuladen.
+
+## Wann soll die Komponente eingesetzt werden?
+* Um Nutzenden die Möglichkeit zu geben, Dateien hochzuladen, wie z.B. Dokumente, Bilder oder Videos.
+* Um Formulare zu vervollständigen, die Dateianhänge erfordern.
+* Um Dateien für die Speicherung, Verarbeitung oder Weitergabe zu sammeln.
+
+## Regeln
+* Nutzende sollen Dateien entfernen können.
+* Der Fortschritt des Datei-Uploads kann Nutzenden angezeigt werden, insbesondere bei grösseren Dateien.
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/overview_en.md b/src/_data/lyne/components/sbbFileSelectorDropzone/overview_en.md
new file mode 100644
index 000000000..a325b8591
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/overview_en.md
@@ -0,0 +1,12 @@
+
+## What does the component do?
+A file selector is a component that allows users to select and upload files from their device.
+
+## When should the component be used?
+* To allow users to upload files, such as documents, images or videos.
+* To complete forms that require file attachments.
+* To collect files for storage, processing or sharing.
+
+## Rules
+* Users should be able to remove files.
+* The progress of the file upload can be displayed to users, especially for larger files.
\ No newline at end of file
diff --git a/src/_data/lyne/components/sbbFileSelectorDropzone/playground.json b/src/_data/lyne/components/sbbFileSelectorDropzone/playground.json
new file mode 100644
index 000000000..d6df31c9e
--- /dev/null
+++ b/src/_data/lyne/components/sbbFileSelectorDropzone/playground.json
@@ -0,0 +1,23 @@
+{
+ "tag":"sbb-file-selector-dropzone",
+ "content":" ",
+ "configuration" : [
+ {
+ "attribute":"disabled",
+ "label":"disabled",
+ "target":"demo-item",
+ "default":"false",
+ "mode":"boolean",
+ "options" : [{
+ "value":"false",
+ "label":"false"
+ },
+ {
+ "value":"true",
+ "label":"true"
+ }]
+ }
+ ]
+}
+
+
diff --git a/src/_data/lyne/components/sbbLoadingIndicator/anatomy_de.md b/src/_data/lyne/components/sbbLoadingIndicator/anatomy_de.md
index 6fb1bd8ee..f37aa14e0 100644
--- a/src/_data/lyne/components/sbbLoadingIndicator/anatomy_de.md
+++ b/src/_data/lyne/components/sbbLoadingIndicator/anatomy_de.md
@@ -11,8 +11,7 @@
|Nummer|Typ|Beschreibung|Optional|Hinweis|
|------|---|------------|--------|-------|
-|1|Animation|Variante `windwow`|Nein|Verfügbar in "Red", "Smoke" und "White". Geeignet für Overlay-Einsatz|
-|2|Animation|Variante `circle`|Nein|Verfügbar in "Red", "Smoke" und "White". Geeignet für Inline-Einsatz|
+|1|Animation||Nein|Verfügbar in "Red", "Smoke" und "White". Geeignet für Overlay-Einsatz|
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbLoadingIndicator/anatomy_en.md b/src/_data/lyne/components/sbbLoadingIndicator/anatomy_en.md
index 23fffbe44..d79f72b78 100644
--- a/src/_data/lyne/components/sbbLoadingIndicator/anatomy_en.md
+++ b/src/_data/lyne/components/sbbLoadingIndicator/anatomy_en.md
@@ -11,9 +11,7 @@
|Number|Type|Description|Optional|Info|
|------|---|------------|--------|-------|
-|1|Animation|Variante `windwow`|No|Verfügbar in "Red", "Smoke" und "White". Geeignet für Overlay-Einsatz|
-|2|Animation|Variante `circle`|No|Verfügbar in "Red", "Smoke" und "White". Geeignet für Inline-Einsatz|
-
+|1|Animation||No|Verfügbar in "Red", "Smoke" und "White". Geeignet für Overlay-Einsatz|
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_de.md b/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_de.md
index 6fb1bd8ee..48c89613d 100644
--- a/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_de.md
+++ b/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_de.md
@@ -2,7 +2,7 @@
{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
{{ imageOnGreyBackground({
- url: '/assets/images/lyne/anatomy/anatomy_loading_indicator',
+ url: '/assets/images/lyne/anatomy/anatomy_loading_indicator-circle',
alt: 'Anatomie der Komponente',
title: 'Anatomie der Komponente'
}) }}
@@ -11,8 +11,7 @@
|Nummer|Typ|Beschreibung|Optional|Hinweis|
|------|---|------------|--------|-------|
-|1|Animation|Variante `windwow`|Nein|Verfügbar in "Red", "Smoke" und "White". Geeignet für Overlay-Einsatz|
-|2|Animation|Variante `circle`|Nein|Verfügbar in "Red", "Smoke" und "White". Geeignet für Inline-Einsatz|
+|2|Animation||Nein|Verfügbar in "Red", "Smoke" und "White". Geeignet für Inline-Einsatz|
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_en.md b/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_en.md
index 23fffbe44..bac1296b6 100644
--- a/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_en.md
+++ b/src/_data/lyne/components/sbbLoadingIndicatorCircle/anatomy_en.md
@@ -2,7 +2,7 @@
{%- from "src/_includes/macros/macros.njk" import imageOnGreyBackground -%}
{{ imageOnGreyBackground({
- url: '/assets/images/lyne/anatomy/anatomy_loading_indicator',
+ url: '/assets/images/lyne/anatomy/anatomy_loading_indicator-circle',
alt: 'Anatomy of the component',
title: 'Anatomy of the component'
}) }}
@@ -11,8 +11,7 @@
|Number|Type|Description|Optional|Info|
|------|---|------------|--------|-------|
-|1|Animation|Variante `windwow`|No|Verfügbar in "Red", "Smoke" und "White". Geeignet für Overlay-Einsatz|
-|2|Animation|Variante `circle`|No|Verfügbar in "Red", "Smoke" und "White". Geeignet für Inline-Einsatz|
+|2|Animation||No|Verfügbar in "Red", "Smoke" und "White". Geeignet für Inline-Einsatz|
{.sbb-table}
diff --git a/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_de.md b/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_de.md
index f3f197829..a9b08ee58 100644
--- a/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_de.md
+++ b/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_de.md
@@ -1,6 +1,6 @@
## Was macht die Komponente?
-Ein Loading-Indicator zeigt an, dass eine Aktion oder ein Prozess im Hintergrund ausgeführt wird und Nutzende auf die Beendigung dieses Prozessess warten müssen.
+Ein Loading-Indicator-Circle zeigt an, dass eine Aktion oder ein Prozess im Hintergrund ausgeführt wird und Nutzende auf die Beendigung dieses Prozessess warten müssen.
## Wann soll die Komponente eingesetzt werden?
* Um die Nutzenden darüber zu informieren, dass eine Aktion oder ein Prozess im Hintergrund läuft.
diff --git a/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_en.md b/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_en.md
index d6509b13e..38f079739 100644
--- a/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_en.md
+++ b/src/_data/lyne/components/sbbLoadingIndicatorCircle/overview_en.md
@@ -1,6 +1,6 @@
## What does the component do?
-A loading indicator shows that an action or process is running in the background and users have to wait for this process to finish.
+A loading-indicator-circle shows that an action or process is running in the background and users have to wait for this process to finish.
## When should the component be used?
* To inform users that an action or process is running in the background.
diff --git a/src/_data/lyne/components/sbbOverlay/anatomy_de.md b/src/_data/lyne/components/sbbOverlay/anatomy_de.md
index 3d4aabecf..ba6287eb8 100644
--- a/src/_data/lyne/components/sbbOverlay/anatomy_de.md
+++ b/src/_data/lyne/components/sbbOverlay/anatomy_de.md
@@ -17,4 +17,4 @@
{.sbb-table}
-
+
\ No newline at end of file
diff --git a/src/_layouts/lyne-component.njk b/src/_layouts/lyne-component.njk
index c39a62850..f430a98b3 100644
--- a/src/_layouts/lyne-component.njk
+++ b/src/_layouts/lyne-component.njk
@@ -39,6 +39,9 @@ layout: base.njk
{% include "../_includes/lyne-component/title.njk" %}
+
+
+
{#Overview#}
{% if patternConfig.hasOverview == true %}
@@ -58,4 +61,34 @@ layout: base.njk
{% endif %}
-{% include "../_includes/lyne-component-list/sidebar.njk" %}
\ No newline at end of file
+{% if (page.url == "/de/design-system/lyne/components/dialog/") or (page.url == "/en/design-system/lyne/components/dialog/") %}
+
+{% endif %}
+
+{% if (page.url == "/de/design-system/lyne/components/overlay/") or (page.url == "/en/design-system/lyne/components/overlay/") %}
+
+{% endif %}
+
+{% include "../_includes/lyne-component-list/sidebar.njk" %}
+
+
diff --git a/src/assets/images/lyne/anatomy/anatomy_accent-button.webp b/src/assets/images/lyne/anatomy/anatomy_accent-button.webp
new file mode 100644
index 000000000..e1a0fa283
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_accent-button.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_accent-button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_accent-button@2x.webp
new file mode 100644
index 000000000..f62cd64bf
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_accent-button@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_accent-button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_accent-button@3x.webp
new file mode 100644
index 000000000..994de750b
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_accent-button@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_action_group.webp b/src/assets/images/lyne/anatomy/anatomy_action_group.webp
index ef23fbfee..14b88f76c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_action_group.webp and b/src/assets/images/lyne/anatomy/anatomy_action_group.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_action_group@2x.webp b/src/assets/images/lyne/anatomy/anatomy_action_group@2x.webp
index f68ab9e2c..c7cd64f60 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_action_group@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_action_group@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_action_group@3x.webp b/src/assets/images/lyne/anatomy/anatomy_action_group@3x.webp
index d59742b21..ce400e8bf 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_action_group@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_action_group@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_alert.webp b/src/assets/images/lyne/anatomy/anatomy_alert.webp
index eff71c3fd..0721811e4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_alert.webp and b/src/assets/images/lyne/anatomy/anatomy_alert.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_alert@2x.webp b/src/assets/images/lyne/anatomy/anatomy_alert@2x.webp
index 9f0e1d529..19c35b02d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_alert@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_alert@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_alert@3x.webp b/src/assets/images/lyne/anatomy/anatomy_alert@3x.webp
index 5b6736daa..f14d7913e 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_alert@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_alert@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_autocomplete.webp b/src/assets/images/lyne/anatomy/anatomy_autocomplete.webp
index 91033f8e3..eb0a7ecf9 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_autocomplete.webp and b/src/assets/images/lyne/anatomy/anatomy_autocomplete.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_autocomplete@2x.webp b/src/assets/images/lyne/anatomy/anatomy_autocomplete@2x.webp
index 2e89c95ae..8b41232c6 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_autocomplete@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_autocomplete@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_autocomplete@3x.webp b/src/assets/images/lyne/anatomy/anatomy_autocomplete@3x.webp
index fd11a05e5..364142ee3 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_autocomplete@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_autocomplete@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid.webp b/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid.webp
index 39fb0baca..ae245c03f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid.webp and b/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@2x.webp b/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@2x.webp
index 65d0cbaa3..da41c4617 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@3x.webp b/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@3x.webp
index 419931575..97337c15e 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_autocomplete_grid@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_block_link.webp b/src/assets/images/lyne/anatomy/anatomy_block_link.webp
index 8b71d40c2..9a9ff29fa 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_block_link.webp and b/src/assets/images/lyne/anatomy/anatomy_block_link.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_block_link@2x.webp b/src/assets/images/lyne/anatomy/anatomy_block_link@2x.webp
index 24f693e67..195bb2266 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_block_link@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_block_link@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_block_link@3x.webp b/src/assets/images/lyne/anatomy/anatomy_block_link@3x.webp
index b514da101..3ddd699d4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_block_link@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_block_link@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_brand.webp b/src/assets/images/lyne/anatomy/anatomy_brand.webp
index 024e5e1fb..ed1e37d87 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_brand.webp and b/src/assets/images/lyne/anatomy/anatomy_brand.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_brand@2x.webp b/src/assets/images/lyne/anatomy/anatomy_brand@2x.webp
index 6301a8e5c..51e5c0b9e 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_brand@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_brand@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_brand@3x.webp b/src/assets/images/lyne/anatomy/anatomy_brand@3x.webp
index 83d6c90e0..b46802a1f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_brand@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_brand@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_breadcrumb.webp b/src/assets/images/lyne/anatomy/anatomy_breadcrumb.webp
index 4b5e9f8d3..814e7e3f9 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_breadcrumb.webp and b/src/assets/images/lyne/anatomy/anatomy_breadcrumb.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_breadcrumb@2x.webp b/src/assets/images/lyne/anatomy/anatomy_breadcrumb@2x.webp
index ddd0c1eac..ff745c352 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_breadcrumb@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_breadcrumb@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_breadcrumb@3x.webp b/src/assets/images/lyne/anatomy/anatomy_breadcrumb@3x.webp
index c2f3b0aa8..b33512a29 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_breadcrumb@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_breadcrumb@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_button.webp b/src/assets/images/lyne/anatomy/anatomy_button.webp
index eb34866f7..51e9c2394 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_button.webp and b/src/assets/images/lyne/anatomy/anatomy_button.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_button@2x.webp
index b0287c85e..2b0196084 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_button@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_button@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_button@3x.webp
index d79a28ff5..c0a6cf264 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_button@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_button@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_calendar.webp b/src/assets/images/lyne/anatomy/anatomy_calendar.webp
index 7d6771cc1..d6dbf7018 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_calendar.webp and b/src/assets/images/lyne/anatomy/anatomy_calendar.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_calendar@2x.webp b/src/assets/images/lyne/anatomy/anatomy_calendar@2x.webp
index 6d3885210..b98e4f422 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_calendar@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_calendar@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_calendar@3x.webp b/src/assets/images/lyne/anatomy/anatomy_calendar@3x.webp
index ce46c7ce6..17a57881d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_calendar@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_calendar@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_card.webp b/src/assets/images/lyne/anatomy/anatomy_card.webp
index 810ab4f17..ce4f7c958 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_card.webp and b/src/assets/images/lyne/anatomy/anatomy_card.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_card@2x.webp b/src/assets/images/lyne/anatomy/anatomy_card@2x.webp
index 401d6f525..64d82ea66 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_card@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_card@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_card@3x.webp b/src/assets/images/lyne/anatomy/anatomy_card@3x.webp
index 7e4f5f151..27b342dea 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_card@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_card@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox.webp
index 45fc48b44..7c1c8526f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox@2x.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox@2x.webp
index 7a41dc289..9b2fe58c6 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox@3x.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox@3x.webp
index 6935c7c74..1e541c825 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox_group.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox_group.webp
index fd9a3381a..f7b8c358b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox_group.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox_group.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox_group@2x.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox_group@2x.webp
index 25f5aa5bd..da684e43d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox_group@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox_group@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox_group@3x.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox_group@3x.webp
index c390ecba3..3f548a8db 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox_group@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox_group@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox_panel.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox_panel.webp
index 24bd46fa4..6b3603b46 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox_panel.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox_panel.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@2x.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@2x.webp
index 00ffae2c3..f3fbfe161 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@3x.webp b/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@3x.webp
index f3f8c94aa..56d056cb1 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_checkbox_panel@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_chip.webp b/src/assets/images/lyne/anatomy/anatomy_chip.webp
index 8a2c1b256..6557173df 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_chip.webp and b/src/assets/images/lyne/anatomy/anatomy_chip.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_chip@2x.webp b/src/assets/images/lyne/anatomy/anatomy_chip@2x.webp
index e44aa7f09..410ff1929 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_chip@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_chip@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_chip@3x.webp b/src/assets/images/lyne/anatomy/anatomy_chip@3x.webp
index 29bb5523c..297f0b110 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_chip@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_chip@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_chip_label.webp b/src/assets/images/lyne/anatomy/anatomy_chip_label.webp
new file mode 100644
index 000000000..667f65180
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_chip_label.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_chip_label@2x.webp b/src/assets/images/lyne/anatomy/anatomy_chip_label@2x.webp
new file mode 100644
index 000000000..b181aec8c
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_chip_label@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_chip_label@3x.webp b/src/assets/images/lyne/anatomy/anatomy_chip_label@3x.webp
new file mode 100644
index 000000000..8d0493163
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_chip_label@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_clock.webp b/src/assets/images/lyne/anatomy/anatomy_clock.webp
index 29bac2662..c702fafdc 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_clock.webp and b/src/assets/images/lyne/anatomy/anatomy_clock.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_clock@2x.webp b/src/assets/images/lyne/anatomy/anatomy_clock@2x.webp
index 59537863a..af2657205 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_clock@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_clock@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_clock@3x.webp b/src/assets/images/lyne/anatomy/anatomy_clock@3x.webp
index 9a145cd7e..4c684bf83 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_clock@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_clock@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_container.webp b/src/assets/images/lyne/anatomy/anatomy_container.webp
index d732d7173..fe538edc6 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_container.webp and b/src/assets/images/lyne/anatomy/anatomy_container.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_container@2x.webp b/src/assets/images/lyne/anatomy/anatomy_container@2x.webp
index adac638d0..6d1f53cde 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_container@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_container@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_container@3x.webp b/src/assets/images/lyne/anatomy/anatomy_container@3x.webp
index 35a989cf1..191f161cd 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_container@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_container@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_date_picker.webp b/src/assets/images/lyne/anatomy/anatomy_date_picker.webp
index 49a684bcc..e9dc38d7b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_date_picker.webp and b/src/assets/images/lyne/anatomy/anatomy_date_picker.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_date_picker@2x.webp b/src/assets/images/lyne/anatomy/anatomy_date_picker@2x.webp
index 384fa3596..3b5545851 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_date_picker@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_date_picker@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_date_picker@3x.webp b/src/assets/images/lyne/anatomy/anatomy_date_picker@3x.webp
index 35ea100b9..fb89aff29 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_date_picker@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_date_picker@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_dialog.webp b/src/assets/images/lyne/anatomy/anatomy_dialog.webp
index c254e4925..677afee9e 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_dialog.webp and b/src/assets/images/lyne/anatomy/anatomy_dialog.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_dialog@2x.webp b/src/assets/images/lyne/anatomy/anatomy_dialog@2x.webp
index 20e325e0e..5fa28a650 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_dialog@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_dialog@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_dialog@3x.webp b/src/assets/images/lyne/anatomy/anatomy_dialog@3x.webp
index e34dc3dbf..9c80f4317 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_dialog@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_dialog@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_divider.webp b/src/assets/images/lyne/anatomy/anatomy_divider.webp
index 113f5b29b..819dd078c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_divider.webp and b/src/assets/images/lyne/anatomy/anatomy_divider.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_divider@2x.webp b/src/assets/images/lyne/anatomy/anatomy_divider@2x.webp
index 0a368748e..39370c63c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_divider@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_divider@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_divider@3x.webp b/src/assets/images/lyne/anatomy/anatomy_divider@3x.webp
index 4537c9be7..a5ec3f5a5 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_divider@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_divider@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_expansion_panel.webp b/src/assets/images/lyne/anatomy/anatomy_expansion_panel.webp
index 5a56c8c6f..2c42a909b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_expansion_panel.webp and b/src/assets/images/lyne/anatomy/anatomy_expansion_panel.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_expansion_panel@2x.webp b/src/assets/images/lyne/anatomy/anatomy_expansion_panel@2x.webp
index c73751268..cc663095c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_expansion_panel@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_expansion_panel@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_expansion_panel@3x.webp b/src/assets/images/lyne/anatomy/anatomy_expansion_panel@3x.webp
index 746c6b276..a8d8bb563 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_expansion_panel@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_expansion_panel@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_file_selector.webp b/src/assets/images/lyne/anatomy/anatomy_file_selector.webp
index 4ebe3bcc8..ee50b14e0 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_file_selector.webp and b/src/assets/images/lyne/anatomy/anatomy_file_selector.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_file_selector@2x.webp b/src/assets/images/lyne/anatomy/anatomy_file_selector@2x.webp
index 3e454d0c3..fe9a7dbf2 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_file_selector@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_file_selector@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_file_selector@3x.webp b/src/assets/images/lyne/anatomy/anatomy_file_selector@3x.webp
index ab1de52b3..1be03f70f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_file_selector@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_file_selector@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone.webp b/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone.webp
new file mode 100644
index 000000000..be4a6ef5a
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone@2x.webp b/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone@2x.webp
new file mode 100644
index 000000000..4f59ecbb2
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone@3x.webp b/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone@3x.webp
new file mode 100644
index 000000000..5794a4238
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_file_selector_dropzone@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_flip_card.webp b/src/assets/images/lyne/anatomy/anatomy_flip_card.webp
index ab61ae2b3..4cee43f64 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_flip_card.webp and b/src/assets/images/lyne/anatomy/anatomy_flip_card.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_flip_card@2x.webp b/src/assets/images/lyne/anatomy/anatomy_flip_card@2x.webp
index 55d5993f5..9613a38a8 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_flip_card@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_flip_card@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_flip_card@3x.webp b/src/assets/images/lyne/anatomy/anatomy_flip_card@3x.webp
index 24bebfaf8..3dd7c8fc8 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_flip_card@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_flip_card@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_footer.webp b/src/assets/images/lyne/anatomy/anatomy_footer.webp
index 5af7b4a9f..28a5e6820 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_footer.webp and b/src/assets/images/lyne/anatomy/anatomy_footer.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_footer@2x.webp b/src/assets/images/lyne/anatomy/anatomy_footer@2x.webp
index d03e2ca73..e46a5aa74 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_footer@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_footer@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_footer@3x.webp b/src/assets/images/lyne/anatomy/anatomy_footer@3x.webp
index 01e0ca634..bd99e71a5 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_footer@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_footer@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_form_field.webp b/src/assets/images/lyne/anatomy/anatomy_form_field.webp
index b3127a0e5..1a7049a37 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_form_field.webp and b/src/assets/images/lyne/anatomy/anatomy_form_field.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_form_field@2x.webp b/src/assets/images/lyne/anatomy/anatomy_form_field@2x.webp
index 916166352..11b4994f1 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_form_field@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_form_field@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_form_field@3x.webp b/src/assets/images/lyne/anatomy/anatomy_form_field@3x.webp
index e9aa3cf8b..c93164a7d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_form_field@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_form_field@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_header.webp b/src/assets/images/lyne/anatomy/anatomy_header.webp
index d4ef57ee7..0c46a73ef 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_header.webp and b/src/assets/images/lyne/anatomy/anatomy_header.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_header@2x.webp b/src/assets/images/lyne/anatomy/anatomy_header@2x.webp
index b940fc2d3..f732ace92 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_header@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_header@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_header@3x.webp b/src/assets/images/lyne/anatomy/anatomy_header@3x.webp
index dab202880..9be4381a3 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_header@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_header@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_image.webp b/src/assets/images/lyne/anatomy/anatomy_image.webp
index 7160564e6..e2ba4ab00 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_image.webp and b/src/assets/images/lyne/anatomy/anatomy_image.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_image@2x.webp b/src/assets/images/lyne/anatomy/anatomy_image@2x.webp
index 0c3b14d02..c9fcffc1f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_image@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_image@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_image@3x.webp b/src/assets/images/lyne/anatomy/anatomy_image@3x.webp
index bb30fa051..938ba77ed 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_image@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_image@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_journey_header.webp b/src/assets/images/lyne/anatomy/anatomy_journey_header.webp
index 6062684a8..3390e5fdf 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_journey_header.webp and b/src/assets/images/lyne/anatomy/anatomy_journey_header.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_journey_header@2x.webp b/src/assets/images/lyne/anatomy/anatomy_journey_header@2x.webp
index e00c78ca9..b3bc2dd74 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_journey_header@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_journey_header@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_journey_header@3x.webp b/src/assets/images/lyne/anatomy/anatomy_journey_header@3x.webp
index 1ce291901..af99a6e36 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_journey_header@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_journey_header@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link.webp b/src/assets/images/lyne/anatomy/anatomy_link.webp
index d119b97e0..9b0f1a023 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link.webp and b/src/assets/images/lyne/anatomy/anatomy_link.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link@2x.webp b/src/assets/images/lyne/anatomy/anatomy_link@2x.webp
index 46594f73a..d79737efb 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_link@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link@3x.webp b/src/assets/images/lyne/anatomy/anatomy_link@3x.webp
index 40d315a60..2b2bce1fa 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_link@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link_list.webp b/src/assets/images/lyne/anatomy/anatomy_link_list.webp
index 9bc38169d..569f58d06 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link_list.webp and b/src/assets/images/lyne/anatomy/anatomy_link_list.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link_list@2x.webp b/src/assets/images/lyne/anatomy/anatomy_link_list@2x.webp
index 26960b997..a0069a6e7 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link_list@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_link_list@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link_list@3x.webp b/src/assets/images/lyne/anatomy/anatomy_link_list@3x.webp
index f927e5e3f..d1b1f5c32 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link_list@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_link_list@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link_list_anchor.webp b/src/assets/images/lyne/anatomy/anatomy_link_list_anchor.webp
index b12ea55d9..f5a23a836 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link_list_anchor.webp and b/src/assets/images/lyne/anatomy/anatomy_link_list_anchor.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@2x.webp b/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@2x.webp
index cac303faa..d27e46b1c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@3x.webp b/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@3x.webp
index c03ce8cdb..e6617f9f2 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_link_list_anchor@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle.webp b/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle.webp
new file mode 100644
index 000000000..68f8e6845
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle@2x.webp b/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle@2x.webp
new file mode 100644
index 000000000..e18034f2d
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle@3x.webp b/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle@3x.webp
new file mode 100644
index 000000000..a9bec4520
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_loading_indicator-circle@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_loading_indicator.webp b/src/assets/images/lyne/anatomy/anatomy_loading_indicator.webp
index 64c3b2a11..87fd079cb 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_loading_indicator.webp and b/src/assets/images/lyne/anatomy/anatomy_loading_indicator.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_loading_indicator@2x.webp b/src/assets/images/lyne/anatomy/anatomy_loading_indicator@2x.webp
index c2776590c..a5829cb0a 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_loading_indicator@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_loading_indicator@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_loading_indicator@3x.webp b/src/assets/images/lyne/anatomy/anatomy_loading_indicator@3x.webp
index 3e55debf2..052fb05bc 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_loading_indicator@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_loading_indicator@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_menu.webp b/src/assets/images/lyne/anatomy/anatomy_menu.webp
index be4c717cf..ce4e9e87a 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_menu.webp and b/src/assets/images/lyne/anatomy/anatomy_menu.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_menu@2x.webp b/src/assets/images/lyne/anatomy/anatomy_menu@2x.webp
index 67bd35f11..f1b03a594 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_menu@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_menu@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_menu@3x.webp b/src/assets/images/lyne/anatomy/anatomy_menu@3x.webp
index 757017144..2ba727be3 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_menu@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_menu@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_message.webp b/src/assets/images/lyne/anatomy/anatomy_message.webp
index f41c7dd8d..791052c8c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_message.webp and b/src/assets/images/lyne/anatomy/anatomy_message.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_message@2x.webp b/src/assets/images/lyne/anatomy/anatomy_message@2x.webp
index 1d1dc70df..f14592b31 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_message@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_message@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_message@3x.webp b/src/assets/images/lyne/anatomy/anatomy_message@3x.webp
index 78b086ecb..903ea9ca5 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_message@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_message@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_mini-button-group.webp b/src/assets/images/lyne/anatomy/anatomy_mini-button-group.webp
new file mode 100644
index 000000000..d3145e8e7
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_mini-button-group.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_mini-button-group@2x.webp b/src/assets/images/lyne/anatomy/anatomy_mini-button-group@2x.webp
new file mode 100644
index 000000000..1516910f0
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_mini-button-group@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_mini-button-group@3x.webp b/src/assets/images/lyne/anatomy/anatomy_mini-button-group@3x.webp
new file mode 100644
index 000000000..573c14782
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_mini-button-group@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_mini_button.webp b/src/assets/images/lyne/anatomy/anatomy_mini_button.webp
index 739ca424c..34a0d62c5 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_mini_button.webp and b/src/assets/images/lyne/anatomy/anatomy_mini_button.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_mini_button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_mini_button@2x.webp
index b7f1a1c9f..4299e81fa 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_mini_button@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_mini_button@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_mini_button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_mini_button@3x.webp
index cd1b7c246..adf42bc5b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_mini_button@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_mini_button@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_navigation.webp b/src/assets/images/lyne/anatomy/anatomy_navigation.webp
index 430ded511..88e918ea2 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_navigation.webp and b/src/assets/images/lyne/anatomy/anatomy_navigation.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_navigation@2x.webp b/src/assets/images/lyne/anatomy/anatomy_navigation@2x.webp
index 7ae6bf192..0c760861b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_navigation@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_navigation@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_navigation@3x.webp b/src/assets/images/lyne/anatomy/anatomy_navigation@3x.webp
index 0bbc7efe4..b6b894aca 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_navigation@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_navigation@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_notification.webp b/src/assets/images/lyne/anatomy/anatomy_notification.webp
index 59e32300f..b5f16a2c6 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_notification.webp and b/src/assets/images/lyne/anatomy/anatomy_notification.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_notification@2x.webp b/src/assets/images/lyne/anatomy/anatomy_notification@2x.webp
index 90ec36268..bcdad0154 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_notification@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_notification@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_notification@3x.webp b/src/assets/images/lyne/anatomy/anatomy_notification@3x.webp
index bee38f3ee..2ce141c2b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_notification@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_notification@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_overlay.webp b/src/assets/images/lyne/anatomy/anatomy_overlay.webp
index 870230de4..a26deeba0 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_overlay.webp and b/src/assets/images/lyne/anatomy/anatomy_overlay.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_overlay@2x.webp b/src/assets/images/lyne/anatomy/anatomy_overlay@2x.webp
index 9d8f69e2d..d0b0c0ec9 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_overlay@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_overlay@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_overlay@3x.webp b/src/assets/images/lyne/anatomy/anatomy_overlay@3x.webp
index 734079fcf..1434e045f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_overlay@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_overlay@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_pagination.webp b/src/assets/images/lyne/anatomy/anatomy_pagination.webp
index 044115008..76f63d140 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_pagination.webp and b/src/assets/images/lyne/anatomy/anatomy_pagination.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_pagination@2x.webp b/src/assets/images/lyne/anatomy/anatomy_pagination@2x.webp
index 4f02b6cf5..07adf28c1 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_pagination@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_pagination@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_pagination@3x.webp b/src/assets/images/lyne/anatomy/anatomy_pagination@3x.webp
index 0740d4f87..a7c40b130 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_pagination@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_pagination@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_popover.webp b/src/assets/images/lyne/anatomy/anatomy_popover.webp
index f4369169a..833e8eaf2 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_popover.webp and b/src/assets/images/lyne/anatomy/anatomy_popover.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_popover@2x.webp b/src/assets/images/lyne/anatomy/anatomy_popover@2x.webp
index 6cb59d8d9..50ab42070 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_popover@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_popover@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_popover@3x.webp b/src/assets/images/lyne/anatomy/anatomy_popover@3x.webp
index 45a95a95a..40332ade3 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_popover@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_popover@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button.webp
index b4ae8c515..4bfbca917 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button@2x.webp
index 5d4e717b4..7936574ee 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button@3x.webp
index d74e9fdf1..97e576e77 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button_group.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button_group.webp
index 6998a70ef..9dfdbe3c9 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button_group.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button_group.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button_group@2x.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button_group@2x.webp
index 65be98484..18900150d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button_group@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button_group@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button_group@3x.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button_group@3x.webp
index ebbe9e17a..6a4ff8314 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button_group@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button_group@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button_panel.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button_panel.webp
index 3db7a3e8e..5705f6758 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button_panel.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button_panel.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@2x.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@2x.webp
index 0f1562488..b43b7a21f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@3x.webp b/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@3x.webp
index cd4ce8ebc..10af4f4e9 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_radio_button_panel@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_secondary-button.webp b/src/assets/images/lyne/anatomy/anatomy_secondary-button.webp
new file mode 100644
index 000000000..e7505a9bc
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_secondary-button.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_secondary-button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_secondary-button@2x.webp
new file mode 100644
index 000000000..be443afe2
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_secondary-button@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_secondary-button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_secondary-button@3x.webp
new file mode 100644
index 000000000..c90e683c2
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_secondary-button@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_select.webp b/src/assets/images/lyne/anatomy/anatomy_select.webp
index 667cde042..abac7ae31 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_select.webp and b/src/assets/images/lyne/anatomy/anatomy_select.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_select@2x.webp b/src/assets/images/lyne/anatomy/anatomy_select@2x.webp
index bfa5113f1..2c37df378 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_select@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_select@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_select@3x.webp b/src/assets/images/lyne/anatomy/anatomy_select@3x.webp
index d6e8cc4af..22001c83e 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_select@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_select@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel.webp b/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel.webp
index fc25383bb..960fd1d64 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel.webp and b/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@2x.webp b/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@2x.webp
index f444900ac..5fe0db8f8 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@3x.webp b/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@3x.webp
index 40c8562df..756120a15 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_selection_expansion_panel@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_skiplinks.webp b/src/assets/images/lyne/anatomy/anatomy_skiplinks.webp
index 206329420..7ff19b641 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_skiplinks.webp and b/src/assets/images/lyne/anatomy/anatomy_skiplinks.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_skiplinks@2x.webp b/src/assets/images/lyne/anatomy/anatomy_skiplinks@2x.webp
index 1b8a083f1..32eb7dcfb 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_skiplinks@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_skiplinks@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_skiplinks@3x.webp b/src/assets/images/lyne/anatomy/anatomy_skiplinks@3x.webp
index 8d3506dcd..97808ac70 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_skiplinks@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_skiplinks@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_slider.webp b/src/assets/images/lyne/anatomy/anatomy_slider.webp
index fe32ce371..37ba55f11 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_slider.webp and b/src/assets/images/lyne/anatomy/anatomy_slider.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_slider@2x.webp b/src/assets/images/lyne/anatomy/anatomy_slider@2x.webp
index 10eaf4670..9dcddd7d7 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_slider@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_slider@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_slider@3x.webp b/src/assets/images/lyne/anatomy/anatomy_slider@3x.webp
index 46ceffb71..76d8130b0 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_slider@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_slider@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_status.webp b/src/assets/images/lyne/anatomy/anatomy_status.webp
index 7eb316851..fbc6fa817 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_status.webp and b/src/assets/images/lyne/anatomy/anatomy_status.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_status@2x.webp b/src/assets/images/lyne/anatomy/anatomy_status@2x.webp
index cbf3e0efa..4bb566cd8 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_status@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_status@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_status@3x.webp b/src/assets/images/lyne/anatomy/anatomy_status@3x.webp
index 5db2c61aa..9224e2c7a 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_status@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_status@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_step.webp b/src/assets/images/lyne/anatomy/anatomy_step.webp
index 02a55c7c2..87ab6bda4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_step.webp and b/src/assets/images/lyne/anatomy/anatomy_step.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_step@2x.webp b/src/assets/images/lyne/anatomy/anatomy_step@2x.webp
index 046232cdc..4a96edde9 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_step@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_step@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_step@3x.webp b/src/assets/images/lyne/anatomy/anatomy_step@3x.webp
index 96301b99e..58e15bf02 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_step@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_step@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_stepper.webp b/src/assets/images/lyne/anatomy/anatomy_stepper.webp
index b0a6f0925..76ecf56cf 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_stepper.webp and b/src/assets/images/lyne/anatomy/anatomy_stepper.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_stepper@2x.webp b/src/assets/images/lyne/anatomy/anatomy_stepper@2x.webp
index de444a4ff..cbcc15275 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_stepper@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_stepper@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_stepper@3x.webp b/src/assets/images/lyne/anatomy/anatomy_stepper@3x.webp
index 3f6a23b6e..337e9c568 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_stepper@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_stepper@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tab_group.webp b/src/assets/images/lyne/anatomy/anatomy_tab_group.webp
index da4a5435a..3d1c374f8 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tab_group.webp and b/src/assets/images/lyne/anatomy/anatomy_tab_group.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tab_group@2x.webp b/src/assets/images/lyne/anatomy/anatomy_tab_group@2x.webp
index ccb9e9578..6e7934a5c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tab_group@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_tab_group@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tab_group@3x.webp b/src/assets/images/lyne/anatomy/anatomy_tab_group@3x.webp
index 3f5635fb5..63e6b3775 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tab_group@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_tab_group@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tab_label.webp b/src/assets/images/lyne/anatomy/anatomy_tab_label.webp
index e7ef924ff..1e5b905d4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tab_label.webp and b/src/assets/images/lyne/anatomy/anatomy_tab_label.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tab_label@2x.webp b/src/assets/images/lyne/anatomy/anatomy_tab_label@2x.webp
index 736c95210..30bf317e7 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tab_label@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_tab_label@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tab_label@3x.webp b/src/assets/images/lyne/anatomy/anatomy_tab_label@3x.webp
index da3437b02..ed37028b5 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tab_label@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_tab_label@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_table.webp b/src/assets/images/lyne/anatomy/anatomy_table.webp
index f45135591..988a2d2a5 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_table.webp and b/src/assets/images/lyne/anatomy/anatomy_table.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_table@2x.webp b/src/assets/images/lyne/anatomy/anatomy_table@2x.webp
index ee1932b04..dc5de68f4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_table@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_table@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_table@3x.webp b/src/assets/images/lyne/anatomy/anatomy_table@3x.webp
index 404ced14d..ea46409ae 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_table@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_table@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_table_wrapper.webp b/src/assets/images/lyne/anatomy/anatomy_table_wrapper.webp
index ea933ca1b..7fc923db0 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_table_wrapper.webp and b/src/assets/images/lyne/anatomy/anatomy_table_wrapper.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_table_wrapper@2x.webp b/src/assets/images/lyne/anatomy/anatomy_table_wrapper@2x.webp
index 36350fc29..fffa7538a 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_table_wrapper@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_table_wrapper@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_table_wrapper@3x.webp b/src/assets/images/lyne/anatomy/anatomy_table_wrapper@3x.webp
index ab04a7647..e4c809861 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_table_wrapper@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_table_wrapper@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tag.webp b/src/assets/images/lyne/anatomy/anatomy_tag.webp
index ca662f024..1042eea0e 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tag.webp and b/src/assets/images/lyne/anatomy/anatomy_tag.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tag@2x.webp b/src/assets/images/lyne/anatomy/anatomy_tag@2x.webp
index b06aad35a..7aeea414f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tag@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_tag@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tag@3x.webp b/src/assets/images/lyne/anatomy/anatomy_tag@3x.webp
index 3f4c73aca..4057f3d48 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tag@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_tag@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tag_group.webp b/src/assets/images/lyne/anatomy/anatomy_tag_group.webp
index e2e6f44cf..a0a0deb19 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tag_group.webp and b/src/assets/images/lyne/anatomy/anatomy_tag_group.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tag_group@2x.webp b/src/assets/images/lyne/anatomy/anatomy_tag_group@2x.webp
index f300569fe..d0e4fa8c1 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tag_group@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_tag_group@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tag_group@3x.webp b/src/assets/images/lyne/anatomy/anatomy_tag_group@3x.webp
index 9cb5fba5f..8d40d5f15 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tag_group@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_tag_group@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser.webp b/src/assets/images/lyne/anatomy/anatomy_teaser.webp
index 256af2d73..f95a6a49c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser@2x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser@2x.webp
index e3e287a52..481b35629 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser@3x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser@3x.webp
index 3add50692..9b5137505 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_hero.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_hero.webp
index 00ef5fbcd..4fb635472 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_hero.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_hero.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_hero@2x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_hero@2x.webp
index 9209571af..9471bf5c4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_hero@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_hero@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_hero@3x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_hero@3x.webp
index f27e1c660..d9cf8ac9d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_hero@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_hero@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_paid.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_paid.webp
index 16b69a22f..152fc67db 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_paid.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_paid.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_paid@2x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_paid@2x.webp
index 2b3708ab7..ca557f695 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_paid@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_paid@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_paid@3x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_paid@3x.webp
index 6b9083c46..b483ae2e4 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_paid@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_paid@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_product.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_product.webp
index f468b2b26..6b8891fa7 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_product.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_product.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_product@2x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_product@2x.webp
index 82484d83d..aa75feb9a 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_product@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_product@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_product@3x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_product@3x.webp
index ff892c45f..45d6958e3 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_product@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_product@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_product_static.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_product_static.webp
index d2f732e2f..eba2ab513 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_product_static.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_product_static.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@2x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@2x.webp
index 126b88f70..20de3d3b1 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@3x.webp b/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@3x.webp
index 9a7fe2129..05b03c4b7 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_teaser_product_static@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tertiary_button.webp b/src/assets/images/lyne/anatomy/anatomy_tertiary_button.webp
deleted file mode 100644
index 913f45d76..000000000
Binary files a/src/assets/images/lyne/anatomy/anatomy_tertiary_button.webp and /dev/null differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tertiary_button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_tertiary_button@2x.webp
deleted file mode 100644
index 4a3ec746c..000000000
Binary files a/src/assets/images/lyne/anatomy/anatomy_tertiary_button@2x.webp and /dev/null differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tertiary_button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_tertiary_button@3x.webp
deleted file mode 100644
index 2dd7a21b2..000000000
Binary files a/src/assets/images/lyne/anatomy/anatomy_tertiary_button@3x.webp and /dev/null differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_textarea.webp b/src/assets/images/lyne/anatomy/anatomy_textarea.webp
index 2fc213c33..be81ada63 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_textarea.webp and b/src/assets/images/lyne/anatomy/anatomy_textarea.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_textarea@2x.webp b/src/assets/images/lyne/anatomy/anatomy_textarea@2x.webp
index 3b4f25671..aebd490b0 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_textarea@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_textarea@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_textarea@3x.webp b/src/assets/images/lyne/anatomy/anatomy_textarea@3x.webp
index 1d57dbc38..cce4b8a6f 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_textarea@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_textarea@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_time_input.webp b/src/assets/images/lyne/anatomy/anatomy_time_input.webp
index 3ad272468..d72b1027c 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_time_input.webp and b/src/assets/images/lyne/anatomy/anatomy_time_input.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_time_input@2x.webp b/src/assets/images/lyne/anatomy/anatomy_time_input@2x.webp
index 4b13a8de3..e106e5a92 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_time_input@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_time_input@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_time_input@3x.webp b/src/assets/images/lyne/anatomy/anatomy_time_input@3x.webp
index 46318cf8d..d84081a14 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_time_input@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_time_input@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_title.webp b/src/assets/images/lyne/anatomy/anatomy_title.webp
index 1020b6bde..af5bbdffb 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_title.webp and b/src/assets/images/lyne/anatomy/anatomy_title.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_title@2x.webp b/src/assets/images/lyne/anatomy/anatomy_title@2x.webp
index a40e868ea..62503f5bb 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_title@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_title@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_title@3x.webp b/src/assets/images/lyne/anatomy/anatomy_title@3x.webp
index a2a31f42c..646c3b39d 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_title@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_title@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toast.webp b/src/assets/images/lyne/anatomy/anatomy_toast.webp
index c969ae260..5f07792ba 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toast.webp and b/src/assets/images/lyne/anatomy/anatomy_toast.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toast@2x.webp b/src/assets/images/lyne/anatomy/anatomy_toast@2x.webp
index 4c3efce01..d4414defd 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toast@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_toast@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toast@3x.webp b/src/assets/images/lyne/anatomy/anatomy_toast@3x.webp
index a8b8e8018..e82fef91a 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toast@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_toast@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toggle.webp b/src/assets/images/lyne/anatomy/anatomy_toggle.webp
index 6b0048f78..1eec27b6b 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toggle.webp and b/src/assets/images/lyne/anatomy/anatomy_toggle.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toggle@2x.webp b/src/assets/images/lyne/anatomy/anatomy_toggle@2x.webp
index e51e27ca4..273071a08 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toggle@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_toggle@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toggle@3x.webp b/src/assets/images/lyne/anatomy/anatomy_toggle@3x.webp
index 350524f5a..6190269c6 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toggle@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_toggle@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toggle_check.webp b/src/assets/images/lyne/anatomy/anatomy_toggle_check.webp
index ab5ad6da9..e95cc0c42 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toggle_check.webp and b/src/assets/images/lyne/anatomy/anatomy_toggle_check.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toggle_check@2x.webp b/src/assets/images/lyne/anatomy/anatomy_toggle_check@2x.webp
index fa7b71cd5..8ab8f8526 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toggle_check@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_toggle_check@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_toggle_check@3x.webp b/src/assets/images/lyne/anatomy/anatomy_toggle_check@3x.webp
index b4eebb1ff..fa7859b76 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_toggle_check@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_toggle_check@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tooltip.webp b/src/assets/images/lyne/anatomy/anatomy_tooltip.webp
index 7ade3c0d8..74e0d1076 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tooltip.webp and b/src/assets/images/lyne/anatomy/anatomy_tooltip.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tooltip@2x.webp b/src/assets/images/lyne/anatomy/anatomy_tooltip@2x.webp
index e99e55d9c..744f090bc 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tooltip@2x.webp and b/src/assets/images/lyne/anatomy/anatomy_tooltip@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_tooltip@3x.webp b/src/assets/images/lyne/anatomy/anatomy_tooltip@3x.webp
index 437ad4fbe..ea7385bee 100644
Binary files a/src/assets/images/lyne/anatomy/anatomy_tooltip@3x.webp and b/src/assets/images/lyne/anatomy/anatomy_tooltip@3x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_transparent-button.webp b/src/assets/images/lyne/anatomy/anatomy_transparent-button.webp
new file mode 100644
index 000000000..ef1355c3b
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_transparent-button.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_transparent-button@2x.webp b/src/assets/images/lyne/anatomy/anatomy_transparent-button@2x.webp
new file mode 100644
index 000000000..3fceb00c0
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_transparent-button@2x.webp differ
diff --git a/src/assets/images/lyne/anatomy/anatomy_transparent-button@3x.webp b/src/assets/images/lyne/anatomy/anatomy_transparent-button@3x.webp
new file mode 100644
index 000000000..76e378e14
Binary files /dev/null and b/src/assets/images/lyne/anatomy/anatomy_transparent-button@3x.webp differ