@marioschmidt/design-system-components 1.1.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bds/bds.css +1 -1
- package/dist/bds/bds.esm.js +1 -1
- package/dist/bds/p-5fc1f965.entry.js +2 -0
- package/dist/bds/p-5fc1f965.entry.js.map +1 -0
- package/dist/bds/p-DjQpvXJW.js +3 -0
- package/dist/bds/p-DjQpvXJW.js.map +1 -0
- package/dist/cjs/bds.cjs.js +1 -1
- package/dist/cjs/ds-button_2.cjs.entry.js +11 -7
- package/dist/cjs/index-Bg-5nAHg.js +1398 -0
- package/dist/cjs/index-Bg-5nAHg.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/ds-button/ds-button.css +175 -29
- package/dist/collection/ds-button/ds-button.js +27 -13
- package/dist/collection/ds-button/ds-button.js.map +1 -1
- package/dist/components/ds-button.js +10 -6
- package/dist/components/ds-button.js.map +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/docs/ds-button/readme.md +4 -4
- package/dist/esm/bds.js +2 -2
- package/dist/esm/ds-button_2.entry.js +11 -7
- package/dist/esm/index-DjQpvXJW.js +1391 -0
- package/dist/esm/index-DjQpvXJW.js.map +1 -0
- package/dist/esm/loader.js +2 -2
- package/dist/types/components.d.ts +10 -8
- package/dist/types/ds-button/ds-button.d.ts +13 -3
- package/dist/www/build/bds.css +1 -1
- package/dist/www/build/bds.esm.js +1 -1
- package/dist/www/build/p-5fc1f965.entry.js +2 -0
- package/dist/www/build/p-5fc1f965.entry.js.map +1 -0
- package/dist/www/build/p-71b331cc.css +1 -0
- package/dist/www/build/p-DjQpvXJW.js +3 -0
- package/dist/www/build/p-DjQpvXJW.js.map +1 -0
- package/dist/www/css/advertorial/components/_dsysdocs.css +1 -1
- package/dist/www/css/advertorial/components/article.css +32 -1
- package/dist/www/css/advertorial/components/audioplayer.css +1 -1
- package/dist/www/css/advertorial/components/avatar.css +35 -1
- package/dist/www/css/advertorial/components/badge.css +10 -2
- package/dist/www/css/advertorial/components/breadcrumb.css +19 -1
- package/dist/www/css/advertorial/components/breakingnews.css +17 -1
- package/dist/www/css/advertorial/components/button.css +9 -1
- package/dist/www/css/advertorial/components/card.css +1 -1
- package/dist/www/css/advertorial/components/carousel.css +1 -1
- package/dist/www/css/advertorial/components/chip.css +1 -1
- package/dist/www/css/advertorial/components/datepicker.css +1 -1
- package/dist/www/css/advertorial/components/drawers.css +1 -1
- package/dist/www/css/advertorial/components/dropdown.css +1 -1
- package/dist/www/css/advertorial/components/footer.css +1 -1
- package/dist/www/css/advertorial/components/icon.css +1 -1
- package/dist/www/css/advertorial/components/iconbutton.css +1 -1
- package/dist/www/css/advertorial/components/infoelement.css +1 -1
- package/dist/www/css/advertorial/components/inputfield.css +1 -1
- package/dist/www/css/advertorial/components/liveticker.css +9 -1
- package/dist/www/css/advertorial/components/mediaplayer.css +17 -1
- package/dist/www/css/advertorial/components/menu.css +28 -1
- package/dist/www/css/advertorial/components/newsticker.css +17 -1
- package/dist/www/css/advertorial/components/pagination.css +1 -1
- package/dist/www/css/advertorial/components/paywall.css +10 -1
- package/dist/www/css/advertorial/components/quote.css +1 -1
- package/dist/www/css/advertorial/components/radiobutton.css +1 -1
- package/dist/www/css/advertorial/components/search.css +1 -1
- package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
- package/dist/www/css/advertorial/components/separator.css +1 -1
- package/dist/www/css/advertorial/components/skeletons.css +1 -1
- package/dist/www/css/advertorial/components/slider.css +1 -1
- package/dist/www/css/advertorial/components/specialnavi.css +1 -1
- package/dist/www/css/advertorial/components/spinner.css +1 -1
- package/dist/www/css/advertorial/components/tab.css +17 -1
- package/dist/www/css/advertorial/components/table.css +1 -1
- package/dist/www/css/advertorial/components/teaser.css +41 -1
- package/dist/www/css/advertorial/components/toggleswitch.css +1 -1
- package/dist/www/css/advertorial/components/video.css +1 -1
- package/dist/www/css/advertorial/theme.css +1 -1
- package/dist/www/css/advertorial/tokens.css +305 -31
- package/dist/www/css/bild/components/_dsysdoc.css +1 -1
- package/dist/www/css/bild/components/_dsysdocs.css +1 -1
- package/dist/www/css/bild/components/alert.css +1 -1
- package/dist/www/css/bild/components/article.css +32 -1
- package/dist/www/css/bild/components/audioplayer.css +1 -1
- package/dist/www/css/bild/components/avatar.css +35 -1
- package/dist/www/css/bild/components/badge.css +10 -2
- package/dist/www/css/bild/components/breadcrumb.css +19 -1
- package/dist/www/css/bild/components/breakingnews.css +17 -1
- package/dist/www/css/bild/components/button.css +10 -2
- package/dist/www/css/bild/components/card.css +1 -1
- package/dist/www/css/bild/components/carousel.css +1 -1
- package/dist/www/css/bild/components/chip.css +1 -1
- package/dist/www/css/bild/components/datepicker.css +1 -1
- package/dist/www/css/bild/components/drawers.css +1 -1
- package/dist/www/css/bild/components/dropdown.css +1 -1
- package/dist/www/css/bild/components/empties.css +1 -1
- package/dist/www/css/bild/components/footer.css +1 -1
- package/dist/www/css/bild/components/gallery.css +1 -1
- package/dist/www/css/bild/components/icon.css +1 -1
- package/dist/www/css/bild/components/iconbutton.css +1 -1
- package/dist/www/css/bild/components/infoelement.css +1 -1
- package/dist/www/css/bild/components/inputfield.css +2 -2
- package/dist/www/css/bild/components/kicker.css +1 -1
- package/dist/www/css/bild/components/liveticker.css +9 -1
- package/dist/www/css/bild/components/mediaplayer.css +17 -1
- package/dist/www/css/bild/components/menu.css +28 -1
- package/dist/www/css/bild/components/menuitem.css +1 -1
- package/dist/www/css/bild/components/newsticker.css +17 -1
- package/dist/www/css/bild/components/pagination.css +1 -1
- package/dist/www/css/bild/components/partnerlinks.css +1 -1
- package/dist/www/css/bild/components/paywall.css +10 -1
- package/dist/www/css/bild/components/quote.css +1 -1
- package/dist/www/css/bild/components/radiobutton.css +1 -1
- package/dist/www/css/bild/components/search.css +1 -1
- package/dist/www/css/bild/components/sectiontitle.css +1 -1
- package/dist/www/css/bild/components/selection.css +1 -1
- package/dist/www/css/bild/components/separator.css +1 -1
- package/dist/www/css/bild/components/skeletons.css +1 -1
- package/dist/www/css/bild/components/slider.css +1 -1
- package/dist/www/css/bild/components/specialnavi.css +1 -1
- package/dist/www/css/bild/components/spinner.css +1 -1
- package/dist/www/css/bild/components/subheader.css +1 -1
- package/dist/www/css/bild/components/tab.css +17 -1
- package/dist/www/css/bild/components/table.css +1 -1
- package/dist/www/css/bild/components/teaser.css +41 -1
- package/dist/www/css/bild/components/toggleswitch.css +1 -1
- package/dist/www/css/bild/components/video.css +1 -1
- package/dist/www/css/bild/theme.css +3 -5
- package/dist/www/css/bild/tokens.css +305 -31
- package/dist/www/css/bundles/advertorial.css +553 -42
- package/dist/www/css/bundles/bild.css +557 -48
- package/dist/www/css/bundles/sportbild.css +579 -48
- package/dist/www/css/shared/colorprimitive.css +1 -1
- package/dist/www/css/shared/fontprimitive.css +1 -1
- package/dist/www/css/shared/primitives.css +1 -1
- package/dist/www/css/shared/sizeprimitive.css +1 -1
- package/dist/www/css/shared/spaceprimitive.css +1 -1
- package/dist/www/css/sportbild/components/_dsysdoc.css +1 -1
- package/dist/www/css/sportbild/components/_dsysdocs.css +1 -1
- package/dist/www/css/sportbild/components/alert.css +1 -1
- package/dist/www/css/sportbild/components/article.css +33 -1
- package/dist/www/css/sportbild/components/audioplayer.css +1 -1
- package/dist/www/css/sportbild/components/avatar.css +35 -1
- package/dist/www/css/sportbild/components/badge.css +10 -2
- package/dist/www/css/sportbild/components/breadcrumb.css +19 -1
- package/dist/www/css/sportbild/components/breakingnews.css +17 -1
- package/dist/www/css/sportbild/components/button.css +10 -2
- package/dist/www/css/sportbild/components/card.css +1 -1
- package/dist/www/css/sportbild/components/carousel.css +1 -1
- package/dist/www/css/sportbild/components/chip.css +1 -1
- package/dist/www/css/sportbild/components/datepicker.css +1 -1
- package/dist/www/css/sportbild/components/drawers.css +1 -1
- package/dist/www/css/sportbild/components/dropdown.css +1 -1
- package/dist/www/css/sportbild/components/empties.css +1 -1
- package/dist/www/css/sportbild/components/footer.css +1 -1
- package/dist/www/css/sportbild/components/gallery.css +1 -1
- package/dist/www/css/sportbild/components/icon.css +1 -1
- package/dist/www/css/sportbild/components/iconbutton.css +1 -1
- package/dist/www/css/sportbild/components/infoelement.css +1 -1
- package/dist/www/css/sportbild/components/inputfield.css +2 -2
- package/dist/www/css/sportbild/components/kicker.css +1 -1
- package/dist/www/css/sportbild/components/liveticker.css +9 -1
- package/dist/www/css/sportbild/components/mediaplayer.css +17 -1
- package/dist/www/css/sportbild/components/menu.css +30 -1
- package/dist/www/css/sportbild/components/menuitem.css +1 -1
- package/dist/www/css/sportbild/components/newsticker.css +18 -1
- package/dist/www/css/sportbild/components/pagination.css +1 -1
- package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
- package/dist/www/css/sportbild/components/paywall.css +10 -1
- package/dist/www/css/sportbild/components/quote.css +1 -1
- package/dist/www/css/sportbild/components/radiobutton.css +1 -1
- package/dist/www/css/sportbild/components/search.css +1 -1
- package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
- package/dist/www/css/sportbild/components/selection.css +1 -1
- package/dist/www/css/sportbild/components/separator.css +1 -1
- package/dist/www/css/sportbild/components/skeletons.css +1 -1
- package/dist/www/css/sportbild/components/slider.css +1 -1
- package/dist/www/css/sportbild/components/specialnavi.css +1 -1
- package/dist/www/css/sportbild/components/spinner.css +1 -1
- package/dist/www/css/sportbild/components/subheader.css +1 -1
- package/dist/www/css/sportbild/components/tab.css +17 -1
- package/dist/www/css/sportbild/components/table.css +1 -1
- package/dist/www/css/sportbild/components/teaser.css +46 -1
- package/dist/www/css/sportbild/components/toggleswitch.css +1 -1
- package/dist/www/css/sportbild/components/video.css +1 -1
- package/dist/www/css/sportbild/theme.css +3 -5
- package/dist/www/css/sportbild/tokens.css +318 -31
- package/dist/www/index.html +1 -1
- package/package.json +1 -1
- package/dist/bds/p-84bc6959.entry.js +0 -2
- package/dist/bds/p-84bc6959.entry.js.map +0 -1
- package/dist/bds/p-ChFDVObC.js +0 -3
- package/dist/bds/p-ChFDVObC.js.map +0 -1
- package/dist/cjs/index-D8A-8VrK.js +0 -1398
- package/dist/cjs/index-D8A-8VrK.js.map +0 -1
- package/dist/esm/index-ChFDVObC.js +0 -1391
- package/dist/esm/index-ChFDVObC.js.map +0 -1
- package/dist/www/build/p-84bc6959.entry.js +0 -2
- package/dist/www/build/p-84bc6959.entry.js.map +0 -1
- package/dist/www/build/p-ChFDVObC.js +0 -3
- package/dist/www/build/p-ChFDVObC.js.map +0 -1
- package/dist/www/build/p-bbf896ac.css +0 -1
- package/dist/www/css/advertorial/components/accordion.css +0 -23
- package/dist/www/css/bild/components/accordion.css +0 -23
- package/dist/www/css/sportbild/components/accordion.css +0 -23
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Breadcrumb Component Tokens
|
|
@@ -22,6 +22,24 @@
|
|
|
22
22
|
line-height: var(--breadcrumb-line-height);
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
[data-content-brand="bild"] .breadcrumb-link,
|
|
26
|
+
:host([data-content-brand="bild"]) .breadcrumb-link {
|
|
27
|
+
font-family: var(--body-font-family);
|
|
28
|
+
font-weight: var(--body-font-weight-bold);
|
|
29
|
+
font-size: 15px;
|
|
30
|
+
line-height: 15px;
|
|
31
|
+
text-decoration: underline;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
[data-content-brand="bild"] .breadcrumb-link-hover,
|
|
35
|
+
:host([data-content-brand="bild"]) .breadcrumb-link-hover {
|
|
36
|
+
font-family: var(--body-font-family);
|
|
37
|
+
font-weight: var(--body-font-weight-bold);
|
|
38
|
+
font-size: 15px;
|
|
39
|
+
line-height: 15px;
|
|
40
|
+
text-decoration: underline;
|
|
41
|
+
}
|
|
42
|
+
|
|
25
43
|
/* === BREAKPOINT TOKENS === */
|
|
26
44
|
|
|
27
45
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: BreakingNews Component Tokens
|
|
@@ -55,6 +55,22 @@
|
|
|
55
55
|
text-transform: uppercase;
|
|
56
56
|
}
|
|
57
57
|
|
|
58
|
+
[data-content-brand="bild"] .breaking-news-upper-title,
|
|
59
|
+
:host([data-content-brand="bild"]) .breaking-news-upper-title {
|
|
60
|
+
font-family: var(--title-font-family);
|
|
61
|
+
font-weight: var(--title-font-weight);
|
|
62
|
+
font-size: 13px;
|
|
63
|
+
line-height: 13px;
|
|
64
|
+
}
|
|
65
|
+
|
|
66
|
+
[data-content-brand="bild"] .breaking-news-lower-title,
|
|
67
|
+
:host([data-content-brand="bild"]) .breaking-news-lower-title {
|
|
68
|
+
font-family: var(--title-font-family);
|
|
69
|
+
font-weight: var(--title-font-weight);
|
|
70
|
+
font-size: 23px;
|
|
71
|
+
line-height: 21px;
|
|
72
|
+
}
|
|
73
|
+
|
|
58
74
|
/* === BREAKPOINT TOKENS === */
|
|
59
75
|
|
|
60
76
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Button Component Tokens
|
|
@@ -68,6 +68,14 @@
|
|
|
68
68
|
text-transform: uppercase;
|
|
69
69
|
}
|
|
70
70
|
|
|
71
|
+
[data-content-brand="bild"] .partner-link-button-label,
|
|
72
|
+
:host([data-content-brand="bild"]) .partner-link-button-label {
|
|
73
|
+
font-family: var(--label-font-family);
|
|
74
|
+
font-weight: var(--label-font-weight-book);
|
|
75
|
+
font-size: var(--partner-link-button-label-font-size);
|
|
76
|
+
line-height: 16px;
|
|
77
|
+
}
|
|
78
|
+
|
|
71
79
|
/* === BREAKPOINT TOKENS === */
|
|
72
80
|
|
|
73
81
|
[data-content-brand="bild"],
|
|
@@ -104,7 +112,7 @@
|
|
|
104
112
|
--button-primary-brand-bg-color-active: var(--bg-color-brand-solid-active);
|
|
105
113
|
--button-tertiary-neutral-label-color: var(--text-color-active);
|
|
106
114
|
--button-tertiary-neutral-border-color-idle: var(--border-color-idle);
|
|
107
|
-
--button-tertiary-neutral-border-color-hover: var(--border-color-
|
|
115
|
+
--button-tertiary-neutral-border-color-hover: var(--border-color-selected);
|
|
108
116
|
--button-tertiary-neutral-bg-color-hover: var(--bg-color-secondary);
|
|
109
117
|
--button-tertiary-neutral-bg-color-active: var(--bg-color-tertiary);
|
|
110
118
|
--button-secondary-bg-color-hover: var(--bg-color-quaternary);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: InputField Component Tokens
|
|
@@ -95,6 +95,6 @@
|
|
|
95
95
|
[data-color-brand="bild"],
|
|
96
96
|
:host([data-color-brand="bild"]) {
|
|
97
97
|
--input-field-border-color-idle: var(--border-color-idle);
|
|
98
|
-
--input-field-border-color-active: var(--border-color-
|
|
98
|
+
--input-field-border-color-active: var(--border-color-selected);
|
|
99
99
|
--input-field-border-color-disabled: var(--border-color-disabled);
|
|
100
100
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: LiveTicker Component Tokens
|
|
@@ -22,6 +22,14 @@
|
|
|
22
22
|
line-height: 22px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
[data-content-brand="bild"] .live-ticker-time-stamp,
|
|
26
|
+
:host([data-content-brand="bild"]) .live-ticker-time-stamp {
|
|
27
|
+
font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
|
|
28
|
+
font-weight: var(--label-font-weight-bold);
|
|
29
|
+
font-size: var(--live-ticker-time-stamp-font-size);
|
|
30
|
+
line-height: 14px;
|
|
31
|
+
}
|
|
32
|
+
|
|
25
33
|
/* === BREAKPOINT TOKENS === */
|
|
26
34
|
|
|
27
35
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: MediaPlayer Component Tokens
|
|
@@ -66,6 +66,22 @@
|
|
|
66
66
|
line-height: 16px;
|
|
67
67
|
}
|
|
68
68
|
|
|
69
|
+
[data-content-brand="bild"] .video-ad-time,
|
|
70
|
+
:host([data-content-brand="bild"]) .video-ad-time {
|
|
71
|
+
font-family: var(--title-font-family);
|
|
72
|
+
font-weight: var(--title-font-weight);
|
|
73
|
+
font-size: 14px;
|
|
74
|
+
text-transform: uppercase;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
[data-content-brand="bild"] .video-player-time,
|
|
78
|
+
:host([data-content-brand="bild"]) .video-player-time {
|
|
79
|
+
font-family: var(--title-font-family);
|
|
80
|
+
font-weight: var(--title-font-weight);
|
|
81
|
+
font-size: 14px;
|
|
82
|
+
text-transform: uppercase;
|
|
83
|
+
}
|
|
84
|
+
|
|
69
85
|
/* === BREAKPOINT TOKENS === */
|
|
70
86
|
|
|
71
87
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Menu Component Tokens
|
|
@@ -50,6 +50,33 @@
|
|
|
50
50
|
line-height: 14px;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
+
[data-content-brand="bild"] .app-topbar-tabs-title,
|
|
54
|
+
:host([data-content-brand="bild"]) .app-topbar-tabs-title {
|
|
55
|
+
font-family: var(--title-font-family);
|
|
56
|
+
font-weight: var(--title-font-weight);
|
|
57
|
+
font-size: 12px;
|
|
58
|
+
line-height: 14px;
|
|
59
|
+
text-transform: uppercase;
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
[data-content-brand="bild"] .menu-item-label,
|
|
63
|
+
:host([data-content-brand="bild"]) .menu-item-label {
|
|
64
|
+
font-family: var(--label-font-family);
|
|
65
|
+
font-weight: 700;
|
|
66
|
+
font-size: 15px;
|
|
67
|
+
line-height: 15px;
|
|
68
|
+
text-transform: uppercase;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
[data-content-brand="bild"] .menu-item-util-label,
|
|
72
|
+
:host([data-content-brand="bild"]) .menu-item-util-label {
|
|
73
|
+
font-family: var(--label-font-family);
|
|
74
|
+
font-weight: 700;
|
|
75
|
+
font-size: var(--size-1-p-5-x, 12px);
|
|
76
|
+
line-height: var(--size-1-p-5-x, 12px);
|
|
77
|
+
text-transform: uppercase;
|
|
78
|
+
}
|
|
79
|
+
|
|
53
80
|
/* === BREAKPOINT TOKENS === */
|
|
54
81
|
|
|
55
82
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: NewsTicker Component Tokens
|
|
@@ -22,6 +22,22 @@
|
|
|
22
22
|
line-height: 20.8px;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
+
[data-content-brand="bild"] .news-ticker-kicker,
|
|
26
|
+
:host([data-content-brand="bild"]) .news-ticker-kicker {
|
|
27
|
+
font-family: var(--kicker-font-family);
|
|
28
|
+
font-weight: var(--kicker-font-weight);
|
|
29
|
+
font-size: var(--kicker-3-font-size);
|
|
30
|
+
line-height: var(--kicker-3-line-height);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
[data-content-brand="bild"] .news-ticker-headline,
|
|
34
|
+
:host([data-content-brand="bild"]) .news-ticker-headline {
|
|
35
|
+
font-family: var(--headline-font-family);
|
|
36
|
+
font-weight: 900;
|
|
37
|
+
font-size: var(--headline-3-font-size);
|
|
38
|
+
line-height: var(--headline-3-line-height);
|
|
39
|
+
}
|
|
40
|
+
|
|
25
41
|
/* === BREAKPOINT TOKENS === */
|
|
26
42
|
|
|
27
43
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Paywall Component Tokens
|
|
@@ -23,6 +23,15 @@
|
|
|
23
23
|
letter-spacing: var(--display-2-letter-space);
|
|
24
24
|
}
|
|
25
25
|
|
|
26
|
+
[data-content-brand="bild"] .paywall-card-note,
|
|
27
|
+
:host([data-content-brand="bild"]) .paywall-card-note {
|
|
28
|
+
font-family: var(--title-font-family);
|
|
29
|
+
font-weight: var(--title-font-weight);
|
|
30
|
+
font-size: var(--size-5-x, 40px);
|
|
31
|
+
line-height: var(--size-5-x, 40px);
|
|
32
|
+
letter-spacing: var(--display-3-letter-space);
|
|
33
|
+
}
|
|
34
|
+
|
|
26
35
|
/* === BREAKPOINT TOKENS === */
|
|
27
36
|
|
|
28
37
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Tab Component Tokens
|
|
@@ -46,6 +46,22 @@
|
|
|
46
46
|
text-transform: uppercase;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
+
[data-content-brand="bild"] .app-bottom-bar-label-default,
|
|
50
|
+
:host([data-content-brand="bild"]) .app-bottom-bar-label-default {
|
|
51
|
+
font-family: var(--body-font-family);
|
|
52
|
+
font-weight: var(--font-weight-book, 400);
|
|
53
|
+
font-size: 11px;
|
|
54
|
+
line-height: 14.4px;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
[data-content-brand="bild"] .app-bottom-bar-label-active,
|
|
58
|
+
:host([data-content-brand="bild"]) .app-bottom-bar-label-active {
|
|
59
|
+
font-family: var(--body-font-family);
|
|
60
|
+
font-weight: var(--font-weight-bold, 700);
|
|
61
|
+
font-size: 11px;
|
|
62
|
+
line-height: 14.4px;
|
|
63
|
+
}
|
|
64
|
+
|
|
49
65
|
/* === BREAKPOINT TOKENS === */
|
|
50
66
|
|
|
51
67
|
[data-content-brand="bild"],
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.1
|
|
4
|
+
* BILD Design System Tokens v1.2.1
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Teaser Component Tokens
|
|
@@ -38,6 +38,46 @@
|
|
|
38
38
|
line-height: var(--kicker-3-font-size);
|
|
39
39
|
}
|
|
40
40
|
|
|
41
|
+
[data-content-brand="bild"] .a-teaser-a-teaser-headline,
|
|
42
|
+
:host([data-content-brand="bild"]) .a-teaser-a-teaser-headline {
|
|
43
|
+
font-family: var(--headline-font-family);
|
|
44
|
+
font-weight: 900;
|
|
45
|
+
font-size: var(--headline-3-font-size);
|
|
46
|
+
line-height: var(--headline-3-font-size);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
[data-content-brand="bild"] .m-qteaser-m-qteaser-kicker,
|
|
50
|
+
:host([data-content-brand="bild"]) .m-qteaser-m-qteaser-kicker {
|
|
51
|
+
font-family: var(--kicker-font-family);
|
|
52
|
+
font-weight: 700;
|
|
53
|
+
font-size: var(--kicker-4-font-size);
|
|
54
|
+
line-height: var(--kicker-4-line-height);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
[data-content-brand="bild"] .m-qteaser-m-qteaser-headline,
|
|
58
|
+
:host([data-content-brand="bild"]) .m-qteaser-m-qteaser-headline {
|
|
59
|
+
font-family: var(--headline-font-family);
|
|
60
|
+
font-weight: 900;
|
|
61
|
+
font-size: var(--headline-4-font-size);
|
|
62
|
+
line-height: var(--headline-4-line-height);
|
|
63
|
+
}
|
|
64
|
+
|
|
65
|
+
[data-content-brand="bild"] .q-teaser-q-teaser-headline,
|
|
66
|
+
:host([data-content-brand="bild"]) .q-teaser-q-teaser-headline {
|
|
67
|
+
font-family: var(--headline-font-family);
|
|
68
|
+
font-weight: 900;
|
|
69
|
+
font-size: var(--headline-1-font-size);
|
|
70
|
+
line-height: var(--headline-1-line-height);
|
|
71
|
+
}
|
|
72
|
+
|
|
73
|
+
[data-content-brand="bild"] .std-teaser-std-teaser-headline,
|
|
74
|
+
:host([data-content-brand="bild"]) .std-teaser-std-teaser-headline {
|
|
75
|
+
font-family: var(--headline-font-family);
|
|
76
|
+
font-weight: 700;
|
|
77
|
+
font-size: var(--headline-4-font-size);
|
|
78
|
+
line-height: var(--headline-4-line-height);
|
|
79
|
+
}
|
|
80
|
+
|
|
41
81
|
/* === BREAKPOINT TOKENS === */
|
|
42
82
|
|
|
43
83
|
[data-content-brand="bild"],
|