@marioschmidt/design-system-components 1.7.7 → 1.7.8
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-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
- package/dist/bds/p-Bf75cAb9.js +2 -0
- package/dist/cjs/bds.cjs.js +1 -1
- package/dist/cjs/ds-button_3.cjs.entry.js +1 -1
- package/dist/cjs/{index-CGF2GAZ9.js → index-DTpnElz0.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/components/ds-button.d.ts +1 -1
- package/dist/components/ds-card.d.ts +1 -1
- package/dist/components/ds-icon.d.ts +1 -1
- package/dist/components/index.js +1 -1
- package/dist/esm/bds.js +2 -2
- package/dist/esm/ds-button_3.entry.js +1 -1
- package/dist/esm/{index-C5-c-RTg.js → index-Bf75cAb9.js} +1 -1
- package/dist/esm/loader.js +2 -2
- package/dist/www/build/bds.css +1 -1
- package/dist/www/build/bds.esm.js +1 -1
- package/dist/www/build/p-91d54bab.css +1 -0
- package/dist/www/build/{p-217f0839.entry.js → p-990d50cf.entry.js} +1 -1
- package/dist/www/build/p-Bf75cAb9.js +2 -0
- package/dist/www/css/advertorial/{theme.css → colors.css} +2 -2
- package/dist/www/css/advertorial/components/article-utilities.css +54 -0
- package/dist/www/css/advertorial/components/article.css +1 -42
- package/dist/www/css/advertorial/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/advertorial/components/audioplayer.css +1 -11
- package/dist/www/css/advertorial/components/avatar-utilities.css +57 -0
- package/dist/www/css/advertorial/components/avatar.css +1 -45
- package/dist/www/css/advertorial/components/badge-utilities.css +31 -0
- package/dist/www/css/advertorial/components/badge.css +1 -19
- package/dist/www/css/advertorial/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/advertorial/components/breadcrumb.css +1 -29
- package/dist/www/css/advertorial/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/advertorial/components/breakingnews.css +1 -28
- package/dist/www/css/advertorial/components/button-utilities.css +33 -0
- package/dist/www/css/advertorial/components/button.css +1 -21
- 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-utilities.css +22 -0
- package/dist/www/css/advertorial/components/chip.css +1 -10
- 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-utilities.css +23 -0
- package/dist/www/css/advertorial/components/footer.css +1 -11
- 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-utilities.css +23 -0
- package/dist/www/css/advertorial/components/inputfield.css +1 -11
- package/dist/www/css/advertorial/components/liveticker-utilities.css +31 -0
- package/dist/www/css/advertorial/components/liveticker.css +1 -19
- package/dist/www/css/advertorial/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/advertorial/components/mediaplayer.css +1 -28
- package/dist/www/css/advertorial/components/menu-utilities.css +50 -0
- package/dist/www/css/advertorial/components/menu.css +1 -38
- package/dist/www/css/advertorial/components/newsticker-utilities.css +39 -0
- package/dist/www/css/advertorial/components/newsticker.css +1 -27
- package/dist/www/css/advertorial/components/pagination-utilities.css +25 -0
- package/dist/www/css/advertorial/components/pagination.css +1 -13
- package/dist/www/css/advertorial/components/paywall-utilities.css +33 -0
- package/dist/www/css/advertorial/components/paywall.css +1 -21
- 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-utilities.css +23 -0
- package/dist/www/css/advertorial/components/specialnavi.css +1 -11
- package/dist/www/css/advertorial/components/spinner.css +1 -1
- package/dist/www/css/advertorial/components/tab-utilities.css +39 -0
- package/dist/www/css/advertorial/components/tab.css +1 -27
- package/dist/www/css/advertorial/components/table.css +1 -1
- package/dist/www/css/advertorial/components/teaser-utilities.css +63 -0
- package/dist/www/css/advertorial/components/teaser.css +1 -51
- package/dist/www/css/advertorial/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/advertorial/components/toggleswitch.css +1 -12
- package/dist/www/css/advertorial/components/video.css +1 -1
- package/dist/www/css/advertorial/{tokens.css → sizing.css} +2 -377
- package/dist/www/css/advertorial/utilities.css +388 -0
- package/dist/www/css/bild/{theme.css → colors.css} +2 -42
- package/dist/www/css/bild/components/alert-utilities.css +25 -0
- package/dist/www/css/bild/components/alert.css +2 -12
- package/dist/www/css/bild/components/article-utilities.css +54 -0
- package/dist/www/css/bild/components/article.css +1 -42
- package/dist/www/css/bild/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/bild/components/audioplayer.css +1 -11
- package/dist/www/css/bild/components/avatar-utilities.css +57 -0
- package/dist/www/css/bild/components/avatar.css +1 -45
- package/dist/www/css/bild/components/badge-utilities.css +31 -0
- package/dist/www/css/bild/components/badge.css +1 -19
- package/dist/www/css/bild/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/bild/components/breadcrumb.css +1 -29
- package/dist/www/css/bild/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/bild/components/breakingnews.css +1 -28
- package/dist/www/css/bild/components/button-utilities.css +33 -0
- package/dist/www/css/bild/components/button.css +1 -21
- 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-utilities.css +22 -0
- package/dist/www/css/bild/components/chip.css +1 -10
- 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-utilities.css +23 -0
- package/dist/www/css/bild/components/footer.css +1 -11
- 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-utilities.css +23 -0
- package/dist/www/css/bild/components/inputfield.css +1 -11
- package/dist/www/css/bild/components/kicker.css +1 -1
- package/dist/www/css/bild/components/liveticker-utilities.css +31 -0
- package/dist/www/css/bild/components/liveticker.css +1 -19
- package/dist/www/css/bild/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/bild/components/mediaplayer.css +1 -28
- package/dist/www/css/bild/components/menu-utilities.css +62 -0
- package/dist/www/css/bild/components/menu.css +6 -51
- package/dist/www/css/bild/components/menuitem.css +1 -1
- package/dist/www/css/bild/components/newsticker-utilities.css +39 -0
- package/dist/www/css/bild/components/newsticker.css +1 -27
- package/dist/www/css/bild/components/pagination-utilities.css +25 -0
- package/dist/www/css/bild/components/pagination.css +1 -13
- package/dist/www/css/bild/components/partnerlinks.css +1 -1
- package/dist/www/css/bild/components/paywall-utilities.css +33 -0
- package/dist/www/css/bild/components/paywall.css +1 -21
- 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-utilities.css +23 -0
- package/dist/www/css/bild/components/specialnavi.css +1 -11
- 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-utilities.css +39 -0
- package/dist/www/css/bild/components/tab.css +1 -27
- package/dist/www/css/bild/components/table.css +1 -1
- package/dist/www/css/bild/components/teaser-utilities.css +70 -0
- package/dist/www/css/bild/components/teaser.css +5 -58
- package/dist/www/css/bild/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/bild/components/toggleswitch.css +1 -12
- package/dist/www/css/bild/components/video.css +1 -1
- package/dist/www/css/bild/{tokens.css → sizing.css} +2 -377
- package/dist/www/css/bild/utilities.css +430 -0
- package/dist/www/css/bundles/advertorial-utilities.css +852 -0
- package/dist/www/css/bundles/advertorial.css +4 -833
- package/dist/www/css/bundles/bild-utilities.css +925 -0
- package/dist/www/css/bundles/bild.css +14 -904
- package/dist/www/css/bundles/sportbild-utilities.css +955 -0
- package/dist/www/css/bundles/sportbild.css +14 -934
- 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/{theme.css → colors.css} +2 -42
- package/dist/www/css/sportbild/components/alert-utilities.css +25 -0
- package/dist/www/css/sportbild/components/alert.css +2 -12
- package/dist/www/css/sportbild/components/article-utilities.css +56 -0
- package/dist/www/css/sportbild/components/article.css +1 -44
- package/dist/www/css/sportbild/components/audioplayer-utilities.css +23 -0
- package/dist/www/css/sportbild/components/audioplayer.css +1 -11
- package/dist/www/css/sportbild/components/avatar-utilities.css +57 -0
- package/dist/www/css/sportbild/components/avatar.css +1 -45
- package/dist/www/css/sportbild/components/badge-utilities.css +31 -0
- package/dist/www/css/sportbild/components/badge.css +1 -19
- package/dist/www/css/sportbild/components/breadcrumb-utilities.css +41 -0
- package/dist/www/css/sportbild/components/breadcrumb.css +1 -29
- package/dist/www/css/sportbild/components/breakingnews-utilities.css +40 -0
- package/dist/www/css/sportbild/components/breakingnews.css +1 -28
- package/dist/www/css/sportbild/components/button-utilities.css +34 -0
- package/dist/www/css/sportbild/components/button.css +1 -22
- 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-utilities.css +22 -0
- package/dist/www/css/sportbild/components/chip.css +1 -10
- 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-utilities.css +23 -0
- package/dist/www/css/sportbild/components/footer.css +1 -11
- 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-utilities.css +23 -0
- package/dist/www/css/sportbild/components/inputfield.css +1 -11
- package/dist/www/css/sportbild/components/kicker.css +1 -1
- package/dist/www/css/sportbild/components/liveticker-utilities.css +31 -0
- package/dist/www/css/sportbild/components/liveticker.css +1 -19
- package/dist/www/css/sportbild/components/mediaplayer-utilities.css +40 -0
- package/dist/www/css/sportbild/components/mediaplayer.css +1 -28
- package/dist/www/css/sportbild/components/menu-utilities.css +64 -0
- package/dist/www/css/sportbild/components/menu.css +6 -53
- package/dist/www/css/sportbild/components/menuitem.css +1 -1
- package/dist/www/css/sportbild/components/newsticker-utilities.css +40 -0
- package/dist/www/css/sportbild/components/newsticker.css +1 -28
- package/dist/www/css/sportbild/components/pagination-utilities.css +25 -0
- package/dist/www/css/sportbild/components/pagination.css +1 -13
- package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
- package/dist/www/css/sportbild/components/paywall-utilities.css +33 -0
- package/dist/www/css/sportbild/components/paywall.css +1 -21
- 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-utilities.css +24 -0
- package/dist/www/css/sportbild/components/specialnavi.css +1 -12
- 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-utilities.css +39 -0
- package/dist/www/css/sportbild/components/tab.css +1 -27
- package/dist/www/css/sportbild/components/table.css +1 -1
- package/dist/www/css/sportbild/components/teaser-utilities.css +76 -0
- package/dist/www/css/sportbild/components/teaser.css +5 -64
- package/dist/www/css/sportbild/components/toggleswitch-utilities.css +24 -0
- package/dist/www/css/sportbild/components/toggleswitch.css +1 -12
- package/dist/www/css/sportbild/components/video.css +1 -1
- package/dist/www/css/sportbild/{tokens.css → sizing.css} +2 -394
- package/dist/www/css/sportbild/utilities.css +447 -0
- package/dist/www/icons/manifest.json +2 -2
- package/dist/www/index.html +1 -1
- package/package.json +1 -1
- package/dist/bds/p-C5-c-RTg.js +0 -2
- package/dist/www/build/p-C5-c-RTg.js +0 -2
- package/dist/www/build/p-e9e8d922.css +0 -1
|
@@ -0,0 +1,388 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
|
+
* Generated by Style Dictionary v5.1.4
|
|
6
|
+
*
|
|
7
|
+
* Brand: Advertorial | Bundle: Utilities (Typography + Effect classes)
|
|
8
|
+
*
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
|
+
* Proprietary and confidential. All rights reserved.
|
|
11
|
+
*
|
|
12
|
+
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/* === TYPOGRAPHY CLASSES === */
|
|
16
|
+
|
|
17
|
+
[data-content-brand="advertorial"] .display-1,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .display-1 {
|
|
19
|
+
font-family: var(--display-font-family);
|
|
20
|
+
font-weight: 900;
|
|
21
|
+
font-size: var(--display-1-font-size);
|
|
22
|
+
line-height: var(--display-1-line-height);
|
|
23
|
+
letter-spacing: var(--display-1-letter-space);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
[data-content-brand="advertorial"] .display-2,
|
|
27
|
+
:host([data-content-brand="advertorial"]) .display-2 {
|
|
28
|
+
font-family: var(--display-font-family);
|
|
29
|
+
font-weight: 900;
|
|
30
|
+
font-size: var(--display-2-font-size);
|
|
31
|
+
line-height: var(--display-2-line-height);
|
|
32
|
+
letter-spacing: var(--display-2-letter-space);
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
[data-content-brand="advertorial"] .display-3,
|
|
36
|
+
:host([data-content-brand="advertorial"]) .display-3 {
|
|
37
|
+
font-family: var(--display-font-family);
|
|
38
|
+
font-weight: 900;
|
|
39
|
+
font-size: var(--display-3-font-size);
|
|
40
|
+
line-height: var(--display-3-line-height);
|
|
41
|
+
letter-spacing: var(--display-3-letter-space);
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
[data-content-brand="advertorial"] .headline-1,
|
|
45
|
+
:host([data-content-brand="advertorial"]) .headline-1 {
|
|
46
|
+
font-family: var(--headline-font-family);
|
|
47
|
+
font-weight: 900;
|
|
48
|
+
font-size: var(--headline-1-font-size);
|
|
49
|
+
line-height: var(--headline-1-line-height);
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
[data-content-brand="advertorial"] .headline-2,
|
|
53
|
+
:host([data-content-brand="advertorial"]) .headline-2 {
|
|
54
|
+
font-family: var(--headline-font-family);
|
|
55
|
+
font-weight: 900;
|
|
56
|
+
font-size: var(--headline-2-font-size);
|
|
57
|
+
line-height: var(--headline-2-line-height);
|
|
58
|
+
}
|
|
59
|
+
|
|
60
|
+
[data-content-brand="advertorial"] .headline-3,
|
|
61
|
+
:host([data-content-brand="advertorial"]) .headline-3 {
|
|
62
|
+
font-family: var(--headline-font-family);
|
|
63
|
+
font-weight: 900;
|
|
64
|
+
font-size: var(--headline-3-font-size);
|
|
65
|
+
line-height: var(--headline-3-line-height);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
[data-content-brand="advertorial"] .headline-4,
|
|
69
|
+
:host([data-content-brand="advertorial"]) .headline-4 {
|
|
70
|
+
font-family: var(--headline-font-family);
|
|
71
|
+
font-weight: 700;
|
|
72
|
+
font-size: var(--headline-4-font-size);
|
|
73
|
+
line-height: var(--headline-4-line-height);
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
[data-content-brand="advertorial"] .subheadline-1,
|
|
77
|
+
:host([data-content-brand="advertorial"]) .subheadline-1 {
|
|
78
|
+
font-family: var(--subheadline-font-family);
|
|
79
|
+
font-weight: var(--subheadline-font-weight);
|
|
80
|
+
font-size: var(--subheadline-1-font-size);
|
|
81
|
+
line-height: var(--subheadline-1-line-height);
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
[data-content-brand="advertorial"] .kicker-1,
|
|
85
|
+
:host([data-content-brand="advertorial"]) .kicker-1 {
|
|
86
|
+
font-family: var(--kicker-font-family);
|
|
87
|
+
font-weight: 700;
|
|
88
|
+
font-size: var(--kicker-1-font-size);
|
|
89
|
+
line-height: var(--kicker-1-line-height);
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
[data-content-brand="advertorial"] .kicker-2,
|
|
93
|
+
:host([data-content-brand="advertorial"]) .kicker-2 {
|
|
94
|
+
font-family: var(--kicker-font-family);
|
|
95
|
+
font-weight: 700;
|
|
96
|
+
font-size: var(--kicker-2-font-size);
|
|
97
|
+
line-height: var(--kicker-2-line-height);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
[data-content-brand="advertorial"] .kicker-3,
|
|
101
|
+
:host([data-content-brand="advertorial"]) .kicker-3 {
|
|
102
|
+
font-family: var(--kicker-font-family);
|
|
103
|
+
font-weight: 700;
|
|
104
|
+
font-size: var(--kicker-3-font-size);
|
|
105
|
+
line-height: var(--kicker-3-line-height);
|
|
106
|
+
}
|
|
107
|
+
|
|
108
|
+
[data-content-brand="advertorial"] .kicker-4,
|
|
109
|
+
:host([data-content-brand="advertorial"]) .kicker-4 {
|
|
110
|
+
font-family: var(--kicker-font-family);
|
|
111
|
+
font-weight: 700;
|
|
112
|
+
font-size: var(--kicker-4-font-size);
|
|
113
|
+
line-height: var(--kicker-4-line-height);
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
[data-content-brand="advertorial"] .title-1,
|
|
117
|
+
:host([data-content-brand="advertorial"]) .title-1 {
|
|
118
|
+
font-family: var(--title-font-family);
|
|
119
|
+
font-weight: var(--title-font-weight);
|
|
120
|
+
font-size: var(--title-1-font-size);
|
|
121
|
+
line-height: var(--title-1-line-height);
|
|
122
|
+
}
|
|
123
|
+
|
|
124
|
+
[data-content-brand="advertorial"] .title-1-uppercase,
|
|
125
|
+
:host([data-content-brand="advertorial"]) .title-1-uppercase {
|
|
126
|
+
font-family: var(--title-font-family);
|
|
127
|
+
font-weight: var(--title-font-weight);
|
|
128
|
+
font-size: var(--title-1-font-size);
|
|
129
|
+
line-height: var(--title-1-line-height);
|
|
130
|
+
text-transform: uppercase;
|
|
131
|
+
}
|
|
132
|
+
|
|
133
|
+
[data-content-brand="advertorial"] .title-2,
|
|
134
|
+
:host([data-content-brand="advertorial"]) .title-2 {
|
|
135
|
+
font-family: var(--title-font-family);
|
|
136
|
+
font-weight: var(--title-font-weight);
|
|
137
|
+
font-size: var(--title-2-font-size);
|
|
138
|
+
line-height: var(--title-2-line-height);
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
[data-content-brand="advertorial"] .title-2-uppercase,
|
|
142
|
+
:host([data-content-brand="advertorial"]) .title-2-uppercase {
|
|
143
|
+
font-family: var(--title-font-family);
|
|
144
|
+
font-weight: var(--title-font-weight);
|
|
145
|
+
font-size: var(--title-2-font-size);
|
|
146
|
+
line-height: var(--title-2-line-height);
|
|
147
|
+
text-transform: uppercase;
|
|
148
|
+
}
|
|
149
|
+
|
|
150
|
+
[data-content-brand="advertorial"] .callout,
|
|
151
|
+
:host([data-content-brand="advertorial"]) .callout {
|
|
152
|
+
font-family: var(--callout-font-family);
|
|
153
|
+
font-weight: var(--callout-font-weight);
|
|
154
|
+
font-size: var(--callout-1-font-size);
|
|
155
|
+
line-height: var(--callout-line-height);
|
|
156
|
+
}
|
|
157
|
+
|
|
158
|
+
[data-content-brand="advertorial"] .body,
|
|
159
|
+
:host([data-content-brand="advertorial"]) .body {
|
|
160
|
+
font-family: var(--body-font-family);
|
|
161
|
+
font-weight: var(--body-font-weight-book);
|
|
162
|
+
font-size: var(--body-font-size);
|
|
163
|
+
line-height: var(--body-line-height);
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
[data-content-brand="advertorial"] .body-italic,
|
|
167
|
+
:host([data-content-brand="advertorial"]) .body-italic {
|
|
168
|
+
font-family: var(--body-font-family);
|
|
169
|
+
font-weight: 400;
|
|
170
|
+
font-size: var(--body-font-size);
|
|
171
|
+
line-height: var(--body-line-height);
|
|
172
|
+
font-style: italic;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
[data-content-brand="advertorial"] .body-bold,
|
|
176
|
+
:host([data-content-brand="advertorial"]) .body-bold {
|
|
177
|
+
font-family: var(--body-font-family);
|
|
178
|
+
font-weight: var(--body-font-weight-bold);
|
|
179
|
+
font-size: var(--body-font-size);
|
|
180
|
+
line-height: var(--body-line-height);
|
|
181
|
+
}
|
|
182
|
+
|
|
183
|
+
[data-content-brand="advertorial"] .body-bold-italic,
|
|
184
|
+
:host([data-content-brand="advertorial"]) .body-bold-italic {
|
|
185
|
+
font-family: var(--body-font-family);
|
|
186
|
+
font-weight: 700;
|
|
187
|
+
font-size: var(--body-font-size);
|
|
188
|
+
line-height: var(--body-line-height);
|
|
189
|
+
font-style: italic;
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
[data-content-brand="advertorial"] .text-link,
|
|
193
|
+
:host([data-content-brand="advertorial"]) .text-link {
|
|
194
|
+
font-family: var(--body-font-family);
|
|
195
|
+
font-weight: var(--body-font-weight-book);
|
|
196
|
+
font-size: var(--body-font-size);
|
|
197
|
+
line-height: var(--body-line-height);
|
|
198
|
+
text-decoration: underline;
|
|
199
|
+
}
|
|
200
|
+
|
|
201
|
+
[data-content-brand="advertorial"] .text-link-italic,
|
|
202
|
+
:host([data-content-brand="advertorial"]) .text-link-italic {
|
|
203
|
+
font-family: var(--body-font-family);
|
|
204
|
+
font-weight: 400;
|
|
205
|
+
font-size: var(--body-font-size);
|
|
206
|
+
line-height: var(--body-line-height);
|
|
207
|
+
font-style: italic;
|
|
208
|
+
text-decoration: underline;
|
|
209
|
+
}
|
|
210
|
+
|
|
211
|
+
[data-content-brand="advertorial"] .text-link-bold,
|
|
212
|
+
:host([data-content-brand="advertorial"]) .text-link-bold {
|
|
213
|
+
font-family: var(--body-font-family);
|
|
214
|
+
font-weight: var(--body-font-weight-bold);
|
|
215
|
+
font-size: var(--body-font-size);
|
|
216
|
+
line-height: var(--body-line-height);
|
|
217
|
+
text-decoration: underline;
|
|
218
|
+
}
|
|
219
|
+
|
|
220
|
+
[data-content-brand="advertorial"] .text-link-hover,
|
|
221
|
+
:host([data-content-brand="advertorial"]) .text-link-hover {
|
|
222
|
+
font-family: var(--body-font-family);
|
|
223
|
+
font-weight: var(--body-font-weight-book);
|
|
224
|
+
font-size: var(--body-font-size);
|
|
225
|
+
line-height: var(--body-line-height);
|
|
226
|
+
text-decoration: underline;
|
|
227
|
+
}
|
|
228
|
+
|
|
229
|
+
[data-content-brand="advertorial"] .text-link-bold-hover,
|
|
230
|
+
:host([data-content-brand="advertorial"]) .text-link-bold-hover {
|
|
231
|
+
font-family: var(--body-font-family);
|
|
232
|
+
font-weight: var(--body-font-weight-bold);
|
|
233
|
+
font-size: var(--body-font-size);
|
|
234
|
+
line-height: var(--body-line-height);
|
|
235
|
+
text-decoration: underline;
|
|
236
|
+
}
|
|
237
|
+
|
|
238
|
+
[data-content-brand="advertorial"] .footnote-1,
|
|
239
|
+
:host([data-content-brand="advertorial"]) .footnote-1 {
|
|
240
|
+
font-family: var(--footnote-font-family);
|
|
241
|
+
font-weight: var(--font-weight-book, 400);
|
|
242
|
+
font-size: var(--footnote-1-font-size);
|
|
243
|
+
line-height: var(--footnote-1-line-height);
|
|
244
|
+
}
|
|
245
|
+
|
|
246
|
+
[data-content-brand="advertorial"] .footnote-1-bold,
|
|
247
|
+
:host([data-content-brand="advertorial"]) .footnote-1-bold {
|
|
248
|
+
font-family: var(--footnote-font-family);
|
|
249
|
+
font-weight: var(--font-weight-bold, 700);
|
|
250
|
+
font-size: var(--footnote-1-font-size);
|
|
251
|
+
line-height: var(--footnote-1-line-height);
|
|
252
|
+
}
|
|
253
|
+
|
|
254
|
+
[data-content-brand="advertorial"] .footnote-2,
|
|
255
|
+
:host([data-content-brand="advertorial"]) .footnote-2 {
|
|
256
|
+
font-family: var(--footnote-font-family);
|
|
257
|
+
font-weight: var(--font-weight-book, 400);
|
|
258
|
+
font-size: var(--footnote-2-font-size);
|
|
259
|
+
line-height: var(--footnote-2-line-height);
|
|
260
|
+
}
|
|
261
|
+
|
|
262
|
+
[data-content-brand="advertorial"] .footnote-2-bold,
|
|
263
|
+
:host([data-content-brand="advertorial"]) .footnote-2-bold {
|
|
264
|
+
font-family: var(--footnote-font-family);
|
|
265
|
+
font-weight: var(--font-weight-bold, 700);
|
|
266
|
+
font-size: var(--footnote-2-font-size);
|
|
267
|
+
line-height: var(--footnote-2-line-height);
|
|
268
|
+
}
|
|
269
|
+
|
|
270
|
+
[data-content-brand="advertorial"] .label-1,
|
|
271
|
+
:host([data-content-brand="advertorial"]) .label-1 {
|
|
272
|
+
font-family: var(--label-font-family);
|
|
273
|
+
font-weight: 400;
|
|
274
|
+
font-size: var(--label-1-font-size);
|
|
275
|
+
line-height: var(--label-1-line-height);
|
|
276
|
+
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
277
|
+
}
|
|
278
|
+
|
|
279
|
+
[data-content-brand="advertorial"] .label-1-bold,
|
|
280
|
+
:host([data-content-brand="advertorial"]) .label-1-bold {
|
|
281
|
+
font-family: var(--label-font-family);
|
|
282
|
+
font-weight: 700;
|
|
283
|
+
font-size: var(--label-1-font-size);
|
|
284
|
+
line-height: var(--label-1-line-height);
|
|
285
|
+
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
286
|
+
}
|
|
287
|
+
|
|
288
|
+
[data-content-brand="advertorial"] .label-1-uppercase-bold,
|
|
289
|
+
:host([data-content-brand="advertorial"]) .label-1-uppercase-bold {
|
|
290
|
+
font-family: var(--label-font-family);
|
|
291
|
+
font-weight: var(--label-font-weight-bold);
|
|
292
|
+
font-size: var(--label-1-font-size);
|
|
293
|
+
line-height: var(--label-1-line-height);
|
|
294
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
295
|
+
text-transform: uppercase;
|
|
296
|
+
}
|
|
297
|
+
|
|
298
|
+
[data-content-brand="advertorial"] .label-2,
|
|
299
|
+
:host([data-content-brand="advertorial"]) .label-2 {
|
|
300
|
+
font-family: var(--label-font-family);
|
|
301
|
+
font-weight: var(--label-font-weight-book);
|
|
302
|
+
font-size: var(--label-2-font-size);
|
|
303
|
+
line-height: var(--label-2-line-height);
|
|
304
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
305
|
+
}
|
|
306
|
+
|
|
307
|
+
[data-content-brand="advertorial"] .label-2-uppercase,
|
|
308
|
+
:host([data-content-brand="advertorial"]) .label-2-uppercase {
|
|
309
|
+
font-family: var(--label-font-family);
|
|
310
|
+
font-weight: var(--label-font-weight-book);
|
|
311
|
+
font-size: var(--label-2-font-size);
|
|
312
|
+
line-height: var(--label-2-line-height);
|
|
313
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
314
|
+
text-transform: uppercase;
|
|
315
|
+
}
|
|
316
|
+
|
|
317
|
+
[data-content-brand="advertorial"] .label-2-bold,
|
|
318
|
+
:host([data-content-brand="advertorial"]) .label-2-bold {
|
|
319
|
+
font-family: var(--label-font-family);
|
|
320
|
+
font-weight: 700;
|
|
321
|
+
font-size: var(--label-2-font-size);
|
|
322
|
+
line-height: var(--label-2-line-height);
|
|
323
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
324
|
+
}
|
|
325
|
+
|
|
326
|
+
[data-content-brand="advertorial"] .label-2-uppercase-bold,
|
|
327
|
+
:host([data-content-brand="advertorial"]) .label-2-uppercase-bold {
|
|
328
|
+
font-family: var(--label-font-family);
|
|
329
|
+
font-weight: 700;
|
|
330
|
+
font-size: var(--label-2-font-size);
|
|
331
|
+
line-height: var(--label-2-line-height);
|
|
332
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
333
|
+
text-transform: uppercase;
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
[data-content-brand="advertorial"] .label-3,
|
|
337
|
+
:host([data-content-brand="advertorial"]) .label-3 {
|
|
338
|
+
font-family: var(--label-font-family);
|
|
339
|
+
font-weight: var(--font-weight-book, 400);
|
|
340
|
+
font-size: var(--label-3-font-size);
|
|
341
|
+
line-height: var(--label-3-line-height);
|
|
342
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
343
|
+
}
|
|
344
|
+
|
|
345
|
+
[data-content-brand="advertorial"] .label-3-uppercase,
|
|
346
|
+
:host([data-content-brand="advertorial"]) .label-3-uppercase {
|
|
347
|
+
font-family: var(--label-font-family);
|
|
348
|
+
font-weight: var(--label-font-weight-book);
|
|
349
|
+
font-size: var(--label-3-font-size);
|
|
350
|
+
line-height: var(--label-3-line-height);
|
|
351
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
352
|
+
text-transform: uppercase;
|
|
353
|
+
}
|
|
354
|
+
|
|
355
|
+
[data-content-brand="advertorial"] .label-3-bold,
|
|
356
|
+
:host([data-content-brand="advertorial"]) .label-3-bold {
|
|
357
|
+
font-family: var(--label-font-family);
|
|
358
|
+
font-weight: 700;
|
|
359
|
+
font-size: var(--label-3-font-size);
|
|
360
|
+
line-height: var(--label-3-line-height);
|
|
361
|
+
letter-spacing: var(--letter-space-positive-xs);
|
|
362
|
+
}
|
|
363
|
+
|
|
364
|
+
[data-content-brand="advertorial"] .label-3-uppercase-bold,
|
|
365
|
+
:host([data-content-brand="advertorial"]) .label-3-uppercase-bold {
|
|
366
|
+
font-family: var(--label-font-family);
|
|
367
|
+
font-weight: 700;
|
|
368
|
+
font-size: var(--label-3-font-size);
|
|
369
|
+
line-height: var(--label-3-line-height);
|
|
370
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
371
|
+
text-transform: uppercase;
|
|
372
|
+
}
|
|
373
|
+
|
|
374
|
+
[data-content-brand="advertorial"] .quote,
|
|
375
|
+
:host([data-content-brand="advertorial"]) .quote {
|
|
376
|
+
font-family: var(--quote-font-family);
|
|
377
|
+
font-weight: var(--quote-font-weight);
|
|
378
|
+
font-size: var(--quote-font-size);
|
|
379
|
+
line-height: var(--quote-line-height);
|
|
380
|
+
}
|
|
381
|
+
|
|
382
|
+
[data-content-brand="advertorial"] .test-style,
|
|
383
|
+
:host([data-content-brand="advertorial"]) .test-style {
|
|
384
|
+
font-family: var(--body-font-family);
|
|
385
|
+
font-weight: 400;
|
|
386
|
+
font-size: var(--body-font-size);
|
|
387
|
+
line-height: 0.07;
|
|
388
|
+
}
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.7.
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
5
|
* Generated by Style Dictionary v5.1.4
|
|
6
6
|
*
|
|
7
|
-
* Brand: Bild | Bundle:
|
|
7
|
+
* Brand: Bild | Bundle: Colors (Color tokens + Effects variables for light/dark mode)
|
|
8
8
|
*
|
|
9
9
|
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
@@ -417,43 +417,3 @@
|
|
|
417
417
|
--shadow-hard-lg: var(--size-0-x, 0px) var(--size-0-p-5-x, 4px) var(--size-0-p-75-x, 6px) var(--size-0-x, 0px) var(--shadow-color-hard-key), var(--size-0-x, 0px) var(--size-0-p-75-x, 6px) var(--size-1-p-5-x, 12px) var(--size-0-p-5-x, 4px) var(--shadow-color-hard-ambient);
|
|
418
418
|
--shadow-hard-xl: var(--size-0-x, 0px) var(--size-0-p-5-x, 4px) var(--size-0-p-5-x, 4px) var(--size-0-x, 0px) var(--shadow-color-hard-key), var(--size-0-x, 0px) var(--size-1-x, 8px) var(--size-1-p-5-x, 12px) var(--size-0-p-75-x, 6px) var(--shadow-color-hard-ambient);
|
|
419
419
|
}
|
|
420
|
-
|
|
421
|
-
[data-color-brand="bild"] .shadow-soft-sm,
|
|
422
|
-
:host([data-color-brand="bild"]) .shadow-soft-sm {
|
|
423
|
-
box-shadow: var(--shadow-soft-sm);
|
|
424
|
-
}
|
|
425
|
-
|
|
426
|
-
[data-color-brand="bild"] .shadow-soft-md,
|
|
427
|
-
:host([data-color-brand="bild"]) .shadow-soft-md {
|
|
428
|
-
box-shadow: var(--shadow-soft-md);
|
|
429
|
-
}
|
|
430
|
-
|
|
431
|
-
[data-color-brand="bild"] .shadow-soft-lg,
|
|
432
|
-
:host([data-color-brand="bild"]) .shadow-soft-lg {
|
|
433
|
-
box-shadow: var(--shadow-soft-lg);
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
[data-color-brand="bild"] .shadow-soft-xl,
|
|
437
|
-
:host([data-color-brand="bild"]) .shadow-soft-xl {
|
|
438
|
-
box-shadow: var(--shadow-soft-xl);
|
|
439
|
-
}
|
|
440
|
-
|
|
441
|
-
[data-color-brand="bild"] .shadow-hard-sm,
|
|
442
|
-
:host([data-color-brand="bild"]) .shadow-hard-sm {
|
|
443
|
-
box-shadow: var(--shadow-hard-sm);
|
|
444
|
-
}
|
|
445
|
-
|
|
446
|
-
[data-color-brand="bild"] .shadow-hard-md,
|
|
447
|
-
:host([data-color-brand="bild"]) .shadow-hard-md {
|
|
448
|
-
box-shadow: var(--shadow-hard-md);
|
|
449
|
-
}
|
|
450
|
-
|
|
451
|
-
[data-color-brand="bild"] .shadow-hard-lg,
|
|
452
|
-
:host([data-color-brand="bild"]) .shadow-hard-lg {
|
|
453
|
-
box-shadow: var(--shadow-hard-lg);
|
|
454
|
-
}
|
|
455
|
-
|
|
456
|
-
[data-color-brand="bild"] .shadow-hard-xl,
|
|
457
|
-
:host([data-color-brand="bild"]) .shadow-hard-xl {
|
|
458
|
-
box-shadow: var(--shadow-hard-xl);
|
|
459
|
-
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
|
+
* Generated by Style Dictionary v5.1.4
|
|
6
|
+
*
|
|
7
|
+
* Brand: Bild | Bundle: Alert Utility Classes
|
|
8
|
+
*
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
|
+
* Proprietary and confidential. All rights reserved.
|
|
11
|
+
*
|
|
12
|
+
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/* === EFFECT CLASSES === */
|
|
16
|
+
|
|
17
|
+
[data-color-brand="bild"] .alert-shadow-down,
|
|
18
|
+
:host([data-color-brand="bild"]) .alert-shadow-down {
|
|
19
|
+
box-shadow: var(--alert-shadow-down);
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
[data-color-brand="bild"] .alert-shadow-up,
|
|
23
|
+
:host([data-color-brand="bild"]) .alert-shadow-up {
|
|
24
|
+
box-shadow: var(--alert-shadow-up);
|
|
25
|
+
}
|
|
@@ -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.7.
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
5
|
* Generated by Style Dictionary v5.1.4
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Alert Component Tokens
|
|
@@ -12,20 +12,10 @@
|
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
-
/* ===
|
|
15
|
+
/* === EFFECTS VARIABLES === */
|
|
16
16
|
|
|
17
17
|
[data-color-brand="bild"],
|
|
18
18
|
:host([data-color-brand="bild"]) {
|
|
19
19
|
--alert-shadow-down: 0px 6px 10px 0px var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
20
20
|
--alert-shadow-up: 0px -2px 10px 0px var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
21
21
|
}
|
|
22
|
-
|
|
23
|
-
[data-color-brand="bild"] .alert-shadow-down,
|
|
24
|
-
:host([data-color-brand="bild"]) .alert-shadow-down {
|
|
25
|
-
box-shadow: var(--alert-shadow-down);
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
[data-color-brand="bild"] .alert-shadow-up,
|
|
29
|
-
:host([data-color-brand="bild"]) .alert-shadow-up {
|
|
30
|
-
box-shadow: var(--alert-shadow-up);
|
|
31
|
-
}
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
|
+
* Generated by Style Dictionary v5.1.4
|
|
6
|
+
*
|
|
7
|
+
* Brand: Bild | Bundle: Article Utility Classes
|
|
8
|
+
*
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
|
+
* Proprietary and confidential. All rights reserved.
|
|
11
|
+
*
|
|
12
|
+
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/* === TYPOGRAPHY CLASSES === */
|
|
16
|
+
|
|
17
|
+
[data-content-brand="bild"] .article-kicker,
|
|
18
|
+
:host([data-content-brand="bild"]) .article-kicker {
|
|
19
|
+
font-family: var(--kicker-font-family);
|
|
20
|
+
font-weight: 700;
|
|
21
|
+
font-size: var(--article-kicker-font-size);
|
|
22
|
+
line-height: var(--kicker-1-line-height);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[data-content-brand="bild"] .article-image-caption,
|
|
26
|
+
:host([data-content-brand="bild"]) .article-image-caption {
|
|
27
|
+
font-family: var(--body-font-family);
|
|
28
|
+
font-weight: var(--font-weight-bold, 700);
|
|
29
|
+
font-size: var(--article-image-caption-font-size);
|
|
30
|
+
line-height: var(--article-image-caption-line-height);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
[data-content-brand="bild"] .article-headline,
|
|
34
|
+
:host([data-content-brand="bild"]) .article-headline {
|
|
35
|
+
font-family: var(--headline-font-family);
|
|
36
|
+
font-weight: 900;
|
|
37
|
+
font-size: var(--article-headline-font-size);
|
|
38
|
+
line-height: var(--article-headline-font-size);
|
|
39
|
+
}
|
|
40
|
+
|
|
41
|
+
[data-content-brand="bild"] .article-meta-source,
|
|
42
|
+
:host([data-content-brand="bild"]) .article-meta-source {
|
|
43
|
+
font-family: var(--footnote-font-family);
|
|
44
|
+
font-weight: var(--footnote-font-weight-book);
|
|
45
|
+
font-size: var(--article-image-source-font-size);
|
|
46
|
+
line-height: var(--article-image-source-line-height);
|
|
47
|
+
}
|
|
48
|
+
|
|
49
|
+
[data-content-brand="bild"] .article-time-stamp,
|
|
50
|
+
:host([data-content-brand="bild"]) .article-time-stamp {
|
|
51
|
+
font-family: var(--article-meta-font-family);
|
|
52
|
+
font-weight: var(--font-weight-black, 800);
|
|
53
|
+
font-size: var(--article-meta-font-size);
|
|
54
|
+
}
|
|
@@ -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.7.
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
5
|
* Generated by Style Dictionary v5.1.4
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Article Component Tokens
|
|
@@ -12,47 +12,6 @@
|
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
16
|
-
|
|
17
|
-
[data-content-brand="bild"] .article-kicker,
|
|
18
|
-
:host([data-content-brand="bild"]) .article-kicker {
|
|
19
|
-
font-family: var(--kicker-font-family);
|
|
20
|
-
font-weight: 700;
|
|
21
|
-
font-size: var(--article-kicker-font-size);
|
|
22
|
-
line-height: var(--kicker-1-line-height);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
[data-content-brand="bild"] .article-image-caption,
|
|
26
|
-
:host([data-content-brand="bild"]) .article-image-caption {
|
|
27
|
-
font-family: var(--body-font-family);
|
|
28
|
-
font-weight: var(--font-weight-bold, 700);
|
|
29
|
-
font-size: var(--article-image-caption-font-size);
|
|
30
|
-
line-height: var(--article-image-caption-line-height);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
[data-content-brand="bild"] .article-headline,
|
|
34
|
-
:host([data-content-brand="bild"]) .article-headline {
|
|
35
|
-
font-family: var(--headline-font-family);
|
|
36
|
-
font-weight: 900;
|
|
37
|
-
font-size: var(--article-headline-font-size);
|
|
38
|
-
line-height: var(--article-headline-font-size);
|
|
39
|
-
}
|
|
40
|
-
|
|
41
|
-
[data-content-brand="bild"] .article-meta-source,
|
|
42
|
-
:host([data-content-brand="bild"]) .article-meta-source {
|
|
43
|
-
font-family: var(--footnote-font-family);
|
|
44
|
-
font-weight: var(--footnote-font-weight-book);
|
|
45
|
-
font-size: var(--article-image-source-font-size);
|
|
46
|
-
line-height: var(--article-image-source-line-height);
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
[data-content-brand="bild"] .article-time-stamp,
|
|
50
|
-
:host([data-content-brand="bild"]) .article-time-stamp {
|
|
51
|
-
font-family: var(--article-meta-font-family);
|
|
52
|
-
font-weight: var(--font-weight-black, 800);
|
|
53
|
-
font-size: var(--article-meta-font-size);
|
|
54
|
-
}
|
|
55
|
-
|
|
56
15
|
/* === BREAKPOINT TOKENS === */
|
|
57
16
|
|
|
58
17
|
[data-content-brand="bild"],
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Do not edit directly, this file was auto-generated.
|
|
3
|
+
*
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
|
+
* Generated by Style Dictionary v5.1.4
|
|
6
|
+
*
|
|
7
|
+
* Brand: Bild | Bundle: AudioPlayer Utility Classes
|
|
8
|
+
*
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
|
+
* Proprietary and confidential. All rights reserved.
|
|
11
|
+
*
|
|
12
|
+
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
|
+
*/
|
|
14
|
+
|
|
15
|
+
/* === TYPOGRAPHY CLASSES === */
|
|
16
|
+
|
|
17
|
+
[data-content-brand="bild"] .audio-player-label,
|
|
18
|
+
:host([data-content-brand="bild"]) .audio-player-label {
|
|
19
|
+
font-family: var(--label-font-family);
|
|
20
|
+
font-weight: var(--label-font-weight-bold);
|
|
21
|
+
font-size: var(--audio-player-font-size);
|
|
22
|
+
line-height: var(--audio-player-font-size);
|
|
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.7.
|
|
4
|
+
* BILD Design System Tokens v1.7.8
|
|
5
5
|
* Generated by Style Dictionary v5.1.4
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: AudioPlayer Component Tokens
|
|
@@ -12,16 +12,6 @@
|
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/bild-design-system/blob/main/packages/tokens/docs/css.md
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
16
|
-
|
|
17
|
-
[data-content-brand="bild"] .audio-player-label,
|
|
18
|
-
:host([data-content-brand="bild"]) .audio-player-label {
|
|
19
|
-
font-family: var(--label-font-family);
|
|
20
|
-
font-weight: var(--label-font-weight-bold);
|
|
21
|
-
font-size: var(--audio-player-font-size);
|
|
22
|
-
line-height: var(--audio-player-font-size);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
15
|
/* === BREAKPOINT TOKENS === */
|
|
26
16
|
|
|
27
17
|
[data-content-brand="bild"],
|