@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
@@ -8,26 +8,26 @@
8
8
  "borderRadiusMD": 8,
9
9
  "borderRadiusLG": 16,
10
10
  "borderRadiusXL": 24,
11
- "borderRadiusFull": 9999
11
+ "borderRadiusFull": "9999px"
12
12
  },
13
13
  "BorderWidth": {
14
- "BorderWidthHairline": 0.33,
14
+ "BorderWidthHairline": "0.33px",
15
15
  "BorderWidthThin": 1,
16
16
  "BorderWidthThick": 2
17
17
  }
18
18
  },
19
19
  "Layout": {
20
- "canvasWidthSizeWeb": 600,
21
- "canvasHeightSizeWeb": 960,
22
- "canvasWidthSizeApp": 834,
23
- "canvasHeightSizeApp": 1194,
20
+ "canvasWidthSizeWeb": "600px",
21
+ "canvasHeightSizeWeb": "960px",
22
+ "canvasWidthSizeApp": "834px",
23
+ "canvasHeightSizeApp": "1194px",
24
24
  "Breakpoints": {
25
- "breakpointMinWidthSize": 600,
26
- "breakpointMaxWidthSize": 1023
25
+ "breakpointMinWidthSize": "600px",
26
+ "breakpointMaxWidthSize": "1023px"
27
27
  },
28
28
  "ContentWidth": {
29
- "contentMaxWidthMedium": 700,
30
- "contentMaxWidthFull": 1024
29
+ "contentMaxWidthMedium": "700px",
30
+ "contentMaxWidthFull": "1024px"
31
31
  },
32
32
  "Grid": {
33
33
  "Responsive": {
@@ -42,7 +42,7 @@
42
42
  "gridSpaceConstLG": 16
43
43
  },
44
44
  "LayoutGuide": {
45
- "LayoutGuideGridColums": 8
45
+ "LayoutGuideGridColums": "8px"
46
46
  }
47
47
  },
48
48
  "Section": {
@@ -330,7 +330,7 @@
330
330
  "avatarArticleSize": 48,
331
331
  "avatarAuthorPageSize": 130,
332
332
  "avatarLabelFontSize": 16,
333
- "avatarLabelLineHeight": 21,
333
+ "avatarLabelLineHeight": "21px",
334
334
  "avatarFontFamily": "Gotham XNarrow",
335
335
  "avatarLaneGapSpace": 24,
336
336
  "appAvatarFontFamily": "Gotham"
@@ -340,7 +340,7 @@
340
340
  "articleHeadlineFontSize": 72,
341
341
  "articleImageCaptionFontSize": 18,
342
342
  "articleImageCaptionLineHeight": 24.75,
343
- "articleMetaFontSize": 14,
343
+ "articleMetaFontSize": "14px",
344
344
  "articleMetaFontFamily": "Gotham",
345
345
  "articleTopMarginSpace": 12,
346
346
  "aricleMobile1ColGridImageMarginSpace": 72,
@@ -348,7 +348,7 @@
348
348
  "articleHeadingsInlineSpace": 72,
349
349
  "articleContentStackSpace": 24,
350
350
  "articleContentInlineSpace": 72,
351
- "articleGalleryATeaserWidth": 260,
351
+ "articleGalleryATeaserWidth": "260px",
352
352
  "articleImageSourceFontSize": 16,
353
353
  "articleImageSourceLineHeight": 21,
354
354
  "articleImageContainerStackSpace": 12,
@@ -358,10 +358,10 @@
358
358
  "articleInfoboxStackSpace": 24
359
359
  },
360
360
  "AudioPlayer": {
361
- "audioPlayerFontSize": 16
361
+ "audioPlayerFontSize": "16px"
362
362
  },
363
363
  "Badge": {
364
- "adLabelBadgeHeightSize": 30,
364
+ "adLabelBadgeHeightSize": "30px",
365
365
  "BadgesInnerStackSpace": 2,
366
366
  "BadgesInnerInlineSpace": 4
367
367
  },
@@ -369,22 +369,22 @@
369
369
  "breadcrumbFontFamily": "Gotham XNarrow",
370
370
  "breadcrumbFontSize": 15,
371
371
  "breadcrumbLineHeight": 15,
372
- "breadcrumb&ArrowLeftInlineSpace1": 3,
373
- "breadcrumb&ArrowRightInlineSpace2": 5,
372
+ "breadcrumb&ArrowLeftInlineSpace1": "3px",
373
+ "breadcrumb&ArrowRightInlineSpace2": "5px",
374
374
  "breadcrumbInlineSpace": 12,
375
375
  "breadcrumbFontWeight": 700,
376
- "breadcrumbStackSpace": 14
376
+ "breadcrumbStackSpace": "14px"
377
377
  },
