@marioschmidt/design-system-tokens 1.0.24 → 1.0.25
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/css/brands/advertorial/density/density-compact.css +1 -1
- package/dist/css/brands/advertorial/density/density-default.css +1 -1
- package/dist/css/brands/advertorial/density/density-spacious.css +1 -1
- package/dist/css/brands/advertorial/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/advertorial/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/advertorial/semantic/typography/typography-xs.css +1 -1
- package/dist/css/brands/bild/density/density-compact.css +1 -1
- package/dist/css/brands/bild/density/density-default.css +1 -1
- package/dist/css/brands/bild/density/density-spacious.css +1 -1
- package/dist/css/brands/bild/overrides/brandcolormapping.css +1 -1
- package/dist/css/brands/bild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/bild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/bild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/bild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/bild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/brands/sportbild/density/density-compact.css +1 -1
- package/dist/css/brands/sportbild/density/density-default.css +1 -1
- package/dist/css/brands/sportbild/density/density-spacious.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandcolormapping.css +1 -1
- package/dist/css/brands/sportbild/overrides/brandtokenmapping.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.css +1 -1
- package/dist/css/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/color/colormode-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-dark.css +1 -1
- package/dist/css/brands/sportbild/semantic/effects/effects-light.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-lg.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-md.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-sm.css +1 -1
- package/dist/css/brands/sportbild/semantic/typography/typography-xs.css +1 -1
- package/dist/css/shared/colorprimitive.css +1 -1
- package/dist/css/shared/fontprimitive.css +1 -1
- package/dist/css/shared/sizeprimitive.css +1 -1
- package/dist/css/shared/spaceprimitive.css +1 -1
- package/dist/flutter/brands/advertorial/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/advertorial/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/advertorial/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/advertorial/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/bild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/bild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/bild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/bild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/effects/effects-dark.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/effects/effects-light.dart +186 -15
- package/dist/flutter/brands/sportbild/semantic/typography/typography-lg.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-md.dart +1059 -137
- package/dist/flutter/brands/sportbild/semantic/typography/typography-sm.dart +1060 -138
- package/dist/flutter/brands/sportbild/semantic/typography/typography-xs.dart +1059 -137
- package/dist/ios/brands/advertorial/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/advertorial/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/bild/semantic/effects/EffectsLight.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsDark.swift +48 -16
- package/dist/ios/brands/sportbild/semantic/effects/EffectsLight.swift +48 -16
- package/dist/js/brands/advertorial/density/density-compact.js +1 -1
- package/dist/js/brands/advertorial/density/density-default.js +1 -1
- package/dist/js/brands/advertorial/density/density-spacious.js +1 -1
- package/dist/js/brands/advertorial/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/advertorial/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/advertorial/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/advertorial/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/advertorial/semantic/typography/typography-xs.js +753 -115
- package/dist/js/brands/bild/density/density-compact.js +1 -1
- package/dist/js/brands/bild/density/density-default.js +1 -1
- package/dist/js/brands/bild/density/density-spacious.js +1 -1
- package/dist/js/brands/bild/overrides/brandcolormapping.js +1 -1
- package/dist/js/brands/bild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/bild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/bild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/bild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/bild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/bild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/bild/semantic/typography/typography-xs.js +753 -115
- package/dist/js/brands/sportbild/density/density-compact.js +1 -1
- package/dist/js/brands/sportbild/density/density-default.js +1 -1
- package/dist/js/brands/sportbild/density/density-spacious.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandcolormapping.js +1 -1
- package/dist/js/brands/sportbild/overrides/brandtokenmapping.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.js +1 -1
- package/dist/js/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-dark.js +1 -1
- package/dist/js/brands/sportbild/semantic/color/colormode-light.js +1 -1
- package/dist/js/brands/sportbild/semantic/effects/effects-dark.js +175 -15
- package/dist/js/brands/sportbild/semantic/effects/effects-light.js +175 -15
- package/dist/js/brands/sportbild/semantic/typography/typography-lg.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-md.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-sm.js +753 -115
- package/dist/js/brands/sportbild/semantic/typography/typography-xs.js +753 -115
- package/dist/js/shared/colorprimitive.js +1 -1
- package/dist/js/shared/fontprimitive.js +1 -1
- package/dist/js/shared/sizeprimitive.js +1 -1
- package/dist/js/shared/spaceprimitive.js +1 -1
- package/dist/manifest.json +1 -1
- package/dist/scss/brands/advertorial/density/density-compact.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-default.scss +1 -1
- package/dist/scss/brands/advertorial/density/density-spacious.scss +1 -1
- package/dist/scss/brands/advertorial/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/advertorial/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/density/density-compact.scss +1 -1
- package/dist/scss/brands/bild/density/density-default.scss +1 -1
- package/dist/scss/brands/bild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandcolormapping.scss +1 -1
- package/dist/scss/brands/bild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/bild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/bild/semantic/color/colormode-light.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-compact.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-default.scss +1 -1
- package/dist/scss/brands/sportbild/density/density-spacious.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandcolormapping.scss +1 -1
- package/dist/scss/brands/sportbild/overrides/brandtokenmapping.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-lg-1024px-regular.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-md-600px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-sm-390px-compact.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/breakpoints/breakpoint-xs-320px.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-dark.scss +1 -1
- package/dist/scss/brands/sportbild/semantic/color/colormode-light.scss +1 -1
- package/dist/scss/shared/colorprimitive.scss +1 -1
- package/dist/scss/shared/fontprimitive.scss +1 -1
- package/dist/scss/shared/sizeprimitive.scss +1 -1
- package/dist/scss/shared/spaceprimitive.scss +1 -1
- package/package.json +1 -1
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/advertorial/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/bild/semantic/effects/effects-light.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-dark.xml +0 -20
- package/dist/android/res/values/brands/sportbild/semantic/effects/effects-light.xml +0 -20
- package/dist/scss/brands/advertorial/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/advertorial/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/advertorial/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/bild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/bild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/bild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/bild/semantic/typography/typography-xs.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/effects/effects-dark.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/effects/effects-light.scss +0 -56
- package/dist/scss/brands/sportbild/semantic/typography/typography-lg.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-md.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-sm.scss +0 -459
- package/dist/scss/brands/sportbild/semantic/typography/typography-xs.scss +0 -459
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* Generiert am: 2025-11-
|
|
2
|
+
* Effect Tokens - Bild / dark
|
|
3
|
+
* Generiert am: 2025-11-25T08:26:28.177Z
|
|
4
4
|
* Nicht manuell bearbeiten!
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -9,13 +9,73 @@
|
|
|
9
9
|
// ============================================
|
|
10
10
|
|
|
11
11
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
12
|
-
export const shadowsoftsm =
|
|
12
|
+
export const shadowsoftsm = [
|
|
13
|
+
{
|
|
14
|
+
offsetX: 0,
|
|
15
|
+
offsetY: 1,
|
|
16
|
+
radius: 4,
|
|
17
|
+
spread: 0,
|
|
18
|
+
color: "rgba(0, 0, 0, 0.03999999910593033)"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
offsetX: 0,
|
|
22
|
+
offsetY: 2,
|
|
23
|
+
radius: 6,
|
|
24
|
+
spread: 0,
|
|
25
|
+
color: "rgba(0, 0, 0, 0.07999999821186066)"
|
|
26
|
+
}
|
|
27
|
+
];
|
|
13
28
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
14
|
-
export const shadowsoftmd =
|
|
29
|
+
export const shadowsoftmd = [
|
|
30
|
+
{
|
|
31
|
+
offsetX: 0,
|
|
32
|
+
offsetY: 2,
|
|
33
|
+
radius: 16,
|
|
34
|
+
spread: 0,
|
|
35
|
+
color: "rgba(0, 0, 0, 0.029999999329447746)"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
offsetX: 0,
|
|
39
|
+
offsetY: 4,
|
|
40
|
+
radius: 12,
|
|
41
|
+
spread: 0,
|
|
42
|
+
color: "rgba(0, 0, 0, 0.07000000029802322)"
|
|
43
|
+
}
|
|
44
|
+
];
|
|
15
45
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
-
export const shadowsoftlg =
|
|
46
|
+
export const shadowsoftlg = [
|
|
47
|
+
{
|
|
48
|
+
offsetX: 0,
|
|
49
|
+
offsetY: 8,
|
|
50
|
+
radius: 24,
|
|
51
|
+
spread: 0,
|
|
52
|
+
color: "rgba(0, 0, 0, 0.029999999329447746)"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
offsetX: 0,
|
|
56
|
+
offsetY: 8,
|
|
57
|
+
radius: 16,
|
|
58
|
+
spread: 0,
|
|
59
|
+
color: "rgba(0, 0, 0, 0.07000000029802322)"
|
|
60
|
+
}
|
|
61
|
+
];
|
|
17
62
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
-
export const shadowsoftxl =
|
|
63
|
+
export const shadowsoftxl = [
|
|
64
|
+
{
|
|
65
|
+
offsetX: 0,
|
|
66
|
+
offsetY: 0,
|
|
67
|
+
radius: 64,
|
|
68
|
+
spread: 0,
|
|
69
|
+
color: "rgba(0, 0, 0, 0.05000000074505806)"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
offsetX: 0,
|
|
73
|
+
offsetY: 16,
|
|
74
|
+
radius: 32,
|
|
75
|
+
spread: 0,
|
|
76
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
77
|
+
}
|
|
78
|
+
];
|
|
19
79
|
|
|
20
80
|
|
|
21
81
|
// ============================================
|
|
@@ -23,34 +83,134 @@ export const shadowsoftxl = "[object Object],[object Object]";
|
|
|
23
83
|
// ============================================
|
|
24
84
|
|
|
25
85
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
26
|
-
export const shadowhardsm =
|
|
86
|
+
export const shadowhardsm = [
|
|
87
|
+
{
|
|
88
|
+
offsetX: 0,
|
|
89
|
+
offsetY: 1,
|
|
90
|
+
radius: 2,
|
|
91
|
+
spread: 0,
|
|
92
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
offsetX: 0,
|
|
96
|
+
offsetY: 1,
|
|
97
|
+
radius: 3,
|
|
98
|
+
spread: 1,
|
|
99
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
100
|
+
}
|
|
101
|
+
];
|
|
27
102
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
28
|
-
export const shadowhardmd =
|
|
103
|
+
export const shadowhardmd = [
|
|
104
|
+
{
|
|
105
|
+
offsetX: 0,
|
|
106
|
+
offsetY: 4,
|
|
107
|
+
radius: 8,
|
|
108
|
+
spread: 0,
|
|
109
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
offsetX: 0,
|
|
113
|
+
offsetY: 2,
|
|
114
|
+
radius: 4,
|
|
115
|
+
spread: 0,
|
|
116
|
+
color: "rgba(0, 0, 0, 0.1599999964237213)"
|
|
117
|
+
}
|
|
118
|
+
];
|
|
29
119
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
30
|
-
export const shadowhardlg =
|
|
120
|
+
export const shadowhardlg = [
|
|
121
|
+
{
|
|
122
|
+
offsetX: 0,
|
|
123
|
+
offsetY: 2,
|
|
124
|
+
radius: 3,
|
|
125
|
+
spread: 0,
|
|
126
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
offsetX: 0,
|
|
130
|
+
offsetY: 6,
|
|
131
|
+
radius: 10,
|
|
132
|
+
spread: 4,
|
|
133
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
134
|
+
}
|
|
135
|
+
];
|
|
31
136
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
32
|
-
export const shadowhardxl =
|
|
137
|
+
export const shadowhardxl = [
|
|
138
|
+
{
|
|
139
|
+
offsetX: 0,
|
|
140
|
+
offsetY: 4,
|
|
141
|
+
radius: 4,
|
|
142
|
+
spread: 0,
|
|
143
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
offsetX: 0,
|
|
147
|
+
offsetY: 8,
|
|
148
|
+
radius: 12,
|
|
149
|
+
spread: 6,
|
|
150
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
151
|
+
}
|
|
152
|
+
];
|
|
33
153
|
|
|
34
154
|
|
|
35
155
|
// ============================================
|
|
36
156
|
// ALERT
|
|
37
157
|
// ============================================
|
|
38
158
|
|
|
39
|
-
export const alertshadowdown =
|
|
40
|
-
|
|
159
|
+
export const alertshadowdown = [
|
|
160
|
+
{
|
|
161
|
+
offsetX: 0,
|
|
162
|
+
offsetY: 6,
|
|
163
|
+
radius: 10,
|
|
164
|
+
spread: 0,
|
|
165
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
166
|
+
}
|
|
167
|
+
];
|
|
168
|
+
export const alertshadowup = [
|
|
169
|
+
{
|
|
170
|
+
offsetX: 0,
|
|
171
|
+
offsetY: -2,
|
|
172
|
+
radius: 10,
|
|
173
|
+
spread: 0,
|
|
174
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
175
|
+
}
|
|
176
|
+
];
|
|
41
177
|
|
|
42
178
|
|
|
43
179
|
// ============================================
|
|
44
180
|
// MENU
|
|
45
181
|
// ============================================
|
|
46
182
|
|
|
47
|
-
export const menushadow =
|
|
48
|
-
|
|
183
|
+
export const menushadow = [
|
|
184
|
+
{
|
|
185
|
+
offsetX: 0,
|
|
186
|
+
offsetY: 8,
|
|
187
|
+
radius: 10,
|
|
188
|
+
spread: -8,
|
|
189
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
190
|
+
}
|
|
191
|
+
];
|
|
192
|
+
export const heyinputshadow = [
|
|
193
|
+
{
|
|
194
|
+
offsetX: 0,
|
|
195
|
+
offsetY: 8,
|
|
196
|
+
radius: 10,
|
|
197
|
+
spread: -8,
|
|
198
|
+
color: "rgba(0, 0, 0, 0)"
|
|
199
|
+
}
|
|
200
|
+
];
|
|
49
201
|
|
|
50
202
|
|
|
51
203
|
// ============================================
|
|
52
204
|
// TEASER
|
|
53
205
|
// ============================================
|
|
54
206
|
|
|
55
|
-
export const teaserheadlinesshadow =
|
|
207
|
+
export const teaserheadlinesshadow = [
|
|
208
|
+
{
|
|
209
|
+
offsetX: 0,
|
|
210
|
+
offsetY: 2,
|
|
211
|
+
radius: 8,
|
|
212
|
+
spread: 0,
|
|
213
|
+
color: "rgba(0, 0, 0, 0.6000000238418579)"
|
|
214
|
+
}
|
|
215
|
+
];
|
|
56
216
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
|
-
*
|
|
3
|
-
* Generiert am: 2025-11-
|
|
2
|
+
* Effect Tokens - Bild / light
|
|
3
|
+
* Generiert am: 2025-11-25T08:26:28.139Z
|
|
4
4
|
* Nicht manuell bearbeiten!
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -9,13 +9,73 @@
|
|
|
9
9
|
// ============================================
|
|
10
10
|
|
|
11
11
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
12
|
-
export const shadowsoftsm =
|
|
12
|
+
export const shadowsoftsm = [
|
|
13
|
+
{
|
|
14
|
+
offsetX: 0,
|
|
15
|
+
offsetY: 1,
|
|
16
|
+
radius: 4,
|
|
17
|
+
spread: 0,
|
|
18
|
+
color: "rgba(0, 0, 0, 0.03999999910593033)"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
offsetX: 0,
|
|
22
|
+
offsetY: 2,
|
|
23
|
+
radius: 6,
|
|
24
|
+
spread: 0,
|
|
25
|
+
color: "rgba(0, 0, 0, 0.07999999821186066)"
|
|
26
|
+
}
|
|
27
|
+
];
|
|
13
28
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
14
|
-
export const shadowsoftmd =
|
|
29
|
+
export const shadowsoftmd = [
|
|
30
|
+
{
|
|
31
|
+
offsetX: 0,
|
|
32
|
+
offsetY: 2,
|
|
33
|
+
radius: 16,
|
|
34
|
+
spread: 0,
|
|
35
|
+
color: "rgba(0, 0, 0, 0.029999999329447746)"
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
offsetX: 0,
|
|
39
|
+
offsetY: 4,
|
|
40
|
+
radius: 12,
|
|
41
|
+
spread: 0,
|
|
42
|
+
color: "rgba(0, 0, 0, 0.07000000029802322)"
|
|
43
|
+
}
|
|
44
|
+
];
|
|
15
45
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
16
|
-
export const shadowsoftlg =
|
|
46
|
+
export const shadowsoftlg = [
|
|
47
|
+
{
|
|
48
|
+
offsetX: 0,
|
|
49
|
+
offsetY: 8,
|
|
50
|
+
radius: 24,
|
|
51
|
+
spread: 0,
|
|
52
|
+
color: "rgba(0, 0, 0, 0.029999999329447746)"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
offsetX: 0,
|
|
56
|
+
offsetY: 8,
|
|
57
|
+
radius: 16,
|
|
58
|
+
spread: 0,
|
|
59
|
+
color: "rgba(0, 0, 0, 0.07000000029802322)"
|
|
60
|
+
}
|
|
61
|
+
];
|
|
17
62
|
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
18
|
-
export const shadowsoftxl =
|
|
63
|
+
export const shadowsoftxl = [
|
|
64
|
+
{
|
|
65
|
+
offsetX: 0,
|
|
66
|
+
offsetY: 0,
|
|
67
|
+
radius: 64,
|
|
68
|
+
spread: 0,
|
|
69
|
+
color: "rgba(0, 0, 0, 0.05000000074505806)"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
offsetX: 0,
|
|
73
|
+
offsetY: 16,
|
|
74
|
+
radius: 32,
|
|
75
|
+
spread: 0,
|
|
76
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
77
|
+
}
|
|
78
|
+
];
|
|
19
79
|
|
|
20
80
|
|
|
21
81
|
// ============================================
|
|
@@ -23,34 +83,134 @@ export const shadowsoftxl = "[object Object],[object Object]";
|
|
|
23
83
|
// ============================================
|
|
24
84
|
|
|
25
85
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
26
|
-
export const shadowhardsm =
|
|
86
|
+
export const shadowhardsm = [
|
|
87
|
+
{
|
|
88
|
+
offsetX: 0,
|
|
89
|
+
offsetY: 1,
|
|
90
|
+
radius: 2,
|
|
91
|
+
spread: 0,
|
|
92
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
offsetX: 0,
|
|
96
|
+
offsetY: 1,
|
|
97
|
+
radius: 3,
|
|
98
|
+
spread: 1,
|
|
99
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
100
|
+
}
|
|
101
|
+
];
|
|
27
102
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
28
|
-
export const shadowhardmd =
|
|
103
|
+
export const shadowhardmd = [
|
|
104
|
+
{
|
|
105
|
+
offsetX: 0,
|
|
106
|
+
offsetY: 4,
|
|
107
|
+
radius: 8,
|
|
108
|
+
spread: 0,
|
|
109
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
offsetX: 0,
|
|
113
|
+
offsetY: 2,
|
|
114
|
+
radius: 4,
|
|
115
|
+
spread: 0,
|
|
116
|
+
color: "rgba(0, 0, 0, 0.1599999964237213)"
|
|
117
|
+
}
|
|
118
|
+
];
|
|
29
119
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
30
|
-
export const shadowhardlg =
|
|
120
|
+
export const shadowhardlg = [
|
|
121
|
+
{
|
|
122
|
+
offsetX: 0,
|
|
123
|
+
offsetY: 2,
|
|
124
|
+
radius: 3,
|
|
125
|
+
spread: 0,
|
|
126
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
offsetX: 0,
|
|
130
|
+
offsetY: 6,
|
|
131
|
+
radius: 10,
|
|
132
|
+
spread: 4,
|
|
133
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
134
|
+
}
|
|
135
|
+
];
|
|
31
136
|
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
32
|
-
export const shadowhardxl =
|
|
137
|
+
export const shadowhardxl = [
|
|
138
|
+
{
|
|
139
|
+
offsetX: 0,
|
|
140
|
+
offsetY: 4,
|
|
141
|
+
radius: 4,
|
|
142
|
+
spread: 0,
|
|
143
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
144
|
+
},
|
|
145
|
+
{
|
|
146
|
+
offsetX: 0,
|
|
147
|
+
offsetY: 8,
|
|
148
|
+
radius: 12,
|
|
149
|
+
spread: 6,
|
|
150
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
151
|
+
}
|
|
152
|
+
];
|
|
33
153
|
|
|
34
154
|
|
|
35
155
|
// ============================================
|
|
36
156
|
// ALERT
|
|
37
157
|
// ============================================
|
|
38
158
|
|
|
39
|
-
export const alertshadowdown =
|
|
40
|
-
|
|
159
|
+
export const alertshadowdown = [
|
|
160
|
+
{
|
|
161
|
+
offsetX: 0,
|
|
162
|
+
offsetY: 6,
|
|
163
|
+
radius: 10,
|
|
164
|
+
spread: 0,
|
|
165
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
166
|
+
}
|
|
167
|
+
];
|
|
168
|
+
export const alertshadowup = [
|
|
169
|
+
{
|
|
170
|
+
offsetX: 0,
|
|
171
|
+
offsetY: -2,
|
|
172
|
+
radius: 10,
|
|
173
|
+
spread: 0,
|
|
174
|
+
color: "rgba(0, 0, 0, 0.20000000298023224)"
|
|
175
|
+
}
|
|
176
|
+
];
|
|
41
177
|
|
|
42
178
|
|
|
43
179
|
// ============================================
|
|
44
180
|
// MENU
|
|
45
181
|
// ============================================
|
|
46
182
|
|
|
47
|
-
export const menushadow =
|
|
48
|
-
|
|
183
|
+
export const menushadow = [
|
|
184
|
+
{
|
|
185
|
+
offsetX: 0,
|
|
186
|
+
offsetY: 8,
|
|
187
|
+
radius: 10,
|
|
188
|
+
spread: -8,
|
|
189
|
+
color: "rgba(0, 0, 0, 0.10000000149011612)"
|
|
190
|
+
}
|
|
191
|
+
];
|
|
192
|
+
export const heyinputshadow = [
|
|
193
|
+
{
|
|
194
|
+
offsetX: 0,
|
|
195
|
+
offsetY: 8,
|
|
196
|
+
radius: 10,
|
|
197
|
+
spread: -8,
|
|
198
|
+
color: "rgba(0, 0, 0, 0)"
|
|
199
|
+
}
|
|
200
|
+
];
|
|
49
201
|
|
|
50
202
|
|
|
51
203
|
// ============================================
|
|
52
204
|
// TEASER
|
|
53
205
|
// ============================================
|
|
54
206
|
|
|
55
|
-
export const teaserheadlinesshadow =
|
|
207
|
+
export const teaserheadlinesshadow = [
|
|
208
|
+
{
|
|
209
|
+
offsetX: 0,
|
|
210
|
+
offsetY: 2,
|
|
211
|
+
radius: 8,
|
|
212
|
+
spread: 0,
|
|
213
|
+
color: "rgba(0, 0, 0, 0.6000000238418579)"
|
|
214
|
+
}
|
|
215
|
+
];
|
|
56
216
|
|