@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
|
@@ -12,200 +12,10 @@ import 'dart:ui';
|
|
|
12
12
|
class Brandtokenmapping {
|
|
13
13
|
Brandtokenmapping._();
|
|
14
14
|
|
|
15
|
-
// ============================================
|
|
16
|
-
// COMPONENT
|
|
17
|
-
// ============================================
|
|
18
|
-
|
|
19
|
-
static const buttonLabelFontWeightSt = "600";
|
|
20
|
-
|
|
21
|
-
// Component - Accordion
|
|
22
|
-
static const accordionLabelFontFamily = "Lucida Grande";
|
|
23
|
-
|
|
24
|
-
// Component - Article - FontSize
|
|
25
|
-
/** --article-figure-caption-font-size-sm */
|
|
26
|
-
static const articleImageCaptionFontSizeXs = "13px";
|
|
27
|
-
/** --article-figure-caption-font-size-md */
|
|
28
|
-
static const articleImageCaptionFontSizeMd = "13px";
|
|
29
|
-
/** --article-figure-caption-font-size-lg */
|
|
30
|
-
static const articleImageCaptionFontSizeLg = "16px";
|
|
31
|
-
/** --article-figure-caption-font-size-sm */
|
|
32
|
-
static const articleImageCaptionFontSizeSm = "13px";
|
|
33
|
-
/** --article-figure-meta-font-size-sm */
|
|
34
|
-
static const articleImageSourceFontSizeXs = "13px";
|
|
35
|
-
/** --article-figure-meta-font-size-sm */
|
|
36
|
-
static const articleImageSourceFontSizeSm = "13px";
|
|
37
|
-
/** --article-figure-meta-font-size-sm */
|
|
38
|
-
static const articleImageSourceFontSizeMd = "13px";
|
|
39
|
-
/** --article-figure-meta-font-size-lg */
|
|
40
|
-
static const articleImageSourceFontSizeLg = "16px";
|
|
41
|
-
|
|
42
|
-
// Component - Article - LineHeight
|
|
43
|
-
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
44
|
-
static const articleImageCaptionLineHeightXs = "19.5px";
|
|
45
|
-
/** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
|
|
46
|
-
static const articleImageCaptionLineHeightMd = "19.5px";
|
|
47
|
-
/** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
|
|
48
|
-
static const articleImageCaptionLineHeightLg = "24px";
|
|
49
|
-
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
50
|
-
static const articleImageCaptionLineHeightSm = "19.5px";
|
|
51
|
-
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
52
|
-
static const articleImageSourceLineHeightMd = "19px";
|
|
53
|
-
/** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
|
|
54
|
-
static const articleImageSourceLineHeightLg = "24px";
|
|
55
|
-
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
56
|
-
static const articleImageSourceLineHeightXs = "19px";
|
|
57
|
-
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
58
|
-
static const articleImageSourceLineHeightSm = "19px";
|
|
59
|
-
|
|
60
|
-
// Component - Avatar
|
|
61
|
-
/** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
|
|
62
|
-
static const avatarFontFamily = "Lucida Grande";
|
|
63
|
-
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
|
|
64
|
-
static const avatarFontSizeSm = "13px";
|
|
65
|
-
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
|
|
66
|
-
static const avatarFontSizeLg = "15px";
|
|
67
|
-
|
|
68
|
-
// Component - Breadcrumb - FontFamily
|
|
69
|
-
/** --breadcrumb-font */
|
|
70
|
-
static const breadcrumbFontFamily = "Lucida Grande";
|
|
71
|
-
|
|
72
|
-
// Component - Breadcrumb - FontSize
|
|
73
|
-
/** --breadcrumb-font-size-sm */
|
|
74
|
-
static const breadcrumbFontSizeXs = "15px";
|
|
75
|
-
/** --breadcrumb-font-size-sm */
|
|
76
|
-
static const breadcrumbFontSizeSm = "15px";
|
|
77
|
-
/** --breadcrumb-font-size-sm */
|
|
78
|
-
static const breadcrumbFontSizeMd = "15px";
|
|
79
|
-
/** --breadcrumb-font-size-lg */
|
|
80
|
-
static const breadcrumbFontSizeLg = "12px";
|
|
81
|
-
|
|
82
|
-
// Component - Breadcrumb - FontWeight
|
|
83
|
-
/** --breadcrumb-font-size-sm */
|
|
84
|
-
static const breadcrumbFontWeight = 700;
|
|
85
|
-
|
|
86
|
-
// Component - Breadcrumb - LineHeight
|
|
87
|
-
/** not defined as variable */
|
|
88
|
-
static const breadcrumbLineHeightXs = "15px";
|
|
89
|
-
/** not defined as variable */
|
|
90
|
-
static const breadcrumbLineHeightSm = "15px";
|
|
91
|
-
/** not defined as variable */
|
|
92
|
-
static const breadcrumbLineHeightMd = "15px";
|
|
93
|
-
/** not defined as variable */
|
|
94
|
-
static const breadcrumbLineHeightLg = "12px";
|
|
95
|
-
|
|
96
|
-
// Component - BreakingNews
|
|
97
|
-
static const breakingNewsContentFontSize = "21px";
|
|
98
|
-
|
|
99
|
-
// Component - Footer
|
|
100
|
-
static const footerLinkFontFamily = "Gotham XNarrow";
|
|
101
|
-
|
|
102
|
-
// Component - Inputfield
|
|
103
|
-
static const inputFieldLabelFontFamily = "Lucida Grande";
|
|
104
|
-
|
|
105
|
-
// Component - MediaPlayer
|
|
106
|
-
static const videoTimeBadgeFontFamily = "Lucida Grande";
|
|
107
|
-
|
|
108
|
-
// Component - Menu
|
|
109
|
-
/** --nav-btn-font-size */
|
|
110
|
-
static const menuItemFontSize = "15px";
|
|
111
|
-
/** --caption-1-font-size-md */
|
|
112
|
-
static const appTopBarTitleFontSizeMd = "14px";
|
|
113
|
-
/** --caption-1-font-size-lg */
|
|
114
|
-
static const appTopBarTitleFontSizeLg = "14px";
|
|
115
|
-
/** --caption-1-font-size-sm */
|
|
116
|
-
static const appTopBarTitleFontSizeXs = "12px";
|
|
117
|
-
/** --caption-1-font-size-sm */
|
|
118
|
-
static const appTopBarTitleFontSizeSm = "12px";
|
|
119
|
-
static const appTopBarTitleLineHeightMd = "17px";
|
|
120
|
-
static const appTopBarTitleLineHeightLg = "17px";
|
|
121
|
-
static const appTopBarTitleLineHeightXs = "14px";
|
|
122
|
-
static const appTopBarTitleLineHeightSm = "14px";
|
|
123
|
-
static const menuItemFontWeight = "700";
|
|
124
|
-
|
|
125
|
-
// Component - Teaser
|
|
126
|
-
/** --teaser-title-padding-lg */
|
|
127
|
-
static const teaserTitleInlineSpaceLg = "12px";
|
|
128
|
-
/** --teaser-title-padding-md */
|
|
129
|
-
static const teaserTitleInlineSpaceMd = "12px";
|
|
130
|
-
/** --teaser-title-padding-sm */
|
|
131
|
-
static const teaserTitleInlineSpaceSm = "8px";
|
|
132
|
-
/** --teaser-title-padding-xs */
|
|
133
|
-
static const teaserTitleInlineSpaceXs = "8px";
|
|
134
|
-
|
|
135
|
-
// Component - Teaser - 2xaTeaser
|
|
136
|
-
static const _2xaTeaserTitleInlineSpace = "8px";
|
|
137
|
-
|
|
138
|
-
// Component - Teaser - Quad
|
|
139
|
-
static const qTeaserTitleInlineSpaceLg = "12px";
|
|
140
|
-
static const qTeaserTitleInlineSpaceMd = "16px";
|
|
141
|
-
static const qTeaserTitleInlineSpaceSm = "8px";
|
|
142
|
-
static const qTeaserTitleInlineSpaceXs = "8px";
|
|
143
|
-
|
|
144
|
-
// Component - Teaser - aTeaser
|
|
145
|
-
static const aTeaserTitleInlineSpaceLg = "12px";
|
|
146
|
-
static const aTeaserTitleInlineSpaceMd = "12px";
|
|
147
|
-
static const aTeaserTitleInlineSpaceXs = "8px";
|
|
148
|
-
static const aTeaserTitleInlineSpaceSm = "8px";
|
|
149
|
-
|
|
150
|
-
// Component - Teaser - bTeaser
|
|
151
|
-
static const bTeaserTitleInlineSpace = "8px";
|
|
152
|
-
|
|
153
|
-
// Component - Teaser - miniQ
|
|
154
|
-
static const miniQteaserTitleInlineSpaceMd = "8px";
|
|
155
|
-
static const miniQteaserTitleInlineSpaceLg = "8px";
|
|
156
|
-
static const miniQteaserTitleInlineSpaceSm = "8px";
|
|
157
|
-
static const miniQteaserTitleInlineSpaceXs = "8px";
|
|
158
|
-
|
|
159
|
-
// Component - Teaser - superA
|
|
160
|
-
static const superAteaserTitleInlineSpace = "16px";
|
|
161
|
-
|
|
162
|
-
|
|
163
15
|
// ============================================
|
|
164
16
|
// GLOBAL
|
|
165
17
|
// ============================================
|
|
166
18
|
|
|
167
|
-
// Global - Typography - FontFamily
|
|
168
|
-
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
|
|
169
|
-
static const kickerFontFamily = "Lucida Grande";
|
|
170
|
-
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
|
|
171
|
-
static const displayFontFamily = "Lucida Grande";
|
|
172
|
-
/** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
|
|
173
|
-
static const headlineFontFamily = "Lucida Grande";
|
|
174
|
-
/** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
|
|
175
|
-
static const subheadlineFontFamily = "Lucida Grande";
|
|
176
|
-
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
|
|
177
|
-
static const bodyFontFamily = "Lucida Grande";
|
|
178
|
-
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
|
|
179
|
-
static const footnoteFontFamily = "Lucida Grande";
|
|
180
|
-
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
|
|
181
|
-
static const labelFontFamily = "Lucida Grande";
|
|
182
|
-
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
|
|
183
|
-
static const quoteFontFamily = "Lucida Grande";
|
|
184
|
-
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
|
|
185
|
-
static const titleFontFamily = "Lucida Grande";
|
|
186
|
-
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
|
|
187
|
-
static const calloutFontFamily = "Lucida Grande";
|
|
188
|
-
|
|
189
|
-
// Global - Typography - FontSize - Body
|
|
190
|
-
/** 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 */
|
|
191
|
-
static const bodyFontSizeXs = "17px";
|
|
192
|
-
/** 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 */
|
|
193
|
-
static const bodyFontSizeSm = "17px";
|
|
194
|
-
/** 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 */
|
|
195
|
-
static const bodyFontSizeMd = "17px";
|
|
196
|
-
/** 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 */
|
|
197
|
-
static const bodyFontSizeLg = "17px";
|
|
198
|
-
|
|
199
|
-
// Global - Typography - FontSize - Callout
|
|
200
|
-
/** 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: */
|
|
201
|
-
static const callout1FontSizeXs = "16px";
|
|
202
|
-
/** 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: */
|
|
203
|
-
static const callout1FontSizeSm = "16px";
|
|
204
|
-
/** 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: */
|
|
205
|
-
static const callout1FontSizeMd = "22px";
|
|
206
|
-
/** 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: */
|
|
207
|
-
static const callout1FontSizeLg = "22px";
|
|
208
|
-
|
|
209
19
|
// Global - Typography - FontSize - Display
|
|
210
20
|
/** Bild: 40 | SpoBi: 38 | Ads: 39 | This variable is used in the display1 text style font size parameter for small device sizes. */
|
|
211
21
|
static const display1FontSizeXs = "39px";
|
|
@@ -232,19 +42,6 @@ class Brandtokenmapping {
|
|
|
232
42
|
/** Bild: 28 | SpoBi: 27 | Ads: 27 | This variable is used in the display3 text style font size parameter for small device sizes. */
|
|
233
43
|
static const display3FontSizeXs = "27px";
|
|
234
44
|
|
|
235
|
-
// Global - Typography - FontSize - Footnote
|
|
236
|
-
/** --footnote-font-size-sm */
|
|
237
|
-
static const footnote1FontSizeXs = "13px";
|
|
238
|
-
/** --footnote-font-size-sm */
|
|
239
|
-
static const footnote1FontSizeSm = "13px";
|
|
240
|
-
static const footnote1FontSizeMd = "13px";
|
|
241
|
-
/** --footnote-font-size-lg */
|
|
242
|
-
static const footnote1FontSizeLg = "15px";
|
|
243
|
-
static const footnote2FontSizeXs = "10px";
|
|
244
|
-
static const footnote2FontSizeSm = "10px";
|
|
245
|
-
static const footnote2FontSizeMd = "10px";
|
|
246
|
-
static const footnote2FontSizeLg = "13px";
|
|
247
|
-
|
|
248
45
|
// Global - Typography - FontSize - Headline
|
|
249
46
|
/** Bild: 48 | SpoBi: 42 | Ads: 36 | This variable is used in the headline1 text style font size parameter for small device sizes. */
|
|
250
47
|
static const headline1FontSizeXs = "36px";
|
|
@@ -315,22 +112,6 @@ class Brandtokenmapping {
|
|
|
315
112
|
/** 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 */
|
|
316
113
|
static const kicker4FontSizeLg = "14px";
|
|
317
114
|
|
|
318
|
-
// Global - Typography - FontSize - Label
|
|
319
|
-
static const label1FontSize = "17px";
|
|
320
|
-
static const label2FontSize = "15px";
|
|
321
|
-
static const label3FontSize = "12px";
|
|
322
|
-
static const label4FontSize = "8px";
|
|
323
|
-
static const label1RespFontSizeXs = "10px";
|
|
324
|
-
static const label1RespFontSizeSm = "10px";
|
|
325
|
-
static const label1RespFontSizeMd = "15px";
|
|
326
|
-
static const label1RespFontSizeLg = "17px";
|
|
327
|
-
|
|
328
|
-
// Global - Typography - FontSize - Quote
|
|
329
|
-
static const quoteFontSizeXs = "16px";
|
|
330
|
-
static const quoteFontSizeSm = "16px";
|
|
331
|
-
static const quoteFontSizeMd = "16px";
|
|
332
|
-
static const quoteFontSizeLg = "18px";
|
|
333
|
-
|
|
334
115
|
// Global - Typography - FontSize - Subheadline
|
|
335
116
|
/** Bild: 24 | SpoBi: 18 | Ads: 18 | This variable is used in the subheadline1 text style font size parameter for small device sizes. */
|
|
336
117
|
static const subheadline1FontSizeXs = "18px";
|
|
@@ -359,58 +140,54 @@ class Brandtokenmapping {
|
|
|
359
140
|
/** Bild 20 | SpoBi 20 | Ads 18 | current online css: --caption-1-font-size-lg */
|
|
360
141
|
static const title2FontSizeLg = "18px";
|
|
361
142
|
|
|
362
|
-
// Global - Typography -
|
|
363
|
-
|
|
364
|
-
static const
|
|
143
|
+
// Global - Typography - FontSize - Callout
|
|
144
|
+
/** 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: */
|
|
145
|
+
static const callout1FontSizeXs = "16px";
|
|
146
|
+
/** 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: */
|
|
147
|
+
static const callout1FontSizeSm = "16px";
|
|
148
|
+
/** 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: */
|
|
149
|
+
static const callout1FontSizeMd = "22px";
|
|
150
|
+
/** 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: */
|
|
151
|
+
static const callout1FontSizeLg = "22px";
|
|
365
152
|
|
|
366
|
-
// Global - Typography -
|
|
367
|
-
|
|
153
|
+
// Global - Typography - FontSize - Body
|
|
154
|
+
/** 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 */
|
|
155
|
+
static const bodyFontSizeXs = "17px";
|
|
156
|
+
/** 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 */
|
|
157
|
+
static const bodyFontSizeSm = "17px";
|
|
158
|
+
/** 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 */
|
|
159
|
+
static const bodyFontSizeMd = "17px";
|
|
160
|
+
/** 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 */
|
|
161
|
+
static const bodyFontSizeLg = "17px";
|
|
368
162
|
|
|
369
|
-
// Global - Typography -
|
|
370
|
-
|
|
163
|
+
// Global - Typography - FontSize - Footnote
|
|
164
|
+
/** --footnote-font-size-sm */
|
|
165
|
+
static const footnote1FontSizeXs = "13px";
|
|
166
|
+
/** --footnote-font-size-sm */
|
|
167
|
+
static const footnote1FontSizeSm = "13px";
|
|
168
|
+
static const footnote1FontSizeMd = "13px";
|
|
169
|
+
/** --footnote-font-size-lg */
|
|
170
|
+
static const footnote1FontSizeLg = "15px";
|
|
171
|
+
static const footnote2FontSizeXs = "10px";
|
|
172
|
+
static const footnote2FontSizeSm = "10px";
|
|
173
|
+
static const footnote2FontSizeMd = "10px";
|
|
174
|
+
static const footnote2FontSizeLg = "13px";
|
|
371
175
|
|
|
372
|
-
// Global - Typography -
|
|
373
|
-
static const
|
|
374
|
-
static const
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
static const headline1FontWeightSt = "700";
|
|
378
|
-
static const headline1FontWeight = 700;
|
|
379
|
-
static const headline2FontWeight = 700;
|
|
380
|
-
static const headline3FontWeight = 700;
|
|
381
|
-
static const headline4FontWeight = 600;
|
|
382
|
-
static const headline2FontWeightSt = "700";
|
|
383
|
-
static const headline3FontWeightSt = "700";
|
|
384
|
-
static const headline4FontWeightSt = "600";
|
|
385
|
-
|
|
386
|
-
// Global - Typography - FontWeight - Kicker
|
|
387
|
-
static const kickerFontWeight = 700;
|
|
388
|
-
static const kickerFontWeightSt = "700";
|
|
389
|
-
|
|
390
|
-
// Global - Typography - FontWeight - Label
|
|
391
|
-
static const labelFontWeightBook = 400;
|
|
392
|
-
static const labelFontWeightBold = 700;
|
|
393
|
-
|
|
394
|
-
// Global - Typography - FontWeight - Quote
|
|
395
|
-
static const quoteFontWeight = 800;
|
|
396
|
-
|
|
397
|
-
// Global - Typography - FontWeight - Subheadline
|
|
398
|
-
static const subheadlineFontWeight = 700;
|
|
399
|
-
|
|
400
|
-
// Global - Typography - FontWeight - Title
|
|
401
|
-
static const titleFontWeight = 800;
|
|
402
|
-
|
|
403
|
-
// Global - Typography - LineHeight - Body
|
|
404
|
-
static const bodyLineHeightXs = "29.75px";
|
|
405
|
-
static const bodyLineHeightSm = "29.75px";
|
|
406
|
-
static const bodyLineHeightMd = "29.75px";
|
|
407
|
-
static const bodyLineHeightLg = "29.75px";
|
|
176
|
+
// Global - Typography - FontSize - Quote
|
|
177
|
+
static const quoteFontSizeXs = "16px";
|
|
178
|
+
static const quoteFontSizeSm = "16px";
|
|
179
|
+
static const quoteFontSizeMd = "16px";
|
|
180
|
+
static const quoteFontSizeLg = "18px";
|
|
408
181
|
|
|
409
|
-
// Global - Typography -
|
|
410
|
-
static const
|
|
411
|
-
static const
|
|
412
|
-
static const
|
|
413
|
-
static const
|
|
182
|
+
// Global - Typography - FontSize - Label
|
|
183
|
+
static const label1FontSize = "17px";
|
|
184
|
+
static const label2FontSize = "15px";
|
|
185
|
+
static const label3FontSize = "12px";
|
|
186
|
+
static const label4FontSize = "8px";
|
|
187
|
+
static const label1RespFontSizeXs = "10px";
|
|
188
|
+
static const label1RespFontSizeSm = "10px";
|
|
189
|
+
static const label1RespFontSizeMd = "15px";
|
|
190
|
+
static const label1RespFontSizeLg = "17px";
|
|
414
191
|
|
|
415
192
|
// Global - Typography - LineHeight - Display
|
|
416
193
|
static const display1LineHeightXs = "40px";
|
|
@@ -426,16 +203,6 @@ class Brandtokenmapping {
|
|
|
426
203
|
static const display3LineHeightSm = "28px";
|
|
427
204
|
static const display3LineHeightXs = "28px";
|
|
428
205
|
|
|
429
|
-
// Global - Typography - LineHeight - Footnote
|
|
430
|
-
static const footnote1LineHeightXs = "16.899999618530273px";
|
|
431
|
-
static const footnote1LineHeightSm = "16.899999618530273px";
|
|
432
|
-
static const footnote1LineHeightMd = "16.899999618530273px";
|
|
433
|
-
static const footnote1LineHeightLg = "19.5px";
|
|
434
|
-
static const footnote2LineHeightXs = "13px";
|
|
435
|
-
static const footnote2LineHeightSm = "13px";
|
|
436
|
-
static const footnote2LineHeightMd = "13px";
|
|
437
|
-
static const footnote2LineHeightLg = "16.899999618530273px";
|
|
438
|
-
|
|
439
206
|
// Global - Typography - LineHeight - Headline
|
|
440
207
|
static const headline1LineHeightXs = "37.79999923706055px";
|
|
441
208
|
static const headline1LineHeightSm = "37.79999923706055px";
|
|
@@ -454,6 +221,12 @@ class Brandtokenmapping {
|
|
|
454
221
|
static const headline4LineHeightMd = "19.799999237060547px";
|
|
455
222
|
static const headline4LineHeightLg = "27.5px";
|
|
456
223
|
|
|
224
|
+
// Global - Typography - LineHeight - Subheadline
|
|
225
|
+
static const subheadline1LineHeightXs = "23.399999618530273px";
|
|
226
|
+
static const subheadline1LineHeightSm = "23.399999618530273px";
|
|
227
|
+
static const subheadline1LineHeightMd = "23.399999618530273px";
|
|
228
|
+
static const subheadline1LineHeightLg = "36.400001525878906px";
|
|
229
|
+
|
|
457
230
|
// Global - Typography - LineHeight - Kicker
|
|
458
231
|
static const kicker1LineHeightXs = "17.600000381469727px";
|
|
459
232
|
static const kicker1LineHeightSm = "17.600000381469727px";
|
|
@@ -472,6 +245,38 @@ class Brandtokenmapping {
|
|
|
472
245
|
static const kicker4LineHeightMd = "15.399999618530273px";
|
|
473
246
|
static const kicker4LineHeightLg = "15.399999618530273px";
|
|
474
247
|
|
|
248
|
+
// Global - Typography - LineHeight - Title
|
|
249
|
+
static const title1LineHeightXs = "26.399999618530273px";
|
|
250
|
+
static const title1LineHeightSm = "26.399999618530273px";
|
|
251
|
+
static const title1LineHeightMd = "26.399999618530273px";
|
|
252
|
+
static const title1LineHeightLg = "33.599998474121094px";
|
|
253
|
+
static const title2LineHeightXs = "16.799999237060547px";
|
|
254
|
+
static const title2LineHeightSm = "16.799999237060547px";
|
|
255
|
+
static const title2LineHeightMd = "19.200000762939453px";
|
|
256
|
+
static const title2LineHeightLg = "23.399999618530273px";
|
|
257
|
+
|
|
258
|
+
// Global - Typography - LineHeight - Callout
|
|
259
|
+
static const callout1LineHeightXs = "20.799999237060547px";
|
|
260
|
+
static const callout1LineHeightSm = "20.799999237060547px";
|
|
261
|
+
static const callout1LineHeightMd = "28.600000381469727px";
|
|
262
|
+
static const callout1LineHeightLg = "28.600000381469727px";
|
|
263
|
+
|
|
264
|
+
// Global - Typography - LineHeight - Body
|
|
265
|
+
static const bodyLineHeightXs = "29.75px";
|
|
266
|
+
static const bodyLineHeightSm = "29.75px";
|
|
267
|
+
static const bodyLineHeightMd = "29.75px";
|
|
268
|
+
static const bodyLineHeightLg = "29.75px";
|
|
269
|
+
|
|
270
|
+
// Global - Typography - LineHeight - Footnote
|
|
271
|
+
static const footnote1LineHeightXs = "16.899999618530273px";
|
|
272
|
+
static const footnote1LineHeightSm = "16.899999618530273px";
|
|
273
|
+
static const footnote1LineHeightMd = "16.899999618530273px";
|
|
274
|
+
static const footnote1LineHeightLg = "19.5px";
|
|
275
|
+
static const footnote2LineHeightXs = "13px";
|
|
276
|
+
static const footnote2LineHeightSm = "13px";
|
|
277
|
+
static const footnote2LineHeightMd = "13px";
|
|
278
|
+
static const footnote2LineHeightLg = "16.899999618530273px";
|
|
279
|
+
|
|
475
280
|
// Global - Typography - LineHeight - Label
|
|
476
281
|
/** Bild 17 | SpoBi 20.4 | Ads 20.4 | The label 1 text style uses this variable for its line height parameter. */
|
|
477
282
|
static const label1LineHeight = "20.399999618530273px";
|
|
@@ -496,21 +301,68 @@ class Brandtokenmapping {
|
|
|
496
301
|
static const quoteLineHeightMd = "20.799999237060547px";
|
|
497
302
|
static const quoteLineHeightLg = "23.399999618530273px";
|
|
498
303
|
|
|
499
|
-
// Global - Typography -
|
|
500
|
-
static const
|
|
501
|
-
static const
|
|
502
|
-
static const subheadline1LineHeightMd = "23.399999618530273px";
|
|
503
|
-
static const subheadline1LineHeightLg = "36.400001525878906px";
|
|
304
|
+
// Global - Typography - FontWeight - Body
|
|
305
|
+
static const bodyFontWeightBook = 400;
|
|
306
|
+
static const bodyFontWeightBold = 700;
|
|
504
307
|
|
|
505
|
-
// Global - Typography -
|
|
506
|
-
static const
|
|
507
|
-
static const
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
static const
|
|
511
|
-
static const
|
|
512
|
-
|
|
513
|
-
|
|
308
|
+
// Global - Typography - FontWeight - Footnote
|
|
309
|
+
static const footnoteFontWeightBook = 400;
|
|
310
|
+
static const footnoteFontWeightBold = 700;
|
|
311
|
+
|
|
312
|
+
// Global - Typography - FontWeight - Label
|
|
313
|
+
static const labelFontWeightBook = 400;
|
|
314
|
+
static const labelFontWeightBold = 700;
|
|
315
|
+
|
|
316
|
+
// Global - Typography - FontWeight - Quote
|
|
317
|
+
static const quoteFontWeight = 800;
|
|
318
|
+
|
|
319
|
+
// Global - Typography - FontWeight - Display
|
|
320
|
+
static const displayFontWeight = 800;
|
|
321
|
+
|
|
322
|
+
// Global - Typography - FontWeight - Headline
|
|
323
|
+
static const headline1FontWeightSt = "700";
|
|
324
|
+
static const headline1FontWeight = 700;
|
|
325
|
+
static const headline2FontWeight = 700;
|
|
326
|
+
static const headline3FontWeight = 700;
|
|
327
|
+
static const headline4FontWeight = 600;
|
|
328
|
+
static const headline2FontWeightSt = "700";
|
|
329
|
+
static const headline3FontWeightSt = "700";
|
|
330
|
+
static const headline4FontWeightSt = "600";
|
|
331
|
+
|
|
332
|
+
// Global - Typography - FontWeight - Subheadline
|
|
333
|
+
static const subheadlineFontWeight = 700;
|
|
334
|
+
|
|
335
|
+
// Global - Typography - FontWeight - Kicker
|
|
336
|
+
static const kickerFontWeight = 700;
|
|
337
|
+
static const kickerFontWeightSt = "700";
|
|
338
|
+
|
|
339
|
+
// Global - Typography - FontWeight - Callout
|
|
340
|
+
static const calloutFontWeight = 800;
|
|
341
|
+
|
|
342
|
+
// Global - Typography - FontWeight - Title
|
|
343
|
+
static const titleFontWeight = 800;
|
|
344
|
+
|
|
345
|
+
// Global - Typography - FontFamily
|
|
346
|
+
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the kickers text styles font family parameter. */
|
|
347
|
+
static const kickerFontFamily = "Lucida Grande";
|
|
348
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the display text style font family parameter. */
|
|
349
|
+
static const displayFontFamily = "Lucida Grande";
|
|
350
|
+
/** Bild: GothamCond | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the headlines text style font family parameter. */
|
|
351
|
+
static const headlineFontFamily = "Lucida Grande";
|
|
352
|
+
/** Bild: GothamCond | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the subheadlines text style font family parameter. */
|
|
353
|
+
static const subheadlineFontFamily = "Lucida Grande";
|
|
354
|
+
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the body text style font family parameter. */
|
|
355
|
+
static const bodyFontFamily = "Lucida Grande";
|
|
356
|
+
/** Bild: GothamXNarrow | SpoBi: Inter | Ads: LucidaGrande | This variable is used in the footnotes text style font family parameter. */
|
|
357
|
+
static const footnoteFontFamily = "Lucida Grande";
|
|
358
|
+
/** Bild: GothamXNarrow | SpoBi: AntennaExtraCond | Ads: LucidaGrande | This variable is used in the labels text styles font family parameter. */
|
|
359
|
+
static const labelFontFamily = "Lucida Grande";
|
|
360
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the quotes text style font family parameter. */
|
|
361
|
+
static const quoteFontFamily = "Lucida Grande";
|
|
362
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the titles text style font family parameter. */
|
|
363
|
+
static const titleFontFamily = "Lucida Grande";
|
|
364
|
+
/** Bild: Gotham | SpoBi: AntennaCond | Ads: LucidaGrande | This variable is used in the callouts text style font family parameter. */
|
|
365
|
+
static const calloutFontFamily = "Lucida Grande";
|
|
514
366
|
|
|
515
367
|
// Global - Visibilty
|
|
516
368
|
static const hideOnBild = true;
|
|
@@ -521,6 +373,154 @@ class Brandtokenmapping {
|
|
|
521
373
|
static const onlySportBild = false;
|
|
522
374
|
|
|
523
375
|
|
|
376
|
+
// ============================================
|
|
377
|
+
// COMPONENT
|
|
378
|
+
// ============================================
|
|
379
|
+
|
|
380
|
+
// Component - Article - FontSize
|
|
381
|
+
/** --article-figure-caption-font-size-sm */
|
|
382
|
+
static const articleImageCaptionFontSizeXs = "13px";
|
|
383
|
+
/** --article-figure-caption-font-size-md */
|
|
384
|
+
static const articleImageCaptionFontSizeMd = "13px";
|
|
385
|
+
/** --article-figure-caption-font-size-lg */
|
|
386
|
+
static const articleImageCaptionFontSizeLg = "16px";
|
|
387
|
+
/** --article-figure-caption-font-size-sm */
|
|
388
|
+
static const articleImageCaptionFontSizeSm = "13px";
|
|
389
|
+
/** --article-figure-meta-font-size-sm */
|
|
390
|
+
static const articleImageSourceFontSizeXs = "13px";
|
|
391
|
+
/** --article-figure-meta-font-size-sm */
|
|
392
|
+
static const articleImageSourceFontSizeSm = "13px";
|
|
393
|
+
/** --article-figure-meta-font-size-sm */
|
|
394
|
+
static const articleImageSourceFontSizeMd = "13px";
|
|
395
|
+
/** --article-figure-meta-font-size-lg */
|
|
396
|
+
static const articleImageSourceFontSizeLg = "16px";
|
|
397
|
+
|
|
398
|
+
// Component - Article - LineHeight
|
|
399
|
+
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
400
|
+
static const articleImageCaptionLineHeightXs = "19.5px";
|
|
401
|
+
/** --article-figure-caption-line-height-md ; Bild: 24.75 // SpoBi: 16.9 // Ad: 19.5 */
|
|
402
|
+
static const articleImageCaptionLineHeightMd = "19.5px";
|
|
403
|
+
/** --article-figure-caption-line-height-lg ; Bild: 24.75 // SpoBi: 19.5 // Ad: 24 */
|
|
404
|
+
static const articleImageCaptionLineHeightLg = "24px";
|
|
405
|
+
/** --article-figure-caption-line-height-sm ; Bild: 19.5 // SpoBi: 16.9 // Ad: 19.5 */
|
|
406
|
+
static const articleImageCaptionLineHeightSm = "19.5px";
|
|
407
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
408
|
+
static const articleImageSourceLineHeightMd = "19px";
|
|
409
|
+
/** --article-figure-meta-line-height-lg ; Bild: 23 // SpoBi: 19 // Ad: 24 */
|
|
410
|
+
static const articleImageSourceLineHeightLg = "24px";
|
|
411
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
412
|
+
static const articleImageSourceLineHeightXs = "19px";
|
|
413
|
+
/** --article-figure-meta-line-height-sm ; Bild: 21 // SpoBi: 17 // Ad: 19 */
|
|
414
|
+
static const articleImageSourceLineHeightSm = "19px";
|
|
415
|
+
|
|
416
|
+
// Component - Breadcrumb - FontSize
|
|
417
|
+
/** --breadcrumb-font-size-sm */
|
|
418
|
+
static const breadcrumbFontSizeXs = "15px";
|
|
419
|
+
/** --breadcrumb-font-size-sm */
|
|
420
|
+
static const breadcrumbFontSizeSm = "15px";
|
|
421
|
+
/** --breadcrumb-font-size-sm */
|
|
422
|
+
static const breadcrumbFontSizeMd = "15px";
|
|
423
|
+
/** --breadcrumb-font-size-lg */
|
|
424
|
+
static const breadcrumbFontSizeLg = "12px";
|
|
425
|
+
|
|
426
|
+
// Component - Breadcrumb - LineHeight
|
|
427
|
+
/** not defined as variable */
|
|
428
|
+
static const breadcrumbLineHeightXs = "15px";
|
|
429
|
+
/** not defined as variable */
|
|
430
|
+
static const breadcrumbLineHeightSm = "15px";
|
|
431
|
+
/** not defined as variable */
|
|
432
|
+
static const breadcrumbLineHeightMd = "15px";
|
|
433
|
+
/** not defined as variable */
|
|
434
|
+
static const breadcrumbLineHeightLg = "12px";
|
|
435
|
+
|
|
436
|
+
// Component - Breadcrumb - FontFamily
|
|
437
|
+
/** --breadcrumb-font */
|
|
438
|
+
static const breadcrumbFontFamily = "Lucida Grande";
|
|
439
|
+
|
|
440
|
+
// Component - Breadcrumb - FontWeight
|
|
441
|
+
/** --breadcrumb-font-size-sm */
|
|
442
|
+
static const breadcrumbFontWeight = 700;
|
|
443
|
+
|
|
444
|
+
// Component - Menu
|
|
445
|
+
/** --nav-btn-font-size */
|
|
446
|
+
static const menuItemFontSize = "15px";
|
|
447
|
+
/** --caption-1-font-size-md */
|
|
448
|
+
static const appTopBarTitleFontSizeMd = "14px";
|
|
449
|
+
/** --caption-1-font-size-lg */
|
|
450
|
+
static const appTopBarTitleFontSizeLg = "14px";
|
|
451
|
+
/** --caption-1-font-size-sm */
|
|
452
|
+
static const appTopBarTitleFontSizeXs = "12px";
|
|
453
|
+
/** --caption-1-font-size-sm */
|
|
454
|
+
static const appTopBarTitleFontSizeSm = "12px";
|
|
455
|
+
static const appTopBarTitleLineHeightMd = "17px";
|
|
456
|
+
static const appTopBarTitleLineHeightLg = "17px";
|
|
457
|
+
static const appTopBarTitleLineHeightXs = "14px";
|
|
458
|
+
static const appTopBarTitleLineHeightSm = "14px";
|
|
459
|
+
static const menuItemFontWeight = "700";
|
|
460
|
+
|
|
461
|
+
// Component - Teaser
|
|
462
|
+
/** --teaser-title-padding-lg */
|
|
463
|
+
static const teaserTitleInlineSpaceLg = "12px";
|
|
464
|
+
/** --teaser-title-padding-md */
|
|
465
|
+
static const teaserTitleInlineSpaceMd = "12px";
|
|
466
|
+
/** --teaser-title-padding-sm */
|
|
467
|
+
static const teaserTitleInlineSpaceSm = "8px";
|
|
468
|
+
/** --teaser-title-padding-xs */
|
|
469
|
+
static const teaserTitleInlineSpaceXs = "8px";
|
|
470
|
+
|
|
471
|
+
// Component - Teaser - Quad
|
|
472
|
+
static const qTeaserTitleInlineSpaceLg = "12px";
|
|
473
|
+
static const qTeaserTitleInlineSpaceMd = "16px";
|
|
474
|
+
static const qTeaserTitleInlineSpaceSm = "8px";
|
|
475
|
+
static const qTeaserTitleInlineSpaceXs = "8px";
|
|
476
|
+
|
|
477
|
+
// Component - Teaser - aTeaser
|
|
478
|
+
static const aTeaserTitleInlineSpaceLg = "12px";
|
|
479
|
+
static const aTeaserTitleInlineSpaceMd = "12px";
|
|
480
|
+
static const aTeaserTitleInlineSpaceXs = "8px";
|
|
481
|
+
static const aTeaserTitleInlineSpaceSm = "8px";
|
|
482
|
+
|
|
483
|
+
// Component - Teaser - bTeaser
|
|
484
|
+
static const bTeaserTitleInlineSpace = "8px";
|
|
485
|
+
|
|
486
|
+
// Component - Teaser - 2xaTeaser
|
|
487
|
+
static const _2xaTeaserTitleInlineSpace = "8px";
|
|
488
|
+
|
|
489
|
+
// Component - Teaser - miniQ
|
|
490
|
+
static const miniQteaserTitleInlineSpaceMd = "8px";
|
|
491
|
+
static const miniQteaserTitleInlineSpaceLg = "8px";
|
|
492
|
+
static const miniQteaserTitleInlineSpaceSm = "8px";
|
|
493
|
+
static const miniQteaserTitleInlineSpaceXs = "8px";
|
|
494
|
+
|
|
495
|
+
// Component - Teaser - superA
|
|
496
|
+
static const superAteaserTitleInlineSpace = "16px";
|
|
497
|
+
|
|
498
|
+
// Component - Avatar
|
|
499
|
+
/** current css 09-2025 --article-author-font // Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
|
|
500
|
+
static const avatarFontFamily = "Lucida Grande";
|
|
501
|
+
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 16; SpoBi: 13; Ads: 13 */
|
|
502
|
+
static const avatarFontSizeSm = "13px";
|
|
503
|
+
/** 09-2025 css using footnote var for font sizes SM & LG // Bild: 18; SpoBi: 15; Ads: 15 */
|
|
504
|
+
static const avatarFontSizeLg = "15px";
|
|
505
|
+
|
|
506
|
+
// Component - BreakingNews
|
|
507
|
+
static const breakingNewsContentFontSize = "21px";
|
|
508
|
+
|
|
509
|
+
// Component - Accordion
|
|
510
|
+
static const accordionLabelFontFamily = "Lucida Grande";
|
|
511
|
+
|
|
512
|
+
// Component - Footer
|
|
513
|
+
static const footerLinkFontFamily = "Gotham XNarrow";
|
|
514
|
+
|
|
515
|
+
// Component - MediaPlayer
|
|
516
|
+
static const videoTimeBadgeFontFamily = "Lucida Grande";
|
|
517
|
+
|
|
518
|
+
// Component - Inputfield
|
|
519
|
+
static const inputFieldLabelFontFamily = "Lucida Grande";
|
|
520
|
+
|
|
521
|
+
static const buttonLabelFontWeightSt = "600";
|
|
522
|
+
|
|
523
|
+
|
|
524
524
|
// ============================================
|
|
525
525
|
// OTHER
|
|
526
526
|
// ============================================
|