@marioschmidt/design-system-components 1.0.76 → 1.0.78

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/README.md +42 -31
  2. package/dist/bds/bds.css +1 -1
  3. package/dist/bds/bds.esm.js +1 -1
  4. package/dist/bds/bds.esm.js.map +1 -1
  5. package/dist/bds/p-30a9c996.entry.js +2 -0
  6. package/dist/bds/p-30a9c996.entry.js.map +1 -0
  7. package/dist/bds/p-V1LdMos7.js +3 -0
  8. package/dist/bds/p-V1LdMos7.js.map +1 -0
  9. package/dist/cjs/bds.cjs.js +4 -2
  10. package/dist/cjs/bds.cjs.js.map +1 -1
  11. package/dist/cjs/ds-button_2.cjs.entry.js +5 -5
  12. package/dist/cjs/index-CrklIrqc.js +1398 -0
  13. package/dist/cjs/index-CrklIrqc.js.map +1 -0
  14. package/dist/cjs/index.cjs.js +2 -0
  15. package/dist/cjs/loader.cjs.js +3 -1
  16. package/dist/cjs/loader.cjs.js.map +1 -1
  17. package/dist/collection/collection-manifest.json +2 -2
  18. package/dist/collection/ds-button/ds-button.js.map +1 -1
  19. package/dist/collection/ds-card/ds-card.js.map +1 -1
  20. package/dist/components/ds-button.js +5 -5
  21. package/dist/components/ds-button.js.map +1 -1
  22. package/dist/components/ds-card.js +5 -5
  23. package/dist/components/ds-card.js.map +1 -1
  24. package/dist/components/index.js +9 -3
  25. package/dist/components/index.js.map +1 -1
  26. package/dist/esm/bds.js +5 -3
  27. package/dist/esm/bds.js.map +1 -1
  28. package/dist/esm/ds-button_2.entry.js +5 -5
  29. package/dist/esm/index-V1LdMos7.js +1391 -0
  30. package/dist/esm/index-V1LdMos7.js.map +1 -0
  31. package/dist/esm/index.js +2 -0
  32. package/dist/esm/loader.js +4 -2
  33. package/dist/types/stencil-public-runtime.d.ts +43 -0
  34. package/dist/www/build/bds.css +1 -1
  35. package/dist/www/build/bds.esm.js +1 -1
  36. package/dist/www/build/bds.esm.js.map +1 -1
  37. package/dist/www/build/p-30a9c996.entry.js +2 -0
  38. package/dist/www/build/p-30a9c996.entry.js.map +1 -0
  39. package/dist/www/build/p-44d36d19.css +1 -0
  40. package/dist/www/build/p-V1LdMos7.js +3 -0
  41. package/dist/www/build/p-V1LdMos7.js.map +1 -0
  42. package/dist/www/css/advertorial/components/_dsysdocs.css +4 -4
  43. package/dist/www/css/advertorial/components/accordion.css +6 -6
  44. package/dist/www/css/advertorial/components/article.css +15 -15
  45. package/dist/www/css/advertorial/components/audioplayer.css +6 -6
  46. package/dist/www/css/advertorial/components/avatar.css +7 -7
  47. package/dist/www/css/advertorial/components/badge.css +5 -5
  48. package/dist/www/css/advertorial/components/breadcrumb.css +7 -7
  49. package/dist/www/css/advertorial/components/breakingnews.css +10 -10
  50. package/dist/www/css/advertorial/components/button.css +16 -16
  51. package/dist/www/css/advertorial/components/card.css +4 -4
  52. package/dist/www/css/advertorial/components/carousel.css +4 -4
  53. package/dist/www/css/advertorial/components/chip.css +6 -6
  54. package/dist/www/css/advertorial/components/datepicker.css +4 -4
  55. package/dist/www/css/advertorial/components/drawers.css +4 -4
  56. package/dist/www/css/advertorial/components/dropdown.css +4 -4
  57. package/dist/www/css/advertorial/components/footer.css +6 -6
  58. package/dist/www/css/advertorial/components/icon.css +4 -4
  59. package/dist/www/css/advertorial/components/infoelement.css +4 -4
  60. package/dist/www/css/advertorial/components/inputfield.css +9 -9
  61. package/dist/www/css/advertorial/components/liveticker.css +7 -7
  62. package/dist/www/css/advertorial/components/mediaplayer.css +9 -9
  63. package/dist/www/css/advertorial/components/menu.css +10 -10
  64. package/dist/www/css/advertorial/components/newsticker.css +11 -11
  65. package/dist/www/css/advertorial/components/pagination.css +8 -8
  66. package/dist/www/css/advertorial/components/paywall.css +10 -10
  67. package/dist/www/css/advertorial/components/quote.css +4 -4
  68. package/dist/www/css/advertorial/components/radiobutton.css +4 -4
  69. package/dist/www/css/advertorial/components/search.css +4 -4
  70. package/dist/www/css/advertorial/components/sectiontitle.css +4 -4
  71. package/dist/www/css/advertorial/components/separator.css +4 -4
  72. package/dist/www/css/advertorial/components/skeletons.css +4 -4
  73. package/dist/www/css/advertorial/components/slider.css +4 -4
  74. package/dist/www/css/advertorial/components/specialnavi.css +5 -5
  75. package/dist/www/css/advertorial/components/spinner.css +4 -4
  76. package/dist/www/css/advertorial/components/tab.css +8 -8
  77. package/dist/www/css/advertorial/components/table.css +4 -4
  78. package/dist/www/css/advertorial/components/teaser.css +22 -22
  79. package/dist/www/css/advertorial/components/toggleswitch.css +6 -6
  80. package/dist/www/css/advertorial/components/video.css +4 -4
  81. package/dist/www/css/advertorial/theme.css +4 -4
  82. package/dist/www/css/advertorial/tokens.css +170 -180
  83. package/dist/www/css/bild/components/_dsysdoc.css +4 -4
  84. package/dist/www/css/bild/components/_dsysdocs.css +4 -4
  85. package/dist/www/css/bild/components/accordion.css +6 -6
  86. package/dist/www/css/bild/components/alert.css +4 -4
  87. package/dist/www/css/bild/components/article.css +15 -15
  88. package/dist/www/css/bild/components/audioplayer.css +6 -6
  89. package/dist/www/css/bild/components/avatar.css +7 -7
  90. package/dist/www/css/bild/components/badge.css +5 -5
  91. package/dist/www/css/bild/components/breadcrumb.css +7 -7
  92. package/dist/www/css/bild/components/breakingnews.css +10 -10
  93. package/dist/www/css/bild/components/button.css +16 -16
  94. package/dist/www/css/bild/components/card.css +4 -4
  95. package/dist/www/css/bild/components/carousel.css +4 -4
  96. package/dist/www/css/bild/components/chip.css +6 -6
  97. package/dist/www/css/bild/components/datepicker.css +4 -4
  98. package/dist/www/css/bild/components/drawers.css +4 -4
  99. package/dist/www/css/bild/components/dropdown.css +4 -4
  100. package/dist/www/css/bild/components/empties.css +4 -4
  101. package/dist/www/css/bild/components/foldout.css +4 -4
  102. package/dist/www/css/bild/components/footer.css +6 -6
  103. package/dist/www/css/bild/components/gallery.css +4 -4
  104. package/dist/www/css/bild/components/hey.css +4 -4
  105. package/dist/www/css/bild/components/icon.css +4 -4
  106. package/dist/www/css/bild/components/infoelement.css +4 -4
  107. package/dist/www/css/bild/components/inputfield.css +9 -9
  108. package/dist/www/css/bild/components/kicker.css +4 -4
  109. package/dist/www/css/bild/components/liveticker.css +7 -7
  110. package/dist/www/css/bild/components/mediaplayer.css +9 -9
  111. package/dist/www/css/bild/components/menu.css +10 -10
  112. package/dist/www/css/bild/components/menuitem.css +4 -4
  113. package/dist/www/css/bild/components/newsticker.css +11 -11
  114. package/dist/www/css/bild/components/pagination.css +8 -8
  115. package/dist/www/css/bild/components/partnerlinks.css +4 -4
  116. package/dist/www/css/bild/components/paywall.css +10 -10
  117. package/dist/www/css/bild/components/quote.css +4 -4
  118. package/dist/www/css/bild/components/radiobutton.css +4 -4
  119. package/dist/www/css/bild/components/search.css +4 -4
  120. package/dist/www/css/bild/components/sectiontitle.css +4 -4
  121. package/dist/www/css/bild/components/selection.css +4 -4
  122. package/dist/www/css/bild/components/separator.css +4 -4
  123. package/dist/www/css/bild/components/skeletons.css +4 -4
  124. package/dist/www/css/bild/components/slider.css +4 -4
  125. package/dist/www/css/bild/components/socialsharebutton.css +4 -4
  126. package/dist/www/css/bild/components/specialnavi.css +5 -5
  127. package/dist/www/css/bild/components/spinner.css +4 -4
  128. package/dist/www/css/bild/components/subheader.css +4 -4
  129. package/dist/www/css/bild/components/tab.css +8 -8
  130. package/dist/www/css/bild/components/table.css +4 -4
  131. package/dist/www/css/bild/components/teaser.css +22 -22
  132. package/dist/www/css/bild/components/textlink.css +4 -4
  133. package/dist/www/css/bild/components/toggleswitch.css +6 -6
  134. package/dist/www/css/bild/components/video.css +4 -4
  135. package/dist/www/css/bild/theme.css +4 -4
  136. package/dist/www/css/bild/tokens.css +170 -180
  137. package/dist/www/css/bundles/advertorial.css +275 -285
  138. package/dist/www/css/bundles/bild.css +275 -285
  139. package/dist/www/css/bundles/sportbild.css +275 -285
  140. package/dist/www/css/shared/colorprimitive.css +7 -8
  141. package/dist/www/css/shared/fontprimitive.css +7 -8
  142. package/dist/www/css/shared/primitives.css +4 -4
  143. package/dist/www/css/shared/sizeprimitive.css +7 -8
  144. package/dist/www/css/shared/spaceprimitive.css +7 -8
  145. package/dist/www/css/sportbild/components/_dsysdoc.css +4 -4
  146. package/dist/www/css/sportbild/components/_dsysdocs.css +4 -4
  147. package/dist/www/css/sportbild/components/accordion.css +6 -6
  148. package/dist/www/css/sportbild/components/alert.css +4 -4
  149. package/dist/www/css/sportbild/components/article.css +15 -15
  150. package/dist/www/css/sportbild/components/audioplayer.css +6 -6
  151. package/dist/www/css/sportbild/components/avatar.css +7 -7
  152. package/dist/www/css/sportbild/components/badge.css +5 -5
  153. package/dist/www/css/sportbild/components/breadcrumb.css +7 -7
  154. package/dist/www/css/sportbild/components/breakingnews.css +10 -10
  155. package/dist/www/css/sportbild/components/button.css +16 -16
  156. package/dist/www/css/sportbild/components/card.css +4 -4
  157. package/dist/www/css/sportbild/components/carousel.css +4 -4
  158. package/dist/www/css/sportbild/components/chip.css +6 -6
  159. package/dist/www/css/sportbild/components/datepicker.css +4 -4
  160. package/dist/www/css/sportbild/components/drawers.css +4 -4
  161. package/dist/www/css/sportbild/components/dropdown.css +4 -4
  162. package/dist/www/css/sportbild/components/empties.css +4 -4
  163. package/dist/www/css/sportbild/components/foldout.css +4 -4
  164. package/dist/www/css/sportbild/components/footer.css +6 -6
  165. package/dist/www/css/sportbild/components/gallery.css +4 -4
  166. package/dist/www/css/sportbild/components/hey.css +4 -4
  167. package/dist/www/css/sportbild/components/icon.css +4 -4
  168. package/dist/www/css/sportbild/components/infoelement.css +4 -4
  169. package/dist/www/css/sportbild/components/inputfield.css +9 -9
  170. package/dist/www/css/sportbild/components/kicker.css +4 -4
  171. package/dist/www/css/sportbild/components/liveticker.css +7 -7
  172. package/dist/www/css/sportbild/components/mediaplayer.css +9 -9
  173. package/dist/www/css/sportbild/components/menu.css +10 -10
  174. package/dist/www/css/sportbild/components/menuitem.css +4 -4
  175. package/dist/www/css/sportbild/components/newsticker.css +11 -11
  176. package/dist/www/css/sportbild/components/pagination.css +8 -8
  177. package/dist/www/css/sportbild/components/partnerlinks.css +4 -4
  178. package/dist/www/css/sportbild/components/paywall.css +10 -10
  179. package/dist/www/css/sportbild/components/quote.css +4 -4
  180. package/dist/www/css/sportbild/components/radiobutton.css +4 -4
  181. package/dist/www/css/sportbild/components/search.css +4 -4
  182. package/dist/www/css/sportbild/components/sectiontitle.css +4 -4
  183. package/dist/www/css/sportbild/components/selection.css +4 -4
  184. package/dist/www/css/sportbild/components/separator.css +4 -4
  185. package/dist/www/css/sportbild/components/skeletons.css +4 -4
  186. package/dist/www/css/sportbild/components/slider.css +4 -4
  187. package/dist/www/css/sportbild/components/socialsharebutton.css +4 -4
  188. package/dist/www/css/sportbild/components/specialnavi.css +5 -5
  189. package/dist/www/css/sportbild/components/spinner.css +4 -4
  190. package/dist/www/css/sportbild/components/subheader.css +4 -4
  191. package/dist/www/css/sportbild/components/tab.css +8 -8
  192. package/dist/www/css/sportbild/components/table.css +4 -4
  193. package/dist/www/css/sportbild/components/teaser.css +22 -22
  194. package/dist/www/css/sportbild/components/textlink.css +4 -4
  195. package/dist/www/css/sportbild/components/toggleswitch.css +6 -6
  196. package/dist/www/css/sportbild/components/video.css +4 -4
  197. package/dist/www/css/sportbild/theme.css +4 -4
  198. package/dist/www/css/sportbild/tokens.css +170 -180
  199. package/dist/www/index.html +1 -1
  200. package/package.json +4 -4
  201. package/dist/bds/ds-button.ds-card.entry.esm.js.map +0 -1
  202. package/dist/bds/p-04d33bb6.entry.js +0 -2
  203. package/dist/bds/p-04d33bb6.entry.js.map +0 -1
  204. package/dist/bds/p-BZlqvv5e.js +0 -3
  205. package/dist/bds/p-BZlqvv5e.js.map +0 -1
  206. package/dist/cjs/ds-button.ds-card.entry.cjs.js.map +0 -1
  207. package/dist/cjs/index-DYTqo0CI.js +0 -1392
  208. package/dist/cjs/index-DYTqo0CI.js.map +0 -1
  209. package/dist/esm/ds-button.ds-card.entry.js.map +0 -1
  210. package/dist/esm/index-BZlqvv5e.js +0 -1385
  211. package/dist/esm/index-BZlqvv5e.js.map +0 -1
  212. package/dist/www/build/ds-button.ds-card.entry.esm.js.map +0 -1
  213. package/dist/www/build/p-04d33bb6.entry.js +0 -2
  214. package/dist/www/build/p-04d33bb6.entry.js.map +0 -1
  215. package/dist/www/build/p-BZlqvv5e.js +0 -3
  216. package/dist/www/build/p-BZlqvv5e.js.map +0 -1
  217. package/dist/www/build/p-c316f39e.css +0 -1
