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