@marioschmidt/design-system-tokens 1.0.13 → 1.0.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (204) hide show
  1. package/dist/android/res/values/base/primitive_color_value.xml +12 -12
  2. package/dist/android/res/values/base/primitive_font_value.xml +22 -22
  3. package/dist/android/res/values/base/primitive_size_value.xml +49 -49
  4. package/dist/android/res/values/base/primitive_space_value.xml +25 -25
  5. package/dist/android/res/values/density/density_compact.xml +8 -8
  6. package/dist/android/res/values/density/density_default.xml +8 -8
  7. package/dist/android/res/values/density/density_spacious.xml +8 -8
  8. package/dist/android/res/values/mapping/brand_advertorial.xml +240 -240
  9. package/dist/android/res/values/mapping/brand_bild.xml +240 -240
  10. package/dist/android/res/values/mapping/brand_sportbild.xml +240 -240
  11. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.xml +423 -423
  12. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_md.xml +423 -423
  13. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.xml +423 -423
  14. package/dist/android/res/values/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.xml +423 -423
  15. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_dark.xml +15 -15
  16. package/dist/android/res/values/semantic/advertorial/color/color_advertorial_light.xml +15 -15
  17. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_lg.xml +423 -423
  18. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_md.xml +423 -423
  19. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_sm.xml +423 -423
  20. package/dist/android/res/values/semantic/bild/breakpoints/breakpoint_bild_xs.xml +423 -423
  21. package/dist/android/res/values/semantic/bild/color/color_bild_dark.xml +15 -15
  22. package/dist/android/res/values/semantic/bild/color/color_bild_light.xml +15 -15
  23. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.xml +423 -423
  24. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_md.xml +423 -423
  25. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.xml +423 -423
  26. package/dist/android/res/values/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.xml +423 -423
  27. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_dark.xml +15 -15
  28. package/dist/android/res/values/semantic/sportbild/color/color_sportbild_light.xml +15 -15
  29. package/dist/css/base/primitive-font-value-global.css +11 -11
  30. package/dist/css/base/primitive-font-value.css +11 -11
  31. package/dist/css/base/primitive-size-value-global.css +49 -49
  32. package/dist/css/base/primitive-size-value.css +49 -49
  33. package/dist/css/base/primitive-space-value-global.css +25 -25
  34. package/dist/css/base/primitive-space-value.css +25 -25
  35. package/dist/css/density/density-compact-global.css +2 -2
  36. package/dist/css/density/density-compact.css +2 -2
  37. package/dist/css/density/density-default-global.css +2 -2
  38. package/dist/css/density/density-default.css +2 -2
  39. package/dist/css/density/density-spacious-global.css +2 -2
  40. package/dist/css/density/density-spacious.css +2 -2
  41. package/dist/css/mapping/brand-advertorial-global.css +203 -203
  42. package/dist/css/mapping/brand-advertorial.css +203 -203
  43. package/dist/css/mapping/brand-bild-global.css +203 -203
  44. package/dist/css/mapping/brand-bild.css +203 -203
  45. package/dist/css/mapping/brand-sportbild-global.css +203 -203
  46. package/dist/css/mapping/brand-sportbild.css +203 -203
  47. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg-global.css +97 -97
  48. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.css +97 -97
  49. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md-global.css +94 -94
  50. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-md.css +94 -94
  51. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm-global.css +95 -95
  52. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.css +95 -95
  53. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs-global.css +95 -95
  54. package/dist/css/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.css +95 -95
  55. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg-global.css +97 -97
  56. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-lg.css +97 -97
  57. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md-global.css +94 -94
  58. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-md.css +94 -94
  59. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm-global.css +95 -95
  60. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-sm.css +95 -95
  61. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs-global.css +95 -95
  62. package/dist/css/semantic/bild/breakpoints/breakpoint-bild-xs.css +95 -95
  63. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg-global.css +97 -97
  64. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.css +97 -97
  65. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md-global.css +94 -94
  66. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-md.css +94 -94
  67. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm-global.css +95 -95
  68. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.css +95 -95
  69. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs-global.css +95 -95
  70. package/dist/css/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.css +95 -95
  71. package/dist/flutter/base/primitive_color_value.dart +119 -85
  72. package/dist/flutter/base/primitive_font_value.dart +58 -46
  73. package/dist/flutter/base/primitive_size_value.dart +49 -49
  74. package/dist/flutter/base/primitive_space_value.dart +26 -26
  75. package/dist/flutter/density/density_compact.dart +16 -11
  76. package/dist/flutter/density/density_default.dart +16 -11
  77. package/dist/flutter/density/density_spacious.dart +16 -11
  78. package/dist/flutter/mapping/brand_advertorial.dart +398 -274
  79. package/dist/flutter/mapping/brand_bild.dart +398 -274
  80. package/dist/flutter/mapping/brand_color_bild.dart +121 -71
  81. package/dist/flutter/mapping/brand_color_sportbild.dart +121 -71
  82. package/dist/flutter/mapping/brand_sportbild.dart +398 -274
  83. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_lg.dart +689 -487
  84. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_md.dart +689 -487
  85. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_sm.dart +689 -487
  86. package/dist/flutter/semantic/advertorial/breakpoints/breakpoint_advertorial_xs.dart +689 -487
  87. package/dist/flutter/semantic/advertorial/color/color_advertorial_dark.dart +369 -423
  88. package/dist/flutter/semantic/advertorial/color/color_advertorial_light.dart +369 -423
  89. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_lg.dart +689 -487
  90. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_md.dart +689 -487
  91. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_sm.dart +689 -487
  92. package/dist/flutter/semantic/bild/breakpoints/breakpoint_bild_xs.dart +689 -487
  93. package/dist/flutter/semantic/bild/color/color_bild_dark.dart +369 -423
  94. package/dist/flutter/semantic/bild/color/color_bild_light.dart +369 -423
  95. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_lg.dart +689 -487
  96. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_md.dart +689 -487
  97. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_sm.dart +689 -487
  98. package/dist/flutter/semantic/sportbild/breakpoints/breakpoint_sportbild_xs.dart +689 -487
  99. package/dist/flutter/semantic/sportbild/color/color_sportbild_dark.dart +369 -423
  100. package/dist/flutter/semantic/sportbild/color/color_sportbild_light.dart +369 -423
  101. package/dist/ios/base/PrimitiveColorValue.swift +130 -96
  102. package/dist/ios/base/PrimitiveFontValue.swift +57 -45
  103. package/dist/ios/base/PrimitiveSizeValue.swift +51 -51
  104. package/dist/ios/base/PrimitiveSpaceValue.swift +27 -27
  105. package/dist/ios/density/DensityCompact.swift +15 -10
  106. package/dist/ios/density/DensityDefault.swift +15 -10
  107. package/dist/ios/density/DensitySpacious.swift +15 -10
  108. package/dist/ios/mapping/BrandAdvertorial.swift +397 -273
  109. package/dist/ios/mapping/BrandBild.swift +397 -273
  110. package/dist/ios/mapping/BrandColorBild.swift +120 -70
  111. package/dist/ios/mapping/BrandColorSportbild.swift +120 -70
  112. package/dist/ios/mapping/BrandSportbild.swift +397 -273
  113. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialLg.swift +688 -486
  114. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialMd.swift +688 -486
  115. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialSm.swift +688 -486
  116. package/dist/ios/semantic/advertorial/breakpoints/BreakpointAdvertorialXs.swift +688 -486
  117. package/dist/ios/semantic/advertorial/color/ColorAdvertorialDark.swift +368 -422
  118. package/dist/ios/semantic/advertorial/color/ColorAdvertorialLight.swift +368 -422
  119. package/dist/ios/semantic/bild/breakpoints/BreakpointBildLg.swift +688 -486
  120. package/dist/ios/semantic/bild/breakpoints/BreakpointBildMd.swift +688 -486
  121. package/dist/ios/semantic/bild/breakpoints/BreakpointBildSm.swift +688 -486
  122. package/dist/ios/semantic/bild/breakpoints/BreakpointBildXs.swift +688 -486
  123. package/dist/ios/semantic/bild/color/ColorBildDark.swift +368 -422
  124. package/dist/ios/semantic/bild/color/ColorBildLight.swift +368 -422
  125. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildLg.swift +688 -486
  126. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildMd.swift +688 -486
  127. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildSm.swift +688 -486
  128. package/dist/ios/semantic/sportbild/breakpoints/BreakpointSportbildXs.swift +688 -486
  129. package/dist/ios/semantic/sportbild/color/ColorSportbildDark.swift +368 -422
  130. package/dist/ios/semantic/sportbild/color/ColorSportbildLight.swift +368 -422
  131. package/dist/js/base/primitive-color-value.js +34 -34
  132. package/dist/js/base/primitive-font-value.js +12 -12
  133. package/dist/js/base/primitive-size-value.js +49 -49
  134. package/dist/js/base/primitive-space-value.js +25 -25
  135. package/dist/js/density/density-compact.js +5 -5
  136. package/dist/js/density/density-default.js +5 -5
  137. package/dist/js/density/density-spacious.js +5 -5
  138. package/dist/js/mapping/brand-advertorial.js +229 -222
  139. package/dist/js/mapping/brand-bild.js +230 -222
  140. package/dist/js/mapping/brand-color-bild.js +50 -50
  141. package/dist/js/mapping/brand-color-sportbild.js +50 -50
  142. package/dist/js/mapping/brand-sportbild.js +234 -222
  143. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.js +285 -293
  144. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-md.js +283 -291
  145. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.js +285 -292
  146. package/dist/js/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.js +285 -292
  147. package/dist/js/semantic/advertorial/color/color-advertorial-dark.js +50 -154
  148. package/dist/js/semantic/advertorial/color/color-advertorial-light.js +50 -154
  149. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-lg.js +285 -293
  150. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-md.js +283 -291
  151. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-sm.js +285 -292
  152. package/dist/js/semantic/bild/breakpoints/breakpoint-bild-xs.js +285 -292
  153. package/dist/js/semantic/bild/color/color-bild-dark.js +50 -154
  154. package/dist/js/semantic/bild/color/color-bild-light.js +50 -154
  155. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.js +285 -293
  156. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-md.js +283 -291
  157. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.js +285 -292
  158. package/dist/js/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.js +285 -292
  159. package/dist/js/semantic/sportbild/color/color-sportbild-dark.js +50 -154
  160. package/dist/js/semantic/sportbild/color/color-sportbild-light.js +50 -154
  161. package/dist/json/base/primitive-font-value.json +11 -11
  162. package/dist/json/base/primitive-size-value.json +49 -49
  163. package/dist/json/base/primitive-space-value.json +25 -25
  164. package/dist/json/density/density-compact.json +2 -2
  165. package/dist/json/density/density-default.json +2 -2
  166. package/dist/json/density/density-spacious.json +2 -2
  167. package/dist/json/mapping/brand-advertorial.json +203 -203
  168. package/dist/json/mapping/brand-bild.json +203 -203
  169. package/dist/json/mapping/brand-sportbild.json +203 -203
  170. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.json +97 -97
  171. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-md.json +94 -94
  172. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.json +95 -95
  173. package/dist/json/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.json +95 -95
  174. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-lg.json +97 -97
  175. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-md.json +94 -94
  176. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-sm.json +95 -95
  177. package/dist/json/semantic/bild/breakpoints/breakpoint-bild-xs.json +95 -95
  178. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.json +97 -97
  179. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-md.json +94 -94
  180. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.json +95 -95
  181. package/dist/json/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.json +95 -95
  182. package/dist/manifest.json +1 -1
  183. package/dist/scss/base/primitive-font-value.scss +11 -11
  184. package/dist/scss/base/primitive-size-value.scss +49 -49
  185. package/dist/scss/base/primitive-space-value.scss +25 -25
  186. package/dist/scss/density/density-compact.scss +2 -2
  187. package/dist/scss/density/density-default.scss +2 -2
  188. package/dist/scss/density/density-spacious.scss +2 -2
  189. package/dist/scss/mapping/brand-advertorial.scss +203 -203
  190. package/dist/scss/mapping/brand-bild.scss +203 -203
  191. package/dist/scss/mapping/brand-sportbild.scss +203 -203
  192. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-lg.scss +97 -97
  193. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-md.scss +94 -94
  194. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-sm.scss +95 -95
  195. package/dist/scss/semantic/advertorial/breakpoints/breakpoint-advertorial-xs.scss +95 -95
  196. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-lg.scss +97 -97
  197. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-md.scss +94 -94
  198. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-sm.scss +95 -95
  199. package/dist/scss/semantic/bild/breakpoints/breakpoint-bild-xs.scss +95 -95
  200. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-lg.scss +97 -97
  201. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-md.scss +94 -94
  202. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-sm.scss +95 -95
  203. package/dist/scss/semantic/sportbild/breakpoints/breakpoint-sportbild-xs.scss +95 -95
  204. package/package.json +1 -1
