@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
@@ -7,30 +7,30 @@ $semantic-border-border-radius-border-radius-sm: 4; // 4-4-4-4 – use for corne
7
7
  $semantic-border-border-radius-border-radius-md: 8; // 8-8-8-8 – Standard radius for buttons, chips, input fields, and medium-sized interactive elements.
8
8
  $semantic-border-border-radius-border-radius-lg: 16; // 16-16-16-16 – use for corner rounding on small cards, overlays, and modal surfaces.
9
9
  $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.
10
- $semantic-border-border-radius-border-radius-full: 9999; // creates fully rounded shapes, typically used for circular elements like avatars.
11
- $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.
10
+ $semantic-border-border-radius-border-radius-full: 9999px; // creates fully rounded shapes, typically used for circular elements like avatars.
11
+ $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.
12
12
  $semantic-border-border-width-border-width-thin: 1; // 1-1-1-1 – use for subtle outlines and dividers
13
13
  $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)
14
14
  // Common viewport width size based on the selected breakpoint.
15
15
  // Apply this token to the main frame of page layouts.
16
- $semantic-layout-canvas-width-size-web: 320;
16
+ $semantic-layout-canvas-width-size-web: 320px;
17
17
  // Common viewport height size based on the selected mode.
18
18
  // Apply this token to the main frame of page layouts to simulate realistic vertical space.
19
- $semantic-layout-canvas-height-size-web: 568;
19
+ $semantic-layout-canvas-height-size-web: 568px;
20
20
  // Common viewport width size based on the selected breakpoint.
21
21
  // Apply this token to the main frame of page layouts.
22
- $semantic-layout-canvas-width-size-app: 320;
22
+ $semantic-layout-canvas-width-size-app: 320px;
23
23
  // Common viewport height size based on the selected mode.
24
24
  // Apply this token to the main frame of page layouts to simulate realistic vertical space.
25
- $semantic-layout-canvas-height-size-app: 568;
25
+ $semantic-layout-canvas-height-size-app: 568px;
26
26
  // 320 - 390 - 600 - 1024 – Defines the minimum width of the main frame for different breakpoints.
27
27
  // Apply this token to the main frame of page layouts to simulate realistic minimum widths across responsive viewports.
28
- $semantic-layout-breakpoints-breakpoint-min-width-size: 320;
28
+ $semantic-layout-breakpoints-breakpoint-min-width-size: 320px;
29
29
  // 389 - 599 - 1023 - 1024 – Defines the minimum width of the main frame for different breakpoints.
30
30
  // Apply this token to the main frame of page layouts to simulate realistic maximum widths across responsive viewports.
31
- $semantic-layout-breakpoints-breakpoint-max-width-size: 389;
32
- $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.
33
- $semantic-layout-content-width-content-max-width-full: 1024; // Use for content containers that should fill the full width of the page
31
+ $semantic-layout-breakpoints-breakpoint-max-width-size: 389px;
32
+ $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.
33
+ $semantic-layout-content-width-content-max-width-full: 1024px; // Use for content containers that should fill the full width of the page
34
34
  $semantic-layout-grid-responsive-grid-space-resp-sm: 6; // 6-6-6-8 – use for side paddings and gutters in responsive layouts
35
35
  $semantic-layout-grid-responsive-grid-space-resp-base: 12; // 12-12-12-16 – use for side paddings and gutters in responsive layouts
36
36
  $semantic-layout-grid-responsive-grid-space-resp-lg: 24; // 24-24-32-32 – use for side paddings and gutters in responsive layouts
@@ -38,7 +38,7 @@ $semantic-layout-grid-responsive-grid-space-resp-xl: 48; // 48-48-64-64 – use
38
38
  $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.
39
39
  $semantic-layout-grid-constant-grid-space-const-sm: 12; // 12-12-12-12 – use for fixed side paddings and gutters
40
40
  $semantic-layout-grid-constant-grid-space-const-lg: 16; // 16-16-16-16 – use for fixed side paddings and gutters
