@madgex/design-system 10.0.4 → 10.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/dist/_tokens/js/_tokens-module.js +250 -181
- package/dist/assets/icons.json +1 -1
- package/dist/css/index.css +1 -1
- package/package.json +7 -7
- package/src/components/media-block/media-block.config.js +1 -0
- package/src/components/media-block/media-block.njk +6 -6
- package/src/components/pagination/_template.njk +12 -6
- package/src/components/pagination/pagination.scss +76 -5
- package/src/components/pagination-numbers/_pagination-numbers-number-macro.njk +8 -8
- package/src/helpers/container-queries/container-queries.njk +1 -1
|
@@ -9,7 +9,7 @@ module.exports = {
|
|
|
9
9
|
$value: "#707070",
|
|
10
10
|
private: true,
|
|
11
11
|
filePath:
|
|
12
|
-
"/
|
|
12
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
13
13
|
isSource: false,
|
|
14
14
|
$type: "color",
|
|
15
15
|
original: {
|
|
@@ -25,7 +25,7 @@ module.exports = {
|
|
|
25
25
|
$value: "#949494",
|
|
26
26
|
private: true,
|
|
27
27
|
filePath:
|
|
28
|
-
"/
|
|
28
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
29
29
|
isSource: false,
|
|
30
30
|
$type: "color",
|
|
31
31
|
original: {
|
|
@@ -41,7 +41,7 @@ module.exports = {
|
|
|
41
41
|
$value: "#DDDDDD",
|
|
42
42
|
private: true,
|
|
43
43
|
filePath:
|
|
44
|
-
"/
|
|
44
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
45
45
|
isSource: false,
|
|
46
46
|
$type: "color",
|
|
47
47
|
original: {
|
|
@@ -57,7 +57,7 @@ module.exports = {
|
|
|
57
57
|
$value: "#F8F8F8",
|
|
58
58
|
private: true,
|
|
59
59
|
filePath:
|
|
60
|
-
"/
|
|
60
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
61
61
|
isSource: false,
|
|
62
62
|
$type: "color",
|
|
63
63
|
original: {
|
|
@@ -73,7 +73,7 @@ module.exports = {
|
|
|
73
73
|
$value: "#333333",
|
|
74
74
|
private: true,
|
|
75
75
|
filePath:
|
|
76
|
-
"/
|
|
76
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
77
77
|
isSource: false,
|
|
78
78
|
$type: "color",
|
|
79
79
|
original: {
|
|
@@ -92,7 +92,7 @@ module.exports = {
|
|
|
92
92
|
$value: "#fd0826",
|
|
93
93
|
private: true,
|
|
94
94
|
filePath:
|
|
95
|
-
"/
|
|
95
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
96
96
|
isSource: false,
|
|
97
97
|
$type: "color",
|
|
98
98
|
original: {
|
|
@@ -108,7 +108,7 @@ module.exports = {
|
|
|
108
108
|
$value: "#ffe3e6",
|
|
109
109
|
private: true,
|
|
110
110
|
filePath:
|
|
111
|
-
"/
|
|
111
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
112
112
|
isSource: false,
|
|
113
113
|
$type: "color",
|
|
114
114
|
original: {
|
|
@@ -124,7 +124,7 @@ module.exports = {
|
|
|
124
124
|
$value: "#d0021b",
|
|
125
125
|
private: true,
|
|
126
126
|
filePath:
|
|
127
|
-
"/
|
|
127
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
128
128
|
isSource: false,
|
|
129
129
|
$type: "color",
|
|
130
130
|
original: {
|
|
@@ -140,7 +140,7 @@ module.exports = {
|
|
|
140
140
|
$value: "#ae0216",
|
|
141
141
|
private: true,
|
|
142
142
|
filePath:
|
|
143
|
-
"/
|
|
143
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
144
144
|
isSource: false,
|
|
145
145
|
$type: "color",
|
|
146
146
|
original: {
|
|
@@ -156,7 +156,7 @@ module.exports = {
|
|
|
156
156
|
$value: "#e1021d",
|
|
157
157
|
private: true,
|
|
158
158
|
filePath:
|
|
159
|
-
"/
|
|
159
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
160
160
|
isSource: false,
|
|
161
161
|
$type: "color",
|
|
162
162
|
original: {
|
|
@@ -174,7 +174,7 @@ module.exports = {
|
|
|
174
174
|
$value: "#6ac52d",
|
|
175
175
|
private: true,
|
|
176
176
|
filePath:
|
|
177
|
-
"/
|
|
177
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
178
178
|
isSource: false,
|
|
179
179
|
$type: "color",
|
|
180
180
|
original: {
|
|
@@ -190,7 +190,7 @@ module.exports = {
|
|
|
190
190
|
$value: "#f0faea",
|
|
191
191
|
private: true,
|
|
192
192
|
filePath:
|
|
193
|
-
"/
|
|
193
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
194
194
|
isSource: false,
|
|
195
195
|
$type: "color",
|
|
196
196
|
original: {
|
|
@@ -206,7 +206,7 @@ module.exports = {
|
|
|
206
206
|
$value: "#549b24",
|
|
207
207
|
private: true,
|
|
208
208
|
filePath:
|
|
209
|
-
"/
|
|
209
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
210
210
|
isSource: false,
|
|
211
211
|
$type: "color",
|
|
212
212
|
original: {
|
|
@@ -222,7 +222,7 @@ module.exports = {
|
|
|
222
222
|
$value: "#40791B",
|
|
223
223
|
private: true,
|
|
224
224
|
filePath:
|
|
225
|
-
"/
|
|
225
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
226
226
|
isSource: false,
|
|
227
227
|
$type: "color",
|
|
228
228
|
original: {
|
|
@@ -238,7 +238,7 @@ module.exports = {
|
|
|
238
238
|
$value: "#5ba927",
|
|
239
239
|
private: true,
|
|
240
240
|
filePath:
|
|
241
|
-
"/
|
|
241
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
242
242
|
isSource: false,
|
|
243
243
|
$type: "color",
|
|
244
244
|
original: {
|
|
@@ -256,7 +256,7 @@ module.exports = {
|
|
|
256
256
|
$value: "#ffc442",
|
|
257
257
|
private: true,
|
|
258
258
|
filePath:
|
|
259
|
-
"/
|
|
259
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
260
260
|
isSource: false,
|
|
261
261
|
$type: "color",
|
|
262
262
|
original: {
|
|
@@ -272,7 +272,7 @@ module.exports = {
|
|
|
272
272
|
$value: "#fff7e5",
|
|
273
273
|
private: true,
|
|
274
274
|
filePath:
|
|
275
|
-
"/
|
|
275
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
276
276
|
isSource: false,
|
|
277
277
|
$type: "color",
|
|
278
278
|
original: {
|
|
@@ -288,7 +288,7 @@ module.exports = {
|
|
|
288
288
|
$value: "#f4aa08",
|
|
289
289
|
private: true,
|
|
290
290
|
filePath:
|
|
291
|
-
"/
|
|
291
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
292
292
|
isSource: false,
|
|
293
293
|
$type: "color",
|
|
294
294
|
original: {
|
|
@@ -304,7 +304,7 @@ module.exports = {
|
|
|
304
304
|
$value: "#946500",
|
|
305
305
|
private: true,
|
|
306
306
|
filePath:
|
|
307
|
-
"/
|
|
307
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
308
308
|
isSource: false,
|
|
309
309
|
$type: "color",
|
|
310
310
|
original: {
|
|
@@ -320,7 +320,7 @@ module.exports = {
|
|
|
320
320
|
$value: "#ffb411",
|
|
321
321
|
private: true,
|
|
322
322
|
filePath:
|
|
323
|
-
"/
|
|
323
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
324
324
|
isSource: false,
|
|
325
325
|
$type: "color",
|
|
326
326
|
original: {
|
|
@@ -338,7 +338,8 @@ module.exports = {
|
|
|
338
338
|
1: {
|
|
339
339
|
light: {
|
|
340
340
|
$value: "#2990e0",
|
|
341
|
-
filePath:
|
|
341
|
+
filePath:
|
|
342
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
342
343
|
isSource: false,
|
|
343
344
|
$type: "color",
|
|
344
345
|
original: {
|
|
@@ -351,7 +352,8 @@ module.exports = {
|
|
|
351
352
|
},
|
|
352
353
|
lightest: {
|
|
353
354
|
$value: "#e9f3fc",
|
|
354
|
-
filePath:
|
|
355
|
+
filePath:
|
|
356
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
355
357
|
isSource: false,
|
|
356
358
|
$type: "color",
|
|
357
359
|
original: {
|
|
@@ -364,7 +366,8 @@ module.exports = {
|
|
|
364
366
|
},
|
|
365
367
|
dark: {
|
|
366
368
|
$value: "#15598e",
|
|
367
|
-
filePath:
|
|
369
|
+
filePath:
|
|
370
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
368
371
|
isSource: false,
|
|
369
372
|
$type: "color",
|
|
370
373
|
original: {
|
|
@@ -377,7 +380,8 @@ module.exports = {
|
|
|
377
380
|
},
|
|
378
381
|
darkest: {
|
|
379
382
|
$value: "#082135",
|
|
380
|
-
filePath:
|
|
383
|
+
filePath:
|
|
384
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
381
385
|
isSource: false,
|
|
382
386
|
$type: "color",
|
|
383
387
|
original: {
|
|
@@ -390,7 +394,8 @@ module.exports = {
|
|
|
390
394
|
},
|
|
391
395
|
base: {
|
|
392
396
|
$value: "#1B75BB",
|
|
393
|
-
filePath:
|
|
397
|
+
filePath:
|
|
398
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
394
399
|
isSource: false,
|
|
395
400
|
$type: "color",
|
|
396
401
|
original: {
|
|
@@ -405,7 +410,8 @@ module.exports = {
|
|
|
405
410
|
2: {
|
|
406
411
|
light: {
|
|
407
412
|
$value: "#f9007b",
|
|
408
|
-
filePath:
|
|
413
|
+
filePath:
|
|
414
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
409
415
|
isSource: false,
|
|
410
416
|
$type: "color",
|
|
411
417
|
original: {
|
|
@@ -418,7 +424,8 @@ module.exports = {
|
|
|
418
424
|
},
|
|
419
425
|
lightest: {
|
|
420
426
|
$value: "#ffe5f2",
|
|
421
|
-
filePath:
|
|
427
|
+
filePath:
|
|
428
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
422
429
|
isSource: false,
|
|
423
430
|
$type: "color",
|
|
424
431
|
original: {
|
|
@@ -431,7 +438,8 @@ module.exports = {
|
|
|
431
438
|
},
|
|
432
439
|
dark: {
|
|
433
440
|
$value: "#930049",
|
|
434
|
-
filePath:
|
|
441
|
+
filePath:
|
|
442
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
435
443
|
isSource: false,
|
|
436
444
|
$type: "color",
|
|
437
445
|
original: {
|
|
@@ -444,7 +452,8 @@ module.exports = {
|
|
|
444
452
|
},
|
|
445
453
|
darkest: {
|
|
446
454
|
$value: "#3d001e",
|
|
447
|
-
filePath:
|
|
455
|
+
filePath:
|
|
456
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
448
457
|
isSource: false,
|
|
449
458
|
$type: "color",
|
|
450
459
|
original: {
|
|
@@ -457,7 +466,8 @@ module.exports = {
|
|
|
457
466
|
},
|
|
458
467
|
base: {
|
|
459
468
|
$value: "#C60062",
|
|
460
|
-
filePath:
|
|
469
|
+
filePath:
|
|
470
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
461
471
|
isSource: false,
|
|
462
472
|
$type: "color",
|
|
463
473
|
original: {
|
|
@@ -472,7 +482,8 @@ module.exports = {
|
|
|
472
482
|
3: {
|
|
473
483
|
light: {
|
|
474
484
|
$value: "#24e6d7",
|
|
475
|
-
filePath:
|
|
485
|
+
filePath:
|
|
486
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
476
487
|
isSource: false,
|
|
477
488
|
$type: "color",
|
|
478
489
|
original: {
|
|
@@ -485,7 +496,8 @@ module.exports = {
|
|
|
485
496
|
},
|
|
486
497
|
lightest: {
|
|
487
498
|
$value: "#e8fcfb",
|
|
488
|
-
filePath:
|
|
499
|
+
filePath:
|
|
500
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
489
501
|
isSource: false,
|
|
490
502
|
$type: "color",
|
|
491
503
|
original: {
|
|
@@ -498,7 +510,8 @@ module.exports = {
|
|
|
498
510
|
},
|
|
499
511
|
dark: {
|
|
500
512
|
$value: "#119389",
|
|
501
|
-
filePath:
|
|
513
|
+
filePath:
|
|
514
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
502
515
|
isSource: false,
|
|
503
516
|
$type: "color",
|
|
504
517
|
original: {
|
|
@@ -511,7 +524,8 @@ module.exports = {
|
|
|
511
524
|
},
|
|
512
525
|
darkest: {
|
|
513
526
|
$value: "#063733",
|
|
514
|
-
filePath:
|
|
527
|
+
filePath:
|
|
528
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
515
529
|
isSource: false,
|
|
516
530
|
$type: "color",
|
|
517
531
|
original: {
|
|
@@ -524,7 +538,8 @@ module.exports = {
|
|
|
524
538
|
},
|
|
525
539
|
base: {
|
|
526
540
|
$value: "#16C1B4",
|
|
527
|
-
filePath:
|
|
541
|
+
filePath:
|
|
542
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
528
543
|
isSource: false,
|
|
529
544
|
$type: "color",
|
|
530
545
|
original: {
|
|
@@ -540,7 +555,8 @@ module.exports = {
|
|
|
540
555
|
background: {
|
|
541
556
|
body: {
|
|
542
557
|
$value: "#fff",
|
|
543
|
-
filePath:
|
|
558
|
+
filePath:
|
|
559
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
544
560
|
isSource: false,
|
|
545
561
|
$type: "color",
|
|
546
562
|
original: {
|
|
@@ -553,7 +569,8 @@ module.exports = {
|
|
|
553
569
|
},
|
|
554
570
|
"site-container": {
|
|
555
571
|
$value: "#F8F8F8",
|
|
556
|
-
filePath:
|
|
572
|
+
filePath:
|
|
573
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
557
574
|
isSource: false,
|
|
558
575
|
$type: "color",
|
|
559
576
|
original: {
|
|
@@ -566,7 +583,8 @@ module.exports = {
|
|
|
566
583
|
},
|
|
567
584
|
surface: {
|
|
568
585
|
$value: "#fff",
|
|
569
|
-
filePath:
|
|
586
|
+
filePath:
|
|
587
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
570
588
|
isSource: false,
|
|
571
589
|
$type: "color",
|
|
572
590
|
original: {
|
|
@@ -579,7 +597,8 @@ module.exports = {
|
|
|
579
597
|
},
|
|
580
598
|
main: {
|
|
581
599
|
$value: "rgba(0,0,0,0)",
|
|
582
|
-
filePath:
|
|
600
|
+
filePath:
|
|
601
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
583
602
|
isSource: false,
|
|
584
603
|
$type: "color",
|
|
585
604
|
original: {
|
|
@@ -594,7 +613,8 @@ module.exports = {
|
|
|
594
613
|
text: {
|
|
595
614
|
base: {
|
|
596
615
|
$value: "#343433",
|
|
597
|
-
filePath:
|
|
616
|
+
filePath:
|
|
617
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
598
618
|
isSource: false,
|
|
599
619
|
$type: "color",
|
|
600
620
|
original: {
|
|
@@ -607,7 +627,8 @@ module.exports = {
|
|
|
607
627
|
},
|
|
608
628
|
invert: {
|
|
609
629
|
$value: "#fff",
|
|
610
|
-
filePath:
|
|
630
|
+
filePath:
|
|
631
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
611
632
|
isSource: false,
|
|
612
633
|
$type: "color",
|
|
613
634
|
original: {
|
|
@@ -621,7 +642,8 @@ module.exports = {
|
|
|
621
642
|
headers: {
|
|
622
643
|
1: {
|
|
623
644
|
$value: "#222222",
|
|
624
|
-
filePath:
|
|
645
|
+
filePath:
|
|
646
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
625
647
|
isSource: false,
|
|
626
648
|
$type: "color",
|
|
627
649
|
original: {
|
|
@@ -634,7 +656,8 @@ module.exports = {
|
|
|
634
656
|
},
|
|
635
657
|
2: {
|
|
636
658
|
$value: "#222222",
|
|
637
|
-
filePath:
|
|
659
|
+
filePath:
|
|
660
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
638
661
|
isSource: false,
|
|
639
662
|
$type: "color",
|
|
640
663
|
original: {
|
|
@@ -647,7 +670,8 @@ module.exports = {
|
|
|
647
670
|
},
|
|
648
671
|
3: {
|
|
649
672
|
$value: "#222222",
|
|
650
|
-
filePath:
|
|
673
|
+
filePath:
|
|
674
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
651
675
|
isSource: false,
|
|
652
676
|
$type: "color",
|
|
653
677
|
original: {
|
|
@@ -660,7 +684,8 @@ module.exports = {
|
|
|
660
684
|
},
|
|
661
685
|
base: {
|
|
662
686
|
$value: "#222222",
|
|
663
|
-
filePath:
|
|
687
|
+
filePath:
|
|
688
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
664
689
|
isSource: false,
|
|
665
690
|
$type: "color",
|
|
666
691
|
original: {
|
|
@@ -675,7 +700,8 @@ module.exports = {
|
|
|
675
700
|
},
|
|
676
701
|
border: {
|
|
677
702
|
$value: "#DDDDDD",
|
|
678
|
-
filePath:
|
|
703
|
+
filePath:
|
|
704
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
679
705
|
isSource: false,
|
|
680
706
|
$type: "color",
|
|
681
707
|
original: {
|
|
@@ -690,7 +716,8 @@ module.exports = {
|
|
|
690
716
|
bg: {
|
|
691
717
|
base: {
|
|
692
718
|
$value: "#C60062",
|
|
693
|
-
filePath:
|
|
719
|
+
filePath:
|
|
720
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
694
721
|
isSource: false,
|
|
695
722
|
$type: "color",
|
|
696
723
|
original: {
|
|
@@ -703,7 +730,8 @@ module.exports = {
|
|
|
703
730
|
},
|
|
704
731
|
hover: {
|
|
705
732
|
$value: "#f9007b",
|
|
706
|
-
filePath:
|
|
733
|
+
filePath:
|
|
734
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
707
735
|
isSource: false,
|
|
708
736
|
$type: "color",
|
|
709
737
|
original: {
|
|
@@ -718,7 +746,8 @@ module.exports = {
|
|
|
718
746
|
text: {
|
|
719
747
|
base: {
|
|
720
748
|
$value: "#fff",
|
|
721
|
-
filePath:
|
|
749
|
+
filePath:
|
|
750
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
722
751
|
isSource: false,
|
|
723
752
|
$type: "color",
|
|
724
753
|
original: {
|
|
@@ -731,7 +760,8 @@ module.exports = {
|
|
|
731
760
|
},
|
|
732
761
|
hover: {
|
|
733
762
|
$value: "#fff",
|
|
734
|
-
filePath:
|
|
763
|
+
filePath:
|
|
764
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
735
765
|
isSource: false,
|
|
736
766
|
$type: "color",
|
|
737
767
|
original: {
|
|
@@ -746,7 +776,8 @@ module.exports = {
|
|
|
746
776
|
border: {
|
|
747
777
|
base: {
|
|
748
778
|
$value: "rgba(0,0,0,0)",
|
|
749
|
-
filePath:
|
|
779
|
+
filePath:
|
|
780
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
750
781
|
isSource: false,
|
|
751
782
|
$type: "color",
|
|
752
783
|
original: {
|
|
@@ -759,7 +790,8 @@ module.exports = {
|
|
|
759
790
|
},
|
|
760
791
|
top: {
|
|
761
792
|
$value: "rgba(0,0,0,0)",
|
|
762
|
-
filePath:
|
|
793
|
+
filePath:
|
|
794
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
763
795
|
isSource: false,
|
|
764
796
|
$type: "color",
|
|
765
797
|
original: {
|
|
@@ -772,7 +804,8 @@ module.exports = {
|
|
|
772
804
|
},
|
|
773
805
|
right: {
|
|
774
806
|
$value: "rgba(0,0,0,0)",
|
|
775
|
-
filePath:
|
|
807
|
+
filePath:
|
|
808
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
776
809
|
isSource: false,
|
|
777
810
|
$type: "color",
|
|
778
811
|
original: {
|
|
@@ -785,7 +818,8 @@ module.exports = {
|
|
|
785
818
|
},
|
|
786
819
|
bottom: {
|
|
787
820
|
$value: "rgba(0,0,0,0)",
|
|
788
|
-
filePath:
|
|
821
|
+
filePath:
|
|
822
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
789
823
|
isSource: false,
|
|
790
824
|
$type: "color",
|
|
791
825
|
original: {
|
|
@@ -798,7 +832,8 @@ module.exports = {
|
|
|
798
832
|
},
|
|
799
833
|
left: {
|
|
800
834
|
$value: "rgba(0,0,0,0)",
|
|
801
|
-
filePath:
|
|
835
|
+
filePath:
|
|
836
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
802
837
|
isSource: false,
|
|
803
838
|
$type: "color",
|
|
804
839
|
original: {
|
|
@@ -813,7 +848,7 @@ module.exports = {
|
|
|
813
848
|
base: {
|
|
814
849
|
$value: "rgba(0,0,0,0)",
|
|
815
850
|
filePath:
|
|
816
|
-
"/
|
|
851
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
817
852
|
isSource: false,
|
|
818
853
|
$type: "color",
|
|
819
854
|
original: {
|
|
@@ -827,7 +862,7 @@ module.exports = {
|
|
|
827
862
|
top: {
|
|
828
863
|
$value: "rgba(0,0,0,0)",
|
|
829
864
|
filePath:
|
|
830
|
-
"/
|
|
865
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
831
866
|
isSource: false,
|
|
832
867
|
$type: "color",
|
|
833
868
|
original: {
|
|
@@ -841,7 +876,7 @@ module.exports = {
|
|
|
841
876
|
right: {
|
|
842
877
|
$value: "rgba(0,0,0,0)",
|
|
843
878
|
filePath:
|
|
844
|
-
"/
|
|
879
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
845
880
|
isSource: false,
|
|
846
881
|
$type: "color",
|
|
847
882
|
original: {
|
|
@@ -855,7 +890,7 @@ module.exports = {
|
|
|
855
890
|
bottom: {
|
|
856
891
|
$value: "rgba(0,0,0,0)",
|
|
857
892
|
filePath:
|
|
858
|
-
"/
|
|
893
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
859
894
|
isSource: false,
|
|
860
895
|
$type: "color",
|
|
861
896
|
original: {
|
|
@@ -869,7 +904,7 @@ module.exports = {
|
|
|
869
904
|
left: {
|
|
870
905
|
$value: "rgba(0,0,0,0)",
|
|
871
906
|
filePath:
|
|
872
|
-
"/
|
|
907
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
873
908
|
isSource: false,
|
|
874
909
|
$type: "color",
|
|
875
910
|
original: {
|
|
@@ -886,7 +921,8 @@ module.exports = {
|
|
|
886
921
|
link: {
|
|
887
922
|
base: {
|
|
888
923
|
$value: "#1B75BB",
|
|
889
|
-
filePath:
|
|
924
|
+
filePath:
|
|
925
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
890
926
|
isSource: false,
|
|
891
927
|
$type: "color",
|
|
892
928
|
original: {
|
|
@@ -899,7 +935,8 @@ module.exports = {
|
|
|
899
935
|
},
|
|
900
936
|
hover: {
|
|
901
937
|
$value: "#15598e",
|
|
902
|
-
filePath:
|
|
938
|
+
filePath:
|
|
939
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
903
940
|
isSource: false,
|
|
904
941
|
$type: "color",
|
|
905
942
|
original: {
|
|
@@ -915,7 +952,8 @@ module.exports = {
|
|
|
915
952
|
1: {
|
|
916
953
|
background: {
|
|
917
954
|
$value: "#1B75BB",
|
|
918
|
-
filePath:
|
|
955
|
+
filePath:
|
|
956
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
919
957
|
isSource: false,
|
|
920
958
|
$type: "color",
|
|
921
959
|
original: {
|
|
@@ -928,7 +966,8 @@ module.exports = {
|
|
|
928
966
|
},
|
|
929
967
|
text: {
|
|
930
968
|
$value: "#fff",
|
|
931
|
-
filePath:
|
|
969
|
+
filePath:
|
|
970
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
932
971
|
isSource: false,
|
|
933
972
|
$type: "color",
|
|
934
973
|
original: {
|
|
@@ -944,7 +983,7 @@ module.exports = {
|
|
|
944
983
|
base: {
|
|
945
984
|
$value: "#fff",
|
|
946
985
|
filePath:
|
|
947
|
-
"/
|
|
986
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
948
987
|
isSource: false,
|
|
949
988
|
$type: "color",
|
|
950
989
|
original: {
|
|
@@ -958,7 +997,7 @@ module.exports = {
|
|
|
958
997
|
hover: {
|
|
959
998
|
$value: "#DDDDDD",
|
|
960
999
|
filePath:
|
|
961
|
-
"/
|
|
1000
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
962
1001
|
isSource: false,
|
|
963
1002
|
$type: "color",
|
|
964
1003
|
original: {
|
|
@@ -981,7 +1020,7 @@ module.exports = {
|
|
|
981
1020
|
base: {
|
|
982
1021
|
$value: "#343433",
|
|
983
1022
|
filePath:
|
|
984
|
-
"/
|
|
1023
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
985
1024
|
isSource: false,
|
|
986
1025
|
$type: "color",
|
|
987
1026
|
original: {
|
|
@@ -1002,7 +1041,7 @@ module.exports = {
|
|
|
1002
1041
|
hover: {
|
|
1003
1042
|
$value: "#343433",
|
|
1004
1043
|
filePath:
|
|
1005
|
-
"/
|
|
1044
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1006
1045
|
isSource: false,
|
|
1007
1046
|
$type: "color",
|
|
1008
1047
|
original: {
|
|
@@ -1025,7 +1064,7 @@ module.exports = {
|
|
|
1025
1064
|
base: {
|
|
1026
1065
|
$value: "#DDDDDD",
|
|
1027
1066
|
filePath:
|
|
1028
|
-
"/
|
|
1067
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1029
1068
|
isSource: false,
|
|
1030
1069
|
$type: "color",
|
|
1031
1070
|
original: {
|
|
@@ -1046,7 +1085,7 @@ module.exports = {
|
|
|
1046
1085
|
hover: {
|
|
1047
1086
|
$value: "#DDDDDD",
|
|
1048
1087
|
filePath:
|
|
1049
|
-
"/
|
|
1088
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1050
1089
|
isSource: false,
|
|
1051
1090
|
$type: "color",
|
|
1052
1091
|
original: {
|
|
@@ -1072,7 +1111,8 @@ module.exports = {
|
|
|
1072
1111
|
leaderboard: {
|
|
1073
1112
|
background: {
|
|
1074
1113
|
$value: "#fff",
|
|
1075
|
-
filePath:
|
|
1114
|
+
filePath:
|
|
1115
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1076
1116
|
isSource: false,
|
|
1077
1117
|
$type: "color",
|
|
1078
1118
|
original: {
|
|
@@ -1088,7 +1128,8 @@ module.exports = {
|
|
|
1088
1128
|
input: {
|
|
1089
1129
|
checked: {
|
|
1090
1130
|
$value: "#000",
|
|
1091
|
-
filePath:
|
|
1131
|
+
filePath:
|
|
1132
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1092
1133
|
isSource: false,
|
|
1093
1134
|
$type: "color",
|
|
1094
1135
|
original: {
|
|
@@ -1101,7 +1142,8 @@ module.exports = {
|
|
|
1101
1142
|
},
|
|
1102
1143
|
border: {
|
|
1103
1144
|
$value: "#707070",
|
|
1104
|
-
filePath:
|
|
1145
|
+
filePath:
|
|
1146
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1105
1147
|
isSource: false,
|
|
1106
1148
|
$type: "color",
|
|
1107
1149
|
original: {
|
|
@@ -1114,7 +1156,8 @@ module.exports = {
|
|
|
1114
1156
|
},
|
|
1115
1157
|
focus: {
|
|
1116
1158
|
$value: "#0064e1",
|
|
1117
|
-
filePath:
|
|
1159
|
+
filePath:
|
|
1160
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1118
1161
|
isSource: false,
|
|
1119
1162
|
$type: "color",
|
|
1120
1163
|
original: {
|
|
@@ -1128,7 +1171,8 @@ module.exports = {
|
|
|
1128
1171
|
disabled: {
|
|
1129
1172
|
label: {
|
|
1130
1173
|
$value: "rgba(84, 84, 84, 0.5)",
|
|
1131
|
-
filePath:
|
|
1174
|
+
filePath:
|
|
1175
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1132
1176
|
isSource: false,
|
|
1133
1177
|
$type: "color",
|
|
1134
1178
|
original: {
|
|
@@ -1141,7 +1185,8 @@ module.exports = {
|
|
|
1141
1185
|
},
|
|
1142
1186
|
field: {
|
|
1143
1187
|
$value: "rgba(176, 176, 176, 0.5)",
|
|
1144
|
-
filePath:
|
|
1188
|
+
filePath:
|
|
1189
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1145
1190
|
isSource: false,
|
|
1146
1191
|
$type: "color",
|
|
1147
1192
|
original: {
|
|
@@ -1158,7 +1203,8 @@ module.exports = {
|
|
|
1158
1203
|
bg: {
|
|
1159
1204
|
base: {
|
|
1160
1205
|
$value: "#1B75BB",
|
|
1161
|
-
filePath:
|
|
1206
|
+
filePath:
|
|
1207
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1162
1208
|
isSource: false,
|
|
1163
1209
|
$type: "color",
|
|
1164
1210
|
original: {
|
|
@@ -1171,7 +1217,8 @@ module.exports = {
|
|
|
1171
1217
|
},
|
|
1172
1218
|
hover: {
|
|
1173
1219
|
$value: "#2990e0",
|
|
1174
|
-
filePath:
|
|
1220
|
+
filePath:
|
|
1221
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1175
1222
|
isSource: false,
|
|
1176
1223
|
$type: "color",
|
|
1177
1224
|
original: {
|
|
@@ -1186,7 +1233,8 @@ module.exports = {
|
|
|
1186
1233
|
text: {
|
|
1187
1234
|
base: {
|
|
1188
1235
|
$value: "#fff",
|
|
1189
|
-
filePath:
|
|
1236
|
+
filePath:
|
|
1237
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1190
1238
|
isSource: false,
|
|
1191
1239
|
$type: "color",
|
|
1192
1240
|
original: {
|
|
@@ -1199,7 +1247,8 @@ module.exports = {
|
|
|
1199
1247
|
},
|
|
1200
1248
|
hover: {
|
|
1201
1249
|
$value: "#fff",
|
|
1202
|
-
filePath:
|
|
1250
|
+
filePath:
|
|
1251
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1203
1252
|
isSource: false,
|
|
1204
1253
|
$type: "color",
|
|
1205
1254
|
original: {
|
|
@@ -1215,7 +1264,8 @@ module.exports = {
|
|
|
1215
1264
|
"new-badge": {
|
|
1216
1265
|
background: {
|
|
1217
1266
|
$value: "#40791B",
|
|
1218
|
-
filePath:
|
|
1267
|
+
filePath:
|
|
1268
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1219
1269
|
isSource: false,
|
|
1220
1270
|
$type: "color",
|
|
1221
1271
|
original: {
|
|
@@ -1228,7 +1278,8 @@ module.exports = {
|
|
|
1228
1278
|
},
|
|
1229
1279
|
text: {
|
|
1230
1280
|
$value: "#fff",
|
|
1231
|
-
filePath:
|
|
1281
|
+
filePath:
|
|
1282
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/color.json",
|
|
1232
1283
|
isSource: false,
|
|
1233
1284
|
$type: "color",
|
|
1234
1285
|
original: {
|
|
@@ -1246,7 +1297,7 @@ module.exports = {
|
|
|
1246
1297
|
$value: "4px",
|
|
1247
1298
|
private: true,
|
|
1248
1299
|
filePath:
|
|
1249
|
-
"/
|
|
1300
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
1250
1301
|
isSource: false,
|
|
1251
1302
|
$type: "dimension",
|
|
1252
1303
|
original: {
|
|
@@ -1263,7 +1314,7 @@ module.exports = {
|
|
|
1263
1314
|
$value: "400px",
|
|
1264
1315
|
private: true,
|
|
1265
1316
|
filePath:
|
|
1266
|
-
"/
|
|
1317
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
1267
1318
|
isSource: false,
|
|
1268
1319
|
$type: "dimension",
|
|
1269
1320
|
original: {
|
|
@@ -1279,7 +1330,7 @@ module.exports = {
|
|
|
1279
1330
|
$value: "600px",
|
|
1280
1331
|
private: true,
|
|
1281
1332
|
filePath:
|
|
1282
|
-
"/
|
|
1333
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
1283
1334
|
isSource: false,
|
|
1284
1335
|
$type: "dimension",
|
|
1285
1336
|
original: {
|
|
@@ -1295,7 +1346,7 @@ module.exports = {
|
|
|
1295
1346
|
$value: "1008px",
|
|
1296
1347
|
private: true,
|
|
1297
1348
|
filePath:
|
|
1298
|
-
"/
|
|
1349
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
1299
1350
|
isSource: false,
|
|
1300
1351
|
$type: "dimension",
|
|
1301
1352
|
original: {
|
|
@@ -1311,7 +1362,7 @@ module.exports = {
|
|
|
1311
1362
|
$value: "1280px",
|
|
1312
1363
|
private: true,
|
|
1313
1364
|
filePath:
|
|
1314
|
-
"/
|
|
1365
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
1315
1366
|
isSource: false,
|
|
1316
1367
|
$type: "dimension",
|
|
1317
1368
|
original: {
|
|
@@ -1328,7 +1379,7 @@ module.exports = {
|
|
|
1328
1379
|
$value: "20px",
|
|
1329
1380
|
private: true,
|
|
1330
1381
|
filePath:
|
|
1331
|
-
"/
|
|
1382
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/_constants.json",
|
|
1332
1383
|
isSource: false,
|
|
1333
1384
|
$type: "dimension",
|
|
1334
1385
|
original: {
|
|
@@ -1344,7 +1395,8 @@ module.exports = {
|
|
|
1344
1395
|
width: {
|
|
1345
1396
|
base: {
|
|
1346
1397
|
$value: "1px",
|
|
1347
|
-
filePath:
|
|
1398
|
+
filePath:
|
|
1399
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1348
1400
|
isSource: false,
|
|
1349
1401
|
$type: "dimension",
|
|
1350
1402
|
original: {
|
|
@@ -1357,7 +1409,8 @@ module.exports = {
|
|
|
1357
1409
|
},
|
|
1358
1410
|
button: {
|
|
1359
1411
|
$value: "1px",
|
|
1360
|
-
filePath:
|
|
1412
|
+
filePath:
|
|
1413
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1361
1414
|
isSource: false,
|
|
1362
1415
|
$type: "dimension",
|
|
1363
1416
|
original: {
|
|
@@ -1372,7 +1425,8 @@ module.exports = {
|
|
|
1372
1425
|
radius: {
|
|
1373
1426
|
base: {
|
|
1374
1427
|
$value: "4px",
|
|
1375
|
-
filePath:
|
|
1428
|
+
filePath:
|
|
1429
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1376
1430
|
isSource: false,
|
|
1377
1431
|
$type: "dimension",
|
|
1378
1432
|
original: {
|
|
@@ -1385,7 +1439,8 @@ module.exports = {
|
|
|
1385
1439
|
},
|
|
1386
1440
|
button: {
|
|
1387
1441
|
$value: "4px",
|
|
1388
|
-
filePath:
|
|
1442
|
+
filePath:
|
|
1443
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1389
1444
|
isSource: false,
|
|
1390
1445
|
$type: "dimension",
|
|
1391
1446
|
original: {
|
|
@@ -1398,7 +1453,8 @@ module.exports = {
|
|
|
1398
1453
|
},
|
|
1399
1454
|
main: {
|
|
1400
1455
|
$value: "0",
|
|
1401
|
-
filePath:
|
|
1456
|
+
filePath:
|
|
1457
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1402
1458
|
isSource: false,
|
|
1403
1459
|
$type: "dimension",
|
|
1404
1460
|
original: {
|
|
@@ -1414,7 +1470,8 @@ module.exports = {
|
|
|
1414
1470
|
container: {
|
|
1415
1471
|
width: {
|
|
1416
1472
|
$value: "100%",
|
|
1417
|
-
filePath:
|
|
1473
|
+
filePath:
|
|
1474
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1418
1475
|
isSource: false,
|
|
1419
1476
|
$type: "dimension",
|
|
1420
1477
|
original: {
|
|
@@ -1427,7 +1484,8 @@ module.exports = {
|
|
|
1427
1484
|
},
|
|
1428
1485
|
"min-width": {
|
|
1429
1486
|
$value: "0",
|
|
1430
|
-
filePath:
|
|
1487
|
+
filePath:
|
|
1488
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1431
1489
|
isSource: false,
|
|
1432
1490
|
$type: "dimension",
|
|
1433
1491
|
original: {
|
|
@@ -1440,7 +1498,8 @@ module.exports = {
|
|
|
1440
1498
|
},
|
|
1441
1499
|
"max-width": {
|
|
1442
1500
|
$value: "100%",
|
|
1443
|
-
filePath:
|
|
1501
|
+
filePath:
|
|
1502
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1444
1503
|
isSource: false,
|
|
1445
1504
|
$type: "dimension",
|
|
1446
1505
|
original: {
|
|
@@ -1455,7 +1514,8 @@ module.exports = {
|
|
|
1455
1514
|
wrapper: {
|
|
1456
1515
|
width: {
|
|
1457
1516
|
$value: "97%",
|
|
1458
|
-
filePath:
|
|
1517
|
+
filePath:
|
|
1518
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1459
1519
|
isSource: false,
|
|
1460
1520
|
$type: "dimension",
|
|
1461
1521
|
original: {
|
|
@@ -1468,7 +1528,8 @@ module.exports = {
|
|
|
1468
1528
|
},
|
|
1469
1529
|
"max-width": {
|
|
1470
1530
|
$value: "1240px",
|
|
1471
|
-
filePath:
|
|
1531
|
+
filePath:
|
|
1532
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1472
1533
|
isSource: false,
|
|
1473
1534
|
$type: "dimension",
|
|
1474
1535
|
original: {
|
|
@@ -1483,7 +1544,8 @@ module.exports = {
|
|
|
1483
1544
|
surface: {
|
|
1484
1545
|
padding: {
|
|
1485
1546
|
$value: "16px",
|
|
1486
|
-
filePath:
|
|
1547
|
+
filePath:
|
|
1548
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1487
1549
|
isSource: false,
|
|
1488
1550
|
$type: "dimension",
|
|
1489
1551
|
original: {
|
|
@@ -1498,7 +1560,8 @@ module.exports = {
|
|
|
1498
1560
|
main: {
|
|
1499
1561
|
"max-width": {
|
|
1500
1562
|
$value: "100%",
|
|
1501
|
-
filePath:
|
|
1563
|
+
filePath:
|
|
1564
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1502
1565
|
isSource: false,
|
|
1503
1566
|
$type: "dimension",
|
|
1504
1567
|
original: {
|
|
@@ -1511,7 +1574,8 @@ module.exports = {
|
|
|
1511
1574
|
},
|
|
1512
1575
|
padding: {
|
|
1513
1576
|
$value: "0",
|
|
1514
|
-
filePath:
|
|
1577
|
+
filePath:
|
|
1578
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1515
1579
|
isSource: false,
|
|
1516
1580
|
$type: "dimension",
|
|
1517
1581
|
original: {
|
|
@@ -1524,7 +1588,8 @@ module.exports = {
|
|
|
1524
1588
|
},
|
|
1525
1589
|
margin: {
|
|
1526
1590
|
$value: "0 auto",
|
|
1527
|
-
filePath:
|
|
1591
|
+
filePath:
|
|
1592
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1528
1593
|
isSource: false,
|
|
1529
1594
|
$type: "dimension",
|
|
1530
1595
|
original: {
|
|
@@ -1542,7 +1607,7 @@ module.exports = {
|
|
|
1542
1607
|
min: {
|
|
1543
1608
|
$value: "0",
|
|
1544
1609
|
filePath:
|
|
1545
|
-
"/
|
|
1610
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/size.json",
|
|
1546
1611
|
isSource: false,
|
|
1547
1612
|
$type: "dimension",
|
|
1548
1613
|
original: {
|
|
@@ -1564,7 +1629,7 @@ module.exports = {
|
|
|
1564
1629
|
$type: "color",
|
|
1565
1630
|
$value: "#000",
|
|
1566
1631
|
filePath:
|
|
1567
|
-
"/
|
|
1632
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/custom.json",
|
|
1568
1633
|
isSource: false,
|
|
1569
1634
|
original: {
|
|
1570
1635
|
$type: "color",
|
|
@@ -1578,7 +1643,7 @@ module.exports = {
|
|
|
1578
1643
|
$type: "color",
|
|
1579
1644
|
$value: "#fff",
|
|
1580
1645
|
filePath:
|
|
1581
|
-
"/
|
|
1646
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/custom.json",
|
|
1582
1647
|
isSource: false,
|
|
1583
1648
|
original: {
|
|
1584
1649
|
$type: "color",
|
|
@@ -1596,7 +1661,7 @@ module.exports = {
|
|
|
1596
1661
|
$type: "color",
|
|
1597
1662
|
$value: "#e9f3fc",
|
|
1598
1663
|
filePath:
|
|
1599
|
-
"/
|
|
1664
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/custom.json",
|
|
1600
1665
|
isSource: false,
|
|
1601
1666
|
original: {
|
|
1602
1667
|
$type: "color",
|
|
@@ -1610,7 +1675,7 @@ module.exports = {
|
|
|
1610
1675
|
$type: "border",
|
|
1611
1676
|
$value: "1px solid #1B75BB",
|
|
1612
1677
|
filePath:
|
|
1613
|
-
"/
|
|
1678
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/custom.json",
|
|
1614
1679
|
isSource: false,
|
|
1615
1680
|
original: {
|
|
1616
1681
|
$type: "border",
|
|
@@ -1626,7 +1691,8 @@ module.exports = {
|
|
|
1626
1691
|
shadow: {
|
|
1627
1692
|
"site-container": {
|
|
1628
1693
|
$value: "none",
|
|
1629
|
-
filePath:
|
|
1694
|
+
filePath:
|
|
1695
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/effects.json",
|
|
1630
1696
|
isSource: false,
|
|
1631
1697
|
$type: "shadow",
|
|
1632
1698
|
original: {
|
|
@@ -1639,7 +1705,8 @@ module.exports = {
|
|
|
1639
1705
|
},
|
|
1640
1706
|
main: {
|
|
1641
1707
|
$value: "none",
|
|
1642
|
-
filePath:
|
|
1708
|
+
filePath:
|
|
1709
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/effects.json",
|
|
1643
1710
|
isSource: false,
|
|
1644
1711
|
$type: "shadow",
|
|
1645
1712
|
original: {
|
|
@@ -1656,7 +1723,8 @@ module.exports = {
|
|
|
1656
1723
|
link: {
|
|
1657
1724
|
base: {
|
|
1658
1725
|
$value: "#1B75BB",
|
|
1659
|
-
filePath:
|
|
1726
|
+
filePath:
|
|
1727
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1660
1728
|
isSource: false,
|
|
1661
1729
|
$type: "color",
|
|
1662
1730
|
original: {
|
|
@@ -1669,7 +1737,8 @@ module.exports = {
|
|
|
1669
1737
|
},
|
|
1670
1738
|
hover: {
|
|
1671
1739
|
$value: "#15598e",
|
|
1672
|
-
filePath:
|
|
1740
|
+
filePath:
|
|
1741
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1673
1742
|
isSource: false,
|
|
1674
1743
|
$type: "color",
|
|
1675
1744
|
original: {
|
|
@@ -1686,7 +1755,7 @@ module.exports = {
|
|
|
1686
1755
|
base: {
|
|
1687
1756
|
$value: "#C60062",
|
|
1688
1757
|
filePath:
|
|
1689
|
-
"/
|
|
1758
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1690
1759
|
isSource: false,
|
|
1691
1760
|
$type: "color",
|
|
1692
1761
|
original: {
|
|
@@ -1700,7 +1769,7 @@ module.exports = {
|
|
|
1700
1769
|
hover: {
|
|
1701
1770
|
$value: "#f9007b",
|
|
1702
1771
|
filePath:
|
|
1703
|
-
"/
|
|
1772
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1704
1773
|
isSource: false,
|
|
1705
1774
|
$type: "color",
|
|
1706
1775
|
original: {
|
|
@@ -1716,7 +1785,7 @@ module.exports = {
|
|
|
1716
1785
|
base: {
|
|
1717
1786
|
$value: "#fff",
|
|
1718
1787
|
filePath:
|
|
1719
|
-
"/
|
|
1788
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1720
1789
|
isSource: false,
|
|
1721
1790
|
$type: "color",
|
|
1722
1791
|
original: {
|
|
@@ -1730,7 +1799,7 @@ module.exports = {
|
|
|
1730
1799
|
hover: {
|
|
1731
1800
|
$value: "#fff",
|
|
1732
1801
|
filePath:
|
|
1733
|
-
"/
|
|
1802
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1734
1803
|
isSource: false,
|
|
1735
1804
|
$type: "color",
|
|
1736
1805
|
original: {
|
|
@@ -1746,7 +1815,7 @@ module.exports = {
|
|
|
1746
1815
|
base: {
|
|
1747
1816
|
$value: "rgba(0,0,0,0)",
|
|
1748
1817
|
filePath:
|
|
1749
|
-
"/
|
|
1818
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1750
1819
|
isSource: false,
|
|
1751
1820
|
$type: "color",
|
|
1752
1821
|
original: {
|
|
@@ -1760,7 +1829,7 @@ module.exports = {
|
|
|
1760
1829
|
top: {
|
|
1761
1830
|
$value: "rgba(0,0,0,0)",
|
|
1762
1831
|
filePath:
|
|
1763
|
-
"/
|
|
1832
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1764
1833
|
isSource: false,
|
|
1765
1834
|
$type: "color",
|
|
1766
1835
|
original: {
|
|
@@ -1774,7 +1843,7 @@ module.exports = {
|
|
|
1774
1843
|
right: {
|
|
1775
1844
|
$value: "rgba(0,0,0,0)",
|
|
1776
1845
|
filePath:
|
|
1777
|
-
"/
|
|
1846
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1778
1847
|
isSource: false,
|
|
1779
1848
|
$type: "color",
|
|
1780
1849
|
original: {
|
|
@@ -1788,7 +1857,7 @@ module.exports = {
|
|
|
1788
1857
|
bottom: {
|
|
1789
1858
|
$value: "rgba(0,0,0,0)",
|
|
1790
1859
|
filePath:
|
|
1791
|
-
"/
|
|
1860
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1792
1861
|
isSource: false,
|
|
1793
1862
|
$type: "color",
|
|
1794
1863
|
original: {
|
|
@@ -1802,7 +1871,7 @@ module.exports = {
|
|
|
1802
1871
|
left: {
|
|
1803
1872
|
$value: "rgba(0,0,0,0)",
|
|
1804
1873
|
filePath:
|
|
1805
|
-
"/
|
|
1874
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1806
1875
|
isSource: false,
|
|
1807
1876
|
$type: "color",
|
|
1808
1877
|
original: {
|
|
@@ -1817,7 +1886,7 @@ module.exports = {
|
|
|
1817
1886
|
base: {
|
|
1818
1887
|
$value: "rgba(0,0,0,0)",
|
|
1819
1888
|
filePath:
|
|
1820
|
-
"/
|
|
1889
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1821
1890
|
isSource: false,
|
|
1822
1891
|
$type: "color",
|
|
1823
1892
|
original: {
|
|
@@ -1831,7 +1900,7 @@ module.exports = {
|
|
|
1831
1900
|
top: {
|
|
1832
1901
|
$value: "rgba(0,0,0,0)",
|
|
1833
1902
|
filePath:
|
|
1834
|
-
"/
|
|
1903
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1835
1904
|
isSource: false,
|
|
1836
1905
|
$type: "color",
|
|
1837
1906
|
original: {
|
|
@@ -1845,7 +1914,7 @@ module.exports = {
|
|
|
1845
1914
|
right: {
|
|
1846
1915
|
$value: "rgba(0,0,0,0)",
|
|
1847
1916
|
filePath:
|
|
1848
|
-
"/
|
|
1917
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1849
1918
|
isSource: false,
|
|
1850
1919
|
$type: "color",
|
|
1851
1920
|
original: {
|
|
@@ -1859,7 +1928,7 @@ module.exports = {
|
|
|
1859
1928
|
bottom: {
|
|
1860
1929
|
$value: "rgba(0,0,0,0)",
|
|
1861
1930
|
filePath:
|
|
1862
|
-
"/
|
|
1931
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1863
1932
|
isSource: false,
|
|
1864
1933
|
$type: "color",
|
|
1865
1934
|
original: {
|
|
@@ -1873,7 +1942,7 @@ module.exports = {
|
|
|
1873
1942
|
left: {
|
|
1874
1943
|
$value: "rgba(0,0,0,0)",
|
|
1875
1944
|
filePath:
|
|
1876
|
-
"/
|
|
1945
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1877
1946
|
isSource: false,
|
|
1878
1947
|
$type: "color",
|
|
1879
1948
|
original: {
|
|
@@ -1894,7 +1963,7 @@ module.exports = {
|
|
|
1894
1963
|
1: {
|
|
1895
1964
|
$value: '"Helvetica", Arial, sans-serif',
|
|
1896
1965
|
filePath:
|
|
1897
|
-
"/
|
|
1966
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1898
1967
|
isSource: false,
|
|
1899
1968
|
$type: "fontFamily",
|
|
1900
1969
|
original: {
|
|
@@ -1908,7 +1977,7 @@ module.exports = {
|
|
|
1908
1977
|
2: {
|
|
1909
1978
|
$value: '"Helvetica", Arial, sans-serif',
|
|
1910
1979
|
filePath:
|
|
1911
|
-
"/
|
|
1980
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1912
1981
|
isSource: false,
|
|
1913
1982
|
$type: "fontFamily",
|
|
1914
1983
|
original: {
|
|
@@ -1922,7 +1991,7 @@ module.exports = {
|
|
|
1922
1991
|
3: {
|
|
1923
1992
|
$value: '"Helvetica", Arial, sans-serif',
|
|
1924
1993
|
filePath:
|
|
1925
|
-
"/
|
|
1994
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1926
1995
|
isSource: false,
|
|
1927
1996
|
$type: "fontFamily",
|
|
1928
1997
|
original: {
|
|
@@ -1936,7 +2005,7 @@ module.exports = {
|
|
|
1936
2005
|
base: {
|
|
1937
2006
|
$value: '"Helvetica", Arial, sans-serif',
|
|
1938
2007
|
filePath:
|
|
1939
|
-
"/
|
|
2008
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1940
2009
|
isSource: false,
|
|
1941
2010
|
$type: "fontFamily",
|
|
1942
2011
|
original: {
|
|
@@ -1956,7 +2025,7 @@ module.exports = {
|
|
|
1956
2025
|
radius: {
|
|
1957
2026
|
$value: "4px",
|
|
1958
2027
|
filePath:
|
|
1959
|
-
"/
|
|
2028
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1960
2029
|
isSource: false,
|
|
1961
2030
|
$type: "dimension",
|
|
1962
2031
|
original: {
|
|
@@ -1970,7 +2039,7 @@ module.exports = {
|
|
|
1970
2039
|
width: {
|
|
1971
2040
|
$value: "1px",
|
|
1972
2041
|
filePath:
|
|
1973
|
-
"/
|
|
2042
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/email.json",
|
|
1974
2043
|
isSource: false,
|
|
1975
2044
|
$type: "dimension",
|
|
1976
2045
|
original: {
|
|
@@ -1990,7 +2059,7 @@ module.exports = {
|
|
|
1990
2059
|
base: {
|
|
1991
2060
|
$value: '"Helvetica", Arial, sans-serif',
|
|
1992
2061
|
filePath:
|
|
1993
|
-
"/
|
|
2062
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
1994
2063
|
isSource: false,
|
|
1995
2064
|
$type: "fontFamily",
|
|
1996
2065
|
original: {
|
|
@@ -2005,7 +2074,7 @@ module.exports = {
|
|
|
2005
2074
|
1: {
|
|
2006
2075
|
$value: '"Helvetica", Arial, sans-serif',
|
|
2007
2076
|
filePath:
|
|
2008
|
-
"/
|
|
2077
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2009
2078
|
isSource: false,
|
|
2010
2079
|
$type: "fontFamily",
|
|
2011
2080
|
original: {
|
|
@@ -2019,7 +2088,7 @@ module.exports = {
|
|
|
2019
2088
|
2: {
|
|
2020
2089
|
$value: '"Helvetica", Arial, sans-serif',
|
|
2021
2090
|
filePath:
|
|
2022
|
-
"/
|
|
2091
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2023
2092
|
isSource: false,
|
|
2024
2093
|
$type: "fontFamily",
|
|
2025
2094
|
original: {
|
|
@@ -2033,7 +2102,7 @@ module.exports = {
|
|
|
2033
2102
|
3: {
|
|
2034
2103
|
$value: '"Helvetica", Arial, sans-serif',
|
|
2035
2104
|
filePath:
|
|
2036
|
-
"/
|
|
2105
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2037
2106
|
isSource: false,
|
|
2038
2107
|
$type: "fontFamily",
|
|
2039
2108
|
original: {
|
|
@@ -2047,7 +2116,7 @@ module.exports = {
|
|
|
2047
2116
|
base: {
|
|
2048
2117
|
$value: '"Helvetica", Arial, sans-serif',
|
|
2049
2118
|
filePath:
|
|
2050
|
-
"/
|
|
2119
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2051
2120
|
isSource: false,
|
|
2052
2121
|
$type: "fontFamily",
|
|
2053
2122
|
original: {
|
|
@@ -2063,7 +2132,7 @@ module.exports = {
|
|
|
2063
2132
|
base: {
|
|
2064
2133
|
$value: '"Helvetica", Arial, sans-serif',
|
|
2065
2134
|
filePath:
|
|
2066
|
-
"/
|
|
2135
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2067
2136
|
isSource: false,
|
|
2068
2137
|
$type: "fontFamily",
|
|
2069
2138
|
original: {
|
|
@@ -2080,7 +2149,7 @@ module.exports = {
|
|
|
2080
2149
|
base: {
|
|
2081
2150
|
$value: "400",
|
|
2082
2151
|
filePath:
|
|
2083
|
-
"/
|
|
2152
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2084
2153
|
isSource: false,
|
|
2085
2154
|
$type: "fontWeight",
|
|
2086
2155
|
original: {
|
|
@@ -2095,7 +2164,7 @@ module.exports = {
|
|
|
2095
2164
|
1: {
|
|
2096
2165
|
$value: "400",
|
|
2097
2166
|
filePath:
|
|
2098
|
-
"/
|
|
2167
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2099
2168
|
isSource: false,
|
|
2100
2169
|
$type: "fontWeight",
|
|
2101
2170
|
original: {
|
|
@@ -2109,7 +2178,7 @@ module.exports = {
|
|
|
2109
2178
|
2: {
|
|
2110
2179
|
$value: "400",
|
|
2111
2180
|
filePath:
|
|
2112
|
-
"/
|
|
2181
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2113
2182
|
isSource: false,
|
|
2114
2183
|
$type: "fontWeight",
|
|
2115
2184
|
original: {
|
|
@@ -2123,7 +2192,7 @@ module.exports = {
|
|
|
2123
2192
|
3: {
|
|
2124
2193
|
$value: "400",
|
|
2125
2194
|
filePath:
|
|
2126
|
-
"/
|
|
2195
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2127
2196
|
isSource: false,
|
|
2128
2197
|
$type: "fontWeight",
|
|
2129
2198
|
original: {
|
|
@@ -2137,7 +2206,7 @@ module.exports = {
|
|
|
2137
2206
|
base: {
|
|
2138
2207
|
$value: "400",
|
|
2139
2208
|
filePath:
|
|
2140
|
-
"/
|
|
2209
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2141
2210
|
isSource: false,
|
|
2142
2211
|
$type: "fontWeight",
|
|
2143
2212
|
original: {
|
|
@@ -2153,7 +2222,7 @@ module.exports = {
|
|
|
2153
2222
|
base: {
|
|
2154
2223
|
$value: "400",
|
|
2155
2224
|
filePath:
|
|
2156
|
-
"/
|
|
2225
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2157
2226
|
isSource: false,
|
|
2158
2227
|
$type: "fontWeight",
|
|
2159
2228
|
original: {
|
|
@@ -2169,7 +2238,7 @@ module.exports = {
|
|
|
2169
2238
|
base: {
|
|
2170
2239
|
$value: "inherit",
|
|
2171
2240
|
filePath:
|
|
2172
|
-
"/
|
|
2241
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2173
2242
|
isSource: false,
|
|
2174
2243
|
$type: "fontWeight",
|
|
2175
2244
|
original: {
|
|
@@ -2186,7 +2255,7 @@ module.exports = {
|
|
|
2186
2255
|
base: {
|
|
2187
2256
|
$value: "normal",
|
|
2188
2257
|
filePath:
|
|
2189
|
-
"/
|
|
2258
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2190
2259
|
isSource: false,
|
|
2191
2260
|
$type: "letterSpacing",
|
|
2192
2261
|
original: {
|
|
@@ -2201,7 +2270,7 @@ module.exports = {
|
|
|
2201
2270
|
1: {
|
|
2202
2271
|
$value: "normal",
|
|
2203
2272
|
filePath:
|
|
2204
|
-
"/
|
|
2273
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2205
2274
|
isSource: false,
|
|
2206
2275
|
$type: "letterSpacing",
|
|
2207
2276
|
original: {
|
|
@@ -2215,7 +2284,7 @@ module.exports = {
|
|
|
2215
2284
|
2: {
|
|
2216
2285
|
$value: "normal",
|
|
2217
2286
|
filePath:
|
|
2218
|
-
"/
|
|
2287
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2219
2288
|
isSource: false,
|
|
2220
2289
|
$type: "letterSpacing",
|
|
2221
2290
|
original: {
|
|
@@ -2229,7 +2298,7 @@ module.exports = {
|
|
|
2229
2298
|
3: {
|
|
2230
2299
|
$value: "normal",
|
|
2231
2300
|
filePath:
|
|
2232
|
-
"/
|
|
2301
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2233
2302
|
isSource: false,
|
|
2234
2303
|
$type: "letterSpacing",
|
|
2235
2304
|
original: {
|
|
@@ -2243,7 +2312,7 @@ module.exports = {
|
|
|
2243
2312
|
base: {
|
|
2244
2313
|
$value: "normal",
|
|
2245
2314
|
filePath:
|
|
2246
|
-
"/
|
|
2315
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2247
2316
|
isSource: false,
|
|
2248
2317
|
$type: "letterSpacing",
|
|
2249
2318
|
original: {
|
|
@@ -2258,7 +2327,7 @@ module.exports = {
|
|
|
2258
2327
|
button: {
|
|
2259
2328
|
$value: "normal",
|
|
2260
2329
|
filePath:
|
|
2261
|
-
"/
|
|
2330
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2262
2331
|
isSource: false,
|
|
2263
2332
|
$type: "letterSpacing",
|
|
2264
2333
|
original: {
|
|
@@ -2275,7 +2344,7 @@ module.exports = {
|
|
|
2275
2344
|
size: {
|
|
2276
2345
|
$value: "0.75rem",
|
|
2277
2346
|
filePath:
|
|
2278
|
-
"/
|
|
2347
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2279
2348
|
isSource: false,
|
|
2280
2349
|
$type: "dimension",
|
|
2281
2350
|
original: {
|
|
@@ -2289,7 +2358,7 @@ module.exports = {
|
|
|
2289
2358
|
"line-height": {
|
|
2290
2359
|
$value: "1.35",
|
|
2291
2360
|
filePath:
|
|
2292
|
-
"/
|
|
2361
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2293
2362
|
isSource: false,
|
|
2294
2363
|
$type: "dimension",
|
|
2295
2364
|
original: {
|
|
@@ -2305,7 +2374,7 @@ module.exports = {
|
|
|
2305
2374
|
size: {
|
|
2306
2375
|
$value: "0.875rem",
|
|
2307
2376
|
filePath:
|
|
2308
|
-
"/
|
|
2377
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2309
2378
|
isSource: false,
|
|
2310
2379
|
$type: "dimension",
|
|
2311
2380
|
original: {
|
|
@@ -2319,7 +2388,7 @@ module.exports = {
|
|
|
2319
2388
|
"line-height": {
|
|
2320
2389
|
$value: "1.35",
|
|
2321
2390
|
filePath:
|
|
2322
|
-
"/
|
|
2391
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2323
2392
|
isSource: false,
|
|
2324
2393
|
$type: "dimension",
|
|
2325
2394
|
original: {
|
|
@@ -2335,7 +2404,7 @@ module.exports = {
|
|
|
2335
2404
|
size: {
|
|
2336
2405
|
$value: "1rem",
|
|
2337
2406
|
filePath:
|
|
2338
|
-
"/
|
|
2407
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2339
2408
|
isSource: false,
|
|
2340
2409
|
$type: "dimension",
|
|
2341
2410
|
original: {
|
|
@@ -2349,7 +2418,7 @@ module.exports = {
|
|
|
2349
2418
|
"line-height": {
|
|
2350
2419
|
$value: "1.4",
|
|
2351
2420
|
filePath:
|
|
2352
|
-
"/
|
|
2421
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2353
2422
|
isSource: false,
|
|
2354
2423
|
$type: "dimension",
|
|
2355
2424
|
original: {
|
|
@@ -2365,7 +2434,7 @@ module.exports = {
|
|
|
2365
2434
|
size: {
|
|
2366
2435
|
$value: "clamp(1.067rem, 1.0468rem + 0.1009vi, 1.125rem)",
|
|
2367
2436
|
filePath:
|
|
2368
|
-
"/
|
|
2437
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2369
2438
|
isSource: false,
|
|
2370
2439
|
$type: "dimension",
|
|
2371
2440
|
original: {
|
|
@@ -2379,7 +2448,7 @@ module.exports = {
|
|
|
2379
2448
|
"line-height": {
|
|
2380
2449
|
$value: "1.4",
|
|
2381
2450
|
filePath:
|
|
2382
|
-
"/
|
|
2451
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2383
2452
|
isSource: false,
|
|
2384
2453
|
$type: "dimension",
|
|
2385
2454
|
original: {
|
|
@@ -2395,7 +2464,7 @@ module.exports = {
|
|
|
2395
2464
|
size: {
|
|
2396
2465
|
$value: "clamp(1.1385rem, 1.0943rem + 0.2211vi, 1.2656rem)",
|
|
2397
2466
|
filePath:
|
|
2398
|
-
"/
|
|
2467
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2399
2468
|
isSource: false,
|
|
2400
2469
|
$type: "dimension",
|
|
2401
2470
|
original: {
|
|
@@ -2409,7 +2478,7 @@ module.exports = {
|
|
|
2409
2478
|
"line-height": {
|
|
2410
2479
|
$value: "1.2",
|
|
2411
2480
|
filePath:
|
|
2412
|
-
"/
|
|
2481
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2413
2482
|
isSource: false,
|
|
2414
2483
|
$type: "dimension",
|
|
2415
2484
|
original: {
|
|
@@ -2425,7 +2494,7 @@ module.exports = {
|
|
|
2425
2494
|
size: {
|
|
2426
2495
|
$value: "clamp(1.2148rem, 1.1421rem + 0.3636vi, 1.4238rem)",
|
|
2427
2496
|
filePath:
|
|
2428
|
-
"/
|
|
2497
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2429
2498
|
isSource: false,
|
|
2430
2499
|
$type: "dimension",
|
|
2431
2500
|
original: {
|
|
@@ -2439,7 +2508,7 @@ module.exports = {
|
|
|
2439
2508
|
"line-height": {
|
|
2440
2509
|
$value: "1.2",
|
|
2441
2510
|
filePath:
|
|
2442
|
-
"/
|
|
2511
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2443
2512
|
isSource: false,
|
|
2444
2513
|
$type: "dimension",
|
|
2445
2514
|
original: {
|
|
@@ -2455,7 +2524,7 @@ module.exports = {
|
|
|
2455
2524
|
size: {
|
|
2456
2525
|
$value: "clamp(1.2962rem, 1.1898rem + 0.5316vi, 1.6018rem)",
|
|
2457
2526
|
filePath:
|
|
2458
|
-
"/
|
|
2527
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2459
2528
|
isSource: false,
|
|
2460
2529
|
$type: "dimension",
|
|
2461
2530
|
original: {
|
|
@@ -2469,7 +2538,7 @@ module.exports = {
|
|
|
2469
2538
|
"line-height": {
|
|
2470
2539
|
$value: "1.2",
|
|
2471
2540
|
filePath:
|
|
2472
|
-
"/
|
|
2541
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2473
2542
|
isSource: false,
|
|
2474
2543
|
$type: "dimension",
|
|
2475
2544
|
original: {
|
|
@@ -2485,7 +2554,7 @@ module.exports = {
|
|
|
2485
2554
|
size: {
|
|
2486
2555
|
$value: "clamp(1.383rem, 1.2372rem + 0.7288vi, 1.802rem)",
|
|
2487
2556
|
filePath:
|
|
2488
|
-
"/
|
|
2557
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2489
2558
|
isSource: false,
|
|
2490
2559
|
$type: "dimension",
|
|
2491
2560
|
original: {
|
|
@@ -2499,7 +2568,7 @@ module.exports = {
|
|
|
2499
2568
|
"line-height": {
|
|
2500
2569
|
$value: "1.2",
|
|
2501
2570
|
filePath:
|
|
2502
|
-
"/
|
|
2571
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2503
2572
|
isSource: false,
|
|
2504
2573
|
$type: "dimension",
|
|
2505
2574
|
original: {
|
|
@@ -2515,7 +2584,7 @@ module.exports = {
|
|
|
2515
2584
|
size: {
|
|
2516
2585
|
$value: "clamp(1.4757rem, 1.2838rem + 0.9593vi, 2.0273rem)",
|
|
2517
2586
|
filePath:
|
|
2518
|
-
"/
|
|
2587
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2519
2588
|
isSource: false,
|
|
2520
2589
|
$type: "dimension",
|
|
2521
2590
|
original: {
|
|
@@ -2529,7 +2598,7 @@ module.exports = {
|
|
|
2529
2598
|
"line-height": {
|
|
2530
2599
|
$value: "1.15",
|
|
2531
2600
|
filePath:
|
|
2532
|
-
"/
|
|
2601
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2533
2602
|
isSource: false,
|
|
2534
2603
|
$type: "dimension",
|
|
2535
2604
|
original: {
|
|
@@ -2545,7 +2614,7 @@ module.exports = {
|
|
|
2545
2614
|
size: {
|
|
2546
2615
|
$value: "clamp(1.5745rem, 1.3289rem + 1.2281vi, 2.2807rem)",
|
|
2547
2616
|
filePath:
|
|
2548
|
-
"/
|
|
2617
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2549
2618
|
isSource: false,
|
|
2550
2619
|
$type: "dimension",
|
|
2551
2620
|
original: {
|
|
@@ -2559,7 +2628,7 @@ module.exports = {
|
|
|
2559
2628
|
"line-height": {
|
|
2560
2629
|
$value: "1.15",
|
|
2561
2630
|
filePath:
|
|
2562
|
-
"/
|
|
2631
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2563
2632
|
isSource: false,
|
|
2564
2633
|
$type: "dimension",
|
|
2565
2634
|
original: {
|
|
@@ -2575,7 +2644,7 @@ module.exports = {
|
|
|
2575
2644
|
size: {
|
|
2576
2645
|
$value: "clamp(1.68rem, 1.3719rem + 1.5405vi, 2.5658rem)",
|
|
2577
2646
|
filePath:
|
|
2578
|
-
"/
|
|
2647
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2579
2648
|
isSource: false,
|
|
2580
2649
|
$type: "dimension",
|
|
2581
2650
|
original: {
|
|
@@ -2589,7 +2658,7 @@ module.exports = {
|
|
|
2589
2658
|
"line-height": {
|
|
2590
2659
|
$value: "1.15",
|
|
2591
2660
|
filePath:
|
|
2592
|
-
"/
|
|
2661
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2593
2662
|
isSource: false,
|
|
2594
2663
|
$type: "dimension",
|
|
2595
2664
|
original: {
|
|
@@ -2605,7 +2674,7 @@ module.exports = {
|
|
|
2605
2674
|
size: {
|
|
2606
2675
|
$value: "clamp(1.7926rem, 1.4121rem + 1.9025vi, 2.8865rem)",
|
|
2607
2676
|
filePath:
|
|
2608
|
-
"/
|
|
2677
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2609
2678
|
isSource: false,
|
|
2610
2679
|
$type: "dimension",
|
|
2611
2680
|
original: {
|
|
@@ -2619,7 +2688,7 @@ module.exports = {
|
|
|
2619
2688
|
"line-height": {
|
|
2620
2689
|
$value: "1.15",
|
|
2621
2690
|
filePath:
|
|
2622
|
-
"/
|
|
2691
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2623
2692
|
isSource: false,
|
|
2624
2693
|
$type: "dimension",
|
|
2625
2694
|
original: {
|
|
@@ -2639,7 +2708,7 @@ module.exports = {
|
|
|
2639
2708
|
1: {
|
|
2640
2709
|
$value: "none",
|
|
2641
2710
|
filePath:
|
|
2642
|
-
"/
|
|
2711
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2643
2712
|
isSource: false,
|
|
2644
2713
|
$type: "textTransform",
|
|
2645
2714
|
original: {
|
|
@@ -2653,7 +2722,7 @@ module.exports = {
|
|
|
2653
2722
|
2: {
|
|
2654
2723
|
$value: "none",
|
|
2655
2724
|
filePath:
|
|
2656
|
-
"/
|
|
2725
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2657
2726
|
isSource: false,
|
|
2658
2727
|
$type: "textTransform",
|
|
2659
2728
|
original: {
|
|
@@ -2667,7 +2736,7 @@ module.exports = {
|
|
|
2667
2736
|
3: {
|
|
2668
2737
|
$value: "none",
|
|
2669
2738
|
filePath:
|
|
2670
|
-
"/
|
|
2739
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2671
2740
|
isSource: false,
|
|
2672
2741
|
$type: "textTransform",
|
|
2673
2742
|
original: {
|
|
@@ -2681,7 +2750,7 @@ module.exports = {
|
|
|
2681
2750
|
base: {
|
|
2682
2751
|
$value: "none",
|
|
2683
2752
|
filePath:
|
|
2684
|
-
"/
|
|
2753
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2685
2754
|
isSource: false,
|
|
2686
2755
|
$type: "textTransform",
|
|
2687
2756
|
original: {
|
|
@@ -2696,7 +2765,7 @@ module.exports = {
|
|
|
2696
2765
|
button: {
|
|
2697
2766
|
$value: "none",
|
|
2698
2767
|
filePath:
|
|
2699
|
-
"/
|
|
2768
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2700
2769
|
isSource: false,
|
|
2701
2770
|
$type: "textTransform",
|
|
2702
2771
|
original: {
|
|
@@ -2713,7 +2782,7 @@ module.exports = {
|
|
|
2713
2782
|
base: {
|
|
2714
2783
|
$value: "underline",
|
|
2715
2784
|
filePath:
|
|
2716
|
-
"/
|
|
2785
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2717
2786
|
isSource: false,
|
|
2718
2787
|
$type: "textDecoration",
|
|
2719
2788
|
original: {
|
|
@@ -2727,7 +2796,7 @@ module.exports = {
|
|
|
2727
2796
|
hover: {
|
|
2728
2797
|
$value: "underline",
|
|
2729
2798
|
filePath:
|
|
2730
|
-
"/
|
|
2799
|
+
"/home/runner/work/madgex-design-system/madgex-design-system/packages/@madgex.design-system/src/tokens/typography.json",
|
|
2731
2800
|
isSource: false,
|
|
2732
2801
|
$type: "textDecoration",
|
|
2733
2802
|
original: {
|