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

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,16 +1,11 @@
1
1
  {
2
- "timestamp": 1744091922378,
2
+ "timestamp": 1744226243281,
3
3
  "tokens": [
4
4
  {
5
5
  "value": "#f8f8f8",
6
6
  "type": "color",
7
7
  "attributes": {
8
- "calcite-schema": {
9
- "system": "calcite",
10
- "tier": "color",
11
- "type": "color"
12
- },
13
- "category": "semantic",
8
+ "category": "color",
14
9
  "type": "color",
15
10
  "item": "background",
16
11
  "subitem": "default",
@@ -20,6 +15,11 @@
20
15
  "js": "semantic.color.background.default",
21
16
  "docs": "semantic.color.background.default",
22
17
  "es6": "calciteColorBackground"
18
+ },
19
+ "calcite-schema": {
20
+ "system": "calcite",
21
+ "tier": "color",
22
+ "type": "color"
23
23
  }
24
24
  },
25
25
  "filePath": "src/tokens/semantic/color/light.json",
@@ -32,12 +32,7 @@
32
32
  "value": "rgba(255, 255, 255, 0)",
33
33
  "type": "color",
34
34
  "attributes": {
35
- "calcite-schema": {
36
- "system": "calcite",
37
- "tier": "color",
38
- "type": "color"
39
- },
40
- "category": "semantic",
35
+ "category": "color",
41
36
  "type": "color",
42
37
  "item": "background",
43
38
  "subitem": "none",
@@ -47,6 +42,11 @@
47
42
  "js": "semantic.color.background.none",
48
43
  "docs": "semantic.color.background.none",
49
44
  "es6": "calciteColorBackgroundNone"
45
+ },
46
+ "calcite-schema": {
47
+ "system": "calcite",
48
+ "tier": "color",
49
+ "type": "color"
50
50
  }
51
51
  },
52
52
  "filePath": "src/tokens/semantic/color/light.json",
@@ -59,12 +59,7 @@
59
59
  "value": "#ffffff",
60
60
  "type": "color",
61
61
  "attributes": {
62
- "calcite-schema": {
63
- "system": "calcite",
64
- "tier": "color",
65
- "type": "color"
66
- },
67
- "category": "semantic",
62
+ "category": "color",
68
63
  "type": "color",
69
64
  "item": "foreground",
70
65
  "subitem": "1",
@@ -74,6 +69,11 @@
74
69
  "js": "semantic.color.foreground.1",
75
70
  "docs": "semantic.color.foreground.1",
76
71
  "es6": "calciteColorForeground1"
72
+ },
73
+ "calcite-schema": {
74
+ "system": "calcite",
75
+ "tier": "color",
76
+ "type": "color"
77
77
  }
78
78
  },
79
79
  "filePath": "src/tokens/semantic/color/light.json",
@@ -86,12 +86,7 @@
86
86
  "value": "#f3f3f3",
87
87
  "type": "color",
88
88
  "attributes": {
89
- "calcite-schema": {
90
- "system": "calcite",
91
- "tier": "color",
92
- "type": "color"
93
- },
94
- "category": "semantic",
89
+ "category": "color",
95
90
  "type": "color",
96
91
  "item": "foreground",
97
92
  "subitem": "2",
@@ -101,6 +96,11 @@
101
96
  "js": "semantic.color.foreground.2",
102
97
  "docs": "semantic.color.foreground.2",
103
98
  "es6": "calciteColorForeground2"
99
+ },
100
+ "calcite-schema": {
101
+ "system": "calcite",
102
+ "tier": "color",
103
+ "type": "color"
104
104
  }
105
105
  },
106
106
  "filePath": "src/tokens/semantic/color/light.json",
@@ -113,12 +113,7 @@
113
113
  "value": "#eaeaea",
114
114
  "type": "color",
115
115
  "attributes": {
116
- "calcite-schema": {
117
- "system": "calcite",
118
- "tier": "color",
119
- "type": "color"
120
- },
121
- "category": "semantic",
116
+ "category": "color",
122
117
  "type": "color",
123
118
  "item": "foreground",
124
119
  "subitem": "3",
@@ -128,6 +123,11 @@
128
123
  "js": "semantic.color.foreground.3",
129
124
  "docs": "semantic.color.foreground.3",
130
125
  "es6": "calciteColorForeground3"
126
+ },
127
+ "calcite-schema": {
128
+ "system": "calcite",
129
+ "tier": "color",
130
+ "type": "color"
131
131
  }
132
132
  },
133
133
  "filePath": "src/tokens/semantic/color/light.json",
@@ -140,12 +140,7 @@
140
140
  "value": "#c7eaff",