41
- $semantic-layout-grid-layout-guide-layout-guide-grid-colums: 4; // Used to set the column count in Figma Layout guide Grids
41
+ $semantic-layout-grid-layout-guide-layout-guide-grid-colums: 4px; // Used to set the column count in Figma Layout guide Grids
42
42
  $semantic-layout-section-section-space-sm: 24; // 24-24-36-36 – Use for vertical spacing between subsections in a layout
43
43
  $semantic-layout-section-section-space-base: 36; // 36-36-48-48 – Use for vertical spacing between sections in a layout.
44
44
  $semantic-layout-section-section-space-lg: 72; // 72-72-96-96 – Use for vertical spacing between sections in a layout
@@ -210,7 +210,7 @@ $component-accordion-accordion-label-font-family: Lucida Grande; // This variabl
210
210
  $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.
211
211
  $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.
212
212
  $component-avatar-avatar-label-font-size: 13; // This variable is used on avatar names in article pages. Bild: 16 - 16 - 16 - 18; SpoBi&Ads: 13 - 13 - 13 - 15
213
- $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
213
+ $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
214
214
  $component-avatar-avatar-font-family: Lucida Grande; // This variable is used in avatar text styles. It receives values from the Brand Tokens Collection. Bild: GothamXNarrow; SpoBi: Inter; Ads: LucidaGrande
215
215
  $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
216
216
  $component-avatar-app-avatar-font-family: Lucida Grande; // This variable is used for setting the font of avatars on iOS and Android platforms. This is subject to review.
@@ -218,7 +218,7 @@ $component-article-article-kicker-font-size: 16; // This variable is used to con
218
218
  $component-article-article-headline-font-size: 30; // 40 - 40 - 72 - 100 - This variable uses the semantic variables headline2 for XS&SM, headline1 for MD&LG
219
219
  $component-article-article-image-caption-font-size: 13; // CSS --article-figure-meta-font-size 16-16-18-18
220
220
  $component-article-article-image-caption-line-height: 19.5; // this component level variable references the branding variables
221
- $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
221
+ $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
222
222
  $component-article-article-meta-font-family: Lucida Grande; // This variable is used on the font size of article day&time stamp that usually shows up along with the article author avatars. On app versions this variable is used for the avatar names. This variable references variables from the branding collection.
223
223
  $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.
224
224
  $component-article-aricle-mobile1-col-grid-image-margin-space: 0;
@@ -226,7 +226,7 @@ $component-article-article-headings-stack-space: 12; // 12 | 12 | 12 | 16 - This
226
226
  $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.
227
227
  $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.
228
228
  $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.
229
- $component-article-article-gallery-a-teaser-width: 145; // same as standard teaser width size variable
229
+ $component-article-article-gallery-a-teaser-width: 145px; // same as standard teaser width size variable
230
230
  $component-article-article-image-source-font-size: 13; // NMT CSS --article-figure-meta-font-size
231
231
  $component-article-article-image-source-line-height: 19;
232
232
  $component-article-article-image-container-stack-space: 8;
@@ -234,27 +234,27 @@ $component-article-article-image-landscape-inline-space: 0;
234
234
  $component-article-article-image-portait-inline-space: 0;
235
235
  $component-article-article-infobox-inline-space: 16;
236
236
  $component-article-article-infobox-stack-space: 16;
237
- $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
238
- $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.
237
+ $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
238
+ $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.
239
239
  $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.
240
240
  $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.
241
241
  $component-breadcrumb-breadcrumb-font-family: Lucida Grande;
242
242
  $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.
243
243
  $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.
244
- $component-breadcrumb-breadcrumb-arrow-left-inline-space1: 3;
245
- $component-breadcrumb-breadcrumb-arrow-right-inline-space2: 5;
244
+ $component-breadcrumb-breadcrumb-arrow-left-inline-space1: 3px;
245
+ $component-breadcrumb-breadcrumb-arrow-right-inline-space2: 5px;
246
246
  $component-breadcrumb-breadcrumb-inline-space: 12;
