@atlaskit/tokens 13.0.0 → 13.0.2

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 (27) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/dist/cjs/artifacts/replacement-mapping.js +2 -149
  3. package/dist/cjs/artifacts/tokens-raw/atlassian-motion.js +197 -197
  4. package/dist/cjs/entry-points/token-metadata.codegen.js +442 -1
  5. package/dist/cjs/entry-points/tokens-raw.js +8 -1
  6. package/dist/es2019/artifacts/replacement-mapping.js +2 -149
  7. package/dist/es2019/artifacts/tokens-raw/atlassian-motion.js +197 -197
  8. package/dist/es2019/entry-points/token-metadata.codegen.js +442 -1
  9. package/dist/es2019/entry-points/tokens-raw.js +2 -1
  10. package/dist/esm/artifacts/replacement-mapping.js +2 -149
  11. package/dist/esm/artifacts/tokens-raw/atlassian-motion.js +197 -197
  12. package/dist/esm/entry-points/token-metadata.codegen.js +442 -1
  13. package/dist/esm/entry-points/tokens-raw.js +2 -1
  14. package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
  15. package/dist/types/artifacts/tokens-raw/atlassian-motion.d.ts +1 -1
  16. package/dist/types/artifacts/types-internal.d.ts +2 -2
  17. package/dist/types/artifacts/types.d.ts +2 -2
  18. package/dist/types/entry-points/token-metadata.codegen.d.ts +1 -1
  19. package/dist/types/entry-points/tokens-raw.d.ts +1 -0
  20. package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
  21. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-motion.d.ts +1 -1
  22. package/dist/types-ts4.5/artifacts/types-internal.d.ts +2 -2
  23. package/dist/types-ts4.5/artifacts/types.d.ts +2 -2
  24. package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +1 -1
  25. package/dist/types-ts4.5/entry-points/tokens-raw.d.ts +1 -0
  26. package/package.json +12 -13
  27. package/tokens.docs.tsx +2 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @atlaskit/tokens
2
2
 
3
+ ## 13.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - [`125ae08eb4dbf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/125ae08eb4dbf) -
8
+ Updated tokens structured content to mention motion tokens
9
+
10
+ ## 13.0.1
11
+
12
+ ### Patch Changes
13
+
14
+ - [`b5f57321dd863`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5f57321dd863) -
15
+ Transitioned motion design tokens from experimental to active and added usage guidance
16
+
3
17
  ## 13.0.0
4
18
 
5
19
  ### Major Changes
@@ -18,156 +18,9 @@ exports.default = void 0;
18
18
  * These changes will then be picked up by our tooling which will attempt to
19
19
  * migrate as many of these renames as possible.
20
20
  *
21
- * @codegen <<SignedSource::986b26dc28b6a7d1da0912b44171d859>>
21
+ * @codegen <<SignedSource::c779b40628532228cae2ec34977f1f8e>>
22
22
  * @codegenCommand yarn build tokens
23
23
  */
24
24
 