141
141
  "type": "color",
142
142
  "attributes": {
143
- "calcite-schema": {
144
- "system": "calcite",
145
- "tier": "color",
146
- "type": "color"
147
- },
148
- "category": "semantic",
143
+ "category": "color",
149
144
  "type": "color",
150
145
  "item": "foreground",
151
146
  "subitem": "current",
@@ -155,6 +150,11 @@
155
150
  "js": "semantic.color.foreground.current",
156
151
  "docs": "semantic.color.foreground.current",
157
152
  "es6": "calciteColorForegroundCurrent"
153
+ },
154
+ "calcite-schema": {
155
+ "system": "calcite",
156
+ "tier": "color",
157
+ "type": "color"
158
158
  }
159
159
  },
160
160
  "filePath": "src/tokens/semantic/color/light.json",
@@ -167,12 +167,7 @@
167
167
  "value": "rgba(0, 0, 0, 0)",
168
168
  "type": "color",
169
169
  "attributes": {
170
- "calcite-schema": {
171
- "system": "calcite",
172
- "tier": "color",
173
- "type": "color"
174
- },
175
- "category": "semantic",
170
+ "category": "color",
176
171
  "type": "color",
177
172
  "item": "transparent",
178
173
  "subitem": "default",
@@ -183,6 +178,11 @@
183
178
  "js": "semantic.color.transparent.default.default",
184
179
  "docs": "semantic.color.transparent.default.default",
185
180
  "es6": "calciteColorTransparent"
181
+ },
182
+ "calcite-schema": {
183
+ "system": "calcite",
184
+ "tier": "color",
185
+ "type": "color"
186
186
  }
187
187
  },
188
188
  "filePath": "src/tokens/semantic/color/light.json",
@@ -195,12 +195,7 @@
195
195
  "value": "rgba(0, 0, 0, 0.04)",
196
196
  "type": "color",
197
197
  "attributes": {
198
- "calcite-schema": {
199
- "system": "calcite",
200
- "tier": "color",
201
- "type": "color"
202
- },
203
- "category": "semantic",
198
+ "category": "color",
204
199
  "type": "color",
205
200
  "item": "transparent",
206
201
  "subitem": "default",
@@ -211,6 +206,11 @@
211
206
  "js": "semantic.color.transparent.default.hover",
212
207
  "docs": "semantic.color.transparent.default.hover",
213
208
  "es6": "calciteColorTransparentHover"
209
+ },
210
+ "calcite-schema": {
211
+ "system": "calcite",
212
+ "tier": "color",
213
+ "type": "color"
214
214
  }
215
215
  },
216
216
  "filePath": "src/tokens/semantic/color/light.json",
@@ -223,12 +223,7 @@
223
223
  "value": "rgba(0, 0, 0, 0.08)",
224
224
  "type": "color",
225
225
  "attributes": {
226
- "calcite-schema": {
227
- "system": "calcite",
228
- "tier": "color",
229
- "type": "color"
230
- },
231
- "category": "semantic",
226
+ "category": "color",
232
227
  "type": "color",
233
228
  "item": "transparent",
234
229
  "subitem": "default",
@@ -239,6 +234,11 @@
239
234
  "js": "semantic.color.transparent.default.press",
240
235
  "docs": "semantic.color.transparent.default.press",
241
236
  "es6": "calciteColorTransparentPress"
237
+ },
238
+ "calcite-schema": {
239
+ "system": "calcite",
240
+ "tier": "color",
241
+ "type": "color"
242
242
  }
243
243
  },
244
244
  "filePath": "src/tokens/semantic/color/light.json",
@@ -251,12 +251,7 @@
251
251
  "value": "rgba(255, 255, 255, 0.85)",
252
252
  "type": "color",
253
253
  "attributes": {
254
- "calcite-schema": {
255
- "system": "calcite",
256
- "tier": "color",
257
- "type": "color"
258
- },
259
- "category": "semantic",
254
+ "category": "color",
260
255
  "type": "color",
261
256
  "item": "transparent",
262
257
  "subitem": "scrim",
@@ -266,6 +261,11 @@
266
261
  "js": "semantic.color.transparent.scrim",
267
262
  "docs": "semantic.color.transparent.scrim",
268
263
  "es6": "calciteColorTransparentScrim"
264
+ },
265
+ "calcite-schema": {
266
+ "system": "calcite",
267
+ "tier": "color",
268
+ "type": "color"
269
269
  }
270
270
  },
271
271
  "filePath": "src/tokens/semantic/color/light.json",
@@ -278,12 +278,7 @@
278
278
  "value": "rgba(255, 255, 255, 0.8)",
