@atlaskit/tokens 0.2.1 → 0.3.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.
@@ -1,93 +1,93 @@
1
1
  // THIS IS AN AUTO-GENERATED FILE DO NOT MODIFY DIRECTLY
2
2
  // Re-generate by running `yarn build tokens`.
3
3
  const tokens = {
4
- 'color.accent.boldBlue': '--accent-boldBlue',
5
- 'color.accent.boldGreen': '--accent-boldGreen',
6
- 'color.accent.boldOrange': '--accent-boldOrange',
7
- 'color.accent.boldPurple': '--accent-boldPurple',
8
- 'color.accent.boldRed': '--accent-boldRed',
9
- 'color.accent.boldTeal': '--accent-boldTeal',
10
- 'color.accent.subtleBlue': '--accent-subtleBlue',
11
- 'color.accent.subtleGreen': '--accent-subtleGreen',
12
- 'color.accent.subtleMagenta': '--accent-subtleMagenta',
13
- 'color.accent.subtleOrange': '--accent-subtleOrange',
14
- 'color.accent.subtlePurple': '--accent-subtlePurple',
15
- 'color.accent.subtleRed': '--accent-subtleRed',
16
- 'color.accent.subtleTeal': '--accent-subtleTeal',
17
- 'color.background.sunken': '--background-sunken',
18
- 'color.background.default': '--background-default',
19
- 'color.background.card': '--background-card',
20
- 'color.background.overlay': '--background-overlay',
21
- 'color.background.selected.resting': '--background-selected-resting',
22
- 'color.background.selected.hover': '--background-selected-hover',
23
- 'color.background.selected.pressed': '--background-selected-pressed',
24
- 'color.background.blanket': '--background-blanket',
25
- 'color.background.disabled': '--background-disabled',
26
- 'color.background.boldBrand.resting': '--background-boldBrand-resting',
27
- 'color.background.boldBrand.hover': '--background-boldBrand-hover',
28
- 'color.background.boldBrand.pressed': '--background-boldBrand-pressed',
29
- 'color.background.subtleBrand.resting': '--background-subtleBrand-resting',
30
- 'color.background.subtleBrand.hover': '--background-subtleBrand-hover',
31
- 'color.background.subtleBrand.pressed': '--background-subtleBrand-pressed',
32
- 'color.background.boldDanger.resting': '--background-boldDanger-resting',
33
- 'color.background.boldDanger.hover': '--background-boldDanger-hover',
34
- 'color.background.boldDanger.pressed': '--background-boldDanger-pressed',
35
- 'color.background.subtleDanger.resting': '--background-subtleDanger-resting',
36
- 'color.background.subtleDanger.hover': '--background-subtleDanger-hover',
37
- 'color.background.subtleDanger.pressed': '--background-subtleDanger-pressed',
38
- 'color.background.boldWarning.resting': '--background-boldWarning-resting',
39
- 'color.background.boldWarning.hover': '--background-boldWarning-hover',
40
- 'color.background.boldWarning.pressed': '--background-boldWarning-pressed',
41
- 'color.background.subtleWarning.resting': '--background-subtleWarning-resting',
42
- 'color.background.subtleWarning.hover': '--background-subtleWarning-hover',
43
- 'color.background.subtleWarning.pressed': '--background-subtleWarning-pressed',
44
- 'color.background.boldSuccess.resting': '--background-boldSuccess-resting',
45
- 'color.background.boldSuccess.hover': '--background-boldSuccess-hover',
46
- 'color.background.boldSuccess.pressed': '--background-boldSuccess-pressed',
47
- 'color.background.subtleSuccess.resting': '--background-subtleSuccess-resting',
48
- 'color.background.subtleSuccess.hover': '--background-subtleSuccess-hover',
49
- 'color.background.subtleSuccess.pressed': '--background-subtleSuccess-pressed',
50
- 'color.background.boldDiscovery.resting': '--background-boldDiscovery-resting',
51
- 'color.background.boldDiscovery.hover': '--background-boldDiscovery-hover',
52
- 'color.background.boldDiscovery.pressed': '--background-boldDiscovery-pressed',
53
- 'color.background.subtleDiscovery.resting': '--background-subtleDiscovery-resting',
54
- 'color.background.subtleDiscovery.hover': '--background-subtleDiscovery-hover',
55
- 'color.background.subtleDiscovery.pressed': '--background-subtleDiscovery-pressed',
56
- 'color.background.boldNeutral.resting': '--background-boldNeutral-resting',
57
- 'color.background.boldNeutral.hover': '--background-boldNeutral-hover',
58
- 'color.background.boldNeutral.pressed': '--background-boldNeutral-pressed',
59
- 'color.background.transparentNeutral.hover': '--background-transparentNeutral-hover',
60
- 'color.background.transparentNeutral.pressed': '--background-transparentNeutral-pressed',
61
- 'color.background.subtleNeutral.resting': '--background-subtleNeutral-resting',
62
- 'color.background.subtleNeutral.hover': '--background-subtleNeutral-hover',
63
- 'color.background.subtleNeutral.pressed': '--background-subtleNeutral-pressed',
64
- 'color.background.subtleBorderedNeutral.resting': '--background-subtleBorderedNeutral-resting',
65
- 'color.background.subtleBorderedNeutral.pressed': '--background-subtleBorderedNeutral-pressed',
66
- 'color.border.focus': '--border-focus',
67
- 'color.border.neutral': '--border-neutral',
68
- 'color.iconBorder.brand': '--iconBorder-brand',
69
- 'color.iconBorder.danger': '--iconBorder-danger',
70
- 'color.iconBorder.warning': '--iconBorder-warning',
71
- 'color.iconBorder.success': '--iconBorder-success',
72
- 'color.iconBorder.discovery': '--iconBorder-discovery',
73
- 'color.overlay.hover': '--overlay-hover',
74
- 'color.overlay.pressed': '--overlay-pressed',
75
- 'color.text.selected': '--text-selected',
76
- 'color.text.highEmphasis': '--text-highEmphasis',
77
- 'color.text.mediumEmphasis': '--text-mediumEmphasis',
78
- 'color.text.lowEmphasis': '--text-lowEmphasis',
79
- 'color.text.onBold': '--text-onBold',
80
- 'color.text.onBoldWarning': '--text-onBoldWarning',
81
- 'color.text.link.resting': '--text-link-resting',
82
- 'color.text.link.pressed': '--text-link-pressed',
83
- 'color.text.brand': '--text-brand',
84
- 'color.text.warning': '--text-warning',
85
- 'color.text.danger': '--text-danger',
86
- 'color.text.success': '--text-success',
87
- 'color.text.discovery': '--text-discovery',
88
- 'color.text.disabled': '--text-disabled',
89
- 'shadow.card': '--card',
90
- 'shadow.overlay': '--overlay',
91
- 'utility.UNSAFE_util.transparent': '--UNSAFE_util-transparent'
4
+ 'color.accent.boldBlue': '--ds-accent-boldBlue',
5
+ 'color.accent.boldGreen': '--ds-accent-boldGreen',
6
+ 'color.accent.boldOrange': '--ds-accent-boldOrange',
7
+ 'color.accent.boldPurple': '--ds-accent-boldPurple',
8
+ 'color.accent.boldRed': '--ds-accent-boldRed',
9
+ 'color.accent.boldTeal': '--ds-accent-boldTeal',
10
+ 'color.accent.subtleBlue': '--ds-accent-subtleBlue',
11
+ 'color.accent.subtleGreen': '--ds-accent-subtleGreen',
12
+ 'color.accent.subtleMagenta': '--ds-accent-subtleMagenta',
13
+ 'color.accent.subtleOrange': '--ds-accent-subtleOrange',
14
+ 'color.accent.subtlePurple': '--ds-accent-subtlePurple',
15
+ 'color.accent.subtleRed': '--ds-accent-subtleRed',
16
+ 'color.accent.subtleTeal': '--ds-accent-subtleTeal',
17
+ 'color.background.sunken': '--ds-background-sunken',
18
+ 'color.background.default': '--ds-background-default',
19
+ 'color.background.card': '--ds-background-card',
20
+ 'color.background.overlay': '--ds-background-overlay',
21
+ 'color.background.selected.resting': '--ds-background-selected-resting',
22
+ 'color.background.selected.hover': '--ds-background-selected-hover',
23
+ 'color.background.selected.pressed': '--ds-background-selected-pressed',
24
+ 'color.background.blanket': '--ds-background-blanket',
25
+ 'color.background.disabled': '--ds-background-disabled',
26
+ 'color.background.boldBrand.resting': '--ds-background-boldBrand-resting',
27
+ 'color.background.boldBrand.hover': '--ds-background-boldBrand-hover',
28
+ 'color.background.boldBrand.pressed': '--ds-background-boldBrand-pressed',
29
+ 'color.background.subtleBrand.resting': '--ds-background-subtleBrand-resting',
30
+ 'color.background.subtleBrand.hover': '--ds-background-subtleBrand-hover',
31
+ 'color.background.subtleBrand.pressed': '--ds-background-subtleBrand-pressed',
32
+ 'color.background.boldDanger.resting': '--ds-background-boldDanger-resting',
33
+ 'color.background.boldDanger.hover': '--ds-background-boldDanger-hover',
34
+ 'color.background.boldDanger.pressed': '--ds-background-boldDanger-pressed',
35
+ 'color.background.subtleDanger.resting': '--ds-background-subtleDanger-resting',
36
+ 'color.background.subtleDanger.hover': '--ds-background-subtleDanger-hover',
37
+ 'color.background.subtleDanger.pressed': '--ds-background-subtleDanger-pressed',
38
+ 'color.background.boldWarning.resting': '--ds-background-boldWarning-resting',
39
+ 'color.background.boldWarning.hover': '--ds-background-boldWarning-hover',
40
+ 'color.background.boldWarning.pressed': '--ds-background-boldWarning-pressed',
41
+ 'color.background.subtleWarning.resting': '--ds-background-subtleWarning-resting',
42
+ 'color.background.subtleWarning.hover': '--ds-background-subtleWarning-hover',
43
+ 'color.background.subtleWarning.pressed': '--ds-background-subtleWarning-pressed',
44
+ 'color.background.boldSuccess.resting': '--ds-background-boldSuccess-resting',
45
+ 'color.background.boldSuccess.hover': '--ds-background-boldSuccess-hover',
46
+ 'color.background.boldSuccess.pressed': '--ds-background-boldSuccess-pressed',
47
+ 'color.background.subtleSuccess.resting': '--ds-background-subtleSuccess-resting',
48
+ 'color.background.subtleSuccess.hover': '--ds-background-subtleSuccess-hover',
49
+ 'color.background.subtleSuccess.pressed': '--ds-background-subtleSuccess-pressed',
50
+ 'color.background.boldDiscovery.resting': '--ds-background-boldDiscovery-resting',
51
+ 'color.background.boldDiscovery.hover': '--ds-background-boldDiscovery-hover',
52
+ 'color.background.boldDiscovery.pressed': '--ds-background-boldDiscovery-pressed',
53
+ 'color.background.subtleDiscovery.resting': '--ds-background-subtleDiscovery-resting',
54
+ 'color.background.subtleDiscovery.hover': '--ds-background-subtleDiscovery-hover',
55
+ 'color.background.subtleDiscovery.pressed': '--ds-background-subtleDiscovery-pressed',
56
+ 'color.background.boldNeutral.resting': '--ds-background-boldNeutral-resting',
57
+ 'color.background.boldNeutral.hover': '--ds-background-boldNeutral-hover',
58
+ 'color.background.boldNeutral.pressed': '--ds-background-boldNeutral-pressed',
59
+ 'color.background.transparentNeutral.hover': '--ds-background-transparentNeutral-hover',
60
+ 'color.background.transparentNeutral.pressed': '--ds-background-transparentNeutral-pressed',
61
+ 'color.background.subtleNeutral.resting': '--ds-background-subtleNeutral-resting',
62
+ 'color.background.subtleNeutral.hover': '--ds-background-subtleNeutral-hover',
63
+ 'color.background.subtleNeutral.pressed': '--ds-background-subtleNeutral-pressed',
64
+ 'color.background.subtleBorderedNeutral.resting': '--ds-background-subtleBorderedNeutral-resting',
65
+ 'color.background.subtleBorderedNeutral.pressed': '--ds-background-subtleBorderedNeutral-pressed',
66
+ 'color.border.focus': '--ds-border-focus',
67
+ 'color.border.neutral': '--ds-border-neutral',
68
+ 'color.iconBorder.brand': '--ds-iconBorder-brand',
69
+ 'color.iconBorder.danger': '--ds-iconBorder-danger',
70
+ 'color.iconBorder.warning': '--ds-iconBorder-warning',
71
+ 'color.iconBorder.success': '--ds-iconBorder-success',
72
+ 'color.iconBorder.discovery': '--ds-iconBorder-discovery',
73
+ 'color.overlay.hover': '--ds-overlay-hover',
74
+ 'color.overlay.pressed': '--ds-overlay-pressed',
75
+ 'color.text.selected': '--ds-text-selected',
76
+ 'color.text.highEmphasis': '--ds-text-highEmphasis',
77
+ 'color.text.mediumEmphasis': '--ds-text-mediumEmphasis',
78
+ 'color.text.lowEmphasis': '--ds-text-lowEmphasis',
79
+ 'color.text.onBold': '--ds-text-onBold',
80
+ 'color.text.onBoldWarning': '--ds-text-onBoldWarning',
81
+ 'color.text.link.resting': '--ds-text-link-resting',
82
+ 'color.text.link.pressed': '--ds-text-link-pressed',
83
+ 'color.text.brand': '--ds-text-brand',
84
+ 'color.text.warning': '--ds-text-warning',
85
+ 'color.text.danger': '--ds-text-danger',
86
+ 'color.text.success': '--ds-text-success',
87
+ 'color.text.discovery': '--ds-text-discovery',
88
+ 'color.text.disabled': '--ds-text-disabled',
89
+ 'shadow.card': '--ds-card',
90
+ 'shadow.overlay': '--ds-overlay',
91
+ 'utility.UNSAFE_util.transparent': '--ds-UNSAFE_util-transparent'
92
92
  };
