@marioschmidt/design-system-components 1.6.0 → 1.7.1

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 (169) hide show
  1. package/dist/bds/bds.css +1 -1
  2. package/dist/bds/bds.esm.js +1 -1
  3. package/dist/bds/{p-36952749.entry.js → p-217f0839.entry.js} +1 -1
  4. package/dist/bds/p-C5-c-RTg.js +2 -0
  5. package/dist/cjs/bds.cjs.js +1 -1
  6. package/dist/cjs/ds-button_3.cjs.entry.js +1 -1
  7. package/dist/cjs/{index-xSxNHODD.js → index-CGF2GAZ9.js} +1 -1
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/components/index.js +1 -1
  10. package/dist/esm/bds.js +2 -2
  11. package/dist/esm/ds-button_3.entry.js +1 -1
  12. package/dist/esm/{index-C5tRgziF.js → index-C5-c-RTg.js} +1 -1
  13. package/dist/esm/loader.js +2 -2
  14. package/dist/www/build/bds.css +1 -1
  15. package/dist/www/build/bds.esm.js +1 -1
  16. package/dist/www/build/{p-36952749.entry.js → p-217f0839.entry.js} +1 -1
  17. package/dist/www/build/p-C5-c-RTg.js +2 -0
  18. package/dist/www/build/p-e9e8d922.css +1 -0
  19. package/dist/www/css/README.md +6 -4
  20. package/dist/www/css/advertorial/components/article.css +13 -14
  21. package/dist/www/css/advertorial/components/audioplayer.css +3 -3
  22. package/dist/www/css/advertorial/components/avatar.css +17 -17
  23. package/dist/www/css/advertorial/components/badge.css +4 -4
  24. package/dist/www/css/advertorial/components/breadcrumb.css +12 -13
  25. package/dist/www/css/advertorial/components/breakingnews.css +12 -11
  26. package/dist/www/css/advertorial/components/button.css +3 -3
  27. package/dist/www/css/advertorial/components/card.css +1 -1
  28. package/dist/www/css/advertorial/components/carousel.css +1 -1
  29. package/dist/www/css/advertorial/components/chip.css +2 -2
  30. package/dist/www/css/advertorial/components/datepicker.css +1 -1
  31. package/dist/www/css/advertorial/components/drawers.css +1 -1
  32. package/dist/www/css/advertorial/components/dropdown.css +1 -1
  33. package/dist/www/css/advertorial/components/footer.css +5 -5
  34. package/dist/www/css/advertorial/components/icon.css +1 -1
  35. package/dist/www/css/advertorial/components/iconbutton.css +1 -1
  36. package/dist/www/css/advertorial/components/infoelement.css +1 -1
  37. package/dist/www/css/advertorial/components/inputfield.css +4 -4
  38. package/dist/www/css/advertorial/components/liveticker.css +6 -6
  39. package/dist/www/css/advertorial/components/mediaplayer.css +6 -5
  40. package/dist/www/css/advertorial/components/menu.css +11 -11
  41. package/dist/www/css/advertorial/components/newsticker.css +6 -7
  42. package/dist/www/css/advertorial/components/pagination.css +1 -1
  43. package/dist/www/css/advertorial/components/paywall.css +6 -6
  44. package/dist/www/css/advertorial/components/quote.css +1 -1
  45. package/dist/www/css/advertorial/components/radiobutton.css +1 -1
  46. package/dist/www/css/advertorial/components/search.css +1 -1
  47. package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
  48. package/dist/www/css/advertorial/components/separator.css +1 -1
  49. package/dist/www/css/advertorial/components/skeletons.css +1 -1
  50. package/dist/www/css/advertorial/components/slider.css +1 -1
  51. package/dist/www/css/advertorial/components/specialnavi.css +3 -3
  52. package/dist/www/css/advertorial/components/spinner.css +1 -1
  53. package/dist/www/css/advertorial/components/tab.css +8 -7
  54. package/dist/www/css/advertorial/components/table.css +1 -1
  55. package/dist/www/css/advertorial/components/teaser.css +9 -9
  56. package/dist/www/css/advertorial/components/toggleswitch.css +4 -6
  57. package/dist/www/css/advertorial/components/video.css +3 -3
  58. package/dist/www/css/advertorial/theme.css +1 -1
  59. package/dist/www/css/advertorial/tokens.css +38 -51
  60. package/dist/www/css/bild/components/alert.css +1 -1
  61. package/dist/www/css/bild/components/article.css +14 -14
  62. package/dist/www/css/bild/components/audioplayer.css +3 -3
  63. package/dist/www/css/bild/components/avatar.css +17 -17
  64. package/dist/www/css/bild/components/badge.css +4 -4
  65. package/dist/www/css/bild/components/breadcrumb.css +12 -13
  66. package/dist/www/css/bild/components/breakingnews.css +12 -11
  67. package/dist/www/css/bild/components/button.css +3 -3
  68. package/dist/www/css/bild/components/card.css +1 -1
  69. package/dist/www/css/bild/components/carousel.css +1 -1
  70. package/dist/www/css/bild/components/chip.css +2 -2
  71. package/dist/www/css/bild/components/datepicker.css +1 -1
  72. package/dist/www/css/bild/components/drawers.css +1 -1
  73. package/dist/www/css/bild/components/dropdown.css +1 -1
  74. package/dist/www/css/bild/components/empties.css +1 -1
  75. package/dist/www/css/bild/components/footer.css +5 -5
  76. package/dist/www/css/bild/components/gallery.css +1 -1
  77. package/dist/www/css/bild/components/icon.css +1 -1
  78. package/dist/www/css/bild/components/iconbutton.css +1 -1
  79. package/dist/www/css/bild/components/infoelement.css +1 -1
  80. package/dist/www/css/bild/components/inputfield.css +4 -4
  81. package/dist/www/css/bild/components/kicker.css +1 -1
  82. package/dist/www/css/bild/components/liveticker.css +6 -6
  83. package/dist/www/css/bild/components/mediaplayer.css +6 -5
  84. package/dist/www/css/bild/components/menu.css +11 -11
  85. package/dist/www/css/bild/components/menuitem.css +1 -1
  86. package/dist/www/css/bild/components/newsticker.css +6 -7
  87. package/dist/www/css/bild/components/pagination.css +1 -1
  88. package/dist/www/css/bild/components/partnerlinks.css +1 -1
  89. package/dist/www/css/bild/components/paywall.css +6 -6
  90. package/dist/www/css/bild/components/quote.css +1 -1
  91. package/dist/www/css/bild/components/radiobutton.css +1 -1
  92. package/dist/www/css/bild/components/search.css +1 -1
  93. package/dist/www/css/bild/components/sectiontitle.css +1 -1
  94. package/dist/www/css/bild/components/selection.css +1 -1
  95. package/dist/www/css/bild/components/separator.css +1 -1
  96. package/dist/www/css/bild/components/skeletons.css +1 -1
  97. package/dist/www/css/bild/components/slider.css +1 -1
  98. package/dist/www/css/bild/components/specialnavi.css +3 -3
  99. package/dist/www/css/bild/components/spinner.css +1 -1
  100. package/dist/www/css/bild/components/subheader.css +1 -1
  101. package/dist/www/css/bild/components/tab.css +8 -7
  102. package/dist/www/css/bild/components/table.css +1 -1
  103. package/dist/www/css/bild/components/teaser.css +9 -9
  104. package/dist/www/css/bild/components/toggleswitch.css +4 -6
  105. package/dist/www/css/bild/components/video.css +3 -3
  106. package/dist/www/css/bild/theme.css +1 -1
  107. package/dist/www/css/bild/tokens.css +43 -57
  108. package/dist/www/css/bundles/advertorial.css +158 -173
  109. package/dist/www/css/bundles/bild.css +164 -179
  110. package/dist/www/css/bundles/sportbild.css +166 -180
  111. package/dist/www/css/shared/colorprimitive.css +1 -1
  112. package/dist/www/css/shared/fontprimitive.css +1 -1
  113. package/dist/www/css/shared/primitives.css +1 -1
  114. package/dist/www/css/shared/sizeprimitive.css +1 -1
  115. package/dist/www/css/shared/spaceprimitive.css +1 -1
  116. package/dist/www/css/sportbild/components/alert.css +1 -1
  117. package/dist/www/css/sportbild/components/article.css +13 -14
  118. package/dist/www/css/sportbild/components/audioplayer.css +3 -3
  119. package/dist/www/css/sportbild/components/avatar.css +17 -17
  120. package/dist/www/css/sportbild/components/badge.css +4 -4
  121. package/dist/www/css/sportbild/components/breadcrumb.css +12 -13
  122. package/dist/www/css/sportbild/components/breakingnews.css +12 -11
  123. package/dist/www/css/sportbild/components/button.css +3 -3
  124. package/dist/www/css/sportbild/components/card.css +1 -1
  125. package/dist/www/css/sportbild/components/carousel.css +1 -1
  126. package/dist/www/css/sportbild/components/chip.css +2 -2
  127. package/dist/www/css/sportbild/components/datepicker.css +1 -1
  128. package/dist/www/css/sportbild/components/drawers.css +1 -1
  129. package/dist/www/css/sportbild/components/dropdown.css +1 -1
  130. package/dist/www/css/sportbild/components/empties.css +1 -1
  131. package/dist/www/css/sportbild/components/footer.css +5 -5
  132. package/dist/www/css/sportbild/components/gallery.css +1 -1
  133. package/dist/www/css/sportbild/components/icon.css +1 -1
  134. package/dist/www/css/sportbild/components/iconbutton.css +1 -1
  135. package/dist/www/css/sportbild/components/infoelement.css +1 -1
  136. package/dist/www/css/sportbild/components/inputfield.css +4 -4
  137. package/dist/www/css/sportbild/components/kicker.css +1 -1
  138. package/dist/www/css/sportbild/components/liveticker.css +6 -6
  139. package/dist/www/css/sportbild/components/mediaplayer.css +6 -5
  140. package/dist/www/css/sportbild/components/menu.css +11 -11
  141. package/dist/www/css/sportbild/components/menuitem.css +1 -1
  142. package/dist/www/css/sportbild/components/newsticker.css +6 -7
  143. package/dist/www/css/sportbild/components/pagination.css +1 -1
  144. package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
  145. package/dist/www/css/sportbild/components/paywall.css +6 -6
  146. package/dist/www/css/sportbild/components/quote.css +1 -1
  147. package/dist/www/css/sportbild/components/radiobutton.css +1 -1
  148. package/dist/www/css/sportbild/components/search.css +1 -1
  149. package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
  150. package/dist/www/css/sportbild/components/selection.css +1 -1
  151. package/dist/www/css/sportbild/components/separator.css +1 -1
  152. package/dist/www/css/sportbild/components/skeletons.css +1 -1
  153. package/dist/www/css/sportbild/components/slider.css +1 -1
  154. package/dist/www/css/sportbild/components/specialnavi.css +3 -3
  155. package/dist/www/css/sportbild/components/spinner.css +1 -1
  156. package/dist/www/css/sportbild/components/subheader.css +1 -1
  157. package/dist/www/css/sportbild/components/tab.css +8 -7
  158. package/dist/www/css/sportbild/components/table.css +1 -1
  159. package/dist/www/css/sportbild/components/teaser.css +9 -9
  160. package/dist/www/css/sportbild/components/toggleswitch.css +4 -6
  161. package/dist/www/css/sportbild/components/video.css +3 -3
  162. package/dist/www/css/sportbild/theme.css +1 -1
  163. package/dist/www/css/sportbild/tokens.css +46 -58
  164. package/dist/www/icons/manifest.json +2 -2
  165. package/dist/www/index.html +1 -1
  166. package/package.json +1 -1
  167. package/dist/bds/p-C5tRgziF.js +0 -2
  168. package/dist/www/build/p-4fc3517a.css +0 -1
  169. package/dist/www/build/p-C5tRgziF.js +0 -2
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Bundle: Primitives (Base values: space, size, colors, fonts)
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Alert Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Article Component Tokens
@@ -18,7 +18,7 @@
18
18
  :host([data-content-brand="sportbild"]) .article-kicker {
19
19
  font-family: var(--kicker-font-family);
20
20
  font-weight: 700;
21
- font-size: var(--kicker-1-font-size);
21
+ font-size: var(--article-kicker-font-size);
22
22
  line-height: var(--kicker-1-line-height);
23
23
  font-style: italic;
24
24
  }
