@marioschmidt/design-system-components 1.8.0 → 1.8.2

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 (217) hide show
  1. package/dist/components/ds-button.d.ts +1 -1
  2. package/dist/components/ds-card.d.ts +1 -1
  3. package/dist/components/ds-icon.d.ts +1 -1
  4. package/dist/www/css/advertorial/{colors.css → color-semantics.css} +4 -2
  5. package/dist/www/css/advertorial/components/article-utilities.css +3 -1
  6. package/dist/www/css/advertorial/components/article.css +3 -1
  7. package/dist/www/css/advertorial/components/audioplayer-utilities.css +3 -1
  8. package/dist/www/css/advertorial/components/audioplayer.css +3 -1
  9. package/dist/www/css/advertorial/components/avatar-utilities.css +3 -1
  10. package/dist/www/css/advertorial/components/avatar.css +3 -1
  11. package/dist/www/css/advertorial/components/badge-utilities.css +3 -1
  12. package/dist/www/css/advertorial/components/badge.css +3 -1
  13. package/dist/www/css/advertorial/components/breadcrumb-utilities.css +3 -1
  14. package/dist/www/css/advertorial/components/breadcrumb.css +3 -1
  15. package/dist/www/css/advertorial/components/breakingnews-utilities.css +3 -1
  16. package/dist/www/css/advertorial/components/breakingnews.css +3 -1
  17. package/dist/www/css/advertorial/components/button-utilities.css +3 -1
  18. package/dist/www/css/advertorial/components/button.css +3 -1
  19. package/dist/www/css/advertorial/components/card.css +3 -1
  20. package/dist/www/css/advertorial/components/carousel.css +3 -1
  21. package/dist/www/css/advertorial/components/chip-utilities.css +3 -1
  22. package/dist/www/css/advertorial/components/chip.css +3 -1
  23. package/dist/www/css/advertorial/components/datepicker.css +3 -1
  24. package/dist/www/css/advertorial/components/drawers.css +3 -1
  25. package/dist/www/css/advertorial/components/dropdown.css +3 -1
  26. package/dist/www/css/advertorial/components/footer-utilities.css +3 -1
  27. package/dist/www/css/advertorial/components/footer.css +3 -1
  28. package/dist/www/css/advertorial/components/icon.css +3 -1
  29. package/dist/www/css/advertorial/components/iconbutton.css +3 -1
  30. package/dist/www/css/advertorial/components/infoelement.css +3 -1
  31. package/dist/www/css/advertorial/components/inputfield-utilities.css +3 -1
  32. package/dist/www/css/advertorial/components/inputfield.css +3 -1
  33. package/dist/www/css/advertorial/components/liveticker-utilities.css +3 -1
  34. package/dist/www/css/advertorial/components/liveticker.css +3 -1
  35. package/dist/www/css/advertorial/components/mediaplayer-utilities.css +3 -1
  36. package/dist/www/css/advertorial/components/mediaplayer.css +3 -1
  37. package/dist/www/css/advertorial/components/menu-utilities.css +3 -1
  38. package/dist/www/css/advertorial/components/menu.css +3 -1
  39. package/dist/www/css/advertorial/components/newsticker-utilities.css +3 -1
  40. package/dist/www/css/advertorial/components/newsticker.css +3 -1
  41. package/dist/www/css/advertorial/components/pagination-utilities.css +3 -1
  42. package/dist/www/css/advertorial/components/pagination.css +3 -1
  43. package/dist/www/css/advertorial/components/paywall-utilities.css +3 -1
  44. package/dist/www/css/advertorial/components/paywall.css +3 -1
  45. package/dist/www/css/advertorial/components/quote.css +3 -1
  46. package/dist/www/css/advertorial/components/radiobutton.css +3 -1
  47. package/dist/www/css/advertorial/components/search.css +3 -1
  48. package/dist/www/css/advertorial/components/sectiontitle.css +3 -1
  49. package/dist/www/css/advertorial/components/separator.css +3 -1
  50. package/dist/www/css/advertorial/components/skeletons.css +3 -1
  51. package/dist/www/css/advertorial/components/slider.css +3 -1
  52. package/dist/www/css/advertorial/components/specialnavi-utilities.css +3 -1
  53. package/dist/www/css/advertorial/components/specialnavi.css +3 -1
  54. package/dist/www/css/advertorial/components/spinner.css +3 -1
  55. package/dist/www/css/advertorial/components/tab-utilities.css +3 -1
  56. package/dist/www/css/advertorial/components/tab.css +3 -1
  57. package/dist/www/css/advertorial/components/table.css +3 -1
  58. package/dist/www/css/advertorial/components/teaser-utilities.css +3 -1
  59. package/dist/www/css/advertorial/components/teaser.css +3 -1
  60. package/dist/www/css/advertorial/components/toggleswitch-utilities.css +3 -1
  61. package/dist/www/css/advertorial/components/toggleswitch.css +3 -1
  62. package/dist/www/css/advertorial/components/video.css +3 -1
  63. package/dist/www/css/advertorial/{sizing.css → sizing-semantics.css} +4 -2
  64. package/dist/www/css/advertorial/utilities.css +3 -1
  65. package/dist/www/css/bild/{colors.css → color-semantics.css} +4 -2
  66. package/dist/www/css/bild/components/alert-utilities.css +3 -1
  67. package/dist/www/css/bild/components/alert.css +3 -1
  68. package/dist/www/css/bild/components/article-utilities.css +3 -1
  69. package/dist/www/css/bild/components/article.css +3 -1
  70. package/dist/www/css/bild/components/audioplayer-utilities.css +3 -1
  71. package/dist/www/css/bild/components/audioplayer.css +3 -1
  72. package/dist/www/css/bild/components/avatar-utilities.css +3 -1
  73. package/dist/www/css/bild/components/avatar.css +3 -1
  74. package/dist/www/css/bild/components/badge-utilities.css +3 -1
  75. package/dist/www/css/bild/components/badge.css +3 -1
  76. package/dist/www/css/bild/components/breadcrumb-utilities.css +3 -1
  77. package/dist/www/css/bild/components/breadcrumb.css +3 -1
  78. package/dist/www/css/bild/components/breakingnews-utilities.css +3 -1
  79. package/dist/www/css/bild/components/breakingnews.css +3 -1
  80. package/dist/www/css/bild/components/button-utilities.css +3 -1
  81. package/dist/www/css/bild/components/button.css +3 -1
  82. package/dist/www/css/bild/components/card.css +3 -1
  83. package/dist/www/css/bild/components/carousel.css +3 -1
  84. package/dist/www/css/bild/components/chip-utilities.css +3 -1
  85. package/dist/www/css/bild/components/chip.css +3 -1
  86. package/dist/www/css/bild/components/datepicker.css +3 -1
  87. package/dist/www/css/bild/components/drawers.css +3 -1
  88. package/dist/www/css/bild/components/dropdown.css +3 -1
  89. package/dist/www/css/bild/components/empties.css +3 -1
  90. package/dist/www/css/bild/components/footer-utilities.css +3 -1
  91. package/dist/www/css/bild/components/footer.css +3 -1
  92. package/dist/www/css/bild/components/gallery.css +3 -1
  93. package/dist/www/css/bild/components/icon.css +3 -1
  94. package/dist/www/css/bild/components/iconbutton.css +3 -1
  95. package/dist/www/css/bild/components/infoelement.css +3 -1
  96. package/dist/www/css/bild/components/inputfield-utilities.css +3 -1
  97. package/dist/www/css/bild/components/inputfield.css +3 -1
  98. package/dist/www/css/bild/components/kicker.css +3 -1
  99. package/dist/www/css/bild/components/liveticker-utilities.css +3 -1
  100. package/dist/www/css/bild/components/liveticker.css +3 -1
  101. package/dist/www/css/bild/components/mediaplayer-utilities.css +3 -1
  102. package/dist/www/css/bild/components/mediaplayer.css +3 -1
  103. package/dist/www/css/bild/components/menu-utilities.css +3 -1
  104. package/dist/www/css/bild/components/menu.css +3 -1
  105. package/dist/www/css/bild/components/menuitem.css +3 -1
  106. package/dist/www/css/bild/components/newsticker-utilities.css +3 -1
  107. package/dist/www/css/bild/components/newsticker.css +3 -1
  108. package/dist/www/css/bild/components/pagination-utilities.css +3 -1
  109. package/dist/www/css/bild/components/pagination.css +3 -1
  110. package/dist/www/css/bild/components/partnerlinks.css +3 -1
  111. package/dist/www/css/bild/components/paywall-utilities.css +3 -1
  112. package/dist/www/css/bild/components/paywall.css +3 -1
  113. package/dist/www/css/bild/components/quote.css +3 -1
  114. package/dist/www/css/bild/components/radiobutton.css +3 -1
  115. package/dist/www/css/bild/components/search.css +3 -1
  116. package/dist/www/css/bild/components/sectiontitle.css +3 -1
  117. package/dist/www/css/bild/components/selection.css +3 -1
  118. package/dist/www/css/bild/components/separator.css +3 -1
  119. package/dist/www/css/bild/components/skeletons.css +3 -1
  120. package/dist/www/css/bild/components/slider.css +3 -1
  121. package/dist/www/css/bild/components/specialnavi-utilities.css +3 -1
  122. package/dist/www/css/bild/components/specialnavi.css +3 -1
  123. package/dist/www/css/bild/components/spinner.css +3 -1
  124. package/dist/www/css/bild/components/subheader.css +3 -1
  125. package/dist/www/css/bild/components/tab-utilities.css +3 -1
  126. package/dist/www/css/bild/components/tab.css +3 -1
  127. package/dist/www/css/bild/components/table.css +3 -1
  128. package/dist/www/css/bild/components/teaser-utilities.css +3 -1
  129. package/dist/www/css/bild/components/teaser.css +3 -1
  130. package/dist/www/css/bild/components/toggleswitch-utilities.css +3 -1
  131. package/dist/www/css/bild/components/toggleswitch.css +3 -1
  132. package/dist/www/css/bild/components/video.css +3 -1
  133. package/dist/www/css/bild/{sizing.css → sizing-semantics.css} +4 -2
  134. package/dist/www/css/bild/utilities.css +3 -1
  135. package/dist/www/css/bundles/advertorial-utilities.css +4 -2
  136. package/dist/www/css/bundles/advertorial.css +6 -6
  137. package/dist/www/css/bundles/bild-utilities.css +4 -2
  138. package/dist/www/css/bundles/bild.css +6 -6
  139. package/dist/www/css/bundles/sportbild-utilities.css +4 -2
  140. package/dist/www/css/bundles/sportbild.css +6 -6
  141. package/dist/www/css/shared/{colorprimitive.css → color-primitives.css} +1 -1
  142. package/dist/www/css/shared/{fontprimitive.css → font-primitives.css} +1 -1
  143. package/dist/www/css/shared/primitives.css +6 -6
  144. package/dist/www/css/shared/{sizeprimitive.css → size-primitives.css} +1 -1
  145. package/dist/www/css/shared/{spaceprimitive.css → space-primitives.css} +1 -1
  146. package/dist/www/css/sportbild/{colors.css → color-semantics.css} +4 -2
  147. package/dist/www/css/sportbild/components/alert-utilities.css +3 -1
  148. package/dist/www/css/sportbild/components/alert.css +3 -1
  149. package/dist/www/css/sportbild/components/article-utilities.css +3 -1
  150. package/dist/www/css/sportbild/components/article.css +3 -1
  151. package/dist/www/css/sportbild/components/audioplayer-utilities.css +3 -1
  152. package/dist/www/css/sportbild/components/audioplayer.css +3 -1
  153. package/dist/www/css/sportbild/components/avatar-utilities.css +3 -1
  154. package/dist/www/css/sportbild/components/avatar.css +3 -1
  155. package/dist/www/css/sportbild/components/badge-utilities.css +3 -1
  156. package/dist/www/css/sportbild/components/badge.css +3 -1
  157. package/dist/www/css/sportbild/components/breadcrumb-utilities.css +3 -1
  158. package/dist/www/css/sportbild/components/breadcrumb.css +3 -1
  159. package/dist/www/css/sportbild/components/breakingnews-utilities.css +3 -1
  160. package/dist/www/css/sportbild/components/breakingnews.css +3 -1
  161. package/dist/www/css/sportbild/components/button-utilities.css +3 -1
  162. package/dist/www/css/sportbild/components/button.css +3 -1
  163. package/dist/www/css/sportbild/components/card.css +3 -1
  164. package/dist/www/css/sportbild/components/carousel.css +3 -1
  165. package/dist/www/css/sportbild/components/chip-utilities.css +3 -1
  166. package/dist/www/css/sportbild/components/chip.css +3 -1
  167. package/dist/www/css/sportbild/components/datepicker.css +3 -1
  168. package/dist/www/css/sportbild/components/drawers.css +3 -1
  169. package/dist/www/css/sportbild/components/dropdown.css +3 -1
  170. package/dist/www/css/sportbild/components/empties.css +3 -1
  171. package/dist/www/css/sportbild/components/footer-utilities.css +3 -1
  172. package/dist/www/css/sportbild/components/footer.css +3 -1
  173. package/dist/www/css/sportbild/components/gallery.css +3 -1
  174. package/dist/www/css/sportbild/components/icon.css +3 -1
  175. package/dist/www/css/sportbild/components/iconbutton.css +3 -1
  176. package/dist/www/css/sportbild/components/infoelement.css +3 -1
  177. package/dist/www/css/sportbild/components/inputfield-utilities.css +3 -1
  178. package/dist/www/css/sportbild/components/inputfield.css +3 -1
  179. package/dist/www/css/sportbild/components/kicker.css +3 -1
  180. package/dist/www/css/sportbild/components/liveticker-utilities.css +3 -1
  181. package/dist/www/css/sportbild/components/liveticker.css +3 -1
  182. package/dist/www/css/sportbild/components/mediaplayer-utilities.css +3 -1
  183. package/dist/www/css/sportbild/components/mediaplayer.css +3 -1
  184. package/dist/www/css/sportbild/components/menu-utilities.css +3 -1
  185. package/dist/www/css/sportbild/components/menu.css +3 -1
  186. package/dist/www/css/sportbild/components/menuitem.css +3 -1
  187. package/dist/www/css/sportbild/components/newsticker-utilities.css +3 -1
  188. package/dist/www/css/sportbild/components/newsticker.css +3 -1
  189. package/dist/www/css/sportbild/components/pagination-utilities.css +3 -1
  190. package/dist/www/css/sportbild/components/pagination.css +3 -1
  191. package/dist/www/css/sportbild/components/partnerlinks.css +3 -1
  192. package/dist/www/css/sportbild/components/paywall-utilities.css +3 -1
  193. package/dist/www/css/sportbild/components/paywall.css +3 -1
  194. package/dist/www/css/sportbild/components/quote.css +3 -1
  195. package/dist/www/css/sportbild/components/radiobutton.css +3 -1
  196. package/dist/www/css/sportbild/components/search.css +3 -1
  197. package/dist/www/css/sportbild/components/sectiontitle.css +3 -1
  198. package/dist/www/css/sportbild/components/selection.css +3 -1
  199. package/dist/www/css/sportbild/components/separator.css +3 -1
  200. package/dist/www/css/sportbild/components/skeletons.css +3 -1
  201. package/dist/www/css/sportbild/components/slider.css +3 -1
  202. package/dist/www/css/sportbild/components/specialnavi-utilities.css +3 -1
  203. package/dist/www/css/sportbild/components/specialnavi.css +3 -1
  204. package/dist/www/css/sportbild/components/spinner.css +3 -1
  205. package/dist/www/css/sportbild/components/subheader.css +3 -1
  206. package/dist/www/css/sportbild/components/tab-utilities.css +3 -1
  207. package/dist/www/css/sportbild/components/tab.css +3 -1
  208. package/dist/www/css/sportbild/components/table.css +3 -1
  209. package/dist/www/css/sportbild/components/teaser-utilities.css +3 -1
  210. package/dist/www/css/sportbild/components/teaser.css +3 -1
  211. package/dist/www/css/sportbild/components/toggleswitch-utilities.css +3 -1
  212. package/dist/www/css/sportbild/components/toggleswitch.css +3 -1
  213. package/dist/www/css/sportbild/components/video.css +3 -1
  214. package/dist/www/css/sportbild/{sizing.css → sizing-semantics.css} +4 -2
  215. package/dist/www/css/sportbild/utilities.css +3 -1
  216. package/dist/www/icons/manifest.json +2 -2
  217. package/package.json +1 -1
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: BreakingNews Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Button Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/button.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Button Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Card Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Carousel Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Chip Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/chip.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Chip Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Datepicker Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Drawers Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Dropdown Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Empties Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Footer Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/footer.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Footer Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Gallery Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Icon Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: IconButton Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: InfoElement Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Inputfield Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/inputfield.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Inputfield Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Kicker Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: LiveTicker Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/liveticker.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: LiveTicker Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: MediaPlayer Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/mediaplayer.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: MediaPlayer Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Menu Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/menu.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Menu Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: MenuItem Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: NewsTicker Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/newsticker.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: NewsTicker Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Pagination Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/pagination.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Pagination Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: PartnerLinks Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Paywall Utility Classes
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css, components/paywall.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Paywall Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Quote Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: RadioButton Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Search Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: SectionTitle Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Selection Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Separator Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *
@@ -1,11 +1,13 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * BILD Design System Tokens v1.8.0
4
+ * BILD Design System Tokens v1.8.2
5
5
  * Generated by Style Dictionary v5.1.4
6
6
  *
7
7
  * Brand: Sportbild | Bundle: Skeletons Component Tokens
8
8
  *
9
+ * Requires: shared/primitives.css, color-semantics.css, sizing-semantics.css
10
+ *
9
11
  * Copyright (c) 2026 Axel Springer Deutschland GmbH
10
12
  * Proprietary and confidential. All rights reserved.
11
13
  *