@marioschmidt/design-system-tokens 1.0.13 → 1.0.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
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 = 600;
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 = 960;
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 = 834;
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 = 1194;
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 = 600;
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 = 1023;
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 = 32; // 24-24-32-32 – use for side paddings and gutters in responsive layouts
38
- export const semanticLayoutGridResponsiveGridspacerespxl = 64; // 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 = 8; // Used to set the column count in Figma Layout guide Grids
43
- export const semanticLayoutSectionSectionspacesm = 36; // 24-24-36-36 – Use for vertical spacing between subsections in a layout
44
- export const semanticLayoutSectionSectionspacebase = 48; // 36-36-48-48 – Use for vertical spacing between sections in a layout.
45
- export const semanticLayoutSectionSectionspacelg = 96; // 72-72-96-96 – Use for vertical spacing between sections in a layout
46
- export const semanticLayoutSectionParagraphendspace = 32; // 16-16-32-32 – Use for spacing after paragraphs in text content
47
- export const semanticSpaceGapResponsiveGapspaceresp2xs = 4; // 2-2-4-6 – Use for gaps between items inside of UI elements that scale across breakpoints
48
- export const semanticSpaceGapResponsiveGapspacerespxs = 6; // 4-4-6-8 – Use for gaps between items inside of UI elements that scale across breakpoints
49
- export const semanticSpaceGapResponsiveGapspacerespsm = 12; // 8-8-12-16 – Use for gaps between items inside of UI elements that scale across breakpoints
50
- export const semanticSpaceGapResponsiveGapspacerespmd = 16; // 12-12-16-24 – Use for gaps between items inside of UI elements that scale across breakpoints
51
- export const semanticSpaceGapResponsiveGapspaceresplg = 24; // 16-16-24-32 – Use for gaps between items inside of UI elements that scale across breakpoints
52
- export const semanticSpaceGapResponsiveGapspacerespxl = 32; // 24-24-32-48 – Use for gaps between items inside of UI elements that scale across breakpoints
53
- export const semanticSpaceGapResponsiveGapspaceresp2xl = 48; // 32-32-48-64 – Use for gaps between items inside of UI elements that scale across breakpoints
54
- export const semanticSpaceGapResponsiveGapspaceresp3xl = 72; // 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 = 12; // 8-8-12-16 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
64
- export const semanticSpaceInlineResponsiveInlinespacerespmd = 16; // 12-12-16-24 use for horizontal (left/right) padding of UI elements that scales across breakpoints
65
- export const semanticSpaceInlineResponsiveInlinespaceresplg = 24; // 16-16-24-32 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
66
- export const semanticSpaceInlineResponsiveInlinespacerespxl = 32; // 24-24-32-40 – use for horizontal (left/right) padding of UI elements that scales across breakpoints
67
- export const semanticSpaceInlineResponsiveInlinespaceresp2xl = 48; // 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 = 12; // 8-8-12-16 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
77
- export const semanticSpaceStackResponsiveStackspacerespmd = 16; // 12-12-16-24 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
78
- export const semanticSpaceStackResponsiveStackspaceresplg = 24; // 16-16-24-32 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
79
- export const semanticSpaceStackResponsiveStackspacerespxl = 32; // 24-24-32-40 – use for vertical (top/bottom) padding of UI elements that scales across breakpoints
80
- export const semanticSpaceStackResponsiveStackspaceresp2xl = 48; // 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 = 14; // 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 = 32; // 24-24-32-32 – Use for setting height and width of UI elements that scale across breakpoints
92
- export const semanticSizeResponsiveSizerespxs = 40; // 32-32-40-48 – Use for setting height and width of UI elements that scale across breakpoints
93
- export const semanticSizeResponsiveSizerespsm = 48; // 40-40-48-56 – Use for setting height and width of UI elements that scale across breakpoints
94
- export const semanticSizeResponsiveSizerespmd = 64; // 48-48-64-72 – Use for setting height and width of UI elements that scale across breakpoints
95
- export const semanticSizeResponsiveSizeresplg = 72; // 56-56-72-92 – Use for setting height and width of UI elements that scale across breakpoints
96
- export const semanticSizeResponsiveSizerespxl = 80; // 64-64-80-96 – Use for setting height and width of UI elements that scale across breakpoints
97
- export const semanticSizeResponsiveSizeresp2xl = 92; // 72-72-92-100 – Use for setting height and width of UI elements that scale across breakpoints
98
- export const semanticSizeResponsiveSizeresp3xl = 120; // 96-96-120-148 – Use for setting height and width of UI elements that scale across breakpoints
99
- export const semanticSizeResponsiveSizeresp4xl = 160; // 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 = "Inter"; // 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 = "600px";
16
+ export const semanticLayoutCanvasheightsizeweb = "960px";
17
+ export const semanticLayoutCanvaswidthsizeapp = "834px";
18
+ export const semanticLayoutCanvasheightsizeapp = "1194px";
19
+ export const semanticLayoutBreakpointsBreakpointminwidthsize = "600px";
20
+ export const semanticLayoutBreakpointsBreakpointmaxwidthsize = "1023px";
21
+ export const semanticLayoutContentwidthContentmaxwidthmedium = "700px";
22
+ export const semanticLayoutContentwidthContentmaxwidthfull = "1024px";
23
+ export const semanticLayoutGridResponsiveGridspacerespsm = 6;
24
+ export const semanticLayoutGridResponsiveGridspacerespbase = 12;
25
+ export const semanticLayoutGridResponsiveGridspaceresplg = 32;
26
+ export const semanticLayoutGridResponsiveGridspacerespxl = 64;
27
+ export const semanticLayoutGridResponsivePageinlinespace = 0;
28
+ export const semanticLayoutGridConstantGridspaceconstsm = 12;
29
+ export const semanticLayoutGridConstantGridspaceconstlg = 16;
30
+ export const semanticLayoutGridLayoutguideLayoutguidegridcolums = "8px";
31
+ export const semanticLayoutSectionSectionspacesm = 36;
32
+ export const semanticLayoutSectionSectionspacebase = 48;
33
+ export const semanticLayoutSectionSectionspacelg = 96;
34
+ export const semanticLayoutSectionParagraphendspace = 32;
35
+ export const semanticSpaceGapResponsiveGapspaceresp2xs = 4;
36
+ export const semanticSpaceGapResponsiveGapspacerespxs = 6;
37
+ export const semanticSpaceGapResponsiveGapspacerespsm = 12;
38
+ export const semanticSpaceGapResponsiveGapspacerespmd = 16;
39
+ export const semanticSpaceGapResponsiveGapspaceresplg = 24;
40
+ export const semanticSpaceGapResponsiveGapspacerespxl = 32;
41
+ export const semanticSpaceGapResponsiveGapspaceresp2xl = 48;
42
+ export const semanticSpaceGapResponsiveGapspaceresp3xl = 72;
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 = 12;
52
+ export const semanticSpaceInlineResponsiveInlinespacerespmd = 16;
53
+ export const semanticSpaceInlineResponsiveInlinespaceresplg = 24;
54
+ export const semanticSpaceInlineResponsiveInlinespacerespxl = 32;
55
+ export const semanticSpaceInlineResponsiveInlinespaceresp2xl = 48;
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 = 12;
65
+ export const semanticSpaceStackResponsiveStackspacerespmd = 16;
66
+ export const semanticSpaceStackResponsiveStackspaceresplg = 24;
67
+ export const semanticSpaceStackResponsiveStackspacerespxl = 32;
68
+ export const semanticSpaceStackResponsiveStackspaceresp2xl = 48;
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 = 14;
78
+ export const semanticSizeResponsiveSizeresp3xs = 16;
79
+ export const semanticSizeResponsiveSizeresp2xs = 32;
80
+ export const semanticSizeResponsiveSizerespxs = 40;
81
+ export const semanticSizeResponsiveSizerespsm = 48;
82
+ export const semanticSizeResponsiveSizerespmd = 64;
83
+ export const semanticSizeResponsiveSizeresplg = 72;
84
+ export const semanticSizeResponsiveSizerespxl = 80;
85
+ export const semanticSizeResponsiveSizeresp2xl = 92;
86
+ export const semanticSizeResponsiveSizeresp3xl = 120;
87
+ export const semanticSizeResponsiveSizeresp4xl = 160;
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 = "Inter";
112
100
  export const semanticTypographyFontfamilyCalloutfontfamily = "AntennaCond";