@@ -27,16 +27,16 @@
27
27
  :host([data-content-brand="sportbild"]) .article-image-caption {
28
28
  font-family: var(--body-font-family);
29
29
  font-weight: var(--font-weight-bold, 700);
30
- font-size: 13px;
31
- line-height: 16.9px;
30
+ font-size: var(--article-image-caption-font-size);
31
+ line-height: var(--article-image-caption-line-height);
32
32
  }
33
33
 
34
34
  [data-content-brand="sportbild"] .article-headline,
35
35
  :host([data-content-brand="sportbild"]) .article-headline {
36
36
  font-family: var(--headline-font-family);
37
37
  font-weight: 900;
38
- font-size: var(--headline-2-font-size);
39
- line-height: var(--headline-2-font-size);
38
+ font-size: var(--article-headline-font-size);
39
+ line-height: var(--article-headline-font-size);
40
40
  font-style: italic;
41
41
  }
42
42
 
@@ -44,15 +44,15 @@
44
44
  :host([data-content-brand="sportbild"]) .article-meta-source {
45
45
  font-family: var(--footnote-font-family);
46
46
  font-weight: var(--footnote-font-weight-book);
47
- font-size: 13px;
48
- line-height: 17px;
47
+ font-size: var(--article-image-source-font-size);
48
+ line-height: var(--article-image-source-line-height);
49
49
  }
