@central-design-system/components 3.0.0-beta.26 → 3.0.0-beta.28
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/cds.css +1 -1
- package/dist/cds.es.js +4820 -4802
- package/dist/cds.umd.js +4 -4
- package/dist/components/CdsCombobox/CdsCombobox.vue.d.ts +1 -0
- package/dist/components/CdsDrawer/CdsDrawer.vue.d.ts +54 -0
- package/dist/components/CdsOverlay/composable/teleport.d.ts +5 -0
- package/dist/components/CdsTree/CdsTree.vue.d.ts +1 -1
- package/dist/components/CdsTree/CdsTreeDirectory.vue.d.ts +1 -1
- package/dist/components/CdsTree/components/TreeProvider.d.ts +1 -1
- package/package.json +1 -1
- package/src/scss/themes/b2b/tokens.json +104 -104
- package/src/scss/themes/cds/tokens.json +104 -104
- package/src/scss/themes/index.ts +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
3
|
"value": "1px solid",
|
|
4
|
-
"filePath": "/Users/
|
|
4
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/border/index.json",
|
|
5
5
|
"isSource": true,
|
|
6
6
|
"original": {
|
|
7
7
|
"value": "1px solid"
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
{
|
|
22
22
|
"value": "2px solid",
|
|
23
|
-
"filePath": "/Users/
|
|
23
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/border/index.json",
|
|
24
24
|
"isSource": true,
|
|
25
25
|
"original": {
|
|
26
26
|
"value": "2px solid"
|
|
@@ -39,7 +39,7 @@
|
|
|
39
39
|
},
|
|
40
40
|
{
|
|
41
41
|
"value": "3px",
|
|
42
|
-
"filePath": "/Users/
|
|
42
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/border/index.json",
|
|
43
43
|
"isSource": true,
|
|
44
44
|
"original": {
|
|
45
45
|
"value": "3px"
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
},
|
|
59
59
|
{
|
|
60
60
|
"value": "6px",
|
|
61
|
-
"filePath": "/Users/
|
|
61
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/border/index.json",
|
|
62
62
|
"isSource": true,
|
|
63
63
|
"original": {
|
|
64
64
|
"value": "6px"
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
},
|
|
78
78
|
{
|
|
79
79
|
"value": "9px",
|
|
80
|
-
"filePath": "/Users/
|
|
80
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/border/index.json",
|
|
81
81
|
"isSource": true,
|
|
82
82
|
"original": {
|
|
83
83
|
"value": "9px"
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
},
|
|
97
97
|
{
|
|
98
98
|
"value": "#f5f5f5",
|
|
99
|
-
"filePath": "/Users/
|
|
99
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
100
100
|
"isSource": true,
|
|
101
101
|
"original": {
|
|
102
102
|
"value": "#F5F5F5"
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
},
|
|
118
118
|
{
|
|
119
119
|
"value": "#ffffff",
|
|
120
|
-
"filePath": "/Users/
|
|
120
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
121
121
|
"isSource": true,
|
|
122
122
|
"original": {
|
|
123
123
|
"value": "#FFFFFF"
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
},
|
|
139
139
|
{
|
|
140
140
|
"value": "#ffffff",
|
|
141
|
-
"filePath": "/Users/
|
|
141
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
142
142
|
"isSource": true,
|
|
143
143
|
"original": {
|
|
144
144
|
"value": "#FFFFFF"
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
},
|
|
160
160
|
{
|
|
161
161
|
"value": "#f5f5f5",
|
|
162
|
-
"filePath": "/Users/
|
|
162
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
163
163
|
"isSource": true,
|
|
164
164
|
"original": {
|
|
165
165
|
"value": "#F5F5F5"
|
|
@@ -180,7 +180,7 @@
|
|
|
180
180
|
},
|
|
181
181
|
{
|
|
182
182
|
"value": "#ffffff",
|
|
183
|
-
"filePath": "/Users/
|
|
183
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
184
184
|
"isSource": true,
|
|
185
185
|
"original": {
|
|
186
186
|
"value": "#FFFFFF"
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"value": "#f5f5f5",
|
|
204
|
-
"filePath": "/Users/
|
|
204
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
205
205
|
"isSource": true,
|
|
206
206
|
"original": {
|
|
207
207
|
"value": "#F5F5F5"
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
},
|
|
223
223
|
{
|
|
224
224
|
"value": "#000000",
|
|
225
|
-
"filePath": "/Users/
|
|
225
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
226
226
|
"isSource": true,
|
|
227
227
|
"original": {
|
|
228
228
|
"value": "#000000"
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
{
|
|
245
245
|
"value": "#000000",
|
|
246
|
-
"filePath": "/Users/
|
|
246
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/background.json",
|
|
247
247
|
"isSource": true,
|
|
248
248
|
"original": {
|
|
249
249
|
"value": "#000000"
|
|
@@ -262,7 +262,7 @@
|
|
|
262
262
|
},
|
|
263
263
|
{
|
|
264
264
|
"value": "#bebebe",
|
|
265
|
-
"filePath": "/Users/
|
|
265
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/border.json",
|
|
266
266
|
"isSource": true,
|
|
267
267
|
"original": {
|
|
268
268
|
"value": "#bebebe"
|
|
@@ -283,7 +283,7 @@
|
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
285
|
"value": "#e5e5e5",
|
|
286
|
-
"filePath": "/Users/
|
|
286
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/border.json",
|
|
287
287
|
"isSource": true,
|
|
288
288
|
"original": {
|
|
289
289
|
"value": "#e5e5e5"
|
|
@@ -304,7 +304,7 @@
|
|
|
304
304
|
},
|
|
305
305
|
{
|
|
306
306
|
"value": "#ebebeb",
|
|
307
|
-
"filePath": "/Users/
|
|
307
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/disabled.json",
|
|
308
308
|
"isSource": true,
|
|
309
309
|
"original": {
|
|
310
310
|
"value": "#EBEBEB"
|
|
@@ -323,7 +323,7 @@
|
|
|
323
323
|
},
|
|
324
324
|
{
|
|
325
325
|
"value": "#bebebe",
|
|
326
|
-
"filePath": "/Users/
|
|
326
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/disabled.json",
|
|
327
327
|
"isSource": true,
|
|
328
328
|
"original": {
|
|
329
329
|
"value": "#BEBEBE"
|
|
@@ -342,7 +342,7 @@
|
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"value": "#ffdddd",
|
|
345
|
-
"filePath": "/Users/
|
|
345
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
346
346
|
"isSource": true,
|
|
347
347
|
"original": {
|
|
348
348
|
"value": "#FFDDDD"
|
|
@@ -363,7 +363,7 @@
|
|
|
363
363
|
},
|
|
364
364
|
{
|
|
365
365
|
"value": "#fbcccc",
|
|
366
|
-
"filePath": "/Users/
|
|
366
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
367
367
|
"isSource": true,
|
|
368
368
|
"original": {
|
|
369
369
|
"value": "#FBCCCC"
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
},
|
|
385
385
|
{
|
|
386
386
|
"value": "#eb0000",
|
|
387
|
-
"filePath": "/Users/
|
|
387
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
388
388
|
"isSource": true,
|
|
389
389
|
"original": {
|
|
390
390
|
"value": "#eb0000"
|
|
@@ -405,7 +405,7 @@
|
|
|
405
405
|
},
|
|
406
406
|
{
|
|
407
407
|
"value": "#faf3e0",
|
|
408
|
-
"filePath": "/Users/
|
|
408
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
409
409
|
"isSource": true,
|
|
410
410
|
"original": {
|
|
411
411
|
"value": "#FAF3E0"
|
|
@@ -426,7 +426,7 @@
|
|
|
426
426
|
},
|
|
427
427
|
{
|
|
428
428
|
"value": "#fff2cc",
|
|
429
|
-
"filePath": "/Users/
|
|
429
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
430
430
|
"isSource": true,
|
|
431
431
|
"original": {
|
|
432
432
|
"value": "#FFF2CC"
|
|
@@ -447,7 +447,7 @@
|
|
|
447
447
|
},
|
|
448
448
|
{
|
|
449
449
|
"value": "#ffc000",
|
|
450
|
-
"filePath": "/Users/
|
|
450
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
451
451
|
"isSource": true,
|
|
452
452
|
"original": {
|
|
453
453
|
"value": "#FFC000"
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
},
|
|
469
469
|
{
|
|
470
470
|
"value": "#effaec",
|
|
471
|
-
"filePath": "/Users/
|
|
471
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
472
472
|
"isSource": true,
|
|
473
473
|
"original": {
|
|
474
474
|
"value": "#EFFAEC"
|
|
@@ -489,7 +489,7 @@
|
|
|
489
489
|
},
|
|
490
490
|
{
|
|
491
491
|
"value": "#d1eecc",
|
|
492
|
-
"filePath": "/Users/
|
|
492
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
493
493
|
"isSource": true,
|
|
494
494
|
"original": {
|
|
495
495
|
"value": "#D1EECC"
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
},
|
|
511
511
|
{
|
|
512
512
|
"value": "#1aa800",
|
|
513
|
-
"filePath": "/Users/
|
|
513
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
514
514
|
"isSource": true,
|
|
515
515
|
"original": {
|
|
516
516
|
"value": "#1AA800"
|
|
@@ -531,7 +531,7 @@
|
|
|
531
531
|
},
|
|
532
532
|
{
|
|
533
533
|
"value": "#f2f2f2",
|
|
534
|
-
"filePath": "/Users/
|
|
534
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
535
535
|
"isSource": true,
|
|
536
536
|
"original": {
|
|
537
537
|
"value": "#f2f2f2"
|
|
@@ -552,7 +552,7 @@
|
|
|
552
552
|
},
|
|
553
553
|
{
|
|
554
554
|
"value": "#e7e7e7",
|
|
555
|
-
"filePath": "/Users/
|
|
555
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
556
556
|
"isSource": true,
|
|
557
557
|
"original": {
|
|
558
558
|
"value": "#E7E7E7"
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
},
|
|
574
574
|
{
|
|
575
575
|
"value": "#858585",
|
|
576
|
-
"filePath": "/Users/
|
|
576
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
577
577
|
"isSource": true,
|
|
578
578
|
"original": {
|
|
579
579
|
"value": "#858585"
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
},
|
|
595
595
|
{
|
|
596
596
|
"value": "#e5f3f9",
|
|
597
|
-
"filePath": "/Users/
|
|
597
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
598
598
|
"isSource": true,
|
|
599
599
|
"original": {
|
|
600
600
|
"value": "#E5F3F9"
|
|
@@ -615,7 +615,7 @@
|
|
|
615
615
|
},
|
|
616
616
|
{
|
|
617
617
|
"value": "#cce7f3",
|
|
618
|
-
"filePath": "/Users/
|
|
618
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
619
619
|
"isSource": true,
|
|
620
620
|
"original": {
|
|
621
621
|
"value": "#CCE7F3"
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
},
|
|
637
637
|
{
|
|
638
638
|
"value": "#0087c4",
|
|
639
|
-
"filePath": "/Users/
|
|
639
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/feedback.json",
|
|
640
640
|
"isSource": true,
|
|
641
641
|
"original": {
|
|
642
642
|
"value": "#0087C4"
|
|
@@ -657,7 +657,7 @@
|
|
|
657
657
|
},
|
|
658
658
|
{
|
|
659
659
|
"value": "#000000",
|
|
660
|
-
"filePath": "/Users/
|
|
660
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/icon.json",
|
|
661
661
|
"isSource": true,
|
|
662
662
|
"original": {
|
|
663
663
|
"value": "#000000"
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
},
|
|
677
677
|
{
|
|
678
678
|
"value": "#ffffff",
|
|
679
|
-
"filePath": "/Users/
|
|
679
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/icon.json",
|
|
680
680
|
"isSource": true,
|
|
681
681
|
"original": {
|
|
682
682
|
"value": "#ffffff"
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
},
|
|
696
696
|
{
|
|
697
697
|
"value": "#1d6ef6",
|
|
698
|
-
"filePath": "/Users/
|
|
698
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
699
699
|
"isSource": true,
|
|
700
700
|
"original": {
|
|
701
701
|
"value": "#1D6EF6"
|
|
@@ -716,7 +716,7 @@
|
|
|
716
716
|
},
|
|
717
717
|
{
|
|
718
718
|
"value": "#0951ce",
|
|
719
|
-
"filePath": "/Users/
|
|
719
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
720
720
|
"isSource": true,
|
|
721
721
|
"original": {
|
|
722
722
|
"value": "#0951CE"
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
},
|
|
738
738
|
{
|
|
739
739
|
"value": "#1d6ef6",
|
|
740
|
-
"filePath": "/Users/
|
|
740
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
741
741
|
"isSource": true,
|
|
742
742
|
"original": {
|
|
743
743
|
"value": "#1D6EF6"
|
|
@@ -758,7 +758,7 @@
|
|
|
758
758
|
},
|
|
759
759
|
{
|
|
760
760
|
"value": "#0745b0",
|
|
761
|
-
"filePath": "/Users/
|
|
761
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
762
762
|
"isSource": true,
|
|
763
763
|
"original": {
|
|
764
764
|
"value": "#0745B0"
|
|
@@ -779,7 +779,7 @@
|
|
|
779
779
|
},
|
|
780
780
|
{
|
|
781
781
|
"value": "#ffffff",
|
|
782
|
-
"filePath": "/Users/
|
|
782
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
783
783
|
"isSource": true,
|
|
784
784
|
"original": {
|
|
785
785
|
"value": "#FFFFFF"
|
|
@@ -800,7 +800,7 @@
|
|
|
800
800
|
},
|
|
801
801
|
{
|
|
802
802
|
"value": "#dadada",
|
|
803
|
-
"filePath": "/Users/
|
|
803
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
804
804
|
"isSource": true,
|
|
805
805
|
"original": {
|
|
806
806
|
"value": "#DADADA"
|
|
@@ -821,7 +821,7 @@
|
|
|
821
821
|
},
|
|
822
822
|
{
|
|
823
823
|
"value": "#ecf3fe",
|
|
824
|
-
"filePath": "/Users/
|
|
824
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
825
825
|
"isSource": true,
|
|
826
826
|
"original": {
|
|
827
827
|
"value": "#ECF3FE"
|
|
@@ -842,7 +842,7 @@
|
|
|
842
842
|
},
|
|
843
843
|
{
|
|
844
844
|
"value": "#1d6ef6",
|
|
845
|
-
"filePath": "/Users/
|
|
845
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
846
846
|
"isSource": true,
|
|
847
847
|
"original": {
|
|
848
848
|
"value": "#1D6EF6"
|
|
@@ -863,7 +863,7 @@
|
|
|
863
863
|
},
|
|
864
864
|
{
|
|
865
865
|
"value": "#d8e7fd",
|
|
866
|
-
"filePath": "/Users/
|
|
866
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
867
867
|
"isSource": true,
|
|
868
868
|
"original": {
|
|
869
869
|
"value": "#D8E7FD"
|
|
@@ -884,7 +884,7 @@
|
|
|
884
884
|
},
|
|
885
885
|
{
|
|
886
886
|
"value": "#1d6ef6",
|
|
887
|
-
"filePath": "/Users/
|
|
887
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/interactive.json",
|
|
888
888
|
"isSource": true,
|
|
889
889
|
"original": {
|
|
890
890
|
"value": "#1D6EF6"
|
|
@@ -905,7 +905,7 @@
|
|
|
905
905
|
},
|
|
906
906
|
{
|
|
907
907
|
"value": "#1d6ef6",
|
|
908
|
-
"filePath": "/Users/
|
|
908
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/link.json",
|
|
909
909
|
"isSource": true,
|
|
910
910
|
"original": {
|
|
911
911
|
"value": "#1D6EF6"
|
|
@@ -924,7 +924,7 @@
|
|
|
924
924
|
},
|
|
925
925
|
{
|
|
926
926
|
"value": "#825af3",
|
|
927
|
-
"filePath": "/Users/
|
|
927
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/link.json",
|
|
928
928
|
"isSource": true,
|
|
929
929
|
"original": {
|
|
930
930
|
"value": "#825AF3"
|
|
@@ -943,7 +943,7 @@
|
|
|
943
943
|
},
|
|
944
944
|
{
|
|
945
945
|
"value": "#ffffff",
|
|
946
|
-
"filePath": "/Users/
|
|
946
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
947
947
|
"isSource": true,
|
|
948
948
|
"original": {
|
|
949
949
|
"value": "#ffffff"
|
|
@@ -962,7 +962,7 @@
|
|
|
962
962
|
},
|
|
963
963
|
{
|
|
964
964
|
"value": "#f5f5f5",
|
|
965
|
-
"filePath": "/Users/
|
|
965
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
966
966
|
"isSource": true,
|
|
967
967
|
"original": {
|
|
968
968
|
"value": "#f5f5f5"
|
|
@@ -981,7 +981,7 @@
|
|
|
981
981
|
},
|
|
982
982
|
{
|
|
983
983
|
"value": "#ebebeb",
|
|
984
|
-
"filePath": "/Users/
|
|
984
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
985
985
|
"isSource": true,
|
|
986
986
|
"original": {
|
|
987
987
|
"value": "#ebebeb"
|
|
@@ -1000,7 +1000,7 @@
|
|
|
1000
1000
|
},
|
|
1001
1001
|
{
|
|
1002
1002
|
"value": "#e5e5e5",
|
|
1003
|
-
"filePath": "/Users/
|
|
1003
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1004
1004
|
"isSource": true,
|
|
1005
1005
|
"original": {
|
|
1006
1006
|
"value": "#e5e5e5"
|
|
@@ -1019,7 +1019,7 @@
|
|
|
1019
1019
|
},
|
|
1020
1020
|
{
|
|
1021
1021
|
"value": "#dadada",
|
|
1022
|
-
"filePath": "/Users/
|
|
1022
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1023
1023
|
"isSource": true,
|
|
1024
1024
|
"original": {
|
|
1025
1025
|
"value": "#dadada"
|
|
@@ -1038,7 +1038,7 @@
|
|
|
1038
1038
|
},
|
|
1039
1039
|
{
|
|
1040
1040
|
"value": "#bebebe",
|
|
1041
|
-
"filePath": "/Users/
|
|
1041
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1042
1042
|
"isSource": true,
|
|
1043
1043
|
"original": {
|
|
1044
1044
|
"value": "#bebebe"
|
|
@@ -1057,7 +1057,7 @@
|
|
|
1057
1057
|
},
|
|
1058
1058
|
{
|
|
1059
1059
|
"value": "#999999",
|
|
1060
|
-
"filePath": "/Users/
|
|
1060
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1061
1061
|
"isSource": true,
|
|
1062
1062
|
"original": {
|
|
1063
1063
|
"value": "#999999"
|
|
@@ -1076,7 +1076,7 @@
|
|
|
1076
1076
|
},
|
|
1077
1077
|
{
|
|
1078
1078
|
"value": "#858585",
|
|
1079
|
-
"filePath": "/Users/
|
|
1079
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1080
1080
|
"isSource": true,
|
|
1081
1081
|
"original": {
|
|
1082
1082
|
"value": "#858585"
|
|
@@ -1095,7 +1095,7 @@
|
|
|
1095
1095
|
},
|
|
1096
1096
|
{
|
|
1097
1097
|
"value": "#555555",
|
|
1098
|
-
"filePath": "/Users/
|
|
1098
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1099
1099
|
"isSource": true,
|
|
1100
1100
|
"original": {
|
|
1101
1101
|
"value": "#555555"
|
|
@@ -1114,7 +1114,7 @@
|
|
|
1114
1114
|
},
|
|
1115
1115
|
{
|
|
1116
1116
|
"value": "#000000",
|
|
1117
|
-
"filePath": "/Users/
|
|
1117
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/neutral.json",
|
|
1118
1118
|
"isSource": true,
|
|
1119
1119
|
"original": {
|
|
1120
1120
|
"value": "#000000"
|
|
@@ -1133,7 +1133,7 @@
|
|
|
1133
1133
|
},
|
|
1134
1134
|
{
|
|
1135
1135
|
"value": "rgba(85, 85, 85, 0.65)",
|
|
1136
|
-
"filePath": "/Users/
|
|
1136
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/overlay.json",
|
|
1137
1137
|
"isSource": true,
|
|
1138
1138
|
"original": {
|
|
1139
1139
|
"value": "rgba(85, 85, 85, 0.65)"
|
|
@@ -1152,7 +1152,7 @@
|
|
|
1152
1152
|
},
|
|
1153
1153
|
{
|
|
1154
1154
|
"value": "rgba(245, 245, 245, 0.65)",
|
|
1155
|
-
"filePath": "/Users/
|
|
1155
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/overlay.json",
|
|
1156
1156
|
"isSource": true,
|
|
1157
1157
|
"original": {
|
|
1158
1158
|
"value": "rgba(245, 245, 245, 0.65)"
|
|
@@ -1171,7 +1171,7 @@
|
|
|
1171
1171
|
},
|
|
1172
1172
|
{
|
|
1173
1173
|
"value": "#000000",
|
|
1174
|
-
"filePath": "/Users/
|
|
1174
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/text.json",
|
|
1175
1175
|
"isSource": true,
|
|
1176
1176
|
"original": {
|
|
1177
1177
|
"value": "#000000"
|
|
@@ -1190,7 +1190,7 @@
|
|
|
1190
1190
|
},
|
|
1191
1191
|
{
|
|
1192
1192
|
"value": "#767676",
|
|
1193
|
-
"filePath": "/Users/
|
|
1193
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/text.json",
|
|
1194
1194
|
"isSource": true,
|
|
1195
1195
|
"original": {
|
|
1196
1196
|
"value": "#767676"
|
|
@@ -1209,7 +1209,7 @@
|
|
|
1209
1209
|
},
|
|
1210
1210
|
{
|
|
1211
1211
|
"value": "#000000",
|
|
1212
|
-
"filePath": "/Users/
|
|
1212
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/text.json",
|
|
1213
1213
|
"isSource": true,
|
|
1214
1214
|
"original": {
|
|
1215
1215
|
"value": "#000000"
|
|
@@ -1228,7 +1228,7 @@
|
|
|
1228
1228
|
},
|
|
1229
1229
|
{
|
|
1230
1230
|
"value": "#555555",
|
|
1231
|
-
"filePath": "/Users/
|
|
1231
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/text.json",
|
|
1232
1232
|
"isSource": true,
|
|
1233
1233
|
"original": {
|
|
1234
1234
|
"value": "#555555"
|
|
@@ -1247,7 +1247,7 @@
|
|
|
1247
1247
|
},
|
|
1248
1248
|
{
|
|
1249
1249
|
"value": "#bebebe",
|
|
1250
|
-
"filePath": "/Users/
|
|
1250
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/text.json",
|
|
1251
1251
|
"isSource": true,
|
|
1252
1252
|
"original": {
|
|
1253
1253
|
"value": "#BEBEBE"
|
|
@@ -1266,7 +1266,7 @@
|
|
|
1266
1266
|
},
|
|
1267
1267
|
{
|
|
1268
1268
|
"value": "#ffffff",
|
|
1269
|
-
"filePath": "/Users/
|
|
1269
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/color/text.json",
|
|
1270
1270
|
"isSource": true,
|
|
1271
1271
|
"original": {
|
|
1272
1272
|
"value": "#ffffff"
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
},
|
|
1286
1286
|
{
|
|
1287
1287
|
"value": "16px",
|
|
1288
|
-
"filePath": "/Users/
|
|
1288
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1289
1289
|
"isSource": true,
|
|
1290
1290
|
"original": {
|
|
1291
1291
|
"value": "16px"
|
|
@@ -1302,7 +1302,7 @@
|
|
|
1302
1302
|
},
|
|
1303
1303
|
{
|
|
1304
1304
|
"value": "Arial",
|
|
1305
|
-
"filePath": "/Users/
|
|
1305
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1306
1306
|
"isSource": true,
|
|
1307
1307
|
"original": {
|
|
1308
1308
|
"value": "Arial"
|
|
@@ -1323,7 +1323,7 @@
|
|
|
1323
1323
|
"value": "0.875rem",
|
|
1324
1324
|
"description": "Base font size = 16px",
|
|
1325
1325
|
"comment": "Font size",
|
|
1326
|
-
"filePath": "/Users/
|
|
1326
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1327
1327
|
"isSource": true,
|
|
1328
1328
|
"original": {
|
|
1329
1329
|
"value": "0.875rem",
|
|
@@ -1346,7 +1346,7 @@
|
|
|
1346
1346
|
"value": "0.75rem",
|
|
1347
1347
|
"description": "12px",
|
|
1348
1348
|
"comment": "Font size",
|
|
1349
|
-
"filePath": "/Users/
|
|
1349
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1350
1350
|
"isSource": true,
|
|
1351
1351
|
"original": {
|
|
1352
1352
|
"value": "0.75rem",
|
|
@@ -1371,7 +1371,7 @@
|
|
|
1371
1371
|
"value": "0.875rem",
|
|
1372
1372
|
"description": "14px",
|
|
1373
1373
|
"comment": "Font size",
|
|
1374
|
-
"filePath": "/Users/
|
|
1374
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1375
1375
|
"isSource": true,
|
|
1376
1376
|
"original": {
|
|
1377
1377
|
"value": "0.875rem",
|
|
@@ -1396,7 +1396,7 @@
|
|
|
1396
1396
|
"value": "1rem",
|
|
1397
1397
|
"description": "16px",
|
|
1398
1398
|
"comment": "Font size",
|
|
1399
|
-
"filePath": "/Users/
|
|
1399
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1400
1400
|
"isSource": true,
|
|
1401
1401
|
"original": {
|
|
1402
1402
|
"value": "1rem",
|
|
@@ -1421,7 +1421,7 @@
|
|
|
1421
1421
|
"value": "1.5rem",
|
|
1422
1422
|
"description": "24px",
|
|
1423
1423
|
"comment": "Font size",
|
|
1424
|
-
"filePath": "/Users/
|
|
1424
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1425
1425
|
"isSource": true,
|
|
1426
1426
|
"original": {
|
|
1427
1427
|
"value": "1.5rem",
|
|
@@ -1446,7 +1446,7 @@
|
|
|
1446
1446
|
"value": "2.625rem",
|
|
1447
1447
|
"description": "42px",
|
|
1448
1448
|
"comment": "Font size",
|
|
1449
|
-
"filePath": "/Users/
|
|
1449
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1450
1450
|
"isSource": true,
|
|
1451
1451
|
"original": {
|
|
1452
1452
|
"value": "2.625rem",
|
|
@@ -1469,7 +1469,7 @@
|
|
|
1469
1469
|
"value": "2rem",
|
|
1470
1470
|
"description": "32px",
|
|
1471
1471
|
"comment": "Font size",
|
|
1472
|
-
"filePath": "/Users/
|
|
1472
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1473
1473
|
"isSource": true,
|
|
1474
1474
|
"original": {
|
|
1475
1475
|
"value": "2rem",
|
|
@@ -1492,7 +1492,7 @@
|
|
|
1492
1492
|
"value": "1.75rem",
|
|
1493
1493
|
"description": "28px",
|
|
1494
1494
|
"comment": "Font size",
|
|
1495
|
-
"filePath": "/Users/
|
|
1495
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1496
1496
|
"isSource": true,
|
|
1497
1497
|
"original": {
|
|
1498
1498
|
"value": "1.75rem",
|
|
@@ -1515,7 +1515,7 @@
|
|
|
1515
1515
|
"value": "1.25rem",
|
|
1516
1516
|
"description": "20px",
|
|
1517
1517
|
"comment": "Font size",
|
|
1518
|
-
"filePath": "/Users/
|
|
1518
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1519
1519
|
"isSource": true,
|
|
1520
1520
|
"original": {
|
|
1521
1521
|
"value": "1.25rem",
|
|
@@ -1538,7 +1538,7 @@
|
|
|
1538
1538
|
"value": "1rem",
|
|
1539
1539
|
"description": "16px",
|
|
1540
1540
|
"comment": "Font size",
|
|
1541
|
-
"filePath": "/Users/
|
|
1541
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1542
1542
|
"isSource": true,
|
|
1543
1543
|
"original": {
|
|
1544
1544
|
"value": "1rem",
|
|
@@ -1561,7 +1561,7 @@
|
|
|
1561
1561
|
"value": "0.875rem",
|
|
1562
1562
|
"description": "14px",
|
|
1563
1563
|
"comment": "Font size",
|
|
1564
|
-
"filePath": "/Users/
|
|
1564
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1565
1565
|
"isSource": true,
|
|
1566
1566
|
"original": {
|
|
1567
1567
|
"value": "0.875rem",
|
|
@@ -1584,7 +1584,7 @@
|
|
|
1584
1584
|
"value": "0.625rem",
|
|
1585
1585
|
"description": "10px",
|
|
1586
1586
|
"comment": "Font size",
|
|
1587
|
-
"filePath": "/Users/
|
|
1587
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1588
1588
|
"isSource": true,
|
|
1589
1589
|
"original": {
|
|
1590
1590
|
"value": "0.625rem",
|
|
@@ -1607,7 +1607,7 @@
|
|
|
1607
1607
|
"value": "4.375rem",
|
|
1608
1608
|
"description": "70px",
|
|
1609
1609
|
"comment": "Font size",
|
|
1610
|
-
"filePath": "/Users/
|
|
1610
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1611
1611
|
"isSource": true,
|
|
1612
1612
|
"original": {
|
|
1613
1613
|
"value": "4.375rem",
|
|
@@ -1630,7 +1630,7 @@
|
|
|
1630
1630
|
"value": "3.375rem",
|
|
1631
1631
|
"description": "54px",
|
|
1632
1632
|
"comment": "Font size",
|
|
1633
|
-
"filePath": "/Users/
|
|
1633
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1634
1634
|
"isSource": true,
|
|
1635
1635
|
"original": {
|
|
1636
1636
|
"value": "3.375rem",
|
|
@@ -1653,7 +1653,7 @@
|
|
|
1653
1653
|
"value": "700",
|
|
1654
1654
|
"comment": "Font Weight",
|
|
1655
1655
|
"description": "Bold",
|
|
1656
|
-
"filePath": "/Users/
|
|
1656
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1657
1657
|
"isSource": true,
|
|
1658
1658
|
"original": {
|
|
1659
1659
|
"value": "700",
|
|
@@ -1676,7 +1676,7 @@
|
|
|
1676
1676
|
"value": "600",
|
|
1677
1677
|
"comment": "Font Weight",
|
|
1678
1678
|
"description": "Semi Bold",
|
|
1679
|
-
"filePath": "/Users/
|
|
1679
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1680
1680
|
"isSource": true,
|
|
1681
1681
|
"original": {
|
|
1682
1682
|
"value": "600",
|
|
@@ -1699,7 +1699,7 @@
|
|
|
1699
1699
|
"value": "400",
|
|
1700
1700
|
"comment": "Font Weight",
|
|
1701
1701
|
"description": "Normal",
|
|
1702
|
-
"filePath": "/Users/
|
|
1702
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1703
1703
|
"isSource": true,
|
|
1704
1704
|
"original": {
|
|
1705
1705
|
"value": "400",
|
|
@@ -1722,7 +1722,7 @@
|
|
|
1722
1722
|
"value": "300",
|
|
1723
1723
|
"comment": "Font Weight",
|
|
1724
1724
|
"description": "Light",
|
|
1725
|
-
"filePath": "/Users/
|
|
1725
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1726
1726
|
"isSource": true,
|
|
1727
1727
|
"original": {
|
|
1728
1728
|
"value": "300",
|
|
@@ -1744,7 +1744,7 @@
|
|
|
1744
1744
|
{
|
|
1745
1745
|
"value": "145%",
|
|
1746
1746
|
"comment": "Line height",
|
|
1747
|
-
"filePath": "/Users/
|
|
1747
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1748
1748
|
"isSource": true,
|
|
1749
1749
|
"original": {
|
|
1750
1750
|
"value": "145%",
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
{
|
|
1766
1766
|
"value": "120%",
|
|
1767
1767
|
"comment": "Line height",
|
|
1768
|
-
"filePath": "/Users/
|
|
1768
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1769
1769
|
"isSource": true,
|
|
1770
1770
|
"original": {
|
|
1771
1771
|
"value": "120%",
|
|
@@ -1786,7 +1786,7 @@
|
|
|
1786
1786
|
{
|
|
1787
1787
|
"value": "120%",
|
|
1788
1788
|
"comment": "Line height",
|
|
1789
|
-
"filePath": "/Users/
|
|
1789
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1790
1790
|
"isSource": true,
|
|
1791
1791
|
"original": {
|
|
1792
1792
|
"value": "120%",
|
|
@@ -1807,7 +1807,7 @@
|
|
|
1807
1807
|
{
|
|
1808
1808
|
"value": "130%",
|
|
1809
1809
|
"comment": "Line height",
|
|
1810
|
-
"filePath": "/Users/
|
|
1810
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1811
1811
|
"isSource": true,
|
|
1812
1812
|
"original": {
|
|
1813
1813
|
"value": "130%",
|
|
@@ -1829,7 +1829,7 @@
|
|
|
1829
1829
|
"value": "0 0 1.5rem",
|
|
1830
1830
|
"description": "0 0 24px",
|
|
1831
1831
|
"comment": "Font margin",
|
|
1832
|
-
"filePath": "/Users/
|
|
1832
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1833
1833
|
"isSource": true,
|
|
1834
1834
|
"original": {
|
|
1835
1835
|
"value": "0 0 1.5rem",
|
|
@@ -1854,7 +1854,7 @@
|
|
|
1854
1854
|
"value": "3rem 0 1rem",
|
|
1855
1855
|
"description": "48px 0 16px",
|
|
1856
1856
|
"comment": "Font margin",
|
|
1857
|
-
"filePath": "/Users/
|
|
1857
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1858
1858
|
"isSource": true,
|
|
1859
1859
|
"original": {
|
|
1860
1860
|
"value": "3rem 0 1rem",
|
|
@@ -1879,7 +1879,7 @@
|
|
|
1879
1879
|
"value": "2rem 0 1rem",
|
|
1880
1880
|
"description": "32px 0 16px",
|
|
1881
1881
|
"comment": "Font margin",
|
|
1882
|
-
"filePath": "/Users/
|
|
1882
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1883
1883
|
"isSource": true,
|
|
1884
1884
|
"original": {
|
|
1885
1885
|
"value": "2rem 0 1rem",
|
|
@@ -1904,7 +1904,7 @@
|
|
|
1904
1904
|
"value": "1.5rem 0 .75rem",
|
|
1905
1905
|
"description": "24px 0 12px",
|
|
1906
1906
|
"comment": "Font margin",
|
|
1907
|
-
"filePath": "/Users/
|
|
1907
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1908
1908
|
"isSource": true,
|
|
1909
1909
|
"original": {
|
|
1910
1910
|
"value": "1.5rem 0 .75rem",
|
|
@@ -1929,7 +1929,7 @@
|
|
|
1929
1929
|
"value": "1rem 0 .5rem",
|
|
1930
1930
|
"description": "16px 0 8px",
|
|
1931
1931
|
"comment": "Font margin",
|
|
1932
|
-
"filePath": "/Users/
|
|
1932
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1933
1933
|
"isSource": true,
|
|
1934
1934
|
"original": {
|
|
1935
1935
|
"value": "1rem 0 .5rem",
|
|
@@ -1954,7 +1954,7 @@
|
|
|
1954
1954
|
"value": "1rem 0 .5rem",
|
|
1955
1955
|
"description": "16px 0 8px",
|
|
1956
1956
|
"comment": "Font margin",
|
|
1957
|
-
"filePath": "/Users/
|
|
1957
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1958
1958
|
"isSource": true,
|
|
1959
1959
|
"original": {
|
|
1960
1960
|
"value": "1rem 0 .5rem",
|
|
@@ -1979,7 +1979,7 @@
|
|
|
1979
1979
|
"value": "0 0 1.5rem",
|
|
1980
1980
|
"description": "0 0 24px",
|
|
1981
1981
|
"comment": "Font margin",
|
|
1982
|
-
"filePath": "/Users/
|
|
1982
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
1983
1983
|
"isSource": true,
|
|
1984
1984
|
"original": {
|
|
1985
1985
|
"value": "0 0 1.5rem",
|
|
@@ -2004,7 +2004,7 @@
|
|
|
2004
2004
|
"value": "0 0 1rem",
|
|
2005
2005
|
"description": "0 0 16px",
|
|
2006
2006
|
"comment": "Font margin",
|
|
2007
|
-
"filePath": "/Users/
|
|
2007
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
2008
2008
|
"isSource": true,
|
|
2009
2009
|
"original": {
|
|
2010
2010
|
"value": "0 0 1rem",
|
|
@@ -2029,7 +2029,7 @@
|
|
|
2029
2029
|
"value": "0 0 1rem",
|
|
2030
2030
|
"description": "0 0 16px",
|
|
2031
2031
|
"comment": "Font margin",
|
|
2032
|
-
"filePath": "/Users/
|
|
2032
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/font/index.json",
|
|
2033
2033
|
"isSource": true,
|
|
2034
2034
|
"original": {
|
|
2035
2035
|
"value": "0 0 1rem",
|
|
@@ -2050,7 +2050,7 @@
|
|
|
2050
2050
|
},
|
|
2051
2051
|
{
|
|
2052
2052
|
"value": "0px 1px 4px rgba(0, 0, 0, 0.2)",
|
|
2053
|
-
"filePath": "/Users/
|
|
2053
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2054
2054
|
"isSource": true,
|
|
2055
2055
|
"original": {
|
|
2056
2056
|
"value": "0px 1px 4px rgba(0, 0, 0, 0.2)"
|
|
@@ -2069,7 +2069,7 @@
|
|
|
2069
2069
|
},
|
|
2070
2070
|
{
|
|
2071
2071
|
"value": "0px -1px 4px rgba(0, 0, 0, 0.2)",
|
|
2072
|
-
"filePath": "/Users/
|
|
2072
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2073
2073
|
"isSource": true,
|
|
2074
2074
|
"original": {
|
|
2075
2075
|
"value": "0px -1px 4px rgba(0, 0, 0, 0.2)"
|
|
@@ -2088,7 +2088,7 @@
|
|
|
2088
2088
|
},
|
|
2089
2089
|
{
|
|
2090
2090
|
"value": "1px 0px 4px rgba(0, 0, 0, 0.2)",
|
|
2091
|
-
"filePath": "/Users/
|
|
2091
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2092
2092
|
"isSource": true,
|
|
2093
2093
|
"original": {
|
|
2094
2094
|
"value": "1px 0px 4px rgba(0, 0, 0, 0.2)"
|
|
@@ -2107,7 +2107,7 @@
|
|
|
2107
2107
|
},
|
|
2108
2108
|
{
|
|
2109
2109
|
"value": "-1px 0px 4px rgba(0, 0, 0, 0.2)",
|
|
2110
|
-
"filePath": "/Users/
|
|
2110
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2111
2111
|
"isSource": true,
|
|
2112
2112
|
"original": {
|
|
2113
2113
|
"value": "-1px 0px 4px rgba(0, 0, 0, 0.2)"
|
|
@@ -2126,7 +2126,7 @@
|
|
|
2126
2126
|
},
|
|
2127
2127
|
{
|
|
2128
2128
|
"value": "0px 2px 6px rgba(0, 0, 0, 0.2)",
|
|
2129
|
-
"filePath": "/Users/
|
|
2129
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2130
2130
|
"isSource": true,
|
|
2131
2131
|
"original": {
|
|
2132
2132
|
"value": "0px 2px 6px rgba(0, 0, 0, 0.2)"
|
|
@@ -2145,7 +2145,7 @@
|
|
|
2145
2145
|
},
|
|
2146
2146
|
{
|
|
2147
2147
|
"value": "0px 2px 6px rgba(0, 0, 0, 0.2)",
|
|
2148
|
-
"filePath": "/Users/
|
|
2148
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2149
2149
|
"isSource": true,
|
|
2150
2150
|
"original": {
|
|
2151
2151
|
"value": "0px 2px 6px rgba(0, 0, 0, 0.2)"
|
|
@@ -2164,7 +2164,7 @@
|
|
|
2164
2164
|
},
|
|
2165
2165
|
{
|
|
2166
2166
|
"value": "0px 2px 6px rgba(0, 0, 0, 0.2)",
|
|
2167
|
-
"filePath": "/Users/
|
|
2167
|
+
"filePath": "/Users/magersoft/projects/b2b-center/central-design-system/src/tokens/themes/cds/layer/shadow.json",
|
|
2168
2168
|
"isSource": true,
|
|
2169
2169
|
"original": {
|
|
2170
2170
|
"value": "0px 2px 6px rgba(0, 0, 0, 0.2)"
|