279
279
  "type": "color",
280
280
  "attributes": {
281
- "calcite-schema": {
282
- "system": "calcite",
283
- "tier": "color",
284
- "type": "color"
285
- },
286
- "category": "semantic",
281
+ "category": "color",
287
282
  "type": "color",
288
283
  "item": "transparent",
289
284
  "subitem": "tint",
@@ -293,6 +288,11 @@
293
288
  "js": "semantic.color.transparent.tint",
294
289
  "docs": "semantic.color.transparent.tint",
295
290
  "es6": "calciteColorTransparentTint"
291
+ },
292
+ "calcite-schema": {
293
+ "system": "calcite",
294
+ "tier": "color",
295
+ "type": "color"
296
296
  }
297
297
  },
298
298
  "filePath": "src/tokens/semantic/color/light.json",
@@ -305,12 +305,7 @@
305
305
  "value": "#007ac2",
306
306
  "type": "color",
307
307
  "attributes": {
308
- "calcite-schema": {
309
- "system": "calcite",
310
- "tier": "color",
311
- "type": "color"
312
- },
313
- "category": "semantic",
308
+ "category": "color",
314
309
  "type": "color",
315
310
  "item": "brand",
316
311
  "subitem": "default",
@@ -321,6 +316,11 @@
321
316
  "js": "semantic.color.brand.default.default",
322
317
  "docs": "semantic.color.brand.default.default",
323
318
  "es6": "calciteColorBrand"
319
+ },
320
+ "calcite-schema": {
321
+ "system": "calcite",
322
+ "tier": "color",
323
+ "type": "color"
324
324
  }
325
325
  },
326
326
  "filePath": "src/tokens/semantic/color/light.json",
@@ -333,12 +333,7 @@
333
333
  "value": "#00619b",
334
334
  "type": "color",
335
335
  "attributes": {
336
- "calcite-schema": {
337
- "system": "calcite",
338
- "tier": "color",
339
- "type": "color"
340
- },
341
- "category": "semantic",
336
+ "category": "color",
342
337
  "type": "color",
343
338
  "item": "brand",
344
339
  "subitem": "default",
@@ -349,6 +344,11 @@
349
344
  "js": "semantic.color.brand.default.hover",
350
345
  "docs": "semantic.color.brand.default.hover",
351
346
  "es6": "calciteColorBrandHover"
347
+ },
348
+ "calcite-schema": {
349
+ "system": "calcite",
350
+ "tier": "color",
351
+ "type": "color"
352
352
  }
353
353
  },
354
354
  "filePath": "src/tokens/semantic/color/light.json",
@@ -361,12 +361,7 @@
361
361
  "value": "#004874",
362
362
  "type": "color",
363
363
  "attributes": {
364
- "calcite-schema": {
365
- "system": "calcite",
366
- "tier": "color",
367
- "type": "color"
368
- },
369
- "category": "semantic",
364
+ "category": "color",
370
365
  "type": "color",
371
366
  "item": "brand",
372
367
  "subitem": "default",
@@ -377,6 +372,11 @@
377
372
  "js": "semantic.color.brand.default.press",
378
373
  "docs": "semantic.color.brand.default.press",
379
374
  "es6": "calciteColorBrandPress"
375
+ },
376
+ "calcite-schema": {
377
+ "system": "calcite",
378
+ "tier": "color",
379
+ "type": "color"
380
380
  }
381
381
  },
382
382
  "filePath": "src/tokens/semantic/color/light.json",
@@ -389,12 +389,7 @@
389
389
  "type": "color",
390
390
  "value": "rgba(0, 97, 155, 0.4)",
391
391
  "attributes": {
392
- "calcite-schema": {
393
- "system": "calcite",
394
- "tier": "color",
395
- "type": "color"
396
- },
397
- "category": "semantic",
392
+ "category": "color",
398
393
  "type": "color",
399
394
  "item": "brand",
400
395
  "subitem": "underline",
@@ -404,6 +399,11 @@
404
399
  "js": "semantic.color.brand.underline",
405
400
  "docs": "semantic.color.brand.underline",
406
401
  "es6": "calciteColorBrandUnderline"
402
+ },
403
+ "calcite-schema": {
404
+ "system": "calcite",
405
+ "tier": "color",
406
+ "type": "color"
407
407
  }
408
408
  },
409
409
  "filePath": "src/tokens/semantic/color/light.json",
@@ -416,12 +416,7 @@
416
416
  "value": "#00619b",
417
417
  "type": "color",
