@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
|
@@ -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: Sportbild | Bundle: ToggleSwitch Component Tokens
|
|
@@ -12,17 +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="sportbild"] .app-toogle-item-label,
|
|
18
|
-
:host([data-content-brand="sportbild"]) .app-toogle-item-label {
|
|
19
|
-
font-family: var(--title-font-family);
|
|
20
|
-
font-weight: var(--title-font-weight);
|
|
21
|
-
font-size: var(--app-toggle-item-label-font-size);
|
|
22
|
-
line-height: var(--app-toggle-item-label-line-height);
|
|
23
|
-
text-transform: uppercase;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
15
|
/* === BREAKPOINT TOKENS === */
|
|
27
16
|
|
|
28
17
|
[data-content-brand="sportbild"],
|
|
@@ -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: Sportbild | Bundle:
|
|
7
|
+
* Brand: Sportbild | Bundle: Sizing (Responsive breakpoints + Density)
|
|
8
8
|
*
|
|
9
9
|
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
@@ -374,398 +374,6 @@
|
|
|
374
374
|
}
|
|
375
375
|
}
|
|
376
376
|
|
|
377
|
-
/* === RESPONSIVE TYPOGRAPHY === */
|
|
378
|
-
|
|
379
|
-
[data-content-brand="sportbild"] .display-1,
|
|
380
|
-
:host([data-content-brand="sportbild"]) .display-1 {
|
|
381
|
-
font-family: var(--display-font-family);
|
|
382
|
-
font-weight: 900;
|
|
383
|
-
font-size: var(--display-1-font-size);
|
|
384
|
-
line-height: var(--display-1-line-height);
|
|
385
|
-
letter-spacing: var(--display-1-letter-space);
|
|
386
|
-
font-style: italic;
|
|
387
|
-
}
|
|
388
|
-
|
|
389
|
-
[data-content-brand="sportbild"] .display-2,
|
|
390
|
-
:host([data-content-brand="sportbild"]) .display-2 {
|
|
391
|
-
font-family: var(--display-font-family);
|
|
392
|
-
font-weight: 900;
|
|
393
|
-
font-size: var(--display-2-font-size);
|
|
394
|
-
line-height: var(--display-2-line-height);
|
|
395
|
-
letter-spacing: var(--display-2-letter-space);
|
|
396
|
-
font-style: italic;
|
|
397
|
-
}
|
|
398
|
-
|
|
399
|
-
[data-content-brand="sportbild"] .display-3,
|
|
400
|
-
:host([data-content-brand="sportbild"]) .display-3 {
|
|
401
|
-
font-family: var(--display-font-family);
|
|
402
|
-
font-weight: 900;
|
|
403
|
-
font-size: var(--display-3-font-size);
|
|
404
|
-
line-height: var(--display-3-line-height);
|
|
405
|
-
letter-spacing: var(--display-3-letter-space);
|
|
406
|
-
font-style: italic;
|
|
407
|
-
}
|
|
408
|
-
|
|
409
|
-
[data-content-brand="sportbild"] .headline-1,
|
|
410
|
-
:host([data-content-brand="sportbild"]) .headline-1 {
|
|
411
|
-
font-family: var(--headline-font-family);
|
|
412
|
-
font-weight: 900;
|
|
413
|
-
font-size: var(--headline-1-font-size);
|
|
414
|
-
line-height: var(--headline-1-line-height);
|
|
415
|
-
font-style: italic;
|
|
416
|
-
}
|
|
417
|
-
|
|
418
|
-
[data-content-brand="sportbild"] .headline-2,
|
|
419
|
-
:host([data-content-brand="sportbild"]) .headline-2 {
|
|
420
|
-
font-family: var(--headline-font-family);
|
|
421
|
-
font-weight: 900;
|
|
422
|
-
font-size: var(--headline-2-font-size);
|
|
423
|
-
line-height: var(--headline-2-line-height);
|
|
424
|
-
font-style: italic;
|
|
425
|
-
}
|
|
426
|
-
|
|
427
|
-
[data-content-brand="sportbild"] .headline-3,
|
|
428
|
-
:host([data-content-brand="sportbild"]) .headline-3 {
|
|
429
|
-
font-family: var(--headline-font-family);
|
|
430
|
-
font-weight: 900;
|
|
431
|
-
font-size: var(--headline-3-font-size);
|
|
432
|
-
line-height: var(--headline-3-line-height);
|
|
433
|
-
font-style: italic;
|
|
434
|
-
}
|
|
435
|
-
|
|
436
|
-
[data-content-brand="sportbild"] .headline-4,
|
|
437
|
-
:host([data-content-brand="sportbild"]) .headline-4 {
|
|
438
|
-
font-family: var(--headline-font-family);
|
|
439
|
-
font-weight: 700;
|
|
440
|
-
font-size: var(--headline-4-font-size);
|
|
441
|
-
line-height: var(--headline-4-line-height);
|
|
442
|
-
font-style: italic;
|
|
443
|
-
}
|
|
444
|
-
|
|
445
|
-
[data-content-brand="sportbild"] .subheadline-1,
|
|
446
|
-
:host([data-content-brand="sportbild"]) .subheadline-1 {
|
|
447
|
-
font-family: var(--subheadline-font-family);
|
|
448
|
-
font-weight: var(--subheadline-font-weight);
|
|
449
|
-
font-size: var(--subheadline-1-font-size);
|
|
450
|
-
line-height: var(--subheadline-1-line-height);
|
|
451
|
-
}
|
|
452
|
-
|
|
453
|
-
[data-content-brand="sportbild"] .kicker-1,
|
|
454
|
-
:host([data-content-brand="sportbild"]) .kicker-1 {
|
|
455
|
-
font-family: var(--kicker-font-family);
|
|
456
|
-
font-weight: 700;
|
|
457
|
-
font-size: var(--kicker-1-font-size);
|
|
458
|
-
line-height: var(--kicker-1-line-height);
|
|
459
|
-
font-style: italic;
|
|
460
|
-
}
|
|
461
|
-
|
|
462
|
-
[data-content-brand="sportbild"] .kicker-2,
|
|
463
|
-
:host([data-content-brand="sportbild"]) .kicker-2 {
|
|
464
|
-
font-family: var(--kicker-font-family);
|
|
465
|
-
font-weight: 700;
|
|
466
|
-
font-size: var(--kicker-2-font-size);
|
|
467
|
-
line-height: var(--kicker-2-line-height);
|
|
468
|
-
font-style: italic;
|
|
469
|
-
}
|
|
470
|
-
|
|
471
|
-
[data-content-brand="sportbild"] .kicker-3,
|
|
472
|
-
:host([data-content-brand="sportbild"]) .kicker-3 {
|
|
473
|
-
font-family: var(--kicker-font-family);
|
|
474
|
-
font-weight: 700;
|
|
475
|
-
font-size: var(--kicker-3-font-size);
|
|
476
|
-
line-height: var(--kicker-3-line-height);
|
|
477
|
-
font-style: italic;
|
|
478
|
-
}
|
|
479
|
-
|
|
480
|
-
[data-content-brand="sportbild"] .kicker-4,
|
|
481
|
-
:host([data-content-brand="sportbild"]) .kicker-4 {
|
|
482
|
-
font-family: var(--kicker-font-family);
|
|
483
|
-
font-weight: 700;
|
|
484
|
-
font-size: var(--kicker-4-font-size);
|
|
485
|
-
line-height: var(--kicker-4-line-height);
|
|
486
|
-
font-style: italic;
|
|
487
|
-
}
|
|
488
|
-
|
|
489
|
-
[data-content-brand="sportbild"] .title-1,
|
|
490
|
-
:host([data-content-brand="sportbild"]) .title-1 {
|
|
491
|
-
font-family: var(--title-font-family);
|
|
492
|
-
font-weight: var(--title-font-weight);
|
|
493
|
-
font-size: var(--title-1-font-size);
|
|
494
|
-
line-height: var(--title-1-line-height);
|
|
495
|
-
}
|
|
496
|
-
|
|
497
|
-
[data-content-brand="sportbild"] .title-1-uppercase,
|
|
498
|
-
:host([data-content-brand="sportbild"]) .title-1-uppercase {
|
|
499
|
-
font-family: var(--title-font-family);
|
|
500
|
-
font-weight: var(--title-font-weight);
|
|
501
|
-
font-size: var(--title-1-font-size);
|
|
502
|
-
line-height: var(--title-1-line-height);
|
|
503
|
-
text-transform: uppercase;
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
[data-content-brand="sportbild"] .title-2,
|
|
507
|
-
:host([data-content-brand="sportbild"]) .title-2 {
|
|
508
|
-
font-family: var(--title-font-family);
|
|
509
|
-
font-weight: var(--title-font-weight);
|
|
510
|
-
font-size: var(--title-2-font-size);
|
|
511
|
-
line-height: var(--title-2-line-height);
|
|
512
|
-
}
|
|
513
|
-
|
|
514
|
-
[data-content-brand="sportbild"] .title-2-uppercase,
|
|
515
|
-
:host([data-content-brand="sportbild"]) .title-2-uppercase {
|
|
516
|
-
font-family: var(--title-font-family);
|
|
517
|
-
font-weight: var(--title-font-weight);
|
|
518
|
-
font-size: var(--title-2-font-size);
|
|
519
|
-
line-height: var(--title-2-line-height);
|
|
520
|
-
text-transform: uppercase;
|
|
521
|
-
}
|
|
522
|
-
|
|
523
|
-
[data-content-brand="sportbild"] .callout,
|
|
524
|
-
:host([data-content-brand="sportbild"]) .callout {
|
|
525
|
-
font-family: var(--callout-font-family);
|
|
526
|
-
font-weight: var(--callout-font-weight);
|
|
527
|
-
font-size: var(--callout-1-font-size);
|
|
528
|
-
line-height: var(--callout-line-height);
|
|
529
|
-
}
|
|
530
|
-
|
|
531
|
-
[data-content-brand="sportbild"] .body,
|
|
532
|
-
:host([data-content-brand="sportbild"]) .body {
|
|
533
|
-
font-family: var(--body-font-family);
|
|
534
|
-
font-weight: var(--body-font-weight-book);
|
|
535
|
-
font-size: var(--body-font-size);
|
|
536
|
-
line-height: var(--body-line-height);
|
|
537
|
-
}
|
|
538
|
-
|
|
539
|
-
[data-content-brand="sportbild"] .body-italic,
|
|
540
|
-
:host([data-content-brand="sportbild"]) .body-italic {
|
|
541
|
-
font-family: var(--body-font-family);
|
|
542
|
-
font-weight: 400;
|
|
543
|
-
font-size: var(--body-font-size);
|
|
544
|
-
line-height: var(--body-line-height);
|
|
545
|
-
font-style: italic;
|
|
546
|
-
}
|
|
547
|
-
|
|
548
|
-
[data-content-brand="sportbild"] .body-bold,
|
|
549
|
-
:host([data-content-brand="sportbild"]) .body-bold {
|
|
550
|
-
font-family: var(--body-font-family);
|
|
551
|
-
font-weight: var(--body-font-weight-bold);
|
|
552
|
-
font-size: var(--body-font-size);
|
|
553
|
-
line-height: var(--body-line-height);
|
|
554
|
-
}
|
|
555
|
-
|
|
556
|
-
[data-content-brand="sportbild"] .body-bold-italic,
|
|
557
|
-
:host([data-content-brand="sportbild"]) .body-bold-italic {
|
|
558
|
-
font-family: var(--body-font-family);
|
|
559
|
-
font-weight: 700;
|
|
560
|
-
font-size: var(--body-font-size);
|
|
561
|
-
line-height: var(--body-line-height);
|
|
562
|
-
font-style: italic;
|
|
563
|
-
}
|
|
564
|
-
|
|
565
|
-
[data-content-brand="sportbild"] .text-link,
|
|
566
|
-
:host([data-content-brand="sportbild"]) .text-link {
|
|
567
|
-
font-family: var(--body-font-family);
|
|
568
|
-
font-weight: var(--body-font-weight-book);
|
|
569
|
-
font-size: var(--body-font-size);
|
|
570
|
-
line-height: var(--body-line-height);
|
|
571
|
-
text-decoration: underline;
|
|
572
|
-
}
|
|
573
|
-
|
|
574
|
-
[data-content-brand="sportbild"] .text-link-italic,
|
|
575
|
-
:host([data-content-brand="sportbild"]) .text-link-italic {
|
|
576
|
-
font-family: var(--body-font-family);
|
|
577
|
-
font-weight: 400;
|
|
578
|
-
font-size: var(--body-font-size);
|
|
579
|
-
line-height: var(--body-line-height);
|
|
580
|
-
font-style: italic;
|
|
581
|
-
text-decoration: underline;
|
|
582
|
-
}
|
|
583
|
-
|
|
584
|
-
[data-content-brand="sportbild"] .text-link-bold,
|
|
585
|
-
:host([data-content-brand="sportbild"]) .text-link-bold {
|
|
586
|
-
font-family: var(--body-font-family);
|
|
587
|
-
font-weight: var(--body-font-weight-bold);
|
|
588
|
-
font-size: var(--body-font-size);
|
|
589
|
-
line-height: var(--body-line-height);
|
|
590
|
-
text-decoration: underline;
|
|
591
|
-
}
|
|
592
|
-
|
|
593
|
-
[data-content-brand="sportbild"] .text-link-hover,
|
|
594
|
-
:host([data-content-brand="sportbild"]) .text-link-hover {
|
|
595
|
-
font-family: var(--body-font-family);
|
|
596
|
-
font-weight: var(--body-font-weight-book);
|
|
597
|
-
font-size: var(--body-font-size);
|
|
598
|
-
line-height: var(--body-line-height);
|
|
599
|
-
text-decoration: underline;
|
|
600
|
-
}
|
|
601
|
-
|
|
602
|
-
[data-content-brand="sportbild"] .text-link-bold-hover,
|
|
603
|
-
:host([data-content-brand="sportbild"]) .text-link-bold-hover {
|
|
604
|
-
font-family: var(--body-font-family);
|
|
605
|
-
font-weight: var(--body-font-weight-bold);
|
|
606
|
-
font-size: var(--body-font-size);
|
|
607
|
-
line-height: var(--body-line-height);
|
|
608
|
-
text-decoration: underline;
|
|
609
|
-
}
|
|
610
|
-
|
|
611
|
-
[data-content-brand="sportbild"] .footnote-1,
|
|
612
|
-
:host([data-content-brand="sportbild"]) .footnote-1 {
|
|
613
|
-
font-family: var(--footnote-font-family);
|
|
614
|
-
font-weight: var(--font-weight-book, 400);
|
|
615
|
-
font-size: var(--footnote-1-font-size);
|
|
616
|
-
line-height: var(--footnote-1-line-height);
|
|
617
|
-
}
|
|
618
|
-
|
|
619
|
-
[data-content-brand="sportbild"] .footnote-1-bold,
|
|
620
|
-
:host([data-content-brand="sportbild"]) .footnote-1-bold {
|
|
621
|
-
font-family: var(--footnote-font-family);
|
|
622
|
-
font-weight: var(--font-weight-bold, 700);
|
|
623
|
-
font-size: var(--footnote-1-font-size);
|
|
624
|
-
line-height: var(--footnote-1-line-height);
|
|
625
|
-
}
|
|
626
|
-
|
|
627
|
-
[data-content-brand="sportbild"] .footnote-2,
|
|
628
|
-
:host([data-content-brand="sportbild"]) .footnote-2 {
|
|
629
|
-
font-family: var(--footnote-font-family);
|
|
630
|
-
font-weight: var(--font-weight-book, 400);
|
|
631
|
-
font-size: var(--footnote-2-font-size);
|
|
632
|
-
line-height: var(--footnote-2-line-height);
|
|
633
|
-
}
|
|
634
|
-
|
|
635
|
-
[data-content-brand="sportbild"] .footnote-2-bold,
|
|
636
|
-
:host([data-content-brand="sportbild"]) .footnote-2-bold {
|
|
637
|
-
font-family: var(--footnote-font-family);
|
|
638
|
-
font-weight: var(--font-weight-bold, 700);
|
|
639
|
-
font-size: var(--footnote-2-font-size);
|
|
640
|
-
line-height: var(--footnote-2-line-height);
|
|
641
|
-
}
|
|
642
|
-
|
|
643
|
-
[data-content-brand="sportbild"] .label-1,
|
|
644
|
-
:host([data-content-brand="sportbild"]) .label-1 {
|
|
645
|
-
font-family: var(--label-font-family);
|
|
646
|
-
font-weight: 400;
|
|
647
|
-
font-size: var(--label-1-font-size);
|
|
648
|
-
line-height: var(--label-1-line-height);
|
|
649
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
650
|
-
font-style: italic;
|
|
651
|
-
}
|
|
652
|
-
|
|
653
|
-
[data-content-brand="sportbild"] .label-1-bold,
|
|
654
|
-
:host([data-content-brand="sportbild"]) .label-1-bold {
|
|
655
|
-
font-family: var(--label-font-family);
|
|
656
|
-
font-weight: 700;
|
|
657
|
-
font-size: var(--label-1-font-size);
|
|
658
|
-
line-height: var(--label-1-line-height);
|
|
659
|
-
letter-spacing: var(--letter-space-0-p-25, 0.25px);
|
|
660
|
-
font-style: italic;
|
|
661
|
-
}
|
|
662
|
-
|
|
663
|
-
[data-content-brand="sportbild"] .label-1-uppercase-bold,
|
|
664
|
-
:host([data-content-brand="sportbild"]) .label-1-uppercase-bold {
|
|
665
|
-
font-family: var(--label-font-family);
|
|
666
|
-
font-weight: var(--label-font-weight-bold);
|
|
667
|
-
font-size: var(--label-1-font-size);
|
|
668
|
-
line-height: var(--label-1-line-height);
|
|
669
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
670
|
-
text-transform: uppercase;
|
|
671
|
-
}
|
|
672
|
-
|
|
673
|
-
[data-content-brand="sportbild"] .label-2,
|
|
674
|
-
:host([data-content-brand="sportbild"]) .label-2 {
|
|
675
|
-
font-family: var(--label-font-family);
|
|
676
|
-
font-weight: var(--label-font-weight-book);
|
|
677
|
-
font-size: var(--label-2-font-size);
|
|
678
|
-
line-height: var(--label-2-line-height);
|
|
679
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
680
|
-
}
|
|
681
|
-
|
|
682
|
-
[data-content-brand="sportbild"] .label-2-uppercase,
|
|
683
|
-
:host([data-content-brand="sportbild"]) .label-2-uppercase {
|
|
684
|
-
font-family: var(--label-font-family);
|
|
685
|
-
font-weight: var(--label-font-weight-book);
|
|
686
|
-
font-size: var(--label-2-font-size);
|
|
687
|
-
line-height: var(--label-2-line-height);
|
|
688
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
689
|
-
text-transform: uppercase;
|
|
690
|
-
}
|
|
691
|
-
|
|
692
|
-
[data-content-brand="sportbild"] .label-2-bold,
|
|
693
|
-
:host([data-content-brand="sportbild"]) .label-2-bold {
|
|
694
|
-
font-family: var(--label-font-family);
|
|
695
|
-
font-weight: 700;
|
|
696
|
-
font-size: var(--label-2-font-size);
|
|
697
|
-
line-height: var(--label-2-line-height);
|
|
698
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
699
|
-
font-style: italic;
|
|
700
|
-
}
|
|
701
|
-
|
|
702
|
-
[data-content-brand="sportbild"] .label-2-uppercase-bold,
|
|
703
|
-
:host([data-content-brand="sportbild"]) .label-2-uppercase-bold {
|
|
704
|
-
font-family: var(--label-font-family);
|
|
705
|
-
font-weight: 700;
|
|
706
|
-
font-size: var(--label-2-font-size);
|
|
707
|
-
line-height: var(--label-2-line-height);
|
|
708
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
709
|
-
font-style: italic;
|
|
710
|
-
text-transform: uppercase;
|
|
711
|
-
}
|
|
712
|
-
|
|
713
|
-
[data-content-brand="sportbild"] .label-3,
|
|
714
|
-
:host([data-content-brand="sportbild"]) .label-3 {
|
|
715
|
-
font-family: var(--label-font-family);
|
|
716
|
-
font-weight: var(--font-weight-book, 400);
|
|
717
|
-
font-size: var(--label-3-font-size);
|
|
718
|
-
line-height: var(--label-3-line-height);
|
|
719
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
720
|
-
}
|
|
721
|
-
|
|
722
|
-
[data-content-brand="sportbild"] .label-3-uppercase,
|
|
723
|
-
:host([data-content-brand="sportbild"]) .label-3-uppercase {
|
|
724
|
-
font-family: var(--label-font-family);
|
|
725
|
-
font-weight: var(--label-font-weight-book);
|
|
726
|
-
font-size: var(--label-3-font-size);
|
|
727
|
-
line-height: var(--label-3-line-height);
|
|
728
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
729
|
-
text-transform: uppercase;
|
|
730
|
-
}
|
|
731
|
-
|
|
732
|
-
[data-content-brand="sportbild"] .label-3-bold,
|
|
733
|
-
:host([data-content-brand="sportbild"]) .label-3-bold {
|
|
734
|
-
font-family: var(--label-font-family);
|
|
735
|
-
font-weight: 700;
|
|
736
|
-
font-size: var(--label-3-font-size);
|
|
737
|
-
line-height: var(--label-3-line-height);
|
|
738
|
-
letter-spacing: var(--letter-space-positive-xs);
|
|
739
|
-
font-style: italic;
|
|
740
|
-
}
|
|
741
|
-
|
|
742
|
-
[data-content-brand="sportbild"] .label-3-uppercase-bold,
|
|
743
|
-
:host([data-content-brand="sportbild"]) .label-3-uppercase-bold {
|
|
744
|
-
font-family: var(--label-font-family);
|
|
745
|
-
font-weight: 700;
|
|
746
|
-
font-size: var(--label-3-font-size);
|
|
747
|
-
line-height: var(--label-3-line-height);
|
|
748
|
-
letter-spacing: var(--letter-space-positive-sm);
|
|
749
|
-
font-style: italic;
|
|
750
|
-
text-transform: uppercase;
|
|
751
|
-
}
|
|
752
|
-
|
|
753
|
-
[data-content-brand="sportbild"] .quote,
|
|
754
|
-
:host([data-content-brand="sportbild"]) .quote {
|
|
755
|
-
font-family: var(--quote-font-family);
|
|
756
|
-
font-weight: var(--quote-font-weight);
|
|
757
|
-
font-size: var(--quote-font-size);
|
|
758
|
-
line-height: var(--quote-line-height);
|
|
759
|
-
}
|
|
760
|
-
|
|
761
|
-
[data-content-brand="sportbild"] .test-style,
|
|
762
|
-
:host([data-content-brand="sportbild"]) .test-style {
|
|
763
|
-
font-family: var(--body-font-family);
|
|
764
|
-
font-weight: 400;
|
|
765
|
-
font-size: var(--body-font-size);
|
|
766
|
-
line-height: 0.07;
|
|
767
|
-
}
|
|
768
|
-
|
|
769
377
|
/* === SEMANTIC DENSITY TOKENS === */
|
|
770
378
|
|
|
771
379
|
[data-content-brand="sportbild"][data-density="default"],
|