@bitrise/bitkit-v2 0.3.67 → 0.3.69

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.
@@ -1,1531 +0,0 @@
1
- declare const _default: {
2
- "brand": {
3
- "primary": {
4
- "value": {
5
- "_light": "{colors.pal.purple.30}"
6
- }
7
- }
8
- },
9
- "separator": {
10
- "primary": {
11
- "value": {
12
- "_light": "{colors.pal.neutral.90}"
13
- }
14
- }
15
- },
16
- "sys": {
17
- "fg": {
18
- "base": {
19
- "value": {
20
- "_light": "{colors.pal.neutral.10}"
21
- }
22
- },
23
- "primary": {
24
- "value": {
25
- "_light": "{colors.pal.purple.10}"
26
- }
27
- },
28
- "secondary": {
29
- "value": {
30
- "_light": "{colors.pal.neutral.40}"
31
- }
32
- },
33
- "tertiary": {
34
- "value": {
35
- "_light": "{colors.pal.neutral.60}"
36
- }
37
- },
38
- "subtle": {
39
- "value": {
40
- "_light": "{colors.pal.neutral.70}"
41
- }
42
- },
43
- "minimal": {
44
- "value": {
45
- "_light": "{colors.pal.neutral.80}"
46
- }
47
- },
48
- "positive": {
49
- "value": {
50
- "_light": "{colors.pal.green.50}"
51
- }
52
- },
53
- "negative": {
54
- "value": {
55
- "_light": "{colors.pal.red.50}"
56
- }
57
- },
58
- "on-color": {
59
- "value": {
60
- "_light": "{colors.pal.neutral.100}"
61
- }
62
- },
63
- "on-contrast": {
64
- "value": {
65
- "_light": "{colors.pal.neutral.95}"
66
- }
67
- },
68
- "on-disabled": {
69
- "value": {
70
- "_light": "{colors.pal.neutral.70}"
71
- }
72
- },
73
- "disabled": {
74
- "value": {
75
- "_light": "{colors.pal.neutral.80}"
76
- }
77
- }
78
- },
79
- "bg": {
80
- "surface": {
81
- "value": {
82
- "_light": "{colors.pal.neutral.100}"
83
- }
84
- },
85
- "contrast": {
86
- "value": {
87
- "_light": "{colors.pal.neutral.10}"
88
- }
89
- },
90
- "moderate": {
91
- "value": {
92
- "_light": "{colors.pal.neutral.90}"
93
- }
94
- },
95
- "subtle": {
96
- "value": {
97
- "_light": "{colors.pal.neutral.93}"
98
- }
99
- },
100
- "minimal": {
101
- "value": {
102
- "_light": "{colors.pal.neutral.95}"
103
- }
104
- },
105
- "disabled": {
106
- "value": {
107
- "_light": "{colors.pal.neutral.95}"
108
- }
109
- }
110
- },
111
- "border": {
112
- "minimal": {
113
- "value": {
114
- "_light": "{colors.pal.neutral.93}"
115
- }
116
- },
117
- "subtle": {
118
- "value": {
119
- "_light": "{colors.pal.neutral.90}"
120
- }
121
- },
122
- "strong": {
123
- "value": {
124
- "_light": "{colors.pal.neutral.80}"
125
- }
126
- },
127
- "emphasized": {
128
- "value": {
129
- "_light": "{colors.pal.neutral.70}"
130
- }
131
- },
132
- "critical": {
133
- "value": {
134
- "_light": "{colors.pal.red.50}"
135
- }
136
- },
137
- "inverse": {
138
- "value": {
139
- "_light": "{colors.pal.neutral.100}"
140
- }
141
- },
142
- "on-contrast": {
143
- "value": {
144
- "_light": "{colors.pal.neutral.95}"
145
- }
146
- },
147
- "disabled": {
148
- "value": {
149
- "_light": "{colors.pal.neutral.90}"
150
- }
151
- }
152
- },
153
- "primary": {
154
- "base": {
155
- "value": {
156
- "_light": "{colors.pal.purple.40}"
157
- }
158
- },
159
- "emphasized": {
160
- "value": {
161
- "_light": "{colors.pal.purple.30}"
162
- }
163
- },
164
- "contrast": {
165
- "value": {
166
- "_light": "{colors.pal.purple.10}"
167
- }
168
- },
169
- "muted": {
170
- "value": {
171
- "_light": "{colors.pal.purple.80}"
172
- }
173
- },
174
- "subtle": {
175
- "value": {
176
- "_light": "{colors.pal.purple.93}"
177
- }
178
- },
179
- "disabled": {
180
- "value": {
181
- "_light": "{colors.pal.neutral.90}"
182
- }
183
- }
184
- },
185
- "interactive": {
186
- "base": {
187
- "value": {
188
- "_light": "{colors.pal.purple.50}"
189
- }
190
- },
191
- "strong": {
192
- "value": {
193
- "_light": "{colors.pal.purple.40}"
194
- }
195
- },
196
- "bold": {
197
- "value": {
198
- "_light": "{colors.pal.purple.60}"
199
- }
200
- },
201
- "highlight": {
202
- "value": {
203
- "_light": "{colors.pal.purple.70}"
204
- }
205
- },
206
- "muted": {
207
- "value": {
208
- "_light": "{colors.pal.purple.80}"
209
- }
210
- },
211
- "moderate": {
212
- "value": {
213
- "_light": "{colors.pal.purple.90}"
214
- }
215
- },
216
- "subtle": {
217
- "value": {
218
- "_light": "{colors.pal.purple.93}"
219
- }
220
- },
221
- "minimal": {
222
- "value": {
223
- "_light": "{colors.pal.purple.95}"
224
- }
225
- },
226
- "disabled": {
227
- "value": {
228
- "_light": "{colors.pal.neutral.90}"
229
- }
230
- }
231
- },
232
- "info": {
233
- "base": {
234
- "value": {
235
- "_light": "{colors.pal.blue.50}"
236
- }
237
- },
238
- "strong": {
239
- "value": {
240
- "_light": "{colors.pal.blue.40}"
241
- }
242
- },
243
- "bold": {
244
- "value": {
245
- "_light": "{colors.pal.blue.60}"
246
- }
247
- },
248
- "muted": {
249
- "value": {
250
- "_light": "{colors.pal.blue.80}"
251
- }
252
- },
253
- "moderate": {
254
- "value": {
255
- "_light": "{colors.pal.blue.90}"
256
- }
257
- },
258
- "subtle": {
259
- "value": {
260
- "_light": "{colors.pal.blue.93}"
261
- }
262
- },
263
- "minimal": {
264
- "value": {
265
- "_light": "{colors.pal.blue.95}"
266
- }
267
- }
268
- },
269
- "success": {
270
- "base": {
271
- "value": {
272
- "_light": "{colors.pal.green.50}"
273
- }
274
- },
275
- "strong": {
276
- "value": {
277
- "_light": "{colors.pal.green.40}"
278
- }
279
- },
280
- "bold": {
281
- "value": {
282
- "_light": "{colors.pal.green.60}"
283
- }
284
- },
285
- "muted": {
286
- "value": {
287
- "_light": "{colors.pal.green.80}"
288
- }
289
- },
290
- "moderate": {
291
- "value": {
292
- "_light": "{colors.pal.green.90}"
293
- }
294
- },
295
- "subtle": {
296
- "value": {
297
- "_light": "{colors.pal.green.93}"
298
- }
299
- },
300
- "minimal": {
301
- "value": {
302
- "_light": "{colors.pal.green.95}"
303
- }
304
- }
305
- },
306
- "warning": {
307
- "base": {
308
- "value": {
309
- "_light": "{colors.pal.yellow.50}"
310
- }
311
- },
312
- "strong": {
313
- "value": {
314
- "_light": "{colors.pal.yellow.40}"
315
- }
316
- },
317
- "bold": {
318
- "value": {
319
- "_light": "{colors.pal.yellow.60}"
320
- }
321
- },
322
- "muted": {
323
- "value": {
324
- "_light": "{colors.pal.yellow.80}"
325
- }
326
- },
327
- "moderate": {
328
- "value": {
329
- "_light": "{colors.pal.yellow.90}"
330
- }
331
- },
332
- "subtle": {
333
- "value": {
334
- "_light": "{colors.pal.yellow.93}"
335
- }
336
- },
337
- "minimal": {
338
- "value": {
339
- "_light": "{colors.pal.yellow.95}"
340
- }
341
- }
342
- },
343
- "critical": {
344
- "base": {
345
- "value": {
346
- "_light": "{colors.pal.red.50}"
347
- }
348
- },
349
- "dark": {
350
- "value": {
351
- "_light": "{colors.pal.red.20}"
352
- }
353
- },
354
- "strong": {
355
- "value": {
356
- "_light": "{colors.pal.red.40}"
357
- }
358
- },
359
- "bold": {
360
- "value": {
361
- "_light": "{colors.pal.red.60}"
362
- }
363
- },
364
- "muted": {
365
- "value": {
366
- "_light": "{colors.pal.red.80}"
367
- }
368
- },
369
- "moderate": {
370
- "value": {
371
- "_light": "{colors.pal.red.90}"
372
- }
373
- },
374
- "subtle": {
375
- "value": {
376
- "_light": "{colors.pal.red.93}"
377
- }
378
- },
379
- "minimal": {
380
- "value": {
381
- "_light": "{colors.pal.red.95}"
382
- }
383
- }
384
- },
385
- "neutral": {
386
- "base": {
387
- "value": {
388
- "_light": "{colors.pal.neutral.50}"
389
- }
390
- },
391
- "strong": {
392
- "value": {
393
- "_light": "{colors.pal.neutral.40}"
394
- }
395
- },
396
- "bold": {
397
- "value": {
398
- "_light": "{colors.pal.neutral.60}"
399
- }
400
- },
401
- "muted": {
402
- "value": {
403
- "_light": "{colors.pal.neutral.80}"
404
- }
405
- },
406
- "moderate": {
407
- "value": {
408
- "_light": "{colors.pal.neutral.90}"
409
- }
410
- },
411
- "subtle": {
412
- "value": {
413
- "_light": "{colors.pal.neutral.93}"
414
- }
415
- },
416
- "minimal": {
417
- "value": {
418
- "_light": "{colors.pal.neutral.95}"
419
- }
420
- }
421
- },
422
- "orange": {
423
- "base": {
424
- "value": {
425
- "_light": "{colors.pal.orange.50}"
426
- }
427
- },
428
- "strong": {
429
- "value": {
430
- "_light": "{colors.pal.orange.40}"
431
- }
432
- },
433
- "bold": {
434
- "value": {
435
- "_light": "{colors.pal.orange.60}"
436
- }
437
- },
438
- "muted": {
439
- "value": {
440
- "_light": "{colors.pal.orange.80}"
441
- }
442
- },
443
- "moderate": {
444
- "value": {
445
- "_light": "{colors.pal.orange.90}"
446
- }
447
- },
448
- "subtle": {
449
- "value": {
450
- "_light": "{colors.pal.orange.93}"
451
- }
452
- },
453
- "minimal": {
454
- "value": {
455
- "_light": "{colors.pal.orange.95}"
456
- }
457
- }
458
- },
459
- "turquoise": {
460
- "base": {
461
- "value": {
462
- "_light": "{colors.pal.turquoise.50}"
463
- }
464
- },
465
- "dark": {
466
- "value": {
467
- "_light": "{colors.pal.turquoise.20}"
468
- }
469
- },
470
- "emphasized": {
471
- "value": {
472
- "_light": "{colors.pal.turquoise.30}"
473
- }
474
- },
475
- "strong": {
476
- "value": {
477
- "_light": "{colors.pal.turquoise.40}"
478
- }
479
- },
480
- "bold": {
481
- "value": {
482
- "_light": "{colors.pal.turquoise.60}"
483
- }
484
- },
485
- "muted": {
486
- "value": {
487
- "_light": "{colors.pal.turquoise.80}"
488
- }
489
- },
490
- "moderate": {
491
- "value": {
492
- "_light": "{colors.pal.turquoise.90}"
493
- }
494
- },
495
- "subtle": {
496
- "value": {
497
- "_light": "{colors.pal.turquoise.93}"
498
- }
499
- },
500
- "minimal": {
501
- "value": {
502
- "_light": "{colors.pal.turquoise.95}"
503
- }
504
- }
505
- }
506
- },
507
- "background": {
508
- "primary": {
509
- "value": {
510
- "_light": "{colors.sys.bg.surface}"
511
- }
512
- },
513
- "secondary": {
514
- "value": {
515
- "_light": "{colors.sys.bg.minimal}"
516
- }
517
- },
518
- "tertiary": {
519
- "value": {
520
- "_light": "{colors.sys.bg.subtle}"
521
- }
522
- },
523
- "hover": {
524
- "value": {
525
- "_light": "{colors.sys.bg.subtle}"
526
- }
527
- },
528
- "active": {
529
- "value": {
530
- "_light": "{colors.sys.bg.moderate}"
531
- }
532
- },
533
- "selected": {
534
- "value": {
535
- "_light": "{colors.sys.interactive.minimal}"
536
- }
537
- },
538
- "selected-hover": {
539
- "value": {
540
- "_light": "{colors.sys.interactive.subtle}"
541
- }
542
- },
543
- "contrast": {
544
- "value": {
545
- "_light": "{colors.sys.bg.contrast}"
546
- }
547
- },
548
- "disabled": {
549
- "value": {
550
- "_light": "{colors.sys.bg.disabled}"
551
- }
552
- }
553
- },
554
- "border": {
555
- "regular": {
556
- "value": {
557
- "_light": "{colors.sys.border.subtle}"
558
- }
559
- },
560
- "minimal": {
561
- "value": {
562
- "_light": "{colors.sys.border.minimal}"
563
- }
564
- },
565
- "strong": {
566
- "value": {
567
- "_light": "{colors.sys.border.strong}"
568
- }
569
- },
570
- "hover": {
571
- "value": {
572
- "_light": "{colors.sys.border.emphasized}"
573
- }
574
- },
575
- "focus": {
576
- "value": {
577
- "_light": "{colors.sys.interactive.highlight}"
578
- }
579
- },
580
- "selected": {
581
- "value": {
582
- "_light": "{colors.sys.interactive}"
583
- }
584
- },
585
- "error": {
586
- "value": {
587
- "_light": "{colors.sys.border.critical}"
588
- }
589
- },
590
- "inverse": {
591
- "value": {
592
- "_light": "{colors.sys.border.inverse}"
593
- }
594
- },
595
- "on-contrast": {
596
- "value": {
597
- "_light": "{colors.sys.border.on-contrast}"
598
- }
599
- },
600
- "disabled": {
601
- "value": {
602
- "_light": "{colors.sys.border.disabled}"
603
- }
604
- }
605
- },
606
- "text": {
607
- "primary": {
608
- "value": {
609
- "_light": "{colors.sys.fg.primary}"
610
- }
611
- },
612
- "secondary": {
613
- "value": {
614
- "_light": "{colors.sys.fg.secondary}"
615
- }
616
- },
617
- "tertiary": {
618
- "value": {
619
- "_light": "{colors.sys.fg.tertiary}"
620
- }
621
- },
622
- "body": {
623
- "value": {
624
- "_light": "{colors.sys.fg}"
625
- }
626
- },
627
- "helper": {
628
- "value": {
629
- "_light": "{colors.sys.fg.secondary}"
630
- }
631
- },
632
- "link": {
633
- "value": {
634
- "_light": "{colors.sys.interactive}"
635
- }
636
- },
637
- "link-hover": {
638
- "value": {
639
- "_light": "{colors.sys.interactive.strong}"
640
- }
641
- },
642
- "selected": {
643
- "value": {
644
- "_light": "{colors.sys.interactive}"
645
- }
646
- },
647
- "positive": {
648
- "value": {
649
- "_light": "{colors.sys.fg.positive}"
650
- }
651
- },
652
- "negative": {
653
- "value": {
654
- "_light": "{colors.sys.fg.negative}"
655
- }
656
- },
657
- "on-color": {
658
- "value": {
659
- "_light": "{colors.sys.fg.on-color}"
660
- }
661
- },
662
- "on-contrast": {
663
- "value": {
664
- "_light": "{colors.sys.fg.on-contrast}"
665
- }
666
- },
667
- "on-disabled": {
668
- "value": {
669
- "_light": "{colors.sys.fg.on-disabled}"
670
- }
671
- },
672
- "disabled": {
673
- "value": {
674
- "_light": "{colors.sys.fg.disabled}"
675
- }
676
- }
677
- },
678
- "icon": {
679
- "primary": {
680
- "value": {
681
- "_light": "{colors.sys.fg.primary}"
682
- }
683
- },
684
- "secondary": {
685
- "value": {
686
- "_light": "{colors.sys.fg.secondary}"
687
- }
688
- },
689
- "tertiary": {
690
- "value": {
691
- "_light": "{colors.sys.fg.tertiary}"
692
- }
693
- },
694
- "interactive": {
695
- "value": {
696
- "_light": "{colors.sys.interactive}"
697
- }
698
- },
699
- "interactive-hover": {
700
- "value": {
701
- "_light": "{colors.sys.interactive.strong}"
702
- }
703
- },
704
- "positive": {
705
- "value": {
706
- "_light": "{colors.sys.fg.positive}"
707
- }
708
- },
709
- "negative": {
710
- "value": {
711
- "_light": "{colors.sys.fg.negative}"
712
- }
713
- },
714
- "on-color": {
715
- "value": {
716
- "_light": "{colors.sys.fg.on-color}"
717
- }
718
- },
719
- "on-contrast": {
720
- "value": {
721
- "_light": "{colors.sys.fg.on-contrast}"
722
- }
723
- },
724
- "on-disabled": {
725
- "value": {
726
- "_light": "{colors.sys.fg.on-disabled}"
727
- }
728
- },
729
- "disabled": {
730
- "value": {
731
- "_light": "{colors.sys.fg.disabled}"
732
- }
733
- }
734
- },
735
- "button": {
736
- "primary": {
737
- "bg": {
738
- "value": {
739
- "_light": "{colors.sys.primary}"
740
- }
741
- },
742
- "bg-hover": {
743
- "value": {
744
- "_light": "{colors.sys.primary.emphasized}"
745
- }
746
- },
747
- "bg-active": {
748
- "value": {
749
- "_light": "{colors.sys.fg.primary}"
750
- }
751
- },
752
- "bg-disabled": {
753
- "value": {
754
- "_light": "{colors.sys.primary.disabled}"
755
- }
756
- },
757
- "fg": {
758
- "value": {
759
- "_light": "{colors.sys.fg.on-color}"
760
- }
761
- },
762
- "fg-hover": {
763
- "value": {
764
- "_light": "{colors.sys.fg.on-color}"
765
- }
766
- },
767
- "fg-active": {
768
- "value": {
769
- "_light": "{colors.sys.fg.on-color}"
770
- }
771
- },
772
- "fg-disabled": {
773
- "value": {
774
- "_light": "{colors.sys.fg.on-disabled}"
775
- }
776
- }
777
- },
778
- "secondary": {
779
- "bg": {
780
- "value": {
781
- "_light": "{colors.sys.bg.surface}"
782
- }
783
- },
784
- "bg-hover": {
785
- "value": {
786
- "_light": "{colors.sys.bg.subtle}"
787
- }
788
- },
789
- "bg-active": {
790
- "value": {
791
- "_light": "{colors.sys.bg.moderate}"
792
- }
793
- },
794
- "bg-disabled": {
795
- "value": {
796
- "_light": "{colors.sys.bg.minimal}"
797
- }
798
- },
799
- "fg": {
800
- "value": {
801
- "_light": "{colors.sys.fg.primary}"
802
- }
803
- },
804
- "fg-hover": {
805
- "value": {
806
- "_light": "{colors.sys.fg.primary}"
807
- }
808
- },
809
- "fg-active": {
810
- "value": {
811
- "_light": "{colors.sys.fg.primary}"
812
- }
813
- },
814
- "fg-disabled": {
815
- "value": {
816
- "_light": "{colors.sys.fg.disabled}"
817
- }
818
- },
819
- "border": {
820
- "value": {
821
- "_light": "{colors.sys.border.strong}"
822
- }
823
- },
824
- "border-hover": {
825
- "value": {
826
- "_light": "{colors.sys.border.emphasized}"
827
- }
828
- },
829
- "border-active": {
830
- "value": {
831
- "_light": "{colors.sys.border.emphasized}"
832
- }
833
- },
834
- "border-disabled": {
835
- "value": {
836
- "_light": "{colors.sys.border.disabled}"
837
- }
838
- }
839
- },
840
- "tertiary": {
841
- "bg": {
842
- "value": {
843
- "_light": "transparent"
844
- }
845
- },
846
- "bg-hover": {
847
- "value": {
848
- "_light": "{colors.sys.bg.subtle}"
849
- }
850
- },
851
- "bg-active": {
852
- "value": {
853
- "_light": "{colors.sys.bg.moderate}"
854
- }
855
- },
856
- "bg-disabled": {
857
- "value": {
858
- "_light": "transparent"
859
- }
860
- },
861
- "fg": {
862
- "value": {
863
- "_light": "{colors.sys.interactive}"
864
- }
865
- },
866
- "fg-hover": {
867
- "value": {
868
- "_light": "{colors.sys.interactive.strong}"
869
- }
870
- },
871
- "fg-active": {
872
- "value": {
873
- "_light": "{colors.sys.fg.primary}"
874
- }
875
- },
876
- "fg-disabled": {
877
- "value": {
878
- "_light": "{colors.sys.fg.disabled}"
879
- }
880
- }
881
- },
882
- "danger-primary": {
883
- "bg": {
884
- "value": {
885
- "_light": "{colors.sys.critical}"
886
- }
887
- },
888
- "bg-hover": {
889
- "value": {
890
- "_light": "{colors.sys.critical.strong}"
891
- }
892
- },
893
- "bg-active": {
894
- "value": {
895
- "_light": "{colors.sys.critical.dark}"
896
- }
897
- },
898
- "bg-disabled": {
899
- "value": {
900
- "_light": "{colors.sys.primary.disabled}"
901
- }
902
- },
903
- "fg": {
904
- "value": {
905
- "_light": "{colors.sys.fg.on-color}"
906
- }
907
- },
908
- "fg-hover": {
909
- "value": {
910
- "_light": "{colors.sys.fg.on-color}"
911
- }
912
- },
913
- "fg-active": {
914
- "value": {
915
- "_light": "{colors.sys.fg.on-color}"
916
- }
917
- },
918
- "fg-disabled": {
919
- "value": {
920
- "_light": "{colors.sys.fg.on-disabled}"
921
- }
922
- }
923
- },
924
- "danger-secondary": {
925
- "bg": {
926
- "value": {
927
- "_light": "{colors.sys.bg.surface}"
928
- }
929
- },
930
- "bg-hover": {
931
- "value": {
932
- "_light": "{colors.sys.critical.minimal}"
933
- }
934
- },
935
- "bg-active": {
936
- "value": {
937
- "_light": "{colors.sys.critical.moderate}"
938
- }
939
- },
940
- "bg-disabled": {
941
- "value": {
942
- "_light": "{colors.sys.bg.minimal}"
943
- }
944
- },
945
- "fg": {
946
- "value": {
947
- "_light": "{colors.sys.critical}"
948
- }
949
- },
950
- "fg-hover": {
951
- "value": {
952
- "_light": "{colors.sys.critical}"
953
- }
954
- },
955
- "fg-active": {
956
- "value": {
957
- "_light": "{colors.sys.critical.strong}"
958
- }
959
- },
960
- "fg-disabled": {
961
- "value": {
962
- "_light": "{colors.sys.fg.disabled}"
963
- }
964
- },
965
- "border": {
966
- "value": {
967
- "_light": "{colors.sys.critical.muted}"
968
- }
969
- },
970
- "border-hover": {
971
- "value": {
972
- "_light": "{colors.sys.critical.muted}"
973
- }
974
- },
975
- "border-active": {
976
- "value": {
977
- "_light": "{colors.sys.critical}"
978
- }
979
- },
980
- "border-disabled": {
981
- "value": {
982
- "_light": "{colors.sys.border.disabled}"
983
- }
984
- }
985
- },
986
- "danger-tertiary": {
987
- "bg": {
988
- "value": {
989
- "_light": "transparent"
990
- }
991
- },
992
- "bg-hover": {
993
- "value": {
994
- "_light": "{colors.sys.critical.minimal}"
995
- }
996
- },
997
- "bg-active": {
998
- "value": {
999
- "_light": "{colors.sys.critical.moderate}"
1000
- }
1001
- },
1002
- "bg-disabled": {
1003
- "value": {
1004
- "_light": "transparent"
1005
- }
1006
- },
1007
- "fg": {
1008
- "value": {
1009
- "_light": "{colors.sys.critical}"
1010
- }
1011
- },
1012
- "fg-hover": {
1013
- "value": {
1014
- "_light": "{colors.sys.critical}"
1015
- }
1016
- },
1017
- "fg-active": {
1018
- "value": {
1019
- "_light": "{colors.sys.critical.strong}"
1020
- }
1021
- },
1022
- "fg-disabled": {
1023
- "value": {
1024
- "_light": "{colors.sys.fg.disabled}"
1025
- }
1026
- }
1027
- },
1028
- "ai-primary": {
1029
- "bg": {
1030
- "value": {
1031
- "_light": "{colors.sys.turquoise.strong}"
1032
- }
1033
- },
1034
- "bg-hover": {
1035
- "value": {
1036
- "_light": "{colors.sys.turquoise.emphasized}"
1037
- }
1038
- },
1039
- "bg-active": {
1040
- "value": {
1041
- "_light": "{colors.sys.turquoise.dark}"
1042
- }
1043
- },
1044
- "bg-disabled": {
1045
- "value": {
1046
- "_light": "{colors.sys.primary.disabled}"
1047
- }
1048
- },
1049
- "fg": {
1050
- "value": {
1051
- "_light": "{colors.sys.fg.on-color}"
1052
- }
1053
- },
1054
- "fg-hover": {
1055
- "value": {
1056
- "_light": "{colors.sys.fg.on-color}"
1057
- }
1058
- },
1059
- "fg-active": {
1060
- "value": {
1061
- "_light": "{colors.sys.fg.on-color}"
1062
- }
1063
- },
1064
- "fg-disabled": {
1065
- "value": {
1066
- "_light": "{colors.sys.fg.on-disabled}"
1067
- }
1068
- }
1069
- },
1070
- "ai-secondary": {
1071
- "bg": {
1072
- "value": {
1073
- "_light": "{colors.sys.bg.surface}"
1074
- }
1075
- },
1076
- "bg-hover": {
1077
- "value": {
1078
- "_light": "{colors.sys.turquoise.minimal}"
1079
- }
1080
- },
1081
- "bg-active": {
1082
- "value": {
1083
- "_light": "{colors.sys.turquoise.moderate}"
1084
- }
1085
- },
1086
- "bg-disabled": {
1087
- "value": {
1088
- "_light": "{colors.sys.bg.minimal}"
1089
- }
1090
- },
1091
- "fg": {
1092
- "value": {
1093
- "_light": "{colors.sys.turquoise}"
1094
- }
1095
- },
1096
- "fg-hover": {
1097
- "value": {
1098
- "_light": "{colors.sys.turquoise}"
1099
- }
1100
- },
1101
- "fg-active": {
1102
- "value": {
1103
- "_light": "{colors.sys.turquoise.strong}"
1104
- }
1105
- },
1106
- "fg-disabled": {
1107
- "value": {
1108
- "_light": "{colors.sys.fg.disabled}"
1109
- }
1110
- },
1111
- "border": {
1112
- "value": {
1113
- "_light": "{colors.sys.turquoise.muted}"
1114
- }
1115
- },
1116
- "border-hover": {
1117
- "value": {
1118
- "_light": "{colors.sys.turquoise.muted}"
1119
- }
1120
- },
1121
- "border-active": {
1122
- "value": {
1123
- "_light": "{colors.sys.turquoise}"
1124
- }
1125
- },
1126
- "border-disabled": {
1127
- "value": {
1128
- "_light": "{colors.sys.border.disabled}"
1129
- }
1130
- }
1131
- },
1132
- "ai-tertiary": {
1133
- "bg": {
1134
- "value": {
1135
- "_light": "{colors.sys.bg.transparent}"
1136
- }
1137
- },
1138
- "bg-hover": {
1139
- "value": {
1140
- "_light": "{colors.sys.turquoise.minimal}"
1141
- }
1142
- },
1143
- "bg-active": {
1144
- "value": {
1145
- "_light": "{colors.sys.turquoise.moderate}"
1146
- }
1147
- },
1148
- "bg-disabled": {
1149
- "value": {
1150
- "_light": "{colors.sys.bg.transparent}"
1151
- }
1152
- },
1153
- "fg": {
1154
- "value": {
1155
- "_light": "{colors.sys.turquoise}"
1156
- }
1157
- },
1158
- "fg-hover": {
1159
- "value": {
1160
- "_light": "{colors.sys.turquoise}"
1161
- }
1162
- },
1163
- "fg-active": {
1164
- "value": {
1165
- "_light": "{colors.sys.turquoise.strong}"
1166
- }
1167
- },
1168
- "fg-disabled": {
1169
- "value": {
1170
- "_light": "{colors.sys.fg.disabled}"
1171
- }
1172
- }
1173
- }
1174
- },
1175
- "input": {
1176
- "text": {
1177
- "label": {
1178
- "value": {
1179
- "_light": "{colors.sys.fg.primary}"
1180
- }
1181
- },
1182
- "inputValue": {
1183
- "value": {
1184
- "_light": "{colors.sys.fg}"
1185
- }
1186
- },
1187
- "placeholder": {
1188
- "value": {
1189
- "_light": "{colors.sys.fg.subtle}"
1190
- }
1191
- },
1192
- "helper": {
1193
- "value": {
1194
- "_light": "{colors.sys.fg.secondary}"
1195
- }
1196
- },
1197
- "error": {
1198
- "value": {
1199
- "_light": "{colors.sys.fg.negative}"
1200
- }
1201
- }
1202
- },
1203
- "toggle": {
1204
- "frameOn": {
1205
- "value": {
1206
- "_light": "{colors.sys.success.bold}"
1207
- }
1208
- },
1209
- "frameOn-disabled": {
1210
- "value": {
1211
- "_light": "{colors.sys.success.bold/50}"
1212
- }
1213
- },
1214
- "frameOff": {
1215
- "value": {
1216
- "_light": "{colors.sys.neutral.bold}"
1217
- }
1218
- },
1219
- "frameOff-disabled": {
1220
- "value": {
1221
- "_light": "{colors.sys.neutral.bold/50}"
1222
- }
1223
- },
1224
- "slideOn": {
1225
- "value": {
1226
- "_light": "{colors.sys.bg.surface}"
1227
- }
1228
- },
1229
- "slideOn-disabled": {
1230
- "value": {
1231
- "_light": "{colors.sys.bg.surface}"
1232
- }
1233
- },
1234
- "slideOff": {
1235
- "value": {
1236
- "_light": "{colors.sys.bg.surface}"
1237
- }
1238
- },
1239
- "slideOff-disabled": {
1240
- "value": {
1241
- "_light": "{colors.sys.bg.surface}"
1242
- }
1243
- }
1244
- }
1245
- },
1246
- "status": {
1247
- "info": {
1248
- "bg": {
1249
- "value": {
1250
- "_light": "{colors.sys.info.minimal}"
1251
- }
1252
- },
1253
- "bg-hover": {
1254
- "value": {
1255
- "_light": "{colors.sys.info.subtle}"
1256
- }
1257
- },
1258
- "bg-active": {
1259
- "value": {
1260
- "_light": "{colors.sys.info.moderate}"
1261
- }
1262
- },
1263
- "border": {
1264
- "value": {
1265
- "_light": "{colors.sys.info.muted}"
1266
- }
1267
- },
1268
- "icon": {
1269
- "value": {
1270
- "_light": "{colors.sys.info.strong}"
1271
- }
1272
- },
1273
- "text": {
1274
- "value": {
1275
- "_light": "{colors.sys.info.strong}"
1276
- }
1277
- }
1278
- },
1279
- "success": {
1280
- "bg": {
1281
- "value": {
1282
- "_light": "{colors.sys.success.minimal}"
1283
- }
1284
- },
1285
- "bg-hover": {
1286
- "value": {
1287
- "_light": "{colors.sys.success.subtle}"
1288
- }
1289
- },
1290
- "bg-active": {
1291
- "value": {
1292
- "_light": "{colors.sys.success.moderate}"
1293
- }
1294
- },
1295
- "border": {
1296
- "value": {
1297
- "_light": "{colors.sys.success.muted}"
1298
- }
1299
- },
1300
- "icon": {
1301
- "value": {
1302
- "_light": "{colors.sys.success.strong}"
1303
- }
1304
- },
1305
- "text": {
1306
- "value": {
1307
- "_light": "{colors.sys.success.strong}"
1308
- }
1309
- }
1310
- },
1311
- "warning": {
1312
- "bg": {
1313
- "value": {
1314
- "_light": "{colors.sys.warning.minimal}"
1315
- }
1316
- },
1317
- "bg-hover": {
1318
- "value": {
1319
- "_light": "{colors.sys.warning.subtle}"
1320
- }
1321
- },
1322
- "bg-active": {
1323
- "value": {
1324
- "_light": "{colors.sys.warning.moderate}"
1325
- }
1326
- },
1327
- "border": {
1328
- "value": {
1329
- "_light": "{colors.sys.warning.muted}"
1330
- }
1331
- },
1332
- "icon": {
1333
- "value": {
1334
- "_light": "{colors.sys.warning.strong}"
1335
- }
1336
- },
1337
- "text": {
1338
- "value": {
1339
- "_light": "{colors.sys.warning.strong}"
1340
- }
1341
- }
1342
- },
1343
- "critical": {
1344
- "bg": {
1345
- "value": {
1346
- "_light": "{colors.sys.critical.minimal}"
1347
- }
1348
- },
1349
- "bg-hover": {
1350
- "value": {
1351
- "_light": "{colors.sys.critical.subtle}"
1352
- }
1353
- },
1354
- "bg-active": {
1355
- "value": {
1356
- "_light": "{colors.sys.critical.moderate}"
1357
- }
1358
- },
1359
- "border": {
1360
- "value": {
1361
- "_light": "{colors.sys.critical.muted}"
1362
- }
1363
- },
1364
- "icon": {
1365
- "value": {
1366
- "_light": "{colors.sys.critical.strong}"
1367
- }
1368
- },
1369
- "text": {
1370
- "value": {
1371
- "_light": "{colors.sys.critical.strong}"
1372
- }
1373
- }
1374
- },
1375
- "progress": {
1376
- "bg": {
1377
- "value": {
1378
- "_light": "{colors.sys.interactive.minimal}"
1379
- }
1380
- },
1381
- "bg-hover": {
1382
- "value": {
1383
- "_light": "{colors.sys.interactive.subtle}"
1384
- }
1385
- },
1386
- "bg-active": {
1387
- "value": {
1388
- "_light": "{colors.sys.interactive.moderate}"
1389
- }
1390
- },
1391
- "border": {
1392
- "value": {
1393
- "_light": "{colors.sys.interactive.muted}"
1394
- }
1395
- },
1396
- "icon": {
1397
- "value": {
1398
- "_light": "{colors.sys.interactive.strong}"
1399
- }
1400
- },
1401
- "text": {
1402
- "value": {
1403
- "_light": "{colors.sys.interactive.strong}"
1404
- }
1405
- }
1406
- },
1407
- "neutral": {
1408
- "bg": {
1409
- "value": {
1410
- "_light": "{colors.sys.neutral.minimal}"
1411
- }
1412
- },
1413
- "bg-hover": {
1414
- "value": {
1415
- "_light": "{colors.sys.neutral.subtle}"
1416
- }
1417
- },
1418
- "bg-active": {
1419
- "value": {
1420
- "_light": "{colors.sys.neutral.moderate}"
1421
- }
1422
- },
1423
- "border": {
1424
- "value": {
1425
- "_light": "{colors.sys.neutral.muted}"
1426
- }
1427
- },
1428
- "icon": {
1429
- "value": {
1430
- "_light": "{colors.sys.neutral.strong}"
1431
- }
1432
- },
1433
- "text": {
1434
- "value": {
1435
- "_light": "{colors.sys.neutral.strong}"
1436
- }
1437
- }
1438
- },
1439
- "ai": {
1440
- "bg": {
1441
- "value": {
1442
- "_light": "{colors.sys.turquoise.minimal}"
1443
- }
1444
- },
1445
- "bg-hover": {
1446
- "value": {
1447
- "_light": "{colors.sys.turquoise.subtle}"
1448
- }
1449
- },
1450
- "bg-active": {
1451
- "value": {
1452
- "_light": "{colors.sys.turquoise.moderate}"
1453
- }
1454
- },
1455
- "border": {
1456
- "value": {
1457
- "_light": "{colors.sys.turquoise.muted}"
1458
- }
1459
- },
1460
- "icon": {
1461
- "value": {
1462
- "_light": "{colors.sys.turquoise.strong}"
1463
- }
1464
- },
1465
- "text": {
1466
- "value": {
1467
- "_light": "{colors.sys.turquoise.strong}"
1468
- }
1469
- }
1470
- }
1471
- },
1472
- "utilities": {
1473
- "overlay": {
1474
- "value": {
1475
- "_light": "{colors.sys.bg.contrast/50}"
1476
- }
1477
- },
1478
- "overlay-side": {
1479
- "value": {
1480
- "_light": "linear-gradient (90deg, {colors.sys.bg.contrast/0} 0%, {colors.sys.bg.contrast/32} 100%)"
1481
- }
1482
- },
1483
- "overlay-light": {
1484
- "value": {
1485
- "_light": "{colors.sys.bg.contrast/16}"
1486
- }
1487
- },
1488
- "skeleton": {
1489
- "value": {
1490
- "_light": "{colors.sys.bg.subtle}"
1491
- }
1492
- },
1493
- "skeleton-strong": {
1494
- "value": {
1495
- "_light": "{colors.sys.fg.minimal}"
1496
- }
1497
- }
1498
- },
1499
- "ui": {
1500
- "header-action": {
1501
- "bg": {
1502
- "value": {
1503
- "_light": "{colors.sys.bg.surface/0}"
1504
- }
1505
- },
1506
- "bg-hover": {
1507
- "value": {
1508
- "_light": "{colors.sys.bg.surface/20}"
1509
- }
1510
- },
1511
- "bg-active": {
1512
- "value": {
1513
- "_light": "{colors.sys.bg.surface/20}"
1514
- }
1515
- },
1516
- "bg-selected": {
1517
- "value": {
1518
- "_light": "{colors.sys.bg.surface/20}"
1519
- }
1520
- },
1521
- "bg-selected-hover": {
1522
- "value": {
1523
- "_light": "{colors.sys.bg.surface/10}"
1524
- }
1525
- }
1526
- }
1527
- }
1528
- }
1529
- ;
1530
-
1531
- export default _default;