diff --git a/README.md b/README.md index e94db7c..ae9f59d 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Animate.js +# Animatelo *Just-add-water Web Animations* -Animate.js is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness. +Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness. This is a porting to Web Animation API of the fabulous [animate.css](//github.com/daneden/animate.css) project. -[Check out all the animations here!](//gibbok.github.io/animate.js) +[Check out all the animations here!](//gibbok.github.io/animatelo) # What is Web Animations API? Web Animations API is a new JavaScript API for driving animated content on the web. @@ -20,7 +20,7 @@ With the Web Animations API, we no longer need to rely on DOM-heavy techniques l Web Animations API features is available by default in Firefox 48+ and Chrome 36+. For other browsers there’s a [handy maintained polyfill](//github.com/web-animations/web-animations-js) that tests for feature support and adds it where necessary. -The polyfill and Animate.js are supported on modern versions of all major browsers, including: +The polyfill and Animatelo are supported on modern versions of all major browsers, including: - Chrome - Firefox 27+ - IE10+ (including Edge) @@ -32,12 +32,12 @@ The polyfill and Animate.js are supported on modern versions of all major browse To install via Bower, simply do the following: ```bash -$ bower install animate.js --save +$ bower install animatelo --save ``` or you can install via npm: ```bash -$ npm install animate.js --save +$ npm install animatelo --save ``` # Basic Usage @@ -48,20 +48,20 @@ Here's a simple example of an animation that flip a text in a `

