@design-factory/tokens 21.0.0-next.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.
package/figma/t1.json ADDED
@@ -0,0 +1,608 @@
1
+ {
2
+ "df": {
3
+ "theme": {
4
+ "neutral": {
5
+ "0": {
6
+ "$type": "color",
7
+ "$value": "#ffffff"
8
+ },
9
+ "10": {
10
+ "$type": "color",
11
+ "$value": "#fafafa"
12
+ },
13
+ "20": {
14
+ "$type": "color",
15
+ "$value": "#f2f2f2"
16
+ },
17
+ "30": {
18
+ "$type": "color",
19
+ "$value": "#e6e6e6"
20
+ },
21
+ "40": {
22
+ "$type": "color",
23
+ "$value": "#cccccc"
24
+ },
25
+ "50": {
26
+ "$type": "color",
27
+ "$value": "#b3b3b3"
28
+ },
29
+ "60": {
30
+ "$type": "color",
31
+ "$value": "#999999"
32
+ },
33
+ "70": {
34
+ "$type": "color",
35
+ "$value": "#808080"
36
+ },
37
+ "80": {
38
+ "$type": "color",
39
+ "$value": "#666666"
40
+ },
41
+ "90": {
42
+ "$type": "color",
43
+ "$value": "#333333"
44
+ },
45
+ "100": {
46
+ "$type": "color",
47
+ "$value": "#1a1a1a"
48
+ },
49
+ "110": {
50
+ "$type": "color",
51
+ "$value": "#000000"
52
+ }
53
+ },
54
+ "primary": {
55
+ "10": {
56
+ "$type": "color",
57
+ "$value": "#ebf3ff"
58
+ },
59
+ "20": {
60
+ "$type": "color",
61
+ "$value": "#c5d5f9"
62
+ },
63
+ "30": {
64
+ "$type": "color",
65
+ "$value": "#9fc7ff"
66
+ },
67
+ "40": {
68
+ "$type": "color",
69
+ "$value": "#61a2ff"
70
+ },
71
+ "50": {
72
+ "$type": "color",
73
+ "$value": "#3a8bff"
74
+ },
75
+ "60": {
76
+ "$type": "color",
77
+ "$value": "#0c66e1"
78
+ },
79
+ "70": {
80
+ "$type": "color",
81
+ "$value": "#104ea4"
82
+ },
83
+ "80": {
84
+ "$type": "color",
85
+ "$value": "#0a2f62"
86
+ },
87
+ "90": {
88
+ "$type": "color",
89
+ "$value": "#000835"
90
+ },
91
+ "100": {
92
+ "$type": "color",
93
+ "$value": "#000521"
94
+ }
95
+ },
96
+ "danger": {
97
+ "10": {
98
+ "$type": "color",
99
+ "$value": "#ffeeed"
100
+ },
101
+ "20": {
102
+ "$type": "color",
103
+ "$value": "#ffd7d7"
104
+ },
105
+ "30": {
106
+ "$type": "color",
107
+ "$value": "#ff9794"
108
+ },
109
+ "40": {
110
+ "$type": "color",
111
+ "$value": "#ff7471"
112
+ },
113
+ "50": {
114
+ "$type": "color",
115
+ "$value": "#ff514d"
116
+ },
117
+ "60": {
118
+ "$type": "color",
119
+ "$value": "#df3127"
120
+ },
121
+ "70": {
122
+ "$type": "color",
123
+ "$value": "#b2271f"
124
+ },
125
+ "80": {
126
+ "$type": "color",
127
+ "$value": "#861d17"
128
+ },
129
+ "90": {
130
+ "$type": "color",
131
+ "$value": "#560900"
132
+ },
133
+ "100": {
134
+ "$type": "color",
135
+ "$value": "#430f0c"
136
+ }
137
+ },
138
+ "warning": {
139
+ "10": {
140
+ "$type": "color",
141
+ "$value": "#fff0e6"
142
+ },
143
+ "20": {
144
+ "$type": "color",
145
+ "$value": "#ffd9c4"
146
+ },
147
+ "30": {
148
+ "$type": "color",
149
+ "$value": "#ffa366"
150
+ },
151
+ "40": {
152
+ "$type": "color",
153
+ "$value": "#ff8838"
154
+ },
155
+ "50": {
156
+ "$type": "color",
157
+ "$value": "#ff7920"
158
+ },
159
+ "60": {
160
+ "$type": "color",
161
+ "$value": "#fa6400"
162
+ },
163
+ "70": {
164
+ "$type": "color",
165
+ "$value": "#c74905"
166
+ },
167
+ "80": {
168
+ "$type": "color",
169
+ "$value": "#863701"
170
+ },
171
+ "90": {
172
+ "$type": "color",
173
+ "$value": "#5b2500"
174
+ },
175
+ "100": {
176
+ "$type": "color",
177
+ "$value": "#3b1800"
178
+ }
179
+ },
180
+ "success": {
181
+ "10": {
182
+ "$type": "color",
183
+ "$value": "#f0ffec"
184
+ },
185
+ "20": {
186
+ "$type": "color",
187
+ "$value": "#c8ffc0"
188
+ },
189
+ "30": {
190
+ "$type": "color",
191
+ "$value": "#beffab"
192
+ },
193
+ "40": {
194
+ "$type": "color",
195
+ "$value": "#a8ff8f"
196
+ },
197
+ "50": {
198
+ "$type": "color",
199
+ "$value": "#92ff73"
200
+ },
201
+ "60": {
202
+ "$type": "color",
203
+ "$value": "#4ba841"
204
+ },
205
+ "70": {
206
+ "$type": "color",
207
+ "$value": "#3a862e"
208
+ },
209
+ "80": {
210
+ "$type": "color",
211
+ "$value": "#19571d"
212
+ },
213
+ "90": {
214
+ "$type": "color",
215
+ "$value": "#023a00"
216
+ },
217
+ "100": {
218
+ "$type": "color",
219
+ "$value": "#0f190b"
220
+ }
221
+ },
222
+ "info": {
223
+ "10": {
224
+ "$type": "color",
225
+ "$value": "#ebf3ff"
226
+ },
227
+ "20": {
228
+ "$type": "color",
229
+ "$value": "#c5d5f9"
230
+ },
231
+ "30": {
232
+ "$type": "color",
233
+ "$value": "#9fc7ff"
234
+ },
235
+ "40": {
236
+ "$type": "color",
237
+ "$value": "#61a2ff"
238
+ },
239
+ "50": {
240
+ "$type": "color",
241
+ "$value": "#3a8bff"
242
+ },
243
+ "60": {
244
+ "$type": "color",
245
+ "$value": "#0c66e1"
246
+ },
247
+ "70": {
248
+ "$type": "color",
249
+ "$value": "#104ea4"
250
+ },
251
+ "80": {
252
+ "$type": "color",
253
+ "$value": "#0a2f62"
254
+ },
255
+ "90": {
256
+ "$type": "color",
257
+ "$value": "#000835"
258
+ },
259
+ "100": {
260
+ "$type": "color",
261
+ "$value": "#000521"
262
+ }
263
+ },
264
+ "tip": {
265
+ "10": {
266
+ "$type": "color",
267
+ "$value": "#f8eeff"
268
+ },
269
+ "20": {
270
+ "$type": "color",
271
+ "$value": "#e4c7ff"
272
+ },
273
+ "30": {
274
+ "$type": "color",
275
+ "$value": "#d396ff"
276
+ },
277
+ "40": {
278
+ "$type": "color",
279
+ "$value": "#c573ff"
280
+ },
281
+ "50": {
282
+ "$type": "color",
283
+ "$value": "#b650ff"
284
+ },
285
+ "60": {
286
+ "$type": "color",
287
+ "$value": "#9240cc"
288
+ },
289
+ "70": {
290
+ "$type": "color",
291
+ "$value": "#6d3099"
292
+ },
293
+ "80": {
294
+ "$type": "color",
295
+ "$value": "#461b64"
296
+ },
297
+ "90": {
298
+ "$type": "color",
299
+ "$value": "#26005a"
300
+ },
301
+ "100": {
302
+ "$type": "color",
303
+ "$value": "#160033"
304
+ }
305
+ },
306
+ "accent": {
307
+ "10": {
308
+ "$type": "color",
309
+ "$value": "#f8eeff"
310
+ },
311
+ "20": {
312
+ "$type": "color",
313
+ "$value": "#e4c7ff"
314
+ },
315
+ "30": {
316
+ "$type": "color",
317
+ "$value": "#d396ff"
318
+ },
319
+ "40": {
320
+ "$type": "color",
321
+ "$value": "#c573ff"
322
+ },
323
+ "50": {
324
+ "$type": "color",
325
+ "$value": "#b650ff"
326
+ },
327
+ "60": {
328
+ "$type": "color",
329
+ "$value": "#9240cc"
330
+ },
331
+ "70": {
332
+ "$type": "color",
333
+ "$value": "#6d3099"
334
+ },
335
+ "80": {
336
+ "$type": "color",
337
+ "$value": "#461b64"
338
+ },
339
+ "90": {
340
+ "$type": "color",
341
+ "$value": "#26005a"
342
+ },
343
+ "100": {
344
+ "$type": "color",
345
+ "$value": "#160033"
346
+ }
347
+ },
348
+ "chromatic1": {
349
+ "10": {
350
+ "$type": "color",
351
+ "$value": "#fffce6"
352
+ },
353
+ "20": {
354
+ "$type": "color",
355
+ "$value": "#fffeb0"
356
+ },
357
+ "30": {
358
+ "$type": "color",
359
+ "$value": "#fdf092"
360
+ },
361
+ "40": {
362
+ "$type": "color",
363
+ "$value": "#fdeb6d"
364
+ },
365
+ "50": {
366
+ "$type": "color",
367
+ "$value": "#fce649"
368
+ },
369
+ "60": {
370
+ "$type": "color",
371
+ "$value": "#e9cf1c"
372
+ },
373
+ "70": {
374
+ "$type": "color",
375
+ "$value": "#aa9b2d"
376
+ },
377
+ "80": {
378
+ "$type": "color",
379
+ "$value": "#74691c"
380
+ },
381
+ "90": {
382
+ "$type": "color",
383
+ "$value": "#564a00"
384
+ },
385
+ "100": {
386
+ "$type": "color",
387
+ "$value": "#2a2500"
388
+ }
389
+ },
390
+ "chromatic2": {
391
+ "10": {
392
+ "$type": "color",
393
+ "$value": "#ffeef7"
394
+ },
395
+ "20": {
396
+ "$type": "color",
397
+ "$value": "#fcc5f9"
398
+ },
399
+ "30": {
400
+ "$type": "color",
401
+ "$value": "#ff9be3"
402
+ },
403
+ "40": {
404
+ "$type": "color",
405
+ "$value": "#ff79bd"
406
+ },
407
+ "50": {
408
+ "$type": "color",
409
+ "$value": "#ff58ac"
410
+ },
411
+ "60": {
412
+ "$type": "color",
413
+ "$value": "#cc468a"
414
+ },
415
+ "70": {
416
+ "$type": "color",
417
+ "$value": "#993567"
418
+ },
419
+ "80": {
420
+ "$type": "color",
421
+ "$value": "#662345"
422
+ },
423
+ "90": {
424
+ "$type": "color",
425
+ "$value": "#4f0230"
426
+ },
427
+ "100": {
428
+ "$type": "color",
429
+ "$value": "#34001f"
430
+ }
431
+ }
432
+ },
433
+ "typo": {
434
+ "font": {
435
+ "primaryFamily": {
436
+ "$type": "string",
437
+ "$value": "Amadeus Neue Web"
438
+ },
439
+ "secondaryFamily": {
440
+ "$type": "string",
441
+ "$value": "/"
442
+ }
443
+ },
444
+ "letterSpacing": {
445
+ "condensed": {
446
+ "$type": "dimension",
447
+ "$value": "-1px"
448
+ },
449
+ "xtraCondensed": {
450
+ "$type": "dimension",
451
+ "$value": "-2px"
452
+ },
453
+ "normal": {
454
+ "$type": "dimension",
455
+ "$value": "0px"
456
+ },
457
+ "spaced": {
458
+ "$type": "dimension",
459
+ "$value": "1px"
460
+ },
461
+ "xtraSpaced": {
462
+ "$type": "dimension",
463
+ "$value": "2px"
464
+ }
465
+ },
466
+ "sizing": {
467
+ "xsmall": {
468
+ "$type": "dimension",
469
+ "$value": "12px"
470
+ },
471
+ "small": {
472
+ "$type": "dimension",
473
+ "$value": "14px"
474
+ },
475
+ "default": {
476
+ "$type": "dimension",
477
+ "$value": "16px"
478
+ },
479
+ "large": {
480
+ "$type": "dimension",
481
+ "$value": "18px"
482
+ },
483
+ "2xlarge": {
484
+ "$type": "dimension",
485
+ "$value": "20px"
486
+ },
487
+ "3xlarge": {
488
+ "$type": "dimension",
489
+ "$value": "24px"
490
+ },
491
+ "4xlarge": {
492
+ "$type": "dimension",
493
+ "$value": "32px"
494
+ },
495
+ "5xlarge": {
496
+ "$type": "dimension",
497
+ "$value": "36px"
498
+ },
499
+ "6xlarge": {
500
+ "$type": "dimension",
501
+ "$value": "40px"
502
+ },
503
+ "7xlarge": {
504
+ "$type": "dimension",
505
+ "$value": "48px"
506
+ },
507
+ "8xlarge": {
508
+ "$type": "dimension",
509
+ "$value": "56px"
510
+ },
511
+ "9xlarge": {
512
+ "$type": "dimension",
513
+ "$value": "64px"
514
+ }
515
+ },
516
+ "weight": {
517
+ "light": {
518
+ "$type": "string",
519
+ "$value": "Light"
520
+ },
521
+ "lightItalic": {
522
+ "$type": "string",
523
+ "$value": "Light Italic"
524
+ },
525
+ "regular": {
526
+ "$type": "string",
527
+ "$value": "Regular"
528
+ },
529
+ "regularItalic": {
530
+ "$type": "string",
531
+ "$value": "Regular Italic"
532
+ },
533
+ "medium": {
534
+ "$type": "string",
535
+ "$value": "Medium"
536
+ },
537
+ "mediumItalic": {
538
+ "$type": "string",
539
+ "$value": "Medium Italic"
540
+ },
541
+ "bold": {
542
+ "$type": "string",
543
+ "$value": "Bold"
544
+ },
545
+ "boldItalic": {
546
+ "$type": "string",
547
+ "$value": "Bold Italic"
548
+ }
549
+ }
550
+ },
551
+ "icons": {
552
+ "font": {
553
+ "familyDefault": {
554
+ "$type": "string",
555
+ "$value": "Font Awesome 6 Pro"
556
+ },
557
+ "familyBrands": {
558
+ "$type": "string",
559
+ "$value": "Font Awesome 6 Brands"
560
+ }
561
+ },
562
+ "sizing": {
563
+ "2xsmall": {
564
+ "$type": "dimension",
565
+ "$value": "12px"
566
+ },
567
+ "small": {
568
+ "$type": "dimension",
569
+ "$value": "14px"
570
+ },
571
+ "default": {
572
+ "$type": "dimension",
573
+ "$value": "16px"
574
+ },
575
+ "large": {
576
+ "$type": "dimension",
577
+ "$value": "18px"
578
+ },
579
+ "2xlarge": {
580
+ "$type": "dimension",
581
+ "$value": "20px"
582
+ },
583
+ "3xlarge": {
584
+ "$type": "dimension",
585
+ "$value": "24px"
586
+ },
587
+ "4xlarge": {
588
+ "$type": "dimension",
589
+ "$value": "32px"
590
+ }
591
+ },
592
+ "weight": {
593
+ "light": {
594
+ "$type": "string",
595
+ "$value": "light"
596
+ },
597
+ "regular": {
598
+ "$type": "string",
599
+ "$value": "regular"
600
+ },
601
+ "solid": {
602
+ "$type": "string",
603
+ "$value": "solid"
604
+ }
605
+ }
606
+ }
607
+ }
608
+ }