@atlaskit/tokens 0.10.6 → 0.10.9

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 (50) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/css/atlassian-dark.css +10 -1
  3. package/css/atlassian-light.css +10 -1
  4. package/dist/cjs/artifacts/token-default-values.js +10 -1
  5. package/dist/cjs/artifacts/token-names.js +10 -1
  6. package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +196 -7
  7. package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +196 -7
  8. package/dist/cjs/get-token.js +1 -1
  9. package/dist/cjs/tokens/atlassian-dark/color/accent.js +28 -0
  10. package/dist/cjs/tokens/atlassian-dark/color/border.js +3 -0
  11. package/dist/cjs/tokens/atlassian-light/color/accent.js +28 -0
  12. package/dist/cjs/tokens/atlassian-light/color/border.js +3 -0
  13. package/dist/cjs/tokens/default/color/accent.js +70 -2
  14. package/dist/cjs/tokens/default/color/border.js +8 -0
  15. package/dist/cjs/tokens/default/deprecated/deprecated.js +1 -1
  16. package/dist/cjs/version.json +1 -1
  17. package/dist/es2019/artifacts/token-default-values.js +10 -1
  18. package/dist/es2019/artifacts/token-names.js +10 -1
  19. package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +196 -7
  20. package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +196 -7
  21. package/dist/es2019/get-token.js +1 -1
  22. package/dist/es2019/tokens/atlassian-dark/color/accent.js +28 -0
  23. package/dist/es2019/tokens/atlassian-dark/color/border.js +3 -0
  24. package/dist/es2019/tokens/atlassian-light/color/accent.js +28 -0
  25. package/dist/es2019/tokens/atlassian-light/color/border.js +3 -0
  26. package/dist/es2019/tokens/default/color/accent.js +70 -2
  27. package/dist/es2019/tokens/default/color/border.js +8 -0
  28. package/dist/es2019/tokens/default/deprecated/deprecated.js +1 -1
  29. package/dist/es2019/version.json +1 -1
  30. package/dist/esm/artifacts/token-default-values.js +10 -1
  31. package/dist/esm/artifacts/token-names.js +10 -1
  32. package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +196 -7
  33. package/dist/esm/artifacts/tokens-raw/atlassian-light.js +196 -7
  34. package/dist/esm/get-token.js +1 -1
  35. package/dist/esm/tokens/atlassian-dark/color/accent.js +28 -0
  36. package/dist/esm/tokens/atlassian-dark/color/border.js +3 -0
  37. package/dist/esm/tokens/atlassian-light/color/accent.js +28 -0
  38. package/dist/esm/tokens/atlassian-light/color/border.js +3 -0
  39. package/dist/esm/tokens/default/color/accent.js +70 -2
  40. package/dist/esm/tokens/default/color/border.js +8 -0
  41. package/dist/esm/tokens/default/deprecated/deprecated.js +1 -1
  42. package/dist/esm/version.json +1 -1
  43. package/dist/types/artifacts/token-default-values.d.ts +10 -1
  44. package/dist/types/artifacts/token-names.d.ts +19 -1
  45. package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
  46. package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
  47. package/dist/types/artifacts/types-internal.d.ts +2 -2
  48. package/dist/types/artifacts/types.d.ts +2 -2
  49. package/dist/types/types.d.ts +13 -0
  50. package/package.json +3 -2
@@ -7,7 +7,7 @@ exports.default = void 0;
7
7
 
8
8
  /**
9
9
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
10
- * @codegen <<SignedSource::7cdaec19ecd5c921bc01bf32e95ed909>>
10
+ * @codegen <<SignedSource::27eae6ae1ffaceb474ba5af373b377f1>>
11
11
  * @codegenCommand yarn build tokens
12
12
  */