378
378
  "BreakingNews": {
379
379
  "breakingNewsContainerHeightSize": 56,
380
380
  "breakingNewsBadgeInlineSpace": 12,
381
381
  "breakingNewsBadgeTitelsStackSpace": 4,
382
- "breakingNewsBadgeUpperTitleFontSize": 17,
383
- "breakingNewsBadgeUpperTitleLineHeight": 12,
384
- "breakingNewsBadgeLowerTitleFontSize": 30,
385
- "breakingNewsBadgeLowerTitleLineHeight": 21,
386
- "breakingNewsScrollingTextFontSize": 21,
387
- "breakingNewsScrollingTextLineHeight": 24
382
+ "breakingNewsBadgeUpperTitleFontSize": "17px",
383
+ "breakingNewsBadgeUpperTitleLineHeight": "12px",
384
+ "breakingNewsBadgeLowerTitleFontSize": "30px",
385
+ "breakingNewsBadgeLowerTitleLineHeight": "21px",
386
+ "breakingNewsScrollingTextFontSize": "21px",
387
+ "breakingNewsScrollingTextLineHeight": "24px"
388
388
  },
389
389
  "Button": {
390
390
  "buttonLabelFontSize": 15,
@@ -394,24 +394,24 @@
394
394
  "buttonStackSpace": 6,
395
395
  "buttonBorderWidthSize": 2,
396
396
  "buttonContentMinHeightSize": 24,
397
- "partnerLinkButtonLabelFontSize": 16,
397
+ "partnerLinkButtonLabelFontSize": "16px",
398
398
  "partnerLinkButtonInlineSpace": 8,
399
399
  "partnerLinkButtonLabelHeightSize": 48,
400
400
  "buttonBorderRadius": 8
401
401
  },
402
402
  "Cards": {
403
- "searchResultCardImageWidthSize": 216,
404
- "searchResultCardImageHeightSizeStacked": 189,
405
- "newstickerImageCardWidthSize": 206
403
+ "searchResultCardImageWidthSize": "216px",
404
+ "searchResultCardImageHeightSizeStacked": "189px",
405
+ "newstickerImageCardWidthSize": "206px"
406
406
  },
407
407
  "Carousel": {
408
408
  "galleryTeaserTitleBottomSpace": 36,
409
409
  "galleryTeaserAppGapSpace": 8,
410
- "appEpaperCarouselItemDefaultWidth": 172,
411
- "appEpaperCarouselItemFocusWidth": 240,
412
- "appEpaperCarouseBeilageItemWidth": 172,
413
- "standardTeaserGalleryTeaserWidthWeb": 260,
414
- "standardTeaserGalleryTeaserWidthApp": 280
410
+ "appEpaperCarouselItemDefaultWidth": "172px",
411
+ "appEpaperCarouselItemFocusWidth": "240px",
412
+ "appEpaperCarouseBeilageItemWidth": "172px",
413
+ "standardTeaserGalleryTeaserWidthWeb": "260px",
414
+ "standardTeaserGalleryTeaserWidthApp": "280px"
415
415
  },
416
416
  "Chips": {
417
417
  "chipsFontSize": 16,
@@ -419,15 +419,15 @@
419
419
  "chipsStackSpace": 8
420
420
  },
421
421
  "Datepicker": {
422
- "datepickerItemDayWidthSize": 44,
423
- "datepickerItemYearWidthSize": 77,
424
- "datepickerItemHeightSize": 44
422
+ "datepickerItemDayWidthSize": "44px",
423
+ "datepickerItemYearWidthSize": "77px",
424
+ "datepickerItemHeightSize": "44px"
425
425
  },
