@aivenio/aquarium 1.72.0 → 1.73.0-rc1

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.
Files changed (35) hide show
  1. package/dist/_variables.scss +255 -244
  2. package/dist/atoms.cjs +1084 -947
  3. package/dist/atoms.mjs +1084 -947
  4. package/dist/src/atoms/Banner/Banner.js +3 -7
  5. package/dist/src/atoms/DataList/DataList.js +2 -2
  6. package/dist/src/atoms/Select/Select.js +2 -2
  7. package/dist/src/atoms/Toast/Toast.js +2 -2
  8. package/dist/src/atoms/Typography/Typography.js +3 -3
  9. package/dist/src/icons/award.d.ts +9 -0
  10. package/dist/src/icons/award.js +11 -0
  11. package/dist/src/icons/index.d.ts +1 -0
  12. package/dist/src/icons/index.js +2 -1
  13. package/dist/src/molecules/Box/Box.d.ts +5 -6
  14. package/dist/src/molecules/Box/Box.js +13 -7
  15. package/dist/src/molecules/Grid/Grid.js +4 -4
  16. package/dist/src/molecules/Section/Section.js +3 -3
  17. package/dist/src/molecules/Tailwindify/Tailwindify.d.ts +2 -1
  18. package/dist/src/molecules/Tailwindify/Tailwindify.js +1 -1
  19. package/dist/src/system.d.ts +1 -6
  20. package/dist/src/system.js +2 -11
  21. package/dist/src/tokens/tokens.json +647 -0
  22. package/dist/src/utils/breakpoints.js +3 -3
  23. package/dist/src/utils/useStyle.js +6 -2
  24. package/dist/styles.css +2074 -1473
  25. package/dist/system.cjs +1103 -971
  26. package/dist/system.mjs +1103 -973
  27. package/dist/tailwind.config.js +73 -161
  28. package/dist/tailwind.theme.json +383 -331
  29. package/dist/tokens.json +644 -562
  30. package/dist/tsconfig.module.tsbuildinfo +1 -1
  31. package/dist/types/designTokens.d.ts +12 -11
  32. package/dist/types/tailwindGenerated.d.ts +1 -1
  33. package/package.json +11 -9
  34. package/dist/src/js/resolveTheme.d.ts +0 -8
  35. package/dist/src/js/resolveTheme.js +0 -10
@@ -1,16 +1,8 @@
1
- import tokensJson from '../tokens.json';
2
- import { theme } from '../src/js/resolveTheme.js';
3
1
  import * as molecules from './molecules';
4
2
  /*
5
3
  * The main entrypoint for building CSS
6
4
  * import 'src/main.css';
7
5
  */
8
- /*
9
- * This type check is important to verify that tokens.json is matching
10
- * the expected type
11
- */
12
- // eslint-disable-next-line @typescript-eslint/no-unused-vars
13
- const typeCheckedTokensJson = tokensJson;
14
6
  export * from './molecules';
15
7
  export * from './utils/createComponent';
16
8
  export * from './utils/form/CharCounter/CharCounter';
@@ -18,6 +10,5 @@ export * from './utils/form/FormControl/FormControl';
18
10
  export * from './utils/form/HelperText/HelperText';
19
11
  export * from './utils/form/Label/Label';
20
12
  export * from './utils/positioner';