13
13
  var tokens = [{
@@ -346,6 +346,48 @@ var tokens = [{
346
346
  },
347
347
  "name": "color.text.accent.magenta.bolder",
348
348
  "path": ["color", "text", "accent", "magenta", "bolder"]
349
+ }, {
350
+ "attributes": {
351
+ "group": "paint",
352
+ "state": "active",
353
+ "introduced": "0.10.5",
354
+ "description": "Use for text on non-bold gray accent backgrounds, such as colored tags."
355
+ },
356
+ "value": "#44546F",
357
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
358
+ "isSource": true,
359
+ "original": {
360
+ "attributes": {
361
+ "group": "paint",
362
+ "state": "active",
363
+ "introduced": "0.10.5",
364
+ "description": "Use for text on non-bold gray accent backgrounds, such as colored tags."
365
+ },
366
+ "value": "N800"
367
+ },
368
+ "name": "color.text.accent.gray.[default]",
369
+ "path": ["color", "text", "accent", "gray", "[default]"]
370
+ }, {
371
+ "attributes": {
372
+ "group": "paint",
373
+ "state": "active",
374
+ "introduced": "0.10.5",
375
+ "description": "Use for text and icons on gray subtle accent backgrounds."
376
+ },
377
+ "value": "#172B4D",
378
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
379
+ "isSource": true,
380
+ "original": {
381
+ "attributes": {
382
+ "group": "paint",
383
+ "state": "active",
384
+ "introduced": "0.10.5",
385
+ "description": "Use for text and icons on gray subtle accent backgrounds."
386
+ },
387
+ "value": "N1000"
388
+ },
389
+ "name": "color.text.accent.gray.bolder",
390
+ "path": ["color", "text", "accent", "gray", "bolder"]
349
391
  }, {
350
392
  "attributes": {
351
393
  "group": "paint",
@@ -976,6 +1018,27 @@ var tokens = [{
976
1018
  },
977
1019
  "name": "color.icon.accent.magenta",
978
1020
  "path": ["color", "icon", "accent", "magenta"]
1021
+ }, {
1022
+ "attributes": {
1023
+ "group": "paint",
1024
+ "state": "active",
1025
+ "introduced": "0.10.5",
1026
+ "description": "Use for icons on non-bold gray accent backgrounds, such as file type icons."
1027
+ },
1028
+ "value": "#758195",
1029
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
1030
+ "isSource": true,
1031
+ "original": {
1032
+ "attributes": {
1033
+ "group": "paint",
1034
+ "state": "active",
1035
+ "introduced": "0.10.5",
1036
+ "description": "Use for icons on non-bold gray accent backgrounds, such as file type icons."
1037
+ },
1038
+ "value": "N600"
1039
+ },
1040
+ "name": "color.icon.accent.gray",
1041
+ "path": ["color", "icon", "accent", "gray"]
979
1042
  }, {
980
1043
  "attributes": {
981
1044
  "group": "paint",
@@ -1396,6 +1459,27 @@ var tokens = [{
1396
1459
  },
1397
1460
  "name": "color.border.accent.magenta",
1398
1461
  "path": ["color", "border", "accent", "magenta"]
1462
+ }, {
1463
+ "attributes": {
1464
+ "group": "paint",
1465
+ "state": "active",
1466
+ "introduced": "0.10.5",
1467
+ "description": "Use for borders on non-bold gray accent backgrounds."
1468
+ },
1469
+ "value": "#758195",
1470
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
1471
+ "isSource": true,
1472
+ "original": {
1473
+ "attributes": {
1474
+ "group": "paint",
1475
+ "state": "active",
1476
+ "introduced": "0.10.5",
1477
+ "description": "Use for borders on non-bold gray accent backgrounds."
1478
+ },
1479
+ "value": "N600"
1480
+ },
1481
+ "name": "color.border.accent.gray",
1482
+ "path": ["color", "border", "accent", "gray"]
1399
1483
  }, {
1400
1484
  "attributes": {
1401
1485
  "group": "paint",
@@ -1417,6 +1501,27 @@ var tokens = [{
1417
1501
  },
1418
1502
  "name": "color.border.[default]",
1419
1503
  "path": ["color", "border", "[default]"]
1504
+ }, {
1505
+ "attributes": {
1506
+ "group": "paint",
1507
+ "state": "active",
1508
+ "introduced": "0.10.8",
1509
+ "description": "A neutral border option that passes min 3:1 contrast ratios."
1510
+ },
1511
+ "value": "#758195",
1512
+ "filePath": "src/tokens/atlassian-light/color/border.tsx",
1513
+ "isSource": true,
1514
+ "original": {
1515
+ "attributes": {
1516
+ "group": "paint",
1517
+ "state": "active",
1518
+ "introduced": "0.10.8",
1519
+ "description": "A neutral border option that passes min 3:1 contrast ratios."
1520
+ },
1521
+ "value": "N600"
1522
+ },
1523
+ "name": "color.border.bold",
1524
+ "path": ["color", "border", "bold"]
1420
1525
  }, {
1421
1526
  "attributes": {
1422
1527
  "group": "paint",
@@ -1728,7 +1833,7 @@ var tokens = [{
1728
1833
  "group": "paint",
1729
1834
  "state": "active",
1730
1835
  "introduced": "0.7.0",
1731
- "description": "Use for blue backgrounds when there is no meaning tied to the color, such as coloured tags."
1836
+ "description": "Use for blue backgrounds when there is no meaning tied to the color, such as colored tags."
1732
1837
  },
1733
1838
  "value": "#CCE0FF",
1734
1839
  "filePath": "src/tokens/atlassian-light/color/accent.tsx",
@@ -1738,7 +1843,7 @@ var tokens = [{
1738
1843
  "group": "paint",
1739
1844
  "state": "active",
1740
1845
  "introduced": "0.7.0",
1741
- "description": "Use for blue backgrounds when there is no meaning tied to the color, such as coloured tags."
1846
+ "description": "Use for blue backgrounds when there is no meaning tied to the color, such as colored tags."
1742
1847
  },
1743
1848
  "value": "B200"
1744
1849
  },
@@ -1749,7 +1854,7 @@ var tokens = [{
1749
1854
  "group": "paint",
1750
1855
  "state": "active",
1751
1856
  "introduced": "0.7.0",
1752
- "description": "Use for vibrant blue backgrounds when there is no meaning tied to the color, such as coloured tags."
1857
+ "description": "Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags."
1753
1858
  },
1754
1859
  "value": "#579DFF",
1755
1860
  "filePath": "src/tokens/atlassian-light/color/accent.tsx",
@@ -1759,7 +1864,7 @@ var tokens = [{
1759
1864
  "group": "paint",
1760
1865
  "state": "active",
1761
1866
  "introduced": "0.7.0",
1762
- "description": "Use for vibrant blue backgrounds when there is no meaning tied to the color, such as coloured tags."
1867
+ "description": "Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags."
1763
1868
  },
1764
1869
  "value": "B400"
1765
1870
  },
@@ -1794,7 +1899,7 @@ var tokens = [{
1794
1899
  "deprecated": "0.7.0",
1795
1900
  "deleted": "0.8.0",
1796
1901
  "replacement": "color.background.accent.blue.subtler",
1797
- "description": "Use for blue backgrounds when there is no meaning tied to the color, such as coloured tags."
1902
+ "description": "Use for blue backgrounds when there is no meaning tied to the color, such as colored tags."
1798
1903
  },
1799
1904
  "value": "#CCE0FF",
1800
1905
  "filePath": "src/tokens/atlassian-light/deprecated/deprecated.tsx",
@@ -1807,7 +1912,7 @@ var tokens = [{
1807
1912
  "deprecated": "0.7.0",
1808
1913
  "deleted": "0.8.0",
1809
1914
  "replacement": "color.background.accent.blue.subtler",
1810
- "description": "Use for blue backgrounds when there is no meaning tied to the color, such as coloured tags."
1915
+ "description": "Use for blue backgrounds when there is no meaning tied to the color, such as colored tags."
1811
1916
  },
1812
1917
  "value": "B200"
1813
1918
  },
@@ -2806,6 +2911,90 @@ var tokens = [{
2806
2911
  },
2807
2912
  "name": "color.background.accent.magenta.bold",
2808
2913
  "path": ["color", "background", "accent", "magenta", "bold"]
2914
+ }, {
2915
+ "attributes": {
2916
+ "group": "paint",
2917
+ "state": "active",
2918
+ "introduced": "0.7.0",
2919
+ "description": "Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
2920
+ },
2921
+ "value": "#F1F2F4",
2922
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
2923
+ "isSource": true,
2924
+ "original": {
2925
+ "attributes": {
2926
+ "group": "paint",
2927
+ "state": "active",
2928
+ "introduced": "0.7.0",
2929
+ "description": "Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color."
2930
+ },
2931
+ "value": "N200"
2932
+ },
2933
+ "name": "color.background.accent.gray.subtlest",
2934
+ "path": ["color", "background", "accent", "gray", "subtlest"]
2935
+ }, {
2936
+ "attributes": {
2937
+ "group": "paint",
2938
+ "state": "active",
2939
+ "introduced": "0.7.0",
2940
+ "description": "Use for gray backgrounds when there is no meaning tied to the color, such as colored tags."
2941
+ },
2942
+ "value": "#DCDFE4",
2943
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
2944
+ "isSource": true,
2945
+ "original": {
2946
+ "attributes": {
2947
+ "group": "paint",
2948
+ "state": "active",
2949
+ "introduced": "0.7.0",
2950
+ "description": "Use for gray backgrounds when there is no meaning tied to the color, such as colored tags."
2951
+ },
2952
+ "value": "N300"
2953
+ },
2954
+ "name": "color.background.accent.gray.subtler",
2955
+ "path": ["color", "background", "accent", "gray", "subtler"]
2956
+ }, {
2957
+ "attributes": {
2958
+ "group": "paint",
2959
+ "state": "active",
2960
+ "introduced": "0.7.0",
2961
+ "description": "Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags."
2962
+ },
2963
+ "value": "#8993A5",
2964
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
2965
+ "isSource": true,
2966
+ "original": {
2967
+ "attributes": {
2968
+ "group": "paint",
2969
+ "state": "active",
2970
+ "introduced": "0.7.0",
2971
+ "description": "Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags."
2972
+ },
2973
+ "value": "N500"
2974
+ },
2975
+ "name": "color.background.accent.gray.subtle",
2976
+ "path": ["color", "background", "accent", "gray", "subtle"]
2977
+ }, {
2978
+ "attributes": {
2979
+ "group": "paint",
2980
+ "state": "active",
2981
+ "introduced": "0.7.0",
2982
+ "description": "Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
2983
+ },
2984
+ "value": "#626F86",
2985
+ "filePath": "src/tokens/atlassian-light/color/accent.tsx",
2986
+ "isSource": true,
2987
+ "original": {
2988
+ "attributes": {
2989
+ "group": "paint",
2990
+ "state": "active",
2991
+ "introduced": "0.7.0",
2992
+ "description": "Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements."
2993
+ },
2994
+ "value": "N700"
2995
+ },
2996
+ "name": "color.background.accent.gray.bolder",
2997
+ "path": ["color", "background", "accent", "gray", "bolder"]
2809
2998
  }, {
2810
2999
  "attributes": {
2811
3000
  "group": "paint",
@@ -14,7 +14,7 @@ var _tokenNames = _interopRequireDefault(require("./artifacts/token-names"));
14
14
  var _constants = require("./constants");
15
15
 
16
16
  var name = "@atlaskit/tokens";
17
- var version = "0.10.6";
17
+ var version = "0.10.9";
18
18
 
19
19
  function token(path, fallback) {
20
20
  var token = _tokenNames.default[path];
@@ -71,6 +71,14 @@ var color = {
71
71
  bolder: {
72
72
  value: 'M200'
73
73
  }
74
+ },
75
+ gray: {
76
+ '[default]': {
77
+ value: 'DN800'
78
+ },
79
+ bolder: {
80
+ value: 'DN1000'
81
+ }
74
82
  }
75
83
  }
76
84
  },
@@ -99,6 +107,9 @@ var color = {
99
107
  },
100
108
  magenta: {
101
109
  value: 'M500'
110
+ },
111
+ gray: {
112
+ value: 'DN600'
102
113
  }
103
114
  }
104
115
  },
@@ -127,6 +138,9 @@ var color = {
127
138
  },
128
139
  magenta: {
129
140
  value: 'M500'
141
+ },
142
+ gray: {
143
+ value: 'DN600'
130
144
  }
131
145
  }
132
146
  },
@@ -243,6 +257,20 @@ var color = {
243
257
  bolder: {
244
258
  value: 'M400'
245
259
  }
260
+ },
261
+ gray: {
262
+ subtlest: {
263
+ value: 'DN300'
264
+ },
265
+ subtler: {
266
+ value: 'DN400'
267
+ },
268
+ subtle: {
269
+ value: 'DN500'
270
+ },
271
+ bolder: {
272
+ value: 'DN700'
273
+ }
246
274
  }
247
275
  }
248
276
  }
@@ -10,6 +10,9 @@ var color = {
10
10
  '[default]': {
11
11
  value: 'DN300A'
12
12
  },
13
+ bold: {
14
+ value: 'DN600'
15
+ },
13
16
  inverse: {
14
17
  value: 'DN0'
15
18
  },
@@ -71,6 +71,14 @@ var color = {
71
71
  bolder: {
72
72
  value: 'M900'
73
73
  }
74
+ },
75
+ gray: {
76
+ '[default]': {
77
+ value: 'N800'
78
+ },
79
+ bolder: {
80
+ value: 'N1000'
81
+ }
74
82
  }
75
83
  }
76
84
  },
@@ -99,6 +107,9 @@ var color = {
99
107
  },
100
108
  magenta: {
101
109
  value: 'M600'
110
+ },
111
+ gray: {
112
+ value: 'N600'
102
113
  }
103
114
  }
104
115
  },
@@ -127,6 +138,9 @@ var color = {
127
138
  },
128
139
  magenta: {
129
140
  value: 'M600'
141
+ },
142
+ gray: {
143
+ value: 'N600'
130
144
  }
131
145
  }
132
146
  },
@@ -243,6 +257,20 @@ var color = {
243
257
  bolder: {
244
258
  value: 'M700'
245
259
  }
260
+ },
261
+ gray: {
262
+ subtlest: {
263
+ value: 'N200'
264
+ },
265
+ subtler: {
266
+ value: 'N300'
267
+ },
268
+ subtle: {
269
+ value: 'N500'
270
+ },
271
+ bolder: {
272
+ value: 'N700'
273
+ }
246
274
  }
247
275
  }
248
276
  }
@@ -10,6 +10,9 @@ var color = {
10
10
  '[default]': {
11
11
  value: 'N300A'
12
12
  },
13
+ bold: {
14
+ value: 'N600'
15
+ },
13
16
  inverse: {
14
17
  value: 'N0'
15
18
  },
@@ -151,6 +151,24 @@ var color = {
151
151
  description: 'Use on bold magenta accent backgrounds.'
152
152
  }
153
153
  }
154
+ },
155
+ gray: {
156
+ '[default]': {
157
+ attributes: {
158
+ group: 'paint',
159
+ state: 'active',
160
+ introduced: '0.10.5',
161
+ description: 'Use for text on non-bold gray accent backgrounds, such as colored tags.'
162
+ }
163
+ },
164
+ bolder: {
165
+ attributes: {
166
+ group: 'paint',
167
+ state: 'active',
168
+ introduced: '0.10.5',
169
+ description: 'Use for text and icons on gray subtle accent backgrounds.'
170
+ }
171
+ }
154
172
  }
