@atlaskit/tokens 2.5.1 → 3.1.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.
Files changed (51) hide show
  1. package/CHANGELOG.md +26 -0
  2. package/dist/cjs/artifacts/replacement-mapping.js +1 -67
  3. package/dist/cjs/artifacts/themes/atlassian-typography-adg3.js +2 -2
  4. package/dist/cjs/artifacts/themes/atlassian-typography-modernized.js +2 -2
  5. package/dist/cjs/artifacts/themes/atlassian-typography-refreshed.js +2 -2
  6. package/dist/cjs/artifacts/token-default-values.js +2 -24
  7. package/dist/cjs/artifacts/token-names.js +2 -24
  8. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +1 -529
  9. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-modernized.js +1 -169
  10. package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +1 -169
  11. package/dist/es2019/artifacts/replacement-mapping.js +1 -67
  12. package/dist/es2019/artifacts/themes/atlassian-typography-adg3.js +1 -23
  13. package/dist/es2019/artifacts/themes/atlassian-typography-modernized.js +1 -8
  14. package/dist/es2019/artifacts/themes/atlassian-typography-refreshed.js +1 -8
  15. package/dist/es2019/artifacts/token-default-values.js +2 -24
  16. package/dist/es2019/artifacts/token-names.js +2 -24
  17. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +1 -529
  18. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-modernized.js +1 -169
  19. package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +1 -169
  20. package/dist/esm/artifacts/replacement-mapping.js +1 -67
  21. package/dist/esm/artifacts/themes/atlassian-typography-adg3.js +2 -2
  22. package/dist/esm/artifacts/themes/atlassian-typography-modernized.js +2 -2
  23. package/dist/esm/artifacts/themes/atlassian-typography-refreshed.js +2 -2
  24. package/dist/esm/artifacts/token-default-values.js +2 -24
  25. package/dist/esm/artifacts/token-names.js +2 -24
  26. package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +1 -529
  27. package/dist/esm/artifacts/tokens-raw/atlassian-typography-modernized.js +1 -169
  28. package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +1 -169
  29. package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
  30. package/dist/types/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
  31. package/dist/types/artifacts/themes/atlassian-typography-modernized.d.ts +2 -2
  32. package/dist/types/artifacts/themes/atlassian-typography-refreshed.d.ts +2 -2
  33. package/dist/types/artifacts/token-default-values.d.ts +1 -23
  34. package/dist/types/artifacts/token-names.d.ts +1 -45
  35. package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +1 -29
  36. package/dist/types/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +1 -29
  37. package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -29
  38. package/dist/types/entry-points/css-type-schema.codegen.d.ts +3 -3
  39. package/dist/types/types.d.ts +0 -56
  40. package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
  41. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
  42. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-modernized.d.ts +2 -2
  43. package/dist/types-ts4.5/artifacts/themes/atlassian-typography-refreshed.d.ts +2 -2
  44. package/dist/types-ts4.5/artifacts/token-default-values.d.ts +1 -23
  45. package/dist/types-ts4.5/artifacts/token-names.d.ts +1 -45
  46. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +1 -29
  47. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +1 -29
  48. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -29
  49. package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +3 -3
  50. package/dist/types-ts4.5/types.d.ts +0 -56
  51. package/package.json +2 -2
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::4e47e59f97f2e7d43911658468035bca>>
3
+ * @codegen <<SignedSource::34bac3954d8d0d3c5f8058a68daea7ce>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -25,126 +25,6 @@ var tokens = [{
25
25
  "name": "utility.UNSAFE.textTransformUppercase",
26
26
  "path": ["utility", "UNSAFE", "textTransformUppercase"],
27
27
  "cleanName": "utility.UNSAFE.textTransformUppercase"
28
- }, {
29
- "attributes": {
30
- "group": "letterSpacing",
31
- "state": "deprecated",
32
- "introduced": "0.10.33",
33
- "description": "Helpful guidance goes here",
34
- "deprecated": "1.29.0"
35
- },
36
- "value": "0",
37
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
38
- "isSource": true,
39
- "original": {
40
- "attributes": {
41
- "group": "letterSpacing",
42
- "state": "deprecated",
43
- "introduced": "0.10.33",
44
- "description": "Helpful guidance goes here",
45
- "deprecated": "1.29.0"
46
- },
47
- "value": "LetterSpacing0"
48
- },
49
- "name": "font.letterSpacing.0",
50
- "path": ["font", "letterSpacing", "0"],
51
- "cleanName": "font.letterSpacing.0"
52
- }, {
53
- "attributes": {
54
- "group": "letterSpacing",
55
- "state": "deprecated",
56
- "introduced": "0.10.33",
57
- "description": "Helpful guidance goes here",
58
- "deprecated": "1.29.0"
59
- },
60
- "value": "-0.003em",
61
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
62
- "isSource": true,
63
- "original": {
64
- "attributes": {
65
- "group": "letterSpacing",
66
- "state": "deprecated",
67
- "introduced": "0.10.33",
68
- "description": "Helpful guidance goes here",
69
- "deprecated": "1.29.0"
70
- },
71
- "value": "LetterSpacing100"
72
- },
73
- "name": "font.letterSpacing.100",
74
- "path": ["font", "letterSpacing", "100"],
75
- "cleanName": "font.letterSpacing.100"
76
- }, {
77
- "attributes": {
78
- "group": "letterSpacing",
79
- "state": "deprecated",
80
- "introduced": "0.10.33",
81
- "description": "Helpful guidance goes here",
82
- "deprecated": "1.29.0"
83
- },
84
- "value": "-0.006em",
85
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
86
- "isSource": true,
87
- "original": {
88
- "attributes": {
89
- "group": "letterSpacing",
90
- "state": "deprecated",
91
- "introduced": "0.10.33",
92
- "description": "Helpful guidance goes here",
93
- "deprecated": "1.29.0"
94
- },
95
- "value": "LetterSpacing200"
96
- },
97
- "name": "font.letterSpacing.200",
98
- "path": ["font", "letterSpacing", "200"],
99
- "cleanName": "font.letterSpacing.200"
100
- }, {
101
- "attributes": {
102
- "group": "letterSpacing",
103
- "state": "deprecated",
104
- "introduced": "0.10.33",
105
- "description": "Helpful guidance goes here",
106
- "deprecated": "1.29.0"
107
- },
108
- "value": "-0.008em",
109
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
110
- "isSource": true,
111
- "original": {
112
- "attributes": {
113
- "group": "letterSpacing",
114
- "state": "deprecated",
115
- "introduced": "0.10.33",
116
- "description": "Helpful guidance goes here",
117
- "deprecated": "1.29.0"
118
- },
119
- "value": "LetterSpacing300"
120
- },
121
- "name": "font.letterSpacing.300",
122
- "path": ["font", "letterSpacing", "300"],
123
- "cleanName": "font.letterSpacing.300"
124
- }, {
125
- "attributes": {
126
- "group": "letterSpacing",
127
- "state": "deprecated",
128
- "introduced": "0.10.33",
129
- "description": "Helpful guidance goes here",
130
- "deprecated": "1.29.0"
131
- },
132
- "value": "-0.01em",
133
- "filePath": "schema/themes/atlassian-typography-adg3/letter-spacing.tsx",
134
- "isSource": true,
135
- "original": {
136
- "attributes": {
137
- "group": "letterSpacing",
138
- "state": "deprecated",
139
- "introduced": "0.10.33",
140
- "description": "Helpful guidance goes here",
141
- "deprecated": "1.29.0"
142
- },
143
- "value": "LetterSpacing400"
144
- },
145
- "name": "font.letterSpacing.400",
146
- "path": ["font", "letterSpacing", "400"],
147
- "cleanName": "font.letterSpacing.400"
148
28
  }, {
149
29
  "attributes": {
150
30
  "group": "typography",
@@ -647,54 +527,6 @@ var tokens = [{
647
527
  "name": "font.family.code",
648
528
  "path": ["font", "family", "code"],
649
529
  "cleanName": "font.family.code"
650
- }, {
651
- "attributes": {
652
- "group": "fontFamily",
653
- "state": "deprecated",
654
- "introduced": "0.10.33",
655
- "description": "For representing code only.",
656
- "deprecated": "1.29.0"
657
- },
658
- "value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
659
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
660
- "isSource": true,
661
- "original": {
662
- "attributes": {
663
- "group": "fontFamily",
664
- "state": "deprecated",
665
- "introduced": "0.10.33",
666
- "description": "For representing code only.",
667
- "deprecated": "1.29.0"
668
- },
669
- "value": "FontFamilyWebMono"
670
- },
671
- "name": "font.family.monospace",
672
- "path": ["font", "family", "monospace"],
673
- "cleanName": "font.family.monospace"
674
- }, {
675
- "attributes": {
676
- "group": "fontFamily",
677
- "state": "deprecated",
678
- "introduced": "0.10.33",
679
- "description": "Helpful guidance goes here",
680
- "deprecated": "1.29.0"
681
- },
682
- "value": "-apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\", \"Ubuntu\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\", sans-serif",
683
- "filePath": "schema/themes/atlassian-typography-adg3/font-family.tsx",
684
- "isSource": true,
685
- "original": {
686
- "attributes": {
687
- "group": "fontFamily",
688
- "state": "deprecated",
689
- "introduced": "0.10.33",
690
- "description": "Helpful guidance goes here",
691
- "deprecated": "1.29.0"
692
- },
693
- "value": "LegacyFontFamilyWebSans"
694
- },
695
- "name": "font.family.sans",
696
- "path": ["font", "family", "sans"],
697
- "cleanName": "font.family.sans"
698
530
  }, {
699
531
  "attributes": {
700
532
  "group": "fontFamily",
@@ -739,365 +571,5 @@ var tokens = [{
739
571
  "name": "font.family.brand.body",
740
572
  "path": ["font", "family", "brand", "body"],
741
573
  "cleanName": "font.family.brand.body"
742
- }, {
743
- "attributes": {
744
- "group": "fontSize",
745
- "state": "deprecated",
746
- "introduced": "0.10.33",
747
- "description": "Helpful guidance goes here",
748
- "deprecated": "1.29.0"
749
- },
750
- "value": "11px",
751
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
752
- "isSource": true,
753
- "original": {
754
- "attributes": {
755
- "group": "fontSize",
756
- "state": "deprecated",
757
- "introduced": "0.10.33",
758
- "description": "Helpful guidance goes here",
759
- "deprecated": "1.29.0"
760
- },
761
- "value": "LegacyFontSize11"
762
- },
763
- "name": "font.size.050",
764
- "path": ["font", "size", "050"],
765
- "cleanName": "font.size.050"
766
- }, {
767
- "attributes": {
768
- "group": "fontSize",
769
- "state": "deprecated",
770
- "introduced": "0.10.33",
771
- "description": "Helpful guidance goes here",
772
- "deprecated": "1.29.0"
773
- },
774
- "value": "12px",
775
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
776
- "isSource": true,
777
- "original": {
778
- "attributes": {
779
- "group": "fontSize",
780
- "state": "deprecated",
781
- "introduced": "0.10.33",
782
- "description": "Helpful guidance goes here",
783
- "deprecated": "1.29.0"
784
- },
785
- "value": "FontSize12"
786
- },
787
- "name": "font.size.075",
788
- "path": ["font", "size", "075"],
789
- "cleanName": "font.size.075"
790
- }, {
791
- "attributes": {
792
- "group": "fontSize",
793
- "state": "deprecated",
794
- "introduced": "0.10.33",
795
- "description": "Helpful guidance goes here",
796
- "deprecated": "1.29.0"
797
- },
798
- "value": "14px",
799
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
800
- "isSource": true,
801
- "original": {
802
- "attributes": {
803
- "group": "fontSize",
804
- "state": "deprecated",
805
- "introduced": "0.10.33",
806
- "description": "Helpful guidance goes here",
807
- "deprecated": "1.29.0"
808
- },
809
- "value": "FontSize14"
810
- },
811
- "name": "font.size.100",
812
- "path": ["font", "size", "100"],
813
- "cleanName": "font.size.100"
814
- }, {
815
- "attributes": {
816
- "group": "fontSize",
817
- "state": "deprecated",
818
- "introduced": "0.10.33",
819
- "description": "Helpful guidance goes here",
820
- "deprecated": "1.29.0"
821
- },
822
- "value": "16px",
823
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
824
- "isSource": true,
825
- "original": {
826
- "attributes": {
827
- "group": "fontSize",
828
- "state": "deprecated",
829
- "introduced": "0.10.33",
830
- "description": "Helpful guidance goes here",
831
- "deprecated": "1.29.0"
832
- },
833
- "value": "FontSize16"
834
- },
835
- "name": "font.size.200",
836
- "path": ["font", "size", "200"],
837
- "cleanName": "font.size.200"
838
- }, {
839
- "attributes": {
840
- "group": "fontSize",
841
- "state": "deprecated",
842
- "introduced": "0.10.33",
843
- "description": "Helpful guidance goes here",
844
- "deprecated": "1.29.0"
845
- },
846
- "value": "20px",
847
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
848
- "isSource": true,
849
- "original": {
850
- "attributes": {
851
- "group": "fontSize",
852
- "state": "deprecated",
853
- "introduced": "0.10.33",
854
- "description": "Helpful guidance goes here",
855
- "deprecated": "1.29.0"
856
- },
857
- "value": "FontSize20"
858
- },
859
- "name": "font.size.300",
860
- "path": ["font", "size", "300"],
861
- "cleanName": "font.size.300"
862
- }, {
863
- "attributes": {
864
- "group": "fontSize",
865
- "state": "deprecated",
866
- "introduced": "0.10.33",
867
- "description": "Helpful guidance goes here",
868
- "deprecated": "1.29.0"
869
- },
870
- "value": "24px",
871
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
872
- "isSource": true,
873
- "original": {
874
- "attributes": {
875
- "group": "fontSize",
876
- "state": "deprecated",
877
- "introduced": "0.10.33",
878
- "description": "Helpful guidance goes here",
879
- "deprecated": "1.29.0"
880
- },
881
- "value": "FontSize24"
882
- },
883
- "name": "font.size.400",
884
- "path": ["font", "size", "400"],
885
- "cleanName": "font.size.400"
886
- }, {
887
- "attributes": {
888
- "group": "fontSize",
889
- "state": "deprecated",
890
- "introduced": "0.10.33",
891
- "description": "Helpful guidance goes here",
892
- "deprecated": "1.29.0"
893
- },
894
- "value": "29px",
895
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
896
- "isSource": true,
897
- "original": {
898
- "attributes": {
899
- "group": "fontSize",
900
- "state": "deprecated",
901
- "introduced": "0.10.33",
902
- "description": "Helpful guidance goes here",
903
- "deprecated": "1.29.0"
904
- },
905
- "value": "LegacyFontSize29"
906
- },
907
- "name": "font.size.500",
908
- "path": ["font", "size", "500"],
909
- "cleanName": "font.size.500"
910
- }, {
911
- "attributes": {
912
- "group": "fontSize",
913
- "state": "deprecated",
914
- "introduced": "0.10.33",
915
- "description": "Helpful guidance goes here",
916
- "deprecated": "1.29.0"
917
- },
918
- "value": "35px",
919
- "filePath": "schema/themes/atlassian-typography-adg3/font-size.tsx",
920
- "isSource": true,
921
- "original": {
922
- "attributes": {
923
- "group": "fontSize",
924
- "state": "deprecated",
925
- "introduced": "0.10.33",
926
- "description": "Helpful guidance goes here",
927
- "deprecated": "1.29.0"
928
- },
929
- "value": "LegacyFontSize35"
930
- },
931
- "name": "font.size.600",
932
- "path": ["font", "size", "600"],
933
- "cleanName": "font.size.600"
934
- }, {
935
- "attributes": {
936
- "group": "lineHeight",
937
- "state": "deprecated",
938
- "introduced": "0.10.33",
939
- "description": "Helpful guidance goes here",
940
- "deprecated": "1.29.0"
941
- },
942
- "value": "1",
943
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
944
- "isSource": true,
945
- "original": {
946
- "attributes": {
947
- "group": "lineHeight",
948
- "state": "deprecated",
949
- "introduced": "0.10.33",
950
- "description": "Helpful guidance goes here",
951
- "deprecated": "1.29.0"
952
- },
953
- "value": "LineHeight1"
954
- },
955
- "name": "font.lineHeight.1",
956
- "path": ["font", "lineHeight", "1"],
957
- "cleanName": "font.lineHeight.1"
958
- }, {
959
- "attributes": {
960
- "group": "lineHeight",
961
- "state": "deprecated",
962
- "introduced": "0.10.33",
963
- "description": "Helpful guidance goes here",
964
- "deprecated": "1.29.0"
965
- },
966
- "value": "16px",
967
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
968
- "isSource": true,
969
- "original": {
970
- "attributes": {
971
- "group": "lineHeight",
972
- "state": "deprecated",
973
- "introduced": "0.10.33",
974
- "description": "Helpful guidance goes here",
975
- "deprecated": "1.29.0"
976
- },
977
- "value": "LineHeight16"
978
- },
979
- "name": "font.lineHeight.100",
980
- "path": ["font", "lineHeight", "100"],
981
- "cleanName": "font.lineHeight.100"
982
- }, {
983
- "attributes": {
984
- "group": "lineHeight",
985
- "state": "deprecated",
986
- "introduced": "0.10.33",
987
- "description": "Helpful guidance goes here",
988
- "deprecated": "1.29.0"
989
- },
990
- "value": "20px",
991
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
992
- "isSource": true,
993
- "original": {
994
- "attributes": {
995
- "group": "lineHeight",
996
- "state": "deprecated",
997
- "introduced": "0.10.33",
998
- "description": "Helpful guidance goes here",
999
- "deprecated": "1.29.0"
1000
- },
1001
- "value": "LineHeight20"
1002
- },
1003
- "name": "font.lineHeight.200",
1004
- "path": ["font", "lineHeight", "200"],
1005
- "cleanName": "font.lineHeight.200"
1006
- }, {
1007
- "attributes": {
1008
- "group": "lineHeight",
1009
- "state": "deprecated",
1010
- "introduced": "0.10.33",
1011
- "description": "Helpful guidance goes here",
1012
- "deprecated": "1.29.0"
1013
- },
1014
- "value": "24px",
1015
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
1016
- "isSource": true,
1017
- "original": {
1018
- "attributes": {
1019
- "group": "lineHeight",
1020
- "state": "deprecated",
1021
- "introduced": "0.10.33",
1022
- "description": "Helpful guidance goes here",
1023
- "deprecated": "1.29.0"
1024
- },
1025
- "value": "LineHeight24"
1026
- },
1027
- "name": "font.lineHeight.300",
1028
- "path": ["font", "lineHeight", "300"],
1029
- "cleanName": "font.lineHeight.300"
1030
- }, {
1031
- "attributes": {
1032
- "group": "lineHeight",
1033
- "state": "deprecated",
1034
- "introduced": "0.10.33",
1035
- "description": "Helpful guidance goes here",
1036
- "deprecated": "1.29.0"
1037
- },
1038
- "value": "28px",
1039
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
1040
- "isSource": true,
1041
- "original": {
1042
- "attributes": {
1043
- "group": "lineHeight",
1044
- "state": "deprecated",
1045
- "introduced": "0.10.33",
1046
- "description": "Helpful guidance goes here",
1047
- "deprecated": "1.29.0"
1048
- },
1049
- "value": "LineHeight28"
1050
- },
1051
- "name": "font.lineHeight.400",
1052
- "path": ["font", "lineHeight", "400"],
1053
- "cleanName": "font.lineHeight.400"
1054
- }, {
1055
- "attributes": {
1056
- "group": "lineHeight",
1057
- "state": "deprecated",
1058
- "introduced": "0.10.33",
1059
- "description": "Helpful guidance goes here",
1060
- "deprecated": "1.29.0"
1061
- },
1062
- "value": "32px",
1063
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
1064
- "isSource": true,
1065
- "original": {
1066
- "attributes": {
1067
- "group": "lineHeight",
1068
- "state": "deprecated",
1069
- "introduced": "0.10.33",
1070
- "description": "Helpful guidance goes here",
1071
- "deprecated": "1.29.0"
1072
- },
1073
- "value": "LineHeight32"
1074
- },
1075
- "name": "font.lineHeight.500",
1076
- "path": ["font", "lineHeight", "500"],
1077
- "cleanName": "font.lineHeight.500"
1078
- }, {
1079
- "attributes": {
1080
- "group": "lineHeight",
1081
- "state": "deprecated",
1082
- "introduced": "0.10.33",
1083
- "description": "Helpful guidance goes here",
1084
- "deprecated": "1.29.0"
1085
- },
1086
- "value": "40px",
1087
- "filePath": "schema/themes/atlassian-typography-adg3/line-height.tsx",
1088
- "isSource": true,
1089
- "original": {
1090
- "attributes": {
1091
- "group": "lineHeight",
1092
- "state": "deprecated",
1093
- "introduced": "0.10.33",
1094
- "description": "Helpful guidance goes here",
1095
- "deprecated": "1.29.0"
1096
- },
1097
- "value": "LineHeight40"
1098
- },
1099
- "name": "font.lineHeight.600",
1100
- "path": ["font", "lineHeight", "600"],
1101
- "cleanName": "font.lineHeight.600"
1102
574
  }];
1103
575
  export default tokens;