@proximus/lavender-styling 1.4.14-beta.2 → 1.4.15-alpha.2

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.
@@ -20,204 +20,210 @@ export const ColorBackgroundDataBlue: string;
20
20
  export const ColorBackgroundDataTurquoise: string;
21
21
  export const ColorBackgroundFooterSitemapDefault: string;
22
22
  export const ColorBackgroundFooterSitemapInverted: string;
23
- export const ColorBackgroundGradientPurpleTopRed: {
24
- color: string;
25
- position: number;
26
- }[];
27
- export const ColorBackgroundGradientPurpleTopMagenta: {
28
- color: string;
29
- position: number;
30
- }[];
31
- export const ColorBackgroundGradientPurpleTopOrange: {
32
- color: string;
33
- position: number;
34
- }[];
35
- export const ColorBackgroundGradientPurpleTopBlue: {
36
- color: string;
37
- position: number;
38
- }[];
39
- export const ColorBackgroundGradientPurpleTopTurquoise: {
40
- color: string;
41
- position: number;
42
- }[];
43
- export const ColorBackgroundGradientPurpleTopGreen: {
44
- color: string;
45
- position: number;
46
- }[];
47
- export const ColorBackgroundGradientPurpleRightRed: {
48
- color: string;
49
- position: number;
50
- }[];
51
- export const ColorBackgroundGradientPurpleRightMagenta: {
52
- color: string;
53
- position: number;
54
- }[];
55
- export const ColorBackgroundGradientPurpleRightOrange: {
56
- color: string;
57
- position: number;
58
- }[];
59
- export const ColorBackgroundGradientPurpleRightBlue: {
60
- color: string;
61
- position: number;
62
- }[];
63
- export const ColorBackgroundGradientPurpleRightTurquoise: {
64
- color: string;
65
- position: number;
66
- }[];
67
- export const ColorBackgroundGradientPurpleRightGreen: {
68
- color: string;
69
- position: number;
70
- }[];
71
- export const ColorBackgroundGradientPurpleTopRightRed: {
72
- color: string;
73
- position: number;
74
- }[];
75
- export const ColorBackgroundGradientPurpleTopRightMagenta: {
76
- color: string;
77
- position: number;
78
- }[];
79
- export const ColorBackgroundGradientPurpleTopRightOrange: {
80
- color: string;
81
- position: number;
82
- }[];
83
- export const ColorBackgroundGradientPurpleTopRightBlue: {
84
- color: string;
85
- position: number;
86
- }[];
87
- export const ColorBackgroundGradientPurpleTopRightTurquoise: {
88
- color: string;
89
- position: number;
90
- }[];
91
- export const ColorBackgroundGradientPurpleTopRightGreen: {
92
- color: string;
93
- position: number;
94
- }[];
95
- export const ColorBackgroundGradientPurpleBottomRightRed: {
96
- color: string;
97
- position: number;
98
- }[];
99
- export const ColorBackgroundGradientPurpleBottomRightMagenta: {
100
- color: string;
101
- position: number;
102
- }[];
103
- export const ColorBackgroundGradientPurpleBottomRightOrange: {
104
- color: string;
105
- position: number;
106
- }[];
107
- export const ColorBackgroundGradientPurpleBottomRightBlue: {
108
- color: string;
109
- position: number;
110
- }[];
111
- export const ColorBackgroundGradientPurpleBottomRightTurquoise: {
112
- color: string;
113
- position: number;
114
- }[];
115
- export const ColorBackgroundGradientPurpleBottomRightGreen: {
116
- color: string;
117
- position: number;
118
- }[];
119
- export const ColorBackgroundGradientColorTopRed: {
120
- color: string;
121
- position: number;
122
- }[];
123
- export const ColorBackgroundGradientColorTopMagenta: {
124
- color: string;
125
- position: number;
126
- }[];
127
- export const ColorBackgroundGradientColorTopOrange: {
128
- color: string;
129
- position: number;
130
- }[];
131
- export const ColorBackgroundGradientColorTopBlue: {
132
- color: string;
133
- position: number;
134
- }[];
135
- export const ColorBackgroundGradientColorTopTurquoise: {
136
- color: string;
137
- position: number;
138
- }[];
139
- export const ColorBackgroundGradientColorTopGreen: {
140
- color: string;
141
- position: number;
142
- }[];
143
- export const ColorBackgroundGradientColorRightRed: {
144
- color: string;
145
- position: number;
146
- }[];
147
- export const ColorBackgroundGradientColorRightMagenta: {
148
- color: string;
149
- position: number;
150
- }[];
151
- export const ColorBackgroundGradientColorRightOrange: {
152
- color: string;
153
- position: number;
154
- }[];
155
- export const ColorBackgroundGradientColorRightBlue: {
156
- color: string;
157
- position: number;
158
- }[];
159
- export const ColorBackgroundGradientColorRightTurquoise: {
160
- color: string;
161
- position: number;
162
- }[];
163
- export const ColorBackgroundGradientColorRightGreen: {
164
- color: string;
165
- position: number;
166
- }[];
167
- export const ColorBackgroundGradientColorTopRightRed: {
168
- color: string;
169
- position: number;
170
- }[];
171
- export const ColorBackgroundGradientColorTopRightMagenta: {
172
- color: string;
173
- position: number;
174
- }[];
175
- export const ColorBackgroundGradientColorTopRightOrange: {
176
- color: string;
177
- position: number;
178
- }[];
179
- export const ColorBackgroundGradientColorTopRightBlue: {
180
- color: string;
181
- position: number;
182
- }[];
183
- export const ColorBackgroundGradientColorTopRightTurquoise: {
184
- color: string;
185
- position: number;
186
- }[];
187
- export const ColorBackgroundGradientColorTopRightGreen: {
188
- color: string;
189
- position: number;
190
- }[];
191
- export const ColorBackgroundGradientColorBottomRightRed: {
192
- color: string;
193
- position: number;
194
- }[];
195
- export const ColorBackgroundGradientColorBottomRightMagenta: {
196
- color: string;
197
- position: number;
198
- }[];
199
- export const ColorBackgroundGradientColorBottomRightOrange: {
200
- color: string;
201
- position: number;
202
- }[];
203
- export const ColorBackgroundGradientColorBottomRightBlue: {
204
- color: string;
205
- position: number;
206
- }[];
207
- export const ColorBackgroundGradientColorBottomRightTurquoise: {
208
- color: string;
209
- position: number;
210
- }[];
211
- export const ColorBackgroundGradientColorBottomRightGreen: {
212
- color: string;
213
- position: number;
214
- }[];
215
- export const ColorBackgroundGradientPickx: {
216
- color: string;
217
- position: number;
218
- }[];
219
- export const ColorBackgroundGradientNxt: { color: string; position: number }[];
220
- export const ColorBackgroundGradientSme: { color: string; position: number }[];
23
+ export const ColorBackgroundGradientPurpleTopRed: [
24
+ { color: string; position: number },
25
+ { color: string; position: number },
26
+ ];
27
+ export const ColorBackgroundGradientPurpleTopMagenta: [
28
+ { color: string; position: number },
29
+ { color: string; position: number },
30
+ ];
31
+ export const ColorBackgroundGradientPurpleTopOrange: [
32
+ { color: string; position: number },
33
+ { color: string; position: number },
34
+ ];
35
+ export const ColorBackgroundGradientPurpleTopBlue: [
36
+ { color: string; position: number },
37
+ { color: string; position: number },
38
+ ];
39
+ export const ColorBackgroundGradientPurpleTopTurquoise: [
40
+ { color: string; position: number },
41
+ { color: string; position: number },
42
+ ];
43
+ export const ColorBackgroundGradientPurpleTopGreen: [
44
+ { color: string; position: number },
45
+ { color: string; position: number },
46
+ ];
47
+ export const ColorBackgroundGradientPurpleRightRed: [
48
+ { color: string; position: number },
49
+ { color: string; position: number },
50
+ ];
51
+ export const ColorBackgroundGradientPurpleRightMagenta: [
52
+ { color: string; position: number },
53
+ { color: string; position: number },
54
+ ];
55
+ export const ColorBackgroundGradientPurpleRightOrange: [
56
+ { color: string; position: number },
57
+ { color: string; position: number },
58
+ ];
59
+ export const ColorBackgroundGradientPurpleRightBlue: [
60
+ { color: string; position: number },
61
+ { color: string; position: number },
62
+ ];
63
+ export const ColorBackgroundGradientPurpleRightTurquoise: [
64
+ { color: string; position: number },
65
+ { color: string; position: number },
66
+ ];
67
+ export const ColorBackgroundGradientPurpleRightGreen: [
68
+ { color: string; position: number },
69
+ { color: string; position: number },
70
+ ];
71
+ export const ColorBackgroundGradientPurpleTopRightRed: [
72
+ { color: string; position: number },
73
+ { color: string; position: number },
74
+ ];
75
+ export const ColorBackgroundGradientPurpleTopRightMagenta: [
76
+ { color: string; position: number },
77
+ { color: string; position: number },
78
+ ];
79
+ export const ColorBackgroundGradientPurpleTopRightOrange: [
80
+ { color: string; position: number },
81
+ { color: string; position: number },
82
+ ];
83
+ export const ColorBackgroundGradientPurpleTopRightBlue: [
84
+ { color: string; position: number },
85
+ { color: string; position: number },
86
+ ];
87
+ export const ColorBackgroundGradientPurpleTopRightTurquoise: [
88
+ { color: string; position: number },
89
+ { color: string; position: number },
90
+ ];
91
+ export const ColorBackgroundGradientPurpleTopRightGreen: [
92
+ { color: string; position: number },
93
+ { color: string; position: number },
94
+ ];
95
+ export const ColorBackgroundGradientPurpleBottomRightRed: [
96
+ { color: string; position: number },
97
+ { color: string; position: number },
98
+ ];
99
+ export const ColorBackgroundGradientPurpleBottomRightMagenta: [
100
+ { color: string; position: number },
101
+ { color: string; position: number },
102
+ ];
103
+ export const ColorBackgroundGradientPurpleBottomRightOrange: [
104
+ { color: string; position: number },
105
+ { color: string; position: number },
106
+ ];
107
+ export const ColorBackgroundGradientPurpleBottomRightBlue: [
108
+ { color: string; position: number },
109
+ { color: string; position: number },
110
+ ];
111
+ export const ColorBackgroundGradientPurpleBottomRightTurquoise: [
112
+ { color: string; position: number },
113
+ { color: string; position: number },
114
+ ];
115
+ export const ColorBackgroundGradientPurpleBottomRightGreen: [
116
+ { color: string; position: number },
117
+ { color: string; position: number },
118
+ ];
119
+ export const ColorBackgroundGradientColorTopRed: [
120
+ { color: string; position: number },
121
+ { color: string; position: number },
122
+ ];
123
+ export const ColorBackgroundGradientColorTopMagenta: [
124
+ { color: string; position: number },
125
+ { color: string; position: number },
126
+ ];
127
+ export const ColorBackgroundGradientColorTopOrange: [
128
+ { color: string; position: number },
129
+ { color: string; position: number },
130
+ ];
131
+ export const ColorBackgroundGradientColorTopBlue: [
132
+ { color: string; position: number },
133
+ { color: string; position: number },
134
+ ];
135
+ export const ColorBackgroundGradientColorTopTurquoise: [
136
+ { color: string; position: number },
137
+ { color: string; position: number },
138
+ ];
139
+ export const ColorBackgroundGradientColorTopGreen: [
140
+ { color: string; position: number },
141
+ { color: string; position: number },
142
+ ];
143
+ export const ColorBackgroundGradientColorRightRed: [
144
+ { color: string; position: number },
145
+ { color: string; position: number },
146
+ ];
147
+ export const ColorBackgroundGradientColorRightMagenta: [
148
+ { color: string; position: number },
149
+ { color: string; position: number },
150
+ ];
151
+ export const ColorBackgroundGradientColorRightOrange: [
152
+ { color: string; position: number },
153
+ { color: string; position: number },
154
+ ];
155
+ export const ColorBackgroundGradientColorRightBlue: [
156
+ { color: string; position: number },
157
+ { color: string; position: number },
158
+ ];
159
+ export const ColorBackgroundGradientColorRightTurquoise: [
160
+ { color: string; position: number },
161
+ { color: string; position: number },
162
+ ];
163
+ export const ColorBackgroundGradientColorRightGreen: [
164
+ { color: string; position: number },
165
+ { color: string; position: number },
166
+ ];
167
+ export const ColorBackgroundGradientColorTopRightRed: [
168
+ { color: string; position: number },
169
+ { color: string; position: number },
170
+ ];
171
+ export const ColorBackgroundGradientColorTopRightMagenta: [
172
+ { color: string; position: number },
173
+ { color: string; position: number },
174
+ ];
175
+ export const ColorBackgroundGradientColorTopRightOrange: [
176
+ { color: string; position: number },
177
+ { color: string; position: number },
178
+ ];
179
+ export const ColorBackgroundGradientColorTopRightBlue: [
180
+ { color: string; position: number },
181
+ { color: string; position: number },
182
+ ];
183
+ export const ColorBackgroundGradientColorTopRightTurquoise: [
184
+ { color: string; position: number },
185
+ { color: string; position: number },
186
+ ];
187
+ export const ColorBackgroundGradientColorTopRightGreen: [
188
+ { color: string; position: number },
189
+ { color: string; position: number },
190
+ ];
191
+ export const ColorBackgroundGradientColorBottomRightRed: [
192
+ { color: string; position: number },
193
+ { color: string; position: number },
194
+ ];
195
+ export const ColorBackgroundGradientColorBottomRightMagenta: [
196
+ { color: string; position: number },
197
+ { color: string; position: number },
198
+ ];
199
+ export const ColorBackgroundGradientColorBottomRightOrange: [
200
+ { color: string; position: number },
201
+ { color: string; position: number },
202
+ ];
203
+ export const ColorBackgroundGradientColorBottomRightBlue: [
204
+ { color: string; position: number },
205
+ { color: string; position: number },
206
+ ];
207
+ export const ColorBackgroundGradientColorBottomRightTurquoise: [
208
+ { color: string; position: number },
209
+ { color: string; position: number },
210
+ ];
211
+ export const ColorBackgroundGradientColorBottomRightGreen: [
212
+ { color: string; position: number },
213
+ { color: string; position: number },
214
+ ];
215
+ export const ColorBackgroundGradientPickx: [
216
+ { color: string; position: number },
217
+ { color: string; position: number },
218
+ ];
219
+ export const ColorBackgroundGradientNxt: [
220
+ { color: string; position: number },
221
+ { color: string; position: number },
222
+ ];
223
+ export const ColorBackgroundGradientSme: [
224
+ { color: string; position: number },
225
+ { color: string; position: number },
226
+ ];
221
227
  export const ColorBackgroundNone: string;
