@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
|
@@ -16,10 +16,6 @@ class BreakpointLg1024pxRegular {
|
|
|
16
16
|
// COMPONENT
|
|
17
17
|
// ============================================
|
|
18
18
|
|
|
19
|
-
// Component - Accordion
|
|
20
|
-
/** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
|
|
21
|
-
static const accordionLabelFontFamily = "Gotham XNarrow";
|
|
22
|
-
|
|
23
19
|
// Component - Article
|
|
24
20
|
static const aricleMobile1ColGridImageMarginSpace = "72px";
|
|
25
21
|
/** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
|
|
@@ -55,9 +51,124 @@ class BreakpointLg1024pxRegular {
|
|
|
55
51
|
static const articleInfoboxInlineSpace = "32px";
|
|
56
52
|
static const articleInfoboxStackSpace = "32px";
|
|
57
53
|
|
|
58
|
-
// Component -
|
|
59
|
-
/**
|
|
60
|
-
static const
|
|
54
|
+
// Component - _DSysDocs
|
|
55
|
+
/** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
|
|
56
|
+
static const bildDesignFrameSpace = "64px";
|
|
57
|
+
/** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
|
|
58
|
+
static const dsMainContainerSpace = "68px";
|
|
59
|
+
static const dsysDocsWidthSize = "1440px";
|
|
60
|
+
/** 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 */
|
|
61
|
+
static const mainContentStageSize = "1024px";
|
|
62
|
+
/** 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 */
|
|
63
|
+
static const foundationsBannerHeightSize = "140px";
|
|
64
|
+
/** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
|
|
65
|
+
static const dsCaptionStackSpace05x = "8px";
|
|
66
|
+
static const dsCaptionStackSpace1x = "16px";
|
|
67
|
+
/** This variable is used only for this design system's component tests. */
|
|
68
|
+
static const _1columnMobile = "656px";
|
|
69
|
+
/** 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 */
|
|
70
|
+
static const thinBannerVerticalHeightSize = "186px";
|
|
71
|
+
/** This variable is used only for texts and labels that form part of this design system's documentation. */
|
|
72
|
+
static const specsFontFamily = "Gotham";
|
|
73
|
+
/** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
|
|
74
|
+
static const docHeaderHeightSize = "180px";
|
|
75
|
+
|
|
76
|
+
// Component - Menu
|
|
77
|
+
static const menuItemSpace = "8px";
|
|
78
|
+
/** This variable is used on the menu link lane and on the mobile side menu drawer. */
|
|
79
|
+
static const menuItemFontSize = "15px";
|
|
80
|
+
static const menuItemUtilFontSize = "12px";
|
|
81
|
+
static const menuItemUtilStackSpace = "10px";
|
|
82
|
+
static const menuLinkLaneHeightSize = "48px";
|
|
83
|
+
static const menuUtillinkItemHeightSize = "48px";
|
|
84
|
+
static const menuLinkItemInlineSpace = "4px";
|
|
85
|
+
static const menuLogoDefaultSize = "148px";
|
|
86
|
+
static const menuLogoScrolledSize = "56px";
|
|
87
|
+
static const menuSpecialNaviItemHeightSize = "56px";
|
|
88
|
+
static const subNavBarHeightSize = "42px";
|
|
89
|
+
static const menuUtilityLinksContainerHeightSize = "100px";
|
|
90
|
+
static const menuTopStackSpace = "12px";
|
|
91
|
+
static const menuLeftInlineSpace = "16px";
|
|
92
|
+
static const menuUtilityLinksGapSpace = "32px";
|
|
93
|
+
static const menuRightInlineSpace = "16px";
|
|
94
|
+
static const menuBottomStackSpace = "0px";
|
|
95
|
+
static const menuUtilityLinksDividerHeightSize = "48px";
|
|
96
|
+
/** 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 */
|
|
97
|
+
static const menuShadowVisibility = Color(0x00000000);
|
|
98
|
+
/** 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 */
|
|
99
|
+
static const heyInputShadowVisibility = Color(0x1a000000);
|
|
100
|
+
static const appTopbarTitleFontSize = "14px";
|
|
101
|
+
static const appTopbarStageTitleHeight = "17px";
|
|
102
|
+
static const iOsappTopBarHeightSize = "48px";
|
|
103
|
+
static const iOsappTopBarLeftInlineSpace = "19px";
|
|
104
|
+
static const iOsappTopBarRightInlineSpace = "19px";
|
|
105
|
+
|
|
106
|
+
// Component - Teaser
|
|
107
|
+
static const teaserTitleInlineLeftSpace = "0px";
|
|
108
|
+
static const teaserTitleStackSpace = "6px";
|
|
109
|
+
static const teaserTitleGapSpace = "4px";
|
|
110
|
+
static const teaserKickerBgInlineSpace = "6px";
|
|
111
|
+
static const teaserKickerBgStackSpace = "2px";
|
|
112
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
113
|
+
static const teaserBadgesMarginSpace = "8px";
|
|
114
|
+
/** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
|
|
115
|
+
static const teaserBadgesHeightSizeLg = "40px";
|
|
116
|
+
static const teaserTitleBottomStackSpace = "16px";
|
|
117
|
+
static const teaserBadgesHeightSizeSm = "32px";
|
|
118
|
+
static const teaserLayoutGridSpace = "16px";
|
|
119
|
+
|
|
120
|
+
// Component - Teaser - mQTeaser
|
|
121
|
+
/** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
122
|
+
static const mQteaserHeadlineFontSize = "40px";
|
|
123
|
+
static const mQteaserHeadlineFontWeight = 700;
|
|
124
|
+
static const mQteaserHeadlineLineHeight = "40px";
|
|
125
|
+
static const mqTeaserTitleInlineSpace = "8px";
|
|
126
|
+
|
|
127
|
+
// Component - Teaser - aTeaser
|
|
128
|
+
/** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
|
|
129
|
+
static const aTeaserKickerFontSize = "24px";
|
|
130
|
+
/** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
131
|
+
static const aTeaserHeadlineFontSize = "64px";
|
|
132
|
+
static const aTeaserKickerLineHeight = "24px";
|
|
133
|
+
static const aTeaserHeadlineLineHeight = "64px";
|
|
134
|
+
static const aTeaserTitleInlineSpace = "12px";
|
|
135
|
+
|
|
136
|
+
// Component - Teaser - stdTeaser
|
|
137
|
+
static const stdTeaserImageTitleGapSpace = "6px";
|
|
138
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
139
|
+
static const stdTeaserBadgesMarginSpace = "8px";
|
|
140
|
+
/** 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 */
|
|
141
|
+
static const stdTeaserKickerHeadlineStackSpace = "2px";
|
|
142
|
+
|
|
143
|
+
// Component - Teaser - qTeaser
|
|
144
|
+
/** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
|
|
145
|
+
static const quadHeadlineFontSize = "100px";
|
|
146
|
+
static const quadKickerFontSize = "24px";
|
|
147
|
+
static const quadHeadlineLineHeight = "100px";
|
|
148
|
+
static const qTeaserTitleInlineSpace = "12px";
|
|
149
|
+
|
|
150
|
+
// Component - Teaser - bildPlay
|
|
151
|
+
static const bildPlayTeaserWidthSize = "193px";
|
|
152
|
+
|
|
153
|
+
// Component - Teaser - superA
|
|
154
|
+
/** 16 - 16 - 16 - 16 */
|
|
155
|
+
static const superAteaserTitleInlineSpace = "16px";
|
|
156
|
+
|
|
157
|
+
// Component - Teaser - bTeaser
|
|
158
|
+
static const bTeaserTitleInlineSpace = "8px";
|
|
159
|
+
|
|
160
|
+
// Component - Table
|
|
161
|
+
static const tableColumnWidthSize1x = "140px";
|
|
162
|
+
static const tableColumnWidthSize2x = "220px";
|
|
163
|
+
static const tableColumnWidthSize05x = "72px";
|
|
164
|
+
static const tableColumnWidthSize15x = "180px";
|
|
165
|
+
static const tableColumnWidthSize25x = "240px";
|
|
166
|
+
static const tableColumnWidthSize075x = "100px";
|
|
167
|
+
static const tableColumnWidthSize3x = "280px";
|
|
168
|
+
static const tableItemMaxWidthSize = "224px";
|
|
169
|
+
|
|
170
|
+
// Component - Separators
|
|
171
|
+
static const separatorThicknessSize = "2px";
|
|
61
172
|
|
|
62
173
|
// Component - Avatar
|
|
63
174
|
/** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
|
|
@@ -75,37 +186,6 @@ class BreakpointLg1024pxRegular {
|
|
|
75
186
|
/** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
|
|
76
187
|
static const appAvatarFontFamily = "Gotham";
|
|
77
188
|
|
|
78
|
-
// Component - Badge
|
|
79
|
-
/** 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. */
|
|
80
|
-
static const badgesInnerStackSpace = "2px";
|
|
81
|
-
/** 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. */
|
|
82
|
-
static const badgesInnerInlineSpace = "4px";
|
|
83
|
-
/** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
|
|
84
|
-
static const adLabelBadgeHeightSize = "30px";
|
|
85
|
-
|
|
86
|
-
// Component - Breadcrumb
|
|
87
|
-
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
88
|
-
static const breadcrumbFontSize = "12px";
|
|
89
|
-
static const breadcrumbFontFamily = "Gotham XNarrow";
|
|
90
|
-
static const breadcrumbArrowLeftInlineSpace1 = "3px";
|
|
91
|
-
static const breadcrumbArrowRightInlineSpace2 = "5px";
|
|
92
|
-
static const breadcrumbInlineSpace = "0px";
|
|
93
|
-
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
94
|
-
static const breadcrumbLineHeight = "12px";
|
|
95
|
-
static const breadcrumbFontWeight = 700;
|
|
96
|
-
static const breadcrumbStackSpace = "16px";
|
|
97
|
-
|
|
98
|
-
// Component - BreakingNews
|
|
99
|
-
static const breakingNewsContainerHeightSize = "56px";
|
|
100
|
-
static const breakingNewsBadgeUpperTitleFontSize = "17px";
|
|
101
|
-
static const breakingNewsBadgeLowerTitleFontSize = "30px";
|
|
102
|
-
static const breakingNewsBadgeUpperTitleLineHeight = "12px";
|
|
103
|
-
static const breakingNewsBadgeLowerTitleLineHeight = "21px";
|
|
104
|
-
static const breakingNewsBadgeTitelsStackSpace = "4px";
|
|
105
|
-
static const breakingNewsScrollingTextFontSize = "21px";
|
|
106
|
-
static const breakingNewsScrollingTextLineHeight = "24px";
|
|
107
|
-
static const breakingNewsBadgeInlineSpace = "26px";
|
|
108
|
-
|
|
109
189
|
// Component - Button
|
|
110
190
|
static const buttonLabelFontSize = "15px";
|
|
111
191
|
static const buttonInlineSpace = "16px";
|
|
@@ -121,73 +201,26 @@ class BreakpointLg1024pxRegular {
|
|
|
121
201
|
static const buttonStackSpace = "6px";
|
|
122
202
|
static const buttonBorderRadius = "8px";
|
|
123
203
|
|
|
124
|
-
// Component -
|
|
125
|
-
|
|
126
|
-
static const
|
|
127
|
-
static const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
static const
|
|
132
|
-
|
|
133
|
-
static const
|
|
134
|
-
static const
|
|
135
|
-
static const
|
|
136
|
-
static const
|
|
137
|
-
static const
|
|
138
|
-
static const
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
static const
|
|
143
|
-
static const
|
|
144
|
-
static const chipsStackSpace = "8px";
|
|
145
|
-
|
|
146
|
-
// Component - Datepicker
|
|
147
|
-
static const datepickerItemDayWidthSize = "44px";
|
|
148
|
-
static const datepickerItemHeightSize = "44px";
|
|
149
|
-
static const datepickerItemYearWidthSize = "77px";
|
|
150
|
-
|
|
151
|
-
// Component - Drawers
|
|
152
|
-
static const mobileMenuDrawerStackSpace = "20px";
|
|
153
|
-
static const mobileMenuDrawerLeftInlineSpace = "20px";
|
|
154
|
-
static const mobileMenuDrawerRightInlineSpace = "16px";
|
|
155
|
-
static const mobileMenuDrawerMaxWidthSize = "400px";
|
|
156
|
-
|
|
157
|
-
// Component - Dropdown
|
|
158
|
-
static const dropDownBorderRadius = "4px";
|
|
159
|
-
static const dropDownItemStackSpace = "8px";
|
|
160
|
-
static const dropDownItemInlineSpace = "16px";
|
|
161
|
-
|
|
162
|
-
// Component - Footer
|
|
163
|
-
/** 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. */
|
|
164
|
-
static const footerFontSize = "11px";
|
|
165
|
-
static const footerLineHeight = "14px";
|
|
166
|
-
static const footerFontFamily = "Gotham XNarrow";
|
|
167
|
-
static const footerFontSizeUserOfferPages = "18px";
|
|
168
|
-
static const footerLineHeightUserOfferPages = "26px";
|
|
169
|
-
|
|
170
|
-
// Component - Icon
|
|
171
|
-
static const iconSize = "24px";
|
|
172
|
-
static const iconSizeEmbeddMedia = "40px";
|
|
173
|
-
|
|
174
|
-
// Component - InfoElement
|
|
175
|
-
static const infoElementTeaserBadgeHeightSize = "24px";
|
|
176
|
-
static const infoElementTeaserImageHeightSize = "133px";
|
|
177
|
-
static const infoElementTeaserImageWidthSize = "236px";
|
|
178
|
-
static const infoElementTeaserBadgeMarginSpace = "8px";
|
|
179
|
-
|
|
180
|
-
// Component - Inputfield
|
|
181
|
-
static const inputFieldStackSpace = "6px";
|
|
182
|
-
static const inputFieldInlineSpace = "16px";
|
|
183
|
-
static const inputFieldMiniLabelInlineSpace = "4px";
|
|
184
|
-
/** 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 */
|
|
185
|
-
static const inputFieldFontSize = "16px";
|
|
186
|
-
static const inputFieldImessageInlineSpace = "16px";
|
|
187
|
-
static const inputFieldHeightSize = "36px";
|
|
188
|
-
static const heyInputContainerInlineSpace = "16px";
|
|
189
|
-
static const inputFieldMessageGapSpace = "4px";
|
|
190
|
-
static const inputFieldFontFamily = "Gotham XNarrow";
|
|
204
|
+
// Component - Newsticker
|
|
205
|
+
/** similar to kicker3 values - 16 - 16 - 16 - 18 */
|
|
206
|
+
static const newsTickerTimeFontSize = "18px";
|
|
207
|
+
static const newsTickerTimeFontWeight = 700;
|
|
208
|
+
static const newsTickerTimeFontFamily = "Gotham XNarrow";
|
|
209
|
+
/** 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. */
|
|
210
|
+
static const newsTickerTimeLineHeight = "23.399999618530273px";
|
|
211
|
+
static const newsTickerContentStackSpace = "4px";
|
|
212
|
+
static const newsTickerKickerInnerStackSpace = "2px";
|
|
213
|
+
static const newsTickerTitlesInlineSpace = "30px";
|
|
214
|
+
static const newsTickerBadgesInlineSpace = "16px";
|
|
215
|
+
static const newsTickerTimeKickerStackSpace = "6px";
|
|
216
|
+
static const newsTickerEntriesStackSpace = "22px";
|
|
217
|
+
static const newsTickerKickerInnerInlineSpace = "4px";
|
|
218
|
+
static const newsTickerSkeletonBottomSpace = "0px";
|
|
219
|
+
static const newsTickerRedDotSize = "16px";
|
|
220
|
+
static const newsTickerEntriesLeftInlineSpace = "22px";
|
|
221
|
+
static const newsTickerLineInlineSpace = "8px";
|
|
222
|
+
static const newsTickerAppCardHeightSize = "150px";
|
|
223
|
+
static const newsTickerAppCardWidthSize = "300px";
|
|
191
224
|
|
|
192
225
|
// Component - Liveticker
|
|
193
226
|
static const liveTickerheadlineFontWeight = 600;
|
|
@@ -201,68 +234,22 @@ class BreakpointLg1024pxRegular {
|
|
|
201
234
|
static const liveTickerAppCardHeightSize = "128px";
|
|
202
235
|
static const liveTickerAppCardWidthSize = "300px";
|
|
203
236
|
|
|
204
|
-
// Component -
|
|
205
|
-
|
|
206
|
-
static const
|
|
207
|
-
|
|
208
|
-
static const
|
|
209
|
-
|
|
210
|
-
static const
|
|
211
|
-
static const
|
|
212
|
-
|
|
213
|
-
static const
|
|
214
|
-
static const
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
static const
|
|
218
|
-
/**
|
|
219
|
-
static const
|
|
220
|
-
static const menuItemUtilFontSize = "12px";
|
|
221
|
-
static const menuItemUtilStackSpace = "10px";
|
|
222
|
-
static const menuLinkLaneHeightSize = "48px";
|
|
223
|
-
static const menuUtillinkItemHeightSize = "48px";
|
|
224
|
-
static const menuLinkItemInlineSpace = "4px";
|
|
225
|
-
static const menuLogoDefaultSize = "148px";
|
|
226
|
-
static const menuLogoScrolledSize = "56px";
|
|
227
|
-
static const menuSpecialNaviItemHeightSize = "56px";
|
|
228
|
-
static const subNavBarHeightSize = "42px";
|
|
229
|
-
static const menuUtilityLinksContainerHeightSize = "100px";
|
|
230
|
-
static const menuTopStackSpace = "12px";
|
|
231
|
-
static const menuLeftInlineSpace = "16px";
|
|
232
|
-
static const menuUtilityLinksGapSpace = "32px";
|
|
233
|
-
static const menuRightInlineSpace = "16px";
|
|
234
|
-
static const menuBottomStackSpace = "0px";
|
|
235
|
-
static const menuUtilityLinksDividerHeightSize = "48px";
|
|
236
|
-
/** 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 */
|
|
237
|
-
static const menuShadowVisibility = Color(0x00000000);
|
|
238
|
-
/** 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 */
|
|
239
|
-
static const heyInputShadowVisibility = Color(0x1a000000);
|
|
240
|
-
static const appTopbarTitleFontSize = "14px";
|
|
241
|
-
static const appTopbarStageTitleHeight = "17px";
|
|
242
|
-
static const iOsappTopBarHeightSize = "48px";
|
|
243
|
-
static const iOsappTopBarLeftInlineSpace = "19px";
|
|
244
|
-
static const iOsappTopBarRightInlineSpace = "19px";
|
|
245
|
-
|
|
246
|
-
// Component - Newsticker
|
|
247
|
-
/** similar to kicker3 values - 16 - 16 - 16 - 18 */
|
|
248
|
-
static const newsTickerTimeFontSize = "18px";
|
|
249
|
-
static const newsTickerTimeFontWeight = 700;
|
|
250
|
-
static const newsTickerTimeFontFamily = "Gotham XNarrow";
|
|
251
|
-
/** 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. */
|
|
252
|
-
static const newsTickerTimeLineHeight = "23.399999618530273px";
|
|
253
|
-
static const newsTickerContentStackSpace = "4px";
|
|
254
|
-
static const newsTickerKickerInnerStackSpace = "2px";
|
|
255
|
-
static const newsTickerTitlesInlineSpace = "30px";
|
|
256
|
-
static const newsTickerBadgesInlineSpace = "16px";
|
|
257
|
-
static const newsTickerTimeKickerStackSpace = "6px";
|
|
258
|
-
static const newsTickerEntriesStackSpace = "22px";
|
|
259
|
-
static const newsTickerKickerInnerInlineSpace = "4px";
|
|
260
|
-
static const newsTickerSkeletonBottomSpace = "0px";
|
|
261
|
-
static const newsTickerRedDotSize = "16px";
|
|
262
|
-
static const newsTickerEntriesLeftInlineSpace = "22px";
|
|
263
|
-
static const newsTickerLineInlineSpace = "8px";
|
|
264
|
-
static const newsTickerAppCardHeightSize = "150px";
|
|
265
|
-
static const newsTickerAppCardWidthSize = "300px";
|
|
237
|
+
// Component - Video
|
|
238
|
+
/** 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. */
|
|
239
|
+
static const videoTimeBadgeCornerSize = "2px";
|
|
240
|
+
/** 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. */
|
|
241
|
+
static const videoTimeBadgeFontSize = "18px";
|
|
242
|
+
/** 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. */
|
|
243
|
+
static const videoTimeBadgeSize = "40px";
|
|
244
|
+
static const videoRedPlayIconWidthSize = "14px";
|
|
245
|
+
/** This variable is used for changing the red play icon inside the white square. */
|
|
246
|
+
static const videoRedPlayIconHeightSize = "18px";
|
|
247
|
+
static const videoBadgeTimeLineHeight = "23.799999237060547px";
|
|
248
|
+
static const videoSkeletonContainerHeight = "464px";
|
|
249
|
+
static const videoFrameInlineSpace = "16px";
|
|
250
|
+
static const verticalVideoMockHeadlineFontSize = "32px";
|
|
251
|
+
/** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
|
|
252
|
+
static const videoAdBadgeFontSize = "16px";
|
|
266
253
|
|
|
267
254
|
// Component - Pagination
|
|
268
255
|
static const galleryPaginationItemHeightSize = "4px";
|
|
@@ -273,29 +260,46 @@ class BreakpointLg1024pxRegular {
|
|
|
273
260
|
static const galleryPaginationContainerAppInlineSpace = "12px";
|
|
274
261
|
static const scrollBarThicknessSize = "8px";
|
|
275
262
|
|
|
276
|
-
// Component -
|
|
277
|
-
static const
|
|
278
|
-
static const
|
|
279
|
-
static const
|
|
280
|
-
/** This variable is used on the paywall card price tag. 64 constant */
|
|
281
|
-
static const paywallCardPriceTagFontSize = "64px";
|
|
282
|
-
static const paywallCardPriceTagLineHeight = "64px";
|
|
283
|
-
static const paywallCardPriceNoteLineHeight = "40px";
|
|
284
|
-
/** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
|
|
285
|
-
static const paywallCardPriceNoteFontSize = "40px";
|
|
263
|
+
// Component - Dropdown
|
|
264
|
+
static const dropDownBorderRadius = "4px";
|
|
265
|
+
static const dropDownItemStackSpace = "8px";
|
|
266
|
+
static const dropDownItemInlineSpace = "16px";
|
|
286
267
|
|
|
287
|
-
// Component -
|
|
288
|
-
static const
|
|
289
|
-
static const
|
|
290
|
-
static const
|
|
291
|
-
|
|
268
|
+
// Component - Inputfield
|
|
269
|
+
static const inputFieldStackSpace = "6px";
|
|
270
|
+
static const inputFieldInlineSpace = "16px";
|
|
271
|
+
static const inputFieldMiniLabelInlineSpace = "4px";
|
|
272
|
+
/** 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 */
|
|
273
|
+
static const inputFieldFontSize = "16px";
|
|
274
|
+
static const inputFieldImessageInlineSpace = "16px";
|
|
275
|
+
static const inputFieldHeightSize = "36px";
|
|
276
|
+
static const heyInputContainerInlineSpace = "16px";
|
|
277
|
+
static const inputFieldMessageGapSpace = "4px";
|
|
278
|
+
static const inputFieldFontFamily = "Gotham XNarrow";
|
|
292
279
|
|
|
293
|
-
// Component -
|
|
294
|
-
|
|
295
|
-
static const
|
|
280
|
+
// Component - Breadcrumb
|
|
281
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
282
|
+
static const breadcrumbFontSize = "12px";
|
|
283
|
+
static const breadcrumbFontFamily = "Gotham XNarrow";
|
|
284
|
+
static const breadcrumbArrowLeftInlineSpace1 = "3px";
|
|
285
|
+
static const breadcrumbArrowRightInlineSpace2 = "5px";
|
|
286
|
+
static const breadcrumbInlineSpace = "0px";
|
|
287
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
288
|
+
static const breadcrumbLineHeight = "12px";
|
|
289
|
+
static const breadcrumbFontWeight = 700;
|
|
290
|
+
static const breadcrumbStackSpace = "16px";
|
|
296
291
|
|
|
297
|
-
// Component -
|
|
298
|
-
static const
|
|
292
|
+
// Component - Icon
|
|
293
|
+
static const iconSize = "24px";
|
|
294
|
+
static const iconSizeEmbeddMedia = "40px";
|
|
295
|
+
|
|
296
|
+
// Component - Badge
|
|
297
|
+
/** 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. */
|
|
298
|
+
static const badgesInnerStackSpace = "2px";
|
|
299
|
+
/** 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. */
|
|
300
|
+
static const badgesInnerInlineSpace = "4px";
|
|
301
|
+
/** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
|
|
302
|
+
static const adLabelBadgeHeightSize = "30px";
|
|
299
303
|
|
|
300
304
|
// Component - SectionTitle
|
|
301
305
|
static const sectionTitleInnerStackBottomSpace = "12px";
|
|
@@ -305,8 +309,25 @@ class BreakpointLg1024pxRegular {
|
|
|
305
309
|
/** 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. */
|
|
306
310
|
static const sectionTitleArrowInlineSpaceActive = "8px";
|
|
307
311
|
|
|
308
|
-
// Component -
|
|
309
|
-
|
|
312
|
+
// Component - AudioPlayer
|
|
313
|
+
/** 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 */
|
|
314
|
+
static const audioPlayerFontSize = "18px";
|
|
315
|
+
|
|
316
|
+
// Component - SpecialNavi
|
|
317
|
+
static const specialNaviInlineSpace = "32px";
|
|
318
|
+
|
|
319
|
+
// Component - Chips
|
|
320
|
+
/** 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 */
|
|
321
|
+
static const chipsFontSize = "18px";
|
|
322
|
+
static const chipsInlineSpace = "12px";
|
|
323
|
+
static const chipsStackSpace = "8px";
|
|
324
|
+
|
|
325
|
+
// Component - Search
|
|
326
|
+
static const searchResultBadgeHeightSize = "18px";
|
|
327
|
+
|
|
328
|
+
// Component - RadioButtons
|
|
329
|
+
static const radioSelectorSize = "20px";
|
|
330
|
+
static const radioSelectorDotActiveSize = "12px";
|
|
310
331
|
|
|
311
332
|
// Component - Skeletons
|
|
312
333
|
static const headlinesSkeletonImagePlaceholderMaxWidth = "160px";
|
|
@@ -314,29 +335,39 @@ class BreakpointLg1024pxRegular {
|
|
|
314
335
|
static const articleSkeletonTextInlineSpace = "48px";
|
|
315
336
|
static const articleTextSkeletonHeightSize = "720px";
|
|
316
337
|
|
|
317
|
-
// Component - Sliders
|
|
318
|
-
static const sliderProgressBarIdleHeightSize = "4px";
|
|
319
|
-
static const sliderProgressBarHoverHeightSize = "8px";
|
|
320
|
-
static const sliderProgressInactiveHeightSize = "2px";
|
|
321
|
-
static const vidPlayerProgressBarHeightSize = "12px";
|
|
322
|
-
|
|
323
|
-
// Component - SpecialNavi
|
|
324
|
-
static const specialNaviInlineSpace = "32px";
|
|
325
|
-
|
|
326
338
|
// Component - Spinners
|
|
327
339
|
static const videoSpinnerSize = "80px";
|
|
328
340
|
static const videoSpinnerStrokeSize = "4px";
|
|
329
341
|
static const videoSpinnerSize05x = "40px";
|
|
330
342
|
|
|
331
|
-
// Component -
|
|
332
|
-
static const
|
|
333
|
-
static const
|
|
334
|
-
static const
|
|
335
|
-
static const
|
|
336
|
-
static const
|
|
337
|
-
static const
|
|
338
|
-
static const
|
|
339
|
-
static const
|
|
343
|
+
// Component - BreakingNews
|
|
344
|
+
static const breakingNewsContainerHeightSize = "56px";
|
|
345
|
+
static const breakingNewsBadgeUpperTitleFontSize = "17px";
|
|
346
|
+
static const breakingNewsBadgeLowerTitleFontSize = "30px";
|
|
347
|
+
static const breakingNewsBadgeUpperTitleLineHeight = "12px";
|
|
348
|
+
static const breakingNewsBadgeLowerTitleLineHeight = "21px";
|
|
349
|
+
static const breakingNewsBadgeTitelsStackSpace = "4px";
|
|
350
|
+
static const breakingNewsScrollingTextFontSize = "21px";
|
|
351
|
+
static const breakingNewsScrollingTextLineHeight = "24px";
|
|
352
|
+
static const breakingNewsBadgeInlineSpace = "26px";
|
|
353
|
+
|
|
354
|
+
// Component - InfoElement
|
|
355
|
+
static const infoElementTeaserBadgeHeightSize = "24px";
|
|
356
|
+
static const infoElementTeaserImageHeightSize = "133px";
|
|
357
|
+
static const infoElementTeaserImageWidthSize = "236px";
|
|
358
|
+
static const infoElementTeaserBadgeMarginSpace = "8px";
|
|
359
|
+
|
|
360
|
+
// Component - Mediaplayer
|
|
361
|
+
static const podcastPlayButtonSize = "48px";
|
|
362
|
+
static const vidPlayerBottomBarGapSpace = "16px";
|
|
363
|
+
static const audioPlayerHeaderStackSpace = "56px";
|
|
364
|
+
static const videoTimeBadgeFontFamily = "Gotham XNarrow";
|
|
365
|
+
static const vidPlayerControlButtonSize = "42px";
|
|
366
|
+
static const vidPlayerControlButtonIconSizeHover = "28px";
|
|
367
|
+
static const vidPlayerTimecodeFontSize = "18px";
|
|
368
|
+
static const vidPlayerTimecodeContainerMinWidthSize = "58px";
|
|
369
|
+
static const vidPlayerProgressBarContainerHeightSize = "42px";
|
|
370
|
+
static const vidPlayerUnmuteButtonWidthSize = "220px";
|
|
340
371
|
|
|
341
372
|
// Component - Tabs
|
|
342
373
|
/** 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. */
|
|
@@ -351,59 +382,57 @@ class BreakpointLg1024pxRegular {
|
|
|
351
382
|
static const appsTabsLabelLineHeight = "23.399999618530273px";
|
|
352
383
|
static const topBarTabItemHeightSize = "44px";
|
|
353
384
|
|
|
354
|
-
// Component -
|
|
355
|
-
static const
|
|
356
|
-
static const
|
|
357
|
-
static const
|
|
358
|
-
static const
|
|
359
|
-
static const teaserKickerBgStackSpace = "2px";
|
|
360
|
-
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
361
|
-
static const teaserBadgesMarginSpace = "8px";
|
|
362
|
-
/** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
|
|
363
|
-
static const teaserBadgesHeightSizeLg = "40px";
|
|
364
|
-
static const teaserTitleBottomStackSpace = "16px";
|
|
365
|
-
static const teaserBadgesHeightSizeSm = "32px";
|
|
366
|
-
static const teaserLayoutGridSpace = "16px";
|
|
367
|
-
|
|
368
|
-
// Component - Teaser - aTeaser
|
|
369
|
-
/** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
|
|
370
|
-
static const aTeaserKickerFontSize = "24px";
|
|
371
|
-
/** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
372
|
-
static const aTeaserHeadlineFontSize = "64px";
|
|
373
|
-
static const aTeaserKickerLineHeight = "24px";
|
|
374
|
-
static const aTeaserHeadlineLineHeight = "64px";
|
|
375
|
-
static const aTeaserTitleInlineSpace = "12px";
|
|
385
|
+
// Component - Drawers
|
|
386
|
+
static const mobileMenuDrawerStackSpace = "20px";
|
|
387
|
+
static const mobileMenuDrawerLeftInlineSpace = "20px";
|
|
388
|
+
static const mobileMenuDrawerRightInlineSpace = "16px";
|
|
389
|
+
static const mobileMenuDrawerMaxWidthSize = "400px";
|
|
376
390
|
|
|
377
|
-
// Component -
|
|
378
|
-
static const
|
|
391
|
+
// Component - Quotes
|
|
392
|
+
static const quoteContainerInlineSpace = "28px";
|
|
393
|
+
static const quoteContainerStackSpace = "32px";
|
|
394
|
+
static const quoteQuotationMarksFontSize = "36px";
|
|
395
|
+
static const quoteContentGapSpace = "48px";
|
|
379
396
|
|
|
380
|
-
// Component -
|
|
381
|
-
|
|
397
|
+
// Component - Carousel
|
|
398
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
399
|
+
static const galleryTeaserTitleBottomSpace = "36px";
|
|
400
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
401
|
+
static const galleryTeaserAppGapSpace = "8px";
|
|
402
|
+
static const appEpaperCarouselItemFocusWidth = "240px";
|
|
403
|
+
static const appEpaperCarouselItemDefaultWidth = "172px";
|
|
404
|
+
static const appEpaperCarouseBeilageItemWidth = "172px";
|
|
405
|
+
static const standardTeaserGalleryTeaserWidthWeb = "300px";
|
|
406
|
+
static const standardTeaserGalleryTeaserWidthApp = "464px";
|
|
382
407
|
|
|
383
|
-
// Component -
|
|
384
|
-
|
|
385
|
-
static const
|
|
386
|
-
static const
|
|
387
|
-
static const
|
|
388
|
-
static const mqTeaserTitleInlineSpace = "8px";
|
|
408
|
+
// Component - Sliders
|
|
409
|
+
static const sliderProgressBarIdleHeightSize = "4px";
|
|
410
|
+
static const sliderProgressBarHoverHeightSize = "8px";
|
|
411
|
+
static const sliderProgressInactiveHeightSize = "2px";
|
|
412
|
+
static const vidPlayerProgressBarHeightSize = "12px";
|
|
389
413
|
|
|
390
|
-
// Component -
|
|
391
|
-
/** This
|
|
392
|
-
static const
|
|
393
|
-
static const
|
|
394
|
-
static const
|
|
395
|
-
static const
|
|
414
|
+
// Component - Footer
|
|
415
|
+
/** 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. */
|
|
416
|
+
static const footerFontSize = "11px";
|
|
417
|
+
static const footerLineHeight = "14px";
|
|
418
|
+
static const footerFontFamily = "Gotham XNarrow";
|
|
419
|
+
static const footerFontSizeUserOfferPages = "18px";
|
|
420
|
+
static const footerLineHeightUserOfferPages = "26px";
|
|
396
421
|
|
|
397
|
-
// Component -
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
static const stdTeaserBadgesMarginSpace = "8px";
|
|
401
|
-
/** 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 */
|
|
402
|
-
static const stdTeaserKickerHeadlineStackSpace = "2px";
|
|
422
|
+
// Component - Accordion
|
|
423
|
+
/** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
|
|
424
|
+
static const accordionLabelFontFamily = "Gotham XNarrow";
|
|
403
425
|
|
|
404
|
-
// Component -
|
|
405
|
-
|
|
406
|
-
static const
|
|
426
|
+
// Component - Paywall
|
|
427
|
+
static const paywallContainerGapSpace = "-48px";
|
|
428
|
+
static const paywallHeaderBottomStackSpace = "80px";
|
|
429
|
+
static const paywallCardMaxWidthSize = "346px";
|
|
430
|
+
/** This variable is used on the paywall card price tag. 64 constant */
|
|
431
|
+
static const paywallCardPriceTagFontSize = "64px";
|
|
432
|
+
static const paywallCardPriceTagLineHeight = "64px";
|
|
433
|
+
static const paywallCardPriceNoteLineHeight = "40px";
|
|
434
|
+
/** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
|
|
435
|
+
static const paywallCardPriceNoteFontSize = "40px";
|
|
407
436
|
|
|
408
437
|
// Component - ToggleSwitch
|
|
409
438
|
/** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
|
|
@@ -411,305 +440,86 @@ class BreakpointLg1024pxRegular {
|
|
|
411
440
|
/** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
|
|
412
441
|
static const appToggleItemLabelLineHeight = "18.200000762939453px";
|
|
413
442
|
|
|
414
|
-
// Component -
|
|
415
|
-
|
|
416
|
-
static const
|
|
417
|
-
|
|
418
|
-
static const videoTimeBadgeFontSize = "18px";
|
|
419
|
-
/** 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. */
|
|
420
|
-
static const videoTimeBadgeSize = "40px";
|
|
421
|
-
static const videoRedPlayIconWidthSize = "14px";
|
|
422
|
-
/** This variable is used for changing the red play icon inside the white square. */
|
|
423
|
-
static const videoRedPlayIconHeightSize = "18px";
|
|
424
|
-
static const videoBadgeTimeLineHeight = "23.799999237060547px";
|
|
425
|
-
static const videoSkeletonContainerHeight = "464px";
|
|
426
|
-
static const videoFrameInlineSpace = "16px";
|
|
427
|
-
static const verticalVideoMockHeadlineFontSize = "32px";
|
|
428
|
-
/** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
|
|
429
|
-
static const videoAdBadgeFontSize = "16px";
|
|
430
|
-
|
|
431
|
-
// Component - _DSysDocs
|
|
432
|
-
/** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
|
|
433
|
-
static const bildDesignFrameSpace = "64px";
|
|
434
|
-
/** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
|
|
435
|
-
static const dsMainContainerSpace = "68px";
|
|
436
|
-
static const dsysDocsWidthSize = "1440px";
|
|
437
|
-
/** 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 */
|
|
438
|
-
static const mainContentStageSize = "1024px";
|
|
439
|
-
/** 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 */
|
|
440
|
-
static const foundationsBannerHeightSize = "140px";
|
|
441
|
-
/** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
|
|
442
|
-
static const dsCaptionStackSpace05x = "8px";
|
|
443
|
-
static const dsCaptionStackSpace1x = "16px";
|
|
444
|
-
/** This variable is used only for this design system's component tests. */
|
|
445
|
-
static const _1columnMobile = "656px";
|
|
446
|
-
/** 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 */
|
|
447
|
-
static const thinBannerVerticalHeightSize = "186px";
|
|
448
|
-
/** This variable is used only for texts and labels that form part of this design system's documentation. */
|
|
449
|
-
static const specsFontFamily = "Gotham";
|
|
450
|
-
/** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
|
|
451
|
-
static const docHeaderHeightSize = "180px";
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
// ============================================
|
|
455
|
-
// OTHER
|
|
456
|
-
// ============================================
|
|
457
|
-
|
|
458
|
-
static const breakpointName = "lg";
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
// ============================================
|
|
462
|
-
// SEMANTIC
|
|
463
|
-
// ============================================
|
|
464
|
-
|
|
465
|
-
// Semantic - Border - BorderRadius
|
|
466
|
-
/** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
|
|
467
|
-
static const borderRadiusXs = "2px";
|
|
468
|
-
/** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
|
|
469
|
-
static const borderRadiusMd = "8px";
|
|
470
|
-
/** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
|
|
471
|
-
static const borderRadiusSm = "4px";
|
|
472
|
-
/** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
|
|
473
|
-
static const borderRadiusXl = "24px";
|
|
474
|
-
/** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
|
|
475
|
-
static const borderRadiusLg = "16px";
|
|
476
|
-
/** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
|
|
477
|
-
static const borderRadiusNone = "0px";
|
|
478
|
-
/** creates fully rounded shapes, typically used for circular elements like avatars. */
|
|
479
|
-
static const borderRadiusFull = "9999px";
|
|
480
|
-
|
|
481
|
-
// Semantic - Border - BorderWidth
|
|
482
|
-
/** 1-1-1-1 – use for subtle outlines and dividers */
|
|
483
|
-
static const borderWidthThin = "1px";
|
|
484
|
-
/** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
|
|
485
|
-
static const borderWidthThick = "2px";
|
|
486
|
-
/** 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. */
|
|
487
|
-
static const borderWidthHairline = "0.33000001311302185px";
|
|
488
|
-
|
|
489
|
-
// Semantic - Layout
|
|
490
|
-
/** Common viewport height size based on the selected mode.
|
|
491
|
-
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
492
|
-
static const canvasHeightSizeWeb = "768px";
|
|
493
|
-
/** Common viewport width size based on the selected breakpoint.
|
|
494
|
-
Apply this token to the main frame of page layouts. */
|
|
495
|
-
static const canvasWidthSizeWeb = "1024px";
|
|
496
|
-
/** Common viewport width size based on the selected breakpoint.
|
|
497
|
-
Apply this token to the main frame of page layouts. */
|
|
498
|
-
static const canvasWidthSizeApp = "1194px";
|
|
499
|
-
/** Common viewport height size based on the selected mode.
|
|
500
|
-
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
501
|
-
static const canvasHeightSizeApp = "834px";
|
|
502
|
-
|
|
503
|
-
// Semantic - Layout - Breakpoints
|
|
504
|
-
/** 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
505
|
-
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
|
|
506
|
-
static const breakpointMinWidthSize = "1024px";
|
|
507
|
-
/** 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
508
|
-
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
|
|
509
|
-
static const breakpointMaxWidthSize = "1024px";
|
|
510
|
-
|
|
511
|
-
// Semantic - Layout - ContentWidth
|
|
512
|
-
/** 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. */
|
|
513
|
-
static const contentMaxWidthMedium = "700px";
|
|
514
|
-
/** Use for content containers that should fill the full width of the page */
|
|
515
|
-
static const contentMaxWidthFull = "1024px";
|
|
516
|
-
|
|
517
|
-
// Semantic - Layout - Grid - Constant
|
|
518
|
-
/** 16-16-16-16 – use for fixed side paddings and gutters */
|
|
519
|
-
static const gridSpaceConstLg = "16px";
|
|
520
|
-
/** 12-12-12-12 – use for fixed side paddings and gutters */
|
|
521
|
-
static const gridSpaceConstSm = "12px";
|
|
522
|
-
|
|
523
|
-
// Semantic - Layout - Grid - LayoutGuide
|
|
524
|
-
/** Used to set the column count in Figma Layout guide Grids */
|
|
525
|
-
static const layoutGuideGridColums = "12px";
|
|
526
|
-
|
|
527
|
-
// Semantic - Layout - Grid - Responsive
|
|
528
|
-
/** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
|
|
529
|
-
static const gridSpaceRespLg = "32px";
|
|
530
|
-
/** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
|
|
531
|
-
static const gridSpaceRespXl = "64px";
|
|
532
|
-
/** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
|
|
533
|
-
static const gridSpaceRespBase = "16px";
|
|
534
|
-
/** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
|
|
535
|
-
static const gridSpaceRespSm = "8px";
|
|
536
|
-
/** 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. */
|
|
537
|
-
static const pageInlineSpace = "16px";
|
|
538
|
-
|
|
539
|
-
// Semantic - Layout - Section
|
|
540
|
-
/** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
|
|
541
|
-
static const sectionSpaceBase = "48px";
|
|
542
|
-
/** 72-72-96-96 – Use for vertical spacing between sections in a layout */
|
|
543
|
-
static const sectionSpaceLg = "96px";
|
|
544
|
-
/** 16-16-32-32 – Use for spacing after paragraphs in text content */
|
|
545
|
-
static const paragraphEndSpace = "32px";
|
|
546
|
-
/** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
|
|
547
|
-
static const sectionSpaceSm = "36px";
|
|
548
|
-
|
|
549
|
-
// Semantic - Size - Constant
|
|
550
|
-
/** 16-16-16-16 – Use for setting fixed height and width of UI elements */
|
|
551
|
-
static const sizeConst3Xs = "16px";
|
|
552
|
-
/** 24-24-24-24 – Use for setting fixed height and width of UI elements */
|
|
553
|
-
static const sizeConst2Xs = "24px";
|
|
554
|
-
/** 32-32-32-32 – Use for setting fixed height and width of UI elements */
|
|
555
|
-
static const sizeConstXs = "32px";
|
|
556
|
-
/** 40-40-40-40 – Use for setting fixed height and width of UI elements */
|
|
557
|
-
static const sizeConstSm = "40px";
|
|
558
|
-
/** 48-48-48-48 Use for setting fixed height and width of UI elements */
|
|
559
|
-
static const sizeConstMd = "48px";
|
|
560
|
-
/** 56-56-56-56 – Use for setting fixed height and width of UI elements */
|
|
561
|
-
static const sizeConstLg = "56px";
|
|
562
|
-
/** 64-64-64-64 – Use for setting fixed height and width of UI elements */
|
|
563
|
-
static const sizeConstXl = "64px";
|
|
564
|
-
/** 96-96-96-96 – Use for setting fixed height and width of UI elements */
|
|
565
|
-
static const sizeConst3Xl = "96px";
|
|
566
|
-
/** 148-148-148-148 – Use for setting fixed height and width of UI elements */
|
|
567
|
-
static const sizeConst4Xl = "148px";
|
|
568
|
-
/** 72-72-72-72 – Use for setting fixed height and width of UI elements */
|
|
569
|
-
static const sizeConst2Xl = "72px";
|
|
570
|
-
/** 8-8-8-8 – Use for setting fixed height and width of UI elements */
|
|
571
|
-
static const sizeConst4Xs = "8px";
|
|
572
|
-
|
|
573
|
-
// Semantic - Size - Responsive
|
|
574
|
-
/** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
575
|
-
static const sizeResp3Xs = "24px";
|
|
576
|
-
/** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
577
|
-
static const sizeResp2Xs = "32px";
|
|
578
|
-
/** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
579
|
-
static const sizeRespXs = "48px";
|
|
580
|
-
/** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
581
|
-
static const sizeRespSm = "56px";
|
|
582
|
-
/** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
583
|
-
static const sizeRespMd = "72px";
|
|
584
|
-
/** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
585
|
-
static const sizeRespLg = "92px";
|
|
586
|
-
/** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
587
|
-
static const sizeRespXl = "96px";
|
|
588
|
-
/** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
589
|
-
static const sizeResp2Xl = "100px";
|
|
590
|
-
/** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
591
|
-
static const sizeResp3Xl = "148px";
|
|
592
|
-
/** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
593
|
-
static const sizeResp4Xl = "180px";
|
|
594
|
-
/** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
595
|
-
static const sizeResp4Xs = "16px";
|
|
596
|
-
|
|
597
|
-
// Semantic - Space - Gap - Constant
|
|
598
|
-
/** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
|
|
599
|
-
static const gapSpaceConst2Xs = "2px";
|
|
600
|
-
/** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
|
|
601
|
-
static const gapSpaceConstXs = "4px";
|
|
602
|
-
/** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
|
|
603
|
-
static const gapSpaceConstSm = "8px";
|
|
604
|
-
/** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
|
|
605
|
-
static const gapSpaceConstMd = "12px";
|
|
606
|
-
/** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
|
|
607
|
-
static const gapSpaceConstLg = "16px";
|
|
608
|
-
/** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
|
|
609
|
-
static const gapSpaceConstXl = "24px";
|
|
610
|
-
/** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
|
|
611
|
-
static const gapSpaceConst2Xl = "32px";
|
|
612
|
-
/** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
|
|
613
|
-
static const gapSpaceConst3Xl = "48px";
|
|
614
|
-
|
|
615
|
-
// Semantic - Space - Gap - Responsive
|
|
616
|
-
/** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
617
|
-
static const gapSpaceRespXs = "8px";
|
|
618
|
-
/** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
619
|
-
static const gapSpaceRespLg = "32px";
|
|
620
|
-
/** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
621
|
-
static const gapSpaceRespXl = "48px";
|
|
622
|
-
/** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
623
|
-
static const gapSpaceResp2Xl = "64px";
|
|
624
|
-
/** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
625
|
-
static const gapSpaceRespMd = "24px";
|
|
626
|
-
/** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
627
|
-
static const gapSpaceRespSm = "16px";
|
|
628
|
-
/** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
629
|
-
static const gapSpaceResp2Xs = "6px";
|
|
630
|
-
/** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
631
|
-
static const gapSpaceResp3Xl = "96px";
|
|
443
|
+
// Component - Cards
|
|
444
|
+
static const searchResultCardImageWidthSize = "260px";
|
|
445
|
+
static const searchResultCardImageHeightSizeStacked = "189px";
|
|
446
|
+
static const newstickerImageCardWidthSize = "206px";
|
|
632
447
|
|
|
633
|
-
//
|
|
634
|
-
|
|
635
|
-
static const
|
|
636
|
-
|
|
637
|
-
static const inlineSpaceConstMd = "12px";
|
|
638
|
-
/** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
639
|
-
static const inlineSpaceConstLg = "16px";
|
|
640
|
-
/** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
641
|
-
static const inlineSpaceConst2Xl = "32px";
|
|
642
|
-
/** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
643
|
-
static const inlineSpaceConstXl = "24px";
|
|
644
|
-
/** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
645
|
-
static const inlineSpaceConstXs = "6px";
|
|
646
|
-
/** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
647
|
-
static const inlineSpaceConst3Xs = "2px";
|
|
648
|
-
/** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
649
|
-
static const inlineSpaceConst2Xs = "4px";
|
|
448
|
+
// Component - Datepicker
|
|
449
|
+
static const datepickerItemDayWidthSize = "44px";
|
|
450
|
+
static const datepickerItemHeightSize = "44px";
|
|
451
|
+
static const datepickerItemYearWidthSize = "77px";
|
|
650
452
|
|
|
651
|
-
// Semantic - Space - Inline - Responsive
|
|
652
|
-
/** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
653
|
-
static const inlineSpaceRespSm = "16px";
|
|
654
|
-
/** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
655
|
-
static const inlineSpaceRespMd = "24px";
|
|
656
|
-
/** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
657
|
-
static const inlineSpaceRespLg = "32px";
|
|
658
|
-
/** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
659
|
-
static const inlineSpaceResp2Xl = "64px";
|
|
660
|
-
/** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
661
|
-
static const inlineSpaceRespXl = "40px";
|
|
662
453
|
|
|
663
|
-
//
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
/** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
667
|
-
static const stackSpaceConstMd = "12px";
|
|
668
|
-
/** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
669
|
-
static const stackSpaceConstLg = "16px";
|
|
670
|
-
/** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
671
|
-
static const stackSpaceConst2Xl = "32px";
|
|
672
|
-
/** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
673
|
-
static const stackSpaceConstXl = "24px";
|
|
674
|
-
/** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
675
|
-
static const stackSpaceConstXs = "6px";
|
|
676
|
-
/** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
677
|
-
static const stackSpaceConst3Xs = "2px";
|
|
678
|
-
/** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
679
|
-
static const stackSpaceConst2Xs = "4px";
|
|
454
|
+
// ============================================
|
|
455
|
+
// SEMANTIC
|
|
456
|
+
// ============================================
|
|
680
457
|
|
|
681
|
-
// Semantic -
|
|
682
|
-
/**
|
|
683
|
-
static const
|
|
684
|
-
/**
|
|
685
|
-
static const
|
|
686
|
-
/**
|
|
687
|
-
static const
|
|
688
|
-
/**
|
|
689
|
-
static const
|
|
690
|
-
/**
|
|
691
|
-
static const
|
|
458
|
+
// Semantic - Layout - Grid - Responsive
|
|
459
|
+
/** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
|
|
460
|
+
static const gridSpaceRespLg = "32px";
|
|
461
|
+
/** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
|
|
462
|
+
static const gridSpaceRespXl = "64px";
|
|
463
|
+
/** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
|
|
464
|
+
static const gridSpaceRespBase = "16px";
|
|
465
|
+
/** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
|
|
466
|
+
static const gridSpaceRespSm = "8px";
|
|
467
|
+
/** 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. */
|
|
468
|
+
static const pageInlineSpace = "16px";
|
|
692
469
|
|
|
693
|
-
// Semantic -
|
|
694
|
-
/**
|
|
695
|
-
static const
|
|
696
|
-
|
|
697
|
-
static const
|
|
698
|
-
static const footnoteFontFamily = "Gotham XNarrow";
|
|
699
|
-
static const labelFontFamily = "Gotham XNarrow";
|
|
700
|
-
static const kickerFontFamily = "Gotham XNarrow";
|
|
701
|
-
static const subheadlineFontFamily = "Gotham Condensed";
|
|
702
|
-
static const titleFontFamily = "Gotham";
|
|
703
|
-
static const quoteFontFamily = "Gotham";
|
|
704
|
-
static const displayFontFamily = "Gotham";
|
|
470
|
+
// Semantic - Layout - Grid - Constant
|
|
471
|
+
/** 16-16-16-16 – use for fixed side paddings and gutters */
|
|
472
|
+
static const gridSpaceConstLg = "16px";
|
|
473
|
+
/** 12-12-12-12 – use for fixed side paddings and gutters */
|
|
474
|
+
static const gridSpaceConstSm = "12px";
|
|
705
475
|
|
|
706
|
-
// Semantic -
|
|
707
|
-
/**
|
|
708
|
-
static const
|
|
476
|
+
// Semantic - Layout - Grid - LayoutGuide
|
|
477
|
+
/** Used to set the column count in Figma Layout guide Grids */
|
|
478
|
+
static const layoutGuideGridColums = "12px";
|
|
709
479
|
|
|
710
|
-
// Semantic -
|
|
711
|
-
/**
|
|
712
|
-
static const
|
|
480
|
+
// Semantic - Layout - Section
|
|
481
|
+
/** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
|
|
482
|
+
static const sectionSpaceBase = "48px";
|
|
483
|
+
/** 72-72-96-96 – Use for vertical spacing between sections in a layout */
|
|
484
|
+
static const sectionSpaceLg = "96px";
|
|
485
|
+
/** 16-16-32-32 – Use for spacing after paragraphs in text content */
|
|
486
|
+
static const paragraphEndSpace = "32px";
|
|
487
|
+
/** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
|
|
488
|
+
static const sectionSpaceSm = "36px";
|
|
489
|
+
|
|
490
|
+
// Semantic - Layout - Breakpoints
|
|
491
|
+
/** 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
492
|
+
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
|
|
493
|
+
static const breakpointMinWidthSize = "1024px";
|
|
494
|
+
/** 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
495
|
+
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
|
|
496
|
+
static const breakpointMaxWidthSize = "1024px";
|
|
497
|
+
|
|
498
|
+
// Semantic - Layout
|
|
499
|
+
/** Common viewport height size based on the selected mode.
|
|
500
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
501
|
+
static const canvasHeightSizeWeb = "768px";
|
|
502
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
503
|
+
Apply this token to the main frame of page layouts. */
|
|
504
|
+
static const canvasWidthSizeWeb = "1024px";
|
|
505
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
506
|
+
Apply this token to the main frame of page layouts. */
|
|
507
|
+
static const canvasWidthSizeApp = "1194px";
|
|
508
|
+
/** Common viewport height size based on the selected mode.
|
|
509
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
510
|
+
static const canvasHeightSizeApp = "834px";
|
|
511
|
+
|
|
512
|
+
// Semantic - Layout - ContentWidth
|
|
513
|
+
/** 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. */
|
|
514
|
+
static const contentMaxWidthMedium = "700px";
|
|
515
|
+
/** Use for content containers that should fill the full width of the page */
|
|
516
|
+
static const contentMaxWidthFull = "1024px";
|
|
517
|
+
|
|
518
|
+
// Semantic - Typography - FontSize - Title
|
|
519
|
+
/** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
520
|
+
static const title1FontSize = "28px";
|
|
521
|
+
/** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
522
|
+
static const title2FontSize = "20px";
|
|
713
523
|
|
|
714
524
|
// Semantic - Typography - FontSize - Display
|
|
715
525
|
/** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
|
|
@@ -719,12 +529,6 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
719
529
|
/** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
|
|
720
530
|
static const display3FontSize = "40px";
|
|
721
531
|
|
|
722
|
-
// Semantic - Typography - FontSize - Footnote
|
|
723
|
-
/** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
|
|
724
|
-
static const footnote1FontSize = "18px";
|
|
725
|
-
/** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
|
|
726
|
-
static const footnote2FontSize = "16px";
|
|
727
|
-
|
|
728
532
|
// Semantic - Typography - FontSize - Headline
|
|
729
533
|
/** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
|
|
730
534
|
static const headline1FontSize = "100px";
|
|
@@ -735,15 +539,9 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
735
539
|
/** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
|
|
736
540
|
static const headline4FontSize = "32px";
|
|
737
541
|
|
|
738
|
-
// Semantic - Typography - FontSize -
|
|
739
|
-
/**
|
|
740
|
-
static const
|
|
741
|
-
/** 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 */
|
|
742
|
-
static const kicker2FontSize = "24px";
|
|
743
|
-
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
|
|
744
|
-
static const kicker3FontSize = "20px";
|
|
745
|
-
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
|
|
746
|
-
static const kicker4FontSize = "16px";
|
|
542
|
+
// Semantic - Typography - FontSize - Body
|
|
543
|
+
/** This variable is used on the body text style's font size parameter. It remains constant at 21. */
|
|
544
|
+
static const bodyFontSize = "21px";
|
|
747
545
|
|
|
748
546
|
// Semantic - Typography - FontSize - Label
|
|
749
547
|
/** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
|
|
@@ -757,33 +555,64 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
757
555
|
/** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
|
|
758
556
|
static const label4FontSize = "8px";
|
|
759
557
|
|
|
760
|
-
// Semantic - Typography - FontSize -
|
|
761
|
-
/**
|
|
762
|
-
static const
|
|
558
|
+
// Semantic - Typography - FontSize - Callout
|
|
559
|
+
/** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
|
|
560
|
+
static const callout1FontSize = "22px";
|
|
561
|
+
|
|
562
|
+
// Semantic - Typography - FontSize - Footnote
|
|
563
|
+
/** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
|
|
564
|
+
static const footnote1FontSize = "18px";
|
|
565
|
+
/** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
|
|
566
|
+
static const footnote2FontSize = "16px";
|
|
567
|
+
|
|
568
|
+
// Semantic - Typography - FontSize - Kicker
|
|
569
|
+
/** 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. */
|
|
570
|
+
static const kicker1FontSize = "30px";
|
|
571
|
+
/** 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 */
|
|
572
|
+
static const kicker2FontSize = "24px";
|
|
573
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
|
|
574
|
+
static const kicker3FontSize = "20px";
|
|
575
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
|
|
576
|
+
static const kicker4FontSize = "16px";
|
|
763
577
|
|
|
764
578
|
// Semantic - Typography - FontSize - Subheadline
|
|
765
579
|
/** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
|
|
766
580
|
static const subheadline1FontSize = "36px";
|
|
767
581
|
|
|
768
|
-
// Semantic - Typography - FontSize -
|
|
769
|
-
/**
|
|
770
|
-
static const
|
|
771
|
-
/** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
772
|
-
static const title2FontSize = "20px";
|
|
582
|
+
// Semantic - Typography - FontSize - Quote
|
|
583
|
+
/** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
|
|
584
|
+
static const quoteFontSize = "20px";
|
|
773
585
|
|
|
774
|
-
// Semantic - Typography -
|
|
775
|
-
|
|
776
|
-
static const
|
|
586
|
+
// Semantic - Typography - FontFamily
|
|
587
|
+
/** This variable references the bodyFontFamily variable from the branding collection. */
|
|
588
|
+
static const bodyFontFamily = "Gotham XNarrow";
|
|
589
|
+
static const calloutFontFamily = "Gotham";
|
|
590
|
+
static const headlineFontFamily = "Gotham Condensed";
|
|
591
|
+
static const footnoteFontFamily = "Gotham XNarrow";
|
|
592
|
+
static const labelFontFamily = "Gotham XNarrow";
|
|
593
|
+
static const kickerFontFamily = "Gotham XNarrow";
|
|
594
|
+
static const subheadlineFontFamily = "Gotham Condensed";
|
|
595
|
+
static const titleFontFamily = "Gotham";
|
|
596
|
+
static const quoteFontFamily = "Gotham";
|
|
597
|
+
static const displayFontFamily = "Gotham";
|
|
777
598
|
|
|
778
599
|
// Semantic - Typography - FontWeight - Callout
|
|
779
600
|
static const calloutFontWeight = 800;
|
|
780
601
|
|
|
781
|
-
// Semantic - Typography - FontWeight -
|
|
782
|
-
static const
|
|
602
|
+
// Semantic - Typography - FontWeight - Label
|
|
603
|
+
static const labelFontWeightBold = 700;
|
|
604
|
+
static const labelFontWeightBook = 400;
|
|
783
605
|
|
|
784
|
-
// Semantic - Typography - FontWeight -
|
|
785
|
-
static const
|
|
786
|
-
static const
|
|
606
|
+
// Semantic - Typography - FontWeight - Body
|
|
607
|
+
static const bodyFontWeightBook = 400;
|
|
608
|
+
static const bodyFontWeightBold = 700;
|
|
609
|
+
|
|
610
|
+
// Semantic - Typography - FontWeight - Kicker
|
|
611
|
+
static const kickerFontWeight = 700;
|
|
612
|
+
static const kickerFontWeightSt = "700";
|
|
613
|
+
|
|
614
|
+
// Semantic - Typography - FontWeight - Subheadline
|
|
615
|
+
static const subheadlineFontWeight = 700;
|
|
787
616
|
|
|
788
617
|
// Semantic - Typography - FontWeight - Headline
|
|
789
618
|
static const headline1FontWeight = 700;
|
|
@@ -793,22 +622,66 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
793
622
|
/** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
|
|
794
623
|
static const headline1FontWeightSt = "700";
|
|
795
624
|
|
|
796
|
-
// Semantic - Typography - FontWeight -
|
|
797
|
-
static const
|
|
798
|
-
|
|
625
|
+
// Semantic - Typography - FontWeight - Title
|
|
626
|
+
static const titleFontWeight = 800;
|
|
627
|
+
|
|
628
|
+
// Semantic - Typography - FontWeight - Display
|
|
629
|
+
static const displayFontWeight = 800;
|
|
630
|
+
|
|
631
|
+
// Semantic - Typography - FontWeight - Quote
|
|
632
|
+
static const quoteFontWeight = 800;
|
|
633
|
+
|
|
634
|
+
// Semantic - Typography - FontWeight - Footnote
|
|
635
|
+
static const footnoteFontWeightBook = 400;
|
|
636
|
+
static const footnoteFontWeightBold = 700;
|
|
637
|
+
|
|
638
|
+
// Semantic - Typography - LineHeight - Body
|
|
639
|
+
/** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
|
|
640
|
+
static const bodyLineHeight = "32px";
|
|
641
|
+
|
|
642
|
+
// Semantic - Typography - LineHeight - Kicker
|
|
643
|
+
static const kicker4LineHeight = "16px";
|
|
644
|
+
static const kicker3LineHeight = "20px";
|
|
645
|
+
static const kicker2LineHeight = "24px";
|
|
646
|
+
static const kicker1LineHeight = "30px";
|
|
647
|
+
|
|
648
|
+
// Semantic - Typography - LineHeight - Label
|
|
649
|
+
static const label3LineHeight = "14.399999618530273px";
|
|
650
|
+
/** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
|
|
651
|
+
static const label1LineHeight = "17px";
|
|
652
|
+
static const label1ResponsiveLineHeight = "17px";
|
|
653
|
+
static const label2LineHeight = "16px";
|
|
654
|
+
static const label4LineHeight = "10px";
|
|
655
|
+
|
|
656
|
+
// Semantic - Typography - LineHeight - Display
|
|
657
|
+
static const display1LineHeight = "120px";
|
|
658
|
+
static const display2LineHeight = "64px";
|
|
659
|
+
static const display3LineHeight = "40px";
|
|
799
660
|
|
|
800
|
-
// Semantic - Typography -
|
|
801
|
-
static const
|
|
802
|
-
|
|
661
|
+
// Semantic - Typography - LineHeight - Title
|
|
662
|
+
static const title1LineHeight = "28px";
|
|
663
|
+
/** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
664
|
+
static const title2LineHeight = "22px";
|
|
803
665
|
|
|
804
|
-
// Semantic - Typography -
|
|
805
|
-
|
|
666
|
+
// Semantic - Typography - LineHeight - Quote
|
|
667
|
+
/** This variable is used in the quote text style line height parameter. */
|
|
668
|
+
static const quoteLineHeight = "22px";
|
|
806
669
|
|
|
807
|
-
// Semantic - Typography -
|
|
808
|
-
static const
|
|
670
|
+
// Semantic - Typography - LineHeight - Footnote
|
|
671
|
+
static const footnote1LineHeight = "23px";
|
|
672
|
+
static const footnote2LineHeight = "21px";
|
|
809
673
|
|
|
810
|
-
// Semantic - Typography -
|
|
811
|
-
static const
|
|
674
|
+
// Semantic - Typography - LineHeight - Headline
|
|
675
|
+
static const headline1LineHeight = "100px";
|
|
676
|
+
static const headline2LineHeight = "64px";
|
|
677
|
+
static const headline3LineHeight = "40px";
|
|
678
|
+
static const headline4LineHeight = "30px";
|
|
679
|
+
|
|
680
|
+
// Semantic - Typography - LineHeight - Callout
|
|
681
|
+
static const calloutLineHeight = "22px";
|
|
682
|
+
|
|
683
|
+
// Semantic - Typography - LineHeight - Subheadline
|
|
684
|
+
static const subheadline1LineHeight = "36px";
|
|
812
685
|
|
|
813
686
|
// Semantic - Typography - LetterSpacing
|
|
814
687
|
/** 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. */
|
|
@@ -838,53 +711,29 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
838
711
|
/** -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. */
|
|
839
712
|
static const display3LetterSpacing = "-1px";
|
|
840
713
|
|
|
841
|
-
// Semantic -
|
|
842
|
-
/**
|
|
843
|
-
static const
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
|
|
849
|
-
static const
|
|
850
|
-
|
|
851
|
-
static const
|
|
852
|
-
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
static const
|
|
856
|
-
|
|
857
|
-
// Semantic - Typography - LineHeight - Headline
|
|
858
|
-
static const headline1LineHeight = "100px";
|
|
859
|
-
static const headline2LineHeight = "64px";
|
|
860
|
-
static const headline3LineHeight = "40px";
|
|
861
|
-
static const headline4LineHeight = "30px";
|
|
862
|
-
|
|
863
|
-
// Semantic - Typography - LineHeight - Kicker
|
|
864
|
-
static const kicker4LineHeight = "16px";
|
|
865
|
-
static const kicker3LineHeight = "20px";
|
|
866
|
-
static const kicker2LineHeight = "24px";
|
|
867
|
-
static const kicker1LineHeight = "30px";
|
|
868
|
-
|
|
869
|
-
// Semantic - Typography - LineHeight - Label
|
|
870
|
-
static const label3LineHeight = "14.399999618530273px";
|
|
871
|
-
/** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
|
|
872
|
-
static const label1LineHeight = "17px";
|
|
873
|
-
static const label1ResponsiveLineHeight = "17px";
|
|
874
|
-
static const label2LineHeight = "16px";
|
|
875
|
-
static const label4LineHeight = "10px";
|
|
876
|
-
|
|
877
|
-
// Semantic - Typography - LineHeight - Quote
|
|
878
|
-
/** This variable is used in the quote text style line height parameter. */
|
|
879
|
-
static const quoteLineHeight = "22px";
|
|
880
|
-
|
|
881
|
-
// Semantic - Typography - LineHeight - Subheadline
|
|
882
|
-
static const subheadline1LineHeight = "36px";
|
|
714
|
+
// Semantic - Border - BorderRadius
|
|
715
|
+
/** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
|
|
716
|
+
static const borderRadiusXs = "2px";
|
|
717
|
+
/** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
|
|
718
|
+
static const borderRadiusMd = "8px";
|
|
719
|
+
/** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
|
|
720
|
+
static const borderRadiusSm = "4px";
|
|
721
|
+
/** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
|
|
722
|
+
static const borderRadiusXl = "24px";
|
|
723
|
+
/** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
|
|
724
|
+
static const borderRadiusLg = "16px";
|
|
725
|
+
/** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
|
|
726
|
+
static const borderRadiusNone = "0px";
|
|
727
|
+
/** creates fully rounded shapes, typically used for circular elements like avatars. */
|
|
728
|
+
static const borderRadiusFull = "9999px";
|
|
883
729
|
|
|
884
|
-
// Semantic -
|
|
885
|
-
|
|
886
|
-
|
|
887
|
-
|
|
730
|
+
// Semantic - Border - BorderWidth
|
|
731
|
+
/** 1-1-1-1 – use for subtle outlines and dividers */
|
|
732
|
+
static const borderWidthThin = "1px";
|
|
733
|
+
/** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
|
|
734
|
+
static const borderWidthThick = "2px";
|
|
735
|
+
/** 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. */
|
|
736
|
+
static const borderWidthHairline = "0.33000001311302185px";
|
|
888
737
|
|
|
889
738
|
// Semantic - Visibility - Boolean
|
|
890
739
|
/** Use for showing elements on mobile viewport sizes only */
|
|
@@ -909,4 +758,155 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
909
758
|
static const bpSpecificWeb = "lg";
|
|
910
759
|
static const bpSpecificApp = "regular";
|
|
911
760
|
|
|
761
|
+
// Semantic - Space - Inline - Responsive
|
|
762
|
+
/** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
763
|
+
static const inlineSpaceRespSm = "16px";
|
|
764
|
+
/** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
765
|
+
static const inlineSpaceRespMd = "24px";
|
|
766
|
+
/** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
767
|
+
static const inlineSpaceRespLg = "32px";
|
|
768
|
+
/** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
769
|
+
static const inlineSpaceResp2Xl = "64px";
|
|
770
|
+
/** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
771
|
+
static const inlineSpaceRespXl = "40px";
|
|
772
|
+
|
|
773
|
+
// Semantic - Space - Inline - Constant
|
|
774
|
+
/** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
775
|
+
static const inlineSpaceConstSm = "8px";
|
|
776
|
+
/** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
777
|
+
static const inlineSpaceConstMd = "12px";
|
|
778
|
+
/** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
779
|
+
static const inlineSpaceConstLg = "16px";
|
|
780
|
+
/** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
781
|
+
static const inlineSpaceConst2Xl = "32px";
|
|
782
|
+
/** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
783
|
+
static const inlineSpaceConstXl = "24px";
|
|
784
|
+
/** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
785
|
+
static const inlineSpaceConstXs = "6px";
|
|
786
|
+
/** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
787
|
+
static const inlineSpaceConst3Xs = "2px";
|
|
788
|
+
/** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
789
|
+
static const inlineSpaceConst2Xs = "4px";
|
|
790
|
+
|
|
791
|
+
// Semantic - Space - Stack - Responsive
|
|
792
|
+
/** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
793
|
+
static const stackSpaceRespMd = "24px";
|
|
794
|
+
/** 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
795
|
+
static const stackSpaceRespLg = "32px";
|
|
796
|
+
/** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
797
|
+
static const stackSpaceResp2Xl = "64px";
|
|
798
|
+
/** 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
799
|
+
static const stackSpaceRespSm = "16px";
|
|
800
|
+
/** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
801
|
+
static const stackSpaceRespXl = "40px";
|
|
802
|
+
|
|
803
|
+
// Semantic - Space - Stack - Constant
|
|
804
|
+
/** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
805
|
+
static const stackSpaceConstSm = "8px";
|
|
806
|
+
/** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
807
|
+
static const stackSpaceConstMd = "12px";
|
|
808
|
+
/** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
809
|
+
static const stackSpaceConstLg = "16px";
|
|
810
|
+
/** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
811
|
+
static const stackSpaceConst2Xl = "32px";
|
|
812
|
+
/** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
813
|
+
static const stackSpaceConstXl = "24px";
|
|
814
|
+
/** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
815
|
+
static const stackSpaceConstXs = "6px";
|
|
816
|
+
/** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
817
|
+
static const stackSpaceConst3Xs = "2px";
|
|
818
|
+
/** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
819
|
+
static const stackSpaceConst2Xs = "4px";
|
|
820
|
+
|
|
821
|
+
// Semantic - Space - Gap - Responsive
|
|
822
|
+
/** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
823
|
+
static const gapSpaceRespXs = "8px";
|
|
824
|
+
/** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
825
|
+
static const gapSpaceRespLg = "32px";
|
|
826
|
+
/** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
827
|
+
static const gapSpaceRespXl = "48px";
|
|
828
|
+
/** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
829
|
+
static const gapSpaceResp2Xl = "64px";
|
|
830
|
+
/** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
831
|
+
static const gapSpaceRespMd = "24px";
|
|
832
|
+
/** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
833
|
+
static const gapSpaceRespSm = "16px";
|
|
834
|
+
/** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
835
|
+
static const gapSpaceResp2Xs = "6px";
|
|
836
|
+
/** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
837
|
+
static const gapSpaceResp3Xl = "96px";
|
|
838
|
+
|
|
839
|
+
// Semantic - Space - Gap - Constant
|
|
840
|
+
/** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
|
|
841
|
+
static const gapSpaceConst2Xs = "2px";
|
|
842
|
+
/** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
|
|
843
|
+
static const gapSpaceConstXs = "4px";
|
|
844
|
+
/** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
|
|
845
|
+
static const gapSpaceConstSm = "8px";
|
|
846
|
+
/** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
|
|
847
|
+
static const gapSpaceConstMd = "12px";
|
|
848
|
+
/** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
|
|
849
|
+
static const gapSpaceConstLg = "16px";
|
|
850
|
+
/** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
|
|
851
|
+
static const gapSpaceConstXl = "24px";
|
|
852
|
+
/** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
|
|
853
|
+
static const gapSpaceConst2Xl = "32px";
|
|
854
|
+
/** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
|
|
855
|
+
static const gapSpaceConst3Xl = "48px";
|
|
856
|
+
|
|
857
|
+
// Semantic - Size - Constant
|
|
858
|
+
/** 16-16-16-16 – Use for setting fixed height and width of UI elements */
|
|
859
|
+
static const sizeConst3Xs = "16px";
|
|
860
|
+
/** 24-24-24-24 – Use for setting fixed height and width of UI elements */
|
|
861
|
+
static const sizeConst2Xs = "24px";
|
|
862
|
+
/** 32-32-32-32 – Use for setting fixed height and width of UI elements */
|
|
863
|
+
static const sizeConstXs = "32px";
|
|
864
|
+
/** 40-40-40-40 – Use for setting fixed height and width of UI elements */
|
|
865
|
+
static const sizeConstSm = "40px";
|
|
866
|
+
/** 48-48-48-48 Use for setting fixed height and width of UI elements */
|
|
867
|
+
static const sizeConstMd = "48px";
|
|
868
|
+
/** 56-56-56-56 – Use for setting fixed height and width of UI elements */
|
|
869
|
+
static const sizeConstLg = "56px";
|
|
870
|
+
/** 64-64-64-64 – Use for setting fixed height and width of UI elements */
|
|
871
|
+
static const sizeConstXl = "64px";
|
|
872
|
+
/** 96-96-96-96 – Use for setting fixed height and width of UI elements */
|
|
873
|
+
static const sizeConst3Xl = "96px";
|
|
874
|
+
/** 148-148-148-148 – Use for setting fixed height and width of UI elements */
|
|
875
|
+
static const sizeConst4Xl = "148px";
|
|
876
|
+
/** 72-72-72-72 – Use for setting fixed height and width of UI elements */
|
|
877
|
+
static const sizeConst2Xl = "72px";
|
|
878
|
+
/** 8-8-8-8 – Use for setting fixed height and width of UI elements */
|
|
879
|
+
static const sizeConst4Xs = "8px";
|
|
880
|
+
|
|
881
|
+
// Semantic - Size - Responsive
|
|
882
|
+
/** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
883
|
+
static const sizeResp3Xs = "24px";
|
|
884
|
+
/** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
885
|
+
static const sizeResp2Xs = "32px";
|
|
886
|
+
/** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
887
|
+
static const sizeRespXs = "48px";
|
|
888
|
+
/** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
889
|
+
static const sizeRespSm = "56px";
|
|
890
|
+
/** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
891
|
+
static const sizeRespMd = "72px";
|
|
892
|
+
/** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
893
|
+
static const sizeRespLg = "92px";
|
|
894
|
+
/** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
895
|
+
static const sizeRespXl = "96px";
|
|
896
|
+
/** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
897
|
+
static const sizeResp2Xl = "100px";
|
|
898
|
+
/** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
899
|
+
static const sizeResp3Xl = "148px";
|
|
900
|
+
/** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
901
|
+
static const sizeResp4Xl = "180px";
|
|
902
|
+
/** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
903
|
+
static const sizeResp4Xs = "16px";
|
|
904
|
+
|
|
905
|
+
|
|
906
|
+
// ============================================
|
|
907
|
+
// OTHER
|
|
908
|
+
// ============================================
|
|
909
|
+
|
|
910
|
+
static const breakpointName = "lg";
|
|
911
|
+
|
|
912
912
|
}
|