247
247
  $component-breadcrumb-breadcrumb-font-weight: 700;
248
- $component-breadcrumb-breadcrumb-stack-space: 14;
248
+ $component-breadcrumb-breadcrumb-stack-space: 14px;
249
249
  $component-breaking-news-breaking-news-container-height-size: 56;
250
250
  $component-breaking-news-breaking-news-badge-inline-space: 6;
251
251
  $component-breaking-news-breaking-news-badge-titels-stack-space: 0;
252
- $component-breaking-news-breaking-news-badge-upper-title-font-size: 13;
253
- $component-breaking-news-breaking-news-badge-upper-title-line-height: 13;
254
- $component-breaking-news-breaking-news-badge-lower-title-font-size: 23;
255
- $component-breaking-news-breaking-news-badge-lower-title-line-height: 21;
256
- $component-breaking-news-breaking-news-scrolling-text-font-size: 21;
257
- $component-breaking-news-breaking-news-scrolling-text-line-height: 24;
252
+ $component-breaking-news-breaking-news-badge-upper-title-font-size: 13px;
253
+ $component-breaking-news-breaking-news-badge-upper-title-line-height: 13px;
254
+ $component-breaking-news-breaking-news-badge-lower-title-font-size: 23px;
255
+ $component-breaking-news-breaking-news-badge-lower-title-line-height: 21px;
256
+ $component-breaking-news-breaking-news-scrolling-text-font-size: 21px;
257
+ $component-breaking-news-breaking-news-scrolling-text-line-height: 24px;
258
258
  $component-button-button-label-font-size: 15;
259
259
  $component-button-button-label-line-height: 15;
260
260
  $component-button-button-content-gap-space: 6;
@@ -262,40 +262,40 @@ $component-button-button-inline-space: 16;
262
262
  $component-button-button-stack-space: 6;
263
263
  $component-button-button-border-width-size: 2;
264
264
  $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.
265
- $component-button-partner-link-button-label-font-size: 16; // Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18
265
+ $component-button-partner-link-button-label-font-size: 16px; // Use this variable for controlling the font size of partner buttons. 16 - 16 - 16 - 18
266
266
  $component-button-partner-link-button-inline-space: 8;
267
267
  $component-button-partner-link-button-label-height-size: 48;
268
268
  $component-button-button-border-radius: 8;
269
- $component-cards-search-result-card-image-width-size: 216;
270
- $component-cards-search-result-card-image-height-size-stacked: 189;
271
- $component-cards-newsticker-image-card-width-size: 206;
269
+ $component-cards-search-result-card-image-width-size: 216px;
270
+ $component-cards-search-result-card-image-height-size-stacked: 189px;
271
+ $component-cards-newsticker-image-card-width-size: 206px;
272
272
  $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.
273
273
  $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.
274
- $component-carousel-app-epaper-carousel-item-default-width: 144;
275
- $component-carousel-app-epaper-carousel-item-focus-width: 182;
276
- $component-carousel-app-epaper-carouse-beilage-item-width: 110;
277
- $component-carousel-standard-teaser-gallery-teaser-width-web: 145;
278
- $component-carousel-standard-teaser-gallery-teaser-width-app: 280;
274
+ $component-carousel-app-epaper-carousel-item-default-width: 144px;
275
+ $component-carousel-app-epaper-carousel-item-focus-width: 182px;
276
+ $component-carousel-app-epaper-carouse-beilage-item-width: 110px;
277
+ $component-carousel-standard-teaser-gallery-teaser-width-web: 145px;
278
+ $component-carousel-standard-teaser-gallery-teaser-width-app: 280px;
279
279
  $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
280
280
  $component-chips-chips-inline-space: 12;
281
281
  $component-chips-chips-stack-space: 8;