418
418
  "attributes": {
419
- "calcite-schema": {
420
- "system": "calcite",
421
- "tier": "color",
422
- "type": "color"
423
- },
424
- "category": "semantic",
419
+ "category": "color",
425
420
  "type": "color",
426
421
  "item": "status",
427
422
  "subitem": "info",
@@ -432,6 +427,11 @@
432
427
  "js": "semantic.color.status.info.default",
433
428
  "docs": "semantic.color.status.info.default",
434
429
  "es6": "calciteColorStatusInfo"
430
+ },
431
+ "calcite-schema": {
432
+ "system": "calcite",
433
+ "tier": "color",
434
+ "type": "color"
435
435
  }
436
436
  },
437
437
  "filePath": "src/tokens/semantic/color/light.json",
@@ -444,12 +444,7 @@
444
444
  "value": "#004874",
445
445
  "type": "color",
446
446
  "attributes": {
447
- "calcite-schema": {
448
- "system": "calcite",
449
- "tier": "color",
450
- "type": "color"
451
- },
452
- "category": "semantic",
447
+ "category": "color",
453
448
  "type": "color",
454
449
  "item": "status",
455
450
  "subitem": "info",
@@ -460,6 +455,11 @@
460
455
  "js": "semantic.color.status.info.hover",
461
456
  "docs": "semantic.color.status.info.hover",
462
457
  "es6": "calciteColorStatusInfoHover"
458
+ },
459
+ "calcite-schema": {
460
+ "system": "calcite",
461
+ "tier": "color",
462
+ "type": "color"
463
463
  }
464
464
  },
465
465
  "filePath": "src/tokens/semantic/color/light.json",
@@ -472,12 +472,7 @@
472
472
  "value": "#00304d",
473
473
  "type": "color",
474
474
  "attributes": {
475
- "calcite-schema": {
476
- "system": "calcite",
477
- "tier": "color",
478
- "type": "color"
479
- },
480
- "category": "semantic",
475
+ "category": "color",
481
476
  "type": "color",
482
477
  "item": "status",
483
478
  "subitem": "info",
@@ -488,6 +483,11 @@
488
483
  "js": "semantic.color.status.info.press",
489
484
  "docs": "semantic.color.status.info.press",
490
485
  "es6": "calciteColorStatusInfoPress"
486
+ },
487
+ "calcite-schema": {
488
+ "system": "calcite",
489
+ "tier": "color",
490
+ "type": "color"
491
491
  }
492
492
  },
493
493
  "filePath": "src/tokens/semantic/color/light.json",
@@ -500,12 +500,7 @@
500
500
  "value": "#35ac46",
501
501
  "type": "color",
502
502
  "attributes": {
503
- "calcite-schema": {
504
- "system": "calcite",
505
- "tier": "color",
506
- "type": "color"
507
- },
508
- "category": "semantic",
503
+ "category": "color",
509
504
  "type": "color",
510
505
  "item": "status",
511
506
  "subitem": "success",
@@ -516,6 +511,11 @@
516
511
  "js": "semantic.color.status.success.default",
517
512
  "docs": "semantic.color.status.success.default",
518
513
  "es6": "calciteColorStatusSuccess"
514
+ },
515
+ "calcite-schema": {
516
+ "system": "calcite",
517
+ "tier": "color",
518
+ "type": "color"
519
519
  }
520
520
  },
521
521
  "filePath": "src/tokens/semantic/color/light.json",
@@ -528,12 +528,7 @@
528
528
  "value": "#288835",
529
529
  "type": "color",
530
530
  "attributes": {
531
- "calcite-schema": {
532
- "system": "calcite",
533
- "tier": "color",
534
- "type": "color"
535
- },
536
- "category": "semantic",
531
+ "category": "color",
537
532
  "type": "color",
538
533
  "item": "status",
539
534
  "subitem": "success",
@@ -544,6 +539,11 @@
544
539
  "js": "semantic.color.status.success.hover",
545
540
  "docs": "semantic.color.status.success.hover",
546
541
  "es6": "calciteColorStatusSuccessHover"
542
+ },
543
+ "calcite-schema": {
544
+ "system": "calcite",
545
+ "tier": "color",
546
+ "type": "color"
547
547
  }
548
548
  },
549
549
  "filePath": "src/tokens/semantic/color/light.json",
@@ -556,12 +556,7 @@
556
556
  "value": "#1a6324",
557
557
  "type": "color",