@@ -9,42 +9,42 @@
9
9
  --semantic-border-border-radius-border-radius-md: 8; /** 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements. */
10
10
  --semantic-border-border-radius-border-radius-lg: 16; /** 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces. */
11
11
  --semantic-border-border-radius-border-radius-xl: 24; /** 24-24-24-24 – use for corner rounding on larger cards, overlays, dialogs, and other container components. */
12
- --semantic-border-border-radius-border-radius-full: 9999; /** creates fully rounded shapes, typically used for circular elements like avatars. */
13
- --semantic-border-border-width-border-width-hairline: 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. */
12
+ --semantic-border-border-radius-border-radius-full: 9999px; /** creates fully rounded shapes, typically used for circular elements like avatars. */
13
+ --semantic-border-border-width-border-width-hairline: 0.33px; /** 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. */
14
14
  --semantic-border-border-width-border-width-thin: 1; /** 1-1-1-1 – use for subtle outlines and dividers */
15
15
  --semantic-border-border-width-border-width-thick: 2; /** 2-2-2-2 – use for stronger outlines on form elements (inputs), buttons (outline variants), and interaction states (focus, hover, active) */
16
16
  /**
17
17
  * Common viewport width size based on the selected breakpoint.
18
18
  * Apply this token to the main frame of page layouts.
19
19
  */
