@marioschmidt/design-system-components 1.1.0 → 1.2.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 (200) hide show
  1. package/dist/bds/bds.css +1 -1
  2. package/dist/bds/bds.esm.js +1 -1
  3. package/dist/bds/p-5fc1f965.entry.js +2 -0
  4. package/dist/bds/p-5fc1f965.entry.js.map +1 -0
  5. package/dist/bds/p-DjQpvXJW.js +3 -0
  6. package/dist/bds/p-DjQpvXJW.js.map +1 -0
  7. package/dist/cjs/bds.cjs.js +1 -1
  8. package/dist/cjs/ds-button_2.cjs.entry.js +11 -7
  9. package/dist/cjs/index-Bg-5nAHg.js +1398 -0
  10. package/dist/cjs/index-Bg-5nAHg.js.map +1 -0
  11. package/dist/cjs/loader.cjs.js +1 -1
  12. package/dist/collection/ds-button/ds-button.css +175 -29
  13. package/dist/collection/ds-button/ds-button.js +27 -13
  14. package/dist/collection/ds-button/ds-button.js.map +1 -1
  15. package/dist/components/ds-button.js +10 -6
  16. package/dist/components/ds-button.js.map +1 -1
  17. package/dist/components/index.js +1 -1
  18. package/dist/components/index.js.map +1 -1
  19. package/dist/docs/ds-button/readme.md +4 -4
  20. package/dist/esm/bds.js +2 -2
  21. package/dist/esm/ds-button_2.entry.js +11 -7
  22. package/dist/esm/index-DjQpvXJW.js +1391 -0
  23. package/dist/esm/index-DjQpvXJW.js.map +1 -0
  24. package/dist/esm/loader.js +2 -2
  25. package/dist/types/components.d.ts +10 -8
  26. package/dist/types/ds-button/ds-button.d.ts +13 -3
  27. package/dist/www/build/bds.css +1 -1
  28. package/dist/www/build/bds.esm.js +1 -1
  29. package/dist/www/build/p-5fc1f965.entry.js +2 -0
  30. package/dist/www/build/p-5fc1f965.entry.js.map +1 -0
  31. package/dist/www/build/p-71b331cc.css +1 -0
  32. package/dist/www/build/p-DjQpvXJW.js +3 -0
  33. package/dist/www/build/p-DjQpvXJW.js.map +1 -0
  34. package/dist/www/css/advertorial/components/_dsysdocs.css +1 -1
  35. package/dist/www/css/advertorial/components/article.css +32 -1
  36. package/dist/www/css/advertorial/components/audioplayer.css +1 -1
  37. package/dist/www/css/advertorial/components/avatar.css +35 -1
  38. package/dist/www/css/advertorial/components/badge.css +10 -2
  39. package/dist/www/css/advertorial/components/breadcrumb.css +19 -1
  40. package/dist/www/css/advertorial/components/breakingnews.css +17 -1
  41. package/dist/www/css/advertorial/components/button.css +9 -1
  42. package/dist/www/css/advertorial/components/card.css +1 -1
  43. package/dist/www/css/advertorial/components/carousel.css +1 -1
  44. package/dist/www/css/advertorial/components/chip.css +1 -1
  45. package/dist/www/css/advertorial/components/datepicker.css +1 -1
  46. package/dist/www/css/advertorial/components/drawers.css +1 -1
  47. package/dist/www/css/advertorial/components/dropdown.css +1 -1
  48. package/dist/www/css/advertorial/components/footer.css +1 -1
  49. package/dist/www/css/advertorial/components/icon.css +1 -1
  50. package/dist/www/css/advertorial/components/iconbutton.css +1 -1
  51. package/dist/www/css/advertorial/components/infoelement.css +1 -1
  52. package/dist/www/css/advertorial/components/inputfield.css +1 -1
  53. package/dist/www/css/advertorial/components/liveticker.css +9 -1
  54. package/dist/www/css/advertorial/components/mediaplayer.css +17 -1
  55. package/dist/www/css/advertorial/components/menu.css +28 -1
  56. package/dist/www/css/advertorial/components/newsticker.css +17 -1
  57. package/dist/www/css/advertorial/components/pagination.css +1 -1
  58. package/dist/www/css/advertorial/components/paywall.css +10 -1
  59. package/dist/www/css/advertorial/components/quote.css +1 -1
  60. package/dist/www/css/advertorial/components/radiobutton.css +1 -1
  61. package/dist/www/css/advertorial/components/search.css +1 -1
  62. package/dist/www/css/advertorial/components/sectiontitle.css +1 -1
  63. package/dist/www/css/advertorial/components/separator.css +1 -1
  64. package/dist/www/css/advertorial/components/skeletons.css +1 -1
  65. package/dist/www/css/advertorial/components/slider.css +1 -1
  66. package/dist/www/css/advertorial/components/specialnavi.css +1 -1
  67. package/dist/www/css/advertorial/components/spinner.css +1 -1
  68. package/dist/www/css/advertorial/components/tab.css +17 -1
  69. package/dist/www/css/advertorial/components/table.css +1 -1
  70. package/dist/www/css/advertorial/components/teaser.css +41 -1
  71. package/dist/www/css/advertorial/components/toggleswitch.css +1 -1
  72. package/dist/www/css/advertorial/components/video.css +1 -1
  73. package/dist/www/css/advertorial/theme.css +1 -1
  74. package/dist/www/css/advertorial/tokens.css +305 -31
  75. package/dist/www/css/bild/components/_dsysdoc.css +1 -1
  76. package/dist/www/css/bild/components/_dsysdocs.css +1 -1
  77. package/dist/www/css/bild/components/alert.css +1 -1
  78. package/dist/www/css/bild/components/article.css +32 -1
  79. package/dist/www/css/bild/components/audioplayer.css +1 -1
  80. package/dist/www/css/bild/components/avatar.css +35 -1
  81. package/dist/www/css/bild/components/badge.css +10 -2
  82. package/dist/www/css/bild/components/breadcrumb.css +19 -1
  83. package/dist/www/css/bild/components/breakingnews.css +17 -1
  84. package/dist/www/css/bild/components/button.css +10 -2
  85. package/dist/www/css/bild/components/card.css +1 -1
  86. package/dist/www/css/bild/components/carousel.css +1 -1
  87. package/dist/www/css/bild/components/chip.css +1 -1
  88. package/dist/www/css/bild/components/datepicker.css +1 -1
  89. package/dist/www/css/bild/components/drawers.css +1 -1
  90. package/dist/www/css/bild/components/dropdown.css +1 -1
  91. package/dist/www/css/bild/components/empties.css +1 -1
  92. package/dist/www/css/bild/components/footer.css +1 -1
  93. package/dist/www/css/bild/components/gallery.css +1 -1
  94. package/dist/www/css/bild/components/icon.css +1 -1
  95. package/dist/www/css/bild/components/iconbutton.css +1 -1
  96. package/dist/www/css/bild/components/infoelement.css +1 -1
  97. package/dist/www/css/bild/components/inputfield.css +2 -2
  98. package/dist/www/css/bild/components/kicker.css +1 -1
  99. package/dist/www/css/bild/components/liveticker.css +9 -1
  100. package/dist/www/css/bild/components/mediaplayer.css +17 -1
  101. package/dist/www/css/bild/components/menu.css +28 -1
  102. package/dist/www/css/bild/components/menuitem.css +1 -1
  103. package/dist/www/css/bild/components/newsticker.css +17 -1
  104. package/dist/www/css/bild/components/pagination.css +1 -1
  105. package/dist/www/css/bild/components/partnerlinks.css +1 -1
  106. package/dist/www/css/bild/components/paywall.css +10 -1
  107. package/dist/www/css/bild/components/quote.css +1 -1
  108. package/dist/www/css/bild/components/radiobutton.css +1 -1
  109. package/dist/www/css/bild/components/search.css +1 -1
  110. package/dist/www/css/bild/components/sectiontitle.css +1 -1
  111. package/dist/www/css/bild/components/selection.css +1 -1
  112. package/dist/www/css/bild/components/separator.css +1 -1
  113. package/dist/www/css/bild/components/skeletons.css +1 -1
  114. package/dist/www/css/bild/components/slider.css +1 -1
  115. package/dist/www/css/bild/components/specialnavi.css +1 -1
  116. package/dist/www/css/bild/components/spinner.css +1 -1
  117. package/dist/www/css/bild/components/subheader.css +1 -1
  118. package/dist/www/css/bild/components/tab.css +17 -1
  119. package/dist/www/css/bild/components/table.css +1 -1
  120. package/dist/www/css/bild/components/teaser.css +41 -1
  121. package/dist/www/css/bild/components/toggleswitch.css +1 -1
  122. package/dist/www/css/bild/components/video.css +1 -1
  123. package/dist/www/css/bild/theme.css +3 -5
  124. package/dist/www/css/bild/tokens.css +305 -31
  125. package/dist/www/css/bundles/advertorial.css +553 -42
  126. package/dist/www/css/bundles/bild.css +557 -48
  127. package/dist/www/css/bundles/sportbild.css +579 -48
  128. package/dist/www/css/shared/colorprimitive.css +1 -1
  129. package/dist/www/css/shared/fontprimitive.css +1 -1
  130. package/dist/www/css/shared/primitives.css +1 -1
  131. package/dist/www/css/shared/sizeprimitive.css +1 -1
  132. package/dist/www/css/shared/spaceprimitive.css +1 -1
  133. package/dist/www/css/sportbild/components/_dsysdoc.css +1 -1
  134. package/dist/www/css/sportbild/components/_dsysdocs.css +1 -1
  135. package/dist/www/css/sportbild/components/alert.css +1 -1
  136. package/dist/www/css/sportbild/components/article.css +33 -1
  137. package/dist/www/css/sportbild/components/audioplayer.css +1 -1
  138. package/dist/www/css/sportbild/components/avatar.css +35 -1
  139. package/dist/www/css/sportbild/components/badge.css +10 -2
  140. package/dist/www/css/sportbild/components/breadcrumb.css +19 -1
  141. package/dist/www/css/sportbild/components/breakingnews.css +17 -1
  142. package/dist/www/css/sportbild/components/button.css +10 -2
  143. package/dist/www/css/sportbild/components/card.css +1 -1
  144. package/dist/www/css/sportbild/components/carousel.css +1 -1
  145. package/dist/www/css/sportbild/components/chip.css +1 -1
  146. package/dist/www/css/sportbild/components/datepicker.css +1 -1
  147. package/dist/www/css/sportbild/components/drawers.css +1 -1
  148. package/dist/www/css/sportbild/components/dropdown.css +1 -1
  149. package/dist/www/css/sportbild/components/empties.css +1 -1
  150. package/dist/www/css/sportbild/components/footer.css +1 -1
  151. package/dist/www/css/sportbild/components/gallery.css +1 -1
  152. package/dist/www/css/sportbild/components/icon.css +1 -1
  153. package/dist/www/css/sportbild/components/iconbutton.css +1 -1
  154. package/dist/www/css/sportbild/components/infoelement.css +1 -1
  155. package/dist/www/css/sportbild/components/inputfield.css +2 -2
  156. package/dist/www/css/sportbild/components/kicker.css +1 -1
  157. package/dist/www/css/sportbild/components/liveticker.css +9 -1
  158. package/dist/www/css/sportbild/components/mediaplayer.css +17 -1
  159. package/dist/www/css/sportbild/components/menu.css +30 -1
  160. package/dist/www/css/sportbild/components/menuitem.css +1 -1
  161. package/dist/www/css/sportbild/components/newsticker.css +18 -1
  162. package/dist/www/css/sportbild/components/pagination.css +1 -1
  163. package/dist/www/css/sportbild/components/partnerlinks.css +1 -1
  164. package/dist/www/css/sportbild/components/paywall.css +10 -1
  165. package/dist/www/css/sportbild/components/quote.css +1 -1
  166. package/dist/www/css/sportbild/components/radiobutton.css +1 -1
  167. package/dist/www/css/sportbild/components/search.css +1 -1
  168. package/dist/www/css/sportbild/components/sectiontitle.css +1 -1
  169. package/dist/www/css/sportbild/components/selection.css +1 -1
  170. package/dist/www/css/sportbild/components/separator.css +1 -1
  171. package/dist/www/css/sportbild/components/skeletons.css +1 -1
  172. package/dist/www/css/sportbild/components/slider.css +1 -1
  173. package/dist/www/css/sportbild/components/specialnavi.css +1 -1
  174. package/dist/www/css/sportbild/components/spinner.css +1 -1
  175. package/dist/www/css/sportbild/components/subheader.css +1 -1
  176. package/dist/www/css/sportbild/components/tab.css +17 -1
  177. package/dist/www/css/sportbild/components/table.css +1 -1
  178. package/dist/www/css/sportbild/components/teaser.css +46 -1
  179. package/dist/www/css/sportbild/components/toggleswitch.css +1 -1
  180. package/dist/www/css/sportbild/components/video.css +1 -1
  181. package/dist/www/css/sportbild/theme.css +3 -5
  182. package/dist/www/css/sportbild/tokens.css +318 -31
  183. package/dist/www/index.html +1 -1
  184. package/package.json +1 -1
  185. package/dist/bds/p-84bc6959.entry.js +0 -2
  186. package/dist/bds/p-84bc6959.entry.js.map +0 -1
  187. package/dist/bds/p-ChFDVObC.js +0 -3
  188. package/dist/bds/p-ChFDVObC.js.map +0 -1
  189. package/dist/cjs/index-D8A-8VrK.js +0 -1398
  190. package/dist/cjs/index-D8A-8VrK.js.map +0 -1
  191. package/dist/esm/index-ChFDVObC.js +0 -1391
  192. package/dist/esm/index-ChFDVObC.js.map +0 -1
  193. package/dist/www/build/p-84bc6959.entry.js +0 -2
  194. package/dist/www/build/p-84bc6959.entry.js.map +0 -1
  195. package/dist/www/build/p-ChFDVObC.js +0 -3
  196. package/dist/www/build/p-ChFDVObC.js.map +0 -1
  197. package/dist/www/build/p-bbf896ac.css +0 -1
  198. package/dist/www/css/advertorial/components/accordion.css +0 -23
  199. package/dist/www/css/bild/components/accordion.css +0 -23
  200. package/dist/www/css/sportbild/components/accordion.css +0 -23
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Breadcrumb Component Tokens
@@ -22,6 +22,24 @@
22
22
  line-height: var(--breadcrumb-line-height);