`. - - + +

Hello world!

``` # Advanced Usage Documentation -More information and technical documentation on Animate.js can be found at [Usage](./usage.md) page. +More information and technical documentation on Animatelo can be found at [Usage](./usage.md) page. # License -Animate.js is licensed under the [MIT license](//opensource.org/licenses/MIT). +Animatelo is licensed under the [MIT license](//opensource.org/licenses/MIT). diff --git a/bowe.json b/bowe.json index 1ef63cf..3990ffd 100644 --- a/bowe.json +++ b/bowe.json @@ -1,6 +1,6 @@ { - "name": "animate.js", - "description": "Animate.js is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.", + "name": "animatelo", + "description": "Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.", "main": "index.js", "moduleType": [ "globals" @@ -11,15 +11,15 @@ "animation", "animations", "animate", - "animatejs", - "animate.js", + "animatelo", + "animatelo.js", "animate.css", "css", "css3" ], "repository": { "type": "git", - "url": "git+https://github.com/gibbok/animate.js.git" + "url": "git+https://github.com/gibbok/animatelo.git" }, "dependencies": {}, "author": "GibboK", diff --git a/dist/animate.min.js b/dist/animate.min.js index 19583b4..e2515c4 100644 --- a/dist/animate.min.js +++ b/dist/animate.min.js @@ -1,2 +1,2 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -!function(t){"use strict";t.version="1.0.0";var n={duration:1e3,delay:0,iterations:1,direction:"normal",fill:"both"},a=function(){var t=(new Date).getTime(),n="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var a=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===n?a:3&a|8).toString(16)});return n},i=function(t){var n,a=t instanceof NodeList,i=t instanceof Node,e=t instanceof HTMLCollection,o="string"==typeof t;if(a)n=t;else if(i)n=[t];else if(e)n=t;else{if(!o)throw"selector is invaid";n=document.querySelectorAll(t)}return n},e=function(t){var n=["normal","reverse","alternate","alternate-reverse","initial"];if("number"!=typeof t.duration)throw"parameter duration is invalid";if("number"!=typeof t.delay)throw"parameter delay is invalid";if("number"!=typeof t.iterations)throw"parameter iterations is invalid";if("string"!=typeof t.direction||n.indexOf(t.direction)===-1)throw"parameter direction is invalid";if("string"!=typeof t.fill||n.indexOf(t.direction)===-1)throw"parameter fill is invalid"};t._animate=function(t,o,r){var f={duration:r&&"duration"in r?r.duration:n.duration,delay:r&&"delay"in r?r.delay:n.delay,iterations:r&&"iterations"in r?r.iterations:n.iterations,direction:r&&"direction"in r?r.direction:n.direction,fill:r&&"fill"in r?r.fill:n.fill,id:r&&"id"in r?r.id:a()},s=!!(r&&"id"in r),m=i(t),c=[],d=[].slice.call(m);return e(f),d.forEach(function(t,n){var i=t.animate(o,f);s?i.id=f.id+"-"+n:i.id=a(),c.push(i)}),c}}(window.animate=window.animate||{}),function(t){"use strict";t.bounce=function(n,a){var i=[{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:0},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:.2},{animationTimingFunction:"cubic-bezier(0.755, 0.050, 0.855, 0.060)",transform:"translate3d(0, -30px, 0)",offset:.4},{animationTimingFunction:"cubic-bezier(0.755, 0.050, 0.855, 0.060)",transform:"translate3d(0, -30px, 0)",offset:.43},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:.53},{animationTimingFunction:"cubic-bezier(0.755, 0.050, 0.855, 0.060)",transform:"translate3d(0, -15px, 0)",offset:.7},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:.8},{transform:"translate3d(0,-4px,0)",offset:.9},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.flash=function(n,a){var i=[{opacity:1,offset:0},{opacity:0,offset:.25},{opacity:1,offset:.5},{opacity:0,offset:.75},{opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.headShake=function(n,a){var i=[{transform:"translateX(0)",offset:0},{transform:"translateX(-6px) rotateY(-9deg)",offset:.065},{transform:"translateX(5px) rotateY(7deg)",offset:.185},{transform:"translateX(-3px) rotateY(-5deg)",offset:.315},{transform:"translateX(2px) rotateY(3deg)",offset:.435},{transform:"translateX(0)",offset:.5},{transform:"translateX(0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.jello=function(n,a){var i=[{transform:"none",offset:0},{transform:"none",offset:.111},{transform:"skewX(-12.5deg) skewY(-12.5deg)",offset:.222},{transform:"skewX(6.25deg) skewY(6.25deg)",offset:.332},{transform:"skewX(-3.125deg) skewY(-3.125deg)",offset:.444},{transform:"skewX(1.5625deg) skewY(1.5625deg)",offset:.555},{transform:"skewX(-0.78125deg) skewY(-0.78125deg)",offset:.665},{transform:"skewX(0.390625deg) skewY(0.390625deg)",offset:.777},{transform:"skewX(-0.1953125deg) skewY(-0.1953125deg)",offset:.888},{transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.pulse=function(n,a){var i=[{transform:"scale3d(1, 1, 1)",offset:0},{transform:"scale3d(1.05, 1.05, 1.05)",offset:.5},{transform:"scale3d(1, 1, 1)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rubberBand=function(n,a){var i=[{transform:"scale3d(1, 1, 1)",offset:0},{transform:"scale3d(1.25, 0.75, 1)",offset:.3},{transform:"scale3d(0.75, 1.25, 1)",offset:.4},{transform:"scale3d(1.15, 0.85, 1)",offset:.5},{transform:"scale3d(.95, 1.05, 1)",offset:.65},{transform:"scale3d(1.05, .95, 1)",offset:.75},{transform:"scale3d(1, 1, 1)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.shake=function(n,a){var i=[{transform:"translate3d(0, 0, 0)",offset:0},{transform:"translate3d(-10px, 0, 0)",offset:.1},{transform:"translate3d(10px, 0, 0)",offset:.2},{transform:"translate3d(-10px, 0, 0)",offset:.3},{transform:"translate3d(10px, 0, 0)",offset:.4},{transform:"translate3d(-10px, 0, 0)",offset:.5},{transform:"translate3d(10px, 0, 0)",offset:.6},{transform:"translate3d(-10px, 0, 0)",offset:.7},{transform:"translate3d(10px, 0, 0)",offset:.8},{transform:"translate3d(-10px, 0, 0)",offset:.9},{transform:"translate3d(0, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.swing=function(n,a){var i=[{transform:"rotate3d(0, 0, 1, 0deg)",offset:0},{transform:"rotate3d(0, 0, 1, 15deg)",offset:.2},{transform:"rotate3d(0, 0, 1, -10deg)",offset:.4},{transform:"rotate3d(0, 0, 1, 5deg)",offset:.6},{transform:"rotate3d(0, 0, 1, -5deg)",offset:.8},{transform:"rotate3d(0, 0, 1, 0deg)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.tada=function(n,a){var i=[{transform:"scale3d(1, 1, 1)",offset:0},{transform:"scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)",offset:.1},{transform:"scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)",offset:.2},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.3},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)",offset:.4},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.5},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)",offset:.6},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.7},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)",offset:.8},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.9},{transform:"scale3d(1, 1, 1)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.wobble=function(n,a){var i=[{transform:"none",offset:0},{transform:"translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)",offset:.15},{transform:"translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)",offset:.3},{transform:"translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)",offset:.45},{transform:"translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)",offset:.6},{transform:"translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)",offset:.75},{transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceIn=function(n,a){var i=[{opacity:0,transform:"scale3d(.3, .3, .3)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{transform:"scale3d(1.1, 1.1, 1.1)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.2},{transform:"scale3d(.9, .9, .9)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.4},{opacity:1,transform:"scale3d(1.03, 1.03, 1.03)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"scale3d(.97, .97, .97)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.8},{opacity:1,transform:"scale3d(1, 1, 1)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceInDown=function(n,a){var i=[{opacity:0,transform:"translate3d(0,-2000px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(0, 25px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(0, -10px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(0, 5px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"none",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceInLeft=function(n,a){var i=[{opacity:0,transform:"translate3d(-2000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(25px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(-10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(5px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"none",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceInRight=function(n,a){var i=[{opacity:0,transform:"translate3d(2000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(-25px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(-5px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"none",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceInUp=function(n,a){var i=[{opacity:0,transform:"translate3d(0, 2000px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(0, -20px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(0, 10px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(0, -5px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"translate3d(0, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceOut=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{transform:"scale3d(.9, .9, .9)",offset:.2},{transform:"scale3d(1.1, 1.1, 1.1)",offset:.5},{opacity:1,transform:"scale3d(1.1, 1.1, 1.1)",offset:.55},{opacity:0,transform:"scale3d(.3, .3, .3)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceOutDown=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{transform:"translate3d(0, 10px, 0)",offset:.2},{transform:"translate3d(0, -20px, 0)",offset:.4},{opacity:1,transform:"translate3d(0, -20px, 0)",offset:.45},{opacity:0,transform:"translate3d(0, 2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceOutLeft=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:1,transform:"translate3d(20px, 0, 0)",offset:.2},{opacity:0,transform:"translate3d(-2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceOutRight=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:1,transform:"translate3d(-20px, 0, 0)",offset:.2},{opacity:0,transform:"translate3d(2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.bounceOutUp=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{transform:"translate3d(0, -10px, 0)",offset:.2},{opacity:1,transform:"translate3d(0, 20px, 0)",offset:.4},{opacity:1,transform:"translate3d(0, 20px, 0)",offset:.45},{opacity:0,transform:"translate3d(0, -2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeIn=function(n,a){var i=[{opacity:0,offset:0},{opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInDown=function(n,a){var i=[{opacity:0,transform:"translate3d(0, -100%, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInDownBig=function(n,a){var i=[{opacity:0,transform:"translate3d(0, -2000px, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInLeft=function(n,a){var i=[{opacity:0,transform:"translate3d(-100%, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInLeftBig=function(n,a){var i=[{opacity:0,transform:"translate3d(-2000px, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInRight=function(n,a){var i=[{opacity:0,transform:"translate3d(100%, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInRightBig=function(n,a){var i=[{opacity:0,transform:"translate3d(2000px, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInUp=function(n,a){var i=[{opacity:0,transform:"translate3d(0, 100%, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeInUpBig=function(n,a){var i=[{opacity:0,transform:"translate3d(0, 2000px, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOut=function(n,a){var i=[{opacity:1,offset:0},{opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutDown=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, 100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutDownBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, 2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutLeft=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(-100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutLeftBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(-2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutRight=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutRightBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutUp=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, -100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.fadeOutUpBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, -2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.flip=function(n,a){var i=[{transform:"perspective(400px) rotate3d(0, 1, 0, -360deg)",animationTimingFunction:"ease-out",offset:0},{transform:"perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg)",animationTimingFunction:"ease-out",offset:.4},{transform:"perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg)",animationTimingFunction:"ease-in",offset:.5},{transform:"perspective(400px) scale3d(.95, .95, .95)",animationTimingFunction:"ease-in",offset:.8},{transform:"perspective(400px)",animationTimingFunction:"ease-in",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.flipInX=function(n,a){var i=[{transform:"perspective(400px) rotate3d(1, 0, 0, 90deg)",animationTimingFunction:"ease-in",opacity:0,offset:0},{transform:"perspective(400px) rotate3d(1, 0, 0, -20deg)",animationTimingFunction:"ease-in",offset:.4},{transform:"perspective(400px) rotate3d(1, 0, 0, 10deg)",opacity:1,offset:.6},{transform:"perspective(400px) rotate3d(1, 0, 0, -5deg)",offset:.8},{transform:"perspective(400px)",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.flipInY=function(n,a){var i=[{transform:"perspective(400px) rotate3d(0, 1, 0, 90deg)",animationTimingFunction:"ease-in",opacity:0,offset:0},{transform:"perspective(400px) rotate3d(0, 1, 0, -20deg)",animationTimingFunction:"ease-in",offset:.4},{transform:"perspective(400px) rotate3d(0, 1, 0, 10deg)",opacity:1,offset:.6},{transform:"perspective(400px) rotate3d(0, 1, 0, -5deg)",offset:.8},{transform:"perspective(400px)",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.flipOutX=function(n,a){var i=[{transform:"perspective(400px)",opacity:1,offset:0},{transform:"perspective(400px) rotate3d(1, 0, 0, -20deg)",opacity:1,offset:.3},{transform:"perspective(400px) rotate3d(1, 0, 0, 90deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.flipOutY=function(n,a){var i=[{transform:"perspective(400px)",opacity:1,offset:0},{transform:"perspective(400px) rotate3d(0, 1, 0, -15deg)",opacity:1,offset:.3},{transform:"perspective(400px) rotate3d(0, 1, 0, 90deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.lightSpeedIn=function(n,a){var i=[{transform:"translate3d(100%, 0, 0) skewX(-30deg)",opacity:0,offset:0},{transform:"skewX(20deg)",opacity:1,offset:.6},{transform:"skewX(-5deg)",offset:.8},{transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.lightSpeedOut=function(n,a){var i=[{transform:"none",opacity:1,offset:0},{transform:"translate3d(100%, 0, 0) skewX(30deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateIn=function(n,a){var i=[{transformOrigin:"center",transform:"rotate3d(0, 0, 1, -200deg)",opacity:0,offset:0},{transformOrigin:"center",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateInDownLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, -45deg)",opacity:0,offset:0},{transformOrigin:"left bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateInDownRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, 45deg)",opacity:0,offset:0},{transformOrigin:"right bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateInUpLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, 45deg)",opacity:0,offset:0},{transformOrigin:"left bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateInUpRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, -90deg)",opacity:0,offset:0},{transformOrigin:"right bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateOut=function(n,a){var i=[{transformOrigin:"center",transform:"none",opacity:1,offset:0},{transformOrigin:"center",transform:"rotate3d(0, 0, 1, 200deg)",opacity:"0",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateOutDownLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, 45deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateOutDownRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, -45deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateOutUpLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, -45deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rotateOutUpRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, 90deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideInDown=function(n,a){var i=[{transform:"translate3d(0, -100%, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideInLeft=function(n,a){var i=[{transform:"translate3d(-100%, 0, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideInRight=function(n,a){var i=[{transform:"translate3d(100%, 0, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideInUp=function(n,a){var i=[{transform:"translate3d(0, 100%, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideOutDown=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(0, 100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideOutLeft=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(-100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideOutRight=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.slideOutUp=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(0, -100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.hinge=function(n,a){var i=[{transform:"none",transformOrigin:"top left",animationTimingFunction:"ease-in-out",opacity:1,offset:0},{transform:"rotate3d(0, 0, 1, 80deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",offset:.2},{transform:"rotate3d(0, 0, 1, 60deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",opacity:1,offset:.4},{transform:"rotate3d(0, 0, 1, 80deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",offset:.6},{transform:"rotate3d(0, 0, 1, 60deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",opacity:1,offset:.8},{transform:"translate3d(0, 700px, 0)",transformOrigin:"top left",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rollIn=function(n,a){var i=[{opacity:0,transform:"translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.rollOut=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomIn=function(n,a){var i=[{opacity:0,transform:"scale3d(.3, .3, .3)",offset:0},{opacity:1,transform:"none",offset:.5},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomInDown=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, -1000px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, 60px, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomInLeft=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomInRight=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(1000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(-10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomInUp=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, 1000px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, -60px, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomOut=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"scale3d(.3, .3, .3)",offset:.5},{opacity:0,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomOutDown=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, -60px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:.4},{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, 2000px, 0)",transformOrigin:"center bottom",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomOutLeft=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(42px, 0, 0)",offset:.4},{opacity:0,transform:"scale(.1) translate3d(-2000px, 0, 0)",transformOrigin:"left center",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomOutRight=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(-42px, 0, 0)",offset:.4},{opacity:0,transform:"scale(.1) translate3d(2000px, 0, 0)",transformOrigin:"right center",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}),function(t){"use strict";t.zoomOutUp=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, 60px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:.4},{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, -2000px, 0)",transformOrigin:"center bottom",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:1}];return t._animate(n,i,a)}}(window.animate=window.animate||{}); \ No newline at end of file +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +!function(t){"use strict";t.version="1.0.0";var n={duration:1e3,delay:0,iterations:1,direction:"normal",fill:"both"},a=function(){var t=(new Date).getTime(),n="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx".replace(/[xy]/g,function(n){var a=(t+16*Math.random())%16|0;return t=Math.floor(t/16),("x"===n?a:3&a|8).toString(16)});return n},i=function(t){var n,a=t instanceof NodeList,i=t instanceof Node,e=t instanceof HTMLCollection,o="string"==typeof t;if(a)n=t;else if(i)n=[t];else if(e)n=t;else{if(!o)throw"selector is invaid";n=document.querySelectorAll(t)}return n},e=function(t){var n=["normal","reverse","alternate","alternate-reverse","initial"];if("number"!=typeof t.duration)throw"parameter duration is invalid";if("number"!=typeof t.delay)throw"parameter delay is invalid";if("number"!=typeof t.iterations)throw"parameter iterations is invalid";if("string"!=typeof t.direction||n.indexOf(t.direction)===-1)throw"parameter direction is invalid";if("string"!=typeof t.fill||n.indexOf(t.direction)===-1)throw"parameter fill is invalid"};t._animate=function(t,o,r){var f={duration:r&&"duration"in r?r.duration:n.duration,delay:r&&"delay"in r?r.delay:n.delay,iterations:r&&"iterations"in r?r.iterations:n.iterations,direction:r&&"direction"in r?r.direction:n.direction,fill:r&&"fill"in r?r.fill:n.fill,id:r&&"id"in r?r.id:a()},s=!!(r&&"id"in r),m=i(t),c=[],d=[].slice.call(m);return e(f),d.forEach(function(t,n){var i=t.animate(o,f);s?i.id=f.id+"-"+n:i.id=a(),c.push(i)}),c}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounce=function(n,a){var i=[{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:0},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:.2},{animationTimingFunction:"cubic-bezier(0.755, 0.050, 0.855, 0.060)",transform:"translate3d(0, -30px, 0)",offset:.4},{animationTimingFunction:"cubic-bezier(0.755, 0.050, 0.855, 0.060)",transform:"translate3d(0, -30px, 0)",offset:.43},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:.53},{animationTimingFunction:"cubic-bezier(0.755, 0.050, 0.855, 0.060)",transform:"translate3d(0, -15px, 0)",offset:.7},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:.8},{transform:"translate3d(0,-4px,0)",offset:.9},{animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",transform:"translate3d(0,0,0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.flash=function(n,a){var i=[{opacity:1,offset:0},{opacity:0,offset:.25},{opacity:1,offset:.5},{opacity:0,offset:.75},{opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.headShake=function(n,a){var i=[{transform:"translateX(0)",offset:0},{transform:"translateX(-6px) rotateY(-9deg)",offset:.065},{transform:"translateX(5px) rotateY(7deg)",offset:.185},{transform:"translateX(-3px) rotateY(-5deg)",offset:.315},{transform:"translateX(2px) rotateY(3deg)",offset:.435},{transform:"translateX(0)",offset:.5},{transform:"translateX(0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.jello=function(n,a){var i=[{transform:"none",offset:0},{transform:"none",offset:.111},{transform:"skewX(-12.5deg) skewY(-12.5deg)",offset:.222},{transform:"skewX(6.25deg) skewY(6.25deg)",offset:.332},{transform:"skewX(-3.125deg) skewY(-3.125deg)",offset:.444},{transform:"skewX(1.5625deg) skewY(1.5625deg)",offset:.555},{transform:"skewX(-0.78125deg) skewY(-0.78125deg)",offset:.665},{transform:"skewX(0.390625deg) skewY(0.390625deg)",offset:.777},{transform:"skewX(-0.1953125deg) skewY(-0.1953125deg)",offset:.888},{transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.pulse=function(n,a){var i=[{transform:"scale3d(1, 1, 1)",offset:0},{transform:"scale3d(1.05, 1.05, 1.05)",offset:.5},{transform:"scale3d(1, 1, 1)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rubberBand=function(n,a){var i=[{transform:"scale3d(1, 1, 1)",offset:0},{transform:"scale3d(1.25, 0.75, 1)",offset:.3},{transform:"scale3d(0.75, 1.25, 1)",offset:.4},{transform:"scale3d(1.15, 0.85, 1)",offset:.5},{transform:"scale3d(.95, 1.05, 1)",offset:.65},{transform:"scale3d(1.05, .95, 1)",offset:.75},{transform:"scale3d(1, 1, 1)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.shake=function(n,a){var i=[{transform:"translate3d(0, 0, 0)",offset:0},{transform:"translate3d(-10px, 0, 0)",offset:.1},{transform:"translate3d(10px, 0, 0)",offset:.2},{transform:"translate3d(-10px, 0, 0)",offset:.3},{transform:"translate3d(10px, 0, 0)",offset:.4},{transform:"translate3d(-10px, 0, 0)",offset:.5},{transform:"translate3d(10px, 0, 0)",offset:.6},{transform:"translate3d(-10px, 0, 0)",offset:.7},{transform:"translate3d(10px, 0, 0)",offset:.8},{transform:"translate3d(-10px, 0, 0)",offset:.9},{transform:"translate3d(0, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.swing=function(n,a){var i=[{transform:"rotate3d(0, 0, 1, 0deg)",offset:0},{transform:"rotate3d(0, 0, 1, 15deg)",offset:.2},{transform:"rotate3d(0, 0, 1, -10deg)",offset:.4},{transform:"rotate3d(0, 0, 1, 5deg)",offset:.6},{transform:"rotate3d(0, 0, 1, -5deg)",offset:.8},{transform:"rotate3d(0, 0, 1, 0deg)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.tada=function(n,a){var i=[{transform:"scale3d(1, 1, 1)",offset:0},{transform:"scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)",offset:.1},{transform:"scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)",offset:.2},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.3},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)",offset:.4},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.5},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)",offset:.6},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.7},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)",offset:.8},{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)",offset:.9},{transform:"scale3d(1, 1, 1)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.wobble=function(n,a){var i=[{transform:"none",offset:0},{transform:"translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)",offset:.15},{transform:"translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)",offset:.3},{transform:"translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)",offset:.45},{transform:"translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)",offset:.6},{transform:"translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)",offset:.75},{transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceIn=function(n,a){var i=[{opacity:0,transform:"scale3d(.3, .3, .3)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{transform:"scale3d(1.1, 1.1, 1.1)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.2},{transform:"scale3d(.9, .9, .9)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.4},{opacity:1,transform:"scale3d(1.03, 1.03, 1.03)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"scale3d(.97, .97, .97)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.8},{opacity:1,transform:"scale3d(1, 1, 1)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceInDown=function(n,a){var i=[{opacity:0,transform:"translate3d(0,-2000px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(0, 25px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(0, -10px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(0, 5px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"none",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceInLeft=function(n,a){var i=[{opacity:0,transform:"translate3d(-2000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(25px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(-10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(5px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"none",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceInRight=function(n,a){var i=[{opacity:0,transform:"translate3d(2000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(-25px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(-5px, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"none",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceInUp=function(n,a){var i=[{opacity:0,transform:"translate3d(0, 2000px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:0},{opacity:1,transform:"translate3d(0, -20px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.6},{transform:"translate3d(0, 10px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.75},{transform:"translate3d(0, -5px, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:.9},{opacity:1,transform:"translate3d(0, 0, 0)",animationTimingFunction:"cubic-bezier(0.215, 0.610, 0.355, 1.000)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceOut=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{transform:"scale3d(.9, .9, .9)",offset:.2},{transform:"scale3d(1.1, 1.1, 1.1)",offset:.5},{opacity:1,transform:"scale3d(1.1, 1.1, 1.1)",offset:.55},{opacity:0,transform:"scale3d(.3, .3, .3)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceOutDown=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{transform:"translate3d(0, 10px, 0)",offset:.2},{transform:"translate3d(0, -20px, 0)",offset:.4},{opacity:1,transform:"translate3d(0, -20px, 0)",offset:.45},{opacity:0,transform:"translate3d(0, 2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceOutLeft=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:1,transform:"translate3d(20px, 0, 0)",offset:.2},{opacity:0,transform:"translate3d(-2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceOutRight=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:1,transform:"translate3d(-20px, 0, 0)",offset:.2},{opacity:0,transform:"translate3d(2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.bounceOutUp=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{transform:"translate3d(0, -10px, 0)",offset:.2},{opacity:1,transform:"translate3d(0, 20px, 0)",offset:.4},{opacity:1,transform:"translate3d(0, 20px, 0)",offset:.45},{opacity:0,transform:"translate3d(0, -2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeIn=function(n,a){var i=[{opacity:0,offset:0},{opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInDown=function(n,a){var i=[{opacity:0,transform:"translate3d(0, -100%, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInDownBig=function(n,a){var i=[{opacity:0,transform:"translate3d(0, -2000px, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInLeft=function(n,a){var i=[{opacity:0,transform:"translate3d(-100%, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInLeftBig=function(n,a){var i=[{opacity:0,transform:"translate3d(-2000px, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInRight=function(n,a){var i=[{opacity:0,transform:"translate3d(100%, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInRightBig=function(n,a){var i=[{opacity:0,transform:"translate3d(2000px, 0, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInUp=function(n,a){var i=[{opacity:0,transform:"translate3d(0, 100%, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeInUpBig=function(n,a){var i=[{opacity:0,transform:"translate3d(0, 2000px, 0)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOut=function(n,a){var i=[{opacity:1,offset:0},{opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutDown=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, 100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutDownBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, 2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutLeft=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(-100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutLeftBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(-2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutRight=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutRightBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(2000px, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutUp=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, -100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.fadeOutUpBig=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(0, -2000px, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.flip=function(n,a){var i=[{transform:"perspective(400px) rotate3d(0, 1, 0, -360deg)",animationTimingFunction:"ease-out",offset:0},{transform:"perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg)",animationTimingFunction:"ease-out",offset:.4},{transform:"perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg)",animationTimingFunction:"ease-in",offset:.5},{transform:"perspective(400px) scale3d(.95, .95, .95)",animationTimingFunction:"ease-in",offset:.8},{transform:"perspective(400px)",animationTimingFunction:"ease-in",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.flipInX=function(n,a){var i=[{transform:"perspective(400px) rotate3d(1, 0, 0, 90deg)",animationTimingFunction:"ease-in",opacity:0,offset:0},{transform:"perspective(400px) rotate3d(1, 0, 0, -20deg)",animationTimingFunction:"ease-in",offset:.4},{transform:"perspective(400px) rotate3d(1, 0, 0, 10deg)",opacity:1,offset:.6},{transform:"perspective(400px) rotate3d(1, 0, 0, -5deg)",offset:.8},{transform:"perspective(400px)",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.flipInY=function(n,a){var i=[{transform:"perspective(400px) rotate3d(0, 1, 0, 90deg)",animationTimingFunction:"ease-in",opacity:0,offset:0},{transform:"perspective(400px) rotate3d(0, 1, 0, -20deg)",animationTimingFunction:"ease-in",offset:.4},{transform:"perspective(400px) rotate3d(0, 1, 0, 10deg)",opacity:1,offset:.6},{transform:"perspective(400px) rotate3d(0, 1, 0, -5deg)",offset:.8},{transform:"perspective(400px)",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.flipOutX=function(n,a){var i=[{transform:"perspective(400px)",opacity:1,offset:0},{transform:"perspective(400px) rotate3d(1, 0, 0, -20deg)",opacity:1,offset:.3},{transform:"perspective(400px) rotate3d(1, 0, 0, 90deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.flipOutY=function(n,a){var i=[{transform:"perspective(400px)",opacity:1,offset:0},{transform:"perspective(400px) rotate3d(0, 1, 0, -15deg)",opacity:1,offset:.3},{transform:"perspective(400px) rotate3d(0, 1, 0, 90deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.lightSpeedIn=function(n,a){var i=[{transform:"translate3d(100%, 0, 0) skewX(-30deg)",opacity:0,offset:0},{transform:"skewX(20deg)",opacity:1,offset:.6},{transform:"skewX(-5deg)",offset:.8},{transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.lightSpeedOut=function(n,a){var i=[{transform:"none",opacity:1,offset:0},{transform:"translate3d(100%, 0, 0) skewX(30deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateIn=function(n,a){var i=[{transformOrigin:"center",transform:"rotate3d(0, 0, 1, -200deg)",opacity:0,offset:0},{transformOrigin:"center",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateInDownLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, -45deg)",opacity:0,offset:0},{transformOrigin:"left bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateInDownRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, 45deg)",opacity:0,offset:0},{transformOrigin:"right bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateInUpLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, 45deg)",opacity:0,offset:0},{transformOrigin:"left bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateInUpRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, -90deg)",opacity:0,offset:0},{transformOrigin:"right bottom",transform:"none",opacity:1,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateOut=function(n,a){var i=[{transformOrigin:"center",transform:"none",opacity:1,offset:0},{transformOrigin:"center",transform:"rotate3d(0, 0, 1, 200deg)",opacity:"0",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateOutDownLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, 45deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateOutDownRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, -45deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateOutUpLeft=function(n,a){var i=[{transformOrigin:"left bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"left bottom",transform:"rotate3d(0, 0, 1, -45deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rotateOutUpRight=function(n,a){var i=[{transformOrigin:"right bottom",transform:"none",opacity:1,offset:0},{transformOrigin:"right bottom",transform:"rotate3d(0, 0, 1, 90deg)",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideInDown=function(n,a){var i=[{transform:"translate3d(0, -100%, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideInLeft=function(n,a){var i=[{transform:"translate3d(-100%, 0, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideInRight=function(n,a){var i=[{transform:"translate3d(100%, 0, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideInUp=function(n,a){var i=[{transform:"translate3d(0, 100%, 0)",visibility:"visible",offset:0},{transform:"translate3d(0, 0, 0)",visibility:"visible",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideOutDown=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(0, 100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideOutLeft=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(-100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideOutRight=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(100%, 0, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.slideOutUp=function(n,a){var i=[{visibility:"visible",transform:"translate3d(0, 0, 0)",offset:0},{visibility:"hidden",transform:"translate3d(0, -100%, 0)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.hinge=function(n,a){var i=[{transform:"none",transformOrigin:"top left",animationTimingFunction:"ease-in-out",opacity:1,offset:0},{transform:"rotate3d(0, 0, 1, 80deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",offset:.2},{transform:"rotate3d(0, 0, 1, 60deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",opacity:1,offset:.4},{transform:"rotate3d(0, 0, 1, 80deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",offset:.6},{transform:"rotate3d(0, 0, 1, 60deg)",transformOrigin:"top left",animationTimingFunction:"ease-in-out",opacity:1,offset:.8},{transform:"translate3d(0, 700px, 0)",transformOrigin:"top left",opacity:0,offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rollIn=function(n,a){var i=[{opacity:0,transform:"translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)",offset:0},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.rollOut=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomIn=function(n,a){var i=[{opacity:0,transform:"scale3d(.3, .3, .3)",offset:0},{opacity:1,transform:"none",offset:.5},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomInDown=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, -1000px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, 60px, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomInLeft=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(-1000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomInRight=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(1000px, 0, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(-10px, 0, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomInUp=function(n,a){var i=[{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, 1000px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, -60px, 0)",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:.6},{opacity:1,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomOut=function(n,a){var i=[{opacity:1,transform:"none",offset:0},{opacity:0,transform:"scale3d(.3, .3, .3)",offset:.5},{opacity:0,transform:"none",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomOutDown=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, -60px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:.4},{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, 2000px, 0)",transformOrigin:"center bottom",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomOutLeft=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(42px, 0, 0)",offset:.4},{opacity:0,transform:"scale(.1) translate3d(-2000px, 0, 0)",transformOrigin:"left center",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomOutRight=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(-42px, 0, 0)",offset:.4},{opacity:0,transform:"scale(.1) translate3d(2000px, 0, 0)",transformOrigin:"right center",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}),function(t){"use strict";t.zoomOutUp=function(n,a){var i=[{opacity:1,transform:"none",transformOrigin:"center center",offset:0},{opacity:1,transform:"scale3d(.475, .475, .475) translate3d(0, 60px, 0)",animationTimingFunction:"cubic-bezier(0.550, 0.055, 0.675, 0.190)",offset:.4},{opacity:0,transform:"scale3d(.1, .1, .1) translate3d(0, -2000px, 0)",transformOrigin:"center bottom",animationTimingFunction:"cubic-bezier(0.175, 0.885, 0.320, 1)",offset:1}];return t._animate(n,i,a)}}(window.animatelo=window.animatelo||{}); \ No newline at end of file diff --git a/gulpfile.js b/gulpfile.js index ca42f4e..06dcb19 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -34,7 +34,7 @@ gulp.task('checkcode', function () { gulp.task('build', function (cb) { pump([ gulp.src('./src/**/*.js'), - concat('animate.min.js'), + concat('animatelo.min.js'), uglify({ preserveComments: 'license' }), diff --git a/package.json b/package.json index dfafb3d..4b37766 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "animate.js", + "name": "animatelo", "version": "1.0.0", - "description": "Animate.js is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.", + "description": "Animatelo is a bunch of cool, fun, and cross-browser animations for you to use in your projects. Great for emphasis, home pages, sliders, and general just-add-water-awesomeness.", "main": "index.js", "keywords": [ "web animations api", @@ -9,8 +9,8 @@ "animation", "animations", "animate", - "animatejs", - "animate.js", + "animatelo", + "animatelo.js", "animate.css", "css", "css3" @@ -20,16 +20,16 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/gibbok/animate.js.git" + "url": "git+https://github.com/gibbok/animatelo.git" }, "dependencies": { }, "author": "GibboK", "license": "MIT", "bugs": { - "url": "https://github.com/gibbok/animate.js/issues" + "url": "https://github.com/gibbok/animatelo/issues" }, - "homepage": "https://github.com/gibbok/animate.js#readme", + "homepage": "https://github.com/gibbok/animatelo#readme", "devDependencies": { "connect": "^3.5.0", "open": "^0.0.5", diff --git a/src/animate.js b/src/animatelo.js similarity index 92% rename from src/animate.js rename to src/animatelo.js index c056378..8cd439f 100644 --- a/src/animate.js +++ b/src/animatelo.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.version = '1.0.0'; + animatelo.version = '1.0.0'; var _defaultOptions = { duration: 1000, @@ -73,7 +73,7 @@ } }; - animate._animate = function (selector, keyframes, optionsArg) { + animatelo._animate = function (selector, keyframes, optionsArg) { var options = { duration: optionsArg && 'duration' in optionsArg ? optionsArg.duration : _defaultOptions.duration, delay: optionsArg && 'delay' in optionsArg ? optionsArg.delay : _defaultOptions.delay, @@ -88,7 +88,7 @@ nodeListArr = [].slice.call(nodeList); _validate(options); nodeListArr.forEach(function (node, index) { - var player = node.animate(keyframes, options); + var player = node.animatelo(keyframes, options); if (hasUserId) { player.id = options.id + '-' + index; } else { @@ -99,4 +99,4 @@ return players; }; -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/bounce.js b/src/attentionSeekers/bounce.js index 33f8cd9..14c2b41 100644 --- a/src/attentionSeekers/bounce.js +++ b/src/attentionSeekers/bounce.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounce = function (selector, options) { + animatelo.bounce = function (selector, options) { var keyframeset = [ { animationTimingFunction: 'cubic-bezier(0.215, 0.610, 0.355, 1.000)', @@ -48,6 +48,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/flash.js b/src/attentionSeekers/flash.js index c9c1656..af69ba3 100644 --- a/src/attentionSeekers/flash.js +++ b/src/attentionSeekers/flash.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.flash = function (selector, options) { + animatelo.flash = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -24,6 +24,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/headShake.js b/src/attentionSeekers/headShake.js index 68e49c9..b40d58c 100644 --- a/src/attentionSeekers/headShake.js +++ b/src/attentionSeekers/headShake.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.headShake = function (selector, options) { + animatelo.headShake = function (selector, options) { var keyframeset = [ { transform: 'translateX(0)', @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/jello.js b/src/attentionSeekers/jello.js index df15371..27393cd 100644 --- a/src/attentionSeekers/jello.js +++ b/src/attentionSeekers/jello.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.jello = function (selector, options) { + animatelo.jello = function (selector, options) { var keyframeset = [ { transform: 'none', @@ -44,6 +44,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/pulse.js b/src/attentionSeekers/pulse.js index 1cebc8c..1d148e6 100644 --- a/src/attentionSeekers/pulse.js +++ b/src/attentionSeekers/pulse.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.pulse = function (selector, options) { + animatelo.pulse = function (selector, options) { var keyframeset = [ { transform: 'scale3d(1, 1, 1)', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/rubberBand.js b/src/attentionSeekers/rubberBand.js index a24daaa..8c9b794 100644 --- a/src/attentionSeekers/rubberBand.js +++ b/src/attentionSeekers/rubberBand.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rubberBand = function (selector, options) { + animatelo.rubberBand = function (selector, options) { var keyframeset = [ { transform: 'scale3d(1, 1, 1)', @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/shake.js b/src/attentionSeekers/shake.js index aa29570..37a0b5c 100644 --- a/src/attentionSeekers/shake.js +++ b/src/attentionSeekers/shake.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.shake = function (selector, options) { + animatelo.shake = function (selector, options) { var keyframeset = [ { transform: 'translate3d(0, 0, 0)', @@ -48,6 +48,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/swing.js b/src/attentionSeekers/swing.js index 7244436..fc2699f 100644 --- a/src/attentionSeekers/swing.js +++ b/src/attentionSeekers/swing.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.swing = function (selector, options) { + animatelo.swing = function (selector, options) { var keyframeset = [ { transform: 'rotate3d(0, 0, 1, 0deg)', @@ -28,6 +28,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/tada.js b/src/attentionSeekers/tada.js index 3e6559f..63f58b4 100644 --- a/src/attentionSeekers/tada.js +++ b/src/attentionSeekers/tada.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.tada = function (selector, options) { + animatelo.tada = function (selector, options) { var keyframeset = [ { transform: 'scale3d(1, 1, 1)', @@ -48,6 +48,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/attentionSeekers/wobble.js b/src/attentionSeekers/wobble.js index f168388..7d31e26 100644 --- a/src/attentionSeekers/wobble.js +++ b/src/attentionSeekers/wobble.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.wobble = function (selector, options) { + animatelo.wobble = function (selector, options) { var keyframeset = [ { transform: 'none', @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingEntrances/bounceIn.js b/src/bouncingEntrances/bounceIn.js index aa6f070..634521d 100644 --- a/src/bouncingEntrances/bounceIn.js +++ b/src/bouncingEntrances/bounceIn.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceIn = function (selector, options) { + animatelo.bounceIn = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -37,6 +37,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingEntrances/bounceInDown.js b/src/bouncingEntrances/bounceInDown.js index 3248d2f..2d7a753 100644 --- a/src/bouncingEntrances/bounceInDown.js +++ b/src/bouncingEntrances/bounceInDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceInDown = function (selector, options) { + animatelo.bounceInDown = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingEntrances/bounceInLeft.js b/src/bouncingEntrances/bounceInLeft.js index bdeb475..5255d63 100644 --- a/src/bouncingEntrances/bounceInLeft.js +++ b/src/bouncingEntrances/bounceInLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceInLeft = function (selector, options) { + animatelo.bounceInLeft = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingEntrances/bounceInRight.js b/src/bouncingEntrances/bounceInRight.js index b824065..ec9bd38 100644 --- a/src/bouncingEntrances/bounceInRight.js +++ b/src/bouncingEntrances/bounceInRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceInRight = function (selector, options) { + animatelo.bounceInRight = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingEntrances/bounceInUp.js b/src/bouncingEntrances/bounceInUp.js index a6589ce..4fcbb1f 100644 --- a/src/bouncingEntrances/bounceInUp.js +++ b/src/bouncingEntrances/bounceInUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceInUp = function (selector, options) { + animatelo.bounceInUp = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -32,6 +32,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingExits/bounceOut.js b/src/bouncingExits/bounceOut.js index ea87b90..6c8fa9e 100644 --- a/src/bouncingExits/bounceOut.js +++ b/src/bouncingExits/bounceOut.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceOut = function (selector, options) { + animatelo.bounceOut = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -27,6 +27,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingExits/bounceOutDown.js b/src/bouncingExits/bounceOutDown.js index f9f9fd5..0103c6c 100644 --- a/src/bouncingExits/bounceOutDown.js +++ b/src/bouncingExits/bounceOutDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceOutDown = function (selector, options) { + animatelo.bounceOutDown = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -27,6 +27,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingExits/bounceOutLeft.js b/src/bouncingExits/bounceOutLeft.js index 02743d5..da1e570 100644 --- a/src/bouncingExits/bounceOutLeft.js +++ b/src/bouncingExits/bounceOutLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceOutLeft = function (selector, options) { + animatelo.bounceOutLeft = function (selector, options) { var keyframeset = [{ opacity: 1, transform: 'none', @@ -15,6 +15,6 @@ transform: 'translate3d(-2000px, 0, 0)', offset: 1 }]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingExits/bounceOutRight.js b/src/bouncingExits/bounceOutRight.js index 7702635..0fe5683 100644 --- a/src/bouncingExits/bounceOutRight.js +++ b/src/bouncingExits/bounceOutRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceOutRight = function (selector, options) { + animatelo.bounceOutRight = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -19,6 +19,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/bouncingExits/bounceOutUp.js b/src/bouncingExits/bounceOutUp.js index 8a4fea3..41543d6 100644 --- a/src/bouncingExits/bounceOutUp.js +++ b/src/bouncingExits/bounceOutUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.bounceOutUp = function (selector, options) { + animatelo.bounceOutUp = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -28,6 +28,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeIn.js b/src/fadingEntrances/fadeIn.js index b3a308e..878244b 100644 --- a/src/fadingEntrances/fadeIn.js +++ b/src/fadingEntrances/fadeIn.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeIn = function (selector, options) { + animatelo.fadeIn = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -12,6 +12,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInDown.js b/src/fadingEntrances/fadeInDown.js index 1d88e5b..3a9e75f 100644 --- a/src/fadingEntrances/fadeInDown.js +++ b/src/fadingEntrances/fadeInDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInDown = function (selector, options) { + animatelo.fadeInDown = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInDownBig.js b/src/fadingEntrances/fadeInDownBig.js index 86fd2bb..ec968e8 100644 --- a/src/fadingEntrances/fadeInDownBig.js +++ b/src/fadingEntrances/fadeInDownBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInDownBig = function (selector, options) { + animatelo.fadeInDownBig = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInLeft.js b/src/fadingEntrances/fadeInLeft.js index ef0ef6f..b904e40 100644 --- a/src/fadingEntrances/fadeInLeft.js +++ b/src/fadingEntrances/fadeInLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInLeft = function (selector, options) { + animatelo.fadeInLeft = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInLeftBig.js b/src/fadingEntrances/fadeInLeftBig.js index 03c72e3..92d03c5 100644 --- a/src/fadingEntrances/fadeInLeftBig.js +++ b/src/fadingEntrances/fadeInLeftBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInLeftBig = function (selector, options) { + animatelo.fadeInLeftBig = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInRight.js b/src/fadingEntrances/fadeInRight.js index c70e214..a75b26d 100644 --- a/src/fadingEntrances/fadeInRight.js +++ b/src/fadingEntrances/fadeInRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInRight = function (selector, options) { + animatelo.fadeInRight = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInRightBig.js b/src/fadingEntrances/fadeInRightBig.js index 2db1e56..b8a3e51 100644 --- a/src/fadingEntrances/fadeInRightBig.js +++ b/src/fadingEntrances/fadeInRightBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInRightBig = function (selector, options) { + animatelo.fadeInRightBig = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInUp.js b/src/fadingEntrances/fadeInUp.js index cebf46c..2abe27f 100644 --- a/src/fadingEntrances/fadeInUp.js +++ b/src/fadingEntrances/fadeInUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInUp = function (selector, options) { + animatelo.fadeInUp = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingEntrances/fadeInUpBig.js b/src/fadingEntrances/fadeInUpBig.js index 3ffce12..fad1759 100644 --- a/src/fadingEntrances/fadeInUpBig.js +++ b/src/fadingEntrances/fadeInUpBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeInUpBig = function (selector, options) { + animatelo.fadeInUpBig = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOut.js b/src/fadingExits/fadeOut.js index 543282e..cb25770 100644 --- a/src/fadingExits/fadeOut.js +++ b/src/fadingExits/fadeOut.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOut = function (selector, options) { + animatelo.fadeOut = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -12,6 +12,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutDown.js b/src/fadingExits/fadeOutDown.js index d744a96..6c8a926 100644 --- a/src/fadingExits/fadeOutDown.js +++ b/src/fadingExits/fadeOutDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutDown = function (selector, options) { + animatelo.fadeOutDown = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutDownBig.js b/src/fadingExits/fadeOutDownBig.js index e2e97f4..6de10df 100644 --- a/src/fadingExits/fadeOutDownBig.js +++ b/src/fadingExits/fadeOutDownBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutDownBig = function (selector, options) { + animatelo.fadeOutDownBig = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutLeft.js b/src/fadingExits/fadeOutLeft.js index f772f56..595c79a 100644 --- a/src/fadingExits/fadeOutLeft.js +++ b/src/fadingExits/fadeOutLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutLeft = function (selector, options) { + animatelo.fadeOutLeft = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutLeftBig.js b/src/fadingExits/fadeOutLeftBig.js index 6f72523..cb2e551 100644 --- a/src/fadingExits/fadeOutLeftBig.js +++ b/src/fadingExits/fadeOutLeftBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutLeftBig = function (selector, options) { + animatelo.fadeOutLeftBig = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutRight.js b/src/fadingExits/fadeOutRight.js index 0e0f483..df05f7f 100644 --- a/src/fadingExits/fadeOutRight.js +++ b/src/fadingExits/fadeOutRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutRight = function (selector, options) { + animatelo.fadeOutRight = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutRightBig.js b/src/fadingExits/fadeOutRightBig.js index 4298871..6afc671 100644 --- a/src/fadingExits/fadeOutRightBig.js +++ b/src/fadingExits/fadeOutRightBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutRightBig = function (selector, options) { + animatelo.fadeOutRightBig = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutUp.js b/src/fadingExits/fadeOutUp.js index 202a27d..f2164a2 100644 --- a/src/fadingExits/fadeOutUp.js +++ b/src/fadingExits/fadeOutUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutUp = function (selector, options) { + animatelo.fadeOutUp = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/fadingExits/fadeOutUpBig.js b/src/fadingExits/fadeOutUpBig.js index 8ca3dca..7b723cb 100644 --- a/src/fadingExits/fadeOutUpBig.js +++ b/src/fadingExits/fadeOutUpBig.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.fadeOutUpBig = function (selector, options) { + animatelo.fadeOutUpBig = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/flippers/flip.js b/src/flippers/flip.js index 3a096d3..ccd6fd8 100644 --- a/src/flippers/flip.js +++ b/src/flippers/flip.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.flip = function (selector, options) { + animatelo.flip = function (selector, options) { var keyframeset = [ { transform: 'perspective(400px) rotate3d(0, 1, 0, -360deg)', @@ -29,6 +29,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/flippers/flipInX.js b/src/flippers/flipInX.js index 911f6fc..21d3a04 100644 --- a/src/flippers/flipInX.js +++ b/src/flippers/flipInX.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.flipInX = function (selector, options) { + animatelo.flipInX = function (selector, options) { var keyframeset = [ { transform: 'perspective(400px) rotate3d(1, 0, 0, 90deg)', @@ -29,6 +29,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/flippers/flipInY.js b/src/flippers/flipInY.js index 7030971..2f62dba 100644 --- a/src/flippers/flipInY.js +++ b/src/flippers/flipInY.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.flipInY = function (selector, options) { + animatelo.flipInY = function (selector, options) { var keyframeset = [ { transform: 'perspective(400px) rotate3d(0, 1, 0, 90deg)', @@ -29,6 +29,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/flippers/flipOutX.js b/src/flippers/flipOutX.js index d5ddb3e..3067833 100644 --- a/src/flippers/flipOutX.js +++ b/src/flippers/flipOutX.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.flipOutX = function (selector, options) { + animatelo.flipOutX = function (selector, options) { var keyframeset = [ { transform: 'perspective(400px)', @@ -19,6 +19,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/flippers/flipOutY.js b/src/flippers/flipOutY.js index 7a0000e..71a48ab 100644 --- a/src/flippers/flipOutY.js +++ b/src/flippers/flipOutY.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.flipOutY = function (selector, options) { + animatelo.flipOutY = function (selector, options) { var keyframeset = [ { transform: 'perspective(400px)', @@ -19,6 +19,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/lightspeed/lightSpeedIn.js b/src/lightspeed/lightSpeedIn.js index 479b8db..b397240 100644 --- a/src/lightspeed/lightSpeedIn.js +++ b/src/lightspeed/lightSpeedIn.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.lightSpeedIn = function (selector, options) { + animatelo.lightSpeedIn = function (selector, options) { var keyframeset = [ { transform: 'translate3d(100%, 0, 0) skewX(-30deg)', @@ -23,6 +23,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/lightspeed/lightSpeedOut.js b/src/lightspeed/lightSpeedOut.js index a644c14..cc1f460 100644 --- a/src/lightspeed/lightSpeedOut.js +++ b/src/lightspeed/lightSpeedOut.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.lightSpeedOut = function (selector, options) { + animatelo.lightSpeedOut = function (selector, options) { var keyframeset = [ { transform: 'none', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingEntrances/rotateIn.js b/src/rotatingEntrances/rotateIn.js index 9bb01b1..da255fe 100644 --- a/src/rotatingEntrances/rotateIn.js +++ b/src/rotatingEntrances/rotateIn.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateIn = function (selector, options) { + animatelo.rotateIn = function (selector, options) { var keyframeset = [ { transformOrigin: 'center', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingEntrances/rotateInDownLeft.js b/src/rotatingEntrances/rotateInDownLeft.js index 0636659..4d27504 100644 --- a/src/rotatingEntrances/rotateInDownLeft.js +++ b/src/rotatingEntrances/rotateInDownLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateInDownLeft = function (selector, options) { + animatelo.rotateInDownLeft = function (selector, options) { var keyframeset = [ { transformOrigin: 'left bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingEntrances/rotateInDownRight.js b/src/rotatingEntrances/rotateInDownRight.js index 8461199..e96c0f7 100644 --- a/src/rotatingEntrances/rotateInDownRight.js +++ b/src/rotatingEntrances/rotateInDownRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateInDownRight = function (selector, options) { + animatelo.rotateInDownRight = function (selector, options) { var keyframeset = [ { transformOrigin: 'right bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingEntrances/rotateInUpLeft.js b/src/rotatingEntrances/rotateInUpLeft.js index 7eb7ff7..341221b 100644 --- a/src/rotatingEntrances/rotateInUpLeft.js +++ b/src/rotatingEntrances/rotateInUpLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateInUpLeft = function (selector, options) { + animatelo.rotateInUpLeft = function (selector, options) { var keyframeset = [ { transformOrigin: 'left bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingEntrances/rotateInUpRight.js b/src/rotatingEntrances/rotateInUpRight.js index 11eb5ec..8d12b83 100644 --- a/src/rotatingEntrances/rotateInUpRight.js +++ b/src/rotatingEntrances/rotateInUpRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateInUpRight = function (selector, options) { + animatelo.rotateInUpRight = function (selector, options) { var keyframeset = [ { transformOrigin: 'right bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingExits/rotateOut.js b/src/rotatingExits/rotateOut.js index e42703f..26bcd06 100644 --- a/src/rotatingExits/rotateOut.js +++ b/src/rotatingExits/rotateOut.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateOut = function (selector, options) { + animatelo.rotateOut = function (selector, options) { var keyframeset = [ { transformOrigin: 'center', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingExits/rotateOutDownLeft.js b/src/rotatingExits/rotateOutDownLeft.js index c21e48c..f51f230 100644 --- a/src/rotatingExits/rotateOutDownLeft.js +++ b/src/rotatingExits/rotateOutDownLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateOutDownLeft = function (selector, options) { + animatelo.rotateOutDownLeft = function (selector, options) { var keyframeset = [ { transformOrigin: 'left bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingExits/rotateOutDownRight.js b/src/rotatingExits/rotateOutDownRight.js index 930fb2e..4584622 100644 --- a/src/rotatingExits/rotateOutDownRight.js +++ b/src/rotatingExits/rotateOutDownRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateOutDownRight = function (selector, options) { + animatelo.rotateOutDownRight = function (selector, options) { var keyframeset = [ { transformOrigin: 'right bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingExits/rotateOutUpLeft.js b/src/rotatingExits/rotateOutUpLeft.js index 2e01049..4713f1e 100644 --- a/src/rotatingExits/rotateOutUpLeft.js +++ b/src/rotatingExits/rotateOutUpLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateOutUpLeft = function (selector, options) { + animatelo.rotateOutUpLeft = function (selector, options) { var keyframeset = [ { transformOrigin: 'left bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/rotatingExits/rotateOutUpRight.js b/src/rotatingExits/rotateOutUpRight.js index f3720dc..960d889 100644 --- a/src/rotatingExits/rotateOutUpRight.js +++ b/src/rotatingExits/rotateOutUpRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rotateOutUpRight = function (selector, options) { + animatelo.rotateOutUpRight = function (selector, options) { var keyframeset = [ { transformOrigin: 'right bottom', @@ -16,6 +16,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingEntrances/slideInDown.js b/src/slidingEntrances/slideInDown.js index ee2ceae..8ce6908 100644 --- a/src/slidingEntrances/slideInDown.js +++ b/src/slidingEntrances/slideInDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideInDown = function (selector, options) { + animatelo.slideInDown = function (selector, options) { var keyframeset = [ { transform: 'translate3d(0, -100%, 0)', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingEntrances/slideInLeft.js b/src/slidingEntrances/slideInLeft.js index 7e42c05..f5b7ead 100644 --- a/src/slidingEntrances/slideInLeft.js +++ b/src/slidingEntrances/slideInLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideInLeft = function (selector, options) { + animatelo.slideInLeft = function (selector, options) { var keyframeset = [ { transform: 'translate3d(-100%, 0, 0)', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingEntrances/slideInRight.js b/src/slidingEntrances/slideInRight.js index c835938..91eea4a 100644 --- a/src/slidingEntrances/slideInRight.js +++ b/src/slidingEntrances/slideInRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideInRight = function (selector, options) { + animatelo.slideInRight = function (selector, options) { var keyframeset = [ { transform: 'translate3d(100%, 0, 0)', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingEntrances/slideInUp.js b/src/slidingEntrances/slideInUp.js index 3c823aa..555ff2a 100644 --- a/src/slidingEntrances/slideInUp.js +++ b/src/slidingEntrances/slideInUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideInUp = function (selector, options) { + animatelo.slideInUp = function (selector, options) { var keyframeset = [ { transform: 'translate3d(0, 100%, 0)', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingExits/slideOutDown.js b/src/slidingExits/slideOutDown.js index 8fafe22..dbd485e 100644 --- a/src/slidingExits/slideOutDown.js +++ b/src/slidingExits/slideOutDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideOutDown = function (selector, options) { + animatelo.slideOutDown = function (selector, options) { var keyframeset = [ { visibility: 'visible', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingExits/slideOutLeft.js b/src/slidingExits/slideOutLeft.js index f04ab87..0bacc28 100644 --- a/src/slidingExits/slideOutLeft.js +++ b/src/slidingExits/slideOutLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideOutLeft = function (selector, options) { + animatelo.slideOutLeft = function (selector, options) { var keyframeset = [ { visibility: 'visible', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingExits/slideOutRight.js b/src/slidingExits/slideOutRight.js index 7edf5ca..4cfcb3f 100644 --- a/src/slidingExits/slideOutRight.js +++ b/src/slidingExits/slideOutRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideOutRight = function (selector, options) { + animatelo.slideOutRight = function (selector, options) { var keyframeset = [ { visibility: 'visible', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/slidingExits/slideOutUp.js b/src/slidingExits/slideOutUp.js index 47b9c50..f5f4770 100644 --- a/src/slidingExits/slideOutUp.js +++ b/src/slidingExits/slideOutUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.slideOutUp = function (selector, options) { + animatelo.slideOutUp = function (selector, options) { var keyframeset = [ { visibility: 'visible', @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/specials/hinge.js b/src/specials/hinge.js index 121581b..151c9df 100644 --- a/src/specials/hinge.js +++ b/src/specials/hinge.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.hinge = function (selector, options) { + animatelo.hinge = function (selector, options) { var keyframeset = [ { transform: 'none', @@ -43,6 +43,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/specials/rollIn.js b/src/specials/rollIn.js index aaa80b1..5ab65e1 100644 --- a/src/specials/rollIn.js +++ b/src/specials/rollIn.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rollIn = function (selector, options) { + animatelo.rollIn = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/specials/rollOut.js b/src/specials/rollOut.js index 70d46c0..c77593d 100644 --- a/src/specials/rollOut.js +++ b/src/specials/rollOut.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.rollOut = function (selector, options) { + animatelo.rollOut = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -14,6 +14,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingEntrances/zoomIn.js b/src/zoomingEntrances/zoomIn.js index 22b7fc9..0f3e2b8 100644 --- a/src/zoomingEntrances/zoomIn.js +++ b/src/zoomingEntrances/zoomIn.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomIn = function (selector, options) { + animatelo.zoomIn = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -19,6 +19,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingEntrances/zoomInDown.js b/src/zoomingEntrances/zoomInDown.js index 227d330..4edea55 100644 --- a/src/zoomingEntrances/zoomInDown.js +++ b/src/zoomingEntrances/zoomInDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomInDown = function (selector, options) { + animatelo.zoomInDown = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -21,6 +21,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingEntrances/zoomInLeft.js b/src/zoomingEntrances/zoomInLeft.js index dacf03e..b9698ef 100644 --- a/src/zoomingEntrances/zoomInLeft.js +++ b/src/zoomingEntrances/zoomInLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomInLeft = function (selector, options) { + animatelo.zoomInLeft = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -21,6 +21,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingEntrances/zoomInRight.js b/src/zoomingEntrances/zoomInRight.js index 83404a2..8c4715d 100644 --- a/src/zoomingEntrances/zoomInRight.js +++ b/src/zoomingEntrances/zoomInRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomInRight = function (selector, options) { + animatelo.zoomInRight = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -21,6 +21,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingEntrances/zoomInUp.js b/src/zoomingEntrances/zoomInUp.js index 06ff31d..e808f08 100644 --- a/src/zoomingEntrances/zoomInUp.js +++ b/src/zoomingEntrances/zoomInUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomInUp = function (selector, options) { + animatelo.zoomInUp = function (selector, options) { var keyframeset = [ { opacity: 0, @@ -21,6 +21,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingExits/zoomOut.js b/src/zoomingExits/zoomOut.js index c102d80..6a53c0a 100644 --- a/src/zoomingExits/zoomOut.js +++ b/src/zoomingExits/zoomOut.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomOut = function (selector, options) { + animatelo.zoomOut = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -19,6 +19,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingExits/zoomOutDown.js b/src/zoomingExits/zoomOutDown.js index e711c0a..3377327 100644 --- a/src/zoomingExits/zoomOutDown.js +++ b/src/zoomingExits/zoomOutDown.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomOutDown = function (selector, options) { + animatelo.zoomOutDown = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -23,6 +23,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingExits/zoomOutLeft.js b/src/zoomingExits/zoomOutLeft.js index 1c77057..51eced1 100644 --- a/src/zoomingExits/zoomOutLeft.js +++ b/src/zoomingExits/zoomOutLeft.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomOutLeft = function (selector, options) { + animatelo.zoomOutLeft = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -21,6 +21,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingExits/zoomOutRight.js b/src/zoomingExits/zoomOutRight.js index c1e16a1..73415ff 100644 --- a/src/zoomingExits/zoomOutRight.js +++ b/src/zoomingExits/zoomOutRight.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomOutRight = function (selector, options) { + animatelo.zoomOutRight = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -21,6 +21,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/src/zoomingExits/zoomOutUp.js b/src/zoomingExits/zoomOutUp.js index 86b3d38..f5d3509 100644 --- a/src/zoomingExits/zoomOutUp.js +++ b/src/zoomingExits/zoomOutUp.js @@ -1,7 +1,7 @@ -/*! Animate.js | The MIT License (MIT) | Copyright (c) 2017 GibboK */ -; (function (animate) { +/*! Animatelo | The MIT License (MIT) | Copyright (c) 2017 GibboK */ +; (function (animatelo) { 'use strict'; - animate.zoomOutUp = function (selector, options) { + animatelo.zoomOutUp = function (selector, options) { var keyframeset = [ { opacity: 1, @@ -23,6 +23,6 @@ offset: 1 } ]; - return animate._animate(selector, keyframeset, options); + return animatelo._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); diff --git a/test/test.html b/test/test.html index 633321b..aae9d24 100644 --- a/test/test.html +++ b/test/test.html @@ -2,13 +2,13 @@ - Animate.js - Test page + Animatelo - Test page - + @@ -91,7 +91,7 @@
-

