@esri/calcite-design-tokens 3.0.2-next.1 → 3.0.2-next.3

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,2148 @@
1
+ /**
2
+ * Calcite Design System
3
+ * Do not edit directly, this file was auto-generated.
4
+ */
5
+
6
+ export default {
7
+ semantic: {
8
+ color: {
9
+ background: {
10
+ default: {
11
+ value: "#f8f8f8",
12
+ type: "color",
13
+ attributes: {
14
+ "calcite-schema": {
15
+ system: "calcite",
16
+ tier: "color",
17
+ type: "color",
18
+ },
19
+ category: "semantic",
20
+ type: "color",
21
+ item: "background",
22
+ subitem: "default",
23
+ names: {
24
+ scss: "$calcite-color-background",
25
+ css: "var(--calcite-color-background)",
26
+ js: "semantic.color.background.default",
27
+ docs: "semantic.color.background.default",
28
+ es6: "calciteColorBackground",
29
+ },
30
+ },
31
+ filePath: "src/tokens/semantic/color/light.json",
32
+ isSource: true,
33
+ original: {
34
+ value: "{core.color.neutral.blk-005}",
35
+ type: "color",
36
+ attributes: {
37
+ "calcite-schema": {
38
+ system: "calcite",
39
+ tier: "semantic",
40
+ domain: "",
41
+ component: "",
42
+ pattern: "",
43
+ element: "",
44
+ category: "color",
45
+ group: "background",
46
+ kind: "",
47
+ appearance: "",
48
+ property: "",
49
+ variant: "default",
50
+ state: "",
51
+ scale: "",
52
+ context: "",
53
+ mode: "",
54
+ },
55
+ },
56
+ },
57
+ name: "calciteColorBackground",
58
+ path: ["semantic", "color", "background", "default"],
59
+ key: "{semantic.color.background.default}",
60
+ },
61
+ none: {
62
+ value: "rgba(255, 255, 255, 0)",
63
+ type: "color",
64
+ attributes: {
65
+ "calcite-schema": {
66
+ system: "calcite",
67
+ tier: "color",
68
+ type: "color",
69
+ },
70
+ category: "semantic",
71
+ type: "color",
72
+ item: "background",
73
+ subitem: "none",
74
+ names: {
75
+ scss: "$calcite-color-background-none",
76
+ css: "var(--calcite-color-background-none)",
77
+ js: "semantic.color.background.none",
78
+ docs: "semantic.color.background.none",
79
+ es6: "calciteColorBackgroundNone",
80
+ },
81
+ },
82
+ filePath: "src/tokens/semantic/color/light.json",
83
+ isSource: true,
84
+ original: {
85
+ value: "rgba({core.color.neutral.blk-000}, {core.opacity.0})",
86
+ type: "color",
87
+ attributes: {
88
+ "calcite-schema": {
89
+ system: "calcite",
90
+ tier: "semantic",
91
+ domain: "",
92
+ component: "",
93
+ pattern: "",
94
+ element: "",
95
+ category: "color",
96
+ group: "background",
97
+ kind: "",
98
+ appearance: "",
99
+ property: "",
100
+ variant: "none",
101
+ state: "",
102
+ scale: "",
103
+ context: "",
104
+ mode: "",
105
+ },
106
+ },
107
+ },
108
+ name: "calciteColorBackgroundNone",
109
+ path: ["semantic", "color", "background", "none"],
110
+ key: "{semantic.color.background.none}",
111
+ },
112
+ },
113
+ foreground: {
114
+ 1: {
115
+ value: "#ffffff",
116
+ type: "color",
117
+ attributes: {
118
+ "calcite-schema": {
119
+ system: "calcite",
120
+ tier: "color",
121
+ type: "color",
122
+ },
123
+ category: "semantic",
124
+ type: "color",
125
+ item: "foreground",
126
+ subitem: "1",
127
+ names: {
128
+ scss: "$calcite-color-foreground-1",
129
+ css: "var(--calcite-color-foreground-1)",
130
+ js: "semantic.color.foreground.1",
131
+ docs: "semantic.color.foreground.1",
132
+ es6: "calciteColorForeground1",
133
+ },
134
+ },
135
+ filePath: "src/tokens/semantic/color/light.json",
136
+ isSource: true,
137
+ original: {
138
+ value: "{core.color.neutral.blk-000}",
139
+ type: "color",
140
+ attributes: {
141
+ "calcite-schema": {
142
+ system: "calcite",
143
+ tier: "semantic",
144
+ domain: "",
145
+ component: "",
146
+ element: "",
147
+ category: "color",
148
+ group: "foreground",
149
+ kind: "",
150
+ appearance: "",
151
+ property: "",
152
+ variant: "1",
153
+ state: "",
154
+ scale: "",
155
+ context: "",
156
+ mode: "",
157
+ },
158
+ },
159
+ },
160
+ name: "calciteColorForeground1",
161
+ path: ["semantic", "color", "foreground", "1"],
162
+ key: "{semantic.color.foreground.1}",
163
+ },
164
+ 2: {
165
+ value: "#f3f3f3",
166
+ type: "color",
167
+ attributes: {
168
+ "calcite-schema": {
169
+ system: "calcite",
170
+ tier: "color",
171
+ type: "color",
172
+ },
173
+ category: "semantic",
174
+ type: "color",
175
+ item: "foreground",
176
+ subitem: "2",
177
+ names: {
178
+ scss: "$calcite-color-foreground-2",
179
+ css: "var(--calcite-color-foreground-2)",
180
+ js: "semantic.color.foreground.2",
181
+ docs: "semantic.color.foreground.2",
182
+ es6: "calciteColorForeground2",
183
+ },
184
+ },
185
+ filePath: "src/tokens/semantic/color/light.json",
186
+ isSource: true,
187
+ original: {
188
+ value: "{core.color.neutral.blk-010}",
189
+ type: "color",
190
+ attributes: {
191
+ "calcite-schema": {
192
+ system: "calcite",
193
+ tier: "semantic",
194
+ domain: "",
195
+ component: "",
196
+ pattern: "",
197
+ element: "",
198
+ category: "color",
199
+ group: "foreground",
200
+ kind: "",
201
+ appearance: "",
202
+ property: "",
203
+ variant: "2",
204
+ state: "",
205
+ scale: "",
206
+ context: "",
207
+ mode: "",
208
+ },
209
+ },
210
+ },
211
+ name: "calciteColorForeground2",
212
+ path: ["semantic", "color", "foreground", "2"],
213
+ key: "{semantic.color.foreground.2}",
214
+ },
215
+ 3: {
216
+ value: "#eaeaea",
217
+ type: "color",
218
+ attributes: {
219
+ "calcite-schema": {
220
+ system: "calcite",
221
+ tier: "color",
222
+ type: "color",
223
+ },
224
+ category: "semantic",
225
+ type: "color",
226
+ item: "foreground",
227
+ subitem: "3",
228
+ names: {
229
+ scss: "$calcite-color-foreground-3",
230
+ css: "var(--calcite-color-foreground-3)",
231
+ js: "semantic.color.foreground.3",
232
+ docs: "semantic.color.foreground.3",
233
+ es6: "calciteColorForeground3",
234
+ },
235
+ },
236
+ filePath: "src/tokens/semantic/color/light.json",
237
+ isSource: true,
238
+ original: {
239
+ value: "{core.color.neutral.blk-020}",
240
+ type: "color",
241
+ attributes: {
242
+ "calcite-schema": {
243
+ system: "calcite",
244
+ tier: "semantic",
245
+ domain: "",
246
+ component: "",
247
+ pattern: "",
248
+ element: "",
249
+ category: "color",
250
+ group: "foreground",
251
+ kind: "",
252
+ appearance: "",
253
+ property: "",
254
+ variant: "3",
255
+ state: "",
256
+ scale: "",
257
+ context: "",
258
+ mode: "",
259
+ },
260
+ },
261
+ },
262
+ name: "calciteColorForeground3",
263
+ path: ["semantic", "color", "foreground", "3"],
264
+ key: "{semantic.color.foreground.3}",
265
+ },
266
+ current: {
267
+ value: "#c7eaff",
268
+ type: "color",
269
+ attributes: {
270
+ "calcite-schema": {
271
+ system: "calcite",
272
+ tier: "color",
273
+ type: "color",
274
+ },
275
+ category: "semantic",
276
+ type: "color",
277
+ item: "foreground",
278
+ subitem: "current",
279
+ names: {
280
+ scss: "$calcite-color-foreground-current",
281
+ css: "var(--calcite-color-foreground-current)",
282
+ js: "semantic.color.foreground.current",
283
+ docs: "semantic.color.foreground.current",
284
+ es6: "calciteColorForegroundCurrent",
285
+ },
286
+ },
287
+ filePath: "src/tokens/semantic/color/light.json",
288
+ isSource: true,
289
+ original: {
290
+ value: "{core.color.high-saturation.blue.h-bb-010}",
291
+ type: "color",
292
+ attributes: {
293
+ "calcite-schema": {
294
+ system: "calcite",
295
+ tier: "semantic",
296
+ domain: "",
297
+ component: "",
298
+ pattern: "",
299
+ element: "",
300
+ category: "color",
301
+ group: "foreground",
302
+ kind: "",
303
+ appearance: "",
304
+ property: "",
305
+ variant: "current",
306
+ state: "",
307
+ scale: "",
308
+ context: "",
309
+ mode: "",
310
+ },
311
+ },
312
+ },
313
+ name: "calciteColorForegroundCurrent",
314
+ path: ["semantic", "color", "foreground", "current"],
315
+ key: "{semantic.color.foreground.current}",
316
+ },
317
+ },
318
+ transparent: {
319
+ default: {
320
+ default: {
321
+ value: "rgba(0, 0, 0, 0)",
322
+ type: "color",
323
+ attributes: {
324
+ "calcite-schema": {
325
+ system: "calcite",
326
+ tier: "color",
327
+ type: "color",
328
+ },
329
+ category: "semantic",
330
+ type: "color",
331
+ item: "transparent",
332
+ subitem: "default",
333
+ state: "default",
334
+ names: {
335
+ scss: "$calcite-color-transparent",
336
+ css: "var(--calcite-color-transparent)",
337
+ js: "semantic.color.transparent.default.default",
338
+ docs: "semantic.color.transparent.default.default",
339
+ es6: "calciteColorTransparent",
340
+ },
341
+ },
342
+ filePath: "src/tokens/semantic/color/light.json",
343
+ isSource: true,
344
+ original: {
345
+ value: "rgba({core.color.neutral.blk-240}, {core.opacity.0})",
346
+ type: "color",
347
+ attributes: {
348
+ "calcite-schema": {
349
+ system: "calcite",
350
+ tier: "semantic",
351
+ domain: "",
352
+ component: "",
353
+ pattern: "",
354
+ element: "",
355
+ category: "color",
356
+ group: "transparent",
357
+ kind: "",
358
+ appearance: "",
359
+ property: "",
360
+ variant: "",
361
+ state: "default",
362
+ scale: "",
363
+ context: "",
364
+ mode: "",
365
+ },
366
+ },
367
+ },
368
+ name: "calciteColorTransparent",
369
+ path: ["semantic", "color", "transparent", "default", "default"],
370
+ key: "{semantic.color.transparent.default.default}",
371
+ },
372
+ hover: {
373
+ value: "rgba(0, 0, 0, 0.04)",
374
+ type: "color",
375
+ attributes: {
376
+ "calcite-schema": {
377
+ system: "calcite",
378
+ tier: "color",
379
+ type: "color",
380
+ },
381
+ category: "semantic",
382
+ type: "color",
383
+ item: "transparent",
384
+ subitem: "default",
385
+ state: "hover",
386
+ names: {
387
+ scss: "$calcite-color-transparent-hover",
388
+ css: "var(--calcite-color-transparent-hover)",
389
+ js: "semantic.color.transparent.default.hover",
390
+ docs: "semantic.color.transparent.default.hover",
391
+ es6: "calciteColorTransparentHover",
392
+ },
393
+ },
394
+ filePath: "src/tokens/semantic/color/light.json",
395
+ isSource: true,
396
+ original: {
397
+ value: "rgba({core.color.neutral.blk-240}, {core.opacity.4})",
398
+ type: "color",
399
+ attributes: {
400
+ "calcite-schema": {
401
+ system: "calcite",
402
+ tier: "semantic",
403
+ domain: "",
404
+ component: "",
405
+ pattern: "",
406
+ element: "",
407
+ category: "color",
408
+ group: "transparent",
409
+ kind: "",
410
+ appearance: "",
411
+ property: "",
412
+ variant: "",
413
+ state: "hover",
414
+ scale: "",
415
+ context: "",
416
+ mode: "",
417
+ },
418
+ },
419
+ },
420
+ name: "calciteColorTransparentHover",
421
+ path: ["semantic", "color", "transparent", "default", "hover"],
422
+ key: "{semantic.color.transparent.default.hover}",
423
+ },
424
+ press: {
425
+ value: "rgba(0, 0, 0, 0.08)",
426
+ type: "color",
427
+ attributes: {
428
+ "calcite-schema": {
429
+ system: "calcite",
430
+ tier: "color",
431
+ type: "color",
432
+ },
433
+ category: "semantic",
434
+ type: "color",
435
+ item: "transparent",
436
+ subitem: "default",
437
+ state: "press",
438
+ names: {
439
+ scss: "$calcite-color-transparent-press",
440
+ css: "var(--calcite-color-transparent-press)",
441
+ js: "semantic.color.transparent.default.press",
442
+ docs: "semantic.color.transparent.default.press",
443
+ es6: "calciteColorTransparentPress",
444
+ },
445
+ },
446
+ filePath: "src/tokens/semantic/color/light.json",
447
+ isSource: true,
448
+ original: {
449
+ value: "rgba({core.color.neutral.blk-240}, {core.opacity.8})",
450
+ type: "color",
451
+ attributes: {
452
+ "calcite-schema": {
453
+ system: "calcite",
454
+ tier: "semantic",
455
+ domain: "",
456
+ component: "",
457
+ pattern: "",
458
+ element: "",
459
+ category: "color",
460
+ group: "transparent",
461
+ kind: "",
462
+ appearance: "",
463
+ property: "",
464
+ variant: "",
465
+ state: "press",
466
+ scale: "",
467
+ context: "",
468
+ mode: "",
469
+ },
470
+ },
471
+ },
472
+ name: "calciteColorTransparentPress",
473
+ path: ["semantic", "color", "transparent", "default", "press"],
474
+ key: "{semantic.color.transparent.default.press}",
475
+ },
476
+ },
477
+ scrim: {
478
+ value: "rgba(255, 255, 255, 0.85)",
479
+ type: "color",
480
+ attributes: {
481
+ "calcite-schema": {
482
+ system: "calcite",
483
+ tier: "color",
484
+ type: "color",
485
+ },
486
+ category: "semantic",
487
+ type: "color",
488
+ item: "transparent",
489
+ subitem: "scrim",
490
+ names: {
491
+ scss: "$calcite-color-transparent-scrim",
492
+ css: "var(--calcite-color-transparent-scrim)",
493
+ js: "semantic.color.transparent.scrim",
494
+ docs: "semantic.color.transparent.scrim",
495
+ es6: "calciteColorTransparentScrim",
496
+ },
497
+ },
498
+ filePath: "src/tokens/semantic/color/light.json",
499
+ isSource: true,
500
+ original: {
501
+ value: "rgba({core.color.neutral.blk-000}, {core.opacity.85})",
502
+ type: "color",
503
+ attributes: {
504
+ "calcite-schema": {
505
+ system: "calcite",
506
+ tier: "semantic",
507
+ domain: "",
508
+ component: "",
509
+ pattern: "",
510
+ element: "",
511
+ category: "color",
512
+ group: "transparent",
513
+ kind: "",
514
+ appearance: "",
515
+ property: "",
516
+ variant: "scrim",
517
+ state: "",
518
+ scale: "",
519
+ context: "",
520
+ mode: "",
521
+ },
522
+ },
523
+ },
524
+ name: "calciteColorTransparentScrim",
525
+ path: ["semantic", "color", "transparent", "scrim"],
526
+ key: "{semantic.color.transparent.scrim}",
527
+ },
528
+ tint: {
529
+ value: "rgba(255, 255, 255, 0.8)",
530
+ type: "color",
531
+ attributes: {
532
+ "calcite-schema": {
533
+ system: "calcite",
534
+ tier: "color",
535
+ type: "color",
536
+ },
537
+ category: "semantic",
538
+ type: "color",
539
+ item: "transparent",
540
+ subitem: "tint",
541
+ names: {
542
+ scss: "$calcite-color-transparent-tint",
543
+ css: "var(--calcite-color-transparent-tint)",
544
+ js: "semantic.color.transparent.tint",
545
+ docs: "semantic.color.transparent.tint",
546
+ es6: "calciteColorTransparentTint",
547
+ },
548
+ },
549
+ filePath: "src/tokens/semantic/color/light.json",
550
+ isSource: true,
551
+ original: {
552
+ value: "rgba({core.color.neutral.blk-000}, {core.opacity.80})",
553
+ type: "color",
554
+ attributes: {
555
+ "calcite-schema": {
556
+ system: "calcite",
557
+ tier: "semantic",
558
+ domain: "",
559
+ component: "",
560
+ pattern: "",
561
+ element: "",
562
+ category: "color",
563
+ group: "transparent",
564
+ kind: "",
565
+ appearance: "",
566
+ property: "",
567
+ variant: "tint",
568
+ state: "",
569
+ scale: "",
570
+ context: "",
571
+ mode: "",
572
+ },
573
+ },
574
+ },
575
+ name: "calciteColorTransparentTint",
576
+ path: ["semantic", "color", "transparent", "tint"],
577
+ key: "{semantic.color.transparent.tint}",
578
+ },
579
+ },
580
+ brand: {
581
+ default: {
582
+ default: {
583
+ value: "#007ac2",
584
+ type: "color",
585
+ attributes: {
586
+ "calcite-schema": {
587
+ system: "calcite",
588
+ tier: "color",
589
+ type: "color",
590
+ },
591
+ category: "semantic",
592
+ type: "color",
593
+ item: "brand",
594
+ subitem: "default",
595
+ state: "default",
596
+ names: {
597
+ scss: "$calcite-color-brand",
598
+ css: "var(--calcite-color-brand)",
599
+ js: "semantic.color.brand.default.default",
600
+ docs: "semantic.color.brand.default.default",
601
+ es6: "calciteColorBrand",
602
+ },
603
+ },
604
+ filePath: "src/tokens/semantic/color/light.json",
605
+ isSource: true,
606
+ original: {
607
+ value: "{core.color.high-saturation.blue.h-bb-060}",
608
+ type: "color",
609
+ attributes: {
610
+ "calcite-schema": {
611
+ system: "calcite",
612
+ tier: "semantic",
613
+ domain: "",
614
+ component: "",
615
+ pattern: "",
616
+ element: "",
617
+ category: "color",
618
+ group: "brand",
619
+ kind: "",
620
+ appearance: "",
621
+ property: "",
622
+ variant: "",
623
+ state: "",
624
+ scale: "",
625
+ context: "",
626
+ mode: "",
627
+ },
628
+ },
629
+ },
630
+ name: "calciteColorBrand",
631
+ path: ["semantic", "color", "brand", "default", "default"],
632
+ key: "{semantic.color.brand.default.default}",
633
+ },
634
+ hover: {
635
+ value: "#00619b",
636
+ type: "color",
637
+ attributes: {
638
+ "calcite-schema": {
639
+ system: "calcite",
640
+ tier: "color",
641
+ type: "color",
642
+ },
643
+ category: "semantic",
644
+ type: "color",
645
+ item: "brand",
646
+ subitem: "default",
647
+ state: "hover",
648
+ names: {
649
+ scss: "$calcite-color-brand-hover",
650
+ css: "var(--calcite-color-brand-hover)",
651
+ js: "semantic.color.brand.default.hover",
652
+ docs: "semantic.color.brand.default.hover",
653
+ es6: "calciteColorBrandHover",
654
+ },
655
+ },
656
+ filePath: "src/tokens/semantic/color/light.json",
657
+ isSource: true,
658
+ original: {
659
+ value: "{core.color.high-saturation.blue.h-bb-070}",
660
+ type: "color",
661
+ attributes: {
662
+ "calcite-schema": {
663
+ system: "calcite",
664
+ tier: "semantic",
665
+ domain: "",
666
+ component: "",
667
+ pattern: "",
668
+ element: "",
669
+ category: "color",
670
+ group: "brand",
671
+ kind: "",
672
+ appearance: "",
673
+ property: "",
674
+ variant: "",
675
+ state: "hover",
676
+ scale: "",
677
+ context: "",
678
+ mode: "",
679
+ },
680
+ },
681
+ },
682
+ name: "calciteColorBrandHover",
683
+ path: ["semantic", "color", "brand", "default", "hover"],
684
+ key: "{semantic.color.brand.default.hover}",
685
+ },
686
+ press: {
687
+ value: "#004874",
688
+ type: "color",
689
+ attributes: {
690
+ "calcite-schema": {
691
+ system: "calcite",
692
+ tier: "color",
693
+ type: "color",
694
+ },
695
+ category: "semantic",
696
+ type: "color",
697
+ item: "brand",
698
+ subitem: "default",
699
+ state: "press",
700
+ names: {
701
+ scss: "$calcite-color-brand-press",
702
+ css: "var(--calcite-color-brand-press)",
703
+ js: "semantic.color.brand.default.press",
704
+ docs: "semantic.color.brand.default.press",
705
+ es6: "calciteColorBrandPress",
706
+ },
707
+ },
708
+ filePath: "src/tokens/semantic/color/light.json",
709
+ isSource: true,
710
+ original: {
711
+ value: "{core.color.high-saturation.blue.h-bb-080}",
712
+ type: "color",
713
+ attributes: {
714
+ "calcite-schema": {
715
+ system: "calcite",
716
+ tier: "semantic",
717
+ domain: "",
718
+ component: "",
719
+ pattern: "",
720
+ element: "",
721
+ category: "color",
722
+ group: "brand",
723
+ kind: "",
724
+ appearance: "",
725
+ property: "",
726
+ variant: "",
727
+ state: "press",
728
+ scale: "",
729
+ context: "",
730
+ mode: "",
731
+ },
732
+ },
733
+ },
734
+ name: "calciteColorBrandPress",
735
+ path: ["semantic", "color", "brand", "default", "press"],
736
+ key: "{semantic.color.brand.default.press}",
737
+ },
738
+ },
739
+ underline: {
740
+ type: "color",
741
+ value: "rgba(0, 97, 155, 0.4)",
742
+ attributes: {
743
+ "calcite-schema": {
744
+ system: "calcite",
745
+ tier: "color",
746
+ type: "color",
747
+ },
748
+ category: "semantic",
749
+ type: "color",
750
+ item: "brand",
751
+ subitem: "underline",
752
+ names: {
753
+ scss: "$calcite-color-brand-underline",
754
+ css: "var(--calcite-color-brand-underline)",
755
+ js: "semantic.color.brand.underline",
756
+ docs: "semantic.color.brand.underline",
757
+ es6: "calciteColorBrandUnderline",
758
+ },
759
+ },
760
+ filePath: "src/tokens/semantic/color/light.json",
761
+ isSource: true,
762
+ original: {
763
+ type: "color",
764
+ value:
765
+ "rgba({core.color.high-saturation.blue.h-bb-070}, {core.opacity.40})",
766
+ attributes: {
767
+ "calcite-schema": {
768
+ system: "calcite",
769
+ tier: "semantic",
770
+ domain: "",
771
+ component: "",
772
+ pattern: "",
773
+ element: "",
774
+ category: "color",
775
+ group: "brand",
776
+ kind: "",
777
+ appearance: "",
778
+ property: "",
779
+ variant: "underline",
780
+ state: "",
781
+ scale: "",
782
+ context: "",
783
+ mode: "",
784
+ },
785
+ },
786
+ },
787
+ name: "calciteColorBrandUnderline",
788
+ path: ["semantic", "color", "brand", "underline"],
789
+ key: "{semantic.color.brand.underline}",
790
+ },
791
+ },
792
+ status: {
793
+ info: {
794
+ default: {
795
+ value: "#00619b",
796
+ type: "color",
797
+ attributes: {
798
+ "calcite-schema": {
799
+ system: "calcite",
800
+ tier: "color",
801
+ type: "color",
802
+ },
803
+ category: "semantic",
804
+ type: "color",
805
+ item: "status",
806
+ subitem: "info",
807
+ state: "default",
808
+ names: {
809
+ scss: "$calcite-color-status-info",
810
+ css: "var(--calcite-color-status-info)",
811
+ js: "semantic.color.status.info.default",
812
+ docs: "semantic.color.status.info.default",
813
+ es6: "calciteColorStatusInfo",
814
+ },
815
+ },
816
+ filePath: "src/tokens/semantic/color/light.json",
817
+ isSource: true,
818
+ original: {
819
+ value: "{core.color.high-saturation.blue.h-bb-070}",
820
+ type: "color",
821
+ attributes: {
822
+ "calcite-schema": {
823
+ system: "calcite",
824
+ tier: "semantic",
825
+ domain: "",
826
+ component: "",
827
+ pattern: "",
828
+ element: "",
829
+ category: "color",
830
+ group: "status",
831
+ kind: "info",
832
+ appearance: "",
833
+ property: "",
834
+ variant: "",
835
+ state: "",
836
+ scale: "",
837
+ context: "",
838
+ mode: "",
839
+ },
840
+ },
841
+ },
842
+ name: "calciteColorStatusInfo",
843
+ path: ["semantic", "color", "status", "info", "default"],
844
+ key: "{semantic.color.status.info.default}",
845
+ },
846
+ hover: {
847
+ value: "#004874",
848
+ type: "color",
849
+ attributes: {
850
+ "calcite-schema": {
851
+ system: "calcite",
852
+ tier: "color",
853
+ type: "color",
854
+ },
855
+ category: "semantic",
856
+ type: "color",
857
+ item: "status",
858
+ subitem: "info",
859
+ state: "hover",
860
+ names: {
861
+ scss: "$calcite-color-status-info-hover",
862
+ css: "var(--calcite-color-status-info-hover)",
863
+ js: "semantic.color.status.info.hover",
864
+ docs: "semantic.color.status.info.hover",
865
+ es6: "calciteColorStatusInfoHover",
866
+ },
867
+ },
868
+ filePath: "src/tokens/semantic/color/light.json",
869
+ isSource: true,
870
+ original: {
871
+ value: "{core.color.high-saturation.blue.h-bb-080}",
872
+ type: "color",
873
+ attributes: {
874
+ "calcite-schema": {
875
+ system: "calcite",
876
+ tier: "semantic",
877
+ domain: "",
878
+ component: "",
879
+ pattern: "",
880
+ element: "",
881
+ category: "color",
882
+ group: "status",
883
+ kind: "info",
884
+ appearance: "",
885
+ property: "",
886
+ variant: "",
887
+ state: "hover",
888
+ scale: "",
889
+ context: "",
890
+ mode: "",
891
+ },
892
+ },
893
+ },
894
+ name: "calciteColorStatusInfoHover",
895
+ path: ["semantic", "color", "status", "info", "hover"],
896
+ key: "{semantic.color.status.info.hover}",
897
+ },
898
+ press: {
899
+ value: "#00304d",
900
+ type: "color",
901
+ attributes: {
902
+ "calcite-schema": {
903
+ system: "calcite",
904
+ tier: "color",
905
+ type: "color",
906
+ },
907
+ category: "semantic",
908
+ type: "color",
909
+ item: "status",
910
+ subitem: "info",
911
+ state: "press",
912
+ names: {
913
+ scss: "$calcite-color-status-info-press",
914
+ css: "var(--calcite-color-status-info-press)",
915
+ js: "semantic.color.status.info.press",
916
+ docs: "semantic.color.status.info.press",
917
+ es6: "calciteColorStatusInfoPress",
918
+ },
919
+ },
920
+ filePath: "src/tokens/semantic/color/light.json",
921
+ isSource: true,
922
+ original: {
923
+ value: "{core.color.high-saturation.blue.h-bb-090}",
924
+ type: "color",
925
+ attributes: {
926
+ "calcite-schema": {
927
+ system: "calcite",
928
+ tier: "semantic",
929
+ domain: "",
930
+ component: "",
931
+ pattern: "",
932
+ element: "",
933
+ category: "color",
934
+ group: "status",
935
+ kind: "info",
936
+ appearance: "",
937
+ property: "",
938
+ variant: "",
939
+ state: "press",
940
+ scale: "",
941
+ context: "",
942
+ mode: "",
943
+ },
944
+ },
945
+ },
946
+ name: "calciteColorStatusInfoPress",
947
+ path: ["semantic", "color", "status", "info", "press"],
948
+ key: "{semantic.color.status.info.press}",
949
+ },
950
+ },
951
+ success: {
952
+ default: {
953
+ value: "#35ac46",
954
+ type: "color",
955
+ attributes: {
956
+ "calcite-schema": {
957
+ system: "calcite",
958
+ tier: "color",
959
+ type: "color",
960
+ },
961
+ category: "semantic",
962
+ type: "color",
963
+ item: "status",
964
+ subitem: "success",
965
+ state: "default",
966
+ names: {
967
+ scss: "$calcite-color-status-success",
968
+ css: "var(--calcite-color-status-success)",
969
+ js: "semantic.color.status.success.default",
970
+ docs: "semantic.color.status.success.default",
971
+ es6: "calciteColorStatusSuccess",
972
+ },
973
+ },
974
+ filePath: "src/tokens/semantic/color/light.json",
975
+ isSource: true,
976
+ original: {
977
+ value: "{core.color.high-saturation.green.h-gg-060}",
978
+ type: "color",
979
+ attributes: {
980
+ "calcite-schema": {
981
+ system: "calcite",
982
+ tier: "semantic",
983
+ domain: "",
984
+ component: "",
985
+ pattern: "",
986
+ element: "",
987
+ category: "color",
988
+ group: "status",
989
+ kind: "success",
990
+ appearance: "",
991
+ property: "",
992
+ variant: "",
993
+ state: "default",
994
+ scale: "",
995
+ context: "",
996
+ mode: "",
997
+ },
998
+ },
999
+ },
1000
+ name: "calciteColorStatusSuccess",
1001
+ path: ["semantic", "color", "status", "success", "default"],
1002
+ key: "{semantic.color.status.success.default}",
1003
+ },
1004
+ hover: {
1005
+ value: "#288835",
1006
+ type: "color",
1007
+ attributes: {
1008
+ "calcite-schema": {
1009
+ system: "calcite",
1010
+ tier: "color",
1011
+ type: "color",
1012
+ },
1013
+ category: "semantic",
1014
+ type: "color",
1015
+ item: "status",
1016
+ subitem: "success",
1017
+ state: "hover",
1018
+ names: {
1019
+ scss: "$calcite-color-status-success-hover",
1020
+ css: "var(--calcite-color-status-success-hover)",
1021
+ js: "semantic.color.status.success.hover",
1022
+ docs: "semantic.color.status.success.hover",
1023
+ es6: "calciteColorStatusSuccessHover",
1024
+ },
1025
+ },
1026
+ filePath: "src/tokens/semantic/color/light.json",
1027
+ isSource: true,
1028
+ original: {
1029
+ value: "{core.color.high-saturation.green.h-gg-070}",
1030
+ type: "color",
1031
+ attributes: {
1032
+ "calcite-schema": {
1033
+ system: "calcite",
1034
+ tier: "semantic",
1035
+ domain: "",
1036
+ component: "",
1037
+ pattern: "",
1038
+ element: "",
1039
+ category: "color",
1040
+ group: "status",
1041
+ kind: "success",
1042
+ appearance: "",
1043
+ property: "",
1044
+ variant: "",
1045
+ state: "hover",
1046
+ scale: "",
1047
+ context: "",
1048
+ mode: "",
1049
+ },
1050
+ },
1051
+ },
1052
+ name: "calciteColorStatusSuccessHover",
1053
+ path: ["semantic", "color", "status", "success", "hover"],
1054
+ key: "{semantic.color.status.success.hover}",
1055
+ },
1056
+ press: {
1057
+ value: "#1a6324",
1058
+ type: "color",
1059
+ attributes: {
1060
+ "calcite-schema": {
1061
+ system: "calcite",
1062
+ tier: "color",
1063
+ type: "color",
1064
+ },
1065
+ category: "semantic",
1066
+ type: "color",
1067
+ item: "status",
1068
+ subitem: "success",
1069
+ state: "press",
1070
+ names: {
1071
+ scss: "$calcite-color-status-success-press",
1072
+ css: "var(--calcite-color-status-success-press)",
1073
+ js: "semantic.color.status.success.press",
1074
+ docs: "semantic.color.status.success.press",
1075
+ es6: "calciteColorStatusSuccessPress",
1076
+ },
1077
+ },
1078
+ filePath: "src/tokens/semantic/color/light.json",
1079
+ isSource: true,
1080
+ original: {
1081
+ value: "{core.color.high-saturation.green.h-gg-080}",
1082
+ type: "color",
1083
+ attributes: {
1084
+ "calcite-schema": {
1085
+ system: "calcite",
1086
+ tier: "semantic",
1087
+ domain: "",
1088
+ component: "",
1089
+ pattern: "",
1090
+ element: "",
1091
+ category: "color",
1092
+ group: "status",
1093
+ kind: "success",
1094
+ appearance: "",
1095
+ property: "",
1096
+ variant: "",
1097
+ state: "press",
1098
+ scale: "",
1099
+ context: "",
1100
+ mode: "",
1101
+ },
1102
+ },
1103
+ },
1104
+ name: "calciteColorStatusSuccessPress",
1105
+ path: ["semantic", "color", "status", "success", "press"],
1106
+ key: "{semantic.color.status.success.press}",
1107
+ },
1108
+ },
1109
+ warning: {
1110
+ default: {
1111
+ value: "#edd317",
1112
+ type: "color",
1113
+ attributes: {
1114
+ "calcite-schema": {
1115
+ system: "calcite",
1116
+ tier: "color",
1117
+ type: "color",
1118
+ },
1119
+ category: "semantic",
1120
+ type: "color",
1121
+ item: "status",
1122
+ subitem: "warning",
1123
+ state: "default",
1124
+ names: {
1125
+ scss: "$calcite-color-status-warning",
1126
+ css: "var(--calcite-color-status-warning)",
1127
+ js: "semantic.color.status.warning.default",
1128
+ docs: "semantic.color.status.warning.default",
1129
+ es6: "calciteColorStatusWarning",
1130
+ },
1131
+ },
1132
+ filePath: "src/tokens/semantic/color/light.json",
1133
+ isSource: true,
1134
+ original: {
1135
+ value: "{core.color.high-saturation.yellow.h-yy-060}",
1136
+ type: "color",
1137
+ attributes: {
1138
+ "calcite-schema": {
1139
+ system: "calcite",
1140
+ tier: "semantic",
1141
+ domain: "",
1142
+ component: "",
1143
+ pattern: "",
1144
+ element: "",
1145
+ category: "color",
1146
+ group: "status",
1147
+ kind: "warning",
1148
+ appearance: "",
1149
+ property: "",
1150
+ variant: "",
1151
+ state: "default",
1152
+ scale: "",
1153
+ context: "",
1154
+ mode: "",
1155
+ },
1156
+ },
1157
+ },
1158
+ name: "calciteColorStatusWarning",
1159
+ path: ["semantic", "color", "status", "warning", "default"],
1160
+ key: "{semantic.color.status.warning.default}",
1161
+ },
1162
+ hover: {
1163
+ value: "#d9bc00",
1164
+ type: "color",
1165
+ attributes: {
1166
+ "calcite-schema": {
1167
+ system: "calcite",
1168
+ tier: "color",
1169
+ type: "color",
1170
+ },
1171
+ category: "semantic",
1172
+ type: "color",
1173
+ item: "status",
1174
+ subitem: "warning",
1175
+ state: "hover",
1176
+ names: {
1177
+ scss: "$calcite-color-status-warning-hover",
1178
+ css: "var(--calcite-color-status-warning-hover)",
1179
+ js: "semantic.color.status.warning.hover",
1180
+ docs: "semantic.color.status.warning.hover",
1181
+ es6: "calciteColorStatusWarningHover",
1182
+ },
1183
+ },
1184
+ filePath: "src/tokens/semantic/color/light.json",
1185
+ isSource: true,
1186
+ original: {
1187
+ value: "{core.color.high-saturation.yellow.h-yy-070}",
1188
+ type: "color",
1189
+ attributes: {
1190
+ "calcite-schema": {
1191
+ system: "calcite",
1192
+ tier: "semantic",
1193
+ domain: "",
1194
+ component: "",
1195
+ pattern: "",
1196
+ element: "",
1197
+ category: "color",
1198
+ group: "status",
1199
+ kind: "warning",
1200
+ appearance: "",
1201
+ property: "",
1202
+ variant: "",
1203
+ state: "hover",
1204
+ scale: "",
1205
+ context: "",
1206
+ mode: "",
1207
+ },
1208
+ },
1209
+ },
1210
+ name: "calciteColorStatusWarningHover",
1211
+ path: ["semantic", "color", "status", "warning", "hover"],
1212
+ key: "{semantic.color.status.warning.hover}",
1213
+ },
1214
+ press: {
1215
+ value: "#bfa200",
1216
+ type: "color",
1217
+ attributes: {
1218
+ "calcite-schema": {
1219
+ system: "calcite",
1220
+ tier: "color",
1221
+ type: "color",
1222
+ },
1223
+ category: "semantic",
1224
+ type: "color",
1225
+ item: "status",
1226
+ subitem: "warning",
1227
+ state: "press",
1228
+ names: {
1229
+ scss: "$calcite-color-status-warning-press",
1230
+ css: "var(--calcite-color-status-warning-press)",
1231
+ js: "semantic.color.status.warning.press",
1232
+ docs: "semantic.color.status.warning.press",
1233
+ es6: "calciteColorStatusWarningPress",
1234
+ },
1235
+ },
1236
+ filePath: "src/tokens/semantic/color/light.json",
1237
+ isSource: true,
1238
+ original: {
1239
+ value: "{core.color.high-saturation.yellow.h-yy-080}",
1240
+ type: "color",
1241
+ attributes: {
1242
+ "calcite-schema": {
1243
+ system: "calcite",
1244
+ tier: "semantic",
1245
+ domain: "",
1246
+ component: "",
1247
+ pattern: "",
1248
+ element: "",
1249
+ category: "color",
1250
+ group: "status",
1251
+ kind: "warning",
1252
+ appearance: "",
1253
+ property: "",
1254
+ variant: "",
1255
+ state: "press",
1256
+ scale: "",
1257
+ context: "",
1258
+ mode: "",
1259
+ },
1260
+ },
1261
+ },
1262
+ name: "calciteColorStatusWarningPress",
1263
+ path: ["semantic", "color", "status", "warning", "press"],
1264
+ key: "{semantic.color.status.warning.press}",
1265
+ },
1266
+ },
1267
+ danger: {
1268
+ default: {
1269
+ value: "#d83020",
1270
+ type: "color",
1271
+ attributes: {
1272
+ "calcite-schema": {
1273
+ system: "calcite",
1274
+ tier: "color",
1275
+ type: "color",
1276
+ },
1277
+ category: "semantic",
1278
+ type: "color",
1279
+ item: "status",
1280
+ subitem: "danger",
1281
+ state: "default",
1282
+ names: {
1283
+ scss: "$calcite-color-status-danger",
1284
+ css: "var(--calcite-color-status-danger)",
1285
+ js: "semantic.color.status.danger.default",
1286
+ docs: "semantic.color.status.danger.default",
1287
+ es6: "calciteColorStatusDanger",
1288
+ },
1289
+ },
1290
+ filePath: "src/tokens/semantic/color/light.json",
1291
+ isSource: true,
1292
+ original: {
1293
+ value: "{core.color.high-saturation.red.h-rr-060}",
1294
+ type: "color",
1295
+ attributes: {
1296
+ "calcite-schema": {
1297
+ system: "calcite",
1298
+ tier: "semantic",
1299
+ domain: "",
1300
+ component: "",
1301
+ pattern: "",
1302
+ element: "",
1303
+ category: "color",
1304
+ group: "status",
1305
+ kind: "danger",
1306
+ appearance: "",
1307
+ property: "",
1308
+ variant: "",
1309
+ state: "default",
1310
+ scale: "",
1311
+ context: "",
1312
+ mode: "",
1313
+ },
1314
+ },
1315
+ },
1316
+ name: "calciteColorStatusDanger",
1317
+ path: ["semantic", "color", "status", "danger", "default"],
1318
+ key: "{semantic.color.status.danger.default}",
1319
+ },
1320
+ hover: {
1321
+ value: "#a82b1e",
1322
+ type: "color",
1323
+ attributes: {
1324
+ "calcite-schema": {
1325
+ system: "calcite",
1326
+ tier: "color",
1327
+ type: "color",
1328
+ },
1329
+ category: "semantic",
1330
+ type: "color",
1331
+ item: "status",
1332
+ subitem: "danger",
1333
+ state: "hover",
1334
+ names: {
1335
+ scss: "$calcite-color-status-danger-hover",
1336
+ css: "var(--calcite-color-status-danger-hover)",
1337
+ js: "semantic.color.status.danger.hover",
1338
+ docs: "semantic.color.status.danger.hover",
1339
+ es6: "calciteColorStatusDangerHover",
1340
+ },
1341
+ },
1342
+ filePath: "src/tokens/semantic/color/light.json",
1343
+ isSource: true,
1344
+ original: {
1345
+ value: "{core.color.high-saturation.red.h-rr-070}",
1346
+ type: "color",
1347
+ attributes: {
1348
+ "calcite-schema": {
1349
+ system: "calcite",
1350
+ tier: "semantic",
1351
+ domain: "",
1352
+ component: "",
1353
+ pattern: "",
1354
+ element: "",
1355
+ category: "color",
1356
+ group: "status",
1357
+ kind: "danger",
1358
+ appearance: "",
1359
+ property: "",
1360
+ variant: "",
1361
+ state: "hover",
1362
+ scale: "",
1363
+ context: "",
1364
+ mode: "",
1365
+ },
1366
+ },
1367
+ },
1368
+ name: "calciteColorStatusDangerHover",
1369
+ path: ["semantic", "color", "status", "danger", "hover"],
1370
+ key: "{semantic.color.status.danger.hover}",
1371
+ },
1372
+ press: {
1373
+ value: "#7c1d13",
1374
+ type: "color",
1375
+ attributes: {
1376
+ "calcite-schema": {
1377
+ system: "calcite",
1378
+ tier: "color",
1379
+ type: "color",
1380
+ },
1381
+ category: "semantic",
1382
+ type: "color",
1383
+ item: "status",
1384
+ subitem: "danger",
1385
+ state: "press",
1386
+ names: {
1387
+ scss: "$calcite-color-status-danger-press",
1388
+ css: "var(--calcite-color-status-danger-press)",
1389
+ js: "semantic.color.status.danger.press",
1390
+ docs: "semantic.color.status.danger.press",
1391
+ es6: "calciteColorStatusDangerPress",
1392
+ },
1393
+ },
1394
+ filePath: "src/tokens/semantic/color/light.json",
1395
+ isSource: true,
1396
+ original: {
1397
+ value: "{core.color.high-saturation.red.h-rr-080}",
1398
+ type: "color",
1399
+ attributes: {
1400
+ "calcite-schema": {
1401
+ system: "calcite",
1402
+ tier: "semantic",
1403
+ domain: "",
1404
+ component: "",
1405
+ pattern: "",
1406
+ element: "",
1407
+ category: "color",
1408
+ group: "status",
1409
+ kind: "danger",
1410
+ appearance: "",
1411
+ property: "",
1412
+ variant: "",
1413
+ state: "press",
1414
+ scale: "",
1415
+ context: "",
1416
+ mode: "",
1417
+ },
1418
+ },
1419
+ },
1420
+ name: "calciteColorStatusDangerPress",
1421
+ path: ["semantic", "color", "status", "danger", "press"],
1422
+ key: "{semantic.color.status.danger.press}",
1423
+ },
1424
+ },
1425
+ },
1426
+ inverse: {
1427
+ default: {
1428
+ value: "#353535",
1429
+ type: "color",
1430
+ attributes: {
1431
+ "calcite-schema": {
1432
+ system: "calcite",
1433
+ tier: "color",
1434
+ type: "color",
1435
+ },
1436
+ category: "semantic",
1437
+ type: "color",
1438
+ item: "inverse",
1439
+ subitem: "default",
1440
+ names: {
1441
+ scss: "$calcite-color-inverse",
1442
+ css: "var(--calcite-color-inverse)",
1443
+ js: "semantic.color.inverse.default",
1444
+ docs: "semantic.color.inverse.default",
1445
+ es6: "calciteColorInverse",
1446
+ },
1447
+ },
1448
+ filePath: "src/tokens/semantic/color/light.json",
1449
+ isSource: true,
1450
+ original: {
1451
+ value: "{core.color.neutral.blk-190}",
1452
+ type: "color",
1453
+ attributes: {
1454
+ "calcite-schema": {
1455
+ system: "calcite",
1456
+ tier: "semantic",
1457
+ domain: "",
1458
+ component: "",
1459
+ pattern: "",
1460
+ element: "",
1461
+ category: "color",
1462
+ group: "inverse",
1463
+ kind: "",
1464
+ appearance: "",
1465
+ property: "",
1466
+ variant: "",
1467
+ state: "default",
1468
+ scale: "",
1469
+ context: "",
1470
+ mode: "",
1471
+ },
1472
+ },
1473
+ },
1474
+ name: "calciteColorInverse",
1475
+ path: ["semantic", "color", "inverse", "default"],
1476
+ key: "{semantic.color.inverse.default}",
1477
+ },
1478
+ hover: {
1479
+ value: "#2b2b2b",
1480
+ type: "color",
1481
+ attributes: {
1482
+ "calcite-schema": {
1483
+ system: "calcite",
1484
+ tier: "color",
1485
+ type: "color",
1486
+ },
1487
+ category: "semantic",
1488
+ type: "color",
1489
+ item: "inverse",
1490
+ subitem: "hover",
1491
+ names: {
1492
+ scss: "$calcite-color-inverse-hover",
1493
+ css: "var(--calcite-color-inverse-hover)",
1494
+ js: "semantic.color.inverse.hover",
1495
+ docs: "semantic.color.inverse.hover",
1496
+ es6: "calciteColorInverseHover",
1497
+ },
1498
+ },
1499
+ filePath: "src/tokens/semantic/color/light.json",
1500
+ isSource: true,
1501
+ original: {
1502
+ value: "{core.color.neutral.blk-200}",
1503
+ type: "color",
1504
+ attributes: {
1505
+ "calcite-schema": {
1506
+ system: "calcite",
1507
+ tier: "semantic",
1508
+ domain: "",
1509
+ component: "",
1510
+ pattern: "",
1511
+ element: "",
1512
+ category: "color",
1513
+ group: "inverse",
1514
+ kind: "",
1515
+ appearance: "",
1516
+ property: "",
1517
+ variant: "",
1518
+ state: "hover",
1519
+ scale: "",
1520
+ context: "",
1521
+ mode: "",
1522
+ },
1523
+ },
1524
+ },
1525
+ name: "calciteColorInverseHover",
1526
+ path: ["semantic", "color", "inverse", "hover"],
1527
+ key: "{semantic.color.inverse.hover}",
1528
+ },
1529
+ press: {
1530
+ value: "#202020",
1531
+ type: "color",
1532
+ attributes: {
1533
+ "calcite-schema": {
1534
+ system: "calcite",
1535
+ tier: "color",
1536
+ type: "color",
1537
+ },
1538
+ category: "semantic",
1539
+ type: "color",
1540
+ item: "inverse",
1541
+ subitem: "press",
1542
+ names: {
1543
+ scss: "$calcite-color-inverse-press",
1544
+ css: "var(--calcite-color-inverse-press)",
1545
+ js: "semantic.color.inverse.press",
1546
+ docs: "semantic.color.inverse.press",
1547
+ es6: "calciteColorInversePress",
1548
+ },
1549
+ },
1550
+ filePath: "src/tokens/semantic/color/light.json",
1551
+ isSource: true,
1552
+ original: {
1553
+ value: "{core.color.neutral.blk-210}",
1554
+ type: "color",
1555
+ attributes: {
1556
+ "calcite-schema": {
1557
+ system: "calcite",
1558
+ tier: "semantic",
1559
+ domain: "",
1560
+ component: "",
1561
+ pattern: "",
1562
+ element: "",
1563
+ category: "color",
1564
+ group: "inverse",
1565
+ kind: "",
1566
+ appearance: "",
1567
+ property: "",
1568
+ variant: "",
1569
+ state: "press",
1570
+ scale: "",
1571
+ context: "",
1572
+ mode: "",
1573
+ },
1574
+ },
1575
+ },
1576
+ name: "calciteColorInversePress",
1577
+ path: ["semantic", "color", "inverse", "press"],
1578
+ key: "{semantic.color.inverse.press}",
1579
+ },
1580
+ },
1581
+ text: {
1582
+ 1: {
1583
+ value: "#151515",
1584
+ type: "color",
1585
+ attributes: {
1586
+ "calcite-schema": {
1587
+ system: "calcite",
1588
+ tier: "color",
1589
+ type: "color",
1590
+ },
1591
+ category: "semantic",
1592
+ type: "color",
1593
+ item: "text",
1594
+ subitem: "1",
1595
+ names: {
1596
+ scss: "$calcite-color-text-1",
1597
+ css: "var(--calcite-color-text-1)",
1598
+ js: "semantic.color.text.1",
1599
+ docs: "semantic.color.text.1",
1600
+ es6: "calciteColorText1",
1601
+ },
1602
+ },
1603
+ filePath: "src/tokens/semantic/color/light.json",
1604
+ isSource: true,
1605
+ original: {
1606
+ value: "{core.color.neutral.blk-220}",
1607
+ type: "color",
1608
+ attributes: {
1609
+ "calcite-schema": {
1610
+ system: "calcite",
1611
+ tier: "semantic",
1612
+ domain: "",
1613
+ component: "",
1614
+ pattern: "",
1615
+ element: "",
1616
+ category: "color",
1617
+ group: "text",
1618
+ kind: "",
1619
+ appearance: "",
1620
+ property: "",
1621
+ variant: "1",
1622
+ state: "",
1623
+ scale: "",
1624
+ context: "",
1625
+ mode: "",
1626
+ },
1627
+ },
1628
+ },
1629
+ name: "calciteColorText1",
1630
+ path: ["semantic", "color", "text", "1"],
1631
+ key: "{semantic.color.text.1}",
1632
+ },
1633
+ 2: {
1634
+ value: "#4a4a4a",
1635
+ type: "color",
1636
+ attributes: {
1637
+ "calcite-schema": {
1638
+ system: "calcite",
1639
+ tier: "color",
1640
+ type: "color",
1641
+ },
1642
+ category: "semantic",
1643
+ type: "color",
1644
+ item: "text",
1645
+ subitem: "2",
1646
+ names: {
1647
+ scss: "$calcite-color-text-2",
1648
+ css: "var(--calcite-color-text-2)",
1649
+ js: "semantic.color.text.2",
1650
+ docs: "semantic.color.text.2",
1651
+ es6: "calciteColorText2",
1652
+ },
1653
+ },
1654
+ filePath: "src/tokens/semantic/color/light.json",
1655
+ isSource: true,
1656
+ original: {
1657
+ value: "{core.color.neutral.blk-170}",
1658
+ type: "color",
1659
+ attributes: {
1660
+ "calcite-schema": {
1661
+ system: "calcite",
1662
+ tier: "semantic",
1663
+ domain: "",
1664
+ component: "",
1665
+ pattern: "",
1666
+ element: "",
1667
+ category: "color",
1668
+ group: "text",
1669
+ kind: "",
1670
+ appearance: "",
1671
+ property: "",
1672
+ variant: "2",
1673
+ state: "",
1674
+ scale: "",
1675
+ context: "",
1676
+ mode: "",
1677
+ },
1678
+ },
1679
+ },
1680
+ name: "calciteColorText2",
1681
+ path: ["semantic", "color", "text", "2"],
1682
+ key: "{semantic.color.text.2}",
1683
+ },
1684
+ 3: {
1685
+ value: "#6a6a6a",
1686
+ type: "color",
1687
+ attributes: {
1688
+ "calcite-schema": {
1689
+ system: "calcite",
1690
+ tier: "color",
1691
+ type: "color",
1692
+ },
1693
+ category: "semantic",
1694
+ type: "color",
1695
+ item: "text",
1696
+ subitem: "3",
1697
+ names: {
1698
+ scss: "$calcite-color-text-3",
1699
+ css: "var(--calcite-color-text-3)",
1700
+ js: "semantic.color.text.3",
1701
+ docs: "semantic.color.text.3",
1702
+ es6: "calciteColorText3",
1703
+ },
1704
+ },
1705
+ filePath: "src/tokens/semantic/color/light.json",
1706
+ isSource: true,
1707
+ original: {
1708
+ value: "{core.color.neutral.blk-140}",
1709
+ type: "color",
1710
+ attributes: {
1711
+ "calcite-schema": {
1712
+ system: "calcite",
1713
+ tier: "semantic",
1714
+ domain: "",
1715
+ component: "",
1716
+ pattern: "",
1717
+ element: "",
1718
+ category: "color",
1719
+ group: "text",
1720
+ kind: "",
1721
+ appearance: "",
1722
+ property: "",
1723
+ variant: "3",
1724
+ state: "",
1725
+ scale: "",
1726
+ context: "",
1727
+ mode: "",
1728
+ },
1729
+ },
1730
+ },
1731
+ name: "calciteColorText3",
1732
+ path: ["semantic", "color", "text", "3"],
1733
+ key: "{semantic.color.text.3}",
1734
+ },
1735
+ inverse: {
1736
+ value: "#ffffff",
1737
+ type: "color",
1738
+ attributes: {
1739
+ "calcite-schema": {
1740
+ system: "calcite",
1741
+ tier: "color",
1742
+ type: "color",
1743
+ },
1744
+ category: "semantic",
1745
+ type: "color",
1746
+ item: "text",
1747
+ subitem: "inverse",
1748
+ names: {
1749
+ scss: "$calcite-color-text-inverse",
1750
+ css: "var(--calcite-color-text-inverse)",
1751
+ js: "semantic.color.text.inverse",
1752
+ docs: "semantic.color.text.inverse",
1753
+ es6: "calciteColorTextInverse",
1754
+ },
1755
+ },
1756
+ filePath: "src/tokens/semantic/color/light.json",
1757
+ isSource: true,
1758
+ original: {
1759
+ value: "{core.color.neutral.blk-000}",
1760
+ type: "color",
1761
+ attributes: {
1762
+ "calcite-schema": {
1763
+ system: "calcite",
1764
+ tier: "semantic",
1765
+ domain: "",
1766
+ component: "",
1767
+ pattern: "",
1768
+ element: "",
1769
+ category: "color",
1770
+ group: "",
1771
+ kind: "",
1772
+ appearance: "",
1773
+ property: "",
1774
+ variant: "",
1775
+ state: "",
1776
+ scale: "",
1777
+ context: "",
1778
+ mode: "",
1779
+ },
1780
+ },
1781
+ },
1782
+ name: "calciteColorTextInverse",
1783
+ path: ["semantic", "color", "text", "inverse"],
1784
+ key: "{semantic.color.text.inverse}",
1785
+ },
1786
+ link: {
1787
+ value: "#00619b",
1788
+ type: "color",
1789
+ attributes: {
1790
+ "calcite-schema": {
1791
+ system: "calcite",
1792
+ tier: "color",
1793
+ type: "color",
1794
+ },
1795
+ category: "semantic",
1796
+ type: "color",
1797
+ item: "text",
1798
+ subitem: "link",
1799
+ names: {
1800
+ scss: "$calcite-color-text-link",
1801
+ css: "var(--calcite-color-text-link)",
1802
+ js: "semantic.color.text.link",
1803
+ docs: "semantic.color.text.link",
1804
+ es6: "calciteColorTextLink",
1805
+ },
1806
+ },
1807
+ filePath: "src/tokens/semantic/color/light.json",
1808
+ isSource: true,
1809
+ original: {
1810
+ value: "{core.color.high-saturation.blue.h-bb-070}",
1811
+ type: "color",
1812
+ attributes: {
1813
+ "calcite-schema": {
1814
+ system: "calcite",
1815
+ tier: "semantic",
1816
+ domain: "",
1817
+ component: "",
1818
+ pattern: "",
1819
+ element: "",
1820
+ category: "color",
1821
+ group: "",
1822
+ kind: "",
1823
+ appearance: "",
1824
+ property: "",
1825
+ variant: "",
1826
+ state: "",
1827
+ scale: "",
1828
+ context: "",
1829
+ mode: "",
1830
+ },
1831
+ },
1832
+ },
1833
+ name: "calciteColorTextLink",
1834
+ path: ["semantic", "color", "text", "link"],
1835
+ key: "{semantic.color.text.link}",
1836
+ },
1837
+ },
1838
+ border: {
1839
+ 1: {
1840
+ value: "#cacaca",
1841
+ type: "color",
1842
+ attributes: {
1843
+ "calcite-schema": {
1844
+ system: "calcite",
1845
+ tier: "color",
1846
+ type: "color",
1847
+ },
1848
+ category: "semantic",
1849
+ type: "color",
1850
+ item: "border",
1851
+ subitem: "1",
1852
+ names: {
1853
+ scss: "$calcite-color-border-1",
1854
+ css: "var(--calcite-color-border-1)",
1855
+ js: "semantic.color.border.1",
1856
+ docs: "semantic.color.border.1",
1857
+ es6: "calciteColorBorder1",
1858
+ },
1859
+ },
1860
+ filePath: "src/tokens/semantic/color/light.json",
1861
+ isSource: true,
1862
+ original: {
1863
+ value: "{core.color.neutral.blk-050}",
1864
+ type: "color",
1865
+ attributes: {
1866
+ "calcite-schema": {
1867
+ system: "calcite",
1868
+ tier: "semantic",
1869
+ domain: "",
1870
+ component: "",
1871
+ pattern: "",
1872
+ element: "",
1873
+ category: "color",
1874
+ group: "border",
1875
+ kind: "",
1876
+ appearance: "",
1877
+ property: "",
1878
+ variant: "1",
1879
+ state: "",
1880
+ scale: "",
1881
+ context: "",
1882
+ mode: "",
1883
+ },
1884
+ },
1885
+ },
1886
+ name: "calciteColorBorder1",
1887
+ path: ["semantic", "color", "border", "1"],
1888
+ key: "{semantic.color.border.1}",
1889
+ },
1890
+ 2: {
1891
+ value: "#d4d4d4",
1892
+ type: "color",
1893
+ attributes: {
1894
+ "calcite-schema": {
1895
+ system: "calcite",
1896
+ tier: "color",
1897
+ type: "color",
1898
+ },
1899
+ category: "semantic",
1900
+ type: "color",
1901
+ item: "border",
1902
+ subitem: "2",
1903
+ names: {
1904
+ scss: "$calcite-color-border-2",
1905
+ css: "var(--calcite-color-border-2)",
1906
+ js: "semantic.color.border.2",
1907
+ docs: "semantic.color.border.2",
1908
+ es6: "calciteColorBorder2",
1909
+ },
1910
+ },
1911
+ filePath: "src/tokens/semantic/color/light.json",
1912
+ isSource: true,
1913
+ original: {
1914
+ value: "{core.color.neutral.blk-040}",
1915
+ type: "color",
1916
+ attributes: {
1917
+ "calcite-schema": {
1918
+ system: "calcite",
1919
+ tier: "semantic",
1920
+ domain: "",
1921
+ component: "",
1922
+ pattern: "",
1923
+ element: "",
1924
+ category: "color",
1925
+ group: "border",
1926
+ kind: "",
1927
+ appearance: "",
1928
+ property: "",
1929
+ variant: "2",
1930
+ state: "",
1931
+ scale: "",
1932
+ context: "",
1933
+ mode: "",
1934
+ },
1935
+ },
1936
+ },
1937
+ name: "calciteColorBorder2",
1938
+ path: ["semantic", "color", "border", "2"],
1939
+ key: "{semantic.color.border.2}",
1940
+ },
1941
+ 3: {
1942
+ value: "#dfdfdf",
1943
+ type: "color",
1944
+ attributes: {
1945
+ "calcite-schema": {
1946
+ system: "calcite",
1947
+ tier: "color",
1948
+ type: "color",
1949
+ },
1950
+ category: "semantic",
1951
+ type: "color",
1952
+ item: "border",
1953
+ subitem: "3",
1954
+ names: {
1955
+ scss: "$calcite-color-border-3",
1956
+ css: "var(--calcite-color-border-3)",
1957
+ js: "semantic.color.border.3",
1958
+ docs: "semantic.color.border.3",
1959
+ es6: "calciteColorBorder3",
1960
+ },
1961
+ },
1962
+ filePath: "src/tokens/semantic/color/light.json",
1963
+ isSource: true,
1964
+ original: {
1965
+ value: "{core.color.neutral.blk-030}",
1966
+ type: "color",
1967
+ attributes: {
1968
+ "calcite-schema": {
1969
+ system: "calcite",
1970
+ tier: "semantic",
1971
+ domain: "",
1972
+ component: "",
1973
+ pattern: "",
1974
+ element: "",
1975
+ category: "color",
1976
+ group: "border",
1977
+ kind: "",
1978
+ appearance: "",
1979
+ property: "",
1980
+ variant: "3",
1981
+ state: "",
1982
+ scale: "",
1983
+ context: "",
1984
+ mode: "",
1985
+ },
1986
+ },
1987
+ },
1988
+ name: "calciteColorBorder3",
1989
+ path: ["semantic", "color", "border", "3"],
1990
+ key: "{semantic.color.border.3}",
1991
+ },
1992
+ input: {
1993
+ value: "#949494",
1994
+ type: "color",
1995
+ attributes: {
1996
+ "calcite-schema": {
1997
+ system: "calcite",
1998
+ tier: "color",
1999
+ type: "color",
2000
+ },
2001
+ category: "semantic",
2002
+ type: "color",
2003
+ item: "border",
2004
+ subitem: "input",
2005
+ names: {
2006
+ scss: "$calcite-color-border-input",
2007
+ css: "var(--calcite-color-border-input)",
2008
+ js: "semantic.color.border.input",
2009
+ docs: "semantic.color.border.input",
2010
+ es6: "calciteColorBorderInput",
2011
+ },
2012
+ },
2013
+ filePath: "src/tokens/semantic/color/light.json",
2014
+ isSource: true,
2015
+ original: {
2016
+ value: "{core.color.neutral.blk-100}",
2017
+ type: "color",
2018
+ attributes: {
2019
+ "calcite-schema": {
2020
+ system: "calcite",
2021
+ tier: "semantic",
2022
+ domain: "",
2023
+ component: "",
2024
+ pattern: "",
2025
+ element: "",
2026
+ category: "color",
2027
+ group: "border",
2028
+ kind: "",
2029
+ appearance: "",
2030
+ property: "",
2031
+ variant: "input",
2032
+ state: "",
2033
+ scale: "",
2034
+ context: "",
2035
+ mode: "",
2036
+ },
2037
+ },
2038
+ },
2039
+ name: "calciteColorBorderInput",
2040
+ path: ["semantic", "color", "border", "input"],
2041
+ key: "{semantic.color.border.input}",
2042
+ },
2043
+ ghost: {
2044
+ value: "rgba(0, 0, 0, 0.3)",
2045
+ type: "color",
2046
+ attributes: {
2047
+ "calcite-schema": {
2048
+ system: "calcite",
2049
+ tier: "color",
2050
+ type: "color",
2051
+ },
2052
+ category: "semantic",
2053
+ type: "color",
2054
+ item: "border",
2055
+ subitem: "ghost",
2056
+ names: {
2057
+ scss: "$calcite-color-border-ghost",
2058
+ css: "var(--calcite-color-border-ghost)",
2059
+ js: "semantic.color.border.ghost",
2060
+ docs: "semantic.color.border.ghost",
2061
+ es6: "calciteColorBorderGhost",
2062
+ },
2063
+ },
2064
+ filePath: "src/tokens/semantic/color/light.json",
2065
+ isSource: true,
2066
+ original: {
2067
+ value: "rgba({core.color.neutral.blk-240}, {core.opacity.30})",
2068
+ type: "color",
2069
+ attributes: {
2070
+ "calcite-schema": {
2071
+ system: "calcite",
2072
+ tier: "semantic",
2073
+ domain: "",
2074
+ component: "",
2075
+ pattern: "",
2076
+ element: "",
2077
+ category: "color",
2078
+ group: "border",
2079
+ kind: "",
2080
+ appearance: "",
2081
+ property: "",
2082
+ variant: "ghost",
2083
+ state: "",
2084
+ scale: "",
2085
+ context: "",
2086
+ mode: "",
2087
+ },
2088
+ },
2089
+ },
2090
+ name: "calciteColorBorderGhost",
2091
+ path: ["semantic", "color", "border", "ghost"],
2092
+ key: "{semantic.color.border.ghost}",
2093
+ },
2094
+ white: {
2095
+ value: "#ffffff",
2096
+ type: "color",
2097
+ attributes: {
2098
+ "calcite-schema": {
2099
+ system: "calcite",
2100
+ tier: "color",
2101
+ type: "color",
2102
+ },
2103
+ category: "semantic",
2104
+ type: "color",
2105
+ item: "border",
2106
+ subitem: "white",
2107
+ names: {
2108
+ scss: "$calcite-color-border-white",
2109
+ css: "var(--calcite-color-border-white)",
2110
+ js: "semantic.color.border.white",
2111
+ docs: "semantic.color.border.white",
2112
+ es6: "calciteColorBorderWhite",
2113
+ },
2114
+ },
2115
+ filePath: "src/tokens/semantic/color/light.json",
2116
+ isSource: true,
2117
+ original: {
2118
+ value: "{core.color.neutral.blk-000}",
2119
+ type: "color",
2120
+ attributes: {
2121
+ "calcite-schema": {
2122
+ system: "calcite",
2123
+ tier: "semantic",
2124
+ domain: "",
2125
+ component: "",
2126
+ pattern: "",
2127
+ element: "",
2128
+ category: "color",
2129
+ group: "border",
2130
+ kind: "",
2131
+ appearance: "",
2132
+ property: "",
2133
+ variant: "white",
2134
+ state: "",
2135
+ scale: "",
2136
+ context: "",
2137
+ mode: "",
2138
+ },
2139
+ },
2140
+ },
2141
+ name: "calciteColorBorderWhite",
2142
+ path: ["semantic", "color", "border", "white"],
2143
+ key: "{semantic.color.border.white}",
2144
+ },
2145
+ },
2146
+ },
2147
+ },
2148
+ };