23
23
  }
24
24
 
25
+ [data-content-brand="bild"] .breadcrumb-link,
26
+ :host([data-content-brand="bild"]) .breadcrumb-link {
27
+ font-family: var(--body-font-family);
28
+ font-weight: var(--body-font-weight-bold);
29
+ font-size: 15px;
30
+ line-height: 15px;
31
+ text-decoration: underline;
32
+ }
33
+
34
+ [data-content-brand="bild"] .breadcrumb-link-hover,
35
+ :host([data-content-brand="bild"]) .breadcrumb-link-hover {
36
+ font-family: var(--body-font-family);
37
+ font-weight: var(--body-font-weight-bold);
38
+ font-size: 15px;
39
+ line-height: 15px;
40
+ text-decoration: underline;
41
+ }
42
+
25
43
  /* === BREAKPOINT TOKENS === */
26
44
 
27
45
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: BreakingNews Component Tokens
@@ -55,6 +55,22 @@
55
55
  text-transform: uppercase;
56
56
  }
57
57
 
58
+ [data-content-brand="bild"] .breaking-news-upper-title,
59
+ :host([data-content-brand="bild"]) .breaking-news-upper-title {
60
+ font-family: var(--title-font-family);
61
+ font-weight: var(--title-font-weight);
62
+ font-size: 13px;
63
+ line-height: 13px;
64
+ }
65
+
66
+ [data-content-brand="bild"] .breaking-news-lower-title,
67
+ :host([data-content-brand="bild"]) .breaking-news-lower-title {
68
+ font-family: var(--title-font-family);
69
+ font-weight: var(--title-font-weight);
70
+ font-size: 23px;
71
+ line-height: 21px;
72
+ }
73
+
58
74
  /* === BREAKPOINT TOKENS === */
