@vitality-ds/icons 4.3.3 → 4.3.4
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/types/icons/src/Icon/styled.d.ts +379 -379
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.d.ts +195 -195
- package/dist/types/system/src/stitches.config.d.ts +2218 -2218
- package/dist/types/tokens/src/Theme/getters/getTheme.d.ts +368 -368
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
@@ -5,225 +5,225 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
5
5
|
}, {
|
6
6
|
colors: {
|
7
7
|
blue1: string;
|
8
|
-
blue2: string;
|
9
|
-
blue3: string;
|
10
|
-
blue4: string;
|
11
|
-
blue5: string;
|
12
|
-
blue6: string;
|
13
|
-
blue7: string;
|
14
|
-
blue8: string;
|
15
|
-
blue9: string;
|
16
|
-
blue10: string;
|
17
|
-
blue11: string;
|
18
|
-
blue12: string;
|
19
|
-
blue13: string;
|
20
8
|
cyan1: string;
|
21
|
-
cyan2: string;
|
22
|
-
cyan3: string;
|
23
|
-
cyan4: string;
|
24
|
-
cyan5: string;
|
25
|
-
cyan6: string;
|
26
|
-
cyan7: string;
|
27
|
-
cyan8: string;
|
28
|
-
cyan9: string;
|
29
|
-
cyan10: string;
|
30
|
-
cyan11: string;
|
31
|
-
cyan12: string;
|
32
|
-
cyan13: string;
|
33
9
|
green1: string;
|
34
|
-
green2: string;
|
35
|
-
green3: string;
|
36
|
-
green4: string;
|
37
|
-
green5: string;
|
38
|
-
green6: string;
|
39
|
-
green7: string;
|
40
|
-
green8: string;
|
41
|
-
green9: string;
|
42
|
-
green10: string;
|
43
|
-
green11: string;
|
44
|
-
green12: string;
|
45
|
-
green13: string;
|
46
10
|
grey1: string;
|
47
|
-
grey2: string;
|
48
|
-
grey3: string;
|
49
|
-
grey4: string;
|
50
|
-
grey5: string;
|
51
|
-
grey6: string;
|
52
|
-
grey7: string;
|
53
|
-
grey8: string;
|
54
|
-
grey9: string;
|
55
|
-
grey10: string;
|
56
|
-
grey11: string;
|
57
|
-
grey12: string;
|
58
|
-
grey13: string;
|
59
11
|
greyA1: string;
|
60
|
-
greyA2: string;
|
61
|
-
greyA3: string;
|
62
|
-
greyA4: string;
|
63
|
-
greyA5: string;
|
64
|
-
greyA6: string;
|
65
|
-
greyA7: string;
|
66
|
-
greyA8: string;
|
67
|
-
greyA9: string;
|
68
|
-
greyA10: string;
|
69
|
-
greyA11: string;
|
70
|
-
greyA12: string;
|
71
|
-
greyA13: string;
|
72
12
|
orange1: string;
|
73
|
-
orange2: string;
|
74
|
-
orange3: string;
|
75
|
-
orange4: string;
|
76
|
-
orange5: string;
|
77
|
-
orange6: string;
|
78
|
-
orange7: string;
|
79
|
-
orange8: string;
|
80
|
-
orange9: string;
|
81
|
-
orange10: string;
|
82
|
-
orange11: string;
|
83
|
-
orange12: string;
|
84
|
-
orange13: string;
|
85
13
|
pink1: string;
|
14
|
+
red1: string;
|
15
|
+
yellow1: string;
|
16
|
+
blue2: string;
|
17
|
+
cyan2: string;
|
18
|
+
green2: string;
|
19
|
+
grey2: string;
|
20
|
+
greyA2: string;
|
21
|
+
orange2: string;
|
86
22
|
pink2: string;
|
87
|
-
|
88
|
-
|
89
|
-
|
90
|
-
|
23
|
+
red2: string;
|
24
|
+
yellow2: string;
|
25
|
+
blue7: string;
|
26
|
+
cyan7: string;
|
27
|
+
green7: string;
|
28
|
+
grey7: string;
|
29
|
+
greyA7: string;
|
30
|
+
orange7: string;
|
91
31
|
pink7: string;
|
92
|
-
|
93
|
-
|
94
|
-
|
95
|
-
|
32
|
+
red7: string;
|
33
|
+
yellow7: string;
|
34
|
+
blue12: string;
|
35
|
+
cyan12: string;
|
36
|
+
green12: string;
|
37
|
+
grey12: string;
|
38
|
+
greyA12: string;
|
39
|
+
orange12: string;
|
96
40
|
pink12: string;
|
97
|
-
|
98
|
-
|
99
|
-
|
41
|
+
red12: string;
|
42
|
+
yellow12: string;
|
43
|
+
blue3: string;
|
44
|
+
cyan3: string;
|
45
|
+
green3: string;
|
46
|
+
grey3: string;
|
47
|
+
greyA3: string;
|
48
|
+
orange3: string;
|
49
|
+
pink3: string;
|
100
50
|
red3: string;
|
51
|
+
yellow3: string;
|
52
|
+
blue4: string;
|
53
|
+
cyan4: string;
|
54
|
+
green4: string;
|
55
|
+
grey4: string;
|
56
|
+
greyA4: string;
|
57
|
+
orange4: string;
|
58
|
+
pink4: string;
|
101
59
|
red4: string;
|
60
|
+
yellow4: string;
|
61
|
+
blue5: string;
|
62
|
+
cyan5: string;
|
63
|
+
green5: string;
|
64
|
+
grey5: string;
|
65
|
+
greyA5: string;
|
66
|
+
orange5: string;
|
67
|
+
pink5: string;
|
102
68
|
red5: string;
|
103
|
-
|
104
|
-
|
105
|
-
|
69
|
+
yellow5: string;
|
70
|
+
blue9: string;
|
71
|
+
cyan9: string;
|
72
|
+
green9: string;
|
73
|
+
grey9: string;
|
74
|
+
greyA9: string;
|
75
|
+
orange9: string;
|
76
|
+
pink9: string;
|
106
77
|
red9: string;
|
78
|
+
yellow9: string;
|
79
|
+
blue10: string;
|
80
|
+
cyan10: string;
|
81
|
+
green10: string;
|
82
|
+
grey10: string;
|
83
|
+
greyA10: string;
|
84
|
+
orange10: string;
|
85
|
+
pink10: string;
|
107
86
|
red10: string;
|
87
|
+
yellow10: string;
|
88
|
+
blue11: string;
|
89
|
+
cyan11: string;
|
90
|
+
green11: string;
|
91
|
+
grey11: string;
|
92
|
+
greyA11: string;
|
93
|
+
orange11: string;
|
94
|
+
pink11: string;
|
108
95
|
red11: string;
|
109
|
-
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
|
114
|
-
|
115
|
-
|
96
|
+
yellow11: string;
|
97
|
+
blue6: string;
|
98
|
+
cyan6: string;
|
99
|
+
green6: string;
|
100
|
+
grey6: string;
|
101
|
+
greyA6: string;
|
102
|
+
orange6: string;
|
103
|
+
pink6: string;
|
104
|
+
red6: string;
|
116
105
|
yellow6: string;
|
117
|
-
|
106
|
+
blue8: string;
|
107
|
+
cyan8: string;
|
108
|
+
green8: string;
|
109
|
+
grey8: string;
|
110
|
+
greyA8: string;
|
111
|
+
orange8: string;
|
112
|
+
pink8: string;
|
113
|
+
red8: string;
|
118
114
|
yellow8: string;
|
119
|
-
|
120
|
-
|
121
|
-
|
122
|
-
|
115
|
+
blue13: string;
|
116
|
+
cyan13: string;
|
117
|
+
green13: string;
|
118
|
+
grey13: string;
|
119
|
+
greyA13: string;
|
120
|
+
orange13: string;
|
121
|
+
pink13: string;
|
122
|
+
red13: string;
|
123
123
|
yellow13: string;
|
124
124
|
neutral1: string;
|
125
|
-
neutral2: string;
|
126
|
-
neutral3: string;
|
127
|
-
neutral4: string;
|
128
|
-
neutral5: string;
|
129
|
-
neutral6: string;
|
130
|
-
neutral7: string;
|
131
|
-
neutral8: string;
|
132
|
-
neutral9: string;
|
133
|
-
neutral10: string;
|
134
|
-
neutral11: string;
|
135
|
-
neutral12: string;
|
136
|
-
neutral13: string;
|
137
125
|
neutralA1: string;
|
126
|
+
primary1: string;
|
127
|
+
accent1: string;
|
128
|
+
success1: string;
|
129
|
+
info1: string;
|
130
|
+
warning1: string;
|
131
|
+
critical1: string;
|
132
|
+
neutral2: string;
|
138
133
|
neutralA2: string;
|
139
|
-
|
140
|
-
|
141
|
-
|
142
|
-
|
134
|
+
primary2: string;
|
135
|
+
accent2: string;
|
136
|
+
success2: string;
|
137
|
+
info2: string;
|
138
|
+
warning2: string;
|
139
|
+
critical2: string;
|
140
|
+
neutral7: string;
|
143
141
|
neutralA7: string;
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
142
|
+
primary7: string;
|
143
|
+
accent7: string;
|
144
|
+
success7: string;
|
145
|
+
info7: string;
|
146
|
+
warning7: string;
|
147
|
+
critical7: string;
|
148
|
+
neutral12: string;
|
148
149
|
neutralA12: string;
|
149
|
-
|
150
|
-
|
151
|
-
|
150
|
+
primary12: string;
|
151
|
+
accent12: string;
|
152
|
+
success12: string;
|
153
|
+
info12: string;
|
154
|
+
warning12: string;
|
155
|
+
critical12: string;
|
156
|
+
neutral3: string;
|
157
|
+
neutralA3: string;
|
152
158
|
primary3: string;
|
159
|
+
accent3: string;
|
160
|
+
success3: string;
|
161
|
+
info3: string;
|
162
|
+
warning3: string;
|
163
|
+
critical3: string;
|
164
|
+
neutral4: string;
|
165
|
+
neutralA4: string;
|
153
166
|
primary4: string;
|
154
|
-
primary5: string;
|
155
|
-
primary6: string;
|
156
|
-
primary7: string;
|
157
|
-
primary8: string;
|
158
|
-
primary9: string;
|
159
|
-
primary10: string;
|
160
|
-
primary11: string;
|
161
|
-
primary12: string;
|
162
|
-
primary13: string;
|
163
|
-
accent1: string;
|
164
|
-
accent2: string;
|
165
|
-
accent3: string;
|
166
167
|
accent4: string;
|
167
|
-
accent5: string;
|
168
|
-
accent6: string;
|
169
|
-
accent7: string;
|
170
|
-
accent8: string;
|
171
|
-
accent9: string;
|
172
|
-
accent10: string;
|
173
|
-
accent11: string;
|
174
|
-
accent12: string;
|
175
|
-
accent13: string;
|
176
|
-
success1: string;
|
177
|
-
success2: string;
|
178
|
-
success3: string;
|
179
168
|
success4: string;
|
180
|
-
success5: string;
|
181
|
-
success6: string;
|
182
|
-
success7: string;
|
183
|
-
success8: string;
|
184
|
-
success9: string;
|
185
|
-
success10: string;
|
186
|
-
success11: string;
|
187
|
-
success12: string;
|
188
|
-
success13: string;
|
189
|
-
info1: string;
|
190
|
-
info2: string;
|
191
|
-
info3: string;
|
192
169
|
info4: string;
|
193
|
-
info5: string;
|
194
|
-
info6: string;
|
195
|
-
info7: string;
|
196
|
-
info8: string;
|
197
|
-
info9: string;
|
198
|
-
info10: string;
|
199
|
-
info11: string;
|
200
|
-
info12: string;
|
201
|
-
info13: string;
|
202
|
-
warning1: string;
|
203
|
-
warning2: string;
|
204
|
-
warning3: string;
|
205
170
|
warning4: string;
|
171
|
+
critical4: string;
|
172
|
+
neutral5: string;
|
173
|
+
neutralA5: string;
|
174
|
+
primary5: string;
|
175
|
+
accent5: string;
|
176
|
+
success5: string;
|
177
|
+
info5: string;
|
206
178
|
warning5: string;
|
207
|
-
|
208
|
-
|
209
|
-
|
179
|
+
critical5: string;
|
180
|
+
neutral9: string;
|
181
|
+
neutralA9: string;
|
182
|
+
primary9: string;
|
183
|
+
accent9: string;
|
184
|
+
success9: string;
|
185
|
+
info9: string;
|
210
186
|
warning9: string;
|
187
|
+
critical9: string;
|
188
|
+
neutral10: string;
|
189
|
+
neutralA10: string;
|
190
|
+
primary10: string;
|
191
|
+
accent10: string;
|
192
|
+
success10: string;
|
193
|
+
info10: string;
|
211
194
|
warning10: string;
|
195
|
+
critical10: string;
|
196
|
+
neutral11: string;
|
197
|
+
neutralA11: string;
|
198
|
+
primary11: string;
|
199
|
+
accent11: string;
|
200
|
+
success11: string;
|
201
|
+
info11: string;
|
212
202
|
warning11: string;
|
213
|
-
|
214
|
-
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
|
203
|
+
critical11: string;
|
204
|
+
neutral6: string;
|
205
|
+
neutralA6: string;
|
206
|
+
primary6: string;
|
207
|
+
accent6: string;
|
208
|
+
success6: string;
|
209
|
+
info6: string;
|
210
|
+
warning6: string;
|
220
211
|
critical6: string;
|
221
|
-
|
212
|
+
neutral8: string;
|
213
|
+
neutralA8: string;
|
214
|
+
primary8: string;
|
215
|
+
accent8: string;
|
216
|
+
success8: string;
|
217
|
+
info8: string;
|
218
|
+
warning8: string;
|
222
219
|
critical8: string;
|
223
|
-
|
224
|
-
|
225
|
-
|
226
|
-
|
220
|
+
neutral13: string;
|
221
|
+
neutralA13: string;
|
222
|
+
primary13: string;
|
223
|
+
accent13: string;
|
224
|
+
success13: string;
|
225
|
+
info13: string;
|
226
|
+
warning13: string;
|
227
227
|
critical13: string;
|
228
228
|
};
|
229
229
|
fonts: {
|
@@ -353,225 +353,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
353
353
|
}, {
|
354
354
|
colors: {
|
355
355
|
blue1: string;
|
356
|
-
blue2: string;
|
357
|
-
blue3: string;
|
358
|
-
blue4: string;
|
359
|
-
blue5: string;
|
360
|
-
blue6: string;
|
361
|
-
blue7: string;
|
362
|
-
blue8: string;
|
363
|
-
blue9: string;
|
364
|
-
blue10: string;
|
365
|
-
blue11: string;
|
366
|
-
blue12: string;
|
367
|
-
blue13: string;
|
368
356
|
cyan1: string;
|
369
|
-
cyan2: string;
|
370
|
-
cyan3: string;
|
371
|
-
cyan4: string;
|
372
|
-
cyan5: string;
|
373
|
-
cyan6: string;
|
374
|
-
cyan7: string;
|
375
|
-
cyan8: string;
|
376
|
-
cyan9: string;
|
377
|
-
cyan10: string;
|
378
|
-
cyan11: string;
|
379
|
-
cyan12: string;
|
380
|
-
cyan13: string;
|
381
357
|
green1: string;
|
382
|
-
green2: string;
|
383
|
-
green3: string;
|
384
|
-
green4: string;
|
385
|
-
green5: string;
|
386
|
-
green6: string;
|
387
|
-
green7: string;
|
388
|
-
green8: string;
|
389
|
-
green9: string;
|
390
|
-
green10: string;
|
391
|
-
green11: string;
|
392
|
-
green12: string;
|
393
|
-
green13: string;
|
394
358
|
grey1: string;
|
395
|
-
grey2: string;
|
396
|
-
grey3: string;
|
397
|
-
grey4: string;
|
398
|
-
grey5: string;
|
399
|
-
grey6: string;
|
400
|
-
grey7: string;
|
401
|
-
grey8: string;
|
402
|
-
grey9: string;
|
403
|
-
grey10: string;
|
404
|
-
grey11: string;
|
405
|
-
grey12: string;
|
406
|
-
grey13: string;
|
407
359
|
greyA1: string;
|
408
|
-
greyA2: string;
|
409
|
-
greyA3: string;
|
410
|
-
greyA4: string;
|
411
|
-
greyA5: string;
|
412
|
-
greyA6: string;
|
413
|
-
greyA7: string;
|
414
|
-
greyA8: string;
|
415
|
-
greyA9: string;
|
416
|
-
greyA10: string;
|
417
|
-
greyA11: string;
|
418
|
-
greyA12: string;
|
419
|
-
greyA13: string;
|
420
360
|
orange1: string;
|
421
|
-
orange2: string;
|
422
|
-
orange3: string;
|
423
|
-
orange4: string;
|
424
|
-
orange5: string;
|
425
|
-
orange6: string;
|
426
|
-
orange7: string;
|
427
|
-
orange8: string;
|
428
|
-
orange9: string;
|
429
|
-
orange10: string;
|
430
|
-
orange11: string;
|
431
|
-
orange12: string;
|
432
|
-
orange13: string;
|
433
361
|
pink1: string;
|
434
|
-
pink2: string;
|
435
|
-
pink3: string;
|
436
|
-
pink4: string;
|
437
|
-
pink5: string;
|
438
|
-
pink6: string;
|
439
|
-
pink7: string;
|
440
|
-
pink8: string;
|
441
|
-
pink9: string;
|
442
|
-
pink10: string;
|
443
|
-
pink11: string;
|
444
|
-
pink12: string;
|
445
|
-
pink13: string;
|
446
362
|
red1: string;
|
363
|
+
yellow1: string;
|
364
|
+
blue2: string;
|
365
|
+
cyan2: string;
|
366
|
+
green2: string;
|
367
|
+
grey2: string;
|
368
|
+
greyA2: string;
|
369
|
+
orange2: string;
|
370
|
+
pink2: string;
|
447
371
|
red2: string;
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
372
|
+
yellow2: string;
|
373
|
+
blue7: string;
|
374
|
+
cyan7: string;
|
375
|
+
green7: string;
|
376
|
+
grey7: string;
|
377
|
+
greyA7: string;
|
378
|
+
orange7: string;
|
379
|
+
pink7: string;
|
452
380
|
red7: string;
|
453
|
-
|
454
|
-
|
455
|
-
|
456
|
-
|
381
|
+
yellow7: string;
|
382
|
+
blue12: string;
|
383
|
+
cyan12: string;
|
384
|
+
green12: string;
|
385
|
+
grey12: string;
|
386
|
+
greyA12: string;
|
387
|
+
orange12: string;
|
388
|
+
pink12: string;
|
457
389
|
red12: string;
|
458
|
-
|
459
|
-
|
460
|
-
|
390
|
+
yellow12: string;
|
391
|
+
blue3: string;
|
392
|
+
cyan3: string;
|
393
|
+
green3: string;
|
394
|
+
grey3: string;
|
395
|
+
greyA3: string;
|
396
|
+
orange3: string;
|
397
|
+
pink3: string;
|
398
|
+
red3: string;
|
461
399
|
yellow3: string;
|
400
|
+
blue4: string;
|
401
|
+
cyan4: string;
|
402
|
+
green4: string;
|
403
|
+
grey4: string;
|
404
|
+
greyA4: string;
|
405
|
+
orange4: string;
|
406
|
+
pink4: string;
|
407
|
+
red4: string;
|
462
408
|
yellow4: string;
|
409
|
+
blue5: string;
|
410
|
+
cyan5: string;
|
411
|
+
green5: string;
|
412
|
+
grey5: string;
|
413
|
+
greyA5: string;
|
414
|
+
orange5: string;
|
415
|
+
pink5: string;
|
416
|
+
red5: string;
|
463
417
|
yellow5: string;
|
464
|
-
|
465
|
-
|
466
|
-
|
418
|
+
blue9: string;
|
419
|
+
cyan9: string;
|
420
|
+
green9: string;
|
421
|
+
grey9: string;
|
422
|
+
greyA9: string;
|
423
|
+
orange9: string;
|
424
|
+
pink9: string;
|
425
|
+
red9: string;
|
467
426
|
yellow9: string;
|
427
|
+
blue10: string;
|
428
|
+
cyan10: string;
|
429
|
+
green10: string;
|
430
|
+
grey10: string;
|
431
|
+
greyA10: string;
|
432
|
+
orange10: string;
|
433
|
+
pink10: string;
|
434
|
+
red10: string;
|
468
435
|
yellow10: string;
|
436
|
+
blue11: string;
|
437
|
+
cyan11: string;
|
438
|
+
green11: string;
|
439
|
+
grey11: string;
|
440
|
+
greyA11: string;
|
441
|
+
orange11: string;
|
442
|
+
pink11: string;
|
443
|
+
red11: string;
|
469
444
|
yellow11: string;
|
470
|
-
|
445
|
+
blue6: string;
|
446
|
+
cyan6: string;
|
447
|
+
green6: string;
|
448
|
+
grey6: string;
|
449
|
+
greyA6: string;
|
450
|
+
orange6: string;
|
451
|
+
pink6: string;
|
452
|
+
red6: string;
|
453
|
+
yellow6: string;
|
454
|
+
blue8: string;
|
455
|
+
cyan8: string;
|
456
|
+
green8: string;
|
457
|
+
grey8: string;
|
458
|
+
greyA8: string;
|
459
|
+
orange8: string;
|
460
|
+
pink8: string;
|
461
|
+
red8: string;
|
462
|
+
yellow8: string;
|
463
|
+
blue13: string;
|
464
|
+
cyan13: string;
|
465
|
+
green13: string;
|
466
|
+
grey13: string;
|
467
|
+
greyA13: string;
|
468
|
+
orange13: string;
|
469
|
+
pink13: string;
|
470
|
+
red13: string;
|
471
471
|
yellow13: string;
|
472
472
|
neutral1: string;
|
473
|
-
neutral2: string;
|
474
|
-
neutral3: string;
|
475
|
-
neutral4: string;
|
476
|
-
neutral5: string;
|
477
|
-
neutral6: string;
|
478
|
-
neutral7: string;
|
479
|
-
neutral8: string;
|
480
|
-
neutral9: string;
|
481
|
-
neutral10: string;
|
482
|
-
neutral11: string;
|
483
|
-
neutral12: string;
|
484
|
-
neutral13: string;
|
485
473
|
neutralA1: string;
|
486
|
-
neutralA2: string;
|
487
|
-
neutralA3: string;
|
488
|
-
neutralA4: string;
|
489
|
-
neutralA5: string;
|
490
|
-
neutralA6: string;
|
491
|
-
neutralA7: string;
|
492
|
-
neutralA8: string;
|
493
|
-
neutralA9: string;
|
494
|
-
neutralA10: string;
|
495
|
-
neutralA11: string;
|
496
|
-
neutralA12: string;
|
497
|
-
neutralA13: string;
|
498
474
|
primary1: string;
|
499
|
-
primary2: string;
|
500
|
-
primary3: string;
|
501
|
-
primary4: string;
|
502
|
-
primary5: string;
|
503
|
-
primary6: string;
|
504
|
-
primary7: string;
|
505
|
-
primary8: string;
|
506
|
-
primary9: string;
|
507
|
-
primary10: string;
|
508
|
-
primary11: string;
|
509
|
-
primary12: string;
|
510
|
-
primary13: string;
|
511
475
|
accent1: string;
|
512
|
-
accent2: string;
|
513
|
-
accent3: string;
|
514
|
-
accent4: string;
|
515
|
-
accent5: string;
|
516
|
-
accent6: string;
|
517
|
-
accent7: string;
|
518
|
-
accent8: string;
|
519
|
-
accent9: string;
|
520
|
-
accent10: string;
|
521
|
-
accent11: string;
|
522
|
-
accent12: string;
|
523
|
-
accent13: string;
|
524
476
|
success1: string;
|
525
|
-
success2: string;
|
526
|
-
success3: string;
|
527
|
-
success4: string;
|
528
|
-
success5: string;
|
529
|
-
success6: string;
|
530
|
-
success7: string;
|
531
|
-
success8: string;
|
532
|
-
success9: string;
|
533
|
-
success10: string;
|
534
|
-
success11: string;
|
535
|
-
success12: string;
|
536
|
-
success13: string;
|
537
477
|
info1: string;
|
478
|
+
warning1: string;
|
479
|
+
critical1: string;
|
480
|
+
neutral2: string;
|
481
|
+
neutralA2: string;
|
482
|
+
primary2: string;
|
483
|
+
accent2: string;
|
484
|
+
success2: string;
|
538
485
|
info2: string;
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
486
|
+
warning2: string;
|
487
|
+
critical2: string;
|
488
|
+
neutral7: string;
|
489
|
+
neutralA7: string;
|
490
|
+
primary7: string;
|
491
|
+
accent7: string;
|
492
|
+
success7: string;
|
543
493
|
info7: string;
|
544
|
-
|
545
|
-
|
546
|
-
|
547
|
-
|
494
|
+
warning7: string;
|
495
|
+
critical7: string;
|
496
|
+
neutral12: string;
|
497
|
+
neutralA12: string;
|
498
|
+
primary12: string;
|
499
|
+
accent12: string;
|
500
|
+
success12: string;
|
548
501
|
info12: string;
|
549
|
-
|
550
|
-
|
551
|
-
|
502
|
+
warning12: string;
|
503
|
+
critical12: string;
|
504
|
+
neutral3: string;
|
505
|
+
neutralA3: string;
|
506
|
+
primary3: string;
|
507
|
+
accent3: string;
|
508
|
+
success3: string;
|
509
|
+
info3: string;
|
552
510
|
warning3: string;
|
511
|
+
critical3: string;
|
512
|
+
neutral4: string;
|
513
|
+
neutralA4: string;
|
514
|
+
primary4: string;
|
515
|
+
accent4: string;
|
516
|
+
success4: string;
|
517
|
+
info4: string;
|
553
518
|
warning4: string;
|
519
|
+
critical4: string;
|
520
|
+
neutral5: string;
|
521
|
+
neutralA5: string;
|
522
|
+
primary5: string;
|
523
|
+
accent5: string;
|
524
|
+
success5: string;
|
525
|
+
info5: string;
|
554
526
|
warning5: string;
|
555
|
-
|
556
|
-
|
557
|
-
|
527
|
+
critical5: string;
|
528
|
+
neutral9: string;
|
529
|
+
neutralA9: string;
|
530
|
+
primary9: string;
|
531
|
+
accent9: string;
|
532
|
+
success9: string;
|
533
|
+
info9: string;
|
558
534
|
warning9: string;
|
535
|
+
critical9: string;
|
536
|
+
neutral10: string;
|
537
|
+
neutralA10: string;
|
538
|
+
primary10: string;
|
539
|
+
accent10: string;
|
540
|
+
success10: string;
|
541
|
+
info10: string;
|
559
542
|
warning10: string;
|
543
|
+
critical10: string;
|
544
|
+
neutral11: string;
|
545
|
+
neutralA11: string;
|
546
|
+
primary11: string;
|
547
|
+
accent11: string;
|
548
|
+
success11: string;
|
549
|
+
info11: string;
|
560
550
|
warning11: string;
|
561
|
-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
551
|
+
critical11: string;
|
552
|
+
neutral6: string;
|
553
|
+
neutralA6: string;
|
554
|
+
primary6: string;
|
555
|
+
accent6: string;
|
556
|
+
success6: string;
|
557
|
+
info6: string;
|
558
|
+
warning6: string;
|
568
559
|
critical6: string;
|
569
|
-
|
560
|
+
neutral8: string;
|
561
|
+
neutralA8: string;
|
562
|
+
primary8: string;
|
563
|
+
accent8: string;
|
564
|
+
success8: string;
|
565
|
+
info8: string;
|
566
|
+
warning8: string;
|
570
567
|
critical8: string;
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
568
|
+
neutral13: string;
|
569
|
+
neutralA13: string;
|
570
|
+
primary13: string;
|
571
|
+
accent13: string;
|
572
|
+
success13: string;
|
573
|
+
info13: string;
|
574
|
+
warning13: string;
|
575
575
|
critical13: string;
|
576
576
|
};
|
577
577
|
fonts: {
|
@@ -713,225 +713,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
713
713
|
}, {
|
714
714
|
colors: {
|
715
715
|
blue1: string;
|
716
|
-
blue2: string;
|
717
|
-
blue3: string;
|
718
|
-
blue4: string;
|
719
|
-
blue5: string;
|
720
|
-
blue6: string;
|
721
|
-
blue7: string;
|
722
|
-
blue8: string;
|
723
|
-
blue9: string;
|
724
|
-
blue10: string;
|
725
|
-
blue11: string;
|
726
|
-
blue12: string;
|
727
|
-
blue13: string;
|
728
716
|
cyan1: string;
|
729
|
-
cyan2: string;
|
730
|
-
cyan3: string;
|
731
|
-
cyan4: string;
|
732
|
-
cyan5: string;
|
733
|
-
cyan6: string;
|
734
|
-
cyan7: string;
|
735
|
-
cyan8: string;
|
736
|
-
cyan9: string;
|
737
|
-
cyan10: string;
|
738
|
-
cyan11: string;
|
739
|
-
cyan12: string;
|
740
|
-
cyan13: string;
|
741
717
|
green1: string;
|
742
|
-
green2: string;
|
743
|
-
green3: string;
|
744
|
-
green4: string;
|
745
|
-
green5: string;
|
746
|
-
green6: string;
|
747
|
-
green7: string;
|
748
|
-
green8: string;
|
749
|
-
green9: string;
|
750
|
-
green10: string;
|
751
|
-
green11: string;
|
752
|
-
green12: string;
|
753
|
-
green13: string;
|
754
718
|
grey1: string;
|
755
|
-
grey2: string;
|
756
|
-
grey3: string;
|
757
|
-
grey4: string;
|
758
|
-
grey5: string;
|
759
|
-
grey6: string;
|
760
|
-
grey7: string;
|
761
|
-
grey8: string;
|
762
|
-
grey9: string;
|
763
|
-
grey10: string;
|
764
|
-
grey11: string;
|
765
|
-
grey12: string;
|
766
|
-
grey13: string;
|
767
719
|
greyA1: string;
|
768
|
-
greyA2: string;
|
769
|
-
greyA3: string;
|
770
|
-
greyA4: string;
|
771
|
-
greyA5: string;
|
772
|
-
greyA6: string;
|
773
|
-
greyA7: string;
|
774
|
-
greyA8: string;
|
775
|
-
greyA9: string;
|
776
|
-
greyA10: string;
|
777
|
-
greyA11: string;
|
778
|
-
greyA12: string;
|
779
|
-
greyA13: string;
|
780
720
|
orange1: string;
|
781
|
-
orange2: string;
|
782
|
-
orange3: string;
|
783
|
-
orange4: string;
|
784
|
-
orange5: string;
|
785
|
-
orange6: string;
|
786
|
-
orange7: string;
|
787
|
-
orange8: string;
|
788
|
-
orange9: string;
|
789
|
-
orange10: string;
|
790
|
-
orange11: string;
|
791
|
-
orange12: string;
|
792
|
-
orange13: string;
|
793
721
|
pink1: string;
|
722
|
+
red1: string;
|
723
|
+
yellow1: string;
|
724
|
+
blue2: string;
|
725
|
+
cyan2: string;
|
726
|
+
green2: string;
|
727
|
+
grey2: string;
|
728
|
+
greyA2: string;
|
729
|
+
orange2: string;
|
794
730
|
pink2: string;
|
795
|
-
|
796
|
-
|
797
|
-
|
798
|
-
|
731
|
+
red2: string;
|
732
|
+
yellow2: string;
|
733
|
+
blue7: string;
|
734
|
+
cyan7: string;
|
735
|
+
green7: string;
|
736
|
+
grey7: string;
|
737
|
+
greyA7: string;
|
738
|
+
orange7: string;
|
799
739
|
pink7: string;
|
800
|
-
|
801
|
-
|
802
|
-
|
803
|
-
|
740
|
+
red7: string;
|
741
|
+
yellow7: string;
|
742
|
+
blue12: string;
|
743
|
+
cyan12: string;
|
744
|
+
green12: string;
|
745
|
+
grey12: string;
|
746
|
+
greyA12: string;
|
747
|
+
orange12: string;
|
804
748
|
pink12: string;
|
805
|
-
|
806
|
-
|
807
|
-
|
749
|
+
red12: string;
|
750
|
+
yellow12: string;
|
751
|
+
blue3: string;
|
752
|
+
cyan3: string;
|
753
|
+
green3: string;
|
754
|
+
grey3: string;
|
755
|
+
greyA3: string;
|
756
|
+
orange3: string;
|
757
|
+
pink3: string;
|
808
758
|
red3: string;
|
759
|
+
yellow3: string;
|
760
|
+
blue4: string;
|
761
|
+
cyan4: string;
|
762
|
+
green4: string;
|
763
|
+
grey4: string;
|
764
|
+
greyA4: string;
|
765
|
+
orange4: string;
|
766
|
+
pink4: string;
|
809
767
|
red4: string;
|
768
|
+
yellow4: string;
|
769
|
+
blue5: string;
|
770
|
+
cyan5: string;
|
771
|
+
green5: string;
|
772
|
+
grey5: string;
|
773
|
+
greyA5: string;
|
774
|
+
orange5: string;
|
775
|
+
pink5: string;
|
810
776
|
red5: string;
|
811
|
-
|
812
|
-
|
813
|
-
|
777
|
+
yellow5: string;
|
778
|
+
blue9: string;
|
779
|
+
cyan9: string;
|
780
|
+
green9: string;
|
781
|
+
grey9: string;
|
782
|
+
greyA9: string;
|
783
|
+
orange9: string;
|
784
|
+
pink9: string;
|
814
785
|
red9: string;
|
786
|
+
yellow9: string;
|
787
|
+
blue10: string;
|
788
|
+
cyan10: string;
|
789
|
+
green10: string;
|
790
|
+
grey10: string;
|
791
|
+
greyA10: string;
|
792
|
+
orange10: string;
|
793
|
+
pink10: string;
|
815
794
|
red10: string;
|
795
|
+
yellow10: string;
|
796
|
+
blue11: string;
|
797
|
+
cyan11: string;
|
798
|
+
green11: string;
|
799
|
+
grey11: string;
|
800
|
+
greyA11: string;
|
801
|
+
orange11: string;
|
802
|
+
pink11: string;
|
816
803
|
red11: string;
|
817
|
-
|
818
|
-
|
819
|
-
|
820
|
-
|
821
|
-
|
822
|
-
|
823
|
-
|
804
|
+
yellow11: string;
|
805
|
+
blue6: string;
|
806
|
+
cyan6: string;
|
807
|
+
green6: string;
|
808
|
+
grey6: string;
|
809
|
+
greyA6: string;
|
810
|
+
orange6: string;
|
811
|
+
pink6: string;
|
812
|
+
red6: string;
|
824
813
|
yellow6: string;
|
825
|
-
|
814
|
+
blue8: string;
|
815
|
+
cyan8: string;
|
816
|
+
green8: string;
|
817
|
+
grey8: string;
|
818
|
+
greyA8: string;
|
819
|
+
orange8: string;
|
820
|
+
pink8: string;
|
821
|
+
red8: string;
|
826
822
|
yellow8: string;
|
827
|
-
|
828
|
-
|
829
|
-
|
830
|
-
|
823
|
+
blue13: string;
|
824
|
+
cyan13: string;
|
825
|
+
green13: string;
|
826
|
+
grey13: string;
|
827
|
+
greyA13: string;
|
828
|
+
orange13: string;
|
829
|
+
pink13: string;
|
830
|
+
red13: string;
|
831
831
|
yellow13: string;
|
832
832
|
neutral1: string;
|
833
|
-
neutral2: string;
|
834
|
-
neutral3: string;
|
835
|
-
neutral4: string;
|
836
|
-
neutral5: string;
|
837
|
-
neutral6: string;
|
838
|
-
neutral7: string;
|
839
|
-
neutral8: string;
|
840
|
-
neutral9: string;
|
841
|
-
neutral10: string;
|
842
|
-
neutral11: string;
|
843
|
-
neutral12: string;
|
844
|
-
neutral13: string;
|
845
833
|
neutralA1: string;
|
834
|
+
primary1: string;
|
835
|
+
accent1: string;
|
836
|
+
success1: string;
|
837
|
+
info1: string;
|
838
|
+
warning1: string;
|
839
|
+
critical1: string;
|
840
|
+
neutral2: string;
|
846
841
|
neutralA2: string;
|
847
|
-
|
848
|
-
|
849
|
-
|
850
|
-
|
842
|
+
primary2: string;
|
843
|
+
accent2: string;
|
844
|
+
success2: string;
|
845
|
+
info2: string;
|
846
|
+
warning2: string;
|
847
|
+
critical2: string;
|
848
|
+
neutral7: string;
|
851
849
|
neutralA7: string;
|
852
|
-
|
853
|
-
|
854
|
-
|
855
|
-
|
850
|
+
primary7: string;
|
851
|
+
accent7: string;
|
852
|
+
success7: string;
|
853
|
+
info7: string;
|
854
|
+
warning7: string;
|
855
|
+
critical7: string;
|
856
|
+
neutral12: string;
|
856
857
|
neutralA12: string;
|
857
|
-
|
858
|
-
|
859
|
-
|
858
|
+
primary12: string;
|
859
|
+
accent12: string;
|
860
|
+
success12: string;
|
861
|
+
info12: string;
|
862
|
+
warning12: string;
|
863
|
+
critical12: string;
|
864
|
+
neutral3: string;
|
865
|
+
neutralA3: string;
|
860
866
|
primary3: string;
|
867
|
+
accent3: string;
|
868
|
+
success3: string;
|
869
|
+
info3: string;
|
870
|
+
warning3: string;
|
871
|
+
critical3: string;
|
872
|
+
neutral4: string;
|
873
|
+
neutralA4: string;
|
861
874
|
primary4: string;
|
875
|
+
accent4: string;
|
876
|
+
success4: string;
|
877
|
+
info4: string;
|
878
|
+
warning4: string;
|
879
|
+
critical4: string;
|
880
|
+
neutral5: string;
|
881
|
+
neutralA5: string;
|
862
882
|
primary5: string;
|
863
|
-
|
864
|
-
|
865
|
-
|
883
|
+
accent5: string;
|
884
|
+
success5: string;
|
885
|
+
info5: string;
|
886
|
+
warning5: string;
|
887
|
+
critical5: string;
|
888
|
+
neutral9: string;
|
889
|
+
neutralA9: string;
|
866
890
|
primary9: string;
|
891
|
+
accent9: string;
|
892
|
+
success9: string;
|
893
|
+
info9: string;
|
894
|
+
warning9: string;
|
895
|
+
critical9: string;
|
896
|
+
neutral10: string;
|
897
|
+
neutralA10: string;
|
867
898
|
primary10: string;
|
899
|
+
accent10: string;
|
900
|
+
success10: string;
|
901
|
+
info10: string;
|
902
|
+
warning10: string;
|
903
|
+
critical10: string;
|
904
|
+
neutral11: string;
|
905
|
+
neutralA11: string;
|
868
906
|
primary11: string;
|
869
|
-
primary12: string;
|
870
|
-
primary13: string;
|
871
|
-
accent1: string;
|
872
|
-
accent2: string;
|
873
|
-
accent3: string;
|
874
|
-
accent4: string;
|
875
|
-
accent5: string;
|
876
|
-
accent6: string;
|
877
|
-
accent7: string;
|
878
|
-
accent8: string;
|
879
|
-
accent9: string;
|
880
|
-
accent10: string;
|
881
907
|
accent11: string;
|
882
|
-
accent12: string;
|
883
|
-
accent13: string;
|
884
|
-
success1: string;
|
885
|
-
success2: string;
|
886
|
-
success3: string;
|
887
|
-
success4: string;
|
888
|
-
success5: string;
|
889
|
-
success6: string;
|
890
|
-
success7: string;
|
891
|
-
success8: string;
|
892
|
-
success9: string;
|
893
|
-
success10: string;
|
894
908
|
success11: string;
|
895
|
-
success12: string;
|
896
|
-
success13: string;
|
897
|
-
info1: string;
|
898
|
-
info2: string;
|
899
|
-
info3: string;
|
900
|
-
info4: string;
|
901
|
-
info5: string;
|
902
|
-
info6: string;
|
903
|
-
info7: string;
|
904
|
-
info8: string;
|
905
|
-
info9: string;
|
906
|
-
info10: string;
|
907
909
|
info11: string;
|
908
|
-
info12: string;
|
909
|
-
info13: string;
|
910
|
-
warning1: string;
|
911
|
-
warning2: string;
|
912
|
-
warning3: string;
|
913
|
-
warning4: string;
|
914
|
-
warning5: string;
|
915
|
-
warning6: string;
|
916
|
-
warning7: string;
|
917
|
-
warning8: string;
|
918
|
-
warning9: string;
|
919
|
-
warning10: string;
|
920
910
|
warning11: string;
|
921
|
-
|
922
|
-
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
|
911
|
+
critical11: string;
|
912
|
+
neutral6: string;
|
913
|
+
neutralA6: string;
|
914
|
+
primary6: string;
|
915
|
+
accent6: string;
|
916
|
+
success6: string;
|
917
|
+
info6: string;
|
918
|
+
warning6: string;
|
928
919
|
critical6: string;
|
929
|
-
|
920
|
+
neutral8: string;
|
921
|
+
neutralA8: string;
|
922
|
+
primary8: string;
|
923
|
+
accent8: string;
|
924
|
+
success8: string;
|
925
|
+
info8: string;
|
926
|
+
warning8: string;
|
930
927
|
critical8: string;
|
931
|
-
|
932
|
-
|
933
|
-
|
934
|
-
|
928
|
+
neutral13: string;
|
929
|
+
neutralA13: string;
|
930
|
+
primary13: string;
|
931
|
+
accent13: string;
|
932
|
+
success13: string;
|
933
|
+
info13: string;
|
934
|
+
warning13: string;
|
935
935
|
critical13: string;
|
936
936
|
};
|
937
937
|
fonts: {
|
@@ -1060,225 +1060,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1060
1060
|
}, {
|
1061
1061
|
colors: {
|
1062
1062
|
blue1: string;
|
1063
|
-
blue2: string;
|
1064
|
-
blue3: string;
|
1065
|
-
blue4: string;
|
1066
|
-
blue5: string;
|
1067
|
-
blue6: string;
|
1068
|
-
blue7: string;
|
1069
|
-
blue8: string;
|
1070
|
-
blue9: string;
|
1071
|
-
blue10: string;
|
1072
|
-
blue11: string;
|
1073
|
-
blue12: string;
|
1074
|
-
blue13: string;
|
1075
1063
|
cyan1: string;
|
1076
|
-
cyan2: string;
|
1077
|
-
cyan3: string;
|
1078
|
-
cyan4: string;
|
1079
|
-
cyan5: string;
|
1080
|
-
cyan6: string;
|
1081
|
-
cyan7: string;
|
1082
|
-
cyan8: string;
|
1083
|
-
cyan9: string;
|
1084
|
-
cyan10: string;
|
1085
|
-
cyan11: string;
|
1086
|
-
cyan12: string;
|
1087
|
-
cyan13: string;
|
1088
1064
|
green1: string;
|
1089
|
-
green2: string;
|
1090
|
-
green3: string;
|
1091
|
-
green4: string;
|
1092
|
-
green5: string;
|
1093
|
-
green6: string;
|
1094
|
-
green7: string;
|
1095
|
-
green8: string;
|
1096
|
-
green9: string;
|
1097
|
-
green10: string;
|
1098
|
-
green11: string;
|
1099
|
-
green12: string;
|
1100
|
-
green13: string;
|
1101
1065
|
grey1: string;
|
1102
|
-
grey2: string;
|
1103
|
-
grey3: string;
|
1104
|
-
grey4: string;
|
1105
|
-
grey5: string;
|
1106
|
-
grey6: string;
|
1107
|
-
grey7: string;
|
1108
|
-
grey8: string;
|
1109
|
-
grey9: string;
|
1110
|
-
grey10: string;
|
1111
|
-
grey11: string;
|
1112
|
-
grey12: string;
|
1113
|
-
grey13: string;
|
1114
1066
|
greyA1: string;
|
1115
|
-
greyA2: string;
|
1116
|
-
greyA3: string;
|
1117
|
-
greyA4: string;
|
1118
|
-
greyA5: string;
|
1119
|
-
greyA6: string;
|
1120
|
-
greyA7: string;
|
1121
|
-
greyA8: string;
|
1122
|
-
greyA9: string;
|
1123
|
-
greyA10: string;
|
1124
|
-
greyA11: string;
|
1125
|
-
greyA12: string;
|
1126
|
-
greyA13: string;
|
1127
1067
|
orange1: string;
|
1128
|
-
orange2: string;
|
1129
|
-
orange3: string;
|
1130
|
-
orange4: string;
|
1131
|
-
orange5: string;
|
1132
|
-
orange6: string;
|
1133
|
-
orange7: string;
|
1134
|
-
orange8: string;
|
1135
|
-
orange9: string;
|
1136
|
-
orange10: string;
|
1137
|
-
orange11: string;
|
1138
|
-
orange12: string;
|
1139
|
-
orange13: string;
|
1140
1068
|
pink1: string;
|
1141
|
-
pink2: string;
|
1142
|
-
pink3: string;
|
1143
|
-
pink4: string;
|
1144
|
-
pink5: string;
|
1145
|
-
pink6: string;
|
1146
|
-
pink7: string;
|
1147
|
-
pink8: string;
|
1148
|
-
pink9: string;
|
1149
|
-
pink10: string;
|
1150
|
-
pink11: string;
|
1151
|
-
pink12: string;
|
1152
|
-
pink13: string;
|
1153
1069
|
red1: string;
|
1070
|
+
yellow1: string;
|
1071
|
+
blue2: string;
|
1072
|
+
cyan2: string;
|
1073
|
+
green2: string;
|
1074
|
+
grey2: string;
|
1075
|
+
greyA2: string;
|
1076
|
+
orange2: string;
|
1077
|
+
pink2: string;
|
1154
1078
|
red2: string;
|
1155
|
-
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1079
|
+
yellow2: string;
|
1080
|
+
blue7: string;
|
1081
|
+
cyan7: string;
|
1082
|
+
green7: string;
|
1083
|
+
grey7: string;
|
1084
|
+
greyA7: string;
|
1085
|
+
orange7: string;
|
1086
|
+
pink7: string;
|
1159
1087
|
red7: string;
|
1160
|
-
|
1161
|
-
|
1162
|
-
|
1163
|
-
|
1088
|
+
yellow7: string;
|
1089
|
+
blue12: string;
|
1090
|
+
cyan12: string;
|
1091
|
+
green12: string;
|
1092
|
+
grey12: string;
|
1093
|
+
greyA12: string;
|
1094
|
+
orange12: string;
|
1095
|
+
pink12: string;
|
1164
1096
|
red12: string;
|
1165
|
-
|
1166
|
-
|
1167
|
-
|
1097
|
+
yellow12: string;
|
1098
|
+
blue3: string;
|
1099
|
+
cyan3: string;
|
1100
|
+
green3: string;
|
1101
|
+
grey3: string;
|
1102
|
+
greyA3: string;
|
1103
|
+
orange3: string;
|
1104
|
+
pink3: string;
|
1105
|
+
red3: string;
|
1168
1106
|
yellow3: string;
|
1107
|
+
blue4: string;
|
1108
|
+
cyan4: string;
|
1109
|
+
green4: string;
|
1110
|
+
grey4: string;
|
1111
|
+
greyA4: string;
|
1112
|
+
orange4: string;
|
1113
|
+
pink4: string;
|
1114
|
+
red4: string;
|
1169
1115
|
yellow4: string;
|
1116
|
+
blue5: string;
|
1117
|
+
cyan5: string;
|
1118
|
+
green5: string;
|
1119
|
+
grey5: string;
|
1120
|
+
greyA5: string;
|
1121
|
+
orange5: string;
|
1122
|
+
pink5: string;
|
1123
|
+
red5: string;
|
1170
1124
|
yellow5: string;
|
1171
|
-
|
1172
|
-
|
1173
|
-
|
1125
|
+
blue9: string;
|
1126
|
+
cyan9: string;
|
1127
|
+
green9: string;
|
1128
|
+
grey9: string;
|
1129
|
+
greyA9: string;
|
1130
|
+
orange9: string;
|
1131
|
+
pink9: string;
|
1132
|
+
red9: string;
|
1174
1133
|
yellow9: string;
|
1134
|
+
blue10: string;
|
1135
|
+
cyan10: string;
|
1136
|
+
green10: string;
|
1137
|
+
grey10: string;
|
1138
|
+
greyA10: string;
|
1139
|
+
orange10: string;
|
1140
|
+
pink10: string;
|
1141
|
+
red10: string;
|
1175
1142
|
yellow10: string;
|
1143
|
+
blue11: string;
|
1144
|
+
cyan11: string;
|
1145
|
+
green11: string;
|
1146
|
+
grey11: string;
|
1147
|
+
greyA11: string;
|
1148
|
+
orange11: string;
|
1149
|
+
pink11: string;
|
1150
|
+
red11: string;
|
1176
1151
|
yellow11: string;
|
1177
|
-
|
1178
|
-
|
1179
|
-
|
1180
|
-
|
1181
|
-
|
1182
|
-
|
1183
|
-
|
1184
|
-
|
1185
|
-
|
1186
|
-
|
1187
|
-
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1152
|
+
blue6: string;
|
1153
|
+
cyan6: string;
|
1154
|
+
green6: string;
|
1155
|
+
grey6: string;
|
1156
|
+
greyA6: string;
|
1157
|
+
orange6: string;
|
1158
|
+
pink6: string;
|
1159
|
+
red6: string;
|
1160
|
+
yellow6: string;
|
1161
|
+
blue8: string;
|
1162
|
+
cyan8: string;
|
1163
|
+
green8: string;
|
1164
|
+
grey8: string;
|
1165
|
+
greyA8: string;
|
1166
|
+
orange8: string;
|
1167
|
+
pink8: string;
|
1168
|
+
red8: string;
|
1169
|
+
yellow8: string;
|
1170
|
+
blue13: string;
|
1171
|
+
cyan13: string;
|
1172
|
+
green13: string;
|
1173
|
+
grey13: string;
|
1174
|
+
greyA13: string;
|
1175
|
+
orange13: string;
|
1176
|
+
pink13: string;
|
1177
|
+
red13: string;
|
1178
|
+
yellow13: string;
|
1179
|
+
neutral1: string;
|
1192
1180
|
neutralA1: string;
|
1193
|
-
neutralA2: string;
|
1194
|
-
neutralA3: string;
|
1195
|
-
neutralA4: string;
|
1196
|
-
neutralA5: string;
|
1197
|
-
neutralA6: string;
|
1198
|
-
neutralA7: string;
|
1199
|
-
neutralA8: string;
|
1200
|
-
neutralA9: string;
|
1201
|
-
neutralA10: string;
|
1202
|
-
neutralA11: string;
|
1203
|
-
neutralA12: string;
|
1204
|
-
neutralA13: string;
|
1205
1181
|
primary1: string;
|
1206
|
-
primary2: string;
|
1207
|
-
primary3: string;
|
1208
|
-
primary4: string;
|
1209
|
-
primary5: string;
|
1210
|
-
primary6: string;
|
1211
|
-
primary7: string;
|
1212
|
-
primary8: string;
|
1213
|
-
primary9: string;
|
1214
|
-
primary10: string;
|
1215
|
-
primary11: string;
|
1216
|
-
primary12: string;
|
1217
|
-
primary13: string;
|
1218
1182
|
accent1: string;
|
1219
|
-
accent2: string;
|
1220
|
-
accent3: string;
|
1221
|
-
accent4: string;
|
1222
|
-
accent5: string;
|
1223
|
-
accent6: string;
|
1224
|
-
accent7: string;
|
1225
|
-
accent8: string;
|
1226
|
-
accent9: string;
|
1227
|
-
accent10: string;
|
1228
|
-
accent11: string;
|
1229
|
-
accent12: string;
|
1230
|
-
accent13: string;
|
1231
1183
|
success1: string;
|
1232
|
-
success2: string;
|
1233
|
-
success3: string;
|
1234
|
-
success4: string;
|
1235
|
-
success5: string;
|
1236
|
-
success6: string;
|
1237
|
-
success7: string;
|
1238
|
-
success8: string;
|
1239
|
-
success9: string;
|
1240
|
-
success10: string;
|
1241
|
-
success11: string;
|
1242
|
-
success12: string;
|
1243
|
-
success13: string;
|
1244
1184
|
info1: string;
|
1185
|
+
warning1: string;
|
1186
|
+
critical1: string;
|
1187
|
+
neutral2: string;
|
1188
|
+
neutralA2: string;
|
1189
|
+
primary2: string;
|
1190
|
+
accent2: string;
|
1191
|
+
success2: string;
|
1245
1192
|
info2: string;
|
1246
|
-
|
1247
|
-
|
1248
|
-
|
1249
|
-
|
1193
|
+
warning2: string;
|
1194
|
+
critical2: string;
|
1195
|
+
neutral7: string;
|
1196
|
+
neutralA7: string;
|
1197
|
+
primary7: string;
|
1198
|
+
accent7: string;
|
1199
|
+
success7: string;
|
1250
1200
|
info7: string;
|
1251
|
-
|
1252
|
-
|
1253
|
-
|
1254
|
-
|
1201
|
+
warning7: string;
|
1202
|
+
critical7: string;
|
1203
|
+
neutral12: string;
|
1204
|
+
neutralA12: string;
|
1205
|
+
primary12: string;
|
1206
|
+
accent12: string;
|
1207
|
+
success12: string;
|
1255
1208
|
info12: string;
|
1256
|
-
|
1257
|
-
|
1258
|
-
|
1209
|
+
warning12: string;
|
1210
|
+
critical12: string;
|
1211
|
+
neutral3: string;
|
1212
|
+
neutralA3: string;
|
1213
|
+
primary3: string;
|
1214
|
+
accent3: string;
|
1215
|
+
success3: string;
|
1216
|
+
info3: string;
|
1259
1217
|
warning3: string;
|
1218
|
+
critical3: string;
|
1219
|
+
neutral4: string;
|
1220
|
+
neutralA4: string;
|
1221
|
+
primary4: string;
|
1222
|
+
accent4: string;
|
1223
|
+
success4: string;
|
1224
|
+
info4: string;
|
1260
1225
|
warning4: string;
|
1226
|
+
critical4: string;
|
1227
|
+
neutral5: string;
|
1228
|
+
neutralA5: string;
|
1229
|
+
primary5: string;
|
1230
|
+
accent5: string;
|
1231
|
+
success5: string;
|
1232
|
+
info5: string;
|
1261
1233
|
warning5: string;
|
1262
|
-
|
1263
|
-
|
1264
|
-
|
1234
|
+
critical5: string;
|
1235
|
+
neutral9: string;
|
1236
|
+
neutralA9: string;
|
1237
|
+
primary9: string;
|
1238
|
+
accent9: string;
|
1239
|
+
success9: string;
|
1240
|
+
info9: string;
|
1265
1241
|
warning9: string;
|
1242
|
+
critical9: string;
|
1243
|
+
neutral10: string;
|
1244
|
+
neutralA10: string;
|
1245
|
+
primary10: string;
|
1246
|
+
accent10: string;
|
1247
|
+
success10: string;
|
1248
|
+
info10: string;
|
1266
1249
|
warning10: string;
|
1250
|
+
critical10: string;
|
1251
|
+
neutral11: string;
|
1252
|
+
neutralA11: string;
|
1253
|
+
primary11: string;
|
1254
|
+
accent11: string;
|
1255
|
+
success11: string;
|
1256
|
+
info11: string;
|
1267
1257
|
warning11: string;
|
1268
|
-
|
1269
|
-
|
1270
|
-
|
1271
|
-
|
1272
|
-
|
1273
|
-
|
1274
|
-
|
1258
|
+
critical11: string;
|
1259
|
+
neutral6: string;
|
1260
|
+
neutralA6: string;
|
1261
|
+
primary6: string;
|
1262
|
+
accent6: string;
|
1263
|
+
success6: string;
|
1264
|
+
info6: string;
|
1265
|
+
warning6: string;
|
1275
1266
|
critical6: string;
|
1276
|
-
|
1267
|
+
neutral8: string;
|
1268
|
+
neutralA8: string;
|
1269
|
+
primary8: string;
|
1270
|
+
accent8: string;
|
1271
|
+
success8: string;
|
1272
|
+
info8: string;
|
1273
|
+
warning8: string;
|
1277
1274
|
critical8: string;
|
1278
|
-
|
1279
|
-
|
1280
|
-
|
1281
|
-
|
1275
|
+
neutral13: string;
|
1276
|
+
neutralA13: string;
|
1277
|
+
primary13: string;
|
1278
|
+
accent13: string;
|
1279
|
+
success13: string;
|
1280
|
+
info13: string;
|
1281
|
+
warning13: string;
|
1282
1282
|
critical13: string;
|
1283
1283
|
};
|
1284
1284
|
fonts: {
|
@@ -1419,225 +1419,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1419
1419
|
} & {
|
1420
1420
|
colors: {
|
1421
1421
|
blue1: import("@stitches/react/types/theme").Token<"blue1", string, "colors", "vitality">;
|
1422
|
-
blue2: import("@stitches/react/types/theme").Token<"blue2", string, "colors", "vitality">;
|
1423
|
-
blue3: import("@stitches/react/types/theme").Token<"blue3", string, "colors", "vitality">;
|
1424
|
-
blue4: import("@stitches/react/types/theme").Token<"blue4", string, "colors", "vitality">;
|
1425
|
-
blue5: import("@stitches/react/types/theme").Token<"blue5", string, "colors", "vitality">;
|
1426
|
-
blue6: import("@stitches/react/types/theme").Token<"blue6", string, "colors", "vitality">;
|
1427
|
-
blue7: import("@stitches/react/types/theme").Token<"blue7", string, "colors", "vitality">;
|
1428
|
-
blue8: import("@stitches/react/types/theme").Token<"blue8", string, "colors", "vitality">;
|
1429
|
-
blue9: import("@stitches/react/types/theme").Token<"blue9", string, "colors", "vitality">;
|
1430
|
-
blue10: import("@stitches/react/types/theme").Token<"blue10", string, "colors", "vitality">;
|
1431
|
-
blue11: import("@stitches/react/types/theme").Token<"blue11", string, "colors", "vitality">;
|
1432
|
-
blue12: import("@stitches/react/types/theme").Token<"blue12", string, "colors", "vitality">;
|
1433
|
-
blue13: import("@stitches/react/types/theme").Token<"blue13", string, "colors", "vitality">;
|
1434
1422
|
cyan1: import("@stitches/react/types/theme").Token<"cyan1", string, "colors", "vitality">;
|
1435
|
-
cyan2: import("@stitches/react/types/theme").Token<"cyan2", string, "colors", "vitality">;
|
1436
|
-
cyan3: import("@stitches/react/types/theme").Token<"cyan3", string, "colors", "vitality">;
|
1437
|
-
cyan4: import("@stitches/react/types/theme").Token<"cyan4", string, "colors", "vitality">;
|
1438
|
-
cyan5: import("@stitches/react/types/theme").Token<"cyan5", string, "colors", "vitality">;
|
1439
|
-
cyan6: import("@stitches/react/types/theme").Token<"cyan6", string, "colors", "vitality">;
|
1440
|
-
cyan7: import("@stitches/react/types/theme").Token<"cyan7", string, "colors", "vitality">;
|
1441
|
-
cyan8: import("@stitches/react/types/theme").Token<"cyan8", string, "colors", "vitality">;
|
1442
|
-
cyan9: import("@stitches/react/types/theme").Token<"cyan9", string, "colors", "vitality">;
|
1443
|
-
cyan10: import("@stitches/react/types/theme").Token<"cyan10", string, "colors", "vitality">;
|
1444
|
-
cyan11: import("@stitches/react/types/theme").Token<"cyan11", string, "colors", "vitality">;
|
1445
|
-
cyan12: import("@stitches/react/types/theme").Token<"cyan12", string, "colors", "vitality">;
|
1446
|
-
cyan13: import("@stitches/react/types/theme").Token<"cyan13", string, "colors", "vitality">;
|
1447
1423
|
green1: import("@stitches/react/types/theme").Token<"green1", string, "colors", "vitality">;
|
1448
|
-
green2: import("@stitches/react/types/theme").Token<"green2", string, "colors", "vitality">;
|
1449
|
-
green3: import("@stitches/react/types/theme").Token<"green3", string, "colors", "vitality">;
|
1450
|
-
green4: import("@stitches/react/types/theme").Token<"green4", string, "colors", "vitality">;
|
1451
|
-
green5: import("@stitches/react/types/theme").Token<"green5", string, "colors", "vitality">;
|
1452
|
-
green6: import("@stitches/react/types/theme").Token<"green6", string, "colors", "vitality">;
|
1453
|
-
green7: import("@stitches/react/types/theme").Token<"green7", string, "colors", "vitality">;
|
1454
|
-
green8: import("@stitches/react/types/theme").Token<"green8", string, "colors", "vitality">;
|
1455
|
-
green9: import("@stitches/react/types/theme").Token<"green9", string, "colors", "vitality">;
|
1456
|
-
green10: import("@stitches/react/types/theme").Token<"green10", string, "colors", "vitality">;
|
1457
|
-
green11: import("@stitches/react/types/theme").Token<"green11", string, "colors", "vitality">;
|
1458
|
-
green12: import("@stitches/react/types/theme").Token<"green12", string, "colors", "vitality">;
|
1459
|
-
green13: import("@stitches/react/types/theme").Token<"green13", string, "colors", "vitality">;
|
1460
1424
|
grey1: import("@stitches/react/types/theme").Token<"grey1", string, "colors", "vitality">;
|
1461
|
-
grey2: import("@stitches/react/types/theme").Token<"grey2", string, "colors", "vitality">;
|
1462
|
-
grey3: import("@stitches/react/types/theme").Token<"grey3", string, "colors", "vitality">;
|
1463
|
-
grey4: import("@stitches/react/types/theme").Token<"grey4", string, "colors", "vitality">;
|
1464
|
-
grey5: import("@stitches/react/types/theme").Token<"grey5", string, "colors", "vitality">;
|
1465
|
-
grey6: import("@stitches/react/types/theme").Token<"grey6", string, "colors", "vitality">;
|
1466
|
-
grey7: import("@stitches/react/types/theme").Token<"grey7", string, "colors", "vitality">;
|
1467
|
-
grey8: import("@stitches/react/types/theme").Token<"grey8", string, "colors", "vitality">;
|
1468
|
-
grey9: import("@stitches/react/types/theme").Token<"grey9", string, "colors", "vitality">;
|
1469
|
-
grey10: import("@stitches/react/types/theme").Token<"grey10", string, "colors", "vitality">;
|
1470
|
-
grey11: import("@stitches/react/types/theme").Token<"grey11", string, "colors", "vitality">;
|
1471
|
-
grey12: import("@stitches/react/types/theme").Token<"grey12", string, "colors", "vitality">;
|
1472
|
-
grey13: import("@stitches/react/types/theme").Token<"grey13", string, "colors", "vitality">;
|
1473
1425
|
greyA1: import("@stitches/react/types/theme").Token<"greyA1", string, "colors", "vitality">;
|
1426
|
+
orange1: import("@stitches/react/types/theme").Token<"orange1", string, "colors", "vitality">;
|
1427
|
+
pink1: import("@stitches/react/types/theme").Token<"pink1", string, "colors", "vitality">;
|
1428
|
+
red1: import("@stitches/react/types/theme").Token<"red1", string, "colors", "vitality">;
|
1429
|
+
yellow1: import("@stitches/react/types/theme").Token<"yellow1", string, "colors", "vitality">;
|
1430
|
+
blue2: import("@stitches/react/types/theme").Token<"blue2", string, "colors", "vitality">;
|
1431
|
+
cyan2: import("@stitches/react/types/theme").Token<"cyan2", string, "colors", "vitality">;
|
1432
|
+
green2: import("@stitches/react/types/theme").Token<"green2", string, "colors", "vitality">;
|
1433
|
+
grey2: import("@stitches/react/types/theme").Token<"grey2", string, "colors", "vitality">;
|
1474
1434
|
greyA2: import("@stitches/react/types/theme").Token<"greyA2", string, "colors", "vitality">;
|
1475
|
-
greyA3: import("@stitches/react/types/theme").Token<"greyA3", string, "colors", "vitality">;
|
1476
|
-
greyA4: import("@stitches/react/types/theme").Token<"greyA4", string, "colors", "vitality">;
|
1477
|
-
greyA5: import("@stitches/react/types/theme").Token<"greyA5", string, "colors", "vitality">;
|
1478
|
-
greyA6: import("@stitches/react/types/theme").Token<"greyA6", string, "colors", "vitality">;
|
1479
|
-
greyA7: import("@stitches/react/types/theme").Token<"greyA7", string, "colors", "vitality">;
|
1480
|
-
greyA8: import("@stitches/react/types/theme").Token<"greyA8", string, "colors", "vitality">;
|
1481
|
-
greyA9: import("@stitches/react/types/theme").Token<"greyA9", string, "colors", "vitality">;
|
1482
|
-
greyA10: import("@stitches/react/types/theme").Token<"greyA10", string, "colors", "vitality">;
|
1483
|
-
greyA11: import("@stitches/react/types/theme").Token<"greyA11", string, "colors", "vitality">;
|
1484
|
-
greyA12: import("@stitches/react/types/theme").Token<"greyA12", string, "colors", "vitality">;
|
1485
|
-
greyA13: import("@stitches/react/types/theme").Token<"greyA13", string, "colors", "vitality">;
|
1486
|
-
orange1: import("@stitches/react/types/theme").Token<"orange1", string, "colors", "vitality">;
|
1487
1435
|
orange2: import("@stitches/react/types/theme").Token<"orange2", string, "colors", "vitality">;
|
1488
|
-
orange3: import("@stitches/react/types/theme").Token<"orange3", string, "colors", "vitality">;
|
1489
|
-
orange4: import("@stitches/react/types/theme").Token<"orange4", string, "colors", "vitality">;
|
1490
|
-
orange5: import("@stitches/react/types/theme").Token<"orange5", string, "colors", "vitality">;
|
1491
|
-
orange6: import("@stitches/react/types/theme").Token<"orange6", string, "colors", "vitality">;
|
1492
|
-
orange7: import("@stitches/react/types/theme").Token<"orange7", string, "colors", "vitality">;
|
1493
|
-
orange8: import("@stitches/react/types/theme").Token<"orange8", string, "colors", "vitality">;
|
1494
|
-
orange9: import("@stitches/react/types/theme").Token<"orange9", string, "colors", "vitality">;
|
1495
|
-
orange10: import("@stitches/react/types/theme").Token<"orange10", string, "colors", "vitality">;
|
1496
|
-
orange11: import("@stitches/react/types/theme").Token<"orange11", string, "colors", "vitality">;
|
1497
|
-
orange12: import("@stitches/react/types/theme").Token<"orange12", string, "colors", "vitality">;
|
1498
|
-
orange13: import("@stitches/react/types/theme").Token<"orange13", string, "colors", "vitality">;
|
1499
|
-
pink1: import("@stitches/react/types/theme").Token<"pink1", string, "colors", "vitality">;
|
1500
1436
|
pink2: import("@stitches/react/types/theme").Token<"pink2", string, "colors", "vitality">;
|
1501
|
-
|
1502
|
-
|
1503
|
-
|
1504
|
-
|
1437
|
+
red2: import("@stitches/react/types/theme").Token<"red2", string, "colors", "vitality">;
|
1438
|
+
yellow2: import("@stitches/react/types/theme").Token<"yellow2", string, "colors", "vitality">;
|
1439
|
+
blue7: import("@stitches/react/types/theme").Token<"blue7", string, "colors", "vitality">;
|
1440
|
+
cyan7: import("@stitches/react/types/theme").Token<"cyan7", string, "colors", "vitality">;
|
1441
|
+
green7: import("@stitches/react/types/theme").Token<"green7", string, "colors", "vitality">;
|
1442
|
+
grey7: import("@stitches/react/types/theme").Token<"grey7", string, "colors", "vitality">;
|
1443
|
+
greyA7: import("@stitches/react/types/theme").Token<"greyA7", string, "colors", "vitality">;
|
1444
|
+
orange7: import("@stitches/react/types/theme").Token<"orange7", string, "colors", "vitality">;
|
1505
1445
|
pink7: import("@stitches/react/types/theme").Token<"pink7", string, "colors", "vitality">;
|
1506
|
-
|
1507
|
-
|
1508
|
-
|
1509
|
-
|
1446
|
+
red7: import("@stitches/react/types/theme").Token<"red7", string, "colors", "vitality">;
|
1447
|
+
yellow7: import("@stitches/react/types/theme").Token<"yellow7", string, "colors", "vitality">;
|
1448
|
+
blue12: import("@stitches/react/types/theme").Token<"blue12", string, "colors", "vitality">;
|
1449
|
+
cyan12: import("@stitches/react/types/theme").Token<"cyan12", string, "colors", "vitality">;
|
1450
|
+
green12: import("@stitches/react/types/theme").Token<"green12", string, "colors", "vitality">;
|
1451
|
+
grey12: import("@stitches/react/types/theme").Token<"grey12", string, "colors", "vitality">;
|
1452
|
+
greyA12: import("@stitches/react/types/theme").Token<"greyA12", string, "colors", "vitality">;
|
1453
|
+
orange12: import("@stitches/react/types/theme").Token<"orange12", string, "colors", "vitality">;
|
1510
1454
|
pink12: import("@stitches/react/types/theme").Token<"pink12", string, "colors", "vitality">;
|
1511
|
-
|
1512
|
-
|
1513
|
-
|
1455
|
+
red12: import("@stitches/react/types/theme").Token<"red12", string, "colors", "vitality">;
|
1456
|
+
yellow12: import("@stitches/react/types/theme").Token<"yellow12", string, "colors", "vitality">;
|
1457
|
+
blue3: import("@stitches/react/types/theme").Token<"blue3", string, "colors", "vitality">;
|
1458
|
+
cyan3: import("@stitches/react/types/theme").Token<"cyan3", string, "colors", "vitality">;
|
1459
|
+
green3: import("@stitches/react/types/theme").Token<"green3", string, "colors", "vitality">;
|
1460
|
+
grey3: import("@stitches/react/types/theme").Token<"grey3", string, "colors", "vitality">;
|
1461
|
+
greyA3: import("@stitches/react/types/theme").Token<"greyA3", string, "colors", "vitality">;
|
1462
|
+
orange3: import("@stitches/react/types/theme").Token<"orange3", string, "colors", "vitality">;
|
1463
|
+
pink3: import("@stitches/react/types/theme").Token<"pink3", string, "colors", "vitality">;
|
1514
1464
|
red3: import("@stitches/react/types/theme").Token<"red3", string, "colors", "vitality">;
|
1465
|
+
yellow3: import("@stitches/react/types/theme").Token<"yellow3", string, "colors", "vitality">;
|
1466
|
+
blue4: import("@stitches/react/types/theme").Token<"blue4", string, "colors", "vitality">;
|
1467
|
+
cyan4: import("@stitches/react/types/theme").Token<"cyan4", string, "colors", "vitality">;
|
1468
|
+
green4: import("@stitches/react/types/theme").Token<"green4", string, "colors", "vitality">;
|
1469
|
+
grey4: import("@stitches/react/types/theme").Token<"grey4", string, "colors", "vitality">;
|
1470
|
+
greyA4: import("@stitches/react/types/theme").Token<"greyA4", string, "colors", "vitality">;
|
1471
|
+
orange4: import("@stitches/react/types/theme").Token<"orange4", string, "colors", "vitality">;
|
1472
|
+
pink4: import("@stitches/react/types/theme").Token<"pink4", string, "colors", "vitality">;
|
1515
1473
|
red4: import("@stitches/react/types/theme").Token<"red4", string, "colors", "vitality">;
|
1474
|
+
yellow4: import("@stitches/react/types/theme").Token<"yellow4", string, "colors", "vitality">;
|
1475
|
+
blue5: import("@stitches/react/types/theme").Token<"blue5", string, "colors", "vitality">;
|
1476
|
+
cyan5: import("@stitches/react/types/theme").Token<"cyan5", string, "colors", "vitality">;
|
1477
|
+
green5: import("@stitches/react/types/theme").Token<"green5", string, "colors", "vitality">;
|
1478
|
+
grey5: import("@stitches/react/types/theme").Token<"grey5", string, "colors", "vitality">;
|
1479
|
+
greyA5: import("@stitches/react/types/theme").Token<"greyA5", string, "colors", "vitality">;
|
1480
|
+
orange5: import("@stitches/react/types/theme").Token<"orange5", string, "colors", "vitality">;
|
1481
|
+
pink5: import("@stitches/react/types/theme").Token<"pink5", string, "colors", "vitality">;
|
1516
1482
|
red5: import("@stitches/react/types/theme").Token<"red5", string, "colors", "vitality">;
|
1517
|
-
|
1518
|
-
|
1519
|
-
|
1483
|
+
yellow5: import("@stitches/react/types/theme").Token<"yellow5", string, "colors", "vitality">;
|
1484
|
+
blue9: import("@stitches/react/types/theme").Token<"blue9", string, "colors", "vitality">;
|
1485
|
+
cyan9: import("@stitches/react/types/theme").Token<"cyan9", string, "colors", "vitality">;
|
1486
|
+
green9: import("@stitches/react/types/theme").Token<"green9", string, "colors", "vitality">;
|
1487
|
+
grey9: import("@stitches/react/types/theme").Token<"grey9", string, "colors", "vitality">;
|
1488
|
+
greyA9: import("@stitches/react/types/theme").Token<"greyA9", string, "colors", "vitality">;
|
1489
|
+
orange9: import("@stitches/react/types/theme").Token<"orange9", string, "colors", "vitality">;
|
1490
|
+
pink9: import("@stitches/react/types/theme").Token<"pink9", string, "colors", "vitality">;
|
1520
1491
|
red9: import("@stitches/react/types/theme").Token<"red9", string, "colors", "vitality">;
|
1492
|
+
yellow9: import("@stitches/react/types/theme").Token<"yellow9", string, "colors", "vitality">;
|
1493
|
+
blue10: import("@stitches/react/types/theme").Token<"blue10", string, "colors", "vitality">;
|
1494
|
+
cyan10: import("@stitches/react/types/theme").Token<"cyan10", string, "colors", "vitality">;
|
1495
|
+
green10: import("@stitches/react/types/theme").Token<"green10", string, "colors", "vitality">;
|
1496
|
+
grey10: import("@stitches/react/types/theme").Token<"grey10", string, "colors", "vitality">;
|
1497
|
+
greyA10: import("@stitches/react/types/theme").Token<"greyA10", string, "colors", "vitality">;
|
1498
|
+
orange10: import("@stitches/react/types/theme").Token<"orange10", string, "colors", "vitality">;
|
1499
|
+
pink10: import("@stitches/react/types/theme").Token<"pink10", string, "colors", "vitality">;
|
1521
1500
|
red10: import("@stitches/react/types/theme").Token<"red10", string, "colors", "vitality">;
|
1501
|
+
yellow10: import("@stitches/react/types/theme").Token<"yellow10", string, "colors", "vitality">;
|
1502
|
+
blue11: import("@stitches/react/types/theme").Token<"blue11", string, "colors", "vitality">;
|
1503
|
+
cyan11: import("@stitches/react/types/theme").Token<"cyan11", string, "colors", "vitality">;
|
1504
|
+
green11: import("@stitches/react/types/theme").Token<"green11", string, "colors", "vitality">;
|
1505
|
+
grey11: import("@stitches/react/types/theme").Token<"grey11", string, "colors", "vitality">;
|
1506
|
+
greyA11: import("@stitches/react/types/theme").Token<"greyA11", string, "colors", "vitality">;
|
1507
|
+
orange11: import("@stitches/react/types/theme").Token<"orange11", string, "colors", "vitality">;
|
1508
|
+
pink11: import("@stitches/react/types/theme").Token<"pink11", string, "colors", "vitality">;
|
1522
1509
|
red11: import("@stitches/react/types/theme").Token<"red11", string, "colors", "vitality">;
|
1523
|
-
|
1524
|
-
|
1525
|
-
|
1526
|
-
|
1527
|
-
|
1528
|
-
|
1529
|
-
|
1510
|
+
yellow11: import("@stitches/react/types/theme").Token<"yellow11", string, "colors", "vitality">;
|
1511
|
+
blue6: import("@stitches/react/types/theme").Token<"blue6", string, "colors", "vitality">;
|
1512
|
+
cyan6: import("@stitches/react/types/theme").Token<"cyan6", string, "colors", "vitality">;
|
1513
|
+
green6: import("@stitches/react/types/theme").Token<"green6", string, "colors", "vitality">;
|
1514
|
+
grey6: import("@stitches/react/types/theme").Token<"grey6", string, "colors", "vitality">;
|
1515
|
+
greyA6: import("@stitches/react/types/theme").Token<"greyA6", string, "colors", "vitality">;
|
1516
|
+
orange6: import("@stitches/react/types/theme").Token<"orange6", string, "colors", "vitality">;
|
1517
|
+
pink6: import("@stitches/react/types/theme").Token<"pink6", string, "colors", "vitality">;
|
1518
|
+
red6: import("@stitches/react/types/theme").Token<"red6", string, "colors", "vitality">;
|
1530
1519
|
yellow6: import("@stitches/react/types/theme").Token<"yellow6", string, "colors", "vitality">;
|
1531
|
-
|
1520
|
+
blue8: import("@stitches/react/types/theme").Token<"blue8", string, "colors", "vitality">;
|
1521
|
+
cyan8: import("@stitches/react/types/theme").Token<"cyan8", string, "colors", "vitality">;
|
1522
|
+
green8: import("@stitches/react/types/theme").Token<"green8", string, "colors", "vitality">;
|
1523
|
+
grey8: import("@stitches/react/types/theme").Token<"grey8", string, "colors", "vitality">;
|
1524
|
+
greyA8: import("@stitches/react/types/theme").Token<"greyA8", string, "colors", "vitality">;
|
1525
|
+
orange8: import("@stitches/react/types/theme").Token<"orange8", string, "colors", "vitality">;
|
1526
|
+
pink8: import("@stitches/react/types/theme").Token<"pink8", string, "colors", "vitality">;
|
1527
|
+
red8: import("@stitches/react/types/theme").Token<"red8", string, "colors", "vitality">;
|
1532
1528
|
yellow8: import("@stitches/react/types/theme").Token<"yellow8", string, "colors", "vitality">;
|
1533
|
-
|
1534
|
-
|
1535
|
-
|
1536
|
-
|
1529
|
+
blue13: import("@stitches/react/types/theme").Token<"blue13", string, "colors", "vitality">;
|
1530
|
+
cyan13: import("@stitches/react/types/theme").Token<"cyan13", string, "colors", "vitality">;
|
1531
|
+
green13: import("@stitches/react/types/theme").Token<"green13", string, "colors", "vitality">;
|
1532
|
+
grey13: import("@stitches/react/types/theme").Token<"grey13", string, "colors", "vitality">;
|
1533
|
+
greyA13: import("@stitches/react/types/theme").Token<"greyA13", string, "colors", "vitality">;
|
1534
|
+
orange13: import("@stitches/react/types/theme").Token<"orange13", string, "colors", "vitality">;
|
1535
|
+
pink13: import("@stitches/react/types/theme").Token<"pink13", string, "colors", "vitality">;
|
1536
|
+
red13: import("@stitches/react/types/theme").Token<"red13", string, "colors", "vitality">;
|
1537
1537
|
yellow13: import("@stitches/react/types/theme").Token<"yellow13", string, "colors", "vitality">;
|
1538
1538
|
neutral1: import("@stitches/react/types/theme").Token<"neutral1", string, "colors", "vitality">;
|
1539
|
-
neutral2: import("@stitches/react/types/theme").Token<"neutral2", string, "colors", "vitality">;
|
1540
|
-
neutral3: import("@stitches/react/types/theme").Token<"neutral3", string, "colors", "vitality">;
|
1541
|
-
neutral4: import("@stitches/react/types/theme").Token<"neutral4", string, "colors", "vitality">;
|
1542
|
-
neutral5: import("@stitches/react/types/theme").Token<"neutral5", string, "colors", "vitality">;
|
1543
|
-
neutral6: import("@stitches/react/types/theme").Token<"neutral6", string, "colors", "vitality">;
|
1544
|
-
neutral7: import("@stitches/react/types/theme").Token<"neutral7", string, "colors", "vitality">;
|
1545
|
-
neutral8: import("@stitches/react/types/theme").Token<"neutral8", string, "colors", "vitality">;
|
1546
|
-
neutral9: import("@stitches/react/types/theme").Token<"neutral9", string, "colors", "vitality">;
|
1547
|
-
neutral10: import("@stitches/react/types/theme").Token<"neutral10", string, "colors", "vitality">;
|
1548
|
-
neutral11: import("@stitches/react/types/theme").Token<"neutral11", string, "colors", "vitality">;
|
1549
|
-
neutral12: import("@stitches/react/types/theme").Token<"neutral12", string, "colors", "vitality">;
|
1550
|
-
neutral13: import("@stitches/react/types/theme").Token<"neutral13", string, "colors", "vitality">;
|
1551
1539
|
neutralA1: import("@stitches/react/types/theme").Token<"neutralA1", string, "colors", "vitality">;
|
1552
|
-
neutralA2: import("@stitches/react/types/theme").Token<"neutralA2", string, "colors", "vitality">;
|
1553
|
-
neutralA3: import("@stitches/react/types/theme").Token<"neutralA3", string, "colors", "vitality">;
|
1554
|
-
neutralA4: import("@stitches/react/types/theme").Token<"neutralA4", string, "colors", "vitality">;
|
1555
|
-
neutralA5: import("@stitches/react/types/theme").Token<"neutralA5", string, "colors", "vitality">;
|
1556
|
-
neutralA6: import("@stitches/react/types/theme").Token<"neutralA6", string, "colors", "vitality">;
|
1557
|
-
neutralA7: import("@stitches/react/types/theme").Token<"neutralA7", string, "colors", "vitality">;
|
1558
|
-
neutralA8: import("@stitches/react/types/theme").Token<"neutralA8", string, "colors", "vitality">;
|
1559
|
-
neutralA9: import("@stitches/react/types/theme").Token<"neutralA9", string, "colors", "vitality">;
|
1560
|
-
neutralA10: import("@stitches/react/types/theme").Token<"neutralA10", string, "colors", "vitality">;
|
1561
|
-
neutralA11: import("@stitches/react/types/theme").Token<"neutralA11", string, "colors", "vitality">;
|
1562
|
-
neutralA12: import("@stitches/react/types/theme").Token<"neutralA12", string, "colors", "vitality">;
|
1563
|
-
neutralA13: import("@stitches/react/types/theme").Token<"neutralA13", string, "colors", "vitality">;
|
1564
1540
|
primary1: import("@stitches/react/types/theme").Token<"primary1", string, "colors", "vitality">;
|
1565
|
-
primary2: import("@stitches/react/types/theme").Token<"primary2", string, "colors", "vitality">;
|
1566
|
-
primary3: import("@stitches/react/types/theme").Token<"primary3", string, "colors", "vitality">;
|
1567
|
-
primary4: import("@stitches/react/types/theme").Token<"primary4", string, "colors", "vitality">;
|
1568
|
-
primary5: import("@stitches/react/types/theme").Token<"primary5", string, "colors", "vitality">;
|
1569
|
-
primary6: import("@stitches/react/types/theme").Token<"primary6", string, "colors", "vitality">;
|
1570
|
-
primary7: import("@stitches/react/types/theme").Token<"primary7", string, "colors", "vitality">;
|
1571
|
-
primary8: import("@stitches/react/types/theme").Token<"primary8", string, "colors", "vitality">;
|
1572
|
-
primary9: import("@stitches/react/types/theme").Token<"primary9", string, "colors", "vitality">;
|
1573
|
-
primary10: import("@stitches/react/types/theme").Token<"primary10", string, "colors", "vitality">;
|
1574
|
-
primary11: import("@stitches/react/types/theme").Token<"primary11", string, "colors", "vitality">;
|
1575
|
-
primary12: import("@stitches/react/types/theme").Token<"primary12", string, "colors", "vitality">;
|
1576
|
-
primary13: import("@stitches/react/types/theme").Token<"primary13", string, "colors", "vitality">;
|
1577
1541
|
accent1: import("@stitches/react/types/theme").Token<"accent1", string, "colors", "vitality">;
|
1542
|
+
success1: import("@stitches/react/types/theme").Token<"success1", string, "colors", "vitality">;
|
1543
|
+
info1: import("@stitches/react/types/theme").Token<"info1", string, "colors", "vitality">;
|
1544
|
+
warning1: import("@stitches/react/types/theme").Token<"warning1", string, "colors", "vitality">;
|
1545
|
+
critical1: import("@stitches/react/types/theme").Token<"critical1", string, "colors", "vitality">;
|
1546
|
+
neutral2: import("@stitches/react/types/theme").Token<"neutral2", string, "colors", "vitality">;
|
1547
|
+
neutralA2: import("@stitches/react/types/theme").Token<"neutralA2", string, "colors", "vitality">;
|
1548
|
+
primary2: import("@stitches/react/types/theme").Token<"primary2", string, "colors", "vitality">;
|
1578
1549
|
accent2: import("@stitches/react/types/theme").Token<"accent2", string, "colors", "vitality">;
|
1579
|
-
|
1580
|
-
|
1581
|
-
|
1582
|
-
|
1550
|
+
success2: import("@stitches/react/types/theme").Token<"success2", string, "colors", "vitality">;
|
1551
|
+
info2: import("@stitches/react/types/theme").Token<"info2", string, "colors", "vitality">;
|
1552
|
+
warning2: import("@stitches/react/types/theme").Token<"warning2", string, "colors", "vitality">;
|
1553
|
+
critical2: import("@stitches/react/types/theme").Token<"critical2", string, "colors", "vitality">;
|
1554
|
+
neutral7: import("@stitches/react/types/theme").Token<"neutral7", string, "colors", "vitality">;
|
1555
|
+
neutralA7: import("@stitches/react/types/theme").Token<"neutralA7", string, "colors", "vitality">;
|
1556
|
+
primary7: import("@stitches/react/types/theme").Token<"primary7", string, "colors", "vitality">;
|
1583
1557
|
accent7: import("@stitches/react/types/theme").Token<"accent7", string, "colors", "vitality">;
|
1584
|
-
|
1585
|
-
|
1586
|
-
|
1587
|
-
|
1558
|
+
success7: import("@stitches/react/types/theme").Token<"success7", string, "colors", "vitality">;
|
1559
|
+
info7: import("@stitches/react/types/theme").Token<"info7", string, "colors", "vitality">;
|
1560
|
+
warning7: import("@stitches/react/types/theme").Token<"warning7", string, "colors", "vitality">;
|
1561
|
+
critical7: import("@stitches/react/types/theme").Token<"critical7", string, "colors", "vitality">;
|
1562
|
+
neutral12: import("@stitches/react/types/theme").Token<"neutral12", string, "colors", "vitality">;
|
1563
|
+
neutralA12: import("@stitches/react/types/theme").Token<"neutralA12", string, "colors", "vitality">;
|
1564
|
+
primary12: import("@stitches/react/types/theme").Token<"primary12", string, "colors", "vitality">;
|
1588
1565
|
accent12: import("@stitches/react/types/theme").Token<"accent12", string, "colors", "vitality">;
|
1589
|
-
|
1590
|
-
|
1591
|
-
|
1566
|
+
success12: import("@stitches/react/types/theme").Token<"success12", string, "colors", "vitality">;
|
1567
|
+
info12: import("@stitches/react/types/theme").Token<"info12", string, "colors", "vitality">;
|
1568
|
+
warning12: import("@stitches/react/types/theme").Token<"warning12", string, "colors", "vitality">;
|
1569
|
+
critical12: import("@stitches/react/types/theme").Token<"critical12", string, "colors", "vitality">;
|
1570
|
+
neutral3: import("@stitches/react/types/theme").Token<"neutral3", string, "colors", "vitality">;
|
1571
|
+
neutralA3: import("@stitches/react/types/theme").Token<"neutralA3", string, "colors", "vitality">;
|
1572
|
+
primary3: import("@stitches/react/types/theme").Token<"primary3", string, "colors", "vitality">;
|
1573
|
+
accent3: import("@stitches/react/types/theme").Token<"accent3", string, "colors", "vitality">;
|
1592
1574
|
success3: import("@stitches/react/types/theme").Token<"success3", string, "colors", "vitality">;
|
1575
|
+
info3: import("@stitches/react/types/theme").Token<"info3", string, "colors", "vitality">;
|
1576
|
+
warning3: import("@stitches/react/types/theme").Token<"warning3", string, "colors", "vitality">;
|
1577
|
+
critical3: import("@stitches/react/types/theme").Token<"critical3", string, "colors", "vitality">;
|
1578
|
+
neutral4: import("@stitches/react/types/theme").Token<"neutral4", string, "colors", "vitality">;
|
1579
|
+
neutralA4: import("@stitches/react/types/theme").Token<"neutralA4", string, "colors", "vitality">;
|
1580
|
+
primary4: import("@stitches/react/types/theme").Token<"primary4", string, "colors", "vitality">;
|
1581
|
+
accent4: import("@stitches/react/types/theme").Token<"accent4", string, "colors", "vitality">;
|
1593
1582
|
success4: import("@stitches/react/types/theme").Token<"success4", string, "colors", "vitality">;
|
1583
|
+
info4: import("@stitches/react/types/theme").Token<"info4", string, "colors", "vitality">;
|
1584
|
+
warning4: import("@stitches/react/types/theme").Token<"warning4", string, "colors", "vitality">;
|
1585
|
+
critical4: import("@stitches/react/types/theme").Token<"critical4", string, "colors", "vitality">;
|
1586
|
+
neutral5: import("@stitches/react/types/theme").Token<"neutral5", string, "colors", "vitality">;
|
1587
|
+
neutralA5: import("@stitches/react/types/theme").Token<"neutralA5", string, "colors", "vitality">;
|
1588
|
+
primary5: import("@stitches/react/types/theme").Token<"primary5", string, "colors", "vitality">;
|
1589
|
+
accent5: import("@stitches/react/types/theme").Token<"accent5", string, "colors", "vitality">;
|
1594
1590
|
success5: import("@stitches/react/types/theme").Token<"success5", string, "colors", "vitality">;
|
1595
|
-
|
1596
|
-
|
1597
|
-
|
1591
|
+
info5: import("@stitches/react/types/theme").Token<"info5", string, "colors", "vitality">;
|
1592
|
+
warning5: import("@stitches/react/types/theme").Token<"warning5", string, "colors", "vitality">;
|
1593
|
+
critical5: import("@stitches/react/types/theme").Token<"critical5", string, "colors", "vitality">;
|
1594
|
+
neutral9: import("@stitches/react/types/theme").Token<"neutral9", string, "colors", "vitality">;
|
1595
|
+
neutralA9: import("@stitches/react/types/theme").Token<"neutralA9", string, "colors", "vitality">;
|
1596
|
+
primary9: import("@stitches/react/types/theme").Token<"primary9", string, "colors", "vitality">;
|
1597
|
+
accent9: import("@stitches/react/types/theme").Token<"accent9", string, "colors", "vitality">;
|
1598
1598
|
success9: import("@stitches/react/types/theme").Token<"success9", string, "colors", "vitality">;
|
1599
|
+
info9: import("@stitches/react/types/theme").Token<"info9", string, "colors", "vitality">;
|
1600
|
+
warning9: import("@stitches/react/types/theme").Token<"warning9", string, "colors", "vitality">;
|
1601
|
+
critical9: import("@stitches/react/types/theme").Token<"critical9", string, "colors", "vitality">;
|
1602
|
+
neutral10: import("@stitches/react/types/theme").Token<"neutral10", string, "colors", "vitality">;
|
1603
|
+
neutralA10: import("@stitches/react/types/theme").Token<"neutralA10", string, "colors", "vitality">;
|
1604
|
+
primary10: import("@stitches/react/types/theme").Token<"primary10", string, "colors", "vitality">;
|
1605
|
+
accent10: import("@stitches/react/types/theme").Token<"accent10", string, "colors", "vitality">;
|
1599
1606
|
success10: import("@stitches/react/types/theme").Token<"success10", string, "colors", "vitality">;
|
1607
|
+
info10: import("@stitches/react/types/theme").Token<"info10", string, "colors", "vitality">;
|
1608
|
+
warning10: import("@stitches/react/types/theme").Token<"warning10", string, "colors", "vitality">;
|
1609
|
+
critical10: import("@stitches/react/types/theme").Token<"critical10", string, "colors", "vitality">;
|
1610
|
+
neutral11: import("@stitches/react/types/theme").Token<"neutral11", string, "colors", "vitality">;
|
1611
|
+
neutralA11: import("@stitches/react/types/theme").Token<"neutralA11", string, "colors", "vitality">;
|
1612
|
+
primary11: import("@stitches/react/types/theme").Token<"primary11", string, "colors", "vitality">;
|
1613
|
+
accent11: import("@stitches/react/types/theme").Token<"accent11", string, "colors", "vitality">;
|
1600
1614
|
success11: import("@stitches/react/types/theme").Token<"success11", string, "colors", "vitality">;
|
1601
|
-
success12: import("@stitches/react/types/theme").Token<"success12", string, "colors", "vitality">;
|
1602
|
-
success13: import("@stitches/react/types/theme").Token<"success13", string, "colors", "vitality">;
|
1603
|
-
info1: import("@stitches/react/types/theme").Token<"info1", string, "colors", "vitality">;
|
1604
|
-
info2: import("@stitches/react/types/theme").Token<"info2", string, "colors", "vitality">;
|
1605
|
-
info3: import("@stitches/react/types/theme").Token<"info3", string, "colors", "vitality">;
|
1606
|
-
info4: import("@stitches/react/types/theme").Token<"info4", string, "colors", "vitality">;
|
1607
|
-
info5: import("@stitches/react/types/theme").Token<"info5", string, "colors", "vitality">;
|
1608
|
-
info6: import("@stitches/react/types/theme").Token<"info6", string, "colors", "vitality">;
|
1609
|
-
info7: import("@stitches/react/types/theme").Token<"info7", string, "colors", "vitality">;
|
1610
|
-
info8: import("@stitches/react/types/theme").Token<"info8", string, "colors", "vitality">;
|
1611
|
-
info9: import("@stitches/react/types/theme").Token<"info9", string, "colors", "vitality">;
|
1612
|
-
info10: import("@stitches/react/types/theme").Token<"info10", string, "colors", "vitality">;
|
1613
1615
|
info11: import("@stitches/react/types/theme").Token<"info11", string, "colors", "vitality">;
|
1614
|
-
info12: import("@stitches/react/types/theme").Token<"info12", string, "colors", "vitality">;
|
1615
|
-
info13: import("@stitches/react/types/theme").Token<"info13", string, "colors", "vitality">;
|
1616
|
-
warning1: import("@stitches/react/types/theme").Token<"warning1", string, "colors", "vitality">;
|
1617
|
-
warning2: import("@stitches/react/types/theme").Token<"warning2", string, "colors", "vitality">;
|
1618
|
-
warning3: import("@stitches/react/types/theme").Token<"warning3", string, "colors", "vitality">;
|
1619
|
-
warning4: import("@stitches/react/types/theme").Token<"warning4", string, "colors", "vitality">;
|
1620
|
-
warning5: import("@stitches/react/types/theme").Token<"warning5", string, "colors", "vitality">;
|
1621
|
-
warning6: import("@stitches/react/types/theme").Token<"warning6", string, "colors", "vitality">;
|
1622
|
-
warning7: import("@stitches/react/types/theme").Token<"warning7", string, "colors", "vitality">;
|
1623
|
-
warning8: import("@stitches/react/types/theme").Token<"warning8", string, "colors", "vitality">;
|
1624
|
-
warning9: import("@stitches/react/types/theme").Token<"warning9", string, "colors", "vitality">;
|
1625
|
-
warning10: import("@stitches/react/types/theme").Token<"warning10", string, "colors", "vitality">;
|
1626
1616
|
warning11: import("@stitches/react/types/theme").Token<"warning11", string, "colors", "vitality">;
|
1627
|
-
|
1628
|
-
|
1629
|
-
|
1630
|
-
|
1631
|
-
|
1632
|
-
|
1633
|
-
|
1617
|
+
critical11: import("@stitches/react/types/theme").Token<"critical11", string, "colors", "vitality">;
|
1618
|
+
neutral6: import("@stitches/react/types/theme").Token<"neutral6", string, "colors", "vitality">;
|
1619
|
+
neutralA6: import("@stitches/react/types/theme").Token<"neutralA6", string, "colors", "vitality">;
|
1620
|
+
primary6: import("@stitches/react/types/theme").Token<"primary6", string, "colors", "vitality">;
|
1621
|
+
accent6: import("@stitches/react/types/theme").Token<"accent6", string, "colors", "vitality">;
|
1622
|
+
success6: import("@stitches/react/types/theme").Token<"success6", string, "colors", "vitality">;
|
1623
|
+
info6: import("@stitches/react/types/theme").Token<"info6", string, "colors", "vitality">;
|
1624
|
+
warning6: import("@stitches/react/types/theme").Token<"warning6", string, "colors", "vitality">;
|
1634
1625
|
critical6: import("@stitches/react/types/theme").Token<"critical6", string, "colors", "vitality">;
|
1635
|
-
|
1626
|
+
neutral8: import("@stitches/react/types/theme").Token<"neutral8", string, "colors", "vitality">;
|
1627
|
+
neutralA8: import("@stitches/react/types/theme").Token<"neutralA8", string, "colors", "vitality">;
|
1628
|
+
primary8: import("@stitches/react/types/theme").Token<"primary8", string, "colors", "vitality">;
|
1629
|
+
accent8: import("@stitches/react/types/theme").Token<"accent8", string, "colors", "vitality">;
|
1630
|
+
success8: import("@stitches/react/types/theme").Token<"success8", string, "colors", "vitality">;
|
1631
|
+
info8: import("@stitches/react/types/theme").Token<"info8", string, "colors", "vitality">;
|
1632
|
+
warning8: import("@stitches/react/types/theme").Token<"warning8", string, "colors", "vitality">;
|
1636
1633
|
critical8: import("@stitches/react/types/theme").Token<"critical8", string, "colors", "vitality">;
|
1637
|
-
|
1638
|
-
|
1639
|
-
|
1640
|
-
|
1634
|
+
neutral13: import("@stitches/react/types/theme").Token<"neutral13", string, "colors", "vitality">;
|
1635
|
+
neutralA13: import("@stitches/react/types/theme").Token<"neutralA13", string, "colors", "vitality">;
|
1636
|
+
primary13: import("@stitches/react/types/theme").Token<"primary13", string, "colors", "vitality">;
|
1637
|
+
accent13: import("@stitches/react/types/theme").Token<"accent13", string, "colors", "vitality">;
|
1638
|
+
success13: import("@stitches/react/types/theme").Token<"success13", string, "colors", "vitality">;
|
1639
|
+
info13: import("@stitches/react/types/theme").Token<"info13", string, "colors", "vitality">;
|
1640
|
+
warning13: import("@stitches/react/types/theme").Token<"warning13", string, "colors", "vitality">;
|
1641
1641
|
critical13: import("@stitches/react/types/theme").Token<"critical13", string, "colors", "vitality">;
|
1642
1642
|
};
|
1643
1643
|
fonts: {
|
@@ -1770,225 +1770,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1770
1770
|
}, {
|
1771
1771
|
colors: {
|
1772
1772
|
blue1: string;
|
1773
|
-
blue2: string;
|
1774
|
-
blue3: string;
|
1775
|
-
blue4: string;
|
1776
|
-
blue5: string;
|
1777
|
-
blue6: string;
|
1778
|
-
blue7: string;
|
1779
|
-
blue8: string;
|
1780
|
-
blue9: string;
|
1781
|
-
blue10: string;
|
1782
|
-
blue11: string;
|
1783
|
-
blue12: string;
|
1784
|
-
blue13: string;
|
1785
1773
|
cyan1: string;
|
1786
|
-
cyan2: string;
|
1787
|
-
cyan3: string;
|
1788
|
-
cyan4: string;
|
1789
|
-
cyan5: string;
|
1790
|
-
cyan6: string;
|
1791
|
-
cyan7: string;
|
1792
|
-
cyan8: string;
|
1793
|
-
cyan9: string;
|
1794
|
-
cyan10: string;
|
1795
|
-
cyan11: string;
|
1796
|
-
cyan12: string;
|
1797
|
-
cyan13: string;
|
1798
1774
|
green1: string;
|
1799
|
-
green2: string;
|
1800
|
-
green3: string;
|
1801
|
-
green4: string;
|
1802
|
-
green5: string;
|
1803
|
-
green6: string;
|
1804
|
-
green7: string;
|
1805
|
-
green8: string;
|
1806
|
-
green9: string;
|
1807
|
-
green10: string;
|
1808
|
-
green11: string;
|
1809
|
-
green12: string;
|
1810
|
-
green13: string;
|
1811
1775
|
grey1: string;
|
1812
|
-
grey2: string;
|
1813
|
-
grey3: string;
|
1814
|
-
grey4: string;
|
1815
|
-
grey5: string;
|
1816
|
-
grey6: string;
|
1817
|
-
grey7: string;
|
1818
|
-
grey8: string;
|
1819
|
-
grey9: string;
|
1820
|
-
grey10: string;
|
1821
|
-
grey11: string;
|
1822
|
-
grey12: string;
|
1823
|
-
grey13: string;
|
1824
1776
|
greyA1: string;
|
1825
|
-
greyA2: string;
|
1826
|
-
greyA3: string;
|
1827
|
-
greyA4: string;
|
1828
|
-
greyA5: string;
|
1829
|
-
greyA6: string;
|
1830
|
-
greyA7: string;
|
1831
|
-
greyA8: string;
|
1832
|
-
greyA9: string;
|
1833
|
-
greyA10: string;
|
1834
|
-
greyA11: string;
|
1835
|
-
greyA12: string;
|
1836
|
-
greyA13: string;
|
1837
1777
|
orange1: string;
|
1838
|
-
orange2: string;
|
1839
|
-
orange3: string;
|
1840
|
-
orange4: string;
|
1841
|
-
orange5: string;
|
1842
|
-
orange6: string;
|
1843
|
-
orange7: string;
|
1844
|
-
orange8: string;
|
1845
|
-
orange9: string;
|
1846
|
-
orange10: string;
|
1847
|
-
orange11: string;
|
1848
|
-
orange12: string;
|
1849
|
-
orange13: string;
|
1850
1778
|
pink1: string;
|
1779
|
+
red1: string;
|
1780
|
+
yellow1: string;
|
1781
|
+
blue2: string;
|
1782
|
+
cyan2: string;
|
1783
|
+
green2: string;
|
1784
|
+
grey2: string;
|
1785
|
+
greyA2: string;
|
1786
|
+
orange2: string;
|
1851
1787
|
pink2: string;
|
1852
|
-
|
1853
|
-
|
1854
|
-
|
1855
|
-
|
1788
|
+
red2: string;
|
1789
|
+
yellow2: string;
|
1790
|
+
blue7: string;
|
1791
|
+
cyan7: string;
|
1792
|
+
green7: string;
|
1793
|
+
grey7: string;
|
1794
|
+
greyA7: string;
|
1795
|
+
orange7: string;
|
1856
1796
|
pink7: string;
|
1857
|
-
|
1858
|
-
|
1859
|
-
|
1860
|
-
|
1797
|
+
red7: string;
|
1798
|
+
yellow7: string;
|
1799
|
+
blue12: string;
|
1800
|
+
cyan12: string;
|
1801
|
+
green12: string;
|
1802
|
+
grey12: string;
|
1803
|
+
greyA12: string;
|
1804
|
+
orange12: string;
|
1861
1805
|
pink12: string;
|
1862
|
-
|
1863
|
-
|
1864
|
-
|
1806
|
+
red12: string;
|
1807
|
+
yellow12: string;
|
1808
|
+
blue3: string;
|
1809
|
+
cyan3: string;
|
1810
|
+
green3: string;
|
1811
|
+
grey3: string;
|
1812
|
+
greyA3: string;
|
1813
|
+
orange3: string;
|
1814
|
+
pink3: string;
|
1865
1815
|
red3: string;
|
1816
|
+
yellow3: string;
|
1817
|
+
blue4: string;
|
1818
|
+
cyan4: string;
|
1819
|
+
green4: string;
|
1820
|
+
grey4: string;
|
1821
|
+
greyA4: string;
|
1822
|
+
orange4: string;
|
1823
|
+
pink4: string;
|
1866
1824
|
red4: string;
|
1825
|
+
yellow4: string;
|
1826
|
+
blue5: string;
|
1827
|
+
cyan5: string;
|
1828
|
+
green5: string;
|
1829
|
+
grey5: string;
|
1830
|
+
greyA5: string;
|
1831
|
+
orange5: string;
|
1832
|
+
pink5: string;
|
1867
1833
|
red5: string;
|
1868
|
-
|
1869
|
-
|
1870
|
-
|
1834
|
+
yellow5: string;
|
1835
|
+
blue9: string;
|
1836
|
+
cyan9: string;
|
1837
|
+
green9: string;
|
1838
|
+
grey9: string;
|
1839
|
+
greyA9: string;
|
1840
|
+
orange9: string;
|
1841
|
+
pink9: string;
|
1871
1842
|
red9: string;
|
1843
|
+
yellow9: string;
|
1844
|
+
blue10: string;
|
1845
|
+
cyan10: string;
|
1846
|
+
green10: string;
|
1847
|
+
grey10: string;
|
1848
|
+
greyA10: string;
|
1849
|
+
orange10: string;
|
1850
|
+
pink10: string;
|
1872
1851
|
red10: string;
|
1852
|
+
yellow10: string;
|
1853
|
+
blue11: string;
|
1854
|
+
cyan11: string;
|
1855
|
+
green11: string;
|
1856
|
+
grey11: string;
|
1857
|
+
greyA11: string;
|
1858
|
+
orange11: string;
|
1859
|
+
pink11: string;
|
1873
1860
|
red11: string;
|
1874
|
-
|
1875
|
-
|
1876
|
-
|
1877
|
-
|
1878
|
-
|
1879
|
-
|
1880
|
-
|
1861
|
+
yellow11: string;
|
1862
|
+
blue6: string;
|
1863
|
+
cyan6: string;
|
1864
|
+
green6: string;
|
1865
|
+
grey6: string;
|
1866
|
+
greyA6: string;
|
1867
|
+
orange6: string;
|
1868
|
+
pink6: string;
|
1869
|
+
red6: string;
|
1881
1870
|
yellow6: string;
|
1882
|
-
|
1871
|
+
blue8: string;
|
1872
|
+
cyan8: string;
|
1873
|
+
green8: string;
|
1874
|
+
grey8: string;
|
1875
|
+
greyA8: string;
|
1876
|
+
orange8: string;
|
1877
|
+
pink8: string;
|
1878
|
+
red8: string;
|
1883
1879
|
yellow8: string;
|
1884
|
-
|
1885
|
-
|
1886
|
-
|
1887
|
-
|
1880
|
+
blue13: string;
|
1881
|
+
cyan13: string;
|
1882
|
+
green13: string;
|
1883
|
+
grey13: string;
|
1884
|
+
greyA13: string;
|
1885
|
+
orange13: string;
|
1886
|
+
pink13: string;
|
1887
|
+
red13: string;
|
1888
1888
|
yellow13: string;
|
1889
1889
|
neutral1: string;
|
1890
|
-
neutral2: string;
|
1891
|
-
neutral3: string;
|
1892
|
-
neutral4: string;
|
1893
|
-
neutral5: string;
|
1894
|
-
neutral6: string;
|
1895
|
-
neutral7: string;
|
1896
|
-
neutral8: string;
|
1897
|
-
neutral9: string;
|
1898
|
-
neutral10: string;
|
1899
|
-
neutral11: string;
|
1900
|
-
neutral12: string;
|
1901
|
-
neutral13: string;
|
1902
1890
|
neutralA1: string;
|
1903
|
-
neutralA2: string;
|
1904
|
-
neutralA3: string;
|
1905
|
-
neutralA4: string;
|
1906
|
-
neutralA5: string;
|
1907
|
-
neutralA6: string;
|
1908
|
-
neutralA7: string;
|
1909
|
-
neutralA8: string;
|
1910
|
-
neutralA9: string;
|
1911
|
-
neutralA10: string;
|
1912
|
-
neutralA11: string;
|
1913
|
-
neutralA12: string;
|
1914
|
-
neutralA13: string;
|
1915
1891
|
primary1: string;
|
1916
|
-
primary2: string;
|
1917
|
-
primary3: string;
|
1918
|
-
primary4: string;
|
1919
|
-
primary5: string;
|
1920
|
-
primary6: string;
|
1921
|
-
primary7: string;
|
1922
|
-
primary8: string;
|
1923
|
-
primary9: string;
|
1924
|
-
primary10: string;
|
1925
|
-
primary11: string;
|
1926
|
-
primary12: string;
|
1927
|
-
primary13: string;
|
1928
1892
|
accent1: string;
|
1929
|
-
accent2: string;
|
1930
|
-
accent3: string;
|
1931
|
-
accent4: string;
|
1932
|
-
accent5: string;
|
1933
|
-
accent6: string;
|
1934
|
-
accent7: string;
|
1935
|
-
accent8: string;
|
1936
|
-
accent9: string;
|
1937
|
-
accent10: string;
|
1938
|
-
accent11: string;
|
1939
|
-
accent12: string;
|
1940
|
-
accent13: string;
|
1941
1893
|
success1: string;
|
1942
|
-
success2: string;
|
1943
|
-
success3: string;
|
1944
|
-
success4: string;
|
1945
|
-
success5: string;
|
1946
|
-
success6: string;
|
1947
|
-
success7: string;
|
1948
|
-
success8: string;
|
1949
|
-
success9: string;
|
1950
|
-
success10: string;
|
1951
|
-
success11: string;
|
1952
|
-
success12: string;
|
1953
|
-
success13: string;
|
1954
1894
|
info1: string;
|
1895
|
+
warning1: string;
|
1896
|
+
critical1: string;
|
1897
|
+
neutral2: string;
|
1898
|
+
neutralA2: string;
|
1899
|
+
primary2: string;
|
1900
|
+
accent2: string;
|
1901
|
+
success2: string;
|
1955
1902
|
info2: string;
|
1956
|
-
|
1957
|
-
|
1958
|
-
|
1959
|
-
|
1903
|
+
warning2: string;
|
1904
|
+
critical2: string;
|
1905
|
+
neutral7: string;
|
1906
|
+
neutralA7: string;
|
1907
|
+
primary7: string;
|
1908
|
+
accent7: string;
|
1909
|
+
success7: string;
|
1960
1910
|
info7: string;
|
1961
|
-
|
1962
|
-
|
1963
|
-
|
1964
|
-
|
1911
|
+
warning7: string;
|
1912
|
+
critical7: string;
|
1913
|
+
neutral12: string;
|
1914
|
+
neutralA12: string;
|
1915
|
+
primary12: string;
|
1916
|
+
accent12: string;
|
1917
|
+
success12: string;
|
1965
1918
|
info12: string;
|
1966
|
-
|
1967
|
-
|
1968
|
-
|
1919
|
+
warning12: string;
|
1920
|
+
critical12: string;
|
1921
|
+
neutral3: string;
|
1922
|
+
neutralA3: string;
|
1923
|
+
primary3: string;
|
1924
|
+
accent3: string;
|
1925
|
+
success3: string;
|
1926
|
+
info3: string;
|
1969
1927
|
warning3: string;
|
1928
|
+
critical3: string;
|
1929
|
+
neutral4: string;
|
1930
|
+
neutralA4: string;
|
1931
|
+
primary4: string;
|
1932
|
+
accent4: string;
|
1933
|
+
success4: string;
|
1934
|
+
info4: string;
|
1970
1935
|
warning4: string;
|
1936
|
+
critical4: string;
|
1937
|
+
neutral5: string;
|
1938
|
+
neutralA5: string;
|
1939
|
+
primary5: string;
|
1940
|
+
accent5: string;
|
1941
|
+
success5: string;
|
1942
|
+
info5: string;
|
1971
1943
|
warning5: string;
|
1972
|
-
|
1973
|
-
|
1974
|
-
|
1944
|
+
critical5: string;
|
1945
|
+
neutral9: string;
|
1946
|
+
neutralA9: string;
|
1947
|
+
primary9: string;
|
1948
|
+
accent9: string;
|
1949
|
+
success9: string;
|
1950
|
+
info9: string;
|
1975
1951
|
warning9: string;
|
1952
|
+
critical9: string;
|
1953
|
+
neutral10: string;
|
1954
|
+
neutralA10: string;
|
1955
|
+
primary10: string;
|
1956
|
+
accent10: string;
|
1957
|
+
success10: string;
|
1958
|
+
info10: string;
|
1976
1959
|
warning10: string;
|
1960
|
+
critical10: string;
|
1961
|
+
neutral11: string;
|
1962
|
+
neutralA11: string;
|
1963
|
+
primary11: string;
|
1964
|
+
accent11: string;
|
1965
|
+
success11: string;
|
1966
|
+
info11: string;
|
1977
1967
|
warning11: string;
|
1978
|
-
|
1979
|
-
|
1980
|
-
|
1981
|
-
|
1982
|
-
|
1983
|
-
|
1984
|
-
|
1968
|
+
critical11: string;
|
1969
|
+
neutral6: string;
|
1970
|
+
neutralA6: string;
|
1971
|
+
primary6: string;
|
1972
|
+
accent6: string;
|
1973
|
+
success6: string;
|
1974
|
+
info6: string;
|
1975
|
+
warning6: string;
|
1985
1976
|
critical6: string;
|
1986
|
-
|
1977
|
+
neutral8: string;
|
1978
|
+
neutralA8: string;
|
1979
|
+
primary8: string;
|
1980
|
+
accent8: string;
|
1981
|
+
success8: string;
|
1982
|
+
info8: string;
|
1983
|
+
warning8: string;
|
1987
1984
|
critical8: string;
|
1988
|
-
|
1989
|
-
|
1990
|
-
|
1991
|
-
|
1985
|
+
neutral13: string;
|
1986
|
+
neutralA13: string;
|
1987
|
+
primary13: string;
|
1988
|
+
accent13: string;
|
1989
|
+
success13: string;
|
1990
|
+
info13: string;
|
1991
|
+
warning13: string;
|
1992
1992
|
critical13: string;
|
1993
1993
|
};
|
1994
1994
|
fonts: {
|
@@ -2116,225 +2116,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2116
2116
|
}, {
|
2117
2117
|
colors: {
|
2118
2118
|
blue1: string;
|
2119
|
-
blue2: string;
|
2120
|
-
blue3: string;
|
2121
|
-
blue4: string;
|
2122
|
-
blue5: string;
|
2123
|
-
blue6: string;
|
2124
|
-
blue7: string;
|
2125
|
-
blue8: string;
|
2126
|
-
blue9: string;
|
2127
|
-
blue10: string;
|
2128
|
-
blue11: string;
|
2129
|
-
blue12: string;
|
2130
|
-
blue13: string;
|
2131
2119
|
cyan1: string;
|
2132
|
-
cyan2: string;
|
2133
|
-
cyan3: string;
|
2134
|
-
cyan4: string;
|
2135
|
-
cyan5: string;
|
2136
|
-
cyan6: string;
|
2137
|
-
cyan7: string;
|
2138
|
-
cyan8: string;
|
2139
|
-
cyan9: string;
|
2140
|
-
cyan10: string;
|
2141
|
-
cyan11: string;
|
2142
|
-
cyan12: string;
|
2143
|
-
cyan13: string;
|
2144
2120
|
green1: string;
|
2145
|
-
green2: string;
|
2146
|
-
green3: string;
|
2147
|
-
green4: string;
|
2148
|
-
green5: string;
|
2149
|
-
green6: string;
|
2150
|
-
green7: string;
|
2151
|
-
green8: string;
|
2152
|
-
green9: string;
|
2153
|
-
green10: string;
|
2154
|
-
green11: string;
|
2155
|
-
green12: string;
|
2156
|
-
green13: string;
|
2157
2121
|
grey1: string;
|
2158
|
-
grey2: string;
|
2159
|
-
grey3: string;
|
2160
|
-
grey4: string;
|
2161
|
-
grey5: string;
|
2162
|
-
grey6: string;
|
2163
|
-
grey7: string;
|
2164
|
-
grey8: string;
|
2165
|
-
grey9: string;
|
2166
|
-
grey10: string;
|
2167
|
-
grey11: string;
|
2168
|
-
grey12: string;
|
2169
|
-
grey13: string;
|
2170
2122
|
greyA1: string;
|
2171
|
-
greyA2: string;
|
2172
|
-
greyA3: string;
|
2173
|
-
greyA4: string;
|
2174
|
-
greyA5: string;
|
2175
|
-
greyA6: string;
|
2176
|
-
greyA7: string;
|
2177
|
-
greyA8: string;
|
2178
|
-
greyA9: string;
|
2179
|
-
greyA10: string;
|
2180
|
-
greyA11: string;
|
2181
|
-
greyA12: string;
|
2182
|
-
greyA13: string;
|
2183
2123
|
orange1: string;
|
2184
|
-
orange2: string;
|
2185
|
-
orange3: string;
|
2186
|
-
orange4: string;
|
2187
|
-
orange5: string;
|
2188
|
-
orange6: string;
|
2189
|
-
orange7: string;
|
2190
|
-
orange8: string;
|
2191
|
-
orange9: string;
|
2192
|
-
orange10: string;
|
2193
|
-
orange11: string;
|
2194
|
-
orange12: string;
|
2195
|
-
orange13: string;
|
2196
2124
|
pink1: string;
|
2125
|
+
red1: string;
|
2126
|
+
yellow1: string;
|
2127
|
+
blue2: string;
|
2128
|
+
cyan2: string;
|
2129
|
+
green2: string;
|
2130
|
+
grey2: string;
|
2131
|
+
greyA2: string;
|
2132
|
+
orange2: string;
|
2197
2133
|
pink2: string;
|
2198
|
-
|
2199
|
-
|
2200
|
-
|
2201
|
-
|
2134
|
+
red2: string;
|
2135
|
+
yellow2: string;
|
2136
|
+
blue7: string;
|
2137
|
+
cyan7: string;
|
2138
|
+
green7: string;
|
2139
|
+
grey7: string;
|
2140
|
+
greyA7: string;
|
2141
|
+
orange7: string;
|
2202
2142
|
pink7: string;
|
2203
|
-
|
2204
|
-
|
2205
|
-
|
2206
|
-
|
2143
|
+
red7: string;
|
2144
|
+
yellow7: string;
|
2145
|
+
blue12: string;
|
2146
|
+
cyan12: string;
|
2147
|
+
green12: string;
|
2148
|
+
grey12: string;
|
2149
|
+
greyA12: string;
|
2150
|
+
orange12: string;
|
2207
2151
|
pink12: string;
|
2208
|
-
|
2209
|
-
|
2210
|
-
|
2152
|
+
red12: string;
|
2153
|
+
yellow12: string;
|
2154
|
+
blue3: string;
|
2155
|
+
cyan3: string;
|
2156
|
+
green3: string;
|
2157
|
+
grey3: string;
|
2158
|
+
greyA3: string;
|
2159
|
+
orange3: string;
|
2160
|
+
pink3: string;
|
2211
2161
|
red3: string;
|
2162
|
+
yellow3: string;
|
2163
|
+
blue4: string;
|
2164
|
+
cyan4: string;
|
2165
|
+
green4: string;
|
2166
|
+
grey4: string;
|
2167
|
+
greyA4: string;
|
2168
|
+
orange4: string;
|
2169
|
+
pink4: string;
|
2212
2170
|
red4: string;
|
2171
|
+
yellow4: string;
|
2172
|
+
blue5: string;
|
2173
|
+
cyan5: string;
|
2174
|
+
green5: string;
|
2175
|
+
grey5: string;
|
2176
|
+
greyA5: string;
|
2177
|
+
orange5: string;
|
2178
|
+
pink5: string;
|
2213
2179
|
red5: string;
|
2214
|
-
|
2215
|
-
|
2216
|
-
|
2180
|
+
yellow5: string;
|
2181
|
+
blue9: string;
|
2182
|
+
cyan9: string;
|
2183
|
+
green9: string;
|
2184
|
+
grey9: string;
|
2185
|
+
greyA9: string;
|
2186
|
+
orange9: string;
|
2187
|
+
pink9: string;
|
2217
2188
|
red9: string;
|
2189
|
+
yellow9: string;
|
2190
|
+
blue10: string;
|
2191
|
+
cyan10: string;
|
2192
|
+
green10: string;
|
2193
|
+
grey10: string;
|
2194
|
+
greyA10: string;
|
2195
|
+
orange10: string;
|
2196
|
+
pink10: string;
|
2218
2197
|
red10: string;
|
2198
|
+
yellow10: string;
|
2199
|
+
blue11: string;
|
2200
|
+
cyan11: string;
|
2201
|
+
green11: string;
|
2202
|
+
grey11: string;
|
2203
|
+
greyA11: string;
|
2204
|
+
orange11: string;
|
2205
|
+
pink11: string;
|
2219
2206
|
red11: string;
|
2220
|
-
|
2221
|
-
|
2222
|
-
|
2223
|
-
|
2224
|
-
|
2225
|
-
|
2226
|
-
|
2207
|
+
yellow11: string;
|
2208
|
+
blue6: string;
|
2209
|
+
cyan6: string;
|
2210
|
+
green6: string;
|
2211
|
+
grey6: string;
|
2212
|
+
greyA6: string;
|
2213
|
+
orange6: string;
|
2214
|
+
pink6: string;
|
2215
|
+
red6: string;
|
2227
2216
|
yellow6: string;
|
2228
|
-
|
2217
|
+
blue8: string;
|
2218
|
+
cyan8: string;
|
2219
|
+
green8: string;
|
2220
|
+
grey8: string;
|
2221
|
+
greyA8: string;
|
2222
|
+
orange8: string;
|
2223
|
+
pink8: string;
|
2224
|
+
red8: string;
|
2229
2225
|
yellow8: string;
|
2230
|
-
|
2231
|
-
|
2232
|
-
|
2233
|
-
|
2226
|
+
blue13: string;
|
2227
|
+
cyan13: string;
|
2228
|
+
green13: string;
|
2229
|
+
grey13: string;
|
2230
|
+
greyA13: string;
|
2231
|
+
orange13: string;
|
2232
|
+
pink13: string;
|
2233
|
+
red13: string;
|
2234
2234
|
yellow13: string;
|
2235
2235
|
neutral1: string;
|
2236
|
-
neutral2: string;
|
2237
|
-
neutral3: string;
|
2238
|
-
neutral4: string;
|
2239
|
-
neutral5: string;
|
2240
|
-
neutral6: string;
|
2241
|
-
neutral7: string;
|
2242
|
-
neutral8: string;
|
2243
|
-
neutral9: string;
|
2244
|
-
neutral10: string;
|
2245
|
-
neutral11: string;
|
2246
|
-
neutral12: string;
|
2247
|
-
neutral13: string;
|
2248
2236
|
neutralA1: string;
|
2249
|
-
neutralA2: string;
|
2250
|
-
neutralA3: string;
|
2251
|
-
neutralA4: string;
|
2252
|
-
neutralA5: string;
|
2253
|
-
neutralA6: string;
|
2254
|
-
neutralA7: string;
|
2255
|
-
neutralA8: string;
|
2256
|
-
neutralA9: string;
|
2257
|
-
neutralA10: string;
|
2258
|
-
neutralA11: string;
|
2259
|
-
neutralA12: string;
|
2260
|
-
neutralA13: string;
|
2261
2237
|
primary1: string;
|
2262
|
-
primary2: string;
|
2263
|
-
primary3: string;
|
2264
|
-
primary4: string;
|
2265
|
-
primary5: string;
|
2266
|
-
primary6: string;
|
2267
|
-
primary7: string;
|
2268
|
-
primary8: string;
|
2269
|
-
primary9: string;
|
2270
|
-
primary10: string;
|
2271
|
-
primary11: string;
|
2272
|
-
primary12: string;
|
2273
|
-
primary13: string;
|
2274
2238
|
accent1: string;
|
2275
|
-
accent2: string;
|
2276
|
-
accent3: string;
|
2277
|
-
accent4: string;
|
2278
|
-
accent5: string;
|
2279
|
-
accent6: string;
|
2280
|
-
accent7: string;
|
2281
|
-
accent8: string;
|
2282
|
-
accent9: string;
|
2283
|
-
accent10: string;
|
2284
|
-
accent11: string;
|
2285
|
-
accent12: string;
|
2286
|
-
accent13: string;
|
2287
2239
|
success1: string;
|
2288
|
-
success2: string;
|
2289
|
-
success3: string;
|
2290
|
-
success4: string;
|
2291
|
-
success5: string;
|
2292
|
-
success6: string;
|
2293
|
-
success7: string;
|
2294
|
-
success8: string;
|
2295
|
-
success9: string;
|
2296
|
-
success10: string;
|
2297
|
-
success11: string;
|
2298
|
-
success12: string;
|
2299
|
-
success13: string;
|
2300
2240
|
info1: string;
|
2241
|
+
warning1: string;
|
2242
|
+
critical1: string;
|
2243
|
+
neutral2: string;
|
2244
|
+
neutralA2: string;
|
2245
|
+
primary2: string;
|
2246
|
+
accent2: string;
|
2247
|
+
success2: string;
|
2301
2248
|
info2: string;
|
2302
|
-
|
2303
|
-
|
2304
|
-
|
2305
|
-
|
2249
|
+
warning2: string;
|
2250
|
+
critical2: string;
|
2251
|
+
neutral7: string;
|
2252
|
+
neutralA7: string;
|
2253
|
+
primary7: string;
|
2254
|
+
accent7: string;
|
2255
|
+
success7: string;
|
2306
2256
|
info7: string;
|
2307
|
-
|
2308
|
-
|
2309
|
-
|
2310
|
-
|
2257
|
+
warning7: string;
|
2258
|
+
critical7: string;
|
2259
|
+
neutral12: string;
|
2260
|
+
neutralA12: string;
|
2261
|
+
primary12: string;
|
2262
|
+
accent12: string;
|
2263
|
+
success12: string;
|
2311
2264
|
info12: string;
|
2312
|
-
|
2313
|
-
|
2314
|
-
|
2265
|
+
warning12: string;
|
2266
|
+
critical12: string;
|
2267
|
+
neutral3: string;
|
2268
|
+
neutralA3: string;
|
2269
|
+
primary3: string;
|
2270
|
+
accent3: string;
|
2271
|
+
success3: string;
|
2272
|
+
info3: string;
|
2315
2273
|
warning3: string;
|
2274
|
+
critical3: string;
|
2275
|
+
neutral4: string;
|
2276
|
+
neutralA4: string;
|
2277
|
+
primary4: string;
|
2278
|
+
accent4: string;
|
2279
|
+
success4: string;
|
2280
|
+
info4: string;
|
2316
2281
|
warning4: string;
|
2282
|
+
critical4: string;
|
2283
|
+
neutral5: string;
|
2284
|
+
neutralA5: string;
|
2285
|
+
primary5: string;
|
2286
|
+
accent5: string;
|
2287
|
+
success5: string;
|
2288
|
+
info5: string;
|
2317
2289
|
warning5: string;
|
2318
|
-
|
2319
|
-
|
2320
|
-
|
2290
|
+
critical5: string;
|
2291
|
+
neutral9: string;
|
2292
|
+
neutralA9: string;
|
2293
|
+
primary9: string;
|
2294
|
+
accent9: string;
|
2295
|
+
success9: string;
|
2296
|
+
info9: string;
|
2321
2297
|
warning9: string;
|
2298
|
+
critical9: string;
|
2299
|
+
neutral10: string;
|
2300
|
+
neutralA10: string;
|
2301
|
+
primary10: string;
|
2302
|
+
accent10: string;
|
2303
|
+
success10: string;
|
2304
|
+
info10: string;
|
2322
2305
|
warning10: string;
|
2306
|
+
critical10: string;
|
2307
|
+
neutral11: string;
|
2308
|
+
neutralA11: string;
|
2309
|
+
primary11: string;
|
2310
|
+
accent11: string;
|
2311
|
+
success11: string;
|
2312
|
+
info11: string;
|
2323
2313
|
warning11: string;
|
2324
|
-
|
2325
|
-
|
2326
|
-
|
2327
|
-
|
2328
|
-
|
2329
|
-
|
2330
|
-
|
2314
|
+
critical11: string;
|
2315
|
+
neutral6: string;
|
2316
|
+
neutralA6: string;
|
2317
|
+
primary6: string;
|
2318
|
+
accent6: string;
|
2319
|
+
success6: string;
|
2320
|
+
info6: string;
|
2321
|
+
warning6: string;
|
2331
2322
|
critical6: string;
|
2332
|
-
|
2323
|
+
neutral8: string;
|
2324
|
+
neutralA8: string;
|
2325
|
+
primary8: string;
|
2326
|
+
accent8: string;
|
2327
|
+
success8: string;
|
2328
|
+
info8: string;
|
2329
|
+
warning8: string;
|
2333
2330
|
critical8: string;
|
2334
|
-
|
2335
|
-
|
2336
|
-
|
2337
|
-
|
2331
|
+
neutral13: string;
|
2332
|
+
neutralA13: string;
|
2333
|
+
primary13: string;
|
2334
|
+
accent13: string;
|
2335
|
+
success13: string;
|
2336
|
+
info13: string;
|
2337
|
+
warning13: string;
|
2338
2338
|
critical13: string;
|
2339
2339
|
};
|
2340
2340
|
fonts: {
|
@@ -2462,225 +2462,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2462
2462
|
}, {
|
2463
2463
|
colors: {
|
2464
2464
|
blue1: string;
|
2465
|
-
blue2: string;
|
2466
|
-
blue3: string;
|
2467
|
-
blue4: string;
|
2468
|
-
blue5: string;
|
2469
|
-
blue6: string;
|
2470
|
-
blue7: string;
|
2471
|
-
blue8: string;
|
2472
|
-
blue9: string;
|
2473
|
-
blue10: string;
|
2474
|
-
blue11: string;
|
2475
|
-
blue12: string;
|
2476
|
-
blue13: string;
|
2477
2465
|
cyan1: string;
|
2478
|
-
cyan2: string;
|
2479
|
-
cyan3: string;
|
2480
|
-
cyan4: string;
|
2481
|
-
cyan5: string;
|
2482
|
-
cyan6: string;
|
2483
|
-
cyan7: string;
|
2484
|
-
cyan8: string;
|
2485
|
-
cyan9: string;
|
2486
|
-
cyan10: string;
|
2487
|
-
cyan11: string;
|
2488
|
-
cyan12: string;
|
2489
|
-
cyan13: string;
|
2490
2466
|
green1: string;
|
2491
|
-
green2: string;
|
2492
|
-
green3: string;
|
2493
|
-
green4: string;
|
2494
|
-
green5: string;
|
2495
|
-
green6: string;
|
2496
|
-
green7: string;
|
2497
|
-
green8: string;
|
2498
|
-
green9: string;
|
2499
|
-
green10: string;
|
2500
|
-
green11: string;
|
2501
|
-
green12: string;
|
2502
|
-
green13: string;
|
2503
2467
|
grey1: string;
|
2504
|
-
grey2: string;
|
2505
|
-
grey3: string;
|
2506
|
-
grey4: string;
|
2507
|
-
grey5: string;
|
2508
|
-
grey6: string;
|
2509
|
-
grey7: string;
|
2510
|
-
grey8: string;
|
2511
|
-
grey9: string;
|
2512
|
-
grey10: string;
|
2513
|
-
grey11: string;
|
2514
|
-
grey12: string;
|
2515
|
-
grey13: string;
|
2516
2468
|
greyA1: string;
|
2517
|
-
greyA2: string;
|
2518
|
-
greyA3: string;
|
2519
|
-
greyA4: string;
|
2520
|
-
greyA5: string;
|
2521
|
-
greyA6: string;
|
2522
|
-
greyA7: string;
|
2523
|
-
greyA8: string;
|
2524
|
-
greyA9: string;
|
2525
|
-
greyA10: string;
|
2526
|
-
greyA11: string;
|
2527
|
-
greyA12: string;
|
2528
|
-
greyA13: string;
|
2529
2469
|
orange1: string;
|
2530
|
-
orange2: string;
|
2531
|
-
orange3: string;
|
2532
|
-
orange4: string;
|
2533
|
-
orange5: string;
|
2534
|
-
orange6: string;
|
2535
|
-
orange7: string;
|
2536
|
-
orange8: string;
|
2537
|
-
orange9: string;
|
2538
|
-
orange10: string;
|
2539
|
-
orange11: string;
|
2540
|
-
orange12: string;
|
2541
|
-
orange13: string;
|
2542
2470
|
pink1: string;
|
2471
|
+
red1: string;
|
2472
|
+
yellow1: string;
|
2473
|
+
blue2: string;
|
2474
|
+
cyan2: string;
|
2475
|
+
green2: string;
|
2476
|
+
grey2: string;
|
2477
|
+
greyA2: string;
|
2478
|
+
orange2: string;
|
2543
2479
|
pink2: string;
|
2544
|
-
|
2545
|
-
|
2546
|
-
|
2547
|
-
|
2480
|
+
red2: string;
|
2481
|
+
yellow2: string;
|
2482
|
+
blue7: string;
|
2483
|
+
cyan7: string;
|
2484
|
+
green7: string;
|
2485
|
+
grey7: string;
|
2486
|
+
greyA7: string;
|
2487
|
+
orange7: string;
|
2548
2488
|
pink7: string;
|
2549
|
-
|
2550
|
-
|
2551
|
-
|
2552
|
-
|
2489
|
+
red7: string;
|
2490
|
+
yellow7: string;
|
2491
|
+
blue12: string;
|
2492
|
+
cyan12: string;
|
2493
|
+
green12: string;
|
2494
|
+
grey12: string;
|
2495
|
+
greyA12: string;
|
2496
|
+
orange12: string;
|
2553
2497
|
pink12: string;
|
2554
|
-
|
2555
|
-
|
2556
|
-
|
2498
|
+
red12: string;
|
2499
|
+
yellow12: string;
|
2500
|
+
blue3: string;
|
2501
|
+
cyan3: string;
|
2502
|
+
green3: string;
|
2503
|
+
grey3: string;
|
2504
|
+
greyA3: string;
|
2505
|
+
orange3: string;
|
2506
|
+
pink3: string;
|
2557
2507
|
red3: string;
|
2508
|
+
yellow3: string;
|
2509
|
+
blue4: string;
|
2510
|
+
cyan4: string;
|
2511
|
+
green4: string;
|
2512
|
+
grey4: string;
|
2513
|
+
greyA4: string;
|
2514
|
+
orange4: string;
|
2515
|
+
pink4: string;
|
2558
2516
|
red4: string;
|
2517
|
+
yellow4: string;
|
2518
|
+
blue5: string;
|
2519
|
+
cyan5: string;
|
2520
|
+
green5: string;
|
2521
|
+
grey5: string;
|
2522
|
+
greyA5: string;
|
2523
|
+
orange5: string;
|
2524
|
+
pink5: string;
|
2559
2525
|
red5: string;
|
2560
|
-
|
2561
|
-
|
2562
|
-
|
2526
|
+
yellow5: string;
|
2527
|
+
blue9: string;
|
2528
|
+
cyan9: string;
|
2529
|
+
green9: string;
|
2530
|
+
grey9: string;
|
2531
|
+
greyA9: string;
|
2532
|
+
orange9: string;
|
2533
|
+
pink9: string;
|
2563
2534
|
red9: string;
|
2535
|
+
yellow9: string;
|
2536
|
+
blue10: string;
|
2537
|
+
cyan10: string;
|
2538
|
+
green10: string;
|
2539
|
+
grey10: string;
|
2540
|
+
greyA10: string;
|
2541
|
+
orange10: string;
|
2542
|
+
pink10: string;
|
2564
2543
|
red10: string;
|
2544
|
+
yellow10: string;
|
2545
|
+
blue11: string;
|
2546
|
+
cyan11: string;
|
2547
|
+
green11: string;
|
2548
|
+
grey11: string;
|
2549
|
+
greyA11: string;
|
2550
|
+
orange11: string;
|
2551
|
+
pink11: string;
|
2565
2552
|
red11: string;
|
2566
|
-
|
2567
|
-
|
2568
|
-
|
2569
|
-
|
2570
|
-
|
2571
|
-
|
2572
|
-
|
2553
|
+
yellow11: string;
|
2554
|
+
blue6: string;
|
2555
|
+
cyan6: string;
|
2556
|
+
green6: string;
|
2557
|
+
grey6: string;
|
2558
|
+
greyA6: string;
|
2559
|
+
orange6: string;
|
2560
|
+
pink6: string;
|
2561
|
+
red6: string;
|
2573
2562
|
yellow6: string;
|
2574
|
-
|
2563
|
+
blue8: string;
|
2564
|
+
cyan8: string;
|
2565
|
+
green8: string;
|
2566
|
+
grey8: string;
|
2567
|
+
greyA8: string;
|
2568
|
+
orange8: string;
|
2569
|
+
pink8: string;
|
2570
|
+
red8: string;
|
2575
2571
|
yellow8: string;
|
2576
|
-
|
2577
|
-
|
2578
|
-
|
2579
|
-
|
2572
|
+
blue13: string;
|
2573
|
+
cyan13: string;
|
2574
|
+
green13: string;
|
2575
|
+
grey13: string;
|
2576
|
+
greyA13: string;
|
2577
|
+
orange13: string;
|
2578
|
+
pink13: string;
|
2579
|
+
red13: string;
|
2580
2580
|
yellow13: string;
|
2581
2581
|
neutral1: string;
|
2582
|
-
neutral2: string;
|
2583
|
-
neutral3: string;
|
2584
|
-
neutral4: string;
|
2585
|
-
neutral5: string;
|
2586
|
-
neutral6: string;
|
2587
|
-
neutral7: string;
|
2588
|
-
neutral8: string;
|
2589
|
-
neutral9: string;
|
2590
|
-
neutral10: string;
|
2591
|
-
neutral11: string;
|
2592
|
-
neutral12: string;
|
2593
|
-
neutral13: string;
|
2594
2582
|
neutralA1: string;
|
2595
|
-
neutralA2: string;
|
2596
|
-
neutralA3: string;
|
2597
|
-
neutralA4: string;
|
2598
|
-
neutralA5: string;
|
2599
|
-
neutralA6: string;
|
2600
|
-
neutralA7: string;
|
2601
|
-
neutralA8: string;
|
2602
|
-
neutralA9: string;
|
2603
|
-
neutralA10: string;
|
2604
|
-
neutralA11: string;
|
2605
|
-
neutralA12: string;
|
2606
|
-
neutralA13: string;
|
2607
2583
|
primary1: string;
|
2608
|
-
primary2: string;
|
2609
|
-
primary3: string;
|
2610
|
-
primary4: string;
|
2611
|
-
primary5: string;
|
2612
|
-
primary6: string;
|
2613
|
-
primary7: string;
|
2614
|
-
primary8: string;
|
2615
|
-
primary9: string;
|
2616
|
-
primary10: string;
|
2617
|
-
primary11: string;
|
2618
|
-
primary12: string;
|
2619
|
-
primary13: string;
|
2620
2584
|
accent1: string;
|
2621
|
-
accent2: string;
|
2622
|
-
accent3: string;
|
2623
|
-
accent4: string;
|
2624
|
-
accent5: string;
|
2625
|
-
accent6: string;
|
2626
|
-
accent7: string;
|
2627
|
-
accent8: string;
|
2628
|
-
accent9: string;
|
2629
|
-
accent10: string;
|
2630
|
-
accent11: string;
|
2631
|
-
accent12: string;
|
2632
|
-
accent13: string;
|
2633
2585
|
success1: string;
|
2634
|
-
success2: string;
|
2635
|
-
success3: string;
|
2636
|
-
success4: string;
|
2637
|
-
success5: string;
|
2638
|
-
success6: string;
|
2639
|
-
success7: string;
|
2640
|
-
success8: string;
|
2641
|
-
success9: string;
|
2642
|
-
success10: string;
|
2643
|
-
success11: string;
|
2644
|
-
success12: string;
|
2645
|
-
success13: string;
|
2646
2586
|
info1: string;
|
2587
|
+
warning1: string;
|
2588
|
+
critical1: string;
|
2589
|
+
neutral2: string;
|
2590
|
+
neutralA2: string;
|
2591
|
+
primary2: string;
|
2592
|
+
accent2: string;
|
2593
|
+
success2: string;
|
2647
2594
|
info2: string;
|
2648
|
-
|
2649
|
-
|
2650
|
-
|
2651
|
-
|
2595
|
+
warning2: string;
|
2596
|
+
critical2: string;
|
2597
|
+
neutral7: string;
|
2598
|
+
neutralA7: string;
|
2599
|
+
primary7: string;
|
2600
|
+
accent7: string;
|
2601
|
+
success7: string;
|
2652
2602
|
info7: string;
|
2653
|
-
|
2654
|
-
|
2655
|
-
|
2656
|
-
|
2603
|
+
warning7: string;
|
2604
|
+
critical7: string;
|
2605
|
+
neutral12: string;
|
2606
|
+
neutralA12: string;
|
2607
|
+
primary12: string;
|
2608
|
+
accent12: string;
|
2609
|
+
success12: string;
|
2657
2610
|
info12: string;
|
2658
|
-
|
2659
|
-
|
2660
|
-
|
2611
|
+
warning12: string;
|
2612
|
+
critical12: string;
|
2613
|
+
neutral3: string;
|
2614
|
+
neutralA3: string;
|
2615
|
+
primary3: string;
|
2616
|
+
accent3: string;
|
2617
|
+
success3: string;
|
2618
|
+
info3: string;
|
2661
2619
|
warning3: string;
|
2620
|
+
critical3: string;
|
2621
|
+
neutral4: string;
|
2622
|
+
neutralA4: string;
|
2623
|
+
primary4: string;
|
2624
|
+
accent4: string;
|
2625
|
+
success4: string;
|
2626
|
+
info4: string;
|
2662
2627
|
warning4: string;
|
2628
|
+
critical4: string;
|
2629
|
+
neutral5: string;
|
2630
|
+
neutralA5: string;
|
2631
|
+
primary5: string;
|
2632
|
+
accent5: string;
|
2633
|
+
success5: string;
|
2634
|
+
info5: string;
|
2663
2635
|
warning5: string;
|
2664
|
-
|
2665
|
-
|
2666
|
-
|
2636
|
+
critical5: string;
|
2637
|
+
neutral9: string;
|
2638
|
+
neutralA9: string;
|
2639
|
+
primary9: string;
|
2640
|
+
accent9: string;
|
2641
|
+
success9: string;
|
2642
|
+
info9: string;
|
2667
2643
|
warning9: string;
|
2644
|
+
critical9: string;
|
2645
|
+
neutral10: string;
|
2646
|
+
neutralA10: string;
|
2647
|
+
primary10: string;
|
2648
|
+
accent10: string;
|
2649
|
+
success10: string;
|
2650
|
+
info10: string;
|
2668
2651
|
warning10: string;
|
2652
|
+
critical10: string;
|
2653
|
+
neutral11: string;
|
2654
|
+
neutralA11: string;
|
2655
|
+
primary11: string;
|
2656
|
+
accent11: string;
|
2657
|
+
success11: string;
|
2658
|
+
info11: string;
|
2669
2659
|
warning11: string;
|
2670
|
-
|
2671
|
-
|
2672
|
-
|
2673
|
-
|
2674
|
-
|
2675
|
-
|
2676
|
-
|
2660
|
+
critical11: string;
|
2661
|
+
neutral6: string;
|
2662
|
+
neutralA6: string;
|
2663
|
+
primary6: string;
|
2664
|
+
accent6: string;
|
2665
|
+
success6: string;
|
2666
|
+
info6: string;
|
2667
|
+
warning6: string;
|
2677
2668
|
critical6: string;
|
2678
|
-
|
2669
|
+
neutral8: string;
|
2670
|
+
neutralA8: string;
|
2671
|
+
primary8: string;
|
2672
|
+
accent8: string;
|
2673
|
+
success8: string;
|
2674
|
+
info8: string;
|
2675
|
+
warning8: string;
|
2679
2676
|
critical8: string;
|
2680
|
-
|
2681
|
-
|
2682
|
-
|
2683
|
-
|
2677
|
+
neutral13: string;
|
2678
|
+
neutralA13: string;
|
2679
|
+
primary13: string;
|
2680
|
+
accent13: string;
|
2681
|
+
success13: string;
|
2682
|
+
info13: string;
|
2683
|
+
warning13: string;
|
2684
2684
|
critical13: string;
|
2685
2685
|
};
|
2686
2686
|
fonts: {
|
@@ -2814,225 +2814,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2814
2814
|
theme: {
|
2815
2815
|
colors: {
|
2816
2816
|
blue1: string;
|
2817
|
-
blue2: string;
|
2818
|
-
blue3: string;
|
2819
|
-
blue4: string;
|
2820
|
-
blue5: string;
|
2821
|
-
blue6: string;
|
2822
|
-
blue7: string;
|
2823
|
-
blue8: string;
|
2824
|
-
blue9: string;
|
2825
|
-
blue10: string;
|
2826
|
-
blue11: string;
|
2827
|
-
blue12: string;
|
2828
|
-
blue13: string;
|
2829
2817
|
cyan1: string;
|
2830
|
-
cyan2: string;
|
2831
|
-
cyan3: string;
|
2832
|
-
cyan4: string;
|
2833
|
-
cyan5: string;
|
2834
|
-
cyan6: string;
|
2835
|
-
cyan7: string;
|
2836
|
-
cyan8: string;
|
2837
|
-
cyan9: string;
|
2838
|
-
cyan10: string;
|
2839
|
-
cyan11: string;
|
2840
|
-
cyan12: string;
|
2841
|
-
cyan13: string;
|
2842
2818
|
green1: string;
|
2843
|
-
green2: string;
|
2844
|
-
green3: string;
|
2845
|
-
green4: string;
|
2846
|
-
green5: string;
|
2847
|
-
green6: string;
|
2848
|
-
green7: string;
|
2849
|
-
green8: string;
|
2850
|
-
green9: string;
|
2851
|
-
green10: string;
|
2852
|
-
green11: string;
|
2853
|
-
green12: string;
|
2854
|
-
green13: string;
|
2855
2819
|
grey1: string;
|
2856
|
-
grey2: string;
|
2857
|
-
grey3: string;
|
2858
|
-
grey4: string;
|
2859
|
-
grey5: string;
|
2860
|
-
grey6: string;
|
2861
|
-
grey7: string;
|
2862
|
-
grey8: string;
|
2863
|
-
grey9: string;
|
2864
|
-
grey10: string;
|
2865
|
-
grey11: string;
|
2866
|
-
grey12: string;
|
2867
|
-
grey13: string;
|
2868
2820
|
greyA1: string;
|
2869
|
-
greyA2: string;
|
2870
|
-
greyA3: string;
|
2871
|
-
greyA4: string;
|
2872
|
-
greyA5: string;
|
2873
|
-
greyA6: string;
|
2874
|
-
greyA7: string;
|
2875
|
-
greyA8: string;
|
2876
|
-
greyA9: string;
|
2877
|
-
greyA10: string;
|
2878
|
-
greyA11: string;
|
2879
|
-
greyA12: string;
|
2880
|
-
greyA13: string;
|
2881
2821
|
orange1: string;
|
2882
|
-
orange2: string;
|
2883
|
-
orange3: string;
|
2884
|
-
orange4: string;
|
2885
|
-
orange5: string;
|
2886
|
-
orange6: string;
|
2887
|
-
orange7: string;
|
2888
|
-
orange8: string;
|
2889
|
-
orange9: string;
|
2890
|
-
orange10: string;
|
2891
|
-
orange11: string;
|
2892
|
-
orange12: string;
|
2893
|
-
orange13: string;
|
2894
2822
|
pink1: string;
|
2823
|
+
red1: string;
|
2824
|
+
yellow1: string;
|
2825
|
+
blue2: string;
|
2826
|
+
cyan2: string;
|
2827
|
+
green2: string;
|
2828
|
+
grey2: string;
|
2829
|
+
greyA2: string;
|
2830
|
+
orange2: string;
|
2895
2831
|
pink2: string;
|
2896
|
-
|
2897
|
-
|
2898
|
-
|
2899
|
-
|
2832
|
+
red2: string;
|
2833
|
+
yellow2: string;
|
2834
|
+
blue7: string;
|
2835
|
+
cyan7: string;
|
2836
|
+
green7: string;
|
2837
|
+
grey7: string;
|
2838
|
+
greyA7: string;
|
2839
|
+
orange7: string;
|
2900
2840
|
pink7: string;
|
2901
|
-
|
2902
|
-
|
2903
|
-
|
2904
|
-
|
2841
|
+
red7: string;
|
2842
|
+
yellow7: string;
|
2843
|
+
blue12: string;
|
2844
|
+
cyan12: string;
|
2845
|
+
green12: string;
|
2846
|
+
grey12: string;
|
2847
|
+
greyA12: string;
|
2848
|
+
orange12: string;
|
2905
2849
|
pink12: string;
|
2906
|
-
|
2907
|
-
|
2908
|
-
|
2850
|
+
red12: string;
|
2851
|
+
yellow12: string;
|
2852
|
+
blue3: string;
|
2853
|
+
cyan3: string;
|
2854
|
+
green3: string;
|
2855
|
+
grey3: string;
|
2856
|
+
greyA3: string;
|
2857
|
+
orange3: string;
|
2858
|
+
pink3: string;
|
2909
2859
|
red3: string;
|
2860
|
+
yellow3: string;
|
2861
|
+
blue4: string;
|
2862
|
+
cyan4: string;
|
2863
|
+
green4: string;
|
2864
|
+
grey4: string;
|
2865
|
+
greyA4: string;
|
2866
|
+
orange4: string;
|
2867
|
+
pink4: string;
|
2910
2868
|
red4: string;
|
2869
|
+
yellow4: string;
|
2870
|
+
blue5: string;
|
2871
|
+
cyan5: string;
|
2872
|
+
green5: string;
|
2873
|
+
grey5: string;
|
2874
|
+
greyA5: string;
|
2875
|
+
orange5: string;
|
2876
|
+
pink5: string;
|
2911
2877
|
red5: string;
|
2912
|
-
|
2913
|
-
|
2914
|
-
|
2878
|
+
yellow5: string;
|
2879
|
+
blue9: string;
|
2880
|
+
cyan9: string;
|
2881
|
+
green9: string;
|
2882
|
+
grey9: string;
|
2883
|
+
greyA9: string;
|
2884
|
+
orange9: string;
|
2885
|
+
pink9: string;
|
2915
2886
|
red9: string;
|
2887
|
+
yellow9: string;
|
2888
|
+
blue10: string;
|
2889
|
+
cyan10: string;
|
2890
|
+
green10: string;
|
2891
|
+
grey10: string;
|
2892
|
+
greyA10: string;
|
2893
|
+
orange10: string;
|
2894
|
+
pink10: string;
|
2916
2895
|
red10: string;
|
2896
|
+
yellow10: string;
|
2897
|
+
blue11: string;
|
2898
|
+
cyan11: string;
|
2899
|
+
green11: string;
|
2900
|
+
grey11: string;
|
2901
|
+
greyA11: string;
|
2902
|
+
orange11: string;
|
2903
|
+
pink11: string;
|
2917
2904
|
red11: string;
|
2918
|
-
|
2919
|
-
|
2920
|
-
|
2921
|
-
|
2922
|
-
|
2923
|
-
|
2924
|
-
|
2905
|
+
yellow11: string;
|
2906
|
+
blue6: string;
|
2907
|
+
cyan6: string;
|
2908
|
+
green6: string;
|
2909
|
+
grey6: string;
|
2910
|
+
greyA6: string;
|
2911
|
+
orange6: string;
|
2912
|
+
pink6: string;
|
2913
|
+
red6: string;
|
2925
2914
|
yellow6: string;
|
2926
|
-
|
2915
|
+
blue8: string;
|
2916
|
+
cyan8: string;
|
2917
|
+
green8: string;
|
2918
|
+
grey8: string;
|
2919
|
+
greyA8: string;
|
2920
|
+
orange8: string;
|
2921
|
+
pink8: string;
|
2922
|
+
red8: string;
|
2927
2923
|
yellow8: string;
|
2928
|
-
|
2929
|
-
|
2930
|
-
|
2931
|
-
|
2932
|
-
|
2933
|
-
|
2934
|
-
|
2935
|
-
|
2936
|
-
|
2937
|
-
|
2938
|
-
neutral6: string;
|
2939
|
-
neutral7: string;
|
2940
|
-
neutral8: string;
|
2941
|
-
neutral9: string;
|
2942
|
-
neutral10: string;
|
2943
|
-
neutral11: string;
|
2944
|
-
neutral12: string;
|
2945
|
-
neutral13: string;
|
2924
|
+
blue13: string;
|
2925
|
+
cyan13: string;
|
2926
|
+
green13: string;
|
2927
|
+
grey13: string;
|
2928
|
+
greyA13: string;
|
2929
|
+
orange13: string;
|
2930
|
+
pink13: string;
|
2931
|
+
red13: string;
|
2932
|
+
yellow13: string;
|
2933
|
+
neutral1: string;
|
2946
2934
|
neutralA1: string;
|
2947
|
-
neutralA2: string;
|
2948
|
-
neutralA3: string;
|
2949
|
-
neutralA4: string;
|
2950
|
-
neutralA5: string;
|
2951
|
-
neutralA6: string;
|
2952
|
-
neutralA7: string;
|
2953
|
-
neutralA8: string;
|
2954
|
-
neutralA9: string;
|
2955
|
-
neutralA10: string;
|
2956
|
-
neutralA11: string;
|
2957
|
-
neutralA12: string;
|
2958
|
-
neutralA13: string;
|
2959
2935
|
primary1: string;
|
2960
|
-
primary2: string;
|
2961
|
-
primary3: string;
|
2962
|
-
primary4: string;
|
2963
|
-
primary5: string;
|
2964
|
-
primary6: string;
|
2965
|
-
primary7: string;
|
2966
|
-
primary8: string;
|
2967
|
-
primary9: string;
|
2968
|
-
primary10: string;
|
2969
|
-
primary11: string;
|
2970
|
-
primary12: string;
|
2971
|
-
primary13: string;
|
2972
2936
|
accent1: string;
|
2973
|
-
accent2: string;
|
2974
|
-
accent3: string;
|
2975
|
-
accent4: string;
|
2976
|
-
accent5: string;
|
2977
|
-
accent6: string;
|
2978
|
-
accent7: string;
|
2979
|
-
accent8: string;
|
2980
|
-
accent9: string;
|
2981
|
-
accent10: string;
|
2982
|
-
accent11: string;
|
2983
|
-
accent12: string;
|
2984
|
-
accent13: string;
|
2985
2937
|
success1: string;
|
2986
|
-
success2: string;
|
2987
|
-
success3: string;
|
2988
|
-
success4: string;
|
2989
|
-
success5: string;
|
2990
|
-
success6: string;
|
2991
|
-
success7: string;
|
2992
|
-
success8: string;
|
2993
|
-
success9: string;
|
2994
|
-
success10: string;
|
2995
|
-
success11: string;
|
2996
|
-
success12: string;
|
2997
|
-
success13: string;
|
2998
2938
|
info1: string;
|
2939
|
+
warning1: string;
|
2940
|
+
critical1: string;
|
2941
|
+
neutral2: string;
|
2942
|
+
neutralA2: string;
|
2943
|
+
primary2: string;
|
2944
|
+
accent2: string;
|
2945
|
+
success2: string;
|
2999
2946
|
info2: string;
|
3000
|
-
|
3001
|
-
|
3002
|
-
|
3003
|
-
|
2947
|
+
warning2: string;
|
2948
|
+
critical2: string;
|
2949
|
+
neutral7: string;
|
2950
|
+
neutralA7: string;
|
2951
|
+
primary7: string;
|
2952
|
+
accent7: string;
|
2953
|
+
success7: string;
|
3004
2954
|
info7: string;
|
3005
|
-
|
3006
|
-
|
3007
|
-
|
3008
|
-
|
2955
|
+
warning7: string;
|
2956
|
+
critical7: string;
|
2957
|
+
neutral12: string;
|
2958
|
+
neutralA12: string;
|
2959
|
+
primary12: string;
|
2960
|
+
accent12: string;
|
2961
|
+
success12: string;
|
3009
2962
|
info12: string;
|
3010
|
-
|
3011
|
-
|
3012
|
-
|
2963
|
+
warning12: string;
|
2964
|
+
critical12: string;
|
2965
|
+
neutral3: string;
|
2966
|
+
neutralA3: string;
|
2967
|
+
primary3: string;
|
2968
|
+
accent3: string;
|
2969
|
+
success3: string;
|
2970
|
+
info3: string;
|
3013
2971
|
warning3: string;
|
2972
|
+
critical3: string;
|
2973
|
+
neutral4: string;
|
2974
|
+
neutralA4: string;
|
2975
|
+
primary4: string;
|
2976
|
+
accent4: string;
|
2977
|
+
success4: string;
|
2978
|
+
info4: string;
|
3014
2979
|
warning4: string;
|
2980
|
+
critical4: string;
|
2981
|
+
neutral5: string;
|
2982
|
+
neutralA5: string;
|
2983
|
+
primary5: string;
|
2984
|
+
accent5: string;
|
2985
|
+
success5: string;
|
2986
|
+
info5: string;
|
3015
2987
|
warning5: string;
|
3016
|
-
|
3017
|
-
|
3018
|
-
|
2988
|
+
critical5: string;
|
2989
|
+
neutral9: string;
|
2990
|
+
neutralA9: string;
|
2991
|
+
primary9: string;
|
2992
|
+
accent9: string;
|
2993
|
+
success9: string;
|
2994
|
+
info9: string;
|
3019
2995
|
warning9: string;
|
2996
|
+
critical9: string;
|
2997
|
+
neutral10: string;
|
2998
|
+
neutralA10: string;
|
2999
|
+
primary10: string;
|
3000
|
+
accent10: string;
|
3001
|
+
success10: string;
|
3002
|
+
info10: string;
|
3020
3003
|
warning10: string;
|
3004
|
+
critical10: string;
|
3005
|
+
neutral11: string;
|
3006
|
+
neutralA11: string;
|
3007
|
+
primary11: string;
|
3008
|
+
accent11: string;
|
3009
|
+
success11: string;
|
3010
|
+
info11: string;
|
3021
3011
|
warning11: string;
|
3022
|
-
|
3023
|
-
|
3024
|
-
|
3025
|
-
|
3026
|
-
|
3027
|
-
|
3028
|
-
|
3012
|
+
critical11: string;
|
3013
|
+
neutral6: string;
|
3014
|
+
neutralA6: string;
|
3015
|
+
primary6: string;
|
3016
|
+
accent6: string;
|
3017
|
+
success6: string;
|
3018
|
+
info6: string;
|
3019
|
+
warning6: string;
|
3029
3020
|
critical6: string;
|
3030
|
-
|
3021
|
+
neutral8: string;
|
3022
|
+
neutralA8: string;
|
3023
|
+
primary8: string;
|
3024
|
+
accent8: string;
|
3025
|
+
success8: string;
|
3026
|
+
info8: string;
|
3027
|
+
warning8: string;
|
3031
3028
|
critical8: string;
|
3032
|
-
|
3033
|
-
|
3034
|
-
|
3035
|
-
|
3029
|
+
neutral13: string;
|
3030
|
+
neutralA13: string;
|
3031
|
+
primary13: string;
|
3032
|
+
accent13: string;
|
3033
|
+
success13: string;
|
3034
|
+
info13: string;
|
3035
|
+
warning13: string;
|
3036
3036
|
critical13: string;
|
3037
3037
|
};
|
3038
3038
|
fonts: {
|
@@ -3158,225 +3158,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3158
3158
|
}, createTheme: <Argument0 extends string | ({
|
3159
3159
|
colors?: {
|
3160
3160
|
blue1?: string | number | boolean;
|
3161
|
-
blue2?: string | number | boolean;
|
3162
|
-
blue3?: string | number | boolean;
|
3163
|
-
blue4?: string | number | boolean;
|
3164
|
-
blue5?: string | number | boolean;
|
3165
|
-
blue6?: string | number | boolean;
|
3166
|
-
blue7?: string | number | boolean;
|
3167
|
-
blue8?: string | number | boolean;
|
3168
|
-
blue9?: string | number | boolean;
|
3169
|
-
blue10?: string | number | boolean;
|
3170
|
-
blue11?: string | number | boolean;
|
3171
|
-
blue12?: string | number | boolean;
|
3172
|
-
blue13?: string | number | boolean;
|
3173
3161
|
cyan1?: string | number | boolean;
|
3174
|
-
cyan2?: string | number | boolean;
|
3175
|
-
cyan3?: string | number | boolean;
|
3176
|
-
cyan4?: string | number | boolean;
|
3177
|
-
cyan5?: string | number | boolean;
|
3178
|
-
cyan6?: string | number | boolean;
|
3179
|
-
cyan7?: string | number | boolean;
|
3180
|
-
cyan8?: string | number | boolean;
|
3181
|
-
cyan9?: string | number | boolean;
|
3182
|
-
cyan10?: string | number | boolean;
|
3183
|
-
cyan11?: string | number | boolean;
|
3184
|
-
cyan12?: string | number | boolean;
|
3185
|
-
cyan13?: string | number | boolean;
|
3186
3162
|
green1?: string | number | boolean;
|
3187
|
-
green2?: string | number | boolean;
|
3188
|
-
green3?: string | number | boolean;
|
3189
|
-
green4?: string | number | boolean;
|
3190
|
-
green5?: string | number | boolean;
|
3191
|
-
green6?: string | number | boolean;
|
3192
|
-
green7?: string | number | boolean;
|
3193
|
-
green8?: string | number | boolean;
|
3194
|
-
green9?: string | number | boolean;
|
3195
|
-
green10?: string | number | boolean;
|
3196
|
-
green11?: string | number | boolean;
|
3197
|
-
green12?: string | number | boolean;
|
3198
|
-
green13?: string | number | boolean;
|
3199
3163
|
grey1?: string | number | boolean;
|
3200
|
-
grey2?: string | number | boolean;
|
3201
|
-
grey3?: string | number | boolean;
|
3202
|
-
grey4?: string | number | boolean;
|
3203
|
-
grey5?: string | number | boolean;
|
3204
|
-
grey6?: string | number | boolean;
|
3205
|
-
grey7?: string | number | boolean;
|
3206
|
-
grey8?: string | number | boolean;
|
3207
|
-
grey9?: string | number | boolean;
|
3208
|
-
grey10?: string | number | boolean;
|
3209
|
-
grey11?: string | number | boolean;
|
3210
|
-
grey12?: string | number | boolean;
|
3211
|
-
grey13?: string | number | boolean;
|
3212
3164
|
greyA1?: string | number | boolean;
|
3213
|
-
greyA2?: string | number | boolean;
|
3214
|
-
greyA3?: string | number | boolean;
|
3215
|
-
greyA4?: string | number | boolean;
|
3216
|
-
greyA5?: string | number | boolean;
|
3217
|
-
greyA6?: string | number | boolean;
|
3218
|
-
greyA7?: string | number | boolean;
|
3219
|
-
greyA8?: string | number | boolean;
|
3220
|
-
greyA9?: string | number | boolean;
|
3221
|
-
greyA10?: string | number | boolean;
|
3222
|
-
greyA11?: string | number | boolean;
|
3223
|
-
greyA12?: string | number | boolean;
|
3224
|
-
greyA13?: string | number | boolean;
|
3225
3165
|
orange1?: string | number | boolean;
|
3226
|
-
orange2?: string | number | boolean;
|
3227
|
-
orange3?: string | number | boolean;
|
3228
|
-
orange4?: string | number | boolean;
|
3229
|
-
orange5?: string | number | boolean;
|
3230
|
-
orange6?: string | number | boolean;
|
3231
|
-
orange7?: string | number | boolean;
|
3232
|
-
orange8?: string | number | boolean;
|
3233
|
-
orange9?: string | number | boolean;
|
3234
|
-
orange10?: string | number | boolean;
|
3235
|
-
orange11?: string | number | boolean;
|
3236
|
-
orange12?: string | number | boolean;
|
3237
|
-
orange13?: string | number | boolean;
|
3238
3166
|
pink1?: string | number | boolean;
|
3167
|
+
red1?: string | number | boolean;
|
3168
|
+
yellow1?: string | number | boolean;
|
3169
|
+
blue2?: string | number | boolean;
|
3170
|
+
cyan2?: string | number | boolean;
|
3171
|
+
green2?: string | number | boolean;
|
3172
|
+
grey2?: string | number | boolean;
|
3173
|
+
greyA2?: string | number | boolean;
|
3174
|
+
orange2?: string | number | boolean;
|
3239
3175
|
pink2?: string | number | boolean;
|
3240
|
-
|
3241
|
-
|
3242
|
-
|
3243
|
-
|
3176
|
+
red2?: string | number | boolean;
|
3177
|
+
yellow2?: string | number | boolean;
|
3178
|
+
blue7?: string | number | boolean;
|
3179
|
+
cyan7?: string | number | boolean;
|
3180
|
+
green7?: string | number | boolean;
|
3181
|
+
grey7?: string | number | boolean;
|
3182
|
+
greyA7?: string | number | boolean;
|
3183
|
+
orange7?: string | number | boolean;
|
3244
3184
|
pink7?: string | number | boolean;
|
3245
|
-
|
3246
|
-
|
3247
|
-
|
3248
|
-
|
3185
|
+
red7?: string | number | boolean;
|
3186
|
+
yellow7?: string | number | boolean;
|
3187
|
+
blue12?: string | number | boolean;
|
3188
|
+
cyan12?: string | number | boolean;
|
3189
|
+
green12?: string | number | boolean;
|
3190
|
+
grey12?: string | number | boolean;
|
3191
|
+
greyA12?: string | number | boolean;
|
3192
|
+
orange12?: string | number | boolean;
|
3249
3193
|
pink12?: string | number | boolean;
|
3250
|
-
|
3251
|
-
|
3252
|
-
|
3194
|
+
red12?: string | number | boolean;
|
3195
|
+
yellow12?: string | number | boolean;
|
3196
|
+
blue3?: string | number | boolean;
|
3197
|
+
cyan3?: string | number | boolean;
|
3198
|
+
green3?: string | number | boolean;
|
3199
|
+
grey3?: string | number | boolean;
|
3200
|
+
greyA3?: string | number | boolean;
|
3201
|
+
orange3?: string | number | boolean;
|
3202
|
+
pink3?: string | number | boolean;
|
3253
3203
|
red3?: string | number | boolean;
|
3204
|
+
yellow3?: string | number | boolean;
|
3205
|
+
blue4?: string | number | boolean;
|
3206
|
+
cyan4?: string | number | boolean;
|
3207
|
+
green4?: string | number | boolean;
|
3208
|
+
grey4?: string | number | boolean;
|
3209
|
+
greyA4?: string | number | boolean;
|
3210
|
+
orange4?: string | number | boolean;
|
3211
|
+
pink4?: string | number | boolean;
|
3254
3212
|
red4?: string | number | boolean;
|
3213
|
+
yellow4?: string | number | boolean;
|
3214
|
+
blue5?: string | number | boolean;
|
3215
|
+
cyan5?: string | number | boolean;
|
3216
|
+
green5?: string | number | boolean;
|
3217
|
+
grey5?: string | number | boolean;
|
3218
|
+
greyA5?: string | number | boolean;
|
3219
|
+
orange5?: string | number | boolean;
|
3220
|
+
pink5?: string | number | boolean;
|
3255
3221
|
red5?: string | number | boolean;
|
3256
|
-
|
3257
|
-
|
3258
|
-
|
3222
|
+
yellow5?: string | number | boolean;
|
3223
|
+
blue9?: string | number | boolean;
|
3224
|
+
cyan9?: string | number | boolean;
|
3225
|
+
green9?: string | number | boolean;
|
3226
|
+
grey9?: string | number | boolean;
|
3227
|
+
greyA9?: string | number | boolean;
|
3228
|
+
orange9?: string | number | boolean;
|
3229
|
+
pink9?: string | number | boolean;
|
3259
3230
|
red9?: string | number | boolean;
|
3231
|
+
yellow9?: string | number | boolean;
|
3232
|
+
blue10?: string | number | boolean;
|
3233
|
+
cyan10?: string | number | boolean;
|
3234
|
+
green10?: string | number | boolean;
|
3235
|
+
grey10?: string | number | boolean;
|
3236
|
+
greyA10?: string | number | boolean;
|
3237
|
+
orange10?: string | number | boolean;
|
3238
|
+
pink10?: string | number | boolean;
|
3260
3239
|
red10?: string | number | boolean;
|
3240
|
+
yellow10?: string | number | boolean;
|
3241
|
+
blue11?: string | number | boolean;
|
3242
|
+
cyan11?: string | number | boolean;
|
3243
|
+
green11?: string | number | boolean;
|
3244
|
+
grey11?: string | number | boolean;
|
3245
|
+
greyA11?: string | number | boolean;
|
3246
|
+
orange11?: string | number | boolean;
|
3247
|
+
pink11?: string | number | boolean;
|
3261
3248
|
red11?: string | number | boolean;
|
3262
|
-
|
3263
|
-
|
3264
|
-
|
3265
|
-
|
3266
|
-
|
3267
|
-
|
3268
|
-
|
3249
|
+
yellow11?: string | number | boolean;
|
3250
|
+
blue6?: string | number | boolean;
|
3251
|
+
cyan6?: string | number | boolean;
|
3252
|
+
green6?: string | number | boolean;
|
3253
|
+
grey6?: string | number | boolean;
|
3254
|
+
greyA6?: string | number | boolean;
|
3255
|
+
orange6?: string | number | boolean;
|
3256
|
+
pink6?: string | number | boolean;
|
3257
|
+
red6?: string | number | boolean;
|
3269
3258
|
yellow6?: string | number | boolean;
|
3270
|
-
|
3259
|
+
blue8?: string | number | boolean;
|
3260
|
+
cyan8?: string | number | boolean;
|
3261
|
+
green8?: string | number | boolean;
|
3262
|
+
grey8?: string | number | boolean;
|
3263
|
+
greyA8?: string | number | boolean;
|
3264
|
+
orange8?: string | number | boolean;
|
3265
|
+
pink8?: string | number | boolean;
|
3266
|
+
red8?: string | number | boolean;
|
3271
3267
|
yellow8?: string | number | boolean;
|
3272
|
-
|
3273
|
-
|
3274
|
-
|
3275
|
-
|
3268
|
+
blue13?: string | number | boolean;
|
3269
|
+
cyan13?: string | number | boolean;
|
3270
|
+
green13?: string | number | boolean;
|
3271
|
+
grey13?: string | number | boolean;
|
3272
|
+
greyA13?: string | number | boolean;
|
3273
|
+
orange13?: string | number | boolean;
|
3274
|
+
pink13?: string | number | boolean;
|
3275
|
+
red13?: string | number | boolean;
|
3276
3276
|
yellow13?: string | number | boolean;
|
3277
3277
|
neutral1?: string | number | boolean;
|
3278
|
-
neutral2?: string | number | boolean;
|
3279
|
-
neutral3?: string | number | boolean;
|
3280
|
-
neutral4?: string | number | boolean;
|
3281
|
-
neutral5?: string | number | boolean;
|
3282
|
-
neutral6?: string | number | boolean;
|
3283
|
-
neutral7?: string | number | boolean;
|
3284
|
-
neutral8?: string | number | boolean;
|
3285
|
-
neutral9?: string | number | boolean;
|
3286
|
-
neutral10?: string | number | boolean;
|
3287
|
-
neutral11?: string | number | boolean;
|
3288
|
-
neutral12?: string | number | boolean;
|
3289
|
-
neutral13?: string | number | boolean;
|
3290
3278
|
neutralA1?: string | number | boolean;
|
3291
|
-
neutralA2?: string | number | boolean;
|
3292
|
-
neutralA3?: string | number | boolean;
|
3293
|
-
neutralA4?: string | number | boolean;
|
3294
|
-
neutralA5?: string | number | boolean;
|
3295
|
-
neutralA6?: string | number | boolean;
|
3296
|
-
neutralA7?: string | number | boolean;
|
3297
|
-
neutralA8?: string | number | boolean;
|
3298
|
-
neutralA9?: string | number | boolean;
|
3299
|
-
neutralA10?: string | number | boolean;
|
3300
|
-
neutralA11?: string | number | boolean;
|
3301
|
-
neutralA12?: string | number | boolean;
|
3302
|
-
neutralA13?: string | number | boolean;
|
3303
3279
|
primary1?: string | number | boolean;
|
3304
|
-
primary2?: string | number | boolean;
|
3305
|
-
primary3?: string | number | boolean;
|
3306
|
-
primary4?: string | number | boolean;
|
3307
|
-
primary5?: string | number | boolean;
|
3308
|
-
primary6?: string | number | boolean;
|
3309
|
-
primary7?: string | number | boolean;
|
3310
|
-
primary8?: string | number | boolean;
|
3311
|
-
primary9?: string | number | boolean;
|
3312
|
-
primary10?: string | number | boolean;
|
3313
|
-
primary11?: string | number | boolean;
|
3314
|
-
primary12?: string | number | boolean;
|
3315
|
-
primary13?: string | number | boolean;
|
3316
3280
|
accent1?: string | number | boolean;
|
3317
|
-
accent2?: string | number | boolean;
|
3318
|
-
accent3?: string | number | boolean;
|
3319
|
-
accent4?: string | number | boolean;
|
3320
|
-
accent5?: string | number | boolean;
|
3321
|
-
accent6?: string | number | boolean;
|
3322
|
-
accent7?: string | number | boolean;
|
3323
|
-
accent8?: string | number | boolean;
|
3324
|
-
accent9?: string | number | boolean;
|
3325
|
-
accent10?: string | number | boolean;
|
3326
|
-
accent11?: string | number | boolean;
|
3327
|
-
accent12?: string | number | boolean;
|
3328
|
-
accent13?: string | number | boolean;
|
3329
3281
|
success1?: string | number | boolean;
|
3330
|
-
success2?: string | number | boolean;
|
3331
|
-
success3?: string | number | boolean;
|
3332
|
-
success4?: string | number | boolean;
|
3333
|
-
success5?: string | number | boolean;
|
3334
|
-
success6?: string | number | boolean;
|
3335
|
-
success7?: string | number | boolean;
|
3336
|
-
success8?: string | number | boolean;
|
3337
|
-
success9?: string | number | boolean;
|
3338
|
-
success10?: string | number | boolean;
|
3339
|
-
success11?: string | number | boolean;
|
3340
|
-
success12?: string | number | boolean;
|
3341
|
-
success13?: string | number | boolean;
|
3342
3282
|
info1?: string | number | boolean;
|
3283
|
+
warning1?: string | number | boolean;
|
3284
|
+
critical1?: string | number | boolean;
|
3285
|
+
neutral2?: string | number | boolean;
|
3286
|
+
neutralA2?: string | number | boolean;
|
3287
|
+
primary2?: string | number | boolean;
|
3288
|
+
accent2?: string | number | boolean;
|
3289
|
+
success2?: string | number | boolean;
|
3343
3290
|
info2?: string | number | boolean;
|
3344
|
-
|
3345
|
-
|
3346
|
-
|
3347
|
-
|
3291
|
+
warning2?: string | number | boolean;
|
3292
|
+
critical2?: string | number | boolean;
|
3293
|
+
neutral7?: string | number | boolean;
|
3294
|
+
neutralA7?: string | number | boolean;
|
3295
|
+
primary7?: string | number | boolean;
|
3296
|
+
accent7?: string | number | boolean;
|
3297
|
+
success7?: string | number | boolean;
|
3348
3298
|
info7?: string | number | boolean;
|
3349
|
-
|
3350
|
-
|
3351
|
-
|
3352
|
-
|
3299
|
+
warning7?: string | number | boolean;
|
3300
|
+
critical7?: string | number | boolean;
|
3301
|
+
neutral12?: string | number | boolean;
|
3302
|
+
neutralA12?: string | number | boolean;
|
3303
|
+
primary12?: string | number | boolean;
|
3304
|
+
accent12?: string | number | boolean;
|
3305
|
+
success12?: string | number | boolean;
|
3353
3306
|
info12?: string | number | boolean;
|
3354
|
-
|
3355
|
-
|
3356
|
-
|
3307
|
+
warning12?: string | number | boolean;
|
3308
|
+
critical12?: string | number | boolean;
|
3309
|
+
neutral3?: string | number | boolean;
|
3310
|
+
neutralA3?: string | number | boolean;
|
3311
|
+
primary3?: string | number | boolean;
|
3312
|
+
accent3?: string | number | boolean;
|
3313
|
+
success3?: string | number | boolean;
|
3314
|
+
info3?: string | number | boolean;
|
3357
3315
|
warning3?: string | number | boolean;
|
3316
|
+
critical3?: string | number | boolean;
|
3317
|
+
neutral4?: string | number | boolean;
|
3318
|
+
neutralA4?: string | number | boolean;
|
3319
|
+
primary4?: string | number | boolean;
|
3320
|
+
accent4?: string | number | boolean;
|
3321
|
+
success4?: string | number | boolean;
|
3322
|
+
info4?: string | number | boolean;
|
3358
3323
|
warning4?: string | number | boolean;
|
3324
|
+
critical4?: string | number | boolean;
|
3325
|
+
neutral5?: string | number | boolean;
|
3326
|
+
neutralA5?: string | number | boolean;
|
3327
|
+
primary5?: string | number | boolean;
|
3328
|
+
accent5?: string | number | boolean;
|
3329
|
+
success5?: string | number | boolean;
|
3330
|
+
info5?: string | number | boolean;
|
3359
3331
|
warning5?: string | number | boolean;
|
3360
|
-
|
3361
|
-
|
3362
|
-
|
3332
|
+
critical5?: string | number | boolean;
|
3333
|
+
neutral9?: string | number | boolean;
|
3334
|
+
neutralA9?: string | number | boolean;
|
3335
|
+
primary9?: string | number | boolean;
|
3336
|
+
accent9?: string | number | boolean;
|
3337
|
+
success9?: string | number | boolean;
|
3338
|
+
info9?: string | number | boolean;
|
3363
3339
|
warning9?: string | number | boolean;
|
3340
|
+
critical9?: string | number | boolean;
|
3341
|
+
neutral10?: string | number | boolean;
|
3342
|
+
neutralA10?: string | number | boolean;
|
3343
|
+
primary10?: string | number | boolean;
|
3344
|
+
accent10?: string | number | boolean;
|
3345
|
+
success10?: string | number | boolean;
|
3346
|
+
info10?: string | number | boolean;
|
3364
3347
|
warning10?: string | number | boolean;
|
3348
|
+
critical10?: string | number | boolean;
|
3349
|
+
neutral11?: string | number | boolean;
|
3350
|
+
neutralA11?: string | number | boolean;
|
3351
|
+
primary11?: string | number | boolean;
|
3352
|
+
accent11?: string | number | boolean;
|
3353
|
+
success11?: string | number | boolean;
|
3354
|
+
info11?: string | number | boolean;
|
3365
3355
|
warning11?: string | number | boolean;
|
3366
|
-
|
3367
|
-
|
3368
|
-
|
3369
|
-
|
3370
|
-
|
3371
|
-
|
3372
|
-
|
3356
|
+
critical11?: string | number | boolean;
|
3357
|
+
neutral6?: string | number | boolean;
|
3358
|
+
neutralA6?: string | number | boolean;
|
3359
|
+
primary6?: string | number | boolean;
|
3360
|
+
accent6?: string | number | boolean;
|
3361
|
+
success6?: string | number | boolean;
|
3362
|
+
info6?: string | number | boolean;
|
3363
|
+
warning6?: string | number | boolean;
|
3373
3364
|
critical6?: string | number | boolean;
|
3374
|
-
|
3365
|
+
neutral8?: string | number | boolean;
|
3366
|
+
neutralA8?: string | number | boolean;
|
3367
|
+
primary8?: string | number | boolean;
|
3368
|
+
accent8?: string | number | boolean;
|
3369
|
+
success8?: string | number | boolean;
|
3370
|
+
info8?: string | number | boolean;
|
3371
|
+
warning8?: string | number | boolean;
|
3375
3372
|
critical8?: string | number | boolean;
|
3376
|
-
|
3377
|
-
|
3378
|
-
|
3379
|
-
|
3373
|
+
neutral13?: string | number | boolean;
|
3374
|
+
neutralA13?: string | number | boolean;
|
3375
|
+
primary13?: string | number | boolean;
|
3376
|
+
accent13?: string | number | boolean;
|
3377
|
+
success13?: string | number | boolean;
|
3378
|
+
info13?: string | number | boolean;
|
3379
|
+
warning13?: string | number | boolean;
|
3380
3380
|
critical13?: string | number | boolean;
|
3381
3381
|
};
|
3382
3382
|
fonts?: {
|
@@ -3504,225 +3504,225 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3504
3504
|
}), Argument1 extends string | ({
|
3505
3505
|
colors?: {
|
3506
3506
|
blue1?: string | number | boolean;
|
3507
|
-
blue2?: string | number | boolean;
|
3508
|
-
blue3?: string | number | boolean;
|
3509
|
-
blue4?: string | number | boolean;
|
3510
|
-
blue5?: string | number | boolean;
|
3511
|
-
blue6?: string | number | boolean;
|
3512
|
-
blue7?: string | number | boolean;
|
3513
|
-
blue8?: string | number | boolean;
|
3514
|
-
blue9?: string | number | boolean;
|
3515
|
-
blue10?: string | number | boolean;
|
3516
|
-
blue11?: string | number | boolean;
|
3517
|
-
blue12?: string | number | boolean;
|
3518
|
-
blue13?: string | number | boolean;
|
3519
3507
|
cyan1?: string | number | boolean;
|
3520
|
-
cyan2?: string | number | boolean;
|
3521
|
-
cyan3?: string | number | boolean;
|
3522
|
-
cyan4?: string | number | boolean;
|
3523
|
-
cyan5?: string | number | boolean;
|
3524
|
-
cyan6?: string | number | boolean;
|
3525
|
-
cyan7?: string | number | boolean;
|
3526
|
-
cyan8?: string | number | boolean;
|
3527
|
-
cyan9?: string | number | boolean;
|
3528
|
-
cyan10?: string | number | boolean;
|
3529
|
-
cyan11?: string | number | boolean;
|
3530
|
-
cyan12?: string | number | boolean;
|
3531
|
-
cyan13?: string | number | boolean;
|
3532
3508
|
green1?: string | number | boolean;
|
3533
|
-
green2?: string | number | boolean;
|
3534
|
-
green3?: string | number | boolean;
|
3535
|
-
green4?: string | number | boolean;
|
3536
|
-
green5?: string | number | boolean;
|
3537
|
-
green6?: string | number | boolean;
|
3538
|
-
green7?: string | number | boolean;
|
3539
|
-
green8?: string | number | boolean;
|
3540
|
-
green9?: string | number | boolean;
|
3541
|
-
green10?: string | number | boolean;
|
3542
|
-
green11?: string | number | boolean;
|
3543
|
-
green12?: string | number | boolean;
|
3544
|
-
green13?: string | number | boolean;
|
3545
3509
|
grey1?: string | number | boolean;
|
3546
|
-
grey2?: string | number | boolean;
|
3547
|
-
grey3?: string | number | boolean;
|
3548
|
-
grey4?: string | number | boolean;
|
3549
|
-
grey5?: string | number | boolean;
|
3550
|
-
grey6?: string | number | boolean;
|
3551
|
-
grey7?: string | number | boolean;
|
3552
|
-
grey8?: string | number | boolean;
|
3553
|
-
grey9?: string | number | boolean;
|
3554
|
-
grey10?: string | number | boolean;
|
3555
|
-
grey11?: string | number | boolean;
|
3556
|
-
grey12?: string | number | boolean;
|
3557
|
-
grey13?: string | number | boolean;
|
3558
3510
|
greyA1?: string | number | boolean;
|
3559
|
-
greyA2?: string | number | boolean;
|
3560
|
-
greyA3?: string | number | boolean;
|
3561
|
-
greyA4?: string | number | boolean;
|
3562
|
-
greyA5?: string | number | boolean;
|
3563
|
-
greyA6?: string | number | boolean;
|
3564
|
-
greyA7?: string | number | boolean;
|
3565
|
-
greyA8?: string | number | boolean;
|
3566
|
-
greyA9?: string | number | boolean;
|
3567
|
-
greyA10?: string | number | boolean;
|
3568
|
-
greyA11?: string | number | boolean;
|
3569
|
-
greyA12?: string | number | boolean;
|
3570
|
-
greyA13?: string | number | boolean;
|
3571
3511
|
orange1?: string | number | boolean;
|
3572
|
-
orange2?: string | number | boolean;
|
3573
|
-
orange3?: string | number | boolean;
|
3574
|
-
orange4?: string | number | boolean;
|
3575
|
-
orange5?: string | number | boolean;
|
3576
|
-
orange6?: string | number | boolean;
|
3577
|
-
orange7?: string | number | boolean;
|
3578
|
-
orange8?: string | number | boolean;
|
3579
|
-
orange9?: string | number | boolean;
|
3580
|
-
orange10?: string | number | boolean;
|
3581
|
-
orange11?: string | number | boolean;
|
3582
|
-
orange12?: string | number | boolean;
|
3583
|
-
orange13?: string | number | boolean;
|
3584
3512
|
pink1?: string | number | boolean;
|
3513
|
+
red1?: string | number | boolean;
|
3514
|
+
yellow1?: string | number | boolean;
|
3515
|
+
blue2?: string | number | boolean;
|
3516
|
+
cyan2?: string | number | boolean;
|
3517
|
+
green2?: string | number | boolean;
|
3518
|
+
grey2?: string | number | boolean;
|
3519
|
+
greyA2?: string | number | boolean;
|
3520
|
+
orange2?: string | number | boolean;
|
3585
3521
|
pink2?: string | number | boolean;
|
3586
|
-
|
3587
|
-
|
3588
|
-
|
3589
|
-
|
3522
|
+
red2?: string | number | boolean;
|
3523
|
+
yellow2?: string | number | boolean;
|
3524
|
+
blue7?: string | number | boolean;
|
3525
|
+
cyan7?: string | number | boolean;
|
3526
|
+
green7?: string | number | boolean;
|
3527
|
+
grey7?: string | number | boolean;
|
3528
|
+
greyA7?: string | number | boolean;
|
3529
|
+
orange7?: string | number | boolean;
|
3590
3530
|
pink7?: string | number | boolean;
|
3591
|
-
|
3592
|
-
|
3593
|
-
|
3594
|
-
|
3531
|
+
red7?: string | number | boolean;
|
3532
|
+
yellow7?: string | number | boolean;
|
3533
|
+
blue12?: string | number | boolean;
|
3534
|
+
cyan12?: string | number | boolean;
|
3535
|
+
green12?: string | number | boolean;
|
3536
|
+
grey12?: string | number | boolean;
|
3537
|
+
greyA12?: string | number | boolean;
|
3538
|
+
orange12?: string | number | boolean;
|
3595
3539
|
pink12?: string | number | boolean;
|
3596
|
-
|
3597
|
-
|
3598
|
-
|
3540
|
+
red12?: string | number | boolean;
|
3541
|
+
yellow12?: string | number | boolean;
|
3542
|
+
blue3?: string | number | boolean;
|
3543
|
+
cyan3?: string | number | boolean;
|
3544
|
+
green3?: string | number | boolean;
|
3545
|
+
grey3?: string | number | boolean;
|
3546
|
+
greyA3?: string | number | boolean;
|
3547
|
+
orange3?: string | number | boolean;
|
3548
|
+
pink3?: string | number | boolean;
|
3599
3549
|
red3?: string | number | boolean;
|
3550
|
+
yellow3?: string | number | boolean;
|
3551
|
+
blue4?: string | number | boolean;
|
3552
|
+
cyan4?: string | number | boolean;
|
3553
|
+
green4?: string | number | boolean;
|
3554
|
+
grey4?: string | number | boolean;
|
3555
|
+
greyA4?: string | number | boolean;
|
3556
|
+
orange4?: string | number | boolean;
|
3557
|
+
pink4?: string | number | boolean;
|
3600
3558
|
red4?: string | number | boolean;
|
3559
|
+
yellow4?: string | number | boolean;
|
3560
|
+
blue5?: string | number | boolean;
|
3561
|
+
cyan5?: string | number | boolean;
|
3562
|
+
green5?: string | number | boolean;
|
3563
|
+
grey5?: string | number | boolean;
|
3564
|
+
greyA5?: string | number | boolean;
|
3565
|
+
orange5?: string | number | boolean;
|
3566
|
+
pink5?: string | number | boolean;
|
3601
3567
|
red5?: string | number | boolean;
|
3602
|
-
|
3603
|
-
|
3604
|
-
|
3568
|
+
yellow5?: string | number | boolean;
|
3569
|
+
blue9?: string | number | boolean;
|
3570
|
+
cyan9?: string | number | boolean;
|
3571
|
+
green9?: string | number | boolean;
|
3572
|
+
grey9?: string | number | boolean;
|
3573
|
+
greyA9?: string | number | boolean;
|
3574
|
+
orange9?: string | number | boolean;
|
3575
|
+
pink9?: string | number | boolean;
|
3605
3576
|
red9?: string | number | boolean;
|
3577
|
+
yellow9?: string | number | boolean;
|
3578
|
+
blue10?: string | number | boolean;
|
3579
|
+
cyan10?: string | number | boolean;
|
3580
|
+
green10?: string | number | boolean;
|
3581
|
+
grey10?: string | number | boolean;
|
3582
|
+
greyA10?: string | number | boolean;
|
3583
|
+
orange10?: string | number | boolean;
|
3584
|
+
pink10?: string | number | boolean;
|
3606
3585
|
red10?: string | number | boolean;
|
3586
|
+
yellow10?: string | number | boolean;
|
3587
|
+
blue11?: string | number | boolean;
|
3588
|
+
cyan11?: string | number | boolean;
|
3589
|
+
green11?: string | number | boolean;
|
3590
|
+
grey11?: string | number | boolean;
|
3591
|
+
greyA11?: string | number | boolean;
|
3592
|
+
orange11?: string | number | boolean;
|
3593
|
+
pink11?: string | number | boolean;
|
3607
3594
|
red11?: string | number | boolean;
|
3608
|
-
|
3609
|
-
|
3610
|
-
|
3611
|
-
|
3612
|
-
|
3613
|
-
|
3614
|
-
|
3595
|
+
yellow11?: string | number | boolean;
|
3596
|
+
blue6?: string | number | boolean;
|
3597
|
+
cyan6?: string | number | boolean;
|
3598
|
+
green6?: string | number | boolean;
|
3599
|
+
grey6?: string | number | boolean;
|
3600
|
+
greyA6?: string | number | boolean;
|
3601
|
+
orange6?: string | number | boolean;
|
3602
|
+
pink6?: string | number | boolean;
|
3603
|
+
red6?: string | number | boolean;
|
3615
3604
|
yellow6?: string | number | boolean;
|
3616
|
-
|
3605
|
+
blue8?: string | number | boolean;
|
3606
|
+
cyan8?: string | number | boolean;
|
3607
|
+
green8?: string | number | boolean;
|
3608
|
+
grey8?: string | number | boolean;
|
3609
|
+
greyA8?: string | number | boolean;
|
3610
|
+
orange8?: string | number | boolean;
|
3611
|
+
pink8?: string | number | boolean;
|
3612
|
+
red8?: string | number | boolean;
|
3617
3613
|
yellow8?: string | number | boolean;
|
3618
|
-
|
3619
|
-
|
3620
|
-
|
3621
|
-
|
3622
|
-
|
3623
|
-
|
3624
|
-
|
3625
|
-
|
3626
|
-
|
3627
|
-
|
3628
|
-
|
3629
|
-
|
3630
|
-
neutral8?: string | number | boolean;
|
3631
|
-
neutral9?: string | number | boolean;
|
3632
|
-
neutral10?: string | number | boolean;
|
3633
|
-
neutral11?: string | number | boolean;
|
3634
|
-
neutral12?: string | number | boolean;
|
3635
|
-
neutral13?: string | number | boolean;
|
3636
|
-
neutralA1?: string | number | boolean;
|
3637
|
-
neutralA2?: string | number | boolean;
|
3638
|
-
neutralA3?: string | number | boolean;
|
3639
|
-
neutralA4?: string | number | boolean;
|
3640
|
-
neutralA5?: string | number | boolean;
|
3641
|
-
neutralA6?: string | number | boolean;
|
3642
|
-
neutralA7?: string | number | boolean;
|
3643
|
-
neutralA8?: string | number | boolean;
|
3644
|
-
neutralA9?: string | number | boolean;
|
3645
|
-
neutralA10?: string | number | boolean;
|
3646
|
-
neutralA11?: string | number | boolean;
|
3647
|
-
neutralA12?: string | number | boolean;
|
3648
|
-
neutralA13?: string | number | boolean;
|
3649
|
-
primary1?: string | number | boolean;
|
3650
|
-
primary2?: string | number | boolean;
|
3651
|
-
primary3?: string | number | boolean;
|
3652
|
-
primary4?: string | number | boolean;
|
3653
|
-
primary5?: string | number | boolean;
|
3654
|
-
primary6?: string | number | boolean;
|
3655
|
-
primary7?: string | number | boolean;
|
3656
|
-
primary8?: string | number | boolean;
|
3657
|
-
primary9?: string | number | boolean;
|
3658
|
-
primary10?: string | number | boolean;
|
3659
|
-
primary11?: string | number | boolean;
|
3660
|
-
primary12?: string | number | boolean;
|
3661
|
-
primary13?: string | number | boolean;
|
3614
|
+
blue13?: string | number | boolean;
|
3615
|
+
cyan13?: string | number | boolean;
|
3616
|
+
green13?: string | number | boolean;
|
3617
|
+
grey13?: string | number | boolean;
|
3618
|
+
greyA13?: string | number | boolean;
|
3619
|
+
orange13?: string | number | boolean;
|
3620
|
+
pink13?: string | number | boolean;
|
3621
|
+
red13?: string | number | boolean;
|
3622
|
+
yellow13?: string | number | boolean;
|
3623
|
+
neutral1?: string | number | boolean;
|
3624
|
+
neutralA1?: string | number | boolean;
|
3625
|
+
primary1?: string | number | boolean;
|
3662
3626
|
accent1?: string | number | boolean;
|
3663
|
-
accent2?: string | number | boolean;
|
3664
|
-
accent3?: string | number | boolean;
|
3665
|
-
accent4?: string | number | boolean;
|
3666
|
-
accent5?: string | number | boolean;
|
3667
|
-
accent6?: string | number | boolean;
|
3668
|
-
accent7?: string | number | boolean;
|
3669
|
-
accent8?: string | number | boolean;
|
3670
|
-
accent9?: string | number | boolean;
|
3671
|
-
accent10?: string | number | boolean;
|
3672
|
-
accent11?: string | number | boolean;
|
3673
|
-
accent12?: string | number | boolean;
|
3674
|
-
accent13?: string | number | boolean;
|
3675
3627
|
success1?: string | number | boolean;
|
3676
|
-
success2?: string | number | boolean;
|
3677
|
-
success3?: string | number | boolean;
|
3678
|
-
success4?: string | number | boolean;
|
3679
|
-
success5?: string | number | boolean;
|
3680
|
-
success6?: string | number | boolean;
|
3681
|
-
success7?: string | number | boolean;
|
3682
|
-
success8?: string | number | boolean;
|
3683
|
-
success9?: string | number | boolean;
|
3684
|
-
success10?: string | number | boolean;
|
3685
|
-
success11?: string | number | boolean;
|
3686
|
-
success12?: string | number | boolean;
|
3687
|
-
success13?: string | number | boolean;
|
3688
3628
|
info1?: string | number | boolean;
|
3629
|
+
warning1?: string | number | boolean;
|
3630
|
+
critical1?: string | number | boolean;
|
3631
|
+
neutral2?: string | number | boolean;
|
3632
|
+
neutralA2?: string | number | boolean;
|
3633
|
+
primary2?: string | number | boolean;
|
3634
|
+
accent2?: string | number | boolean;
|
3635
|
+
success2?: string | number | boolean;
|
3689
3636
|
info2?: string | number | boolean;
|
3690
|
-
|
3691
|
-
|
3692
|
-
|
3693
|
-
|
3637
|
+
warning2?: string | number | boolean;
|
3638
|
+
critical2?: string | number | boolean;
|
3639
|
+
neutral7?: string | number | boolean;
|
3640
|
+
neutralA7?: string | number | boolean;
|
3641
|
+
primary7?: string | number | boolean;
|
3642
|
+
accent7?: string | number | boolean;
|
3643
|
+
success7?: string | number | boolean;
|
3694
3644
|
info7?: string | number | boolean;
|
3695
|
-
|
3696
|
-
|
3697
|
-
|
3698
|
-
|
3645
|
+
warning7?: string | number | boolean;
|
3646
|
+
critical7?: string | number | boolean;
|
3647
|
+
neutral12?: string | number | boolean;
|
3648
|
+
neutralA12?: string | number | boolean;
|
3649
|
+
primary12?: string | number | boolean;
|
3650
|
+
accent12?: string | number | boolean;
|
3651
|
+
success12?: string | number | boolean;
|
3699
3652
|
info12?: string | number | boolean;
|
3700
|
-
|
3701
|
-
|
3702
|
-
|
3653
|
+
warning12?: string | number | boolean;
|
3654
|
+
critical12?: string | number | boolean;
|
3655
|
+
neutral3?: string | number | boolean;
|
3656
|
+
neutralA3?: string | number | boolean;
|
3657
|
+
primary3?: string | number | boolean;
|
3658
|
+
accent3?: string | number | boolean;
|
3659
|
+
success3?: string | number | boolean;
|
3660
|
+
info3?: string | number | boolean;
|
3703
3661
|
warning3?: string | number | boolean;
|
3662
|
+
critical3?: string | number | boolean;
|
3663
|
+
neutral4?: string | number | boolean;
|
3664
|
+
neutralA4?: string | number | boolean;
|
3665
|
+
primary4?: string | number | boolean;
|
3666
|
+
accent4?: string | number | boolean;
|
3667
|
+
success4?: string | number | boolean;
|
3668
|
+
info4?: string | number | boolean;
|
3704
3669
|
warning4?: string | number | boolean;
|
3670
|
+
critical4?: string | number | boolean;
|
3671
|
+
neutral5?: string | number | boolean;
|
3672
|
+
neutralA5?: string | number | boolean;
|
3673
|
+
primary5?: string | number | boolean;
|
3674
|
+
accent5?: string | number | boolean;
|
3675
|
+
success5?: string | number | boolean;
|
3676
|
+
info5?: string | number | boolean;
|
3705
3677
|
warning5?: string | number | boolean;
|
3706
|
-
|
3707
|
-
|
3708
|
-
|
3678
|
+
critical5?: string | number | boolean;
|
3679
|
+
neutral9?: string | number | boolean;
|
3680
|
+
neutralA9?: string | number | boolean;
|
3681
|
+
primary9?: string | number | boolean;
|
3682
|
+
accent9?: string | number | boolean;
|
3683
|
+
success9?: string | number | boolean;
|
3684
|
+
info9?: string | number | boolean;
|
3709
3685
|
warning9?: string | number | boolean;
|
3686
|
+
critical9?: string | number | boolean;
|
3687
|
+
neutral10?: string | number | boolean;
|
3688
|
+
neutralA10?: string | number | boolean;
|
3689
|
+
primary10?: string | number | boolean;
|
3690
|
+
accent10?: string | number | boolean;
|
3691
|
+
success10?: string | number | boolean;
|
3692
|
+
info10?: string | number | boolean;
|
3710
3693
|
warning10?: string | number | boolean;
|
3694
|
+
critical10?: string | number | boolean;
|
3695
|
+
neutral11?: string | number | boolean;
|
3696
|
+
neutralA11?: string | number | boolean;
|
3697
|
+
primary11?: string | number | boolean;
|
3698
|
+
accent11?: string | number | boolean;
|
3699
|
+
success11?: string | number | boolean;
|
3700
|
+
info11?: string | number | boolean;
|
3711
3701
|
warning11?: string | number | boolean;
|
3712
|
-
|
3713
|
-
|
3714
|
-
|
3715
|
-
|
3716
|
-
|
3717
|
-
|
3718
|
-
|
3702
|
+
critical11?: string | number | boolean;
|
3703
|
+
neutral6?: string | number | boolean;
|
3704
|
+
neutralA6?: string | number | boolean;
|
3705
|
+
primary6?: string | number | boolean;
|
3706
|
+
accent6?: string | number | boolean;
|
3707
|
+
success6?: string | number | boolean;
|
3708
|
+
info6?: string | number | boolean;
|
3709
|
+
warning6?: string | number | boolean;
|
3719
3710
|
critical6?: string | number | boolean;
|
3720
|
-
|
3711
|
+
neutral8?: string | number | boolean;
|
3712
|
+
neutralA8?: string | number | boolean;
|
3713
|
+
primary8?: string | number | boolean;
|
3714
|
+
accent8?: string | number | boolean;
|
3715
|
+
success8?: string | number | boolean;
|
3716
|
+
info8?: string | number | boolean;
|
3717
|
+
warning8?: string | number | boolean;
|
3721
3718
|
critical8?: string | number | boolean;
|
3722
|
-
|
3723
|
-
|
3724
|
-
|
3725
|
-
|
3719
|
+
neutral13?: string | number | boolean;
|
3720
|
+
neutralA13?: string | number | boolean;
|
3721
|
+
primary13?: string | number | boolean;
|
3722
|
+
accent13?: string | number | boolean;
|
3723
|
+
success13?: string | number | boolean;
|
3724
|
+
info13?: string | number | boolean;
|
3725
|
+
warning13?: string | number | boolean;
|
3726
3726
|
critical13?: string | number | boolean;
|
3727
3727
|
};
|
3728
3728
|
fonts?: {
|
@@ -3857,225 +3857,225 @@ export declare const darkTheme: string & {
|
|
3857
3857
|
} & import("@stitches/react/types/stitches").ThemeTokens<{
|
3858
3858
|
colors: {
|
3859
3859
|
blue1: string;
|
3860
|
-
blue2: string;
|
3861
|
-
blue3: string;
|
3862
|
-
blue4: string;
|
3863
|
-
blue5: string;
|
3864
|
-
blue6: string;
|
3865
|
-
blue7: string;
|
3866
|
-
blue8: string;
|
3867
|
-
blue9: string;
|
3868
|
-
blue10: string;
|
3869
|
-
blue11: string;
|
3870
|
-
blue12: string;
|
3871
|
-
blue13: string;
|
3872
3860
|
cyan1: string;
|
3873
|
-
cyan2: string;
|
3874
|
-
cyan3: string;
|
3875
|
-
cyan4: string;
|
3876
|
-
cyan5: string;
|
3877
|
-
cyan6: string;
|
3878
|
-
cyan7: string;
|
3879
|
-
cyan8: string;
|
3880
|
-
cyan9: string;
|
3881
|
-
cyan10: string;
|
3882
|
-
cyan11: string;
|
3883
|
-
cyan12: string;
|
3884
|
-
cyan13: string;
|
3885
3861
|
green1: string;
|
3886
|
-
green2: string;
|
3887
|
-
green3: string;
|
3888
|
-
green4: string;
|
3889
|
-
green5: string;
|
3890
|
-
green6: string;
|
3891
|
-
green7: string;
|
3892
|
-
green8: string;
|
3893
|
-
green9: string;
|
3894
|
-
green10: string;
|
3895
|
-
green11: string;
|
3896
|
-
green12: string;
|
3897
|
-
green13: string;
|
3898
3862
|
grey1: string;
|
3899
|
-
grey2: string;
|
3900
|
-
grey3: string;
|
3901
|
-
grey4: string;
|
3902
|
-
grey5: string;
|
3903
|
-
grey6: string;
|
3904
|
-
grey7: string;
|
3905
|
-
grey8: string;
|
3906
|
-
grey9: string;
|
3907
|
-
grey10: string;
|
3908
|
-
grey11: string;
|
3909
|
-
grey12: string;
|
3910
|
-
grey13: string;
|
3911
3863
|
greyA1: string;
|
3912
|
-
greyA2: string;
|
3913
|
-
greyA3: string;
|
3914
|
-
greyA4: string;
|
3915
|
-
greyA5: string;
|
3916
|
-
greyA6: string;
|
3917
|
-
greyA7: string;
|
3918
|
-
greyA8: string;
|
3919
|
-
greyA9: string;
|
3920
|
-
greyA10: string;
|
3921
|
-
greyA11: string;
|
3922
|
-
greyA12: string;
|
3923
|
-
greyA13: string;
|
3924
3864
|
orange1: string;
|
3925
|
-
orange2: string;
|
3926
|
-
orange3: string;
|
3927
|
-
orange4: string;
|
3928
|
-
orange5: string;
|
3929
|
-
orange6: string;
|
3930
|
-
orange7: string;
|
3931
|
-
orange8: string;
|
3932
|
-
orange9: string;
|
3933
|
-
orange10: string;
|
3934
|
-
orange11: string;
|
3935
|
-
orange12: string;
|
3936
|
-
orange13: string;
|
3937
3865
|
pink1: string;
|
3866
|
+
red1: string;
|
3867
|
+
yellow1: string;
|
3868
|
+
blue2: string;
|
3869
|
+
cyan2: string;
|
3870
|
+
green2: string;
|
3871
|
+
grey2: string;
|
3872
|
+
greyA2: string;
|
3873
|
+
orange2: string;
|
3938
3874
|
pink2: string;
|
3939
|
-
|
3940
|
-
|
3941
|
-
|
3942
|
-
|
3875
|
+
red2: string;
|
3876
|
+
yellow2: string;
|
3877
|
+
blue7: string;
|
3878
|
+
cyan7: string;
|
3879
|
+
green7: string;
|
3880
|
+
grey7: string;
|
3881
|
+
greyA7: string;
|
3882
|
+
orange7: string;
|
3943
3883
|
pink7: string;
|
3944
|
-
|
3945
|
-
|
3946
|
-
|
3947
|
-
|
3884
|
+
red7: string;
|
3885
|
+
yellow7: string;
|
3886
|
+
blue12: string;
|
3887
|
+
cyan12: string;
|
3888
|
+
green12: string;
|
3889
|
+
grey12: string;
|
3890
|
+
greyA12: string;
|
3891
|
+
orange12: string;
|
3948
3892
|
pink12: string;
|
3949
|
-
|
3950
|
-
|
3951
|
-
|
3893
|
+
red12: string;
|
3894
|
+
yellow12: string;
|
3895
|
+
blue3: string;
|
3896
|
+
cyan3: string;
|
3897
|
+
green3: string;
|
3898
|
+
grey3: string;
|
3899
|
+
greyA3: string;
|
3900
|
+
orange3: string;
|
3901
|
+
pink3: string;
|
3952
3902
|
red3: string;
|
3903
|
+
yellow3: string;
|
3904
|
+
blue4: string;
|
3905
|
+
cyan4: string;
|
3906
|
+
green4: string;
|
3907
|
+
grey4: string;
|
3908
|
+
greyA4: string;
|
3909
|
+
orange4: string;
|
3910
|
+
pink4: string;
|
3953
3911
|
red4: string;
|
3912
|
+
yellow4: string;
|
3913
|
+
blue5: string;
|
3914
|
+
cyan5: string;
|
3915
|
+
green5: string;
|
3916
|
+
grey5: string;
|
3917
|
+
greyA5: string;
|
3918
|
+
orange5: string;
|
3919
|
+
pink5: string;
|
3954
3920
|
red5: string;
|
3955
|
-
|
3956
|
-
|
3957
|
-
|
3921
|
+
yellow5: string;
|
3922
|
+
blue9: string;
|
3923
|
+
cyan9: string;
|
3924
|
+
green9: string;
|
3925
|
+
grey9: string;
|
3926
|
+
greyA9: string;
|
3927
|
+
orange9: string;
|
3928
|
+
pink9: string;
|
3958
3929
|
red9: string;
|
3930
|
+
yellow9: string;
|
3931
|
+
blue10: string;
|
3932
|
+
cyan10: string;
|
3933
|
+
green10: string;
|
3934
|
+
grey10: string;
|
3935
|
+
greyA10: string;
|
3936
|
+
orange10: string;
|
3937
|
+
pink10: string;
|
3959
3938
|
red10: string;
|
3939
|
+
yellow10: string;
|
3940
|
+
blue11: string;
|
3941
|
+
cyan11: string;
|
3942
|
+
green11: string;
|
3943
|
+
grey11: string;
|
3944
|
+
greyA11: string;
|
3945
|
+
orange11: string;
|
3946
|
+
pink11: string;
|
3960
3947
|
red11: string;
|
3961
|
-
|
3962
|
-
|
3963
|
-
|
3964
|
-
|
3965
|
-
|
3966
|
-
|
3967
|
-
|
3948
|
+
yellow11: string;
|
3949
|
+
blue6: string;
|
3950
|
+
cyan6: string;
|
3951
|
+
green6: string;
|
3952
|
+
grey6: string;
|
3953
|
+
greyA6: string;
|
3954
|
+
orange6: string;
|
3955
|
+
pink6: string;
|
3956
|
+
red6: string;
|
3968
3957
|
yellow6: string;
|
3969
|
-
|
3958
|
+
blue8: string;
|
3959
|
+
cyan8: string;
|
3960
|
+
green8: string;
|
3961
|
+
grey8: string;
|
3962
|
+
greyA8: string;
|
3963
|
+
orange8: string;
|
3964
|
+
pink8: string;
|
3965
|
+
red8: string;
|
3970
3966
|
yellow8: string;
|
3971
|
-
|
3972
|
-
|
3973
|
-
|
3974
|
-
|
3967
|
+
blue13: string;
|
3968
|
+
cyan13: string;
|
3969
|
+
green13: string;
|
3970
|
+
grey13: string;
|
3971
|
+
greyA13: string;
|
3972
|
+
orange13: string;
|
3973
|
+
pink13: string;
|
3974
|
+
red13: string;
|
3975
3975
|
yellow13: string;
|
3976
3976
|
neutral1: string;
|
3977
|
-
neutral2: string;
|
3978
|
-
neutral3: string;
|
3979
|
-
neutral4: string;
|
3980
|
-
neutral5: string;
|
3981
|
-
neutral6: string;
|
3982
|
-
neutral7: string;
|
3983
|
-
neutral8: string;
|
3984
|
-
neutral9: string;
|
3985
|
-
neutral10: string;
|
3986
|
-
neutral11: string;
|
3987
|
-
neutral12: string;
|
3988
|
-
neutral13: string;
|
3989
3977
|
neutralA1: string;
|
3990
|
-
neutralA2: string;
|
3991
|
-
neutralA3: string;
|
3992
|
-
neutralA4: string;
|
3993
|
-
neutralA5: string;
|
3994
|
-
neutralA6: string;
|
3995
|
-
neutralA7: string;
|
3996
|
-
neutralA8: string;
|
3997
|
-
neutralA9: string;
|
3998
|
-
neutralA10: string;
|
3999
|
-
neutralA11: string;
|
4000
|
-
neutralA12: string;
|
4001
|
-
neutralA13: string;
|
4002
3978
|
primary1: string;
|
4003
|
-
primary2: string;
|
4004
|
-
primary3: string;
|
4005
|
-
primary4: string;
|
4006
|
-
primary5: string;
|
4007
|
-
primary6: string;
|
4008
|
-
primary7: string;
|
4009
|
-
primary8: string;
|
4010
|
-
primary9: string;
|
4011
|
-
primary10: string;
|
4012
|
-
primary11: string;
|
4013
|
-
primary12: string;
|
4014
|
-
primary13: string;
|
4015
3979
|
accent1: string;
|
4016
|
-
accent2: string;
|
4017
|
-
accent3: string;
|
4018
|
-
accent4: string;
|
4019
|
-
accent5: string;
|
4020
|
-
accent6: string;
|
4021
|
-
accent7: string;
|
4022
|
-
accent8: string;
|
4023
|
-
accent9: string;
|
4024
|
-
accent10: string;
|
4025
|
-
accent11: string;
|
4026
|
-
accent12: string;
|
4027
|
-
accent13: string;
|
4028
3980
|
success1: string;
|
4029
|
-
success2: string;
|
4030
|
-
success3: string;
|
4031
|
-
success4: string;
|
4032
|
-
success5: string;
|
4033
|
-
success6: string;
|
4034
|
-
success7: string;
|
4035
|
-
success8: string;
|
4036
|
-
success9: string;
|
4037
|
-
success10: string;
|
4038
|
-
success11: string;
|
4039
|
-
success12: string;
|
4040
|
-
success13: string;
|
4041
3981
|
info1: string;
|
3982
|
+
warning1: string;
|
3983
|
+
critical1: string;
|
3984
|
+
neutral2: string;
|
3985
|
+
neutralA2: string;
|
3986
|
+
primary2: string;
|
3987
|
+
accent2: string;
|
3988
|
+
success2: string;
|
4042
3989
|
info2: string;
|
4043
|
-
|
4044
|
-
|
4045
|
-
|
4046
|
-
|
3990
|
+
warning2: string;
|
3991
|
+
critical2: string;
|
3992
|
+
neutral7: string;
|
3993
|
+
neutralA7: string;
|
3994
|
+
primary7: string;
|
3995
|
+
accent7: string;
|
3996
|
+
success7: string;
|
4047
3997
|
info7: string;
|
4048
|
-
|
4049
|
-
|
4050
|
-
|
4051
|
-
|
3998
|
+
warning7: string;
|
3999
|
+
critical7: string;
|
4000
|
+
neutral12: string;
|
4001
|
+
neutralA12: string;
|
4002
|
+
primary12: string;
|
4003
|
+
accent12: string;
|
4004
|
+
success12: string;
|
4052
4005
|
info12: string;
|
4053
|
-
|
4054
|
-
|
4055
|
-
|
4006
|
+
warning12: string;
|
4007
|
+
critical12: string;
|
4008
|
+
neutral3: string;
|
4009
|
+
neutralA3: string;
|
4010
|
+
primary3: string;
|
4011
|
+
accent3: string;
|
4012
|
+
success3: string;
|
4013
|
+
info3: string;
|
4056
4014
|
warning3: string;
|
4015
|
+
critical3: string;
|
4016
|
+
neutral4: string;
|
4017
|
+
neutralA4: string;
|
4018
|
+
primary4: string;
|
4019
|
+
accent4: string;
|
4020
|
+
success4: string;
|
4021
|
+
info4: string;
|
4057
4022
|
warning4: string;
|
4023
|
+
critical4: string;
|
4024
|
+
neutral5: string;
|
4025
|
+
neutralA5: string;
|
4026
|
+
primary5: string;
|
4027
|
+
accent5: string;
|
4028
|
+
success5: string;
|
4029
|
+
info5: string;
|
4058
4030
|
warning5: string;
|
4059
|
-
|
4060
|
-
|
4061
|
-
|
4031
|
+
critical5: string;
|
4032
|
+
neutral9: string;
|
4033
|
+
neutralA9: string;
|
4034
|
+
primary9: string;
|
4035
|
+
accent9: string;
|
4036
|
+
success9: string;
|
4037
|
+
info9: string;
|
4062
4038
|
warning9: string;
|
4039
|
+
critical9: string;
|
4040
|
+
neutral10: string;
|
4041
|
+
neutralA10: string;
|
4042
|
+
primary10: string;
|
4043
|
+
accent10: string;
|
4044
|
+
success10: string;
|
4045
|
+
info10: string;
|
4063
4046
|
warning10: string;
|
4047
|
+
critical10: string;
|
4048
|
+
neutral11: string;
|
4049
|
+
neutralA11: string;
|
4050
|
+
primary11: string;
|
4051
|
+
accent11: string;
|
4052
|
+
success11: string;
|
4053
|
+
info11: string;
|
4064
4054
|
warning11: string;
|
4065
|
-
|
4066
|
-
|
4067
|
-
|
4068
|
-
|
4069
|
-
|
4070
|
-
|
4071
|
-
|
4055
|
+
critical11: string;
|
4056
|
+
neutral6: string;
|
4057
|
+
neutralA6: string;
|
4058
|
+
primary6: string;
|
4059
|
+
accent6: string;
|
4060
|
+
success6: string;
|
4061
|
+
info6: string;
|
4062
|
+
warning6: string;
|
4072
4063
|
critical6: string;
|
4073
|
-
|
4064
|
+
neutral8: string;
|
4065
|
+
neutralA8: string;
|
4066
|
+
primary8: string;
|
4067
|
+
accent8: string;
|
4068
|
+
success8: string;
|
4069
|
+
info8: string;
|
4070
|
+
warning8: string;
|
4074
4071
|
critical8: string;
|
4075
|
-
|
4076
|
-
|
4077
|
-
|
4078
|
-
|
4072
|
+
neutral13: string;
|
4073
|
+
neutralA13: string;
|
4074
|
+
primary13: string;
|
4075
|
+
accent13: string;
|
4076
|
+
success13: string;
|
4077
|
+
info13: string;
|
4078
|
+
warning13: string;
|
4079
4079
|
critical13: string;
|
4080
4080
|
};
|
4081
4081
|
}, "vitality">;
|