155
173
  }
156
174
  },
@@ -219,6 +237,14 @@ var color = {
219
237
  introduced: '0.6.0',
220
238
  description: 'Use for magenta icons on non-bold backgrounds when there is no meaning tied to the color, such as file type icons.'
221
239
  }
240
+ },
241
+ gray: {
242
+ attributes: {
243
+ group: 'paint',
244
+ state: 'active',
245
+ introduced: '0.10.5',
246
+ description: 'Use for icons on non-bold gray accent backgrounds, such as file type icons.'
247
+ }
222
248
  }
223
249
  }
224
250
  },
@@ -287,6 +313,14 @@ var color = {
287
313
  introduced: '0.6.0',
288
314
  description: 'Use for magenta borders on non-bold backgrounds when there is no meaning tied to the color.'
289
315
  }
316
+ },
317
+ gray: {
318
+ attributes: {
319
+ group: 'paint',
320
+ state: 'active',
321
+ introduced: '0.10.5',
322
+ description: 'Use for borders on non-bold gray accent backgrounds.'
323
+ }
290
324
  }
291
325
  }
292
326
  },
@@ -306,7 +340,7 @@ var color = {
306
340
  group: 'paint',
307
341
  state: 'active',
308
342
  introduced: '0.7.0',
309
- description: 'Use for blue backgrounds when there is no meaning tied to the color, such as coloured tags.'
343
+ description: 'Use for blue backgrounds when there is no meaning tied to the color, such as colored tags.'
310
344
  }