113
101
  export const semanticTypographyFontfamilyDisplayfontfamily = "AntennaCond";
114
102
  export const semanticTypographyFontfamilyFootnotefontfamily = "Inter";
@@ -119,30 +107,30 @@ export const semanticTypographyFontfamilyLabelfontfamily = "AntennaExtraCond";
119
107
  export const semanticTypographyFontfamilySubheadlinefontfamily = "AntennaCond";
120
108
  export const semanticTypographyFontfamilyTitlefontfamily = "AntennaCond";
121
109
  export const semanticTypographyFontfamilyQuotefontfamily = "AntennaCond";
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 = 24; // This token is used for the font size parameter of the callout text style. 18 - 18 - 22 - 22
124
- export const semanticTypographyFontsizeDisplayDisplay1fontsize = 68; // This variable is used on the font size parameter for the display1 text style. 40 - 40 - 72 - 120
125
- export const semanticTypographyFontsizeDisplayDisplay2fontsize = 40; // This variable is used for the font size parameter of the Display2 text style. 36 - 36 - 42 - 64
126
- export const semanticTypographyFontsizeDisplayDisplay3fontsize = 30; // 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 = 60; // This token is used for the headline1 text style's font size parameter. 48 - 48 - 72 - 100
130
- export const semanticTypographyFontsizeHeadlineHeadline2fontsize = 44; // This token is used on the headline2 text style's font size parameter. 40 - 40 - 48 - 64
131
- export const semanticTypographyFontsizeHeadlineHeadline3fontsize = 30; // This token is used on the headline3 text style's font size parameter. 28 - 28 - 36 - 40
132
- export const semanticTypographyFontsizeHeadlineHeadline4fontsize = 26; // This token controls the headline4 text style's font size parameter: 22 - 22 - 26 - 32
133
- export const semanticTypographyFontsizeKickerKicker1fontsize = 26; // 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 = 26; // 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 = 20; // 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 = 16; // 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 = 15; // 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 = 22; // This token controls the subheadline1 font size parameter. 24 - 24 - 32 - 36
143
- export const semanticTypographyFontsizeTitleTitle1fontsize = 28; // 22 - 22 - 22 - 28 -- html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
144
- export const semanticTypographyFontsizeTitleTitle2fontsize = 18; // 16 - 16 - 18 - 20 - html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
145
- export const semanticTypographyFontsizeQuoteQuotefontsize = 18; // 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 = 24;
112
+ export const semanticTypographyFontsizeDisplayDisplay1fontsize = 68;
113
+ export const semanticTypographyFontsizeDisplayDisplay2fontsize = 40;
114
+ export const semanticTypographyFontsizeDisplayDisplay3fontsize = 30;
115
+ export const semanticTypographyFontsizeFootnoteFootnote1fontsize = 13;
116
+ export const semanticTypographyFontsizeFootnoteFootnote2fontsize = 10;
117
+ export const semanticTypographyFontsizeHeadlineHeadline1fontsize = 60;
118
+ export const semanticTypographyFontsizeHeadlineHeadline2fontsize = 44;
119
+ export const semanticTypographyFontsizeHeadlineHeadline3fontsize = 30;
120
+ export const semanticTypographyFontsizeHeadlineHeadline4fontsize = 26;
121
+ export const semanticTypographyFontsizeKickerKicker1fontsize = 26;
122
+ export const semanticTypographyFontsizeKickerKicker2fontsize = 26;
123
+ export const semanticTypographyFontsizeKickerKicker3fontsize = 20;
124
+ export const semanticTypographyFontsizeKickerKicker4fontsize = 16;
125
+ export const semanticTypographyFontsizeLabelLabel1fontsize = 17;
126
+ export const semanticTypographyFontsizeLabelLabel1fontsizeresponsive = 15;
127
+ export const semanticTypographyFontsizeLabelLabel2fontsize = 15;
128
+ export const semanticTypographyFontsizeLabelLabel3fontsize = 12;
129
+ export const semanticTypographyFontsizeLabelLabel4fontsize = 8;
130
+ export const semanticTypographyFontsizeSubheadlineSubheadline1fontsize = 22;
131
+ export const semanticTypographyFontsizeTitleTitle1fontsize = 28;
132
+ export const semanticTypographyFontsizeTitleTitle2fontsize = 18;
133
+ export const semanticTypographyFontsizeQuoteQuotefontsize = 18;
146
134
  export const semanticTypographyFontweightBodyBodyfontweightbook = 400;