426
426
  "Drawers": {
427
- "mobileMenuDrawerStackSpace": 20,
428
- "mobileMenuDrawerLeftInlineSpace": 20,
429
- "mobileMenuDrawerRightInlineSpace": 16,
430
- "mobileMenuDrawerMaxWidthSize": 400
427
+ "mobileMenuDrawerStackSpace": "20px",
428
+ "mobileMenuDrawerLeftInlineSpace": "20px",
429
+ "mobileMenuDrawerRightInlineSpace": "16px",
430
+ "mobileMenuDrawerMaxWidthSize": "400px"
431
431
  },
432
432
  "Dropdown": {
433
433
  "dropDownItemStackSpace": 8,
@@ -436,18 +436,18 @@
436
436
  },
437
437
  "Footer": {
438
438
  "footerFontFamily": "Gotham XNarrow",
439
- "footerFontSize": 11,
440
- "footerLineHeight": 14,
441
- "footerFontSizeUserOfferPages": 18,
442
- "footerLineHeightUserOfferPages": 26
439
+ "footerFontSize": "11px",
440
+ "footerLineHeight": "14px",
441
+ "footerFontSizeUserOfferPages": "18px",
442
+ "footerLineHeightUserOfferPages": "26px"
443
443
  },
444
444
  "Icon": {
445
445
  "iconSize": 24,
446
- "iconSizeEmbeddMedia": 40
446
+ "iconSizeEmbeddMedia": "40px"
447
447
  },
448
448
  "InfoElement": {
449
449
  "infoElementTeaserBadgeMarginSpace": 4,
450
- "infoElementTeaserImageHeightSize": 83,
450
+ "infoElementTeaserImageHeightSize": "83px",
451
451
  "infoElementTeaserImageWidthSize": 148,
452
452
  "infoElementTeaserBadgeHeightSize": 16
453
453
  },
@@ -463,26 +463,26 @@
463
463
  "heyInputContainerInlineSpace": 8
464
464
  },
465
465
  "Liveticker": {
466
- "liveTickerAppCardHeightSize": 128,
467
- "liveTickerAppCardWidthSize": 300,
466
+ "liveTickerAppCardHeightSize": "128px",
467
+ "liveTickerAppCardWidthSize": "300px",
468
468
  "timeStampFontFamily": "Gotham XNarrow",
469
469
  "liveTickerheadlineFontWeight": 600,
470
- "liveTickerHeadlinesFontSize": 32,
471
- "liveTickerTimeStampFontSize": 16,
470
+ "liveTickerHeadlinesFontSize": "32px",
471
+ "liveTickerTimeStampFontSize": "16px",
472
472
  "liveTickerTime&HeadlineStackSpace": 4,
473
- "liveTickerSliderItemWidthMaxSize": 257
473
+ "liveTickerSliderItemWidthMaxSize": "257px"
474
474
  },
475
475
  "Mediaplayer": {
476
476
  "audioPlayerHeaderStackSpace": 56,
477
477
  "podcastPlayButtonSize": 48,
478
- "vidPlayerBottomBarGapSpace": 0,
478
+ "vidPlayerBottomBarGapSpace": "0px",
479
479
  "videoTimeBadgeFontFamily": "Gotham XNarrow",
480
480
  "vidPlayerControlButtonSize": 42,
481
481
  "vidPlayerControlButtonIconSizeHover": 28,
482
- "vidPlayerTimecodeFontSize": 16,
483
- "vidPlayerTimecodeContainerMinWidthSize": 58,
484
- "vidPlayerProgressBarContainerHeightSize": 24,
485
- "vidPlayerUnmuteButtonWidthSize": 220
482
+ "vidPlayerTimecodeFontSize": "16px",
483
+ "vidPlayerTimecodeContainerMinWidthSize": "58px",
484
+ "vidPlayerProgressBarContainerHeightSize": "24px",
485
+ "vidPlayerUnmuteButtonWidthSize": "220px"
486
486
  },
