@marioschmidt/design-system-tokens 1.0.13 → 1.0.15
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/res/values/base/primitive_color_value.xml +12 -12
- package/dist/android/res/values/base/primitive_font_value.xml +22 -22
- package/dist/android/res/values/base/primitive_size_value.xml +49 -49
- package/dist/android/res/values/base/primitive_space_value.xml +25 -25
- package/dist/android/res/values/density/density_compact.xml +8 -8
- package/dist/android/res/values/density/density_default.xml +8 -8
- package/dist/android/res/values/density/density_spacious.xml +8 -8
- package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
- package/dist/android/res/values/mapping/brand_bild.xml +240 -240
- package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
- package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
- package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
- package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
- package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
- package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
- package/dist/css/base/primitive-font-value-global.css +11 -11
- package/dist/css/base/primitive-font-value.css +11 -11
- package/dist/css/base/primitive-size-value-global.css +49 -49
- package/dist/css/base/primitive-size-value.css +49 -49
- package/dist/css/base/primitive-space-value-global.css +25 -25
- package/dist/css/base/primitive-space-value.css +25 -25
- package/dist/css/density/density-compact-global.css +2 -2
- package/dist/css/density/density-compact.css +2 -2
- package/dist/css/density/density-default-global.css +2 -2
- package/dist/css/density/density-default.css +2 -2
- package/dist/css/density/density-spacious-global.css +2 -2
- package/dist/css/density/density-spacious.css +2 -2
- package/dist/css/mapping/brand-advertorial-global.css +203 -203
- package/dist/css/mapping/brand-advertorial.css +203 -203
- package/dist/css/mapping/brand-bild-global.css +203 -203
- package/dist/css/mapping/brand-bild.css +203 -203
- package/dist/css/mapping/brand-sportbild-global.css +203 -203
- package/dist/css/mapping/brand-sportbild.css +203 -203
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
- package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
- package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
- package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
- package/dist/flutter/base/primitive_color_value.dart +119 -85
- package/dist/flutter/base/primitive_font_value.dart +58 -46
- package/dist/flutter/base/primitive_size_value.dart +49 -49
- package/dist/flutter/base/primitive_space_value.dart +26 -26
- package/dist/flutter/density/density_compact.dart +16 -11
- package/dist/flutter/density/density_default.dart +16 -11
- package/dist/flutter/density/density_spacious.dart +16 -11
- package/dist/flutter/mapping/brand_advertorial.dart +398 -274
- package/dist/flutter/mapping/brand_bild.dart +398 -274
- package/dist/flutter/mapping/brand_color_bild.dart +121 -71
- package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
- package/dist/flutter/mapping/brand_sportbild.dart +398 -274
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
- package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
- package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
- package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
- package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
- package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
- package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
- package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
- package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
- package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
- package/dist/ios/base/PrimitiveColorValue.swift +130 -96
- package/dist/ios/base/PrimitiveFontValue.swift +57 -45
- package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
- package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
- package/dist/ios/density/DensityCompact.swift +15 -10
- package/dist/ios/density/DensityDefault.swift +15 -10
- package/dist/ios/density/DensitySpacious.swift +15 -10
- package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
- package/dist/ios/mapping/BrandBild.swift +397 -273
- package/dist/ios/mapping/BrandColorBild.swift +120 -70
- package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
- package/dist/ios/mapping/BrandSportbild.swift +397 -273
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
- package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
- package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
- package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
- package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
- package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
- package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
- package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
- package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
- package/dist/js/base/primitive-color-value.js +34 -34
- package/dist/js/base/primitive-font-value.js +12 -12
- package/dist/js/base/primitive-size-value.js +49 -49
- package/dist/js/base/primitive-space-value.js +25 -25
- package/dist/js/density/density-compact.js +5 -5
- package/dist/js/density/density-default.js +5 -5
- package/dist/js/density/density-spacious.js +5 -5
- package/dist/js/mapping/brand-advertorial.js +229 -222
- package/dist/js/mapping/brand-bild.js +230 -222
- package/dist/js/mapping/brand-color-bild.js +50 -50
- package/dist/js/mapping/brand-color-sportbild.js +50 -50
- package/dist/js/mapping/brand-sportbild.js +234 -222
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
- package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
- package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
- package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
- package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
- package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
- package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
- package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
- package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
- package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
- package/dist/json/base/primitive-font-value.json +11 -11
- package/dist/json/base/primitive-size-value.json +49 -49
- package/dist/json/base/primitive-space-value.json +25 -25
- package/dist/json/density/density-compact.json +2 -2
- package/dist/json/density/density-default.json +2 -2
- package/dist/json/density/density-spacious.json +2 -2
- package/dist/json/mapping/brand-advertorial.json +203 -203
- package/dist/json/mapping/brand-bild.json +203 -203
- package/dist/json/mapping/brand-sportbild.json +203 -203
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
- package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
- package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
- package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
- package/dist/manifest.json +1 -1
- package/dist/scss/base/primitive-font-value.scss +11 -11
- package/dist/scss/base/primitive-size-value.scss +49 -49
- package/dist/scss/base/primitive-space-value.scss +25 -25
- package/dist/scss/density/density-compact.scss +2 -2
- package/dist/scss/density/density-default.scss +2 -2
- package/dist/scss/density/density-spacious.scss +2 -2
- package/dist/scss/mapping/brand-advertorial.scss +203 -203
- package/dist/scss/mapping/brand-bild.scss +203 -203
- package/dist/scss/mapping/brand-sportbild.scss +203 -203
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
- package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
- package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
- package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
- package/package.json +1 -1
|
@@ -15,215 +15,215 @@
|
|
|
15
15
|
},
|
|
16
16
|
"FontSize": {
|
|
17
17
|
"Display": {
|
|
18
|
-
"display1FontSizeXS":
|
|
19
|
-
"display1FontSizeSM":
|
|
20
|
-
"display1FontSizeMD":
|
|
21
|
-
"display1FontSizeLG":
|
|
22
|
-
"display2FontSizeXS":
|
|
23
|
-
"display2FontSizeSM":
|
|
24
|
-
"display2FontSizeMD":
|
|
25
|
-
"display2FontSizeLG":
|
|
26
|
-
"display3FontSizeXS":
|
|
27
|
-
"display3FontSizeSM":
|
|
28
|
-
"display3FontSizeMD":
|
|
29
|
-
"display3FontSizeLG":
|
|
18
|
+
"display1FontSizeXS": "39px",
|
|
19
|
+
"display1FontSizeSM": "39px",
|
|
20
|
+
"display1FontSizeMD": "70px",
|
|
21
|
+
"display1FontSizeLG": "116px",
|
|
22
|
+
"display2FontSizeXS": "35px",
|
|
23
|
+
"display2FontSizeSM": "35px",
|
|
24
|
+
"display2FontSizeMD": "41px",
|
|
25
|
+
"display2FontSizeLG": "62px",
|
|
26
|
+
"display3FontSizeXS": "27px",
|
|
27
|
+
"display3FontSizeSM": "27px",
|
|
28
|
+
"display3FontSizeMD": "31px",
|
|
29
|
+
"display3FontSizeLG": "39px"
|
|
30
30
|
},
|
|
31
31
|
"Headline": {
|
|
32
32
|
"headlineTextAlign": "center",
|
|
33
|
-
"headline1FontSizeXS":
|
|
34
|
-
"headline1FontSizeSM":
|
|
35
|
-
"headline1FontSizeMD":
|
|
36
|
-
"headline1FontSizeLG":
|
|
37
|
-
"headline2FontSizeXS":
|
|
38
|
-
"headline2FontSizeSM":
|
|
39
|
-
"headline2FontSizeMD":
|
|
40
|
-
"headline2FontSizeLG":
|
|
41
|
-
"headline3FontSizeXS":
|
|
42
|
-
"headline3FontSizeSM":
|
|
43
|
-
"headline3FontSizeMD":
|
|
44
|
-
"headline3FontSizeLG":
|
|
45
|
-
"headline4FontSizeXS":
|
|
46
|
-
"headline4FontSizeSM":
|
|
47
|
-
"headline4FontSizeMD":
|
|
48
|
-
"headline4FontSizeLG":
|
|
33
|
+
"headline1FontSizeXS": "36px",
|
|
34
|
+
"headline1FontSizeSM": "36px",
|
|
35
|
+
"headline1FontSizeMD": "54px",
|
|
36
|
+
"headline1FontSizeLG": "70px",
|
|
37
|
+
"headline2FontSizeXS": "30px",
|
|
38
|
+
"headline2FontSizeSM": "30px",
|
|
39
|
+
"headline2FontSizeMD": "36px",
|
|
40
|
+
"headline2FontSizeLG": "48px",
|
|
41
|
+
"headline3FontSizeXS": "24px",
|
|
42
|
+
"headline3FontSizeSM": "24px",
|
|
43
|
+
"headline3FontSizeMD": "26px",
|
|
44
|
+
"headline3FontSizeLG": "32px",
|
|
45
|
+
"headline4FontSizeXS": "16px",
|
|
46
|
+
"headline4FontSizeSM": "16px",
|
|
47
|
+
"headline4FontSizeMD": "20px",
|
|
48
|
+
"headline4FontSizeLG": "22px"
|
|
49
49
|
},
|
|
50
50
|
"Subheadline": {
|
|
51
|
-
"subheadline1FontSizeXS":
|
|
52
|
-
"subheadline1FontSizeSM":
|
|
53
|
-
"subheadline1FontSizeMD":
|
|
54
|
-
"subheadline1FontSizeLG":
|
|
51
|
+
"subheadline1FontSizeXS": "18px",
|
|
52
|
+
"subheadline1FontSizeSM": "18px",
|
|
53
|
+
"subheadline1FontSizeMD": "18px",
|
|
54
|
+
"subheadline1FontSizeLG": "28px"
|
|
55
55
|
},
|
|
56
56
|
"Kicker": {
|
|
57
|
-
"kicker1FontSizeXS":
|
|
58
|
-
"kicker1FontSizeSM":
|
|
59
|
-
"kicker1FontSizeMD":
|
|
60
|
-
"kicker1FontSizeLG":
|
|
61
|
-
"kicker2FontSizeXS":
|
|
62
|
-
"kicker2FontSizeSM":
|
|
63
|
-
"kicker2FontSizeMD":
|
|
64
|
-
"kicker2FontSizeLG":
|
|
65
|
-
"kicker3FontSizeXS":
|
|
66
|
-
"kicker3FontSizeSM":
|
|
67
|
-
"kicker3FontSizeMD":
|
|
68
|
-
"kicker3FontSizeLG":
|
|
69
|
-
"kicker4FontSizeXS":
|
|
70
|
-
"kicker4FontSizeSM":
|
|
71
|
-
"kicker4FontSizeMD":
|
|
72
|
-
"kicker4FontSizeLG":
|
|
57
|
+
"kicker1FontSizeXS": "16px",
|
|
58
|
+
"kicker1FontSizeSM": "16px",
|
|
59
|
+
"kicker1FontSizeMD": "18px",
|
|
60
|
+
"kicker1FontSizeLG": "25px",
|
|
61
|
+
"kicker2FontSizeXS": "16px",
|
|
62
|
+
"kicker2FontSizeSM": "16px",
|
|
63
|
+
"kicker2FontSizeMD": "18px",
|
|
64
|
+
"kicker2FontSizeLG": "21px",
|
|
65
|
+
"kicker3FontSizeXS": "14px",
|
|
66
|
+
"kicker3FontSizeSM": "14px",
|
|
67
|
+
"kicker3FontSizeMD": "14px",
|
|
68
|
+
"kicker3FontSizeLG": "16px",
|
|
69
|
+
"kicker4FontSizeXS": "12px",
|
|
70
|
+
"kicker4FontSizeSM": "12px",
|
|
71
|
+
"kicker4FontSizeMD": "14px",
|
|
72
|
+
"kicker4FontSizeLG": "14px"
|
|
73
73
|
},
|
|
74
74
|
"Title": {
|
|
75
|
-
"title1FontSizeXS":
|
|
76
|
-
"title1FontSizeSM":
|
|
77
|
-
"title1FontSizeMD":
|
|
78
|
-
"title1FontSizeLG":
|
|
79
|
-
"title2FontSizeXS":
|
|
80
|
-
"title2FontSizeSM":
|
|
81
|
-
"title2FontSizeMD":
|
|
82
|
-
"title2FontSizeLG":
|
|
75
|
+
"title1FontSizeXS": "22px",
|
|
76
|
+
"title1FontSizeSM": "22px",
|
|
77
|
+
"title1FontSizeMD": "22px",
|
|
78
|
+
"title1FontSizeLG": "28px",
|
|
79
|
+
"title2FontSizeXS": "14px",
|
|
80
|
+
"title2FontSizeSM": "14px",
|
|
81
|
+
"title2FontSizeMD": "16px",
|
|
82
|
+
"title2FontSizeLG": "18px"
|
|
83
83
|
},
|
|
84
84
|
"Callout": {
|
|
85
|
-
"callout1FontSizeXS":
|
|
86
|
-
"callout1FontSizeSM":
|
|
87
|
-
"callout1FontSizeMD":
|
|
88
|
-
"callout1FontSizeLG":
|
|
85
|
+
"callout1FontSizeXS": "16px",
|
|
86
|
+
"callout1FontSizeSM": "16px",
|
|
87
|
+
"callout1FontSizeMD": "22px",
|
|
88
|
+
"callout1FontSizeLG": "22px"
|
|
89
89
|
},
|
|
90
90
|
"Body": {
|
|
91
|
-
"bodyFontSizeXS":
|
|
92
|
-
"bodyFontSizeSM":
|
|
93
|
-
"bodyFontSizeMD":
|
|
94
|
-
"bodyFontSizeLG":
|
|
91
|
+
"bodyFontSizeXS": "17px",
|
|
92
|
+
"bodyFontSizeSM": "17px",
|
|
93
|
+
"bodyFontSizeMD": "17px",
|
|
94
|
+
"bodyFontSizeLG": "17px"
|
|
95
95
|
},
|
|
96
96
|
"Footnote": {
|
|
97
|
-
"footnote1FontSizeXS":
|
|
98
|
-
"footnote1FontSizeSM":
|
|
99
|
-
"footnote1FontSizeMD":
|
|
100
|
-
"footnote1FontSizeLG":
|
|
101
|
-
"footnote2FontSizeXS":
|
|
102
|
-
"footnote2FontSizeSM":
|
|
103
|
-
"footnote2FontSizeMD":
|
|
104
|
-
"footnote2FontSizeLG":
|
|
97
|
+
"footnote1FontSizeXS": "13px",
|
|
98
|
+
"footnote1FontSizeSM": "13px",
|
|
99
|
+
"footnote1FontSizeMD": "13px",
|
|
100
|
+
"footnote1FontSizeLG": "15px",
|
|
101
|
+
"footnote2FontSizeXS": "10px",
|
|
102
|
+
"footnote2FontSizeSM": "10px",
|
|
103
|
+
"footnote2FontSizeMD": "10px",
|
|
104
|
+
"footnote2FontSizeLG": "13px"
|
|
105
105
|
},
|
|
106
106
|
"Label": {
|
|
107
|
-
"label1FontSize":
|
|
108
|
-
"label1RespFontSizeXS":
|
|
109
|
-
"label1RespFontSizeSM":
|
|
110
|
-
"label1RespFontSizeMD":
|
|
111
|
-
"label1RespFontSizeLG":
|
|
112
|
-
"label2FontSize":
|
|
113
|
-
"label3FontSize":
|
|
114
|
-
"label4FontSize":
|
|
107
|
+
"label1FontSize": "17px",
|
|
108
|
+
"label1RespFontSizeXS": "10px",
|
|
109
|
+
"label1RespFontSizeSM": "10px",
|
|
110
|
+
"label1RespFontSizeMD": "15px",
|
|
111
|
+
"label1RespFontSizeLG": "17px",
|
|
112
|
+
"label2FontSize": "15px",
|
|
113
|
+
"label3FontSize": "12px",
|
|
114
|
+
"label4FontSize": "8px"
|
|
115
115
|
},
|
|
116
116
|
"Quote": {
|
|
117
|
-
"quoteFontSizeXS":
|
|
118
|
-
"quoteFontSizeSM":
|
|
119
|
-
"quoteFontSizeMD":
|
|
120
|
-
"quoteFontSizeLG":
|
|
117
|
+
"quoteFontSizeXS": "16px",
|
|
118
|
+
"quoteFontSizeSM": "16px",
|
|
119
|
+
"quoteFontSizeMD": "16px",
|
|
120
|
+
"quoteFontSizeLG": "18px"
|
|
121
121
|
}
|
|
122
122
|
},
|
|
123
123
|
"LineHeight": {
|
|
124
124
|
"Display": {
|
|
125
|
-
"display1LineHeightXS":
|
|
126
|
-
"display1LineHeightSM":
|
|
127
|
-
"display1LineHeightMD":
|
|
128
|
-
"display1LineHeightLG":
|
|
129
|
-
"display2LineHeightXS":
|
|
130
|
-
"display2LineHeightSM":
|
|
131
|
-
"display2LineHeightMD":
|
|
132
|
-
"display2LineHeightLG":
|
|
133
|
-
"display3LineHeightXS":
|
|
134
|
-
"display3LineHeightSM":
|
|
135
|
-
"display3LineHeightMD":
|
|
136
|
-
"display3LineHeightLG":
|
|
125
|
+
"display1LineHeightXS": "40px",
|
|
126
|
+
"display1LineHeightSM": "40px",
|
|
127
|
+
"display1LineHeightMD": "72px",
|
|
128
|
+
"display1LineHeightLG": "120px",
|
|
129
|
+
"display2LineHeightXS": "36px",
|
|
130
|
+
"display2LineHeightSM": "36px",
|
|
131
|
+
"display2LineHeightMD": "42px",
|
|
132
|
+
"display2LineHeightLG": "64px",
|
|
133
|
+
"display3LineHeightXS": "28px",
|
|
134
|
+
"display3LineHeightSM": "28px",
|
|
135
|
+
"display3LineHeightMD": "32px",
|
|
136
|
+
"display3LineHeightLG": "40px"
|
|
137
137
|
},
|
|
138
138
|
"Headline": {
|
|
139
|
-
"headline1LineHeightXS": 37.
|
|
140
|
-
"headline1LineHeightSM": 37.
|
|
141
|
-
"headline1LineHeightMD": 56.
|
|
142
|
-
"headline1LineHeightLG":
|
|
143
|
-
"headline2LineHeightXS":
|
|
144
|
-
"headline2LineHeightSM":
|
|
145
|
-
"headline2LineHeightMD": 39.
|
|
146
|
-
"headline2LineHeightLG": 52.
|
|
147
|
-
"headline3LineHeightXS": 26.
|
|
148
|
-
"headline3LineHeightSM": 26.
|
|
149
|
-
"headline3LineHeightMD": 28.
|
|
150
|
-
"headline3LineHeightLG": 35.
|
|
151
|
-
"headline4LineHeightXS": 18.
|
|
152
|
-
"headline4LineHeightSM": 18.
|
|
153
|
-
"headline4LineHeightMD": 19.
|
|
154
|
-
"headline4LineHeightLG": 27.
|
|
139
|
+
"headline1LineHeightXS": "37.8px",
|
|
140
|
+
"headline1LineHeightSM": "37.8px",
|
|
141
|
+
"headline1LineHeightMD": "56.7px",
|
|
142
|
+
"headline1LineHeightLG": "77px",
|
|
143
|
+
"headline2LineHeightXS": "33px",
|
|
144
|
+
"headline2LineHeightSM": "33px",
|
|
145
|
+
"headline2LineHeightMD": "39.6px",
|
|
146
|
+
"headline2LineHeightLG": "52.8px",
|
|
147
|
+
"headline3LineHeightXS": "26.4px",
|
|
148
|
+
"headline3LineHeightSM": "26.4px",
|
|
149
|
+
"headline3LineHeightMD": "28.6px",
|
|
150
|
+
"headline3LineHeightLG": "35.2px",
|
|
151
|
+
"headline4LineHeightXS": "18.4px",
|
|
152
|
+
"headline4LineHeightSM": "18.4px",
|
|
153
|
+
"headline4LineHeightMD": "19.8px",
|
|
154
|
+
"headline4LineHeightLG": "27.5px"
|
|
155
155
|
},
|
|
156
156
|
"Subheadline": {
|
|
157
|
-
"subheadline1LineHeightXS": 23.
|
|
158
|
-
"subheadline1LineHeightSM": 23.
|
|
159
|
-
"subheadline1LineHeightMD": 23.
|
|
160
|
-
"subheadline1LineHeightLG": 36.
|
|
157
|
+
"subheadline1LineHeightXS": "23.4px",
|
|
158
|
+
"subheadline1LineHeightSM": "23.4px",
|
|
159
|
+
"subheadline1LineHeightMD": "23.4px",
|
|
160
|
+
"subheadline1LineHeightLG": "36.4px"
|
|
161
161
|
},
|
|
162
162
|
"Kicker": {
|
|
163
|
-
"kicker1LineHeightXS": 17.
|
|
164
|
-
"kicker1LineHeightSM": 17.
|
|
165
|
-
"kicker1LineHeightMD": 19.
|
|
166
|
-
"kicker1LineHeightLG": 27.
|
|
167
|
-
"kicker2LineHeightXS": 17.
|
|
168
|
-
"kicker2LineHeightSM": 17.
|
|
169
|
-
"kicker2LineHeightMD": 19.
|
|
170
|
-
"kicker2LineHeightLG": 23.
|
|
171
|
-
"kicker3LineHeightXS": 15.
|
|
172
|
-
"kicker3LineHeightSM": 15.
|
|
173
|
-
"kicker3LineHeightMD": 15.
|
|
174
|
-
"kicker3LineHeightLG": 17.
|
|
175
|
-
"kicker4LineHeightXS": 13.
|
|
176
|
-
"kicker4LineHeightSM": 13.
|
|
177
|
-
"kicker4LineHeightMD": 15.
|
|
178
|
-
"kicker4LineHeightLG": 15.
|
|
163
|
+
"kicker1LineHeightXS": "17.6px",
|
|
164
|
+
"kicker1LineHeightSM": "17.6px",
|
|
165
|
+
"kicker1LineHeightMD": "19.8px",
|
|
166
|
+
"kicker1LineHeightLG": "27.5px",
|
|
167
|
+
"kicker2LineHeightXS": "17.6px",
|
|
168
|
+
"kicker2LineHeightSM": "17.6px",
|
|
169
|
+
"kicker2LineHeightMD": "19.8px",
|
|
170
|
+
"kicker2LineHeightLG": "23.1px",
|
|
171
|
+
"kicker3LineHeightXS": "15.4px",
|
|
172
|
+
"kicker3LineHeightSM": "15.4px",
|
|
173
|
+
"kicker3LineHeightMD": "15.4px",
|
|
174
|
+
"kicker3LineHeightLG": "17.6px",
|
|
175
|
+
"kicker4LineHeightXS": "13.2px",
|
|
176
|
+
"kicker4LineHeightSM": "13.2px",
|
|
177
|
+
"kicker4LineHeightMD": "15.4px",
|
|
178
|
+
"kicker4LineHeightLG": "15.4px"
|
|
179
179
|
},
|
|
180
180
|
"Title": {
|
|
181
|
-
"title1LineHeightXS": 26.
|
|
182
|
-
"title1LineHeightSM": 26.
|
|
183
|
-
"title1LineHeightMD": 26.
|
|
184
|
-
"title1LineHeightLG": 33.
|
|
185
|
-
"title2LineHeightXS": 16.
|
|
186
|
-
"title2LineHeightSM": 16.
|
|
187
|
-
"title2LineHeightMD": 19.
|
|
188
|
-
"title2LineHeightLG": 23.
|
|
181
|
+
"title1LineHeightXS": "26.4px",
|
|
182
|
+
"title1LineHeightSM": "26.4px",
|
|
183
|
+
"title1LineHeightMD": "26.4px",
|
|
184
|
+
"title1LineHeightLG": "33.6px",
|
|
185
|
+
"title2LineHeightXS": "16.8px",
|
|
186
|
+
"title2LineHeightSM": "16.8px",
|
|
187
|
+
"title2LineHeightMD": "19.2px",
|
|
188
|
+
"title2LineHeightLG": "23.4px"
|
|
189
189
|
},
|
|
190
190
|
"Callout": {
|
|
191
|
-
"callout1LineHeightXS": 20.
|
|
192
|
-
"callout1LineHeightSM": 20.
|
|
193
|
-
"callout1LineHeightMD": 28.
|
|
194
|
-
"callout1LineHeightLG": 28.
|
|
191
|
+
"callout1LineHeightXS": "20.8px",
|
|
192
|
+
"callout1LineHeightSM": "20.8px",
|
|
193
|
+
"callout1LineHeightMD": "28.6px",
|
|
194
|
+
"callout1LineHeightLG": "28.6px"
|
|
195
195
|
},
|
|
196
196
|
"Body": {
|
|
197
|
-
"bodyLineHeightXS": 29.
|
|
198
|
-
"bodyLineHeightSM": 29.
|
|
199
|
-
"bodyLineHeightMD": 29.
|
|
200
|
-
"bodyLineHeightLG": 29.
|
|
197
|
+
"bodyLineHeightXS": "29.75px",
|
|
198
|
+
"bodyLineHeightSM": "29.75px",
|
|
199
|
+
"bodyLineHeightMD": "29.75px",
|
|
200
|
+
"bodyLineHeightLG": "29.75px"
|
|
201
201
|
},
|
|
202
202
|
"Footnote": {
|
|
203
|
-
"footnote1LineHeightXS": 16.
|
|
204
|
-
"footnote1LineHeightSM": 16.
|
|
205
|
-
"footnote1LineHeightMD": 16.
|
|
206
|
-
"footnote1LineHeightLG": 19.
|
|
207
|
-
"footnote2LineHeightXS":
|
|
208
|
-
"footnote2LineHeightSM":
|
|
209
|
-
"footnote2LineHeightMD":
|
|
210
|
-
"footnote2LineHeightLG": 16.
|
|
203
|
+
"footnote1LineHeightXS": "16.9px",
|
|
204
|
+
"footnote1LineHeightSM": "16.9px",
|
|
205
|
+
"footnote1LineHeightMD": "16.9px",
|
|
206
|
+
"footnote1LineHeightLG": "19.5px",
|
|
207
|
+
"footnote2LineHeightXS": "13px",
|
|
208
|
+
"footnote2LineHeightSM": "13px",
|
|
209
|
+
"footnote2LineHeightMD": "13px",
|
|
210
|
+
"footnote2LineHeightLG": "16.9px"
|
|
211
211
|
},
|
|
212
212
|
"Label": {
|
|
213
|
-
"label1LineHeight": 20.
|
|
214
|
-
"label1RespLineHeightXS":
|
|
215
|
-
"label1RespLineHeightSM":
|
|
216
|
-
"label1RespLineHeightMD":
|
|
217
|
-
"label1RespLineHeightLG":
|
|
218
|
-
"label2LineHeight":
|
|
219
|
-
"label3LineHeight": 14.
|
|
220
|
-
"label4LineHeight":
|
|
213
|
+
"label1LineHeight": "20.4px",
|
|
214
|
+
"label1RespLineHeightXS": "10px",
|
|
215
|
+
"label1RespLineHeightSM": "10px",
|
|
216
|
+
"label1RespLineHeightMD": "15px",
|
|
217
|
+
"label1RespLineHeightLG": "17px",
|
|
218
|
+
"label2LineHeight": "16px",
|
|
219
|
+
"label3LineHeight": "14.4px",
|
|
220
|
+
"label4LineHeight": "10px"
|
|
221
221
|
},
|
|
222
222
|
"Quote": {
|
|
223
|
-
"quoteLineHeightXS": 20.
|
|
224
|
-
"quoteLineHeightSM": 20.
|
|
225
|
-
"quoteLineHeightMD": 20.
|
|
226
|
-
"quoteLineHeightLG": 23.
|
|
223
|
+
"quoteLineHeightXS": "20.8px",
|
|
224
|
+
"quoteLineHeightSM": "20.8px",
|
|
225
|
+
"quoteLineHeightMD": "20.8px",
|
|
226
|
+
"quoteLineHeightLG": "23.4px"
|
|
227
227
|
}
|
|
228
228
|
},
|
|
229
229
|
"FontWeight": {
|
|
@@ -286,30 +286,30 @@
|
|
|
286
286
|
},
|
|
287
287
|
"Article": {
|
|
288
288
|
"FontSize": {
|
|
289
|
-
"articleImageCaptionFontSizeXS":
|
|
290
|
-
"articleImageCaptionFontSizeSM":
|
|
291
|
-
"articleImageCaptionFontSizeMD":
|
|
292
|
-
"articleImageCaptionFontSizeLG":
|
|
293
|
-
"articleImageSourceFontSizeXS":
|
|
294
|
-
"articleImageSourceFontSizeSM":
|
|
295
|
-
"articleImageSourceFontSizeMD":
|
|
296
|
-
"articleImageSourceFontSizeLG":
|
|
289
|
+
"articleImageCaptionFontSizeXS": "13px",
|
|
290
|
+
"articleImageCaptionFontSizeSM": "13px",
|
|
291
|
+
"articleImageCaptionFontSizeMD": "13px",
|
|
292
|
+
"articleImageCaptionFontSizeLG": "16px",
|
|
293
|
+
"articleImageSourceFontSizeXS": "13px",
|
|
294
|
+
"articleImageSourceFontSizeSM": "13px",
|
|
295
|
+
"articleImageSourceFontSizeMD": "13px",
|
|
296
|
+
"articleImageSourceFontSizeLG": "16px"
|
|
297
297
|
},
|
|
298
298
|
"LineHeight": {
|
|
299
|
-
"articleImageCaptionLineHeightXS": 19.
|
|
300
|
-
"articleImageCaptionLineHeightSM": 19.
|
|
301
|
-
"articleImageCaptionLineHeightMD": 19.
|
|
302
|
-
"articleImageCaptionLineHeightLG":
|
|
303
|
-
"articleImageSourceLineHeightXS":
|
|
304
|
-
"articleImageSourceLineHeightSM":
|
|
305
|
-
"articleImageSourceLineHeightMD":
|
|
306
|
-
"articleImageSourceLineHeightLG":
|
|
299
|
+
"articleImageCaptionLineHeightXS": "19.5px",
|
|
300
|
+
"articleImageCaptionLineHeightSM": "19.5px",
|
|
301
|
+
"articleImageCaptionLineHeightMD": "19.5px",
|
|
302
|
+
"articleImageCaptionLineHeightLG": "24px",
|
|
303
|
+
"articleImageSourceLineHeightXS": "19px",
|
|
304
|
+
"articleImageSourceLineHeightSM": "19px",
|
|
305
|
+
"articleImageSourceLineHeightMD": "19px",
|
|
306
|
+
"articleImageSourceLineHeightLG": "24px"
|
|
307
307
|
}
|
|
308
308
|
},
|
|
309
309
|
"Avatar": {
|
|
310
310
|
"avatarFontFamily": "Lucida Grande",
|
|
311
|
-
"avatarFontSizeSM":
|
|
312
|
-
"avatarFontSizeLG":
|
|
311
|
+
"avatarFontSizeSM": "13px",
|
|
312
|
+
"avatarFontSizeLG": "15px"
|
|
313
313
|
},
|
|
314
314
|
"Breadcrumb": {
|
|
315
315
|
"FontFamily": {
|
|
@@ -319,20 +319,20 @@
|
|
|
319
319
|
"breadcrumbFontWeight": 700
|
|
320
320
|
},
|
|
321
321
|
"FontSize": {
|
|
322
|
-
"breadcrumbFontSizeXS":
|
|
323
|
-
"breadcrumbFontSizeSM":
|
|
324
|
-
"breadcrumbFontSizeMD":
|
|
325
|
-
"breadcrumbFontSizeLG":
|
|
322
|
+
"breadcrumbFontSizeXS": "15px",
|
|
323
|
+
"breadcrumbFontSizeSM": "15px",
|
|
324
|
+
"breadcrumbFontSizeMD": "15px",
|
|
325
|
+
"breadcrumbFontSizeLG": "12px"
|
|
326
326
|
},
|
|
327
327
|
"LineHeight": {
|
|
328
|
-
"breadcrumbLineHeightXS":
|
|
329
|
-
"breadcrumbLineHeightSM":
|
|
330
|
-
"breadcrumbLineHeightMD":
|
|
331
|
-
"breadcrumbLineHeightLG":
|
|
328
|
+
"breadcrumbLineHeightXS": "15px",
|
|
329
|
+
"breadcrumbLineHeightSM": "15px",
|
|
330
|
+
"breadcrumbLineHeightMD": "15px",
|
|
331
|
+
"breadcrumbLineHeightLG": "12px"
|
|
332
332
|
}
|
|
333
333
|
},
|
|
334
334
|
"BreakingNews": {
|
|
335
|
-
"breakingNewsContentFontSize":
|
|
335
|
+
"breakingNewsContentFontSize": "21px"
|
|
336
336
|
},
|
|
337
337
|
"Footer": {
|
|
338
338
|
"FooterLinkFontFamily": "Gotham XNarrow"
|
|
@@ -346,14 +346,14 @@
|
|
|
346
346
|
"Menu": {
|
|
347
347
|
"menuItemFontSize": 15,
|
|
348
348
|
"menuItemFontWeight": "700",
|
|
349
|
-
"appTopBarTitleFontSizeXS":
|
|
350
|
-
"appTopBarTitleFontSizeSM":
|
|
351
|
-
"appTopBarTitleFontSizeMD":
|
|
352
|
-
"appTopBarTitleFontSizeLG":
|
|
353
|
-
"appTopBarTitleLineHeightXS":
|
|
354
|
-
"appTopBarTitleLineHeightSM":
|
|
355
|
-
"appTopBarTitleLineHeightMD":
|
|
356
|
-
"appTopBarTitleLineHeightLG":
|
|
349
|
+
"appTopBarTitleFontSizeXS": "12px",
|
|
350
|
+
"appTopBarTitleFontSizeSM": "12px",
|
|
351
|
+
"appTopBarTitleFontSizeMD": "14px",
|
|
352
|
+
"appTopBarTitleFontSizeLG": "14px",
|
|
353
|
+
"appTopBarTitleLineHeightXS": "14px",
|
|
354
|
+
"appTopBarTitleLineHeightSM": "14px",
|
|
355
|
+
"appTopBarTitleLineHeightMD": "17px",
|
|
356
|
+
"appTopBarTitleLineHeightLG": "17px"
|
|
357
357
|
},
|
|
358
358
|
"Teaser": {
|
|
359
359
|
"teaserTitleInlineSpaceXS": 8,
|