@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,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: Advertorial | 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="advertorial"] .article-kicker,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-image-caption,
|
|
26
|
+
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-headline,
|
|
34
|
+
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-meta-source,
|
|
42
|
+
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-time-stamp,
|
|
50
|
+
:host([data-content-brand="advertorial"]) .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: Advertorial | 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="advertorial"] .article-kicker,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-image-caption,
|
|
26
|
-
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-headline,
|
|
34
|
-
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-meta-source,
|
|
42
|
-
:host([data-content-brand="advertorial"]) .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="advertorial"] .article-time-stamp,
|
|
50
|
-
:host([data-content-brand="advertorial"]) .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="advertorial"],
|
|
@@ -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: Advertorial | 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="advertorial"] .audio-player-label,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .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: Advertorial | 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="advertorial"] .audio-player-label,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .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="advertorial"],
|
|
@@ -0,0 +1,57 @@
|
|
|
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: Avatar 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="advertorial"] .app-avatar,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .app-avatar {
|
|
19
|
+
font-family: var(--article-meta-font-family);
|
|
20
|
+
font-weight: var(--font-weight-black, 800);
|
|
21
|
+
font-size: var(--article-meta-font-size);
|
|
22
|
+
text-transform: uppercase;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[data-content-brand="advertorial"] .avatar-default,
|
|
26
|
+
:host([data-content-brand="advertorial"]) .avatar-default {
|
|
27
|
+
font-family: var(--avatar-font-family);
|
|
28
|
+
font-weight: var(--font-weight-bold, 700);
|
|
29
|
+
font-size: var(--avatar-label-font-size);
|
|
30
|
+
line-height: var(--avatar-label-line-height);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
[data-content-brand="advertorial"] .avatar-hover,
|
|
34
|
+
:host([data-content-brand="advertorial"]) .avatar-hover {
|
|
35
|
+
font-family: var(--avatar-font-family);
|
|
36
|
+
font-weight: var(--label-font-weight-bold);
|
|
37
|
+
font-size: var(--avatar-label-font-size);
|
|
38
|
+
line-height: var(--avatar-label-line-height);
|
|
39
|
+
text-decoration: underline;
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
[data-content-brand="advertorial"] .avatar-secondary-info,
|
|
43
|
+
:host([data-content-brand="advertorial"]) .avatar-secondary-info {
|
|
44
|
+
font-family: var(--avatar-font-family);
|
|
45
|
+
font-weight: var(--label-font-weight-book);
|
|
46
|
+
font-size: var(--avatar-label-font-size);
|
|
47
|
+
line-height: var(--avatar-label-line-height);
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
[data-content-brand="advertorial"] .avatar-secondary-info-hover,
|
|
51
|
+
:host([data-content-brand="advertorial"]) .avatar-secondary-info-hover {
|
|
52
|
+
font-family: var(--avatar-font-family);
|
|
53
|
+
font-weight: var(--label-font-weight-book);
|
|
54
|
+
font-size: var(--avatar-label-font-size);
|
|
55
|
+
line-height: var(--avatar-label-line-height);
|
|
56
|
+
text-decoration: underline;
|
|
57
|
+
}
|
|
@@ -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: Advertorial | Bundle: Avatar Component Tokens
|
|
@@ -12,50 +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="advertorial"] .app-avatar,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .app-avatar {
|
|
19
|
-
font-family: var(--article-meta-font-family);
|
|
20
|
-
font-weight: var(--font-weight-black, 800);
|
|
21
|
-
font-size: var(--article-meta-font-size);
|
|
22
|
-
text-transform: uppercase;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
[data-content-brand="advertorial"] .avatar-default,
|
|
26
|
-
:host([data-content-brand="advertorial"]) .avatar-default {
|
|
27
|
-
font-family: var(--avatar-font-family);
|
|
28
|
-
font-weight: var(--font-weight-bold, 700);
|
|
29
|
-
font-size: var(--avatar-label-font-size);
|
|
30
|
-
line-height: var(--avatar-label-line-height);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
[data-content-brand="advertorial"] .avatar-hover,
|
|
34
|
-
:host([data-content-brand="advertorial"]) .avatar-hover {
|
|
35
|
-
font-family: var(--avatar-font-family);
|
|
36
|
-
font-weight: var(--label-font-weight-bold);
|
|
37
|
-
font-size: var(--avatar-label-font-size);
|
|
38
|
-
line-height: var(--avatar-label-line-height);
|
|
39
|
-
text-decoration: underline;
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
[data-content-brand="advertorial"] .avatar-secondary-info,
|
|
43
|
-
:host([data-content-brand="advertorial"]) .avatar-secondary-info {
|
|
44
|
-
font-family: var(--avatar-font-family);
|
|
45
|
-
font-weight: var(--label-font-weight-book);
|
|
46
|
-
font-size: var(--avatar-label-font-size);
|
|
47
|
-
line-height: var(--avatar-label-line-height);
|
|
48
|
-
}
|
|
49
|
-
|
|
50
|
-
[data-content-brand="advertorial"] .avatar-secondary-info-hover,
|
|
51
|
-
:host([data-content-brand="advertorial"]) .avatar-secondary-info-hover {
|
|
52
|
-
font-family: var(--avatar-font-family);
|
|
53
|
-
font-weight: var(--label-font-weight-book);
|
|
54
|
-
font-size: var(--avatar-label-font-size);
|
|
55
|
-
line-height: var(--avatar-label-line-height);
|
|
56
|
-
text-decoration: underline;
|
|
57
|
-
}
|
|
58
|
-
|
|
59
15
|
/* === BREAKPOINT TOKENS === */
|
|
60
16
|
|
|
61
17
|
[data-content-brand="advertorial"],
|
|
@@ -0,0 +1,31 @@
|
|
|
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: Badge 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="advertorial"] .video-ad-badge,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .video-ad-badge {
|
|
19
|
+
font-family: var(--body-font-family);
|
|
20
|
+
font-weight: var(--font-weight-book, 400);
|
|
21
|
+
font-size: var(--video-ad-badge-font-size);
|
|
22
|
+
text-transform: uppercase;
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[data-content-brand="advertorial"] .video-time-badge,
|
|
26
|
+
:host([data-content-brand="advertorial"]) .video-time-badge {
|
|
27
|
+
font-family: var(--body-font-family);
|
|
28
|
+
font-weight: var(--label-font-weight-book);
|
|
29
|
+
font-size: var(--video-time-badge-font-size);
|
|
30
|
+
line-height: var(--video-badge-time-line-height);
|
|
31
|
+
}
|
|
@@ -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: Advertorial | Bundle: Badge Component Tokens
|
|
@@ -12,24 +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="advertorial"] .video-ad-badge,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .video-ad-badge {
|
|
19
|
-
font-family: var(--body-font-family);
|
|
20
|
-
font-weight: var(--font-weight-book, 400);
|
|
21
|
-
font-size: var(--video-ad-badge-font-size);
|
|
22
|
-
text-transform: uppercase;
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
[data-content-brand="advertorial"] .video-time-badge,
|
|
26
|
-
:host([data-content-brand="advertorial"]) .video-time-badge {
|
|
27
|
-
font-family: var(--body-font-family);
|
|
28
|
-
font-weight: var(--label-font-weight-book);
|
|
29
|
-
font-size: var(--video-time-badge-font-size);
|
|
30
|
-
line-height: var(--video-badge-time-line-height);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
15
|
/* === BREAKPOINT TOKENS === */
|
|
34
16
|
|
|
35
17
|
[data-content-brand="advertorial"],
|
|
@@ -0,0 +1,41 @@
|
|
|
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: Breadcrumb 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="advertorial"] .breadcrumb,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .breadcrumb {
|
|
19
|
+
font-family: var(--breadcrumb-font-family);
|
|
20
|
+
font-weight: var(--breadcrumb-font-weight);
|
|
21
|
+
font-size: var(--breadcrumb-font-size);
|
|
22
|
+
line-height: var(--breadcrumb-line-height);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
[data-content-brand="advertorial"] .breadcrumb-link,
|
|
26
|
+
:host([data-content-brand="advertorial"]) .breadcrumb-link {
|
|
27
|
+
font-family: var(--breadcrumb-font-family);
|
|
28
|
+
font-weight: var(--breadcrumb-font-weight);
|
|
29
|
+
font-size: var(--breadcrumb-font-size);
|
|
30
|
+
line-height: var(--breadcrumb-font-size);
|
|
31
|
+
text-decoration: underline;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
[data-content-brand="advertorial"] .breadcrumb-link-hover,
|
|
35
|
+
:host([data-content-brand="advertorial"]) .breadcrumb-link-hover {
|
|
36
|
+
font-family: var(--breadcrumb-font-family);
|
|
37
|
+
font-weight: var(--breadcrumb-font-weight);
|
|
38
|
+
font-size: var(--breadcrumb-font-size);
|
|
39
|
+
line-height: var(--breadcrumb-font-size);
|
|
40
|
+
text-decoration: underline;
|
|
41
|
+
}
|
|
@@ -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: Advertorial | Bundle: Breadcrumb Component Tokens
|
|
@@ -12,34 +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="advertorial"] .breadcrumb,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .breadcrumb {
|
|
19
|
-
font-family: var(--breadcrumb-font-family);
|
|
20
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
21
|
-
font-size: var(--breadcrumb-font-size);
|
|
22
|
-
line-height: var(--breadcrumb-line-height);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
[data-content-brand="advertorial"] .breadcrumb-link,
|
|
26
|
-
:host([data-content-brand="advertorial"]) .breadcrumb-link {
|
|
27
|
-
font-family: var(--breadcrumb-font-family);
|
|
28
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
29
|
-
font-size: var(--breadcrumb-font-size);
|
|
30
|
-
line-height: var(--breadcrumb-font-size);
|
|
31
|
-
text-decoration: underline;
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
[data-content-brand="advertorial"] .breadcrumb-link-hover,
|
|
35
|
-
:host([data-content-brand="advertorial"]) .breadcrumb-link-hover {
|
|
36
|
-
font-family: var(--breadcrumb-font-family);
|
|
37
|
-
font-weight: var(--breadcrumb-font-weight);
|
|
38
|
-
font-size: var(--breadcrumb-font-size);
|
|
39
|
-
line-height: var(--breadcrumb-font-size);
|
|
40
|
-
text-decoration: underline;
|
|
41
|
-
}
|
|
42
|
-
|
|
43
15
|
/* === BREAKPOINT TOKENS === */
|
|
44
16
|
|
|
45
17
|
[data-content-brand="advertorial"],
|
|
@@ -0,0 +1,40 @@
|
|
|
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: BreakingNews 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="advertorial"] .breaking-news-text,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .breaking-news-text {
|
|
19
|
+
font-family: var(--kicker-font-family);
|
|
20
|
+
font-weight: var(--body-font-weight-bold);
|
|
21
|
+
font-size: var(--breaking-news-scrolling-text-font-size);
|
|
22
|
+
line-height: var(--breaking-news-scrolling-text-line-height);
|
|
23
|
+
text-transform: uppercase;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
[data-content-brand="advertorial"] .breaking-news-upper-title,
|
|
27
|
+
:host([data-content-brand="advertorial"]) .breaking-news-upper-title {
|
|
28
|
+
font-family: var(--title-font-family);
|
|
29
|
+
font-weight: var(--title-font-weight);
|
|
30
|
+
font-size: var(--breaking-news-badge-upper-title-font-size);
|
|
31
|
+
line-height: var(--breaking-news-badge-upper-title-line-height);
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
[data-content-brand="advertorial"] .breaking-news-lower-title,
|
|
35
|
+
:host([data-content-brand="advertorial"]) .breaking-news-lower-title {
|
|
36
|
+
font-family: var(--title-font-family);
|
|
37
|
+
font-weight: var(--title-font-weight);
|
|
38
|
+
font-size: var(--breaking-news-badge-lower-title-font-size);
|
|
39
|
+
line-height: var(--breaking-news-badge-lower-title-line-height);
|
|
40
|
+
}
|
|
@@ -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: Advertorial | Bundle: BreakingNews Component Tokens
|
|
@@ -12,33 +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="advertorial"] .breaking-news-text,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .breaking-news-text {
|
|
19
|
-
font-family: var(--kicker-font-family);
|
|
20
|
-
font-weight: var(--body-font-weight-bold);
|
|
21
|
-
font-size: var(--breaking-news-scrolling-text-font-size);
|
|
22
|
-
line-height: var(--breaking-news-scrolling-text-line-height);
|
|
23
|
-
text-transform: uppercase;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
[data-content-brand="advertorial"] .breaking-news-upper-title,
|
|
27
|
-
:host([data-content-brand="advertorial"]) .breaking-news-upper-title {
|
|
28
|
-
font-family: var(--title-font-family);
|
|
29
|
-
font-weight: var(--title-font-weight);
|
|
30
|
-
font-size: var(--breaking-news-badge-upper-title-font-size);
|
|
31
|
-
line-height: var(--breaking-news-badge-upper-title-line-height);
|
|
32
|
-
}
|
|
33
|
-
|
|
34
|
-
[data-content-brand="advertorial"] .breaking-news-lower-title,
|
|
35
|
-
:host([data-content-brand="advertorial"]) .breaking-news-lower-title {
|
|
36
|
-
font-family: var(--title-font-family);
|
|
37
|
-
font-weight: var(--title-font-weight);
|
|
38
|
-
font-size: var(--breaking-news-badge-lower-title-font-size);
|
|
39
|
-
line-height: var(--breaking-news-badge-lower-title-line-height);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
15
|
/* === BREAKPOINT TOKENS === */
|
|
43
16
|
|
|
44
17
|
[data-content-brand="advertorial"],
|
|
@@ -0,0 +1,33 @@
|
|
|
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: Button 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="advertorial"] .button-label,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .button-label {
|
|
19
|
+
font-family: var(--button-label-font-family);
|
|
20
|
+
font-weight: 700;
|
|
21
|
+
font-size: var(--button-label-font-size);
|
|
22
|
+
line-height: var(--button-label-line-height);
|
|
23
|
+
letter-spacing: var(--letter-space-positive-sm);
|
|
24
|
+
text-transform: uppercase;
|
|
25
|
+
}
|
|
26
|
+
|
|
27
|
+
[data-content-brand="advertorial"] .partner-link-button-label,
|
|
28
|
+
:host([data-content-brand="advertorial"]) .partner-link-button-label {
|
|
29
|
+
font-family: var(--label-font-family);
|
|
30
|
+
font-weight: var(--label-font-weight-book);
|
|
31
|
+
font-size: var(--partner-link-button-label-font-size);
|
|
32
|
+
line-height: var(--partner-link-button-label-font-size);
|
|
33
|
+
}
|
|
@@ -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: Advertorial | Bundle: Button Component Tokens
|
|
@@ -56,26 +56,6 @@
|
|
|
56
56
|
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
-
/* === TYPOGRAPHY TOKENS === */
|
|
60
|
-
|
|
61
|
-
[data-content-brand="advertorial"] .button-label,
|
|
62
|
-
:host([data-content-brand="advertorial"]) .button-label {
|
|
63
|
-
font-family: var(--button-label-font-family);
|
|
64
|
-
font-weight: 700;
|
|
65
|
-
font-size: var(--button-label-font-size);
|
|
66
|
-
line-height: var(--button-label-line-height);
|
|
67
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
68
|
-
text-transform: uppercase;
|
|
69
|
-
}
|
|
70
|
-
|
|
71
|
-
[data-content-brand="advertorial"] .partner-link-button-label,
|
|
72
|
-
:host([data-content-brand="advertorial"]) .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: var(--partner-link-button-label-font-size);
|
|
77
|
-
}
|
|
78
|
-
|
|
79
59
|
/* === BREAKPOINT TOKENS === */
|
|
80
60
|
|
|
81
61
|
[data-content-brand="advertorial"],
|
|
@@ -0,0 +1,22 @@
|
|
|
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: Chip 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="advertorial"] .chip-label,
|
|
18
|
+
:host([data-content-brand="advertorial"]) .chip-label {
|
|
19
|
+
font-family: var(--footnote-font-family);
|
|
20
|
+
font-weight: var(--label-font-weight-bold);
|
|
21
|
+
font-size: var(--chip-font-size);
|
|
22
|
+
}
|
|
@@ -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: Advertorial | Bundle: Chip Component Tokens
|
|
@@ -12,15 +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="advertorial"] .chip-label,
|
|
18
|
-
:host([data-content-brand="advertorial"]) .chip-label {
|
|
19
|
-
font-family: var(--footnote-font-family);
|
|
20
|
-
font-weight: var(--label-font-weight-bold);
|
|
21
|
-
font-size: var(--chip-font-size);
|
|
22
|
-
}
|
|
23
|
-
|
|
24
15
|
/* === BREAKPOINT TOKENS === */
|
|
25
16
|
|
|
26
17
|
[data-content-brand="advertorial"],
|