50
50
 
51
51
  [data-content-brand="sportbild"] .article-time-stamp,
52
52
  :host([data-content-brand="sportbild"]) .article-time-stamp {
53
- font-family: var(--font-family-antenna-cond, AntennaCond);
53
+ font-family: var(--article-meta-font-family);
54
54
  font-weight: var(--font-weight-black, 800);
55
- font-size: 12px;
55
+ font-size: var(--article-meta-font-size);
56
56
  }
57
57
 
58
58
  /* === BREAKPOINT TOKENS === */
@@ -75,8 +75,8 @@
75
75
  --article-image-caption-font-size: 13px;
76
76
  --article-image-source-font-size: 13px;
77
77
  --article-meta-font-size: 12px;
78
- --article-image-caption-line-height: 16.9px;
79
- --article-image-source-line-height: 17px;
78
+ --article-image-caption-line-height: 1.3;
79
+ --article-image-source-line-height: 1.31;
80
80
  --article-meta-font-family: var(--font-family-antenna-cond, AntennaCond);
81
81
  }
82
82
 
@@ -104,7 +104,6 @@
104
104
  --article-image-caption-font-size: 15px;
105
105
  --article-image-source-font-size: 15px;
106
106
  --article-meta-font-size: 16px;
107
- --article-image-caption-line-height: 19.5px;
108
- --article-image-source-line-height: 19px;
107
+ --article-image-source-line-height: 1.27;
109
108
  }
