@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.
- package/dist/docs/core.json +1882 -1882
- package/dist/docs/dark.json +253 -251
- package/dist/docs/global.json +1317 -1312
- package/dist/docs/light.json +247 -247
- package/dist/docs/semantic.json +729 -724
- package/dist/js/core.js +2191 -7478
- package/dist/js/dark.js +303 -1001
- package/dist/js/global.js +1542 -5217
- package/dist/js/light.js +291 -987
- package/dist/js/semantic.js +850 -2877
- package/package.json +2 -2
package/dist/js/dark.js
CHANGED
|
@@ -11,12 +11,7 @@ export default {
|
|
|
11
11
|
value: "#353535",
|
|
12
12
|
type: "color",
|
|
13
13
|
attributes: {
|
|
14
|
-
"
|
|
15
|
-
system: "calcite",
|
|
16
|
-
tier: "color",
|
|
17
|
-
type: "color",
|
|
18
|
-
},
|
|
19
|
-
category: "semantic",
|
|
14
|
+
category: "color",
|
|
20
15
|
type: "color",
|
|
21
16
|
item: "background",
|
|
22
17
|
subitem: "default",
|
|
@@ -27,6 +22,11 @@ export default {
|
|
|
27
22
|
docs: "semantic.color.background.default",
|
|
28
23
|
es6: "calciteColorBackground",
|
|
29
24
|
},
|
|
25
|
+
"calcite-schema": {
|
|
26
|
+
system: "calcite",
|
|
27
|
+
tier: "color",
|
|
28
|
+
type: "color",
|
|
29
|
+
},
|
|
30
30
|
},
|
|
31
31
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
32
32
|
isSource: true,
|
|
@@ -34,24 +34,7 @@ export default {
|
|
|
34
34
|
value: "{core.color.neutral.blk-190}",
|
|
35
35
|
type: "color",
|
|
36
36
|
attributes: {
|
|
37
|
-
"
|
|
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
|
-
},
|
|
37
|
+
category: "color",
|
|
55
38
|
},
|
|
56
39
|
},
|
|
57
40
|
name: "calciteColorBackground",
|
|
@@ -62,12 +45,7 @@ export default {
|
|
|
62
45
|
value: "rgba(255, 255, 255, 0)",
|
|
63
46
|
type: "color",
|
|
64
47
|
attributes: {
|
|
65
|
-
"
|
|
66
|
-
system: "calcite",
|
|
67
|
-
tier: "color",
|
|
68
|
-
type: "color",
|
|
69
|
-
},
|
|
70
|
-
category: "semantic",
|
|
48
|
+
category: "color",
|
|
71
49
|
type: "color",
|
|
72
50
|
item: "background",
|
|
73
51
|
subitem: "none",
|
|
@@ -78,6 +56,11 @@ export default {
|
|
|
78
56
|
docs: "semantic.color.background.none",
|
|
79
57
|
es6: "calciteColorBackgroundNone",
|
|
80
58
|
},
|
|
59
|
+
"calcite-schema": {
|
|
60
|
+
system: "calcite",
|
|
61
|
+
tier: "color",
|
|
62
|
+
type: "color",
|
|
63
|
+
},
|
|
81
64
|
},
|
|
82
65
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
83
66
|
isSource: true,
|
|
@@ -85,24 +68,7 @@ export default {
|
|
|
85
68
|
value: "rgba({core.color.neutral.blk-000}, {core.opacity.0})",
|
|
86
69
|
type: "color",
|
|
87
70
|
attributes: {
|
|
88
|
-
"
|
|
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
|
-
},
|
|
71
|
+
category: "color",
|
|
106
72
|
},
|
|
107
73
|
},
|
|
108
74
|
name: "calciteColorBackgroundNone",
|
|
@@ -115,12 +81,7 @@ export default {
|
|
|
115
81
|
value: "#2b2b2b",
|
|
116
82
|
type: "color",
|
|
117
83
|
attributes: {
|
|
118
|
-
"
|
|
119
|
-
system: "calcite",
|
|
120
|
-
tier: "color",
|
|
121
|
-
type: "color",
|
|
122
|
-
},
|
|
123
|
-
category: "semantic",
|
|
84
|
+
category: "color",
|
|
124
85
|
type: "color",
|
|
125
86
|
item: "foreground",
|
|
126
87
|
subitem: "1",
|
|
@@ -131,6 +92,11 @@ export default {
|
|
|
131
92
|
docs: "semantic.color.foreground.1",
|
|
132
93
|
es6: "calciteColorForeground1",
|
|
133
94
|
},
|
|
95
|
+
"calcite-schema": {
|
|
96
|
+
system: "calcite",
|
|
97
|
+
tier: "color",
|
|
98
|
+
type: "color",
|
|
99
|
+
},
|
|
134
100
|
},
|
|
135
101
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
136
102
|
isSource: true,
|
|
@@ -138,23 +104,7 @@ export default {
|
|
|
138
104
|
value: "{core.color.neutral.blk-200}",
|
|
139
105
|
type: "color",
|
|
140
106
|
attributes: {
|
|
141
|
-
"
|
|
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
|
-
},
|
|
107
|
+
category: "color",
|
|
158
108
|
},
|
|
159
109
|
},
|
|
160
110
|
name: "calciteColorForeground1",
|
|
@@ -165,12 +115,7 @@ export default {
|
|
|
165
115
|
value: "#202020",
|
|
166
116
|
type: "color",
|
|
167
117
|
attributes: {
|
|
168
|
-
"
|
|
169
|
-
system: "calcite",
|
|
170
|
-
tier: "color",
|
|
171
|
-
type: "color",
|
|
172
|
-
},
|
|
173
|
-
category: "semantic",
|
|
118
|
+
category: "color",
|
|
174
119
|
type: "color",
|
|
175
120
|
item: "foreground",
|
|
176
121
|
subitem: "2",
|
|
@@ -181,6 +126,11 @@ export default {
|
|
|
181
126
|
docs: "semantic.color.foreground.2",
|
|
182
127
|
es6: "calciteColorForeground2",
|
|
183
128
|
},
|
|
129
|
+
"calcite-schema": {
|
|
130
|
+
system: "calcite",
|
|
131
|
+
tier: "color",
|
|
132
|
+
type: "color",
|
|
133
|
+
},
|
|
184
134
|
},
|
|
185
135
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
186
136
|
isSource: true,
|
|
@@ -188,24 +138,7 @@ export default {
|
|
|
188
138
|
value: "{core.color.neutral.blk-210}",
|
|
189
139
|
type: "color",
|
|
190
140
|
attributes: {
|
|
191
|
-
"
|
|
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
|
-
},
|
|
141
|
+
category: "color",
|
|
209
142
|
},
|
|
210
143
|
},
|
|
211
144
|
name: "calciteColorForeground2",
|
|
@@ -216,12 +149,7 @@ export default {
|
|
|
216
149
|
value: "#151515",
|
|
217
150
|
type: "color",
|
|
218
151
|
attributes: {
|
|
219
|
-
"
|
|
220
|
-
system: "calcite",
|
|
221
|
-
tier: "color",
|
|
222
|
-
type: "color",
|
|
223
|
-
},
|
|
224
|
-
category: "semantic",
|
|
152
|
+
category: "color",
|
|
225
153
|
type: "color",
|
|
226
154
|
item: "foreground",
|
|
227
155
|
subitem: "3",
|
|
@@ -232,6 +160,11 @@ export default {
|
|
|
232
160
|
docs: "semantic.color.foreground.3",
|
|
233
161
|
es6: "calciteColorForeground3",
|
|
234
162
|
},
|
|
163
|
+
"calcite-schema": {
|
|
164
|
+
system: "calcite",
|
|
165
|
+
tier: "color",
|
|
166
|
+
type: "color",
|
|
167
|
+
},
|
|
235
168
|
},
|
|
236
169
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
237
170
|
isSource: true,
|
|
@@ -239,24 +172,7 @@ export default {
|
|
|
239
172
|
value: "{core.color.neutral.blk-220}",
|
|
240
173
|
type: "color",
|
|
241
174
|
attributes: {
|
|
242
|
-
"
|
|
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
|
-
},
|
|
175
|
+
category: "color",
|
|
260
176
|
},
|
|
261
177
|
},
|
|
262
178
|
name: "calciteColorForeground3",
|
|
@@ -267,12 +183,7 @@ export default {
|
|
|
267
183
|
value: "#214155",
|
|
268
184
|
type: "color",
|
|
269
185
|
attributes: {
|
|
270
|
-
"
|
|
271
|
-
system: "calcite",
|
|
272
|
-
tier: "color",
|
|
273
|
-
type: "color",
|
|
274
|
-
},
|
|
275
|
-
category: "semantic",
|
|
186
|
+
category: "color",
|
|
276
187
|
type: "color",
|
|
277
188
|
item: "foreground",
|
|
278
189
|
subitem: "current",
|
|
@@ -283,6 +194,11 @@ export default {
|
|
|
283
194
|
docs: "semantic.color.foreground.current",
|
|
284
195
|
es6: "calciteColorForegroundCurrent",
|
|
285
196
|
},
|
|
197
|
+
"calcite-schema": {
|
|
198
|
+
system: "calcite",
|
|
199
|
+
tier: "color",
|
|
200
|
+
type: "color",
|
|
201
|
+
},
|
|
286
202
|
},
|
|
287
203
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
288
204
|
isSource: true,
|
|
@@ -290,24 +206,7 @@ export default {
|
|
|
290
206
|
value: "#214155",
|
|
291
207
|
type: "color",
|
|
292
208
|
attributes: {
|
|
293
|
-
"
|
|
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
|
-
},
|
|
209
|
+
category: "color",
|
|
311
210
|
},
|
|
312
211
|
},
|
|
313
212
|
name: "calciteColorForegroundCurrent",
|
|
@@ -321,12 +220,7 @@ export default {
|
|
|
321
220
|
value: "rgba(255, 255, 255, 0)",
|
|
322
221
|
type: "color",
|
|
323
222
|
attributes: {
|
|
324
|
-
"
|
|
325
|
-
system: "calcite",
|
|
326
|
-
tier: "color",
|
|
327
|
-
type: "color",
|
|
328
|
-
},
|
|
329
|
-
category: "semantic",
|
|
223
|
+
category: "color",
|
|
330
224
|
type: "color",
|
|
331
225
|
item: "transparent",
|
|
332
226
|
subitem: "default",
|
|
@@ -338,6 +232,11 @@ export default {
|
|
|
338
232
|
docs: "semantic.color.transparent.default.default",
|
|
339
233
|
es6: "calciteColorTransparent",
|
|
340
234
|
},
|
|
235
|
+
"calcite-schema": {
|
|
236
|
+
system: "calcite",
|
|
237
|
+
tier: "color",
|
|
238
|
+
type: "color",
|
|
239
|
+
},
|
|
341
240
|
},
|
|
342
241
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
343
242
|
isSource: true,
|
|
@@ -345,24 +244,7 @@ export default {
|
|
|
345
244
|
value: "rgba({core.color.neutral.blk-000}, {core.opacity.0})",
|
|
346
245
|
type: "color",
|
|
347
246
|
attributes: {
|
|
348
|
-
"
|
|
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
|
-
},
|
|
247
|
+
category: "color",
|
|
366
248
|
},
|
|
367
249
|
},
|
|
368
250
|
name: "calciteColorTransparent",
|
|
@@ -373,12 +255,7 @@ export default {
|
|
|
373
255
|
value: "rgba(255, 255, 255, 0.04)",
|
|
374
256
|
type: "color",
|
|
375
257
|
attributes: {
|
|
376
|
-
"
|
|
377
|
-
system: "calcite",
|
|
378
|
-
tier: "color",
|
|
379
|
-
type: "color",
|
|
380
|
-
},
|
|
381
|
-
category: "semantic",
|
|
258
|
+
category: "color",
|
|
382
259
|
type: "color",
|
|
383
260
|
item: "transparent",
|
|
384
261
|
subitem: "default",
|
|
@@ -390,6 +267,11 @@ export default {
|
|
|
390
267
|
docs: "semantic.color.transparent.default.hover",
|
|
391
268
|
es6: "calciteColorTransparentHover",
|
|
392
269
|
},
|
|
270
|
+
"calcite-schema": {
|
|
271
|
+
system: "calcite",
|
|
272
|
+
tier: "color",
|
|
273
|
+
type: "color",
|
|
274
|
+
},
|
|
393
275
|
},
|
|
394
276
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
395
277
|
isSource: true,
|
|
@@ -397,24 +279,7 @@ export default {
|
|
|
397
279
|
value: "rgba({core.color.neutral.blk-000}, {core.opacity.4})",
|
|
398
280
|
type: "color",
|
|
399
281
|
attributes: {
|
|
400
|
-
"
|
|
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
|
-
},
|
|
282
|
+
category: "color",
|
|
418
283
|
},
|
|
419
284
|
},
|
|
420
285
|
name: "calciteColorTransparentHover",
|
|
@@ -425,12 +290,7 @@ export default {
|
|
|
425
290
|
value: "rgba(255, 255, 255, 0.08)",
|
|
426
291
|
type: "color",
|
|
427
292
|
attributes: {
|
|
428
|
-
"
|
|
429
|
-
system: "calcite",
|
|
430
|
-
tier: "color",
|
|
431
|
-
type: "color",
|
|
432
|
-
},
|
|
433
|
-
category: "semantic",
|
|
293
|
+
category: "color",
|
|
434
294
|
type: "color",
|
|
435
295
|
item: "transparent",
|
|
436
296
|
subitem: "default",
|
|
@@ -442,6 +302,11 @@ export default {
|
|
|
442
302
|
docs: "semantic.color.transparent.default.press",
|
|
443
303
|
es6: "calciteColorTransparentPress",
|
|
444
304
|
},
|
|
305
|
+
"calcite-schema": {
|
|
306
|
+
system: "calcite",
|
|
307
|
+
tier: "color",
|
|
308
|
+
type: "color",
|
|
309
|
+
},
|
|
445
310
|
},
|
|
446
311
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
447
312
|
isSource: true,
|
|
@@ -449,24 +314,7 @@ export default {
|
|
|
449
314
|
value: "rgba({core.color.neutral.blk-000}, {core.opacity.8})",
|
|
450
315
|
type: "color",
|
|
451
316
|
attributes: {
|
|
452
|
-
"
|
|
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
|
-
},
|
|
317
|
+
category: "color",
|
|
470
318
|
},
|
|
471
319
|
},
|
|
472
320
|
name: "calciteColorTransparentPress",
|
|
@@ -478,12 +326,7 @@ export default {
|
|
|
478
326
|
value: "rgba(0, 0, 0, 0.85)",
|
|
479
327
|
type: "color",
|
|
480
328
|
attributes: {
|
|
481
|
-
"
|
|
482
|
-
system: "calcite",
|
|
483
|
-
tier: "color",
|
|
484
|
-
type: "color",
|
|
485
|
-
},
|
|
486
|
-
category: "semantic",
|
|
329
|
+
category: "color",
|
|
487
330
|
type: "color",
|
|
488
331
|
item: "transparent",
|
|
489
332
|
subitem: "scrim",
|
|
@@ -494,6 +337,11 @@ export default {
|
|
|
494
337
|
docs: "semantic.color.transparent.scrim",
|
|
495
338
|
es6: "calciteColorTransparentScrim",
|
|
496
339
|
},
|
|
340
|
+
"calcite-schema": {
|
|
341
|
+
system: "calcite",
|
|
342
|
+
tier: "color",
|
|
343
|
+
type: "color",
|
|
344
|
+
},
|
|
497
345
|
},
|
|
498
346
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
499
347
|
isSource: true,
|
|
@@ -501,24 +349,7 @@ export default {
|
|
|
501
349
|
value: "rgba({core.color.neutral.blk-240}, {core.opacity.85})",
|
|
502
350
|
type: "color",
|
|
503
351
|
attributes: {
|
|
504
|
-
"
|
|
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
|
-
},
|
|
352
|
+
category: "color",
|
|
522
353
|
},
|
|
523
354
|
},
|
|
524
355
|
name: "calciteColorTransparentScrim",
|
|
@@ -529,12 +360,7 @@ export default {
|
|
|
529
360
|
value: "rgba(43, 43, 43, 0.8)",
|
|
530
361
|
type: "color",
|
|
531
362
|
attributes: {
|
|
532
|
-
"
|
|
533
|
-
system: "calcite",
|
|
534
|
-
tier: "color",
|
|
535
|
-
type: "color",
|
|
536
|
-
},
|
|
537
|
-
category: "semantic",
|
|
363
|
+
category: "color",
|
|
538
364
|
type: "color",
|
|
539
365
|
item: "transparent",
|
|
540
366
|
subitem: "tint",
|
|
@@ -545,6 +371,11 @@ export default {
|
|
|
545
371
|
docs: "semantic.color.transparent.tint",
|
|
546
372
|
es6: "calciteColorTransparentTint",
|
|
547
373
|
},
|
|
374
|
+
"calcite-schema": {
|
|
375
|
+
system: "calcite",
|
|
376
|
+
tier: "color",
|
|
377
|
+
type: "color",
|
|
378
|
+
},
|
|
548
379
|
},
|
|
549
380
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
550
381
|
isSource: true,
|
|
@@ -552,24 +383,7 @@ export default {
|
|
|
552
383
|
value: "rgba({core.color.neutral.blk-200}, {core.opacity.80})",
|
|
553
384
|
type: "color",
|
|
554
385
|
attributes: {
|
|
555
|
-
"
|
|
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
|
-
},
|
|
386
|
+
category: "color",
|
|
573
387
|
},
|
|
574
388
|
},
|
|
575
389
|
name: "calciteColorTransparentTint",
|
|
@@ -583,12 +397,7 @@ export default {
|
|
|
583
397
|
value: "#009af2",
|
|
584
398
|
type: "color",
|
|
585
399
|
attributes: {
|
|
586
|
-
"
|
|
587
|
-
system: "calcite",
|
|
588
|
-
tier: "color",
|
|
589
|
-
type: "color",
|
|
590
|
-
},
|
|
591
|
-
category: "semantic",
|
|
400
|
+
category: "color",
|
|
592
401
|
type: "color",
|
|
593
402
|
item: "brand",
|
|
594
403
|
subitem: "default",
|
|
@@ -600,6 +409,11 @@ export default {
|
|
|
600
409
|
docs: "semantic.color.brand.default.default",
|
|
601
410
|
es6: "calciteColorBrand",
|
|
602
411
|
},
|
|
412
|
+
"calcite-schema": {
|
|
413
|
+
system: "calcite",
|
|
414
|
+
tier: "color",
|
|
415
|
+
type: "color",
|
|
416
|
+
},
|
|
603
417
|
},
|
|
604
418
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
605
419
|
isSource: true,
|
|
@@ -607,24 +421,7 @@ export default {
|
|
|
607
421
|
value: "{core.color.vibrant.blue.v-bb-160}",
|
|
608
422
|
type: "color",
|
|
609
423
|
attributes: {
|
|
610
|
-
"
|
|
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
|
-
},
|
|
424
|
+
category: "color",
|
|
628
425
|
},
|
|
629
426
|
},
|
|
630
427
|
name: "calciteColorBrand",
|
|
@@ -635,12 +432,7 @@ export default {
|
|
|
635
432
|
value: "#007ac2",
|
|
636
433
|
type: "color",
|
|
637
434
|
attributes: {
|
|
638
|
-
"
|
|
639
|
-
system: "calcite",
|
|
640
|
-
tier: "color",
|
|
641
|
-
type: "color",
|
|
642
|
-
},
|
|
643
|
-
category: "semantic",
|
|
435
|
+
category: "color",
|
|
644
436
|
type: "color",
|
|
645
437
|
item: "brand",
|
|
646
438
|
subitem: "default",
|
|
@@ -652,6 +444,11 @@ export default {
|
|
|
652
444
|
docs: "semantic.color.brand.default.hover",
|
|
653
445
|
es6: "calciteColorBrandHover",
|
|
654
446
|
},
|
|
447
|
+
"calcite-schema": {
|
|
448
|
+
system: "calcite",
|
|
449
|
+
tier: "color",
|
|
450
|
+
type: "color",
|
|
451
|
+
},
|
|
655
452
|
},
|
|
656
453
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
657
454
|
isSource: true,
|
|
@@ -659,24 +456,7 @@ export default {
|
|
|
659
456
|
value: "{core.color.high-saturation.blue.h-bb-060}",
|
|
660
457
|
type: "color",
|
|
661
458
|
attributes: {
|
|
662
|
-
"
|
|
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
|
-
},
|
|
459
|
+
category: "color",
|
|
680
460
|
},
|
|
681
461
|
},
|
|
682
462
|
name: "calciteColorBrandHover",
|
|
@@ -687,12 +467,7 @@ export default {
|
|
|
687
467
|
value: "#00619b",
|
|
688
468
|
type: "color",
|
|
689
469
|
attributes: {
|
|
690
|
-
"
|
|
691
|
-
system: "calcite",
|
|
692
|
-
tier: "color",
|
|
693
|
-
type: "color",
|
|
694
|
-
},
|
|
695
|
-
category: "semantic",
|
|
470
|
+
category: "color",
|
|
696
471
|
type: "color",
|
|
697
472
|
item: "brand",
|
|
698
473
|
subitem: "default",
|
|
@@ -704,6 +479,11 @@ export default {
|
|
|
704
479
|
docs: "semantic.color.brand.default.press",
|
|
705
480
|
es6: "calciteColorBrandPress",
|
|
706
481
|
},
|
|
482
|
+
"calcite-schema": {
|
|
483
|
+
system: "calcite",
|
|
484
|
+
tier: "color",
|
|
485
|
+
type: "color",
|
|
486
|
+
},
|
|
707
487
|
},
|
|
708
488
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
709
489
|
isSource: true,
|
|
@@ -711,24 +491,7 @@ export default {
|
|
|
711
491
|
value: "{core.color.high-saturation.blue.h-bb-070}",
|
|
712
492
|
type: "color",
|
|
713
493
|
attributes: {
|
|
714
|
-
"
|
|
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
|
-
},
|
|
494
|
+
category: "color",
|
|
732
495
|
},
|
|
733
496
|
},
|
|
734
497
|
name: "calciteColorBrandPress",
|
|
@@ -740,12 +503,7 @@ export default {
|
|
|
740
503
|
type: "color",
|
|
741
504
|
value: "rgba(0, 160, 255, 0.4)",
|
|
742
505
|
attributes: {
|
|
743
|
-
"
|
|
744
|
-
system: "calcite",
|
|
745
|
-
tier: "color",
|
|
746
|
-
type: "color",
|
|
747
|
-
},
|
|
748
|
-
category: "semantic",
|
|
506
|
+
category: "color",
|
|
749
507
|
type: "color",
|
|
750
508
|
item: "brand",
|
|
751
509
|
subitem: "underline",
|
|
@@ -756,6 +514,11 @@ export default {
|
|
|
756
514
|
docs: "semantic.color.brand.underline",
|
|
757
515
|
es6: "calciteColorBrandUnderline",
|
|
758
516
|
},
|
|
517
|
+
"calcite-schema": {
|
|
518
|
+
system: "calcite",
|
|
519
|
+
tier: "color",
|
|
520
|
+
type: "color",
|
|
521
|
+
},
|
|
759
522
|
},
|
|
760
523
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
761
524
|
isSource: true,
|
|
@@ -763,24 +526,7 @@ export default {
|
|
|
763
526
|
type: "color",
|
|
764
527
|
value: "rgba({core.color.dark.blue.d-bb-420}, {core.opacity.40})",
|
|
765
528
|
attributes: {
|
|
766
|
-
"
|
|
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
|
-
},
|
|
529
|
+
category: "color",
|
|
784
530
|
},
|
|
785
531
|
},
|
|
786
532
|
name: "calciteColorBrandUnderline",
|
|
@@ -794,12 +540,7 @@ export default {
|
|
|
794
540
|
value: "#00a0ff",
|
|
795
541
|
type: "color",
|
|
796
542
|
attributes: {
|
|
797
|
-
"
|
|
798
|
-
system: "calcite",
|
|
799
|
-
tier: "color",
|
|
800
|
-
type: "color",
|
|
801
|
-
},
|
|
802
|
-
category: "semantic",
|
|
543
|
+
category: "color",
|
|
803
544
|
type: "color",
|
|
804
545
|
item: "status",
|
|
805
546
|
subitem: "info",
|
|
@@ -811,6 +552,11 @@ export default {
|
|
|
811
552
|
docs: "semantic.color.status.info.default",
|
|
812
553
|
es6: "calciteColorStatusInfo",
|
|
813
554
|
},
|
|
555
|
+
"calcite-schema": {
|
|
556
|
+
system: "calcite",
|
|
557
|
+
tier: "color",
|
|
558
|
+
type: "color",
|
|
559
|
+
},
|
|
814
560
|
},
|
|
815
561
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
816
562
|
isSource: true,
|
|
@@ -818,24 +564,7 @@ export default {
|
|
|
818
564
|
value: "{core.color.dark.blue.d-bb-420}",
|
|
819
565
|
type: "color",
|
|
820
566
|
attributes: {
|
|
821
|
-
"
|
|
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
|
-
},
|
|
567
|
+
category: "color",
|
|
839
568
|
},
|
|
840
569
|
},
|
|
841
570
|
name: "calciteColorStatusInfo",
|
|
@@ -846,12 +575,7 @@ export default {
|
|
|
846
575
|
value: "#3db8ff",
|
|
847
576
|
type: "color",
|
|
848
577
|
attributes: {
|
|
849
|
-
"
|
|
850
|
-
system: "calcite",
|
|
851
|
-
tier: "color",
|
|
852
|
-
type: "color",
|
|
853
|
-
},
|
|
854
|
-
category: "semantic",
|
|
578
|
+
category: "color",
|
|
855
579
|
type: "color",
|
|
856
580
|
item: "status",
|
|
857
581
|
subitem: "info",
|
|
@@ -863,6 +587,11 @@ export default {
|
|
|
863
587
|
docs: "semantic.color.status.info.hover",
|
|
864
588
|
es6: "calciteColorStatusInfoHover",
|
|
865
589
|
},
|
|
590
|
+
"calcite-schema": {
|
|
591
|
+
system: "calcite",
|
|
592
|
+
tier: "color",
|
|
593
|
+
type: "color",
|
|
594
|
+
},
|
|
866
595
|
},
|
|
867
596
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
868
597
|
isSource: true,
|
|
@@ -870,24 +599,7 @@ export default {
|
|
|
870
599
|
value: "{core.color.vibrant.blue.v-bb-140}",
|
|
871
600
|
type: "color",
|
|
872
601
|
attributes: {
|
|
873
|
-
"
|
|
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
|
-
},
|
|
602
|
+
category: "color",
|
|
891
603
|
},
|
|
892
604
|
},
|
|
893
605
|
name: "calciteColorStatusInfoHover",
|
|
@@ -898,12 +610,7 @@ export default {
|
|
|
898
610
|
value: "#009af2",
|
|
899
611
|
type: "color",
|
|
900
612
|
attributes: {
|
|
901
|
-
"
|
|
902
|
-
system: "calcite",
|
|
903
|
-
tier: "color",
|
|
904
|
-
type: "color",
|
|
905
|
-
},
|
|
906
|
-
category: "semantic",
|
|
613
|
+
category: "color",
|
|
907
614
|
type: "color",
|
|
908
615
|
item: "status",
|
|
909
616
|
subitem: "info",
|
|
@@ -915,6 +622,11 @@ export default {
|
|
|
915
622
|
docs: "semantic.color.status.info.press",
|
|
916
623
|
es6: "calciteColorStatusInfoPress",
|
|
917
624
|
},
|
|
625
|
+
"calcite-schema": {
|
|
626
|
+
system: "calcite",
|
|
627
|
+
tier: "color",
|
|
628
|
+
type: "color",
|
|
629
|
+
},
|
|
918
630
|
},
|
|
919
631
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
920
632
|
isSource: true,
|
|
@@ -922,24 +634,7 @@ export default {
|
|
|
922
634
|
value: "{core.color.vibrant.blue.v-bb-160}",
|
|
923
635
|
type: "color",
|
|
924
636
|
attributes: {
|
|
925
|
-
"
|
|
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
|
-
},
|
|
637
|
+
category: "color",
|
|
943
638
|
},
|
|
944
639
|
},
|
|
945
640
|
name: "calciteColorStatusInfoPress",
|
|
@@ -952,12 +647,7 @@ export default {
|
|
|
952
647
|
value: "#36da43",
|
|
953
648
|
type: "color",
|
|
954
649
|
attributes: {
|
|
955
|
-
"
|
|
956
|
-
system: "calcite",
|
|
957
|
-
tier: "color",
|
|
958
|
-
type: "color",
|
|
959
|
-
},
|
|
960
|
-
category: "semantic",
|
|
650
|
+
category: "color",
|
|
961
651
|
type: "color",
|
|
962
652
|
item: "status",
|
|
963
653
|
subitem: "success",
|
|
@@ -969,6 +659,11 @@ export default {
|
|
|
969
659
|
docs: "semantic.color.status.success.default",
|
|
970
660
|
es6: "calciteColorStatusSuccess",
|
|
971
661
|
},
|
|
662
|
+
"calcite-schema": {
|
|
663
|
+
system: "calcite",
|
|
664
|
+
tier: "color",
|
|
665
|
+
type: "color",
|
|
666
|
+
},
|
|
972
667
|
},
|
|
973
668
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
974
669
|
isSource: true,
|
|
@@ -976,24 +671,7 @@ export default {
|
|
|
976
671
|
value: "{core.color.dark.green.d-gg-420}",
|
|
977
672
|
type: "color",
|
|
978
673
|
attributes: {
|
|
979
|
-
"
|
|
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
|
-
},
|
|
674
|
+
category: "color",
|
|
997
675
|
},
|
|
998
676
|
},
|
|
999
677
|
name: "calciteColorStatusSuccess",
|
|
@@ -1004,12 +682,7 @@ export default {
|
|
|
1004
682
|
value: "#3bed52",
|
|
1005
683
|
type: "color",
|
|
1006
684
|
attributes: {
|
|
1007
|
-
"
|
|
1008
|
-
system: "calcite",
|
|
1009
|
-
tier: "color",
|
|
1010
|
-
type: "color",
|
|
1011
|
-
},
|
|
1012
|
-
category: "semantic",
|
|
685
|
+
category: "color",
|
|
1013
686
|
type: "color",
|
|
1014
687
|
item: "status",
|
|
1015
688
|
subitem: "success",
|
|
@@ -1021,31 +694,19 @@ export default {
|
|
|
1021
694
|
docs: "semantic.color.status.success.hover",
|
|
1022
695
|
es6: "calciteColorStatusSuccessHover",
|
|
1023
696
|
},
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
697
|
+
"calcite-schema": {
|
|
698
|
+
system: "calcite",
|
|
699
|
+
tier: "color",
|
|
700
|
+
type: "color",
|
|
701
|
+
},
|
|
702
|
+
},
|
|
703
|
+
filePath: "src/tokens/semantic/color/dark.json",
|
|
704
|
+
isSource: true,
|
|
705
|
+
original: {
|
|
1028
706
|
value: "{core.color.vibrant.green.v-gg-140}",
|
|
1029
707
|
type: "color",
|
|
1030
708
|
attributes: {
|
|
1031
|
-
"
|
|
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
|
-
},
|
|
709
|
+
category: "color",
|
|
1049
710
|
},
|
|
1050
711
|
},
|
|
1051
712
|
name: "calciteColorStatusSuccessHover",
|
|
@@ -1055,12 +716,16 @@ export default {
|
|
|
1055
716
|
press: {
|
|
1056
717
|
value: "#00b81b",
|
|
1057
718
|
type: "color",
|
|
719
|
+
category: "color",
|
|
720
|
+
filePath: "src/tokens/semantic/color/dark.json",
|
|
721
|
+
isSource: true,
|
|
722
|
+
original: {
|
|
723
|
+
value: "{core.color.vibrant.green.v-gg-160}",
|
|
724
|
+
type: "color",
|
|
725
|
+
category: "color",
|
|
726
|
+
},
|
|
727
|
+
name: "calciteColorStatusSuccessPress",
|
|
1058
728
|
attributes: {
|
|
1059
|
-
"calcite-schema": {
|
|
1060
|
-
system: "calcite",
|
|
1061
|
-
tier: "color",
|
|
1062
|
-
type: "color",
|
|
1063
|
-
},
|
|
1064
729
|
category: "semantic",
|
|
1065
730
|
type: "color",
|
|
1066
731
|
item: "status",
|
|
@@ -1073,34 +738,12 @@ export default {
|
|
|
1073
738
|
docs: "semantic.color.status.success.press",
|
|
1074
739
|
es6: "calciteColorStatusSuccessPress",
|
|
1075
740
|
},
|
|
1076
|
-
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
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
|
-
},
|
|
741
|
+
"calcite-schema": {
|
|
742
|
+
system: "calcite",
|
|
743
|
+
tier: "color",
|
|
744
|
+
type: "color",
|
|
1101
745
|
},
|
|
1102
746
|
},
|
|
1103
|
-
name: "calciteColorStatusSuccessPress",
|
|
1104
747
|
path: ["semantic", "color", "status", "success", "press"],
|
|
1105
748
|
key: "{semantic.color.status.success.press}",
|
|
1106
749
|
},
|
|
@@ -1110,12 +753,7 @@ export default {
|
|
|
1110
753
|
value: "#ffc900",
|
|
1111
754
|
type: "color",
|
|
1112
755
|
attributes: {
|
|
1113
|
-
"
|
|
1114
|
-
system: "calcite",
|
|
1115
|
-
tier: "color",
|
|
1116
|
-
type: "color",
|
|
1117
|
-
},
|
|
1118
|
-
category: "semantic",
|
|
756
|
+
category: "color",
|
|
1119
757
|
type: "color",
|
|
1120
758
|
item: "status",
|
|
1121
759
|
subitem: "warning",
|
|
@@ -1127,6 +765,11 @@ export default {
|
|
|
1127
765
|
docs: "semantic.color.status.warning.default",
|
|
1128
766
|
es6: "calciteColorStatusWarning",
|
|
1129
767
|
},
|
|
768
|
+
"calcite-schema": {
|
|
769
|
+
system: "calcite",
|
|
770
|
+
tier: "color",
|
|
771
|
+
type: "color",
|
|
772
|
+
},
|
|
1130
773
|
},
|
|
1131
774
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1132
775
|
isSource: true,
|
|
@@ -1134,24 +777,7 @@ export default {
|
|
|
1134
777
|
value: "{core.color.dark.yellow.d-yy-420}",
|
|
1135
778
|
type: "color",
|
|
1136
779
|
attributes: {
|
|
1137
|
-
"
|
|
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
|
-
},
|
|
780
|
+
category: "color",
|
|
1155
781
|
},
|
|
1156
782
|
},
|
|
1157
783
|
name: "calciteColorStatusWarning",
|
|
@@ -1162,12 +788,7 @@ export default {
|
|
|
1162
788
|
value: "#ffee33",
|
|
1163
789
|
type: "color",
|
|
1164
790
|
attributes: {
|
|
1165
|
-
"
|
|
1166
|
-
system: "calcite",
|
|
1167
|
-
tier: "color",
|
|
1168
|
-
type: "color",
|
|
1169
|
-
},
|
|
1170
|
-
category: "semantic",
|
|
791
|
+
category: "color",
|
|
1171
792
|
type: "color",
|
|
1172
793
|
item: "status",
|
|
1173
794
|
subitem: "warning",
|
|
@@ -1179,6 +800,11 @@ export default {
|
|
|
1179
800
|
docs: "semantic.color.status.warning.hover",
|
|
1180
801
|
es6: "calciteColorStatusWarningHover",
|
|
1181
802
|
},
|
|
803
|
+
"calcite-schema": {
|
|
804
|
+
system: "calcite",
|
|
805
|
+
tier: "color",
|
|
806
|
+
type: "color",
|
|
807
|
+
},
|
|
1182
808
|
},
|
|
1183
809
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1184
810
|
isSource: true,
|
|
@@ -1186,24 +812,7 @@ export default {
|
|
|
1186
812
|
value: "{core.color.vibrant.yellow.v-yy-140}",
|
|
1187
813
|
type: "color",
|
|
1188
814
|
attributes: {
|
|
1189
|
-
"
|
|
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
|
-
},
|
|
815
|
+
category: "color",
|
|
1207
816
|
},
|
|
1208
817
|
},
|
|
1209
818
|
name: "calciteColorStatusWarningHover",
|
|
@@ -1213,12 +822,16 @@ export default {
|
|
|
1213
822
|
press: {
|
|
1214
823
|
value: "#f5d000",
|
|
1215
824
|
type: "color",
|
|
825
|
+
category: "color",
|
|
826
|
+
filePath: "src/tokens/semantic/color/dark.json",
|
|
827
|
+
isSource: true,
|
|
828
|
+
original: {
|
|
829
|
+
value: "{core.color.vibrant.yellow.v-yy-160}",
|
|
830
|
+
type: "color",
|
|
831
|
+
category: "color",
|
|
832
|
+
},
|
|
833
|
+
name: "calciteColorStatusWarningPress",
|
|
1216
834
|
attributes: {
|
|
1217
|
-
"calcite-schema": {
|
|
1218
|
-
system: "calcite",
|
|
1219
|
-
tier: "color",
|
|
1220
|
-
type: "color",
|
|
1221
|
-
},
|
|
1222
835
|
category: "semantic",
|
|
1223
836
|
type: "color",
|
|
1224
837
|
item: "status",
|
|
@@ -1231,34 +844,12 @@ export default {
|
|
|
1231
844
|
docs: "semantic.color.status.warning.press",
|
|
1232
845
|
es6: "calciteColorStatusWarningPress",
|
|
1233
846
|
},
|
|
1234
|
-
|
|
1235
|
-
|
|
1236
|
-
|
|
1237
|
-
|
|
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
|
-
},
|
|
847
|
+
"calcite-schema": {
|
|
848
|
+
system: "calcite",
|
|
849
|
+
tier: "color",
|
|
850
|
+
type: "color",
|
|
1259
851
|
},
|
|
1260
852
|
},
|
|
1261
|
-
name: "calciteColorStatusWarningPress",
|
|
1262
853
|
path: ["semantic", "color", "status", "warning", "press"],
|
|
1263
854
|
key: "{semantic.color.status.warning.press}",
|
|
1264
855
|
},
|
|
@@ -1268,12 +859,7 @@ export default {
|
|
|
1268
859
|
value: "#fe583e",
|
|
1269
860
|
type: "color",
|
|
1270
861
|
attributes: {
|
|
1271
|
-
"
|
|
1272
|
-
system: "calcite",
|
|
1273
|
-
tier: "color",
|
|
1274
|
-
type: "color",
|
|
1275
|
-
},
|
|
1276
|
-
category: "semantic",
|
|
862
|
+
category: "color",
|
|
1277
863
|
type: "color",
|
|
1278
864
|
item: "status",
|
|
1279
865
|
subitem: "danger",
|
|
@@ -1285,6 +871,11 @@ export default {
|
|
|
1285
871
|
docs: "semantic.color.status.danger.default",
|
|
1286
872
|
es6: "calciteColorStatusDanger",
|
|
1287
873
|
},
|
|
874
|
+
"calcite-schema": {
|
|
875
|
+
system: "calcite",
|
|
876
|
+
tier: "color",
|
|
877
|
+
type: "color",
|
|
878
|
+
},
|
|
1288
879
|
},
|
|
1289
880
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1290
881
|
isSource: true,
|
|
@@ -1292,24 +883,7 @@ export default {
|
|
|
1292
883
|
value: "{core.color.dark.red.d-rr-420}",
|
|
1293
884
|
type: "color",
|
|
1294
885
|
attributes: {
|
|
1295
|
-
"
|
|
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
|
-
},
|
|
886
|
+
category: "color",
|
|
1313
887
|
},
|
|
1314
888
|
},
|
|
1315
889
|
name: "calciteColorStatusDanger",
|
|
@@ -1320,12 +894,7 @@ export default {
|
|
|
1320
894
|
value: "#ff0015",
|
|
1321
895
|
type: "color",
|
|
1322
896
|
attributes: {
|
|
1323
|
-
"
|
|
1324
|
-
system: "calcite",
|
|
1325
|
-
tier: "color",
|
|
1326
|
-
type: "color",
|
|
1327
|
-
},
|
|
1328
|
-
category: "semantic",
|
|
897
|
+
category: "color",
|
|
1329
898
|
type: "color",
|
|
1330
899
|
item: "status",
|
|
1331
900
|
subitem: "danger",
|
|
@@ -1337,6 +906,11 @@ export default {
|
|
|
1337
906
|
docs: "semantic.color.status.danger.hover",
|
|
1338
907
|
es6: "calciteColorStatusDangerHover",
|
|
1339
908
|
},
|
|
909
|
+
"calcite-schema": {
|
|
910
|
+
system: "calcite",
|
|
911
|
+
tier: "color",
|
|
912
|
+
type: "color",
|
|
913
|
+
},
|
|
1340
914
|
},
|
|
1341
915
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1342
916
|
isSource: true,
|
|
@@ -1344,24 +918,7 @@ export default {
|
|
|
1344
918
|
value: "{core.color.vibrant.red.v-rr-140}",
|
|
1345
919
|
type: "color",
|
|
1346
920
|
attributes: {
|
|
1347
|
-
"
|
|
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
|
-
},
|
|
921
|
+
category: "color",
|
|
1365
922
|
},
|
|
1366
923
|
},
|
|
1367
924
|
name: "calciteColorStatusDangerHover",
|
|
@@ -1372,12 +929,7 @@ export default {
|
|
|
1372
929
|
value: "#d90012",
|
|
1373
930
|
type: "color",
|
|
1374
931
|
attributes: {
|
|
1375
|
-
"
|
|
1376
|
-
system: "calcite",
|
|
1377
|
-
tier: "color",
|
|
1378
|
-
type: "color",
|
|
1379
|
-
},
|
|
1380
|
-
category: "semantic",
|
|
932
|
+
category: "color",
|
|
1381
933
|
type: "color",
|
|
1382
934
|
item: "status",
|
|
1383
935
|
subitem: "danger",
|
|
@@ -1389,6 +941,11 @@ export default {
|
|
|
1389
941
|
docs: "semantic.color.status.danger.press",
|
|
1390
942
|
es6: "calciteColorStatusDangerPress",
|
|
1391
943
|
},
|
|
944
|
+
"calcite-schema": {
|
|
945
|
+
system: "calcite",
|
|
946
|
+
tier: "color",
|
|
947
|
+
type: "color",
|
|
948
|
+
},
|
|
1392
949
|
},
|
|
1393
950
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1394
951
|
isSource: true,
|
|
@@ -1396,24 +953,7 @@ export default {
|
|
|
1396
953
|
value: "{core.color.vibrant.red.v-rr-160}",
|
|
1397
954
|
type: "color",
|
|
1398
955
|
attributes: {
|
|
1399
|
-
"
|
|
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
|
-
},
|
|
956
|
+
category: "color",
|
|
1417
957
|
},
|
|
1418
958
|
},
|
|
1419
959
|
name: "calciteColorStatusDangerPress",
|
|
@@ -1427,12 +967,7 @@ export default {
|
|
|
1427
967
|
value: "#f8f8f8",
|
|
1428
968
|
type: "color",
|
|
1429
969
|
attributes: {
|
|
1430
|
-
"
|
|
1431
|
-
system: "calcite",
|
|
1432
|
-
tier: "color",
|
|
1433
|
-
type: "color",
|
|
1434
|
-
},
|
|
1435
|
-
category: "semantic",
|
|
970
|
+
category: "color",
|
|
1436
971
|
type: "color",
|
|
1437
972
|
item: "inverse",
|
|
1438
973
|
subitem: "default",
|
|
@@ -1443,6 +978,11 @@ export default {
|
|
|
1443
978
|
docs: "semantic.color.inverse.default",
|
|
1444
979
|
es6: "calciteColorInverse",
|
|
1445
980
|
},
|
|
981
|
+
"calcite-schema": {
|
|
982
|
+
system: "calcite",
|
|
983
|
+
tier: "color",
|
|
984
|
+
type: "color",
|
|
985
|
+
},
|
|
1446
986
|
},
|
|
1447
987
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1448
988
|
isSource: true,
|
|
@@ -1450,24 +990,7 @@ export default {
|
|
|
1450
990
|
value: "{core.color.neutral.blk-005}",
|
|
1451
991
|
type: "color",
|
|
1452
992
|
attributes: {
|
|
1453
|
-
"
|
|
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
|
-
},
|
|
993
|
+
category: "color",
|
|
1471
994
|
},
|
|
1472
995
|
},
|
|
1473
996
|
name: "calciteColorInverse",
|
|
@@ -1478,12 +1001,7 @@ export default {
|
|
|
1478
1001
|
value: "#ffffff",
|
|
1479
1002
|
type: "color",
|
|
1480
1003
|
attributes: {
|
|
1481
|
-
"
|
|
1482
|
-
system: "calcite",
|
|
1483
|
-
tier: "color",
|
|
1484
|
-
type: "color",
|
|
1485
|
-
},
|
|
1486
|
-
category: "semantic",
|
|
1004
|
+
category: "color",
|
|
1487
1005
|
type: "color",
|
|
1488
1006
|
item: "inverse",
|
|
1489
1007
|
subitem: "hover",
|
|
@@ -1494,6 +1012,11 @@ export default {
|
|
|
1494
1012
|
docs: "semantic.color.inverse.hover",
|
|
1495
1013
|
es6: "calciteColorInverseHover",
|
|
1496
1014
|
},
|
|
1015
|
+
"calcite-schema": {
|
|
1016
|
+
system: "calcite",
|
|
1017
|
+
tier: "color",
|
|
1018
|
+
type: "color",
|
|
1019
|
+
},
|
|
1497
1020
|
},
|
|
1498
1021
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1499
1022
|
isSource: true,
|
|
@@ -1501,24 +1024,7 @@ export default {
|
|
|
1501
1024
|
value: "{core.color.neutral.blk-000}",
|
|
1502
1025
|
type: "color",
|
|
1503
1026
|
attributes: {
|
|
1504
|
-
"
|
|
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
|
-
},
|
|
1027
|
+
category: "color",
|
|
1522
1028
|
},
|
|
1523
1029
|
},
|
|
1524
1030
|
name: "calciteColorInverseHover",
|
|
@@ -1529,12 +1035,7 @@ export default {
|
|
|
1529
1035
|
value: "#f3f3f3",
|
|
1530
1036
|
type: "color",
|
|
1531
1037
|
attributes: {
|
|
1532
|
-
"
|
|
1533
|
-
system: "calcite",
|
|
1534
|
-
tier: "color",
|
|
1535
|
-
type: "color",
|
|
1536
|
-
},
|
|
1537
|
-
category: "semantic",
|
|
1038
|
+
category: "color",
|
|
1538
1039
|
type: "color",
|
|
1539
1040
|
item: "inverse",
|
|
1540
1041
|
subitem: "press",
|
|
@@ -1545,6 +1046,11 @@ export default {
|
|
|
1545
1046
|
docs: "semantic.color.inverse.press",
|
|
1546
1047
|
es6: "calciteColorInversePress",
|
|
1547
1048
|
},
|
|
1049
|
+
"calcite-schema": {
|
|
1050
|
+
system: "calcite",
|
|
1051
|
+
tier: "color",
|
|
1052
|
+
type: "color",
|
|
1053
|
+
},
|
|
1548
1054
|
},
|
|
1549
1055
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1550
1056
|
isSource: true,
|
|
@@ -1552,24 +1058,7 @@ export default {
|
|
|
1552
1058
|
value: "{core.color.neutral.blk-010}",
|
|
1553
1059
|
type: "color",
|
|
1554
1060
|
attributes: {
|
|
1555
|
-
"
|
|
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
|
-
},
|
|
1061
|
+
category: "color",
|
|
1573
1062
|
},
|
|
1574
1063
|
},
|
|
1575
1064
|
name: "calciteColorInversePress",
|
|
@@ -1582,12 +1071,7 @@ export default {
|
|
|
1582
1071
|
value: "#ffffff",
|
|
1583
1072
|
type: "color",
|
|
1584
1073
|
attributes: {
|
|
1585
|
-
"
|
|
1586
|
-
system: "calcite",
|
|
1587
|
-
tier: "color",
|
|
1588
|
-
type: "color",
|
|
1589
|
-
},
|
|
1590
|
-
category: "semantic",
|
|
1074
|
+
category: "color",
|
|
1591
1075
|
type: "color",
|
|
1592
1076
|
item: "text",
|
|
1593
1077
|
subitem: "1",
|
|
@@ -1598,6 +1082,11 @@ export default {
|
|
|
1598
1082
|
docs: "semantic.color.text.1",
|
|
1599
1083
|
es6: "calciteColorText1",
|
|
1600
1084
|
},
|
|
1085
|
+
"calcite-schema": {
|
|
1086
|
+
system: "calcite",
|
|
1087
|
+
tier: "color",
|
|
1088
|
+
type: "color",
|
|
1089
|
+
},
|
|
1601
1090
|
},
|
|
1602
1091
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1603
1092
|
isSource: true,
|
|
@@ -1605,24 +1094,7 @@ export default {
|
|
|
1605
1094
|
value: "{core.color.neutral.blk-000}",
|
|
1606
1095
|
type: "color",
|
|
1607
1096
|
attributes: {
|
|
1608
|
-
"
|
|
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
|
-
},
|
|
1097
|
+
category: "color",
|
|
1626
1098
|
},
|
|
1627
1099
|
},
|
|
1628
1100
|
name: "calciteColorText1",
|
|
@@ -1633,12 +1105,7 @@ export default {
|
|
|
1633
1105
|
value: "#bfbfbf",
|
|
1634
1106
|
type: "color",
|
|
1635
1107
|
attributes: {
|
|
1636
|
-
"
|
|
1637
|
-
system: "calcite",
|
|
1638
|
-
tier: "color",
|
|
1639
|
-
type: "color",
|
|
1640
|
-
},
|
|
1641
|
-
category: "semantic",
|
|
1108
|
+
category: "color",
|
|
1642
1109
|
type: "color",
|
|
1643
1110
|
item: "text",
|
|
1644
1111
|
subitem: "2",
|
|
@@ -1649,6 +1116,11 @@ export default {
|
|
|
1649
1116
|
docs: "semantic.color.text.2",
|
|
1650
1117
|
es6: "calciteColorText2",
|
|
1651
1118
|
},
|
|
1119
|
+
"calcite-schema": {
|
|
1120
|
+
system: "calcite",
|
|
1121
|
+
tier: "color",
|
|
1122
|
+
type: "color",
|
|
1123
|
+
},
|
|
1652
1124
|
},
|
|
1653
1125
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1654
1126
|
isSource: true,
|
|
@@ -1656,24 +1128,7 @@ export default {
|
|
|
1656
1128
|
value: "{core.color.neutral.blk-060}",
|
|
1657
1129
|
type: "color",
|
|
1658
1130
|
attributes: {
|
|
1659
|
-
"
|
|
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
|
-
},
|
|
1131
|
+
category: "color",
|
|
1677
1132
|
},
|
|
1678
1133
|
},
|
|
1679
1134
|
name: "calciteColorText2",
|
|
@@ -1684,12 +1139,7 @@ export default {
|
|
|
1684
1139
|
value: "#9f9f9f",
|
|
1685
1140
|
type: "color",
|
|
1686
1141
|
attributes: {
|
|
1687
|
-
"
|
|
1688
|
-
system: "calcite",
|
|
1689
|
-
tier: "color",
|
|
1690
|
-
type: "color",
|
|
1691
|
-
},
|
|
1692
|
-
category: "semantic",
|
|
1142
|
+
category: "color",
|
|
1693
1143
|
type: "color",
|
|
1694
1144
|
item: "text",
|
|
1695
1145
|
subitem: "3",
|
|
@@ -1700,6 +1150,11 @@ export default {
|
|
|
1700
1150
|
docs: "semantic.color.text.3",
|
|
1701
1151
|
es6: "calciteColorText3",
|
|
1702
1152
|
},
|
|
1153
|
+
"calcite-schema": {
|
|
1154
|
+
system: "calcite",
|
|
1155
|
+
tier: "color",
|
|
1156
|
+
type: "color",
|
|
1157
|
+
},
|
|
1703
1158
|
},
|
|
1704
1159
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1705
1160
|
isSource: true,
|
|
@@ -1707,24 +1162,7 @@ export default {
|
|
|
1707
1162
|
value: "{core.color.neutral.blk-090}",
|
|
1708
1163
|
type: "color",
|
|
1709
1164
|
attributes: {
|
|
1710
|
-
"
|
|
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
|
-
},
|
|
1165
|
+
category: "color",
|
|
1728
1166
|
},
|
|
1729
1167
|
},
|
|
1730
1168
|
name: "calciteColorText3",
|
|
@@ -1735,12 +1173,7 @@ export default {
|
|
|
1735
1173
|
value: "#151515",
|
|
1736
1174
|
type: "color",
|
|
1737
1175
|
attributes: {
|
|
1738
|
-
"
|
|
1739
|
-
system: "calcite",
|
|
1740
|
-
tier: "color",
|
|
1741
|
-
type: "color",
|
|
1742
|
-
},
|
|
1743
|
-
category: "semantic",
|
|
1176
|
+
category: "color",
|
|
1744
1177
|
type: "color",
|
|
1745
1178
|
item: "text",
|
|
1746
1179
|
subitem: "inverse",
|
|
@@ -1751,6 +1184,11 @@ export default {
|
|
|
1751
1184
|
docs: "semantic.color.text.inverse",
|
|
1752
1185
|
es6: "calciteColorTextInverse",
|
|
1753
1186
|
},
|
|
1187
|
+
"calcite-schema": {
|
|
1188
|
+
system: "calcite",
|
|
1189
|
+
tier: "color",
|
|
1190
|
+
type: "color",
|
|
1191
|
+
},
|
|
1754
1192
|
},
|
|
1755
1193
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1756
1194
|
isSource: true,
|
|
@@ -1758,24 +1196,7 @@ export default {
|
|
|
1758
1196
|
value: "{core.color.neutral.blk-220}",
|
|
1759
1197
|
type: "color",
|
|
1760
1198
|
attributes: {
|
|
1761
|
-
"
|
|
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
|
-
},
|
|
1199
|
+
category: "color",
|
|
1779
1200
|
},
|
|
1780
1201
|
},
|
|
1781
1202
|
name: "calciteColorTextInverse",
|
|
@@ -1786,12 +1207,7 @@ export default {
|
|
|
1786
1207
|
value: "#00a0ff",
|
|
1787
1208
|
type: "color",
|
|
1788
1209
|
attributes: {
|
|
1789
|
-
"
|
|
1790
|
-
system: "calcite",
|
|
1791
|
-
tier: "color",
|
|
1792
|
-
type: "color",
|
|
1793
|
-
},
|
|
1794
|
-
category: "semantic",
|
|
1210
|
+
category: "color",
|
|
1795
1211
|
type: "color",
|
|
1796
1212
|
item: "text",
|
|
1797
1213
|
subitem: "link",
|
|
@@ -1802,6 +1218,11 @@ export default {
|
|
|
1802
1218
|
docs: "semantic.color.text.link",
|
|
1803
1219
|
es6: "calciteColorTextLink",
|
|
1804
1220
|
},
|
|
1221
|
+
"calcite-schema": {
|
|
1222
|
+
system: "calcite",
|
|
1223
|
+
tier: "color",
|
|
1224
|
+
type: "color",
|
|
1225
|
+
},
|
|
1805
1226
|
},
|
|
1806
1227
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1807
1228
|
isSource: true,
|
|
@@ -1809,24 +1230,7 @@ export default {
|
|
|
1809
1230
|
value: "{core.color.dark.blue.d-bb-420}",
|
|
1810
1231
|
type: "color",
|
|
1811
1232
|
attributes: {
|
|
1812
|
-
"
|
|
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
|
-
},
|
|
1233
|
+
category: "color",
|
|
1830
1234
|
},
|
|
1831
1235
|
},
|
|
1832
1236
|
name: "calciteColorTextLink",
|
|
@@ -1839,12 +1243,7 @@ export default {
|
|
|
1839
1243
|
value: "#555555",
|
|
1840
1244
|
type: "color",
|
|
1841
1245
|
attributes: {
|
|
1842
|
-
"
|
|
1843
|
-
system: "calcite",
|
|
1844
|
-
tier: "color",
|
|
1845
|
-
type: "color",
|
|
1846
|
-
},
|
|
1847
|
-
category: "semantic",
|
|
1246
|
+
category: "color",
|
|
1848
1247
|
type: "color",
|
|
1849
1248
|
item: "border",
|
|
1850
1249
|
subitem: "1",
|
|
@@ -1855,6 +1254,11 @@ export default {
|
|
|
1855
1254
|
docs: "semantic.color.border.1",
|
|
1856
1255
|
es6: "calciteColorBorder1",
|
|
1857
1256
|
},
|
|
1257
|
+
"calcite-schema": {
|
|
1258
|
+
system: "calcite",
|
|
1259
|
+
tier: "color",
|
|
1260
|
+
type: "color",
|
|
1261
|
+
},
|
|
1858
1262
|
},
|
|
1859
1263
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1860
1264
|
isSource: true,
|
|
@@ -1862,24 +1266,7 @@ export default {
|
|
|
1862
1266
|
value: "{core.color.neutral.blk-160}",
|
|
1863
1267
|
type: "color",
|
|
1864
1268
|
attributes: {
|
|
1865
|
-
"
|
|
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
|
-
},
|
|
1269
|
+
category: "color",
|
|
1883
1270
|
},
|
|
1884
1271
|
},
|
|
1885
1272
|
name: "calciteColorBorder1",
|
|
@@ -1890,12 +1277,7 @@ export default {
|
|
|
1890
1277
|
value: "#4a4a4a",
|
|
1891
1278
|
type: "color",
|
|
1892
1279
|
attributes: {
|
|
1893
|
-
"
|
|
1894
|
-
system: "calcite",
|
|
1895
|
-
tier: "color",
|
|
1896
|
-
type: "color",
|
|
1897
|
-
},
|
|
1898
|
-
category: "semantic",
|
|
1280
|
+
category: "color",
|
|
1899
1281
|
type: "color",
|
|
1900
1282
|
item: "border",
|
|
1901
1283
|
subitem: "2",
|
|
@@ -1906,6 +1288,11 @@ export default {
|
|
|
1906
1288
|
docs: "semantic.color.border.2",
|
|
1907
1289
|
es6: "calciteColorBorder2",
|
|
1908
1290
|
},
|
|
1291
|
+
"calcite-schema": {
|
|
1292
|
+
system: "calcite",
|
|
1293
|
+
tier: "color",
|
|
1294
|
+
type: "color",
|
|
1295
|
+
},
|
|
1909
1296
|
},
|
|
1910
1297
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1911
1298
|
isSource: true,
|
|
@@ -1913,24 +1300,7 @@ export default {
|
|
|
1913
1300
|
value: "{core.color.neutral.blk-170}",
|
|
1914
1301
|
type: "color",
|
|
1915
1302
|
attributes: {
|
|
1916
|
-
"
|
|
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
|
-
},
|
|
1303
|
+
category: "color",
|
|
1934
1304
|
},
|
|
1935
1305
|
},
|
|
1936
1306
|
name: "calciteColorBorder2",
|
|
@@ -1941,12 +1311,7 @@ export default {
|
|
|
1941
1311
|
value: "#404040",
|
|
1942
1312
|
type: "color",
|
|
1943
1313
|
attributes: {
|
|
1944
|
-
"
|
|
1945
|
-
system: "calcite",
|
|
1946
|
-
tier: "color",
|
|
1947
|
-
type: "color",
|
|
1948
|
-
},
|
|
1949
|
-
category: "semantic",
|
|
1314
|
+
category: "color",
|
|
1950
1315
|
type: "color",
|
|
1951
1316
|
item: "border",
|
|
1952
1317
|
subitem: "3",
|
|
@@ -1957,6 +1322,11 @@ export default {
|
|
|
1957
1322
|
docs: "semantic.color.border.3",
|
|
1958
1323
|
es6: "calciteColorBorder3",
|
|
1959
1324
|
},
|
|
1325
|
+
"calcite-schema": {
|
|
1326
|
+
system: "calcite",
|
|
1327
|
+
tier: "color",
|
|
1328
|
+
type: "color",
|
|
1329
|
+
},
|
|
1960
1330
|
},
|
|
1961
1331
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
1962
1332
|
isSource: true,
|
|
@@ -1964,24 +1334,7 @@ export default {
|
|
|
1964
1334
|
value: "{core.color.neutral.blk-180}",
|
|
1965
1335
|
type: "color",
|
|
1966
1336
|
attributes: {
|
|
1967
|
-
"
|
|
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
|
-
},
|
|
1337
|
+
category: "color",
|
|
1985
1338
|
},
|
|
1986
1339
|
},
|
|
1987
1340
|
name: "calciteColorBorder3",
|
|
@@ -1992,12 +1345,7 @@ export default {
|
|
|
1992
1345
|
value: "#757575",
|
|
1993
1346
|
type: "color",
|
|
1994
1347
|
attributes: {
|
|
1995
|
-
"
|
|
1996
|
-
system: "calcite",
|
|
1997
|
-
tier: "color",
|
|
1998
|
-
type: "color",
|
|
1999
|
-
},
|
|
2000
|
-
category: "semantic",
|
|
1348
|
+
category: "color",
|
|
2001
1349
|
type: "color",
|
|
2002
1350
|
item: "border",
|
|
2003
1351
|
subitem: "input",
|
|
@@ -2008,6 +1356,11 @@ export default {
|
|
|
2008
1356
|
docs: "semantic.color.border.input",
|
|
2009
1357
|
es6: "calciteColorBorderInput",
|
|
2010
1358
|
},
|
|
1359
|
+
"calcite-schema": {
|
|
1360
|
+
system: "calcite",
|
|
1361
|
+
tier: "color",
|
|
1362
|
+
type: "color",
|
|
1363
|
+
},
|
|
2011
1364
|
},
|
|
2012
1365
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
2013
1366
|
isSource: true,
|
|
@@ -2015,24 +1368,7 @@ export default {
|
|
|
2015
1368
|
value: "{core.color.neutral.blk-130}",
|
|
2016
1369
|
type: "color",
|
|
2017
1370
|
attributes: {
|
|
2018
|
-
"
|
|
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
|
-
},
|
|
1371
|
+
category: "color",
|
|
2036
1372
|
},
|
|
2037
1373
|
},
|
|
2038
1374
|
name: "calciteColorBorderInput",
|
|
@@ -2043,12 +1379,7 @@ export default {
|
|
|
2043
1379
|
value: "rgba(117, 117, 117, 0.3)",
|
|
2044
1380
|
type: "color",
|
|
2045
1381
|
attributes: {
|
|
2046
|
-
"
|
|
2047
|
-
system: "calcite",
|
|
2048
|
-
tier: "color",
|
|
2049
|
-
type: "color",
|
|
2050
|
-
},
|
|
2051
|
-
category: "semantic",
|
|
1382
|
+
category: "color",
|
|
2052
1383
|
type: "color",
|
|
2053
1384
|
item: "border",
|
|
2054
1385
|
subitem: "ghost",
|
|
@@ -2059,6 +1390,11 @@ export default {
|
|
|
2059
1390
|
docs: "semantic.color.border.ghost",
|
|
2060
1391
|
es6: "calciteColorBorderGhost",
|
|
2061
1392
|
},
|
|
1393
|
+
"calcite-schema": {
|
|
1394
|
+
system: "calcite",
|
|
1395
|
+
tier: "color",
|
|
1396
|
+
type: "color",
|
|
1397
|
+
},
|
|
2062
1398
|
},
|
|
2063
1399
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
2064
1400
|
isSource: true,
|
|
@@ -2066,24 +1402,7 @@ export default {
|
|
|
2066
1402
|
value: "rgba({core.color.neutral.blk-130}, {core.opacity.30})",
|
|
2067
1403
|
type: "color",
|
|
2068
1404
|
attributes: {
|
|
2069
|
-
"
|
|
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
|
-
},
|
|
1405
|
+
category: "color",
|
|
2087
1406
|
},
|
|
2088
1407
|
},
|
|
2089
1408
|
name: "calciteColorBorderGhost",
|
|
@@ -2094,12 +1413,7 @@ export default {
|
|
|
2094
1413
|
value: "#f8f8f8",
|
|
2095
1414
|
type: "color",
|
|
2096
1415
|
attributes: {
|
|
2097
|
-
"
|
|
2098
|
-
system: "calcite",
|
|
2099
|
-
tier: "color",
|
|
2100
|
-
type: "color",
|
|
2101
|
-
},
|
|
2102
|
-
category: "semantic",
|
|
1416
|
+
category: "color",
|
|
2103
1417
|
type: "color",
|
|
2104
1418
|
item: "border",
|
|
2105
1419
|
subitem: "white",
|
|
@@ -2110,6 +1424,11 @@ export default {
|
|
|
2110
1424
|
docs: "semantic.color.border.white",
|
|
2111
1425
|
es6: "calciteColorBorderWhite",
|
|
2112
1426
|
},
|
|
1427
|
+
"calcite-schema": {
|
|
1428
|
+
system: "calcite",
|
|
1429
|
+
tier: "color",
|
|
1430
|
+
type: "color",
|
|
1431
|
+
},
|
|
2113
1432
|
},
|
|
2114
1433
|
filePath: "src/tokens/semantic/color/dark.json",
|
|
2115
1434
|
isSource: true,
|
|
@@ -2117,24 +1436,7 @@ export default {
|
|
|
2117
1436
|
value: "{core.color.neutral.blk-005}",
|
|
2118
1437
|
type: "color",
|
|
2119
1438
|
attributes: {
|
|
2120
|
-
"
|
|
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
|
-
},
|
|
1439
|
+
category: "color",
|
|
2138
1440
|
},
|
|
2139
1441
|
},
|
|
2140
1442
|
name: "calciteColorBorderWhite",
|