21
- export { theme };
22
- export default Object.assign(Object.assign({}, molecules), { theme });
23
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3lzdGVtLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL3N5c3RlbS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLFVBQVUsTUFBTSxhQUFhLENBQUM7QUFFckMsT0FBTyxFQUFFLEtBQUssRUFBRSxNQUFNLHdCQUF3QixDQUFDO0FBRy9DLE9BQU8sS0FBSyxTQUFTLE1BQU0sYUFBYSxDQUFDO0FBQ3pDOzs7R0FHRztBQUVIOzs7R0FHRztBQUNILDZEQUE2RDtBQUM3RCxNQUFNLHFCQUFxQixHQUFHLFVBQW9CLENBQUM7QUFFbkQsY0FBYyxhQUFhLENBQUM7QUFDNUIsY0FBYyx5QkFBeUIsQ0FBQztBQUN4QyxjQUFjLHNDQUFzQyxDQUFDO0FBQ3JELGNBQWMsc0NBQXNDLENBQUM7QUFDckQsY0FBYyxvQ0FBb0MsQ0FBQztBQUNuRCxjQUFjLDBCQUEwQixDQUFDO0FBQ3pDLGNBQWMsb0JBQW9CLENBQUM7QUFFbkMsT0FBTyxFQUFFLEtBQUssRUFBRSxDQUFDO0FBRWpCLGVBQWUsZ0NBQ1YsU0FBUyxLQUNaLEtBQUssR0FDaUMsQ0FBQyJ9
13
+ export default Object.assign({}, molecules);
14
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoic3lzdGVtLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vc3JjL3N5c3RlbS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxPQUFPLEtBQUssU0FBUyxNQUFNLGFBQWEsQ0FBQztBQUV6Qzs7O0dBR0c7QUFDSCxjQUFjLGFBQWEsQ0FBQztBQUM1QixjQUFjLHlCQUF5QixDQUFDO0FBQ3hDLGNBQWMsc0NBQXNDLENBQUM7QUFDckQsY0FBYyxzQ0FBc0MsQ0FBQztBQUNyRCxjQUFjLG9DQUFvQyxDQUFDO0FBQ25ELGNBQWMsMEJBQTBCLENBQUM7QUFDekMsY0FBYyxvQkFBb0IsQ0FBQztBQUVuQyxlQUFlLGtCQUNWLFNBQVMsQ0FDTyxDQUFDIn0=
@@ -0,0 +1,647 @@
1
+ {
2
+ "borderRadius": {
3
+ "default": "4px",
4
+ "full": "9999px",
5
+ "3xl": "1.5rem",
6
+ "2xl": "1rem",
7
+ "xl": "0.75rem",
8
+ "lg": "0.5rem",
9
+ "md": "0.375rem",
10
+ "sm": "0.125rem",
11
+ "none": "0px"
12
+ },
13
+ "borderWidth": {
14
+ "0": "0px",
15
+ "1": "1px",
16
+ "2": "2px",
17
+ "4": "4px",
18
+ "8": "8px",
19
+ "default": "1px"
20
+ },
21
+ "backgroundColor": {
22
+ "body": "white",
23
+ "body-intense": "#3a3a44",
24
+ "popover-content": "white",
25
+ "muted": "#f7f7fa",
26
+ "default": "#ededf0",
27
+ "intense": "#d2d2d6",
28
+ "primary": {
29
+ "muted": "#b9c5ef",
30
+ "default": "#3545be",
31
+ "intense": "#222f95",
32
+ "active": "#f3f6ff",
33
+ "hover": "#f3f6ff"
34
+ },
35
+ "info": {
36
+ "muted": "#e0f5fe",
37
+ "default": "#0399e3",
38
+ "intense": "#0174ba"
39
+ },
40
+ "success": {
41
+ "muted": "#ecf7ed",
42
+ "default": "#00b300",
43
+ "intense": "#008e00"
44
+ },
45
+ "warning": {
46
+ "muted": "#fff8ea",
47
+ "default": "#ffb300",
48
+ "intense": "#ff9003"
49
+ },
50
+ "danger": {
51
+ "muted": "#ffcbd2",
52
+ "default": "#ffadb3",
53
+ "intense": "#e62728"
54
+ },
55
+ "status": {
56
+ "announcement": "#f3f6ff",
57
+ "info": "#e0f5fe",
58
+ "warning": "#fff8ea",
59
+ "danger": "#fee8e7",
60
+ "success": "#ecf7ed"
61
+ },
62
+ "icon-button": {
63
+ "hover": "rgba(25,25,29,.05)"
64
+ }
65
+ },
66
+ "borderColor": {
67
+ "muted": "#ededf0",
68
+ "default": "#d2d2d6",
69
+ "intense": "#787885",
70
+ "primary": {
71
+ "muted": "#818eec",
72
+ "default": "#3545be",
73
+ "intense": "#0e1652"
74
+ },
75
+ "info": {
76
+ "muted": "#28b4f4",
77
+ "default": "#0399e3",
78
+ "intense": "#0174ba"
79
+ },
80
+ "success": {
81
+ "muted": "#cbffc9",
82
+ "default": "#60db57",
83
+ "intense": "#00b300"
84
+ },
85
+ "warning": {
86
+ "muted": "#feebb2",
87
+ "default": "#ffb300",
88
+ "intense": "#ff9003"
89
+ },
90
+ "danger": {
91
+ "muted": "#ffcbd2",
92
+ "default": "#e62728",
93
+ "intense": "#c50001"
94
+ }
95
+ },
96
+ "colors": {
97
+ "white": "white",
98
+ "black": "black",
99
+ "transparent": "transparent",
100
+ "current": "currentColor",
101
+ "error": {
102
+ "0": "#fef2f1",
103
+ "5": "#fee8e7",
104
+ "10": "#ffcbd2",
105
+ "20": "#ffadb3",
106
+ "30": "#ed7975",
107
+ "40": "#e0504f",
108
+ "50": "#e62728",
109
+ "60": "#e70000",
110
+ "70": "#d80005",
111
+ "80": "#c50001",
112
+ "90": "#b90000",
113
+ "100": "#aa0000"
114
+ },
115
+ "warning": {
116
+ "0": "#fffdf9",
117
+ "5": "#fff8ea",
118
+ "10": "#fff2cd",
119
+ "20": "#feebb2",
120
+ "30": "#fddf81",
121
+ "40": "#fdd44d",
122
+ "50": "#fdc926",
123
+ "60": "#ffc107",
124
+ "70": "#ffb300",
125
+ "80": "#fd9f00",
126
+ "90": "#ff9003",
127
+ "100": "#fe6d00"
128
+ },
129
+ "success": {
130
+ "0": "#f5faf5",
131
+ "5": "#ecf7ed",
132
+ "10": "#cbffc9",
133
+ "20": "#afffa7",
134
+ "30": "#89eb80",
135
+ "40": "#60db57",
136
+ "50": "#40ce37",
137
+ "60": "#00c300",
138
+ "70": "#00b300",
139
+ "80": "#009f00",
140
+ "90": "#008e00",
141
+ "100": "#006f00"
142
+ },
143
+ "info": {
144
+ "0": "#f9fdff",
145
+ "5": "#effaff",
146
+ "10": "#e0f5fe",
147
+ "20": "#b4e5fb",
148
+ "30": "#7fd1f7",
149
+ "40": "#4cc2f7",
150
+ "50": "#28b4f4",
151
+ "60": "#02a8f3",
152
+ "70": "#0399e3",
153
+ "80": "#0788d1",
154
+ "90": "#0174ba",
155
+ "100": "#02569a"
156
+ },
157
+ "grey": {
158
+ "0": "#f7f7fa",
159
+ "5": "#ededf0",
160
+ "10": "#e1e1e3",
161
+ "20": "#d2d2d6",
162
+ "30": "#b4b4bb",
163
+ "40": "#9696a0",
164
+ "50": "#787885",
165
+ "60": "#5a5b6a",
166
+ "70": "#4a4b57",
167
+ "80": "#3a3a44",
168
+ "90": "#292a31",
169
+ "100": "#19191d"
170
+ },
171
+ "secondary": {
172
+ "0": "#fffbf8",
173
+ "5": "#fff3e8",
174
+ "10": "#fee8d0",
175
+ "20": "#f8c99c",
176
+ "30": "#fab26e",
177
+ "40": "#fb9a3e",
178
+ "50": "#fc871a",
179
+ "60": "#ff7700",
180
+ "70": "#f96a02",
181
+ "80": "#f3580d",
182
+ "90": "#eb4610",
183
+ "100": "#e11d16"
184
+ },
185
+ "primary": {
186
+ "0": "#ffffff",
187
+ "5": "#f3f6ff",
188
+ "10": "#e3e9ff",
189
+ "20": "#d5ddfa",
190
+ "30": "#c7d1f4",
191
+ "40": "#b9c5ef",
192
+ "50": "#9daaee",
193
+ "60": "#818eec",
194
+ "70": "#5865cd",
195
+ "80": "#3545be",
196
+ "90": "#222f95",
197
+ "100": "#0e1652"
198
+ }
199
+ },
200
+ "textColor": {
201
+ "inactive": "#9696a0",
202
+ "muted": "#787885",
203
+ "default": "#4a4b57",
204
+ "intense": "#292a31",
205
+ "primary": {
206
+ "inactive": "#b9c5ef",
207
+ "active": "#222f95",
208
+ "muted": "#818eec",
209
+ "default": "#5865cd",
210
+ "intense": "#3545be"
211
+ },
212
+ "info": {
213
+ "inactive": "#b4e5fb",
214
+ "muted": "#4cc2f7",
215
+ "default": "#0399e3",
216
+ "intense": "#0174ba"
217
+ },
218
+ "success": {
219
+ "inactive": "#cbffc9",
220
+ "muted": "#89eb80",
221
+ "default": "#00b300",
222
+ "intense": "#008e00"
223
+ },
224
+ "warning": {
225
+ "inactive": "#feebb2",
226
+ "muted": "#fdd44d",
227
+ "default": "#fd9f00",
228
+ "intense": "#fe6d00"
229
+ },
230
+ "danger": {
231
+ "inactive": "#ffcbd2",
232
+ "muted": "#ffadb3",
233
+ "default": "#e62728",
234
+ "intense": "#c50001"
235
+ }
236
+ },
237
+ "boxShadow": {
238
+ "24dp": "0px 24px 48px rgba(90, 91, 106, 0.08), 0px 12px 24px rgba(58, 58, 68, 0.08)",
239
+ "16dp": "0px 16px 32px rgba(90, 91, 106, 0.12), 0px 8px 16px rgba(58, 58, 68, 0.12)",
240
+ "8dp": "0px 8px 16px rgba(90, 91, 106, 0.16), 0px 4px 8px rgba(58, 58, 68, 0.16)",
241
+ "4dp": "0px 4px 8px rgba(90, 91, 106, 0.20), 0px 2px 4px rgba(58, 58, 68, 0.20)",
242
+ "2dp": "0px 2px 4px rgba(90, 91, 106, 0.24), 0px 1px 2px rgba(58, 58, 68, 0.24)",
243
+ "whiteInset": "inset 0 0 0 3px rgba(255,255,255,1)"
244
+ },
245
+ "elevations": {
246
+ "24dp": "0px 24px 48px rgba(90, 91, 106, 0.08), 0px 12px 24px rgba(58, 58, 68, 0.08)",
247
+ "16dp": "0px 16px 32px rgba(90, 91, 106, 0.12), 0px 8px 16px rgba(58, 58, 68, 0.12)",
248
+ "8dp": "0px 8px 16px rgba(90, 91, 106, 0.16), 0px 4px 8px rgba(58, 58, 68, 0.16)",
249
+ "4dp": "0px 4px 8px rgba(90, 91, 106, 0.20), 0px 2px 4px rgba(58, 58, 68, 0.20)",
250
+ "2dp": "0px 2px 4px rgba(90, 91, 106, 0.24), 0px 1px 2px rgba(58, 58, 68, 0.24)"
251
+ },
252
+ "screens": {
253
+ "default": "0px",
254
+ "xs": "320px",
255
+ "sm": "672px",
256
+ "md": "1056px",
257
+ "lg": "1312px",
258
+ "xl": "1536px"
259
+ },
260
+ "margin": {
261
+ "0": "0px",
262
+ "1": "2px",
263
+ "2": "4px",
264
+ "3": "8px",
265
+ "4": "12px",
266
+ "5": "16px",
267
+ "6": "24px",
268
+ "7": "32px",
269
+ "8": "40px",
270
+ "9": "48px",
271
+ "1px": "1px",
272
+ "l1": "16px",
273
+ "l2": "24px",
274
+ "l3": "32px",
275
+ "l4": "48px",
276
+ "l5": "64px",
277
+ "l6": "96px",
278
+ "l7": "160px"
279
+ },
280
+ "spacing": {
281
+ "0": "0px",
282
+ "1": "2px",
283
+ "2": "4px",
284
+ "3": "8px",
285
+ "4": "12px",
286
+ "5": "16px",
287
+ "6": "24px",
288
+ "7": "32px",
289
+ "8": "40px",
290
+ "9": "48px",
291
+ "1px": "1px",
292
+ "l1": "16px",
293
+ "l2": "24px",
294
+ "l3": "32px",
295
+ "l4": "48px",
296
+ "l5": "64px",
297
+ "l6": "96px",
298
+ "l7": "160px"
299
+ },
300
+ "fontSize": {
301
+ "base": "1rem",
302
+ "base-line-height": "1.5rem",
303
+ "xs": "0.75rem",
304
+ "xs-line-height": "1rem",
305
+ "sm": "0.875rem",
306
+ "sm-line-height": "1.25rem",
307
+ "lg-line-height": "1.75rem",
308
+ "lg": "1.125rem",
309
+ "xl-line-height": "1.75rem",
310
+ "xl": "1.25rem",
311
+ "2xl-line-height": "2rem",
312
+ "2xl": "1.5rem",
313
+ "3xl-line-height": "2.25rem",
314
+ "3xl": "1.875rem",
315
+ "4xl-line-height": "2.5rem",
316
+ "4xl": "2.25rem",
317
+ "5xl-line-height": "1",
318
+ "5xl": "3rem",
319
+ "6xl-line-height": "1",
320
+ "6xl": "3.75rem",
321
+ "7xl-line-height": "1",
322
+ "7xl": "4.5rem",
323
+ "8xl-line-height": "1",
324
+ "8xl": "6rem",
325
+ "9xl-line-height": "1",
326
+ "9xl": "8rem"
327
+ },
328
+ "fontFamily": {
329
+ "heading": [
330
+ "Poppins"
331
+ ],
332
+ "body": [
333
+ "Inter"
334
+ ]
335
+ },
336
+ "typography": {
337
+ "large-heading": {
338
+ "fontFamily": [
339
+ "Poppins"
340
+ ],
341
+ "fontSize": "32px",
342
+ "fontWeight": 700,
343
+ "fontStyle": "normal",
344
+ "lineHeight": 1.375,
345
+ "textTransform": "none"
346
+ },
347
+ "heading": {
348
+ "fontFamily": [
349
+ "Poppins"
350
+ ],
351
+ "fontSize": "24px",
352
+ "fontWeight": 700,
353
+ "fontStyle": "normal",
354
+ "lineHeight": 1.375,
355
+ "textTransform": "none"
356
+ },
357
+ "subheading": {
358
+ "fontFamily": [
359
+ "Poppins"
360
+ ],
361
+ "fontSize": "20px",
362
+ "fontWeight": 600,
363
+ "fontStyle": "normal",
364
+ "lineHeight": 1.375,
365
+ "textTransform": "none"
366
+ },
367
+ "large-strong": {
368
+ "fontFamily": [
369
+ "Inter"
370
+ ],
371
+ "fontSize": "20px",
372
+ "fontWeight": 600,
373
+ "fontStyle": "normal",
374
+ "lineHeight": 1.58,
375
+ "textTransform": "none"
376
+ },
377
+ "large": {
378
+ "fontFamily": [
379
+ "Inter"
380
+ ],
381
+ "fontSize": "20px",
382
+ "fontWeight": 500,
383
+ "fontStyle": "normal",
384
+ "lineHeight": 1.58,
385
+ "textTransform": "none"
386
+ },
387
+ "default-strong": {
388
+ "fontFamily": [
389
+ "Inter"
390
+ ],
391
+ "fontSize": "16px",
392
+ "fontWeight": 500,
393
+ "fontStyle": "normal",
394
+ "lineHeight": 1.5,
395
+ "textTransform": "none"
396
+ },
397
+ "default": {
398
+ "fontFamily": [
399
+ "Inter"
400
+ ],
401
+ "fontSize": "16px",
402
+ "fontWeight": 400,
403
+ "fontStyle": "normal",
404
+ "lineHeight": 1.5,
405
+ "textTransform": "none"
406
+ },
407
+ "small-strong": {
408
+ "fontFamily": [
409
+ "Inter"
410
+ ],
411
+ "fontSize": "14px",
412
+ "fontWeight": 500,
413
+ "fontStyle": "normal",
414
+ "lineHeight": 1.42,
415
+ "textTransform": "none"
416
+ },
417
+ "small": {
418
+ "fontFamily": [
419
+ "Inter"
420
+ ],
421
+ "fontSize": "14px",
422
+ "fontWeight": 400,
423
+ "fontStyle": "normal",
424
+ "lineHeight": 1.42,
425
+ "textTransform": "none"
426
+ },
427
+ "caption": {
428
+ "fontFamily": [
429
+ "Inter"
430
+ ],
431
+ "fontSize": "12px",
432
+ "fontWeight": 400,
433
+ "fontStyle": "normal",
434
+ "lineHeight": 1.26,
435
+ "textTransform": "none"
436
+ },
437
+ "caption-small": {
438
+ "fontFamily": [
439
+ "Inter"
440
+ ],
441
+ "fontSize": "10px",
442
+ "fontWeight": 400,
443
+ "fontStyle": "normal",
444
+ "lineHeight": 1.2,
445
+ "letterSpacing": 0,
446
+ "textTransform": "none"
447
+ },
448
+ "caption-default": {
449
+ "fontFamily": [
450
+ "Inter"
451
+ ],
452
+ "fontSize": "12px",
453
+ "fontWeight": 400,
454
+ "fontStyle": "normal",
455
+ "lineHeight": 1.26,
456
+ "letterSpacing": 0,
457
+ "textTransform": "none"
458
+ },
459
+ "overline-small": {
460
+ "fontFamily": [
461
+ "Inter"
462
+ ],
463
+ "fontSize": "10px",
464
+ "fontWeight": 400,
465
+ "fontStyle": "normal",
466
+ "lineHeight": 1,
467
+ "letterSpacing": 0,
468
+ "textTransform": "uppercase"
469
+ },
470
+ "overline-default": {
471
+ "fontFamily": [
472
+ "Inter"
473
+ ],
474
+ "fontSize": "12px",
475
+ "fontWeight": 400,
476
+ "fontStyle": "normal",
477
+ "lineHeight": 1,
478
+ "letterSpacing": 0,
479
+ "textTransform": "uppercase"
480
+ },
481
+ "button-small": {
482
+ "fontFamily": [
483
+ "Inter"
484
+ ],
485
+ "fontSize": "12px",
486
+ "fontWeight": 500,
487
+ "fontStyle": "normal",
488
+ "lineHeight": 1,
489
+ "letterSpacing": 0,
490
+ "textTransform": "none"
491
+ },
492
+ "button-medium": {
493
+ "fontFamily": [
494
+ "Inter"
495
+ ],
496
+ "fontSize": "14px",
497
+ "fontWeight": 400,
498
+ "fontStyle": "normal",
499
+ "lineHeight": 1,
500
+ "letterSpacing": 0,
501
+ "textTransform": "none"
502
+ },
503
+ "button-large": {
504
+ "fontFamily": [
505
+ "Inter"
506
+ ],
507
+ "fontSize": "16px",
508
+ "fontWeight": 500,
509
+ "fontStyle": "normal",
510
+ "lineHeight": 1.5,
511
+ "letterSpacing": 0,
512
+ "textTransform": "none"
513
+ },
514
+ "body-small": {
515
+ "fontFamily": [
516
+ "Inter"
517
+ ],
518
+ "fontSize": "14px",
519
+ "fontWeight": 400,
520
+ "fontStyle": "normal",
521
+ "lineHeight": 1.43,
522
+ "letterSpacing": 0,
523
+ "textTransform": "none"
524
+ },
525
+ "body-small-medium": {
526
+ "fontFamily": [
527
+ "Inter"
528
+ ],
529
+ "fontSize": "14px",
530
+ "fontWeight": 500,
531
+ "fontStyle": "normal",
532
+ "lineHeight": 1.43,
533
+ "letterSpacing": 0,
534
+ "textTransform": "none"
535
+ },
536
+ "body-default": {
537
+ "fontFamily": [
538
+ "Inter"
539
+ ],
540
+ "fontSize": "16px",
541
+ "fontWeight": 400,
542
+ "fontStyle": "normal",
543
+ "lineHeight": 1.5,
544
+ "letterSpacing": 0,
545
+ "textTransform": "none"
546
+ },
547
+ "body-default-medium": {
548
+ "fontFamily": [
549
+ "Inter"
550
+ ],
551
+ "fontSize": "16px",
552
+ "fontWeight": 500,
553
+ "fontStyle": "normal",
554
+ "lineHeight": 1.5,
555
+ "letterSpacing": 0,
556
+ "textTransform": "none"
557
+ },
558
+ "body-large": {
559
+ "fontFamily": [
560
+ "Inter"
561
+ ],
562
+ "fontSize": "20px",
563
+ "fontWeight": 400,
564
+ "fontStyle": "normal",
565
+ "lineHeight": 1.58,
566
+ "letterSpacing": 0,
567
+ "textTransform": "none"
568
+ },
569
+ "body-large-medium": {
570
+ "fontFamily": [
571
+ "Inter"
572
+ ],
573
+ "fontSize": "20px",
574
+ "fontWeight": 400,
575
+ "fontStyle": "normal",
576
+ "lineHeight": 1.2,
577
+ "letterSpacing": 0,
578
+ "textTransform": "none"
579
+ },
580
+ "heading-large": {
581
+ "fontFamily": [
582
+ "Inter"
583
+ ],
584
+ "fontSize": "20px",
585
+ "fontWeight": 700,
586
+ "fontStyle": "normal",
587
+ "lineHeight": 1.5,
588
+ "letterSpacing": 0.15,
589
+ "textTransform": "none"
590
+ },
591
+ "heading-xl": {
592
+ "fontFamily": [
593
+ "Inter"
594
+ ],
595
+ "fontSize": "24px",
596
+ "fontWeight": 700,
597
+ "fontStyle": "normal",
598
+ "lineHeight": 1.5,
599
+ "letterSpacing": 0,
600
+ "textTransform": "none"
601
+ },
602
+ "heading-2xl": {
603
+ "fontFamily": [
604
+ "Inter"
605
+ ],
606
+ "fontSize": "34px",
607
+ "fontWeight": 700,
608
+ "fontStyle": "normal",
609
+ "lineHeight": 1.28,
610
+ "letterSpacing": 0,
611
+ "textTransform": "none"
612
+ },
613
+ "heading-3xl": {
614
+ "fontFamily": [
615
+ "Inter"
616
+ ],
617
+ "fontSize": "48px",
618
+ "fontWeight": 700,
619
+ "fontStyle": "normal",
620
+ "lineHeight": 1.24,
621
+ "letterSpacing": -0.48,
622
+ "textTransform": "none"
623
+ },
624
+ "heading-4xl": {
625
+ "fontFamily": [
626
+ "Inter"
627
+ ],
628
+ "fontSize": "60px",
629
+ "fontWeight": 700,
630
+ "fontStyle": "normal",
631
+ "lineHeight": 1.2,
632
+ "letterSpacing": -1.5,
633
+ "textTransform": "none"
634
+ },
635
+ "heading-5xl": {
636
+ "fontFamily": [
637
+ "Inter"
638
+ ],
639
+ "fontSize": "76px",
640
+ "fontWeight": 700,
641
+ "fontStyle": "normal",
642
+ "lineHeight": 1.2,
643
+ "letterSpacing": -1.98,
644
+ "textTransform": "none"
645
+ }
646
+ }
647
+ }