@vitality-ds/icons 4.0.1-alpha.0 → 4.0.1-alpha.3
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 +200 -200
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.d.ts +100 -100
- package/dist/types/icons/src/tsx/Icon/styled.d.ts +200 -200
- package/dist/types/icons/src/tsx/Icon/styles/BaseIcon.styles.d.ts +100 -100
- package/dist/types/system/src/stitches.config.d.ts +1211 -1211
- package/dist/types/tokens/src/Font/fontSizes.js +9 -9
- package/dist/types/tokens/src/Font/fontSizes.js.map +1 -1
- package/dist/types/tokens/src/Font/fontStyles.js +1 -1
- package/dist/types/tokens/src/Font/fontStyles.js.map +1 -1
- package/dist/types/tokens/src/Font/types.d.ts +31 -10
- package/dist/types/tokens/src/Font/types.d.ts.map +1 -1
- package/dist/types/tokens/src/Theme/constants.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getFontSizes.d.ts +39 -17
- package/dist/types/tokens/src/Theme/getters/getFontSizes.d.ts.map +1 -1
- package/dist/types/tokens/src/Theme/getters/getFontWeights.d.ts +39 -17
- package/dist/types/tokens/src/Theme/getters/getFontWeights.d.ts.map +1 -1
- package/dist/types/tokens/src/Theme/getters/getFonts.d.ts +41 -18
- package/dist/types/tokens/src/Theme/getters/getFonts.d.ts.map +1 -1
- package/dist/types/tokens/src/Theme/getters/getLetterSpacings.d.ts +39 -17
- package/dist/types/tokens/src/Theme/getters/getLetterSpacings.d.ts.map +1 -1
- package/dist/types/tokens/src/Theme/getters/getLineHeights.d.ts +39 -17
- package/dist/types/tokens/src/Theme/getters/getLineHeights.d.ts.map +1 -1
- package/dist/types/tokens/src/Theme/getters/getTheme.d.ts +365 -254
- package/dist/types/tokens/src/Theme/getters/getTheme.d.ts.map +1 -1
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
@@ -5,111 +5,118 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
5
5
|
}, {
|
6
6
|
colors: {
|
7
7
|
neutral1: string;
|
8
|
-
neutralA1: string;
|
9
|
-
primary1: string;
|
10
|
-
accent1: string;
|
11
|
-
success1: string;
|
12
|
-
info1: string;
|
13
|
-
warning1: string;
|
14
|
-
critical1: string;
|
15
8
|
neutral2: string;
|
16
|
-
neutralA2: string;
|
17
|
-
primary2: string;
|
18
|
-
accent2: string;
|
19
|
-
success2: string;
|
20
|
-
info2: string;
|
21
|
-
warning2: string;
|
22
|
-
critical2: string;
|
23
9
|
neutral3: string;
|
24
|
-
neutralA3: string;
|
25
|
-
primary3: string;
|
26
|
-
accent3: string;
|
27
|
-
success3: string;
|
28
|
-
info3: string;
|
29
|
-
warning3: string;
|
30
|
-
critical3: string;
|
31
10
|
neutral4: string;
|
32
|
-
neutralA4: string;
|
33
|
-
primary4: string;
|
34
|
-
accent4: string;
|
35
|
-
success4: string;
|
36
|
-
info4: string;
|
37
|
-
warning4: string;
|
38
|
-
critical4: string;
|
39
11
|
neutral5: string;
|
40
|
-
neutralA5: string;
|
41
|
-
primary5: string;
|
42
|
-
accent5: string;
|
43
|
-
success5: string;
|
44
|
-
info5: string;
|
45
|
-
warning5: string;
|
46
|
-
critical5: string;
|
47
12
|
neutral6: string;
|
48
|
-
neutralA6: string;
|
49
|
-
primary6: string;
|
50
|
-
accent6: string;
|
51
|
-
success6: string;
|
52
|
-
info6: string;
|
53
|
-
warning6: string;
|
54
|
-
critical6: string;
|
55
13
|
neutral7: string;
|
56
|
-
neutralA7: string;
|
57
|
-
primary7: string;
|
58
|
-
accent7: string;
|
59
|
-
success7: string;
|
60
|
-
info7: string;
|
61
|
-
warning7: string;
|
62
|
-
critical7: string;
|
63
14
|
neutral8: string;
|
64
|
-
neutralA8: string;
|
65
|
-
primary8: string;
|
66
|
-
accent8: string;
|
67
|
-
success8: string;
|
68
|
-
info8: string;
|
69
|
-
warning8: string;
|
70
|
-
critical8: string;
|
71
15
|
neutral9: string;
|
72
|
-
neutralA9: string;
|
73
|
-
primary9: string;
|
74
|
-
accent9: string;
|
75
|
-
success9: string;
|
76
|
-
info9: string;
|
77
|
-
warning9: string;
|
78
|
-
critical9: string;
|
79
16
|
neutral10: string;
|
80
|
-
neutralA10: string;
|
81
|
-
primary10: string;
|
82
|
-
accent10: string;
|
83
|
-
success10: string;
|
84
|
-
info10: string;
|
85
|
-
warning10: string;
|
86
|
-
critical10: string;
|
87
17
|
neutral11: string;
|
88
|
-
neutralA11: string;
|
89
|
-
primary11: string;
|
90
|
-
accent11: string;
|
91
|
-
success11: string;
|
92
|
-
info11: string;
|
93
|
-
warning11: string;
|
94
|
-
critical11: string;
|
95
18
|
neutral12: string;
|
96
|
-
neutralA12: string;
|
97
|
-
primary12: string;
|
98
|
-
accent12: string;
|
99
|
-
success12: string;
|
100
|
-
info12: string;
|
101
|
-
warning12: string;
|
102
|
-
critical12: string;
|
103
19
|
neutral13: string;
|
20
|
+
neutralA1: string;
|
21
|
+
neutralA2: string;
|
22
|
+
neutralA3: string;
|
23
|
+
neutralA4: string;
|
24
|
+
neutralA5: string;
|
25
|
+
neutralA6: string;
|
26
|
+
neutralA7: string;
|
27
|
+
neutralA8: string;
|
28
|
+
neutralA9: string;
|
29
|
+
neutralA10: string;
|
30
|
+
neutralA11: string;
|
31
|
+
neutralA12: string;
|
104
32
|
neutralA13: string;
|
33
|
+
primary1: string;
|
34
|
+
primary2: string;
|
35
|
+
primary3: string;
|
36
|
+
primary4: string;
|
37
|
+
primary5: string;
|
38
|
+
primary6: string;
|
39
|
+
primary7: string;
|
40
|
+
primary8: string;
|
41
|
+
primary9: string;
|
42
|
+
primary10: string;
|
43
|
+
primary11: string;
|
44
|
+
primary12: string;
|
105
45
|
primary13: string;
|
46
|
+
accent1: string;
|
47
|
+
accent2: string;
|
48
|
+
accent3: string;
|
49
|
+
accent4: string;
|
50
|
+
accent5: string;
|
51
|
+
accent6: string;
|
52
|
+
accent7: string;
|
53
|
+
accent8: string;
|
54
|
+
accent9: string;
|
55
|
+
accent10: string;
|
56
|
+
accent11: string;
|
57
|
+
accent12: string;
|
106
58
|
accent13: string;
|
59
|
+
success1: string;
|
60
|
+
success2: string;
|
61
|
+
success3: string;
|
62
|
+
success4: string;
|
63
|
+
success5: string;
|
64
|
+
success6: string;
|
65
|
+
success7: string;
|
66
|
+
success8: string;
|
67
|
+
success9: string;
|
68
|
+
success10: string;
|
69
|
+
success11: string;
|
70
|
+
success12: string;
|
107
71
|
success13: string;
|
72
|
+
info1: string;
|
73
|
+
info2: string;
|
74
|
+
info3: string;
|
75
|
+
info4: string;
|
76
|
+
info5: string;
|
77
|
+
info6: string;
|
78
|
+
info7: string;
|
79
|
+
info8: string;
|
80
|
+
info9: string;
|
81
|
+
info10: string;
|
82
|
+
info11: string;
|
83
|
+
info12: string;
|
108
84
|
info13: string;
|
85
|
+
warning1: string;
|
86
|
+
warning2: string;
|
87
|
+
warning3: string;
|
88
|
+
warning4: string;
|
89
|
+
warning5: string;
|
90
|
+
warning6: string;
|
91
|
+
warning7: string;
|
92
|
+
warning8: string;
|
93
|
+
warning9: string;
|
94
|
+
warning10: string;
|
95
|
+
warning11: string;
|
96
|
+
warning12: string;
|
109
97
|
warning13: string;
|
98
|
+
critical1: string;
|
99
|
+
critical2: string;
|
100
|
+
critical3: string;
|
101
|
+
critical4: string;
|
102
|
+
critical5: string;
|
103
|
+
critical6: string;
|
104
|
+
critical7: string;
|
105
|
+
critical8: string;
|
106
|
+
critical9: string;
|
107
|
+
critical10: string;
|
108
|
+
critical11: string;
|
109
|
+
critical12: string;
|
110
110
|
critical13: string;
|
111
111
|
};
|
112
112
|
fonts: {
|
113
|
+
body: any;
|
114
|
+
caption: any;
|
115
|
+
pageTitle: any;
|
116
|
+
sectionTitle: any;
|
117
|
+
sectionSubtitle: any;
|
118
|
+
button: any;
|
119
|
+
textInput: any;
|
113
120
|
display100: any;
|
114
121
|
display200: any;
|
115
122
|
display300: any;
|
@@ -119,6 +126,9 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
119
126
|
display700: any;
|
120
127
|
display800: any;
|
121
128
|
display900: any;
|
129
|
+
default: any;
|
130
|
+
};
|
131
|
+
fontSizes: {
|
122
132
|
body: any;
|
123
133
|
caption: any;
|
124
134
|
pageTitle: any;
|
@@ -126,9 +136,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
126
136
|
sectionSubtitle: any;
|
127
137
|
button: any;
|
128
138
|
textInput: any;
|
129
|
-
default: any;
|
130
|
-
};
|
131
|
-
fontSizes: {
|
132
139
|
display100: any;
|
133
140
|
display200: any;
|
134
141
|
display300: any;
|
@@ -138,6 +145,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
138
145
|
display700: any;
|
139
146
|
display800: any;
|
140
147
|
display900: any;
|
148
|
+
};
|
149
|
+
fontWeights: {
|
141
150
|
body: any;
|
142
151
|
caption: any;
|
143
152
|
pageTitle: any;
|
@@ -145,8 +154,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
145
154
|
sectionSubtitle: any;
|
146
155
|
button: any;
|
147
156
|
textInput: any;
|
148
|
-
};
|
149
|
-
fontWeights: {
|
150
157
|
display100: any;
|
151
158
|
display200: any;
|
152
159
|
display300: any;
|
@@ -156,6 +163,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
156
163
|
display700: any;
|
157
164
|
display800: any;
|
158
165
|
display900: any;
|
166
|
+
};
|
167
|
+
letterSpacings: {
|
159
168
|
body: any;
|
160
169
|
caption: any;
|
161
170
|
pageTitle: any;
|
@@ -163,8 +172,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
163
172
|
sectionSubtitle: any;
|
164
173
|
button: any;
|
165
174
|
textInput: any;
|
166
|
-
};
|
167
|
-
letterSpacings: {
|
168
175
|
display100: any;
|
169
176
|
display200: any;
|
170
177
|
display300: any;
|
@@ -174,6 +181,8 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
174
181
|
display700: any;
|
175
182
|
display800: any;
|
176
183
|
display900: any;
|
184
|
+
};
|
185
|
+
lineHeights: {
|
177
186
|
body: any;
|
178
187
|
caption: any;
|
179
188
|
pageTitle: any;
|
@@ -181,8 +190,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
181
190
|
sectionSubtitle: any;
|
182
191
|
button: any;
|
183
192
|
textInput: any;
|
184
|
-
};
|
185
|
-
lineHeights: {
|
186
193
|
display100: any;
|
187
194
|
display200: any;
|
188
195
|
display300: any;
|
@@ -192,13 +199,6 @@ export declare const stitches: import("@stitches/react/types/stitches").default<
|
|
192
199
|
display700: any;
|
193
200
|
display800: any;
|
194
201
|
display900: any;
|
195
|
-
body: any;
|
196
|
-
caption: any;
|
197
|
-
pageTitle: any;
|
198
|
-
sectionTitle: any;
|
199
|
-
sectionSubtitle: any;
|
200
|
-
button: any;
|
201
|
-
textInput: any;
|
202
202
|
};
|
203
203
|
radii: {
|
204
204
|
default: any;
|
@@ -236,111 +236,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
236
236
|
}, {
|
237
237
|
colors: {
|
238
238
|
neutral1: string;
|
239
|
-
neutralA1: string;
|
240
|
-
primary1: string;
|
241
|
-
accent1: string;
|
242
|
-
success1: string;
|
243
|
-
info1: string;
|
244
|
-
warning1: string;
|
245
|
-
critical1: string;
|
246
239
|
neutral2: string;
|
247
|
-
neutralA2: string;
|
248
|
-
primary2: string;
|
249
|
-
accent2: string;
|
250
|
-
success2: string;
|
251
|
-
info2: string;
|
252
|
-
warning2: string;
|
253
|
-
critical2: string;
|
254
240
|
neutral3: string;
|
255
|
-
neutralA3: string;
|
256
|
-
primary3: string;
|
257
|
-
accent3: string;
|
258
|
-
success3: string;
|
259
|
-
info3: string;
|
260
|
-
warning3: string;
|
261
|
-
critical3: string;
|
262
241
|
neutral4: string;
|
263
|
-
neutralA4: string;
|
264
|
-
primary4: string;
|
265
|
-
accent4: string;
|
266
|
-
success4: string;
|
267
|
-
info4: string;
|
268
|
-
warning4: string;
|
269
|
-
critical4: string;
|
270
242
|
neutral5: string;
|
271
|
-
neutralA5: string;
|
272
|
-
primary5: string;
|
273
|
-
accent5: string;
|
274
|
-
success5: string;
|
275
|
-
info5: string;
|
276
|
-
warning5: string;
|
277
|
-
critical5: string;
|
278
243
|
neutral6: string;
|
279
|
-
neutralA6: string;
|
280
|
-
primary6: string;
|
281
|
-
accent6: string;
|
282
|
-
success6: string;
|
283
|
-
info6: string;
|
284
|
-
warning6: string;
|
285
|
-
critical6: string;
|
286
244
|
neutral7: string;
|
287
|
-
neutralA7: string;
|
288
|
-
primary7: string;
|
289
|
-
accent7: string;
|
290
|
-
success7: string;
|
291
|
-
info7: string;
|
292
|
-
warning7: string;
|
293
|
-
critical7: string;
|
294
245
|
neutral8: string;
|
295
|
-
neutralA8: string;
|
296
|
-
primary8: string;
|
297
|
-
accent8: string;
|
298
|
-
success8: string;
|
299
|
-
info8: string;
|
300
|
-
warning8: string;
|
301
|
-
critical8: string;
|
302
246
|
neutral9: string;
|
303
|
-
neutralA9: string;
|
304
|
-
primary9: string;
|
305
|
-
accent9: string;
|
306
|
-
success9: string;
|
307
|
-
info9: string;
|
308
|
-
warning9: string;
|
309
|
-
critical9: string;
|
310
247
|
neutral10: string;
|
311
|
-
neutralA10: string;
|
312
|
-
primary10: string;
|
313
|
-
accent10: string;
|
314
|
-
success10: string;
|
315
|
-
info10: string;
|
316
|
-
warning10: string;
|
317
|
-
critical10: string;
|
318
248
|
neutral11: string;
|
319
|
-
neutralA11: string;
|
320
|
-
primary11: string;
|
321
|
-
accent11: string;
|
322
|
-
success11: string;
|
323
|
-
info11: string;
|
324
|
-
warning11: string;
|
325
|
-
critical11: string;
|
326
249
|
neutral12: string;
|
327
|
-
neutralA12: string;
|
328
|
-
primary12: string;
|
329
|
-
accent12: string;
|
330
|
-
success12: string;
|
331
|
-
info12: string;
|
332
|
-
warning12: string;
|
333
|
-
critical12: string;
|
334
250
|
neutral13: string;
|
251
|
+
neutralA1: string;
|
252
|
+
neutralA2: string;
|
253
|
+
neutralA3: string;
|
254
|
+
neutralA4: string;
|
255
|
+
neutralA5: string;
|
256
|
+
neutralA6: string;
|
257
|
+
neutralA7: string;
|
258
|
+
neutralA8: string;
|
259
|
+
neutralA9: string;
|
260
|
+
neutralA10: string;
|
261
|
+
neutralA11: string;
|
262
|
+
neutralA12: string;
|
335
263
|
neutralA13: string;
|
264
|
+
primary1: string;
|
265
|
+
primary2: string;
|
266
|
+
primary3: string;
|
267
|
+
primary4: string;
|
268
|
+
primary5: string;
|
269
|
+
primary6: string;
|
270
|
+
primary7: string;
|
271
|
+
primary8: string;
|
272
|
+
primary9: string;
|
273
|
+
primary10: string;
|
274
|
+
primary11: string;
|
275
|
+
primary12: string;
|
336
276
|
primary13: string;
|
277
|
+
accent1: string;
|
278
|
+
accent2: string;
|
279
|
+
accent3: string;
|
280
|
+
accent4: string;
|
281
|
+
accent5: string;
|
282
|
+
accent6: string;
|
283
|
+
accent7: string;
|
284
|
+
accent8: string;
|
285
|
+
accent9: string;
|
286
|
+
accent10: string;
|
287
|
+
accent11: string;
|
288
|
+
accent12: string;
|
337
289
|
accent13: string;
|
290
|
+
success1: string;
|
291
|
+
success2: string;
|
292
|
+
success3: string;
|
293
|
+
success4: string;
|
294
|
+
success5: string;
|
295
|
+
success6: string;
|
296
|
+
success7: string;
|
297
|
+
success8: string;
|
298
|
+
success9: string;
|
299
|
+
success10: string;
|
300
|
+
success11: string;
|
301
|
+
success12: string;
|
338
302
|
success13: string;
|
303
|
+
info1: string;
|
304
|
+
info2: string;
|
305
|
+
info3: string;
|
306
|
+
info4: string;
|
307
|
+
info5: string;
|
308
|
+
info6: string;
|
309
|
+
info7: string;
|
310
|
+
info8: string;
|
311
|
+
info9: string;
|
312
|
+
info10: string;
|
313
|
+
info11: string;
|
314
|
+
info12: string;
|
339
315
|
info13: string;
|
316
|
+
warning1: string;
|
317
|
+
warning2: string;
|
318
|
+
warning3: string;
|
319
|
+
warning4: string;
|
320
|
+
warning5: string;
|
321
|
+
warning6: string;
|
322
|
+
warning7: string;
|
323
|
+
warning8: string;
|
324
|
+
warning9: string;
|
325
|
+
warning10: string;
|
326
|
+
warning11: string;
|
327
|
+
warning12: string;
|
340
328
|
warning13: string;
|
329
|
+
critical1: string;
|
330
|
+
critical2: string;
|
331
|
+
critical3: string;
|
332
|
+
critical4: string;
|
333
|
+
critical5: string;
|
334
|
+
critical6: string;
|
335
|
+
critical7: string;
|
336
|
+
critical8: string;
|
337
|
+
critical9: string;
|
338
|
+
critical10: string;
|
339
|
+
critical11: string;
|
340
|
+
critical12: string;
|
341
341
|
critical13: string;
|
342
342
|
};
|
343
343
|
fonts: {
|
344
|
+
body: any;
|
345
|
+
caption: any;
|
346
|
+
pageTitle: any;
|
347
|
+
sectionTitle: any;
|
348
|
+
sectionSubtitle: any;
|
349
|
+
button: any;
|
350
|
+
textInput: any;
|
344
351
|
display100: any;
|
345
352
|
display200: any;
|
346
353
|
display300: any;
|
@@ -350,6 +357,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
350
357
|
display700: any;
|
351
358
|
display800: any;
|
352
359
|
display900: any;
|
360
|
+
default: any;
|
361
|
+
};
|
362
|
+
fontSizes: {
|
353
363
|
body: any;
|
354
364
|
caption: any;
|
355
365
|
pageTitle: any;
|
@@ -357,9 +367,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
357
367
|
sectionSubtitle: any;
|
358
368
|
button: any;
|
359
369
|
textInput: any;
|
360
|
-
default: any;
|
361
|
-
};
|
362
|
-
fontSizes: {
|
363
370
|
display100: any;
|
364
371
|
display200: any;
|
365
372
|
display300: any;
|
@@ -369,6 +376,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
369
376
|
display700: any;
|
370
377
|
display800: any;
|
371
378
|
display900: any;
|
379
|
+
};
|
380
|
+
fontWeights: {
|
372
381
|
body: any;
|
373
382
|
caption: any;
|
374
383
|
pageTitle: any;
|
@@ -376,8 +385,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
376
385
|
sectionSubtitle: any;
|
377
386
|
button: any;
|
378
387
|
textInput: any;
|
379
|
-
};
|
380
|
-
fontWeights: {
|
381
388
|
display100: any;
|
382
389
|
display200: any;
|
383
390
|
display300: any;
|
@@ -387,6 +394,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
387
394
|
display700: any;
|
388
395
|
display800: any;
|
389
396
|
display900: any;
|
397
|
+
};
|
398
|
+
letterSpacings: {
|
390
399
|
body: any;
|
391
400
|
caption: any;
|
392
401
|
pageTitle: any;
|
@@ -394,8 +403,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
394
403
|
sectionSubtitle: any;
|
395
404
|
button: any;
|
396
405
|
textInput: any;
|
397
|
-
};
|
398
|
-
letterSpacings: {
|
399
406
|
display100: any;
|
400
407
|
display200: any;
|
401
408
|
display300: any;
|
@@ -405,6 +412,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
405
412
|
display700: any;
|
406
413
|
display800: any;
|
407
414
|
display900: any;
|
415
|
+
};
|
416
|
+
lineHeights: {
|
408
417
|
body: any;
|
409
418
|
caption: any;
|
410
419
|
pageTitle: any;
|
@@ -412,8 +421,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
412
421
|
sectionSubtitle: any;
|
413
422
|
button: any;
|
414
423
|
textInput: any;
|
415
|
-
};
|
416
|
-
lineHeights: {
|
417
424
|
display100: any;
|
418
425
|
display200: any;
|
419
426
|
display300: any;
|
@@ -423,13 +430,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
423
430
|
display700: any;
|
424
431
|
display800: any;
|
425
432
|
display900: any;
|
426
|
-
body: any;
|
427
|
-
caption: any;
|
428
|
-
pageTitle: any;
|
429
|
-
sectionTitle: any;
|
430
|
-
sectionSubtitle: any;
|
431
|
-
button: any;
|
432
|
-
textInput: any;
|
433
433
|
};
|
434
434
|
radii: {
|
435
435
|
default: any;
|
@@ -479,111 +479,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
479
479
|
}, {
|
480
480
|
colors: {
|
481
481
|
neutral1: string;
|
482
|
-
neutralA1: string;
|
483
|
-
primary1: string;
|
484
|
-
accent1: string;
|
485
|
-
success1: string;
|
486
|
-
info1: string;
|
487
|
-
warning1: string;
|
488
|
-
critical1: string;
|
489
482
|
neutral2: string;
|
490
|
-
neutralA2: string;
|
491
|
-
primary2: string;
|
492
|
-
accent2: string;
|
493
|
-
success2: string;
|
494
|
-
info2: string;
|
495
|
-
warning2: string;
|
496
|
-
critical2: string;
|
497
483
|
neutral3: string;
|
498
|
-
neutralA3: string;
|
499
|
-
primary3: string;
|
500
|
-
accent3: string;
|
501
|
-
success3: string;
|
502
|
-
info3: string;
|
503
|
-
warning3: string;
|
504
|
-
critical3: string;
|
505
484
|
neutral4: string;
|
506
|
-
neutralA4: string;
|
507
|
-
primary4: string;
|
508
|
-
accent4: string;
|
509
|
-
success4: string;
|
510
|
-
info4: string;
|
511
|
-
warning4: string;
|
512
|
-
critical4: string;
|
513
485
|
neutral5: string;
|
514
|
-
neutralA5: string;
|
515
|
-
primary5: string;
|
516
|
-
accent5: string;
|
517
|
-
success5: string;
|
518
|
-
info5: string;
|
519
|
-
warning5: string;
|
520
|
-
critical5: string;
|
521
486
|
neutral6: string;
|
522
|
-
neutralA6: string;
|
523
|
-
primary6: string;
|
524
|
-
accent6: string;
|
525
|
-
success6: string;
|
526
|
-
info6: string;
|
527
|
-
warning6: string;
|
528
|
-
critical6: string;
|
529
487
|
neutral7: string;
|
530
|
-
neutralA7: string;
|
531
|
-
primary7: string;
|
532
|
-
accent7: string;
|
533
|
-
success7: string;
|
534
|
-
info7: string;
|
535
|
-
warning7: string;
|
536
|
-
critical7: string;
|
537
488
|
neutral8: string;
|
538
|
-
neutralA8: string;
|
539
|
-
primary8: string;
|
540
|
-
accent8: string;
|
541
|
-
success8: string;
|
542
|
-
info8: string;
|
543
|
-
warning8: string;
|
544
|
-
critical8: string;
|
545
489
|
neutral9: string;
|
546
|
-
neutralA9: string;
|
547
|
-
primary9: string;
|
548
|
-
accent9: string;
|
549
|
-
success9: string;
|
550
|
-
info9: string;
|
551
|
-
warning9: string;
|
552
|
-
critical9: string;
|
553
490
|
neutral10: string;
|
554
|
-
neutralA10: string;
|
555
|
-
primary10: string;
|
556
|
-
accent10: string;
|
557
|
-
success10: string;
|
558
|
-
info10: string;
|
559
|
-
warning10: string;
|
560
|
-
critical10: string;
|
561
491
|
neutral11: string;
|
562
|
-
neutralA11: string;
|
563
|
-
primary11: string;
|
564
|
-
accent11: string;
|
565
|
-
success11: string;
|
566
|
-
info11: string;
|
567
|
-
warning11: string;
|
568
|
-
critical11: string;
|
569
492
|
neutral12: string;
|
570
|
-
neutralA12: string;
|
571
|
-
primary12: string;
|
572
|
-
accent12: string;
|
573
|
-
success12: string;
|
574
|
-
info12: string;
|
575
|
-
warning12: string;
|
576
|
-
critical12: string;
|
577
493
|
neutral13: string;
|
494
|
+
neutralA1: string;
|
495
|
+
neutralA2: string;
|
496
|
+
neutralA3: string;
|
497
|
+
neutralA4: string;
|
498
|
+
neutralA5: string;
|
499
|
+
neutralA6: string;
|
500
|
+
neutralA7: string;
|
501
|
+
neutralA8: string;
|
502
|
+
neutralA9: string;
|
503
|
+
neutralA10: string;
|
504
|
+
neutralA11: string;
|
505
|
+
neutralA12: string;
|
578
506
|
neutralA13: string;
|
507
|
+
primary1: string;
|
508
|
+
primary2: string;
|
509
|
+
primary3: string;
|
510
|
+
primary4: string;
|
511
|
+
primary5: string;
|
512
|
+
primary6: string;
|
513
|
+
primary7: string;
|
514
|
+
primary8: string;
|
515
|
+
primary9: string;
|
516
|
+
primary10: string;
|
517
|
+
primary11: string;
|
518
|
+
primary12: string;
|
579
519
|
primary13: string;
|
580
|
-
|
581
|
-
|
582
|
-
|
583
|
-
|
520
|
+
accent1: string;
|
521
|
+
accent2: string;
|
522
|
+
accent3: string;
|
523
|
+
accent4: string;
|
524
|
+
accent5: string;
|
525
|
+
accent6: string;
|
526
|
+
accent7: string;
|
527
|
+
accent8: string;
|
528
|
+
accent9: string;
|
529
|
+
accent10: string;
|
530
|
+
accent11: string;
|
531
|
+
accent12: string;
|
532
|
+
accent13: string;
|
533
|
+
success1: string;
|
534
|
+
success2: string;
|
535
|
+
success3: string;
|
536
|
+
success4: string;
|
537
|
+
success5: string;
|
538
|
+
success6: string;
|
539
|
+
success7: string;
|
540
|
+
success8: string;
|
541
|
+
success9: string;
|
542
|
+
success10: string;
|
543
|
+
success11: string;
|
544
|
+
success12: string;
|
545
|
+
success13: string;
|
546
|
+
info1: string;
|
547
|
+
info2: string;
|
548
|
+
info3: string;
|
549
|
+
info4: string;
|
550
|
+
info5: string;
|
551
|
+
info6: string;
|
552
|
+
info7: string;
|
553
|
+
info8: string;
|
554
|
+
info9: string;
|
555
|
+
info10: string;
|
556
|
+
info11: string;
|
557
|
+
info12: string;
|
558
|
+
info13: string;
|
559
|
+
warning1: string;
|
560
|
+
warning2: string;
|
561
|
+
warning3: string;
|
562
|
+
warning4: string;
|
563
|
+
warning5: string;
|
564
|
+
warning6: string;
|
565
|
+
warning7: string;
|
566
|
+
warning8: string;
|
567
|
+
warning9: string;
|
568
|
+
warning10: string;
|
569
|
+
warning11: string;
|
570
|
+
warning12: string;
|
571
|
+
warning13: string;
|
572
|
+
critical1: string;
|
573
|
+
critical2: string;
|
574
|
+
critical3: string;
|
575
|
+
critical4: string;
|
576
|
+
critical5: string;
|
577
|
+
critical6: string;
|
578
|
+
critical7: string;
|
579
|
+
critical8: string;
|
580
|
+
critical9: string;
|
581
|
+
critical10: string;
|
582
|
+
critical11: string;
|
583
|
+
critical12: string;
|
584
584
|
critical13: string;
|
585
585
|
};
|
586
586
|
fonts: {
|
587
|
+
body: any;
|
588
|
+
caption: any;
|
589
|
+
pageTitle: any;
|
590
|
+
sectionTitle: any;
|
591
|
+
sectionSubtitle: any;
|
592
|
+
button: any;
|
593
|
+
textInput: any;
|
587
594
|
display100: any;
|
588
595
|
display200: any;
|
589
596
|
display300: any;
|
@@ -593,6 +600,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
593
600
|
display700: any;
|
594
601
|
display800: any;
|
595
602
|
display900: any;
|
603
|
+
default: any;
|
604
|
+
};
|
605
|
+
fontSizes: {
|
596
606
|
body: any;
|
597
607
|
caption: any;
|
598
608
|
pageTitle: any;
|
@@ -600,9 +610,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
600
610
|
sectionSubtitle: any;
|
601
611
|
button: any;
|
602
612
|
textInput: any;
|
603
|
-
default: any;
|
604
|
-
};
|
605
|
-
fontSizes: {
|
606
613
|
display100: any;
|
607
614
|
display200: any;
|
608
615
|
display300: any;
|
@@ -612,6 +619,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
612
619
|
display700: any;
|
613
620
|
display800: any;
|
614
621
|
display900: any;
|
622
|
+
};
|
623
|
+
fontWeights: {
|
615
624
|
body: any;
|
616
625
|
caption: any;
|
617
626
|
pageTitle: any;
|
@@ -619,8 +628,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
619
628
|
sectionSubtitle: any;
|
620
629
|
button: any;
|
621
630
|
textInput: any;
|
622
|
-
};
|
623
|
-
fontWeights: {
|
624
631
|
display100: any;
|
625
632
|
display200: any;
|
626
633
|
display300: any;
|
@@ -630,6 +637,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
630
637
|
display700: any;
|
631
638
|
display800: any;
|
632
639
|
display900: any;
|
640
|
+
};
|
641
|
+
letterSpacings: {
|
633
642
|
body: any;
|
634
643
|
caption: any;
|
635
644
|
pageTitle: any;
|
@@ -637,8 +646,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
637
646
|
sectionSubtitle: any;
|
638
647
|
button: any;
|
639
648
|
textInput: any;
|
640
|
-
};
|
641
|
-
letterSpacings: {
|
642
649
|
display100: any;
|
643
650
|
display200: any;
|
644
651
|
display300: any;
|
@@ -648,6 +655,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
648
655
|
display700: any;
|
649
656
|
display800: any;
|
650
657
|
display900: any;
|
658
|
+
};
|
659
|
+
lineHeights: {
|
651
660
|
body: any;
|
652
661
|
caption: any;
|
653
662
|
pageTitle: any;
|
@@ -655,8 +664,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
655
664
|
sectionSubtitle: any;
|
656
665
|
button: any;
|
657
666
|
textInput: any;
|
658
|
-
};
|
659
|
-
lineHeights: {
|
660
667
|
display100: any;
|
661
668
|
display200: any;
|
662
669
|
display300: any;
|
@@ -666,13 +673,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
666
673
|
display700: any;
|
667
674
|
display800: any;
|
668
675
|
display900: any;
|
669
|
-
body: any;
|
670
|
-
caption: any;
|
671
|
-
pageTitle: any;
|
672
|
-
sectionTitle: any;
|
673
|
-
sectionSubtitle: any;
|
674
|
-
button: any;
|
675
|
-
textInput: any;
|
676
676
|
};
|
677
677
|
radii: {
|
678
678
|
default: any;
|
@@ -709,112 +709,119 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
709
709
|
}, {
|
710
710
|
colors: {
|
711
711
|
neutral1: string;
|
712
|
-
neutralA1: string;
|
713
|
-
primary1: string;
|
714
|
-
accent1: string;
|
715
|
-
success1: string;
|
716
|
-
info1: string;
|
717
|
-
warning1: string;
|
718
|
-
critical1: string;
|
719
712
|
neutral2: string;
|
720
|
-
neutralA2: string;
|
721
|
-
primary2: string;
|
722
|
-
accent2: string;
|
723
|
-
success2: string;
|
724
|
-
info2: string;
|
725
|
-
warning2: string;
|
726
|
-
critical2: string;
|
727
713
|
neutral3: string;
|
728
|
-
neutralA3: string;
|
729
|
-
primary3: string;
|
730
|
-
accent3: string;
|
731
|
-
success3: string;
|
732
|
-
info3: string;
|
733
|
-
warning3: string;
|
734
|
-
critical3: string;
|
735
714
|
neutral4: string;
|
736
|
-
neutralA4: string;
|
737
|
-
primary4: string;
|
738
|
-
accent4: string;
|
739
|
-
success4: string;
|
740
|
-
info4: string;
|
741
|
-
warning4: string;
|
742
|
-
critical4: string;
|
743
715
|
neutral5: string;
|
744
|
-
neutralA5: string;
|
745
|
-
primary5: string;
|
746
|
-
accent5: string;
|
747
|
-
success5: string;
|
748
|
-
info5: string;
|
749
|
-
warning5: string;
|
750
|
-
critical5: string;
|
751
716
|
neutral6: string;
|
752
|
-
neutralA6: string;
|
753
|
-
primary6: string;
|
754
|
-
accent6: string;
|
755
|
-
success6: string;
|
756
|
-
info6: string;
|
757
|
-
warning6: string;
|
758
|
-
critical6: string;
|
759
717
|
neutral7: string;
|
760
|
-
neutralA7: string;
|
761
|
-
primary7: string;
|
762
|
-
accent7: string;
|
763
|
-
success7: string;
|
764
|
-
info7: string;
|
765
|
-
warning7: string;
|
766
|
-
critical7: string;
|
767
718
|
neutral8: string;
|
768
|
-
neutralA8: string;
|
769
|
-
primary8: string;
|
770
|
-
accent8: string;
|
771
|
-
success8: string;
|
772
|
-
info8: string;
|
773
|
-
warning8: string;
|
774
|
-
critical8: string;
|
775
719
|
neutral9: string;
|
776
|
-
neutralA9: string;
|
777
|
-
primary9: string;
|
778
|
-
accent9: string;
|
779
|
-
success9: string;
|
780
|
-
info9: string;
|
781
|
-
warning9: string;
|
782
|
-
critical9: string;
|
783
720
|
neutral10: string;
|
784
|
-
neutralA10: string;
|
785
|
-
primary10: string;
|
786
|
-
accent10: string;
|
787
|
-
success10: string;
|
788
|
-
info10: string;
|
789
|
-
warning10: string;
|
790
|
-
critical10: string;
|
791
721
|
neutral11: string;
|
792
|
-
neutralA11: string;
|
793
|
-
primary11: string;
|
794
|
-
accent11: string;
|
795
|
-
success11: string;
|
796
|
-
info11: string;
|
797
|
-
warning11: string;
|
798
|
-
critical11: string;
|
799
722
|
neutral12: string;
|
800
|
-
neutralA12: string;
|
801
|
-
primary12: string;
|
802
|
-
accent12: string;
|
803
|
-
success12: string;
|
804
|
-
info12: string;
|
805
|
-
warning12: string;
|
806
|
-
critical12: string;
|
807
723
|
neutral13: string;
|
724
|
+
neutralA1: string;
|
725
|
+
neutralA2: string;
|
726
|
+
neutralA3: string;
|
727
|
+
neutralA4: string;
|
728
|
+
neutralA5: string;
|
729
|
+
neutralA6: string;
|
730
|
+
neutralA7: string;
|
731
|
+
neutralA8: string;
|
732
|
+
neutralA9: string;
|
733
|
+
neutralA10: string;
|
734
|
+
neutralA11: string;
|
735
|
+
neutralA12: string;
|
808
736
|
neutralA13: string;
|
737
|
+
primary1: string;
|
738
|
+
primary2: string;
|
739
|
+
primary3: string;
|
740
|
+
primary4: string;
|
741
|
+
primary5: string;
|
742
|
+
primary6: string;
|
743
|
+
primary7: string;
|
744
|
+
primary8: string;
|
745
|
+
primary9: string;
|
746
|
+
primary10: string;
|
747
|
+
primary11: string;
|
748
|
+
primary12: string;
|
809
749
|
primary13: string;
|
750
|
+
accent1: string;
|
751
|
+
accent2: string;
|
752
|
+
accent3: string;
|
753
|
+
accent4: string;
|
754
|
+
accent5: string;
|
755
|
+
accent6: string;
|
756
|
+
accent7: string;
|
757
|
+
accent8: string;
|
758
|
+
accent9: string;
|
759
|
+
accent10: string;
|
760
|
+
accent11: string;
|
761
|
+
accent12: string;
|
810
762
|
accent13: string;
|
763
|
+
success1: string;
|
764
|
+
success2: string;
|
765
|
+
success3: string;
|
766
|
+
success4: string;
|
767
|
+
success5: string;
|
768
|
+
success6: string;
|
769
|
+
success7: string;
|
770
|
+
success8: string;
|
771
|
+
success9: string;
|
772
|
+
success10: string;
|
773
|
+
success11: string;
|
774
|
+
success12: string;
|
811
775
|
success13: string;
|
776
|
+
info1: string;
|
777
|
+
info2: string;
|
778
|
+
info3: string;
|
779
|
+
info4: string;
|
780
|
+
info5: string;
|
781
|
+
info6: string;
|
782
|
+
info7: string;
|
783
|
+
info8: string;
|
784
|
+
info9: string;
|
785
|
+
info10: string;
|
786
|
+
info11: string;
|
787
|
+
info12: string;
|
812
788
|
info13: string;
|
789
|
+
warning1: string;
|
790
|
+
warning2: string;
|
791
|
+
warning3: string;
|
792
|
+
warning4: string;
|
793
|
+
warning5: string;
|
794
|
+
warning6: string;
|
795
|
+
warning7: string;
|
796
|
+
warning8: string;
|
797
|
+
warning9: string;
|
798
|
+
warning10: string;
|
799
|
+
warning11: string;
|
800
|
+
warning12: string;
|
813
801
|
warning13: string;
|
814
|
-
|
815
|
-
|
816
|
-
|
817
|
-
|
802
|
+
critical1: string;
|
803
|
+
critical2: string;
|
804
|
+
critical3: string;
|
805
|
+
critical4: string;
|
806
|
+
critical5: string;
|
807
|
+
critical6: string;
|
808
|
+
critical7: string;
|
809
|
+
critical8: string;
|
810
|
+
critical9: string;
|
811
|
+
critical10: string;
|
812
|
+
critical11: string;
|
813
|
+
critical12: string;
|
814
|
+
critical13: string;
|
815
|
+
};
|
816
|
+
fonts: {
|
817
|
+
body: any;
|
818
|
+
caption: any;
|
819
|
+
pageTitle: any;
|
820
|
+
sectionTitle: any;
|
821
|
+
sectionSubtitle: any;
|
822
|
+
button: any;
|
823
|
+
textInput: any;
|
824
|
+
display100: any;
|
818
825
|
display200: any;
|
819
826
|
display300: any;
|
820
827
|
display400: any;
|
@@ -823,6 +830,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
823
830
|
display700: any;
|
824
831
|
display800: any;
|
825
832
|
display900: any;
|
833
|
+
default: any;
|
834
|
+
};
|
835
|
+
fontSizes: {
|
826
836
|
body: any;
|
827
837
|
caption: any;
|
828
838
|
pageTitle: any;
|
@@ -830,9 +840,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
830
840
|
sectionSubtitle: any;
|
831
841
|
button: any;
|
832
842
|
textInput: any;
|
833
|
-
default: any;
|
834
|
-
};
|
835
|
-
fontSizes: {
|
836
843
|
display100: any;
|
837
844
|
display200: any;
|
838
845
|
display300: any;
|
@@ -842,6 +849,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
842
849
|
display700: any;
|
843
850
|
display800: any;
|
844
851
|
display900: any;
|
852
|
+
};
|
853
|
+
fontWeights: {
|
845
854
|
body: any;
|
846
855
|
caption: any;
|
847
856
|
pageTitle: any;
|
@@ -849,8 +858,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
849
858
|
sectionSubtitle: any;
|
850
859
|
button: any;
|
851
860
|
textInput: any;
|
852
|
-
};
|
853
|
-
fontWeights: {
|
854
861
|
display100: any;
|
855
862
|
display200: any;
|
856
863
|
display300: any;
|
@@ -860,6 +867,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
860
867
|
display700: any;
|
861
868
|
display800: any;
|
862
869
|
display900: any;
|
870
|
+
};
|
871
|
+
letterSpacings: {
|
863
872
|
body: any;
|
864
873
|
caption: any;
|
865
874
|
pageTitle: any;
|
@@ -867,8 +876,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
867
876
|
sectionSubtitle: any;
|
868
877
|
button: any;
|
869
878
|
textInput: any;
|
870
|
-
};
|
871
|
-
letterSpacings: {
|
872
879
|
display100: any;
|
873
880
|
display200: any;
|
874
881
|
display300: any;
|
@@ -878,6 +885,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
878
885
|
display700: any;
|
879
886
|
display800: any;
|
880
887
|
display900: any;
|
888
|
+
};
|
889
|
+
lineHeights: {
|
881
890
|
body: any;
|
882
891
|
caption: any;
|
883
892
|
pageTitle: any;
|
@@ -885,8 +894,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
885
894
|
sectionSubtitle: any;
|
886
895
|
button: any;
|
887
896
|
textInput: any;
|
888
|
-
};
|
889
|
-
lineHeights: {
|
890
897
|
display100: any;
|
891
898
|
display200: any;
|
892
899
|
display300: any;
|
@@ -896,13 +903,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
896
903
|
display700: any;
|
897
904
|
display800: any;
|
898
905
|
display900: any;
|
899
|
-
body: any;
|
900
|
-
caption: any;
|
901
|
-
pageTitle: any;
|
902
|
-
sectionTitle: any;
|
903
|
-
sectionSubtitle: any;
|
904
|
-
button: any;
|
905
|
-
textInput: any;
|
906
906
|
};
|
907
907
|
radii: {
|
908
908
|
default: any;
|
@@ -951,111 +951,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
951
951
|
} & {
|
952
952
|
colors: {
|
953
953
|
neutral1: import("@stitches/react/types/theme").Token<"neutral1", string, "colors", "vitality">;
|
954
|
-
neutralA1: import("@stitches/react/types/theme").Token<"neutralA1", string, "colors", "vitality">;
|
955
|
-
primary1: import("@stitches/react/types/theme").Token<"primary1", string, "colors", "vitality">;
|
956
|
-
accent1: import("@stitches/react/types/theme").Token<"accent1", string, "colors", "vitality">;
|
957
|
-
success1: import("@stitches/react/types/theme").Token<"success1", string, "colors", "vitality">;
|
958
|
-
info1: import("@stitches/react/types/theme").Token<"info1", string, "colors", "vitality">;
|
959
|
-
warning1: import("@stitches/react/types/theme").Token<"warning1", string, "colors", "vitality">;
|
960
|
-
critical1: import("@stitches/react/types/theme").Token<"critical1", string, "colors", "vitality">;
|
961
954
|
neutral2: import("@stitches/react/types/theme").Token<"neutral2", string, "colors", "vitality">;
|
962
|
-
neutralA2: import("@stitches/react/types/theme").Token<"neutralA2", string, "colors", "vitality">;
|
963
|
-
primary2: import("@stitches/react/types/theme").Token<"primary2", string, "colors", "vitality">;
|
964
|
-
accent2: import("@stitches/react/types/theme").Token<"accent2", string, "colors", "vitality">;
|
965
|
-
success2: import("@stitches/react/types/theme").Token<"success2", string, "colors", "vitality">;
|
966
|
-
info2: import("@stitches/react/types/theme").Token<"info2", string, "colors", "vitality">;
|
967
|
-
warning2: import("@stitches/react/types/theme").Token<"warning2", string, "colors", "vitality">;
|
968
|
-
critical2: import("@stitches/react/types/theme").Token<"critical2", string, "colors", "vitality">;
|
969
955
|
neutral3: import("@stitches/react/types/theme").Token<"neutral3", string, "colors", "vitality">;
|
970
|
-
neutralA3: import("@stitches/react/types/theme").Token<"neutralA3", string, "colors", "vitality">;
|
971
|
-
primary3: import("@stitches/react/types/theme").Token<"primary3", string, "colors", "vitality">;
|
972
|
-
accent3: import("@stitches/react/types/theme").Token<"accent3", string, "colors", "vitality">;
|
973
|
-
success3: import("@stitches/react/types/theme").Token<"success3", string, "colors", "vitality">;
|
974
|
-
info3: import("@stitches/react/types/theme").Token<"info3", string, "colors", "vitality">;
|
975
|
-
warning3: import("@stitches/react/types/theme").Token<"warning3", string, "colors", "vitality">;
|
976
|
-
critical3: import("@stitches/react/types/theme").Token<"critical3", string, "colors", "vitality">;
|
977
956
|
neutral4: import("@stitches/react/types/theme").Token<"neutral4", string, "colors", "vitality">;
|
978
|
-
neutralA4: import("@stitches/react/types/theme").Token<"neutralA4", string, "colors", "vitality">;
|
979
|
-
primary4: import("@stitches/react/types/theme").Token<"primary4", string, "colors", "vitality">;
|
980
|
-
accent4: import("@stitches/react/types/theme").Token<"accent4", string, "colors", "vitality">;
|
981
|
-
success4: import("@stitches/react/types/theme").Token<"success4", string, "colors", "vitality">;
|
982
|
-
info4: import("@stitches/react/types/theme").Token<"info4", string, "colors", "vitality">;
|
983
|
-
warning4: import("@stitches/react/types/theme").Token<"warning4", string, "colors", "vitality">;
|
984
|
-
critical4: import("@stitches/react/types/theme").Token<"critical4", string, "colors", "vitality">;
|
985
957
|
neutral5: import("@stitches/react/types/theme").Token<"neutral5", string, "colors", "vitality">;
|
986
|
-
neutralA5: import("@stitches/react/types/theme").Token<"neutralA5", string, "colors", "vitality">;
|
987
|
-
primary5: import("@stitches/react/types/theme").Token<"primary5", string, "colors", "vitality">;
|
988
|
-
accent5: import("@stitches/react/types/theme").Token<"accent5", string, "colors", "vitality">;
|
989
|
-
success5: import("@stitches/react/types/theme").Token<"success5", string, "colors", "vitality">;
|
990
|
-
info5: import("@stitches/react/types/theme").Token<"info5", string, "colors", "vitality">;
|
991
|
-
warning5: import("@stitches/react/types/theme").Token<"warning5", string, "colors", "vitality">;
|
992
|
-
critical5: import("@stitches/react/types/theme").Token<"critical5", string, "colors", "vitality">;
|
993
958
|
neutral6: import("@stitches/react/types/theme").Token<"neutral6", string, "colors", "vitality">;
|
994
|
-
neutralA6: import("@stitches/react/types/theme").Token<"neutralA6", string, "colors", "vitality">;
|
995
|
-
primary6: import("@stitches/react/types/theme").Token<"primary6", string, "colors", "vitality">;
|
996
|
-
accent6: import("@stitches/react/types/theme").Token<"accent6", string, "colors", "vitality">;
|
997
|
-
success6: import("@stitches/react/types/theme").Token<"success6", string, "colors", "vitality">;
|
998
|
-
info6: import("@stitches/react/types/theme").Token<"info6", string, "colors", "vitality">;
|
999
|
-
warning6: import("@stitches/react/types/theme").Token<"warning6", string, "colors", "vitality">;
|
1000
|
-
critical6: import("@stitches/react/types/theme").Token<"critical6", string, "colors", "vitality">;
|
1001
959
|
neutral7: import("@stitches/react/types/theme").Token<"neutral7", string, "colors", "vitality">;
|
1002
|
-
neutralA7: import("@stitches/react/types/theme").Token<"neutralA7", string, "colors", "vitality">;
|
1003
|
-
primary7: import("@stitches/react/types/theme").Token<"primary7", string, "colors", "vitality">;
|
1004
|
-
accent7: import("@stitches/react/types/theme").Token<"accent7", string, "colors", "vitality">;
|
1005
|
-
success7: import("@stitches/react/types/theme").Token<"success7", string, "colors", "vitality">;
|
1006
|
-
info7: import("@stitches/react/types/theme").Token<"info7", string, "colors", "vitality">;
|
1007
|
-
warning7: import("@stitches/react/types/theme").Token<"warning7", string, "colors", "vitality">;
|
1008
|
-
critical7: import("@stitches/react/types/theme").Token<"critical7", string, "colors", "vitality">;
|
1009
960
|
neutral8: import("@stitches/react/types/theme").Token<"neutral8", string, "colors", "vitality">;
|
1010
|
-
neutralA8: import("@stitches/react/types/theme").Token<"neutralA8", string, "colors", "vitality">;
|
1011
|
-
primary8: import("@stitches/react/types/theme").Token<"primary8", string, "colors", "vitality">;
|
1012
|
-
accent8: import("@stitches/react/types/theme").Token<"accent8", string, "colors", "vitality">;
|
1013
|
-
success8: import("@stitches/react/types/theme").Token<"success8", string, "colors", "vitality">;
|
1014
|
-
info8: import("@stitches/react/types/theme").Token<"info8", string, "colors", "vitality">;
|
1015
|
-
warning8: import("@stitches/react/types/theme").Token<"warning8", string, "colors", "vitality">;
|
1016
|
-
critical8: import("@stitches/react/types/theme").Token<"critical8", string, "colors", "vitality">;
|
1017
961
|
neutral9: import("@stitches/react/types/theme").Token<"neutral9", string, "colors", "vitality">;
|
1018
|
-
neutralA9: import("@stitches/react/types/theme").Token<"neutralA9", string, "colors", "vitality">;
|
1019
|
-
primary9: import("@stitches/react/types/theme").Token<"primary9", string, "colors", "vitality">;
|
1020
|
-
accent9: import("@stitches/react/types/theme").Token<"accent9", string, "colors", "vitality">;
|
1021
|
-
success9: import("@stitches/react/types/theme").Token<"success9", string, "colors", "vitality">;
|
1022
|
-
info9: import("@stitches/react/types/theme").Token<"info9", string, "colors", "vitality">;
|
1023
|
-
warning9: import("@stitches/react/types/theme").Token<"warning9", string, "colors", "vitality">;
|
1024
|
-
critical9: import("@stitches/react/types/theme").Token<"critical9", string, "colors", "vitality">;
|
1025
962
|
neutral10: import("@stitches/react/types/theme").Token<"neutral10", string, "colors", "vitality">;
|
1026
|
-
neutralA10: import("@stitches/react/types/theme").Token<"neutralA10", string, "colors", "vitality">;
|
1027
|
-
primary10: import("@stitches/react/types/theme").Token<"primary10", string, "colors", "vitality">;
|
1028
|
-
accent10: import("@stitches/react/types/theme").Token<"accent10", string, "colors", "vitality">;
|
1029
|
-
success10: import("@stitches/react/types/theme").Token<"success10", string, "colors", "vitality">;
|
1030
|
-
info10: import("@stitches/react/types/theme").Token<"info10", string, "colors", "vitality">;
|
1031
|
-
warning10: import("@stitches/react/types/theme").Token<"warning10", string, "colors", "vitality">;
|
1032
|
-
critical10: import("@stitches/react/types/theme").Token<"critical10", string, "colors", "vitality">;
|
1033
963
|
neutral11: import("@stitches/react/types/theme").Token<"neutral11", string, "colors", "vitality">;
|
1034
|
-
neutralA11: import("@stitches/react/types/theme").Token<"neutralA11", string, "colors", "vitality">;
|
1035
|
-
primary11: import("@stitches/react/types/theme").Token<"primary11", string, "colors", "vitality">;
|
1036
|
-
accent11: import("@stitches/react/types/theme").Token<"accent11", string, "colors", "vitality">;
|
1037
|
-
success11: import("@stitches/react/types/theme").Token<"success11", string, "colors", "vitality">;
|
1038
|
-
info11: import("@stitches/react/types/theme").Token<"info11", string, "colors", "vitality">;
|
1039
|
-
warning11: import("@stitches/react/types/theme").Token<"warning11", string, "colors", "vitality">;
|
1040
|
-
critical11: import("@stitches/react/types/theme").Token<"critical11", string, "colors", "vitality">;
|
1041
964
|
neutral12: import("@stitches/react/types/theme").Token<"neutral12", string, "colors", "vitality">;
|
1042
|
-
neutralA12: import("@stitches/react/types/theme").Token<"neutralA12", string, "colors", "vitality">;
|
1043
|
-
primary12: import("@stitches/react/types/theme").Token<"primary12", string, "colors", "vitality">;
|
1044
|
-
accent12: import("@stitches/react/types/theme").Token<"accent12", string, "colors", "vitality">;
|
1045
|
-
success12: import("@stitches/react/types/theme").Token<"success12", string, "colors", "vitality">;
|
1046
|
-
info12: import("@stitches/react/types/theme").Token<"info12", string, "colors", "vitality">;
|
1047
|
-
warning12: import("@stitches/react/types/theme").Token<"warning12", string, "colors", "vitality">;
|
1048
|
-
critical12: import("@stitches/react/types/theme").Token<"critical12", string, "colors", "vitality">;
|
1049
965
|
neutral13: import("@stitches/react/types/theme").Token<"neutral13", string, "colors", "vitality">;
|
966
|
+
neutralA1: import("@stitches/react/types/theme").Token<"neutralA1", string, "colors", "vitality">;
|
967
|
+
neutralA2: import("@stitches/react/types/theme").Token<"neutralA2", string, "colors", "vitality">;
|
968
|
+
neutralA3: import("@stitches/react/types/theme").Token<"neutralA3", string, "colors", "vitality">;
|
969
|
+
neutralA4: import("@stitches/react/types/theme").Token<"neutralA4", string, "colors", "vitality">;
|
970
|
+
neutralA5: import("@stitches/react/types/theme").Token<"neutralA5", string, "colors", "vitality">;
|
971
|
+
neutralA6: import("@stitches/react/types/theme").Token<"neutralA6", string, "colors", "vitality">;
|
972
|
+
neutralA7: import("@stitches/react/types/theme").Token<"neutralA7", string, "colors", "vitality">;
|
973
|
+
neutralA8: import("@stitches/react/types/theme").Token<"neutralA8", string, "colors", "vitality">;
|
974
|
+
neutralA9: import("@stitches/react/types/theme").Token<"neutralA9", string, "colors", "vitality">;
|
975
|
+
neutralA10: import("@stitches/react/types/theme").Token<"neutralA10", string, "colors", "vitality">;
|
976
|
+
neutralA11: import("@stitches/react/types/theme").Token<"neutralA11", string, "colors", "vitality">;
|
977
|
+
neutralA12: import("@stitches/react/types/theme").Token<"neutralA12", string, "colors", "vitality">;
|
1050
978
|
neutralA13: import("@stitches/react/types/theme").Token<"neutralA13", string, "colors", "vitality">;
|
979
|
+
primary1: import("@stitches/react/types/theme").Token<"primary1", string, "colors", "vitality">;
|
980
|
+
primary2: import("@stitches/react/types/theme").Token<"primary2", string, "colors", "vitality">;
|
981
|
+
primary3: import("@stitches/react/types/theme").Token<"primary3", string, "colors", "vitality">;
|
982
|
+
primary4: import("@stitches/react/types/theme").Token<"primary4", string, "colors", "vitality">;
|
983
|
+
primary5: import("@stitches/react/types/theme").Token<"primary5", string, "colors", "vitality">;
|
984
|
+
primary6: import("@stitches/react/types/theme").Token<"primary6", string, "colors", "vitality">;
|
985
|
+
primary7: import("@stitches/react/types/theme").Token<"primary7", string, "colors", "vitality">;
|
986
|
+
primary8: import("@stitches/react/types/theme").Token<"primary8", string, "colors", "vitality">;
|
987
|
+
primary9: import("@stitches/react/types/theme").Token<"primary9", string, "colors", "vitality">;
|
988
|
+
primary10: import("@stitches/react/types/theme").Token<"primary10", string, "colors", "vitality">;
|
989
|
+
primary11: import("@stitches/react/types/theme").Token<"primary11", string, "colors", "vitality">;
|
990
|
+
primary12: import("@stitches/react/types/theme").Token<"primary12", string, "colors", "vitality">;
|
1051
991
|
primary13: import("@stitches/react/types/theme").Token<"primary13", string, "colors", "vitality">;
|
992
|
+
accent1: import("@stitches/react/types/theme").Token<"accent1", string, "colors", "vitality">;
|
993
|
+
accent2: import("@stitches/react/types/theme").Token<"accent2", string, "colors", "vitality">;
|
994
|
+
accent3: import("@stitches/react/types/theme").Token<"accent3", string, "colors", "vitality">;
|
995
|
+
accent4: import("@stitches/react/types/theme").Token<"accent4", string, "colors", "vitality">;
|
996
|
+
accent5: import("@stitches/react/types/theme").Token<"accent5", string, "colors", "vitality">;
|
997
|
+
accent6: import("@stitches/react/types/theme").Token<"accent6", string, "colors", "vitality">;
|
998
|
+
accent7: import("@stitches/react/types/theme").Token<"accent7", string, "colors", "vitality">;
|
999
|
+
accent8: import("@stitches/react/types/theme").Token<"accent8", string, "colors", "vitality">;
|
1000
|
+
accent9: import("@stitches/react/types/theme").Token<"accent9", string, "colors", "vitality">;
|
1001
|
+
accent10: import("@stitches/react/types/theme").Token<"accent10", string, "colors", "vitality">;
|
1002
|
+
accent11: import("@stitches/react/types/theme").Token<"accent11", string, "colors", "vitality">;
|
1003
|
+
accent12: import("@stitches/react/types/theme").Token<"accent12", string, "colors", "vitality">;
|
1052
1004
|
accent13: import("@stitches/react/types/theme").Token<"accent13", string, "colors", "vitality">;
|
1005
|
+
success1: import("@stitches/react/types/theme").Token<"success1", string, "colors", "vitality">;
|
1006
|
+
success2: import("@stitches/react/types/theme").Token<"success2", string, "colors", "vitality">;
|
1007
|
+
success3: import("@stitches/react/types/theme").Token<"success3", string, "colors", "vitality">;
|
1008
|
+
success4: import("@stitches/react/types/theme").Token<"success4", string, "colors", "vitality">;
|
1009
|
+
success5: import("@stitches/react/types/theme").Token<"success5", string, "colors", "vitality">;
|
1010
|
+
success6: import("@stitches/react/types/theme").Token<"success6", string, "colors", "vitality">;
|
1011
|
+
success7: import("@stitches/react/types/theme").Token<"success7", string, "colors", "vitality">;
|
1012
|
+
success8: import("@stitches/react/types/theme").Token<"success8", string, "colors", "vitality">;
|
1013
|
+
success9: import("@stitches/react/types/theme").Token<"success9", string, "colors", "vitality">;
|
1014
|
+
success10: import("@stitches/react/types/theme").Token<"success10", string, "colors", "vitality">;
|
1015
|
+
success11: import("@stitches/react/types/theme").Token<"success11", string, "colors", "vitality">;
|
1016
|
+
success12: import("@stitches/react/types/theme").Token<"success12", string, "colors", "vitality">;
|
1053
1017
|
success13: import("@stitches/react/types/theme").Token<"success13", string, "colors", "vitality">;
|
1018
|
+
info1: import("@stitches/react/types/theme").Token<"info1", string, "colors", "vitality">;
|
1019
|
+
info2: import("@stitches/react/types/theme").Token<"info2", string, "colors", "vitality">;
|
1020
|
+
info3: import("@stitches/react/types/theme").Token<"info3", string, "colors", "vitality">;
|
1021
|
+
info4: import("@stitches/react/types/theme").Token<"info4", string, "colors", "vitality">;
|
1022
|
+
info5: import("@stitches/react/types/theme").Token<"info5", string, "colors", "vitality">;
|
1023
|
+
info6: import("@stitches/react/types/theme").Token<"info6", string, "colors", "vitality">;
|
1024
|
+
info7: import("@stitches/react/types/theme").Token<"info7", string, "colors", "vitality">;
|
1025
|
+
info8: import("@stitches/react/types/theme").Token<"info8", string, "colors", "vitality">;
|
1026
|
+
info9: import("@stitches/react/types/theme").Token<"info9", string, "colors", "vitality">;
|
1027
|
+
info10: import("@stitches/react/types/theme").Token<"info10", string, "colors", "vitality">;
|
1028
|
+
info11: import("@stitches/react/types/theme").Token<"info11", string, "colors", "vitality">;
|
1029
|
+
info12: import("@stitches/react/types/theme").Token<"info12", string, "colors", "vitality">;
|
1054
1030
|
info13: import("@stitches/react/types/theme").Token<"info13", string, "colors", "vitality">;
|
1031
|
+
warning1: import("@stitches/react/types/theme").Token<"warning1", string, "colors", "vitality">;
|
1032
|
+
warning2: import("@stitches/react/types/theme").Token<"warning2", string, "colors", "vitality">;
|
1033
|
+
warning3: import("@stitches/react/types/theme").Token<"warning3", string, "colors", "vitality">;
|
1034
|
+
warning4: import("@stitches/react/types/theme").Token<"warning4", string, "colors", "vitality">;
|
1035
|
+
warning5: import("@stitches/react/types/theme").Token<"warning5", string, "colors", "vitality">;
|
1036
|
+
warning6: import("@stitches/react/types/theme").Token<"warning6", string, "colors", "vitality">;
|
1037
|
+
warning7: import("@stitches/react/types/theme").Token<"warning7", string, "colors", "vitality">;
|
1038
|
+
warning8: import("@stitches/react/types/theme").Token<"warning8", string, "colors", "vitality">;
|
1039
|
+
warning9: import("@stitches/react/types/theme").Token<"warning9", string, "colors", "vitality">;
|
1040
|
+
warning10: import("@stitches/react/types/theme").Token<"warning10", string, "colors", "vitality">;
|
1041
|
+
warning11: import("@stitches/react/types/theme").Token<"warning11", string, "colors", "vitality">;
|
1042
|
+
warning12: import("@stitches/react/types/theme").Token<"warning12", string, "colors", "vitality">;
|
1055
1043
|
warning13: import("@stitches/react/types/theme").Token<"warning13", string, "colors", "vitality">;
|
1044
|
+
critical1: import("@stitches/react/types/theme").Token<"critical1", string, "colors", "vitality">;
|
1045
|
+
critical2: import("@stitches/react/types/theme").Token<"critical2", string, "colors", "vitality">;
|
1046
|
+
critical3: import("@stitches/react/types/theme").Token<"critical3", string, "colors", "vitality">;
|
1047
|
+
critical4: import("@stitches/react/types/theme").Token<"critical4", string, "colors", "vitality">;
|
1048
|
+
critical5: import("@stitches/react/types/theme").Token<"critical5", string, "colors", "vitality">;
|
1049
|
+
critical6: import("@stitches/react/types/theme").Token<"critical6", string, "colors", "vitality">;
|
1050
|
+
critical7: import("@stitches/react/types/theme").Token<"critical7", string, "colors", "vitality">;
|
1051
|
+
critical8: import("@stitches/react/types/theme").Token<"critical8", string, "colors", "vitality">;
|
1052
|
+
critical9: import("@stitches/react/types/theme").Token<"critical9", string, "colors", "vitality">;
|
1053
|
+
critical10: import("@stitches/react/types/theme").Token<"critical10", string, "colors", "vitality">;
|
1054
|
+
critical11: import("@stitches/react/types/theme").Token<"critical11", string, "colors", "vitality">;
|
1055
|
+
critical12: import("@stitches/react/types/theme").Token<"critical12", string, "colors", "vitality">;
|
1056
1056
|
critical13: import("@stitches/react/types/theme").Token<"critical13", string, "colors", "vitality">;
|
1057
1057
|
};
|
1058
1058
|
fonts: {
|
1059
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "vitality">;
|
1060
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "fonts", "vitality">;
|
1061
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fonts", "vitality">;
|
1062
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fonts", "vitality">;
|
1063
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fonts", "vitality">;
|
1064
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "fonts", "vitality">;
|
1065
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fonts", "vitality">;
|
1059
1066
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "fonts", "vitality">;
|
1060
1067
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "fonts", "vitality">;
|
1061
1068
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "fonts", "vitality">;
|
@@ -1065,16 +1072,16 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1065
1072
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "fonts", "vitality">;
|
1066
1073
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "fonts", "vitality">;
|
1067
1074
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "fonts", "vitality">;
|
1068
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "vitality">;
|
1069
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "fonts", "vitality">;
|
1070
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fonts", "vitality">;
|
1071
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fonts", "vitality">;
|
1072
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fonts", "vitality">;
|
1073
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "fonts", "vitality">;
|
1074
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fonts", "vitality">;
|
1075
1075
|
default: import("@stitches/react/types/theme").Token<"default", string, "fonts", "vitality">;
|
1076
1076
|
};
|
1077
1077
|
fontSizes: {
|
1078
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fontSizes", "vitality">;
|
1079
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontSizes", "vitality">;
|
1080
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontSizes", "vitality">;
|
1081
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontSizes", "vitality">;
|
1082
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontSizes", "vitality">;
|
1083
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "fontSizes", "vitality">;
|
1084
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontSizes", "vitality">;
|
1078
1085
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "fontSizes", "vitality">;
|
1079
1086
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "fontSizes", "vitality">;
|
1080
1087
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "fontSizes", "vitality">;
|
@@ -1084,15 +1091,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1084
1091
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "fontSizes", "vitality">;
|
1085
1092
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "fontSizes", "vitality">;
|
1086
1093
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "fontSizes", "vitality">;
|
1087
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "fontSizes", "vitality">;
|
1088
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontSizes", "vitality">;
|
1089
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontSizes", "vitality">;
|
1090
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontSizes", "vitality">;
|
1091
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontSizes", "vitality">;
|
1092
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "fontSizes", "vitality">;
|
1093
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontSizes", "vitality">;
|
1094
1094
|
};
|
1095
1095
|
fontWeights: {
|
1096
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "fontWeights", "vitality">;
|
1097
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontWeights", "vitality">;
|
1098
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontWeights", "vitality">;
|
1099
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontWeights", "vitality">;
|
1100
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontWeights", "vitality">;
|
1101
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "fontWeights", "vitality">;
|
1102
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontWeights", "vitality">;
|
1096
1103
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "fontWeights", "vitality">;
|
1097
1104
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "fontWeights", "vitality">;
|
1098
1105
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "fontWeights", "vitality">;
|
@@ -1102,15 +1109,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1102
1109
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "fontWeights", "vitality">;
|
1103
1110
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "fontWeights", "vitality">;
|
1104
1111
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "fontWeights", "vitality">;
|
1105
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "fontWeights", "vitality">;
|
1106
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "fontWeights", "vitality">;
|
1107
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "fontWeights", "vitality">;
|
1108
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "fontWeights", "vitality">;
|
1109
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "fontWeights", "vitality">;
|
1110
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "fontWeights", "vitality">;
|
1111
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "fontWeights", "vitality">;
|
1112
1112
|
};
|
1113
1113
|
letterSpacings: {
|
1114
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "letterSpacings", "vitality">;
|
1115
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "letterSpacings", "vitality">;
|
1116
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "letterSpacings", "vitality">;
|
1117
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "letterSpacings", "vitality">;
|
1118
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "letterSpacings", "vitality">;
|
1119
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "letterSpacings", "vitality">;
|
1120
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "letterSpacings", "vitality">;
|
1114
1121
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "letterSpacings", "vitality">;
|
1115
1122
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "letterSpacings", "vitality">;
|
1116
1123
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "letterSpacings", "vitality">;
|
@@ -1120,15 +1127,15 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1120
1127
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "letterSpacings", "vitality">;
|
1121
1128
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "letterSpacings", "vitality">;
|
1122
1129
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "letterSpacings", "vitality">;
|
1123
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "letterSpacings", "vitality">;
|
1124
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "letterSpacings", "vitality">;
|
1125
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "letterSpacings", "vitality">;
|
1126
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "letterSpacings", "vitality">;
|
1127
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "letterSpacings", "vitality">;
|
1128
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "letterSpacings", "vitality">;
|
1129
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "letterSpacings", "vitality">;
|
1130
1130
|
};
|
1131
1131
|
lineHeights: {
|
1132
|
+
body: import("@stitches/react/types/theme").Token<"body", string, "lineHeights", "vitality">;
|
1133
|
+
caption: import("@stitches/react/types/theme").Token<"caption", string, "lineHeights", "vitality">;
|
1134
|
+
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "lineHeights", "vitality">;
|
1135
|
+
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "lineHeights", "vitality">;
|
1136
|
+
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "lineHeights", "vitality">;
|
1137
|
+
button: import("@stitches/react/types/theme").Token<"button", string, "lineHeights", "vitality">;
|
1138
|
+
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "lineHeights", "vitality">;
|
1132
1139
|
display100: import("@stitches/react/types/theme").Token<"display100", string, "lineHeights", "vitality">;
|
1133
1140
|
display200: import("@stitches/react/types/theme").Token<"display200", string, "lineHeights", "vitality">;
|
1134
1141
|
display300: import("@stitches/react/types/theme").Token<"display300", string, "lineHeights", "vitality">;
|
@@ -1138,13 +1145,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1138
1145
|
display700: import("@stitches/react/types/theme").Token<"display700", string, "lineHeights", "vitality">;
|
1139
1146
|
display800: import("@stitches/react/types/theme").Token<"display800", string, "lineHeights", "vitality">;
|
1140
1147
|
display900: import("@stitches/react/types/theme").Token<"display900", string, "lineHeights", "vitality">;
|
1141
|
-
body: import("@stitches/react/types/theme").Token<"body", string, "lineHeights", "vitality">;
|
1142
|
-
caption: import("@stitches/react/types/theme").Token<"caption", string, "lineHeights", "vitality">;
|
1143
|
-
pageTitle: import("@stitches/react/types/theme").Token<"pageTitle", string, "lineHeights", "vitality">;
|
1144
|
-
sectionTitle: import("@stitches/react/types/theme").Token<"sectionTitle", string, "lineHeights", "vitality">;
|
1145
|
-
sectionSubtitle: import("@stitches/react/types/theme").Token<"sectionSubtitle", string, "lineHeights", "vitality">;
|
1146
|
-
button: import("@stitches/react/types/theme").Token<"button", string, "lineHeights", "vitality">;
|
1147
|
-
textInput: import("@stitches/react/types/theme").Token<"textInput", string, "lineHeights", "vitality">;
|
1148
1148
|
};
|
1149
1149
|
radii: {
|
1150
1150
|
default: import("@stitches/react/types/theme").Token<"default", string, "radii", "vitality">;
|
@@ -1185,111 +1185,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1185
1185
|
}, {
|
1186
1186
|
colors: {
|
1187
1187
|
neutral1: string;
|
1188
|
-
neutralA1: string;
|
1189
|
-
primary1: string;
|
1190
|
-
accent1: string;
|
1191
|
-
success1: string;
|
1192
|
-
info1: string;
|
1193
|
-
warning1: string;
|
1194
|
-
critical1: string;
|
1195
1188
|
neutral2: string;
|
1189
|
+
neutral3: string;
|
1190
|
+
neutral4: string;
|
1191
|
+
neutral5: string;
|
1192
|
+
neutral6: string;
|
1193
|
+
neutral7: string;
|
1194
|
+
neutral8: string;
|
1195
|
+
neutral9: string;
|
1196
|
+
neutral10: string;
|
1197
|
+
neutral11: string;
|
1198
|
+
neutral12: string;
|
1199
|
+
neutral13: string;
|
1200
|
+
neutralA1: string;
|
1196
1201
|
neutralA2: string;
|
1202
|
+
neutralA3: string;
|
1203
|
+
neutralA4: string;
|
1204
|
+
neutralA5: string;
|
1205
|
+
neutralA6: string;
|
1206
|
+
neutralA7: string;
|
1207
|
+
neutralA8: string;
|
1208
|
+
neutralA9: string;
|
1209
|
+
neutralA10: string;
|
1210
|
+
neutralA11: string;
|
1211
|
+
neutralA12: string;
|
1212
|
+
neutralA13: string;
|
1213
|
+
primary1: string;
|
1197
1214
|
primary2: string;
|
1215
|
+
primary3: string;
|
1216
|
+
primary4: string;
|
1217
|
+
primary5: string;
|
1218
|
+
primary6: string;
|
1219
|
+
primary7: string;
|
1220
|
+
primary8: string;
|
1221
|
+
primary9: string;
|
1222
|
+
primary10: string;
|
1223
|
+
primary11: string;
|
1224
|
+
primary12: string;
|
1225
|
+
primary13: string;
|
1226
|
+
accent1: string;
|
1198
1227
|
accent2: string;
|
1228
|
+
accent3: string;
|
1229
|
+
accent4: string;
|
1230
|
+
accent5: string;
|
1231
|
+
accent6: string;
|
1232
|
+
accent7: string;
|
1233
|
+
accent8: string;
|
1234
|
+
accent9: string;
|
1235
|
+
accent10: string;
|
1236
|
+
accent11: string;
|
1237
|
+
accent12: string;
|
1238
|
+
accent13: string;
|
1239
|
+
success1: string;
|
1199
1240
|
success2: string;
|
1241
|
+
success3: string;
|
1242
|
+
success4: string;
|
1243
|
+
success5: string;
|
1244
|
+
success6: string;
|
1245
|
+
success7: string;
|
1246
|
+
success8: string;
|
1247
|
+
success9: string;
|
1248
|
+
success10: string;
|
1249
|
+
success11: string;
|
1250
|
+
success12: string;
|
1251
|
+
success13: string;
|
1252
|
+
info1: string;
|
1200
1253
|
info2: string;
|
1254
|
+
info3: string;
|
1255
|
+
info4: string;
|
1256
|
+
info5: string;
|
1257
|
+
info6: string;
|
1258
|
+
info7: string;
|
1259
|
+
info8: string;
|
1260
|
+
info9: string;
|
1261
|
+
info10: string;
|
1262
|
+
info11: string;
|
1263
|
+
info12: string;
|
1264
|
+
info13: string;
|
1265
|
+
warning1: string;
|
1201
1266
|
warning2: string;
|
1267
|
+
warning3: string;
|
1268
|
+
warning4: string;
|
1269
|
+
warning5: string;
|
1270
|
+
warning6: string;
|
1271
|
+
warning7: string;
|
1272
|
+
warning8: string;
|
1273
|
+
warning9: string;
|
1274
|
+
warning10: string;
|
1275
|
+
warning11: string;
|
1276
|
+
warning12: string;
|
1277
|
+
warning13: string;
|
1278
|
+
critical1: string;
|
1202
1279
|
critical2: string;
|
1203
|
-
neutral3: string;
|
1204
|
-
neutralA3: string;
|
1205
|
-
primary3: string;
|
1206
|
-
accent3: string;
|
1207
|
-
success3: string;
|
1208
|
-
info3: string;
|
1209
|
-
warning3: string;
|
1210
1280
|
critical3: string;
|
1211
|
-
neutral4: string;
|
1212
|
-
neutralA4: string;
|
1213
|
-
primary4: string;
|
1214
|
-
accent4: string;
|
1215
|
-
success4: string;
|
1216
|
-
info4: string;
|
1217
|
-
warning4: string;
|
1218
1281
|
critical4: string;
|
1219
|
-
neutral5: string;
|
1220
|
-
neutralA5: string;
|
1221
|
-
primary5: string;
|
1222
|
-
accent5: string;
|
1223
|
-
success5: string;
|
1224
|
-
info5: string;
|
1225
|
-
warning5: string;
|
1226
1282
|
critical5: string;
|
1227
|
-
neutral6: string;
|
1228
|
-
neutralA6: string;
|
1229
|
-
primary6: string;
|
1230
|
-
accent6: string;
|
1231
|
-
success6: string;
|
1232
|
-
info6: string;
|
1233
|
-
warning6: string;
|
1234
1283
|
critical6: string;
|
1235
|
-
neutral7: string;
|
1236
|
-
neutralA7: string;
|
1237
|
-
primary7: string;
|
1238
|
-
accent7: string;
|
1239
|
-
success7: string;
|
1240
|
-
info7: string;
|
1241
|
-
warning7: string;
|
1242
1284
|
critical7: string;
|
1243
|
-
neutral8: string;
|
1244
|
-
neutralA8: string;
|
1245
|
-
primary8: string;
|
1246
|
-
accent8: string;
|
1247
|
-
success8: string;
|
1248
|
-
info8: string;
|
1249
|
-
warning8: string;
|
1250
1285
|
critical8: string;
|
1251
|
-
neutral9: string;
|
1252
|
-
neutralA9: string;
|
1253
|
-
primary9: string;
|
1254
|
-
accent9: string;
|
1255
|
-
success9: string;
|
1256
|
-
info9: string;
|
1257
|
-
warning9: string;
|
1258
1286
|
critical9: string;
|
1259
|
-
neutral10: string;
|
1260
|
-
neutralA10: string;
|
1261
|
-
primary10: string;
|
1262
|
-
accent10: string;
|
1263
|
-
success10: string;
|
1264
|
-
info10: string;
|
1265
|
-
warning10: string;
|
1266
1287
|
critical10: string;
|
1267
|
-
neutral11: string;
|
1268
|
-
neutralA11: string;
|
1269
|
-
primary11: string;
|
1270
|
-
accent11: string;
|
1271
|
-
success11: string;
|
1272
|
-
info11: string;
|
1273
|
-
warning11: string;
|
1274
1288
|
critical11: string;
|
1275
|
-
neutral12: string;
|
1276
|
-
neutralA12: string;
|
1277
|
-
primary12: string;
|
1278
|
-
accent12: string;
|
1279
|
-
success12: string;
|
1280
|
-
info12: string;
|
1281
|
-
warning12: string;
|
1282
1289
|
critical12: string;
|
1283
|
-
neutral13: string;
|
1284
|
-
neutralA13: string;
|
1285
|
-
primary13: string;
|
1286
|
-
accent13: string;
|
1287
|
-
success13: string;
|
1288
|
-
info13: string;
|
1289
|
-
warning13: string;
|
1290
1290
|
critical13: string;
|
1291
1291
|
};
|
1292
1292
|
fonts: {
|
1293
|
+
body: any;
|
1294
|
+
caption: any;
|
1295
|
+
pageTitle: any;
|
1296
|
+
sectionTitle: any;
|
1297
|
+
sectionSubtitle: any;
|
1298
|
+
button: any;
|
1299
|
+
textInput: any;
|
1293
1300
|
display100: any;
|
1294
1301
|
display200: any;
|
1295
1302
|
display300: any;
|
@@ -1299,6 +1306,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1299
1306
|
display700: any;
|
1300
1307
|
display800: any;
|
1301
1308
|
display900: any;
|
1309
|
+
default: any;
|
1310
|
+
};
|
1311
|
+
fontSizes: {
|
1302
1312
|
body: any;
|
1303
1313
|
caption: any;
|
1304
1314
|
pageTitle: any;
|
@@ -1306,9 +1316,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1306
1316
|
sectionSubtitle: any;
|
1307
1317
|
button: any;
|
1308
1318
|
textInput: any;
|
1309
|
-
default: any;
|
1310
|
-
};
|
1311
|
-
fontSizes: {
|
1312
1319
|
display100: any;
|
1313
1320
|
display200: any;
|
1314
1321
|
display300: any;
|
@@ -1318,6 +1325,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1318
1325
|
display700: any;
|
1319
1326
|
display800: any;
|
1320
1327
|
display900: any;
|
1328
|
+
};
|
1329
|
+
fontWeights: {
|
1321
1330
|
body: any;
|
1322
1331
|
caption: any;
|
1323
1332
|
pageTitle: any;
|
@@ -1325,8 +1334,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1325
1334
|
sectionSubtitle: any;
|
1326
1335
|
button: any;
|
1327
1336
|
textInput: any;
|
1328
|
-
};
|
1329
|
-
fontWeights: {
|
1330
1337
|
display100: any;
|
1331
1338
|
display200: any;
|
1332
1339
|
display300: any;
|
@@ -1336,6 +1343,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1336
1343
|
display700: any;
|
1337
1344
|
display800: any;
|
1338
1345
|
display900: any;
|
1346
|
+
};
|
1347
|
+
letterSpacings: {
|
1339
1348
|
body: any;
|
1340
1349
|
caption: any;
|
1341
1350
|
pageTitle: any;
|
@@ -1343,8 +1352,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1343
1352
|
sectionSubtitle: any;
|
1344
1353
|
button: any;
|
1345
1354
|
textInput: any;
|
1346
|
-
};
|
1347
|
-
letterSpacings: {
|
1348
1355
|
display100: any;
|
1349
1356
|
display200: any;
|
1350
1357
|
display300: any;
|
@@ -1354,6 +1361,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1354
1361
|
display700: any;
|
1355
1362
|
display800: any;
|
1356
1363
|
display900: any;
|
1364
|
+
};
|
1365
|
+
lineHeights: {
|
1357
1366
|
body: any;
|
1358
1367
|
caption: any;
|
1359
1368
|
pageTitle: any;
|
@@ -1361,8 +1370,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1361
1370
|
sectionSubtitle: any;
|
1362
1371
|
button: any;
|
1363
1372
|
textInput: any;
|
1364
|
-
};
|
1365
|
-
lineHeights: {
|
1366
1373
|
display100: any;
|
1367
1374
|
display200: any;
|
1368
1375
|
display300: any;
|
@@ -1372,13 +1379,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1372
1379
|
display700: any;
|
1373
1380
|
display800: any;
|
1374
1381
|
display900: any;
|
1375
|
-
body: any;
|
1376
|
-
caption: any;
|
1377
|
-
pageTitle: any;
|
1378
|
-
sectionTitle: any;
|
1379
|
-
sectionSubtitle: any;
|
1380
|
-
button: any;
|
1381
|
-
textInput: any;
|
1382
1382
|
};
|
1383
1383
|
radii: {
|
1384
1384
|
default: any;
|
@@ -1414,111 +1414,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1414
1414
|
}, {
|
1415
1415
|
colors: {
|
1416
1416
|
neutral1: string;
|
1417
|
-
neutralA1: string;
|
1418
|
-
primary1: string;
|
1419
|
-
accent1: string;
|
1420
|
-
success1: string;
|
1421
|
-
info1: string;
|
1422
|
-
warning1: string;
|
1423
|
-
critical1: string;
|
1424
1417
|
neutral2: string;
|
1425
|
-
neutralA2: string;
|
1426
|
-
primary2: string;
|
1427
|
-
accent2: string;
|
1428
|
-
success2: string;
|
1429
|
-
info2: string;
|
1430
|
-
warning2: string;
|
1431
|
-
critical2: string;
|
1432
1418
|
neutral3: string;
|
1433
|
-
neutralA3: string;
|
1434
|
-
primary3: string;
|
1435
|
-
accent3: string;
|
1436
|
-
success3: string;
|
1437
|
-
info3: string;
|
1438
|
-
warning3: string;
|
1439
|
-
critical3: string;
|
1440
1419
|
neutral4: string;
|
1441
|
-
neutralA4: string;
|
1442
|
-
primary4: string;
|
1443
|
-
accent4: string;
|
1444
|
-
success4: string;
|
1445
|
-
info4: string;
|
1446
|
-
warning4: string;
|
1447
|
-
critical4: string;
|
1448
1420
|
neutral5: string;
|
1449
|
-
neutralA5: string;
|
1450
|
-
primary5: string;
|
1451
|
-
accent5: string;
|
1452
|
-
success5: string;
|
1453
|
-
info5: string;
|
1454
|
-
warning5: string;
|
1455
|
-
critical5: string;
|
1456
1421
|
neutral6: string;
|
1457
|
-
neutralA6: string;
|
1458
|
-
primary6: string;
|
1459
|
-
accent6: string;
|
1460
|
-
success6: string;
|
1461
|
-
info6: string;
|
1462
|
-
warning6: string;
|
1463
|
-
critical6: string;
|
1464
1422
|
neutral7: string;
|
1465
|
-
neutralA7: string;
|
1466
|
-
primary7: string;
|
1467
|
-
accent7: string;
|
1468
|
-
success7: string;
|
1469
|
-
info7: string;
|
1470
|
-
warning7: string;
|
1471
|
-
critical7: string;
|
1472
1423
|
neutral8: string;
|
1473
|
-
neutralA8: string;
|
1474
|
-
primary8: string;
|
1475
|
-
accent8: string;
|
1476
|
-
success8: string;
|
1477
|
-
info8: string;
|
1478
|
-
warning8: string;
|
1479
|
-
critical8: string;
|
1480
1424
|
neutral9: string;
|
1481
|
-
neutralA9: string;
|
1482
|
-
primary9: string;
|
1483
|
-
accent9: string;
|
1484
|
-
success9: string;
|
1485
|
-
info9: string;
|
1486
|
-
warning9: string;
|
1487
|
-
critical9: string;
|
1488
1425
|
neutral10: string;
|
1426
|
+
neutral11: string;
|
1427
|
+
neutral12: string;
|
1428
|
+
neutral13: string;
|
1429
|
+
neutralA1: string;
|
1430
|
+
neutralA2: string;
|
1431
|
+
neutralA3: string;
|
1432
|
+
neutralA4: string;
|
1433
|
+
neutralA5: string;
|
1434
|
+
neutralA6: string;
|
1435
|
+
neutralA7: string;
|
1436
|
+
neutralA8: string;
|
1437
|
+
neutralA9: string;
|
1489
1438
|
neutralA10: string;
|
1439
|
+
neutralA11: string;
|
1440
|
+
neutralA12: string;
|
1441
|
+
neutralA13: string;
|
1442
|
+
primary1: string;
|
1443
|
+
primary2: string;
|
1444
|
+
primary3: string;
|
1445
|
+
primary4: string;
|
1446
|
+
primary5: string;
|
1447
|
+
primary6: string;
|
1448
|
+
primary7: string;
|
1449
|
+
primary8: string;
|
1450
|
+
primary9: string;
|
1490
1451
|
primary10: string;
|
1452
|
+
primary11: string;
|
1453
|
+
primary12: string;
|
1454
|
+
primary13: string;
|
1455
|
+
accent1: string;
|
1456
|
+
accent2: string;
|
1457
|
+
accent3: string;
|
1458
|
+
accent4: string;
|
1459
|
+
accent5: string;
|
1460
|
+
accent6: string;
|
1461
|
+
accent7: string;
|
1462
|
+
accent8: string;
|
1463
|
+
accent9: string;
|
1491
1464
|
accent10: string;
|
1465
|
+
accent11: string;
|
1466
|
+
accent12: string;
|
1467
|
+
accent13: string;
|
1468
|
+
success1: string;
|
1469
|
+
success2: string;
|
1470
|
+
success3: string;
|
1471
|
+
success4: string;
|
1472
|
+
success5: string;
|
1473
|
+
success6: string;
|
1474
|
+
success7: string;
|
1475
|
+
success8: string;
|
1476
|
+
success9: string;
|
1492
1477
|
success10: string;
|
1478
|
+
success11: string;
|
1479
|
+
success12: string;
|
1480
|
+
success13: string;
|
1481
|
+
info1: string;
|
1482
|
+
info2: string;
|
1483
|
+
info3: string;
|
1484
|
+
info4: string;
|
1485
|
+
info5: string;
|
1486
|
+
info6: string;
|
1487
|
+
info7: string;
|
1488
|
+
info8: string;
|
1489
|
+
info9: string;
|
1493
1490
|
info10: string;
|
1491
|
+
info11: string;
|
1492
|
+
info12: string;
|
1493
|
+
info13: string;
|
1494
|
+
warning1: string;
|
1495
|
+
warning2: string;
|
1496
|
+
warning3: string;
|
1497
|
+
warning4: string;
|
1498
|
+
warning5: string;
|
1499
|
+
warning6: string;
|
1500
|
+
warning7: string;
|
1501
|
+
warning8: string;
|
1502
|
+
warning9: string;
|
1494
1503
|
warning10: string;
|
1504
|
+
warning11: string;
|
1505
|
+
warning12: string;
|
1506
|
+
warning13: string;
|
1507
|
+
critical1: string;
|
1508
|
+
critical2: string;
|
1509
|
+
critical3: string;
|
1510
|
+
critical4: string;
|
1511
|
+
critical5: string;
|
1512
|
+
critical6: string;
|
1513
|
+
critical7: string;
|
1514
|
+
critical8: string;
|
1515
|
+
critical9: string;
|
1495
1516
|
critical10: string;
|
1496
|
-
neutral11: string;
|
1497
|
-
neutralA11: string;
|
1498
|
-
primary11: string;
|
1499
|
-
accent11: string;
|
1500
|
-
success11: string;
|
1501
|
-
info11: string;
|
1502
|
-
warning11: string;
|
1503
1517
|
critical11: string;
|
1504
|
-
neutral12: string;
|
1505
|
-
neutralA12: string;
|
1506
|
-
primary12: string;
|
1507
|
-
accent12: string;
|
1508
|
-
success12: string;
|
1509
|
-
info12: string;
|
1510
|
-
warning12: string;
|
1511
1518
|
critical12: string;
|
1512
|
-
neutral13: string;
|
1513
|
-
neutralA13: string;
|
1514
|
-
primary13: string;
|
1515
|
-
accent13: string;
|
1516
|
-
success13: string;
|
1517
|
-
info13: string;
|
1518
|
-
warning13: string;
|
1519
1519
|
critical13: string;
|
1520
1520
|
};
|
1521
1521
|
fonts: {
|
1522
|
+
body: any;
|
1523
|
+
caption: any;
|
1524
|
+
pageTitle: any;
|
1525
|
+
sectionTitle: any;
|
1526
|
+
sectionSubtitle: any;
|
1527
|
+
button: any;
|
1528
|
+
textInput: any;
|
1522
1529
|
display100: any;
|
1523
1530
|
display200: any;
|
1524
1531
|
display300: any;
|
@@ -1528,6 +1535,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1528
1535
|
display700: any;
|
1529
1536
|
display800: any;
|
1530
1537
|
display900: any;
|
1538
|
+
default: any;
|
1539
|
+
};
|
1540
|
+
fontSizes: {
|
1531
1541
|
body: any;
|
1532
1542
|
caption: any;
|
1533
1543
|
pageTitle: any;
|
@@ -1535,9 +1545,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1535
1545
|
sectionSubtitle: any;
|
1536
1546
|
button: any;
|
1537
1547
|
textInput: any;
|
1538
|
-
default: any;
|
1539
|
-
};
|
1540
|
-
fontSizes: {
|
1541
1548
|
display100: any;
|
1542
1549
|
display200: any;
|
1543
1550
|
display300: any;
|
@@ -1547,6 +1554,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1547
1554
|
display700: any;
|
1548
1555
|
display800: any;
|
1549
1556
|
display900: any;
|
1557
|
+
};
|
1558
|
+
fontWeights: {
|
1550
1559
|
body: any;
|
1551
1560
|
caption: any;
|
1552
1561
|
pageTitle: any;
|
@@ -1554,8 +1563,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1554
1563
|
sectionSubtitle: any;
|
1555
1564
|
button: any;
|
1556
1565
|
textInput: any;
|
1557
|
-
};
|
1558
|
-
fontWeights: {
|
1559
1566
|
display100: any;
|
1560
1567
|
display200: any;
|
1561
1568
|
display300: any;
|
@@ -1565,6 +1572,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1565
1572
|
display700: any;
|
1566
1573
|
display800: any;
|
1567
1574
|
display900: any;
|
1575
|
+
};
|
1576
|
+
letterSpacings: {
|
1568
1577
|
body: any;
|
1569
1578
|
caption: any;
|
1570
1579
|
pageTitle: any;
|
@@ -1572,8 +1581,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1572
1581
|
sectionSubtitle: any;
|
1573
1582
|
button: any;
|
1574
1583
|
textInput: any;
|
1575
|
-
};
|
1576
|
-
letterSpacings: {
|
1577
1584
|
display100: any;
|
1578
1585
|
display200: any;
|
1579
1586
|
display300: any;
|
@@ -1583,6 +1590,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1583
1590
|
display700: any;
|
1584
1591
|
display800: any;
|
1585
1592
|
display900: any;
|
1593
|
+
};
|
1594
|
+
lineHeights: {
|
1586
1595
|
body: any;
|
1587
1596
|
caption: any;
|
1588
1597
|
pageTitle: any;
|
@@ -1590,8 +1599,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1590
1599
|
sectionSubtitle: any;
|
1591
1600
|
button: any;
|
1592
1601
|
textInput: any;
|
1593
|
-
};
|
1594
|
-
lineHeights: {
|
1595
1602
|
display100: any;
|
1596
1603
|
display200: any;
|
1597
1604
|
display300: any;
|
@@ -1601,13 +1608,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1601
1608
|
display700: any;
|
1602
1609
|
display800: any;
|
1603
1610
|
display900: any;
|
1604
|
-
body: any;
|
1605
|
-
caption: any;
|
1606
|
-
pageTitle: any;
|
1607
|
-
sectionTitle: any;
|
1608
|
-
sectionSubtitle: any;
|
1609
|
-
button: any;
|
1610
|
-
textInput: any;
|
1611
1611
|
};
|
1612
1612
|
radii: {
|
1613
1613
|
default: any;
|
@@ -1643,111 +1643,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1643
1643
|
}, {
|
1644
1644
|
colors: {
|
1645
1645
|
neutral1: string;
|
1646
|
-
neutralA1: string;
|
1647
|
-
primary1: string;
|
1648
|
-
accent1: string;
|
1649
|
-
success1: string;
|
1650
|
-
info1: string;
|
1651
|
-
warning1: string;
|
1652
|
-
critical1: string;
|
1653
1646
|
neutral2: string;
|
1654
|
-
neutralA2: string;
|
1655
|
-
primary2: string;
|
1656
|
-
accent2: string;
|
1657
|
-
success2: string;
|
1658
|
-
info2: string;
|
1659
|
-
warning2: string;
|
1660
|
-
critical2: string;
|
1661
1647
|
neutral3: string;
|
1662
|
-
neutralA3: string;
|
1663
|
-
primary3: string;
|
1664
|
-
accent3: string;
|
1665
|
-
success3: string;
|
1666
|
-
info3: string;
|
1667
|
-
warning3: string;
|
1668
|
-
critical3: string;
|
1669
1648
|
neutral4: string;
|
1670
|
-
neutralA4: string;
|
1671
|
-
primary4: string;
|
1672
|
-
accent4: string;
|
1673
|
-
success4: string;
|
1674
|
-
info4: string;
|
1675
|
-
warning4: string;
|
1676
|
-
critical4: string;
|
1677
1649
|
neutral5: string;
|
1678
|
-
neutralA5: string;
|
1679
|
-
primary5: string;
|
1680
|
-
accent5: string;
|
1681
|
-
success5: string;
|
1682
|
-
info5: string;
|
1683
|
-
warning5: string;
|
1684
|
-
critical5: string;
|
1685
1650
|
neutral6: string;
|
1686
|
-
neutralA6: string;
|
1687
|
-
primary6: string;
|
1688
|
-
accent6: string;
|
1689
|
-
success6: string;
|
1690
|
-
info6: string;
|
1691
|
-
warning6: string;
|
1692
|
-
critical6: string;
|
1693
1651
|
neutral7: string;
|
1694
|
-
neutralA7: string;
|
1695
|
-
primary7: string;
|
1696
|
-
accent7: string;
|
1697
|
-
success7: string;
|
1698
|
-
info7: string;
|
1699
|
-
warning7: string;
|
1700
|
-
critical7: string;
|
1701
1652
|
neutral8: string;
|
1702
|
-
neutralA8: string;
|
1703
|
-
primary8: string;
|
1704
|
-
accent8: string;
|
1705
|
-
success8: string;
|
1706
|
-
info8: string;
|
1707
|
-
warning8: string;
|
1708
|
-
critical8: string;
|
1709
1653
|
neutral9: string;
|
1710
|
-
neutralA9: string;
|
1711
|
-
primary9: string;
|
1712
|
-
accent9: string;
|
1713
|
-
success9: string;
|
1714
|
-
info9: string;
|
1715
|
-
warning9: string;
|
1716
|
-
critical9: string;
|
1717
1654
|
neutral10: string;
|
1718
|
-
neutralA10: string;
|
1719
|
-
primary10: string;
|
1720
|
-
accent10: string;
|
1721
|
-
success10: string;
|
1722
|
-
info10: string;
|
1723
|
-
warning10: string;
|
1724
|
-
critical10: string;
|
1725
1655
|
neutral11: string;
|
1726
|
-
neutralA11: string;
|
1727
|
-
primary11: string;
|
1728
|
-
accent11: string;
|
1729
|
-
success11: string;
|
1730
|
-
info11: string;
|
1731
|
-
warning11: string;
|
1732
|
-
critical11: string;
|
1733
1656
|
neutral12: string;
|
1734
|
-
neutralA12: string;
|
1735
|
-
primary12: string;
|
1736
|
-
accent12: string;
|
1737
|
-
success12: string;
|
1738
|
-
info12: string;
|
1739
|
-
warning12: string;
|
1740
|
-
critical12: string;
|
1741
1657
|
neutral13: string;
|
1658
|
+
neutralA1: string;
|
1659
|
+
neutralA2: string;
|
1660
|
+
neutralA3: string;
|
1661
|
+
neutralA4: string;
|
1662
|
+
neutralA5: string;
|
1663
|
+
neutralA6: string;
|
1664
|
+
neutralA7: string;
|
1665
|
+
neutralA8: string;
|
1666
|
+
neutralA9: string;
|
1667
|
+
neutralA10: string;
|
1668
|
+
neutralA11: string;
|
1669
|
+
neutralA12: string;
|
1742
1670
|
neutralA13: string;
|
1671
|
+
primary1: string;
|
1672
|
+
primary2: string;
|
1673
|
+
primary3: string;
|
1674
|
+
primary4: string;
|
1675
|
+
primary5: string;
|
1676
|
+
primary6: string;
|
1677
|
+
primary7: string;
|
1678
|
+
primary8: string;
|
1679
|
+
primary9: string;
|
1680
|
+
primary10: string;
|
1681
|
+
primary11: string;
|
1682
|
+
primary12: string;
|
1743
1683
|
primary13: string;
|
1684
|
+
accent1: string;
|
1685
|
+
accent2: string;
|
1686
|
+
accent3: string;
|
1687
|
+
accent4: string;
|
1688
|
+
accent5: string;
|
1689
|
+
accent6: string;
|
1690
|
+
accent7: string;
|
1691
|
+
accent8: string;
|
1692
|
+
accent9: string;
|
1693
|
+
accent10: string;
|
1694
|
+
accent11: string;
|
1695
|
+
accent12: string;
|
1744
1696
|
accent13: string;
|
1697
|
+
success1: string;
|
1698
|
+
success2: string;
|
1699
|
+
success3: string;
|
1700
|
+
success4: string;
|
1701
|
+
success5: string;
|
1702
|
+
success6: string;
|
1703
|
+
success7: string;
|
1704
|
+
success8: string;
|
1705
|
+
success9: string;
|
1706
|
+
success10: string;
|
1707
|
+
success11: string;
|
1708
|
+
success12: string;
|
1745
1709
|
success13: string;
|
1710
|
+
info1: string;
|
1711
|
+
info2: string;
|
1712
|
+
info3: string;
|
1713
|
+
info4: string;
|
1714
|
+
info5: string;
|
1715
|
+
info6: string;
|
1716
|
+
info7: string;
|
1717
|
+
info8: string;
|
1718
|
+
info9: string;
|
1719
|
+
info10: string;
|
1720
|
+
info11: string;
|
1721
|
+
info12: string;
|
1746
1722
|
info13: string;
|
1723
|
+
warning1: string;
|
1724
|
+
warning2: string;
|
1725
|
+
warning3: string;
|
1726
|
+
warning4: string;
|
1727
|
+
warning5: string;
|
1728
|
+
warning6: string;
|
1729
|
+
warning7: string;
|
1730
|
+
warning8: string;
|
1731
|
+
warning9: string;
|
1732
|
+
warning10: string;
|
1733
|
+
warning11: string;
|
1734
|
+
warning12: string;
|
1747
1735
|
warning13: string;
|
1736
|
+
critical1: string;
|
1737
|
+
critical2: string;
|
1738
|
+
critical3: string;
|
1739
|
+
critical4: string;
|
1740
|
+
critical5: string;
|
1741
|
+
critical6: string;
|
1742
|
+
critical7: string;
|
1743
|
+
critical8: string;
|
1744
|
+
critical9: string;
|
1745
|
+
critical10: string;
|
1746
|
+
critical11: string;
|
1747
|
+
critical12: string;
|
1748
1748
|
critical13: string;
|
1749
1749
|
};
|
1750
1750
|
fonts: {
|
1751
|
+
body: any;
|
1752
|
+
caption: any;
|
1753
|
+
pageTitle: any;
|
1754
|
+
sectionTitle: any;
|
1755
|
+
sectionSubtitle: any;
|
1756
|
+
button: any;
|
1757
|
+
textInput: any;
|
1751
1758
|
display100: any;
|
1752
1759
|
display200: any;
|
1753
1760
|
display300: any;
|
@@ -1757,6 +1764,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1757
1764
|
display700: any;
|
1758
1765
|
display800: any;
|
1759
1766
|
display900: any;
|
1767
|
+
default: any;
|
1768
|
+
};
|
1769
|
+
fontSizes: {
|
1760
1770
|
body: any;
|
1761
1771
|
caption: any;
|
1762
1772
|
pageTitle: any;
|
@@ -1764,9 +1774,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1764
1774
|
sectionSubtitle: any;
|
1765
1775
|
button: any;
|
1766
1776
|
textInput: any;
|
1767
|
-
default: any;
|
1768
|
-
};
|
1769
|
-
fontSizes: {
|
1770
1777
|
display100: any;
|
1771
1778
|
display200: any;
|
1772
1779
|
display300: any;
|
@@ -1776,6 +1783,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1776
1783
|
display700: any;
|
1777
1784
|
display800: any;
|
1778
1785
|
display900: any;
|
1786
|
+
};
|
1787
|
+
fontWeights: {
|
1779
1788
|
body: any;
|
1780
1789
|
caption: any;
|
1781
1790
|
pageTitle: any;
|
@@ -1783,8 +1792,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1783
1792
|
sectionSubtitle: any;
|
1784
1793
|
button: any;
|
1785
1794
|
textInput: any;
|
1786
|
-
};
|
1787
|
-
fontWeights: {
|
1788
1795
|
display100: any;
|
1789
1796
|
display200: any;
|
1790
1797
|
display300: any;
|
@@ -1794,6 +1801,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1794
1801
|
display700: any;
|
1795
1802
|
display800: any;
|
1796
1803
|
display900: any;
|
1804
|
+
};
|
1805
|
+
letterSpacings: {
|
1797
1806
|
body: any;
|
1798
1807
|
caption: any;
|
1799
1808
|
pageTitle: any;
|
@@ -1801,8 +1810,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1801
1810
|
sectionSubtitle: any;
|
1802
1811
|
button: any;
|
1803
1812
|
textInput: any;
|
1804
|
-
};
|
1805
|
-
letterSpacings: {
|
1806
1813
|
display100: any;
|
1807
1814
|
display200: any;
|
1808
1815
|
display300: any;
|
@@ -1812,6 +1819,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1812
1819
|
display700: any;
|
1813
1820
|
display800: any;
|
1814
1821
|
display900: any;
|
1822
|
+
};
|
1823
|
+
lineHeights: {
|
1815
1824
|
body: any;
|
1816
1825
|
caption: any;
|
1817
1826
|
pageTitle: any;
|
@@ -1819,8 +1828,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1819
1828
|
sectionSubtitle: any;
|
1820
1829
|
button: any;
|
1821
1830
|
textInput: any;
|
1822
|
-
};
|
1823
|
-
lineHeights: {
|
1824
1831
|
display100: any;
|
1825
1832
|
display200: any;
|
1826
1833
|
display300: any;
|
@@ -1830,13 +1837,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1830
1837
|
display700: any;
|
1831
1838
|
display800: any;
|
1832
1839
|
display900: any;
|
1833
|
-
body: any;
|
1834
|
-
caption: any;
|
1835
|
-
pageTitle: any;
|
1836
|
-
sectionTitle: any;
|
1837
|
-
sectionSubtitle: any;
|
1838
|
-
button: any;
|
1839
|
-
textInput: any;
|
1840
1840
|
};
|
1841
1841
|
radii: {
|
1842
1842
|
default: any;
|
@@ -1878,111 +1878,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1878
1878
|
theme: {
|
1879
1879
|
colors: {
|
1880
1880
|
neutral1: string;
|
1881
|
-
neutralA1: string;
|
1882
|
-
primary1: string;
|
1883
|
-
accent1: string;
|
1884
|
-
success1: string;
|
1885
|
-
info1: string;
|
1886
|
-
warning1: string;
|
1887
|
-
critical1: string;
|
1888
1881
|
neutral2: string;
|
1889
|
-
neutralA2: string;
|
1890
|
-
primary2: string;
|
1891
|
-
accent2: string;
|
1892
|
-
success2: string;
|
1893
|
-
info2: string;
|
1894
|
-
warning2: string;
|
1895
|
-
critical2: string;
|
1896
1882
|
neutral3: string;
|
1897
|
-
neutralA3: string;
|
1898
|
-
primary3: string;
|
1899
|
-
accent3: string;
|
1900
|
-
success3: string;
|
1901
|
-
info3: string;
|
1902
|
-
warning3: string;
|
1903
|
-
critical3: string;
|
1904
1883
|
neutral4: string;
|
1905
|
-
neutralA4: string;
|
1906
|
-
primary4: string;
|
1907
|
-
accent4: string;
|
1908
|
-
success4: string;
|
1909
|
-
info4: string;
|
1910
|
-
warning4: string;
|
1911
|
-
critical4: string;
|
1912
1884
|
neutral5: string;
|
1913
|
-
neutralA5: string;
|
1914
|
-
primary5: string;
|
1915
|
-
accent5: string;
|
1916
|
-
success5: string;
|
1917
|
-
info5: string;
|
1918
|
-
warning5: string;
|
1919
|
-
critical5: string;
|
1920
1885
|
neutral6: string;
|
1921
|
-
neutralA6: string;
|
1922
|
-
primary6: string;
|
1923
|
-
accent6: string;
|
1924
|
-
success6: string;
|
1925
|
-
info6: string;
|
1926
|
-
warning6: string;
|
1927
|
-
critical6: string;
|
1928
1886
|
neutral7: string;
|
1929
|
-
neutralA7: string;
|
1930
|
-
primary7: string;
|
1931
|
-
accent7: string;
|
1932
|
-
success7: string;
|
1933
|
-
info7: string;
|
1934
|
-
warning7: string;
|
1935
|
-
critical7: string;
|
1936
1887
|
neutral8: string;
|
1937
|
-
neutralA8: string;
|
1938
|
-
primary8: string;
|
1939
|
-
accent8: string;
|
1940
|
-
success8: string;
|
1941
|
-
info8: string;
|
1942
|
-
warning8: string;
|
1943
|
-
critical8: string;
|
1944
1888
|
neutral9: string;
|
1945
|
-
neutralA9: string;
|
1946
|
-
primary9: string;
|
1947
|
-
accent9: string;
|
1948
|
-
success9: string;
|
1949
|
-
info9: string;
|
1950
|
-
warning9: string;
|
1951
|
-
critical9: string;
|
1952
1889
|
neutral10: string;
|
1953
|
-
neutralA10: string;
|
1954
|
-
primary10: string;
|
1955
|
-
accent10: string;
|
1956
|
-
success10: string;
|
1957
|
-
info10: string;
|
1958
|
-
warning10: string;
|
1959
|
-
critical10: string;
|
1960
1890
|
neutral11: string;
|
1961
|
-
neutralA11: string;
|
1962
|
-
primary11: string;
|
1963
|
-
accent11: string;
|
1964
|
-
success11: string;
|
1965
|
-
info11: string;
|
1966
|
-
warning11: string;
|
1967
|
-
critical11: string;
|
1968
1891
|
neutral12: string;
|
1969
|
-
neutralA12: string;
|
1970
|
-
primary12: string;
|
1971
|
-
accent12: string;
|
1972
|
-
success12: string;
|
1973
|
-
info12: string;
|
1974
|
-
warning12: string;
|
1975
|
-
critical12: string;
|
1976
1892
|
neutral13: string;
|
1893
|
+
neutralA1: string;
|
1894
|
+
neutralA2: string;
|
1895
|
+
neutralA3: string;
|
1896
|
+
neutralA4: string;
|
1897
|
+
neutralA5: string;
|
1898
|
+
neutralA6: string;
|
1899
|
+
neutralA7: string;
|
1900
|
+
neutralA8: string;
|
1901
|
+
neutralA9: string;
|
1902
|
+
neutralA10: string;
|
1903
|
+
neutralA11: string;
|
1904
|
+
neutralA12: string;
|
1977
1905
|
neutralA13: string;
|
1906
|
+
primary1: string;
|
1907
|
+
primary2: string;
|
1908
|
+
primary3: string;
|
1909
|
+
primary4: string;
|
1910
|
+
primary5: string;
|
1911
|
+
primary6: string;
|
1912
|
+
primary7: string;
|
1913
|
+
primary8: string;
|
1914
|
+
primary9: string;
|
1915
|
+
primary10: string;
|
1916
|
+
primary11: string;
|
1917
|
+
primary12: string;
|
1978
1918
|
primary13: string;
|
1919
|
+
accent1: string;
|
1920
|
+
accent2: string;
|
1921
|
+
accent3: string;
|
1922
|
+
accent4: string;
|
1923
|
+
accent5: string;
|
1924
|
+
accent6: string;
|
1925
|
+
accent7: string;
|
1926
|
+
accent8: string;
|
1927
|
+
accent9: string;
|
1928
|
+
accent10: string;
|
1929
|
+
accent11: string;
|
1930
|
+
accent12: string;
|
1979
1931
|
accent13: string;
|
1932
|
+
success1: string;
|
1933
|
+
success2: string;
|
1934
|
+
success3: string;
|
1935
|
+
success4: string;
|
1936
|
+
success5: string;
|
1937
|
+
success6: string;
|
1938
|
+
success7: string;
|
1939
|
+
success8: string;
|
1940
|
+
success9: string;
|
1941
|
+
success10: string;
|
1942
|
+
success11: string;
|
1943
|
+
success12: string;
|
1980
1944
|
success13: string;
|
1945
|
+
info1: string;
|
1946
|
+
info2: string;
|
1947
|
+
info3: string;
|
1948
|
+
info4: string;
|
1949
|
+
info5: string;
|
1950
|
+
info6: string;
|
1951
|
+
info7: string;
|
1952
|
+
info8: string;
|
1953
|
+
info9: string;
|
1954
|
+
info10: string;
|
1955
|
+
info11: string;
|
1956
|
+
info12: string;
|
1981
1957
|
info13: string;
|
1958
|
+
warning1: string;
|
1959
|
+
warning2: string;
|
1960
|
+
warning3: string;
|
1961
|
+
warning4: string;
|
1962
|
+
warning5: string;
|
1963
|
+
warning6: string;
|
1964
|
+
warning7: string;
|
1965
|
+
warning8: string;
|
1966
|
+
warning9: string;
|
1967
|
+
warning10: string;
|
1968
|
+
warning11: string;
|
1969
|
+
warning12: string;
|
1982
1970
|
warning13: string;
|
1971
|
+
critical1: string;
|
1972
|
+
critical2: string;
|
1973
|
+
critical3: string;
|
1974
|
+
critical4: string;
|
1975
|
+
critical5: string;
|
1976
|
+
critical6: string;
|
1977
|
+
critical7: string;
|
1978
|
+
critical8: string;
|
1979
|
+
critical9: string;
|
1980
|
+
critical10: string;
|
1981
|
+
critical11: string;
|
1982
|
+
critical12: string;
|
1983
1983
|
critical13: string;
|
1984
1984
|
};
|
1985
1985
|
fonts: {
|
1986
|
+
body: any;
|
1987
|
+
caption: any;
|
1988
|
+
pageTitle: any;
|
1989
|
+
sectionTitle: any;
|
1990
|
+
sectionSubtitle: any;
|
1991
|
+
button: any;
|
1992
|
+
textInput: any;
|
1986
1993
|
display100: any;
|
1987
1994
|
display200: any;
|
1988
1995
|
display300: any;
|
@@ -1992,6 +1999,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1992
1999
|
display700: any;
|
1993
2000
|
display800: any;
|
1994
2001
|
display900: any;
|
2002
|
+
default: any;
|
2003
|
+
};
|
2004
|
+
fontSizes: {
|
1995
2005
|
body: any;
|
1996
2006
|
caption: any;
|
1997
2007
|
pageTitle: any;
|
@@ -1999,9 +2009,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
1999
2009
|
sectionSubtitle: any;
|
2000
2010
|
button: any;
|
2001
2011
|
textInput: any;
|
2002
|
-
default: any;
|
2003
|
-
};
|
2004
|
-
fontSizes: {
|
2005
2012
|
display100: any;
|
2006
2013
|
display200: any;
|
2007
2014
|
display300: any;
|
@@ -2011,6 +2018,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2011
2018
|
display700: any;
|
2012
2019
|
display800: any;
|
2013
2020
|
display900: any;
|
2021
|
+
};
|
2022
|
+
fontWeights: {
|
2014
2023
|
body: any;
|
2015
2024
|
caption: any;
|
2016
2025
|
pageTitle: any;
|
@@ -2018,8 +2027,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2018
2027
|
sectionSubtitle: any;
|
2019
2028
|
button: any;
|
2020
2029
|
textInput: any;
|
2021
|
-
};
|
2022
|
-
fontWeights: {
|
2023
2030
|
display100: any;
|
2024
2031
|
display200: any;
|
2025
2032
|
display300: any;
|
@@ -2029,6 +2036,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2029
2036
|
display700: any;
|
2030
2037
|
display800: any;
|
2031
2038
|
display900: any;
|
2039
|
+
};
|
2040
|
+
letterSpacings: {
|
2032
2041
|
body: any;
|
2033
2042
|
caption: any;
|
2034
2043
|
pageTitle: any;
|
@@ -2036,8 +2045,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2036
2045
|
sectionSubtitle: any;
|
2037
2046
|
button: any;
|
2038
2047
|
textInput: any;
|
2039
|
-
};
|
2040
|
-
letterSpacings: {
|
2041
2048
|
display100: any;
|
2042
2049
|
display200: any;
|
2043
2050
|
display300: any;
|
@@ -2047,6 +2054,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2047
2054
|
display700: any;
|
2048
2055
|
display800: any;
|
2049
2056
|
display900: any;
|
2057
|
+
};
|
2058
|
+
lineHeights: {
|
2050
2059
|
body: any;
|
2051
2060
|
caption: any;
|
2052
2061
|
pageTitle: any;
|
@@ -2054,8 +2063,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2054
2063
|
sectionSubtitle: any;
|
2055
2064
|
button: any;
|
2056
2065
|
textInput: any;
|
2057
|
-
};
|
2058
|
-
lineHeights: {
|
2059
2066
|
display100: any;
|
2060
2067
|
display200: any;
|
2061
2068
|
display300: any;
|
@@ -2065,13 +2072,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2065
2072
|
display700: any;
|
2066
2073
|
display800: any;
|
2067
2074
|
display900: any;
|
2068
|
-
body: any;
|
2069
|
-
caption: any;
|
2070
|
-
pageTitle: any;
|
2071
|
-
sectionTitle: any;
|
2072
|
-
sectionSubtitle: any;
|
2073
|
-
button: any;
|
2074
|
-
textInput: any;
|
2075
2075
|
};
|
2076
2076
|
radii: {
|
2077
2077
|
default: any;
|
@@ -2105,111 +2105,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2105
2105
|
}, createTheme: <Argument0 extends string | ({
|
2106
2106
|
colors?: {
|
2107
2107
|
neutral1?: string | number | boolean;
|
2108
|
+
neutral2?: string | number | boolean;
|
2109
|
+
neutral3?: string | number | boolean;
|
2110
|
+
neutral4?: string | number | boolean;
|
2111
|
+
neutral5?: string | number | boolean;
|
2112
|
+
neutral6?: string | number | boolean;
|
2113
|
+
neutral7?: string | number | boolean;
|
2114
|
+
neutral8?: string | number | boolean;
|
2115
|
+
neutral9?: string | number | boolean;
|
2116
|
+
neutral10?: string | number | boolean;
|
2117
|
+
neutral11?: string | number | boolean;
|
2118
|
+
neutral12?: string | number | boolean;
|
2119
|
+
neutral13?: string | number | boolean;
|
2108
2120
|
neutralA1?: string | number | boolean;
|
2121
|
+
neutralA2?: string | number | boolean;
|
2122
|
+
neutralA3?: string | number | boolean;
|
2123
|
+
neutralA4?: string | number | boolean;
|
2124
|
+
neutralA5?: string | number | boolean;
|
2125
|
+
neutralA6?: string | number | boolean;
|
2126
|
+
neutralA7?: string | number | boolean;
|
2127
|
+
neutralA8?: string | number | boolean;
|
2128
|
+
neutralA9?: string | number | boolean;
|
2129
|
+
neutralA10?: string | number | boolean;
|
2130
|
+
neutralA11?: string | number | boolean;
|
2131
|
+
neutralA12?: string | number | boolean;
|
2132
|
+
neutralA13?: string | number | boolean;
|
2109
2133
|
primary1?: string | number | boolean;
|
2134
|
+
primary2?: string | number | boolean;
|
2135
|
+
primary3?: string | number | boolean;
|
2136
|
+
primary4?: string | number | boolean;
|
2137
|
+
primary5?: string | number | boolean;
|
2138
|
+
primary6?: string | number | boolean;
|
2139
|
+
primary7?: string | number | boolean;
|
2140
|
+
primary8?: string | number | boolean;
|
2141
|
+
primary9?: string | number | boolean;
|
2142
|
+
primary10?: string | number | boolean;
|
2143
|
+
primary11?: string | number | boolean;
|
2144
|
+
primary12?: string | number | boolean;
|
2145
|
+
primary13?: string | number | boolean;
|
2110
2146
|
accent1?: string | number | boolean;
|
2147
|
+
accent2?: string | number | boolean;
|
2148
|
+
accent3?: string | number | boolean;
|
2149
|
+
accent4?: string | number | boolean;
|
2150
|
+
accent5?: string | number | boolean;
|
2151
|
+
accent6?: string | number | boolean;
|
2152
|
+
accent7?: string | number | boolean;
|
2153
|
+
accent8?: string | number | boolean;
|
2154
|
+
accent9?: string | number | boolean;
|
2155
|
+
accent10?: string | number | boolean;
|
2156
|
+
accent11?: string | number | boolean;
|
2157
|
+
accent12?: string | number | boolean;
|
2158
|
+
accent13?: string | number | boolean;
|
2111
2159
|
success1?: string | number | boolean;
|
2160
|
+
success2?: string | number | boolean;
|
2161
|
+
success3?: string | number | boolean;
|
2162
|
+
success4?: string | number | boolean;
|
2163
|
+
success5?: string | number | boolean;
|
2164
|
+
success6?: string | number | boolean;
|
2165
|
+
success7?: string | number | boolean;
|
2166
|
+
success8?: string | number | boolean;
|
2167
|
+
success9?: string | number | boolean;
|
2168
|
+
success10?: string | number | boolean;
|
2169
|
+
success11?: string | number | boolean;
|
2170
|
+
success12?: string | number | boolean;
|
2171
|
+
success13?: string | number | boolean;
|
2112
2172
|
info1?: string | number | boolean;
|
2113
|
-
warning1?: string | number | boolean;
|
2114
|
-
critical1?: string | number | boolean;
|
2115
|
-
neutral2?: string | number | boolean;
|
2116
|
-
neutralA2?: string | number | boolean;
|
2117
|
-
primary2?: string | number | boolean;
|
2118
|
-
accent2?: string | number | boolean;
|
2119
|
-
success2?: string | number | boolean;
|
2120
2173
|
info2?: string | number | boolean;
|
2121
|
-
warning2?: string | number | boolean;
|
2122
|
-
critical2?: string | number | boolean;
|
2123
|
-
neutral3?: string | number | boolean;
|
2124
|
-
neutralA3?: string | number | boolean;
|
2125
|
-
primary3?: string | number | boolean;
|
2126
|
-
accent3?: string | number | boolean;
|
2127
|
-
success3?: string | number | boolean;
|
2128
2174
|
info3?: string | number | boolean;
|
2129
|
-
warning3?: string | number | boolean;
|
2130
|
-
critical3?: string | number | boolean;
|
2131
|
-
neutral4?: string | number | boolean;
|
2132
|
-
neutralA4?: string | number | boolean;
|
2133
|
-
primary4?: string | number | boolean;
|
2134
|
-
accent4?: string | number | boolean;
|
2135
|
-
success4?: string | number | boolean;
|
2136
2175
|
info4?: string | number | boolean;
|
2137
|
-
warning4?: string | number | boolean;
|
2138
|
-
critical4?: string | number | boolean;
|
2139
|
-
neutral5?: string | number | boolean;
|
2140
|
-
neutralA5?: string | number | boolean;
|
2141
|
-
primary5?: string | number | boolean;
|
2142
|
-
accent5?: string | number | boolean;
|
2143
|
-
success5?: string | number | boolean;
|
2144
2176
|
info5?: string | number | boolean;
|
2145
|
-
warning5?: string | number | boolean;
|
2146
|
-
critical5?: string | number | boolean;
|
2147
|
-
neutral6?: string | number | boolean;
|
2148
|
-
neutralA6?: string | number | boolean;
|
2149
|
-
primary6?: string | number | boolean;
|
2150
|
-
accent6?: string | number | boolean;
|
2151
|
-
success6?: string | number | boolean;
|
2152
2177
|
info6?: string | number | boolean;
|
2153
|
-
warning6?: string | number | boolean;
|
2154
|
-
critical6?: string | number | boolean;
|
2155
|
-
neutral7?: string | number | boolean;
|
2156
|
-
neutralA7?: string | number | boolean;
|
2157
|
-
primary7?: string | number | boolean;
|
2158
|
-
accent7?: string | number | boolean;
|
2159
|
-
success7?: string | number | boolean;
|
2160
2178
|
info7?: string | number | boolean;
|
2161
|
-
warning7?: string | number | boolean;
|
2162
|
-
critical7?: string | number | boolean;
|
2163
|
-
neutral8?: string | number | boolean;
|
2164
|
-
neutralA8?: string | number | boolean;
|
2165
|
-
primary8?: string | number | boolean;
|
2166
|
-
accent8?: string | number | boolean;
|
2167
|
-
success8?: string | number | boolean;
|
2168
2179
|
info8?: string | number | boolean;
|
2169
|
-
warning8?: string | number | boolean;
|
2170
|
-
critical8?: string | number | boolean;
|
2171
|
-
neutral9?: string | number | boolean;
|
2172
|
-
neutralA9?: string | number | boolean;
|
2173
|
-
primary9?: string | number | boolean;
|
2174
|
-
accent9?: string | number | boolean;
|
2175
|
-
success9?: string | number | boolean;
|
2176
2180
|
info9?: string | number | boolean;
|
2177
|
-
warning9?: string | number | boolean;
|
2178
|
-
critical9?: string | number | boolean;
|
2179
|
-
neutral10?: string | number | boolean;
|
2180
|
-
neutralA10?: string | number | boolean;
|
2181
|
-
primary10?: string | number | boolean;
|
2182
|
-
accent10?: string | number | boolean;
|
2183
|
-
success10?: string | number | boolean;
|
2184
2181
|
info10?: string | number | boolean;
|
2185
|
-
warning10?: string | number | boolean;
|
2186
|
-
critical10?: string | number | boolean;
|
2187
|
-
neutral11?: string | number | boolean;
|
2188
|
-
neutralA11?: string | number | boolean;
|
2189
|
-
primary11?: string | number | boolean;
|
2190
|
-
accent11?: string | number | boolean;
|
2191
|
-
success11?: string | number | boolean;
|
2192
2182
|
info11?: string | number | boolean;
|
2193
|
-
warning11?: string | number | boolean;
|
2194
|
-
critical11?: string | number | boolean;
|
2195
|
-
neutral12?: string | number | boolean;
|
2196
|
-
neutralA12?: string | number | boolean;
|
2197
|
-
primary12?: string | number | boolean;
|
2198
|
-
accent12?: string | number | boolean;
|
2199
|
-
success12?: string | number | boolean;
|
2200
2183
|
info12?: string | number | boolean;
|
2201
|
-
warning12?: string | number | boolean;
|
2202
|
-
critical12?: string | number | boolean;
|
2203
|
-
neutral13?: string | number | boolean;
|
2204
|
-
neutralA13?: string | number | boolean;
|
2205
|
-
primary13?: string | number | boolean;
|
2206
|
-
accent13?: string | number | boolean;
|
2207
|
-
success13?: string | number | boolean;
|
2208
2184
|
info13?: string | number | boolean;
|
2185
|
+
warning1?: string | number | boolean;
|
2186
|
+
warning2?: string | number | boolean;
|
2187
|
+
warning3?: string | number | boolean;
|
2188
|
+
warning4?: string | number | boolean;
|
2189
|
+
warning5?: string | number | boolean;
|
2190
|
+
warning6?: string | number | boolean;
|
2191
|
+
warning7?: string | number | boolean;
|
2192
|
+
warning8?: string | number | boolean;
|
2193
|
+
warning9?: string | number | boolean;
|
2194
|
+
warning10?: string | number | boolean;
|
2195
|
+
warning11?: string | number | boolean;
|
2196
|
+
warning12?: string | number | boolean;
|
2209
2197
|
warning13?: string | number | boolean;
|
2198
|
+
critical1?: string | number | boolean;
|
2199
|
+
critical2?: string | number | boolean;
|
2200
|
+
critical3?: string | number | boolean;
|
2201
|
+
critical4?: string | number | boolean;
|
2202
|
+
critical5?: string | number | boolean;
|
2203
|
+
critical6?: string | number | boolean;
|
2204
|
+
critical7?: string | number | boolean;
|
2205
|
+
critical8?: string | number | boolean;
|
2206
|
+
critical9?: string | number | boolean;
|
2207
|
+
critical10?: string | number | boolean;
|
2208
|
+
critical11?: string | number | boolean;
|
2209
|
+
critical12?: string | number | boolean;
|
2210
2210
|
critical13?: string | number | boolean;
|
2211
2211
|
};
|
2212
2212
|
fonts?: {
|
2213
|
+
body?: string | number | boolean;
|
2214
|
+
caption?: string | number | boolean;
|
2215
|
+
pageTitle?: string | number | boolean;
|
2216
|
+
sectionTitle?: string | number | boolean;
|
2217
|
+
sectionSubtitle?: string | number | boolean;
|
2218
|
+
button?: string | number | boolean;
|
2219
|
+
textInput?: string | number | boolean;
|
2213
2220
|
display100?: string | number | boolean;
|
2214
2221
|
display200?: string | number | boolean;
|
2215
2222
|
display300?: string | number | boolean;
|
@@ -2219,6 +2226,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2219
2226
|
display700?: string | number | boolean;
|
2220
2227
|
display800?: string | number | boolean;
|
2221
2228
|
display900?: string | number | boolean;
|
2229
|
+
default?: string | number | boolean;
|
2230
|
+
};
|
2231
|
+
fontSizes?: {
|
2222
2232
|
body?: string | number | boolean;
|
2223
2233
|
caption?: string | number | boolean;
|
2224
2234
|
pageTitle?: string | number | boolean;
|
@@ -2226,9 +2236,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2226
2236
|
sectionSubtitle?: string | number | boolean;
|
2227
2237
|
button?: string | number | boolean;
|
2228
2238
|
textInput?: string | number | boolean;
|
2229
|
-
default?: string | number | boolean;
|
2230
|
-
};
|
2231
|
-
fontSizes?: {
|
2232
2239
|
display100?: string | number | boolean;
|
2233
2240
|
display200?: string | number | boolean;
|
2234
2241
|
display300?: string | number | boolean;
|
@@ -2238,6 +2245,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2238
2245
|
display700?: string | number | boolean;
|
2239
2246
|
display800?: string | number | boolean;
|
2240
2247
|
display900?: string | number | boolean;
|
2248
|
+
};
|
2249
|
+
fontWeights?: {
|
2241
2250
|
body?: string | number | boolean;
|
2242
2251
|
caption?: string | number | boolean;
|
2243
2252
|
pageTitle?: string | number | boolean;
|
@@ -2245,8 +2254,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2245
2254
|
sectionSubtitle?: string | number | boolean;
|
2246
2255
|
button?: string | number | boolean;
|
2247
2256
|
textInput?: string | number | boolean;
|
2248
|
-
};
|
2249
|
-
fontWeights?: {
|
2250
2257
|
display100?: string | number | boolean;
|
2251
2258
|
display200?: string | number | boolean;
|
2252
2259
|
display300?: string | number | boolean;
|
@@ -2256,6 +2263,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2256
2263
|
display700?: string | number | boolean;
|
2257
2264
|
display800?: string | number | boolean;
|
2258
2265
|
display900?: string | number | boolean;
|
2266
|
+
};
|
2267
|
+
letterSpacings?: {
|
2259
2268
|
body?: string | number | boolean;
|
2260
2269
|
caption?: string | number | boolean;
|
2261
2270
|
pageTitle?: string | number | boolean;
|
@@ -2263,8 +2272,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2263
2272
|
sectionSubtitle?: string | number | boolean;
|
2264
2273
|
button?: string | number | boolean;
|
2265
2274
|
textInput?: string | number | boolean;
|
2266
|
-
};
|
2267
|
-
letterSpacings?: {
|
2268
2275
|
display100?: string | number | boolean;
|
2269
2276
|
display200?: string | number | boolean;
|
2270
2277
|
display300?: string | number | boolean;
|
@@ -2274,6 +2281,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2274
2281
|
display700?: string | number | boolean;
|
2275
2282
|
display800?: string | number | boolean;
|
2276
2283
|
display900?: string | number | boolean;
|
2284
|
+
};
|
2285
|
+
lineHeights?: {
|
2277
2286
|
body?: string | number | boolean;
|
2278
2287
|
caption?: string | number | boolean;
|
2279
2288
|
pageTitle?: string | number | boolean;
|
@@ -2281,8 +2290,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2281
2290
|
sectionSubtitle?: string | number | boolean;
|
2282
2291
|
button?: string | number | boolean;
|
2283
2292
|
textInput?: string | number | boolean;
|
2284
|
-
};
|
2285
|
-
lineHeights?: {
|
2286
2293
|
display100?: string | number | boolean;
|
2287
2294
|
display200?: string | number | boolean;
|
2288
2295
|
display300?: string | number | boolean;
|
@@ -2292,13 +2299,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2292
2299
|
display700?: string | number | boolean;
|
2293
2300
|
display800?: string | number | boolean;
|
2294
2301
|
display900?: string | number | boolean;
|
2295
|
-
body?: string | number | boolean;
|
2296
|
-
caption?: string | number | boolean;
|
2297
|
-
pageTitle?: string | number | boolean;
|
2298
|
-
sectionTitle?: string | number | boolean;
|
2299
|
-
sectionSubtitle?: string | number | boolean;
|
2300
|
-
button?: string | number | boolean;
|
2301
|
-
textInput?: string | number | boolean;
|
2302
2302
|
};
|
2303
2303
|
radii?: {
|
2304
2304
|
default?: string | number | boolean;
|
@@ -2334,111 +2334,118 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2334
2334
|
}), Argument1 extends string | ({
|
2335
2335
|
colors?: {
|
2336
2336
|
neutral1?: string | number | boolean;
|
2337
|
-
neutralA1?: string | number | boolean;
|
2338
|
-
primary1?: string | number | boolean;
|
2339
|
-
accent1?: string | number | boolean;
|
2340
|
-
success1?: string | number | boolean;
|
2341
|
-
info1?: string | number | boolean;
|
2342
|
-
warning1?: string | number | boolean;
|
2343
|
-
critical1?: string | number | boolean;
|
2344
2337
|
neutral2?: string | number | boolean;
|
2345
|
-
neutralA2?: string | number | boolean;
|
2346
|
-
primary2?: string | number | boolean;
|
2347
|
-
accent2?: string | number | boolean;
|
2348
|
-
success2?: string | number | boolean;
|
2349
|
-
info2?: string | number | boolean;
|
2350
|
-
warning2?: string | number | boolean;
|
2351
|
-
critical2?: string | number | boolean;
|
2352
2338
|
neutral3?: string | number | boolean;
|
2353
|
-
neutralA3?: string | number | boolean;
|
2354
|
-
primary3?: string | number | boolean;
|
2355
|
-
accent3?: string | number | boolean;
|
2356
|
-
success3?: string | number | boolean;
|
2357
|
-
info3?: string | number | boolean;
|
2358
|
-
warning3?: string | number | boolean;
|
2359
|
-
critical3?: string | number | boolean;
|
2360
2339
|
neutral4?: string | number | boolean;
|
2361
|
-
neutralA4?: string | number | boolean;
|
2362
|
-
primary4?: string | number | boolean;
|
2363
|
-
accent4?: string | number | boolean;
|
2364
|
-
success4?: string | number | boolean;
|
2365
|
-
info4?: string | number | boolean;
|
2366
|
-
warning4?: string | number | boolean;
|
2367
|
-
critical4?: string | number | boolean;
|
2368
2340
|
neutral5?: string | number | boolean;
|
2341
|
+
neutral6?: string | number | boolean;
|
2342
|
+
neutral7?: string | number | boolean;
|
2343
|
+
neutral8?: string | number | boolean;
|
2344
|
+
neutral9?: string | number | boolean;
|
2345
|
+
neutral10?: string | number | boolean;
|
2346
|
+
neutral11?: string | number | boolean;
|
2347
|
+
neutral12?: string | number | boolean;
|
2348
|
+
neutral13?: string | number | boolean;
|
2349
|
+
neutralA1?: string | number | boolean;
|
2350
|
+
neutralA2?: string | number | boolean;
|
2351
|
+
neutralA3?: string | number | boolean;
|
2352
|
+
neutralA4?: string | number | boolean;
|
2369
2353
|
neutralA5?: string | number | boolean;
|
2354
|
+
neutralA6?: string | number | boolean;
|
2355
|
+
neutralA7?: string | number | boolean;
|
2356
|
+
neutralA8?: string | number | boolean;
|
2357
|
+
neutralA9?: string | number | boolean;
|
2358
|
+
neutralA10?: string | number | boolean;
|
2359
|
+
neutralA11?: string | number | boolean;
|
2360
|
+
neutralA12?: string | number | boolean;
|
2361
|
+
neutralA13?: string | number | boolean;
|
2362
|
+
primary1?: string | number | boolean;
|
2363
|
+
primary2?: string | number | boolean;
|
2364
|
+
primary3?: string | number | boolean;
|
2365
|
+
primary4?: string | number | boolean;
|
2370
2366
|
primary5?: string | number | boolean;
|
2367
|
+
primary6?: string | number | boolean;
|
2368
|
+
primary7?: string | number | boolean;
|
2369
|
+
primary8?: string | number | boolean;
|
2370
|
+
primary9?: string | number | boolean;
|
2371
|
+
primary10?: string | number | boolean;
|
2372
|
+
primary11?: string | number | boolean;
|
2373
|
+
primary12?: string | number | boolean;
|
2374
|
+
primary13?: string | number | boolean;
|
2375
|
+
accent1?: string | number | boolean;
|
2376
|
+
accent2?: string | number | boolean;
|
2377
|
+
accent3?: string | number | boolean;
|
2378
|
+
accent4?: string | number | boolean;
|
2371
2379
|
accent5?: string | number | boolean;
|
2380
|
+
accent6?: string | number | boolean;
|
2381
|
+
accent7?: string | number | boolean;
|
2382
|
+
accent8?: string | number | boolean;
|
2383
|
+
accent9?: string | number | boolean;
|
2384
|
+
accent10?: string | number | boolean;
|
2385
|
+
accent11?: string | number | boolean;
|
2386
|
+
accent12?: string | number | boolean;
|
2387
|
+
accent13?: string | number | boolean;
|
2388
|
+
success1?: string | number | boolean;
|
2389
|
+
success2?: string | number | boolean;
|
2390
|
+
success3?: string | number | boolean;
|
2391
|
+
success4?: string | number | boolean;
|
2372
2392
|
success5?: string | number | boolean;
|
2393
|
+
success6?: string | number | boolean;
|
2394
|
+
success7?: string | number | boolean;
|
2395
|
+
success8?: string | number | boolean;
|
2396
|
+
success9?: string | number | boolean;
|
2397
|
+
success10?: string | number | boolean;
|
2398
|
+
success11?: string | number | boolean;
|
2399
|
+
success12?: string | number | boolean;
|
2400
|
+
success13?: string | number | boolean;
|
2401
|
+
info1?: string | number | boolean;
|
2402
|
+
info2?: string | number | boolean;
|
2403
|
+
info3?: string | number | boolean;
|
2404
|
+
info4?: string | number | boolean;
|
2373
2405
|
info5?: string | number | boolean;
|
2406
|
+
info6?: string | number | boolean;
|
2407
|
+
info7?: string | number | boolean;
|
2408
|
+
info8?: string | number | boolean;
|
2409
|
+
info9?: string | number | boolean;
|
2410
|
+
info10?: string | number | boolean;
|
2411
|
+
info11?: string | number | boolean;
|
2412
|
+
info12?: string | number | boolean;
|
2413
|
+
info13?: string | number | boolean;
|
2414
|
+
warning1?: string | number | boolean;
|
2415
|
+
warning2?: string | number | boolean;
|
2416
|
+
warning3?: string | number | boolean;
|
2417
|
+
warning4?: string | number | boolean;
|
2374
2418
|
warning5?: string | number | boolean;
|
2419
|
+
warning6?: string | number | boolean;
|
2420
|
+
warning7?: string | number | boolean;
|
2421
|
+
warning8?: string | number | boolean;
|
2422
|
+
warning9?: string | number | boolean;
|
2423
|
+
warning10?: string | number | boolean;
|
2424
|
+
warning11?: string | number | boolean;
|
2425
|
+
warning12?: string | number | boolean;
|
2426
|
+
warning13?: string | number | boolean;
|
2427
|
+
critical1?: string | number | boolean;
|
2428
|
+
critical2?: string | number | boolean;
|
2429
|
+
critical3?: string | number | boolean;
|
2430
|
+
critical4?: string | number | boolean;
|
2375
2431
|
critical5?: string | number | boolean;
|
2376
|
-
neutral6?: string | number | boolean;
|
2377
|
-
neutralA6?: string | number | boolean;
|
2378
|
-
primary6?: string | number | boolean;
|
2379
|
-
accent6?: string | number | boolean;
|
2380
|
-
success6?: string | number | boolean;
|
2381
|
-
info6?: string | number | boolean;
|
2382
|
-
warning6?: string | number | boolean;
|
2383
2432
|
critical6?: string | number | boolean;
|
2384
|
-
neutral7?: string | number | boolean;
|
2385
|
-
neutralA7?: string | number | boolean;
|
2386
|
-
primary7?: string | number | boolean;
|
2387
|
-
accent7?: string | number | boolean;
|
2388
|
-
success7?: string | number | boolean;
|
2389
|
-
info7?: string | number | boolean;
|
2390
|
-
warning7?: string | number | boolean;
|
2391
2433
|
critical7?: string | number | boolean;
|
2392
|
-
neutral8?: string | number | boolean;
|
2393
|
-
neutralA8?: string | number | boolean;
|
2394
|
-
primary8?: string | number | boolean;
|
2395
|
-
accent8?: string | number | boolean;
|
2396
|
-
success8?: string | number | boolean;
|
2397
|
-
info8?: string | number | boolean;
|
2398
|
-
warning8?: string | number | boolean;
|
2399
2434
|
critical8?: string | number | boolean;
|
2400
|
-
neutral9?: string | number | boolean;
|
2401
|
-
neutralA9?: string | number | boolean;
|
2402
|
-
primary9?: string | number | boolean;
|
2403
|
-
accent9?: string | number | boolean;
|
2404
|
-
success9?: string | number | boolean;
|
2405
|
-
info9?: string | number | boolean;
|
2406
|
-
warning9?: string | number | boolean;
|
2407
2435
|
critical9?: string | number | boolean;
|
2408
|
-
neutral10?: string | number | boolean;
|
2409
|
-
neutralA10?: string | number | boolean;
|
2410
|
-
primary10?: string | number | boolean;
|
2411
|
-
accent10?: string | number | boolean;
|
2412
|
-
success10?: string | number | boolean;
|
2413
|
-
info10?: string | number | boolean;
|
2414
|
-
warning10?: string | number | boolean;
|
2415
2436
|
critical10?: string | number | boolean;
|
2416
|
-
neutral11?: string | number | boolean;
|
2417
|
-
neutralA11?: string | number | boolean;
|
2418
|
-
primary11?: string | number | boolean;
|
2419
|
-
accent11?: string | number | boolean;
|
2420
|
-
success11?: string | number | boolean;
|
2421
|
-
info11?: string | number | boolean;
|
2422
|
-
warning11?: string | number | boolean;
|
2423
2437
|
critical11?: string | number | boolean;
|
2424
|
-
neutral12?: string | number | boolean;
|
2425
|
-
neutralA12?: string | number | boolean;
|
2426
|
-
primary12?: string | number | boolean;
|
2427
|
-
accent12?: string | number | boolean;
|
2428
|
-
success12?: string | number | boolean;
|
2429
|
-
info12?: string | number | boolean;
|
2430
|
-
warning12?: string | number | boolean;
|
2431
2438
|
critical12?: string | number | boolean;
|
2432
|
-
neutral13?: string | number | boolean;
|
2433
|
-
neutralA13?: string | number | boolean;
|
2434
|
-
primary13?: string | number | boolean;
|
2435
|
-
accent13?: string | number | boolean;
|
2436
|
-
success13?: string | number | boolean;
|
2437
|
-
info13?: string | number | boolean;
|
2438
|
-
warning13?: string | number | boolean;
|
2439
2439
|
critical13?: string | number | boolean;
|
2440
2440
|
};
|
2441
2441
|
fonts?: {
|
2442
|
+
body?: string | number | boolean;
|
2443
|
+
caption?: string | number | boolean;
|
2444
|
+
pageTitle?: string | number | boolean;
|
2445
|
+
sectionTitle?: string | number | boolean;
|
2446
|
+
sectionSubtitle?: string | number | boolean;
|
2447
|
+
button?: string | number | boolean;
|
2448
|
+
textInput?: string | number | boolean;
|
2442
2449
|
display100?: string | number | boolean;
|
2443
2450
|
display200?: string | number | boolean;
|
2444
2451
|
display300?: string | number | boolean;
|
@@ -2448,6 +2455,9 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2448
2455
|
display700?: string | number | boolean;
|
2449
2456
|
display800?: string | number | boolean;
|
2450
2457
|
display900?: string | number | boolean;
|
2458
|
+
default?: string | number | boolean;
|
2459
|
+
};
|
2460
|
+
fontSizes?: {
|
2451
2461
|
body?: string | number | boolean;
|
2452
2462
|
caption?: string | number | boolean;
|
2453
2463
|
pageTitle?: string | number | boolean;
|
@@ -2455,9 +2465,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2455
2465
|
sectionSubtitle?: string | number | boolean;
|
2456
2466
|
button?: string | number | boolean;
|
2457
2467
|
textInput?: string | number | boolean;
|
2458
|
-
default?: string | number | boolean;
|
2459
|
-
};
|
2460
|
-
fontSizes?: {
|
2461
2468
|
display100?: string | number | boolean;
|
2462
2469
|
display200?: string | number | boolean;
|
2463
2470
|
display300?: string | number | boolean;
|
@@ -2467,6 +2474,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2467
2474
|
display700?: string | number | boolean;
|
2468
2475
|
display800?: string | number | boolean;
|
2469
2476
|
display900?: string | number | boolean;
|
2477
|
+
};
|
2478
|
+
fontWeights?: {
|
2470
2479
|
body?: string | number | boolean;
|
2471
2480
|
caption?: string | number | boolean;
|
2472
2481
|
pageTitle?: string | number | boolean;
|
@@ -2474,8 +2483,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2474
2483
|
sectionSubtitle?: string | number | boolean;
|
2475
2484
|
button?: string | number | boolean;
|
2476
2485
|
textInput?: string | number | boolean;
|
2477
|
-
};
|
2478
|
-
fontWeights?: {
|
2479
2486
|
display100?: string | number | boolean;
|
2480
2487
|
display200?: string | number | boolean;
|
2481
2488
|
display300?: string | number | boolean;
|
@@ -2485,6 +2492,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2485
2492
|
display700?: string | number | boolean;
|
2486
2493
|
display800?: string | number | boolean;
|
2487
2494
|
display900?: string | number | boolean;
|
2495
|
+
};
|
2496
|
+
letterSpacings?: {
|
2488
2497
|
body?: string | number | boolean;
|
2489
2498
|
caption?: string | number | boolean;
|
2490
2499
|
pageTitle?: string | number | boolean;
|
@@ -2492,8 +2501,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2492
2501
|
sectionSubtitle?: string | number | boolean;
|
2493
2502
|
button?: string | number | boolean;
|
2494
2503
|
textInput?: string | number | boolean;
|
2495
|
-
};
|
2496
|
-
letterSpacings?: {
|
2497
2504
|
display100?: string | number | boolean;
|
2498
2505
|
display200?: string | number | boolean;
|
2499
2506
|
display300?: string | number | boolean;
|
@@ -2503,6 +2510,8 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2503
2510
|
display700?: string | number | boolean;
|
2504
2511
|
display800?: string | number | boolean;
|
2505
2512
|
display900?: string | number | boolean;
|
2513
|
+
};
|
2514
|
+
lineHeights?: {
|
2506
2515
|
body?: string | number | boolean;
|
2507
2516
|
caption?: string | number | boolean;
|
2508
2517
|
pageTitle?: string | number | boolean;
|
@@ -2510,8 +2519,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2510
2519
|
sectionSubtitle?: string | number | boolean;
|
2511
2520
|
button?: string | number | boolean;
|
2512
2521
|
textInput?: string | number | boolean;
|
2513
|
-
};
|
2514
|
-
lineHeights?: {
|
2515
2522
|
display100?: string | number | boolean;
|
2516
2523
|
display200?: string | number | boolean;
|
2517
2524
|
display300?: string | number | boolean;
|
@@ -2521,13 +2528,6 @@ export declare const styled: <Type extends import("@stitches/react/types/util").
|
|
2521
2528
|
display700?: string | number | boolean;
|
2522
2529
|
display800?: string | number | boolean;
|
2523
2530
|
display900?: string | number | boolean;
|
2524
|
-
body?: string | number | boolean;
|
2525
|
-
caption?: string | number | boolean;
|
2526
|
-
pageTitle?: string | number | boolean;
|
2527
|
-
sectionTitle?: string | number | boolean;
|
2528
|
-
sectionSubtitle?: string | number | boolean;
|
2529
|
-
button?: string | number | boolean;
|
2530
|
-
textInput?: string | number | boolean;
|
2531
2531
|
};
|
2532
2532
|
radii?: {
|
2533
2533
|
default?: string | number | boolean;
|
@@ -2570,108 +2570,108 @@ export declare const darkTheme: string & {
|
|
2570
2570
|
} & import("@stitches/react/types/stitches").ThemeTokens<{
|
2571
2571
|
colors: {
|
2572
2572
|
neutral1: string;
|
2573
|
-
neutralA1: string;
|
2574
|
-
primary1: string;
|
2575
|
-
accent1: string;
|
2576
|
-
success1: string;
|
2577
|
-
info1: string;
|
2578
|
-
warning1: string;
|
2579
|
-
critical1: string;
|
2580
2573
|
neutral2: string;
|
2581
|
-
neutralA2: string;
|
2582
|
-
primary2: string;
|
2583
|
-
accent2: string;
|
2584
|
-
success2: string;
|
2585
|
-
info2: string;
|
2586
|
-
warning2: string;
|
2587
|
-
critical2: string;
|
2588
2574
|
neutral3: string;
|
2589
|
-
neutralA3: string;
|
2590
|
-
primary3: string;
|
2591
|
-
accent3: string;
|
2592
|
-
success3: string;
|
2593
|
-
info3: string;
|
2594
|
-
warning3: string;
|
2595
|
-
critical3: string;
|
2596
2575
|
neutral4: string;
|
2597
|
-
neutralA4: string;
|
2598
|
-
primary4: string;
|
2599
|
-
accent4: string;
|
2600
|
-
success4: string;
|
2601
|
-
info4: string;
|
2602
|
-
warning4: string;
|
2603
|
-
critical4: string;
|
2604
2576
|
neutral5: string;
|
2605
|
-
neutralA5: string;
|
2606
|
-
primary5: string;
|
2607
|
-
accent5: string;
|
2608
|
-
success5: string;
|
2609
|
-
info5: string;
|
2610
|
-
warning5: string;
|
2611
|
-
critical5: string;
|
2612
2577
|
neutral6: string;
|
2613
|
-
neutralA6: string;
|
2614
|
-
primary6: string;
|
2615
|
-
accent6: string;
|
2616
|
-
success6: string;
|
2617
|
-
info6: string;
|
2618
|
-
warning6: string;
|
2619
|
-
critical6: string;
|
2620
2578
|
neutral7: string;
|
2621
|
-
neutralA7: string;
|
2622
|
-
primary7: string;
|
2623
|
-
accent7: string;
|
2624
|
-
success7: string;
|
2625
|
-
info7: string;
|
2626
|
-
warning7: string;
|
2627
|
-
critical7: string;
|
2628
2579
|
neutral8: string;
|
2629
|
-
neutralA8: string;
|
2630
|
-
primary8: string;
|
2631
|
-
accent8: string;
|
2632
|
-
success8: string;
|
2633
|
-
info8: string;
|
2634
|
-
warning8: string;
|
2635
|
-
critical8: string;
|
2636
2580
|
neutral9: string;
|
2637
|
-
neutralA9: string;
|
2638
|
-
primary9: string;
|
2639
|
-
accent9: string;
|
2640
|
-
success9: string;
|
2641
|
-
info9: string;
|
2642
|
-
warning9: string;
|
2643
|
-
critical9: string;
|
2644
2581
|
neutral10: string;
|
2645
|
-
neutralA10: string;
|
2646
|
-
primary10: string;
|
2647
|
-
accent10: string;
|
2648
|
-
success10: string;
|
2649
|
-
info10: string;
|
2650
|
-
warning10: string;
|
2651
|
-
critical10: string;
|
2652
2582
|
neutral11: string;
|
2653
|
-
neutralA11: string;
|
2654
|
-
primary11: string;
|
2655
|
-
accent11: string;
|
2656
|
-
success11: string;
|
2657
|
-
info11: string;
|
2658
|
-
warning11: string;
|
2659
|
-
critical11: string;
|
2660
2583
|
neutral12: string;
|
2661
|
-
neutralA12: string;
|
2662
|
-
primary12: string;
|
2663
|
-
accent12: string;
|
2664
|
-
success12: string;
|
2665
|
-
info12: string;
|
2666
|
-
warning12: string;
|
2667
|
-
critical12: string;
|
2668
2584
|
neutral13: string;
|
2585
|
+
neutralA1: string;
|
2586
|
+
neutralA2: string;
|
2587
|
+
neutralA3: string;
|
2588
|
+
neutralA4: string;
|
2589
|
+
neutralA5: string;
|
2590
|
+
neutralA6: string;
|
2591
|
+
neutralA7: string;
|
2592
|
+
neutralA8: string;
|
2593
|
+
neutralA9: string;
|
2594
|
+
neutralA10: string;
|
2595
|
+
neutralA11: string;
|
2596
|
+
neutralA12: string;
|
2669
2597
|
neutralA13: string;
|
2598
|
+
primary1: string;
|
2599
|
+
primary2: string;
|
2600
|
+
primary3: string;
|
2601
|
+
primary4: string;
|
2602
|
+
primary5: string;
|
2603
|
+
primary6: string;
|
2604
|
+
primary7: string;
|
2605
|
+
primary8: string;
|
2606
|
+
primary9: string;
|
2607
|
+
primary10: string;
|
2608
|
+
primary11: string;
|
2609
|
+
primary12: string;
|
2670
2610
|
primary13: string;
|
2611
|
+
accent1: string;
|
2612
|
+
accent2: string;
|
2613
|
+
accent3: string;
|
2614
|
+
accent4: string;
|
2615
|
+
accent5: string;
|
2616
|
+
accent6: string;
|
2617
|
+
accent7: string;
|
2618
|
+
accent8: string;
|
2619
|
+
accent9: string;
|
2620
|
+
accent10: string;
|
2621
|
+
accent11: string;
|
2622
|
+
accent12: string;
|
2671
2623
|
accent13: string;
|
2624
|
+
success1: string;
|
2625
|
+
success2: string;
|
2626
|
+
success3: string;
|
2627
|
+
success4: string;
|
2628
|
+
success5: string;
|
2629
|
+
success6: string;
|
2630
|
+
success7: string;
|
2631
|
+
success8: string;
|
2632
|
+
success9: string;
|
2633
|
+
success10: string;
|
2634
|
+
success11: string;
|
2635
|
+
success12: string;
|
2672
2636
|
success13: string;
|
2637
|
+
info1: string;
|
2638
|
+
info2: string;
|
2639
|
+
info3: string;
|
2640
|
+
info4: string;
|
2641
|
+
info5: string;
|
2642
|
+
info6: string;
|
2643
|
+
info7: string;
|
2644
|
+
info8: string;
|
2645
|
+
info9: string;
|
2646
|
+
info10: string;
|
2647
|
+
info11: string;
|
2648
|
+
info12: string;
|
2673
2649
|
info13: string;
|
2650
|
+
warning1: string;
|
2651
|
+
warning2: string;
|
2652
|
+
warning3: string;
|
2653
|
+
warning4: string;
|
2654
|
+
warning5: string;
|
2655
|
+
warning6: string;
|
2656
|
+
warning7: string;
|
2657
|
+
warning8: string;
|
2658
|
+
warning9: string;
|
2659
|
+
warning10: string;
|
2660
|
+
warning11: string;
|
2661
|
+
warning12: string;
|
2674
2662
|
warning13: string;
|
2663
|
+
critical1: string;
|
2664
|
+
critical2: string;
|
2665
|
+
critical3: string;
|
2666
|
+
critical4: string;
|
2667
|
+
critical5: string;
|
2668
|
+
critical6: string;
|
2669
|
+
critical7: string;
|
2670
|
+
critical8: string;
|
2671
|
+
critical9: string;
|
2672
|
+
critical10: string;
|
2673
|
+
critical11: string;
|
2674
|
+
critical12: string;
|
2675
2675
|
critical13: string;
|
2676
2676
|
};
|
2677
2677
|
}, "vitality">;
|