20
- --semantic-layout-canvas-width-size-web: 320;
20
+ --semantic-layout-canvas-width-size-web: 320px;
21
21
  /**
22
22
  * Common viewport height size based on the selected mode.
23
23
  * Apply this token to the main frame of page layouts to simulate realistic vertical space.
24
24
  */
25
- --semantic-layout-canvas-height-size-web: 568;
25
+ --semantic-layout-canvas-height-size-web: 568px;
26
26
  /**
27
27
  * Common viewport width size based on the selected breakpoint.
28
28
  * Apply this token to the main frame of page layouts.
29
29
  */
30
- --semantic-layout-canvas-width-size-app: 320;
30
+ --semantic-layout-canvas-width-size-app: 320px;
31
31
  /**
32
32
  * Common viewport height size based on the selected mode.
33
33
  * Apply this token to the main frame of page layouts to simulate realistic vertical space.
34
34
  */
35
- --semantic-layout-canvas-height-size-app: 568;
35
+ --semantic-layout-canvas-height-size-app: 568px;
36
36
  /**
37
37
  * 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
38
38
  * Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
39
39
  */
40
- --semantic-layout-breakpoints-breakpoint-min-width-size: 320;
40
+ --semantic-layout-breakpoints-breakpoint-min-width-size: 320px;
41
41
  /**
42
42
  * 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
43
43
  * Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
44
44
  */
45
- --semantic-layout-breakpoints-breakpoint-max-width-size: 389;
46
- --semantic-layout-content-width-content-max-width-medium: 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. */
47
- --semantic-layout-content-width-content-max-width-full: 1024; /** Use for content containers that should fill the full width of the page */
45
+ --semantic-layout-breakpoints-breakpoint-max-width-size: 389px;
46
+ --semantic-layout-content-width-content-max-width-medium: 700px; /** 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. */
47
+ --semantic-layout-content-width-content-max-width-full: 1024px; /** Use for content containers that should fill the full width of the page */
48
48
  --semantic-layout-grid-responsive-grid-space-resp-sm: 6; /** 6-6-6-8 – use for side paddings and gutters in responsive layouts */
49
49
  --semantic-layout-grid-responsive-grid-space-resp-base: 12; /** 12-12-12-16 – use for side paddings and gutters in responsive layouts */
50
50
  --semantic-layout-grid-responsive-grid-space-resp-lg: 24; /** 24-24-32-32 – use for side paddings and gutters in responsive layouts */
@@ -52,7 +52,7 @@
52
52
  --semantic-layout-grid-responsive-page-inline-space: 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. */