558
558
  "attributes": {
559
- "calcite-schema": {
560
- "system": "calcite",
561
- "tier": "color",
562
- "type": "color"
563
- },
564
- "category": "semantic",
559
+ "category": "color",
565
560
  "type": "color",
566
561
  "item": "status",
567
562
  "subitem": "success",
@@ -572,6 +567,11 @@
572
567
  "js": "semantic.color.status.success.press",
573
568
  "docs": "semantic.color.status.success.press",
574
569
  "es6": "calciteColorStatusSuccessPress"
570
+ },
571
+ "calcite-schema": {
572
+ "system": "calcite",
573
+ "tier": "color",
574
+ "type": "color"
575
575
  }
576
576
  },
577
577
  "filePath": "src/tokens/semantic/color/light.json",
@@ -584,12 +584,7 @@
584
584
  "value": "#edd317",
585
585
  "type": "color",
586
586
  "attributes": {
587
- "calcite-schema": {
588
- "system": "calcite",
589
- "tier": "color",
590
- "type": "color"
591
- },
592
- "category": "semantic",
587
+ "category": "color",
593
588
  "type": "color",
594
589
  "item": "status",
595
590
  "subitem": "warning",
@@ -600,6 +595,11 @@
600
595
  "js": "semantic.color.status.warning.default",
601
596
  "docs": "semantic.color.status.warning.default",
602
597
  "es6": "calciteColorStatusWarning"
598
+ },
599
+ "calcite-schema": {
600
+ "system": "calcite",
601
+ "tier": "color",
602
+ "type": "color"
603
603
  }
604
604
  },
605
605
  "filePath": "src/tokens/semantic/color/light.json",
@@ -612,12 +612,7 @@
612
612
  "value": "#d9bc00",
613
613
  "type": "color",
614
614
  "attributes": {
615
- "calcite-schema": {
616
- "system": "calcite",
617
- "tier": "color",
618
- "type": "color"
619
- },
620
- "category": "semantic",
615
+ "category": "color",
621
616
  "type": "color",
622
617
  "item": "status",
623
618
  "subitem": "warning",
@@ -628,6 +623,11 @@
628
623
  "js": "semantic.color.status.warning.hover",
629
624
  "docs": "semantic.color.status.warning.hover",
630
625
  "es6": "calciteColorStatusWarningHover"
626
+ },
627
+ "calcite-schema": {
628
+ "system": "calcite",
629
+ "tier": "color",
630
+ "type": "color"
631
631
  }
632
632
  },
633
633
  "filePath": "src/tokens/semantic/color/light.json",
@@ -640,12 +640,7 @@
640
640
  "value": "#bfa200",
641
641
  "type": "color",
642
642
  "attributes": {
643
- "calcite-schema": {
644
- "system": "calcite",
645
- "tier": "color",
646
- "type": "color"
647
- },
648
- "category": "semantic",
643
+ "category": "color",
649
644
  "type": "color",
650
645
  "item": "status",
651
646
  "subitem": "warning",
@@ -656,6 +651,11 @@
656
651
  "js": "semantic.color.status.warning.press",
657
652
  "docs": "semantic.color.status.warning.press",
658
653
  "es6": "calciteColorStatusWarningPress"
654
+ },
655
+ "calcite-schema": {
656
+ "system": "calcite",
657
+ "tier": "color",
658
+ "type": "color"
659
659
  }
660
660
  },
661
661
  "filePath": "src/tokens/semantic/color/light.json",
@@ -668,12 +668,7 @@
668
668
  "value": "#d83020",
669
669
  "type": "color",
670
670
  "attributes": {
671
- "calcite-schema": {
672
- "system": "calcite",
673
- "tier": "color",
674
- "type": "color"
675
- },
676
- "category": "semantic",
671
+ "category": "color",
677
672
  "type": "color",
678
673
  "item": "status",
679
674
  "subitem": "danger",
@@ -684,6 +679,11 @@
684
679
  "js": "semantic.color.status.danger.default",
685
680
  "docs": "semantic.color.status.danger.default",
686
681
  "es6": "calciteColorStatusDanger"
682
+ },
683
+ "calcite-schema": {
684
+ "system": "calcite",
685
+ "tier": "color",
686
+ "type": "color"
687
687
  }
688
688
  },
689
689
  "filePath": "src/tokens/semantic/color/light.json",
@@ -696,12 +696,7 @@
696
696
  "value": "#a82b1e",
697
697
  "type": "color",
698
698
  "attributes": {
699
- "calcite-schema": {
700
- "system": "calcite",
701
- "tier": "color",
702
- "type": "color"
703
- },
704
- "category": "semantic",
699
+ "category": "color",
705
700
  "type": "color",
706
701
  "item": "status",
707
702
  "subitem": "danger",
@@ -712,6 +707,11 @@
712
707
  "js": "semantic.color.status.danger.hover",
713
708
  "docs": "semantic.color.status.danger.hover",
714
709
  "es6": "calciteColorStatusDangerHover"
710
+ },
711
+ "calcite-schema": {
712
+ "system": "calcite",
713
+ "tier": "color",
714
+ "type": "color"
715
715
  }