147
135
  export const semanticTypographyFontweightBodyBodyfontweightbold = 700;
148
136
  export const semanticTypographyFontweightCalloutCalloutfontweight = 800;
@@ -151,7 +139,7 @@ export const semanticTypographyFontweightFootnoteFootnotefontweightbold = 700;
151
139
  export const semanticTypographyFontweightFootnoteFootnotefontweightbook = 400;
152
140
  export const semanticTypographyFontweightHeadlineHeadline1fontweight = 700;
153
141
  export const semanticTypographyFontweightHeadlineHeadline1fontweightst =
154
- "Bold Italic"; // This variable is a string type variable for controlling not only headline font weight but also the italic style for Sport Bild headlines.
142
+ "Bold Italic";
155
143
  export const semanticTypographyFontweightHeadlineHeadline2fontweight = 700;
156
144
  export const semanticTypographyFontweightHeadlineHeadline3fontweight = 700;
157
145
  export const semanticTypographyFontweightHeadlineHeadline4fontweight = 700;
@@ -163,7 +151,7 @@ export const semanticTypographyFontweightLabelLabelfontweightbold = 700;
163
151
  export const semanticTypographyFontweightSubheadlineSubheadlinefontweight = 700;
164
152
  export const semanticTypographyFontweightTitleTitlefontweight = 800;
165
153
  export const semanticTypographyFontweightQuoteQuotefontweight = 800;
166
- 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)
154
+ export const semanticTypographyLineheightBodyBodylineheight = 29.75;
167
155
  export const semanticTypographyLineheightCalloutCalloutlineheight = 31.2;
168
156
  export const semanticTypographyLineheightDisplayDisplay1lineheight = 72;
169
157
  export const semanticTypographyLineheightDisplayDisplay2lineheight = 42;
@@ -178,133 +166,135 @@ export const semanticTypographyLineheightKickerKicker1lineheight = 28.6;
178
166
  export const semanticTypographyLineheightKickerKicker2lineheight = 28.6;
179
167
  export const semanticTypographyLineheightKickerKicker3lineheight = 22;
180
168
  export const semanticTypographyLineheightKickerKicker4lineheight = 17.6;
181
- 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.
169
+ export const semanticTypographyLineheightLabelLabel1lineheight = 20.4;
182
170
  export const semanticTypographyLineheightLabelLabel1responsivelineheight = 18;
183
171
  export const semanticTypographyLineheightLabelLabel2lineheight = 19.2;
184
172
  export const semanticTypographyLineheightLabelLabel3lineheight = 14.4;
185
173
  export const semanticTypographyLineheightLabelLabel4lineheight = 10;
186
174
  export const semanticTypographyLineheightSubheadlineSubheadline1lineheight = 28.6;
187
175
  export const semanticTypographyLineheightTitleTitle1lineheight = 30.8;
188
- export const semanticTypographyLineheightTitleTitle2lineheight = 23.4; // html class stage-block-title__text css var --ressort-header-font-size(sm-md-lg)
189
- export const semanticTypographyLineheightQuoteQuotelineheight = 23.4; // This variable is used in the quote text style line height parameter.
190
- 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.
191
- 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.
192
- 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.
193
- 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.
194
- 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.
195
- 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.
196
- export const semanticTypographyLetterspacingLetterspacingnegativesm = -0.25; // -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.
197
- 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.
198
- 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.
199
- export const semanticTypographyLetterspacingDisplayDisplay1letterspacing = -1; // -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.
200
- export const semanticTypographyLetterspacingDisplayDisplay2letterspacing = -1; // -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.
201
- export const semanticTypographyLetterspacingDisplayDisplay3letterspacing = -1; // -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.
202
- export const semanticVisibilityBooleanVisilbledesktoponly = false; // Use for showing elements on desktop viewport sizes only
203
- export const semanticVisibilityBooleanVisilbletabletonly = true; // Use for showing elements on tablet viewport sizes only
204
- export const semanticVisibilityBooleanVisilblemobileonly = false; // Use for showing elements on mobile viewport sizes only
205
- export const semanticVisibilityBooleanVisilbleabove600px = true; // Use for showing elements on viewport sizes above 600 px
206
- export const semanticVisibilityBooleanVisilblebelow600px = false; // Use for showing elements on viewport sizes below 600 px
207
- export const semanticVisibilityBooleanHideondesktop = true; // Use for hiding elements on desktop viewport sizes only
208
- export const semanticVisibilityBooleanHideonmobile = true; // Use for hiding elements on mobile viewport sizes
176
+ export const semanticTypographyLineheightTitleTitle2lineheight = 23.4;
177
+ export const semanticTypographyLineheightQuoteQuotelineheight = 23.4;
178
+ export const semanticTypographyLetterspacingLetterspacingpositivelg = 2;
179
+ export const semanticTypographyLetterspacingLetterspacingpositivemd = 1;
180
+ export const semanticTypographyLetterspacingLetterspacingpositivesm = 0.5;
181
+ export const semanticTypographyLetterspacingLetterspacingpositivexs = 0.25;
182
+ export const semanticTypographyLetterspacingLetterspacingnone = 0;
183
+ export const semanticTypographyLetterspacingLetterspacingnegativexs = -0.25;
184
+ export const semanticTypographyLetterspacingLetterspacingnegativesm = -0.25;
185
+ export const semanticTypographyLetterspacingLetterspacingnegativemd = -1;
186
+ export const semanticTypographyLetterspacingLetterspacingnegativelg = -2;
187
+ export const semanticTypographyLetterspacingDisplayDisplay1letterspacing = -1;
188
+ export const semanticTypographyLetterspacingDisplayDisplay2letterspacing = -1;
189
+ export const semanticTypographyLetterspacingDisplayDisplay3letterspacing = -1;
190
+ export const semanticVisibilityBooleanVisilbledesktoponly = false;
191
+ export const semanticVisibilityBooleanVisilbletabletonly = true;
192
+ export const semanticVisibilityBooleanVisilblemobileonly = false;
193
+ export const semanticVisibilityBooleanVisilbleabove600px = true;
194
+ export const semanticVisibilityBooleanVisilblebelow600px = false;
195
+ export const semanticVisibilityBooleanHideondesktop = true;
196
+ export const semanticVisibilityBooleanHideonmobile = true;
209
197
  export const semanticVisibilityVariantswitchBpspecificweb = "md";
