@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,6 +1,6 @@
|
|
|
1
1
|
//
|
|
2
2
|
// breakpoint-md-600px.scss
|
|
3
|
-
// Generiert am: 2025-11-24T21:
|
|
3
|
+
// Generiert am: 2025-11-24T21:40:52.019Z
|
|
4
4
|
// Nicht manuell bearbeiten!
|
|
5
5
|
//
|
|
6
6
|
|
|
@@ -8,10 +8,6 @@
|
|
|
8
8
|
// COMPONENT
|
|
9
9
|
// ============================================
|
|
10
10
|
|
|
11
|
-
// Component - Accordion
|
|
12
|
-
// This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande
|
|
13
|
-
$accordion-label-font-family: Lucida Grande;
|
|
14
|
-
|
|
15
11
|
// Component - Article
|
|
16
12
|
$aricle-mobile1-col-grid-image-margin-space: 72px;
|
|
17
13
|
// 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box.
|
|
@@ -47,9 +43,124 @@ $article-image-container-stack-space: 12px;
|
|
|
47
43
|
$article-infobox-inline-space: 24px;
|
|
48
44
|
$article-infobox-stack-space: 24px;
|
|
49
45
|
|
|
50
|
-
// Component -
|
|
51
|
-
//
|
|
52
|
-
$
|
|
46
|
+
// Component - _DSysDocs
|
|
47
|
+
// Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe
|
|
48
|
+
$bild-design-frame-space: 64px;
|
|
49
|
+
// This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68
|
|
50
|
+
$ds-main-container-space: 68px;
|
|
51
|
+
$dsys-docs-width-size: 962px;
|
|
52
|
+
// This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024
|
|
53
|
+
$main-content-stage-size: 962px;
|
|
54
|
+
// This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140
|
|
55
|
+
$foundations-banner-height-size: 80px;
|
|
56
|
+
// This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8
|
|
57
|
+
$ds-caption-stack-space0-5x: 6px;
|
|
58
|
+
$ds-caption-stack-space1x: 12px;
|
|
59
|
+
// This variable is used only for this design system's component tests.
|
|
60
|
+
$1column-mobile: 930px;
|
|
61
|
+
// This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186
|
|
62
|
+
$thin-banner-vertical-height-size: 558px;
|
|
63
|
+
// This variable is used only for texts and labels that form part of this design system's documentation.
|
|
64
|
+
$specs-font-family: Gotham;
|
|
65
|
+
// This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180
|
|
66
|
+
$doc-header-height-size: 160px;
|
|
67
|
+
|
|
68
|
+
// Component - Menu
|
|
69
|
+
$menu-item-space: 8px;
|
|
70
|
+
// This variable is used on the menu link lane and on the mobile side menu drawer.
|
|
71
|
+
$menu-item-font-size: 15px;
|
|
72
|
+
$menu-item-util-font-size: 12px;
|
|
73
|
+
$menu-item-util-stack-space: 10px;
|
|
74
|
+
$menu-link-lane-height-size: 48px;
|
|
75
|
+
$menu-utillink-item-height-size: 48px;
|
|
76
|
+
$menu-link-item-inline-space: 4px;
|
|
77
|
+
$menu-logo-default-size: 56px;
|
|
78
|
+
$menu-logo-scrolled-size: 56px;
|
|
79
|
+
$menu-special-navi-item-height-size: 48px;
|
|
80
|
+
$sub-nav-bar-height-size: 42px;
|
|
81
|
+
$menu-utility-links-container-height-size: 56px;
|
|
82
|
+
$menu-top-stack-space: 8px;
|
|
83
|
+
$menu-left-inline-space: 8px;
|
|
84
|
+
$menu-utility-links-gap-space: 24px;
|
|
85
|
+
$menu-right-inline-space: 0px;
|
|
86
|
+
$menu-bottom-stack-space: 8px;
|
|
87
|
+
$menu-utility-links-divider-height-size: 40px;
|
|
88
|
+
// This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0
|
|
89
|
+
$menu-shadow-visibility: rgba(0, 0, 0, 0.10000000149011612);
|
|
90
|
+
// This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10
|
|
91
|
+
$hey-input-shadow-visibility: rgba(0, 0, 0, 0);
|
|
92
|
+
$app-topbar-title-font-size: 14px;
|
|
93
|
+
$app-topbar-stage-title-height: 17px;
|
|
94
|
+
$i-osapp-top-bar-height-size: 48px;
|
|
95
|
+
$i-osapp-top-bar-left-inline-space: 19px;
|
|
96
|
+
$i-osapp-top-bar-right-inline-space: 19px;
|
|
97
|
+
|
|
98
|
+
// Component - Teaser
|
|
99
|
+
$teaser-title-inline-left-space: 0px;
|
|
100
|
+
$teaser-title-stack-space: 4px;
|
|
101
|
+
$teaser-title-gap-space: 4px;
|
|
102
|
+
$teaser-kicker-bg-inline-space: 6px;
|
|
103
|
+
$teaser-kicker-bg-stack-space: 2px;
|
|
104
|
+
// This variable is used for creating space around the outside of a subscription badge or video icon badge.
|
|
105
|
+
$teaser-badges-margin-space: 8px;
|
|
106
|
+
// This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40
|
|
107
|
+
$teaser-badges-height-size-lg: 32px;
|
|
108
|
+
$teaser-title-bottom-stack-space: 16px;
|
|
109
|
+
$teaser-badges-height-size-sm: 32px;
|
|
110
|
+
$teaser-layout-grid-space: 12px;
|
|
111
|
+
|
|
112
|
+
// Component - Teaser - mQTeaser
|
|
113
|
+
// XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40
|
|
114
|
+
$m-qteaser-headline-font-size: 26px;
|
|
115
|
+
$m-qteaser-headline-font-weight: 700;
|
|
116
|
+
$m-qteaser-headline-line-height: 28.600000381469727px;
|
|
117
|
+
$mq-teaser-title-inline-space: 8px;
|
|
118
|
+
|
|
119
|
+
// Component - Teaser - aTeaser
|
|
120
|
+
// 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
|
|
121
|
+
$a-teaser-kicker-font-size: 18px;
|
|
122
|
+
// This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
|
|
123
|
+
$a-teaser-headline-font-size: 36px;
|
|
124
|
+
$a-teaser-kicker-line-height: 18px;
|
|
125
|
+
$a-teaser-headline-line-height: 39.599998474121094px;
|
|
126
|
+
$a-teaser-title-inline-space: 12px;
|
|
127
|
+
|
|
128
|
+
// Component - Teaser - stdTeaser
|
|
129
|
+
$std-teaser-image-title-gap-space: 6px;
|
|
130
|
+
// This variable is used for creating space around the outside of a subscription badge or video icon badge.
|
|
131
|
+
$std-teaser-badges-margin-space: 8px;
|
|
132
|
+
// 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS
|
|
133
|
+
$std-teaser-kicker-headline-stack-space: 2px;
|
|
134
|
+
|
|
135
|
+
// Component - Teaser - qTeaser
|
|
136
|
+
// This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100
|
|
137
|
+
$quad-headline-font-size: 54px;
|
|
138
|
+
$quad-kicker-font-size: 18px;
|
|
139
|
+
$quad-headline-line-height: 56.70000076293945px;
|
|
140
|
+
$q-teaser-title-inline-space: 16px;
|
|
141
|
+
|
|
142
|
+
// Component - Teaser - bildPlay
|
|
143
|
+
$bild-play-teaser-width-size: 169px;
|
|
144
|
+
|
|
145
|
+
// Component - Teaser - superA
|
|
146
|
+
// 16 - 16 - 16 - 16
|
|
147
|
+
$super-ateaser-title-inline-space: 16px;
|
|
148
|
+
|
|
149
|
+
// Component - Teaser - bTeaser
|
|
150
|
+
$b-teaser-title-inline-space: 8px;
|
|
151
|
+
|
|
152
|
+
// Component - Table
|
|
153
|
+
$table-column-width-size1x: 96px;
|
|
154
|
+
$table-column-width-size2x: 180px;
|
|
155
|
+
$table-column-width-size0-5x: 48px;
|
|
156
|
+
$table-column-width-size1-5x: 160px;
|
|
157
|
+
$table-column-width-size2-5x: 240px;
|
|
158
|
+
$table-column-width-size0-75x: 64px;
|
|
159
|
+
$table-column-width-size3x: 280px;
|
|
160
|
+
$table-item-max-width-size: 224px;
|
|
161
|
+
|
|
162
|
+
// Component - Separators
|
|
163
|
+
$separator-thickness-size: 2px;
|
|
53
164
|
|
|
54
165
|
// Component - Avatar
|
|
55
166
|
// This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15
|
|
@@ -67,37 +178,6 @@ $avatar-lane-gap-space: 24px;
|
|
|
67
178
|
// This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review.
|
|
68
179
|
$app-avatar-font-family: Lucida Grande;
|
|
69
180
|
|
|
70
|
-
// Component - Badge
|
|
71
|
-
// This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of.
|
|
72
|
-
$badges-inner-stack-space: 2px;
|
|
73
|
-
// This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of.
|
|
74
|
-
$badges-inner-inline-space: 4px;
|
|
75
|
-
// 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers.
|
|
76
|
-
$ad-label-badge-height-size: 30px;
|
|
77
|
-
|
|
78
|
-
// Component - Breadcrumb
|
|
79
|
-
// 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
|
|
80
|
-
$breadcrumb-font-size: 15px;
|
|
81
|
-
$breadcrumb-font-family: Lucida Grande;
|
|
82
|
-
$breadcrumb-arrow-left-inline-space1: 3px;
|
|
83
|
-
$breadcrumb-arrow-right-inline-space2: 5px;
|
|
84
|
-
$breadcrumb-inline-space: 12px;
|
|
85
|
-
// 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
|
|
86
|
-
$breadcrumb-line-height: 15px;
|
|
87
|
-
$breadcrumb-font-weight: 700;
|
|
88
|
-
$breadcrumb-stack-space: 14px;
|
|
89
|
-
|
|
90
|
-
// Component - BreakingNews
|
|
91
|
-
$breaking-news-container-height-size: 56px;
|
|
92
|
-
$breaking-news-badge-upper-title-font-size: 17px;
|
|
93
|
-
$breaking-news-badge-lower-title-font-size: 30px;
|
|
94
|
-
$breaking-news-badge-upper-title-line-height: 12px;
|
|
95
|
-
$breaking-news-badge-lower-title-line-height: 21px;
|
|
96
|
-
$breaking-news-badge-titels-stack-space: 4px;
|
|
97
|
-
$breaking-news-scrolling-text-font-size: 21px;
|
|
98
|
-
$breaking-news-scrolling-text-line-height: 24px;
|
|
99
|
-
$breaking-news-badge-inline-space: 12px;
|
|
100
|
-
|
|
101
181
|
// Component - Button
|
|
102
182
|
$button-label-font-size: 15px;
|
|
103
183
|
$button-inline-space: 16px;
|
|
@@ -113,73 +193,26 @@ $button-content-gap-space: 6px;
|
|
|
113
193
|
$button-stack-space: 6px;
|
|
114
194
|
$button-border-radius: 8px;
|
|
115
195
|
|
|
116
|
-
// Component -
|
|
117
|
-
|
|
118
|
-
$
|
|
119
|
-
$
|
|
120
|
-
|
|
121
|
-
//
|
|
122
|
-
|
|
123
|
-
$
|
|
124
|
-
|
|
125
|
-
$
|
|
126
|
-
$
|
|
127
|
-
$
|
|
128
|
-
$
|
|
129
|
-
$
|
|
130
|
-
$
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
$
|
|
135
|
-
$
|
|
136
|
-
$chips-stack-space: 8px;
|
|
137
|
-
|
|
138
|
-
// Component - Datepicker
|
|
139
|
-
$datepicker-item-day-width-size: 44px;
|
|
140
|
-
$datepicker-item-height-size: 44px;
|
|
141
|
-
$datepicker-item-year-width-size: 77px;
|
|
142
|
-
|
|
143
|
-
// Component - Drawers
|
|
144
|
-
$mobile-menu-drawer-stack-space: 20px;
|
|
145
|
-
$mobile-menu-drawer-left-inline-space: 20px;
|
|
146
|
-
$mobile-menu-drawer-right-inline-space: 16px;
|
|
147
|
-
$mobile-menu-drawer-max-width-size: 400px;
|
|
148
|
-
|
|
149
|
-
// Component - Dropdown
|
|
150
|
-
$drop-down-border-radius: 4px;
|
|
151
|
-
$drop-down-item-stack-space: 8px;
|
|
152
|
-
$drop-down-item-inline-space: 12px;
|
|
153
|
-
|
|
154
|
-
// Component - Footer
|
|
155
|
-
// This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes.
|
|
156
|
-
$footer-font-size: 11px;
|
|
157
|
-
$footer-line-height: 14px;
|
|
158
|
-
$footer-font-family: Gotham XNarrow;
|
|
159
|
-
$footer-font-size-user-offer-pages: 18px;
|
|
160
|
-
$footer-line-height-user-offer-pages: 26px;
|
|
161
|
-
|
|
162
|
-
// Component - Icon
|
|
163
|
-
$icon-size: 24px;
|
|
164
|
-
$icon-size-embedd-media: 40px;
|
|
165
|
-
|
|
166
|
-
// Component - InfoElement
|
|
167
|
-
$info-element-teaser-badge-height-size: 16px;
|
|
168
|
-
$info-element-teaser-image-height-size: 83px;
|
|
169
|
-
$info-element-teaser-image-width-size: 148px;
|
|
170
|
-
$info-element-teaser-badge-margin-space: 4px;
|
|
171
|
-
|
|
172
|
-
// Component - Inputfield
|
|
173
|
-
$input-field-stack-space: 6px;
|
|
174
|
-
$input-field-inline-space: 16px;
|
|
175
|
-
$input-field-mini-label-inline-space: 4px;
|
|
176
|
-
// This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19
|
|
177
|
-
$input-field-font-size: 16px;
|
|
178
|
-
$input-field-imessage-inline-space: 16px;
|
|
179
|
-
$input-field-height-size: 36px;
|
|
180
|
-
$hey-input-container-inline-space: 8px;
|
|
181
|
-
$input-field-message-gap-space: 4px;
|
|
182
|
-
$input-field-font-family: Lucida Grande;
|
|
196
|
+
// Component - Newsticker
|
|
197
|
+
// similar to kicker3 values - 16 - 16 - 16 - 18
|
|
198
|
+
$news-ticker-time-font-size: 16px;
|
|
199
|
+
$news-ticker-time-font-weight: 700;
|
|
200
|
+
$news-ticker-time-font-family: Lucida Grande;
|
|
201
|
+
// Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices.
|
|
202
|
+
$news-ticker-time-line-height: 20.799999237060547px;
|
|
203
|
+
$news-ticker-content-stack-space: 4px;
|
|
204
|
+
$news-ticker-kicker-inner-stack-space: 2px;
|
|
205
|
+
$news-ticker-titles-inline-space: 24px;
|
|
206
|
+
$news-ticker-badges-inline-space: 12px;
|
|
207
|
+
$news-ticker-time-kicker-stack-space: 6px;
|
|
208
|
+
$news-ticker-entries-stack-space: 22px;
|
|
209
|
+
$news-ticker-kicker-inner-inline-space: 4px;
|
|
210
|
+
$news-ticker-skeleton-bottom-space: 0px;
|
|
211
|
+
$news-ticker-red-dot-size: 14px;
|
|
212
|
+
$news-ticker-entries-left-inline-space: 22px;
|
|
213
|
+
$news-ticker-line-inline-space: 7px;
|
|
214
|
+
$news-ticker-app-card-height-size: 150px;
|
|
215
|
+
$news-ticker-app-card-width-size: 300px;
|
|
183
216
|
|
|
184
217
|
// Component - Liveticker
|
|
185
218
|
$live-tickerheadline-font-weight: 600;
|
|
@@ -193,68 +226,22 @@ $live-ticker-slider-item-width-max-size: 257px;
|
|
|
193
226
|
$live-ticker-app-card-height-size: 128px;
|
|
194
227
|
$live-ticker-app-card-width-size: 300px;
|
|
195
228
|
|
|
196
|
-
// Component -
|
|
197
|
-
|
|
198
|
-
$
|
|
199
|
-
|
|
200
|
-
$video-time-badge-font-
|
|
201
|
-
|
|
202
|
-
$
|
|
203
|
-
$
|
|
204
|
-
|
|
205
|
-
$
|
|
206
|
-
$
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
$
|
|
210
|
-
//
|
|
211
|
-
$
|
|
212
|
-
$menu-item-util-font-size: 12px;
|
|
213
|
-
$menu-item-util-stack-space: 10px;
|
|
214
|
-
$menu-link-lane-height-size: 48px;
|
|
215
|
-
$menu-utillink-item-height-size: 48px;
|
|
216
|
-
$menu-link-item-inline-space: 4px;
|
|
217
|
-
$menu-logo-default-size: 56px;
|
|
218
|
-
$menu-logo-scrolled-size: 56px;
|
|
219
|
-
$menu-special-navi-item-height-size: 48px;
|
|
220
|
-
$sub-nav-bar-height-size: 42px;
|
|
221
|
-
$menu-utility-links-container-height-size: 56px;
|
|
222
|
-
$menu-top-stack-space: 8px;
|
|
223
|
-
$menu-left-inline-space: 8px;
|
|
224
|
-
$menu-utility-links-gap-space: 24px;
|
|
225
|
-
$menu-right-inline-space: 0px;
|
|
226
|
-
$menu-bottom-stack-space: 8px;
|
|
227
|
-
$menu-utility-links-divider-height-size: 40px;
|
|
228
|
-
// This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0
|
|
229
|
-
$menu-shadow-visibility: rgba(0, 0, 0, 0.10000000149011612);
|
|
230
|
-
// This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10
|
|
231
|
-
$hey-input-shadow-visibility: rgba(0, 0, 0, 0);
|
|
232
|
-
$app-topbar-title-font-size: 14px;
|
|
233
|
-
$app-topbar-stage-title-height: 17px;
|
|
234
|
-
$i-osapp-top-bar-height-size: 48px;
|
|
235
|
-
$i-osapp-top-bar-left-inline-space: 19px;
|
|
236
|
-
$i-osapp-top-bar-right-inline-space: 19px;
|
|
237
|
-
|
|
238
|
-
// Component - Newsticker
|
|
239
|
-
// similar to kicker3 values - 16 - 16 - 16 - 18
|
|
240
|
-
$news-ticker-time-font-size: 16px;
|
|
241
|
-
$news-ticker-time-font-weight: 700;
|
|
242
|
-
$news-ticker-time-font-family: Lucida Grande;
|
|
243
|
-
// Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices.
|
|
244
|
-
$news-ticker-time-line-height: 20.799999237060547px;
|
|
245
|
-
$news-ticker-content-stack-space: 4px;
|
|
246
|
-
$news-ticker-kicker-inner-stack-space: 2px;
|
|
247
|
-
$news-ticker-titles-inline-space: 24px;
|
|
248
|
-
$news-ticker-badges-inline-space: 12px;
|
|
249
|
-
$news-ticker-time-kicker-stack-space: 6px;
|
|
250
|
-
$news-ticker-entries-stack-space: 22px;
|
|
251
|
-
$news-ticker-kicker-inner-inline-space: 4px;
|
|
252
|
-
$news-ticker-skeleton-bottom-space: 0px;
|
|
253
|
-
$news-ticker-red-dot-size: 14px;
|
|
254
|
-
$news-ticker-entries-left-inline-space: 22px;
|
|
255
|
-
$news-ticker-line-inline-space: 7px;
|
|
256
|
-
$news-ticker-app-card-height-size: 150px;
|
|
257
|
-
$news-ticker-app-card-width-size: 300px;
|
|
229
|
+
// Component - Video
|
|
230
|
+
// This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes.
|
|
231
|
+
$video-time-badge-corner-size: 2px;
|
|
232
|
+
// 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos.
|
|
233
|
+
$video-time-badge-font-size: 18px;
|
|
234
|
+
// 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp.
|
|
235
|
+
$video-time-badge-size: 32px;
|
|
236
|
+
$video-red-play-icon-width-size: 12px;
|
|
237
|
+
// This variable is used for changing the red play icon inside the white square.
|
|
238
|
+
$video-red-play-icon-height-size: 14px;
|
|
239
|
+
$video-badge-time-line-height: 23.799999237060547px;
|
|
240
|
+
$video-skeleton-container-height: 464px;
|
|
241
|
+
$video-frame-inline-space: 12px;
|
|
242
|
+
$vertical-video-mock-headline-font-size: 32px;
|
|
243
|
+
// 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter.
|
|
244
|
+
$video-ad-badge-font-size: 16px;
|
|
258
245
|
|
|
259
246
|
// Component - Pagination
|
|
260
247
|
$gallery-pagination-item-height-size: 4px;
|
|
@@ -265,29 +252,46 @@ $gallery-pagination-container-stack-space: 16px;
|
|
|
265
252
|
$gallery-pagination-container-app-inline-space: 12px;
|
|
266
253
|
$scroll-bar-thickness-size: 8px;
|
|
267
254
|
|
|
268
|
-
// Component -
|
|
269
|
-
$
|
|
270
|
-
$
|
|
271
|
-
$
|
|
272
|
-
// This variable is used on the paywall card price tag. 64 constant
|
|
273
|
-
$paywall-card-price-tag-font-size: 64px;
|
|
274
|
-
$paywall-card-price-tag-line-height: 64px;
|
|
275
|
-
$paywall-card-price-note-line-height: 40px;
|
|
276
|
-
// This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40
|
|
277
|
-
$paywall-card-price-note-font-size: 40px;
|
|
255
|
+
// Component - Dropdown
|
|
256
|
+
$drop-down-border-radius: 4px;
|
|
257
|
+
$drop-down-item-stack-space: 8px;
|
|
258
|
+
$drop-down-item-inline-space: 12px;
|
|
278
259
|
|
|
279
|
-
// Component -
|
|
280
|
-
$
|
|
281
|
-
$
|
|
282
|
-
$
|
|
283
|
-
|
|
260
|
+
// Component - Inputfield
|
|
261
|
+
$input-field-stack-space: 6px;
|
|
262
|
+
$input-field-inline-space: 16px;
|
|
263
|
+
$input-field-mini-label-inline-space: 4px;
|
|
264
|
+
// This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19
|
|
265
|
+
$input-field-font-size: 16px;
|
|
266
|
+
$input-field-imessage-inline-space: 16px;
|
|
267
|
+
$input-field-height-size: 36px;
|
|
268
|
+
$hey-input-container-inline-space: 8px;
|
|
269
|
+
$input-field-message-gap-space: 4px;
|
|
270
|
+
$input-field-font-family: Lucida Grande;
|
|
284
271
|
|
|
285
|
-
// Component -
|
|
286
|
-
|
|
287
|
-
$
|
|
272
|
+
// Component - Breadcrumb
|
|
273
|
+
// 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
|
|
274
|
+
$breadcrumb-font-size: 15px;
|
|
275
|
+
$breadcrumb-font-family: Lucida Grande;
|
|
276
|
+
$breadcrumb-arrow-left-inline-space1: 3px;
|
|
277
|
+
$breadcrumb-arrow-right-inline-space2: 5px;
|
|
278
|
+
$breadcrumb-inline-space: 12px;
|
|
279
|
+
// 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
|
|
280
|
+
$breadcrumb-line-height: 15px;
|
|
281
|
+
$breadcrumb-font-weight: 700;
|
|
282
|
+
$breadcrumb-stack-space: 14px;
|
|
288
283
|
|
|
289
|
-
// Component -
|
|
290
|
-
$
|
|
284
|
+
// Component - Icon
|
|
285
|
+
$icon-size: 24px;
|
|
286
|
+
$icon-size-embedd-media: 40px;
|
|
287
|
+
|
|
288
|
+
// Component - Badge
|
|
289
|
+
// This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of.
|
|
290
|
+
$badges-inner-stack-space: 2px;
|
|
291
|
+
// This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of.
|
|
292
|
+
$badges-inner-inline-space: 4px;
|
|
293
|
+
// 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers.
|
|
294
|
+
$ad-label-badge-height-size: 30px;
|
|
291
295
|
|
|
292
296
|
// Component - SectionTitle
|
|
293
297
|
$section-title-inner-stack-bottom-space: 12px;
|
|
@@ -297,8 +301,25 @@ $section-title-arrow-inline-space: 5px;
|
|
|
297
301
|
// This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values.
|
|
298
302
|
$section-title-arrow-inline-space-active: 5px;
|
|
299
303
|
|
|
300
|
-
// Component -
|
|
301
|
-
|
|
304
|
+
// Component - AudioPlayer
|
|
305
|
+
// This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18
|
|
306
|
+
$audio-player-font-size: 16px;
|
|
307
|
+
|
|
308
|
+
// Component - SpecialNavi
|
|
309
|
+
$special-navi-inline-space: 24px;
|
|
310
|
+
|
|
311
|
+
// Component - Chips
|
|
312
|
+
// This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18
|
|
313
|
+
$chips-font-size: 16px;
|
|
314
|
+
$chips-inline-space: 12px;
|
|
315
|
+
$chips-stack-space: 8px;
|
|
316
|
+
|
|
317
|
+
// Component - Search
|
|
318
|
+
$search-result-badge-height-size: 18px;
|
|
319
|
+
|
|
320
|
+
// Component - RadioButtons
|
|
321
|
+
$radio-selector-size: 20px;
|
|
322
|
+
$radio-selector-dot-active-size: 12px;
|
|
302
323
|
|
|
303
324
|
// Component - Skeletons
|
|
304
325
|
$headlines-skeleton-image-placeholder-max-width: 160px;
|
|
@@ -306,29 +327,39 @@ $article-skeleton-image-inline-space: 48px;
|
|
|
306
327
|
$article-skeleton-text-inline-space: 48px;
|
|
307
328
|
$article-text-skeleton-height-size: 720px;
|
|
308
329
|
|
|
309
|
-
// Component - Sliders
|
|
310
|
-
$slider-progress-bar-idle-height-size: 4px;
|
|
311
|
-
$slider-progress-bar-hover-height-size: 8px;
|
|
312
|
-
$slider-progress-inactive-height-size: 2px;
|
|
313
|
-
$vid-player-progress-bar-height-size: 12px;
|
|
314
|
-
|
|
315
|
-
// Component - SpecialNavi
|
|
316
|
-
$special-navi-inline-space: 24px;
|
|
317
|
-
|
|
318
330
|
// Component - Spinners
|
|
319
331
|
$video-spinner-size: 80px;
|
|
320
332
|
$video-spinner-stroke-size: 4px;
|
|
321
333
|
$video-spinner-size0-5x: 40px;
|
|
322
334
|
|
|
323
|
-
// Component -
|
|
324
|
-
$
|
|
325
|
-
$
|
|
326
|
-
$
|
|
327
|
-
$
|
|
328
|
-
$
|
|
329
|
-
$
|
|
330
|
-
$
|
|
331
|
-
$
|
|
335
|
+
// Component - BreakingNews
|
|
336
|
+
$breaking-news-container-height-size: 56px;
|
|
337
|
+
$breaking-news-badge-upper-title-font-size: 17px;
|
|
338
|
+
$breaking-news-badge-lower-title-font-size: 30px;
|
|
339
|
+
$breaking-news-badge-upper-title-line-height: 12px;
|
|
340
|
+
$breaking-news-badge-lower-title-line-height: 21px;
|
|
341
|
+
$breaking-news-badge-titels-stack-space: 4px;
|
|
342
|
+
$breaking-news-scrolling-text-font-size: 21px;
|
|
343
|
+
$breaking-news-scrolling-text-line-height: 24px;
|
|
344
|
+
$breaking-news-badge-inline-space: 12px;
|
|
345
|
+
|
|
346
|
+
// Component - InfoElement
|
|
347
|
+
$info-element-teaser-badge-height-size: 16px;
|
|
348
|
+
$info-element-teaser-image-height-size: 83px;
|
|
349
|
+
$info-element-teaser-image-width-size: 148px;
|
|
350
|
+
$info-element-teaser-badge-margin-space: 4px;
|
|
351
|
+
|
|
352
|
+
// Component - Mediaplayer
|
|
353
|
+
$podcast-play-button-size: 48px;
|
|
354
|
+
$vid-player-bottom-bar-gap-space: 0px;
|
|
355
|
+
$audio-player-header-stack-space: 56px;
|
|
356
|
+
$video-time-badge-font-family: Lucida Grande;
|
|
357
|
+
$vid-player-control-button-size: 42px;
|
|
358
|
+
$vid-player-control-button-icon-size-hover: 28px;
|
|
359
|
+
$vid-player-timecode-font-size: 16px;
|
|
360
|
+
$vid-player-timecode-container-min-width-size: 58px;
|
|
361
|
+
$vid-player-progress-bar-container-height-size: 24px;
|
|
362
|
+
$vid-player-unmute-button-width-size: 220px;
|
|
332
363
|
|
|
333
364
|
// Component - Tabs
|
|
334
365
|
// Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data.
|
|
@@ -343,59 +374,57 @@ $apps-tabs-label-font-size: 16px;
|
|
|
343
374
|
$apps-tabs-label-line-height: 23.399999618530273px;
|
|
344
375
|
$top-bar-tab-item-height-size: 44px;
|
|
345
376
|
|
|
346
|
-
// Component -
|
|
347
|
-
$
|
|
348
|
-
$
|
|
349
|
-
$
|
|
350
|
-
$
|
|
351
|
-
$teaser-kicker-bg-stack-space: 2px;
|
|
352
|
-
// This variable is used for creating space around the outside of a subscription badge or video icon badge.
|
|
353
|
-
$teaser-badges-margin-space: 8px;
|
|
354
|
-
// This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40
|
|
355
|
-
$teaser-badges-height-size-lg: 32px;
|
|
356
|
-
$teaser-title-bottom-stack-space: 16px;
|
|
357
|
-
$teaser-badges-height-size-sm: 32px;
|
|
358
|
-
$teaser-layout-grid-space: 12px;
|
|
359
|
-
|
|
360
|
-
// Component - Teaser - aTeaser
|
|
361
|
-
// 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
|
|
362
|
-
$a-teaser-kicker-font-size: 18px;
|
|
363
|
-
// This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
|
|
364
|
-
$a-teaser-headline-font-size: 36px;
|
|
365
|
-
$a-teaser-kicker-line-height: 18px;
|
|
366
|
-
$a-teaser-headline-line-height: 39.599998474121094px;
|
|
367
|
-
$a-teaser-title-inline-space: 12px;
|
|
377
|
+
// Component - Drawers
|
|
378
|
+
$mobile-menu-drawer-stack-space: 20px;
|
|
379
|
+
$mobile-menu-drawer-left-inline-space: 20px;
|
|
380
|
+
$mobile-menu-drawer-right-inline-space: 16px;
|
|
381
|
+
$mobile-menu-drawer-max-width-size: 400px;
|
|
368
382
|
|
|
369
|
-
// Component -
|
|
370
|
-
$
|
|
383
|
+
// Component - Quotes
|
|
384
|
+
$quote-container-inline-space: 16px;
|
|
385
|
+
$quote-container-stack-space: 24px;
|
|
386
|
+
$quote-quotation-marks-font-size: 32px;
|
|
387
|
+
$quote-content-gap-space: 48px;
|
|
371
388
|
|
|
372
|
-
// Component -
|
|
373
|
-
|
|
389
|
+
// Component - Carousel
|
|
390
|
+
// This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
|
|
391
|
+
$gallery-teaser-title-bottom-space: 36px;
|
|
392
|
+
// This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
|
|
393
|
+
$gallery-teaser-app-gap-space: 8px;
|
|
394
|
+
$app-epaper-carousel-item-focus-width: 240px;
|
|
395
|
+
$app-epaper-carousel-item-default-width: 172px;
|
|
396
|
+
$app-epaper-carouse-beilage-item-width: 172px;
|
|
397
|
+
$standard-teaser-gallery-teaser-width-web: 260px;
|
|
398
|
+
$standard-teaser-gallery-teaser-width-app: 280px;
|
|
374
399
|
|
|
375
|
-
// Component -
|
|
376
|
-
|
|
377
|
-
$
|
|
378
|
-
$
|
|
379
|
-
$
|
|
380
|
-
$mq-teaser-title-inline-space: 8px;
|
|
400
|
+
// Component - Sliders
|
|
401
|
+
$slider-progress-bar-idle-height-size: 4px;
|
|
402
|
+
$slider-progress-bar-hover-height-size: 8px;
|
|
403
|
+
$slider-progress-inactive-height-size: 2px;
|
|
404
|
+
$vid-player-progress-bar-height-size: 12px;
|
|
381
405
|
|
|
382
|
-
// Component -
|
|
383
|
-
// This
|
|
384
|
-
$
|
|
385
|
-
$
|
|
386
|
-
$
|
|
387
|
-
$
|
|
406
|
+
// Component - Footer
|
|
407
|
+
// This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes.
|
|
408
|
+
$footer-font-size: 11px;
|
|
409
|
+
$footer-line-height: 14px;
|
|
410
|
+
$footer-font-family: Gotham XNarrow;
|
|
411
|
+
$footer-font-size-user-offer-pages: 18px;
|
|
412
|
+
$footer-line-height-user-offer-pages: 26px;
|
|
388
413
|
|
|
389
|
-
// Component -
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
$std-teaser-badges-margin-space: 8px;
|
|
393
|
-
// 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS
|
|
394
|
-
$std-teaser-kicker-headline-stack-space: 2px;
|
|
414
|
+
// Component - Accordion
|
|
415
|
+
// This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande
|
|
416
|
+
$accordion-label-font-family: Lucida Grande;
|
|
395
417
|
|
|
396
|
-
// Component -
|
|
397
|
-
|
|
398
|
-
$
|
|
418
|
+
// Component - Paywall
|
|
419
|
+
$paywall-container-gap-space: -48px;
|
|
420
|
+
$paywall-header-bottom-stack-space: 80px;
|
|
421
|
+
$paywall-card-max-width-size: 346px;
|
|
422
|
+
// This variable is used on the paywall card price tag. 64 constant
|
|
423
|
+
$paywall-card-price-tag-font-size: 64px;
|
|
424
|
+
$paywall-card-price-tag-line-height: 64px;
|
|
425
|
+
$paywall-card-price-note-line-height: 40px;
|
|
426
|
+
// This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40
|
|
427
|
+
$paywall-card-price-note-font-size: 40px;
|
|
399
428
|
|
|
400
429
|
// Component - ToggleSwitch
|
|
401
430
|
// This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18
|
|
@@ -403,305 +432,86 @@ $app-toggle-item-label-font-size: 16px;
|
|
|
403
432
|
// This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2
|
|
404
433
|
$app-toggle-item-label-line-height: 16.200000762939453px;
|
|
405
434
|
|
|
406
|
-
// Component -
|
|
407
|
-
|
|
408
|
-
$
|
|
409
|
-
|
|
410
|
-
$video-time-badge-font-size: 18px;
|
|
411
|
-
// 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp.
|
|
412
|
-
$video-time-badge-size: 32px;
|
|
413
|
-
$video-red-play-icon-width-size: 12px;
|
|
414
|
-
// This variable is used for changing the red play icon inside the white square.
|
|
415
|
-
$video-red-play-icon-height-size: 14px;
|
|
416
|
-
$video-badge-time-line-height: 23.799999237060547px;
|
|
417
|
-
$video-skeleton-container-height: 464px;
|
|
418
|
-
$video-frame-inline-space: 12px;
|
|
419
|
-
$vertical-video-mock-headline-font-size: 32px;
|
|
420
|
-
// 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter.
|
|
421
|
-
$video-ad-badge-font-size: 16px;
|
|
422
|
-
|
|
423
|
-
// Component - _DSysDocs
|
|
424
|
-
// Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe
|
|
425
|
-
$bild-design-frame-space: 64px;
|
|
426
|
-
// This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68
|
|
427
|
-
$ds-main-container-space: 68px;
|
|
428
|
-
$dsys-docs-width-size: 962px;
|
|
429
|
-
// This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024
|
|
430
|
-
$main-content-stage-size: 962px;
|
|
431
|
-
// This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140
|
|
432
|
-
$foundations-banner-height-size: 80px;
|
|
433
|
-
// This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8
|
|
434
|
-
$ds-caption-stack-space0-5x: 6px;
|
|
435
|
-
$ds-caption-stack-space1x: 12px;
|
|
436
|
-
// This variable is used only for this design system's component tests.
|
|
437
|
-
$1column-mobile: 930px;
|
|
438
|
-
// This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186
|
|
439
|
-
$thin-banner-vertical-height-size: 558px;
|
|
440
|
-
// This variable is used only for texts and labels that form part of this design system's documentation.
|
|
441
|
-
$specs-font-family: Gotham;
|
|
442
|
-
// This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180
|
|
443
|
-
$doc-header-height-size: 160px;
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
// ============================================
|
|
447
|
-
// OTHER
|
|
448
|
-
// ============================================
|
|
449
|
-
|
|
450
|
-
$breakpoint-name: md;
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
// ============================================
|
|
454
|
-
// SEMANTIC
|
|
455
|
-
// ============================================
|
|
456
|
-
|
|
457
|
-
// Semantic - Border - BorderRadius
|
|
458
|
-
// 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges.
|
|
459
|
-
$border-radius-xs: 2px;
|
|
460
|
-
// 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements.
|
|
461
|
-
$border-radius-md: 8px;
|
|
462
|
-
// 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls.
|
|
463
|
-
$border-radius-sm: 4px;
|
|
464
|
-
// 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components.
|
|
465
|
-
$border-radius-xl: 24px;
|
|
466
|
-
// 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces.
|
|
467
|
-
$border-radius-lg: 16px;
|
|
468
|
-
// 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements.
|
|
469
|
-
$border-radius-none: 0px;
|
|
470
|
-
// creates fully rounded shapes, typically used for circular elements like avatars.
|
|
471
|
-
$border-radius-full: 9999px;
|
|
472
|
-
|
|
473
|
-
// Semantic - Border - BorderWidth
|
|
474
|
-
// 1-1-1-1 – use for subtle outlines and dividers
|
|
475
|
-
$border-width-thin: 1px;
|
|
476
|
-
// 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active)
|
|
477
|
-
$border-width-thick: 2px;
|
|
478
|
-
// 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload.
|
|
479
|
-
$border-width-hairline: 0.33000001311302185px;
|
|
480
|
-
|
|
481
|
-
// Semantic - Layout
|
|
482
|
-
// Common viewport height size based on the selected mode.
|
|
483
|
-
Apply this token to the main frame of page layouts to simulate realistic vertical space.
|
|
484
|
-
$canvas-height-size-web: 960px;
|
|
485
|
-
// Common viewport width size based on the selected breakpoint.
|
|
486
|
-
Apply this token to the main frame of page layouts.
|
|
487
|
-
$canvas-width-size-web: 600px;
|
|
488
|
-
// Common viewport width size based on the selected breakpoint.
|
|
489
|
-
Apply this token to the main frame of page layouts.
|
|
490
|
-
$canvas-width-size-app: 834px;
|
|
491
|
-
// Common viewport height size based on the selected mode.
|
|
492
|
-
Apply this token to the main frame of page layouts to simulate realistic vertical space.
|
|
493
|
-
$canvas-height-size-app: 1194px;
|
|
494
|
-
|
|
495
|
-
// Semantic - Layout - Breakpoints
|
|
496
|
-
// 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
497
|
-
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
|
|
498
|
-
$breakpoint-min-width-size: 600px;
|
|
499
|
-
// 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
500
|
-
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
|
|
501
|
-
$breakpoint-max-width-size: 1023px;
|
|
502
|
-
|
|
503
|
-
// Semantic - Layout - ContentWidth
|
|
504
|
-
// Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page.
|
|
505
|
-
$content-max-width-medium: 700px;
|
|
506
|
-
// Use for content containers that should fill the full width of the page
|
|
507
|
-
$content-max-width-full: 1024px;
|
|
508
|
-
|
|
509
|
-
// Semantic - Layout - Grid - Constant
|
|
510
|
-
// 16-16-16-16 – use for fixed side paddings and gutters
|
|
511
|
-
$grid-space-const-lg: 16px;
|
|
512
|
-
// 12-12-12-12 – use for fixed side paddings and gutters
|
|
513
|
-
$grid-space-const-sm: 12px;
|
|
514
|
-
|
|
515
|
-
// Semantic - Layout - Grid - LayoutGuide
|
|
516
|
-
// Used to set the column count in Figma Layout guide Grids
|
|
517
|
-
$layout-guide-grid-colums: 8px;
|
|
518
|
-
|
|
519
|
-
// Semantic - Layout - Grid - Responsive
|
|
520
|
-
// 24-24-32-32 – use for side paddings and gutters in responsive layouts
|
|
521
|
-
$grid-space-resp-lg: 32px;
|
|
522
|
-
// 48-48-64-64 – use for side paddings and gutters in responsive layouts
|
|
523
|
-
$grid-space-resp-xl: 64px;
|
|
524
|
-
// 12-12-12-16 – use for side paddings and gutters in responsive layouts
|
|
525
|
-
$grid-space-resp-base: 12px;
|
|
526
|
-
// 6-6-6-8 – use for side paddings and gutters in responsive layouts
|
|
527
|
-
$grid-space-resp-sm: 6px;
|
|
528
|
-
// 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints.
|
|
529
|
-
$page-inline-space: 0px;
|
|
530
|
-
|
|
531
|
-
// Semantic - Layout - Section
|
|
532
|
-
// 36-36-48-48 – Use for vertical spacing between sections in a layout.
|
|
533
|
-
$section-space-base: 48px;
|
|
534
|
-
// 72-72-96-96 – Use for vertical spacing between sections in a layout
|
|
535
|
-
$section-space-lg: 96px;
|
|
536
|
-
// 16-16-32-32 – Use for spacing after paragraphs in text content
|
|
537
|
-
$paragraph-end-space: 32px;
|
|
538
|
-
// 24-24-36-36 – Use for vertical spacing between subsections in a layout
|
|
539
|
-
$section-space-sm: 36px;
|
|
540
|
-
|
|
541
|
-
// Semantic - Size - Constant
|
|
542
|
-
// 16-16-16-16 – Use for setting fixed height and width of UI elements
|
|
543
|
-
$size-const3-xs: 16px;
|
|
544
|
-
// 24-24-24-24 – Use for setting fixed height and width of UI elements
|
|
545
|
-
$size-const2-xs: 24px;
|
|
546
|
-
// 32-32-32-32 – Use for setting fixed height and width of UI elements
|
|
547
|
-
$size-const-xs: 32px;
|
|
548
|
-
// 40-40-40-40 – Use for setting fixed height and width of UI elements
|
|
549
|
-
$size-const-sm: 40px;
|
|
550
|
-
// 48-48-48-48 Use for setting fixed height and width of UI elements
|
|
551
|
-
$size-const-md: 48px;
|
|
552
|
-
// 56-56-56-56 – Use for setting fixed height and width of UI elements
|
|
553
|
-
$size-const-lg: 56px;
|
|
554
|
-
// 64-64-64-64 – Use for setting fixed height and width of UI elements
|
|
555
|
-
$size-const-xl: 64px;
|
|
556
|
-
// 96-96-96-96 – Use for setting fixed height and width of UI elements
|
|
557
|
-
$size-const3-xl: 96px;
|
|
558
|
-
// 148-148-148-148 – Use for setting fixed height and width of UI elements
|
|
559
|
-
$size-const4-xl: 148px;
|
|
560
|
-
// 72-72-72-72 – Use for setting fixed height and width of UI elements
|
|
561
|
-
$size-const2-xl: 72px;
|
|
562
|
-
// 8-8-8-8 – Use for setting fixed height and width of UI elements
|
|
563
|
-
$size-const4-xs: 8px;
|
|
564
|
-
|
|
565
|
-
// Semantic - Size - Responsive
|
|
566
|
-
// 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints
|
|
567
|
-
$size-resp3-xs: 16px;
|
|
568
|
-
// 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints
|
|
569
|
-
$size-resp2-xs: 32px;
|
|
570
|
-
// 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints
|
|
571
|
-
$size-resp-xs: 40px;
|
|
572
|
-
// 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints
|
|
573
|
-
$size-resp-sm: 48px;
|
|
574
|
-
// 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints
|
|
575
|
-
$size-resp-md: 64px;
|
|
576
|
-
// 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints
|
|
577
|
-
$size-resp-lg: 72px;
|
|
578
|
-
// 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints
|
|
579
|
-
$size-resp-xl: 80px;
|
|
580
|
-
// 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints
|
|
581
|
-
$size-resp2-xl: 92px;
|
|
582
|
-
// 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints
|
|
583
|
-
$size-resp3-xl: 120px;
|
|
584
|
-
// 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints
|
|
585
|
-
$size-resp4-xl: 160px;
|
|
586
|
-
// 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints
|
|
587
|
-
$size-resp4-xs: 14px;
|
|
588
|
-
|
|
589
|
-
// Semantic - Space - Gap - Constant
|
|
590
|
-
// 2-2-2-2 – Use for fixed gaps between items inside of UI elements
|
|
591
|
-
$gap-space-const2-xs: 2px;
|
|
592
|
-
// 4-4-4-4 – Use for fixed gaps between items inside of UI elements
|
|
593
|
-
$gap-space-const-xs: 4px;
|
|
594
|
-
// 8-8-8-8 – Use for fixed gaps between items inside of UI elements
|
|
595
|
-
$gap-space-const-sm: 8px;
|
|
596
|
-
// 12-12-12-12 – Use for fixed gaps between items inside of UI elements
|
|
597
|
-
$gap-space-const-md: 12px;
|
|
598
|
-
// 16-16-16-16 – Use for fixed gaps between items inside of UI elements
|
|
599
|
-
$gap-space-const-lg: 16px;
|
|
600
|
-
// 24-24-24-24 – Use for fixed gaps between items inside of UI elements
|
|
601
|
-
$gap-space-const-xl: 24px;
|
|
602
|
-
// 32-32-32-32 – Use for fixed gaps between items inside of UI elements
|
|
603
|
-
$gap-space-const2-xl: 32px;
|
|
604
|
-
// 48-48-48-48 – Use for fixed gaps between items inside of UI elements
|
|
605
|
-
$gap-space-const3-xl: 48px;
|
|
606
|
-
|
|
607
|
-
// Semantic - Space - Gap - Responsive
|
|
608
|
-
// 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
609
|
-
$gap-space-resp-xs: 6px;
|
|
610
|
-
// 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
611
|
-
$gap-space-resp-lg: 24px;
|
|
612
|
-
// 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
613
|
-
$gap-space-resp-xl: 32px;
|
|
614
|
-
// 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
615
|
-
$gap-space-resp2-xl: 48px;
|
|
616
|
-
// 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
617
|
-
$gap-space-resp-md: 16px;
|
|
618
|
-
// 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
619
|
-
$gap-space-resp-sm: 12px;
|
|
620
|
-
// 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
621
|
-
$gap-space-resp2-xs: 4px;
|
|
622
|
-
// 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
623
|
-
$gap-space-resp3-xl: 72px;
|
|
435
|
+
// Component - Cards
|
|
436
|
+
$search-result-card-image-width-size: 216px;
|
|
437
|
+
$search-result-card-image-height-size-stacked: 189px;
|
|
438
|
+
$newsticker-image-card-width-size: 206px;
|
|
624
439
|
|
|
625
|
-
//
|
|
626
|
-
|
|
627
|
-
$
|
|
628
|
-
|
|
629
|
-
$inline-space-const-md: 12px;
|
|
630
|
-
// 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements
|
|
631
|
-
$inline-space-const-lg: 16px;
|
|
632
|
-
// 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements
|
|
633
|
-
$inline-space-const2-xl: 32px;
|
|
634
|
-
// 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements
|
|
635
|
-
$inline-space-const-xl: 24px;
|
|
636
|
-
// 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements
|
|
637
|
-
$inline-space-const-xs: 6px;
|
|
638
|
-
// 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements
|
|
639
|
-
$inline-space-const3-xs: 2px;
|
|
640
|
-
// 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements
|
|
641
|
-
$inline-space-const2-xs: 4px;
|
|
440
|
+
// Component - Datepicker
|
|
441
|
+
$datepicker-item-day-width-size: 44px;
|
|
442
|
+
$datepicker-item-height-size: 44px;
|
|
443
|
+
$datepicker-item-year-width-size: 77px;
|
|
642
444
|
|
|
643
|
-
// Semantic - Space - Inline - Responsive
|
|
644
|
-
// 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
645
|
-
$inline-space-resp-sm: 12px;
|
|
646
|
-
// 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
647
|
-
$inline-space-resp-md: 16px;
|
|
648
|
-
// 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
649
|
-
$inline-space-resp-lg: 24px;
|
|
650
|
-
// 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
651
|
-
$inline-space-resp2-xl: 48px;
|
|
652
|
-
// 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
653
|
-
$inline-space-resp-xl: 32px;
|
|
654
445
|
|
|
655
|
-
//
|
|
656
|
-
//
|
|
657
|
-
|
|
658
|
-
// 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
659
|
-
$stack-space-const-md: 12px;
|
|
660
|
-
// 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
661
|
-
$stack-space-const-lg: 16px;
|
|
662
|
-
// 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
663
|
-
$stack-space-const2-xl: 32px;
|
|
664
|
-
// 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
665
|
-
$stack-space-const-xl: 24px;
|
|
666
|
-
// 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
667
|
-
$stack-space-const-xs: 6px;
|
|
668
|
-
// 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
669
|
-
$stack-space-const3-xs: 2px;
|
|
670
|
-
// 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
671
|
-
$stack-space-const2-xs: 4px;
|
|
446
|
+
// ============================================
|
|
447
|
+
// SEMANTIC
|
|
448
|
+
// ============================================
|
|
672
449
|
|
|
673
|
-
// Semantic -
|
|
674
|
-
//
|
|
675
|
-
$
|
|
676
|
-
//
|
|
677
|
-
$
|
|
678
|
-
//
|
|
679
|
-
$
|
|
680
|
-
//
|
|
681
|
-
$
|
|
682
|
-
//
|
|
683
|
-
$
|
|
450
|
+
// Semantic - Layout - Grid - Responsive
|
|
451
|
+
// 24-24-32-32 – use for side paddings and gutters in responsive layouts
|
|
452
|
+
$grid-space-resp-lg: 32px;
|
|
453
|
+
// 48-48-64-64 – use for side paddings and gutters in responsive layouts
|
|
454
|
+
$grid-space-resp-xl: 64px;
|
|
455
|
+
// 12-12-12-16 – use for side paddings and gutters in responsive layouts
|
|
456
|
+
$grid-space-resp-base: 12px;
|
|
457
|
+
// 6-6-6-8 – use for side paddings and gutters in responsive layouts
|
|
458
|
+
$grid-space-resp-sm: 6px;
|
|
459
|
+
// 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints.
|
|
460
|
+
$page-inline-space: 0px;
|
|
684
461
|
|
|
685
|
-
// Semantic -
|
|
686
|
-
//
|
|
687
|
-
$
|
|
688
|
-
|
|
689
|
-
$
|
|
690
|
-
$footnote-font-family: Lucida Grande;
|
|
691
|
-
$label-font-family: Lucida Grande;
|
|
692
|
-
$kicker-font-family: Lucida Grande;
|
|
693
|
-
$subheadline-font-family: Lucida Grande;
|
|
694
|
-
$title-font-family: Lucida Grande;
|
|
695
|
-
$quote-font-family: Lucida Grande;
|
|
696
|
-
$display-font-family: Lucida Grande;
|
|
462
|
+
// Semantic - Layout - Grid - Constant
|
|
463
|
+
// 16-16-16-16 – use for fixed side paddings and gutters
|
|
464
|
+
$grid-space-const-lg: 16px;
|
|
465
|
+
// 12-12-12-12 – use for fixed side paddings and gutters
|
|
466
|
+
$grid-space-const-sm: 12px;
|
|
697
467
|
|
|
698
|
-
// Semantic -
|
|
699
|
-
//
|
|
700
|
-
$
|
|
468
|
+
// Semantic - Layout - Grid - LayoutGuide
|
|
469
|
+
// Used to set the column count in Figma Layout guide Grids
|
|
470
|
+
$layout-guide-grid-colums: 8px;
|
|
701
471
|
|
|
702
|
-
// Semantic -
|
|
703
|
-
//
|
|
704
|
-
$
|
|
472
|
+
// Semantic - Layout - Section
|
|
473
|
+
// 36-36-48-48 – Use for vertical spacing between sections in a layout.
|
|
474
|
+
$section-space-base: 48px;
|
|
475
|
+
// 72-72-96-96 – Use for vertical spacing between sections in a layout
|
|
476
|
+
$section-space-lg: 96px;
|
|
477
|
+
// 16-16-32-32 – Use for spacing after paragraphs in text content
|
|
478
|
+
$paragraph-end-space: 32px;
|
|
479
|
+
// 24-24-36-36 – Use for vertical spacing between subsections in a layout
|
|
480
|
+
$section-space-sm: 36px;
|
|
481
|
+
|
|
482
|
+
// Semantic - Layout - Breakpoints
|
|
483
|
+
// 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
484
|
+
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
|
|
485
|
+
$breakpoint-min-width-size: 600px;
|
|
486
|
+
// 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
487
|
+
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
|
|
488
|
+
$breakpoint-max-width-size: 1023px;
|
|
489
|
+
|
|
490
|
+
// Semantic - Layout
|
|
491
|
+
// Common viewport height size based on the selected mode.
|
|
492
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space.
|
|
493
|
+
$canvas-height-size-web: 960px;
|
|
494
|
+
// Common viewport width size based on the selected breakpoint.
|
|
495
|
+
Apply this token to the main frame of page layouts.
|
|
496
|
+
$canvas-width-size-web: 600px;
|
|
497
|
+
// Common viewport width size based on the selected breakpoint.
|
|
498
|
+
Apply this token to the main frame of page layouts.
|
|
499
|
+
$canvas-width-size-app: 834px;
|
|
500
|
+
// Common viewport height size based on the selected mode.
|
|
501
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space.
|
|
502
|
+
$canvas-height-size-app: 1194px;
|
|
503
|
+
|
|
504
|
+
// Semantic - Layout - ContentWidth
|
|
505
|
+
// Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page.
|
|
506
|
+
$content-max-width-medium: 700px;
|
|
507
|
+
// Use for content containers that should fill the full width of the page
|
|
508
|
+
$content-max-width-full: 1024px;
|
|
509
|
+
|
|
510
|
+
// Semantic - Typography - FontSize - Title
|
|
511
|
+
// 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
|
|
512
|
+
$title1-font-size: 22px;
|
|
513
|
+
// 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
|
|
514
|
+
$title2-font-size: 16px;
|
|
705
515
|
|
|
706
516
|
// Semantic - Typography - FontSize - Display
|
|
707
517
|
// This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120
|
|
@@ -711,12 +521,6 @@ $display2-font-size: 41px;
|
|
|
711
521
|
// This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40
|
|
712
522
|
$display3-font-size: 31px;
|
|
713
523
|
|
|
714
|
-
// Semantic - Typography - FontSize - Footnote
|
|
715
|
-
// This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18
|
|
716
|
-
$footnote1-font-size: 13px;
|
|
717
|
-
// This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16
|
|
718
|
-
$footnote2-font-size: 10px;
|
|
719
|
-
|
|
720
524
|
// Semantic - Typography - FontSize - Headline
|
|
721
525
|
// This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100
|
|
722
526
|
$headline1-font-size: 54px;
|
|
@@ -727,15 +531,9 @@ $headline3-font-size: 26px;
|
|
|
727
531
|
// This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32
|
|
728
532
|
$headline4-font-size: 20px;
|
|
729
533
|
|
|
730
|
-
// Semantic - Typography - FontSize -
|
|
731
|
-
//
|
|
732
|
-
$
|
|
733
|
-
// Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24
|
|
734
|
-
$kicker2-font-size: 18px;
|
|
735
|
-
// Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20
|
|
736
|
-
$kicker3-font-size: 14px;
|
|
737
|
-
// Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16
|
|
738
|
-
$kicker4-font-size: 14px;
|
|
534
|
+
// Semantic - Typography - FontSize - Body
|
|
535
|
+
// This variable is used on the body text style's font size parameter. It remains constant at 21.
|
|
536
|
+
$body-font-size: 17px;
|
|
739
537
|
|
|
740
538
|
// Semantic - Typography - FontSize - Label
|
|
741
539
|
// This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes.
|
|
@@ -749,33 +547,64 @@ $label1-font-size-responsive: 15px;
|
|
|
749
547
|
// This token is used in the font size parameter of the label4 text style. The value remains constant at 8.
|
|
750
548
|
$label4-font-size: 8px;
|
|
751
549
|
|
|
752
|
-
// Semantic - Typography - FontSize -
|
|
753
|
-
//
|
|
754
|
-
$
|
|
550
|
+
// Semantic - Typography - FontSize - Callout
|
|
551
|
+
// This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22
|
|
552
|
+
$callout1-font-size: 22px;
|
|
553
|
+
|
|
554
|
+
// Semantic - Typography - FontSize - Footnote
|
|
555
|
+
// This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18
|
|
556
|
+
$footnote1-font-size: 13px;
|
|
557
|
+
// This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16
|
|
558
|
+
$footnote2-font-size: 10px;
|
|
559
|
+
|
|
560
|
+
// Semantic - Typography - FontSize - Kicker
|
|
561
|
+
// Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size.
|
|
562
|
+
$kicker1-font-size: 18px;
|
|
563
|
+
// Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24
|
|
564
|
+
$kicker2-font-size: 18px;
|
|
565
|
+
// Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20
|
|
566
|
+
$kicker3-font-size: 14px;
|
|
567
|
+
// Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16
|
|
568
|
+
$kicker4-font-size: 14px;
|
|
755
569
|
|
|
756
570
|
// Semantic - Typography - FontSize - Subheadline
|
|
757
571
|
// This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36
|
|
758
572
|
$subheadline1-font-size: 18px;
|
|
759
573
|
|
|
760
|
-
// Semantic - Typography - FontSize -
|
|
761
|
-
//
|
|
762
|
-
$
|
|
763
|
-
// 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
|
|
764
|
-
$title2-font-size: 16px;
|
|
574
|
+
// Semantic - Typography - FontSize - Quote
|
|
575
|
+
// 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style.
|
|
576
|
+
$quote-font-size: 16px;
|
|
765
577
|
|
|
766
|
-
// Semantic - Typography -
|
|
767
|
-
|
|
768
|
-
$body-font-
|
|
578
|
+
// Semantic - Typography - FontFamily
|
|
579
|
+
// This variable references the bodyFontFamily variable from the branding collection.
|
|
580
|
+
$body-font-family: Lucida Grande;
|
|
581
|
+
$callout-font-family: Lucida Grande;
|
|
582
|
+
$headline-font-family: Lucida Grande;
|
|
583
|
+
$footnote-font-family: Lucida Grande;
|
|
584
|
+
$label-font-family: Lucida Grande;
|
|
585
|
+
$kicker-font-family: Lucida Grande;
|
|
586
|
+
$subheadline-font-family: Lucida Grande;
|
|
587
|
+
$title-font-family: Lucida Grande;
|
|
588
|
+
$quote-font-family: Lucida Grande;
|
|
589
|
+
$display-font-family: Lucida Grande;
|
|
769
590
|
|
|
770
591
|
// Semantic - Typography - FontWeight - Callout
|
|
771
592
|
$callout-font-weight: 800;
|
|
772
593
|
|
|
773
|
-
// Semantic - Typography - FontWeight -
|
|
774
|
-
$
|
|
594
|
+
// Semantic - Typography - FontWeight - Label
|
|
595
|
+
$label-font-weight-bold: 700;
|
|
596
|
+
$label-font-weight-book: 400;
|
|
775
597
|
|
|
776
|
-
// Semantic - Typography - FontWeight -
|
|
777
|
-
$
|
|
778
|
-
$
|
|
598
|
+
// Semantic - Typography - FontWeight - Body
|
|
599
|
+
$body-font-weight-book: 400;
|
|
600
|
+
$body-font-weight-bold: 700;
|
|
601
|
+
|
|
602
|
+
// Semantic - Typography - FontWeight - Kicker
|
|
603
|
+
$kicker-font-weight: 700;
|
|
604
|
+
$kicker-font-weight-st: 700;
|
|
605
|
+
|
|
606
|
+
// Semantic - Typography - FontWeight - Subheadline
|
|
607
|
+
$subheadline-font-weight: 700;
|
|
779
608
|
|
|
780
609
|
// Semantic - Typography - FontWeight - Headline
|
|
781
610
|
$headline1-font-weight: 700;
|
|
@@ -785,22 +614,66 @@ $headline4-font-weight: 600;
|
|
|
785
614
|
// This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines.
|
|
786
615
|
$headline1-font-weight-st: 700;
|
|
787
616
|
|
|
788
|
-
// Semantic - Typography - FontWeight -
|
|
789
|
-
$
|
|
790
|
-
|
|
617
|
+
// Semantic - Typography - FontWeight - Title
|
|
618
|
+
$title-font-weight: 800;
|
|
619
|
+
|
|
620
|
+
// Semantic - Typography - FontWeight - Display
|
|
621
|
+
$display-font-weight: 800;
|
|
622
|
+
|
|
623
|
+
// Semantic - Typography - FontWeight - Quote
|
|
624
|
+
$quote-font-weight: 800;
|
|
625
|
+
|
|
626
|
+
// Semantic - Typography - FontWeight - Footnote
|
|
627
|
+
$footnote-font-weight-book: 400;
|
|
628
|
+
$footnote-font-weight-bold: 700;
|
|
629
|
+
|
|
630
|
+
// Semantic - Typography - LineHeight - Body
|
|
631
|
+
// Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height)
|
|
632
|
+
$body-line-height: 29.75px;
|
|
633
|
+
|
|
634
|
+
// Semantic - Typography - LineHeight - Kicker
|
|
635
|
+
$kicker4-line-height: 15.399999618530273px;
|
|
636
|
+
$kicker3-line-height: 15.399999618530273px;
|
|
637
|
+
$kicker2-line-height: 19.799999237060547px;
|
|
638
|
+
$kicker1-line-height: 19.799999237060547px;
|
|
639
|
+
|
|
640
|
+
// Semantic - Typography - LineHeight - Label
|
|
641
|
+
$label3-line-height: 14.399999618530273px;
|
|
642
|
+
// This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights.
|
|
643
|
+
$label1-line-height: 20.399999618530273px;
|
|
644
|
+
$label1-responsive-line-height: 15px;
|
|
645
|
+
$label2-line-height: 16px;
|
|
646
|
+
$label4-line-height: 10px;
|
|
647
|
+
|
|
648
|
+
// Semantic - Typography - LineHeight - Display
|
|
649
|
+
$display1-line-height: 72px;
|
|
650
|
+
$display2-line-height: 42px;
|
|
651
|
+
$display3-line-height: 32px;
|
|
791
652
|
|
|
792
|
-
// Semantic - Typography -
|
|
793
|
-
$
|
|
794
|
-
|
|
653
|
+
// Semantic - Typography - LineHeight - Title
|
|
654
|
+
$title1-line-height: 26.399999618530273px;
|
|
655
|
+
// html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
|
|
656
|
+
$title2-line-height: 19.200000762939453px;
|
|
795
657
|
|
|
796
|
-
// Semantic - Typography -
|
|
797
|
-
|
|
658
|
+
// Semantic - Typography - LineHeight - Quote
|
|
659
|
+
// This variable is used in the quote text style line height parameter.
|
|
660
|
+
$quote-line-height: 20.799999237060547px;
|
|
798
661
|
|
|
799
|
-
// Semantic - Typography -
|
|
800
|
-
$
|
|
662
|
+
// Semantic - Typography - LineHeight - Footnote
|
|
663
|
+
$footnote1-line-height: 16.899999618530273px;
|
|
664
|
+
$footnote2-line-height: 13px;
|
|
801
665
|
|
|
802
|
-
// Semantic - Typography -
|
|
803
|
-
$
|
|
666
|
+
// Semantic - Typography - LineHeight - Headline
|
|
667
|
+
$headline1-line-height: 56.70000076293945px;
|
|
668
|
+
$headline2-line-height: 39.599998474121094px;
|
|
669
|
+
$headline3-line-height: 28.600000381469727px;
|
|
670
|
+
$headline4-line-height: 19.799999237060547px;
|
|
671
|
+
|
|
672
|
+
// Semantic - Typography - LineHeight - Callout
|
|
673
|
+
$callout-line-height: 28.600000381469727px;
|
|
674
|
+
|
|
675
|
+
// Semantic - Typography - LineHeight - Subheadline
|
|
676
|
+
$subheadline1-line-height: 23.399999618530273px;
|
|
804
677
|
|
|
805
678
|
// Semantic - Typography - LetterSpacing
|
|
806
679
|
// 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes.
|
|
@@ -830,53 +703,29 @@ $display2-letter-spacing: -1px;
|
|
|
830
703
|
// -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices.
|
|
831
704
|
$display3-letter-spacing: -1px;
|
|
832
705
|
|
|
833
|
-
// Semantic -
|
|
834
|
-
//
|
|
835
|
-
$
|
|
836
|
-
|
|
837
|
-
|
|
838
|
-
|
|
839
|
-
|
|
840
|
-
//
|
|
841
|
-
$
|
|
842
|
-
|
|
843
|
-
$
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
$
|
|
848
|
-
|
|
849
|
-
// Semantic - Typography - LineHeight - Headline
|
|
850
|
-
$headline1-line-height: 56.70000076293945px;
|
|
851
|
-
$headline2-line-height: 39.599998474121094px;
|
|
852
|
-
$headline3-line-height: 28.600000381469727px;
|
|
853
|
-
$headline4-line-height: 19.799999237060547px;
|
|
854
|
-
|
|
855
|
-
// Semantic - Typography - LineHeight - Kicker
|
|
856
|
-
$kicker4-line-height: 15.399999618530273px;
|
|
857
|
-
$kicker3-line-height: 15.399999618530273px;
|
|
858
|
-
$kicker2-line-height: 19.799999237060547px;
|
|
859
|
-
$kicker1-line-height: 19.799999237060547px;
|
|
860
|
-
|
|
861
|
-
// Semantic - Typography - LineHeight - Label
|
|
862
|
-
$label3-line-height: 14.399999618530273px;
|
|
863
|
-
// This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights.
|
|
864
|
-
$label1-line-height: 20.399999618530273px;
|
|
865
|
-
$label1-responsive-line-height: 15px;
|
|
866
|
-
$label2-line-height: 16px;
|
|
867
|
-
$label4-line-height: 10px;
|
|
868
|
-
|
|
869
|
-
// Semantic - Typography - LineHeight - Quote
|
|
870
|
-
// This variable is used in the quote text style line height parameter.
|
|
871
|
-
$quote-line-height: 20.799999237060547px;
|
|
872
|
-
|
|
873
|
-
// Semantic - Typography - LineHeight - Subheadline
|
|
874
|
-
$subheadline1-line-height: 23.399999618530273px;
|
|
706
|
+
// Semantic - Border - BorderRadius
|
|
707
|
+
// 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges.
|
|
708
|
+
$border-radius-xs: 2px;
|
|
709
|
+
// 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements.
|
|
710
|
+
$border-radius-md: 8px;
|
|
711
|
+
// 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls.
|
|
712
|
+
$border-radius-sm: 4px;
|
|
713
|
+
// 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components.
|
|
714
|
+
$border-radius-xl: 24px;
|
|
715
|
+
// 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces.
|
|
716
|
+
$border-radius-lg: 16px;
|
|
717
|
+
// 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements.
|
|
718
|
+
$border-radius-none: 0px;
|
|
719
|
+
// creates fully rounded shapes, typically used for circular elements like avatars.
|
|
720
|
+
$border-radius-full: 9999px;
|
|
875
721
|
|
|
876
|
-
// Semantic -
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
|
|
722
|
+
// Semantic - Border - BorderWidth
|
|
723
|
+
// 1-1-1-1 – use for subtle outlines and dividers
|
|
724
|
+
$border-width-thin: 1px;
|
|
725
|
+
// 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active)
|
|
726
|
+
$border-width-thick: 2px;
|
|
727
|
+
// 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload.
|
|
728
|
+
$border-width-hairline: 0.33000001311302185px;
|
|
880
729
|
|
|
881
730
|
// Semantic - Visibility - Boolean
|
|
882
731
|
// Use for showing elements on mobile viewport sizes only
|
|
@@ -901,3 +750,154 @@ $change-on-md: md/lg;
|
|
|
901
750
|
$bp-specific-web: md;
|
|
902
751
|
$bp-specific-app: regular;
|
|
903
752
|
|
|
753
|
+
// Semantic - Space - Inline - Responsive
|
|
754
|
+
// 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
755
|
+
$inline-space-resp-sm: 12px;
|
|
756
|
+
// 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
757
|
+
$inline-space-resp-md: 16px;
|
|
758
|
+
// 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
759
|
+
$inline-space-resp-lg: 24px;
|
|
760
|
+
// 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
761
|
+
$inline-space-resp2-xl: 48px;
|
|
762
|
+
// 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
|
|
763
|
+
$inline-space-resp-xl: 32px;
|
|
764
|
+
|
|
765
|
+
// Semantic - Space - Inline - Constant
|
|
766
|
+
// 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements
|
|
767
|
+
$inline-space-const-sm: 8px;
|
|
768
|
+
// 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements
|
|
769
|
+
$inline-space-const-md: 12px;
|
|
770
|
+
// 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements
|
|
771
|
+
$inline-space-const-lg: 16px;
|
|
772
|
+
// 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements
|
|
773
|
+
$inline-space-const2-xl: 32px;
|
|
774
|
+
// 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements
|
|
775
|
+
$inline-space-const-xl: 24px;
|
|
776
|
+
// 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements
|
|
777
|
+
$inline-space-const-xs: 6px;
|
|
778
|
+
// 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements
|
|
779
|
+
$inline-space-const3-xs: 2px;
|
|
780
|
+
// 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements
|
|
781
|
+
$inline-space-const2-xs: 4px;
|
|
782
|
+
|
|
783
|
+
// Semantic - Space - Stack - Responsive
|
|
784
|
+
// 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
|
|
785
|
+
$stack-space-resp-md: 16px;
|
|
786
|
+
// 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
|
|
787
|
+
$stack-space-resp-lg: 24px;
|
|
788
|
+
// 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
|
|
789
|
+
$stack-space-resp2-xl: 48px;
|
|
790
|
+
// 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
|
|
791
|
+
$stack-space-resp-sm: 12px;
|
|
792
|
+
// 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
|
|
793
|
+
$stack-space-resp-xl: 32px;
|
|
794
|
+
|
|
795
|
+
// Semantic - Space - Stack - Constant
|
|
796
|
+
// 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
797
|
+
$stack-space-const-sm: 8px;
|
|
798
|
+
// 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
799
|
+
$stack-space-const-md: 12px;
|
|
800
|
+
// 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
801
|
+
$stack-space-const-lg: 16px;
|
|
802
|
+
// 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
803
|
+
$stack-space-const2-xl: 32px;
|
|
804
|
+
// 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
805
|
+
$stack-space-const-xl: 24px;
|
|
806
|
+
// 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
807
|
+
$stack-space-const-xs: 6px;
|
|
808
|
+
// 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
809
|
+
$stack-space-const3-xs: 2px;
|
|
810
|
+
// 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements
|
|
811
|
+
$stack-space-const2-xs: 4px;
|
|
812
|
+
|
|
813
|
+
// Semantic - Space - Gap - Responsive
|
|
814
|
+
// 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
815
|
+
$gap-space-resp-xs: 6px;
|
|
816
|
+
// 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
817
|
+
$gap-space-resp-lg: 24px;
|
|
818
|
+
// 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
819
|
+
$gap-space-resp-xl: 32px;
|
|
820
|
+
// 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
821
|
+
$gap-space-resp2-xl: 48px;
|
|
822
|
+
// 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
823
|
+
$gap-space-resp-md: 16px;
|
|
824
|
+
// 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
825
|
+
$gap-space-resp-sm: 12px;
|
|
826
|
+
// 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
827
|
+
$gap-space-resp2-xs: 4px;
|
|
828
|
+
// 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints
|
|
829
|
+
$gap-space-resp3-xl: 72px;
|
|
830
|
+
|
|
831
|
+
// Semantic - Space - Gap - Constant
|
|
832
|
+
// 2-2-2-2 – Use for fixed gaps between items inside of UI elements
|
|
833
|
+
$gap-space-const2-xs: 2px;
|
|
834
|
+
// 4-4-4-4 – Use for fixed gaps between items inside of UI elements
|
|
835
|
+
$gap-space-const-xs: 4px;
|
|
836
|
+
// 8-8-8-8 – Use for fixed gaps between items inside of UI elements
|
|
837
|
+
$gap-space-const-sm: 8px;
|
|
838
|
+
// 12-12-12-12 – Use for fixed gaps between items inside of UI elements
|
|
839
|
+
$gap-space-const-md: 12px;
|
|
840
|
+
// 16-16-16-16 – Use for fixed gaps between items inside of UI elements
|
|
841
|
+
$gap-space-const-lg: 16px;
|
|
842
|
+
// 24-24-24-24 – Use for fixed gaps between items inside of UI elements
|
|
843
|
+
$gap-space-const-xl: 24px;
|
|
844
|
+
// 32-32-32-32 – Use for fixed gaps between items inside of UI elements
|
|
845
|
+
$gap-space-const2-xl: 32px;
|
|
846
|
+
// 48-48-48-48 – Use for fixed gaps between items inside of UI elements
|
|
847
|
+
$gap-space-const3-xl: 48px;
|
|
848
|
+
|
|
849
|
+
// Semantic - Size - Constant
|
|
850
|
+
// 16-16-16-16 – Use for setting fixed height and width of UI elements
|
|
851
|
+
$size-const3-xs: 16px;
|
|
852
|
+
// 24-24-24-24 – Use for setting fixed height and width of UI elements
|
|
853
|
+
$size-const2-xs: 24px;
|
|
854
|
+
// 32-32-32-32 – Use for setting fixed height and width of UI elements
|
|
855
|
+
$size-const-xs: 32px;
|
|
856
|
+
// 40-40-40-40 – Use for setting fixed height and width of UI elements
|
|
857
|
+
$size-const-sm: 40px;
|
|
858
|
+
// 48-48-48-48 Use for setting fixed height and width of UI elements
|
|
859
|
+
$size-const-md: 48px;
|
|
860
|
+
// 56-56-56-56 – Use for setting fixed height and width of UI elements
|
|
861
|
+
$size-const-lg: 56px;
|
|
862
|
+
// 64-64-64-64 – Use for setting fixed height and width of UI elements
|
|
863
|
+
$size-const-xl: 64px;
|
|
864
|
+
// 96-96-96-96 – Use for setting fixed height and width of UI elements
|
|
865
|
+
$size-const3-xl: 96px;
|
|
866
|
+
// 148-148-148-148 – Use for setting fixed height and width of UI elements
|
|
867
|
+
$size-const4-xl: 148px;
|
|
868
|
+
// 72-72-72-72 – Use for setting fixed height and width of UI elements
|
|
869
|
+
$size-const2-xl: 72px;
|
|
870
|
+
// 8-8-8-8 – Use for setting fixed height and width of UI elements
|
|
871
|
+
$size-const4-xs: 8px;
|
|
872
|
+
|
|
873
|
+
// Semantic - Size - Responsive
|
|
874
|
+
// 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints
|
|
875
|
+
$size-resp3-xs: 16px;
|
|
876
|
+
// 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints
|
|
877
|
+
$size-resp2-xs: 32px;
|
|
878
|
+
// 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints
|
|
879
|
+
$size-resp-xs: 40px;
|
|
880
|
+
// 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints
|
|
881
|
+
$size-resp-sm: 48px;
|
|
882
|
+
// 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints
|
|
883
|
+
$size-resp-md: 64px;
|
|
884
|
+
// 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints
|
|
885
|
+
$size-resp-lg: 72px;
|
|
886
|
+
// 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints
|
|
887
|
+
$size-resp-xl: 80px;
|
|
888
|
+
// 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints
|
|
889
|
+
$size-resp2-xl: 92px;
|
|
890
|
+
// 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints
|
|
891
|
+
$size-resp3-xl: 120px;
|
|
892
|
+
// 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints
|
|
893
|
+
$size-resp4-xl: 160px;
|
|
894
|
+
// 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints
|
|
895
|
+
$size-resp4-xs: 14px;
|
|
896
|
+
|
|
897
|
+
|
|
898
|
+
// ============================================
|
|
899
|
+
// OTHER
|
|
900
|
+
// ============================================
|
|
901
|
+
|
|
902
|
+
$breakpoint-name: md;
|
|
903
|
+
|