53
53
  --semantic-layout-grid-constant-grid-space-const-sm: 12; /** 12-12-12-12 – use for fixed side paddings and gutters */
54
54
  --semantic-layout-grid-constant-grid-space-const-lg: 16; /** 16-16-16-16 – use for fixed side paddings and gutters */
55
- --semantic-layout-grid-layout-guide-layout-guide-grid-colums: 4; /** Used to set the column count in Figma Layout guide Grids */
55
+ --semantic-layout-grid-layout-guide-layout-guide-grid-colums: 4px; /** Used to set the column count in Figma Layout guide Grids */
56
56
  --semantic-layout-section-section-space-sm: 24; /** 24-24-36-36 – Use for vertical spacing between subsections in a layout */
57
57
  --semantic-layout-section-section-space-base: 36; /** 36-36-48-48 – Use for vertical spacing between sections in a layout. */
58
58
  --semantic-layout-section-section-space-lg: 72; /** 72-72-96-96 – Use for vertical spacing between sections in a layout */
@@ -224,7 +224,7 @@
224
224
  --component-avatar-avatar-article-size: 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. */
225
225
  --component-avatar-avatar-author-page-size: 96; /** 96 - 96 - 130 - 130 This variable is used for controlling the size of the avatar image on author pages. */
226
226
  --component-avatar-avatar-label-font-size: 16; /** This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15 */
227
- --component-avatar-avatar-label-line-height: 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 */
227
+ --component-avatar-avatar-label-line-height: 21px; /** 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 */
228
228
  --component-avatar-avatar-font-family: Gotham XNarrow; /** This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande */
229
229
  --component-avatar-avatar-lane-gap-space: 16; /** This variable is used for setting the inline space between multiple avatars that are horizontally placed in a lane when an article has multiple authors. 16 - 16 - 24 - 24 */
230
230
  --component-avatar-app-avatar-font-family: Gotham; /** This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review. */
@@ -232,7 +232,7 @@
232
232
  --component-article-article-headline-font-size: 40; /** 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG */
233
233
  --component-article-article-image-caption-font-size: 16; /** CSS --article-figure-meta-font-size 16-16-18-18 */
234
234
  --component-article-article-image-caption-line-height: 19.5; /** this component level variable references the branding variables */
235
- --component-article-article-meta-font-size: 12; /** This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. 12 - 12 - 14 - 16 */
235
+ --component-article-article-meta-font-size: 12px; /** 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 */
236
236
  --component-article-article-meta-font-family: Gotham; /** 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. */
237
237
  --component-article-article-top-margin-space: 8; /** 8 | 8 | 12 | 16 - This space variable is used at the top edge of the article main content bounding box. */
238
238
  --component-article-aricle-mobile1-col-grid-image-margin-space: 0;
@@ -240,7 +240,7 @@
240
240
  --component-article-article-headings-inline-space: 16; /** 16 | 16 | 72 | 16 - This variable is used for the left and right space within the article page headings container which holds the article page kicker, headline and subheadline. */
241
241
  --component-article-article-content-stack-space: 16; /** 16 - 16 - 24 - 32 - This variable creates the vertical spacing between different article body elements such as avatars, media players, corssheadings, paragraphs, field sets, images, tables, quotes, videos, social embeds, etc. */
242
242
  --component-article-article-content-inline-space: 16; /** 16 | 16 | 72 | 162 - This variable is used for making the left and right spacings around article content blocks. Current css has the article-body class assigned to a div and article body contains these horizontal padding values. */
243
- --component-article-article-gallery-a-teaser-width: 145; /** same as standard teaser width size variable */
243
+ --component-article-article-gallery-a-teaser-width: 145px; /** same as standard teaser width size variable */
244
244
  --component-article-article-image-source-font-size: 16; /** NMT CSS --article-figure-meta-font-size */
245
245
  --component-article-article-image-source-line-height: 21;
246
246
  --component-article-article-image-container-stack-space: 8;
@@ -248,27 +248,27 @@
248
248
  --component-article-article-image-portait-inline-space: 0;
249
249
  --component-article-article-infobox-inline-space: 16;
250
250
  --component-article-article-infobox-stack-space: 16;
251
- --component-audio-player-audio-player-font-size: 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 */
252
- --component-badge-ad-label-badge-height-size: 30; /** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
251
+ --component-audio-player-audio-player-font-size: 16px; /** 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 */
252
+ --component-badge-ad-label-badge-height-size: 30px; /** 30 - 30 - 30 - 30 - This variable is used on the Advert rectangular badge that is found above an ad containers. */
253
253
  --component-badge-badges-inner-stack-space: 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. */
254
254
  --component-badge-badges-inner-inline-space: 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. */
255
255
  --component-breadcrumb-breadcrumb-font-family: Gotham XNarrow;
256
256
  --component-breadcrumb-breadcrumb-font-size: 15; /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
257
257
  --component-breadcrumb-breadcrumb-line-height: 15; /** 15 - 15 - 15 - 12 -- Breadcrumbs have a slightly larger font size on mobile devices compared to when they are rendered on larger desktop devices. */
258
- --component-breadcrumb-breadcrumb-arrow-left-inline-space1: 3;
259
- --component-breadcrumb-breadcrumb-arrow-right-inline-space2: 5;
258
+ --component-breadcrumb-breadcrumb-arrow-left-inline-space1: 3px;
259
+ --component-breadcrumb-breadcrumb-arrow-right-inline-space2: 5px;
260
260
  --component-breadcrumb-breadcrumb-inline-space: 12;
261
261
  --component-breadcrumb-breadcrumb-font-weight: 700;
