@pantheon-systems/pds-design-tokens 1.0.0-dev.73 → 1.0.0-dev.74

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.
@@ -70,6 +70,29 @@
70
70
  ]
71
71
  }
72
72
  },
73
+ "link": {
74
+ "transition": {
75
+ "value": "background-color: 200ms ease-in-out 0s, border-color: 200ms ease-in-out 0s",
76
+ "filePath": "tokens/animation/alias.json",
77
+ "isSource": true,
78
+ "original": {
79
+ "value": "background-color: {animation.transition.default.duration.value} {animation.transition.default.timing-function.value} {animation.transition.default.delay.value}, border-color: {animation.transition.default.duration.value} {animation.transition.default.timing-function.value} {animation.transition.default.delay.value}",
80
+ "filePath": "build/json/pds-design-tokens.json",
81
+ "isSource": false
82
+ },
83
+ "name": "animation-link-transition",
84
+ "attributes": {
85
+ "category": "animation",
86
+ "type": "link",
87
+ "item": "transition"
88
+ },
89
+ "path": [
90
+ "animation",
91
+ "link",
92
+ "transition"
93
+ ]
94
+ }
95
+ },
73
96
  "transition": {
74
97
  "default": {
75
98
  "delay": {
@@ -63,6 +63,27 @@
63
63
  ]
64
64
  }
65
65
  },
66
+ "link": {
67
+ "transition": {
68
+ "value": "background-color: 200ms ease-in-out 0s, border-color: 200ms ease-in-out 0s",
69
+ "filePath": "tokens/animation/alias.json",
70
+ "isSource": true,
71
+ "original": {
72
+ "value": "background-color: {animation.transition.default.duration.value} {animation.transition.default.timing-function.value} {animation.transition.default.delay.value}, border-color: {animation.transition.default.duration.value} {animation.transition.default.timing-function.value} {animation.transition.default.delay.value}"
73
+ },
74
+ "name": "animation-link-transition",
75
+ "attributes": {
76
+ "category": "animation",
77
+ "type": "link",
78
+ "item": "transition"
79
+ },
80
+ "path": [
81
+ "animation",
82
+ "link",
83
+ "transition"
84
+ ]
85
+ }
86
+ },
66
87
  "transition": {
67
88
  "default": {
68
89
  "delay": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pantheon-systems/pds-design-tokens",
3
- "version": "1.0.0-dev.73",
3
+ "version": "1.0.0-dev.74",
4
4
  "description": "Design Tokens for the Pantheon Design System",
5
5
  "homepage": "https://pantheon.io",
6
6
  "keywords": [