110
109
  }
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: AudioPlayer Component Tokens
@@ -18,8 +18,8 @@
18
18
  :host([data-content-brand="sportbild"]) .audio-player-label {
19
19
  font-family: var(--label-font-family);
20
20
  font-weight: var(--label-font-weight-bold);
21
- font-size: 16px;
22
- line-height: 16px;
21
+ font-size: var(--audio-player-font-size);
22
+ line-height: var(--audio-player-font-size);
23
23
  }
24
24
 
25
25
  /* === BREAKPOINT TOKENS === */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Avatar Component Tokens
@@ -30,43 +30,43 @@
30
30
 
31
31
  [data-content-brand="sportbild"] .app-avatar,
32
32
  :host([data-content-brand="sportbild"]) .app-avatar {
33
- font-family: var(--font-family-antenna-cond, AntennaCond);
33
+ font-family: var(--article-meta-font-family);
34
34
  font-weight: var(--font-weight-black, 800);
35
- font-size: 12px;
35
+ font-size: var(--article-meta-font-size);
36
36
  text-transform: uppercase;
37
37
  }
38
38
 
39
39
  [data-content-brand="sportbild"] .avatar-default,
40
40
  :host([data-content-brand="sportbild"]) .avatar-default {
41
- font-family: var(--body-font-family);
41
+ font-family: var(--avatar-font-family);
42
42
  font-weight: var(--font-weight-bold, 700);
43
- font-size: 13px;
44
- line-height: 21px;
43
+ font-size: var(--avatar-label-font-size);
44
+ line-height: var(--avatar-label-line-height);
45
45
  }
46
46
 
47
47
  [data-content-brand="sportbild"] .avatar-hover,
48
48
  :host([data-content-brand="sportbild"]) .avatar-hover {
49
- font-family: var(--body-font-family);
49
+ font-family: var(--avatar-font-family);
50
50
  font-weight: var(--label-font-weight-bold);
51
- font-size: 13px;
52
- line-height: 21px;
51
+ font-size: var(--avatar-label-font-size);
52
+ line-height: var(--avatar-label-line-height);
53
53
  text-decoration: underline;
54
54
  }
