@verdify/tokens 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/tokens.js ADDED
@@ -0,0 +1,4546 @@
1
+ /**
2
+ * Do not edit directly, this file was auto-generated.
3
+ */
4
+
5
+ module.exports = {
6
+ "border-width": {
7
+ 0: {
8
+ $value: "0",
9
+ $type: "dimension",
10
+ $description: "No border",
11
+ filePath: "src/tokens/border-width.tokens.json",
12
+ isSource: true,
13
+ original: {
14
+ $value: "0",
15
+ $type: "dimension",
16
+ $description: "No border",
17
+ },
18
+ name: "BorderWidth0",
19
+ attributes: {
20
+ category: "border-width",
21
+ type: "0",
22
+ },
23
+ path: ["border-width", "0"],
24
+ },
25
+ 2: {
26
+ $value: "2px",
27
+ $type: "dimension",
28
+ $description: "Emphasized border width",
29
+ filePath: "src/tokens/border-width.tokens.json",
30
+ isSource: true,
31
+ original: {
32
+ $value: "2px",
33
+ $type: "dimension",
34
+ $description: "Emphasized border width",
35
+ },
36
+ name: "BorderWidth2",
37
+ attributes: {
38
+ category: "border-width",
39
+ type: "2",
40
+ },
41
+ path: ["border-width", "2"],
42
+ },
43
+ 4: {
44
+ $value: "4px",
45
+ $type: "dimension",
46
+ $description:
47
+ "Heavy border width — reserved for focus indicators or active states",
48
+ filePath: "src/tokens/border-width.tokens.json",
49
+ isSource: true,
50
+ original: {
51
+ $value: "4px",
52
+ $type: "dimension",
53
+ $description:
54
+ "Heavy border width — reserved for focus indicators or active states",
55
+ },
56
+ name: "BorderWidth4",
57
+ attributes: {
58
+ category: "border-width",
59
+ type: "4",
60
+ },
61
+ path: ["border-width", "4"],
62
+ },
63
+ default: {
64
+ $value: "1px",
65
+ $type: "dimension",
66
+ $description: "Default border width",
67
+ filePath: "src/tokens/border-width.tokens.json",
68
+ isSource: true,
69
+ original: {
70
+ $value: "1px",
71
+ $type: "dimension",
72
+ $description: "Default border width",
73
+ },
74
+ name: "BorderWidthDefault",
75
+ attributes: {
76
+ category: "border-width",
77
+ type: "default",
78
+ },
79
+ path: ["border-width", "default"],
80
+ },
81
+ },
82
+ breakpoint: {
83
+ sm: {
84
+ $value: "40rem",
85
+ $type: "dimension",
86
+ $description: "Small breakpoint (640px) — landscape phones",
87
+ filePath: "src/tokens/breakpoint.tokens.json",
88
+ isSource: true,
89
+ original: {
90
+ $value: "40rem",
91
+ $type: "dimension",
92
+ $description: "Small breakpoint (640px) — landscape phones",
93
+ },
94
+ name: "BreakpointSm",
95
+ attributes: {
96
+ category: "breakpoint",
97
+ type: "sm",
98
+ },
99
+ path: ["breakpoint", "sm"],
100
+ },
101
+ md: {
102
+ $value: "48rem",
103
+ $type: "dimension",
104
+ $description: "Medium breakpoint (768px) — tablets portrait",
105
+ filePath: "src/tokens/breakpoint.tokens.json",
106
+ isSource: true,
107
+ original: {
108
+ $value: "48rem",
109
+ $type: "dimension",
110
+ $description: "Medium breakpoint (768px) — tablets portrait",
111
+ },
112
+ name: "BreakpointMd",
113
+ attributes: {
114
+ category: "breakpoint",
115
+ type: "md",
116
+ },
117
+ path: ["breakpoint", "md"],
118
+ },
119
+ lg: {
120
+ $value: "64rem",
121
+ $type: "dimension",
122
+ $description:
123
+ "Large breakpoint (1024px) — tablets landscape, small laptops",
124
+ filePath: "src/tokens/breakpoint.tokens.json",
125
+ isSource: true,
126
+ original: {
127
+ $value: "64rem",
128
+ $type: "dimension",
129
+ $description:
130
+ "Large breakpoint (1024px) — tablets landscape, small laptops",
131
+ },
132
+ name: "BreakpointLg",
133
+ attributes: {
134
+ category: "breakpoint",
135
+ type: "lg",
136
+ },
137
+ path: ["breakpoint", "lg"],
138
+ },
139
+ xl: {
140
+ $value: "80rem",
141
+ $type: "dimension",
142
+ $description: "Extra large breakpoint (1280px) — desktops",
143
+ filePath: "src/tokens/breakpoint.tokens.json",
144
+ isSource: true,
145
+ original: {
146
+ $value: "80rem",
147
+ $type: "dimension",
148
+ $description: "Extra large breakpoint (1280px) — desktops",
149
+ },
150
+ name: "BreakpointXl",
151
+ attributes: {
152
+ category: "breakpoint",
153
+ type: "xl",
154
+ },
155
+ path: ["breakpoint", "xl"],
156
+ },
157
+ "2xl": {
158
+ $value: "96rem",
159
+ $type: "dimension",
160
+ $description: "2X large breakpoint (1536px) — wide desktops",
161
+ filePath: "src/tokens/breakpoint.tokens.json",
162
+ isSource: true,
163
+ original: {
164
+ $value: "96rem",
165
+ $type: "dimension",
166
+ $description: "2X large breakpoint (1536px) — wide desktops",
167
+ },
168
+ name: "Breakpoint2xl",
169
+ attributes: {
170
+ category: "breakpoint",
171
+ type: "2xl",
172
+ },
173
+ path: ["breakpoint", "2xl"],
174
+ },
175
+ },
176
+ color: {
177
+ brand: {
178
+ brand: {
179
+ $value: "#7c5cff",
180
+ $type: "color",
181
+ $description:
182
+ "Sovereign Violet — the single brand anchor. Identity color; the logo seam and primary brand moments. Sits outside the traffic-light status register.",
183
+ filePath: "src/tokens/color.tokens.json",
184
+ isSource: true,
185
+ original: {
186
+ $value: "#7C5CFF",
187
+ $type: "color",
188
+ $description:
189
+ "Sovereign Violet — the single brand anchor. Identity color; the logo seam and primary brand moments. Sits outside the traffic-light status register.",
190
+ },
191
+ name: "ColorBrandBrand",
192
+ attributes: {
193
+ category: "color",
194
+ type: "brand",
195
+ item: "brand",
196
+ },
197
+ path: ["color", "brand", "brand"],
198
+ },
199
+ "brand-deep": {
200
+ $value: "#5b3ee8",
201
+ $type: "color",
202
+ $description:
203
+ "Companion to brand.brand — used on light surfaces where #7C5CFF fails WCAG 2.2 non-text contrast (>=3:1). Luminance shift only.",
204
+ filePath: "src/tokens/color.tokens.json",
205
+ isSource: true,
206
+ original: {
207
+ $value: "#5B3EE8",
208
+ $type: "color",
209
+ $description:
210
+ "Companion to brand.brand — used on light surfaces where #7C5CFF fails WCAG 2.2 non-text contrast (>=3:1). Luminance shift only.",
211
+ },
212
+ name: "ColorBrandBrandDeep",
213
+ attributes: {
214
+ category: "color",
215
+ type: "brand",
216
+ item: "brand-deep",
217
+ },
218
+ path: ["color", "brand", "brand-deep"],
219
+ },
220
+ },
221
+ neutral: {
222
+ obsidian: {
223
+ 300: {
224
+ $value: "#c8d0de",
225
+ $type: "color",
226
+ $description: "Primary text on dark",
227
+ filePath: "src/tokens/color.tokens.json",
228
+ isSource: true,
229
+ original: {
230
+ $value: "#C8D0DE",
231
+ $type: "color",
232
+ $description: "Primary text on dark",
233
+ },
234
+ name: "ColorNeutralObsidian300",
235
+ attributes: {
236
+ category: "color",
237
+ type: "neutral",
238
+ item: "obsidian",
239
+ subitem: "300",
240
+ },
241
+ path: ["color", "neutral", "obsidian", "300"],
242
+ },
243
+ 400: {
244
+ $value: "#8a95a8",
245
+ $type: "color",
246
+ $description: "Secondary text",
247
+ filePath: "src/tokens/color.tokens.json",
248
+ isSource: true,
249
+ original: {
250
+ $value: "#8A95A8",
251
+ $type: "color",
252
+ $description: "Secondary text",
253
+ },
254
+ name: "ColorNeutralObsidian400",
255
+ attributes: {
256
+ category: "color",
257
+ type: "neutral",
258
+ item: "obsidian",
259
+ subitem: "400",
260
+ },
261
+ path: ["color", "neutral", "obsidian", "400"],
262
+ },
263
+ 500: {
264
+ $value: "#4a5567",
265
+ $type: "color",
266
+ $description: "Muted text",
267
+ filePath: "src/tokens/color.tokens.json",
268
+ isSource: true,
269
+ original: {
270
+ $value: "#4A5567",
271
+ $type: "color",
272
+ $description: "Muted text",
273
+ },
274
+ name: "ColorNeutralObsidian500",
275
+ attributes: {
276
+ category: "color",
277
+ type: "neutral",
278
+ item: "obsidian",
279
+ subitem: "500",
280
+ },
281
+ path: ["color", "neutral", "obsidian", "500"],
282
+ },
283
+ 600: {
284
+ $value: "#2a3142",
285
+ $type: "color",
286
+ $description: "Muted border",
287
+ filePath: "src/tokens/color.tokens.json",
288
+ isSource: true,
289
+ original: {
290
+ $value: "#2A3142",
291
+ $type: "color",
292
+ $description: "Muted border",
293
+ },
294
+ name: "ColorNeutralObsidian600",
295
+ attributes: {
296
+ category: "color",
297
+ type: "neutral",
298
+ item: "obsidian",
299
+ subitem: "600",
300
+ },
301
+ path: ["color", "neutral", "obsidian", "600"],
302
+ },
303
+ 700: {
304
+ $value: "#1f2638",
305
+ $type: "color",
306
+ $description: "Border / divider",
307
+ filePath: "src/tokens/color.tokens.json",
308
+ isSource: true,
309
+ original: {
310
+ $value: "#1F2638",
311
+ $type: "color",
312
+ $description: "Border / divider",
313
+ },
314
+ name: "ColorNeutralObsidian700",
315
+ attributes: {
316
+ category: "color",
317
+ type: "neutral",
318
+ item: "obsidian",
319
+ subitem: "700",
320
+ },
321
+ path: ["color", "neutral", "obsidian", "700"],
322
+ },
323
+ 800: {
324
+ $value: "#161b2a",
325
+ $type: "color",
326
+ $description: "Input / well",
327
+ filePath: "src/tokens/color.tokens.json",
328
+ isSource: true,
329
+ original: {
330
+ $value: "#161B2A",
331
+ $type: "color",
332
+ $description: "Input / well",
333
+ },
334
+ name: "ColorNeutralObsidian800",
335
+ attributes: {
336
+ category: "color",
337
+ type: "neutral",
338
+ item: "obsidian",
339
+ subitem: "800",
340
+ },
341
+ path: ["color", "neutral", "obsidian", "800"],
342
+ },
343
+ 850: {
344
+ $value: "#0f1320",
345
+ $type: "color",
346
+ $description: "Raised surface · cards",
347
+ filePath: "src/tokens/color.tokens.json",
348
+ isSource: true,
349
+ original: {
350
+ $value: "#0F1320",
351
+ $type: "color",
352
+ $description: "Raised surface · cards",
353
+ },
354
+ name: "ColorNeutralObsidian850",
355
+ attributes: {
356
+ category: "color",
357
+ type: "neutral",
358
+ item: "obsidian",
359
+ subitem: "850",
360
+ },
361
+ path: ["color", "neutral", "obsidian", "850"],
362
+ },
363
+ 900: {
364
+ $value: "#0b0f19",
365
+ $type: "color",
366
+ $description: "Default dark canvas",
367
+ filePath: "src/tokens/color.tokens.json",
368
+ isSource: true,
369
+ original: {
370
+ $value: "#0B0F19",
371
+ $type: "color",
372
+ $description: "Default dark canvas",
373
+ },
374
+ name: "ColorNeutralObsidian900",
375
+ attributes: {
376
+ category: "color",
377
+ type: "neutral",
378
+ item: "obsidian",
379
+ subitem: "900",
380
+ },
381
+ path: ["color", "neutral", "obsidian", "900"],
382
+ },
383
+ 950: {
384
+ $value: "#060912",
385
+ $type: "color",
386
+ $description: "Deepest backdrop · night-band canvas",
387
+ filePath: "src/tokens/color.tokens.json",
388
+ isSource: true,
389
+ original: {
390
+ $value: "#060912",
391
+ $type: "color",
392
+ $description: "Deepest backdrop · night-band canvas",
393
+ },
394
+ name: "ColorNeutralObsidian950",
395
+ attributes: {
396
+ category: "color",
397
+ type: "neutral",
398
+ item: "obsidian",
399
+ subitem: "950",
400
+ },
401
+ path: ["color", "neutral", "obsidian", "950"],
402
+ },
403
+ },
404
+ mist: {
405
+ 50: {
406
+ $value: "#fbfcfe",
407
+ $type: "color",
408
+ $description: "Deepest light backdrop",
409
+ filePath: "src/tokens/color.tokens.json",
410
+ isSource: true,
411
+ original: {
412
+ $value: "#FBFCFE",
413
+ $type: "color",
414
+ $description: "Deepest light backdrop",
415
+ },
416
+ name: "ColorNeutralMist50",
417
+ attributes: {
418
+ category: "color",
419
+ type: "neutral",
420
+ item: "mist",
421
+ subitem: "50",
422
+ },
423
+ path: ["color", "neutral", "mist", "50"],
424
+ },
425
+ 100: {
426
+ $value: "#f4f6fa",
427
+ $type: "color",
428
+ $description: "Default light canvas",
429
+ filePath: "src/tokens/color.tokens.json",
430
+ isSource: true,
431
+ original: {
432
+ $value: "#F4F6FA",
433
+ $type: "color",
434
+ $description: "Default light canvas",
435
+ },
436
+ name: "ColorNeutralMist100",
437
+ attributes: {
438
+ category: "color",
439
+ type: "neutral",
440
+ item: "mist",
441
+ subitem: "100",
442
+ },
443
+ path: ["color", "neutral", "mist", "100"],
444
+ },
445
+ 200: {
446
+ $value: "#e8ecf4",
447
+ $type: "color",
448
+ $description: "Raised surface · cards",
449
+ filePath: "src/tokens/color.tokens.json",
450
+ isSource: true,
451
+ original: {
452
+ $value: "#E8ECF4",
453
+ $type: "color",
454
+ $description: "Raised surface · cards",
455
+ },
456
+ name: "ColorNeutralMist200",
457
+ attributes: {
458
+ category: "color",
459
+ type: "neutral",
460
+ item: "mist",
461
+ subitem: "200",
462
+ },
463
+ path: ["color", "neutral", "mist", "200"],
464
+ },
465
+ 300: {
466
+ $value: "#d6dce8",
467
+ $type: "color",
468
+ $description: "Input / well",
469
+ filePath: "src/tokens/color.tokens.json",
470
+ isSource: true,
471
+ original: {
472
+ $value: "#D6DCE8",
473
+ $type: "color",
474
+ $description: "Input / well",
475
+ },
476
+ name: "ColorNeutralMist300",
477
+ attributes: {
478
+ category: "color",
479
+ type: "neutral",
480
+ item: "mist",
481
+ subitem: "300",
482
+ },
483
+ path: ["color", "neutral", "mist", "300"],
484
+ },
485
+ 400: {
486
+ $value: "#b0baca",
487
+ $type: "color",
488
+ $description: "Border / divider",
489
+ filePath: "src/tokens/color.tokens.json",
490
+ isSource: true,
491
+ original: {
492
+ $value: "#B0BACA",
493
+ $type: "color",
494
+ $description: "Border / divider",
495
+ },
496
+ name: "ColorNeutralMist400",
497
+ attributes: {
498
+ category: "color",
499
+ type: "neutral",
500
+ item: "mist",
501
+ subitem: "400",
502
+ },
503
+ path: ["color", "neutral", "mist", "400"],
504
+ },
505
+ 500: {
506
+ $value: "#8a95a8",
507
+ $type: "color",
508
+ $description: "Muted (shared with obsidian.400)",
509
+ filePath: "src/tokens/color.tokens.json",
510
+ isSource: true,
511
+ original: {
512
+ $value: "#8A95A8",
513
+ $type: "color",
514
+ $description: "Muted (shared with obsidian.400)",
515
+ },
516
+ name: "ColorNeutralMist500",
517
+ attributes: {
518
+ category: "color",
519
+ type: "neutral",
520
+ item: "mist",
521
+ subitem: "500",
522
+ },
523
+ path: ["color", "neutral", "mist", "500"],
524
+ },
525
+ 600: {
526
+ $value: "#4a5567",
527
+ $type: "color",
528
+ $description: "Secondary text (shared with obsidian.500)",
529
+ filePath: "src/tokens/color.tokens.json",
530
+ isSource: true,
531
+ original: {
532
+ $value: "#4A5567",
533
+ $type: "color",
534
+ $description: "Secondary text (shared with obsidian.500)",
535
+ },
536
+ name: "ColorNeutralMist600",
537
+ attributes: {
538
+ category: "color",
539
+ type: "neutral",
540
+ item: "mist",
541
+ subitem: "600",
542
+ },
543
+ path: ["color", "neutral", "mist", "600"],
544
+ },
545
+ 800: {
546
+ $value: "#2a3142",
547
+ $type: "color",
548
+ $description: "Strong text",
549
+ filePath: "src/tokens/color.tokens.json",
550
+ isSource: true,
551
+ original: {
552
+ $value: "#2A3142",
553
+ $type: "color",
554
+ $description: "Strong text",
555
+ },
556
+ name: "ColorNeutralMist800",
557
+ attributes: {
558
+ category: "color",
559
+ type: "neutral",
560
+ item: "mist",
561
+ subitem: "800",
562
+ },
563
+ path: ["color", "neutral", "mist", "800"],
564
+ },
565
+ 950: {
566
+ $value: "#0b0f19",
567
+ $type: "color",
568
+ $description: "Highest-contrast text (shared with obsidian.900)",
569
+ filePath: "src/tokens/color.tokens.json",
570
+ isSource: true,
571
+ original: {
572
+ $value: "#0B0F19",
573
+ $type: "color",
574
+ $description: "Highest-contrast text (shared with obsidian.900)",
575
+ },
576
+ name: "ColorNeutralMist950",
577
+ attributes: {
578
+ category: "color",
579
+ type: "neutral",
580
+ item: "mist",
581
+ subitem: "950",
582
+ },
583
+ path: ["color", "neutral", "mist", "950"],
584
+ },
585
+ },
586
+ },
587
+ semantic: {
588
+ verified: {
589
+ $value: "#00d17a",
590
+ $type: "color",
591
+ $description:
592
+ "Trust / success / verification passed — bright decorative accent (icons/fills). Fails WCAG AA as text on light surfaces; use verified-strong for readable fg/border.",
593
+ filePath: "src/tokens/color.tokens.json",
594
+ isSource: true,
595
+ original: {
596
+ $value: "#00D17A",
597
+ $type: "color",
598
+ $description:
599
+ "Trust / success / verification passed — bright decorative accent (icons/fills). Fails WCAG AA as text on light surfaces; use verified-strong for readable fg/border.",
600
+ },
601
+ name: "ColorSemanticVerified",
602
+ attributes: {
603
+ category: "color",
604
+ type: "semantic",
605
+ item: "verified",
606
+ },
607
+ path: ["color", "semantic", "verified"],
608
+ },
609
+ "verified-strong": {
610
+ $value: "#007947",
611
+ $type: "color",
612
+ $description:
613
+ "Verified, darkened to WCAG AA — in-hue luminance shift of verified; 4.64:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
614
+ filePath: "src/tokens/color.tokens.json",
615
+ isSource: true,
616
+ original: {
617
+ $value: "#007947",
618
+ $type: "color",
619
+ $description:
620
+ "Verified, darkened to WCAG AA — in-hue luminance shift of verified; 4.64:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
621
+ },
622
+ name: "ColorSemanticVerifiedStrong",
623
+ attributes: {
624
+ category: "color",
625
+ type: "semantic",
626
+ item: "verified-strong",
627
+ },
628
+ path: ["color", "semantic", "verified-strong"],
629
+ },
630
+ signal: {
631
+ $value: "#4d9dff",
632
+ $type: "color",
633
+ $description:
634
+ "Info / hyperlinks / neutral interactive accent — bright decorative accent. Fails WCAG AA as text on light surfaces; use signal-strong for readable fg/border.",
635
+ filePath: "src/tokens/color.tokens.json",
636
+ isSource: true,
637
+ original: {
638
+ $value: "#4D9DFF",
639
+ $type: "color",
640
+ $description:
641
+ "Info / hyperlinks / neutral interactive accent — bright decorative accent. Fails WCAG AA as text on light surfaces; use signal-strong for readable fg/border.",
642
+ },
643
+ name: "ColorSemanticSignal",
644
+ attributes: {
645
+ category: "color",
646
+ type: "semantic",
647
+ item: "signal",
648
+ },
649
+ path: ["color", "semantic", "signal"],
650
+ },
651
+ "signal-strong": {
652
+ $value: "#346bad",
653
+ $type: "color",
654
+ $description:
655
+ "Signal, darkened to WCAG AA — in-hue luminance shift of signal; 4.60:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
656
+ filePath: "src/tokens/color.tokens.json",
657
+ isSource: true,
658
+ original: {
659
+ $value: "#346BAD",
660
+ $type: "color",
661
+ $description:
662
+ "Signal, darkened to WCAG AA — in-hue luminance shift of signal; 4.60:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
663
+ },
664
+ name: "ColorSemanticSignalStrong",
665
+ attributes: {
666
+ category: "color",
667
+ type: "semantic",
668
+ item: "signal-strong",
669
+ },
670
+ path: ["color", "semantic", "signal-strong"],
671
+ },
672
+ caution: {
673
+ $value: "#f5a623",
674
+ $type: "color",
675
+ $description:
676
+ "Warning / pending / verification in progress — bright decorative accent. Fails WCAG AA as text on light surfaces; use caution-strong for readable fg/border.",
677
+ filePath: "src/tokens/color.tokens.json",
678
+ isSource: true,
679
+ original: {
680
+ $value: "#F5A623",
681
+ $type: "color",
682
+ $description:
683
+ "Warning / pending / verification in progress — bright decorative accent. Fails WCAG AA as text on light surfaces; use caution-strong for readable fg/border.",
684
+ },
685
+ name: "ColorSemanticCaution",
686
+ attributes: {
687
+ category: "color",
688
+ type: "semantic",
689
+ item: "caution",
690
+ },
691
+ path: ["color", "semantic", "caution"],
692
+ },
693
+ "caution-strong": {
694
+ $value: "#8e6014",
695
+ $type: "color",
696
+ $description:
697
+ "Caution, darkened to WCAG AA — in-hue luminance shift of caution; 4.63:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
698
+ filePath: "src/tokens/color.tokens.json",
699
+ isSource: true,
700
+ original: {
701
+ $value: "#8E6014",
702
+ $type: "color",
703
+ $description:
704
+ "Caution, darkened to WCAG AA — in-hue luminance shift of caution; 4.63:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
705
+ },
706
+ name: "ColorSemanticCautionStrong",
707
+ attributes: {
708
+ category: "color",
709
+ type: "semantic",
710
+ item: "caution-strong",
711
+ },
712
+ path: ["color", "semantic", "caution-strong"],
713
+ },
714
+ critical: {
715
+ $value: "#ff4d4d",
716
+ $type: "color",
717
+ $description:
718
+ "Error / verification failure / destructive action — bright decorative accent. Fails WCAG AA as text on light surfaces; use critical-strong for readable fg/border.",
719
+ filePath: "src/tokens/color.tokens.json",
720
+ isSource: true,
721
+ original: {
722
+ $value: "#FF4D4D",
723
+ $type: "color",
724
+ $description:
725
+ "Error / verification failure / destructive action — bright decorative accent. Fails WCAG AA as text on light surfaces; use critical-strong for readable fg/border.",
726
+ },
727
+ name: "ColorSemanticCritical",
728
+ attributes: {
729
+ category: "color",
730
+ type: "semantic",
731
+ item: "critical",
732
+ },
733
+ path: ["color", "semantic", "critical"],
734
+ },
735
+ "critical-strong": {
736
+ $value: "#be3939",
737
+ $type: "color",
738
+ $description:
739
+ "Critical, darkened to WCAG AA — in-hue luminance shift of critical; 4.63:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
740
+ filePath: "src/tokens/color.tokens.json",
741
+ isSource: true,
742
+ original: {
743
+ $value: "#BE3939",
744
+ $type: "color",
745
+ $description:
746
+ "Critical, darkened to WCAG AA — in-hue luminance shift of critical; 4.63:1 on Mist-200 (#E8ECF4). Status chip foreground/border.",
747
+ },
748
+ name: "ColorSemanticCriticalStrong",
749
+ attributes: {
750
+ category: "color",
751
+ type: "semantic",
752
+ item: "critical-strong",
753
+ },
754
+ path: ["color", "semantic", "critical-strong"],
755
+ },
756
+ },
757
+ adaptive: {
758
+ dawn: {
759
+ surface: {
760
+ $value: "#f0eee9",
761
+ $type: "color",
762
+ $description: "Adaptive dawn band surface (05:00-09:00)",
763
+ filePath: "src/tokens/color.tokens.json",
764
+ isSource: true,
765
+ original: {
766
+ $value: "rgb(240, 238, 233)",
767
+ $type: "color",
768
+ $description: "Adaptive dawn band surface (05:00-09:00)",
769
+ },
770
+ name: "ColorAdaptiveDawnSurface",
771
+ attributes: {
772
+ category: "color",
773
+ type: "adaptive",
774
+ item: "dawn",
775
+ subitem: "surface",
776
+ },
777
+ path: ["color", "adaptive", "dawn", "surface"],
778
+ },
779
+ text: {
780
+ $value: "#2a3142",
781
+ $type: "color",
782
+ $description: "Adaptive dawn band primary text (05:00-09:00)",
783
+ filePath: "src/tokens/color.tokens.json",
784
+ isSource: true,
785
+ original: {
786
+ $value: "rgb(42, 49, 66)",
787
+ $type: "color",
788
+ $description: "Adaptive dawn band primary text (05:00-09:00)",
789
+ },
790
+ name: "ColorAdaptiveDawnText",
791
+ attributes: {
792
+ category: "color",
793
+ type: "adaptive",
794
+ item: "dawn",
795
+ subitem: "text",
796
+ },
797
+ path: ["color", "adaptive", "dawn", "text"],
798
+ },
799
+ },
800
+ day: {
801
+ surface: {
802
+ $value: "#f4f6fa",
803
+ $type: "color",
804
+ $description: "Adaptive day band surface (09:00-17:00)",
805
+ filePath: "src/tokens/color.tokens.json",
806
+ isSource: true,
807
+ original: {
808
+ $value: "rgb(244, 246, 250)",
809
+ $type: "color",
810
+ $description: "Adaptive day band surface (09:00-17:00)",
811
+ },
812
+ name: "ColorAdaptiveDaySurface",
813
+ attributes: {
814
+ category: "color",
815
+ type: "adaptive",
816
+ item: "day",
817
+ subitem: "surface",
818
+ },
819
+ path: ["color", "adaptive", "day", "surface"],
820
+ },
821
+ text: {
822
+ $value: "#2a3142",
823
+ $type: "color",
824
+ $description: "Adaptive day band primary text (09:00-17:00)",
825
+ filePath: "src/tokens/color.tokens.json",
826
+ isSource: true,
827
+ original: {
828
+ $value: "rgb(42, 49, 66)",
829
+ $type: "color",
830
+ $description: "Adaptive day band primary text (09:00-17:00)",
831
+ },
832
+ name: "ColorAdaptiveDayText",
833
+ attributes: {
834
+ category: "color",
835
+ type: "adaptive",
836
+ item: "day",
837
+ subitem: "text",
838
+ },
839
+ path: ["color", "adaptive", "day", "text"],
840
+ },
841
+ },
842
+ dusk: {
843
+ surface: {
844
+ $value: "#1a1a26",
845
+ $type: "color",
846
+ $description: "Adaptive dusk band surface (17:00-21:00)",
847
+ filePath: "src/tokens/color.tokens.json",
848
+ isSource: true,
849
+ original: {
850
+ $value: "rgb(26, 26, 38)",
851
+ $type: "color",
852
+ $description: "Adaptive dusk band surface (17:00-21:00)",
853
+ },
854
+ name: "ColorAdaptiveDuskSurface",
855
+ attributes: {
856
+ category: "color",
857
+ type: "adaptive",
858
+ item: "dusk",
859
+ subitem: "surface",
860
+ },
861
+ path: ["color", "adaptive", "dusk", "surface"],
862
+ },
863
+ text: {
864
+ $value: "#c8d0de",
865
+ $type: "color",
866
+ $description: "Adaptive dusk band primary text (17:00-21:00)",
867
+ filePath: "src/tokens/color.tokens.json",
868
+ isSource: true,
869
+ original: {
870
+ $value: "rgb(200, 208, 222)",
871
+ $type: "color",
872
+ $description: "Adaptive dusk band primary text (17:00-21:00)",
873
+ },
874
+ name: "ColorAdaptiveDuskText",
875
+ attributes: {
876
+ category: "color",
877
+ type: "adaptive",
878
+ item: "dusk",
879
+ subitem: "text",
880
+ },
881
+ path: ["color", "adaptive", "dusk", "text"],
882
+ },
883
+ },
884
+ night: {
885
+ surface: {
886
+ $value: "#060912",
887
+ $type: "color",
888
+ $description: "Adaptive night band surface (21:00-05:00)",
889
+ filePath: "src/tokens/color.tokens.json",
890
+ isSource: true,
891
+ original: {
892
+ $value: "rgb(6, 9, 18)",
893
+ $type: "color",
894
+ $description: "Adaptive night band surface (21:00-05:00)",
895
+ },
896
+ name: "ColorAdaptiveNightSurface",
897
+ attributes: {
898
+ category: "color",
899
+ type: "adaptive",
900
+ item: "night",
901
+ subitem: "surface",
902
+ },
903
+ path: ["color", "adaptive", "night", "surface"],
904
+ },
905
+ text: {
906
+ $value: "#c8d0de",
907
+ $type: "color",
908
+ $description: "Adaptive night band primary text (21:00-05:00)",
909
+ filePath: "src/tokens/color.tokens.json",
910
+ isSource: true,
911
+ original: {
912
+ $value: "rgb(200, 208, 222)",
913
+ $type: "color",
914
+ $description: "Adaptive night band primary text (21:00-05:00)",
915
+ },
916
+ name: "ColorAdaptiveNightText",
917
+ attributes: {
918
+ category: "color",
919
+ type: "adaptive",
920
+ item: "night",
921
+ subitem: "text",
922
+ },
923
+ path: ["color", "adaptive", "night", "text"],
924
+ },
925
+ },
926
+ },
927
+ surface: {
928
+ canvas: {
929
+ $value: "#f4f6fa",
930
+ $type: "color",
931
+ $description:
932
+ "Default canvas (light); reassigned per adaptive band at runtime. Per BR-1 §4.2 'Default light canvas'.",
933
+ filePath: "src/tokens/color.tokens.json",
934
+ isSource: true,
935
+ original: {
936
+ $value: "{color.neutral.mist.100}",
937
+ $type: "color",
938
+ $description:
939
+ "Default canvas (light); reassigned per adaptive band at runtime. Per BR-1 §4.2 'Default light canvas'.",
940
+ },
941
+ name: "ColorSurfaceCanvas",
942
+ attributes: {
943
+ category: "color",
944
+ type: "surface",
945
+ item: "canvas",
946
+ },
947
+ path: ["color", "surface", "canvas"],
948
+ },
949
+ raised: {
950
+ $value: "#e8ecf4",
951
+ $type: "color",
952
+ $description:
953
+ "Raised surface — cards. Per BR-1 §4.2 'Raised surface · cards'.",
954
+ filePath: "src/tokens/color.tokens.json",
955
+ isSource: true,
956
+ original: {
957
+ $value: "{color.neutral.mist.200}",
958
+ $type: "color",
959
+ $description:
960
+ "Raised surface — cards. Per BR-1 §4.2 'Raised surface · cards'.",
961
+ },
962
+ name: "ColorSurfaceRaised",
963
+ attributes: {
964
+ category: "color",
965
+ type: "surface",
966
+ item: "raised",
967
+ },
968
+ path: ["color", "surface", "raised"],
969
+ },
970
+ input: {
971
+ $value: "#d6dce8",
972
+ $type: "color",
973
+ $description: "Input / well. Per BR-1 §4.2 'Input / well'.",
974
+ filePath: "src/tokens/color.tokens.json",
975
+ isSource: true,
976
+ original: {
977
+ $value: "{color.neutral.mist.300}",
978
+ $type: "color",
979
+ $description: "Input / well. Per BR-1 §4.2 'Input / well'.",
980
+ },
981
+ name: "ColorSurfaceInput",
982
+ attributes: {
983
+ category: "color",
984
+ type: "surface",
985
+ item: "input",
986
+ },
987
+ path: ["color", "surface", "input"],
988
+ },
989
+ border: {
990
+ $value: "#b0baca",
991
+ $type: "color",
992
+ $description: "Border / divider. Per BR-1 §4.2 'Border / divider'.",
993
+ filePath: "src/tokens/color.tokens.json",
994
+ isSource: true,
995
+ original: {
996
+ $value: "{color.neutral.mist.400}",
997
+ $type: "color",
998
+ $description: "Border / divider. Per BR-1 §4.2 'Border / divider'.",
999
+ },
1000
+ name: "ColorSurfaceBorder",
1001
+ attributes: {
1002
+ category: "color",
1003
+ type: "surface",
1004
+ item: "border",
1005
+ },
1006
+ path: ["color", "surface", "border"],
1007
+ },
1008
+ "border-muted": {
1009
+ $value: "#8a95a8",
1010
+ $type: "color",
1011
+ $description:
1012
+ "Muted border — implicit in Mist scale (mid-range collision with Obsidian 600). Per BR-1 §4.2.",
1013
+ filePath: "src/tokens/color.tokens.json",
1014
+ isSource: true,
1015
+ original: {
1016
+ $value: "{color.neutral.mist.500}",
1017
+ $type: "color",
1018
+ $description:
1019
+ "Muted border — implicit in Mist scale (mid-range collision with Obsidian 600). Per BR-1 §4.2.",
1020
+ },
1021
+ name: "ColorSurfaceBorderMuted",
1022
+ attributes: {
1023
+ category: "color",
1024
+ type: "surface",
1025
+ item: "border-muted",
1026
+ },
1027
+ path: ["color", "surface", "border-muted"],
1028
+ },
1029
+ },
1030
+ text: {
1031
+ primary: {
1032
+ $value: "#0b0f19",
1033
+ $type: "color",
1034
+ $description:
1035
+ "Primary text on canvas; reassigned per adaptive band. Per BR-1 §4.2 'Highest-contrast text'.",
1036
+ filePath: "src/tokens/color.tokens.json",
1037
+ isSource: true,
1038
+ original: {
1039
+ $value: "{color.neutral.mist.950}",
1040
+ $type: "color",
1041
+ $description:
1042
+ "Primary text on canvas; reassigned per adaptive band. Per BR-1 §4.2 'Highest-contrast text'.",
1043
+ },
1044
+ name: "ColorTextPrimary",
1045
+ attributes: {
1046
+ category: "color",
1047
+ type: "text",
1048
+ item: "primary",
1049
+ },
1050
+ path: ["color", "text", "primary"],
1051
+ },
1052
+ secondary: {
1053
+ $value: "#4a5567",
1054
+ $type: "color",
1055
+ $description:
1056
+ "Secondary text role; aliases to mist.600, whose hex (#4A5567) is shared with obsidian.500 per BR-1 §4.2 mid-range collision.",
1057
+ filePath: "src/tokens/color.tokens.json",
1058
+ isSource: true,
1059
+ original: {
1060
+ $value: "{color.neutral.mist.600}",
1061
+ $type: "color",
1062
+ $description:
1063
+ "Secondary text role; aliases to mist.600, whose hex (#4A5567) is shared with obsidian.500 per BR-1 §4.2 mid-range collision.",
1064
+ },
1065
+ name: "ColorTextSecondary",
1066
+ attributes: {
1067
+ category: "color",
1068
+ type: "text",
1069
+ item: "secondary",
1070
+ },
1071
+ path: ["color", "text", "secondary"],
1072
+ },
1073
+ muted: {
1074
+ $value: "#8a95a8",
1075
+ $type: "color",
1076
+ $description:
1077
+ "Muted text — shared with obsidian.400 per BR-1 §4.2 mid-range collision. Contrast on surface.canvas is ~2.8:1 — intentionally below WCAG AA for body text; use only for de-emphasised auxiliary text where ≥3:1 (UI components) is the relevant bar.",
1078
+ filePath: "src/tokens/color.tokens.json",
1079
+ isSource: true,
1080
+ original: {
1081
+ $value: "{color.neutral.mist.500}",
1082
+ $type: "color",
1083
+ $description:
1084
+ "Muted text — shared with obsidian.400 per BR-1 §4.2 mid-range collision. Contrast on surface.canvas is ~2.8:1 — intentionally below WCAG AA for body text; use only for de-emphasised auxiliary text where ≥3:1 (UI components) is the relevant bar.",
1085
+ },
1086
+ name: "ColorTextMuted",
1087
+ attributes: {
1088
+ category: "color",
1089
+ type: "text",
1090
+ item: "muted",
1091
+ },
1092
+ path: ["color", "text", "muted"],
1093
+ },
1094
+ disabled: {
1095
+ $value: "#b0baca",
1096
+ $type: "color",
1097
+ $description:
1098
+ "Disabled text — low-contrast, deliberate. Aliases mist.400; downstream consumers may alternatively compose text.primary with state.opacity.disabled (0.38) for a different visual register.",
1099
+ filePath: "src/tokens/color.tokens.json",
1100
+ isSource: true,
1101
+ original: {
1102
+ $value: "{color.neutral.mist.400}",
1103
+ $type: "color",
1104
+ $description:
1105
+ "Disabled text — low-contrast, deliberate. Aliases mist.400; downstream consumers may alternatively compose text.primary with state.opacity.disabled (0.38) for a different visual register.",
1106
+ },
1107
+ name: "ColorTextDisabled",
1108
+ attributes: {
1109
+ category: "color",
1110
+ type: "text",
1111
+ item: "disabled",
1112
+ },
1113
+ path: ["color", "text", "disabled"],
1114
+ },
1115
+ inverse: {
1116
+ $value: "#fbfcfe",
1117
+ $type: "color",
1118
+ $description:
1119
+ "Text on dark surfaces (e.g. obsidian backdrop, dark scrim). Aliases mist.50 — the lightest neutral. Distinct from on-brand: inverse is for neutral-dark contexts; on-brand is reserved for brand backgrounds.",
1120
+ filePath: "src/tokens/color.tokens.json",
1121
+ isSource: true,
1122
+ original: {
1123
+ $value: "{color.neutral.mist.50}",
1124
+ $type: "color",
1125
+ $description:
1126
+ "Text on dark surfaces (e.g. obsidian backdrop, dark scrim). Aliases mist.50 — the lightest neutral. Distinct from on-brand: inverse is for neutral-dark contexts; on-brand is reserved for brand backgrounds.",
1127
+ },
1128
+ name: "ColorTextInverse",
1129
+ attributes: {
1130
+ category: "color",
1131
+ type: "text",
1132
+ item: "inverse",
1133
+ },
1134
+ path: ["color", "text", "inverse"],
1135
+ },
1136
+ "on-brand": {
1137
+ $value: "#fbfcfe",
1138
+ $type: "color",
1139
+ $description:
1140
+ "Text on brand backgrounds (e.g. CTA buttons). Constant per brand discipline.",
1141
+ filePath: "src/tokens/color.tokens.json",
1142
+ isSource: true,
1143
+ original: {
1144
+ $value: "{color.neutral.mist.50}",
1145
+ $type: "color",
1146
+ $description:
1147
+ "Text on brand backgrounds (e.g. CTA buttons). Constant per brand discipline.",
1148
+ },
1149
+ name: "ColorTextOnBrand",
1150
+ attributes: {
1151
+ category: "color",
1152
+ type: "text",
1153
+ item: "on-brand",
1154
+ },
1155
+ path: ["color", "text", "on-brand"],
1156
+ },
1157
+ },
1158
+ scrim: {
1159
+ light: {
1160
+ $value: "#0b0f1980",
1161
+ $type: "color",
1162
+ $description:
1163
+ "Modal/sheet backdrop on light surfaces — obsidian-900 at 50% opacity (per BR-2 spec §4).",
1164
+ filePath: "src/tokens/color.tokens.json",
1165
+ isSource: true,
1166
+ original: {
1167
+ $value: "rgba(11, 15, 25, 0.5)",
1168
+ $type: "color",
1169
+ $description:
1170
+ "Modal/sheet backdrop on light surfaces — obsidian-900 at 50% opacity (per BR-2 spec §4).",
1171
+ },
1172
+ name: "ColorScrimLight",
1173
+ attributes: {
1174
+ category: "color",
1175
+ type: "scrim",
1176
+ item: "light",
1177
+ },
1178
+ path: ["color", "scrim", "light"],
1179
+ },
1180
+ dark: {
1181
+ $value: "#060912b3",
1182
+ $type: "color",
1183
+ $description:
1184
+ "Modal/sheet backdrop on dark surfaces — obsidian-950 at 70% opacity for stronger isolation.",
1185
+ filePath: "src/tokens/color.tokens.json",
1186
+ isSource: true,
1187
+ original: {
1188
+ $value: "rgba(6, 9, 18, 0.7)",
1189
+ $type: "color",
1190
+ $description:
1191
+ "Modal/sheet backdrop on dark surfaces — obsidian-950 at 70% opacity for stronger isolation.",
1192
+ },
1193
+ name: "ColorScrimDark",
1194
+ attributes: {
1195
+ category: "color",
1196
+ type: "scrim",
1197
+ item: "dark",
1198
+ },
1199
+ path: ["color", "scrim", "dark"],
1200
+ },
1201
+ },
1202
+ action: {
1203
+ primary: {
1204
+ bg: {
1205
+ $value: "#7c5cff",
1206
+ $type: "color",
1207
+ $description:
1208
+ "Primary action background — Sovereign Violet. The single high-emphasis CTA per surface.",
1209
+ filePath: "src/tokens/component.tokens.json",
1210
+ isSource: true,
1211
+ original: {
1212
+ $value: "{color.brand.brand}",
1213
+ $type: "color",
1214
+ $description:
1215
+ "Primary action background — Sovereign Violet. The single high-emphasis CTA per surface.",
1216
+ },
1217
+ name: "ColorActionPrimaryBg",
1218
+ attributes: {
1219
+ category: "color",
1220
+ type: "action",
1221
+ item: "primary",
1222
+ subitem: "bg",
1223
+ },
1224
+ path: ["color", "action", "primary", "bg"],
1225
+ },
1226
+ fg: {
1227
+ $value: "#fbfcfe",
1228
+ $type: "color",
1229
+ $description: "Text/icon on a primary action.",
1230
+ filePath: "src/tokens/component.tokens.json",
1231
+ isSource: true,
1232
+ original: {
1233
+ $value: "{color.text.on-brand}",
1234
+ $type: "color",
1235
+ $description: "Text/icon on a primary action.",
1236
+ },
1237
+ name: "ColorActionPrimaryFg",
1238
+ attributes: {
1239
+ category: "color",
1240
+ type: "action",
1241
+ item: "primary",
1242
+ subitem: "fg",
1243
+ },
1244
+ path: ["color", "action", "primary", "fg"],
1245
+ },
1246
+ border: {
1247
+ $value: "#7c5cff",
1248
+ $type: "color",
1249
+ $description: "Primary action border — matches bg.",
1250
+ filePath: "src/tokens/component.tokens.json",
1251
+ isSource: true,
1252
+ original: {
1253
+ $value: "{color.brand.brand}",
1254
+ $type: "color",
1255
+ $description: "Primary action border — matches bg.",
1256
+ },
1257
+ name: "ColorActionPrimaryBorder",
1258
+ attributes: {
1259
+ category: "color",
1260
+ type: "action",
1261
+ item: "primary",
1262
+ subitem: "border",
1263
+ },
1264
+ path: ["color", "action", "primary", "border"],
1265
+ },
1266
+ "bg-hover": {
1267
+ $value: "#5b3ee8",
1268
+ $type: "color",
1269
+ $description: "Primary action hover — deep companion.",
1270
+ filePath: "src/tokens/component.tokens.json",
1271
+ isSource: true,
1272
+ original: {
1273
+ $value: "{color.brand.brand-deep}",
1274
+ $type: "color",
1275
+ $description: "Primary action hover — deep companion.",
1276
+ },
1277
+ name: "ColorActionPrimaryBgHover",
1278
+ attributes: {
1279
+ category: "color",
1280
+ type: "action",
1281
+ item: "primary",
1282
+ subitem: "bg-hover",
1283
+ },
1284
+ path: ["color", "action", "primary", "bg-hover"],
1285
+ },
1286
+ "bg-active": {
1287
+ $value: "#5b3ee8",
1288
+ $type: "color",
1289
+ $description: "Primary action pressed/active.",
1290
+ filePath: "src/tokens/component.tokens.json",
1291
+ isSource: true,
1292
+ original: {
1293
+ $value: "{color.brand.brand-deep}",
1294
+ $type: "color",
1295
+ $description: "Primary action pressed/active.",
1296
+ },
1297
+ name: "ColorActionPrimaryBgActive",
1298
+ attributes: {
1299
+ category: "color",
1300
+ type: "action",
1301
+ item: "primary",
1302
+ subitem: "bg-active",
1303
+ },
1304
+ path: ["color", "action", "primary", "bg-active"],
1305
+ },
1306
+ },
1307
+ secondary: {
1308
+ bg: {
1309
+ $value: "#e8ecf4",
1310
+ $type: "color",
1311
+ $description: "Secondary action background — neutral raised surface.",
1312
+ filePath: "src/tokens/component.tokens.json",
1313
+ isSource: true,
1314
+ original: {
1315
+ $value: "{color.surface.raised}",
1316
+ $type: "color",
1317
+ $description:
1318
+ "Secondary action background — neutral raised surface.",
1319
+ },
1320
+ name: "ColorActionSecondaryBg",
1321
+ attributes: {
1322
+ category: "color",
1323
+ type: "action",
1324
+ item: "secondary",
1325
+ subitem: "bg",
1326
+ },
1327
+ path: ["color", "action", "secondary", "bg"],
1328
+ },
1329
+ fg: {
1330
+ $value: "#0b0f19",
1331
+ $type: "color",
1332
+ $description: "Text/icon on a secondary action.",
1333
+ filePath: "src/tokens/component.tokens.json",
1334
+ isSource: true,
1335
+ original: {
1336
+ $value: "{color.text.primary}",
1337
+ $type: "color",
1338
+ $description: "Text/icon on a secondary action.",
1339
+ },
1340
+ name: "ColorActionSecondaryFg",
1341
+ attributes: {
1342
+ category: "color",
1343
+ type: "action",
1344
+ item: "secondary",
1345
+ subitem: "fg",
1346
+ },
1347
+ path: ["color", "action", "secondary", "fg"],
1348
+ },
1349
+ border: {
1350
+ $value: "#b0baca",
1351
+ $type: "color",
1352
+ $description: "Secondary action border.",
1353
+ filePath: "src/tokens/component.tokens.json",
1354
+ isSource: true,
1355
+ original: {
1356
+ $value: "{color.surface.border}",
1357
+ $type: "color",
1358
+ $description: "Secondary action border.",
1359
+ },
1360
+ name: "ColorActionSecondaryBorder",
1361
+ attributes: {
1362
+ category: "color",
1363
+ type: "action",
1364
+ item: "secondary",
1365
+ subitem: "border",
1366
+ },
1367
+ path: ["color", "action", "secondary", "border"],
1368
+ },
1369
+ "bg-hover": {
1370
+ $value: "#d6dce8",
1371
+ $type: "color",
1372
+ $description: "Secondary action hover.",
1373
+ filePath: "src/tokens/component.tokens.json",
1374
+ isSource: true,
1375
+ original: {
1376
+ $value: "{color.surface.input}",
1377
+ $type: "color",
1378
+ $description: "Secondary action hover.",
1379
+ },
1380
+ name: "ColorActionSecondaryBgHover",
1381
+ attributes: {
1382
+ category: "color",
1383
+ type: "action",
1384
+ item: "secondary",
1385
+ subitem: "bg-hover",
1386
+ },
1387
+ path: ["color", "action", "secondary", "bg-hover"],
1388
+ },
1389
+ },
1390
+ ghost: {
1391
+ fg: {
1392
+ $value: "#0b0f19",
1393
+ $type: "color",
1394
+ $description: "Ghost action text/icon — no fill until hover.",
1395
+ filePath: "src/tokens/component.tokens.json",
1396
+ isSource: true,
1397
+ original: {
1398
+ $value: "{color.text.primary}",
1399
+ $type: "color",
1400
+ $description: "Ghost action text/icon — no fill until hover.",
1401
+ },
1402
+ name: "ColorActionGhostFg",
1403
+ attributes: {
1404
+ category: "color",
1405
+ type: "action",
1406
+ item: "ghost",
1407
+ subitem: "fg",
1408
+ },
1409
+ path: ["color", "action", "ghost", "fg"],
1410
+ },
1411
+ "bg-hover": {
1412
+ $value: "#e8ecf4",
1413
+ $type: "color",
1414
+ $description: "Ghost action hover fill.",
1415
+ filePath: "src/tokens/component.tokens.json",
1416
+ isSource: true,
1417
+ original: {
1418
+ $value: "{color.surface.raised}",
1419
+ $type: "color",
1420
+ $description: "Ghost action hover fill.",
1421
+ },
1422
+ name: "ColorActionGhostBgHover",
1423
+ attributes: {
1424
+ category: "color",
1425
+ type: "action",
1426
+ item: "ghost",
1427
+ subitem: "bg-hover",
1428
+ },
1429
+ path: ["color", "action", "ghost", "bg-hover"],
1430
+ },
1431
+ },
1432
+ destructive: {
1433
+ bg: {
1434
+ $value: "#ff4d4d",
1435
+ $type: "color",
1436
+ $description:
1437
+ "Destructive action background — Critical. A status color used for a destructive control; never the brand.",
1438
+ filePath: "src/tokens/component.tokens.json",
1439
+ isSource: true,
1440
+ original: {
1441
+ $value: "{color.semantic.critical}",
1442
+ $type: "color",
1443
+ $description:
1444
+ "Destructive action background — Critical. A status color used for a destructive control; never the brand.",
1445
+ },
1446
+ name: "ColorActionDestructiveBg",
1447
+ attributes: {
1448
+ category: "color",
1449
+ type: "action",
1450
+ item: "destructive",
1451
+ subitem: "bg",
1452
+ },
1453
+ path: ["color", "action", "destructive", "bg"],
1454
+ },
1455
+ fg: {
1456
+ $value: "#fbfcfe",
1457
+ $type: "color",
1458
+ $description: "Text/icon on a destructive action.",
1459
+ filePath: "src/tokens/component.tokens.json",
1460
+ isSource: true,
1461
+ original: {
1462
+ $value: "{color.text.on-brand}",
1463
+ $type: "color",
1464
+ $description: "Text/icon on a destructive action.",
1465
+ },
1466
+ name: "ColorActionDestructiveFg",
1467
+ attributes: {
1468
+ category: "color",
1469
+ type: "action",
1470
+ item: "destructive",
1471
+ subitem: "fg",
1472
+ },
1473
+ path: ["color", "action", "destructive", "fg"],
1474
+ },
1475
+ border: {
1476
+ $value: "#ff4d4d",
1477
+ $type: "color",
1478
+ $description: "Destructive action border.",
1479
+ filePath: "src/tokens/component.tokens.json",
1480
+ isSource: true,
1481
+ original: {
1482
+ $value: "{color.semantic.critical}",
1483
+ $type: "color",
1484
+ $description: "Destructive action border.",
1485
+ },
1486
+ name: "ColorActionDestructiveBorder",
1487
+ attributes: {
1488
+ category: "color",
1489
+ type: "action",
1490
+ item: "destructive",
1491
+ subitem: "border",
1492
+ },
1493
+ path: ["color", "action", "destructive", "border"],
1494
+ },
1495
+ },
1496
+ },
1497
+ status: {
1498
+ verified: {
1499
+ fg: {
1500
+ $value: "#007947",
1501
+ $type: "color",
1502
+ $description:
1503
+ "Verified status foreground — Verified Green darkened to WCAG AA (#007947, ≥4.5:1 on the chip bg). The in-product success state; never the brand.",
1504
+ filePath: "src/tokens/component.tokens.json",
1505
+ isSource: true,
1506
+ original: {
1507
+ $value: "{color.semantic.verified-strong}",
1508
+ $type: "color",
1509
+ $description:
1510
+ "Verified status foreground — Verified Green darkened to WCAG AA (#007947, ≥4.5:1 on the chip bg). The in-product success state; never the brand.",
1511
+ },
1512
+ name: "ColorStatusVerifiedFg",
1513
+ attributes: {
1514
+ category: "color",
1515
+ type: "status",
1516
+ item: "verified",
1517
+ subitem: "fg",
1518
+ },
1519
+ path: ["color", "status", "verified", "fg"],
1520
+ },
1521
+ bg: {
1522
+ $value: "#e8ecf4",
1523
+ $type: "color",
1524
+ $description:
1525
+ "Verified status chip background — neutral; color carried by fg/border (restraint over volume).",
1526
+ filePath: "src/tokens/component.tokens.json",
1527
+ isSource: true,
1528
+ original: {
1529
+ $value: "{color.surface.raised}",
1530
+ $type: "color",
1531
+ $description:
1532
+ "Verified status chip background — neutral; color carried by fg/border (restraint over volume).",
1533
+ },
1534
+ name: "ColorStatusVerifiedBg",
1535
+ attributes: {
1536
+ category: "color",
1537
+ type: "status",
1538
+ item: "verified",
1539
+ subitem: "bg",
1540
+ },
1541
+ path: ["color", "status", "verified", "bg"],
1542
+ },
1543
+ border: {
1544
+ $value: "#007947",
1545
+ $type: "color",
1546
+ $description:
1547
+ "Verified status border — AA-dark shade (≥3:1 non-text).",
1548
+ filePath: "src/tokens/component.tokens.json",
1549
+ isSource: true,
1550
+ original: {
1551
+ $value: "{color.semantic.verified-strong}",
1552
+ $type: "color",
1553
+ $description:
1554
+ "Verified status border — AA-dark shade (≥3:1 non-text).",
1555
+ },
1556
+ name: "ColorStatusVerifiedBorder",
1557
+ attributes: {
1558
+ category: "color",
1559
+ type: "status",
1560
+ item: "verified",
1561
+ subitem: "border",
1562
+ },
1563
+ path: ["color", "status", "verified", "border"],
1564
+ },
1565
+ accent: {
1566
+ $value: "#00d17a",
1567
+ $type: "color",
1568
+ $description:
1569
+ "Verified bright decorative accent (#00D17A) — for icons/fills where contrast is not a text/border requirement.",
1570
+ filePath: "src/tokens/component.tokens.json",
1571
+ isSource: true,
1572
+ original: {
1573
+ $value: "{color.semantic.verified}",
1574
+ $type: "color",
1575
+ $description:
1576
+ "Verified bright decorative accent (#00D17A) — for icons/fills where contrast is not a text/border requirement.",
1577
+ },
1578
+ name: "ColorStatusVerifiedAccent",
1579
+ attributes: {
1580
+ category: "color",
1581
+ type: "status",
1582
+ item: "verified",
1583
+ subitem: "accent",
1584
+ },
1585
+ path: ["color", "status", "verified", "accent"],
1586
+ },
1587
+ },
1588
+ signal: {
1589
+ fg: {
1590
+ $value: "#346bad",
1591
+ $type: "color",
1592
+ $description:
1593
+ "Informational status foreground — Signal darkened to WCAG AA (#346BAD, ≥4.5:1 on the chip bg).",
1594
+ filePath: "src/tokens/component.tokens.json",
1595
+ isSource: true,
1596
+ original: {
1597
+ $value: "{color.semantic.signal-strong}",
1598
+ $type: "color",
1599
+ $description:
1600
+ "Informational status foreground — Signal darkened to WCAG AA (#346BAD, ≥4.5:1 on the chip bg).",
1601
+ },
1602
+ name: "ColorStatusSignalFg",
1603
+ attributes: {
1604
+ category: "color",
1605
+ type: "status",
1606
+ item: "signal",
1607
+ subitem: "fg",
1608
+ },
1609
+ path: ["color", "status", "signal", "fg"],
1610
+ },
1611
+ bg: {
1612
+ $value: "#e8ecf4",
1613
+ $type: "color",
1614
+ $description: "Informational status chip background — neutral.",
1615
+ filePath: "src/tokens/component.tokens.json",
1616
+ isSource: true,
1617
+ original: {
1618
+ $value: "{color.surface.raised}",
1619
+ $type: "color",
1620
+ $description: "Informational status chip background — neutral.",
1621
+ },
1622
+ name: "ColorStatusSignalBg",
1623
+ attributes: {
1624
+ category: "color",
1625
+ type: "status",
1626
+ item: "signal",
1627
+ subitem: "bg",
1628
+ },
1629
+ path: ["color", "status", "signal", "bg"],
1630
+ },
1631
+ border: {
1632
+ $value: "#346bad",
1633
+ $type: "color",
1634
+ $description:
1635
+ "Informational status border — AA-dark shade (≥3:1 non-text).",
1636
+ filePath: "src/tokens/component.tokens.json",
1637
+ isSource: true,
1638
+ original: {
1639
+ $value: "{color.semantic.signal-strong}",
1640
+ $type: "color",
1641
+ $description:
1642
+ "Informational status border — AA-dark shade (≥3:1 non-text).",
1643
+ },
1644
+ name: "ColorStatusSignalBorder",
1645
+ attributes: {
1646
+ category: "color",
1647
+ type: "status",
1648
+ item: "signal",
1649
+ subitem: "border",
1650
+ },
1651
+ path: ["color", "status", "signal", "border"],
1652
+ },
1653
+ accent: {
1654
+ $value: "#4d9dff",
1655
+ $type: "color",
1656
+ $description:
1657
+ "Signal bright decorative accent (#4D9DFF) — for icons/fills.",
1658
+ filePath: "src/tokens/component.tokens.json",
1659
+ isSource: true,
1660
+ original: {
1661
+ $value: "{color.semantic.signal}",
1662
+ $type: "color",
1663
+ $description:
1664
+ "Signal bright decorative accent (#4D9DFF) — for icons/fills.",
1665
+ },
1666
+ name: "ColorStatusSignalAccent",
1667
+ attributes: {
1668
+ category: "color",
1669
+ type: "status",
1670
+ item: "signal",
1671
+ subitem: "accent",
1672
+ },
1673
+ path: ["color", "status", "signal", "accent"],
1674
+ },
1675
+ },
1676
+ caution: {
1677
+ fg: {
1678
+ $value: "#8e6014",
1679
+ $type: "color",
1680
+ $description:
1681
+ "Caution status foreground — Caution darkened to WCAG AA (#8E6014, ≥4.5:1 on the chip bg); pending / in-progress.",
1682
+ filePath: "src/tokens/component.tokens.json",
1683
+ isSource: true,
1684
+ original: {
1685
+ $value: "{color.semantic.caution-strong}",
1686
+ $type: "color",
1687
+ $description:
1688
+ "Caution status foreground — Caution darkened to WCAG AA (#8E6014, ≥4.5:1 on the chip bg); pending / in-progress.",
1689
+ },
1690
+ name: "ColorStatusCautionFg",
1691
+ attributes: {
1692
+ category: "color",
1693
+ type: "status",
1694
+ item: "caution",
1695
+ subitem: "fg",
1696
+ },
1697
+ path: ["color", "status", "caution", "fg"],
1698
+ },
1699
+ bg: {
1700
+ $value: "#e8ecf4",
1701
+ $type: "color",
1702
+ $description: "Caution status chip background — neutral.",
1703
+ filePath: "src/tokens/component.tokens.json",
1704
+ isSource: true,
1705
+ original: {
1706
+ $value: "{color.surface.raised}",
1707
+ $type: "color",
1708
+ $description: "Caution status chip background — neutral.",
1709
+ },
1710
+ name: "ColorStatusCautionBg",
1711
+ attributes: {
1712
+ category: "color",
1713
+ type: "status",
1714
+ item: "caution",
1715
+ subitem: "bg",
1716
+ },
1717
+ path: ["color", "status", "caution", "bg"],
1718
+ },
1719
+ border: {
1720
+ $value: "#8e6014",
1721
+ $type: "color",
1722
+ $description:
1723
+ "Caution status border — AA-dark shade (≥3:1 non-text).",
1724
+ filePath: "src/tokens/component.tokens.json",
1725
+ isSource: true,
1726
+ original: {
1727
+ $value: "{color.semantic.caution-strong}",
1728
+ $type: "color",
1729
+ $description:
1730
+ "Caution status border — AA-dark shade (≥3:1 non-text).",
1731
+ },
1732
+ name: "ColorStatusCautionBorder",
1733
+ attributes: {
1734
+ category: "color",
1735
+ type: "status",
1736
+ item: "caution",
1737
+ subitem: "border",
1738
+ },
1739
+ path: ["color", "status", "caution", "border"],
1740
+ },
1741
+ accent: {
1742
+ $value: "#f5a623",
1743
+ $type: "color",
1744
+ $description:
1745
+ "Caution bright decorative accent (#F5A623) — for icons/fills.",
1746
+ filePath: "src/tokens/component.tokens.json",
1747
+ isSource: true,
1748
+ original: {
1749
+ $value: "{color.semantic.caution}",
1750
+ $type: "color",
1751
+ $description:
1752
+ "Caution bright decorative accent (#F5A623) — for icons/fills.",
1753
+ },
1754
+ name: "ColorStatusCautionAccent",
1755
+ attributes: {
1756
+ category: "color",
1757
+ type: "status",
1758
+ item: "caution",
1759
+ subitem: "accent",
1760
+ },
1761
+ path: ["color", "status", "caution", "accent"],
1762
+ },
1763
+ },
1764
+ critical: {
1765
+ fg: {
1766
+ $value: "#be3939",
1767
+ $type: "color",
1768
+ $description:
1769
+ "Critical status foreground — Critical darkened to WCAG AA (#BE3939, ≥4.5:1 on the chip bg); error / failure.",
1770
+ filePath: "src/tokens/component.tokens.json",
1771
+ isSource: true,
1772
+ original: {
1773
+ $value: "{color.semantic.critical-strong}",
1774
+ $type: "color",
1775
+ $description:
1776
+ "Critical status foreground — Critical darkened to WCAG AA (#BE3939, ≥4.5:1 on the chip bg); error / failure.",
1777
+ },
1778
+ name: "ColorStatusCriticalFg",
1779
+ attributes: {
1780
+ category: "color",
1781
+ type: "status",
1782
+ item: "critical",
1783
+ subitem: "fg",
1784
+ },
1785
+ path: ["color", "status", "critical", "fg"],
1786
+ },
1787
+ bg: {
1788
+ $value: "#e8ecf4",
1789
+ $type: "color",
1790
+ $description: "Critical status chip background — neutral.",
1791
+ filePath: "src/tokens/component.tokens.json",
1792
+ isSource: true,
1793
+ original: {
1794
+ $value: "{color.surface.raised}",
1795
+ $type: "color",
1796
+ $description: "Critical status chip background — neutral.",
1797
+ },
1798
+ name: "ColorStatusCriticalBg",
1799
+ attributes: {
1800
+ category: "color",
1801
+ type: "status",
1802
+ item: "critical",
1803
+ subitem: "bg",
1804
+ },
1805
+ path: ["color", "status", "critical", "bg"],
1806
+ },
1807
+ border: {
1808
+ $value: "#be3939",
1809
+ $type: "color",
1810
+ $description:
1811
+ "Critical status border — AA-dark shade (≥3:1 non-text).",
1812
+ filePath: "src/tokens/component.tokens.json",
1813
+ isSource: true,
1814
+ original: {
1815
+ $value: "{color.semantic.critical-strong}",
1816
+ $type: "color",
1817
+ $description:
1818
+ "Critical status border — AA-dark shade (≥3:1 non-text).",
1819
+ },
1820
+ name: "ColorStatusCriticalBorder",
1821
+ attributes: {
1822
+ category: "color",
1823
+ type: "status",
1824
+ item: "critical",
1825
+ subitem: "border",
1826
+ },
1827
+ path: ["color", "status", "critical", "border"],
1828
+ },
1829
+ accent: {
1830
+ $value: "#ff4d4d",
1831
+ $type: "color",
1832
+ $description:
1833
+ "Critical bright decorative accent (#FF4D4D) — for icons/fills.",
1834
+ filePath: "src/tokens/component.tokens.json",
1835
+ isSource: true,
1836
+ original: {
1837
+ $value: "{color.semantic.critical}",
1838
+ $type: "color",
1839
+ $description:
1840
+ "Critical bright decorative accent (#FF4D4D) — for icons/fills.",
1841
+ },
1842
+ name: "ColorStatusCriticalAccent",
1843
+ attributes: {
1844
+ category: "color",
1845
+ type: "status",
1846
+ item: "critical",
1847
+ subitem: "accent",
1848
+ },
1849
+ path: ["color", "status", "critical", "accent"],
1850
+ },
1851
+ },
1852
+ },
1853
+ border: {
1854
+ default: {
1855
+ $value: "#b0baca",
1856
+ $type: "color",
1857
+ $description: "Default component border — divider weight.",
1858
+ filePath: "src/tokens/component.tokens.json",
1859
+ isSource: true,
1860
+ original: {
1861
+ $value: "{color.surface.border}",
1862
+ $type: "color",
1863
+ $description: "Default component border — divider weight.",
1864
+ },
1865
+ name: "ColorBorderDefault",
1866
+ attributes: {
1867
+ category: "color",
1868
+ type: "border",
1869
+ item: "default",
1870
+ },
1871
+ path: ["color", "border", "default"],
1872
+ },
1873
+ strong: {
1874
+ $value: "#8a95a8",
1875
+ $type: "color",
1876
+ $description: "Higher-contrast component border for emphasis.",
1877
+ filePath: "src/tokens/component.tokens.json",
1878
+ isSource: true,
1879
+ original: {
1880
+ $value: "{color.surface.border-muted}",
1881
+ $type: "color",
1882
+ $description: "Higher-contrast component border for emphasis.",
1883
+ },
1884
+ name: "ColorBorderStrong",
1885
+ attributes: {
1886
+ category: "color",
1887
+ type: "border",
1888
+ item: "strong",
1889
+ },
1890
+ path: ["color", "border", "strong"],
1891
+ },
1892
+ focus: {
1893
+ $value: "#4d9dff",
1894
+ $type: "color",
1895
+ $description:
1896
+ "Focused-input border color — matches the focus ring (single source: focus.ring.color).",
1897
+ filePath: "src/tokens/component.tokens.json",
1898
+ isSource: true,
1899
+ original: {
1900
+ $value: "{focus.ring.color}",
1901
+ $type: "color",
1902
+ $description:
1903
+ "Focused-input border color — matches the focus ring (single source: focus.ring.color).",
1904
+ },
1905
+ name: "ColorBorderFocus",
1906
+ attributes: {
1907
+ category: "color",
1908
+ type: "border",
1909
+ item: "focus",
1910
+ },
1911
+ path: ["color", "border", "focus"],
1912
+ },
1913
+ },
1914
+ control: {
1915
+ bg: {
1916
+ $value: "#d6dce8",
1917
+ $type: "color",
1918
+ $description: "Form control background — input / well.",
1919
+ filePath: "src/tokens/component.tokens.json",
1920
+ isSource: true,
1921
+ original: {
1922
+ $value: "{color.surface.input}",
1923
+ $type: "color",
1924
+ $description: "Form control background — input / well.",
1925
+ },
1926
+ name: "ColorControlBg",
1927
+ attributes: {
1928
+ category: "color",
1929
+ type: "control",
1930
+ item: "bg",
1931
+ },
1932
+ path: ["color", "control", "bg"],
1933
+ },
1934
+ border: {
1935
+ $value: "#b0baca",
1936
+ $type: "color",
1937
+ $description: "Form control border.",
1938
+ filePath: "src/tokens/component.tokens.json",
1939
+ isSource: true,
1940
+ original: {
1941
+ $value: "{color.surface.border}",
1942
+ $type: "color",
1943
+ $description: "Form control border.",
1944
+ },
1945
+ name: "ColorControlBorder",
1946
+ attributes: {
1947
+ category: "color",
1948
+ type: "control",
1949
+ item: "border",
1950
+ },
1951
+ path: ["color", "control", "border"],
1952
+ },
1953
+ fg: {
1954
+ $value: "#0b0f19",
1955
+ $type: "color",
1956
+ $description: "Form control text/value.",
1957
+ filePath: "src/tokens/component.tokens.json",
1958
+ isSource: true,
1959
+ original: {
1960
+ $value: "{color.text.primary}",
1961
+ $type: "color",
1962
+ $description: "Form control text/value.",
1963
+ },
1964
+ name: "ColorControlFg",
1965
+ attributes: {
1966
+ category: "color",
1967
+ type: "control",
1968
+ item: "fg",
1969
+ },
1970
+ path: ["color", "control", "fg"],
1971
+ },
1972
+ placeholder: {
1973
+ $value: "#8a95a8",
1974
+ $type: "color",
1975
+ $description: "Form control placeholder text — de-emphasised.",
1976
+ filePath: "src/tokens/component.tokens.json",
1977
+ isSource: true,
1978
+ original: {
1979
+ $value: "{color.text.muted}",
1980
+ $type: "color",
1981
+ $description: "Form control placeholder text — de-emphasised.",
1982
+ },
1983
+ name: "ColorControlPlaceholder",
1984
+ attributes: {
1985
+ category: "color",
1986
+ type: "control",
1987
+ item: "placeholder",
1988
+ },
1989
+ path: ["color", "control", "placeholder"],
1990
+ },
1991
+ },
1992
+ },
1993
+ container: {
1994
+ sm: {
1995
+ $value: "40rem",
1996
+ $type: "dimension",
1997
+ $description: "Container max-width at sm breakpoint",
1998
+ filePath: "src/tokens/container.tokens.json",
1999
+ isSource: true,
2000
+ original: {
2001
+ $value: "40rem",
2002
+ $type: "dimension",
2003
+ $description: "Container max-width at sm breakpoint",
2004
+ },
2005
+ name: "ContainerSm",
2006
+ attributes: {
2007
+ category: "container",
2008
+ type: "sm",
2009
+ },
2010
+ path: ["container", "sm"],
2011
+ },
2012
+ md: {
2013
+ $value: "48rem",
2014
+ $type: "dimension",
2015
+ $description: "Container max-width at md breakpoint",
2016
+ filePath: "src/tokens/container.tokens.json",
2017
+ isSource: true,
2018
+ original: {
2019
+ $value: "48rem",
2020
+ $type: "dimension",
2021
+ $description: "Container max-width at md breakpoint",
2022
+ },
2023
+ name: "ContainerMd",
2024
+ attributes: {
2025
+ category: "container",
2026
+ type: "md",
2027
+ },
2028
+ path: ["container", "md"],
2029
+ },
2030
+ lg: {
2031
+ $value: "64rem",
2032
+ $type: "dimension",
2033
+ $description: "Container max-width at lg breakpoint",
2034
+ filePath: "src/tokens/container.tokens.json",
2035
+ isSource: true,
2036
+ original: {
2037
+ $value: "64rem",
2038
+ $type: "dimension",
2039
+ $description: "Container max-width at lg breakpoint",
2040
+ },
2041
+ name: "ContainerLg",
2042
+ attributes: {
2043
+ category: "container",
2044
+ type: "lg",
2045
+ },
2046
+ path: ["container", "lg"],
2047
+ },
2048
+ xl: {
2049
+ $value: "80rem",
2050
+ $type: "dimension",
2051
+ $description: "Container max-width at xl breakpoint",
2052
+ filePath: "src/tokens/container.tokens.json",
2053
+ isSource: true,
2054
+ original: {
2055
+ $value: "80rem",
2056
+ $type: "dimension",
2057
+ $description: "Container max-width at xl breakpoint",
2058
+ },
2059
+ name: "ContainerXl",
2060
+ attributes: {
2061
+ category: "container",
2062
+ type: "xl",
2063
+ },
2064
+ path: ["container", "xl"],
2065
+ },
2066
+ "2xl": {
2067
+ $value: "96rem",
2068
+ $type: "dimension",
2069
+ $description: "Container max-width at 2xl breakpoint",
2070
+ filePath: "src/tokens/container.tokens.json",
2071
+ isSource: true,
2072
+ original: {
2073
+ $value: "96rem",
2074
+ $type: "dimension",
2075
+ $description: "Container max-width at 2xl breakpoint",
2076
+ },
2077
+ name: "Container2xl",
2078
+ attributes: {
2079
+ category: "container",
2080
+ type: "2xl",
2081
+ },
2082
+ path: ["container", "2xl"],
2083
+ },
2084
+ },
2085
+ focus: {
2086
+ ring: {
2087
+ width: {
2088
+ $value: "2px",
2089
+ $type: "dimension",
2090
+ $description: "Focus ring width. Per WCAG 2.4.7.",
2091
+ filePath: "src/tokens/focus.tokens.json",
2092
+ isSource: true,
2093
+ original: {
2094
+ $value: "2px",
2095
+ $type: "dimension",
2096
+ $description: "Focus ring width. Per WCAG 2.4.7.",
2097
+ },
2098
+ name: "FocusRingWidth",
2099
+ attributes: {
2100
+ category: "focus",
2101
+ type: "ring",
2102
+ item: "width",
2103
+ },
2104
+ path: ["focus", "ring", "width"],
2105
+ },
2106
+ color: {
2107
+ $value: "#4d9dff",
2108
+ $type: "color",
2109
+ $description:
2110
+ "Focus ring color — semantic.signal (#4D9DFF). Contrast ≥3:1 verified in Task 7 (contrast-validation).",
2111
+ filePath: "src/tokens/focus.tokens.json",
2112
+ isSource: true,
2113
+ original: {
2114
+ $value: "{color.semantic.signal}",
2115
+ $type: "color",
2116
+ $description:
2117
+ "Focus ring color — semantic.signal (#4D9DFF). Contrast ≥3:1 verified in Task 7 (contrast-validation).",
2118
+ },
2119
+ name: "FocusRingColor",
2120
+ attributes: {
2121
+ category: "focus",
2122
+ type: "ring",
2123
+ item: "color",
2124
+ },
2125
+ path: ["focus", "ring", "color"],
2126
+ },
2127
+ offset: {
2128
+ $value: "2px",
2129
+ $type: "dimension",
2130
+ $description: "Focus ring offset (gap between target and ring).",
2131
+ filePath: "src/tokens/focus.tokens.json",
2132
+ isSource: true,
2133
+ original: {
2134
+ $value: "2px",
2135
+ $type: "dimension",
2136
+ $description: "Focus ring offset (gap between target and ring).",
2137
+ },
2138
+ name: "FocusRingOffset",
2139
+ attributes: {
2140
+ category: "focus",
2141
+ type: "ring",
2142
+ item: "offset",
2143
+ },
2144
+ path: ["focus", "ring", "offset"],
2145
+ },
2146
+ },
2147
+ },
2148
+ font: {
2149
+ family: {
2150
+ sans: {
2151
+ $value:
2152
+ "Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
2153
+ $type: "fontFamily",
2154
+ $description:
2155
+ "Primary UI and reading family — Inter Variable per BR-1 §5.1. System fallbacks listed in priority order.",
2156
+ filePath: "src/tokens/font.tokens.json",
2157
+ isSource: true,
2158
+ original: {
2159
+ $value:
2160
+ "Inter, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif",
2161
+ $type: "fontFamily",
2162
+ $description:
2163
+ "Primary UI and reading family — Inter Variable per BR-1 §5.1. System fallbacks listed in priority order.",
2164
+ },
2165
+ name: "FontFamilySans",
2166
+ attributes: {
2167
+ category: "font",
2168
+ type: "family",
2169
+ item: "sans",
2170
+ },
2171
+ path: ["font", "family", "sans"],
2172
+ },
2173
+ mono: {
2174
+ $value: "'JetBrains Mono', 'SF Mono', Menlo, Consolas, monospace",
2175
+ $type: "fontFamily",
2176
+ $description:
2177
+ "Technical family for IDs, hashes, code, timestamps — JetBrains Mono Variable per BR-1 §5.1.",
2178
+ filePath: "src/tokens/font.tokens.json",
2179
+ isSource: true,
2180
+ original: {
2181
+ $value: "'JetBrains Mono', 'SF Mono', Menlo, Consolas, monospace",
2182
+ $type: "fontFamily",
2183
+ $description:
2184
+ "Technical family for IDs, hashes, code, timestamps — JetBrains Mono Variable per BR-1 §5.1.",
2185
+ },
2186
+ name: "FontFamilyMono",
2187
+ attributes: {
2188
+ category: "font",
2189
+ type: "family",
2190
+ item: "mono",
2191
+ },
2192
+ path: ["font", "family", "mono"],
2193
+ },
2194
+ },
2195
+ weight: {
2196
+ regular: {
2197
+ $value: "400",
2198
+ $type: "fontWeight",
2199
+ $description: "Body / paragraph weight",
2200
+ filePath: "src/tokens/font.tokens.json",
2201
+ isSource: true,
2202
+ original: {
2203
+ $value: "400",
2204
+ $type: "fontWeight",
2205
+ $description: "Body / paragraph weight",
2206
+ },
2207
+ name: "FontWeightRegular",
2208
+ attributes: {
2209
+ category: "font",
2210
+ type: "weight",
2211
+ item: "regular",
2212
+ },
2213
+ path: ["font", "weight", "regular"],
2214
+ },
2215
+ medium: {
2216
+ $value: "500",
2217
+ $type: "fontWeight",
2218
+ $description: "H2/H3, labels, wordmark",
2219
+ filePath: "src/tokens/font.tokens.json",
2220
+ isSource: true,
2221
+ original: {
2222
+ $value: "500",
2223
+ $type: "fontWeight",
2224
+ $description: "H2/H3, labels, wordmark",
2225
+ },
2226
+ name: "FontWeightMedium",
2227
+ attributes: {
2228
+ category: "font",
2229
+ type: "weight",
2230
+ item: "medium",
2231
+ },
2232
+ path: ["font", "weight", "medium"],
2233
+ },
2234
+ semibold: {
2235
+ $value: "600",
2236
+ $type: "fontWeight",
2237
+ $description: "Display / H1",
2238
+ filePath: "src/tokens/font.tokens.json",
2239
+ isSource: true,
2240
+ original: {
2241
+ $value: "600",
2242
+ $type: "fontWeight",
2243
+ $description: "Display / H1",
2244
+ },
2245
+ name: "FontWeightSemibold",
2246
+ attributes: {
2247
+ category: "font",
2248
+ type: "weight",
2249
+ item: "semibold",
2250
+ },
2251
+ path: ["font", "weight", "semibold"],
2252
+ },
2253
+ bold: {
2254
+ $value: "700",
2255
+ $type: "fontWeight",
2256
+ $description: "Reserved for rare emphasis; not used in default scale",
2257
+ filePath: "src/tokens/font.tokens.json",
2258
+ isSource: true,
2259
+ original: {
2260
+ $value: "700",
2261
+ $type: "fontWeight",
2262
+ $description: "Reserved for rare emphasis; not used in default scale",
2263
+ },
2264
+ name: "FontWeightBold",
2265
+ attributes: {
2266
+ category: "font",
2267
+ type: "weight",
2268
+ item: "bold",
2269
+ },
2270
+ path: ["font", "weight", "bold"],
2271
+ },
2272
+ },
2273
+ },
2274
+ motion: {
2275
+ duration: {
2276
+ instant: {
2277
+ $value: "0ms",
2278
+ $type: "duration",
2279
+ $description:
2280
+ "State changes — selection, focus state (no animation). Per BR-1 §9.1.",
2281
+ filePath: "src/tokens/motion.tokens.json",
2282
+ isSource: true,
2283
+ original: {
2284
+ $value: "0ms",
2285
+ $type: "duration",
2286
+ $description:
2287
+ "State changes — selection, focus state (no animation). Per BR-1 §9.1.",
2288
+ },
2289
+ name: "MotionDurationInstant",
2290
+ attributes: {
2291
+ category: "motion",
2292
+ type: "duration",
2293
+ item: "instant",
2294
+ },
2295
+ path: ["motion", "duration", "instant"],
2296
+ },
2297
+ fast: {
2298
+ $value: "120ms",
2299
+ $type: "duration",
2300
+ $description: "Hover, focus rings, button presses. Per BR-1 §9.1.",
2301
+ filePath: "src/tokens/motion.tokens.json",
2302
+ isSource: true,
2303
+ original: {
2304
+ $value: "120ms",
2305
+ $type: "duration",
2306
+ $description: "Hover, focus rings, button presses. Per BR-1 §9.1.",
2307
+ },
2308
+ name: "MotionDurationFast",
2309
+ attributes: {
2310
+ category: "motion",
2311
+ type: "duration",
2312
+ item: "fast",
2313
+ },
2314
+ path: ["motion", "duration", "fast"],
2315
+ },
2316
+ base: {
2317
+ $value: "200ms",
2318
+ $type: "duration",
2319
+ $description: "Most UI transitions — panels, tooltips. Per BR-1 §9.1.",
2320
+ filePath: "src/tokens/motion.tokens.json",
2321
+ isSource: true,
2322
+ original: {
2323
+ $value: "200ms",
2324
+ $type: "duration",
2325
+ $description:
2326
+ "Most UI transitions — panels, tooltips. Per BR-1 §9.1.",
2327
+ },
2328
+ name: "MotionDurationBase",
2329
+ attributes: {
2330
+ category: "motion",
2331
+ type: "duration",
2332
+ item: "base",
2333
+ },
2334
+ path: ["motion", "duration", "base"],
2335
+ },
2336
+ deliberate: {
2337
+ $value: "350ms",
2338
+ $type: "duration",
2339
+ $description: "Verification moments, modals, the check. Per BR-1 §9.1.",
2340
+ filePath: "src/tokens/motion.tokens.json",
2341
+ isSource: true,
2342
+ original: {
2343
+ $value: "350ms",
2344
+ $type: "duration",
2345
+ $description:
2346
+ "Verification moments, modals, the check. Per BR-1 §9.1.",
2347
+ },
2348
+ name: "MotionDurationDeliberate",
2349
+ attributes: {
2350
+ category: "motion",
2351
+ type: "duration",
2352
+ item: "deliberate",
2353
+ },
2354
+ path: ["motion", "duration", "deliberate"],
2355
+ },
2356
+ ambient: {
2357
+ $value: "1200ms",
2358
+ $type: "duration",
2359
+ $description:
2360
+ "Band transitions, time-of-day, hero entrances. Per BR-1 §9.1. NOT for UI feedback.",
2361
+ filePath: "src/tokens/motion.tokens.json",
2362
+ isSource: true,
2363
+ original: {
2364
+ $value: "1200ms",
2365
+ $type: "duration",
2366
+ $description:
2367
+ "Band transitions, time-of-day, hero entrances. Per BR-1 §9.1. NOT for UI feedback.",
2368
+ },
2369
+ name: "MotionDurationAmbient",
2370
+ attributes: {
2371
+ category: "motion",
2372
+ type: "duration",
2373
+ item: "ambient",
2374
+ },
2375
+ path: ["motion", "duration", "ambient"],
2376
+ },
2377
+ },
2378
+ easing: {
2379
+ verdify: {
2380
+ $value: "cubic-bezier(0.2, 0.8, 0.2, 1)",
2381
+ $type: "cubicBezier",
2382
+ $description: "Default — natural, slightly snappy. Per BR-1 §9.2.",
2383
+ filePath: "src/tokens/motion.tokens.json",
2384
+ isSource: true,
2385
+ original: {
2386
+ $value: "cubic-bezier(0.2, 0.8, 0.2, 1)",
2387
+ $type: "cubicBezier",
2388
+ $description: "Default — natural, slightly snappy. Per BR-1 §9.2.",
2389
+ },
2390
+ name: "MotionEasingVerdify",
2391
+ attributes: {
2392
+ category: "motion",
2393
+ type: "easing",
2394
+ item: "verdify",
2395
+ },
2396
+ path: ["motion", "easing", "verdify"],
2397
+ },
2398
+ emphasis: {
2399
+ $value: "cubic-bezier(0.34, 1.56, 0.64, 1)",
2400
+ $type: "cubicBezier",
2401
+ $description:
2402
+ "The check moment only — slight overshoot. Per BR-1 §9.2.",
2403
+ filePath: "src/tokens/motion.tokens.json",
2404
+ isSource: true,
2405
+ original: {
2406
+ $value: "cubic-bezier(0.34, 1.56, 0.64, 1)",
2407
+ $type: "cubicBezier",
2408
+ $description:
2409
+ "The check moment only — slight overshoot. Per BR-1 §9.2.",
2410
+ },
2411
+ name: "MotionEasingEmphasis",
2412
+ attributes: {
2413
+ category: "motion",
2414
+ type: "easing",
2415
+ item: "emphasis",
2416
+ },
2417
+ path: ["motion", "easing", "emphasis"],
2418
+ },
2419
+ ambient: {
2420
+ $value: "cubic-bezier(0.4, 0, 0.6, 1)",
2421
+ $type: "cubicBezier",
2422
+ $description: "Long, gentle — adaptive bands. Per BR-1 §9.2.",
2423
+ filePath: "src/tokens/motion.tokens.json",
2424
+ isSource: true,
2425
+ original: {
2426
+ $value: "cubic-bezier(0.4, 0, 0.6, 1)",
2427
+ $type: "cubicBezier",
2428
+ $description: "Long, gentle — adaptive bands. Per BR-1 §9.2.",
2429
+ },
2430
+ name: "MotionEasingAmbient",
2431
+ attributes: {
2432
+ category: "motion",
2433
+ type: "easing",
2434
+ item: "ambient",
2435
+ },
2436
+ path: ["motion", "easing", "ambient"],
2437
+ },
2438
+ exit: {
2439
+ $value: "cubic-bezier(0.4, 0, 1, 1)",
2440
+ $type: "cubicBezier",
2441
+ $description: "Things leaving feel decisive. Per BR-1 §9.2.",
2442
+ filePath: "src/tokens/motion.tokens.json",
2443
+ isSource: true,
2444
+ original: {
2445
+ $value: "cubic-bezier(0.4, 0, 1, 1)",
2446
+ $type: "cubicBezier",
2447
+ $description: "Things leaving feel decisive. Per BR-1 §9.2.",
2448
+ },
2449
+ name: "MotionEasingExit",
2450
+ attributes: {
2451
+ category: "motion",
2452
+ type: "easing",
2453
+ item: "exit",
2454
+ },
2455
+ path: ["motion", "easing", "exit"],
2456
+ },
2457
+ },
2458
+ transition: {
2459
+ micro: {
2460
+ duration: {
2461
+ $value: "120ms",
2462
+ $type: "duration",
2463
+ $description: "Hover/press feedback duration. Per BR-2 spec D-11.",
2464
+ filePath: "src/tokens/motion.tokens.json",
2465
+ isSource: true,
2466
+ original: {
2467
+ $value: "{motion.duration.fast}",
2468
+ $type: "duration",
2469
+ $description: "Hover/press feedback duration. Per BR-2 spec D-11.",
2470
+ },
2471
+ name: "MotionTransitionMicroDuration",
2472
+ attributes: {
2473
+ category: "motion",
2474
+ type: "transition",
2475
+ item: "micro",
2476
+ subitem: "duration",
2477
+ },
2478
+ path: ["motion", "transition", "micro", "duration"],
2479
+ },
2480
+ easing: {
2481
+ $value: "cubic-bezier(0.2, 0.8, 0.2, 1)",
2482
+ $type: "cubicBezier",
2483
+ $description: "Hover/press feedback easing.",
2484
+ filePath: "src/tokens/motion.tokens.json",
2485
+ isSource: true,
2486
+ original: {
2487
+ $value: "{motion.easing.verdify}",
2488
+ $type: "cubicBezier",
2489
+ $description: "Hover/press feedback easing.",
2490
+ },
2491
+ name: "MotionTransitionMicroEasing",
2492
+ attributes: {
2493
+ category: "motion",
2494
+ type: "transition",
2495
+ item: "micro",
2496
+ subitem: "easing",
2497
+ },
2498
+ path: ["motion", "transition", "micro", "easing"],
2499
+ },
2500
+ },
2501
+ layout: {
2502
+ duration: {
2503
+ $value: "200ms",
2504
+ $type: "duration",
2505
+ $description: "Most UI layout transitions duration.",
2506
+ filePath: "src/tokens/motion.tokens.json",
2507
+ isSource: true,
2508
+ original: {
2509
+ $value: "{motion.duration.base}",
2510
+ $type: "duration",
2511
+ $description: "Most UI layout transitions duration.",
2512
+ },
2513
+ name: "MotionTransitionLayoutDuration",
2514
+ attributes: {
2515
+ category: "motion",
2516
+ type: "transition",
2517
+ item: "layout",
2518
+ subitem: "duration",
2519
+ },
2520
+ path: ["motion", "transition", "layout", "duration"],
2521
+ },
2522
+ easing: {
2523
+ $value: "cubic-bezier(0.2, 0.8, 0.2, 1)",
2524
+ $type: "cubicBezier",
2525
+ $description: "Most UI layout transitions easing.",
2526
+ filePath: "src/tokens/motion.tokens.json",
2527
+ isSource: true,
2528
+ original: {
2529
+ $value: "{motion.easing.verdify}",
2530
+ $type: "cubicBezier",
2531
+ $description: "Most UI layout transitions easing.",
2532
+ },
2533
+ name: "MotionTransitionLayoutEasing",
2534
+ attributes: {
2535
+ category: "motion",
2536
+ type: "transition",
2537
+ item: "layout",
2538
+ subitem: "easing",
2539
+ },
2540
+ path: ["motion", "transition", "layout", "easing"],
2541
+ },
2542
+ },
2543
+ modal: {
2544
+ duration: {
2545
+ $value: "350ms",
2546
+ $type: "duration",
2547
+ $description:
2548
+ "Modal/sheet entry/exit duration. Per BR-1 §9.3 — restraint (no ease-emphasis; that is reserved for the check).",
2549
+ filePath: "src/tokens/motion.tokens.json",
2550
+ isSource: true,
2551
+ original: {
2552
+ $value: "{motion.duration.deliberate}",
2553
+ $type: "duration",
2554
+ $description:
2555
+ "Modal/sheet entry/exit duration. Per BR-1 §9.3 — restraint (no ease-emphasis; that is reserved for the check).",
2556
+ },
2557
+ name: "MotionTransitionModalDuration",
2558
+ attributes: {
2559
+ category: "motion",
2560
+ type: "transition",
2561
+ item: "modal",
2562
+ subitem: "duration",
2563
+ },
2564
+ path: ["motion", "transition", "modal", "duration"],
2565
+ },
2566
+ easing: {
2567
+ $value: "cubic-bezier(0.2, 0.8, 0.2, 1)",
2568
+ $type: "cubicBezier",
2569
+ $description: "Modal/sheet entry/exit easing.",
2570
+ filePath: "src/tokens/motion.tokens.json",
2571
+ isSource: true,
2572
+ original: {
2573
+ $value: "{motion.easing.verdify}",
2574
+ $type: "cubicBezier",
2575
+ $description: "Modal/sheet entry/exit easing.",
2576
+ },
2577
+ name: "MotionTransitionModalEasing",
2578
+ attributes: {
2579
+ category: "motion",
2580
+ type: "transition",
2581
+ item: "modal",
2582
+ subitem: "easing",
2583
+ },
2584
+ path: ["motion", "transition", "modal", "easing"],
2585
+ },
2586
+ },
2587
+ ambient: {
2588
+ duration: {
2589
+ $value: "1200ms",
2590
+ $type: "duration",
2591
+ $description:
2592
+ "Adaptive band transitions duration. NOT for primary UI feedback.",
2593
+ filePath: "src/tokens/motion.tokens.json",
2594
+ isSource: true,
2595
+ original: {
2596
+ $value: "{motion.duration.ambient}",
2597
+ $type: "duration",
2598
+ $description:
2599
+ "Adaptive band transitions duration. NOT for primary UI feedback.",
2600
+ },
2601
+ name: "MotionTransitionAmbientDuration",
2602
+ attributes: {
2603
+ category: "motion",
2604
+ type: "transition",
2605
+ item: "ambient",
2606
+ subitem: "duration",
2607
+ },
2608
+ path: ["motion", "transition", "ambient", "duration"],
2609
+ },
2610
+ easing: {
2611
+ $value: "cubic-bezier(0.4, 0, 0.6, 1)",
2612
+ $type: "cubicBezier",
2613
+ $description: "Adaptive band transitions easing.",
2614
+ filePath: "src/tokens/motion.tokens.json",
2615
+ isSource: true,
2616
+ original: {
2617
+ $value: "{motion.easing.ambient}",
2618
+ $type: "cubicBezier",
2619
+ $description: "Adaptive band transitions easing.",
2620
+ },
2621
+ name: "MotionTransitionAmbientEasing",
2622
+ attributes: {
2623
+ category: "motion",
2624
+ type: "transition",
2625
+ item: "ambient",
2626
+ subitem: "easing",
2627
+ },
2628
+ path: ["motion", "transition", "ambient", "easing"],
2629
+ },
2630
+ },
2631
+ },
2632
+ },
2633
+ opacity: {
2634
+ 0: {
2635
+ $value: "0",
2636
+ $type: "number",
2637
+ $description: "Fully transparent",
2638
+ filePath: "src/tokens/opacity.tokens.json",
2639
+ isSource: true,
2640
+ original: {
2641
+ $value: "0",
2642
+ $type: "number",
2643
+ $description: "Fully transparent",
2644
+ },
2645
+ name: "Opacity0",
2646
+ attributes: {
2647
+ category: "opacity",
2648
+ type: "0",
2649
+ },
2650
+ path: ["opacity", "0"],
2651
+ },
2652
+ 5: {
2653
+ $value: "0.05",
2654
+ $type: "number",
2655
+ $description: "Opacity 5%",
2656
+ filePath: "src/tokens/opacity.tokens.json",
2657
+ isSource: true,
2658
+ original: {
2659
+ $value: "0.05",
2660
+ $type: "number",
2661
+ $description: "Opacity 5%",
2662
+ },
2663
+ name: "Opacity5",
2664
+ attributes: {
2665
+ category: "opacity",
2666
+ type: "5",
2667
+ },
2668
+ path: ["opacity", "5"],
2669
+ },
2670
+ 10: {
2671
+ $value: "0.1",
2672
+ $type: "number",
2673
+ $description: "Opacity 10%",
2674
+ filePath: "src/tokens/opacity.tokens.json",
2675
+ isSource: true,
2676
+ original: {
2677
+ $value: "0.1",
2678
+ $type: "number",
2679
+ $description: "Opacity 10%",
2680
+ },
2681
+ name: "Opacity10",
2682
+ attributes: {
2683
+ category: "opacity",
2684
+ type: "10",
2685
+ },
2686
+ path: ["opacity", "10"],
2687
+ },
2688
+ 20: {
2689
+ $value: "0.2",
2690
+ $type: "number",
2691
+ $description: "Opacity 20%",
2692
+ filePath: "src/tokens/opacity.tokens.json",
2693
+ isSource: true,
2694
+ original: {
2695
+ $value: "0.2",
2696
+ $type: "number",
2697
+ $description: "Opacity 20%",
2698
+ },
2699
+ name: "Opacity20",
2700
+ attributes: {
2701
+ category: "opacity",
2702
+ type: "20",
2703
+ },
2704
+ path: ["opacity", "20"],
2705
+ },
2706
+ 30: {
2707
+ $value: "0.3",
2708
+ $type: "number",
2709
+ $description: "Opacity 30%",
2710
+ filePath: "src/tokens/opacity.tokens.json",
2711
+ isSource: true,
2712
+ original: {
2713
+ $value: "0.3",
2714
+ $type: "number",
2715
+ $description: "Opacity 30%",
2716
+ },
2717
+ name: "Opacity30",
2718
+ attributes: {
2719
+ category: "opacity",
2720
+ type: "30",
2721
+ },
2722
+ path: ["opacity", "30"],
2723
+ },
2724
+ 40: {
2725
+ $value: "0.4",
2726
+ $type: "number",
2727
+ $description: "Opacity 40%",
2728
+ filePath: "src/tokens/opacity.tokens.json",
2729
+ isSource: true,
2730
+ original: {
2731
+ $value: "0.4",
2732
+ $type: "number",
2733
+ $description: "Opacity 40%",
2734
+ },
2735
+ name: "Opacity40",
2736
+ attributes: {
2737
+ category: "opacity",
2738
+ type: "40",
2739
+ },
2740
+ path: ["opacity", "40"],
2741
+ },
2742
+ 50: {
2743
+ $value: "0.5",
2744
+ $type: "number",
2745
+ $description: "Opacity 50%",
2746
+ filePath: "src/tokens/opacity.tokens.json",
2747
+ isSource: true,
2748
+ original: {
2749
+ $value: "0.5",
2750
+ $type: "number",
2751
+ $description: "Opacity 50%",
2752
+ },
2753
+ name: "Opacity50",
2754
+ attributes: {
2755
+ category: "opacity",
2756
+ type: "50",
2757
+ },
2758
+ path: ["opacity", "50"],
2759
+ },
2760
+ 60: {
2761
+ $value: "0.6",
2762
+ $type: "number",
2763
+ $description: "Opacity 60%",
2764
+ filePath: "src/tokens/opacity.tokens.json",
2765
+ isSource: true,
2766
+ original: {
2767
+ $value: "0.6",
2768
+ $type: "number",
2769
+ $description: "Opacity 60%",
2770
+ },
2771
+ name: "Opacity60",
2772
+ attributes: {
2773
+ category: "opacity",
2774
+ type: "60",
2775
+ },
2776
+ path: ["opacity", "60"],
2777
+ },
2778
+ 70: {
2779
+ $value: "0.7",
2780
+ $type: "number",
2781
+ $description: "Opacity 70%",
2782
+ filePath: "src/tokens/opacity.tokens.json",
2783
+ isSource: true,
2784
+ original: {
2785
+ $value: "0.7",
2786
+ $type: "number",
2787
+ $description: "Opacity 70%",
2788
+ },
2789
+ name: "Opacity70",
2790
+ attributes: {
2791
+ category: "opacity",
2792
+ type: "70",
2793
+ },
2794
+ path: ["opacity", "70"],
2795
+ },
2796
+ 80: {
2797
+ $value: "0.8",
2798
+ $type: "number",
2799
+ $description: "Opacity 80%",
2800
+ filePath: "src/tokens/opacity.tokens.json",
2801
+ isSource: true,
2802
+ original: {
2803
+ $value: "0.8",
2804
+ $type: "number",
2805
+ $description: "Opacity 80%",
2806
+ },
2807
+ name: "Opacity80",
2808
+ attributes: {
2809
+ category: "opacity",
2810
+ type: "80",
2811
+ },
2812
+ path: ["opacity", "80"],
2813
+ },
2814
+ 90: {
2815
+ $value: "0.9",
2816
+ $type: "number",
2817
+ $description: "Opacity 90%",
2818
+ filePath: "src/tokens/opacity.tokens.json",
2819
+ isSource: true,
2820
+ original: {
2821
+ $value: "0.9",
2822
+ $type: "number",
2823
+ $description: "Opacity 90%",
2824
+ },
2825
+ name: "Opacity90",
2826
+ attributes: {
2827
+ category: "opacity",
2828
+ type: "90",
2829
+ },
2830
+ path: ["opacity", "90"],
2831
+ },
2832
+ 95: {
2833
+ $value: "0.95",
2834
+ $type: "number",
2835
+ $description: "Opacity 95%",
2836
+ filePath: "src/tokens/opacity.tokens.json",
2837
+ isSource: true,
2838
+ original: {
2839
+ $value: "0.95",
2840
+ $type: "number",
2841
+ $description: "Opacity 95%",
2842
+ },
2843
+ name: "Opacity95",
2844
+ attributes: {
2845
+ category: "opacity",
2846
+ type: "95",
2847
+ },
2848
+ path: ["opacity", "95"],
2849
+ },
2850
+ 100: {
2851
+ $value: "1",
2852
+ $type: "number",
2853
+ $description: "Fully opaque",
2854
+ filePath: "src/tokens/opacity.tokens.json",
2855
+ isSource: true,
2856
+ original: {
2857
+ $value: "1",
2858
+ $type: "number",
2859
+ $description: "Fully opaque",
2860
+ },
2861
+ name: "Opacity100",
2862
+ attributes: {
2863
+ category: "opacity",
2864
+ type: "100",
2865
+ },
2866
+ path: ["opacity", "100"],
2867
+ },
2868
+ },
2869
+ radius: {
2870
+ none: {
2871
+ $value: "0",
2872
+ $type: "dimension",
2873
+ $description: "No border radius — squared corners",
2874
+ filePath: "src/tokens/radius.tokens.json",
2875
+ isSource: true,
2876
+ original: {
2877
+ $value: "0",
2878
+ $type: "dimension",
2879
+ $description: "No border radius — squared corners",
2880
+ },
2881
+ name: "RadiusNone",
2882
+ attributes: {
2883
+ category: "radius",
2884
+ type: "none",
2885
+ },
2886
+ path: ["radius", "none"],
2887
+ },
2888
+ sm: {
2889
+ $value: "0.25rem",
2890
+ $type: "dimension",
2891
+ $description: "Small radius (4px) — inputs, chips",
2892
+ filePath: "src/tokens/radius.tokens.json",
2893
+ isSource: true,
2894
+ original: {
2895
+ $value: "0.25rem",
2896
+ $type: "dimension",
2897
+ $description: "Small radius (4px) — inputs, chips",
2898
+ },
2899
+ name: "RadiusSm",
2900
+ attributes: {
2901
+ category: "radius",
2902
+ type: "sm",
2903
+ },
2904
+ path: ["radius", "sm"],
2905
+ },
2906
+ md: {
2907
+ $value: "0.5rem",
2908
+ $type: "dimension",
2909
+ $description: "Medium radius (8px) — buttons, cards",
2910
+ filePath: "src/tokens/radius.tokens.json",
2911
+ isSource: true,
2912
+ original: {
2913
+ $value: "0.5rem",
2914
+ $type: "dimension",
2915
+ $description: "Medium radius (8px) — buttons, cards",
2916
+ },
2917
+ name: "RadiusMd",
2918
+ attributes: {
2919
+ category: "radius",
2920
+ type: "md",
2921
+ },
2922
+ path: ["radius", "md"],
2923
+ },
2924
+ lg: {
2925
+ $value: "0.75rem",
2926
+ $type: "dimension",
2927
+ $description: "Large radius (12px) — modals, sheets",
2928
+ filePath: "src/tokens/radius.tokens.json",
2929
+ isSource: true,
2930
+ original: {
2931
+ $value: "0.75rem",
2932
+ $type: "dimension",
2933
+ $description: "Large radius (12px) — modals, sheets",
2934
+ },
2935
+ name: "RadiusLg",
2936
+ attributes: {
2937
+ category: "radius",
2938
+ type: "lg",
2939
+ },
2940
+ path: ["radius", "lg"],
2941
+ },
2942
+ xl: {
2943
+ $value: "1rem",
2944
+ $type: "dimension",
2945
+ $description: "Extra large radius (16px) — feature surfaces",
2946
+ filePath: "src/tokens/radius.tokens.json",
2947
+ isSource: true,
2948
+ original: {
2949
+ $value: "1rem",
2950
+ $type: "dimension",
2951
+ $description: "Extra large radius (16px) — feature surfaces",
2952
+ },
2953
+ name: "RadiusXl",
2954
+ attributes: {
2955
+ category: "radius",
2956
+ type: "xl",
2957
+ },
2958
+ path: ["radius", "xl"],
2959
+ },
2960
+ full: {
2961
+ $value: "9999px",
2962
+ $type: "dimension",
2963
+ $description: "Full radius — pills, circular avatars",
2964
+ filePath: "src/tokens/radius.tokens.json",
2965
+ isSource: true,
2966
+ original: {
2967
+ $value: "9999px",
2968
+ $type: "dimension",
2969
+ $description: "Full radius — pills, circular avatars",
2970
+ },
2971
+ name: "RadiusFull",
2972
+ attributes: {
2973
+ category: "radius",
2974
+ type: "full",
2975
+ },
2976
+ path: ["radius", "full"],
2977
+ },
2978
+ },
2979
+ shadow: {
2980
+ none: {
2981
+ $value: "none",
2982
+ $type: "shadow",
2983
+ $description: "No shadow",
2984
+ filePath: "src/tokens/shadow.tokens.json",
2985
+ isSource: true,
2986
+ original: {
2987
+ $value: "none",
2988
+ $type: "shadow",
2989
+ $description: "No shadow",
2990
+ },
2991
+ name: "ShadowNone",
2992
+ attributes: {
2993
+ category: "shadow",
2994
+ type: "none",
2995
+ },
2996
+ path: ["shadow", "none"],
2997
+ },
2998
+ sm: {
2999
+ $value: "0 1px 2px 0 rgb(11 15 25 / 0.05)",
3000
+ $type: "shadow",
3001
+ $description: "Subtle elevation — inputs, low cards",
3002
+ filePath: "src/tokens/shadow.tokens.json",
3003
+ isSource: true,
3004
+ original: {
3005
+ $value: "0 1px 2px 0 rgb(11 15 25 / 0.05)",
3006
+ $type: "shadow",
3007
+ $description: "Subtle elevation — inputs, low cards",
3008
+ },
3009
+ name: "ShadowSm",
3010
+ attributes: {
3011
+ category: "shadow",
3012
+ type: "sm",
3013
+ },
3014
+ path: ["shadow", "sm"],
3015
+ },
3016
+ md: {
3017
+ $value:
3018
+ "0 4px 6px -1px rgb(11 15 25 / 0.08), 0 2px 4px -2px rgb(11 15 25 / 0.08)",
3019
+ $type: "shadow",
3020
+ $description: "Standard elevation — raised cards, dropdowns",
3021
+ filePath: "src/tokens/shadow.tokens.json",
3022
+ isSource: true,
3023
+ original: {
3024
+ $value:
3025
+ "0 4px 6px -1px rgb(11 15 25 / 0.08), 0 2px 4px -2px rgb(11 15 25 / 0.08)",
3026
+ $type: "shadow",
3027
+ $description: "Standard elevation — raised cards, dropdowns",
3028
+ },
3029
+ name: "ShadowMd",
3030
+ attributes: {
3031
+ category: "shadow",
3032
+ type: "md",
3033
+ },
3034
+ path: ["shadow", "md"],
3035
+ },
3036
+ lg: {
3037
+ $value:
3038
+ "0 10px 15px -3px rgb(11 15 25 / 0.10), 0 4px 6px -4px rgb(11 15 25 / 0.10)",
3039
+ $type: "shadow",
3040
+ $description: "Strong elevation — popovers, sheets",
3041
+ filePath: "src/tokens/shadow.tokens.json",
3042
+ isSource: true,
3043
+ original: {
3044
+ $value:
3045
+ "0 10px 15px -3px rgb(11 15 25 / 0.10), 0 4px 6px -4px rgb(11 15 25 / 0.10)",
3046
+ $type: "shadow",
3047
+ $description: "Strong elevation — popovers, sheets",
3048
+ },
3049
+ name: "ShadowLg",
3050
+ attributes: {
3051
+ category: "shadow",
3052
+ type: "lg",
3053
+ },
3054
+ path: ["shadow", "lg"],
3055
+ },
3056
+ xl: {
3057
+ $value:
3058
+ "0 20px 25px -5px rgb(11 15 25 / 0.10), 0 8px 10px -6px rgb(11 15 25 / 0.10)",
3059
+ $type: "shadow",
3060
+ $description:
3061
+ "Hero elevation — modals, feature emphasis. Max opacity (brand-voice ceiling).",
3062
+ filePath: "src/tokens/shadow.tokens.json",
3063
+ isSource: true,
3064
+ original: {
3065
+ $value:
3066
+ "0 20px 25px -5px rgb(11 15 25 / 0.10), 0 8px 10px -6px rgb(11 15 25 / 0.10)",
3067
+ $type: "shadow",
3068
+ $description:
3069
+ "Hero elevation — modals, feature emphasis. Max opacity (brand-voice ceiling).",
3070
+ },
3071
+ name: "ShadowXl",
3072
+ attributes: {
3073
+ category: "shadow",
3074
+ type: "xl",
3075
+ },
3076
+ path: ["shadow", "xl"],
3077
+ },
3078
+ },
3079
+ size: {
3080
+ icon: {
3081
+ sm: {
3082
+ $value: "1rem",
3083
+ $type: "dimension",
3084
+ $description: "Small icon (16px) — inline, captions",
3085
+ filePath: "src/tokens/size.tokens.json",
3086
+ isSource: true,
3087
+ original: {
3088
+ $value: "1rem",
3089
+ $type: "dimension",
3090
+ $description: "Small icon (16px) — inline, captions",
3091
+ },
3092
+ name: "SizeIconSm",
3093
+ attributes: {
3094
+ category: "size",
3095
+ type: "icon",
3096
+ item: "sm",
3097
+ },
3098
+ path: ["size", "icon", "sm"],
3099
+ },
3100
+ md: {
3101
+ $value: "1.25rem",
3102
+ $type: "dimension",
3103
+ $description: "Medium icon (20px) — buttons, inline body",
3104
+ filePath: "src/tokens/size.tokens.json",
3105
+ isSource: true,
3106
+ original: {
3107
+ $value: "1.25rem",
3108
+ $type: "dimension",
3109
+ $description: "Medium icon (20px) — buttons, inline body",
3110
+ },
3111
+ name: "SizeIconMd",
3112
+ attributes: {
3113
+ category: "size",
3114
+ type: "icon",
3115
+ item: "md",
3116
+ },
3117
+ path: ["size", "icon", "md"],
3118
+ },
3119
+ lg: {
3120
+ $value: "1.5rem",
3121
+ $type: "dimension",
3122
+ $description: "Large icon (24px) — primary actions, headers",
3123
+ filePath: "src/tokens/size.tokens.json",
3124
+ isSource: true,
3125
+ original: {
3126
+ $value: "1.5rem",
3127
+ $type: "dimension",
3128
+ $description: "Large icon (24px) — primary actions, headers",
3129
+ },
3130
+ name: "SizeIconLg",
3131
+ attributes: {
3132
+ category: "size",
3133
+ type: "icon",
3134
+ item: "lg",
3135
+ },
3136
+ path: ["size", "icon", "lg"],
3137
+ },
3138
+ xl: {
3139
+ $value: "2rem",
3140
+ $type: "dimension",
3141
+ $description: "Extra large icon (32px) — feature emphasis",
3142
+ filePath: "src/tokens/size.tokens.json",
3143
+ isSource: true,
3144
+ original: {
3145
+ $value: "2rem",
3146
+ $type: "dimension",
3147
+ $description: "Extra large icon (32px) — feature emphasis",
3148
+ },
3149
+ name: "SizeIconXl",
3150
+ attributes: {
3151
+ category: "size",
3152
+ type: "icon",
3153
+ item: "xl",
3154
+ },
3155
+ path: ["size", "icon", "xl"],
3156
+ },
3157
+ },
3158
+ target: {
3159
+ mobile: {
3160
+ $value: "2.75rem",
3161
+ $type: "dimension",
3162
+ $description:
3163
+ "Mobile minimum tap target (44px). Per WCAG 2.5.5 and Apple HIG.",
3164
+ filePath: "src/tokens/size.tokens.json",
3165
+ isSource: true,
3166
+ original: {
3167
+ $value: "2.75rem",
3168
+ $type: "dimension",
3169
+ $description:
3170
+ "Mobile minimum tap target (44px). Per WCAG 2.5.5 and Apple HIG.",
3171
+ },
3172
+ name: "SizeTargetMobile",
3173
+ attributes: {
3174
+ category: "size",
3175
+ type: "target",
3176
+ item: "mobile",
3177
+ },
3178
+ path: ["size", "target", "mobile"],
3179
+ },
3180
+ desktop: {
3181
+ $value: "2.5rem",
3182
+ $type: "dimension",
3183
+ $description:
3184
+ "Desktop minimum click target (40px). Per Material Design.",
3185
+ filePath: "src/tokens/size.tokens.json",
3186
+ isSource: true,
3187
+ original: {
3188
+ $value: "2.5rem",
3189
+ $type: "dimension",
3190
+ $description:
3191
+ "Desktop minimum click target (40px). Per Material Design.",
3192
+ },
3193
+ name: "SizeTargetDesktop",
3194
+ attributes: {
3195
+ category: "size",
3196
+ type: "target",
3197
+ item: "desktop",
3198
+ },
3199
+ path: ["size", "target", "desktop"],
3200
+ },
3201
+ },
3202
+ },
3203
+ space: {
3204
+ 0: {
3205
+ $value: "0",
3206
+ $type: "dimension",
3207
+ $description: "Spacing step 0 (0px)",
3208
+ filePath: "src/tokens/space.tokens.json",
3209
+ isSource: true,
3210
+ original: {
3211
+ $value: "0",
3212
+ $type: "dimension",
3213
+ $description: "Spacing step 0 (0px)",
3214
+ },
3215
+ name: "Space0",
3216
+ attributes: {
3217
+ category: "space",
3218
+ type: "0",
3219
+ },
3220
+ path: ["space", "0"],
3221
+ },
3222
+ 1: {
3223
+ $value: "0.25rem",
3224
+ $type: "dimension",
3225
+ $description: "Spacing step 1 (4px)",
3226
+ filePath: "src/tokens/space.tokens.json",
3227
+ isSource: true,
3228
+ original: {
3229
+ $value: "0.25rem",
3230
+ $type: "dimension",
3231
+ $description: "Spacing step 1 (4px)",
3232
+ },
3233
+ name: "Space1",
3234
+ attributes: {
3235
+ category: "space",
3236
+ type: "1",
3237
+ },
3238
+ path: ["space", "1"],
3239
+ },
3240
+ 2: {
3241
+ $value: "0.5rem",
3242
+ $type: "dimension",
3243
+ $description: "Spacing step 2 (8px)",
3244
+ filePath: "src/tokens/space.tokens.json",
3245
+ isSource: true,
3246
+ original: {
3247
+ $value: "0.5rem",
3248
+ $type: "dimension",
3249
+ $description: "Spacing step 2 (8px)",
3250
+ },
3251
+ name: "Space2",
3252
+ attributes: {
3253
+ category: "space",
3254
+ type: "2",
3255
+ },
3256
+ path: ["space", "2"],
3257
+ },
3258
+ 3: {
3259
+ $value: "0.75rem",
3260
+ $type: "dimension",
3261
+ $description: "Spacing step 3 (12px)",
3262
+ filePath: "src/tokens/space.tokens.json",
3263
+ isSource: true,
3264
+ original: {
3265
+ $value: "0.75rem",
3266
+ $type: "dimension",
3267
+ $description: "Spacing step 3 (12px)",
3268
+ },
3269
+ name: "Space3",
3270
+ attributes: {
3271
+ category: "space",
3272
+ type: "3",
3273
+ },
3274
+ path: ["space", "3"],
3275
+ },
3276
+ 4: {
3277
+ $value: "1rem",
3278
+ $type: "dimension",
3279
+ $description: "Spacing step 4 (16px) — base unit",
3280
+ filePath: "src/tokens/space.tokens.json",
3281
+ isSource: true,
3282
+ original: {
3283
+ $value: "1rem",
3284
+ $type: "dimension",
3285
+ $description: "Spacing step 4 (16px) — base unit",
3286
+ },
3287
+ name: "Space4",
3288
+ attributes: {
3289
+ category: "space",
3290
+ type: "4",
3291
+ },
3292
+ path: ["space", "4"],
3293
+ },
3294
+ 5: {
3295
+ $value: "1.25rem",
3296
+ $type: "dimension",
3297
+ $description: "Spacing step 5 (20px)",
3298
+ filePath: "src/tokens/space.tokens.json",
3299
+ isSource: true,
3300
+ original: {
3301
+ $value: "1.25rem",
3302
+ $type: "dimension",
3303
+ $description: "Spacing step 5 (20px)",
3304
+ },
3305
+ name: "Space5",
3306
+ attributes: {
3307
+ category: "space",
3308
+ type: "5",
3309
+ },
3310
+ path: ["space", "5"],
3311
+ },
3312
+ 6: {
3313
+ $value: "1.5rem",
3314
+ $type: "dimension",
3315
+ $description: "Spacing step 6 (24px)",
3316
+ filePath: "src/tokens/space.tokens.json",
3317
+ isSource: true,
3318
+ original: {
3319
+ $value: "1.5rem",
3320
+ $type: "dimension",
3321
+ $description: "Spacing step 6 (24px)",
3322
+ },
3323
+ name: "Space6",
3324
+ attributes: {
3325
+ category: "space",
3326
+ type: "6",
3327
+ },
3328
+ path: ["space", "6"],
3329
+ },
3330
+ 7: {
3331
+ $value: "1.75rem",
3332
+ $type: "dimension",
3333
+ $description: "Spacing step 7 (28px)",
3334
+ filePath: "src/tokens/space.tokens.json",
3335
+ isSource: true,
3336
+ original: {
3337
+ $value: "1.75rem",
3338
+ $type: "dimension",
3339
+ $description: "Spacing step 7 (28px)",
3340
+ },
3341
+ name: "Space7",
3342
+ attributes: {
3343
+ category: "space",
3344
+ type: "7",
3345
+ },
3346
+ path: ["space", "7"],
3347
+ },
3348
+ 8: {
3349
+ $value: "2rem",
3350
+ $type: "dimension",
3351
+ $description: "Spacing step 8 (32px)",
3352
+ filePath: "src/tokens/space.tokens.json",
3353
+ isSource: true,
3354
+ original: {
3355
+ $value: "2rem",
3356
+ $type: "dimension",
3357
+ $description: "Spacing step 8 (32px)",
3358
+ },
3359
+ name: "Space8",
3360
+ attributes: {
3361
+ category: "space",
3362
+ type: "8",
3363
+ },
3364
+ path: ["space", "8"],
3365
+ },
3366
+ 9: {
3367
+ $value: "2.25rem",
3368
+ $type: "dimension",
3369
+ $description: "Spacing step 9 (36px)",
3370
+ filePath: "src/tokens/space.tokens.json",
3371
+ isSource: true,
3372
+ original: {
3373
+ $value: "2.25rem",
3374
+ $type: "dimension",
3375
+ $description: "Spacing step 9 (36px)",
3376
+ },
3377
+ name: "Space9",
3378
+ attributes: {
3379
+ category: "space",
3380
+ type: "9",
3381
+ },
3382
+ path: ["space", "9"],
3383
+ },
3384
+ 10: {
3385
+ $value: "2.5rem",
3386
+ $type: "dimension",
3387
+ $description: "Spacing step 10 (40px)",
3388
+ filePath: "src/tokens/space.tokens.json",
3389
+ isSource: true,
3390
+ original: {
3391
+ $value: "2.5rem",
3392
+ $type: "dimension",
3393
+ $description: "Spacing step 10 (40px)",
3394
+ },
3395
+ name: "Space10",
3396
+ attributes: {
3397
+ category: "space",
3398
+ type: "10",
3399
+ },
3400
+ path: ["space", "10"],
3401
+ },
3402
+ 11: {
3403
+ $value: "2.75rem",
3404
+ $type: "dimension",
3405
+ $description: "Spacing step 11 (44px)",
3406
+ filePath: "src/tokens/space.tokens.json",
3407
+ isSource: true,
3408
+ original: {
3409
+ $value: "2.75rem",
3410
+ $type: "dimension",
3411
+ $description: "Spacing step 11 (44px)",
3412
+ },
3413
+ name: "Space11",
3414
+ attributes: {
3415
+ category: "space",
3416
+ type: "11",
3417
+ },
3418
+ path: ["space", "11"],
3419
+ },
3420
+ 12: {
3421
+ $value: "3rem",
3422
+ $type: "dimension",
3423
+ $description: "Spacing step 12 (48px)",
3424
+ filePath: "src/tokens/space.tokens.json",
3425
+ isSource: true,
3426
+ original: {
3427
+ $value: "3rem",
3428
+ $type: "dimension",
3429
+ $description: "Spacing step 12 (48px)",
3430
+ },
3431
+ name: "Space12",
3432
+ attributes: {
3433
+ category: "space",
3434
+ type: "12",
3435
+ },
3436
+ path: ["space", "12"],
3437
+ },
3438
+ 14: {
3439
+ $value: "3.5rem",
3440
+ $type: "dimension",
3441
+ $description: "Spacing step 14 (56px)",
3442
+ filePath: "src/tokens/space.tokens.json",
3443
+ isSource: true,
3444
+ original: {
3445
+ $value: "3.5rem",
3446
+ $type: "dimension",
3447
+ $description: "Spacing step 14 (56px)",
3448
+ },
3449
+ name: "Space14",
3450
+ attributes: {
3451
+ category: "space",
3452
+ type: "14",
3453
+ },
3454
+ path: ["space", "14"],
3455
+ },
3456
+ 16: {
3457
+ $value: "4rem",
3458
+ $type: "dimension",
3459
+ $description: "Spacing step 16 (64px)",
3460
+ filePath: "src/tokens/space.tokens.json",
3461
+ isSource: true,
3462
+ original: {
3463
+ $value: "4rem",
3464
+ $type: "dimension",
3465
+ $description: "Spacing step 16 (64px)",
3466
+ },
3467
+ name: "Space16",
3468
+ attributes: {
3469
+ category: "space",
3470
+ type: "16",
3471
+ },
3472
+ path: ["space", "16"],
3473
+ },
3474
+ 20: {
3475
+ $value: "5rem",
3476
+ $type: "dimension",
3477
+ $description: "Spacing step 20 (80px)",
3478
+ filePath: "src/tokens/space.tokens.json",
3479
+ isSource: true,
3480
+ original: {
3481
+ $value: "5rem",
3482
+ $type: "dimension",
3483
+ $description: "Spacing step 20 (80px)",
3484
+ },
3485
+ name: "Space20",
3486
+ attributes: {
3487
+ category: "space",
3488
+ type: "20",
3489
+ },
3490
+ path: ["space", "20"],
3491
+ },
3492
+ 24: {
3493
+ $value: "6rem",
3494
+ $type: "dimension",
3495
+ $description: "Spacing step 24 (96px)",
3496
+ filePath: "src/tokens/space.tokens.json",
3497
+ isSource: true,
3498
+ original: {
3499
+ $value: "6rem",
3500
+ $type: "dimension",
3501
+ $description: "Spacing step 24 (96px)",
3502
+ },
3503
+ name: "Space24",
3504
+ attributes: {
3505
+ category: "space",
3506
+ type: "24",
3507
+ },
3508
+ path: ["space", "24"],
3509
+ },
3510
+ 28: {
3511
+ $value: "7rem",
3512
+ $type: "dimension",
3513
+ $description: "Spacing step 28 (112px)",
3514
+ filePath: "src/tokens/space.tokens.json",
3515
+ isSource: true,
3516
+ original: {
3517
+ $value: "7rem",
3518
+ $type: "dimension",
3519
+ $description: "Spacing step 28 (112px)",
3520
+ },
3521
+ name: "Space28",
3522
+ attributes: {
3523
+ category: "space",
3524
+ type: "28",
3525
+ },
3526
+ path: ["space", "28"],
3527
+ },
3528
+ 32: {
3529
+ $value: "8rem",
3530
+ $type: "dimension",
3531
+ $description: "Spacing step 32 (128px)",
3532
+ filePath: "src/tokens/space.tokens.json",
3533
+ isSource: true,
3534
+ original: {
3535
+ $value: "8rem",
3536
+ $type: "dimension",
3537
+ $description: "Spacing step 32 (128px)",
3538
+ },
3539
+ name: "Space32",
3540
+ attributes: {
3541
+ category: "space",
3542
+ type: "32",
3543
+ },
3544
+ path: ["space", "32"],
3545
+ },
3546
+ },
3547
+ state: {
3548
+ opacity: {
3549
+ hover: {
3550
+ $value: "0.08",
3551
+ $type: "number",
3552
+ $description:
3553
+ "Hover state-layer opacity overlay. Material-derived; per BR-2 spec D-10.",
3554
+ filePath: "src/tokens/state.tokens.json",
3555
+ isSource: true,
3556
+ original: {
3557
+ $value: "0.08",
3558
+ $type: "number",
3559
+ $description:
3560
+ "Hover state-layer opacity overlay. Material-derived; per BR-2 spec D-10.",
3561
+ },
3562
+ name: "StateOpacityHover",
3563
+ attributes: {
3564
+ category: "state",
3565
+ type: "opacity",
3566
+ item: "hover",
3567
+ },
3568
+ path: ["state", "opacity", "hover"],
3569
+ },
3570
+ pressed: {
3571
+ $value: "0.12",
3572
+ $type: "number",
3573
+ $description: "Pressed/active state-layer opacity overlay.",
3574
+ filePath: "src/tokens/state.tokens.json",
3575
+ isSource: true,
3576
+ original: {
3577
+ $value: "0.12",
3578
+ $type: "number",
3579
+ $description: "Pressed/active state-layer opacity overlay.",
3580
+ },
3581
+ name: "StateOpacityPressed",
3582
+ attributes: {
3583
+ category: "state",
3584
+ type: "opacity",
3585
+ item: "pressed",
3586
+ },
3587
+ path: ["state", "opacity", "pressed"],
3588
+ },
3589
+ focus: {
3590
+ $value: "0.12",
3591
+ $type: "number",
3592
+ $description:
3593
+ "Focused state-layer opacity overlay (in addition to focus ring).",
3594
+ filePath: "src/tokens/state.tokens.json",
3595
+ isSource: true,
3596
+ original: {
3597
+ $value: "0.12",
3598
+ $type: "number",
3599
+ $description:
3600
+ "Focused state-layer opacity overlay (in addition to focus ring).",
3601
+ },
3602
+ name: "StateOpacityFocus",
3603
+ attributes: {
3604
+ category: "state",
3605
+ type: "opacity",
3606
+ item: "focus",
3607
+ },
3608
+ path: ["state", "opacity", "focus"],
3609
+ },
3610
+ disabled: {
3611
+ $value: "0.38",
3612
+ $type: "number",
3613
+ $description:
3614
+ "Disabled state opacity — applied to text or icon, not as overlay.",
3615
+ filePath: "src/tokens/state.tokens.json",
3616
+ isSource: true,
3617
+ original: {
3618
+ $value: "0.38",
3619
+ $type: "number",
3620
+ $description:
3621
+ "Disabled state opacity — applied to text or icon, not as overlay.",
3622
+ },
3623
+ name: "StateOpacityDisabled",
3624
+ attributes: {
3625
+ category: "state",
3626
+ type: "opacity",
3627
+ item: "disabled",
3628
+ },
3629
+ path: ["state", "opacity", "disabled"],
3630
+ },
3631
+ dragged: {
3632
+ $value: "0.16",
3633
+ $type: "number",
3634
+ $description: "Dragged state-layer opacity overlay.",
3635
+ filePath: "src/tokens/state.tokens.json",
3636
+ isSource: true,
3637
+ original: {
3638
+ $value: "0.16",
3639
+ $type: "number",
3640
+ $description: "Dragged state-layer opacity overlay.",
3641
+ },
3642
+ name: "StateOpacityDragged",
3643
+ attributes: {
3644
+ category: "state",
3645
+ type: "opacity",
3646
+ item: "dragged",
3647
+ },
3648
+ path: ["state", "opacity", "dragged"],
3649
+ },
3650
+ },
3651
+ },
3652
+ text: {
3653
+ display: {
3654
+ size: {
3655
+ $value: "3.5rem",
3656
+ $type: "dimension",
3657
+ $description: "Display heading size (56px); per BR-1 §5.2",
3658
+ filePath: "src/tokens/text.tokens.json",
3659
+ isSource: true,
3660
+ original: {
3661
+ $value: "3.5rem",
3662
+ $type: "dimension",
3663
+ $description: "Display heading size (56px); per BR-1 §5.2",
3664
+ },
3665
+ name: "TextDisplaySize",
3666
+ attributes: {
3667
+ category: "text",
3668
+ type: "display",
3669
+ item: "size",
3670
+ },
3671
+ path: ["text", "display", "size"],
3672
+ },
3673
+ "line-height": {
3674
+ $value: "1.05",
3675
+ $type: "number",
3676
+ $description: "Display heading line-height",
3677
+ filePath: "src/tokens/text.tokens.json",
3678
+ isSource: true,
3679
+ original: {
3680
+ $value: "1.05",
3681
+ $type: "number",
3682
+ $description: "Display heading line-height",
3683
+ },
3684
+ name: "TextDisplayLineHeight",
3685
+ attributes: {
3686
+ category: "text",
3687
+ type: "display",
3688
+ item: "line-height",
3689
+ },
3690
+ path: ["text", "display", "line-height"],
3691
+ },
3692
+ "letter-spacing": {
3693
+ $value: "-0.025em",
3694
+ $type: "dimension",
3695
+ $description: "Display heading tracking",
3696
+ filePath: "src/tokens/text.tokens.json",
3697
+ isSource: true,
3698
+ original: {
3699
+ $value: "-0.025em",
3700
+ $type: "dimension",
3701
+ $description: "Display heading tracking",
3702
+ },
3703
+ name: "TextDisplayLetterSpacing",
3704
+ attributes: {
3705
+ category: "text",
3706
+ type: "display",
3707
+ item: "letter-spacing",
3708
+ },
3709
+ path: ["text", "display", "letter-spacing"],
3710
+ },
3711
+ weight: {
3712
+ $value: "600",
3713
+ $type: "fontWeight",
3714
+ $description: "Display heading weight (semibold)",
3715
+ filePath: "src/tokens/text.tokens.json",
3716
+ isSource: true,
3717
+ original: {
3718
+ $value: "600",
3719
+ $type: "fontWeight",
3720
+ $description: "Display heading weight (semibold)",
3721
+ },
3722
+ name: "TextDisplayWeight",
3723
+ attributes: {
3724
+ category: "text",
3725
+ type: "display",
3726
+ item: "weight",
3727
+ },
3728
+ path: ["text", "display", "weight"],
3729
+ },
3730
+ },
3731
+ h1: {
3732
+ size: {
3733
+ $value: "2.25rem",
3734
+ $type: "dimension",
3735
+ $description: "H1 size (36px); per BR-1 §5.2",
3736
+ filePath: "src/tokens/text.tokens.json",
3737
+ isSource: true,
3738
+ original: {
3739
+ $value: "2.25rem",
3740
+ $type: "dimension",
3741
+ $description: "H1 size (36px); per BR-1 §5.2",
3742
+ },
3743
+ name: "TextH1Size",
3744
+ attributes: {
3745
+ category: "text",
3746
+ type: "h1",
3747
+ item: "size",
3748
+ },
3749
+ path: ["text", "h1", "size"],
3750
+ },
3751
+ "line-height": {
3752
+ $value: "1.15",
3753
+ $type: "number",
3754
+ $description: "H1 line-height",
3755
+ filePath: "src/tokens/text.tokens.json",
3756
+ isSource: true,
3757
+ original: {
3758
+ $value: "1.15",
3759
+ $type: "number",
3760
+ $description: "H1 line-height",
3761
+ },
3762
+ name: "TextH1LineHeight",
3763
+ attributes: {
3764
+ category: "text",
3765
+ type: "h1",
3766
+ item: "line-height",
3767
+ },
3768
+ path: ["text", "h1", "line-height"],
3769
+ },
3770
+ "letter-spacing": {
3771
+ $value: "-0.022em",
3772
+ $type: "dimension",
3773
+ $description: "H1 tracking",
3774
+ filePath: "src/tokens/text.tokens.json",
3775
+ isSource: true,
3776
+ original: {
3777
+ $value: "-0.022em",
3778
+ $type: "dimension",
3779
+ $description: "H1 tracking",
3780
+ },
3781
+ name: "TextH1LetterSpacing",
3782
+ attributes: {
3783
+ category: "text",
3784
+ type: "h1",
3785
+ item: "letter-spacing",
3786
+ },
3787
+ path: ["text", "h1", "letter-spacing"],
3788
+ },
3789
+ weight: {
3790
+ $value: "600",
3791
+ $type: "fontWeight",
3792
+ $description: "H1 weight (semibold)",
3793
+ filePath: "src/tokens/text.tokens.json",
3794
+ isSource: true,
3795
+ original: {
3796
+ $value: "600",
3797
+ $type: "fontWeight",
3798
+ $description: "H1 weight (semibold)",
3799
+ },
3800
+ name: "TextH1Weight",
3801
+ attributes: {
3802
+ category: "text",
3803
+ type: "h1",
3804
+ item: "weight",
3805
+ },
3806
+ path: ["text", "h1", "weight"],
3807
+ },
3808
+ },
3809
+ h2: {
3810
+ size: {
3811
+ $value: "1.625rem",
3812
+ $type: "dimension",
3813
+ $description: "H2 size (26px); per BR-1 §5.2",
3814
+ filePath: "src/tokens/text.tokens.json",
3815
+ isSource: true,
3816
+ original: {
3817
+ $value: "1.625rem",
3818
+ $type: "dimension",
3819
+ $description: "H2 size (26px); per BR-1 §5.2",
3820
+ },
3821
+ name: "TextH2Size",
3822
+ attributes: {
3823
+ category: "text",
3824
+ type: "h2",
3825
+ item: "size",
3826
+ },
3827
+ path: ["text", "h2", "size"],
3828
+ },
3829
+ "line-height": {
3830
+ $value: "1.25",
3831
+ $type: "number",
3832
+ $description: "H2 line-height",
3833
+ filePath: "src/tokens/text.tokens.json",
3834
+ isSource: true,
3835
+ original: {
3836
+ $value: "1.25",
3837
+ $type: "number",
3838
+ $description: "H2 line-height",
3839
+ },
3840
+ name: "TextH2LineHeight",
3841
+ attributes: {
3842
+ category: "text",
3843
+ type: "h2",
3844
+ item: "line-height",
3845
+ },
3846
+ path: ["text", "h2", "line-height"],
3847
+ },
3848
+ "letter-spacing": {
3849
+ $value: "-0.018em",
3850
+ $type: "dimension",
3851
+ $description: "H2 tracking",
3852
+ filePath: "src/tokens/text.tokens.json",
3853
+ isSource: true,
3854
+ original: {
3855
+ $value: "-0.018em",
3856
+ $type: "dimension",
3857
+ $description: "H2 tracking",
3858
+ },
3859
+ name: "TextH2LetterSpacing",
3860
+ attributes: {
3861
+ category: "text",
3862
+ type: "h2",
3863
+ item: "letter-spacing",
3864
+ },
3865
+ path: ["text", "h2", "letter-spacing"],
3866
+ },
3867
+ weight: {
3868
+ $value: "500",
3869
+ $type: "fontWeight",
3870
+ $description: "H2 weight (medium)",
3871
+ filePath: "src/tokens/text.tokens.json",
3872
+ isSource: true,
3873
+ original: {
3874
+ $value: "500",
3875
+ $type: "fontWeight",
3876
+ $description: "H2 weight (medium)",
3877
+ },
3878
+ name: "TextH2Weight",
3879
+ attributes: {
3880
+ category: "text",
3881
+ type: "h2",
3882
+ item: "weight",
3883
+ },
3884
+ path: ["text", "h2", "weight"],
3885
+ },
3886
+ },
3887
+ h3: {
3888
+ size: {
3889
+ $value: "1.25rem",
3890
+ $type: "dimension",
3891
+ $description: "H3 size (20px); per BR-1 §5.2",
3892
+ filePath: "src/tokens/text.tokens.json",
3893
+ isSource: true,
3894
+ original: {
3895
+ $value: "1.25rem",
3896
+ $type: "dimension",
3897
+ $description: "H3 size (20px); per BR-1 §5.2",
3898
+ },
3899
+ name: "TextH3Size",
3900
+ attributes: {
3901
+ category: "text",
3902
+ type: "h3",
3903
+ item: "size",
3904
+ },
3905
+ path: ["text", "h3", "size"],
3906
+ },
3907
+ "line-height": {
3908
+ $value: "1.35",
3909
+ $type: "number",
3910
+ $description: "H3 line-height",
3911
+ filePath: "src/tokens/text.tokens.json",
3912
+ isSource: true,
3913
+ original: {
3914
+ $value: "1.35",
3915
+ $type: "number",
3916
+ $description: "H3 line-height",
3917
+ },
3918
+ name: "TextH3LineHeight",
3919
+ attributes: {
3920
+ category: "text",
3921
+ type: "h3",
3922
+ item: "line-height",
3923
+ },
3924
+ path: ["text", "h3", "line-height"],
3925
+ },
3926
+ "letter-spacing": {
3927
+ $value: "-0.015em",
3928
+ $type: "dimension",
3929
+ $description: "H3 tracking",
3930
+ filePath: "src/tokens/text.tokens.json",
3931
+ isSource: true,
3932
+ original: {
3933
+ $value: "-0.015em",
3934
+ $type: "dimension",
3935
+ $description: "H3 tracking",
3936
+ },
3937
+ name: "TextH3LetterSpacing",
3938
+ attributes: {
3939
+ category: "text",
3940
+ type: "h3",
3941
+ item: "letter-spacing",
3942
+ },
3943
+ path: ["text", "h3", "letter-spacing"],
3944
+ },
3945
+ weight: {
3946
+ $value: "500",
3947
+ $type: "fontWeight",
3948
+ $description: "H3 weight (medium)",
3949
+ filePath: "src/tokens/text.tokens.json",
3950
+ isSource: true,
3951
+ original: {
3952
+ $value: "500",
3953
+ $type: "fontWeight",
3954
+ $description: "H3 weight (medium)",
3955
+ },
3956
+ name: "TextH3Weight",
3957
+ attributes: {
3958
+ category: "text",
3959
+ type: "h3",
3960
+ item: "weight",
3961
+ },
3962
+ path: ["text", "h3", "weight"],
3963
+ },
3964
+ },
3965
+ "body-lg": {
3966
+ size: {
3967
+ $value: "1.0625rem",
3968
+ $type: "dimension",
3969
+ $description: "Body large size (17px); per BR-1 §5.2",
3970
+ filePath: "src/tokens/text.tokens.json",
3971
+ isSource: true,
3972
+ original: {
3973
+ $value: "1.0625rem",
3974
+ $type: "dimension",
3975
+ $description: "Body large size (17px); per BR-1 §5.2",
3976
+ },
3977
+ name: "TextBodyLgSize",
3978
+ attributes: {
3979
+ category: "text",
3980
+ type: "body-lg",
3981
+ item: "size",
3982
+ },
3983
+ path: ["text", "body-lg", "size"],
3984
+ },
3985
+ "line-height": {
3986
+ $value: "1.55",
3987
+ $type: "number",
3988
+ $description: "Body large line-height",
3989
+ filePath: "src/tokens/text.tokens.json",
3990
+ isSource: true,
3991
+ original: {
3992
+ $value: "1.55",
3993
+ $type: "number",
3994
+ $description: "Body large line-height",
3995
+ },
3996
+ name: "TextBodyLgLineHeight",
3997
+ attributes: {
3998
+ category: "text",
3999
+ type: "body-lg",
4000
+ item: "line-height",
4001
+ },
4002
+ path: ["text", "body-lg", "line-height"],
4003
+ },
4004
+ "letter-spacing": {
4005
+ $value: "0",
4006
+ $type: "dimension",
4007
+ $description: "Body large tracking (none)",
4008
+ filePath: "src/tokens/text.tokens.json",
4009
+ isSource: true,
4010
+ original: {
4011
+ $value: "0",
4012
+ $type: "dimension",
4013
+ $description: "Body large tracking (none)",
4014
+ },
4015
+ name: "TextBodyLgLetterSpacing",
4016
+ attributes: {
4017
+ category: "text",
4018
+ type: "body-lg",
4019
+ item: "letter-spacing",
4020
+ },
4021
+ path: ["text", "body-lg", "letter-spacing"],
4022
+ },
4023
+ weight: {
4024
+ $value: "400",
4025
+ $type: "fontWeight",
4026
+ $description: "Body large weight (regular)",
4027
+ filePath: "src/tokens/text.tokens.json",
4028
+ isSource: true,
4029
+ original: {
4030
+ $value: "400",
4031
+ $type: "fontWeight",
4032
+ $description: "Body large weight (regular)",
4033
+ },
4034
+ name: "TextBodyLgWeight",
4035
+ attributes: {
4036
+ category: "text",
4037
+ type: "body-lg",
4038
+ item: "weight",
4039
+ },
4040
+ path: ["text", "body-lg", "weight"],
4041
+ },
4042
+ },
4043
+ body: {
4044
+ size: {
4045
+ $value: "0.9375rem",
4046
+ $type: "dimension",
4047
+ $description:
4048
+ "Body size (15px); per BR-1 §5.2. Consumers MUST apply a 16px reset on inputs to avoid iOS auto-zoom (per spec D-12).",
4049
+ filePath: "src/tokens/text.tokens.json",
4050
+ isSource: true,
4051
+ original: {
4052
+ $value: "0.9375rem",
4053
+ $type: "dimension",
4054
+ $description:
4055
+ "Body size (15px); per BR-1 §5.2. Consumers MUST apply a 16px reset on inputs to avoid iOS auto-zoom (per spec D-12).",
4056
+ },
4057
+ name: "TextBodySize",
4058
+ attributes: {
4059
+ category: "text",
4060
+ type: "body",
4061
+ item: "size",
4062
+ },
4063
+ path: ["text", "body", "size"],
4064
+ },
4065
+ "line-height": {
4066
+ $value: "1.55",
4067
+ $type: "number",
4068
+ $description: "Body line-height",
4069
+ filePath: "src/tokens/text.tokens.json",
4070
+ isSource: true,
4071
+ original: {
4072
+ $value: "1.55",
4073
+ $type: "number",
4074
+ $description: "Body line-height",
4075
+ },
4076
+ name: "TextBodyLineHeight",
4077
+ attributes: {
4078
+ category: "text",
4079
+ type: "body",
4080
+ item: "line-height",
4081
+ },
4082
+ path: ["text", "body", "line-height"],
4083
+ },
4084
+ "letter-spacing": {
4085
+ $value: "0",
4086
+ $type: "dimension",
4087
+ $description: "Body tracking (none)",
4088
+ filePath: "src/tokens/text.tokens.json",
4089
+ isSource: true,
4090
+ original: {
4091
+ $value: "0",
4092
+ $type: "dimension",
4093
+ $description: "Body tracking (none)",
4094
+ },
4095
+ name: "TextBodyLetterSpacing",
4096
+ attributes: {
4097
+ category: "text",
4098
+ type: "body",
4099
+ item: "letter-spacing",
4100
+ },
4101
+ path: ["text", "body", "letter-spacing"],
4102
+ },
4103
+ weight: {
4104
+ $value: "400",
4105
+ $type: "fontWeight",
4106
+ $description: "Body weight (regular)",
4107
+ filePath: "src/tokens/text.tokens.json",
4108
+ isSource: true,
4109
+ original: {
4110
+ $value: "400",
4111
+ $type: "fontWeight",
4112
+ $description: "Body weight (regular)",
4113
+ },
4114
+ name: "TextBodyWeight",
4115
+ attributes: {
4116
+ category: "text",
4117
+ type: "body",
4118
+ item: "weight",
4119
+ },
4120
+ path: ["text", "body", "weight"],
4121
+ },
4122
+ },
4123
+ caption: {
4124
+ size: {
4125
+ $value: "0.75rem",
4126
+ $type: "dimension",
4127
+ $description: "Caption size (12px); per BR-1 §5.2",
4128
+ filePath: "src/tokens/text.tokens.json",
4129
+ isSource: true,
4130
+ original: {
4131
+ $value: "0.75rem",
4132
+ $type: "dimension",
4133
+ $description: "Caption size (12px); per BR-1 §5.2",
4134
+ },
4135
+ name: "TextCaptionSize",
4136
+ attributes: {
4137
+ category: "text",
4138
+ type: "caption",
4139
+ item: "size",
4140
+ },
4141
+ path: ["text", "caption", "size"],
4142
+ },
4143
+ "line-height": {
4144
+ $value: "1.45",
4145
+ $type: "number",
4146
+ $description: "Caption line-height",
4147
+ filePath: "src/tokens/text.tokens.json",
4148
+ isSource: true,
4149
+ original: {
4150
+ $value: "1.45",
4151
+ $type: "number",
4152
+ $description: "Caption line-height",
4153
+ },
4154
+ name: "TextCaptionLineHeight",
4155
+ attributes: {
4156
+ category: "text",
4157
+ type: "caption",
4158
+ item: "line-height",
4159
+ },
4160
+ path: ["text", "caption", "line-height"],
4161
+ },
4162
+ "letter-spacing": {
4163
+ $value: "0.005em",
4164
+ $type: "dimension",
4165
+ $description: "Caption tracking",
4166
+ filePath: "src/tokens/text.tokens.json",
4167
+ isSource: true,
4168
+ original: {
4169
+ $value: "0.005em",
4170
+ $type: "dimension",
4171
+ $description: "Caption tracking",
4172
+ },
4173
+ name: "TextCaptionLetterSpacing",
4174
+ attributes: {
4175
+ category: "text",
4176
+ type: "caption",
4177
+ item: "letter-spacing",
4178
+ },
4179
+ path: ["text", "caption", "letter-spacing"],
4180
+ },
4181
+ weight: {
4182
+ $value: "400",
4183
+ $type: "fontWeight",
4184
+ $description: "Caption weight (regular)",
4185
+ filePath: "src/tokens/text.tokens.json",
4186
+ isSource: true,
4187
+ original: {
4188
+ $value: "400",
4189
+ $type: "fontWeight",
4190
+ $description: "Caption weight (regular)",
4191
+ },
4192
+ name: "TextCaptionWeight",
4193
+ attributes: {
4194
+ category: "text",
4195
+ type: "caption",
4196
+ item: "weight",
4197
+ },
4198
+ path: ["text", "caption", "weight"],
4199
+ },
4200
+ },
4201
+ label: {
4202
+ size: {
4203
+ $value: "0.6875rem",
4204
+ $type: "dimension",
4205
+ $description: "Label size (11px); UPPERCASE per BR-1 §5.4",
4206
+ filePath: "src/tokens/text.tokens.json",
4207
+ isSource: true,
4208
+ original: {
4209
+ $value: "0.6875rem",
4210
+ $type: "dimension",
4211
+ $description: "Label size (11px); UPPERCASE per BR-1 §5.4",
4212
+ },
4213
+ name: "TextLabelSize",
4214
+ attributes: {
4215
+ category: "text",
4216
+ type: "label",
4217
+ item: "size",
4218
+ },
4219
+ path: ["text", "label", "size"],
4220
+ },
4221
+ "line-height": {
4222
+ $value: "1.4",
4223
+ $type: "number",
4224
+ $description: "Label line-height",
4225
+ filePath: "src/tokens/text.tokens.json",
4226
+ isSource: true,
4227
+ original: {
4228
+ $value: "1.4",
4229
+ $type: "number",
4230
+ $description: "Label line-height",
4231
+ },
4232
+ name: "TextLabelLineHeight",
4233
+ attributes: {
4234
+ category: "text",
4235
+ type: "label",
4236
+ item: "line-height",
4237
+ },
4238
+ path: ["text", "label", "line-height"],
4239
+ },
4240
+ "letter-spacing": {
4241
+ $value: "0.18em",
4242
+ $type: "dimension",
4243
+ $description: "Label tracking (wide; for eyebrows/labels)",
4244
+ filePath: "src/tokens/text.tokens.json",
4245
+ isSource: true,
4246
+ original: {
4247
+ $value: "0.18em",
4248
+ $type: "dimension",
4249
+ $description: "Label tracking (wide; for eyebrows/labels)",
4250
+ },
4251
+ name: "TextLabelLetterSpacing",
4252
+ attributes: {
4253
+ category: "text",
4254
+ type: "label",
4255
+ item: "letter-spacing",
4256
+ },
4257
+ path: ["text", "label", "letter-spacing"],
4258
+ },
4259
+ weight: {
4260
+ $value: "500",
4261
+ $type: "fontWeight",
4262
+ $description: "Label weight (medium)",
4263
+ filePath: "src/tokens/text.tokens.json",
4264
+ isSource: true,
4265
+ original: {
4266
+ $value: "500",
4267
+ $type: "fontWeight",
4268
+ $description: "Label weight (medium)",
4269
+ },
4270
+ name: "TextLabelWeight",
4271
+ attributes: {
4272
+ category: "text",
4273
+ type: "label",
4274
+ item: "weight",
4275
+ },
4276
+ path: ["text", "label", "weight"],
4277
+ },
4278
+ },
4279
+ "mono-sm": {
4280
+ size: {
4281
+ $value: "0.75rem",
4282
+ $type: "dimension",
4283
+ $description: "Mono small size (12px); per BR-1 §5.2",
4284
+ filePath: "src/tokens/text.tokens.json",
4285
+ isSource: true,
4286
+ original: {
4287
+ $value: "0.75rem",
4288
+ $type: "dimension",
4289
+ $description: "Mono small size (12px); per BR-1 §5.2",
4290
+ },
4291
+ name: "TextMonoSmSize",
4292
+ attributes: {
4293
+ category: "text",
4294
+ type: "mono-sm",
4295
+ item: "size",
4296
+ },
4297
+ path: ["text", "mono-sm", "size"],
4298
+ },
4299
+ "line-height": {
4300
+ $value: "1.5",
4301
+ $type: "number",
4302
+ $description: "Mono small line-height",
4303
+ filePath: "src/tokens/text.tokens.json",
4304
+ isSource: true,
4305
+ original: {
4306
+ $value: "1.5",
4307
+ $type: "number",
4308
+ $description: "Mono small line-height",
4309
+ },
4310
+ name: "TextMonoSmLineHeight",
4311
+ attributes: {
4312
+ category: "text",
4313
+ type: "mono-sm",
4314
+ item: "line-height",
4315
+ },
4316
+ path: ["text", "mono-sm", "line-height"],
4317
+ },
4318
+ "letter-spacing": {
4319
+ $value: "0",
4320
+ $type: "dimension",
4321
+ $description: "Mono small tracking (none)",
4322
+ filePath: "src/tokens/text.tokens.json",
4323
+ isSource: true,
4324
+ original: {
4325
+ $value: "0",
4326
+ $type: "dimension",
4327
+ $description: "Mono small tracking (none)",
4328
+ },
4329
+ name: "TextMonoSmLetterSpacing",
4330
+ attributes: {
4331
+ category: "text",
4332
+ type: "mono-sm",
4333
+ item: "letter-spacing",
4334
+ },
4335
+ path: ["text", "mono-sm", "letter-spacing"],
4336
+ },
4337
+ weight: {
4338
+ $value: "400",
4339
+ $type: "fontWeight",
4340
+ $description: "Mono small weight (regular)",
4341
+ filePath: "src/tokens/text.tokens.json",
4342
+ isSource: true,
4343
+ original: {
4344
+ $value: "400",
4345
+ $type: "fontWeight",
4346
+ $description: "Mono small weight (regular)",
4347
+ },
4348
+ name: "TextMonoSmWeight",
4349
+ attributes: {
4350
+ category: "text",
4351
+ type: "mono-sm",
4352
+ item: "weight",
4353
+ },
4354
+ path: ["text", "mono-sm", "weight"],
4355
+ },
4356
+ },
4357
+ mono: {
4358
+ size: {
4359
+ $value: "0.875rem",
4360
+ $type: "dimension",
4361
+ $description: "Mono size (14px); per BR-1 §5.2",
4362
+ filePath: "src/tokens/text.tokens.json",
4363
+ isSource: true,
4364
+ original: {
4365
+ $value: "0.875rem",
4366
+ $type: "dimension",
4367
+ $description: "Mono size (14px); per BR-1 §5.2",
4368
+ },
4369
+ name: "TextMonoSize",
4370
+ attributes: {
4371
+ category: "text",
4372
+ type: "mono",
4373
+ item: "size",
4374
+ },
4375
+ path: ["text", "mono", "size"],
4376
+ },
4377
+ "line-height": {
4378
+ $value: "1.55",
4379
+ $type: "number",
4380
+ $description: "Mono line-height",
4381
+ filePath: "src/tokens/text.tokens.json",
4382
+ isSource: true,
4383
+ original: {
4384
+ $value: "1.55",
4385
+ $type: "number",
4386
+ $description: "Mono line-height",
4387
+ },
4388
+ name: "TextMonoLineHeight",
4389
+ attributes: {
4390
+ category: "text",
4391
+ type: "mono",
4392
+ item: "line-height",
4393
+ },
4394
+ path: ["text", "mono", "line-height"],
4395
+ },
4396
+ "letter-spacing": {
4397
+ $value: "0",
4398
+ $type: "dimension",
4399
+ $description: "Mono tracking (none)",
4400
+ filePath: "src/tokens/text.tokens.json",
4401
+ isSource: true,
4402
+ original: {
4403
+ $value: "0",
4404
+ $type: "dimension",
4405
+ $description: "Mono tracking (none)",
4406
+ },
4407
+ name: "TextMonoLetterSpacing",
4408
+ attributes: {
4409
+ category: "text",
4410
+ type: "mono",
4411
+ item: "letter-spacing",
4412
+ },
4413
+ path: ["text", "mono", "letter-spacing"],
4414
+ },
4415
+ weight: {
4416
+ $value: "400",
4417
+ $type: "fontWeight",
4418
+ $description: "Mono weight (regular)",
4419
+ filePath: "src/tokens/text.tokens.json",
4420
+ isSource: true,
4421
+ original: {
4422
+ $value: "400",
4423
+ $type: "fontWeight",
4424
+ $description: "Mono weight (regular)",
4425
+ },
4426
+ name: "TextMonoWeight",
4427
+ attributes: {
4428
+ category: "text",
4429
+ type: "mono",
4430
+ item: "weight",
4431
+ },
4432
+ path: ["text", "mono", "weight"],
4433
+ },
4434
+ },
4435
+ },
4436
+ "z-index": {
4437
+ base: {
4438
+ $value: "0",
4439
+ $type: "number",
4440
+ $description: "Base stacking — flat content",
4441
+ filePath: "src/tokens/z-index.tokens.json",
4442
+ isSource: true,
4443
+ original: {
4444
+ $value: "0",
4445
+ $type: "number",
4446
+ $description: "Base stacking — flat content",
4447
+ },
4448
+ name: "ZIndexBase",
4449
+ attributes: {
4450
+ category: "z-index",
4451
+ type: "base",
4452
+ },
4453
+ path: ["z-index", "base"],
4454
+ },
4455
+ dropdown: {
4456
+ $value: "1000",
4457
+ $type: "number",
4458
+ $description: "Dropdown menus, comboboxes",
4459
+ filePath: "src/tokens/z-index.tokens.json",
4460
+ isSource: true,
4461
+ original: {
4462
+ $value: "1000",
4463
+ $type: "number",
4464
+ $description: "Dropdown menus, comboboxes",
4465
+ },
4466
+ name: "ZIndexDropdown",
4467
+ attributes: {
4468
+ category: "z-index",
4469
+ type: "dropdown",
4470
+ },
4471
+ path: ["z-index", "dropdown"],
4472
+ },
4473
+ sticky: {
4474
+ $value: "1100",
4475
+ $type: "number",
4476
+ $description: "Sticky headers, fixed bars",
4477
+ filePath: "src/tokens/z-index.tokens.json",
4478
+ isSource: true,
4479
+ original: {
4480
+ $value: "1100",
4481
+ $type: "number",
4482
+ $description: "Sticky headers, fixed bars",
4483
+ },
4484
+ name: "ZIndexSticky",
4485
+ attributes: {
4486
+ category: "z-index",
4487
+ type: "sticky",
4488
+ },
4489
+ path: ["z-index", "sticky"],
4490
+ },
4491
+ modal: {
4492
+ $value: "1200",
4493
+ $type: "number",
4494
+ $description: "Modal dialogs, sheets",
4495
+ filePath: "src/tokens/z-index.tokens.json",
4496
+ isSource: true,
4497
+ original: {
4498
+ $value: "1200",
4499
+ $type: "number",
4500
+ $description: "Modal dialogs, sheets",
4501
+ },
4502
+ name: "ZIndexModal",
4503
+ attributes: {
4504
+ category: "z-index",
4505
+ type: "modal",
4506
+ },
4507
+ path: ["z-index", "modal"],
4508
+ },
4509
+ popover: {
4510
+ $value: "1300",
4511
+ $type: "number",
4512
+ $description: "Popovers, tooltips above modals",
4513
+ filePath: "src/tokens/z-index.tokens.json",
4514
+ isSource: true,
4515
+ original: {
4516
+ $value: "1300",
4517
+ $type: "number",
4518
+ $description: "Popovers, tooltips above modals",
4519
+ },
4520
+ name: "ZIndexPopover",
4521
+ attributes: {
4522
+ category: "z-index",
4523
+ type: "popover",
4524
+ },
4525
+ path: ["z-index", "popover"],
4526
+ },
4527
+ toast: {
4528
+ $value: "1400",
4529
+ $type: "number",
4530
+ $description: "Toasts, notifications — highest",
4531
+ filePath: "src/tokens/z-index.tokens.json",
4532
+ isSource: true,
4533
+ original: {
4534
+ $value: "1400",
4535
+ $type: "number",
4536
+ $description: "Toasts, notifications — highest",
4537
+ },
4538
+ name: "ZIndexToast",
4539
+ attributes: {
4540
+ category: "z-index",
4541
+ type: "toast",
4542
+ },
4543
+ path: ["z-index", "toast"],
4544
+ },
4545
+ },
4546
+ };