311
345
  },
312
346
  subtle: {
@@ -314,7 +348,7 @@ var color = {
314
348
  group: 'paint',
315
349
  state: 'active',
316
350
  introduced: '0.7.0',
317
- description: 'Use for vibrant blue backgrounds when there is no meaning tied to the color, such as coloured tags.'
351
+ description: 'Use for vibrant blue backgrounds when there is no meaning tied to the color, such as colored tags.'
318
352
  }
319
353
  },
320
354
  bolder: {
@@ -563,6 +597,40 @@ var color = {
563
597
  description: 'Use for magenta backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
564
598
  }
565
599
  }
600
+ },
601
+ gray: {
602
+ subtlest: {
603
+ attributes: {
604
+ group: 'paint',
605
+ state: 'active',
606
+ introduced: '0.7.0',
607
+ description: 'Use for gray backgrounds when there is no meaning tied to the color. Reserved for when you only want a hint of color.'
608
+ }
609
+ },
610
+ subtler: {
611
+ attributes: {
612
+ group: 'paint',
613
+ state: 'active',
614
+ introduced: '0.7.0',
615
+ description: 'Use for gray backgrounds when there is no meaning tied to the color, such as colored tags.'
616
+ }
617
+ },
618
+ subtle: {
619
+ attributes: {
620
+ group: 'paint',
621
+ state: 'active',
622
+ introduced: '0.7.0',
623
+ description: 'Use for vibrant gray backgrounds when there is no meaning tied to the color, such as colored tags.'
624
+ }
625
+ },
626
+ bolder: {
627
+ attributes: {
628
+ group: 'paint',
629
+ state: 'active',
630
+ introduced: '0.7.0',
631
+ description: 'Use for gray backgrounds when there is no meaning tied to the color, and the background needs to pass min 3:1 contrast requirements.'
632
+ }
633
+ }
566
634
  }
