@vitality-ds/icons 4.5.10-alpha.1 → 4.6.0-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/types/icons/src/Icon/styled.d.ts +287 -287
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.d.ts +149 -149
- package/dist/types/system/src/stitches.config.d.ts +1689 -1689
- package/dist/types/tokens/src/Color/scales/dark/grey.js +13 -13
- package/dist/types/tokens/src/Color/scales/dark/grey.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/dark/greyA.js +13 -13
- package/dist/types/tokens/src/Color/scales/dark/greyA.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/light/grey.js +13 -13
- package/dist/types/tokens/src/Color/scales/light/grey.js.map +1 -1
- package/dist/types/tokens/src/Color/scales/light/greyA.js +13 -13
- package/dist/types/tokens/src/Theme/getters/getColors.d.ts +244 -244
- package/dist/types/tokens/src/Theme/getters/getTheme.d.ts +290 -290
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +3 -3
@@ -22,24 +22,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
22
22
|
pink2: string;
|
23
23
|
red2: string;
|
24
24
|
yellow2: string;
|
25
|
-
blue7: string;
|
26
|
-
cyan7: string;
|
27
|
-
green7: string;
|
28
|
-
grey7: string;
|
29
|
-
greyA7: string;
|
30
|
-
orange7: string;
|
31
|
-
pink7: string;
|
32
|
-
red7: string;
|
33
|
-
yellow7: string;
|
34
|
-
blue12: string;
|
35
|
-
cyan12: string;
|
36
|
-
green12: string;
|
37
|
-
grey12: string;
|
38
|
-
greyA12: string;
|
39
|
-
orange12: string;
|
40
|
-
pink12: string;
|
41
|
-
red12: string;
|
42
|
-
yellow12: string;
|
43
25
|
blue3: string;
|
44
26
|
cyan3: string;
|
45
27
|
green3: string;
|
@@ -67,6 +49,33 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
67
49
|
pink5: string;
|
68
50
|
red5: string;
|
69
51
|
yellow5: string;
|
52
|
+
blue6: string;
|
53
|
+
cyan6: string;
|
54
|
+
green6: string;
|
55
|
+
grey6: string;
|
56
|
+
greyA6: string;
|
57
|
+
orange6: string;
|
58
|
+
pink6: string;
|
59
|
+
red6: string;
|
60
|
+
yellow6: string;
|
61
|
+
blue7: string;
|
62
|
+
cyan7: string;
|
63
|
+
green7: string;
|
64
|
+
grey7: string;
|
65
|
+
greyA7: string;
|
66
|
+
orange7: string;
|
67
|
+
pink7: string;
|
68
|
+
red7: string;
|
69
|
+
yellow7: string;
|
70
|
+
blue8: string;
|
71
|
+
cyan8: string;
|
72
|
+
green8: string;
|
73
|
+
grey8: string;
|
74
|
+
greyA8: string;
|
75
|
+
orange8: string;
|
76
|
+
pink8: string;
|
77
|
+
red8: string;
|
78
|
+
yellow8: string;
|
70
79
|
blue9: string;
|
71
80
|
cyan9: string;
|
72
81
|
green9: string;
|
@@ -94,24 +103,15 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
94
103
|
pink11: string;
|
95
104
|
red11: string;
|
96
105
|
yellow11: string;
|
97
|
-
|
98
|
-
|
99
|
-
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
|
104
|
-
|
105
|
-
|
106
|
-
blue8: string;
|
107
|
-
cyan8: string;
|
108
|
-
green8: string;
|
109
|
-
grey8: string;
|
110
|
-
greyA8: string;
|
111
|
-
orange8: string;
|
112
|
-
pink8: string;
|
113
|
-
red8: string;
|
114
|
-
yellow8: string;
|
106
|
+
blue12: string;
|
107
|
+
cyan12: string;
|
108
|
+
green12: string;
|
109
|
+
grey12: string;
|
110
|
+
greyA12: string;
|
111
|
+
orange12: string;
|
112
|
+
pink12: string;
|
113
|
+
red12: string;
|
114
|
+
yellow12: string;
|
115
115
|
blue13: string;
|
116
116
|
cyan13: string;
|
117
117
|
green13: string;
|
@@ -122,111 +122,118 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
122
122
|
red13: string;
|
123
123
|
yellow13: string;
|
124
124
|
neutral1: string;
|
125
|
-
neutralA1: string;
|
126
|
-
primary1: string;
|
127
|
-
accent1: string;
|
128
|
-
success1: string;
|
129
|
-
info1: string;
|
130
|
-
warning1: string;
|
131
|
-
critical1: string;
|
132
125
|
neutral2: string;
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
info2: string;
|
138
|
-
warning2: string;
|
139
|
-
critical2: string;
|
126
|
+
neutral3: string;
|
127
|
+
neutral4: string;
|
128
|
+
neutral5: string;
|
129
|
+
neutral6: string;
|
140
130
|
neutral7: string;
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
info7: string;
|
146
|
-
warning7: string;
|
147
|
-
critical7: string;
|
131
|
+
neutral8: string;
|
132
|
+
neutral9: string;
|
133
|
+
neutral10: string;
|
134
|
+
neutral11: string;
|
148
135
|
neutral12: string;
|
149
|
-
|
150
|
-
|
151
|
-
|
152
|
-
success12: string;
|
153
|
-
info12: string;
|
154
|
-
warning12: string;
|
155
|
-
critical12: string;
|
156
|
-
neutral3: string;
|
136
|
+
neutral13: string;
|
137
|
+
neutralA1: string;
|
138
|
+
neutralA2: string;
|
157
139
|
neutralA3: string;
|
158
|
-
primary3: string;
|
159
|
-
accent3: string;
|
160
|
-
success3: string;
|
161
|
-
info3: string;
|
162
|
-
warning3: string;
|
163
|
-
critical3: string;
|
164
|
-
neutral4: string;
|
165
140
|
neutralA4: string;
|
166
|
-
primary4: string;
|
167
|
-
accent4: string;
|
168
|
-
success4: string;
|
169
|
-
info4: string;
|
170
|
-
warning4: string;
|
171
|
-
critical4: string;
|
172
|
-
neutral5: string;
|
173
141
|
neutralA5: string;
|
174
|
-
|
175
|
-
|
176
|
-
|
177
|
-
info5: string;
|
178
|
-
warning5: string;
|
179
|
-
critical5: string;
|
180
|
-
neutral9: string;
|
142
|
+
neutralA6: string;
|
143
|
+
neutralA7: string;
|
144
|
+
neutralA8: string;
|
181
145
|
neutralA9: string;
|
182
|
-
primary9: string;
|
183
|
-
accent9: string;
|
184
|
-
success9: string;
|
185
|
-
info9: string;
|
186
|
-
warning9: string;
|
187
|
-
critical9: string;
|
188
|
-
neutral10: string;
|
189
146
|
neutralA10: string;
|
190
|
-
primary10: string;
|
191
|
-
accent10: string;
|
192
|
-
success10: string;
|
193
|
-
info10: string;
|
194
|
-
warning10: string;
|
195
|
-
critical10: string;
|
196
|
-
neutral11: string;
|
197
147
|
neutralA11: string;
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
|
202
|
-
|
203
|
-
|
204
|
-
|
205
|
-
neutralA6: string;
|
148
|
+
neutralA12: string;
|
149
|
+
neutralA13: string;
|
150
|
+
primary1: string;
|
151
|
+
primary2: string;
|
152
|
+
primary3: string;
|
153
|
+
primary4: string;
|
154
|
+
primary5: string;
|
206
155
|
primary6: string;
|
207
|
-
|
208
|
-
success6: string;
|
209
|
-
info6: string;
|
210
|
-
warning6: string;
|
211
|
-
critical6: string;
|
212
|
-
neutral8: string;
|
213
|
-
neutralA8: string;
|
156
|
+
primary7: string;
|
214
157
|
primary8: string;
|
215
|
-
|
216
|
-
|
217
|
-
|
218
|
-
|
219
|
-
critical8: string;
|
220
|
-
neutral13: string;
|
221
|
-
neutralA13: string;
|
158
|
+
primary9: string;
|
159
|
+
primary10: string;
|
160
|
+
primary11: string;
|
161
|
+
primary12: string;
|
222
162
|
primary13: string;
|
163
|
+
accent1: string;
|
164
|
+
accent2: string;
|
165
|
+
accent3: string;
|
166
|
+
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;
|
223
175
|
accent13: string;
|
176
|
+
success1: string;
|
177
|
+
success2: string;
|
178
|
+
success3: string;
|
179
|
+
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;
|
224
188
|
success13: string;
|
189
|
+
info1: string;
|
190
|
+
info2: string;
|
191
|
+
info3: string;
|
192
|
+
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;
|
225
201
|
info13: string;
|
202
|
+
warning1: string;
|
203
|
+
warning2: string;
|
204
|
+
warning3: string;
|
205
|
+
warning4: string;
|
206
|
+
warning5: string;
|
207
|
+
warning6: string;
|
208
|
+
warning7: string;
|
209
|
+
warning8: string;
|
210
|
+
warning9: string;
|
211
|
+
warning10: string;
|
212
|
+
warning11: string;
|
213
|
+
warning12: string;
|
226
214
|
warning13: string;
|
215
|
+
critical1: string;
|
216
|
+
critical2: string;
|
217
|
+
critical3: string;
|
218
|
+
critical4: string;
|
219
|
+
critical5: string;
|
220
|
+
critical6: string;
|
221
|
+
critical7: string;
|
222
|
+
critical8: string;
|
223
|
+
critical9: string;
|
224
|
+
critical10: string;
|
225
|
+
critical11: string;
|
226
|
+
critical12: string;
|
227
227
|
critical13: string;
|
228
228
|
};
|
229
229
|
fonts: {
|
230
|
+
body: any;
|
231
|
+
caption: any;
|
232
|
+
pageTitle: any;
|
233
|
+
sectionTitle: any;
|
234
|
+
sectionSubtitle: any;
|
235
|
+
button: any;
|
236
|
+
textInput: any;
|
230
237
|
display100: any;
|
231
238
|
display200: any;
|
232
239
|
display300: any;
|
@@ -236,6 +243,9 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
236
243
|
display700: any;
|
237
244
|
display800: any;
|
238
245
|
display900: any;
|
246
|
+
default: any;
|
247
|
+
};
|
248
|
+
fontSizes: {
|
239
249
|
body: any;
|
240
250
|
caption: any;
|
241
251
|
pageTitle: any;
|
@@ -243,9 +253,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
243
253
|
sectionSubtitle: any;
|
244
254
|
button: any;
|
245
255
|
textInput: any;
|
246
|
-
default: any;
|
247
|
-
};
|
248
|
-
fontSizes: {
|
249
256
|
display100: any;
|
250
257
|
display200: any;
|
251
258
|
display300: any;
|
@@ -255,6 +262,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
255
262
|
display700: any;
|
256
263
|
display800: any;
|
257
264
|
display900: any;
|
265
|
+
};
|
266
|
+
fontWeights: {
|
258
267
|
body: any;
|
259
268
|
caption: any;
|
260
269
|
pageTitle: any;
|
@@ -262,8 +271,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
262
271
|
sectionSubtitle: any;
|
263
272
|
button: any;
|
264
273
|
textInput: any;
|
265
|
-
};
|
266
|
-
fontWeights: {
|
267
274
|
display100: any;
|
268
275
|
display200: any;
|
269
276
|
display300: any;
|
@@ -273,6 +280,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
273
280
|
display700: any;
|
274
281
|
display800: any;
|
275
282
|
display900: any;
|
283
|
+
};
|
284
|
+
letterSpacings: {
|
276
285
|
body: any;
|
277
286
|
caption: any;
|
278
287
|
pageTitle: any;
|
@@ -280,8 +289,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
280
289
|
sectionSubtitle: any;
|
281
290
|
button: any;
|
282
291
|
textInput: any;
|
283
|
-
};
|
284
|
-
letterSpacings: {
|
285
292
|
display100: any;
|
286
293
|
display200: any;
|
287
294
|
display300: any;
|
@@ -291,6 +298,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
291
298
|
display700: any;
|
292
299
|
display800: any;
|
293
300
|
display900: any;
|
301
|
+
};
|
302
|
+
lineHeights: {
|
294
303
|
body: any;
|
295
304
|
caption: any;
|
296
305
|
pageTitle: any;
|
@@ -298,8 +307,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
298
307
|
sectionSubtitle: any;
|
299
308
|
button: any;
|
300
309
|
textInput: any;
|
301
|
-
};
|
302
|
-
lineHeights: {
|
303
310
|
display100: any;
|
304
311
|
display200: any;
|
305
312
|
display300: any;
|
@@ -309,13 +316,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
309
316
|
display700: any;
|
310
317
|
display800: any;
|
311
318
|
display900: any;
|
312
|
-
body: any;
|
313
|
-
caption: any;
|
314
|
-
pageTitle: any;
|
315
|
-
sectionTitle: any;
|
316
|
-
sectionSubtitle: any;
|
317
|
-
button: any;
|
318
|
-
textInput: any;
|
319
319
|
};
|
320
320
|
radii: {
|
321
321
|
default: any;
|
@@ -358,36 +358,18 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
358
358
|
grey1: string;
|
359
359
|
greyA1: string;
|
360
360
|
orange1: string;
|
361
|
-
pink1: string;
|
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;
|
371
|
-
red2: string;
|
372
|
-
yellow2: string;
|
373
|
-
blue7: string;
|
374
|
-
cyan7: string;
|
375
|
-
green7: string;
|
376
|
-
grey7: string;
|
377
|
-
greyA7: string;
|
378
|
-
orange7: string;
|
379
|
-
pink7: string;
|
380
|
-
red7: string;
|
381
|
-
yellow7: string;
|
382
|
-
blue12: string;
|
383
|
-
cyan12: string;
|
384
|
-
green12: string;
|
385
|
-
grey12: string;
|
386
|
-
greyA12: string;
|
387
|
-
orange12: string;
|
388
|
-
pink12: string;
|
389
|
-
red12: string;
|
390
|
-
yellow12: string;
|
361
|
+
pink1: string;
|
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;
|
371
|
+
red2: string;
|
372
|
+
yellow2: string;
|
391
373
|
blue3: string;
|
392
374
|
cyan3: string;
|
393
375
|
green3: string;
|
@@ -415,6 +397,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
415
397
|
pink5: string;
|
416
398
|
red5: string;
|
417
399
|
yellow5: string;
|
400
|
+
blue6: string;
|
401
|
+
cyan6: string;
|
402
|
+
green6: string;
|
403
|
+
grey6: string;
|
404
|
+
greyA6: string;
|
405
|
+
orange6: string;
|
406
|
+
pink6: string;
|
407
|
+
red6: string;
|
408
|
+
yellow6: string;
|
409
|
+
blue7: string;
|
410
|
+
cyan7: string;
|
411
|
+
green7: string;
|
412
|
+
grey7: string;
|
413
|
+
greyA7: string;
|
414
|
+
orange7: string;
|
415
|
+
pink7: string;
|
416
|
+
red7: string;
|
417
|
+
yellow7: string;
|
418
|
+
blue8: string;
|
419
|
+
cyan8: string;
|
420
|
+
green8: string;
|
421
|
+
grey8: string;
|
422
|
+
greyA8: string;
|
423
|
+
orange8: string;
|
424
|
+
pink8: string;
|
425
|
+
red8: string;
|
426
|
+
yellow8: string;
|
418
427
|
blue9: string;
|
419
428
|
cyan9: string;
|
420
429
|
green9: string;
|
@@ -442,24 +451,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
442
451
|
pink11: string;
|
443
452
|
red11: string;
|
444
453
|
yellow11: string;
|
445
|
-
|
446
|
-
|
447
|
-
|
448
|
-
|
449
|
-
|
450
|
-
|
451
|
-
|
452
|
-
|
453
|
-
|
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;
|
454
|
+
blue12: string;
|
455
|
+
cyan12: string;
|
456
|
+
green12: string;
|
457
|
+
grey12: string;
|
458
|
+
greyA12: string;
|
459
|
+
orange12: string;
|
460
|
+
pink12: string;
|
461
|
+
red12: string;
|
462
|
+
yellow12: string;
|
463
463
|
blue13: string;
|
464
464
|
cyan13: string;
|
465
465
|
green13: string;
|
@@ -470,111 +470,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
470
470
|
red13: string;
|
471
471
|
yellow13: string;
|
472
472
|
neutral1: string;
|
473
|
-
neutralA1: string;
|
474
|
-
primary1: string;
|
475
|
-
accent1: string;
|
476
|
-
success1: string;
|
477
|
-
info1: string;
|
478
|
-
warning1: string;
|
479
|
-
critical1: string;
|
480
473
|
neutral2: string;
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
|
485
|
-
info2: string;
|
486
|
-
warning2: string;
|
487
|
-
critical2: string;
|
474
|
+
neutral3: string;
|
475
|
+
neutral4: string;
|
476
|
+
neutral5: string;
|
477
|
+
neutral6: string;
|
488
478
|
neutral7: string;
|
489
|
-
|
490
|
-
|
491
|
-
|
492
|
-
|
493
|
-
info7: string;
|
494
|
-
warning7: string;
|
495
|
-
critical7: string;
|
479
|
+
neutral8: string;
|
480
|
+
neutral9: string;
|
481
|
+
neutral10: string;
|
482
|
+
neutral11: string;
|
496
483
|
neutral12: string;
|
497
|
-
|
498
|
-
|
499
|
-
|
500
|
-
success12: string;
|
501
|
-
info12: string;
|
502
|
-
warning12: string;
|
503
|
-
critical12: string;
|
504
|
-
neutral3: string;
|
484
|
+
neutral13: string;
|
485
|
+
neutralA1: string;
|
486
|
+
neutralA2: string;
|
505
487
|
neutralA3: string;
|
506
|
-
primary3: string;
|
507
|
-
accent3: string;
|
508
|
-
success3: string;
|
509
|
-
info3: string;
|
510
|
-
warning3: string;
|
511
|
-
critical3: string;
|
512
|
-
neutral4: string;
|
513
488
|
neutralA4: string;
|
514
|
-
primary4: string;
|
515
|
-
accent4: string;
|
516
|
-
success4: string;
|
517
|
-
info4: string;
|
518
|
-
warning4: string;
|
519
|
-
critical4: string;
|
520
|
-
neutral5: string;
|
521
489
|
neutralA5: string;
|
522
|
-
|
523
|
-
|
524
|
-
|
525
|
-
info5: string;
|
526
|
-
warning5: string;
|
527
|
-
critical5: string;
|
528
|
-
neutral9: string;
|
490
|
+
neutralA6: string;
|
491
|
+
neutralA7: string;
|
492
|
+
neutralA8: string;
|
529
493
|
neutralA9: string;
|
530
|
-
primary9: string;
|
531
|
-
accent9: string;
|
532
|
-
success9: string;
|
533
|
-
info9: string;
|
534
|
-
warning9: string;
|
535
|
-
critical9: string;
|
536
|
-
neutral10: string;
|
537
494
|
neutralA10: string;
|
538
|
-
primary10: string;
|
539
|
-
accent10: string;
|
540
|
-
success10: string;
|
541
|
-
info10: string;
|
542
|
-
warning10: string;
|
543
|
-
critical10: string;
|
544
|
-
neutral11: string;
|
545
495
|
neutralA11: string;
|
546
|
-
|
547
|
-
|
548
|
-
|
549
|
-
|
550
|
-
|
551
|
-
|
552
|
-
|
553
|
-
neutralA6: string;
|
496
|
+
neutralA12: string;
|
497
|
+
neutralA13: string;
|
498
|
+
primary1: string;
|
499
|
+
primary2: string;
|
500
|
+
primary3: string;
|
501
|
+
primary4: string;
|
502
|
+
primary5: string;
|
554
503
|
primary6: string;
|
555
|
-
|
556
|
-
success6: string;
|
557
|
-
info6: string;
|
558
|
-
warning6: string;
|
559
|
-
critical6: string;
|
560
|
-
neutral8: string;
|
561
|
-
neutralA8: string;
|
504
|
+
primary7: string;
|
562
505
|
primary8: string;
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
critical8: string;
|
568
|
-
neutral13: string;
|
569
|
-
neutralA13: string;
|
506
|
+
primary9: string;
|
507
|
+
primary10: string;
|
508
|
+
primary11: string;
|
509
|
+
primary12: string;
|
570
510
|
primary13: string;
|
511
|
+
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;
|
571
523
|
accent13: string;
|
524
|
+
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;
|
572
536
|
success13: string;
|
537
|
+
info1: string;
|
538
|
+
info2: string;
|
539
|
+
info3: string;
|
540
|
+
info4: string;
|
541
|
+
info5: string;
|
542
|
+
info6: string;
|
543
|
+
info7: string;
|
544
|
+
info8: string;
|
545
|
+
info9: string;
|
546
|
+
info10: string;
|
547
|
+
info11: string;
|
548
|
+
info12: string;
|
573
549
|
info13: string;
|
550
|
+
warning1: string;
|
551
|
+
warning2: string;
|
552
|
+
warning3: string;
|
553
|
+
warning4: string;
|
554
|
+
warning5: string;
|
555
|
+
warning6: string;
|
556
|
+
warning7: string;
|
557
|
+
warning8: string;
|
558
|
+
warning9: string;
|
559
|
+
warning10: string;
|
560
|
+
warning11: string;
|
561
|
+
warning12: string;
|
574
562
|
warning13: string;
|
563
|
+
critical1: string;
|
564
|
+
critical2: string;
|
565
|
+
critical3: string;
|
566
|
+
critical4: string;
|
567
|
+
critical5: string;
|
568
|
+
critical6: string;
|
569
|
+
critical7: string;
|
570
|
+
critical8: string;
|
571
|
+
critical9: string;
|
572
|
+
critical10: string;
|
573
|
+
critical11: string;
|
574
|
+
critical12: string;
|
575
575
|
critical13: string;
|
576
576
|
};
|
577
577
|
fonts: {
|
578
|
+
body: any;
|
579
|
+
caption: any;
|
580
|
+
pageTitle: any;
|
581
|
+
sectionTitle: any;
|
582
|
+
sectionSubtitle: any;
|
583
|
+
button: any;
|
584
|
+
textInput: any;
|
578
585
|
display100: any;
|
579
586
|
display200: any;
|
580
587
|
display300: any;
|
@@ -584,6 +591,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
584
591
|
display700: any;
|
585
592
|
display800: any;
|
586
593
|
display900: any;
|
594
|
+
default: any;
|
595
|
+
};
|
596
|
+
fontSizes: {
|
587
597
|
body: any;
|
588
598
|
caption: any;
|
589
599
|
pageTitle: any;
|
@@ -591,9 +601,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
591
601
|
sectionSubtitle: any;
|
592
602
|
button: any;
|
593
603
|
textInput: any;
|
594
|
-
default: any;
|
595
|
-
};
|
596
|
-
fontSizes: {
|
597
604
|
display100: any;
|
598
605
|
display200: any;
|
599
606
|
display300: any;
|
@@ -603,6 +610,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
603
610
|
display700: any;
|
604
611
|
display800: any;
|
605
612
|
display900: any;
|
613
|
+
};
|
614
|
+
fontWeights: {
|
606
615
|
body: any;
|
607
616
|
caption: any;
|
608
617
|
pageTitle: any;
|
@@ -610,8 +619,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
610
619
|
sectionSubtitle: any;
|
611
620
|
button: any;
|
612
621
|
textInput: any;
|
613
|
-
};
|
614
|
-
fontWeights: {
|
615
622
|
display100: any;
|
616
623
|
display200: any;
|
617
624
|
display300: any;
|
@@ -621,6 +628,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
621
628
|
display700: any;
|
622
629
|
display800: any;
|
623
630
|
display900: any;
|
631
|
+
};
|
632
|
+
letterSpacings: {
|
624
633
|
body: any;
|
625
634
|
caption: any;
|
626
635
|
pageTitle: any;
|
@@ -628,8 +637,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
628
637
|
sectionSubtitle: any;
|
629
638
|
button: any;
|
630
639
|
textInput: any;
|
631
|
-
};
|
632
|
-
letterSpacings: {
|
633
640
|
display100: any;
|
634
641
|
display200: any;
|
635
642
|
display300: any;
|
@@ -639,6 +646,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
639
646
|
display700: any;
|
640
647
|
display800: any;
|
641
648
|
display900: any;
|
649
|
+
};
|
650
|
+
lineHeights: {
|
642
651
|
body: any;
|
643
652
|
caption: any;
|
644
653
|
pageTitle: any;
|
@@ -646,8 +655,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
646
655
|
sectionSubtitle: any;
|
647
656
|
button: any;
|
648
657
|
textInput: any;
|
649
|
-
};
|
650
|
-
lineHeights: {
|
651
658
|
display100: any;
|
652
659
|
display200: any;
|
653
660
|
display300: any;
|
@@ -657,13 +664,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
657
664
|
display700: any;
|
658
665
|
display800: any;
|
659
666
|
display900: any;
|
660
|
-
body: any;
|
661
|
-
caption: any;
|
662
|
-
pageTitle: any;
|
663
|
-
sectionTitle: any;
|
664
|
-
sectionSubtitle: any;
|
665
|
-
button: any;
|
666
|
-
textInput: any;
|
667
667
|
};
|
668
668
|
radii: {
|
669
669
|
default: any;
|
@@ -730,24 +730,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
730
730
|
pink2: string;
|
731
731
|
red2: string;
|
732
732
|
yellow2: string;
|
733
|
-
blue7: string;
|
734
|
-
cyan7: string;
|
735
|
-
green7: string;
|
736
|
-
grey7: string;
|
737
|
-
greyA7: string;
|
738
|
-
orange7: string;
|
739
|
-
pink7: string;
|
740
|
-
red7: string;
|
741
|
-
yellow7: string;
|
742
|
-
blue12: string;
|
743
|
-
cyan12: string;
|
744
|
-
green12: string;
|
745
|
-
grey12: string;
|
746
|
-
greyA12: string;
|
747
|
-
orange12: string;
|
748
|
-
pink12: string;
|
749
|
-
red12: string;
|
750
|
-
yellow12: string;
|
751
733
|
blue3: string;
|
752
734
|
cyan3: string;
|
753
735
|
green3: string;
|
@@ -775,6 +757,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
775
757
|
pink5: string;
|
776
758
|
red5: string;
|
777
759
|
yellow5: string;
|
760
|
+
blue6: string;
|
761
|
+
cyan6: string;
|
762
|
+
green6: string;
|
763
|
+
grey6: string;
|
764
|
+
greyA6: string;
|
765
|
+
orange6: string;
|
766
|
+
pink6: string;
|
767
|
+
red6: string;
|
768
|
+
yellow6: string;
|
769
|
+
blue7: string;
|
770
|
+
cyan7: string;
|
771
|
+
green7: string;
|
772
|
+
grey7: string;
|
773
|
+
greyA7: string;
|
774
|
+
orange7: string;
|
775
|
+
pink7: string;
|
776
|
+
red7: string;
|
777
|
+
yellow7: string;
|
778
|
+
blue8: string;
|
779
|
+
cyan8: string;
|
780
|
+
green8: string;
|
781
|
+
grey8: string;
|
782
|
+
greyA8: string;
|
783
|
+
orange8: string;
|
784
|
+
pink8: string;
|
785
|
+
red8: string;
|
786
|
+
yellow8: string;
|
778
787
|
blue9: string;
|
779
788
|
cyan9: string;
|
780
789
|
green9: string;
|
@@ -802,24 +811,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
802
811
|
pink11: string;
|
803
812
|
red11: string;
|
804
813
|
yellow11: string;
|
805
|
-
|
806
|
-
|
807
|
-
|
808
|
-
|
809
|
-
|
810
|
-
|
811
|
-
|
812
|
-
|
813
|
-
|
814
|
-
blue8: string;
|
815
|
-
cyan8: string;
|
816
|
-
green8: string;
|
817
|
-
grey8: string;
|
818
|
-
greyA8: string;
|
819
|
-
orange8: string;
|
820
|
-
pink8: string;
|
821
|
-
red8: string;
|
822
|
-
yellow8: string;
|
814
|
+
blue12: string;
|
815
|
+
cyan12: string;
|
816
|
+
green12: string;
|
817
|
+
grey12: string;
|
818
|
+
greyA12: string;
|
819
|
+
orange12: string;
|
820
|
+
pink12: string;
|
821
|
+
red12: string;
|
822
|
+
yellow12: string;
|
823
823
|
blue13: string;
|
824
824
|
cyan13: string;
|
825
825
|
green13: string;
|
@@ -830,111 +830,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
830
830
|
red13: string;
|
831
831
|
yellow13: string;
|
832
832
|
neutral1: string;
|
833
|
-
neutralA1: string;
|
834
|
-
primary1: string;
|
835
|
-
accent1: string;
|
836
|
-
success1: string;
|
837
|
-
info1: string;
|
838
|
-
warning1: string;
|
839
|
-
critical1: string;
|
840
833
|
neutral2: string;
|
841
|
-
|
842
|
-
|
843
|
-
|
844
|
-
|
845
|
-
info2: string;
|
846
|
-
warning2: string;
|
847
|
-
critical2: string;
|
834
|
+
neutral3: string;
|
835
|
+
neutral4: string;
|
836
|
+
neutral5: string;
|
837
|
+
neutral6: string;
|
848
838
|
neutral7: string;
|
849
|
-
|
850
|
-
|
851
|
-
|
852
|
-
|
853
|
-
info7: string;
|
854
|
-
warning7: string;
|
855
|
-
critical7: string;
|
839
|
+
neutral8: string;
|
840
|
+
neutral9: string;
|
841
|
+
neutral10: string;
|
842
|
+
neutral11: string;
|
856
843
|
neutral12: string;
|
857
|
-
|
858
|
-
|
859
|
-
|
860
|
-
success12: string;
|
861
|
-
info12: string;
|
862
|
-
warning12: string;
|
863
|
-
critical12: string;
|
864
|
-
neutral3: string;
|
844
|
+
neutral13: string;
|
845
|
+
neutralA1: string;
|
846
|
+
neutralA2: string;
|
865
847
|
neutralA3: string;
|
866
|
-
primary3: string;
|
867
|
-
accent3: string;
|
868
|
-
success3: string;
|
869
|
-
info3: string;
|
870
|
-
warning3: string;
|
871
|
-
critical3: string;
|
872
|
-
neutral4: string;
|
873
848
|
neutralA4: string;
|
874
|
-
primary4: string;
|
875
|
-
accent4: string;
|
876
|
-
success4: string;
|
877
|
-
info4: string;
|
878
|
-
warning4: string;
|
879
|
-
critical4: string;
|
880
|
-
neutral5: string;
|
881
849
|
neutralA5: string;
|
882
|
-
|
883
|
-
|
884
|
-
|
885
|
-
info5: string;
|
886
|
-
warning5: string;
|
887
|
-
critical5: string;
|
888
|
-
neutral9: string;
|
850
|
+
neutralA6: string;
|
851
|
+
neutralA7: string;
|
852
|
+
neutralA8: string;
|
889
853
|
neutralA9: string;
|
890
|
-
primary9: string;
|
891
|
-
accent9: string;
|
892
|
-
success9: string;
|
893
|
-
info9: string;
|
894
|
-
warning9: string;
|
895
|
-
critical9: string;
|
896
|
-
neutral10: string;
|
897
854
|
neutralA10: string;
|
898
|
-
primary10: string;
|
899
|
-
accent10: string;
|
900
|
-
success10: string;
|
901
|
-
info10: string;
|
902
|
-
warning10: string;
|
903
|
-
critical10: string;
|
904
|
-
neutral11: string;
|
905
855
|
neutralA11: string;
|
906
|
-
|
907
|
-
|
908
|
-
|
909
|
-
|
910
|
-
|
911
|
-
|
912
|
-
|
913
|
-
neutralA6: string;
|
856
|
+
neutralA12: string;
|
857
|
+
neutralA13: string;
|
858
|
+
primary1: string;
|
859
|
+
primary2: string;
|
860
|
+
primary3: string;
|
861
|
+
primary4: string;
|
862
|
+
primary5: string;
|
914
863
|
primary6: string;
|
915
|
-
|
916
|
-
success6: string;
|
917
|
-
info6: string;
|
918
|
-
warning6: string;
|
919
|
-
critical6: string;
|
920
|
-
neutral8: string;
|
921
|
-
neutralA8: string;
|
864
|
+
primary7: string;
|
922
865
|
primary8: string;
|
923
|
-
|
924
|
-
|
925
|
-
|
926
|
-
|
927
|
-
critical8: string;
|
928
|
-
neutral13: string;
|
929
|
-
neutralA13: string;
|
866
|
+
primary9: string;
|
867
|
+
primary10: string;
|
868
|
+
primary11: string;
|
869
|
+
primary12: string;
|
930
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
|
+
accent11: string;
|
882
|
+
accent12: string;
|
931
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
|
+
success11: string;
|
895
|
+
success12: string;
|
932
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
|
+
info11: string;
|
908
|
+
info12: string;
|
933
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
|
+
warning11: string;
|
921
|
+
warning12: string;
|
934
922
|
warning13: string;
|
923
|
+
critical1: string;
|
924
|
+
critical2: string;
|
925
|
+
critical3: string;
|
926
|
+
critical4: string;
|
927
|
+
critical5: string;
|
928
|
+
critical6: string;
|
929
|
+
critical7: string;
|
930
|
+
critical8: string;
|
931
|
+
critical9: string;
|
932
|
+
critical10: string;
|
933
|
+
critical11: string;
|
934
|
+
critical12: string;
|
935
935
|
critical13: string;
|
936
936
|
};
|
937
937
|
fonts: {
|
938
|
+
body: any;
|
939
|
+
caption: any;
|
940
|
+
pageTitle: any;
|
941
|
+
sectionTitle: any;
|
942
|
+
sectionSubtitle: any;
|
943
|
+
button: any;
|
944
|
+
textInput: any;
|
938
945
|
display100: any;
|
939
946
|
display200: any;
|
940
947
|
display300: any;
|
@@ -944,6 +951,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
944
951
|
display700: any;
|
945
952
|
display800: any;
|
946
953
|
display900: any;
|
954
|
+
default: any;
|
955
|
+
};
|
956
|
+
fontSizes: {
|
947
957
|
body: any;
|
948
958
|
caption: any;
|
949
959
|
pageTitle: any;
|
@@ -951,9 +961,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
951
961
|
sectionSubtitle: any;
|
952
962
|
button: any;
|
953
963
|
textInput: any;
|
954
|
-
default: any;
|
955
|
-
};
|
956
|
-
fontSizes: {
|
957
964
|
display100: any;
|
958
965
|
display200: any;
|
959
966
|
display300: any;
|
@@ -963,6 +970,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
963
970
|
display700: any;
|
964
971
|
display800: any;
|
965
972
|
display900: any;
|
973
|
+
};
|
974
|
+
fontWeights: {
|
966
975
|
body: any;
|
967
976
|
caption: any;
|
968
977
|
pageTitle: any;
|
@@ -970,8 +979,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
970
979
|
sectionSubtitle: any;
|
971
980
|
button: any;
|
972
981
|
textInput: any;
|
973
|
-
};
|
974
|
-
fontWeights: {
|
975
982
|
display100: any;
|
976
983
|
display200: any;
|
977
984
|
display300: any;
|
@@ -981,6 +988,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
981
988
|
display700: any;
|
982
989
|
display800: any;
|
983
990
|
display900: any;
|
991
|
+
};
|
992
|
+
letterSpacings: {
|
984
993
|
body: any;
|
985
994
|
caption: any;
|
986
995
|
pageTitle: any;
|
@@ -988,8 +997,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
988
997
|
sectionSubtitle: any;
|
989
998
|
button: any;
|
990
999
|
textInput: any;
|
991
|
-
};
|
992
|
-
letterSpacings: {
|
993
1000
|
display100: any;
|
994
1001
|
display200: any;
|
995
1002
|
display300: any;
|
@@ -999,6 +1006,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
999
1006
|
display700: any;
|
1000
1007
|
display800: any;
|
1001
1008
|
display900: any;
|
1009
|
+
};
|
1010
|
+
lineHeights: {
|
1002
1011
|
body: any;
|
1003
1012
|
caption: any;
|
1004
1013
|
pageTitle: any;
|
@@ -1006,8 +1015,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1006
1015
|
sectionSubtitle: any;
|
1007
1016
|
button: any;
|
1008
1017
|
textInput: any;
|
1009
|
-
};
|
1010
|
-
lineHeights: {
|
1011
1018
|
display100: any;
|
1012
1019
|
display200: any;
|
1013
1020
|
display300: any;
|
@@ -1017,13 +1024,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1017
1024
|
display700: any;
|
1018
1025
|
display800: any;
|
1019
1026
|
display900: any;
|
1020
|
-
body: any;
|
1021
|
-
caption: any;
|
1022
|
-
pageTitle: any;
|
1023
|
-
sectionTitle: any;
|
1024
|
-
sectionSubtitle: any;
|
1025
|
-
button: any;
|
1026
|
-
textInput: any;
|
1027
1027
|
};
|
1028
1028
|
radii: {
|
1029
1029
|
default: any;
|
@@ -1077,24 +1077,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1077
1077
|
pink2: string;
|
1078
1078
|
red2: string;
|
1079
1079
|
yellow2: string;
|
1080
|
-
blue7: string;
|
1081
|
-
cyan7: string;
|
1082
|
-
green7: string;
|
1083
|
-
grey7: string;
|
1084
|
-
greyA7: string;
|
1085
|
-
orange7: string;
|
1086
|
-
pink7: string;
|
1087
|
-
red7: string;
|
1088
|
-
yellow7: string;
|
1089
|
-
blue12: string;
|
1090
|
-
cyan12: string;
|
1091
|
-
green12: string;
|
1092
|
-
grey12: string;
|
1093
|
-
greyA12: string;
|
1094
|
-
orange12: string;
|
1095
|
-
pink12: string;
|
1096
|
-
red12: string;
|
1097
|
-
yellow12: string;
|
1098
1080
|
blue3: string;
|
1099
1081
|
cyan3: string;
|
1100
1082
|
green3: string;
|
@@ -1122,6 +1104,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1122
1104
|
pink5: string;
|
1123
1105
|
red5: string;
|
1124
1106
|
yellow5: string;
|
1107
|
+
blue6: string;
|
1108
|
+
cyan6: string;
|
1109
|
+
green6: string;
|
1110
|
+
grey6: string;
|
1111
|
+
greyA6: string;
|
1112
|
+
orange6: string;
|
1113
|
+
pink6: string;
|
1114
|
+
red6: string;
|
1115
|
+
yellow6: string;
|
1116
|
+
blue7: string;
|
1117
|
+
cyan7: string;
|
1118
|
+
green7: string;
|
1119
|
+
grey7: string;
|
1120
|
+
greyA7: string;
|
1121
|
+
orange7: string;
|
1122
|
+
pink7: string;
|
1123
|
+
red7: string;
|
1124
|
+
yellow7: string;
|
1125
|
+
blue8: string;
|
1126
|
+
cyan8: string;
|
1127
|
+
green8: string;
|
1128
|
+
grey8: string;
|
1129
|
+
greyA8: string;
|
1130
|
+
orange8: string;
|
1131
|
+
pink8: string;
|
1132
|
+
red8: string;
|
1133
|
+
yellow8: string;
|
1125
1134
|
blue9: string;
|
1126
1135
|
cyan9: string;
|
1127
1136
|
green9: string;
|
@@ -1149,24 +1158,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1149
1158
|
pink11: string;
|
1150
1159
|
red11: string;
|
1151
1160
|
yellow11: string;
|
1152
|
-
|
1153
|
-
|
1154
|
-
|
1155
|
-
|
1156
|
-
|
1157
|
-
|
1158
|
-
|
1159
|
-
|
1160
|
-
|
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;
|
1161
|
+
blue12: string;
|
1162
|
+
cyan12: string;
|
1163
|
+
green12: string;
|
1164
|
+
grey12: string;
|
1165
|
+
greyA12: string;
|
1166
|
+
orange12: string;
|
1167
|
+
pink12: string;
|
1168
|
+
red12: string;
|
1169
|
+
yellow12: string;
|
1170
1170
|
blue13: string;
|
1171
1171
|
cyan13: string;
|
1172
1172
|
green13: string;
|
@@ -1177,111 +1177,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1177
1177
|
red13: string;
|
1178
1178
|
yellow13: string;
|
1179
1179
|
neutral1: string;
|
1180
|
-
neutralA1: string;
|
1181
|
-
primary1: string;
|
1182
|
-
accent1: string;
|
1183
|
-
success1: string;
|
1184
|
-
info1: string;
|
1185
|
-
warning1: string;
|
1186
|
-
critical1: string;
|
1187
1180
|
neutral2: string;
|
1188
|
-
|
1189
|
-
|
1190
|
-
|
1191
|
-
|
1192
|
-
info2: string;
|
1193
|
-
warning2: string;
|
1194
|
-
critical2: string;
|
1181
|
+
neutral3: string;
|
1182
|
+
neutral4: string;
|
1183
|
+
neutral5: string;
|
1184
|
+
neutral6: string;
|
1195
1185
|
neutral7: string;
|
1196
|
-
|
1197
|
-
|
1198
|
-
|
1199
|
-
|
1200
|
-
info7: string;
|
1201
|
-
warning7: string;
|
1202
|
-
critical7: string;
|
1186
|
+
neutral8: string;
|
1187
|
+
neutral9: string;
|
1188
|
+
neutral10: string;
|
1189
|
+
neutral11: string;
|
1203
1190
|
neutral12: string;
|
1204
|
-
|
1205
|
-
|
1206
|
-
|
1207
|
-
success12: string;
|
1208
|
-
info12: string;
|
1209
|
-
warning12: string;
|
1210
|
-
critical12: string;
|
1211
|
-
neutral3: string;
|
1191
|
+
neutral13: string;
|
1192
|
+
neutralA1: string;
|
1193
|
+
neutralA2: string;
|
1212
1194
|
neutralA3: string;
|
1213
|
-
primary3: string;
|
1214
|
-
accent3: string;
|
1215
|
-
success3: string;
|
1216
|
-
info3: string;
|
1217
|
-
warning3: string;
|
1218
|
-
critical3: string;
|
1219
|
-
neutral4: string;
|
1220
1195
|
neutralA4: string;
|
1221
|
-
primary4: string;
|
1222
|
-
accent4: string;
|
1223
|
-
success4: string;
|
1224
|
-
info4: string;
|
1225
|
-
warning4: string;
|
1226
|
-
critical4: string;
|
1227
|
-
neutral5: string;
|
1228
1196
|
neutralA5: string;
|
1229
|
-
|
1230
|
-
|
1231
|
-
|
1232
|
-
info5: string;
|
1233
|
-
warning5: string;
|
1234
|
-
critical5: string;
|
1235
|
-
neutral9: string;
|
1197
|
+
neutralA6: string;
|
1198
|
+
neutralA7: string;
|
1199
|
+
neutralA8: string;
|
1236
1200
|
neutralA9: string;
|
1237
|
-
primary9: string;
|
1238
|
-
accent9: string;
|
1239
|
-
success9: string;
|
1240
|
-
info9: string;
|
1241
|
-
warning9: string;
|
1242
|
-
critical9: string;
|
1243
|
-
neutral10: string;
|
1244
1201
|
neutralA10: string;
|
1245
|
-
primary10: string;
|
1246
|
-
accent10: string;
|
1247
|
-
success10: string;
|
1248
|
-
info10: string;
|
1249
|
-
warning10: string;
|
1250
|
-
critical10: string;
|
1251
|
-
neutral11: string;
|
1252
1202
|
neutralA11: string;
|
1253
|
-
|
1254
|
-
|
1255
|
-
|
1256
|
-
|
1257
|
-
|
1258
|
-
|
1259
|
-
|
1260
|
-
neutralA6: string;
|
1203
|
+
neutralA12: string;
|
1204
|
+
neutralA13: string;
|
1205
|
+
primary1: string;
|
1206
|
+
primary2: string;
|
1207
|
+
primary3: string;
|
1208
|
+
primary4: string;
|
1209
|
+
primary5: string;
|
1261
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
|
+
accent1: string;
|
1219
|
+
accent2: string;
|
1220
|
+
accent3: string;
|
1221
|
+
accent4: string;
|
1222
|
+
accent5: string;
|
1262
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
|
+
success1: string;
|
1232
|
+
success2: string;
|
1233
|
+
success3: string;
|
1234
|
+
success4: string;
|
1235
|
+
success5: string;
|
1263
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
|
+
info1: string;
|
1245
|
+
info2: string;
|
1246
|
+
info3: string;
|
1247
|
+
info4: string;
|
1248
|
+
info5: string;
|
1264
1249
|
info6: string;
|
1250
|
+
info7: string;
|
1251
|
+
info8: string;
|
1252
|
+
info9: string;
|
1253
|
+
info10: string;
|
1254
|
+
info11: string;
|
1255
|
+
info12: string;
|
1256
|
+
info13: string;
|
1257
|
+
warning1: string;
|
1258
|
+
warning2: string;
|
1259
|
+
warning3: string;
|
1260
|
+
warning4: string;
|
1261
|
+
warning5: string;
|
1265
1262
|
warning6: string;
|
1263
|
+
warning7: string;
|
1264
|
+
warning8: string;
|
1265
|
+
warning9: string;
|
1266
|
+
warning10: string;
|
1267
|
+
warning11: string;
|
1268
|
+
warning12: string;
|
1269
|
+
warning13: string;
|
1270
|
+
critical1: string;
|
1271
|
+
critical2: string;
|
1272
|
+
critical3: string;
|
1273
|
+
critical4: string;
|
1274
|
+
critical5: string;
|
1266
1275
|
critical6: string;
|
1267
|
-
|
1268
|
-
neutralA8: string;
|
1269
|
-
primary8: string;
|
1270
|
-
accent8: string;
|
1271
|
-
success8: string;
|
1272
|
-
info8: string;
|
1273
|
-
warning8: string;
|
1276
|
+
critical7: string;
|
1274
1277
|
critical8: string;
|
1275
|
-
|
1276
|
-
|
1277
|
-
|
1278
|
-
|
1279
|
-
success13: string;
|
1280
|
-
info13: string;
|
1281
|
-
warning13: string;
|
1278
|
+
critical9: string;
|
1279
|
+
critical10: string;
|
1280
|
+
critical11: string;
|
1281
|
+
critical12: string;
|
1282
1282
|
critical13: string;
|
1283
1283
|
};
|
1284
1284
|
fonts: {
|
1285
|
+
body: any;
|
1286
|
+
caption: any;
|
1287
|
+
pageTitle: any;
|
1288
|
+
sectionTitle: any;
|
1289
|
+
sectionSubtitle: any;
|
1290
|
+
button: any;
|
1291
|
+
textInput: any;
|
1285
1292
|
display100: any;
|
1286
1293
|
display200: any;
|
1287
1294
|
display300: any;
|
@@ -1291,6 +1298,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1291
1298
|
display700: any;
|
1292
1299
|
display800: any;
|
1293
1300
|
display900: any;
|
1301
|
+
default: any;
|
1302
|
+
};
|
1303
|
+
fontSizes: {
|
1294
1304
|
body: any;
|
1295
1305
|
caption: any;
|
1296
1306
|
pageTitle: any;
|
@@ -1298,9 +1308,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1298
1308
|
sectionSubtitle: any;
|
1299
1309
|
button: any;
|
1300
1310
|
textInput: any;
|
1301
|
-
default: any;
|
1302
|
-
};
|
1303
|
-
fontSizes: {
|
1304
1311
|
display100: any;
|
1305
1312
|
display200: any;
|
1306
1313
|
display300: any;
|
@@ -1310,6 +1317,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1310
1317
|
display700: any;
|
1311
1318
|
display800: any;
|
1312
1319
|
display900: any;
|
1320
|
+
};
|
1321
|
+
fontWeights: {
|
1313
1322
|
body: any;
|
1314
1323
|
caption: any;
|
1315
1324
|
pageTitle: any;
|
@@ -1317,8 +1326,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1317
1326
|
sectionSubtitle: any;
|
1318
1327
|
button: any;
|
1319
1328
|
textInput: any;
|
1320
|
-
};
|
1321
|
-
fontWeights: {
|
1322
1329
|
display100: any;
|
1323
1330
|
display200: any;
|
1324
1331
|
display300: any;
|
@@ -1328,6 +1335,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1328
1335
|
display700: any;
|
1329
1336
|
display800: any;
|
1330
1337
|
display900: any;
|
1338
|
+
};
|
1339
|
+
letterSpacings: {
|
1331
1340
|
body: any;
|
1332
1341
|
caption: any;
|
1333
1342
|
pageTitle: any;
|
@@ -1335,8 +1344,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1335
1344
|
sectionSubtitle: any;
|
1336
1345
|
button: any;
|
1337
1346
|
textInput: any;
|
1338
|
-
};
|
1339
|
-
letterSpacings: {
|
1340
1347
|
display100: any;
|
1341
1348
|
display200: any;
|
1342
1349
|
display300: any;
|
@@ -1346,6 +1353,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1346
1353
|
display700: any;
|
1347
1354
|
display800: any;
|
1348
1355
|
display900: any;
|
1356
|
+
};
|
1357
|
+
lineHeights: {
|
1349
1358
|
body: any;
|
1350
1359
|
caption: any;
|
1351
1360
|
pageTitle: any;
|
@@ -1353,8 +1362,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1353
1362
|
sectionSubtitle: any;
|
1354
1363
|
button: any;
|
1355
1364
|
textInput: any;
|
1356
|
-
};
|
1357
|
-
lineHeights: {
|
1358
1365
|
display100: any;
|
1359
1366
|
display200: any;
|
1360
1367
|
display300: any;
|
@@ -1364,13 +1371,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1364
1371
|
display700: any;
|
1365
1372
|
display800: any;
|
1366
1373
|
display900: any;
|
1367
|
-
body: any;
|
1368
|
-
caption: any;
|
1369
|
-
pageTitle: any;
|
1370
|
-
sectionTitle: any;
|
1371
|
-
sectionSubtitle: any;
|
1372
|
-
button: any;
|
1373
|
-
textInput: any;
|
1374
1374
|
};
|
1375
1375
|
radii: {
|
1376
1376
|
default: any;
|
@@ -1436,24 +1436,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1436
1436
|
pink2: import("@stitches/react/types/theme").Token<"pink2", string, "colors", "vitality">;
|
1437
1437
|
red2: import("@stitches/react/types/theme").Token<"red2", string, "colors", "vitality">;
|
1438
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">;
|
1445
|
-
pink7: import("@stitches/react/types/theme").Token<"pink7", string, "colors", "vitality">;
|
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">;
|
1454
|
-
pink12: import("@stitches/react/types/theme").Token<"pink12", string, "colors", "vitality">;
|
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
1439
|
blue3: import("@stitches/react/types/theme").Token<"blue3", string, "colors", "vitality">;
|
1458
1440
|
cyan3: import("@stitches/react/types/theme").Token<"cyan3", string, "colors", "vitality">;
|
1459
1441
|
green3: import("@stitches/react/types/theme").Token<"green3", string, "colors", "vitality">;
|
@@ -1481,6 +1463,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1481
1463
|
pink5: import("@stitches/react/types/theme").Token<"pink5", string, "colors", "vitality">;
|
1482
1464
|
red5: import("@stitches/react/types/theme").Token<"red5", string, "colors", "vitality">;
|
1483
1465
|
yellow5: import("@stitches/react/types/theme").Token<"yellow5", string, "colors", "vitality">;
|
1466
|
+
blue6: import("@stitches/react/types/theme").Token<"blue6", string, "colors", "vitality">;
|
1467
|
+
cyan6: import("@stitches/react/types/theme").Token<"cyan6", string, "colors", "vitality">;
|
1468
|
+
green6: import("@stitches/react/types/theme").Token<"green6", string, "colors", "vitality">;
|
1469
|
+
grey6: import("@stitches/react/types/theme").Token<"grey6", string, "colors", "vitality">;
|
1470
|
+
greyA6: import("@stitches/react/types/theme").Token<"greyA6", string, "colors", "vitality">;
|
1471
|
+
orange6: import("@stitches/react/types/theme").Token<"orange6", string, "colors", "vitality">;
|
1472
|
+
pink6: import("@stitches/react/types/theme").Token<"pink6", string, "colors", "vitality">;
|
1473
|
+
red6: import("@stitches/react/types/theme").Token<"red6", string, "colors", "vitality">;
|
1474
|
+
yellow6: import("@stitches/react/types/theme").Token<"yellow6", string, "colors", "vitality">;
|
1475
|
+
blue7: import("@stitches/react/types/theme").Token<"blue7", string, "colors", "vitality">;
|
1476
|
+
cyan7: import("@stitches/react/types/theme").Token<"cyan7", string, "colors", "vitality">;
|
1477
|
+
green7: import("@stitches/react/types/theme").Token<"green7", string, "colors", "vitality">;
|
1478
|
+
grey7: import("@stitches/react/types/theme").Token<"grey7", string, "colors", "vitality">;
|
1479
|
+
greyA7: import("@stitches/react/types/theme").Token<"greyA7", string, "colors", "vitality">;
|
1480
|
+
orange7: import("@stitches/react/types/theme").Token<"orange7", string, "colors", "vitality">;
|
1481
|
+
pink7: import("@stitches/react/types/theme").Token<"pink7", string, "colors", "vitality">;
|
1482
|
+
red7: import("@stitches/react/types/theme").Token<"red7", string, "colors", "vitality">;
|
1483
|
+
yellow7: import("@stitches/react/types/theme").Token<"yellow7", string, "colors", "vitality">;
|
1484
|
+
blue8: import("@stitches/react/types/theme").Token<"blue8", string, "colors", "vitality">;
|
1485
|
+
cyan8: import("@stitches/react/types/theme").Token<"cyan8", string, "colors", "vitality">;
|
1486
|
+
green8: import("@stitches/react/types/theme").Token<"green8", string, "colors", "vitality">;
|
1487
|
+
grey8: import("@stitches/react/types/theme").Token<"grey8", string, "colors", "vitality">;
|
1488
|
+
greyA8: import("@stitches/react/types/theme").Token<"greyA8", string, "colors", "vitality">;
|
1489
|
+
orange8: import("@stitches/react/types/theme").Token<"orange8", string, "colors", "vitality">;
|
1490
|
+
pink8: import("@stitches/react/types/theme").Token<"pink8", string, "colors", "vitality">;
|
1491
|
+
red8: import("@stitches/react/types/theme").Token<"red8", string, "colors", "vitality">;
|
1492
|
+
yellow8: import("@stitches/react/types/theme").Token<"yellow8", string, "colors", "vitality">;
|
1484
1493
|
blue9: import("@stitches/react/types/theme").Token<"blue9", string, "colors", "vitality">;
|
1485
1494
|
cyan9: import("@stitches/react/types/theme").Token<"cyan9", string, "colors", "vitality">;
|
1486
1495
|
green9: import("@stitches/react/types/theme").Token<"green9", string, "colors", "vitality">;
|
@@ -1508,24 +1517,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1508
1517
|
pink11: import("@stitches/react/types/theme").Token<"pink11", string, "colors", "vitality">;
|
1509
1518
|
red11: import("@stitches/react/types/theme").Token<"red11", string, "colors", "vitality">;
|
1510
1519
|
yellow11: import("@stitches/react/types/theme").Token<"yellow11", string, "colors", "vitality">;
|
1511
|
-
|
1512
|
-
|
1513
|
-
|
1514
|
-
|
1515
|
-
|
1516
|
-
|
1517
|
-
|
1518
|
-
|
1519
|
-
|
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">;
|
1528
|
-
yellow8: import("@stitches/react/types/theme").Token<"yellow8", string, "colors", "vitality">;
|
1520
|
+
blue12: import("@stitches/react/types/theme").Token<"blue12", string, "colors", "vitality">;
|
1521
|
+
cyan12: import("@stitches/react/types/theme").Token<"cyan12", string, "colors", "vitality">;
|
1522
|
+
green12: import("@stitches/react/types/theme").Token<"green12", string, "colors", "vitality">;
|
1523
|
+
grey12: import("@stitches/react/types/theme").Token<"grey12", string, "colors", "vitality">;
|
1524
|
+
greyA12: import("@stitches/react/types/theme").Token<"greyA12", string, "colors", "vitality">;
|
1525
|
+
orange12: import("@stitches/react/types/theme").Token<"orange12", string, "colors", "vitality">;
|
1526
|
+
pink12: import("@stitches/react/types/theme").Token<"pink12", string, "colors", "vitality">;
|
1527
|
+
red12: import("@stitches/react/types/theme").Token<"red12", string, "colors", "vitality">;
|
1528
|
+
yellow12: import("@stitches/react/types/theme").Token<"yellow12", string, "colors", "vitality">;
|
1529
1529
|
blue13: import("@stitches/react/types/theme").Token<"blue13", string, "colors", "vitality">;
|
1530
1530
|
cyan13: import("@stitches/react/types/theme").Token<"cyan13", string, "colors", "vitality">;
|
1531
1531
|
green13: import("@stitches/react/types/theme").Token<"green13", string, "colors", "vitality">;
|
@@ -1536,111 +1536,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1536
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
|
-
neutralA1: import("@stitches/react/types/theme").Token<"neutralA1", string, "colors", "vitality">;
|
1540
|
-
primary1: import("@stitches/react/types/theme").Token<"primary1", string, "colors", "vitality">;
|
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
1539
|
neutral2: import("@stitches/react/types/theme").Token<"neutral2", string, "colors", "vitality">;
|
1547
|
-
|
1548
|
-
|
1549
|
-
|
1550
|
-
|
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">;
|
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">;
|
1554
1544
|
neutral7: import("@stitches/react/types/theme").Token<"neutral7", string, "colors", "vitality">;
|
1555
|
-
|
1556
|
-
|
1557
|
-
|
1558
|
-
|
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">;
|
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">;
|
1562
1549
|
neutral12: import("@stitches/react/types/theme").Token<"neutral12", string, "colors", "vitality">;
|
1563
|
-
|
1564
|
-
|
1565
|
-
|
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">;
|
1550
|
+
neutral13: import("@stitches/react/types/theme").Token<"neutral13", string, "colors", "vitality">;
|
1551
|
+
neutralA1: import("@stitches/react/types/theme").Token<"neutralA1", string, "colors", "vitality">;
|
1552
|
+
neutralA2: import("@stitches/react/types/theme").Token<"neutralA2", string, "colors", "vitality">;
|
1571
1553
|
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">;
|
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
1554
|
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">;
|
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
1555
|
neutralA5: import("@stitches/react/types/theme").Token<"neutralA5", string, "colors", "vitality">;
|
1588
|
-
|
1589
|
-
|
1590
|
-
|
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">;
|
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">;
|
1595
1559
|
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
|
-
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
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
|
+
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">;
|
1604
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
|
+
accent1: import("@stitches/react/types/theme").Token<"accent1", string, "colors", "vitality">;
|
1578
|
+
accent2: import("@stitches/react/types/theme").Token<"accent2", string, "colors", "vitality">;
|
1579
|
+
accent3: import("@stitches/react/types/theme").Token<"accent3", string, "colors", "vitality">;
|
1580
|
+
accent4: import("@stitches/react/types/theme").Token<"accent4", string, "colors", "vitality">;
|
1581
|
+
accent5: import("@stitches/react/types/theme").Token<"accent5", string, "colors", "vitality">;
|
1582
|
+
accent6: import("@stitches/react/types/theme").Token<"accent6", string, "colors", "vitality">;
|
1583
|
+
accent7: import("@stitches/react/types/theme").Token<"accent7", string, "colors", "vitality">;
|
1584
|
+
accent8: import("@stitches/react/types/theme").Token<"accent8", string, "colors", "vitality">;
|
1585
|
+
accent9: import("@stitches/react/types/theme").Token<"accent9", string, "colors", "vitality">;
|
1605
1586
|
accent10: import("@stitches/react/types/theme").Token<"accent10", string, "colors", "vitality">;
|
1587
|
+
accent11: import("@stitches/react/types/theme").Token<"accent11", string, "colors", "vitality">;
|
1588
|
+
accent12: import("@stitches/react/types/theme").Token<"accent12", string, "colors", "vitality">;
|
1589
|
+
accent13: import("@stitches/react/types/theme").Token<"accent13", string, "colors", "vitality">;
|
1590
|
+
success1: import("@stitches/react/types/theme").Token<"success1", string, "colors", "vitality">;
|
1591
|
+
success2: import("@stitches/react/types/theme").Token<"success2", string, "colors", "vitality">;
|
1592
|
+
success3: import("@stitches/react/types/theme").Token<"success3", string, "colors", "vitality">;
|
1593
|
+
success4: import("@stitches/react/types/theme").Token<"success4", string, "colors", "vitality">;
|
1594
|
+
success5: import("@stitches/react/types/theme").Token<"success5", string, "colors", "vitality">;
|
1595
|
+
success6: import("@stitches/react/types/theme").Token<"success6", string, "colors", "vitality">;
|
1596
|
+
success7: import("@stitches/react/types/theme").Token<"success7", string, "colors", "vitality">;
|
1597
|
+
success8: import("@stitches/react/types/theme").Token<"success8", string, "colors", "vitality">;
|
1598
|
+
success9: import("@stitches/react/types/theme").Token<"success9", string, "colors", "vitality">;
|
1606
1599
|
success10: import("@stitches/react/types/theme").Token<"success10", string, "colors", "vitality">;
|
1600
|
+
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">;
|
1607
1612
|
info10: import("@stitches/react/types/theme").Token<"info10", string, "colors", "vitality">;
|
1613
|
+
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">;
|
1608
1625
|
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">;
|
1614
|
-
success11: import("@stitches/react/types/theme").Token<"success11", string, "colors", "vitality">;
|
1615
|
-
info11: import("@stitches/react/types/theme").Token<"info11", string, "colors", "vitality">;
|
1616
1626
|
warning11: import("@stitches/react/types/theme").Token<"warning11", string, "colors", "vitality">;
|
1617
|
-
|
1618
|
-
|
1619
|
-
|
1620
|
-
|
1621
|
-
|
1622
|
-
|
1623
|
-
|
1624
|
-
warning6: import("@stitches/react/types/theme").Token<"warning6", string, "colors", "vitality">;
|
1627
|
+
warning12: import("@stitches/react/types/theme").Token<"warning12", string, "colors", "vitality">;
|
1628
|
+
warning13: import("@stitches/react/types/theme").Token<"warning13", string, "colors", "vitality">;
|
1629
|
+
critical1: import("@stitches/react/types/theme").Token<"critical1", string, "colors", "vitality">;
|
1630
|
+
critical2: import("@stitches/react/types/theme").Token<"critical2", string, "colors", "vitality">;
|
1631
|
+
critical3: import("@stitches/react/types/theme").Token<"critical3", string, "colors", "vitality">;
|
1632
|
+
critical4: import("@stitches/react/types/theme").Token<"critical4", string, "colors", "vitality">;
|
1633
|
+
critical5: import("@stitches/react/types/theme").Token<"critical5", string, "colors", "vitality">;
|
1625
1634
|
critical6: import("@stitches/react/types/theme").Token<"critical6", string, "colors", "vitality">;
|
1626
|
-
|
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">;
|
1635
|
+
critical7: import("@stitches/react/types/theme").Token<"critical7", string, "colors", "vitality">;
|
1633
1636
|
critical8: import("@stitches/react/types/theme").Token<"critical8", string, "colors", "vitality">;
|
1634
|
-
|
1635
|
-
|
1636
|
-
|
1637
|
-
|
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">;
|
1637
|
+
critical9: import("@stitches/react/types/theme").Token<"critical9", string, "colors", "vitality">;
|
1638
|
+
critical10: import("@stitches/react/types/theme").Token<"critical10", string, "colors", "vitality">;
|
1639
|
+
critical11: import("@stitches/react/types/theme").Token<"critical11", string, "colors", "vitality">;
|
1640
|
+
critical12: import("@stitches/react/types/theme").Token<"critical12", string, "colors", "vitality">;
|
1641
1641
|
critical13: import("@stitches/react/types/theme").Token<"critical13", string, "colors", "vitality">;
|
1642
1642
|
};
|
1643
1643
|
fonts: {
|
1644
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "vitality">;
|
1645
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "fonts", "vitality">;
|
1646
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fonts", "vitality">;
|
1647
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fonts", "vitality">;
|
1648
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fonts", "vitality">;
|
1649
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "fonts", "vitality">;
|
1650
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fonts", "vitality">;
|
1644
1651
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "fonts", "vitality">;
|
1645
1652
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "fonts", "vitality">;
|
1646
1653
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "fonts", "vitality">;
|
@@ -1650,16 +1657,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1650
1657
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "fonts", "vitality">;
|
1651
1658
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "fonts", "vitality">;
|
1652
1659
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "fonts", "vitality">;
|
1653
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "vitality">;
|
1654
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "fonts", "vitality">;
|
1655
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fonts", "vitality">;
|
1656
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fonts", "vitality">;
|
1657
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fonts", "vitality">;
|
1658
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "fonts", "vitality">;
|
1659
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fonts", "vitality">;
|
1660
1660
|
default: import("@stitches/react/types/theme").Token<"default", string, "fonts", "vitality">;
|
1661
1661
|
};
|
1662
1662
|
fontSizes: {
|
1663
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fontSizes", "vitality">;
|
1664
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontSizes", "vitality">;
|
1665
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontSizes", "vitality">;
|
1666
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontSizes", "vitality">;
|
1667
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontSizes", "vitality">;
|
1668
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "fontSizes", "vitality">;
|
1669
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontSizes", "vitality">;
|
1663
1670
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "fontSizes", "vitality">;
|
1664
1671
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "fontSizes", "vitality">;
|
1665
1672
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "fontSizes", "vitality">;
|
@@ -1669,15 +1676,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1669
1676
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "fontSizes", "vitality">;
|
1670
1677
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "fontSizes", "vitality">;
|
1671
1678
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "fontSizes", "vitality">;
|
1672
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "fontSizes", "vitality">;
|
1673
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontSizes", "vitality">;
|
1674
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontSizes", "vitality">;
|
1675
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontSizes", "vitality">;
|
1676
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontSizes", "vitality">;
|
1677
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "fontSizes", "vitality">;
|
1678
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontSizes", "vitality">;
|
1679
1679
|
};
|
1680
1680
|
fontWeights: {
|
1681
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fontWeights", "vitality">;
|
1682
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontWeights", "vitality">;
|
1683
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontWeights", "vitality">;
|
1684
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontWeights", "vitality">;
|
1685
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontWeights", "vitality">;
|
1686
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "fontWeights", "vitality">;
|
1687
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontWeights", "vitality">;
|
1681
1688
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "fontWeights", "vitality">;
|
1682
1689
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "fontWeights", "vitality">;
|
1683
1690
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "fontWeights", "vitality">;
|
@@ -1687,15 +1694,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1687
1694
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "fontWeights", "vitality">;
|
1688
1695
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "fontWeights", "vitality">;
|
1689
1696
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "fontWeights", "vitality">;
|
1690
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "fontWeights", "vitality">;
|
1691
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontWeights", "vitality">;
|
1692
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontWeights", "vitality">;
|
1693
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontWeights", "vitality">;
|
1694
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontWeights", "vitality">;
|
1695
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "fontWeights", "vitality">;
|
1696
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontWeights", "vitality">;
|
1697
1697
|
};
|
1698
1698
|
letterSpacings: {
|
1699
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "letterSpacings", "vitality">;
|
1700
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "letterSpacings", "vitality">;
|
1701
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "letterSpacings", "vitality">;
|
1702
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "letterSpacings", "vitality">;
|
1703
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "letterSpacings", "vitality">;
|
1704
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "letterSpacings", "vitality">;
|
1705
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "letterSpacings", "vitality">;
|
1699
1706
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "letterSpacings", "vitality">;
|
1700
1707
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "letterSpacings", "vitality">;
|
1701
1708
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "letterSpacings", "vitality">;
|
@@ -1705,15 +1712,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1705
1712
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "letterSpacings", "vitality">;
|
1706
1713
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "letterSpacings", "vitality">;
|
1707
1714
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "letterSpacings", "vitality">;
|
1708
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "letterSpacings", "vitality">;
|
1709
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "letterSpacings", "vitality">;
|
1710
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "letterSpacings", "vitality">;
|
1711
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "letterSpacings", "vitality">;
|
1712
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "letterSpacings", "vitality">;
|
1713
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "letterSpacings", "vitality">;
|
1714
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "letterSpacings", "vitality">;
|
1715
1715
|
};
|
1716
1716
|
lineHeights: {
|
1717
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "lineHeights", "vitality">;
|
1718
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "lineHeights", "vitality">;
|
1719
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "lineHeights", "vitality">;
|
1720
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "lineHeights", "vitality">;
|
1721
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "lineHeights", "vitality">;
|
1722
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "lineHeights", "vitality">;
|
1723
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "lineHeights", "vitality">;
|
1717
1724
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "lineHeights", "vitality">;
|
1718
1725
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "lineHeights", "vitality">;
|
1719
1726
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "lineHeights", "vitality">;
|
@@ -1723,13 +1730,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1723
1730
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "lineHeights", "vitality">;
|
1724
1731
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "lineHeights", "vitality">;
|
1725
1732
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "lineHeights", "vitality">;
|
1726
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "lineHeights", "vitality">;
|
1727
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "lineHeights", "vitality">;
|
1728
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "lineHeights", "vitality">;
|
1729
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "lineHeights", "vitality">;
|
1730
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "lineHeights", "vitality">;
|
1731
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "lineHeights", "vitality">;
|
1732
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "lineHeights", "vitality">;
|
1733
1733
|
};
|
1734
1734
|
radii: {
|
1735
1735
|
default: import("@stitches/react/types/theme").Token<"default", string, "radii", "vitality">;
|
@@ -1787,24 +1787,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1787
1787
|
pink2: string;
|
1788
1788
|
red2: string;
|
1789
1789
|
yellow2: string;
|
1790
|
-
blue7: string;
|
1791
|
-
cyan7: string;
|
1792
|
-
green7: string;
|
1793
|
-
grey7: string;
|
1794
|
-
greyA7: string;
|
1795
|
-
orange7: string;
|
1796
|
-
pink7: string;
|
1797
|
-
red7: string;
|
1798
|
-
yellow7: string;
|
1799
|
-
blue12: string;
|
1800
|
-
cyan12: string;
|
1801
|
-
green12: string;
|
1802
|
-
grey12: string;
|
1803
|
-
greyA12: string;
|
1804
|
-
orange12: string;
|
1805
|
-
pink12: string;
|
1806
|
-
red12: string;
|
1807
|
-
yellow12: string;
|
1808
1790
|
blue3: string;
|
1809
1791
|
cyan3: string;
|
1810
1792
|
green3: string;
|
@@ -1832,6 +1814,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1832
1814
|
pink5: string;
|
1833
1815
|
red5: string;
|
1834
1816
|
yellow5: string;
|
1817
|
+
blue6: string;
|
1818
|
+
cyan6: string;
|
1819
|
+
green6: string;
|
1820
|
+
grey6: string;
|
1821
|
+
greyA6: string;
|
1822
|
+
orange6: string;
|
1823
|
+
pink6: string;
|
1824
|
+
red6: string;
|
1825
|
+
yellow6: string;
|
1826
|
+
blue7: string;
|
1827
|
+
cyan7: string;
|
1828
|
+
green7: string;
|
1829
|
+
grey7: string;
|
1830
|
+
greyA7: string;
|
1831
|
+
orange7: string;
|
1832
|
+
pink7: string;
|
1833
|
+
red7: string;
|
1834
|
+
yellow7: string;
|
1835
|
+
blue8: string;
|
1836
|
+
cyan8: string;
|
1837
|
+
green8: string;
|
1838
|
+
grey8: string;
|
1839
|
+
greyA8: string;
|
1840
|
+
orange8: string;
|
1841
|
+
pink8: string;
|
1842
|
+
red8: string;
|
1843
|
+
yellow8: string;
|
1835
1844
|
blue9: string;
|
1836
1845
|
cyan9: string;
|
1837
1846
|
green9: string;
|
@@ -1859,24 +1868,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1859
1868
|
pink11: string;
|
1860
1869
|
red11: string;
|
1861
1870
|
yellow11: string;
|
1862
|
-
|
1863
|
-
|
1864
|
-
|
1865
|
-
|
1866
|
-
|
1867
|
-
|
1868
|
-
|
1869
|
-
|
1870
|
-
|
1871
|
-
blue8: string;
|
1872
|
-
cyan8: string;
|
1873
|
-
green8: string;
|
1874
|
-
grey8: string;
|
1875
|
-
greyA8: string;
|
1876
|
-
orange8: string;
|
1877
|
-
pink8: string;
|
1878
|
-
red8: string;
|
1879
|
-
yellow8: string;
|
1871
|
+
blue12: string;
|
1872
|
+
cyan12: string;
|
1873
|
+
green12: string;
|
1874
|
+
grey12: string;
|
1875
|
+
greyA12: string;
|
1876
|
+
orange12: string;
|
1877
|
+
pink12: string;
|
1878
|
+
red12: string;
|
1879
|
+
yellow12: string;
|
1880
1880
|
blue13: string;
|
1881
1881
|
cyan13: string;
|
1882
1882
|
green13: string;
|
@@ -1887,111 +1887,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1887
1887
|
red13: string;
|
1888
1888
|
yellow13: string;
|
1889
1889
|
neutral1: string;
|
1890
|
-
neutralA1: string;
|
1891
|
-
primary1: string;
|
1892
|
-
accent1: string;
|
1893
|
-
success1: string;
|
1894
|
-
info1: string;
|
1895
|
-
warning1: string;
|
1896
|
-
critical1: string;
|
1897
1890
|
neutral2: string;
|
1898
|
-
|
1899
|
-
|
1900
|
-
|
1901
|
-
|
1902
|
-
info2: string;
|
1903
|
-
warning2: string;
|
1904
|
-
critical2: string;
|
1891
|
+
neutral3: string;
|
1892
|
+
neutral4: string;
|
1893
|
+
neutral5: string;
|
1894
|
+
neutral6: string;
|
1905
1895
|
neutral7: string;
|
1906
|
-
|
1907
|
-
|
1908
|
-
|
1909
|
-
|
1910
|
-
info7: string;
|
1911
|
-
warning7: string;
|
1912
|
-
critical7: string;
|
1896
|
+
neutral8: string;
|
1897
|
+
neutral9: string;
|
1898
|
+
neutral10: string;
|
1899
|
+
neutral11: string;
|
1913
1900
|
neutral12: string;
|
1914
|
-
|
1915
|
-
|
1916
|
-
|
1917
|
-
success12: string;
|
1918
|
-
info12: string;
|
1919
|
-
warning12: string;
|
1920
|
-
critical12: string;
|
1921
|
-
neutral3: string;
|
1901
|
+
neutral13: string;
|
1902
|
+
neutralA1: string;
|
1903
|
+
neutralA2: string;
|
1922
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
|
+
primary1: string;
|
1916
|
+
primary2: string;
|
1923
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
|
+
accent1: string;
|
1929
|
+
accent2: string;
|
1924
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
|
+
success1: string;
|
1942
|
+
success2: string;
|
1925
1943
|
success3: string;
|
1926
|
-
info3: string;
|
1927
|
-
warning3: string;
|
1928
|
-
critical3: string;
|
1929
|
-
neutral4: string;
|
1930
|
-
neutralA4: string;
|
1931
|
-
primary4: string;
|
1932
|
-
accent4: string;
|
1933
1944
|
success4: string;
|
1934
|
-
info4: string;
|
1935
|
-
warning4: string;
|
1936
|
-
critical4: string;
|
1937
|
-
neutral5: string;
|
1938
|
-
neutralA5: string;
|
1939
|
-
primary5: string;
|
1940
|
-
accent5: string;
|
1941
1945
|
success5: string;
|
1942
|
-
|
1943
|
-
|
1944
|
-
|
1945
|
-
neutral9: string;
|
1946
|
-
neutralA9: string;
|
1947
|
-
primary9: string;
|
1948
|
-
accent9: string;
|
1946
|
+
success6: string;
|
1947
|
+
success7: string;
|
1948
|
+
success8: string;
|
1949
1949
|
success9: string;
|
1950
|
-
info9: string;
|
1951
|
-
warning9: string;
|
1952
|
-
critical9: string;
|
1953
|
-
neutral10: string;
|
1954
|
-
neutralA10: string;
|
1955
|
-
primary10: string;
|
1956
|
-
accent10: string;
|
1957
1950
|
success10: string;
|
1958
|
-
info10: string;
|
1959
|
-
warning10: string;
|
1960
|
-
critical10: string;
|
1961
|
-
neutral11: string;
|
1962
|
-
neutralA11: string;
|
1963
|
-
primary11: string;
|
1964
|
-
accent11: string;
|
1965
1951
|
success11: string;
|
1966
|
-
|
1967
|
-
|
1968
|
-
|
1969
|
-
|
1970
|
-
|
1971
|
-
|
1972
|
-
|
1973
|
-
success6: string;
|
1952
|
+
success12: string;
|
1953
|
+
success13: string;
|
1954
|
+
info1: string;
|
1955
|
+
info2: string;
|
1956
|
+
info3: string;
|
1957
|
+
info4: string;
|
1958
|
+
info5: string;
|
1974
1959
|
info6: string;
|
1975
|
-
|
1976
|
-
critical6: string;
|
1977
|
-
neutral8: string;
|
1978
|
-
neutralA8: string;
|
1979
|
-
primary8: string;
|
1980
|
-
accent8: string;
|
1981
|
-
success8: string;
|
1960
|
+
info7: string;
|
1982
1961
|
info8: string;
|
1983
|
-
|
1984
|
-
|
1985
|
-
|
1986
|
-
|
1987
|
-
primary13: string;
|
1988
|
-
accent13: string;
|
1989
|
-
success13: string;
|
1962
|
+
info9: string;
|
1963
|
+
info10: string;
|
1964
|
+
info11: string;
|
1965
|
+
info12: string;
|
1990
1966
|
info13: string;
|
1967
|
+
warning1: string;
|
1968
|
+
warning2: string;
|
1969
|
+
warning3: string;
|
1970
|
+
warning4: string;
|
1971
|
+
warning5: string;
|
1972
|
+
warning6: string;
|
1973
|
+
warning7: string;
|
1974
|
+
warning8: string;
|
1975
|
+
warning9: string;
|
1976
|
+
warning10: string;
|
1977
|
+
warning11: string;
|
1978
|
+
warning12: string;
|
1991
1979
|
warning13: string;
|
1980
|
+
critical1: string;
|
1981
|
+
critical2: string;
|
1982
|
+
critical3: string;
|
1983
|
+
critical4: string;
|
1984
|
+
critical5: string;
|
1985
|
+
critical6: string;
|
1986
|
+
critical7: string;
|
1987
|
+
critical8: string;
|
1988
|
+
critical9: string;
|
1989
|
+
critical10: string;
|
1990
|
+
critical11: string;
|
1991
|
+
critical12: string;
|
1992
1992
|
critical13: string;
|
1993
1993
|
};
|
1994
1994
|
fonts: {
|
1995
|
+
body: any;
|
1996
|
+
caption: any;
|
1997
|
+
pageTitle: any;
|
1998
|
+
sectionTitle: any;
|
1999
|
+
sectionSubtitle: any;
|
2000
|
+
button: any;
|
2001
|
+
textInput: any;
|
1995
2002
|
display100: any;
|
1996
2003
|
display200: any;
|
1997
2004
|
display300: any;
|
@@ -2001,6 +2008,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2001
2008
|
display700: any;
|
2002
2009
|
display800: any;
|
2003
2010
|
display900: any;
|
2011
|
+
default: any;
|
2012
|
+
};
|
2013
|
+
fontSizes: {
|
2004
2014
|
body: any;
|
2005
2015
|
caption: any;
|
2006
2016
|
pageTitle: any;
|
@@ -2008,9 +2018,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2008
2018
|
sectionSubtitle: any;
|
2009
2019
|
button: any;
|
2010
2020
|
textInput: any;
|
2011
|
-
default: any;
|
2012
|
-
};
|
2013
|
-
fontSizes: {
|
2014
2021
|
display100: any;
|
2015
2022
|
display200: any;
|
2016
2023
|
display300: any;
|
@@ -2020,6 +2027,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2020
2027
|
display700: any;
|
2021
2028
|
display800: any;
|
2022
2029
|
display900: any;
|
2030
|
+
};
|
2031
|
+
fontWeights: {
|
2023
2032
|
body: any;
|
2024
2033
|
caption: any;
|
2025
2034
|
pageTitle: any;
|
@@ -2027,8 +2036,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2027
2036
|
sectionSubtitle: any;
|
2028
2037
|
button: any;
|
2029
2038
|
textInput: any;
|
2030
|
-
};
|
2031
|
-
fontWeights: {
|
2032
2039
|
display100: any;
|
2033
2040
|
display200: any;
|
2034
2041
|
display300: any;
|
@@ -2038,6 +2045,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2038
2045
|
display700: any;
|
2039
2046
|
display800: any;
|
2040
2047
|
display900: any;
|
2048
|
+
};
|
2049
|
+
letterSpacings: {
|
2041
2050
|
body: any;
|
2042
2051
|
caption: any;
|
2043
2052
|
pageTitle: any;
|
@@ -2045,8 +2054,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2045
2054
|
sectionSubtitle: any;
|
2046
2055
|
button: any;
|
2047
2056
|
textInput: any;
|
2048
|
-
};
|
2049
|
-
letterSpacings: {
|
2050
2057
|
display100: any;
|
2051
2058
|
display200: any;
|
2052
2059
|
display300: any;
|
@@ -2056,6 +2063,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2056
2063
|
display700: any;
|
2057
2064
|
display800: any;
|
2058
2065
|
display900: any;
|
2066
|
+
};
|
2067
|
+
lineHeights: {
|
2059
2068
|
body: any;
|
2060
2069
|
caption: any;
|
2061
2070
|
pageTitle: any;
|
@@ -2063,8 +2072,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2063
2072
|
sectionSubtitle: any;
|
2064
2073
|
button: any;
|
2065
2074
|
textInput: any;
|
2066
|
-
};
|
2067
|
-
lineHeights: {
|
2068
2075
|
display100: any;
|
2069
2076
|
display200: any;
|
2070
2077
|
display300: any;
|
@@ -2074,13 +2081,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2074
2081
|
display700: any;
|
2075
2082
|
display800: any;
|
2076
2083
|
display900: any;
|
2077
|
-
body: any;
|
2078
|
-
caption: any;
|
2079
|
-
pageTitle: any;
|
2080
|
-
sectionTitle: any;
|
2081
|
-
sectionSubtitle: any;
|
2082
|
-
button: any;
|
2083
|
-
textInput: any;
|
2084
2084
|
};
|
2085
2085
|
radii: {
|
2086
2086
|
default: any;
|
@@ -2133,24 +2133,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2133
2133
|
pink2: string;
|
2134
2134
|
red2: string;
|
2135
2135
|
yellow2: string;
|
2136
|
-
blue7: string;
|
2137
|
-
cyan7: string;
|
2138
|
-
green7: string;
|
2139
|
-
grey7: string;
|
2140
|
-
greyA7: string;
|
2141
|
-
orange7: string;
|
2142
|
-
pink7: string;
|
2143
|
-
red7: string;
|
2144
|
-
yellow7: string;
|
2145
|
-
blue12: string;
|
2146
|
-
cyan12: string;
|
2147
|
-
green12: string;
|
2148
|
-
grey12: string;
|
2149
|
-
greyA12: string;
|
2150
|
-
orange12: string;
|
2151
|
-
pink12: string;
|
2152
|
-
red12: string;
|
2153
|
-
yellow12: string;
|
2154
2136
|
blue3: string;
|
2155
2137
|
cyan3: string;
|
2156
2138
|
green3: string;
|
@@ -2178,6 +2160,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2178
2160
|
pink5: string;
|
2179
2161
|
red5: string;
|
2180
2162
|
yellow5: string;
|
2163
|
+
blue6: string;
|
2164
|
+
cyan6: string;
|
2165
|
+
green6: string;
|
2166
|
+
grey6: string;
|
2167
|
+
greyA6: string;
|
2168
|
+
orange6: string;
|
2169
|
+
pink6: string;
|
2170
|
+
red6: string;
|
2171
|
+
yellow6: string;
|
2172
|
+
blue7: string;
|
2173
|
+
cyan7: string;
|
2174
|
+
green7: string;
|
2175
|
+
grey7: string;
|
2176
|
+
greyA7: string;
|
2177
|
+
orange7: string;
|
2178
|
+
pink7: string;
|
2179
|
+
red7: string;
|
2180
|
+
yellow7: string;
|
2181
|
+
blue8: string;
|
2182
|
+
cyan8: string;
|
2183
|
+
green8: string;
|
2184
|
+
grey8: string;
|
2185
|
+
greyA8: string;
|
2186
|
+
orange8: string;
|
2187
|
+
pink8: string;
|
2188
|
+
red8: string;
|
2189
|
+
yellow8: string;
|
2181
2190
|
blue9: string;
|
2182
2191
|
cyan9: string;
|
2183
2192
|
green9: string;
|
@@ -2205,24 +2214,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2205
2214
|
pink11: string;
|
2206
2215
|
red11: string;
|
2207
2216
|
yellow11: string;
|
2208
|
-
|
2209
|
-
|
2210
|
-
|
2211
|
-
|
2212
|
-
|
2213
|
-
|
2214
|
-
|
2215
|
-
|
2216
|
-
|
2217
|
-
blue8: string;
|
2218
|
-
cyan8: string;
|
2219
|
-
green8: string;
|
2220
|
-
grey8: string;
|
2221
|
-
greyA8: string;
|
2222
|
-
orange8: string;
|
2223
|
-
pink8: string;
|
2224
|
-
red8: string;
|
2225
|
-
yellow8: string;
|
2217
|
+
blue12: string;
|
2218
|
+
cyan12: string;
|
2219
|
+
green12: string;
|
2220
|
+
grey12: string;
|
2221
|
+
greyA12: string;
|
2222
|
+
orange12: string;
|
2223
|
+
pink12: string;
|
2224
|
+
red12: string;
|
2225
|
+
yellow12: string;
|
2226
2226
|
blue13: string;
|
2227
2227
|
cyan13: string;
|
2228
2228
|
green13: string;
|
@@ -2233,111 +2233,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2233
2233
|
red13: string;
|
2234
2234
|
yellow13: string;
|
2235
2235
|
neutral1: string;
|
2236
|
-
neutralA1: string;
|
2237
|
-
primary1: string;
|
2238
|
-
accent1: string;
|
2239
|
-
success1: string;
|
2240
|
-
info1: string;
|
2241
|
-
warning1: string;
|
2242
|
-
critical1: string;
|
2243
2236
|
neutral2: string;
|
2244
|
-
|
2245
|
-
|
2246
|
-
|
2247
|
-
|
2248
|
-
info2: string;
|
2249
|
-
warning2: string;
|
2250
|
-
critical2: string;
|
2237
|
+
neutral3: string;
|
2238
|
+
neutral4: string;
|
2239
|
+
neutral5: string;
|
2240
|
+
neutral6: string;
|
2251
2241
|
neutral7: string;
|
2252
|
-
|
2253
|
-
|
2254
|
-
|
2255
|
-
|
2256
|
-
info7: string;
|
2257
|
-
warning7: string;
|
2258
|
-
critical7: string;
|
2242
|
+
neutral8: string;
|
2243
|
+
neutral9: string;
|
2244
|
+
neutral10: string;
|
2245
|
+
neutral11: string;
|
2259
2246
|
neutral12: string;
|
2260
|
-
|
2261
|
-
|
2262
|
-
|
2263
|
-
success12: string;
|
2264
|
-
info12: string;
|
2265
|
-
warning12: string;
|
2266
|
-
critical12: string;
|
2267
|
-
neutral3: string;
|
2247
|
+
neutral13: string;
|
2248
|
+
neutralA1: string;
|
2249
|
+
neutralA2: string;
|
2268
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
|
+
primary1: string;
|
2262
|
+
primary2: string;
|
2269
2263
|
primary3: string;
|
2270
|
-
accent3: string;
|
2271
|
-
success3: string;
|
2272
|
-
info3: string;
|
2273
|
-
warning3: string;
|
2274
|
-
critical3: string;
|
2275
|
-
neutral4: string;
|
2276
|
-
neutralA4: string;
|
2277
2264
|
primary4: string;
|
2278
|
-
accent4: string;
|
2279
|
-
success4: string;
|
2280
|
-
info4: string;
|
2281
|
-
warning4: string;
|
2282
|
-
critical4: string;
|
2283
|
-
neutral5: string;
|
2284
|
-
neutralA5: string;
|
2285
2265
|
primary5: string;
|
2286
|
-
|
2287
|
-
|
2288
|
-
|
2289
|
-
warning5: string;
|
2290
|
-
critical5: string;
|
2291
|
-
neutral9: string;
|
2292
|
-
neutralA9: string;
|
2266
|
+
primary6: string;
|
2267
|
+
primary7: string;
|
2268
|
+
primary8: string;
|
2293
2269
|
primary9: string;
|
2294
|
-
accent9: string;
|
2295
|
-
success9: string;
|
2296
|
-
info9: string;
|
2297
|
-
warning9: string;
|
2298
|
-
critical9: string;
|
2299
|
-
neutral10: string;
|
2300
|
-
neutralA10: string;
|
2301
2270
|
primary10: string;
|
2302
|
-
accent10: string;
|
2303
|
-
success10: string;
|
2304
|
-
info10: string;
|
2305
|
-
warning10: string;
|
2306
|
-
critical10: string;
|
2307
|
-
neutral11: string;
|
2308
|
-
neutralA11: string;
|
2309
2271
|
primary11: string;
|
2310
|
-
|
2311
|
-
|
2312
|
-
|
2313
|
-
|
2314
|
-
|
2315
|
-
|
2316
|
-
|
2317
|
-
primary6: string;
|
2272
|
+
primary12: string;
|
2273
|
+
primary13: string;
|
2274
|
+
accent1: string;
|
2275
|
+
accent2: string;
|
2276
|
+
accent3: string;
|
2277
|
+
accent4: string;
|
2278
|
+
accent5: string;
|
2318
2279
|
accent6: string;
|
2319
|
-
|
2320
|
-
info6: string;
|
2321
|
-
warning6: string;
|
2322
|
-
critical6: string;
|
2323
|
-
neutral8: string;
|
2324
|
-
neutralA8: string;
|
2325
|
-
primary8: string;
|
2280
|
+
accent7: string;
|
2326
2281
|
accent8: string;
|
2327
|
-
|
2328
|
-
|
2329
|
-
|
2330
|
-
|
2331
|
-
neutral13: string;
|
2332
|
-
neutralA13: string;
|
2333
|
-
primary13: string;
|
2282
|
+
accent9: string;
|
2283
|
+
accent10: string;
|
2284
|
+
accent11: string;
|
2285
|
+
accent12: string;
|
2334
2286
|
accent13: string;
|
2287
|
+
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;
|
2335
2299
|
success13: string;
|
2300
|
+
info1: string;
|
2301
|
+
info2: string;
|
2302
|
+
info3: string;
|
2303
|
+
info4: string;
|
2304
|
+
info5: string;
|
2305
|
+
info6: string;
|
2306
|
+
info7: string;
|
2307
|
+
info8: string;
|
2308
|
+
info9: string;
|
2309
|
+
info10: string;
|
2310
|
+
info11: string;
|
2311
|
+
info12: string;
|
2336
2312
|
info13: string;
|
2313
|
+
warning1: string;
|
2314
|
+
warning2: string;
|
2315
|
+
warning3: string;
|
2316
|
+
warning4: string;
|
2317
|
+
warning5: string;
|
2318
|
+
warning6: string;
|
2319
|
+
warning7: string;
|
2320
|
+
warning8: string;
|
2321
|
+
warning9: string;
|
2322
|
+
warning10: string;
|
2323
|
+
warning11: string;
|
2324
|
+
warning12: string;
|
2337
2325
|
warning13: string;
|
2326
|
+
critical1: string;
|
2327
|
+
critical2: string;
|
2328
|
+
critical3: string;
|
2329
|
+
critical4: string;
|
2330
|
+
critical5: string;
|
2331
|
+
critical6: string;
|
2332
|
+
critical7: string;
|
2333
|
+
critical8: string;
|
2334
|
+
critical9: string;
|
2335
|
+
critical10: string;
|
2336
|
+
critical11: string;
|
2337
|
+
critical12: string;
|
2338
2338
|
critical13: string;
|
2339
2339
|
};
|
2340
2340
|
fonts: {
|
2341
|
+
body: any;
|
2342
|
+
caption: any;
|
2343
|
+
pageTitle: any;
|
2344
|
+
sectionTitle: any;
|
2345
|
+
sectionSubtitle: any;
|
2346
|
+
button: any;
|
2347
|
+
textInput: any;
|
2341
2348
|
display100: any;
|
2342
2349
|
display200: any;
|
2343
2350
|
display300: any;
|
@@ -2347,6 +2354,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2347
2354
|
display700: any;
|
2348
2355
|
display800: any;
|
2349
2356
|
display900: any;
|
2357
|
+
default: any;
|
2358
|
+
};
|
2359
|
+
fontSizes: {
|
2350
2360
|
body: any;
|
2351
2361
|
caption: any;
|
2352
2362
|
pageTitle: any;
|
@@ -2354,9 +2364,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2354
2364
|
sectionSubtitle: any;
|
2355
2365
|
button: any;
|
2356
2366
|
textInput: any;
|
2357
|
-
default: any;
|
2358
|
-
};
|
2359
|
-
fontSizes: {
|
2360
2367
|
display100: any;
|
2361
2368
|
display200: any;
|
2362
2369
|
display300: any;
|
@@ -2366,6 +2373,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2366
2373
|
display700: any;
|
2367
2374
|
display800: any;
|
2368
2375
|
display900: any;
|
2376
|
+
};
|
2377
|
+
fontWeights: {
|
2369
2378
|
body: any;
|
2370
2379
|
caption: any;
|
2371
2380
|
pageTitle: any;
|
@@ -2373,8 +2382,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2373
2382
|
sectionSubtitle: any;
|
2374
2383
|
button: any;
|
2375
2384
|
textInput: any;
|
2376
|
-
};
|
2377
|
-
fontWeights: {
|
2378
2385
|
display100: any;
|
2379
2386
|
display200: any;
|
2380
2387
|
display300: any;
|
@@ -2384,6 +2391,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2384
2391
|
display700: any;
|
2385
2392
|
display800: any;
|
2386
2393
|
display900: any;
|
2394
|
+
};
|
2395
|
+
letterSpacings: {
|
2387
2396
|
body: any;
|
2388
2397
|
caption: any;
|
2389
2398
|
pageTitle: any;
|
@@ -2391,8 +2400,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2391
2400
|
sectionSubtitle: any;
|
2392
2401
|
button: any;
|
2393
2402
|
textInput: any;
|
2394
|
-
};
|
2395
|
-
letterSpacings: {
|
2396
2403
|
display100: any;
|
2397
2404
|
display200: any;
|
2398
2405
|
display300: any;
|
@@ -2402,6 +2409,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2402
2409
|
display700: any;
|
2403
2410
|
display800: any;
|
2404
2411
|
display900: any;
|
2412
|
+
};
|
2413
|
+
lineHeights: {
|
2405
2414
|
body: any;
|
2406
2415
|
caption: any;
|
2407
2416
|
pageTitle: any;
|
@@ -2409,8 +2418,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2409
2418
|
sectionSubtitle: any;
|
2410
2419
|
button: any;
|
2411
2420
|
textInput: any;
|
2412
|
-
};
|
2413
|
-
lineHeights: {
|
2414
2421
|
display100: any;
|
2415
2422
|
display200: any;
|
2416
2423
|
display300: any;
|
@@ -2420,13 +2427,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2420
2427
|
display700: any;
|
2421
2428
|
display800: any;
|
2422
2429
|
display900: any;
|
2423
|
-
body: any;
|
2424
|
-
caption: any;
|
2425
|
-
pageTitle: any;
|
2426
|
-
sectionTitle: any;
|
2427
|
-
sectionSubtitle: any;
|
2428
|
-
button: any;
|
2429
|
-
textInput: any;
|
2430
2430
|
};
|
2431
2431
|
radii: {
|
2432
2432
|
default: any;
|
@@ -2479,24 +2479,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2479
2479
|
pink2: string;
|
2480
2480
|
red2: string;
|
2481
2481
|
yellow2: string;
|
2482
|
-
blue7: string;
|
2483
|
-
cyan7: string;
|
2484
|
-
green7: string;
|
2485
|
-
grey7: string;
|
2486
|
-
greyA7: string;
|
2487
|
-
orange7: string;
|
2488
|
-
pink7: string;
|
2489
|
-
red7: string;
|
2490
|
-
yellow7: string;
|
2491
|
-
blue12: string;
|
2492
|
-
cyan12: string;
|
2493
|
-
green12: string;
|
2494
|
-
grey12: string;
|
2495
|
-
greyA12: string;
|
2496
|
-
orange12: string;
|
2497
|
-
pink12: string;
|
2498
|
-
red12: string;
|
2499
|
-
yellow12: string;
|
2500
2482
|
blue3: string;
|
2501
2483
|
cyan3: string;
|
2502
2484
|
green3: string;
|
@@ -2524,6 +2506,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2524
2506
|
pink5: string;
|
2525
2507
|
red5: string;
|
2526
2508
|
yellow5: string;
|
2509
|
+
blue6: string;
|
2510
|
+
cyan6: string;
|
2511
|
+
green6: string;
|
2512
|
+
grey6: string;
|
2513
|
+
greyA6: string;
|
2514
|
+
orange6: string;
|
2515
|
+
pink6: string;
|
2516
|
+
red6: string;
|
2517
|
+
yellow6: string;
|
2518
|
+
blue7: string;
|
2519
|
+
cyan7: string;
|
2520
|
+
green7: string;
|
2521
|
+
grey7: string;
|
2522
|
+
greyA7: string;
|
2523
|
+
orange7: string;
|
2524
|
+
pink7: string;
|
2525
|
+
red7: string;
|
2526
|
+
yellow7: string;
|
2527
|
+
blue8: string;
|
2528
|
+
cyan8: string;
|
2529
|
+
green8: string;
|
2530
|
+
grey8: string;
|
2531
|
+
greyA8: string;
|
2532
|
+
orange8: string;
|
2533
|
+
pink8: string;
|
2534
|
+
red8: string;
|
2535
|
+
yellow8: string;
|
2527
2536
|
blue9: string;
|
2528
2537
|
cyan9: string;
|
2529
2538
|
green9: string;
|
@@ -2551,24 +2560,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2551
2560
|
pink11: string;
|
2552
2561
|
red11: string;
|
2553
2562
|
yellow11: string;
|
2554
|
-
|
2555
|
-
|
2556
|
-
|
2557
|
-
|
2558
|
-
|
2559
|
-
|
2560
|
-
|
2561
|
-
|
2562
|
-
|
2563
|
-
blue8: string;
|
2564
|
-
cyan8: string;
|
2565
|
-
green8: string;
|
2566
|
-
grey8: string;
|
2567
|
-
greyA8: string;
|
2568
|
-
orange8: string;
|
2569
|
-
pink8: string;
|
2570
|
-
red8: string;
|
2571
|
-
yellow8: string;
|
2563
|
+
blue12: string;
|
2564
|
+
cyan12: string;
|
2565
|
+
green12: string;
|
2566
|
+
grey12: string;
|
2567
|
+
greyA12: string;
|
2568
|
+
orange12: string;
|
2569
|
+
pink12: string;
|
2570
|
+
red12: string;
|
2571
|
+
yellow12: string;
|
2572
2572
|
blue13: string;
|
2573
2573
|
cyan13: string;
|
2574
2574
|
green13: string;
|
@@ -2579,111 +2579,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2579
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;
|
2582
2594
|
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;
|
2583
2607
|
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;
|
2584
2620
|
accent1: string;
|
2585
|
-
success1: string;
|
2586
|
-
info1: string;
|
2587
|
-
warning1: string;
|
2588
|
-
critical1: string;
|
2589
|
-
neutral2: string;
|
2590
|
-
neutralA2: string;
|
2591
|
-
primary2: string;
|
2592
2621
|
accent2: string;
|
2593
|
-
|
2594
|
-
|
2595
|
-
|
2596
|
-
|
2597
|
-
neutral7: string;
|
2598
|
-
neutralA7: string;
|
2599
|
-
primary7: string;
|
2622
|
+
accent3: string;
|
2623
|
+
accent4: string;
|
2624
|
+
accent5: string;
|
2625
|
+
accent6: string;
|
2600
2626
|
accent7: string;
|
2601
|
-
|
2602
|
-
|
2603
|
-
|
2604
|
-
|
2605
|
-
neutral12: string;
|
2606
|
-
neutralA12: string;
|
2607
|
-
primary12: string;
|
2627
|
+
accent8: string;
|
2628
|
+
accent9: string;
|
2629
|
+
accent10: string;
|
2630
|
+
accent11: string;
|
2608
2631
|
accent12: string;
|
2609
|
-
|
2610
|
-
|
2611
|
-
|
2612
|
-
critical12: string;
|
2613
|
-
neutral3: string;
|
2614
|
-
neutralA3: string;
|
2615
|
-
primary3: string;
|
2616
|
-
accent3: string;
|
2632
|
+
accent13: string;
|
2633
|
+
success1: string;
|
2634
|
+
success2: string;
|
2617
2635
|
success3: string;
|
2618
|
-
info3: string;
|
2619
|
-
warning3: string;
|
2620
|
-
critical3: string;
|
2621
|
-
neutral4: string;
|
2622
|
-
neutralA4: string;
|
2623
|
-
primary4: string;
|
2624
|
-
accent4: string;
|
2625
2636
|
success4: string;
|
2626
|
-
info4: string;
|
2627
|
-
warning4: string;
|
2628
|
-
critical4: string;
|
2629
|
-
neutral5: string;
|
2630
|
-
neutralA5: string;
|
2631
|
-
primary5: string;
|
2632
|
-
accent5: string;
|
2633
2637
|
success5: string;
|
2634
|
-
|
2635
|
-
|
2636
|
-
|
2637
|
-
neutral9: string;
|
2638
|
-
neutralA9: string;
|
2639
|
-
primary9: string;
|
2640
|
-
accent9: string;
|
2638
|
+
success6: string;
|
2639
|
+
success7: string;
|
2640
|
+
success8: string;
|
2641
2641
|
success9: string;
|
2642
|
-
info9: string;
|
2643
|
-
warning9: string;
|
2644
|
-
critical9: string;
|
2645
|
-
neutral10: string;
|
2646
|
-
neutralA10: string;
|
2647
|
-
primary10: string;
|
2648
|
-
accent10: string;
|
2649
2642
|
success10: string;
|
2650
|
-
info10: string;
|
2651
|
-
warning10: string;
|
2652
|
-
critical10: string;
|
2653
|
-
neutral11: string;
|
2654
|
-
neutralA11: string;
|
2655
|
-
primary11: string;
|
2656
|
-
accent11: string;
|
2657
2643
|
success11: string;
|
2658
|
-
|
2659
|
-
|
2660
|
-
|
2661
|
-
|
2662
|
-
|
2663
|
-
|
2664
|
-
|
2665
|
-
success6: string;
|
2644
|
+
success12: string;
|
2645
|
+
success13: string;
|
2646
|
+
info1: string;
|
2647
|
+
info2: string;
|
2648
|
+
info3: string;
|
2649
|
+
info4: string;
|
2650
|
+
info5: string;
|
2666
2651
|
info6: string;
|
2667
|
-
|
2668
|
-
critical6: string;
|
2669
|
-
neutral8: string;
|
2670
|
-
neutralA8: string;
|
2671
|
-
primary8: string;
|
2672
|
-
accent8: string;
|
2673
|
-
success8: string;
|
2652
|
+
info7: string;
|
2674
2653
|
info8: string;
|
2675
|
-
|
2676
|
-
|
2677
|
-
|
2678
|
-
|
2679
|
-
primary13: string;
|
2680
|
-
accent13: string;
|
2681
|
-
success13: string;
|
2654
|
+
info9: string;
|
2655
|
+
info10: string;
|
2656
|
+
info11: string;
|
2657
|
+
info12: string;
|
2682
2658
|
info13: string;
|
2659
|
+
warning1: string;
|
2660
|
+
warning2: string;
|
2661
|
+
warning3: string;
|
2662
|
+
warning4: string;
|
2663
|
+
warning5: string;
|
2664
|
+
warning6: string;
|
2665
|
+
warning7: string;
|
2666
|
+
warning8: string;
|
2667
|
+
warning9: string;
|
2668
|
+
warning10: string;
|
2669
|
+
warning11: string;
|
2670
|
+
warning12: string;
|
2683
2671
|
warning13: string;
|
2672
|
+
critical1: string;
|
2673
|
+
critical2: string;
|
2674
|
+
critical3: string;
|
2675
|
+
critical4: string;
|
2676
|
+
critical5: string;
|
2677
|
+
critical6: string;
|
2678
|
+
critical7: string;
|
2679
|
+
critical8: string;
|
2680
|
+
critical9: string;
|
2681
|
+
critical10: string;
|
2682
|
+
critical11: string;
|
2683
|
+
critical12: string;
|
2684
2684
|
critical13: string;
|
2685
2685
|
};
|
2686
2686
|
fonts: {
|
2687
|
+
body: any;
|
2688
|
+
caption: any;
|
2689
|
+
pageTitle: any;
|
2690
|
+
sectionTitle: any;
|
2691
|
+
sectionSubtitle: any;
|
2692
|
+
button: any;
|
2693
|
+
textInput: any;
|
2687
2694
|
display100: any;
|
2688
2695
|
display200: any;
|
2689
2696
|
display300: any;
|
@@ -2693,6 +2700,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2693
2700
|
display700: any;
|
2694
2701
|
display800: any;
|
2695
2702
|
display900: any;
|
2703
|
+
default: any;
|
2704
|
+
};
|
2705
|
+
fontSizes: {
|
2696
2706
|
body: any;
|
2697
2707
|
caption: any;
|
2698
2708
|
pageTitle: any;
|
@@ -2700,9 +2710,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2700
2710
|
sectionSubtitle: any;
|
2701
2711
|
button: any;
|
2702
2712
|
textInput: any;
|
2703
|
-
default: any;
|
2704
|
-
};
|
2705
|
-
fontSizes: {
|
2706
2713
|
display100: any;
|
2707
2714
|
display200: any;
|
2708
2715
|
display300: any;
|
@@ -2712,6 +2719,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2712
2719
|
display700: any;
|
2713
2720
|
display800: any;
|
2714
2721
|
display900: any;
|
2722
|
+
};
|
2723
|
+
fontWeights: {
|
2715
2724
|
body: any;
|
2716
2725
|
caption: any;
|
2717
2726
|
pageTitle: any;
|
@@ -2719,8 +2728,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2719
2728
|
sectionSubtitle: any;
|
2720
2729
|
button: any;
|
2721
2730
|
textInput: any;
|
2722
|
-
};
|
2723
|
-
fontWeights: {
|
2724
2731
|
display100: any;
|
2725
2732
|
display200: any;
|
2726
2733
|
display300: any;
|
@@ -2730,6 +2737,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2730
2737
|
display700: any;
|
2731
2738
|
display800: any;
|
2732
2739
|
display900: any;
|
2740
|
+
};
|
2741
|
+
letterSpacings: {
|
2733
2742
|
body: any;
|
2734
2743
|
caption: any;
|
2735
2744
|
pageTitle: any;
|
@@ -2737,8 +2746,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2737
2746
|
sectionSubtitle: any;
|
2738
2747
|
button: any;
|
2739
2748
|
textInput: any;
|
2740
|
-
};
|
2741
|
-
letterSpacings: {
|
2742
2749
|
display100: any;
|
2743
2750
|
display200: any;
|
2744
2751
|
display300: any;
|
@@ -2748,6 +2755,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2748
2755
|
display700: any;
|
2749
2756
|
display800: any;
|
2750
2757
|
display900: any;
|
2758
|
+
};
|
2759
|
+
lineHeights: {
|
2751
2760
|
body: any;
|
2752
2761
|
caption: any;
|
2753
2762
|
pageTitle: any;
|
@@ -2755,8 +2764,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2755
2764
|
sectionSubtitle: any;
|
2756
2765
|
button: any;
|
2757
2766
|
textInput: any;
|
2758
|
-
};
|
2759
|
-
lineHeights: {
|
2760
2767
|
display100: any;
|
2761
2768
|
display200: any;
|
2762
2769
|
display300: any;
|
@@ -2766,13 +2773,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2766
2773
|
display700: any;
|
2767
2774
|
display800: any;
|
2768
2775
|
display900: any;
|
2769
|
-
body: any;
|
2770
|
-
caption: any;
|
2771
|
-
pageTitle: any;
|
2772
|
-
sectionTitle: any;
|
2773
|
-
sectionSubtitle: any;
|
2774
|
-
button: any;
|
2775
|
-
textInput: any;
|
2776
2776
|
};
|
2777
2777
|
radii: {
|
2778
2778
|
default: any;
|
@@ -2831,24 +2831,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2831
2831
|
pink2: string;
|
2832
2832
|
red2: string;
|
2833
2833
|
yellow2: string;
|
2834
|
-
blue7: string;
|
2835
|
-
cyan7: string;
|
2836
|
-
green7: string;
|
2837
|
-
grey7: string;
|
2838
|
-
greyA7: string;
|
2839
|
-
orange7: string;
|
2840
|
-
pink7: string;
|
2841
|
-
red7: string;
|
2842
|
-
yellow7: string;
|
2843
|
-
blue12: string;
|
2844
|
-
cyan12: string;
|
2845
|
-
green12: string;
|
2846
|
-
grey12: string;
|
2847
|
-
greyA12: string;
|
2848
|
-
orange12: string;
|
2849
|
-
pink12: string;
|
2850
|
-
red12: string;
|
2851
|
-
yellow12: string;
|
2852
2834
|
blue3: string;
|
2853
2835
|
cyan3: string;
|
2854
2836
|
green3: string;
|
@@ -2876,6 +2858,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2876
2858
|
pink5: string;
|
2877
2859
|
red5: string;
|
2878
2860
|
yellow5: string;
|
2861
|
+
blue6: string;
|
2862
|
+
cyan6: string;
|
2863
|
+
green6: string;
|
2864
|
+
grey6: string;
|
2865
|
+
greyA6: string;
|
2866
|
+
orange6: string;
|
2867
|
+
pink6: string;
|
2868
|
+
red6: string;
|
2869
|
+
yellow6: string;
|
2870
|
+
blue7: string;
|
2871
|
+
cyan7: string;
|
2872
|
+
green7: string;
|
2873
|
+
grey7: string;
|
2874
|
+
greyA7: string;
|
2875
|
+
orange7: string;
|
2876
|
+
pink7: string;
|
2877
|
+
red7: string;
|
2878
|
+
yellow7: string;
|
2879
|
+
blue8: string;
|
2880
|
+
cyan8: string;
|
2881
|
+
green8: string;
|
2882
|
+
grey8: string;
|
2883
|
+
greyA8: string;
|
2884
|
+
orange8: string;
|
2885
|
+
pink8: string;
|
2886
|
+
red8: string;
|
2887
|
+
yellow8: string;
|
2879
2888
|
blue9: string;
|
2880
2889
|
cyan9: string;
|
2881
2890
|
green9: string;
|
@@ -2903,24 +2912,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2903
2912
|
pink11: string;
|
2904
2913
|
red11: string;
|
2905
2914
|
yellow11: string;
|
2906
|
-
|
2907
|
-
|
2908
|
-
|
2909
|
-
|
2910
|
-
|
2911
|
-
|
2912
|
-
|
2913
|
-
|
2914
|
-
|
2915
|
-
blue8: string;
|
2916
|
-
cyan8: string;
|
2917
|
-
green8: string;
|
2918
|
-
grey8: string;
|
2919
|
-
greyA8: string;
|
2920
|
-
orange8: string;
|
2921
|
-
pink8: string;
|
2922
|
-
red8: string;
|
2923
|
-
yellow8: string;
|
2915
|
+
blue12: string;
|
2916
|
+
cyan12: string;
|
2917
|
+
green12: string;
|
2918
|
+
grey12: string;
|
2919
|
+
greyA12: string;
|
2920
|
+
orange12: string;
|
2921
|
+
pink12: string;
|
2922
|
+
red12: string;
|
2923
|
+
yellow12: string;
|
2924
2924
|
blue13: string;
|
2925
2925
|
cyan13: string;
|
2926
2926
|
green13: string;
|
@@ -2931,111 +2931,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2931
2931
|
red13: string;
|
2932
2932
|
yellow13: string;
|
2933
2933
|
neutral1: string;
|
2934
|
+
neutral2: string;
|
2935
|
+
neutral3: string;
|
2936
|
+
neutral4: string;
|
2937
|
+
neutral5: string;
|
2938
|
+
neutral6: string;
|
2939
|
+
neutral7: string;
|
2940
|
+
neutral8: string;
|
2941
|
+
neutral9: string;
|
2942
|
+
neutral10: string;
|
2943
|
+
neutral11: string;
|
2944
|
+
neutral12: string;
|
2945
|
+
neutral13: string;
|
2934
2946
|
neutralA1: string;
|
2935
|
-
primary1: string;
|
2936
|
-
accent1: string;
|
2937
|
-
success1: string;
|
2938
|
-
info1: string;
|
2939
|
-
warning1: string;
|
2940
|
-
critical1: string;
|
2941
|
-
neutral2: string;
|
2942
2947
|
neutralA2: string;
|
2943
|
-
|
2944
|
-
|
2945
|
-
|
2946
|
-
|
2947
|
-
warning2: string;
|
2948
|
-
critical2: string;
|
2949
|
-
neutral7: string;
|
2948
|
+
neutralA3: string;
|
2949
|
+
neutralA4: string;
|
2950
|
+
neutralA5: string;
|
2951
|
+
neutralA6: string;
|
2950
2952
|
neutralA7: string;
|
2951
|
-
|
2952
|
-
|
2953
|
-
|
2954
|
-
|
2955
|
-
warning7: string;
|
2956
|
-
critical7: string;
|
2957
|
-
neutral12: string;
|
2953
|
+
neutralA8: string;
|
2954
|
+
neutralA9: string;
|
2955
|
+
neutralA10: string;
|
2956
|
+
neutralA11: string;
|
2958
2957
|
neutralA12: string;
|
2959
|
-
|
2960
|
-
|
2961
|
-
|
2962
|
-
info12: string;
|
2963
|
-
warning12: string;
|
2964
|
-
critical12: string;
|
2965
|
-
neutral3: string;
|
2966
|
-
neutralA3: string;
|
2958
|
+
neutralA13: string;
|
2959
|
+
primary1: string;
|
2960
|
+
primary2: string;
|
2967
2961
|
primary3: string;
|
2968
|
-
accent3: string;
|
2969
|
-
success3: string;
|
2970
|
-
info3: string;
|
2971
|
-
warning3: string;
|
2972
|
-
critical3: string;
|
2973
|
-
neutral4: string;
|
2974
|
-
neutralA4: string;
|
2975
2962
|
primary4: string;
|
2976
|
-
accent4: string;
|
2977
|
-
success4: string;
|
2978
|
-
info4: string;
|
2979
|
-
warning4: string;
|
2980
|
-
critical4: string;
|
2981
|
-
neutral5: string;
|
2982
|
-
neutralA5: string;
|
2983
2963
|
primary5: string;
|
2984
|
-
|
2985
|
-
|
2986
|
-
|
2987
|
-
warning5: string;
|
2988
|
-
critical5: string;
|
2989
|
-
neutral9: string;
|
2990
|
-
neutralA9: string;
|
2964
|
+
primary6: string;
|
2965
|
+
primary7: string;
|
2966
|
+
primary8: string;
|
2991
2967
|
primary9: string;
|
2992
|
-
accent9: string;
|
2993
|
-
success9: string;
|
2994
|
-
info9: string;
|
2995
|
-
warning9: string;
|
2996
|
-
critical9: string;
|
2997
|
-
neutral10: string;
|
2998
|
-
neutralA10: string;
|
2999
2968
|
primary10: string;
|
3000
|
-
accent10: string;
|
3001
|
-
success10: string;
|
3002
|
-
info10: string;
|
3003
|
-
warning10: string;
|
3004
|
-
critical10: string;
|
3005
|
-
neutral11: string;
|
3006
|
-
neutralA11: string;
|
3007
2969
|
primary11: string;
|
3008
|
-
|
3009
|
-
|
3010
|
-
|
3011
|
-
|
3012
|
-
|
3013
|
-
|
3014
|
-
|
3015
|
-
primary6: string;
|
2970
|
+
primary12: string;
|
2971
|
+
primary13: string;
|
2972
|
+
accent1: string;
|
2973
|
+
accent2: string;
|
2974
|
+
accent3: string;
|
2975
|
+
accent4: string;
|
2976
|
+
accent5: string;
|
3016
2977
|
accent6: string;
|
3017
|
-
|
3018
|
-
info6: string;
|
3019
|
-
warning6: string;
|
3020
|
-
critical6: string;
|
3021
|
-
neutral8: string;
|
3022
|
-
neutralA8: string;
|
3023
|
-
primary8: string;
|
2978
|
+
accent7: string;
|
3024
2979
|
accent8: string;
|
3025
|
-
|
3026
|
-
|
3027
|
-
|
3028
|
-
|
3029
|
-
neutral13: string;
|
3030
|
-
neutralA13: string;
|
3031
|
-
primary13: string;
|
2980
|
+
accent9: string;
|
2981
|
+
accent10: string;
|
2982
|
+
accent11: string;
|
2983
|
+
accent12: string;
|
3032
2984
|
accent13: string;
|
2985
|
+
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;
|
3033
2997
|
success13: string;
|
2998
|
+
info1: string;
|
2999
|
+
info2: string;
|
3000
|
+
info3: string;
|
3001
|
+
info4: string;
|
3002
|
+
info5: string;
|
3003
|
+
info6: string;
|
3004
|
+
info7: string;
|
3005
|
+
info8: string;
|
3006
|
+
info9: string;
|
3007
|
+
info10: string;
|
3008
|
+
info11: string;
|
3009
|
+
info12: string;
|
3034
3010
|
info13: string;
|
3011
|
+
warning1: string;
|
3012
|
+
warning2: string;
|
3013
|
+
warning3: string;
|
3014
|
+
warning4: string;
|
3015
|
+
warning5: string;
|
3016
|
+
warning6: string;
|
3017
|
+
warning7: string;
|
3018
|
+
warning8: string;
|
3019
|
+
warning9: string;
|
3020
|
+
warning10: string;
|
3021
|
+
warning11: string;
|
3022
|
+
warning12: string;
|
3035
3023
|
warning13: string;
|
3024
|
+
critical1: string;
|
3025
|
+
critical2: string;
|
3026
|
+
critical3: string;
|
3027
|
+
critical4: string;
|
3028
|
+
critical5: string;
|
3029
|
+
critical6: string;
|
3030
|
+
critical7: string;
|
3031
|
+
critical8: string;
|
3032
|
+
critical9: string;
|
3033
|
+
critical10: string;
|
3034
|
+
critical11: string;
|
3035
|
+
critical12: string;
|
3036
3036
|
critical13: string;
|
3037
3037
|
};
|
3038
3038
|
fonts: {
|
3039
|
+
body: any;
|
3040
|
+
caption: any;
|
3041
|
+
pageTitle: any;
|
3042
|
+
sectionTitle: any;
|
3043
|
+
sectionSubtitle: any;
|
3044
|
+
button: any;
|
3045
|
+
textInput: any;
|
3039
3046
|
display100: any;
|
3040
3047
|
display200: any;
|
3041
3048
|
display300: any;
|
@@ -3045,6 +3052,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3045
3052
|
display700: any;
|
3046
3053
|
display800: any;
|
3047
3054
|
display900: any;
|
3055
|
+
default: any;
|
3056
|
+
};
|
3057
|
+
fontSizes: {
|
3048
3058
|
body: any;
|
3049
3059
|
caption: any;
|
3050
3060
|
pageTitle: any;
|
@@ -3052,9 +3062,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3052
3062
|
sectionSubtitle: any;
|
3053
3063
|
button: any;
|
3054
3064
|
textInput: any;
|
3055
|
-
default: any;
|
3056
|
-
};
|
3057
|
-
fontSizes: {
|
3058
3065
|
display100: any;
|
3059
3066
|
display200: any;
|
3060
3067
|
display300: any;
|
@@ -3064,6 +3071,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3064
3071
|
display700: any;
|
3065
3072
|
display800: any;
|
3066
3073
|
display900: any;
|
3074
|
+
};
|
3075
|
+
fontWeights: {
|
3067
3076
|
body: any;
|
3068
3077
|
caption: any;
|
3069
3078
|
pageTitle: any;
|
@@ -3071,8 +3080,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3071
3080
|
sectionSubtitle: any;
|
3072
3081
|
button: any;
|
3073
3082
|
textInput: any;
|
3074
|
-
};
|
3075
|
-
fontWeights: {
|
3076
3083
|
display100: any;
|
3077
3084
|
display200: any;
|
3078
3085
|
display300: any;
|
@@ -3082,6 +3089,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3082
3089
|
display700: any;
|
3083
3090
|
display800: any;
|
3084
3091
|
display900: any;
|
3092
|
+
};
|
3093
|
+
letterSpacings: {
|
3085
3094
|
body: any;
|
3086
3095
|
caption: any;
|
3087
3096
|
pageTitle: any;
|
@@ -3089,8 +3098,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3089
3098
|
sectionSubtitle: any;
|
3090
3099
|
button: any;
|
3091
3100
|
textInput: any;
|
3092
|
-
};
|
3093
|
-
letterSpacings: {
|
3094
3101
|
display100: any;
|
3095
3102
|
display200: any;
|
3096
3103
|
display300: any;
|
@@ -3100,6 +3107,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3100
3107
|
display700: any;
|
3101
3108
|
display800: any;
|
3102
3109
|
display900: any;
|
3110
|
+
};
|
3111
|
+
lineHeights: {
|
3103
3112
|
body: any;
|
3104
3113
|
caption: any;
|
3105
3114
|
pageTitle: any;
|
@@ -3107,8 +3116,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3107
3116
|
sectionSubtitle: any;
|
3108
3117
|
button: any;
|
3109
3118
|
textInput: any;
|
3110
|
-
};
|
3111
|
-
lineHeights: {
|
3112
3119
|
display100: any;
|
3113
3120
|
display200: any;
|
3114
3121
|
display300: any;
|
@@ -3118,13 +3125,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3118
3125
|
display700: any;
|
3119
3126
|
display800: any;
|
3120
3127
|
display900: any;
|
3121
|
-
body: any;
|
3122
|
-
caption: any;
|
3123
|
-
pageTitle: any;
|
3124
|
-
sectionTitle: any;
|
3125
|
-
sectionSubtitle: any;
|
3126
|
-
button: any;
|
3127
|
-
textInput: any;
|
3128
3128
|
};
|
3129
3129
|
radii: {
|
3130
3130
|
default: any;
|
@@ -3175,24 +3175,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3175
3175
|
pink2?: string | number | boolean;
|
3176
3176
|
red2?: string | number | boolean;
|
3177
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;
|
3184
|
-
pink7?: string | number | boolean;
|
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;
|
3193
|
-
pink12?: string | number | boolean;
|
3194
|
-
red12?: string | number | boolean;
|
3195
|
-
yellow12?: string | number | boolean;
|
3196
3178
|
blue3?: string | number | boolean;
|
3197
3179
|
cyan3?: string | number | boolean;
|
3198
3180
|
green3?: string | number | boolean;
|
@@ -3220,33 +3202,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3220
3202
|
pink5?: string | number | boolean;
|
3221
3203
|
red5?: string | number | boolean;
|
3222
3204
|
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;
|
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;
|
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;
|
3248
|
-
red11?: string | number | boolean;
|
3249
|
-
yellow11?: string | number | boolean;
|
3250
3205
|
blue6?: string | number | boolean;
|
3251
3206
|
cyan6?: string | number | boolean;
|
3252
3207
|
green6?: string | number | boolean;
|
@@ -3256,6 +3211,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3256
3211
|
pink6?: string | number | boolean;
|
3257
3212
|
red6?: string | number | boolean;
|
3258
3213
|
yellow6?: string | number | boolean;
|
3214
|
+
blue7?: string | number | boolean;
|
3215
|
+
cyan7?: string | number | boolean;
|
3216
|
+
green7?: string | number | boolean;
|
3217
|
+
grey7?: string | number | boolean;
|
3218
|
+
greyA7?: string | number | boolean;
|
3219
|
+
orange7?: string | number | boolean;
|
3220
|
+
pink7?: string | number | boolean;
|
3221
|
+
red7?: string | number | boolean;
|
3222
|
+
yellow7?: string | number | boolean;
|
3259
3223
|
blue8?: string | number | boolean;
|
3260
3224
|
cyan8?: string | number | boolean;
|
3261
3225
|
green8?: string | number | boolean;
|
@@ -3265,6 +3229,42 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3265
3229
|
pink8?: string | number | boolean;
|
3266
3230
|
red8?: string | number | boolean;
|
3267
3231
|
yellow8?: string | number | boolean;
|
3232
|
+
blue9?: string | number | boolean;
|
3233
|
+
cyan9?: string | number | boolean;
|
3234
|
+
green9?: string | number | boolean;
|
3235
|
+
grey9?: string | number | boolean;
|
3236
|
+
greyA9?: string | number | boolean;
|
3237
|
+
orange9?: string | number | boolean;
|
3238
|
+
pink9?: string | number | boolean;
|
3239
|
+
red9?: string | number | boolean;
|
3240
|
+
yellow9?: string | number | boolean;
|
3241
|
+
blue10?: string | number | boolean;
|
3242
|
+
cyan10?: string | number | boolean;
|
3243
|
+
green10?: string | number | boolean;
|
3244
|
+
grey10?: string | number | boolean;
|
3245
|
+
greyA10?: string | number | boolean;
|
3246
|
+
orange10?: string | number | boolean;
|
3247
|
+
pink10?: string | number | boolean;
|
3248
|
+
red10?: string | number | boolean;
|
3249
|
+
yellow10?: string | number | boolean;
|
3250
|
+
blue11?: string | number | boolean;
|
3251
|
+
cyan11?: string | number | boolean;
|
3252
|
+
green11?: string | number | boolean;
|
3253
|
+
grey11?: string | number | boolean;
|
3254
|
+
greyA11?: string | number | boolean;
|
3255
|
+
orange11?: string | number | boolean;
|
3256
|
+
pink11?: string | number | boolean;
|
3257
|
+
red11?: string | number | boolean;
|
3258
|
+
yellow11?: string | number | boolean;
|
3259
|
+
blue12?: string | number | boolean;
|
3260
|
+
cyan12?: string | number | boolean;
|
3261
|
+
green12?: string | number | boolean;
|
3262
|
+
grey12?: string | number | boolean;
|
3263
|
+
greyA12?: string | number | boolean;
|
3264
|
+
orange12?: string | number | boolean;
|
3265
|
+
pink12?: string | number | boolean;
|
3266
|
+
red12?: string | number | boolean;
|
3267
|
+
yellow12?: string | number | boolean;
|
3268
3268
|
blue13?: string | number | boolean;
|
3269
3269
|
cyan13?: string | number | boolean;
|
3270
3270
|
green13?: string | number | boolean;
|
@@ -3275,111 +3275,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3275
3275
|
red13?: string | number | boolean;
|
3276
3276
|
yellow13?: string | number | boolean;
|
3277
3277
|
neutral1?: string | number | boolean;
|
3278
|
-
neutralA1?: string | number | boolean;
|
3279
|
-
primary1?: string | number | boolean;
|
3280
|
-
accent1?: string | number | boolean;
|
3281
|
-
success1?: string | number | boolean;
|
3282
|
-
info1?: string | number | boolean;
|
3283
|
-
warning1?: string | number | boolean;
|
3284
|
-
critical1?: string | number | boolean;
|
3285
3278
|
neutral2?: string | number | boolean;
|
3286
|
-
|
3287
|
-
|
3288
|
-
|
3289
|
-
|
3290
|
-
info2?: string | number | boolean;
|
3291
|
-
warning2?: string | number | boolean;
|
3292
|
-
critical2?: string | number | boolean;
|
3279
|
+
neutral3?: string | number | boolean;
|
3280
|
+
neutral4?: string | number | boolean;
|
3281
|
+
neutral5?: string | number | boolean;
|
3282
|
+
neutral6?: string | number | boolean;
|
3293
3283
|
neutral7?: string | number | boolean;
|
3294
|
-
|
3295
|
-
|
3296
|
-
|
3297
|
-
|
3298
|
-
info7?: string | number | boolean;
|
3299
|
-
warning7?: string | number | boolean;
|
3300
|
-
critical7?: string | number | boolean;
|
3284
|
+
neutral8?: string | number | boolean;
|
3285
|
+
neutral9?: string | number | boolean;
|
3286
|
+
neutral10?: string | number | boolean;
|
3287
|
+
neutral11?: string | number | boolean;
|
3301
3288
|
neutral12?: string | number | boolean;
|
3302
|
-
|
3303
|
-
|
3304
|
-
|
3305
|
-
success12?: string | number | boolean;
|
3306
|
-
info12?: string | number | boolean;
|
3307
|
-
warning12?: string | number | boolean;
|
3308
|
-
critical12?: string | number | boolean;
|
3309
|
-
neutral3?: string | number | boolean;
|
3289
|
+
neutral13?: string | number | boolean;
|
3290
|
+
neutralA1?: string | number | boolean;
|
3291
|
+
neutralA2?: string | number | boolean;
|
3310
3292
|
neutralA3?: string | number | boolean;
|
3311
|
-
primary3?: string | number | boolean;
|
3312
|
-
accent3?: string | number | boolean;
|
3313
|
-
success3?: string | number | boolean;
|
3314
|
-
info3?: string | number | boolean;
|
3315
|
-
warning3?: string | number | boolean;
|
3316
|
-
critical3?: string | number | boolean;
|
3317
|
-
neutral4?: string | number | boolean;
|
3318
3293
|
neutralA4?: string | number | boolean;
|
3319
|
-
primary4?: string | number | boolean;
|
3320
|
-
accent4?: string | number | boolean;
|
3321
|
-
success4?: string | number | boolean;
|
3322
|
-
info4?: string | number | boolean;
|
3323
|
-
warning4?: string | number | boolean;
|
3324
|
-
critical4?: string | number | boolean;
|
3325
|
-
neutral5?: string | number | boolean;
|
3326
3294
|
neutralA5?: string | number | boolean;
|
3327
|
-
|
3328
|
-
|
3329
|
-
|
3330
|
-
info5?: string | number | boolean;
|
3331
|
-
warning5?: string | number | boolean;
|
3332
|
-
critical5?: string | number | boolean;
|
3333
|
-
neutral9?: string | number | boolean;
|
3295
|
+
neutralA6?: string | number | boolean;
|
3296
|
+
neutralA7?: string | number | boolean;
|
3297
|
+
neutralA8?: string | number | boolean;
|
3334
3298
|
neutralA9?: string | number | boolean;
|
3335
|
-
primary9?: string | number | boolean;
|
3336
|
-
accent9?: string | number | boolean;
|
3337
|
-
success9?: string | number | boolean;
|
3338
|
-
info9?: string | number | boolean;
|
3339
|
-
warning9?: string | number | boolean;
|
3340
|
-
critical9?: string | number | boolean;
|
3341
|
-
neutral10?: string | number | boolean;
|
3342
3299
|
neutralA10?: string | number | boolean;
|
3343
|
-
primary10?: string | number | boolean;
|
3344
|
-
accent10?: string | number | boolean;
|
3345
|
-
success10?: string | number | boolean;
|
3346
|
-
info10?: string | number | boolean;
|
3347
|
-
warning10?: string | number | boolean;
|
3348
|
-
critical10?: string | number | boolean;
|
3349
|
-
neutral11?: string | number | boolean;
|
3350
3300
|
neutralA11?: string | number | boolean;
|
3351
|
-
|
3352
|
-
|
3353
|
-
|
3354
|
-
|
3355
|
-
|
3356
|
-
|
3357
|
-
|
3358
|
-
neutralA6?: string | number | boolean;
|
3301
|
+
neutralA12?: string | number | boolean;
|
3302
|
+
neutralA13?: string | number | boolean;
|
3303
|
+
primary1?: string | number | boolean;
|
3304
|
+
primary2?: string | number | boolean;
|
3305
|
+
primary3?: string | number | boolean;
|
3306
|
+
primary4?: string | number | boolean;
|
3307
|
+
primary5?: string | number | boolean;
|
3359
3308
|
primary6?: string | number | boolean;
|
3360
|
-
|
3361
|
-
success6?: string | number | boolean;
|
3362
|
-
info6?: string | number | boolean;
|
3363
|
-
warning6?: string | number | boolean;
|
3364
|
-
critical6?: string | number | boolean;
|
3365
|
-
neutral8?: string | number | boolean;
|
3366
|
-
neutralA8?: string | number | boolean;
|
3309
|
+
primary7?: string | number | boolean;
|
3367
3310
|
primary8?: string | number | boolean;
|
3368
|
-
|
3369
|
-
|
3370
|
-
|
3371
|
-
|
3372
|
-
critical8?: string | number | boolean;
|
3373
|
-
neutral13?: string | number | boolean;
|
3374
|
-
neutralA13?: string | number | boolean;
|
3311
|
+
primary9?: string | number | boolean;
|
3312
|
+
primary10?: string | number | boolean;
|
3313
|
+
primary11?: string | number | boolean;
|
3314
|
+
primary12?: string | number | boolean;
|
3375
3315
|
primary13?: string | number | boolean;
|
3316
|
+
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;
|
3376
3328
|
accent13?: string | number | boolean;
|
3329
|
+
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;
|
3377
3341
|
success13?: string | number | boolean;
|
3342
|
+
info1?: string | number | boolean;
|
3343
|
+
info2?: string | number | boolean;
|
3344
|
+
info3?: string | number | boolean;
|
3345
|
+
info4?: string | number | boolean;
|
3346
|
+
info5?: string | number | boolean;
|
3347
|
+
info6?: string | number | boolean;
|
3348
|
+
info7?: string | number | boolean;
|
3349
|
+
info8?: string | number | boolean;
|
3350
|
+
info9?: string | number | boolean;
|
3351
|
+
info10?: string | number | boolean;
|
3352
|
+
info11?: string | number | boolean;
|
3353
|
+
info12?: string | number | boolean;
|
3378
3354
|
info13?: string | number | boolean;
|
3355
|
+
warning1?: string | number | boolean;
|
3356
|
+
warning2?: string | number | boolean;
|
3357
|
+
warning3?: string | number | boolean;
|
3358
|
+
warning4?: string | number | boolean;
|
3359
|
+
warning5?: string | number | boolean;
|
3360
|
+
warning6?: string | number | boolean;
|
3361
|
+
warning7?: string | number | boolean;
|
3362
|
+
warning8?: string | number | boolean;
|
3363
|
+
warning9?: string | number | boolean;
|
3364
|
+
warning10?: string | number | boolean;
|
3365
|
+
warning11?: string | number | boolean;
|
3366
|
+
warning12?: string | number | boolean;
|
3379
3367
|
warning13?: string | number | boolean;
|
3368
|
+
critical1?: string | number | boolean;
|
3369
|
+
critical2?: string | number | boolean;
|
3370
|
+
critical3?: string | number | boolean;
|
3371
|
+
critical4?: string | number | boolean;
|
3372
|
+
critical5?: string | number | boolean;
|
3373
|
+
critical6?: string | number | boolean;
|
3374
|
+
critical7?: string | number | boolean;
|
3375
|
+
critical8?: string | number | boolean;
|
3376
|
+
critical9?: string | number | boolean;
|
3377
|
+
critical10?: string | number | boolean;
|
3378
|
+
critical11?: string | number | boolean;
|
3379
|
+
critical12?: string | number | boolean;
|
3380
3380
|
critical13?: string | number | boolean;
|
3381
3381
|
};
|
3382
3382
|
fonts?: {
|
3383
|
+
body?: string | number | boolean;
|
3384
|
+
caption?: string | number | boolean;
|
3385
|
+
pageTitle?: string | number | boolean;
|
3386
|
+
sectionTitle?: string | number | boolean;
|
3387
|
+
sectionSubtitle?: string | number | boolean;
|
3388
|
+
button?: string | number | boolean;
|
3389
|
+
textInput?: string | number | boolean;
|
3383
3390
|
display100?: string | number | boolean;
|
3384
3391
|
display200?: string | number | boolean;
|
3385
3392
|
display300?: string | number | boolean;
|
@@ -3389,6 +3396,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3389
3396
|
display700?: string | number | boolean;
|
3390
3397
|
display800?: string | number | boolean;
|
3391
3398
|
display900?: string | number | boolean;
|
3399
|
+
default?: string | number | boolean;
|
3400
|
+
};
|
3401
|
+
fontSizes?: {
|
3392
3402
|
body?: string | number | boolean;
|
3393
3403
|
caption?: string | number | boolean;
|
3394
3404
|
pageTitle?: string | number | boolean;
|
@@ -3396,9 +3406,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3396
3406
|
sectionSubtitle?: string | number | boolean;
|
3397
3407
|
button?: string | number | boolean;
|
3398
3408
|
textInput?: string | number | boolean;
|
3399
|
-
default?: string | number | boolean;
|
3400
|
-
};
|
3401
|
-
fontSizes?: {
|
3402
3409
|
display100?: string | number | boolean;
|
3403
3410
|
display200?: string | number | boolean;
|
3404
3411
|
display300?: string | number | boolean;
|
@@ -3408,6 +3415,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3408
3415
|
display700?: string | number | boolean;
|
3409
3416
|
display800?: string | number | boolean;
|
3410
3417
|
display900?: string | number | boolean;
|
3418
|
+
};
|
3419
|
+
fontWeights?: {
|
3411
3420
|
body?: string | number | boolean;
|
3412
3421
|
caption?: string | number | boolean;
|
3413
3422
|
pageTitle?: string | number | boolean;
|
@@ -3415,8 +3424,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3415
3424
|
sectionSubtitle?: string | number | boolean;
|
3416
3425
|
button?: string | number | boolean;
|
3417
3426
|
textInput?: string | number | boolean;
|
3418
|
-
};
|
3419
|
-
fontWeights?: {
|
3420
3427
|
display100?: string | number | boolean;
|
3421
3428
|
display200?: string | number | boolean;
|
3422
3429
|
display300?: string | number | boolean;
|
@@ -3426,6 +3433,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3426
3433
|
display700?: string | number | boolean;
|
3427
3434
|
display800?: string | number | boolean;
|
3428
3435
|
display900?: string | number | boolean;
|
3436
|
+
};
|
3437
|
+
letterSpacings?: {
|
3429
3438
|
body?: string | number | boolean;
|
3430
3439
|
caption?: string | number | boolean;
|
3431
3440
|
pageTitle?: string | number | boolean;
|
@@ -3433,8 +3442,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3433
3442
|
sectionSubtitle?: string | number | boolean;
|
3434
3443
|
button?: string | number | boolean;
|
3435
3444
|
textInput?: string | number | boolean;
|
3436
|
-
};
|
3437
|
-
letterSpacings?: {
|
3438
3445
|
display100?: string | number | boolean;
|
3439
3446
|
display200?: string | number | boolean;
|
3440
3447
|
display300?: string | number | boolean;
|
@@ -3444,6 +3451,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3444
3451
|
display700?: string | number | boolean;
|
3445
3452
|
display800?: string | number | boolean;
|
3446
3453
|
display900?: string | number | boolean;
|
3454
|
+
};
|
3455
|
+
lineHeights?: {
|
3447
3456
|
body?: string | number | boolean;
|
3448
3457
|
caption?: string | number | boolean;
|
3449
3458
|
pageTitle?: string | number | boolean;
|
@@ -3451,8 +3460,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3451
3460
|
sectionSubtitle?: string | number | boolean;
|
3452
3461
|
button?: string | number | boolean;
|
3453
3462
|
textInput?: string | number | boolean;
|
3454
|
-
};
|
3455
|
-
lineHeights?: {
|
3456
3463
|
display100?: string | number | boolean;
|
3457
3464
|
display200?: string | number | boolean;
|
3458
3465
|
display300?: string | number | boolean;
|
@@ -3462,13 +3469,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3462
3469
|
display700?: string | number | boolean;
|
3463
3470
|
display800?: string | number | boolean;
|
3464
3471
|
display900?: string | number | boolean;
|
3465
|
-
body?: string | number | boolean;
|
3466
|
-
caption?: string | number | boolean;
|
3467
|
-
pageTitle?: string | number | boolean;
|
3468
|
-
sectionTitle?: string | number | boolean;
|
3469
|
-
sectionSubtitle?: string | number | boolean;
|
3470
|
-
button?: string | number | boolean;
|
3471
|
-
textInput?: string | number | boolean;
|
3472
3472
|
};
|
3473
3473
|
radii?: {
|
3474
3474
|
default?: string | number | boolean;
|
@@ -3513,32 +3513,14 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3513
3513
|
red1?: string | number | boolean;
|
3514
3514
|
yellow1?: string | number | boolean;
|
3515
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;
|
3521
|
-
pink2?: string | number | boolean;
|
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;
|
3530
|
-
pink7?: string | number | boolean;
|
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;
|
3539
|
-
pink12?: string | number | boolean;
|
3540
|
-
red12?: string | number | boolean;
|
3541
|
-
yellow12?: 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;
|
3521
|
+
pink2?: string | number | boolean;
|
3522
|
+
red2?: string | number | boolean;
|
3523
|
+
yellow2?: string | number | boolean;
|
3542
3524
|
blue3?: string | number | boolean;
|
3543
3525
|
cyan3?: string | number | boolean;
|
3544
3526
|
green3?: string | number | boolean;
|
@@ -3566,6 +3548,33 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3566
3548
|
pink5?: string | number | boolean;
|
3567
3549
|
red5?: string | number | boolean;
|
3568
3550
|
yellow5?: string | number | boolean;
|
3551
|
+
blue6?: string | number | boolean;
|
3552
|
+
cyan6?: string | number | boolean;
|
3553
|
+
green6?: string | number | boolean;
|
3554
|
+
grey6?: string | number | boolean;
|
3555
|
+
greyA6?: string | number | boolean;
|
3556
|
+
orange6?: string | number | boolean;
|
3557
|
+
pink6?: string | number | boolean;
|
3558
|
+
red6?: string | number | boolean;
|
3559
|
+
yellow6?: string | number | boolean;
|
3560
|
+
blue7?: string | number | boolean;
|
3561
|
+
cyan7?: string | number | boolean;
|
3562
|
+
green7?: string | number | boolean;
|
3563
|
+
grey7?: string | number | boolean;
|
3564
|
+
greyA7?: string | number | boolean;
|
3565
|
+
orange7?: string | number | boolean;
|
3566
|
+
pink7?: string | number | boolean;
|
3567
|
+
red7?: string | number | boolean;
|
3568
|
+
yellow7?: string | number | boolean;
|
3569
|
+
blue8?: string | number | boolean;
|
3570
|
+
cyan8?: string | number | boolean;
|
3571
|
+
green8?: string | number | boolean;
|
3572
|
+
grey8?: string | number | boolean;
|
3573
|
+
greyA8?: string | number | boolean;
|
3574
|
+
orange8?: string | number | boolean;
|
3575
|
+
pink8?: string | number | boolean;
|
3576
|
+
red8?: string | number | boolean;
|
3577
|
+
yellow8?: string | number | boolean;
|
3569
3578
|
blue9?: string | number | boolean;
|
3570
3579
|
cyan9?: string | number | boolean;
|
3571
3580
|
green9?: string | number | boolean;
|
@@ -3593,24 +3602,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3593
3602
|
pink11?: string | number | boolean;
|
3594
3603
|
red11?: string | number | boolean;
|
3595
3604
|
yellow11?: string | number | boolean;
|
3596
|
-
|
3597
|
-
|
3598
|
-
|
3599
|
-
|
3600
|
-
|
3601
|
-
|
3602
|
-
|
3603
|
-
|
3604
|
-
|
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;
|
3613
|
-
yellow8?: string | number | boolean;
|
3605
|
+
blue12?: string | number | boolean;
|
3606
|
+
cyan12?: string | number | boolean;
|
3607
|
+
green12?: string | number | boolean;
|
3608
|
+
grey12?: string | number | boolean;
|
3609
|
+
greyA12?: string | number | boolean;
|
3610
|
+
orange12?: string | number | boolean;
|
3611
|
+
pink12?: string | number | boolean;
|
3612
|
+
red12?: string | number | boolean;
|
3613
|
+
yellow12?: string | number | boolean;
|
3614
3614
|
blue13?: string | number | boolean;
|
3615
3615
|
cyan13?: string | number | boolean;
|
3616
3616
|
green13?: string | number | boolean;
|
@@ -3621,111 +3621,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3621
3621
|
red13?: string | number | boolean;
|
3622
3622
|
yellow13?: string | number | boolean;
|
3623
3623
|
neutral1?: string | number | boolean;
|
3624
|
-
neutralA1?: string | number | boolean;
|
3625
|
-
primary1?: string | number | boolean;
|
3626
|
-
accent1?: string | number | boolean;
|
3627
|
-
success1?: string | number | boolean;
|
3628
|
-
info1?: string | number | boolean;
|
3629
|
-
warning1?: string | number | boolean;
|
3630
|
-
critical1?: string | number | boolean;
|
3631
3624
|
neutral2?: string | number | boolean;
|
3632
|
-
|
3633
|
-
|
3634
|
-
|
3635
|
-
|
3636
|
-
info2?: string | number | boolean;
|
3637
|
-
warning2?: string | number | boolean;
|
3638
|
-
critical2?: string | number | boolean;
|
3625
|
+
neutral3?: string | number | boolean;
|
3626
|
+
neutral4?: string | number | boolean;
|
3627
|
+
neutral5?: string | number | boolean;
|
3628
|
+
neutral6?: string | number | boolean;
|
3639
3629
|
neutral7?: string | number | boolean;
|
3640
|
-
|
3641
|
-
|
3642
|
-
|
3643
|
-
|
3644
|
-
info7?: string | number | boolean;
|
3645
|
-
warning7?: string | number | boolean;
|
3646
|
-
critical7?: string | number | boolean;
|
3630
|
+
neutral8?: string | number | boolean;
|
3631
|
+
neutral9?: string | number | boolean;
|
3632
|
+
neutral10?: string | number | boolean;
|
3633
|
+
neutral11?: string | number | boolean;
|
3647
3634
|
neutral12?: string | number | boolean;
|
3648
|
-
|
3649
|
-
|
3650
|
-
|
3651
|
-
success12?: string | number | boolean;
|
3652
|
-
info12?: string | number | boolean;
|
3653
|
-
warning12?: string | number | boolean;
|
3654
|
-
critical12?: string | number | boolean;
|
3655
|
-
neutral3?: string | number | boolean;
|
3635
|
+
neutral13?: string | number | boolean;
|
3636
|
+
neutralA1?: string | number | boolean;
|
3637
|
+
neutralA2?: string | number | boolean;
|
3656
3638
|
neutralA3?: string | number | boolean;
|
3657
|
-
primary3?: string | number | boolean;
|
3658
|
-
accent3?: string | number | boolean;
|
3659
|
-
success3?: string | number | boolean;
|
3660
|
-
info3?: string | number | boolean;
|
3661
|
-
warning3?: string | number | boolean;
|
3662
|
-
critical3?: string | number | boolean;
|
3663
|
-
neutral4?: string | number | boolean;
|
3664
3639
|
neutralA4?: string | number | boolean;
|
3665
|
-
primary4?: string | number | boolean;
|
3666
|
-
accent4?: string | number | boolean;
|
3667
|
-
success4?: string | number | boolean;
|
3668
|
-
info4?: string | number | boolean;
|
3669
|
-
warning4?: string | number | boolean;
|
3670
|
-
critical4?: string | number | boolean;
|
3671
|
-
neutral5?: string | number | boolean;
|
3672
3640
|
neutralA5?: string | number | boolean;
|
3673
|
-
|
3674
|
-
|
3675
|
-
|
3676
|
-
info5?: string | number | boolean;
|
3677
|
-
warning5?: string | number | boolean;
|
3678
|
-
critical5?: string | number | boolean;
|
3679
|
-
neutral9?: string | number | boolean;
|
3641
|
+
neutralA6?: string | number | boolean;
|
3642
|
+
neutralA7?: string | number | boolean;
|
3643
|
+
neutralA8?: string | number | boolean;
|
3680
3644
|
neutralA9?: string | number | boolean;
|
3681
|
-
primary9?: string | number | boolean;
|
3682
|
-
accent9?: string | number | boolean;
|
3683
|
-
success9?: string | number | boolean;
|
3684
|
-
info9?: string | number | boolean;
|
3685
|
-
warning9?: string | number | boolean;
|
3686
|
-
critical9?: string | number | boolean;
|
3687
|
-
neutral10?: string | number | boolean;
|
3688
3645
|
neutralA10?: string | number | boolean;
|
3689
|
-
primary10?: string | number | boolean;
|
3690
|
-
accent10?: string | number | boolean;
|
3691
|
-
success10?: string | number | boolean;
|
3692
|
-
info10?: string | number | boolean;
|
3693
|
-
warning10?: string | number | boolean;
|
3694
|
-
critical10?: string | number | boolean;
|
3695
|
-
neutral11?: string | number | boolean;
|
3696
3646
|
neutralA11?: string | number | boolean;
|
3697
|
-
|
3698
|
-
|
3699
|
-
|
3700
|
-
|
3701
|
-
|
3702
|
-
|
3703
|
-
|
3704
|
-
neutralA6?: 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;
|
3705
3654
|
primary6?: string | number | boolean;
|
3706
|
-
|
3707
|
-
success6?: string | number | boolean;
|
3708
|
-
info6?: string | number | boolean;
|
3709
|
-
warning6?: string | number | boolean;
|
3710
|
-
critical6?: string | number | boolean;
|
3711
|
-
neutral8?: string | number | boolean;
|
3712
|
-
neutralA8?: string | number | boolean;
|
3655
|
+
primary7?: string | number | boolean;
|
3713
3656
|
primary8?: string | number | boolean;
|
3714
|
-
|
3715
|
-
|
3716
|
-
|
3717
|
-
|
3718
|
-
critical8?: string | number | boolean;
|
3719
|
-
neutral13?: string | number | boolean;
|
3720
|
-
neutralA13?: string | number | boolean;
|
3657
|
+
primary9?: string | number | boolean;
|
3658
|
+
primary10?: string | number | boolean;
|
3659
|
+
primary11?: string | number | boolean;
|
3660
|
+
primary12?: string | number | boolean;
|
3721
3661
|
primary13?: string | number | boolean;
|
3662
|
+
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;
|
3722
3674
|
accent13?: string | number | boolean;
|
3675
|
+
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;
|
3723
3687
|
success13?: string | number | boolean;
|
3688
|
+
info1?: string | number | boolean;
|
3689
|
+
info2?: string | number | boolean;
|
3690
|
+
info3?: string | number | boolean;
|
3691
|
+
info4?: string | number | boolean;
|
3692
|
+
info5?: string | number | boolean;
|
3693
|
+
info6?: string | number | boolean;
|
3694
|
+
info7?: string | number | boolean;
|
3695
|
+
info8?: string | number | boolean;
|
3696
|
+
info9?: string | number | boolean;
|
3697
|
+
info10?: string | number | boolean;
|
3698
|
+
info11?: string | number | boolean;
|
3699
|
+
info12?: string | number | boolean;
|
3724
3700
|
info13?: string | number | boolean;
|
3701
|
+
warning1?: string | number | boolean;
|
3702
|
+
warning2?: string | number | boolean;
|
3703
|
+
warning3?: string | number | boolean;
|
3704
|
+
warning4?: string | number | boolean;
|
3705
|
+
warning5?: string | number | boolean;
|
3706
|
+
warning6?: string | number | boolean;
|
3707
|
+
warning7?: string | number | boolean;
|
3708
|
+
warning8?: string | number | boolean;
|
3709
|
+
warning9?: string | number | boolean;
|
3710
|
+
warning10?: string | number | boolean;
|
3711
|
+
warning11?: string | number | boolean;
|
3712
|
+
warning12?: string | number | boolean;
|
3725
3713
|
warning13?: string | number | boolean;
|
3714
|
+
critical1?: string | number | boolean;
|
3715
|
+
critical2?: string | number | boolean;
|
3716
|
+
critical3?: string | number | boolean;
|
3717
|
+
critical4?: string | number | boolean;
|
3718
|
+
critical5?: string | number | boolean;
|
3719
|
+
critical6?: string | number | boolean;
|
3720
|
+
critical7?: string | number | boolean;
|
3721
|
+
critical8?: string | number | boolean;
|
3722
|
+
critical9?: string | number | boolean;
|
3723
|
+
critical10?: string | number | boolean;
|
3724
|
+
critical11?: string | number | boolean;
|
3725
|
+
critical12?: string | number | boolean;
|
3726
3726
|
critical13?: string | number | boolean;
|
3727
3727
|
};
|
3728
3728
|
fonts?: {
|
3729
|
+
body?: string | number | boolean;
|
3730
|
+
caption?: string | number | boolean;
|
3731
|
+
pageTitle?: string | number | boolean;
|
3732
|
+
sectionTitle?: string | number | boolean;
|
3733
|
+
sectionSubtitle?: string | number | boolean;
|
3734
|
+
button?: string | number | boolean;
|
3735
|
+
textInput?: string | number | boolean;
|
3729
3736
|
display100?: string | number | boolean;
|
3730
3737
|
display200?: string | number | boolean;
|
3731
3738
|
display300?: string | number | boolean;
|
@@ -3735,6 +3742,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3735
3742
|
display700?: string | number | boolean;
|
3736
3743
|
display800?: string | number | boolean;
|
3737
3744
|
display900?: string | number | boolean;
|
3745
|
+
default?: string | number | boolean;
|
3746
|
+
};
|
3747
|
+
fontSizes?: {
|
3738
3748
|
body?: string | number | boolean;
|
3739
3749
|
caption?: string | number | boolean;
|
3740
3750
|
pageTitle?: string | number | boolean;
|
@@ -3742,9 +3752,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3742
3752
|
sectionSubtitle?: string | number | boolean;
|
3743
3753
|
button?: string | number | boolean;
|
3744
3754
|
textInput?: string | number | boolean;
|
3745
|
-
default?: string | number | boolean;
|
3746
|
-
};
|
3747
|
-
fontSizes?: {
|
3748
3755
|
display100?: string | number | boolean;
|
3749
3756
|
display200?: string | number | boolean;
|
3750
3757
|
display300?: string | number | boolean;
|
@@ -3754,6 +3761,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3754
3761
|
display700?: string | number | boolean;
|
3755
3762
|
display800?: string | number | boolean;
|
3756
3763
|
display900?: string | number | boolean;
|
3764
|
+
};
|
3765
|
+
fontWeights?: {
|
3757
3766
|
body?: string | number | boolean;
|
3758
3767
|
caption?: string | number | boolean;
|
3759
3768
|
pageTitle?: string | number | boolean;
|
@@ -3761,8 +3770,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3761
3770
|
sectionSubtitle?: string | number | boolean;
|
3762
3771
|
button?: string | number | boolean;
|
3763
3772
|
textInput?: string | number | boolean;
|
3764
|
-
};
|
3765
|
-
fontWeights?: {
|
3766
3773
|
display100?: string | number | boolean;
|
3767
3774
|
display200?: string | number | boolean;
|
3768
3775
|
display300?: string | number | boolean;
|
@@ -3772,15 +3779,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3772
3779
|
display700?: string | number | boolean;
|
3773
3780
|
display800?: string | number | boolean;
|
3774
3781
|
display900?: string | number | boolean;
|
3782
|
+
};
|
3783
|
+
letterSpacings?: {
|
3775
3784
|
body?: string | number | boolean;
|
3776
3785
|
caption?: string | number | boolean;
|
3777
3786
|
pageTitle?: string | number | boolean;
|
3778
3787
|
sectionTitle?: string | number | boolean;
|
3779
3788
|
sectionSubtitle?: string | number | boolean;
|
3780
3789
|
button?: string | number | boolean;
|
3781
|
-
textInput?: string | number | boolean;
|
3782
|
-
};
|
3783
|
-
letterSpacings?: {
|
3790
|
+
textInput?: string | number | boolean;
|
3784
3791
|
display100?: string | number | boolean;
|
3785
3792
|
display200?: string | number | boolean;
|
3786
3793
|
display300?: string | number | boolean;
|
@@ -3790,6 +3797,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3790
3797
|
display700?: string | number | boolean;
|
3791
3798
|
display800?: string | number | boolean;
|
3792
3799
|
display900?: string | number | boolean;
|
3800
|
+
};
|
3801
|
+
lineHeights?: {
|
3793
3802
|
body?: string | number | boolean;
|
3794
3803
|
caption?: string | number | boolean;
|
3795
3804
|
pageTitle?: string | number | boolean;
|
@@ -3797,8 +3806,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3797
3806
|
sectionSubtitle?: string | number | boolean;
|
3798
3807
|
button?: string | number | boolean;
|
3799
3808
|
textInput?: string | number | boolean;
|
3800
|
-
};
|
3801
|
-
lineHeights?: {
|
3802
3809
|
display100?: string | number | boolean;
|
3803
3810
|
display200?: string | number | boolean;
|
3804
3811
|
display300?: string | number | boolean;
|
@@ -3808,13 +3815,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
3808
3815
|
display700?: string | number | boolean;
|
3809
3816
|
display800?: string | number | boolean;
|
3810
3817
|
display900?: string | number | boolean;
|
3811
|
-
body?: string | number | boolean;
|
3812
|
-
caption?: string | number | boolean;
|
3813
|
-
pageTitle?: string | number | boolean;
|
3814
|
-
sectionTitle?: string | number | boolean;
|
3815
|
-
sectionSubtitle?: string | number | boolean;
|
3816
|
-
button?: string | number | boolean;
|
3817
|
-
textInput?: string | number | boolean;
|
3818
3818
|
};
|
3819
3819
|
radii?: {
|
3820
3820
|
default?: string | number | boolean;
|
@@ -3874,24 +3874,6 @@ export declare const darkTheme: string & {
|
|
3874
3874
|
pink2: string;
|
3875
3875
|
red2: string;
|
3876
3876
|
yellow2: string;
|
3877
|
-
blue7: string;
|
3878
|
-
cyan7: string;
|
3879
|
-
green7: string;
|
3880
|
-
grey7: string;
|
3881
|
-
greyA7: string;
|
3882
|
-
orange7: string;
|
3883
|
-
pink7: string;
|
3884
|
-
red7: string;
|
3885
|
-
yellow7: string;
|
3886
|
-
blue12: string;
|
3887
|
-
cyan12: string;
|
3888
|
-
green12: string;
|
3889
|
-
grey12: string;
|
3890
|
-
greyA12: string;
|
3891
|
-
orange12: string;
|
3892
|
-
pink12: string;
|
3893
|
-
red12: string;
|
3894
|
-
yellow12: string;
|
3895
3877
|
blue3: string;
|
3896
3878
|
cyan3: string;
|
3897
3879
|
green3: string;
|
@@ -3919,6 +3901,33 @@ export declare const darkTheme: string & {
|
|
3919
3901
|
pink5: string;
|
3920
3902
|
red5: string;
|
3921
3903
|
yellow5: string;
|
3904
|
+
blue6: string;
|
3905
|
+
cyan6: string;
|
3906
|
+
green6: string;
|
3907
|
+
grey6: string;
|
3908
|
+
greyA6: string;
|
3909
|
+
orange6: string;
|
3910
|
+
pink6: string;
|
3911
|
+
red6: string;
|
3912
|
+
yellow6: string;
|
3913
|
+
blue7: string;
|
3914
|
+
cyan7: string;
|
3915
|
+
green7: string;
|
3916
|
+
grey7: string;
|
3917
|
+
greyA7: string;
|
3918
|
+
orange7: string;
|
3919
|
+
pink7: string;
|
3920
|
+
red7: string;
|
3921
|
+
yellow7: string;
|
3922
|
+
blue8: string;
|
3923
|
+
cyan8: string;
|
3924
|
+
green8: string;
|
3925
|
+
grey8: string;
|
3926
|
+
greyA8: string;
|
3927
|
+
orange8: string;
|
3928
|
+
pink8: string;
|
3929
|
+
red8: string;
|
3930
|
+
yellow8: string;
|
3922
3931
|
blue9: string;
|
3923
3932
|
cyan9: string;
|
3924
3933
|
green9: string;
|
@@ -3946,24 +3955,15 @@ export declare const darkTheme: string & {
|
|
3946
3955
|
pink11: string;
|
3947
3956
|
red11: string;
|
3948
3957
|
yellow11: string;
|
3949
|
-
|
3950
|
-
|
3951
|
-
|
3952
|
-
|
3953
|
-
|
3954
|
-
|
3955
|
-
|
3956
|
-
|
3957
|
-
|
3958
|
-
blue8: string;
|
3959
|
-
cyan8: string;
|
3960
|
-
green8: string;
|
3961
|
-
grey8: string;
|
3962
|
-
greyA8: string;
|
3963
|
-
orange8: string;
|
3964
|
-
pink8: string;
|
3965
|
-
red8: string;
|
3966
|
-
yellow8: string;
|
3958
|
+
blue12: string;
|
3959
|
+
cyan12: string;
|
3960
|
+
green12: string;
|
3961
|
+
grey12: string;
|
3962
|
+
greyA12: string;
|
3963
|
+
orange12: string;
|
3964
|
+
pink12: string;
|
3965
|
+
red12: string;
|
3966
|
+
yellow12: string;
|
3967
3967
|
blue13: string;
|
3968
3968
|
cyan13: string;
|
3969
3969
|
green13: string;
|
@@ -3974,108 +3974,108 @@ export declare const darkTheme: string & {
|
|
3974
3974
|
red13: string;
|
3975
3975
|
yellow13: string;
|
3976
3976
|
neutral1: string;
|
3977
|
-
neutralA1: string;
|
3978
|
-
primary1: string;
|
3979
|
-
accent1: string;
|
3980
|
-
success1: string;
|
3981
|
-
info1: string;
|
3982
|
-
warning1: string;
|
3983
|
-
critical1: string;
|
3984
3977
|
neutral2: string;
|
3985
|
-
|
3986
|
-
|
3987
|
-
|
3988
|
-
|
3989
|
-
info2: string;
|
3990
|
-
warning2: string;
|
3991
|
-
critical2: string;
|
3978
|
+
neutral3: string;
|
3979
|
+
neutral4: string;
|
3980
|
+
neutral5: string;
|
3981
|
+
neutral6: string;
|
3992
3982
|
neutral7: string;
|
3993
|
-
|
3994
|
-
|
3995
|
-
|
3996
|
-
|
3997
|
-
info7: string;
|
3998
|
-
warning7: string;
|
3999
|
-
critical7: string;
|
3983
|
+
neutral8: string;
|
3984
|
+
neutral9: string;
|
3985
|
+
neutral10: string;
|
3986
|
+
neutral11: string;
|
4000
3987
|
neutral12: string;
|
4001
|
-
|
4002
|
-
|
4003
|
-
|
4004
|
-
success12: string;
|
4005
|
-
info12: string;
|
4006
|
-
warning12: string;
|
4007
|
-
critical12: string;
|
4008
|
-
neutral3: string;
|
3988
|
+
neutral13: string;
|
3989
|
+
neutralA1: string;
|
3990
|
+
neutralA2: string;
|
4009
3991
|
neutralA3: string;
|
4010
|
-
primary3: string;
|
4011
|
-
accent3: string;
|
4012
|
-
success3: string;
|
4013
|
-
info3: string;
|
4014
|
-
warning3: string;
|
4015
|
-
critical3: string;
|
4016
|
-
neutral4: string;
|
4017
3992
|
neutralA4: string;
|
4018
|
-
primary4: string;
|
4019
|
-
accent4: string;
|
4020
|
-
success4: string;
|
4021
|
-
info4: string;
|
4022
|
-
warning4: string;
|
4023
|
-
critical4: string;
|
4024
|
-
neutral5: string;
|
4025
3993
|
neutralA5: string;
|
4026
|
-
|
4027
|
-
|
4028
|
-
|
4029
|
-
info5: string;
|
4030
|
-
warning5: string;
|
4031
|
-
critical5: string;
|
4032
|
-
neutral9: string;
|
3994
|
+
neutralA6: string;
|
3995
|
+
neutralA7: string;
|
3996
|
+
neutralA8: string;
|
4033
3997
|
neutralA9: string;
|
4034
|
-
primary9: string;
|
4035
|
-
accent9: string;
|
4036
|
-
success9: string;
|
4037
|
-
info9: string;
|
4038
|
-
warning9: string;
|
4039
|
-
critical9: string;
|
4040
|
-
neutral10: string;
|
4041
3998
|
neutralA10: string;
|
4042
|
-
primary10: string;
|
4043
|
-
accent10: string;
|
4044
|
-
success10: string;
|
4045
|
-
info10: string;
|
4046
|
-
warning10: string;
|
4047
|
-
critical10: string;
|
4048
|
-
neutral11: string;
|
4049
3999
|
neutralA11: string;
|
4050
|
-
|
4051
|
-
|
4052
|
-
|
4053
|
-
|
4054
|
-
|
4055
|
-
|
4056
|
-
|
4057
|
-
neutralA6: string;
|
4000
|
+
neutralA12: string;
|
4001
|
+
neutralA13: string;
|
4002
|
+
primary1: string;
|
4003
|
+
primary2: string;
|
4004
|
+
primary3: string;
|
4005
|
+
primary4: string;
|
4006
|
+
primary5: string;
|
4058
4007
|
primary6: string;
|
4059
|
-
|
4060
|
-
success6: string;
|
4061
|
-
info6: string;
|
4062
|
-
warning6: string;
|
4063
|
-
critical6: string;
|
4064
|
-
neutral8: string;
|
4065
|
-
neutralA8: string;
|
4008
|
+
primary7: string;
|
4066
4009
|
primary8: string;
|
4067
|
-
|
4068
|
-
|
4069
|
-
|
4070
|
-
|
4071
|
-
critical8: string;
|
4072
|
-
neutral13: string;
|
4073
|
-
neutralA13: string;
|
4010
|
+
primary9: string;
|
4011
|
+
primary10: string;
|
4012
|
+
primary11: string;
|
4013
|
+
primary12: string;
|
4074
4014
|
primary13: string;
|
4015
|
+
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;
|
4075
4027
|
accent13: string;
|
4028
|
+
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;
|
4076
4040
|
success13: string;
|
4041
|
+
info1: string;
|
4042
|
+
info2: string;
|
4043
|
+
info3: string;
|
4044
|
+
info4: string;
|
4045
|
+
info5: string;
|
4046
|
+
info6: string;
|
4047
|
+
info7: string;
|
4048
|
+
info8: string;
|
4049
|
+
info9: string;
|
4050
|
+
info10: string;
|
4051
|
+
info11: string;
|
4052
|
+
info12: string;
|
4077
4053
|
info13: string;
|
4054
|
+
warning1: string;
|
4055
|
+
warning2: string;
|
4056
|
+
warning3: string;
|
4057
|
+
warning4: string;
|
4058
|
+
warning5: string;
|
4059
|
+
warning6: string;
|
4060
|
+
warning7: string;
|
4061
|
+
warning8: string;
|
4062
|
+
warning9: string;
|
4063
|
+
warning10: string;
|
4064
|
+
warning11: string;
|
4065
|
+
warning12: string;
|
4078
4066
|
warning13: string;
|
4067
|
+
critical1: string;
|
4068
|
+
critical2: string;
|
4069
|
+
critical3: string;
|
4070
|
+
critical4: string;
|
4071
|
+
critical5: string;
|
4072
|
+
critical6: string;
|
4073
|
+
critical7: string;
|
4074
|
+
critical8: string;
|
4075
|
+
critical9: string;
|
4076
|
+
critical10: string;
|
4077
|
+
critical11: string;
|
4078
|
+
critical12: string;
|
4079
4079
|
critical13: string;
|
4080
4080
|
};
|
4081
4081
|
}, "vitality">;
|