59
75
 
60
76
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Button Component Tokens
@@ -68,6 +68,14 @@
68
68
  text-transform: uppercase;
69
69
  }
70
70
 
71
+ [data-content-brand="bild"] .partner-link-button-label,
72
+ :host([data-content-brand="bild"]) .partner-link-button-label {
73
+ font-family: var(--label-font-family);
74
+ font-weight: var(--label-font-weight-book);
75
+ font-size: var(--partner-link-button-label-font-size);
76
+ line-height: 16px;
77
+ }
78
+
71
79
  /* === BREAKPOINT TOKENS === */
72
80
 
73
81
  [data-content-brand="bild"],
@@ -104,7 +112,7 @@
104
112
  --button-primary-brand-bg-color-active: var(--bg-color-brand-solid-active);
105
113
  --button-tertiary-neutral-label-color: var(--text-color-active);
106
114
  --button-tertiary-neutral-border-color-idle: var(--border-color-idle);
107
- --button-tertiary-neutral-border-color-hover: var(--border-color-focus);
115
+ --button-tertiary-neutral-border-color-hover: var(--border-color-selected);
108
116
  --button-tertiary-neutral-bg-color-hover: var(--bg-color-secondary);
109
117
  --button-tertiary-neutral-bg-color-active: var(--bg-color-tertiary);