282
- $component-datepicker-datepicker-item-day-width-size: 44;
283
- $component-datepicker-datepicker-item-year-width-size: 77;
284
- $component-datepicker-datepicker-item-height-size: 44;
285
- $component-drawers-mobile-menu-drawer-stack-space: 20;
286
- $component-drawers-mobile-menu-drawer-left-inline-space: 20;
287
- $component-drawers-mobile-menu-drawer-right-inline-space: 16;
288
- $component-drawers-mobile-menu-drawer-max-width-size: 400;
282
+ $component-datepicker-datepicker-item-day-width-size: 44px;
283
+ $component-datepicker-datepicker-item-year-width-size: 77px;
284
+ $component-datepicker-datepicker-item-height-size: 44px;
285
+ $component-drawers-mobile-menu-drawer-stack-space: 20px;
286
+ $component-drawers-mobile-menu-drawer-left-inline-space: 20px;
287
+ $component-drawers-mobile-menu-drawer-right-inline-space: 16px;
288
+ $component-drawers-mobile-menu-drawer-max-width-size: 400px;
289
289
  $component-dropdown-drop-down-item-stack-space: 8;
290
290
  $component-dropdown-drop-down-item-inline-space: 12;
291
291
  $component-dropdown-drop-down-border-radius: 4;
292
292
  $component-footer-footer-font-family: Gotham XNarrow;
293
- $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.
294
- $component-footer-footer-line-height: 14;
295
- $component-footer-footer-font-size-user-offer-pages: 18;
296
- $component-footer-footer-line-height-user-offer-pages: 26;
293
+ $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.
294
+ $component-footer-footer-line-height: 14px;
295
+ $component-footer-footer-font-size-user-offer-pages: 18px;
296
+ $component-footer-footer-line-height-user-offer-pages: 26px;
297
297
  $component-icon-icon-size: 24;
298
- $component-icon-icon-size-embedd-media: 40;
298
+ $component-icon-icon-size-embedd-media: 40px;
299
299
  $component-info-element-info-element-teaser-badge-margin-space: 4;
300
300
  $component-info-element-info-element-teaser-image-height-size: 80;
301
301
  $component-info-element-info-element-teaser-image-width-size: 80;
@@ -309,31 +309,31 @@ $component-inputfield-input-field-i-message-inline-space: 16;
309
309
  $component-inputfield-input-field-mini-label-inline-space: 4;
310
310
  $component-inputfield-input-field-height-size: 36;
311
311
  $component-inputfield-hey-input-container-inline-space: 8;
312
- $component-liveticker-live-ticker-app-card-height-size: 96;
313
- $component-liveticker-live-ticker-app-card-width-size: 250;
312
+ $component-liveticker-live-ticker-app-card-height-size: 96px;
313
+ $component-liveticker-live-ticker-app-card-width-size: 250px;
314
314
  $component-liveticker-time-stamp-font-family: Gotham XNarrow;
315
315
  $component-liveticker-live-tickerheadline-font-weight: 600;
316
- $component-liveticker-live-ticker-headlines-font-size: 22; // This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32
317
- $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
316
+ $component-liveticker-live-ticker-headlines-font-size: 22px; // This variable is used for the font size of live ticker headlines. 22 - 22 - 32 - 32
317
+ $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
318
318
  $component-liveticker-live-ticker-time-headline-stack-space: 4;
319
- $component-liveticker-live-ticker-slider-item-width-max-size: 257;
319
+ $component-liveticker-live-ticker-slider-item-width-max-size: 257px;
320
320
  $component-mediaplayer-audio-player-header-stack-space: 56;
321
321
  $component-mediaplayer-podcast-play-button-size: 48;
322
- $component-mediaplayer-vid-player-bottom-bar-gap-space: 0;
322
+ $component-mediaplayer-vid-player-bottom-bar-gap-space: 0px;
323
323
  $component-mediaplayer-video-time-badge-font-family: Lucida Grande;
324
324
  $component-mediaplayer-vid-player-control-button-size: 42;
