@atlaskit/tokens 11.4.2 → 12.0.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.
Files changed (36) hide show
  1. package/CHANGELOG.md +66 -0
  2. package/dist/cjs/artifacts/palettes-raw/motion-palette.js +123 -305
  3. package/dist/cjs/artifacts/replacement-mapping.js +82 -7
  4. package/dist/cjs/artifacts/themes/atlassian-motion.js +2 -2
  5. package/dist/cjs/artifacts/token-default-values.js +50 -25
  6. package/dist/cjs/artifacts/token-names.js +32 -7
  7. package/dist/cjs/artifacts/tokens-raw/atlassian-motion.js +653 -135
  8. package/dist/es2019/artifacts/palettes-raw/motion-palette.js +123 -305
  9. package/dist/es2019/artifacts/replacement-mapping.js +82 -7
  10. package/dist/es2019/artifacts/themes/atlassian-motion.js +64 -91
  11. package/dist/es2019/artifacts/token-default-values.js +50 -25
  12. package/dist/es2019/artifacts/token-names.js +32 -7
  13. package/dist/es2019/artifacts/tokens-raw/atlassian-motion.js +653 -135
  14. package/dist/esm/artifacts/palettes-raw/motion-palette.js +123 -305
  15. package/dist/esm/artifacts/replacement-mapping.js +82 -7
  16. package/dist/esm/artifacts/themes/atlassian-motion.js +2 -2
  17. package/dist/esm/artifacts/token-default-values.js +50 -25
  18. package/dist/esm/artifacts/token-names.js +32 -7
  19. package/dist/esm/artifacts/tokens-raw/atlassian-motion.js +653 -135
  20. package/dist/types/artifacts/palettes-raw/motion-palette.d.ts +3 -15
  21. package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
  22. package/dist/types/artifacts/themes/atlassian-motion.d.ts +2 -2
  23. package/dist/types/artifacts/token-default-values.d.ts +50 -25
  24. package/dist/types/artifacts/token-names.d.ts +63 -13
  25. package/dist/types/artifacts/tokens-raw/atlassian-motion.d.ts +5 -5
  26. package/dist/types/entry-points/css-type-schema.codegen.d.ts +5 -2
  27. package/dist/types/types.d.ts +93 -14
  28. package/dist/types-ts4.5/artifacts/palettes-raw/motion-palette.d.ts +3 -15
  29. package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
  30. package/dist/types-ts4.5/artifacts/themes/atlassian-motion.d.ts +2 -2
  31. package/dist/types-ts4.5/artifacts/token-default-values.d.ts +50 -25
  32. package/dist/types-ts4.5/artifacts/token-names.d.ts +63 -13
  33. package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-motion.d.ts +5 -5
  34. package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +5 -2
  35. package/dist/types-ts4.5/types.d.ts +93 -14
  36. package/package.json +18 -10
@@ -1,35 +1,20 @@
1
1
  /**
2
2
  * THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
3
- * @codegen <<SignedSource::1825c86d6664e1366bcb1ab73b5d2a4a>>
3
+ * @codegen <<SignedSource::61e5f6306081ee114d542ad7b43b7e1c>>
4
4
  * @codegenCommand yarn build tokens
5
5
  */
6
6
 
