@marioschmidt/design-system-tokens 1.0.24 → 1.0.26
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/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 +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
- 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 +1 -1
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
- 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 +1 -1
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/shared/colorprimitive.css +1 -1
- package/dist/css/shared/fontprimitive.css +1 -1
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/advertorial/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/bild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/bild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +48 -16
- 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 +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +753 -115
- 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 +1 -1
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/bild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +753 -115
- 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 +1 -1
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +753 -115
- package/dist/js/shared/colorprimitive.js +1 -1
- package/dist/js/shared/fontprimitive.js +1 -1
- 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 +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- 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 +1 -1
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +1 -1
- 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 +1 -1
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +1 -1
- package/dist/scss/shared/colorprimitive.scss +1 -1
- package/dist/scss/shared/fontprimitive.scss +1 -1
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-light.xml +0 -20
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +0 -459
|
@@ -1,147 +1,1069 @@
|
|
|
1
1
|
|
|
2
2
|
//
|
|
3
|
-
// typography-
|
|
3
|
+
// typography-compact.dart
|
|
4
4
|
//
|
|
5
5
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
|
|
10
9
|
import 'dart:ui';
|
|
11
10
|
|
|
12
|
-
class
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
static const
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
static const
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
static const
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
static const
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
static const
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
static const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
static const
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
static const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
static const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
static const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
static const
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
11
|
+
class TypographyAdvertorialCompact {
|
|
12
|
+
TypographyAdvertorialCompact._();
|
|
13
|
+
|
|
14
|
+
// ============================================
|
|
15
|
+
// DISPLAY
|
|
16
|
+
// ============================================
|
|
17
|
+
|
|
18
|
+
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 40 - 40 - 72 - 120 */
|
|
19
|
+
static const display1 = {
|
|
20
|
+
'fontFamily': 'Lucida Grande',
|
|
21
|
+
'fontWeight': 800,
|
|
22
|
+
'fontSize': '39px',
|
|
23
|
+
'lineHeight': '40px',
|
|
24
|
+
'letterSpacing': '-0.5px',
|
|
25
|
+
};
|
|
26
|
+
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 36 - 36 - 42 - 64 */
|
|
27
|
+
static const display2 = {
|
|
28
|
+
'fontFamily': 'Lucida Grande',
|
|
29
|
+
'fontWeight': 800,
|
|
30
|
+
'fontSize': '35px',
|
|
31
|
+
'lineHeight': '36px',
|
|
32
|
+
'letterSpacing': '-0.5px',
|
|
33
|
+
};
|
|
34
|
+
/** Display styles are used for large, attention-grabbing text, typically in hero sections, landing pages, or promotional contexts. They emphasize hierarchy and visual impact. Font size: 28 - 28 - 32 - 40 */
|
|
35
|
+
static const display3 = {
|
|
36
|
+
'fontFamily': 'Lucida Grande',
|
|
37
|
+
'fontWeight': 800,
|
|
38
|
+
'fontSize': '27px',
|
|
39
|
+
'lineHeight': '28px',
|
|
40
|
+
'letterSpacing': '-0.5px',
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
// ============================================
|
|
44
|
+
// HEADLINE
|
|
45
|
+
// ============================================
|
|
46
|
+
|
|
47
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 48 - 48 - 72 - 100 */
|
|
48
|
+
static const headline1 = {
|
|
49
|
+
'fontFamily': 'Lucida Grande',
|
|
50
|
+
'fontSize': '36px',
|
|
51
|
+
'lineHeight': '37.79999923706055px',
|
|
52
|
+
'letterSpacing': '0px',
|
|
53
|
+
'fontStyle': '700',
|
|
54
|
+
};
|
|
55
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's token for the font size parameter changes across device sizes as follows: 40 - 40 - 48 - 64 */
|
|
56
|
+
static const headline2 = {
|
|
57
|
+
'fontFamily': 'Lucida Grande',
|
|
58
|
+
'fontSize': '30px',
|
|
59
|
+
'lineHeight': '33px',
|
|
60
|
+
'letterSpacing': '0px',
|
|
61
|
+
'fontStyle': '700',
|
|
62
|
+
};
|
|
63
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. This text style's font size parameter is controlled by the headline3FontSize token: 28 - 28 - 36 - 40 */
|
|
64
|
+
static const headline3 = {
|
|
65
|
+
'fontFamily': 'Lucida Grande',
|
|
66
|
+
'fontSize': '24px',
|
|
67
|
+
'lineHeight': '26.399999618530273px',
|
|
68
|
+
'letterSpacing': '0px',
|
|
69
|
+
'fontStyle': '700',
|
|
70
|
+
};
|
|
71
|
+
/** Headlines structure content into clear sections. They are prominent but more versatile than Display styles, used across articles, teasers and modules. Font size: 22 - 22 - 26 - 32 */
|
|
72
|
+
static const headline4 = {
|
|
73
|
+
'fontFamily': 'Lucida Grande',
|
|
74
|
+
'fontSize': '16px',
|
|
75
|
+
'lineHeight': '16px',
|
|
76
|
+
'letterSpacing': '0px',
|
|
77
|
+
'fontStyle': '600',
|
|
78
|
+
};
|
|
79
|
+
|
|
80
|
+
// ============================================
|
|
81
|
+
// SUBHEADLINE
|
|
82
|
+
// ============================================
|
|
83
|
+
|
|
84
|
+
/** This Subheadlines text style is used in articles. They are placed under the headline at the top of an article. Subheadlines can appear in some teasers also. Font size: 24 - 24 - 32 - 36 */
|
|
85
|
+
static const subheadline1 = {
|
|
86
|
+
'fontFamily': 'Lucida Grande',
|
|
87
|
+
'fontWeight': 700,
|
|
88
|
+
'fontSize': '18px',
|
|
89
|
+
'lineHeight': '23.399999618530273px',
|
|
90
|
+
'letterSpacing': '0px',
|
|
91
|
+
};
|
|
92
|
+
|
|
93
|
+
// ============================================
|
|
94
|
+
// KICKER
|
|
95
|
+
// ============================================
|
|
96
|
+
|
|
97
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 30 --//*//-- currently css uses kicker0 for the naming of this text style and sequence of font size changes */
|
|
98
|
+
static const kicker1 = {
|
|
99
|
+
'fontFamily': 'Lucida Grande',
|
|
100
|
+
'fontSize': '16px',
|
|
101
|
+
'lineHeight': '17.600000381469727px',
|
|
102
|
+
'letterSpacing': '0px',
|
|
103
|
+
'fontStyle': '700',
|
|
104
|
+
};
|
|
105
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 18 - 18 - 22 - 24 --//*//-- currently css uses kicker1 for the naming of this text style and sequence of font size changes */
|
|
106
|
+
static const kicker2 = {
|
|
107
|
+
'fontFamily': 'Lucida Grande',
|
|
108
|
+
'fontSize': '16px',
|
|
109
|
+
'lineHeight': '17.600000381469727px',
|
|
110
|
+
'letterSpacing': '0px',
|
|
111
|
+
'fontStyle': '700',
|
|
112
|
+
};
|
|
113
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 16 - 16 - 18 - 20 --//*//-- currently css uses kicker2 for the naming of this text style and sequence of font size changes */
|
|
114
|
+
static const kicker3 = {
|
|
115
|
+
'fontFamily': 'Lucida Grande',
|
|
116
|
+
'fontSize': '14px',
|
|
117
|
+
'lineHeight': '15.399999618530273px',
|
|
118
|
+
'fontStyle': '700',
|
|
119
|
+
};
|
|
120
|
+
/** Kickers are short introductory lines placed above a headline to provide context, category, or emphasis. They support content orientation. Font size: 14 - 14 - 16 - 16 --//*//-- currently css uses kicker3 for the naming of this text style and sequence of font size changes */
|
|
121
|
+
static const kicker4 = {
|
|
122
|
+
'fontFamily': 'Lucida Grande',
|
|
123
|
+
'fontSize': '12px',
|
|
124
|
+
'lineHeight': '13.199999809265137px',
|
|
125
|
+
'letterSpacing': '0px',
|
|
126
|
+
'fontStyle': '700',
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
// ============================================
|
|
130
|
+
// TITLE
|
|
131
|
+
// ============================================
|
|
132
|
+
|
|
133
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability. Font size: 22 - 22 - 22 - 28 */
|
|
134
|
+
static const title1 = {
|
|
135
|
+
'fontFamily': 'Lucida Grande',
|
|
136
|
+
'fontWeight': 800,
|
|
137
|
+
'fontSize': '22px',
|
|
138
|
+
'lineHeight': '26.399999618530273px',
|
|
139
|
+
'letterSpacing': '0px',
|
|
140
|
+
};
|
|
141
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability. Font size: 22 - 22 - 22 - 28 */
|
|
142
|
+
static const title1uppercase = {
|
|
143
|
+
'fontFamily': 'Lucida Grande',
|
|
144
|
+
'fontWeight': 800,
|
|
145
|
+
'fontSize': '22px',
|
|
146
|
+
'lineHeight': '26.399999618530273px',
|
|
147
|
+
'letterSpacing': '0px',
|
|
148
|
+
'textTransform': 'upper',
|
|
149
|
+
};
|
|
150
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
|
|
151
|
+
|
|
152
|
+
In the previous system, this style was named Caption. For greater clarity and consistency, it has been renamed to title2. Font size: 16 - 16 - 18 - 20 */
|
|
153
|
+
static const title2 = {
|
|
154
|
+
'fontFamily': 'Lucida Grande',
|
|
155
|
+
'fontWeight': 800,
|
|
156
|
+
'fontSize': '14px',
|
|
157
|
+
'lineHeight': '16.799999237060547px',
|
|
158
|
+
'letterSpacing': '0px',
|
|
159
|
+
};
|
|
160
|
+
/** Title styles are mid-level headings, often used for module names, card headers, or section labels. They balance prominence with readability.
|
|
161
|
+
|
|
162
|
+
In the previous system, this style was named Caption. For greater clarity and consistency, it has been renamed to title2. Font size: 16 - 16 - 18 - 20 */
|
|
163
|
+
static const title2uppercase = {
|
|
164
|
+
'fontFamily': 'Lucida Grande',
|
|
165
|
+
'fontWeight': 800,
|
|
166
|
+
'fontSize': '14px',
|
|
167
|
+
'lineHeight': '16.799999237060547px',
|
|
168
|
+
'letterSpacing': '0px',
|
|
169
|
+
'textTransform': 'upper',
|
|
170
|
+
};
|
|
171
|
+
|
|
172
|
+
// ============================================
|
|
173
|
+
// CALLOUT
|
|
174
|
+
// ============================================
|
|
175
|
+
|
|
176
|
+
/** Callouts highlight key information, quotes, or important notes inside content. They stand apart from body text to draw attention. There is overlap between this text style and the title text styles. Font size: 18 - 18 - 22 - 22 */
|
|
177
|
+
static const callout = {
|
|
178
|
+
'fontFamily': 'Lucida Grande',
|
|
179
|
+
'fontWeight': 800,
|
|
180
|
+
'fontSize': '16px',
|
|
181
|
+
'lineHeight': '20.799999237060547px',
|
|
182
|
+
'letterSpacing': '0px',
|
|
183
|
+
};
|
|
184
|
+
|
|
185
|
+
// ============================================
|
|
186
|
+
// BODY
|
|
187
|
+
// ============================================
|
|
188
|
+
|
|
189
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
190
|
+
static const body = {
|
|
191
|
+
'fontFamily': 'Lucida Grande',
|
|
192
|
+
'fontWeight': 400,
|
|
193
|
+
'fontSize': '17px',
|
|
194
|
+
'lineHeight': '29.75px',
|
|
195
|
+
'letterSpacing': '0px',
|
|
196
|
+
};
|
|
197
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
198
|
+
static const bodyitalic = {
|
|
199
|
+
'fontFamily': 'Lucida Grande',
|
|
200
|
+
'fontSize': '17px',
|
|
201
|
+
'lineHeight': '29.75px',
|
|
202
|
+
'letterSpacing': '0px',
|
|
203
|
+
};
|
|
204
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
205
|
+
static const bodybold = {
|
|
206
|
+
'fontFamily': 'Lucida Grande',
|
|
207
|
+
'fontWeight': 700,
|
|
208
|
+
'fontSize': '17px',
|
|
209
|
+
'lineHeight': '29.75px',
|
|
210
|
+
'letterSpacing': '0px',
|
|
211
|
+
};
|
|
212
|
+
/** Body styles are the default for running text. They prioritize readability and are optimized for long-form content across devices. Font size remains constant at 21 across device sizes. */
|
|
213
|
+
static const bodybolditalic = {
|
|
214
|
+
'fontFamily': 'Lucida Grande',
|
|
215
|
+
'fontSize': '17px',
|
|
216
|
+
'lineHeight': '29.75px',
|
|
217
|
+
'letterSpacing': '0px',
|
|
218
|
+
};
|
|
219
|
+
|
|
220
|
+
// ============================================
|
|
221
|
+
// TEXTLINK
|
|
222
|
+
// ============================================
|
|
223
|
+
|
|
224
|
+
/** Use this text style for styling elements that are clickable text links inside body texts. This style is often found in article texts. Font size remains constant at 21 across device sizes. */
|
|
225
|
+
static const textlink = {
|
|
226
|
+
'fontFamily': 'Lucida Grande',
|
|
227
|
+
'fontWeight': 400,
|
|
228
|
+
'fontSize': '17px',
|
|
229
|
+
'lineHeight': '29.75px',
|
|
230
|
+
'letterSpacing': '0px',
|
|
231
|
+
'textDecoration': 'underline',
|
|
232
|
+
};
|
|
233
|
+
/** Use this text style for styling elements that are clickable text links inside body texts that are using the italic style. This style is often found in article texts that need to show contrast for publications titles, specific words or names. Font size remains constant at 21 across device sizes. */
|
|
234
|
+
static const textlinkitalic = {
|
|
235
|
+
'fontFamily': 'Lucida Grande',
|
|
236
|
+
'fontSize': '17px',
|
|
237
|
+
'lineHeight': '29.75px',
|
|
238
|
+
'letterSpacing': '0px',
|
|
239
|
+
'textDecoration': 'underline',
|
|
240
|
+
};
|
|
241
|
+
/** Use this text style for styling elements that are clickable text links inside emphasized body texts that are using the bold or html strong style. This style is often found in article texts that need to show contrast for specific words or names. Font size remains constant at 21 across device sizes. */
|
|
242
|
+
static const textlinkbold = {
|
|
243
|
+
'fontFamily': 'Lucida Grande',
|
|
244
|
+
'fontWeight': 700,
|
|
245
|
+
'fontSize': '17px',
|
|
246
|
+
'lineHeight': '29.75px',
|
|
247
|
+
'letterSpacing': '0px',
|
|
248
|
+
'textDecoration': 'underline',
|
|
249
|
+
};
|
|
250
|
+
/** Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
|
|
251
|
+
static const textlinkhover = {
|
|
252
|
+
'fontFamily': 'Lucida Grande',
|
|
253
|
+
'fontWeight': 400,
|
|
254
|
+
'fontSize': '17px',
|
|
255
|
+
'lineHeight': '29.75px',
|
|
256
|
+
'letterSpacing': '0px',
|
|
257
|
+
'textDecoration': 'underline',
|
|
258
|
+
};
|
|
259
|
+
/** Use this style for body text links or other text links that are in active state. Font size remains constant at 21 across device sizes. */
|
|
260
|
+
static const textlinkboldhover = {
|
|
261
|
+
'fontFamily': 'Lucida Grande',
|
|
262
|
+
'fontWeight': 700,
|
|
263
|
+
'fontSize': '17px',
|
|
264
|
+
'lineHeight': '29.75px',
|
|
265
|
+
'letterSpacing': '0px',
|
|
266
|
+
'textDecoration': 'underline',
|
|
267
|
+
};
|
|
268
|
+
|
|
269
|
+
// ============================================
|
|
270
|
+
// FOOTNOTE
|
|
271
|
+
// ============================================
|
|
272
|
+
|
|
273
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This specific style is commonly used on small two lines of text that are seen on standard teasers. The font size of this text style is similar to the label text style. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 16 - 16 - 16 - 18 */
|
|
274
|
+
static const footnote1 = {
|
|
275
|
+
'fontFamily': 'Lucida Grande',
|
|
276
|
+
'fontWeight': 400,
|
|
277
|
+
'fontSize': '13px',
|
|
278
|
+
'lineHeight': '16.899999618530273px',
|
|
279
|
+
'letterSpacing': '0px',
|
|
280
|
+
};
|
|
281
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. 16 - 16 - 16 - 18 */
|
|
282
|
+
static const footnote1bold = {
|
|
283
|
+
'fontFamily': 'Lucida Grande',
|
|
284
|
+
'fontWeight': 700,
|
|
285
|
+
'fontSize': '13px',
|
|
286
|
+
'lineHeight': '16.899999618530273px',
|
|
287
|
+
'letterSpacing': '0px',
|
|
288
|
+
};
|
|
289
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
|
|
290
|
+
static const footnote2 = {
|
|
291
|
+
'fontFamily': 'Lucida Grande',
|
|
292
|
+
'fontWeight': 400,
|
|
293
|
+
'fontSize': '10px',
|
|
294
|
+
'lineHeight': '13px',
|
|
295
|
+
'letterSpacing': '0px',
|
|
296
|
+
};
|
|
297
|
+
/** Footnotes are used for disclaimers, annotations, or secondary details. They are small in size and carry low visual weight. This text style should be chosen when longer small descriptive texts in a small font size is needed where as the label text style should be used for shorter identifier texts. Font size: 12 - 12 - 12 - 16 */
|
|
298
|
+
static const footnote2bold = {
|
|
299
|
+
'fontFamily': 'Lucida Grande',
|
|
300
|
+
'fontWeight': 700,
|
|
301
|
+
'fontSize': '10px',
|
|
302
|
+
'lineHeight': '13px',
|
|
303
|
+
'letterSpacing': '0px',
|
|
304
|
+
};
|
|
305
|
+
|
|
306
|
+
// ============================================
|
|
307
|
+
// LABEL
|
|
308
|
+
// ============================================
|
|
309
|
+
|
|
310
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
311
|
+
static const label1 = {
|
|
312
|
+
'fontFamily': 'Lucida Grande',
|
|
313
|
+
'fontWeight': 400,
|
|
314
|
+
'fontSize': '17px',
|
|
315
|
+
'lineHeight': '20.399999618530273px',
|
|
316
|
+
'letterSpacing': '0.25px',
|
|
317
|
+
};
|
|
318
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
319
|
+
static const label1bold = {
|
|
320
|
+
'fontFamily': 'Lucida Grande',
|
|
321
|
+
'fontWeight': 700,
|
|
322
|
+
'fontSize': '17px',
|
|
323
|
+
'lineHeight': '20.399999618530273px',
|
|
324
|
+
'letterSpacing': '0.25px',
|
|
325
|
+
};
|
|
326
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size changes across device sizes: 10 - 10 - 15 - 17 */
|
|
327
|
+
static const label1boldresp = {
|
|
328
|
+
'fontFamily': 'Lucida Grande',
|
|
329
|
+
'fontWeight': 700,
|
|
330
|
+
'fontSize': '10px',
|
|
331
|
+
'lineHeight': '10px',
|
|
332
|
+
'letterSpacing': '0.25px',
|
|
333
|
+
};
|
|
334
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 17 across device sizes. */
|
|
335
|
+
static const label1uppercasebold = {
|
|
336
|
+
'fontFamily': 'Lucida Grande',
|
|
337
|
+
'fontWeight': 700,
|
|
338
|
+
'fontSize': '17px',
|
|
339
|
+
'lineHeight': '20.399999618530273px',
|
|
340
|
+
'letterSpacing': '0.5px',
|
|
341
|
+
'textTransform': 'upper',
|
|
342
|
+
};
|
|
343
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
344
|
+
static const label2 = {
|
|
345
|
+
'fontFamily': 'Lucida Grande',
|
|
346
|
+
'fontWeight': 400,
|
|
347
|
+
'fontSize': '15px',
|
|
348
|
+
'lineHeight': '16px',
|
|
349
|
+
'letterSpacing': '0.25px',
|
|
350
|
+
};
|
|
351
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
352
|
+
static const label2uppercase = {
|
|
353
|
+
'fontFamily': 'Lucida Grande',
|
|
354
|
+
'fontWeight': 400,
|
|
355
|
+
'fontSize': '15px',
|
|
356
|
+
'lineHeight': '16px',
|
|
357
|
+
'letterSpacing': '0.25px',
|
|
358
|
+
'textTransform': 'upper',
|
|
359
|
+
};
|
|
360
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 15 across device sizes. */
|
|
361
|
+
static const label2bold = {
|
|
362
|
+
'fontFamily': 'Lucida Grande',
|
|
363
|
+
'fontWeight': 700,
|
|
364
|
+
'fontSize': '15px',
|
|
365
|
+
'lineHeight': '16px',
|
|
366
|
+
'letterSpacing': '0.25px',
|
|
367
|
+
};
|
|
368
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This style used on special navi component simiiar to link lane menu items. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. The font size value remains constant at 15 across device sizes. */
|
|
369
|
+
static const label2uppercasebold = {
|
|
370
|
+
'fontFamily': 'Lucida Grande',
|
|
371
|
+
'fontWeight': 700,
|
|
372
|
+
'fontSize': '15px',
|
|
373
|
+
'lineHeight': '16px',
|
|
374
|
+
'letterSpacing': '0.25px',
|
|
375
|
+
'textTransform': 'upper',
|
|
376
|
+
};
|
|
377
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
378
|
+
static const label3 = {
|
|
379
|
+
'fontFamily': 'Lucida Grande',
|
|
380
|
+
'fontWeight': 400,
|
|
381
|
+
'fontSize': '12px',
|
|
382
|
+
'lineHeight': '14.399999618530273px',
|
|
383
|
+
'letterSpacing': '0.25px',
|
|
384
|
+
};
|
|
385
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. Current online CSS .nav_btn--type-list & .nav_btn__text // --nav-btn */
|
|
386
|
+
static const label3uppercase = {
|
|
387
|
+
'fontFamily': 'Lucida Grande',
|
|
388
|
+
'fontWeight': 400,
|
|
389
|
+
'fontSize': '12px',
|
|
390
|
+
'lineHeight': '14.399999618530273px',
|
|
391
|
+
'letterSpacing': '0.5px',
|
|
392
|
+
'textTransform': 'upper',
|
|
393
|
+
};
|
|
394
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
395
|
+
static const label3bold = {
|
|
396
|
+
'fontFamily': 'Lucida Grande',
|
|
397
|
+
'fontWeight': 700,
|
|
398
|
+
'fontSize': '12px',
|
|
399
|
+
'lineHeight': '14.399999618530273px',
|
|
400
|
+
'letterSpacing': '0.25px',
|
|
401
|
+
};
|
|
402
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 12 across device sizes. */
|
|
403
|
+
static const label3uppercasebold = {
|
|
404
|
+
'fontFamily': 'Lucida Grande',
|
|
405
|
+
'fontWeight': 700,
|
|
406
|
+
'fontSize': '12px',
|
|
407
|
+
'lineHeight': '14.399999618530273px',
|
|
408
|
+
'letterSpacing': '0.5px',
|
|
409
|
+
'textTransform': 'upper',
|
|
410
|
+
};
|
|
411
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. This text style should be chosen when shorter small identifier texts in a small font size is needed where as the footnote text style should be used for longer descriptive texts. This text style's font size value remains constant at 8. */
|
|
412
|
+
static const label4 = {
|
|
413
|
+
'fontFamily': 'Lucida Grande',
|
|
414
|
+
'fontWeight': 400,
|
|
415
|
+
'fontSize': '8px',
|
|
416
|
+
'lineHeight': '10px',
|
|
417
|
+
'letterSpacing': '0px',
|
|
418
|
+
};
|
|
419
|
+
|
|
420
|
+
// ============================================
|
|
421
|
+
// QUOTE
|
|
422
|
+
// ============================================
|
|
423
|
+
|
|
424
|
+
/** Use this text style for sections of text that are inside a fieldset with a quotation given by a person in an interview or a section of text from a larger body of text that need to be emphasized. */
|
|
425
|
+
static const quote = {
|
|
426
|
+
'fontFamily': 'Lucida Grande',
|
|
427
|
+
'fontWeight': 800,
|
|
428
|
+
'fontSize': '16px',
|
|
429
|
+
'lineHeight': '20.799999237060547px',
|
|
430
|
+
'letterSpacing': '0px',
|
|
431
|
+
};
|
|
432
|
+
|
|
433
|
+
// ============================================
|
|
434
|
+
// ACCORDION
|
|
435
|
+
// ============================================
|
|
436
|
+
|
|
437
|
+
/** This text style is for use on accordion labels */
|
|
438
|
+
static const accordionlabel = {
|
|
439
|
+
'fontFamily': 'Lucida Grande',
|
|
440
|
+
'fontWeight': 700,
|
|
441
|
+
'fontSize': '17px',
|
|
442
|
+
'letterSpacing': '0px',
|
|
443
|
+
};
|
|
444
|
+
|
|
445
|
+
// ============================================
|
|
446
|
+
// ARTICLE
|
|
447
|
+
// ============================================
|
|
448
|
+
|
|
449
|
+
/** This text style contains the variables necessary for setting how the font parameters for the article kicker behaves across breakpoints. For font size, this component level token currently references the semantic level token kicker1FontSize. */
|
|
450
|
+
static const articlekicker = {
|
|
451
|
+
'fontFamily': 'Lucida Grande',
|
|
452
|
+
'fontSize': '16px',
|
|
453
|
+
'lineHeight': '17.600000381469727px',
|
|
454
|
+
'fontStyle': '700',
|
|
455
|
+
};
|
|
456
|
+
/** This text style is used on image captions that show up in article pages only. */
|
|
457
|
+
static const articleimagecaption = {
|
|
458
|
+
'fontFamily': 'Lucida Grande',
|
|
459
|
+
'fontWeight': 700,
|
|
460
|
+
'fontSize': '13px',
|
|
461
|
+
'lineHeight': '19.5px',
|
|
462
|
+
'letterSpacing': '0px',
|
|
463
|
+
};
|
|
464
|
+
/** This component level text style is reserved for article page headline texts that show up at the top of article pages. This text style references the generic text styles headline1 and headline2 font size variables. 40 - 40 - 72 - 100 */
|
|
465
|
+
static const articleheadline = {
|
|
466
|
+
'fontFamily': 'Lucida Grande',
|
|
467
|
+
'fontSize': '30px',
|
|
468
|
+
'lineHeight': '30px',
|
|
469
|
+
'fontStyle': '700',
|
|
470
|
+
};
|
|
471
|
+
/** This text style is used on short pieces of text that give information about where an image originated. It can also be used on short texts that give information about where a video originated. */
|
|
472
|
+
static const articlemetasource = {
|
|
473
|
+
'fontFamily': 'Lucida Grande',
|
|
474
|
+
'fontWeight': 400,
|
|
475
|
+
'fontSize': '13px',
|
|
476
|
+
'lineHeight': '19px',
|
|
477
|
+
};
|
|
478
|
+
/** Use this text style for time and day text string that commonly shows up along with the article authors avatars. Font size: 12 - 12 - 14 - 16 */
|
|
479
|
+
static const articletimestamp = {
|
|
480
|
+
'fontFamily': 'Lucida Grande',
|
|
481
|
+
'fontWeight': 800,
|
|
482
|
+
'fontSize': '12px',
|
|
483
|
+
};
|
|
484
|
+
|
|
485
|
+
// ============================================
|
|
486
|
+
// AUDIOPLAYER
|
|
487
|
+
// ============================================
|
|
488
|
+
|
|
489
|
+
/** This text style is used on audio player labels for elapsed time, reproduction speed and short functionality description text. Font size: 16 - 16 - 16 - 18 */
|
|
490
|
+
static const audioplayerlabel = {
|
|
491
|
+
'fontFamily': 'Lucida Grande',
|
|
492
|
+
'fontWeight': 700,
|
|
493
|
+
'fontSize': '16px',
|
|
494
|
+
'lineHeight': '16px',
|
|
495
|
+
};
|
|
496
|
+
|
|
497
|
+
// ============================================
|
|
498
|
+
// AVATAR
|
|
499
|
+
// ============================================
|
|
500
|
+
|
|
501
|
+
/** This text style is used for avatar on iOS & Android apps. 12 - 12 - 14 - 16 */
|
|
502
|
+
static const appavatar = {
|
|
503
|
+
'fontFamily': 'Lucida Grande',
|
|
504
|
+
'fontWeight': 800,
|
|
505
|
+
'fontSize': '12px',
|
|
506
|
+
'letterSpacing': '0px',
|
|
507
|
+
'textTransform': 'upper',
|
|
508
|
+
};
|
|
509
|
+
/** This text style is used on article page avatar name labels in their default state. Font size: 16 - 16 - 16 - 18
|
|
510
|
+
|
|
511
|
+
09-2025, on large devices this component uses the css var --footnote-font-size-lg at 1024px bp changes to --footnote-font-size-sm */
|
|
512
|
+
static const avatardefault = {
|
|
513
|
+
'fontFamily': 'Lucida Grande',
|
|
514
|
+
'fontWeight': 700,
|
|
515
|
+
'fontSize': '13px',
|
|
516
|
+
'lineHeight': '21px',
|
|
517
|
+
'letterSpacing': '0px',
|
|
518
|
+
};
|
|
519
|
+
/** This text style is used on avatars that appear in article pages. Font size: 16 - 16 - 16 - 18 */
|
|
520
|
+
static const avatarhover = {
|
|
521
|
+
'fontFamily': 'Lucida Grande',
|
|
522
|
+
'fontWeight': 700,
|
|
523
|
+
'fontSize': '13px',
|
|
524
|
+
'lineHeight': '21px',
|
|
525
|
+
'letterSpacing': '0px',
|
|
526
|
+
'textDecoration': 'underline',
|
|
527
|
+
};
|
|
528
|
+
/** This text style is used on avatars that show up on article pages. Some avatars have the individual's first and last name on a single line. The second line of the avatar label is then used for secondary information such as the location of the individual in the world. 16 - 16 - 16 - 18 */
|
|
529
|
+
static const avatarsecondaryinfo = {
|
|
530
|
+
'fontFamily': 'Lucida Grande',
|
|
531
|
+
'fontWeight': 400,
|
|
532
|
+
'fontSize': '13px',
|
|
533
|
+
'lineHeight': '21px',
|
|
534
|
+
'letterSpacing': '0px',
|
|
535
|
+
};
|
|
536
|
+
/** This text style is used for the active state of the second line of avatar labels. This label text is used for secondary information such as the location of the individual in the world. 16 - 16 - 16 - 18 */
|
|
537
|
+
static const avatarsecondaryinfohover = {
|
|
538
|
+
'fontFamily': 'Lucida Grande',
|
|
539
|
+
'fontWeight': 400,
|
|
540
|
+
'fontSize': '13px',
|
|
541
|
+
'lineHeight': '21px',
|
|
542
|
+
'letterSpacing': '0px',
|
|
543
|
+
'textDecoration': 'underline',
|
|
544
|
+
};
|
|
545
|
+
|
|
546
|
+
// ============================================
|
|
547
|
+
// BADGES
|
|
548
|
+
// ============================================
|
|
549
|
+
|
|
550
|
+
/** 14 - 14 - 16 - 16 -- This text style is specific to the video horizontal player's ad badge that shows up next to the yellow progress bar that plays during horizontal video advertisements. */
|
|
551
|
+
static const videoadbadge = {
|
|
552
|
+
'fontFamily': 'Gotham XNarrow',
|
|
553
|
+
'fontWeight': 400,
|
|
554
|
+
'fontSize': '14px',
|
|
555
|
+
'textTransform': 'upper',
|
|
556
|
+
};
|
|
557
|
+
/** This text style is used on horizontal video badges that contain either the video's total duration or a live status identifier. Font size: 16 - 16 - 18 - 18 */
|
|
558
|
+
static const videotimebadge = {
|
|
559
|
+
'fontFamily': 'Lucida Grande',
|
|
560
|
+
'fontWeight': 400,
|
|
561
|
+
'fontSize': '16px',
|
|
562
|
+
'lineHeight': '21px',
|
|
563
|
+
};
|
|
564
|
+
|
|
565
|
+
// ============================================
|
|
566
|
+
// BREADCRUMB
|
|
567
|
+
// ============================================
|
|
568
|
+
|
|
569
|
+
/** This text style is used for the last items in a breadcrumbs chain. It is commonly used in article pages and is a h1 in html. This text style's font size parameter is controlled by the breadcrumbFontSize variable. 15 - 15 - 15 - 12. Breadcrumb labels are smaller on largest devices. */
|
|
570
|
+
static const breadcrumb = {
|
|
571
|
+
'fontFamily': 'Lucida Grande',
|
|
572
|
+
'fontWeight': 700,
|
|
573
|
+
'fontSize': '15px',
|
|
574
|
+
'lineHeight': '15px',
|
|
575
|
+
'letterSpacing': '0px',
|
|
576
|
+
};
|
|
577
|
+
/** This text style is used for breadcrumb links that are commonly used in article pages. This text style's font size parameter is controlled by the breadcrumbFontSize variable. 15 - 15 - 15 - 12. Breadcrumb labels are smaller on largest devices. */
|
|
578
|
+
static const breadcrumblink = {
|
|
579
|
+
'fontFamily': 'Lucida Grande',
|
|
580
|
+
'fontWeight': 700,
|
|
581
|
+
'fontSize': '15px',
|
|
582
|
+
'lineHeight': '15px',
|
|
583
|
+
'letterSpacing': '0px',
|
|
584
|
+
'textDecoration': 'underline',
|
|
585
|
+
};
|
|
586
|
+
/** This text style is used for the hover state of breadcrumbs that are commonly used in article pages. This text style's font size parameter is controlled by the breadcrumbFontSize variable. 15 - 15 - 15 - 12. Breadcrumb labels are smaller on largest devices. */
|
|
587
|
+
static const breadcrumblinkhover = {
|
|
588
|
+
'fontFamily': 'Lucida Grande',
|
|
589
|
+
'fontWeight': 700,
|
|
590
|
+
'fontSize': '15px',
|
|
591
|
+
'lineHeight': '15px',
|
|
592
|
+
'letterSpacing': '0px',
|
|
593
|
+
'textDecoration': 'underline',
|
|
594
|
+
};
|
|
595
|
+
|
|
596
|
+
// ============================================
|
|
597
|
+
// BREAKINGNEWS
|
|
598
|
+
// ============================================
|
|
599
|
+
|
|
600
|
+
/** Use this text style on breaking news headlines that horizontally scroll in the breaking news animated strip. Font size constant 21. */
|
|
601
|
+
static const breakingnewstext = {
|
|
602
|
+
'fontFamily': 'Lucida Grande',
|
|
603
|
+
'fontWeight': 700,
|
|
604
|
+
'fontSize': '21px',
|
|
605
|
+
'lineHeight': '24px',
|
|
606
|
+
'letterSpacing': '0px',
|
|
607
|
+
'textTransform': 'upper',
|
|
608
|
+
};
|
|
609
|
+
/** Use this text style on the upper title of the breaking news headline strip. Font size constant 13. */
|
|
610
|
+
static const breakingnewsuppertitle = {
|
|
611
|
+
'fontFamily': 'Lucida Grande',
|
|
612
|
+
'fontWeight': 800,
|
|
613
|
+
'fontSize': '13px',
|
|
614
|
+
'lineHeight': '13px',
|
|
615
|
+
'letterSpacing': '0px',
|
|
616
|
+
};
|
|
617
|
+
/** Use this font style on the breaking news badge's lower title. Font size constant 23. */
|
|
618
|
+
static const breakingnewslowertitle = {
|
|
619
|
+
'fontFamily': 'Lucida Grande',
|
|
620
|
+
'fontWeight': 800,
|
|
621
|
+
'fontSize': '23px',
|
|
622
|
+
'lineHeight': '21px',
|
|
623
|
+
'letterSpacing': '0px',
|
|
624
|
+
};
|
|
625
|
+
|
|
626
|
+
// ============================================
|
|
627
|
+
// BUTTON
|
|
628
|
+
// ============================================
|
|
629
|
+
|
|
630
|
+
/** This text style is used on button labels. Its font size variable is currently in the Density collection. Font size changes across devices: 15 - 17 - 19 Current online CSS .btn--narrow & .btn */
|
|
631
|
+
static const buttonlabel = {
|
|
632
|
+
'fontFamily': 'Lucida Grande',
|
|
633
|
+
'fontSize': '15px',
|
|
634
|
+
'lineHeight': '15px',
|
|
635
|
+
'letterSpacing': '0.5px',
|
|
636
|
+
'fontStyle': '600',
|
|
637
|
+
'textTransform': 'upper',
|
|
638
|
+
};
|
|
639
|
+
/** This text style is used on buttons that are commonly used inside of a container for advertizers and partners. This text is used in buttons that open links to external content. Font size: 16 - 16 - 16 - 18 */
|
|
640
|
+
static const partnerlinkbuttonlabel = {
|
|
641
|
+
'fontFamily': 'Lucida Grande',
|
|
642
|
+
'fontWeight': 400,
|
|
643
|
+
'fontSize': '16px',
|
|
644
|
+
'lineHeight': '16px',
|
|
645
|
+
};
|
|
646
|
+
|
|
647
|
+
// ============================================
|
|
648
|
+
// CHIPS
|
|
649
|
+
// ============================================
|
|
650
|
+
|
|
651
|
+
/** This text style is used on the chips component. They are commonly used for filtering parameters. font size: 16 - 16 - 16 - 18 */
|
|
652
|
+
static const chipslabel = {
|
|
653
|
+
'fontFamily': 'Lucida Grande',
|
|
654
|
+
'fontWeight': 700,
|
|
655
|
+
'fontSize': '16px',
|
|
656
|
+
};
|
|
657
|
+
|
|
658
|
+
// ============================================
|
|
659
|
+
// FOOTER
|
|
660
|
+
// ============================================
|
|
661
|
+
|
|
662
|
+
/** This text style is used for link texts contained inside cards that commonly show up at the bottom of pages in footers. This link text style's font size parameter uses the label2 font size variable. */
|
|
663
|
+
static const footercardlink = {
|
|
664
|
+
'fontFamily': 'Gotham XNarrow',
|
|
665
|
+
'fontWeight': 400,
|
|
666
|
+
'fontSize': '15px',
|
|
667
|
+
'textDecoration': 'underline',
|
|
668
|
+
};
|
|
669
|
+
/** This text style is found on footers that separate links with a vertical bar. Font size remains constant at 20 px across devices. */
|
|
670
|
+
static const footerlinkseparator = {
|
|
671
|
+
'fontFamily': 'Gotham XNarrow',
|
|
672
|
+
'fontWeight': 400,
|
|
673
|
+
};
|
|
674
|
+
/** This text style is used in footer links that show up at the bottom of content pages. Font size constant at 11px. */
|
|
675
|
+
static const footerlinks = {
|
|
676
|
+
'fontFamily': 'Gotham XNarrow',
|
|
677
|
+
'fontWeight': 700,
|
|
678
|
+
'fontSize': '11px',
|
|
679
|
+
'lineHeight': '14px',
|
|
680
|
+
'letterSpacing': '0px',
|
|
681
|
+
};
|
|
682
|
+
/** User data and offer pages use this text style on footer links. Font size remains constant at 18px. */
|
|
683
|
+
static const footerlinkuserOfferpages = {
|
|
684
|
+
'fontFamily': 'Gotham XNarrow',
|
|
685
|
+
'fontWeight': 400,
|
|
686
|
+
'fontSize': '18px',
|
|
687
|
+
'lineHeight': '26px',
|
|
688
|
+
};
|
|
689
|
+
|
|
690
|
+
// ============================================
|
|
691
|
+
// INPUTFIELD
|
|
692
|
+
// ============================================
|
|
693
|
+
|
|
694
|
+
/** This text style is used in dropdowns and other text input fields such as date inputs, search input fields and other inputs for text found in forms for example. Font size references a variable from the density collection. 15 - 17 - 19 */
|
|
695
|
+
static const textinputfieldlabel = {
|
|
696
|
+
'fontFamily': 'Lucida Grande',
|
|
697
|
+
'fontWeight': 400,
|
|
698
|
+
'fontSize': '16px',
|
|
699
|
+
'lineHeight': '16px',
|
|
700
|
+
};
|
|
701
|
+
|
|
702
|
+
// ============================================
|
|
703
|
+
// LIVETICKER
|
|
704
|
+
// ============================================
|
|
705
|
+
|
|
706
|
+
/** This text style is used on live ticker headlines. The font size changes between device sizes. 22 - 22 - 32 -32 */
|
|
707
|
+
static const livetickerheadline = {
|
|
708
|
+
'fontFamily': 'Lucida Grande',
|
|
709
|
+
'fontWeight': 600,
|
|
710
|
+
'fontSize': '22px',
|
|
711
|
+
'lineHeight': '22px',
|
|
712
|
+
'letterSpacing': '0px',
|
|
713
|
+
};
|
|
714
|
+
/** Use this text style on the live ticker time stamps. 14 - 14 - 16 - 16 */
|
|
715
|
+
static const livetickertimestamp = {
|
|
716
|
+
'fontFamily': 'Gotham XNarrow',
|
|
717
|
+
'fontWeight': 700,
|
|
718
|
+
'fontSize': '14px',
|
|
719
|
+
'lineHeight': '14px',
|
|
720
|
+
};
|
|
721
|
+
|
|
722
|
+
// ============================================
|
|
723
|
+
// MEDIAPLAYERS
|
|
724
|
+
// ============================================
|
|
725
|
+
|
|
726
|
+
/** This text style is used on controller labels of the podcast media player. Font size: 16 - 16 - 16 - 18 */
|
|
727
|
+
static const podcastplayerlabel = {
|
|
728
|
+
'fontFamily': 'Lucida Grande',
|
|
729
|
+
'fontWeight': 400,
|
|
730
|
+
'fontSize': '16px',
|
|
731
|
+
'lineHeight': '16px',
|
|
732
|
+
};
|
|
733
|
+
/** 14 - 14 - 16 - 16 -- This text style is specific to the video horizontal player's ad badge that shows up next to the yellow progress bar that plays during the video advertisement. */
|
|
734
|
+
static const videoadtime = {
|
|
735
|
+
'fontFamily': 'Gotham',
|
|
736
|
+
'fontWeight': 800,
|
|
737
|
+
'fontSize': '14px',
|
|
738
|
+
'textTransform': 'upper',
|
|
739
|
+
};
|
|
740
|
+
/** Use this text style on video player time badges that display elapsed, total or live information text labels. This text style references the label2 font size variable. 15px constant */
|
|
741
|
+
static const videoplayertime = {
|
|
742
|
+
'fontFamily': 'Lucida Grande',
|
|
743
|
+
'fontWeight': 800,
|
|
744
|
+
'fontSize': '14px',
|
|
745
|
+
'textTransform': 'upper',
|
|
746
|
+
};
|
|
747
|
+
|
|
748
|
+
// ============================================
|
|
749
|
+
// MENU
|
|
750
|
+
// ============================================
|
|
751
|
+
|
|
752
|
+
/** This text style is used on a small title that is placed above tab elements that are seen on iOS and Android top menu bar. */
|
|
753
|
+
static const apptopbarstagetitle = {
|
|
754
|
+
'fontFamily': 'Lucida Grande',
|
|
755
|
+
'fontWeight': 800,
|
|
756
|
+
'fontSize': '12px',
|
|
757
|
+
'lineHeight': '14px',
|
|
758
|
+
'letterSpacing': '0px',
|
|
759
|
+
};
|
|
760
|
+
/** iOS and Android apps currently have a top bar with tabs that when selected display different content within the main view of the device. This text style is used for a title text that provides information for the user to situate where they are within the app's content possibilities. */
|
|
761
|
+
static const apptopbartabstitle = {
|
|
762
|
+
'fontFamily': 'Lucida Grande',
|
|
763
|
+
'fontWeight': 800,
|
|
764
|
+
'fontSize': '12px',
|
|
765
|
+
'lineHeight': '14px',
|
|
766
|
+
'letterSpacing': '0px',
|
|
767
|
+
'textTransform': 'upper',
|
|
768
|
+
};
|
|
769
|
+
/** Used on menu link lane items and on mobile side menu drawer. Current online CSS naming: --nav-btn */
|
|
770
|
+
static const menuitemlabel = {
|
|
771
|
+
'fontFamily': 'Lucida Grande',
|
|
772
|
+
'fontSize': '15px',
|
|
773
|
+
'lineHeight': '15px',
|
|
774
|
+
'letterSpacing': '0px',
|
|
775
|
+
'fontStyle': '700',
|
|
776
|
+
'textTransform': 'upper',
|
|
777
|
+
};
|
|
778
|
+
/** Use this tokenized font style for menu items with icons that are more important than the menu link lane items. Current online CSS: .nav_btn--type-util */
|
|
779
|
+
static const menuitemutillabel = {
|
|
780
|
+
'fontFamily': 'Lucida Grande',
|
|
781
|
+
'fontSize': '12px',
|
|
782
|
+
'lineHeight': '12px',
|
|
783
|
+
'letterSpacing': '0px',
|
|
784
|
+
'fontStyle': '700',
|
|
785
|
+
'textTransform': 'upper',
|
|
786
|
+
};
|
|
787
|
+
|
|
788
|
+
// ============================================
|
|
789
|
+
// NEWSTICKER
|
|
790
|
+
// ============================================
|
|
791
|
+
|
|
792
|
+
/** The vertical newsticker component has timestamps that use this text style. 16 - 16 - 16 - 18 */
|
|
793
|
+
static const newstickertimestamp = {
|
|
794
|
+
'fontFamily': 'Lucida Grande',
|
|
795
|
+
'fontWeight': 700,
|
|
796
|
+
'fontSize': '16px',
|
|
797
|
+
'lineHeight': '20.799999237060547px',
|
|
798
|
+
'letterSpacing': '0px',
|
|
799
|
+
};
|
|
800
|
+
/** This text style is a component level option for the newsticker kicker. Currently the newsticker kicker uses the semantic text style kicker3. This text style references the semantic one. */
|
|
801
|
+
static const newstickerkicker = {
|
|
802
|
+
'fontFamily': 'Lucida Grande',
|
|
803
|
+
'fontWeight': 700,
|
|
804
|
+
'fontSize': '14px',
|
|
805
|
+
'lineHeight': '15.399999618530273px',
|
|
806
|
+
'letterSpacing': '0px',
|
|
807
|
+
};
|
|
808
|
+
/** This text style is used on NewsTicker Headlines. It references the semantic level text style headline3. 28 - 28 - 36 - 40 */
|
|
809
|
+
static const newstickerheadline = {
|
|
810
|
+
'fontFamily': 'Lucida Grande',
|
|
811
|
+
'fontSize': '24px',
|
|
812
|
+
'lineHeight': '26.399999618530273px',
|
|
813
|
+
'letterSpacing': '0px',
|
|
814
|
+
'fontStyle': '700',
|
|
815
|
+
};
|
|
816
|
+
|
|
817
|
+
// ============================================
|
|
818
|
+
// PAGINATION
|
|
819
|
+
// ============================================
|
|
820
|
+
|
|
821
|
+
/** This component level text style stores the variables for the pagination component's active state (label1 with red accent color underline). Its size remains constant at 17px across device sizes. */
|
|
822
|
+
static const numberedpaginationactive = {
|
|
823
|
+
'fontFamily': 'Lucida Grande',
|
|
824
|
+
'fontWeight': 700,
|
|
825
|
+
'fontSize': '17px',
|
|
826
|
+
'lineHeight': '20.399999618530273px',
|
|
827
|
+
'letterSpacing': '0.25px',
|
|
828
|
+
'textDecoration': 'underline',
|
|
829
|
+
};
|
|
830
|
+
|
|
831
|
+
// ============================================
|
|
832
|
+
// PAYWALL
|
|
833
|
+
// ============================================
|
|
834
|
+
|
|
835
|
+
/** This text style is used for the paywall price tag text. */
|
|
836
|
+
static const paywallcardpricetag = {
|
|
837
|
+
'fontFamily': 'Lucida Grande',
|
|
838
|
+
'fontWeight': 800,
|
|
839
|
+
'fontSize': '64px',
|
|
840
|
+
'lineHeight': '64px',
|
|
841
|
+
'letterSpacing': '-0.5px',
|
|
842
|
+
};
|
|
843
|
+
/** This text style is used on the paywall card under the price value. */
|
|
844
|
+
static const paywallcardnote = {
|
|
845
|
+
'fontFamily': 'Lucida Grande',
|
|
846
|
+
'fontWeight': 800,
|
|
847
|
+
'fontSize': '40px',
|
|
848
|
+
'lineHeight': '40px',
|
|
849
|
+
'letterSpacing': '-0.5px',
|
|
850
|
+
};
|
|
851
|
+
|
|
852
|
+
// ============================================
|
|
853
|
+
// SPECIALNAVI
|
|
854
|
+
// ============================================
|
|
855
|
+
|
|
856
|
+
/** Used on menu link lane items and on mobile side menu drawer. */
|
|
857
|
+
static const specianaviitemlabel = {
|
|
858
|
+
'fontFamily': 'Lucida Grande',
|
|
859
|
+
'fontSize': '15px',
|
|
860
|
+
'lineHeight': '15px',
|
|
861
|
+
'letterSpacing': '0px',
|
|
862
|
+
'fontStyle': '700',
|
|
863
|
+
};
|
|
864
|
+
|
|
865
|
+
// ============================================
|
|
866
|
+
// TABS
|
|
867
|
+
// ============================================
|
|
868
|
+
|
|
869
|
+
/** This text style stores variables for the tab component. Tabs are similar to submenus and special navigation elements but tabs do not link to other URLs. */
|
|
870
|
+
static const tablabel = {
|
|
871
|
+
'fontFamily': 'Gotham XNarrow',
|
|
872
|
+
'fontWeight': 700,
|
|
873
|
+
'fontSize': '16px',
|
|
874
|
+
'textTransform': 'upper',
|
|
875
|
+
};
|
|
876
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
|
|
877
|
+
static const appbottombarlabeldefault = {
|
|
878
|
+
'fontFamily': 'Lucida Grande',
|
|
879
|
+
'fontWeight': 400,
|
|
880
|
+
'fontSize': '12px',
|
|
881
|
+
'lineHeight': '14.399999618530273px',
|
|
882
|
+
'letterSpacing': '0px',
|
|
883
|
+
};
|
|
884
|
+
/** Labels identify interface elements such as form fields, buttons, or navigation items. They ensure clarity and usability in functional contexts. */
|
|
885
|
+
static const appbottombarlabelactive = {
|
|
886
|
+
'fontFamily': 'Lucida Grande',
|
|
887
|
+
'fontWeight': 700,
|
|
888
|
+
'fontSize': '12px',
|
|
889
|
+
'lineHeight': '14.399999618530273px',
|
|
890
|
+
'letterSpacing': '0px',
|
|
891
|
+
};
|
|
892
|
+
|
|
893
|
+
// ============================================
|
|
894
|
+
// ATEASER
|
|
895
|
+
// ============================================
|
|
896
|
+
|
|
897
|
+
/** 16 - 16 - 22 - 24 | This text style currently uses two different semantic styles within it, the kicker3 for XS & S, and kicker2 for MD & LG */
|
|
898
|
+
static const ateaserkicker = {
|
|
899
|
+
'fontFamily': 'Lucida Grande',
|
|
900
|
+
'fontSize': '14px',
|
|
901
|
+
'lineHeight': '14px',
|
|
902
|
+
'letterSpacing': '0px',
|
|
903
|
+
'fontStyle': '700',
|
|
904
|
+
};
|
|
905
|
+
/** This text style references the semantic text styles headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
|
|
906
|
+
static const ateaserheadline = {
|
|
907
|
+
'fontFamily': 'Lucida Grande',
|
|
908
|
+
'fontSize': '24px',
|
|
909
|
+
'lineHeight': '24px',
|
|
910
|
+
'letterSpacing': '0px',
|
|
911
|
+
'fontStyle': '700',
|
|
912
|
+
};
|
|
913
|
+
|
|
914
|
+
// ============================================
|
|
915
|
+
// MQTEASER
|
|
916
|
+
// ============================================
|
|
917
|
+
|
|
918
|
+
/** This component level text style references size variables for the semantic level. Specifically kicker4. 14 - 14 - 16 - 16 */
|
|
919
|
+
static const mqteaserkicker = {
|
|
920
|
+
'fontFamily': 'Lucida Grande',
|
|
921
|
+
'fontSize': '12px',
|
|
922
|
+
'lineHeight': '13.199999809265137px',
|
|
923
|
+
'letterSpacing': '0px',
|
|
924
|
+
'fontStyle': '700',
|
|
925
|
+
};
|
|
926
|
+
/** This component level text style references the semantic level text sizes of headline3 and headline4.
|
|
927
|
+
XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
|
|
928
|
+
static const mqteaserheadline = {
|
|
929
|
+
'fontFamily': 'Lucida Grande',
|
|
930
|
+
'fontSize': '16px',
|
|
931
|
+
'lineHeight': '18.399999618530273px',
|
|
932
|
+
'letterSpacing': '0px',
|
|
933
|
+
'fontStyle': '700',
|
|
934
|
+
};
|
|
935
|
+
|
|
936
|
+
// ============================================
|
|
937
|
+
// QTEASER
|
|
938
|
+
// ============================================
|
|
939
|
+
|
|
940
|
+
/** This component level text style is used on the quad teaser headline. Its font size parameter references the semantic level variable headline1. 48 - 48 - 72 - 100 */
|
|
941
|
+
static const qteaserheadline = {
|
|
942
|
+
'fontFamily': 'Lucida Grande',
|
|
943
|
+
'fontSize': '36px',
|
|
944
|
+
'lineHeight': '37.79999923706055px',
|
|
945
|
+
'letterSpacing': '0px',
|
|
946
|
+
'fontStyle': '700',
|
|
947
|
+
};
|
|
948
|
+
|
|
949
|
+
// ============================================
|
|
950
|
+
// STDTEASER
|
|
951
|
+
// ============================================
|
|
952
|
+
|
|
953
|
+
/** Standard teasers typography changes more than other teasers. On desktop they have a kicker, a headline and a short text. On mobile devices the short text is eliminated and the headline gains weight at device widths 600px. Then at small mobile sizes the weight drops once again. */
|
|
954
|
+
static const stdteaserheadline = {
|
|
955
|
+
'fontFamily': 'Lucida Grande',
|
|
956
|
+
'fontSize': '16px',
|
|
957
|
+
'lineHeight': '18.399999618530273px',
|
|
958
|
+
'letterSpacing': '0px',
|
|
959
|
+
'fontStyle': '600',
|
|
960
|
+
};
|
|
961
|
+
|
|
962
|
+
// ============================================
|
|
963
|
+
// TOGGLESWITCHES
|
|
964
|
+
// ============================================
|
|
965
|
+
|
|
966
|
+
/** This text style is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
|
|
967
|
+
static const apptoogleitemlabel = {
|
|
968
|
+
'fontFamily': 'Lucida Grande',
|
|
969
|
+
'fontWeight': 800,
|
|
970
|
+
'fontSize': '14px',
|
|
971
|
+
'lineHeight': '14.100000381469727px',
|
|
972
|
+
'letterSpacing': '0px',
|
|
973
|
+
'textTransform': 'upper',
|
|
974
|
+
};
|
|
975
|
+
|
|
976
|
+
// ============================================
|
|
977
|
+
// .DSDOCSSTYLES
|
|
978
|
+
// ============================================
|
|
979
|
+
|
|
980
|
+
static const pageheaderdescription = {
|
|
981
|
+
'fontFamily': 'Lucida Grande',
|
|
982
|
+
'fontWeight': 700,
|
|
983
|
+
'letterSpacing': '0px',
|
|
984
|
+
};
|
|
985
|
+
/** This text style is only used on the design system's documentation for code syntax snippets. */
|
|
986
|
+
static const codesnippets = {
|
|
987
|
+
'fontFamily': 'Source Code Pro',
|
|
988
|
+
'fontSize': '10px',
|
|
989
|
+
'lineHeight': '13px',
|
|
990
|
+
'letterSpacing': '0px',
|
|
991
|
+
};
|
|
992
|
+
/** This text style is only used for mockup pages of the design system website. */
|
|
993
|
+
static const bilddesignsidemenu = {
|
|
994
|
+
'fontFamily': 'Gotham XNarrow',
|
|
995
|
+
'fontWeight': 400,
|
|
996
|
+
};
|
|
997
|
+
/** This text style is only used for mockup pages of the design system website. */
|
|
998
|
+
static const bilddesignsidemenuactive = {
|
|
999
|
+
'fontFamily': 'Gotham XNarrow',
|
|
1000
|
+
'fontWeight': 400,
|
|
1001
|
+
'textDecoration': 'underline',
|
|
1002
|
+
};
|
|
1003
|
+
/** This text style is only used for mockup pages of the design system website. */
|
|
1004
|
+
static const bilddesignsidemenuhover = {
|
|
1005
|
+
'fontFamily': 'Gotham XNarrow',
|
|
1006
|
+
'fontWeight': 600,
|
|
1007
|
+
};
|
|
1008
|
+
/** This text style is only used for mockups the vertical video component teaser headlines. */
|
|
1009
|
+
static const verticalvideosmockheadlines = {
|
|
1010
|
+
'fontFamily': 'Gotham Condensed',
|
|
1011
|
+
'fontWeight': 600,
|
|
1012
|
+
'fontSize': '22px',
|
|
1013
|
+
'lineHeight': '22px',
|
|
1014
|
+
'textDecoration': 'underline',
|
|
1015
|
+
};
|
|
1016
|
+
/** This text style is used on documentation pages that contain some token information. */
|
|
1017
|
+
static const tokenspecl = {
|
|
1018
|
+
'fontFamily': 'Source Code Pro',
|
|
1019
|
+
};
|
|
1020
|
+
|
|
1021
|
+
// ============================================
|
|
1022
|
+
// .SPECS
|
|
1023
|
+
// ============================================
|
|
1024
|
+
|
|
1025
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1026
|
+
static const specsxs = {
|
|
1027
|
+
'fontFamily': 'Gotham',
|
|
1028
|
+
'fontWeight': 400,
|
|
1029
|
+
};
|
|
1030
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1031
|
+
static const specss = {
|
|
1032
|
+
'fontFamily': 'Gotham',
|
|
1033
|
+
};
|
|
1034
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1035
|
+
static const specsms = {
|
|
1036
|
+
'fontFamily': 'Gotham',
|
|
1037
|
+
};
|
|
1038
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1039
|
+
static const specsm = {
|
|
1040
|
+
'fontFamily': 'Gotham',
|
|
1041
|
+
};
|
|
1042
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1043
|
+
static const specsml = {
|
|
1044
|
+
'fontFamily': 'Gotham',
|
|
1045
|
+
'fontWeight': 400,
|
|
1046
|
+
'fontSize': '64px',
|
|
1047
|
+
'lineHeight': '80px',
|
|
1048
|
+
'textDecoration': 'underline',
|
|
1049
|
+
};
|
|
1050
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1051
|
+
static const specsl = {
|
|
1052
|
+
'fontFamily': 'Gotham',
|
|
1053
|
+
'fontWeight': 400,
|
|
1054
|
+
'textDecoration': 'underline',
|
|
1055
|
+
};
|
|
1056
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1057
|
+
static const specsxl = {
|
|
1058
|
+
'fontFamily': 'Gotham',
|
|
1059
|
+
'fontWeight': 600,
|
|
1060
|
+
'textDecoration': 'underline',
|
|
1061
|
+
};
|
|
1062
|
+
/** This text style is only used for audit pages of the design system. */
|
|
1063
|
+
static const specsxxl = {
|
|
1064
|
+
'fontFamily': 'Gotham',
|
|
1065
|
+
'fontWeight': 600,
|
|
1066
|
+
'textDecoration': 'underline',
|
|
1067
|
+
};
|
|
1068
|
+
|
|
1069
|
+
}
|