@marioschmidt/design-system-tokens 1.0.24 → 1.0.26
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
|
@@ -6,23 +6,194 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
|
|
10
9
|
import 'dart:ui';
|
|
11
10
|
|
|
12
11
|
class EffectsAdvertorialDark {
|
|
13
12
|
EffectsAdvertorialDark._();
|
|
14
13
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
static const
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
14
|
+
// ============================================
|
|
15
|
+
// DROPSHADOWSOFT
|
|
16
|
+
// ============================================
|
|
17
|
+
|
|
18
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
19
|
+
static const shadowsoftsm = [
|
|
20
|
+
BoxShadow(
|
|
21
|
+
offset: Offset(0, 1),
|
|
22
|
+
blurRadius: 4,
|
|
23
|
+
spreadRadius: 0,
|
|
24
|
+
color: Color(0x0a000000)
|
|
25
|
+
),
|
|
26
|
+
BoxShadow(
|
|
27
|
+
offset: Offset(0, 2),
|
|
28
|
+
blurRadius: 6,
|
|
29
|
+
spreadRadius: 0,
|
|
30
|
+
color: Color(0x14000000)
|
|
31
|
+
)
|
|
32
|
+
];
|
|
33
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
34
|
+
static const shadowsoftmd = [
|
|
35
|
+
BoxShadow(
|
|
36
|
+
offset: Offset(0, 2),
|
|
37
|
+
blurRadius: 16,
|
|
38
|
+
spreadRadius: 0,
|
|
39
|
+
color: Color(0x08000000)
|
|
40
|
+
),
|
|
41
|
+
BoxShadow(
|
|
42
|
+
offset: Offset(0, 4),
|
|
43
|
+
blurRadius: 12,
|
|
44
|
+
spreadRadius: 0,
|
|
45
|
+
color: Color(0x12000000)
|
|
46
|
+
)
|
|
47
|
+
];
|
|
48
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
49
|
+
static const shadowsoftlg = [
|
|
50
|
+
BoxShadow(
|
|
51
|
+
offset: Offset(0, 8),
|
|
52
|
+
blurRadius: 24,
|
|
53
|
+
spreadRadius: 0,
|
|
54
|
+
color: Color(0x08000000)
|
|
55
|
+
),
|
|
56
|
+
BoxShadow(
|
|
57
|
+
offset: Offset(0, 8),
|
|
58
|
+
blurRadius: 16,
|
|
59
|
+
spreadRadius: 0,
|
|
60
|
+
color: Color(0x12000000)
|
|
61
|
+
)
|
|
62
|
+
];
|
|
63
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
64
|
+
static const shadowsoftxl = [
|
|
65
|
+
BoxShadow(
|
|
66
|
+
offset: Offset(0, 0),
|
|
67
|
+
blurRadius: 64,
|
|
68
|
+
spreadRadius: 0,
|
|
69
|
+
color: Color(0x0d000000)
|
|
70
|
+
),
|
|
71
|
+
BoxShadow(
|
|
72
|
+
offset: Offset(0, 16),
|
|
73
|
+
blurRadius: 32,
|
|
74
|
+
spreadRadius: 0,
|
|
75
|
+
color: Color(0x1a000000)
|
|
76
|
+
)
|
|
77
|
+
];
|
|
78
|
+
|
|
79
|
+
// ============================================
|
|
80
|
+
// DROPSHADOWHARD
|
|
81
|
+
// ============================================
|
|
82
|
+
|
|
83
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
84
|
+
static const shadowhardsm = [
|
|
85
|
+
BoxShadow(
|
|
86
|
+
offset: Offset(0, 1),
|
|
87
|
+
blurRadius: 2,
|
|
88
|
+
spreadRadius: 0,
|
|
89
|
+
color: Color(0x33000000)
|
|
90
|
+
),
|
|
91
|
+
BoxShadow(
|
|
92
|
+
offset: Offset(0, 1),
|
|
93
|
+
blurRadius: 3,
|
|
94
|
+
spreadRadius: 1,
|
|
95
|
+
color: Color(0x1a000000)
|
|
96
|
+
)
|
|
97
|
+
];
|
|
98
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
99
|
+
static const shadowhardmd = [
|
|
100
|
+
BoxShadow(
|
|
101
|
+
offset: Offset(0, 4),
|
|
102
|
+
blurRadius: 8,
|
|
103
|
+
spreadRadius: 0,
|
|
104
|
+
color: Color(0x1a000000)
|
|
105
|
+
),
|
|
106
|
+
BoxShadow(
|
|
107
|
+
offset: Offset(0, 2),
|
|
108
|
+
blurRadius: 4,
|
|
109
|
+
spreadRadius: 0,
|
|
110
|
+
color: Color(0x29000000)
|
|
111
|
+
)
|
|
112
|
+
];
|
|
113
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
114
|
+
static const shadowhardlg = [
|
|
115
|
+
BoxShadow(
|
|
116
|
+
offset: Offset(0, 2),
|
|
117
|
+
blurRadius: 3,
|
|
118
|
+
spreadRadius: 0,
|
|
119
|
+
color: Color(0x33000000)
|
|
120
|
+
),
|
|
121
|
+
BoxShadow(
|
|
122
|
+
offset: Offset(0, 6),
|
|
123
|
+
blurRadius: 10,
|
|
124
|
+
spreadRadius: 4,
|
|
125
|
+
color: Color(0x1a000000)
|
|
126
|
+
)
|
|
127
|
+
];
|
|
128
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
129
|
+
static const shadowhardxl = [
|
|
130
|
+
BoxShadow(
|
|
131
|
+
offset: Offset(0, 4),
|
|
132
|
+
blurRadius: 4,
|
|
133
|
+
spreadRadius: 0,
|
|
134
|
+
color: Color(0x33000000)
|
|
135
|
+
),
|
|
136
|
+
BoxShadow(
|
|
137
|
+
offset: Offset(0, 8),
|
|
138
|
+
blurRadius: 12,
|
|
139
|
+
spreadRadius: 6,
|
|
140
|
+
color: Color(0x1a000000)
|
|
141
|
+
)
|
|
142
|
+
];
|
|
143
|
+
|
|
144
|
+
// ============================================
|
|
145
|
+
// ALERT
|
|
146
|
+
// ============================================
|
|
147
|
+
|
|
148
|
+
static const alertshadowdown = [
|
|
149
|
+
BoxShadow(
|
|
150
|
+
offset: Offset(0, 6),
|
|
151
|
+
blurRadius: 10,
|
|
152
|
+
spreadRadius: 0,
|
|
153
|
+
color: Color(0x33000000)
|
|
154
|
+
)
|
|
155
|
+
];
|
|
156
|
+
static const alertshadowup = [
|
|
157
|
+
BoxShadow(
|
|
158
|
+
offset: Offset(0, -2),
|
|
159
|
+
blurRadius: 10,
|
|
160
|
+
spreadRadius: 0,
|
|
161
|
+
color: Color(0x33000000)
|
|
162
|
+
)
|
|
163
|
+
];
|
|
164
|
+
|
|
165
|
+
// ============================================
|
|
166
|
+
// MENU
|
|
167
|
+
// ============================================
|
|
168
|
+
|
|
169
|
+
static const menushadow = [
|
|
170
|
+
BoxShadow(
|
|
171
|
+
offset: Offset(0, 8),
|
|
172
|
+
blurRadius: 10,
|
|
173
|
+
spreadRadius: -8,
|
|
174
|
+
color: Color(0x1a000000)
|
|
175
|
+
)
|
|
176
|
+
];
|
|
177
|
+
static const heyinputshadow = [
|
|
178
|
+
BoxShadow(
|
|
179
|
+
offset: Offset(0, 8),
|
|
180
|
+
blurRadius: 10,
|
|
181
|
+
spreadRadius: -8,
|
|
182
|
+
color: Color(0x00000000)
|
|
183
|
+
)
|
|
184
|
+
];
|
|
185
|
+
|
|
186
|
+
// ============================================
|
|
187
|
+
// TEASER
|
|
188
|
+
// ============================================
|
|
189
|
+
|
|
190
|
+
static const teaserheadlinesshadow = [
|
|
191
|
+
BoxShadow(
|
|
192
|
+
offset: Offset(0, 2),
|
|
193
|
+
blurRadius: 8,
|
|
194
|
+
spreadRadius: 0,
|
|
195
|
+
color: Color(0x99000000)
|
|
196
|
+
)
|
|
197
|
+
];
|
|
198
|
+
|
|
199
|
+
}
|
|
@@ -6,23 +6,194 @@
|
|
|
6
6
|
// Do not edit directly, this file was auto-generated.
|
|
7
7
|
|
|
8
8
|
|
|
9
|
-
|
|
10
9
|
import 'dart:ui';
|
|
11
10
|
|
|
12
11
|
class EffectsAdvertorialLight {
|
|
13
12
|
EffectsAdvertorialLight._();
|
|
14
13
|
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
static const
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
14
|
+
// ============================================
|
|
15
|
+
// DROPSHADOWSOFT
|
|
16
|
+
// ============================================
|
|
17
|
+
|
|
18
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
19
|
+
static const shadowsoftsm = [
|
|
20
|
+
BoxShadow(
|
|
21
|
+
offset: Offset(0, 1),
|
|
22
|
+
blurRadius: 4,
|
|
23
|
+
spreadRadius: 0,
|
|
24
|
+
color: Color(0x0a000000)
|
|
25
|
+
),
|
|
26
|
+
BoxShadow(
|
|
27
|
+
offset: Offset(0, 2),
|
|
28
|
+
blurRadius: 6,
|
|
29
|
+
spreadRadius: 0,
|
|
30
|
+
color: Color(0x14000000)
|
|
31
|
+
)
|
|
32
|
+
];
|
|
33
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
34
|
+
static const shadowsoftmd = [
|
|
35
|
+
BoxShadow(
|
|
36
|
+
offset: Offset(0, 2),
|
|
37
|
+
blurRadius: 16,
|
|
38
|
+
spreadRadius: 0,
|
|
39
|
+
color: Color(0x08000000)
|
|
40
|
+
),
|
|
41
|
+
BoxShadow(
|
|
42
|
+
offset: Offset(0, 4),
|
|
43
|
+
blurRadius: 12,
|
|
44
|
+
spreadRadius: 0,
|
|
45
|
+
color: Color(0x12000000)
|
|
46
|
+
)
|
|
47
|
+
];
|
|
48
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
49
|
+
static const shadowsoftlg = [
|
|
50
|
+
BoxShadow(
|
|
51
|
+
offset: Offset(0, 8),
|
|
52
|
+
blurRadius: 24,
|
|
53
|
+
spreadRadius: 0,
|
|
54
|
+
color: Color(0x08000000)
|
|
55
|
+
),
|
|
56
|
+
BoxShadow(
|
|
57
|
+
offset: Offset(0, 8),
|
|
58
|
+
blurRadius: 16,
|
|
59
|
+
spreadRadius: 0,
|
|
60
|
+
color: Color(0x12000000)
|
|
61
|
+
)
|
|
62
|
+
];
|
|
63
|
+
/** Broad and soft shadows with low contrast. Best for cards, sheets, or subtle surface separation. */
|
|
64
|
+
static const shadowsoftxl = [
|
|
65
|
+
BoxShadow(
|
|
66
|
+
offset: Offset(0, 0),
|
|
67
|
+
blurRadius: 64,
|
|
68
|
+
spreadRadius: 0,
|
|
69
|
+
color: Color(0x0d000000)
|
|
70
|
+
),
|
|
71
|
+
BoxShadow(
|
|
72
|
+
offset: Offset(0, 16),
|
|
73
|
+
blurRadius: 32,
|
|
74
|
+
spreadRadius: 0,
|
|
75
|
+
color: Color(0x1a000000)
|
|
76
|
+
)
|
|
77
|
+
];
|
|
78
|
+
|
|
79
|
+
// ============================================
|
|
80
|
+
// DROPSHADOWHARD
|
|
81
|
+
// ============================================
|
|
82
|
+
|
|
83
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
84
|
+
static const shadowhardsm = [
|
|
85
|
+
BoxShadow(
|
|
86
|
+
offset: Offset(0, 1),
|
|
87
|
+
blurRadius: 2,
|
|
88
|
+
spreadRadius: 0,
|
|
89
|
+
color: Color(0x33000000)
|
|
90
|
+
),
|
|
91
|
+
BoxShadow(
|
|
92
|
+
offset: Offset(0, 1),
|
|
93
|
+
blurRadius: 3,
|
|
94
|
+
spreadRadius: 1,
|
|
95
|
+
color: Color(0x1a000000)
|
|
96
|
+
)
|
|
97
|
+
];
|
|
98
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
99
|
+
static const shadowhardmd = [
|
|
100
|
+
BoxShadow(
|
|
101
|
+
offset: Offset(0, 4),
|
|
102
|
+
blurRadius: 8,
|
|
103
|
+
spreadRadius: 0,
|
|
104
|
+
color: Color(0x1a000000)
|
|
105
|
+
),
|
|
106
|
+
BoxShadow(
|
|
107
|
+
offset: Offset(0, 2),
|
|
108
|
+
blurRadius: 4,
|
|
109
|
+
spreadRadius: 0,
|
|
110
|
+
color: Color(0x29000000)
|
|
111
|
+
)
|
|
112
|
+
];
|
|
113
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
114
|
+
static const shadowhardlg = [
|
|
115
|
+
BoxShadow(
|
|
116
|
+
offset: Offset(0, 2),
|
|
117
|
+
blurRadius: 3,
|
|
118
|
+
spreadRadius: 0,
|
|
119
|
+
color: Color(0x33000000)
|
|
120
|
+
),
|
|
121
|
+
BoxShadow(
|
|
122
|
+
offset: Offset(0, 6),
|
|
123
|
+
blurRadius: 10,
|
|
124
|
+
spreadRadius: 4,
|
|
125
|
+
color: Color(0x1a000000)
|
|
126
|
+
)
|
|
127
|
+
];
|
|
128
|
+
/** Sharper, higher-contrast shadows. Best for dialogs, modals, dropdowns and overlays that require stronger focus. */
|
|
129
|
+
static const shadowhardxl = [
|
|
130
|
+
BoxShadow(
|
|
131
|
+
offset: Offset(0, 4),
|
|
132
|
+
blurRadius: 4,
|
|
133
|
+
spreadRadius: 0,
|
|
134
|
+
color: Color(0x33000000)
|
|
135
|
+
),
|
|
136
|
+
BoxShadow(
|
|
137
|
+
offset: Offset(0, 8),
|
|
138
|
+
blurRadius: 12,
|
|
139
|
+
spreadRadius: 6,
|
|
140
|
+
color: Color(0x1a000000)
|
|
141
|
+
)
|
|
142
|
+
];
|
|
143
|
+
|
|
144
|
+
// ============================================
|
|
145
|
+
// ALERT
|
|
146
|
+
// ============================================
|
|
147
|
+
|
|
148
|
+
static const alertshadowdown = [
|
|
149
|
+
BoxShadow(
|
|
150
|
+
offset: Offset(0, 6),
|
|
151
|
+
blurRadius: 10,
|
|
152
|
+
spreadRadius: 0,
|
|
153
|
+
color: Color(0x33000000)
|
|
154
|
+
)
|
|
155
|
+
];
|
|
156
|
+
static const alertshadowup = [
|
|
157
|
+
BoxShadow(
|
|
158
|
+
offset: Offset(0, -2),
|
|
159
|
+
blurRadius: 10,
|
|
160
|
+
spreadRadius: 0,
|
|
161
|
+
color: Color(0x33000000)
|
|
162
|
+
)
|
|
163
|
+
];
|
|
164
|
+
|
|
165
|
+
// ============================================
|
|
166
|
+
// MENU
|
|
167
|
+
// ============================================
|
|
168
|
+
|
|
169
|
+
static const menushadow = [
|
|
170
|
+
BoxShadow(
|
|
171
|
+
offset: Offset(0, 8),
|
|
172
|
+
blurRadius: 10,
|
|
173
|
+
spreadRadius: -8,
|
|
174
|
+
color: Color(0x1a000000)
|
|
175
|
+
)
|
|
176
|
+
];
|
|
177
|
+
static const heyinputshadow = [
|
|
178
|
+
BoxShadow(
|
|
179
|
+
offset: Offset(0, 8),
|
|
180
|
+
blurRadius: 10,
|
|
181
|
+
spreadRadius: -8,
|
|
182
|
+
color: Color(0x00000000)
|
|
183
|
+
)
|
|
184
|
+
];
|
|
185
|
+
|
|
186
|
+
// ============================================
|
|
187
|
+
// TEASER
|
|
188
|
+
// ============================================
|
|
189
|
+
|
|
190
|
+
static const teaserheadlinesshadow = [
|
|
191
|
+
BoxShadow(
|
|
192
|
+
offset: Offset(0, 2),
|
|
193
|
+
blurRadius: 8,
|
|
194
|
+
spreadRadius: 0,
|
|
195
|
+
color: Color(0x99000000)
|
|
196
|
+
)
|
|
197
|
+
];
|
|
198
|
+
|
|
199
|
+
}
|