110
118
  --button-secondary-bg-color-hover: var(--bg-color-quaternary);
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Chip 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Footer 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: InputField Component Tokens
@@ -95,6 +95,6 @@
95
95
  [data-color-brand="bild"],
96
96
  :host([data-color-brand="bild"]) {
97
97
  --input-field-border-color-idle: var(--border-color-idle);
98
- --input-field-border-color-active: var(--border-color-focus);
98
+ --input-field-border-color-active: var(--border-color-selected);
99
99
  --input-field-border-color-disabled: var(--border-color-disabled);
100
100
  }
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: LiveTicker Component Tokens
@@ -22,6 +22,14 @@
22
22
  line-height: 22px;
23
23
  }
24
24
 
25
+ [data-content-brand="bild"] .live-ticker-time-stamp,
26
+ :host([data-content-brand="bild"]) .live-ticker-time-stamp {
27
+ font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
28
+ font-weight: var(--label-font-weight-bold);
29
+ font-size: var(--live-ticker-time-stamp-font-size);
30
+ line-height: 14px;
31
+ }
32
+
25
33
  /* === BREAKPOINT TOKENS === */
26
34
 
27
35
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: MediaPlayer Component Tokens
@@ -66,6 +66,22 @@
66
66
  line-height: 16px;
67
67
  }