210
198
  export const semanticVisibilityVariantswitchBpspecificapp = "regular";
211
199
  export const semanticVisibilityVariantswitchChangeonlg = "xs/sm/md";
212
- export const semanticVisibilityVariantswitchChangeonmd = "md/lg"; // 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.
213
- export const componentAccordionAccordionlabelfontfamily = "Inter"; // This variable exists specifically for changing the accordion font family across brands. It is subject to review. Bild: GothamXNarrow, SpoBi: Inter, Ads: LucindaGrande
214
- 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.
215
- export const componentAvatarAvatarauthorpagesize = 130; // 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages.
216
- 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
217
- 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
218
- export const componentAvatarAvatarfontfamily = "Inter"; // This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
219
- export const componentAvatarAvatarlanegapspace = 24; // 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
220
- export const componentAvatarAppavatarfontfamily = "AntennaCond"; // This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review.
221
- export const componentArticleArticlekickerfontsize = 26; // This variable is used to control the font size of kickers in the heading section of article pages. 18 - 18 - 22 - 30
222
- export const componentArticleArticleheadlinefontsize = 60; // 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG
223
- export const componentArticleArticleimagecaptionfontsize = 13; // CSS --article-figure-meta-font-size 16-16-18-18
224
- export const componentArticleArticleimagecaptionlineheight = 16.9; // this component level variable references the branding variables
225
- export const componentArticleArticlemetafontsize = 14; // 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
226
- export const componentArticleArticlemetafontfamily = "AntennaCond"; // 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.
227
- export const componentArticleArticletopmarginspace = 12; // 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box.
200
+ export const semanticVisibilityVariantswitchChangeonmd = "md/lg";
201
+ export const componentAccordionAccordionlabelfontfamily = "Inter";
202
+ export const componentAvatarAvatararticlesize = 48;
203
+ export const componentAvatarAvatarauthorpagesize = 130;
204
+ export const componentAvatarAvatarlabelfontsize = 13;
205
+ export const componentAvatarAvatarlabellineheight = "21px";
206
+ export const componentAvatarAvatarfontfamily = "Inter";
207
+ export const componentAvatarAvatarlanegapspace = 24;
208
+ export const componentAvatarAppavatarfontfamily = "AntennaCond";
209
+ export const componentArticleArticlekickerfontsize = 26;
210
+ export const componentArticleArticleheadlinefontsize = 60;
211
+ export const componentArticleArticleimagecaptionfontsize = 13;
212
+ export const componentArticleArticleimagecaptionlineheight = 16.9;
213
+ export const componentArticleArticlemetafontsize = "14px";
214
+ export const componentArticleArticlemetafontfamily = "AntennaCond";
215
+ export const componentArticleArticletopmarginspace = 12;
228
216
  export const componentArticleAriclemobile1colgridimagemarginspace = 72;
229
- 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
230
- export const componentArticleArticleheadingsinlinespace = 72; // 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.
231
- export const componentArticleArticlecontentstackspace = 24; // 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.
232
- export const componentArticleArticlecontentinlinespace = 72; // 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.
233
- export const componentArticleArticlegalleryateaserwidth = 260; // same as standard teaser width size variable
234
- export const componentArticleArticleimagesourcefontsize = 13; // NMT CSS --article-figure-meta-font-size
217
+ export const componentArticleArticleheadingsstackspace = 12;
218
+ export const componentArticleArticleheadingsinlinespace = 72;
219
+ export const componentArticleArticlecontentstackspace = 24;
220
+ export const componentArticleArticlecontentinlinespace = 72;
221
+ export const componentArticleArticlegalleryateaserwidth = "260px";
222
+ export const componentArticleArticleimagesourcefontsize = 13;
235
223
  export const componentArticleArticleimagesourcelineheight = 17;
236
224
  export const componentArticleArticleimagecontainerstackspace = 12;
237
225
  export const componentArticleArticleimagelandscapeinlinespace = 12;
238
226
  export const componentArticleArticleimageportaitinlinespace = 72;
239
227
  export const componentArticleArticleinfoboxinlinespace = 24;
240
228
  export const componentArticleArticleinfoboxstackspace = 24;
241
- 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
242
- export const componentBadgeAdlabelbadgeheightsize = 30; // 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers.
243
- 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.
244
- 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.
229
+ export const componentAudioplayerAudioplayerfontsize = "16px";
230
+ export const componentBadgeAdlabelbadgeheightsize = "30px";
231
+ export const componentBadgeBadgesinnerstackspace = 2;
232
+ export const componentBadgeBadgesinnerinlinespace = 4;
245
233
  export const componentBreadcrumbBreadcrumbfontfamily = "Inter";
246
- export const componentBreadcrumbBreadcrumbfontsize = 14; // 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
247
- export const componentBreadcrumbBreadcrumblineheight = 14; // 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices.
248
- export const componentBreadcrumbBreadcrumbArrowleftinlinespace1 = 3;
249
- export const componentBreadcrumbBreadcrumbArrowrightinlinespace2 = 5;
234
+ export const componentBreadcrumbBreadcrumbfontsize = 14;
235
+ export const componentBreadcrumbBreadcrumblineheight = 14;
236
+ export const componentBreadcrumbBreadcrumbArrowleftinlinespace1 = "3px";
237
+ export const componentBreadcrumbBreadcrumbArrowrightinlinespace2 = "5px";
250
238
  export const componentBreadcrumbBreadcrumbinlinespace = 12;
251
239
  export const componentBreadcrumbBreadcrumbfontweight = 400;
252
- export const componentBreadcrumbBreadcrumbstackspace = 14;
240
+ export const componentBreadcrumbBreadcrumbstackspace = "14px";
253
241
  export const componentBreakingnewsBreakingnewscontainerheightsize = 56;
254
242
  export const componentBreakingnewsBreakingnewsbadgeinlinespace = 12;
255
243
  export const componentBreakingnewsBreakingnewsbadgetitelsstackspace = 4;
