@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
|
@@ -4,106 +4,106 @@
|
|
|
4
4
|
Do not edit directly, this file was auto-generated.
|
|
5
5
|
-->
|
|
6
6
|
<resources>
|
|
7
|
-
<
|
|
8
|
-
<
|
|
9
|
-
<
|
|
10
|
-
<
|
|
11
|
-
<
|
|
12
|
-
<
|
|
13
|
-
<
|
|
14
|
-
<
|
|
15
|
-
<
|
|
16
|
-
<
|
|
17
|
-
<
|
|
7
|
+
<string name="semantic_border_border_radius_border_radius_none">0</string><!-- 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements. -->
|
|
8
|
+
<string name="semantic_border_border_radius_border_radius_xs">2</string><!-- 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges. -->
|
|
9
|
+
<string name="semantic_border_border_radius_border_radius_sm">4</string><!-- 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls. -->
|
|
10
|
+
<string name="semantic_border_border_radius_border_radius_md">8</string><!-- 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. -->
|
|
11
|
+
<string name="semantic_border_border_radius_border_radius_lg">16</string><!-- 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. -->
|
|
12
|
+
<string name="semantic_border_border_radius_border_radius_xl">24</string><!-- 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. -->
|
|
13
|
+
<dimen name="semantic_border_border_radius_border_radius_full">9999</dimen><!-- creates fully rounded shapes, typically used for circular elements like avatars. -->
|
|
14
|
+
<dimen name="semantic_border_border_width_border_width_hairline">0.33</dimen><!-- 0.33 -0.33 -0.33 -0.33 – primarily used in mobile app interfaces. Optimized for high-density displays to create subtle dividers and outlines without visual overload. -->
|
|
15
|
+
<string name="semantic_border_border_width_border_width_thin">1</string><!-- 1-1-1-1 – use for subtle outlines and dividers -->
|
|
16
|
+
<string name="semantic_border_border_width_border_width_thick">2</string><!-- 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) -->
|
|
17
|
+
<dimen name="semantic_layout_canvas_width_size_web">390</dimen><!-- Common viewport width size based on the selected breakpoint.
|
|
18
18
|
Apply this token to the main frame of page layouts. -->
|
|
19
|
-
<
|
|
19
|
+
<dimen name="semantic_layout_canvas_height_size_web">844</dimen><!-- Common viewport height size based on the selected mode.
|
|
20
20
|
Apply this token to the main frame of page layouts to simulate realistic vertical space. -->
|
|
21
|
-
<
|
|
21
|
+
<dimen name="semantic_layout_canvas_width_size_app">390</dimen><!-- Common viewport width size based on the selected breakpoint.
|
|
22
22
|
Apply this token to the main frame of page layouts. -->
|
|
23
|
-
<
|
|
23
|
+
<dimen name="semantic_layout_canvas_height_size_app">844</dimen><!-- Common viewport height size based on the selected mode.
|
|
24
24
|
Apply this token to the main frame of page layouts to simulate realistic vertical space. -->
|
|
25
|
-
<
|
|
25
|
+
<dimen name="semantic_layout_breakpoints_breakpoint_min_width_size">390</dimen><!-- 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
26
26
|
Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports. -->
|
|
27
|
-
<
|
|
27
|
+
<dimen name="semantic_layout_breakpoints_breakpoint_max_width_size">599</dimen><!-- 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
|
|
28
28
|
Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports. -->
|
|
29
|
-
<
|
|
30
|
-
<
|
|
31
|
-
<
|
|
32
|
-
<
|
|
33
|
-
<
|
|
34
|
-
<
|
|
35
|
-
<
|
|
36
|
-
<
|
|
37
|
-
<
|
|
38
|
-
<
|
|
39
|
-
<
|
|
40
|
-
<
|
|
41
|
-
<
|
|
42
|
-
<
|
|
43
|
-
<
|
|
44
|
-
<
|
|
45
|
-
<
|
|
46
|
-
<
|
|
47
|
-
<
|
|
48
|
-
<
|
|
49
|
-
<
|
|
50
|
-
<
|
|
51
|
-
<
|
|
52
|
-
<
|
|
53
|
-
<
|
|
54
|
-
<
|
|
55
|
-
<
|
|
56
|
-
<
|
|
57
|
-
<
|
|
58
|
-
<
|
|
59
|
-
<
|
|
60
|
-
<
|
|
61
|
-
<
|
|
62
|
-
<
|
|
63
|
-
<
|
|
64
|
-
<
|
|
65
|
-
<
|
|
66
|
-
<
|
|
67
|
-
<
|
|
68
|
-
<
|
|
69
|
-
<
|
|
70
|
-
<
|
|
71
|
-
<
|
|
72
|
-
<
|
|
73
|
-
<
|
|
74
|
-
<
|
|
75
|
-
<
|
|
76
|
-
<
|
|
77
|
-
<
|
|
78
|
-
<
|
|
79
|
-
<
|
|
80
|
-
<
|
|
81
|
-
<
|
|
82
|
-
<
|
|
83
|
-
<
|
|
84
|
-
<
|
|
85
|
-
<
|
|
86
|
-
<
|
|
87
|
-
<
|
|
88
|
-
<
|
|
89
|
-
<
|
|
90
|
-
<
|
|
91
|
-
<
|
|
92
|
-
<
|
|
93
|
-
<
|
|
94
|
-
<
|
|
95
|
-
<
|
|
96
|
-
<
|
|
97
|
-
<
|
|
98
|
-
<
|
|
99
|
-
<
|
|
100
|
-
<
|
|
101
|
-
<
|
|
102
|
-
<
|
|
103
|
-
<
|
|
104
|
-
<
|
|
105
|
-
<
|
|
106
|
-
<
|
|
29
|
+
<dimen name="semantic_layout_content_width_content_max_width_medium">700</dimen><!-- Use for content containers that should not fill the full page width on larger viewports. This is commonly used on article body text content and other elements in an article page. -->
|
|
30
|
+
<dimen name="semantic_layout_content_width_content_max_width_full">1024</dimen><!-- Use for content containers that should fill the full width of the page -->
|
|
31
|
+
<string name="semantic_layout_grid_responsive_grid_space_resp_sm">6</string><!-- 6-6-6-8 – use for side paddings and gutters in responsive layouts -->
|
|
32
|
+
<string name="semantic_layout_grid_responsive_grid_space_resp_base">12</string><!-- 12-12-12-16 – use for side paddings and gutters in responsive layouts -->
|
|
33
|
+
<string name="semantic_layout_grid_responsive_grid_space_resp_lg">24</string><!-- 24-24-32-32 – use for side paddings and gutters in responsive layouts -->
|
|
34
|
+
<string name="semantic_layout_grid_responsive_grid_space_resp_xl">48</string><!-- 48-48-64-64 – use for side paddings and gutters in responsive layouts -->
|
|
35
|
+
<string name="semantic_layout_grid_responsive_page_inline_space">0</string><!-- 0-0-0-16 – This token is used on the main homepages content container, ensuring full-width layout (no horizontal padding) on mobile and tablet breakpoints. -->
|
|
36
|
+
<string name="semantic_layout_grid_constant_grid_space_const_sm">12</string><!-- 12-12-12-12 – use for fixed side paddings and gutters -->
|
|
37
|
+
<string name="semantic_layout_grid_constant_grid_space_const_lg">16</string><!-- 16-16-16-16 – use for fixed side paddings and gutters -->
|
|
38
|
+
<dimen name="semantic_layout_grid_layout_guide_layout_guide_grid_colums">4</dimen><!-- Used to set the column count in Figma Layout guide Grids -->
|
|
39
|
+
<string name="semantic_layout_section_section_space_sm">24</string><!-- 24-24-36-36 – Use for vertical spacing between subsections in a layout -->
|
|
40
|
+
<string name="semantic_layout_section_section_space_base">36</string><!-- 36-36-48-48 – Use for vertical spacing between sections in a layout. -->
|
|
41
|
+
<string name="semantic_layout_section_section_space_lg">72</string><!-- 72-72-96-96 – Use for vertical spacing between sections in a layout -->
|
|
42
|
+
<string name="semantic_layout_section_paragraph_end_space">16</string><!-- 16-16-32-32 – Use for spacing after paragraphs in text content -->
|
|
43
|
+
<string name="semantic_space_gap_responsive_gap_space_resp2_xs">2</string><!-- 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
44
|
+
<string name="semantic_space_gap_responsive_gap_space_resp_xs">4</string><!-- 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
45
|
+
<string name="semantic_space_gap_responsive_gap_space_resp_sm">8</string><!-- 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
46
|
+
<string name="semantic_space_gap_responsive_gap_space_resp_md">12</string><!-- 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
47
|
+
<string name="semantic_space_gap_responsive_gap_space_resp_lg">16</string><!-- 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
48
|
+
<string name="semantic_space_gap_responsive_gap_space_resp_xl">24</string><!-- 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
49
|
+
<string name="semantic_space_gap_responsive_gap_space_resp2_xl">32</string><!-- 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
50
|
+
<string name="semantic_space_gap_responsive_gap_space_resp3_xl">48</string><!-- 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints -->
|
|
51
|
+
<string name="semantic_space_gap_constant_gap_space_const2_xs">2</string><!-- 2-2-2-2 – Use for fixed gaps between items inside of UI elements -->
|
|
52
|
+
<string name="semantic_space_gap_constant_gap_space_const_xs">4</string><!-- 4-4-4-4 – Use for fixed gaps between items inside of UI elements -->
|
|
53
|
+
<string name="semantic_space_gap_constant_gap_space_const_sm">8</string><!-- 8-8-8-8 – Use for fixed gaps between items inside of UI elements -->
|
|
54
|
+
<string name="semantic_space_gap_constant_gap_space_const_md">12</string><!-- 12-12-12-12 – Use for fixed gaps between items inside of UI elements -->
|
|
55
|
+
<string name="semantic_space_gap_constant_gap_space_const_lg">16</string><!-- 16-16-16-16 – Use for fixed gaps between items inside of UI elements -->
|
|
56
|
+
<string name="semantic_space_gap_constant_gap_space_const_xl">24</string><!-- 24-24-24-24 – Use for fixed gaps between items inside of UI elements -->
|
|
57
|
+
<string name="semantic_space_gap_constant_gap_space_const2_xl">32</string><!-- 32-32-32-32 – Use for fixed gaps between items inside of UI elements -->
|
|
58
|
+
<string name="semantic_space_gap_constant_gap_space_const3_xl">48</string><!-- 48-48-48-48 – Use for fixed gaps between items inside of UI elements -->
|
|
59
|
+
<string name="semantic_space_inline_responsive_inline_space_resp_sm">8</string><!-- 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints -->
|
|
60
|
+
<string name="semantic_space_inline_responsive_inline_space_resp_md">12</string><!-- 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints -->
|
|
61
|
+
<string name="semantic_space_inline_responsive_inline_space_resp_lg">16</string><!-- 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints -->
|
|
62
|
+
<string name="semantic_space_inline_responsive_inline_space_resp_xl">24</string><!-- 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints -->
|
|
63
|
+
<string name="semantic_space_inline_responsive_inline_space_resp2_xl">32</string><!-- 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints -->
|
|
64
|
+
<string name="semantic_space_inline_constant_inline_space_const3_xs">2</string><!-- 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
65
|
+
<string name="semantic_space_inline_constant_inline_space_const2_xs">4</string><!-- 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
66
|
+
<string name="semantic_space_inline_constant_inline_space_const_xs">6</string><!-- 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
67
|
+
<string name="semantic_space_inline_constant_inline_space_const_sm">8</string><!-- 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
68
|
+
<string name="semantic_space_inline_constant_inline_space_const_md">12</string><!-- 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
69
|
+
<string name="semantic_space_inline_constant_inline_space_const_lg">16</string><!-- 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
70
|
+
<string name="semantic_space_inline_constant_inline_space_const_xl">24</string><!-- 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
71
|
+
<string name="semantic_space_inline_constant_inline_space_const2_xl">32</string><!-- 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements -->
|
|
72
|
+
<string name="semantic_space_stack_responsive_stack_space_resp_sm">8</string><!-- 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints -->
|
|
73
|
+
<string name="semantic_space_stack_responsive_stack_space_resp_md">12</string><!-- 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints -->
|
|
74
|
+
<string name="semantic_space_stack_responsive_stack_space_resp_lg">16</string><!-- 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints -->
|
|
75
|
+
<string name="semantic_space_stack_responsive_stack_space_resp_xl">24</string><!-- 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints -->
|
|
76
|
+
<string name="semantic_space_stack_responsive_stack_space_resp2_xl">32</string><!-- 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints -->
|
|
77
|
+
<string name="semantic_space_stack_constant_stack_space_const3_xs">2</string><!-- 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
78
|
+
<string name="semantic_space_stack_constant_stack_space_const2_xs">4</string><!-- 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
79
|
+
<string name="semantic_space_stack_constant_stack_space_const_xs">6</string><!-- 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
80
|
+
<string name="semantic_space_stack_constant_stack_space_const_sm">8</string><!-- 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
81
|
+
<string name="semantic_space_stack_constant_stack_space_const_md">12</string><!-- 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
82
|
+
<string name="semantic_space_stack_constant_stack_space_const_lg">16</string><!-- 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
83
|
+
<string name="semantic_space_stack_constant_stack_space_const_xl">24</string><!-- 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
84
|
+
<string name="semantic_space_stack_constant_stack_space_const2_xl">32</string><!-- 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements -->
|
|
85
|
+
<string name="semantic_size_responsive_size_resp4_xs">12</string><!-- 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
86
|
+
<string name="semantic_size_responsive_size_resp3_xs">16</string><!-- 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
87
|
+
<string name="semantic_size_responsive_size_resp2_xs">24</string><!-- 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
88
|
+
<string name="semantic_size_responsive_size_resp_xs">32</string><!-- 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
89
|
+
<string name="semantic_size_responsive_size_resp_sm">40</string><!-- 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
90
|
+
<string name="semantic_size_responsive_size_resp_md">48</string><!-- 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
91
|
+
<string name="semantic_size_responsive_size_resp_lg">56</string><!-- 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
92
|
+
<string name="semantic_size_responsive_size_resp_xl">64</string><!-- 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
93
|
+
<string name="semantic_size_responsive_size_resp2_xl">72</string><!-- 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
94
|
+
<string name="semantic_size_responsive_size_resp3_xl">96</string><!-- 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
95
|
+
<string name="semantic_size_responsive_size_resp4_xl">148</string><!-- 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints -->
|
|
96
|
+
<string name="semantic_size_constant_size_const4_xs">8</string><!-- 8-8-8-8 – Use for setting fixed height and width of UI elements -->
|
|
97
|
+
<string name="semantic_size_constant_size_const3_xs">16</string><!-- 16-16-16-16 – Use for setting fixed height and width of UI elements -->
|
|
98
|
+
<string name="semantic_size_constant_size_const2_xs">24</string><!-- 24-24-24-24 – Use for setting fixed height and width of UI elements -->
|
|
99
|
+
<string name="semantic_size_constant_size_const_xs">32</string><!-- 32-32-32-32 – Use for setting fixed height and width of UI elements -->
|
|
100
|
+
<string name="semantic_size_constant_size_const_sm">40</string><!-- 40-40-40-40 – Use for setting fixed height and width of UI elements -->
|
|
101
|
+
<string name="semantic_size_constant_size_const_md">48</string><!-- 48-48-48-48 Use for setting fixed height and width of UI elements -->
|
|
102
|
+
<string name="semantic_size_constant_size_const_lg">56</string><!-- 56-56-56-56 – Use for setting fixed height and width of UI elements -->
|
|
103
|
+
<string name="semantic_size_constant_size_const_xl">64</string><!-- 64-64-64-64 – Use for setting fixed height and width of UI elements -->
|
|
104
|
+
<string name="semantic_size_constant_size_const2_xl">72</string><!-- 72-72-72-72 – Use for setting fixed height and width of UI elements -->
|
|
105
|
+
<string name="semantic_size_constant_size_const3_xl">96</string><!-- 96-96-96-96 – Use for setting fixed height and width of UI elements -->
|
|
106
|
+
<string name="semantic_size_constant_size_const4_xl">148</string><!-- 148-148-148-148 – Use for setting fixed height and width of UI elements -->
|
|
107
107
|
<string name="semantic_typography_font_family_body_font_family">Inter</string><!-- This variable references the bodyFontFamily variable from the branding collection. -->
|
|
108
108
|
<string name="semantic_typography_font_family_callout_font_family">AntennaCond</string>
|
|
109
109
|
<string name="semantic_typography_font_family_display_font_family">AntennaCond</string>
|
|
@@ -114,84 +114,84 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
114
114
|
<string name="semantic_typography_font_family_subheadline_font_family">AntennaCond</string>
|
|
115
115
|
<string name="semantic_typography_font_family_title_font_family">AntennaCond</string>
|
|
116
116
|
<string name="semantic_typography_font_family_quote_font_family">AntennaCond</string>
|
|
117
|
-
<
|
|
118
|
-
<
|
|
119
|
-
<
|
|
120
|
-
<
|
|
121
|
-
<
|
|
122
|
-
<
|
|
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
|
-
<
|
|
117
|
+
<string name="semantic_typography_font_size_body_body_font_size">17</string><!-- This variable is used on the body text style's font size parameter. It remains constant at 21. -->
|
|
118
|
+
<string name="semantic_typography_font_size_callout_callout1_font_size">18</string><!-- This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22 -->
|
|
119
|
+
<string name="semantic_typography_font_size_display_display1_font_size">38</string><!-- This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120 -->
|
|
120
|
+
<string name="semantic_typography_font_size_display_display2_font_size">34</string><!-- This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64 -->
|
|
121
|
+
<string name="semantic_typography_font_size_display_display3_font_size">27</string><!-- This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40 -->
|
|
122
|
+
<string name="semantic_typography_font_size_footnote_footnote1_font_size">13</string><!-- This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18 -->
|
|
123
|
+
<string name="semantic_typography_font_size_footnote_footnote2_font_size">10</string><!-- This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16 -->
|
|
124
|
+
<string name="semantic_typography_font_size_headline_headline1_font_size">42</string><!-- This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100 -->
|
|
125
|
+
<string name="semantic_typography_font_size_headline_headline2_font_size">42</string><!-- This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64 -->
|
|
126
|
+
<string name="semantic_typography_font_size_headline_headline3_font_size">30</string><!-- This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40 -->
|
|
127
|
+
<string name="semantic_typography_font_size_headline_headline4_font_size">21</string><!-- This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32 -->
|
|
128
|
+
<string name="semantic_typography_font_size_kicker_kicker1_font_size">20</string><!-- Values come from NMT Figma File 01_Foundation; in online CSS this is kicker0. 18 - 18 - 22 - 30 - This variable does not exist yet in online css. Online css is called kicker0 for smallest font size. -->
|
|
129
|
+
<string name="semantic_typography_font_size_kicker_kicker2_font_size">16</string><!-- Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. This DS uses 1 to 4 following html convention of h1, h2, h3, etc. 18 - 18 - 22 - 24 -->
|
|
130
|
+
<string name="semantic_typography_font_size_kicker_kicker3_font_size">16</string><!-- Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20 -->
|
|
131
|
+
<string name="semantic_typography_font_size_kicker_kicker4_font_size">14</string><!-- Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16 -->
|
|
132
|
+
<string name="semantic_typography_font_size_label_label1_font_size">17</string><!-- This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes. -->
|
|
133
|
+
<string name="semantic_typography_font_size_label_label1_font_size_responsive">10</string><!-- 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes. -->
|
|
134
|
+
<string name="semantic_typography_font_size_label_label2_font_size">15</string><!-- This variable controls the label2 text style's font size parameter. Its value remains constant at 15. -->
|
|
135
|
+
<string name="semantic_typography_font_size_label_label3_font_size">12</string><!-- This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes. -->
|
|
136
|
+
<string name="semantic_typography_font_size_label_label4_font_size">8</string><!-- This token is used in the font size parameter of the label4 text style. The value remains constant at 8. -->
|
|
137
|
+
<string name="semantic_typography_font_size_subheadline_subheadline1_font_size">18</string><!-- This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36 -->
|
|
138
|
+
<string name="semantic_typography_font_size_title_title1_font_size">24</string><!-- 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) -->
|
|
139
|
+
<string name="semantic_typography_font_size_title_title2_font_size">16</string><!-- 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) -->
|
|
140
|
+
<string name="semantic_typography_font_size_quote_quote_font_size">16</string><!-- 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style. -->
|
|
141
|
+
<string name="semantic_typography_font_weight_body_body_font_weight_book">400</string>
|
|
142
|
+
<string name="semantic_typography_font_weight_body_body_font_weight_bold">700</string>
|
|
143
|
+
<string name="semantic_typography_font_weight_callout_callout_font_weight">800</string>
|
|
144
|
+
<string name="semantic_typography_font_weight_display_display_font_weight">800</string>
|
|
145
|
+
<string name="semantic_typography_font_weight_footnote_footnote_font_weight_bold">700</string>
|
|
146
|
+
<string name="semantic_typography_font_weight_footnote_footnote_font_weight_book">400</string>
|
|
147
|
+
<string name="semantic_typography_font_weight_headline_headline1_font_weight">700</string>
|
|
148
148
|
<string name="semantic_typography_font_weight_headline_headline1_font_weight_st">Bold Italic</string><!-- This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines. -->
|
|
149
|
-
<
|
|
150
|
-
<
|
|
151
|
-
<
|
|
152
|
-
<
|
|
149
|
+
<string name="semantic_typography_font_weight_headline_headline2_font_weight">700</string>
|
|
150
|
+
<string name="semantic_typography_font_weight_headline_headline3_font_weight">700</string>
|
|
151
|
+
<string name="semantic_typography_font_weight_headline_headline4_font_weight">700</string>
|
|
152
|
+
<string name="semantic_typography_font_weight_kicker_kicker_font_weight">700</string>
|
|
153
153
|
<string name="semantic_typography_font_weight_kicker_kicker_font_weight_st">Black Italic</string>
|
|
154
|
-
<
|
|
155
|
-
<
|
|
156
|
-
<
|
|
157
|
-
<
|
|
158
|
-
<
|
|
159
|
-
<
|
|
160
|
-
<
|
|
161
|
-
<
|
|
162
|
-
<
|
|
163
|
-
<
|
|
164
|
-
<
|
|
165
|
-
<
|
|
166
|
-
<
|
|
167
|
-
<
|
|
168
|
-
<
|
|
169
|
-
<
|
|
170
|
-
<
|
|
171
|
-
<
|
|
172
|
-
<
|
|
173
|
-
<
|
|
174
|
-
<
|
|
175
|
-
<
|
|
176
|
-
<
|
|
177
|
-
<
|
|
178
|
-
<
|
|
179
|
-
<
|
|
180
|
-
<
|
|
181
|
-
<
|
|
182
|
-
<
|
|
183
|
-
<
|
|
184
|
-
<
|
|
185
|
-
<
|
|
186
|
-
<
|
|
187
|
-
<
|
|
188
|
-
<
|
|
189
|
-
<
|
|
190
|
-
<
|
|
191
|
-
<
|
|
192
|
-
<
|
|
193
|
-
<
|
|
194
|
-
<
|
|
154
|
+
<string name="semantic_typography_font_weight_label_label_font_weight_book">400</string>
|
|
155
|
+
<string name="semantic_typography_font_weight_label_label_font_weight_bold">700</string>
|
|
156
|
+
<string name="semantic_typography_font_weight_subheadline_subheadline_font_weight">700</string>
|
|
157
|
+
<string name="semantic_typography_font_weight_title_title_font_weight">800</string>
|
|
158
|
+
<string name="semantic_typography_font_weight_quote_quote_font_weight">800</string>
|
|
159
|
+
<string name="semantic_typography_line_height_body_body_line_height">28.05</string><!-- Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height) -->
|
|
160
|
+
<string name="semantic_typography_line_height_callout_callout_line_height">23.4</string>
|
|
161
|
+
<string name="semantic_typography_line_height_display_display1_line_height">40</string>
|
|
162
|
+
<string name="semantic_typography_line_height_display_display2_line_height">36</string>
|
|
163
|
+
<string name="semantic_typography_line_height_display_display3_line_height">28</string>
|
|
164
|
+
<string name="semantic_typography_line_height_footnote_footnote1_line_height">17.03</string>
|
|
165
|
+
<string name="semantic_typography_line_height_footnote_footnote2_line_height">13</string>
|
|
166
|
+
<string name="semantic_typography_line_height_headline_headline1_line_height">42</string>
|
|
167
|
+
<string name="semantic_typography_line_height_headline_headline2_line_height">42</string>
|
|
168
|
+
<string name="semantic_typography_line_height_headline_headline3_line_height">33</string>
|
|
169
|
+
<string name="semantic_typography_line_height_headline_headline4_line_height">23.1</string>
|
|
170
|
+
<string name="semantic_typography_line_height_kicker_kicker1_line_height">22</string>
|
|
171
|
+
<string name="semantic_typography_line_height_kicker_kicker2_line_height">17.6</string>
|
|
172
|
+
<string name="semantic_typography_line_height_kicker_kicker3_line_height">17.6</string>
|
|
173
|
+
<string name="semantic_typography_line_height_kicker_kicker4_line_height">15.4</string>
|
|
174
|
+
<string name="semantic_typography_line_height_label_label1_line_height">20.4</string><!-- This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights. -->
|
|
175
|
+
<string name="semantic_typography_line_height_label_label1_responsive_line_height">12</string>
|
|
176
|
+
<string name="semantic_typography_line_height_label_label2_line_height">19.2</string>
|
|
177
|
+
<string name="semantic_typography_line_height_label_label3_line_height">14.4</string>
|
|
178
|
+
<string name="semantic_typography_line_height_label_label4_line_height">10</string>
|
|
179
|
+
<string name="semantic_typography_line_height_subheadline_subheadline1_line_height">23.4</string>
|
|
180
|
+
<string name="semantic_typography_line_height_title_title1_line_height">26.4</string>
|
|
181
|
+
<string name="semantic_typography_line_height_title_title2_line_height">20.8</string><!-- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg) -->
|
|
182
|
+
<string name="semantic_typography_line_height_quote_quote_line_height">20.8</string><!-- This variable is used in the quote text style line height parameter. -->
|
|
183
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_positive_lg">2</string><!-- 2 | 2 | 2 | 3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
184
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_positive_md">1</string><!-- 1 | 1 | 1 | 1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
185
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_positive_sm">0.5</string><!-- 0.5 | 0.5 | 0.5 | 0.5 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
186
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_positive_xs">0.25</string><!-- 0.25 | 0.25 | 0.25 | 0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
187
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_none">0</string><!-- 0 | 0 | 0 | 0 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
188
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_negative_xs">-0.25</string><!-- -0.25 | -0.25 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. This letter spacing was only found in large titles on iOS mobile app large title component. -->
|
|
189
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_negative_sm">-0.5</string><!-- -0.5 | -0.5 | -0.25 | -0.25 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
190
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_negative_md">-1</string><!-- -1 | -1 | -1 | -1 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
191
|
+
<string name="semantic_typography_letter_spacing_letter_spacing_negative_lg">-2</string><!-- -2 | -2 | -2 | -3 | This variable takes primitive letter spacing variables and creates this semantic variable for use on designs that change across device sizes. -->
|
|
192
|
+
<string name="semantic_typography_letter_spacing_display_display1_letter_spacing">-0.5</string><!-- -0.5 | -0.5 | -1 | -2 | This variable is used for the letter spacing parameter of the display1 text style. On smaller devices the value is smaller than on larger devices. On desktop devices the letter spacing is further reduced for making the text style more compact. -->
|
|
193
|
+
<string name="semantic_typography_letter_spacing_display_display2_letter_spacing">-0.5</string><!-- -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display2 text style. On smaller devices the value is smaller than on larger devices. -->
|
|
194
|
+
<string name="semantic_typography_letter_spacing_display_display3_letter_spacing">-0.5</string><!-- -0.5 | -0.5 | -1 | -1 | This variable is used for the letter spacing parameter of the display3 text style. On smaller devices the value is smaller than on larger devices. -->
|
|
195
195
|
<string name="semantic_visibility_boolean_visilble_desktop_only">false</string><!-- Use for showing elements on desktop viewport sizes only -->
|
|
196
196
|
<string name="semantic_visibility_boolean_visilble_tablet_only">false</string><!-- Use for showing elements on tablet viewport sizes only -->
|
|
197
197
|
<string name="semantic_visibility_boolean_visilble_mobile_only">true</string><!-- Use for showing elements on mobile viewport sizes only -->
|
|
@@ -204,270 +204,270 @@ Apply this token to the main frame of page layouts to simulate realistic maximum
|
|
|
204
204
|
<string name="semantic_visibility_variant_switch_change_on_lg">xs/sm/md</string>
|
|
205
205
|
<string name="semantic_visibility_variant_switch_change_on_md">xs/sm</string><!-- This variable is used for controlling size changes across device sizes on some components such as the vertical newsticker cards and the search results cards. Both have cards that change layouts at different breakpoints. -->
|
|
206
206
|
<string name="component_accordion_accordion_label_font_family">Inter</string><!-- This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande -->
|
|
207
|
-
<
|
|
208
|
-
<
|
|
209
|
-
<
|
|
210
|
-
<
|
|
207
|
+
<string name="component_avatar_avatar_article_size">48</string><!-- This variable is used for setting the size of avatar images in article pages. It references the sizeConstMD variable from the "generic" semantic collection. Its value is 48 across devices. -->
|
|
208
|
+
<string name="component_avatar_avatar_author_page_size">96</string><!-- 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. -->
|
|
209
|
+
<string name="component_avatar_avatar_label_font_size">13</string><!-- This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 -->
|
|
210
|
+
<dimen name="component_avatar_avatar_label_line_height">21</dimen><!-- This variable is used for controlling the line height of avatar texts. Its values influence the stacking space between avatar texts. 21 - 21 - 21 - 23 -->
|
|
211
211
|
<string name="component_avatar_avatar_font_family">Inter</string><!-- This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande -->
|
|
212
|
-
<
|
|
212
|
+
<string name="component_avatar_avatar_lane_gap_space">16</string><!-- This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 -->
|
|
213
213
|
<string name="component_avatar_app_avatar_font_family">AntennaCond</string><!-- This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. -->
|
|
214
|
-
<
|
|
215
|
-
<
|
|
216
|
-
<
|
|
217
|
-
<
|
|
218
|
-
<
|
|
214
|
+
<string name="component_article_article_kicker_font_size">20</string><!-- This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30 -->
|
|
215
|
+
<string name="component_article_article_headline_font_size">42</string><!-- 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG -->
|
|
216
|
+
<string name="component_article_article_image_caption_font_size">13</string><!-- CSS --article-figure-meta-font-size 16-16-18-18 -->
|
|
217
|
+
<string name="component_article_article_image_caption_line_height">16.9</string><!-- this component level variable references the branding variables -->
|
|
218
|
+
<dimen name="component_article_article_meta_font_size">12</dimen><!-- This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 -->
|
|
219
219
|
<string name="component_article_article_meta_font_family">AntennaCond</string><!-- This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection. -->
|
|
220
|
-
<
|
|
221
|
-
<
|
|
222
|
-
<
|
|
223
|
-
<
|
|
224
|
-
<
|
|
225
|
-
<
|
|
226
|
-
<
|
|
227
|
-
<
|
|
228
|
-
<
|
|
229
|
-
<
|
|
230
|
-
<
|
|
231
|
-
<
|
|
232
|
-
<
|
|
233
|
-
<
|
|
234
|
-
<
|
|
235
|
-
<
|
|
236
|
-
<
|
|
237
|
-
<
|
|
220
|
+
<string name="component_article_article_top_margin_space">8</string><!-- 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. -->
|
|
221
|
+
<string name="component_article_aricle_mobile1_col_grid_image_margin_space">0</string>
|
|
222
|
+
<string name="component_article_article_headings_stack_space">12</string><!-- 12 | 12 | 12 | 16 - This spacing variable is used for the space between article page heading kickers, headlines and subheadlines. XS&SM need review; correct value might be 8 -->
|
|
223
|
+
<string name="component_article_article_headings_inline_space">16</string><!-- 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. -->
|
|
224
|
+
<string name="component_article_article_content_stack_space">16</string><!-- 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. -->
|
|
225
|
+
<string name="component_article_article_content_inline_space">16</string><!-- 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. -->
|
|
226
|
+
<dimen name="component_article_article_gallery_a_teaser_width">145</dimen><!-- same as standard teaser width size variable -->
|
|
227
|
+
<string name="component_article_article_image_source_font_size">13</string><!-- NMT CSS --article-figure-meta-font-size -->
|
|
228
|
+
<string name="component_article_article_image_source_line_height">17</string>
|
|
229
|
+
<string name="component_article_article_image_container_stack_space">8</string>
|
|
230
|
+
<string name="component_article_article_image_landscape_inline_space">0</string>
|
|
231
|
+
<string name="component_article_article_image_portait_inline_space">0</string>
|
|
232
|
+
<string name="component_article_article_infobox_inline_space">16</string>
|
|
233
|
+
<string name="component_article_article_infobox_stack_space">16</string>
|
|
234
|
+
<dimen name="component_audio_player_audio_player_font_size">16</dimen><!-- This variable is used in the text style dedicated to audio player labels for elapsed time, reproduction speed and short functionality description text. 16 - 16 - 16 - 18 -->
|
|
235
|
+
<dimen name="component_badge_ad_label_badge_height_size">30</dimen><!-- 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. -->
|
|
236
|
+
<string name="component_badge_badges_inner_stack_space">2</string><!-- This space variable is used for creating the top and bottom space between a badge's text label and the surface that the text label is on top of. -->
|
|
237
|
+
<string name="component_badge_badges_inner_inline_space">4</string><!-- This space variable is used for creating the left and right space between a badge's text label and the badge background surface that the text label is on top of. -->
|
|
238
238
|
<string name="component_breadcrumb_breadcrumb_font_family">Inter</string>
|
|
239
|
-
<
|
|
240
|
-
<
|
|
241
|
-
<
|
|
242
|
-
<
|
|
243
|
-
<
|
|
244
|
-
<
|
|
245
|
-
<
|
|
246
|
-
<
|
|
247
|
-
<
|
|
248
|
-
<
|
|
249
|
-
<
|
|
250
|
-
<
|
|
251
|
-
<
|
|
252
|
-
<
|
|
253
|
-
<
|
|
254
|
-
<
|
|
255
|
-
<
|
|
256
|
-
<
|
|
257
|
-
<
|
|
258
|
-
<
|
|
259
|
-
<
|
|
260
|
-
<
|
|
261
|
-
<
|
|
262
|
-
<
|
|
263
|
-
<
|
|
264
|
-
<
|
|
265
|
-
<
|
|
266
|
-
<
|
|
267
|
-
<
|
|
268
|
-
<
|
|
269
|
-
<
|
|
270
|
-
<
|
|
271
|
-
<
|
|
272
|
-
<
|
|
273
|
-
<
|
|
274
|
-
<
|
|
275
|
-
<
|
|
276
|
-
<
|
|
277
|
-
<
|
|
278
|
-
<
|
|
279
|
-
<
|
|
280
|
-
<
|
|
281
|
-
<
|
|
282
|
-
<
|
|
283
|
-
<
|
|
284
|
-
<
|
|
285
|
-
<
|
|
286
|
-
<
|
|
287
|
-
<
|
|
288
|
-
<
|
|
239
|
+
<string name="component_breadcrumb_breadcrumb_font_size">14</string><!-- 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. -->
|
|
240
|
+
<string name="component_breadcrumb_breadcrumb_line_height">14</string><!-- 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. -->
|
|
241
|
+
<dimen name="component_breadcrumb_breadcrumb_arrow_left_inline_space1">3</dimen>
|
|
242
|
+
<dimen name="component_breadcrumb_breadcrumb_arrow_right_inline_space2">5</dimen>
|
|
243
|
+
<string name="component_breadcrumb_breadcrumb_inline_space">12</string>
|
|
244
|
+
<string name="component_breadcrumb_breadcrumb_font_weight">400</string>
|
|
245
|
+
<dimen name="component_breadcrumb_breadcrumb_stack_space">14</dimen>
|
|
246
|
+
<string name="component_breaking_news_breaking_news_container_height_size">56</string>
|
|
247
|
+
<string name="component_breaking_news_breaking_news_badge_inline_space">6</string>
|
|
248
|
+
<string name="component_breaking_news_breaking_news_badge_titels_stack_space">0</string>
|
|
249
|
+
<dimen name="component_breaking_news_breaking_news_badge_upper_title_font_size">13</dimen>
|
|
250
|
+
<dimen name="component_breaking_news_breaking_news_badge_upper_title_line_height">13</dimen>
|
|
251
|
+
<dimen name="component_breaking_news_breaking_news_badge_lower_title_font_size">23</dimen>
|
|
252
|
+
<dimen name="component_breaking_news_breaking_news_badge_lower_title_line_height">21</dimen>
|
|
253
|
+
<dimen name="component_breaking_news_breaking_news_scrolling_text_font_size">21</dimen>
|
|
254
|
+
<dimen name="component_breaking_news_breaking_news_scrolling_text_line_height">24</dimen>
|
|
255
|
+
<string name="component_button_button_label_font_size">15</string>
|
|
256
|
+
<string name="component_button_button_label_line_height">15</string>
|
|
257
|
+
<string name="component_button_button_content_gap_space">6</string>
|
|
258
|
+
<string name="component_button_button_inline_space">16</string>
|
|
259
|
+
<string name="component_button_button_stack_space">6</string>
|
|
260
|
+
<string name="component_button_button_border_width_size">2</string>
|
|
261
|
+
<string name="component_button_button_content_min_height_size">24</string><!-- This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. -->
|
|
262
|
+
<dimen name="component_button_partner_link_button_label_font_size">16</dimen><!-- Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 -->
|
|
263
|
+
<string name="component_button_partner_link_button_inline_space">8</string>
|
|
264
|
+
<string name="component_button_partner_link_button_label_height_size">48</string>
|
|
265
|
+
<string name="component_button_button_border_radius">8</string>
|
|
266
|
+
<dimen name="component_cards_search_result_card_image_width_size">216</dimen>
|
|
267
|
+
<dimen name="component_cards_search_result_card_image_height_size_stacked">189</dimen>
|
|
268
|
+
<dimen name="component_cards_newsticker_image_card_width_size">206</dimen>
|
|
269
|
+
<string name="component_carousel_gallery_teaser_title_bottom_space">28</string><!-- This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. -->
|
|
270
|
+
<string name="component_carousel_gallery_teaser_app_gap_space">0</string><!-- This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. -->
|
|
271
|
+
<dimen name="component_carousel_app_epaper_carousel_item_default_width">144</dimen>
|
|
272
|
+
<dimen name="component_carousel_app_epaper_carousel_item_focus_width">182</dimen>
|
|
273
|
+
<dimen name="component_carousel_app_epaper_carouse_beilage_item_width">110</dimen>
|
|
274
|
+
<dimen name="component_carousel_standard_teaser_gallery_teaser_width_web">145</dimen>
|
|
275
|
+
<dimen name="component_carousel_standard_teaser_gallery_teaser_width_app">280</dimen>
|
|
276
|
+
<string name="component_chips_chips_font_size">16</string><!-- This variable is used on the chips font size parameter of the chips text style. The font size changes only for the change between larger device widths and any device smaller than the largest. 16 - 16 -16 - 18 -->
|
|
277
|
+
<string name="component_chips_chips_inline_space">12</string>
|
|
278
|
+
<string name="component_chips_chips_stack_space">8</string>
|
|
279
|
+
<dimen name="component_datepicker_datepicker_item_day_width_size">44</dimen>
|
|
280
|
+
<dimen name="component_datepicker_datepicker_item_year_width_size">77</dimen>
|
|
281
|
+
<dimen name="component_datepicker_datepicker_item_height_size">44</dimen>
|
|
282
|
+
<dimen name="component_drawers_mobile_menu_drawer_stack_space">20</dimen>
|
|
283
|
+
<dimen name="component_drawers_mobile_menu_drawer_left_inline_space">20</dimen>
|
|
284
|
+
<dimen name="component_drawers_mobile_menu_drawer_right_inline_space">16</dimen>
|
|
285
|
+
<dimen name="component_drawers_mobile_menu_drawer_max_width_size">400</dimen>
|
|
286
|
+
<string name="component_dropdown_drop_down_item_stack_space">8</string>
|
|
287
|
+
<string name="component_dropdown_drop_down_item_inline_space">12</string>
|
|
288
|
+
<string name="component_dropdown_drop_down_border_radius">4</string>
|
|
289
289
|
<string name="component_footer_footer_font_family">Inter</string>
|
|
290
|
-
<
|
|
291
|
-
<
|
|
292
|
-
<
|
|
293
|
-
<
|
|
294
|
-
<
|
|
295
|
-
<
|
|
296
|
-
<
|
|
297
|
-
<
|
|
298
|
-
<
|
|
299
|
-
<
|
|
300
|
-
<
|
|
290
|
+
<dimen name="component_footer_footer_font_size">11</dimen><!-- This variable is used on footer links that commonly show up at the bottom of pages. The font size parameter remains constant at 11 px across device sizes. -->
|
|
291
|
+
<dimen name="component_footer_footer_line_height">14</dimen>
|
|
292
|
+
<dimen name="component_footer_footer_font_size_user_offer_pages">18</dimen>
|
|
293
|
+
<dimen name="component_footer_footer_line_height_user_offer_pages">26</dimen>
|
|
294
|
+
<string name="component_icon_icon_size">24</string>
|
|
295
|
+
<dimen name="component_icon_icon_size_embedd_media">40</dimen>
|
|
296
|
+
<string name="component_info_element_info_element_teaser_badge_margin_space">4</string>
|
|
297
|
+
<string name="component_info_element_info_element_teaser_image_height_size">80</string>
|
|
298
|
+
<string name="component_info_element_info_element_teaser_image_width_size">80</string>
|
|
299
|
+
<string name="component_info_element_info_element_teaser_badge_height_size">16</string>
|
|
300
|
+
<string name="component_inputfield_input_field_font_size">16</string><!-- This variable controls texts inside of input fields such as dropdowns, date input and other text inputs that appear in forms for example. compact 15 - default 17 - spacious 19 -->
|
|
301
301
|
<string name="component_inputfield_input_field_font_family">Inter</string>
|
|
302
|
-
<
|
|
303
|
-
<
|
|
304
|
-
<
|
|
305
|
-
<
|
|
306
|
-
<
|
|
307
|
-
<
|
|
308
|
-
<
|
|
309
|
-
<
|
|
310
|
-
<
|
|
302
|
+
<string name="component_inputfield_input_field_inline_space">16</string>
|
|
303
|
+
<string name="component_inputfield_input_field_stack_space">6</string>
|
|
304
|
+
<string name="component_inputfield_input_field_message_gap_space">4</string>
|
|
305
|
+
<string name="component_inputfield_input_field_i_message_inline_space">16</string>
|
|
306
|
+
<string name="component_inputfield_input_field_mini_label_inline_space">4</string>
|
|
307
|
+
<string name="component_inputfield_input_field_height_size">36</string>
|
|
308
|
+
<string name="component_inputfield_hey_input_container_inline_space">8</string>
|
|
309
|
+
<dimen name="component_liveticker_live_ticker_app_card_height_size">96</dimen>
|
|
310
|
+
<dimen name="component_liveticker_live_ticker_app_card_width_size">250</dimen>
|
|
311
311
|
<string name="component_liveticker_time_stamp_font_family">Gotham XNarrow</string>
|
|
312
|
-
<
|
|
313
|
-
<
|
|
314
|
-
<
|
|
315
|
-
<
|
|
316
|
-
<
|
|
317
|
-
<
|
|
318
|
-
<
|
|
319
|
-
<
|
|
312
|
+
<string name="component_liveticker_live_tickerheadline_font_weight">600</string>
|
|
313
|
+
<dimen name="component_liveticker_live_ticker_headlines_font_size">22</dimen><!-- This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 -->
|
|
314
|
+
<dimen name="component_liveticker_live_ticker_time_stamp_font_size">14</dimen><!-- This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 -->
|
|
315
|
+
<string name="component_liveticker_live_ticker_time_headline_stack_space">4</string>
|
|
316
|
+
<dimen name="component_liveticker_live_ticker_slider_item_width_max_size">257</dimen>
|
|
317
|
+
<string name="component_mediaplayer_audio_player_header_stack_space">56</string>
|
|
318
|
+
<string name="component_mediaplayer_podcast_play_button_size">48</string>
|
|
319
|
+
<dimen name="component_mediaplayer_vid_player_bottom_bar_gap_space">0</dimen>
|
|
320
320
|
<string name="component_mediaplayer_video_time_badge_font_family">Inter</string>
|
|
321
|
-
<
|
|
322
|
-
<
|
|
323
|
-
<
|
|
324
|
-
<
|
|
325
|
-
<
|
|
326
|
-
<
|
|
327
|
-
<
|
|
328
|
-
<
|
|
329
|
-
<
|
|
330
|
-
<
|
|
331
|
-
<
|
|
332
|
-
<
|
|
333
|
-
<
|
|
334
|
-
<
|
|
335
|
-
<
|
|
336
|
-
<
|
|
337
|
-
<
|
|
338
|
-
<
|
|
339
|
-
<
|
|
340
|
-
<
|
|
341
|
-
<
|
|
342
|
-
<
|
|
343
|
-
<
|
|
344
|
-
<
|
|
321
|
+
<string name="component_mediaplayer_vid_player_control_button_size">42</string>
|
|
322
|
+
<string name="component_mediaplayer_vid_player_control_button_icon_size_hover">28</string>
|
|
323
|
+
<dimen name="component_mediaplayer_vid_player_timecode_font_size">14</dimen>
|
|
324
|
+
<dimen name="component_mediaplayer_vid_player_timecode_container_min_width_size">45</dimen>
|
|
325
|
+
<dimen name="component_mediaplayer_vid_player_progress_bar_container_height_size">24</dimen>
|
|
326
|
+
<dimen name="component_mediaplayer_vid_player_unmute_button_width_size">220</dimen>
|
|
327
|
+
<string name="component_menu_menu_link_lane_height_size">48</string>
|
|
328
|
+
<string name="component_menu_menu_logo_default_size">56</string>
|
|
329
|
+
<string name="component_menu_menu_logo_scrolled_size">56</string>
|
|
330
|
+
<string name="component_menu_menu_utillink_item_height_size">48</string>
|
|
331
|
+
<string name="component_menu_menu_item_util_font_size">12</string>
|
|
332
|
+
<string name="component_menu_menu_item_font_size">18</string><!-- This variable is used on the menu link lane and on the mobile side menu drawer. -->
|
|
333
|
+
<dimen name="component_menu_menu_special_navi_item_height_size">48</dimen>
|
|
334
|
+
<string name="component_menu_menu_item_space">8</string>
|
|
335
|
+
<string name="component_menu_menu_link_item_inline_space">4</string>
|
|
336
|
+
<string name="component_menu_menu_item_util_stack_space">10</string>
|
|
337
|
+
<string name="component_menu_sub_nav_bar_height_size">42</string>
|
|
338
|
+
<string name="component_menu_menu_utility_links_container_height_size">56</string>
|
|
339
|
+
<string name="component_menu_menu_top_stack_space">8</string>
|
|
340
|
+
<string name="component_menu_menu_bottom_stack_space">8</string>
|
|
341
|
+
<string name="component_menu_menu_left_inline_space">8</string>
|
|
342
|
+
<string name="component_menu_menu_right_inline_space">0</string>
|
|
343
|
+
<string name="component_menu_menu_utility_links_gap_space">24</string>
|
|
344
|
+
<string name="component_menu_menu_utility_links_divider_height_size">40</string>
|
|
345
345
|
<color name="component_menu_menu_shadow_visibility">#1a000000</color><!-- This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 10 - 10 - 10 - 0 -->
|
|
346
346
|
<color name="component_menu_hey_input_shadow_visibility">#00000000</color><!-- This color type variables are only in this semantic collection for making subtle shadow effects change visibility across device sizes. Shadow alpha: 0 - 0 - 0 - 10 -->
|
|
347
|
-
<
|
|
348
|
-
<
|
|
349
|
-
<
|
|
350
|
-
<
|
|
351
|
-
<
|
|
352
|
-
<
|
|
353
|
-
<
|
|
347
|
+
<dimen name="component_menu_i_o_sapp_top_bar_height_size">44</dimen>
|
|
348
|
+
<dimen name="component_menu_i_o_sapp_top_bar_left_inline_space">12</dimen>
|
|
349
|
+
<dimen name="component_menu_i_o_sapp_top_bar_right_inline_space">16</dimen>
|
|
350
|
+
<string name="component_menu_app_topbar_title_font_size">12</string>
|
|
351
|
+
<string name="component_menu_app_topbar_stage_title_height">14</string>
|
|
352
|
+
<dimen name="component_newsticker_news_ticker_app_card_height_size">116</dimen>
|
|
353
|
+
<dimen name="component_newsticker_news_ticker_app_card_width_size">250</dimen>
|
|
354
354
|
<string name="component_newsticker_news_ticker_time_font_family">AntennaExtraCond</string>
|
|
355
|
-
<
|
|
356
|
-
<
|
|
357
|
-
<
|
|
358
|
-
<
|
|
359
|
-
<
|
|
360
|
-
<
|
|
361
|
-
<
|
|
362
|
-
<
|
|
363
|
-
<
|
|
364
|
-
<
|
|
365
|
-
<
|
|
366
|
-
<
|
|
367
|
-
<
|
|
368
|
-
<
|
|
369
|
-
<
|
|
370
|
-
<
|
|
371
|
-
<
|
|
372
|
-
<
|
|
373
|
-
<
|
|
374
|
-
<
|
|
375
|
-
<
|
|
376
|
-
<
|
|
377
|
-
<
|
|
378
|
-
<
|
|
379
|
-
<
|
|
380
|
-
<
|
|
381
|
-
<
|
|
382
|
-
<
|
|
383
|
-
<
|
|
384
|
-
<
|
|
385
|
-
<
|
|
386
|
-
<
|
|
387
|
-
<
|
|
388
|
-
<
|
|
389
|
-
<
|
|
390
|
-
<
|
|
391
|
-
<
|
|
392
|
-
<
|
|
393
|
-
<
|
|
394
|
-
<
|
|
395
|
-
<
|
|
396
|
-
<
|
|
397
|
-
<
|
|
398
|
-
<
|
|
399
|
-
<
|
|
400
|
-
<
|
|
401
|
-
<
|
|
402
|
-
<
|
|
403
|
-
<
|
|
404
|
-
<
|
|
405
|
-
<
|
|
406
|
-
<
|
|
407
|
-
<
|
|
408
|
-
<
|
|
409
|
-
<
|
|
410
|
-
<
|
|
411
|
-
<
|
|
412
|
-
<
|
|
413
|
-
<
|
|
414
|
-
<
|
|
415
|
-
<
|
|
416
|
-
<
|
|
417
|
-
<
|
|
418
|
-
<
|
|
419
|
-
<
|
|
420
|
-
<
|
|
421
|
-
<
|
|
422
|
-
<
|
|
423
|
-
<
|
|
424
|
-
<
|
|
425
|
-
<
|
|
426
|
-
<
|
|
427
|
-
<
|
|
428
|
-
<
|
|
429
|
-
<
|
|
430
|
-
<
|
|
431
|
-
<
|
|
432
|
-
<
|
|
433
|
-
<
|
|
434
|
-
<
|
|
435
|
-
<
|
|
436
|
-
<
|
|
437
|
-
<
|
|
438
|
-
<
|
|
439
|
-
<
|
|
440
|
-
<
|
|
441
|
-
<
|
|
442
|
-
<
|
|
443
|
-
<
|
|
444
|
-
<
|
|
445
|
-
<
|
|
446
|
-
<
|
|
447
|
-
<
|
|
448
|
-
<
|
|
449
|
-
<
|
|
450
|
-
<
|
|
451
|
-
<
|
|
452
|
-
<
|
|
453
|
-
<
|
|
454
|
-
<
|
|
455
|
-
<
|
|
456
|
-
<
|
|
457
|
-
<
|
|
458
|
-
<
|
|
459
|
-
<
|
|
460
|
-
<
|
|
355
|
+
<string name="component_newsticker_news_ticker_time_font_weight">700</string>
|
|
356
|
+
<dimen name="component_newsticker_news_ticker_time_font_size">16</dimen><!-- similar to kicker3 values - 16 - 16 - 16 - 18 -->
|
|
357
|
+
<dimen name="component_newsticker_news_ticker_time_line_height">20.8</dimen><!-- Figma currently does not allow for percentages in Line Height variables. The values in this token are the result of multiplying the font size by the line height variable defined on the Bild home css -> newsTickerTime line height: 1.3. Line height for this component does not change across devices. -->
|
|
358
|
+
<string name="component_newsticker_news_ticker_badges_inline_space">8</string>
|
|
359
|
+
<string name="component_newsticker_news_ticker_entries_stack_space">22</string>
|
|
360
|
+
<string name="component_newsticker_news_ticker_entries_left_inline_space">22</string>
|
|
361
|
+
<string name="component_newsticker_news_ticker_content_stack_space">4</string>
|
|
362
|
+
<string name="component_newsticker_news_ticker_kicker_inner_inline_space">4</string>
|
|
363
|
+
<string name="component_newsticker_news_ticker_kicker_inner_stack_space">2</string>
|
|
364
|
+
<string name="component_newsticker_news_ticker_time_kicker_stack_space">4</string>
|
|
365
|
+
<dimen name="component_newsticker_news_ticker_titles_inline_space">18</dimen>
|
|
366
|
+
<string name="component_newsticker_news_ticker_skeleton_bottom_space">64</string>
|
|
367
|
+
<string name="component_newsticker_news_ticker_red_dot_size">12</string>
|
|
368
|
+
<string name="component_newsticker_news_ticker_line_inline_space">6</string>
|
|
369
|
+
<string name="component_pagination_gallery_pagination_item_height_size">4</string>
|
|
370
|
+
<string name="component_pagination_gallery_pagination_container_web_inline_space">8</string><!-- 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices -->
|
|
371
|
+
<string name="component_pagination_gallery_pagination_container_app_inline_space">12</string>
|
|
372
|
+
<string name="component_pagination_gallery_pagination_container_stack_space">12</string><!-- 12 - 12 - 16 - 16 - this component level variable references the semantic -->
|
|
373
|
+
<string name="component_pagination_scroll_bar_thickness_size">8</string>
|
|
374
|
+
<dimen name="component_paywall_paywall_card_max_width_size">346</dimen>
|
|
375
|
+
<string name="component_paywall_paywall_card_price_tag_font_size">64</string><!-- This variable is used on the paywall card price tag. 64 constant -->
|
|
376
|
+
<string name="component_paywall_paywall_card_price_tag_line_height">64</string>
|
|
377
|
+
<string name="component_paywall_paywall_card_price_note_font_size">40</string><!-- This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 -->
|
|
378
|
+
<string name="component_paywall_paywall_card_price_note_line_height">40</string>
|
|
379
|
+
<dimen name="component_paywall_paywall_container_gap_space">-48</dimen>
|
|
380
|
+
<string name="component_paywall_paywall_header_bottom_stack_space">80</string>
|
|
381
|
+
<string name="component_quotes_quote_container_inline_space">16</string>
|
|
382
|
+
<string name="component_quotes_quote_content_gap_space">16</string>
|
|
383
|
+
<string name="component_quotes_quote_container_stack_space">16</string>
|
|
384
|
+
<string name="component_quotes_quote_quotation_marks_font_size">28</string>
|
|
385
|
+
<string name="component_radio_buttons_radio_selector_size">20</string>
|
|
386
|
+
<string name="component_radio_buttons_radio_selector_dot_active_size">12</string>
|
|
387
|
+
<string name="component_search_search_result_badge_height_size">18</string>
|
|
388
|
+
<string name="component_section_title_section_title_inner_stack_bottom_space">12</string>
|
|
389
|
+
<dimen name="component_section_title_section_title_arrow_inline_space">5</dimen><!-- This variable is used on large title headings that are h2 elements in html and indicate a new section in the user interface. This space changes when a user hovers over the large title. -->
|
|
390
|
+
<dimen name="component_section_title_section_title_arrow_inline_space_active">5</dimen><!-- This variable is used for increasing the space between the text and the arrow at the end of the large title text. On mobile devices there is no hover state so this variables values are the same as the default state values. -->
|
|
391
|
+
<string name="component_section_title_section_title_height_size">32</string>
|
|
392
|
+
<string name="component_separators_separator_thickness_size">2</string>
|
|
393
|
+
<dimen name="component_skeletons_headlines_skeleton_image_placeholder_max_width">282</dimen>
|
|
394
|
+
<string name="component_skeletons_article_skeleton_image_inline_space">12</string>
|
|
395
|
+
<dimen name="component_skeletons_article_skeleton_text_inline_space">0</dimen>
|
|
396
|
+
<dimen name="component_skeletons_article_text_skeleton_height_size">270</dimen>
|
|
397
|
+
<string name="component_special_navi_special_navi_inline_space">24</string>
|
|
398
|
+
<string name="component_sliders_slider_progress_bar_idle_height_size">4</string>
|
|
399
|
+
<string name="component_sliders_slider_progress_bar_hover_height_size">8</string>
|
|
400
|
+
<string name="component_sliders_slider_progress_inactive_height_size">2</string>
|
|
401
|
+
<string name="component_sliders_vid_player_progress_bar_height_size">12</string>
|
|
402
|
+
<string name="component_spinners_video_spinner_size">40</string>
|
|
403
|
+
<dimen name="component_spinners_video_spinner_size0_5x">20</dimen>
|
|
404
|
+
<dimen name="component_spinners_video_spinner_stroke_size">2</dimen>
|
|
405
|
+
<dimen name="component_tabs_tab_label_font_size">16</dimen><!-- Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. -->
|
|
406
|
+
<dimen name="component_tabs_tab_label_font_size_line">12</dimen><!-- Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. -->
|
|
407
|
+
<dimen name="component_tabs_ios_tabbar_height_size">49</dimen>
|
|
408
|
+
<dimen name="component_tabs_android_tabbar_height_size">56</dimen>
|
|
409
|
+
<dimen name="component_tabs_apps_tabs_label_font_size">12</dimen><!-- Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. -->
|
|
410
|
+
<dimen name="component_tabs_apps_tabs_label_line_height">14.4</dimen><!-- Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. -->
|
|
411
|
+
<dimen name="component_tabs_top_bar_tab_item_height_size">44</dimen>
|
|
412
|
+
<string name="component_table_table_column_width_size0_5x">40</string>
|
|
413
|
+
<string name="component_table_table_column_width_size0_75x">56</string>
|
|
414
|
+
<string name="component_table_table_column_width_size1x">80</string>
|
|
415
|
+
<string name="component_table_table_column_width_size1_5x">120</string>
|
|
416
|
+
<string name="component_table_table_column_width_size2x">140</string>
|
|
417
|
+
<string name="component_table_table_column_width_size2_5x">180</string>
|
|
418
|
+
<string name="component_table_table_column_width_size3x">200</string>
|
|
419
|
+
<dimen name="component_table_table_item_max_width_size">224</dimen>
|
|
420
|
+
<string name="component_teaser_a_teaser_a_teaser_kicker_font_size">16</string><!-- 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable -->
|
|
421
|
+
<string name="component_teaser_a_teaser_a_teaser_kicker_line_height">16</string>
|
|
422
|
+
<string name="component_teaser_a_teaser_a_teaser_headline_font_size">30</string><!-- This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 -->
|
|
423
|
+
<string name="component_teaser_a_teaser_a_teaser_headline_line_height">30</string>
|
|
424
|
+
<string name="component_teaser_a_teaser_a_teaser_title_inline_space">12</string>
|
|
425
|
+
<string name="component_teaser_b_teaser_b_teaser_title_inline_space">16</string>
|
|
426
|
+
<dimen name="component_teaser_bild_play_bild_play_teaser_width_size">145</dimen>
|
|
427
|
+
<string name="component_teaser_m_q_teaser_m_q_teaser_headline_font_size">21</string><!-- XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 -->
|
|
428
|
+
<string name="component_teaser_m_q_teaser_m_q_teaser_headline_line_height">23.1</string>
|
|
429
|
+
<string name="component_teaser_m_q_teaser_m_q_teaser_headline_font_weight">700</string>
|
|
430
|
+
<string name="component_teaser_m_q_teaser_mq_teaser_title_inline_space">12</string>
|
|
431
|
+
<string name="component_teaser_teaser_badges_height_size_lg">32</string><!-- This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40 -->
|
|
432
|
+
<string name="component_teaser_teaser_badges_height_size_sm">24</string>
|
|
433
|
+
<string name="component_teaser_teaser_badges_margin_space">8</string><!-- This variable is used for creating space around the outside of a subscription badge or video icon badge. -->
|
|
434
|
+
<string name="component_teaser_teaser_kicker_bg_inline_space">6</string>
|
|
435
|
+
<string name="component_teaser_teaser_kicker_bg_stack_space">2</string>
|
|
436
|
+
<string name="component_teaser_q_teaser_quad_kicker_font_size">20</string>
|
|
437
|
+
<string name="component_teaser_q_teaser_quad_headline_font_size">42</string><!-- This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100 -->
|
|
438
|
+
<string name="component_teaser_q_teaser_quad_headline_line_height">42</string>
|
|
439
|
+
<string name="component_teaser_q_teaser_q_teaser_title_inline_space">12</string>
|
|
440
|
+
<string name="component_teaser_teaser_layout_grid_space">12</string>
|
|
441
|
+
<string name="component_teaser_std_teaser_std_teaser_badges_margin_space">4</string><!-- This variable is used for creating space around the outside of a subscription badge or video icon badge. -->
|
|
442
|
+
<string name="component_teaser_std_teaser_std_teaser_image_title_gap_space">4</string>
|
|
443
|
+
<string name="component_teaser_std_teaser_std_teaser_kicker_headline_stack_space">2</string><!-- 2 | 2 | 2 | 2 - This variable is used on the standard teaser vertical spacing between the kicker and the headline. It references the semantic variable stackSpaceConst3XS -->
|
|
444
|
+
<string name="component_teaser_super_a_super_a_teaser_title_inline_space">24</string><!-- 16 - 16 - 16 - 16 -->
|
|
445
|
+
<string name="component_teaser_teaser_title_inline_left_space">12</string>
|
|
446
|
+
<string name="component_teaser_teaser_title_stack_space">4</string>
|
|
447
|
+
<string name="component_teaser_teaser_title_gap_space">4</string>
|
|
448
|
+
<string name="component_teaser_teaser_title_bottom_stack_space">12</string>
|
|
449
|
+
<dimen name="component_toggle_switch_app_toggle_item_label_font_size">14</dimen><!-- This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 -->
|
|
450
|
+
<dimen name="component_toggle_switch_app_toggle_item_label_line_height">14.1</dimen><!-- This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 -->
|
|
451
|
+
<dimen name="component_video_video_badge_time_line_height">21</dimen>
|
|
452
|
+
<dimen name="component_video_video_time_badge_font_size">16</dimen><!-- 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. -->
|
|
453
|
+
<dimen name="component_video_vertical_video_mock_headline_font_size">22</dimen>
|
|
454
|
+
<dimen name="component_video_video_frame_inline_space">0</dimen>
|
|
455
|
+
<string name="component_video_video_red_play_icon_height_size">10</string><!-- This variable is used for changing the red play icon inside the white square. -->
|
|
456
|
+
<string name="component_video_video_red_play_icon_width_size">8</string>
|
|
457
|
+
<dimen name="component_video_video_skeleton_container_height">180</dimen>
|
|
458
|
+
<string name="component_video_video_time_badge_size">24</string><!-- 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. -->
|
|
459
|
+
<string name="component_video_video_time_badge_corner_size">2</string><!-- This variable is used on video player badges that display a red play icon on top of a white square next to a time stamp. This variable references the borderRadiusXS. Constant value of 2 across device sizes. -->
|
|
460
|
+
<dimen name="component_video_video_ad_badge_font_size">14</dimen><!-- 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. -->
|
|
461
461
|
<string name="component_d_sys_docs_specs_font_family">Gotham</string><!-- This variable is used only for texts and labels that form part of this design system's documentation. -->
|
|
462
|
-
<
|
|
463
|
-
<
|
|
464
|
-
<
|
|
465
|
-
<
|
|
466
|
-
<
|
|
467
|
-
<
|
|
468
|
-
<
|
|
469
|
-
<
|
|
470
|
-
<
|
|
471
|
-
<
|
|
462
|
+
<dimen name="component_d_sys_docs_1column_mobile">320</dimen><!-- This variable is used only for this design system's component tests. -->
|
|
463
|
+
<dimen name="component_d_sys_docs_d_sys_docs_width_size">750</dimen>
|
|
464
|
+
<string name="component_d_sys_docs_ds_caption_stack_space0_5x">4</string><!-- This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 -->
|
|
465
|
+
<string name="component_d_sys_docs_ds_caption_stack_space1x">8</string>
|
|
466
|
+
<string name="component_d_sys_docs_ds_main_container_space">0</string><!-- This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 -->
|
|
467
|
+
<string name="component_d_sys_docs_foundations_banner_height_size">80</string><!-- This variable is used on documentation pages that have an artistic banner at the top of the page that is related to the foundation topic on the page. 80 - 80 -80 - 140 -->
|
|
468
|
+
<string name="component_d_sys_docs_main_content_stage_size">750</string><!-- This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 -->
|
|
469
|
+
<dimen name="component_d_sys_docs_thin_banner_vertical_height_size">558</dimen><!-- This variable is currently used on a thin gallery that appears on desktop websites with petbook and other "books" content. Its height changes to a large height on mobile sites. 558 - 558 - 558 - 186 -->
|
|
470
|
+
<string name="component_d_sys_docs_bild_design_frame_space">12</string><!-- Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe -->
|
|
471
|
+
<dimen name="component_d_sys_docs_doc_header_height_size">144</dimen><!-- This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 -->
|
|
472
472
|
<string name="breakpoint_name">sm</string>
|
|
473
473
|
</resources>
|