@pantheon-systems/pds-design-tokens 1.0.0-dev.111 → 1.0.0-dev.113

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.
@@ -2,247 +2,474 @@
2
2
  "color": {
3
3
  "dark-mode": {
4
4
  "badge": {
5
- "border": {
6
- "value": "#a6a3b4",
7
- "public": true,
8
- "isReferenceToInternal": true,
9
- "filePath": "tokens/color/alias/badge.dark.json",
10
- "isSource": true,
11
- "original": {
12
- "value": "{color.dark-mode.neutral.200.value}",
13
- "public": true,
14
- "isReferenceToInternal": true
15
- },
16
- "name": "color-dark-mode-badge-border",
17
- "attributes": {
18
- "category": "color",
19
- "type": "dark-mode",
20
- "item": "badge",
21
- "subitem": "border"
22
- },
23
- "path": [
24
- "color",
25
- "dark-mode",
26
- "badge",
27
- "border"
28
- ]
29
- },
30
- "label": {
31
- "value": "#e7e7eb",
32
- "public": true,
33
- "isReferenceToInternal": true,
34
- "filePath": "tokens/color/alias/badge.dark.json",
35
- "isSource": true,
36
- "original": {
37
- "value": "{color.dark-mode.neutral.100.value}",
38
- "public": true,
39
- "isReferenceToInternal": true
40
- },
41
- "name": "color-dark-mode-badge-label",
42
- "attributes": {
43
- "category": "color",
44
- "type": "dark-mode",
45
- "item": "badge",
46
- "subitem": "label"
47
- },
48
- "path": [
49
- "color",
50
- "dark-mode",
51
- "badge",
52
- "label"
53
- ]
54
- },
55
5
  "status": {
56
- "default": {
57
- "value": "#858299",
58
- "public": true,
59
- "isReferenceToInternal": true,
60
- "filePath": "tokens/color/alias/badge.dark.json",
61
- "isSource": true,
62
- "original": {
63
- "value": "{color.dark-mode.neutral.300.value}",
6
+ "transparent": {
7
+ "background": {
8
+ "value": "rgba(0, 0, 0, 0)",
64
9
  "public": true,
65
- "isReferenceToInternal": true
10
+ "filePath": "tokens/color/alias/badge.dark.json",
11
+ "isSource": true,
12
+ "original": {
13
+ "value": "transparent",
14
+ "public": true
15
+ },
16
+ "name": "color-dark-mode-badge-status-transparent-background",
17
+ "attributes": {
18
+ "category": "color",
19
+ "type": "dark-mode",
20
+ "item": "badge",
21
+ "subitem": "status",
22
+ "state": "transparent"
23
+ },
24
+ "path": [
25
+ "color",
26
+ "dark-mode",
27
+ "badge",
28
+ "status",
29
+ "transparent",
30
+ "background"
31
+ ]
66
32
  },
67
- "name": "color-dark-mode-badge-status-default",
68
- "attributes": {
69
- "category": "color",
70
- "type": "dark-mode",
71
- "item": "badge",
72
- "subitem": "status",
73
- "state": "default"
33
+ "border": {
34
+ "value": "#504e62",
35
+ "public": true,
36
+ "filePath": "tokens/color/alias/badge.dark.json",
37
+ "isSource": true,
38
+ "original": {
39
+ "value": "{color.dark-mode.border.default.value}",
40
+ "public": true
41
+ },
42
+ "name": "color-dark-mode-badge-status-transparent-border",
43
+ "attributes": {
44
+ "category": "color",
45
+ "type": "dark-mode",
46
+ "item": "badge",
47
+ "subitem": "status",
48
+ "state": "transparent"
49
+ },
50
+ "path": [
51
+ "color",
52
+ "dark-mode",
53
+ "badge",
54
+ "status",
55
+ "transparent",
56
+ "border"
57
+ ]
74
58
  },
75
- "path": [
76
- "color",
77
- "dark-mode",
78
- "badge",
79
- "status",
80
- "default"
81
- ]
59
+ "label": {
60
+ "value": "#a6a3b4",
61
+ "public": true,
62
+ "filePath": "tokens/color/alias/badge.dark.json",
63
+ "isSource": true,
64
+ "original": {
65
+ "value": "{color.dark-mode.text.default-secondary.value}",
66
+ "public": true
67
+ },
68
+ "name": "color-dark-mode-badge-status-transparent-label",
69
+ "attributes": {
70
+ "category": "color",
71
+ "type": "dark-mode",
72
+ "item": "badge",
73
+ "subitem": "status",
74
+ "state": "transparent"
75
+ },
76
+ "path": [
77
+ "color",
78
+ "dark-mode",
79
+ "badge",
80
+ "status",
81
+ "transparent",
82
+ "label"
83
+ ]
84
+ }
82
85
  },
83
- "success": {
84
- "value": "#2abb7f",
85
- "public": true,
86
- "filePath": "tokens/color/alias/badge.dark.json",
87
- "isSource": true,
88
- "original": {
89
- "value": "{color.dark-mode.semantic.success.foreground.value}",
90
- "public": true
86
+ "neutral": {
87
+ "background": {
88
+ "value": "#1d1d29",
89
+ "public": true,
90
+ "filePath": "tokens/color/alias/badge.dark.json",
91
+ "isSource": true,
92
+ "original": {
93
+ "value": "{color.dark-mode.background.default.value}",
94
+ "public": true
95
+ },
96
+ "name": "color-dark-mode-badge-status-neutral-background",
97
+ "attributes": {
98
+ "category": "color",
99
+ "type": "dark-mode",
100
+ "item": "badge",
101
+ "subitem": "status",
102
+ "state": "neutral"
103
+ },
104
+ "path": [
105
+ "color",
106
+ "dark-mode",
107
+ "badge",
108
+ "status",
109
+ "neutral",
110
+ "background"
111
+ ]
91
112
  },
92
- "name": "color-dark-mode-badge-status-success",
93
- "attributes": {
94
- "category": "color",
95
- "type": "dark-mode",
96
- "item": "badge",
97
- "subitem": "status",
98
- "state": "success"
113
+ "border": {
114
+ "value": "#504e62",
115
+ "public": true,
116
+ "filePath": "tokens/color/alias/badge.dark.json",
117
+ "isSource": true,
118
+ "original": {
119
+ "value": "{color.dark-mode.border.default.value}",
120
+ "public": true
121
+ },
122
+ "name": "color-dark-mode-badge-status-neutral-border",
123
+ "attributes": {
124
+ "category": "color",
125
+ "type": "dark-mode",
126
+ "item": "badge",
127
+ "subitem": "status",
128
+ "state": "neutral"
129
+ },
130
+ "path": [
131
+ "color",
132
+ "dark-mode",
133
+ "badge",
134
+ "status",
135
+ "neutral",
136
+ "border"
137
+ ]
99
138
  },
100
- "path": [
101
- "color",
102
- "dark-mode",
103
- "badge",
104
- "status",
105
- "success"
106
- ]
139
+ "label": {
140
+ "value": "#a6a3b4",
141
+ "public": true,
142
+ "filePath": "tokens/color/alias/badge.dark.json",
143
+ "isSource": true,
144
+ "original": {
145
+ "value": "{color.dark-mode.text.default-secondary.value}",
146
+ "public": true
147
+ },
148
+ "name": "color-dark-mode-badge-status-neutral-label",
149
+ "attributes": {
150
+ "category": "color",
151
+ "type": "dark-mode",
152
+ "item": "badge",
153
+ "subitem": "status",
154
+ "state": "neutral"
155
+ },
156
+ "path": [
157
+ "color",
158
+ "dark-mode",
159
+ "badge",
160
+ "status",
161
+ "neutral",
162
+ "label"
163
+ ]
164
+ }
107
165
  },
108
- "info": {
109
- "value": "#388bff",
110
- "public": true,
111
- "filePath": "tokens/color/alias/badge.dark.json",
112
- "isSource": true,
113
- "original": {
114
- "value": "{color.dark-mode.semantic.info.foreground.value}",
115
- "public": true
166
+ "reverse": {
167
+ "background": {
168
+ "value": "#e7e7eb",
169
+ "public": true,
170
+ "filePath": "tokens/color/alias/badge.dark.json",
171
+ "isSource": true,
172
+ "original": {
173
+ "value": "{color.dark-mode.background.reverse.value}",
174
+ "public": true
175
+ },
176
+ "name": "color-dark-mode-badge-status-reverse-background",
177
+ "attributes": {
178
+ "category": "color",
179
+ "type": "dark-mode",
180
+ "item": "badge",
181
+ "subitem": "status",
182
+ "state": "reverse"
183
+ },
184
+ "path": [
185
+ "color",
186
+ "dark-mode",
187
+ "badge",
188
+ "status",
189
+ "reverse",
190
+ "background"
191
+ ]
116
192
  },
117
- "name": "color-dark-mode-badge-status-info",
118
- "attributes": {
119
- "category": "color",
120
- "type": "dark-mode",
121
- "item": "badge",
122
- "subitem": "status",
123
- "state": "info"
193
+ "border": {
194
+ "value": "#e7e7eb",
195
+ "public": true,
196
+ "filePath": "tokens/color/alias/badge.dark.json",
197
+ "isSource": true,
198
+ "original": {
199
+ "value": "{color.dark-mode.background.reverse.value}",
200
+ "public": true
201
+ },
202
+ "name": "color-dark-mode-badge-status-reverse-border",
203
+ "attributes": {
204
+ "category": "color",
205
+ "type": "dark-mode",
206
+ "item": "badge",
207
+ "subitem": "status",
208
+ "state": "reverse"
209
+ },
210
+ "path": [
211
+ "color",
212
+ "dark-mode",
213
+ "badge",
214
+ "status",
215
+ "reverse",
216
+ "border"
217
+ ]
124
218
  },
125
- "path": [
126
- "color",
127
- "dark-mode",
128
- "badge",
129
- "status",
130
- "info"
131
- ]
219
+ "label": {
220
+ "value": "#1d1d29",
221
+ "public": true,
222
+ "filePath": "tokens/color/alias/badge.dark.json",
223
+ "isSource": true,
224
+ "original": {
225
+ "value": "{color.dark-mode.text.reverse.value}",
226
+ "public": true
227
+ },
228
+ "name": "color-dark-mode-badge-status-reverse-label",
229
+ "attributes": {
230
+ "category": "color",
231
+ "type": "dark-mode",
232
+ "item": "badge",
233
+ "subitem": "status",
234
+ "state": "reverse"
235
+ },
236
+ "path": [
237
+ "color",
238
+ "dark-mode",
239
+ "badge",
240
+ "status",
241
+ "reverse",
242
+ "label"
243
+ ]
244
+ }
132
245
  },
133
- "frozen": {
134
- "value": "#d0c6ff",
135
- "public": true,
136
- "isReferenceToInternal": true,
137
- "filePath": "tokens/color/alias/badge.dark.json",
138
- "isSource": true,
139
- "original": {
140
- "value": "{color.dark-mode.brand.secondary.200.value}",
246
+ "dot": {
247
+ "default": {
248
+ "value": "#858299",
141
249
  "public": true,
142
- "isReferenceToInternal": true
143
- },
144
- "name": "color-dark-mode-badge-status-frozen",
145
- "attributes": {
146
- "category": "color",
147
- "type": "dark-mode",
148
- "item": "badge",
149
- "subitem": "status",
150
- "state": "frozen"
250
+ "isReferenceToInternal": true,
251
+ "filePath": "tokens/color/alias/badge.dark.json",
252
+ "isSource": true,
253
+ "original": {
254
+ "value": "{color.dark-mode.neutral.300.value}",
255
+ "public": true,
256
+ "isReferenceToInternal": true
257
+ },
258
+ "name": "color-dark-mode-badge-status-dot-default",
259
+ "attributes": {
260
+ "category": "color",
261
+ "type": "dark-mode",
262
+ "item": "badge",
263
+ "subitem": "status",
264
+ "state": "dot"
265
+ },
266
+ "path": [
267
+ "color",
268
+ "dark-mode",
269
+ "badge",
270
+ "status",
271
+ "dot",
272
+ "default"
273
+ ]
151
274
  },
152
- "path": [
153
- "color",
154
- "dark-mode",
155
- "badge",
156
- "status",
157
- "frozen"
158
- ]
159
- },
160
- "critical": {
161
- "value": "#ef5c48",
162
- "public": true,
163
- "filePath": "tokens/color/alias/badge.dark.json",
164
- "isSource": true,
165
- "original": {
166
- "value": "{color.dark-mode.semantic.critical.foreground.value}",
167
- "public": true
275
+ "success": {
276
+ "value": "#2abb7f",
277
+ "public": true,
278
+ "filePath": "tokens/color/alias/badge.dark.json",
279
+ "isSource": true,
280
+ "original": {
281
+ "value": "{color.dark-mode.semantic.success.foreground.value}",
282
+ "public": true
283
+ },
284
+ "name": "color-dark-mode-badge-status-dot-success",
285
+ "attributes": {
286
+ "category": "color",
287
+ "type": "dark-mode",
288
+ "item": "badge",
289
+ "subitem": "status",
290
+ "state": "dot"
291
+ },
292
+ "path": [
293
+ "color",
294
+ "dark-mode",
295
+ "badge",
296
+ "status",
297
+ "dot",
298
+ "success"
299
+ ]
168
300
  },
169
- "name": "color-dark-mode-badge-status-critical",
170
- "attributes": {
171
- "category": "color",
172
- "type": "dark-mode",
173
- "item": "badge",
174
- "subitem": "status",
175
- "state": "critical"
301
+ "info": {
302
+ "value": "#388bff",
303
+ "public": true,
304
+ "filePath": "tokens/color/alias/badge.dark.json",
305
+ "isSource": true,
306
+ "original": {
307
+ "value": "{color.dark-mode.semantic.info.foreground.value}",
308
+ "public": true
309
+ },
310
+ "name": "color-dark-mode-badge-status-dot-info",
311
+ "attributes": {
312
+ "category": "color",
313
+ "type": "dark-mode",
314
+ "item": "badge",
315
+ "subitem": "status",
316
+ "state": "dot"
317
+ },
318
+ "path": [
319
+ "color",
320
+ "dark-mode",
321
+ "badge",
322
+ "status",
323
+ "dot",
324
+ "info"
325
+ ]
176
326
  },
177
- "path": [
178
- "color",
179
- "dark-mode",
180
- "badge",
181
- "status",
182
- "critical"
183
- ]
184
- },
185
- "warning": {
186
- "value": "#cf9f02",
187
- "public": true,
188
- "filePath": "tokens/color/alias/badge.dark.json",
189
- "isSource": true,
190
- "original": {
191
- "value": "{color.dark-mode.semantic.warning.foreground.value}",
192
- "public": true
327
+ "frozen": {
328
+ "value": "#d0c6ff",
329
+ "public": true,
330
+ "isReferenceToInternal": true,
331
+ "filePath": "tokens/color/alias/badge.dark.json",
332
+ "isSource": true,
333
+ "original": {
334
+ "value": "{color.dark-mode.brand.secondary.200.value}",
335
+ "public": true,
336
+ "isReferenceToInternal": true
337
+ },
338
+ "name": "color-dark-mode-badge-status-dot-frozen",
339
+ "attributes": {
340
+ "category": "color",
341
+ "type": "dark-mode",
342
+ "item": "badge",
343
+ "subitem": "status",
344
+ "state": "dot"
345
+ },
346
+ "path": [
347
+ "color",
348
+ "dark-mode",
349
+ "badge",
350
+ "status",
351
+ "dot",
352
+ "frozen"
353
+ ]
193
354
  },
194
- "name": "color-dark-mode-badge-status-warning",
195
- "attributes": {
196
- "category": "color",
197
- "type": "dark-mode",
198
- "item": "badge",
199
- "subitem": "status",
200
- "state": "warning"
355
+ "critical": {
356
+ "value": "#ef5c48",
357
+ "public": true,
358
+ "filePath": "tokens/color/alias/badge.dark.json",
359
+ "isSource": true,
360
+ "original": {
361
+ "value": "{color.dark-mode.semantic.critical.foreground.value}",
362
+ "public": true
363
+ },
364
+ "name": "color-dark-mode-badge-status-dot-critical",
365
+ "attributes": {
366
+ "category": "color",
367
+ "type": "dark-mode",
368
+ "item": "badge",
369
+ "subitem": "status",
370
+ "state": "dot"
371
+ },
372
+ "path": [
373
+ "color",
374
+ "dark-mode",
375
+ "badge",
376
+ "status",
377
+ "dot",
378
+ "critical"
379
+ ]
201
380
  },
202
- "path": [
203
- "color",
204
- "dark-mode",
205
- "badge",
206
- "status",
207
- "warning"
208
- ]
209
- },
210
- "discovery": {
211
- "value": "#8f7ee7",
212
- "public": true,
213
- "filePath": "tokens/color/alias/badge.dark.json",
214
- "isSource": true,
215
- "original": {
216
- "value": "{color.dark-mode.semantic.discovery.foreground.value}",
217
- "public": true
381
+ "warning": {
382
+ "value": "#cf9f02",
383
+ "public": true,
384
+ "filePath": "tokens/color/alias/badge.dark.json",
385
+ "isSource": true,
386
+ "original": {
387
+ "value": "{color.dark-mode.semantic.warning.foreground.value}",
388
+ "public": true
389
+ },
390
+ "name": "color-dark-mode-badge-status-dot-warning",
391
+ "attributes": {
392
+ "category": "color",
393
+ "type": "dark-mode",
394
+ "item": "badge",
395
+ "subitem": "status",
396
+ "state": "dot"
397
+ },
398
+ "path": [
399
+ "color",
400
+ "dark-mode",
401
+ "badge",
402
+ "status",
403
+ "dot",
404
+ "warning"
405
+ ]
218
406
  },
219
- "name": "color-dark-mode-badge-status-discovery",
220
- "attributes": {
221
- "category": "color",
222
- "type": "dark-mode",
223
- "item": "badge",
224
- "subitem": "status",
225
- "state": "discovery"
407
+ "discovery": {
408
+ "value": "#8f7ee7",
409
+ "public": true,
410
+ "filePath": "tokens/color/alias/badge.dark.json",
411
+ "isSource": true,
412
+ "original": {
413
+ "value": "{color.dark-mode.semantic.discovery.foreground.value}",
414
+ "public": true
415
+ },
416
+ "name": "color-dark-mode-badge-status-dot-discovery",
417
+ "attributes": {
418
+ "category": "color",
419
+ "type": "dark-mode",
420
+ "item": "badge",
421
+ "subitem": "status",
422
+ "state": "dot"
423
+ },
424
+ "path": [
425
+ "color",
426
+ "dark-mode",
427
+ "badge",
428
+ "status",
429
+ "dot",
430
+ "discovery"
431
+ ]
226
432
  },
227
- "path": [
228
- "color",
229
- "dark-mode",
230
- "badge",
231
- "status",
232
- "discovery"
233
- ]
433
+ "disabled": {
434
+ "value": "#858299",
435
+ "public": true,
436
+ "isReferenceToInternal": true,
437
+ "filePath": "tokens/color/alias/badge.dark.json",
438
+ "isSource": true,
439
+ "original": {
440
+ "value": "{color.dark-mode.neutral.300.value}",
441
+ "public": true,
442
+ "isReferenceToInternal": true
443
+ },
444
+ "name": "color-dark-mode-badge-status-dot-disabled",
445
+ "attributes": {
446
+ "category": "color",
447
+ "type": "dark-mode",
448
+ "item": "badge",
449
+ "subitem": "status",
450
+ "state": "dot"
451
+ },
452
+ "path": [
453
+ "color",
454
+ "dark-mode",
455
+ "badge",
456
+ "status",
457
+ "dot",
458
+ "disabled"
459
+ ]
460
+ }
234
461
  }
235
462
  },
236
463
  "indicator": {
237
464
  "silver": {
238
465
  "background": {
239
- "value": "#e7e7eb",
466
+ "value": "#a6a3b4",
240
467
  "public": true,
241
468
  "isReferenceToInternal": true,
242
469
  "filePath": "tokens/color/alias/badge.dark.json",
243
470
  "isSource": true,
244
471
  "original": {
245
- "value": "{color.dark-mode.neutral.100.value}",
472
+ "value": "{color.dark-mode.neutral.200.value}",
246
473
  "public": true,
247
474
  "isReferenceToInternal": true
248
475
  },
@@ -264,15 +491,13 @@
264
491
  ]
265
492
  },
266
493
  "foreground": {
267
- "value": "#504e62",
494
+ "value": "#a6a3b4",
268
495
  "public": true,
269
- "isReferenceToInternal": true,
270
496
  "filePath": "tokens/color/alias/badge.dark.json",
271
497
  "isSource": true,
272
498
  "original": {
273
- "value": "{color.dark-mode.neutral.400.value}",
274
- "public": true,
275
- "isReferenceToInternal": true
499
+ "value": "{color.dark-mode.text.default-secondary.value}",
500
+ "public": true
276
501
  },
277
502
  "name": "color-dark-mode-badge-indicator-silver-foreground",
278
503
  "attributes": {
@@ -464,7 +689,65 @@
464
689
  ]
465
690
  }
466
691
  },
467
- "early-access": {
692
+ "info": {
693
+ "background": {
694
+ "value": "#388bff",
695
+ "public": true,
696
+ "isReferenceToInternal": true,
697
+ "filePath": "tokens/color/alias/badge.dark.json",
698
+ "isSource": true,
699
+ "original": {
700
+ "value": "{color.dark-mode.semantic.info.foreground.value}",
701
+ "public": true,
702
+ "isReferenceToInternal": true
703
+ },
704
+ "name": "color-dark-mode-badge-indicator-info-background",
705
+ "attributes": {
706
+ "category": "color",
707
+ "type": "dark-mode",
708
+ "item": "badge",
709
+ "subitem": "indicator",
710
+ "state": "info"
711
+ },
712
+ "path": [
713
+ "color",
714
+ "dark-mode",
715
+ "badge",
716
+ "indicator",
717
+ "info",
718
+ "background"
719
+ ]
720
+ },
721
+ "foreground": {
722
+ "value": "#ffffff",
723
+ "public": true,
724
+ "isReferenceToInternal": true,
725
+ "filePath": "tokens/color/alias/badge.dark.json",
726
+ "isSource": true,
727
+ "original": {
728
+ "value": "{color.dark-mode.neutral.000.value}",
729
+ "public": true,
730
+ "isReferenceToInternal": true
731
+ },
732
+ "name": "color-dark-mode-badge-indicator-info-foreground",
733
+ "attributes": {
734
+ "category": "color",
735
+ "type": "dark-mode",
736
+ "item": "badge",
737
+ "subitem": "indicator",
738
+ "state": "info"
739
+ },
740
+ "path": [
741
+ "color",
742
+ "dark-mode",
743
+ "badge",
744
+ "indicator",
745
+ "info",
746
+ "foreground"
747
+ ]
748
+ }
749
+ },
750
+ "success": {
468
751
  "background": {
469
752
  "value": "#2abb7f",
470
753
  "public": true,
@@ -476,48 +759,106 @@
476
759
  "public": true,
477
760
  "isReferenceToInternal": true
478
761
  },
479
- "name": "color-dark-mode-badge-indicator-early-access-background",
762
+ "name": "color-dark-mode-badge-indicator-success-background",
480
763
  "attributes": {
481
764
  "category": "color",
482
765
  "type": "dark-mode",
483
766
  "item": "badge",
484
767
  "subitem": "indicator",
485
- "state": "early-access"
768
+ "state": "success"
486
769
  },
487
770
  "path": [
488
771
  "color",
489
772
  "dark-mode",
490
773
  "badge",
491
774
  "indicator",
492
- "early-access",
775
+ "success",
493
776
  "background"
494
777
  ]
495
778
  },
496
779
  "foreground": {
497
- "value": "#133527",
780
+ "value": "#ffffff",
781
+ "public": true,
782
+ "isReferenceToInternal": true,
783
+ "filePath": "tokens/color/alias/badge.dark.json",
784
+ "isSource": true,
785
+ "original": {
786
+ "value": "{color.dark-mode.neutral.000.value}",
787
+ "public": true,
788
+ "isReferenceToInternal": true
789
+ },
790
+ "name": "color-dark-mode-badge-indicator-success-foreground",
791
+ "attributes": {
792
+ "category": "color",
793
+ "type": "dark-mode",
794
+ "item": "badge",
795
+ "subitem": "indicator",
796
+ "state": "success"
797
+ },
798
+ "path": [
799
+ "color",
800
+ "dark-mode",
801
+ "badge",
802
+ "indicator",
803
+ "success",
804
+ "foreground"
805
+ ]
806
+ }
807
+ },
808
+ "neutral": {
809
+ "background": {
810
+ "value": "#504e62",
811
+ "public": true,
812
+ "isReferenceToInternal": true,
813
+ "filePath": "tokens/color/alias/badge.dark.json",
814
+ "isSource": true,
815
+ "original": {
816
+ "value": "{color.dark-mode.neutral.400.value}",
817
+ "public": true,
818
+ "isReferenceToInternal": true
819
+ },
820
+ "name": "color-dark-mode-badge-indicator-neutral-background",
821
+ "attributes": {
822
+ "category": "color",
823
+ "type": "dark-mode",
824
+ "item": "badge",
825
+ "subitem": "indicator",
826
+ "state": "neutral"
827
+ },
828
+ "path": [
829
+ "color",
830
+ "dark-mode",
831
+ "badge",
832
+ "indicator",
833
+ "neutral",
834
+ "background"
835
+ ]
836
+ },
837
+ "foreground": {
838
+ "value": "#ffffff",
498
839
  "public": true,
499
840
  "isReferenceToInternal": true,
500
841
  "filePath": "tokens/color/alias/badge.dark.json",
501
842
  "isSource": true,
502
843
  "original": {
503
- "value": "{color.dark-mode.semantic.success.background.value}",
844
+ "value": "{color.dark-mode.neutral.000.value}",
504
845
  "public": true,
505
846
  "isReferenceToInternal": true
506
847
  },
507
- "name": "color-dark-mode-badge-indicator-early-access-foreground",
848
+ "name": "color-dark-mode-badge-indicator-neutral-foreground",
508
849
  "attributes": {
509
850
  "category": "color",
510
851
  "type": "dark-mode",
511
852
  "item": "badge",
512
853
  "subitem": "indicator",
513
- "state": "early-access"
854
+ "state": "neutral"
514
855
  },
515
856
  "path": [
516
857
  "color",
517
858
  "dark-mode",
518
859
  "badge",
519
860
  "indicator",
520
- "early-access",
861
+ "neutral",
521
862
  "foreground"
522
863
  ]
523
864
  }