256
- export const componentBreakingnewsBreakingnewsbadgeuppertitlefontsize = 17;
257
- export const componentBreakingnewsBreakingnewsbadgeuppertitlelineheight = 12;
258
- export const componentBreakingnewsBreakingnewsbadgelowertitlefontsize = 30;
259
- export const componentBreakingnewsBreakingnewsbadgelowertitlelineheight = 21;
260
- export const componentBreakingnewsBreakingnewsscrollingtextfontsize = 21;
261
- export const componentBreakingnewsBreakingnewsscrollingtextlineheight = 24;
244
+ export const componentBreakingnewsBreakingnewsbadgeuppertitlefontsize = "17px";
245
+ export const componentBreakingnewsBreakingnewsbadgeuppertitlelineheight =
246
+ "12px";
247
+ export const componentBreakingnewsBreakingnewsbadgelowertitlefontsize = "30px";
248
+ export const componentBreakingnewsBreakingnewsbadgelowertitlelineheight =
249
+ "21px";
250
+ export const componentBreakingnewsBreakingnewsscrollingtextfontsize = "21px";
251
+ export const componentBreakingnewsBreakingnewsscrollingtextlineheight = "24px";
262
252
  export const componentButtonButtonlabelfontsize = 15;
263
253
  export const componentButtonButtonlabellineheight = 15;
264
254
  export const componentButtonButtoncontentgapspace = 6;
265
255
  export const componentButtonButtoninlinespace = 16;
266
256
  export const componentButtonButtonstackspace = 6;
267
257
  export const componentButtonButtonborderwidthsize = 2;
268
- export const componentButtonButtoncontentminheightsize = 24; // This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active.
269
- export const componentButtonPartnerlinkbuttonlabelfontsize = 16; // Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18
258
+ export const componentButtonButtoncontentminheightsize = 24;
259
+ export const componentButtonPartnerlinkbuttonlabelfontsize = "16px";
270
260
  export const componentButtonPartnerlinkbuttoninlinespace = 8;
271
261
  export const componentButtonPartnerlinkbuttonlabelheightsize = 48;
272
262
  export const componentButtonButtonborderradius = 8;
273
- export const componentCardsSearchresultcardimagewidthsize = 216;
274
- export const componentCardsSearchresultcardimageheightsizestacked = 189;
275
- export const componentCardsNewstickerimagecardwidthsize = 206;
276
- export const componentCarouselGalleryteasertitlebottomspace = 36; // This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
277
- export const componentCarouselGalleryteaserappgapspace = 8; // This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination.
278
- export const componentCarouselAppepapercarouselitemdefaultwidth = 172;
279
- export const componentCarouselAppepapercarouselitemfocuswidth = 240;
280
- export const componentCarouselAppepapercarousebeilageitemwidth = 172;
281
- export const componentCarouselStandardteasergalleryteaserwidthweb = 260;
282
- export const componentCarouselStandardteasergalleryteaserwidthapp = 280;
283
- 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
263
+ export const componentCardsSearchresultcardimagewidthsize = "216px";
264
+ export const componentCardsSearchresultcardimageheightsizestacked = "189px";
265
+ export const componentCardsNewstickerimagecardwidthsize = "206px";
266
+ export const componentCarouselGalleryteasertitlebottomspace = 36;
267
+ export const componentCarouselGalleryteaserappgapspace = 8;
268
+ export const componentCarouselAppepapercarouselitemdefaultwidth = "172px";
269
+ export const componentCarouselAppepapercarouselitemfocuswidth = "240px";
270
+ export const componentCarouselAppepapercarousebeilageitemwidth = "172px";
271
+ export const componentCarouselStandardteasergalleryteaserwidthweb = "260px";
272
+ export const componentCarouselStandardteasergalleryteaserwidthapp = "280px";
273
+ export const componentChipsChipsfontsize = 16;
284
274
  export const componentChipsChipsinlinespace = 12;
285
275
  export const componentChipsChipsstackspace = 8;
286
- export const componentDatepickerDatepickeritemdaywidthsize = 44;
287
- export const componentDatepickerDatepickeritemyearwidthsize = 77;
288
- export const componentDatepickerDatepickeritemheightsize = 44;
289
- export const componentDrawersMobilemenudrawerstackspace = 20;
290
- export const componentDrawersMobilemenudrawerleftinlinespace = 20;
291
- export const componentDrawersMobilemenudrawerrightinlinespace = 16;
292
- export const componentDrawersMobilemenudrawermaxwidthsize = 400;
276
+ export const componentDatepickerDatepickeritemdaywidthsize = "44px";
277
+ export const componentDatepickerDatepickeritemyearwidthsize = "77px";
278
+ export const componentDatepickerDatepickeritemheightsize = "44px";
279
+ export const componentDrawersMobilemenudrawerstackspace = "20px";
280
+ export const componentDrawersMobilemenudrawerleftinlinespace = "20px";
281
+ export const componentDrawersMobilemenudrawerrightinlinespace = "16px";
282
+ export const componentDrawersMobilemenudrawermaxwidthsize = "400px";
293
283
  export const componentDropdownDropdownitemstackspace = 8;
294
284
  export const componentDropdownDropdowniteminlinespace = 12;
295
285
  export const componentDropdownDropdownborderradius = 4;
296
286
  export const componentFooterFooterfontfamily = "Inter";
297
- 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.
298
- export const componentFooterFooterlineheight = 14;
299
- export const componentFooterFooterfontsizeuserofferpages = 18;
300
- export const componentFooterFooterlineheightuserofferpages = 26;
287
+ export const componentFooterFooterfontsize = "11px";
288
+ export const componentFooterFooterlineheight = "14px";
289
+ export const componentFooterFooterfontsizeuserofferpages = "18px";
290
+ export const componentFooterFooterlineheightuserofferpages = "26px";
301
291
  export const componentIconIconsize = 24;
302
- export const componentIconIconsizeembeddmedia = 40;
292
+ export const componentIconIconsizeembeddmedia = "40px";
303
293
  export const componentInfoelementInfoelementteaserbadgemarginspace = 4;
304
- export const componentInfoelementInfoelementteaserimageheightsize = 83;
294
+ export const componentInfoelementInfoelementteaserimageheightsize = "83px";
305
295
  export const componentInfoelementInfoelementteaserimagewidthsize = 148;
