@madgex/design-system 3.0.4 → 3.0.6
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/coverage/cobertura-coverage.xml +2 -2
- package/coverage/components/accordion/accordion.js.html +1 -1
- package/coverage/components/accordion/index.html +1 -1
- package/coverage/components/button/button.js.html +1 -1
- package/coverage/components/button/index.html +1 -1
- package/coverage/components/inputs/combobox/combobox.js.html +1 -1
- package/coverage/components/inputs/combobox/index.html +1 -1
- package/coverage/components/inputs/combobox/vue-components/Combobox.vue.html +1 -1
- package/coverage/components/inputs/combobox/vue-components/ListBoxOption.vue.html +1 -1
- package/coverage/components/inputs/combobox/vue-components/index.html +1 -1
- package/coverage/components/inputs/file-upload/file-upload.js.html +1 -1
- package/coverage/components/inputs/file-upload/index.html +1 -1
- package/coverage/components/inputs/textarea/character-count.js.html +1 -1
- package/coverage/components/inputs/textarea/index.html +1 -1
- package/coverage/components/modal/index.html +1 -1
- package/coverage/components/modal/modal.js.html +1 -1
- package/coverage/components/notification/index.html +1 -1
- package/coverage/components/notification/notification.js.html +1 -1
- package/coverage/components/popover/index.html +1 -1
- package/coverage/components/popover/popover.js.html +1 -1
- package/coverage/components/switch-state/index.html +1 -1
- package/coverage/components/switch-state/switch-state.js.html +1 -1
- package/coverage/components/tabs/index.html +1 -1
- package/coverage/components/tabs/tabs.js.html +1 -1
- package/coverage/index.html +1 -1
- package/coverage/js/common.js.html +1 -1
- package/coverage/js/fractal-scripts/combobox.js.html +1 -1
- package/coverage/js/fractal-scripts/index.html +1 -1
- package/coverage/js/fractal-scripts/notification.js.html +1 -1
- package/coverage/js/fractal-scripts/switch-state.js.html +1 -1
- package/coverage/js/index-fractal.js.html +1 -1
- package/coverage/js/index-polyfills.js.html +1 -1
- package/coverage/js/index-vue.js.html +1 -1
- package/coverage/js/index.html +1 -1
- package/coverage/js/index.js.html +1 -1
- package/coverage/js/polyfills/arrayPrototypeFind.js.html +1 -1
- package/coverage/js/polyfills/closest.js.html +1 -1
- package/coverage/js/polyfills/index.html +1 -1
- package/coverage/js/polyfills/objectAssign.js.html +1 -1
- package/coverage/js/polyfills/remove.js.html +1 -1
- package/coverage/tokens/_config.js.html +1 -1
- package/coverage/tokens/index.html +1 -1
- package/dist/_tokens/css/_tokens.css +1 -1
- package/dist/_tokens/js/_tokens-module.js +228 -228
- package/dist/_tokens/scss/_tokens.scss +1 -1
- package/dist/css/index.css +1 -1
- package/package.json +3 -3
- package/src/components/inputs/_form-elements.scss +8 -7
- package/src/components/inputs/checkbox-list/checkbox-list.config.js +10 -2
- package/src/components/inputs/single-checkbox/single-checkbox.config.js +2 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Do not edit directly
|
|
3
|
-
* Generated on Mon,
|
|
3
|
+
* Generated on Mon, 26 Jul 2021 11:49:45 GMT
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
6
|
module.exports = {
|
|
@@ -9,7 +9,7 @@ module.exports = {
|
|
|
9
9
|
"1": {
|
|
10
10
|
"light": {
|
|
11
11
|
"value": "#2990e0",
|
|
12
|
-
"filePath": "/
|
|
12
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
13
13
|
"isSource": true,
|
|
14
14
|
"original": {
|
|
15
15
|
"value": "#2990e0"
|
|
@@ -30,7 +30,7 @@ module.exports = {
|
|
|
30
30
|
},
|
|
31
31
|
"lightest": {
|
|
32
32
|
"value": "#e9f3fc",
|
|
33
|
-
"filePath": "/
|
|
33
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
34
34
|
"isSource": true,
|
|
35
35
|
"original": {
|
|
36
36
|
"value": "#e9f3fc"
|
|
@@ -51,7 +51,7 @@ module.exports = {
|
|
|
51
51
|
},
|
|
52
52
|
"dark": {
|
|
53
53
|
"value": "#15598e",
|
|
54
|
-
"filePath": "/
|
|
54
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
55
55
|
"isSource": true,
|
|
56
56
|
"original": {
|
|
57
57
|
"value": "#15598e"
|
|
@@ -72,7 +72,7 @@ module.exports = {
|
|
|
72
72
|
},
|
|
73
73
|
"darkest": {
|
|
74
74
|
"value": "#082135",
|
|
75
|
-
"filePath": "/
|
|
75
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
76
76
|
"isSource": true,
|
|
77
77
|
"original": {
|
|
78
78
|
"value": "#082135"
|
|
@@ -93,7 +93,7 @@ module.exports = {
|
|
|
93
93
|
},
|
|
94
94
|
"base": {
|
|
95
95
|
"value": "#1b75bb",
|
|
96
|
-
"filePath": "/
|
|
96
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
97
97
|
"isSource": true,
|
|
98
98
|
"original": {
|
|
99
99
|
"value": "#1B75BB"
|
|
@@ -116,7 +116,7 @@ module.exports = {
|
|
|
116
116
|
"2": {
|
|
117
117
|
"light": {
|
|
118
118
|
"value": "#f9007b",
|
|
119
|
-
"filePath": "/
|
|
119
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
120
120
|
"isSource": true,
|
|
121
121
|
"original": {
|
|
122
122
|
"value": "#f9007b"
|
|
@@ -137,7 +137,7 @@ module.exports = {
|
|
|
137
137
|
},
|
|
138
138
|
"lightest": {
|
|
139
139
|
"value": "#ffe5f2",
|
|
140
|
-
"filePath": "/
|
|
140
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
141
141
|
"isSource": true,
|
|
142
142
|
"original": {
|
|
143
143
|
"value": "#ffe5f2"
|
|
@@ -158,7 +158,7 @@ module.exports = {
|
|
|
158
158
|
},
|
|
159
159
|
"dark": {
|
|
160
160
|
"value": "#930049",
|
|
161
|
-
"filePath": "/
|
|
161
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
162
162
|
"isSource": true,
|
|
163
163
|
"original": {
|
|
164
164
|
"value": "#930049"
|
|
@@ -179,7 +179,7 @@ module.exports = {
|
|
|
179
179
|
},
|
|
180
180
|
"darkest": {
|
|
181
181
|
"value": "#3d001e",
|
|
182
|
-
"filePath": "/
|
|
182
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
183
183
|
"isSource": true,
|
|
184
184
|
"original": {
|
|
185
185
|
"value": "#3d001e"
|
|
@@ -200,7 +200,7 @@ module.exports = {
|
|
|
200
200
|
},
|
|
201
201
|
"base": {
|
|
202
202
|
"value": "#c60062",
|
|
203
|
-
"filePath": "/
|
|
203
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
204
204
|
"isSource": true,
|
|
205
205
|
"original": {
|
|
206
206
|
"value": "#C60062"
|
|
@@ -223,7 +223,7 @@ module.exports = {
|
|
|
223
223
|
"3": {
|
|
224
224
|
"light": {
|
|
225
225
|
"value": "#24e6d7",
|
|
226
|
-
"filePath": "/
|
|
226
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
227
227
|
"isSource": true,
|
|
228
228
|
"original": {
|
|
229
229
|
"value": "#24e6d7"
|
|
@@ -244,7 +244,7 @@ module.exports = {
|
|
|
244
244
|
},
|
|
245
245
|
"lightest": {
|
|
246
246
|
"value": "#e8fcfb",
|
|
247
|
-
"filePath": "/
|
|
247
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
248
248
|
"isSource": true,
|
|
249
249
|
"original": {
|
|
250
250
|
"value": "#e8fcfb"
|
|
@@ -265,7 +265,7 @@ module.exports = {
|
|
|
265
265
|
},
|
|
266
266
|
"dark": {
|
|
267
267
|
"value": "#119389",
|
|
268
|
-
"filePath": "/
|
|
268
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
269
269
|
"isSource": true,
|
|
270
270
|
"original": {
|
|
271
271
|
"value": "#119389"
|
|
@@ -286,7 +286,7 @@ module.exports = {
|
|
|
286
286
|
},
|
|
287
287
|
"darkest": {
|
|
288
288
|
"value": "#063733",
|
|
289
|
-
"filePath": "/
|
|
289
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
290
290
|
"isSource": true,
|
|
291
291
|
"original": {
|
|
292
292
|
"value": "#063733"
|
|
@@ -307,7 +307,7 @@ module.exports = {
|
|
|
307
307
|
},
|
|
308
308
|
"base": {
|
|
309
309
|
"value": "#16c1b4",
|
|
310
|
-
"filePath": "/
|
|
310
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
311
311
|
"isSource": true,
|
|
312
312
|
"original": {
|
|
313
313
|
"value": "#16C1B4"
|
|
@@ -332,7 +332,7 @@ module.exports = {
|
|
|
332
332
|
"error": {
|
|
333
333
|
"light": {
|
|
334
334
|
"value": "#fd0826",
|
|
335
|
-
"filePath": "/
|
|
335
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
336
336
|
"isSource": true,
|
|
337
337
|
"original": {
|
|
338
338
|
"value": "#fd0826"
|
|
@@ -353,7 +353,7 @@ module.exports = {
|
|
|
353
353
|
},
|
|
354
354
|
"lightest": {
|
|
355
355
|
"value": "#ffe3e6",
|
|
356
|
-
"filePath": "/
|
|
356
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
357
357
|
"isSource": true,
|
|
358
358
|
"original": {
|
|
359
359
|
"value": "#ffe3e6"
|
|
@@ -374,7 +374,7 @@ module.exports = {
|
|
|
374
374
|
},
|
|
375
375
|
"dark": {
|
|
376
376
|
"value": "#d0021b",
|
|
377
|
-
"filePath": "/
|
|
377
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
378
378
|
"isSource": true,
|
|
379
379
|
"original": {
|
|
380
380
|
"value": "#d0021b"
|
|
@@ -395,7 +395,7 @@ module.exports = {
|
|
|
395
395
|
},
|
|
396
396
|
"darkest": {
|
|
397
397
|
"value": "#ae0216",
|
|
398
|
-
"filePath": "/
|
|
398
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
399
399
|
"isSource": true,
|
|
400
400
|
"original": {
|
|
401
401
|
"value": "#ae0216"
|
|
@@ -416,7 +416,7 @@ module.exports = {
|
|
|
416
416
|
},
|
|
417
417
|
"base": {
|
|
418
418
|
"value": "#e1021d",
|
|
419
|
-
"filePath": "/
|
|
419
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
420
420
|
"isSource": true,
|
|
421
421
|
"original": {
|
|
422
422
|
"value": "#e1021d"
|
|
@@ -439,7 +439,7 @@ module.exports = {
|
|
|
439
439
|
"success": {
|
|
440
440
|
"light": {
|
|
441
441
|
"value": "#6ac52d",
|
|
442
|
-
"filePath": "/
|
|
442
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
443
443
|
"isSource": true,
|
|
444
444
|
"original": {
|
|
445
445
|
"value": "#6ac52d"
|
|
@@ -460,7 +460,7 @@ module.exports = {
|
|
|
460
460
|
},
|
|
461
461
|
"lightest": {
|
|
462
462
|
"value": "#f0faea",
|
|
463
|
-
"filePath": "/
|
|
463
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
464
464
|
"isSource": true,
|
|
465
465
|
"original": {
|
|
466
466
|
"value": "#f0faea"
|
|
@@ -481,7 +481,7 @@ module.exports = {
|
|
|
481
481
|
},
|
|
482
482
|
"dark": {
|
|
483
483
|
"value": "#549b24",
|
|
484
|
-
"filePath": "/
|
|
484
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
485
485
|
"isSource": true,
|
|
486
486
|
"original": {
|
|
487
487
|
"value": "#549b24"
|
|
@@ -502,7 +502,7 @@ module.exports = {
|
|
|
502
502
|
},
|
|
503
503
|
"darkest": {
|
|
504
504
|
"value": "#40791b",
|
|
505
|
-
"filePath": "/
|
|
505
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
506
506
|
"isSource": true,
|
|
507
507
|
"original": {
|
|
508
508
|
"value": "#40791B"
|
|
@@ -523,7 +523,7 @@ module.exports = {
|
|
|
523
523
|
},
|
|
524
524
|
"base": {
|
|
525
525
|
"value": "#5ba927",
|
|
526
|
-
"filePath": "/
|
|
526
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
527
527
|
"isSource": true,
|
|
528
528
|
"original": {
|
|
529
529
|
"value": "#5ba927"
|
|
@@ -546,7 +546,7 @@ module.exports = {
|
|
|
546
546
|
"info": {
|
|
547
547
|
"light": {
|
|
548
548
|
"value": "#ffc442",
|
|
549
|
-
"filePath": "/
|
|
549
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
550
550
|
"isSource": true,
|
|
551
551
|
"original": {
|
|
552
552
|
"value": "#ffc442"
|
|
@@ -567,7 +567,7 @@ module.exports = {
|
|
|
567
567
|
},
|
|
568
568
|
"lightest": {
|
|
569
569
|
"value": "#fff7e5",
|
|
570
|
-
"filePath": "/
|
|
570
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
571
571
|
"isSource": true,
|
|
572
572
|
"original": {
|
|
573
573
|
"value": "#fff7e5"
|
|
@@ -588,7 +588,7 @@ module.exports = {
|
|
|
588
588
|
},
|
|
589
589
|
"dark": {
|
|
590
590
|
"value": "#f4aa08",
|
|
591
|
-
"filePath": "/
|
|
591
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
592
592
|
"isSource": true,
|
|
593
593
|
"original": {
|
|
594
594
|
"value": "#f4aa08"
|
|
@@ -609,7 +609,7 @@ module.exports = {
|
|
|
609
609
|
},
|
|
610
610
|
"darkest": {
|
|
611
611
|
"value": "#946500",
|
|
612
|
-
"filePath": "/
|
|
612
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
613
613
|
"isSource": true,
|
|
614
614
|
"original": {
|
|
615
615
|
"value": "#946500"
|
|
@@ -630,7 +630,7 @@ module.exports = {
|
|
|
630
630
|
},
|
|
631
631
|
"base": {
|
|
632
632
|
"value": "#ffb411",
|
|
633
|
-
"filePath": "/
|
|
633
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
634
634
|
"isSource": true,
|
|
635
635
|
"original": {
|
|
636
636
|
"value": "#ffb411"
|
|
@@ -654,7 +654,7 @@ module.exports = {
|
|
|
654
654
|
"background": {
|
|
655
655
|
"body": {
|
|
656
656
|
"value": "#ffffff",
|
|
657
|
-
"filePath": "/
|
|
657
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
658
658
|
"isSource": true,
|
|
659
659
|
"original": {
|
|
660
660
|
"value": "{color.neutral.white.value}"
|
|
@@ -673,7 +673,7 @@ module.exports = {
|
|
|
673
673
|
},
|
|
674
674
|
"site-container": {
|
|
675
675
|
"value": "#f8f8f8",
|
|
676
|
-
"filePath": "/
|
|
676
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
677
677
|
"isSource": true,
|
|
678
678
|
"original": {
|
|
679
679
|
"value": "{color.neutral.lightest.value}"
|
|
@@ -692,7 +692,7 @@ module.exports = {
|
|
|
692
692
|
},
|
|
693
693
|
"surface": {
|
|
694
694
|
"value": "#ffffff",
|
|
695
|
-
"filePath": "/
|
|
695
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
696
696
|
"isSource": true,
|
|
697
697
|
"original": {
|
|
698
698
|
"value": "{color.neutral.white.value}"
|
|
@@ -711,7 +711,7 @@ module.exports = {
|
|
|
711
711
|
},
|
|
712
712
|
"main": {
|
|
713
713
|
"value": "#000000",
|
|
714
|
-
"filePath": "/
|
|
714
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
715
715
|
"isSource": true,
|
|
716
716
|
"original": {
|
|
717
717
|
"value": "rgba(0,0,0,0)"
|
|
@@ -732,7 +732,7 @@ module.exports = {
|
|
|
732
732
|
"neutral": {
|
|
733
733
|
"white": {
|
|
734
734
|
"value": "#ffffff",
|
|
735
|
-
"filePath": "/
|
|
735
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
736
736
|
"isSource": true,
|
|
737
737
|
"original": {
|
|
738
738
|
"value": "#FFFFFF"
|
|
@@ -751,7 +751,7 @@ module.exports = {
|
|
|
751
751
|
},
|
|
752
752
|
"black": {
|
|
753
753
|
"value": "#000000",
|
|
754
|
-
"filePath": "/
|
|
754
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
755
755
|
"isSource": true,
|
|
756
756
|
"original": {
|
|
757
757
|
"value": "#000000"
|
|
@@ -770,7 +770,7 @@ module.exports = {
|
|
|
770
770
|
},
|
|
771
771
|
"base": {
|
|
772
772
|
"value": "#707070",
|
|
773
|
-
"filePath": "/
|
|
773
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
774
774
|
"isSource": true,
|
|
775
775
|
"original": {
|
|
776
776
|
"value": "#707070"
|
|
@@ -789,7 +789,7 @@ module.exports = {
|
|
|
789
789
|
},
|
|
790
790
|
"light": {
|
|
791
791
|
"value": "#949494",
|
|
792
|
-
"filePath": "/
|
|
792
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
793
793
|
"isSource": true,
|
|
794
794
|
"original": {
|
|
795
795
|
"value": "#949494"
|
|
@@ -808,7 +808,7 @@ module.exports = {
|
|
|
808
808
|
},
|
|
809
809
|
"lighter": {
|
|
810
810
|
"value": "#dddddd",
|
|
811
|
-
"filePath": "/
|
|
811
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
812
812
|
"isSource": true,
|
|
813
813
|
"original": {
|
|
814
814
|
"value": "#DDDDDD"
|
|
@@ -827,7 +827,7 @@ module.exports = {
|
|
|
827
827
|
},
|
|
828
828
|
"lightest": {
|
|
829
829
|
"value": "#f8f8f8",
|
|
830
|
-
"filePath": "/
|
|
830
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
831
831
|
"isSource": true,
|
|
832
832
|
"original": {
|
|
833
833
|
"value": "#F8F8F8"
|
|
@@ -846,7 +846,7 @@ module.exports = {
|
|
|
846
846
|
},
|
|
847
847
|
"darker": {
|
|
848
848
|
"value": "#333333",
|
|
849
|
-
"filePath": "/
|
|
849
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
850
850
|
"isSource": true,
|
|
851
851
|
"original": {
|
|
852
852
|
"value": "#333333"
|
|
@@ -867,7 +867,7 @@ module.exports = {
|
|
|
867
867
|
"text": {
|
|
868
868
|
"base": {
|
|
869
869
|
"value": "#343433",
|
|
870
|
-
"filePath": "/
|
|
870
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
871
871
|
"isSource": true,
|
|
872
872
|
"original": {
|
|
873
873
|
"value": "#343433"
|
|
@@ -886,7 +886,7 @@ module.exports = {
|
|
|
886
886
|
},
|
|
887
887
|
"invert": {
|
|
888
888
|
"value": "#ffffff",
|
|
889
|
-
"filePath": "/
|
|
889
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
890
890
|
"isSource": true,
|
|
891
891
|
"original": {
|
|
892
892
|
"value": "{color.neutral.white.value}"
|
|
@@ -906,7 +906,7 @@ module.exports = {
|
|
|
906
906
|
"headers": {
|
|
907
907
|
"1": {
|
|
908
908
|
"value": "#222222",
|
|
909
|
-
"filePath": "/
|
|
909
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
910
910
|
"isSource": true,
|
|
911
911
|
"original": {
|
|
912
912
|
"value": "{color.text.headers.base.value}"
|
|
@@ -927,7 +927,7 @@ module.exports = {
|
|
|
927
927
|
},
|
|
928
928
|
"2": {
|
|
929
929
|
"value": "#222222",
|
|
930
|
-
"filePath": "/
|
|
930
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
931
931
|
"isSource": true,
|
|
932
932
|
"original": {
|
|
933
933
|
"value": "{color.text.headers.base.value}"
|
|
@@ -948,7 +948,7 @@ module.exports = {
|
|
|
948
948
|
},
|
|
949
949
|
"3": {
|
|
950
950
|
"value": "#222222",
|
|
951
|
-
"filePath": "/
|
|
951
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
952
952
|
"isSource": true,
|
|
953
953
|
"original": {
|
|
954
954
|
"value": "{color.text.headers.base.value}"
|
|
@@ -969,7 +969,7 @@ module.exports = {
|
|
|
969
969
|
},
|
|
970
970
|
"base": {
|
|
971
971
|
"value": "#222222",
|
|
972
|
-
"filePath": "/
|
|
972
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
973
973
|
"isSource": true,
|
|
974
974
|
"original": {
|
|
975
975
|
"value": "#222222"
|
|
@@ -992,7 +992,7 @@ module.exports = {
|
|
|
992
992
|
},
|
|
993
993
|
"border": {
|
|
994
994
|
"value": "#dddddd",
|
|
995
|
-
"filePath": "/
|
|
995
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
996
996
|
"isSource": true,
|
|
997
997
|
"original": {
|
|
998
998
|
"value": "{color.neutral.lighter.value}"
|
|
@@ -1011,7 +1011,7 @@ module.exports = {
|
|
|
1011
1011
|
"bg": {
|
|
1012
1012
|
"base": {
|
|
1013
1013
|
"value": "#c60062",
|
|
1014
|
-
"filePath": "/
|
|
1014
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1015
1015
|
"isSource": true,
|
|
1016
1016
|
"original": {
|
|
1017
1017
|
"value": "{color.brand.2.base.value}"
|
|
@@ -1032,7 +1032,7 @@ module.exports = {
|
|
|
1032
1032
|
},
|
|
1033
1033
|
"hover": {
|
|
1034
1034
|
"value": "#f9007b",
|
|
1035
|
-
"filePath": "/
|
|
1035
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1036
1036
|
"isSource": true,
|
|
1037
1037
|
"original": {
|
|
1038
1038
|
"value": "{color.brand.2.light.value}"
|
|
@@ -1055,7 +1055,7 @@ module.exports = {
|
|
|
1055
1055
|
"text": {
|
|
1056
1056
|
"base": {
|
|
1057
1057
|
"value": "#ffffff",
|
|
1058
|
-
"filePath": "/
|
|
1058
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1059
1059
|
"isSource": true,
|
|
1060
1060
|
"original": {
|
|
1061
1061
|
"value": "#fff"
|
|
@@ -1076,7 +1076,7 @@ module.exports = {
|
|
|
1076
1076
|
},
|
|
1077
1077
|
"hover": {
|
|
1078
1078
|
"value": "#ffffff",
|
|
1079
|
-
"filePath": "/
|
|
1079
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1080
1080
|
"isSource": true,
|
|
1081
1081
|
"original": {
|
|
1082
1082
|
"value": "{color.button.text.base.value}"
|
|
@@ -1099,7 +1099,7 @@ module.exports = {
|
|
|
1099
1099
|
"border": {
|
|
1100
1100
|
"base": {
|
|
1101
1101
|
"value": "#000000",
|
|
1102
|
-
"filePath": "/
|
|
1102
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1103
1103
|
"isSource": true,
|
|
1104
1104
|
"original": {
|
|
1105
1105
|
"value": "rgba(0,0,0,0)"
|
|
@@ -1120,7 +1120,7 @@ module.exports = {
|
|
|
1120
1120
|
},
|
|
1121
1121
|
"top": {
|
|
1122
1122
|
"value": "#000000",
|
|
1123
|
-
"filePath": "/
|
|
1123
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1124
1124
|
"isSource": true,
|
|
1125
1125
|
"original": {
|
|
1126
1126
|
"value": "{color.button.border.base.value}"
|
|
@@ -1141,7 +1141,7 @@ module.exports = {
|
|
|
1141
1141
|
},
|
|
1142
1142
|
"right": {
|
|
1143
1143
|
"value": "#000000",
|
|
1144
|
-
"filePath": "/
|
|
1144
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1145
1145
|
"isSource": true,
|
|
1146
1146
|
"original": {
|
|
1147
1147
|
"value": "{color.button.border.base.value}"
|
|
@@ -1162,7 +1162,7 @@ module.exports = {
|
|
|
1162
1162
|
},
|
|
1163
1163
|
"bottom": {
|
|
1164
1164
|
"value": "#000000",
|
|
1165
|
-
"filePath": "/
|
|
1165
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1166
1166
|
"isSource": true,
|
|
1167
1167
|
"original": {
|
|
1168
1168
|
"value": "{color.button.border.base.value}"
|
|
@@ -1183,7 +1183,7 @@ module.exports = {
|
|
|
1183
1183
|
},
|
|
1184
1184
|
"left": {
|
|
1185
1185
|
"value": "#000000",
|
|
1186
|
-
"filePath": "/
|
|
1186
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1187
1187
|
"isSource": true,
|
|
1188
1188
|
"original": {
|
|
1189
1189
|
"value": "{color.button.border.base.value}"
|
|
@@ -1205,7 +1205,7 @@ module.exports = {
|
|
|
1205
1205
|
"hover": {
|
|
1206
1206
|
"base": {
|
|
1207
1207
|
"value": "#000000",
|
|
1208
|
-
"filePath": "/
|
|
1208
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1209
1209
|
"isSource": true,
|
|
1210
1210
|
"original": {
|
|
1211
1211
|
"value": "{color.button.border.base.value}"
|
|
@@ -1228,7 +1228,7 @@ module.exports = {
|
|
|
1228
1228
|
},
|
|
1229
1229
|
"top": {
|
|
1230
1230
|
"value": "#000000",
|
|
1231
|
-
"filePath": "/
|
|
1231
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1232
1232
|
"isSource": true,
|
|
1233
1233
|
"original": {
|
|
1234
1234
|
"value": "{color.button.border.hover.base.value}"
|
|
@@ -1251,7 +1251,7 @@ module.exports = {
|
|
|
1251
1251
|
},
|
|
1252
1252
|
"right": {
|
|
1253
1253
|
"value": "#000000",
|
|
1254
|
-
"filePath": "/
|
|
1254
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1255
1255
|
"isSource": true,
|
|
1256
1256
|
"original": {
|
|
1257
1257
|
"value": "{color.button.border.hover.base.value}"
|
|
@@ -1274,7 +1274,7 @@ module.exports = {
|
|
|
1274
1274
|
},
|
|
1275
1275
|
"bottom": {
|
|
1276
1276
|
"value": "#000000",
|
|
1277
|
-
"filePath": "/
|
|
1277
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1278
1278
|
"isSource": true,
|
|
1279
1279
|
"original": {
|
|
1280
1280
|
"value": "{color.button.border.hover.base.value}"
|
|
@@ -1297,7 +1297,7 @@ module.exports = {
|
|
|
1297
1297
|
},
|
|
1298
1298
|
"left": {
|
|
1299
1299
|
"value": "#000000",
|
|
1300
|
-
"filePath": "/
|
|
1300
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1301
1301
|
"isSource": true,
|
|
1302
1302
|
"original": {
|
|
1303
1303
|
"value": "{color.button.border.hover.base.value}"
|
|
@@ -1324,7 +1324,7 @@ module.exports = {
|
|
|
1324
1324
|
"link": {
|
|
1325
1325
|
"base": {
|
|
1326
1326
|
"value": "#1b75bb",
|
|
1327
|
-
"filePath": "/
|
|
1327
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1328
1328
|
"isSource": true,
|
|
1329
1329
|
"original": {
|
|
1330
1330
|
"value": "{color.brand.1.base.value}"
|
|
@@ -1343,7 +1343,7 @@ module.exports = {
|
|
|
1343
1343
|
},
|
|
1344
1344
|
"hover": {
|
|
1345
1345
|
"value": "#15598e",
|
|
1346
|
-
"filePath": "/
|
|
1346
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1347
1347
|
"isSource": true,
|
|
1348
1348
|
"original": {
|
|
1349
1349
|
"value": "{color.brand.1.dark.value}"
|
|
@@ -1365,7 +1365,7 @@ module.exports = {
|
|
|
1365
1365
|
"1": {
|
|
1366
1366
|
"background": {
|
|
1367
1367
|
"value": "#1b75bb",
|
|
1368
|
-
"filePath": "/
|
|
1368
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1369
1369
|
"isSource": true,
|
|
1370
1370
|
"original": {
|
|
1371
1371
|
"value": "{color.brand.1.base.value}"
|
|
@@ -1386,7 +1386,7 @@ module.exports = {
|
|
|
1386
1386
|
},
|
|
1387
1387
|
"text": {
|
|
1388
1388
|
"value": "#ffffff",
|
|
1389
|
-
"filePath": "/
|
|
1389
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1390
1390
|
"isSource": true,
|
|
1391
1391
|
"original": {
|
|
1392
1392
|
"value": "{color.text.invert.value}"
|
|
@@ -1411,7 +1411,7 @@ module.exports = {
|
|
|
1411
1411
|
"leaderboard": {
|
|
1412
1412
|
"background": {
|
|
1413
1413
|
"value": "#ffffff",
|
|
1414
|
-
"filePath": "/
|
|
1414
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1415
1415
|
"isSource": true,
|
|
1416
1416
|
"original": {
|
|
1417
1417
|
"value": "{color.background.body.value}"
|
|
@@ -1435,7 +1435,7 @@ module.exports = {
|
|
|
1435
1435
|
"input": {
|
|
1436
1436
|
"checked": {
|
|
1437
1437
|
"value": "#000000",
|
|
1438
|
-
"filePath": "/
|
|
1438
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1439
1439
|
"isSource": true,
|
|
1440
1440
|
"original": {
|
|
1441
1441
|
"value": "{color.neutral.black.value}"
|
|
@@ -1454,7 +1454,7 @@ module.exports = {
|
|
|
1454
1454
|
},
|
|
1455
1455
|
"border": {
|
|
1456
1456
|
"value": "#949494",
|
|
1457
|
-
"filePath": "/
|
|
1457
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1458
1458
|
"isSource": true,
|
|
1459
1459
|
"original": {
|
|
1460
1460
|
"value": "#949494"
|
|
@@ -1473,7 +1473,7 @@ module.exports = {
|
|
|
1473
1473
|
},
|
|
1474
1474
|
"focus": {
|
|
1475
1475
|
"value": "#5092fd",
|
|
1476
|
-
"filePath": "/
|
|
1476
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1477
1477
|
"isSource": true,
|
|
1478
1478
|
"original": {
|
|
1479
1479
|
"value": "#5092fd"
|
|
@@ -1493,7 +1493,7 @@ module.exports = {
|
|
|
1493
1493
|
"disabled": {
|
|
1494
1494
|
"label": {
|
|
1495
1495
|
"value": "#545454",
|
|
1496
|
-
"filePath": "/
|
|
1496
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1497
1497
|
"isSource": true,
|
|
1498
1498
|
"original": {
|
|
1499
1499
|
"value": "rgba(84, 84, 84, 0.5)"
|
|
@@ -1514,7 +1514,7 @@ module.exports = {
|
|
|
1514
1514
|
},
|
|
1515
1515
|
"field": {
|
|
1516
1516
|
"value": "#b0b0b0",
|
|
1517
|
-
"filePath": "/
|
|
1517
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/color.json",
|
|
1518
1518
|
"isSource": true,
|
|
1519
1519
|
"original": {
|
|
1520
1520
|
"value": "rgba(176, 176, 176, 0.5)"
|
|
@@ -1539,7 +1539,7 @@ module.exports = {
|
|
|
1539
1539
|
"shadow": {
|
|
1540
1540
|
"base": {
|
|
1541
1541
|
"value": "0 2px 5px 0 #dddddd",
|
|
1542
|
-
"filePath": "/
|
|
1542
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/effects.json",
|
|
1543
1543
|
"isSource": true,
|
|
1544
1544
|
"original": {
|
|
1545
1545
|
"value": "0 2px 5px 0 {color.neutral.lighter.value}"
|
|
@@ -1556,7 +1556,7 @@ module.exports = {
|
|
|
1556
1556
|
},
|
|
1557
1557
|
"site-container": {
|
|
1558
1558
|
"value": "none",
|
|
1559
|
-
"filePath": "/
|
|
1559
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/effects.json",
|
|
1560
1560
|
"isSource": true,
|
|
1561
1561
|
"original": {
|
|
1562
1562
|
"value": "none"
|
|
@@ -1573,7 +1573,7 @@ module.exports = {
|
|
|
1573
1573
|
},
|
|
1574
1574
|
"main": {
|
|
1575
1575
|
"value": "none",
|
|
1576
|
-
"filePath": "/
|
|
1576
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/effects.json",
|
|
1577
1577
|
"isSource": true,
|
|
1578
1578
|
"original": {
|
|
1579
1579
|
"value": "none"
|
|
@@ -1594,7 +1594,7 @@ module.exports = {
|
|
|
1594
1594
|
"link": {
|
|
1595
1595
|
"base": {
|
|
1596
1596
|
"value": "#1b75bb",
|
|
1597
|
-
"filePath": "/
|
|
1597
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1598
1598
|
"isSource": true,
|
|
1599
1599
|
"original": {
|
|
1600
1600
|
"value": "{color.link.base.value}"
|
|
@@ -1615,7 +1615,7 @@ module.exports = {
|
|
|
1615
1615
|
},
|
|
1616
1616
|
"hover": {
|
|
1617
1617
|
"value": "#15598e",
|
|
1618
|
-
"filePath": "/
|
|
1618
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1619
1619
|
"isSource": true,
|
|
1620
1620
|
"original": {
|
|
1621
1621
|
"value": "{color.link.hover.value}"
|
|
@@ -1639,7 +1639,7 @@ module.exports = {
|
|
|
1639
1639
|
"bg": {
|
|
1640
1640
|
"base": {
|
|
1641
1641
|
"value": "#c60062",
|
|
1642
|
-
"filePath": "/
|
|
1642
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1643
1643
|
"isSource": true,
|
|
1644
1644
|
"original": {
|
|
1645
1645
|
"value": "{color.button.bg.base.value}"
|
|
@@ -1662,7 +1662,7 @@ module.exports = {
|
|
|
1662
1662
|
},
|
|
1663
1663
|
"hover": {
|
|
1664
1664
|
"value": "#f9007b",
|
|
1665
|
-
"filePath": "/
|
|
1665
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1666
1666
|
"isSource": true,
|
|
1667
1667
|
"original": {
|
|
1668
1668
|
"value": "{color.button.bg.hover.value}"
|
|
@@ -1687,7 +1687,7 @@ module.exports = {
|
|
|
1687
1687
|
"text": {
|
|
1688
1688
|
"base": {
|
|
1689
1689
|
"value": "#ffffff",
|
|
1690
|
-
"filePath": "/
|
|
1690
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1691
1691
|
"isSource": true,
|
|
1692
1692
|
"original": {
|
|
1693
1693
|
"value": "{color.button.text.base.value}"
|
|
@@ -1710,7 +1710,7 @@ module.exports = {
|
|
|
1710
1710
|
},
|
|
1711
1711
|
"hover": {
|
|
1712
1712
|
"value": "#ffffff",
|
|
1713
|
-
"filePath": "/
|
|
1713
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1714
1714
|
"isSource": true,
|
|
1715
1715
|
"original": {
|
|
1716
1716
|
"value": "{color.button.text.hover.value}"
|
|
@@ -1735,7 +1735,7 @@ module.exports = {
|
|
|
1735
1735
|
"border": {
|
|
1736
1736
|
"base": {
|
|
1737
1737
|
"value": "#000000",
|
|
1738
|
-
"filePath": "/
|
|
1738
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1739
1739
|
"isSource": true,
|
|
1740
1740
|
"original": {
|
|
1741
1741
|
"value": "{color.button.border.base.value}"
|
|
@@ -1758,7 +1758,7 @@ module.exports = {
|
|
|
1758
1758
|
},
|
|
1759
1759
|
"top": {
|
|
1760
1760
|
"value": "#000000",
|
|
1761
|
-
"filePath": "/
|
|
1761
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1762
1762
|
"isSource": true,
|
|
1763
1763
|
"original": {
|
|
1764
1764
|
"value": "{color.button.border.top.value}"
|
|
@@ -1781,7 +1781,7 @@ module.exports = {
|
|
|
1781
1781
|
},
|
|
1782
1782
|
"right": {
|
|
1783
1783
|
"value": "#000000",
|
|
1784
|
-
"filePath": "/
|
|
1784
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1785
1785
|
"isSource": true,
|
|
1786
1786
|
"original": {
|
|
1787
1787
|
"value": "{color.button.border.right.value}"
|
|
@@ -1804,7 +1804,7 @@ module.exports = {
|
|
|
1804
1804
|
},
|
|
1805
1805
|
"bottom": {
|
|
1806
1806
|
"value": "#000000",
|
|
1807
|
-
"filePath": "/
|
|
1807
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1808
1808
|
"isSource": true,
|
|
1809
1809
|
"original": {
|
|
1810
1810
|
"value": "{color.button.border.bottom.value}"
|
|
@@ -1827,7 +1827,7 @@ module.exports = {
|
|
|
1827
1827
|
},
|
|
1828
1828
|
"left": {
|
|
1829
1829
|
"value": "#000000",
|
|
1830
|
-
"filePath": "/
|
|
1830
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1831
1831
|
"isSource": true,
|
|
1832
1832
|
"original": {
|
|
1833
1833
|
"value": "{color.button.border.left.value}"
|
|
@@ -1851,7 +1851,7 @@ module.exports = {
|
|
|
1851
1851
|
"hover": {
|
|
1852
1852
|
"base": {
|
|
1853
1853
|
"value": "#000000",
|
|
1854
|
-
"filePath": "/
|
|
1854
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1855
1855
|
"isSource": true,
|
|
1856
1856
|
"original": {
|
|
1857
1857
|
"value": "{color.button.border.hover.base.value}"
|
|
@@ -1875,7 +1875,7 @@ module.exports = {
|
|
|
1875
1875
|
},
|
|
1876
1876
|
"top": {
|
|
1877
1877
|
"value": "#000000",
|
|
1878
|
-
"filePath": "/
|
|
1878
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1879
1879
|
"isSource": true,
|
|
1880
1880
|
"original": {
|
|
1881
1881
|
"value": "{color.button.border.hover.top.value}"
|
|
@@ -1899,7 +1899,7 @@ module.exports = {
|
|
|
1899
1899
|
},
|
|
1900
1900
|
"right": {
|
|
1901
1901
|
"value": "#000000",
|
|
1902
|
-
"filePath": "/
|
|
1902
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1903
1903
|
"isSource": true,
|
|
1904
1904
|
"original": {
|
|
1905
1905
|
"value": "{color.button.border.hover.right.value}"
|
|
@@ -1923,7 +1923,7 @@ module.exports = {
|
|
|
1923
1923
|
},
|
|
1924
1924
|
"bottom": {
|
|
1925
1925
|
"value": "#000000",
|
|
1926
|
-
"filePath": "/
|
|
1926
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1927
1927
|
"isSource": true,
|
|
1928
1928
|
"original": {
|
|
1929
1929
|
"value": "{color.button.border.hover.bottom.value}"
|
|
@@ -1947,7 +1947,7 @@ module.exports = {
|
|
|
1947
1947
|
},
|
|
1948
1948
|
"left": {
|
|
1949
1949
|
"value": "#000000",
|
|
1950
|
-
"filePath": "/
|
|
1950
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1951
1951
|
"isSource": true,
|
|
1952
1952
|
"original": {
|
|
1953
1953
|
"value": "{color.button.border.hover.left.value}"
|
|
@@ -1978,7 +1978,7 @@ module.exports = {
|
|
|
1978
1978
|
"heading": {
|
|
1979
1979
|
"1": {
|
|
1980
1980
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
1981
|
-
"filePath": "/
|
|
1981
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
1982
1982
|
"isSource": true,
|
|
1983
1983
|
"original": {
|
|
1984
1984
|
"value": "{font.family.heading.1.value}"
|
|
@@ -2001,7 +2001,7 @@ module.exports = {
|
|
|
2001
2001
|
},
|
|
2002
2002
|
"2": {
|
|
2003
2003
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2004
|
-
"filePath": "/
|
|
2004
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
2005
2005
|
"isSource": true,
|
|
2006
2006
|
"original": {
|
|
2007
2007
|
"value": "{font.family.heading.2.value}"
|
|
@@ -2024,7 +2024,7 @@ module.exports = {
|
|
|
2024
2024
|
},
|
|
2025
2025
|
"3": {
|
|
2026
2026
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2027
|
-
"filePath": "/
|
|
2027
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
2028
2028
|
"isSource": true,
|
|
2029
2029
|
"original": {
|
|
2030
2030
|
"value": "{font.family.heading.3.value}"
|
|
@@ -2047,7 +2047,7 @@ module.exports = {
|
|
|
2047
2047
|
},
|
|
2048
2048
|
"base": {
|
|
2049
2049
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2050
|
-
"filePath": "/
|
|
2050
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
2051
2051
|
"isSource": true,
|
|
2052
2052
|
"original": {
|
|
2053
2053
|
"value": "{font.family.heading.base.value}"
|
|
@@ -2076,7 +2076,7 @@ module.exports = {
|
|
|
2076
2076
|
"border": {
|
|
2077
2077
|
"radius": {
|
|
2078
2078
|
"value": "4rem",
|
|
2079
|
-
"filePath": "/
|
|
2079
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
2080
2080
|
"isSource": true,
|
|
2081
2081
|
"original": {
|
|
2082
2082
|
"value": "{size.border.radius.button.value}"
|
|
@@ -2099,7 +2099,7 @@ module.exports = {
|
|
|
2099
2099
|
},
|
|
2100
2100
|
"width": {
|
|
2101
2101
|
"value": "1rem",
|
|
2102
|
-
"filePath": "/
|
|
2102
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/email.json",
|
|
2103
2103
|
"isSource": true,
|
|
2104
2104
|
"original": {
|
|
2105
2105
|
"value": "{size.border.width.button.value}"
|
|
@@ -2127,7 +2127,7 @@ module.exports = {
|
|
|
2127
2127
|
"size": {
|
|
2128
2128
|
"baseline": {
|
|
2129
2129
|
"value": "4rem",
|
|
2130
|
-
"filePath": "/
|
|
2130
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2131
2131
|
"isSource": true,
|
|
2132
2132
|
"original": {
|
|
2133
2133
|
"value": "4px"
|
|
@@ -2145,7 +2145,7 @@ module.exports = {
|
|
|
2145
2145
|
"breakpoint": {
|
|
2146
2146
|
"sm": {
|
|
2147
2147
|
"value": "400rem",
|
|
2148
|
-
"filePath": "/
|
|
2148
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2149
2149
|
"isSource": true,
|
|
2150
2150
|
"original": {
|
|
2151
2151
|
"value": "400px"
|
|
@@ -2164,7 +2164,7 @@ module.exports = {
|
|
|
2164
2164
|
},
|
|
2165
2165
|
"md": {
|
|
2166
2166
|
"value": "600rem",
|
|
2167
|
-
"filePath": "/
|
|
2167
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2168
2168
|
"isSource": true,
|
|
2169
2169
|
"original": {
|
|
2170
2170
|
"value": "600px"
|
|
@@ -2183,7 +2183,7 @@ module.exports = {
|
|
|
2183
2183
|
},
|
|
2184
2184
|
"lg": {
|
|
2185
2185
|
"value": "1008rem",
|
|
2186
|
-
"filePath": "/
|
|
2186
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2187
2187
|
"isSource": true,
|
|
2188
2188
|
"original": {
|
|
2189
2189
|
"value": "1008px"
|
|
@@ -2202,7 +2202,7 @@ module.exports = {
|
|
|
2202
2202
|
},
|
|
2203
2203
|
"xl": {
|
|
2204
2204
|
"value": "1280rem",
|
|
2205
|
-
"filePath": "/
|
|
2205
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2206
2206
|
"isSource": true,
|
|
2207
2207
|
"original": {
|
|
2208
2208
|
"value": "1280px"
|
|
@@ -2224,7 +2224,7 @@ module.exports = {
|
|
|
2224
2224
|
"width": {
|
|
2225
2225
|
"base": {
|
|
2226
2226
|
"value": "1rem",
|
|
2227
|
-
"filePath": "/
|
|
2227
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2228
2228
|
"isSource": true,
|
|
2229
2229
|
"original": {
|
|
2230
2230
|
"value": "1px"
|
|
@@ -2245,7 +2245,7 @@ module.exports = {
|
|
|
2245
2245
|
},
|
|
2246
2246
|
"button": {
|
|
2247
2247
|
"value": "1rem",
|
|
2248
|
-
"filePath": "/
|
|
2248
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2249
2249
|
"isSource": true,
|
|
2250
2250
|
"original": {
|
|
2251
2251
|
"value": "{size.border.width.base.value}"
|
|
@@ -2268,7 +2268,7 @@ module.exports = {
|
|
|
2268
2268
|
"radius": {
|
|
2269
2269
|
"base": {
|
|
2270
2270
|
"value": "4rem",
|
|
2271
|
-
"filePath": "/
|
|
2271
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2272
2272
|
"isSource": true,
|
|
2273
2273
|
"original": {
|
|
2274
2274
|
"value": "4px"
|
|
@@ -2289,7 +2289,7 @@ module.exports = {
|
|
|
2289
2289
|
},
|
|
2290
2290
|
"button": {
|
|
2291
2291
|
"value": "4rem",
|
|
2292
|
-
"filePath": "/
|
|
2292
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2293
2293
|
"isSource": true,
|
|
2294
2294
|
"original": {
|
|
2295
2295
|
"value": "{size.border.radius.base.value}"
|
|
@@ -2310,7 +2310,7 @@ module.exports = {
|
|
|
2310
2310
|
},
|
|
2311
2311
|
"main": {
|
|
2312
2312
|
"value": "0rem",
|
|
2313
|
-
"filePath": "/
|
|
2313
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2314
2314
|
"isSource": true,
|
|
2315
2315
|
"original": {
|
|
2316
2316
|
"value": "0"
|
|
@@ -2333,7 +2333,7 @@ module.exports = {
|
|
|
2333
2333
|
},
|
|
2334
2334
|
"gutter-width": {
|
|
2335
2335
|
"value": "20rem",
|
|
2336
|
-
"filePath": "/
|
|
2336
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2337
2337
|
"isSource": true,
|
|
2338
2338
|
"original": {
|
|
2339
2339
|
"value": "20px"
|
|
@@ -2351,7 +2351,7 @@ module.exports = {
|
|
|
2351
2351
|
"container": {
|
|
2352
2352
|
"width": {
|
|
2353
2353
|
"value": "100rem",
|
|
2354
|
-
"filePath": "/
|
|
2354
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2355
2355
|
"isSource": true,
|
|
2356
2356
|
"original": {
|
|
2357
2357
|
"value": "100%"
|
|
@@ -2370,7 +2370,7 @@ module.exports = {
|
|
|
2370
2370
|
},
|
|
2371
2371
|
"min-width": {
|
|
2372
2372
|
"value": "0rem",
|
|
2373
|
-
"filePath": "/
|
|
2373
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2374
2374
|
"isSource": true,
|
|
2375
2375
|
"original": {
|
|
2376
2376
|
"value": "0"
|
|
@@ -2389,7 +2389,7 @@ module.exports = {
|
|
|
2389
2389
|
},
|
|
2390
2390
|
"max-width": {
|
|
2391
2391
|
"value": "100rem",
|
|
2392
|
-
"filePath": "/
|
|
2392
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2393
2393
|
"isSource": true,
|
|
2394
2394
|
"original": {
|
|
2395
2395
|
"value": "100%"
|
|
@@ -2410,7 +2410,7 @@ module.exports = {
|
|
|
2410
2410
|
"wrapper": {
|
|
2411
2411
|
"width": {
|
|
2412
2412
|
"value": "97rem",
|
|
2413
|
-
"filePath": "/
|
|
2413
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2414
2414
|
"isSource": true,
|
|
2415
2415
|
"original": {
|
|
2416
2416
|
"value": "97%"
|
|
@@ -2429,7 +2429,7 @@ module.exports = {
|
|
|
2429
2429
|
},
|
|
2430
2430
|
"max-width": {
|
|
2431
2431
|
"value": "1240rem",
|
|
2432
|
-
"filePath": "/
|
|
2432
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2433
2433
|
"isSource": true,
|
|
2434
2434
|
"original": {
|
|
2435
2435
|
"value": "1240px"
|
|
@@ -2450,7 +2450,7 @@ module.exports = {
|
|
|
2450
2450
|
"surface": {
|
|
2451
2451
|
"padding": {
|
|
2452
2452
|
"value": "16rem",
|
|
2453
|
-
"filePath": "/
|
|
2453
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2454
2454
|
"isSource": true,
|
|
2455
2455
|
"original": {
|
|
2456
2456
|
"value": "16px"
|
|
@@ -2471,7 +2471,7 @@ module.exports = {
|
|
|
2471
2471
|
"main": {
|
|
2472
2472
|
"max-width": {
|
|
2473
2473
|
"value": "100rem",
|
|
2474
|
-
"filePath": "/
|
|
2474
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2475
2475
|
"isSource": true,
|
|
2476
2476
|
"original": {
|
|
2477
2477
|
"value": "100%"
|
|
@@ -2490,7 +2490,7 @@ module.exports = {
|
|
|
2490
2490
|
},
|
|
2491
2491
|
"padding": {
|
|
2492
2492
|
"value": "0rem",
|
|
2493
|
-
"filePath": "/
|
|
2493
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2494
2494
|
"isSource": true,
|
|
2495
2495
|
"original": {
|
|
2496
2496
|
"value": "0"
|
|
@@ -2509,7 +2509,7 @@ module.exports = {
|
|
|
2509
2509
|
},
|
|
2510
2510
|
"margin": {
|
|
2511
2511
|
"value": "0rem",
|
|
2512
|
-
"filePath": "/
|
|
2512
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2513
2513
|
"isSource": true,
|
|
2514
2514
|
"original": {
|
|
2515
2515
|
"value": "0 auto"
|
|
@@ -2530,7 +2530,7 @@ module.exports = {
|
|
|
2530
2530
|
"icon": {
|
|
2531
2531
|
"default": {
|
|
2532
2532
|
"value": "1rem",
|
|
2533
|
-
"filePath": "/
|
|
2533
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2534
2534
|
"isSource": true,
|
|
2535
2535
|
"original": {
|
|
2536
2536
|
"value": "1em"
|
|
@@ -2549,7 +2549,7 @@ module.exports = {
|
|
|
2549
2549
|
},
|
|
2550
2550
|
"sm": {
|
|
2551
2551
|
"value": "16rem",
|
|
2552
|
-
"filePath": "/
|
|
2552
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2553
2553
|
"isSource": true,
|
|
2554
2554
|
"original": {
|
|
2555
2555
|
"value": "16px"
|
|
@@ -2568,7 +2568,7 @@ module.exports = {
|
|
|
2568
2568
|
},
|
|
2569
2569
|
"md": {
|
|
2570
2570
|
"value": "24rem",
|
|
2571
|
-
"filePath": "/
|
|
2571
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2572
2572
|
"isSource": true,
|
|
2573
2573
|
"original": {
|
|
2574
2574
|
"value": "24px"
|
|
@@ -2587,7 +2587,7 @@ module.exports = {
|
|
|
2587
2587
|
},
|
|
2588
2588
|
"lg": {
|
|
2589
2589
|
"value": "32rem",
|
|
2590
|
-
"filePath": "/
|
|
2590
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2591
2591
|
"isSource": true,
|
|
2592
2592
|
"original": {
|
|
2593
2593
|
"value": "32px"
|
|
@@ -2606,7 +2606,7 @@ module.exports = {
|
|
|
2606
2606
|
},
|
|
2607
2607
|
"xl": {
|
|
2608
2608
|
"value": "48rem",
|
|
2609
|
-
"filePath": "/
|
|
2609
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2610
2610
|
"isSource": true,
|
|
2611
2611
|
"original": {
|
|
2612
2612
|
"value": "48px"
|
|
@@ -2625,7 +2625,7 @@ module.exports = {
|
|
|
2625
2625
|
},
|
|
2626
2626
|
"xxl": {
|
|
2627
2627
|
"value": "72rem",
|
|
2628
|
-
"filePath": "/
|
|
2628
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2629
2629
|
"isSource": true,
|
|
2630
2630
|
"original": {
|
|
2631
2631
|
"value": "72px"
|
|
@@ -2648,7 +2648,7 @@ module.exports = {
|
|
|
2648
2648
|
"leaderboard": {
|
|
2649
2649
|
"min": {
|
|
2650
2650
|
"value": "0rem",
|
|
2651
|
-
"filePath": "/
|
|
2651
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/size.json",
|
|
2652
2652
|
"isSource": true,
|
|
2653
2653
|
"original": {
|
|
2654
2654
|
"value": "0"
|
|
@@ -2677,7 +2677,7 @@ module.exports = {
|
|
|
2677
2677
|
"family": {
|
|
2678
2678
|
"base": {
|
|
2679
2679
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2680
|
-
"filePath": "/
|
|
2680
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2681
2681
|
"isSource": true,
|
|
2682
2682
|
"original": {
|
|
2683
2683
|
"value": "\"Helvetica\", Arial, sans-serif"
|
|
@@ -2697,7 +2697,7 @@ module.exports = {
|
|
|
2697
2697
|
"heading": {
|
|
2698
2698
|
"1": {
|
|
2699
2699
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2700
|
-
"filePath": "/
|
|
2700
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2701
2701
|
"isSource": true,
|
|
2702
2702
|
"original": {
|
|
2703
2703
|
"value": "{font.family.heading.base.value}"
|
|
@@ -2718,7 +2718,7 @@ module.exports = {
|
|
|
2718
2718
|
},
|
|
2719
2719
|
"2": {
|
|
2720
2720
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2721
|
-
"filePath": "/
|
|
2721
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2722
2722
|
"isSource": true,
|
|
2723
2723
|
"original": {
|
|
2724
2724
|
"value": "{font.family.heading.base.value}"
|
|
@@ -2739,7 +2739,7 @@ module.exports = {
|
|
|
2739
2739
|
},
|
|
2740
2740
|
"3": {
|
|
2741
2741
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2742
|
-
"filePath": "/
|
|
2742
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2743
2743
|
"isSource": true,
|
|
2744
2744
|
"original": {
|
|
2745
2745
|
"value": "{font.family.heading.base.value}"
|
|
@@ -2760,7 +2760,7 @@ module.exports = {
|
|
|
2760
2760
|
},
|
|
2761
2761
|
"base": {
|
|
2762
2762
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2763
|
-
"filePath": "/
|
|
2763
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2764
2764
|
"isSource": true,
|
|
2765
2765
|
"original": {
|
|
2766
2766
|
"value": "{font.family.base.value}"
|
|
@@ -2783,7 +2783,7 @@ module.exports = {
|
|
|
2783
2783
|
"button": {
|
|
2784
2784
|
"base": {
|
|
2785
2785
|
"value": "\"Helvetica\", Arial, sans-serif",
|
|
2786
|
-
"filePath": "/
|
|
2786
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2787
2787
|
"isSource": true,
|
|
2788
2788
|
"original": {
|
|
2789
2789
|
"value": "{font.family.base.value}"
|
|
@@ -2807,7 +2807,7 @@ module.exports = {
|
|
|
2807
2807
|
"weight": {
|
|
2808
2808
|
"base": {
|
|
2809
2809
|
"value": "400",
|
|
2810
|
-
"filePath": "/
|
|
2810
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2811
2811
|
"isSource": true,
|
|
2812
2812
|
"original": {
|
|
2813
2813
|
"value": "400"
|
|
@@ -2827,7 +2827,7 @@ module.exports = {
|
|
|
2827
2827
|
"heading": {
|
|
2828
2828
|
"1": {
|
|
2829
2829
|
"value": "400",
|
|
2830
|
-
"filePath": "/
|
|
2830
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2831
2831
|
"isSource": true,
|
|
2832
2832
|
"original": {
|
|
2833
2833
|
"value": "{font.weight.heading.base.value}"
|
|
@@ -2848,7 +2848,7 @@ module.exports = {
|
|
|
2848
2848
|
},
|
|
2849
2849
|
"2": {
|
|
2850
2850
|
"value": "400",
|
|
2851
|
-
"filePath": "/
|
|
2851
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2852
2852
|
"isSource": true,
|
|
2853
2853
|
"original": {
|
|
2854
2854
|
"value": "{font.weight.heading.base.value}"
|
|
@@ -2869,7 +2869,7 @@ module.exports = {
|
|
|
2869
2869
|
},
|
|
2870
2870
|
"3": {
|
|
2871
2871
|
"value": "400",
|
|
2872
|
-
"filePath": "/
|
|
2872
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2873
2873
|
"isSource": true,
|
|
2874
2874
|
"original": {
|
|
2875
2875
|
"value": "{font.weight.heading.base.value}"
|
|
@@ -2890,7 +2890,7 @@ module.exports = {
|
|
|
2890
2890
|
},
|
|
2891
2891
|
"base": {
|
|
2892
2892
|
"value": "400",
|
|
2893
|
-
"filePath": "/
|
|
2893
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2894
2894
|
"isSource": true,
|
|
2895
2895
|
"original": {
|
|
2896
2896
|
"value": "{font.weight.base.value}"
|
|
@@ -2913,7 +2913,7 @@ module.exports = {
|
|
|
2913
2913
|
"button": {
|
|
2914
2914
|
"base": {
|
|
2915
2915
|
"value": "400",
|
|
2916
|
-
"filePath": "/
|
|
2916
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2917
2917
|
"isSource": true,
|
|
2918
2918
|
"original": {
|
|
2919
2919
|
"value": "{font.weight.base.value}"
|
|
@@ -2936,7 +2936,7 @@ module.exports = {
|
|
|
2936
2936
|
"link": {
|
|
2937
2937
|
"base": {
|
|
2938
2938
|
"value": "inherit",
|
|
2939
|
-
"filePath": "/
|
|
2939
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2940
2940
|
"isSource": true,
|
|
2941
2941
|
"original": {
|
|
2942
2942
|
"value": "inherit"
|
|
@@ -2960,7 +2960,7 @@ module.exports = {
|
|
|
2960
2960
|
"size": {
|
|
2961
2961
|
"base": {
|
|
2962
2962
|
"value": "16px",
|
|
2963
|
-
"filePath": "/
|
|
2963
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2964
2964
|
"isSource": true,
|
|
2965
2965
|
"original": {
|
|
2966
2966
|
"value": "16px"
|
|
@@ -2983,7 +2983,7 @@ module.exports = {
|
|
|
2983
2983
|
"default": {
|
|
2984
2984
|
"size": {
|
|
2985
2985
|
"value": "28px",
|
|
2986
|
-
"filePath": "/
|
|
2986
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
2987
2987
|
"isSource": true,
|
|
2988
2988
|
"original": {
|
|
2989
2989
|
"value": "28px"
|
|
@@ -3006,7 +3006,7 @@ module.exports = {
|
|
|
3006
3006
|
},
|
|
3007
3007
|
"line-height": {
|
|
3008
3008
|
"value": "1.15",
|
|
3009
|
-
"filePath": "/
|
|
3009
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3010
3010
|
"isSource": true,
|
|
3011
3011
|
"original": {
|
|
3012
3012
|
"value": "1.15"
|
|
@@ -3031,7 +3031,7 @@ module.exports = {
|
|
|
3031
3031
|
"sm": {
|
|
3032
3032
|
"size": {
|
|
3033
3033
|
"value": "32px",
|
|
3034
|
-
"filePath": "/
|
|
3034
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3035
3035
|
"isSource": true,
|
|
3036
3036
|
"original": {
|
|
3037
3037
|
"value": "32px"
|
|
@@ -3054,7 +3054,7 @@ module.exports = {
|
|
|
3054
3054
|
},
|
|
3055
3055
|
"line-height": {
|
|
3056
3056
|
"value": "1.13",
|
|
3057
|
-
"filePath": "/
|
|
3057
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3058
3058
|
"isSource": true,
|
|
3059
3059
|
"original": {
|
|
3060
3060
|
"value": "1.13"
|
|
@@ -3079,7 +3079,7 @@ module.exports = {
|
|
|
3079
3079
|
"md": {
|
|
3080
3080
|
"size": {
|
|
3081
3081
|
"value": "52px",
|
|
3082
|
-
"filePath": "/
|
|
3082
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3083
3083
|
"isSource": true,
|
|
3084
3084
|
"original": {
|
|
3085
3085
|
"value": "52px"
|
|
@@ -3102,7 +3102,7 @@ module.exports = {
|
|
|
3102
3102
|
},
|
|
3103
3103
|
"line-height": {
|
|
3104
3104
|
"value": "1.08",
|
|
3105
|
-
"filePath": "/
|
|
3105
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3106
3106
|
"isSource": true,
|
|
3107
3107
|
"original": {
|
|
3108
3108
|
"value": "1.08"
|
|
@@ -3127,7 +3127,7 @@ module.exports = {
|
|
|
3127
3127
|
"lg": {
|
|
3128
3128
|
"size": {
|
|
3129
3129
|
"value": "44px",
|
|
3130
|
-
"filePath": "/
|
|
3130
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3131
3131
|
"isSource": true,
|
|
3132
3132
|
"original": {
|
|
3133
3133
|
"value": "44px"
|
|
@@ -3150,7 +3150,7 @@ module.exports = {
|
|
|
3150
3150
|
},
|
|
3151
3151
|
"line-height": {
|
|
3152
3152
|
"value": "1.1",
|
|
3153
|
-
"filePath": "/
|
|
3153
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3154
3154
|
"isSource": true,
|
|
3155
3155
|
"original": {
|
|
3156
3156
|
"value": "1.1"
|
|
@@ -3177,7 +3177,7 @@ module.exports = {
|
|
|
3177
3177
|
"default": {
|
|
3178
3178
|
"size": {
|
|
3179
3179
|
"value": "20px",
|
|
3180
|
-
"filePath": "/
|
|
3180
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3181
3181
|
"isSource": true,
|
|
3182
3182
|
"original": {
|
|
3183
3183
|
"value": "20px"
|
|
@@ -3200,7 +3200,7 @@ module.exports = {
|
|
|
3200
3200
|
},
|
|
3201
3201
|
"line-height": {
|
|
3202
3202
|
"value": "1.2",
|
|
3203
|
-
"filePath": "/
|
|
3203
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3204
3204
|
"isSource": true,
|
|
3205
3205
|
"original": {
|
|
3206
3206
|
"value": "1.2"
|
|
@@ -3225,7 +3225,7 @@ module.exports = {
|
|
|
3225
3225
|
"sm": {
|
|
3226
3226
|
"size": {
|
|
3227
3227
|
"value": "24px",
|
|
3228
|
-
"filePath": "/
|
|
3228
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3229
3229
|
"isSource": true,
|
|
3230
3230
|
"original": {
|
|
3231
3231
|
"value": "24px"
|
|
@@ -3248,7 +3248,7 @@ module.exports = {
|
|
|
3248
3248
|
},
|
|
3249
3249
|
"line-height": {
|
|
3250
3250
|
"value": "1.17",
|
|
3251
|
-
"filePath": "/
|
|
3251
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3252
3252
|
"isSource": true,
|
|
3253
3253
|
"original": {
|
|
3254
3254
|
"value": "1.17"
|
|
@@ -3273,7 +3273,7 @@ module.exports = {
|
|
|
3273
3273
|
"md": {
|
|
3274
3274
|
"size": {
|
|
3275
3275
|
"value": "36px",
|
|
3276
|
-
"filePath": "/
|
|
3276
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3277
3277
|
"isSource": true,
|
|
3278
3278
|
"original": {
|
|
3279
3279
|
"value": "36px"
|
|
@@ -3296,7 +3296,7 @@ module.exports = {
|
|
|
3296
3296
|
},
|
|
3297
3297
|
"line-height": {
|
|
3298
3298
|
"value": "1.12",
|
|
3299
|
-
"filePath": "/
|
|
3299
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3300
3300
|
"isSource": true,
|
|
3301
3301
|
"original": {
|
|
3302
3302
|
"value": "1.12"
|
|
@@ -3321,7 +3321,7 @@ module.exports = {
|
|
|
3321
3321
|
"lg": {
|
|
3322
3322
|
"size": {
|
|
3323
3323
|
"value": "32px",
|
|
3324
|
-
"filePath": "/
|
|
3324
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3325
3325
|
"isSource": true,
|
|
3326
3326
|
"original": {
|
|
3327
3327
|
"value": "32px"
|
|
@@ -3344,7 +3344,7 @@ module.exports = {
|
|
|
3344
3344
|
},
|
|
3345
3345
|
"line-height": {
|
|
3346
3346
|
"value": "1.13",
|
|
3347
|
-
"filePath": "/
|
|
3347
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3348
3348
|
"isSource": true,
|
|
3349
3349
|
"original": {
|
|
3350
3350
|
"value": "1.13"
|
|
@@ -3371,7 +3371,7 @@ module.exports = {
|
|
|
3371
3371
|
"default": {
|
|
3372
3372
|
"size": {
|
|
3373
3373
|
"value": "20px",
|
|
3374
|
-
"filePath": "/
|
|
3374
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3375
3375
|
"isSource": true,
|
|
3376
3376
|
"original": {
|
|
3377
3377
|
"value": "20px"
|
|
@@ -3394,7 +3394,7 @@ module.exports = {
|
|
|
3394
3394
|
},
|
|
3395
3395
|
"line-height": {
|
|
3396
3396
|
"value": "1.2",
|
|
3397
|
-
"filePath": "/
|
|
3397
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3398
3398
|
"isSource": true,
|
|
3399
3399
|
"original": {
|
|
3400
3400
|
"value": "1.2"
|
|
@@ -3419,7 +3419,7 @@ module.exports = {
|
|
|
3419
3419
|
"sm": {
|
|
3420
3420
|
"size": {
|
|
3421
3421
|
"value": "22px",
|
|
3422
|
-
"filePath": "/
|
|
3422
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3423
3423
|
"isSource": true,
|
|
3424
3424
|
"original": {
|
|
3425
3425
|
"value": "22px"
|
|
@@ -3442,7 +3442,7 @@ module.exports = {
|
|
|
3442
3442
|
},
|
|
3443
3443
|
"line-height": {
|
|
3444
3444
|
"value": "1.19",
|
|
3445
|
-
"filePath": "/
|
|
3445
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3446
3446
|
"isSource": true,
|
|
3447
3447
|
"original": {
|
|
3448
3448
|
"value": "1.19"
|
|
@@ -3467,7 +3467,7 @@ module.exports = {
|
|
|
3467
3467
|
"md": {
|
|
3468
3468
|
"size": {
|
|
3469
3469
|
"value": "28px",
|
|
3470
|
-
"filePath": "/
|
|
3470
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3471
3471
|
"isSource": true,
|
|
3472
3472
|
"original": {
|
|
3473
3473
|
"value": "28px"
|
|
@@ -3490,7 +3490,7 @@ module.exports = {
|
|
|
3490
3490
|
},
|
|
3491
3491
|
"line-height": {
|
|
3492
3492
|
"value": "1.15",
|
|
3493
|
-
"filePath": "/
|
|
3493
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3494
3494
|
"isSource": true,
|
|
3495
3495
|
"original": {
|
|
3496
3496
|
"value": "1.15"
|
|
@@ -3515,7 +3515,7 @@ module.exports = {
|
|
|
3515
3515
|
"lg": {
|
|
3516
3516
|
"size": {
|
|
3517
3517
|
"value": "28px",
|
|
3518
|
-
"filePath": "/
|
|
3518
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3519
3519
|
"isSource": true,
|
|
3520
3520
|
"original": {
|
|
3521
3521
|
"value": "28px"
|
|
@@ -3538,7 +3538,7 @@ module.exports = {
|
|
|
3538
3538
|
},
|
|
3539
3539
|
"line-height": {
|
|
3540
3540
|
"value": "1.15",
|
|
3541
|
-
"filePath": "/
|
|
3541
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3542
3542
|
"isSource": true,
|
|
3543
3543
|
"original": {
|
|
3544
3544
|
"value": "1.15"
|
|
@@ -3565,7 +3565,7 @@ module.exports = {
|
|
|
3565
3565
|
"default": {
|
|
3566
3566
|
"size": {
|
|
3567
3567
|
"value": "20px",
|
|
3568
|
-
"filePath": "/
|
|
3568
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3569
3569
|
"isSource": true,
|
|
3570
3570
|
"original": {
|
|
3571
3571
|
"value": "20px"
|
|
@@ -3588,7 +3588,7 @@ module.exports = {
|
|
|
3588
3588
|
},
|
|
3589
3589
|
"line-height": {
|
|
3590
3590
|
"value": "1.2",
|
|
3591
|
-
"filePath": "/
|
|
3591
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3592
3592
|
"isSource": true,
|
|
3593
3593
|
"original": {
|
|
3594
3594
|
"value": "1.2"
|
|
@@ -3613,7 +3613,7 @@ module.exports = {
|
|
|
3613
3613
|
"sm": {
|
|
3614
3614
|
"size": {
|
|
3615
3615
|
"value": "20px",
|
|
3616
|
-
"filePath": "/
|
|
3616
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3617
3617
|
"isSource": true,
|
|
3618
3618
|
"original": {
|
|
3619
3619
|
"value": "20px"
|
|
@@ -3636,7 +3636,7 @@ module.exports = {
|
|
|
3636
3636
|
},
|
|
3637
3637
|
"line-height": {
|
|
3638
3638
|
"value": "1.2",
|
|
3639
|
-
"filePath": "/
|
|
3639
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3640
3640
|
"isSource": true,
|
|
3641
3641
|
"original": {
|
|
3642
3642
|
"value": "1.2"
|
|
@@ -3661,7 +3661,7 @@ module.exports = {
|
|
|
3661
3661
|
"md": {
|
|
3662
3662
|
"size": {
|
|
3663
3663
|
"value": "26px",
|
|
3664
|
-
"filePath": "/
|
|
3664
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3665
3665
|
"isSource": true,
|
|
3666
3666
|
"original": {
|
|
3667
3667
|
"value": "26px"
|
|
@@ -3684,7 +3684,7 @@ module.exports = {
|
|
|
3684
3684
|
},
|
|
3685
3685
|
"line-height": {
|
|
3686
3686
|
"value": "1.16",
|
|
3687
|
-
"filePath": "/
|
|
3687
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3688
3688
|
"isSource": true,
|
|
3689
3689
|
"original": {
|
|
3690
3690
|
"value": "1.16"
|
|
@@ -3709,7 +3709,7 @@ module.exports = {
|
|
|
3709
3709
|
"lg": {
|
|
3710
3710
|
"size": {
|
|
3711
3711
|
"value": "24px",
|
|
3712
|
-
"filePath": "/
|
|
3712
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3713
3713
|
"isSource": true,
|
|
3714
3714
|
"original": {
|
|
3715
3715
|
"value": "24px"
|
|
@@ -3732,7 +3732,7 @@ module.exports = {
|
|
|
3732
3732
|
},
|
|
3733
3733
|
"line-height": {
|
|
3734
3734
|
"value": "1.17",
|
|
3735
|
-
"filePath": "/
|
|
3735
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3736
3736
|
"isSource": true,
|
|
3737
3737
|
"original": {
|
|
3738
3738
|
"value": "1.17"
|
|
@@ -3759,7 +3759,7 @@ module.exports = {
|
|
|
3759
3759
|
"default": {
|
|
3760
3760
|
"size": {
|
|
3761
3761
|
"value": "18px",
|
|
3762
|
-
"filePath": "/
|
|
3762
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3763
3763
|
"isSource": true,
|
|
3764
3764
|
"original": {
|
|
3765
3765
|
"value": "18px"
|
|
@@ -3782,7 +3782,7 @@ module.exports = {
|
|
|
3782
3782
|
},
|
|
3783
3783
|
"line-height": {
|
|
3784
3784
|
"value": "1.23",
|
|
3785
|
-
"filePath": "/
|
|
3785
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3786
3786
|
"isSource": true,
|
|
3787
3787
|
"original": {
|
|
3788
3788
|
"value": "1.23"
|
|
@@ -3807,7 +3807,7 @@ module.exports = {
|
|
|
3807
3807
|
"sm": {
|
|
3808
3808
|
"size": {
|
|
3809
3809
|
"value": "18px",
|
|
3810
|
-
"filePath": "/
|
|
3810
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3811
3811
|
"isSource": true,
|
|
3812
3812
|
"original": {
|
|
3813
3813
|
"value": "18px"
|
|
@@ -3830,7 +3830,7 @@ module.exports = {
|
|
|
3830
3830
|
},
|
|
3831
3831
|
"line-height": {
|
|
3832
3832
|
"value": "1.23",
|
|
3833
|
-
"filePath": "/
|
|
3833
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3834
3834
|
"isSource": true,
|
|
3835
3835
|
"original": {
|
|
3836
3836
|
"value": "1.23"
|
|
@@ -3855,7 +3855,7 @@ module.exports = {
|
|
|
3855
3855
|
"md": {
|
|
3856
3856
|
"size": {
|
|
3857
3857
|
"value": "21px",
|
|
3858
|
-
"filePath": "/
|
|
3858
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3859
3859
|
"isSource": true,
|
|
3860
3860
|
"original": {
|
|
3861
3861
|
"value": "21px"
|
|
@@ -3878,7 +3878,7 @@ module.exports = {
|
|
|
3878
3878
|
},
|
|
3879
3879
|
"line-height": {
|
|
3880
3880
|
"value": "1.15",
|
|
3881
|
-
"filePath": "/
|
|
3881
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3882
3882
|
"isSource": true,
|
|
3883
3883
|
"original": {
|
|
3884
3884
|
"value": "1.15"
|
|
@@ -3903,7 +3903,7 @@ module.exports = {
|
|
|
3903
3903
|
"lg": {
|
|
3904
3904
|
"size": {
|
|
3905
3905
|
"value": "20px",
|
|
3906
|
-
"filePath": "/
|
|
3906
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3907
3907
|
"isSource": true,
|
|
3908
3908
|
"original": {
|
|
3909
3909
|
"value": "20px"
|
|
@@ -3926,7 +3926,7 @@ module.exports = {
|
|
|
3926
3926
|
},
|
|
3927
3927
|
"line-height": {
|
|
3928
3928
|
"value": "1.2",
|
|
3929
|
-
"filePath": "/
|
|
3929
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3930
3930
|
"isSource": true,
|
|
3931
3931
|
"original": {
|
|
3932
3932
|
"value": "1.2"
|
|
@@ -3953,7 +3953,7 @@ module.exports = {
|
|
|
3953
3953
|
"default": {
|
|
3954
3954
|
"size": {
|
|
3955
3955
|
"value": "16px",
|
|
3956
|
-
"filePath": "/
|
|
3956
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3957
3957
|
"isSource": true,
|
|
3958
3958
|
"original": {
|
|
3959
3959
|
"value": "16px"
|
|
@@ -3976,7 +3976,7 @@ module.exports = {
|
|
|
3976
3976
|
},
|
|
3977
3977
|
"line-height": {
|
|
3978
3978
|
"value": "1.38",
|
|
3979
|
-
"filePath": "/
|
|
3979
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
3980
3980
|
"isSource": true,
|
|
3981
3981
|
"original": {
|
|
3982
3982
|
"value": "1.38"
|
|
@@ -4001,7 +4001,7 @@ module.exports = {
|
|
|
4001
4001
|
"sm": {
|
|
4002
4002
|
"size": {
|
|
4003
4003
|
"value": "16px",
|
|
4004
|
-
"filePath": "/
|
|
4004
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4005
4005
|
"isSource": true,
|
|
4006
4006
|
"original": {
|
|
4007
4007
|
"value": "16px"
|
|
@@ -4024,7 +4024,7 @@ module.exports = {
|
|
|
4024
4024
|
},
|
|
4025
4025
|
"line-height": {
|
|
4026
4026
|
"value": "1.38",
|
|
4027
|
-
"filePath": "/
|
|
4027
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4028
4028
|
"isSource": true,
|
|
4029
4029
|
"original": {
|
|
4030
4030
|
"value": "1.38"
|
|
@@ -4049,7 +4049,7 @@ module.exports = {
|
|
|
4049
4049
|
"md": {
|
|
4050
4050
|
"size": {
|
|
4051
4051
|
"value": "18px",
|
|
4052
|
-
"filePath": "/
|
|
4052
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4053
4053
|
"isSource": true,
|
|
4054
4054
|
"original": {
|
|
4055
4055
|
"value": "18px"
|
|
@@ -4072,7 +4072,7 @@ module.exports = {
|
|
|
4072
4072
|
},
|
|
4073
4073
|
"line-height": {
|
|
4074
4074
|
"value": "1.34",
|
|
4075
|
-
"filePath": "/
|
|
4075
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4076
4076
|
"isSource": true,
|
|
4077
4077
|
"original": {
|
|
4078
4078
|
"value": "1.34"
|
|
@@ -4097,7 +4097,7 @@ module.exports = {
|
|
|
4097
4097
|
"lg": {
|
|
4098
4098
|
"size": {
|
|
4099
4099
|
"value": "16px",
|
|
4100
|
-
"filePath": "/
|
|
4100
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4101
4101
|
"isSource": true,
|
|
4102
4102
|
"original": {
|
|
4103
4103
|
"value": "16px"
|
|
@@ -4120,7 +4120,7 @@ module.exports = {
|
|
|
4120
4120
|
},
|
|
4121
4121
|
"line-height": {
|
|
4122
4122
|
"value": "1.38",
|
|
4123
|
-
"filePath": "/
|
|
4123
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4124
4124
|
"isSource": true,
|
|
4125
4125
|
"original": {
|
|
4126
4126
|
"value": "1.38"
|
|
@@ -4147,7 +4147,7 @@ module.exports = {
|
|
|
4147
4147
|
"default": {
|
|
4148
4148
|
"size": {
|
|
4149
4149
|
"value": "16px",
|
|
4150
|
-
"filePath": "/
|
|
4150
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4151
4151
|
"isSource": true,
|
|
4152
4152
|
"original": {
|
|
4153
4153
|
"value": "16px"
|
|
@@ -4170,7 +4170,7 @@ module.exports = {
|
|
|
4170
4170
|
},
|
|
4171
4171
|
"line-height": {
|
|
4172
4172
|
"value": "1.75",
|
|
4173
|
-
"filePath": "/
|
|
4173
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4174
4174
|
"isSource": true,
|
|
4175
4175
|
"original": {
|
|
4176
4176
|
"value": "1.75"
|
|
@@ -4195,7 +4195,7 @@ module.exports = {
|
|
|
4195
4195
|
"sm": {
|
|
4196
4196
|
"size": {
|
|
4197
4197
|
"value": "16px",
|
|
4198
|
-
"filePath": "/
|
|
4198
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4199
4199
|
"isSource": true,
|
|
4200
4200
|
"original": {
|
|
4201
4201
|
"value": "16px"
|
|
@@ -4218,7 +4218,7 @@ module.exports = {
|
|
|
4218
4218
|
},
|
|
4219
4219
|
"line-height": {
|
|
4220
4220
|
"value": "1.75",
|
|
4221
|
-
"filePath": "/
|
|
4221
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4222
4222
|
"isSource": true,
|
|
4223
4223
|
"original": {
|
|
4224
4224
|
"value": "1.75"
|
|
@@ -4243,7 +4243,7 @@ module.exports = {
|
|
|
4243
4243
|
"md": {
|
|
4244
4244
|
"size": {
|
|
4245
4245
|
"value": "18px",
|
|
4246
|
-
"filePath": "/
|
|
4246
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4247
4247
|
"isSource": true,
|
|
4248
4248
|
"original": {
|
|
4249
4249
|
"value": "18px"
|
|
@@ -4266,7 +4266,7 @@ module.exports = {
|
|
|
4266
4266
|
},
|
|
4267
4267
|
"line-height": {
|
|
4268
4268
|
"value": "1.67",
|
|
4269
|
-
"filePath": "/
|
|
4269
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4270
4270
|
"isSource": true,
|
|
4271
4271
|
"original": {
|
|
4272
4272
|
"value": "1.67"
|
|
@@ -4291,7 +4291,7 @@ module.exports = {
|
|
|
4291
4291
|
"lg": {
|
|
4292
4292
|
"size": {
|
|
4293
4293
|
"value": "16px",
|
|
4294
|
-
"filePath": "/
|
|
4294
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4295
4295
|
"isSource": true,
|
|
4296
4296
|
"original": {
|
|
4297
4297
|
"value": "16px"
|
|
@@ -4314,7 +4314,7 @@ module.exports = {
|
|
|
4314
4314
|
},
|
|
4315
4315
|
"line-height": {
|
|
4316
4316
|
"value": "1.75",
|
|
4317
|
-
"filePath": "/
|
|
4317
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4318
4318
|
"isSource": true,
|
|
4319
4319
|
"original": {
|
|
4320
4320
|
"value": "1.75"
|
|
@@ -4341,7 +4341,7 @@ module.exports = {
|
|
|
4341
4341
|
"default": {
|
|
4342
4342
|
"size": {
|
|
4343
4343
|
"value": "15px",
|
|
4344
|
-
"filePath": "/
|
|
4344
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4345
4345
|
"isSource": true,
|
|
4346
4346
|
"original": {
|
|
4347
4347
|
"value": "15px"
|
|
@@ -4364,7 +4364,7 @@ module.exports = {
|
|
|
4364
4364
|
},
|
|
4365
4365
|
"line-height": {
|
|
4366
4366
|
"value": "1.34",
|
|
4367
|
-
"filePath": "/
|
|
4367
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4368
4368
|
"isSource": true,
|
|
4369
4369
|
"original": {
|
|
4370
4370
|
"value": "1.34"
|
|
@@ -4389,7 +4389,7 @@ module.exports = {
|
|
|
4389
4389
|
"sm": {
|
|
4390
4390
|
"size": {
|
|
4391
4391
|
"value": "16px",
|
|
4392
|
-
"filePath": "/
|
|
4392
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4393
4393
|
"isSource": true,
|
|
4394
4394
|
"original": {
|
|
4395
4395
|
"value": "16px"
|
|
@@ -4412,7 +4412,7 @@ module.exports = {
|
|
|
4412
4412
|
},
|
|
4413
4413
|
"line-height": {
|
|
4414
4414
|
"value": "1.25",
|
|
4415
|
-
"filePath": "/
|
|
4415
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4416
4416
|
"isSource": true,
|
|
4417
4417
|
"original": {
|
|
4418
4418
|
"value": "1.25"
|
|
@@ -4437,7 +4437,7 @@ module.exports = {
|
|
|
4437
4437
|
"md": {
|
|
4438
4438
|
"size": {
|
|
4439
4439
|
"value": "18px",
|
|
4440
|
-
"filePath": "/
|
|
4440
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4441
4441
|
"isSource": true,
|
|
4442
4442
|
"original": {
|
|
4443
4443
|
"value": "18px"
|
|
@@ -4460,7 +4460,7 @@ module.exports = {
|
|
|
4460
4460
|
},
|
|
4461
4461
|
"line-height": {
|
|
4462
4462
|
"value": "1.23",
|
|
4463
|
-
"filePath": "/
|
|
4463
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4464
4464
|
"isSource": true,
|
|
4465
4465
|
"original": {
|
|
4466
4466
|
"value": "1.23"
|
|
@@ -4485,7 +4485,7 @@ module.exports = {
|
|
|
4485
4485
|
"lg": {
|
|
4486
4486
|
"size": {
|
|
4487
4487
|
"value": "16px",
|
|
4488
|
-
"filePath": "/
|
|
4488
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4489
4489
|
"isSource": true,
|
|
4490
4490
|
"original": {
|
|
4491
4491
|
"value": "16px"
|
|
@@ -4508,7 +4508,7 @@ module.exports = {
|
|
|
4508
4508
|
},
|
|
4509
4509
|
"line-height": {
|
|
4510
4510
|
"value": "1.25",
|
|
4511
|
-
"filePath": "/
|
|
4511
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4512
4512
|
"isSource": true,
|
|
4513
4513
|
"original": {
|
|
4514
4514
|
"value": "1.25"
|
|
@@ -4535,7 +4535,7 @@ module.exports = {
|
|
|
4535
4535
|
"default": {
|
|
4536
4536
|
"size": {
|
|
4537
4537
|
"value": "15px",
|
|
4538
|
-
"filePath": "/
|
|
4538
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4539
4539
|
"isSource": true,
|
|
4540
4540
|
"original": {
|
|
4541
4541
|
"value": "15px"
|
|
@@ -4558,7 +4558,7 @@ module.exports = {
|
|
|
4558
4558
|
},
|
|
4559
4559
|
"line-height": {
|
|
4560
4560
|
"value": "1.2",
|
|
4561
|
-
"filePath": "/
|
|
4561
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4562
4562
|
"isSource": true,
|
|
4563
4563
|
"original": {
|
|
4564
4564
|
"value": "1.2"
|
|
@@ -4583,7 +4583,7 @@ module.exports = {
|
|
|
4583
4583
|
"sm": {
|
|
4584
4584
|
"size": {
|
|
4585
4585
|
"value": "15px",
|
|
4586
|
-
"filePath": "/
|
|
4586
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4587
4587
|
"isSource": true,
|
|
4588
4588
|
"original": {
|
|
4589
4589
|
"value": "15px"
|
|
@@ -4606,7 +4606,7 @@ module.exports = {
|
|
|
4606
4606
|
},
|
|
4607
4607
|
"line-height": {
|
|
4608
4608
|
"value": "1.2",
|
|
4609
|
-
"filePath": "/
|
|
4609
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4610
4610
|
"isSource": true,
|
|
4611
4611
|
"original": {
|
|
4612
4612
|
"value": "1.2"
|
|
@@ -4631,7 +4631,7 @@ module.exports = {
|
|
|
4631
4631
|
"md": {
|
|
4632
4632
|
"size": {
|
|
4633
4633
|
"value": "15px",
|
|
4634
|
-
"filePath": "/
|
|
4634
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4635
4635
|
"isSource": true,
|
|
4636
4636
|
"original": {
|
|
4637
4637
|
"value": "15px"
|
|
@@ -4654,7 +4654,7 @@ module.exports = {
|
|
|
4654
4654
|
},
|
|
4655
4655
|
"line-height": {
|
|
4656
4656
|
"value": "1.34",
|
|
4657
|
-
"filePath": "/
|
|
4657
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4658
4658
|
"isSource": true,
|
|
4659
4659
|
"original": {
|
|
4660
4660
|
"value": "1.34"
|
|
@@ -4679,7 +4679,7 @@ module.exports = {
|
|
|
4679
4679
|
"lg": {
|
|
4680
4680
|
"size": {
|
|
4681
4681
|
"value": "14px",
|
|
4682
|
-
"filePath": "/
|
|
4682
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4683
4683
|
"isSource": true,
|
|
4684
4684
|
"original": {
|
|
4685
4685
|
"value": "14px"
|
|
@@ -4702,7 +4702,7 @@ module.exports = {
|
|
|
4702
4702
|
},
|
|
4703
4703
|
"line-height": {
|
|
4704
4704
|
"value": "1.29",
|
|
4705
|
-
"filePath": "/
|
|
4705
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4706
4706
|
"isSource": true,
|
|
4707
4707
|
"original": {
|
|
4708
4708
|
"value": "1.29"
|
|
@@ -4729,7 +4729,7 @@ module.exports = {
|
|
|
4729
4729
|
"default": {
|
|
4730
4730
|
"size": {
|
|
4731
4731
|
"value": "14px",
|
|
4732
|
-
"filePath": "/
|
|
4732
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4733
4733
|
"isSource": true,
|
|
4734
4734
|
"original": {
|
|
4735
4735
|
"value": "14px"
|
|
@@ -4752,7 +4752,7 @@ module.exports = {
|
|
|
4752
4752
|
},
|
|
4753
4753
|
"line-height": {
|
|
4754
4754
|
"value": "1.15",
|
|
4755
|
-
"filePath": "/
|
|
4755
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4756
4756
|
"isSource": true,
|
|
4757
4757
|
"original": {
|
|
4758
4758
|
"value": "1.15"
|
|
@@ -4777,7 +4777,7 @@ module.exports = {
|
|
|
4777
4777
|
"sm": {
|
|
4778
4778
|
"size": {
|
|
4779
4779
|
"value": "14px",
|
|
4780
|
-
"filePath": "/
|
|
4780
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4781
4781
|
"isSource": true,
|
|
4782
4782
|
"original": {
|
|
4783
4783
|
"value": "14px"
|
|
@@ -4800,7 +4800,7 @@ module.exports = {
|
|
|
4800
4800
|
},
|
|
4801
4801
|
"line-height": {
|
|
4802
4802
|
"value": "1.29",
|
|
4803
|
-
"filePath": "/
|
|
4803
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4804
4804
|
"isSource": true,
|
|
4805
4805
|
"original": {
|
|
4806
4806
|
"value": "1.29"
|
|
@@ -4825,7 +4825,7 @@ module.exports = {
|
|
|
4825
4825
|
"md": {
|
|
4826
4826
|
"size": {
|
|
4827
4827
|
"value": "14px",
|
|
4828
|
-
"filePath": "/
|
|
4828
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4829
4829
|
"isSource": true,
|
|
4830
4830
|
"original": {
|
|
4831
4831
|
"value": "14px"
|
|
@@ -4848,7 +4848,7 @@ module.exports = {
|
|
|
4848
4848
|
},
|
|
4849
4849
|
"line-height": {
|
|
4850
4850
|
"value": "1.29",
|
|
4851
|
-
"filePath": "/
|
|
4851
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4852
4852
|
"isSource": true,
|
|
4853
4853
|
"original": {
|
|
4854
4854
|
"value": "1.29"
|
|
@@ -4873,7 +4873,7 @@ module.exports = {
|
|
|
4873
4873
|
"lg": {
|
|
4874
4874
|
"size": {
|
|
4875
4875
|
"value": "13px",
|
|
4876
|
-
"filePath": "/
|
|
4876
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4877
4877
|
"isSource": true,
|
|
4878
4878
|
"original": {
|
|
4879
4879
|
"value": "13px"
|
|
@@ -4896,7 +4896,7 @@ module.exports = {
|
|
|
4896
4896
|
},
|
|
4897
4897
|
"line-height": {
|
|
4898
4898
|
"value": "1.24",
|
|
4899
|
-
"filePath": "/
|
|
4899
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4900
4900
|
"isSource": true,
|
|
4901
4901
|
"original": {
|
|
4902
4902
|
"value": "1.24"
|
|
@@ -4923,7 +4923,7 @@ module.exports = {
|
|
|
4923
4923
|
"default": {
|
|
4924
4924
|
"size": {
|
|
4925
4925
|
"value": "12px",
|
|
4926
|
-
"filePath": "/
|
|
4926
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4927
4927
|
"isSource": true,
|
|
4928
4928
|
"original": {
|
|
4929
4929
|
"value": "12px"
|
|
@@ -4946,7 +4946,7 @@ module.exports = {
|
|
|
4946
4946
|
},
|
|
4947
4947
|
"line-height": {
|
|
4948
4948
|
"value": "1.34",
|
|
4949
|
-
"filePath": "/
|
|
4949
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4950
4950
|
"isSource": true,
|
|
4951
4951
|
"original": {
|
|
4952
4952
|
"value": "1.34"
|
|
@@ -4971,7 +4971,7 @@ module.exports = {
|
|
|
4971
4971
|
"sm": {
|
|
4972
4972
|
"size": {
|
|
4973
4973
|
"value": "12px",
|
|
4974
|
-
"filePath": "/
|
|
4974
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4975
4975
|
"isSource": true,
|
|
4976
4976
|
"original": {
|
|
4977
4977
|
"value": "12px"
|
|
@@ -4994,7 +4994,7 @@ module.exports = {
|
|
|
4994
4994
|
},
|
|
4995
4995
|
"line-height": {
|
|
4996
4996
|
"value": "1.34",
|
|
4997
|
-
"filePath": "/
|
|
4997
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
4998
4998
|
"isSource": true,
|
|
4999
4999
|
"original": {
|
|
5000
5000
|
"value": "1.34"
|
|
@@ -5019,7 +5019,7 @@ module.exports = {
|
|
|
5019
5019
|
"md": {
|
|
5020
5020
|
"size": {
|
|
5021
5021
|
"value": "13px",
|
|
5022
|
-
"filePath": "/
|
|
5022
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
5023
5023
|
"isSource": true,
|
|
5024
5024
|
"original": {
|
|
5025
5025
|
"value": "13px"
|
|
@@ -5042,7 +5042,7 @@ module.exports = {
|
|
|
5042
5042
|
},
|
|
5043
5043
|
"line-height": {
|
|
5044
5044
|
"value": "1.24",
|
|
5045
|
-
"filePath": "/
|
|
5045
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
5046
5046
|
"isSource": true,
|
|
5047
5047
|
"original": {
|
|
5048
5048
|
"value": "1.24"
|
|
@@ -5067,7 +5067,7 @@ module.exports = {
|
|
|
5067
5067
|
"lg": {
|
|
5068
5068
|
"size": {
|
|
5069
5069
|
"value": "12px",
|
|
5070
|
-
"filePath": "/
|
|
5070
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
5071
5071
|
"isSource": true,
|
|
5072
5072
|
"original": {
|
|
5073
5073
|
"value": "12px"
|
|
@@ -5090,7 +5090,7 @@ module.exports = {
|
|
|
5090
5090
|
},
|
|
5091
5091
|
"line-height": {
|
|
5092
5092
|
"value": "1.34",
|
|
5093
|
-
"filePath": "/
|
|
5093
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
5094
5094
|
"isSource": true,
|
|
5095
5095
|
"original": {
|
|
5096
5096
|
"value": "1.34"
|
|
@@ -5119,7 +5119,7 @@ module.exports = {
|
|
|
5119
5119
|
"transform": {
|
|
5120
5120
|
"button": {
|
|
5121
5121
|
"value": "none",
|
|
5122
|
-
"filePath": "/
|
|
5122
|
+
"filePath": "/data/jenkins/jobs/madgex-design-system/branches/master/workspace/src/tokens/typography.json",
|
|
5123
5123
|
"isSource": true,
|
|
5124
5124
|
"original": {
|
|
5125
5125
|
"value": "none"
|