262
- --component-breadcrumb-breadcrumb-stack-space: 14;
262
+ --component-breadcrumb-breadcrumb-stack-space: 14px;
263
263
  --component-breaking-news-breaking-news-container-height-size: 56;
264
264
  --component-breaking-news-breaking-news-badge-inline-space: 6;
265
265
  --component-breaking-news-breaking-news-badge-titels-stack-space: 0;
266
- --component-breaking-news-breaking-news-badge-upper-title-font-size: 13;
267
- --component-breaking-news-breaking-news-badge-upper-title-line-height: 13;
268
- --component-breaking-news-breaking-news-badge-lower-title-font-size: 23;
269
- --component-breaking-news-breaking-news-badge-lower-title-line-height: 21;
270
- --component-breaking-news-breaking-news-scrolling-text-font-size: 21;
271
- --component-breaking-news-breaking-news-scrolling-text-line-height: 24;
266
+ --component-breaking-news-breaking-news-badge-upper-title-font-size: 13px;
267
+ --component-breaking-news-breaking-news-badge-upper-title-line-height: 13px;
268
+ --component-breaking-news-breaking-news-badge-lower-title-font-size: 23px;
269
+ --component-breaking-news-breaking-news-badge-lower-title-line-height: 21px;
270
+ --component-breaking-news-breaking-news-scrolling-text-font-size: 21px;
271
+ --component-breaking-news-breaking-news-scrolling-text-line-height: 24px;
272
272
  --component-button-button-label-font-size: 15;
273
273
  --component-button-button-label-line-height: 15;
274
274
  --component-button-button-content-gap-space: 6;
@@ -276,40 +276,40 @@
276
276
  --component-button-button-stack-space: 6;
277
277
  --component-button-button-border-width-size: 2;
278
278
  --component-button-button-content-min-height-size: 24; /** This fixed height variable ensures that the button maintains a consistent height, even when the icon is not active. */
279
- --component-button-partner-link-button-label-font-size: 16; /** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
279
+ --component-button-partner-link-button-label-font-size: 16px; /** Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18 */
280
280
  --component-button-partner-link-button-inline-space: 8;
281
281
  --component-button-partner-link-button-label-height-size: 48;
282
282
  --component-button-button-border-radius: 8;
283
- --component-cards-search-result-card-image-width-size: 216;
284
- --component-cards-search-result-card-image-height-size-stacked: 189;
285
- --component-cards-newsticker-image-card-width-size: 206;
283
+ --component-cards-search-result-card-image-width-size: 216px;
284
+ --component-cards-search-result-card-image-height-size-stacked: 189px;
285
+ --component-cards-newsticker-image-card-width-size: 206px;
286
286
  --component-carousel-gallery-teaser-title-bottom-space: 28; /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
287
287
  --component-carousel-gallery-teaser-app-gap-space: 0; /** This token is used to create more bottom padding space on system teaser headlines inside the gallery to avoid overlapping with the pagination. */
288
- --component-carousel-app-epaper-carousel-item-default-width: 144;
289
- --component-carousel-app-epaper-carousel-item-focus-width: 182;
290
- --component-carousel-app-epaper-carouse-beilage-item-width: 110;
291
- --component-carousel-standard-teaser-gallery-teaser-width-web: 145;
292
- --component-carousel-standard-teaser-gallery-teaser-width-app: 280;
288
+ --component-carousel-app-epaper-carousel-item-default-width: 144px;
289
+ --component-carousel-app-epaper-carousel-item-focus-width: 182px;
290
+ --component-carousel-app-epaper-carouse-beilage-item-width: 110px;
291
+ --component-carousel-standard-teaser-gallery-teaser-width-web: 145px;
292
+ --component-carousel-standard-teaser-gallery-teaser-width-app: 280px;
293
293
  --component-chips-chips-font-size: 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 */
294
294
  --component-chips-chips-inline-space: 12;
295
295
  --component-chips-chips-stack-space: 8;
296
- --component-datepicker-datepicker-item-day-width-size: 44;
297
- --component-datepicker-datepicker-item-year-width-size: 77;
298
- --component-datepicker-datepicker-item-height-size: 44;
299
- --component-drawers-mobile-menu-drawer-stack-space: 20;
300
- --component-drawers-mobile-menu-drawer-left-inline-space: 20;
301
- --component-drawers-mobile-menu-drawer-right-inline-space: 16;
302
- --component-drawers-mobile-menu-drawer-max-width-size: 400;
296
+ --component-datepicker-datepicker-item-day-width-size: 44px;
297
+ --component-datepicker-datepicker-item-year-width-size: 77px;
298
+ --component-datepicker-datepicker-item-height-size: 44px;
299
+ --component-drawers-mobile-menu-drawer-stack-space: 20px;
300
+ --component-drawers-mobile-menu-drawer-left-inline-space: 20px;
301
+ --component-drawers-mobile-menu-drawer-right-inline-space: 16px;
302
+ --component-drawers-mobile-menu-drawer-max-width-size: 400px;
303
303
  --component-dropdown-drop-down-item-stack-space: 8;
304
304
  --component-dropdown-drop-down-item-inline-space: 12;
305
305
  --component-dropdown-drop-down-border-radius: 4;
306
306
  --component-footer-footer-font-family: Gotham XNarrow;
307
- --component-footer-footer-font-size: 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. */
308
- --component-footer-footer-line-height: 14;
309
- --component-footer-footer-font-size-user-offer-pages: 18;
310
- --component-footer-footer-line-height-user-offer-pages: 26;
307
+ --component-footer-footer-font-size: 11px; /** 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. */
308
+ --component-footer-footer-line-height: 14px;
309
+ --component-footer-footer-font-size-user-offer-pages: 18px;
310
+ --component-footer-footer-line-height-user-offer-pages: 26px;
311
311
  --component-icon-icon-size: 24;
