@esri/calcite-design-tokens 3.0.2-next.2 → 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,2147 @@
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: "#353535",
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/dark.json",
32
+ isSource: true,
33
+ original: {
34
+ value: "{core.color.neutral.blk-190}",
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/dark.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: "#2b2b2b",
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/dark.json",
136
+ isSource: true,
137
+ original: {
138
+ value: "{core.color.neutral.blk-200}",
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: "#202020",
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/dark.json",
186
+ isSource: true,
187
+ original: {
188
+ value: "{core.color.neutral.blk-210}",
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: "#151515",
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/dark.json",
237
+ isSource: true,
238
+ original: {
239
+ value: "{core.color.neutral.blk-220}",
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: "#214155",
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/dark.json",
288
+ isSource: true,
289
+ original: {
290
+ value: "#214155",
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(255, 255, 255, 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/dark.json",
343
+ isSource: true,
344
+ original: {
345
+ value: "rgba({core.color.neutral.blk-000}, {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(255, 255, 255, 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/dark.json",
395
+ isSource: true,
396
+ original: {
397
+ value: "rgba({core.color.neutral.blk-000}, {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(255, 255, 255, 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/dark.json",
447
+ isSource: true,
448
+ original: {
449
+ value: "rgba({core.color.neutral.blk-000}, {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(0, 0, 0, 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/dark.json",
499
+ isSource: true,
500
+ original: {
501
+ value: "rgba({core.color.neutral.blk-240}, {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(43, 43, 43, 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/dark.json",
550
+ isSource: true,
551
+ original: {
552
+ value: "rgba({core.color.neutral.blk-200}, {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: "#009af2",
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/dark.json",
605
+ isSource: true,
606
+ original: {
607
+ value: "{core.color.vibrant.blue.v-bb-160}",
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: "#007ac2",
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/dark.json",
657
+ isSource: true,
658
+ original: {
659
+ value: "{core.color.high-saturation.blue.h-bb-060}",
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: "#00619b",
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/dark.json",
709
+ isSource: true,
710
+ original: {
711
+ value: "{core.color.high-saturation.blue.h-bb-070}",
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, 160, 255, 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/dark.json",
761
+ isSource: true,
762
+ original: {
763
+ type: "color",
764
+ value: "rgba({core.color.dark.blue.d-bb-420}, {core.opacity.40})",
765
+ attributes: {
766
+ "calcite-schema": {
767
+ system: "calcite",
768
+ tier: "semantic",
769
+ domain: "",
770
+ component: "",
771
+ pattern: "",
772
+ element: "",
773
+ category: "color",
774
+ group: "brand",
775
+ kind: "",
776
+ appearance: "",
777
+ property: "",
778
+ variant: "underline",
779
+ state: "",
780
+ scale: "",
781
+ context: "",
782
+ mode: "",
783
+ },
784
+ },
785
+ },
786
+ name: "calciteColorBrandUnderline",
787
+ path: ["semantic", "color", "brand", "underline"],
788
+ key: "{semantic.color.brand.underline}",
789
+ },
790
+ },
791
+ status: {
792
+ info: {
793
+ default: {
794
+ value: "#00a0ff",
795
+ type: "color",
796
+ attributes: {
797
+ "calcite-schema": {
798
+ system: "calcite",
799
+ tier: "color",
800
+ type: "color",
801
+ },
802
+ category: "semantic",
803
+ type: "color",
804
+ item: "status",
805
+ subitem: "info",
806
+ state: "default",
807
+ names: {
808
+ scss: "$calcite-color-status-info",
809
+ css: "var(--calcite-color-status-info)",
810
+ js: "semantic.color.status.info.default",
811
+ docs: "semantic.color.status.info.default",
812
+ es6: "calciteColorStatusInfo",
813
+ },
814
+ },
815
+ filePath: "src/tokens/semantic/color/dark.json",
816
+ isSource: true,
817
+ original: {
818
+ value: "{core.color.dark.blue.d-bb-420}",
819
+ type: "color",
820
+ attributes: {
821
+ "calcite-schema": {
822
+ system: "calcite",
823
+ tier: "semantic",
824
+ domain: "",
825
+ component: "",
826
+ pattern: "",
827
+ element: "",
828
+ category: "color",
829
+ group: "status",
830
+ kind: "info",
831
+ appearance: "",
832
+ property: "",
833
+ variant: "",
834
+ state: "",
835
+ scale: "",
836
+ context: "",
837
+ mode: "",
838
+ },
839
+ },
840
+ },
841
+ name: "calciteColorStatusInfo",
842
+ path: ["semantic", "color", "status", "info", "default"],
843
+ key: "{semantic.color.status.info.default}",
844
+ },
845
+ hover: {
846
+ value: "#3db8ff",
847
+ type: "color",
848
+ attributes: {
849
+ "calcite-schema": {
850
+ system: "calcite",
851
+ tier: "color",
852
+ type: "color",
853
+ },
854
+ category: "semantic",
855
+ type: "color",
856
+ item: "status",
857
+ subitem: "info",
858
+ state: "hover",
859
+ names: {
860
+ scss: "$calcite-color-status-info-hover",
861
+ css: "var(--calcite-color-status-info-hover)",
862
+ js: "semantic.color.status.info.hover",
863
+ docs: "semantic.color.status.info.hover",
864
+ es6: "calciteColorStatusInfoHover",
865
+ },
866
+ },
867
+ filePath: "src/tokens/semantic/color/dark.json",
868
+ isSource: true,
869
+ original: {
870
+ value: "{core.color.vibrant.blue.v-bb-140}",
871
+ type: "color",
872
+ attributes: {
873
+ "calcite-schema": {
874
+ system: "calcite",
875
+ tier: "semantic",
876
+ domain: "",
877
+ component: "",
878
+ pattern: "",
879
+ element: "",
880
+ category: "color",
881
+ group: "status",
882
+ kind: "info",
883
+ appearance: "",
884
+ property: "",
885
+ variant: "",
886
+ state: "hover",
887
+ scale: "",
888
+ context: "",
889
+ mode: "",
890
+ },
891
+ },
892
+ },
893
+ name: "calciteColorStatusInfoHover",
894
+ path: ["semantic", "color", "status", "info", "hover"],
895
+ key: "{semantic.color.status.info.hover}",
896
+ },
897
+ press: {
898
+ value: "#009af2",
899
+ type: "color",
900
+ attributes: {
901
+ "calcite-schema": {
902
+ system: "calcite",
903
+ tier: "color",
904
+ type: "color",
905
+ },
906
+ category: "semantic",
907
+ type: "color",
908
+ item: "status",
909
+ subitem: "info",
910
+ state: "press",
911
+ names: {
912
+ scss: "$calcite-color-status-info-press",
913
+ css: "var(--calcite-color-status-info-press)",
914
+ js: "semantic.color.status.info.press",
915
+ docs: "semantic.color.status.info.press",
916
+ es6: "calciteColorStatusInfoPress",
917
+ },
918
+ },
919
+ filePath: "src/tokens/semantic/color/dark.json",
920
+ isSource: true,
921
+ original: {
922
+ value: "{core.color.vibrant.blue.v-bb-160}",
923
+ type: "color",
924
+ attributes: {
925
+ "calcite-schema": {
926
+ system: "calcite",
927
+ tier: "semantic",
928
+ domain: "",
929
+ component: "",
930
+ pattern: "",
931
+ element: "",
932
+ category: "color",
933
+ group: "status",
934
+ kind: "info",
935
+ appearance: "",
936
+ property: "",
937
+ variant: "",
938
+ state: "press",
939
+ scale: "",
940
+ context: "",
941
+ mode: "",
942
+ },
943
+ },
944
+ },
945
+ name: "calciteColorStatusInfoPress",
946
+ path: ["semantic", "color", "status", "info", "press"],
947
+ key: "{semantic.color.status.info.press}",
948
+ },
949
+ },
950
+ success: {
951
+ default: {
952
+ value: "#36da43",
953
+ type: "color",
954
+ attributes: {
955
+ "calcite-schema": {
956
+ system: "calcite",
957
+ tier: "color",
958
+ type: "color",
959
+ },
960
+ category: "semantic",
961
+ type: "color",
962
+ item: "status",
963
+ subitem: "success",
964
+ state: "default",
965
+ names: {
966
+ scss: "$calcite-color-status-success",
967
+ css: "var(--calcite-color-status-success)",
968
+ js: "semantic.color.status.success.default",
969
+ docs: "semantic.color.status.success.default",
970
+ es6: "calciteColorStatusSuccess",
971
+ },
972
+ },
973
+ filePath: "src/tokens/semantic/color/dark.json",
974
+ isSource: true,
975
+ original: {
976
+ value: "{core.color.dark.green.d-gg-420}",
977
+ type: "color",
978
+ attributes: {
979
+ "calcite-schema": {
980
+ system: "calcite",
981
+ tier: "semantic",
982
+ domain: "",
983
+ component: "",
984
+ pattern: "",
985
+ element: "",
986
+ category: "color",
987
+ group: "status",
988
+ kind: "success",
989
+ appearance: "",
990
+ property: "",
991
+ variant: "",
992
+ state: "default",
993
+ scale: "",
994
+ context: "",
995
+ mode: "",
996
+ },
997
+ },
998
+ },
999
+ name: "calciteColorStatusSuccess",
1000
+ path: ["semantic", "color", "status", "success", "default"],
1001
+ key: "{semantic.color.status.success.default}",
1002
+ },
1003
+ hover: {
1004
+ value: "#3bed52",
1005
+ type: "color",
1006
+ attributes: {
1007
+ "calcite-schema": {
1008
+ system: "calcite",
1009
+ tier: "color",
1010
+ type: "color",
1011
+ },
1012
+ category: "semantic",
1013
+ type: "color",
1014
+ item: "status",
1015
+ subitem: "success",
1016
+ state: "hover",
1017
+ names: {
1018
+ scss: "$calcite-color-status-success-hover",
1019
+ css: "var(--calcite-color-status-success-hover)",
1020
+ js: "semantic.color.status.success.hover",
1021
+ docs: "semantic.color.status.success.hover",
1022
+ es6: "calciteColorStatusSuccessHover",
1023
+ },
1024
+ },
1025
+ filePath: "src/tokens/semantic/color/dark.json",
1026
+ isSource: true,
1027
+ original: {
1028
+ value: "{core.color.vibrant.green.v-gg-140}",
1029
+ type: "color",
1030
+ attributes: {
1031
+ "calcite-schema": {
1032
+ system: "calcite",
1033
+ tier: "semantic",
1034
+ domain: "",
1035
+ component: "",
1036
+ pattern: "",
1037
+ element: "",
1038
+ category: "color",
1039
+ group: "status",
1040
+ kind: "success",
1041
+ appearance: "",
1042
+ property: "",
1043
+ variant: "",
1044
+ state: "hover",
1045
+ scale: "",
1046
+ context: "",
1047
+ mode: "",
1048
+ },
1049
+ },
1050
+ },
1051
+ name: "calciteColorStatusSuccessHover",
1052
+ path: ["semantic", "color", "status", "success", "hover"],
1053
+ key: "{semantic.color.status.success.hover}",
1054
+ },
1055
+ press: {
1056
+ value: "#00b81b",
1057
+ type: "color",
1058
+ attributes: {
1059
+ "calcite-schema": {
1060
+ system: "calcite",
1061
+ tier: "color",
1062
+ type: "color",
1063
+ },
1064
+ category: "semantic",
1065
+ type: "color",
1066
+ item: "status",
1067
+ subitem: "success",
1068
+ state: "press",
1069
+ names: {
1070
+ scss: "$calcite-color-status-success-press",
1071
+ css: "var(--calcite-color-status-success-press)",
1072
+ js: "semantic.color.status.success.press",
1073
+ docs: "semantic.color.status.success.press",
1074
+ es6: "calciteColorStatusSuccessPress",
1075
+ },
1076
+ },
1077
+ filePath: "src/tokens/semantic/color/dark.json",
1078
+ isSource: true,
1079
+ original: {
1080
+ value: "{core.color.vibrant.green.v-gg-160}",
1081
+ type: "color",
1082
+ attributes: {
1083
+ "calcite-schema": {
1084
+ system: "calcite",
1085
+ tier: "semantic",
1086
+ domain: "",
1087
+ component: "",
1088
+ pattern: "",
1089
+ element: "",
1090
+ category: "color",
1091
+ group: "status",
1092
+ kind: "success",
1093
+ appearance: "",
1094
+ property: "",
1095
+ variant: "",
1096
+ state: "press",
1097
+ scale: "",
1098
+ context: "",
1099
+ mode: "",
1100
+ },
1101
+ },
1102
+ },
1103
+ name: "calciteColorStatusSuccessPress",
1104
+ path: ["semantic", "color", "status", "success", "press"],
1105
+ key: "{semantic.color.status.success.press}",
1106
+ },
1107
+ },
1108
+ warning: {
1109
+ default: {
1110
+ value: "#ffc900",
1111
+ type: "color",
1112
+ attributes: {
1113
+ "calcite-schema": {
1114
+ system: "calcite",
1115
+ tier: "color",
1116
+ type: "color",
1117
+ },
1118
+ category: "semantic",
1119
+ type: "color",
1120
+ item: "status",
1121
+ subitem: "warning",
1122
+ state: "default",
1123
+ names: {
1124
+ scss: "$calcite-color-status-warning",
1125
+ css: "var(--calcite-color-status-warning)",
1126
+ js: "semantic.color.status.warning.default",
1127
+ docs: "semantic.color.status.warning.default",
1128
+ es6: "calciteColorStatusWarning",
1129
+ },
1130
+ },
1131
+ filePath: "src/tokens/semantic/color/dark.json",
1132
+ isSource: true,
1133
+ original: {
1134
+ value: "{core.color.dark.yellow.d-yy-420}",
1135
+ type: "color",
1136
+ attributes: {
1137
+ "calcite-schema": {
1138
+ system: "calcite",
1139
+ tier: "semantic",
1140
+ domain: "",
1141
+ component: "",
1142
+ pattern: "",
1143
+ element: "",
1144
+ category: "color",
1145
+ group: "status",
1146
+ kind: "warning",
1147
+ appearance: "",
1148
+ property: "",
1149
+ variant: "",
1150
+ state: "default",
1151
+ scale: "",
1152
+ context: "",
1153
+ mode: "",
1154
+ },
1155
+ },
1156
+ },
1157
+ name: "calciteColorStatusWarning",
1158
+ path: ["semantic", "color", "status", "warning", "default"],
1159
+ key: "{semantic.color.status.warning.default}",
1160
+ },
1161
+ hover: {
1162
+ value: "#ffee33",
1163
+ type: "color",
1164
+ attributes: {
1165
+ "calcite-schema": {
1166
+ system: "calcite",
1167
+ tier: "color",
1168
+ type: "color",
1169
+ },
1170
+ category: "semantic",
1171
+ type: "color",
1172
+ item: "status",
1173
+ subitem: "warning",
1174
+ state: "hover",
1175
+ names: {
1176
+ scss: "$calcite-color-status-warning-hover",
1177
+ css: "var(--calcite-color-status-warning-hover)",
1178
+ js: "semantic.color.status.warning.hover",
1179
+ docs: "semantic.color.status.warning.hover",
1180
+ es6: "calciteColorStatusWarningHover",
1181
+ },
1182
+ },
1183
+ filePath: "src/tokens/semantic/color/dark.json",
1184
+ isSource: true,
1185
+ original: {
1186
+ value: "{core.color.vibrant.yellow.v-yy-140}",
1187
+ type: "color",
1188
+ attributes: {
1189
+ "calcite-schema": {
1190
+ system: "calcite",
1191
+ tier: "semantic",
1192
+ domain: "",
1193
+ component: "",
1194
+ pattern: "",
1195
+ element: "",
1196
+ category: "color",
1197
+ group: "status",
1198
+ kind: "warning",
1199
+ appearance: "",
1200
+ property: "",
1201
+ variant: "",
1202
+ state: "hover",
1203
+ scale: "",
1204
+ context: "",
1205
+ mode: "",
1206
+ },
1207
+ },
1208
+ },
1209
+ name: "calciteColorStatusWarningHover",
1210
+ path: ["semantic", "color", "status", "warning", "hover"],
1211
+ key: "{semantic.color.status.warning.hover}",
1212
+ },
1213
+ press: {
1214
+ value: "#f5d000",
1215
+ type: "color",
1216
+ attributes: {
1217
+ "calcite-schema": {
1218
+ system: "calcite",
1219
+ tier: "color",
1220
+ type: "color",
1221
+ },
1222
+ category: "semantic",
1223
+ type: "color",
1224
+ item: "status",
1225
+ subitem: "warning",
1226
+ state: "press",
1227
+ names: {
1228
+ scss: "$calcite-color-status-warning-press",
1229
+ css: "var(--calcite-color-status-warning-press)",
1230
+ js: "semantic.color.status.warning.press",
1231
+ docs: "semantic.color.status.warning.press",
1232
+ es6: "calciteColorStatusWarningPress",
1233
+ },
1234
+ },
1235
+ filePath: "src/tokens/semantic/color/dark.json",
1236
+ isSource: true,
1237
+ original: {
1238
+ value: "{core.color.vibrant.yellow.v-yy-160}",
1239
+ type: "color",
1240
+ attributes: {
1241
+ "calcite-schema": {
1242
+ system: "calcite",
1243
+ tier: "semantic",
1244
+ domain: "",
1245
+ component: "",
1246
+ pattern: "",
1247
+ element: "",
1248
+ category: "color",
1249
+ group: "status",
1250
+ kind: "warning",
1251
+ appearance: "",
1252
+ property: "",
1253
+ variant: "",
1254
+ state: "press",
1255
+ scale: "",
1256
+ context: "",
1257
+ mode: "",
1258
+ },
1259
+ },
1260
+ },
1261
+ name: "calciteColorStatusWarningPress",
1262
+ path: ["semantic", "color", "status", "warning", "press"],
1263
+ key: "{semantic.color.status.warning.press}",
1264
+ },
1265
+ },
1266
+ danger: {
1267
+ default: {
1268
+ value: "#fe583e",
1269
+ type: "color",
1270
+ attributes: {
1271
+ "calcite-schema": {
1272
+ system: "calcite",
1273
+ tier: "color",
1274
+ type: "color",
1275
+ },
1276
+ category: "semantic",
1277
+ type: "color",
1278
+ item: "status",
1279
+ subitem: "danger",
1280
+ state: "default",
1281
+ names: {
1282
+ scss: "$calcite-color-status-danger",
1283
+ css: "var(--calcite-color-status-danger)",
1284
+ js: "semantic.color.status.danger.default",
1285
+ docs: "semantic.color.status.danger.default",
1286
+ es6: "calciteColorStatusDanger",
1287
+ },
1288
+ },
1289
+ filePath: "src/tokens/semantic/color/dark.json",
1290
+ isSource: true,
1291
+ original: {
1292
+ value: "{core.color.dark.red.d-rr-420}",
1293
+ type: "color",
1294
+ attributes: {
1295
+ "calcite-schema": {
1296
+ system: "calcite",
1297
+ tier: "semantic",
1298
+ domain: "",
1299
+ component: "",
1300
+ pattern: "",
1301
+ element: "",
1302
+ category: "color",
1303
+ group: "status",
1304
+ kind: "danger",
1305
+ appearance: "",
1306
+ property: "",
1307
+ variant: "",
1308
+ state: "default",
1309
+ scale: "",
1310
+ context: "",
1311
+ mode: "",
1312
+ },
1313
+ },
1314
+ },
1315
+ name: "calciteColorStatusDanger",
1316
+ path: ["semantic", "color", "status", "danger", "default"],
1317
+ key: "{semantic.color.status.danger.default}",
1318
+ },
1319
+ hover: {
1320
+ value: "#ff0015",
1321
+ type: "color",
1322
+ attributes: {
1323
+ "calcite-schema": {
1324
+ system: "calcite",
1325
+ tier: "color",
1326
+ type: "color",
1327
+ },
1328
+ category: "semantic",
1329
+ type: "color",
1330
+ item: "status",
1331
+ subitem: "danger",
1332
+ state: "hover",
1333
+ names: {
1334
+ scss: "$calcite-color-status-danger-hover",
1335
+ css: "var(--calcite-color-status-danger-hover)",
1336
+ js: "semantic.color.status.danger.hover",
1337
+ docs: "semantic.color.status.danger.hover",
1338
+ es6: "calciteColorStatusDangerHover",
1339
+ },
1340
+ },
1341
+ filePath: "src/tokens/semantic/color/dark.json",
1342
+ isSource: true,
1343
+ original: {
1344
+ value: "{core.color.vibrant.red.v-rr-140}",
1345
+ type: "color",
1346
+ attributes: {
1347
+ "calcite-schema": {
1348
+ system: "calcite",
1349
+ tier: "semantic",
1350
+ domain: "",
1351
+ component: "",
1352
+ pattern: "",
1353
+ element: "",
1354
+ category: "color",
1355
+ group: "status",
1356
+ kind: "danger",
1357
+ appearance: "",
1358
+ property: "",
1359
+ variant: "",
1360
+ state: "hover",
1361
+ scale: "",
1362
+ context: "",
1363
+ mode: "",
1364
+ },
1365
+ },
1366
+ },
1367
+ name: "calciteColorStatusDangerHover",
1368
+ path: ["semantic", "color", "status", "danger", "hover"],
1369
+ key: "{semantic.color.status.danger.hover}",
1370
+ },
1371
+ press: {
1372
+ value: "#d90012",
1373
+ type: "color",
1374
+ attributes: {
1375
+ "calcite-schema": {
1376
+ system: "calcite",
1377
+ tier: "color",
1378
+ type: "color",
1379
+ },
1380
+ category: "semantic",
1381
+ type: "color",
1382
+ item: "status",
1383
+ subitem: "danger",
1384
+ state: "press",
1385
+ names: {
1386
+ scss: "$calcite-color-status-danger-press",
1387
+ css: "var(--calcite-color-status-danger-press)",
1388
+ js: "semantic.color.status.danger.press",
1389
+ docs: "semantic.color.status.danger.press",
1390
+ es6: "calciteColorStatusDangerPress",
1391
+ },
1392
+ },
1393
+ filePath: "src/tokens/semantic/color/dark.json",
1394
+ isSource: true,
1395
+ original: {
1396
+ value: "{core.color.vibrant.red.v-rr-160}",
1397
+ type: "color",
1398
+ attributes: {
1399
+ "calcite-schema": {
1400
+ system: "calcite",
1401
+ tier: "semantic",
1402
+ domain: "",
1403
+ component: "",
1404
+ pattern: "",
1405
+ element: "",
1406
+ category: "color",
1407
+ group: "status",
1408
+ kind: "danger",
1409
+ appearance: "",
1410
+ property: "",
1411
+ variant: "",
1412
+ state: "press",
1413
+ scale: "",
1414
+ context: "",
1415
+ mode: "",
1416
+ },
1417
+ },
1418
+ },
1419
+ name: "calciteColorStatusDangerPress",
1420
+ path: ["semantic", "color", "status", "danger", "press"],
1421
+ key: "{semantic.color.status.danger.press}",
1422
+ },
1423
+ },
1424
+ },
1425
+ inverse: {
1426
+ default: {
1427
+ value: "#f8f8f8",
1428
+ type: "color",
1429
+ attributes: {
1430
+ "calcite-schema": {
1431
+ system: "calcite",
1432
+ tier: "color",
1433
+ type: "color",
1434
+ },
1435
+ category: "semantic",
1436
+ type: "color",
1437
+ item: "inverse",
1438
+ subitem: "default",
1439
+ names: {
1440
+ scss: "$calcite-color-inverse",
1441
+ css: "var(--calcite-color-inverse)",
1442
+ js: "semantic.color.inverse.default",
1443
+ docs: "semantic.color.inverse.default",
1444
+ es6: "calciteColorInverse",
1445
+ },
1446
+ },
1447
+ filePath: "src/tokens/semantic/color/dark.json",
1448
+ isSource: true,
1449
+ original: {
1450
+ value: "{core.color.neutral.blk-005}",
1451
+ type: "color",
1452
+ attributes: {
1453
+ "calcite-schema": {
1454
+ system: "calcite",
1455
+ tier: "semantic",
1456
+ domain: "",
1457
+ component: "",
1458
+ pattern: "",
1459
+ element: "",
1460
+ category: "color",
1461
+ group: "inverse",
1462
+ kind: "",
1463
+ appearance: "",
1464
+ property: "",
1465
+ variant: "",
1466
+ state: "default",
1467
+ scale: "",
1468
+ context: "",
1469
+ mode: "",
1470
+ },
1471
+ },
1472
+ },
1473
+ name: "calciteColorInverse",
1474
+ path: ["semantic", "color", "inverse", "default"],
1475
+ key: "{semantic.color.inverse.default}",
1476
+ },
1477
+ hover: {
1478
+ value: "#ffffff",
1479
+ type: "color",
1480
+ attributes: {
1481
+ "calcite-schema": {
1482
+ system: "calcite",
1483
+ tier: "color",
1484
+ type: "color",
1485
+ },
1486
+ category: "semantic",
1487
+ type: "color",
1488
+ item: "inverse",
1489
+ subitem: "hover",
1490
+ names: {
1491
+ scss: "$calcite-color-inverse-hover",
1492
+ css: "var(--calcite-color-inverse-hover)",
1493
+ js: "semantic.color.inverse.hover",
1494
+ docs: "semantic.color.inverse.hover",
1495
+ es6: "calciteColorInverseHover",
1496
+ },
1497
+ },
1498
+ filePath: "src/tokens/semantic/color/dark.json",
1499
+ isSource: true,
1500
+ original: {
1501
+ value: "{core.color.neutral.blk-000}",
1502
+ type: "color",
1503
+ attributes: {
1504
+ "calcite-schema": {
1505
+ system: "calcite",
1506
+ tier: "semantic",
1507
+ domain: "",
1508
+ component: "",
1509
+ pattern: "",
1510
+ element: "",
1511
+ category: "color",
1512
+ group: "inverse",
1513
+ kind: "",
1514
+ appearance: "",
1515
+ property: "",
1516
+ variant: "",
1517
+ state: "hover",
1518
+ scale: "",
1519
+ context: "",
1520
+ mode: "",
1521
+ },
1522
+ },
1523
+ },
1524
+ name: "calciteColorInverseHover",
1525
+ path: ["semantic", "color", "inverse", "hover"],
1526
+ key: "{semantic.color.inverse.hover}",
1527
+ },
1528
+ press: {
1529
+ value: "#f3f3f3",
1530
+ type: "color",
1531
+ attributes: {
1532
+ "calcite-schema": {
1533
+ system: "calcite",
1534
+ tier: "color",
1535
+ type: "color",
1536
+ },
1537
+ category: "semantic",
1538
+ type: "color",
1539
+ item: "inverse",
1540
+ subitem: "press",
1541
+ names: {
1542
+ scss: "$calcite-color-inverse-press",
1543
+ css: "var(--calcite-color-inverse-press)",
1544
+ js: "semantic.color.inverse.press",
1545
+ docs: "semantic.color.inverse.press",
1546
+ es6: "calciteColorInversePress",
1547
+ },
1548
+ },
1549
+ filePath: "src/tokens/semantic/color/dark.json",
1550
+ isSource: true,
1551
+ original: {
1552
+ value: "{core.color.neutral.blk-010}",
1553
+ type: "color",
1554
+ attributes: {
1555
+ "calcite-schema": {
1556
+ system: "calcite",
1557
+ tier: "semantic",
1558
+ domain: "",
1559
+ component: "",
1560
+ pattern: "",
1561
+ element: "",
1562
+ category: "color",
1563
+ group: "inverse",
1564
+ kind: "",
1565
+ appearance: "",
1566
+ property: "",
1567
+ variant: "",
1568
+ state: "press",
1569
+ scale: "",
1570
+ context: "",
1571
+ mode: "",
1572
+ },
1573
+ },
1574
+ },
1575
+ name: "calciteColorInversePress",
1576
+ path: ["semantic", "color", "inverse", "press"],
1577
+ key: "{semantic.color.inverse.press}",
1578
+ },
1579
+ },
1580
+ text: {
1581
+ 1: {
1582
+ value: "#ffffff",
1583
+ type: "color",
1584
+ attributes: {
1585
+ "calcite-schema": {
1586
+ system: "calcite",
1587
+ tier: "color",
1588
+ type: "color",
1589
+ },
1590
+ category: "semantic",
1591
+ type: "color",
1592
+ item: "text",
1593
+ subitem: "1",
1594
+ names: {
1595
+ scss: "$calcite-color-text-1",
1596
+ css: "var(--calcite-color-text-1)",
1597
+ js: "semantic.color.text.1",
1598
+ docs: "semantic.color.text.1",
1599
+ es6: "calciteColorText1",
1600
+ },
1601
+ },
1602
+ filePath: "src/tokens/semantic/color/dark.json",
1603
+ isSource: true,
1604
+ original: {
1605
+ value: "{core.color.neutral.blk-000}",
1606
+ type: "color",
1607
+ attributes: {
1608
+ "calcite-schema": {
1609
+ system: "calcite",
1610
+ tier: "semantic",
1611
+ domain: "",
1612
+ component: "",
1613
+ pattern: "",
1614
+ element: "",
1615
+ category: "color",
1616
+ group: "text",
1617
+ kind: "",
1618
+ appearance: "",
1619
+ property: "",
1620
+ variant: "1",
1621
+ state: "",
1622
+ scale: "",
1623
+ context: "",
1624
+ mode: "",
1625
+ },
1626
+ },
1627
+ },
1628
+ name: "calciteColorText1",
1629
+ path: ["semantic", "color", "text", "1"],
1630
+ key: "{semantic.color.text.1}",
1631
+ },
1632
+ 2: {
1633
+ value: "#bfbfbf",
1634
+ type: "color",
1635
+ attributes: {
1636
+ "calcite-schema": {
1637
+ system: "calcite",
1638
+ tier: "color",
1639
+ type: "color",
1640
+ },
1641
+ category: "semantic",
1642
+ type: "color",
1643
+ item: "text",
1644
+ subitem: "2",
1645
+ names: {
1646
+ scss: "$calcite-color-text-2",
1647
+ css: "var(--calcite-color-text-2)",
1648
+ js: "semantic.color.text.2",
1649
+ docs: "semantic.color.text.2",
1650
+ es6: "calciteColorText2",
1651
+ },
1652
+ },
1653
+ filePath: "src/tokens/semantic/color/dark.json",
1654
+ isSource: true,
1655
+ original: {
1656
+ value: "{core.color.neutral.blk-060}",
1657
+ type: "color",
1658
+ attributes: {
1659
+ "calcite-schema": {
1660
+ system: "calcite",
1661
+ tier: "semantic",
1662
+ domain: "",
1663
+ component: "",
1664
+ pattern: "",
1665
+ element: "",
1666
+ category: "color",
1667
+ group: "text",
1668
+ kind: "",
1669
+ appearance: "",
1670
+ property: "",
1671
+ variant: "2",
1672
+ state: "",
1673
+ scale: "",
1674
+ context: "",
1675
+ mode: "",
1676
+ },
1677
+ },
1678
+ },
1679
+ name: "calciteColorText2",
1680
+ path: ["semantic", "color", "text", "2"],
1681
+ key: "{semantic.color.text.2}",
1682
+ },
1683
+ 3: {
1684
+ value: "#9f9f9f",
1685
+ type: "color",
1686
+ attributes: {
1687
+ "calcite-schema": {
1688
+ system: "calcite",
1689
+ tier: "color",
1690
+ type: "color",
1691
+ },
1692
+ category: "semantic",
1693
+ type: "color",
1694
+ item: "text",
1695
+ subitem: "3",
1696
+ names: {
1697
+ scss: "$calcite-color-text-3",
1698
+ css: "var(--calcite-color-text-3)",
1699
+ js: "semantic.color.text.3",
1700
+ docs: "semantic.color.text.3",
1701
+ es6: "calciteColorText3",
1702
+ },
1703
+ },
1704
+ filePath: "src/tokens/semantic/color/dark.json",
1705
+ isSource: true,
1706
+ original: {
1707
+ value: "{core.color.neutral.blk-090}",
1708
+ type: "color",
1709
+ attributes: {
1710
+ "calcite-schema": {
1711
+ system: "calcite",
1712
+ tier: "semantic",
1713
+ domain: "",
1714
+ component: "",
1715
+ pattern: "",
1716
+ element: "",
1717
+ category: "color",
1718
+ group: "text",
1719
+ kind: "",
1720
+ appearance: "",
1721
+ property: "",
1722
+ variant: "3",
1723
+ state: "",
1724
+ scale: "",
1725
+ context: "",
1726
+ mode: "",
1727
+ },
1728
+ },
1729
+ },
1730
+ name: "calciteColorText3",
1731
+ path: ["semantic", "color", "text", "3"],
1732
+ key: "{semantic.color.text.3}",
1733
+ },
1734
+ inverse: {
1735
+ value: "#151515",
1736
+ type: "color",
1737
+ attributes: {
1738
+ "calcite-schema": {
1739
+ system: "calcite",
1740
+ tier: "color",
1741
+ type: "color",
1742
+ },
1743
+ category: "semantic",
1744
+ type: "color",
1745
+ item: "text",
1746
+ subitem: "inverse",
1747
+ names: {
1748
+ scss: "$calcite-color-text-inverse",
1749
+ css: "var(--calcite-color-text-inverse)",
1750
+ js: "semantic.color.text.inverse",
1751
+ docs: "semantic.color.text.inverse",
1752
+ es6: "calciteColorTextInverse",
1753
+ },
1754
+ },
1755
+ filePath: "src/tokens/semantic/color/dark.json",
1756
+ isSource: true,
1757
+ original: {
1758
+ value: "{core.color.neutral.blk-220}",
1759
+ type: "color",
1760
+ attributes: {
1761
+ "calcite-schema": {
1762
+ system: "calcite",
1763
+ tier: "semantic",
1764
+ domain: "",
1765
+ component: "",
1766
+ pattern: "",
1767
+ element: "",
1768
+ category: "color",
1769
+ group: "",
1770
+ kind: "",
1771
+ appearance: "",
1772
+ property: "",
1773
+ variant: "",
1774
+ state: "",
1775
+ scale: "",
1776
+ context: "",
1777
+ mode: "",
1778
+ },
1779
+ },
1780
+ },
1781
+ name: "calciteColorTextInverse",
1782
+ path: ["semantic", "color", "text", "inverse"],
1783
+ key: "{semantic.color.text.inverse}",
1784
+ },
1785
+ link: {
1786
+ value: "#00a0ff",
1787
+ type: "color",
1788
+ attributes: {
1789
+ "calcite-schema": {
1790
+ system: "calcite",
1791
+ tier: "color",
1792
+ type: "color",
1793
+ },
1794
+ category: "semantic",
1795
+ type: "color",
1796
+ item: "text",
1797
+ subitem: "link",
1798
+ names: {
1799
+ scss: "$calcite-color-text-link",
1800
+ css: "var(--calcite-color-text-link)",
1801
+ js: "semantic.color.text.link",
1802
+ docs: "semantic.color.text.link",
1803
+ es6: "calciteColorTextLink",
1804
+ },
1805
+ },
1806
+ filePath: "src/tokens/semantic/color/dark.json",
1807
+ isSource: true,
1808
+ original: {
1809
+ value: "{core.color.dark.blue.d-bb-420}",
1810
+ type: "color",
1811
+ attributes: {
1812
+ "calcite-schema": {
1813
+ system: "calcite",
1814
+ tier: "semantic",
1815
+ domain: "",
1816
+ component: "",
1817
+ pattern: "",
1818
+ element: "",
1819
+ category: "color",
1820
+ group: "",
1821
+ kind: "",
1822
+ appearance: "",
1823
+ property: "",
1824
+ variant: "",
1825
+ state: "",
1826
+ scale: "",
1827
+ context: "",
1828
+ mode: "",
1829
+ },
1830
+ },
1831
+ },
1832
+ name: "calciteColorTextLink",
1833
+ path: ["semantic", "color", "text", "link"],
1834
+ key: "{semantic.color.text.link}",
1835
+ },
1836
+ },
1837
+ border: {
1838
+ 1: {
1839
+ value: "#555555",
1840
+ type: "color",
1841
+ attributes: {
1842
+ "calcite-schema": {
1843
+ system: "calcite",
1844
+ tier: "color",
1845
+ type: "color",
1846
+ },
1847
+ category: "semantic",
1848
+ type: "color",
1849
+ item: "border",
1850
+ subitem: "1",
1851
+ names: {
1852
+ scss: "$calcite-color-border-1",
1853
+ css: "var(--calcite-color-border-1)",
1854
+ js: "semantic.color.border.1",
1855
+ docs: "semantic.color.border.1",
1856
+ es6: "calciteColorBorder1",
1857
+ },
1858
+ },
1859
+ filePath: "src/tokens/semantic/color/dark.json",
1860
+ isSource: true,
1861
+ original: {
1862
+ value: "{core.color.neutral.blk-160}",
1863
+ type: "color",
1864
+ attributes: {
1865
+ "calcite-schema": {
1866
+ system: "calcite",
1867
+ tier: "semantic",
1868
+ domain: "",
1869
+ component: "",
1870
+ pattern: "",
1871
+ element: "",
1872
+ category: "color",
1873
+ group: "border",
1874
+ kind: "",
1875
+ appearance: "",
1876
+ property: "",
1877
+ variant: "1",
1878
+ state: "",
1879
+ scale: "",
1880
+ context: "",
1881
+ mode: "",
1882
+ },
1883
+ },
1884
+ },
1885
+ name: "calciteColorBorder1",
1886
+ path: ["semantic", "color", "border", "1"],
1887
+ key: "{semantic.color.border.1}",
1888
+ },
1889
+ 2: {
1890
+ value: "#4a4a4a",
1891
+ type: "color",
1892
+ attributes: {
1893
+ "calcite-schema": {
1894
+ system: "calcite",
1895
+ tier: "color",
1896
+ type: "color",
1897
+ },
1898
+ category: "semantic",
1899
+ type: "color",
1900
+ item: "border",
1901
+ subitem: "2",
1902
+ names: {
1903
+ scss: "$calcite-color-border-2",
1904
+ css: "var(--calcite-color-border-2)",
1905
+ js: "semantic.color.border.2",
1906
+ docs: "semantic.color.border.2",
1907
+ es6: "calciteColorBorder2",
1908
+ },
1909
+ },
1910
+ filePath: "src/tokens/semantic/color/dark.json",
1911
+ isSource: true,
1912
+ original: {
1913
+ value: "{core.color.neutral.blk-170}",
1914
+ type: "color",
1915
+ attributes: {
1916
+ "calcite-schema": {
1917
+ system: "calcite",
1918
+ tier: "semantic",
1919
+ domain: "",
1920
+ component: "",
1921
+ pattern: "",
1922
+ element: "",
1923
+ category: "color",
1924
+ group: "border",
1925
+ kind: "",
1926
+ appearance: "",
1927
+ property: "",
1928
+ variant: "2",
1929
+ state: "",
1930
+ scale: "",
1931
+ context: "",
1932
+ mode: "",
1933
+ },
1934
+ },
1935
+ },
1936
+ name: "calciteColorBorder2",
1937
+ path: ["semantic", "color", "border", "2"],
1938
+ key: "{semantic.color.border.2}",
1939
+ },
1940
+ 3: {
1941
+ value: "#404040",
1942
+ type: "color",
1943
+ attributes: {
1944
+ "calcite-schema": {
1945
+ system: "calcite",
1946
+ tier: "color",
1947
+ type: "color",
1948
+ },
1949
+ category: "semantic",
1950
+ type: "color",
1951
+ item: "border",
1952
+ subitem: "3",
1953
+ names: {
1954
+ scss: "$calcite-color-border-3",
1955
+ css: "var(--calcite-color-border-3)",
1956
+ js: "semantic.color.border.3",
1957
+ docs: "semantic.color.border.3",
1958
+ es6: "calciteColorBorder3",
1959
+ },
1960
+ },
1961
+ filePath: "src/tokens/semantic/color/dark.json",
1962
+ isSource: true,
1963
+ original: {
1964
+ value: "{core.color.neutral.blk-180}",
1965
+ type: "color",
1966
+ attributes: {
1967
+ "calcite-schema": {
1968
+ system: "calcite",
1969
+ tier: "semantic",
1970
+ domain: "",
1971
+ component: "",
1972
+ pattern: "",
1973
+ element: "",
1974
+ category: "color",
1975
+ group: "border",
1976
+ kind: "",
1977
+ appearance: "",
1978
+ property: "",
1979
+ variant: "3",
1980
+ state: "",
1981
+ scale: "",
1982
+ context: "",
1983
+ mode: "",
1984
+ },
1985
+ },
1986
+ },
1987
+ name: "calciteColorBorder3",
1988
+ path: ["semantic", "color", "border", "3"],
1989
+ key: "{semantic.color.border.3}",
1990
+ },
1991
+ input: {
1992
+ value: "#757575",
1993
+ type: "color",
1994
+ attributes: {
1995
+ "calcite-schema": {
1996
+ system: "calcite",
1997
+ tier: "color",
1998
+ type: "color",
1999
+ },
2000
+ category: "semantic",
2001
+ type: "color",
2002
+ item: "border",
2003
+ subitem: "input",
2004
+ names: {
2005
+ scss: "$calcite-color-border-input",
2006
+ css: "var(--calcite-color-border-input)",
2007
+ js: "semantic.color.border.input",
2008
+ docs: "semantic.color.border.input",
2009
+ es6: "calciteColorBorderInput",
2010
+ },
2011
+ },
2012
+ filePath: "src/tokens/semantic/color/dark.json",
2013
+ isSource: true,
2014
+ original: {
2015
+ value: "{core.color.neutral.blk-130}",
2016
+ type: "color",
2017
+ attributes: {
2018
+ "calcite-schema": {
2019
+ system: "calcite",
2020
+ tier: "semantic",
2021
+ domain: "",
2022
+ component: "",
2023
+ pattern: "",
2024
+ element: "",
2025
+ category: "color",
2026
+ group: "border",
2027
+ kind: "",
2028
+ appearance: "",
2029
+ property: "",
2030
+ variant: "input",
2031
+ state: "",
2032
+ scale: "",
2033
+ context: "",
2034
+ mode: "",
2035
+ },
2036
+ },
2037
+ },
2038
+ name: "calciteColorBorderInput",
2039
+ path: ["semantic", "color", "border", "input"],
2040
+ key: "{semantic.color.border.input}",
2041
+ },
2042
+ ghost: {
2043
+ value: "rgba(117, 117, 117, 0.3)",
2044
+ type: "color",
2045
+ attributes: {
2046
+ "calcite-schema": {
2047
+ system: "calcite",
2048
+ tier: "color",
2049
+ type: "color",
2050
+ },
2051
+ category: "semantic",
2052
+ type: "color",
2053
+ item: "border",
2054
+ subitem: "ghost",
2055
+ names: {
2056
+ scss: "$calcite-color-border-ghost",
2057
+ css: "var(--calcite-color-border-ghost)",
2058
+ js: "semantic.color.border.ghost",
2059
+ docs: "semantic.color.border.ghost",
2060
+ es6: "calciteColorBorderGhost",
2061
+ },
2062
+ },
2063
+ filePath: "src/tokens/semantic/color/dark.json",
2064
+ isSource: true,
2065
+ original: {
2066
+ value: "rgba({core.color.neutral.blk-130}, {core.opacity.30})",
2067
+ type: "color",
2068
+ attributes: {
2069
+ "calcite-schema": {
2070
+ system: "calcite",
2071
+ tier: "semantic",
2072
+ domain: "",
2073
+ component: "",
2074
+ pattern: "",
2075
+ element: "",
2076
+ category: "color",
2077
+ group: "border",
2078
+ kind: "",
2079
+ appearance: "",
2080
+ property: "",
2081
+ variant: "ghost",
2082
+ state: "",
2083
+ scale: "",
2084
+ context: "",
2085
+ mode: "",
2086
+ },
2087
+ },
2088
+ },
2089
+ name: "calciteColorBorderGhost",
2090
+ path: ["semantic", "color", "border", "ghost"],
2091
+ key: "{semantic.color.border.ghost}",
2092
+ },
2093
+ white: {
2094
+ value: "#f8f8f8",
2095
+ type: "color",
2096
+ attributes: {
2097
+ "calcite-schema": {
2098
+ system: "calcite",
2099
+ tier: "color",
2100
+ type: "color",
2101
+ },
2102
+ category: "semantic",
2103
+ type: "color",
2104
+ item: "border",
2105
+ subitem: "white",
2106
+ names: {
2107
+ scss: "$calcite-color-border-white",
2108
+ css: "var(--calcite-color-border-white)",
2109
+ js: "semantic.color.border.white",
2110
+ docs: "semantic.color.border.white",
2111
+ es6: "calciteColorBorderWhite",
2112
+ },
2113
+ },
2114
+ filePath: "src/tokens/semantic/color/dark.json",
2115
+ isSource: true,
2116
+ original: {
2117
+ value: "{core.color.neutral.blk-005}",
2118
+ type: "color",
2119
+ attributes: {
2120
+ "calcite-schema": {
2121
+ system: "calcite",
2122
+ tier: "semantic",
2123
+ domain: "",
2124
+ component: "",
2125
+ pattern: "",
2126
+ element: "",
2127
+ category: "color",
2128
+ group: "border",
2129
+ kind: "",
2130
+ appearance: "",
2131
+ property: "",
2132
+ variant: "white",
2133
+ state: "",
2134
+ scale: "",
2135
+ context: "",
2136
+ mode: "",
2137
+ },
2138
+ },
2139
+ },
2140
+ name: "calciteColorBorderWhite",
2141
+ path: ["semantic", "color", "border", "white"],
2142
+ key: "{semantic.color.border.white}",
2143
+ },
2144
+ },
2145
+ },
2146
+ },
2147
+ };