@marioschmidt/design-system-components 1.0.79 → 1.1.0
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.
- package/dist/bds/bds.css +1 -1
- package/dist/bds/bds.esm.js +1 -1
- package/dist/bds/{p-30a9c996.entry.js → p-84bc6959.entry.js} +2 -2
- package/dist/bds/p-ChFDVObC.js +3 -0
- package/dist/bds/p-ChFDVObC.js.map +1 -0
- package/dist/cjs/bds.cjs.js +1 -1
- package/dist/cjs/ds-button_2.cjs.entry.js +1 -1
- package/dist/cjs/index-D8A-8VrK.js +1398 -0
- package/dist/cjs/index-D8A-8VrK.js.map +1 -0
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/components/index.js.map +1 -1
- package/dist/esm/bds.js +2 -2
- package/dist/esm/ds-button_2.entry.js +1 -1
- package/dist/esm/index-ChFDVObC.js +1391 -0
- package/dist/esm/index-ChFDVObC.js.map +1 -0
- package/dist/esm/loader.js +2 -2
- package/dist/www/build/bds.css +1 -1
- package/dist/www/build/bds.esm.js +1 -1
- package/dist/www/build/{p-30a9c996.entry.js → p-84bc6959.entry.js} +2 -2
- package/dist/www/build/p-ChFDVObC.js +3 -0
- package/dist/www/build/p-ChFDVObC.js.map +1 -0
- package/dist/www/build/p-bbf896ac.css +1 -0
- package/dist/www/css/README.md +74 -1
- package/dist/www/css/advertorial/components/_dsysdocs.css +10 -3
- package/dist/www/css/advertorial/components/accordion.css +4 -10
- package/dist/www/css/advertorial/components/article.css +17 -51
- package/dist/www/css/advertorial/components/audioplayer.css +2 -2
- package/dist/www/css/advertorial/components/avatar.css +3 -37
- package/dist/www/css/advertorial/components/badge.css +2 -10
- package/dist/www/css/advertorial/components/breadcrumb.css +6 -24
- package/dist/www/css/advertorial/components/breakingnews.css +2 -18
- package/dist/www/css/advertorial/components/button.css +7 -11
- package/dist/www/css/advertorial/components/card.css +2 -2
- package/dist/www/css/advertorial/components/carousel.css +2 -2
- package/dist/www/css/advertorial/components/chip.css +2 -2
- package/dist/www/css/advertorial/components/datepicker.css +4 -4
- package/dist/www/css/advertorial/components/drawers.css +2 -2
- package/dist/www/css/advertorial/components/dropdown.css +2 -2
- package/dist/www/css/advertorial/components/footer.css +6 -30
- package/dist/www/css/advertorial/components/icon.css +2 -2
- package/dist/www/css/advertorial/components/iconbutton.css +53 -0
- package/dist/www/css/advertorial/components/infoelement.css +2 -2
- package/dist/www/css/advertorial/components/inputfield.css +13 -8
- package/dist/www/css/advertorial/components/liveticker.css +2 -10
- package/dist/www/css/advertorial/components/mediaplayer.css +4 -20
- package/dist/www/css/advertorial/components/menu.css +6 -33
- package/dist/www/css/advertorial/components/newsticker.css +2 -18
- package/dist/www/css/advertorial/components/pagination.css +3 -3
- package/dist/www/css/advertorial/components/paywall.css +3 -12
- package/dist/www/css/advertorial/components/quote.css +2 -2
- package/dist/www/css/advertorial/components/radiobutton.css +2 -2
- package/dist/www/css/advertorial/components/search.css +2 -2
- package/dist/www/css/advertorial/components/sectiontitle.css +2 -2
- package/dist/www/css/advertorial/components/separator.css +2 -2
- package/dist/www/css/advertorial/components/skeletons.css +2 -2
- package/dist/www/css/advertorial/components/slider.css +2 -2
- package/dist/www/css/advertorial/components/specialnavi.css +2 -2
- package/dist/www/css/advertorial/components/spinner.css +2 -2
- package/dist/www/css/advertorial/components/tab.css +2 -18
- package/dist/www/css/advertorial/components/table.css +2 -2
- package/dist/www/css/advertorial/components/teaser.css +2 -42
- package/dist/www/css/advertorial/components/toggleswitch.css +2 -2
- package/dist/www/css/advertorial/components/video.css +2 -2
- package/dist/www/css/advertorial/theme.css +2 -2
- package/dist/www/css/advertorial/tokens.css +197 -336
- package/dist/www/css/bild/components/_dsysdoc.css +2 -6
- package/dist/www/css/bild/components/_dsysdocs.css +10 -3
- package/dist/www/css/bild/components/accordion.css +4 -10
- package/dist/www/css/bild/components/alert.css +2 -8
- package/dist/www/css/bild/components/article.css +17 -51
- package/dist/www/css/bild/components/audioplayer.css +2 -2
- package/dist/www/css/bild/components/avatar.css +12 -51
- package/dist/www/css/bild/components/badge.css +2 -10
- package/dist/www/css/bild/components/breadcrumb.css +14 -50
- package/dist/www/css/bild/components/breakingnews.css +11 -27
- package/dist/www/css/bild/components/button.css +37 -58
- package/dist/www/css/bild/components/card.css +4 -4
- package/dist/www/css/bild/components/carousel.css +2 -2
- package/dist/www/css/bild/components/chip.css +16 -22
- package/dist/www/css/bild/components/datepicker.css +4 -4
- package/dist/www/css/bild/components/drawers.css +2 -2
- package/dist/www/css/bild/components/dropdown.css +6 -6
- package/dist/www/css/bild/components/empties.css +6 -6
- package/dist/www/css/bild/components/footer.css +6 -30
- package/dist/www/css/bild/components/gallery.css +2 -2
- package/dist/www/css/bild/components/icon.css +2 -2
- package/dist/www/css/bild/components/iconbutton.css +53 -0
- package/dist/www/css/bild/components/infoelement.css +2 -2
- package/dist/www/css/bild/components/inputfield.css +16 -33
- package/dist/www/css/bild/components/kicker.css +6 -6
- package/dist/www/css/bild/components/liveticker.css +2 -10
- package/dist/www/css/bild/components/mediaplayer.css +26 -40
- package/dist/www/css/bild/components/menu.css +18 -46
- package/dist/www/css/bild/components/menuitem.css +8 -29
- package/dist/www/css/bild/components/newsticker.css +4 -20
- package/dist/www/css/bild/components/pagination.css +9 -10
- package/dist/www/css/bild/components/partnerlinks.css +12 -20
- package/dist/www/css/bild/components/paywall.css +3 -12
- package/dist/www/css/bild/components/quote.css +2 -2
- package/dist/www/css/bild/components/radiobutton.css +2 -2
- package/dist/www/css/bild/components/search.css +2 -2
- package/dist/www/css/bild/components/sectiontitle.css +2 -2
- package/dist/www/css/bild/components/selection.css +6 -23
- package/dist/www/css/bild/components/separator.css +2 -2
- package/dist/www/css/bild/components/skeletons.css +2 -2
- package/dist/www/css/bild/components/slider.css +4 -4
- package/dist/www/css/bild/components/specialnavi.css +2 -2
- package/dist/www/css/bild/components/spinner.css +2 -2
- package/dist/www/css/bild/components/subheader.css +3 -3
- package/dist/www/css/bild/components/tab.css +2 -24
- package/dist/www/css/bild/components/table.css +2 -2
- package/dist/www/css/bild/components/teaser.css +6 -46
- package/dist/www/css/bild/components/toggleswitch.css +2 -2
- package/dist/www/css/bild/components/video.css +2 -2
- package/dist/www/css/bild/theme.css +321 -209
- package/dist/www/css/bild/tokens.css +197 -336
- package/dist/www/css/bundles/advertorial.css +381 -697
- package/dist/www/css/bundles/bild.css +842 -1282
- package/dist/www/css/bundles/sportbild.css +849 -1302
- package/dist/www/css/shared/colorprimitive.css +91 -47
- package/dist/www/css/shared/fontprimitive.css +4 -2
- package/dist/www/css/shared/primitives.css +94 -47
- package/dist/www/css/shared/sizeprimitive.css +3 -2
- package/dist/www/css/shared/spaceprimitive.css +2 -2
- package/dist/www/css/sportbild/components/_dsysdoc.css +2 -6
- package/dist/www/css/sportbild/components/_dsysdocs.css +10 -3
- package/dist/www/css/sportbild/components/accordion.css +4 -10
- package/dist/www/css/sportbild/components/alert.css +2 -8
- package/dist/www/css/sportbild/components/article.css +17 -52
- package/dist/www/css/sportbild/components/audioplayer.css +2 -2
- package/dist/www/css/sportbild/components/avatar.css +12 -51
- package/dist/www/css/sportbild/components/badge.css +2 -10
- package/dist/www/css/sportbild/components/breadcrumb.css +14 -50
- package/dist/www/css/sportbild/components/breakingnews.css +6 -22
- package/dist/www/css/sportbild/components/button.css +37 -58
- package/dist/www/css/sportbild/components/card.css +4 -4
- package/dist/www/css/sportbild/components/carousel.css +2 -2
- package/dist/www/css/sportbild/components/chip.css +16 -22
- package/dist/www/css/sportbild/components/datepicker.css +4 -4
- package/dist/www/css/sportbild/components/drawers.css +2 -2
- package/dist/www/css/sportbild/components/dropdown.css +6 -6
- package/dist/www/css/sportbild/components/empties.css +6 -6
- package/dist/www/css/sportbild/components/footer.css +6 -30
- package/dist/www/css/sportbild/components/gallery.css +2 -2
- package/dist/www/css/sportbild/components/icon.css +2 -2
- package/dist/www/css/sportbild/components/iconbutton.css +53 -0
- package/dist/www/css/sportbild/components/infoelement.css +2 -2
- package/dist/www/css/sportbild/components/inputfield.css +16 -33
- package/dist/www/css/sportbild/components/kicker.css +6 -6
- package/dist/www/css/sportbild/components/liveticker.css +2 -10
- package/dist/www/css/sportbild/components/mediaplayer.css +26 -40
- package/dist/www/css/sportbild/components/menu.css +23 -53
- package/dist/www/css/sportbild/components/menuitem.css +8 -29
- package/dist/www/css/sportbild/components/newsticker.css +4 -21
- package/dist/www/css/sportbild/components/pagination.css +9 -10
- package/dist/www/css/sportbild/components/partnerlinks.css +12 -20
- package/dist/www/css/sportbild/components/paywall.css +3 -12
- package/dist/www/css/sportbild/components/quote.css +2 -2
- package/dist/www/css/sportbild/components/radiobutton.css +2 -2
- package/dist/www/css/sportbild/components/search.css +2 -2
- package/dist/www/css/sportbild/components/sectiontitle.css +2 -2
- package/dist/www/css/sportbild/components/selection.css +6 -23
- package/dist/www/css/sportbild/components/separator.css +2 -2
- package/dist/www/css/sportbild/components/skeletons.css +2 -2
- package/dist/www/css/sportbild/components/slider.css +4 -4
- package/dist/www/css/sportbild/components/specialnavi.css +2 -2
- package/dist/www/css/sportbild/components/spinner.css +2 -2
- package/dist/www/css/sportbild/components/subheader.css +3 -3
- package/dist/www/css/sportbild/components/tab.css +3 -25
- package/dist/www/css/sportbild/components/table.css +2 -2
- package/dist/www/css/sportbild/components/teaser.css +6 -51
- package/dist/www/css/sportbild/components/toggleswitch.css +2 -2
- package/dist/www/css/sportbild/components/video.css +2 -2
- package/dist/www/css/sportbild/theme.css +321 -209
- package/dist/www/css/sportbild/tokens.css +203 -346
- package/dist/www/index.html +1 -1
- package/package.json +1 -1
- package/dist/bds/p-V1LdMos7.js +0 -3
- package/dist/bds/p-V1LdMos7.js.map +0 -1
- package/dist/cjs/index-CrklIrqc.js +0 -1398
- package/dist/cjs/index-CrklIrqc.js.map +0 -1
- package/dist/esm/index-V1LdMos7.js +0 -1391
- package/dist/esm/index-V1LdMos7.js.map +0 -1
- package/dist/www/build/p-44d36d19.css +0 -1
- package/dist/www/build/p-V1LdMos7.js +0 -3
- package/dist/www/build/p-V1LdMos7.js.map +0 -1
- package/dist/www/css/bild/components/foldout.css +0 -34
- package/dist/www/css/bild/components/hey.css +0 -45
- package/dist/www/css/bild/components/socialsharebutton.css +0 -43
- package/dist/www/css/bild/components/textlink.css +0 -36
- package/dist/www/css/sportbild/components/foldout.css +0 -34
- package/dist/www/css/sportbild/components/hey.css +0 -45
- package/dist/www/css/sportbild/components/socialsharebutton.css +0 -43
- package/dist/www/css/sportbild/components/textlink.css +0 -36
- /package/dist/bds/{p-30a9c996.entry.js.map → p-84bc6959.entry.js.map} +0 -0
- /package/dist/www/build/{p-30a9c996.entry.js.map → p-84bc6959.entry.js.map} +0 -0
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Kicker Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
STANDARD
|
|
21
21
|
============================================ */
|
|
22
22
|
|
|
23
|
-
--kicker-bg-color-on-surface: var(--color-
|
|
23
|
+
--kicker-bg-color-on-surface: var(--bg-color-brand-solid);
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
/* ============================================
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
--kicker-kaufberater-bg-color: var(--color-partner-kaufberater, #55476E);
|
|
36
36
|
--kicker-cobi-bg-color: var(--color-cobi-red-50, #DC231C);
|
|
37
37
|
--kicker-aubi-bg-color: var(--color-aubi-red-50, #F00000);
|
|
38
|
-
--kicker-spobi-bg-color: var(--color-spobi-blue-
|
|
38
|
+
--kicker-spobi-bg-color: var(--color-spobi-blue-30, #174482);
|
|
39
39
|
--kicker-bz-bg-color: var(--color-bz-red-50, #E3001B);
|
|
40
40
|
|
|
41
41
|
}
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
STANDARD
|
|
49
49
|
============================================ */
|
|
50
50
|
|
|
51
|
-
--kicker-bg-color-on-surface: var(--color-
|
|
51
|
+
--kicker-bg-color-on-surface: var(--bg-color-quaternary-inverse);
|
|
52
52
|
|
|
53
53
|
|
|
54
54
|
/* ============================================
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
--kicker-kaufberater-bg-color: var(--color-partner-kaufberater, #55476E);
|
|
64
64
|
--kicker-cobi-bg-color: var(--color-cobi-red-50, #DC231C);
|
|
65
65
|
--kicker-aubi-bg-color: var(--color-aubi-red-50, #F00000);
|
|
66
|
-
--kicker-spobi-bg-color: var(--color-spobi-blue-
|
|
66
|
+
--kicker-spobi-bg-color: var(--color-spobi-blue-30, #174482);
|
|
67
67
|
--kicker-bz-bg-color: var(--color-bz-red-50, #E3001B);
|
|
68
68
|
|
|
69
69
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: LiveTicker Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -22,14 +22,6 @@
|
|
|
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
|
-
|
|
33
25
|
/* === BREAKPOINT TOKENS === */
|
|
34
26
|
|
|
35
27
|
[data-content-brand="bild"],
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: MediaPlayer Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -20,16 +20,17 @@
|
|
|
20
20
|
OTHER
|
|
21
21
|
============================================ */
|
|
22
22
|
|
|
23
|
-
--vid-player-controls-autoplay-button-bg-color: var(--
|
|
24
|
-
--vid-player-control-buttons-bg-hover-color: var(--
|
|
25
|
-
--vid-player-control-buttons-bg-color-hover: var(--
|
|
26
|
-
--vid-player-overlay-scrim-color: var(--
|
|
27
|
-
--audio-player-play-button-bg-color: var(--
|
|
28
|
-
--vid-player-tooltip-bg-color: var(--
|
|
29
|
-
--vid-player-control-buttons-bg-color-pressed: var(--
|
|
30
|
-
--vid-player-progress-bar-preload-bg-color: var(--
|
|
31
|
-
--vid-player-unmute-button-bg-color: var(--
|
|
32
|
-
--vid-player-unmute-button-bg-color-hover: var(--
|
|
23
|
+
--vid-player-controls-autoplay-button-bg-color: var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
24
|
+
--vid-player-control-buttons-bg-hover-color: var(--color-bild-red-50-a-80, rgba(221, 0, 0, 0.8));
|
|
25
|
+
--vid-player-control-buttons-bg-color-hover: var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
26
|
+
--vid-player-overlay-scrim-color: var(--color-neutral-0-a-50, rgba(0, 0, 0, 0.5));
|
|
27
|
+
--audio-player-play-button-bg-color: var(--color-neutral-100-a-30, rgba(255, 255, 255, 0.3));
|
|
28
|
+
--vid-player-tooltip-bg-color: var(--color-neutral-0-a-70, rgba(0, 0, 0, 0.7));
|
|
29
|
+
--vid-player-control-buttons-bg-color-pressed: var(--color-neutral-0-a-5, rgba(0, 0, 0, 0.05));
|
|
30
|
+
--vid-player-progress-bar-preload-bg-color: var(--color-neutral-100-a-30, rgba(255, 255, 255, 0.3));
|
|
31
|
+
--vid-player-unmute-button-bg-color: var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
32
|
+
--vid-player-unmute-button-bg-color-hover: var(--color-neutral-0-a-35, rgba(0, 0, 0, 0.35));
|
|
33
|
+
--vid-player-progress-bar-ad-bg-color: var(--color-yellow-80, #FFBF00);
|
|
33
34
|
|
|
34
35
|
}
|
|
35
36
|
|
|
@@ -41,16 +42,17 @@
|
|
|
41
42
|
OTHER
|
|
42
43
|
============================================ */
|
|
43
44
|
|
|
44
|
-
--vid-player-controls-autoplay-button-bg-color: var(--
|
|
45
|
-
--vid-player-control-buttons-bg-hover-color: var(--
|
|
46
|
-
--vid-player-control-buttons-bg-color-hover: var(--
|
|
47
|
-
--vid-player-overlay-scrim-color: var(--
|
|
48
|
-
--audio-player-play-button-bg-color: var(--
|
|
49
|
-
--vid-player-tooltip-bg-color: var(--
|
|
50
|
-
--vid-player-control-buttons-bg-color-pressed: var(--
|
|
51
|
-
--vid-player-progress-bar-preload-bg-color: var(--
|
|
52
|
-
--vid-player-unmute-button-bg-color: var(--
|
|
53
|
-
--vid-player-unmute-button-bg-color-hover: var(--
|
|
45
|
+
--vid-player-controls-autoplay-button-bg-color: var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
46
|
+
--vid-player-control-buttons-bg-hover-color: var(--color-bild-red-50-a-80, rgba(221, 0, 0, 0.8));
|
|
47
|
+
--vid-player-control-buttons-bg-color-hover: var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
48
|
+
--vid-player-overlay-scrim-color: var(--color-neutral-0-a-50, rgba(0, 0, 0, 0.5));
|
|
49
|
+
--audio-player-play-button-bg-color: var(--color-neutral-100-a-30, rgba(255, 255, 255, 0.3));
|
|
50
|
+
--vid-player-tooltip-bg-color: var(--color-neutral-0-a-70, rgba(0, 0, 0, 0.7));
|
|
51
|
+
--vid-player-control-buttons-bg-color-pressed: var(--color-neutral-0-a-5, rgba(0, 0, 0, 0.05));
|
|
52
|
+
--vid-player-progress-bar-preload-bg-color: var(--color-neutral-100-a-30, rgba(255, 255, 255, 0.3));
|
|
53
|
+
--vid-player-unmute-button-bg-color: var(--color-neutral-0-a-20, rgba(0, 0, 0, 0.2));
|
|
54
|
+
--vid-player-unmute-button-bg-color-hover: var(--color-neutral-0-a-35, rgba(0, 0, 0, 0.35));
|
|
55
|
+
--vid-player-progress-bar-ad-bg-color: var(--color-yellow-80, #FFBF00);
|
|
54
56
|
|
|
55
57
|
}
|
|
56
58
|
|
|
@@ -64,22 +66,6 @@
|
|
|
64
66
|
line-height: 16px;
|
|
65
67
|
}
|
|
66
68
|
|
|
67
|
-
[data-content-brand="bild"] .video-ad-time,
|
|
68
|
-
:host([data-content-brand="bild"]) .video-ad-time {
|
|
69
|
-
font-family: var(--font-family-gotham, Gotham);
|
|
70
|
-
font-weight: var(--title-font-weight);
|
|
71
|
-
font-size: 14px;
|
|
72
|
-
text-transform: uppercase;
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
[data-content-brand="bild"] .video-player-time,
|
|
76
|
-
:host([data-content-brand="bild"]) .video-player-time {
|
|
77
|
-
font-family: var(--title-font-family);
|
|
78
|
-
font-weight: var(--title-font-weight);
|
|
79
|
-
font-size: 14px;
|
|
80
|
-
text-transform: uppercase;
|
|
81
|
-
}
|
|
82
|
-
|
|
83
69
|
/* === BREAKPOINT TOKENS === */
|
|
84
70
|
|
|
85
71
|
[data-content-brand="bild"],
|
|
@@ -87,13 +73,13 @@
|
|
|
87
73
|
--podcast-play-button-size: var(--size-6-x, 48px);
|
|
88
74
|
--vid-player-bottom-bar-gap-space: 0px;
|
|
89
75
|
--audio-player-header-stack-space: var(--size-7-x, 56px);
|
|
90
|
-
--video-time-badge-font-family: var(--font-family
|
|
76
|
+
--video-time-badge-font-family: var(--body-font-family);
|
|
91
77
|
--vid-player-control-button-size: var(--size-5-p-25-x, 42px);
|
|
92
78
|
--vid-player-control-button-icon-size-hover: var(--size-3-p-5-x, 28px);
|
|
93
79
|
--vid-player-timecode-font-size: 14px;
|
|
94
80
|
--vid-player-timecode-container-min-width-size: 45px;
|
|
95
81
|
--vid-player-progress-bar-container-height-size: 24px;
|
|
96
|
-
--vid-player-unmute-button-width-size:
|
|
82
|
+
--vid-player-unmute-button-width-size: 220px;
|
|
97
83
|
}
|
|
98
84
|
|
|
99
85
|
@media (min-width: 600px) {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Menu Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -16,14 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
[data-color-brand="bild"][data-theme="light"],
|
|
18
18
|
:host([data-color-brand="bild"][data-theme="light"]) {
|
|
19
|
-
--menu-scrolled-surface-gradient-color: rgba(255, 255, 255, 0.95);
|
|
19
|
+
--menu-scrolled-surface-gradient-color: var(--color-neutral-100-a-95, rgba(255, 255, 255, 0.95));
|
|
20
20
|
--menu-link-lane-surface-color: var(--color-neutral-100, #FFFFFF);
|
|
21
|
-
--menu-link-lane-label-color: var(--color-neutral-
|
|
22
|
-
--menu-link-lane-label-color-
|
|
21
|
+
--menu-link-lane-label-color: var(--color-neutral-40, #565A5F);
|
|
22
|
+
--menu-link-lane-label-color-hover: var(--color-neutral-15, #222628);
|
|
23
23
|
--app-top-bar-surface-color: var(--color-neutral-100, #FFFFFF);
|
|
24
|
-
--app-top-bar-
|
|
25
|
-
--app-
|
|
26
|
-
--app-tob-bar-tab-nav-bottom-border: var(--color-neutral-93, #E9ECEF);
|
|
24
|
+
--app-top-bar-text-color-primary: var(--color-neutral-15, #222628);
|
|
25
|
+
--app-tob-bar-tab-nav-bottom-border: var(--color-neutral-90, #DDE1E2);
|
|
27
26
|
--app-tob-bar-tab-nav-bottom-border-active: var(--color-bild-red-50, #DD0000);
|
|
28
27
|
}
|
|
29
28
|
|
|
@@ -31,14 +30,13 @@
|
|
|
31
30
|
|
|
32
31
|
[data-color-brand="bild"][data-theme="dark"],
|
|
33
32
|
:host([data-color-brand="bild"][data-theme="dark"]) {
|
|
34
|
-
--menu-scrolled-surface-gradient-color: rgba(
|
|
35
|
-
--menu-link-lane-surface-color: var(--color-neutral-15, #
|
|
33
|
+
--menu-scrolled-surface-gradient-color: rgba(34, 38, 40, 0.95);
|
|
34
|
+
--menu-link-lane-surface-color: var(--color-neutral-15, #222628);
|
|
36
35
|
--menu-link-lane-label-color: var(--color-neutral-60, #8C9196);
|
|
37
|
-
--menu-link-lane-label-color-
|
|
36
|
+
--menu-link-lane-label-color-hover: var(--color-neutral-100, #FFFFFF);
|
|
38
37
|
--app-top-bar-surface-color: var(--color-neutral-25, #343C41);
|
|
39
|
-
--app-top-bar-
|
|
40
|
-
--app-
|
|
41
|
-
--app-tob-bar-tab-nav-bottom-border: var(--color-neutral-35, #4B525A);
|
|
38
|
+
--app-top-bar-text-color-primary: var(--color-neutral-90, #DDE1E2);
|
|
39
|
+
--app-tob-bar-tab-nav-bottom-border: var(--color-neutral-30, #40464D);
|
|
42
40
|
--app-tob-bar-tab-nav-bottom-border-active: var(--color-neutral-100, #FFFFFF);
|
|
43
41
|
}
|
|
44
42
|
|
|
@@ -52,33 +50,6 @@
|
|
|
52
50
|
line-height: 14px;
|
|
53
51
|
}
|
|
54
52
|
|
|
55
|
-
[data-content-brand="bild"] .app-topbar-tabs-title,
|
|
56
|
-
:host([data-content-brand="bild"]) .app-topbar-tabs-title {
|
|
57
|
-
font-family: var(--title-font-family);
|
|
58
|
-
font-weight: var(--title-font-weight);
|
|
59
|
-
font-size: 12px;
|
|
60
|
-
line-height: 14px;
|
|
61
|
-
text-transform: uppercase;
|
|
62
|
-
}
|
|
63
|
-
|
|
64
|
-
[data-content-brand="bild"] .menu-item-label,
|
|
65
|
-
:host([data-content-brand="bild"]) .menu-item-label {
|
|
66
|
-
font-family: var(--label-font-family);
|
|
67
|
-
font-weight: 700;
|
|
68
|
-
font-size: 15px;
|
|
69
|
-
line-height: 15px;
|
|
70
|
-
text-transform: uppercase;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
[data-content-brand="bild"] .menu-item-util-label,
|
|
74
|
-
:host([data-content-brand="bild"]) .menu-item-util-label {
|
|
75
|
-
font-family: var(--label-font-family);
|
|
76
|
-
font-weight: 700;
|
|
77
|
-
font-size: var(--size-1-p-5-x, 12px);
|
|
78
|
-
line-height: var(--size-1-p-5-x, 12px);
|
|
79
|
-
text-transform: uppercase;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
53
|
/* === BREAKPOINT TOKENS === */
|
|
83
54
|
|
|
84
55
|
[data-content-brand="bild"],
|
|
@@ -101,8 +72,8 @@
|
|
|
101
72
|
--menu-right-inline-space: var(--space-0-x, 0px);
|
|
102
73
|
--menu-bottom-stack-space: var(--stack-space-const-sm);
|
|
103
74
|
--menu-utility-links-divider-height-size: var(--size-const-sm);
|
|
104
|
-
--menu-shadow-visibility: var(--
|
|
105
|
-
--hey-input-shadow-visibility: var(--
|
|
75
|
+
--menu-shadow-visibility: var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
76
|
+
--hey-input-shadow-visibility: var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
106
77
|
--app-topbar-title-font-size: 12px;
|
|
107
78
|
--app-topbar-stage-title-height: 14px;
|
|
108
79
|
--i-osapp-top-bar-height-size: 44px;
|
|
@@ -133,8 +104,8 @@
|
|
|
133
104
|
--menu-right-inline-space: var(--inline-space-const-lg);
|
|
134
105
|
--menu-bottom-stack-space: var(--space-0-x, 0px);
|
|
135
106
|
--menu-utility-links-divider-height-size: var(--size-const-md);
|
|
136
|
-
--menu-shadow-visibility: var(--
|
|
137
|
-
--hey-input-shadow-visibility: var(--
|
|
107
|
+
--menu-shadow-visibility: var(--color-neutral-0-a-0, rgba(0, 0, 0, 0));
|
|
108
|
+
--hey-input-shadow-visibility: var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
138
109
|
}
|
|
139
110
|
}
|
|
140
111
|
|
|
@@ -142,5 +113,6 @@
|
|
|
142
113
|
|
|
143
114
|
[data-color-brand="bild"],
|
|
144
115
|
:host([data-color-brand="bild"]) {
|
|
145
|
-
--menu-surface-color: var(--
|
|
116
|
+
--menu-surface-color: var(--bg-color-primary);
|
|
117
|
+
--app-top-bar-icon-color: var(--icon-color-secondary);
|
|
146
118
|
}
|
|
@@ -1,43 +1,22 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: MenuItem Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
-
/* ===
|
|
16
|
-
|
|
17
|
-
[data-color-brand="bild"][data-theme="light"],
|
|
18
|
-
:host([data-color-brand="bild"][data-theme="light"]) {
|
|
19
|
-
/* ============================================
|
|
20
|
-
OTHER
|
|
21
|
-
============================================ */
|
|
22
|
-
|
|
23
|
-
--menu-item-border-color-active: var(--color-bild-red-50, #DD0000);
|
|
24
|
-
--menu-item-label-color-primary: var(--label-color-secondary);
|
|
25
|
-
--menu-item-label-color-primary-active: var(--label-color-primary);
|
|
26
|
-
--menu-item-label-color-secondary: var(--color-neutral-100, #FFFFFF);
|
|
27
|
-
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/* === COLOR TOKENS (DARK MODE) === */
|
|
31
|
-
|
|
32
|
-
[data-color-brand="bild"][data-theme="dark"],
|
|
33
|
-
:host([data-color-brand="bild"][data-theme="dark"]) {
|
|
34
|
-
/* ============================================
|
|
35
|
-
OTHER
|
|
36
|
-
============================================ */
|
|
37
|
-
|
|
38
|
-
--menu-item-border-color-active: var(--color-neutral-100, #FFFFFF);
|
|
39
|
-
--menu-item-label-color-primary: var(--label-color-tertiary);
|
|
40
|
-
--menu-item-label-color-primary-active: var(--color-neutral-96, #F2F4F5);
|
|
41
|
-
--menu-item-label-color-secondary: var(--color-neutral-100, #FFFFFF);
|
|
15
|
+
/* === OTHER TOKENS === */
|
|
42
16
|
|
|
17
|
+
[data-color-brand="bild"],
|
|
18
|
+
:host([data-color-brand="bild"]) {
|
|
19
|
+
--menu-item-border-color-active: var(--border-color-brand-light-only);
|
|
20
|
+
--menu-item-label-color-primary: var(--text-color-idle);
|
|
21
|
+
--menu-item-label-color-primary-active: var(--text-color-active);
|
|
43
22
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: NewsTicker Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -22,22 +22,6 @@
|
|
|
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
|
-
|
|
41
25
|
/* === BREAKPOINT TOKENS === */
|
|
42
26
|
|
|
43
27
|
[data-content-brand="bild"],
|
|
@@ -98,6 +82,6 @@
|
|
|
98
82
|
|
|
99
83
|
[data-color-brand="bild"],
|
|
100
84
|
:host([data-color-brand="bild"]) {
|
|
101
|
-
--news-ticker-timestamp-color: var(--
|
|
102
|
-
--news-ticker-badge-icons-color: var(--
|
|
85
|
+
--news-ticker-timestamp-color: var(--text-color-secondary);
|
|
86
|
+
--news-ticker-badge-icons-color: var(--icon-color-secondary);
|
|
103
87
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Pagination Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -16,18 +16,16 @@
|
|
|
16
16
|
|
|
17
17
|
[data-color-brand="bild"][data-theme="light"],
|
|
18
18
|
:host([data-color-brand="bild"][data-theme="light"]) {
|
|
19
|
-
--pagination-element-color-default: var(--color-
|
|
20
|
-
--scroll-bar-track-bg-color: var(--
|
|
21
|
-
--scroll-bar-thumb-bg-color: var(--color-neutral-60, #8C9196);
|
|
19
|
+
--pagination-element-color-default: var(--bg-color-quaternary);
|
|
20
|
+
--scroll-bar-track-bg-color: var(--color-neutral-0-a-10, rgba(0, 0, 0, 0.1));
|
|
22
21
|
}
|
|
23
22
|
|
|
24
23
|
/* === COLOR TOKENS (DARK MODE) === */
|
|
25
24
|
|
|
26
25
|
[data-color-brand="bild"][data-theme="dark"],
|
|
27
26
|
:host([data-color-brand="bild"][data-theme="dark"]) {
|
|
28
|
-
--pagination-element-color-default: var(--color-
|
|
29
|
-
--scroll-bar-track-bg-color: var(--
|
|
30
|
-
--scroll-bar-thumb-bg-color: var(--color-neutral-60, #8C9196);
|
|
27
|
+
--pagination-element-color-default: var(--bg-color-quaternary-inverse);
|
|
28
|
+
--scroll-bar-track-bg-color: var(--color-neutral-100-a-10, rgba(255, 255, 255, 0.1));
|
|
31
29
|
}
|
|
32
30
|
|
|
33
31
|
/* === TYPOGRAPHY TOKENS === */
|
|
@@ -50,7 +48,7 @@
|
|
|
50
48
|
--gallery-pagination-container-web-inline-space: var(--inline-space-const-sm);
|
|
51
49
|
--gallery-pagination-container-stack-space: var(--stack-space-const-md);
|
|
52
50
|
--gallery-pagination-container-app-inline-space: var(--inline-space-const-md);
|
|
53
|
-
--scroll-bar-thickness-size: var(--size-
|
|
51
|
+
--scroll-bar-thickness-size: var(--size-const-4-xs);
|
|
54
52
|
}
|
|
55
53
|
|
|
56
54
|
@media (min-width: 600px) {
|
|
@@ -65,6 +63,7 @@
|
|
|
65
63
|
|
|
66
64
|
[data-color-brand="bild"],
|
|
67
65
|
:host([data-color-brand="bild"]) {
|
|
68
|
-
--pagination-element-color-active: var(--
|
|
66
|
+
--pagination-element-color-active: var(--bg-color-brand-light-only);
|
|
69
67
|
--gallery-pagination-element-active-opacity: var(--layer-opacity-100);
|
|
68
|
+
--scroll-bar-thumb-bg-color: var(--bg-color-quintenary);
|
|
70
69
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: PartnerLinks Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -16,30 +16,22 @@
|
|
|
16
16
|
|
|
17
17
|
[data-color-brand="bild"][data-theme="light"],
|
|
18
18
|
:host([data-color-brand="bild"][data-theme="light"]) {
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
============================================ */
|
|
22
|
-
|
|
23
|
-
--partner-links-border-color-idle: var(--color-neutral-85, #CED4DA);
|
|
24
|
-
--partner-links-border-color-active: var(--color-neutral-15, #232629);
|
|
25
|
-
--partner-links-bg-color-idle: var(--color-neutral-100, #FFFFFF);
|
|
26
|
-
--partner-links-bg-color-active: var(--color-neutral-93, #E9ECEF);
|
|
27
|
-
--partner-links-container-border-color: var(--color-neutral-85, #CED4DA);
|
|
28
|
-
|
|
19
|
+
--partner-links-bg-color-idle: var(--bg-color-primary);
|
|
20
|
+
--partner-links-bg-color-active: var(--bg-color-tertiary);
|
|
29
21
|
}
|
|
30
22
|
|
|
31
23
|
/* === COLOR TOKENS (DARK MODE) === */
|
|
32
24
|
|
|
33
25
|
[data-color-brand="bild"][data-theme="dark"],
|
|
34
26
|
:host([data-color-brand="bild"][data-theme="dark"]) {
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
27
|
+
--partner-links-bg-color-idle: var(--bg-color-tertiary);
|
|
28
|
+
--partner-links-bg-color-active: var(--bg-color-quintenary);
|
|
29
|
+
}
|
|
38
30
|
|
|
39
|
-
|
|
40
|
-
--partner-links-border-color-active: var(--color-neutral-93, #E9ECEF);
|
|
41
|
-
--partner-links-bg-color-idle: var(--color-neutral-25, #343C41);
|
|
42
|
-
--partner-links-bg-color-active: var(--color-neutral-60, #8C9196);
|
|
43
|
-
--partner-links-container-border-color: var(--color-neutral-35, #4B525A);
|
|
31
|
+
/* === OTHER TOKENS === */
|
|
44
32
|
|
|
33
|
+
[data-color-brand="bild"],
|
|
34
|
+
:host([data-color-brand="bild"]) {
|
|
35
|
+
--partner-links-border-color-idle: var(--border-color-default);
|
|
36
|
+
--partner-links-border-color-active: var(--border-color-extra-strong);
|
|
45
37
|
}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Paywall Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -20,16 +20,7 @@
|
|
|
20
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(--display-2-letter-
|
|
24
|
-
}
|
|
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-spacing);
|
|
23
|
+
letter-spacing: var(--display-2-letter-space);
|
|
33
24
|
}
|
|
34
25
|
|
|
35
26
|
/* === BREAKPOINT TOKENS === */
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Quote Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: RadioButton Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Search Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: SectionTitle Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
@@ -1,37 +1,20 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly, this file was auto-generated.
|
|
3
3
|
*
|
|
4
|
-
* BILD Design System Tokens v1.0
|
|
4
|
+
* BILD Design System Tokens v1.1.0
|
|
5
5
|
* Generated by Style Dictionary v4.2.0
|
|
6
6
|
*
|
|
7
7
|
* Brand: Bild | Bundle: Selection Component Tokens
|
|
8
8
|
*
|
|
9
|
-
* Copyright (c)
|
|
9
|
+
* Copyright (c) 2026 Axel Springer Deutschland GmbH
|
|
10
10
|
* Proprietary and confidential. All rights reserved.
|
|
11
11
|
*
|
|
12
12
|
* Documentation: https://github.com/UXWizard25/vv-token-test-v3/blob/main/packages/tokens/docs/css.md
|
|
13
13
|
*/
|
|
14
14
|
|
|
15
|
-
/* ===
|
|
16
|
-
|
|
17
|
-
[data-color-brand="bild"][data-theme="light"],
|
|
18
|
-
:host([data-color-brand="bild"][data-theme="light"]) {
|
|
19
|
-
/* ============================================
|
|
20
|
-
OTHER
|
|
21
|
-
============================================ */
|
|
22
|
-
|
|
23
|
-
--selection-border-color: var(--color-neutral-35, #4B525A);
|
|
24
|
-
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
/* === COLOR TOKENS (DARK MODE) === */
|
|
28
|
-
|
|
29
|
-
[data-color-brand="bild"][data-theme="dark"],
|
|
30
|
-
:host([data-color-brand="bild"][data-theme="dark"]) {
|
|
31
|
-
/* ============================================
|
|
32
|
-
OTHER
|
|
33
|
-
============================================ */
|
|
34
|
-
|
|
35
|
-
--selection-border-color: var(--color-neutral-60, #8C9196);
|
|
15
|
+
/* === OTHER TOKENS === */
|
|
36
16
|
|
|
17
|
+
[data-color-brand="bild"],
|
|
18
|
+
:host([data-color-brand="bild"]) {
|
|
19
|
+
--selection-border-color: var(--border-color-strong);
|
|
37
20
|
}
|