@mozaic-ds/vue 0.23.0-beta.1 → 0.23.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/mozaic-vue.adeo.css +40 -40
- package/dist/mozaic-vue.adeo.umd.js +1275 -75
- package/dist/mozaic-vue.common.js +1275 -75
- package/dist/mozaic-vue.common.js.map +1 -1
- package/dist/mozaic-vue.css +1 -1
- package/dist/mozaic-vue.umd.js +1275 -75
- package/dist/mozaic-vue.umd.js.map +1 -1
- package/dist/mozaic-vue.umd.min.js +2 -2
- package/dist/mozaic-vue.umd.min.js.map +1 -1
- package/package.json +4 -4
- package/src/components/autocomplete/MAutocomplete.vue +27 -10
- package/src/components/icon/MIcon.vue +18 -2
- package/src/components/phonenumber/MPhoneNumber.vue +4 -2
- package/src/components/tabs/MTab.vue +2 -9
- package/src/tokens/adeo/android/colors.xml +209 -166
- package/src/tokens/adeo/css/_variables.scss +209 -166
- package/src/tokens/adeo/css/root.scss +89 -46
- package/src/tokens/adeo/ios/StyleDictionaryColor.h +48 -5
- package/src/tokens/adeo/ios/StyleDictionaryColor.m +214 -171
- package/src/tokens/adeo/ios/StyleDictionaryColor.swift +209 -166
- package/src/tokens/adeo/js/tokens.js +209 -166
- package/src/tokens/adeo/js/tokensObject.js +1279 -304
- package/src/tokens/adeo/scss/_tokens.scss +344 -174
|
@@ -316,7 +316,7 @@ module.exports = {
|
|
|
316
316
|
},
|
|
317
317
|
"neutral": {
|
|
318
318
|
"background": {
|
|
319
|
-
"value": "#
|
|
319
|
+
"value": "#e6e6e6",
|
|
320
320
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json",
|
|
321
321
|
"isSource": true,
|
|
322
322
|
"original": {
|
|
@@ -337,7 +337,7 @@ module.exports = {
|
|
|
337
337
|
]
|
|
338
338
|
},
|
|
339
339
|
"border": {
|
|
340
|
-
"value": "#
|
|
340
|
+
"value": "#808080",
|
|
341
341
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json",
|
|
342
342
|
"isSource": true,
|
|
343
343
|
"original": {
|
|
@@ -358,7 +358,7 @@ module.exports = {
|
|
|
358
358
|
]
|
|
359
359
|
},
|
|
360
360
|
"text": {
|
|
361
|
-
"value": "#
|
|
361
|
+
"value": "#4d4d4d",
|
|
362
362
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/badge.json",
|
|
363
363
|
"isSource": true,
|
|
364
364
|
"original": {
|
|
@@ -555,11 +555,11 @@ module.exports = {
|
|
|
555
555
|
},
|
|
556
556
|
"primary-02": {
|
|
557
557
|
"100": {
|
|
558
|
-
"value": "#
|
|
558
|
+
"value": "#eeeff1",
|
|
559
559
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
560
560
|
"isSource": true,
|
|
561
561
|
"original": {
|
|
562
|
-
"value": "#
|
|
562
|
+
"value": "#EEEFF1"
|
|
563
563
|
},
|
|
564
564
|
"name": "ColorPrimary02100",
|
|
565
565
|
"attributes": {
|
|
@@ -574,11 +574,11 @@ module.exports = {
|
|
|
574
574
|
]
|
|
575
575
|
},
|
|
576
576
|
"200": {
|
|
577
|
-
"value": "#
|
|
577
|
+
"value": "#cfd2d8",
|
|
578
578
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
579
579
|
"isSource": true,
|
|
580
580
|
"original": {
|
|
581
|
-
"value": "#
|
|
581
|
+
"value": "#CFD2D8"
|
|
582
582
|
},
|
|
583
583
|
"name": "ColorPrimary02200",
|
|
584
584
|
"attributes": {
|
|
@@ -593,11 +593,11 @@ module.exports = {
|
|
|
593
593
|
]
|
|
594
594
|
},
|
|
595
595
|
"300": {
|
|
596
|
-
"value": "#
|
|
596
|
+
"value": "#b3b7c1",
|
|
597
597
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
598
598
|
"isSource": true,
|
|
599
599
|
"original": {
|
|
600
|
-
"value": "#
|
|
600
|
+
"value": "#B3B7C1"
|
|
601
601
|
},
|
|
602
602
|
"name": "ColorPrimary02300",
|
|
603
603
|
"attributes": {
|
|
@@ -612,11 +612,11 @@ module.exports = {
|
|
|
612
612
|
]
|
|
613
613
|
},
|
|
614
614
|
"400": {
|
|
615
|
-
"value": "#
|
|
615
|
+
"value": "#8f94a3",
|
|
616
616
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
617
617
|
"isSource": true,
|
|
618
618
|
"original": {
|
|
619
|
-
"value": "#
|
|
619
|
+
"value": "#8F94A3"
|
|
620
620
|
},
|
|
621
621
|
"name": "ColorPrimary02400",
|
|
622
622
|
"attributes": {
|
|
@@ -631,11 +631,11 @@ module.exports = {
|
|
|
631
631
|
]
|
|
632
632
|
},
|
|
633
633
|
"500": {
|
|
634
|
-
"value": "#
|
|
634
|
+
"value": "#6a7081",
|
|
635
635
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
636
636
|
"isSource": true,
|
|
637
637
|
"original": {
|
|
638
|
-
"value": "#
|
|
638
|
+
"value": "#6A7081"
|
|
639
639
|
},
|
|
640
640
|
"name": "ColorPrimary02500",
|
|
641
641
|
"attributes": {
|
|
@@ -650,11 +650,11 @@ module.exports = {
|
|
|
650
650
|
]
|
|
651
651
|
},
|
|
652
652
|
"600": {
|
|
653
|
-
"value": "#
|
|
653
|
+
"value": "#494f60",
|
|
654
654
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
655
655
|
"isSource": true,
|
|
656
656
|
"original": {
|
|
657
|
-
"value": "#
|
|
657
|
+
"value": "#494F60"
|
|
658
658
|
},
|
|
659
659
|
"name": "ColorPrimary02600",
|
|
660
660
|
"attributes": {
|
|
@@ -669,11 +669,11 @@ module.exports = {
|
|
|
669
669
|
]
|
|
670
670
|
},
|
|
671
671
|
"700": {
|
|
672
|
-
"value": "#
|
|
672
|
+
"value": "#343b4c",
|
|
673
673
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
674
674
|
"isSource": true,
|
|
675
675
|
"original": {
|
|
676
|
-
"value": "#
|
|
676
|
+
"value": "#343B4C"
|
|
677
677
|
},
|
|
678
678
|
"name": "ColorPrimary02700",
|
|
679
679
|
"attributes": {
|
|
@@ -688,11 +688,11 @@ module.exports = {
|
|
|
688
688
|
]
|
|
689
689
|
},
|
|
690
690
|
"800": {
|
|
691
|
-
"value": "#
|
|
691
|
+
"value": "#242938",
|
|
692
692
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
693
693
|
"isSource": true,
|
|
694
694
|
"original": {
|
|
695
|
-
"value": "#
|
|
695
|
+
"value": "#242938"
|
|
696
696
|
},
|
|
697
697
|
"name": "ColorPrimary02800",
|
|
698
698
|
"attributes": {
|
|
@@ -707,11 +707,11 @@ module.exports = {
|
|
|
707
707
|
]
|
|
708
708
|
},
|
|
709
709
|
"900": {
|
|
710
|
-
"value": "#
|
|
710
|
+
"value": "#171b26",
|
|
711
711
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
712
712
|
"isSource": true,
|
|
713
713
|
"original": {
|
|
714
|
-
"value": "#
|
|
714
|
+
"value": "#171B26"
|
|
715
715
|
},
|
|
716
716
|
"name": "ColorPrimary02900",
|
|
717
717
|
"attributes": {
|
|
@@ -728,11 +728,11 @@ module.exports = {
|
|
|
728
728
|
},
|
|
729
729
|
"grey": {
|
|
730
730
|
"100": {
|
|
731
|
-
"value": "#
|
|
731
|
+
"value": "#e6e6e6",
|
|
732
732
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
733
733
|
"isSource": true,
|
|
734
734
|
"original": {
|
|
735
|
-
"value": "#
|
|
735
|
+
"value": "#E6E6E6"
|
|
736
736
|
},
|
|
737
737
|
"name": "ColorGrey100",
|
|
738
738
|
"attributes": {
|
|
@@ -747,11 +747,11 @@ module.exports = {
|
|
|
747
747
|
]
|
|
748
748
|
},
|
|
749
749
|
"200": {
|
|
750
|
-
"value": "#
|
|
750
|
+
"value": "#cccccc",
|
|
751
751
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
752
752
|
"isSource": true,
|
|
753
753
|
"original": {
|
|
754
|
-
"value": "#
|
|
754
|
+
"value": "#CCCCCC"
|
|
755
755
|
},
|
|
756
756
|
"name": "ColorGrey200",
|
|
757
757
|
"attributes": {
|
|
@@ -766,11 +766,11 @@ module.exports = {
|
|
|
766
766
|
]
|
|
767
767
|
},
|
|
768
768
|
"300": {
|
|
769
|
-
"value": "#
|
|
769
|
+
"value": "#b3b3b3",
|
|
770
770
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
771
771
|
"isSource": true,
|
|
772
772
|
"original": {
|
|
773
|
-
"value": "#
|
|
773
|
+
"value": "#B3B3B3"
|
|
774
774
|
},
|
|
775
775
|
"name": "ColorGrey300",
|
|
776
776
|
"attributes": {
|
|
@@ -785,11 +785,11 @@ module.exports = {
|
|
|
785
785
|
]
|
|
786
786
|
},
|
|
787
787
|
"400": {
|
|
788
|
-
"value": "#
|
|
788
|
+
"value": "#999999",
|
|
789
789
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
790
790
|
"isSource": true,
|
|
791
791
|
"original": {
|
|
792
|
-
"value": "#
|
|
792
|
+
"value": "#999999"
|
|
793
793
|
},
|
|
794
794
|
"name": "ColorGrey400",
|
|
795
795
|
"attributes": {
|
|
@@ -804,11 +804,11 @@ module.exports = {
|
|
|
804
804
|
]
|
|
805
805
|
},
|
|
806
806
|
"500": {
|
|
807
|
-
"value": "#
|
|
807
|
+
"value": "#808080",
|
|
808
808
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
809
809
|
"isSource": true,
|
|
810
810
|
"original": {
|
|
811
|
-
"value": "#
|
|
811
|
+
"value": "#808080"
|
|
812
812
|
},
|
|
813
813
|
"name": "ColorGrey500",
|
|
814
814
|
"attributes": {
|
|
@@ -823,11 +823,11 @@ module.exports = {
|
|
|
823
823
|
]
|
|
824
824
|
},
|
|
825
825
|
"600": {
|
|
826
|
-
"value": "#
|
|
826
|
+
"value": "#666666",
|
|
827
827
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
828
828
|
"isSource": true,
|
|
829
829
|
"original": {
|
|
830
|
-
"value": "#
|
|
830
|
+
"value": "#666666"
|
|
831
831
|
},
|
|
832
832
|
"name": "ColorGrey600",
|
|
833
833
|
"attributes": {
|
|
@@ -842,11 +842,11 @@ module.exports = {
|
|
|
842
842
|
]
|
|
843
843
|
},
|
|
844
844
|
"700": {
|
|
845
|
-
"value": "#
|
|
845
|
+
"value": "#4d4d4d",
|
|
846
846
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
847
847
|
"isSource": true,
|
|
848
848
|
"original": {
|
|
849
|
-
"value": "#
|
|
849
|
+
"value": "#4D4D4D"
|
|
850
850
|
},
|
|
851
851
|
"name": "ColorGrey700",
|
|
852
852
|
"attributes": {
|
|
@@ -861,11 +861,11 @@ module.exports = {
|
|
|
861
861
|
]
|
|
862
862
|
},
|
|
863
863
|
"800": {
|
|
864
|
-
"value": "#
|
|
864
|
+
"value": "#333333",
|
|
865
865
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
866
866
|
"isSource": true,
|
|
867
867
|
"original": {
|
|
868
|
-
"value": "#
|
|
868
|
+
"value": "#333333"
|
|
869
869
|
},
|
|
870
870
|
"name": "ColorGrey800",
|
|
871
871
|
"attributes": {
|
|
@@ -880,11 +880,11 @@ module.exports = {
|
|
|
880
880
|
]
|
|
881
881
|
},
|
|
882
882
|
"900": {
|
|
883
|
-
"value": "#
|
|
883
|
+
"value": "#191919",
|
|
884
884
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
885
885
|
"isSource": true,
|
|
886
886
|
"original": {
|
|
887
|
-
"value": "#
|
|
887
|
+
"value": "#191919"
|
|
888
888
|
},
|
|
889
889
|
"name": "ColorGrey900",
|
|
890
890
|
"attributes": {
|
|
@@ -1458,11 +1458,11 @@ module.exports = {
|
|
|
1458
1458
|
},
|
|
1459
1459
|
"secondary-red": {
|
|
1460
1460
|
"100": {
|
|
1461
|
-
"value": "#
|
|
1461
|
+
"value": "#feedee",
|
|
1462
1462
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1463
1463
|
"isSource": true,
|
|
1464
1464
|
"original": {
|
|
1465
|
-
"value": "#
|
|
1465
|
+
"value": "#FEEDEE"
|
|
1466
1466
|
},
|
|
1467
1467
|
"name": "ColorSecondaryRed100",
|
|
1468
1468
|
"attributes": {
|
|
@@ -1477,11 +1477,11 @@ module.exports = {
|
|
|
1477
1477
|
]
|
|
1478
1478
|
},
|
|
1479
1479
|
"200": {
|
|
1480
|
-
"value": "#
|
|
1480
|
+
"value": "#fab9bc",
|
|
1481
1481
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1482
1482
|
"isSource": true,
|
|
1483
1483
|
"original": {
|
|
1484
|
-
"value": "#
|
|
1484
|
+
"value": "#FAB9BC"
|
|
1485
1485
|
},
|
|
1486
1486
|
"name": "ColorSecondaryRed200",
|
|
1487
1487
|
"attributes": {
|
|
@@ -1496,11 +1496,11 @@ module.exports = {
|
|
|
1496
1496
|
]
|
|
1497
1497
|
},
|
|
1498
1498
|
"300": {
|
|
1499
|
-
"value": "#
|
|
1499
|
+
"value": "#f38789",
|
|
1500
1500
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1501
1501
|
"isSource": true,
|
|
1502
1502
|
"original": {
|
|
1503
|
-
"value": "#
|
|
1503
|
+
"value": "#F38789"
|
|
1504
1504
|
},
|
|
1505
1505
|
"name": "ColorSecondaryRed300",
|
|
1506
1506
|
"attributes": {
|
|
@@ -1515,11 +1515,11 @@ module.exports = {
|
|
|
1515
1515
|
]
|
|
1516
1516
|
},
|
|
1517
1517
|
"400": {
|
|
1518
|
-
"value": "#
|
|
1518
|
+
"value": "#ea5d58",
|
|
1519
1519
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1520
1520
|
"isSource": true,
|
|
1521
1521
|
"original": {
|
|
1522
|
-
"value": "#
|
|
1522
|
+
"value": "#EA5D58"
|
|
1523
1523
|
},
|
|
1524
1524
|
"name": "ColorSecondaryRed400",
|
|
1525
1525
|
"attributes": {
|
|
@@ -1534,11 +1534,11 @@ module.exports = {
|
|
|
1534
1534
|
]
|
|
1535
1535
|
},
|
|
1536
1536
|
"500": {
|
|
1537
|
-
"value": "#
|
|
1537
|
+
"value": "#df382b",
|
|
1538
1538
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1539
1539
|
"isSource": true,
|
|
1540
1540
|
"original": {
|
|
1541
|
-
"value": "#
|
|
1541
|
+
"value": "#DF382B"
|
|
1542
1542
|
},
|
|
1543
1543
|
"name": "ColorSecondaryRed500",
|
|
1544
1544
|
"attributes": {
|
|
@@ -1553,11 +1553,11 @@ module.exports = {
|
|
|
1553
1553
|
]
|
|
1554
1554
|
},
|
|
1555
1555
|
"600": {
|
|
1556
|
-
"value": "#
|
|
1556
|
+
"value": "#b42a27",
|
|
1557
1557
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1558
1558
|
"isSource": true,
|
|
1559
1559
|
"original": {
|
|
1560
|
-
"value": "#
|
|
1560
|
+
"value": "#B42A27"
|
|
1561
1561
|
},
|
|
1562
1562
|
"name": "ColorSecondaryRed600",
|
|
1563
1563
|
"attributes": {
|
|
@@ -1572,11 +1572,11 @@ module.exports = {
|
|
|
1572
1572
|
]
|
|
1573
1573
|
},
|
|
1574
1574
|
"700": {
|
|
1575
|
-
"value": "#
|
|
1575
|
+
"value": "#8b2226",
|
|
1576
1576
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1577
1577
|
"isSource": true,
|
|
1578
1578
|
"original": {
|
|
1579
|
-
"value": "#
|
|
1579
|
+
"value": "#8B2226"
|
|
1580
1580
|
},
|
|
1581
1581
|
"name": "ColorSecondaryRed700",
|
|
1582
1582
|
"attributes": {
|
|
@@ -1591,11 +1591,11 @@ module.exports = {
|
|
|
1591
1591
|
]
|
|
1592
1592
|
},
|
|
1593
1593
|
"800": {
|
|
1594
|
-
"value": "#
|
|
1594
|
+
"value": "#641b21",
|
|
1595
1595
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1596
1596
|
"isSource": true,
|
|
1597
1597
|
"original": {
|
|
1598
|
-
"value": "#
|
|
1598
|
+
"value": "#641B21"
|
|
1599
1599
|
},
|
|
1600
1600
|
"name": "ColorSecondaryRed800",
|
|
1601
1601
|
"attributes": {
|
|
@@ -1610,11 +1610,11 @@ module.exports = {
|
|
|
1610
1610
|
]
|
|
1611
1611
|
},
|
|
1612
1612
|
"900": {
|
|
1613
|
-
"value": "#
|
|
1613
|
+
"value": "#3e1219",
|
|
1614
1614
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1615
1615
|
"isSource": true,
|
|
1616
1616
|
"original": {
|
|
1617
|
-
"value": "#
|
|
1617
|
+
"value": "#3E1219"
|
|
1618
1618
|
},
|
|
1619
1619
|
"name": "ColorSecondaryRed900",
|
|
1620
1620
|
"attributes": {
|
|
@@ -1631,11 +1631,11 @@ module.exports = {
|
|
|
1631
1631
|
},
|
|
1632
1632
|
"secondary-orange": {
|
|
1633
1633
|
"100": {
|
|
1634
|
-
"value": "#
|
|
1634
|
+
"value": "#fff5eb",
|
|
1635
1635
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1636
1636
|
"isSource": true,
|
|
1637
1637
|
"original": {
|
|
1638
|
-
"value": "#
|
|
1638
|
+
"value": "#FFF5EB"
|
|
1639
1639
|
},
|
|
1640
1640
|
"name": "ColorSecondaryOrange100",
|
|
1641
1641
|
"attributes": {
|
|
@@ -1650,11 +1650,11 @@ module.exports = {
|
|
|
1650
1650
|
]
|
|
1651
1651
|
},
|
|
1652
1652
|
"200": {
|
|
1653
|
-
"value": "#
|
|
1653
|
+
"value": "#ffdab2",
|
|
1654
1654
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1655
1655
|
"isSource": true,
|
|
1656
1656
|
"original": {
|
|
1657
|
-
"value": "#
|
|
1657
|
+
"value": "#FFDAB2"
|
|
1658
1658
|
},
|
|
1659
1659
|
"name": "ColorSecondaryOrange200",
|
|
1660
1660
|
"attributes": {
|
|
@@ -1669,11 +1669,11 @@ module.exports = {
|
|
|
1669
1669
|
]
|
|
1670
1670
|
},
|
|
1671
1671
|
"300": {
|
|
1672
|
-
"value": "#
|
|
1672
|
+
"value": "#ffc17d",
|
|
1673
1673
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1674
1674
|
"isSource": true,
|
|
1675
1675
|
"original": {
|
|
1676
|
-
"value": "#
|
|
1676
|
+
"value": "#FFC17D"
|
|
1677
1677
|
},
|
|
1678
1678
|
"name": "ColorSecondaryOrange300",
|
|
1679
1679
|
"attributes": {
|
|
@@ -1688,11 +1688,11 @@ module.exports = {
|
|
|
1688
1688
|
]
|
|
1689
1689
|
},
|
|
1690
1690
|
"400": {
|
|
1691
|
-
"value": "#
|
|
1691
|
+
"value": "#ffab4b",
|
|
1692
1692
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1693
1693
|
"isSource": true,
|
|
1694
1694
|
"original": {
|
|
1695
|
-
"value": "#
|
|
1695
|
+
"value": "#FFAB4B"
|
|
1696
1696
|
},
|
|
1697
1697
|
"name": "ColorSecondaryOrange400",
|
|
1698
1698
|
"attributes": {
|
|
@@ -1707,11 +1707,11 @@ module.exports = {
|
|
|
1707
1707
|
]
|
|
1708
1708
|
},
|
|
1709
1709
|
"500": {
|
|
1710
|
-
"value": "#
|
|
1710
|
+
"value": "#fc961e",
|
|
1711
1711
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1712
1712
|
"isSource": true,
|
|
1713
1713
|
"original": {
|
|
1714
|
-
"value": "#
|
|
1714
|
+
"value": "#FC961E"
|
|
1715
1715
|
},
|
|
1716
1716
|
"name": "ColorSecondaryOrange500",
|
|
1717
1717
|
"attributes": {
|
|
@@ -1726,11 +1726,11 @@ module.exports = {
|
|
|
1726
1726
|
]
|
|
1727
1727
|
},
|
|
1728
1728
|
"600": {
|
|
1729
|
-
"value": "#
|
|
1729
|
+
"value": "#c86f21",
|
|
1730
1730
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1731
1731
|
"isSource": true,
|
|
1732
1732
|
"original": {
|
|
1733
|
-
"value": "#
|
|
1733
|
+
"value": "#C86F21"
|
|
1734
1734
|
},
|
|
1735
1735
|
"name": "ColorSecondaryOrange600",
|
|
1736
1736
|
"attributes": {
|
|
@@ -1745,11 +1745,11 @@ module.exports = {
|
|
|
1745
1745
|
]
|
|
1746
1746
|
},
|
|
1747
1747
|
"700": {
|
|
1748
|
-
"value": "#
|
|
1748
|
+
"value": "#974f20",
|
|
1749
1749
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1750
1750
|
"isSource": true,
|
|
1751
1751
|
"original": {
|
|
1752
|
-
"value": "#
|
|
1752
|
+
"value": "#974F20"
|
|
1753
1753
|
},
|
|
1754
1754
|
"name": "ColorSecondaryOrange700",
|
|
1755
1755
|
"attributes": {
|
|
@@ -1764,11 +1764,11 @@ module.exports = {
|
|
|
1764
1764
|
]
|
|
1765
1765
|
},
|
|
1766
1766
|
"800": {
|
|
1767
|
-
"value": "#
|
|
1767
|
+
"value": "#6a351c",
|
|
1768
1768
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1769
1769
|
"isSource": true,
|
|
1770
1770
|
"original": {
|
|
1771
|
-
"value": "#
|
|
1771
|
+
"value": "#6A351C"
|
|
1772
1772
|
},
|
|
1773
1773
|
"name": "ColorSecondaryOrange800",
|
|
1774
1774
|
"attributes": {
|
|
@@ -1783,11 +1783,11 @@ module.exports = {
|
|
|
1783
1783
|
]
|
|
1784
1784
|
},
|
|
1785
1785
|
"900": {
|
|
1786
|
-
"value": "#
|
|
1786
|
+
"value": "#401f15",
|
|
1787
1787
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/base.json",
|
|
1788
1788
|
"isSource": true,
|
|
1789
1789
|
"original": {
|
|
1790
|
-
"value": "#
|
|
1790
|
+
"value": "#401F15"
|
|
1791
1791
|
},
|
|
1792
1792
|
"name": "ColorSecondaryOrange900",
|
|
1793
1793
|
"attributes": {
|
|
@@ -2667,6 +2667,46 @@ module.exports = {
|
|
|
2667
2667
|
]
|
|
2668
2668
|
}
|
|
2669
2669
|
},
|
|
2670
|
+
"breadcrumb": {
|
|
2671
|
+
"arrow": {
|
|
2672
|
+
"value": "#333333",
|
|
2673
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/breadcrumb.json",
|
|
2674
|
+
"isSource": true,
|
|
2675
|
+
"original": {
|
|
2676
|
+
"value": "{color.grey.800.value}"
|
|
2677
|
+
},
|
|
2678
|
+
"name": "ColorBreadcrumbArrow",
|
|
2679
|
+
"attributes": {
|
|
2680
|
+
"category": "color",
|
|
2681
|
+
"type": "breadcrumb",
|
|
2682
|
+
"item": "arrow"
|
|
2683
|
+
},
|
|
2684
|
+
"path": [
|
|
2685
|
+
"color",
|
|
2686
|
+
"breadcrumb",
|
|
2687
|
+
"arrow"
|
|
2688
|
+
]
|
|
2689
|
+
},
|
|
2690
|
+
"arrow-invert": {
|
|
2691
|
+
"value": "#ffffff",
|
|
2692
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/breadcrumb.json",
|
|
2693
|
+
"isSource": true,
|
|
2694
|
+
"original": {
|
|
2695
|
+
"value": "{color.grey.000.value}"
|
|
2696
|
+
},
|
|
2697
|
+
"name": "ColorBreadcrumbArrowInvert",
|
|
2698
|
+
"attributes": {
|
|
2699
|
+
"category": "color",
|
|
2700
|
+
"type": "breadcrumb",
|
|
2701
|
+
"item": "arrow-invert"
|
|
2702
|
+
},
|
|
2703
|
+
"path": [
|
|
2704
|
+
"color",
|
|
2705
|
+
"breadcrumb",
|
|
2706
|
+
"arrow-invert"
|
|
2707
|
+
]
|
|
2708
|
+
}
|
|
2709
|
+
},
|
|
2670
2710
|
"button": {
|
|
2671
2711
|
"solid": {
|
|
2672
2712
|
"background": {
|
|
@@ -2738,7 +2778,7 @@ module.exports = {
|
|
|
2738
2778
|
},
|
|
2739
2779
|
"disabled": {
|
|
2740
2780
|
"background": {
|
|
2741
|
-
"value": "#
|
|
2781
|
+
"value": "#cccccc",
|
|
2742
2782
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2743
2783
|
"isSource": true,
|
|
2744
2784
|
"original": {
|
|
@@ -2761,7 +2801,7 @@ module.exports = {
|
|
|
2761
2801
|
]
|
|
2762
2802
|
},
|
|
2763
2803
|
"font": {
|
|
2764
|
-
"value": "#
|
|
2804
|
+
"value": "#666666",
|
|
2765
2805
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2766
2806
|
"isSource": true,
|
|
2767
2807
|
"original": {
|
|
@@ -2860,7 +2900,7 @@ module.exports = {
|
|
|
2860
2900
|
},
|
|
2861
2901
|
"solid-primary-02": {
|
|
2862
2902
|
"background": {
|
|
2863
|
-
"value": "#
|
|
2903
|
+
"value": "#6a7081",
|
|
2864
2904
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2865
2905
|
"isSource": true,
|
|
2866
2906
|
"original": {
|
|
@@ -2903,7 +2943,7 @@ module.exports = {
|
|
|
2903
2943
|
},
|
|
2904
2944
|
"focus": {
|
|
2905
2945
|
"border": {
|
|
2906
|
-
"value": "#
|
|
2946
|
+
"value": "#171b26",
|
|
2907
2947
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2908
2948
|
"isSource": true,
|
|
2909
2949
|
"original": {
|
|
@@ -2928,7 +2968,7 @@ module.exports = {
|
|
|
2928
2968
|
},
|
|
2929
2969
|
"disabled": {
|
|
2930
2970
|
"background": {
|
|
2931
|
-
"value": "#
|
|
2971
|
+
"value": "#cccccc",
|
|
2932
2972
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2933
2973
|
"isSource": true,
|
|
2934
2974
|
"original": {
|
|
@@ -2951,7 +2991,7 @@ module.exports = {
|
|
|
2951
2991
|
]
|
|
2952
2992
|
},
|
|
2953
2993
|
"font": {
|
|
2954
|
-
"value": "#
|
|
2994
|
+
"value": "#666666",
|
|
2955
2995
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2956
2996
|
"isSource": true,
|
|
2957
2997
|
"original": {
|
|
@@ -2976,7 +3016,7 @@ module.exports = {
|
|
|
2976
3016
|
},
|
|
2977
3017
|
"active": {
|
|
2978
3018
|
"background": {
|
|
2979
|
-
"value": "#
|
|
3019
|
+
"value": "#171b26",
|
|
2980
3020
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
2981
3021
|
"isSource": true,
|
|
2982
3022
|
"original": {
|
|
@@ -3001,7 +3041,7 @@ module.exports = {
|
|
|
3001
3041
|
},
|
|
3002
3042
|
"hover": {
|
|
3003
3043
|
"background": {
|
|
3004
|
-
"value": "#
|
|
3044
|
+
"value": "#242938",
|
|
3005
3045
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3006
3046
|
"isSource": true,
|
|
3007
3047
|
"original": {
|
|
@@ -3050,7 +3090,7 @@ module.exports = {
|
|
|
3050
3090
|
},
|
|
3051
3091
|
"solid-neutral": {
|
|
3052
3092
|
"background": {
|
|
3053
|
-
"value": "#
|
|
3093
|
+
"value": "#333333",
|
|
3054
3094
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3055
3095
|
"isSource": true,
|
|
3056
3096
|
"original": {
|
|
@@ -3093,7 +3133,7 @@ module.exports = {
|
|
|
3093
3133
|
},
|
|
3094
3134
|
"focus": {
|
|
3095
3135
|
"border": {
|
|
3096
|
-
"value": "#
|
|
3136
|
+
"value": "#191919",
|
|
3097
3137
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3098
3138
|
"isSource": true,
|
|
3099
3139
|
"original": {
|
|
@@ -3118,7 +3158,7 @@ module.exports = {
|
|
|
3118
3158
|
},
|
|
3119
3159
|
"disabled": {
|
|
3120
3160
|
"background": {
|
|
3121
|
-
"value": "#
|
|
3161
|
+
"value": "#cccccc",
|
|
3122
3162
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3123
3163
|
"isSource": true,
|
|
3124
3164
|
"original": {
|
|
@@ -3141,7 +3181,7 @@ module.exports = {
|
|
|
3141
3181
|
]
|
|
3142
3182
|
},
|
|
3143
3183
|
"font": {
|
|
3144
|
-
"value": "#
|
|
3184
|
+
"value": "#666666",
|
|
3145
3185
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3146
3186
|
"isSource": true,
|
|
3147
3187
|
"original": {
|
|
@@ -3166,7 +3206,7 @@ module.exports = {
|
|
|
3166
3206
|
},
|
|
3167
3207
|
"active": {
|
|
3168
3208
|
"background": {
|
|
3169
|
-
"value": "#
|
|
3209
|
+
"value": "#333333",
|
|
3170
3210
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3171
3211
|
"isSource": true,
|
|
3172
3212
|
"original": {
|
|
@@ -3191,7 +3231,7 @@ module.exports = {
|
|
|
3191
3231
|
},
|
|
3192
3232
|
"hover": {
|
|
3193
3233
|
"background": {
|
|
3194
|
-
"value": "#
|
|
3234
|
+
"value": "#191919",
|
|
3195
3235
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3196
3236
|
"isSource": true,
|
|
3197
3237
|
"original": {
|
|
@@ -3240,7 +3280,7 @@ module.exports = {
|
|
|
3240
3280
|
},
|
|
3241
3281
|
"solid-danger": {
|
|
3242
3282
|
"background": {
|
|
3243
|
-
"value": "#
|
|
3283
|
+
"value": "#b42a27",
|
|
3244
3284
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
3245
3285
|
"isSource": true,
|
|
3246
3286
|
"original": {
|
|
@@ -3308,7 +3348,7 @@ module.exports = {
|
|
|
3308
3348
|
},
|
|
3309
3349
|
"disabled": {
|
|
3310
3350
|
"background": {
|
|
3311
|
-
"value": "#
|
|
3351
|
+
"value": "#cccccc",
|
|
3312
3352
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3313
3353
|
"isSource": true,
|
|
3314
3354
|
"original": {
|
|
@@ -3331,7 +3371,7 @@ module.exports = {
|
|
|
3331
3371
|
]
|
|
3332
3372
|
},
|
|
3333
3373
|
"font": {
|
|
3334
|
-
"value": "#
|
|
3374
|
+
"value": "#666666",
|
|
3335
3375
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3336
3376
|
"isSource": true,
|
|
3337
3377
|
"original": {
|
|
@@ -3519,7 +3559,7 @@ module.exports = {
|
|
|
3519
3559
|
},
|
|
3520
3560
|
"disabled": {
|
|
3521
3561
|
"background": {
|
|
3522
|
-
"value": "#
|
|
3562
|
+
"value": "#cccccc",
|
|
3523
3563
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3524
3564
|
"isSource": true,
|
|
3525
3565
|
"original": {
|
|
@@ -3542,7 +3582,7 @@ module.exports = {
|
|
|
3542
3582
|
]
|
|
3543
3583
|
},
|
|
3544
3584
|
"font": {
|
|
3545
|
-
"value": "#
|
|
3585
|
+
"value": "#666666",
|
|
3546
3586
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3547
3587
|
"isSource": true,
|
|
3548
3588
|
"original": {
|
|
@@ -3639,7 +3679,7 @@ module.exports = {
|
|
|
3639
3679
|
]
|
|
3640
3680
|
},
|
|
3641
3681
|
"border": {
|
|
3642
|
-
"value": "#
|
|
3682
|
+
"value": "#6a7081",
|
|
3643
3683
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3644
3684
|
"isSource": true,
|
|
3645
3685
|
"original": {
|
|
@@ -3660,7 +3700,7 @@ module.exports = {
|
|
|
3660
3700
|
]
|
|
3661
3701
|
},
|
|
3662
3702
|
"font": {
|
|
3663
|
-
"value": "#
|
|
3703
|
+
"value": "#6a7081",
|
|
3664
3704
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3665
3705
|
"isSource": true,
|
|
3666
3706
|
"original": {
|
|
@@ -3682,7 +3722,7 @@ module.exports = {
|
|
|
3682
3722
|
},
|
|
3683
3723
|
"focus": {
|
|
3684
3724
|
"border": {
|
|
3685
|
-
"value": "#
|
|
3725
|
+
"value": "#171b26",
|
|
3686
3726
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3687
3727
|
"isSource": true,
|
|
3688
3728
|
"original": {
|
|
@@ -3707,7 +3747,7 @@ module.exports = {
|
|
|
3707
3747
|
},
|
|
3708
3748
|
"disabled": {
|
|
3709
3749
|
"background": {
|
|
3710
|
-
"value": "#
|
|
3750
|
+
"value": "#cccccc",
|
|
3711
3751
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3712
3752
|
"isSource": true,
|
|
3713
3753
|
"original": {
|
|
@@ -3730,7 +3770,7 @@ module.exports = {
|
|
|
3730
3770
|
]
|
|
3731
3771
|
},
|
|
3732
3772
|
"font": {
|
|
3733
|
-
"value": "#
|
|
3773
|
+
"value": "#666666",
|
|
3734
3774
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3735
3775
|
"isSource": true,
|
|
3736
3776
|
"original": {
|
|
@@ -3755,7 +3795,7 @@ module.exports = {
|
|
|
3755
3795
|
},
|
|
3756
3796
|
"active": {
|
|
3757
3797
|
"background": {
|
|
3758
|
-
"value": "#
|
|
3798
|
+
"value": "#cfd2d8",
|
|
3759
3799
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3760
3800
|
"isSource": true,
|
|
3761
3801
|
"original": {
|
|
@@ -3780,7 +3820,7 @@ module.exports = {
|
|
|
3780
3820
|
},
|
|
3781
3821
|
"hover": {
|
|
3782
3822
|
"background": {
|
|
3783
|
-
"value": "#
|
|
3823
|
+
"value": "#eeeff1",
|
|
3784
3824
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3785
3825
|
"isSource": true,
|
|
3786
3826
|
"original": {
|
|
@@ -3827,7 +3867,7 @@ module.exports = {
|
|
|
3827
3867
|
]
|
|
3828
3868
|
},
|
|
3829
3869
|
"border": {
|
|
3830
|
-
"value": "#
|
|
3870
|
+
"value": "#333333",
|
|
3831
3871
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3832
3872
|
"isSource": true,
|
|
3833
3873
|
"original": {
|
|
@@ -3848,7 +3888,7 @@ module.exports = {
|
|
|
3848
3888
|
]
|
|
3849
3889
|
},
|
|
3850
3890
|
"font": {
|
|
3851
|
-
"value": "#
|
|
3891
|
+
"value": "#333333",
|
|
3852
3892
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3853
3893
|
"isSource": true,
|
|
3854
3894
|
"original": {
|
|
@@ -3870,7 +3910,7 @@ module.exports = {
|
|
|
3870
3910
|
},
|
|
3871
3911
|
"focus": {
|
|
3872
3912
|
"border": {
|
|
3873
|
-
"value": "#
|
|
3913
|
+
"value": "#191919",
|
|
3874
3914
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3875
3915
|
"isSource": true,
|
|
3876
3916
|
"original": {
|
|
@@ -3895,7 +3935,7 @@ module.exports = {
|
|
|
3895
3935
|
},
|
|
3896
3936
|
"disabled": {
|
|
3897
3937
|
"background": {
|
|
3898
|
-
"value": "#
|
|
3938
|
+
"value": "#cccccc",
|
|
3899
3939
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3900
3940
|
"isSource": true,
|
|
3901
3941
|
"original": {
|
|
@@ -3918,7 +3958,7 @@ module.exports = {
|
|
|
3918
3958
|
]
|
|
3919
3959
|
},
|
|
3920
3960
|
"font": {
|
|
3921
|
-
"value": "#
|
|
3961
|
+
"value": "#666666",
|
|
3922
3962
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3923
3963
|
"isSource": true,
|
|
3924
3964
|
"original": {
|
|
@@ -3943,7 +3983,7 @@ module.exports = {
|
|
|
3943
3983
|
},
|
|
3944
3984
|
"active": {
|
|
3945
3985
|
"background": {
|
|
3946
|
-
"value": "#
|
|
3986
|
+
"value": "#cccccc",
|
|
3947
3987
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3948
3988
|
"isSource": true,
|
|
3949
3989
|
"original": {
|
|
@@ -3968,7 +4008,7 @@ module.exports = {
|
|
|
3968
4008
|
},
|
|
3969
4009
|
"hover": {
|
|
3970
4010
|
"background": {
|
|
3971
|
-
"value": "#
|
|
4011
|
+
"value": "#e6e6e6",
|
|
3972
4012
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
3973
4013
|
"isSource": true,
|
|
3974
4014
|
"original": {
|
|
@@ -4015,7 +4055,7 @@ module.exports = {
|
|
|
4015
4055
|
]
|
|
4016
4056
|
},
|
|
4017
4057
|
"border": {
|
|
4018
|
-
"value": "#
|
|
4058
|
+
"value": "#b42a27",
|
|
4019
4059
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
4020
4060
|
"isSource": true,
|
|
4021
4061
|
"original": {
|
|
@@ -4036,7 +4076,7 @@ module.exports = {
|
|
|
4036
4076
|
]
|
|
4037
4077
|
},
|
|
4038
4078
|
"font": {
|
|
4039
|
-
"value": "#
|
|
4079
|
+
"value": "#b42a27",
|
|
4040
4080
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/button.json",
|
|
4041
4081
|
"isSource": true,
|
|
4042
4082
|
"original": {
|
|
@@ -4058,7 +4098,7 @@ module.exports = {
|
|
|
4058
4098
|
},
|
|
4059
4099
|
"focus": {
|
|
4060
4100
|
"border": {
|
|
4061
|
-
"value": "#
|
|
4101
|
+
"value": "#8b2226",
|
|
4062
4102
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
4063
4103
|
"isSource": true,
|
|
4064
4104
|
"original": {
|
|
@@ -4083,7 +4123,7 @@ module.exports = {
|
|
|
4083
4123
|
},
|
|
4084
4124
|
"disabled": {
|
|
4085
4125
|
"background": {
|
|
4086
|
-
"value": "#
|
|
4126
|
+
"value": "#cccccc",
|
|
4087
4127
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
4088
4128
|
"isSource": true,
|
|
4089
4129
|
"original": {
|
|
@@ -4106,7 +4146,7 @@ module.exports = {
|
|
|
4106
4146
|
]
|
|
4107
4147
|
},
|
|
4108
4148
|
"font": {
|
|
4109
|
-
"value": "#
|
|
4149
|
+
"value": "#666666",
|
|
4110
4150
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
4111
4151
|
"isSource": true,
|
|
4112
4152
|
"original": {
|
|
@@ -4131,7 +4171,7 @@ module.exports = {
|
|
|
4131
4171
|
},
|
|
4132
4172
|
"active": {
|
|
4133
4173
|
"background": {
|
|
4134
|
-
"value": "#
|
|
4174
|
+
"value": "#fab9bc",
|
|
4135
4175
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
4136
4176
|
"isSource": true,
|
|
4137
4177
|
"original": {
|
|
@@ -4156,7 +4196,7 @@ module.exports = {
|
|
|
4156
4196
|
},
|
|
4157
4197
|
"hover": {
|
|
4158
4198
|
"background": {
|
|
4159
|
-
"value": "#
|
|
4199
|
+
"value": "#feedee",
|
|
4160
4200
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/button.json",
|
|
4161
4201
|
"isSource": true,
|
|
4162
4202
|
"original": {
|
|
@@ -4181,6 +4221,134 @@ module.exports = {
|
|
|
4181
4221
|
}
|
|
4182
4222
|
}
|
|
4183
4223
|
},
|
|
4224
|
+
"card": {
|
|
4225
|
+
"bordered": {
|
|
4226
|
+
"background": {
|
|
4227
|
+
"value": "#ffffff",
|
|
4228
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/card.json",
|
|
4229
|
+
"isSource": true,
|
|
4230
|
+
"original": {
|
|
4231
|
+
"value": "{color.grey.000.value}"
|
|
4232
|
+
},
|
|
4233
|
+
"name": "ColorCardBorderedBackground",
|
|
4234
|
+
"attributes": {
|
|
4235
|
+
"category": "color",
|
|
4236
|
+
"type": "card",
|
|
4237
|
+
"item": "bordered",
|
|
4238
|
+
"subitem": "background"
|
|
4239
|
+
},
|
|
4240
|
+
"path": [
|
|
4241
|
+
"color",
|
|
4242
|
+
"card",
|
|
4243
|
+
"bordered",
|
|
4244
|
+
"background"
|
|
4245
|
+
]
|
|
4246
|
+
},
|
|
4247
|
+
"border": {
|
|
4248
|
+
"value": "#808080",
|
|
4249
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/card.json",
|
|
4250
|
+
"isSource": true,
|
|
4251
|
+
"original": {
|
|
4252
|
+
"value": "{color.grey.500.value}"
|
|
4253
|
+
},
|
|
4254
|
+
"name": "ColorCardBorderedBorder",
|
|
4255
|
+
"attributes": {
|
|
4256
|
+
"category": "color",
|
|
4257
|
+
"type": "card",
|
|
4258
|
+
"item": "bordered",
|
|
4259
|
+
"subitem": "border"
|
|
4260
|
+
},
|
|
4261
|
+
"path": [
|
|
4262
|
+
"color",
|
|
4263
|
+
"card",
|
|
4264
|
+
"bordered",
|
|
4265
|
+
"border"
|
|
4266
|
+
]
|
|
4267
|
+
}
|
|
4268
|
+
}
|
|
4269
|
+
},
|
|
4270
|
+
"dialog": {
|
|
4271
|
+
"background": {
|
|
4272
|
+
"value": "#ffffff",
|
|
4273
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/dialog.json",
|
|
4274
|
+
"isSource": true,
|
|
4275
|
+
"original": {
|
|
4276
|
+
"value": "{color.grey.000.value}"
|
|
4277
|
+
},
|
|
4278
|
+
"name": "ColorDialogBackground",
|
|
4279
|
+
"attributes": {
|
|
4280
|
+
"category": "color",
|
|
4281
|
+
"type": "dialog",
|
|
4282
|
+
"item": "background"
|
|
4283
|
+
},
|
|
4284
|
+
"path": [
|
|
4285
|
+
"color",
|
|
4286
|
+
"dialog",
|
|
4287
|
+
"background"
|
|
4288
|
+
]
|
|
4289
|
+
},
|
|
4290
|
+
"icon": {
|
|
4291
|
+
"value": "#666666",
|
|
4292
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/dialog.json",
|
|
4293
|
+
"isSource": true,
|
|
4294
|
+
"original": {
|
|
4295
|
+
"value": "{color.grey.600.value}"
|
|
4296
|
+
},
|
|
4297
|
+
"name": "ColorDialogIcon",
|
|
4298
|
+
"attributes": {
|
|
4299
|
+
"category": "color",
|
|
4300
|
+
"type": "dialog",
|
|
4301
|
+
"item": "icon"
|
|
4302
|
+
},
|
|
4303
|
+
"path": [
|
|
4304
|
+
"color",
|
|
4305
|
+
"dialog",
|
|
4306
|
+
"icon"
|
|
4307
|
+
]
|
|
4308
|
+
},
|
|
4309
|
+
"close": {
|
|
4310
|
+
"value": "#808080",
|
|
4311
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/dialog.json",
|
|
4312
|
+
"isSource": true,
|
|
4313
|
+
"original": {
|
|
4314
|
+
"value": "{color.grey.500.value}"
|
|
4315
|
+
},
|
|
4316
|
+
"name": "ColorDialogClose",
|
|
4317
|
+
"attributes": {
|
|
4318
|
+
"category": "color",
|
|
4319
|
+
"type": "dialog",
|
|
4320
|
+
"item": "close"
|
|
4321
|
+
},
|
|
4322
|
+
"path": [
|
|
4323
|
+
"color",
|
|
4324
|
+
"dialog",
|
|
4325
|
+
"close"
|
|
4326
|
+
]
|
|
4327
|
+
},
|
|
4328
|
+
"footer": {
|
|
4329
|
+
"shadow": {
|
|
4330
|
+
"value": "#191919",
|
|
4331
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/dialog.json",
|
|
4332
|
+
"isSource": true,
|
|
4333
|
+
"original": {
|
|
4334
|
+
"value": "{color.grey.900.value}"
|
|
4335
|
+
},
|
|
4336
|
+
"name": "ColorDialogFooterShadow",
|
|
4337
|
+
"attributes": {
|
|
4338
|
+
"category": "color",
|
|
4339
|
+
"type": "dialog",
|
|
4340
|
+
"item": "footer",
|
|
4341
|
+
"subitem": "shadow"
|
|
4342
|
+
},
|
|
4343
|
+
"path": [
|
|
4344
|
+
"color",
|
|
4345
|
+
"dialog",
|
|
4346
|
+
"footer",
|
|
4347
|
+
"shadow"
|
|
4348
|
+
]
|
|
4349
|
+
}
|
|
4350
|
+
}
|
|
4351
|
+
},
|
|
4184
4352
|
"divider": {
|
|
4185
4353
|
"lightest": {
|
|
4186
4354
|
"value": "#ffffff",
|
|
@@ -4202,7 +4370,7 @@ module.exports = {
|
|
|
4202
4370
|
]
|
|
4203
4371
|
},
|
|
4204
4372
|
"light": {
|
|
4205
|
-
"value": "#
|
|
4373
|
+
"value": "#b3b3b3",
|
|
4206
4374
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/divider.json",
|
|
4207
4375
|
"isSource": true,
|
|
4208
4376
|
"original": {
|
|
@@ -4221,7 +4389,7 @@ module.exports = {
|
|
|
4221
4389
|
]
|
|
4222
4390
|
},
|
|
4223
4391
|
"default": {
|
|
4224
|
-
"value": "#
|
|
4392
|
+
"value": "#666666",
|
|
4225
4393
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/divider.json",
|
|
4226
4394
|
"isSource": true,
|
|
4227
4395
|
"original": {
|
|
@@ -4280,7 +4448,7 @@ module.exports = {
|
|
|
4280
4448
|
]
|
|
4281
4449
|
},
|
|
4282
4450
|
"label": {
|
|
4283
|
-
"value": "#
|
|
4451
|
+
"value": "#333333",
|
|
4284
4452
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/fields.json",
|
|
4285
4453
|
"isSource": true,
|
|
4286
4454
|
"original": {
|
|
@@ -4299,7 +4467,7 @@ module.exports = {
|
|
|
4299
4467
|
]
|
|
4300
4468
|
},
|
|
4301
4469
|
"requirement": {
|
|
4302
|
-
"value": "#
|
|
4470
|
+
"value": "#666666",
|
|
4303
4471
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/fields.json",
|
|
4304
4472
|
"isSource": true,
|
|
4305
4473
|
"original": {
|
|
@@ -4318,7 +4486,7 @@ module.exports = {
|
|
|
4318
4486
|
]
|
|
4319
4487
|
},
|
|
4320
4488
|
"help": {
|
|
4321
|
-
"value": "#
|
|
4489
|
+
"value": "#666666",
|
|
4322
4490
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/fields.json",
|
|
4323
4491
|
"isSource": true,
|
|
4324
4492
|
"original": {
|
|
@@ -4359,7 +4527,7 @@ module.exports = {
|
|
|
4359
4527
|
},
|
|
4360
4528
|
"files": {
|
|
4361
4529
|
"list": {
|
|
4362
|
-
"value": "#
|
|
4530
|
+
"value": "#e6e6e6",
|
|
4363
4531
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/fileuploder.json",
|
|
4364
4532
|
"isSource": true,
|
|
4365
4533
|
"original": {
|
|
@@ -4380,7 +4548,7 @@ module.exports = {
|
|
|
4380
4548
|
]
|
|
4381
4549
|
},
|
|
4382
4550
|
"delete": {
|
|
4383
|
-
"value": "#
|
|
4551
|
+
"value": "#cccccc",
|
|
4384
4552
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/fileuploder.json",
|
|
4385
4553
|
"isSource": true,
|
|
4386
4554
|
"original": {
|
|
@@ -4703,7 +4871,7 @@ module.exports = {
|
|
|
4703
4871
|
},
|
|
4704
4872
|
"solid-danger": {
|
|
4705
4873
|
"background": {
|
|
4706
|
-
"value": "#
|
|
4874
|
+
"value": "#b42a27",
|
|
4707
4875
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4708
4876
|
"isSource": true,
|
|
4709
4877
|
"original": {
|
|
@@ -4724,7 +4892,7 @@ module.exports = {
|
|
|
4724
4892
|
]
|
|
4725
4893
|
},
|
|
4726
4894
|
"border": {
|
|
4727
|
-
"value": "#
|
|
4895
|
+
"value": "#b42a27",
|
|
4728
4896
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
4729
4897
|
"isSource": true,
|
|
4730
4898
|
"original": {
|
|
@@ -5049,7 +5217,7 @@ module.exports = {
|
|
|
5049
5217
|
]
|
|
5050
5218
|
},
|
|
5051
5219
|
"border": {
|
|
5052
|
-
"value": "#
|
|
5220
|
+
"value": "#b42a27",
|
|
5053
5221
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
5054
5222
|
"isSource": true,
|
|
5055
5223
|
"original": {
|
|
@@ -5070,7 +5238,7 @@ module.exports = {
|
|
|
5070
5238
|
]
|
|
5071
5239
|
},
|
|
5072
5240
|
"text": {
|
|
5073
|
-
"value": "#
|
|
5241
|
+
"value": "#b42a27",
|
|
5074
5242
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/flag.json",
|
|
5075
5243
|
"isSource": true,
|
|
5076
5244
|
"original": {
|
|
@@ -5134,11 +5302,11 @@ module.exports = {
|
|
|
5134
5302
|
},
|
|
5135
5303
|
"font": {
|
|
5136
5304
|
"primary-01": {
|
|
5137
|
-
"value": "#
|
|
5305
|
+
"value": "#00919f",
|
|
5138
5306
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/font.json",
|
|
5139
5307
|
"isSource": true,
|
|
5140
5308
|
"original": {
|
|
5141
|
-
"value": "{color.primary-01.
|
|
5309
|
+
"value": "{color.primary-01.500.value}"
|
|
5142
5310
|
},
|
|
5143
5311
|
"name": "ColorFontPrimary01",
|
|
5144
5312
|
"attributes": {
|
|
@@ -5153,7 +5321,7 @@ module.exports = {
|
|
|
5153
5321
|
]
|
|
5154
5322
|
},
|
|
5155
5323
|
"primary-02": {
|
|
5156
|
-
"value": "#
|
|
5324
|
+
"value": "#6a7081",
|
|
5157
5325
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/font.json",
|
|
5158
5326
|
"isSource": true,
|
|
5159
5327
|
"original": {
|
|
@@ -5191,7 +5359,7 @@ module.exports = {
|
|
|
5191
5359
|
]
|
|
5192
5360
|
},
|
|
5193
5361
|
"darker": {
|
|
5194
|
-
"value": "#
|
|
5362
|
+
"value": "#191919",
|
|
5195
5363
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/font.json",
|
|
5196
5364
|
"isSource": true,
|
|
5197
5365
|
"original": {
|
|
@@ -5210,7 +5378,7 @@ module.exports = {
|
|
|
5210
5378
|
]
|
|
5211
5379
|
},
|
|
5212
5380
|
"dark": {
|
|
5213
|
-
"value": "#
|
|
5381
|
+
"value": "#333333",
|
|
5214
5382
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/font.json",
|
|
5215
5383
|
"isSource": true,
|
|
5216
5384
|
"original": {
|
|
@@ -5229,7 +5397,7 @@ module.exports = {
|
|
|
5229
5397
|
]
|
|
5230
5398
|
},
|
|
5231
5399
|
"light": {
|
|
5232
|
-
"value": "#
|
|
5400
|
+
"value": "#666666",
|
|
5233
5401
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/font.json",
|
|
5234
5402
|
"isSource": true,
|
|
5235
5403
|
"original": {
|
|
@@ -5343,9 +5511,80 @@ module.exports = {
|
|
|
5343
5511
|
]
|
|
5344
5512
|
}
|
|
5345
5513
|
},
|
|
5514
|
+
"heading": {
|
|
5515
|
+
"underline": {
|
|
5516
|
+
"default": {
|
|
5517
|
+
"value": "#00919f",
|
|
5518
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/heading.json",
|
|
5519
|
+
"isSource": true,
|
|
5520
|
+
"original": {
|
|
5521
|
+
"value": "{color.primary-01.500.value}"
|
|
5522
|
+
},
|
|
5523
|
+
"name": "ColorHeadingUnderlineDefault",
|
|
5524
|
+
"attributes": {
|
|
5525
|
+
"category": "color",
|
|
5526
|
+
"type": "heading",
|
|
5527
|
+
"item": "underline",
|
|
5528
|
+
"subitem": "default"
|
|
5529
|
+
},
|
|
5530
|
+
"path": [
|
|
5531
|
+
"color",
|
|
5532
|
+
"heading",
|
|
5533
|
+
"underline",
|
|
5534
|
+
"default"
|
|
5535
|
+
]
|
|
5536
|
+
},
|
|
5537
|
+
"lightest": {
|
|
5538
|
+
"value": "#91d5db",
|
|
5539
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/heading.json",
|
|
5540
|
+
"isSource": true,
|
|
5541
|
+
"original": {
|
|
5542
|
+
"value": "{color.primary-01.200.value}"
|
|
5543
|
+
},
|
|
5544
|
+
"name": "ColorHeadingUnderlineLightest",
|
|
5545
|
+
"attributes": {
|
|
5546
|
+
"category": "color",
|
|
5547
|
+
"type": "heading",
|
|
5548
|
+
"item": "underline",
|
|
5549
|
+
"subitem": "lightest"
|
|
5550
|
+
},
|
|
5551
|
+
"path": [
|
|
5552
|
+
"color",
|
|
5553
|
+
"heading",
|
|
5554
|
+
"underline",
|
|
5555
|
+
"lightest"
|
|
5556
|
+
]
|
|
5557
|
+
}
|
|
5558
|
+
}
|
|
5559
|
+
},
|
|
5560
|
+
"hero": {
|
|
5561
|
+
"cover": {
|
|
5562
|
+
"background": {
|
|
5563
|
+
"value": "#191919",
|
|
5564
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/hero.json",
|
|
5565
|
+
"isSource": true,
|
|
5566
|
+
"original": {
|
|
5567
|
+
"value": "{color.grey.900.value}"
|
|
5568
|
+
},
|
|
5569
|
+
"name": "ColorHeroCoverBackground",
|
|
5570
|
+
"attributes": {
|
|
5571
|
+
"category": "color",
|
|
5572
|
+
"type": "hero",
|
|
5573
|
+
"item": "cover",
|
|
5574
|
+
"subitem": "background"
|
|
5575
|
+
},
|
|
5576
|
+
"path": [
|
|
5577
|
+
"color",
|
|
5578
|
+
"hero",
|
|
5579
|
+
"cover",
|
|
5580
|
+
"background"
|
|
5581
|
+
]
|
|
5582
|
+
}
|
|
5583
|
+
}
|
|
5584
|
+
},
|
|
5346
5585
|
"input": {
|
|
5347
5586
|
"text": {
|
|
5348
|
-
"value": "#
|
|
5587
|
+
"value": "#191919",
|
|
5349
5588
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5350
5589
|
"isSource": true,
|
|
5351
5590
|
"original": {
|
|
@@ -5364,7 +5603,7 @@ module.exports = {
|
|
|
5364
5603
|
]
|
|
5365
5604
|
},
|
|
5366
5605
|
"border": {
|
|
5367
|
-
"value": "#
|
|
5606
|
+
"value": "#666666",
|
|
5368
5607
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5369
5608
|
"isSource": true,
|
|
5370
5609
|
"original": {
|
|
@@ -5383,7 +5622,7 @@ module.exports = {
|
|
|
5383
5622
|
]
|
|
5384
5623
|
},
|
|
5385
5624
|
"placeholder": {
|
|
5386
|
-
"value": "#
|
|
5625
|
+
"value": "#808080",
|
|
5387
5626
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5388
5627
|
"isSource": true,
|
|
5389
5628
|
"original": {
|
|
@@ -5422,7 +5661,7 @@ module.exports = {
|
|
|
5422
5661
|
},
|
|
5423
5662
|
"disabled": {
|
|
5424
5663
|
"border": {
|
|
5425
|
-
"value": "#
|
|
5664
|
+
"value": "#e6e6e6",
|
|
5426
5665
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5427
5666
|
"isSource": true,
|
|
5428
5667
|
"original": {
|
|
@@ -5443,7 +5682,7 @@ module.exports = {
|
|
|
5443
5682
|
]
|
|
5444
5683
|
},
|
|
5445
5684
|
"background": {
|
|
5446
|
-
"value": "#
|
|
5685
|
+
"value": "#e6e6e6",
|
|
5447
5686
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5448
5687
|
"isSource": true,
|
|
5449
5688
|
"original": {
|
|
@@ -5464,7 +5703,7 @@ module.exports = {
|
|
|
5464
5703
|
]
|
|
5465
5704
|
},
|
|
5466
5705
|
"icon": {
|
|
5467
|
-
"value": "#
|
|
5706
|
+
"value": "#999999",
|
|
5468
5707
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5469
5708
|
"isSource": true,
|
|
5470
5709
|
"original": {
|
|
@@ -5487,7 +5726,7 @@ module.exports = {
|
|
|
5487
5726
|
},
|
|
5488
5727
|
"hover": {
|
|
5489
5728
|
"border": {
|
|
5490
|
-
"value": "#
|
|
5729
|
+
"value": "#191919",
|
|
5491
5730
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/input.json",
|
|
5492
5731
|
"isSource": true,
|
|
5493
5732
|
"original": {
|
|
@@ -5742,7 +5981,7 @@ module.exports = {
|
|
|
5742
5981
|
]
|
|
5743
5982
|
},
|
|
5744
5983
|
"visited": {
|
|
5745
|
-
"value": "#
|
|
5984
|
+
"value": "#333333",
|
|
5746
5985
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5747
5986
|
"isSource": true,
|
|
5748
5987
|
"original": {
|
|
@@ -5763,7 +6002,7 @@ module.exports = {
|
|
|
5763
6002
|
]
|
|
5764
6003
|
},
|
|
5765
6004
|
"active": {
|
|
5766
|
-
"value": "#
|
|
6005
|
+
"value": "#333333",
|
|
5767
6006
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5768
6007
|
"isSource": true,
|
|
5769
6008
|
"original": {
|
|
@@ -5784,7 +6023,7 @@ module.exports = {
|
|
|
5784
6023
|
]
|
|
5785
6024
|
},
|
|
5786
6025
|
"disabled": {
|
|
5787
|
-
"value": "#
|
|
6026
|
+
"value": "#e6e6e6",
|
|
5788
6027
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5789
6028
|
"isSource": true,
|
|
5790
6029
|
"original": {
|
|
@@ -5805,7 +6044,7 @@ module.exports = {
|
|
|
5805
6044
|
]
|
|
5806
6045
|
},
|
|
5807
6046
|
"hover": {
|
|
5808
|
-
"value": "#
|
|
6047
|
+
"value": "#666666",
|
|
5809
6048
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5810
6049
|
"isSource": true,
|
|
5811
6050
|
"original": {
|
|
@@ -5849,7 +6088,7 @@ module.exports = {
|
|
|
5849
6088
|
]
|
|
5850
6089
|
},
|
|
5851
6090
|
"visited": {
|
|
5852
|
-
"value": "#
|
|
6091
|
+
"value": "#cccccc",
|
|
5853
6092
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5854
6093
|
"isSource": true,
|
|
5855
6094
|
"original": {
|
|
@@ -5870,7 +6109,7 @@ module.exports = {
|
|
|
5870
6109
|
]
|
|
5871
6110
|
},
|
|
5872
6111
|
"active": {
|
|
5873
|
-
"value": "#
|
|
6112
|
+
"value": "#cccccc",
|
|
5874
6113
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5875
6114
|
"isSource": true,
|
|
5876
6115
|
"original": {
|
|
@@ -5891,7 +6130,7 @@ module.exports = {
|
|
|
5891
6130
|
]
|
|
5892
6131
|
},
|
|
5893
6132
|
"disabled": {
|
|
5894
|
-
"value": "#
|
|
6133
|
+
"value": "#e6e6e6",
|
|
5895
6134
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5896
6135
|
"isSource": true,
|
|
5897
6136
|
"original": {
|
|
@@ -5912,7 +6151,7 @@ module.exports = {
|
|
|
5912
6151
|
]
|
|
5913
6152
|
},
|
|
5914
6153
|
"hover": {
|
|
5915
|
-
"value": "#
|
|
6154
|
+
"value": "#999999",
|
|
5916
6155
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
5917
6156
|
"isSource": true,
|
|
5918
6157
|
"original": {
|
|
@@ -5998,7 +6237,7 @@ module.exports = {
|
|
|
5998
6237
|
]
|
|
5999
6238
|
},
|
|
6000
6239
|
"disabled": {
|
|
6001
|
-
"value": "#
|
|
6240
|
+
"value": "#e6e6e6",
|
|
6002
6241
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6003
6242
|
"isSource": true,
|
|
6004
6243
|
"original": {
|
|
@@ -6019,11 +6258,11 @@ module.exports = {
|
|
|
6019
6258
|
]
|
|
6020
6259
|
},
|
|
6021
6260
|
"hover": {
|
|
6022
|
-
"value": "#
|
|
6261
|
+
"value": "#002e33",
|
|
6023
6262
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6024
6263
|
"isSource": true,
|
|
6025
6264
|
"original": {
|
|
6026
|
-
"value": "{color.primary-01.
|
|
6265
|
+
"value": "{color.primary-01.900.value}"
|
|
6027
6266
|
},
|
|
6028
6267
|
"name": "ColorLinkPrimaryHover",
|
|
6029
6268
|
"attributes": {
|
|
@@ -6042,7 +6281,7 @@ module.exports = {
|
|
|
6042
6281
|
},
|
|
6043
6282
|
"primary-02": {
|
|
6044
6283
|
"base": {
|
|
6045
|
-
"value": "#
|
|
6284
|
+
"value": "#494f60",
|
|
6046
6285
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6047
6286
|
"isSource": true,
|
|
6048
6287
|
"original": {
|
|
@@ -6063,7 +6302,7 @@ module.exports = {
|
|
|
6063
6302
|
]
|
|
6064
6303
|
},
|
|
6065
6304
|
"visited": {
|
|
6066
|
-
"value": "#
|
|
6305
|
+
"value": "#343b4c",
|
|
6067
6306
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6068
6307
|
"isSource": true,
|
|
6069
6308
|
"original": {
|
|
@@ -6084,7 +6323,7 @@ module.exports = {
|
|
|
6084
6323
|
]
|
|
6085
6324
|
},
|
|
6086
6325
|
"active": {
|
|
6087
|
-
"value": "#
|
|
6326
|
+
"value": "#343b4c",
|
|
6088
6327
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6089
6328
|
"isSource": true,
|
|
6090
6329
|
"original": {
|
|
@@ -6105,7 +6344,7 @@ module.exports = {
|
|
|
6105
6344
|
]
|
|
6106
6345
|
},
|
|
6107
6346
|
"disabled": {
|
|
6108
|
-
"value": "#
|
|
6347
|
+
"value": "#e6e6e6",
|
|
6109
6348
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6110
6349
|
"isSource": true,
|
|
6111
6350
|
"original": {
|
|
@@ -6126,7 +6365,7 @@ module.exports = {
|
|
|
6126
6365
|
]
|
|
6127
6366
|
},
|
|
6128
6367
|
"hover": {
|
|
6129
|
-
"value": "#
|
|
6368
|
+
"value": "#171b26",
|
|
6130
6369
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6131
6370
|
"isSource": true,
|
|
6132
6371
|
"original": {
|
|
@@ -6149,7 +6388,7 @@ module.exports = {
|
|
|
6149
6388
|
},
|
|
6150
6389
|
"danger": {
|
|
6151
6390
|
"base": {
|
|
6152
|
-
"value": "#
|
|
6391
|
+
"value": "#b42a27",
|
|
6153
6392
|
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/link.json",
|
|
6154
6393
|
"isSource": true,
|
|
6155
6394
|
"original": {
|
|
@@ -6170,7 +6409,7 @@ module.exports = {
|
|
|
6170
6409
|
]
|
|
6171
6410
|
},
|
|
6172
6411
|
"visited": {
|
|
6173
|
-
"value": "#
|
|
6412
|
+
"value": "#8b2226",
|
|
6174
6413
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6175
6414
|
"isSource": true,
|
|
6176
6415
|
"original": {
|
|
@@ -6191,7 +6430,7 @@ module.exports = {
|
|
|
6191
6430
|
]
|
|
6192
6431
|
},
|
|
6193
6432
|
"active": {
|
|
6194
|
-
"value": "#
|
|
6433
|
+
"value": "#8b2226",
|
|
6195
6434
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6196
6435
|
"isSource": true,
|
|
6197
6436
|
"original": {
|
|
@@ -6212,7 +6451,7 @@ module.exports = {
|
|
|
6212
6451
|
]
|
|
6213
6452
|
},
|
|
6214
6453
|
"disabled": {
|
|
6215
|
-
"value": "#
|
|
6454
|
+
"value": "#e6e6e6",
|
|
6216
6455
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6217
6456
|
"isSource": true,
|
|
6218
6457
|
"original": {
|
|
@@ -6233,11 +6472,11 @@ module.exports = {
|
|
|
6233
6472
|
]
|
|
6234
6473
|
},
|
|
6235
6474
|
"hover": {
|
|
6236
|
-
"value": "#
|
|
6475
|
+
"value": "#3e1219",
|
|
6237
6476
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/link.json",
|
|
6238
6477
|
"isSource": true,
|
|
6239
6478
|
"original": {
|
|
6240
|
-
"value": "{color.secondary-red.
|
|
6479
|
+
"value": "{color.secondary-red.900.value}"
|
|
6241
6480
|
},
|
|
6242
6481
|
"name": "ColorLinkDangerHover",
|
|
6243
6482
|
"attributes": {
|
|
@@ -6317,27 +6556,6 @@ module.exports = {
|
|
|
6317
6556
|
"information",
|
|
6318
6557
|
"border"
|
|
6319
6558
|
]
|
|
6320
|
-
},
|
|
6321
|
-
"icon": {
|
|
6322
|
-
"value": "#007bb4",
|
|
6323
|
-
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/notification.json",
|
|
6324
|
-
"isSource": true,
|
|
6325
|
-
"original": {
|
|
6326
|
-
"value": "{color.info.600.value}"
|
|
6327
|
-
},
|
|
6328
|
-
"name": "ColorNotificationInformationIcon",
|
|
6329
|
-
"attributes": {
|
|
6330
|
-
"category": "color",
|
|
6331
|
-
"type": "notification",
|
|
6332
|
-
"item": "information",
|
|
6333
|
-
"subitem": "icon"
|
|
6334
|
-
},
|
|
6335
|
-
"path": [
|
|
6336
|
-
"color",
|
|
6337
|
-
"notification",
|
|
6338
|
-
"information",
|
|
6339
|
-
"icon"
|
|
6340
|
-
]
|
|
6341
6559
|
}
|
|
6342
6560
|
},
|
|
6343
6561
|
"success": {
|
|
@@ -6382,27 +6600,6 @@ module.exports = {
|
|
|
6382
6600
|
"success",
|
|
6383
6601
|
"border"
|
|
6384
6602
|
]
|
|
6385
|
-
},
|
|
6386
|
-
"icon": {
|
|
6387
|
-
"value": "#188803",
|
|
6388
|
-
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/notification.json",
|
|
6389
|
-
"isSource": true,
|
|
6390
|
-
"original": {
|
|
6391
|
-
"value": "{color.success.600.value}"
|
|
6392
|
-
},
|
|
6393
|
-
"name": "ColorNotificationSuccessIcon",
|
|
6394
|
-
"attributes": {
|
|
6395
|
-
"category": "color",
|
|
6396
|
-
"type": "notification",
|
|
6397
|
-
"item": "success",
|
|
6398
|
-
"subitem": "icon"
|
|
6399
|
-
},
|
|
6400
|
-
"path": [
|
|
6401
|
-
"color",
|
|
6402
|
-
"notification",
|
|
6403
|
-
"success",
|
|
6404
|
-
"icon"
|
|
6405
|
-
]
|
|
6406
6603
|
}
|
|
6407
6604
|
},
|
|
6408
6605
|
"warning": {
|
|
@@ -6447,27 +6644,6 @@ module.exports = {
|
|
|
6447
6644
|
"warning",
|
|
6448
6645
|
"border"
|
|
6449
6646
|
]
|
|
6450
|
-
},
|
|
6451
|
-
"icon": {
|
|
6452
|
-
"value": "#c65200",
|
|
6453
|
-
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/notification.json",
|
|
6454
|
-
"isSource": true,
|
|
6455
|
-
"original": {
|
|
6456
|
-
"value": "{color.warning.600.value}"
|
|
6457
|
-
},
|
|
6458
|
-
"name": "ColorNotificationWarningIcon",
|
|
6459
|
-
"attributes": {
|
|
6460
|
-
"category": "color",
|
|
6461
|
-
"type": "notification",
|
|
6462
|
-
"item": "warning",
|
|
6463
|
-
"subitem": "icon"
|
|
6464
|
-
},
|
|
6465
|
-
"path": [
|
|
6466
|
-
"color",
|
|
6467
|
-
"notification",
|
|
6468
|
-
"warning",
|
|
6469
|
-
"icon"
|
|
6470
|
-
]
|
|
6471
6647
|
}
|
|
6472
6648
|
},
|
|
6473
6649
|
"danger": {
|
|
@@ -6512,33 +6688,412 @@ module.exports = {
|
|
|
6512
6688
|
"danger",
|
|
6513
6689
|
"border"
|
|
6514
6690
|
]
|
|
6691
|
+
}
|
|
6692
|
+
}
|
|
6693
|
+
},
|
|
6694
|
+
"option-button": {
|
|
6695
|
+
"label": {
|
|
6696
|
+
"shadow": {
|
|
6697
|
+
"value": "#b3b3b3",
|
|
6698
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-button.json",
|
|
6699
|
+
"isSource": true,
|
|
6700
|
+
"original": {
|
|
6701
|
+
"value": "{color.grey.300.value}"
|
|
6702
|
+
},
|
|
6703
|
+
"name": "ColorOptionButtonLabelShadow",
|
|
6704
|
+
"attributes": {
|
|
6705
|
+
"category": "color",
|
|
6706
|
+
"type": "option-button",
|
|
6707
|
+
"item": "label",
|
|
6708
|
+
"subitem": "shadow"
|
|
6709
|
+
},
|
|
6710
|
+
"path": [
|
|
6711
|
+
"color",
|
|
6712
|
+
"option-button",
|
|
6713
|
+
"label",
|
|
6714
|
+
"shadow"
|
|
6715
|
+
]
|
|
6716
|
+
}
|
|
6717
|
+
},
|
|
6718
|
+
"hover": {
|
|
6719
|
+
"label": {
|
|
6720
|
+
"shadow": {
|
|
6721
|
+
"value": "#333333",
|
|
6722
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-button.json",
|
|
6723
|
+
"isSource": true,
|
|
6724
|
+
"original": {
|
|
6725
|
+
"value": "{color.grey.800.value}"
|
|
6726
|
+
},
|
|
6727
|
+
"name": "ColorOptionButtonHoverLabelShadow",
|
|
6728
|
+
"attributes": {
|
|
6729
|
+
"category": "color",
|
|
6730
|
+
"type": "option-button",
|
|
6731
|
+
"item": "hover",
|
|
6732
|
+
"subitem": "label",
|
|
6733
|
+
"state": "shadow"
|
|
6734
|
+
},
|
|
6735
|
+
"path": [
|
|
6736
|
+
"color",
|
|
6737
|
+
"option-button",
|
|
6738
|
+
"hover",
|
|
6739
|
+
"label",
|
|
6740
|
+
"shadow"
|
|
6741
|
+
]
|
|
6742
|
+
}
|
|
6743
|
+
}
|
|
6744
|
+
},
|
|
6745
|
+
"checked": {
|
|
6746
|
+
"label": {
|
|
6747
|
+
"border": {
|
|
6748
|
+
"value": "#00919f",
|
|
6749
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-button.json",
|
|
6750
|
+
"isSource": true,
|
|
6751
|
+
"original": {
|
|
6752
|
+
"value": "{color.primary-01.500.value}"
|
|
6753
|
+
},
|
|
6754
|
+
"name": "ColorOptionButtonCheckedLabelBorder",
|
|
6755
|
+
"attributes": {
|
|
6756
|
+
"category": "color",
|
|
6757
|
+
"type": "option-button",
|
|
6758
|
+
"item": "checked",
|
|
6759
|
+
"subitem": "label",
|
|
6760
|
+
"state": "border"
|
|
6761
|
+
},
|
|
6762
|
+
"path": [
|
|
6763
|
+
"color",
|
|
6764
|
+
"option-button",
|
|
6765
|
+
"checked",
|
|
6766
|
+
"label",
|
|
6767
|
+
"border"
|
|
6768
|
+
]
|
|
6769
|
+
},
|
|
6770
|
+
"shadow": {
|
|
6771
|
+
"value": "#d9f0f3",
|
|
6772
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-button.json",
|
|
6773
|
+
"isSource": true,
|
|
6774
|
+
"original": {
|
|
6775
|
+
"value": "{color.primary-01.100.value}"
|
|
6776
|
+
},
|
|
6777
|
+
"name": "ColorOptionButtonCheckedLabelShadow",
|
|
6778
|
+
"attributes": {
|
|
6779
|
+
"category": "color",
|
|
6780
|
+
"type": "option-button",
|
|
6781
|
+
"item": "checked",
|
|
6782
|
+
"subitem": "label",
|
|
6783
|
+
"state": "shadow"
|
|
6784
|
+
},
|
|
6785
|
+
"path": [
|
|
6786
|
+
"color",
|
|
6787
|
+
"option-button",
|
|
6788
|
+
"checked",
|
|
6789
|
+
"label",
|
|
6790
|
+
"shadow"
|
|
6791
|
+
]
|
|
6792
|
+
}
|
|
6793
|
+
}
|
|
6794
|
+
},
|
|
6795
|
+
"disabled": {
|
|
6796
|
+
"label": {
|
|
6797
|
+
"background": {
|
|
6798
|
+
"value": "#cccccc",
|
|
6799
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-button.json",
|
|
6800
|
+
"isSource": true,
|
|
6801
|
+
"original": {
|
|
6802
|
+
"value": "{color.grey.200.value}"
|
|
6803
|
+
},
|
|
6804
|
+
"name": "ColorOptionButtonDisabledLabelBackground",
|
|
6805
|
+
"attributes": {
|
|
6806
|
+
"category": "color",
|
|
6807
|
+
"type": "option-button",
|
|
6808
|
+
"item": "disabled",
|
|
6809
|
+
"subitem": "label",
|
|
6810
|
+
"state": "background"
|
|
6811
|
+
},
|
|
6812
|
+
"path": [
|
|
6813
|
+
"color",
|
|
6814
|
+
"option-button",
|
|
6815
|
+
"disabled",
|
|
6816
|
+
"label",
|
|
6817
|
+
"background"
|
|
6818
|
+
]
|
|
6819
|
+
}
|
|
6820
|
+
}
|
|
6821
|
+
}
|
|
6822
|
+
},
|
|
6823
|
+
"option-card": {
|
|
6824
|
+
"label": {
|
|
6825
|
+
"shadow": {
|
|
6826
|
+
"value": "#b3b3b3",
|
|
6827
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-card.json",
|
|
6828
|
+
"isSource": true,
|
|
6829
|
+
"original": {
|
|
6830
|
+
"value": "{color.grey.300.value}"
|
|
6831
|
+
},
|
|
6832
|
+
"name": "ColorOptionCardLabelShadow",
|
|
6833
|
+
"attributes": {
|
|
6834
|
+
"category": "color",
|
|
6835
|
+
"type": "option-card",
|
|
6836
|
+
"item": "label",
|
|
6837
|
+
"subitem": "shadow"
|
|
6838
|
+
},
|
|
6839
|
+
"path": [
|
|
6840
|
+
"color",
|
|
6841
|
+
"option-card",
|
|
6842
|
+
"label",
|
|
6843
|
+
"shadow"
|
|
6844
|
+
]
|
|
6845
|
+
}
|
|
6846
|
+
},
|
|
6847
|
+
"hover": {
|
|
6848
|
+
"label": {
|
|
6849
|
+
"shadow": {
|
|
6850
|
+
"value": "#333333",
|
|
6851
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-card.json",
|
|
6852
|
+
"isSource": true,
|
|
6853
|
+
"original": {
|
|
6854
|
+
"value": "{color.grey.800.value}"
|
|
6855
|
+
},
|
|
6856
|
+
"name": "ColorOptionCardHoverLabelShadow",
|
|
6857
|
+
"attributes": {
|
|
6858
|
+
"category": "color",
|
|
6859
|
+
"type": "option-card",
|
|
6860
|
+
"item": "hover",
|
|
6861
|
+
"subitem": "label",
|
|
6862
|
+
"state": "shadow"
|
|
6863
|
+
},
|
|
6864
|
+
"path": [
|
|
6865
|
+
"color",
|
|
6866
|
+
"option-card",
|
|
6867
|
+
"hover",
|
|
6868
|
+
"label",
|
|
6869
|
+
"shadow"
|
|
6870
|
+
]
|
|
6871
|
+
}
|
|
6872
|
+
}
|
|
6873
|
+
},
|
|
6874
|
+
"checked": {
|
|
6875
|
+
"label": {
|
|
6876
|
+
"border": {
|
|
6877
|
+
"value": "#00919f",
|
|
6878
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-card.json",
|
|
6879
|
+
"isSource": true,
|
|
6880
|
+
"original": {
|
|
6881
|
+
"value": "{color.primary-01.500.value}"
|
|
6882
|
+
},
|
|
6883
|
+
"name": "ColorOptionCardCheckedLabelBorder",
|
|
6884
|
+
"attributes": {
|
|
6885
|
+
"category": "color",
|
|
6886
|
+
"type": "option-card",
|
|
6887
|
+
"item": "checked",
|
|
6888
|
+
"subitem": "label",
|
|
6889
|
+
"state": "border"
|
|
6890
|
+
},
|
|
6891
|
+
"path": [
|
|
6892
|
+
"color",
|
|
6893
|
+
"option-card",
|
|
6894
|
+
"checked",
|
|
6895
|
+
"label",
|
|
6896
|
+
"border"
|
|
6897
|
+
]
|
|
6898
|
+
},
|
|
6899
|
+
"shadow": {
|
|
6900
|
+
"value": "#d9f0f3",
|
|
6901
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/option-card.json",
|
|
6902
|
+
"isSource": true,
|
|
6903
|
+
"original": {
|
|
6904
|
+
"value": "{color.primary-01.100.value}"
|
|
6905
|
+
},
|
|
6906
|
+
"name": "ColorOptionCardCheckedLabelShadow",
|
|
6907
|
+
"attributes": {
|
|
6908
|
+
"category": "color",
|
|
6909
|
+
"type": "option-card",
|
|
6910
|
+
"item": "checked",
|
|
6911
|
+
"subitem": "label",
|
|
6912
|
+
"state": "shadow"
|
|
6913
|
+
},
|
|
6914
|
+
"path": [
|
|
6915
|
+
"color",
|
|
6916
|
+
"option-card",
|
|
6917
|
+
"checked",
|
|
6918
|
+
"label",
|
|
6919
|
+
"shadow"
|
|
6920
|
+
]
|
|
6921
|
+
}
|
|
6922
|
+
}
|
|
6923
|
+
}
|
|
6924
|
+
},
|
|
6925
|
+
"overlay": {
|
|
6926
|
+
"background": {
|
|
6927
|
+
"value": "#191919",
|
|
6928
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/overlay.json",
|
|
6929
|
+
"isSource": true,
|
|
6930
|
+
"original": {
|
|
6931
|
+
"value": "{color.grey.900.value}"
|
|
6515
6932
|
},
|
|
6516
|
-
"
|
|
6517
|
-
|
|
6518
|
-
"
|
|
6933
|
+
"name": "ColorOverlayBackground",
|
|
6934
|
+
"attributes": {
|
|
6935
|
+
"category": "color",
|
|
6936
|
+
"type": "overlay",
|
|
6937
|
+
"item": "background"
|
|
6938
|
+
},
|
|
6939
|
+
"path": [
|
|
6940
|
+
"color",
|
|
6941
|
+
"overlay",
|
|
6942
|
+
"background"
|
|
6943
|
+
]
|
|
6944
|
+
},
|
|
6945
|
+
"loader": {
|
|
6946
|
+
"background": {
|
|
6947
|
+
"value": "#082435",
|
|
6948
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/overlay.json",
|
|
6519
6949
|
"isSource": true,
|
|
6520
6950
|
"original": {
|
|
6521
|
-
"value": "{color.
|
|
6951
|
+
"value": "{color.secondary-blue.900.value}"
|
|
6522
6952
|
},
|
|
6523
|
-
"name": "
|
|
6953
|
+
"name": "ColorOverlayLoaderBackground",
|
|
6524
6954
|
"attributes": {
|
|
6525
6955
|
"category": "color",
|
|
6526
|
-
"type": "
|
|
6527
|
-
"item": "
|
|
6528
|
-
"subitem": "
|
|
6956
|
+
"type": "overlay",
|
|
6957
|
+
"item": "loader",
|
|
6958
|
+
"subitem": "background"
|
|
6529
6959
|
},
|
|
6530
6960
|
"path": [
|
|
6531
6961
|
"color",
|
|
6532
|
-
"
|
|
6533
|
-
"
|
|
6534
|
-
"
|
|
6962
|
+
"overlay",
|
|
6963
|
+
"loader",
|
|
6964
|
+
"background"
|
|
6535
6965
|
]
|
|
6536
6966
|
}
|
|
6537
6967
|
}
|
|
6538
6968
|
},
|
|
6969
|
+
"password-input": {
|
|
6970
|
+
"button": {
|
|
6971
|
+
"hover": {
|
|
6972
|
+
"background": {
|
|
6973
|
+
"value": "#e6e6e6",
|
|
6974
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/password-input.json",
|
|
6975
|
+
"isSource": true,
|
|
6976
|
+
"original": {
|
|
6977
|
+
"value": "{color.grey.100.value}"
|
|
6978
|
+
},
|
|
6979
|
+
"name": "ColorPasswordInputButtonHoverBackground",
|
|
6980
|
+
"attributes": {
|
|
6981
|
+
"category": "color",
|
|
6982
|
+
"type": "password-input",
|
|
6983
|
+
"item": "button",
|
|
6984
|
+
"subitem": "hover",
|
|
6985
|
+
"state": "background"
|
|
6986
|
+
},
|
|
6987
|
+
"path": [
|
|
6988
|
+
"color",
|
|
6989
|
+
"password-input",
|
|
6990
|
+
"button",
|
|
6991
|
+
"hover",
|
|
6992
|
+
"background"
|
|
6993
|
+
]
|
|
6994
|
+
}
|
|
6995
|
+
}
|
|
6996
|
+
}
|
|
6997
|
+
},
|
|
6998
|
+
"phone-number": {
|
|
6999
|
+
"button": {
|
|
7000
|
+
"border": {
|
|
7001
|
+
"value": "#666666",
|
|
7002
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/phone-number.json",
|
|
7003
|
+
"isSource": true,
|
|
7004
|
+
"original": {
|
|
7005
|
+
"value": "{color.grey.600.value}"
|
|
7006
|
+
},
|
|
7007
|
+
"name": "ColorPhoneNumberButtonBorder",
|
|
7008
|
+
"attributes": {
|
|
7009
|
+
"category": "color",
|
|
7010
|
+
"type": "phone-number",
|
|
7011
|
+
"item": "button",
|
|
7012
|
+
"subitem": "border"
|
|
7013
|
+
},
|
|
7014
|
+
"path": [
|
|
7015
|
+
"color",
|
|
7016
|
+
"phone-number",
|
|
7017
|
+
"button",
|
|
7018
|
+
"border"
|
|
7019
|
+
]
|
|
7020
|
+
}
|
|
7021
|
+
},
|
|
7022
|
+
"list": {
|
|
7023
|
+
"background": {
|
|
7024
|
+
"value": "#ffffff",
|
|
7025
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/phone-number.json",
|
|
7026
|
+
"isSource": true,
|
|
7027
|
+
"original": {
|
|
7028
|
+
"value": "{color.grey.000.value}"
|
|
7029
|
+
},
|
|
7030
|
+
"name": "ColorPhoneNumberListBackground",
|
|
7031
|
+
"attributes": {
|
|
7032
|
+
"category": "color",
|
|
7033
|
+
"type": "phone-number",
|
|
7034
|
+
"item": "list",
|
|
7035
|
+
"subitem": "background"
|
|
7036
|
+
},
|
|
7037
|
+
"path": [
|
|
7038
|
+
"color",
|
|
7039
|
+
"phone-number",
|
|
7040
|
+
"list",
|
|
7041
|
+
"background"
|
|
7042
|
+
]
|
|
7043
|
+
}
|
|
7044
|
+
},
|
|
7045
|
+
"item": {
|
|
7046
|
+
"border": {
|
|
7047
|
+
"value": "#b3b3b3",
|
|
7048
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/phone-number.json",
|
|
7049
|
+
"isSource": true,
|
|
7050
|
+
"original": {
|
|
7051
|
+
"value": "{color.grey.300.value}"
|
|
7052
|
+
},
|
|
7053
|
+
"name": "ColorPhoneNumberItemBorder",
|
|
7054
|
+
"attributes": {
|
|
7055
|
+
"category": "color",
|
|
7056
|
+
"type": "phone-number",
|
|
7057
|
+
"item": "item",
|
|
7058
|
+
"subitem": "border"
|
|
7059
|
+
},
|
|
7060
|
+
"path": [
|
|
7061
|
+
"color",
|
|
7062
|
+
"phone-number",
|
|
7063
|
+
"item",
|
|
7064
|
+
"border"
|
|
7065
|
+
]
|
|
7066
|
+
},
|
|
7067
|
+
"focus": {
|
|
7068
|
+
"background": {
|
|
7069
|
+
"value": "#e6e6e6",
|
|
7070
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/phone-number.json",
|
|
7071
|
+
"isSource": true,
|
|
7072
|
+
"original": {
|
|
7073
|
+
"value": "{color.grey.100.value}"
|
|
7074
|
+
},
|
|
7075
|
+
"name": "ColorPhoneNumberItemFocusBackground",
|
|
7076
|
+
"attributes": {
|
|
7077
|
+
"category": "color",
|
|
7078
|
+
"type": "phone-number",
|
|
7079
|
+
"item": "item",
|
|
7080
|
+
"subitem": "focus",
|
|
7081
|
+
"state": "background"
|
|
7082
|
+
},
|
|
7083
|
+
"path": [
|
|
7084
|
+
"color",
|
|
7085
|
+
"phone-number",
|
|
7086
|
+
"item",
|
|
7087
|
+
"focus",
|
|
7088
|
+
"background"
|
|
7089
|
+
]
|
|
7090
|
+
}
|
|
7091
|
+
}
|
|
7092
|
+
}
|
|
7093
|
+
},
|
|
6539
7094
|
"progress": {
|
|
6540
7095
|
"background": {
|
|
6541
|
-
"value": "#
|
|
7096
|
+
"value": "#cccccc",
|
|
6542
7097
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/progressbar.json",
|
|
6543
7098
|
"isSource": true,
|
|
6544
7099
|
"original": {
|
|
@@ -6577,7 +7132,7 @@ module.exports = {
|
|
|
6577
7132
|
},
|
|
6578
7133
|
"percentage": {
|
|
6579
7134
|
"default": {
|
|
6580
|
-
"value": "#
|
|
7135
|
+
"value": "#191919",
|
|
6581
7136
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/progressbar.json",
|
|
6582
7137
|
"isSource": true,
|
|
6583
7138
|
"original": {
|
|
@@ -6645,11 +7200,11 @@ module.exports = {
|
|
|
6645
7200
|
},
|
|
6646
7201
|
"star": {
|
|
6647
7202
|
"empty": {
|
|
6648
|
-
"value": "#
|
|
7203
|
+
"value": "#ffffff",
|
|
6649
7204
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/star.json",
|
|
6650
7205
|
"isSource": true,
|
|
6651
7206
|
"original": {
|
|
6652
|
-
"value": "{color.grey.
|
|
7207
|
+
"value": "{color.grey.000.value}"
|
|
6653
7208
|
},
|
|
6654
7209
|
"name": "ColorStarEmpty",
|
|
6655
7210
|
"attributes": {
|
|
@@ -6670,54 +7225,261 @@ module.exports = {
|
|
|
6670
7225
|
"original": {
|
|
6671
7226
|
"value": "{color.secondary-blue.500.value}"
|
|
6672
7227
|
},
|
|
6673
|
-
"name": "ColorStarFocus",
|
|
6674
|
-
"attributes": {
|
|
6675
|
-
"category": "color",
|
|
6676
|
-
"type": "star",
|
|
6677
|
-
"item": "focus"
|
|
7228
|
+
"name": "ColorStarFocus",
|
|
7229
|
+
"attributes": {
|
|
7230
|
+
"category": "color",
|
|
7231
|
+
"type": "star",
|
|
7232
|
+
"item": "focus"
|
|
7233
|
+
},
|
|
7234
|
+
"path": [
|
|
7235
|
+
"color",
|
|
7236
|
+
"star",
|
|
7237
|
+
"focus"
|
|
7238
|
+
]
|
|
7239
|
+
},
|
|
7240
|
+
"full": {
|
|
7241
|
+
"value": "#ea7315",
|
|
7242
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/star.json",
|
|
7243
|
+
"isSource": true,
|
|
7244
|
+
"original": {
|
|
7245
|
+
"value": "#EA7315"
|
|
7246
|
+
},
|
|
7247
|
+
"name": "ColorStarFull",
|
|
7248
|
+
"attributes": {
|
|
7249
|
+
"category": "color",
|
|
7250
|
+
"type": "star",
|
|
7251
|
+
"item": "full"
|
|
7252
|
+
},
|
|
7253
|
+
"path": [
|
|
7254
|
+
"color",
|
|
7255
|
+
"star",
|
|
7256
|
+
"full"
|
|
7257
|
+
]
|
|
7258
|
+
},
|
|
7259
|
+
"hover": {
|
|
7260
|
+
"value": "#ffc17d",
|
|
7261
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/star.json",
|
|
7262
|
+
"isSource": true,
|
|
7263
|
+
"original": {
|
|
7264
|
+
"value": "{color.secondary-orange.300.value}"
|
|
7265
|
+
},
|
|
7266
|
+
"name": "ColorStarHover",
|
|
7267
|
+
"attributes": {
|
|
7268
|
+
"category": "color",
|
|
7269
|
+
"type": "star",
|
|
7270
|
+
"item": "hover"
|
|
7271
|
+
},
|
|
7272
|
+
"path": [
|
|
7273
|
+
"color",
|
|
7274
|
+
"star",
|
|
7275
|
+
"hover"
|
|
7276
|
+
]
|
|
7277
|
+
}
|
|
7278
|
+
},
|
|
7279
|
+
"stepper": {
|
|
7280
|
+
"item": {
|
|
7281
|
+
"background": {
|
|
7282
|
+
"value": "#999999",
|
|
7283
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7284
|
+
"isSource": true,
|
|
7285
|
+
"original": {
|
|
7286
|
+
"value": "{color.grey.400.value}"
|
|
7287
|
+
},
|
|
7288
|
+
"name": "ColorStepperItemBackground",
|
|
7289
|
+
"attributes": {
|
|
7290
|
+
"category": "color",
|
|
7291
|
+
"type": "stepper",
|
|
7292
|
+
"item": "item",
|
|
7293
|
+
"subitem": "background"
|
|
7294
|
+
},
|
|
7295
|
+
"path": [
|
|
7296
|
+
"color",
|
|
7297
|
+
"stepper",
|
|
7298
|
+
"item",
|
|
7299
|
+
"background"
|
|
7300
|
+
]
|
|
7301
|
+
},
|
|
7302
|
+
"current": {
|
|
7303
|
+
"background": {
|
|
7304
|
+
"value": "#009eac",
|
|
7305
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7306
|
+
"isSource": true,
|
|
7307
|
+
"original": {
|
|
7308
|
+
"value": "{color.primary-01.400.value}"
|
|
7309
|
+
},
|
|
7310
|
+
"name": "ColorStepperItemCurrentBackground",
|
|
7311
|
+
"attributes": {
|
|
7312
|
+
"category": "color",
|
|
7313
|
+
"type": "stepper",
|
|
7314
|
+
"item": "item",
|
|
7315
|
+
"subitem": "current",
|
|
7316
|
+
"state": "background"
|
|
7317
|
+
},
|
|
7318
|
+
"path": [
|
|
7319
|
+
"color",
|
|
7320
|
+
"stepper",
|
|
7321
|
+
"item",
|
|
7322
|
+
"current",
|
|
7323
|
+
"background"
|
|
7324
|
+
]
|
|
7325
|
+
}
|
|
7326
|
+
}
|
|
7327
|
+
},
|
|
7328
|
+
"link": {
|
|
7329
|
+
"hover": {
|
|
7330
|
+
"text": {
|
|
7331
|
+
"value": "#009eac",
|
|
7332
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7333
|
+
"isSource": true,
|
|
7334
|
+
"original": {
|
|
7335
|
+
"value": "{color.primary-01.400.value}"
|
|
7336
|
+
},
|
|
7337
|
+
"name": "ColorStepperLinkHoverText",
|
|
7338
|
+
"attributes": {
|
|
7339
|
+
"category": "color",
|
|
7340
|
+
"type": "stepper",
|
|
7341
|
+
"item": "link",
|
|
7342
|
+
"subitem": "hover",
|
|
7343
|
+
"state": "text"
|
|
7344
|
+
},
|
|
7345
|
+
"path": [
|
|
7346
|
+
"color",
|
|
7347
|
+
"stepper",
|
|
7348
|
+
"link",
|
|
7349
|
+
"hover",
|
|
7350
|
+
"text"
|
|
7351
|
+
]
|
|
7352
|
+
}
|
|
7353
|
+
}
|
|
7354
|
+
},
|
|
7355
|
+
"indicator": {
|
|
7356
|
+
"background": {
|
|
7357
|
+
"value": "#ffffff",
|
|
7358
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7359
|
+
"isSource": true,
|
|
7360
|
+
"original": {
|
|
7361
|
+
"value": "{color.grey.000.value}"
|
|
7362
|
+
},
|
|
7363
|
+
"name": "ColorStepperIndicatorBackground",
|
|
7364
|
+
"attributes": {
|
|
7365
|
+
"category": "color",
|
|
7366
|
+
"type": "stepper",
|
|
7367
|
+
"item": "indicator",
|
|
7368
|
+
"subitem": "background"
|
|
7369
|
+
},
|
|
7370
|
+
"path": [
|
|
7371
|
+
"color",
|
|
7372
|
+
"stepper",
|
|
7373
|
+
"indicator",
|
|
7374
|
+
"background"
|
|
7375
|
+
]
|
|
7376
|
+
},
|
|
7377
|
+
"border": {
|
|
7378
|
+
"value": "#999999",
|
|
7379
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7380
|
+
"isSource": true,
|
|
7381
|
+
"original": {
|
|
7382
|
+
"value": "{color.grey.400.value}"
|
|
7383
|
+
},
|
|
7384
|
+
"name": "ColorStepperIndicatorBorder",
|
|
7385
|
+
"attributes": {
|
|
7386
|
+
"category": "color",
|
|
7387
|
+
"type": "stepper",
|
|
7388
|
+
"item": "indicator",
|
|
7389
|
+
"subitem": "border"
|
|
7390
|
+
},
|
|
7391
|
+
"path": [
|
|
7392
|
+
"color",
|
|
7393
|
+
"stepper",
|
|
7394
|
+
"indicator",
|
|
7395
|
+
"border"
|
|
7396
|
+
]
|
|
6678
7397
|
},
|
|
6679
|
-
"
|
|
6680
|
-
"
|
|
6681
|
-
|
|
6682
|
-
|
|
6683
|
-
|
|
7398
|
+
"current": {
|
|
7399
|
+
"background": {
|
|
7400
|
+
"value": "#009eac",
|
|
7401
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7402
|
+
"isSource": true,
|
|
7403
|
+
"original": {
|
|
7404
|
+
"value": "{color.primary-01.400.value}"
|
|
7405
|
+
},
|
|
7406
|
+
"name": "ColorStepperIndicatorCurrentBackground",
|
|
7407
|
+
"attributes": {
|
|
7408
|
+
"category": "color",
|
|
7409
|
+
"type": "stepper",
|
|
7410
|
+
"item": "indicator",
|
|
7411
|
+
"subitem": "current",
|
|
7412
|
+
"state": "background"
|
|
7413
|
+
},
|
|
7414
|
+
"path": [
|
|
7415
|
+
"color",
|
|
7416
|
+
"stepper",
|
|
7417
|
+
"indicator",
|
|
7418
|
+
"current",
|
|
7419
|
+
"background"
|
|
7420
|
+
]
|
|
7421
|
+
},
|
|
7422
|
+
"border": {
|
|
7423
|
+
"value": "#009eac",
|
|
7424
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
7425
|
+
"isSource": true,
|
|
7426
|
+
"original": {
|
|
7427
|
+
"value": "{color.primary-01.400.value}"
|
|
7428
|
+
},
|
|
7429
|
+
"name": "ColorStepperIndicatorCurrentBorder",
|
|
7430
|
+
"attributes": {
|
|
7431
|
+
"category": "color",
|
|
7432
|
+
"type": "stepper",
|
|
7433
|
+
"item": "indicator",
|
|
7434
|
+
"subitem": "current",
|
|
7435
|
+
"state": "border"
|
|
7436
|
+
},
|
|
7437
|
+
"path": [
|
|
7438
|
+
"color",
|
|
7439
|
+
"stepper",
|
|
7440
|
+
"indicator",
|
|
7441
|
+
"current",
|
|
7442
|
+
"border"
|
|
7443
|
+
]
|
|
7444
|
+
}
|
|
7445
|
+
}
|
|
6684
7446
|
},
|
|
6685
|
-
"
|
|
6686
|
-
"value": "#
|
|
6687
|
-
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/
|
|
7447
|
+
"icon": {
|
|
7448
|
+
"value": "#009eac",
|
|
7449
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
6688
7450
|
"isSource": true,
|
|
6689
7451
|
"original": {
|
|
6690
|
-
"value": "{color.
|
|
7452
|
+
"value": "{color.primary-01.400.value}"
|
|
6691
7453
|
},
|
|
6692
|
-
"name": "
|
|
7454
|
+
"name": "ColorStepperIcon",
|
|
6693
7455
|
"attributes": {
|
|
6694
7456
|
"category": "color",
|
|
6695
|
-
"type": "
|
|
6696
|
-
"item": "
|
|
7457
|
+
"type": "stepper",
|
|
7458
|
+
"item": "icon"
|
|
6697
7459
|
},
|
|
6698
7460
|
"path": [
|
|
6699
7461
|
"color",
|
|
6700
|
-
"
|
|
6701
|
-
"
|
|
7462
|
+
"stepper",
|
|
7463
|
+
"icon"
|
|
6702
7464
|
]
|
|
6703
7465
|
},
|
|
6704
|
-
"
|
|
6705
|
-
"value": "#
|
|
6706
|
-
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/
|
|
7466
|
+
"title": {
|
|
7467
|
+
"value": "#009eac",
|
|
7468
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/stepper.json",
|
|
6707
7469
|
"isSource": true,
|
|
6708
7470
|
"original": {
|
|
6709
|
-
"value": "{color.
|
|
7471
|
+
"value": "{color.primary-01.400.value}"
|
|
6710
7472
|
},
|
|
6711
|
-
"name": "
|
|
7473
|
+
"name": "ColorStepperTitle",
|
|
6712
7474
|
"attributes": {
|
|
6713
7475
|
"category": "color",
|
|
6714
|
-
"type": "
|
|
6715
|
-
"item": "
|
|
7476
|
+
"type": "stepper",
|
|
7477
|
+
"item": "title"
|
|
6716
7478
|
},
|
|
6717
7479
|
"path": [
|
|
6718
7480
|
"color",
|
|
6719
|
-
"
|
|
6720
|
-
"
|
|
7481
|
+
"stepper",
|
|
7482
|
+
"title"
|
|
6721
7483
|
]
|
|
6722
7484
|
}
|
|
6723
7485
|
},
|
|
@@ -6761,7 +7523,7 @@ module.exports = {
|
|
|
6761
7523
|
]
|
|
6762
7524
|
},
|
|
6763
7525
|
"default": {
|
|
6764
|
-
"value": "#
|
|
7526
|
+
"value": "#191919",
|
|
6765
7527
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tabs.json",
|
|
6766
7528
|
"isSource": true,
|
|
6767
7529
|
"original": {
|
|
@@ -6780,11 +7542,11 @@ module.exports = {
|
|
|
6780
7542
|
]
|
|
6781
7543
|
},
|
|
6782
7544
|
"hover": {
|
|
6783
|
-
"value": "#
|
|
7545
|
+
"value": "#007f8c",
|
|
6784
7546
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tabs.json",
|
|
6785
7547
|
"isSource": true,
|
|
6786
7548
|
"original": {
|
|
6787
|
-
"value": "{color.primary-01.
|
|
7549
|
+
"value": "{color.primary-01.600.value}"
|
|
6788
7550
|
},
|
|
6789
7551
|
"name": "ColorTabsHover",
|
|
6790
7552
|
"attributes": {
|
|
@@ -6799,7 +7561,7 @@ module.exports = {
|
|
|
6799
7561
|
]
|
|
6800
7562
|
},
|
|
6801
7563
|
"disabled": {
|
|
6802
|
-
"value": "#
|
|
7564
|
+
"value": "#666666",
|
|
6803
7565
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tabs.json",
|
|
6804
7566
|
"isSource": true,
|
|
6805
7567
|
"original": {
|
|
@@ -6818,7 +7580,7 @@ module.exports = {
|
|
|
6818
7580
|
]
|
|
6819
7581
|
},
|
|
6820
7582
|
"active": {
|
|
6821
|
-
"value": "#
|
|
7583
|
+
"value": "#00919f",
|
|
6822
7584
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tabs.json",
|
|
6823
7585
|
"isSource": true,
|
|
6824
7586
|
"original": {
|
|
@@ -6883,7 +7645,7 @@ module.exports = {
|
|
|
6883
7645
|
]
|
|
6884
7646
|
},
|
|
6885
7647
|
"border": {
|
|
6886
|
-
"value": "#
|
|
7648
|
+
"value": "#808080",
|
|
6887
7649
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6888
7650
|
"isSource": true,
|
|
6889
7651
|
"original": {
|
|
@@ -6906,7 +7668,7 @@ module.exports = {
|
|
|
6906
7668
|
]
|
|
6907
7669
|
},
|
|
6908
7670
|
"text": {
|
|
6909
|
-
"value": "#
|
|
7671
|
+
"value": "#191919",
|
|
6910
7672
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6911
7673
|
"isSource": true,
|
|
6912
7674
|
"original": {
|
|
@@ -6931,7 +7693,7 @@ module.exports = {
|
|
|
6931
7693
|
},
|
|
6932
7694
|
"dark": {
|
|
6933
7695
|
"background": {
|
|
6934
|
-
"value": "#
|
|
7696
|
+
"value": "#191919",
|
|
6935
7697
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
6936
7698
|
"isSource": true,
|
|
6937
7699
|
"original": {
|
|
@@ -7027,7 +7789,7 @@ module.exports = {
|
|
|
7027
7789
|
]
|
|
7028
7790
|
},
|
|
7029
7791
|
"border": {
|
|
7030
|
-
"value": "#
|
|
7792
|
+
"value": "#808080",
|
|
7031
7793
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7032
7794
|
"isSource": true,
|
|
7033
7795
|
"original": {
|
|
@@ -7050,7 +7812,7 @@ module.exports = {
|
|
|
7050
7812
|
]
|
|
7051
7813
|
},
|
|
7052
7814
|
"text": {
|
|
7053
|
-
"value": "#
|
|
7815
|
+
"value": "#191919",
|
|
7054
7816
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7055
7817
|
"isSource": true,
|
|
7056
7818
|
"original": {
|
|
@@ -7074,7 +7836,7 @@ module.exports = {
|
|
|
7074
7836
|
},
|
|
7075
7837
|
"hover": {
|
|
7076
7838
|
"background": {
|
|
7077
|
-
"value": "#
|
|
7839
|
+
"value": "#e6e6e6",
|
|
7078
7840
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7079
7841
|
"isSource": true,
|
|
7080
7842
|
"original": {
|
|
@@ -7100,7 +7862,7 @@ module.exports = {
|
|
|
7100
7862
|
},
|
|
7101
7863
|
"active": {
|
|
7102
7864
|
"background": {
|
|
7103
|
-
"value": "#
|
|
7865
|
+
"value": "#cccccc",
|
|
7104
7866
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7105
7867
|
"isSource": true,
|
|
7106
7868
|
"original": {
|
|
@@ -7127,7 +7889,7 @@ module.exports = {
|
|
|
7127
7889
|
},
|
|
7128
7890
|
"dark": {
|
|
7129
7891
|
"background": {
|
|
7130
|
-
"value": "#
|
|
7892
|
+
"value": "#191919",
|
|
7131
7893
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7132
7894
|
"isSource": true,
|
|
7133
7895
|
"original": {
|
|
@@ -7197,7 +7959,7 @@ module.exports = {
|
|
|
7197
7959
|
},
|
|
7198
7960
|
"hover": {
|
|
7199
7961
|
"background": {
|
|
7200
|
-
"value": "#
|
|
7962
|
+
"value": "#333333",
|
|
7201
7963
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7202
7964
|
"isSource": true,
|
|
7203
7965
|
"original": {
|
|
@@ -7223,7 +7985,7 @@ module.exports = {
|
|
|
7223
7985
|
},
|
|
7224
7986
|
"active": {
|
|
7225
7987
|
"background": {
|
|
7226
|
-
"value": "#
|
|
7988
|
+
"value": "#4d4d4d",
|
|
7227
7989
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7228
7990
|
"isSource": true,
|
|
7229
7991
|
"original": {
|
|
@@ -7275,7 +8037,7 @@ module.exports = {
|
|
|
7275
8037
|
]
|
|
7276
8038
|
},
|
|
7277
8039
|
"border": {
|
|
7278
|
-
"value": "#
|
|
8040
|
+
"value": "#808080",
|
|
7279
8041
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7280
8042
|
"isSource": true,
|
|
7281
8043
|
"original": {
|
|
@@ -7298,7 +8060,7 @@ module.exports = {
|
|
|
7298
8060
|
]
|
|
7299
8061
|
},
|
|
7300
8062
|
"text": {
|
|
7301
|
-
"value": "#
|
|
8063
|
+
"value": "#191919",
|
|
7302
8064
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7303
8065
|
"isSource": true,
|
|
7304
8066
|
"original": {
|
|
@@ -7422,7 +8184,7 @@ module.exports = {
|
|
|
7422
8184
|
},
|
|
7423
8185
|
"disabled": {
|
|
7424
8186
|
"background": {
|
|
7425
|
-
"value": "#
|
|
8187
|
+
"value": "#e6e6e6",
|
|
7426
8188
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7427
8189
|
"isSource": true,
|
|
7428
8190
|
"original": {
|
|
@@ -7446,7 +8208,7 @@ module.exports = {
|
|
|
7446
8208
|
]
|
|
7447
8209
|
},
|
|
7448
8210
|
"text": {
|
|
7449
|
-
"value": "#
|
|
8211
|
+
"value": "#808080",
|
|
7450
8212
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7451
8213
|
"isSource": true,
|
|
7452
8214
|
"original": {
|
|
@@ -7550,7 +8312,7 @@ module.exports = {
|
|
|
7550
8312
|
},
|
|
7551
8313
|
"dark": {
|
|
7552
8314
|
"background": {
|
|
7553
|
-
"value": "#
|
|
8315
|
+
"value": "#191919",
|
|
7554
8316
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7555
8317
|
"isSource": true,
|
|
7556
8318
|
"original": {
|
|
@@ -7694,7 +8456,7 @@ module.exports = {
|
|
|
7694
8456
|
]
|
|
7695
8457
|
},
|
|
7696
8458
|
"text": {
|
|
7697
|
-
"value": "#
|
|
8459
|
+
"value": "#191919",
|
|
7698
8460
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7699
8461
|
"isSource": true,
|
|
7700
8462
|
"original": {
|
|
@@ -7768,7 +8530,7 @@ module.exports = {
|
|
|
7768
8530
|
]
|
|
7769
8531
|
},
|
|
7770
8532
|
"text": {
|
|
7771
|
-
"value": "#
|
|
8533
|
+
"value": "#191919",
|
|
7772
8534
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7773
8535
|
"isSource": true,
|
|
7774
8536
|
"original": {
|
|
@@ -7821,7 +8583,7 @@ module.exports = {
|
|
|
7821
8583
|
},
|
|
7822
8584
|
"disabled": {
|
|
7823
8585
|
"background": {
|
|
7824
|
-
"value": "#
|
|
8586
|
+
"value": "#4d4d4d",
|
|
7825
8587
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7826
8588
|
"isSource": true,
|
|
7827
8589
|
"original": {
|
|
@@ -7845,7 +8607,7 @@ module.exports = {
|
|
|
7845
8607
|
]
|
|
7846
8608
|
},
|
|
7847
8609
|
"text": {
|
|
7848
|
-
"value": "#
|
|
8610
|
+
"value": "#808080",
|
|
7849
8611
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7850
8612
|
"isSource": true,
|
|
7851
8613
|
"original": {
|
|
@@ -7874,7 +8636,7 @@ module.exports = {
|
|
|
7874
8636
|
"removable": {
|
|
7875
8637
|
"light": {
|
|
7876
8638
|
"background": {
|
|
7877
|
-
"value": "#
|
|
8639
|
+
"value": "#333333",
|
|
7878
8640
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7879
8641
|
"isSource": true,
|
|
7880
8642
|
"original": {
|
|
@@ -7920,7 +8682,7 @@ module.exports = {
|
|
|
7920
8682
|
]
|
|
7921
8683
|
},
|
|
7922
8684
|
"icon": {
|
|
7923
|
-
"value": "#
|
|
8685
|
+
"value": "#cccccc",
|
|
7924
8686
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7925
8687
|
"isSource": true,
|
|
7926
8688
|
"original": {
|
|
@@ -7944,7 +8706,7 @@ module.exports = {
|
|
|
7944
8706
|
},
|
|
7945
8707
|
"hover": {
|
|
7946
8708
|
"background": {
|
|
7947
|
-
"value": "#
|
|
8709
|
+
"value": "#4d4d4d",
|
|
7948
8710
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7949
8711
|
"isSource": true,
|
|
7950
8712
|
"original": {
|
|
@@ -7970,7 +8732,7 @@ module.exports = {
|
|
|
7970
8732
|
},
|
|
7971
8733
|
"active": {
|
|
7972
8734
|
"background": {
|
|
7973
|
-
"value": "#
|
|
8735
|
+
"value": "#666666",
|
|
7974
8736
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
7975
8737
|
"isSource": true,
|
|
7976
8738
|
"original": {
|
|
@@ -7997,7 +8759,7 @@ module.exports = {
|
|
|
7997
8759
|
},
|
|
7998
8760
|
"dark": {
|
|
7999
8761
|
"background": {
|
|
8000
|
-
"value": "#
|
|
8762
|
+
"value": "#cccccc",
|
|
8001
8763
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
8002
8764
|
"isSource": true,
|
|
8003
8765
|
"original": {
|
|
@@ -8020,7 +8782,7 @@ module.exports = {
|
|
|
8020
8782
|
]
|
|
8021
8783
|
},
|
|
8022
8784
|
"text": {
|
|
8023
|
-
"value": "#
|
|
8785
|
+
"value": "#191919",
|
|
8024
8786
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
8025
8787
|
"isSource": true,
|
|
8026
8788
|
"original": {
|
|
@@ -8043,7 +8805,7 @@ module.exports = {
|
|
|
8043
8805
|
]
|
|
8044
8806
|
},
|
|
8045
8807
|
"icon": {
|
|
8046
|
-
"value": "#
|
|
8808
|
+
"value": "#191919",
|
|
8047
8809
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
8048
8810
|
"isSource": true,
|
|
8049
8811
|
"original": {
|
|
@@ -8067,7 +8829,7 @@ module.exports = {
|
|
|
8067
8829
|
},
|
|
8068
8830
|
"hover": {
|
|
8069
8831
|
"background": {
|
|
8070
|
-
"value": "#
|
|
8832
|
+
"value": "#b3b3b3",
|
|
8071
8833
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
8072
8834
|
"isSource": true,
|
|
8073
8835
|
"original": {
|
|
@@ -8093,7 +8855,7 @@ module.exports = {
|
|
|
8093
8855
|
},
|
|
8094
8856
|
"active": {
|
|
8095
8857
|
"background": {
|
|
8096
|
-
"value": "#
|
|
8858
|
+
"value": "#999999",
|
|
8097
8859
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tag.json",
|
|
8098
8860
|
"isSource": true,
|
|
8099
8861
|
"original": {
|
|
@@ -8123,7 +8885,7 @@ module.exports = {
|
|
|
8123
8885
|
"toggle": {
|
|
8124
8886
|
"off": {
|
|
8125
8887
|
"background": {
|
|
8126
|
-
"value": "#
|
|
8888
|
+
"value": "#666666",
|
|
8127
8889
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/toggle.json",
|
|
8128
8890
|
"isSource": true,
|
|
8129
8891
|
"original": {
|
|
@@ -8211,7 +8973,7 @@ module.exports = {
|
|
|
8211
8973
|
},
|
|
8212
8974
|
"hover": {
|
|
8213
8975
|
"circle": {
|
|
8214
|
-
"value": "#
|
|
8976
|
+
"value": "#e6e6e6",
|
|
8215
8977
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/toggle.json",
|
|
8216
8978
|
"isSource": true,
|
|
8217
8979
|
"original": {
|
|
@@ -8234,7 +8996,7 @@ module.exports = {
|
|
|
8234
8996
|
},
|
|
8235
8997
|
"disabled": {
|
|
8236
8998
|
"background": {
|
|
8237
|
-
"value": "#
|
|
8999
|
+
"value": "#e6e6e6",
|
|
8238
9000
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/toggle.json",
|
|
8239
9001
|
"isSource": true,
|
|
8240
9002
|
"original": {
|
|
@@ -8255,7 +9017,7 @@ module.exports = {
|
|
|
8255
9017
|
]
|
|
8256
9018
|
},
|
|
8257
9019
|
"circle": {
|
|
8258
|
-
"value": "#
|
|
9020
|
+
"value": "#b3b3b3",
|
|
8259
9021
|
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/toggle.json",
|
|
8260
9022
|
"isSource": true,
|
|
8261
9023
|
"original": {
|
|
@@ -8320,6 +9082,219 @@ module.exports = {
|
|
|
8320
9082
|
]
|
|
8321
9083
|
}
|
|
8322
9084
|
}
|
|
9085
|
+
},
|
|
9086
|
+
"tooltip": {
|
|
9087
|
+
"background": {
|
|
9088
|
+
"value": "#4d4d4d",
|
|
9089
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tooltip.json",
|
|
9090
|
+
"isSource": true,
|
|
9091
|
+
"original": {
|
|
9092
|
+
"value": "{color.grey.700.value}"
|
|
9093
|
+
},
|
|
9094
|
+
"name": "ColorTooltipBackground",
|
|
9095
|
+
"attributes": {
|
|
9096
|
+
"category": "color",
|
|
9097
|
+
"type": "tooltip",
|
|
9098
|
+
"item": "background"
|
|
9099
|
+
},
|
|
9100
|
+
"path": [
|
|
9101
|
+
"color",
|
|
9102
|
+
"tooltip",
|
|
9103
|
+
"background"
|
|
9104
|
+
]
|
|
9105
|
+
},
|
|
9106
|
+
"border": {
|
|
9107
|
+
"value": "#ffffff",
|
|
9108
|
+
"filePath": "node_modules/@mozaic-ds/tokens/properties/color/tooltip.json",
|
|
9109
|
+
"isSource": true,
|
|
9110
|
+
"original": {
|
|
9111
|
+
"value": "{color.grey.000.value}"
|
|
9112
|
+
},
|
|
9113
|
+
"name": "ColorTooltipBorder",
|
|
9114
|
+
"attributes": {
|
|
9115
|
+
"category": "color",
|
|
9116
|
+
"type": "tooltip",
|
|
9117
|
+
"item": "border"
|
|
9118
|
+
},
|
|
9119
|
+
"path": [
|
|
9120
|
+
"color",
|
|
9121
|
+
"tooltip",
|
|
9122
|
+
"border"
|
|
9123
|
+
]
|
|
9124
|
+
}
|
|
9125
|
+
},
|
|
9126
|
+
"secondary-sandgrey": {
|
|
9127
|
+
"100": {
|
|
9128
|
+
"value": "#eeedea",
|
|
9129
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9130
|
+
"isSource": true,
|
|
9131
|
+
"original": {
|
|
9132
|
+
"value": "#EEEDEA"
|
|
9133
|
+
},
|
|
9134
|
+
"name": "ColorSecondarySandgrey100",
|
|
9135
|
+
"attributes": {
|
|
9136
|
+
"category": "color",
|
|
9137
|
+
"type": "secondary-sandgrey",
|
|
9138
|
+
"item": "100"
|
|
9139
|
+
},
|
|
9140
|
+
"path": [
|
|
9141
|
+
"color",
|
|
9142
|
+
"secondary-sandgrey",
|
|
9143
|
+
"100"
|
|
9144
|
+
]
|
|
9145
|
+
},
|
|
9146
|
+
"200": {
|
|
9147
|
+
"value": "#dddcd5",
|
|
9148
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9149
|
+
"isSource": true,
|
|
9150
|
+
"original": {
|
|
9151
|
+
"value": "#DDDCD5"
|
|
9152
|
+
},
|
|
9153
|
+
"name": "ColorSecondarySandgrey200",
|
|
9154
|
+
"attributes": {
|
|
9155
|
+
"category": "color",
|
|
9156
|
+
"type": "secondary-sandgrey",
|
|
9157
|
+
"item": "200"
|
|
9158
|
+
},
|
|
9159
|
+
"path": [
|
|
9160
|
+
"color",
|
|
9161
|
+
"secondary-sandgrey",
|
|
9162
|
+
"200"
|
|
9163
|
+
]
|
|
9164
|
+
},
|
|
9165
|
+
"300": {
|
|
9166
|
+
"value": "#c2c1ba",
|
|
9167
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9168
|
+
"isSource": true,
|
|
9169
|
+
"original": {
|
|
9170
|
+
"value": "#C2C1BA"
|
|
9171
|
+
},
|
|
9172
|
+
"name": "ColorSecondarySandgrey300",
|
|
9173
|
+
"attributes": {
|
|
9174
|
+
"category": "color",
|
|
9175
|
+
"type": "secondary-sandgrey",
|
|
9176
|
+
"item": "300"
|
|
9177
|
+
},
|
|
9178
|
+
"path": [
|
|
9179
|
+
"color",
|
|
9180
|
+
"secondary-sandgrey",
|
|
9181
|
+
"300"
|
|
9182
|
+
]
|
|
9183
|
+
},
|
|
9184
|
+
"400": {
|
|
9185
|
+
"value": "#a7a6a0",
|
|
9186
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9187
|
+
"isSource": true,
|
|
9188
|
+
"original": {
|
|
9189
|
+
"value": "#A7A6A0"
|
|
9190
|
+
},
|
|
9191
|
+
"name": "ColorSecondarySandgrey400",
|
|
9192
|
+
"attributes": {
|
|
9193
|
+
"category": "color",
|
|
9194
|
+
"type": "secondary-sandgrey",
|
|
9195
|
+
"item": "400"
|
|
9196
|
+
},
|
|
9197
|
+
"path": [
|
|
9198
|
+
"color",
|
|
9199
|
+
"secondary-sandgrey",
|
|
9200
|
+
"400"
|
|
9201
|
+
]
|
|
9202
|
+
},
|
|
9203
|
+
"500": {
|
|
9204
|
+
"value": "#8c8b85",
|
|
9205
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9206
|
+
"isSource": true,
|
|
9207
|
+
"original": {
|
|
9208
|
+
"value": "#8C8B85"
|
|
9209
|
+
},
|
|
9210
|
+
"name": "ColorSecondarySandgrey500",
|
|
9211
|
+
"attributes": {
|
|
9212
|
+
"category": "color",
|
|
9213
|
+
"type": "secondary-sandgrey",
|
|
9214
|
+
"item": "500"
|
|
9215
|
+
},
|
|
9216
|
+
"path": [
|
|
9217
|
+
"color",
|
|
9218
|
+
"secondary-sandgrey",
|
|
9219
|
+
"500"
|
|
9220
|
+
]
|
|
9221
|
+
},
|
|
9222
|
+
"600": {
|
|
9223
|
+
"value": "#71706b",
|
|
9224
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9225
|
+
"isSource": true,
|
|
9226
|
+
"original": {
|
|
9227
|
+
"value": "#71706B"
|
|
9228
|
+
},
|
|
9229
|
+
"name": "ColorSecondarySandgrey600",
|
|
9230
|
+
"attributes": {
|
|
9231
|
+
"category": "color",
|
|
9232
|
+
"type": "secondary-sandgrey",
|
|
9233
|
+
"item": "600"
|
|
9234
|
+
},
|
|
9235
|
+
"path": [
|
|
9236
|
+
"color",
|
|
9237
|
+
"secondary-sandgrey",
|
|
9238
|
+
"600"
|
|
9239
|
+
]
|
|
9240
|
+
},
|
|
9241
|
+
"700": {
|
|
9242
|
+
"value": "#555550",
|
|
9243
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9244
|
+
"isSource": true,
|
|
9245
|
+
"original": {
|
|
9246
|
+
"value": "#555550"
|
|
9247
|
+
},
|
|
9248
|
+
"name": "ColorSecondarySandgrey700",
|
|
9249
|
+
"attributes": {
|
|
9250
|
+
"category": "color",
|
|
9251
|
+
"type": "secondary-sandgrey",
|
|
9252
|
+
"item": "700"
|
|
9253
|
+
},
|
|
9254
|
+
"path": [
|
|
9255
|
+
"color",
|
|
9256
|
+
"secondary-sandgrey",
|
|
9257
|
+
"700"
|
|
9258
|
+
]
|
|
9259
|
+
},
|
|
9260
|
+
"800": {
|
|
9261
|
+
"value": "#3a3936",
|
|
9262
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9263
|
+
"isSource": true,
|
|
9264
|
+
"original": {
|
|
9265
|
+
"value": "#3A3936"
|
|
9266
|
+
},
|
|
9267
|
+
"name": "ColorSecondarySandgrey800",
|
|
9268
|
+
"attributes": {
|
|
9269
|
+
"category": "color",
|
|
9270
|
+
"type": "secondary-sandgrey",
|
|
9271
|
+
"item": "800"
|
|
9272
|
+
},
|
|
9273
|
+
"path": [
|
|
9274
|
+
"color",
|
|
9275
|
+
"secondary-sandgrey",
|
|
9276
|
+
"800"
|
|
9277
|
+
]
|
|
9278
|
+
},
|
|
9279
|
+
"900": {
|
|
9280
|
+
"value": "#1e1e1c",
|
|
9281
|
+
"filePath": "node_modules/@mozaic-ds/tokens/AdeoProperties/color/base.json",
|
|
9282
|
+
"isSource": true,
|
|
9283
|
+
"original": {
|
|
9284
|
+
"value": "#1E1E1C"
|
|
9285
|
+
},
|
|
9286
|
+
"name": "ColorSecondarySandgrey900",
|
|
9287
|
+
"attributes": {
|
|
9288
|
+
"category": "color",
|
|
9289
|
+
"type": "secondary-sandgrey",
|
|
9290
|
+
"item": "900"
|
|
9291
|
+
},
|
|
9292
|
+
"path": [
|
|
9293
|
+
"color",
|
|
9294
|
+
"secondary-sandgrey",
|
|
9295
|
+
"900"
|
|
9296
|
+
]
|
|
9297
|
+
}
|
|
8323
9298
|
}
|
|
8324
9299
|
},
|
|
8325
9300
|
"preset": {
|