487
487
  "Menu": {
488
488
  "menuLinkLaneHeightSize": 48,
@@ -491,7 +491,7 @@
491
491
  "menuUtillinkItemHeightSize": 48,
492
492
  "menuItemUtilFontSize": 12,
493
493
  "menuItemFontSize": 15,
494
- "menuSpecialNaviItemHeightSize": 48,
494
+ "menuSpecialNaviItemHeightSize": "48px",
495
495
  "menuItemSpace": 8,
496
496
  "menuLinkItemInlineSpace": 4,
497
497
  "menuItemUtilStackSpace": 10,
@@ -505,19 +505,19 @@
505
505
  "menuUtilityLinksDividerHeightSize": 40,
506
506
  "menuShadowVisibility": "rgba(0, 0, 0, 0.1)",
507
507
  "heyInputShadowVisibility": "rgba(0, 0, 0, 0)",
508
- "iOSappTopBarHeightSize": 48,
509
- "iOSappTopBarLeftInlineSpace": 19,
510
- "iOSappTopBarRightInlineSpace": 19,
508
+ "iOSappTopBarHeightSize": "48px",
509
+ "iOSappTopBarLeftInlineSpace": "19px",
510
+ "iOSappTopBarRightInlineSpace": "19px",
511
511
  "appTopbarTitleFontSize": 14,
512
512
  "appTopbarStageTitleHeight": 17
513
513
  },
514
514
  "Newsticker": {
515
- "newsTickerAppCardHeightSize": 150,
516
- "newsTickerAppCardWidthSize": 300,
515
+ "newsTickerAppCardHeightSize": "150px",
516
+ "newsTickerAppCardWidthSize": "300px",
517
517
  "newsTickerTimeFontFamily": "Gotham XNarrow",
518
518
  "newsTickerTimeFontWeight": 700,
519
- "newsTickerTimeFontSize": 16,
520
- "newsTickerTimeLineHeight": 20.8,
519
+ "newsTickerTimeFontSize": "16px",
520
+ "newsTickerTimeLineHeight": "20.8px",
521
521
  "newsTickerBadgesInlineSpace": 12,
522
522
  "newsTickerEntriesStackSpace": 22,
523
523
  "newsTickerEntriesLeftInlineSpace": 22,
@@ -526,9 +526,9 @@
526
526
  "newsTickerKickerInnerStackSpace": 2,
527
527
  "newsTickerTime&KickerStackSpace": 6,
528
528
  "newsTickerTitlesInlineSpace": 24,
529
- "newsTickerSkeletonBottomSpace": 0,
529
+ "newsTickerSkeletonBottomSpace": "0px",
530
530
  "newsTickerRedDotSize": 14,
531
- "newsTickerLineInlineSpace": 7
531
+ "newsTickerLineInlineSpace": "7px"
532
532
  },
533
533
  "Pagination": {
534
534
  "galleryPaginationItemHeightSize": 4,
@@ -538,12 +538,12 @@
538
538
  "scrollBarThicknessSize": 8
539
539
  },
540
540
  "Paywall": {
541
- "paywallCardMaxWidthSize": 346,
541
+ "paywallCardMaxWidthSize": "346px",
542
542
  "paywallCardPriceTagFontSize": 64,
543
543
  "paywallCardPriceTagLineHeight": 64,
544
544
  "paywallCardPriceNoteFontSize": 40,
545
545
  "paywallCardPriceNoteLineHeight": 40,
546
- "paywallContainerGapSpace": -48,
546
+ "paywallContainerGapSpace": "-48px",
547
547
  "paywallHeaderBottomStackSpace": 80
548
548
  },
549
549
  "Quotes": {
@@ -561,8 +561,8 @@
561
561
  },
562
562
  "SectionTitle": {
563
563
  "sectionTitleInnerStackBottomSpace": 12,
564
- "sectionTitle&ArrowInlineSpace": 5,
565
- "sectionTitle&ArrowInlineSpaceActive": 5,
564
+ "sectionTitle&ArrowInlineSpace": "5px",
565
+ "sectionTitle&ArrowInlineSpaceActive": "5px",
566
566
  "sectionTitleHeightSize": 32
567
567
  },
568
568
  "Separators": {
@@ -572,7 +572,7 @@
572
572
  "headlinesSkeletonImagePlaceholderMaxWidth": 160,
573
573
  "articleSkeletonImageInlineSpace": 48,
574
574
  "articleSkeletonTextInlineSpace": 48,
575
- "articleTextSkeletonHeightSize": 720
575
+ "articleTextSkeletonHeightSize": "720px"
576
576
  },
577
577
  "SpecialNavi": {
578
578
  "specialNaviInlineSpace": 24
@@ -585,17 +585,17 @@
585
585
  },
