@atlaskit/tokens 0.10.19 → 0.10.20

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 (67) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/css/atlassian-dark.css +8 -2
  3. package/css/atlassian-legacy-dark.css +8 -2
  4. package/css/atlassian-legacy-light.css +7 -1
  5. package/css/atlassian-light.css +7 -1
  6. package/dist/cjs/artifacts/rename-mapping.js +4 -4
  7. package/dist/cjs/artifacts/token-default-values.js +7 -1
  8. package/dist/cjs/artifacts/token-names.js +7 -1
  9. package/dist/cjs/artifacts/tokens-raw/atlassian-dark.js +163 -17
  10. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-dark.js +163 -17
  11. package/dist/cjs/artifacts/tokens-raw/atlassian-legacy-light.js +143 -17
  12. package/dist/cjs/artifacts/tokens-raw/atlassian-light.js +143 -17
  13. package/dist/cjs/get-token.js +1 -1
  14. package/dist/cjs/tokens/atlassian-dark/elevation/shadow.js +12 -0
  15. package/dist/cjs/tokens/atlassian-dark/elevation/surface.js +27 -3
  16. package/dist/cjs/tokens/atlassian-legacy-dark/elevation/shadow.js +12 -0
  17. package/dist/cjs/tokens/atlassian-legacy-dark/elevation/surface.js +27 -3
  18. package/dist/cjs/tokens/atlassian-legacy-light/elevation/surface.js +27 -3
  19. package/dist/cjs/tokens/atlassian-light/elevation/surface.js +27 -3
  20. package/dist/cjs/tokens/default/deprecated/deprecated.js +3 -3
  21. package/dist/cjs/tokens/default/elevation/surface.js +69 -15
  22. package/dist/cjs/version.json +1 -1
  23. package/dist/es2019/artifacts/rename-mapping.js +4 -4
  24. package/dist/es2019/artifacts/token-default-values.js +7 -1
  25. package/dist/es2019/artifacts/token-names.js +7 -1
  26. package/dist/es2019/artifacts/tokens-raw/atlassian-dark.js +163 -17
  27. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-dark.js +163 -17
  28. package/dist/es2019/artifacts/tokens-raw/atlassian-legacy-light.js +143 -17
  29. package/dist/es2019/artifacts/tokens-raw/atlassian-light.js +143 -17
  30. package/dist/es2019/get-token.js +1 -1
  31. package/dist/es2019/tokens/atlassian-dark/elevation/shadow.js +12 -0
  32. package/dist/es2019/tokens/atlassian-dark/elevation/surface.js +27 -3
  33. package/dist/es2019/tokens/atlassian-legacy-dark/elevation/shadow.js +12 -0
  34. package/dist/es2019/tokens/atlassian-legacy-dark/elevation/surface.js +27 -3
  35. package/dist/es2019/tokens/atlassian-legacy-light/elevation/surface.js +27 -3
  36. package/dist/es2019/tokens/atlassian-light/elevation/surface.js +27 -3
  37. package/dist/es2019/tokens/default/deprecated/deprecated.js +3 -3
  38. package/dist/es2019/tokens/default/elevation/surface.js +69 -17
  39. package/dist/es2019/version.json +1 -1
  40. package/dist/esm/artifacts/rename-mapping.js +4 -4
  41. package/dist/esm/artifacts/token-default-values.js +7 -1
  42. package/dist/esm/artifacts/token-names.js +7 -1
  43. package/dist/esm/artifacts/tokens-raw/atlassian-dark.js +163 -17
  44. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-dark.js +163 -17
  45. package/dist/esm/artifacts/tokens-raw/atlassian-legacy-light.js +143 -17
  46. package/dist/esm/artifacts/tokens-raw/atlassian-light.js +143 -17
  47. package/dist/esm/get-token.js +1 -1
  48. package/dist/esm/tokens/atlassian-dark/elevation/shadow.js +12 -0
  49. package/dist/esm/tokens/atlassian-dark/elevation/surface.js +27 -3
  50. package/dist/esm/tokens/atlassian-legacy-dark/elevation/shadow.js +12 -0
  51. package/dist/esm/tokens/atlassian-legacy-dark/elevation/surface.js +27 -3
  52. package/dist/esm/tokens/atlassian-legacy-light/elevation/surface.js +27 -3
  53. package/dist/esm/tokens/atlassian-light/elevation/surface.js +27 -3
  54. package/dist/esm/tokens/default/deprecated/deprecated.js +3 -3
  55. package/dist/esm/tokens/default/elevation/surface.js +69 -15
  56. package/dist/esm/version.json +1 -1
  57. package/dist/types/artifacts/rename-mapping.d.ts +1 -1
  58. package/dist/types/artifacts/token-default-values.d.ts +7 -1
  59. package/dist/types/artifacts/token-names.d.ts +13 -1
  60. package/dist/types/artifacts/tokens-raw/atlassian-dark.d.ts +1 -1
  61. package/dist/types/artifacts/tokens-raw/atlassian-legacy-dark.d.ts +1 -1
  62. package/dist/types/artifacts/tokens-raw/atlassian-legacy-light.d.ts +1 -1
  63. package/dist/types/artifacts/tokens-raw/atlassian-light.d.ts +1 -1
  64. package/dist/types/artifacts/types-internal.d.ts +2 -2
  65. package/dist/types/artifacts/types.d.ts +2 -2
  66. package/dist/types/types.d.ts +15 -3
  67. package/package.json +6 -5
