@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
|
@@ -13,10 +13,6 @@ public class BreakpointSm390pxCompact {
|
|
|
13
13
|
// MARK: - COMPONENT
|
|
14
14
|
// MARK: - ============================================
|
|
15
15
|
|
|
16
|
-
// MARK: - Component - Accordion
|
|
17
|
-
/** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
|
|
18
|
-
public static let AccordionLabelFontFamily = "Lucida Grande"
|
|
19
|
-
|
|
20
16
|
// MARK: - Component - Article
|
|
21
17
|
public static let AricleMobile1ColGridImageMarginSpace = "0px"
|
|
22
18
|
/** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
|
|
@@ -52,9 +48,124 @@ public class BreakpointSm390pxCompact {
|
|
|
52
48
|
public static let ArticleInfoboxInlineSpace = "16px"
|
|
53
49
|
public static let ArticleInfoboxStackSpace = "16px"
|
|
54
50
|
|
|
55
|
-
// MARK: - Component -
|
|
56
|
-
/**
|
|
57
|
-
public static let
|
|
51
|
+
// MARK: - Component - _DSysDocs
|
|
52
|
+
/** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
|
|
53
|
+
public static let BildDesignFrameSpace = "12px"
|
|
54
|
+
/** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
|
|
55
|
+
public static let DsMainContainerSpace = "0px"
|
|
56
|
+
public static let DsysDocsWidthSize = "750px"
|
|
57
|
+
/** 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 */
|
|
58
|
+
public static let MainContentStageSize = "750px"
|
|
59
|
+
/** 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 */
|
|
60
|
+
public static let FoundationsBannerHeightSize = "80px"
|
|
61
|
+
/** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
|
|
62
|
+
public static let DsCaptionStackSpace05x = "4px"
|
|
63
|
+
public static let DsCaptionStackSpace1x = "8px"
|
|
64
|
+
/** This variable is used only for this design system's component tests. */
|
|
65
|
+
public static let _1columnMobile = "320px"
|
|
66
|
+
/** 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 */
|
|
67
|
+
public static let ThinBannerVerticalHeightSize = "558px"
|
|
68
|
+
/** This variable is used only for texts and labels that form part of this design system's documentation. */
|
|
69
|
+
public static let SpecsFontFamily = "Gotham"
|
|
70
|
+
/** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
|
|
71
|
+
public static let DocHeaderHeightSize = "144px"
|
|
72
|
+
|
|
73
|
+
// MARK: - Component - Menu
|
|
74
|
+
public static let MenuItemSpace = "8px"
|
|
75
|
+
/** This variable is used on the menu link lane and on the mobile side menu drawer. */
|
|
76
|
+
public static let MenuItemFontSize = "15px"
|
|
77
|
+
public static let MenuItemUtilFontSize = "12px"
|
|
78
|
+
public static let MenuItemUtilStackSpace = "10px"
|
|
79
|
+
public static let MenuLinkLaneHeightSize = "48px"
|
|
80
|
+
public static let MenuUtillinkItemHeightSize = "48px"
|
|
81
|
+
public static let MenuLinkItemInlineSpace = "4px"
|
|
82
|
+
public static let MenuLogoDefaultSize = "56px"
|
|
83
|
+
public static let MenuLogoScrolledSize = "56px"
|
|
84
|
+
public static let MenuSpecialNaviItemHeightSize = "48px"
|
|
85
|
+
public static let SubNavBarHeightSize = "42px"
|
|
86
|
+
public static let MenuUtilityLinksContainerHeightSize = "56px"
|
|
87
|
+
public static let MenuTopStackSpace = "8px"
|
|
88
|
+
public static let MenuLeftInlineSpace = "8px"
|
|
89
|
+
public static let MenuUtilityLinksGapSpace = "24px"
|
|
90
|
+
public static let MenuRightInlineSpace = "0px"
|
|
91
|
+
public static let MenuBottomStackSpace = "8px"
|
|
92
|
+
public static let MenuUtilityLinksDividerHeightSize = "40px"
|
|
93
|
+
/** 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 */
|
|
94
|
+
public static let MenuShadowVisibility = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
|
|
95
|
+
/** 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 */
|
|
96
|
+
public static let HeyInputShadowVisibility = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
|
|
97
|
+
public static let AppTopbarTitleFontSize = "12px"
|
|
98
|
+
public static let AppTopbarStageTitleHeight = "14px"
|
|
99
|
+
public static let IOsappTopBarHeightSize = "44px"
|
|
100
|
+
public static let IOsappTopBarLeftInlineSpace = "12px"
|
|
101
|
+
public static let IOsappTopBarRightInlineSpace = "16px"
|
|
102
|
+
|
|
103
|
+
// MARK: - Component - Teaser
|
|
104
|
+
public static let TeaserTitleInlineLeftSpace = "12px"
|
|
105
|
+
public static let TeaserTitleStackSpace = "4px"
|
|
106
|
+
public static let TeaserTitleGapSpace = "4px"
|
|
107
|
+
public static let TeaserKickerBgInlineSpace = "6px"
|
|
108
|
+
public static let TeaserKickerBgStackSpace = "2px"
|
|
109
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
110
|
+
public static let TeaserBadgesMarginSpace = "8px"
|
|
111
|
+
/** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
|
|
112
|
+
public static let TeaserBadgesHeightSizeLg = "32px"
|
|
113
|
+
public static let TeaserTitleBottomStackSpace = "12px"
|
|
114
|
+
public static let TeaserBadgesHeightSizeSm = "24px"
|
|
115
|
+
public static let TeaserLayoutGridSpace = "12px"
|
|
116
|
+
|
|
117
|
+
// MARK: - Component - Teaser - mQTeaser
|
|
118
|
+
/** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
119
|
+
public static let MQteaserHeadlineFontSize = "16px"
|
|
120
|
+
public static let MQteaserHeadlineFontWeight = 600
|
|
121
|
+
public static let MQteaserHeadlineLineHeight = "18.399999618530273px"
|
|
122
|
+
public static let MqTeaserTitleInlineSpace = "8px"
|
|
123
|
+
|
|
124
|
+
// MARK: - Component - Teaser - aTeaser
|
|
125
|
+
/** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
|
|
126
|
+
public static let ATeaserKickerFontSize = "14px"
|
|
127
|
+
/** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
128
|
+
public static let ATeaserHeadlineFontSize = "24px"
|
|
129
|
+
public static let ATeaserKickerLineHeight = "14px"
|
|
130
|
+
public static let ATeaserHeadlineLineHeight = "24px"
|
|
131
|
+
public static let ATeaserTitleInlineSpace = "8px"
|
|
132
|
+
|
|
133
|
+
// MARK: - Component - Teaser - stdTeaser
|
|
134
|
+
public static let StdTeaserImageTitleGapSpace = "4px"
|
|
135
|
+
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
136
|
+
public static let StdTeaserBadgesMarginSpace = "4px"
|
|
137
|
+
/** 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 */
|
|
138
|
+
public static let StdTeaserKickerHeadlineStackSpace = "2px"
|
|
139
|
+
|
|
140
|
+
// MARK: - Component - Teaser - qTeaser
|
|
141
|
+
/** This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 */
|
|
142
|
+
public static let QuadHeadlineFontSize = "36px"
|
|
143
|
+
public static let QuadKickerFontSize = "16px"
|
|
144
|
+
public static let QuadHeadlineLineHeight = "37.79999923706055px"
|
|
145
|
+
public static let QTeaserTitleInlineSpace = "8px"
|
|
146
|
+
|
|
147
|
+
// MARK: - Component - Teaser - bildPlay
|
|
148
|
+
public static let BildPlayTeaserWidthSize = "145px"
|
|
149
|
+
|
|
150
|
+
// MARK: - Component - Teaser - superA
|
|
151
|
+
/** 16 - 16 - 16 - 16 */
|
|
152
|
+
public static let SuperAteaserTitleInlineSpace = "16px"
|
|
153
|
+
|
|
154
|
+
// MARK: - Component - Teaser - bTeaser
|
|
155
|
+
public static let BTeaserTitleInlineSpace = "8px"
|
|
156
|
+
|
|
157
|
+
// MARK: - Component - Table
|
|
158
|
+
public static let TableColumnWidthSize1x = "80px"
|
|
159
|
+
public static let TableColumnWidthSize2x = "140px"
|
|
160
|
+
public static let TableColumnWidthSize05x = "40px"
|
|
161
|
+
public static let TableColumnWidthSize15x = "120px"
|
|
162
|
+
public static let TableColumnWidthSize25x = "180px"
|
|
163
|
+
public static let TableColumnWidthSize075x = "56px"
|
|
164
|
+
public static let TableColumnWidthSize3x = "200px"
|
|
165
|
+
public static let TableItemMaxWidthSize = "224px"
|
|
166
|
+
|
|
167
|
+
// MARK: - Component - Separators
|
|
168
|
+
public static let SeparatorThicknessSize = "2px"
|
|
58
169
|
|
|
59
170
|
// MARK: - Component - Avatar
|
|
60
171
|
/** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
|
|
@@ -72,37 +183,6 @@ public class BreakpointSm390pxCompact {
|
|
|
72
183
|
/** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
|
|
73
184
|
public static let AppAvatarFontFamily = "Lucida Grande"
|
|
74
185
|
|
|
75
|
-
// MARK: - Component - Badge
|
|
76
|
-
/** 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. */
|
|
77
|
-
public static let BadgesInnerStackSpace = "2px"
|
|
78
|
-
/** 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. */
|
|
79
|
-
public static let BadgesInnerInlineSpace = "4px"
|
|
80
|
-
/** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
|
|
81
|
-
public static let AdLabelBadgeHeightSize = "30px"
|
|
82
|
-
|
|
83
|
-
// MARK: - Component - Breadcrumb
|
|
84
|
-
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
85
|
-
public static let BreadcrumbFontSize = "15px"
|
|
86
|
-
public static let BreadcrumbFontFamily = "Lucida Grande"
|
|
87
|
-
public static let BreadcrumbArrowLeftInlineSpace1 = "3px"
|
|
88
|
-
public static let BreadcrumbArrowRightInlineSpace2 = "5px"
|
|
89
|
-
public static let BreadcrumbInlineSpace = "12px"
|
|
90
|
-
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
91
|
-
public static let BreadcrumbLineHeight = "15px"
|
|
92
|
-
public static let BreadcrumbFontWeight = 700
|
|
93
|
-
public static let BreadcrumbStackSpace = "14px"
|
|
94
|
-
|
|
95
|
-
// MARK: - Component - BreakingNews
|
|
96
|
-
public static let BreakingNewsContainerHeightSize = "56px"
|
|
97
|
-
public static let BreakingNewsBadgeUpperTitleFontSize = "13px"
|
|
98
|
-
public static let BreakingNewsBadgeLowerTitleFontSize = "23px"
|
|
99
|
-
public static let BreakingNewsBadgeUpperTitleLineHeight = "13px"
|
|
100
|
-
public static let BreakingNewsBadgeLowerTitleLineHeight = "21px"
|
|
101
|
-
public static let BreakingNewsBadgeTitelsStackSpace = "0px"
|
|
102
|
-
public static let BreakingNewsScrollingTextFontSize = "21px"
|
|
103
|
-
public static let BreakingNewsScrollingTextLineHeight = "24px"
|
|
104
|
-
public static let BreakingNewsBadgeInlineSpace = "6px"
|
|
105
|
-
|
|
106
186
|
// MARK: - Component - Button
|
|
107
187
|
public static let ButtonLabelFontSize = "15px"
|
|
108
188
|
public static let ButtonInlineSpace = "16px"
|
|
@@ -118,73 +198,26 @@ public class BreakpointSm390pxCompact {
|
|
|
118
198
|
public static let ButtonStackSpace = "6px"
|
|
119
199
|
public static let ButtonBorderRadius = "8px"
|
|
120
200
|
|
|
121
|
-
// MARK: - Component -
|
|
122
|
-
|
|
123
|
-
public static let
|
|
124
|
-
public static let
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
public static let
|
|
129
|
-
|
|
130
|
-
public static let
|
|
131
|
-
public static let
|
|
132
|
-
public static let
|
|
133
|
-
public static let
|
|
134
|
-
public static let
|
|
135
|
-
public static let
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
public static let
|
|
140
|
-
public static let
|
|
141
|
-
public static let ChipsStackSpace = "8px"
|
|
142
|
-
|
|
143
|
-
// MARK: - Component - Datepicker
|
|
144
|
-
public static let DatepickerItemDayWidthSize = "44px"
|
|
145
|
-
public static let DatepickerItemHeightSize = "44px"
|
|
146
|
-
public static let DatepickerItemYearWidthSize = "77px"
|
|
147
|
-
|
|
148
|
-
// MARK: - Component - Drawers
|
|
149
|
-
public static let MobileMenuDrawerStackSpace = "20px"
|
|
150
|
-
public static let MobileMenuDrawerLeftInlineSpace = "20px"
|
|
151
|
-
public static let MobileMenuDrawerRightInlineSpace = "16px"
|
|
152
|
-
public static let MobileMenuDrawerMaxWidthSize = "400px"
|
|
153
|
-
|
|
154
|
-
// MARK: - Component - Dropdown
|
|
155
|
-
public static let DropDownBorderRadius = "4px"
|
|
156
|
-
public static let DropDownItemStackSpace = "8px"
|
|
157
|
-
public static let DropDownItemInlineSpace = "12px"
|
|
158
|
-
|
|
159
|
-
// MARK: - Component - Footer
|
|
160
|
-
/** 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. */
|
|
161
|
-
public static let FooterFontSize = "11px"
|
|
162
|
-
public static let FooterLineHeight = "14px"
|
|
163
|
-
public static let FooterFontFamily = "Gotham XNarrow"
|
|
164
|
-
public static let FooterFontSizeUserOfferPages = "18px"
|
|
165
|
-
public static let FooterLineHeightUserOfferPages = "26px"
|
|
166
|
-
|
|
167
|
-
// MARK: - Component - Icon
|
|
168
|
-
public static let IconSize = "24px"
|
|
169
|
-
public static let IconSizeEmbeddMedia = "40px"
|
|
170
|
-
|
|
171
|
-
// MARK: - Component - InfoElement
|
|
172
|
-
public static let InfoElementTeaserBadgeHeightSize = "16px"
|
|
173
|
-
public static let InfoElementTeaserImageHeightSize = "80px"
|
|
174
|
-
public static let InfoElementTeaserImageWidthSize = "80px"
|
|
175
|
-
public static let InfoElementTeaserBadgeMarginSpace = "4px"
|
|
176
|
-
|
|
177
|
-
// MARK: - Component - Inputfield
|
|
178
|
-
public static let InputFieldStackSpace = "6px"
|
|
179
|
-
public static let InputFieldInlineSpace = "16px"
|
|
180
|
-
public static let InputFieldMiniLabelInlineSpace = "4px"
|
|
181
|
-
/** 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 */
|
|
182
|
-
public static let InputFieldFontSize = "16px"
|
|
183
|
-
public static let InputFieldImessageInlineSpace = "16px"
|
|
184
|
-
public static let InputFieldHeightSize = "36px"
|
|
185
|
-
public static let HeyInputContainerInlineSpace = "8px"
|
|
186
|
-
public static let InputFieldMessageGapSpace = "4px"
|
|
187
|
-
public static let InputFieldFontFamily = "Lucida Grande"
|
|
201
|
+
// MARK: - Component - Newsticker
|
|
202
|
+
/** similar to kicker3 values - 16 - 16 - 16 - 18 */
|
|
203
|
+
public static let NewsTickerTimeFontSize = "16px"
|
|
204
|
+
public static let NewsTickerTimeFontWeight = 700
|
|
205
|
+
public static let NewsTickerTimeFontFamily = "Lucida Grande"
|
|
206
|
+
/** 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. */
|
|
207
|
+
public static let NewsTickerTimeLineHeight = "20.799999237060547px"
|
|
208
|
+
public static let NewsTickerContentStackSpace = "4px"
|
|
209
|
+
public static let NewsTickerKickerInnerStackSpace = "2px"
|
|
210
|
+
public static let NewsTickerTitlesInlineSpace = "18px"
|
|
211
|
+
public static let NewsTickerBadgesInlineSpace = "8px"
|
|
212
|
+
public static let NewsTickerTimeKickerStackSpace = "4px"
|
|
213
|
+
public static let NewsTickerEntriesStackSpace = "22px"
|
|
214
|
+
public static let NewsTickerKickerInnerInlineSpace = "4px"
|
|
215
|
+
public static let NewsTickerSkeletonBottomSpace = "64px"
|
|
216
|
+
public static let NewsTickerRedDotSize = "12px"
|
|
217
|
+
public static let NewsTickerEntriesLeftInlineSpace = "22px"
|
|
218
|
+
public static let NewsTickerLineInlineSpace = "6px"
|
|
219
|
+
public static let NewsTickerAppCardHeightSize = "116px"
|
|
220
|
+
public static let NewsTickerAppCardWidthSize = "250px"
|
|
188
221
|
|
|
189
222
|
// MARK: - Component - Liveticker
|
|
190
223
|
public static let LiveTickerheadlineFontWeight = 600
|
|
@@ -198,68 +231,22 @@ public class BreakpointSm390pxCompact {
|
|
|
198
231
|
public static let LiveTickerAppCardHeightSize = "96px"
|
|
199
232
|
public static let LiveTickerAppCardWidthSize = "250px"
|
|
200
233
|
|
|
201
|
-
// MARK: - Component -
|
|
202
|
-
|
|
203
|
-
public static let
|
|
204
|
-
|
|
205
|
-
public static let
|
|
206
|
-
|
|
207
|
-
public static let
|
|
208
|
-
public static let
|
|
209
|
-
|
|
210
|
-
public static let
|
|
211
|
-
public static let
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
public static let
|
|
215
|
-
/**
|
|
216
|
-
public static let
|
|
217
|
-
public static let MenuItemUtilFontSize = "12px"
|
|
218
|
-
public static let MenuItemUtilStackSpace = "10px"
|
|
219
|
-
public static let MenuLinkLaneHeightSize = "48px"
|
|
220
|
-
public static let MenuUtillinkItemHeightSize = "48px"
|
|
221
|
-
public static let MenuLinkItemInlineSpace = "4px"
|
|
222
|
-
public static let MenuLogoDefaultSize = "56px"
|
|
223
|
-
public static let MenuLogoScrolledSize = "56px"
|
|
224
|
-
public static let MenuSpecialNaviItemHeightSize = "48px"
|
|
225
|
-
public static let SubNavBarHeightSize = "42px"
|
|
226
|
-
public static let MenuUtilityLinksContainerHeightSize = "56px"
|
|
227
|
-
public static let MenuTopStackSpace = "8px"
|
|
228
|
-
public static let MenuLeftInlineSpace = "8px"
|
|
229
|
-
public static let MenuUtilityLinksGapSpace = "24px"
|
|
230
|
-
public static let MenuRightInlineSpace = "0px"
|
|
231
|
-
public static let MenuBottomStackSpace = "8px"
|
|
232
|
-
public static let MenuUtilityLinksDividerHeightSize = "40px"
|
|
233
|
-
/** 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 */
|
|
234
|
-
public static let MenuShadowVisibility = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.100)
|
|
235
|
-
/** 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 */
|
|
236
|
-
public static let HeyInputShadowVisibility = UIColor(red: 0.000, green: 0.000, blue: 0.000, alpha: 0.000)
|
|
237
|
-
public static let AppTopbarTitleFontSize = "12px"
|
|
238
|
-
public static let AppTopbarStageTitleHeight = "14px"
|
|
239
|
-
public static let IOsappTopBarHeightSize = "44px"
|
|
240
|
-
public static let IOsappTopBarLeftInlineSpace = "12px"
|
|
241
|
-
public static let IOsappTopBarRightInlineSpace = "16px"
|
|
242
|
-
|
|
243
|
-
// MARK: - Component - Newsticker
|
|
244
|
-
/** similar to kicker3 values - 16 - 16 - 16 - 18 */
|
|
245
|
-
public static let NewsTickerTimeFontSize = "16px"
|
|
246
|
-
public static let NewsTickerTimeFontWeight = 700
|
|
247
|
-
public static let NewsTickerTimeFontFamily = "Lucida Grande"
|
|
248
|
-
/** 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. */
|
|
249
|
-
public static let NewsTickerTimeLineHeight = "20.799999237060547px"
|
|
250
|
-
public static let NewsTickerContentStackSpace = "4px"
|
|
251
|
-
public static let NewsTickerKickerInnerStackSpace = "2px"
|
|
252
|
-
public static let NewsTickerTitlesInlineSpace = "18px"
|
|
253
|
-
public static let NewsTickerBadgesInlineSpace = "8px"
|
|
254
|
-
public static let NewsTickerTimeKickerStackSpace = "4px"
|
|
255
|
-
public static let NewsTickerEntriesStackSpace = "22px"
|
|
256
|
-
public static let NewsTickerKickerInnerInlineSpace = "4px"
|
|
257
|
-
public static let NewsTickerSkeletonBottomSpace = "64px"
|
|
258
|
-
public static let NewsTickerRedDotSize = "12px"
|
|
259
|
-
public static let NewsTickerEntriesLeftInlineSpace = "22px"
|
|
260
|
-
public static let NewsTickerLineInlineSpace = "6px"
|
|
261
|
-
public static let NewsTickerAppCardHeightSize = "116px"
|
|
262
|
-
public static let NewsTickerAppCardWidthSize = "250px"
|
|
234
|
+
// MARK: - Component - Video
|
|
235
|
+
/** 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. */
|
|
236
|
+
public static let VideoTimeBadgeCornerSize = "2px"
|
|
237
|
+
/** 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. */
|
|
238
|
+
public static let VideoTimeBadgeFontSize = "16px"
|
|
239
|
+
/** 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. */
|
|
240
|
+
public static let VideoTimeBadgeSize = "24px"
|
|
241
|
+
public static let VideoRedPlayIconWidthSize = "8px"
|
|
242
|
+
/** This variable is used for changing the red play icon inside the white square. */
|
|
243
|
+
public static let VideoRedPlayIconHeightSize = "10px"
|
|
244
|
+
public static let VideoBadgeTimeLineHeight = "21px"
|
|
245
|
+
public static let VideoSkeletonContainerHeight = "180px"
|
|
246
|
+
public static let VideoFrameInlineSpace = "0px"
|
|
247
|
+
public static let VerticalVideoMockHeadlineFontSize = "22px"
|
|
248
|
+
/** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
|
|
249
|
+
public static let VideoAdBadgeFontSize = "14px"
|
|
263
250
|
|
|
264
251
|
// MARK: - Component - Pagination
|
|
265
252
|
public static let GalleryPaginationItemHeightSize = "4px"
|
|
@@ -270,29 +257,46 @@ public class BreakpointSm390pxCompact {
|
|
|
270
257
|
public static let GalleryPaginationContainerAppInlineSpace = "12px"
|
|
271
258
|
public static let ScrollBarThicknessSize = "8px"
|
|
272
259
|
|
|
273
|
-
// MARK: - Component -
|
|
274
|
-
public static let
|
|
275
|
-
public static let
|
|
276
|
-
public static let
|
|
277
|
-
/** This variable is used on the paywall card price tag. 64 constant */
|
|
278
|
-
public static let PaywallCardPriceTagFontSize = "64px"
|
|
279
|
-
public static let PaywallCardPriceTagLineHeight = "64px"
|
|
280
|
-
public static let PaywallCardPriceNoteLineHeight = "40px"
|
|
281
|
-
/** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
|
|
282
|
-
public static let PaywallCardPriceNoteFontSize = "40px"
|
|
260
|
+
// MARK: - Component - Dropdown
|
|
261
|
+
public static let DropDownBorderRadius = "4px"
|
|
262
|
+
public static let DropDownItemStackSpace = "8px"
|
|
263
|
+
public static let DropDownItemInlineSpace = "12px"
|
|
283
264
|
|
|
284
|
-
// MARK: - Component -
|
|
285
|
-
public static let
|
|
286
|
-
public static let
|
|
287
|
-
public static let
|
|
288
|
-
|
|
265
|
+
// MARK: - Component - Inputfield
|
|
266
|
+
public static let InputFieldStackSpace = "6px"
|
|
267
|
+
public static let InputFieldInlineSpace = "16px"
|
|
268
|
+
public static let InputFieldMiniLabelInlineSpace = "4px"
|
|
269
|
+
/** 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 */
|
|
270
|
+
public static let InputFieldFontSize = "16px"
|
|
271
|
+
public static let InputFieldImessageInlineSpace = "16px"
|
|
272
|
+
public static let InputFieldHeightSize = "36px"
|
|
273
|
+
public static let HeyInputContainerInlineSpace = "8px"
|
|
274
|
+
public static let InputFieldMessageGapSpace = "4px"
|
|
275
|
+
public static let InputFieldFontFamily = "Lucida Grande"
|
|
289
276
|
|
|
290
|
-
// MARK: - Component -
|
|
291
|
-
|
|
292
|
-
public static let
|
|
277
|
+
// MARK: - Component - Breadcrumb
|
|
278
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
279
|
+
public static let BreadcrumbFontSize = "15px"
|
|
280
|
+
public static let BreadcrumbFontFamily = "Lucida Grande"
|
|
281
|
+
public static let BreadcrumbArrowLeftInlineSpace1 = "3px"
|
|
282
|
+
public static let BreadcrumbArrowRightInlineSpace2 = "5px"
|
|
283
|
+
public static let BreadcrumbInlineSpace = "12px"
|
|
284
|
+
/** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
|
|
285
|
+
public static let BreadcrumbLineHeight = "15px"
|
|
286
|
+
public static let BreadcrumbFontWeight = 700
|
|
287
|
+
public static let BreadcrumbStackSpace = "14px"
|
|
293
288
|
|
|
294
|
-
// MARK: - Component -
|
|
295
|
-
public static let
|
|
289
|
+
// MARK: - Component - Icon
|
|
290
|
+
public static let IconSize = "24px"
|
|
291
|
+
public static let IconSizeEmbeddMedia = "40px"
|
|
292
|
+
|
|
293
|
+
// MARK: - Component - Badge
|
|
294
|
+
/** 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. */
|
|
295
|
+
public static let BadgesInnerStackSpace = "2px"
|
|
296
|
+
/** 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. */
|
|
297
|
+
public static let BadgesInnerInlineSpace = "4px"
|
|
298
|
+
/** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
|
|
299
|
+
public static let AdLabelBadgeHeightSize = "30px"
|
|
296
300
|
|
|
297
301
|
// MARK: - Component - SectionTitle
|
|
298
302
|
public static let SectionTitleInnerStackBottomSpace = "12px"
|
|
@@ -302,8 +306,25 @@ public class BreakpointSm390pxCompact {
|
|
|
302
306
|
/** 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. */
|
|
303
307
|
public static let SectionTitleArrowInlineSpaceActive = "5px"
|
|
304
308
|
|
|
305
|
-
// MARK: - Component -
|
|
306
|
-
|
|
309
|
+
// MARK: - Component - AudioPlayer
|
|
310
|
+
/** 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 */
|
|
311
|
+
public static let AudioPlayerFontSize = "16px"
|
|
312
|
+
|
|
313
|
+
// MARK: - Component - SpecialNavi
|
|
314
|
+
public static let SpecialNaviInlineSpace = "24px"
|
|
315
|
+
|
|
316
|
+
// MARK: - Component - Chips
|
|
317
|
+
/** 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 */
|
|
318
|
+
public static let ChipsFontSize = "16px"
|
|
319
|
+
public static let ChipsInlineSpace = "12px"
|
|
320
|
+
public static let ChipsStackSpace = "8px"
|
|
321
|
+
|
|
322
|
+
// MARK: - Component - Search
|
|
323
|
+
public static let SearchResultBadgeHeightSize = "18px"
|
|
324
|
+
|
|
325
|
+
// MARK: - Component - RadioButtons
|
|
326
|
+
public static let RadioSelectorSize = "20px"
|
|
327
|
+
public static let RadioSelectorDotActiveSize = "12px"
|
|
307
328
|
|
|
308
329
|
// MARK: - Component - Skeletons
|
|
309
330
|
public static let HeadlinesSkeletonImagePlaceholderMaxWidth = "282px"
|
|
@@ -311,29 +332,39 @@ public class BreakpointSm390pxCompact {
|
|
|
311
332
|
public static let ArticleSkeletonTextInlineSpace = "0px"
|
|
312
333
|
public static let ArticleTextSkeletonHeightSize = "270px"
|
|
313
334
|
|
|
314
|
-
// MARK: - Component - Sliders
|
|
315
|
-
public static let SliderProgressBarIdleHeightSize = "4px"
|
|
316
|
-
public static let SliderProgressBarHoverHeightSize = "8px"
|
|
317
|
-
public static let SliderProgressInactiveHeightSize = "2px"
|
|
318
|
-
public static let VidPlayerProgressBarHeightSize = "12px"
|
|
319
|
-
|
|
320
|
-
// MARK: - Component - SpecialNavi
|
|
321
|
-
public static let SpecialNaviInlineSpace = "24px"
|
|
322
|
-
|
|
323
335
|
// MARK: - Component - Spinners
|
|
324
336
|
public static let VideoSpinnerSize = "40px"
|
|
325
337
|
public static let VideoSpinnerStrokeSize = "2px"
|
|
326
338
|
public static let VideoSpinnerSize05x = "20px"
|
|
327
339
|
|
|
328
|
-
// MARK: - Component -
|
|
329
|
-
public static let
|
|
330
|
-
public static let
|
|
331
|
-
public static let
|
|
332
|
-
public static let
|
|
333
|
-
public static let
|
|
334
|
-
public static let
|
|
335
|
-
public static let
|
|
336
|
-
public static let
|
|
340
|
+
// MARK: - Component - BreakingNews
|
|
341
|
+
public static let BreakingNewsContainerHeightSize = "56px"
|
|
342
|
+
public static let BreakingNewsBadgeUpperTitleFontSize = "13px"
|
|
343
|
+
public static let BreakingNewsBadgeLowerTitleFontSize = "23px"
|
|
344
|
+
public static let BreakingNewsBadgeUpperTitleLineHeight = "13px"
|
|
345
|
+
public static let BreakingNewsBadgeLowerTitleLineHeight = "21px"
|
|
346
|
+
public static let BreakingNewsBadgeTitelsStackSpace = "0px"
|
|
347
|
+
public static let BreakingNewsScrollingTextFontSize = "21px"
|
|
348
|
+
public static let BreakingNewsScrollingTextLineHeight = "24px"
|
|
349
|
+
public static let BreakingNewsBadgeInlineSpace = "6px"
|
|
350
|
+
|
|
351
|
+
// MARK: - Component - InfoElement
|
|
352
|
+
public static let InfoElementTeaserBadgeHeightSize = "16px"
|
|
353
|
+
public static let InfoElementTeaserImageHeightSize = "80px"
|
|
354
|
+
public static let InfoElementTeaserImageWidthSize = "80px"
|
|
355
|
+
public static let InfoElementTeaserBadgeMarginSpace = "4px"
|
|
356
|
+
|
|
357
|
+
// MARK: - Component - Mediaplayer
|
|
358
|
+
public static let PodcastPlayButtonSize = "48px"
|
|
359
|
+
public static let VidPlayerBottomBarGapSpace = "0px"
|
|
360
|
+
public static let AudioPlayerHeaderStackSpace = "56px"
|
|
361
|
+
public static let VideoTimeBadgeFontFamily = "Lucida Grande"
|
|
362
|
+
public static let VidPlayerControlButtonSize = "42px"
|
|
363
|
+
public static let VidPlayerControlButtonIconSizeHover = "28px"
|
|
364
|
+
public static let VidPlayerTimecodeFontSize = "14px"
|
|
365
|
+
public static let VidPlayerTimecodeContainerMinWidthSize = "45px"
|
|
366
|
+
public static let VidPlayerProgressBarContainerHeightSize = "24px"
|
|
367
|
+
public static let VidPlayerUnmuteButtonWidthSize = "220px"
|
|
337
368
|
|
|
338
369
|
// MARK: - Component - Tabs
|
|
339
370
|
/** 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. */
|
|
@@ -348,59 +379,57 @@ public class BreakpointSm390pxCompact {
|
|
|
348
379
|
public static let AppsTabsLabelLineHeight = "14.399999618530273px"
|
|
349
380
|
public static let TopBarTabItemHeightSize = "44px"
|
|
350
381
|
|
|
351
|
-
// MARK: - Component -
|
|
352
|
-
public static let
|
|
353
|
-
public static let
|
|
354
|
-
public static let
|
|
355
|
-
public static let
|
|
356
|
-
public static let TeaserKickerBgStackSpace = "2px"
|
|
357
|
-
/** This variable is used for creating space around the outside of a subscription badge or video icon badge. */
|
|
358
|
-
public static let TeaserBadgesMarginSpace = "8px"
|
|
359
|
-
/** This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 */
|
|
360
|
-
public static let TeaserBadgesHeightSizeLg = "32px"
|
|
361
|
-
public static let TeaserTitleBottomStackSpace = "12px"
|
|
362
|
-
public static let TeaserBadgesHeightSizeSm = "24px"
|
|
363
|
-
public static let TeaserLayoutGridSpace = "12px"
|
|
364
|
-
|
|
365
|
-
// MARK: - Component - Teaser - aTeaser
|
|
366
|
-
/** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
|
|
367
|
-
public static let ATeaserKickerFontSize = "14px"
|
|
368
|
-
/** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
369
|
-
public static let ATeaserHeadlineFontSize = "24px"
|
|
370
|
-
public static let ATeaserKickerLineHeight = "14px"
|
|
371
|
-
public static let ATeaserHeadlineLineHeight = "24px"
|
|
372
|
-
public static let ATeaserTitleInlineSpace = "8px"
|
|
382
|
+
// MARK: - Component - Drawers
|
|
383
|
+
public static let MobileMenuDrawerStackSpace = "20px"
|
|
384
|
+
public static let MobileMenuDrawerLeftInlineSpace = "20px"
|
|
385
|
+
public static let MobileMenuDrawerRightInlineSpace = "16px"
|
|
386
|
+
public static let MobileMenuDrawerMaxWidthSize = "400px"
|
|
373
387
|
|
|
374
|
-
// MARK: - Component -
|
|
375
|
-
public static let
|
|
388
|
+
// MARK: - Component - Quotes
|
|
389
|
+
public static let QuoteContainerInlineSpace = "16px"
|
|
390
|
+
public static let QuoteContainerStackSpace = "16px"
|
|
391
|
+
public static let QuoteQuotationMarksFontSize = "28px"
|
|
392
|
+
public static let QuoteContentGapSpace = "16px"
|
|
376
393
|
|
|
377
|
-
// MARK: - Component -
|
|
378
|
-
|
|
394
|
+
// MARK: - Component - Carousel
|
|
395
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
396
|
+
public static let GalleryTeaserTitleBottomSpace = "28px"
|
|
397
|
+
/** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
|
|
398
|
+
public static let GalleryTeaserAppGapSpace = "0px"
|
|
399
|
+
public static let AppEpaperCarouselItemFocusWidth = "182px"
|
|
400
|
+
public static let AppEpaperCarouselItemDefaultWidth = "144px"
|
|
401
|
+
public static let AppEpaperCarouseBeilageItemWidth = "110px"
|
|
402
|
+
public static let StandardTeaserGalleryTeaserWidthWeb = "145px"
|
|
403
|
+
public static let StandardTeaserGalleryTeaserWidthApp = "280px"
|
|
379
404
|
|
|
380
|
-
// MARK: - Component -
|
|
381
|
-
|
|
382
|
-
public static let
|
|
383
|
-
public static let
|
|
384
|
-
public static let
|
|
385
|
-
public static let MqTeaserTitleInlineSpace = "8px"
|
|
405
|
+
// MARK: - Component - Sliders
|
|
406
|
+
public static let SliderProgressBarIdleHeightSize = "4px"
|
|
407
|
+
public static let SliderProgressBarHoverHeightSize = "8px"
|
|
408
|
+
public static let SliderProgressInactiveHeightSize = "2px"
|
|
409
|
+
public static let VidPlayerProgressBarHeightSize = "12px"
|
|
386
410
|
|
|
387
|
-
// MARK: - Component -
|
|
388
|
-
/** This
|
|
389
|
-
public static let
|
|
390
|
-
public static let
|
|
391
|
-
public static let
|
|
392
|
-
public static let
|
|
411
|
+
// MARK: - Component - Footer
|
|
412
|
+
/** 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. */
|
|
413
|
+
public static let FooterFontSize = "11px"
|
|
414
|
+
public static let FooterLineHeight = "14px"
|
|
415
|
+
public static let FooterFontFamily = "Gotham XNarrow"
|
|
416
|
+
public static let FooterFontSizeUserOfferPages = "18px"
|
|
417
|
+
public static let FooterLineHeightUserOfferPages = "26px"
|
|
393
418
|
|
|
394
|
-
// MARK: - Component -
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
public static let StdTeaserBadgesMarginSpace = "4px"
|
|
398
|
-
/** 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 */
|
|
399
|
-
public static let StdTeaserKickerHeadlineStackSpace = "2px"
|
|
419
|
+
// MARK: - Component - Accordion
|
|
420
|
+
/** This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande */
|
|
421
|
+
public static let AccordionLabelFontFamily = "Lucida Grande"
|
|
400
422
|
|
|
401
|
-
// MARK: - Component -
|
|
402
|
-
|
|
403
|
-
public static let
|
|
423
|
+
// MARK: - Component - Paywall
|
|
424
|
+
public static let PaywallContainerGapSpace = "-48px"
|
|
425
|
+
public static let PaywallHeaderBottomStackSpace = "80px"
|
|
426
|
+
public static let PaywallCardMaxWidthSize = "346px"
|
|
427
|
+
/** This variable is used on the paywall card price tag. 64 constant */
|
|
428
|
+
public static let PaywallCardPriceTagFontSize = "64px"
|
|
429
|
+
public static let PaywallCardPriceTagLineHeight = "64px"
|
|
430
|
+
public static let PaywallCardPriceNoteLineHeight = "40px"
|
|
431
|
+
/** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
|
|
432
|
+
public static let PaywallCardPriceNoteFontSize = "40px"
|
|
404
433
|
|
|
405
434
|
// MARK: - Component - ToggleSwitch
|
|
406
435
|
/** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
|
|
@@ -408,305 +437,86 @@ public class BreakpointSm390pxCompact {
|
|
|
408
437
|
/** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
|
|
409
438
|
public static let AppToggleItemLabelLineHeight = "14.100000381469727px"
|
|
410
439
|
|
|
411
|
-
// MARK: - Component -
|
|
412
|
-
|
|
413
|
-
public static let
|
|
414
|
-
|
|
415
|
-
public static let VideoTimeBadgeFontSize = "16px"
|
|
416
|
-
/** 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. */
|
|
417
|
-
public static let VideoTimeBadgeSize = "24px"
|
|
418
|
-
public static let VideoRedPlayIconWidthSize = "8px"
|
|
419
|
-
/** This variable is used for changing the red play icon inside the white square. */
|
|
420
|
-
public static let VideoRedPlayIconHeightSize = "10px"
|
|
421
|
-
public static let VideoBadgeTimeLineHeight = "21px"
|
|
422
|
-
public static let VideoSkeletonContainerHeight = "180px"
|
|
423
|
-
public static let VideoFrameInlineSpace = "0px"
|
|
424
|
-
public static let VerticalVideoMockHeadlineFontSize = "22px"
|
|
425
|
-
/** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
|
|
426
|
-
public static let VideoAdBadgeFontSize = "14px"
|
|
427
|
-
|
|
428
|
-
// MARK: - Component - _DSysDocs
|
|
429
|
-
/** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
|
|
430
|
-
public static let BildDesignFrameSpace = "12px"
|
|
431
|
-
/** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
|
|
432
|
-
public static let DsMainContainerSpace = "0px"
|
|
433
|
-
public static let DsysDocsWidthSize = "750px"
|
|
434
|
-
/** 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 */
|
|
435
|
-
public static let MainContentStageSize = "750px"
|
|
436
|
-
/** 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 */
|
|
437
|
-
public static let FoundationsBannerHeightSize = "80px"
|
|
438
|
-
/** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
|
|
439
|
-
public static let DsCaptionStackSpace05x = "4px"
|
|
440
|
-
public static let DsCaptionStackSpace1x = "8px"
|
|
441
|
-
/** This variable is used only for this design system's component tests. */
|
|
442
|
-
public static let _1columnMobile = "320px"
|
|
443
|
-
/** 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 */
|
|
444
|
-
public static let ThinBannerVerticalHeightSize = "558px"
|
|
445
|
-
/** This variable is used only for texts and labels that form part of this design system's documentation. */
|
|
446
|
-
public static let SpecsFontFamily = "Gotham"
|
|
447
|
-
/** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
|
|
448
|
-
public static let DocHeaderHeightSize = "144px"
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
// MARK: - ============================================
|
|
452
|
-
// MARK: - OTHER
|
|
453
|
-
// MARK: - ============================================
|
|
454
|
-
|
|
455
|
-
public static let BreakpointName = "sm"
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
// MARK: - ============================================
|
|
459
|
-
// MARK: - SEMANTIC
|
|
460
|
-
// MARK: - ============================================
|
|
461
|
-
|
|
462
|
-
// MARK: - Semantic - Border - BorderRadius
|
|
463
|
-
/** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
|
|
464
|
-
public static let BorderRadiusXs = "2px"
|
|
465
|
-
/** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
|
|
466
|
-
public static let BorderRadiusMd = "8px"
|
|
467
|
-
/** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
|
|
468
|
-
public static let BorderRadiusSm = "4px"
|
|
469
|
-
/** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
|
|
470
|
-
public static let BorderRadiusXl = "24px"
|
|
471
|
-
/** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
|
|
472
|
-
public static let BorderRadiusLg = "16px"
|
|
473
|
-
/** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
|
|
474
|
-
public static let BorderRadiusNone = "0px"
|
|
475
|
-
/** creates fully rounded shapes, typically used for circular elements like avatars. */
|
|
476
|
-
public static let BorderRadiusFull = "9999px"
|
|
477
|
-
|
|
478
|
-
// MARK: - Semantic - Border - BorderWidth
|
|
479
|
-
/** 1-1-1-1 – use for subtle outlines and dividers */
|
|
480
|
-
public static let BorderWidthThin = "1px"
|
|
481
|
-
/** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
|
|
482
|
-
public static let BorderWidthThick = "2px"
|
|
483
|
-
/** 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. */
|
|
484
|
-
public static let BorderWidthHairline = "0.33000001311302185px"
|
|
485
|
-
|
|
486
|
-
// MARK: - Semantic - Layout
|
|
487
|
-
/** Common viewport height size based on the selected mode.
|
|
488
|
-
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
489
|
-
public static let CanvasHeightSizeWeb = "844px"
|
|
490
|
-
/** Common viewport width size based on the selected breakpoint.
|
|
491
|
-
Apply this token to the main frame of page layouts. */
|
|
492
|
-
public static let CanvasWidthSizeWeb = "390px"
|
|
493
|
-
/** Common viewport width size based on the selected breakpoint.
|
|
494
|
-
Apply this token to the main frame of page layouts. */
|
|
495
|
-
public static let CanvasWidthSizeApp = "390px"
|
|
496
|
-
/** Common viewport height size based on the selected mode.
|
|
497
|
-
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
498
|
-
public static let CanvasHeightSizeApp = "844px"
|
|
499
|
-
|
|
500
|
-
// MARK: - Semantic - Layout - Breakpoints
|
|
501
|
-
/** 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
502
|
-
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
|
|
503
|
-
public static let BreakpointMinWidthSize = "390px"
|
|
504
|
-
/** 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
505
|
-
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
|
|
506
|
-
public static let BreakpointMaxWidthSize = "599px"
|
|
507
|
-
|
|
508
|
-
// MARK: - Semantic - Layout - ContentWidth
|
|
509
|
-
/** 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. */
|
|
510
|
-
public static let ContentMaxWidthMedium = "700px"
|
|
511
|
-
/** Use for content containers that should fill the full width of the page */
|
|
512
|
-
public static let ContentMaxWidthFull = "1024px"
|
|
513
|
-
|
|
514
|
-
// MARK: - Semantic - Layout - Grid - Constant
|
|
515
|
-
/** 16-16-16-16 – use for fixed side paddings and gutters */
|
|
516
|
-
public static let GridSpaceConstLg = "16px"
|
|
517
|
-
/** 12-12-12-12 – use for fixed side paddings and gutters */
|
|
518
|
-
public static let GridSpaceConstSm = "12px"
|
|
519
|
-
|
|
520
|
-
// MARK: - Semantic - Layout - Grid - LayoutGuide
|
|
521
|
-
/** Used to set the column count in Figma Layout guide Grids */
|
|
522
|
-
public static let LayoutGuideGridColums = "4px"
|
|
523
|
-
|
|
524
|
-
// MARK: - Semantic - Layout - Grid - Responsive
|
|
525
|
-
/** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
|
|
526
|
-
public static let GridSpaceRespLg = "24px"
|
|
527
|
-
/** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
|
|
528
|
-
public static let GridSpaceRespXl = "48px"
|
|
529
|
-
/** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
|
|
530
|
-
public static let GridSpaceRespBase = "12px"
|
|
531
|
-
/** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
|
|
532
|
-
public static let GridSpaceRespSm = "6px"
|
|
533
|
-
/** 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. */
|
|
534
|
-
public static let PageInlineSpace = "0px"
|
|
535
|
-
|
|
536
|
-
// MARK: - Semantic - Layout - Section
|
|
537
|
-
/** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
|
|
538
|
-
public static let SectionSpaceBase = "36px"
|
|
539
|
-
/** 72-72-96-96 – Use for vertical spacing between sections in a layout */
|
|
540
|
-
public static let SectionSpaceLg = "72px"
|
|
541
|
-
/** 16-16-32-32 – Use for spacing after paragraphs in text content */
|
|
542
|
-
public static let ParagraphEndSpace = "16px"
|
|
543
|
-
/** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
|
|
544
|
-
public static let SectionSpaceSm = "24px"
|
|
545
|
-
|
|
546
|
-
// MARK: - Semantic - Size - Constant
|
|
547
|
-
/** 16-16-16-16 – Use for setting fixed height and width of UI elements */
|
|
548
|
-
public static let SizeConst3Xs = "16px"
|
|
549
|
-
/** 24-24-24-24 – Use for setting fixed height and width of UI elements */
|
|
550
|
-
public static let SizeConst2Xs = "24px"
|
|
551
|
-
/** 32-32-32-32 – Use for setting fixed height and width of UI elements */
|
|
552
|
-
public static let SizeConstXs = "32px"
|
|
553
|
-
/** 40-40-40-40 – Use for setting fixed height and width of UI elements */
|
|
554
|
-
public static let SizeConstSm = "40px"
|
|
555
|
-
/** 48-48-48-48 Use for setting fixed height and width of UI elements */
|
|
556
|
-
public static let SizeConstMd = "48px"
|
|
557
|
-
/** 56-56-56-56 – Use for setting fixed height and width of UI elements */
|
|
558
|
-
public static let SizeConstLg = "56px"
|
|
559
|
-
/** 64-64-64-64 – Use for setting fixed height and width of UI elements */
|
|
560
|
-
public static let SizeConstXl = "64px"
|
|
561
|
-
/** 96-96-96-96 – Use for setting fixed height and width of UI elements */
|
|
562
|
-
public static let SizeConst3Xl = "96px"
|
|
563
|
-
/** 148-148-148-148 – Use for setting fixed height and width of UI elements */
|
|
564
|
-
public static let SizeConst4Xl = "148px"
|
|
565
|
-
/** 72-72-72-72 – Use for setting fixed height and width of UI elements */
|
|
566
|
-
public static let SizeConst2Xl = "72px"
|
|
567
|
-
/** 8-8-8-8 – Use for setting fixed height and width of UI elements */
|
|
568
|
-
public static let SizeConst4Xs = "8px"
|
|
569
|
-
|
|
570
|
-
// MARK: - Semantic - Size - Responsive
|
|
571
|
-
/** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
572
|
-
public static let SizeResp3Xs = "16px"
|
|
573
|
-
/** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
574
|
-
public static let SizeResp2Xs = "24px"
|
|
575
|
-
/** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
576
|
-
public static let SizeRespXs = "32px"
|
|
577
|
-
/** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
578
|
-
public static let SizeRespSm = "40px"
|
|
579
|
-
/** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
580
|
-
public static let SizeRespMd = "48px"
|
|
581
|
-
/** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
582
|
-
public static let SizeRespLg = "56px"
|
|
583
|
-
/** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
584
|
-
public static let SizeRespXl = "64px"
|
|
585
|
-
/** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
586
|
-
public static let SizeResp2Xl = "72px"
|
|
587
|
-
/** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
588
|
-
public static let SizeResp3Xl = "96px"
|
|
589
|
-
/** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
590
|
-
public static let SizeResp4Xl = "148px"
|
|
591
|
-
/** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
592
|
-
public static let SizeResp4Xs = "12px"
|
|
593
|
-
|
|
594
|
-
// MARK: - Semantic - Space - Gap - Constant
|
|
595
|
-
/** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
|
|
596
|
-
public static let GapSpaceConst2Xs = "2px"
|
|
597
|
-
/** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
|
|
598
|
-
public static let GapSpaceConstXs = "4px"
|
|
599
|
-
/** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
|
|
600
|
-
public static let GapSpaceConstSm = "8px"
|
|
601
|
-
/** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
|
|
602
|
-
public static let GapSpaceConstMd = "12px"
|
|
603
|
-
/** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
|
|
604
|
-
public static let GapSpaceConstLg = "16px"
|
|
605
|
-
/** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
|
|
606
|
-
public static let GapSpaceConstXl = "24px"
|
|
607
|
-
/** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
|
|
608
|
-
public static let GapSpaceConst2Xl = "32px"
|
|
609
|
-
/** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
|
|
610
|
-
public static let GapSpaceConst3Xl = "48px"
|
|
611
|
-
|
|
612
|
-
// MARK: - Semantic - Space - Gap - Responsive
|
|
613
|
-
/** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
614
|
-
public static let GapSpaceRespXs = "4px"
|
|
615
|
-
/** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
616
|
-
public static let GapSpaceRespLg = "16px"
|
|
617
|
-
/** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
618
|
-
public static let GapSpaceRespXl = "24px"
|
|
619
|
-
/** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
620
|
-
public static let GapSpaceResp2Xl = "32px"
|
|
621
|
-
/** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
622
|
-
public static let GapSpaceRespMd = "12px"
|
|
623
|
-
/** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
624
|
-
public static let GapSpaceRespSm = "8px"
|
|
625
|
-
/** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
626
|
-
public static let GapSpaceResp2Xs = "2px"
|
|
627
|
-
/** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
628
|
-
public static let GapSpaceResp3Xl = "48px"
|
|
440
|
+
// MARK: - Component - Cards
|
|
441
|
+
public static let SearchResultCardImageWidthSize = "216px"
|
|
442
|
+
public static let SearchResultCardImageHeightSizeStacked = "189px"
|
|
443
|
+
public static let NewstickerImageCardWidthSize = "206px"
|
|
629
444
|
|
|
630
|
-
// MARK: -
|
|
631
|
-
|
|
632
|
-
public static let
|
|
633
|
-
|
|
634
|
-
public static let InlineSpaceConstMd = "12px"
|
|
635
|
-
/** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
636
|
-
public static let InlineSpaceConstLg = "16px"
|
|
637
|
-
/** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
638
|
-
public static let InlineSpaceConst2Xl = "32px"
|
|
639
|
-
/** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
640
|
-
public static let InlineSpaceConstXl = "24px"
|
|
641
|
-
/** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
642
|
-
public static let InlineSpaceConstXs = "6px"
|
|
643
|
-
/** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
644
|
-
public static let InlineSpaceConst3Xs = "2px"
|
|
645
|
-
/** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
646
|
-
public static let InlineSpaceConst2Xs = "4px"
|
|
445
|
+
// MARK: - Component - Datepicker
|
|
446
|
+
public static let DatepickerItemDayWidthSize = "44px"
|
|
447
|
+
public static let DatepickerItemHeightSize = "44px"
|
|
448
|
+
public static let DatepickerItemYearWidthSize = "77px"
|
|
647
449
|
|
|
648
|
-
// MARK: - Semantic - Space - Inline - Responsive
|
|
649
|
-
/** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
650
|
-
public static let InlineSpaceRespSm = "8px"
|
|
651
|
-
/** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
652
|
-
public static let InlineSpaceRespMd = "12px"
|
|
653
|
-
/** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
654
|
-
public static let InlineSpaceRespLg = "16px"
|
|
655
|
-
/** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
656
|
-
public static let InlineSpaceResp2Xl = "32px"
|
|
657
|
-
/** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
658
|
-
public static let InlineSpaceRespXl = "24px"
|
|
659
450
|
|
|
660
|
-
// MARK: -
|
|
661
|
-
|
|
662
|
-
|
|
663
|
-
/** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
664
|
-
public static let StackSpaceConstMd = "12px"
|
|
665
|
-
/** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
666
|
-
public static let StackSpaceConstLg = "16px"
|
|
667
|
-
/** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
668
|
-
public static let StackSpaceConst2Xl = "32px"
|
|
669
|
-
/** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
670
|
-
public static let StackSpaceConstXl = "24px"
|
|
671
|
-
/** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
672
|
-
public static let StackSpaceConstXs = "6px"
|
|
673
|
-
/** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
674
|
-
public static let StackSpaceConst3Xs = "2px"
|
|
675
|
-
/** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
676
|
-
public static let StackSpaceConst2Xs = "4px"
|
|
451
|
+
// MARK: - ============================================
|
|
452
|
+
// MARK: - SEMANTIC
|
|
453
|
+
// MARK: - ============================================
|
|
677
454
|
|
|
678
|
-
// MARK: - Semantic -
|
|
679
|
-
/**
|
|
680
|
-
public static let
|
|
681
|
-
/**
|
|
682
|
-
public static let
|
|
683
|
-
/**
|
|
684
|
-
public static let
|
|
685
|
-
/**
|
|
686
|
-
public static let
|
|
687
|
-
/**
|
|
688
|
-
public static let
|
|
455
|
+
// MARK: - Semantic - Layout - Grid - Responsive
|
|
456
|
+
/** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
|
|
457
|
+
public static let GridSpaceRespLg = "24px"
|
|
458
|
+
/** 48-48-64-64 – use for side paddings and gutters in responsive layouts */
|
|
459
|
+
public static let GridSpaceRespXl = "48px"
|
|
460
|
+
/** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
|
|
461
|
+
public static let GridSpaceRespBase = "12px"
|
|
462
|
+
/** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
|
|
463
|
+
public static let GridSpaceRespSm = "6px"
|
|
464
|
+
/** 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. */
|
|
465
|
+
public static let PageInlineSpace = "0px"
|
|
689
466
|
|
|
690
|
-
// MARK: - Semantic -
|
|
691
|
-
/**
|
|
692
|
-
public static let
|
|
693
|
-
|
|
694
|
-
public static let
|
|
695
|
-
public static let FootnoteFontFamily = "Lucida Grande"
|
|
696
|
-
public static let LabelFontFamily = "Lucida Grande"
|
|
697
|
-
public static let KickerFontFamily = "Lucida Grande"
|
|
698
|
-
public static let SubheadlineFontFamily = "Lucida Grande"
|
|
699
|
-
public static let TitleFontFamily = "Lucida Grande"
|
|
700
|
-
public static let QuoteFontFamily = "Lucida Grande"
|
|
701
|
-
public static let DisplayFontFamily = "Lucida Grande"
|
|
467
|
+
// MARK: - Semantic - Layout - Grid - Constant
|
|
468
|
+
/** 16-16-16-16 – use for fixed side paddings and gutters */
|
|
469
|
+
public static let GridSpaceConstLg = "16px"
|
|
470
|
+
/** 12-12-12-12 – use for fixed side paddings and gutters */
|
|
471
|
+
public static let GridSpaceConstSm = "12px"
|
|
702
472
|
|
|
703
|
-
// MARK: - Semantic -
|
|
704
|
-
/**
|
|
705
|
-
public static let
|
|
473
|
+
// MARK: - Semantic - Layout - Grid - LayoutGuide
|
|
474
|
+
/** Used to set the column count in Figma Layout guide Grids */
|
|
475
|
+
public static let LayoutGuideGridColums = "4px"
|
|
706
476
|
|
|
707
|
-
// MARK: - Semantic -
|
|
708
|
-
/**
|
|
709
|
-
public static let
|
|
477
|
+
// MARK: - Semantic - Layout - Section
|
|
478
|
+
/** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
|
|
479
|
+
public static let SectionSpaceBase = "36px"
|
|
480
|
+
/** 72-72-96-96 – Use for vertical spacing between sections in a layout */
|
|
481
|
+
public static let SectionSpaceLg = "72px"
|
|
482
|
+
/** 16-16-32-32 – Use for spacing after paragraphs in text content */
|
|
483
|
+
public static let ParagraphEndSpace = "16px"
|
|
484
|
+
/** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
|
|
485
|
+
public static let SectionSpaceSm = "24px"
|
|
486
|
+
|
|
487
|
+
// MARK: - Semantic - Layout - Breakpoints
|
|
488
|
+
/** 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
489
|
+
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. */
|
|
490
|
+
public static let BreakpointMinWidthSize = "390px"
|
|
491
|
+
/** 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
492
|
+
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. */
|
|
493
|
+
public static let BreakpointMaxWidthSize = "599px"
|
|
494
|
+
|
|
495
|
+
// MARK: - Semantic - Layout
|
|
496
|
+
/** Common viewport height size based on the selected mode.
|
|
497
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
498
|
+
public static let CanvasHeightSizeWeb = "844px"
|
|
499
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
500
|
+
Apply this token to the main frame of page layouts. */
|
|
501
|
+
public static let CanvasWidthSizeWeb = "390px"
|
|
502
|
+
/** Common viewport width size based on the selected breakpoint.
|
|
503
|
+
Apply this token to the main frame of page layouts. */
|
|
504
|
+
public static let CanvasWidthSizeApp = "390px"
|
|
505
|
+
/** Common viewport height size based on the selected mode.
|
|
506
|
+
Apply this token to the main frame of page layouts to simulate realistic vertical space. */
|
|
507
|
+
public static let CanvasHeightSizeApp = "844px"
|
|
508
|
+
|
|
509
|
+
// MARK: - Semantic - Layout - ContentWidth
|
|
510
|
+
/** 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. */
|
|
511
|
+
public static let ContentMaxWidthMedium = "700px"
|
|
512
|
+
/** Use for content containers that should fill the full width of the page */
|
|
513
|
+
public static let ContentMaxWidthFull = "1024px"
|
|
514
|
+
|
|
515
|
+
// MARK: - Semantic - Typography - FontSize - Title
|
|
516
|
+
/** 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
517
|
+
public static let Title1FontSize = "22px"
|
|
518
|
+
/** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
519
|
+
public static let Title2FontSize = "14px"
|
|
710
520
|
|
|
711
521
|
// MARK: - Semantic - Typography - FontSize - Display
|
|
712
522
|
/** This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 */
|
|
@@ -716,12 +526,6 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
716
526
|
/** This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 */
|
|
717
527
|
public static let Display3FontSize = "27px"
|
|
718
528
|
|
|
719
|
-
// MARK: - Semantic - Typography - FontSize - Footnote
|
|
720
|
-
/** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
|
|
721
|
-
public static let Footnote1FontSize = "13px"
|
|
722
|
-
/** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
|
|
723
|
-
public static let Footnote2FontSize = "10px"
|
|
724
|
-
|
|
725
529
|
// MARK: - Semantic - Typography - FontSize - Headline
|
|
726
530
|
/** This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 */
|
|
727
531
|
public static let Headline1FontSize = "36px"
|
|
@@ -732,15 +536,9 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
732
536
|
/** This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 */
|
|
733
537
|
public static let Headline4FontSize = "16px"
|
|
734
538
|
|
|
735
|
-
// MARK: - Semantic - Typography - FontSize -
|
|
736
|
-
/**
|
|
737
|
-
public static let
|
|
738
|
-
/** 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 */
|
|
739
|
-
public static let Kicker2FontSize = "16px"
|
|
740
|
-
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
|
|
741
|
-
public static let Kicker3FontSize = "14px"
|
|
742
|
-
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
|
|
743
|
-
public static let Kicker4FontSize = "12px"
|
|
539
|
+
// MARK: - Semantic - Typography - FontSize - Body
|
|
540
|
+
/** This variable is used on the body text style's font size parameter. It remains constant at 21. */
|
|
541
|
+
public static let BodyFontSize = "17px"
|
|
744
542
|
|
|
745
543
|
// MARK: - Semantic - Typography - FontSize - Label
|
|
746
544
|
/** This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. */
|
|
@@ -754,33 +552,64 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
754
552
|
/** This token is used in the font size parameter of the label4 text style. The value remains constant at 8. */
|
|
755
553
|
public static let Label4FontSize = "8px"
|
|
756
554
|
|
|
757
|
-
// MARK: - Semantic - Typography - FontSize -
|
|
758
|
-
/**
|
|
759
|
-
public static let
|
|
555
|
+
// MARK: - Semantic - Typography - FontSize - Callout
|
|
556
|
+
/** This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 */
|
|
557
|
+
public static let Callout1FontSize = "16px"
|
|
558
|
+
|
|
559
|
+
// MARK: - Semantic - Typography - FontSize - Footnote
|
|
560
|
+
/** This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 */
|
|
561
|
+
public static let Footnote1FontSize = "13px"
|
|
562
|
+
/** This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 */
|
|
563
|
+
public static let Footnote2FontSize = "10px"
|
|
564
|
+
|
|
565
|
+
// MARK: - Semantic - Typography - FontSize - Kicker
|
|
566
|
+
/** 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. */
|
|
567
|
+
public static let Kicker1FontSize = "16px"
|
|
568
|
+
/** 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 */
|
|
569
|
+
public static let Kicker2FontSize = "16px"
|
|
570
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 */
|
|
571
|
+
public static let Kicker3FontSize = "14px"
|
|
572
|
+
/** Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 */
|
|
573
|
+
public static let Kicker4FontSize = "12px"
|
|
760
574
|
|
|
761
575
|
// MARK: - Semantic - Typography - FontSize - Subheadline
|
|
762
576
|
/** This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 */
|
|
763
577
|
public static let Subheadline1FontSize = "18px"
|
|
764
578
|
|
|
765
|
-
// MARK: - Semantic - Typography - FontSize -
|
|
766
|
-
/**
|
|
767
|
-
public static let
|
|
768
|
-
/** 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
769
|
-
public static let Title2FontSize = "14px"
|
|
579
|
+
// MARK: - Semantic - Typography - FontSize - Quote
|
|
580
|
+
/** 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. */
|
|
581
|
+
public static let QuoteFontSize = "16px"
|
|
770
582
|
|
|
771
|
-
// MARK: - Semantic - Typography -
|
|
772
|
-
|
|
773
|
-
public static let
|
|
583
|
+
// MARK: - Semantic - Typography - FontFamily
|
|
584
|
+
/** This variable references the bodyFontFamily variable from the branding collection. */
|
|
585
|
+
public static let BodyFontFamily = "Lucida Grande"
|
|
586
|
+
public static let CalloutFontFamily = "Lucida Grande"
|
|
587
|
+
public static let HeadlineFontFamily = "Lucida Grande"
|
|
588
|
+
public static let FootnoteFontFamily = "Lucida Grande"
|
|
589
|
+
public static let LabelFontFamily = "Lucida Grande"
|
|
590
|
+
public static let KickerFontFamily = "Lucida Grande"
|
|
591
|
+
public static let SubheadlineFontFamily = "Lucida Grande"
|
|
592
|
+
public static let TitleFontFamily = "Lucida Grande"
|
|
593
|
+
public static let QuoteFontFamily = "Lucida Grande"
|
|
594
|
+
public static let DisplayFontFamily = "Lucida Grande"
|
|
774
595
|
|
|
775
596
|
// MARK: - Semantic - Typography - FontWeight - Callout
|
|
776
597
|
public static let CalloutFontWeight = 800
|
|
777
598
|
|
|
778
|
-
// MARK: - Semantic - Typography - FontWeight -
|
|
779
|
-
public static let
|
|
599
|
+
// MARK: - Semantic - Typography - FontWeight - Label
|
|
600
|
+
public static let LabelFontWeightBold = 700
|
|
601
|
+
public static let LabelFontWeightBook = 400
|
|
780
602
|
|
|
781
|
-
// MARK: - Semantic - Typography - FontWeight -
|
|
782
|
-
public static let
|
|
783
|
-
public static let
|
|
603
|
+
// MARK: - Semantic - Typography - FontWeight - Body
|
|
604
|
+
public static let BodyFontWeightBook = 400
|
|
605
|
+
public static let BodyFontWeightBold = 700
|
|
606
|
+
|
|
607
|
+
// MARK: - Semantic - Typography - FontWeight - Kicker
|
|
608
|
+
public static let KickerFontWeight = 700
|
|
609
|
+
public static let KickerFontWeightSt = "700"
|
|
610
|
+
|
|
611
|
+
// MARK: - Semantic - Typography - FontWeight - Subheadline
|
|
612
|
+
public static let SubheadlineFontWeight = 700
|
|
784
613
|
|
|
785
614
|
// MARK: - Semantic - Typography - FontWeight - Headline
|
|
786
615
|
public static let Headline1FontWeight = 700
|
|
@@ -790,22 +619,66 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
790
619
|
/** This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. */
|
|
791
620
|
public static let Headline1FontWeightSt = "700"
|
|
792
621
|
|
|
793
|
-
// MARK: - Semantic - Typography - FontWeight -
|
|
794
|
-
public static let
|
|
795
|
-
|
|
622
|
+
// MARK: - Semantic - Typography - FontWeight - Title
|
|
623
|
+
public static let TitleFontWeight = 800
|
|
624
|
+
|
|
625
|
+
// MARK: - Semantic - Typography - FontWeight - Display
|
|
626
|
+
public static let DisplayFontWeight = 800
|
|
627
|
+
|
|
628
|
+
// MARK: - Semantic - Typography - FontWeight - Quote
|
|
629
|
+
public static let QuoteFontWeight = 800
|
|
630
|
+
|
|
631
|
+
// MARK: - Semantic - Typography - FontWeight - Footnote
|
|
632
|
+
public static let FootnoteFontWeightBook = 400
|
|
633
|
+
public static let FootnoteFontWeightBold = 700
|
|
634
|
+
|
|
635
|
+
// MARK: - Semantic - Typography - LineHeight - Body
|
|
636
|
+
/** Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) */
|
|
637
|
+
public static let BodyLineHeight = "29.75px"
|
|
638
|
+
|
|
639
|
+
// MARK: - Semantic - Typography - LineHeight - Kicker
|
|
640
|
+
public static let Kicker4LineHeight = "13.199999809265137px"
|
|
641
|
+
public static let Kicker3LineHeight = "15.399999618530273px"
|
|
642
|
+
public static let Kicker2LineHeight = "17.600000381469727px"
|
|
643
|
+
public static let Kicker1LineHeight = "17.600000381469727px"
|
|
644
|
+
|
|
645
|
+
// MARK: - Semantic - Typography - LineHeight - Label
|
|
646
|
+
public static let Label3LineHeight = "14.399999618530273px"
|
|
647
|
+
/** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
|
|
648
|
+
public static let Label1LineHeight = "20.399999618530273px"
|
|
649
|
+
public static let Label1ResponsiveLineHeight = "10px"
|
|
650
|
+
public static let Label2LineHeight = "16px"
|
|
651
|
+
public static let Label4LineHeight = "10px"
|
|
652
|
+
|
|
653
|
+
// MARK: - Semantic - Typography - LineHeight - Display
|
|
654
|
+
public static let Display1LineHeight = "40px"
|
|
655
|
+
public static let Display2LineHeight = "36px"
|
|
656
|
+
public static let Display3LineHeight = "28px"
|
|
796
657
|
|
|
797
|
-
// MARK: - Semantic - Typography -
|
|
798
|
-
public static let
|
|
799
|
-
|
|
658
|
+
// MARK: - Semantic - Typography - LineHeight - Title
|
|
659
|
+
public static let Title1LineHeight = "26.399999618530273px"
|
|
660
|
+
/** html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) */
|
|
661
|
+
public static let Title2LineHeight = "16.799999237060547px"
|
|
800
662
|
|
|
801
|
-
// MARK: - Semantic - Typography -
|
|
802
|
-
|
|
663
|
+
// MARK: - Semantic - Typography - LineHeight - Quote
|
|
664
|
+
/** This variable is used in the quote text style line height parameter. */
|
|
665
|
+
public static let QuoteLineHeight = "20.799999237060547px"
|
|
803
666
|
|
|
804
|
-
// MARK: - Semantic - Typography -
|
|
805
|
-
public static let
|
|
667
|
+
// MARK: - Semantic - Typography - LineHeight - Footnote
|
|
668
|
+
public static let Footnote1LineHeight = "16.899999618530273px"
|
|
669
|
+
public static let Footnote2LineHeight = "13px"
|
|
806
670
|
|
|
807
|
-
// MARK: - Semantic - Typography -
|
|
808
|
-
public static let
|
|
671
|
+
// MARK: - Semantic - Typography - LineHeight - Headline
|
|
672
|
+
public static let Headline1LineHeight = "37.79999923706055px"
|
|
673
|
+
public static let Headline2LineHeight = "33px"
|
|
674
|
+
public static let Headline3LineHeight = "26.399999618530273px"
|
|
675
|
+
public static let Headline4LineHeight = "18.399999618530273px"
|
|
676
|
+
|
|
677
|
+
// MARK: - Semantic - Typography - LineHeight - Callout
|
|
678
|
+
public static let CalloutLineHeight = "20.799999237060547px"
|
|
679
|
+
|
|
680
|
+
// MARK: - Semantic - Typography - LineHeight - Subheadline
|
|
681
|
+
public static let Subheadline1LineHeight = "23.399999618530273px"
|
|
809
682
|
|
|
810
683
|
// MARK: - Semantic - Typography - LetterSpacing
|
|
811
684
|
/** 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. */
|
|
@@ -835,53 +708,29 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
835
708
|
/** -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. */
|
|
836
709
|
public static let Display3LetterSpacing = "-0.5px"
|
|
837
710
|
|
|
838
|
-
// MARK: - Semantic -
|
|
839
|
-
/**
|
|
840
|
-
public static let
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
|
|
844
|
-
|
|
845
|
-
|
|
846
|
-
public static let
|
|
847
|
-
|
|
848
|
-
public static let
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
public static let
|
|
853
|
-
|
|
854
|
-
// MARK: - Semantic - Typography - LineHeight - Headline
|
|
855
|
-
public static let Headline1LineHeight = "37.79999923706055px"
|
|
856
|
-
public static let Headline2LineHeight = "33px"
|
|
857
|
-
public static let Headline3LineHeight = "26.399999618530273px"
|
|
858
|
-
public static let Headline4LineHeight = "18.399999618530273px"
|
|
859
|
-
|
|
860
|
-
// MARK: - Semantic - Typography - LineHeight - Kicker
|
|
861
|
-
public static let Kicker4LineHeight = "13.199999809265137px"
|
|
862
|
-
public static let Kicker3LineHeight = "15.399999618530273px"
|
|
863
|
-
public static let Kicker2LineHeight = "17.600000381469727px"
|
|
864
|
-
public static let Kicker1LineHeight = "17.600000381469727px"
|
|
865
|
-
|
|
866
|
-
// MARK: - Semantic - Typography - LineHeight - Label
|
|
867
|
-
public static let Label3LineHeight = "14.399999618530273px"
|
|
868
|
-
/** This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. */
|
|
869
|
-
public static let Label1LineHeight = "20.399999618530273px"
|
|
870
|
-
public static let Label1ResponsiveLineHeight = "10px"
|
|
871
|
-
public static let Label2LineHeight = "16px"
|
|
872
|
-
public static let Label4LineHeight = "10px"
|
|
873
|
-
|
|
874
|
-
// MARK: - Semantic - Typography - LineHeight - Quote
|
|
875
|
-
/** This variable is used in the quote text style line height parameter. */
|
|
876
|
-
public static let QuoteLineHeight = "20.799999237060547px"
|
|
877
|
-
|
|
878
|
-
// MARK: - Semantic - Typography - LineHeight - Subheadline
|
|
879
|
-
public static let Subheadline1LineHeight = "23.399999618530273px"
|
|
711
|
+
// MARK: - Semantic - Border - BorderRadius
|
|
712
|
+
/** 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. */
|
|
713
|
+
public static let BorderRadiusXs = "2px"
|
|
714
|
+
/** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
|
|
715
|
+
public static let BorderRadiusMd = "8px"
|
|
716
|
+
/** 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. */
|
|
717
|
+
public static let BorderRadiusSm = "4px"
|
|
718
|
+
/** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
|
|
719
|
+
public static let BorderRadiusXl = "24px"
|
|
720
|
+
/** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
|
|
721
|
+
public static let BorderRadiusLg = "16px"
|
|
722
|
+
/** 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. */
|
|
723
|
+
public static let BorderRadiusNone = "0px"
|
|
724
|
+
/** creates fully rounded shapes, typically used for circular elements like avatars. */
|
|
725
|
+
public static let BorderRadiusFull = "9999px"
|
|
880
726
|
|
|
881
|
-
// MARK: - Semantic -
|
|
882
|
-
|
|
883
|
-
|
|
884
|
-
|
|
727
|
+
// MARK: - Semantic - Border - BorderWidth
|
|
728
|
+
/** 1-1-1-1 – use for subtle outlines and dividers */
|
|
729
|
+
public static let BorderWidthThin = "1px"
|
|
730
|
+
/** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
|
|
731
|
+
public static let BorderWidthThick = "2px"
|
|
732
|
+
/** 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. */
|
|
733
|
+
public static let BorderWidthHairline = "0.33000001311302185px"
|
|
885
734
|
|
|
886
735
|
// MARK: - Semantic - Visibility - Boolean
|
|
887
736
|
/** Use for showing elements on mobile viewport sizes only */
|
|
@@ -906,4 +755,155 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
906
755
|
public static let BpSpecificWeb = "xs/sm"
|
|
907
756
|
public static let BpSpecificApp = "compact"
|
|
908
757
|
|
|
758
|
+
// MARK: - Semantic - Space - Inline - Responsive
|
|
759
|
+
/** 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
760
|
+
public static let InlineSpaceRespSm = "8px"
|
|
761
|
+
/** 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
762
|
+
public static let InlineSpaceRespMd = "12px"
|
|
763
|
+
/** 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
764
|
+
public static let InlineSpaceRespLg = "16px"
|
|
765
|
+
/** 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
766
|
+
public static let InlineSpaceResp2Xl = "32px"
|
|
767
|
+
/** 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints */
|
|
768
|
+
public static let InlineSpaceRespXl = "24px"
|
|
769
|
+
|
|
770
|
+
// MARK: - Semantic - Space - Inline - Constant
|
|
771
|
+
/** 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
772
|
+
public static let InlineSpaceConstSm = "8px"
|
|
773
|
+
/** 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
774
|
+
public static let InlineSpaceConstMd = "12px"
|
|
775
|
+
/** 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
776
|
+
public static let InlineSpaceConstLg = "16px"
|
|
777
|
+
/** 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
778
|
+
public static let InlineSpaceConst2Xl = "32px"
|
|
779
|
+
/** 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
780
|
+
public static let InlineSpaceConstXl = "24px"
|
|
781
|
+
/** 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
782
|
+
public static let InlineSpaceConstXs = "6px"
|
|
783
|
+
/** 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
784
|
+
public static let InlineSpaceConst3Xs = "2px"
|
|
785
|
+
/** 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements */
|
|
786
|
+
public static let InlineSpaceConst2Xs = "4px"
|
|
787
|
+
|
|
788
|
+
// MARK: - Semantic - Space - Stack - Responsive
|
|
789
|
+
/** 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
790
|
+
public static let StackSpaceRespMd = "12px"
|
|
791
|
+
/** 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
792
|
+
public static let StackSpaceRespLg = "16px"
|
|
793
|
+
/** 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
794
|
+
public static let StackSpaceResp2Xl = "32px"
|
|
795
|
+
/** 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
796
|
+
public static let StackSpaceRespSm = "8px"
|
|
797
|
+
/** 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints */
|
|
798
|
+
public static let StackSpaceRespXl = "24px"
|
|
799
|
+
|
|
800
|
+
// MARK: - Semantic - Space - Stack - Constant
|
|
801
|
+
/** 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
802
|
+
public static let StackSpaceConstSm = "8px"
|
|
803
|
+
/** 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
804
|
+
public static let StackSpaceConstMd = "12px"
|
|
805
|
+
/** 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
806
|
+
public static let StackSpaceConstLg = "16px"
|
|
807
|
+
/** 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
808
|
+
public static let StackSpaceConst2Xl = "32px"
|
|
809
|
+
/** 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
810
|
+
public static let StackSpaceConstXl = "24px"
|
|
811
|
+
/** 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
812
|
+
public static let StackSpaceConstXs = "6px"
|
|
813
|
+
/** 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
814
|
+
public static let StackSpaceConst3Xs = "2px"
|
|
815
|
+
/** 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements */
|
|
816
|
+
public static let StackSpaceConst2Xs = "4px"
|
|
817
|
+
|
|
818
|
+
// MARK: - Semantic - Space - Gap - Responsive
|
|
819
|
+
/** 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
820
|
+
public static let GapSpaceRespXs = "4px"
|
|
821
|
+
/** 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
822
|
+
public static let GapSpaceRespLg = "16px"
|
|
823
|
+
/** 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
824
|
+
public static let GapSpaceRespXl = "24px"
|
|
825
|
+
/** 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
826
|
+
public static let GapSpaceResp2Xl = "32px"
|
|
827
|
+
/** 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
828
|
+
public static let GapSpaceRespMd = "12px"
|
|
829
|
+
/** 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
830
|
+
public static let GapSpaceRespSm = "8px"
|
|
831
|
+
/** 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
832
|
+
public static let GapSpaceResp2Xs = "2px"
|
|
833
|
+
/** 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints */
|
|
834
|
+
public static let GapSpaceResp3Xl = "48px"
|
|
835
|
+
|
|
836
|
+
// MARK: - Semantic - Space - Gap - Constant
|
|
837
|
+
/** 2-2-2-2 – Use for fixed gaps between items inside of UI elements */
|
|
838
|
+
public static let GapSpaceConst2Xs = "2px"
|
|
839
|
+
/** 4-4-4-4 – Use for fixed gaps between items inside of UI elements */
|
|
840
|
+
public static let GapSpaceConstXs = "4px"
|
|
841
|
+
/** 8-8-8-8 – Use for fixed gaps between items inside of UI elements */
|
|
842
|
+
public static let GapSpaceConstSm = "8px"
|
|
843
|
+
/** 12-12-12-12 – Use for fixed gaps between items inside of UI elements */
|
|
844
|
+
public static let GapSpaceConstMd = "12px"
|
|
845
|
+
/** 16-16-16-16 – Use for fixed gaps between items inside of UI elements */
|
|
846
|
+
public static let GapSpaceConstLg = "16px"
|
|
847
|
+
/** 24-24-24-24 – Use for fixed gaps between items inside of UI elements */
|
|
848
|
+
public static let GapSpaceConstXl = "24px"
|
|
849
|
+
/** 32-32-32-32 – Use for fixed gaps between items inside of UI elements */
|
|
850
|
+
public static let GapSpaceConst2Xl = "32px"
|
|
851
|
+
/** 48-48-48-48 – Use for fixed gaps between items inside of UI elements */
|
|
852
|
+
public static let GapSpaceConst3Xl = "48px"
|
|
853
|
+
|
|
854
|
+
// MARK: - Semantic - Size - Constant
|
|
855
|
+
/** 16-16-16-16 – Use for setting fixed height and width of UI elements */
|
|
856
|
+
public static let SizeConst3Xs = "16px"
|
|
857
|
+
/** 24-24-24-24 – Use for setting fixed height and width of UI elements */
|
|
858
|
+
public static let SizeConst2Xs = "24px"
|
|
859
|
+
/** 32-32-32-32 – Use for setting fixed height and width of UI elements */
|
|
860
|
+
public static let SizeConstXs = "32px"
|
|
861
|
+
/** 40-40-40-40 – Use for setting fixed height and width of UI elements */
|
|
862
|
+
public static let SizeConstSm = "40px"
|
|
863
|
+
/** 48-48-48-48 Use for setting fixed height and width of UI elements */
|
|
864
|
+
public static let SizeConstMd = "48px"
|
|
865
|
+
/** 56-56-56-56 – Use for setting fixed height and width of UI elements */
|
|
866
|
+
public static let SizeConstLg = "56px"
|
|
867
|
+
/** 64-64-64-64 – Use for setting fixed height and width of UI elements */
|
|
868
|
+
public static let SizeConstXl = "64px"
|
|
869
|
+
/** 96-96-96-96 – Use for setting fixed height and width of UI elements */
|
|
870
|
+
public static let SizeConst3Xl = "96px"
|
|
871
|
+
/** 148-148-148-148 – Use for setting fixed height and width of UI elements */
|
|
872
|
+
public static let SizeConst4Xl = "148px"
|
|
873
|
+
/** 72-72-72-72 – Use for setting fixed height and width of UI elements */
|
|
874
|
+
public static let SizeConst2Xl = "72px"
|
|
875
|
+
/** 8-8-8-8 – Use for setting fixed height and width of UI elements */
|
|
876
|
+
public static let SizeConst4Xs = "8px"
|
|
877
|
+
|
|
878
|
+
// MARK: - Semantic - Size - Responsive
|
|
879
|
+
/** 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
880
|
+
public static let SizeResp3Xs = "16px"
|
|
881
|
+
/** 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
882
|
+
public static let SizeResp2Xs = "24px"
|
|
883
|
+
/** 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
884
|
+
public static let SizeRespXs = "32px"
|
|
885
|
+
/** 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
886
|
+
public static let SizeRespSm = "40px"
|
|
887
|
+
/** 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
888
|
+
public static let SizeRespMd = "48px"
|
|
889
|
+
/** 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
890
|
+
public static let SizeRespLg = "56px"
|
|
891
|
+
/** 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
892
|
+
public static let SizeRespXl = "64px"
|
|
893
|
+
/** 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
894
|
+
public static let SizeResp2Xl = "72px"
|
|
895
|
+
/** 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
896
|
+
public static let SizeResp3Xl = "96px"
|
|
897
|
+
/** 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
898
|
+
public static let SizeResp4Xl = "148px"
|
|
899
|
+
/** 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints */
|
|
900
|
+
public static let SizeResp4Xs = "12px"
|
|
901
|
+
|
|
902
|
+
|
|
903
|
+
// MARK: - ============================================
|
|
904
|
+
// MARK: - OTHER
|
|
905
|
+
// MARK: - ============================================
|
|
906
|
+
|
|
907
|
+
public static let BreakpointName = "sm"
|
|
908
|
+
|
|
909
909
|
}
|