@narmi/design_system 1.10.3 → 1.12.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.
@@ -0,0 +1,2496 @@
1
+ /**
2
+ * Do not edit directly
3
+ * Generated on Mon, 15 Nov 2021 21:24:25 GMT
4
+ */
5
+
6
+ module.exports = {
7
+ "border": {
8
+ "color": {
9
+ "primary": {
10
+ "value": "#1a4338",
11
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/border/color.json",
12
+ "isSource": true,
13
+ "original": {
14
+ "value": "{color.theme.primary.value}"
15
+ },
16
+ "name": "border-color-primary",
17
+ "attributes": {
18
+ "category": "border",
19
+ "type": "color",
20
+ "item": "primary"
21
+ },
22
+ "path": [
23
+ "border",
24
+ "color",
25
+ "primary"
26
+ ]
27
+ },
28
+ "light": {
29
+ "value": "#d9d9d9",
30
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/border/color.json",
31
+ "isSource": true,
32
+ "original": {
33
+ "value": "{color.narmi.lightGrey.value}"
34
+ },
35
+ "name": "border-color-light",
36
+ "attributes": {
37
+ "category": "border",
38
+ "type": "color",
39
+ "item": "light"
40
+ },
41
+ "path": [
42
+ "border",
43
+ "color",
44
+ "light"
45
+ ]
46
+ },
47
+ "default": {
48
+ "value": "#d9d9d9",
49
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/border/color.json",
50
+ "isSource": true,
51
+ "original": {
52
+ "value": "{border.color.light.value}"
53
+ },
54
+ "name": "border-color-default",
55
+ "attributes": {
56
+ "category": "border",
57
+ "type": "color",
58
+ "item": "default"
59
+ },
60
+ "path": [
61
+ "border",
62
+ "color",
63
+ "default"
64
+ ]
65
+ }
66
+ },
67
+ "size": {
68
+ "s": {
69
+ "value": "1px",
70
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/border/size.json",
71
+ "isSource": true,
72
+ "original": {
73
+ "value": "1px"
74
+ },
75
+ "name": "border-size-s",
76
+ "attributes": {
77
+ "category": "border",
78
+ "type": "size",
79
+ "item": "s"
80
+ },
81
+ "path": [
82
+ "border",
83
+ "size",
84
+ "s"
85
+ ]
86
+ },
87
+ "m": {
88
+ "value": "2px",
89
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/border/size.json",
90
+ "isSource": true,
91
+ "original": {
92
+ "value": "2px"
93
+ },
94
+ "name": "border-size-m",
95
+ "attributes": {
96
+ "category": "border",
97
+ "type": "size",
98
+ "item": "m"
99
+ },
100
+ "path": [
101
+ "border",
102
+ "size",
103
+ "m"
104
+ ]
105
+ },
106
+ "default": {
107
+ "value": "1px",
108
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/border/size.json",
109
+ "isSource": true,
110
+ "original": {
111
+ "value": "{border.size.s.value}"
112
+ },
113
+ "name": "border-size-default",
114
+ "attributes": {
115
+ "category": "border",
116
+ "type": "size",
117
+ "item": "default"
118
+ },
119
+ "path": [
120
+ "border",
121
+ "size",
122
+ "default"
123
+ ]
124
+ }
125
+ }
126
+ },
127
+ "color": {
128
+ "alpha": {
129
+ "5": {
130
+ "value": "0.05",
131
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/alpha.json",
132
+ "isSource": true,
133
+ "original": {
134
+ "value": "0.05"
135
+ },
136
+ "name": "alpha-5",
137
+ "attributes": {
138
+ "category": "color",
139
+ "type": "alpha",
140
+ "item": "5"
141
+ },
142
+ "path": [
143
+ "color",
144
+ "alpha",
145
+ "5"
146
+ ]
147
+ },
148
+ "10": {
149
+ "value": "0.1",
150
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/alpha.json",
151
+ "isSource": true,
152
+ "original": {
153
+ "value": "0.1"
154
+ },
155
+ "name": "alpha-10",
156
+ "attributes": {
157
+ "category": "color",
158
+ "type": "alpha",
159
+ "item": "10"
160
+ },
161
+ "path": [
162
+ "color",
163
+ "alpha",
164
+ "10"
165
+ ]
166
+ },
167
+ "20": {
168
+ "value": "0.2",
169
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/alpha.json",
170
+ "isSource": true,
171
+ "original": {
172
+ "value": "0.2"
173
+ },
174
+ "name": "alpha-20",
175
+ "attributes": {
176
+ "category": "color",
177
+ "type": "alpha",
178
+ "item": "20"
179
+ },
180
+ "path": [
181
+ "color",
182
+ "alpha",
183
+ "20"
184
+ ]
185
+ }
186
+ },
187
+ "background": {
188
+ "blueGrey": {
189
+ "value": "#f4f6fa",
190
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
191
+ "isSource": true,
192
+ "original": {
193
+ "value": "#F4F6FA"
194
+ },
195
+ "name": "bgColor-blueGrey",
196
+ "attributes": {
197
+ "category": "color",
198
+ "type": "background",
199
+ "item": "blueGrey"
200
+ },
201
+ "path": [
202
+ "color",
203
+ "background",
204
+ "blueGrey"
205
+ ]
206
+ },
207
+ "cloudGrey": {
208
+ "value": "#e9e9e9",
209
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
210
+ "isSource": true,
211
+ "original": {
212
+ "value": "#E9E9E9"
213
+ },
214
+ "name": "bgColor-cloudGrey",
215
+ "attributes": {
216
+ "category": "color",
217
+ "type": "background",
218
+ "item": "cloudGrey"
219
+ },
220
+ "path": [
221
+ "color",
222
+ "background",
223
+ "cloudGrey"
224
+ ]
225
+ },
226
+ "neutralGrey": {
227
+ "value": "#f9f9f9",
228
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
229
+ "isSource": true,
230
+ "original": {
231
+ "value": "#F9F9F9"
232
+ },
233
+ "name": "bgColor-neutralGrey",
234
+ "attributes": {
235
+ "category": "color",
236
+ "type": "background",
237
+ "item": "neutralGrey"
238
+ },
239
+ "path": [
240
+ "color",
241
+ "background",
242
+ "neutralGrey"
243
+ ]
244
+ },
245
+ "smokeGrey": {
246
+ "value": "#f3f3f3",
247
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
248
+ "isSource": true,
249
+ "original": {
250
+ "value": "#F3F3F3"
251
+ },
252
+ "name": "bgColor-smokeGrey",
253
+ "attributes": {
254
+ "category": "color",
255
+ "type": "background",
256
+ "item": "smokeGrey"
257
+ },
258
+ "path": [
259
+ "color",
260
+ "background",
261
+ "smokeGrey"
262
+ ]
263
+ },
264
+ "snowGrey": {
265
+ "value": "#fbfbfb",
266
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
267
+ "isSource": true,
268
+ "original": {
269
+ "value": "#FBFBFB"
270
+ },
271
+ "name": "bgColor-snowGrey",
272
+ "attributes": {
273
+ "category": "color",
274
+ "type": "background",
275
+ "item": "snowGrey"
276
+ },
277
+ "path": [
278
+ "color",
279
+ "background",
280
+ "snowGrey"
281
+ ]
282
+ },
283
+ "white": {
284
+ "value": "#ffffff",
285
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
286
+ "isSource": true,
287
+ "original": {
288
+ "value": "{color.narmi.white.value}"
289
+ },
290
+ "name": "bgColor-white",
291
+ "attributes": {
292
+ "category": "color",
293
+ "type": "background",
294
+ "item": "white"
295
+ },
296
+ "path": [
297
+ "color",
298
+ "background",
299
+ "white"
300
+ ]
301
+ },
302
+ "scrimLight": {
303
+ "value": "rgba(255, 255, 255, 0.85)",
304
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
305
+ "isSource": true,
306
+ "original": {
307
+ "value": "rgba(255, 255, 255, 0.85)"
308
+ },
309
+ "name": "bgColor-scrimLight",
310
+ "attributes": {
311
+ "category": "color",
312
+ "type": "background",
313
+ "item": "scrimLight"
314
+ },
315
+ "path": [
316
+ "color",
317
+ "background",
318
+ "scrimLight"
319
+ ]
320
+ },
321
+ "scrimDark": {
322
+ "value": "rgba(80, 80, 80, 0.7)",
323
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
324
+ "isSource": true,
325
+ "original": {
326
+ "value": "rgba(80, 80, 80, 0.7)"
327
+ },
328
+ "name": "bgColor-scrimDark",
329
+ "attributes": {
330
+ "category": "color",
331
+ "type": "background",
332
+ "item": "scrimDark"
333
+ },
334
+ "path": [
335
+ "color",
336
+ "background",
337
+ "scrimDark"
338
+ ]
339
+ }
340
+ },
341
+ "narmi": {
342
+ "moss100": {
343
+ "value": "#002921",
344
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
345
+ "isSource": true,
346
+ "original": {
347
+ "value": "#002921"
348
+ },
349
+ "name": "color-moss100",
350
+ "attributes": {
351
+ "category": "color",
352
+ "type": "narmi",
353
+ "item": "moss100"
354
+ },
355
+ "path": [
356
+ "color",
357
+ "narmi",
358
+ "moss100"
359
+ ]
360
+ },
361
+ "moss200": {
362
+ "value": "#0f3c32",
363
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
364
+ "isSource": true,
365
+ "original": {
366
+ "value": "#0F3C32"
367
+ },
368
+ "name": "color-moss200",
369
+ "attributes": {
370
+ "category": "color",
371
+ "type": "narmi",
372
+ "item": "moss200"
373
+ },
374
+ "path": [
375
+ "color",
376
+ "narmi",
377
+ "moss200"
378
+ ]
379
+ },
380
+ "moss300": {
381
+ "value": "#005242",
382
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
383
+ "isSource": true,
384
+ "original": {
385
+ "value": "#005242"
386
+ },
387
+ "name": "color-moss300",
388
+ "attributes": {
389
+ "category": "color",
390
+ "type": "narmi",
391
+ "item": "moss300"
392
+ },
393
+ "path": [
394
+ "color",
395
+ "narmi",
396
+ "moss300"
397
+ ]
398
+ },
399
+ "moss400": {
400
+ "value": "#006553",
401
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
402
+ "isSource": true,
403
+ "original": {
404
+ "value": "#006553"
405
+ },
406
+ "name": "color-moss400",
407
+ "attributes": {
408
+ "category": "color",
409
+ "type": "narmi",
410
+ "item": "moss400"
411
+ },
412
+ "path": [
413
+ "color",
414
+ "narmi",
415
+ "moss400"
416
+ ]
417
+ },
418
+ "moss500": {
419
+ "value": "#3e8373",
420
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
421
+ "isSource": true,
422
+ "original": {
423
+ "value": "#3E8373"
424
+ },
425
+ "name": "color-moss500",
426
+ "attributes": {
427
+ "category": "color",
428
+ "type": "narmi",
429
+ "item": "moss500"
430
+ },
431
+ "path": [
432
+ "color",
433
+ "narmi",
434
+ "moss500"
435
+ ]
436
+ },
437
+ "moss600": {
438
+ "value": "#6ea193",
439
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
440
+ "isSource": true,
441
+ "original": {
442
+ "value": "#6EA193"
443
+ },
444
+ "name": "color-moss600",
445
+ "attributes": {
446
+ "category": "color",
447
+ "type": "narmi",
448
+ "item": "moss600"
449
+ },
450
+ "path": [
451
+ "color",
452
+ "narmi",
453
+ "moss600"
454
+ ]
455
+ },
456
+ "moss700": {
457
+ "value": "#9dc0b6",
458
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
459
+ "isSource": true,
460
+ "original": {
461
+ "value": "#9DC0B6"
462
+ },
463
+ "name": "color-moss700",
464
+ "attributes": {
465
+ "category": "color",
466
+ "type": "narmi",
467
+ "item": "moss700"
468
+ },
469
+ "path": [
470
+ "color",
471
+ "narmi",
472
+ "moss700"
473
+ ]
474
+ },
475
+ "moss800": {
476
+ "value": "#cdded9",
477
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
478
+ "isSource": true,
479
+ "original": {
480
+ "value": "#CDDED9"
481
+ },
482
+ "name": "color-moss800",
483
+ "attributes": {
484
+ "category": "color",
485
+ "type": "narmi",
486
+ "item": "moss800"
487
+ },
488
+ "path": [
489
+ "color",
490
+ "narmi",
491
+ "moss800"
492
+ ]
493
+ },
494
+ "moss": {
495
+ "value": "#006553",
496
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
497
+ "isSource": true,
498
+ "original": {
499
+ "value": "{color.narmi.moss400.value}"
500
+ },
501
+ "name": "color-moss",
502
+ "attributes": {
503
+ "category": "color",
504
+ "type": "narmi",
505
+ "item": "moss"
506
+ },
507
+ "path": [
508
+ "color",
509
+ "narmi",
510
+ "moss"
511
+ ]
512
+ },
513
+ "pine100": {
514
+ "value": "#041a14",
515
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
516
+ "isSource": true,
517
+ "original": {
518
+ "value": "#041A14"
519
+ },
520
+ "name": "color-pine100",
521
+ "attributes": {
522
+ "category": "color",
523
+ "type": "narmi",
524
+ "item": "pine100"
525
+ },
526
+ "path": [
527
+ "color",
528
+ "narmi",
529
+ "pine100"
530
+ ]
531
+ },
532
+ "pine200": {
533
+ "value": "#062821",
534
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
535
+ "isSource": true,
536
+ "original": {
537
+ "value": "#062821"
538
+ },
539
+ "name": "color-pine200",
540
+ "attributes": {
541
+ "category": "color",
542
+ "type": "narmi",
543
+ "item": "pine200"
544
+ },
545
+ "path": [
546
+ "color",
547
+ "narmi",
548
+ "pine200"
549
+ ]
550
+ },
551
+ "pine300": {
552
+ "value": "#16362c",
553
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
554
+ "isSource": true,
555
+ "original": {
556
+ "value": "#16362C"
557
+ },
558
+ "name": "color-pine300",
559
+ "attributes": {
560
+ "category": "color",
561
+ "type": "narmi",
562
+ "item": "pine300"
563
+ },
564
+ "path": [
565
+ "color",
566
+ "narmi",
567
+ "pine300"
568
+ ]
569
+ },
570
+ "pine400": {
571
+ "value": "#1a4338",
572
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
573
+ "isSource": true,
574
+ "original": {
575
+ "value": "#1A4338"
576
+ },
577
+ "name": "color-pine400",
578
+ "attributes": {
579
+ "category": "color",
580
+ "type": "narmi",
581
+ "item": "pine400"
582
+ },
583
+ "path": [
584
+ "color",
585
+ "narmi",
586
+ "pine400"
587
+ ]
588
+ },
589
+ "pine500": {
590
+ "value": "#44655b",
591
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
592
+ "isSource": true,
593
+ "original": {
594
+ "value": "#44655B"
595
+ },
596
+ "name": "color-pine500",
597
+ "attributes": {
598
+ "category": "color",
599
+ "type": "narmi",
600
+ "item": "pine500"
601
+ },
602
+ "path": [
603
+ "color",
604
+ "narmi",
605
+ "pine500"
606
+ ]
607
+ },
608
+ "pine600": {
609
+ "value": "#708981",
610
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
611
+ "isSource": true,
612
+ "original": {
613
+ "value": "#708981"
614
+ },
615
+ "name": "color-pine600",
616
+ "attributes": {
617
+ "category": "color",
618
+ "type": "narmi",
619
+ "item": "pine600"
620
+ },
621
+ "path": [
622
+ "color",
623
+ "narmi",
624
+ "pine600"
625
+ ]
626
+ },
627
+ "pine700": {
628
+ "value": "#708981",
629
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
630
+ "isSource": true,
631
+ "original": {
632
+ "value": "#708981"
633
+ },
634
+ "name": "color-pine700",
635
+ "attributes": {
636
+ "category": "color",
637
+ "type": "narmi",
638
+ "item": "pine700"
639
+ },
640
+ "path": [
641
+ "color",
642
+ "narmi",
643
+ "pine700"
644
+ ]
645
+ },
646
+ "pine800": {
647
+ "value": "#cdd6d3",
648
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
649
+ "isSource": true,
650
+ "original": {
651
+ "value": "#CDD6D3"
652
+ },
653
+ "name": "color-pine800",
654
+ "attributes": {
655
+ "category": "color",
656
+ "type": "narmi",
657
+ "item": "pine800"
658
+ },
659
+ "path": [
660
+ "color",
661
+ "narmi",
662
+ "pine800"
663
+ ]
664
+ },
665
+ "pine": {
666
+ "value": "#1a4338",
667
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
668
+ "isSource": true,
669
+ "original": {
670
+ "value": "{color.narmi.pine400.value}"
671
+ },
672
+ "name": "color-pine",
673
+ "attributes": {
674
+ "category": "color",
675
+ "type": "narmi",
676
+ "item": "pine"
677
+ },
678
+ "path": [
679
+ "color",
680
+ "narmi",
681
+ "pine"
682
+ ]
683
+ },
684
+ "cove100": {
685
+ "value": "#002547",
686
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
687
+ "isSource": true,
688
+ "original": {
689
+ "value": "#002547"
690
+ },
691
+ "name": "color-cove100",
692
+ "attributes": {
693
+ "category": "color",
694
+ "type": "narmi",
695
+ "item": "cove100"
696
+ },
697
+ "path": [
698
+ "color",
699
+ "narmi",
700
+ "cove100"
701
+ ]
702
+ },
703
+ "cove200": {
704
+ "value": "#00376a",
705
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
706
+ "isSource": true,
707
+ "original": {
708
+ "value": "#00376A"
709
+ },
710
+ "name": "color-cove200",
711
+ "attributes": {
712
+ "category": "color",
713
+ "type": "narmi",
714
+ "item": "cove200"
715
+ },
716
+ "path": [
717
+ "color",
718
+ "narmi",
719
+ "cove200"
720
+ ]
721
+ },
722
+ "cove300": {
723
+ "value": "#094895",
724
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
725
+ "isSource": true,
726
+ "original": {
727
+ "value": "#094895"
728
+ },
729
+ "name": "color-cove300",
730
+ "attributes": {
731
+ "category": "color",
732
+ "type": "narmi",
733
+ "item": "cove300"
734
+ },
735
+ "path": [
736
+ "color",
737
+ "narmi",
738
+ "cove300"
739
+ ]
740
+ },
741
+ "cove400": {
742
+ "value": "#005cb2",
743
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
744
+ "isSource": true,
745
+ "original": {
746
+ "value": "#005CB2"
747
+ },
748
+ "name": "color-cove400",
749
+ "attributes": {
750
+ "category": "color",
751
+ "type": "narmi",
752
+ "item": "cove400"
753
+ },
754
+ "path": [
755
+ "color",
756
+ "narmi",
757
+ "cove400"
758
+ ]
759
+ },
760
+ "cove500": {
761
+ "value": "#237cc3",
762
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
763
+ "isSource": true,
764
+ "original": {
765
+ "value": "#237CC3"
766
+ },
767
+ "name": "color-cove500",
768
+ "attributes": {
769
+ "category": "color",
770
+ "type": "narmi",
771
+ "item": "cove500"
772
+ },
773
+ "path": [
774
+ "color",
775
+ "narmi",
776
+ "cove500"
777
+ ]
778
+ },
779
+ "cove600": {
780
+ "value": "#66a2d6",
781
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
782
+ "isSource": true,
783
+ "original": {
784
+ "value": "#66A2D6"
785
+ },
786
+ "name": "color-cove600",
787
+ "attributes": {
788
+ "category": "color",
789
+ "type": "narmi",
790
+ "item": "cove600"
791
+ },
792
+ "path": [
793
+ "color",
794
+ "narmi",
795
+ "cove600"
796
+ ]
797
+ },
798
+ "cove700": {
799
+ "value": "#a6cff0",
800
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
801
+ "isSource": true,
802
+ "original": {
803
+ "value": "#A6CFF0"
804
+ },
805
+ "name": "color-cove700",
806
+ "attributes": {
807
+ "category": "color",
808
+ "type": "narmi",
809
+ "item": "cove700"
810
+ },
811
+ "path": [
812
+ "color",
813
+ "narmi",
814
+ "cove700"
815
+ ]
816
+ },
817
+ "cove800": {
818
+ "value": "#d4edff",
819
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
820
+ "isSource": true,
821
+ "original": {
822
+ "value": "#D4EDFF"
823
+ },
824
+ "name": "color-cove800",
825
+ "attributes": {
826
+ "category": "color",
827
+ "type": "narmi",
828
+ "item": "cove800"
829
+ },
830
+ "path": [
831
+ "color",
832
+ "narmi",
833
+ "cove800"
834
+ ]
835
+ },
836
+ "cove": {
837
+ "value": "#005cb2",
838
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
839
+ "isSource": true,
840
+ "original": {
841
+ "value": "{color.narmi.cove400.value}"
842
+ },
843
+ "name": "color-cove",
844
+ "attributes": {
845
+ "category": "color",
846
+ "type": "narmi",
847
+ "item": "cove"
848
+ },
849
+ "path": [
850
+ "color",
851
+ "narmi",
852
+ "cove"
853
+ ]
854
+ },
855
+ "azul100": {
856
+ "value": "#001340",
857
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
858
+ "isSource": true,
859
+ "original": {
860
+ "value": "#001340"
861
+ },
862
+ "name": "color-azul100",
863
+ "attributes": {
864
+ "category": "color",
865
+ "type": "narmi",
866
+ "item": "azul100"
867
+ },
868
+ "path": [
869
+ "color",
870
+ "narmi",
871
+ "azul100"
872
+ ]
873
+ },
874
+ "azul200": {
875
+ "value": "#00205e",
876
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
877
+ "isSource": true,
878
+ "original": {
879
+ "value": "#00205E"
880
+ },
881
+ "name": "color-azul200",
882
+ "attributes": {
883
+ "category": "color",
884
+ "type": "narmi",
885
+ "item": "azul200"
886
+ },
887
+ "path": [
888
+ "color",
889
+ "narmi",
890
+ "azul200"
891
+ ]
892
+ },
893
+ "azul300": {
894
+ "value": "#002c82",
895
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
896
+ "isSource": true,
897
+ "original": {
898
+ "value": "#002C82"
899
+ },
900
+ "name": "color-azul300",
901
+ "attributes": {
902
+ "category": "color",
903
+ "type": "narmi",
904
+ "item": "azul300"
905
+ },
906
+ "path": [
907
+ "color",
908
+ "narmi",
909
+ "azul300"
910
+ ]
911
+ },
912
+ "azul400": {
913
+ "value": "#003ea0",
914
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
915
+ "isSource": true,
916
+ "original": {
917
+ "value": "#003EA0"
918
+ },
919
+ "name": "color-azul400",
920
+ "attributes": {
921
+ "category": "color",
922
+ "type": "narmi",
923
+ "item": "azul400"
924
+ },
925
+ "path": [
926
+ "color",
927
+ "narmi",
928
+ "azul400"
929
+ ]
930
+ },
931
+ "azul500": {
932
+ "value": "#3664b5",
933
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
934
+ "isSource": true,
935
+ "original": {
936
+ "value": "#3664B5"
937
+ },
938
+ "name": "color-azul500",
939
+ "attributes": {
940
+ "category": "color",
941
+ "type": "narmi",
942
+ "item": "azul500"
943
+ },
944
+ "path": [
945
+ "color",
946
+ "narmi",
947
+ "azul500"
948
+ ]
949
+ },
950
+ "azul600": {
951
+ "value": "#6b89c7",
952
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
953
+ "isSource": true,
954
+ "original": {
955
+ "value": "#6B89C7"
956
+ },
957
+ "name": "color-azul600",
958
+ "attributes": {
959
+ "category": "color",
960
+ "type": "narmi",
961
+ "item": "azul600"
962
+ },
963
+ "path": [
964
+ "color",
965
+ "narmi",
966
+ "azul600"
967
+ ]
968
+ },
969
+ "azul700": {
970
+ "value": "#9cb1de",
971
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
972
+ "isSource": true,
973
+ "original": {
974
+ "value": "#9CB1DE"
975
+ },
976
+ "name": "color-azul700",
977
+ "attributes": {
978
+ "category": "color",
979
+ "type": "narmi",
980
+ "item": "azul700"
981
+ },
982
+ "path": [
983
+ "color",
984
+ "narmi",
985
+ "azul700"
986
+ ]
987
+ },
988
+ "azul800": {
989
+ "value": "#c9d8f2",
990
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
991
+ "isSource": true,
992
+ "original": {
993
+ "value": "#C9D8F2"
994
+ },
995
+ "name": "color-azul800",
996
+ "attributes": {
997
+ "category": "color",
998
+ "type": "narmi",
999
+ "item": "azul800"
1000
+ },
1001
+ "path": [
1002
+ "color",
1003
+ "narmi",
1004
+ "azul800"
1005
+ ]
1006
+ },
1007
+ "azul": {
1008
+ "value": "#003ea0",
1009
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1010
+ "isSource": true,
1011
+ "original": {
1012
+ "value": "{color.narmi.azul400.value}"
1013
+ },
1014
+ "name": "color-azul",
1015
+ "attributes": {
1016
+ "category": "color",
1017
+ "type": "narmi",
1018
+ "item": "azul"
1019
+ },
1020
+ "path": [
1021
+ "color",
1022
+ "narmi",
1023
+ "azul"
1024
+ ]
1025
+ },
1026
+ "pistachio100": {
1027
+ "value": "#485e3d",
1028
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1029
+ "isSource": true,
1030
+ "original": {
1031
+ "value": "#485E3D"
1032
+ },
1033
+ "name": "color-pistachio100",
1034
+ "attributes": {
1035
+ "category": "color",
1036
+ "type": "narmi",
1037
+ "item": "pistachio100"
1038
+ },
1039
+ "path": [
1040
+ "color",
1041
+ "narmi",
1042
+ "pistachio100"
1043
+ ]
1044
+ },
1045
+ "pistachio200": {
1046
+ "value": "#6b8c5a",
1047
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1048
+ "isSource": true,
1049
+ "original": {
1050
+ "value": "#6B8C5A"
1051
+ },
1052
+ "name": "color-pistachio200",
1053
+ "attributes": {
1054
+ "category": "color",
1055
+ "type": "narmi",
1056
+ "item": "pistachio200"
1057
+ },
1058
+ "path": [
1059
+ "color",
1060
+ "narmi",
1061
+ "pistachio200"
1062
+ ]
1063
+ },
1064
+ "pistachio300": {
1065
+ "value": "#90bb78",
1066
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1067
+ "isSource": true,
1068
+ "original": {
1069
+ "value": "#90BB78"
1070
+ },
1071
+ "name": "color-pistachio300",
1072
+ "attributes": {
1073
+ "category": "color",
1074
+ "type": "narmi",
1075
+ "item": "pistachio300"
1076
+ },
1077
+ "path": [
1078
+ "color",
1079
+ "narmi",
1080
+ "pistachio300"
1081
+ ]
1082
+ },
1083
+ "pistachio400": {
1084
+ "value": "#b5e995",
1085
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1086
+ "isSource": true,
1087
+ "original": {
1088
+ "value": "#B5E995"
1089
+ },
1090
+ "name": "color-pistachio400",
1091
+ "attributes": {
1092
+ "category": "color",
1093
+ "type": "narmi",
1094
+ "item": "pistachio400"
1095
+ },
1096
+ "path": [
1097
+ "color",
1098
+ "narmi",
1099
+ "pistachio400"
1100
+ ]
1101
+ },
1102
+ "pistachio500": {
1103
+ "value": "#ccf0b4",
1104
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1105
+ "isSource": true,
1106
+ "original": {
1107
+ "value": "#CCF0B4"
1108
+ },
1109
+ "name": "color-pistachio500",
1110
+ "attributes": {
1111
+ "category": "color",
1112
+ "type": "narmi",
1113
+ "item": "pistachio500"
1114
+ },
1115
+ "path": [
1116
+ "color",
1117
+ "narmi",
1118
+ "pistachio500"
1119
+ ]
1120
+ },
1121
+ "pistachio600": {
1122
+ "value": "#daf4c8",
1123
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1124
+ "isSource": true,
1125
+ "original": {
1126
+ "value": "#DAF4C8"
1127
+ },
1128
+ "name": "color-pistachio600",
1129
+ "attributes": {
1130
+ "category": "color",
1131
+ "type": "narmi",
1132
+ "item": "pistachio600"
1133
+ },
1134
+ "path": [
1135
+ "color",
1136
+ "narmi",
1137
+ "pistachio600"
1138
+ ]
1139
+ },
1140
+ "pistachio700": {
1141
+ "value": "#e9f8de",
1142
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1143
+ "isSource": true,
1144
+ "original": {
1145
+ "value": "#E9F8DE"
1146
+ },
1147
+ "name": "color-pistachio700",
1148
+ "attributes": {
1149
+ "category": "color",
1150
+ "type": "narmi",
1151
+ "item": "pistachio700"
1152
+ },
1153
+ "path": [
1154
+ "color",
1155
+ "narmi",
1156
+ "pistachio700"
1157
+ ]
1158
+ },
1159
+ "pistachio800": {
1160
+ "value": "#f7fcf3",
1161
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1162
+ "isSource": true,
1163
+ "original": {
1164
+ "value": "#F7FCF3"
1165
+ },
1166
+ "name": "color-pistachio800",
1167
+ "attributes": {
1168
+ "category": "color",
1169
+ "type": "narmi",
1170
+ "item": "pistachio800"
1171
+ },
1172
+ "path": [
1173
+ "color",
1174
+ "narmi",
1175
+ "pistachio800"
1176
+ ]
1177
+ },
1178
+ "pistachio": {
1179
+ "value": "#b5e995",
1180
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1181
+ "isSource": true,
1182
+ "original": {
1183
+ "value": "{color.narmi.pistachio400.value}"
1184
+ },
1185
+ "name": "color-pistachio",
1186
+ "attributes": {
1187
+ "category": "color",
1188
+ "type": "narmi",
1189
+ "item": "pistachio"
1190
+ },
1191
+ "path": [
1192
+ "color",
1193
+ "narmi",
1194
+ "pistachio"
1195
+ ]
1196
+ },
1197
+ "cactus100": {
1198
+ "value": "#324c23",
1199
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1200
+ "isSource": true,
1201
+ "original": {
1202
+ "value": "#324C23"
1203
+ },
1204
+ "name": "color-cactus100",
1205
+ "attributes": {
1206
+ "category": "color",
1207
+ "type": "narmi",
1208
+ "item": "cactus100"
1209
+ },
1210
+ "path": [
1211
+ "color",
1212
+ "narmi",
1213
+ "cactus100"
1214
+ ]
1215
+ },
1216
+ "cactus200": {
1217
+ "value": "#4b7137",
1218
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1219
+ "isSource": true,
1220
+ "original": {
1221
+ "value": "#4B7137"
1222
+ },
1223
+ "name": "color-cactus200",
1224
+ "attributes": {
1225
+ "category": "color",
1226
+ "type": "narmi",
1227
+ "item": "cactus200"
1228
+ },
1229
+ "path": [
1230
+ "color",
1231
+ "narmi",
1232
+ "cactus200"
1233
+ ]
1234
+ },
1235
+ "cactus300": {
1236
+ "value": "#63964b",
1237
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1238
+ "isSource": true,
1239
+ "original": {
1240
+ "value": "#63964B"
1241
+ },
1242
+ "name": "color-cactus300",
1243
+ "attributes": {
1244
+ "category": "color",
1245
+ "type": "narmi",
1246
+ "item": "cactus300"
1247
+ },
1248
+ "path": [
1249
+ "color",
1250
+ "narmi",
1251
+ "cactus300"
1252
+ ]
1253
+ },
1254
+ "cactus400": {
1255
+ "value": "#7fbc5b",
1256
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1257
+ "isSource": true,
1258
+ "original": {
1259
+ "value": "#7FBC5B"
1260
+ },
1261
+ "name": "color-cactus400",
1262
+ "attributes": {
1263
+ "category": "color",
1264
+ "type": "narmi",
1265
+ "item": "cactus400"
1266
+ },
1267
+ "path": [
1268
+ "color",
1269
+ "narmi",
1270
+ "cactus400"
1271
+ ]
1272
+ },
1273
+ "cactus500": {
1274
+ "value": "#99ca7a",
1275
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1276
+ "isSource": true,
1277
+ "original": {
1278
+ "value": "#99CA7A"
1279
+ },
1280
+ "name": "color-cactus500",
1281
+ "attributes": {
1282
+ "category": "color",
1283
+ "type": "narmi",
1284
+ "item": "cactus500"
1285
+ },
1286
+ "path": [
1287
+ "color",
1288
+ "narmi",
1289
+ "cactus500"
1290
+ ]
1291
+ },
1292
+ "cactus600": {
1293
+ "value": "#b3d79a",
1294
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1295
+ "isSource": true,
1296
+ "original": {
1297
+ "value": "#B3D79A"
1298
+ },
1299
+ "name": "color-cactus600",
1300
+ "attributes": {
1301
+ "category": "color",
1302
+ "type": "narmi",
1303
+ "item": "cactus600"
1304
+ },
1305
+ "path": [
1306
+ "color",
1307
+ "narmi",
1308
+ "cactus600"
1309
+ ]
1310
+ },
1311
+ "cactus700": {
1312
+ "value": "#cce4ba",
1313
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1314
+ "isSource": true,
1315
+ "original": {
1316
+ "value": "#CCE4BA"
1317
+ },
1318
+ "name": "color-cactus700",
1319
+ "attributes": {
1320
+ "category": "color",
1321
+ "type": "narmi",
1322
+ "item": "cactus700"
1323
+ },
1324
+ "path": [
1325
+ "color",
1326
+ "narmi",
1327
+ "cactus700"
1328
+ ]
1329
+ },
1330
+ "cactus800": {
1331
+ "value": "#e5f1dc",
1332
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1333
+ "isSource": true,
1334
+ "original": {
1335
+ "value": "#E5F1DC"
1336
+ },
1337
+ "name": "color-cactus800",
1338
+ "attributes": {
1339
+ "category": "color",
1340
+ "type": "narmi",
1341
+ "item": "cactus800"
1342
+ },
1343
+ "path": [
1344
+ "color",
1345
+ "narmi",
1346
+ "cactus800"
1347
+ ]
1348
+ },
1349
+ "cactus": {
1350
+ "value": "#7fbc5b",
1351
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1352
+ "isSource": true,
1353
+ "original": {
1354
+ "value": "{color.narmi.cactus400.value}"
1355
+ },
1356
+ "name": "color-cactus",
1357
+ "attributes": {
1358
+ "category": "color",
1359
+ "type": "narmi",
1360
+ "item": "cactus"
1361
+ },
1362
+ "path": [
1363
+ "color",
1364
+ "narmi",
1365
+ "cactus"
1366
+ ]
1367
+ },
1368
+ "sand100": {
1369
+ "value": "#423329",
1370
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1371
+ "isSource": true,
1372
+ "original": {
1373
+ "value": "#423329"
1374
+ },
1375
+ "name": "color-sand100",
1376
+ "attributes": {
1377
+ "category": "color",
1378
+ "type": "narmi",
1379
+ "item": "sand100"
1380
+ },
1381
+ "path": [
1382
+ "color",
1383
+ "narmi",
1384
+ "sand100"
1385
+ ]
1386
+ },
1387
+ "sand200": {
1388
+ "value": "#684d41",
1389
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1390
+ "isSource": true,
1391
+ "original": {
1392
+ "value": "#684D41"
1393
+ },
1394
+ "name": "color-sand200",
1395
+ "attributes": {
1396
+ "category": "color",
1397
+ "type": "narmi",
1398
+ "item": "sand200"
1399
+ },
1400
+ "path": [
1401
+ "color",
1402
+ "narmi",
1403
+ "sand200"
1404
+ ]
1405
+ },
1406
+ "sand300": {
1407
+ "value": "#947564",
1408
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1409
+ "isSource": true,
1410
+ "original": {
1411
+ "value": "#947564"
1412
+ },
1413
+ "name": "color-sand300",
1414
+ "attributes": {
1415
+ "category": "color",
1416
+ "type": "narmi",
1417
+ "item": "sand300"
1418
+ },
1419
+ "path": [
1420
+ "color",
1421
+ "narmi",
1422
+ "sand300"
1423
+ ]
1424
+ },
1425
+ "sand400": {
1426
+ "value": "#c4a08a",
1427
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1428
+ "isSource": true,
1429
+ "original": {
1430
+ "value": "#C4A08A"
1431
+ },
1432
+ "name": "color-sand400",
1433
+ "attributes": {
1434
+ "category": "color",
1435
+ "type": "narmi",
1436
+ "item": "sand400"
1437
+ },
1438
+ "path": [
1439
+ "color",
1440
+ "narmi",
1441
+ "sand400"
1442
+ ]
1443
+ },
1444
+ "sand500": {
1445
+ "value": "#dcc1a2",
1446
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1447
+ "isSource": true,
1448
+ "original": {
1449
+ "value": "#DCC1A2"
1450
+ },
1451
+ "name": "color-sand500",
1452
+ "attributes": {
1453
+ "category": "color",
1454
+ "type": "narmi",
1455
+ "item": "sand500"
1456
+ },
1457
+ "path": [
1458
+ "color",
1459
+ "narmi",
1460
+ "sand500"
1461
+ ]
1462
+ },
1463
+ "sand600": {
1464
+ "value": "#eed6c3",
1465
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1466
+ "isSource": true,
1467
+ "original": {
1468
+ "value": "#EED6C3"
1469
+ },
1470
+ "name": "color-sand600",
1471
+ "attributes": {
1472
+ "category": "color",
1473
+ "type": "narmi",
1474
+ "item": "sand600"
1475
+ },
1476
+ "path": [
1477
+ "color",
1478
+ "narmi",
1479
+ "sand600"
1480
+ ]
1481
+ },
1482
+ "sand700": {
1483
+ "value": "#f4e3d6",
1484
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1485
+ "isSource": true,
1486
+ "original": {
1487
+ "value": "#F4E3D6"
1488
+ },
1489
+ "name": "color-sand700",
1490
+ "attributes": {
1491
+ "category": "color",
1492
+ "type": "narmi",
1493
+ "item": "sand700"
1494
+ },
1495
+ "path": [
1496
+ "color",
1497
+ "narmi",
1498
+ "sand700"
1499
+ ]
1500
+ },
1501
+ "sand800": {
1502
+ "value": "#fcf0e9",
1503
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1504
+ "isSource": true,
1505
+ "original": {
1506
+ "value": "#FCF0E9"
1507
+ },
1508
+ "name": "color-sand800",
1509
+ "attributes": {
1510
+ "category": "color",
1511
+ "type": "narmi",
1512
+ "item": "sand800"
1513
+ },
1514
+ "path": [
1515
+ "color",
1516
+ "narmi",
1517
+ "sand800"
1518
+ ]
1519
+ },
1520
+ "sand": {
1521
+ "value": "#dcc1a2",
1522
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1523
+ "isSource": true,
1524
+ "original": {
1525
+ "value": "{color.narmi.sand500.value}"
1526
+ },
1527
+ "name": "color-sand",
1528
+ "attributes": {
1529
+ "category": "color",
1530
+ "type": "narmi",
1531
+ "item": "sand"
1532
+ },
1533
+ "path": [
1534
+ "color",
1535
+ "narmi",
1536
+ "sand"
1537
+ ]
1538
+ },
1539
+ "black": {
1540
+ "value": "#333333",
1541
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1542
+ "isSource": true,
1543
+ "original": {
1544
+ "value": "#333333"
1545
+ },
1546
+ "name": "color-black",
1547
+ "attributes": {
1548
+ "category": "color",
1549
+ "type": "narmi",
1550
+ "item": "black"
1551
+ },
1552
+ "path": [
1553
+ "color",
1554
+ "narmi",
1555
+ "black"
1556
+ ]
1557
+ },
1558
+ "grey": {
1559
+ "value": "#4c4c4c",
1560
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1561
+ "isSource": true,
1562
+ "original": {
1563
+ "value": "#4C4C4C"
1564
+ },
1565
+ "name": "color-grey",
1566
+ "attributes": {
1567
+ "category": "color",
1568
+ "type": "narmi",
1569
+ "item": "grey"
1570
+ },
1571
+ "path": [
1572
+ "color",
1573
+ "narmi",
1574
+ "grey"
1575
+ ]
1576
+ },
1577
+ "mediumGrey": {
1578
+ "value": "#8c8c8c",
1579
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1580
+ "isSource": true,
1581
+ "original": {
1582
+ "value": "#8C8C8C"
1583
+ },
1584
+ "name": "color-mediumGrey",
1585
+ "attributes": {
1586
+ "category": "color",
1587
+ "type": "narmi",
1588
+ "item": "mediumGrey"
1589
+ },
1590
+ "path": [
1591
+ "color",
1592
+ "narmi",
1593
+ "mediumGrey"
1594
+ ]
1595
+ },
1596
+ "lightGrey": {
1597
+ "value": "#d9d9d9",
1598
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1599
+ "isSource": true,
1600
+ "original": {
1601
+ "value": "#D9D9D9"
1602
+ },
1603
+ "name": "color-lightGrey",
1604
+ "attributes": {
1605
+ "category": "color",
1606
+ "type": "narmi",
1607
+ "item": "lightGrey"
1608
+ },
1609
+ "path": [
1610
+ "color",
1611
+ "narmi",
1612
+ "lightGrey"
1613
+ ]
1614
+ },
1615
+ "white": {
1616
+ "value": "#ffffff",
1617
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
1618
+ "isSource": true,
1619
+ "original": {
1620
+ "value": "#FFFFFF"
1621
+ },
1622
+ "name": "color-white",
1623
+ "attributes": {
1624
+ "category": "color",
1625
+ "type": "narmi",
1626
+ "item": "white"
1627
+ },
1628
+ "path": [
1629
+ "color",
1630
+ "narmi",
1631
+ "white"
1632
+ ]
1633
+ }
1634
+ },
1635
+ "system": {
1636
+ "successDark": {
1637
+ "value": "#37b374",
1638
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
1639
+ "isSource": true,
1640
+ "original": {
1641
+ "value": "#37B374"
1642
+ },
1643
+ "name": "color-successDark",
1644
+ "attributes": {
1645
+ "category": "color",
1646
+ "type": "system",
1647
+ "item": "successDark"
1648
+ },
1649
+ "path": [
1650
+ "color",
1651
+ "system",
1652
+ "successDark"
1653
+ ]
1654
+ },
1655
+ "successLight": {
1656
+ "value": "#e3fae7",
1657
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
1658
+ "isSource": true,
1659
+ "original": {
1660
+ "value": "#E3FAE7"
1661
+ },
1662
+ "name": "color-successLight",
1663
+ "attributes": {
1664
+ "category": "color",
1665
+ "type": "system",
1666
+ "item": "successLight"
1667
+ },
1668
+ "path": [
1669
+ "color",
1670
+ "system",
1671
+ "successLight"
1672
+ ]
1673
+ },
1674
+ "warnDark": {
1675
+ "value": "#eac348",
1676
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
1677
+ "isSource": true,
1678
+ "original": {
1679
+ "value": "#EAC348"
1680
+ },
1681
+ "name": "color-warnDark",
1682
+ "attributes": {
1683
+ "category": "color",
1684
+ "type": "system",
1685
+ "item": "warnDark"
1686
+ },
1687
+ "path": [
1688
+ "color",
1689
+ "system",
1690
+ "warnDark"
1691
+ ]
1692
+ },
1693
+ "warnLight": {
1694
+ "value": "#fef8e3",
1695
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
1696
+ "isSource": true,
1697
+ "original": {
1698
+ "value": "#FEF8E3"
1699
+ },
1700
+ "name": "color-warnLight",
1701
+ "attributes": {
1702
+ "category": "color",
1703
+ "type": "system",
1704
+ "item": "warnLight"
1705
+ },
1706
+ "path": [
1707
+ "color",
1708
+ "system",
1709
+ "warnLight"
1710
+ ]
1711
+ },
1712
+ "errorDark": {
1713
+ "value": "#d93b3b",
1714
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
1715
+ "isSource": true,
1716
+ "original": {
1717
+ "value": "#D93B3B"
1718
+ },
1719
+ "name": "color-errorDark",
1720
+ "attributes": {
1721
+ "category": "color",
1722
+ "type": "system",
1723
+ "item": "errorDark"
1724
+ },
1725
+ "path": [
1726
+ "color",
1727
+ "system",
1728
+ "errorDark"
1729
+ ]
1730
+ },
1731
+ "errorLight": {
1732
+ "value": "#fdf1f1",
1733
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
1734
+ "isSource": true,
1735
+ "original": {
1736
+ "value": "#FDF1F1"
1737
+ },
1738
+ "name": "color-errorLight",
1739
+ "attributes": {
1740
+ "category": "color",
1741
+ "type": "system",
1742
+ "item": "errorLight"
1743
+ },
1744
+ "path": [
1745
+ "color",
1746
+ "system",
1747
+ "errorLight"
1748
+ ]
1749
+ }
1750
+ },
1751
+ "theme": {
1752
+ "primary": {
1753
+ "value": "#1a4338",
1754
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
1755
+ "isSource": true,
1756
+ "original": {
1757
+ "value": "{color.narmi.pine.value}"
1758
+ },
1759
+ "name": "theme-primary",
1760
+ "attributes": {
1761
+ "category": "color",
1762
+ "type": "theme",
1763
+ "item": "primary"
1764
+ },
1765
+ "path": [
1766
+ "color",
1767
+ "theme",
1768
+ "primary"
1769
+ ]
1770
+ },
1771
+ "secondary": {
1772
+ "value": "#006553",
1773
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
1774
+ "isSource": true,
1775
+ "original": {
1776
+ "value": "{color.narmi.moss.value}"
1777
+ },
1778
+ "name": "theme-secondary",
1779
+ "attributes": {
1780
+ "category": "color",
1781
+ "type": "theme",
1782
+ "item": "secondary"
1783
+ },
1784
+ "path": [
1785
+ "color",
1786
+ "theme",
1787
+ "secondary"
1788
+ ]
1789
+ },
1790
+ "tertiary": {
1791
+ "value": "#7fbc5b",
1792
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
1793
+ "isSource": true,
1794
+ "original": {
1795
+ "value": "{color.narmi.cactus.value}"
1796
+ },
1797
+ "name": "theme-tertiary",
1798
+ "attributes": {
1799
+ "category": "color",
1800
+ "type": "theme",
1801
+ "item": "tertiary"
1802
+ },
1803
+ "path": [
1804
+ "color",
1805
+ "theme",
1806
+ "tertiary"
1807
+ ]
1808
+ },
1809
+ "link": {
1810
+ "value": "#006553",
1811
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
1812
+ "isSource": true,
1813
+ "original": {
1814
+ "value": "{color.theme.secondary.value}"
1815
+ },
1816
+ "name": "theme-link",
1817
+ "attributes": {
1818
+ "category": "color",
1819
+ "type": "theme",
1820
+ "item": "link"
1821
+ },
1822
+ "path": [
1823
+ "color",
1824
+ "theme",
1825
+ "link"
1826
+ ]
1827
+ }
1828
+ }
1829
+ },
1830
+ "font": {
1831
+ "color": {
1832
+ "heading": {
1833
+ "value": "#333333",
1834
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
1835
+ "isSource": true,
1836
+ "original": {
1837
+ "value": "{color.narmi.black.value}"
1838
+ },
1839
+ "name": "font-color-heading",
1840
+ "attributes": {
1841
+ "category": "font",
1842
+ "type": "color",
1843
+ "item": "heading"
1844
+ },
1845
+ "path": [
1846
+ "font",
1847
+ "color",
1848
+ "heading"
1849
+ ]
1850
+ },
1851
+ "primary": {
1852
+ "value": "#4c4c4c",
1853
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
1854
+ "isSource": true,
1855
+ "original": {
1856
+ "value": "{color.narmi.grey.value}"
1857
+ },
1858
+ "name": "font-color-primary",
1859
+ "attributes": {
1860
+ "category": "font",
1861
+ "type": "color",
1862
+ "item": "primary"
1863
+ },
1864
+ "path": [
1865
+ "font",
1866
+ "color",
1867
+ "primary"
1868
+ ]
1869
+ },
1870
+ "secondary": {
1871
+ "value": "#8c8c8c",
1872
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
1873
+ "isSource": true,
1874
+ "original": {
1875
+ "value": "{color.narmi.mediumGrey.value}"
1876
+ },
1877
+ "name": "font-color-secondary",
1878
+ "attributes": {
1879
+ "category": "font",
1880
+ "type": "color",
1881
+ "item": "secondary"
1882
+ },
1883
+ "path": [
1884
+ "font",
1885
+ "color",
1886
+ "secondary"
1887
+ ]
1888
+ },
1889
+ "hint": {
1890
+ "value": "#d9d9d9",
1891
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
1892
+ "isSource": true,
1893
+ "original": {
1894
+ "value": "{color.narmi.lightGrey.value}"
1895
+ },
1896
+ "name": "font-color-hint",
1897
+ "attributes": {
1898
+ "category": "font",
1899
+ "type": "color",
1900
+ "item": "hint"
1901
+ },
1902
+ "path": [
1903
+ "font",
1904
+ "color",
1905
+ "hint"
1906
+ ]
1907
+ }
1908
+ },
1909
+ "family": {
1910
+ "heading": {
1911
+ "value": "'Narmi Matiere', serif",
1912
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/family.json",
1913
+ "isSource": true,
1914
+ "original": {
1915
+ "value": "'Narmi Matiere', serif"
1916
+ },
1917
+ "name": "font-family-heading",
1918
+ "attributes": {
1919
+ "category": "font",
1920
+ "type": "family",
1921
+ "item": "heading"
1922
+ },
1923
+ "path": [
1924
+ "font",
1925
+ "family",
1926
+ "heading"
1927
+ ]
1928
+ },
1929
+ "body": {
1930
+ "value": "Mulish, Helvetica, sans-serif",
1931
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/family.json",
1932
+ "isSource": true,
1933
+ "original": {
1934
+ "value": "Mulish, Helvetica, sans-serif"
1935
+ },
1936
+ "name": "font-family-body",
1937
+ "attributes": {
1938
+ "category": "font",
1939
+ "type": "family",
1940
+ "item": "body"
1941
+ },
1942
+ "path": [
1943
+ "font",
1944
+ "family",
1945
+ "body"
1946
+ ]
1947
+ },
1948
+ "default": {
1949
+ "value": "Mulish, Helvetica, sans-serif",
1950
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/family.json",
1951
+ "isSource": true,
1952
+ "original": {
1953
+ "value": "{font.family.body.value}"
1954
+ },
1955
+ "name": "font-family-default",
1956
+ "attributes": {
1957
+ "category": "font",
1958
+ "type": "family",
1959
+ "item": "default"
1960
+ },
1961
+ "path": [
1962
+ "font",
1963
+ "family",
1964
+ "default"
1965
+ ]
1966
+ }
1967
+ },
1968
+ "lineHeight": {
1969
+ "smallText": {
1970
+ "value": "1.6",
1971
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
1972
+ "isSource": true,
1973
+ "original": {
1974
+ "value": "1.6"
1975
+ },
1976
+ "name": "font-lineHeight-smallText",
1977
+ "attributes": {
1978
+ "category": "font",
1979
+ "type": "lineHeight",
1980
+ "item": "smallText"
1981
+ },
1982
+ "path": [
1983
+ "font",
1984
+ "lineHeight",
1985
+ "smallText"
1986
+ ]
1987
+ },
1988
+ "bodyText": {
1989
+ "value": "1.25",
1990
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
1991
+ "isSource": true,
1992
+ "original": {
1993
+ "value": "1.25"
1994
+ },
1995
+ "name": "font-lineHeight-bodyText",
1996
+ "attributes": {
1997
+ "category": "font",
1998
+ "type": "lineHeight",
1999
+ "item": "bodyText"
2000
+ },
2001
+ "path": [
2002
+ "font",
2003
+ "lineHeight",
2004
+ "bodyText"
2005
+ ]
2006
+ },
2007
+ "bigText": {
2008
+ "value": "1.1",
2009
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
2010
+ "isSource": true,
2011
+ "original": {
2012
+ "value": "1.1"
2013
+ },
2014
+ "name": "font-lineHeight-bigText",
2015
+ "attributes": {
2016
+ "category": "font",
2017
+ "type": "lineHeight",
2018
+ "item": "bigText"
2019
+ },
2020
+ "path": [
2021
+ "font",
2022
+ "lineHeight",
2023
+ "bigText"
2024
+ ]
2025
+ },
2026
+ "default": {
2027
+ "value": "1.25",
2028
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
2029
+ "isSource": true,
2030
+ "original": {
2031
+ "value": "{font.lineHeight.bodyText.value}"
2032
+ },
2033
+ "name": "font-lineHeight-default",
2034
+ "attributes": {
2035
+ "category": "font",
2036
+ "type": "lineHeight",
2037
+ "item": "default"
2038
+ },
2039
+ "path": [
2040
+ "font",
2041
+ "lineHeight",
2042
+ "default"
2043
+ ]
2044
+ }
2045
+ },
2046
+ "size": {
2047
+ "xs": {
2048
+ "value": "12px",
2049
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2050
+ "isSource": true,
2051
+ "original": {
2052
+ "value": "12px"
2053
+ },
2054
+ "name": "font-size-xs",
2055
+ "attributes": {
2056
+ "category": "font",
2057
+ "type": "size",
2058
+ "item": "xs"
2059
+ },
2060
+ "path": [
2061
+ "font",
2062
+ "size",
2063
+ "xs"
2064
+ ]
2065
+ },
2066
+ "s": {
2067
+ "value": "14px",
2068
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2069
+ "isSource": true,
2070
+ "original": {
2071
+ "value": "14px"
2072
+ },
2073
+ "name": "font-size-s",
2074
+ "attributes": {
2075
+ "category": "font",
2076
+ "type": "size",
2077
+ "item": "s"
2078
+ },
2079
+ "path": [
2080
+ "font",
2081
+ "size",
2082
+ "s"
2083
+ ]
2084
+ },
2085
+ "m": {
2086
+ "value": "16px",
2087
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2088
+ "isSource": true,
2089
+ "original": {
2090
+ "value": "16px"
2091
+ },
2092
+ "name": "font-size-m",
2093
+ "attributes": {
2094
+ "category": "font",
2095
+ "type": "size",
2096
+ "item": "m"
2097
+ },
2098
+ "path": [
2099
+ "font",
2100
+ "size",
2101
+ "m"
2102
+ ]
2103
+ },
2104
+ "l": {
2105
+ "value": "20px",
2106
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2107
+ "isSource": true,
2108
+ "original": {
2109
+ "value": "20px"
2110
+ },
2111
+ "name": "font-size-l",
2112
+ "attributes": {
2113
+ "category": "font",
2114
+ "type": "size",
2115
+ "item": "l"
2116
+ },
2117
+ "path": [
2118
+ "font",
2119
+ "size",
2120
+ "l"
2121
+ ]
2122
+ },
2123
+ "heading1": {
2124
+ "value": "32px",
2125
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2126
+ "isSource": true,
2127
+ "original": {
2128
+ "value": "32px"
2129
+ },
2130
+ "name": "font-size-heading1",
2131
+ "attributes": {
2132
+ "category": "font",
2133
+ "type": "size",
2134
+ "item": "heading1"
2135
+ },
2136
+ "path": [
2137
+ "font",
2138
+ "size",
2139
+ "heading1"
2140
+ ]
2141
+ },
2142
+ "heading2": {
2143
+ "value": "28px",
2144
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2145
+ "isSource": true,
2146
+ "original": {
2147
+ "value": "28px"
2148
+ },
2149
+ "name": "font-size-heading2",
2150
+ "attributes": {
2151
+ "category": "font",
2152
+ "type": "size",
2153
+ "item": "heading2"
2154
+ },
2155
+ "path": [
2156
+ "font",
2157
+ "size",
2158
+ "heading2"
2159
+ ]
2160
+ },
2161
+ "heading3": {
2162
+ "value": "24px",
2163
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2164
+ "isSource": true,
2165
+ "original": {
2166
+ "value": "24px"
2167
+ },
2168
+ "name": "font-size-heading3",
2169
+ "attributes": {
2170
+ "category": "font",
2171
+ "type": "size",
2172
+ "item": "heading3"
2173
+ },
2174
+ "path": [
2175
+ "font",
2176
+ "size",
2177
+ "heading3"
2178
+ ]
2179
+ },
2180
+ "default": {
2181
+ "value": "16px",
2182
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
2183
+ "isSource": true,
2184
+ "original": {
2185
+ "value": "{font.size.m.value}"
2186
+ },
2187
+ "name": "font-size-default",
2188
+ "attributes": {
2189
+ "category": "font",
2190
+ "type": "size",
2191
+ "item": "default"
2192
+ },
2193
+ "path": [
2194
+ "font",
2195
+ "size",
2196
+ "default"
2197
+ ]
2198
+ }
2199
+ },
2200
+ "weight": {
2201
+ "normal": {
2202
+ "value": "400",
2203
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
2204
+ "isSource": true,
2205
+ "original": {
2206
+ "value": "400"
2207
+ },
2208
+ "name": "font-weight-normal",
2209
+ "attributes": {
2210
+ "category": "font",
2211
+ "type": "weight",
2212
+ "item": "normal"
2213
+ },
2214
+ "path": [
2215
+ "font",
2216
+ "weight",
2217
+ "normal"
2218
+ ]
2219
+ },
2220
+ "semibold": {
2221
+ "value": "600",
2222
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
2223
+ "isSource": true,
2224
+ "original": {
2225
+ "value": "600"
2226
+ },
2227
+ "name": "font-weight-semibold",
2228
+ "attributes": {
2229
+ "category": "font",
2230
+ "type": "weight",
2231
+ "item": "semibold"
2232
+ },
2233
+ "path": [
2234
+ "font",
2235
+ "weight",
2236
+ "semibold"
2237
+ ]
2238
+ },
2239
+ "bold": {
2240
+ "value": "700",
2241
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
2242
+ "isSource": true,
2243
+ "original": {
2244
+ "value": "700"
2245
+ },
2246
+ "name": "font-weight-bold",
2247
+ "attributes": {
2248
+ "category": "font",
2249
+ "type": "weight",
2250
+ "item": "bold"
2251
+ },
2252
+ "path": [
2253
+ "font",
2254
+ "weight",
2255
+ "bold"
2256
+ ]
2257
+ },
2258
+ "default": {
2259
+ "value": "400",
2260
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
2261
+ "isSource": true,
2262
+ "original": {
2263
+ "value": "{font.weight.normal.value}"
2264
+ },
2265
+ "name": "font-weight-default",
2266
+ "attributes": {
2267
+ "category": "font",
2268
+ "type": "weight",
2269
+ "item": "default"
2270
+ },
2271
+ "path": [
2272
+ "font",
2273
+ "weight",
2274
+ "default"
2275
+ ]
2276
+ }
2277
+ }
2278
+ },
2279
+ "layout": {
2280
+ "space": {
2281
+ "xxs": {
2282
+ "value": "4px",
2283
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2284
+ "isSource": true,
2285
+ "original": {
2286
+ "value": "4px"
2287
+ },
2288
+ "name": "space-xxs",
2289
+ "attributes": {
2290
+ "category": "layout",
2291
+ "type": "space",
2292
+ "item": "xxs"
2293
+ },
2294
+ "path": [
2295
+ "layout",
2296
+ "space",
2297
+ "xxs"
2298
+ ]
2299
+ },
2300
+ "xs": {
2301
+ "value": "8px",
2302
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2303
+ "isSource": true,
2304
+ "original": {
2305
+ "value": "8px"
2306
+ },
2307
+ "name": "space-xs",
2308
+ "attributes": {
2309
+ "category": "layout",
2310
+ "type": "space",
2311
+ "item": "xs"
2312
+ },
2313
+ "path": [
2314
+ "layout",
2315
+ "space",
2316
+ "xs"
2317
+ ]
2318
+ },
2319
+ "s": {
2320
+ "value": "12px",
2321
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2322
+ "isSource": true,
2323
+ "original": {
2324
+ "value": "12px"
2325
+ },
2326
+ "name": "space-s",
2327
+ "attributes": {
2328
+ "category": "layout",
2329
+ "type": "space",
2330
+ "item": "s"
2331
+ },
2332
+ "path": [
2333
+ "layout",
2334
+ "space",
2335
+ "s"
2336
+ ]
2337
+ },
2338
+ "m": {
2339
+ "value": "16px",
2340
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2341
+ "isSource": true,
2342
+ "original": {
2343
+ "value": "16px"
2344
+ },
2345
+ "name": "space-m",
2346
+ "attributes": {
2347
+ "category": "layout",
2348
+ "type": "space",
2349
+ "item": "m"
2350
+ },
2351
+ "path": [
2352
+ "layout",
2353
+ "space",
2354
+ "m"
2355
+ ]
2356
+ },
2357
+ "l": {
2358
+ "value": "20px",
2359
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2360
+ "isSource": true,
2361
+ "original": {
2362
+ "value": "20px"
2363
+ },
2364
+ "name": "space-l",
2365
+ "attributes": {
2366
+ "category": "layout",
2367
+ "type": "space",
2368
+ "item": "l"
2369
+ },
2370
+ "path": [
2371
+ "layout",
2372
+ "space",
2373
+ "l"
2374
+ ]
2375
+ },
2376
+ "xl": {
2377
+ "value": "40px",
2378
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2379
+ "isSource": true,
2380
+ "original": {
2381
+ "value": "40px"
2382
+ },
2383
+ "name": "space-xl",
2384
+ "attributes": {
2385
+ "category": "layout",
2386
+ "type": "space",
2387
+ "item": "xl"
2388
+ },
2389
+ "path": [
2390
+ "layout",
2391
+ "space",
2392
+ "xl"
2393
+ ]
2394
+ },
2395
+ "default": {
2396
+ "value": "20px",
2397
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
2398
+ "isSource": true,
2399
+ "original": {
2400
+ "value": "{layout.space.l.value}"
2401
+ },
2402
+ "name": "space-default",
2403
+ "attributes": {
2404
+ "category": "layout",
2405
+ "type": "space",
2406
+ "item": "default"
2407
+ },
2408
+ "path": [
2409
+ "layout",
2410
+ "space",
2411
+ "default"
2412
+ ]
2413
+ }
2414
+ }
2415
+ },
2416
+ "shadow": {
2417
+ "elevation": {
2418
+ "low": {
2419
+ "value": "0 2px 12px 0 rgba(80, 80, 80, 0.05)",
2420
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
2421
+ "isSource": true,
2422
+ "original": {
2423
+ "value": "0 2px 12px 0 rgba(80, 80, 80, 0.05)"
2424
+ },
2425
+ "name": "elevation-low",
2426
+ "attributes": {
2427
+ "category": "shadow",
2428
+ "type": "elevation",
2429
+ "item": "low"
2430
+ },
2431
+ "path": [
2432
+ "shadow",
2433
+ "elevation",
2434
+ "low"
2435
+ ]
2436
+ },
2437
+ "middle": {
2438
+ "value": "0 2px 12px 0 rgba(0, 0, 0, 0.1)",
2439
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
2440
+ "isSource": true,
2441
+ "original": {
2442
+ "value": "0 2px 12px 0 rgba(0, 0, 0, 0.1)"
2443
+ },
2444
+ "name": "elevation-middle",
2445
+ "attributes": {
2446
+ "category": "shadow",
2447
+ "type": "elevation",
2448
+ "item": "middle"
2449
+ },
2450
+ "path": [
2451
+ "shadow",
2452
+ "elevation",
2453
+ "middle"
2454
+ ]
2455
+ },
2456
+ "high": {
2457
+ "value": "0 2px 12px 0 rgba(80, 80, 80, 0.2)",
2458
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
2459
+ "isSource": true,
2460
+ "original": {
2461
+ "value": "0 2px 12px 0 rgba(80, 80, 80, 0.2)"
2462
+ },
2463
+ "name": "elevation-high",
2464
+ "attributes": {
2465
+ "category": "shadow",
2466
+ "type": "elevation",
2467
+ "item": "high"
2468
+ },
2469
+ "path": [
2470
+ "shadow",
2471
+ "elevation",
2472
+ "high"
2473
+ ]
2474
+ },
2475
+ "default": {
2476
+ "value": "0 2px 12px 0 rgba(0, 0, 0, 0.1)",
2477
+ "filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
2478
+ "isSource": true,
2479
+ "original": {
2480
+ "value": "{shadow.elevation.middle.value}"
2481
+ },
2482
+ "name": "elevation-default",
2483
+ "attributes": {
2484
+ "category": "shadow",
2485
+ "type": "elevation",
2486
+ "item": "default"
2487
+ },
2488
+ "path": [
2489
+ "shadow",
2490
+ "elevation",
2491
+ "default"
2492
+ ]
2493
+ }
2494
+ }
2495
+ }
2496
+ };