@pageboard/html 0.14.19 → 0.14.20

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 (109) hide show
  1. package/elements/accordion.js +1 -1
  2. package/elements/fieldsets.js +1 -1
  3. package/elements/form.js +2 -2
  4. package/elements/grid.js +1 -1
  5. package/elements/image.js +1 -1
  6. package/elements/input-file.js +2 -2
  7. package/elements/input-property.js +1 -1
  8. package/elements/inputs.js +5 -5
  9. package/elements/layout.js +1 -1
  10. package/elements/link.js +2 -2
  11. package/elements/menu.js +2 -2
  12. package/elements/navigation.js +1 -1
  13. package/elements/page.js +1 -1
  14. package/elements/paragraph.js +2 -2
  15. package/elements/query-tags.js +1 -1
  16. package/elements/tab.js +1 -1
  17. package/elements/table.js +1 -1
  18. package/elements/template.js +1 -1
  19. package/package.json +3 -8
  20. package/ui/card.css +3 -3
  21. package/ui/components/accordion.css +241 -0
  22. package/ui/components/accordion.js +613 -0
  23. package/ui/components/ad.css +275 -0
  24. package/ui/components/api.js +1167 -0
  25. package/ui/components/breadcrumb.css +122 -0
  26. package/ui/components/button.css +3525 -0
  27. package/ui/components/card.css +939 -0
  28. package/ui/components/checkbox.css +604 -0
  29. package/ui/components/checkbox.js +831 -0
  30. package/ui/components/colorize.js +274 -0
  31. package/ui/components/comment.css +268 -0
  32. package/ui/components/container.css +149 -0
  33. package/ui/components/dimmer.css +224 -0
  34. package/ui/components/dimmer.js +733 -0
  35. package/ui/components/divider.css +253 -0
  36. package/ui/components/dropdown.css +1448 -0
  37. package/ui/components/dropdown.js +3955 -0
  38. package/ui/components/embed.css +160 -0
  39. package/ui/components/embed.js +706 -0
  40. package/ui/components/feed.css +281 -0
  41. package/ui/components/flag.css +1035 -0
  42. package/ui/components/form.css +1011 -0
  43. package/ui/components/form.js +1706 -0
  44. package/ui/components/grid.css +1941 -0
  45. package/ui/components/header.css +719 -0
  46. package/ui/components/icon.css +4777 -0
  47. package/ui/components/image.css +310 -0
  48. package/ui/components/input.css +469 -0
  49. package/ui/components/item.css +464 -0
  50. package/ui/components/label.css +1281 -0
  51. package/ui/components/list.css +943 -0
  52. package/ui/components/loader.css +339 -0
  53. package/ui/components/menu.css +1940 -0
  54. package/ui/components/message.css +468 -0
  55. package/ui/components/modal.css +617 -0
  56. package/ui/components/modal.js +1034 -0
  57. package/ui/components/nag.css +145 -0
  58. package/ui/components/nag.js +507 -0
  59. package/ui/components/placeholder.css +229 -0
  60. package/ui/components/popup.css +640 -0
  61. package/ui/components/popup.js +1532 -0
  62. package/ui/components/progress.css +502 -0
  63. package/ui/components/progress.js +931 -0
  64. package/ui/components/rail.css +152 -0
  65. package/ui/components/rating.css +257 -0
  66. package/ui/components/rating.js +508 -0
  67. package/ui/components/reset.css +476 -0
  68. package/ui/components/reveal.css +260 -0
  69. package/ui/components/search.css +431 -0
  70. package/ui/components/search.js +1505 -0
  71. package/ui/components/segment.css +824 -0
  72. package/ui/components/shape.css +143 -0
  73. package/ui/components/shape.js +921 -0
  74. package/ui/components/sidebar.css +537 -0
  75. package/ui/components/sidebar.js +1033 -0
  76. package/ui/components/site.css +184 -0
  77. package/ui/components/site.js +487 -0
  78. package/ui/components/state.js +708 -0
  79. package/ui/components/statistic.css +534 -0
  80. package/ui/components/step.css +566 -0
  81. package/ui/components/sticky.css +73 -0
  82. package/ui/components/sticky.js +959 -0
  83. package/ui/components/tab.css +89 -0
  84. package/ui/components/tab.js +952 -0
  85. package/ui/components/table.css +1108 -0
  86. package/ui/components/transition.css +1792 -0
  87. package/ui/components/transition.js +1095 -0
  88. package/ui/components/video.css +121 -0
  89. package/ui/components/video.js +532 -0
  90. package/ui/components/visibility.js +1311 -0
  91. package/ui/components/visit.js +517 -0
  92. package/ui/item.css +2 -2
  93. package/ui/themes/default/assets/fonts/brand-icons.eot +0 -0
  94. package/ui/themes/default/assets/fonts/brand-icons.svg +1008 -0
  95. package/ui/themes/default/assets/fonts/brand-icons.ttf +0 -0
  96. package/ui/themes/default/assets/fonts/brand-icons.woff +0 -0
  97. package/ui/themes/default/assets/fonts/brand-icons.woff2 +0 -0
  98. package/ui/themes/default/assets/fonts/icons.eot +0 -0
  99. package/ui/themes/default/assets/fonts/icons.otf +0 -0
  100. package/ui/themes/default/assets/fonts/icons.svg +1518 -0
  101. package/ui/themes/default/assets/fonts/icons.ttf +0 -0
  102. package/ui/themes/default/assets/fonts/icons.woff +0 -0
  103. package/ui/themes/default/assets/fonts/icons.woff2 +0 -0
  104. package/ui/themes/default/assets/fonts/outline-icons.eot +0 -0
  105. package/ui/themes/default/assets/fonts/outline-icons.svg +366 -0
  106. package/ui/themes/default/assets/fonts/outline-icons.ttf +0 -0
  107. package/ui/themes/default/assets/fonts/outline-icons.woff +0 -0
  108. package/ui/themes/default/assets/fonts/outline-icons.woff2 +0 -0
  109. package/ui/themes/default/assets/images/flags.png +0 -0