68
68
 
69
+ [data-content-brand="bild"] .video-ad-time,
70
+ :host([data-content-brand="bild"]) .video-ad-time {
71
+ font-family: var(--title-font-family);
72
+ font-weight: var(--title-font-weight);
73
+ font-size: 14px;
74
+ text-transform: uppercase;
75
+ }
76
+
77
+ [data-content-brand="bild"] .video-player-time,
78
+ :host([data-content-brand="bild"]) .video-player-time {
79
+ font-family: var(--title-font-family);
80
+ font-weight: var(--title-font-weight);
81
+ font-size: 14px;
82
+ text-transform: uppercase;
83
+ }
84
+
69
85
  /* === BREAKPOINT TOKENS === */
70
86
 
71
87
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Menu Component Tokens
@@ -50,6 +50,33 @@
50
50
  line-height: 14px;
51
51
  }
52
52
 
53
+ [data-content-brand="bild"] .app-topbar-tabs-title,
54
+ :host([data-content-brand="bild"]) .app-topbar-tabs-title {
55
+ font-family: var(--title-font-family);
56
+ font-weight: var(--title-font-weight);
57
+ font-size: 12px;
58
+ line-height: 14px;
59
+ text-transform: uppercase;
60
+ }
61
+
62
+ [data-content-brand="bild"] .menu-item-label,
63
+ :host([data-content-brand="bild"]) .menu-item-label {
64
+ font-family: var(--label-font-family);
65
+ font-weight: 700;
66
+ font-size: 15px;
67
+ line-height: 15px;
68
+ text-transform: uppercase;
69
+ }
70
+
71
+ [data-content-brand="bild"] .menu-item-util-label,
72
+ :host([data-content-brand="bild"]) .menu-item-util-label {
73
+ font-family: var(--label-font-family);
74
+ font-weight: 700;
75
+ font-size: var(--size-1-p-5-x, 12px);
76
+ line-height: var(--size-1-p-5-x, 12px);
77
+ text-transform: uppercase;
78
+ }
79
+
53
80
  /* === BREAKPOINT TOKENS === */
54
81
 
55
82
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: MenuItem 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: NewsTicker Component Tokens
@@ -22,6 +22,22 @@
22
22
  line-height: 20.8px;
23
23
  }
24
24
 
25
+ [data-content-brand="bild"] .news-ticker-kicker,
26
+ :host([data-content-brand="bild"]) .news-ticker-kicker {
27
+ font-family: var(--kicker-font-family);
28
+ font-weight: var(--kicker-font-weight);
29
+ font-size: var(--kicker-3-font-size);
30
+ line-height: var(--kicker-3-line-height);
31
+ }
32
+
33
+ [data-content-brand="bild"] .news-ticker-headline,
34
+ :host([data-content-brand="bild"]) .news-ticker-headline {
35
+ font-family: var(--headline-font-family);
36
+ font-weight: 900;
37
+ font-size: var(--headline-3-font-size);
38
+ line-height: var(--headline-3-line-height);
39
+ }
40
+
25
41
  /* === BREAKPOINT TOKENS === */