306
296
  export const componentInfoelementInfoelementteaserbadgeheightsize = 16;
307
- 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
297
+ export const componentInputfieldInputfieldfontsize = 16;
308
298
  export const componentInputfieldInputfieldfontfamily = "Inter";
309
299
  export const componentInputfieldInputfieldinlinespace = 16;
310
300
  export const componentInputfieldInputfieldstackspace = 6;
@@ -313,31 +303,33 @@ export const componentInputfieldInputfieldimessageinlinespace = 16;
313
303
  export const componentInputfieldInputfieldminilabelinlinespace = 4;
314
304
  export const componentInputfieldInputfieldheightsize = 36;
315
305
  export const componentInputfieldHeyinputcontainerinlinespace = 8;
316
- export const componentLivetickerLivetickerappcardheightsize = 128;
317
- export const componentLivetickerLivetickerappcardwidthsize = 300;
306
+ export const componentLivetickerLivetickerappcardheightsize = "128px";
307
+ export const componentLivetickerLivetickerappcardwidthsize = "300px";
318
308
  export const componentLivetickerTimestampfontfamily = "Gotham XNarrow";
319
309
  export const componentLivetickerLivetickerheadlinefontweight = 600;
320
- export const componentLivetickerLivetickerheadlinesfontsize = 32; // This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32
321
- export const componentLivetickerLivetickertimestampfontsize = 16; // This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16
310
+ export const componentLivetickerLivetickerheadlinesfontsize = "32px";
311
+ export const componentLivetickerLivetickertimestampfontsize = "16px";
322
312
  export const componentLivetickerLivetickertimeHeadlinestackspace = 4;
323
- export const componentLivetickerLivetickerslideritemwidthmaxsize = 257;
313
+ export const componentLivetickerLivetickerslideritemwidthmaxsize = "257px";
324
314
  export const componentMediaplayerAudioplayerheaderstackspace = 56;
325
315
  export const componentMediaplayerPodcastplaybuttonsize = 48;
326
- export const componentMediaplayerVidplayerbottombargapspace = 0;
316
+ export const componentMediaplayerVidplayerbottombargapspace = "0px";
327
317
  export const componentMediaplayerVideotimebadgefontfamily = "Inter";
328
318
  export const componentMediaplayerVidplayercontrolbuttonsize = 42;
329
319
  export const componentMediaplayerVidplayercontrolbuttoniconsizehover = 28;
330
- export const componentMediaplayerVidplayertimecodefontsize = 16;
331
- export const componentMediaplayerVidplayertimecodecontainerminwidthsize = 58;
332
- export const componentMediaplayerVidplayerprogressbarcontainerheightsize = 24;
333
- export const componentMediaplayerVidplayerunmutebuttonwidthsize = 220;
320
+ export const componentMediaplayerVidplayertimecodefontsize = "16px";
321
+ export const componentMediaplayerVidplayertimecodecontainerminwidthsize =
322
+ "58px";
323
+ export const componentMediaplayerVidplayerprogressbarcontainerheightsize =
324
+ "24px";
325
+ export const componentMediaplayerVidplayerunmutebuttonwidthsize = "220px";
334
326
  export const componentMenuMenulinklaneheightsize = 48;
335
327
  export const componentMenuMenulogodefaultsize = 56;
336
328
  export const componentMenuMenulogoscrolledsize = 56;
337
329
  export const componentMenuMenuutillinkitemheightsize = 48;
338
330
  export const componentMenuMenuitemutilfontsize = 12;
339
- export const componentMenuMenuitemfontsize = 18; // This variable is used on the menu link lane and on the mobile side menu drawer.
340
- export const componentMenuMenuspecialnaviitemheightsize = 48;
331
+ export const componentMenuMenuitemfontsize = 18;
332
+ export const componentMenuMenuspecialnaviitemheightsize = "48px";
341
333
  export const componentMenuMenuitemspace = 8;
342
334
  export const componentMenuMenulinkiteminlinespace = 4;
343
335
  export const componentMenuMenuitemutilstackspace = 10;
@@ -349,19 +341,19 @@ export const componentMenuMenuleftinlinespace = 8;
349
341
  export const componentMenuMenurightinlinespace = 0;
350
342
  export const componentMenuMenuutilitylinksgapspace = 24;
351
343
  export const componentMenuMenuutilitylinksdividerheightsize = 40;
352
- 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
353
- 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
354
- export const componentMenuIosapptopbarheightsize = 48;
355
- export const componentMenuIosapptopbarleftinlinespace = 19;
356
- export const componentMenuIosapptopbarrightinlinespace = 19;
344
+ export const componentMenuMenushadowvisibility = "rgba(0, 0, 0, 0.1)";
345
+ export const componentMenuHeyinputshadowvisibility = "rgba(0, 0, 0, 0)";
346
+ export const componentMenuIosapptopbarheightsize = "48px";
347
+ export const componentMenuIosapptopbarleftinlinespace = "19px";
348
+ export const componentMenuIosapptopbarrightinlinespace = "19px";
357
349
  export const componentMenuApptopbartitlefontsize = 13;
358
350
  export const componentMenuApptopbarstagetitleheight = 17;
359
- export const componentNewstickerNewstickerappcardheightsize = 150;
360
- export const componentNewstickerNewstickerappcardwidthsize = 300;
351
+ export const componentNewstickerNewstickerappcardheightsize = "150px";
352
+ export const componentNewstickerNewstickerappcardwidthsize = "300px";
361
353
  export const componentNewstickerNewstickertimefontfamily = "AntennaExtraCond";
362
354
  export const componentNewstickerNewstickertimefontweight = 700;
363
- export const componentNewstickerNewstickertimefontsize = 16; // similar to kicker3 values - 16 - 16 - 16 - 18
364
- 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.
355
+ export const componentNewstickerNewstickertimefontsize = "16px";
356
+ export const componentNewstickerNewstickertimelineheight = "20.8px";
365
357
  export const componentNewstickerNewstickerbadgesinlinespace = 12;
366
358
  export const componentNewstickerNewstickerentriesstackspace = 22;
367
359
  export const componentNewstickerNewstickerentriesleftinlinespace = 22;
@@ -370,20 +362,20 @@ export const componentNewstickerNewstickerkickerinnerinlinespace = 4;
370
362
  export const componentNewstickerNewstickerkickerinnerstackspace = 2;