716
716
  },
717
717
  "filePath": "src/tokens/semantic/color/light.json",
@@ -724,12 +724,7 @@
724
724
  "value": "#7c1d13",
725
725
  "type": "color",
726
726
  "attributes": {
727
- "calcite-schema": {
728
- "system": "calcite",
729
- "tier": "color",
730
- "type": "color"
731
- },
732
- "category": "semantic",
727
+ "category": "color",
733
728
  "type": "color",
734
729
  "item": "status",
735
730
  "subitem": "danger",
@@ -740,6 +735,11 @@
740
735
  "js": "semantic.color.status.danger.press",
741
736
  "docs": "semantic.color.status.danger.press",
742
737
  "es6": "calciteColorStatusDangerPress"
738
+ },
739
+ "calcite-schema": {
740
+ "system": "calcite",
741
+ "tier": "color",
742
+ "type": "color"
743
743
  }
744
744
  },
745
745
  "filePath": "src/tokens/semantic/color/light.json",
@@ -752,12 +752,7 @@
752
752
  "value": "#353535",
753
753
  "type": "color",
754
754
  "attributes": {
755
- "calcite-schema": {
756
- "system": "calcite",
757
- "tier": "color",
758
- "type": "color"
759
- },
760
- "category": "semantic",
755
+ "category": "color",
761
756
  "type": "color",
762
757
  "item": "inverse",
763
758
  "subitem": "default",
@@ -767,6 +762,11 @@
767
762
  "js": "semantic.color.inverse.default",
768
763
  "docs": "semantic.color.inverse.default",
769
764
  "es6": "calciteColorInverse"
765
+ },
766
+ "calcite-schema": {
767
+ "system": "calcite",
768
+ "tier": "color",
769
+ "type": "color"
770
770
  }
771
771
  },
772
772
  "filePath": "src/tokens/semantic/color/light.json",
@@ -779,12 +779,7 @@
779
779
  "value": "#2b2b2b",
780
780
  "type": "color",
781
781
  "attributes": {
782
- "calcite-schema": {
783
- "system": "calcite",
784
- "tier": "color",
785
- "type": "color"
786
- },
787
- "category": "semantic",
782
+ "category": "color",
788
783
  "type": "color",
789
784
  "item": "inverse",
790
785
  "subitem": "hover",
@@ -794,6 +789,11 @@
794
789
  "js": "semantic.color.inverse.hover",
795
790
  "docs": "semantic.color.inverse.hover",
796
791
  "es6": "calciteColorInverseHover"
792
+ },
793
+ "calcite-schema": {
794
+ "system": "calcite",
795
+ "tier": "color",
796
+ "type": "color"
797
797
  }
798
798
  },
799
799
  "filePath": "src/tokens/semantic/color/light.json",
@@ -806,12 +806,7 @@
806
806
  "value": "#202020",
807
807
  "type": "color",
808
808
  "attributes": {
809
- "calcite-schema": {
810
- "system": "calcite",
811
- "tier": "color",
812
- "type": "color"
813
- },
814
- "category": "semantic",
809
+ "category": "color",
815
810
  "type": "color",
816
811
  "item": "inverse",
817
812
  "subitem": "press",
@@ -821,6 +816,11 @@
821
816
  "js": "semantic.color.inverse.press",
822
817
  "docs": "semantic.color.inverse.press",
823
818
  "es6": "calciteColorInversePress"
819
+ },
820
+ "calcite-schema": {
821
+ "system": "calcite",
822
+ "tier": "color",
823
+ "type": "color"
824
824
  }
825
825
  },
826
826
  "filePath": "src/tokens/semantic/color/light.json",
@@ -833,12 +833,7 @@
833
833
  "value": "#151515",
834
834
  "type": "color",
835
835
  "attributes": {
836
- "calcite-schema": {
837
- "system": "calcite",
838
- "tier": "color",
839
- "type": "color"
840
- },
841
- "category": "semantic",
836
+ "category": "color",
842
837
  "type": "color",
843
838
  "item": "text",
844
839
  "subitem": "1",
@@ -848,6 +843,11 @@
848
843
  "js": "semantic.color.text.1",
849
844
  "docs": "semantic.color.text.1",
850
845
  "es6": "calciteColorText1"
846
+ },
847
+ "calcite-schema": {
848
+ "system": "calcite",
849
+ "tier": "color",
850
+ "type": "color"
851
851
  }
852
852
  },
