@esri/calcite-design-tokens 3.1.0 → 3.1.1-next.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,8 @@
1
1
  {
2
- "timestamp": 1747247830854,
2
+ "timestamp": 1747846277847,
3
3
  "tokens": [
4
4
  {
5
+ "key": "{semantic.color.background.default}",
5
6
  "value": "#f7f7f7",
6
7
  "type": "color",
7
8
  "attributes": {
@@ -25,10 +26,10 @@
25
26
  "filePath": "src/tokens/semantic/color/light.json",
26
27
  "isSource": true,
27
28
  "name": "Color Background",
28
- "path": ["semantic", "color", "background", "default"],
29
- "key": "{semantic.color.background.default}"
29
+ "path": ["semantic", "color", "background", "default"]
30
30
  },
31
31
  {
32
+ "key": "{semantic.color.background.none}",
32
33
  "value": "rgba(255, 255, 255, 0)",
33
34
  "type": "color",
34
35
  "attributes": {
@@ -52,10 +53,10 @@
52
53
  "filePath": "src/tokens/semantic/color/light.json",
53
54
  "isSource": true,
54
55
  "name": "Color Background None",
55
- "path": ["semantic", "color", "background", "none"],
56
- "key": "{semantic.color.background.none}"
56
+ "path": ["semantic", "color", "background", "none"]
57
57
  },
58
58
  {
59
+ "key": "{semantic.color.foreground.1}",
59
60
  "value": "#ffffff",
60
61
  "type": "color",
61
62
  "attributes": {
@@ -79,10 +80,10 @@
79
80
  "filePath": "src/tokens/semantic/color/light.json",
80
81
  "isSource": true,
81
82
  "name": "Color Foreground 1",
82
- "path": ["semantic", "color", "foreground", "1"],
83
- "key": "{semantic.color.foreground.1}"
83
+ "path": ["semantic", "color", "foreground", "1"]
84
84
  },
85
85
  {
86
+ "key": "{semantic.color.foreground.2}",
86
87
  "value": "#f2f2f2",
87
88
  "type": "color",
88
89
  "attributes": {
@@ -106,10 +107,10 @@
106
107
  "filePath": "src/tokens/semantic/color/light.json",
107
108
  "isSource": true,
108
109
  "name": "Color Foreground 2",
109
- "path": ["semantic", "color", "foreground", "2"],
110
- "key": "{semantic.color.foreground.2}"
110
+ "path": ["semantic", "color", "foreground", "2"]
111
111
  },
112
112
  {
113
+ "key": "{semantic.color.foreground.3}",
113
114
  "value": "#ebebeb",
114
115
  "type": "color",
115
116
  "attributes": {
@@ -133,10 +134,10 @@
133
134
  "filePath": "src/tokens/semantic/color/light.json",
134
135
  "isSource": true,
135
136
  "name": "Color Foreground 3",
136
- "path": ["semantic", "color", "foreground", "3"],
137
- "key": "{semantic.color.foreground.3}"
137
+ "path": ["semantic", "color", "foreground", "3"]
138
138
  },
139
139
  {
140
+ "key": "{semantic.color.foreground.current}",
140
141
  "value": "#c7eaff",
141
142
  "type": "color",
142
143
  "attributes": {
@@ -160,10 +161,10 @@
160
161
  "filePath": "src/tokens/semantic/color/light.json",
161
162
  "isSource": true,
162
163
  "name": "Color Foreground Current",
163
- "path": ["semantic", "color", "foreground", "current"],
164
- "key": "{semantic.color.foreground.current}"
164
+ "path": ["semantic", "color", "foreground", "current"]
165
165
  },
166
166
  {
167
+ "key": "{semantic.color.transparent.default.default}",
167
168
  "value": "rgba(0, 0, 0, 0)",
168
169
  "type": "color",
169
170
  "attributes": {
@@ -188,10 +189,10 @@
188
189
  "filePath": "src/tokens/semantic/color/light.json",
189
190
  "isSource": true,
190
191
  "name": "Color Transparent",
191
- "path": ["semantic", "color", "transparent", "default", "default"],
192
- "key": "{semantic.color.transparent.default.default}"
192
+ "path": ["semantic", "color", "transparent", "default", "default"]
193
193
  },
194
194
  {
195
+ "key": "{semantic.color.transparent.default.hover}",
195
196
  "value": "rgba(0, 0, 0, 0.04)",
196
197
  "type": "color",
197
198
  "attributes": {
@@ -216,10 +217,10 @@
216
217
  "filePath": "src/tokens/semantic/color/light.json",
217
218
  "isSource": true,
218
219
  "name": "Color Transparent Hover",
219
- "path": ["semantic", "color", "transparent", "default", "hover"],
220
- "key": "{semantic.color.transparent.default.hover}"
220
+ "path": ["semantic", "color", "transparent", "default", "hover"]
221
221
  },
222
222
  {
223
+ "key": "{semantic.color.transparent.default.press}",
223
224
  "value": "rgba(0, 0, 0, 0.08)",
224
225
  "type": "color",
225
226
  "attributes": {
@@ -244,10 +245,10 @@
244
245
  "filePath": "src/tokens/semantic/color/light.json",
245
246
  "isSource": true,
246
247
  "name": "Color Transparent Press",
247
- "path": ["semantic", "color", "transparent", "default", "press"],
248
- "key": "{semantic.color.transparent.default.press}"
248
+ "path": ["semantic", "color", "transparent", "default", "press"]
249
249
  },
250
250
  {
251
+ "key": "{semantic.color.transparent.inverse.hover}",
251
252
  "value": "rgba(255, 255, 255, 0.12)",
252
253
  "type": "color",
253
254
  "attributes": {
@@ -272,10 +273,10 @@
272
273
  "filePath": "src/tokens/semantic/color/light.json",
273
274
  "isSource": true,
274
275
  "name": "Color Transparent Inverse Hover",
275
- "path": ["semantic", "color", "transparent", "inverse", "hover"],
276
- "key": "{semantic.color.transparent.inverse.hover}"
276
+ "path": ["semantic", "color", "transparent", "inverse", "hover"]
277
277
  },
278
278
  {
279
+ "key": "{semantic.color.transparent.inverse.press}",
279
280
  "value": "rgba(255, 255, 255, 0.16)",
280
281
  "type": "color",
281
282
  "attributes": {
@@ -300,10 +301,10 @@
300
301
  "filePath": "src/tokens/semantic/color/light.json",
301
302
  "isSource": true,
302
303
  "name": "Color Transparent Inverse Press",
303
- "path": ["semantic", "color", "transparent", "inverse", "press"],
304
- "key": "{semantic.color.transparent.inverse.press}"
304
+ "path": ["semantic", "color", "transparent", "inverse", "press"]
305
305
  },
306
306
  {
307
+ "key": "{semantic.color.transparent.scrim}",
307
308
  "value": "rgba(255, 255, 255, 0.85)",
308
309
  "type": "color",
309
310
  "attributes": {
@@ -327,10 +328,10 @@
327
328
  "filePath": "src/tokens/semantic/color/light.json",
328
329
  "isSource": true,
329
330
  "name": "Color Transparent Scrim",
330
- "path": ["semantic", "color", "transparent", "scrim"],
331
- "key": "{semantic.color.transparent.scrim}"
331
+ "path": ["semantic", "color", "transparent", "scrim"]
332
332
  },
333
333
  {
334
+ "key": "{semantic.color.transparent.tint}",
334
335
  "value": "rgba(255, 255, 255, 0.8)",
335
336
  "type": "color",
336
337
  "attributes": {
@@ -354,10 +355,10 @@
354
355
  "filePath": "src/tokens/semantic/color/light.json",
355
356
  "isSource": true,
356
357
  "name": "Color Transparent Tint",
357
- "path": ["semantic", "color", "transparent", "tint"],
358
- "key": "{semantic.color.transparent.tint}"
358
+ "path": ["semantic", "color", "transparent", "tint"]
359
359
  },
360
360
  {
361
+ "key": "{semantic.color.brand.default.default}",
361
362
  "value": "#007ac2",
362
363
  "type": "color",
363
364
  "attributes": {
@@ -382,10 +383,10 @@
382
383
  "filePath": "src/tokens/semantic/color/light.json",
383
384
  "isSource": true,
384
385
  "name": "Color Brand",
385
- "path": ["semantic", "color", "brand", "default", "default"],
386
- "key": "{semantic.color.brand.default.default}"
386
+ "path": ["semantic", "color", "brand", "default", "default"]
387
387
  },
388
388
  {
389
+ "key": "{semantic.color.brand.default.hover}",
389
390
  "value": "#00619b",
390
391
  "type": "color",
391
392
  "attributes": {
@@ -410,10 +411,10 @@
410
411
  "filePath": "src/tokens/semantic/color/light.json",
411
412
  "isSource": true,
412
413
  "name": "Color Brand Hover",
413
- "path": ["semantic", "color", "brand", "default", "hover"],
414
- "key": "{semantic.color.brand.default.hover}"
414
+ "path": ["semantic", "color", "brand", "default", "hover"]
415
415
  },
416
416
  {
417
+ "key": "{semantic.color.brand.default.press}",
417
418
  "value": "#004874",
418
419
  "type": "color",
419
420
  "attributes": {
@@ -438,10 +439,10 @@
438
439
  "filePath": "src/tokens/semantic/color/light.json",
439
440
  "isSource": true,
440
441
  "name": "Color Brand Press",
441
- "path": ["semantic", "color", "brand", "default", "press"],
442
- "key": "{semantic.color.brand.default.press}"
442
+ "path": ["semantic", "color", "brand", "default", "press"]
443
443
  },
444
444
  {
445
+ "key": "{semantic.color.brand.underline}",
445
446
  "type": "color",
446
447
  "value": "rgba(0, 97, 155, 0.4)",
447
448
  "attributes": {
@@ -465,10 +466,10 @@
465
466
  "filePath": "src/tokens/semantic/color/light.json",
466
467
  "isSource": true,
467
468
  "name": "Color Brand Underline",
468
- "path": ["semantic", "color", "brand", "underline"],
469
- "key": "{semantic.color.brand.underline}"
469
+ "path": ["semantic", "color", "brand", "underline"]
470
470
  },
471
471
  {
472
+ "key": "{semantic.color.status.info.default}",
472
473
  "value": "#00619b",
473
474
  "type": "color",
474
475
  "attributes": {
@@ -493,10 +494,10 @@
493
494
  "filePath": "src/tokens/semantic/color/light.json",
494
495
  "isSource": true,
495
496
  "name": "Color Status Info",
496
- "path": ["semantic", "color", "status", "info", "default"],
497
- "key": "{semantic.color.status.info.default}"
497
+ "path": ["semantic", "color", "status", "info", "default"]
498
498
  },
499
499
  {
500
+ "key": "{semantic.color.status.info.hover}",
500
501
  "value": "#004874",
501
502
  "type": "color",
502
503
  "attributes": {
@@ -521,10 +522,10 @@
521
522
  "filePath": "src/tokens/semantic/color/light.json",
522
523
  "isSource": true,
523
524
  "name": "Color Status Info Hover",
524
- "path": ["semantic", "color", "status", "info", "hover"],
525
- "key": "{semantic.color.status.info.hover}"
525
+ "path": ["semantic", "color", "status", "info", "hover"]
526
526
  },
527
527
  {
528
+ "key": "{semantic.color.status.info.press}",
528
529
  "value": "#00304d",
529
530
  "type": "color",
530
531
  "attributes": {
@@ -549,10 +550,10 @@
549
550
  "filePath": "src/tokens/semantic/color/light.json",
550
551
  "isSource": true,
551
552
  "name": "Color Status Info Press",
552
- "path": ["semantic", "color", "status", "info", "press"],
553
- "key": "{semantic.color.status.info.press}"
553
+ "path": ["semantic", "color", "status", "info", "press"]
554
554
  },
555
555
  {
556
+ "key": "{semantic.color.status.success.default}",
556
557
  "value": "#35ac46",
557
558
  "type": "color",
558
559
  "attributes": {
@@ -577,10 +578,10 @@
577
578
  "filePath": "src/tokens/semantic/color/light.json",
578
579
  "isSource": true,
579
580
  "name": "Color Status Success",
580
- "path": ["semantic", "color", "status", "success", "default"],
581
- "key": "{semantic.color.status.success.default}"
581
+ "path": ["semantic", "color", "status", "success", "default"]
582
582
  },
583
583
  {
584
+ "key": "{semantic.color.status.success.hover}",
584
585
  "value": "#288835",
585
586
  "type": "color",
586
587
  "attributes": {
@@ -605,10 +606,10 @@
605
606
  "filePath": "src/tokens/semantic/color/light.json",
606
607
  "isSource": true,
607
608
  "name": "Color Status Success Hover",
608
- "path": ["semantic", "color", "status", "success", "hover"],
609
- "key": "{semantic.color.status.success.hover}"
609
+ "path": ["semantic", "color", "status", "success", "hover"]
610
610
  },
611
611
  {
612
+ "key": "{semantic.color.status.success.press}",
612
613
  "value": "#1a6324",
613
614
  "type": "color",
614
615
  "attributes": {
@@ -633,10 +634,10 @@
633
634
  "filePath": "src/tokens/semantic/color/light.json",
634
635
  "isSource": true,
635
636
  "name": "Color Status Success Press",
636
- "path": ["semantic", "color", "status", "success", "press"],
637
- "key": "{semantic.color.status.success.press}"
637
+ "path": ["semantic", "color", "status", "success", "press"]
638
638
  },
639
639
  {
640
+ "key": "{semantic.color.status.warning.default}",
640
641
  "value": "#f89927",
641
642
  "type": "color",
642
643
  "attributes": {
@@ -661,10 +662,10 @@
661
662
  "filePath": "src/tokens/semantic/color/light.json",
662
663
  "isSource": true,
663
664
  "name": "Color Status Warning",
664
- "path": ["semantic", "color", "status", "warning", "default"],
665
- "key": "{semantic.color.status.warning.default}"
665
+ "path": ["semantic", "color", "status", "warning", "default"]
666
666
  },
667
667
  {
668
+ "key": "{semantic.color.status.warning.hover}",
668
669
  "value": "#d17300",
669
670
  "type": "color",
670
671
  "attributes": {
@@ -689,10 +690,10 @@
689
690
  "filePath": "src/tokens/semantic/color/light.json",
690
691
  "isSource": true,
691
692
  "name": "Color Status Warning Hover",
692
- "path": ["semantic", "color", "status", "warning", "hover"],
693
- "key": "{semantic.color.status.warning.hover}"
693
+ "path": ["semantic", "color", "status", "warning", "hover"]
694
694
  },
695
695
  {
696
+ "key": "{semantic.color.status.warning.press}",
696
697
  "value": "#9a5b10",
697
698
  "type": "color",
698
699
  "attributes": {
@@ -717,10 +718,10 @@
717
718
  "filePath": "src/tokens/semantic/color/light.json",
718
719
  "isSource": true,
719
720
  "name": "Color Status Warning Press",
720
- "path": ["semantic", "color", "status", "warning", "press"],
721
- "key": "{semantic.color.status.warning.press}"
721
+ "path": ["semantic", "color", "status", "warning", "press"]
722
722
  },
723
723
  {
724
+ "key": "{semantic.color.status.danger.default}",
724
725
  "value": "#d83020",
725
726
  "type": "color",
726
727
  "attributes": {
@@ -745,10 +746,10 @@
745
746
  "filePath": "src/tokens/semantic/color/light.json",
746
747
  "isSource": true,
747
748
  "name": "Color Status Danger",
748
- "path": ["semantic", "color", "status", "danger", "default"],
749
- "key": "{semantic.color.status.danger.default}"
749
+ "path": ["semantic", "color", "status", "danger", "default"]
750
750
  },
751
751
  {
752
+ "key": "{semantic.color.status.danger.hover}",
752
753
  "value": "#a82b1e",
753
754
  "type": "color",
754
755
  "attributes": {
@@ -773,10 +774,10 @@
773
774
  "filePath": "src/tokens/semantic/color/light.json",
774
775
  "isSource": true,
775
776
  "name": "Color Status Danger Hover",
776
- "path": ["semantic", "color", "status", "danger", "hover"],
777
- "key": "{semantic.color.status.danger.hover}"
777
+ "path": ["semantic", "color", "status", "danger", "hover"]
778
778
  },
779
779
  {
780
+ "key": "{semantic.color.status.danger.press}",
780
781
  "value": "#7c1d13",
781
782
  "type": "color",
782
783
  "attributes": {
@@ -801,10 +802,10 @@
801
802
  "filePath": "src/tokens/semantic/color/light.json",
802
803
  "isSource": true,
803
804
  "name": "Color Status Danger Press",
804
- "path": ["semantic", "color", "status", "danger", "press"],
805
- "key": "{semantic.color.status.danger.press}"
805
+ "path": ["semantic", "color", "status", "danger", "press"]
806
806
  },
807
807
  {
808
+ "key": "{semantic.color.inverse.default}",
808
809
  "value": "#363636",
809
810
  "type": "color",
810
811
  "attributes": {
@@ -828,10 +829,10 @@
828
829
  "filePath": "src/tokens/semantic/color/light.json",
829
830
  "isSource": true,
830
831
  "name": "Color Inverse",
831
- "path": ["semantic", "color", "inverse", "default"],
832
- "key": "{semantic.color.inverse.default}"
832
+ "path": ["semantic", "color", "inverse", "default"]
833
833
  },
834
834
  {
835
+ "key": "{semantic.color.inverse.hover}",
835
836
  "value": "#2b2b2b",
836
837
  "type": "color",
837
838
  "attributes": {
@@ -855,10 +856,10 @@
855
856
  "filePath": "src/tokens/semantic/color/light.json",
856
857
  "isSource": true,
857
858
  "name": "Color Inverse Hover",
858
- "path": ["semantic", "color", "inverse", "hover"],
859
- "key": "{semantic.color.inverse.hover}"
859
+ "path": ["semantic", "color", "inverse", "hover"]
860
860
  },
861
861
  {
862
+ "key": "{semantic.color.inverse.press}",
862
863
  "value": "#212121",
863
864
  "type": "color",
864
865
  "attributes": {
@@ -882,10 +883,10 @@
882
883
  "filePath": "src/tokens/semantic/color/light.json",
883
884
  "isSource": true,
884
885
  "name": "Color Inverse Press",
885
- "path": ["semantic", "color", "inverse", "press"],
886
- "key": "{semantic.color.inverse.press}"
886
+ "path": ["semantic", "color", "inverse", "press"]
887
887
  },
888
888
  {
889
+ "key": "{semantic.color.text.1}",
889
890
  "value": "#141414",
890
891
  "type": "color",
891
892
  "attributes": {
@@ -909,10 +910,10 @@
909
910
  "filePath": "src/tokens/semantic/color/light.json",
910
911
  "isSource": true,
911
912
  "name": "Color Text 1",
912
- "path": ["semantic", "color", "text", "1"],
913
- "key": "{semantic.color.text.1}"
913
+ "path": ["semantic", "color", "text", "1"]
914
914
  },
915
915
  {
916
+ "key": "{semantic.color.text.2}",
916
917
  "value": "#4a4a4a",
917
918
  "type": "color",
918
919
  "attributes": {
@@ -936,10 +937,10 @@
936
937
  "filePath": "src/tokens/semantic/color/light.json",
937
938
  "isSource": true,
938
939
  "name": "Color Text 2",
939
- "path": ["semantic", "color", "text", "2"],
940
- "key": "{semantic.color.text.2}"
940
+ "path": ["semantic", "color", "text", "2"]
941
941
  },
942
942
  {
943
+ "key": "{semantic.color.text.3}",
943
944
  "value": "#6b6b6b",
944
945
  "type": "color",
945
946
  "attributes": {
@@ -963,10 +964,10 @@
963
964
  "filePath": "src/tokens/semantic/color/light.json",
964
965
  "isSource": true,
965
966
  "name": "Color Text 3",
966
- "path": ["semantic", "color", "text", "3"],
967
- "key": "{semantic.color.text.3}"
967
+ "path": ["semantic", "color", "text", "3"]
968
968
  },
969
969
  {
970
+ "key": "{semantic.color.text.highlight}",
970
971
  "value": "#004874",
971
972
  "type": "color",
972
973
  "attributes": {
@@ -990,10 +991,10 @@
990
991
  "filePath": "src/tokens/semantic/color/light.json",
991
992
  "isSource": true,
992
993
  "name": "Color Text Highlight",
993
- "path": ["semantic", "color", "text", "highlight"],
994
- "key": "{semantic.color.text.highlight}"
994
+ "path": ["semantic", "color", "text", "highlight"]
995
995
  },
996
996
  {
997
+ "key": "{semantic.color.text.inverse}",
997
998
  "value": "#ffffff",
998
999
  "type": "color",
999
1000
  "attributes": {
@@ -1017,10 +1018,10 @@
1017
1018
  "filePath": "src/tokens/semantic/color/light.json",
1018
1019
  "isSource": true,
1019
1020
  "name": "Color Text Inverse",
1020
- "path": ["semantic", "color", "text", "inverse"],
1021
- "key": "{semantic.color.text.inverse}"
1021
+ "path": ["semantic", "color", "text", "inverse"]
1022
1022
  },
1023
1023
  {
1024
+ "key": "{semantic.color.text.link}",
1024
1025
  "value": "#00619b",
1025
1026
  "type": "color",
1026
1027
  "attributes": {
@@ -1044,10 +1045,10 @@
1044
1045
  "filePath": "src/tokens/semantic/color/light.json",
1045
1046
  "isSource": true,
1046
1047
  "name": "Color Text Link",
1047
- "path": ["semantic", "color", "text", "link"],
1048
- "key": "{semantic.color.text.link}"
1048
+ "path": ["semantic", "color", "text", "link"]
1049
1049
  },
1050
1050
  {
1051
+ "key": "{semantic.color.border.1}",
1051
1052
  "value": "#c9c9c9",
1052
1053
  "type": "color",
1053
1054
  "attributes": {
@@ -1071,10 +1072,10 @@
1071
1072
  "filePath": "src/tokens/semantic/color/light.json",
1072
1073
  "isSource": true,
1073
1074
  "name": "Color Border 1",
1074
- "path": ["semantic", "color", "border", "1"],
1075
- "key": "{semantic.color.border.1}"
1075
+ "path": ["semantic", "color", "border", "1"]
1076
1076
  },
1077
1077
  {
1078
+ "key": "{semantic.color.border.2}",
1078
1079
  "value": "#d4d4d4",
1079
1080
  "type": "color",
1080
1081
  "attributes": {
@@ -1098,10 +1099,10 @@
1098
1099
  "filePath": "src/tokens/semantic/color/light.json",
1099
1100
  "isSource": true,
1100
1101
  "name": "Color Border 2",
1101
- "path": ["semantic", "color", "border", "2"],
1102
- "key": "{semantic.color.border.2}"
1102
+ "path": ["semantic", "color", "border", "2"]
1103
1103
  },
1104
1104
  {
1105
+ "key": "{semantic.color.border.3}",
1105
1106
  "value": "#dedede",
1106
1107
  "type": "color",
1107
1108
  "attributes": {
@@ -1125,10 +1126,10 @@
1125
1126
  "filePath": "src/tokens/semantic/color/light.json",
1126
1127
  "isSource": true,
1127
1128
  "name": "Color Border 3",
1128
- "path": ["semantic", "color", "border", "3"],
1129
- "key": "{semantic.color.border.3}"
1129
+ "path": ["semantic", "color", "border", "3"]
1130
1130
  },
1131
1131
  {
1132
+ "key": "{semantic.color.border.input}",
1132
1133
  "value": "#949494",
1133
1134
  "type": "color",
1134
1135
  "attributes": {
@@ -1152,10 +1153,10 @@
1152
1153
  "filePath": "src/tokens/semantic/color/light.json",
1153
1154
  "isSource": true,
1154
1155
  "name": "Color Border Input",
1155
- "path": ["semantic", "color", "border", "input"],
1156
- "key": "{semantic.color.border.input}"
1156
+ "path": ["semantic", "color", "border", "input"]
1157
1157
  },
1158
1158
  {
1159
+ "key": "{semantic.color.border.ghost}",
1159
1160
  "value": "rgba(0, 0, 0, 0.3)",
1160
1161
  "type": "color",
1161
1162
  "attributes": {
@@ -1179,10 +1180,10 @@
1179
1180
  "filePath": "src/tokens/semantic/color/light.json",
1180
1181
  "isSource": true,
1181
1182
  "name": "Color Border Ghost",
1182
- "path": ["semantic", "color", "border", "ghost"],
1183
- "key": "{semantic.color.border.ghost}"
1183
+ "path": ["semantic", "color", "border", "ghost"]
1184
1184
  },
1185
1185
  {
1186
+ "key": "{semantic.color.border.white}",
1186
1187
  "value": "#ffffff",
1187
1188
  "type": "color",
1188
1189
  "attributes": {
@@ -1206,8 +1207,7 @@
1206
1207
  "filePath": "src/tokens/semantic/color/light.json",
1207
1208
  "isSource": true,
1208
1209
  "name": "Color Border White",
1209
- "path": ["semantic", "color", "border", "white"],
1210
- "key": "{semantic.color.border.white}"
1210
+ "path": ["semantic", "color", "border", "white"]
1211
1211
  }
1212
1212
  ]
1213
1213
  }