371
363
  export const componentNewstickerNewstickertimeKickerstackspace = 6;
372
364
  export const componentNewstickerNewstickertitlesinlinespace = 24;
373
- export const componentNewstickerNewstickerskeletonbottomspace = 0;
365
+ export const componentNewstickerNewstickerskeletonbottomspace = "0px";
374
366
  export const componentNewstickerNewstickerreddotsize = 14;
375
- export const componentNewstickerNewstickerlineinlinespace = 7;
367
+ export const componentNewstickerNewstickerlineinlinespace = "7px";
376
368
  export const componentPaginationGallerypaginationitemheightsize = 4;
377
- export const componentPaginationGallerypaginationcontainerwebinlinespace = 12; // 8 - 8 - 12 - 12 - this component level variable references the inlineSpaceConst semantic variables; SM for smaller devices, MD for larger devices
369
+ export const componentPaginationGallerypaginationcontainerwebinlinespace = 12;
378
370
  export const componentPaginationGallerypaginationcontainerappinlinespace = 12;
379
- export const componentPaginationGallerypaginationcontainerstackspace = 16; // 12 - 12 - 16 - 16 - this component level variable references the semantic
371
+ export const componentPaginationGallerypaginationcontainerstackspace = 16;
380
372
  export const componentPaginationScrollbarthicknesssize = 8;
381
- export const componentPaywallPaywallcardmaxwidthsize = 346;
382
- export const componentPaywallPaywallcardpricetagfontsize = 64; // This variable is used on the paywall card price tag. 64 constant
373
+ export const componentPaywallPaywallcardmaxwidthsize = "346px";
374
+ export const componentPaywallPaywallcardpricetagfontsize = 64;
383
375
  export const componentPaywallPaywallcardpricetaglineheight = 64;
384
- export const componentPaywallPaywallcardpricenotefontsize = 40; // This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40
376
+ export const componentPaywallPaywallcardpricenotefontsize = 40;
385
377
  export const componentPaywallPaywallcardpricenotelineheight = 40;
386
- export const componentPaywallPaywallcontainergapspace = -48;
378
+ export const componentPaywallPaywallcontainergapspace = "-48px";
387
379
  export const componentPaywallPaywallheaderbottomstackspace = 80;
388
380
  export const componentQuotesQuotecontainerinlinespace = 16;
389
381
  export const componentQuotesQuotecontentgapspace = 48;
@@ -393,29 +385,29 @@ export const componentRadiobuttonsRadioselectorsize = 20;
393
385
  export const componentRadiobuttonsRadioselectordotactivesize = 12;
394
386
  export const componentSearchSearchresultbadgeheightsize = 18;
395
387
  export const componentSectiontitleSectiontitleinnerstackbottomspace = 12;
396
- 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.
397
- 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.
388
+ export const componentSectiontitleSectiontitleArrowinlinespace = "5px";
389
+ export const componentSectiontitleSectiontitleArrowinlinespaceactive = "5px";
398
390
  export const componentSectiontitleSectiontitleheightsize = 32;
399
391
  export const componentSeparatorsSeparatorthicknesssize = 2;
400
392
  export const componentSkeletonsHeadlinesskeletonimageplaceholdermaxwidth = 160;
401
393
  export const componentSkeletonsArticleskeletonimageinlinespace = 48;
402
394
  export const componentSkeletonsArticleskeletontextinlinespace = 48;
403
- export const componentSkeletonsArticletextskeletonheightsize = 720;
395
+ export const componentSkeletonsArticletextskeletonheightsize = "720px";
404
396
  export const componentSpecialnaviSpecialnaviinlinespace = 24;
405
397
  export const componentSlidersSliderprogressbaridleheightsize = 4;
406
398
  export const componentSlidersSliderprogressbarhoverheightsize = 8;
407
399
  export const componentSlidersSliderprogressinactiveheightsize = 2;
408
400
  export const componentSlidersVidplayerprogressbarheightsize = 12;
409
401
  export const componentSpinnersVideospinnersize = 80;
410
- export const componentSpinnersVideospinnersize05x = 40;
411
- export const componentSpinnersVideospinnerstrokesize = 4;
412
- 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.
413
- export const componentTabsTablabelfontsizeline = 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.
414
- export const componentTabsIostabbarheightsize = 49;
415
- export const componentTabsAndroidtabbarheightsize = 74;
416
- export const componentTabsAppstabslabelfontsize = 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.
417
- export const componentTabsAppstabslabellineheight = 23.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.
418
- export const componentTabsTopbartabitemheightsize = 44;
402
+ export const componentSpinnersVideospinnersize05x = "40px";
403
+ export const componentSpinnersVideospinnerstrokesize = "4px";
404
+ export const componentTabsTablabelfontsize = "16px";
405
+ export const componentTabsTablabelfontsizeline = "16px";
406
+ export const componentTabsIostabbarheightsize = "49px";
407
+ export const componentTabsAndroidtabbarheightsize = "74px";
408
+ export const componentTabsAppstabslabelfontsize = "16px";
409
+ export const componentTabsAppstabslabellineheight = "23.4px";
410
+ export const componentTabsTopbartabitemheightsize = "44px";
419
411
  export const componentTableTablecolumnwidthsize05x = 48;
420
412
  export const componentTableTablecolumnwidthsize075x = 64;
421
413
  export const componentTableTablecolumnwidthsize1x = 96;
@@ -423,57 +415,57 @@ export const componentTableTablecolumnwidthsize15x = 160;
423
415
  export const componentTableTablecolumnwidthsize2x = 180;
424
416
  export const componentTableTablecolumnwidthsize25x = 240;
425
417
  export const componentTableTablecolumnwidthsize3x = 280;
426
- export const componentTableTableitemmaxwidthsize = 224;
427
- export const componentTeaserAteaserAteaserkickerfontsize = 26; // 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
418
+ export const componentTableTableitemmaxwidthsize = "224px";
419
+ export const componentTeaserAteaserAteaserkickerfontsize = 26;
428
420
  export const componentTeaserAteaserAteaserkickerlineheight = 26;
429
- export const componentTeaserAteaserAteaserheadlinefontsize = 44; // This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
421
+ export const componentTeaserAteaserAteaserheadlinefontsize = 44;
430
422
  export const componentTeaserAteaserAteaserheadlinelineheight = 50.6;