853
853
  "filePath": "src/tokens/semantic/color/light.json",
@@ -860,12 +860,7 @@
860
860
  "value": "#4a4a4a",
861
861
  "type": "color",
862
862
  "attributes": {
863
- "calcite-schema": {
864
- "system": "calcite",
865
- "tier": "color",
866
- "type": "color"
867
- },
868
- "category": "semantic",
863
+ "category": "color",
869
864
  "type": "color",
870
865
  "item": "text",
871
866
  "subitem": "2",
@@ -875,6 +870,11 @@
875
870
  "js": "semantic.color.text.2",
876
871
  "docs": "semantic.color.text.2",
877
872
  "es6": "calciteColorText2"
873
+ },
874
+ "calcite-schema": {
875
+ "system": "calcite",
876
+ "tier": "color",
877
+ "type": "color"
878
878
  }
879
879
  },
880
880
  "filePath": "src/tokens/semantic/color/light.json",
@@ -887,12 +887,7 @@
887
887
  "value": "#6a6a6a",
888
888
  "type": "color",
889
889
  "attributes": {
890
- "calcite-schema": {
891
- "system": "calcite",
892
- "tier": "color",
893
- "type": "color"
894
- },
895
- "category": "semantic",
890
+ "category": "color",
896
891
  "type": "color",
897
892
  "item": "text",
898
893
  "subitem": "3",
@@ -902,6 +897,11 @@
902
897
  "js": "semantic.color.text.3",
903
898
  "docs": "semantic.color.text.3",
904
899
  "es6": "calciteColorText3"
900
+ },
901
+ "calcite-schema": {
902
+ "system": "calcite",
903
+ "tier": "color",
904
+ "type": "color"
905
905
  }
906
906
  },
907
907
  "filePath": "src/tokens/semantic/color/light.json",
@@ -914,12 +914,7 @@
914
914
  "value": "#ffffff",
915
915
  "type": "color",
916
916
  "attributes": {
917
- "calcite-schema": {
918
- "system": "calcite",
919
- "tier": "color",
920
- "type": "color"
921
- },
922
- "category": "semantic",
917
+ "category": "color",
923
918
  "type": "color",
924
919
  "item": "text",
925
920
  "subitem": "inverse",
@@ -929,6 +924,11 @@
929
924
  "js": "semantic.color.text.inverse",
930
925
  "docs": "semantic.color.text.inverse",
931
926
  "es6": "calciteColorTextInverse"
927
+ },
928
+ "calcite-schema": {
929
+ "system": "calcite",
930
+ "tier": "color",
931
+ "type": "color"
932
932
  }
933
933
  },
934
934
  "filePath": "src/tokens/semantic/color/light.json",
@@ -941,12 +941,7 @@
941
941
  "value": "#00619b",
942
942
  "type": "color",
943
943
  "attributes": {
944
- "calcite-schema": {
945
- "system": "calcite",
946
- "tier": "color",
947
- "type": "color"
948
- },
949
- "category": "semantic",
944
+ "category": "color",
950
945
  "type": "color",
951
946
  "item": "text",
952
947
  "subitem": "link",
@@ -956,6 +951,11 @@
956
951
  "js": "semantic.color.text.link",
957
952
  "docs": "semantic.color.text.link",
958
953
  "es6": "calciteColorTextLink"
954
+ },
955
+ "calcite-schema": {
956
+ "system": "calcite",
957
+ "tier": "color",
958
+ "type": "color"
959
959
  }
960
960
  },
961
961
  "filePath": "src/tokens/semantic/color/light.json",
@@ -968,12 +968,7 @@
968
968
  "value": "#cacaca",
969
969
  "type": "color",
970
970
  "attributes": {
971
- "calcite-schema": {
972
- "system": "calcite",
973
- "tier": "color",
974
- "type": "color"
975
- },
976
- "category": "semantic",
971
+ "category": "color",
977
972
  "type": "color",
978
973
  "item": "border",
979
974
  "subitem": "1",
@@ -983,6 +978,11 @@
983
978
  "js": "semantic.color.border.1",
984
979
  "docs": "semantic.color.border.1",
985
980
  "es6": "calciteColorBorder1"
981
+ },
982
+ "calcite-schema": {
983
+ "system": "calcite",
984
+ "tier": "color",
985
+ "type": "color"
986
986
  }
987
987
  },
988
988
  "filePath": "src/tokens/semantic/color/light.json",
@@ -995,12 +995,7 @@
995
995
  "value": "#d4d4d4",
996
996
  "type": "color",