55
55
 
56
56
  [data-content-brand="sportbild"] .avatar-secondary-info,
57
57
  :host([data-content-brand="sportbild"]) .avatar-secondary-info {
58
- font-family: var(--body-font-family);
58
+ font-family: var(--avatar-font-family);
59
59
  font-weight: var(--label-font-weight-book);
60
- font-size: 13px;
61
- line-height: 21px;
60
+ font-size: var(--avatar-label-font-size);
61
+ line-height: var(--avatar-label-line-height);
62
62
  }
63
63
 
64
64
  [data-content-brand="sportbild"] .avatar-secondary-info-hover,
65
65
  :host([data-content-brand="sportbild"]) .avatar-secondary-info-hover {
66
- font-family: var(--body-font-family);
66
+ font-family: var(--avatar-font-family);
67
67
  font-weight: var(--label-font-weight-book);
68
- font-size: 13px;
69
- line-height: 21px;
68
+ font-size: var(--avatar-label-font-size);
69
+ line-height: var(--avatar-label-line-height);
70
70
  text-decoration: underline;
71
71
  }
72
72
 
@@ -78,7 +78,7 @@
78
78
  --avatar-article-size: var(--size-const-md);
79
79
  --avatar-author-page-size: var(--size-12-x, 96px);
80
80
  --avatar-font-family: var(--body-font-family);
81
- --avatar-label-line-height: 21px;
81
+ --avatar-label-line-height: 1.62;
82
82
  --avatar-lane-gap-space: var(--space-2-x, 16px);
83
83
  --app-avatar-font-family: var(--title-font-family);
84
84
  }
@@ -95,7 +95,7 @@
95
95
  [data-content-brand="sportbild"],
96
96
  :host([data-content-brand="sportbild"]) {
97
97
  --avatar-label-font-size: 15px;
98
- --avatar-label-line-height: 23px;
98
+ --avatar-label-line-height: 1.53;
99
99
  }
100
100
  }
101
101
 
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Badge Component Tokens
@@ -18,7 +18,7 @@
18
18
  :host([data-content-brand="sportbild"]) .video-ad-badge {
19
19
  font-family: var(--body-font-family);
20
20
  font-weight: var(--font-weight-book, 400);
21
- font-size: 14px;
21
+ font-size: var(--video-ad-badge-font-size);
22
22
  text-transform: uppercase;
23
23
  }
24
24
 
@@ -26,8 +26,8 @@
26
26
  :host([data-content-brand="sportbild"]) .video-time-badge {
27
27
  font-family: var(--body-font-family);
28
28
  font-weight: var(--label-font-weight-book);
29
- font-size: 16px;
30
- line-height: 21px;
29
+ font-size: var(--video-time-badge-font-size);
30
+ line-height: var(--video-badge-time-line-height);
31
31
  }
32
32
 
33
33
  /* === BREAKPOINT TOKENS === */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Breadcrumb Component Tokens
@@ -16,27 +16,27 @@
16
16
 
17
17
  [data-content-brand="sportbild"] .breadcrumb,
18
18
  :host([data-content-brand="sportbild"]) .breadcrumb {
19
- font-family: var(--body-font-family);
20
- font-weight: var(--body-font-weight-bold);
19
+ font-family: var(--breadcrumb-font-family);
20
+ font-weight: var(--breadcrumb-font-weight);
21
21
  font-size: var(--breadcrumb-font-size);
22
22
  line-height: var(--breadcrumb-line-height);
23
23
  }
24
24
 
25
25
  [data-content-brand="sportbild"] .breadcrumb-link,
26
26
  :host([data-content-brand="sportbild"]) .breadcrumb-link {
27
- font-family: var(--body-font-family);
28
- font-weight: var(--body-font-weight-bold);
29
- font-size: 14px;
30
- line-height: 14px;
27
+ font-family: var(--breadcrumb-font-family);
28
+ font-weight: var(--breadcrumb-font-weight);
29
+ font-size: var(--breadcrumb-font-size);
30
+ line-height: var(--breadcrumb-font-size);
31
31
  text-decoration: underline;
32
32
  }
33
33
 
34
34
  [data-content-brand="sportbild"] .breadcrumb-link-hover,