312
- --component-icon-icon-size-embedd-media: 40;
312
+ --component-icon-icon-size-embedd-media: 40px;
313
313
  --component-info-element-info-element-teaser-badge-margin-space: 4;
314
314
  --component-info-element-info-element-teaser-image-height-size: 80;
315
315
  --component-info-element-info-element-teaser-image-width-size: 80;
@@ -323,31 +323,31 @@
323
323
  --component-inputfield-input-field-mini-label-inline-space: 4;
324
324
  --component-inputfield-input-field-height-size: 36;
325
325
  --component-inputfield-hey-input-container-inline-space: 8;
326
- --component-liveticker-live-ticker-app-card-height-size: 96;
327
- --component-liveticker-live-ticker-app-card-width-size: 250;
326
+ --component-liveticker-live-ticker-app-card-height-size: 96px;
327
+ --component-liveticker-live-ticker-app-card-width-size: 250px;
328
328
  --component-liveticker-time-stamp-font-family: Gotham XNarrow;
329
329
  --component-liveticker-live-tickerheadline-font-weight: 600;
330
- --component-liveticker-live-ticker-headlines-font-size: 22; /** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
331
- --component-liveticker-live-ticker-time-stamp-font-size: 14; /** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
330
+ --component-liveticker-live-ticker-headlines-font-size: 22px; /** This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32 */
331
+ --component-liveticker-live-ticker-time-stamp-font-size: 14px; /** This variable is used for the live ticker time stamp font size. 14 - 14 - 16 - 16 */
332
332
  --component-liveticker-live-ticker-time-headline-stack-space: 4;
333
- --component-liveticker-live-ticker-slider-item-width-max-size: 257;
333
+ --component-liveticker-live-ticker-slider-item-width-max-size: 257px;
334
334
  --component-mediaplayer-audio-player-header-stack-space: 56;
335
335
  --component-mediaplayer-podcast-play-button-size: 48;
336
- --component-mediaplayer-vid-player-bottom-bar-gap-space: 0;
336
+ --component-mediaplayer-vid-player-bottom-bar-gap-space: 0px;
337
337
  --component-mediaplayer-video-time-badge-font-family: Gotham XNarrow;
338
338
  --component-mediaplayer-vid-player-control-button-size: 42;
339
339
  --component-mediaplayer-vid-player-control-button-icon-size-hover: 28;
340
- --component-mediaplayer-vid-player-timecode-font-size: 14;
341
- --component-mediaplayer-vid-player-timecode-container-min-width-size: 45;
342
- --component-mediaplayer-vid-player-progress-bar-container-height-size: 24;
343
- --component-mediaplayer-vid-player-unmute-button-width-size: 220;
340
+ --component-mediaplayer-vid-player-timecode-font-size: 14px;
341
+ --component-mediaplayer-vid-player-timecode-container-min-width-size: 45px;
342
+ --component-mediaplayer-vid-player-progress-bar-container-height-size: 24px;
343
+ --component-mediaplayer-vid-player-unmute-button-width-size: 220px;
344
344
  --component-menu-menu-link-lane-height-size: 48;
345
345
  --component-menu-menu-logo-default-size: 56;
346
346
  --component-menu-menu-logo-scrolled-size: 56;
347
347
  --component-menu-menu-utillink-item-height-size: 48;
348
348
  --component-menu-menu-item-util-font-size: 12;
349
349
  --component-menu-menu-item-font-size: 15; /** This variable is used on the menu link lane and on the mobile side menu drawer. */
350
- --component-menu-menu-special-navi-item-height-size: 48;
350
+ --component-menu-menu-special-navi-item-height-size: 48px;
351
351
  --component-menu-menu-item-space: 8;
352
352
  --component-menu-menu-link-item-inline-space: 4;
353
353
  --component-menu-menu-item-util-stack-space: 10;
@@ -361,17 +361,17 @@
361
361
  --component-menu-menu-utility-links-divider-height-size: 40;
362
362
  --component-menu-menu-shadow-visibility: 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 */
363
363
  --component-menu-hey-input-shadow-visibility: 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 */
364
- --component-menu-i-o-sapp-top-bar-height-size: 44;
365
- --component-menu-i-o-sapp-top-bar-left-inline-space: 12;
366
- --component-menu-i-o-sapp-top-bar-right-inline-space: 16;
364
+ --component-menu-i-o-sapp-top-bar-height-size: 44px;
365
+ --component-menu-i-o-sapp-top-bar-left-inline-space: 12px;
366
+ --component-menu-i-o-sapp-top-bar-right-inline-space: 16px;
367
367
  --component-menu-app-topbar-title-font-size: 12;
368
368
  --component-menu-app-topbar-stage-title-height: 14;
369
- --component-newsticker-news-ticker-app-card-height-size: 116;
370
- --component-newsticker-news-ticker-app-card-width-size: 250;
369
+ --component-newsticker-news-ticker-app-card-height-size: 116px;
370
+ --component-newsticker-news-ticker-app-card-width-size: 250px;
371
371
  --component-newsticker-news-ticker-time-font-family: Gotham XNarrow;
372
372
  --component-newsticker-news-ticker-time-font-weight: 700;
373
- --component-newsticker-news-ticker-time-font-size: 16; /** similar to kicker3 values - 16 - 16 - 16 - 18 */
374
- --component-newsticker-news-ticker-time-line-height: 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. */
373
+ --component-newsticker-news-ticker-time-font-size: 16px; /** similar to kicker3 values - 16 - 16 - 16 - 18 */
374
+ --component-newsticker-news-ticker-time-line-height: 20.8px; /** 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. */
375
375
  --component-newsticker-news-ticker-badges-inline-space: 8;