997
997
  "attributes": {
998
- "calcite-schema": {
999
- "system": "calcite",
1000
- "tier": "color",
1001
- "type": "color"
1002
- },
1003
- "category": "semantic",
998
+ "category": "color",
1004
999
  "type": "color",
1005
1000
  "item": "border",
1006
1001
  "subitem": "2",
@@ -1010,6 +1005,11 @@
1010
1005
  "js": "semantic.color.border.2",
1011
1006
  "docs": "semantic.color.border.2",
1012
1007
  "es6": "calciteColorBorder2"
1008
+ },
1009
+ "calcite-schema": {
1010
+ "system": "calcite",
1011
+ "tier": "color",
1012
+ "type": "color"
1013
1013
  }
1014
1014
  },
1015
1015
  "filePath": "src/tokens/semantic/color/light.json",
@@ -1022,12 +1022,7 @@
1022
1022
  "value": "#dfdfdf",
1023
1023
  "type": "color",
1024
1024
  "attributes": {
1025
- "calcite-schema": {
1026
- "system": "calcite",
1027
- "tier": "color",
1028
- "type": "color"
1029
- },
1030
- "category": "semantic",
1025
+ "category": "color",
1031
1026
  "type": "color",
1032
1027
  "item": "border",
1033
1028
  "subitem": "3",
@@ -1037,6 +1032,11 @@
1037
1032
  "js": "semantic.color.border.3",
1038
1033
  "docs": "semantic.color.border.3",
1039
1034
  "es6": "calciteColorBorder3"
1035
+ },
1036
+ "calcite-schema": {
1037
+ "system": "calcite",
1038
+ "tier": "color",
1039
+ "type": "color"
1040
1040
  }
1041
1041
  },
1042
1042
  "filePath": "src/tokens/semantic/color/light.json",
@@ -1049,12 +1049,7 @@
1049
1049
  "value": "#949494",
1050
1050
  "type": "color",
1051
1051
  "attributes": {
1052
- "calcite-schema": {
1053
- "system": "calcite",
1054
- "tier": "color",
1055
- "type": "color"
1056
- },
1057
- "category": "semantic",
1052
+ "category": "color",
1058
1053
  "type": "color",
1059
1054
  "item": "border",
1060
1055
  "subitem": "input",
@@ -1064,6 +1059,11 @@
1064
1059
  "js": "semantic.color.border.input",
1065
1060
  "docs": "semantic.color.border.input",
1066
1061
  "es6": "calciteColorBorderInput"
1062
+ },
1063
+ "calcite-schema": {
1064
+ "system": "calcite",
1065
+ "tier": "color",
1066
+ "type": "color"
1067
1067
  }
1068
1068
  },
1069
1069
  "filePath": "src/tokens/semantic/color/light.json",
@@ -1076,12 +1076,7 @@
1076
1076
  "value": "rgba(0, 0, 0, 0.3)",
1077
1077
  "type": "color",
1078
1078
  "attributes": {
1079
- "calcite-schema": {
1080
- "system": "calcite",
1081
- "tier": "color",
1082
- "type": "color"
1083
- },
1084
- "category": "semantic",
1079
+ "category": "color",
1085
1080
  "type": "color",
1086
1081
  "item": "border",
1087
1082
  "subitem": "ghost",
@@ -1091,6 +1086,11 @@
1091
1086
  "js": "semantic.color.border.ghost",
1092
1087
  "docs": "semantic.color.border.ghost",
1093
1088
  "es6": "calciteColorBorderGhost"
1089
+ },
1090
+ "calcite-schema": {
1091
+ "system": "calcite",
1092
+ "tier": "color",
1093
+ "type": "color"
1094
1094
  }
1095
1095
  },
1096
1096
  "filePath": "src/tokens/semantic/color/light.json",
@@ -1103,12 +1103,7 @@
1103
1103
  "value": "#ffffff",
1104
1104
  "type": "color",
1105
1105
  "attributes": {
1106
- "calcite-schema": {
1107
- "system": "calcite",
1108
- "tier": "color",
1109
- "type": "color"
1110
- },
1111
- "category": "semantic",
1106
+ "category": "color",
1112
1107
  "type": "color",
1113
1108
  "item": "border",
1114
1109
  "subitem": "white",
@@ -1118,6 +1113,11 @@
1118
1113
  "js": "semantic.color.border.white",
1119
1114
  "docs": "semantic.color.border.white",
1120
1115
  "es6": "calciteColorBorderWhite"
1116
+ },
1117
+ "calcite-schema": {
1118
+ "system": "calcite",
1119
+ "tier": "color",
1120
+ "type": "color"
1121
1121
  }
1122
1122
  },
1123
1123
  "filePath": "src/tokens/semantic/color/light.json",