@marioschmidt/design-system-tokens 1.0.13 → 1.0.14

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.
Files changed (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -2,113 +2,101 @@
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  */
4
4
 
5
- export const semanticBorderBorderradiusBorderradiusnone = 0; // 0-0-0-0 – no corner rounding. Used as default for flat layouts, content modules, images, and teaser elements.
6
- export const semanticBorderBorderradiusBorderradiusxs = 2; // 2-2-2-2 use for corner rounding on very small UI elements such as tooltips and badges.
7
- export const semanticBorderBorderradiusBorderradiussm = 4; // 4-4-4-4 – use for corner rounding on compact components like checkboxes or small input controls.
8
- export const semanticBorderBorderradiusBorderradiusmd = 8; // 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements.
9
- export const semanticBorderBorderradiusBorderradiuslg = 16; // 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces.
10
- export const semanticBorderBorderradiusBorderradiusxl = 24; // 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components.
11
- export const semanticBorderBorderradiusBorderradiusfull = 9999; // creates fully rounded shapes, typically used for circular elements like avatars.
12
- export const semanticBorderBorderwidthBorderwidthhairline = 0.33; // 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.
13
- export const semanticBorderBorderwidthBorderwidththin = 1; // 1-1-1-1 – use for subtle outlines and dividers
14
- export const semanticBorderBorderwidthBorderwidththick = 2; // 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active)
15
- // Common viewport width size based on the selected breakpoint.
16
- // Apply this token to the main frame of page layouts.
17
- export const semanticLayoutCanvaswidthsizeweb = 320;
18
- // Common viewport height size based on the selected mode.
19
- // Apply this token to the main frame of page layouts to simulate realistic vertical space.
20
- export const semanticLayoutCanvasheightsizeweb = 568;
21
- // Common viewport width size based on the selected breakpoint.
22
- // Apply this token to the main frame of page layouts.
23
- export const semanticLayoutCanvaswidthsizeapp = 320;
24
- // Common viewport height size based on the selected mode.
25
- // Apply this token to the main frame of page layouts to simulate realistic vertical space.
26
- export const semanticLayoutCanvasheightsizeapp = 568;
27
- // 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
28
- // Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
29
- export const semanticLayoutBreakpointsBreakpointminwidthsize = 320;
30
- // 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
31
- // Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
32
- export const semanticLayoutBreakpointsBreakpointmaxwidthsize = 389;
33
- export const semanticLayoutContentwidthContentmaxwidthmedium = 700; // 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.
34
- export const semanticLayoutContentwidthContentmaxwidthfull = 1024; // Use for content containers that should fill the full width of the page
35
- export const semanticLayoutGridResponsiveGridspacerespsm = 6; // 6-6-6-8 – use for side paddings and gutters in responsive layouts
36
- export const semanticLayoutGridResponsiveGridspacerespbase = 12; // 12-12-12-16 – use for side paddings and gutters in responsive layouts
37
- export const semanticLayoutGridResponsiveGridspaceresplg = 24; // 24-24-32-32 – use for side paddings and gutters in responsive layouts
38
- export const semanticLayoutGridResponsiveGridspacerespxl = 48; // 48-48-64-64 – use for side paddings and gutters in responsive layouts
39
- export const semanticLayoutGridResponsivePageinlinespace = 0; // 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.
40
- export const semanticLayoutGridConstantGridspaceconstsm = 12; // 12-12-12-12 – use for fixed side paddings and gutters
41
- export const semanticLayoutGridConstantGridspaceconstlg = 16; // 16-16-16-16 – use for fixed side paddings and gutters
42
- export const semanticLayoutGridLayoutguideLayoutguidegridcolums = 4; // Used to set the column count in Figma Layout guide Grids
43
- export const semanticLayoutSectionSectionspacesm = 24; // 24-24-36-36 – Use for vertical spacing between subsections in a layout
44
- export const semanticLayoutSectionSectionspacebase = 36; // 36-36-48-48 – Use for vertical spacing between sections in a layout.
45
- export const semanticLayoutSectionSectionspacelg = 72; // 72-72-96-96 – Use for vertical spacing between sections in a layout
46
- export const semanticLayoutSectionParagraphendspace = 16; // 16-16-32-32 – Use for spacing after paragraphs in text content
47
- export const semanticSpaceGapResponsiveGapspaceresp2xs = 2; // 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints
48
- export const semanticSpaceGapResponsiveGapspacerespxs = 4; // 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints
49
- export const semanticSpaceGapResponsiveGapspacerespsm = 8; // 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints
50
- export const semanticSpaceGapResponsiveGapspacerespmd = 12; // 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints
51
- export const semanticSpaceGapResponsiveGapspaceresplg = 16; // 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints
52
- export const semanticSpaceGapResponsiveGapspacerespxl = 24; // 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints
53
- export const semanticSpaceGapResponsiveGapspaceresp2xl = 32; // 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints
54
- export const semanticSpaceGapResponsiveGapspaceresp3xl = 48; // 48-48-72-96 – Use for gaps between items inside of UI elements that scale across breakpoints
55
- export const semanticSpaceGapConstantGapspaceconst2xs = 2; // 2-2-2-2 – Use for fixed gaps between items inside of UI elements
56
- export const semanticSpaceGapConstantGapspaceconstxs = 4; // 4-4-4-4 – Use for fixed gaps between items inside of UI elements
57
- export const semanticSpaceGapConstantGapspaceconstsm = 8; // 8-8-8-8 – Use for fixed gaps between items inside of UI elements
58
- export const semanticSpaceGapConstantGapspaceconstmd = 12; // 12-12-12-12 – Use for fixed gaps between items inside of UI elements
59
- export const semanticSpaceGapConstantGapspaceconstlg = 16; // 16-16-16-16 – Use for fixed gaps between items inside of UI elements
60
- export const semanticSpaceGapConstantGapspaceconstxl = 24; // 24-24-24-24 – Use for fixed gaps between items inside of UI elements
61
- export const semanticSpaceGapConstantGapspaceconst2xl = 32; // 32-32-32-32 – Use for fixed gaps between items inside of UI elements
62
- export const semanticSpaceGapConstantGapspaceconst3xl = 48; // 48-48-48-48 – Use for fixed gaps between items inside of UI elements
63
- export const semanticSpaceInlineResponsiveInlinespacerespsm = 8; // 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
64
- export const semanticSpaceInlineResponsiveInlinespacerespmd = 12; // 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints
65
- export const semanticSpaceInlineResponsiveInlinespaceresplg = 16; // 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
66
- export const semanticSpaceInlineResponsiveInlinespacerespxl = 24; // 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
67
- export const semanticSpaceInlineResponsiveInlinespaceresp2xl = 32; // 32-32-48-64 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
68
- export const semanticSpaceInlineConstantInlinespaceconst3xs = 2; // 2-2-2-2 – Use for fixed horizontal (left/right) padding of UI elements
69
- export const semanticSpaceInlineConstantInlinespaceconst2xs = 4; // 4-4-4-4 – Use for fixed horizontal (left/right) padding of UI elements
70
- export const semanticSpaceInlineConstantInlinespaceconstxs = 6; // 6-6-6-6 – Use for fixed horizontal (left/right) padding of UI elements
71
- export const semanticSpaceInlineConstantInlinespaceconstsm = 8; // 8-8-8-8 – Use for fixed horizontal (left/right) padding of UI elements
72
- export const semanticSpaceInlineConstantInlinespaceconstmd = 12; // 12-12-12-12 – Use for fixed horizontal (left/right) padding of UI elements
73
- export const semanticSpaceInlineConstantInlinespaceconstlg = 16; // 16-16-16-16 – Use for fixed horizontal (left/right) padding of UI elements
74
- export const semanticSpaceInlineConstantInlinespaceconstxl = 24; // 24-24-24-24 – Use for fixed horizontal (left/right) padding of UI elements
75
- export const semanticSpaceInlineConstantInlinespaceconst2xl = 32; // 32-32-32-32 – Use for fixed horizontal (left/right) padding of UI elements
76
- export const semanticSpaceStackResponsiveStackspacerespsm = 8; // 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
77
- export const semanticSpaceStackResponsiveStackspacerespmd = 12; // 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
78
- export const semanticSpaceStackResponsiveStackspaceresplg = 16; // 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
79
- export const semanticSpaceStackResponsiveStackspacerespxl = 24; // 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
80
- export const semanticSpaceStackResponsiveStackspaceresp2xl = 32; // 32-32-48-64 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
81
- export const semanticSpaceStackConstantStackspaceconst3xs = 2; // 2-2-2-2 – Use for fixed vertical (top/bottom) padding of UI elements
82
- export const semanticSpaceStackConstantStackspaceconst2xs = 4; // 4-4-4-4 – Use for fixed vertical (top/bottom) padding of UI elements
83
- export const semanticSpaceStackConstantStackspaceconstxs = 6; // 6-6-6-6 – Use for fixed vertical (top/bottom) padding of UI elements
84
- export const semanticSpaceStackConstantStackspaceconstsm = 8; // 8-8-8-8 – Use for fixed vertical (top/bottom) padding of UI elements
85
- export const semanticSpaceStackConstantStackspaceconstmd = 12; // 12-12-12-12 – Use for fixed vertical (top/bottom) padding of UI elements
86
- export const semanticSpaceStackConstantStackspaceconstlg = 16; // 16-16-16-16 – Use for fixed vertical (top/bottom) padding of UI elements
87
- export const semanticSpaceStackConstantStackspaceconstxl = 24; // 24-24-24-24 – Use for fixed vertical (top/bottom) padding of UI elements
88
- export const semanticSpaceStackConstantStackspaceconst2xl = 32; // 32-32-32-32 – Use for fixed vertical (top/bottom) padding of UI elements
89
- export const semanticSizeResponsiveSizeresp4xs = 12; // 12-12-14-16 – Use for setting height and width of UI elements that scale across breakpoints
90
- export const semanticSizeResponsiveSizeresp3xs = 16; // 16-16-16-24 – Use for setting height and width of UI elements that scale across breakpoints
91
- export const semanticSizeResponsiveSizeresp2xs = 24; // 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints
92
- export const semanticSizeResponsiveSizerespxs = 32; // 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints
93
- export const semanticSizeResponsiveSizerespsm = 40; // 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints
94
- export const semanticSizeResponsiveSizerespmd = 48; // 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints
95
- export const semanticSizeResponsiveSizeresplg = 56; // 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints
96
- export const semanticSizeResponsiveSizerespxl = 64; // 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints
97
- export const semanticSizeResponsiveSizeresp2xl = 72; // 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints
98
- export const semanticSizeResponsiveSizeresp3xl = 96; // 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints
99
- export const semanticSizeResponsiveSizeresp4xl = 148; // 148-148-160-180 – Use for setting height and width of UI elements that scale across breakpoints
100
- export const semanticSizeConstantSizeconst4xs = 8; // 8-8-8-8 – Use for setting fixed height and width of UI elements
101
- export const semanticSizeConstantSizeconst3xs = 16; // 16-16-16-16 – Use for setting fixed height and width of UI elements
102
- export const semanticSizeConstantSizeconst2xs = 24; // 24-24-24-24 – Use for setting fixed height and width of UI elements
103
- export const semanticSizeConstantSizeconstxs = 32; // 32-32-32-32 – Use for setting fixed height and width of UI elements
104
- export const semanticSizeConstantSizeconstsm = 40; // 40-40-40-40 – Use for setting fixed height and width of UI elements
105
- export const semanticSizeConstantSizeconstmd = 48; // 48-48-48-48 Use for setting fixed height and width of UI elements
106
- export const semanticSizeConstantSizeconstlg = 56; // 56-56-56-56 – Use for setting fixed height and width of UI elements
107
- export const semanticSizeConstantSizeconstxl = 64; // 64-64-64-64 – Use for setting fixed height and width of UI elements
108
- export const semanticSizeConstantSizeconst2xl = 72; // 72-72-72-72 – Use for setting fixed height and width of UI elements
109
- export const semanticSizeConstantSizeconst3xl = 96; // 96-96-96-96 – Use for setting fixed height and width of UI elements
110
- export const semanticSizeConstantSizeconst4xl = 148; // 148-148-148-148 – Use for setting fixed height and width of UI elements
111
- export const semanticTypographyFontfamilyBodyfontfamily = "Lucida Grande"; // This variable references the bodyFontFamily variable from the branding collection.
5
+ export const semanticBorderBorderradiusBorderradiusnone = 0;
6
+ export const semanticBorderBorderradiusBorderradiusxs = 2;
7
+ export const semanticBorderBorderradiusBorderradiussm = 4;
8
+ export const semanticBorderBorderradiusBorderradiusmd = 8;
9
+ export const semanticBorderBorderradiusBorderradiuslg = 16;
10
+ export const semanticBorderBorderradiusBorderradiusxl = 24;
11
+ export const semanticBorderBorderradiusBorderradiusfull = "9999px";
12
+ export const semanticBorderBorderwidthBorderwidthhairline = "0.33px";
13
+ export const semanticBorderBorderwidthBorderwidththin = 1;
14
+ export const semanticBorderBorderwidthBorderwidththick = 2;
15
+ export const semanticLayoutCanvaswidthsizeweb = "320px";
16
+ export const semanticLayoutCanvasheightsizeweb = "568px";
17
+ export const semanticLayoutCanvaswidthsizeapp = "320px";
18
+ export const semanticLayoutCanvasheightsizeapp = "568px";
19
+ export const semanticLayoutBreakpointsBreakpointminwidthsize = "320px";
20
+ export const semanticLayoutBreakpointsBreakpointmaxwidthsize = "389px";
21
+ export const semanticLayoutContentwidthContentmaxwidthmedium = "700px";
22
+ export const semanticLayoutContentwidthContentmaxwidthfull = "1024px";
23
+ export const semanticLayoutGridResponsiveGridspacerespsm = 6;
24
+ export const semanticLayoutGridResponsiveGridspacerespbase = 12;
25
+ export const semanticLayoutGridResponsiveGridspaceresplg = 24;
26
+ export const semanticLayoutGridResponsiveGridspacerespxl = 48;
27
+ export const semanticLayoutGridResponsivePageinlinespace = 0;
28
+ export const semanticLayoutGridConstantGridspaceconstsm = 12;
29
+ export const semanticLayoutGridConstantGridspaceconstlg = 16;
30
+ export const semanticLayoutGridLayoutguideLayoutguidegridcolums = "4px";
31
+ export const semanticLayoutSectionSectionspacesm = 24;
32
+ export const semanticLayoutSectionSectionspacebase = 36;
33
+ export const semanticLayoutSectionSectionspacelg = 72;
34
+ export const semanticLayoutSectionParagraphendspace = 16;
35
+ export const semanticSpaceGapResponsiveGapspaceresp2xs = 2;
36
+ export const semanticSpaceGapResponsiveGapspacerespxs = 4;
37
+ export const semanticSpaceGapResponsiveGapspacerespsm = 8;
38
+ export const semanticSpaceGapResponsiveGapspacerespmd = 12;
39
+ export const semanticSpaceGapResponsiveGapspaceresplg = 16;
40
+ export const semanticSpaceGapResponsiveGapspacerespxl = 24;
41
+ export const semanticSpaceGapResponsiveGapspaceresp2xl = 32;
42
+ export const semanticSpaceGapResponsiveGapspaceresp3xl = 48;
43
+ export const semanticSpaceGapConstantGapspaceconst2xs = 2;
44
+ export const semanticSpaceGapConstantGapspaceconstxs = 4;
45
+ export const semanticSpaceGapConstantGapspaceconstsm = 8;
46
+ export const semanticSpaceGapConstantGapspaceconstmd = 12;
47
+ export const semanticSpaceGapConstantGapspaceconstlg = 16;
48
+ export const semanticSpaceGapConstantGapspaceconstxl = 24;
49
+ export const semanticSpaceGapConstantGapspaceconst2xl = 32;
50
+ export const semanticSpaceGapConstantGapspaceconst3xl = 48;
51
+ export const semanticSpaceInlineResponsiveInlinespacerespsm = 8;
52
+ export const semanticSpaceInlineResponsiveInlinespacerespmd = 12;
53
+ export const semanticSpaceInlineResponsiveInlinespaceresplg = 16;
54
+ export const semanticSpaceInlineResponsiveInlinespacerespxl = 24;
55
+ export const semanticSpaceInlineResponsiveInlinespaceresp2xl = 32;
56
+ export const semanticSpaceInlineConstantInlinespaceconst3xs = 2;
57
+ export const semanticSpaceInlineConstantInlinespaceconst2xs = 4;
58
+ export const semanticSpaceInlineConstantInlinespaceconstxs = 6;
59
+ export const semanticSpaceInlineConstantInlinespaceconstsm = 8;
60
+ export const semanticSpaceInlineConstantInlinespaceconstmd = 12;
61
+ export const semanticSpaceInlineConstantInlinespaceconstlg = 16;
62
+ export const semanticSpaceInlineConstantInlinespaceconstxl = 24;
63
+ export const semanticSpaceInlineConstantInlinespaceconst2xl = 32;
64
+ export const semanticSpaceStackResponsiveStackspacerespsm = 8;
65
+ export const semanticSpaceStackResponsiveStackspacerespmd = 12;
66
+ export const semanticSpaceStackResponsiveStackspaceresplg = 16;
67
+ export const semanticSpaceStackResponsiveStackspacerespxl = 24;
68
+ export const semanticSpaceStackResponsiveStackspaceresp2xl = 32;
69
+ export const semanticSpaceStackConstantStackspaceconst3xs = 2;
70
+ export const semanticSpaceStackConstantStackspaceconst2xs = 4;
71
+ export const semanticSpaceStackConstantStackspaceconstxs = 6;
72
+ export const semanticSpaceStackConstantStackspaceconstsm = 8;
73
+ export const semanticSpaceStackConstantStackspaceconstmd = 12;
74
+ export const semanticSpaceStackConstantStackspaceconstlg = 16;
75
+ export const semanticSpaceStackConstantStackspaceconstxl = 24;
76
+ export const semanticSpaceStackConstantStackspaceconst2xl = 32;
77
+ export const semanticSizeResponsiveSizeresp4xs = 12;
78
+ export const semanticSizeResponsiveSizeresp3xs = 16;
79
+ export const semanticSizeResponsiveSizeresp2xs = 24;
80
+ export const semanticSizeResponsiveSizerespxs = 32;
81
+ export const semanticSizeResponsiveSizerespsm = 40;
82
+ export const semanticSizeResponsiveSizerespmd = 48;
83
+ export const semanticSizeResponsiveSizeresplg = 56;
84
+ export const semanticSizeResponsiveSizerespxl = 64;
85
+ export const semanticSizeResponsiveSizeresp2xl = 72;
86
+ export const semanticSizeResponsiveSizeresp3xl = 96;
87
+ export const semanticSizeResponsiveSizeresp4xl = 148;
88
+ export const semanticSizeConstantSizeconst4xs = 8;
89
+ export const semanticSizeConstantSizeconst3xs = 16;
90
+ export const semanticSizeConstantSizeconst2xs = 24;
91
+ export const semanticSizeConstantSizeconstxs = 32;
92
+ export const semanticSizeConstantSizeconstsm = 40;
93
+ export const semanticSizeConstantSizeconstmd = 48;
94
+ export const semanticSizeConstantSizeconstlg = 56;
95
+ export const semanticSizeConstantSizeconstxl = 64;
96
+ export const semanticSizeConstantSizeconst2xl = 72;
97
+ export const semanticSizeConstantSizeconst3xl = 96;
98
+ export const semanticSizeConstantSizeconst4xl = 148;
99
+ export const semanticTypographyFontfamilyBodyfontfamily = "Lucida Grande";
112
100
  export const semanticTypographyFontfamilyCalloutfontfamily = "Lucida Grande";
113
101
  export const semanticTypographyFontfamilyDisplayfontfamily = "Lucida Grande";
114
102
  export const semanticTypographyFontfamilyFootnotefontfamily = "Lucida Grande";
@@ -119,30 +107,30 @@ export const semanticTypographyFontfamilySubheadlinefontfamily =
119
107
  "Lucida Grande";
120
108
  export const semanticTypographyFontfamilyTitlefontfamily = "Lucida Grande";
121
109
  export const semanticTypographyFontfamilyQuotefontfamily = "Lucida Grande";
122
- export const semanticTypographyFontsizeBodyBodyfontsize = 17; // This variable is used on the body text style's font size parameter. It remains constant at 21.
123
- export const semanticTypographyFontsizeCalloutCallout1fontsize = 16; // This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22
124
- export const semanticTypographyFontsizeDisplayDisplay1fontsize = 39; // This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120
125
- export const semanticTypographyFontsizeDisplayDisplay2fontsize = 35; // This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64
126
- export const semanticTypographyFontsizeDisplayDisplay3fontsize = 27; // This variable is used on the display3 font size parameter of the display3 text style. 28 - 28 - 32 - 40
127
- export const semanticTypographyFontsizeFootnoteFootnote1fontsize = 13; // This token is used on the footnote text style font size parameter. 16 - 16 - 16 - 18
128
- export const semanticTypographyFontsizeFootnoteFootnote2fontsize = 10; // This token is used in the font size parameter of the footnote2 text style. 12 - 12 - 12 - 16
129
- export const semanticTypographyFontsizeHeadlineHeadline1fontsize = 36; // This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100
130
- export const semanticTypographyFontsizeHeadlineHeadline2fontsize = 30; // This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64
131
- export const semanticTypographyFontsizeHeadlineHeadline3fontsize = 24; // This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40
132
- export const semanticTypographyFontsizeHeadlineHeadline4fontsize = 16; // This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32
133
- export const semanticTypographyFontsizeKickerKicker1fontsize = 16; // 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.
134
- export const semanticTypographyFontsizeKickerKicker2fontsize = 16; // 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
135
- export const semanticTypographyFontsizeKickerKicker3fontsize = 14; // Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 16 - 16 - 18 - 20
136
- export const semanticTypographyFontsizeKickerKicker4fontsize = 12; // Values come from comparing NMT Figma File 01_Foundation to online CSS. Online kickers are numbered from 0 to 3. 14 - 14 - 16 - 16
137
- export const semanticTypographyFontsizeLabelLabel1fontsize = 17; // This token is used in the label1 text style font size parameter. Its value remains constant at 17 across device sizes.
138
- export const semanticTypographyFontsizeLabelLabel1fontsizeresponsive = 10; // 10 - 10 - 15 - 17 Use this label font size when you want your label's font size to change across device sizes.
139
- export const semanticTypographyFontsizeLabelLabel2fontsize = 15; // This variable controls the label2 text style's font size parameter. Its value remains constant at 15.
140
- export const semanticTypographyFontsizeLabelLabel3fontsize = 12; // This token is used in the label3 text style's font size parameter. Its value remains constant at 12 across device sizes.
141
- export const semanticTypographyFontsizeLabelLabel4fontsize = 8; // This token is used in the font size parameter of the label4 text style. The value remains constant at 8.
142
- export const semanticTypographyFontsizeSubheadlineSubheadline1fontsize = 18; // This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36
143
- export const semanticTypographyFontsizeTitleTitle1fontsize = 22; // 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
144
- export const semanticTypographyFontsizeTitleTitle2fontsize = 14; // 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
145
- export const semanticTypographyFontsizeQuoteQuotefontsize = 16; // 16 - 16 - 18 - 20 -- This variable is used for controlling the font size of the quote text style.
110
+ export const semanticTypographyFontsizeBodyBodyfontsize = 17;
111
+ export const semanticTypographyFontsizeCalloutCallout1fontsize = 16;
112
+ export const semanticTypographyFontsizeDisplayDisplay1fontsize = 39;
113
+ export const semanticTypographyFontsizeDisplayDisplay2fontsize = 35;
114
+ export const semanticTypographyFontsizeDisplayDisplay3fontsize = 27;
115
+ export const semanticTypographyFontsizeFootnoteFootnote1fontsize = 13;
116
+ export const semanticTypographyFontsizeFootnoteFootnote2fontsize = 10;
117
+ export const semanticTypographyFontsizeHeadlineHeadline1fontsize = 36;
118
+ export const semanticTypographyFontsizeHeadlineHeadline2fontsize = 30;
119
+ export const semanticTypographyFontsizeHeadlineHeadline3fontsize = 24;
120
+ export const semanticTypographyFontsizeHeadlineHeadline4fontsize = 16;
121
+ export const semanticTypographyFontsizeKickerKicker1fontsize = 16;
122
+ export const semanticTypographyFontsizeKickerKicker2fontsize = 16;
123
+ export const semanticTypographyFontsizeKickerKicker3fontsize = 14;
124
+ export const semanticTypographyFontsizeKickerKicker4fontsize = 12;
125
+ export const semanticTypographyFontsizeLabelLabel1fontsize = 17;
126
+ export const semanticTypographyFontsizeLabelLabel1fontsizeresponsive = 10;
127
+ export const semanticTypographyFontsizeLabelLabel2fontsize = 15;
128
+ export const semanticTypographyFontsizeLabelLabel3fontsize = 12;
129
+ export const semanticTypographyFontsizeLabelLabel4fontsize = 8;
130
+ export const semanticTypographyFontsizeSubheadlineSubheadline1fontsize = 18;
131
+ export const semanticTypographyFontsizeTitleTitle1fontsize = 22;
132
+ export const semanticTypographyFontsizeTitleTitle2fontsize = 14;
133
+ export const semanticTypographyFontsizeQuoteQuotefontsize = 16;
146
134
  export const semanticTypographyFontweightBodyBodyfontweightbook = 400;
147
135
  export const semanticTypographyFontweightBodyBodyfontweightbold = 700;
148
136
  export const semanticTypographyFontweightCalloutCalloutfontweight = 800;
@@ -150,7 +138,7 @@ export const semanticTypographyFontweightDisplayDisplayfontweight = 800;
150
138
  export const semanticTypographyFontweightFootnoteFootnotefontweightbold = 700;
151
139
  export const semanticTypographyFontweightFootnoteFootnotefontweightbook = 400;
152
140
  export const semanticTypographyFontweightHeadlineHeadline1fontweight = 700;
153
- export const semanticTypographyFontweightHeadlineHeadline1fontweightst = "700"; // This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines.
141
+ export const semanticTypographyFontweightHeadlineHeadline1fontweightst = "700";
154
142
  export const semanticTypographyFontweightHeadlineHeadline2fontweight = 700;
155
143
  export const semanticTypographyFontweightHeadlineHeadline3fontweight = 700;
156
144
  export const semanticTypographyFontweightHeadlineHeadline4fontweight = 600;
@@ -161,7 +149,7 @@ export const semanticTypographyFontweightLabelLabelfontweightbold = 700;
161
149
  export const semanticTypographyFontweightSubheadlineSubheadlinefontweight = 700;
162
150
  export const semanticTypographyFontweightTitleTitlefontweight = 800;
163
151
  export const semanticTypographyFontweightQuoteQuotefontweight = 800;
164
- export const semanticTypographyLineheightBodyBodylineheight = 29.75; // Figma's font line height currently does not allow for multipliers as is used on current website css var(--body-line-height)
152
+ export const semanticTypographyLineheightBodyBodylineheight = 29.75;
165
153
  export const semanticTypographyLineheightCalloutCalloutlineheight = 20.8;
166
154
  export const semanticTypographyLineheightDisplayDisplay1lineheight = 40;
167
155
  export const semanticTypographyLineheightDisplayDisplay2lineheight = 36;
@@ -176,133 +164,135 @@ export const semanticTypographyLineheightKickerKicker1lineheight = 17.6;
176
164
  export const semanticTypographyLineheightKickerKicker2lineheight = 17.6;
177
165
  export const semanticTypographyLineheightKickerKicker3lineheight = 15.4;
178
166
  export const semanticTypographyLineheightKickerKicker4lineheight = 13.2;
179
- export const semanticTypographyLineheightLabelLabel1lineheight = 20.4; // This variable is used in the label1 text style's line height parameter. It references branding variables for brand specific line heights.
167
+ export const semanticTypographyLineheightLabelLabel1lineheight = 20.4;
180
168
  export const semanticTypographyLineheightLabelLabel1responsivelineheight = 10;
181
169
  export const semanticTypographyLineheightLabelLabel2lineheight = 16;
182
170
  export const semanticTypographyLineheightLabelLabel3lineheight = 14.4;
183
171
  export const semanticTypographyLineheightLabelLabel4lineheight = 10;
184
172
  export const semanticTypographyLineheightSubheadlineSubheadline1lineheight = 23.4;
185
173
  export const semanticTypographyLineheightTitleTitle1lineheight = 26.4;
186
- export const semanticTypographyLineheightTitleTitle2lineheight = 16.8; // html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
187
- export const semanticTypographyLineheightQuoteQuotelineheight = 20.8; // This variable is used in the quote text style line height parameter.
188
- export const semanticTypographyLetterspacingLetterspacingpositivelg = 2; // 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.
189
- export const semanticTypographyLetterspacingLetterspacingpositivemd = 1; // 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.
190
- export const semanticTypographyLetterspacingLetterspacingpositivesm = 0.5; // 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.
191
- export const semanticTypographyLetterspacingLetterspacingpositivexs = 0.25; // 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.
192
- export const semanticTypographyLetterspacingLetterspacingnone = 0; // 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.
193
- export const semanticTypographyLetterspacingLetterspacingnegativexs = -0.25; // -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.
194
- export const semanticTypographyLetterspacingLetterspacingnegativesm = -0.5; // -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.
195
- export const semanticTypographyLetterspacingLetterspacingnegativemd = -1; // -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.
196
- export const semanticTypographyLetterspacingLetterspacingnegativelg = -2; // -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.
197
- export const semanticTypographyLetterspacingDisplayDisplay1letterspacing = -0.5; // -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.
198
- export const semanticTypographyLetterspacingDisplayDisplay2letterspacing = -0.5; // -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.
199
- export const semanticTypographyLetterspacingDisplayDisplay3letterspacing = -0.5; // -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.
200
- export const semanticVisibilityBooleanVisilbledesktoponly = false; // Use for showing elements on desktop viewport sizes only
201
- export const semanticVisibilityBooleanVisilbletabletonly = false; // Use for showing elements on tablet viewport sizes only
202
- export const semanticVisibilityBooleanVisilblemobileonly = true; // Use for showing elements on mobile viewport sizes only
203
- export const semanticVisibilityBooleanVisilbleabove600px = false; // Use for showing elements on viewport sizes above 600 px
204
- export const semanticVisibilityBooleanVisilblebelow600px = true; // Use for showing elements on viewport sizes below 600 px
205
- export const semanticVisibilityBooleanHideondesktop = true; // Use for hiding elements on desktop viewport sizes only
206
- export const semanticVisibilityBooleanHideonmobile = false; // Use for hiding elements on mobile viewport sizes
174
+ export const semanticTypographyLineheightTitleTitle2lineheight = 16.8;
175
+ export const semanticTypographyLineheightQuoteQuotelineheight = 20.8;
176
+ export const semanticTypographyLetterspacingLetterspacingpositivelg = 2;
177
+ export const semanticTypographyLetterspacingLetterspacingpositivemd = 1;
178
+ export const semanticTypographyLetterspacingLetterspacingpositivesm = 0.5;
179
+ export const semanticTypographyLetterspacingLetterspacingpositivexs = 0.25;
180
+ export const semanticTypographyLetterspacingLetterspacingnone = 0;
181
+ export const semanticTypographyLetterspacingLetterspacingnegativexs = -0.25;
182
+ export const semanticTypographyLetterspacingLetterspacingnegativesm = -0.5;
183
+ export const semanticTypographyLetterspacingLetterspacingnegativemd = -1;
184
+ export const semanticTypographyLetterspacingLetterspacingnegativelg = -2;
185
+ export const semanticTypographyLetterspacingDisplayDisplay1letterspacing = -0.5;
186
+ export const semanticTypographyLetterspacingDisplayDisplay2letterspacing = -0.5;
187
+ export const semanticTypographyLetterspacingDisplayDisplay3letterspacing = -0.5;
188
+ export const semanticVisibilityBooleanVisilbledesktoponly = false;
189
+ export const semanticVisibilityBooleanVisilbletabletonly = false;
190
+ export const semanticVisibilityBooleanVisilblemobileonly = true;
191
+ export const semanticVisibilityBooleanVisilbleabove600px = false;
192
+ export const semanticVisibilityBooleanVisilblebelow600px = true;
193
+ export const semanticVisibilityBooleanHideondesktop = true;
194
+ export const semanticVisibilityBooleanHideonmobile = false;
207
195
  export const semanticVisibilityVariantswitchBpspecificweb = "xs/sm";
208
196
  export const semanticVisibilityVariantswitchBpspecificapp = "compact";
209
197
  export const semanticVisibilityVariantswitchChangeonlg = "xs/sm/md";
210
- export const semanticVisibilityVariantswitchChangeonmd = "xs/sm"; // 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.
211
- export const componentAccordionAccordionlabelfontfamily = "Lucida Grande"; // This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande
212
- export const componentAvatarAvatararticlesize = 48; // 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.
213
- export const componentAvatarAvatarauthorpagesize = 96; // 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages.
214
- export const componentAvatarAvatarlabelfontsize = 13; // This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15
215
- export const componentAvatarAvatarlabellineheight = 21; // 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
216
- export const componentAvatarAvatarfontfamily = "Lucida Grande"; // This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
217
- export const componentAvatarAvatarlanegapspace = 16; // 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
218
- export const componentAvatarAppavatarfontfamily = "Lucida Grande"; // This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review.
219
- export const componentArticleArticlekickerfontsize = 16; // This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30
220
- export const componentArticleArticleheadlinefontsize = 30; // 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG
221
- export const componentArticleArticleimagecaptionfontsize = 13; // CSS --article-figure-meta-font-size 16-16-18-18
222
- export const componentArticleArticleimagecaptionlineheight = 19.5; // this component level variable references the branding variables
223
- export const componentArticleArticlemetafontsize = 12; // 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
224
- export const componentArticleArticlemetafontfamily = "Lucida Grande"; // 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.
225
- export const componentArticleArticletopmarginspace = 8; // 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box.
198
+ export const semanticVisibilityVariantswitchChangeonmd = "xs/sm";
199
+ export const componentAccordionAccordionlabelfontfamily = "Lucida Grande";
200
+ export const componentAvatarAvatararticlesize = 48;
201
+ export const componentAvatarAvatarauthorpagesize = 96;
202
+ export const componentAvatarAvatarlabelfontsize = 13;
203
+ export const componentAvatarAvatarlabellineheight = "21px";
204
+ export const componentAvatarAvatarfontfamily = "Lucida Grande";
205
+ export const componentAvatarAvatarlanegapspace = 16;
206
+ export const componentAvatarAppavatarfontfamily = "Lucida Grande";
207
+ export const componentArticleArticlekickerfontsize = 16;
208
+ export const componentArticleArticleheadlinefontsize = 30;
209
+ export const componentArticleArticleimagecaptionfontsize = 13;
210
+ export const componentArticleArticleimagecaptionlineheight = 19.5;
211
+ export const componentArticleArticlemetafontsize = "12px";
212
+ export const componentArticleArticlemetafontfamily = "Lucida Grande";
213
+ export const componentArticleArticletopmarginspace = 8;
226
214
  export const componentArticleAriclemobile1colgridimagemarginspace = 0;
227
- export const componentArticleArticleheadingsstackspace = 12; // 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
228
- export const componentArticleArticleheadingsinlinespace = 16; // 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.
229
- export const componentArticleArticlecontentstackspace = 16; // 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.
230
- export const componentArticleArticlecontentinlinespace = 16; // 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.
231
- export const componentArticleArticlegalleryateaserwidth = 145; // same as standard teaser width size variable
232
- export const componentArticleArticleimagesourcefontsize = 13; // NMT CSS --article-figure-meta-font-size
215
+ export const componentArticleArticleheadingsstackspace = 12;
216
+ export const componentArticleArticleheadingsinlinespace = 16;
217
+ export const componentArticleArticlecontentstackspace = 16;
218
+ export const componentArticleArticlecontentinlinespace = 16;
219
+ export const componentArticleArticlegalleryateaserwidth = "145px";
220
+ export const componentArticleArticleimagesourcefontsize = 13;
233
221
  export const componentArticleArticleimagesourcelineheight = 19;
234
222
  export const componentArticleArticleimagecontainerstackspace = 8;
235
223
  export const componentArticleArticleimagelandscapeinlinespace = 0;
236
224
  export const componentArticleArticleimageportaitinlinespace = 0;
237
225
  export const componentArticleArticleinfoboxinlinespace = 16;
238
226
  export const componentArticleArticleinfoboxstackspace = 16;
239
- export const componentAudioplayerAudioplayerfontsize = 16; // 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
240
- export const componentBadgeAdlabelbadgeheightsize = 30; // 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers.
241
- export const componentBadgeBadgesinnerstackspace = 2; // 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.
242
- export const componentBadgeBadgesinnerinlinespace = 4; // 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.
227
+ export const componentAudioplayerAudioplayerfontsize = "16px";
228
+ export const componentBadgeAdlabelbadgeheightsize = "30px";
229
+ export const componentBadgeBadgesinnerstackspace = 2;
230
+ export const componentBadgeBadgesinnerinlinespace = 4;
243
231
  export const componentBreadcrumbBreadcrumbfontfamily = "Lucida Grande";
244
- export const componentBreadcrumbBreadcrumbfontsize = 15; // 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
245
- export const componentBreadcrumbBreadcrumblineheight = 15; // 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
246
- export const componentBreadcrumbBreadcrumbArrowleftinlinespace1 = 3;
247
- export const componentBreadcrumbBreadcrumbArrowrightinlinespace2 = 5;
232
+ export const componentBreadcrumbBreadcrumbfontsize = 15;
233
+ export const componentBreadcrumbBreadcrumblineheight = 15;
234
+ export const componentBreadcrumbBreadcrumbArrowleftinlinespace1 = "3px";
235
+ export const componentBreadcrumbBreadcrumbArrowrightinlinespace2 = "5px";
248
236
  export const componentBreadcrumbBreadcrumbinlinespace = 12;
249
237
  export const componentBreadcrumbBreadcrumbfontweight = 700;
250
- export const componentBreadcrumbBreadcrumbstackspace = 14;
238
+ export const componentBreadcrumbBreadcrumbstackspace = "14px";
251
239
  export const componentBreakingnewsBreakingnewscontainerheightsize = 56;
252
240
  export const componentBreakingnewsBreakingnewsbadgeinlinespace = 6;
253
241
  export const componentBreakingnewsBreakingnewsbadgetitelsstackspace = 0;
254
- export const componentBreakingnewsBreakingnewsbadgeuppertitlefontsize = 13;
255
- export const componentBreakingnewsBreakingnewsbadgeuppertitlelineheight = 13;
256
- export const componentBreakingnewsBreakingnewsbadgelowertitlefontsize = 23;
257
- export const componentBreakingnewsBreakingnewsbadgelowertitlelineheight = 21;
258
- export const componentBreakingnewsBreakingnewsscrollingtextfontsize = 21;
259
- export const componentBreakingnewsBreakingnewsscrollingtextlineheight = 24;
242
+ export const componentBreakingnewsBreakingnewsbadgeuppertitlefontsize = "13px";
243
+ export const componentBreakingnewsBreakingnewsbadgeuppertitlelineheight =
244
+ "13px";
245
+ export const componentBreakingnewsBreakingnewsbadgelowertitlefontsize = "23px";
246
+ export const componentBreakingnewsBreakingnewsbadgelowertitlelineheight =
247
+ "21px";
248
+ export const componentBreakingnewsBreakingnewsscrollingtextfontsize = "21px";
249
+ export const componentBreakingnewsBreakingnewsscrollingtextlineheight = "24px";
260
250
  export const componentButtonButtonlabelfontsize = 15;
261
251
  export const componentButtonButtonlabellineheight = 15;
262
252
  export const componentButtonButtoncontentgapspace = 6;
263
253
  export const componentButtonButtoninlinespace = 16;
264
254
  export const componentButtonButtonstackspace = 6;
265
255
  export const componentButtonButtonborderwidthsize = 2;
266
- export const componentButtonButtoncontentminheightsize = 24; // This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active.
267
- export const componentButtonPartnerlinkbuttonlabelfontsize = 16; // Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18
256
+ export const componentButtonButtoncontentminheightsize = 24;
257
+ export const componentButtonPartnerlinkbuttonlabelfontsize = "16px";
268
258
  export const componentButtonPartnerlinkbuttoninlinespace = 8;
269
259
  export const componentButtonPartnerlinkbuttonlabelheightsize = 48;
270
260
  export const componentButtonButtonborderradius = 8;
271
- export const componentCardsSearchresultcardimagewidthsize = 216;
272
- export const componentCardsSearchresultcardimageheightsizestacked = 189;
273
- export const componentCardsNewstickerimagecardwidthsize = 206;
274
- export const componentCarouselGalleryteasertitlebottomspace = 28; // This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
275
- export const componentCarouselGalleryteaserappgapspace = 0; // This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
276
- export const componentCarouselAppepapercarouselitemdefaultwidth = 144;
277
- export const componentCarouselAppepapercarouselitemfocuswidth = 182;
278
- export const componentCarouselAppepapercarousebeilageitemwidth = 110;
279
- export const componentCarouselStandardteasergalleryteaserwidthweb = 145;
280
- export const componentCarouselStandardteasergalleryteaserwidthapp = 280;
281
- export const componentChipsChipsfontsize = 16; // 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
261
+ export const componentCardsSearchresultcardimagewidthsize = "216px";
262
+ export const componentCardsSearchresultcardimageheightsizestacked = "189px";
263
+ export const componentCardsNewstickerimagecardwidthsize = "206px";
264
+ export const componentCarouselGalleryteasertitlebottomspace = 28;
265
+ export const componentCarouselGalleryteaserappgapspace = 0;
266
+ export const componentCarouselAppepapercarouselitemdefaultwidth = "144px";
267
+ export const componentCarouselAppepapercarouselitemfocuswidth = "182px";
268
+ export const componentCarouselAppepapercarousebeilageitemwidth = "110px";
269
+ export const componentCarouselStandardteasergalleryteaserwidthweb = "145px";
270
+ export const componentCarouselStandardteasergalleryteaserwidthapp = "280px";
271
+ export const componentChipsChipsfontsize = 16;
282
272
  export const componentChipsChipsinlinespace = 12;
283
273
  export const componentChipsChipsstackspace = 8;
284
- export const componentDatepickerDatepickeritemdaywidthsize = 44;
285
- export const componentDatepickerDatepickeritemyearwidthsize = 77;
286
- export const componentDatepickerDatepickeritemheightsize = 44;
287
- export const componentDrawersMobilemenudrawerstackspace = 20;
288
- export const componentDrawersMobilemenudrawerleftinlinespace = 20;
289
- export const componentDrawersMobilemenudrawerrightinlinespace = 16;
290
- export const componentDrawersMobilemenudrawermaxwidthsize = 400;
274
+ export const componentDatepickerDatepickeritemdaywidthsize = "44px";
275
+ export const componentDatepickerDatepickeritemyearwidthsize = "77px";
276
+ export const componentDatepickerDatepickeritemheightsize = "44px";
277
+ export const componentDrawersMobilemenudrawerstackspace = "20px";
278
+ export const componentDrawersMobilemenudrawerleftinlinespace = "20px";
279
+ export const componentDrawersMobilemenudrawerrightinlinespace = "16px";
280
+ export const componentDrawersMobilemenudrawermaxwidthsize = "400px";
291
281
  export const componentDropdownDropdownitemstackspace = 8;
292
282
  export const componentDropdownDropdowniteminlinespace = 12;
293
283
  export const componentDropdownDropdownborderradius = 4;
294
284
  export const componentFooterFooterfontfamily = "Gotham XNarrow";
295
- export const componentFooterFooterfontsize = 11; // 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.
296
- export const componentFooterFooterlineheight = 14;
297
- export const componentFooterFooterfontsizeuserofferpages = 18;
298
- export const componentFooterFooterlineheightuserofferpages = 26;
285
+ export const componentFooterFooterfontsize = "11px";
286
+ export const componentFooterFooterlineheight = "14px";
287
+ export const componentFooterFooterfontsizeuserofferpages = "18px";
288
+ export const componentFooterFooterlineheightuserofferpages = "26px";
299
289
  export const componentIconIconsize = 24;
300
- export const componentIconIconsizeembeddmedia = 40;
290
+ export const componentIconIconsizeembeddmedia = "40px";
301
291
  export const componentInfoelementInfoelementteaserbadgemarginspace = 4;
302
292
  export const componentInfoelementInfoelementteaserimageheightsize = 80;
303
293
  export const componentInfoelementInfoelementteaserimagewidthsize = 80;
304
294
  export const componentInfoelementInfoelementteaserbadgeheightsize = 16;
305
- export const componentInputfieldInputfieldfontsize = 16; // 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
295
+ export const componentInputfieldInputfieldfontsize = 16;
306
296
  export const componentInputfieldInputfieldfontfamily = "Lucida Grande";
307
297
  export const componentInputfieldInputfieldinlinespace = 16;
308
298
  export const componentInputfieldInputfieldstackspace = 6;
@@ -311,31 +301,33 @@ export const componentInputfieldInputfieldimessageinlinespace = 16;
311
301
  export const componentInputfieldInputfieldminilabelinlinespace = 4;
312
302
  export const componentInputfieldInputfieldheightsize = 36;
313
303
  export const componentInputfieldHeyinputcontainerinlinespace = 8;
314
- export const componentLivetickerLivetickerappcardheightsize = 96;
315
- export const componentLivetickerLivetickerappcardwidthsize = 250;
304
+ export const componentLivetickerLivetickerappcardheightsize = "96px";
305
+ export const componentLivetickerLivetickerappcardwidthsize = "250px";
316
306
  export const componentLivetickerTimestampfontfamily = "Gotham XNarrow";
317
307
  export const componentLivetickerLivetickerheadlinefontweight = 600;
318
- export const componentLivetickerLivetickerheadlinesfontsize = 22; // This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32
319
- export const componentLivetickerLivetickertimestampfontsize = 14; // This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16
308
+ export const componentLivetickerLivetickerheadlinesfontsize = "22px";
309
+ export const componentLivetickerLivetickertimestampfontsize = "14px";
320
310
  export const componentLivetickerLivetickertimeHeadlinestackspace = 4;
321
- export const componentLivetickerLivetickerslideritemwidthmaxsize = 257;
311
+ export const componentLivetickerLivetickerslideritemwidthmaxsize = "257px";
322
312
  export const componentMediaplayerAudioplayerheaderstackspace = 56;
323
313
  export const componentMediaplayerPodcastplaybuttonsize = 48;
324
- export const componentMediaplayerVidplayerbottombargapspace = 0;
314
+ export const componentMediaplayerVidplayerbottombargapspace = "0px";
325
315
  export const componentMediaplayerVideotimebadgefontfamily = "Lucida Grande";
326
316
  export const componentMediaplayerVidplayercontrolbuttonsize = 42;
327
317
  export const componentMediaplayerVidplayercontrolbuttoniconsizehover = 28;
328
- export const componentMediaplayerVidplayertimecodefontsize = 14;
329
- export const componentMediaplayerVidplayertimecodecontainerminwidthsize = 45;
330
- export const componentMediaplayerVidplayerprogressbarcontainerheightsize = 24;
331
- export const componentMediaplayerVidplayerunmutebuttonwidthsize = 220;
318
+ export const componentMediaplayerVidplayertimecodefontsize = "14px";
319
+ export const componentMediaplayerVidplayertimecodecontainerminwidthsize =
320
+ "45px";
321
+ export const componentMediaplayerVidplayerprogressbarcontainerheightsize =
322
+ "24px";
323
+ export const componentMediaplayerVidplayerunmutebuttonwidthsize = "220px";
332
324
  export const componentMenuMenulinklaneheightsize = 48;
333
325
  export const componentMenuMenulogodefaultsize = 56;
334
326
  export const componentMenuMenulogoscrolledsize = 56;
335
327
  export const componentMenuMenuutillinkitemheightsize = 48;
336
328
  export const componentMenuMenuitemutilfontsize = 12;
337
- export const componentMenuMenuitemfontsize = 15; // This variable is used on the menu link lane and on the mobile side menu drawer.
338
- export const componentMenuMenuspecialnaviitemheightsize = 48;
329
+ export const componentMenuMenuitemfontsize = 15;
330
+ export const componentMenuMenuspecialnaviitemheightsize = "48px";
339
331
  export const componentMenuMenuitemspace = 8;
340
332
  export const componentMenuMenulinkiteminlinespace = 4;
341
333
  export const componentMenuMenuitemutilstackspace = 10;
@@ -347,19 +339,19 @@ export const componentMenuMenuleftinlinespace = 8;
347
339
  export const componentMenuMenurightinlinespace = 0;
348
340
  export const componentMenuMenuutilitylinksgapspace = 24;
349
341
  export const componentMenuMenuutilitylinksdividerheightsize = 40;
350
- export const componentMenuMenushadowvisibility = "rgba(0, 0, 0, 0.1)"; // 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
351
- export const componentMenuHeyinputshadowvisibility = "rgba(0, 0, 0, 0)"; // 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
352
- export const componentMenuIosapptopbarheightsize = 44;
353
- export const componentMenuIosapptopbarleftinlinespace = 12;
354
- export const componentMenuIosapptopbarrightinlinespace = 16;
342
+ export const componentMenuMenushadowvisibility = "rgba(0, 0, 0, 0.1)";
343
+ export const componentMenuHeyinputshadowvisibility = "rgba(0, 0, 0, 0)";
344
+ export const componentMenuIosapptopbarheightsize = "44px";
345
+ export const componentMenuIosapptopbarleftinlinespace = "12px";
346
+ export const componentMenuIosapptopbarrightinlinespace = "16px";
355
347
  export const componentMenuApptopbartitlefontsize = 12;
356
348
  export const componentMenuApptopbarstagetitleheight = 14;
357
- export const componentNewstickerNewstickerappcardheightsize = 116;
358
- export const componentNewstickerNewstickerappcardwidthsize = 250;
349
+ export const componentNewstickerNewstickerappcardheightsize = "116px";
350
+ export const componentNewstickerNewstickerappcardwidthsize = "250px";
359
351
  export const componentNewstickerNewstickertimefontfamily = "Lucida Grande";
360
352
  export const componentNewstickerNewstickertimefontweight = 700;
361
- export const componentNewstickerNewstickertimefontsize = 16; // similar to kicker3 values - 16 - 16 - 16 - 18
362
- export const componentNewstickerNewstickertimelineheight = 20.8; // 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.
353
+ export const componentNewstickerNewstickertimefontsize = "16px";
354
+ export const componentNewstickerNewstickertimelineheight = "20.8px";
363
355
  export const componentNewstickerNewstickerbadgesinlinespace = 8;
364
356
  export const componentNewstickerNewstickerentriesstackspace = 22;
365
357
  export const componentNewstickerNewstickerentriesleftinlinespace = 22;
@@ -367,21 +359,21 @@ export const componentNewstickerNewstickercontentstackspace = 4;
367
359
  export const componentNewstickerNewstickerkickerinnerinlinespace = 4;
368
360
  export const componentNewstickerNewstickerkickerinnerstackspace = 2;
369
361
  export const componentNewstickerNewstickertimeKickerstackspace = 4;
370
- export const componentNewstickerNewstickertitlesinlinespace = 18;
362
+ export const componentNewstickerNewstickertitlesinlinespace = "18px";
371
363
  export const componentNewstickerNewstickerskeletonbottomspace = 64;
372
364
  export const componentNewstickerNewstickerreddotsize = 12;
373
365
  export const componentNewstickerNewstickerlineinlinespace = 6;
374
366
  export const componentPaginationGallerypaginationitemheightsize = 4;
375
- export const componentPaginationGallerypaginationcontainerwebinlinespace = 8; // 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices
367
+ export const componentPaginationGallerypaginationcontainerwebinlinespace = 8;
376
368
  export const componentPaginationGallerypaginationcontainerappinlinespace = 12;
377
- export const componentPaginationGallerypaginationcontainerstackspace = 12; // 12 - 12 - 16 - 16 - this component level variable references the semantic
369
+ export const componentPaginationGallerypaginationcontainerstackspace = 12;
378
370
  export const componentPaginationScrollbarthicknesssize = 8;
379
- export const componentPaywallPaywallcardmaxwidthsize = 346;
380
- export const componentPaywallPaywallcardpricetagfontsize = 64; // This variable is used on the paywall card price tag. 64 constant
371
+ export const componentPaywallPaywallcardmaxwidthsize = "346px";
372
+ export const componentPaywallPaywallcardpricetagfontsize = 64;
381
373
  export const componentPaywallPaywallcardpricetaglineheight = 64;
382
- export const componentPaywallPaywallcardpricenotefontsize = 40; // This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40
374
+ export const componentPaywallPaywallcardpricenotefontsize = 40;
383
375
  export const componentPaywallPaywallcardpricenotelineheight = 40;
384
- export const componentPaywallPaywallcontainergapspace = -48;
376
+ export const componentPaywallPaywallcontainergapspace = "-48px";
385
377
  export const componentPaywallPaywallheaderbottomstackspace = 80;
386
378
  export const componentQuotesQuotecontainerinlinespace = 16;
387
379
  export const componentQuotesQuotecontentgapspace = 16;
@@ -391,29 +383,30 @@ export const componentRadiobuttonsRadioselectorsize = 20;
391
383
  export const componentRadiobuttonsRadioselectordotactivesize = 12;
392
384
  export const componentSearchSearchresultbadgeheightsize = 18;
393
385
  export const componentSectiontitleSectiontitleinnerstackbottomspace = 12;
394
- export const componentSectiontitleSectiontitleArrowinlinespace = 5; // 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.
395
- export const componentSectiontitleSectiontitleArrowinlinespaceactive = 5; // 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.
386
+ export const componentSectiontitleSectiontitleArrowinlinespace = "5px";
387
+ export const componentSectiontitleSectiontitleArrowinlinespaceactive = "5px";
396
388
  export const componentSectiontitleSectiontitleheightsize = 32;
397
389
  export const componentSeparatorsSeparatorthicknesssize = 2;
398
- export const componentSkeletonsHeadlinesskeletonimageplaceholdermaxwidth = 282;
390
+ export const componentSkeletonsHeadlinesskeletonimageplaceholdermaxwidth =
391
+ "282px";
399
392
  export const componentSkeletonsArticleskeletonimageinlinespace = 12;
400
- export const componentSkeletonsArticleskeletontextinlinespace = 0;
401
- export const componentSkeletonsArticletextskeletonheightsize = 270;
393
+ export const componentSkeletonsArticleskeletontextinlinespace = "0px";
394
+ export const componentSkeletonsArticletextskeletonheightsize = "270px";
402
395
  export const componentSpecialnaviSpecialnaviinlinespace = 24;
403
396
  export const componentSlidersSliderprogressbaridleheightsize = 4;
404
397
  export const componentSlidersSliderprogressbarhoverheightsize = 8;
405
398
  export const componentSlidersSliderprogressinactiveheightsize = 2;
406
399
  export const componentSlidersVidplayerprogressbarheightsize = 12;
407
400
  export const componentSpinnersVideospinnersize = 40;
408
- export const componentSpinnersVideospinnersize05x = 20;
409
- export const componentSpinnersVideospinnerstrokesize = 2;
410
- export const componentTabsTablabelfontsize = 16; // 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
- export const componentTabsTablabelfontsizeline = 12; // 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.
412
- export const componentTabsIostabbarheightsize = 49;
413
- export const componentTabsAndroidtabbarheightsize = 56;
414
- export const componentTabsAppstabslabelfontsize = 11; // 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.
415
- export const componentTabsAppstabslabellineheight = 14.4; // 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.
416
- export const componentTabsTopbartabitemheightsize = 44;
401
+ export const componentSpinnersVideospinnersize05x = "20px";
402
+ export const componentSpinnersVideospinnerstrokesize = "2px";
403
+ export const componentTabsTablabelfontsize = "16px";
404
+ export const componentTabsTablabelfontsizeline = "12px";
405
+ export const componentTabsIostabbarheightsize = "49px";
406
+ export const componentTabsAndroidtabbarheightsize = "56px";
407
+ export const componentTabsAppstabslabelfontsize = "11px";
408
+ export const componentTabsAppstabslabellineheight = "14.4px";
409
+ export const componentTabsTopbartabitemheightsize = "44px";
417
410
  export const componentTableTablecolumnwidthsize05x = 40;
418
411
  export const componentTableTablecolumnwidthsize075x = 56;
419
412
  export const componentTableTablecolumnwidthsize1x = 80;
@@ -421,57 +414,57 @@ export const componentTableTablecolumnwidthsize15x = 120;
421
414
  export const componentTableTablecolumnwidthsize2x = 140;
422
415
  export const componentTableTablecolumnwidthsize25x = 180;
423
416
  export const componentTableTablecolumnwidthsize3x = 200;
424
- export const componentTableTableitemmaxwidthsize = 224;
425
- export const componentTeaserAteaserAteaserkickerfontsize = 14; // 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
417
+ export const componentTableTableitemmaxwidthsize = "224px";
418
+ export const componentTeaserAteaserAteaserkickerfontsize = 14;
426
419
  export const componentTeaserAteaserAteaserkickerlineheight = 14;
427
- export const componentTeaserAteaserAteaserheadlinefontsize = 24; // This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
420
+ export const componentTeaserAteaserAteaserheadlinefontsize = 24;
428
421
  export const componentTeaserAteaserAteaserheadlinelineheight = 24;
429
422
  export const componentTeaserAteaserAteasertitleinlinespace = 8;
430
423
  export const componentTeaserBteaserBteasertitleinlinespace = 8;
431
- export const componentTeaserBildplayBildplayteaserwidthsize = 145;
432
- export const componentTeaserMqteaserMqteaserheadlinefontsize = 16; // XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40
424
+ export const componentTeaserBildplayBildplayteaserwidthsize = "145px";
425
+ export const componentTeaserMqteaserMqteaserheadlinefontsize = 16;
433
426
  export const componentTeaserMqteaserMqteaserheadlinelineheight = 18.4;
434
427
  export const componentTeaserMqteaserMqteaserheadlinefontweight = 600;
435
428
  export const componentTeaserMqteaserMqteasertitleinlinespace = 8;
436
- export const componentTeaserTeaserbadgesheightsizelg = 32; // This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40
429
+ export const componentTeaserTeaserbadgesheightsizelg = 32;
437
430
  export const componentTeaserTeaserbadgesheightsizesm = 24;
438
- export const componentTeaserTeaserbadgesmarginspace = 8; // This variable is used for creating space around the outside of a subscription badge or video icon badge.
431
+ export const componentTeaserTeaserbadgesmarginspace = 8;
439
432
  export const componentTeaserTeaserkickerbginlinespace = 6;
440
433
  export const componentTeaserTeaserkickerbgstackspace = 2;
441
434
  export const componentTeaserQteaserQuadkickerfontsize = 16;
442
- export const componentTeaserQteaserQuadheadlinefontsize = 36; // This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100
435
+ export const componentTeaserQteaserQuadheadlinefontsize = 36;
443
436
  export const componentTeaserQteaserQuadheadlinelineheight = 37.8;
444
437
  export const componentTeaserQteaserQteasertitleinlinespace = 8;
445
438
  export const componentTeaserTeaserlayoutgridspace = 12;
446
- export const componentTeaserStdteaserStdteaserbadgesmarginspace = 4; // This variable is used for creating space around the outside of a subscription badge or video icon badge.
439
+ export const componentTeaserStdteaserStdteaserbadgesmarginspace = 4;
447
440
  export const componentTeaserStdteaserStdteaserimagetitlegapspace = 4;
448
- export const componentTeaserStdteaserStdteaserkickerheadlinestackspace = 2; // 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
449
- export const componentTeaserSuperaSuperateasertitleinlinespace = 16; // 16 - 16 - 16 - 16
441
+ export const componentTeaserStdteaserStdteaserkickerheadlinestackspace = 2;
442
+ export const componentTeaserSuperaSuperateasertitleinlinespace = 16;
450
443
  export const componentTeaserTeasertitleinlineleftspace = 12;
451
444
  export const componentTeaserTeasertitlestackspace = 4;
452
445
  export const componentTeaserTeasertitlegapspace = 4;
453
446
  export const componentTeaserTeasertitlebottomstackspace = 12;
454
- export const componentToggleswitchApptoggleitemlabelfontsize = 14; // This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18
455
- export const componentToggleswitchApptoggleitemlabellineheight = 14.1; // This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2
456
- export const componentVideoVideobadgetimelineheight = 21;
457
- export const componentVideoVideotimebadgefontsize = 16; // 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.
458
- export const componentVideoVerticalvideomockheadlinefontsize = 22;
459
- export const componentVideoVideoframeinlinespace = 0;
460
- export const componentVideoVideoredplayiconheightsize = 10; // This variable is used for changing the red play icon inside the white square.
447
+ export const componentToggleswitchApptoggleitemlabelfontsize = "14px";
448
+ export const componentToggleswitchApptoggleitemlabellineheight = "14.1px";
449
+ export const componentVideoVideobadgetimelineheight = "21px";
450
+ export const componentVideoVideotimebadgefontsize = "16px";
451
+ export const componentVideoVerticalvideomockheadlinefontsize = "22px";
452
+ export const componentVideoVideoframeinlinespace = "0px";
453
+ export const componentVideoVideoredplayiconheightsize = 10;
461
454
  export const componentVideoVideoredplayiconwidthsize = 8;
462
- export const componentVideoVideoskeletoncontainerheight = 180;
463
- export const componentVideoVideotimebadgesize = 24; // 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.
464
- export const componentVideoVideotimebadgecornersize = 2; // 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.
465
- export const componentVideoVideoadbadgefontsize = 14; // 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter.
466
- export const componentDsysdocsSpecsfontfamily = "Gotham"; // This variable is used only for texts and labels that form part of this design system's documentation.
467
- export const componentDsysdocs1columnmobile = 320; // This variable is used only for this design system's component tests.
468
- export const componentDsysdocsDsysdocswidthsize = 320;
469
- export const componentDsysdocsDscaptionstackspace05x = 4; // This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8
455
+ export const componentVideoVideoskeletoncontainerheight = "180px";
456
+ export const componentVideoVideotimebadgesize = 24;
457
+ export const componentVideoVideotimebadgecornersize = 2;
458
+ export const componentVideoVideoadbadgefontsize = "14px";
459
+ export const componentDsysdocsSpecsfontfamily = "Gotham";
460
+ export const componentDsysdocs1columnmobile = "320px";
461
+ export const componentDsysdocsDsysdocswidthsize = "320px";
462
+ export const componentDsysdocsDscaptionstackspace05x = 4;
470
463
  export const componentDsysdocsDscaptionstackspace1x = 8;
471
- export const componentDsysdocsDsmaincontainerspace = 0; // This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68
472
- export const componentDsysdocsFoundationsbannerheightsize = 80; // 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
473
- export const componentDsysdocsMaincontentstagesize = 320; // 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
474
- export const componentDsysdocsThinbannerverticalheightsize = 558; // 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
475
- export const componentDsysdocsBilddesignframespace = 12; // Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe
476
- export const componentDsysdocsDocheaderheightsize = 144; // This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180
464
+ export const componentDsysdocsDsmaincontainerspace = 0;
465
+ export const componentDsysdocsFoundationsbannerheightsize = 80;
466
+ export const componentDsysdocsMaincontentstagesize = 320;
467
+ export const componentDsysdocsThinbannerverticalheightsize = "558px";
468
+ export const componentDsysdocsBilddesignframespace = 12;
469
+ export const componentDsysdocsDocheaderheightsize = "144px";
477
470
  export const breakpointname = "xs";