@bi-digital/tokens 0.3.2 → 0.3.4

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.
Files changed (2) hide show
  1. package/dist/tokens.js +366 -0
  2. package/package.json +15 -4
package/dist/tokens.js CHANGED
@@ -5,6 +5,7 @@
5
5
  export default {
6
6
  basic: {
7
7
  key: {
8
+ key: "{basic.key}",
8
9
  $type: "color",
9
10
  $value: "#000000",
10
11
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -12,6 +13,7 @@ export default {
12
13
  original: {
13
14
  $type: "color",
14
15
  $value: "#000000",
16
+ key: "{basic.key}",
15
17
  },
16
18
  name: "bi-basic-key",
17
19
  attributes: {
@@ -21,6 +23,7 @@ export default {
21
23
  path: ["basic", "key"],
22
24
  },
23
25
  white: {
26
+ key: "{basic.white}",
24
27
  $type: "color",
25
28
  $value: "#ffffff",
26
29
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -28,6 +31,7 @@ export default {
28
31
  original: {
29
32
  $type: "color",
30
33
  $value: "#ffffff",
34
+ key: "{basic.white}",
31
35
  },
32
36
  name: "bi-basic-white",
33
37
  attributes: {
@@ -39,6 +43,7 @@ export default {
39
43
  },
40
44
  neutral: {
41
45
  0: {
46
+ key: "{neutral.0}",
42
47
  $type: "color",
43
48
  $value: "#fafbfc",
44
49
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -46,6 +51,7 @@ export default {
46
51
  original: {
47
52
  $type: "color",
48
53
  $value: "#fafbfc",
54
+ key: "{neutral.0}",
49
55
  },
50
56
  name: "bi-neutral-0",
51
57
  attributes: {
@@ -55,6 +61,7 @@ export default {
55
61
  path: ["neutral", "0"],
56
62
  },
57
63
  5: {
64
+ key: "{neutral.5}",
58
65
  $type: "color",
59
66
  $value: "#f5f7fa",
60
67
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -62,6 +69,7 @@ export default {
62
69
  original: {
63
70
  $type: "color",
64
71
  $value: "#f5f7fa",
72
+ key: "{neutral.5}",
65
73
  },
66
74
  name: "bi-neutral-5",
67
75
  attributes: {
@@ -71,6 +79,7 @@ export default {
71
79
  path: ["neutral", "5"],
72
80
  },
73
81
  10: {
82
+ key: "{neutral.10}",
74
83
  $type: "color",
75
84
  $value: "#e4e8ed",
76
85
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -78,6 +87,7 @@ export default {
78
87
  original: {
79
88
  $type: "color",
80
89
  $value: "#e4e8ed",
90
+ key: "{neutral.10}",
81
91
  },
82
92
  name: "bi-neutral-10",
83
93
  attributes: {
@@ -87,6 +97,7 @@ export default {
87
97
  path: ["neutral", "10"],
88
98
  },
89
99
  15: {
100
+ key: "{neutral.15}",
90
101
  $type: "color",
91
102
  $value: "#d5dde4",
92
103
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -94,6 +105,7 @@ export default {
94
105
  original: {
95
106
  $type: "color",
96
107
  $value: "#d5dde4",
108
+ key: "{neutral.15}",
97
109
  },
98
110
  name: "bi-neutral-15",
99
111
  attributes: {
@@ -103,6 +115,7 @@ export default {
103
115
  path: ["neutral", "15"],
104
116
  },
105
117
  20: {
118
+ key: "{neutral.20}",
106
119
  $type: "color",
107
120
  $value: "#c8d1db",
108
121
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -110,6 +123,7 @@ export default {
110
123
  original: {
111
124
  $type: "color",
112
125
  $value: "#c8d1db",
126
+ key: "{neutral.20}",
113
127
  },
114
128
  name: "bi-neutral-20",
115
129
  attributes: {
@@ -119,6 +133,7 @@ export default {
119
133
  path: ["neutral", "20"],
120
134
  },
121
135
  25: {
136
+ key: "{neutral.25}",
122
137
  $type: "color",
123
138
  $value: "#bac6d2",
124
139
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -126,6 +141,7 @@ export default {
126
141
  original: {
127
142
  $type: "color",
128
143
  $value: "#bac6d2",
144
+ key: "{neutral.25}",
129
145
  },
130
146
  name: "bi-neutral-25",
131
147
  attributes: {
@@ -135,6 +151,7 @@ export default {
135
151
  path: ["neutral", "25"],
136
152
  },
137
153
  30: {
154
+ key: "{neutral.30}",
138
155
  $type: "color",
139
156
  $value: "#acbbca",
140
157
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -142,6 +159,7 @@ export default {
142
159
  original: {
143
160
  $type: "color",
144
161
  $value: "#acbbca",
162
+ key: "{neutral.30}",
145
163
  },
146
164
  name: "bi-neutral-30",
147
165
  attributes: {
@@ -151,6 +169,7 @@ export default {
151
169
  path: ["neutral", "30"],
152
170
  },
153
171
  40: {
172
+ key: "{neutral.40}",
154
173
  $type: "color",
155
174
  $value: "#90a3b7",
156
175
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -158,6 +177,7 @@ export default {
158
177
  original: {
159
178
  $type: "color",
160
179
  $value: "#90a3b7",
180
+ key: "{neutral.40}",
161
181
  },
162
182
  name: "bi-neutral-40",
163
183
  attributes: {
@@ -167,6 +187,7 @@ export default {
167
187
  path: ["neutral", "40"],
168
188
  },
169
189
  50: {
190
+ key: "{neutral.50}",
170
191
  $type: "color",
171
192
  $value: "#597694",
172
193
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -174,6 +195,7 @@ export default {
174
195
  original: {
175
196
  $type: "color",
176
197
  $value: "#597694",
198
+ key: "{neutral.50}",
177
199
  },
178
200
  name: "bi-neutral-50",
179
201
  attributes: {
@@ -183,6 +205,7 @@ export default {
183
205
  path: ["neutral", "50"],
184
206
  },
185
207
  60: {
208
+ key: "{neutral.60}",
186
209
  $type: "color",
187
210
  $value: "#475e75",
188
211
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -190,6 +213,7 @@ export default {
190
213
  original: {
191
214
  $type: "color",
192
215
  $value: "#475e75",
216
+ key: "{neutral.60}",
193
217
  },
194
218
  name: "bi-neutral-60",
195
219
  attributes: {
@@ -199,6 +223,7 @@ export default {
199
223
  path: ["neutral", "60"],
200
224
  },
201
225
  70: {
226
+ key: "{neutral.70}",
202
227
  $type: "color",
203
228
  $value: "#3e5266",
204
229
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -206,6 +231,7 @@ export default {
206
231
  original: {
207
232
  $type: "color",
208
233
  $value: "#3e5266",
234
+ key: "{neutral.70}",
209
235
  },
210
236
  name: "bi-neutral-70",
211
237
  attributes: {
@@ -215,6 +241,7 @@ export default {
215
241
  path: ["neutral", "70"],
216
242
  },
217
243
  75: {
244
+ key: "{neutral.75}",
218
245
  $type: "color",
219
246
  $value: "#344557",
220
247
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -222,6 +249,7 @@ export default {
222
249
  original: {
223
250
  $type: "color",
224
251
  $value: "#344557",
252
+ key: "{neutral.75}",
225
253
  },
226
254
  name: "bi-neutral-75",
227
255
  attributes: {
@@ -231,6 +259,7 @@ export default {
231
259
  path: ["neutral", "75"],
232
260
  },
233
261
  80: {
262
+ key: "{neutral.80}",
234
263
  $type: "color",
235
264
  $value: "#303f4f",
236
265
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -238,6 +267,7 @@ export default {
238
267
  original: {
239
268
  $type: "color",
240
269
  $value: "#303f4f",
270
+ key: "{neutral.80}",
241
271
  },
242
272
  name: "bi-neutral-80",
243
273
  attributes: {
@@ -247,6 +277,7 @@ export default {
247
277
  path: ["neutral", "80"],
248
278
  },
249
279
  85: {
280
+ key: "{neutral.85}",
250
281
  $type: "color",
251
282
  $value: "#2b3947",
252
283
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -254,6 +285,7 @@ export default {
254
285
  original: {
255
286
  $type: "color",
256
287
  $value: "#2b3947",
288
+ key: "{neutral.85}",
257
289
  },
258
290
  name: "bi-neutral-85",
259
291
  attributes: {
@@ -263,6 +295,7 @@ export default {
263
295
  path: ["neutral", "85"],
264
296
  },
265
297
  90: {
298
+ key: "{neutral.90}",
266
299
  $type: "color",
267
300
  $value: "#26333f",
268
301
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -270,6 +303,7 @@ export default {
270
303
  original: {
271
304
  $type: "color",
272
305
  $value: "#26333f",
306
+ key: "{neutral.90}",
273
307
  },
274
308
  name: "bi-neutral-90",
275
309
  attributes: {
@@ -279,6 +313,7 @@ export default {
279
313
  path: ["neutral", "90"],
280
314
  },
281
315
  95: {
316
+ key: "{neutral.95}",
282
317
  $type: "color",
283
318
  $value: "#222d38",
284
319
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -286,6 +321,7 @@ export default {
286
321
  original: {
287
322
  $type: "color",
288
323
  $value: "#222d38",
324
+ key: "{neutral.95}",
289
325
  },
290
326
  name: "bi-neutral-95",
291
327
  attributes: {
@@ -295,6 +331,7 @@ export default {
295
331
  path: ["neutral", "95"],
296
332
  },
297
333
  100: {
334
+ key: "{neutral.100}",
298
335
  $type: "color",
299
336
  $value: "#171f26",
300
337
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -302,6 +339,7 @@ export default {
302
339
  original: {
303
340
  $type: "color",
304
341
  $value: "#171f26",
342
+ key: "{neutral.100}",
305
343
  },
306
344
  name: "bi-neutral-100",
307
345
  attributes: {
@@ -313,6 +351,7 @@ export default {
313
351
  },
314
352
  primary: {
315
353
  0: {
354
+ key: "{primary.0}",
316
355
  $type: "color",
317
356
  $value: "#ebf3ff",
318
357
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -320,6 +359,7 @@ export default {
320
359
  original: {
321
360
  $type: "color",
322
361
  $value: "#ebf3ff",
362
+ key: "{primary.0}",
323
363
  },
324
364
  name: "bi-primary-0",
325
365
  attributes: {
@@ -329,6 +369,7 @@ export default {
329
369
  path: ["primary", "0"],
330
370
  },
331
371
  5: {
372
+ key: "{primary.5}",
332
373
  $type: "color",
333
374
  $value: "#d9e6f9",
334
375
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -336,6 +377,7 @@ export default {
336
377
  original: {
337
378
  $type: "color",
338
379
  $value: "#d9e6f9",
380
+ key: "{primary.5}",
339
381
  },
340
382
  name: "bi-primary-5",
341
383
  attributes: {
@@ -345,6 +387,7 @@ export default {
345
387
  path: ["primary", "5"],
346
388
  },
347
389
  10: {
390
+ key: "{primary.10}",
348
391
  $type: "color",
349
392
  $value: "#c5d9f7",
350
393
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -352,6 +395,7 @@ export default {
352
395
  original: {
353
396
  $type: "color",
354
397
  $value: "#c5d9f7",
398
+ key: "{primary.10}",
355
399
  },
356
400
  name: "bi-primary-10",
357
401
  attributes: {
@@ -361,6 +405,7 @@ export default {
361
405
  path: ["primary", "10"],
362
406
  },
363
407
  15: {
408
+ key: "{primary.15}",
364
409
  $type: "color",
365
410
  $value: "#b2cdf4",
366
411
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -368,6 +413,7 @@ export default {
368
413
  original: {
369
414
  $type: "color",
370
415
  $value: "#b2cdf4",
416
+ key: "{primary.15}",
371
417
  },
372
418
  name: "bi-primary-15",
373
419
  attributes: {
@@ -377,6 +423,7 @@ export default {
377
423
  path: ["primary", "15"],
378
424
  },
379
425
  20: {
426
+ key: "{primary.20}",
380
427
  $type: "color",
381
428
  $value: "#9ec0f1",
382
429
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -384,6 +431,7 @@ export default {
384
431
  original: {
385
432
  $type: "color",
386
433
  $value: "#9ec0f1",
434
+ key: "{primary.20}",
387
435
  },
388
436
  name: "bi-primary-20",
389
437
  attributes: {
@@ -393,6 +441,7 @@ export default {
393
441
  path: ["primary", "20"],
394
442
  },
395
443
  25: {
444
+ key: "{primary.25}",
396
445
  $type: "color",
397
446
  $value: "#8bb3ee",
398
447
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -400,6 +449,7 @@ export default {
400
449
  original: {
401
450
  $type: "color",
402
451
  $value: "#8bb3ee",
452
+ key: "{primary.25}",
403
453
  },
404
454
  name: "bi-primary-25",
405
455
  attributes: {
@@ -409,6 +459,7 @@ export default {
409
459
  path: ["primary", "25"],
410
460
  },
411
461
  30: {
462
+ key: "{primary.30}",
412
463
  $type: "color",
413
464
  $value: "#75a5f1",
414
465
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -416,6 +467,7 @@ export default {
416
467
  original: {
417
468
  $type: "color",
418
469
  $value: "#75a5f1",
470
+ key: "{primary.30}",
419
471
  },
420
472
  name: "bi-primary-30",
421
473
  attributes: {
@@ -425,6 +477,7 @@ export default {
425
477
  path: ["primary", "30"],
426
478
  },
427
479
  40: {
480
+ key: "{primary.40}",
428
481
  $type: "color",
429
482
  $value: "#6196f4",
430
483
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -432,6 +485,7 @@ export default {
432
485
  original: {
433
486
  $type: "color",
434
487
  $value: "#6196f4",
488
+ key: "{primary.40}",
435
489
  },
436
490
  name: "bi-primary-40",
437
491
  attributes: {
@@ -441,6 +495,7 @@ export default {
441
495
  path: ["primary", "40"],
442
496
  },
443
497
  50: {
498
+ key: "{primary.50}",
444
499
  $type: "color",
445
500
  $value: "#0a64ff",
446
501
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -448,6 +503,7 @@ export default {
448
503
  original: {
449
504
  $type: "color",
450
505
  $value: "#0a64ff",
506
+ key: "{primary.50}",
451
507
  },
452
508
  name: "bi-primary-50",
453
509
  attributes: {
@@ -457,6 +513,7 @@ export default {
457
513
  path: ["primary", "50"],
458
514
  },
459
515
  60: {
516
+ key: "{primary.60}",
460
517
  $type: "color",
461
518
  $value: "#0b4db4",
462
519
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -464,6 +521,7 @@ export default {
464
521
  original: {
465
522
  $type: "color",
466
523
  $value: "#0b4db4",
524
+ key: "{primary.60}",
467
525
  },
468
526
  name: "bi-primary-60",
469
527
  attributes: {
@@ -473,6 +531,7 @@ export default {
473
531
  path: ["primary", "60"],
474
532
  },
475
533
  70: {
534
+ key: "{primary.70}",
476
535
  $type: "color",
477
536
  $value: "#0b49a1",
478
537
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -480,6 +539,7 @@ export default {
480
539
  original: {
481
540
  $type: "color",
482
541
  $value: "#0b49a1",
542
+ key: "{primary.70}",
483
543
  },
484
544
  name: "bi-primary-70",
485
545
  attributes: {
@@ -489,6 +549,7 @@ export default {
489
549
  path: ["primary", "70"],
490
550
  },
491
551
  75: {
552
+ key: "{primary.75}",
492
553
  $type: "color",
493
554
  $value: "#0c468f",
494
555
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -496,6 +557,7 @@ export default {
496
557
  original: {
497
558
  $type: "color",
498
559
  $value: "#0c468f",
560
+ key: "{primary.75}",
499
561
  },
500
562
  name: "bi-primary-75",
501
563
  attributes: {
@@ -505,6 +567,7 @@ export default {
505
567
  path: ["primary", "75"],
506
568
  },
507
569
  80: {
570
+ key: "{primary.80}",
508
571
  $type: "color",
509
572
  $value: "#093f82",
510
573
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -512,6 +575,7 @@ export default {
512
575
  original: {
513
576
  $type: "color",
514
577
  $value: "#093f82",
578
+ key: "{primary.80}",
515
579
  },
516
580
  name: "bi-primary-80",
517
581
  attributes: {
@@ -521,6 +585,7 @@ export default {
521
585
  path: ["primary", "80"],
522
586
  },
523
587
  85: {
588
+ key: "{primary.85}",
524
589
  $type: "color",
525
590
  $value: "#083a76",
526
591
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -528,6 +593,7 @@ export default {
528
593
  original: {
529
594
  $type: "color",
530
595
  $value: "#083a76",
596
+ key: "{primary.85}",
531
597
  },
532
598
  name: "bi-primary-85",
533
599
  attributes: {
@@ -537,6 +603,7 @@ export default {
537
603
  path: ["primary", "85"],
538
604
  },
539
605
  90: {
606
+ key: "{primary.90}",
540
607
  $type: "color",
541
608
  $value: "#042f5b",
542
609
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -544,6 +611,7 @@ export default {
544
611
  original: {
545
612
  $type: "color",
546
613
  $value: "#042f5b",
614
+ key: "{primary.90}",
547
615
  },
548
616
  name: "bi-primary-90",
549
617
  attributes: {
@@ -553,6 +621,7 @@ export default {
553
621
  path: ["primary", "90"],
554
622
  },
555
623
  95: {
624
+ key: "{primary.95}",
556
625
  $type: "color",
557
626
  $value: "#002341",
558
627
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -560,6 +629,7 @@ export default {
560
629
  original: {
561
630
  $type: "color",
562
631
  $value: "#002341",
632
+ key: "{primary.95}",
563
633
  },
564
634
  name: "bi-primary-95",
565
635
  attributes: {
@@ -569,6 +639,7 @@ export default {
569
639
  path: ["primary", "95"],
570
640
  },
571
641
  100: {
642
+ key: "{primary.100}",
572
643
  $type: "color",
573
644
  $value: "#001932",
574
645
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -576,6 +647,7 @@ export default {
576
647
  original: {
577
648
  $type: "color",
578
649
  $value: "#001932",
650
+ key: "{primary.100}",
579
651
  },
580
652
  name: "bi-primary-100",
581
653
  attributes: {
@@ -587,6 +659,7 @@ export default {
587
659
  },
588
660
  secondary: {
589
661
  0: {
662
+ key: "{secondary.0}",
590
663
  $type: "color",
591
664
  $value: "#fffbeb",
592
665
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -594,6 +667,7 @@ export default {
594
667
  original: {
595
668
  $type: "color",
596
669
  $value: "#fffbeb",
670
+ key: "{secondary.0}",
597
671
  },
598
672
  name: "bi-secondary-0",
599
673
  attributes: {
@@ -603,6 +677,7 @@ export default {
603
677
  path: ["secondary", "0"],
604
678
  },
605
679
  5: {
680
+ key: "{secondary.5}",
606
681
  $type: "color",
607
682
  $value: "#fcf6df",
608
683
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -610,6 +685,7 @@ export default {
610
685
  original: {
611
686
  $type: "color",
612
687
  $value: "#fcf6df",
688
+ key: "{secondary.5}",
613
689
  },
614
690
  name: "bi-secondary-5",
615
691
  attributes: {
@@ -619,6 +695,7 @@ export default {
619
695
  path: ["secondary", "5"],
620
696
  },
621
697
  10: {
698
+ key: "{secondary.10}",
622
699
  $type: "color",
623
700
  $value: "#fff2bf",
624
701
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -626,6 +703,7 @@ export default {
626
703
  original: {
627
704
  $type: "color",
628
705
  $value: "#fff2bf",
706
+ key: "{secondary.10}",
629
707
  },
630
708
  name: "bi-secondary-10",
631
709
  attributes: {
@@ -635,6 +713,7 @@ export default {
635
713
  path: ["secondary", "10"],
636
714
  },
637
715
  15: {
716
+ key: "{secondary.15}",
638
717
  $type: "color",
639
718
  $value: "#ffea95",
640
719
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -642,6 +721,7 @@ export default {
642
721
  original: {
643
722
  $type: "color",
644
723
  $value: "#ffea95",
724
+ key: "{secondary.15}",
645
725
  },
646
726
  name: "bi-secondary-15",
647
727
  attributes: {
@@ -651,6 +731,7 @@ export default {
651
731
  path: ["secondary", "15"],
652
732
  },
653
733
  20: {
734
+ key: "{secondary.20}",
654
735
  $type: "color",
655
736
  $value: "#ffe680",
656
737
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -658,6 +739,7 @@ export default {
658
739
  original: {
659
740
  $type: "color",
660
741
  $value: "#ffe680",
742
+ key: "{secondary.20}",
661
743
  },
662
744
  name: "bi-secondary-20",
663
745
  attributes: {
@@ -667,6 +749,7 @@ export default {
667
749
  path: ["secondary", "20"],
668
750
  },
669
751
  25: {
752
+ key: "{secondary.25}",
670
753
  $type: "color",
671
754
  $value: "#ffe26a",
672
755
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -674,6 +757,7 @@ export default {
674
757
  original: {
675
758
  $type: "color",
676
759
  $value: "#ffe26a",
760
+ key: "{secondary.25}",
677
761
  },
678
762
  name: "bi-secondary-25",
679
763
  attributes: {
@@ -683,6 +767,7 @@ export default {
683
767
  path: ["secondary", "25"],
684
768
  },
685
769
  30: {
770
+ key: "{secondary.30}",
686
771
  $type: "color",
687
772
  $value: "#ffde55",
688
773
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -690,6 +775,7 @@ export default {
690
775
  original: {
691
776
  $type: "color",
692
777
  $value: "#ffde55",
778
+ key: "{secondary.30}",
693
779
  },
694
780
  name: "bi-secondary-30",
695
781
  attributes: {
@@ -699,6 +785,7 @@ export default {
699
785
  path: ["secondary", "30"],
700
786
  },
701
787
  40: {
788
+ key: "{secondary.40}",
702
789
  $type: "color",
703
790
  $value: "#ffd52b",
704
791
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -706,6 +793,7 @@ export default {
706
793
  original: {
707
794
  $type: "color",
708
795
  $value: "#ffd52b",
796
+ key: "{secondary.40}",
709
797
  },
710
798
  name: "bi-secondary-40",
711
799
  attributes: {
@@ -715,6 +803,7 @@ export default {
715
803
  path: ["secondary", "40"],
716
804
  },
717
805
  50: {
806
+ key: "{secondary.50}",
718
807
  $type: "color",
719
808
  $value: "#ffcd00",
720
809
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -722,6 +811,7 @@ export default {
722
811
  original: {
723
812
  $type: "color",
724
813
  $value: "#ffcd00",
814
+ key: "{secondary.50}",
725
815
  },
726
816
  name: "bi-secondary-50",
727
817
  attributes: {
@@ -731,6 +821,7 @@ export default {
731
821
  path: ["secondary", "50"],
732
822
  },
733
823
  60: {
824
+ key: "{secondary.60}",
734
825
  $type: "color",
735
826
  $value: "#deb300",
736
827
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -738,6 +829,7 @@ export default {
738
829
  original: {
739
830
  $type: "color",
740
831
  $value: "#deb300",
832
+ key: "{secondary.60}",
741
833
  },
742
834
  name: "bi-secondary-60",
743
835
  attributes: {
@@ -747,6 +839,7 @@ export default {
747
839
  path: ["secondary", "60"],
748
840
  },
749
841
  70: {
842
+ key: "{secondary.70}",
750
843
  $type: "color",
751
844
  $value: "#bd9800",
752
845
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -754,6 +847,7 @@ export default {
754
847
  original: {
755
848
  $type: "color",
756
849
  $value: "#bd9800",
850
+ key: "{secondary.70}",
757
851
  },
758
852
  name: "bi-secondary-70",
759
853
  attributes: {
@@ -763,6 +857,7 @@ export default {
763
857
  path: ["secondary", "70"],
764
858
  },
765
859
  75: {
860
+ key: "{secondary.75}",
766
861
  $type: "color",
767
862
  $value: "#9d7e00",
768
863
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -770,6 +865,7 @@ export default {
770
865
  original: {
771
866
  $type: "color",
772
867
  $value: "#9d7e00",
868
+ key: "{secondary.75}",
773
869
  },
774
870
  name: "bi-secondary-75",
775
871
  attributes: {
@@ -779,6 +875,7 @@ export default {
779
875
  path: ["secondary", "75"],
780
876
  },
781
877
  80: {
878
+ key: "{secondary.80}",
782
879
  $type: "color",
783
880
  $value: "#7c6400",
784
881
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -786,6 +883,7 @@ export default {
786
883
  original: {
787
884
  $type: "color",
788
885
  $value: "#7c6400",
886
+ key: "{secondary.80}",
789
887
  },
790
888
  name: "bi-secondary-80",
791
889
  attributes: {
@@ -795,6 +893,7 @@ export default {
795
893
  path: ["secondary", "80"],
796
894
  },
797
895
  85: {
896
+ key: "{secondary.85}",
798
897
  $type: "color",
799
898
  $value: "#5b4900",
800
899
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -802,6 +901,7 @@ export default {
802
901
  original: {
803
902
  $type: "color",
804
903
  $value: "#5b4900",
904
+ key: "{secondary.85}",
805
905
  },
806
906
  name: "bi-secondary-85",
807
907
  attributes: {
@@ -811,6 +911,7 @@ export default {
811
911
  path: ["secondary", "85"],
812
912
  },
813
913
  90: {
914
+ key: "{secondary.90}",
814
915
  $type: "color",
815
916
  $value: "#4a3c01",
816
917
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -818,6 +919,7 @@ export default {
818
919
  original: {
819
920
  $type: "color",
820
921
  $value: "#4a3c01",
922
+ key: "{secondary.90}",
821
923
  },
822
924
  name: "bi-secondary-90",
823
925
  attributes: {
@@ -827,6 +929,7 @@ export default {
827
929
  path: ["secondary", "90"],
828
930
  },
829
931
  95: {
932
+ key: "{secondary.95}",
830
933
  $type: "color",
831
934
  $value: "#3a2f00",
832
935
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -834,6 +937,7 @@ export default {
834
937
  original: {
835
938
  $type: "color",
836
939
  $value: "#3a2f00",
940
+ key: "{secondary.95}",
837
941
  },
838
942
  name: "bi-secondary-95",
839
943
  attributes: {
@@ -843,6 +947,7 @@ export default {
843
947
  path: ["secondary", "95"],
844
948
  },
845
949
  100: {
950
+ key: "{secondary.100}",
846
951
  $type: "color",
847
952
  $value: "#262000",
848
953
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -850,6 +955,7 @@ export default {
850
955
  original: {
851
956
  $type: "color",
852
957
  $value: "#262000",
958
+ key: "{secondary.100}",
853
959
  },
854
960
  name: "bi-secondary-100",
855
961
  attributes: {
@@ -861,6 +967,7 @@ export default {
861
967
  },
862
968
  info: {
863
969
  0: {
970
+ key: "{info.0}",
864
971
  $type: "color",
865
972
  $value: "#f3ebff",
866
973
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -868,6 +975,7 @@ export default {
868
975
  original: {
869
976
  $type: "color",
870
977
  $value: "#f3ebff",
978
+ key: "{info.0}",
871
979
  },
872
980
  name: "bi-info-0",
873
981
  attributes: {
@@ -877,6 +985,7 @@ export default {
877
985
  path: ["info", "0"],
878
986
  },
879
987
  5: {
988
+ key: "{info.5}",
880
989
  $type: "color",
881
990
  $value: "#e6d5ff",
882
991
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -884,6 +993,7 @@ export default {
884
993
  original: {
885
994
  $type: "color",
886
995
  $value: "#e6d5ff",
996
+ key: "{info.5}",
887
997
  },
888
998
  name: "bi-info-5",
889
999
  attributes: {
@@ -893,6 +1003,7 @@ export default {
893
1003
  path: ["info", "5"],
894
1004
  },
895
1005
  10: {
1006
+ key: "{info.10}",
896
1007
  $type: "color",
897
1008
  $value: "#d9bfff",
898
1009
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -900,6 +1011,7 @@ export default {
900
1011
  original: {
901
1012
  $type: "color",
902
1013
  $value: "#d9bfff",
1014
+ key: "{info.10}",
903
1015
  },
904
1016
  name: "bi-info-10",
905
1017
  attributes: {
@@ -909,6 +1021,7 @@ export default {
909
1021
  path: ["info", "10"],
910
1022
  },
911
1023
  15: {
1024
+ key: "{info.15}",
912
1025
  $type: "color",
913
1026
  $value: "#cdaaff",
914
1027
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -916,6 +1029,7 @@ export default {
916
1029
  original: {
917
1030
  $type: "color",
918
1031
  $value: "#cdaaff",
1032
+ key: "{info.15}",
919
1033
  },
920
1034
  name: "bi-info-15",
921
1035
  attributes: {
@@ -925,6 +1039,7 @@ export default {
925
1039
  path: ["info", "15"],
926
1040
  },
927
1041
  20: {
1042
+ key: "{info.20}",
928
1043
  $type: "color",
929
1044
  $value: "#c094ff",
930
1045
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -932,6 +1047,7 @@ export default {
932
1047
  original: {
933
1048
  $type: "color",
934
1049
  $value: "#c094ff",
1050
+ key: "{info.20}",
935
1051
  },
936
1052
  name: "bi-info-20",
937
1053
  attributes: {
@@ -941,6 +1057,7 @@ export default {
941
1057
  path: ["info", "20"],
942
1058
  },
943
1059
  25: {
1060
+ key: "{info.25}",
944
1061
  $type: "color",
945
1062
  $value: "#b480ff",
946
1063
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -948,6 +1065,7 @@ export default {
948
1065
  original: {
949
1066
  $type: "color",
950
1067
  $value: "#b480ff",
1068
+ key: "{info.25}",
951
1069
  },
952
1070
  name: "bi-info-25",
953
1071
  attributes: {
@@ -957,6 +1075,7 @@ export default {
957
1075
  path: ["info", "25"],
958
1076
  },
959
1077
  30: {
1078
+ key: "{info.30}",
960
1079
  $type: "color",
961
1080
  $value: "#a76aff",
962
1081
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -964,6 +1083,7 @@ export default {
964
1083
  original: {
965
1084
  $type: "color",
966
1085
  $value: "#a76aff",
1086
+ key: "{info.30}",
967
1087
  },
968
1088
  name: "bi-info-30",
969
1089
  attributes: {
@@ -973,6 +1093,7 @@ export default {
973
1093
  path: ["info", "30"],
974
1094
  },
975
1095
  40: {
1096
+ key: "{info.40}",
976
1097
  $type: "color",
977
1098
  $value: "#822bff",
978
1099
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -980,6 +1101,7 @@ export default {
980
1101
  original: {
981
1102
  $type: "color",
982
1103
  $value: "#822bff",
1104
+ key: "{info.40}",
983
1105
  },
984
1106
  name: "bi-info-40",
985
1107
  attributes: {
@@ -989,6 +1111,7 @@ export default {
989
1111
  path: ["info", "40"],
990
1112
  },
991
1113
  50: {
1114
+ key: "{info.50}",
992
1115
  $type: "color",
993
1116
  $value: "#6900ff",
994
1117
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -996,6 +1119,7 @@ export default {
996
1119
  original: {
997
1120
  $type: "color",
998
1121
  $value: "#6900ff",
1122
+ key: "{info.50}",
999
1123
  },
1000
1124
  name: "bi-info-50",
1001
1125
  attributes: {
@@ -1005,6 +1129,7 @@ export default {
1005
1129
  path: ["info", "50"],
1006
1130
  },
1007
1131
  60: {
1132
+ key: "{info.60}",
1008
1133
  $type: "color",
1009
1134
  $value: "#5c03dc",
1010
1135
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1012,6 +1137,7 @@ export default {
1012
1137
  original: {
1013
1138
  $type: "color",
1014
1139
  $value: "#5c03dc",
1140
+ key: "{info.60}",
1015
1141
  },
1016
1142
  name: "bi-info-60",
1017
1143
  attributes: {
@@ -1021,6 +1147,7 @@ export default {
1021
1147
  path: ["info", "60"],
1022
1148
  },
1023
1149
  70: {
1150
+ key: "{info.70}",
1024
1151
  $type: "color",
1025
1152
  $value: "#4f05b9",
1026
1153
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1028,6 +1155,7 @@ export default {
1028
1155
  original: {
1029
1156
  $type: "color",
1030
1157
  $value: "#4f05b9",
1158
+ key: "{info.70}",
1031
1159
  },
1032
1160
  name: "bi-info-70",
1033
1161
  attributes: {
@@ -1037,6 +1165,7 @@ export default {
1037
1165
  path: ["info", "70"],
1038
1166
  },
1039
1167
  75: {
1168
+ key: "{info.75}",
1040
1169
  $type: "color",
1041
1170
  $value: "#420896",
1042
1171
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1044,6 +1173,7 @@ export default {
1044
1173
  original: {
1045
1174
  $type: "color",
1046
1175
  $value: "#420896",
1176
+ key: "{info.75}",
1047
1177
  },
1048
1178
  name: "bi-info-75",
1049
1179
  attributes: {
@@ -1053,6 +1183,7 @@ export default {
1053
1183
  path: ["info", "75"],
1054
1184
  },
1055
1185
  80: {
1186
+ key: "{info.80}",
1056
1187
  $type: "color",
1057
1188
  $value: "#3b0984",
1058
1189
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1060,6 +1191,7 @@ export default {
1060
1191
  original: {
1061
1192
  $type: "color",
1062
1193
  $value: "#3b0984",
1194
+ key: "{info.80}",
1063
1195
  },
1064
1196
  name: "bi-info-80",
1065
1197
  attributes: {
@@ -1069,6 +1201,7 @@ export default {
1069
1201
  path: ["info", "80"],
1070
1202
  },
1071
1203
  85: {
1204
+ key: "{info.85}",
1072
1205
  $type: "color",
1073
1206
  $value: "#350a73",
1074
1207
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1076,6 +1209,7 @@ export default {
1076
1209
  original: {
1077
1210
  $type: "color",
1078
1211
  $value: "#350a73",
1212
+ key: "{info.85}",
1079
1213
  },
1080
1214
  name: "bi-info-85",
1081
1215
  attributes: {
@@ -1085,6 +1219,7 @@ export default {
1085
1219
  path: ["info", "85"],
1086
1220
  },
1087
1221
  90: {
1222
+ key: "{info.90}",
1088
1223
  $type: "color",
1089
1224
  $value: "#2e0b61",
1090
1225
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1092,6 +1227,7 @@ export default {
1092
1227
  original: {
1093
1228
  $type: "color",
1094
1229
  $value: "#2e0b61",
1230
+ key: "{info.90}",
1095
1231
  },
1096
1232
  name: "bi-info-90",
1097
1233
  attributes: {
@@ -1101,6 +1237,7 @@ export default {
1101
1237
  path: ["info", "90"],
1102
1238
  },
1103
1239
  95: {
1240
+ key: "{info.95}",
1104
1241
  $type: "color",
1105
1242
  $value: "#280d50",
1106
1243
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1108,6 +1245,7 @@ export default {
1108
1245
  original: {
1109
1246
  $type: "color",
1110
1247
  $value: "#280d50",
1248
+ key: "{info.95}",
1111
1249
  },
1112
1250
  name: "bi-info-95",
1113
1251
  attributes: {
@@ -1117,6 +1255,7 @@ export default {
1117
1255
  path: ["info", "95"],
1118
1256
  },
1119
1257
  100: {
1258
+ key: "{info.100}",
1120
1259
  $type: "color",
1121
1260
  $value: "#1a0833",
1122
1261
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1124,6 +1263,7 @@ export default {
1124
1263
  original: {
1125
1264
  $type: "color",
1126
1265
  $value: "#1a0833",
1266
+ key: "{info.100}",
1127
1267
  },
1128
1268
  name: "bi-info-100",
1129
1269
  attributes: {
@@ -1135,6 +1275,7 @@ export default {
1135
1275
  },
1136
1276
  warning: {
1137
1277
  0: {
1278
+ key: "{warning.0}",
1138
1279
  $type: "color",
1139
1280
  $value: "#fffbeb",
1140
1281
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1142,6 +1283,7 @@ export default {
1142
1283
  original: {
1143
1284
  $type: "color",
1144
1285
  $value: "#fffbeb",
1286
+ key: "{warning.0}",
1145
1287
  },
1146
1288
  name: "bi-warning-0",
1147
1289
  attributes: {
@@ -1151,6 +1293,7 @@ export default {
1151
1293
  path: ["warning", "0"],
1152
1294
  },
1153
1295
  5: {
1296
+ key: "{warning.5}",
1154
1297
  $type: "color",
1155
1298
  $value: "#fff7d5",
1156
1299
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1158,6 +1301,7 @@ export default {
1158
1301
  original: {
1159
1302
  $type: "color",
1160
1303
  $value: "#fff7d5",
1304
+ key: "{warning.5}",
1161
1305
  },
1162
1306
  name: "bi-warning-5",
1163
1307
  attributes: {
@@ -1167,6 +1311,7 @@ export default {
1167
1311
  path: ["warning", "5"],
1168
1312
  },
1169
1313
  10: {
1314
+ key: "{warning.10}",
1170
1315
  $type: "color",
1171
1316
  $value: "#fff2bf",
1172
1317
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1174,6 +1319,7 @@ export default {
1174
1319
  original: {
1175
1320
  $type: "color",
1176
1321
  $value: "#fff2bf",
1322
+ key: "{warning.10}",
1177
1323
  },
1178
1324
  name: "bi-warning-10",
1179
1325
  attributes: {
@@ -1183,6 +1329,7 @@ export default {
1183
1329
  path: ["warning", "10"],
1184
1330
  },
1185
1331
  15: {
1332
+ key: "{warning.15}",
1186
1333
  $type: "color",
1187
1334
  $value: "#ffea95",
1188
1335
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1190,6 +1337,7 @@ export default {
1190
1337
  original: {
1191
1338
  $type: "color",
1192
1339
  $value: "#ffea95",
1340
+ key: "{warning.15}",
1193
1341
  },
1194
1342
  name: "bi-warning-15",
1195
1343
  attributes: {
@@ -1199,6 +1347,7 @@ export default {
1199
1347
  path: ["warning", "15"],
1200
1348
  },
1201
1349
  20: {
1350
+ key: "{warning.20}",
1202
1351
  $type: "color",
1203
1352
  $value: "#ffe680",
1204
1353
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1206,6 +1355,7 @@ export default {
1206
1355
  original: {
1207
1356
  $type: "color",
1208
1357
  $value: "#ffe680",
1358
+ key: "{warning.20}",
1209
1359
  },
1210
1360
  name: "bi-warning-20",
1211
1361
  attributes: {
@@ -1215,6 +1365,7 @@ export default {
1215
1365
  path: ["warning", "20"],
1216
1366
  },
1217
1367
  25: {
1368
+ key: "{warning.25}",
1218
1369
  $type: "color",
1219
1370
  $value: "#ffe26a",
1220
1371
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1222,6 +1373,7 @@ export default {
1222
1373
  original: {
1223
1374
  $type: "color",
1224
1375
  $value: "#ffe26a",
1376
+ key: "{warning.25}",
1225
1377
  },
1226
1378
  name: "bi-warning-25",
1227
1379
  attributes: {
@@ -1231,6 +1383,7 @@ export default {
1231
1383
  path: ["warning", "25"],
1232
1384
  },
1233
1385
  30: {
1386
+ key: "{warning.30}",
1234
1387
  $type: "color",
1235
1388
  $value: "#ffde55",
1236
1389
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1238,6 +1391,7 @@ export default {
1238
1391
  original: {
1239
1392
  $type: "color",
1240
1393
  $value: "#ffde55",
1394
+ key: "{warning.30}",
1241
1395
  },
1242
1396
  name: "bi-warning-30",
1243
1397
  attributes: {
@@ -1247,6 +1401,7 @@ export default {
1247
1401
  path: ["warning", "30"],
1248
1402
  },
1249
1403
  40: {
1404
+ key: "{warning.40}",
1250
1405
  $type: "color",
1251
1406
  $value: "#ffd52b",
1252
1407
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1254,6 +1409,7 @@ export default {
1254
1409
  original: {
1255
1410
  $type: "color",
1256
1411
  $value: "#ffd52b",
1412
+ key: "{warning.40}",
1257
1413
  },
1258
1414
  name: "bi-warning-40",
1259
1415
  attributes: {
@@ -1263,6 +1419,7 @@ export default {
1263
1419
  path: ["warning", "40"],
1264
1420
  },
1265
1421
  50: {
1422
+ key: "{warning.50}",
1266
1423
  $type: "color",
1267
1424
  $value: "#ffcd00",
1268
1425
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1270,6 +1427,7 @@ export default {
1270
1427
  original: {
1271
1428
  $type: "color",
1272
1429
  $value: "#ffcd00",
1430
+ key: "{warning.50}",
1273
1431
  },
1274
1432
  name: "bi-warning-50",
1275
1433
  attributes: {
@@ -1279,6 +1437,7 @@ export default {
1279
1437
  path: ["warning", "50"],
1280
1438
  },
1281
1439
  60: {
1440
+ key: "{warning.60}",
1282
1441
  $type: "color",
1283
1442
  $value: "#deb300",
1284
1443
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1286,6 +1445,7 @@ export default {
1286
1445
  original: {
1287
1446
  $type: "color",
1288
1447
  $value: "#deb300",
1448
+ key: "{warning.60}",
1289
1449
  },
1290
1450
  name: "bi-warning-60",
1291
1451
  attributes: {
@@ -1295,6 +1455,7 @@ export default {
1295
1455
  path: ["warning", "60"],
1296
1456
  },
1297
1457
  70: {
1458
+ key: "{warning.70}",
1298
1459
  $type: "color",
1299
1460
  $value: "#bd9800",
1300
1461
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1302,6 +1463,7 @@ export default {
1302
1463
  original: {
1303
1464
  $type: "color",
1304
1465
  $value: "#bd9800",
1466
+ key: "{warning.70}",
1305
1467
  },
1306
1468
  name: "bi-warning-70",
1307
1469
  attributes: {
@@ -1311,6 +1473,7 @@ export default {
1311
1473
  path: ["warning", "70"],
1312
1474
  },
1313
1475
  75: {
1476
+ key: "{warning.75}",
1314
1477
  $type: "color",
1315
1478
  $value: "#9d7e00",
1316
1479
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1318,6 +1481,7 @@ export default {
1318
1481
  original: {
1319
1482
  $type: "color",
1320
1483
  $value: "#9d7e00",
1484
+ key: "{warning.75}",
1321
1485
  },
1322
1486
  name: "bi-warning-75",
1323
1487
  attributes: {
@@ -1327,6 +1491,7 @@ export default {
1327
1491
  path: ["warning", "75"],
1328
1492
  },
1329
1493
  80: {
1494
+ key: "{warning.80}",
1330
1495
  $type: "color",
1331
1496
  $value: "#7c6400",
1332
1497
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1334,6 +1499,7 @@ export default {
1334
1499
  original: {
1335
1500
  $type: "color",
1336
1501
  $value: "#7c6400",
1502
+ key: "{warning.80}",
1337
1503
  },
1338
1504
  name: "bi-warning-80",
1339
1505
  attributes: {
@@ -1343,6 +1509,7 @@ export default {
1343
1509
  path: ["warning", "80"],
1344
1510
  },
1345
1511
  85: {
1512
+ key: "{warning.85}",
1346
1513
  $type: "color",
1347
1514
  $value: "#5b4900",
1348
1515
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1350,6 +1517,7 @@ export default {
1350
1517
  original: {
1351
1518
  $type: "color",
1352
1519
  $value: "#5b4900",
1520
+ key: "{warning.85}",
1353
1521
  },
1354
1522
  name: "bi-warning-85",
1355
1523
  attributes: {
@@ -1359,6 +1527,7 @@ export default {
1359
1527
  path: ["warning", "85"],
1360
1528
  },
1361
1529
  90: {
1530
+ key: "{warning.90}",
1362
1531
  $type: "color",
1363
1532
  $value: "#4a3c01",
1364
1533
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1366,6 +1535,7 @@ export default {
1366
1535
  original: {
1367
1536
  $type: "color",
1368
1537
  $value: "#4a3c01",
1538
+ key: "{warning.90}",
1369
1539
  },
1370
1540
  name: "bi-warning-90",
1371
1541
  attributes: {
@@ -1375,6 +1545,7 @@ export default {
1375
1545
  path: ["warning", "90"],
1376
1546
  },
1377
1547
  95: {
1548
+ key: "{warning.95}",
1378
1549
  $type: "color",
1379
1550
  $value: "#3a2f00",
1380
1551
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1382,6 +1553,7 @@ export default {
1382
1553
  original: {
1383
1554
  $type: "color",
1384
1555
  $value: "#3a2f00",
1556
+ key: "{warning.95}",
1385
1557
  },
1386
1558
  name: "bi-warning-95",
1387
1559
  attributes: {
@@ -1391,6 +1563,7 @@ export default {
1391
1563
  path: ["warning", "95"],
1392
1564
  },
1393
1565
  100: {
1566
+ key: "{warning.100}",
1394
1567
  $type: "color",
1395
1568
  $value: "#262000",
1396
1569
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1398,6 +1571,7 @@ export default {
1398
1571
  original: {
1399
1572
  $type: "color",
1400
1573
  $value: "#262000",
1574
+ key: "{warning.100}",
1401
1575
  },
1402
1576
  name: "bi-warning-100",
1403
1577
  attributes: {
@@ -1409,6 +1583,7 @@ export default {
1409
1583
  },
1410
1584
  success: {
1411
1585
  0: {
1586
+ key: "{success.0}",
1412
1587
  $type: "color",
1413
1588
  $value: "#ebffeb",
1414
1589
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1416,6 +1591,7 @@ export default {
1416
1591
  original: {
1417
1592
  $type: "color",
1418
1593
  $value: "#ebffeb",
1594
+ key: "{success.0}",
1419
1595
  },
1420
1596
  name: "bi-success-0",
1421
1597
  attributes: {
@@ -1425,6 +1601,7 @@ export default {
1425
1601
  path: ["success", "0"],
1426
1602
  },
1427
1603
  5: {
1604
+ key: "{success.5}",
1428
1605
  $type: "color",
1429
1606
  $value: "#d5f4d6",
1430
1607
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1432,6 +1609,7 @@ export default {
1432
1609
  original: {
1433
1610
  $type: "color",
1434
1611
  $value: "#d5f4d6",
1612
+ key: "{success.5}",
1435
1613
  },
1436
1614
  name: "bi-success-5",
1437
1615
  attributes: {
@@ -1441,6 +1619,7 @@ export default {
1441
1619
  path: ["success", "5"],
1442
1620
  },
1443
1621
  10: {
1622
+ key: "{success.10}",
1444
1623
  $type: "color",
1445
1624
  $value: "#bfeec2",
1446
1625
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1448,6 +1627,7 @@ export default {
1448
1627
  original: {
1449
1628
  $type: "color",
1450
1629
  $value: "#bfeec2",
1630
+ key: "{success.10}",
1451
1631
  },
1452
1632
  name: "bi-success-10",
1453
1633
  attributes: {
@@ -1457,6 +1637,7 @@ export default {
1457
1637
  path: ["success", "10"],
1458
1638
  },
1459
1639
  15: {
1640
+ key: "{success.15}",
1460
1641
  $type: "color",
1461
1642
  $value: "#aae8ae",
1462
1643
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1464,6 +1645,7 @@ export default {
1464
1645
  original: {
1465
1646
  $type: "color",
1466
1647
  $value: "#aae8ae",
1648
+ key: "{success.15}",
1467
1649
  },
1468
1650
  name: "bi-success-15",
1469
1651
  attributes: {
@@ -1473,6 +1655,7 @@ export default {
1473
1655
  path: ["success", "15"],
1474
1656
  },
1475
1657
  20: {
1658
+ key: "{success.20}",
1476
1659
  $type: "color",
1477
1660
  $value: "#95e299",
1478
1661
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1480,6 +1663,7 @@ export default {
1480
1663
  original: {
1481
1664
  $type: "color",
1482
1665
  $value: "#95e299",
1666
+ key: "{success.20}",
1483
1667
  },
1484
1668
  name: "bi-success-20",
1485
1669
  attributes: {
@@ -1489,6 +1673,7 @@ export default {
1489
1673
  path: ["success", "20"],
1490
1674
  },
1491
1675
  25: {
1676
+ key: "{success.25}",
1492
1677
  $type: "color",
1493
1678
  $value: "#80dd85",
1494
1679
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1496,6 +1681,7 @@ export default {
1496
1681
  original: {
1497
1682
  $type: "color",
1498
1683
  $value: "#80dd85",
1684
+ key: "{success.25}",
1499
1685
  },
1500
1686
  name: "bi-success-25",
1501
1687
  attributes: {
@@ -1505,6 +1691,7 @@ export default {
1505
1691
  path: ["success", "25"],
1506
1692
  },
1507
1693
  30: {
1694
+ key: "{success.30}",
1508
1695
  $type: "color",
1509
1696
  $value: "#55d15c",
1510
1697
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1512,6 +1699,7 @@ export default {
1512
1699
  original: {
1513
1700
  $type: "color",
1514
1701
  $value: "#55d15c",
1702
+ key: "{success.30}",
1515
1703
  },
1516
1704
  name: "bi-success-30",
1517
1705
  attributes: {
@@ -1521,6 +1709,7 @@ export default {
1521
1709
  path: ["success", "30"],
1522
1710
  },
1523
1711
  40: {
1712
+ key: "{success.40}",
1524
1713
  $type: "color",
1525
1714
  $value: "#2bc634",
1526
1715
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1528,6 +1717,7 @@ export default {
1528
1717
  original: {
1529
1718
  $type: "color",
1530
1719
  $value: "#2bc634",
1720
+ key: "{success.40}",
1531
1721
  },
1532
1722
  name: "bi-success-40",
1533
1723
  attributes: {
@@ -1537,6 +1727,7 @@ export default {
1537
1727
  path: ["success", "40"],
1538
1728
  },
1539
1729
  50: {
1730
+ key: "{success.50}",
1540
1731
  $type: "color",
1541
1732
  $value: "#00ab0b",
1542
1733
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1544,6 +1735,7 @@ export default {
1544
1735
  original: {
1545
1736
  $type: "color",
1546
1737
  $value: "#00ab0b",
1738
+ key: "{success.50}",
1547
1739
  },
1548
1740
  name: "bi-success-50",
1549
1741
  attributes: {
@@ -1553,6 +1745,7 @@ export default {
1553
1745
  path: ["success", "50"],
1554
1746
  },
1555
1747
  60: {
1748
+ key: "{success.60}",
1556
1749
  $type: "color",
1557
1750
  $value: "#04a30d",
1558
1751
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1560,6 +1753,7 @@ export default {
1560
1753
  original: {
1561
1754
  $type: "color",
1562
1755
  $value: "#04a30d",
1756
+ key: "{success.60}",
1563
1757
  },
1564
1758
  name: "bi-success-60",
1565
1759
  attributes: {
@@ -1569,6 +1763,7 @@ export default {
1569
1763
  path: ["success", "60"],
1570
1764
  },
1571
1765
  70: {
1766
+ key: "{success.70}",
1572
1767
  $type: "color",
1573
1768
  $value: "#078b0f",
1574
1769
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1576,6 +1771,7 @@ export default {
1576
1771
  original: {
1577
1772
  $type: "color",
1578
1773
  $value: "#078b0f",
1774
+ key: "{success.70}",
1579
1775
  },
1580
1776
  name: "bi-success-70",
1581
1777
  attributes: {
@@ -1585,6 +1781,7 @@ export default {
1585
1781
  path: ["success", "70"],
1586
1782
  },
1587
1783
  75: {
1784
+ key: "{success.75}",
1588
1785
  $type: "color",
1589
1786
  $value: "#0b7411",
1590
1787
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1592,6 +1789,7 @@ export default {
1592
1789
  original: {
1593
1790
  $type: "color",
1594
1791
  $value: "#0b7411",
1792
+ key: "{success.75}",
1595
1793
  },
1596
1794
  name: "bi-success-75",
1597
1795
  attributes: {
@@ -1601,6 +1799,7 @@ export default {
1601
1799
  path: ["success", "75"],
1602
1800
  },
1603
1801
  80: {
1802
+ key: "{success.80}",
1604
1803
  $type: "color",
1605
1804
  $value: "#0f5d13",
1606
1805
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1608,6 +1807,7 @@ export default {
1608
1807
  original: {
1609
1808
  $type: "color",
1610
1809
  $value: "#0f5d13",
1810
+ key: "{success.80}",
1611
1811
  },
1612
1812
  name: "bi-success-80",
1613
1813
  attributes: {
@@ -1617,6 +1817,7 @@ export default {
1617
1817
  path: ["success", "80"],
1618
1818
  },
1619
1819
  85: {
1820
+ key: "{success.85}",
1620
1821
  $type: "color",
1621
1822
  $value: "#124515",
1622
1823
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1624,6 +1825,7 @@ export default {
1624
1825
  original: {
1625
1826
  $type: "color",
1626
1827
  $value: "#124515",
1828
+ key: "{success.85}",
1627
1829
  },
1628
1830
  name: "bi-success-85",
1629
1831
  attributes: {
@@ -1633,6 +1835,7 @@ export default {
1633
1835
  path: ["success", "85"],
1634
1836
  },
1635
1837
  90: {
1838
+ key: "{success.90}",
1636
1839
  $type: "color",
1637
1840
  $value: "#143a16",
1638
1841
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1640,6 +1843,7 @@ export default {
1640
1843
  original: {
1641
1844
  $type: "color",
1642
1845
  $value: "#143a16",
1846
+ key: "{success.90}",
1643
1847
  },
1644
1848
  name: "bi-success-90",
1645
1849
  attributes: {
@@ -1649,6 +1853,7 @@ export default {
1649
1853
  path: ["success", "90"],
1650
1854
  },
1651
1855
  95: {
1856
+ key: "{success.95}",
1652
1857
  $type: "color",
1653
1858
  $value: "#162e17",
1654
1859
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1656,6 +1861,7 @@ export default {
1656
1861
  original: {
1657
1862
  $type: "color",
1658
1863
  $value: "#162e17",
1864
+ key: "{success.95}",
1659
1865
  },
1660
1866
  name: "bi-success-95",
1661
1867
  attributes: {
@@ -1665,6 +1871,7 @@ export default {
1665
1871
  path: ["success", "95"],
1666
1872
  },
1667
1873
  100: {
1874
+ key: "{success.100}",
1668
1875
  $type: "color",
1669
1876
  $value: "#0f1f0f",
1670
1877
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1672,6 +1879,7 @@ export default {
1672
1879
  original: {
1673
1880
  $type: "color",
1674
1881
  $value: "#0f1f0f",
1882
+ key: "{success.100}",
1675
1883
  },
1676
1884
  name: "bi-success-100",
1677
1885
  attributes: {
@@ -1683,6 +1891,7 @@ export default {
1683
1891
  },
1684
1892
  alert: {
1685
1893
  0: {
1894
+ key: "{alert.0}",
1686
1895
  $type: "color",
1687
1896
  $value: "#fff1f0",
1688
1897
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1690,6 +1899,7 @@ export default {
1690
1899
  original: {
1691
1900
  $type: "color",
1692
1901
  $value: "#fff1f0",
1902
+ key: "{alert.0}",
1693
1903
  },
1694
1904
  name: "bi-alert-0",
1695
1905
  attributes: {
@@ -1699,6 +1909,7 @@ export default {
1699
1909
  path: ["alert", "0"],
1700
1910
  },
1701
1911
  5: {
1912
+ key: "{alert.5}",
1702
1913
  $type: "color",
1703
1914
  $value: "#ffe1df",
1704
1915
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1706,6 +1917,7 @@ export default {
1706
1917
  original: {
1707
1918
  $type: "color",
1708
1919
  $value: "#ffe1df",
1920
+ key: "{alert.5}",
1709
1921
  },
1710
1922
  name: "bi-alert-5",
1711
1923
  attributes: {
@@ -1715,6 +1927,7 @@ export default {
1715
1927
  path: ["alert", "5"],
1716
1928
  },
1717
1929
  10: {
1930
+ key: "{alert.10}",
1718
1931
  $type: "color",
1719
1932
  $value: "#ffd7d5",
1720
1933
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1722,6 +1935,7 @@ export default {
1722
1935
  original: {
1723
1936
  $type: "color",
1724
1937
  $value: "#ffd7d5",
1938
+ key: "{alert.10}",
1725
1939
  },
1726
1940
  name: "bi-alert-10",
1727
1941
  attributes: {
@@ -1731,6 +1945,7 @@ export default {
1731
1945
  path: ["alert", "10"],
1732
1946
  },
1733
1947
  15: {
1948
+ key: "{alert.15}",
1734
1949
  $type: "color",
1735
1950
  $value: "#ffc3bf",
1736
1951
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1738,6 +1953,7 @@ export default {
1738
1953
  original: {
1739
1954
  $type: "color",
1740
1955
  $value: "#ffc3bf",
1956
+ key: "{alert.15}",
1741
1957
  },
1742
1958
  name: "bi-alert-15",
1743
1959
  attributes: {
@@ -1747,6 +1963,7 @@ export default {
1747
1963
  path: ["alert", "15"],
1748
1964
  },
1749
1965
  20: {
1966
+ key: "{alert.20}",
1750
1967
  $type: "color",
1751
1968
  $value: "#ffafaa",
1752
1969
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1754,6 +1971,7 @@ export default {
1754
1971
  original: {
1755
1972
  $type: "color",
1756
1973
  $value: "#ffafaa",
1974
+ key: "{alert.20}",
1757
1975
  },
1758
1976
  name: "bi-alert-20",
1759
1977
  attributes: {
@@ -1763,6 +1981,7 @@ export default {
1763
1981
  path: ["alert", "20"],
1764
1982
  },
1765
1983
  25: {
1984
+ key: "{alert.25}",
1766
1985
  $type: "color",
1767
1986
  $value: "#ff8780",
1768
1987
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1770,6 +1989,7 @@ export default {
1770
1989
  original: {
1771
1990
  $type: "color",
1772
1991
  $value: "#ff8780",
1992
+ key: "{alert.25}",
1773
1993
  },
1774
1994
  name: "bi-alert-25",
1775
1995
  attributes: {
@@ -1779,6 +1999,7 @@ export default {
1779
1999
  path: ["alert", "25"],
1780
2000
  },
1781
2001
  30: {
2002
+ key: "{alert.30}",
1782
2003
  $type: "color",
1783
2004
  $value: "#ff5f55",
1784
2005
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1786,6 +2007,7 @@ export default {
1786
2007
  original: {
1787
2008
  $type: "color",
1788
2009
  $value: "#ff5f55",
2010
+ key: "{alert.30}",
1789
2011
  },
1790
2012
  name: "bi-alert-30",
1791
2013
  attributes: {
@@ -1795,6 +2017,7 @@ export default {
1795
2017
  path: ["alert", "30"],
1796
2018
  },
1797
2019
  40: {
2020
+ key: "{alert.40}",
1798
2021
  $type: "color",
1799
2022
  $value: "#ff372b",
1800
2023
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1802,6 +2025,7 @@ export default {
1802
2025
  original: {
1803
2026
  $type: "color",
1804
2027
  $value: "#ff372b",
2028
+ key: "{alert.40}",
1805
2029
  },
1806
2030
  name: "bi-alert-40",
1807
2031
  attributes: {
@@ -1811,6 +2035,7 @@ export default {
1811
2035
  path: ["alert", "40"],
1812
2036
  },
1813
2037
  50: {
2038
+ key: "{alert.50}",
1814
2039
  $type: "color",
1815
2040
  $value: "#ff0f00",
1816
2041
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1818,6 +2043,7 @@ export default {
1818
2043
  original: {
1819
2044
  $type: "color",
1820
2045
  $value: "#ff0f00",
2046
+ key: "{alert.50}",
1821
2047
  },
1822
2048
  name: "bi-alert-50",
1823
2049
  attributes: {
@@ -1827,6 +2053,7 @@ export default {
1827
2053
  path: ["alert", "50"],
1828
2054
  },
1829
2055
  60: {
2056
+ key: "{alert.60}",
1830
2057
  $type: "color",
1831
2058
  $value: "#e41100",
1832
2059
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1834,6 +2061,7 @@ export default {
1834
2061
  original: {
1835
2062
  $type: "color",
1836
2063
  $value: "#e41100",
2064
+ key: "{alert.60}",
1837
2065
  },
1838
2066
  name: "bi-alert-60",
1839
2067
  attributes: {
@@ -1843,6 +2071,7 @@ export default {
1843
2071
  path: ["alert", "60"],
1844
2072
  },
1845
2073
  70: {
2074
+ key: "{alert.70}",
1846
2075
  $type: "color",
1847
2076
  $value: "#c91300",
1848
2077
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1850,6 +2079,7 @@ export default {
1850
2079
  original: {
1851
2080
  $type: "color",
1852
2081
  $value: "#c91300",
2082
+ key: "{alert.70}",
1853
2083
  },
1854
2084
  name: "bi-alert-70",
1855
2085
  attributes: {
@@ -1859,6 +2089,7 @@ export default {
1859
2089
  path: ["alert", "70"],
1860
2090
  },
1861
2091
  75: {
2092
+ key: "{alert.75}",
1862
2093
  $type: "color",
1863
2094
  $value: "#ae1601",
1864
2095
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1866,6 +2097,7 @@ export default {
1866
2097
  original: {
1867
2098
  $type: "color",
1868
2099
  $value: "#ae1601",
2100
+ key: "{alert.75}",
1869
2101
  },
1870
2102
  name: "bi-alert-75",
1871
2103
  attributes: {
@@ -1875,6 +2107,7 @@ export default {
1875
2107
  path: ["alert", "75"],
1876
2108
  },
1877
2109
  80: {
2110
+ key: "{alert.80}",
1878
2111
  $type: "color",
1879
2112
  $value: "#931801",
1880
2113
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1882,6 +2115,7 @@ export default {
1882
2115
  original: {
1883
2116
  $type: "color",
1884
2117
  $value: "#931801",
2118
+ key: "{alert.80}",
1885
2119
  },
1886
2120
  name: "bi-alert-80",
1887
2121
  attributes: {
@@ -1891,6 +2125,7 @@ export default {
1891
2125
  path: ["alert", "80"],
1892
2126
  },
1893
2127
  85: {
2128
+ key: "{alert.85}",
1894
2129
  $type: "color",
1895
2130
  $value: "#731a15",
1896
2131
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1898,6 +2133,7 @@ export default {
1898
2133
  original: {
1899
2134
  $type: "color",
1900
2135
  $value: "#731a15",
2136
+ key: "{alert.85}",
1901
2137
  },
1902
2138
  name: "bi-alert-85",
1903
2139
  attributes: {
@@ -1907,6 +2143,7 @@ export default {
1907
2143
  path: ["alert", "85"],
1908
2144
  },
1909
2145
  90: {
2146
+ key: "{alert.90}",
1910
2147
  $type: "color",
1911
2148
  $value: "#6a1b16",
1912
2149
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1914,6 +2151,7 @@ export default {
1914
2151
  original: {
1915
2152
  $type: "color",
1916
2153
  $value: "#6a1b16",
2154
+ key: "{alert.90}",
1917
2155
  },
1918
2156
  name: "bi-alert-90",
1919
2157
  attributes: {
@@ -1923,6 +2161,7 @@ export default {
1923
2161
  path: ["alert", "90"],
1924
2162
  },
1925
2163
  95: {
2164
+ key: "{alert.95}",
1926
2165
  $type: "color",
1927
2166
  $value: "#5d1c18",
1928
2167
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1930,6 +2169,7 @@ export default {
1930
2169
  original: {
1931
2170
  $type: "color",
1932
2171
  $value: "#5d1c18",
2172
+ key: "{alert.95}",
1933
2173
  },
1934
2174
  name: "bi-alert-95",
1935
2175
  attributes: {
@@ -1939,6 +2179,7 @@ export default {
1939
2179
  path: ["alert", "95"],
1940
2180
  },
1941
2181
  100: {
2182
+ key: "{alert.100}",
1942
2183
  $type: "color",
1943
2184
  $value: "#280c0a",
1944
2185
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1946,6 +2187,7 @@ export default {
1946
2187
  original: {
1947
2188
  $type: "color",
1948
2189
  $value: "#280C0A",
2190
+ key: "{alert.100}",
1949
2191
  },
1950
2192
  name: "bi-alert-100",
1951
2193
  attributes: {
@@ -1957,6 +2199,7 @@ export default {
1957
2199
  },
1958
2200
  scale: {
1959
2201
  0: {
2202
+ key: "{scale.0}",
1960
2203
  $type: "dimension",
1961
2204
  $value: "0",
1962
2205
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1964,6 +2207,7 @@ export default {
1964
2207
  original: {
1965
2208
  $type: "dimension",
1966
2209
  $value: "0px",
2210
+ key: "{scale.0}",
1967
2211
  },
1968
2212
  name: "bi-scale-0",
1969
2213
  attributes: {
@@ -1973,6 +2217,7 @@ export default {
1973
2217
  path: ["scale", "0"],
1974
2218
  },
1975
2219
  "0,25x": {
2220
+ key: "{scale.0,25x}",
1976
2221
  $type: "dimension",
1977
2222
  $value: "0.0625rem",
1978
2223
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1980,6 +2225,7 @@ export default {
1980
2225
  original: {
1981
2226
  $type: "dimension",
1982
2227
  $value: "1px",
2228
+ key: "{scale.0,25x}",
1983
2229
  },
1984
2230
  name: "bi-scale-0-25x",
1985
2231
  attributes: {
@@ -1989,6 +2235,7 @@ export default {
1989
2235
  path: ["scale", "0,25x"],
1990
2236
  },
1991
2237
  "0,50x": {
2238
+ key: "{scale.0,50x}",
1992
2239
  $type: "dimension",
1993
2240
  $value: "0.125rem",
1994
2241
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -1996,6 +2243,7 @@ export default {
1996
2243
  original: {
1997
2244
  $type: "dimension",
1998
2245
  $value: "2px",
2246
+ key: "{scale.0,50x}",
1999
2247
  },
2000
2248
  name: "bi-scale-0-50x",
2001
2249
  attributes: {
@@ -2005,6 +2253,7 @@ export default {
2005
2253
  path: ["scale", "0,50x"],
2006
2254
  },
2007
2255
  "0,75x": {
2256
+ key: "{scale.0,75x}",
2008
2257
  $type: "dimension",
2009
2258
  $value: "0.1875rem",
2010
2259
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2012,6 +2261,7 @@ export default {
2012
2261
  original: {
2013
2262
  $type: "dimension",
2014
2263
  $value: "3px",
2264
+ key: "{scale.0,75x}",
2015
2265
  },
2016
2266
  name: "bi-scale-0-75x",
2017
2267
  attributes: {
@@ -2021,6 +2271,7 @@ export default {
2021
2271
  path: ["scale", "0,75x"],
2022
2272
  },
2023
2273
  "1x": {
2274
+ key: "{scale.1x}",
2024
2275
  $type: "dimension",
2025
2276
  $value: "0.25rem",
2026
2277
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2028,6 +2279,7 @@ export default {
2028
2279
  original: {
2029
2280
  $type: "dimension",
2030
2281
  $value: "4px",
2282
+ key: "{scale.1x}",
2031
2283
  },
2032
2284
  name: "bi-scale-1x",
2033
2285
  attributes: {
@@ -2037,6 +2289,7 @@ export default {
2037
2289
  path: ["scale", "1x"],
2038
2290
  },
2039
2291
  "1,5x": {
2292
+ key: "{scale.1,5x}",
2040
2293
  $type: "dimension",
2041
2294
  $value: "0.375rem",
2042
2295
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2044,6 +2297,7 @@ export default {
2044
2297
  original: {
2045
2298
  $type: "dimension",
2046
2299
  $value: "6px",
2300
+ key: "{scale.1,5x}",
2047
2301
  },
2048
2302
  name: "bi-scale-1-5x",
2049
2303
  attributes: {
@@ -2053,6 +2307,7 @@ export default {
2053
2307
  path: ["scale", "1,5x"],
2054
2308
  },
2055
2309
  "2x": {
2310
+ key: "{scale.2x}",
2056
2311
  $type: "dimension",
2057
2312
  $value: "0.5rem",
2058
2313
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2060,6 +2315,7 @@ export default {
2060
2315
  original: {
2061
2316
  $type: "dimension",
2062
2317
  $value: "8px",
2318
+ key: "{scale.2x}",
2063
2319
  },
2064
2320
  name: "bi-scale-2x",
2065
2321
  attributes: {
@@ -2069,6 +2325,7 @@ export default {
2069
2325
  path: ["scale", "2x"],
2070
2326
  },
2071
2327
  "3x": {
2328
+ key: "{scale.3x}",
2072
2329
  $type: "dimension",
2073
2330
  $value: "0.75rem",
2074
2331
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2076,6 +2333,7 @@ export default {
2076
2333
  original: {
2077
2334
  $type: "dimension",
2078
2335
  $value: "12px",
2336
+ key: "{scale.3x}",
2079
2337
  },
2080
2338
  name: "bi-scale-3x",
2081
2339
  attributes: {
@@ -2085,6 +2343,7 @@ export default {
2085
2343
  path: ["scale", "3x"],
2086
2344
  },
2087
2345
  "4x": {
2346
+ key: "{scale.4x}",
2088
2347
  $type: "dimension",
2089
2348
  $value: "1rem",
2090
2349
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2092,6 +2351,7 @@ export default {
2092
2351
  original: {
2093
2352
  $type: "dimension",
2094
2353
  $value: "16px",
2354
+ key: "{scale.4x}",
2095
2355
  },
2096
2356
  name: "bi-scale-4x",
2097
2357
  attributes: {
@@ -2101,6 +2361,7 @@ export default {
2101
2361
  path: ["scale", "4x"],
2102
2362
  },
2103
2363
  "5x": {
2364
+ key: "{scale.5x}",
2104
2365
  $type: "dimension",
2105
2366
  $value: "1.25rem",
2106
2367
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2108,6 +2369,7 @@ export default {
2108
2369
  original: {
2109
2370
  $type: "dimension",
2110
2371
  $value: "20px",
2372
+ key: "{scale.5x}",
2111
2373
  },
2112
2374
  name: "bi-scale-5x",
2113
2375
  attributes: {
@@ -2117,6 +2379,7 @@ export default {
2117
2379
  path: ["scale", "5x"],
2118
2380
  },
2119
2381
  "6x": {
2382
+ key: "{scale.6x}",
2120
2383
  $type: "dimension",
2121
2384
  $value: "1.5rem",
2122
2385
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2124,6 +2387,7 @@ export default {
2124
2387
  original: {
2125
2388
  $type: "dimension",
2126
2389
  $value: "24px",
2390
+ key: "{scale.6x}",
2127
2391
  },
2128
2392
  name: "bi-scale-6x",
2129
2393
  attributes: {
@@ -2133,6 +2397,7 @@ export default {
2133
2397
  path: ["scale", "6x"],
2134
2398
  },
2135
2399
  "8x": {
2400
+ key: "{scale.8x}",
2136
2401
  $type: "dimension",
2137
2402
  $value: "2rem",
2138
2403
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2140,6 +2405,7 @@ export default {
2140
2405
  original: {
2141
2406
  $type: "dimension",
2142
2407
  $value: "32px",
2408
+ key: "{scale.8x}",
2143
2409
  },
2144
2410
  name: "bi-scale-8x",
2145
2411
  attributes: {
@@ -2149,6 +2415,7 @@ export default {
2149
2415
  path: ["scale", "8x"],
2150
2416
  },
2151
2417
  "9x": {
2418
+ key: "{scale.9x}",
2152
2419
  $type: "dimension",
2153
2420
  $value: "2.25rem",
2154
2421
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2156,6 +2423,7 @@ export default {
2156
2423
  original: {
2157
2424
  $type: "dimension",
2158
2425
  $value: "36px",
2426
+ key: "{scale.9x}",
2159
2427
  },
2160
2428
  name: "bi-scale-9x",
2161
2429
  attributes: {
@@ -2165,6 +2433,7 @@ export default {
2165
2433
  path: ["scale", "9x"],
2166
2434
  },
2167
2435
  "10x": {
2436
+ key: "{scale.10x}",
2168
2437
  $type: "dimension",
2169
2438
  $value: "2.5rem",
2170
2439
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2172,6 +2441,7 @@ export default {
2172
2441
  original: {
2173
2442
  $type: "dimension",
2174
2443
  $value: "40px",
2444
+ key: "{scale.10x}",
2175
2445
  },
2176
2446
  name: "bi-scale-10x",
2177
2447
  attributes: {
@@ -2181,6 +2451,7 @@ export default {
2181
2451
  path: ["scale", "10x"],
2182
2452
  },
2183
2453
  "11x": {
2454
+ key: "{scale.11x}",
2184
2455
  $type: "dimension",
2185
2456
  $value: "2.75rem",
2186
2457
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2188,6 +2459,7 @@ export default {
2188
2459
  original: {
2189
2460
  $type: "dimension",
2190
2461
  $value: "44px",
2462
+ key: "{scale.11x}",
2191
2463
  },
2192
2464
  name: "bi-scale-11x",
2193
2465
  attributes: {
@@ -2197,6 +2469,7 @@ export default {
2197
2469
  path: ["scale", "11x"],
2198
2470
  },
2199
2471
  "12x": {
2472
+ key: "{scale.12x}",
2200
2473
  $type: "dimension",
2201
2474
  $value: "3rem",
2202
2475
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2204,6 +2477,7 @@ export default {
2204
2477
  original: {
2205
2478
  $type: "dimension",
2206
2479
  $value: "48px",
2480
+ key: "{scale.12x}",
2207
2481
  },
2208
2482
  name: "bi-scale-12x",
2209
2483
  attributes: {
@@ -2213,6 +2487,7 @@ export default {
2213
2487
  path: ["scale", "12x"],
2214
2488
  },
2215
2489
  "14x": {
2490
+ key: "{scale.14x}",
2216
2491
  $type: "dimension",
2217
2492
  $value: "3.5rem",
2218
2493
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2220,6 +2495,7 @@ export default {
2220
2495
  original: {
2221
2496
  $type: "dimension",
2222
2497
  $value: "56px",
2498
+ key: "{scale.14x}",
2223
2499
  },
2224
2500
  name: "bi-scale-14x",
2225
2501
  attributes: {
@@ -2229,6 +2505,7 @@ export default {
2229
2505
  path: ["scale", "14x"],
2230
2506
  },
2231
2507
  "16x": {
2508
+ key: "{scale.16x}",
2232
2509
  $type: "dimension",
2233
2510
  $value: "4rem",
2234
2511
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2236,6 +2513,7 @@ export default {
2236
2513
  original: {
2237
2514
  $type: "dimension",
2238
2515
  $value: "64px",
2516
+ key: "{scale.16x}",
2239
2517
  },
2240
2518
  name: "bi-scale-16x",
2241
2519
  attributes: {
@@ -2245,6 +2523,7 @@ export default {
2245
2523
  path: ["scale", "16x"],
2246
2524
  },
2247
2525
  "20x": {
2526
+ key: "{scale.20x}",
2248
2527
  $type: "dimension",
2249
2528
  $value: "5rem",
2250
2529
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2252,6 +2531,7 @@ export default {
2252
2531
  original: {
2253
2532
  $type: "dimension",
2254
2533
  $value: "80px",
2534
+ key: "{scale.20x}",
2255
2535
  },
2256
2536
  name: "bi-scale-20x",
2257
2537
  attributes: {
@@ -2261,6 +2541,7 @@ export default {
2261
2541
  path: ["scale", "20x"],
2262
2542
  },
2263
2543
  "24x": {
2544
+ key: "{scale.24x}",
2264
2545
  $type: "dimension",
2265
2546
  $value: "6rem",
2266
2547
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2268,6 +2549,7 @@ export default {
2268
2549
  original: {
2269
2550
  $type: "dimension",
2270
2551
  $value: "96px",
2552
+ key: "{scale.24x}",
2271
2553
  },
2272
2554
  name: "bi-scale-24x",
2273
2555
  attributes: {
@@ -2277,6 +2559,7 @@ export default {
2277
2559
  path: ["scale", "24x"],
2278
2560
  },
2279
2561
  "32x": {
2562
+ key: "{scale.32x}",
2280
2563
  $type: "dimension",
2281
2564
  $value: "8rem",
2282
2565
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2284,6 +2567,7 @@ export default {
2284
2567
  original: {
2285
2568
  $type: "dimension",
2286
2569
  $value: "128px",
2570
+ key: "{scale.32x}",
2287
2571
  },
2288
2572
  name: "bi-scale-32x",
2289
2573
  attributes: {
@@ -2293,6 +2577,7 @@ export default {
2293
2577
  path: ["scale", "32x"],
2294
2578
  },
2295
2579
  "36x": {
2580
+ key: "{scale.36x}",
2296
2581
  $type: "dimension",
2297
2582
  $value: "9rem",
2298
2583
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2300,6 +2585,7 @@ export default {
2300
2585
  original: {
2301
2586
  $type: "dimension",
2302
2587
  $value: "144px",
2588
+ key: "{scale.36x}",
2303
2589
  },
2304
2590
  name: "bi-scale-36x",
2305
2591
  attributes: {
@@ -2309,6 +2595,7 @@ export default {
2309
2595
  path: ["scale", "36x"],
2310
2596
  },
2311
2597
  "40x": {
2598
+ key: "{scale.40x}",
2312
2599
  $type: "dimension",
2313
2600
  $value: "10rem",
2314
2601
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2316,6 +2603,7 @@ export default {
2316
2603
  original: {
2317
2604
  $type: "dimension",
2318
2605
  $value: "160px",
2606
+ key: "{scale.40x}",
2319
2607
  },
2320
2608
  name: "bi-scale-40x",
2321
2609
  attributes: {
@@ -2325,6 +2613,7 @@ export default {
2325
2613
  path: ["scale", "40x"],
2326
2614
  },
2327
2615
  "48x": {
2616
+ key: "{scale.48x}",
2328
2617
  $type: "dimension",
2329
2618
  $value: "12rem",
2330
2619
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2332,6 +2621,7 @@ export default {
2332
2621
  original: {
2333
2622
  $type: "dimension",
2334
2623
  $value: "192px",
2624
+ key: "{scale.48x}",
2335
2625
  },
2336
2626
  name: "bi-scale-48x",
2337
2627
  attributes: {
@@ -2341,6 +2631,7 @@ export default {
2341
2631
  path: ["scale", "48x"],
2342
2632
  },
2343
2633
  "56x": {
2634
+ key: "{scale.56x}",
2344
2635
  $type: "dimension",
2345
2636
  $value: "14rem",
2346
2637
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2348,6 +2639,7 @@ export default {
2348
2639
  original: {
2349
2640
  $type: "dimension",
2350
2641
  $value: "224px",
2642
+ key: "{scale.56x}",
2351
2643
  },
2352
2644
  name: "bi-scale-56x",
2353
2645
  attributes: {
@@ -2357,6 +2649,7 @@ export default {
2357
2649
  path: ["scale", "56x"],
2358
2650
  },
2359
2651
  "64x": {
2652
+ key: "{scale.64x}",
2360
2653
  $type: "dimension",
2361
2654
  $value: "16rem",
2362
2655
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2364,6 +2657,7 @@ export default {
2364
2657
  original: {
2365
2658
  $type: "dimension",
2366
2659
  $value: "256px",
2660
+ key: "{scale.64x}",
2367
2661
  },
2368
2662
  name: "bi-scale-64x",
2369
2663
  attributes: {
@@ -2373,6 +2667,7 @@ export default {
2373
2667
  path: ["scale", "64x"],
2374
2668
  },
2375
2669
  "80x": {
2670
+ key: "{scale.80x}",
2376
2671
  $type: "dimension",
2377
2672
  $value: "20rem",
2378
2673
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2380,6 +2675,7 @@ export default {
2380
2675
  original: {
2381
2676
  $type: "dimension",
2382
2677
  $value: "320px",
2678
+ key: "{scale.80x}",
2383
2679
  },
2384
2680
  name: "bi-scale-80x",
2385
2681
  attributes: {
@@ -2389,6 +2685,7 @@ export default {
2389
2685
  path: ["scale", "80x"],
2390
2686
  },
2391
2687
  max: {
2688
+ key: "{scale.max}",
2392
2689
  $type: "dimension",
2393
2690
  $value: "624.9375rem",
2394
2691
  filePath: "tokens/Reference.Mode 1.tokens.json",
@@ -2396,6 +2693,7 @@ export default {
2396
2693
  original: {
2397
2694
  $type: "dimension",
2398
2695
  $value: "9999px",
2696
+ key: "{scale.max}",
2399
2697
  },
2400
2698
  name: "bi-scale-max",
2401
2699
  attributes: {
@@ -2407,6 +2705,7 @@ export default {
2407
2705
  },
2408
2706
  opacity: {
2409
2707
  dark_80: {
2708
+ key: "{opacity.dark_80}",
2410
2709
  $type: "color",
2411
2710
  $value: "#26333f33",
2412
2711
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2414,6 +2713,7 @@ export default {
2414
2713
  original: {
2415
2714
  $type: "color",
2416
2715
  $value: "#26333f33",
2716
+ key: "{opacity.dark_80}",
2417
2717
  },
2418
2718
  name: "bi-opacity-dark-80",
2419
2719
  attributes: {
@@ -2423,6 +2723,7 @@ export default {
2423
2723
  path: ["opacity", "dark_80"],
2424
2724
  },
2425
2725
  dark_50: {
2726
+ key: "{opacity.dark_50}",
2426
2727
  $type: "color",
2427
2728
  $value: "#26333f80",
2428
2729
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2430,6 +2731,7 @@ export default {
2430
2731
  original: {
2431
2732
  $type: "color",
2432
2733
  $value: "#26333f80",
2734
+ key: "{opacity.dark_50}",
2433
2735
  },
2434
2736
  name: "bi-opacity-dark-50",
2435
2737
  attributes: {
@@ -2439,6 +2741,7 @@ export default {
2439
2741
  path: ["opacity", "dark_50"],
2440
2742
  },
2441
2743
  light_100: {
2744
+ key: "{opacity.light_100}",
2442
2745
  $type: "color",
2443
2746
  $value: "#ffffff00",
2444
2747
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2446,6 +2749,7 @@ export default {
2446
2749
  original: {
2447
2750
  $type: "color",
2448
2751
  $value: "#ffffff00",
2752
+ key: "{opacity.light_100}",
2449
2753
  },
2450
2754
  name: "bi-opacity-light-100",
2451
2755
  attributes: {
@@ -2455,6 +2759,7 @@ export default {
2455
2759
  path: ["opacity", "light_100"],
2456
2760
  },
2457
2761
  light_80: {
2762
+ key: "{opacity.light_80}",
2458
2763
  $type: "color",
2459
2764
  $value: "#ffffff33",
2460
2765
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2462,6 +2767,7 @@ export default {
2462
2767
  original: {
2463
2768
  $type: "color",
2464
2769
  $value: "#ffffff33",
2770
+ key: "{opacity.light_80}",
2465
2771
  },
2466
2772
  name: "bi-opacity-light-80",
2467
2773
  attributes: {
@@ -2471,6 +2777,7 @@ export default {
2471
2777
  path: ["opacity", "light_80"],
2472
2778
  },
2473
2779
  light_50: {
2780
+ key: "{opacity.light_50}",
2474
2781
  $type: "color",
2475
2782
  $value: "#ffffff80",
2476
2783
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2478,6 +2785,7 @@ export default {
2478
2785
  original: {
2479
2786
  $type: "color",
2480
2787
  $value: "#ffffff80",
2788
+ key: "{opacity.light_50}",
2481
2789
  },
2482
2790
  name: "bi-opacity-light-50",
2483
2791
  attributes: {
@@ -2489,6 +2797,7 @@ export default {
2489
2797
  },
2490
2798
  stroke: {
2491
2799
  none: {
2800
+ key: "{stroke.none}",
2492
2801
  $type: "dimension",
2493
2802
  $value: "0",
2494
2803
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2496,6 +2805,7 @@ export default {
2496
2805
  original: {
2497
2806
  $type: "dimension",
2498
2807
  $value: "{scale.0}",
2808
+ key: "{stroke.none}",
2499
2809
  },
2500
2810
  name: "bi-stroke-none",
2501
2811
  attributes: {
@@ -2505,6 +2815,7 @@ export default {
2505
2815
  path: ["stroke", "none"],
2506
2816
  },
2507
2817
  thin: {
2818
+ key: "{stroke.thin}",
2508
2819
  $type: "dimension",
2509
2820
  $value: "0.0625rem",
2510
2821
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2512,6 +2823,7 @@ export default {
2512
2823
  original: {
2513
2824
  $type: "dimension",
2514
2825
  $value: "{scale.0,25x}",
2826
+ key: "{stroke.thin}",
2515
2827
  },
2516
2828
  name: "bi-stroke-thin",
2517
2829
  attributes: {
@@ -2521,6 +2833,7 @@ export default {
2521
2833
  path: ["stroke", "thin"],
2522
2834
  },
2523
2835
  default: {
2836
+ key: "{stroke.default}",
2524
2837
  $type: "dimension",
2525
2838
  $value: "0.09375rem",
2526
2839
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2528,6 +2841,7 @@ export default {
2528
2841
  original: {
2529
2842
  $type: "dimension",
2530
2843
  $value: "1.5px",
2844
+ key: "{stroke.default}",
2531
2845
  },
2532
2846
  name: "bi-stroke-default",
2533
2847
  attributes: {
@@ -2537,6 +2851,7 @@ export default {
2537
2851
  path: ["stroke", "default"],
2538
2852
  },
2539
2853
  thick: {
2854
+ key: "{stroke.thick}",
2540
2855
  $type: "dimension",
2541
2856
  $value: "0.125rem",
2542
2857
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2544,6 +2859,7 @@ export default {
2544
2859
  original: {
2545
2860
  $type: "dimension",
2546
2861
  $value: "{scale.0,50x}",
2862
+ key: "{stroke.thick}",
2547
2863
  },
2548
2864
  name: "bi-stroke-thick",
2549
2865
  attributes: {
@@ -2553,6 +2869,7 @@ export default {
2553
2869
  path: ["stroke", "thick"],
2554
2870
  },
2555
2871
  "color-1": {
2872
+ key: "{stroke.color-1}",
2556
2873
  $type: "color",
2557
2874
  $value: "#d5dde4",
2558
2875
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2560,6 +2877,7 @@ export default {
2560
2877
  original: {
2561
2878
  $type: "color",
2562
2879
  $value: "{neutral.15}",
2880
+ key: "{stroke.color-1}",
2563
2881
  },
2564
2882
  name: "bi-stroke-color-1",
2565
2883
  attributes: {
@@ -2569,6 +2887,7 @@ export default {
2569
2887
  path: ["stroke", "color-1"],
2570
2888
  },
2571
2889
  "color-2": {
2890
+ key: "{stroke.color-2}",
2572
2891
  $type: "color",
2573
2892
  $value: "#bac6d2",
2574
2893
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2576,6 +2895,7 @@ export default {
2576
2895
  original: {
2577
2896
  $type: "color",
2578
2897
  $value: "{neutral.25}",
2898
+ key: "{stroke.color-2}",
2579
2899
  },
2580
2900
  name: "bi-stroke-color-2",
2581
2901
  attributes: {
@@ -2585,6 +2905,7 @@ export default {
2585
2905
  path: ["stroke", "color-2"],
2586
2906
  },
2587
2907
  "color-3": {
2908
+ key: "{stroke.color-3}",
2588
2909
  $type: "color",
2589
2910
  $value: "#597694",
2590
2911
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2592,6 +2913,7 @@ export default {
2592
2913
  original: {
2593
2914
  $type: "color",
2594
2915
  $value: "{neutral.50}",
2916
+ key: "{stroke.color-3}",
2595
2917
  },
2596
2918
  name: "bi-stroke-color-3",
2597
2919
  attributes: {
@@ -2603,6 +2925,7 @@ export default {
2603
2925
  },
2604
2926
  radius: {
2605
2927
  none: {
2928
+ key: "{radius.none}",
2606
2929
  $type: "dimension",
2607
2930
  $value: "0",
2608
2931
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2610,6 +2933,7 @@ export default {
2610
2933
  original: {
2611
2934
  $type: "dimension",
2612
2935
  $value: "{scale.0}",
2936
+ key: "{radius.none}",
2613
2937
  },
2614
2938
  name: "bi-radius-none",
2615
2939
  attributes: {
@@ -2619,6 +2943,7 @@ export default {
2619
2943
  path: ["radius", "none"],
2620
2944
  },
2621
2945
  small: {
2946
+ key: "{radius.small}",
2622
2947
  $type: "dimension",
2623
2948
  $value: "0.125rem",
2624
2949
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2626,6 +2951,7 @@ export default {
2626
2951
  original: {
2627
2952
  $type: "dimension",
2628
2953
  $value: "{scale.0,50x}",
2954
+ key: "{radius.small}",
2629
2955
  },
2630
2956
  name: "bi-radius-small",
2631
2957
  attributes: {
@@ -2635,6 +2961,7 @@ export default {
2635
2961
  path: ["radius", "small"],
2636
2962
  },
2637
2963
  medium: {
2964
+ key: "{radius.medium}",
2638
2965
  $type: "dimension",
2639
2966
  $value: "0.25rem",
2640
2967
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2642,6 +2969,7 @@ export default {
2642
2969
  original: {
2643
2970
  $type: "dimension",
2644
2971
  $value: "{scale.1x}",
2972
+ key: "{radius.medium}",
2645
2973
  },
2646
2974
  name: "bi-radius-medium",
2647
2975
  attributes: {
@@ -2651,6 +2979,7 @@ export default {
2651
2979
  path: ["radius", "medium"],
2652
2980
  },
2653
2981
  large: {
2982
+ key: "{radius.large}",
2654
2983
  $type: "dimension",
2655
2984
  $value: "0.5rem",
2656
2985
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2658,6 +2987,7 @@ export default {
2658
2987
  original: {
2659
2988
  $type: "dimension",
2660
2989
  $value: "{scale.2x}",
2990
+ key: "{radius.large}",
2661
2991
  },
2662
2992
  name: "bi-radius-large",
2663
2993
  attributes: {
@@ -2667,6 +2997,7 @@ export default {
2667
2997
  path: ["radius", "large"],
2668
2998
  },
2669
2999
  xl: {
3000
+ key: "{radius.xl}",
2670
3001
  $type: "dimension",
2671
3002
  $value: "0.75rem",
2672
3003
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2674,6 +3005,7 @@ export default {
2674
3005
  original: {
2675
3006
  $type: "dimension",
2676
3007
  $value: "{scale.3x}",
3008
+ key: "{radius.xl}",
2677
3009
  },
2678
3010
  name: "bi-radius-xl",
2679
3011
  attributes: {
@@ -2683,6 +3015,7 @@ export default {
2683
3015
  path: ["radius", "xl"],
2684
3016
  },
2685
3017
  brand: {
3018
+ key: "{radius.brand}",
2686
3019
  $type: "dimension",
2687
3020
  $value: "3rem",
2688
3021
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2690,6 +3023,7 @@ export default {
2690
3023
  original: {
2691
3024
  $type: "dimension",
2692
3025
  $value: "{scale.12x}",
3026
+ key: "{radius.brand}",
2693
3027
  },
2694
3028
  name: "bi-radius-brand",
2695
3029
  attributes: {
@@ -2699,6 +3033,7 @@ export default {
2699
3033
  path: ["radius", "brand"],
2700
3034
  },
2701
3035
  full: {
3036
+ key: "{radius.full}",
2702
3037
  $type: "dimension",
2703
3038
  $value: "624.9375rem",
2704
3039
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2706,6 +3041,7 @@ export default {
2706
3041
  original: {
2707
3042
  $type: "dimension",
2708
3043
  $value: "{scale.max}",
3044
+ key: "{radius.full}",
2709
3045
  },
2710
3046
  name: "bi-radius-full",
2711
3047
  attributes: {
@@ -2717,6 +3053,7 @@ export default {
2717
3053
  },
2718
3054
  icon: {
2719
3055
  small: {
3056
+ key: "{icon.small}",
2720
3057
  $type: "dimension",
2721
3058
  $value: "1.25rem",
2722
3059
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2724,6 +3061,7 @@ export default {
2724
3061
  original: {
2725
3062
  $type: "dimension",
2726
3063
  $value: "{scale.5x}",
3064
+ key: "{icon.small}",
2727
3065
  },
2728
3066
  name: "bi-icon-small",
2729
3067
  attributes: {
@@ -2733,6 +3071,7 @@ export default {
2733
3071
  path: ["icon", "small"],
2734
3072
  },
2735
3073
  medium: {
3074
+ key: "{icon.medium}",
2736
3075
  $type: "dimension",
2737
3076
  $value: "1.5rem",
2738
3077
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2740,6 +3079,7 @@ export default {
2740
3079
  original: {
2741
3080
  $type: "dimension",
2742
3081
  $value: "{scale.6x}",
3082
+ key: "{icon.medium}",
2743
3083
  },
2744
3084
  name: "bi-icon-medium",
2745
3085
  attributes: {
@@ -2749,6 +3089,7 @@ export default {
2749
3089
  path: ["icon", "medium"],
2750
3090
  },
2751
3091
  large: {
3092
+ key: "{icon.large}",
2752
3093
  $type: "dimension",
2753
3094
  $value: "2rem",
2754
3095
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2756,6 +3097,7 @@ export default {
2756
3097
  original: {
2757
3098
  $type: "dimension",
2758
3099
  $value: "{scale.8x}",
3100
+ key: "{icon.large}",
2759
3101
  },
2760
3102
  name: "bi-icon-large",
2761
3103
  attributes: {
@@ -2765,6 +3107,7 @@ export default {
2765
3107
  path: ["icon", "large"],
2766
3108
  },
2767
3109
  xl: {
3110
+ key: "{icon.xl}",
2768
3111
  $type: "dimension",
2769
3112
  $value: "2.5rem",
2770
3113
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2772,6 +3115,7 @@ export default {
2772
3115
  original: {
2773
3116
  $type: "dimension",
2774
3117
  $value: "{scale.10x}",
3118
+ key: "{icon.xl}",
2775
3119
  },
2776
3120
  name: "bi-icon-xl",
2777
3121
  attributes: {
@@ -2781,6 +3125,7 @@ export default {
2781
3125
  path: ["icon", "xl"],
2782
3126
  },
2783
3127
  "2xl": {
3128
+ key: "{icon.2xl}",
2784
3129
  $type: "dimension",
2785
3130
  $value: "2.75rem",
2786
3131
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2788,6 +3133,7 @@ export default {
2788
3133
  original: {
2789
3134
  $type: "dimension",
2790
3135
  $value: "{scale.11x}",
3136
+ key: "{icon.2xl}",
2791
3137
  },
2792
3138
  name: "bi-icon-2xl",
2793
3139
  attributes: {
@@ -2797,6 +3143,7 @@ export default {
2797
3143
  path: ["icon", "2xl"],
2798
3144
  },
2799
3145
  Primary: {
3146
+ key: "{icon.Primary}",
2800
3147
  $type: "color",
2801
3148
  $value: "#26333f",
2802
3149
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2804,6 +3151,7 @@ export default {
2804
3151
  original: {
2805
3152
  $type: "color",
2806
3153
  $value: "{neutral.90}",
3154
+ key: "{icon.Primary}",
2807
3155
  },
2808
3156
  name: "bi-icon-primary",
2809
3157
  attributes: {
@@ -2813,6 +3161,7 @@ export default {
2813
3161
  path: ["icon", "Primary"],
2814
3162
  },
2815
3163
  Secondary: {
3164
+ key: "{icon.Secondary}",
2816
3165
  $type: "color",
2817
3166
  $value: "#475e75",
2818
3167
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2820,6 +3169,7 @@ export default {
2820
3169
  original: {
2821
3170
  $type: "color",
2822
3171
  $value: "{neutral.60}",
3172
+ key: "{icon.Secondary}",
2823
3173
  },
2824
3174
  name: "bi-icon-secondary",
2825
3175
  attributes: {
@@ -2829,6 +3179,7 @@ export default {
2829
3179
  path: ["icon", "Secondary"],
2830
3180
  },
2831
3181
  Disabled: {
3182
+ key: "{icon.Disabled}",
2832
3183
  $type: "color",
2833
3184
  $value: "#597694",
2834
3185
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2836,6 +3187,7 @@ export default {
2836
3187
  original: {
2837
3188
  $type: "color",
2838
3189
  $value: "{neutral.50}",
3190
+ key: "{icon.Disabled}",
2839
3191
  },
2840
3192
  name: "bi-icon-disabled",
2841
3193
  attributes: {
@@ -2845,6 +3197,7 @@ export default {
2845
3197
  path: ["icon", "Disabled"],
2846
3198
  },
2847
3199
  Link: {
3200
+ key: "{icon.Link}",
2848
3201
  $type: "color",
2849
3202
  $value: "#0a64ff",
2850
3203
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2852,6 +3205,7 @@ export default {
2852
3205
  original: {
2853
3206
  $type: "color",
2854
3207
  $value: "{primary.50}",
3208
+ key: "{icon.Link}",
2855
3209
  },
2856
3210
  name: "bi-icon-link",
2857
3211
  attributes: {
@@ -2863,6 +3217,7 @@ export default {
2863
3217
  },
2864
3218
  elevation: {
2865
3219
  25: {
3220
+ key: "{elevation.25}",
2866
3221
  $type: "color",
2867
3222
  $value: "#26333f26",
2868
3223
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2870,6 +3225,7 @@ export default {
2870
3225
  original: {
2871
3226
  $type: "color",
2872
3227
  $value: "#26333f26",
3228
+ key: "{elevation.25}",
2873
3229
  },
2874
3230
  name: "bi-elevation-25",
2875
3231
  attributes: {
@@ -2881,6 +3237,7 @@ export default {
2881
3237
  },
2882
3238
  states: {
2883
3239
  "hover-dark": {
3240
+ key: "{states.hover-dark}",
2884
3241
  $type: "color",
2885
3242
  $value: "#26333f1a",
2886
3243
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2888,6 +3245,7 @@ export default {
2888
3245
  original: {
2889
3246
  $type: "color",
2890
3247
  $value: "#26333f1a",
3248
+ key: "{states.hover-dark}",
2891
3249
  },
2892
3250
  name: "bi-states-hover-dark",
2893
3251
  attributes: {
@@ -2897,6 +3255,7 @@ export default {
2897
3255
  path: ["states", "hover-dark"],
2898
3256
  },
2899
3257
  "hover-light": {
3258
+ key: "{states.hover-light}",
2900
3259
  $type: "color",
2901
3260
  $value: "#ffffff1a",
2902
3261
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2904,6 +3263,7 @@ export default {
2904
3263
  original: {
2905
3264
  $type: "color",
2906
3265
  $value: "#ffffff1a",
3266
+ key: "{states.hover-light}",
2907
3267
  },
2908
3268
  name: "bi-states-hover-light",
2909
3269
  attributes: {
@@ -2913,6 +3273,7 @@ export default {
2913
3273
  path: ["states", "hover-light"],
2914
3274
  },
2915
3275
  "press-dark": {
3276
+ key: "{states.press-dark}",
2916
3277
  $type: "color",
2917
3278
  $value: "#26333f26",
2918
3279
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2920,6 +3281,7 @@ export default {
2920
3281
  original: {
2921
3282
  $type: "color",
2922
3283
  $value: "#26333f26",
3284
+ key: "{states.press-dark}",
2923
3285
  },
2924
3286
  name: "bi-states-press-dark",
2925
3287
  attributes: {
@@ -2929,6 +3291,7 @@ export default {
2929
3291
  path: ["states", "press-dark"],
2930
3292
  },
2931
3293
  "press-light": {
3294
+ key: "{states.press-light}",
2932
3295
  $type: "color",
2933
3296
  $value: "#ffffff26",
2934
3297
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2936,6 +3299,7 @@ export default {
2936
3299
  original: {
2937
3300
  $type: "color",
2938
3301
  $value: "#ffffff26",
3302
+ key: "{states.press-light}",
2939
3303
  },
2940
3304
  name: "bi-states-press-light",
2941
3305
  attributes: {
@@ -2947,6 +3311,7 @@ export default {
2947
3311
  },
2948
3312
  layout: {
2949
3313
  "navbar-height": {
3314
+ key: "{layout.navbar-height}",
2950
3315
  $type: "dimension",
2951
3316
  $value: "4rem",
2952
3317
  filePath: "tokens/System.Mode 1.tokens.json",
@@ -2954,6 +3319,7 @@ export default {
2954
3319
  original: {
2955
3320
  $type: "dimension",
2956
3321
  $value: "{scale.16x}",
3322
+ key: "{layout.navbar-height}",
2957
3323
  },
2958
3324
  name: "bi-layout-navbar-height",
2959
3325
  attributes: {