@vitality-ds/icons 4.0.1-alpha.2 → 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 +32 -32
- package/dist/types/icons/src/Icon/styles/BaseIcon.styles.d.ts +16 -16
- package/dist/types/icons/src/tsx/Icon/styled.d.ts +32 -32
- package/dist/types/icons/src/tsx/Icon/styles/BaseIcon.styles.d.ts +16 -16
- package/dist/types/system/src/stitches.config.d.ts +195 -195
- 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/Theme/constants.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getFontSizes.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getFontWeights.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getFonts.d.ts +10 -10
- package/dist/types/tokens/src/Theme/getters/getLetterSpacings.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getLineHeights.d.ts +9 -9
- package/dist/types/tokens/src/Theme/getters/getTheme.d.ts +46 -46
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +4 -4
@@ -172,6 +172,13 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
172
172
|
critical13: string;
|
173
173
|
};
|
174
174
|
fonts: {
|
175
|
+
body: any;
|
176
|
+
caption: any;
|
177
|
+
pageTitle: any;
|
178
|
+
sectionTitle: any;
|
179
|
+
sectionSubtitle: any;
|
180
|
+
button: any;
|
181
|
+
textInput: any;
|
175
182
|
display100: any;
|
176
183
|
display200: any;
|
177
184
|
display300: any;
|
@@ -181,6 +188,9 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
181
188
|
display700: any;
|
182
189
|
display800: any;
|
183
190
|
display900: any;
|
191
|
+
default: any;
|
192
|
+
};
|
193
|
+
fontSizes: {
|
184
194
|
body: any;
|
185
195
|
caption: any;
|
186
196
|
pageTitle: any;
|
@@ -188,9 +198,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
188
198
|
sectionSubtitle: any;
|
189
199
|
button: any;
|
190
200
|
textInput: any;
|
191
|
-
default: any;
|
192
|
-
};
|
193
|
-
fontSizes: {
|
194
201
|
display100: any;
|
195
202
|
display200: any;
|
196
203
|
display300: any;
|
@@ -200,6 +207,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
200
207
|
display700: any;
|
201
208
|
display800: any;
|
202
209
|
display900: any;
|
210
|
+
};
|
211
|
+
fontWeights: {
|
203
212
|
body: any;
|
204
213
|
caption: any;
|
205
214
|
pageTitle: any;
|
@@ -207,8 +216,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
207
216
|
sectionSubtitle: any;
|
208
217
|
button: any;
|
209
218
|
textInput: any;
|
210
|
-
};
|
211
|
-
fontWeights: {
|
212
219
|
display100: any;
|
213
220
|
display200: any;
|
214
221
|
display300: any;
|
@@ -218,6 +225,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
218
225
|
display700: any;
|
219
226
|
display800: any;
|
220
227
|
display900: any;
|
228
|
+
};
|
229
|
+
letterSpacings: {
|
221
230
|
body: any;
|
222
231
|
caption: any;
|
223
232
|
pageTitle: any;
|
@@ -225,8 +234,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
225
234
|
sectionSubtitle: any;
|
226
235
|
button: any;
|
227
236
|
textInput: any;
|
228
|
-
};
|
229
|
-
letterSpacings: {
|
230
237
|
display100: any;
|
231
238
|
display200: any;
|
232
239
|
display300: any;
|
@@ -236,6 +243,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
236
243
|
display700: any;
|
237
244
|
display800: any;
|
238
245
|
display900: any;
|
246
|
+
};
|
247
|
+
lineHeights: {
|
239
248
|
body: any;
|
240
249
|
caption: any;
|
241
250
|
pageTitle: any;
|
@@ -243,8 +252,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
243
252
|
sectionSubtitle: any;
|
244
253
|
button: any;
|
245
254
|
textInput: any;
|
246
|
-
};
|
247
|
-
lineHeights: {
|
248
255
|
display100: any;
|
249
256
|
display200: any;
|
250
257
|
display300: any;
|
@@ -254,13 +261,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
254
261
|
display700: any;
|
255
262
|
display800: any;
|
256
263
|
display900: any;
|
257
|
-
body: any;
|
258
|
-
caption: any;
|
259
|
-
pageTitle: any;
|
260
|
-
sectionTitle: any;
|
261
|
-
sectionSubtitle: any;
|
262
|
-
button: any;
|
263
|
-
textInput: any;
|
264
264
|
};
|
265
265
|
radii: {
|
266
266
|
default: any;
|
@@ -404,6 +404,13 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
404
404
|
critical13: string;
|
405
405
|
};
|
406
406
|
fonts: {
|
407
|
+
body: any;
|
408
|
+
caption: any;
|
409
|
+
pageTitle: any;
|
410
|
+
sectionTitle: any;
|
411
|
+
sectionSubtitle: any;
|
412
|
+
button: any;
|
413
|
+
textInput: any;
|
407
414
|
display100: any;
|
408
415
|
display200: any;
|
409
416
|
display300: any;
|
@@ -413,6 +420,9 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
413
420
|
display700: any;
|
414
421
|
display800: any;
|
415
422
|
display900: any;
|
423
|
+
default: any;
|
424
|
+
};
|
425
|
+
fontSizes: {
|
416
426
|
body: any;
|
417
427
|
caption: any;
|
418
428
|
pageTitle: any;
|
@@ -420,9 +430,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
420
430
|
sectionSubtitle: any;
|
421
431
|
button: any;
|
422
432
|
textInput: any;
|
423
|
-
default: any;
|
424
|
-
};
|
425
|
-
fontSizes: {
|
426
433
|
display100: any;
|
427
434
|
display200: any;
|
428
435
|
display300: any;
|
@@ -432,6 +439,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
432
439
|
display700: any;
|
433
440
|
display800: any;
|
434
441
|
display900: any;
|
442
|
+
};
|
443
|
+
fontWeights: {
|
435
444
|
body: any;
|
436
445
|
caption: any;
|
437
446
|
pageTitle: any;
|
@@ -439,8 +448,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
439
448
|
sectionSubtitle: any;
|
440
449
|
button: any;
|
441
450
|
textInput: any;
|
442
|
-
};
|
443
|
-
fontWeights: {
|
444
451
|
display100: any;
|
445
452
|
display200: any;
|
446
453
|
display300: any;
|
@@ -450,6 +457,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
450
457
|
display700: any;
|
451
458
|
display800: any;
|
452
459
|
display900: any;
|
460
|
+
};
|
461
|
+
letterSpacings: {
|
453
462
|
body: any;
|
454
463
|
caption: any;
|
455
464
|
pageTitle: any;
|
@@ -457,8 +466,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
457
466
|
sectionSubtitle: any;
|
458
467
|
button: any;
|
459
468
|
textInput: any;
|
460
|
-
};
|
461
|
-
letterSpacings: {
|
462
469
|
display100: any;
|
463
470
|
display200: any;
|
464
471
|
display300: any;
|
@@ -468,6 +475,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
468
475
|
display700: any;
|
469
476
|
display800: any;
|
470
477
|
display900: any;
|
478
|
+
};
|
479
|
+
lineHeights: {
|
471
480
|
body: any;
|
472
481
|
caption: any;
|
473
482
|
pageTitle: any;
|
@@ -475,8 +484,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
475
484
|
sectionSubtitle: any;
|
476
485
|
button: any;
|
477
486
|
textInput: any;
|
478
|
-
};
|
479
|
-
lineHeights: {
|
480
487
|
display100: any;
|
481
488
|
display200: any;
|
482
489
|
display300: any;
|
@@ -486,13 +493,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
486
493
|
display700: any;
|
487
494
|
display800: any;
|
488
495
|
display900: any;
|
489
|
-
body: any;
|
490
|
-
caption: any;
|
491
|
-
pageTitle: any;
|
492
|
-
sectionTitle: any;
|
493
|
-
sectionSubtitle: any;
|
494
|
-
button: any;
|
495
|
-
textInput: any;
|
496
496
|
};
|
497
497
|
radii: {
|
498
498
|
default: any;
|
@@ -178,6 +178,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
178
178
|
critical13: string;
|
179
179
|
};
|
180
180
|
fonts: {
|
181
|
+
body: any;
|
182
|
+
caption: any;
|
183
|
+
pageTitle: any;
|
184
|
+
sectionTitle: any;
|
185
|
+
sectionSubtitle: any;
|
186
|
+
button: any;
|
187
|
+
textInput: any;
|
181
188
|
display100: any;
|
182
189
|
display200: any;
|
183
190
|
display300: any;
|
@@ -187,6 +194,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
187
194
|
display700: any;
|
188
195
|
display800: any;
|
189
196
|
display900: any;
|
197
|
+
default: any;
|
198
|
+
};
|
199
|
+
fontSizes: {
|
190
200
|
body: any;
|
191
201
|
caption: any;
|
192
202
|
pageTitle: any;
|
@@ -194,9 +204,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
194
204
|
sectionSubtitle: any;
|
195
205
|
button: any;
|
196
206
|
textInput: any;
|
197
|
-
default: any;
|
198
|
-
};
|
199
|
-
fontSizes: {
|
200
207
|
display100: any;
|
201
208
|
display200: any;
|
202
209
|
display300: any;
|
@@ -206,6 +213,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
206
213
|
display700: any;
|
207
214
|
display800: any;
|
208
215
|
display900: any;
|
216
|
+
};
|
217
|
+
fontWeights: {
|
209
218
|
body: any;
|
210
219
|
caption: any;
|
211
220
|
pageTitle: any;
|
@@ -213,8 +222,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
213
222
|
sectionSubtitle: any;
|
214
223
|
button: any;
|
215
224
|
textInput: any;
|
216
|
-
};
|
217
|
-
fontWeights: {
|
218
225
|
display100: any;
|
219
226
|
display200: any;
|
220
227
|
display300: any;
|
@@ -224,6 +231,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
224
231
|
display700: any;
|
225
232
|
display800: any;
|
226
233
|
display900: any;
|
234
|
+
};
|
235
|
+
letterSpacings: {
|
227
236
|
body: any;
|
228
237
|
caption: any;
|
229
238
|
pageTitle: any;
|
@@ -231,8 +240,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
231
240
|
sectionSubtitle: any;
|
232
241
|
button: any;
|
233
242
|
textInput: any;
|
234
|
-
};
|
235
|
-
letterSpacings: {
|
236
243
|
display100: any;
|
237
244
|
display200: any;
|
238
245
|
display300: any;
|
@@ -242,6 +249,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
242
249
|
display700: any;
|
243
250
|
display800: any;
|
244
251
|
display900: any;
|
252
|
+
};
|
253
|
+
lineHeights: {
|
245
254
|
body: any;
|
246
255
|
caption: any;
|
247
256
|
pageTitle: any;
|
@@ -249,8 +258,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
249
258
|
sectionSubtitle: any;
|
250
259
|
button: any;
|
251
260
|
textInput: any;
|
252
|
-
};
|
253
|
-
lineHeights: {
|
254
261
|
display100: any;
|
255
262
|
display200: any;
|
256
263
|
display300: any;
|
@@ -260,13 +267,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
260
267
|
display700: any;
|
261
268
|
display800: any;
|
262
269
|
display900: any;
|
263
|
-
body: any;
|
264
|
-
caption: any;
|
265
|
-
pageTitle: any;
|
266
|
-
sectionTitle: any;
|
267
|
-
sectionSubtitle: any;
|
268
|
-
button: any;
|
269
|
-
textInput: any;
|
270
270
|
};
|
271
271
|
radii: {
|
272
272
|
default: any;
|
@@ -172,6 +172,13 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
172
172
|
critical13: string;
|
173
173
|
};
|
174
174
|
fonts: {
|
175
|
+
body: any;
|
176
|
+
caption: any;
|
177
|
+
pageTitle: any;
|
178
|
+
sectionTitle: any;
|
179
|
+
sectionSubtitle: any;
|
180
|
+
button: any;
|
181
|
+
textInput: any;
|
175
182
|
display100: any;
|
176
183
|
display200: any;
|
177
184
|
display300: any;
|
@@ -181,6 +188,9 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
181
188
|
display700: any;
|
182
189
|
display800: any;
|
183
190
|
display900: any;
|
191
|
+
default: any;
|
192
|
+
};
|
193
|
+
fontSizes: {
|
184
194
|
body: any;
|
185
195
|
caption: any;
|
186
196
|
pageTitle: any;
|
@@ -188,9 +198,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
188
198
|
sectionSubtitle: any;
|
189
199
|
button: any;
|
190
200
|
textInput: any;
|
191
|
-
default: any;
|
192
|
-
};
|
193
|
-
fontSizes: {
|
194
201
|
display100: any;
|
195
202
|
display200: any;
|
196
203
|
display300: any;
|
@@ -200,6 +207,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
200
207
|
display700: any;
|
201
208
|
display800: any;
|
202
209
|
display900: any;
|
210
|
+
};
|
211
|
+
fontWeights: {
|
203
212
|
body: any;
|
204
213
|
caption: any;
|
205
214
|
pageTitle: any;
|
@@ -207,8 +216,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
207
216
|
sectionSubtitle: any;
|
208
217
|
button: any;
|
209
218
|
textInput: any;
|
210
|
-
};
|
211
|
-
fontWeights: {
|
212
219
|
display100: any;
|
213
220
|
display200: any;
|
214
221
|
display300: any;
|
@@ -218,6 +225,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
218
225
|
display700: any;
|
219
226
|
display800: any;
|
220
227
|
display900: any;
|
228
|
+
};
|
229
|
+
letterSpacings: {
|
221
230
|
body: any;
|
222
231
|
caption: any;
|
223
232
|
pageTitle: any;
|
@@ -225,8 +234,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
225
234
|
sectionSubtitle: any;
|
226
235
|
button: any;
|
227
236
|
textInput: any;
|
228
|
-
};
|
229
|
-
letterSpacings: {
|
230
237
|
display100: any;
|
231
238
|
display200: any;
|
232
239
|
display300: any;
|
@@ -236,6 +243,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
236
243
|
display700: any;
|
237
244
|
display800: any;
|
238
245
|
display900: any;
|
246
|
+
};
|
247
|
+
lineHeights: {
|
239
248
|
body: any;
|
240
249
|
caption: any;
|
241
250
|
pageTitle: any;
|
@@ -243,8 +252,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
243
252
|
sectionSubtitle: any;
|
244
253
|
button: any;
|
245
254
|
textInput: any;
|
246
|
-
};
|
247
|
-
lineHeights: {
|
248
255
|
display100: any;
|
249
256
|
display200: any;
|
250
257
|
display300: any;
|
@@ -254,13 +261,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
254
261
|
display700: any;
|
255
262
|
display800: any;
|
256
263
|
display900: any;
|
257
|
-
body: any;
|
258
|
-
caption: any;
|
259
|
-
pageTitle: any;
|
260
|
-
sectionTitle: any;
|
261
|
-
sectionSubtitle: any;
|
262
|
-
button: any;
|
263
|
-
textInput: any;
|
264
264
|
};
|
265
265
|
radii: {
|
266
266
|
default: any;
|
@@ -404,6 +404,13 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
404
404
|
critical13: string;
|
405
405
|
};
|
406
406
|
fonts: {
|
407
|
+
body: any;
|
408
|
+
caption: any;
|
409
|
+
pageTitle: any;
|
410
|
+
sectionTitle: any;
|
411
|
+
sectionSubtitle: any;
|
412
|
+
button: any;
|
413
|
+
textInput: any;
|
407
414
|
display100: any;
|
408
415
|
display200: any;
|
409
416
|
display300: any;
|
@@ -413,6 +420,9 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
413
420
|
display700: any;
|
414
421
|
display800: any;
|
415
422
|
display900: any;
|
423
|
+
default: any;
|
424
|
+
};
|
425
|
+
fontSizes: {
|
416
426
|
body: any;
|
417
427
|
caption: any;
|
418
428
|
pageTitle: any;
|
@@ -420,9 +430,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
420
430
|
sectionSubtitle: any;
|
421
431
|
button: any;
|
422
432
|
textInput: any;
|
423
|
-
default: any;
|
424
|
-
};
|
425
|
-
fontSizes: {
|
426
433
|
display100: any;
|
427
434
|
display200: any;
|
428
435
|
display300: any;
|
@@ -432,6 +439,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
432
439
|
display700: any;
|
433
440
|
display800: any;
|
434
441
|
display900: any;
|
442
|
+
};
|
443
|
+
fontWeights: {
|
435
444
|
body: any;
|
436
445
|
caption: any;
|
437
446
|
pageTitle: any;
|
@@ -439,8 +448,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
439
448
|
sectionSubtitle: any;
|
440
449
|
button: any;
|
441
450
|
textInput: any;
|
442
|
-
};
|
443
|
-
fontWeights: {
|
444
451
|
display100: any;
|
445
452
|
display200: any;
|
446
453
|
display300: any;
|
@@ -450,6 +457,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
450
457
|
display700: any;
|
451
458
|
display800: any;
|
452
459
|
display900: any;
|
460
|
+
};
|
461
|
+
letterSpacings: {
|
453
462
|
body: any;
|
454
463
|
caption: any;
|
455
464
|
pageTitle: any;
|
@@ -457,8 +466,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
457
466
|
sectionSubtitle: any;
|
458
467
|
button: any;
|
459
468
|
textInput: any;
|
460
|
-
};
|
461
|
-
letterSpacings: {
|
462
469
|
display100: any;
|
463
470
|
display200: any;
|
464
471
|
display300: any;
|
@@ -468,6 +475,8 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
468
475
|
display700: any;
|
469
476
|
display800: any;
|
470
477
|
display900: any;
|
478
|
+
};
|
479
|
+
lineHeights: {
|
471
480
|
body: any;
|
472
481
|
caption: any;
|
473
482
|
pageTitle: any;
|
@@ -475,8 +484,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
475
484
|
sectionSubtitle: any;
|
476
485
|
button: any;
|
477
486
|
textInput: any;
|
478
|
-
};
|
479
|
-
lineHeights: {
|
480
487
|
display100: any;
|
481
488
|
display200: any;
|
482
489
|
display300: any;
|
@@ -486,13 +493,6 @@ export declare const BaseIcon: import("@stitches/react/types/styled-component").
|
|
486
493
|
display700: any;
|
487
494
|
display800: any;
|
488
495
|
display900: any;
|
489
|
-
body: any;
|
490
|
-
caption: any;
|
491
|
-
pageTitle: any;
|
492
|
-
sectionTitle: any;
|
493
|
-
sectionSubtitle: any;
|
494
|
-
button: any;
|
495
|
-
textInput: any;
|
496
496
|
};
|
497
497
|
radii: {
|
498
498
|
default: any;
|
@@ -178,6 +178,13 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
178
178
|
critical13: string;
|
179
179
|
};
|
180
180
|
fonts: {
|
181
|
+
body: any;
|
182
|
+
caption: any;
|
183
|
+
pageTitle: any;
|
184
|
+
sectionTitle: any;
|
185
|
+
sectionSubtitle: any;
|
186
|
+
button: any;
|
187
|
+
textInput: any;
|
181
188
|
display100: any;
|
182
189
|
display200: any;
|
183
190
|
display300: any;
|
@@ -187,6 +194,9 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
187
194
|
display700: any;
|
188
195
|
display800: any;
|
189
196
|
display900: any;
|
197
|
+
default: any;
|
198
|
+
};
|
199
|
+
fontSizes: {
|
190
200
|
body: any;
|
191
201
|
caption: any;
|
192
202
|
pageTitle: any;
|
@@ -194,9 +204,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
194
204
|
sectionSubtitle: any;
|
195
205
|
button: any;
|
196
206
|
textInput: any;
|
197
|
-
default: any;
|
198
|
-
};
|
199
|
-
fontSizes: {
|
200
207
|
display100: any;
|
201
208
|
display200: any;
|
202
209
|
display300: any;
|
@@ -206,6 +213,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
206
213
|
display700: any;
|
207
214
|
display800: any;
|
208
215
|
display900: any;
|
216
|
+
};
|
217
|
+
fontWeights: {
|
209
218
|
body: any;
|
210
219
|
caption: any;
|
211
220
|
pageTitle: any;
|
@@ -213,8 +222,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
213
222
|
sectionSubtitle: any;
|
214
223
|
button: any;
|
215
224
|
textInput: any;
|
216
|
-
};
|
217
|
-
fontWeights: {
|
218
225
|
display100: any;
|
219
226
|
display200: any;
|
220
227
|
display300: any;
|
@@ -224,6 +231,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
224
231
|
display700: any;
|
225
232
|
display800: any;
|
226
233
|
display900: any;
|
234
|
+
};
|
235
|
+
letterSpacings: {
|
227
236
|
body: any;
|
228
237
|
caption: any;
|
229
238
|
pageTitle: any;
|
@@ -231,8 +240,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
231
240
|
sectionSubtitle: any;
|
232
241
|
button: any;
|
233
242
|
textInput: any;
|
234
|
-
};
|
235
|
-
letterSpacings: {
|
236
243
|
display100: any;
|
237
244
|
display200: any;
|
238
245
|
display300: any;
|
@@ -242,6 +249,8 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
242
249
|
display700: any;
|
243
250
|
display800: any;
|
244
251
|
display900: any;
|
252
|
+
};
|
253
|
+
lineHeights: {
|
245
254
|
body: any;
|
246
255
|
caption: any;
|
247
256
|
pageTitle: any;
|
@@ -249,8 +258,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
249
258
|
sectionSubtitle: any;
|
250
259
|
button: any;
|
251
260
|
textInput: any;
|
252
|
-
};
|
253
|
-
lineHeights: {
|
254
261
|
display100: any;
|
255
262
|
display200: any;
|
256
263
|
display300: any;
|
@@ -260,13 +267,6 @@ declare const _default: import("@stitches/react/types/styled-component").CssComp
|
|
260
267
|
display700: any;
|
261
268
|
display800: any;
|
262
269
|
display900: any;
|
263
|
-
body: any;
|
264
|
-
caption: any;
|
265
|
-
pageTitle: any;
|
266
|
-
sectionTitle: any;
|
267
|
-
sectionSubtitle: any;
|
268
|
-
button: any;
|
269
|
-
textInput: any;
|
270
270
|
};
|
271
271
|
radii: {
|
272
272
|
default: any;
|