35
35
  :host([data-content-brand="sportbild"]) .breadcrumb-link-hover {
36
- font-family: var(--body-font-family);
37
- font-weight: var(--body-font-weight-bold);
38
- font-size: 14px;
39
- line-height: 14px;
36
+ font-family: var(--breadcrumb-font-family);
37
+ font-weight: var(--breadcrumb-font-weight);
38
+ font-size: var(--breadcrumb-font-size);
39
+ line-height: var(--breadcrumb-font-size);
40
40
  text-decoration: underline;
41
41
  }
42
42
 
@@ -49,7 +49,7 @@
49
49
  --breadcrumb-arrow-left-inline-space-1: 3px;
50
50
  --breadcrumb-arrow-right-inline-space-2: 5px;
51
51
  --breadcrumb-inline-space: var(--grid-space-resp-base);
52
- --breadcrumb-line-height: 14px;
52
+ --breadcrumb-line-height: 1;
53
53
  --breadcrumb-font-weight: var(--body-font-weight-bold);
54
54
  --breadcrumb-stack-space: 14px;
55
55
  }
@@ -59,7 +59,6 @@
59
59
  :host([data-content-brand="sportbild"]) {
60
60
  --breadcrumb-font-size: 11px;
61
61
  --breadcrumb-inline-space: 0px;
62
- --breadcrumb-line-height: 11px;
63
62
  --breadcrumb-stack-space: 16px;
64
63
  }
65
64
  }
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: BreakingNews Component Tokens
@@ -50,8 +50,8 @@
50
50
  :host([data-content-brand="sportbild"]) .breaking-news-text {
51
51
  font-family: var(--kicker-font-family);
52
52
  font-weight: var(--body-font-weight-bold);
53
- font-size: 21px;
54
- line-height: 24px;
53
+ font-size: var(--breaking-news-scrolling-text-font-size);
54
+ line-height: var(--breaking-news-scrolling-text-line-height);
55
55
  text-transform: uppercase;
56
56
  }
57
57
 
@@ -59,16 +59,16 @@
59
59
  :host([data-content-brand="sportbild"]) .breaking-news-upper-title {
60
60
  font-family: var(--title-font-family);
61
61
  font-weight: var(--title-font-weight);
62
- font-size: 13px;
63
- line-height: 13px;
62
+ font-size: var(--breaking-news-badge-upper-title-font-size);
63
+ line-height: var(--breaking-news-badge-upper-title-line-height);
64
64
  }
65
65
 
66
66
  [data-content-brand="sportbild"] .breaking-news-lower-title,
67
67
  :host([data-content-brand="sportbild"]) .breaking-news-lower-title {
68
68
  font-family: var(--title-font-family);
69
69
  font-weight: var(--title-font-weight);
70
- font-size: 23px;
71
- line-height: 21px;
70
+ font-size: var(--breaking-news-badge-lower-title-font-size);
71
+ line-height: var(--breaking-news-badge-lower-title-line-height);
72
72
  }
73
73
 
74
74
  /* === BREAKPOINT TOKENS === */
@@ -78,11 +78,11 @@
78
78
  --breaking-news-container-height-size: var(--size-const-lg);
79
79
  --breaking-news-badge-upper-title-font-size: 13px;
80
80
  --breaking-news-badge-lower-title-font-size: 23px;
81
- --breaking-news-badge-upper-title-line-height: 13px;
82
- --breaking-news-badge-lower-title-line-height: 21px;
81
+ --breaking-news-badge-upper-title-line-height: 1;
82
+ --breaking-news-badge-lower-title-line-height: 0.91;
83
83
  --breaking-news-badge-titels-stack-space: var(--space-0-x, 0px);
84
84
  --breaking-news-scrolling-text-font-size: 21px;
85
- --breaking-news-scrolling-text-line-height: 24px;
85
+ --breaking-news-scrolling-text-line-height: 1.14;
86
86
  --breaking-news-badge-inline-space: var(--size-0-p-75-x, 6px);
87
87
  }
88
88
 
@@ -91,7 +91,8 @@
91
91
  :host([data-content-brand="sportbild"]) {
92
92
  --breaking-news-badge-upper-title-font-size: 17px;
93
93
  --breaking-news-badge-lower-title-font-size: 30px;
94
- --breaking-news-badge-upper-title-line-height: 12px;
94
+ --breaking-news-badge-upper-title-line-height: 0.71;
95
+ --breaking-news-badge-lower-title-line-height: 0.7;
95
96
  --breaking-news-badge-titels-stack-space: var(--space-0-p-5-x, 4px);
96
97
  --breaking-news-badge-inline-space: var(--size-1-p-5-x, 12px);
97
98
  }
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Button Component Tokens
@@ -60,7 +60,7 @@
60
60
 
