@marioschmidt/design-system-tokens 1.0.23 → 1.0.24
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/android/brands/advertorial/sizeclass-compact/typography_styles.xml +430 -430
- package/dist/android/brands/advertorial/sizeclass-regular/typography_styles.xml +431 -431
- package/dist/android/brands/bild/sizeclass-compact/typography_styles.xml +436 -436
- package/dist/android/brands/bild/sizeclass-regular/typography_styles.xml +434 -434
- package/dist/android/brands/sportbild/sizeclass-compact/typography_styles.xml +442 -442
- package/dist/android/brands/sportbild/sizeclass-regular/typography_styles.xml +442 -442
- package/dist/css/brands/advertorial/density/density-compact.css +1 -1
- package/dist/css/brands/advertorial/density/density-default.css +1 -1
- package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
- package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +626 -626
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +627 -627
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +624 -624
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +624 -624
- package/dist/css/brands/bild/density/density-compact.css +1 -1
- package/dist/css/brands/bild/density/density-default.css +1 -1
- package/dist/css/brands/bild/density/density-spacious.css +1 -1
- package/dist/css/brands/bild/overrides/brandcolormapping.css +140 -140
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +385 -385
- package/dist/css/brands/bild/semantic/color/colormode-light.css +385 -385
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/bild/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +637 -637
- package/dist/css/brands/bild/semantic/typography/typography-md.css +632 -632
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +632 -632
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +633 -633
- package/dist/css/brands/sportbild/density/density-compact.css +1 -1
- package/dist/css/brands/sportbild/density/density-default.css +1 -1
- package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +140 -140
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +494 -494
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +773 -773
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +773 -773
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +385 -385
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +385 -385
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +23 -23
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +23 -23
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +632 -632
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +631 -631
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +631 -631
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +631 -631
- package/dist/css/shared/colorprimitive.css +97 -97
- package/dist/css/shared/fontprimitive.css +22 -22
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/bild/overrides/brandcolormapping.dart +91 -91
- package/dist/flutter/brands/bild/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/bild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/bild/semantic/color/colormode-dark.dart +389 -389
- package/dist/flutter/brands/bild/semantic/color/colormode-light.dart +389 -389
- package/dist/flutter/brands/sportbild/overrides/brandcolormapping.dart +91 -91
- package/dist/flutter/brands/sportbild/overrides/brandtokenmapping.dart +291 -291
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.dart +635 -635
- package/dist/flutter/brands/sportbild/semantic/color/colormode-dark.dart +389 -389
- package/dist/flutter/brands/sportbild/semantic/color/colormode-light.dart +389 -389
- package/dist/flutter/shared/colorprimitive.dart +82 -82
- package/dist/flutter/shared/fontprimitive.dart +21 -21
- package/dist/ios/brands/advertorial/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/advertorial/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/advertorial/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/advertorial/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/brands/bild/overrides/Brandcolormapping.swift +91 -91
- package/dist/ios/brands/bild/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/bild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/bild/semantic/color/ColormodeDark.swift +389 -389
- package/dist/ios/brands/bild/semantic/color/ColormodeLight.swift +389 -389
- package/dist/ios/brands/bild/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/bild/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/brands/sportbild/overrides/Brandcolormapping.swift +91 -91
- package/dist/ios/brands/sportbild/overrides/Brandtokenmapping.swift +291 -291
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointLg1024pxRegular.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointMd600px.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointSm390pxCompact.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/breakpoints/BreakpointXs320px.swift +635 -635
- package/dist/ios/brands/sportbild/semantic/color/ColormodeDark.swift +389 -389
- package/dist/ios/brands/sportbild/semantic/color/ColormodeLight.swift +389 -389
- package/dist/ios/brands/sportbild/sizeclass-compact/Typography.swift +200 -200
- package/dist/ios/brands/sportbild/sizeclass-regular/Typography.swift +200 -200
- package/dist/ios/shared/Colorprimitive.swift +82 -82
- package/dist/ios/shared/Fontprimitive.swift +21 -21
- package/dist/js/brands/advertorial/density/density-compact.js +1 -1
- package/dist/js/brands/advertorial/density/density-default.js +1 -1
- package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +210 -210
- package/dist/js/brands/bild/density/density-compact.js +1 -1
- package/dist/js/brands/bild/density/density-default.js +1 -1
- package/dist/js/brands/bild/density/density-spacious.js +1 -1
- package/dist/js/brands/bild/overrides/brandcolormapping.js +92 -92
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +390 -390
- package/dist/js/brands/bild/semantic/color/colormode-light.js +390 -390
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/bild/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +210 -210
- package/dist/js/brands/sportbild/density/density-compact.js +1 -1
- package/dist/js/brands/sportbild/density/density-default.js +1 -1
- package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +92 -92
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +292 -292
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +636 -636
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +636 -636
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +390 -390
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +390 -390
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +13 -13
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +13 -13
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +210 -210
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +210 -210
- package/dist/js/shared/colorprimitive.js +83 -83
- package/dist/js/shared/fontprimitive.js +22 -22
- package/dist/js/shared/sizeprimitive.js +1 -1
- package/dist/js/shared/spaceprimitive.js +1 -1
- package/dist/manifest.json +1 -1
- package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
- package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/brands/bild/density/density-compact.scss +1 -1
- package/dist/scss/brands/bild/density/density-default.scss +1 -1
- package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +92 -92
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +390 -390
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +390 -390
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +92 -92
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +292 -292
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +636 -636
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +390 -390
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +390 -390
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +13 -13
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +13 -13
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +210 -210
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +210 -210
- package/dist/scss/shared/colorprimitive.scss +83 -83
- package/dist/scss/shared/fontprimitive.scss +22 -22
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
|
@@ -1,203 +1,13 @@
|
|
|
1
1
|
//
|
|
2
2
|
// brandtokenmapping.scss
|
|
3
|
-
// Generiert am: 2025-11-24T21:
|
|
3
|
+
// Generiert am: 2025-11-24T21:40:52.543Z
|
|
4
4
|
// Nicht manuell bearbeiten!
|
|
5
5
|
//
|
|
6
6
|
|
|
7
|
-
// ============================================
|
|
8
|
-
// COMPONENT
|
|
9
|
-
// ============================================
|
|
10
|
-
|
|
11
|
-
$button-label-font-weight-st: 600;
|
|
12
|
-
|
|
13
|
-
// Component - Accordion
|
|
14
|
-
$accordion-label-font-family: Lucida Grande;
|
|
15
|
-
|
|
16
|
-
// Component - Article - FontSize
|
|
17
|
-
// --article-figure-caption-font-size-sm
|
|
18
|
-
$article-image-caption-font-size-xs: 13px;
|
|
19
|
-
// --article-figure-caption-font-size-md
|
|
20
|
-
$article-image-caption-font-size-md: 13px;
|
|
21
|
-
// --article-figure-caption-font-size-lg
|
|
22
|
-
$article-image-caption-font-size-lg: 16px;
|
|
23
|
-
// --article-figure-caption-font-size-sm
|
|
24
|
-
$article-image-caption-font-size-sm: 13px;
|
|
25
|
-
// --article-figure-meta-font-size-sm
|
|
26
|
-
$article-image-source-font-size-xs: 13px;
|
|
27
|
-
// --article-figure-meta-font-size-sm
|
|
28
|
-
$article-image-source-font-size-sm: 13px;
|
|
29
|
-
// --article-figure-meta-font-size-sm
|
|
30
|
-
$article-image-source-font-size-md: 13px;
|
|
31
|
-
// --article-figure-meta-font-size-lg
|
|
32
|
-
$article-image-source-font-size-lg: 16px;
|
|
33
|
-
|
|
34
|
-
// Component - Article - LineHeight
|
|
35
|
-
// --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
|
|
36
|
-
$article-image-caption-line-height-xs: 19.5px;
|
|
37
|
-
// --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5
|
|
38
|
-
$article-image-caption-line-height-md: 19.5px;
|
|
39
|
-
// --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24
|
|
40
|
-
$article-image-caption-line-height-lg: 24px;
|
|
41
|
-
// --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
|
|
42
|
-
$article-image-caption-line-height-sm: 19.5px;
|
|
43
|
-
// --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
|
|
44
|
-
$article-image-source-line-height-md: 19px;
|
|
45
|
-
// --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24
|
|
46
|
-
$article-image-source-line-height-lg: 24px;
|
|
47
|
-
// --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
|
|
48
|
-
$article-image-source-line-height-xs: 19px;
|
|
49
|
-
// --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
|
|
50
|
-
$article-image-source-line-height-sm: 19px;
|
|
51
|
-
|
|
52
|
-
// Component - Avatar
|
|
53
|
-
// current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
|
|
54
|
-
$avatar-font-family: Lucida Grande;
|
|
55
|
-
// 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13
|
|
56
|
-
$avatar-font-size-sm: 13px;
|
|
57
|
-
// 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15
|
|
58
|
-
$avatar-font-size-lg: 15px;
|
|
59
|
-
|
|
60
|
-
// Component - Breadcrumb - FontFamily
|
|
61
|
-
// --breadcrumb-font
|
|
62
|
-
$breadcrumb-font-family: Lucida Grande;
|
|
63
|
-
|
|
64
|
-
// Component - Breadcrumb - FontSize
|
|
65
|
-
// --breadcrumb-font-size-sm
|
|
66
|
-
$breadcrumb-font-size-xs: 15px;
|
|
67
|
-
// --breadcrumb-font-size-sm
|
|
68
|
-
$breadcrumb-font-size-sm: 15px;
|
|
69
|
-
// --breadcrumb-font-size-sm
|
|
70
|
-
$breadcrumb-font-size-md: 15px;
|
|
71
|
-
// --breadcrumb-font-size-lg
|
|
72
|
-
$breadcrumb-font-size-lg: 12px;
|
|
73
|
-
|
|
74
|
-
// Component - Breadcrumb - FontWeight
|
|
75
|
-
// --breadcrumb-font-size-sm
|
|
76
|
-
$breadcrumb-font-weight: 700;
|
|
77
|
-
|
|
78
|
-
// Component - Breadcrumb - LineHeight
|
|
79
|
-
// not defined as variable
|
|
80
|
-
$breadcrumb-line-height-xs: 15px;
|
|
81
|
-
// not defined as variable
|
|
82
|
-
$breadcrumb-line-height-sm: 15px;
|
|
83
|
-
// not defined as variable
|
|
84
|
-
$breadcrumb-line-height-md: 15px;
|
|
85
|
-
// not defined as variable
|
|
86
|
-
$breadcrumb-line-height-lg: 12px;
|
|
87
|
-
|
|
88
|
-
// Component - BreakingNews
|
|
89
|
-
$breaking-news-content-font-size: 21px;
|
|
90
|
-
|
|
91
|
-
// Component - Footer
|
|
92
|
-
$footer-link-font-family: Gotham XNarrow;
|
|
93
|
-
|
|
94
|
-
// Component - Inputfield
|
|
95
|
-
$input-field-label-font-family: Lucida Grande;
|
|
96
|
-
|
|
97
|
-
// Component - MediaPlayer
|
|
98
|
-
$video-time-badge-font-family: Lucida Grande;
|
|
99
|
-
|
|
100
|
-
// Component - Menu
|
|
101
|
-
// --nav-btn-font-size
|
|
102
|
-
$menu-item-font-size: 15px;
|
|
103
|
-
// --caption-1-font-size-md
|
|
104
|
-
$app-top-bar-title-font-size-md: 14px;
|
|
105
|
-
// --caption-1-font-size-lg
|
|
106
|
-
$app-top-bar-title-font-size-lg: 14px;
|
|
107
|
-
// --caption-1-font-size-sm
|
|
108
|
-
$app-top-bar-title-font-size-xs: 12px;
|
|
109
|
-
// --caption-1-font-size-sm
|
|
110
|
-
$app-top-bar-title-font-size-sm: 12px;
|
|
111
|
-
$app-top-bar-title-line-height-md: 17px;
|
|
112
|
-
$app-top-bar-title-line-height-lg: 17px;
|
|
113
|
-
$app-top-bar-title-line-height-xs: 14px;
|
|
114
|
-
$app-top-bar-title-line-height-sm: 14px;
|
|
115
|
-
$menu-item-font-weight: 700;
|
|
116
|
-
|
|
117
|
-
// Component - Teaser
|
|
118
|
-
// --teaser-title-padding-lg
|
|
119
|
-
$teaser-title-inline-space-lg: 12px;
|
|
120
|
-
// --teaser-title-padding-md
|
|
121
|
-
$teaser-title-inline-space-md: 12px;
|
|
122
|
-
// --teaser-title-padding-sm
|
|
123
|
-
$teaser-title-inline-space-sm: 8px;
|
|
124
|
-
// --teaser-title-padding-xs
|
|
125
|
-
$teaser-title-inline-space-xs: 8px;
|
|
126
|
-
|
|
127
|
-
// Component - Teaser - 2xaTeaser
|
|
128
|
-
$2xa-teaser-title-inline-space: 8px;
|
|
129
|
-
|
|
130
|
-
// Component - Teaser - Quad
|
|
131
|
-
$q-teaser-title-inline-space-lg: 12px;
|
|
132
|
-
$q-teaser-title-inline-space-md: 16px;
|
|
133
|
-
$q-teaser-title-inline-space-sm: 8px;
|
|
134
|
-
$q-teaser-title-inline-space-xs: 8px;
|
|
135
|
-
|
|
136
|
-
// Component - Teaser - aTeaser
|
|
137
|
-
$a-teaser-title-inline-space-lg: 12px;
|
|
138
|
-
$a-teaser-title-inline-space-md: 12px;
|
|
139
|
-
$a-teaser-title-inline-space-xs: 8px;
|
|
140
|
-
$a-teaser-title-inline-space-sm: 8px;
|
|
141
|
-
|
|
142
|
-
// Component - Teaser - bTeaser
|
|
143
|
-
$b-teaser-title-inline-space: 8px;
|
|
144
|
-
|
|
145
|
-
// Component - Teaser - miniQ
|
|
146
|
-
$mini-qteaser-title-inline-space-md: 8px;
|
|
147
|
-
$mini-qteaser-title-inline-space-lg: 8px;
|
|
148
|
-
$mini-qteaser-title-inline-space-sm: 8px;
|
|
149
|
-
$mini-qteaser-title-inline-space-xs: 8px;
|
|
150
|
-
|
|
151
|
-
// Component - Teaser - superA
|
|
152
|
-
$super-ateaser-title-inline-space: 16px;
|
|
153
|
-
|
|
154
|
-
|
|
155
7
|
// ============================================
|
|
156
8
|
// GLOBAL
|
|
157
9
|
// ============================================
|
|
158
10
|
|
|
159
|
-
// Global - Typography - FontFamily
|
|
160
|
-
// Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter.
|
|
161
|
-
$kicker-font-family: Lucida Grande;
|
|
162
|
-
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter.
|
|
163
|
-
$display-font-family: Lucida Grande;
|
|
164
|
-
// Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter.
|
|
165
|
-
$headline-font-family: Lucida Grande;
|
|
166
|
-
// Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter.
|
|
167
|
-
$subheadline-font-family: Lucida Grande;
|
|
168
|
-
// Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter.
|
|
169
|
-
$body-font-family: Lucida Grande;
|
|
170
|
-
// Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter.
|
|
171
|
-
$footnote-font-family: Lucida Grande;
|
|
172
|
-
// Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter.
|
|
173
|
-
$label-font-family: Lucida Grande;
|
|
174
|
-
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter.
|
|
175
|
-
$quote-font-family: Lucida Grande;
|
|
176
|
-
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter.
|
|
177
|
-
$title-font-family: Lucida Grande;
|
|
178
|
-
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter.
|
|
179
|
-
$callout-font-family: Lucida Grande;
|
|
180
|
-
|
|
181
|
-
// Global - Typography - FontSize - Body
|
|
182
|
-
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
|
|
183
|
-
$body-font-size-xs: 17px;
|
|
184
|
-
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
|
|
185
|
-
$body-font-size-sm: 17px;
|
|
186
|
-
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size
|
|
187
|
-
$body-font-size-md: 17px;
|
|
188
|
-
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size
|
|
189
|
-
$body-font-size-lg: 17px;
|
|
190
|
-
|
|
191
|
-
// Global - Typography - FontSize - Callout
|
|
192
|
-
// Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
|
|
193
|
-
$callout1-font-size-xs: 16px;
|
|
194
|
-
// Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
|
|
195
|
-
$callout1-font-size-sm: 16px;
|
|
196
|
-
// Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css:
|
|
197
|
-
$callout1-font-size-md: 22px;
|
|
198
|
-
// Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css:
|
|
199
|
-
$callout1-font-size-lg: 22px;
|
|
200
|
-
|
|
201
11
|
// Global - Typography - FontSize - Display
|
|
202
12
|
// Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes.
|
|
203
13
|
$display1-font-size-xs: 39px;
|
|
@@ -224,19 +34,6 @@ $display3-font-size-lg: 39px;
|
|
|
224
34
|
// Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes.
|
|
225
35
|
$display3-font-size-xs: 27px;
|
|
226
36
|
|
|
227
|
-
// Global - Typography - FontSize - Footnote
|
|
228
|
-
// --footnote-font-size-sm
|
|
229
|
-
$footnote1-font-size-xs: 13px;
|
|
230
|
-
// --footnote-font-size-sm
|
|
231
|
-
$footnote1-font-size-sm: 13px;
|
|
232
|
-
$footnote1-font-size-md: 13px;
|
|
233
|
-
// --footnote-font-size-lg
|
|
234
|
-
$footnote1-font-size-lg: 15px;
|
|
235
|
-
$footnote2-font-size-xs: 10px;
|
|
236
|
-
$footnote2-font-size-sm: 10px;
|
|
237
|
-
$footnote2-font-size-md: 10px;
|
|
238
|
-
$footnote2-font-size-lg: 13px;
|
|
239
|
-
|
|
240
37
|
// Global - Typography - FontSize - Headline
|
|
241
38
|
// Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes.
|
|
242
39
|
$headline1-font-size-xs: 36px;
|
|
@@ -307,22 +104,6 @@ $kicker4-font-size-md: 14px;
|
|
|
307
104
|
// Bild: 16 | SpoBi: 18 | Ads: 14 | This variable is used in the kicker4 text style font size parameter for large device sizes. Current online css: --kicker-3-font-size-lg
|
|
308
105
|
$kicker4-font-size-lg: 14px;
|
|
309
106
|
|
|
310
|
-
// Global - Typography - FontSize - Label
|
|
311
|
-
$label1-font-size: 17px;
|
|
312
|
-
$label2-font-size: 15px;
|
|
313
|
-
$label3-font-size: 12px;
|
|
314
|
-
$label4-font-size: 8px;
|
|
315
|
-
$label1-resp-font-size-xs: 10px;
|
|
316
|
-
$label1-resp-font-size-sm: 10px;
|
|
317
|
-
$label1-resp-font-size-md: 15px;
|
|
318
|
-
$label1-resp-font-size-lg: 17px;
|
|
319
|
-
|
|
320
|
-
// Global - Typography - FontSize - Quote
|
|
321
|
-
$quote-font-size-xs: 16px;
|
|
322
|
-
$quote-font-size-sm: 16px;
|
|
323
|
-
$quote-font-size-md: 16px;
|
|
324
|
-
$quote-font-size-lg: 18px;
|
|
325
|
-
|
|
326
107
|
// Global - Typography - FontSize - Subheadline
|
|
327
108
|
// Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes.
|
|
328
109
|
$subheadline1-font-size-xs: 18px;
|
|
@@ -351,58 +132,54 @@ $title2-font-size-md: 16px;
|
|
|
351
132
|
// Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg
|
|
352
133
|
$title2-font-size-lg: 18px;
|
|
353
134
|
|
|
354
|
-
// Global - Typography -
|
|
355
|
-
|
|
356
|
-
$
|
|
135
|
+
// Global - Typography - FontSize - Callout
|
|
136
|
+
// Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
|
|
137
|
+
$callout1-font-size-xs: 16px;
|
|
138
|
+
// Bild: 18 | SpoBi: 18 | Ads: 16 | This variable is used in the callout1 text style font size parameter for small device sizes. Current online css:
|
|
139
|
+
$callout1-font-size-sm: 16px;
|
|
140
|
+
// Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for medium device sizes. Current online css:
|
|
141
|
+
$callout1-font-size-md: 22px;
|
|
142
|
+
// Bild: 22 | SpoBi: 24 | Ads: 22 | This variable is used in the callout1 text style font size parameter for large device sizes. Current online css:
|
|
143
|
+
$callout1-font-size-lg: 22px;
|
|
357
144
|
|
|
358
|
-
// Global - Typography -
|
|
359
|
-
|
|
145
|
+
// Global - Typography - FontSize - Body
|
|
146
|
+
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
|
|
147
|
+
$body-font-size-xs: 17px;
|
|
148
|
+
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for small device sizes. Current online css: --body-font-size
|
|
149
|
+
$body-font-size-sm: 17px;
|
|
150
|
+
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for medium device sizes. Current online css: --body-font-size
|
|
151
|
+
$body-font-size-md: 17px;
|
|
152
|
+
// Bild: 21 | SpoBi: 17 | Ads: 17 | This variable is used in the body text style font size parameter for large device sizes. Current online css: --body-font-size
|
|
153
|
+
$body-font-size-lg: 17px;
|
|
360
154
|
|
|
361
|
-
// Global - Typography -
|
|
362
|
-
|
|
155
|
+
// Global - Typography - FontSize - Footnote
|
|
156
|
+
// --footnote-font-size-sm
|
|
157
|
+
$footnote1-font-size-xs: 13px;
|
|
158
|
+
// --footnote-font-size-sm
|
|
159
|
+
$footnote1-font-size-sm: 13px;
|
|
160
|
+
$footnote1-font-size-md: 13px;
|
|
161
|
+
// --footnote-font-size-lg
|
|
162
|
+
$footnote1-font-size-lg: 15px;
|
|
163
|
+
$footnote2-font-size-xs: 10px;
|
|
164
|
+
$footnote2-font-size-sm: 10px;
|
|
165
|
+
$footnote2-font-size-md: 10px;
|
|
166
|
+
$footnote2-font-size-lg: 13px;
|
|
363
167
|
|
|
364
|
-
// Global - Typography -
|
|
365
|
-
$
|
|
366
|
-
$
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
$headline1-font-weight-st: 700;
|
|
370
|
-
$headline1-font-weight: 700;
|
|
371
|
-
$headline2-font-weight: 700;
|
|
372
|
-
$headline3-font-weight: 700;
|
|
373
|
-
$headline4-font-weight: 600;
|
|
374
|
-
$headline2-font-weight-st: 700;
|
|
375
|
-
$headline3-font-weight-st: 700;
|
|
376
|
-
$headline4-font-weight-st: 600;
|
|
377
|
-
|
|
378
|
-
// Global - Typography - FontWeight - Kicker
|
|
379
|
-
$kicker-font-weight: 700;
|
|
380
|
-
$kicker-font-weight-st: 700;
|
|
381
|
-
|
|
382
|
-
// Global - Typography - FontWeight - Label
|
|
383
|
-
$label-font-weight-book: 400;
|
|
384
|
-
$label-font-weight-bold: 700;
|
|
385
|
-
|
|
386
|
-
// Global - Typography - FontWeight - Quote
|
|
387
|
-
$quote-font-weight: 800;
|
|
388
|
-
|
|
389
|
-
// Global - Typography - FontWeight - Subheadline
|
|
390
|
-
$subheadline-font-weight: 700;
|
|
391
|
-
|
|
392
|
-
// Global - Typography - FontWeight - Title
|
|
393
|
-
$title-font-weight: 800;
|
|
394
|
-
|
|
395
|
-
// Global - Typography - LineHeight - Body
|
|
396
|
-
$body-line-height-xs: 29.75px;
|
|
397
|
-
$body-line-height-sm: 29.75px;
|
|
398
|
-
$body-line-height-md: 29.75px;
|
|
399
|
-
$body-line-height-lg: 29.75px;
|
|
168
|
+
// Global - Typography - FontSize - Quote
|
|
169
|
+
$quote-font-size-xs: 16px;
|
|
170
|
+
$quote-font-size-sm: 16px;
|
|
171
|
+
$quote-font-size-md: 16px;
|
|
172
|
+
$quote-font-size-lg: 18px;
|
|
400
173
|
|
|
401
|
-
// Global - Typography -
|
|
402
|
-
$
|
|
403
|
-
$
|
|
404
|
-
$
|
|
405
|
-
$
|
|
174
|
+
// Global - Typography - FontSize - Label
|
|
175
|
+
$label1-font-size: 17px;
|
|
176
|
+
$label2-font-size: 15px;
|
|
177
|
+
$label3-font-size: 12px;
|
|
178
|
+
$label4-font-size: 8px;
|
|
179
|
+
$label1-resp-font-size-xs: 10px;
|
|
180
|
+
$label1-resp-font-size-sm: 10px;
|
|
181
|
+
$label1-resp-font-size-md: 15px;
|
|
182
|
+
$label1-resp-font-size-lg: 17px;
|
|
406
183
|
|
|
407
184
|
// Global - Typography - LineHeight - Display
|
|
408
185
|
$display1-line-height-xs: 40px;
|
|
@@ -418,16 +195,6 @@ $display3-line-height-md: 32px;
|
|
|
418
195
|
$display3-line-height-sm: 28px;
|
|
419
196
|
$display3-line-height-xs: 28px;
|
|
420
197
|
|
|
421
|
-
// Global - Typography - LineHeight - Footnote
|
|
422
|
-
$footnote1-line-height-xs: 16.899999618530273px;
|
|
423
|
-
$footnote1-line-height-sm: 16.899999618530273px;
|
|
424
|
-
$footnote1-line-height-md: 16.899999618530273px;
|
|
425
|
-
$footnote1-line-height-lg: 19.5px;
|
|
426
|
-
$footnote2-line-height-xs: 13px;
|
|
427
|
-
$footnote2-line-height-sm: 13px;
|
|
428
|
-
$footnote2-line-height-md: 13px;
|
|
429
|
-
$footnote2-line-height-lg: 16.899999618530273px;
|
|
430
|
-
|
|
431
198
|
// Global - Typography - LineHeight - Headline
|
|
432
199
|
$headline1-line-height-xs: 37.79999923706055px;
|
|
433
200
|
$headline1-line-height-sm: 37.79999923706055px;
|
|
@@ -446,6 +213,12 @@ $headline4-line-height-sm: 18.399999618530273px;
|
|
|
446
213
|
$headline4-line-height-md: 19.799999237060547px;
|
|
447
214
|
$headline4-line-height-lg: 27.5px;
|
|
448
215
|
|
|
216
|
+
// Global - Typography - LineHeight - Subheadline
|
|
217
|
+
$subheadline1-line-height-xs: 23.399999618530273px;
|
|
218
|
+
$subheadline1-line-height-sm: 23.399999618530273px;
|
|
219
|
+
$subheadline1-line-height-md: 23.399999618530273px;
|
|
220
|
+
$subheadline1-line-height-lg: 36.400001525878906px;
|
|
221
|
+
|
|
449
222
|
// Global - Typography - LineHeight - Kicker
|
|
450
223
|
$kicker1-line-height-xs: 17.600000381469727px;
|
|
451
224
|
$kicker1-line-height-sm: 17.600000381469727px;
|
|
@@ -464,6 +237,38 @@ $kicker4-line-height-sm: 13.199999809265137px;
|
|
|
464
237
|
$kicker4-line-height-md: 15.399999618530273px;
|
|
465
238
|
$kicker4-line-height-lg: 15.399999618530273px;
|
|
466
239
|
|
|
240
|
+
// Global - Typography - LineHeight - Title
|
|
241
|
+
$title1-line-height-xs: 26.399999618530273px;
|
|
242
|
+
$title1-line-height-sm: 26.399999618530273px;
|
|
243
|
+
$title1-line-height-md: 26.399999618530273px;
|
|
244
|
+
$title1-line-height-lg: 33.599998474121094px;
|
|
245
|
+
$title2-line-height-xs: 16.799999237060547px;
|
|
246
|
+
$title2-line-height-sm: 16.799999237060547px;
|
|
247
|
+
$title2-line-height-md: 19.200000762939453px;
|
|
248
|
+
$title2-line-height-lg: 23.399999618530273px;
|
|
249
|
+
|
|
250
|
+
// Global - Typography - LineHeight - Callout
|
|
251
|
+
$callout1-line-height-xs: 20.799999237060547px;
|
|
252
|
+
$callout1-line-height-sm: 20.799999237060547px;
|
|
253
|
+
$callout1-line-height-md: 28.600000381469727px;
|
|
254
|
+
$callout1-line-height-lg: 28.600000381469727px;
|
|
255
|
+
|
|
256
|
+
// Global - Typography - LineHeight - Body
|
|
257
|
+
$body-line-height-xs: 29.75px;
|
|
258
|
+
$body-line-height-sm: 29.75px;
|
|
259
|
+
$body-line-height-md: 29.75px;
|
|
260
|
+
$body-line-height-lg: 29.75px;
|
|
261
|
+
|
|
262
|
+
// Global - Typography - LineHeight - Footnote
|
|
263
|
+
$footnote1-line-height-xs: 16.899999618530273px;
|
|
264
|
+
$footnote1-line-height-sm: 16.899999618530273px;
|
|
265
|
+
$footnote1-line-height-md: 16.899999618530273px;
|
|
266
|
+
$footnote1-line-height-lg: 19.5px;
|
|
267
|
+
$footnote2-line-height-xs: 13px;
|
|
268
|
+
$footnote2-line-height-sm: 13px;
|
|
269
|
+
$footnote2-line-height-md: 13px;
|
|
270
|
+
$footnote2-line-height-lg: 16.899999618530273px;
|
|
271
|
+
|
|
467
272
|
// Global - Typography - LineHeight - Label
|
|
468
273
|
// Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter.
|
|
469
274
|
$label1-line-height: 20.399999618530273px;
|
|
@@ -488,21 +293,68 @@ $quote-line-height-sm: 20.799999237060547px;
|
|
|
488
293
|
$quote-line-height-md: 20.799999237060547px;
|
|
489
294
|
$quote-line-height-lg: 23.399999618530273px;
|
|
490
295
|
|
|
491
|
-
// Global - Typography -
|
|
492
|
-
$
|
|
493
|
-
$
|
|
494
|
-
$subheadline1-line-height-md: 23.399999618530273px;
|
|
495
|
-
$subheadline1-line-height-lg: 36.400001525878906px;
|
|
296
|
+
// Global - Typography - FontWeight - Body
|
|
297
|
+
$body-font-weight-book: 400;
|
|
298
|
+
$body-font-weight-bold: 700;
|
|
496
299
|
|
|
497
|
-
// Global - Typography -
|
|
498
|
-
$
|
|
499
|
-
$
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
$
|
|
503
|
-
$
|
|
504
|
-
|
|
505
|
-
|
|
300
|
+
// Global - Typography - FontWeight - Footnote
|
|
301
|
+
$footnote-font-weight-book: 400;
|
|
302
|
+
$footnote-font-weight-bold: 700;
|
|
303
|
+
|
|
304
|
+
// Global - Typography - FontWeight - Label
|
|
305
|
+
$label-font-weight-book: 400;
|
|
306
|
+
$label-font-weight-bold: 700;
|
|
307
|
+
|
|
308
|
+
// Global - Typography - FontWeight - Quote
|
|
309
|
+
$quote-font-weight: 800;
|
|
310
|
+
|
|
311
|
+
// Global - Typography - FontWeight - Display
|
|
312
|
+
$display-font-weight: 800;
|
|
313
|
+
|
|
314
|
+
// Global - Typography - FontWeight - Headline
|
|
315
|
+
$headline1-font-weight-st: 700;
|
|
316
|
+
$headline1-font-weight: 700;
|
|
317
|
+
$headline2-font-weight: 700;
|
|
318
|
+
$headline3-font-weight: 700;
|
|
319
|
+
$headline4-font-weight: 600;
|
|
320
|
+
$headline2-font-weight-st: 700;
|
|
321
|
+
$headline3-font-weight-st: 700;
|
|
322
|
+
$headline4-font-weight-st: 600;
|
|
323
|
+
|
|
324
|
+
// Global - Typography - FontWeight - Subheadline
|
|
325
|
+
$subheadline-font-weight: 700;
|
|
326
|
+
|
|
327
|
+
// Global - Typography - FontWeight - Kicker
|
|
328
|
+
$kicker-font-weight: 700;
|
|
329
|
+
$kicker-font-weight-st: 700;
|
|
330
|
+
|
|
331
|
+
// Global - Typography - FontWeight - Callout
|
|
332
|
+
$callout-font-weight: 800;
|
|
333
|
+
|
|
334
|
+
// Global - Typography - FontWeight - Title
|
|
335
|
+
$title-font-weight: 800;
|
|
336
|
+
|
|
337
|
+
// Global - Typography - FontFamily
|
|
338
|
+
// Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter.
|
|
339
|
+
$kicker-font-family: Lucida Grande;
|
|
340
|
+
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter.
|
|
341
|
+
$display-font-family: Lucida Grande;
|
|
342
|
+
// Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter.
|
|
343
|
+
$headline-font-family: Lucida Grande;
|
|
344
|
+
// Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter.
|
|
345
|
+
$subheadline-font-family: Lucida Grande;
|
|
346
|
+
// Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter.
|
|
347
|
+
$body-font-family: Lucida Grande;
|
|
348
|
+
// Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter.
|
|
349
|
+
$footnote-font-family: Lucida Grande;
|
|
350
|
+
// Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter.
|
|
351
|
+
$label-font-family: Lucida Grande;
|
|
352
|
+
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter.
|
|
353
|
+
$quote-font-family: Lucida Grande;
|
|
354
|
+
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter.
|
|
355
|
+
$title-font-family: Lucida Grande;
|
|
356
|
+
// Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter.
|
|
357
|
+
$callout-font-family: Lucida Grande;
|
|
506
358
|
|
|
507
359
|
// Global - Visibilty
|
|
508
360
|
$hide-on-bild: true;
|
|
@@ -513,6 +365,154 @@ $only-bild: false;
|
|
|
513
365
|
$only-sport-bild: false;
|
|
514
366
|
|
|
515
367
|
|
|
368
|
+
// ============================================
|
|
369
|
+
// COMPONENT
|
|
370
|
+
// ============================================
|
|
371
|
+
|
|
372
|
+
// Component - Article - FontSize
|
|
373
|
+
// --article-figure-caption-font-size-sm
|
|
374
|
+
$article-image-caption-font-size-xs: 13px;
|
|
375
|
+
// --article-figure-caption-font-size-md
|
|
376
|
+
$article-image-caption-font-size-md: 13px;
|
|
377
|
+
// --article-figure-caption-font-size-lg
|
|
378
|
+
$article-image-caption-font-size-lg: 16px;
|
|
379
|
+
// --article-figure-caption-font-size-sm
|
|
380
|
+
$article-image-caption-font-size-sm: 13px;
|
|
381
|
+
// --article-figure-meta-font-size-sm
|
|
382
|
+
$article-image-source-font-size-xs: 13px;
|
|
383
|
+
// --article-figure-meta-font-size-sm
|
|
384
|
+
$article-image-source-font-size-sm: 13px;
|
|
385
|
+
// --article-figure-meta-font-size-sm
|
|
386
|
+
$article-image-source-font-size-md: 13px;
|
|
387
|
+
// --article-figure-meta-font-size-lg
|
|
388
|
+
$article-image-source-font-size-lg: 16px;
|
|
389
|
+
|
|
390
|
+
// Component - Article - LineHeight
|
|
391
|
+
// --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
|
|
392
|
+
$article-image-caption-line-height-xs: 19.5px;
|
|
393
|
+
// --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5
|
|
394
|
+
$article-image-caption-line-height-md: 19.5px;
|
|
395
|
+
// --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24
|
|
396
|
+
$article-image-caption-line-height-lg: 24px;
|
|
397
|
+
// --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5
|
|
398
|
+
$article-image-caption-line-height-sm: 19.5px;
|
|
399
|
+
// --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
|
|
400
|
+
$article-image-source-line-height-md: 19px;
|
|
401
|
+
// --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24
|
|
402
|
+
$article-image-source-line-height-lg: 24px;
|
|
403
|
+
// --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
|
|
404
|
+
$article-image-source-line-height-xs: 19px;
|
|
405
|
+
// --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19
|
|
406
|
+
$article-image-source-line-height-sm: 19px;
|
|
407
|
+
|
|
408
|
+
// Component - Breadcrumb - FontSize
|
|
409
|
+
// --breadcrumb-font-size-sm
|
|
410
|
+
$breadcrumb-font-size-xs: 15px;
|
|
411
|
+
// --breadcrumb-font-size-sm
|
|
412
|
+
$breadcrumb-font-size-sm: 15px;
|
|
413
|
+
// --breadcrumb-font-size-sm
|
|
414
|
+
$breadcrumb-font-size-md: 15px;
|
|
415
|
+
// --breadcrumb-font-size-lg
|
|
416
|
+
$breadcrumb-font-size-lg: 12px;
|
|
417
|
+
|
|
418
|
+
// Component - Breadcrumb - LineHeight
|
|
419
|
+
// not defined as variable
|
|
420
|
+
$breadcrumb-line-height-xs: 15px;
|
|
421
|
+
// not defined as variable
|
|
422
|
+
$breadcrumb-line-height-sm: 15px;
|
|
423
|
+
// not defined as variable
|
|
424
|
+
$breadcrumb-line-height-md: 15px;
|
|
425
|
+
// not defined as variable
|
|
426
|
+
$breadcrumb-line-height-lg: 12px;
|
|
427
|
+
|
|
428
|
+
// Component - Breadcrumb - FontFamily
|
|
429
|
+
// --breadcrumb-font
|
|
430
|
+
$breadcrumb-font-family: Lucida Grande;
|
|
431
|
+
|
|
432
|
+
// Component - Breadcrumb - FontWeight
|
|
433
|
+
// --breadcrumb-font-size-sm
|
|
434
|
+
$breadcrumb-font-weight: 700;
|
|
435
|
+
|
|
436
|
+
// Component - Menu
|
|
437
|
+
// --nav-btn-font-size
|
|
438
|
+
$menu-item-font-size: 15px;
|
|
439
|
+
// --caption-1-font-size-md
|
|
440
|
+
$app-top-bar-title-font-size-md: 14px;
|
|
441
|
+
// --caption-1-font-size-lg
|
|
442
|
+
$app-top-bar-title-font-size-lg: 14px;
|
|
443
|
+
// --caption-1-font-size-sm
|
|
444
|
+
$app-top-bar-title-font-size-xs: 12px;
|
|
445
|
+
// --caption-1-font-size-sm
|
|
446
|
+
$app-top-bar-title-font-size-sm: 12px;
|
|
447
|
+
$app-top-bar-title-line-height-md: 17px;
|
|
448
|
+
$app-top-bar-title-line-height-lg: 17px;
|
|
449
|
+
$app-top-bar-title-line-height-xs: 14px;
|
|
450
|
+
$app-top-bar-title-line-height-sm: 14px;
|
|
451
|
+
$menu-item-font-weight: 700;
|
|
452
|
+
|
|
453
|
+
// Component - Teaser
|
|
454
|
+
// --teaser-title-padding-lg
|
|
455
|
+
$teaser-title-inline-space-lg: 12px;
|
|
456
|
+
// --teaser-title-padding-md
|
|
457
|
+
$teaser-title-inline-space-md: 12px;
|
|
458
|
+
// --teaser-title-padding-sm
|
|
459
|
+
$teaser-title-inline-space-sm: 8px;
|
|
460
|
+
// --teaser-title-padding-xs
|
|
461
|
+
$teaser-title-inline-space-xs: 8px;
|
|
462
|
+
|
|
463
|
+
// Component - Teaser - Quad
|
|
464
|
+
$q-teaser-title-inline-space-lg: 12px;
|
|
465
|
+
$q-teaser-title-inline-space-md: 16px;
|
|
466
|
+
$q-teaser-title-inline-space-sm: 8px;
|
|
467
|
+
$q-teaser-title-inline-space-xs: 8px;
|
|
468
|
+
|
|
469
|
+
// Component - Teaser - aTeaser
|
|
470
|
+
$a-teaser-title-inline-space-lg: 12px;
|
|
471
|
+
$a-teaser-title-inline-space-md: 12px;
|
|
472
|
+
$a-teaser-title-inline-space-xs: 8px;
|
|
473
|
+
$a-teaser-title-inline-space-sm: 8px;
|
|
474
|
+
|
|
475
|
+
// Component - Teaser - bTeaser
|
|
476
|
+
$b-teaser-title-inline-space: 8px;
|
|
477
|
+
|
|
478
|
+
// Component - Teaser - 2xaTeaser
|
|
479
|
+
$2xa-teaser-title-inline-space: 8px;
|
|
480
|
+
|
|
481
|
+
// Component - Teaser - miniQ
|
|
482
|
+
$mini-qteaser-title-inline-space-md: 8px;
|
|
483
|
+
$mini-qteaser-title-inline-space-lg: 8px;
|
|
484
|
+
$mini-qteaser-title-inline-space-sm: 8px;
|
|
485
|
+
$mini-qteaser-title-inline-space-xs: 8px;
|
|
486
|
+
|
|
487
|
+
// Component - Teaser - superA
|
|
488
|
+
$super-ateaser-title-inline-space: 16px;
|
|
489
|
+
|
|
490
|
+
// Component - Avatar
|
|
491
|
+
// current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
|
|
492
|
+
$avatar-font-family: Lucida Grande;
|
|
493
|
+
// 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13
|
|
494
|
+
$avatar-font-size-sm: 13px;
|
|
495
|
+
// 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15
|
|
496
|
+
$avatar-font-size-lg: 15px;
|
|
497
|
+
|
|
498
|
+
// Component - BreakingNews
|
|
499
|
+
$breaking-news-content-font-size: 21px;
|
|
500
|
+
|
|
501
|
+
// Component - Accordion
|
|
502
|
+
$accordion-label-font-family: Lucida Grande;
|
|
503
|
+
|
|
504
|
+
// Component - Footer
|
|
505
|
+
$footer-link-font-family: Gotham XNarrow;
|
|
506
|
+
|
|
507
|
+
// Component - MediaPlayer
|
|
508
|
+
$video-time-badge-font-family: Lucida Grande;
|
|
509
|
+
|
|
510
|
+
// Component - Inputfield
|
|
511
|
+
$input-field-label-font-family: Lucida Grande;
|
|
512
|
+
|
|
513
|
+
$button-label-font-weight-st: 600;
|
|
514
|
+
|
|
515
|
+
|
|
516
516
|
// ============================================
|
|
517
517
|
// OTHER
|
|
518
518
|
// ============================================
|