@atlaskit/tokens 0.10.13 → 0.10.14

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 CHANGED
@@ -1,5 +1,16 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 0.10.14
4
+
5
+ ### Patch Changes
6
+
7
+ - [`e3377246ebc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e3377246ebc) - Moves the following `deprecated` tokens to the `sunset` phase. Please ensure that all `sunset` tokens are removed from your application, they will be completely removed in the next major version:
8
+
9
+ - 'color.interaction.inverse.hovered' => 'color.background.inverse.subtle.hovered'
10
+ - 'color.interaction.inverse.pressed' => 'color.background.inverse.subtle.pressed'
11
+
12
+ If you have configured the design token eslint rules, running `eslint --fix` will resolve these changes automatically.
13
+
3
14
  ## 0.10.13
4
15
 
5
16
  ### Patch Changes
@@ -19,7 +19,7 @@ exports.default = void 0;
19
19
  * These changes will then be picked up by our tooling which will attempt to
20
20
  * migrate as many of these renames as possible.
21
21
  *
22
- * @codegen <<SignedSource::3b33fd6cb94d4a40b7b5790bebd50f60>>
22
+ * @codegen <<SignedSource::afc1ce63c4571109e333891b70af2ae8>>
23
23
  * @codegenCommand yarn build tokens
24
24
  */
25
25
  var renameMapper = [{
@@ -328,11 +328,11 @@ var renameMapper = [{
328
328
  "replacement": "color.background.neutral.subtle.pressed"
329
329
  }, {
330
330
  "path": "color.interaction.inverse.hovered",
331
- "state": "deprecated",
331
+ "state": "deleted",
332
332
  "replacement": "color.background.inverse.subtle.hovered"
333
333
  }, {
334
334
  "path": "color.interaction.inverse.pressed",
335
- "state": "deprecated",
335
+ "state": "deleted",
336
336
  "replacement": "color.background.inverse.subtle.pressed"
337
337
  }, {
338
338
  "path": "color.accent.boldBlue",
@@ -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::2d1a0dfbc05adf2fcb798f5a600f0b29>>
10
+ * @codegen <<SignedSource::3fef3c7e03c920ccf46adb8e5016f1f9>>
11
11
  * @codegenCommand yarn build tokens
12
12
  */
13
13
  var tokens = [{
@@ -5635,9 +5635,10 @@ var tokens = [{
5635
5635
  }, {
5636
5636
  "attributes": {
5637
5637
  "group": "paint",
5638
- "state": "deprecated",
5638
+ "state": "deleted",
5639
5639
  "introduced": "0.6.0",
5640
5640
  "deprecated": "0.10.8",
5641
+ "deleted": "0.10.13",
5641
5642
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5642
5643
  "replacement": "color.background.inverse.subtle.hovered"
5643
5644
  },
@@ -5647,9 +5648,10 @@ var tokens = [{
5647
5648
  "original": {
5648
5649
  "attributes": {
5649
5650
  "group": "paint",
5650
- "state": "deprecated",
5651
+ "state": "deleted",
5651
5652
  "introduced": "0.6.0",
5652
5653
  "deprecated": "0.10.8",
5654
+ "deleted": "0.10.13",
5653
5655
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5654
5656
  "replacement": "color.background.inverse.subtle.hovered"
5655
5657
  },
@@ -5660,9 +5662,10 @@ var tokens = [{
5660
5662
  }, {
5661
5663
  "attributes": {
5662
5664
  "group": "paint",
5663
- "state": "deprecated",
5665
+ "state": "deleted",
5664
5666
  "introduced": "0.6.0",
5665
5667
  "deprecated": "0.10.8 ",
5668
+ "deleted": "0.10.13",
5666
5669
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5667
5670
  "replacement": "color.background.inverse.subtle.pressed"
5668
5671
  },
@@ -5672,9 +5675,10 @@ var tokens = [{
5672
5675
  "original": {
5673
5676
  "attributes": {
5674
5677
  "group": "paint",
5675
- "state": "deprecated",
5678
+ "state": "deleted",
5676
5679
  "introduced": "0.6.0",
5677
5680
  "deprecated": "0.10.8 ",
5681
+ "deleted": "0.10.13",
5678
5682
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5679
5683
  "replacement": "color.background.inverse.subtle.pressed"
5680
5684
  },
@@ -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::fc44c853b0acd381a2c5fd8f63ae1bf6>>
10
+ * @codegen <<SignedSource::f6a9d19d9e568ee23ce24a7127ceb09c>>
11
11
  * @codegenCommand yarn build tokens
12
12
  */
13
13
  var tokens = [{
@@ -5635,9 +5635,10 @@ var tokens = [{
5635
5635
  }, {
5636
5636
  "attributes": {
5637
5637
  "group": "paint",
5638
- "state": "deprecated",
5638
+ "state": "deleted",
5639
5639
  "introduced": "0.6.0",
5640
5640
  "deprecated": "0.10.8",
5641
+ "deleted": "0.10.13",
5641
5642
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5642
5643
  "replacement": "color.background.inverse.subtle.hovered"
5643
5644
  },
@@ -5647,9 +5648,10 @@ var tokens = [{
5647
5648
  "original": {
5648
5649
  "attributes": {
5649
5650
  "group": "paint",
5650
- "state": "deprecated",
5651
+ "state": "deleted",
5651
5652
  "introduced": "0.6.0",
5652
5653
  "deprecated": "0.10.8",
5654
+ "deleted": "0.10.13",
5653
5655
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5654
5656
  "replacement": "color.background.inverse.subtle.hovered"
5655
5657
  },
@@ -5660,9 +5662,10 @@ var tokens = [{
5660
5662
  }, {
5661
5663
  "attributes": {
5662
5664
  "group": "paint",
5663
- "state": "deprecated",
5665
+ "state": "deleted",
5664
5666
  "introduced": "0.6.0",
5665
5667
  "deprecated": "0.10.8 ",
5668
+ "deleted": "0.10.13",
5666
5669
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5667
5670
  "replacement": "color.background.inverse.subtle.pressed"
5668
5671
  },
@@ -5672,9 +5675,10 @@ var tokens = [{
5672
5675
  "original": {
5673
5676
  "attributes": {
5674
5677
  "group": "paint",
5675
- "state": "deprecated",
5678
+ "state": "deleted",
5676
5679
  "introduced": "0.6.0",
5677
5680
  "deprecated": "0.10.8 ",
5681
+ "deleted": "0.10.13",
5678
5682
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5679
5683
  "replacement": "color.background.inverse.subtle.pressed"
5680
5684
  },
@@ -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.13";
17
+ var version = "0.10.14";
18
18
 
19
19
  function token(path, fallback) {
20
20
  var token = _tokenNames.default[path];
@@ -1135,9 +1135,10 @@ var color = {
1135
1135
  hovered: {
1136
1136
  attributes: {
1137
1137
  group: 'paint',
1138
- state: 'deprecated',
1138
+ state: 'deleted',
1139
1139
  introduced: '0.6.0',
1140
1140
  deprecated: '0.10.8',
1141
+ deleted: '0.10.13',
1141
1142
  description: 'Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.',
1142
1143
  replacement: 'color.background.inverse.subtle.hovered'
1143
1144
  }
@@ -1145,9 +1146,10 @@ var color = {
1145
1146
  pressed: {
1146
1147
  attributes: {
1147
1148
  group: 'paint',
1148
- state: 'deprecated',
1149
+ state: 'deleted',
1149
1150
  introduced: '0.6.0',
1150
1151
  deprecated: '0.10.8 ',
1152
+ deleted: '0.10.13',
1151
1153
  description: 'Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.',
1152
1154
  replacement: 'color.background.inverse.subtle.pressed'
1153
1155
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.13",
3
+ "version": "0.10.14",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
@@ -12,7 +12,7 @@
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::3b33fd6cb94d4a40b7b5790bebd50f60>>
15
+ * @codegen <<SignedSource::afc1ce63c4571109e333891b70af2ae8>>
16
16
  * @codegenCommand yarn build tokens
17
17
  */
18
18
  const renameMapper = [{
@@ -321,11 +321,11 @@ const renameMapper = [{
321
321
  "replacement": "color.background.neutral.subtle.pressed"
322
322
  }, {
323
323
  "path": "color.interaction.inverse.hovered",
324
- "state": "deprecated",
324
+ "state": "deleted",
325
325
  "replacement": "color.background.inverse.subtle.hovered"
326
326
  }, {
327
327
  "path": "color.interaction.inverse.pressed",
328
- "state": "deprecated",
328
+ "state": "deleted",
329
329
  "replacement": "color.background.inverse.subtle.pressed"
330
330
  }, {
331
331
  "path": "color.accent.boldBlue",
@@ -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::2d1a0dfbc05adf2fcb798f5a600f0b29>>
3
+ * @codegen <<SignedSource::3fef3c7e03c920ccf46adb8e5016f1f9>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -5628,9 +5628,10 @@ const tokens = [{
5628
5628
  }, {
5629
5629
  "attributes": {
5630
5630
  "group": "paint",
5631
- "state": "deprecated",
5631
+ "state": "deleted",
5632
5632
  "introduced": "0.6.0",
5633
5633
  "deprecated": "0.10.8",
5634
+ "deleted": "0.10.13",
5634
5635
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5635
5636
  "replacement": "color.background.inverse.subtle.hovered"
5636
5637
  },
@@ -5640,9 +5641,10 @@ const tokens = [{
5640
5641
  "original": {
5641
5642
  "attributes": {
5642
5643
  "group": "paint",
5643
- "state": "deprecated",
5644
+ "state": "deleted",
5644
5645
  "introduced": "0.6.0",
5645
5646
  "deprecated": "0.10.8",
5647
+ "deleted": "0.10.13",
5646
5648
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5647
5649
  "replacement": "color.background.inverse.subtle.hovered"
5648
5650
  },
@@ -5653,9 +5655,10 @@ const tokens = [{
5653
5655
  }, {
5654
5656
  "attributes": {
5655
5657
  "group": "paint",
5656
- "state": "deprecated",
5658
+ "state": "deleted",
5657
5659
  "introduced": "0.6.0",
5658
5660
  "deprecated": "0.10.8 ",
5661
+ "deleted": "0.10.13",
5659
5662
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5660
5663
  "replacement": "color.background.inverse.subtle.pressed"
5661
5664
  },
@@ -5665,9 +5668,10 @@ const tokens = [{
5665
5668
  "original": {
5666
5669
  "attributes": {
5667
5670
  "group": "paint",
5668
- "state": "deprecated",
5671
+ "state": "deleted",
5669
5672
  "introduced": "0.6.0",
5670
5673
  "deprecated": "0.10.8 ",
5674
+ "deleted": "0.10.13",
5671
5675
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5672
5676
  "replacement": "color.background.inverse.subtle.pressed"
5673
5677
  },
@@ -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::fc44c853b0acd381a2c5fd8f63ae1bf6>>
3
+ * @codegen <<SignedSource::f6a9d19d9e568ee23ce24a7127ceb09c>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -5628,9 +5628,10 @@ const tokens = [{
5628
5628
  }, {
5629
5629
  "attributes": {
5630
5630
  "group": "paint",
5631
- "state": "deprecated",
5631
+ "state": "deleted",
5632
5632
  "introduced": "0.6.0",
5633
5633
  "deprecated": "0.10.8",
5634
+ "deleted": "0.10.13",
5634
5635
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5635
5636
  "replacement": "color.background.inverse.subtle.hovered"
5636
5637
  },
@@ -5640,9 +5641,10 @@ const tokens = [{
5640
5641
  "original": {
5641
5642
  "attributes": {
5642
5643
  "group": "paint",
5643
- "state": "deprecated",
5644
+ "state": "deleted",
5644
5645
  "introduced": "0.6.0",
5645
5646
  "deprecated": "0.10.8",
5647
+ "deleted": "0.10.13",
5646
5648
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5647
5649
  "replacement": "color.background.inverse.subtle.hovered"
5648
5650
  },
@@ -5653,9 +5655,10 @@ const tokens = [{
5653
5655
  }, {
5654
5656
  "attributes": {
5655
5657
  "group": "paint",
5656
- "state": "deprecated",
5658
+ "state": "deleted",
5657
5659
  "introduced": "0.6.0",
5658
5660
  "deprecated": "0.10.8 ",
5661
+ "deleted": "0.10.13",
5659
5662
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5660
5663
  "replacement": "color.background.inverse.subtle.pressed"
5661
5664
  },
@@ -5665,9 +5668,10 @@ const tokens = [{
5665
5668
  "original": {
5666
5669
  "attributes": {
5667
5670
  "group": "paint",
5668
- "state": "deprecated",
5671
+ "state": "deleted",
5669
5672
  "introduced": "0.6.0",
5670
5673
  "deprecated": "0.10.8 ",
5674
+ "deleted": "0.10.13",
5671
5675
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5672
5676
  "replacement": "color.background.inverse.subtle.pressed"
5673
5677
  },
@@ -2,7 +2,7 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  import { TOKEN_NOT_FOUND_CSS_VAR } from './constants';
4
4
  const name = "@atlaskit/tokens";
5
- const version = "0.10.13";
5
+ const version = "0.10.14";
6
6
 
7
7
  function token(path, fallback) {
8
8
  let token = tokens[path];
@@ -1159,9 +1159,10 @@ Also use for yellow icons or borders when there is no meaning tied to the color,
1159
1159
  hovered: {
1160
1160
  attributes: {
1161
1161
  group: 'paint',
1162
- state: 'deprecated',
1162
+ state: 'deleted',
1163
1163
  introduced: '0.6.0',
1164
1164
  deprecated: '0.10.8',
1165
+ deleted: '0.10.13',
1165
1166
  description: 'Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.',
1166
1167
  replacement: 'color.background.inverse.subtle.hovered'
1167
1168
  }
@@ -1169,9 +1170,10 @@ Also use for yellow icons or borders when there is no meaning tied to the color,
1169
1170
  pressed: {
1170
1171
  attributes: {
1171
1172
  group: 'paint',
1172
- state: 'deprecated',
1173
+ state: 'deleted',
1173
1174
  introduced: '0.6.0',
1174
1175
  deprecated: '0.10.8 ',
1176
+ deleted: '0.10.13',
1175
1177
  description: 'Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.',
1176
1178
  replacement: 'color.background.inverse.subtle.pressed'
1177
1179
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.13",
3
+ "version": "0.10.14",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
@@ -12,7 +12,7 @@
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::3b33fd6cb94d4a40b7b5790bebd50f60>>
15
+ * @codegen <<SignedSource::afc1ce63c4571109e333891b70af2ae8>>
16
16
  * @codegenCommand yarn build tokens
17
17
  */
18
18
  var renameMapper = [{
@@ -321,11 +321,11 @@ var renameMapper = [{
321
321
  "replacement": "color.background.neutral.subtle.pressed"
322
322
  }, {
323
323
  "path": "color.interaction.inverse.hovered",
324
- "state": "deprecated",
324
+ "state": "deleted",
325
325
  "replacement": "color.background.inverse.subtle.hovered"
326
326
  }, {
327
327
  "path": "color.interaction.inverse.pressed",
328
- "state": "deprecated",
328
+ "state": "deleted",
329
329
  "replacement": "color.background.inverse.subtle.pressed"
330
330
  }, {
331
331
  "path": "color.accent.boldBlue",
@@ -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::2d1a0dfbc05adf2fcb798f5a600f0b29>>
3
+ * @codegen <<SignedSource::3fef3c7e03c920ccf46adb8e5016f1f9>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -5628,9 +5628,10 @@ var tokens = [{
5628
5628
  }, {
5629
5629
  "attributes": {
5630
5630
  "group": "paint",
5631
- "state": "deprecated",
5631
+ "state": "deleted",
5632
5632
  "introduced": "0.6.0",
5633
5633
  "deprecated": "0.10.8",
5634
+ "deleted": "0.10.13",
5634
5635
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5635
5636
  "replacement": "color.background.inverse.subtle.hovered"
5636
5637
  },
@@ -5640,9 +5641,10 @@ var tokens = [{
5640
5641
  "original": {
5641
5642
  "attributes": {
5642
5643
  "group": "paint",
5643
- "state": "deprecated",
5644
+ "state": "deleted",
5644
5645
  "introduced": "0.6.0",
5645
5646
  "deprecated": "0.10.8",
5647
+ "deleted": "0.10.13",
5646
5648
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5647
5649
  "replacement": "color.background.inverse.subtle.hovered"
5648
5650
  },
@@ -5653,9 +5655,10 @@ var tokens = [{
5653
5655
  }, {
5654
5656
  "attributes": {
5655
5657
  "group": "paint",
5656
- "state": "deprecated",
5658
+ "state": "deleted",
5657
5659
  "introduced": "0.6.0",
5658
5660
  "deprecated": "0.10.8 ",
5661
+ "deleted": "0.10.13",
5659
5662
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5660
5663
  "replacement": "color.background.inverse.subtle.pressed"
5661
5664
  },
@@ -5665,9 +5668,10 @@ var tokens = [{
5665
5668
  "original": {
5666
5669
  "attributes": {
5667
5670
  "group": "paint",
5668
- "state": "deprecated",
5671
+ "state": "deleted",
5669
5672
  "introduced": "0.6.0",
5670
5673
  "deprecated": "0.10.8 ",
5674
+ "deleted": "0.10.13",
5671
5675
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5672
5676
  "replacement": "color.background.inverse.subtle.pressed"
5673
5677
  },
@@ -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::fc44c853b0acd381a2c5fd8f63ae1bf6>>
3
+ * @codegen <<SignedSource::f6a9d19d9e568ee23ce24a7127ceb09c>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  var tokens = [{
@@ -5628,9 +5628,10 @@ var tokens = [{
5628
5628
  }, {
5629
5629
  "attributes": {
5630
5630
  "group": "paint",
5631
- "state": "deprecated",
5631
+ "state": "deleted",
5632
5632
  "introduced": "0.6.0",
5633
5633
  "deprecated": "0.10.8",
5634
+ "deleted": "0.10.13",
5634
5635
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5635
5636
  "replacement": "color.background.inverse.subtle.hovered"
5636
5637
  },
@@ -5640,9 +5641,10 @@ var tokens = [{
5640
5641
  "original": {
5641
5642
  "attributes": {
5642
5643
  "group": "paint",
5643
- "state": "deprecated",
5644
+ "state": "deleted",
5644
5645
  "introduced": "0.6.0",
5645
5646
  "deprecated": "0.10.8",
5647
+ "deleted": "0.10.13",
5646
5648
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5647
5649
  "replacement": "color.background.inverse.subtle.hovered"
5648
5650
  },
@@ -5653,9 +5655,10 @@ var tokens = [{
5653
5655
  }, {
5654
5656
  "attributes": {
5655
5657
  "group": "paint",
5656
- "state": "deprecated",
5658
+ "state": "deleted",
5657
5659
  "introduced": "0.6.0",
5658
5660
  "deprecated": "0.10.8 ",
5661
+ "deleted": "0.10.13",
5659
5662
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5660
5663
  "replacement": "color.background.inverse.subtle.pressed"
5661
5664
  },
@@ -5665,9 +5668,10 @@ var tokens = [{
5665
5668
  "original": {
5666
5669
  "attributes": {
5667
5670
  "group": "paint",
5668
- "state": "deprecated",
5671
+ "state": "deleted",
5669
5672
  "introduced": "0.6.0",
5670
5673
  "deprecated": "0.10.8 ",
5674
+ "deleted": "0.10.13",
5671
5675
  "description": "Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.",
5672
5676
  "replacement": "color.background.inverse.subtle.pressed"
5673
5677
  },
@@ -2,7 +2,7 @@ import warnOnce from '@atlaskit/ds-lib/warn-once';
2
2
  import tokens from './artifacts/token-names';
3
3
  import { TOKEN_NOT_FOUND_CSS_VAR } from './constants';
4
4
  var name = "@atlaskit/tokens";
5
- var version = "0.10.13";
5
+ var version = "0.10.14";
6
6
 
7
7
  function token(path, fallback) {
8
8
  var token = tokens[path];
@@ -1129,9 +1129,10 @@ var color = {
1129
1129
  hovered: {
1130
1130
  attributes: {
1131
1131
  group: 'paint',
1132
- state: 'deprecated',
1132
+ state: 'deleted',
1133
1133
  introduced: '0.6.0',
1134
1134
  deprecated: '0.10.8',
1135
+ deleted: '0.10.13',
1135
1136
  description: 'Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.',
1136
1137
  replacement: 'color.background.inverse.subtle.hovered'
1137
1138
  }
@@ -1139,9 +1140,10 @@ var color = {
1139
1140
  pressed: {
1140
1141
  attributes: {
1141
1142
  group: 'paint',
1142
- state: 'deprecated',
1143
+ state: 'deleted',
1143
1144
  introduced: '0.6.0',
1144
1145
  deprecated: '0.10.8 ',
1146
+ deleted: '0.10.13',
1145
1147
  description: 'Use as a background overlay for elements in a hovered state on bold backgrounds, such as the buttons on spotlight cards.',
1146
1148
  replacement: 'color.background.inverse.subtle.pressed'
1147
1149
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.13",
3
+ "version": "0.10.14",
4
4
  "sideEffects": [
5
5
  "**/*.css"
6
6
  ]
@@ -12,7 +12,7 @@
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::3b33fd6cb94d4a40b7b5790bebd50f60>>
15
+ * @codegen <<SignedSource::afc1ce63c4571109e333891b70af2ae8>>
16
16
  * @codegenCommand yarn build tokens
17
17
  */
18
18
  import tokens from './token-names';
@@ -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::2d1a0dfbc05adf2fcb798f5a600f0b29>>
3
+ * @codegen <<SignedSource::3fef3c7e03c920ccf46adb8e5016f1f9>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  declare const tokens: ({
@@ -57,33 +57,6 @@ declare const tokens: ({
57
57
  };
58
58
  name: string;
59
59
  path: string[];
60
- } | {
61
- attributes: {
62
- group: string;
63
- state: string;
64
- introduced: string;
65
- deprecated: string;
66
- description: string;
67
- replacement: string;
68
- deleted?: undefined;
69
- };
70
- value: string;
71
- filePath: string;
72
- isSource: boolean;
73
- original: {
74
- attributes: {
75
- group: string;
76
- state: string;
77
- introduced: string;
78
- deprecated: string;
79
- description: string;
80
- replacement: string;
81
- deleted?: undefined;
82
- };
83
- value: string;
84
- };
85
- name: string;
86
- path: string[];
87
60
  } | {
88
61
  attributes: {
89
62
  group: string;
@@ -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::fc44c853b0acd381a2c5fd8f63ae1bf6>>
3
+ * @codegen <<SignedSource::f6a9d19d9e568ee23ce24a7127ceb09c>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  declare const tokens: ({
@@ -57,33 +57,6 @@ declare const tokens: ({
57
57
  };
58
58
  name: string;
59
59
  path: string[];
60
- } | {
61
- attributes: {
62
- group: string;
63
- state: string;
64
- introduced: string;
65
- deprecated: string;
66
- description: string;
67
- replacement: string;
68
- deleted?: undefined;
69
- };
70
- value: string;
71
- filePath: string;
72
- isSource: boolean;
73
- original: {
74
- attributes: {
75
- group: string;
76
- state: string;
77
- introduced: string;
78
- deprecated: string;
79
- description: string;
80
- replacement: string;
81
- deleted?: undefined;
82
- };
83
- value: string;
84
- };
85
- name: string;
86
- path: string[];
87
60
  } | {
88
61
  attributes: {
89
62
  group: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.10.13",
3
+ "version": "0.10.14",
4
4
  "author": "Atlassian Pty Ltd",
5
5
  "description": "Design tokens are the single source of truth to name and store design decisions.",
6
6
  "license": "Apache-2.0",
@@ -42,7 +42,7 @@
42
42
  "build-chrome-extension": "yarn --cwd tokens-browser-extension build-chrome-extension"
43
43
  },
44
44
  "dependencies": {
45
- "@atlaskit/ds-lib": "^2.0.0",
45
+ "@atlaskit/ds-lib": "^2.1.0",
46
46
  "@babel/runtime": "^7.0.0",
47
47
  "@babel/traverse": "^7.15.0",
48
48
  "@babel/types": "^7.15.0"
@@ -59,8 +59,8 @@
59
59
  "@atlaskit/checkbox": "^12.3.9",
60
60
  "@atlaskit/code": "^14.3.0",
61
61
  "@atlaskit/docs": "^9.0.10",
62
- "@atlaskit/dropdown-menu": "^11.2.0",
63
- "@atlaskit/dynamic-table": "^14.6.0",
62
+ "@atlaskit/dropdown-menu": "^11.3.0",
63
+ "@atlaskit/dynamic-table": "^14.7.0",
64
64
  "@atlaskit/empty-state": "^7.3.9",
65
65
  "@atlaskit/focus-ring": "^1.0.0",
66
66
  "@atlaskit/heading": "^0.1.8",