325
325
  $component-mediaplayer-vid-player-control-button-icon-size-hover: 28;
326
- $component-mediaplayer-vid-player-timecode-font-size: 14;
327
- $component-mediaplayer-vid-player-timecode-container-min-width-size: 45;
328
- $component-mediaplayer-vid-player-progress-bar-container-height-size: 24;
329
- $component-mediaplayer-vid-player-unmute-button-width-size: 220;
326
+ $component-mediaplayer-vid-player-timecode-font-size: 14px;
327
+ $component-mediaplayer-vid-player-timecode-container-min-width-size: 45px;
328
+ $component-mediaplayer-vid-player-progress-bar-container-height-size: 24px;
329
+ $component-mediaplayer-vid-player-unmute-button-width-size: 220px;
330
330
  $component-menu-menu-link-lane-height-size: 48;
331
331
  $component-menu-menu-logo-default-size: 56;
332
332
  $component-menu-menu-logo-scrolled-size: 56;
333
333
  $component-menu-menu-utillink-item-height-size: 48;
334
334
  $component-menu-menu-item-util-font-size: 12;
335
335
  $component-menu-menu-item-font-size: 15; // This variable is used on the menu link lane and on the mobile side menu drawer.
336
- $component-menu-menu-special-navi-item-height-size: 48;
336
+ $component-menu-menu-special-navi-item-height-size: 48px;
337
337
  $component-menu-menu-item-space: 8;
338
338
  $component-menu-menu-link-item-inline-space: 4;
339
339
  $component-menu-menu-item-util-stack-space: 10;
@@ -347,17 +347,17 @@ $component-menu-menu-utility-links-gap-space: 24;
347
347
  $component-menu-menu-utility-links-divider-height-size: 40;
348
348
  $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
349
349
  $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
350
- $component-menu-i-o-sapp-top-bar-height-size: 44;
351
- $component-menu-i-o-sapp-top-bar-left-inline-space: 12;
352
- $component-menu-i-o-sapp-top-bar-right-inline-space: 16;
350
+ $component-menu-i-o-sapp-top-bar-height-size: 44px;
351
+ $component-menu-i-o-sapp-top-bar-left-inline-space: 12px;
352
+ $component-menu-i-o-sapp-top-bar-right-inline-space: 16px;
353
353
  $component-menu-app-topbar-title-font-size: 12;
354
354
  $component-menu-app-topbar-stage-title-height: 14;
355
- $component-newsticker-news-ticker-app-card-height-size: 116;
356
- $component-newsticker-news-ticker-app-card-width-size: 250;
355
+ $component-newsticker-news-ticker-app-card-height-size: 116px;
356
+ $component-newsticker-news-ticker-app-card-width-size: 250px;
357
357
  $component-newsticker-news-ticker-time-font-family: Lucida Grande;
358
358
  $component-newsticker-news-ticker-time-font-weight: 700;
359
- $component-newsticker-news-ticker-time-font-size: 16; // similar to kicker3 values - 16 - 16 - 16 - 18
360
- $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.
359
+ $component-newsticker-news-ticker-time-font-size: 16px; // similar to kicker3 values - 16 - 16 - 16 - 18
360
+ $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.
361
361
  $component-newsticker-news-ticker-badges-inline-space: 8;
362
362
  $component-newsticker-news-ticker-entries-stack-space: 22;
363
363
  $component-newsticker-news-ticker-entries-left-inline-space: 22;
@@ -365,7 +365,7 @@ $component-newsticker-news-ticker-content-stack-space: 4;
365
365
  $component-newsticker-news-ticker-kicker-inner-inline-space: 4;
366
366
  $component-newsticker-news-ticker-kicker-inner-stack-space: 2;
367
367
  $component-newsticker-news-ticker-time-kicker-stack-space: 4;
368
- $component-newsticker-news-ticker-titles-inline-space: 18;
368
+ $component-newsticker-news-ticker-titles-inline-space: 18px;
369
369
  $component-newsticker-news-ticker-skeleton-bottom-space: 64;