7
7
  var tokens = [{
8
- "value": "cubic-bezier(0.32, 0, 0.67, 0)",
9
- "attributes": {
10
- "group": "motion"
11
- },
12
- "filePath": "schema/palettes/motion-palette.tsx",
13
- "isSource": true,
14
- "original": {
15
- "value": "cubic-bezier(0.32, 0, 0.67, 0)",
16
- "attributes": {
17
- "group": "motion"
18
- }
19
- },
20
- "name": "motion.curve.Custom",
21
- "path": ["motion", "curve", "Custom"]
22
- }, {
23
8
  "value": "cubic-bezier(0.4, 0, 0, 1)",
24
9
  "attributes": {
25
- "group": "motion"
10
+ "group": "motionEasing"
26
11
  },
27
12
  "filePath": "schema/palettes/motion-palette.tsx",
28
13
  "isSource": true,
29
14
  "original": {
30
15
  "value": "cubic-bezier(0.4, 0, 0, 1)",
31
16
  "attributes": {
32
- "group": "motion"
17
+ "group": "motionEasing"
33
18
  }
34
19
  },
35
20
  "name": "motion.curve.EaseBoldInOut",
@@ -37,14 +22,14 @@ var tokens = [{
37
22
  }, {
38
23
  "value": "cubic-bezier(0, 0.4, 0, 1)",
39
24
  "attributes": {
40
- "group": "motion"
25
+ "group": "motionEasing"
41
26
  },
42
27
  "filePath": "schema/palettes/motion-palette.tsx",
43
28
  "isSource": true,
44
29
  "original": {
45
30
  "value": "cubic-bezier(0, 0.4, 0, 1)",
46
31
  "attributes": {
47
- "group": "motion"
32
+ "group": "motionEasing"
48
33
  }
49
34
  },
50
35
  "name": "motion.curve.EaseBoldOut",
@@ -52,14 +37,14 @@ var tokens = [{
52
37
  }, {
53
38
  "value": "cubic-bezier(0.6, 0, 0.8, 0.6)",
54
39
  "attributes": {
55
- "group": "motion"
40
+ "group": "motionEasing"
56
41
  },
57
42
  "filePath": "schema/palettes/motion-palette.tsx",
58
43
  "isSource": true,
59
44
  "original": {
60
45
  "value": "cubic-bezier(0.6, 0, 0.8, 0.6)",
61
46
  "attributes": {
62
- "group": "motion"
47
+ "group": "motionEasing"
63
48
  }
64
49
  },
65
50
  "name": "motion.curve.EasePracticalIn",
@@ -67,29 +52,59 @@ var tokens = [{
67
52
  }, {
68
53
  "value": "cubic-bezier(0.4, 1, 0.6, 1)",
69
54
  "attributes": {
70
- "group": "motion"
55
+ "group": "motionEasing"
71
56
  },
72
57
  "filePath": "schema/palettes/motion-palette.tsx",
73
58
  "isSource": true,
74
59
  "original": {
75
60
  "value": "cubic-bezier(0.4, 1, 0.6, 1)",
76
61
  "attributes": {
77
- "group": "motion"
62
+ "group": "motionEasing"
78
63
  }
79
64
  },
80
65
  "name": "motion.curve.EasePracticalOut",
81
66
  "path": ["motion", "curve", "EasePracticalOut"]
67
+ }, {
68
+ "value": "linear(0, 0.021, 0.058, 0.107, 0.164, 0.227, 0.292, 0.359, 0.425, 0.49, 0.552, 0.61, 0.664, 0.714, 0.759, 0.8, 0.837, 0.869, 0.898, 0.922, 0.943, 0.961, 0.976, 0.988, 0.998, 1.006, 1.013, 1.017, 1.02, 1.023, 1.024, 1.024, 1.024, 1.024, 1.023, 1.022, 1.02, 1.019, 1.017, 1.015, 1.014, 1.012, 1.011, 1.009, 1.008, 1.007, 1.006, 1.005, 1.004, 1.003, 1.002, 1.002, 1.001, 1.001, 1.001, 1, 1, 1, 1, 1, 0.999, 0.999, 0.999, 0.999, 1)",
69
+ "attributes": {
70
+ "group": "motionEasing"
71
+ },
72
+ "filePath": "schema/palettes/motion-palette.tsx",
73
+ "isSource": true,
74
+ "original": {
75
+ "value": "linear(0, 0.021, 0.058, 0.107, 0.164, 0.227, 0.292, 0.359, 0.425, 0.49, 0.552, 0.61, 0.664, 0.714, 0.759, 0.8, 0.837, 0.869, 0.898, 0.922, 0.943, 0.961, 0.976, 0.988, 0.998, 1.006, 1.013, 1.017, 1.02, 1.023, 1.024, 1.024, 1.024, 1.024, 1.023, 1.022, 1.02, 1.019, 1.017, 1.015, 1.014, 1.012, 1.011, 1.009, 1.008, 1.007, 1.006, 1.005, 1.004, 1.003, 1.002, 1.002, 1.001, 1.001, 1.001, 1, 1, 1, 1, 1, 0.999, 0.999, 0.999, 0.999, 1)",
76
+ "attributes": {
77
+ "group": "motionEasing"
78
+ }
79
+ },
80
+ "name": "motion.curve.EaseSpring",
81
+ "path": ["motion", "curve", "EaseSpring"]
82
+ }, {
83
+ "value": 0,
84
+ "attributes": {
85
+ "group": "motionDuration"
86
+ },
87
+ "filePath": "schema/palettes/motion-palette.tsx",
88
+ "isSource": true,
89
+ "original": {
90
+ "value": 0,
91
+ "attributes": {
92
+ "group": "motionDuration"
93
+ }
94
+ },
95
+ "name": "motion.duration.Duration000",
96
+ "path": ["motion", "duration", "Duration000"]
82
97
  }, {
83
98
  "value": 50,
84
99
  "attributes": {
85
- "group": "motion"
100
+ "group": "motionDuration"
86
101
  },
87
102
  "filePath": "schema/palettes/motion-palette.tsx",
88
103
  "isSource": true,
89
104
  "original": {
90
105
  "value": 50,
91
106
  "attributes": {
92
- "group": "motion"
107
+ "group": "motionDuration"
93
108
  }
94
109
  },
95
110
  "name": "motion.duration.Duration050",
@@ -97,14 +112,14 @@ var tokens = [{
97
112
  }, {
98
113
  "value": 100,
99
114
  "attributes": {
100
- "group": "motion"
115
+ "group": "motionDuration"
101
116
  },
102
117
  "filePath": "schema/palettes/motion-palette.tsx",
103
118
  "isSource": true,
104
119
  "original": {
105
120
  "value": 100,
106
121
  "attributes": {
107
- "group": "motion"
122
+ "group": "motionDuration"
108
123
  }
109
124
  },
110
125
  "name": "motion.duration.Duration100",
@@ -112,14 +127,14 @@ var tokens = [{
112
127
  }, {
113
128
  "value": 150,
114
129
  "attributes": {
115
- "group": "motion"
130
+ "group": "motionDuration"
116
131
  },
117
132
  "filePath": "schema/palettes/motion-palette.tsx",
118
133
  "isSource": true,
119
134
  "original": {
120
135
  "value": 150,
121
136
  "attributes": {
122
- "group": "motion"
137
+ "group": "motionDuration"
123
138
  }
124
139
  },
125
140
  "name": "motion.duration.Duration150",
@@ -127,14 +142,14 @@ var tokens = [{
127
142
  }, {
128
143
  "value": 200,
129
144
  "attributes": {
130
- "group": "motion"
145
+ "group": "motionDuration"
131
146
  },
132
147
  "filePath": "schema/palettes/motion-palette.tsx",
133
148
  "isSource": true,
134
149
  "original": {
135
150
  "value": 200,
136
151
  "attributes": {
137
- "group": "motion"
152
+ "group": "motionDuration"
138
153
  }
139
154
  },
140
155
  "name": "motion.duration.Duration200",
@@ -142,63 +157,48 @@ var tokens = [{
142
157
  }, {
143
158
  "value": 250,
144
159
  "attributes": {
145
- "group": "motion"
160
+ "group": "motionDuration"
146
161
  },
147
162
  "filePath": "schema/palettes/motion-palette.tsx",
148
163
  "isSource": true,
149
164
  "original": {
150
165
  "value": 250,
151
166
  "attributes": {
152
- "group": "motion"
167
+ "group": "motionDuration"
153
168
  }
154
169
  },
155
170
  "name": "motion.duration.Duration250",
156
171
  "path": ["motion", "duration", "Duration250"]
157
172
  }, {
158
- "value": 300,
159
- "attributes": {
160
- "group": "motion"
161
- },
162
- "filePath": "schema/palettes/motion-palette.tsx",
163
- "isSource": true,
164
- "original": {
165
- "value": 300,
166
- "attributes": {
167
- "group": "motion"
168
- }
169
- },
170
- "name": "motion.duration.Duration300",
171
- "path": ["motion", "duration", "Duration300"]
172
- }, {
173
- "value": 350,
173
+ "value": 400,
174
174
  "attributes": {
175
- "group": "motion"
175
+ "group": "motionDuration"
176
176
  },
177
177
  "filePath": "schema/palettes/motion-palette.tsx",
178
178
  "isSource": true,
179
179
  "original": {
180
- "value": 350,
180
+ "value": 400,
181
181
  "attributes": {
182
- "group": "motion"
182
+ "group": "motionDuration"
183
183
  }
184
184
  },
185
- "name": "motion.duration.Duration350",
186
- "path": ["motion", "duration", "Duration350"]
185
+ "name": "motion.duration.Duration400",
186
+ "path": ["motion", "duration", "Duration400"]
187
187
  }, {
188
- "value": 400,
188
+ "value": 600,
189
189
  "attributes": {
190
- "group": "motion"
190
+ "group": "motionDuration"
191
191
  },
192
192
  "filePath": "schema/palettes/motion-palette.tsx",
193
193
  "isSource": true,
194
194
  "original": {
195
- "value": 400,
195
+ "value": 600,
196
196
  "attributes": {
197
- "group": "motion"
197
+ "group": "motionDuration"
198
198
  }
199
199
  },
200
- "name": "motion.duration.Duration400",
201
- "path": ["motion", "duration", "Duration400"]
200
+ "name": "motion.duration.Duration600",
201
+ "path": ["motion", "duration", "Duration600"]
202
202
  }, {
203
203
  "value": {
204
204
  "0%": {
@@ -209,7 +209,7 @@ var tokens = [{
209
209
  }
210
210
  },
211
211
  "attributes": {
212
- "group": "keyframe"
212
+ "group": "motionKeyframe"
213
213
  },
214
214
  "filePath": "schema/palettes/motion-palette.tsx",
215
215
  "isSource": true,
@@ -223,11 +223,11 @@ var tokens = [{
223
223
  }
224
224
  },
225
225
  "attributes": {
226
- "group": "keyframe"
226
+ "group": "motionKeyframe"
227
227
  }
228
228
  },
229
- "name": "motion.keyframe.FadeIn",
230
- "path": ["motion", "keyframe", "FadeIn"]
229
+ "name": "motion.keyframe.FadeIn0to100",
230
+ "path": ["motion", "keyframe", "FadeIn0to100"]
231
231
  }, {
232
232
  "value": {
233
233
  "0%": {
@@ -238,7 +238,7 @@ var tokens = [{
238
238
  }
239
239
  },
240
240
  "attributes": {
241
- "group": "keyframe"
241
+ "group": "motionKeyframe"
242
242
  },
243
243
  "filePath": "schema/palettes/motion-palette.tsx",
244
244
  "isSource": true,
@@ -252,11 +252,11 @@ var tokens = [{
252
252
  }
253
253
  },
254
254
  "attributes": {
255
- "group": "keyframe"
255
+ "group": "motionKeyframe"
256
256
  }
257
257
  },
258
- "name": "motion.keyframe.FadeOut",
259
- "path": ["motion", "keyframe", "FadeOut"]
258
+ "name": "motion.keyframe.FadeOut100to0",
259
+ "path": ["motion", "keyframe", "FadeOut100to0"]
260
260
  }, {
261
261
  "value": {
262
262
  "0%": {
@@ -267,7 +267,7 @@ var tokens = [{
267
267
  }
268
268
  },
269
269
  "attributes": {
270
- "group": "keyframe"
270
+ "group": "motionKeyframe"
271
271
  },
272
272
  "filePath": "schema/palettes/motion-palette.tsx",
273
273
  "isSource": true,
@@ -281,69 +281,11 @@ var tokens = [{
281
281
  }
282
282
  },
283
283
  "attributes": {
284
- "group": "keyframe"
284
+ "group": "motionKeyframe"
285
285
  }
286
286
  },
287
- "name": "motion.keyframe.ScaleIn80",
288
- "path": ["motion", "keyframe", "ScaleIn80"]
289
- }, {
290
- "value": {
291
- "0%": {
292
- "transform": "scale(0.85)"
293
- },
294
- "100%": {
295
- "transform": "scale(1)"
296
- }
297
- },
298
- "attributes": {
299
- "group": "keyframe"
300
- },
301
- "filePath": "schema/palettes/motion-palette.tsx",
302
- "isSource": true,
303
- "original": {
304
- "value": {
305
- "0%": {
306
- "transform": "scale(0.85)"
307
- },
308
- "100%": {
309
- "transform": "scale(1)"
310
- }
311
- },
312
- "attributes": {
313
- "group": "keyframe"
314
- }
315
- },
316
- "name": "motion.keyframe.ScaleIn85",
317
- "path": ["motion", "keyframe", "ScaleIn85"]
318
- }, {
319
- "value": {
320
- "0%": {
321
- "transform": "scale(0.9)"
322
- },
323
- "100%": {
324
- "transform": "scale(1)"
325
- }
326
- },
327
- "attributes": {
328
- "group": "keyframe"
329
- },
330
- "filePath": "schema/palettes/motion-palette.tsx",
331
- "isSource": true,
332
- "original": {
333
- "value": {
334
- "0%": {
335
- "transform": "scale(0.9)"
336
- },
337
- "100%": {
338
- "transform": "scale(1)"
339
- }
340
- },
341
- "attributes": {
342
- "group": "keyframe"
343
- }
344
- },
345
- "name": "motion.keyframe.ScaleIn90",
346
- "path": ["motion", "keyframe", "ScaleIn90"]
287
+ "name": "motion.keyframe.ScaleIn80to100",
288
+ "path": ["motion", "keyframe", "ScaleIn80to100"]
347
289
  }, {
348
290
  "value": {
349
291
  "0%": {
@@ -354,7 +296,7 @@ var tokens = [{
354
296
  }
355
297
  },
356
298
  "attributes": {
357
- "group": "keyframe"
299
+ "group": "motionKeyframe"
358
300
  },
359
301
  "filePath": "schema/palettes/motion-palette.tsx",
360
302
  "isSource": true,
@@ -368,11 +310,11 @@ var tokens = [{
368
310
  }
369
311
  },
370
312
  "attributes": {
371
- "group": "keyframe"
313
+ "group": "motionKeyframe"
372
314
  }
373
315
  },
374
- "name": "motion.keyframe.ScaleIn95",
375
- "path": ["motion", "keyframe", "ScaleIn95"]
316
+ "name": "motion.keyframe.ScaleIn95to100",
317
+ "path": ["motion", "keyframe", "ScaleIn95to100"]
376
318
  }, {
377
319
  "value": {
378
320
  "0%": {
@@ -383,7 +325,7 @@ var tokens = [{
383
325
  }
384
326
  },
385
327
  "attributes": {
386
- "group": "keyframe"
328
+ "group": "motionKeyframe"
387
329
  },
388
330
  "filePath": "schema/palettes/motion-palette.tsx",
389
331
  "isSource": true,
@@ -397,69 +339,11 @@ var tokens = [{
397
339
  }
398
340
  },
399
341
  "attributes": {
400
- "group": "keyframe"
401
- }
402
- },
403
- "name": "motion.keyframe.ScaleOut80",
404
- "path": ["motion", "keyframe", "ScaleOut80"]
405
- }, {
406
- "value": {
407
- "0%": {
408
- "transform": "scale(1)"
409
- },
410
- "100%": {
411
- "transform": "scale(0.85)"
412
- }
413
- },
414
- "attributes": {
415
- "group": "keyframe"
416
- },
417
- "filePath": "schema/palettes/motion-palette.tsx",
418
- "isSource": true,
419
- "original": {
420
- "value": {
421
- "0%": {
422
- "transform": "scale(1)"
423
- },
424
- "100%": {
425
- "transform": "scale(0.85)"
426
- }
427
- },
428
- "attributes": {
429
- "group": "keyframe"
342
+ "group": "motionKeyframe"
430
343
  }
431
344
  },
432
- "name": "motion.keyframe.ScaleOut85",
433
- "path": ["motion", "keyframe", "ScaleOut85"]
434
- }, {
435
- "value": {
436
- "0%": {
437
- "transform": "scale(1)"
438
- },
439
- "100%": {
440
- "transform": "scale(0.9)"
441
- }
442
- },
443
- "attributes": {
444
- "group": "keyframe"
445
- },
446
- "filePath": "schema/palettes/motion-palette.tsx",
447
- "isSource": true,
448
- "original": {
449
- "value": {
450
- "0%": {
451
- "transform": "scale(1)"
452
- },
453
- "100%": {
454
- "transform": "scale(0.9)"
455
- }
456
- },
457
- "attributes": {
458
- "group": "keyframe"
459
- }
460
- },
461
- "name": "motion.keyframe.ScaleOut90",
462
- "path": ["motion", "keyframe", "ScaleOut90"]
345
+ "name": "motion.keyframe.ScaleOut100to80",
346
+ "path": ["motion", "keyframe", "ScaleOut100to80"]
463
347
  }, {
464
348
  "value": {
465
349
  "0%": {
@@ -470,7 +354,7 @@ var tokens = [{
470
354
  }
471
355
  },
472
356
  "attributes": {
473
- "group": "keyframe"
357
+ "group": "motionKeyframe"
474
358
  },
475
359
  "filePath": "schema/palettes/motion-palette.tsx",
476
360
  "isSource": true,
@@ -484,44 +368,11 @@ var tokens = [{
484
368
  }
485
369
  },
486
370
  "attributes": {
487
- "group": "keyframe"
371
+ "group": "motionKeyframe"
488
372
  }
489
373
  },
490
- "name": "motion.keyframe.ScaleOut95",
491
- "path": ["motion", "keyframe", "ScaleOut95"]
492
- }, {
493
- "value": {
494
- "0%": {
495
- "transform": "translateX(-15%)",
496
- "transform-origin": "left"
497
- },
498
- "100%": {
499
- "transform": "translateX(0px)",
500
- "transform-origin": "left"
501
- }
502
- },
503
- "attributes": {
504
- "group": "keyframe"
505
- },
506
- "filePath": "schema/palettes/motion-palette.tsx",
507
- "isSource": true,
508
- "original": {
509
- "value": {
510
- "0%": {
511
- "transform": "translateX(-15%)",
512
- "transform-origin": "left"
513
- },
514
- "100%": {
515
- "transform": "translateX(0px)",
516
- "transform-origin": "left"
517
- }
518
- },
519
- "attributes": {
520
- "group": "keyframe"
521
- }
522
- },
523
- "name": "motion.keyframe.SlideIn15PercentLeft",
524
- "path": ["motion", "keyframe", "SlideIn15PercentLeft"]
374
+ "name": "motion.keyframe.ScaleOut100to95",
375
+ "path": ["motion", "keyframe", "ScaleOut100to95"]
525
376
  }, {
526
377
  "value": {
527
378
  "0%": {
@@ -534,7 +385,7 @@ var tokens = [{
534
385
  }
535
386
  },
536
387
  "attributes": {
537
- "group": "keyframe"
388
+ "group": "motionKeyframe"
538
389
  },
539
390
  "filePath": "schema/palettes/motion-palette.tsx",
540
391
  "isSource": true,
@@ -550,7 +401,7 @@ var tokens = [{
550
401
  }
551
402
  },
552
403
  "attributes": {
553
- "group": "keyframe"
404
+ "group": "motionKeyframe"
554
405
  }
555
406
  },
556
407
  "name": "motion.keyframe.SlideIn50PercentLeft",
@@ -565,7 +416,7 @@ var tokens = [{
565
416
  }
566
417
  },
567
418
  "attributes": {
568
- "group": "keyframe"
419
+ "group": "motionKeyframe"
569
420
  },
570
421
  "filePath": "schema/palettes/motion-palette.tsx",
571
422
  "isSource": true,
@@ -579,11 +430,11 @@ var tokens = [{
579
430
  }
580
431
  },
581
432
  "attributes": {
582
- "group": "keyframe"
433
+ "group": "motionKeyframe"
583
434
  }
584
435
  },
585
- "name": "motion.keyframe.SlideInBottom",
586
- "path": ["motion", "keyframe", "SlideInBottom"]
436
+ "name": "motion.keyframe.SlideInBottom8px",
437
+ "path": ["motion", "keyframe", "SlideInBottom8px"]
587
438
  }, {
588
439
  "value": {
589
440
  "0%": {
@@ -594,7 +445,7 @@ var tokens = [{
594
445
  }
595
446
  },
596
447
  "attributes": {
597
- "group": "keyframe"
448
+ "group": "motionKeyframe"
598
449
  },
599
450
  "filePath": "schema/palettes/motion-palette.tsx",
600
451
  "isSource": true,
@@ -608,11 +459,11 @@ var tokens = [{
608
459
  }
609
460
  },
610
461
  "attributes": {
611
- "group": "keyframe"
462
+ "group": "motionKeyframe"
612
463
  }
613
464
  },
614
- "name": "motion.keyframe.SlideInLeft",
615
- "path": ["motion", "keyframe", "SlideInLeft"]
465
+ "name": "motion.keyframe.SlideInLeft8px",
466
+ "path": ["motion", "keyframe", "SlideInLeft8px"]
616
467
  }, {
617
468
  "value": {
618
469
  "0%": {
@@ -623,7 +474,7 @@ var tokens = [{
623
474
  }
624
475
  },
625
476
  "attributes": {
626
- "group": "keyframe"
477
+ "group": "motionKeyframe"
627
478
  },
628
479
  "filePath": "schema/palettes/motion-palette.tsx",
629
480
  "isSource": true,
@@ -637,11 +488,11 @@ var tokens = [{
637
488
  }
638
489
  },
639
490
  "attributes": {
640
- "group": "keyframe"
491
+ "group": "motionKeyframe"
641
492
  }
642
493
  },
643
- "name": "motion.keyframe.SlideInRight",
644
- "path": ["motion", "keyframe", "SlideInRight"]
494
+ "name": "motion.keyframe.SlideInRight8px",
495
+ "path": ["motion", "keyframe", "SlideInRight8px"]
645
496
  }, {
646
497
  "value": {
647
498
  "0%": {
@@ -652,7 +503,7 @@ var tokens = [{
652
503
  }
653
504
  },
654
505
  "attributes": {
655
- "group": "keyframe"
506
+ "group": "motionKeyframe"
656
507
  },
657
508
  "filePath": "schema/palettes/motion-palette.tsx",
658
509
  "isSource": true,
@@ -666,11 +517,11 @@ var tokens = [{
666
517
  }
667
518
  },
668
519
  "attributes": {
669
- "group": "keyframe"
520
+ "group": "motionKeyframe"
670
521
  }
671
522
  },
672
- "name": "motion.keyframe.SlideInTop",
673
- "path": ["motion", "keyframe", "SlideInTop"]
523
+ "name": "motion.keyframe.SlideInTop8px",
524
+ "path": ["motion", "keyframe", "SlideInTop8px"]
674
525
  }, {
675
526
  "value": {
676
527
  "0%": {
@@ -683,7 +534,7 @@ var tokens = [{
683
534
  }
684
535
  },
685
536
  "attributes": {
686
- "group": "keyframe"
537
+ "group": "motionKeyframe"
687
538
  },
688
539
  "filePath": "schema/palettes/motion-palette.tsx",
689
540
  "isSource": true,
@@ -699,44 +550,11 @@ var tokens = [{
699
550
  }
700
551
  },
701
552
  "attributes": {
702
- "group": "keyframe"
553
+ "group": "motionKeyframe"
703
554
  }
704
555
  },
705
556
  "name": "motion.keyframe.SlideOut15PercentLeft",
706
557
  "path": ["motion", "keyframe", "SlideOut15PercentLeft"]
707
- }, {
708
- "value": {
709
- "0%": {
710
- "transform": "translateX(0px)",
711
- "transform-origin": "left"
712
- },
713
- "100%": {
714
- "transform": "translateX(-50%)",
715
- "transform-origin": "left"
716
- }
717
- },
718
- "attributes": {
719
- "group": "keyframe"
720
- },
721
- "filePath": "schema/palettes/motion-palette.tsx",
722
- "isSource": true,
723
- "original": {
724
- "value": {
725
- "0%": {
726
- "transform": "translateX(0px)",
727
- "transform-origin": "left"
728
- },
729
- "100%": {
730
- "transform": "translateX(-50%)",
731
- "transform-origin": "left"
732
- }
733
- },
734
- "attributes": {
735
- "group": "keyframe"
736
- }
737
- },
738
- "name": "motion.keyframe.SlideOut50PercentLeft",
739
- "path": ["motion", "keyframe", "SlideOut50PercentLeft"]
740
558
  }, {
741
559
  "value": {
742
560
  "0%": {
@@ -747,7 +565,7 @@ var tokens = [{
747
565
  }
748
566
  },
749
567
  "attributes": {
750
- "group": "keyframe"
568
+ "group": "motionKeyframe"
751
569
  },
752
570
  "filePath": "schema/palettes/motion-palette.tsx",
753
571
  "isSource": true,
@@ -761,11 +579,11 @@ var tokens = [{
761
579
  }
762
580
  },
763
581
  "attributes": {
764
- "group": "keyframe"
582
+ "group": "motionKeyframe"
765
583
  }
766
584
  },
767
- "name": "motion.keyframe.SlideOutBottom",
768
- "path": ["motion", "keyframe", "SlideOutBottom"]
585
+ "name": "motion.keyframe.SlideOutBottom8px",
586
+ "path": ["motion", "keyframe", "SlideOutBottom8px"]
769
587
  }, {
770
588
  "value": {
771
589
  "0%": {
@@ -776,7 +594,7 @@ var tokens = [{
776
594
  }
777
595
  },
778
596
  "attributes": {
779
- "group": "keyframe"
597
+ "group": "motionKeyframe"
780
598
  },
781
599
  "filePath": "schema/palettes/motion-palette.tsx",
782
600
  "isSource": true,
@@ -790,11 +608,11 @@ var tokens = [{
790
608
  }
791
609
  },
792
610
  "attributes": {
793
- "group": "keyframe"
611
+ "group": "motionKeyframe"
794
612
  }
795
613
  },
796
- "name": "motion.keyframe.SlideOutLeft",
797
- "path": ["motion", "keyframe", "SlideOutLeft"]
614
+ "name": "motion.keyframe.SlideOutLeft8px",
615
+ "path": ["motion", "keyframe", "SlideOutLeft8px"]
798
616
  }, {
799
617
  "value": {
800
618
  "0%": {
@@ -805,7 +623,7 @@ var tokens = [{
805
623
  }
806
624
  },
807
625
  "attributes": {
808
- "group": "keyframe"
626
+ "group": "motionKeyframe"
809
627
  },
810
628
  "filePath": "schema/palettes/motion-palette.tsx",
811
629
  "isSource": true,
@@ -819,11 +637,11 @@ var tokens = [{
819
637
  }
820
638
  },
821
639
  "attributes": {
822
- "group": "keyframe"
640
+ "group": "motionKeyframe"
823
641
  }
824
642
  },
825
- "name": "motion.keyframe.SlideOutRight",
826
- "path": ["motion", "keyframe", "SlideOutRight"]
643
+ "name": "motion.keyframe.SlideOutRight8px",
644
+ "path": ["motion", "keyframe", "SlideOutRight8px"]
827
645
  }, {
828
646
  "value": {
829
647
  "0%": {
@@ -834,7 +652,7 @@ var tokens = [{
834
652
  }
835
653
  },
836
654
  "attributes": {
837
- "group": "keyframe"
655
+ "group": "motionKeyframe"
838
656
  },
839
657
  "filePath": "schema/palettes/motion-palette.tsx",
840
658
  "isSource": true,
@@ -848,22 +666,22 @@ var tokens = [{
848
666
  }
849
667
  },
850
668
  "attributes": {
851
- "group": "keyframe"
669
+ "group": "motionKeyframe"
852
670
  }
853
671
  },
854
- "name": "motion.keyframe.SlideOutTop",
855
- "path": ["motion", "keyframe", "SlideOutTop"]
672
+ "name": "motion.keyframe.SlideOutTop8px",
673
+ "path": ["motion", "keyframe", "SlideOutTop8px"]
856
674
  }, {
857
675
  "value": "transform",
858
676
  "attributes": {
859
- "group": "motion"
677
+ "group": "motionProperty"
860
678
  },
861
679
  "filePath": "schema/palettes/motion-palette.tsx",
862
680
  "isSource": true,
863
681
  "original": {
864
682
  "value": "transform",
865
683
  "attributes": {
866
- "group": "motion"
684
+ "group": "motionProperty"
867
685
  }
868
686
  },
869
687
  "name": "motion.properties.Transform",