@@ -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::e9fa17eebeaf3b2a8318f43c4f7e89c4>>
3
+ * @codegen <<SignedSource::fc7198ce92b9604af441e36c1acb2075>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = {
@@ -282,9 +282,15 @@ const tokens = {
282
282
  'elevation.shadow.overflow': '--ds-shadow-overflow',
283
283
  'elevation.shadow.overlay': '--ds-shadow-overlay',
284
284
  'elevation.surface': '--ds-surface',
285
+ 'elevation.surface.hovered': '--ds-surface-hovered',
286
+ 'elevation.surface.pressed': '--ds-surface-pressed',
285
287
  'elevation.surface.sunken': '--ds-surface-sunken',
286
288
  'elevation.surface.raised': '--ds-surface-raised',
289
+ 'elevation.surface.raised.hovered': '--ds-surface-raised-hovered',
290
+ 'elevation.surface.raised.pressed': '--ds-surface-raised-pressed',
287
291
  'elevation.surface.overlay': '--ds-surface-overlay',
292
+ 'elevation.surface.overlay.hovered': '--ds-surface-overlay-hovered',
293
+ 'elevation.surface.overlay.pressed': '--ds-surface-overlay-pressed',
288
294
  'opacity.disabled': '--ds-opacity-disabled',
289
295
  'opacity.loading': '--ds-opacity-loading',
290
296
  'utility.UNSAFE_util.transparent': '--ds-UNSAFE_util-transparent',
@@ -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::b756f5f6727c826e5f41b4d6b9d2b8e3>>
3
+ * @codegen <<SignedSource::41ca1e1e710a7febb4c2b2ec651ef5f6>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -4825,7 +4825,7 @@ const tokens = [{
4825
4825
  "introduced": "0.0.15",
4826
4826
  "deprecated": "0.6.0",
4827
4827
  "deleted": "0.8.0",
4828
- "replacement": "elevation.surface.raised",
4828
+ "replacement": "elevation.surface.raised.[default]",
4829
4829
  "description": "Use for the background of raised cards, such as Jira cards on a Kanban board.\nCombine with shadow.card."
4830
4830
  },
4831
4831
  "value": "#1D2125",
@@ -4838,7 +4838,7 @@ const tokens = [{
4838
4838
  "introduced": "0.0.15",
4839
4839
  "deprecated": "0.6.0",
4840
4840
  "deleted": "0.8.0",
4841
- "replacement": "elevation.surface.raised",
4841
+ "replacement": "elevation.surface.raised.[default]",
4842
4842
  "description": "Use for the background of raised cards, such as Jira cards on a Kanban board.\nCombine with shadow.card."
4843
4843
  },
4844
4844
  "value": "DN100"
@@ -4852,7 +4852,7 @@ const tokens = [{
4852
4852
  "introduced": "0.0.15",
4853
4853
  "deprecated": "0.6.0",
4854
4854
  "deleted": "0.8.0",
4855
- "replacement": "elevation.surface.[default]",
4855
+ "replacement": "elevation.surface.[default].[default]",
4856
4856
  "description": "Use as the primary background for the UI"
4857
4857
  },
4858
4858
  "value": "#161A1D",
@@ -4865,7 +4865,7 @@ const tokens = [{
4865
4865
  "introduced": "0.0.15",
4866
4866
  "deprecated": "0.6.0",
4867
4867
  "deleted": "0.8.0",
4868
- "replacement": "elevation.surface.[default]",
4868
+ "replacement": "elevation.surface.[default].[default]",
4869
4869
  "description": "Use as the primary background for the UI"
4870
4870
  },
4871
4871
  "value": "DN0"
@@ -4879,7 +4879,7 @@ const tokens = [{
4879
4879
  "introduced": "0.0.15",
4880
4880
  "deprecated": "0.6.0",
4881
4881
  "deleted": "0.8.0",
4882
- "replacement": "elevation.surface.overlay",
4882
+ "replacement": "elevation.surface.overlay.[default]",
4883
4883
  "description": "\nUse for the background of overlay elements, such as modals, dropdown menus, flags, and inline dialogs (i.e. elements that sit on top of the UI).\n\nAlso use for the background of raised cards in a dragged state.\n\nCombine with shadow.overlay."
4884
4884
  },
4885
4885
  "value": "#22272B",
@@ -4892,7 +4892,7 @@ const tokens = [{
4892
4892
  "introduced": "0.0.15",
4893
4893
  "deprecated": "0.6.0",
4894
4894
  "deleted": "0.8.0",
4895
- "replacement": "elevation.surface.overlay",
4895
+ "replacement": "elevation.surface.overlay.[default]",
4896
4896
  "description": "\nUse for the background of overlay elements, such as modals, dropdown menus, flags, and inline dialogs (i.e. elements that sit on top of the UI).\n\nAlso use for the background of raised cards in a dragged state.\n\nCombine with shadow.overlay."
4897
4897
  },
4898
4898
  "value": "DN200"
@@ -6449,6 +6449,16 @@ const tokens = [{
6449
6449
  "description": "Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised"
6450
6450
  },
6451
6451
  "value": [{
6452
+ "radius": 0,
6453
+ "spread": 1,
6454
+ "color": "#000000",
6455
+ "offset": {
6456
+ "x": 0,
6457
+ "y": 0
6458
+ },
6459
+ "opacity": 0,
6460
+ "inset": true
6461
+ }, {
6452
6462
  "radius": 1,
6453
6463
  "offset": {
6454
6464
  "x": 0,
@@ -6475,6 +6485,16 @@ const tokens = [{
6475
6485
  "description": "Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised"
6476
6486
  },
6477
6487
  "value": [{
6488
+ "radius": 0,
6489
+ "spread": 1,
6490
+ "color": "#000000",
6491
+ "offset": {
6492
+ "x": 0,
6493
+ "y": 0
6494
+ },
6495
+ "opacity": 0,
6496
+ "inset": true
6497
+ }, {
6478
6498
  "radius": 1,
6479
6499
  "offset": {
6480
6500
  "x": 0,
@@ -6639,8 +6659,50 @@ const tokens = [{
6639
6659
  },
6640
6660
  "value": "DN0"
6641
6661
  },
6642
- "name": "elevation.surface.[default]",
6643
- "path": ["elevation", "surface", "[default]"]
6662
+ "name": "elevation.surface.[default].[default]",
6663
+ "path": ["elevation", "surface", "[default]", "[default]"]
6664
+ }, {
6665
+ "attributes": {
6666
+ "group": "paint",
6667
+ "state": "active",
6668
+ "introduced": "0.10.20",
6669
+ "description": "Hovered state of elevation.surface"
6670
+ },
6671
+ "value": "#1D2125",
6672
+ "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
6673
+ "isSource": true,
6674
+ "original": {
6675
+ "attributes": {
6676
+ "group": "paint",
6677
+ "state": "active",
6678
+ "introduced": "0.10.20",
6679
+ "description": "Hovered state of elevation.surface"
6680
+ },
6681
+ "value": "DN100"
6682
+ },
6683
+ "name": "elevation.surface.[default].hovered",
6684
+ "path": ["elevation", "surface", "[default]", "hovered"]
6685
+ }, {
6686
+ "attributes": {
6687
+ "group": "paint",
6688
+ "state": "active",
6689
+ "introduced": "0.10.20",
6690
+ "description": "Pressed state of elevation.surface"
6691
+ },
6692
+ "value": "#22272B",
6693
+ "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
6694
+ "isSource": true,
6695
+ "original": {
6696
+ "attributes": {
6697
+ "group": "paint",
6698
+ "state": "active",
6699
+ "introduced": "0.10.20",
6700
+ "description": "Pressed state of elevation.surface"
6701
+ },
6702
+ "value": "DN200"
6703
+ },
6704
+ "name": "elevation.surface.[default].pressed",
6705
+ "path": ["elevation", "surface", "[default]", "pressed"]
6644
6706
  }, {
6645
6707
  "attributes": {
6646
6708
  "group": "paint",
@@ -6667,7 +6729,7 @@ const tokens = [{
6667
6729
  "group": "paint",
6668
6730
  "state": "active",
6669
6731
  "introduced": "0.6.0",
6670
- "description": "Use for the background of raised cards, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised"
6732
+ "description": "Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised."
6671
6733
  },
6672
6734
  "value": "#1D2125",
6673
6735
  "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
@@ -6677,18 +6739,60 @@ const tokens = [{
6677
6739
  "group": "paint",
6678
6740
  "state": "active",
6679
6741
  "introduced": "0.6.0",
6680
- "description": "Use for the background of raised cards, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised"
6742
+ "description": "Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised."
6681
6743
  },
6682
6744
  "value": "DN100"
6683
6745
  },
6684
- "name": "elevation.surface.raised",
6685
- "path": ["elevation", "surface", "raised"]
6746
+ "name": "elevation.surface.raised.[default]",
6747
+ "path": ["elevation", "surface", "raised", "[default]"]
6748
+ }, {
6749
+ "attributes": {
6750
+ "group": "paint",
6751
+ "state": "active",
6752
+ "introduced": "0.10.20",
6753
+ "description": "Hovered state of elevation.surface.raised"
6754
+ },
6755
+ "value": "#22272B",
6756
+ "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
6757
+ "isSource": true,
6758
+ "original": {
6759
+ "attributes": {
6760
+ "group": "paint",
6761
+ "state": "active",
6762
+ "introduced": "0.10.20",
6763
+ "description": "Hovered state of elevation.surface.raised"
6764
+ },
6765
+ "value": "DN200"
6766
+ },
6767
+ "name": "elevation.surface.raised.hovered",
6768
+ "path": ["elevation", "surface", "raised", "hovered"]
6769
+ }, {
6770
+ "attributes": {
6771
+ "group": "paint",
6772
+ "state": "active",
6773
+ "introduced": "0.10.20",
6774
+ "description": "Pressed state of elevation.surface.raised"
6775
+ },
6776
+ "value": "#2C333A",
6777
+ "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
6778
+ "isSource": true,
6779
+ "original": {
6780
+ "attributes": {
6781
+ "group": "paint",
6782
+ "state": "active",
6783
+ "introduced": "0.10.20",
6784
+ "description": "Pressed state of elevation.surface.raised"
6785
+ },
6786
+ "value": "DN300"
6787
+ },
6788
+ "name": "elevation.surface.raised.pressed",
6789
+ "path": ["elevation", "surface", "raised", "pressed"]
6686
6790
  }, {
6687
6791
  "attributes": {
6688
6792
  "group": "paint",
6689
6793
  "state": "active",
6690
6794
  "introduced": "0.6.0",
6691
- "description": "Use for the background of elements that sit on top of they UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.shadow.overlay\n\nAlso use for the background of raised cards in a dragged state."
6795
+ "description": "Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay."
6692
6796
  },
6693
6797
  "value": "#22272B",
6694
6798
  "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
@@ -6698,12 +6802,54 @@ const tokens = [{
6698
6802
  "group": "paint",
6699
6803
  "state": "active",
6700
6804
  "introduced": "0.6.0",
6701
- "description": "Use for the background of elements that sit on top of they UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.shadow.overlay\n\nAlso use for the background of raised cards in a dragged state."
6805
+ "description": "Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay."
6702
6806
  },
6703
6807
  "value": "DN200"
6704
6808
  },
6705
- "name": "elevation.surface.overlay",
6706
- "path": ["elevation", "surface", "overlay"]
6809
+ "name": "elevation.surface.overlay.[default]",
6810
+ "path": ["elevation", "surface", "overlay", "[default]"]
6811
+ }, {
6812
+ "attributes": {
6813
+ "group": "paint",
6814
+ "state": "active",
6815
+ "introduced": "0.10.20",
6816
+ "description": "Hovered state of elevation.surface.overlay"
6817
+ },
6818
+ "value": "#2C333A",
6819
+ "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
6820
+ "isSource": true,
6821
+ "original": {
6822
+ "attributes": {
6823
+ "group": "paint",
6824
+ "state": "active",
6825
+ "introduced": "0.10.20",
6826
+ "description": "Hovered state of elevation.surface.overlay"
6827
+ },
6828
+ "value": "DN300"
6829
+ },
6830
+ "name": "elevation.surface.overlay.hovered",
6831
+ "path": ["elevation", "surface", "overlay", "hovered"]
6832
+ }, {
6833
+ "attributes": {
6834
+ "group": "paint",
6835
+ "state": "active",
6836
+ "introduced": "0.10.20",
6837
+ "description": "Pressed state of elevation.surface.overlay"
6838
+ },
6839
+ "value": "#454F59",
6840
+ "filePath": "src/tokens/atlassian-dark/elevation/surface.tsx",
6841
+ "isSource": true,
6842
+ "original": {
6843
+ "attributes": {
6844
+ "group": "paint",
6845
+ "state": "active",
6846
+ "introduced": "0.10.20",
6847
+ "description": "Pressed state of elevation.surface.overlay"
6848
+ },
6849
+ "value": "DN400"
6850
+ },
6851
+ "name": "elevation.surface.overlay.pressed",
6852
+ "path": ["elevation", "surface", "overlay", "pressed"]
6707
6853
  }, {
6708
6854
  "attributes": {
6709
6855
  "group": "opacity",
@@ -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::a99ec8f38397a16cab91e936de51714f>>
3
+ * @codegen <<SignedSource::c82e43b67b045a60bb8a6c1dc11edd58>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
  const tokens = [{
@@ -4825,7 +4825,7 @@ const tokens = [{
4825
4825
  "introduced": "0.0.15",
4826
4826
  "deprecated": "0.6.0",
4827
4827
  "deleted": "0.8.0",
4828
- "replacement": "elevation.surface.raised",
4828
+ "replacement": "elevation.surface.raised.[default]",
4829
4829
  "description": "Use for the background of raised cards, such as Jira cards on a Kanban board.\nCombine with shadow.card."
4830
4830
  },
4831
4831
  "value": "#FA11F2",
@@ -4838,7 +4838,7 @@ const tokens = [{
4838
4838
  "introduced": "0.0.15",
4839
4839
  "deprecated": "0.6.0",
4840
4840
  "deleted": "0.8.0",
4841
- "replacement": "elevation.surface.raised",
4841
+ "replacement": "elevation.surface.raised.[default]",
4842
4842
  "description": "Use for the background of raised cards, such as Jira cards on a Kanban board.\nCombine with shadow.card."
4843
4843
  },
4844
4844
  "value": "#FA11F2"
@@ -4852,7 +4852,7 @@ const tokens = [{
4852
4852
  "introduced": "0.0.15",
4853
4853
  "deprecated": "0.6.0",
4854
4854
  "deleted": "0.8.0",
4855
- "replacement": "elevation.surface.[default]",
4855
+ "replacement": "elevation.surface.[default].[default]",
4856
4856
  "description": "Use as the primary background for the UI"
4857
4857
  },
4858
4858
  "value": "#FA11F2",
@@ -4865,7 +4865,7 @@ const tokens = [{
4865
4865
  "introduced": "0.0.15",
4866
4866
  "deprecated": "0.6.0",
4867
4867
  "deleted": "0.8.0",
4868
- "replacement": "elevation.surface.[default]",
4868
+ "replacement": "elevation.surface.[default].[default]",
4869
4869
  "description": "Use as the primary background for the UI"
4870
4870
  },
4871
4871
  "value": "#FA11F2"
@@ -4879,7 +4879,7 @@ const tokens = [{
4879
4879
  "introduced": "0.0.15",
4880
4880
  "deprecated": "0.6.0",
4881
4881
  "deleted": "0.8.0",
4882
- "replacement": "elevation.surface.overlay",
4882
+ "replacement": "elevation.surface.overlay.[default]",
4883
4883
  "description": "\nUse for the background of overlay elements, such as modals, dropdown menus, flags, and inline dialogs (i.e. elements that sit on top of the UI).\n\nAlso use for the background of raised cards in a dragged state.\n\nCombine with shadow.overlay."
4884
4884
  },
4885
4885
  "value": "#FA11F2",
@@ -4892,7 +4892,7 @@ const tokens = [{
4892
4892
  "introduced": "0.0.15",
4893
4893
  "deprecated": "0.6.0",
4894
4894
  "deleted": "0.8.0",
4895
- "replacement": "elevation.surface.overlay",
4895
+ "replacement": "elevation.surface.overlay.[default]",
4896
4896
  "description": "\nUse for the background of overlay elements, such as modals, dropdown menus, flags, and inline dialogs (i.e. elements that sit on top of the UI).\n\nAlso use for the background of raised cards in a dragged state.\n\nCombine with shadow.overlay."
4897
4897
  },
4898
4898
  "value": "#FA11F2"
@@ -6449,6 +6449,16 @@ const tokens = [{
6449
6449
  "description": "Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised"
6450
6450
  },
6451
6451
  "value": [{
6452
+ "radius": 0,
6453
+ "spread": 1,
6454
+ "color": "#000000",
6455
+ "offset": {
6456
+ "x": 0,
6457
+ "y": 0
6458
+ },
6459
+ "opacity": 0,
6460
+ "inset": true
6461
+ }, {
6452
6462
  "radius": 1,
6453
6463
  "offset": {
6454
6464
  "x": 0,
@@ -6475,6 +6485,16 @@ const tokens = [{
6475
6485
  "description": "Use for the box shadow of raised card elements, such as Jira cards on a Kanban board. Combine with elevation.surface.raised"
6476
6486
  },
6477
6487
  "value": [{
6488
+ "radius": 0,
6489
+ "spread": 1,
6490
+ "color": "#000000",
6491
+ "offset": {
6492
+ "x": 0,
6493
+ "y": 0
6494
+ },
6495
+ "opacity": 0,
6496
+ "inset": true
6497
+ }, {
6478
6498
  "radius": 1,
6479
6499
  "offset": {
6480
6500
  "x": 0,
@@ -6639,8 +6659,50 @@ const tokens = [{
6639
6659
  },
6640
6660
  "value": "DN30"
6641
6661
  },
6642
- "name": "elevation.surface.[default]",
6643
- "path": ["elevation", "surface", "[default]"]
6662
+ "name": "elevation.surface.[default].[default]",
6663
+ "path": ["elevation", "surface", "[default]", "[default]"]
6664
+ }, {
6665
+ "attributes": {
6666
+ "group": "paint",
6667
+ "state": "active",
6668
+ "introduced": "0.10.20",
6669
+ "description": "Hovered state of elevation.surface"
6670
+ },
6671
+ "value": "#202B3D",
6672
+ "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
6673
+ "isSource": true,
6674
+ "original": {
6675
+ "attributes": {
6676
+ "group": "paint",
6677
+ "state": "active",
6678
+ "introduced": "0.10.20",
6679
+ "description": "Hovered state of elevation.surface"
6680
+ },
6681
+ "value": "DN40"
6682
+ },
6683
+ "name": "elevation.surface.[default].hovered",
6684
+ "path": ["elevation", "surface", "[default]", "hovered"]
6685
+ }, {
6686
+ "attributes": {
6687
+ "group": "paint",
6688
+ "state": "active",
6689
+ "introduced": "0.10.20",
6690
+ "description": "Pressed state of elevation.surface"
6691
+ },
6692
+ "value": "#283447",
6693
+ "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
6694
+ "isSource": true,
6695
+ "original": {
6696
+ "attributes": {
6697
+ "group": "paint",
6698
+ "state": "active",
6699
+ "introduced": "0.10.20",
6700
+ "description": "Pressed state of elevation.surface"
6701
+ },
6702
+ "value": "DN50"
6703
+ },
6704
+ "name": "elevation.surface.[default].pressed",
6705
+ "path": ["elevation", "surface", "[default]", "pressed"]
6644
6706
  }, {
6645
6707
  "attributes": {
6646
6708
  "group": "paint",
@@ -6667,7 +6729,7 @@ const tokens = [{
6667
6729
  "group": "paint",
6668
6730
  "state": "active",
6669
6731
  "introduced": "0.6.0",
6670
- "description": "Use for the background of raised cards, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised"
6732
+ "description": "Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised."
6671
6733
  },
6672
6734
  "value": "#455166",
6673
6735
  "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
@@ -6677,18 +6739,60 @@ const tokens = [{
6677
6739
  "group": "paint",
6678
6740
  "state": "active",
6679
6741
  "introduced": "0.6.0",
6680
- "description": "Use for the background of raised cards, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised"
6742
+ "description": "Use for the background of cards that can be moved, such as Jira cards on a Kanban board. Combine with elevation.shadow.raised."
6681
6743
  },
6682
6744
  "value": "DN80"
6683
6745
  },
6684
- "name": "elevation.surface.raised",
6685
- "path": ["elevation", "surface", "raised"]
6746
+ "name": "elevation.surface.raised.[default]",
6747
+ "path": ["elevation", "surface", "raised", "[default]"]
6748
+ }, {
6749
+ "attributes": {
6750
+ "group": "paint",
6751
+ "state": "active",
6752
+ "introduced": "0.10.20",
6753
+ "description": "Hovered state of elevation.surface.raised"
6754
+ },
6755
+ "value": "#56637A",
6756
+ "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
6757
+ "isSource": true,
6758
+ "original": {
6759
+ "attributes": {
6760
+ "group": "paint",
6761
+ "state": "active",
6762
+ "introduced": "0.10.20",
6763
+ "description": "Hovered state of elevation.surface.raised"
6764
+ },
6765
+ "value": "DN90"
6766
+ },
6767
+ "name": "elevation.surface.raised.hovered",
6768
+ "path": ["elevation", "surface", "raised", "hovered"]
6769
+ }, {
6770
+ "attributes": {
6771
+ "group": "paint",
6772
+ "state": "active",
6773
+ "introduced": "0.10.20",
6774
+ "description": "Pressed state of elevation.surface.raised"
6775
+ },
6776
+ "value": "#67758F",
6777
+ "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
6778
+ "isSource": true,
6779
+ "original": {
6780
+ "attributes": {
6781
+ "group": "paint",
6782
+ "state": "active",
6783
+ "introduced": "0.10.20",
6784
+ "description": "Pressed state of elevation.surface.raised"
6785
+ },
6786
+ "value": "DN100"
6787
+ },
6788
+ "name": "elevation.surface.raised.pressed",
6789
+ "path": ["elevation", "surface", "raised", "pressed"]
6686
6790
  }, {
6687
6791
  "attributes": {
6688
6792
  "group": "paint",
6689
6793
  "state": "active",
6690
6794
  "introduced": "0.6.0",
6691
- "description": "Use for the background of elements that sit on top of they UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.shadow.overlay\n\nAlso use for the background of raised cards in a dragged state."
6795
+ "description": "Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay."
6692
6796
  },
6693
6797
  "value": "#7988A3",
6694
6798
  "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
@@ -6698,12 +6802,54 @@ const tokens = [{
6698
6802
  "group": "paint",
6699
6803
  "state": "active",
6700
6804
  "introduced": "0.6.0",
6701
- "description": "Use for the background of elements that sit on top of they UI, such as modals, dropdown menus, flags, and inline dialogs. Combine with elevation.shadow.overlay\n\nAlso use for the background of raised cards in a dragged state."
6805
+ "description": "Use for the background of elements that sit on top of they UI, such as modals, dialogs, dropdown menus, floating toolbars, and floating single-action buttons. Also use for the background of raised cards in a dragged state. Combine with elevation.shadow.overlay."
6702
6806
  },
6703
6807
  "value": "DN200"
6704
6808
  },
6705
- "name": "elevation.surface.overlay",
6706
- "path": ["elevation", "surface", "overlay"]
6809
+ "name": "elevation.surface.overlay.[default]",
6810
+ "path": ["elevation", "surface", "overlay", "[default]"]
6811
+ }, {
6812
+ "attributes": {
6813
+ "group": "paint",
6814
+ "state": "active",
6815
+ "introduced": "0.10.20",
6816
+ "description": "Hovered state of elevation.surface.overlay"
6817
+ },
6818
+ "value": "#8C9CB8",
6819
+ "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
6820
+ "isSource": true,
6821
+ "original": {
6822
+ "attributes": {
6823
+ "group": "paint",
6824
+ "state": "active",
6825
+ "introduced": "0.10.20",
6826
+ "description": "Hovered state of elevation.surface.overlay"
6827
+ },
6828
+ "value": "DN300"
6829
+ },
6830
+ "name": "elevation.surface.overlay.hovered",
6831
+ "path": ["elevation", "surface", "overlay", "hovered"]
6832
+ }, {
6833
+ "attributes": {
6834
+ "group": "paint",
6835
+ "state": "active",
6836
+ "introduced": "0.10.20",
6837
+ "description": "Pressed state of elevation.surface.overlay"
6838
+ },
6839
+ "value": "#9FB0CC",
6840
+ "filePath": "src/tokens/atlassian-legacy-dark/elevation/surface.tsx",
6841
+ "isSource": true,
6842
+ "original": {
6843
+ "attributes": {
6844
+ "group": "paint",
6845
+ "state": "active",
6846
+ "introduced": "0.10.20",
6847
+ "description": "Pressed state of elevation.surface.overlay"
6848
+ },
6849
+ "value": "DN400"
6850
+ },
6851
+ "name": "elevation.surface.overlay.pressed",
6852
+ "path": ["elevation", "surface", "overlay", "pressed"]
6707
6853
  }, {
6708
6854
  "attributes": {
6709
6855
  "group": "opacity",