25
- var replacementMapper = [{
26
- "path": "motion.avatar.enter",
27
- "state": "experimental"
28
- }, {
29
- "path": "motion.avatar.exit",
30
- "state": "experimental"
31
- }, {
32
- "path": "motion.avatar.hovered",
33
- "state": "experimental"
34
- }, {
35
- "path": "motion.blanket.enter",
36
- "state": "experimental"
37
- }, {
38
- "path": "motion.blanket.exit",
39
- "state": "experimental"
40
- }, {
41
- "path": "motion.duration.instant",
42
- "state": "experimental"
43
- }, {
44
- "path": "motion.duration.long",
45
- "state": "experimental"
46
- }, {
47
- "path": "motion.duration.medium",
48
- "state": "experimental"
49
- }, {
50
- "path": "motion.duration.short",
51
- "state": "experimental"
52
- }, {
53
- "path": "motion.duration.xlong",
54
- "state": "experimental"
55
- }, {
56
- "path": "motion.duration.xshort",
57
- "state": "experimental"
58
- }, {
59
- "path": "motion.duration.xxlong",
60
- "state": "experimental"
61
- }, {
62
- "path": "motion.duration.xxshort",
63
- "state": "experimental"
64
- }, {
65
- "path": "motion.easing.in.practical",
66
- "state": "experimental"
67
- }, {
68
- "path": "motion.easing.inout.bold",
69
- "state": "experimental"
70
- }, {
71
- "path": "motion.easing.out.practical",
72
- "state": "experimental"
73
- }, {
74
- "path": "motion.easing.out.bold",
75
- "state": "experimental"
76
- }, {
77
- "path": "motion.easing.spring",
78
- "state": "experimental"
79
- }, {
80
- "path": "motion.flag.enter",
81
- "state": "experimental"
82
- }, {
83
- "path": "motion.flag.exit",
84
- "state": "experimental"
85
- }, {
86
- "path": "motion.flag.reposition",
87
- "state": "experimental"
88
- }, {
89
- "path": "motion.keyframe.fade.in",
90
- "state": "experimental"
91
- }, {
92
- "path": "motion.keyframe.fade.out",
93
- "state": "experimental"
94
- }, {
95
- "path": "motion.keyframe.scale.in.medium",
96
- "state": "experimental"
97
- }, {
98
- "path": "motion.keyframe.scale.in.small",
99
- "state": "experimental"
100
- }, {
101
- "path": "motion.keyframe.scale.out.medium",
102
- "state": "experimental"
103
- }, {
104
- "path": "motion.keyframe.scale.out.small",
105
- "state": "experimental"
106
- }, {
107
- "path": "motion.keyframe.slide.in.bottom.short",
108
- "state": "experimental"
109
- }, {
110
- "path": "motion.keyframe.slide.in.left.half",
111
- "state": "experimental"
112
- }, {
113
- "path": "motion.keyframe.slide.in.left.short",
114
- "state": "experimental"
115
- }, {
116
- "path": "motion.keyframe.slide.in.right.short",
117
- "state": "experimental"
118
- }, {
119
- "path": "motion.keyframe.slide.in.top.short",
120
- "state": "experimental"
121
- }, {
122
- "path": "motion.keyframe.slide.out.bottom.short",
123
- "state": "experimental"
124
- }, {
125
- "path": "motion.keyframe.slide.out.left.half",
126
- "state": "experimental"
127
- }, {
128
- "path": "motion.keyframe.slide.out.left.short",
129
- "state": "experimental"
130
- }, {
131
- "path": "motion.keyframe.slide.out.right.short",
132
- "state": "experimental"
133
- }, {
134
- "path": "motion.keyframe.slide.out.top.short",
135
- "state": "experimental"
136
- }, {
137
- "path": "motion.modal.enter",
138
- "state": "experimental"
139
- }, {
140
- "path": "motion.modal.exit",
141
- "state": "experimental"
142
- }, {
143
- "path": "motion.popup.enter.bottom",
144
- "state": "experimental"
145
- }, {
146
- "path": "motion.popup.enter.left",
147
- "state": "experimental"
148
- }, {
149
- "path": "motion.popup.enter.right",
150
- "state": "experimental"
151
- }, {
152
- "path": "motion.popup.enter.top",
153
- "state": "experimental"
154
- }, {
155
- "path": "motion.popup.exit.bottom",
156
- "state": "experimental"
157
- }, {
158
- "path": "motion.popup.exit.left",
159
- "state": "experimental"
160
- }, {
161
- "path": "motion.popup.exit.right",
162
- "state": "experimental"
163
- }, {
164
- "path": "motion.popup.exit.top",
165
- "state": "experimental"
166
- }, {
167
- "path": "motion.spotlight.enter",
168
- "state": "experimental"
169
- }, {
170
- "path": "motion.spotlight.exit",
171
- "state": "experimental"
172
- }];
25
+ var replacementMapper = [];
173
26
  var _default = exports.default = replacementMapper;