370
370
  $component-newsticker-news-ticker-red-dot-size: 12;
371
371
  $component-newsticker-news-ticker-line-inline-space: 6;
@@ -374,12 +374,12 @@ $component-pagination-gallery-pagination-container-web-inline-space: 8; // 8 - 8
374
374
  $component-pagination-gallery-pagination-container-app-inline-space: 12;
375
375
  $component-pagination-gallery-pagination-container-stack-space: 12; // 12 - 12 - 16 - 16 - this component level variable references the semantic
376
376
  $component-pagination-scroll-bar-thickness-size: 8;
377
- $component-paywall-paywall-card-max-width-size: 346;
377
+ $component-paywall-paywall-card-max-width-size: 346px;
378
378
  $component-paywall-paywall-card-price-tag-font-size: 64; // This variable is used on the paywall card price tag. 64 constant
379
379
  $component-paywall-paywall-card-price-tag-line-height: 64;
380
380
  $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
381
381
  $component-paywall-paywall-card-price-note-line-height: 40;
382
- $component-paywall-paywall-container-gap-space: -48;
382
+ $component-paywall-paywall-container-gap-space: -48px;
383
383
  $component-paywall-paywall-header-bottom-stack-space: 80;
384
384
  $component-quotes-quote-container-inline-space: 16;
385
385
  $component-quotes-quote-content-gap-space: 16;
@@ -389,29 +389,29 @@ $component-radio-buttons-radio-selector-size: 20;
389
389
  $component-radio-buttons-radio-selector-dot-active-size: 12;
390
390
  $component-search-search-result-badge-height-size: 18;
391
391
  $component-section-title-section-title-inner-stack-bottom-space: 12;
392
- $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.
393
- $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.
392
+ $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.
393
+ $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.
394
394
  $component-section-title-section-title-height-size: 32;
395
395
  $component-separators-separator-thickness-size: 2;
396
- $component-skeletons-headlines-skeleton-image-placeholder-max-width: 282;
396
+ $component-skeletons-headlines-skeleton-image-placeholder-max-width: 282px;
397
397
  $component-skeletons-article-skeleton-image-inline-space: 12;
398
- $component-skeletons-article-skeleton-text-inline-space: 0;
399
- $component-skeletons-article-text-skeleton-height-size: 270;
398
+ $component-skeletons-article-skeleton-text-inline-space: 0px;
399
+ $component-skeletons-article-text-skeleton-height-size: 270px;
400
400
  $component-special-navi-special-navi-inline-space: 24;
401
401
  $component-sliders-slider-progress-bar-idle-height-size: 4;
402
402
  $component-sliders-slider-progress-bar-hover-height-size: 8;
403
403
  $component-sliders-slider-progress-inactive-height-size: 2;
404
404
  $component-sliders-vid-player-progress-bar-height-size: 12;
405
405
  $component-spinners-video-spinner-size: 40;
406
- $component-spinners-video-spinner-size0-5x: 20;
407
- $component-spinners-video-spinner-stroke-size: 2;
408
- $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.
409
- $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.
410
- $component-tabs-ios-tabbar-height-size: 49;
411
- $component-tabs-android-tabbar-height-size: 56;
412
- $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.
413
- $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.
414
- $component-tabs-top-bar-tab-item-height-size: 44;
406
+ $component-spinners-video-spinner-size0-5x: 20px;
407
+ $component-spinners-video-spinner-stroke-size: 2px;
408
+ $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.
409
+ $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.
410
+ $component-tabs-ios-tabbar-height-size: 49px;
411
+ $component-tabs-android-tabbar-height-size: 56px;
412
+ $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.
413
+ $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.
414
+ $component-tabs-top-bar-tab-item-height-size: 44px;
415
415
  $component-table-table-column-width-size0-5x: 40;
416
416
  $component-table-table-column-width-size0-75x: 56;