222
228
  export const ColorBackgroundOverlayMain: string;
223
229
  export const ColorBackgroundPurposeSuccessDefault: string;
@@ -20,204 +20,210 @@ export const ColorBackgroundDataBlue: string;
20
20
  export const ColorBackgroundDataTurquoise: string;
21
21
  export const ColorBackgroundFooterSitemapDefault: string;
22
22
  export const ColorBackgroundFooterSitemapInverted: string;
23
- export const ColorBackgroundGradientPurpleTopRed: {
24
- color: string;
25
- position: number;
26
- }[];
27
- export const ColorBackgroundGradientPurpleTopMagenta: {
28
- color: string;
29
- position: number;
30
- }[];
31
- export const ColorBackgroundGradientPurpleTopOrange: {
32
- color: string;
33
- position: number;
34
- }[];
35
- export const ColorBackgroundGradientPurpleTopBlue: {
36
- color: string;
37
- position: number;
38
- }[];
39
- export const ColorBackgroundGradientPurpleTopTurquoise: {
40
- color: string;
41
- position: number;
42
- }[];
43
- export const ColorBackgroundGradientPurpleTopGreen: {
44
- color: string;
45
- position: number;
46
- }[];
47
- export const ColorBackgroundGradientPurpleRightRed: {
48
- color: string;
49
- position: number;
50
- }[];
51
- export const ColorBackgroundGradientPurpleRightMagenta: {
52
- color: string;
53
- position: number;
54
- }[];
55
- export const ColorBackgroundGradientPurpleRightOrange: {
56
- color: string;
57
- position: number;
58
- }[];
59
- export const ColorBackgroundGradientPurpleRightBlue: {
60
- color: string;
61
- position: number;
62
- }[];
63
- export const ColorBackgroundGradientPurpleRightTurquoise: {
64
- color: string;
65
- position: number;
66
- }[];
67
- export const ColorBackgroundGradientPurpleRightGreen: {
68
- color: string;
69
- position: number;
70
- }[];
71
- export const ColorBackgroundGradientPurpleTopRightRed: {
72
- color: string;
73
- position: number;
74
- }[];
75
- export const ColorBackgroundGradientPurpleTopRightMagenta: {
76
- color: string;
77
- position: number;
78
- }[];
79
- export const ColorBackgroundGradientPurpleTopRightOrange: {
80
- color: string;
81
- position: number;
82
- }[];
83
- export const ColorBackgroundGradientPurpleTopRightBlue: {
84
- color: string;
85
- position: number;
86
- }[];
87
- export const ColorBackgroundGradientPurpleTopRightTurquoise: {
88
- color: string;
89
- position: number;
90
- }[];
91
- export const ColorBackgroundGradientPurpleTopRightGreen: {
92
- color: string;
93
- position: number;
94
- }[];
95
- export const ColorBackgroundGradientPurpleBottomRightRed: {
96
- color: string;
97
- position: number;
98
- }[];
99
- export const ColorBackgroundGradientPurpleBottomRightMagenta: {
100
- color: string;
101
- position: number;
102
- }[];
103
- export const ColorBackgroundGradientPurpleBottomRightOrange: {
104
- color: string;
105
- position: number;
106
- }[];
107
- export const ColorBackgroundGradientPurpleBottomRightBlue: {
108
- color: string;
109
- position: number;
110
- }[];
111
- export const ColorBackgroundGradientPurpleBottomRightTurquoise: {
112
- color: string;
113
- position: number;
114
- }[];
115
- export const ColorBackgroundGradientPurpleBottomRightGreen: {
116
- color: string;
117
- position: number;
118
- }[];
119
- export const ColorBackgroundGradientColorTopRed: {
120
- color: string;
121
- position: number;
122
- }[];
123
- export const ColorBackgroundGradientColorTopMagenta: {
124
- color: string;
125
- position: number;
126
- }[];
127
- export const ColorBackgroundGradientColorTopOrange: {
128
- color: string;
129
- position: number;
130
- }[];
131
- export const ColorBackgroundGradientColorTopBlue: {
132
- color: string;
133
- position: number;
134
- }[];
135
- export const ColorBackgroundGradientColorTopTurquoise: {
136
- color: string;
137
- position: number;
138
- }[];
139
- export const ColorBackgroundGradientColorTopGreen: {
140
- color: string;
141
- position: number;
142
- }[];
143
- export const ColorBackgroundGradientColorRightRed: {
144
- color: string;
145
- position: number;
146
- }[];
147
- export const ColorBackgroundGradientColorRightMagenta: {
148
- color: string;
149
- position: number;
150
- }[];
151
- export const ColorBackgroundGradientColorRightOrange: {
152
- color: string;
153
- position: number;
154
- }[];
155
- export const ColorBackgroundGradientColorRightBlue: {
156
- color: string;
157
- position: number;
158
- }[];
159
- export const ColorBackgroundGradientColorRightTurquoise: {
160
- color: string;
161
- position: number;
162
- }[];
163
- export const ColorBackgroundGradientColorRightGreen: {
164
- color: string;
165
- position: number;
166
- }[];
167
- export const ColorBackgroundGradientColorTopRightRed: {
168
- color: string;
169
- position: number;
170
- }[];
171
- export const ColorBackgroundGradientColorTopRightMagenta: {
172
- color: string;
173
- position: number;
174
- }[];
175
- export const ColorBackgroundGradientColorTopRightOrange: {
176
- color: string;
177
- position: number;
178
- }[];
179
- export const ColorBackgroundGradientColorTopRightBlue: {
180
- color: string;
181
- position: number;
182
- }[];
183
- export const ColorBackgroundGradientColorTopRightTurquoise: {
184
- color: string;
185
- position: number;
186
- }[];
187
- export const ColorBackgroundGradientColorTopRightGreen: {
188
- color: string;
189
- position: number;
190
- }[];
191
- export const ColorBackgroundGradientColorBottomRightRed: {
192
- color: string;
193
- position: number;
194
- }[];
195
- export const ColorBackgroundGradientColorBottomRightMagenta: {
196
- color: string;
197
- position: number;
198
- }[];
199
- export const ColorBackgroundGradientColorBottomRightOrange: {
200
- color: string;
201
- position: number;
202
- }[];
203
- export const ColorBackgroundGradientColorBottomRightBlue: {
204
- color: string;
205
- position: number;
206
- }[];
207
- export const ColorBackgroundGradientColorBottomRightTurquoise: {
208
- color: string;
209
- position: number;
210
- }[];
211
- export const ColorBackgroundGradientColorBottomRightGreen: {
212
- color: string;
213
- position: number;
214
- }[];
215
- export const ColorBackgroundGradientPickx: {
216
- color: string;
217
- position: number;
218
- }[];
219
- export const ColorBackgroundGradientNxt: { color: string; position: number }[];
220
- export const ColorBackgroundGradientSme: { color: string; position: number }[];
23
+ export const ColorBackgroundGradientPurpleTopRed: [
24
+ { color: string; position: number },
25
+ { color: string; position: number },
26
+ ];
27
+ export const ColorBackgroundGradientPurpleTopMagenta: [
28
+ { color: string; position: number },
29
+ { color: string; position: number },
30
+ ];
31
+ export const ColorBackgroundGradientPurpleTopOrange: [
32
+ { color: string; position: number },
33
+ { color: string; position: number },
34
+ ];
35
+ export const ColorBackgroundGradientPurpleTopBlue: [
36
+ { color: string; position: number },
37
+ { color: string; position: number },
38
+ ];
39
+ export const ColorBackgroundGradientPurpleTopTurquoise: [
40
+ { color: string; position: number },
41
+ { color: string; position: number },
42
+ ];
43
+ export const ColorBackgroundGradientPurpleTopGreen: [
44
+ { color: string; position: number },
45
+ { color: string; position: number },
46
+ ];
47
+ export const ColorBackgroundGradientPurpleRightRed: [
48
+ { color: string; position: number },
49
+ { color: string; position: number },
50
+ ];
51
+ export const ColorBackgroundGradientPurpleRightMagenta: [
52
+ { color: string; position: number },
53
+ { color: string; position: number },
54
+ ];
55
+ export const ColorBackgroundGradientPurpleRightOrange: [
56
+ { color: string; position: number },
57
+ { color: string; position: number },
58
+ ];
59
+ export const ColorBackgroundGradientPurpleRightBlue: [
60
+ { color: string; position: number },
61
+ { color: string; position: number },
62
+ ];
63
+ export const ColorBackgroundGradientPurpleRightTurquoise: [
64
+ { color: string; position: number },
65
+ { color: string; position: number },
66
+ ];
67
+ export const ColorBackgroundGradientPurpleRightGreen: [
68
+ { color: string; position: number },
69
+ { color: string; position: number },
70
+ ];
71
+ export const ColorBackgroundGradientPurpleTopRightRed: [
72
+ { color: string; position: number },
73
+ { color: string; position: number },
74
+ ];
75
+ export const ColorBackgroundGradientPurpleTopRightMagenta: [
76
+ { color: string; position: number },
77
+ { color: string; position: number },
78
+ ];
79
+ export const ColorBackgroundGradientPurpleTopRightOrange: [
80
+ { color: string; position: number },
81
+ { color: string; position: number },
82
+ ];
83
+ export const ColorBackgroundGradientPurpleTopRightBlue: [
84
+ { color: string; position: number },
85
+ { color: string; position: number },
86
+ ];
87
+ export const ColorBackgroundGradientPurpleTopRightTurquoise: [
88
+ { color: string; position: number },
89
+ { color: string; position: number },
90
+ ];
91
+ export const ColorBackgroundGradientPurpleTopRightGreen: [
92
+ { color: string; position: number },
93
+ { color: string; position: number },
94
+ ];
95
+ export const ColorBackgroundGradientPurpleBottomRightRed: [
96
+ { color: string; position: number },
97
+ { color: string; position: number },
98
+ ];
99
+ export const ColorBackgroundGradientPurpleBottomRightMagenta: [
100
+ { color: string; position: number },
101
+ { color: string; position: number },
102
+ ];
103
+ export const ColorBackgroundGradientPurpleBottomRightOrange: [
104
+ { color: string; position: number },
105
+ { color: string; position: number },
106
+ ];
107
+ export const ColorBackgroundGradientPurpleBottomRightBlue: [
108
+ { color: string; position: number },
109
+ { color: string; position: number },
110
+ ];
111
+ export const ColorBackgroundGradientPurpleBottomRightTurquoise: [
112
+ { color: string; position: number },
113
+ { color: string; position: number },
114
+ ];
115
+ export const ColorBackgroundGradientPurpleBottomRightGreen: [
116
+ { color: string; position: number },
117
+ { color: string; position: number },
118
+ ];
119
+ export const ColorBackgroundGradientColorTopRed: [
120
+ { color: string; position: number },
121
+ { color: string; position: number },
122
+ ];
123
+ export const ColorBackgroundGradientColorTopMagenta: [
124
+ { color: string; position: number },
125
+ { color: string; position: number },
126
+ ];
127
+ export const ColorBackgroundGradientColorTopOrange: [
128
+ { color: string; position: number },
129
+ { color: string; position: number },
130
+ ];
131
+ export const ColorBackgroundGradientColorTopBlue: [
132
+ { color: string; position: number },
133
+ { color: string; position: number },
134
+ ];
135
+ export const ColorBackgroundGradientColorTopTurquoise: [
136
+ { color: string; position: number },
137
+ { color: string; position: number },
138
+ ];
139
+ export const ColorBackgroundGradientColorTopGreen: [
140
+ { color: string; position: number },
141
+ { color: string; position: number },
142
+ ];
143
+ export const ColorBackgroundGradientColorRightRed: [
144
+ { color: string; position: number },
145
+ { color: string; position: number },
146
+ ];
147
+ export const ColorBackgroundGradientColorRightMagenta: [
148
+ { color: string; position: number },
149
+ { color: string; position: number },
150
+ ];
151
+ export const ColorBackgroundGradientColorRightOrange: [
152
+ { color: string; position: number },
153
+ { color: string; position: number },
154
+ ];
155
+ export const ColorBackgroundGradientColorRightBlue: [
156
+ { color: string; position: number },
157
+ { color: string; position: number },
158
+ ];
159
+ export const ColorBackgroundGradientColorRightTurquoise: [
160
+ { color: string; position: number },
161
+ { color: string; position: number },
162
+ ];
163
+ export const ColorBackgroundGradientColorRightGreen: [
164
+ { color: string; position: number },
165
+ { color: string; position: number },
166
+ ];
167
+ export const ColorBackgroundGradientColorTopRightRed: [
168
+ { color: string; position: number },
169
+ { color: string; position: number },
170
+ ];
171
+ export const ColorBackgroundGradientColorTopRightMagenta: [
172
+ { color: string; position: number },
173
+ { color: string; position: number },
174
+ ];
175
+ export const ColorBackgroundGradientColorTopRightOrange: [
176
+ { color: string; position: number },
177
+ { color: string; position: number },
178
+ ];
179
+ export const ColorBackgroundGradientColorTopRightBlue: [
180
+ { color: string; position: number },
181
+ { color: string; position: number },
182
+ ];
183
+ export const ColorBackgroundGradientColorTopRightTurquoise: [
184
+ { color: string; position: number },
185
+ { color: string; position: number },
186
+ ];
187
+ export const ColorBackgroundGradientColorTopRightGreen: [
188
+ { color: string; position: number },
189
+ { color: string; position: number },
190
+ ];
191
+ export const ColorBackgroundGradientColorBottomRightRed: [
192
+ { color: string; position: number },
193
+ { color: string; position: number },
194
+ ];
195
+ export const ColorBackgroundGradientColorBottomRightMagenta: [
196
+ { color: string; position: number },
197
+ { color: string; position: number },
198
+ ];
199
+ export const ColorBackgroundGradientColorBottomRightOrange: [
200
+ { color: string; position: number },
201
+ { color: string; position: number },
202
+ ];
203
+ export const ColorBackgroundGradientColorBottomRightBlue: [
204
+ { color: string; position: number },
205
+ { color: string; position: number },
206
+ ];
207
+ export const ColorBackgroundGradientColorBottomRightTurquoise: [
208
+ { color: string; position: number },
209
+ { color: string; position: number },
210
+ ];
211
+ export const ColorBackgroundGradientColorBottomRightGreen: [
212
+ { color: string; position: number },
213
+ { color: string; position: number },
214
+ ];
215
+ export const ColorBackgroundGradientPickx: [
216
+ { color: string; position: number },
217
+ { color: string; position: number },
218
+ ];
219
+ export const ColorBackgroundGradientNxt: [
220
+ { color: string; position: number },
221
+ { color: string; position: number },
222
+ ];
223
+ export const ColorBackgroundGradientSme: [
224
+ { color: string; position: number },
225
+ { color: string; position: number },
226
+ ];
221
227
  export const ColorBackgroundNone: string;
