@novalabsxyz/tokens 2.0.0-y.31 → 2.0.0-y.32
Sign up to get free protection for your applications and to get access to all the features.
- package/build/json/textStyles.json +68 -68
- package/package.json +2 -2
@@ -1,5 +1,5 @@
|
|
1
1
|
{
|
2
|
-
"display-2xl-regular": {
|
2
|
+
".display-2xl-regular": {
|
3
3
|
"font-family": "var(--font-figtree)",
|
4
4
|
"font-weight": "regular",
|
5
5
|
"font-size": "72px",
|
@@ -8,7 +8,7 @@
|
|
8
8
|
"text-transform": "none",
|
9
9
|
"text-decoration": "none"
|
10
10
|
},
|
11
|
-
"display-2xl-medium": {
|
11
|
+
".display-2xl-medium": {
|
12
12
|
"font-family": "var(--font-figtree)",
|
13
13
|
"font-weight": "500",
|
14
14
|
"font-size": "72px",
|
@@ -17,7 +17,7 @@
|
|
17
17
|
"text-transform": "none",
|
18
18
|
"text-decoration": "none"
|
19
19
|
},
|
20
|
-
"display-2xl-semibold": {
|
20
|
+
".display-2xl-semibold": {
|
21
21
|
"font-family": "var(--font-figtree)",
|
22
22
|
"font-weight": "600",
|
23
23
|
"font-size": "72px",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
"text-transform": "none",
|
27
27
|
"text-decoration": "none"
|
28
28
|
},
|
29
|
-
"display-2xl-bold": {
|
29
|
+
".display-2xl-bold": {
|
30
30
|
"font-family": "var(--font-figtree)",
|
31
31
|
"font-weight": "700",
|
32
32
|
"font-size": "72px",
|
@@ -35,7 +35,7 @@
|
|
35
35
|
"text-transform": "none",
|
36
36
|
"text-decoration": "none"
|
37
37
|
},
|
38
|
-
"display-xl-regular": {
|
38
|
+
".display-xl-regular": {
|
39
39
|
"font-family": "var(--font-figtree)",
|
40
40
|
"font-weight": "regular",
|
41
41
|
"font-size": "60px",
|
@@ -44,7 +44,7 @@
|
|
44
44
|
"text-transform": "none",
|
45
45
|
"text-decoration": "none"
|
46
46
|
},
|
47
|
-
"display-xl-medium": {
|
47
|
+
".display-xl-medium": {
|
48
48
|
"font-family": "var(--font-figtree)",
|
49
49
|
"font-weight": "500",
|
50
50
|
"font-size": "60px",
|
@@ -53,7 +53,7 @@
|
|
53
53
|
"text-transform": "none",
|
54
54
|
"text-decoration": "none"
|
55
55
|
},
|
56
|
-
"display-xl-semibold": {
|
56
|
+
".display-xl-semibold": {
|
57
57
|
"font-family": "var(--font-figtree)",
|
58
58
|
"font-weight": "600",
|
59
59
|
"font-size": "60px",
|
@@ -62,7 +62,7 @@
|
|
62
62
|
"text-transform": "none",
|
63
63
|
"text-decoration": "none"
|
64
64
|
},
|
65
|
-
"display-xl-bold": {
|
65
|
+
".display-xl-bold": {
|
66
66
|
"font-family": "var(--font-figtree)",
|
67
67
|
"font-weight": "700",
|
68
68
|
"font-size": "60px",
|
@@ -71,7 +71,7 @@
|
|
71
71
|
"text-transform": "none",
|
72
72
|
"text-decoration": "none"
|
73
73
|
},
|
74
|
-
"display-lg-regular": {
|
74
|
+
".display-lg-regular": {
|
75
75
|
"font-family": "var(--font-figtree)",
|
76
76
|
"font-weight": "regular",
|
77
77
|
"font-size": "48px",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"text-transform": "none",
|
81
81
|
"text-decoration": "none"
|
82
82
|
},
|
83
|
-
"display-lg-medium": {
|
83
|
+
".display-lg-medium": {
|
84
84
|
"font-family": "var(--font-figtree)",
|
85
85
|
"font-weight": "500",
|
86
86
|
"font-size": "48px",
|
@@ -89,7 +89,7 @@
|
|
89
89
|
"text-transform": "none",
|
90
90
|
"text-decoration": "none"
|
91
91
|
},
|
92
|
-
"display-lg-semibold": {
|
92
|
+
".display-lg-semibold": {
|
93
93
|
"font-family": "var(--font-figtree)",
|
94
94
|
"font-weight": "600",
|
95
95
|
"font-size": "48px",
|
@@ -98,7 +98,7 @@
|
|
98
98
|
"text-transform": "none",
|
99
99
|
"text-decoration": "none"
|
100
100
|
},
|
101
|
-
"display-lg-bold": {
|
101
|
+
".display-lg-bold": {
|
102
102
|
"font-family": "var(--font-figtree)",
|
103
103
|
"font-weight": "700",
|
104
104
|
"font-size": "48px",
|
@@ -107,7 +107,7 @@
|
|
107
107
|
"text-transform": "none",
|
108
108
|
"text-decoration": "none"
|
109
109
|
},
|
110
|
-
"display-md-regular": {
|
110
|
+
".display-md-regular": {
|
111
111
|
"font-family": "var(--font-figtree)",
|
112
112
|
"font-weight": "regular",
|
113
113
|
"font-size": "36px",
|
@@ -116,7 +116,7 @@
|
|
116
116
|
"text-transform": "none",
|
117
117
|
"text-decoration": "none"
|
118
118
|
},
|
119
|
-
"display-md-medium": {
|
119
|
+
".display-md-medium": {
|
120
120
|
"font-family": "var(--font-figtree)",
|
121
121
|
"font-weight": "500",
|
122
122
|
"font-size": "36px",
|
@@ -125,7 +125,7 @@
|
|
125
125
|
"text-transform": "none",
|
126
126
|
"text-decoration": "none"
|
127
127
|
},
|
128
|
-
"display-md-semibold": {
|
128
|
+
".display-md-semibold": {
|
129
129
|
"font-family": "var(--font-figtree)",
|
130
130
|
"font-weight": "600",
|
131
131
|
"font-size": "36px",
|
@@ -134,7 +134,7 @@
|
|
134
134
|
"text-transform": "none",
|
135
135
|
"text-decoration": "none"
|
136
136
|
},
|
137
|
-
"display-md-bold": {
|
137
|
+
".display-md-bold": {
|
138
138
|
"font-family": "var(--font-figtree)",
|
139
139
|
"font-weight": "700",
|
140
140
|
"font-size": "36px",
|
@@ -143,7 +143,7 @@
|
|
143
143
|
"text-transform": "none",
|
144
144
|
"text-decoration": "none"
|
145
145
|
},
|
146
|
-
"display-sm-regular": {
|
146
|
+
".display-sm-regular": {
|
147
147
|
"font-family": "var(--font-figtree)",
|
148
148
|
"font-weight": "regular",
|
149
149
|
"font-size": "30px",
|
@@ -152,7 +152,7 @@
|
|
152
152
|
"text-transform": "none",
|
153
153
|
"text-decoration": "none"
|
154
154
|
},
|
155
|
-
"display-sm-medium": {
|
155
|
+
".display-sm-medium": {
|
156
156
|
"font-family": "var(--font-figtree)",
|
157
157
|
"font-weight": "500",
|
158
158
|
"font-size": "30px",
|
@@ -161,7 +161,7 @@
|
|
161
161
|
"text-transform": "none",
|
162
162
|
"text-decoration": "none"
|
163
163
|
},
|
164
|
-
"display-sm-semibold": {
|
164
|
+
".display-sm-semibold": {
|
165
165
|
"font-family": "var(--font-figtree)",
|
166
166
|
"font-weight": "600",
|
167
167
|
"font-size": "30px",
|
@@ -170,7 +170,7 @@
|
|
170
170
|
"text-transform": "none",
|
171
171
|
"text-decoration": "none"
|
172
172
|
},
|
173
|
-
"display-sm-bold": {
|
173
|
+
".display-sm-bold": {
|
174
174
|
"font-family": "var(--font-figtree)",
|
175
175
|
"font-weight": "700",
|
176
176
|
"font-size": "30px",
|
@@ -179,7 +179,7 @@
|
|
179
179
|
"text-transform": "none",
|
180
180
|
"text-decoration": "none"
|
181
181
|
},
|
182
|
-
"display-sm-medium-italic": {
|
182
|
+
".display-sm-medium-italic": {
|
183
183
|
"font-family": "var(--font-figtree)",
|
184
184
|
"font-weight": "500",
|
185
185
|
"font-size": "30px",
|
@@ -189,7 +189,7 @@
|
|
189
189
|
"text-decoration": "none",
|
190
190
|
"font-style": "italic"
|
191
191
|
},
|
192
|
-
"display-xs-regular": {
|
192
|
+
".display-xs-regular": {
|
193
193
|
"font-family": "var(--font-figtree)",
|
194
194
|
"font-weight": "regular",
|
195
195
|
"font-size": "24px",
|
@@ -198,7 +198,7 @@
|
|
198
198
|
"text-transform": "none",
|
199
199
|
"text-decoration": "none"
|
200
200
|
},
|
201
|
-
"display-xs-medium": {
|
201
|
+
".display-xs-medium": {
|
202
202
|
"font-family": "var(--font-figtree)",
|
203
203
|
"font-weight": "500",
|
204
204
|
"font-size": "24px",
|
@@ -207,7 +207,7 @@
|
|
207
207
|
"text-transform": "none",
|
208
208
|
"text-decoration": "none"
|
209
209
|
},
|
210
|
-
"display-xs-semibold": {
|
210
|
+
".display-xs-semibold": {
|
211
211
|
"font-family": "var(--font-figtree)",
|
212
212
|
"font-weight": "600",
|
213
213
|
"font-size": "24px",
|
@@ -216,7 +216,7 @@
|
|
216
216
|
"text-transform": "none",
|
217
217
|
"text-decoration": "none"
|
218
218
|
},
|
219
|
-
"display-xs-bold": {
|
219
|
+
".display-xs-bold": {
|
220
220
|
"font-family": "var(--font-figtree)",
|
221
221
|
"font-weight": "700",
|
222
222
|
"font-size": "24px",
|
@@ -225,7 +225,7 @@
|
|
225
225
|
"text-transform": "none",
|
226
226
|
"text-decoration": "none"
|
227
227
|
},
|
228
|
-
"display-xs-medium-italic": {
|
228
|
+
".display-xs-medium-italic": {
|
229
229
|
"font-family": "var(--font-figtree)",
|
230
230
|
"font-weight": "500",
|
231
231
|
"font-size": "24px",
|
@@ -235,7 +235,7 @@
|
|
235
235
|
"text-decoration": "none",
|
236
236
|
"font-style": "italic"
|
237
237
|
},
|
238
|
-
"text-xl-regular": {
|
238
|
+
".text-xl-regular": {
|
239
239
|
"font-family": "var(--font-figtree)",
|
240
240
|
"font-weight": "regular",
|
241
241
|
"font-size": "20px",
|
@@ -244,7 +244,7 @@
|
|
244
244
|
"text-transform": "none",
|
245
245
|
"text-decoration": "none"
|
246
246
|
},
|
247
|
-
"text-xl-medium": {
|
247
|
+
".text-xl-medium": {
|
248
248
|
"font-family": "var(--font-figtree)",
|
249
249
|
"font-weight": "500",
|
250
250
|
"font-size": "20px",
|
@@ -253,7 +253,7 @@
|
|
253
253
|
"text-transform": "none",
|
254
254
|
"text-decoration": "none"
|
255
255
|
},
|
256
|
-
"text-xl-semibold": {
|
256
|
+
".text-xl-semibold": {
|
257
257
|
"font-family": "var(--font-figtree)",
|
258
258
|
"font-weight": "600",
|
259
259
|
"font-size": "20px",
|
@@ -262,7 +262,7 @@
|
|
262
262
|
"text-transform": "none",
|
263
263
|
"text-decoration": "none"
|
264
264
|
},
|
265
|
-
"text-xl-bold": {
|
265
|
+
".text-xl-bold": {
|
266
266
|
"font-family": "var(--font-figtree)",
|
267
267
|
"font-weight": "700",
|
268
268
|
"font-size": "20px",
|
@@ -271,7 +271,7 @@
|
|
271
271
|
"text-transform": "none",
|
272
272
|
"text-decoration": "none"
|
273
273
|
},
|
274
|
-
"text-xl-regular-italic": {
|
274
|
+
".text-xl-regular-italic": {
|
275
275
|
"font-family": "var(--font-figtree)",
|
276
276
|
"font-weight": "regular",
|
277
277
|
"font-size": "20px",
|
@@ -281,7 +281,7 @@
|
|
281
281
|
"text-decoration": "none",
|
282
282
|
"font-style": "italic"
|
283
283
|
},
|
284
|
-
"text-xl-medium-italic": {
|
284
|
+
".text-xl-medium-italic": {
|
285
285
|
"font-family": "var(--font-figtree)",
|
286
286
|
"font-weight": "500",
|
287
287
|
"font-size": "20px",
|
@@ -291,7 +291,7 @@
|
|
291
291
|
"text-decoration": "none",
|
292
292
|
"font-style": "italic"
|
293
293
|
},
|
294
|
-
"text-xl-semibold-italic": {
|
294
|
+
".text-xl-semibold-italic": {
|
295
295
|
"font-family": "var(--font-figtree)",
|
296
296
|
"font-weight": "semi 700",
|
297
297
|
"font-size": "20px",
|
@@ -301,7 +301,7 @@
|
|
301
301
|
"text-decoration": "none",
|
302
302
|
"font-style": "italic"
|
303
303
|
},
|
304
|
-
"text-xl-bold-italic": {
|
304
|
+
".text-xl-bold-italic": {
|
305
305
|
"font-family": "var(--font-figtree)",
|
306
306
|
"font-weight": "700",
|
307
307
|
"font-size": "20px",
|
@@ -311,7 +311,7 @@
|
|
311
311
|
"text-decoration": "none",
|
312
312
|
"font-style": "italic"
|
313
313
|
},
|
314
|
-
"text-xl-regular-underlined": {
|
314
|
+
".text-xl-regular-underlined": {
|
315
315
|
"font-family": "var(--font-figtree)",
|
316
316
|
"font-weight": "regular",
|
317
317
|
"font-size": "20px",
|
@@ -320,7 +320,7 @@
|
|
320
320
|
"text-transform": "none",
|
321
321
|
"text-decoration": "underline"
|
322
322
|
},
|
323
|
-
"text-lg-regular": {
|
323
|
+
".text-lg-regular": {
|
324
324
|
"font-family": "var(--font-figtree)",
|
325
325
|
"font-weight": "regular",
|
326
326
|
"font-size": "18px",
|
@@ -329,7 +329,7 @@
|
|
329
329
|
"text-transform": "none",
|
330
330
|
"text-decoration": "none"
|
331
331
|
},
|
332
|
-
"text-lg-medium": {
|
332
|
+
".text-lg-medium": {
|
333
333
|
"font-family": "var(--font-figtree)",
|
334
334
|
"font-weight": "500",
|
335
335
|
"font-size": "18px",
|
@@ -338,7 +338,7 @@
|
|
338
338
|
"text-transform": "none",
|
339
339
|
"text-decoration": "none"
|
340
340
|
},
|
341
|
-
"text-lg-semibold": {
|
341
|
+
".text-lg-semibold": {
|
342
342
|
"font-family": "var(--font-figtree)",
|
343
343
|
"font-weight": "600",
|
344
344
|
"font-size": "18px",
|
@@ -347,7 +347,7 @@
|
|
347
347
|
"text-transform": "none",
|
348
348
|
"text-decoration": "none"
|
349
349
|
},
|
350
|
-
"text-lg-bold": {
|
350
|
+
".text-lg-bold": {
|
351
351
|
"font-family": "var(--font-figtree)",
|
352
352
|
"font-weight": "700",
|
353
353
|
"font-size": "18px",
|
@@ -356,7 +356,7 @@
|
|
356
356
|
"text-transform": "none",
|
357
357
|
"text-decoration": "none"
|
358
358
|
},
|
359
|
-
"text-lg-regular-italic": {
|
359
|
+
".text-lg-regular-italic": {
|
360
360
|
"font-family": "var(--font-figtree)",
|
361
361
|
"font-weight": "regular",
|
362
362
|
"font-size": "18px",
|
@@ -366,7 +366,7 @@
|
|
366
366
|
"text-decoration": "none",
|
367
367
|
"font-style": "italic"
|
368
368
|
},
|
369
|
-
"text-lg-medium-italic": {
|
369
|
+
".text-lg-medium-italic": {
|
370
370
|
"font-family": "var(--font-figtree)",
|
371
371
|
"font-weight": "500",
|
372
372
|
"font-size": "18px",
|
@@ -376,7 +376,7 @@
|
|
376
376
|
"text-decoration": "none",
|
377
377
|
"font-style": "italic"
|
378
378
|
},
|
379
|
-
"text-lg-semibold-italic": {
|
379
|
+
".text-lg-semibold-italic": {
|
380
380
|
"font-family": "var(--font-figtree)",
|
381
381
|
"font-weight": "semi 700",
|
382
382
|
"font-size": "18px",
|
@@ -386,7 +386,7 @@
|
|
386
386
|
"text-decoration": "none",
|
387
387
|
"font-style": "italic"
|
388
388
|
},
|
389
|
-
"text-lg-bold-italic": {
|
389
|
+
".text-lg-bold-italic": {
|
390
390
|
"font-family": "var(--font-figtree)",
|
391
391
|
"font-weight": "700",
|
392
392
|
"font-size": "18px",
|
@@ -396,7 +396,7 @@
|
|
396
396
|
"text-decoration": "none",
|
397
397
|
"font-style": "italic"
|
398
398
|
},
|
399
|
-
"text-lg-regular-underlined": {
|
399
|
+
".text-lg-regular-underlined": {
|
400
400
|
"font-family": "var(--font-figtree)",
|
401
401
|
"font-weight": "regular",
|
402
402
|
"font-size": "18px",
|
@@ -405,7 +405,7 @@
|
|
405
405
|
"text-transform": "none",
|
406
406
|
"text-decoration": "underline"
|
407
407
|
},
|
408
|
-
"text-lg-medium-underlined": {
|
408
|
+
".text-lg-medium-underlined": {
|
409
409
|
"font-family": "var(--font-figtree)",
|
410
410
|
"font-weight": "500",
|
411
411
|
"font-size": "18px",
|
@@ -414,7 +414,7 @@
|
|
414
414
|
"text-transform": "none",
|
415
415
|
"text-decoration": "underline"
|
416
416
|
},
|
417
|
-
"text-lg-semibold-underlined": {
|
417
|
+
".text-lg-semibold-underlined": {
|
418
418
|
"font-family": "var(--font-figtree)",
|
419
419
|
"font-weight": "semi 700",
|
420
420
|
"font-size": "18px",
|
@@ -423,7 +423,7 @@
|
|
423
423
|
"text-transform": "none",
|
424
424
|
"text-decoration": "underline"
|
425
425
|
},
|
426
|
-
"text-md-regular": {
|
426
|
+
".text-md-regular": {
|
427
427
|
"font-family": "var(--font-figtree)",
|
428
428
|
"font-weight": "regular",
|
429
429
|
"font-size": "16px",
|
@@ -432,7 +432,7 @@
|
|
432
432
|
"text-transform": "none",
|
433
433
|
"text-decoration": "none"
|
434
434
|
},
|
435
|
-
"text-md-medium": {
|
435
|
+
".text-md-medium": {
|
436
436
|
"font-family": "var(--font-figtree)",
|
437
437
|
"font-weight": "500",
|
438
438
|
"font-size": "16px",
|
@@ -441,7 +441,7 @@
|
|
441
441
|
"text-transform": "none",
|
442
442
|
"text-decoration": "none"
|
443
443
|
},
|
444
|
-
"text-md-semibold": {
|
444
|
+
".text-md-semibold": {
|
445
445
|
"font-family": "var(--font-figtree)",
|
446
446
|
"font-weight": "600",
|
447
447
|
"font-size": "16px",
|
@@ -450,7 +450,7 @@
|
|
450
450
|
"text-transform": "none",
|
451
451
|
"text-decoration": "none"
|
452
452
|
},
|
453
|
-
"text-md-bold": {
|
453
|
+
".text-md-bold": {
|
454
454
|
"font-family": "var(--font-figtree)",
|
455
455
|
"font-weight": "700",
|
456
456
|
"font-size": "16px",
|
@@ -459,7 +459,7 @@
|
|
459
459
|
"text-transform": "none",
|
460
460
|
"text-decoration": "none"
|
461
461
|
},
|
462
|
-
"text-md-regular-italic": {
|
462
|
+
".text-md-regular-italic": {
|
463
463
|
"font-family": "var(--font-figtree)",
|
464
464
|
"font-weight": "regular",
|
465
465
|
"font-size": "16px",
|
@@ -469,7 +469,7 @@
|
|
469
469
|
"text-decoration": "none",
|
470
470
|
"font-style": "italic"
|
471
471
|
},
|
472
|
-
"text-md-medium-italic": {
|
472
|
+
".text-md-medium-italic": {
|
473
473
|
"font-family": "var(--font-figtree)",
|
474
474
|
"font-weight": "500",
|
475
475
|
"font-size": "16px",
|
@@ -479,7 +479,7 @@
|
|
479
479
|
"text-decoration": "none",
|
480
480
|
"font-style": "italic"
|
481
481
|
},
|
482
|
-
"text-md-semibold-italic": {
|
482
|
+
".text-md-semibold-italic": {
|
483
483
|
"font-family": "var(--font-figtree)",
|
484
484
|
"font-weight": "semi 700",
|
485
485
|
"font-size": "16px",
|
@@ -489,7 +489,7 @@
|
|
489
489
|
"text-decoration": "none",
|
490
490
|
"font-style": "italic"
|
491
491
|
},
|
492
|
-
"text-md-bold-italic": {
|
492
|
+
".text-md-bold-italic": {
|
493
493
|
"font-family": "var(--font-figtree)",
|
494
494
|
"font-weight": "700",
|
495
495
|
"font-size": "16px",
|
@@ -499,7 +499,7 @@
|
|
499
499
|
"text-decoration": "none",
|
500
500
|
"font-style": "italic"
|
501
501
|
},
|
502
|
-
"text-md-regular-underlined": {
|
502
|
+
".text-md-regular-underlined": {
|
503
503
|
"font-family": "var(--font-figtree)",
|
504
504
|
"font-weight": "regular",
|
505
505
|
"font-size": "16px",
|
@@ -508,7 +508,7 @@
|
|
508
508
|
"text-transform": "none",
|
509
509
|
"text-decoration": "underline"
|
510
510
|
},
|
511
|
-
"text-md-medium-underlined": {
|
511
|
+
".text-md-medium-underlined": {
|
512
512
|
"font-family": "var(--font-figtree)",
|
513
513
|
"font-weight": "500",
|
514
514
|
"font-size": "16px",
|
@@ -517,7 +517,7 @@
|
|
517
517
|
"text-transform": "none",
|
518
518
|
"text-decoration": "underline"
|
519
519
|
},
|
520
|
-
"text-md-semibold-underlined": {
|
520
|
+
".text-md-semibold-underlined": {
|
521
521
|
"font-family": "var(--font-figtree)",
|
522
522
|
"font-weight": "semi 700",
|
523
523
|
"font-size": "16px",
|
@@ -526,7 +526,7 @@
|
|
526
526
|
"text-transform": "none",
|
527
527
|
"text-decoration": "underline"
|
528
528
|
},
|
529
|
-
"text-sm-regular": {
|
529
|
+
".text-sm-regular": {
|
530
530
|
"font-family": "var(--font-figtree)",
|
531
531
|
"font-weight": "regular",
|
532
532
|
"font-size": "14px",
|
@@ -535,7 +535,7 @@
|
|
535
535
|
"text-transform": "none",
|
536
536
|
"text-decoration": "none"
|
537
537
|
},
|
538
|
-
"text-sm-medium": {
|
538
|
+
".text-sm-medium": {
|
539
539
|
"font-family": "var(--font-figtree)",
|
540
540
|
"font-weight": "500",
|
541
541
|
"font-size": "14px",
|
@@ -544,7 +544,7 @@
|
|
544
544
|
"text-transform": "none",
|
545
545
|
"text-decoration": "none"
|
546
546
|
},
|
547
|
-
"text-sm-semibold": {
|
547
|
+
".text-sm-semibold": {
|
548
548
|
"font-family": "var(--font-figtree)",
|
549
549
|
"font-weight": "600",
|
550
550
|
"font-size": "14px",
|
@@ -553,7 +553,7 @@
|
|
553
553
|
"text-transform": "none",
|
554
554
|
"text-decoration": "none"
|
555
555
|
},
|
556
|
-
"text-sm-bold": {
|
556
|
+
".text-sm-bold": {
|
557
557
|
"font-family": "var(--font-figtree)",
|
558
558
|
"font-weight": "700",
|
559
559
|
"font-size": "14px",
|
@@ -562,7 +562,7 @@
|
|
562
562
|
"text-transform": "none",
|
563
563
|
"text-decoration": "none"
|
564
564
|
},
|
565
|
-
"text-sm-regular-underlined": {
|
565
|
+
".text-sm-regular-underlined": {
|
566
566
|
"font-family": "var(--font-figtree)",
|
567
567
|
"font-weight": "regular",
|
568
568
|
"font-size": "14px",
|
@@ -571,7 +571,7 @@
|
|
571
571
|
"text-transform": "none",
|
572
572
|
"text-decoration": "underline"
|
573
573
|
},
|
574
|
-
"text-sm-medium-underlined": {
|
574
|
+
".text-sm-medium-underlined": {
|
575
575
|
"font-family": "var(--font-figtree)",
|
576
576
|
"font-weight": "500",
|
577
577
|
"font-size": "14px",
|
@@ -580,7 +580,7 @@
|
|
580
580
|
"text-transform": "none",
|
581
581
|
"text-decoration": "underline"
|
582
582
|
},
|
583
|
-
"text-sm-semibold-underlined": {
|
583
|
+
".text-sm-semibold-underlined": {
|
584
584
|
"font-family": "var(--font-figtree)",
|
585
585
|
"font-weight": "semi 700",
|
586
586
|
"font-size": "14px",
|
@@ -589,7 +589,7 @@
|
|
589
589
|
"text-transform": "none",
|
590
590
|
"text-decoration": "underline"
|
591
591
|
},
|
592
|
-
"text-xs-regular": {
|
592
|
+
".text-xs-regular": {
|
593
593
|
"font-family": "var(--font-figtree)",
|
594
594
|
"font-weight": "regular",
|
595
595
|
"font-size": "12px",
|
@@ -598,7 +598,7 @@
|
|
598
598
|
"text-transform": "none",
|
599
599
|
"text-decoration": "none"
|
600
600
|
},
|
601
|
-
"text-xs-medium": {
|
601
|
+
".text-xs-medium": {
|
602
602
|
"font-family": "var(--font-figtree)",
|
603
603
|
"font-weight": "500",
|
604
604
|
"font-size": "12px",
|
@@ -607,7 +607,7 @@
|
|
607
607
|
"text-transform": "none",
|
608
608
|
"text-decoration": "none"
|
609
609
|
},
|
610
|
-
"text-xs-semibold": {
|
610
|
+
".text-xs-semibold": {
|
611
611
|
"font-family": "var(--font-figtree)",
|
612
612
|
"font-weight": "600",
|
613
613
|
"font-size": "12px",
|
@@ -616,7 +616,7 @@
|
|
616
616
|
"text-transform": "none",
|
617
617
|
"text-decoration": "none"
|
618
618
|
},
|
619
|
-
"text-xs-bold": {
|
619
|
+
".text-xs-bold": {
|
620
620
|
"font-family": "var(--font-figtree)",
|
621
621
|
"font-weight": "700",
|
622
622
|
"font-size": "12px",
|
package/package.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
"files": [
|
13
13
|
"build"
|
14
14
|
],
|
15
|
-
"gitHead": "
|
15
|
+
"gitHead": "b0bfbba4a9b12399acf00b9f300280aa9103b9e9",
|
16
16
|
"include": [
|
17
17
|
"src"
|
18
18
|
],
|
@@ -25,5 +25,5 @@
|
|
25
25
|
"copy-dts": "copyfiles -u 1 \"src/**/*.css\" build && copyfiles -u 1 \"src/**/*.js\" build && copyfiles -u 1 \"src/**/*.scss\" build && copyfiles -u 1 \"src/**/*.json\" build",
|
26
26
|
"test": "echo \"Error: run tests from root\" && exit 1"
|
27
27
|
},
|
28
|
-
"version": "2.0.0-y.
|
28
|
+
"version": "2.0.0-y.32"
|
29
29
|
}
|