26
42
 
27
43
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Pagination 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: PartnerLinks 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Paywall Component Tokens
@@ -23,6 +23,15 @@
23
23
  letter-spacing: var(--display-2-letter-space);
24
24
  }
25
25
 
26
+ [data-content-brand="bild"] .paywall-card-note,
27
+ :host([data-content-brand="bild"]) .paywall-card-note {
28
+ font-family: var(--title-font-family);
29
+ font-weight: var(--title-font-weight);
30
+ font-size: var(--size-5-x, 40px);
31
+ line-height: var(--size-5-x, 40px);
32
+ letter-spacing: var(--display-3-letter-space);
33
+ }
34
+
26
35
  /* === BREAKPOINT TOKENS === */
27
36
 
28
37
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Quote 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: RadioButton 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Search 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: SectionTitle 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Selection 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Separator 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Skeletons 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Slider 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: SpecialNavi 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Spinner 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Subheader 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Tab Component Tokens
@@ -46,6 +46,22 @@
46
46
  text-transform: uppercase;
47
47
  }
48
48
 
49
+ [data-content-brand="bild"] .app-bottom-bar-label-default,
50
+ :host([data-content-brand="bild"]) .app-bottom-bar-label-default {
51
+ font-family: var(--body-font-family);
52
+ font-weight: var(--font-weight-book, 400);
53
+ font-size: 11px;
54
+ line-height: 14.4px;
55
+ }
56
+
57
+ [data-content-brand="bild"] .app-bottom-bar-label-active,
58
+ :host([data-content-brand="bild"]) .app-bottom-bar-label-active {
59
+ font-family: var(--body-font-family);
60
+ font-weight: var(--font-weight-bold, 700);
61
+ font-size: 11px;
62
+ line-height: 14.4px;
63
+ }
64
+
49
65
  /* === BREAKPOINT TOKENS === */
50
66
 
51
67
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Table 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Teaser Component Tokens
@@ -38,6 +38,46 @@
38
38
  line-height: var(--kicker-3-font-size);
39
39
  }
40
40
 
41
+ [data-content-brand="bild"] .a-teaser-a-teaser-headline,
42
+ :host([data-content-brand="bild"]) .a-teaser-a-teaser-headline {
43
+ font-family: var(--headline-font-family);
44
+ font-weight: 900;
45
+ font-size: var(--headline-3-font-size);
46
+ line-height: var(--headline-3-font-size);
47
+ }
48
+
49
+ [data-content-brand="bild"] .m-qteaser-m-qteaser-kicker,
50
+ :host([data-content-brand="bild"]) .m-qteaser-m-qteaser-kicker {
51
+ font-family: var(--kicker-font-family);
52
+ font-weight: 700;
53
+ font-size: var(--kicker-4-font-size);
54
+ line-height: var(--kicker-4-line-height);
55
+ }
56
+
57
+ [data-content-brand="bild"] .m-qteaser-m-qteaser-headline,
58
+ :host([data-content-brand="bild"]) .m-qteaser-m-qteaser-headline {
59
+ font-family: var(--headline-font-family);
60
+ font-weight: 900;
61
+ font-size: var(--headline-4-font-size);
62
+ line-height: var(--headline-4-line-height);
63
+ }
64
+
65
+ [data-content-brand="bild"] .q-teaser-q-teaser-headline,
66
+ :host([data-content-brand="bild"]) .q-teaser-q-teaser-headline {
67
+ font-family: var(--headline-font-family);
68
+ font-weight: 900;
69
+ font-size: var(--headline-1-font-size);
70
+ line-height: var(--headline-1-line-height);
71
+ }
72
+
73
+ [data-content-brand="bild"] .std-teaser-std-teaser-headline,
74
+ :host([data-content-brand="bild"]) .std-teaser-std-teaser-headline {
75
+ font-family: var(--headline-font-family);
76
+ font-weight: 700;
77
+ font-size: var(--headline-4-font-size);
78
+ line-height: var(--headline-4-line-height);
79
+ }
80
+
41
81
  /* === BREAKPOINT TOKENS === */
42
82
 
43
83
  [data-content-brand="bild"],
@@ -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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: ToggleSwitch 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.1.0
4
+ * BILD Design System Tokens v1.2.1
5
5
  * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Bild | Bundle: Video Component Tokens