222
228
  export const ColorBackgroundOverlayMain: string;
223
229
  export const ColorBackgroundPurposeSuccessDefault: string;
@@ -20,204 +20,210 @@ export const ColorBackgroundDataBlue: string;
20
20
  export const ColorBackgroundDataTurquoise: string;
21
21
  export const ColorBackgroundFooterSitemapDefault: string;
22
22
  export const ColorBackgroundFooterSitemapInverted: string;
23
- export const ColorBackgroundGradientPurpleTopRed: {
24
- color: string;
25
- position: number;
26
- }[];
27
- export const ColorBackgroundGradientPurpleTopMagenta: {
28
- color: string;
29
- position: number;
30
- }[];
31
- export const ColorBackgroundGradientPurpleTopOrange: {
32
- color: string;
33
- position: number;
34
- }[];
35
- export const ColorBackgroundGradientPurpleTopBlue: {
36
- color: string;
37
- position: number;
38
- }[];
39
- export const ColorBackgroundGradientPurpleTopTurquoise: {
40
- color: string;
41
- position: number;
42
- }[];
43
- export const ColorBackgroundGradientPurpleTopGreen: {
44
- color: string;
45
- position: number;
46
- }[];
47
- export const ColorBackgroundGradientPurpleRightRed: {
48
- color: string;
49
- position: number;
50
- }[];
51
- export const ColorBackgroundGradientPurpleRightMagenta: {
52
- color: string;
53
- position: number;
54
- }[];
55
- export const ColorBackgroundGradientPurpleRightOrange: {
56
- color: string;
57
- position: number;
58
- }[];
59
- export const ColorBackgroundGradientPurpleRightBlue: {
60
- color: string;
61
- position: number;
62
- }[];
63
- export const ColorBackgroundGradientPurpleRightTurquoise: {
64
- color: string;
65
- position: number;
66
- }[];
67
- export const ColorBackgroundGradientPurpleRightGreen: {
68
- color: string;
69
- position: number;
70
- }[];
71
- export const ColorBackgroundGradientPurpleTopRightRed: {
72
- color: string;
73
- position: number;
74
- }[];
75
- export const ColorBackgroundGradientPurpleTopRightMagenta: {
76
- color: string;
77
- position: number;
78
- }[];
79
- export const ColorBackgroundGradientPurpleTopRightOrange: {
80
- color: string;
81
- position: number;
82
- }[];
83
- export const ColorBackgroundGradientPurpleTopRightBlue: {
84
- color: string;
85
- position: number;
86
- }[];
87
- export const ColorBackgroundGradientPurpleTopRightTurquoise: {
88
- color: string;
89
- position: number;
90
- }[];
91
- export const ColorBackgroundGradientPurpleTopRightGreen: {
92
- color: string;
93
- position: number;
94
- }[];
95
- export const ColorBackgroundGradientPurpleBottomRightRed: {
96
- color: string;
97
- position: number;
98
- }[];
99
- export const ColorBackgroundGradientPurpleBottomRightMagenta: {
100
- color: string;
101
- position: number;
102
- }[];
103
- export const ColorBackgroundGradientPurpleBottomRightOrange: {
104
- color: string;
105
- position: number;
106
- }[];
107
- export const ColorBackgroundGradientPurpleBottomRightBlue: {
108
- color: string;
109
- position: number;
110
- }[];
111
- export const ColorBackgroundGradientPurpleBottomRightTurquoise: {
112
- color: string;
113
- position: number;
114
- }[];
115
- export const ColorBackgroundGradientPurpleBottomRightGreen: {
116
- color: string;
117
- position: number;
118
- }[];
119
- export const ColorBackgroundGradientColorTopRed: {
120
- color: string;
121
- position: number;
122
- }[];
123
- export const ColorBackgroundGradientColorTopMagenta: {
124
- color: string;
125
- position: number;
126
- }[];
127
- export const ColorBackgroundGradientColorTopOrange: {
128
- color: string;
129
- position: number;
130
- }[];
131
- export const ColorBackgroundGradientColorTopBlue: {
132
- color: string;
133
- position: number;
134
- }[];
135
- export const ColorBackgroundGradientColorTopTurquoise: {
136
- color: string;
137
- position: number;
138
- }[];
139
- export const ColorBackgroundGradientColorTopGreen: {
140
- color: string;
141
- position: number;
142
- }[];
143
- export const ColorBackgroundGradientColorRightRed: {
144
- color: string;
145
- position: number;
146
- }[];
147
- export const ColorBackgroundGradientColorRightMagenta: {
148
- color: string;
149
- position: number;
150
- }[];
151
- export const ColorBackgroundGradientColorRightOrange: {
152
- color: string;
153
- position: number;
154
- }[];
155
- export const ColorBackgroundGradientColorRightBlue: {
156
- color: string;
157
- position: number;
158
- }[];
159
- export const ColorBackgroundGradientColorRightTurquoise: {
160
- color: string;
161
- position: number;
162
- }[];
163
- export const ColorBackgroundGradientColorRightGreen: {
164
- color: string;
165
- position: number;
166
- }[];
167
- export const ColorBackgroundGradientColorTopRightRed: {
168
- color: string;
169
- position: number;
170
- }[];
171
- export const ColorBackgroundGradientColorTopRightMagenta: {
172
- color: string;
173
- position: number;
174
- }[];
175
- export const ColorBackgroundGradientColorTopRightOrange: {
176
- color: string;
177
- position: number;
178
- }[];
179
- export const ColorBackgroundGradientColorTopRightBlue: {
180
- color: string;
181
- position: number;
182
- }[];
183
- export const ColorBackgroundGradientColorTopRightTurquoise: {
184
- color: string;
185
- position: number;
186
- }[];
187
- export const ColorBackgroundGradientColorTopRightGreen: {
188
- color: string;
189
- position: number;
190
- }[];
191
- export const ColorBackgroundGradientColorBottomRightRed: {
192
- color: string;
193
- position: number;
194
- }[];
195
- export const ColorBackgroundGradientColorBottomRightMagenta: {
196
- color: string;
197
- position: number;
198
- }[];
199
- export const ColorBackgroundGradientColorBottomRightOrange: {
200
- color: string;
201
- position: number;
202
- }[];
203
- export const ColorBackgroundGradientColorBottomRightBlue: {
204
- color: string;
205
- position: number;
206
- }[];
207
- export const ColorBackgroundGradientColorBottomRightTurquoise: {
208
- color: string;
209
- position: number;
210
- }[];
211
- export const ColorBackgroundGradientColorBottomRightGreen: {
212
- color: string;
213
- position: number;
214
- }[];
215
- export const ColorBackgroundGradientPickx: {
216
- color: string;
217
- position: number;
218
- }[];
219
- export const ColorBackgroundGradientNxt: { color: string; position: number }[];
220
- export const ColorBackgroundGradientSme: { color: string; position: number }[];
23
+ export const ColorBackgroundGradientPurpleTopRed: [
24
+ { color: string; position: number },
25
+ { color: string; position: number },
26
+ ];
27
+ export const ColorBackgroundGradientPurpleTopMagenta: [
28
+ { color: string; position: number },
29
+ { color: string; position: number },
30
+ ];
31
+ export const ColorBackgroundGradientPurpleTopOrange: [
32
+ { color: string; position: number },
33
+ { color: string; position: number },
34
+ ];
35
+ export const ColorBackgroundGradientPurpleTopBlue: [
36
+ { color: string; position: number },
37
+ { color: string; position: number },
38
+ ];
39
+ export const ColorBackgroundGradientPurpleTopTurquoise: [
40
+ { color: string; position: number },
41
+ { color: string; position: number },
42
+ ];
43
+ export const ColorBackgroundGradientPurpleTopGreen: [
44
+ { color: string; position: number },
45
+ { color: string; position: number },
46
+ ];
47
+ export const ColorBackgroundGradientPurpleRightRed: [
48
+ { color: string; position: number },
49
+ { color: string; position: number },
50
+ ];
51
+ export const ColorBackgroundGradientPurpleRightMagenta: [
52
+ { color: string; position: number },
53
+ { color: string; position: number },
54
+ ];
55
+ export const ColorBackgroundGradientPurpleRightOrange: [
56
+ { color: string; position: number },
57
+ { color: string; position: number },
58
+ ];
59
+ export const ColorBackgroundGradientPurpleRightBlue: [
60
+ { color: string; position: number },
61
+ { color: string; position: number },
62
+ ];
63
+ export const ColorBackgroundGradientPurpleRightTurquoise: [
64
+ { color: string; position: number },
65
+ { color: string; position: number },
66
+ ];
67
+ export const ColorBackgroundGradientPurpleRightGreen: [
68
+ { color: string; position: number },
69
+ { color: string; position: number },
70
+ ];
71
+ export const ColorBackgroundGradientPurpleTopRightRed: [
72
+ { color: string; position: number },
73
+ { color: string; position: number },
74
+ ];
75
+ export const ColorBackgroundGradientPurpleTopRightMagenta: [
76
+ { color: string; position: number },
77
+ { color: string; position: number },
78
+ ];
79
+ export const ColorBackgroundGradientPurpleTopRightOrange: [
80
+ { color: string; position: number },
81
+ { color: string; position: number },
82
+ ];
83
+ export const ColorBackgroundGradientPurpleTopRightBlue: [
84
+ { color: string; position: number },
85
+ { color: string; position: number },
86
+ ];
87
+ export const ColorBackgroundGradientPurpleTopRightTurquoise: [
88
+ { color: string; position: number },
89
+ { color: string; position: number },
90
+ ];
91
+ export const ColorBackgroundGradientPurpleTopRightGreen: [
92
+ { color: string; position: number },
93
+ { color: string; position: number },
94
+ ];
95
+ export const ColorBackgroundGradientPurpleBottomRightRed: [
96
+ { color: string; position: number },
97
+ { color: string; position: number },
98
+ ];
99
+ export const ColorBackgroundGradientPurpleBottomRightMagenta: [
100
+ { color: string; position: number },
101
+ { color: string; position: number },
102
+ ];
103
+ export const ColorBackgroundGradientPurpleBottomRightOrange: [
104
+ { color: string; position: number },
105
+ { color: string; position: number },
106
+ ];
107
+ export const ColorBackgroundGradientPurpleBottomRightBlue: [
108
+ { color: string; position: number },
109
+ { color: string; position: number },
110
+ ];
111
+ export const ColorBackgroundGradientPurpleBottomRightTurquoise: [
112
+ { color: string; position: number },
113
+ { color: string; position: number },
114
+ ];
115
+ export const ColorBackgroundGradientPurpleBottomRightGreen: [
116
+ { color: string; position: number },
117
+ { color: string; position: number },
118
+ ];
119
+ export const ColorBackgroundGradientColorTopRed: [
120
+ { color: string; position: number },
121
+ { color: string; position: number },
122
+ ];
123
+ export const ColorBackgroundGradientColorTopMagenta: [
124
+ { color: string; position: number },
125
+ { color: string; position: number },
126
+ ];
127
+ export const ColorBackgroundGradientColorTopOrange: [
128
+ { color: string; position: number },
129
+ { color: string; position: number },
130
+ ];
131
+ export const ColorBackgroundGradientColorTopBlue: [
132
+ { color: string; position: number },
133
+ { color: string; position: number },
134
+ ];
135
+ export const ColorBackgroundGradientColorTopTurquoise: [
136
+ { color: string; position: number },
137
+ { color: string; position: number },
138
+ ];
139
+ export const ColorBackgroundGradientColorTopGreen: [
140
+ { color: string; position: number },
141
+ { color: string; position: number },
142
+ ];
143
+ export const ColorBackgroundGradientColorRightRed: [
144
+ { color: string; position: number },
145
+ { color: string; position: number },
146
+ ];
147
+ export const ColorBackgroundGradientColorRightMagenta: [
148
+ { color: string; position: number },
149
+ { color: string; position: number },
150
+ ];
151
+ export const ColorBackgroundGradientColorRightOrange: [
152
+ { color: string; position: number },
153
+ { color: string; position: number },
154
+ ];
155
+ export const ColorBackgroundGradientColorRightBlue: [
156
+ { color: string; position: number },
157
+ { color: string; position: number },
158
+ ];
159
+ export const ColorBackgroundGradientColorRightTurquoise: [
160
+ { color: string; position: number },
161
+ { color: string; position: number },
162
+ ];
163
+ export const ColorBackgroundGradientColorRightGreen: [
164
+ { color: string; position: number },
165
+ { color: string; position: number },
166
+ ];
167
+ export const ColorBackgroundGradientColorTopRightRed: [
168
+ { color: string; position: number },
169
+ { color: string; position: number },
170
+ ];
171
+ export const ColorBackgroundGradientColorTopRightMagenta: [
172
+ { color: string; position: number },
173
+ { color: string; position: number },
174
+ ];
175
+ export const ColorBackgroundGradientColorTopRightOrange: [
176
+ { color: string; position: number },
177
+ { color: string; position: number },
178
+ ];
179
+ export const ColorBackgroundGradientColorTopRightBlue: [
180
+ { color: string; position: number },
181
+ { color: string; position: number },
182
+ ];
183
+ export const ColorBackgroundGradientColorTopRightTurquoise: [
184
+ { color: string; position: number },
185
+ { color: string; position: number },
186
+ ];
187
+ export const ColorBackgroundGradientColorTopRightGreen: [
188
+ { color: string; position: number },
189
+ { color: string; position: number },
190
+ ];
191
+ export const ColorBackgroundGradientColorBottomRightRed: [
192
+ { color: string; position: number },
193
+ { color: string; position: number },
194
+ ];
195
+ export const ColorBackgroundGradientColorBottomRightMagenta: [
196
+ { color: string; position: number },
197
+ { color: string; position: number },
198
+ ];
199
+ export const ColorBackgroundGradientColorBottomRightOrange: [
200
+ { color: string; position: number },
201
+ { color: string; position: number },
202
+ ];
203
+ export const ColorBackgroundGradientColorBottomRightBlue: [
204
+ { color: string; position: number },
205
+ { color: string; position: number },
206
+ ];
207
+ export const ColorBackgroundGradientColorBottomRightTurquoise: [
208
+ { color: string; position: number },
209
+ { color: string; position: number },
210
+ ];
211
+ export const ColorBackgroundGradientColorBottomRightGreen: [
212
+ { color: string; position: number },
213
+ { color: string; position: number },
214
+ ];
215
+ export const ColorBackgroundGradientPickx: [
216
+ { color: string; position: number },
217
+ { color: string; position: number },
218
+ ];
219
+ export const ColorBackgroundGradientNxt: [
220
+ { color: string; position: number },
221
+ { color: string; position: number },
222
+ ];
223
+ export const ColorBackgroundGradientSme: [
224
+ { color: string; position: number },
225
+ { color: string; position: number },
226
+ ];
221
227
  export const ColorBackgroundNone: string;
222
228
  export const ColorBackgroundOverlayMain: string;
223
229
  export const ColorBackgroundPurposeSuccessDefault: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proximus/lavender-styling",
3
- "version": "1.4.14-beta.2",
3
+ "version": "1.4.15-alpha.2",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "files": [
@@ -31,13 +31,14 @@
31
31
  },
32
32
  "scripts": {
33
33
  "lint": "npx tsc -p tsconfig.json",
34
- "build": "npm run clean && npm run lint && node scripts/build-dictionary.js && mkdir -p dist/far/away && cp package.json dist/far/away",
34
+ "tokens": "node scripts/build-dictionary.js ",
35
+ "build": "npm run clean && npm run lint && npm run tokens && mkdir -p dist/far/away && cp package.json dist/far/away",
35
36
  "clean": "rm -rf dist"
36
37
  },
37
38
  "author": "",
38
39
  "license": "Apache-2.0",
39
40
  "devDependencies": {
40
- "style-dictionary": "^4.1.4"
41
+ "style-dictionary": "^5.5.1"
41
42
  },
42
43
  "publishConfig": {
43
44
  "access": "public"