@@ -0,0 +1,1792 @@
1
+ /*!
2
+ * # Semantic UI 2.4.0 - Transition
3
+ * http://github.com/semantic-org/semantic-ui/
4
+ *
5
+ *
6
+ * Released under the MIT license
7
+ * http://opensource.org/licenses/MIT
8
+ *
9
+ */
10
+
11
+
12
+ /*******************************
13
+ Transitions
14
+ *******************************/
15
+
16
+ .transition {
17
+ animation-iteration-count: 1;
18
+ animation-duration: 300ms;
19
+ animation-timing-function: ease;
20
+ animation-fill-mode: both;
21
+ }
22
+
23
+
24
+ /*******************************
25
+ States
26
+ *******************************/
27
+
28
+
29
+ /* Animating */
30
+ .animating.transition {
31
+ backface-visibility: hidden;
32
+ visibility: visible !important;
33
+ }
34
+
35
+ /* Loading */
36
+ .loading.transition {
37
+ position: absolute;
38
+ top: -99999px;
39
+ left: -99999px;
40
+ }
41
+
42
+ /* Hidden */
43
+ .hidden.transition {
44
+ display: none;
45
+ visibility: hidden;
46
+ }
47
+
48
+ /* Visible */
49
+ .visible.transition {
50
+ display: block !important;
51
+ visibility: visible !important;
52
+
53
+ /* backface-visibility: @backfaceVisibility;
54
+ transform: @use3DAcceleration;*/
55
+ }
56
+ /* Disabled */
57
+ .disabled.transition {
58
+ animation-play-state: paused;
59
+ }
60
+
61
+
62
+ /*******************************
63
+ Variations
64
+ *******************************/
65
+
66
+ .looping.transition {
67
+ animation-iteration-count: infinite;
68
+ }
69
+
70
+
71
+ /*******************************
72
+ Transitions
73
+ *******************************/
74
+
75
+ /*
76
+ Some transitions adapted from Animate CSS
77
+ https://github.com/daneden/animate.css
78
+
79
+ Additional transitions adapted from Glide
80
+ by Nick Pettit - https://github.com/nickpettit/glide
81
+ */
82
+
83
+ /*--------------
84
+ Browse
85
+ ---------------*/
86
+
87
+ .transition.browse {
88
+ animation-duration: 500ms;
89
+ }
90
+ .transition.browse.in {
91
+ animation-name: browseIn;
92
+ }
93
+ .transition.browse.out,
94
+ .transition.browse.left.out {
95
+ animation-name: browseOutLeft;
96
+ }
97
+ .transition.browse.right.out {
98
+ animation-name: browseOutRight;
99
+ }
100
+
101
+ /* In */
102
+
103
+ @keyframes browseIn {
104
+ 0% {
105
+ transform: scale(0.8) translateZ(0px);
106
+ z-index: -1;
107
+ }
108
+ 10% {
109
+ transform: scale(0.8) translateZ(0px);
110
+ z-index: -1;
111
+ opacity: 0.7;
112
+ }
113
+ 80% {
114
+ transform: scale(1.05) translateZ(0px);
115
+ opacity: 1;
116
+ z-index: 999;
117
+ }
118
+ 100% {
119
+ transform: scale(1) translateZ(0px);
120
+ z-index: 999;
121
+ }
122
+ }
123
+
124
+ @keyframes browseIn {
125
+ 0% {
126
+ transform: scale(0.8) translateZ(0px);
127
+ z-index: -1;
128
+ }
129
+ 10% {
130
+ transform: scale(0.8) translateZ(0px);
131
+ z-index: -1;
132
+ opacity: 0.7;
133
+ }
134
+ 80% {
135
+ transform: scale(1.05) translateZ(0px);
136
+ opacity: 1;
137
+ z-index: 999;
138
+ }
139
+ 100% {
140
+ transform: scale(1) translateZ(0px);
141
+ z-index: 999;
142
+ }
143
+ }
144
+
145
+ /* Out */
146
+
147
+ @keyframes browseOutLeft {
148
+ 0% {
149
+ z-index: 999;
150
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg);
151
+ }
152
+ 50% {
153
+ z-index: -1;
154
+ transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
155
+ }
156
+ 80% {
157
+ opacity: 1;
158
+ }
159
+ 100% {
160
+ z-index: -1;
161
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
162
+ opacity: 0;
163
+ }
164
+ }
165
+
166
+ @keyframes browseOutLeft {
167
+ 0% {
168
+ z-index: 999;
169
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg);
170
+ }
171
+ 50% {
172
+ z-index: -1;
173
+ transform: translateX(-105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
174
+ }
175
+ 80% {
176
+ opacity: 1;
177
+ }
178
+ 100% {
179
+ z-index: -1;
180
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
181
+ opacity: 0;
182
+ }
183
+ }
184
+
185
+ @keyframes browseOutRight {
186
+ 0% {
187
+ z-index: 999;
188
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg);
189
+ }
190
+ 50% {
191
+ z-index: 1;
192
+ transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
193
+ }
194
+ 80% {
195
+ opacity: 1;
196
+ }
197
+ 100% {
198
+ z-index: 1;
199
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
200
+ opacity: 0;
201
+ }
202
+ }
203
+
204
+ @keyframes browseOutRight {
205
+ 0% {
206
+ z-index: 999;
207
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg);
208
+ }
209
+ 50% {
210
+ z-index: 1;
211
+ transform: translateX(105%) rotateY(35deg) rotateX(10deg) translateZ(-10px);
212
+ }
213
+ 80% {
214
+ opacity: 1;
215
+ }
216
+ 100% {
217
+ z-index: 1;
218
+ transform: translateX(0%) rotateY(0deg) rotateX(0deg) translateZ(-10px);
219
+ opacity: 0;
220
+ }
221
+ }
222
+
223
+ /*--------------
224
+ Drop
225
+ ---------------*/
226
+
227
+ .drop.transition {
228
+ transform-origin: top center;
229
+ animation-duration: 400ms;
230
+ animation-timing-function: cubic-bezier(0.34, 1.61, 0.7, 1);
231
+ }
232
+ .drop.transition.in {
233
+ animation-name: dropIn;
234
+ }
235
+ .drop.transition.out {
236
+ animation-name: dropOut;
237
+ }
238
+
239
+ /* Drop */
240
+
241
+ @keyframes dropIn {
242
+ 0% {
243
+ opacity: 0;
244
+ transform: scale(0);
245
+ }
246
+ 100% {
247
+ opacity: 1;
248
+ transform: scale(1);
249
+ }
250
+ }
251
+
252
+ @keyframes dropIn {
253
+ 0% {
254
+ opacity: 0;
255
+ transform: scale(0);
256
+ }
257
+ 100% {
258
+ opacity: 1;
259
+ transform: scale(1);
260
+ }
261
+ }
262
+
263
+ @keyframes dropOut {
264
+ 0% {
265
+ opacity: 1;
266
+ transform: scale(1);
267
+ }
268
+ 100% {
269
+ opacity: 0;
270
+ transform: scale(0);
271
+ }
272
+ }
273
+
274
+ @keyframes dropOut {
275
+ 0% {
276
+ opacity: 1;
277
+ transform: scale(1);
278
+ }
279
+ 100% {
280
+ opacity: 0;
281
+ transform: scale(0);
282
+ }
283
+ }
284
+
285
+ /*--------------
286
+ Fade
287
+ ---------------*/
288
+
289
+ .transition.fade.in {
290
+ animation-name: fadeIn;
291
+ }
292
+ .transition[class*="fade up"].in {
293
+ animation-name: fadeInUp;
294
+ }
295
+ .transition[class*="fade down"].in {
296
+ animation-name: fadeInDown;
297
+ }
298
+ .transition[class*="fade left"].in {
299
+ animation-name: fadeInLeft;
300
+ }
301
+ .transition[class*="fade right"].in {
302
+ animation-name: fadeInRight;
303
+ }
304
+ .transition.fade.out {
305
+ animation-name: fadeOut;
306
+ }
307
+ .transition[class*="fade up"].out {
308
+ animation-name: fadeOutUp;
309
+ }
310
+ .transition[class*="fade down"].out {
311
+ animation-name: fadeOutDown;
312
+ }
313
+ .transition[class*="fade left"].out {
314
+ animation-name: fadeOutLeft;
315
+ }
316
+ .transition[class*="fade right"].out {
317
+ animation-name: fadeOutRight;
318
+ }
319
+
320
+ /* In */
321
+
322
+ @keyframes fadeIn {
323
+ 0% {
324
+ opacity: 0;
325
+ }
326
+ 100% {
327
+ opacity: 1;
328
+ }
329
+ }
330
+
331
+ @keyframes fadeIn {
332
+ 0% {
333
+ opacity: 0;
334
+ }
335
+ 100% {
336
+ opacity: 1;
337
+ }
338
+ }
339
+
340
+ @keyframes fadeInUp {
341
+ 0% {
342
+ opacity: 0;
343
+ transform: translateY(10%);
344
+ }
345
+ 100% {
346
+ opacity: 1;
347
+ transform: translateY(0%);
348
+ }
349
+ }
350
+
351
+ @keyframes fadeInUp {
352
+ 0% {
353
+ opacity: 0;
354
+ transform: translateY(10%);
355
+ }
356
+ 100% {
357
+ opacity: 1;
358
+ transform: translateY(0%);
359
+ }
360
+ }
361
+
362
+ @keyframes fadeInDown {
363
+ 0% {
364
+ opacity: 0;
365
+ transform: translateY(-10%);
366
+ }
367
+ 100% {
368
+ opacity: 1;
369
+ transform: translateY(0%);
370
+ }
371
+ }
372
+
373
+ @keyframes fadeInDown {
374
+ 0% {
375
+ opacity: 0;
376
+ transform: translateY(-10%);
377
+ }
378
+ 100% {
379
+ opacity: 1;
380
+ transform: translateY(0%);
381
+ }
382
+ }
383
+
384
+ @keyframes fadeInLeft {
385
+ 0% {
386
+ opacity: 0;
387
+ transform: translateX(10%);
388
+ }
389
+ 100% {
390
+ opacity: 1;
391
+ transform: translateX(0%);
392
+ }
393
+ }
394
+
395
+ @keyframes fadeInLeft {
396
+ 0% {
397
+ opacity: 0;
398
+ transform: translateX(10%);
399
+ }
400
+ 100% {
401
+ opacity: 1;
402
+ transform: translateX(0%);
403
+ }
404
+ }
405
+
406
+ @keyframes fadeInRight {
407
+ 0% {
408
+ opacity: 0;
409
+ transform: translateX(-10%);
410
+ }
411
+ 100% {
412
+ opacity: 1;
413
+ transform: translateX(0%);
414
+ }
415
+ }
416
+
417
+ @keyframes fadeInRight {
418
+ 0% {
419
+ opacity: 0;
420
+ transform: translateX(-10%);
421
+ }
422
+ 100% {
423
+ opacity: 1;
424
+ transform: translateX(0%);
425
+ }
426
+ }
427
+
428
+ /* Out */
429
+
430
+ @keyframes fadeOut {
431
+ 0% {
432
+ opacity: 1;
433
+ }
434
+ 100% {
435
+ opacity: 0;
436
+ }
437
+ }
438
+
439
+ @keyframes fadeOut {
440
+ 0% {
441
+ opacity: 1;
442
+ }
443
+ 100% {
444
+ opacity: 0;
445
+ }
446
+ }
447
+
448
+ @keyframes fadeOutUp {
449
+ 0% {
450
+ opacity: 1;
451
+ transform: translateY(0%);
452
+ }
453
+ 100% {
454
+ opacity: 0;
455
+ transform: translateY(5%);
456
+ }
457
+ }
458
+
459
+ @keyframes fadeOutUp {
460
+ 0% {
461
+ opacity: 1;
462
+ transform: translateY(0%);
463
+ }
464
+ 100% {
465
+ opacity: 0;
466
+ transform: translateY(5%);
467
+ }
468
+ }
469
+
470
+ @keyframes fadeOutDown {
471
+ 0% {
472
+ opacity: 1;
473
+ transform: translateY(0%);
474
+ }
475
+ 100% {
476
+ opacity: 0;
477
+ transform: translateY(-5%);
478
+ }
479
+ }
480
+
481
+ @keyframes fadeOutDown {
482
+ 0% {
483
+ opacity: 1;
484
+ transform: translateY(0%);
485
+ }
486
+ 100% {
487
+ opacity: 0;
488
+ transform: translateY(-5%);
489
+ }
490
+ }
491
+
492
+ @keyframes fadeOutLeft {
493
+ 0% {
494
+ opacity: 1;
495
+ transform: translateX(0%);
496
+ }
497
+ 100% {
498
+ opacity: 0;
499
+ transform: translateX(5%);
500
+ }
501
+ }
502
+
503
+ @keyframes fadeOutLeft {
504
+ 0% {
505
+ opacity: 1;
506
+ transform: translateX(0%);
507
+ }
508
+ 100% {
509
+ opacity: 0;
510
+ transform: translateX(5%);
511
+ }
512
+ }
513
+
514
+ @keyframes fadeOutRight {
515
+ 0% {
516
+ opacity: 1;
517
+ transform: translateX(0%);
518
+ }
519
+ 100% {
520
+ opacity: 0;
521
+ transform: translateX(-5%);
522
+ }
523
+ }
524
+
525
+ @keyframes fadeOutRight {
526
+ 0% {
527
+ opacity: 1;
528
+ transform: translateX(0%);
529
+ }
530
+ 100% {
531
+ opacity: 0;
532
+ transform: translateX(-5%);
533
+ }
534
+ }
535
+
536
+ /*--------------
537
+ Flips
538
+ ---------------*/
539
+
540
+ .flip.transition.in,
541
+ .flip.transition.out {
542
+ animation-duration: 600ms;
543
+ }
544
+ .horizontal.flip.transition.in {
545
+ animation-name: horizontalFlipIn;
546
+ }
547
+ .horizontal.flip.transition.out {
548
+ animation-name: horizontalFlipOut;
549
+ }
550
+ .vertical.flip.transition.in {
551
+ animation-name: verticalFlipIn;
552
+ }
553
+ .vertical.flip.transition.out {
554
+ animation-name: verticalFlipOut;
555
+ }
556
+
557
+ /* In */
558
+
559
+ @keyframes horizontalFlipIn {
560
+ 0% {
561
+ transform: perspective(2000px) rotateY(-90deg);
562
+ opacity: 0;
563
+ }
564
+ 100% {
565
+ transform: perspective(2000px) rotateY(0deg);
566
+ opacity: 1;
567
+ }
568
+ }
569
+
570
+ @keyframes horizontalFlipIn {
571
+ 0% {
572
+ transform: perspective(2000px) rotateY(-90deg);
573
+ opacity: 0;
574
+ }
575
+ 100% {
576
+ transform: perspective(2000px) rotateY(0deg);
577
+ opacity: 1;
578
+ }
579
+ }
580
+
581
+ @keyframes verticalFlipIn {
582
+ 0% {
583
+ transform: perspective(2000px) rotateX(-90deg);
584
+ opacity: 0;
585
+ }
586
+ 100% {
587
+ transform: perspective(2000px) rotateX(0deg);
588
+ opacity: 1;
589
+ }
590
+ }
591
+
592
+ @keyframes verticalFlipIn {
593
+ 0% {
594
+ transform: perspective(2000px) rotateX(-90deg);
595
+ opacity: 0;
596
+ }
597
+ 100% {
598
+ transform: perspective(2000px) rotateX(0deg);
599
+ opacity: 1;
600
+ }
601
+ }
602
+
603
+ /* Out */
604
+
605
+ @keyframes horizontalFlipOut {
606
+ 0% {
607
+ transform: perspective(2000px) rotateY(0deg);
608
+ opacity: 1;
609
+ }
610
+ 100% {
611
+ transform: perspective(2000px) rotateY(90deg);
612
+ opacity: 0;
613
+ }
614
+ }
615
+
616
+ @keyframes horizontalFlipOut {
617
+ 0% {
618
+ transform: perspective(2000px) rotateY(0deg);
619
+ opacity: 1;
620
+ }
621
+ 100% {
622
+ transform: perspective(2000px) rotateY(90deg);
623
+ opacity: 0;
624
+ }
625
+ }
626
+
627
+ @keyframes verticalFlipOut {
628
+ 0% {
629
+ transform: perspective(2000px) rotateX(0deg);
630
+ opacity: 1;
631
+ }
632
+ 100% {
633
+ transform: perspective(2000px) rotateX(-90deg);
634
+ opacity: 0;
635
+ }
636
+ }
637
+
638
+ @keyframes verticalFlipOut {
639
+ 0% {
640
+ transform: perspective(2000px) rotateX(0deg);
641
+ opacity: 1;
642
+ }
643
+ 100% {
644
+ transform: perspective(2000px) rotateX(-90deg);
645
+ opacity: 0;
646
+ }
647
+ }
648
+
649
+ /*--------------
650
+ Scale
651
+ ---------------*/
652
+
653
+ .scale.transition.in {
654
+ animation-name: scaleIn;
655
+ }
656
+ .scale.transition.out {
657
+ animation-name: scaleOut;
658
+ }
659
+
660
+ @keyframes scaleIn {
661
+ 0% {
662
+ opacity: 0;
663
+ transform: scale(0.8);
664
+ }
665
+ 100% {
666
+ opacity: 1;
667
+ transform: scale(1);
668
+ }
669
+ }
670
+
671
+ @keyframes scaleIn {
672
+ 0% {
673
+ opacity: 0;
674
+ transform: scale(0.8);
675
+ }
676
+ 100% {
677
+ opacity: 1;
678
+ transform: scale(1);
679
+ }
680
+ }
681
+
682
+ /* Out */
683
+
684
+ @keyframes scaleOut {
685
+ 0% {
686
+ opacity: 1;
687
+ transform: scale(1);
688
+ }
689
+ 100% {
690
+ opacity: 0;
691
+ transform: scale(0.9);
692
+ }
693
+ }
694
+
695
+ @keyframes scaleOut {
696
+ 0% {
697
+ opacity: 1;
698
+ transform: scale(1);
699
+ }
700
+ 100% {
701
+ opacity: 0;
702
+ transform: scale(0.9);
703
+ }
704
+ }
705
+
706
+ /*--------------
707
+ Fly
708
+ ---------------*/
709
+
710
+
711
+ /* Inward */
712
+ .transition.fly {
713
+ animation-duration: 0.6s;
714
+ transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
715
+ }
716
+ .transition.fly.in {
717
+ animation-name: flyIn;
718
+ }
719
+ .transition[class*="fly up"].in {
720
+ animation-name: flyInUp;
721
+ }
722
+ .transition[class*="fly down"].in {
723
+ animation-name: flyInDown;
724
+ }
725
+ .transition[class*="fly left"].in {
726
+ animation-name: flyInLeft;
727
+ }
728
+ .transition[class*="fly right"].in {
729
+ animation-name: flyInRight;
730
+ }
731
+
732
+ /* Outward */
733
+ .transition.fly.out {
734
+ animation-name: flyOut;
735
+ }
736
+ .transition[class*="fly up"].out {
737
+ animation-name: flyOutUp;
738
+ }
739
+ .transition[class*="fly down"].out {
740
+ animation-name: flyOutDown;
741
+ }
742
+ .transition[class*="fly left"].out {
743
+ animation-name: flyOutLeft;
744
+ }
745
+ .transition[class*="fly right"].out {
746
+ animation-name: flyOutRight;
747
+ }
748
+
749
+ /* In */
750
+
751
+ @keyframes flyIn {
752
+ 0% {
753
+ opacity: 0;
754
+ transform: scale3d(0.3, 0.3, 0.3);
755
+ }
756
+ 20% {
757
+ transform: scale3d(1.1, 1.1, 1.1);
758
+ }
759
+ 40% {
760
+ transform: scale3d(0.9, 0.9, 0.9);
761
+ }
762
+ 60% {
763
+ opacity: 1;
764
+ transform: scale3d(1.03, 1.03, 1.03);
765
+ }
766
+ 80% {
767
+ transform: scale3d(0.97, 0.97, 0.97);
768
+ }
769
+ 100% {
770
+ opacity: 1;
771
+ transform: scale3d(1, 1, 1);
772
+ }
773
+ }
774
+
775
+ @keyframes flyIn {
776
+ 0% {
777
+ opacity: 0;
778
+ transform: scale3d(0.3, 0.3, 0.3);
779
+ }
780
+ 20% {
781
+ transform: scale3d(1.1, 1.1, 1.1);
782
+ }
783
+ 40% {
784
+ transform: scale3d(0.9, 0.9, 0.9);
785
+ }
786
+ 60% {
787
+ opacity: 1;
788
+ transform: scale3d(1.03, 1.03, 1.03);
789
+ }
790
+ 80% {
791
+ transform: scale3d(0.97, 0.97, 0.97);
792
+ }
793
+ 100% {
794
+ opacity: 1;
795
+ transform: scale3d(1, 1, 1);
796
+ }
797
+ }
798
+
799
+ @keyframes flyInUp {
800
+ 0% {
801
+ opacity: 0;
802
+ transform: translate3d(0, 1500px, 0);
803
+ }
804
+ 60% {
805
+ opacity: 1;
806
+ transform: translate3d(0, -20px, 0);
807
+ }
808
+ 75% {
809
+ transform: translate3d(0, 10px, 0);
810
+ }
811
+ 90% {
812
+ transform: translate3d(0, -5px, 0);
813
+ }
814
+ 100% {
815
+ transform: translate3d(0, 0, 0);
816
+ }
817
+ }
818
+
819
+ @keyframes flyInUp {
820
+ 0% {
821
+ opacity: 0;
822
+ transform: translate3d(0, 1500px, 0);
823
+ }
824
+ 60% {
825
+ opacity: 1;
826
+ transform: translate3d(0, -20px, 0);
827
+ }
828
+ 75% {
829
+ transform: translate3d(0, 10px, 0);
830
+ }
831
+ 90% {
832
+ transform: translate3d(0, -5px, 0);
833
+ }
834
+ 100% {
835
+ transform: translate3d(0, 0, 0);
836
+ }
837
+ }
838
+
839
+ @keyframes flyInDown {
840
+ 0% {
841
+ opacity: 0;
842
+ transform: translate3d(0, -1500px, 0);
843
+ }
844
+ 60% {
845
+ opacity: 1;
846
+ transform: translate3d(0, 25px, 0);
847
+ }
848
+ 75% {
849
+ transform: translate3d(0, -10px, 0);
850
+ }
851
+ 90% {
852
+ transform: translate3d(0, 5px, 0);
853
+ }
854
+ 100% {
855
+ transform: none;
856
+ }
857
+ }
858
+
859
+ @keyframes flyInDown {
860
+ 0% {
861
+ opacity: 0;
862
+ transform: translate3d(0, -1500px, 0);
863
+ }
864
+ 60% {
865
+ opacity: 1;
866
+ transform: translate3d(0, 25px, 0);
867
+ }
868
+ 75% {
869
+ transform: translate3d(0, -10px, 0);
870
+ }
871
+ 90% {
872
+ transform: translate3d(0, 5px, 0);
873
+ }
874
+ 100% {
875
+ transform: none;
876
+ }
877
+ }
878
+
879
+ @keyframes flyInLeft {
880
+ 0% {
881
+ opacity: 0;
882
+ transform: translate3d(1500px, 0, 0);
883
+ }
884
+ 60% {
885
+ opacity: 1;
886
+ transform: translate3d(-25px, 0, 0);
887
+ }
888
+ 75% {
889
+ transform: translate3d(10px, 0, 0);
890
+ }
891
+ 90% {
892
+ transform: translate3d(-5px, 0, 0);
893
+ }
894
+ 100% {
895
+ transform: none;
896
+ }
897
+ }
898
+
899
+ @keyframes flyInLeft {
900
+ 0% {
901
+ opacity: 0;
902
+ transform: translate3d(1500px, 0, 0);
903
+ }
904
+ 60% {
905
+ opacity: 1;
906
+ transform: translate3d(-25px, 0, 0);
907
+ }
908
+ 75% {
909
+ transform: translate3d(10px, 0, 0);
910
+ }
911
+ 90% {
912
+ transform: translate3d(-5px, 0, 0);
913
+ }
914
+ 100% {
915
+ transform: none;
916
+ }
917
+ }
918
+
919
+ @keyframes flyInRight {
920
+ 0% {
921
+ opacity: 0;
922
+ transform: translate3d(-1500px, 0, 0);
923
+ }
924
+ 60% {
925
+ opacity: 1;
926
+ transform: translate3d(25px, 0, 0);
927
+ }
928
+ 75% {
929
+ transform: translate3d(-10px, 0, 0);
930
+ }
931
+ 90% {
932
+ transform: translate3d(5px, 0, 0);
933
+ }
934
+ 100% {
935
+ transform: none;
936
+ }
937
+ }
938
+
939
+ @keyframes flyInRight {
940
+ 0% {
941
+ opacity: 0;
942
+ transform: translate3d(-1500px, 0, 0);
943
+ }
944
+ 60% {
945
+ opacity: 1;
946
+ transform: translate3d(25px, 0, 0);
947
+ }
948
+ 75% {
949
+ transform: translate3d(-10px, 0, 0);
950
+ }
951
+ 90% {
952
+ transform: translate3d(5px, 0, 0);
953
+ }
954
+ 100% {
955
+ transform: none;
956
+ }
957
+ }
958
+
959
+ /* Out */
960
+
961
+ @keyframes flyOut {
962
+ 20% {
963
+ transform: scale3d(0.9, 0.9, 0.9);
964
+ }
965
+ 50%,
966
+ 55% {
967
+ opacity: 1;
968
+ transform: scale3d(1.1, 1.1, 1.1);
969
+ }
970
+ 100% {
971
+ opacity: 0;
972
+ transform: scale3d(0.3, 0.3, 0.3);
973
+ }
974
+ }
975
+
976
+ @keyframes flyOut {
977
+ 20% {
978
+ transform: scale3d(0.9, 0.9, 0.9);
979
+ }
980
+ 50%,
981
+ 55% {
982
+ opacity: 1;
983
+ transform: scale3d(1.1, 1.1, 1.1);
984
+ }
985
+ 100% {
986
+ opacity: 0;
987
+ transform: scale3d(0.3, 0.3, 0.3);
988
+ }
989
+ }
990
+
991
+ @keyframes flyOutUp {
992
+ 20% {
993
+ transform: translate3d(0, 10px, 0);
994
+ }
995
+ 40%,
996
+ 45% {
997
+ opacity: 1;
998
+ transform: translate3d(0, -20px, 0);
999
+ }
1000
+ 100% {
1001
+ opacity: 0;
1002
+ transform: translate3d(0, 2000px, 0);
1003
+ }
1004
+ }
1005
+
1006
+ @keyframes flyOutUp {
1007
+ 20% {
1008
+ transform: translate3d(0, 10px, 0);
1009
+ }
1010
+ 40%,
1011
+ 45% {
1012
+ opacity: 1;
1013
+ transform: translate3d(0, -20px, 0);
1014
+ }
1015
+ 100% {
1016
+ opacity: 0;
1017
+ transform: translate3d(0, 2000px, 0);
1018
+ }
1019
+ }
1020
+
1021
+ @keyframes flyOutDown {
1022
+ 20% {
1023
+ transform: translate3d(0, -10px, 0);
1024
+ }
1025
+ 40%,
1026
+ 45% {
1027
+ opacity: 1;
1028
+ transform: translate3d(0, 20px, 0);
1029
+ }
1030
+ 100% {
1031
+ opacity: 0;
1032
+ transform: translate3d(0, -2000px, 0);
1033
+ }
1034
+ }
1035
+
1036
+ @keyframes flyOutDown {
1037
+ 20% {
1038
+ transform: translate3d(0, -10px, 0);
1039
+ }
1040
+ 40%,
1041
+ 45% {
1042
+ opacity: 1;
1043
+ transform: translate3d(0, 20px, 0);
1044
+ }
1045
+ 100% {
1046
+ opacity: 0;
1047
+ transform: translate3d(0, -2000px, 0);
1048
+ }
1049
+ }
1050
+
1051
+ @keyframes flyOutRight {
1052
+ 20% {
1053
+ opacity: 1;
1054
+ transform: translate3d(20px, 0, 0);
1055
+ }
1056
+ 100% {
1057
+ opacity: 0;
1058
+ transform: translate3d(-2000px, 0, 0);
1059
+ }
1060
+ }
1061
+
1062
+ @keyframes flyOutRight {
1063
+ 20% {
1064
+ opacity: 1;
1065
+ transform: translate3d(20px, 0, 0);
1066
+ }
1067
+ 100% {
1068
+ opacity: 0;
1069
+ transform: translate3d(-2000px, 0, 0);
1070
+ }
1071
+ }
1072
+
1073
+ @keyframes flyOutLeft {
1074
+ 20% {
1075
+ opacity: 1;
1076
+ transform: translate3d(-20px, 0, 0);
1077
+ }
1078
+ 100% {
1079
+ opacity: 0;
1080
+ transform: translate3d(2000px, 0, 0);
1081
+ }
1082
+ }
1083
+
1084
+ @keyframes flyOutLeft {
1085
+ 20% {
1086
+ opacity: 1;
1087
+ transform: translate3d(-20px, 0, 0);
1088
+ }
1089
+ 100% {
1090
+ opacity: 0;
1091
+ transform: translate3d(2000px, 0, 0);
1092
+ }
1093
+ }
1094
+
1095
+ /*--------------
1096
+ Slide
1097
+ ---------------*/
1098
+
1099
+ .transition.slide.in,
1100
+ .transition[class*="slide down"].in {
1101
+ animation-name: slideInY;
1102
+ transform-origin: top center;
1103
+ }
1104
+ .transition[class*="slide up"].in {
1105
+ animation-name: slideInY;
1106
+ transform-origin: bottom center;
1107
+ }
1108
+ .transition[class*="slide left"].in {
1109
+ animation-name: slideInX;
1110
+ transform-origin: center right;
1111
+ }
1112
+ .transition[class*="slide right"].in {
1113
+ animation-name: slideInX;
1114
+ transform-origin: center left;
1115
+ }
1116
+ .transition.slide.out,
1117
+ .transition[class*="slide down"].out {
1118
+ animation-name: slideOutY;
1119
+ transform-origin: top center;
1120
+ }
1121
+ .transition[class*="slide up"].out {
1122
+ animation-name: slideOutY;
1123
+ transform-origin: bottom center;
1124
+ }
1125
+ .transition[class*="slide left"].out {
1126
+ animation-name: slideOutX;
1127
+ transform-origin: center right;
1128
+ }
1129
+ .transition[class*="slide right"].out {
1130
+ animation-name: slideOutX;
1131
+ transform-origin: center left;
1132
+ }
1133
+
1134
+ /* In */
1135
+
1136
+ @keyframes slideInY {
1137
+ 0% {
1138
+ opacity: 0;
1139
+ transform: scaleY(0);
1140
+ }
1141
+ 100% {
1142
+ opacity: 1;
1143
+ transform: scaleY(1);
1144
+ }
1145
+ }
1146
+
1147
+ @keyframes slideInY {
1148
+ 0% {
1149
+ opacity: 0;
1150
+ transform: scaleY(0);
1151
+ }
1152
+ 100% {
1153
+ opacity: 1;
1154
+ transform: scaleY(1);
1155
+ }
1156
+ }
1157
+
1158
+ @keyframes slideInX {
1159
+ 0% {
1160
+ opacity: 0;
1161
+ transform: scaleX(0);
1162
+ }
1163
+ 100% {
1164
+ opacity: 1;
1165
+ transform: scaleX(1);
1166
+ }
1167
+ }
1168
+
1169
+ @keyframes slideInX {
1170
+ 0% {
1171
+ opacity: 0;
1172
+ transform: scaleX(0);
1173
+ }
1174
+ 100% {
1175
+ opacity: 1;
1176
+ transform: scaleX(1);
1177
+ }
1178
+ }
1179
+
1180
+ /* Out */
1181
+
1182
+ @keyframes slideOutY {
1183
+ 0% {
1184
+ opacity: 1;
1185
+ transform: scaleY(1);
1186
+ }
1187
+ 100% {
1188
+ opacity: 0;
1189
+ transform: scaleY(0);
1190
+ }
1191
+ }
1192
+
1193
+ @keyframes slideOutY {
1194
+ 0% {
1195
+ opacity: 1;
1196
+ transform: scaleY(1);
1197
+ }
1198
+ 100% {
1199
+ opacity: 0;
1200
+ transform: scaleY(0);
1201
+ }
1202
+ }
1203
+
1204
+ @keyframes slideOutX {
1205
+ 0% {
1206
+ opacity: 1;
1207
+ transform: scaleX(1);
1208
+ }
1209
+ 100% {
1210
+ opacity: 0;
1211
+ transform: scaleX(0);
1212
+ }
1213
+ }
1214
+
1215
+ @keyframes slideOutX {
1216
+ 0% {
1217
+ opacity: 1;
1218
+ transform: scaleX(1);
1219
+ }
1220
+ 100% {
1221
+ opacity: 0;
1222
+ transform: scaleX(0);
1223
+ }
1224
+ }
1225
+
1226
+ /*--------------
1227
+ Swing
1228
+ ---------------*/
1229
+
1230
+ .transition.swing {
1231
+ animation-duration: 800ms;
1232
+ }
1233
+ .transition[class*="swing down"].in {
1234
+ animation-name: swingInX;
1235
+ transform-origin: top center;
1236
+ }
1237
+ .transition[class*="swing up"].in {
1238
+ animation-name: swingInX;
1239
+ transform-origin: bottom center;
1240
+ }
1241
+ .transition[class*="swing left"].in {
1242
+ animation-name: swingInY;
1243
+ transform-origin: center right;
1244
+ }
1245
+ .transition[class*="swing right"].in {
1246
+ animation-name: swingInY;
1247
+ transform-origin: center left;
1248
+ }
1249
+ .transition.swing.out,
1250
+ .transition[class*="swing down"].out {
1251
+ animation-name: swingOutX;
1252
+ transform-origin: top center;
1253
+ }
1254
+ .transition[class*="swing up"].out {
1255
+ animation-name: swingOutX;
1256
+ transform-origin: bottom center;
1257
+ }
1258
+ .transition[class*="swing left"].out {
1259
+ animation-name: swingOutY;
1260
+ transform-origin: center right;
1261
+ }
1262
+ .transition[class*="swing right"].out {
1263
+ animation-name: swingOutY;
1264
+ transform-origin: center left;
1265
+ }
1266
+
1267
+ /* In */
1268
+
1269
+ @keyframes swingInX {
1270
+ 0% {
1271
+ transform: perspective(1000px) rotateX(90deg);
1272
+ opacity: 0;
1273
+ }
1274
+ 40% {
1275
+ transform: perspective(1000px) rotateX(-30deg);
1276
+ opacity: 1;
1277
+ }
1278
+ 60% {
1279
+ transform: perspective(1000px) rotateX(15deg);
1280
+ }
1281
+ 80% {
1282
+ transform: perspective(1000px) rotateX(-7.5deg);
1283
+ }
1284
+ 100% {
1285
+ transform: perspective(1000px) rotateX(0deg);
1286
+ }
1287
+ }
1288
+
1289
+ @keyframes swingInX {
1290
+ 0% {
1291
+ transform: perspective(1000px) rotateX(90deg);
1292
+ opacity: 0;
1293
+ }
1294
+ 40% {
1295
+ transform: perspective(1000px) rotateX(-30deg);
1296
+ opacity: 1;
1297
+ }
1298
+ 60% {
1299
+ transform: perspective(1000px) rotateX(15deg);
1300
+ }
1301
+ 80% {
1302
+ transform: perspective(1000px) rotateX(-7.5deg);
1303
+ }
1304
+ 100% {
1305
+ transform: perspective(1000px) rotateX(0deg);
1306
+ }
1307
+ }
1308
+
1309
+ @keyframes swingInY {
1310
+ 0% {
1311
+ transform: perspective(1000px) rotateY(-90deg);
1312
+ opacity: 0;
1313
+ }
1314
+ 40% {
1315
+ transform: perspective(1000px) rotateY(30deg);
1316
+ opacity: 1;
1317
+ }
1318
+ 60% {
1319
+ transform: perspective(1000px) rotateY(-17.5deg);
1320
+ }
1321
+ 80% {
1322
+ transform: perspective(1000px) rotateY(7.5deg);
1323
+ }
1324
+ 100% {
1325
+ transform: perspective(1000px) rotateY(0deg);
1326
+ }
1327
+ }
1328
+
1329
+ @keyframes swingInY {
1330
+ 0% {
1331
+ transform: perspective(1000px) rotateY(-90deg);
1332
+ opacity: 0;
1333
+ }
1334
+ 40% {
1335
+ transform: perspective(1000px) rotateY(30deg);
1336
+ opacity: 1;
1337
+ }
1338
+ 60% {
1339
+ transform: perspective(1000px) rotateY(-17.5deg);
1340
+ }
1341
+ 80% {
1342
+ transform: perspective(1000px) rotateY(7.5deg);
1343
+ }
1344
+ 100% {
1345
+ transform: perspective(1000px) rotateY(0deg);
1346
+ }
1347
+ }
1348
+
1349
+ /* Out */
1350
+
1351
+ @keyframes swingOutX {
1352
+ 0% {
1353
+ transform: perspective(1000px) rotateX(0deg);
1354
+ }
1355
+ 40% {
1356
+ transform: perspective(1000px) rotateX(-7.5deg);
1357
+ }
1358
+ 60% {
1359
+ transform: perspective(1000px) rotateX(17.5deg);
1360
+ }
1361
+ 80% {
1362
+ transform: perspective(1000px) rotateX(-30deg);
1363
+ opacity: 1;
1364
+ }
1365
+ 100% {
1366
+ transform: perspective(1000px) rotateX(90deg);
1367
+ opacity: 0;
1368
+ }
1369
+ }
1370
+
1371
+ @keyframes swingOutX {
1372
+ 0% {
1373
+ transform: perspective(1000px) rotateX(0deg);
1374
+ }
1375
+ 40% {
1376
+ transform: perspective(1000px) rotateX(-7.5deg);
1377
+ }
1378
+ 60% {
1379
+ transform: perspective(1000px) rotateX(17.5deg);
1380
+ }
1381
+ 80% {
1382
+ transform: perspective(1000px) rotateX(-30deg);
1383
+ opacity: 1;
1384
+ }
1385
+ 100% {
1386
+ transform: perspective(1000px) rotateX(90deg);
1387
+ opacity: 0;
1388
+ }
1389
+ }
1390
+
1391
+ @keyframes swingOutY {
1392
+ 0% {
1393
+ transform: perspective(1000px) rotateY(0deg);
1394
+ }
1395
+ 40% {
1396
+ transform: perspective(1000px) rotateY(7.5deg);
1397
+ }
1398
+ 60% {
1399
+ transform: perspective(1000px) rotateY(-10deg);
1400
+ }
1401
+ 80% {
1402
+ transform: perspective(1000px) rotateY(30deg);
1403
+ opacity: 1;
1404
+ }
1405
+ 100% {
1406
+ transform: perspective(1000px) rotateY(-90deg);
1407
+ opacity: 0;
1408
+ }
1409
+ }
1410
+
1411
+ @keyframes swingOutY {
1412
+ 0% {
1413
+ transform: perspective(1000px) rotateY(0deg);
1414
+ }
1415
+ 40% {
1416
+ transform: perspective(1000px) rotateY(7.5deg);
1417
+ }
1418
+ 60% {
1419
+ transform: perspective(1000px) rotateY(-10deg);
1420
+ }
1421
+ 80% {
1422
+ transform: perspective(1000px) rotateY(30deg);
1423
+ opacity: 1;
1424
+ }
1425
+ 100% {
1426
+ transform: perspective(1000px) rotateY(-90deg);
1427
+ opacity: 0;
1428
+ }
1429
+ }
1430
+
1431
+ /*--------------
1432
+ Zoom
1433
+ ---------------*/
1434
+
1435
+ .transition.zoom.in {
1436
+ animation-name: zoomIn;
1437
+ }
1438
+ .transition.zoom.out {
1439
+ animation-name: zoomOut;
1440
+ }
1441
+
1442
+ @keyframes zoomIn {
1443
+ 0% {
1444
+ opacity: 1;
1445
+ transform: scale(0);
1446
+ }
1447
+ 100% {
1448
+ opacity: 1;
1449
+ transform: scale(1);
1450
+ }
1451
+ }
1452
+
1453
+ @keyframes zoomIn {
1454
+ 0% {
1455
+ opacity: 1;
1456
+ transform: scale(0);
1457
+ }
1458
+ 100% {
1459
+ opacity: 1;
1460
+ transform: scale(1);
1461
+ }
1462
+ }
1463
+
1464
+ @keyframes zoomOut {
1465
+ 0% {
1466
+ opacity: 1;
1467
+ transform: scale(1);
1468
+ }
1469
+ 100% {
1470
+ opacity: 1;
1471
+ transform: scale(0);
1472
+ }
1473
+ }
1474
+
1475
+ @keyframes zoomOut {
1476
+ 0% {
1477
+ opacity: 1;
1478
+ transform: scale(1);
1479
+ }
1480
+ 100% {
1481
+ opacity: 1;
1482
+ transform: scale(0);
1483
+ }
1484
+ }
1485
+
1486
+
1487
+ /*******************************
1488
+ Static Animations
1489
+ *******************************/
1490
+
1491
+
1492
+ /*--------------
1493
+ Emphasis
1494
+ ---------------*/
1495
+
1496
+ .flash.transition {
1497
+ animation-duration: 750ms;
1498
+ animation-name: flash;
1499
+ }
1500
+ .shake.transition {
1501
+ animation-duration: 750ms;
1502
+ animation-name: shake;
1503
+ }
1504
+ .bounce.transition {
1505
+ animation-duration: 750ms;
1506
+ animation-name: bounce;
1507
+ }
1508
+ .tada.transition {
1509
+ animation-duration: 750ms;
1510
+ animation-name: tada;
1511
+ }
1512
+ .pulse.transition {
1513
+ animation-duration: 500ms;
1514
+ animation-name: pulse;
1515
+ }
1516
+ .jiggle.transition {
1517
+ animation-duration: 750ms;
1518
+ animation-name: jiggle;
1519
+ }
1520
+ .transition.glow {
1521
+ animation-duration: 2000ms;
1522
+ animation-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
1523
+ }
1524
+ .transition.glow {
1525
+ animation-name: glow;
1526
+ }
1527
+
1528
+ /* Flash */
1529
+
1530
+ @keyframes flash {
1531
+ 0%,
1532
+ 50%,
1533
+ 100% {
1534
+ opacity: 1;
1535
+ }
1536
+ 25%,
1537
+ 75% {
1538
+ opacity: 0;
1539
+ }
1540
+ }
1541
+
1542
+ @keyframes flash {
1543
+ 0%,
1544
+ 50%,
1545
+ 100% {
1546
+ opacity: 1;
1547
+ }
1548
+ 25%,
1549
+ 75% {
1550
+ opacity: 0;
1551
+ }
1552
+ }
1553
+
1554
+ /* Shake */
1555
+
1556
+ @keyframes shake {
1557
+ 0%,
1558
+ 100% {
1559
+ transform: translateX(0);
1560
+ }
1561
+ 10%,
1562
+ 30%,
1563
+ 50%,
1564
+ 70%,
1565
+ 90% {
1566
+ transform: translateX(-10px);
1567
+ }
1568
+ 20%,
1569
+ 40%,
1570
+ 60%,
1571
+ 80% {
1572
+ transform: translateX(10px);
1573
+ }
1574
+ }
1575
+
1576
+ @keyframes shake {
1577
+ 0%,
1578
+ 100% {
1579
+ transform: translateX(0);
1580
+ }
1581
+ 10%,
1582
+ 30%,
1583
+ 50%,
1584
+ 70%,
1585
+ 90% {
1586
+ transform: translateX(-10px);
1587
+ }
1588
+ 20%,
1589
+ 40%,
1590
+ 60%,
1591
+ 80% {
1592
+ transform: translateX(10px);
1593
+ }
1594
+ }
1595
+
1596
+ /* Bounce */
1597
+
1598
+ @keyframes bounce {
1599
+ 0%,
1600
+ 20%,
1601
+ 50%,
1602
+ 80%,
1603
+ 100% {
1604
+ transform: translateY(0);
1605
+ }
1606
+ 40% {
1607
+ transform: translateY(-30px);
1608
+ }
1609
+ 60% {
1610
+ transform: translateY(-15px);
1611
+ }
1612
+ }
1613
+
1614
+ @keyframes bounce {
1615
+ 0%,
1616
+ 20%,
1617
+ 50%,
1618
+ 80%,
1619
+ 100% {
1620
+ transform: translateY(0);
1621
+ }
1622
+ 40% {
1623
+ transform: translateY(-30px);
1624
+ }
1625
+ 60% {
1626
+ transform: translateY(-15px);
1627
+ }
1628
+ }
1629
+
1630
+ /* Tada */
1631
+
1632
+ @keyframes tada {
1633
+ 0% {
1634
+ transform: scale(1);
1635
+ }
1636
+ 10%,
1637
+ 20% {
1638
+ transform: scale(0.9) rotate(-3deg);
1639
+ }
1640
+ 30%,
1641
+ 50%,
1642
+ 70%,
1643
+ 90% {
1644
+ transform: scale(1.1) rotate(3deg);
1645
+ }
1646
+ 40%,
1647
+ 60%,
1648
+ 80% {
1649
+ transform: scale(1.1) rotate(-3deg);
1650
+ }
1651
+ 100% {
1652
+ transform: scale(1) rotate(0);
1653
+ }
1654
+ }
1655
+
1656
+ @keyframes tada {
1657
+ 0% {
1658
+ transform: scale(1);
1659
+ }
1660
+ 10%,
1661
+ 20% {
1662
+ transform: scale(0.9) rotate(-3deg);
1663
+ }
1664
+ 30%,
1665
+ 50%,
1666
+ 70%,
1667
+ 90% {
1668
+ transform: scale(1.1) rotate(3deg);
1669
+ }
1670
+ 40%,
1671
+ 60%,
1672
+ 80% {
1673
+ transform: scale(1.1) rotate(-3deg);
1674
+ }
1675
+ 100% {
1676
+ transform: scale(1) rotate(0);
1677
+ }
1678
+ }
1679
+
1680
+ /* Pulse */
1681
+
1682
+ @keyframes pulse {
1683
+ 0% {
1684
+ transform: scale(1);
1685
+ opacity: 1;
1686
+ }
1687
+ 50% {
1688
+ transform: scale(0.9);
1689
+ opacity: 0.7;
1690
+ }
1691
+ 100% {
1692
+ transform: scale(1);
1693
+ opacity: 1;
1694
+ }
1695
+ }
1696
+
1697
+ @keyframes pulse {
1698
+ 0% {
1699
+ transform: scale(1);
1700
+ opacity: 1;
1701
+ }
1702
+ 50% {
1703
+ transform: scale(0.9);
1704
+ opacity: 0.7;
1705
+ }
1706
+ 100% {
1707
+ transform: scale(1);
1708
+ opacity: 1;
1709
+ }
1710
+ }
1711
+
1712
+ /* Jiggle */
1713
+
1714
+ @keyframes jiggle {
1715
+ 0% {
1716
+ transform: scale3d(1, 1, 1);
1717
+ }
1718
+ 30% {
1719
+ transform: scale3d(1.25, 0.75, 1);
1720
+ }
1721
+ 40% {
1722
+ transform: scale3d(0.75, 1.25, 1);
1723
+ }
1724
+ 50% {
1725
+ transform: scale3d(1.15, 0.85, 1);
1726
+ }
1727
+ 65% {
1728
+ transform: scale3d(0.95, 1.05, 1);
1729
+ }
1730
+ 75% {
1731
+ transform: scale3d(1.05, 0.95, 1);
1732
+ }
1733
+ 100% {
1734
+ transform: scale3d(1, 1, 1);
1735
+ }
1736
+ }
1737
+
1738
+ @keyframes jiggle {
1739
+ 0% {
1740
+ transform: scale3d(1, 1, 1);
1741
+ }
1742
+ 30% {
1743
+ transform: scale3d(1.25, 0.75, 1);
1744
+ }
1745
+ 40% {
1746
+ transform: scale3d(0.75, 1.25, 1);
1747
+ }
1748
+ 50% {
1749
+ transform: scale3d(1.15, 0.85, 1);
1750
+ }
1751
+ 65% {
1752
+ transform: scale3d(0.95, 1.05, 1);
1753
+ }
1754
+ 75% {
1755
+ transform: scale3d(1.05, 0.95, 1);
1756
+ }
1757
+ 100% {
1758
+ transform: scale3d(1, 1, 1);
1759
+ }
1760
+ }
1761
+
1762
+ /* Glow */
1763
+
1764
+ @keyframes glow {
1765
+ 0% {
1766
+ background-color: #FCFCFD;
1767
+ }
1768
+ 30% {
1769
+ background-color: #FFF6CD;
1770
+ }
1771
+ 100% {
1772
+ background-color: #FCFCFD;
1773
+ }
1774
+ }
1775
+
1776
+ @keyframes glow {
1777
+ 0% {
1778
+ background-color: #FCFCFD;
1779
+ }
1780
+ 30% {
1781
+ background-color: #FFF6CD;
1782
+ }
1783
+ 100% {
1784
+ background-color: #FCFCFD;
1785
+ }
1786
+ }
1787
+
1788
+
1789
+ /*******************************
1790
+ Site Overrides
1791
+ *******************************/
1792
+