@tekus/design-system 5.0.3 → 5.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,780 @@
1
+ {
2
+ "tk-color": {
3
+ "base": {
4
+ "primary": {
5
+ "50": {
6
+ "value": "#e8e6f1",
7
+ "type": "color"
8
+ },
9
+ "100": {
10
+ "value": "#b7b0d2",
11
+ "type": "color"
12
+ },
13
+ "200": {
14
+ "value": "#948abd",
15
+ "type": "color"
16
+ },
17
+ "300": {
18
+ "value": "#63549f",
19
+ "type": "color"
20
+ },
21
+ "400": {
22
+ "value": "#45338c",
23
+ "type": "color"
24
+ },
25
+ "500": {
26
+ "value": "#16006f",
27
+ "type": "color"
28
+ },
29
+ "600": {
30
+ "value": "#140065",
31
+ "type": "color"
32
+ },
33
+ "700": {
34
+ "value": "#10004f",
35
+ "type": "color"
36
+ },
37
+ "800": {
38
+ "value": "#0c003d",
39
+ "type": "color"
40
+ },
41
+ "900": {
42
+ "value": "#09002f",
43
+ "type": "color"
44
+ },
45
+ "950": {
46
+ "value": "#050018",
47
+ "type": "color"
48
+ }
49
+ },
50
+ "surface": {
51
+ "0": {
52
+ "value": "#ffffff",
53
+ "type": "color"
54
+ },
55
+ "50": {
56
+ "value": "#fbfafa",
57
+ "type": "color"
58
+ },
59
+ "100": {
60
+ "value": "#f2f1f1",
61
+ "type": "color"
62
+ },
63
+ "200": {
64
+ "value": "#e4e4e4",
65
+ "type": "color"
66
+ },
67
+ "300": {
68
+ "value": "#d2d2d2",
69
+ "type": "color"
70
+ },
71
+ "400": {
72
+ "value": "#cecdcd",
73
+ "type": "color"
74
+ },
75
+ "500": {
76
+ "value": "#8a8a8b",
77
+ "type": "color"
78
+ },
79
+ "600": {
80
+ "value": "#5d5d5e",
81
+ "type": "color"
82
+ },
83
+ "700": {
84
+ "value": "#424243",
85
+ "type": "color"
86
+ },
87
+ "800": {
88
+ "value": "#303031",
89
+ "type": "color"
90
+ },
91
+ "900": {
92
+ "value": "#222324",
93
+ "type": "color"
94
+ },
95
+ "950": {
96
+ "value": "#191a1b",
97
+ "type": "color"
98
+ },
99
+ "1000": {
100
+ "value": "#000000",
101
+ "type": "color"
102
+ }
103
+ },
104
+ "red": {
105
+ "50": {
106
+ "value": "#feede8",
107
+ "type": "color"
108
+ },
109
+ "100": {
110
+ "value": "#ffddd4",
111
+ "type": "color"
112
+ },
113
+ "200": {
114
+ "value": "#fbc2b4",
115
+ "type": "color"
116
+ },
117
+ "300": {
118
+ "value": "#ffa28b",
119
+ "type": "color"
120
+ },
121
+ "400": {
122
+ "value": "#ff7f63",
123
+ "type": "color"
124
+ },
125
+ "500": {
126
+ "value": "#ff6640",
127
+ "type": "color"
128
+ },
129
+ "600": {
130
+ "value": "#f43e11",
131
+ "type": "color"
132
+ },
133
+ "700": {
134
+ "value": "#cf2604",
135
+ "type": "color"
136
+ },
137
+ "800": {
138
+ "value": "#af0c1d",
139
+ "type": "color"
140
+ },
141
+ "900": {
142
+ "value": "#950700",
143
+ "type": "color"
144
+ },
145
+ "950": {
146
+ "value": "#760600",
147
+ "type": "color"
148
+ }
149
+ },
150
+ "orange": {
151
+ "50": {
152
+ "value": "#fbede3",
153
+ "type": "color"
154
+ },
155
+ "100": {
156
+ "value": "#fbdfcc",
157
+ "type": "color"
158
+ },
159
+ "200": {
160
+ "value": "#fac49f",
161
+ "type": "color"
162
+ },
163
+ "300": {
164
+ "value": "#faa971",
165
+ "type": "color"
166
+ },
167
+ "400": {
168
+ "value": "#f98e44",
169
+ "type": "color"
170
+ },
171
+ "500": {
172
+ "value": "#f97316",
173
+ "type": "color"
174
+ },
175
+ "600": {
176
+ "value": "#cc6117",
177
+ "type": "color"
178
+ },
179
+ "700": {
180
+ "value": "#9f4f18",
181
+ "type": "color"
182
+ },
183
+ "800": {
184
+ "value": "#733e19",
185
+ "type": "color"
186
+ },
187
+ "900": {
188
+ "value": "#462c1a",
189
+ "type": "color"
190
+ },
191
+ "950": {
192
+ "value": "#2f231b",
193
+ "type": "color"
194
+ }
195
+ },
196
+ "yellow": {
197
+ "50": {
198
+ "value": "#fffbe8",
199
+ "type": "color"
200
+ },
201
+ "100": {
202
+ "value": "#fff1b8",
203
+ "type": "color"
204
+ },
205
+ "200": {
206
+ "value": "#ffea96",
207
+ "type": "color"
208
+ },
209
+ "300": {
210
+ "value": "#ffe166",
211
+ "type": "color"
212
+ },
213
+ "400": {
214
+ "value": "#ffdb49",
215
+ "type": "color"
216
+ },
217
+ "500": {
218
+ "value": "#ffd21b",
219
+ "type": "color"
220
+ },
221
+ "600": {
222
+ "value": "#e8bf19",
223
+ "type": "color"
224
+ },
225
+ "700": {
226
+ "value": "#b59513",
227
+ "type": "color"
228
+ },
229
+ "800": {
230
+ "value": "#8c740f",
231
+ "type": "color"
232
+ },
233
+ "900": {
234
+ "value": "#6b580b",
235
+ "type": "color"
236
+ },
237
+ "950": {
238
+ "value": "#5f4c00",
239
+ "type": "color"
240
+ }
241
+ },
242
+ "green": {
243
+ "50": {
244
+ "value": "#e5f5ea",
245
+ "type": "color"
246
+ },
247
+ "100": {
248
+ "value": "#d0efdb",
249
+ "type": "color"
250
+ },
251
+ "200": {
252
+ "value": "#a4e5bc",
253
+ "type": "color"
254
+ },
255
+ "300": {
256
+ "value": "#79da9c",
257
+ "type": "color"
258
+ },
259
+ "400": {
260
+ "value": "#4dd07d",
261
+ "type": "color"
262
+ },
263
+ "500": {
264
+ "value": "#22c55e",
265
+ "type": "color"
266
+ },
267
+ "600": {
268
+ "value": "#20a351",
269
+ "type": "color"
270
+ },
271
+ "700": {
272
+ "value": "#1e8143",
273
+ "type": "color"
274
+ },
275
+ "800": {
276
+ "value": "#1d5e36",
277
+ "type": "color"
278
+ },
279
+ "900": {
280
+ "value": "#1b3c28",
281
+ "type": "color"
282
+ },
283
+ "950": {
284
+ "value": "#1a2b22",
285
+ "type": "color"
286
+ }
287
+ },
288
+ "sky": {
289
+ "50": {
290
+ "value": "#eaeff5",
291
+ "type": "color"
292
+ },
293
+ "100": {
294
+ "value": "#d8e5ef",
295
+ "type": "color"
296
+ },
297
+ "200": {
298
+ "value": "#b5cfe5",
299
+ "type": "color"
300
+ },
301
+ "300": {
302
+ "value": "#92bada",
303
+ "type": "color"
304
+ },
305
+ "400": {
306
+ "value": "#6fa4d0",
307
+ "type": "color"
308
+ },
309
+ "500": {
310
+ "value": "#4c8fc5",
311
+ "type": "color"
312
+ },
313
+ "600": {
314
+ "value": "#4278a3",
315
+ "type": "color"
316
+ },
317
+ "700": {
318
+ "value": "#386081",
319
+ "type": "color"
320
+ },
321
+ "800": {
322
+ "value": "#2d495f",
323
+ "type": "color"
324
+ },
325
+ "900": {
326
+ "value": "#23313d",
327
+ "type": "color"
328
+ },
329
+ "950": {
330
+ "value": "#1e262c",
331
+ "type": "color"
332
+ }
333
+ }
334
+ },
335
+ "background": {
336
+ "default": {
337
+ "value": "{tk-color.base.surface.0}",
338
+ "type": "color"
339
+ },
340
+ "soft": {
341
+ "value": "{tk-color.base.surface.100}",
342
+ "type": "color"
343
+ },
344
+ "medium": {
345
+ "value": "{tk-color.base.surface.300}",
346
+ "type": "color"
347
+ },
348
+ "inverse": {
349
+ "value": "{tk-color.base.surface.950}",
350
+ "type": "color"
351
+ }
352
+ },
353
+ "text": {
354
+ "default": {
355
+ "value": "{tk-color.base.surface.950}",
356
+ "type": "color"
357
+ },
358
+ "muted": {
359
+ "value": "{tk-color.base.surface.500}",
360
+ "type": "color"
361
+ },
362
+ "inverted": {
363
+ "value": "#ffffff",
364
+ "type": "color"
365
+ },
366
+ "inverse": {
367
+ "value": "{tk-color.base.surface.0}",
368
+ "type": "color"
369
+ },
370
+ "subtle": {
371
+ "value": "{tk-color.base.surface.600}",
372
+ "type": "color"
373
+ },
374
+ "surface": {
375
+ "value": "{tk-color.base.surface.400}",
376
+ "type": "color"
377
+ }
378
+ },
379
+ "transparent": {
380
+ "value": "#ffffff00",
381
+ "type": "color"
382
+ },
383
+ "accent": {
384
+ "default": {
385
+ "value": "{tk-color.base.primary.500}",
386
+ "type": "color"
387
+ },
388
+ "muted": {
389
+ "value": "{tk-color.base.primary.100}",
390
+ "type": "color"
391
+ },
392
+ "strong": {
393
+ "value": "{tk-color.base.primary.700}",
394
+ "type": "color"
395
+ }
396
+ },
397
+ "feedback": {
398
+ "danger": {
399
+ "default": {
400
+ "value": "{tk-color.base.red.500}",
401
+ "type": "color"
402
+ },
403
+ "muted": {
404
+ "value": "{tk-color.base.red.100}",
405
+ "type": "color"
406
+ },
407
+ "strong": {
408
+ "value": "{tk-color.base.red.700}",
409
+ "type": "color"
410
+ }
411
+ },
412
+ "warn": {
413
+ "default": {
414
+ "value": "{tk-color.base.yellow.500}",
415
+ "type": "color"
416
+ },
417
+ "muted": {
418
+ "value": "{tk-color.base.yellow.100}",
419
+ "type": "color"
420
+ },
421
+ "strong": {
422
+ "value": "{tk-color.base.yellow.700}",
423
+ "type": "color"
424
+ }
425
+ },
426
+ "success": {
427
+ "default": {
428
+ "value": "{tk-color.base.green.500}",
429
+ "type": "color"
430
+ },
431
+ "muted": {
432
+ "value": "{tk-color.base.green.100}",
433
+ "type": "color"
434
+ },
435
+ "strong": {
436
+ "value": "{tk-color.base.green.700}",
437
+ "type": "color"
438
+ }
439
+ },
440
+ "info": {
441
+ "default": {
442
+ "value": "{tk-color.base.sky.500}",
443
+ "type": "color"
444
+ },
445
+ "muted": {
446
+ "value": "{tk-color.base.sky.100}",
447
+ "type": "color"
448
+ },
449
+ "strong": {
450
+ "value": "{tk-color.base.sky.700}",
451
+ "type": "color"
452
+ }
453
+ }
454
+ },
455
+ "border": {
456
+ "default": {
457
+ "value": "{tk-color.base.surface.400}",
458
+ "type": "color"
459
+ }
460
+ }
461
+ },
462
+ "tk-spacing": {
463
+ "base": {
464
+ "0": {
465
+ "value": 0,
466
+ "type": "number"
467
+ },
468
+ "25": {
469
+ "value": 4,
470
+ "type": "number"
471
+ },
472
+ "50": {
473
+ "value": 8,
474
+ "type": "number"
475
+ },
476
+ "75": {
477
+ "value": 12,
478
+ "type": "number"
479
+ },
480
+ "100": {
481
+ "value": 16,
482
+ "type": "number"
483
+ },
484
+ "125": {
485
+ "value": 20,
486
+ "type": "number"
487
+ },
488
+ "150": {
489
+ "value": 24,
490
+ "type": "number"
491
+ },
492
+ "200": {
493
+ "value": 32,
494
+ "type": "number"
495
+ },
496
+ "250": {
497
+ "value": 40,
498
+ "type": "number"
499
+ },
500
+ "300": {
501
+ "value": 48,
502
+ "type": "number"
503
+ },
504
+ "400": {
505
+ "value": 64,
506
+ "type": "number"
507
+ },
508
+ "500": {
509
+ "value": 80,
510
+ "type": "number"
511
+ },
512
+ "600": {
513
+ "value": 96,
514
+ "type": "number"
515
+ },
516
+ "700": {
517
+ "value": 32,
518
+ "type": "number"
519
+ },
520
+ "800": {
521
+ "value": 128,
522
+ "type": "number"
523
+ },
524
+ "900": {
525
+ "value": 48,
526
+ "type": "number"
527
+ }
528
+ },
529
+ "paddingX": {
530
+ "nome": {
531
+ "value": "{tk-spacing.base.0}",
532
+ "type": "number"
533
+ },
534
+ "xs": {
535
+ "value": "{tk-spacing.base.25}",
536
+ "type": "number"
537
+ },
538
+ "s": {
539
+ "value": "{tk-spacing.base.50}",
540
+ "type": "number"
541
+ },
542
+ "m": {
543
+ "value": "{tk-spacing.base.100}",
544
+ "type": "number"
545
+ },
546
+ "l": {
547
+ "value": "{tk-spacing.base.125}",
548
+ "type": "number"
549
+ },
550
+ "xl": {
551
+ "value": "{tk-spacing.base.150}",
552
+ "type": "number"
553
+ }
554
+ },
555
+ "paddingY": {
556
+ "nome": {
557
+ "value": "{tk-spacing.base.0}",
558
+ "type": "number"
559
+ },
560
+ "xs": {
561
+ "value": "{tk-spacing.base.25}",
562
+ "type": "number"
563
+ },
564
+ "s": {
565
+ "value": "{tk-spacing.base.50}",
566
+ "type": "number"
567
+ },
568
+ "m": {
569
+ "value": "{tk-spacing.base.100}",
570
+ "type": "number"
571
+ },
572
+ "l": {
573
+ "value": "{tk-spacing.base.125}",
574
+ "type": "number"
575
+ },
576
+ "xl": {
577
+ "value": "{tk-spacing.base.150}",
578
+ "type": "number"
579
+ }
580
+ },
581
+ "gap": {
582
+ "nome": {
583
+ "value": "{tk-spacing.base.0}",
584
+ "type": "number"
585
+ },
586
+ "s": {
587
+ "value": "{tk-spacing.base.25}",
588
+ "type": "number"
589
+ },
590
+ "m": {
591
+ "value": "{tk-spacing.base.100}",
592
+ "type": "number"
593
+ },
594
+ "l": {
595
+ "value": "{tk-spacing.base.150}",
596
+ "type": "number"
597
+ },
598
+ "xl": {
599
+ "value": "{tk-spacing.base.250}",
600
+ "type": "number"
601
+ }
602
+ }
603
+ },
604
+ "tk-font": {
605
+ "family": {
606
+ "value": "Poppins",
607
+ "type": "text"
608
+ },
609
+ "weight": {
610
+ "400": {
611
+ "value": "Regular",
612
+ "type": "text"
613
+ },
614
+ "600": {
615
+ "value": "SemiBold",
616
+ "type": "text"
617
+ }
618
+ },
619
+ "size": {
620
+ "base": {
621
+ "63": {
622
+ "value": 10,
623
+ "type": "number"
624
+ },
625
+ "75": {
626
+ "value": 12,
627
+ "type": "number"
628
+ },
629
+ "88": {
630
+ "value": 14,
631
+ "type": "number"
632
+ },
633
+ "100": {
634
+ "value": 16,
635
+ "type": "number"
636
+ },
637
+ "113": {
638
+ "value": 18,
639
+ "type": "number"
640
+ },
641
+ "125": {
642
+ "value": 20,
643
+ "type": "number"
644
+ },
645
+ "150": {
646
+ "value": 24,
647
+ "type": "number"
648
+ },
649
+ "175": {
650
+ "value": 28,
651
+ "type": "number"
652
+ },
653
+ "200": {
654
+ "value": 32,
655
+ "type": "number"
656
+ },
657
+ "250": {
658
+ "value": 40,
659
+ "type": "number"
660
+ }
661
+ },
662
+ "paragraph": {
663
+ "m": {
664
+ "value": "{tk-font.size.base.100}",
665
+ "type": "number"
666
+ },
667
+ "s": {
668
+ "value": "{tk-font.size.base.88}",
669
+ "type": "number"
670
+ },
671
+ "l": {
672
+ "value": "{tk-font.size.base.113}",
673
+ "type": "number"
674
+ }
675
+ },
676
+ "headers": {
677
+ "l": {
678
+ "value": "{tk-font.size.base.200}",
679
+ "type": "number"
680
+ },
681
+ "m": {
682
+ "value": "{tk-font.size.base.150}",
683
+ "type": "number"
684
+ },
685
+ "s": {
686
+ "value": "{tk-font.size.base.113}",
687
+ "type": "number"
688
+ },
689
+ "xl": {
690
+ "value": "{tk-font.size.base.250}",
691
+ "type": "number"
692
+ }
693
+ },
694
+ "legal": {
695
+ "m": {
696
+ "value": "{tk-font.size.base.75}",
697
+ "type": "number"
698
+ },
699
+ "s": {
700
+ "value": "{tk-font.size.base.63}",
701
+ "type": "number"
702
+ }
703
+ }
704
+ }
705
+ },
706
+ "tk-size": {
707
+ "base": {
708
+ "0": {
709
+ "value": 0,
710
+ "type": "number"
711
+ },
712
+ "50": {
713
+ "value": 8,
714
+ "type": "number"
715
+ },
716
+ "100": {
717
+ "value": 16,
718
+ "type": "number"
719
+ },
720
+ "150": {
721
+ "value": 24,
722
+ "type": "number"
723
+ },
724
+ "200": {
725
+ "value": 32,
726
+ "type": "number"
727
+ },
728
+ "500": {
729
+ "value": 80,
730
+ "type": "number"
731
+ },
732
+ "1000": {
733
+ "value": 160,
734
+ "type": "number"
735
+ },
736
+ "2000": {
737
+ "value": 320,
738
+ "type": "number"
739
+ },
740
+ "2500": {
741
+ "value": 400,
742
+ "type": "number"
743
+ },
744
+ "4000": {
745
+ "value": 640,
746
+ "type": "number"
747
+ },
748
+ "4500": {
749
+ "value": 720,
750
+ "type": "number"
751
+ },
752
+ "6400": {
753
+ "value": 1024,
754
+ "type": "number"
755
+ }
756
+ }
757
+ },
758
+ "tk-borderRadius": {
759
+ "m": {
760
+ "value": 16,
761
+ "type": "number"
762
+ },
763
+ "null": {
764
+ "value": 0,
765
+ "type": "number"
766
+ },
767
+ "s": {
768
+ "value": 8,
769
+ "type": "number"
770
+ },
771
+ "l": {
772
+ "value": 24,
773
+ "type": "number"
774
+ },
775
+ "full": {
776
+ "value": 999,
777
+ "type": "number"
778
+ }
779
+ }
780
+ }