@atlaskit/tokens 4.4.0 → 4.5.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (73) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/dist/cjs/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
  3. package/dist/cjs/artifacts/themes/atlassian-dark.js +2 -2
  4. package/dist/cjs/artifacts/themes/atlassian-legacy-dark.js +2 -2
  5. package/dist/cjs/artifacts/themes/atlassian-legacy-light.js +2 -2
  6. package/dist/cjs/artifacts/themes/atlassian-light-increased-contrast.js +2 -2
  7. package/dist/cjs/artifacts/themes/atlassian-light.js +2 -2
  8. package/dist/cjs/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +23 -1
  9. package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +23 -1
  10. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-dark.js +23 -1
  11. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-light.js +23 -1
  12. package/dist/cjs/artifacts/tokens-raw/atlassian-light-increased-contrast.js +23 -1
  13. package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +23 -1
  14. package/dist/cjs/babel-plugin/plugin.js +2 -1
  15. package/dist/es2019/artifacts/themes/atlassian-dark-increased-contrast.js +2 -1
  16. package/dist/es2019/artifacts/themes/atlassian-dark.js +2 -1
  17. package/dist/es2019/artifacts/themes/atlassian-legacy-dark.js +2 -1
  18. package/dist/es2019/artifacts/themes/atlassian-legacy-light.js +2 -1
  19. package/dist/es2019/artifacts/themes/atlassian-light-increased-contrast.js +2 -1
  20. package/dist/es2019/artifacts/themes/atlassian-light.js +2 -1
  21. package/dist/es2019/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +23 -1
  22. package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +23 -1
  23. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-dark.js +23 -1
  24. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-light.js +23 -1
  25. package/dist/es2019/artifacts/tokens-raw/atlassian-light-increased-contrast.js +23 -1
  26. package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +23 -1
  27. package/dist/es2019/babel-plugin/plugin.js +2 -1
  28. package/dist/esm/artifacts/themes/atlassian-dark-increased-contrast.js +2 -2
  29. package/dist/esm/artifacts/themes/atlassian-dark.js +2 -2
  30. package/dist/esm/artifacts/themes/atlassian-legacy-dark.js +2 -2
  31. package/dist/esm/artifacts/themes/atlassian-legacy-light.js +2 -2
  32. package/dist/esm/artifacts/themes/atlassian-light-increased-contrast.js +2 -2
  33. package/dist/esm/artifacts/themes/atlassian-light.js +2 -2
  34. package/dist/esm/artifacts/tokens-raw/atlassian-dark-increased-contrast.js +23 -1
  35. package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +23 -1
  36. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-dark.js +23 -1
  37. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-light.js +23 -1
  38. package/dist/esm/artifacts/tokens-raw/atlassian-light-increased-contrast.js +23 -1
  39. package/dist/esm/artifacts/tokens-raw/atlassian-light.js +23 -1
  40. package/dist/esm/babel-plugin/plugin.js +2 -1
  41. package/dist/types/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
  42. package/dist/types/artifacts/themes/atlassian-dark.d.ts +2 -2
  43. package/dist/types/artifacts/themes/atlassian-legacy-dark.d.ts +2 -2
  44. package/dist/types/artifacts/themes/atlassian-legacy-light.d.ts +2 -2
  45. package/dist/types/artifacts/themes/atlassian-light-increased-contrast.d.ts +2 -2
  46. package/dist/types/artifacts/themes/atlassian-light.d.ts +2 -2
  47. package/dist/types/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
  48. package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
  49. package/dist/types/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
  50. package/dist/types/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
  51. package/dist/types/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +1 -1
  52. package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
  53. package/dist/types/types.d.ts +1 -21
  54. package/dist/types-ts4.5/artifacts/themes/atlassian-dark-increased-contrast.d.ts +2 -2
  55. package/dist/types-ts4.5/artifacts/themes/atlassian-dark.d.ts +2 -2
  56. package/dist/types-ts4.5/artifacts/themes/atlassian-legacy-dark.d.ts +2 -2
  57. package/dist/types-ts4.5/artifacts/themes/atlassian-legacy-light.d.ts +2 -2
  58. package/dist/types-ts4.5/artifacts/themes/atlassian-light-increased-contrast.d.ts +2 -2
  59. package/dist/types-ts4.5/artifacts/themes/atlassian-light.d.ts +2 -2
  60. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark-increased-contrast.d.ts +1 -1
  61. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
  62. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
  63. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
  64. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light-increased-contrast.d.ts +1 -1
  65. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
  66. package/dist/types-ts4.5/types.d.ts +1 -21
  67. package/figma/atlassian-dark-increased-contrast.json +9 -0
  68. package/figma/atlassian-dark.json +9 -0
  69. package/figma/atlassian-legacy-dark.json +9 -0
  70. package/figma/atlassian-legacy-light.json +9 -0
  71. package/figma/atlassian-light-increased-contrast.json +9 -0
  72. package/figma/atlassian-light.json +9 -0
  73. package/package.json +1 -1
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::147b25867280ec3f599839e4e5662544>>
9
+ * @codegen <<SignedSource::733444f60885d3da7ce8a7af7e46129a>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -1285,6 +1285,28 @@ var tokens = [{
1285
1285
  "name": "color.icon.information",
1286
1286
  "path": ["color", "icon", "information"],
1287
1287
  "cleanName": "color.icon.information"
1288
+ }, {
1289
+ "value": "#B6C2CF",
1290
+ "filePath": "schema/themes/atlassian-dark-increased-contrast/color/icon.tsx",
1291
+ "isSource": true,
1292
+ "attributes": {
1293
+ "group": "paint",
1294
+ "state": "active",
1295
+ "introduced": "1.54.0",
1296
+ "description": "Use for icons paired with color.text.subtlest"
1297
+ },
1298
+ "original": {
1299
+ "value": "DarkNeutral900",
1300
+ "attributes": {
1301
+ "group": "paint",
1302
+ "state": "active",
1303
+ "introduced": "1.54.0",
1304
+ "description": "Use for icons paired with color.text.subtlest"
1305
+ }
1306
+ },
1307
+ "name": "color.icon.subtlest",
1308
+ "path": ["color", "icon", "subtlest"],
1309
+ "cleanName": "color.icon.subtlest"
1288
1310
  }, {
1289
1311
  "value": "#B6C2CF",
1290
1312
  "filePath": "schema/themes/atlassian-dark-increased-contrast/color/icon.tsx",
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::3ca806368e7b33dc377306694b87dcc9>>
9
+ * @codegen <<SignedSource::06ca0ed72399c6d73167eeb8e786d25b>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -1285,6 +1285,28 @@ var tokens = [{
1285
1285
  "name": "color.icon.information",
1286
1286
  "path": ["color", "icon", "information"],
1287
1287
  "cleanName": "color.icon.information"
1288
+ }, {
1289
+ "attributes": {
1290
+ "group": "paint",
1291
+ "state": "active",
1292
+ "introduced": "1.54.0",
1293
+ "description": "Use for icons paired with color.text.subtlest"
1294
+ },
1295
+ "value": "#8C9BAB",
1296
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1297
+ "isSource": true,
1298
+ "original": {
1299
+ "attributes": {
1300
+ "group": "paint",
1301
+ "state": "active",
1302
+ "introduced": "1.54.0",
1303
+ "description": "Use for icons paired with color.text.subtlest"
1304
+ },
1305
+ "value": "DarkNeutral700"
1306
+ },
1307
+ "name": "color.icon.subtlest",
1308
+ "path": ["color", "icon", "subtlest"],
1309
+ "cleanName": "color.icon.subtlest"
1288
1310
  }, {
1289
1311
  "attributes": {
1290
1312
  "group": "paint",
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::b5472bb6d92193f7985097160bad1a9b>>
9
+ * @codegen <<SignedSource::fbf8e2b60aebce76cca97bc8f0838200>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -1285,6 +1285,28 @@ var tokens = [{
1285
1285
  "name": "color.icon.information",
1286
1286
  "path": ["color", "icon", "information"],
1287
1287
  "cleanName": "color.icon.information"
1288
+ }, {
1289
+ "attributes": {
1290
+ "group": "paint",
1291
+ "state": "active",
1292
+ "introduced": "1.54.0",
1293
+ "description": "Use for icons paired with color.text.subtlest"
1294
+ },
1295
+ "value": "#202B3D",
1296
+ "filePath": "schema/themes/atlassian-legacy-dark/color/icon.tsx",
1297
+ "isSource": true,
1298
+ "original": {
1299
+ "attributes": {
1300
+ "group": "paint",
1301
+ "state": "active",
1302
+ "introduced": "1.54.0",
1303
+ "description": "Use for icons paired with color.text.subtlest"
1304
+ },
1305
+ "value": "DN40"
1306
+ },
1307
+ "name": "color.icon.subtlest",
1308
+ "path": ["color", "icon", "subtlest"],
1309
+ "cleanName": "color.icon.subtlest"
1288
1310
  }, {
1289
1311
  "attributes": {
1290
1312
  "group": "paint",
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::de5ae01fb6e2d702ddbdde2e1ab25b65>>
9
+ * @codegen <<SignedSource::af708029445848a184edeabecd92221f>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -1285,6 +1285,28 @@ var tokens = [{
1285
1285
  "name": "color.icon.information",
1286
1286
  "path": ["color", "icon", "information"],
1287
1287
  "cleanName": "color.icon.information"
1288
+ }, {
1289
+ "attributes": {
1290
+ "group": "paint",
1291
+ "state": "active",
1292
+ "introduced": "1.54.0",
1293
+ "description": "Use for icons paired with color.text.subtlest"
1294
+ },
1295
+ "value": "#6B778C",
1296
+ "filePath": "schema/themes/atlassian-legacy-light/color/icon.tsx",
1297
+ "isSource": true,
1298
+ "original": {
1299
+ "attributes": {
1300
+ "group": "paint",
1301
+ "state": "active",
1302
+ "introduced": "1.54.0",
1303
+ "description": "Use for icons paired with color.text.subtlest"
1304
+ },
1305
+ "value": "N200"
1306
+ },
1307
+ "name": "color.icon.subtlest",
1308
+ "path": ["color", "icon", "subtlest"],
1309
+ "cleanName": "color.icon.subtlest"
1288
1310
  }, {
1289
1311
  "attributes": {
1290
1312
  "group": "paint",
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::fb497c2575a43684b70e2ae5c134d8e7>>
9
+ * @codegen <<SignedSource::0f7faf50570284c11dff5f282b4fa4fe>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -1285,6 +1285,28 @@ var tokens = [{
1285
1285
  "name": "color.icon.information",
1286
1286
  "path": ["color", "icon", "information"],
1287
1287
  "cleanName": "color.icon.information"
1288
+ }, {
1289
+ "value": "#2C3E5D",
1290
+ "filePath": "schema/themes/atlassian-light-increased-contrast/color/icon.tsx",
1291
+ "isSource": true,
1292
+ "attributes": {
1293
+ "group": "paint",
1294
+ "state": "active",
1295
+ "introduced": "1.54.0",
1296
+ "description": "Use for icons paired with color.text.subtlest"
1297
+ },
1298
+ "original": {
1299
+ "value": "Neutral900",
1300
+ "attributes": {
1301
+ "group": "paint",
1302
+ "state": "active",
1303
+ "introduced": "1.54.0",
1304
+ "description": "Use for icons paired with color.text.subtlest"
1305
+ }
1306
+ },
1307
+ "name": "color.icon.subtlest",
1308
+ "path": ["color", "icon", "subtlest"],
1309
+ "cleanName": "color.icon.subtlest"
1288
1310
  }, {
1289
1311
  "value": "#2C3E5D",
1290
1312
  "filePath": "schema/themes/atlassian-light-increased-contrast/color/icon.tsx",
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.default = void 0;
7
7
  /**
8
8
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
9
- * @codegen <<SignedSource::c674e43d7ff4f992a02fe117eeeae704>>
9
+ * @codegen <<SignedSource::621312f3cbdb221281b52b23cf9e6c58>>
10
10
  * @codegenCommand yarn build tokens
11
11
  */
12
12
  var tokens = [{
@@ -1285,6 +1285,28 @@ var tokens = [{
1285
1285
  "name": "color.icon.information",
1286
1286
  "path": ["color", "icon", "information"],
1287
1287
  "cleanName": "color.icon.information"
1288
+ }, {
1289
+ "attributes": {
1290
+ "group": "paint",
1291
+ "state": "active",
1292
+ "introduced": "1.54.0",
1293
+ "description": "Use for icons paired with color.text.subtlest"
1294
+ },
1295
+ "value": "#626F86",
1296
+ "filePath": "schema/themes/atlassian-light/color/icon.tsx",
1297
+ "isSource": true,
1298
+ "original": {
1299
+ "attributes": {
1300
+ "group": "paint",
1301
+ "state": "active",
1302
+ "introduced": "1.54.0",
1303
+ "description": "Use for icons paired with color.text.subtlest"
1304
+ },
1305
+ "value": "Neutral700"
1306
+ },
1307
+ "name": "color.icon.subtlest",
1308
+ "path": ["color", "icon", "subtlest"],
1309
+ "cleanName": "color.icon.subtlest"
1288
1310
  }, {
1289
1311
  "attributes": {
1290
1312
  "group": "paint",
@@ -98,7 +98,8 @@ function plugin() {
98
98
  }
99
99
 
100
100
  // Handle fallbacks
101
- var fallback = state.opts.shouldForceAutoFallback ? t.stringLiteral(getDefaultFallback(tokenName, state.opts.defaultTheme)) : path.node.arguments[1];
101
+ // The border.radius tokens are skipped in shouldForceAutoFallback mode because these tokens are not enabled in the live products and enforcing default values on them will override all the fallback values that are currently being used to render the actual UI.
102
+ var fallback = state.opts.shouldForceAutoFallback && !tokenName.startsWith('border.radius') ? t.stringLiteral(getDefaultFallback(tokenName, state.opts.defaultTheme)) : path.node.arguments[1];
102
103
  if (t.isStringLiteral(fallback)) {
103
104
  // String literals can be concatenated into css variable call
104
105
  // Empty string fallbacks are ignored. For now, as the user did specify a fallback, no default is inserted
@@ -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::bf757d2e6e845640909422b79fff5c32>>
3
+ * @codegen <<SignedSource::30a64335adeac796ceeda875d7cb83c6>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -67,6 +67,7 @@ html[data-color-mode="dark"][data-contrast-mode="more"][data-theme~="dark:dark"]
67
67
  --ds-icon-success: #7EE2B8;
68
68
  --ds-icon-discovery: #9F8FEF;
69
69
  --ds-icon-information: #85B8FF;
70
+ --ds-icon-subtlest: #B6C2CF;
70
71
  --ds-icon-subtle: #B6C2CF;
71
72
  --ds-border: #9BB4CA80;
72
73
  --ds-border-accent-lime: #B3DF72;
@@ -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::bedf13dfb458956bcc31c32e7a96df13>>
3
+ * @codegen <<SignedSource::00066ccf92d726855b0c5d0a595a7f59>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -65,6 +65,7 @@ html[data-color-mode="dark"][data-theme~="dark:dark"] {
65
65
  --ds-icon-success: #2ABB7F;
66
66
  --ds-icon-discovery: #8F7EE7;
67
67
  --ds-icon-information: #388BFF;
68
+ --ds-icon-subtlest: #8C9BAB;
68
69
  --ds-icon-subtle: #8C9BAB;
69
70
  --ds-border: #A6C5E229;
70
71
  --ds-border-accent-lime: #82B536;
@@ -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::b5eb40f6aea97bcbbb771ec3de00b47c>>
3
+ * @codegen <<SignedSource::ea26b27692abe510181c1010fc4a804d>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -65,6 +65,7 @@ html[data-color-mode="dark"][data-theme~="dark:legacy-dark"] {
65
65
  --ds-icon-success: #57D9A3;
66
66
  --ds-icon-discovery: #998DD9;
67
67
  --ds-icon-information: #B3D4FF;
68
+ --ds-icon-subtlest: #202B3D;
68
69
  --ds-icon-subtle: #202B3D;
69
70
  --ds-border: #202B3D;
70
71
  --ds-border-accent-lime: #6A9A23;
@@ -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::01b0c7fb11a8188e21446b5be31c37fb>>
3
+ * @codegen <<SignedSource::cf534ea963ea88eda8addacd1f31b1c1>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -65,6 +65,7 @@ html[data-color-mode="dark"][data-theme~="dark:legacy-light"] {
65
65
  --ds-icon-success: #00875A;
66
66
  --ds-icon-discovery: #8777D9;
67
67
  --ds-icon-information: #0747A6;
68
+ --ds-icon-subtlest: #6B778C;
68
69
  --ds-icon-subtle: #6B778C;
69
70
  --ds-border: #091e4221;
70
71
  --ds-border-accent-lime: #6A9A23;
@@ -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::45944bee0e892c48bba65b33810e0acd>>
3
+ * @codegen <<SignedSource::44c62956ffd82211b835ab4ce5f54f9f>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -67,6 +67,7 @@ html[data-color-mode="dark"][data-contrast-mode="more"][data-theme~="dark:light"
67
67
  --ds-icon-success: #216E4E;
68
68
  --ds-icon-discovery: #6E5DC6;
69
69
  --ds-icon-information: #0055CC;
70
+ --ds-icon-subtlest: #2C3E5D;
70
71
  --ds-icon-subtle: #2C3E5D;
71
72
  --ds-border: #9BB4CA80;
72
73
  --ds-border-accent-lime: #4C6B1F;
@@ -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::ce98235c36b768192d87afe4e3c81ead>>
3
+ * @codegen <<SignedSource::d7d8636d01f9b983e93b8bc280781ce7>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  export default `
@@ -65,6 +65,7 @@ html[data-color-mode="dark"][data-theme~="dark:light"] {
65
65
  --ds-icon-success: #22A06B;
66
66
  --ds-icon-discovery: #8270DB;
67
67
  --ds-icon-information: #1D7AFC;
68
+ --ds-icon-subtlest: #626F86;
68
69
  --ds-icon-subtle: #626F86;
69
70
  --ds-border: #091E4224;
70
71
  --ds-border-accent-lime: #6A9A23;
@@ -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::147b25867280ec3f599839e4e5662544>>
3
+ * @codegen <<SignedSource::733444f60885d3da7ce8a7af7e46129a>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -1279,6 +1279,28 @@ const tokens = [{
1279
1279
  "name": "color.icon.information",
1280
1280
  "path": ["color", "icon", "information"],
1281
1281
  "cleanName": "color.icon.information"
1282
+ }, {
1283
+ "value": "#B6C2CF",
1284
+ "filePath": "schema/themes/atlassian-dark-increased-contrast/color/icon.tsx",
1285
+ "isSource": true,
1286
+ "attributes": {
1287
+ "group": "paint",
1288
+ "state": "active",
1289
+ "introduced": "1.54.0",
1290
+ "description": "Use for icons paired with color.text.subtlest"
1291
+ },
1292
+ "original": {
1293
+ "value": "DarkNeutral900",
1294
+ "attributes": {
1295
+ "group": "paint",
1296
+ "state": "active",
1297
+ "introduced": "1.54.0",
1298
+ "description": "Use for icons paired with color.text.subtlest"
1299
+ }
1300
+ },
1301
+ "name": "color.icon.subtlest",
1302
+ "path": ["color", "icon", "subtlest"],
1303
+ "cleanName": "color.icon.subtlest"
1282
1304
  }, {
1283
1305
  "value": "#B6C2CF",
1284
1306
  "filePath": "schema/themes/atlassian-dark-increased-contrast/color/icon.tsx",
@@ -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::3ca806368e7b33dc377306694b87dcc9>>
3
+ * @codegen <<SignedSource::06ca0ed72399c6d73167eeb8e786d25b>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -1279,6 +1279,28 @@ const tokens = [{
1279
1279
  "name": "color.icon.information",
1280
1280
  "path": ["color", "icon", "information"],
1281
1281
  "cleanName": "color.icon.information"
1282
+ }, {
1283
+ "attributes": {
1284
+ "group": "paint",
1285
+ "state": "active",
1286
+ "introduced": "1.54.0",
1287
+ "description": "Use for icons paired with color.text.subtlest"
1288
+ },
1289
+ "value": "#8C9BAB",
1290
+ "filePath": "schema/themes/atlassian-dark/color/icon.tsx",
1291
+ "isSource": true,
1292
+ "original": {
1293
+ "attributes": {
1294
+ "group": "paint",
1295
+ "state": "active",
1296
+ "introduced": "1.54.0",
1297
+ "description": "Use for icons paired with color.text.subtlest"
1298
+ },
1299
+ "value": "DarkNeutral700"
1300
+ },
1301
+ "name": "color.icon.subtlest",
1302
+ "path": ["color", "icon", "subtlest"],
1303
+ "cleanName": "color.icon.subtlest"
1282
1304
  }, {
1283
1305
  "attributes": {
1284
1306
  "group": "paint",
@@ -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::b5472bb6d92193f7985097160bad1a9b>>
3
+ * @codegen <<SignedSource::fbf8e2b60aebce76cca97bc8f0838200>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -1279,6 +1279,28 @@ const tokens = [{
1279
1279
  "name": "color.icon.information",
1280
1280
  "path": ["color", "icon", "information"],
1281
1281
  "cleanName": "color.icon.information"
1282
+ }, {
1283
+ "attributes": {
1284
+ "group": "paint",
1285
+ "state": "active",
1286
+ "introduced": "1.54.0",
1287
+ "description": "Use for icons paired with color.text.subtlest"
1288
+ },
1289
+ "value": "#202B3D",
1290
+ "filePath": "schema/themes/atlassian-legacy-dark/color/icon.tsx",
1291
+ "isSource": true,
1292
+ "original": {
1293
+ "attributes": {
1294
+ "group": "paint",
1295
+ "state": "active",
1296
+ "introduced": "1.54.0",
1297
+ "description": "Use for icons paired with color.text.subtlest"
1298
+ },
1299
+ "value": "DN40"
1300
+ },
1301
+ "name": "color.icon.subtlest",
1302
+ "path": ["color", "icon", "subtlest"],
1303
+ "cleanName": "color.icon.subtlest"
1282
1304
  }, {
1283
1305
  "attributes": {
1284
1306
  "group": "paint",
@@ -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::de5ae01fb6e2d702ddbdde2e1ab25b65>>
3
+ * @codegen <<SignedSource::af708029445848a184edeabecd92221f>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -1279,6 +1279,28 @@ const tokens = [{
1279
1279
  "name": "color.icon.information",
1280
1280
  "path": ["color", "icon", "information"],
1281
1281
  "cleanName": "color.icon.information"
1282
+ }, {
1283
+ "attributes": {
1284
+ "group": "paint",
1285
+ "state": "active",
1286
+ "introduced": "1.54.0",
1287
+ "description": "Use for icons paired with color.text.subtlest"
1288
+ },
1289
+ "value": "#6B778C",
1290
+ "filePath": "schema/themes/atlassian-legacy-light/color/icon.tsx",
1291
+ "isSource": true,
1292
+ "original": {
1293
+ "attributes": {
1294
+ "group": "paint",
1295
+ "state": "active",
1296
+ "introduced": "1.54.0",
1297
+ "description": "Use for icons paired with color.text.subtlest"
1298
+ },
1299
+ "value": "N200"
1300
+ },
1301
+ "name": "color.icon.subtlest",
1302
+ "path": ["color", "icon", "subtlest"],
1303
+ "cleanName": "color.icon.subtlest"
1282
1304
  }, {
1283
1305
  "attributes": {
1284
1306
  "group": "paint",
@@ -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::fb497c2575a43684b70e2ae5c134d8e7>>
3
+ * @codegen <<SignedSource::0f7faf50570284c11dff5f282b4fa4fe>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -1279,6 +1279,28 @@ const tokens = [{
1279
1279
  "name": "color.icon.information",
1280
1280
  "path": ["color", "icon", "information"],
1281
1281
  "cleanName": "color.icon.information"
1282
+ }, {
1283
+ "value": "#2C3E5D",
1284
+ "filePath": "schema/themes/atlassian-light-increased-contrast/color/icon.tsx",
1285
+ "isSource": true,
1286
+ "attributes": {
1287
+ "group": "paint",
1288
+ "state": "active",
1289
+ "introduced": "1.54.0",
1290
+ "description": "Use for icons paired with color.text.subtlest"
1291
+ },
1292
+ "original": {
1293
+ "value": "Neutral900",
1294
+ "attributes": {
1295
+ "group": "paint",
1296
+ "state": "active",
1297
+ "introduced": "1.54.0",
1298
+ "description": "Use for icons paired with color.text.subtlest"
1299
+ }
1300
+ },
1301
+ "name": "color.icon.subtlest",
1302
+ "path": ["color", "icon", "subtlest"],
1303
+ "cleanName": "color.icon.subtlest"
1282
1304
  }, {
1283
1305
  "value": "#2C3E5D",
1284
1306
  "filePath": "schema/themes/atlassian-light-increased-contrast/color/icon.tsx",
@@ -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::c674e43d7ff4f992a02fe117eeeae704>>
3
+ * @codegen <<SignedSource::621312f3cbdb221281b52b23cf9e6c58>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -1279,6 +1279,28 @@ const tokens = [{
1279
1279
  "name": "color.icon.information",
1280
1280
  "path": ["color", "icon", "information"],
1281
1281
  "cleanName": "color.icon.information"
1282
+ }, {
1283
+ "attributes": {
1284
+ "group": "paint",
1285
+ "state": "active",
1286
+ "introduced": "1.54.0",
1287
+ "description": "Use for icons paired with color.text.subtlest"
1288
+ },
1289
+ "value": "#626F86",
1290
+ "filePath": "schema/themes/atlassian-light/color/icon.tsx",
1291
+ "isSource": true,
1292
+ "original": {
1293
+ "attributes": {
1294
+ "group": "paint",
1295
+ "state": "active",
1296
+ "introduced": "1.54.0",
1297
+ "description": "Use for icons paired with color.text.subtlest"
1298
+ },
1299
+ "value": "Neutral700"
1300
+ },
1301
+ "name": "color.icon.subtlest",
1302
+ "path": ["color", "icon", "subtlest"],
1303
+ "cleanName": "color.icon.subtlest"
1282
1304
  }, {
1283
1305
  "attributes": {
1284
1306
  "group": "paint",
@@ -88,7 +88,8 @@ export default function plugin() {
88
88
  }
89
89
 
90
90
  // Handle fallbacks
91
- const fallback = state.opts.shouldForceAutoFallback ? t.stringLiteral(getDefaultFallback(tokenName, state.opts.defaultTheme)) : path.node.arguments[1];
91
+ // The border.radius tokens are skipped in shouldForceAutoFallback mode because these tokens are not enabled in the live products and enforcing default values on them will override all the fallback values that are currently being used to render the actual UI.
92
+ const fallback = state.opts.shouldForceAutoFallback && !tokenName.startsWith('border.radius') ? t.stringLiteral(getDefaultFallback(tokenName, state.opts.defaultTheme)) : path.node.arguments[1];
92
93
  if (t.isStringLiteral(fallback)) {
93
94
  // String literals can be concatenated into css variable call
94
95
  // Empty string fallbacks are ignored. For now, as the user did specify a fallback, no default is inserted