UNPKG

framer-motion-animations

Version:

A comprehensive collection of 90+ animations for React using Framer Motion, inspired by animate.css

2 lines 17.3 kB
'use strict';var react=require('react'),framerMotion=require('framer-motion'),jsxRuntime=require('react/jsx-runtime');var s={bounce:{initial:{y:0,scaleY:1},animate:{y:[0,-30,0,-15,0,-4,0],scaleY:[1,1.1,1,1.05,.95,1.02,1],transition:{duration:1,times:[0,.2,.4,.43,.53,.7,.8,.9,1],ease:[.215,.61,.355,1],transformOrigin:"center bottom"}}},flash:{initial:{opacity:1},animate:{opacity:[1,0,1,0,1],transition:{duration:1,times:[0,.25,.5,.75,1],ease:"linear"}}},pulse:{initial:{scale:1},animate:{scale:[1,1.05,1],transition:{duration:1,ease:"easeInOut",repeat:1/0}}},rubberBand:{initial:{scaleX:1,scaleY:1},animate:{scaleX:[1,1.25,.75,1.15,.95,1.05,1],scaleY:[1,.75,1.25,.85,1.05,.95,1],transition:{duration:1,times:[0,.3,.4,.5,.65,.75,1]}}},shakeX:{initial:{x:0},animate:{x:[0,-10,10,-10,10,-10,10,-10,10,0],transition:{duration:1,times:[0,.1,.2,.3,.4,.5,.6,.7,.8,.9,1]}}},shakeY:{initial:{y:0},animate:{y:[0,-10,10,-10,10,-10,10,-10,10,0],transition:{duration:1,times:[0,.1,.2,.3,.4,.5,.6,.7,.8,.9,1]}}},headShake:{initial:{x:0,rotateY:0},animate:{x:[0,-6,5,-3,2,0],rotateY:[0,-9,7,-5,3,0],transition:{duration:1,times:[0,.065,.185,.315,.435,.5,1],ease:"easeInOut"}}},swing:{initial:{rotate:0},animate:{rotate:[0,15,-10,5,-5,0],transition:{duration:1,times:[0,.2,.4,.6,.8,1],transformOrigin:"top center"}}},tada:{initial:{scale:1,rotate:0},animate:{scale:[1,.9,.9,1.1,1.1,1.1,1.1,1.1,1.1,1],rotate:[0,-3,-3,3,-3,3,-3,3,-3,0],transition:{duration:1,times:[0,.1,.2,.3,.4,.5,.6,.7,.8,.9,1]}}},wobble:{initial:{x:0,rotate:0},animate:{x:[0,"-25%","20%","-15%","10%","-5%",0],rotate:[0,-5,3,-3,2,-1,0],transition:{duration:1,times:[0,.15,.3,.45,.6,.75,1]}}},jello:{initial:{skewX:0,skewY:0},animate:{skewX:[0,-12.5,6.25,-3.125,1.5625,-0.78125,.390625,-0.1953125,0],skewY:[0,-12.5,6.25,-3.125,1.5625,-0.78125,.390625,-0.1953125,0],transition:{duration:1,times:[0,.111,.222,.333,.444,.555,.666,.777,.888,1],transformOrigin:"center"}}},heartBeat:{initial:{scale:1},animate:{scale:[1,1.3,1,1.3,1],transition:{duration:1.3,times:[0,.14,.28,.42,.7],ease:"easeInOut"}}},backInDown:{initial:{y:-1200,scale:.7,opacity:.7},animate:{y:[0,0],scale:[.7,1],opacity:[.7,1],transition:{duration:1,times:[0,.8,1]}}},backInLeft:{initial:{x:-2e3,scale:.7,opacity:.7},animate:{x:[0,0],scale:[.7,1],opacity:[.7,1],transition:{duration:1,times:[0,.8,1]}}},backInRight:{initial:{x:2e3,scale:.7,opacity:.7},animate:{x:[0,0],scale:[.7,1],opacity:[.7,1],transition:{duration:1,times:[0,.8,1]}}},backInUp:{initial:{y:1200,scale:.7,opacity:.7},animate:{y:[0,0],scale:[.7,1],opacity:[.7,1],transition:{duration:1,times:[0,.8,1]}}},backOutDown:{initial:{scale:1,opacity:1},animate:{y:[0,0,700],scale:[1,.7,.7],opacity:[1,.7,.7],transition:{duration:1,times:[0,.2,1]}}},backOutLeft:{initial:{scale:1,opacity:1},animate:{x:[0,0,-2e3],scale:[1,.7,.7],opacity:[1,.7,.7],transition:{duration:1,times:[0,.2,1]}}},backOutRight:{initial:{scale:1,opacity:1},animate:{x:[0,0,2e3],scale:[1,.7,.7],opacity:[1,.7,.7],transition:{duration:1,times:[0,.2,1]}}},backOutUp:{initial:{scale:1,opacity:1},animate:{y:[0,0,-700],scale:[1,.7,.7],opacity:[1,.7,.7],transition:{duration:1,times:[0,.2,1]}}},bounceIn:{initial:{opacity:0,scale:.3},animate:{opacity:[0,0,0,1,1,1],scale:[.3,1.1,.9,1.03,.97,1],transition:{duration:.75,times:[0,.2,.4,.6,.8,1],ease:[.215,.61,.355,1]}}},bounceInDown:{initial:{opacity:0,y:-3e3,scaleY:3},animate:{opacity:[0,1,1,1,1],y:[-3e3,25,-10,5,0],scaleY:[3,.9,.95,.985,1],transition:{duration:1,times:[0,.6,.75,.9,1],ease:[.215,.61,.355,1]}}},bounceInLeft:{initial:{opacity:0,x:-3e3,scaleX:3},animate:{opacity:[0,1,1,1,1],x:[-3e3,25,-10,5,0],scaleX:[3,1,.98,.995,1],transition:{duration:1,times:[0,.6,.75,.9,1],ease:[.215,.61,.355,1]}}},bounceInRight:{initial:{opacity:0,x:3e3,scaleX:3},animate:{opacity:[0,1,1,1,1],x:[3e3,-25,10,-5,0],scaleX:[3,1,.98,.995,1],transition:{duration:1,times:[0,.6,.75,.9,1],ease:[.215,.61,.355,1]}}},bounceInUp:{initial:{opacity:0,y:3e3,scaleY:5},animate:{opacity:[0,1,1,1,1],y:[3e3,-20,10,-5,0],scaleY:[5,.9,.95,.985,1],transition:{duration:1,times:[0,.6,.75,.9,1],ease:[.215,.61,.355,1]}}},bounceOut:{initial:{scale:1,opacity:1},animate:{scale:[1,.9,1.1,1.1,.3],opacity:[1,1,1,1,0],transition:{duration:.75,times:[0,.2,.5,.55,1]}}},bounceOutDown:{initial:{y:0,scaleY:1,opacity:1},animate:{y:[0,10,-20,2e3],scaleY:[1,.985,.9,3],opacity:[1,1,1,0],transition:{duration:1,times:[0,.2,.4,.45,1]}}},bounceOutLeft:{initial:{x:0,scaleX:1,opacity:1},animate:{x:[0,20,-2e3],scaleX:[1,.9,2],opacity:[1,1,0],transition:{duration:1,times:[0,.2,1]}}},bounceOutRight:{initial:{x:0,scaleX:1,opacity:1},animate:{x:[0,-20,2e3],scaleX:[1,.9,2],opacity:[1,1,0],transition:{duration:1,times:[0,.2,1]}}},bounceOutUp:{initial:{y:0,scaleY:1,opacity:1},animate:{y:[0,-10,20,-2e3],scaleY:[1,.985,.9,3],opacity:[1,1,1,0],transition:{duration:1,times:[0,.2,.4,.45,1]}}},fadeIn:{initial:{opacity:0},animate:{opacity:1}},fadeInDown:{initial:{opacity:0,y:"-100%"},animate:{opacity:1,y:0}},fadeInDownBig:{initial:{opacity:0,y:-2e3},animate:{opacity:1,y:0}},fadeInLeft:{initial:{opacity:0,x:"-100%"},animate:{opacity:1,x:0}},fadeInLeftBig:{initial:{opacity:0,x:-2e3},animate:{opacity:1,x:0}},fadeInRight:{initial:{opacity:0,x:"100%"},animate:{opacity:1,x:0}},fadeInRightBig:{initial:{opacity:0,x:2e3},animate:{opacity:1,x:0}},fadeInUp:{initial:{opacity:0,y:"100%"},animate:{opacity:1,y:0}},fadeInUpBig:{initial:{opacity:0,y:2e3},animate:{opacity:1,y:0}},fadeInTopLeft:{initial:{opacity:0,x:"-100%",y:"-100%"},animate:{opacity:1,x:0,y:0}},fadeInTopRight:{initial:{opacity:0,x:"100%",y:"-100%"},animate:{opacity:1,x:0,y:0}},fadeInBottomLeft:{initial:{opacity:0,x:"-100%",y:"100%"},animate:{opacity:1,x:0,y:0}},fadeInBottomRight:{initial:{opacity:0,x:"100%",y:"100%"},animate:{opacity:1,x:0,y:0}},fadeOut:{initial:{opacity:1},animate:{opacity:0}},fadeOutDown:{initial:{opacity:1,y:0},animate:{opacity:0,y:"100%"}},fadeOutDownBig:{initial:{opacity:1,y:0},animate:{opacity:0,y:2e3}},fadeOutLeft:{initial:{opacity:1,x:0},animate:{opacity:0,x:"-100%"}},fadeOutLeftBig:{initial:{opacity:1,x:0},animate:{opacity:0,x:-2e3}},fadeOutRight:{initial:{opacity:1,x:0},animate:{opacity:0,x:"100%"}},fadeOutRightBig:{initial:{opacity:1,x:0},animate:{opacity:0,x:2e3}},fadeOutUp:{initial:{opacity:1,y:0},animate:{opacity:0,y:"-100%"}},fadeOutUpBig:{initial:{opacity:1,y:0},animate:{opacity:0,y:-2e3}},fadeOutTopLeft:{initial:{opacity:1,x:0,y:0},animate:{opacity:0,x:"-100%",y:"-100%"}},fadeOutTopRight:{initial:{opacity:1,x:0,y:0},animate:{opacity:0,x:"100%",y:"-100%"}},fadeOutBottomLeft:{initial:{opacity:1,x:0,y:0},animate:{opacity:0,x:"-100%",y:"100%"}},fadeOutBottomRight:{initial:{opacity:1,x:0,y:0},animate:{opacity:0,x:"100%",y:"100%"}},flip:{initial:{rotateY:-360,scale:1},animate:{rotateY:[-360,-190,-170,0,0],scale:[1,1,1,.95,1],z:[0,150,150,0,0],transition:{duration:1,times:[0,.4,.5,.8,1],ease:["easeOut","easeOut","easeIn","easeIn","easeIn"]}}},flipInX:{initial:{rotateX:90,opacity:0,perspective:400},animate:{rotateX:[90,-20,10,-5,0],opacity:[0,0,1,1,1],transition:{duration:1,times:[0,.4,.6,.8,1],ease:["easeIn","easeIn","linear","linear","linear"]}}},flipInY:{initial:{rotateY:90,opacity:0,perspective:400},animate:{rotateY:[90,-20,10,-5,0],opacity:[0,0,1,1,1],transition:{duration:1,times:[0,.4,.6,.8,1],ease:["easeIn","easeIn","linear","linear","linear"]}}},flipOutX:{initial:{rotateX:0,opacity:1,perspective:400},animate:{rotateX:[0,-20,90],opacity:[1,1,0],transition:{duration:.75,times:[0,.3,1]}}},flipOutY:{initial:{rotateY:0,opacity:1,perspective:400},animate:{rotateY:[0,-15,90],opacity:[1,1,0],transition:{duration:.75,times:[0,.3,1]}}},lightSpeedInLeft:{initial:{x:"-100%",skewX:30,opacity:0},animate:{x:["-100%",0,0,0],skewX:[30,-20,5,0],opacity:[0,1,1,1],transition:{duration:1,times:[0,.6,.8,1],ease:"easeOut"}}},lightSpeedInRight:{initial:{x:"100%",skewX:-30,opacity:0},animate:{x:["100%",0,0,0],skewX:[-30,20,-5,0],opacity:[0,1,1,1],transition:{duration:1,times:[0,.6,.8,1],ease:"easeOut"}}},lightSpeedOutLeft:{initial:{opacity:1,x:0,skewX:0},animate:{x:"-100%",skewX:-30,opacity:0,transition:{duration:1,ease:"easeIn"}}},lightSpeedOutRight:{initial:{opacity:1,x:0,skewX:0},animate:{x:"100%",skewX:30,opacity:0,transition:{duration:1,ease:"easeIn"}}},rotateIn:{initial:{rotate:-200,opacity:0},animate:{rotate:0,opacity:1,transition:{transformOrigin:"center"}}},rotateInDownLeft:{initial:{rotate:-45,opacity:0},animate:{rotate:0,opacity:1,transition:{transformOrigin:"left bottom"}}},rotateInDownRight:{initial:{rotate:45,opacity:0},animate:{rotate:0,opacity:1,transition:{transformOrigin:"right bottom"}}},rotateInUpLeft:{initial:{rotate:45,opacity:0},animate:{rotate:0,opacity:1,transition:{transformOrigin:"left bottom"}}},rotateInUpRight:{initial:{rotate:-90,opacity:0},animate:{rotate:0,opacity:1,transition:{transformOrigin:"right bottom"}}},rotateOut:{initial:{opacity:1,rotate:0},animate:{rotate:200,opacity:0,transition:{transformOrigin:"center"}}},rotateOutDownLeft:{initial:{opacity:1,rotate:0},animate:{rotate:45,opacity:0,transition:{transformOrigin:"left bottom"}}},rotateOutDownRight:{initial:{opacity:1,rotate:0},animate:{rotate:-45,opacity:0,transition:{transformOrigin:"right bottom"}}},rotateOutUpLeft:{initial:{opacity:1,rotate:0},animate:{rotate:-45,opacity:0,transition:{transformOrigin:"left bottom"}}},rotateOutUpRight:{initial:{opacity:1,rotate:0},animate:{rotate:90,opacity:0,transition:{transformOrigin:"right bottom"}}},hinge:{initial:{rotate:0,opacity:1},animate:{rotate:[0,80,60,80,60,0],y:[0,0,0,0,0,700],opacity:[1,1,1,1,1,0],transition:{duration:2,times:[0,.2,.4,.6,.8,1],ease:"easeInOut",transformOrigin:"top left"}}},jackInTheBox:{initial:{opacity:0,scale:.1,rotate:30},animate:{opacity:[0,0,0,1],scale:[.1,.1,.1,1],rotate:[30,-10,3,0],transition:{duration:1,times:[0,.5,.7,1],transformOrigin:"center bottom"}}},rollIn:{initial:{opacity:0,x:"-100%",rotate:-120},animate:{opacity:1,x:0,rotate:0}},rollOut:{initial:{opacity:1,x:0,rotate:0},animate:{opacity:0,x:"100%",rotate:120}},zoomIn:{initial:{opacity:0,scale:.3},animate:{opacity:[0,1],scale:[.3,1],transition:{times:[0,.5,1]}}},zoomInDown:{initial:{opacity:0,scale:.1,y:-1e3},animate:{opacity:[0,1],scale:[.1,.475,1],y:[-1e3,60,0],transition:{duration:1,times:[0,.6,1],ease:[[.55,.055,.675,.19],[.175,.885,.32,1]]}}},zoomInLeft:{initial:{opacity:0,scale:.1,x:-1e3},animate:{opacity:[0,1],scale:[.1,.475,1],x:[-1e3,10,0],transition:{duration:1,times:[0,.6,1],ease:[[.55,.055,.675,.19],[.175,.885,.32,1]]}}},zoomInRight:{initial:{opacity:0,scale:.1,x:1e3},animate:{opacity:[0,1],scale:[.1,.475,1],x:[1e3,-10,0],transition:{duration:1,times:[0,.6,1],ease:[[.55,.055,.675,.19],[.175,.885,.32,1]]}}},zoomInUp:{initial:{opacity:0,scale:.1,y:1e3},animate:{opacity:[0,1],scale:[.1,.475,1],y:[1e3,-60,0],transition:{duration:1,times:[0,.6,1],ease:[[.55,.055,.675,.19],[.175,.885,.32,1]]}}},zoomOut:{initial:{opacity:1,scale:1},animate:{opacity:[1,0,0],scale:[1,.3,.3],transition:{times:[0,.5,1]}}},zoomOutDown:{initial:{opacity:1,scale:1,y:0},animate:{opacity:[1,1,0],scale:[1,.475,.1],y:[0,-60,2e3],transition:{duration:1,times:[0,.4,1],ease:[[.55,.055,.675,.19],[.175,.885,.32,1]],transformOrigin:"center bottom"}}},zoomOutLeft:{initial:{opacity:1,scale:1,x:0},animate:{opacity:[1,1,0],scale:[1,.475,.1],x:[0,42,-2e3],transition:{duration:1,times:[0,.4,1],transformOrigin:"left center"}}},zoomOutRight:{initial:{opacity:1,scale:1,x:0},animate:{opacity:[1,1,0],scale:[1,.475,.1],x:[0,-42,2e3],transition:{duration:1,times:[0,.4,1],transformOrigin:"right center"}}},zoomOutUp:{initial:{opacity:1,scale:1,y:0},animate:{opacity:[1,1,0],scale:[1,.475,.1],y:[0,60,-2e3],transition:{duration:1,times:[0,.4,1],ease:[[.55,.055,.675,.19],[.175,.885,.32,1]],transformOrigin:"center bottom"}}},slideInDown:{initial:{y:"-100%"},animate:{y:0}},slideInLeft:{initial:{x:"-100%"},animate:{x:0}},slideInRight:{initial:{x:"100%"},animate:{x:0}},slideInUp:{initial:{y:"100%"},animate:{y:0}},slideOutDown:{initial:{y:0},animate:{y:"100%"}},slideOutLeft:{initial:{x:0},animate:{x:"-100%"}},slideOutRight:{initial:{x:0},animate:{x:"100%"}},slideOutUp:{initial:{y:0},animate:{y:"-100%"}}};var c=react.forwardRef(({children:n,variant:r,duration:i=1,delay:m=0,repeat:y=0,className:u,style:f,onAnimationComplete:d,faster:x=false,fast:O=false,slow:I=false,slower:g=false,infinite:h=false,...R},B)=>{let e=s[r],a=i;x?a=i/2:O?a=i*.8:I?a=i*2:g&&(a=i*3);let o=y;return h&&(o=1/0),(typeof window<"u"?window.matchMedia("(prefers-reduced-motion: reduce)").matches:false)&&(a=.001,o=1),jsxRuntime.jsx(framerMotion.motion.div,{ref:B,initial:e.initial,animate:e.animate,transition:{...e.animate.transition,duration:e.animate.transition?.duration||a,delay:m,repeat:o===true?1/0:o},className:u,style:{...f,willChange:"transform, opacity",transform:"translateZ(0)",backfaceVisibility:"hidden",WebkitBackfaceVisibility:"hidden"},onAnimationComplete:d,...R,children:n})});c.displayName="BaseAnimation";var t=n=>react.forwardRef((r,i)=>jsxRuntime.jsx(c,{ref:i,variant:n,...r}));var S=t("bounce"),z=t("flash"),T=t("pulse"),A=t("rubberBand"),Z=t("shakeX"),v=t("shakeY"),V=t("headShake"),C=t("swing"),P=t("tada"),H=t("wobble"),M=t("jello"),j=t("heartBeat"),E=t("backInDown"),J=t("backInLeft"),N=t("backInRight"),W=t("backInUp"),q=t("backOutDown"),G=t("backOutLeft"),K=t("backOutRight"),Q=t("backOutUp"),_=t("bounceIn"),$=t("bounceInDown"),tt=t("bounceInLeft"),it=t("bounceInRight"),at=t("bounceInUp"),et=t("bounceOut"),ot=t("bounceOutDown"),nt=t("bounceOutLeft"),rt=t("bounceOutRight"),st=t("bounceOutUp"),ct=t("fadeIn"),pt=t("fadeInDown"),lt=t("fadeInDownBig"),mt=t("fadeInLeft"),yt=t("fadeInLeftBig"),ut=t("fadeInRight"),ft=t("fadeInRightBig"),dt=t("fadeInUp"),xt=t("fadeInUpBig"),Ot=t("fadeInTopLeft"),It=t("fadeInTopRight"),gt=t("fadeInBottomLeft"),ht=t("fadeInBottomRight"),Rt=t("fadeOut"),Bt=t("fadeOutDown"),Lt=t("fadeOutDownBig"),wt=t("fadeOutLeft"),bt=t("fadeOutLeftBig"),kt=t("fadeOutRight"),Dt=t("fadeOutRightBig"),Ut=t("fadeOutUp"),Xt=t("fadeOutUpBig"),Ft=t("fadeOutTopLeft"),Yt=t("fadeOutTopRight"),St=t("fadeOutBottomLeft"),zt=t("fadeOutBottomRight"),Tt=t("flip"),At=t("flipInX"),Zt=t("flipInY"),vt=t("flipOutX"),Vt=t("flipOutY"),Ct=t("lightSpeedInLeft"),Pt=t("lightSpeedInRight"),Ht=t("lightSpeedOutLeft"),Mt=t("lightSpeedOutRight"),jt=t("rotateIn"),Et=t("rotateInDownLeft"),Jt=t("rotateInDownRight"),Nt=t("rotateInUpLeft"),Wt=t("rotateInUpRight"),qt=t("rotateOut"),Gt=t("rotateOutDownLeft"),Kt=t("rotateOutDownRight"),Qt=t("rotateOutUpLeft"),_t=t("rotateOutUpRight"),$t=t("hinge"),ti=t("jackInTheBox"),ii=t("rollIn"),ai=t("rollOut"),ei=t("zoomIn"),oi=t("zoomInDown"),ni=t("zoomInLeft"),ri=t("zoomInRight"),si=t("zoomInUp"),ci=t("zoomOut"),pi=t("zoomOutDown"),li=t("zoomOutLeft"),mi=t("zoomOutRight"),yi=t("zoomOutUp"),ui=t("slideInDown"),fi=t("slideInLeft"),di=t("slideInRight"),xi=t("slideInUp"),Oi=t("slideOutDown"),Ii=t("slideOutLeft"),gi=t("slideOutRight"),hi=t("slideOutUp");exports.BackInDown=E;exports.BackInLeft=J;exports.BackInRight=N;exports.BackInUp=W;exports.BackOutDown=q;exports.BackOutLeft=G;exports.BackOutRight=K;exports.BackOutUp=Q;exports.BaseAnimation=c;exports.Bounce=S;exports.BounceIn=_;exports.BounceInDown=$;exports.BounceInLeft=tt;exports.BounceInRight=it;exports.BounceInUp=at;exports.BounceOut=et;exports.BounceOutDown=ot;exports.BounceOutLeft=nt;exports.BounceOutRight=rt;exports.BounceOutUp=st;exports.FadeIn=ct;exports.FadeInBottomLeft=gt;exports.FadeInBottomRight=ht;exports.FadeInDown=pt;exports.FadeInDownBig=lt;exports.FadeInLeft=mt;exports.FadeInLeftBig=yt;exports.FadeInRight=ut;exports.FadeInRightBig=ft;exports.FadeInTopLeft=Ot;exports.FadeInTopRight=It;exports.FadeInUp=dt;exports.FadeInUpBig=xt;exports.FadeOut=Rt;exports.FadeOutBottomLeft=St;exports.FadeOutBottomRight=zt;exports.FadeOutDown=Bt;exports.FadeOutDownBig=Lt;exports.FadeOutLeft=wt;exports.FadeOutLeftBig=bt;exports.FadeOutRight=kt;exports.FadeOutRightBig=Dt;exports.FadeOutTopLeft=Ft;exports.FadeOutTopRight=Yt;exports.FadeOutUp=Ut;exports.FadeOutUpBig=Xt;exports.Flash=z;exports.Flip=Tt;exports.FlipInX=At;exports.FlipInY=Zt;exports.FlipOutX=vt;exports.FlipOutY=Vt;exports.HeadShake=V;exports.HeartBeat=j;exports.Hinge=$t;exports.JackInTheBox=ti;exports.Jello=M;exports.LightSpeedInLeft=Ct;exports.LightSpeedInRight=Pt;exports.LightSpeedOutLeft=Ht;exports.LightSpeedOutRight=Mt;exports.Pulse=T;exports.RollIn=ii;exports.RollOut=ai;exports.RotateIn=jt;exports.RotateInDownLeft=Et;exports.RotateInDownRight=Jt;exports.RotateInUpLeft=Nt;exports.RotateInUpRight=Wt;exports.RotateOut=qt;exports.RotateOutDownLeft=Gt;exports.RotateOutDownRight=Kt;exports.RotateOutUpLeft=Qt;exports.RotateOutUpRight=_t;exports.RubberBand=A;exports.ShakeX=Z;exports.ShakeY=v;exports.SlideInDown=ui;exports.SlideInLeft=fi;exports.SlideInRight=di;exports.SlideInUp=xi;exports.SlideOutDown=Oi;exports.SlideOutLeft=Ii;exports.SlideOutRight=gi;exports.SlideOutUp=hi;exports.Swing=C;exports.Tada=P;exports.Wobble=H;exports.ZoomIn=ei;exports.ZoomInDown=oi;exports.ZoomInLeft=ni;exports.ZoomInRight=ri;exports.ZoomInUp=si;exports.ZoomOut=ci;exports.ZoomOutDown=pi;exports.ZoomOutLeft=li;exports.ZoomOutRight=mi;exports.ZoomOutUp=yi;exports.animationVariants=s;exports.createAnimationComponent=t;//# sourceMappingURL=index.js.map //# sourceMappingURL=index.js.map