@narmi/design_system 2.0.0-beta.0 → 2.0.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/docs/Formatters.md +38 -4
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/style.css +3 -3
- package/dist/style.css.map +1 -1
- package/dist/tokens/css/rgbColors.css +1 -1
- package/dist/tokens/css/tokens.css +1 -1
- package/dist/tokens/js/colors.js +1 -1
- package/dist/tokens/js/manifest.js +132 -132
- package/package.json +1 -1
- package/dist/index.js.LICENSE.txt +0 -3
- package/dist/tokens/js/constants.js +0 -137
- package/dist/tokens/scss/variables.js +0 -305
- package/dist/tokens/scss/variables.scss +0 -305
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on
|
|
3
|
+
* Generated on Tue, 01 Feb 2022 14:56:53 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -8,7 +8,7 @@ module.exports = {
|
|
|
8
8
|
"color": {
|
|
9
9
|
"primary": {
|
|
10
10
|
"value": "#1a4338",
|
|
11
|
-
"filePath": "/
|
|
11
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/color.json",
|
|
12
12
|
"isSource": true,
|
|
13
13
|
"original": {
|
|
14
14
|
"value": "{color.theme.primary.value}"
|
|
@@ -27,7 +27,7 @@ module.exports = {
|
|
|
27
27
|
},
|
|
28
28
|
"light": {
|
|
29
29
|
"value": "#d9d9d9",
|
|
30
|
-
"filePath": "/
|
|
30
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/color.json",
|
|
31
31
|
"isSource": true,
|
|
32
32
|
"original": {
|
|
33
33
|
"value": "{color.narmi.lightGrey.value}"
|
|
@@ -46,7 +46,7 @@ module.exports = {
|
|
|
46
46
|
},
|
|
47
47
|
"default": {
|
|
48
48
|
"value": "#d9d9d9",
|
|
49
|
-
"filePath": "/
|
|
49
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/color.json",
|
|
50
50
|
"isSource": true,
|
|
51
51
|
"original": {
|
|
52
52
|
"value": "{border.color.light.value}"
|
|
@@ -67,7 +67,7 @@ module.exports = {
|
|
|
67
67
|
"radius": {
|
|
68
68
|
"default": {
|
|
69
69
|
"value": "4px",
|
|
70
|
-
"filePath": "/
|
|
70
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/radius.json",
|
|
71
71
|
"isSource": true,
|
|
72
72
|
"original": {
|
|
73
73
|
"value": "4px"
|
|
@@ -88,7 +88,7 @@ module.exports = {
|
|
|
88
88
|
"size": {
|
|
89
89
|
"s": {
|
|
90
90
|
"value": "1px",
|
|
91
|
-
"filePath": "/
|
|
91
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/size.json",
|
|
92
92
|
"isSource": true,
|
|
93
93
|
"original": {
|
|
94
94
|
"value": "1px"
|
|
@@ -107,7 +107,7 @@ module.exports = {
|
|
|
107
107
|
},
|
|
108
108
|
"m": {
|
|
109
109
|
"value": "2px",
|
|
110
|
-
"filePath": "/
|
|
110
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/size.json",
|
|
111
111
|
"isSource": true,
|
|
112
112
|
"original": {
|
|
113
113
|
"value": "2px"
|
|
@@ -126,7 +126,7 @@ module.exports = {
|
|
|
126
126
|
},
|
|
127
127
|
"default": {
|
|
128
128
|
"value": "1px",
|
|
129
|
-
"filePath": "/
|
|
129
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/border/size.json",
|
|
130
130
|
"isSource": true,
|
|
131
131
|
"original": {
|
|
132
132
|
"value": "{border.size.s.value}"
|
|
@@ -149,7 +149,7 @@ module.exports = {
|
|
|
149
149
|
"alpha": {
|
|
150
150
|
"5": {
|
|
151
151
|
"value": "0.05",
|
|
152
|
-
"filePath": "/
|
|
152
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/alpha.json",
|
|
153
153
|
"isSource": true,
|
|
154
154
|
"original": {
|
|
155
155
|
"value": "0.05"
|
|
@@ -168,7 +168,7 @@ module.exports = {
|
|
|
168
168
|
},
|
|
169
169
|
"10": {
|
|
170
170
|
"value": "0.1",
|
|
171
|
-
"filePath": "/
|
|
171
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/alpha.json",
|
|
172
172
|
"isSource": true,
|
|
173
173
|
"original": {
|
|
174
174
|
"value": "0.1"
|
|
@@ -187,7 +187,7 @@ module.exports = {
|
|
|
187
187
|
},
|
|
188
188
|
"20": {
|
|
189
189
|
"value": "0.2",
|
|
190
|
-
"filePath": "/
|
|
190
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/alpha.json",
|
|
191
191
|
"isSource": true,
|
|
192
192
|
"original": {
|
|
193
193
|
"value": "0.2"
|
|
@@ -208,7 +208,7 @@ module.exports = {
|
|
|
208
208
|
"background": {
|
|
209
209
|
"blueGrey": {
|
|
210
210
|
"value": "#f4f6fa",
|
|
211
|
-
"filePath": "/
|
|
211
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
212
212
|
"isSource": true,
|
|
213
213
|
"original": {
|
|
214
214
|
"value": "#F4F6FA"
|
|
@@ -227,7 +227,7 @@ module.exports = {
|
|
|
227
227
|
},
|
|
228
228
|
"cloudGrey": {
|
|
229
229
|
"value": "#e9e9e9",
|
|
230
|
-
"filePath": "/
|
|
230
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
231
231
|
"isSource": true,
|
|
232
232
|
"original": {
|
|
233
233
|
"value": "#E9E9E9"
|
|
@@ -246,7 +246,7 @@ module.exports = {
|
|
|
246
246
|
},
|
|
247
247
|
"neutralGrey": {
|
|
248
248
|
"value": "#f9f9f9",
|
|
249
|
-
"filePath": "/
|
|
249
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
250
250
|
"isSource": true,
|
|
251
251
|
"original": {
|
|
252
252
|
"value": "#F9F9F9"
|
|
@@ -265,7 +265,7 @@ module.exports = {
|
|
|
265
265
|
},
|
|
266
266
|
"smokeGrey": {
|
|
267
267
|
"value": "#f3f3f3",
|
|
268
|
-
"filePath": "/
|
|
268
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
269
269
|
"isSource": true,
|
|
270
270
|
"original": {
|
|
271
271
|
"value": "#F3F3F3"
|
|
@@ -284,7 +284,7 @@ module.exports = {
|
|
|
284
284
|
},
|
|
285
285
|
"snowGrey": {
|
|
286
286
|
"value": "#fbfbfb",
|
|
287
|
-
"filePath": "/
|
|
287
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
288
288
|
"isSource": true,
|
|
289
289
|
"original": {
|
|
290
290
|
"value": "#FBFBFB"
|
|
@@ -303,7 +303,7 @@ module.exports = {
|
|
|
303
303
|
},
|
|
304
304
|
"white": {
|
|
305
305
|
"value": "#ffffff",
|
|
306
|
-
"filePath": "/
|
|
306
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
307
307
|
"isSource": true,
|
|
308
308
|
"original": {
|
|
309
309
|
"value": "{color.narmi.white.value}"
|
|
@@ -322,7 +322,7 @@ module.exports = {
|
|
|
322
322
|
},
|
|
323
323
|
"scrimLight": {
|
|
324
324
|
"value": "rgba(255, 255, 255, 0.85)",
|
|
325
|
-
"filePath": "/
|
|
325
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
326
326
|
"isSource": true,
|
|
327
327
|
"original": {
|
|
328
328
|
"value": "rgba(255, 255, 255, 0.85)"
|
|
@@ -341,7 +341,7 @@ module.exports = {
|
|
|
341
341
|
},
|
|
342
342
|
"scrimDark": {
|
|
343
343
|
"value": "rgba(80, 80, 80, 0.7)",
|
|
344
|
-
"filePath": "/
|
|
344
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/background.json",
|
|
345
345
|
"isSource": true,
|
|
346
346
|
"original": {
|
|
347
347
|
"value": "rgba(80, 80, 80, 0.7)"
|
|
@@ -362,7 +362,7 @@ module.exports = {
|
|
|
362
362
|
"narmi": {
|
|
363
363
|
"moss100": {
|
|
364
364
|
"value": "#002921",
|
|
365
|
-
"filePath": "/
|
|
365
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
366
366
|
"isSource": true,
|
|
367
367
|
"original": {
|
|
368
368
|
"value": "#002921"
|
|
@@ -381,7 +381,7 @@ module.exports = {
|
|
|
381
381
|
},
|
|
382
382
|
"moss200": {
|
|
383
383
|
"value": "#0f3c32",
|
|
384
|
-
"filePath": "/
|
|
384
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
385
385
|
"isSource": true,
|
|
386
386
|
"original": {
|
|
387
387
|
"value": "#0F3C32"
|
|
@@ -400,7 +400,7 @@ module.exports = {
|
|
|
400
400
|
},
|
|
401
401
|
"moss300": {
|
|
402
402
|
"value": "#005242",
|
|
403
|
-
"filePath": "/
|
|
403
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
404
404
|
"isSource": true,
|
|
405
405
|
"original": {
|
|
406
406
|
"value": "#005242"
|
|
@@ -419,7 +419,7 @@ module.exports = {
|
|
|
419
419
|
},
|
|
420
420
|
"moss400": {
|
|
421
421
|
"value": "#006553",
|
|
422
|
-
"filePath": "/
|
|
422
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
423
423
|
"isSource": true,
|
|
424
424
|
"original": {
|
|
425
425
|
"value": "#006553"
|
|
@@ -438,7 +438,7 @@ module.exports = {
|
|
|
438
438
|
},
|
|
439
439
|
"moss500": {
|
|
440
440
|
"value": "#3e8373",
|
|
441
|
-
"filePath": "/
|
|
441
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
442
442
|
"isSource": true,
|
|
443
443
|
"original": {
|
|
444
444
|
"value": "#3E8373"
|
|
@@ -457,7 +457,7 @@ module.exports = {
|
|
|
457
457
|
},
|
|
458
458
|
"moss600": {
|
|
459
459
|
"value": "#6ea193",
|
|
460
|
-
"filePath": "/
|
|
460
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
461
461
|
"isSource": true,
|
|
462
462
|
"original": {
|
|
463
463
|
"value": "#6EA193"
|
|
@@ -476,7 +476,7 @@ module.exports = {
|
|
|
476
476
|
},
|
|
477
477
|
"moss700": {
|
|
478
478
|
"value": "#9dc0b6",
|
|
479
|
-
"filePath": "/
|
|
479
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
480
480
|
"isSource": true,
|
|
481
481
|
"original": {
|
|
482
482
|
"value": "#9DC0B6"
|
|
@@ -495,7 +495,7 @@ module.exports = {
|
|
|
495
495
|
},
|
|
496
496
|
"moss800": {
|
|
497
497
|
"value": "#cdded9",
|
|
498
|
-
"filePath": "/
|
|
498
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
499
499
|
"isSource": true,
|
|
500
500
|
"original": {
|
|
501
501
|
"value": "#CDDED9"
|
|
@@ -514,7 +514,7 @@ module.exports = {
|
|
|
514
514
|
},
|
|
515
515
|
"moss": {
|
|
516
516
|
"value": "#006553",
|
|
517
|
-
"filePath": "/
|
|
517
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
518
518
|
"isSource": true,
|
|
519
519
|
"original": {
|
|
520
520
|
"value": "{color.narmi.moss400.value}"
|
|
@@ -533,7 +533,7 @@ module.exports = {
|
|
|
533
533
|
},
|
|
534
534
|
"pine100": {
|
|
535
535
|
"value": "#041a14",
|
|
536
|
-
"filePath": "/
|
|
536
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
537
537
|
"isSource": true,
|
|
538
538
|
"original": {
|
|
539
539
|
"value": "#041A14"
|
|
@@ -552,7 +552,7 @@ module.exports = {
|
|
|
552
552
|
},
|
|
553
553
|
"pine200": {
|
|
554
554
|
"value": "#062821",
|
|
555
|
-
"filePath": "/
|
|
555
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
556
556
|
"isSource": true,
|
|
557
557
|
"original": {
|
|
558
558
|
"value": "#062821"
|
|
@@ -571,7 +571,7 @@ module.exports = {
|
|
|
571
571
|
},
|
|
572
572
|
"pine300": {
|
|
573
573
|
"value": "#16362c",
|
|
574
|
-
"filePath": "/
|
|
574
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
575
575
|
"isSource": true,
|
|
576
576
|
"original": {
|
|
577
577
|
"value": "#16362C"
|
|
@@ -590,7 +590,7 @@ module.exports = {
|
|
|
590
590
|
},
|
|
591
591
|
"pine400": {
|
|
592
592
|
"value": "#1a4338",
|
|
593
|
-
"filePath": "/
|
|
593
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
594
594
|
"isSource": true,
|
|
595
595
|
"original": {
|
|
596
596
|
"value": "#1A4338"
|
|
@@ -609,7 +609,7 @@ module.exports = {
|
|
|
609
609
|
},
|
|
610
610
|
"pine500": {
|
|
611
611
|
"value": "#44655b",
|
|
612
|
-
"filePath": "/
|
|
612
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
613
613
|
"isSource": true,
|
|
614
614
|
"original": {
|
|
615
615
|
"value": "#44655B"
|
|
@@ -628,7 +628,7 @@ module.exports = {
|
|
|
628
628
|
},
|
|
629
629
|
"pine600": {
|
|
630
630
|
"value": "#708981",
|
|
631
|
-
"filePath": "/
|
|
631
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
632
632
|
"isSource": true,
|
|
633
633
|
"original": {
|
|
634
634
|
"value": "#708981"
|
|
@@ -647,7 +647,7 @@ module.exports = {
|
|
|
647
647
|
},
|
|
648
648
|
"pine700": {
|
|
649
649
|
"value": "#708981",
|
|
650
|
-
"filePath": "/
|
|
650
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
651
651
|
"isSource": true,
|
|
652
652
|
"original": {
|
|
653
653
|
"value": "#708981"
|
|
@@ -666,7 +666,7 @@ module.exports = {
|
|
|
666
666
|
},
|
|
667
667
|
"pine800": {
|
|
668
668
|
"value": "#cdd6d3",
|
|
669
|
-
"filePath": "/
|
|
669
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
670
670
|
"isSource": true,
|
|
671
671
|
"original": {
|
|
672
672
|
"value": "#CDD6D3"
|
|
@@ -685,7 +685,7 @@ module.exports = {
|
|
|
685
685
|
},
|
|
686
686
|
"pine": {
|
|
687
687
|
"value": "#1a4338",
|
|
688
|
-
"filePath": "/
|
|
688
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
689
689
|
"isSource": true,
|
|
690
690
|
"original": {
|
|
691
691
|
"value": "{color.narmi.pine400.value}"
|
|
@@ -704,7 +704,7 @@ module.exports = {
|
|
|
704
704
|
},
|
|
705
705
|
"cove100": {
|
|
706
706
|
"value": "#002547",
|
|
707
|
-
"filePath": "/
|
|
707
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
708
708
|
"isSource": true,
|
|
709
709
|
"original": {
|
|
710
710
|
"value": "#002547"
|
|
@@ -723,7 +723,7 @@ module.exports = {
|
|
|
723
723
|
},
|
|
724
724
|
"cove200": {
|
|
725
725
|
"value": "#00376a",
|
|
726
|
-
"filePath": "/
|
|
726
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
727
727
|
"isSource": true,
|
|
728
728
|
"original": {
|
|
729
729
|
"value": "#00376A"
|
|
@@ -742,7 +742,7 @@ module.exports = {
|
|
|
742
742
|
},
|
|
743
743
|
"cove300": {
|
|
744
744
|
"value": "#094895",
|
|
745
|
-
"filePath": "/
|
|
745
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
746
746
|
"isSource": true,
|
|
747
747
|
"original": {
|
|
748
748
|
"value": "#094895"
|
|
@@ -761,7 +761,7 @@ module.exports = {
|
|
|
761
761
|
},
|
|
762
762
|
"cove400": {
|
|
763
763
|
"value": "#005cb2",
|
|
764
|
-
"filePath": "/
|
|
764
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
765
765
|
"isSource": true,
|
|
766
766
|
"original": {
|
|
767
767
|
"value": "#005CB2"
|
|
@@ -780,7 +780,7 @@ module.exports = {
|
|
|
780
780
|
},
|
|
781
781
|
"cove500": {
|
|
782
782
|
"value": "#237cc3",
|
|
783
|
-
"filePath": "/
|
|
783
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
784
784
|
"isSource": true,
|
|
785
785
|
"original": {
|
|
786
786
|
"value": "#237CC3"
|
|
@@ -799,7 +799,7 @@ module.exports = {
|
|
|
799
799
|
},
|
|
800
800
|
"cove600": {
|
|
801
801
|
"value": "#66a2d6",
|
|
802
|
-
"filePath": "/
|
|
802
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
803
803
|
"isSource": true,
|
|
804
804
|
"original": {
|
|
805
805
|
"value": "#66A2D6"
|
|
@@ -818,7 +818,7 @@ module.exports = {
|
|
|
818
818
|
},
|
|
819
819
|
"cove700": {
|
|
820
820
|
"value": "#a6cff0",
|
|
821
|
-
"filePath": "/
|
|
821
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
822
822
|
"isSource": true,
|
|
823
823
|
"original": {
|
|
824
824
|
"value": "#A6CFF0"
|
|
@@ -837,7 +837,7 @@ module.exports = {
|
|
|
837
837
|
},
|
|
838
838
|
"cove800": {
|
|
839
839
|
"value": "#d4edff",
|
|
840
|
-
"filePath": "/
|
|
840
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
841
841
|
"isSource": true,
|
|
842
842
|
"original": {
|
|
843
843
|
"value": "#D4EDFF"
|
|
@@ -856,7 +856,7 @@ module.exports = {
|
|
|
856
856
|
},
|
|
857
857
|
"cove": {
|
|
858
858
|
"value": "#005cb2",
|
|
859
|
-
"filePath": "/
|
|
859
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
860
860
|
"isSource": true,
|
|
861
861
|
"original": {
|
|
862
862
|
"value": "{color.narmi.cove400.value}"
|
|
@@ -875,7 +875,7 @@ module.exports = {
|
|
|
875
875
|
},
|
|
876
876
|
"azul100": {
|
|
877
877
|
"value": "#001340",
|
|
878
|
-
"filePath": "/
|
|
878
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
879
879
|
"isSource": true,
|
|
880
880
|
"original": {
|
|
881
881
|
"value": "#001340"
|
|
@@ -894,7 +894,7 @@ module.exports = {
|
|
|
894
894
|
},
|
|
895
895
|
"azul200": {
|
|
896
896
|
"value": "#00205e",
|
|
897
|
-
"filePath": "/
|
|
897
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
898
898
|
"isSource": true,
|
|
899
899
|
"original": {
|
|
900
900
|
"value": "#00205E"
|
|
@@ -913,7 +913,7 @@ module.exports = {
|
|
|
913
913
|
},
|
|
914
914
|
"azul300": {
|
|
915
915
|
"value": "#002c82",
|
|
916
|
-
"filePath": "/
|
|
916
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
917
917
|
"isSource": true,
|
|
918
918
|
"original": {
|
|
919
919
|
"value": "#002C82"
|
|
@@ -932,7 +932,7 @@ module.exports = {
|
|
|
932
932
|
},
|
|
933
933
|
"azul400": {
|
|
934
934
|
"value": "#003ea0",
|
|
935
|
-
"filePath": "/
|
|
935
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
936
936
|
"isSource": true,
|
|
937
937
|
"original": {
|
|
938
938
|
"value": "#003EA0"
|
|
@@ -951,7 +951,7 @@ module.exports = {
|
|
|
951
951
|
},
|
|
952
952
|
"azul500": {
|
|
953
953
|
"value": "#3664b5",
|
|
954
|
-
"filePath": "/
|
|
954
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
955
955
|
"isSource": true,
|
|
956
956
|
"original": {
|
|
957
957
|
"value": "#3664B5"
|
|
@@ -970,7 +970,7 @@ module.exports = {
|
|
|
970
970
|
},
|
|
971
971
|
"azul600": {
|
|
972
972
|
"value": "#6b89c7",
|
|
973
|
-
"filePath": "/
|
|
973
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
974
974
|
"isSource": true,
|
|
975
975
|
"original": {
|
|
976
976
|
"value": "#6B89C7"
|
|
@@ -989,7 +989,7 @@ module.exports = {
|
|
|
989
989
|
},
|
|
990
990
|
"azul700": {
|
|
991
991
|
"value": "#9cb1de",
|
|
992
|
-
"filePath": "/
|
|
992
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
993
993
|
"isSource": true,
|
|
994
994
|
"original": {
|
|
995
995
|
"value": "#9CB1DE"
|
|
@@ -1008,7 +1008,7 @@ module.exports = {
|
|
|
1008
1008
|
},
|
|
1009
1009
|
"azul800": {
|
|
1010
1010
|
"value": "#c9d8f2",
|
|
1011
|
-
"filePath": "/
|
|
1011
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1012
1012
|
"isSource": true,
|
|
1013
1013
|
"original": {
|
|
1014
1014
|
"value": "#C9D8F2"
|
|
@@ -1027,7 +1027,7 @@ module.exports = {
|
|
|
1027
1027
|
},
|
|
1028
1028
|
"azul": {
|
|
1029
1029
|
"value": "#003ea0",
|
|
1030
|
-
"filePath": "/
|
|
1030
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1031
1031
|
"isSource": true,
|
|
1032
1032
|
"original": {
|
|
1033
1033
|
"value": "{color.narmi.azul400.value}"
|
|
@@ -1046,7 +1046,7 @@ module.exports = {
|
|
|
1046
1046
|
},
|
|
1047
1047
|
"pistachio100": {
|
|
1048
1048
|
"value": "#485e3d",
|
|
1049
|
-
"filePath": "/
|
|
1049
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1050
1050
|
"isSource": true,
|
|
1051
1051
|
"original": {
|
|
1052
1052
|
"value": "#485E3D"
|
|
@@ -1065,7 +1065,7 @@ module.exports = {
|
|
|
1065
1065
|
},
|
|
1066
1066
|
"pistachio200": {
|
|
1067
1067
|
"value": "#6b8c5a",
|
|
1068
|
-
"filePath": "/
|
|
1068
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1069
1069
|
"isSource": true,
|
|
1070
1070
|
"original": {
|
|
1071
1071
|
"value": "#6B8C5A"
|
|
@@ -1084,7 +1084,7 @@ module.exports = {
|
|
|
1084
1084
|
},
|
|
1085
1085
|
"pistachio300": {
|
|
1086
1086
|
"value": "#90bb78",
|
|
1087
|
-
"filePath": "/
|
|
1087
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1088
1088
|
"isSource": true,
|
|
1089
1089
|
"original": {
|
|
1090
1090
|
"value": "#90BB78"
|
|
@@ -1103,7 +1103,7 @@ module.exports = {
|
|
|
1103
1103
|
},
|
|
1104
1104
|
"pistachio400": {
|
|
1105
1105
|
"value": "#b5e995",
|
|
1106
|
-
"filePath": "/
|
|
1106
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1107
1107
|
"isSource": true,
|
|
1108
1108
|
"original": {
|
|
1109
1109
|
"value": "#B5E995"
|
|
@@ -1122,7 +1122,7 @@ module.exports = {
|
|
|
1122
1122
|
},
|
|
1123
1123
|
"pistachio500": {
|
|
1124
1124
|
"value": "#ccf0b4",
|
|
1125
|
-
"filePath": "/
|
|
1125
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1126
1126
|
"isSource": true,
|
|
1127
1127
|
"original": {
|
|
1128
1128
|
"value": "#CCF0B4"
|
|
@@ -1141,7 +1141,7 @@ module.exports = {
|
|
|
1141
1141
|
},
|
|
1142
1142
|
"pistachio600": {
|
|
1143
1143
|
"value": "#daf4c8",
|
|
1144
|
-
"filePath": "/
|
|
1144
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1145
1145
|
"isSource": true,
|
|
1146
1146
|
"original": {
|
|
1147
1147
|
"value": "#DAF4C8"
|
|
@@ -1160,7 +1160,7 @@ module.exports = {
|
|
|
1160
1160
|
},
|
|
1161
1161
|
"pistachio700": {
|
|
1162
1162
|
"value": "#e9f8de",
|
|
1163
|
-
"filePath": "/
|
|
1163
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1164
1164
|
"isSource": true,
|
|
1165
1165
|
"original": {
|
|
1166
1166
|
"value": "#E9F8DE"
|
|
@@ -1179,7 +1179,7 @@ module.exports = {
|
|
|
1179
1179
|
},
|
|
1180
1180
|
"pistachio800": {
|
|
1181
1181
|
"value": "#f7fcf3",
|
|
1182
|
-
"filePath": "/
|
|
1182
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1183
1183
|
"isSource": true,
|
|
1184
1184
|
"original": {
|
|
1185
1185
|
"value": "#F7FCF3"
|
|
@@ -1198,7 +1198,7 @@ module.exports = {
|
|
|
1198
1198
|
},
|
|
1199
1199
|
"pistachio": {
|
|
1200
1200
|
"value": "#b5e995",
|
|
1201
|
-
"filePath": "/
|
|
1201
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1202
1202
|
"isSource": true,
|
|
1203
1203
|
"original": {
|
|
1204
1204
|
"value": "{color.narmi.pistachio400.value}"
|
|
@@ -1217,7 +1217,7 @@ module.exports = {
|
|
|
1217
1217
|
},
|
|
1218
1218
|
"cactus100": {
|
|
1219
1219
|
"value": "#324c23",
|
|
1220
|
-
"filePath": "/
|
|
1220
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1221
1221
|
"isSource": true,
|
|
1222
1222
|
"original": {
|
|
1223
1223
|
"value": "#324C23"
|
|
@@ -1236,7 +1236,7 @@ module.exports = {
|
|
|
1236
1236
|
},
|
|
1237
1237
|
"cactus200": {
|
|
1238
1238
|
"value": "#4b7137",
|
|
1239
|
-
"filePath": "/
|
|
1239
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1240
1240
|
"isSource": true,
|
|
1241
1241
|
"original": {
|
|
1242
1242
|
"value": "#4B7137"
|
|
@@ -1255,7 +1255,7 @@ module.exports = {
|
|
|
1255
1255
|
},
|
|
1256
1256
|
"cactus300": {
|
|
1257
1257
|
"value": "#63964b",
|
|
1258
|
-
"filePath": "/
|
|
1258
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1259
1259
|
"isSource": true,
|
|
1260
1260
|
"original": {
|
|
1261
1261
|
"value": "#63964B"
|
|
@@ -1274,7 +1274,7 @@ module.exports = {
|
|
|
1274
1274
|
},
|
|
1275
1275
|
"cactus400": {
|
|
1276
1276
|
"value": "#7fbc5b",
|
|
1277
|
-
"filePath": "/
|
|
1277
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1278
1278
|
"isSource": true,
|
|
1279
1279
|
"original": {
|
|
1280
1280
|
"value": "#7FBC5B"
|
|
@@ -1293,7 +1293,7 @@ module.exports = {
|
|
|
1293
1293
|
},
|
|
1294
1294
|
"cactus500": {
|
|
1295
1295
|
"value": "#99ca7a",
|
|
1296
|
-
"filePath": "/
|
|
1296
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1297
1297
|
"isSource": true,
|
|
1298
1298
|
"original": {
|
|
1299
1299
|
"value": "#99CA7A"
|
|
@@ -1312,7 +1312,7 @@ module.exports = {
|
|
|
1312
1312
|
},
|
|
1313
1313
|
"cactus600": {
|
|
1314
1314
|
"value": "#b3d79a",
|
|
1315
|
-
"filePath": "/
|
|
1315
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1316
1316
|
"isSource": true,
|
|
1317
1317
|
"original": {
|
|
1318
1318
|
"value": "#B3D79A"
|
|
@@ -1331,7 +1331,7 @@ module.exports = {
|
|
|
1331
1331
|
},
|
|
1332
1332
|
"cactus700": {
|
|
1333
1333
|
"value": "#cce4ba",
|
|
1334
|
-
"filePath": "/
|
|
1334
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1335
1335
|
"isSource": true,
|
|
1336
1336
|
"original": {
|
|
1337
1337
|
"value": "#CCE4BA"
|
|
@@ -1350,7 +1350,7 @@ module.exports = {
|
|
|
1350
1350
|
},
|
|
1351
1351
|
"cactus800": {
|
|
1352
1352
|
"value": "#e5f1dc",
|
|
1353
|
-
"filePath": "/
|
|
1353
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1354
1354
|
"isSource": true,
|
|
1355
1355
|
"original": {
|
|
1356
1356
|
"value": "#E5F1DC"
|
|
@@ -1369,7 +1369,7 @@ module.exports = {
|
|
|
1369
1369
|
},
|
|
1370
1370
|
"cactus": {
|
|
1371
1371
|
"value": "#7fbc5b",
|
|
1372
|
-
"filePath": "/
|
|
1372
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1373
1373
|
"isSource": true,
|
|
1374
1374
|
"original": {
|
|
1375
1375
|
"value": "{color.narmi.cactus400.value}"
|
|
@@ -1388,7 +1388,7 @@ module.exports = {
|
|
|
1388
1388
|
},
|
|
1389
1389
|
"sand100": {
|
|
1390
1390
|
"value": "#423329",
|
|
1391
|
-
"filePath": "/
|
|
1391
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1392
1392
|
"isSource": true,
|
|
1393
1393
|
"original": {
|
|
1394
1394
|
"value": "#423329"
|
|
@@ -1407,7 +1407,7 @@ module.exports = {
|
|
|
1407
1407
|
},
|
|
1408
1408
|
"sand200": {
|
|
1409
1409
|
"value": "#684d41",
|
|
1410
|
-
"filePath": "/
|
|
1410
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1411
1411
|
"isSource": true,
|
|
1412
1412
|
"original": {
|
|
1413
1413
|
"value": "#684D41"
|
|
@@ -1426,7 +1426,7 @@ module.exports = {
|
|
|
1426
1426
|
},
|
|
1427
1427
|
"sand300": {
|
|
1428
1428
|
"value": "#947564",
|
|
1429
|
-
"filePath": "/
|
|
1429
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1430
1430
|
"isSource": true,
|
|
1431
1431
|
"original": {
|
|
1432
1432
|
"value": "#947564"
|
|
@@ -1445,7 +1445,7 @@ module.exports = {
|
|
|
1445
1445
|
},
|
|
1446
1446
|
"sand400": {
|
|
1447
1447
|
"value": "#c4a08a",
|
|
1448
|
-
"filePath": "/
|
|
1448
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1449
1449
|
"isSource": true,
|
|
1450
1450
|
"original": {
|
|
1451
1451
|
"value": "#C4A08A"
|
|
@@ -1464,7 +1464,7 @@ module.exports = {
|
|
|
1464
1464
|
},
|
|
1465
1465
|
"sand500": {
|
|
1466
1466
|
"value": "#dcc1a2",
|
|
1467
|
-
"filePath": "/
|
|
1467
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1468
1468
|
"isSource": true,
|
|
1469
1469
|
"original": {
|
|
1470
1470
|
"value": "#DCC1A2"
|
|
@@ -1483,7 +1483,7 @@ module.exports = {
|
|
|
1483
1483
|
},
|
|
1484
1484
|
"sand600": {
|
|
1485
1485
|
"value": "#eed6c3",
|
|
1486
|
-
"filePath": "/
|
|
1486
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1487
1487
|
"isSource": true,
|
|
1488
1488
|
"original": {
|
|
1489
1489
|
"value": "#EED6C3"
|
|
@@ -1502,7 +1502,7 @@ module.exports = {
|
|
|
1502
1502
|
},
|
|
1503
1503
|
"sand700": {
|
|
1504
1504
|
"value": "#f4e3d6",
|
|
1505
|
-
"filePath": "/
|
|
1505
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1506
1506
|
"isSource": true,
|
|
1507
1507
|
"original": {
|
|
1508
1508
|
"value": "#F4E3D6"
|
|
@@ -1521,7 +1521,7 @@ module.exports = {
|
|
|
1521
1521
|
},
|
|
1522
1522
|
"sand800": {
|
|
1523
1523
|
"value": "#fcf0e9",
|
|
1524
|
-
"filePath": "/
|
|
1524
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1525
1525
|
"isSource": true,
|
|
1526
1526
|
"original": {
|
|
1527
1527
|
"value": "#FCF0E9"
|
|
@@ -1540,7 +1540,7 @@ module.exports = {
|
|
|
1540
1540
|
},
|
|
1541
1541
|
"sand": {
|
|
1542
1542
|
"value": "#dcc1a2",
|
|
1543
|
-
"filePath": "/
|
|
1543
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1544
1544
|
"isSource": true,
|
|
1545
1545
|
"original": {
|
|
1546
1546
|
"value": "{color.narmi.sand500.value}"
|
|
@@ -1559,7 +1559,7 @@ module.exports = {
|
|
|
1559
1559
|
},
|
|
1560
1560
|
"black": {
|
|
1561
1561
|
"value": "#333333",
|
|
1562
|
-
"filePath": "/
|
|
1562
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1563
1563
|
"isSource": true,
|
|
1564
1564
|
"original": {
|
|
1565
1565
|
"value": "#333333"
|
|
@@ -1578,7 +1578,7 @@ module.exports = {
|
|
|
1578
1578
|
},
|
|
1579
1579
|
"grey": {
|
|
1580
1580
|
"value": "#4c4c4c",
|
|
1581
|
-
"filePath": "/
|
|
1581
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1582
1582
|
"isSource": true,
|
|
1583
1583
|
"original": {
|
|
1584
1584
|
"value": "#4C4C4C"
|
|
@@ -1597,7 +1597,7 @@ module.exports = {
|
|
|
1597
1597
|
},
|
|
1598
1598
|
"mediumGrey": {
|
|
1599
1599
|
"value": "#8c8c8c",
|
|
1600
|
-
"filePath": "/
|
|
1600
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1601
1601
|
"isSource": true,
|
|
1602
1602
|
"original": {
|
|
1603
1603
|
"value": "#8C8C8C"
|
|
@@ -1616,7 +1616,7 @@ module.exports = {
|
|
|
1616
1616
|
},
|
|
1617
1617
|
"lightGrey": {
|
|
1618
1618
|
"value": "#d9d9d9",
|
|
1619
|
-
"filePath": "/
|
|
1619
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1620
1620
|
"isSource": true,
|
|
1621
1621
|
"original": {
|
|
1622
1622
|
"value": "#D9D9D9"
|
|
@@ -1635,7 +1635,7 @@ module.exports = {
|
|
|
1635
1635
|
},
|
|
1636
1636
|
"white": {
|
|
1637
1637
|
"value": "#ffffff",
|
|
1638
|
-
"filePath": "/
|
|
1638
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/narmi.json",
|
|
1639
1639
|
"isSource": true,
|
|
1640
1640
|
"original": {
|
|
1641
1641
|
"value": "#FFFFFF"
|
|
@@ -1656,7 +1656,7 @@ module.exports = {
|
|
|
1656
1656
|
"system": {
|
|
1657
1657
|
"successDark": {
|
|
1658
1658
|
"value": "#37b374",
|
|
1659
|
-
"filePath": "/
|
|
1659
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
|
|
1660
1660
|
"isSource": true,
|
|
1661
1661
|
"original": {
|
|
1662
1662
|
"value": "#37B374"
|
|
@@ -1675,7 +1675,7 @@ module.exports = {
|
|
|
1675
1675
|
},
|
|
1676
1676
|
"successLight": {
|
|
1677
1677
|
"value": "#e3fae7",
|
|
1678
|
-
"filePath": "/
|
|
1678
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
|
|
1679
1679
|
"isSource": true,
|
|
1680
1680
|
"original": {
|
|
1681
1681
|
"value": "#E3FAE7"
|
|
@@ -1694,7 +1694,7 @@ module.exports = {
|
|
|
1694
1694
|
},
|
|
1695
1695
|
"warnDark": {
|
|
1696
1696
|
"value": "#eac348",
|
|
1697
|
-
"filePath": "/
|
|
1697
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
|
|
1698
1698
|
"isSource": true,
|
|
1699
1699
|
"original": {
|
|
1700
1700
|
"value": "#EAC348"
|
|
@@ -1713,7 +1713,7 @@ module.exports = {
|
|
|
1713
1713
|
},
|
|
1714
1714
|
"warnLight": {
|
|
1715
1715
|
"value": "#fef8e3",
|
|
1716
|
-
"filePath": "/
|
|
1716
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
|
|
1717
1717
|
"isSource": true,
|
|
1718
1718
|
"original": {
|
|
1719
1719
|
"value": "#FEF8E3"
|
|
@@ -1732,7 +1732,7 @@ module.exports = {
|
|
|
1732
1732
|
},
|
|
1733
1733
|
"errorDark": {
|
|
1734
1734
|
"value": "#d93b3b",
|
|
1735
|
-
"filePath": "/
|
|
1735
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
|
|
1736
1736
|
"isSource": true,
|
|
1737
1737
|
"original": {
|
|
1738
1738
|
"value": "#D93B3B"
|
|
@@ -1751,7 +1751,7 @@ module.exports = {
|
|
|
1751
1751
|
},
|
|
1752
1752
|
"errorLight": {
|
|
1753
1753
|
"value": "#fdf1f1",
|
|
1754
|
-
"filePath": "/
|
|
1754
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/system.json",
|
|
1755
1755
|
"isSource": true,
|
|
1756
1756
|
"original": {
|
|
1757
1757
|
"value": "#FDF1F1"
|
|
@@ -1772,7 +1772,7 @@ module.exports = {
|
|
|
1772
1772
|
"theme": {
|
|
1773
1773
|
"primary": {
|
|
1774
1774
|
"value": "#1a4338",
|
|
1775
|
-
"filePath": "/
|
|
1775
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
|
|
1776
1776
|
"isSource": true,
|
|
1777
1777
|
"original": {
|
|
1778
1778
|
"value": "{color.narmi.pine.value}"
|
|
@@ -1791,7 +1791,7 @@ module.exports = {
|
|
|
1791
1791
|
},
|
|
1792
1792
|
"secondary": {
|
|
1793
1793
|
"value": "#006553",
|
|
1794
|
-
"filePath": "/
|
|
1794
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
|
|
1795
1795
|
"isSource": true,
|
|
1796
1796
|
"original": {
|
|
1797
1797
|
"value": "{color.narmi.moss.value}"
|
|
@@ -1810,7 +1810,7 @@ module.exports = {
|
|
|
1810
1810
|
},
|
|
1811
1811
|
"tertiary": {
|
|
1812
1812
|
"value": "#7fbc5b",
|
|
1813
|
-
"filePath": "/
|
|
1813
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
|
|
1814
1814
|
"isSource": true,
|
|
1815
1815
|
"original": {
|
|
1816
1816
|
"value": "{color.narmi.cactus.value}"
|
|
@@ -1829,7 +1829,7 @@ module.exports = {
|
|
|
1829
1829
|
},
|
|
1830
1830
|
"link": {
|
|
1831
1831
|
"value": "#006553",
|
|
1832
|
-
"filePath": "/
|
|
1832
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/color/theme.json",
|
|
1833
1833
|
"isSource": true,
|
|
1834
1834
|
"original": {
|
|
1835
1835
|
"value": "{color.theme.secondary.value}"
|
|
@@ -1852,7 +1852,7 @@ module.exports = {
|
|
|
1852
1852
|
"color": {
|
|
1853
1853
|
"heading": {
|
|
1854
1854
|
"value": "#333333",
|
|
1855
|
-
"filePath": "/
|
|
1855
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
|
|
1856
1856
|
"isSource": true,
|
|
1857
1857
|
"original": {
|
|
1858
1858
|
"value": "{color.narmi.black.value}"
|
|
@@ -1871,7 +1871,7 @@ module.exports = {
|
|
|
1871
1871
|
},
|
|
1872
1872
|
"primary": {
|
|
1873
1873
|
"value": "#4c4c4c",
|
|
1874
|
-
"filePath": "/
|
|
1874
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
|
|
1875
1875
|
"isSource": true,
|
|
1876
1876
|
"original": {
|
|
1877
1877
|
"value": "{color.narmi.grey.value}"
|
|
@@ -1890,7 +1890,7 @@ module.exports = {
|
|
|
1890
1890
|
},
|
|
1891
1891
|
"secondary": {
|
|
1892
1892
|
"value": "#8c8c8c",
|
|
1893
|
-
"filePath": "/
|
|
1893
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
|
|
1894
1894
|
"isSource": true,
|
|
1895
1895
|
"original": {
|
|
1896
1896
|
"value": "{color.narmi.mediumGrey.value}"
|
|
@@ -1909,7 +1909,7 @@ module.exports = {
|
|
|
1909
1909
|
},
|
|
1910
1910
|
"hint": {
|
|
1911
1911
|
"value": "#d9d9d9",
|
|
1912
|
-
"filePath": "/
|
|
1912
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/color.json",
|
|
1913
1913
|
"isSource": true,
|
|
1914
1914
|
"original": {
|
|
1915
1915
|
"value": "{color.narmi.lightGrey.value}"
|
|
@@ -1930,7 +1930,7 @@ module.exports = {
|
|
|
1930
1930
|
"family": {
|
|
1931
1931
|
"heading": {
|
|
1932
1932
|
"value": "'Narmi Matiere', serif",
|
|
1933
|
-
"filePath": "/
|
|
1933
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/family.json",
|
|
1934
1934
|
"isSource": true,
|
|
1935
1935
|
"original": {
|
|
1936
1936
|
"value": "'Narmi Matiere', serif"
|
|
@@ -1949,7 +1949,7 @@ module.exports = {
|
|
|
1949
1949
|
},
|
|
1950
1950
|
"body": {
|
|
1951
1951
|
"value": "Mulish, Helvetica, sans-serif",
|
|
1952
|
-
"filePath": "/
|
|
1952
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/family.json",
|
|
1953
1953
|
"isSource": true,
|
|
1954
1954
|
"original": {
|
|
1955
1955
|
"value": "Mulish, Helvetica, sans-serif"
|
|
@@ -1968,7 +1968,7 @@ module.exports = {
|
|
|
1968
1968
|
},
|
|
1969
1969
|
"default": {
|
|
1970
1970
|
"value": "Mulish, Helvetica, sans-serif",
|
|
1971
|
-
"filePath": "/
|
|
1971
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/family.json",
|
|
1972
1972
|
"isSource": true,
|
|
1973
1973
|
"original": {
|
|
1974
1974
|
"value": "{font.family.body.value}"
|
|
@@ -1989,7 +1989,7 @@ module.exports = {
|
|
|
1989
1989
|
"lineHeight": {
|
|
1990
1990
|
"smallText": {
|
|
1991
1991
|
"value": "1.6",
|
|
1992
|
-
"filePath": "/
|
|
1992
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
|
|
1993
1993
|
"isSource": true,
|
|
1994
1994
|
"original": {
|
|
1995
1995
|
"value": "1.6"
|
|
@@ -2008,7 +2008,7 @@ module.exports = {
|
|
|
2008
2008
|
},
|
|
2009
2009
|
"bodyText": {
|
|
2010
2010
|
"value": "1.25",
|
|
2011
|
-
"filePath": "/
|
|
2011
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
|
|
2012
2012
|
"isSource": true,
|
|
2013
2013
|
"original": {
|
|
2014
2014
|
"value": "1.25"
|
|
@@ -2027,7 +2027,7 @@ module.exports = {
|
|
|
2027
2027
|
},
|
|
2028
2028
|
"bigText": {
|
|
2029
2029
|
"value": "1.1",
|
|
2030
|
-
"filePath": "/
|
|
2030
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
|
|
2031
2031
|
"isSource": true,
|
|
2032
2032
|
"original": {
|
|
2033
2033
|
"value": "1.1"
|
|
@@ -2046,7 +2046,7 @@ module.exports = {
|
|
|
2046
2046
|
},
|
|
2047
2047
|
"default": {
|
|
2048
2048
|
"value": "1.25",
|
|
2049
|
-
"filePath": "/
|
|
2049
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/lineHeight.json",
|
|
2050
2050
|
"isSource": true,
|
|
2051
2051
|
"original": {
|
|
2052
2052
|
"value": "{font.lineHeight.bodyText.value}"
|
|
@@ -2067,7 +2067,7 @@ module.exports = {
|
|
|
2067
2067
|
"size": {
|
|
2068
2068
|
"xs": {
|
|
2069
2069
|
"value": "12px",
|
|
2070
|
-
"filePath": "/
|
|
2070
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2071
2071
|
"isSource": true,
|
|
2072
2072
|
"original": {
|
|
2073
2073
|
"value": "12px"
|
|
@@ -2086,7 +2086,7 @@ module.exports = {
|
|
|
2086
2086
|
},
|
|
2087
2087
|
"s": {
|
|
2088
2088
|
"value": "14px",
|
|
2089
|
-
"filePath": "/
|
|
2089
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2090
2090
|
"isSource": true,
|
|
2091
2091
|
"original": {
|
|
2092
2092
|
"value": "14px"
|
|
@@ -2105,7 +2105,7 @@ module.exports = {
|
|
|
2105
2105
|
},
|
|
2106
2106
|
"m": {
|
|
2107
2107
|
"value": "16px",
|
|
2108
|
-
"filePath": "/
|
|
2108
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2109
2109
|
"isSource": true,
|
|
2110
2110
|
"original": {
|
|
2111
2111
|
"value": "16px"
|
|
@@ -2124,7 +2124,7 @@ module.exports = {
|
|
|
2124
2124
|
},
|
|
2125
2125
|
"l": {
|
|
2126
2126
|
"value": "20px",
|
|
2127
|
-
"filePath": "/
|
|
2127
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2128
2128
|
"isSource": true,
|
|
2129
2129
|
"original": {
|
|
2130
2130
|
"value": "20px"
|
|
@@ -2143,7 +2143,7 @@ module.exports = {
|
|
|
2143
2143
|
},
|
|
2144
2144
|
"heading0": {
|
|
2145
2145
|
"value": "40px",
|
|
2146
|
-
"filePath": "/
|
|
2146
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2147
2147
|
"isSource": true,
|
|
2148
2148
|
"original": {
|
|
2149
2149
|
"value": "40px"
|
|
@@ -2162,7 +2162,7 @@ module.exports = {
|
|
|
2162
2162
|
},
|
|
2163
2163
|
"heading1": {
|
|
2164
2164
|
"value": "32px",
|
|
2165
|
-
"filePath": "/
|
|
2165
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2166
2166
|
"isSource": true,
|
|
2167
2167
|
"original": {
|
|
2168
2168
|
"value": "32px"
|
|
@@ -2181,7 +2181,7 @@ module.exports = {
|
|
|
2181
2181
|
},
|
|
2182
2182
|
"heading2": {
|
|
2183
2183
|
"value": "28px",
|
|
2184
|
-
"filePath": "/
|
|
2184
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2185
2185
|
"isSource": true,
|
|
2186
2186
|
"original": {
|
|
2187
2187
|
"value": "28px"
|
|
@@ -2200,7 +2200,7 @@ module.exports = {
|
|
|
2200
2200
|
},
|
|
2201
2201
|
"heading3": {
|
|
2202
2202
|
"value": "24px",
|
|
2203
|
-
"filePath": "/
|
|
2203
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2204
2204
|
"isSource": true,
|
|
2205
2205
|
"original": {
|
|
2206
2206
|
"value": "24px"
|
|
@@ -2219,7 +2219,7 @@ module.exports = {
|
|
|
2219
2219
|
},
|
|
2220
2220
|
"default": {
|
|
2221
2221
|
"value": "16px",
|
|
2222
|
-
"filePath": "/
|
|
2222
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/size.json",
|
|
2223
2223
|
"isSource": true,
|
|
2224
2224
|
"original": {
|
|
2225
2225
|
"value": "{font.size.m.value}"
|
|
@@ -2240,7 +2240,7 @@ module.exports = {
|
|
|
2240
2240
|
"weight": {
|
|
2241
2241
|
"normal": {
|
|
2242
2242
|
"value": "400",
|
|
2243
|
-
"filePath": "/
|
|
2243
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
|
|
2244
2244
|
"isSource": true,
|
|
2245
2245
|
"original": {
|
|
2246
2246
|
"value": "400"
|
|
@@ -2259,7 +2259,7 @@ module.exports = {
|
|
|
2259
2259
|
},
|
|
2260
2260
|
"semibold": {
|
|
2261
2261
|
"value": "600",
|
|
2262
|
-
"filePath": "/
|
|
2262
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
|
|
2263
2263
|
"isSource": true,
|
|
2264
2264
|
"original": {
|
|
2265
2265
|
"value": "600"
|
|
@@ -2278,7 +2278,7 @@ module.exports = {
|
|
|
2278
2278
|
},
|
|
2279
2279
|
"bold": {
|
|
2280
2280
|
"value": "700",
|
|
2281
|
-
"filePath": "/
|
|
2281
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
|
|
2282
2282
|
"isSource": true,
|
|
2283
2283
|
"original": {
|
|
2284
2284
|
"value": "700"
|
|
@@ -2297,7 +2297,7 @@ module.exports = {
|
|
|
2297
2297
|
},
|
|
2298
2298
|
"default": {
|
|
2299
2299
|
"value": "400",
|
|
2300
|
-
"filePath": "/
|
|
2300
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/font/weight.json",
|
|
2301
2301
|
"isSource": true,
|
|
2302
2302
|
"original": {
|
|
2303
2303
|
"value": "{font.weight.normal.value}"
|
|
@@ -2320,7 +2320,7 @@ module.exports = {
|
|
|
2320
2320
|
"space": {
|
|
2321
2321
|
"xxs": {
|
|
2322
2322
|
"value": "4px",
|
|
2323
|
-
"filePath": "/
|
|
2323
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2324
2324
|
"isSource": true,
|
|
2325
2325
|
"original": {
|
|
2326
2326
|
"value": "4px"
|
|
@@ -2339,7 +2339,7 @@ module.exports = {
|
|
|
2339
2339
|
},
|
|
2340
2340
|
"xs": {
|
|
2341
2341
|
"value": "8px",
|
|
2342
|
-
"filePath": "/
|
|
2342
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2343
2343
|
"isSource": true,
|
|
2344
2344
|
"original": {
|
|
2345
2345
|
"value": "8px"
|
|
@@ -2358,7 +2358,7 @@ module.exports = {
|
|
|
2358
2358
|
},
|
|
2359
2359
|
"s": {
|
|
2360
2360
|
"value": "12px",
|
|
2361
|
-
"filePath": "/
|
|
2361
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2362
2362
|
"isSource": true,
|
|
2363
2363
|
"original": {
|
|
2364
2364
|
"value": "12px"
|
|
@@ -2377,7 +2377,7 @@ module.exports = {
|
|
|
2377
2377
|
},
|
|
2378
2378
|
"m": {
|
|
2379
2379
|
"value": "16px",
|
|
2380
|
-
"filePath": "/
|
|
2380
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2381
2381
|
"isSource": true,
|
|
2382
2382
|
"original": {
|
|
2383
2383
|
"value": "16px"
|
|
@@ -2396,7 +2396,7 @@ module.exports = {
|
|
|
2396
2396
|
},
|
|
2397
2397
|
"l": {
|
|
2398
2398
|
"value": "20px",
|
|
2399
|
-
"filePath": "/
|
|
2399
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2400
2400
|
"isSource": true,
|
|
2401
2401
|
"original": {
|
|
2402
2402
|
"value": "20px"
|
|
@@ -2415,7 +2415,7 @@ module.exports = {
|
|
|
2415
2415
|
},
|
|
2416
2416
|
"xl": {
|
|
2417
2417
|
"value": "40px",
|
|
2418
|
-
"filePath": "/
|
|
2418
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2419
2419
|
"isSource": true,
|
|
2420
2420
|
"original": {
|
|
2421
2421
|
"value": "40px"
|
|
@@ -2434,7 +2434,7 @@ module.exports = {
|
|
|
2434
2434
|
},
|
|
2435
2435
|
"default": {
|
|
2436
2436
|
"value": "20px",
|
|
2437
|
-
"filePath": "/
|
|
2437
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/layout/space.json",
|
|
2438
2438
|
"isSource": true,
|
|
2439
2439
|
"original": {
|
|
2440
2440
|
"value": "{layout.space.l.value}"
|
|
@@ -2457,7 +2457,7 @@ module.exports = {
|
|
|
2457
2457
|
"elevation": {
|
|
2458
2458
|
"low": {
|
|
2459
2459
|
"value": "0 2px 12px 0 rgba(80, 80, 80, 0.05)",
|
|
2460
|
-
"filePath": "/
|
|
2460
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
|
|
2461
2461
|
"isSource": true,
|
|
2462
2462
|
"original": {
|
|
2463
2463
|
"value": "0 2px 12px 0 rgba(80, 80, 80, 0.05)"
|
|
@@ -2476,7 +2476,7 @@ module.exports = {
|
|
|
2476
2476
|
},
|
|
2477
2477
|
"middle": {
|
|
2478
2478
|
"value": "0 2px 12px 0 rgba(0, 0, 0, 0.1)",
|
|
2479
|
-
"filePath": "/
|
|
2479
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
|
|
2480
2480
|
"isSource": true,
|
|
2481
2481
|
"original": {
|
|
2482
2482
|
"value": "0 2px 12px 0 rgba(0, 0, 0, 0.1)"
|
|
@@ -2495,7 +2495,7 @@ module.exports = {
|
|
|
2495
2495
|
},
|
|
2496
2496
|
"high": {
|
|
2497
2497
|
"value": "0 2px 12px 0 rgba(80, 80, 80, 0.2)",
|
|
2498
|
-
"filePath": "/
|
|
2498
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
|
|
2499
2499
|
"isSource": true,
|
|
2500
2500
|
"original": {
|
|
2501
2501
|
"value": "0 2px 12px 0 rgba(80, 80, 80, 0.2)"
|
|
@@ -2514,7 +2514,7 @@ module.exports = {
|
|
|
2514
2514
|
},
|
|
2515
2515
|
"default": {
|
|
2516
2516
|
"value": "0 2px 12px 0 rgba(0, 0, 0, 0.1)",
|
|
2517
|
-
"filePath": "/
|
|
2517
|
+
"filePath": "/home/runner/work/design_system/design_system/tokens/src/shadow/elevation.json",
|
|
2518
2518
|
"isSource": true,
|
|
2519
2519
|
"original": {
|
|
2520
2520
|
"value": "{shadow.elevation.middle.value}"
|