61
61
  [data-content-brand="sportbild"] .button-label,
62
62
  :host([data-content-brand="sportbild"]) .button-label {
63
- font-family: var(--label-font-family);
63
+ font-family: var(--button-label-font-family);
64
64
  font-weight: 700;
65
65
  font-size: var(--button-label-font-size);
66
66
  line-height: var(--button-label-line-height);
@@ -74,7 +74,7 @@
74
74
  font-family: var(--label-font-family);
75
75
  font-weight: var(--label-font-weight-book);
76
76
  font-size: var(--partner-link-button-label-font-size);
77
- line-height: 16px;
77
+ line-height: var(--partner-link-button-label-font-size);
78
78
  }
79
79
 
80
80
  /* === BREAKPOINT TOKENS === */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Card Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Carousel Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Chip Component Tokens
@@ -34,7 +34,7 @@
34
34
  :host([data-content-brand="sportbild"]) .chip-label {
35
35
  font-family: var(--footnote-font-family);
36
36
  font-weight: var(--label-font-weight-bold);
37
- font-size: 16px;
37
+ font-size: var(--chip-font-size);
38
38
  }
39
39
 
40
40
  /* === BREAKPOINT TOKENS === */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Datepicker Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Drawers Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Dropdown Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Empties Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Footer Component Tokens
@@ -16,10 +16,10 @@
16
16
 
17
17
  [data-content-brand="sportbild"] .footer-link,
18
18
  :host([data-content-brand="sportbild"]) .footer-link {
19
- font-family: var(--body-font-family);
19
+ font-family: var(--footer-font-family);
20
20
  font-weight: var(--label-font-weight-bold);
21
- font-size: 11px;
22
- line-height: 14px;
21
+ font-size: var(--footer-font-size);
22
+ line-height: var(--footer-line-height);
23
23
  }
24
24
 
25
25
  /* === BREAKPOINT TOKENS === */
@@ -27,6 +27,6 @@
27
27
  [data-content-brand="sportbild"],
28
28
  :host([data-content-brand="sportbild"]) {
29
29
  --footer-font-size: 11px;
30
- --footer-line-height: 14px;
30
+ --footer-line-height: 1.27;
31
31
  --footer-font-family: var(--body-font-family);
32
32
  }
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Gallery Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Icon Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: IconButton Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: InfoElement Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Inputfield Component Tokens
@@ -16,10 +16,10 @@
16
16
 
17
17
  [data-content-brand="sportbild"] .input-field-label,
18
18
  :host([data-content-brand="sportbild"]) .input-field-label {
19
- font-family: var(--body-font-family);
19
+ font-family: var(--input-field-label-font-family);
20
20
  font-weight: var(--label-font-weight-book);
21
- font-size: 16px;
22
- line-height: 16px;
21
+ font-size: var(--input-field-label-font-size);
22
+ line-height: var(--input-field-label-line-height);
23
23
  }
24
24
 
25
25
  /* === BREAKPOINT TOKENS === */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Kicker Component Tokens
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.6.0
4
+ * BILD Design System Tokens v1.7.1
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: LiveTicker Component Tokens
@@ -17,17 +17,17 @@
17
17
  [data-content-brand="sportbild"] .live-ticker-headline,
18
18
  :host([data-content-brand="sportbild"]) .live-ticker-headline {
19
19
  font-family: var(--headline-font-family);
20
- font-weight: var(--font-weight-semi-bold, 600);
21
- font-size: 22px;
22
- line-height: 22px;
20
+ font-weight: var(--live-tickerheadline-font-weight);
21
+ font-size: var(--live-ticker-headlines-font-size);
22
+ line-height: var(--live-ticker-headlines-font-size);
23
23
  }
24
24
 
25
25
  [data-content-brand="sportbild"] .live-ticker-time-stamp,
26
26
  :host([data-content-brand="sportbild"]) .live-ticker-time-stamp {
27
- font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
27
+ font-family: var(--time-stamp-font-family);
28
28
  font-weight: var(--label-font-weight-bold);
29
29
  font-size: var(--live-ticker-time-stamp-font-size);
30
- line-height: 14px;
30
+ line-height: var(--live-ticker-time-stamp-font-size);
31
31
  }
32
32
 
33
33
  /* === BREAKPOINT TOKENS === */