@@ -1,22 +1,22 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: LiveTicker Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .live-ticker-headline,
18
18
  :host([data-content-brand="advertorial"]) .live-ticker-headline {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
19
+ font-family: var(--headline-font-family);
20
20
  font-weight: var(--font-weight-semi-bold, 600);
21
21
  font-size: 22px;
22
22
  line-height: 22px;
@@ -25,8 +25,8 @@
25
25
  [data-content-brand="advertorial"] .live-ticker-time-stamp,
26
26
  :host([data-content-brand="advertorial"]) .live-ticker-time-stamp {
27
27
  font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
28
- font-weight: var(--font-weight-bold, 700);
29
- font-size: var(--live-ticker-time-stamp-font-size, 14px);
28
+ font-weight: var(--label-font-weight-bold);
29
+ font-size: var(--live-ticker-time-stamp-font-size);
30
30
  line-height: 14px;
31
31
  }
32
32
 
@@ -1,23 +1,23 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: MediaPlayer Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .podcast-player-label,
18
18
  :host([data-content-brand="advertorial"]) .podcast-player-label {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
20
- font-weight: var(--font-weight-book, 400);
19
+ font-family: var(--label-font-family);
20
+ font-weight: var(--label-font-weight-book);
21
21
  font-size: 16px;
22
22
  line-height: 16px;
23
23
  }
@@ -25,15 +25,15 @@
25
25
  [data-content-brand="advertorial"] .video-ad-time,
26
26
  :host([data-content-brand="advertorial"]) .video-ad-time {
27
27
  font-family: var(--font-family-gotham, Gotham);
28
- font-weight: var(--font-weight-black, 800);
28
+ font-weight: var(--title-font-weight);
29
29
  font-size: 14px;
30
30
  text-transform: uppercase;
31
31
  }
32
32
 
33
33
  [data-content-brand="advertorial"] .video-player-time,
34
34
  :host([data-content-brand="advertorial"]) .video-player-time {
35
- font-family: var(--font-family-lucida-grande, Lucida Grande);
36
- font-weight: var(--font-weight-black, 800);
35
+ font-family: var(--title-font-family);
36
+ font-weight: var(--title-font-weight);
37
37
  font-size: 14px;
38
38
  text-transform: uppercase;
39
39
  }
@@ -1,31 +1,31 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Menu Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .app-topbar-stage-title,
18
18
  :host([data-content-brand="advertorial"]) .app-topbar-stage-title {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
20
- font-weight: var(--font-weight-black, 800);
19
+ font-family: var(--title-font-family);
20
+ font-weight: var(--title-font-weight);
21
21
  font-size: 12px;
22
22
  line-height: 14px;
23
23
  }
24
24
 
25
25
  [data-content-brand="advertorial"] .app-topbar-tabs-title,
26
26
  :host([data-content-brand="advertorial"]) .app-topbar-tabs-title {
27
- font-family: var(--font-family-lucida-grande, Lucida Grande);
28
- font-weight: var(--font-weight-black, 800);
27
+ font-family: var(--title-font-family);
28
+ font-weight: var(--title-font-weight);
29
29
  font-size: 12px;
30
30
  line-height: 14px;
31
31
  text-transform: uppercase;
@@ -33,7 +33,7 @@
33
33
 
34
34
  [data-content-brand="advertorial"] .menu-item-label,
35
35
  :host([data-content-brand="advertorial"]) .menu-item-label {
36
- font-family: var(--font-family-lucida-grande, Lucida Grande);
36
+ font-family: var(--label-font-family);
37
37
  font-weight: 700;
38
38
  font-size: 15px;
39
39
  line-height: 15px;
@@ -42,7 +42,7 @@
42
42
 
43
43
  [data-content-brand="advertorial"] .menu-item-util-label,
44
44
  :host([data-content-brand="advertorial"]) .menu-item-util-label {
45
- font-family: var(--font-family-lucida-grande, Lucida Grande);
45
+ font-family: var(--label-font-family);
46
46
  font-weight: 700;
47
47
  font-size: var(--size-1-p-5-x, 12px);
48
48
  line-height: var(--size-1-p-5-x, 12px);
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: NewsTicker Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
@@ -24,18 +24,18 @@
24
24
 
25
25
  [data-content-brand="advertorial"] .news-ticker-kicker,
26
26
  :host([data-content-brand="advertorial"]) .news-ticker-kicker {
27
- font-family: var(--font-family-lucida-grande, Lucida Grande);
28
- font-weight: var(--font-weight-bold, 700);
29
- font-size: var(--kicker-3-font-size, 14px);
30
- line-height: var(--kicker-3-line-height, 15.4px);
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
31
  }
32
32
 
33
33
  [data-content-brand="advertorial"] .news-ticker-headline,
34
34
  :host([data-content-brand="advertorial"]) .news-ticker-headline {
35
- font-family: var(--font-family-lucida-grande, Lucida Grande);
35
+ font-family: var(--headline-font-family);
36
36
  font-weight: 900;
37
- font-size: var(--headline-3-font-size, 24px);
38
- line-height: var(--headline-3-line-height, 26.4px);
37
+ font-size: var(--headline-3-font-size);
38
+ line-height: var(--headline-3-line-height);
39
39
  }
40
40
 
41
41
  /* === BREAKPOINT TOKENS === */
@@ -1,25 +1,25 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Pagination Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .numbered-pagination-active,
18
18
  :host([data-content-brand="advertorial"]) .numbered-pagination-active {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
20
- font-weight: var(--font-weight-bold, 700);
21
- font-size: var(--label-1-font-size, 17px);
22
- line-height: var(--label-1-line-height, 20.4px);
19
+ font-family: var(--label-font-family);
20
+ font-weight: var(--label-font-weight-bold);
21
+ font-size: var(--label-1-font-size);
22
+ line-height: var(--label-1-line-height);
23
23
  letter-spacing: var(--letter-space-0-p-25, 0.25px);
24
24
  text-decoration: underline;
25
25
  }
@@ -1,35 +1,35 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Paywall Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .paywall-card-price-tag,
18
18
  :host([data-content-brand="advertorial"]) .paywall-card-price-tag {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
20
- font-weight: var(--font-weight-black, 800);
19
+ font-family: var(--title-font-family);
20
+ font-weight: var(--title-font-weight);
21
21
  font-size: var(--size-8-x, 64px);
22
22
  line-height: var(--size-8-x, 64px);
23
- letter-spacing: var(--letter-space-neg-0-p-5, -0.5px);
23
+ letter-spacing: var(--display-2-letter-spacing);
24
24
  }
25
25
 
26
26
  [data-content-brand="advertorial"] .paywall-card-note,
27
27
  :host([data-content-brand="advertorial"]) .paywall-card-note {
28
- font-family: var(--font-family-lucida-grande, Lucida Grande);
29
- font-weight: var(--font-weight-black, 800);
28
+ font-family: var(--title-font-family);
29
+ font-weight: var(--title-font-weight);
30
30
  font-size: var(--size-5-x, 40px);
31
31
  line-height: var(--size-5-x, 40px);
32
- letter-spacing: var(--letter-space-neg-0-p-5, -0.5px);
32
+ letter-spacing: var(--display-3-letter-spacing);
33
33
  }
34
34
 
35
35
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Quote Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: RadioButton Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Search Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: SectionTitle Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Separator Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Skeletons Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Slider Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,22 +1,22 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: SpecialNavi Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .special-navi-item-label,
18
18
  :host([data-content-brand="advertorial"]) .special-navi-item-label {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
19
+ font-family: var(--label-font-family);
20
20
  font-weight: 700;
21
21
  font-size: 15px;
22
22
  line-height: 15px;
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Spinner Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Tab Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
@@ -17,14 +17,14 @@
17
17
  [data-content-brand="advertorial"] .tab-label,
18
18
  :host([data-content-brand="advertorial"]) .tab-label {
19
19
  font-family: var(--font-family-gotham-xnarrow, Gotham XNarrow);
20
- font-weight: var(--font-weight-bold, 700);
21
- font-size: var(--tab-label-font-size, 16px);
20
+ font-weight: var(--label-font-weight-bold);
21
+ font-size: var(--tab-label-font-size);
22
22
  text-transform: uppercase;
23
23
  }
24
24
 
25
25
  [data-content-brand="advertorial"] .app-bottom-bar-label-default,
26
26
  :host([data-content-brand="advertorial"]) .app-bottom-bar-label-default {
27
- font-family: var(--font-family-lucida-grande, Lucida Grande);
27
+ font-family: var(--body-font-family);
28
28
  font-weight: var(--font-weight-book, 400);
29
29
  font-size: 11px;
30
30
  line-height: 14.4px;
@@ -32,7 +32,7 @@
32
32
 
33
33
  [data-content-brand="advertorial"] .app-bottom-bar-label-active,
34
34
  :host([data-content-brand="advertorial"]) .app-bottom-bar-label-active {
35
- font-family: var(--font-family-lucida-grande, Lucida Grande);
35
+ font-family: var(--body-font-family);
36
36
  font-weight: var(--font-weight-bold, 700);
37
37
  font-size: 11px;
38
38
  line-height: 14.4px;
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Table Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === BREAKPOINT TOKENS === */
@@ -1,65 +1,65 @@
1
1
  /**
2
2
  * Do not edit directly, this file was auto-generated.
3
3
  *
4
- * ADVERTORIAL Design System Tokens v1.0.76
5
- * Generated by Style Dictionary v4.0.0
4
+ * BILD Design System Tokens v1.0.78
5
+ * Generated by Style Dictionary v4.2.0
6
6
  *
7
7
  * Brand: Advertorial | Bundle: Teaser Component Tokens
8
8
  *
9
- * Copyright (c) 2024 Axel Springer Deutschland GmbH
9
+ * Copyright (c) 2025 Axel Springer Deutschland GmbH
10
10
  * Proprietary and confidential. All rights reserved.
11
11
  *
12
- * Documentation: https://github.com/UXWizard25/vv-token-test-v3#readme
12
+ * Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
13
13
  */
14
14
 
15
15
  /* === TYPOGRAPHY TOKENS === */
16
16
 
17
17
  [data-content-brand="advertorial"] .a-teaser-a-teaser-kicker,
18
18
  :host([data-content-brand="advertorial"]) .a-teaser-a-teaser-kicker {
19
- font-family: var(--font-family-lucida-grande, Lucida Grande);
19
+ font-family: var(--kicker-font-family);
20
20
  font-weight: 700;
21
- font-size: var(--kicker-3-font-size, 14px);
22
- line-height: var(--kicker-3-font-size, 14px);
21
+ font-size: var(--kicker-3-font-size);
22
+ line-height: var(--kicker-3-font-size);
23
23
  }
24
24
 
25
25
  [data-content-brand="advertorial"] .a-teaser-a-teaser-headline,
26
26
  :host([data-content-brand="advertorial"]) .a-teaser-a-teaser-headline {
27
- font-family: var(--font-family-lucida-grande, Lucida Grande);
27
+ font-family: var(--headline-font-family);
28
28
  font-weight: 900;
29
- font-size: var(--headline-3-font-size, 24px);
30
- line-height: var(--headline-3-font-size, 24px);
29
+ font-size: var(--headline-3-font-size);
30
+ line-height: var(--headline-3-font-size);
31
31
  }
32
32
 
33
33
  [data-content-brand="advertorial"] .m-qteaser-m-qteaser-kicker,
34
34
  :host([data-content-brand="advertorial"]) .m-qteaser-m-qteaser-kicker {
35
- font-family: var(--font-family-lucida-grande, Lucida Grande);
35
+ font-family: var(--kicker-font-family);
36
36
  font-weight: 700;
37
- font-size: var(--kicker-4-font-size, 12px);
38
- line-height: var(--kicker-4-line-height, 13.2px);
37
+ font-size: var(--kicker-4-font-size);
38
+ line-height: var(--kicker-4-line-height);
39
39
  }
40
40
 
41
41
  [data-content-brand="advertorial"] .m-qteaser-m-qteaser-headline,
42
42
  :host([data-content-brand="advertorial"]) .m-qteaser-m-qteaser-headline {
43
- font-family: var(--font-family-lucida-grande, Lucida Grande);
43
+ font-family: var(--headline-font-family);
44
44
  font-weight: 900;
45
- font-size: var(--headline-4-font-size, 16px);
46
- line-height: var(--headline-4-line-height, 18.4px);
45
+ font-size: var(--headline-4-font-size);
46
+ line-height: var(--headline-4-line-height);
47
47
  }
48
48
 
49
49
  [data-content-brand="advertorial"] .q-teaser-q-teaser-headline,
50
50
  :host([data-content-brand="advertorial"]) .q-teaser-q-teaser-headline {
51
- font-family: var(--font-family-lucida-grande, Lucida Grande);
51
+ font-family: var(--headline-font-family);
52
52
  font-weight: 900;
53
- font-size: var(--headline-1-font-size, 36px);
54
- line-height: var(--headline-1-line-height, 37.8px);
53
+ font-size: var(--headline-1-font-size);
54
+ line-height: var(--headline-1-line-height);
55
55
  }
56
56
 
57
57
  [data-content-brand="advertorial"] .std-teaser-std-teaser-headline,
58
58
  :host([data-content-brand="advertorial"]) .std-teaser-std-teaser-headline {
59
- font-family: var(--font-family-lucida-grande, Lucida Grande);
59
+ font-family: var(--headline-font-family);
60
60
  font-weight: 700;
61
- font-size: var(--headline-4-font-size, 16px);
62
- line-height: var(--headline-4-line-height, 18.4px);
61
+ font-size: var(--headline-4-font-size);
62
+ line-height: var(--headline-4-line-height);
63
63
  }
64
64
 
65
65
  /* === BREAKPOINT TOKENS === */