567
635
  }
568
636
  }
@@ -15,6 +15,14 @@ var color = {
15
15
  description: 'Use to visually group or separate UI elements, such as flat cards or side panel dividers.'
16
16
  }
17
17
  },
18
+ bold: {
19
+ attributes: {
20
+ group: 'paint',
21
+ state: 'active',
22
+ introduced: '0.10.8',
23
+ description: 'A neutral border option that passes min 3:1 contrast ratios.'
24
+ }
25
+ },
18
26
  inverse: {
19
27
  attributes: {
20
28
  group: 'paint',
@@ -162,7 +162,7 @@ var color = {
162
162
  deprecated: '0.7.0',
163
163
  deleted: '0.8.0',
164
164
  replacement: 'color.background.accent.blue.subtler',
165
- description: 'Use for blue backgrounds when there is no meaning tied to the color, such as coloured tags.'
165
+ description: 'Use for blue backgrounds when there is no meaning tied to the color, such as colored tags.'
166
166
  }
167
167
  },
168
168
  bold: {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.6",
3
+ "version": "0.10.9",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
@@ -3,7 +3,7 @@
3
3
  *
4
4
  * Token names mapped to their value in the default Atlassian theme ('light')
5
5
  *
6
- * @codegen <<SignedSource::3dd78c77e87d6557a4bade2368be7eb8>>
6
+ * @codegen <<SignedSource::65fed9d3a0df2e2c1ccee929e1349bb4>>
7
7
  * @codegenCommand yarn build tokens
8
8
  */
9
9
  const defaultTokenValues = {
@@ -23,6 +23,8 @@ const defaultTokenValues = {
23
23
  'color.text.accent.teal.bolder': '#1D474C',
24
24
  'color.text.accent.magenta': '#943D73',
25
25
  'color.text.accent.magenta.bolder': '#50253F',
26
+ 'color.text.accent.gray': '#44546F',
27
+ 'color.text.accent.gray.bolder': '#172B4D',
26
28
  'color.text': '#172B4D',
27
29
  'color.text.subtle': '#44546F',
28
30
  'color.text.subtlest': '#626F86',
@@ -51,6 +53,7 @@ const defaultTokenValues = {
51
53
  'color.icon.accent.purple': '#8270DB',
52
54
  'color.icon.accent.teal': '#1D9AAA',
53
55
  'color.icon.accent.magenta': '#CD519D',
56
+ 'color.icon.accent.gray': '#758195',
54
57
  'color.icon': '#44546F',
55
58
  'color.icon.subtle': '#626F86',
56
59
  'color.icon.inverse': '#FFFFFF',
@@ -71,7 +74,9 @@ const defaultTokenValues = {
71
74
  'color.border.accent.purple': '#8270DB',
72
75
  'color.border.accent.teal': '#1D9AAA',
73
76
  'color.border.accent.magenta': '#CD519D',
77
+ 'color.border.accent.gray': '#758195',
74
78
  'color.border': '#091E4224',
79
+ 'color.border.bold': '#758195',
75
80
  'color.border.inverse': '#FFFFFF',
76
81
  'color.border.focused': '#388BFF',
77
82
  'color.border.input': '#091E4224',
@@ -133,6 +138,10 @@ const defaultTokenValues = {
133
138
  'color.background.accent.magenta.bolder': '#AE4787',
134
139
  'color.background.accent.magenta': '#FDD0EC',
135
140
  'color.background.accent.magenta.bold': '#E774BB',
141
+ 'color.background.accent.gray.subtlest': '#F1F2F4',
142
+ 'color.background.accent.gray.subtler': '#DCDFE4',
143
+ 'color.background.accent.gray.subtle': '#8993A5',
144
+ 'color.background.accent.gray.bolder': '#626F86',
136
145
  'color.background.disabled': '#091E420F',
137
146
  'color.background.inverse.subtle': '#00000029',
138
147
  'color.background.inverse.subtle.hovered': '#0000003D',
@@ -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::1ab44c57c547c6cb7bb389b286bdd50f>>
3
+ * @codegen <<SignedSource::3acc6507214a2d925fd75bce0549f0ab>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = {
@@ -20,6 +20,8 @@ const tokens = {
20
20
  'color.text.accent.teal.bolder': '--ds-text-accent-teal-bolder',
21
21
  'color.text.accent.magenta': '--ds-text-accent-magenta',
22
22
  'color.text.accent.magenta.bolder': '--ds-text-accent-magenta-bolder',
23
+ 'color.text.accent.gray': '--ds-text-accent-gray',
24
+ 'color.text.accent.gray.bolder': '--ds-text-accent-gray-bolder',
23
25
  'color.text': '--ds-text',
24
26
  'color.text.subtle': '--ds-text-subtle',
25
27
  'color.text.subtlest': '--ds-text-subtlest',
@@ -48,6 +50,7 @@ const tokens = {
48
50
  'color.icon.accent.purple': '--ds-icon-accent-purple',
49
51
  'color.icon.accent.teal': '--ds-icon-accent-teal',
50
52
  'color.icon.accent.magenta': '--ds-icon-accent-magenta',
53
+ 'color.icon.accent.gray': '--ds-icon-accent-gray',
51
54
  'color.icon': '--ds-icon',
52
55
  'color.icon.subtle': '--ds-icon-subtle',
53
56
  'color.icon.inverse': '--ds-icon-inverse',
@@ -68,7 +71,9 @@ const tokens = {
68
71
  'color.border.accent.purple': '--ds-border-accent-purple',
69
72
  'color.border.accent.teal': '--ds-border-accent-teal',
70
73
  'color.border.accent.magenta': '--ds-border-accent-magenta',
74
+ 'color.border.accent.gray': '--ds-border-accent-gray',
71
75
  'color.border': '--ds-border',
76
+ 'color.border.bold': '--ds-border-bold',
72
77
  'color.border.inverse': '--ds-border-inverse',
73
78
  'color.border.focused': '--ds-border-focused',
74
79
  'color.border.input': '--ds-border-input',
@@ -130,6 +135,10 @@ const tokens = {
130
135
  'color.background.accent.magenta.bolder': '--ds-background-accent-magenta-bolder',
131
136
  'color.background.accent.magenta': '--ds-background-accent-magenta',
132
137
  'color.background.accent.magenta.bold': '--ds-background-accent-magenta-bold',
138
+ 'color.background.accent.gray.subtlest': '--ds-background-accent-gray-subtlest',
139
+ 'color.background.accent.gray.subtler': '--ds-background-accent-gray-subtler',
140
+ 'color.background.accent.gray.subtle': '--ds-background-accent-gray-subtle',
141
+ 'color.background.accent.gray.bolder': '--ds-background-accent-gray-bolder',
133
142
  'color.background.disabled': '--ds-background-disabled',
134
143
  'color.background.inverse.subtle': '--ds-background-inverse-subtle',
135
144
  'color.background.inverse.subtle.hovered': '--ds-background-inverse-subtle-hovered',