376
376
  --component-newsticker-news-ticker-entries-stack-space: 22;
377
377
  --component-newsticker-news-ticker-entries-left-inline-space: 22;
@@ -379,7 +379,7 @@
379
379
  --component-newsticker-news-ticker-kicker-inner-inline-space: 4;
380
380
  --component-newsticker-news-ticker-kicker-inner-stack-space: 2;
381
381
  --component-newsticker-news-ticker-time-kicker-stack-space: 4;
382
- --component-newsticker-news-ticker-titles-inline-space: 18;
382
+ --component-newsticker-news-ticker-titles-inline-space: 18px;
383
383
  --component-newsticker-news-ticker-skeleton-bottom-space: 64;
384
384
  --component-newsticker-news-ticker-red-dot-size: 12;
385
385
  --component-newsticker-news-ticker-line-inline-space: 6;
@@ -388,12 +388,12 @@
388
388
  --component-pagination-gallery-pagination-container-app-inline-space: 12;
389
389
  --component-pagination-gallery-pagination-container-stack-space: 12; /** 12 - 12 - 16 - 16 - this component level variable references the semantic */
390
390
  --component-pagination-scroll-bar-thickness-size: 8;
391
- --component-paywall-paywall-card-max-width-size: 346;
391
+ --component-paywall-paywall-card-max-width-size: 346px;
392
392
  --component-paywall-paywall-card-price-tag-font-size: 64; /** This variable is used on the paywall card price tag. 64 constant */
393
393
  --component-paywall-paywall-card-price-tag-line-height: 64;
394
394
  --component-paywall-paywall-card-price-note-font-size: 40; /** This variable is used on the paywall card text under the price tag. 40 - 40 - 40 - 40 */
395
395
  --component-paywall-paywall-card-price-note-line-height: 40;
396
- --component-paywall-paywall-container-gap-space: -48;
396
+ --component-paywall-paywall-container-gap-space: -48px;
397
397
  --component-paywall-paywall-header-bottom-stack-space: 80;
398
398
  --component-quotes-quote-container-inline-space: 16;
399
399
  --component-quotes-quote-content-gap-space: 16;
@@ -403,29 +403,29 @@
403
403
  --component-radio-buttons-radio-selector-dot-active-size: 12;
404
404
  --component-search-search-result-badge-height-size: 18;
405
405
  --component-section-title-section-title-inner-stack-bottom-space: 12;
406
- --component-section-title-section-title-arrow-inline-space: 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. */
407
- --component-section-title-section-title-arrow-inline-space-active: 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. */
406
+ --component-section-title-section-title-arrow-inline-space: 5px; /** 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. */
407
+ --component-section-title-section-title-arrow-inline-space-active: 5px; /** 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. */
408
408
  --component-section-title-section-title-height-size: 32;
409
409
  --component-separators-separator-thickness-size: 2;
410
- --component-skeletons-headlines-skeleton-image-placeholder-max-width: 282;
410
+ --component-skeletons-headlines-skeleton-image-placeholder-max-width: 282px;
411
411
  --component-skeletons-article-skeleton-image-inline-space: 12;
412
- --component-skeletons-article-skeleton-text-inline-space: 0;
413
- --component-skeletons-article-text-skeleton-height-size: 270;
412
+ --component-skeletons-article-skeleton-text-inline-space: 0px;
413
+ --component-skeletons-article-text-skeleton-height-size: 270px;
414
414
  --component-special-navi-special-navi-inline-space: 24;
415
415
  --component-sliders-slider-progress-bar-idle-height-size: 4;
416
416
  --component-sliders-slider-progress-bar-hover-height-size: 8;
417
417
  --component-sliders-slider-progress-inactive-height-size: 2;
418
418
  --component-sliders-vid-player-progress-bar-height-size: 12;
419
419
  --component-spinners-video-spinner-size: 40;
420
- --component-spinners-video-spinner-size0-5x: 20;
421
- --component-spinners-video-spinner-stroke-size: 2;
422
- --component-tabs-tab-label-font-size: 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. */
423
- --component-tabs-tab-label-font-size-line: 12; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
424
- --component-tabs-ios-tabbar-height-size: 49;
425
- --component-tabs-android-tabbar-height-size: 56;
426
- --component-tabs-apps-tabs-label-font-size: 11; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
427
- --component-tabs-apps-tabs-label-line-height: 14.4; /** Tab labels font size remain constant at 16px across devices and breakpoints. This behavior can be seen on the Mein Konto page tabs for purchases and payment data. */
428
- --component-tabs-top-bar-tab-item-height-size: 44;
420
+ --component-spinners-video-spinner-size0-5x: 20px;
421
+ --component-spinners-video-spinner-stroke-size: 2px;
422
+ --component-tabs-tab-label-font-size: 16px; /** 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. */
423
+ --component-tabs-tab-label-font-size-line: 12px; /** 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. */
424
+ --component-tabs-ios-tabbar-height-size: 49px;
425
+ --component-tabs-android-tabbar-height-size: 56px;
426
+ --component-tabs-apps-tabs-label-font-size: 11px; /** 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. */
427
+ --component-tabs-apps-tabs-label-line-height: 14.4px; /** 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. */
428
+ --component-tabs-top-bar-tab-item-height-size: 44px;
429
429
  --component-table-table-column-width-size0-5x: 40;
430
430
  --component-table-table-column-width-size0-75x: 56;
431
431
  --component-table-table-column-width-size1x: 80;