586
586
  "Spinners": {
587
587
  "videoSpinnerSize": 80,
588
- "videoSpinnerSize0_5x": 40,
589
- "videoSpinnerStrokeSize": 4
588
+ "videoSpinnerSize0_5x": "40px",
589
+ "videoSpinnerStrokeSize": "4px"
590
590
  },
591
591
  "Tabs": {
592
- "tabLabelFontSize": 16,
593
- "tabLabelFontSizeLine": 16,
594
- "iosTabbarHeightSize": 49,
595
- "androidTabbarHeightSize": 74,
596
- "appsTabsLabelFontSize": 16,
597
- "appsTabsLabelLineHeight": 23.4,
598
- "topBarTabItemHeightSize": 44
592
+ "tabLabelFontSize": "16px",
593
+ "tabLabelFontSizeLine": "16px",
594
+ "iosTabbarHeightSize": "49px",
595
+ "androidTabbarHeightSize": "74px",
596
+ "appsTabsLabelFontSize": "16px",
597
+ "appsTabsLabelLineHeight": "23.4px",
598
+ "topBarTabItemHeightSize": "44px"
599
599
  },
600
600
  "Table": {
601
601
  "tableColumnWidthSize0_5x": 48,
@@ -605,7 +605,7 @@
605
605
  "tableColumnWidthSize2x": 180,
606
606
  "tableColumnWidthSize2_5x": 240,
607
607
  "tableColumnWidthSize3x": 280,
608
- "tableItemMaxWidthSize": 224
608
+ "tableItemMaxWidthSize": "224px"
609
609
  },
610
610
  "Teaser": {
611
611
  "aTeaser": {
@@ -619,7 +619,7 @@
619
619
  "bTeaserTitleInlineSpace": 8
620
620
  },
621
621
  "bildPlay": {
622
- "bildPlayTeaserWidthSize": 169
622
+ "bildPlayTeaserWidthSize": "169px"
623
623
  },
624
624
  "mQTeaser": {
625
625
  "mQTeaserHeadlineFontSize": 36,
@@ -653,33 +653,33 @@
653
653
  "teaserTitleBottomStackSpace": 16
654
654
  },
655
655
  "ToggleSwitch": {
656
- "appToggleItemLabelFontSize": 16,
657
- "appToggleItemLabelLineHeight": 16.2
656
+ "appToggleItemLabelFontSize": "16px",
657
+ "appToggleItemLabelLineHeight": "16.2px"
658
658
  },
659
659
  "Video": {
660
- "videoBadgeTimeLineHeight": 23.8,
661
- "videoTimeBadgeFontSize": 18,
662
- "verticalVideoMockHeadlineFontSize": 32,
660
+ "videoBadgeTimeLineHeight": "23.8px",
661
+ "videoTimeBadgeFontSize": "18px",
662
+ "verticalVideoMockHeadlineFontSize": "32px",
663
663
  "videoFrameInlineSpace": 12,
664
664
  "videoRedPlayIconHeightSize": 14,
665
665
  "videoRedPlayIconWidthSize": 12,
666
- "videoSkeletonContainerHeight": 464,
666
+ "videoSkeletonContainerHeight": "464px",
667
667
  "videoTimeBadgeSize": 32,
668
668
  "videoTimeBadgeCornerSize": 2,
669
- "videoAdBadgeFontSize": 16
669
+ "videoAdBadgeFontSize": "16px"
670
670
  },
671
671
  "_DSysDocs": {
672
672
  "specsFontFamily": "Gotham",
673
- "1columnMobile": 930,
674
- "DSysDocsWidthSize": 962,
673
+ "1columnMobile": "930px",
674
+ "DSysDocsWidthSize": "962px",
675
675
  "dsCaptionStackSpace0_5x": 6,
676
676
  "dsCaptionStackSpace1x": 12,
677
677
  "dsMainContainerSpace": 68,
678
678
  "foundationsBannerHeightSize": 80,
679
679
  "mainContentStageSize": 962,
680
- "thinBannerVerticalHeightSize": 558,
680
+ "thinBannerVerticalHeightSize": "558px",
681
681
  "bildDesignFrameSpace": 64,
682
- "docHeaderHeightSize": 160
682
+ "docHeaderHeightSize": "160px"
683
683
  }
684
684
  },
685
685
  "breakpointName": "md"