Animate.js

+

Animatelo

diff --git a/test/test.js b/test/test.js index 9dfe878..25ea704 100644 --- a/test/test.js +++ b/test/test.js @@ -96,7 +96,7 @@ _animate = function () { _resetPlayer(); var parameters = _getCustomParameters(); - _player = window.animate[menuSelection](_targetId, parameters)[0]; + _player = window.animatelo[menuSelection](_targetId, parameters)[0]; }; init(); })(window) \ No newline at end of file diff --git a/usage.md b/usage.md index 9727eb0..f969bbf 100644 --- a/usage.md +++ b/usage.md @@ -1,13 +1,13 @@ # Dependencies -To use Animate.js in your project, simply add two JavaScript files from CDN into your document's ``. +To use Animatelo in your project, simply add two JavaScript files from CDN into your document's ``. ```html - - + + ``` @@ -15,18 +15,18 @@ To use Animate.js in your project, simply add two JavaScript files from CDN into To install via Bower, simply do the following: ```bash -$ bower install animate.js --save +$ bower install animatelo --save ``` or you can install via npm: ```bash -$ npm install animate.js --save +$ npm install animatelo --save ``` -and add a reference of your local `animate.min.js` file into your document's ``. +and add a reference of your local `animatelo.min.js` file into your document's ``. # Supported animations -Animation.js supports the following animations: +Animatelo supports the following animations: * `bounce` * `flash` @@ -92,25 +92,25 @@ Animation.js supports the following animations: # The API -Animate.js has a straightforward API, simply call: +Animatelo has a straightforward API, simply call: - `window.animate.animation(selector, options);` + `window.animatelo.animation(selector, options);` # Usage -Animate.js supports any valid CSS Selectors or one or more DOM nodes, so an animation can be applied to one element or simultaneously to different elements. +Animatelo supports any valid CSS Selectors or one or more DOM nodes, so an animation can be applied to one element or simultaneously to different elements. [Try live example](//codepen.io/gibbok/pen/pRJXQq) ```js -window.animate.flip('#hello'); +window.animatelo.flip('#hello'); ``` [Try live example](//codepen.io/gibbok/pen/ggaYgV) ```js -window.animate.flash('p > span'); +window.animatelo.flash('p > span'); ``` [Try live example](//codepen.io/gibbok/pen/ZLQKvL) ```js var dom = document.getElementById('svg'); -window.animate.rollIn(dom); +window.animatelo.rollIn(dom); ``` @@ -151,16 +151,16 @@ var options = { fill: 'both', id: 'myAnimation' }; -window.animate.zoomIn('#headline', options); +window.animatelo.zoomIn('#headline', options); ``` # Players -Animate.js returns an Array of Animation Objects, each one represents a single animation player and provides playback controls and a timeline for an animation node or source. +Animatelo returns an Array of Animation Objects, each one represents a single animation player and provides playback controls and a timeline for an animation node or source. [See the W3C specification for more details.](//w3c.github.io/web-animations/#the-animation-interface) ```js -var players = window.animate.wobble('#headline'); +var players = window.animatelo.wobble('#headline'); players[0].onfinish = (function() { console.log('Animation has ended and playState value is: ' + players[0].playState); }); @@ -169,12 +169,12 @@ players[0].onfinish = (function() { ```js -var anim1 = window.animate.shake('#headline1', { +var anim1 = window.animatelo.shake('#headline1', { delay: 500, duration: 1500 })[0]; anim1.onfinish = function() { - var anim2 = window.animate.wobble('#headline2', { + var anim2 = window.animatelo.wobble('#headline2', { duration: 1500 })[0]; }; @@ -182,8 +182,8 @@ anim1.onfinish = function() { [Try live example](//codepen.io/gibbok/pen/ZLQBZJ/) # Extensibility -Animate.js can be easily extended to support other animations using plugins. -A plugin is a single JavaScript file which follows the [Namespacing Patterns](//addyosmani.com/resources/essentialjsdesignpatterns/book/#detailnamespacing) conventions, and should be added into your project document's `` after `animate.min.js` file. +Animatelo can be easily extended to support other animations using plugins. +A plugin is a single JavaScript file which follows the [Namespacing Patterns](//addyosmani.com/resources/essentialjsdesignpatterns/book/#detailnamespacing) conventions, and should be added into your project document's `` after `animatelo.min.js` file. Use the following boilerplate for your plugin: @@ -193,10 +193,10 @@ Use the following boilerplate for your plugin: This plugin creates a very simple fade-in with a rotation effect animating opacity and transform properties of a DOM element. */ -; (function(animate) { +; (function(animatelo) { 'use strict'; // add your plugin name - animate.myAmazingPlugin = function(selector, options) { + animatelo.myAmazingPlugin = function(selector, options) { // add css properties to be animated var keyframeset = [ { @@ -211,13 +211,13 @@ Use the following boilerplate for your plugin: ]; return animate._animate(selector, keyframeset, options); } -})(window.animate = window.animate || {}); +})(window.animatelo = window.animatelo || {}); ``` and simply call it from your application code, for example: ```js // animate using your plugin! -window.animate.myAmazingPlugin('#svg', { +window.animatelo.myAmazingPlugin('#svg', { duration: 2000 }); ``` @@ -225,6 +225,6 @@ window.animate.myAmazingPlugin('#svg', { # Tools Keyframes-tool is a NodeJs command line tool which convert CSS Animations to a keyframes object suitable for Web Animations API. -Objects returned from Keyframes-tool can be easily added to your Animate.js plugins facilitating moving animations from stylesheets to JavaScript. +Objects returned from Keyframes-tool can be easily added to your Animatelo plugins facilitating moving animations from stylesheets to JavaScript. Visit [Keyframes-tool](//github.com/gibbok/keyframes-tool) project.