@atlaskit/tokens 1.46.0 → 1.48.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 +21 -0
- package/dist/cjs/artifacts/replacement-mapping.js +1 -10
- package/dist/cjs/artifacts/themes/atlassian-typography-adg3.js +2 -2
- package/dist/cjs/artifacts/themes/atlassian-typography-minor3.js +2 -2
- package/dist/cjs/artifacts/token-default-values.js +12 -12
- package/dist/cjs/artifacts/token-names.js +12 -12
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-adg3.js +229 -235
- package/dist/cjs/artifacts/tokens-raw/atlassian-typography-minor3.js +229 -235
- package/dist/cjs/utils/token-order.js +1 -4
- package/dist/es2019/artifacts/replacement-mapping.js +1 -10
- package/dist/es2019/artifacts/themes/atlassian-typography-adg3.js +12 -12
- package/dist/es2019/artifacts/themes/atlassian-typography-minor3.js +12 -12
- package/dist/es2019/artifacts/token-default-values.js +12 -12
- package/dist/es2019/artifacts/token-names.js +12 -12
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-adg3.js +229 -235
- package/dist/es2019/artifacts/tokens-raw/atlassian-typography-minor3.js +229 -235
- package/dist/es2019/utils/token-order.js +1 -4
- package/dist/esm/artifacts/replacement-mapping.js +1 -10
- package/dist/esm/artifacts/themes/atlassian-typography-adg3.js +2 -2
- package/dist/esm/artifacts/themes/atlassian-typography-minor3.js +2 -2
- package/dist/esm/artifacts/token-default-values.js +12 -12
- package/dist/esm/artifacts/token-names.js +12 -12
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-adg3.js +229 -235
- package/dist/esm/artifacts/tokens-raw/atlassian-typography-minor3.js +229 -235
- package/dist/esm/utils/token-order.js +1 -4
- package/dist/types/artifacts/replacement-mapping.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
- package/dist/types/artifacts/themes/atlassian-typography-minor3.d.ts +2 -2
- package/dist/types/artifacts/token-default-values.d.ts +12 -12
- package/dist/types/artifacts/token-names.d.ts +23 -23
- package/dist/types/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +20 -20
- package/dist/types/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +20 -20
- package/dist/types/artifacts/types-internal.d.ts +2 -2
- package/dist/types/artifacts/types.d.ts +2 -2
- package/dist/types/index.d.ts +1 -1
- package/dist/types/types.d.ts +9 -9
- package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-typography-adg3.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/themes/atlassian-typography-minor3.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/token-default-values.d.ts +12 -12
- package/dist/types-ts4.5/artifacts/token-names.d.ts +23 -23
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-adg3.d.ts +20 -20
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-typography-minor3.d.ts +20 -20
- package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
- package/dist/types-ts4.5/index.d.ts +1 -1
- package/dist/types-ts4.5/types.d.ts +9 -9
- package/figma/atlassian-typography-adg3.json +53 -26
- package/figma/atlassian-typography-minor3.json +53 -26
- 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::0b051791a815e8e24cace909e056b99d>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
const tokens = [{
|
|
@@ -25,12 +25,132 @@ 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-minor3/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-minor3/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-minor3/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-minor3/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-minor3/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"
|
|
28
148
|
}, {
|
|
29
149
|
"attributes": {
|
|
30
150
|
"group": "typography",
|
|
31
151
|
"state": "active",
|
|
32
152
|
"introduced": "1.14.0",
|
|
33
|
-
"description": "
|
|
153
|
+
"description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.",
|
|
34
154
|
"responsiveSmallerVariant": "font.heading.xlarge"
|
|
35
155
|
},
|
|
36
156
|
"value": "normal 700 32px/36px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
@@ -41,7 +161,7 @@ const tokens = [{
|
|
|
41
161
|
"group": "typography",
|
|
42
162
|
"state": "active",
|
|
43
163
|
"introduced": "1.14.0",
|
|
44
|
-
"description": "
|
|
164
|
+
"description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H900 to Heading XXL.",
|
|
45
165
|
"responsiveSmallerVariant": "font.heading.xlarge"
|
|
46
166
|
},
|
|
47
167
|
"value": {
|
|
@@ -61,7 +181,7 @@ const tokens = [{
|
|
|
61
181
|
"group": "typography",
|
|
62
182
|
"state": "active",
|
|
63
183
|
"introduced": "1.14.0",
|
|
64
|
-
"description": "
|
|
184
|
+
"description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H800 to Heading XL.",
|
|
65
185
|
"responsiveSmallerVariant": "font.heading.large"
|
|
66
186
|
},
|
|
67
187
|
"value": "normal 700 28px/32px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
@@ -72,7 +192,7 @@ const tokens = [{
|
|
|
72
192
|
"group": "typography",
|
|
73
193
|
"state": "active",
|
|
74
194
|
"introduced": "1.14.0",
|
|
75
|
-
"description": "
|
|
195
|
+
"description": "For overlapping brand with product promotions, such as marketplace content. Migrate instances of H800 to Heading XL.",
|
|
76
196
|
"responsiveSmallerVariant": "font.heading.large"
|
|
77
197
|
},
|
|
78
198
|
"value": {
|
|
@@ -92,7 +212,7 @@ const tokens = [{
|
|
|
92
212
|
"group": "typography",
|
|
93
213
|
"state": "active",
|
|
94
214
|
"introduced": "1.14.0",
|
|
95
|
-
"description": "
|
|
215
|
+
"description": "Product page titles, such as forms. Migrate instances of H700 to Heading L.",
|
|
96
216
|
"responsiveSmallerVariant": "font.heading.medium"
|
|
97
217
|
},
|
|
98
218
|
"value": "normal 700 24px/28px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
@@ -103,7 +223,7 @@ const tokens = [{
|
|
|
103
223
|
"group": "typography",
|
|
104
224
|
"state": "active",
|
|
105
225
|
"introduced": "1.14.0",
|
|
106
|
-
"description": "
|
|
226
|
+
"description": "Product page titles, such as forms. Migrate instances of H700 to Heading L.",
|
|
107
227
|
"responsiveSmallerVariant": "font.heading.medium"
|
|
108
228
|
},
|
|
109
229
|
"value": {
|
|
@@ -123,7 +243,7 @@ const tokens = [{
|
|
|
123
243
|
"group": "typography",
|
|
124
244
|
"state": "active",
|
|
125
245
|
"introduced": "1.14.0",
|
|
126
|
-
"description": "
|
|
246
|
+
"description": "Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M.",
|
|
127
247
|
"responsiveSmallerVariant": "font.heading.small"
|
|
128
248
|
},
|
|
129
249
|
"value": "normal 700 20px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
@@ -134,7 +254,7 @@ const tokens = [{
|
|
|
134
254
|
"group": "typography",
|
|
135
255
|
"state": "active",
|
|
136
256
|
"introduced": "1.14.0",
|
|
137
|
-
"description": "
|
|
257
|
+
"description": "Headers in large components, such as modal dialogs. Migrate instances of H600 to Heading M.",
|
|
138
258
|
"responsiveSmallerVariant": "font.heading.small"
|
|
139
259
|
},
|
|
140
260
|
"value": {
|
|
@@ -154,7 +274,7 @@ const tokens = [{
|
|
|
154
274
|
"group": "typography",
|
|
155
275
|
"state": "active",
|
|
156
276
|
"introduced": "1.14.0",
|
|
157
|
-
"description": "
|
|
277
|
+
"description": "For headers in small components where space is limited. Migrate instances of H500 to Heading S."
|
|
158
278
|
},
|
|
159
279
|
"value": "normal 700 16px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
160
280
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -164,7 +284,7 @@ const tokens = [{
|
|
|
164
284
|
"group": "typography",
|
|
165
285
|
"state": "active",
|
|
166
286
|
"introduced": "1.14.0",
|
|
167
|
-
"description": "
|
|
287
|
+
"description": "For headers in small components where space is limited. Migrate instances of H500 to Heading S."
|
|
168
288
|
},
|
|
169
289
|
"value": {
|
|
170
290
|
"fontWeight": "FontWeight700",
|
|
@@ -183,7 +303,7 @@ const tokens = [{
|
|
|
183
303
|
"group": "typography",
|
|
184
304
|
"state": "active",
|
|
185
305
|
"introduced": "1.14.0",
|
|
186
|
-
"description": "
|
|
306
|
+
"description": "For headers in small components where space is limited. Migrate instances of H400 to Heading XS."
|
|
187
307
|
},
|
|
188
308
|
"value": "normal 700 14px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
189
309
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -193,7 +313,7 @@ const tokens = [{
|
|
|
193
313
|
"group": "typography",
|
|
194
314
|
"state": "active",
|
|
195
315
|
"introduced": "1.14.0",
|
|
196
|
-
"description": "
|
|
316
|
+
"description": "For headers in small components where space is limited. Migrate instances of H400 to Heading XS."
|
|
197
317
|
},
|
|
198
318
|
"value": {
|
|
199
319
|
"fontWeight": "FontWeight700",
|
|
@@ -212,7 +332,7 @@ const tokens = [{
|
|
|
212
332
|
"group": "typography",
|
|
213
333
|
"state": "active",
|
|
214
334
|
"introduced": "1.14.0",
|
|
215
|
-
"description": "
|
|
335
|
+
"description": "For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."
|
|
216
336
|
},
|
|
217
337
|
"value": "normal 700 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
218
338
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -222,7 +342,7 @@ const tokens = [{
|
|
|
222
342
|
"group": "typography",
|
|
223
343
|
"state": "active",
|
|
224
344
|
"introduced": "1.14.0",
|
|
225
|
-
"description": "
|
|
345
|
+
"description": "For headers in fine print or tight spaces. Use sparingly. Migrate instances of H100, H200 and H300 to Heading XXS."
|
|
226
346
|
},
|
|
227
347
|
"value": {
|
|
228
348
|
"fontWeight": "FontWeight700",
|
|
@@ -241,7 +361,7 @@ const tokens = [{
|
|
|
241
361
|
"group": "typography",
|
|
242
362
|
"state": "active",
|
|
243
363
|
"introduced": "1.14.0",
|
|
244
|
-
"description": "
|
|
364
|
+
"description": "For long-form text, such as in blogs."
|
|
245
365
|
},
|
|
246
366
|
"value": "normal 400 16px/24px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
247
367
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -251,7 +371,7 @@ const tokens = [{
|
|
|
251
371
|
"group": "typography",
|
|
252
372
|
"state": "active",
|
|
253
373
|
"introduced": "1.14.0",
|
|
254
|
-
"description": "
|
|
374
|
+
"description": "For long-form text, such as in blogs."
|
|
255
375
|
},
|
|
256
376
|
"value": {
|
|
257
377
|
"fontWeight": "FontWeight400",
|
|
@@ -270,7 +390,7 @@ const tokens = [{
|
|
|
270
390
|
"group": "typography",
|
|
271
391
|
"state": "active",
|
|
272
392
|
"introduced": "1.14.0",
|
|
273
|
-
"description": "
|
|
393
|
+
"description": "Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M."
|
|
274
394
|
},
|
|
275
395
|
"value": "normal 400 14px/20px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
276
396
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -280,7 +400,7 @@ const tokens = [{
|
|
|
280
400
|
"group": "typography",
|
|
281
401
|
"state": "active",
|
|
282
402
|
"introduced": "1.14.0",
|
|
283
|
-
"description": "
|
|
403
|
+
"description": "Use in short descriptions or labels. The default size for text in components. Migrate instances of Paragraph Default and UI Text to Body M."
|
|
284
404
|
},
|
|
285
405
|
"value": {
|
|
286
406
|
"fontWeight": "FontWeight400",
|
|
@@ -299,7 +419,7 @@ const tokens = [{
|
|
|
299
419
|
"group": "typography",
|
|
300
420
|
"state": "active",
|
|
301
421
|
"introduced": "1.14.0",
|
|
302
|
-
"description": "
|
|
422
|
+
"description": "Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."
|
|
303
423
|
},
|
|
304
424
|
"value": "normal 400 12px/16px ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
305
425
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -309,7 +429,7 @@ const tokens = [{
|
|
|
309
429
|
"group": "typography",
|
|
310
430
|
"state": "active",
|
|
311
431
|
"introduced": "1.14.0",
|
|
312
|
-
"description": "
|
|
432
|
+
"description": "Use in secondary level content such as fine print or semantic messaging. Use sparingly. Migrate instances of Small text to Body S."
|
|
313
433
|
},
|
|
314
434
|
"value": {
|
|
315
435
|
"fontWeight": "FontWeight400",
|
|
@@ -357,7 +477,7 @@ const tokens = [{
|
|
|
357
477
|
"group": "typography",
|
|
358
478
|
"state": "active",
|
|
359
479
|
"introduced": "1.14.0",
|
|
360
|
-
"description": "
|
|
480
|
+
"description": "For representing code only, either inline or in code blocks."
|
|
361
481
|
},
|
|
362
482
|
"value": "normal 400 0.875em/1 ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
|
|
363
483
|
"filePath": "schema/themes/atlassian-typography-minor3/theme.tsx",
|
|
@@ -367,7 +487,7 @@ const tokens = [{
|
|
|
367
487
|
"group": "typography",
|
|
368
488
|
"state": "active",
|
|
369
489
|
"introduced": "1.14.0",
|
|
370
|
-
"description": "
|
|
490
|
+
"description": "For representing code only, either inline or in code blocks."
|
|
371
491
|
},
|
|
372
492
|
"value": {
|
|
373
493
|
"fontWeight": "FontWeight400",
|
|
@@ -383,131 +503,120 @@ const tokens = [{
|
|
|
383
503
|
"cleanName": "font.code"
|
|
384
504
|
}, {
|
|
385
505
|
"attributes": {
|
|
386
|
-
"group": "
|
|
387
|
-
"state": "
|
|
506
|
+
"group": "fontWeight",
|
|
507
|
+
"state": "active",
|
|
388
508
|
"introduced": "0.10.33",
|
|
389
|
-
"description": "
|
|
390
|
-
"deprecated": "1.29.0"
|
|
509
|
+
"description": "Default font weight for body text styles."
|
|
391
510
|
},
|
|
392
|
-
"value": "
|
|
393
|
-
"filePath": "schema/themes/atlassian-typography-minor3/
|
|
511
|
+
"value": "400",
|
|
512
|
+
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
394
513
|
"isSource": true,
|
|
395
514
|
"original": {
|
|
396
515
|
"attributes": {
|
|
397
|
-
"group": "
|
|
398
|
-
"state": "
|
|
516
|
+
"group": "fontWeight",
|
|
517
|
+
"state": "active",
|
|
399
518
|
"introduced": "0.10.33",
|
|
400
|
-
"description": "
|
|
401
|
-
"deprecated": "1.29.0"
|
|
519
|
+
"description": "Default font weight for body text styles."
|
|
402
520
|
},
|
|
403
|
-
"value": "
|
|
521
|
+
"value": "FontWeight400"
|
|
404
522
|
},
|
|
405
|
-
"name": "font.
|
|
406
|
-
"path": ["font", "
|
|
407
|
-
"cleanName": "font.
|
|
523
|
+
"name": "font.weight.regular",
|
|
524
|
+
"path": ["font", "weight", "regular"],
|
|
525
|
+
"cleanName": "font.weight.regular"
|
|
408
526
|
}, {
|
|
409
527
|
"attributes": {
|
|
410
|
-
"group": "
|
|
411
|
-
"state": "
|
|
528
|
+
"group": "fontWeight",
|
|
529
|
+
"state": "active",
|
|
412
530
|
"introduced": "0.10.33",
|
|
413
|
-
"description": "
|
|
414
|
-
"deprecated": "1.29.0"
|
|
531
|
+
"description": "For all text that may appear beside iconography, such as in a button."
|
|
415
532
|
},
|
|
416
|
-
"value": "
|
|
417
|
-
"filePath": "schema/themes/atlassian-typography-minor3/
|
|
533
|
+
"value": "500",
|
|
534
|
+
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
418
535
|
"isSource": true,
|
|
419
536
|
"original": {
|
|
420
537
|
"attributes": {
|
|
421
|
-
"group": "
|
|
422
|
-
"state": "
|
|
538
|
+
"group": "fontWeight",
|
|
539
|
+
"state": "active",
|
|
423
540
|
"introduced": "0.10.33",
|
|
424
|
-
"description": "
|
|
425
|
-
"deprecated": "1.29.0"
|
|
541
|
+
"description": "For all text that may appear beside iconography, such as in a button."
|
|
426
542
|
},
|
|
427
|
-
"value": "
|
|
543
|
+
"value": "FontWeight500"
|
|
428
544
|
},
|
|
429
|
-
"name": "font.
|
|
430
|
-
"path": ["font", "
|
|
431
|
-
"cleanName": "font.
|
|
545
|
+
"name": "font.weight.medium",
|
|
546
|
+
"path": ["font", "weight", "medium"],
|
|
547
|
+
"cleanName": "font.weight.medium"
|
|
432
548
|
}, {
|
|
433
549
|
"attributes": {
|
|
434
|
-
"group": "
|
|
435
|
-
"state": "
|
|
550
|
+
"group": "fontWeight",
|
|
551
|
+
"state": "active",
|
|
436
552
|
"introduced": "0.10.33",
|
|
437
|
-
"description": "
|
|
438
|
-
"deprecated": "1.29.0"
|
|
553
|
+
"description": "Use with caution as fallback fonts do not support this font weight and will default to bold weight."
|
|
439
554
|
},
|
|
440
|
-
"value": "
|
|
441
|
-
"filePath": "schema/themes/atlassian-typography-minor3/
|
|
555
|
+
"value": "600",
|
|
556
|
+
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
442
557
|
"isSource": true,
|
|
443
558
|
"original": {
|
|
444
559
|
"attributes": {
|
|
445
|
-
"group": "
|
|
446
|
-
"state": "
|
|
560
|
+
"group": "fontWeight",
|
|
561
|
+
"state": "active",
|
|
447
562
|
"introduced": "0.10.33",
|
|
448
|
-
"description": "
|
|
449
|
-
"deprecated": "1.29.0"
|
|
563
|
+
"description": "Use with caution as fallback fonts do not support this font weight and will default to bold weight."
|
|
450
564
|
},
|
|
451
|
-
"value": "
|
|
565
|
+
"value": "FontWeight600"
|
|
452
566
|
},
|
|
453
|
-
"name": "font.
|
|
454
|
-
"path": ["font", "
|
|
455
|
-
"cleanName": "font.
|
|
567
|
+
"name": "font.weight.semibold",
|
|
568
|
+
"path": ["font", "weight", "semibold"],
|
|
569
|
+
"cleanName": "font.weight.semibold"
|
|
456
570
|
}, {
|
|
457
571
|
"attributes": {
|
|
458
|
-
"group": "
|
|
459
|
-
"state": "
|
|
572
|
+
"group": "fontWeight",
|
|
573
|
+
"state": "active",
|
|
460
574
|
"introduced": "0.10.33",
|
|
461
|
-
"description": "
|
|
462
|
-
"deprecated": "1.29.0"
|
|
575
|
+
"description": "Use sparingly for emphasising text, such as in a lozenge."
|
|
463
576
|
},
|
|
464
|
-
"value": "
|
|
465
|
-
"filePath": "schema/themes/atlassian-typography-minor3/
|
|
577
|
+
"value": "700",
|
|
578
|
+
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
466
579
|
"isSource": true,
|
|
467
580
|
"original": {
|
|
468
581
|
"attributes": {
|
|
469
|
-
"group": "
|
|
470
|
-
"state": "
|
|
582
|
+
"group": "fontWeight",
|
|
583
|
+
"state": "active",
|
|
471
584
|
"introduced": "0.10.33",
|
|
472
|
-
"description": "
|
|
473
|
-
"deprecated": "1.29.0"
|
|
585
|
+
"description": "Use sparingly for emphasising text, such as in a lozenge."
|
|
474
586
|
},
|
|
475
|
-
"value": "
|
|
587
|
+
"value": "FontWeight700"
|
|
476
588
|
},
|
|
477
|
-
"name": "font.
|
|
478
|
-
"path": ["font", "
|
|
479
|
-
"cleanName": "font.
|
|
589
|
+
"name": "font.weight.bold",
|
|
590
|
+
"path": ["font", "weight", "bold"],
|
|
591
|
+
"cleanName": "font.weight.bold"
|
|
480
592
|
}, {
|
|
481
593
|
"attributes": {
|
|
482
|
-
"group": "
|
|
483
|
-
"state": "
|
|
484
|
-
"introduced": "
|
|
485
|
-
"description": "
|
|
486
|
-
"deprecated": "1.29.0"
|
|
594
|
+
"group": "fontFamily",
|
|
595
|
+
"state": "active",
|
|
596
|
+
"introduced": "1.14.0",
|
|
597
|
+
"description": "For our default product UI heading text."
|
|
487
598
|
},
|
|
488
|
-
"value": "
|
|
489
|
-
"filePath": "schema/themes/atlassian-typography-minor3/
|
|
599
|
+
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
600
|
+
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
490
601
|
"isSource": true,
|
|
491
602
|
"original": {
|
|
492
603
|
"attributes": {
|
|
493
|
-
"group": "
|
|
494
|
-
"state": "
|
|
495
|
-
"introduced": "
|
|
496
|
-
"description": "
|
|
497
|
-
"deprecated": "1.29.0"
|
|
604
|
+
"group": "fontFamily",
|
|
605
|
+
"state": "active",
|
|
606
|
+
"introduced": "1.14.0",
|
|
607
|
+
"description": "For our default product UI heading text."
|
|
498
608
|
},
|
|
499
|
-
"value": "
|
|
609
|
+
"value": "FontFamilyWebSans"
|
|
500
610
|
},
|
|
501
|
-
"name": "font.
|
|
502
|
-
"path": ["font", "
|
|
503
|
-
"cleanName": "font.
|
|
611
|
+
"name": "font.family.heading",
|
|
612
|
+
"path": ["font", "family", "heading"],
|
|
613
|
+
"cleanName": "font.family.heading"
|
|
504
614
|
}, {
|
|
505
615
|
"attributes": {
|
|
506
616
|
"group": "fontFamily",
|
|
507
|
-
"state": "
|
|
617
|
+
"state": "active",
|
|
508
618
|
"introduced": "1.14.0",
|
|
509
|
-
"description": "
|
|
510
|
-
"deprecated": "1.29.0"
|
|
619
|
+
"description": "For our default product UI body text."
|
|
511
620
|
},
|
|
512
621
|
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
513
622
|
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
@@ -515,10 +624,9 @@ const tokens = [{
|
|
|
515
624
|
"original": {
|
|
516
625
|
"attributes": {
|
|
517
626
|
"group": "fontFamily",
|
|
518
|
-
"state": "
|
|
627
|
+
"state": "active",
|
|
519
628
|
"introduced": "1.14.0",
|
|
520
|
-
"description": "
|
|
521
|
-
"deprecated": "1.29.0"
|
|
629
|
+
"description": "For our default product UI body text."
|
|
522
630
|
},
|
|
523
631
|
"value": "FontFamilyWebSans"
|
|
524
632
|
},
|
|
@@ -528,10 +636,9 @@ const tokens = [{
|
|
|
528
636
|
}, {
|
|
529
637
|
"attributes": {
|
|
530
638
|
"group": "fontFamily",
|
|
531
|
-
"state": "
|
|
639
|
+
"state": "active",
|
|
532
640
|
"introduced": "1.14.0",
|
|
533
|
-
"description": "
|
|
534
|
-
"deprecated": "1.29.0"
|
|
641
|
+
"description": "For representing code only."
|
|
535
642
|
},
|
|
536
643
|
"value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
|
|
537
644
|
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
@@ -539,46 +646,21 @@ const tokens = [{
|
|
|
539
646
|
"original": {
|
|
540
647
|
"attributes": {
|
|
541
648
|
"group": "fontFamily",
|
|
542
|
-
"state": "
|
|
649
|
+
"state": "active",
|
|
543
650
|
"introduced": "1.14.0",
|
|
544
|
-
"description": "
|
|
545
|
-
"deprecated": "1.29.0"
|
|
651
|
+
"description": "For representing code only."
|
|
546
652
|
},
|
|
547
653
|
"value": "FontFamilyWebMono"
|
|
548
654
|
},
|
|
549
655
|
"name": "font.family.code",
|
|
550
656
|
"path": ["font", "family", "code"],
|
|
551
657
|
"cleanName": "font.family.code"
|
|
552
|
-
}, {
|
|
553
|
-
"attributes": {
|
|
554
|
-
"group": "fontFamily",
|
|
555
|
-
"state": "deprecated",
|
|
556
|
-
"introduced": "1.14.0",
|
|
557
|
-
"description": "Helpful guidance goes here",
|
|
558
|
-
"deprecated": "1.29.0"
|
|
559
|
-
},
|
|
560
|
-
"value": "ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
561
|
-
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
562
|
-
"isSource": true,
|
|
563
|
-
"original": {
|
|
564
|
-
"attributes": {
|
|
565
|
-
"group": "fontFamily",
|
|
566
|
-
"state": "deprecated",
|
|
567
|
-
"introduced": "1.14.0",
|
|
568
|
-
"description": "Helpful guidance goes here",
|
|
569
|
-
"deprecated": "1.29.0"
|
|
570
|
-
},
|
|
571
|
-
"value": "FontFamilyWebSans"
|
|
572
|
-
},
|
|
573
|
-
"name": "font.family.heading",
|
|
574
|
-
"path": ["font", "family", "heading"],
|
|
575
|
-
"cleanName": "font.family.heading"
|
|
576
658
|
}, {
|
|
577
659
|
"attributes": {
|
|
578
660
|
"group": "fontFamily",
|
|
579
661
|
"state": "deprecated",
|
|
580
662
|
"introduced": "0.10.33",
|
|
581
|
-
"description": "
|
|
663
|
+
"description": "For representing code only.",
|
|
582
664
|
"deprecated": "1.29.0"
|
|
583
665
|
},
|
|
584
666
|
"value": "ui-monospace, Menlo, \"Segoe UI Mono\", \"Ubuntu Mono\", monospace",
|
|
@@ -589,7 +671,7 @@ const tokens = [{
|
|
|
589
671
|
"group": "fontFamily",
|
|
590
672
|
"state": "deprecated",
|
|
591
673
|
"introduced": "0.10.33",
|
|
592
|
-
"description": "
|
|
674
|
+
"description": "For representing code only.",
|
|
593
675
|
"deprecated": "1.29.0"
|
|
594
676
|
},
|
|
595
677
|
"value": "FontFamilyWebMono"
|
|
@@ -626,29 +708,7 @@ const tokens = [{
|
|
|
626
708
|
"group": "fontFamily",
|
|
627
709
|
"state": "active",
|
|
628
710
|
"introduced": "1.14.0",
|
|
629
|
-
"description": "
|
|
630
|
-
},
|
|
631
|
-
"value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
632
|
-
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
633
|
-
"isSource": true,
|
|
634
|
-
"original": {
|
|
635
|
-
"attributes": {
|
|
636
|
-
"group": "fontFamily",
|
|
637
|
-
"state": "active",
|
|
638
|
-
"introduced": "1.14.0",
|
|
639
|
-
"description": "Use for branded body text."
|
|
640
|
-
},
|
|
641
|
-
"value": "FontFamilyCharlieText"
|
|
642
|
-
},
|
|
643
|
-
"name": "font.family.brand.body",
|
|
644
|
-
"path": ["font", "family", "brand", "body"],
|
|
645
|
-
"cleanName": "font.family.brand.body"
|
|
646
|
-
}, {
|
|
647
|
-
"attributes": {
|
|
648
|
-
"group": "fontFamily",
|
|
649
|
-
"state": "active",
|
|
650
|
-
"introduced": "1.14.0",
|
|
651
|
-
"description": "Use for branded headings."
|
|
711
|
+
"description": "For our brand heading text. Uses Charlie Display."
|
|
652
712
|
},
|
|
653
713
|
"value": "\"Charlie Display\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
654
714
|
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
@@ -658,7 +718,7 @@ const tokens = [{
|
|
|
658
718
|
"group": "fontFamily",
|
|
659
719
|
"state": "active",
|
|
660
720
|
"introduced": "1.14.0",
|
|
661
|
-
"description": "
|
|
721
|
+
"description": "For our brand heading text. Uses Charlie Display."
|
|
662
722
|
},
|
|
663
723
|
"value": "FontFamilyCharlieDisplay"
|
|
664
724
|
},
|
|
@@ -667,91 +727,25 @@ const tokens = [{
|
|
|
667
727
|
"cleanName": "font.family.brand.heading"
|
|
668
728
|
}, {
|
|
669
729
|
"attributes": {
|
|
670
|
-
"group": "
|
|
671
|
-
"state": "active",
|
|
672
|
-
"introduced": "0.10.33",
|
|
673
|
-
"description": "Helpful guidance goes here"
|
|
674
|
-
},
|
|
675
|
-
"value": "700",
|
|
676
|
-
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
677
|
-
"isSource": true,
|
|
678
|
-
"original": {
|
|
679
|
-
"attributes": {
|
|
680
|
-
"group": "fontWeight",
|
|
681
|
-
"state": "active",
|
|
682
|
-
"introduced": "0.10.33",
|
|
683
|
-
"description": "Helpful guidance goes here"
|
|
684
|
-
},
|
|
685
|
-
"value": "FontWeight700"
|
|
686
|
-
},
|
|
687
|
-
"name": "font.weight.bold",
|
|
688
|
-
"path": ["font", "weight", "bold"],
|
|
689
|
-
"cleanName": "font.weight.bold"
|
|
690
|
-
}, {
|
|
691
|
-
"attributes": {
|
|
692
|
-
"group": "fontWeight",
|
|
693
|
-
"state": "active",
|
|
694
|
-
"introduced": "0.10.33",
|
|
695
|
-
"description": "Helpful guidance goes here"
|
|
696
|
-
},
|
|
697
|
-
"value": "500",
|
|
698
|
-
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
699
|
-
"isSource": true,
|
|
700
|
-
"original": {
|
|
701
|
-
"attributes": {
|
|
702
|
-
"group": "fontWeight",
|
|
703
|
-
"state": "active",
|
|
704
|
-
"introduced": "0.10.33",
|
|
705
|
-
"description": "Helpful guidance goes here"
|
|
706
|
-
},
|
|
707
|
-
"value": "FontWeight500"
|
|
708
|
-
},
|
|
709
|
-
"name": "font.weight.medium",
|
|
710
|
-
"path": ["font", "weight", "medium"],
|
|
711
|
-
"cleanName": "font.weight.medium"
|
|
712
|
-
}, {
|
|
713
|
-
"attributes": {
|
|
714
|
-
"group": "fontWeight",
|
|
715
|
-
"state": "active",
|
|
716
|
-
"introduced": "0.10.33",
|
|
717
|
-
"description": "Helpful guidance goes here"
|
|
718
|
-
},
|
|
719
|
-
"value": "400",
|
|
720
|
-
"filePath": "schema/themes/atlassian-typography-minor3/font-weight.tsx",
|
|
721
|
-
"isSource": true,
|
|
722
|
-
"original": {
|
|
723
|
-
"attributes": {
|
|
724
|
-
"group": "fontWeight",
|
|
725
|
-
"state": "active",
|
|
726
|
-
"introduced": "0.10.33",
|
|
727
|
-
"description": "Helpful guidance goes here"
|
|
728
|
-
},
|
|
729
|
-
"value": "FontWeight400"
|
|
730
|
-
},
|
|
731
|
-
"name": "font.weight.regular",
|
|
732
|
-
"path": ["font", "weight", "regular"],
|
|
733
|
-
"cleanName": "font.weight.regular"
|
|
734
|
-
}, {
|
|
735
|
-
"attributes": {
|
|
736
|
-
"group": "fontWeight",
|
|
730
|
+
"group": "fontFamily",
|
|
737
731
|
"state": "active",
|
|
738
|
-
"introduced": "
|
|
739
|
-
"description": "
|
|
732
|
+
"introduced": "1.14.0",
|
|
733
|
+
"description": "For our brand body text. Uses Charlie Text."
|
|
740
734
|
},
|
|
741
|
-
"value": "
|
|
742
|
-
"filePath": "schema/themes/atlassian-typography-minor3/font-
|
|
735
|
+
"value": "\"Charlie Text\", ui-sans-serif, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Ubuntu, system-ui, \"Helvetica Neue\", sans-serif",
|
|
736
|
+
"filePath": "schema/themes/atlassian-typography-minor3/font-family.tsx",
|
|
743
737
|
"isSource": true,
|
|
744
738
|
"original": {
|
|
745
739
|
"attributes": {
|
|
746
|
-
"group": "
|
|
740
|
+
"group": "fontFamily",
|
|
747
741
|
"state": "active",
|
|
748
|
-
"introduced": "
|
|
749
|
-
"description": "
|
|
742
|
+
"introduced": "1.14.0",
|
|
743
|
+
"description": "For our brand body text. Uses Charlie Text."
|
|
750
744
|
},
|
|
751
|
-
"value": "
|
|
745
|
+
"value": "FontFamilyCharlieText"
|
|
752
746
|
},
|
|
753
|
-
"name": "font.
|
|
754
|
-
"path": ["font", "
|
|
755
|
-
"cleanName": "font.
|
|
747
|
+
"name": "font.family.brand.body",
|
|
748
|
+
"path": ["font", "family", "brand", "body"],
|
|
749
|
+
"cleanName": "font.family.brand.body"
|
|
756
750
|
}];
|
|
757
751
|
export default tokens;
|