@atlaskit/tokens 2.5.1 → 3.0.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/CHANGELOG.md +18 -0
- package/dist/cjs/artifacts/replacement-mapping.js +1 -67
- package/dist/cjs/artifacts/themes/atlassian-typography-adg3.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-typography-modernized.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-typography-refreshed.js +2 -2
- package/dist/cjs/artifacts/token-default-values.js +2 -24
- package/dist/cjs/artifacts/token-names.js +2 -24
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +1 -529
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-modernized.js +1 -169
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-refreshed.js +1 -169
- package/dist/es2019/artifacts/replacement-mapping.js +1 -67
- package/dist/es2019/artifacts/themes/atlassian-typography-adg3.js +1 -23
- package/dist/es2019/artifacts/themes/atlassian-typography-modernized.js +1 -8
- package/dist/es2019/artifacts/themes/atlassian-typography-refreshed.js +1 -8
- package/dist/es2019/artifacts/token-default-values.js +2 -24
- package/dist/es2019/artifacts/token-names.js +2 -24
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +1 -529
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-modernized.js +1 -169
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-refreshed.js +1 -169
- package/dist/esm/artifacts/replacement-mapping.js +1 -67
- package/dist/esm/artifacts/themes/atlassian-typography-adg3.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-typography-modernized.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-typography-refreshed.js +2 -2
- package/dist/esm/artifacts/token-default-values.js +2 -24
- package/dist/esm/artifacts/token-names.js +2 -24
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +1 -529
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-modernized.js +1 -169
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-refreshed.js +1 -169
- package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
- package/dist/types/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-typography-modernized.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-typography-refreshed.d.ts +2 -2
- package/dist/types/artifacts/token-default-values.d.ts +1 -23
- package/dist/types/artifacts/token-names.d.ts +1 -45
- package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +1 -29
- package/dist/types/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +1 -29
- package/dist/types/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -29
- package/dist/types/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types/types.d.ts +0 -56
- package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-typography-modernized.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-typography-refreshed.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/token-default-values.d.ts +1 -23
- package/dist/types-ts4.5/artifacts/token-names.d.ts +1 -45
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +1 -29
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-modernized.d.ts +1 -29
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-refreshed.d.ts +1 -29
- package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types-ts4.5/types.d.ts +0 -56
- package/package.json +1 -1
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::2e613448665c48489ceb1abb4eefd550>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
const tokens = [{
|
|
@@ -25,126 +25,6 @@ const 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-modernized/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",
|
|
61
|
-
"filePath": "schema/themes/atlassian-typography-modernized/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": "LetterSpacing0"
|
|
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",
|
|
85
|
-
"filePath": "schema/themes/atlassian-typography-modernized/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": "LetterSpacing0"
|
|
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",
|
|
109
|
-
"filePath": "schema/themes/atlassian-typography-modernized/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": "LetterSpacing0"
|
|
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",
|
|
133
|
-
"filePath": "schema/themes/atlassian-typography-modernized/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": "LetterSpacing0"
|
|
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 @@ const 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-modernized/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": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
683
|
-
"filePath": "schema/themes/atlassian-typography-modernized/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": "FontFamilyWebSans"
|
|
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",
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::e746c2ac14bbe528a59594204f70d95e>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
const tokens = [{
|
|
@@ -25,126 +25,6 @@ const 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-refreshed/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",
|
|
61
|
-
"filePath": "schema/themes/atlassian-typography-refreshed/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": "LetterSpacing0"
|
|
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",
|
|
85
|
-
"filePath": "schema/themes/atlassian-typography-refreshed/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": "LetterSpacing0"
|
|
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",
|
|
109
|
-
"filePath": "schema/themes/atlassian-typography-refreshed/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": "LetterSpacing0"
|
|
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",
|
|
133
|
-
"filePath": "schema/themes/atlassian-typography-refreshed/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": "LetterSpacing0"
|
|
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 @@ const 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": "\"Atlassian Mono\", ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
|
|
659
|
-
"filePath": "schema/themes/atlassian-typography-refreshed/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": "FontFamilyWebMonoRefreshed"
|
|
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": "\"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
683
|
-
"filePath": "schema/themes/atlassian-typography-refreshed/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": "FontFamilyWebSansRefreshed"
|
|
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",
|
|
@@ -12,78 +12,12 @@
|
|
|
12
12
|
* These changes will then be picked up by our tooling which will attempt to
|
|
13
13
|
* migrate as many of these renames as possible.
|
|
14
14
|
*
|
|
15
|
-
* @codegen <<SignedSource::
|
|
15
|
+
* @codegen <<SignedSource::32dc903e7e4405ed9f0a75811b32c2e1>>
|
|
16
16
|
* @codegenCommand yarn build tokens
|
|
17
17
|
*/
|
|
18
18
|
|
|
19
19
|
var replacementMapper = [{
|
|
20
20
|
"path": "border.width.0",
|
|
21
21
|
"state": "experimental"
|
|
22
|
-
}, {
|
|
23
|
-
"path": "font.letterSpacing.0",
|
|
24
|
-
"state": "deprecated"
|
|
25
|
-
}, {
|
|
26
|
-
"path": "font.letterSpacing.100",
|
|
27
|
-
"state": "deprecated"
|
|
28
|
-
}, {
|
|
29
|
-
"path": "font.letterSpacing.200",
|
|
30
|
-
"state": "deprecated"
|
|
31
|
-
}, {
|
|
32
|
-
"path": "font.letterSpacing.300",
|
|
33
|
-
"state": "deprecated"
|
|
34
|
-
}, {
|
|
35
|
-
"path": "font.letterSpacing.400",
|
|
36
|
-
"state": "deprecated"
|
|
37
|
-
}, {
|
|
38
|
-
"path": "font.family.monospace",
|
|
39
|
-
"state": "deprecated"
|
|
40
|
-
}, {
|
|
41
|
-
"path": "font.family.sans",
|
|
42
|
-
"state": "deprecated"
|
|
43
|
-
}, {
|
|
44
|
-
"path": "font.size.050",
|
|
45
|
-
"state": "deprecated"
|
|
46
|
-
}, {
|
|
47
|
-
"path": "font.size.075",
|
|
48
|
-
"state": "deprecated"
|
|
49
|
-
}, {
|
|
50
|
-
"path": "font.size.100",
|
|
51
|
-
"state": "deprecated"
|
|
52
|
-
}, {
|
|
53
|
-
"path": "font.size.200",
|
|
54
|
-
"state": "deprecated"
|
|
55
|
-
}, {
|
|
56
|
-
"path": "font.size.300",
|
|
57
|
-
"state": "deprecated"
|
|
58
|
-
}, {
|
|
59
|
-
"path": "font.size.400",
|
|
60
|
-
"state": "deprecated"
|
|
61
|
-
}, {
|
|
62
|
-
"path": "font.size.500",
|
|
63
|
-
"state": "deprecated"
|
|
64
|
-
}, {
|
|
65
|
-
"path": "font.size.600",
|
|
66
|
-
"state": "deprecated"
|
|
67
|
-
}, {
|
|
68
|
-
"path": "font.lineHeight.1",
|
|
69
|
-
"state": "deprecated"
|
|
70
|
-
}, {
|
|
71
|
-
"path": "font.lineHeight.100",
|
|
72
|
-
"state": "deprecated"
|
|
73
|
-
}, {
|
|
74
|
-
"path": "font.lineHeight.200",
|
|
75
|
-
"state": "deprecated"
|
|
76
|
-
}, {
|
|
77
|
-
"path": "font.lineHeight.300",
|
|
78
|
-
"state": "deprecated"
|
|
79
|
-
}, {
|
|
80
|
-
"path": "font.lineHeight.400",
|
|
81
|
-
"state": "deprecated"
|
|
82
|
-
}, {
|
|
83
|
-
"path": "font.lineHeight.500",
|
|
84
|
-
"state": "deprecated"
|
|
85
|
-
}, {
|
|
86
|
-
"path": "font.lineHeight.600",
|
|
87
|
-
"state": "deprecated"
|
|
88
22
|
}];
|
|
89
23
|
export default replacementMapper;
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::0eab025fe6a1c066de1ae91979f5a92d>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
-
export default "\nhtml[data-theme~=\"typography:typography-adg3\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-
|
|
6
|
+
export default "\nhtml[data-theme~=\"typography:typography-adg3\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 500 2.1875rem/2.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 600 1.8125rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 500 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 500 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 600 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 600 0.875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 600 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.6875rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-UNSAFE_small: normal 400 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-weight-regular: 400;\n --ds-font-weight-medium: 500;\n --ds-font-weight-semibold: 600;\n --ds-font-weight-bold: 700;\n --ds-font-family-heading: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-body: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-code: ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-family-brand-heading: \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-body: \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n}\n";
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::38b6ba79bdb23bd72bf5db3990d1bfb2>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
-
export default "\nhtml[data-theme~=\"typography:typography-modernized\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-
|
|
6
|
+
export default "\nhtml[data-theme~=\"typography:typography-modernized\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 700 2rem/2.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 700 1.75rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 700 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 700 1.25rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 700 1rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 700 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 700 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-UNSAFE_small: normal 400 0.75rem/1rem ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-weight-regular: 400;\n --ds-font-weight-medium: 500;\n --ds-font-weight-semibold: 600;\n --ds-font-weight-bold: 700;\n --ds-font-family-heading: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-body: ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-code: ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-family-brand-heading: \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-body: \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n}\n";
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::3a02e93404c9c9524803d9df34cc862c>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
|
-
export default "\nhtml[data-theme~=\"typography:typography-refreshed\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-
|
|
6
|
+
export default "\nhtml[data-theme~=\"typography:typography-refreshed\"] {\n --ds-UNSAFE-textTransformUppercase: uppercase;\n --ds-font-heading-xxlarge: normal 653 2rem/2.25rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xlarge: normal 653 1.75rem/2rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-large: normal 653 1.5rem/1.75rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-medium: normal 653 1.25rem/1.5rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-small: normal 653 1rem/1.25rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xsmall: normal 653 0.875rem/1.25rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-heading-xxsmall: normal 653 0.75rem/1rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-large: normal 400 1rem/1.5rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body: normal 400 0.875rem/1.25rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-small: normal 400 0.75rem/1rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-body-UNSAFE_small: normal 400 0.75rem/1rem \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-code: normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-weight-regular: 400;\n --ds-font-weight-medium: 500;\n --ds-font-weight-semibold: 600;\n --ds-font-weight-bold: 653;\n --ds-font-family-heading: \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-body: \"Atlassian Sans\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-code: \"Atlassian Mono\", ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace;\n --ds-font-family-brand-heading: \"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n --ds-font-family-brand-body: \"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif;\n}\n";
|
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
* Token names mapped to their value in the default Atlassian themes ('light').
|
|
8
8
|
* These default values are used by the Babel plugin to optionally provide automatic fallbacks.
|
|
9
9
|
*
|
|
10
|
-
* @codegen <<SignedSource::
|
|
10
|
+
* @codegen <<SignedSource::d98211ddd81a0f8d0e1a644fd5f4394f>>
|
|
11
11
|
* @codegenCommand yarn build tokens
|
|
12
12
|
*/
|
|
13
13
|
var defaultTokenValues = {
|
|
@@ -436,11 +436,6 @@ var defaultTokenValues = {
|
|
|
436
436
|
'space.negative.250': '-1.25rem',
|
|
437
437
|
'space.negative.300': '-1.5rem',
|
|
438
438
|
'space.negative.400': '-2rem',
|
|
439
|
-
'font.letterSpacing.0': '0',
|
|
440
|
-
'font.letterSpacing.100': '-0.003em',
|
|
441
|
-
'font.letterSpacing.200': '-0.006em',
|
|
442
|
-
'font.letterSpacing.300': '-0.008em',
|
|
443
|
-
'font.letterSpacing.400': '-0.01em',
|
|
444
439
|
'font.heading.xxlarge': 'normal 500 2.1875rem/2.5rem ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
|
|
445
440
|
'font.heading.xlarge': 'normal 600 1.8125rem/2rem ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
|
|
446
441
|
'font.heading.large': 'normal 500 1.5rem/1.75rem ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
|
|
@@ -460,24 +455,7 @@ var defaultTokenValues = {
|
|
|
460
455
|
'font.family.heading': 'ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
|
|
461
456
|
'font.family.body': 'ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
|
|
462
457
|
'font.family.code': 'ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace',
|
|
463
|
-
'font.family.monospace': 'ui-monospace, Menlo, "Segoe UI Mono", "Ubuntu Mono", monospace',
|
|
464
|
-
'font.family.sans': '-apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif',
|
|
465
458
|
'font.family.brand.heading': '"Charlie Display", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif',
|
|
466
|
-
'font.family.brand.body': '"Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif'
|
|
467
|
-
'font.size.050': '0.6875rem',
|
|
468
|
-
'font.size.075': '0.75rem',
|
|
469
|
-
'font.size.100': '0.875rem',
|
|
470
|
-
'font.size.200': '1rem',
|
|
471
|
-
'font.size.300': '1.25rem',
|
|
472
|
-
'font.size.400': '1.5rem',
|
|
473
|
-
'font.size.500': '1.8125rem',
|
|
474
|
-
'font.size.600': '2.1875rem',
|
|
475
|
-
'font.lineHeight.1': '1',
|
|
476
|
-
'font.lineHeight.100': '1rem',
|
|
477
|
-
'font.lineHeight.200': '1.25rem',
|
|
478
|
-
'font.lineHeight.300': '1.5rem',
|
|
479
|
-
'font.lineHeight.400': '1.75rem',
|
|
480
|
-
'font.lineHeight.500': '2rem',
|
|
481
|
-
'font.lineHeight.600': '2.5rem'
|
|
459
|
+
'font.family.brand.body': '"Charlie Text", ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Ubuntu, system-ui, "Helvetica Neue", sans-serif'
|
|
482
460
|
};
|
|
483
461
|
export default defaultTokenValues;
|
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::02412877f3dbfda4dbaee7a917f24b6c>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
var tokens = {
|
|
@@ -429,11 +429,6 @@ var tokens = {
|
|
|
429
429
|
'space.negative.250': '--ds-space-negative-250',
|
|
430
430
|
'space.negative.300': '--ds-space-negative-300',
|
|
431
431
|
'space.negative.400': '--ds-space-negative-400',
|
|
432
|
-
'font.letterSpacing.0': '--ds-font-letterSpacing-0',
|
|
433
|
-
'font.letterSpacing.100': '--ds-font-letterSpacing-100',
|
|
434
|
-
'font.letterSpacing.200': '--ds-font-letterSpacing-200',
|
|
435
|
-
'font.letterSpacing.300': '--ds-font-letterSpacing-300',
|
|
436
|
-
'font.letterSpacing.400': '--ds-font-letterSpacing-400',
|
|
437
432
|
'font.heading.xxlarge': '--ds-font-heading-xxlarge',
|
|
438
433
|
'font.heading.xlarge': '--ds-font-heading-xlarge',
|
|
439
434
|
'font.heading.large': '--ds-font-heading-large',
|
|
@@ -453,24 +448,7 @@ var tokens = {
|
|
|
453
448
|
'font.family.heading': '--ds-font-family-heading',
|
|
454
449
|
'font.family.body': '--ds-font-family-body',
|
|
455
450
|
'font.family.code': '--ds-font-family-code',
|
|
456
|
-
'font.family.monospace': '--ds-font-family-monospace',
|
|
457
|
-
'font.family.sans': '--ds-font-family-sans',
|
|
458
451
|
'font.family.brand.heading': '--ds-font-family-brand-heading',
|
|
459
|
-
'font.family.brand.body': '--ds-font-family-brand-body'
|
|
460
|
-
'font.size.050': '--ds-font-size-050',
|
|
461
|
-
'font.size.075': '--ds-font-size-075',
|
|
462
|
-
'font.size.100': '--ds-font-size-100',
|
|
463
|
-
'font.size.200': '--ds-font-size-200',
|
|
464
|
-
'font.size.300': '--ds-font-size-300',
|
|
465
|
-
'font.size.400': '--ds-font-size-400',
|
|
466
|
-
'font.size.500': '--ds-font-size-500',
|
|
467
|
-
'font.size.600': '--ds-font-size-600',
|
|
468
|
-
'font.lineHeight.1': '--ds-font-lineHeight-1',
|
|
469
|
-
'font.lineHeight.100': '--ds-font-lineHeight-100',
|
|
470
|
-
'font.lineHeight.200': '--ds-font-lineHeight-200',
|
|
471
|
-
'font.lineHeight.300': '--ds-font-lineHeight-300',
|
|
472
|
-
'font.lineHeight.400': '--ds-font-lineHeight-400',
|
|
473
|
-
'font.lineHeight.500': '--ds-font-lineHeight-500',
|
|
474
|
-
'font.lineHeight.600': '--ds-font-lineHeight-600'
|
|
452
|
+
'font.family.brand.body': '--ds-font-family-brand-body'
|
|
475
453
|
};
|
|
476
454
|
export default tokens;
|