@atlaskit/tokens 11.1.1 → 11.2.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.
- package/CHANGELOG.md +7 -0
- package/codemods/hypermod.config.tsx +3 -0
- package/codemods/remove-fallbacks/transform.tsx +24 -0
- package/dist/cjs/artifacts/palettes-raw/motion-palette.js +414 -63
- package/dist/cjs/artifacts/replacement-mapping.js +51 -3
- package/dist/cjs/artifacts/themes/atlassian-motion.js +2 -2
- package/dist/cjs/artifacts/token-default-values.js +25 -9
- package/dist/cjs/artifacts/token-names.js +19 -3
- package/dist/cjs/artifacts/tokens-raw/atlassian-motion.js +527 -47
- package/dist/cjs/entry-points/token-metadata.codegen.js +2342 -470
- package/dist/cjs/utils/token-usage-guidelines.js +117 -0
- package/dist/es2019/artifacts/palettes-raw/motion-palette.js +414 -63
- package/dist/es2019/artifacts/replacement-mapping.js +51 -3
- package/dist/es2019/artifacts/themes/atlassian-motion.js +119 -15
- package/dist/es2019/artifacts/token-default-values.js +25 -9
- package/dist/es2019/artifacts/token-names.js +19 -3
- package/dist/es2019/artifacts/tokens-raw/atlassian-motion.js +527 -47
- package/dist/es2019/entry-points/token-metadata.codegen.js +2342 -470
- package/dist/es2019/utils/token-usage-guidelines.js +109 -0
- package/dist/esm/artifacts/palettes-raw/motion-palette.js +414 -63
- package/dist/esm/artifacts/replacement-mapping.js +51 -3
- package/dist/esm/artifacts/themes/atlassian-motion.js +2 -2
- package/dist/esm/artifacts/token-default-values.js +25 -9
- package/dist/esm/artifacts/token-names.js +19 -3
- package/dist/esm/artifacts/tokens-raw/atlassian-motion.js +527 -47
- package/dist/esm/entry-points/token-metadata.codegen.js +2342 -470
- package/dist/esm/utils/token-usage-guidelines.js +111 -0
- package/dist/types/artifacts/palettes-raw/motion-palette.d.ts +5 -3
- package/dist/types/artifacts/replacement-mapping.d.ts +1 -1
- package/dist/types/artifacts/themes/atlassian-motion.d.ts +2 -2
- package/dist/types/artifacts/token-default-values.d.ts +25 -9
- package/dist/types/artifacts/token-names.d.ts +37 -5
- package/dist/types/artifacts/tokens-raw/atlassian-motion.d.ts +5 -3
- package/dist/types/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types/entry-points/token-metadata.codegen.d.ts +6 -2
- package/dist/types/types.d.ts +31 -2
- package/dist/types/utils/token-usage-guidelines.d.ts +8 -0
- package/dist/types-ts4.5/artifacts/palettes-raw/motion-palette.d.ts +5 -3
- package/dist/types-ts4.5/artifacts/replacement-mapping.d.ts +1 -1
- package/dist/types-ts4.5/artifacts/themes/atlassian-motion.d.ts +2 -2
- package/dist/types-ts4.5/artifacts/token-default-values.d.ts +25 -9
- package/dist/types-ts4.5/artifacts/token-names.d.ts +37 -5
- package/dist/types-ts4.5/artifacts/tokens-raw/atlassian-motion.d.ts +5 -3
- package/dist/types-ts4.5/entry-points/css-type-schema.codegen.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/token-metadata.codegen.d.ts +6 -2
- package/dist/types-ts4.5/types.d.ts +31 -2
- package/dist/types-ts4.5/utils/token-usage-guidelines.d.ts +8 -0
- package/package.json +9 -8
- package/tokens.docs.tsx +52 -0
|
@@ -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::
|
|
3
|
+
* @codegen <<SignedSource::1825c86d6664e1366bcb1ab73b5d2a4a>>
|
|
4
4
|
* @codegenCommand yarn build tokens
|
|
5
5
|
*/
|
|
6
6
|
|
|
@@ -17,38 +17,68 @@ var tokens = [{
|
|
|
17
17
|
"group": "motion"
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"name": "motion.curve.
|
|
21
|
-
"path": ["motion", "curve", "
|
|
20
|
+
"name": "motion.curve.Custom",
|
|
21
|
+
"path": ["motion", "curve", "Custom"]
|
|
22
22
|
}, {
|
|
23
|
-
"value": "cubic-bezier(0.
|
|
23
|
+
"value": "cubic-bezier(0.4, 0, 0, 1)",
|
|
24
24
|
"attributes": {
|
|
25
25
|
"group": "motion"
|
|
26
26
|
},
|
|
27
27
|
"filePath": "schema/palettes/motion-palette.tsx",
|
|
28
28
|
"isSource": true,
|
|
29
29
|
"original": {
|
|
30
|
-
"value": "cubic-bezier(0.
|
|
30
|
+
"value": "cubic-bezier(0.4, 0, 0, 1)",
|
|
31
31
|
"attributes": {
|
|
32
32
|
"group": "motion"
|
|
33
33
|
}
|
|
34
34
|
},
|
|
35
|
-
"name": "motion.curve.
|
|
36
|
-
"path": ["motion", "curve", "
|
|
35
|
+
"name": "motion.curve.EaseBoldInOut",
|
|
36
|
+
"path": ["motion", "curve", "EaseBoldInOut"]
|
|
37
37
|
}, {
|
|
38
|
-
"value": "cubic-bezier(0
|
|
38
|
+
"value": "cubic-bezier(0, 0.4, 0, 1)",
|
|
39
39
|
"attributes": {
|
|
40
40
|
"group": "motion"
|
|
41
41
|
},
|
|
42
42
|
"filePath": "schema/palettes/motion-palette.tsx",
|
|
43
43
|
"isSource": true,
|
|
44
44
|
"original": {
|
|
45
|
-
"value": "cubic-bezier(0
|
|
45
|
+
"value": "cubic-bezier(0, 0.4, 0, 1)",
|
|
46
46
|
"attributes": {
|
|
47
47
|
"group": "motion"
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
|
-
"name": "motion.curve.
|
|
51
|
-
"path": ["motion", "curve", "
|
|
50
|
+
"name": "motion.curve.EaseBoldOut",
|
|
51
|
+
"path": ["motion", "curve", "EaseBoldOut"]
|
|
52
|
+
}, {
|
|
53
|
+
"value": "cubic-bezier(0.6, 0, 0.8, 0.6)",
|
|
54
|
+
"attributes": {
|
|
55
|
+
"group": "motion"
|
|
56
|
+
},
|
|
57
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
58
|
+
"isSource": true,
|
|
59
|
+
"original": {
|
|
60
|
+
"value": "cubic-bezier(0.6, 0, 0.8, 0.6)",
|
|
61
|
+
"attributes": {
|
|
62
|
+
"group": "motion"
|
|
63
|
+
}
|
|
64
|
+
},
|
|
65
|
+
"name": "motion.curve.EasePracticalIn",
|
|
66
|
+
"path": ["motion", "curve", "EasePracticalIn"]
|
|
67
|
+
}, {
|
|
68
|
+
"value": "cubic-bezier(0.4, 1, 0.6, 1)",
|
|
69
|
+
"attributes": {
|
|
70
|
+
"group": "motion"
|
|
71
|
+
},
|
|
72
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
73
|
+
"isSource": true,
|
|
74
|
+
"original": {
|
|
75
|
+
"value": "cubic-bezier(0.4, 1, 0.6, 1)",
|
|
76
|
+
"attributes": {
|
|
77
|
+
"group": "motion"
|
|
78
|
+
}
|
|
79
|
+
},
|
|
80
|
+
"name": "motion.curve.EasePracticalOut",
|
|
81
|
+
"path": ["motion", "curve", "EasePracticalOut"]
|
|
52
82
|
}, {
|
|
53
83
|
"value": 50,
|
|
54
84
|
"attributes": {
|
|
@@ -230,10 +260,10 @@ var tokens = [{
|
|
|
230
260
|
}, {
|
|
231
261
|
"value": {
|
|
232
262
|
"0%": {
|
|
233
|
-
"transform": "
|
|
263
|
+
"transform": "scale(0.8)"
|
|
234
264
|
},
|
|
235
265
|
"100%": {
|
|
236
|
-
"transform": "
|
|
266
|
+
"transform": "scale(1)"
|
|
237
267
|
}
|
|
238
268
|
},
|
|
239
269
|
"attributes": {
|
|
@@ -244,25 +274,25 @@ var tokens = [{
|
|
|
244
274
|
"original": {
|
|
245
275
|
"value": {
|
|
246
276
|
"0%": {
|
|
247
|
-
"transform": "
|
|
277
|
+
"transform": "scale(0.8)"
|
|
248
278
|
},
|
|
249
279
|
"100%": {
|
|
250
|
-
"transform": "
|
|
280
|
+
"transform": "scale(1)"
|
|
251
281
|
}
|
|
252
282
|
},
|
|
253
283
|
"attributes": {
|
|
254
284
|
"group": "keyframe"
|
|
255
285
|
}
|
|
256
286
|
},
|
|
257
|
-
"name": "motion.keyframe.
|
|
258
|
-
"path": ["motion", "keyframe", "
|
|
287
|
+
"name": "motion.keyframe.ScaleIn80",
|
|
288
|
+
"path": ["motion", "keyframe", "ScaleIn80"]
|
|
259
289
|
}, {
|
|
260
290
|
"value": {
|
|
261
291
|
"0%": {
|
|
262
|
-
"transform": "
|
|
292
|
+
"transform": "scale(0.85)"
|
|
263
293
|
},
|
|
264
294
|
"100%": {
|
|
265
|
-
"transform": "
|
|
295
|
+
"transform": "scale(1)"
|
|
266
296
|
}
|
|
267
297
|
},
|
|
268
298
|
"attributes": {
|
|
@@ -273,22 +303,22 @@ var tokens = [{
|
|
|
273
303
|
"original": {
|
|
274
304
|
"value": {
|
|
275
305
|
"0%": {
|
|
276
|
-
"transform": "
|
|
306
|
+
"transform": "scale(0.85)"
|
|
277
307
|
},
|
|
278
308
|
"100%": {
|
|
279
|
-
"transform": "
|
|
309
|
+
"transform": "scale(1)"
|
|
280
310
|
}
|
|
281
311
|
},
|
|
282
312
|
"attributes": {
|
|
283
313
|
"group": "keyframe"
|
|
284
314
|
}
|
|
285
315
|
},
|
|
286
|
-
"name": "motion.keyframe.
|
|
287
|
-
"path": ["motion", "keyframe", "
|
|
316
|
+
"name": "motion.keyframe.ScaleIn85",
|
|
317
|
+
"path": ["motion", "keyframe", "ScaleIn85"]
|
|
288
318
|
}, {
|
|
289
319
|
"value": {
|
|
290
320
|
"0%": {
|
|
291
|
-
"transform": "scale(0.
|
|
321
|
+
"transform": "scale(0.9)"
|
|
292
322
|
},
|
|
293
323
|
"100%": {
|
|
294
324
|
"transform": "scale(1)"
|
|
@@ -302,7 +332,7 @@ var tokens = [{
|
|
|
302
332
|
"original": {
|
|
303
333
|
"value": {
|
|
304
334
|
"0%": {
|
|
305
|
-
"transform": "scale(0.
|
|
335
|
+
"transform": "scale(0.9)"
|
|
306
336
|
},
|
|
307
337
|
"100%": {
|
|
308
338
|
"transform": "scale(1)"
|
|
@@ -312,12 +342,12 @@ var tokens = [{
|
|
|
312
342
|
"group": "keyframe"
|
|
313
343
|
}
|
|
314
344
|
},
|
|
315
|
-
"name": "motion.keyframe.
|
|
316
|
-
"path": ["motion", "keyframe", "
|
|
345
|
+
"name": "motion.keyframe.ScaleIn90",
|
|
346
|
+
"path": ["motion", "keyframe", "ScaleIn90"]
|
|
317
347
|
}, {
|
|
318
348
|
"value": {
|
|
319
349
|
"0%": {
|
|
320
|
-
"transform": "scale(0.
|
|
350
|
+
"transform": "scale(0.95)"
|
|
321
351
|
},
|
|
322
352
|
"100%": {
|
|
323
353
|
"transform": "scale(1)"
|
|
@@ -331,7 +361,7 @@ var tokens = [{
|
|
|
331
361
|
"original": {
|
|
332
362
|
"value": {
|
|
333
363
|
"0%": {
|
|
334
|
-
"transform": "scale(0.
|
|
364
|
+
"transform": "scale(0.95)"
|
|
335
365
|
},
|
|
336
366
|
"100%": {
|
|
337
367
|
"transform": "scale(1)"
|
|
@@ -341,15 +371,15 @@ var tokens = [{
|
|
|
341
371
|
"group": "keyframe"
|
|
342
372
|
}
|
|
343
373
|
},
|
|
344
|
-
"name": "motion.keyframe.
|
|
345
|
-
"path": ["motion", "keyframe", "
|
|
374
|
+
"name": "motion.keyframe.ScaleIn95",
|
|
375
|
+
"path": ["motion", "keyframe", "ScaleIn95"]
|
|
346
376
|
}, {
|
|
347
377
|
"value": {
|
|
348
378
|
"0%": {
|
|
349
|
-
"transform": "scale(
|
|
379
|
+
"transform": "scale(1)"
|
|
350
380
|
},
|
|
351
381
|
"100%": {
|
|
352
|
-
"transform": "scale(
|
|
382
|
+
"transform": "scale(0.8)"
|
|
353
383
|
}
|
|
354
384
|
},
|
|
355
385
|
"attributes": {
|
|
@@ -360,25 +390,25 @@ var tokens = [{
|
|
|
360
390
|
"original": {
|
|
361
391
|
"value": {
|
|
362
392
|
"0%": {
|
|
363
|
-
"transform": "scale(
|
|
393
|
+
"transform": "scale(1)"
|
|
364
394
|
},
|
|
365
395
|
"100%": {
|
|
366
|
-
"transform": "scale(
|
|
396
|
+
"transform": "scale(0.8)"
|
|
367
397
|
}
|
|
368
398
|
},
|
|
369
399
|
"attributes": {
|
|
370
400
|
"group": "keyframe"
|
|
371
401
|
}
|
|
372
402
|
},
|
|
373
|
-
"name": "motion.keyframe.
|
|
374
|
-
"path": ["motion", "keyframe", "
|
|
403
|
+
"name": "motion.keyframe.ScaleOut80",
|
|
404
|
+
"path": ["motion", "keyframe", "ScaleOut80"]
|
|
375
405
|
}, {
|
|
376
406
|
"value": {
|
|
377
407
|
"0%": {
|
|
378
|
-
"transform": "scale(
|
|
408
|
+
"transform": "scale(1)"
|
|
379
409
|
},
|
|
380
410
|
"100%": {
|
|
381
|
-
"transform": "scale(
|
|
411
|
+
"transform": "scale(0.85)"
|
|
382
412
|
}
|
|
383
413
|
},
|
|
384
414
|
"attributes": {
|
|
@@ -389,25 +419,25 @@ var tokens = [{
|
|
|
389
419
|
"original": {
|
|
390
420
|
"value": {
|
|
391
421
|
"0%": {
|
|
392
|
-
"transform": "scale(
|
|
422
|
+
"transform": "scale(1)"
|
|
393
423
|
},
|
|
394
424
|
"100%": {
|
|
395
|
-
"transform": "scale(
|
|
425
|
+
"transform": "scale(0.85)"
|
|
396
426
|
}
|
|
397
427
|
},
|
|
398
428
|
"attributes": {
|
|
399
429
|
"group": "keyframe"
|
|
400
430
|
}
|
|
401
431
|
},
|
|
402
|
-
"name": "motion.keyframe.
|
|
403
|
-
"path": ["motion", "keyframe", "
|
|
432
|
+
"name": "motion.keyframe.ScaleOut85",
|
|
433
|
+
"path": ["motion", "keyframe", "ScaleOut85"]
|
|
404
434
|
}, {
|
|
405
435
|
"value": {
|
|
406
436
|
"0%": {
|
|
407
437
|
"transform": "scale(1)"
|
|
408
438
|
},
|
|
409
439
|
"100%": {
|
|
410
|
-
"transform": "scale(0.
|
|
440
|
+
"transform": "scale(0.9)"
|
|
411
441
|
}
|
|
412
442
|
},
|
|
413
443
|
"attributes": {
|
|
@@ -421,22 +451,22 @@ var tokens = [{
|
|
|
421
451
|
"transform": "scale(1)"
|
|
422
452
|
},
|
|
423
453
|
"100%": {
|
|
424
|
-
"transform": "scale(0.
|
|
454
|
+
"transform": "scale(0.9)"
|
|
425
455
|
}
|
|
426
456
|
},
|
|
427
457
|
"attributes": {
|
|
428
458
|
"group": "keyframe"
|
|
429
459
|
}
|
|
430
460
|
},
|
|
431
|
-
"name": "motion.keyframe.
|
|
432
|
-
"path": ["motion", "keyframe", "
|
|
461
|
+
"name": "motion.keyframe.ScaleOut90",
|
|
462
|
+
"path": ["motion", "keyframe", "ScaleOut90"]
|
|
433
463
|
}, {
|
|
434
464
|
"value": {
|
|
435
465
|
"0%": {
|
|
436
466
|
"transform": "scale(1)"
|
|
437
467
|
},
|
|
438
468
|
"100%": {
|
|
439
|
-
"transform": "scale(0.
|
|
469
|
+
"transform": "scale(0.95)"
|
|
440
470
|
}
|
|
441
471
|
},
|
|
442
472
|
"attributes": {
|
|
@@ -450,22 +480,24 @@ var tokens = [{
|
|
|
450
480
|
"transform": "scale(1)"
|
|
451
481
|
},
|
|
452
482
|
"100%": {
|
|
453
|
-
"transform": "scale(0.
|
|
483
|
+
"transform": "scale(0.95)"
|
|
454
484
|
}
|
|
455
485
|
},
|
|
456
486
|
"attributes": {
|
|
457
487
|
"group": "keyframe"
|
|
458
488
|
}
|
|
459
489
|
},
|
|
460
|
-
"name": "motion.keyframe.
|
|
461
|
-
"path": ["motion", "keyframe", "
|
|
490
|
+
"name": "motion.keyframe.ScaleOut95",
|
|
491
|
+
"path": ["motion", "keyframe", "ScaleOut95"]
|
|
462
492
|
}, {
|
|
463
493
|
"value": {
|
|
464
494
|
"0%": {
|
|
465
|
-
"transform": "
|
|
495
|
+
"transform": "translateX(-15%)",
|
|
496
|
+
"transform-origin": "left"
|
|
466
497
|
},
|
|
467
498
|
"100%": {
|
|
468
|
-
"transform": "
|
|
499
|
+
"transform": "translateX(0px)",
|
|
500
|
+
"transform-origin": "left"
|
|
469
501
|
}
|
|
470
502
|
},
|
|
471
503
|
"attributes": {
|
|
@@ -476,25 +508,29 @@ var tokens = [{
|
|
|
476
508
|
"original": {
|
|
477
509
|
"value": {
|
|
478
510
|
"0%": {
|
|
479
|
-
"transform": "
|
|
511
|
+
"transform": "translateX(-15%)",
|
|
512
|
+
"transform-origin": "left"
|
|
480
513
|
},
|
|
481
514
|
"100%": {
|
|
482
|
-
"transform": "
|
|
515
|
+
"transform": "translateX(0px)",
|
|
516
|
+
"transform-origin": "left"
|
|
483
517
|
}
|
|
484
518
|
},
|
|
485
519
|
"attributes": {
|
|
486
520
|
"group": "keyframe"
|
|
487
521
|
}
|
|
488
522
|
},
|
|
489
|
-
"name": "motion.keyframe.
|
|
490
|
-
"path": ["motion", "keyframe", "
|
|
523
|
+
"name": "motion.keyframe.SlideIn15PercentLeft",
|
|
524
|
+
"path": ["motion", "keyframe", "SlideIn15PercentLeft"]
|
|
491
525
|
}, {
|
|
492
526
|
"value": {
|
|
493
527
|
"0%": {
|
|
494
|
-
"transform": "
|
|
528
|
+
"transform": "translateX(-50%)",
|
|
529
|
+
"transform-origin": "left"
|
|
495
530
|
},
|
|
496
531
|
"100%": {
|
|
497
|
-
"transform": "
|
|
532
|
+
"transform": "translateX(0px)",
|
|
533
|
+
"transform-origin": "left"
|
|
498
534
|
}
|
|
499
535
|
},
|
|
500
536
|
"attributes": {
|
|
@@ -505,17 +541,332 @@ var tokens = [{
|
|
|
505
541
|
"original": {
|
|
506
542
|
"value": {
|
|
507
543
|
"0%": {
|
|
508
|
-
"transform": "
|
|
544
|
+
"transform": "translateX(-50%)",
|
|
545
|
+
"transform-origin": "left"
|
|
509
546
|
},
|
|
510
547
|
"100%": {
|
|
511
|
-
"transform": "
|
|
548
|
+
"transform": "translateX(0px)",
|
|
549
|
+
"transform-origin": "left"
|
|
512
550
|
}
|
|
513
551
|
},
|
|
514
552
|
"attributes": {
|
|
515
553
|
"group": "keyframe"
|
|
516
554
|
}
|
|
517
555
|
},
|
|
518
|
-
"name": "motion.keyframe.
|
|
519
|
-
"path": ["motion", "keyframe", "
|
|
556
|
+
"name": "motion.keyframe.SlideIn50PercentLeft",
|
|
557
|
+
"path": ["motion", "keyframe", "SlideIn50PercentLeft"]
|
|
558
|
+
}, {
|
|
559
|
+
"value": {
|
|
560
|
+
"0%": {
|
|
561
|
+
"transform": "translateY(-8px)"
|
|
562
|
+
},
|
|
563
|
+
"100%": {
|
|
564
|
+
"transform": "translateY(0px)"
|
|
565
|
+
}
|
|
566
|
+
},
|
|
567
|
+
"attributes": {
|
|
568
|
+
"group": "keyframe"
|
|
569
|
+
},
|
|
570
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
571
|
+
"isSource": true,
|
|
572
|
+
"original": {
|
|
573
|
+
"value": {
|
|
574
|
+
"0%": {
|
|
575
|
+
"transform": "translateY(-8px)"
|
|
576
|
+
},
|
|
577
|
+
"100%": {
|
|
578
|
+
"transform": "translateY(0px)"
|
|
579
|
+
}
|
|
580
|
+
},
|
|
581
|
+
"attributes": {
|
|
582
|
+
"group": "keyframe"
|
|
583
|
+
}
|
|
584
|
+
},
|
|
585
|
+
"name": "motion.keyframe.SlideInBottom",
|
|
586
|
+
"path": ["motion", "keyframe", "SlideInBottom"]
|
|
587
|
+
}, {
|
|
588
|
+
"value": {
|
|
589
|
+
"0%": {
|
|
590
|
+
"transform": "translateX(8px)"
|
|
591
|
+
},
|
|
592
|
+
"100%": {
|
|
593
|
+
"transform": "translateX(0px)"
|
|
594
|
+
}
|
|
595
|
+
},
|
|
596
|
+
"attributes": {
|
|
597
|
+
"group": "keyframe"
|
|
598
|
+
},
|
|
599
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
600
|
+
"isSource": true,
|
|
601
|
+
"original": {
|
|
602
|
+
"value": {
|
|
603
|
+
"0%": {
|
|
604
|
+
"transform": "translateX(8px)"
|
|
605
|
+
},
|
|
606
|
+
"100%": {
|
|
607
|
+
"transform": "translateX(0px)"
|
|
608
|
+
}
|
|
609
|
+
},
|
|
610
|
+
"attributes": {
|
|
611
|
+
"group": "keyframe"
|
|
612
|
+
}
|
|
613
|
+
},
|
|
614
|
+
"name": "motion.keyframe.SlideInLeft",
|
|
615
|
+
"path": ["motion", "keyframe", "SlideInLeft"]
|
|
616
|
+
}, {
|
|
617
|
+
"value": {
|
|
618
|
+
"0%": {
|
|
619
|
+
"transform": "translateX(-8px)"
|
|
620
|
+
},
|
|
621
|
+
"100%": {
|
|
622
|
+
"transform": "translateX(0px)"
|
|
623
|
+
}
|
|
624
|
+
},
|
|
625
|
+
"attributes": {
|
|
626
|
+
"group": "keyframe"
|
|
627
|
+
},
|
|
628
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
629
|
+
"isSource": true,
|
|
630
|
+
"original": {
|
|
631
|
+
"value": {
|
|
632
|
+
"0%": {
|
|
633
|
+
"transform": "translateX(-8px)"
|
|
634
|
+
},
|
|
635
|
+
"100%": {
|
|
636
|
+
"transform": "translateX(0px)"
|
|
637
|
+
}
|
|
638
|
+
},
|
|
639
|
+
"attributes": {
|
|
640
|
+
"group": "keyframe"
|
|
641
|
+
}
|
|
642
|
+
},
|
|
643
|
+
"name": "motion.keyframe.SlideInRight",
|
|
644
|
+
"path": ["motion", "keyframe", "SlideInRight"]
|
|
645
|
+
}, {
|
|
646
|
+
"value": {
|
|
647
|
+
"0%": {
|
|
648
|
+
"transform": "translateY(8px)"
|
|
649
|
+
},
|
|
650
|
+
"100%": {
|
|
651
|
+
"transform": "translateY(0px)"
|
|
652
|
+
}
|
|
653
|
+
},
|
|
654
|
+
"attributes": {
|
|
655
|
+
"group": "keyframe"
|
|
656
|
+
},
|
|
657
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
658
|
+
"isSource": true,
|
|
659
|
+
"original": {
|
|
660
|
+
"value": {
|
|
661
|
+
"0%": {
|
|
662
|
+
"transform": "translateY(8px)"
|
|
663
|
+
},
|
|
664
|
+
"100%": {
|
|
665
|
+
"transform": "translateY(0px)"
|
|
666
|
+
}
|
|
667
|
+
},
|
|
668
|
+
"attributes": {
|
|
669
|
+
"group": "keyframe"
|
|
670
|
+
}
|
|
671
|
+
},
|
|
672
|
+
"name": "motion.keyframe.SlideInTop",
|
|
673
|
+
"path": ["motion", "keyframe", "SlideInTop"]
|
|
674
|
+
}, {
|
|
675
|
+
"value": {
|
|
676
|
+
"0%": {
|
|
677
|
+
"transform": "translateX(0px)",
|
|
678
|
+
"transform-origin": "left"
|
|
679
|
+
},
|
|
680
|
+
"100%": {
|
|
681
|
+
"transform": "translateX(-15%)",
|
|
682
|
+
"transform-origin": "left"
|
|
683
|
+
}
|
|
684
|
+
},
|
|
685
|
+
"attributes": {
|
|
686
|
+
"group": "keyframe"
|
|
687
|
+
},
|
|
688
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
689
|
+
"isSource": true,
|
|
690
|
+
"original": {
|
|
691
|
+
"value": {
|
|
692
|
+
"0%": {
|
|
693
|
+
"transform": "translateX(0px)",
|
|
694
|
+
"transform-origin": "left"
|
|
695
|
+
},
|
|
696
|
+
"100%": {
|
|
697
|
+
"transform": "translateX(-15%)",
|
|
698
|
+
"transform-origin": "left"
|
|
699
|
+
}
|
|
700
|
+
},
|
|
701
|
+
"attributes": {
|
|
702
|
+
"group": "keyframe"
|
|
703
|
+
}
|
|
704
|
+
},
|
|
705
|
+
"name": "motion.keyframe.SlideOut15PercentLeft",
|
|
706
|
+
"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
|
+
}, {
|
|
741
|
+
"value": {
|
|
742
|
+
"0%": {
|
|
743
|
+
"transform": "translateY(0px)"
|
|
744
|
+
},
|
|
745
|
+
"100%": {
|
|
746
|
+
"transform": "translateY(-4px)"
|
|
747
|
+
}
|
|
748
|
+
},
|
|
749
|
+
"attributes": {
|
|
750
|
+
"group": "keyframe"
|
|
751
|
+
},
|
|
752
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
753
|
+
"isSource": true,
|
|
754
|
+
"original": {
|
|
755
|
+
"value": {
|
|
756
|
+
"0%": {
|
|
757
|
+
"transform": "translateY(0px)"
|
|
758
|
+
},
|
|
759
|
+
"100%": {
|
|
760
|
+
"transform": "translateY(-4px)"
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
"attributes": {
|
|
764
|
+
"group": "keyframe"
|
|
765
|
+
}
|
|
766
|
+
},
|
|
767
|
+
"name": "motion.keyframe.SlideOutBottom",
|
|
768
|
+
"path": ["motion", "keyframe", "SlideOutBottom"]
|
|
769
|
+
}, {
|
|
770
|
+
"value": {
|
|
771
|
+
"0%": {
|
|
772
|
+
"transform": "translateX(0px)"
|
|
773
|
+
},
|
|
774
|
+
"100%": {
|
|
775
|
+
"transform": "translateX(4px)"
|
|
776
|
+
}
|
|
777
|
+
},
|
|
778
|
+
"attributes": {
|
|
779
|
+
"group": "keyframe"
|
|
780
|
+
},
|
|
781
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
782
|
+
"isSource": true,
|
|
783
|
+
"original": {
|
|
784
|
+
"value": {
|
|
785
|
+
"0%": {
|
|
786
|
+
"transform": "translateX(0px)"
|
|
787
|
+
},
|
|
788
|
+
"100%": {
|
|
789
|
+
"transform": "translateX(4px)"
|
|
790
|
+
}
|
|
791
|
+
},
|
|
792
|
+
"attributes": {
|
|
793
|
+
"group": "keyframe"
|
|
794
|
+
}
|
|
795
|
+
},
|
|
796
|
+
"name": "motion.keyframe.SlideOutLeft",
|
|
797
|
+
"path": ["motion", "keyframe", "SlideOutLeft"]
|
|
798
|
+
}, {
|
|
799
|
+
"value": {
|
|
800
|
+
"0%": {
|
|
801
|
+
"transform": "translateX(0px)"
|
|
802
|
+
},
|
|
803
|
+
"100%": {
|
|
804
|
+
"transform": "translateX(-4px)"
|
|
805
|
+
}
|
|
806
|
+
},
|
|
807
|
+
"attributes": {
|
|
808
|
+
"group": "keyframe"
|
|
809
|
+
},
|
|
810
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
811
|
+
"isSource": true,
|
|
812
|
+
"original": {
|
|
813
|
+
"value": {
|
|
814
|
+
"0%": {
|
|
815
|
+
"transform": "translateX(0px)"
|
|
816
|
+
},
|
|
817
|
+
"100%": {
|
|
818
|
+
"transform": "translateX(-4px)"
|
|
819
|
+
}
|
|
820
|
+
},
|
|
821
|
+
"attributes": {
|
|
822
|
+
"group": "keyframe"
|
|
823
|
+
}
|
|
824
|
+
},
|
|
825
|
+
"name": "motion.keyframe.SlideOutRight",
|
|
826
|
+
"path": ["motion", "keyframe", "SlideOutRight"]
|
|
827
|
+
}, {
|
|
828
|
+
"value": {
|
|
829
|
+
"0%": {
|
|
830
|
+
"transform": "translateY(0px)"
|
|
831
|
+
},
|
|
832
|
+
"100%": {
|
|
833
|
+
"transform": "translateY(4px)"
|
|
834
|
+
}
|
|
835
|
+
},
|
|
836
|
+
"attributes": {
|
|
837
|
+
"group": "keyframe"
|
|
838
|
+
},
|
|
839
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
840
|
+
"isSource": true,
|
|
841
|
+
"original": {
|
|
842
|
+
"value": {
|
|
843
|
+
"0%": {
|
|
844
|
+
"transform": "translateY(0px)"
|
|
845
|
+
},
|
|
846
|
+
"100%": {
|
|
847
|
+
"transform": "translateY(4px)"
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
"attributes": {
|
|
851
|
+
"group": "keyframe"
|
|
852
|
+
}
|
|
853
|
+
},
|
|
854
|
+
"name": "motion.keyframe.SlideOutTop",
|
|
855
|
+
"path": ["motion", "keyframe", "SlideOutTop"]
|
|
856
|
+
}, {
|
|
857
|
+
"value": "transform",
|
|
858
|
+
"attributes": {
|
|
859
|
+
"group": "motion"
|
|
860
|
+
},
|
|
861
|
+
"filePath": "schema/palettes/motion-palette.tsx",
|
|
862
|
+
"isSource": true,
|
|
863
|
+
"original": {
|
|
864
|
+
"value": "transform",
|
|
865
|
+
"attributes": {
|
|
866
|
+
"group": "motion"
|
|
867
|
+
}
|
|
868
|
+
},
|
|
869
|
+
"name": "motion.properties.Transform",
|
|
870
|
+
"path": ["motion", "properties", "Transform"]
|
|
520
871
|
}];
|
|
521
872
|
export default tokens;
|