93
93
  export default tokens;
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.2.1",
3
+ "version": "0.3.0",
4
4
  "sideEffects": false
5
5
  }
@@ -1,93 +1,93 @@
1
1
  // THIS IS AN AUTO-GENERATED FILE DO NOT MODIFY DIRECTLY
2
2
  // Re-generate by running `yarn build tokens`.
3
3
  var tokens = {
4
- 'color.accent.boldBlue': '--accent-boldBlue',
5
- 'color.accent.boldGreen': '--accent-boldGreen',
6
- 'color.accent.boldOrange': '--accent-boldOrange',
7
- 'color.accent.boldPurple': '--accent-boldPurple',
8
- 'color.accent.boldRed': '--accent-boldRed',
9
- 'color.accent.boldTeal': '--accent-boldTeal',
10
- 'color.accent.subtleBlue': '--accent-subtleBlue',
11
- 'color.accent.subtleGreen': '--accent-subtleGreen',
12
- 'color.accent.subtleMagenta': '--accent-subtleMagenta',
13
- 'color.accent.subtleOrange': '--accent-subtleOrange',
14
- 'color.accent.subtlePurple': '--accent-subtlePurple',
15
- 'color.accent.subtleRed': '--accent-subtleRed',
16
- 'color.accent.subtleTeal': '--accent-subtleTeal',
17
- 'color.background.sunken': '--background-sunken',
18
- 'color.background.default': '--background-default',
19
- 'color.background.card': '--background-card',
20
- 'color.background.overlay': '--background-overlay',
21
- 'color.background.selected.resting': '--background-selected-resting',
22
- 'color.background.selected.hover': '--background-selected-hover',
23
- 'color.background.selected.pressed': '--background-selected-pressed',
24
- 'color.background.blanket': '--background-blanket',
25
- 'color.background.disabled': '--background-disabled',
26
- 'color.background.boldBrand.resting': '--background-boldBrand-resting',
27
- 'color.background.boldBrand.hover': '--background-boldBrand-hover',
28
- 'color.background.boldBrand.pressed': '--background-boldBrand-pressed',
29
- 'color.background.subtleBrand.resting': '--background-subtleBrand-resting',
30
- 'color.background.subtleBrand.hover': '--background-subtleBrand-hover',
31
- 'color.background.subtleBrand.pressed': '--background-subtleBrand-pressed',
32
- 'color.background.boldDanger.resting': '--background-boldDanger-resting',
33
- 'color.background.boldDanger.hover': '--background-boldDanger-hover',
34
- 'color.background.boldDanger.pressed': '--background-boldDanger-pressed',
35
- 'color.background.subtleDanger.resting': '--background-subtleDanger-resting',
36
- 'color.background.subtleDanger.hover': '--background-subtleDanger-hover',
37
- 'color.background.subtleDanger.pressed': '--background-subtleDanger-pressed',
38
- 'color.background.boldWarning.resting': '--background-boldWarning-resting',
39
- 'color.background.boldWarning.hover': '--background-boldWarning-hover',
40
- 'color.background.boldWarning.pressed': '--background-boldWarning-pressed',
41
- 'color.background.subtleWarning.resting': '--background-subtleWarning-resting',
42
- 'color.background.subtleWarning.hover': '--background-subtleWarning-hover',
43
- 'color.background.subtleWarning.pressed': '--background-subtleWarning-pressed',
44
- 'color.background.boldSuccess.resting': '--background-boldSuccess-resting',
45
- 'color.background.boldSuccess.hover': '--background-boldSuccess-hover',
46
- 'color.background.boldSuccess.pressed': '--background-boldSuccess-pressed',
47
- 'color.background.subtleSuccess.resting': '--background-subtleSuccess-resting',
48
- 'color.background.subtleSuccess.hover': '--background-subtleSuccess-hover',
49
- 'color.background.subtleSuccess.pressed': '--background-subtleSuccess-pressed',
50
- 'color.background.boldDiscovery.resting': '--background-boldDiscovery-resting',
51
- 'color.background.boldDiscovery.hover': '--background-boldDiscovery-hover',
52
- 'color.background.boldDiscovery.pressed': '--background-boldDiscovery-pressed',
53
- 'color.background.subtleDiscovery.resting': '--background-subtleDiscovery-resting',
54
- 'color.background.subtleDiscovery.hover': '--background-subtleDiscovery-hover',
55
- 'color.background.subtleDiscovery.pressed': '--background-subtleDiscovery-pressed',
56
- 'color.background.boldNeutral.resting': '--background-boldNeutral-resting',
57
- 'color.background.boldNeutral.hover': '--background-boldNeutral-hover',
58
- 'color.background.boldNeutral.pressed': '--background-boldNeutral-pressed',
59
- 'color.background.transparentNeutral.hover': '--background-transparentNeutral-hover',
60
- 'color.background.transparentNeutral.pressed': '--background-transparentNeutral-pressed',
61
- 'color.background.subtleNeutral.resting': '--background-subtleNeutral-resting',
62
- 'color.background.subtleNeutral.hover': '--background-subtleNeutral-hover',
63
- 'color.background.subtleNeutral.pressed': '--background-subtleNeutral-pressed',
64
- 'color.background.subtleBorderedNeutral.resting': '--background-subtleBorderedNeutral-resting',
65
- 'color.background.subtleBorderedNeutral.pressed': '--background-subtleBorderedNeutral-pressed',
66
- 'color.border.focus': '--border-focus',
67
- 'color.border.neutral': '--border-neutral',
68
- 'color.iconBorder.brand': '--iconBorder-brand',
69
- 'color.iconBorder.danger': '--iconBorder-danger',
70
- 'color.iconBorder.warning': '--iconBorder-warning',
71
- 'color.iconBorder.success': '--iconBorder-success',
72
- 'color.iconBorder.discovery': '--iconBorder-discovery',
73
- 'color.overlay.hover': '--overlay-hover',
74
- 'color.overlay.pressed': '--overlay-pressed',
75
- 'color.text.selected': '--text-selected',
76
- 'color.text.highEmphasis': '--text-highEmphasis',
77
- 'color.text.mediumEmphasis': '--text-mediumEmphasis',
78
- 'color.text.lowEmphasis': '--text-lowEmphasis',
79
- 'color.text.onBold': '--text-onBold',
80
- 'color.text.onBoldWarning': '--text-onBoldWarning',
81
- 'color.text.link.resting': '--text-link-resting',
82
- 'color.text.link.pressed': '--text-link-pressed',
83
- 'color.text.brand': '--text-brand',
84
- 'color.text.warning': '--text-warning',
85
- 'color.text.danger': '--text-danger',
86
- 'color.text.success': '--text-success',
87
- 'color.text.discovery': '--text-discovery',
88
- 'color.text.disabled': '--text-disabled',
89
- 'shadow.card': '--card',
90
- 'shadow.overlay': '--overlay',
91
- 'utility.UNSAFE_util.transparent': '--UNSAFE_util-transparent'
4
+ 'color.accent.boldBlue': '--ds-accent-boldBlue',
5
+ 'color.accent.boldGreen': '--ds-accent-boldGreen',
6
+ 'color.accent.boldOrange': '--ds-accent-boldOrange',
7
+ 'color.accent.boldPurple': '--ds-accent-boldPurple',
8
+ 'color.accent.boldRed': '--ds-accent-boldRed',
9
+ 'color.accent.boldTeal': '--ds-accent-boldTeal',
10
+ 'color.accent.subtleBlue': '--ds-accent-subtleBlue',
11
+ 'color.accent.subtleGreen': '--ds-accent-subtleGreen',
12
+ 'color.accent.subtleMagenta': '--ds-accent-subtleMagenta',
13
+ 'color.accent.subtleOrange': '--ds-accent-subtleOrange',
14
+ 'color.accent.subtlePurple': '--ds-accent-subtlePurple',
15
+ 'color.accent.subtleRed': '--ds-accent-subtleRed',
16
+ 'color.accent.subtleTeal': '--ds-accent-subtleTeal',
17
+ 'color.background.sunken': '--ds-background-sunken',
18
+ 'color.background.default': '--ds-background-default',
19
+ 'color.background.card': '--ds-background-card',
20
+ 'color.background.overlay': '--ds-background-overlay',
21
+ 'color.background.selected.resting': '--ds-background-selected-resting',
22
+ 'color.background.selected.hover': '--ds-background-selected-hover',
23
+ 'color.background.selected.pressed': '--ds-background-selected-pressed',
24
+ 'color.background.blanket': '--ds-background-blanket',
25
+ 'color.background.disabled': '--ds-background-disabled',
26
+ 'color.background.boldBrand.resting': '--ds-background-boldBrand-resting',
27
+ 'color.background.boldBrand.hover': '--ds-background-boldBrand-hover',
28
+ 'color.background.boldBrand.pressed': '--ds-background-boldBrand-pressed',
29
+ 'color.background.subtleBrand.resting': '--ds-background-subtleBrand-resting',
30
+ 'color.background.subtleBrand.hover': '--ds-background-subtleBrand-hover',
31
+ 'color.background.subtleBrand.pressed': '--ds-background-subtleBrand-pressed',
32
+ 'color.background.boldDanger.resting': '--ds-background-boldDanger-resting',
33
+ 'color.background.boldDanger.hover': '--ds-background-boldDanger-hover',
34
+ 'color.background.boldDanger.pressed': '--ds-background-boldDanger-pressed',
35
+ 'color.background.subtleDanger.resting': '--ds-background-subtleDanger-resting',
36
+ 'color.background.subtleDanger.hover': '--ds-background-subtleDanger-hover',
37
+ 'color.background.subtleDanger.pressed': '--ds-background-subtleDanger-pressed',
38
+ 'color.background.boldWarning.resting': '--ds-background-boldWarning-resting',
39
+ 'color.background.boldWarning.hover': '--ds-background-boldWarning-hover',
40
+ 'color.background.boldWarning.pressed': '--ds-background-boldWarning-pressed',
41
+ 'color.background.subtleWarning.resting': '--ds-background-subtleWarning-resting',
42
+ 'color.background.subtleWarning.hover': '--ds-background-subtleWarning-hover',
43
+ 'color.background.subtleWarning.pressed': '--ds-background-subtleWarning-pressed',
44
+ 'color.background.boldSuccess.resting': '--ds-background-boldSuccess-resting',
45
+ 'color.background.boldSuccess.hover': '--ds-background-boldSuccess-hover',
46
+ 'color.background.boldSuccess.pressed': '--ds-background-boldSuccess-pressed',
47
+ 'color.background.subtleSuccess.resting': '--ds-background-subtleSuccess-resting',
48
+ 'color.background.subtleSuccess.hover': '--ds-background-subtleSuccess-hover',
49
+ 'color.background.subtleSuccess.pressed': '--ds-background-subtleSuccess-pressed',
50
+ 'color.background.boldDiscovery.resting': '--ds-background-boldDiscovery-resting',
51
+ 'color.background.boldDiscovery.hover': '--ds-background-boldDiscovery-hover',
52
+ 'color.background.boldDiscovery.pressed': '--ds-background-boldDiscovery-pressed',
53
+ 'color.background.subtleDiscovery.resting': '--ds-background-subtleDiscovery-resting',
54
+ 'color.background.subtleDiscovery.hover': '--ds-background-subtleDiscovery-hover',
55
+ 'color.background.subtleDiscovery.pressed': '--ds-background-subtleDiscovery-pressed',
56
+ 'color.background.boldNeutral.resting': '--ds-background-boldNeutral-resting',
57
+ 'color.background.boldNeutral.hover': '--ds-background-boldNeutral-hover',
58
+ 'color.background.boldNeutral.pressed': '--ds-background-boldNeutral-pressed',
59
+ 'color.background.transparentNeutral.hover': '--ds-background-transparentNeutral-hover',
60
+ 'color.background.transparentNeutral.pressed': '--ds-background-transparentNeutral-pressed',
61
+ 'color.background.subtleNeutral.resting': '--ds-background-subtleNeutral-resting',
62
+ 'color.background.subtleNeutral.hover': '--ds-background-subtleNeutral-hover',
63
+ 'color.background.subtleNeutral.pressed': '--ds-background-subtleNeutral-pressed',
64
+ 'color.background.subtleBorderedNeutral.resting': '--ds-background-subtleBorderedNeutral-resting',
65
+ 'color.background.subtleBorderedNeutral.pressed': '--ds-background-subtleBorderedNeutral-pressed',
66
+ 'color.border.focus': '--ds-border-focus',
67
+ 'color.border.neutral': '--ds-border-neutral',
68
+ 'color.iconBorder.brand': '--ds-iconBorder-brand',
69
+ 'color.iconBorder.danger': '--ds-iconBorder-danger',
70
+ 'color.iconBorder.warning': '--ds-iconBorder-warning',
71
+ 'color.iconBorder.success': '--ds-iconBorder-success',
72
+ 'color.iconBorder.discovery': '--ds-iconBorder-discovery',
73
+ 'color.overlay.hover': '--ds-overlay-hover',
74
+ 'color.overlay.pressed': '--ds-overlay-pressed',
75
+ 'color.text.selected': '--ds-text-selected',
76
+ 'color.text.highEmphasis': '--ds-text-highEmphasis',
77
+ 'color.text.mediumEmphasis': '--ds-text-mediumEmphasis',
78
+ 'color.text.lowEmphasis': '--ds-text-lowEmphasis',
79
+ 'color.text.onBold': '--ds-text-onBold',
80
+ 'color.text.onBoldWarning': '--ds-text-onBoldWarning',
81
+ 'color.text.link.resting': '--ds-text-link-resting',
82
+ 'color.text.link.pressed': '--ds-text-link-pressed',
83
+ 'color.text.brand': '--ds-text-brand',
84
+ 'color.text.warning': '--ds-text-warning',
85
+ 'color.text.danger': '--ds-text-danger',
86
+ 'color.text.success': '--ds-text-success',
87
+ 'color.text.discovery': '--ds-text-discovery',
88
+ 'color.text.disabled': '--ds-text-disabled',
89
+ 'shadow.card': '--ds-card',
90
+ 'shadow.overlay': '--ds-overlay',
91
+ 'utility.UNSAFE_util.transparent': '--ds-UNSAFE_util-transparent'
92
92
  };
93
93
  export default tokens;
@@ -1,5 +1,5 @@
1
1
  {
2
2
  "name": "@atlaskit/tokens",
3
- "version": "0.2.1",
3
+ "version": "0.3.0",
4
4
  "sideEffects": false
5
5
  }