431
423
  export const componentTeaserAteaserAteasertitleinlinespace = 16;
432
424
  export const componentTeaserBteaserBteasertitleinlinespace = 16;
433
- export const componentTeaserBildplayBildplayteaserwidthsize = 169;
434
- export const componentTeaserMqteaserMqteaserheadlinefontsize = 30; // XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40
425
+ export const componentTeaserBildplayBildplayteaserwidthsize = "169px";
426
+ export const componentTeaserMqteaserMqteaserheadlinefontsize = 30;
435
427
  export const componentTeaserMqteaserMqteaserheadlinelineheight = 34.5;
436
428
  export const componentTeaserMqteaserMqteaserheadlinefontweight = 700;
437
429
  export const componentTeaserMqteaserMqteasertitleinlinespace = 12;
438
- export const componentTeaserTeaserbadgesheightsizelg = 32; // This token is for controling the height of badges that are inside of teasers. 32 - 32 - 32 - 40
430
+ export const componentTeaserTeaserbadgesheightsizelg = 32;
439
431
  export const componentTeaserTeaserbadgesheightsizesm = 32;
440
- export const componentTeaserTeaserbadgesmarginspace = 8; // This variable is used for creating space around the outside of a subscription badge or video icon badge.
432
+ export const componentTeaserTeaserbadgesmarginspace = 8;
441
433
  export const componentTeaserTeaserkickerbginlinespace = 6;
442
434
  export const componentTeaserTeaserkickerbgstackspace = 2;
443
435
  export const componentTeaserQteaserQuadkickerfontsize = 26;
444
- export const componentTeaserQteaserQuadheadlinefontsize = 60; // This component level variable is used on the quad teaser headline. It references the semantic level variable headline1. 48 - 48 - 72 - 100
436
+ export const componentTeaserQteaserQuadheadlinefontsize = 60;
445
437
  export const componentTeaserQteaserQuadheadlinelineheight = 69;
446
438
  export const componentTeaserQteaserQteasertitleinlinespace = 24;
447
439
  export const componentTeaserTeaserlayoutgridspace = 12;
448
- export const componentTeaserStdteaserStdteaserbadgesmarginspace = 8; // This variable is used for creating space around the outside of a subscription badge or video icon badge.
440
+ export const componentTeaserStdteaserStdteaserbadgesmarginspace = 8;
449
441
  export const componentTeaserStdteaserStdteaserimagetitlegapspace = 6;
450
- 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
451
- export const componentTeaserSuperaSuperateasertitleinlinespace = 24; // 16 - 16 - 16 - 16
442
+ export const componentTeaserStdteaserStdteaserkickerheadlinestackspace = 2;
443
+ export const componentTeaserSuperaSuperateasertitleinlinespace = 24;
452
444
  export const componentTeaserTeasertitleinlineleftspace = 0;
453
445
  export const componentTeaserTeasertitlestackspace = 4;
454
446
  export const componentTeaserTeasertitlegapspace = 4;
455
447
  export const componentTeaserTeasertitlebottomstackspace = 16;
456
- export const componentToggleswitchApptoggleitemlabelfontsize = 16; // This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18
457
- export const componentToggleswitchApptoggleitemlabellineheight = 16.2; // This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2
458
- export const componentVideoVideobadgetimelineheight = 23.8;
459
- export const componentVideoVideotimebadgefontsize = 18; // 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.
460
- export const componentVideoVerticalvideomockheadlinefontsize = 32;
448
+ export const componentToggleswitchApptoggleitemlabelfontsize = "16px";
449
+ export const componentToggleswitchApptoggleitemlabellineheight = "16.2px";
450
+ export const componentVideoVideobadgetimelineheight = "23.8px";
451
+ export const componentVideoVideotimebadgefontsize = "18px";
452
+ export const componentVideoVerticalvideomockheadlinefontsize = "32px";
461
453
  export const componentVideoVideoframeinlinespace = 12;
462
- export const componentVideoVideoredplayiconheightsize = 14; // This variable is used for changing the red play icon inside the white square.
454
+ export const componentVideoVideoredplayiconheightsize = 14;
463
455
  export const componentVideoVideoredplayiconwidthsize = 12;
464
- export const componentVideoVideoskeletoncontainerheight = 464;
465
- export const componentVideoVideotimebadgesize = 32; // 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.
466
- 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.
467
- export const componentVideoVideoadbadgefontsize = 16; // 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter.
468
- export const componentDsysdocsSpecsfontfamily = "Gotham"; // This variable is used only for texts and labels that form part of this design system's documentation.
469
- export const componentDsysdocs1columnmobile = 930; // This variable is used only for this design system's component tests.
470
- export const componentDsysdocsDsysdocswidthsize = 962;
471
- export const componentDsysdocsDscaptionstackspace05x = 6; // This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8
456
+ export const componentVideoVideoskeletoncontainerheight = "464px";
457
+ export const componentVideoVideotimebadgesize = 32;
458
+ export const componentVideoVideotimebadgecornersize = 2;
459
+ export const componentVideoVideoadbadgefontsize = "16px";
460
+ export const componentDsysdocsSpecsfontfamily = "Gotham";
461
+ export const componentDsysdocs1columnmobile = "930px";
462
+ export const componentDsysdocsDsysdocswidthsize = "962px";
463
+ export const componentDsysdocsDscaptionstackspace05x = 6;
472
464
  export const componentDsysdocsDscaptionstackspace1x = 12;
473
- export const componentDsysdocsDsmaincontainerspace = 68; // This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68
474
- 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
475
- export const componentDsysdocsMaincontentstagesize = 962; // 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
476
- 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
477
- export const componentDsysdocsBilddesignframespace = 64; // Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe
478
- export const componentDsysdocsDocheaderheightsize = 160; // This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180
465
+ export const componentDsysdocsDsmaincontainerspace = 68;
466
+ export const componentDsysdocsFoundationsbannerheightsize = 80;
467
+ export const componentDsysdocsMaincontentstagesize = 962;
468
+ export const componentDsysdocsThinbannerverticalheightsize = "558px";
469
+ export const componentDsysdocsBilddesignframespace = 64;
470
+ export const componentDsysdocsDocheaderheightsize = "160px";
479
471
  export const breakpointname = "md";