417
417
  $component-table-table-column-width-size1x: 80;
@@ -419,14 +419,14 @@ $component-table-table-column-width-size1-5x: 120;
419
419
  $component-table-table-column-width-size2x: 140;
420
420
  $component-table-table-column-width-size2-5x: 180;
421
421
  $component-table-table-column-width-size3x: 200;
422
- $component-table-table-item-max-width-size: 224;
422
+ $component-table-table-item-max-width-size: 224px;
423
423
  $component-teaser-a-teaser-a-teaser-kicker-font-size: 14; // 16 - 16 - 22 - 24 This variable references the semantic variables kicker3fontsize and kicker2fontsize. At the 600px breakpoint smaller devices use the kicker3 variable
424
424
  $component-teaser-a-teaser-a-teaser-kicker-line-height: 14;
425
425
  $component-teaser-a-teaser-a-teaser-headline-font-size: 24; // This variable references the semantic variables headline3 (XS&SM) and headline2 (MD&LG). 28 - 28 - 48 - 64
426
426
  $component-teaser-a-teaser-a-teaser-headline-line-height: 24;
427
427
  $component-teaser-a-teaser-a-teaser-title-inline-space: 8;
428
428
  $component-teaser-b-teaser-b-teaser-title-inline-space: 8;
429
- $component-teaser-bild-play-bild-play-teaser-width-size: 145;
429
+ $component-teaser-bild-play-bild-play-teaser-width-size: 145px;
430
430
  $component-teaser-m-q-teaser-m-q-teaser-headline-font-size: 16; // XS-headline4FontSize:22 // SM-headline4FontSize:22 // MD-headline3FontSize:36 // LG-headline3FontSize:40
431
431
  $component-teaser-m-q-teaser-m-q-teaser-headline-line-height: 18.4;
432
432
  $component-teaser-m-q-teaser-m-q-teaser-headline-font-weight: 600;
@@ -449,27 +449,27 @@ $component-teaser-teaser-title-inline-left-space: 12;
449
449
  $component-teaser-teaser-title-stack-space: 4;
450
450
  $component-teaser-teaser-title-gap-space: 4;
451
451
  $component-teaser-teaser-title-bottom-stack-space: 12;
452
- $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
453
- $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
454
- $component-video-video-badge-time-line-height: 21;
455
- $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.
456
- $component-video-vertical-video-mock-headline-font-size: 22;
457
- $component-video-video-frame-inline-space: 0;
452
+ $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
453
+ $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
454
+ $component-video-video-badge-time-line-height: 21px;
455
+ $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.
456
+ $component-video-vertical-video-mock-headline-font-size: 22px;
457
+ $component-video-video-frame-inline-space: 0px;
458
458
  $component-video-video-red-play-icon-height-size: 10; // This variable is used for changing the red play icon inside the white square.
459
459
  $component-video-video-red-play-icon-width-size: 8;
460
- $component-video-video-skeleton-container-height: 180;
460
+ $component-video-video-skeleton-container-height: 180px;
461
461
  $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.
462
462
  $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.
463
- $component-video-video-ad-badge-font-size: 14; // 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter.
463
+ $component-video-video-ad-badge-font-size: 14px; // 14 - 14 - 16 - 16 -- This variable is used in the videoAdBadge font size parameter.
464
464
  $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.
465
- $component-d-sys-docs-1column-mobile: 320; // This variable is used only for this design system's component tests.
466
- $component-d-sys-docs-d-sys-docs-width-size: 320;
465
+ $component-d-sys-docs-1column-mobile: 320px; // This variable is used only for this design system's component tests.
466
+ $component-d-sys-docs-d-sys-docs-width-size: 320px;
467
467
  $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
468
468
  $component-d-sys-docs-ds-caption-stack-space1x: 8;
469
469
  $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
470
470
  $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
471
471
  $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
472
- $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
472
+ $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
473
473
  $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
474
- $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
474
+ $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
475
475
  $breakpoint-name: xs;