@@ -433,14 +433,14 @@
433
433
  --component-table-table-column-width-size2x: 140;
434
434
  --component-table-table-column-width-size2-5x: 180;
435
435
  --component-table-table-column-width-size3x: 200;
436
- --component-table-table-item-max-width-size: 224;
436
+ --component-table-table-item-max-width-size: 224px;
437
437
  --component-teaser-a-teaser-a-teaser-kicker-font-size: 16; /** 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable */
438
438
  --component-teaser-a-teaser-a-teaser-kicker-line-height: 16;
439
439
  --component-teaser-a-teaser-a-teaser-headline-font-size: 28; /** This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64 */
440
440
  --component-teaser-a-teaser-a-teaser-headline-line-height: 28;
441
441
  --component-teaser-a-teaser-a-teaser-title-inline-space: 8;
442
442
  --component-teaser-b-teaser-b-teaser-title-inline-space: 8;
443
- --component-teaser-bild-play-bild-play-teaser-width-size: 145;
443
+ --component-teaser-bild-play-bild-play-teaser-width-size: 145px;
444
444
  --component-teaser-m-q-teaser-m-q-teaser-headline-font-size: 22; /** XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40 */
445
445
  --component-teaser-m-q-teaser-m-q-teaser-headline-line-height: 22;
446
446
  --component-teaser-m-q-teaser-m-q-teaser-headline-font-weight: 600;
@@ -463,28 +463,28 @@
463
463
  --component-teaser-teaser-title-stack-space: 4;
464
464
  --component-teaser-teaser-title-gap-space: 4;
465
465
  --component-teaser-teaser-title-bottom-stack-space: 12;
466
- --component-toggle-switch-app-toggle-item-label-font-size: 14; /** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
467
- --component-toggle-switch-app-toggle-item-label-line-height: 14.1; /** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
468
- --component-video-video-badge-time-line-height: 21;
469
- --component-video-video-time-badge-font-size: 16; /** 16 - 16 - 18 - 18 -- This variable is used to control the videoTimeBadge text style's font size parameter. The typography style that uses this variable is the videoTimeBadge style. The badge that uses this variable appears on the upper right corner of horizontal videos. */
470
- --component-video-vertical-video-mock-headline-font-size: 22;
471
- --component-video-video-frame-inline-space: 0;
466
+ --component-toggle-switch-app-toggle-item-label-font-size: 14px; /** This variable is used on labels in list items with toggle switches found in app preferences. 14 - 14 - 16 - 18 */
467
+ --component-toggle-switch-app-toggle-item-label-line-height: 14.1px; /** This variable is used on labels in list items with toggle switches found in app preferences. 14.1 - 14.1 - 16.2 - 18.2 */
468
+ --component-video-video-badge-time-line-height: 21px;
469
+ --component-video-video-time-badge-font-size: 16px; /** 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. */
470
+ --component-video-vertical-video-mock-headline-font-size: 22px;
471
+ --component-video-video-frame-inline-space: 0px;
472
472
  --component-video-video-red-play-icon-height-size: 10; /** This variable is used for changing the red play icon inside the white square. */
473
473
  --component-video-video-red-play-icon-width-size: 8;
474
- --component-video-video-skeleton-container-height: 180;
474
+ --component-video-video-skeleton-container-height: 180px;
475
475
  --component-video-video-time-badge-size: 24; /** 24 - 24 - 32 - 40 - This variable is used on horizontal video badges that contain a red play icon on top of a white square next to a timestamp. */
476
476
  --component-video-video-time-badge-corner-size: 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. */
477
- --component-video-video-ad-badge-font-size: 14; /** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
477
+ --component-video-video-ad-badge-font-size: 14px; /** 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter. */
478
478
  --component-d-sys-docs-specs-font-family: Gotham; /** This variable is used only for texts and labels that form part of this design system's documentation. */
479
- --component-d-sys-docs-1column-mobile: 320; /** This variable is used only for this design system's component tests. */
480
- --component-d-sys-docs-d-sys-docs-width-size: 320;
479
+ --component-d-sys-docs-1column-mobile: 320px; /** This variable is used only for this design system's component tests. */
480
+ --component-d-sys-docs-d-sys-docs-width-size: 320px;
481
481
  --component-d-sys-docs-ds-caption-stack-space0-5x: 4; /** This variable is used in documentation pages that have small caption or lables along with a UI component documented. 4 - 4 - 6 - 8 */
482
482
  --component-d-sys-docs-ds-caption-stack-space1x: 8;
483
483
  --component-d-sys-docs-ds-main-container-space: 0; /** This variable is used on documentation pages. This is an alternative variable to the main container max width variable. 0 - 0 - 68 - 68 */
484
484
  --component-d-sys-docs-foundations-banner-height-size: 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 */
485
485
  --component-d-sys-docs-main-content-stage-size: 320; /** This variable is used as a max width size for content blocks. For mobile devices this var references the DSysDocsWidthSize var 320 - 750 - 962 - 1024 */
486
- --component-d-sys-docs-thin-banner-vertical-height-size: 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 */
486
+ --component-d-sys-docs-thin-banner-vertical-height-size: 558px; /** 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 */
487
487
  --component-d-sys-docs-bild-design-frame-space: 12; /** Variable used in spacing parameters of bild.design webpage mockups. move to bild.design group maybe */
488
- --component-d-sys-docs-doc-header-height-size: 144; /** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
488
+ --component-d-sys-docs-doc-header-height-size: 144px; /** This variable is used on documentation headers that contain info about platfroms and component names. 144 - 144 - 160 - 180 */
489
489
  --breakpoint-name: xs;
490
490
  }