芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/rentandbuyrealty.com/mobile/lib/ngFx/dist/ngFx.min.js
"undefined"!=typeof module&&"undefined"!=typeof exports&&module.exports===exports&&(module.exports="ngFx"),function(t,a,n){"use strict;";function e(t,a){t.css("position","absolute"),a&&"leave"===a?t.css("z-index","9999px"):t.css("z-index","1000px")}function i(t,a){var n={position:"relative",width:"100%",height:"100%","-webkit-perspective":"500px","-moz-perspective":"500px","-o-perspective":"500px",perspective:"500px"},e={overflow:"hidden","-webkit-backface-visibility":"hidden","-moz-backface-visibility":"hidden","backface-visibility":"hidden","-webkit-transform":"translate3d(0, 0, 0)","-moz-transform":"translate3d(0, 0, 0)",transform:"translate3d(0, 0, 0),"," -webkit-transform-style":"preserve-3d","-moz-transform-style":"preserve-3d","transform-style":"preserve-3d"};t.css(n),a.css(e)}t.module("fx.transitions",["fx.transitions.slides","fx.transitions.scales","fx.transitions.rotations","fx.transitions.specials","fx.transitions.view"]),t.module("ngFx",["fx.animations","fx.transitions"]),t.module("fx.animations",["fx.animations.fades","fx.animations.bounces","fx.animations.zooms","fx.animations.rotations","fx.animations.tada","fx.animations.pulse"]),t.module("fx.animations.assist",[]).factory("Assist",["$filter","$window","$timeout","$rootScope",function(a,n,e,i){return{emit:function(t,a,n){i.$broadcast(a+":"+n)},parseClassList:function(e,i){var r,o=e[0].classList,s={trigger:!1,duration:.3,ease:n.Back};return t.forEach(o,function(t){"fx-easing"===t.slice(0,9)&&(r=t.slice(10),s.ease=n[a("cap")(r)]||n.Elastic),"fx-trigger"===t&&(s.trigger=!0),"fx-speed"===t.slice(0,8)&&(s.duration=parseInt(t.slice(9))/1e3)}),i?{ease:s.ease,speed:s.duration}:s},addTimer:function(t,a,n){var i=this,r=t.stagger?3*t.duration*1e3:1e3*t.duration,o=e(function(){t.trigger&&i.emit(a,t.animation,t.motion),n()},r);a.data(t.timeoutKey,o)},removeTimer:function(t,a,n){e.cancel(n),t.removeData(a)},timeoutKey:"$$fxTimer"}}]).filter("cap",[function(){return function(t){return t.charAt(0).toUpperCase()+t.slice(1)}}]);var r="$$fxtimer";t.module("fx.transitions.assist",[]).factory("TransAssist",["$timeout",function(t){function a(a,n,e){var i=t(function(){e()},1e3*n+50);a.data(r,i)}function n(a){var n=a.data(r);n&&(a.css("z-index","-1"),t.cancel(n),a.removeData(r))}return{addTimer:a,removeTimer:n}}]),t.module("fx.transitions.create",["fx.transitions.assist","fx.animations.assist"]).factory("SlideTransition",["TransAssist","Assist",function(t,a){var i;return function(r){r.from?this.enter=function(o,s){var m;return e(o),m=a.parseClassList(o,!0),r.from.ease=m.ease.easeInOut,r.duration=m.speed,t.addTimer(o,r.duration,s),i=new n,i.from(o,r.duration,r.from),function(a){a&&t.removeTimer(o)}}:!r.from&&r.to&&(this.leave=function(o,s){var m;return e(o),m=a.parseClassList(o,!0),r.to.ease=m.ease.easeInOut,r.duration=m.speed,t.addTimer(o,r.duration,s),i=new n,i.to(o,r.duration,r.to),function(a){a&&t.removeTimer(o)}})}}]).factory("RotationTransition",["TransAssist","Assist","$compile",function(a,r,o){var s;return function(m){this[m.when]=function(f,u){var c,d;return d=o("
")(f.scope()),e(f),i(d,f),t.element(d).append(f[0].outerHTML),c=r.parseClassList(f,!0),m.from.ease=c.ease.easeOut,m.duration=c.duration,a.addTimer(f,m.duration,u),s=new n,s.from(f,1,m.from).to(f,1,m.to),function(t){t&&a.removeTimer(f)}}}}]),t.module("fx.transitions.view",[]).directive("fxAnimate",["$injector",function(a){return{link:function(n,e){function i(a,n){t.forEach(a,function(t,a){"ease"===a&&(t="fx-easing-"+t),"speed"===a&&(t="fx-speed-"+t),n.addClass(t)})}var r,o;a.has("$state")&&(r=a.get("$state")),a.has("$route")&&(o=a.get("$route"));var s;if(r&&r.current.animation&&o&&o.current&&o.current.$$route&&o.current.$$route.animation)throw new Error("You can only add animations on either $state or $route");r&&(s=r.current.animation),o&&o.current&&(s=o.current.$$route.animation),i(s,e)}}}]),t.module("fx.transitions.rotations",["fx.transitions.create"]).animation(".rotate-out-right",["RotationTransition",function(t){var a={from:{transform:"rotateY(15deg)",opacity:".8"},to:{transform:"scale(0.8) translateZ(-200px)",opacity:"0"},when:"leave",duration:.5};return new t(a)}]),t.module("fx.transitions.scales",["fx.transitions.create"]).animation(".shrink-in",["SlideTransition",function(t){var a={from:{opacity:"0",transform:"translateZ(0) scale(1.2)"},duration:.5};return new t(a)}]).animation(".shrink-out",["SlideTransition",function(t){var a={to:{opacity:"0",transform:"translateZ(0) scale(.8)"},duration:.5};return new t(a)}]).animation(".grow-in",["SlideTransition",function(t){var a={from:{opacity:"0",transform:"translateZ(0) scale(.8)"},duration:.5};return new t(a)}]).animation(".grow-out",["SlideTransition",function(t){var a={to:{opacity:"0",transform:"translateZ(0) scale(1.2)"},duration:.5};return new t(a)}]),t.module("fx.transitions.slides",["fx.transitions.create"]).animation(".slide-in-left",["SlideTransition",function(t){var a={from:{transform:"translateZ(0) translateX(100%)"},duration:2};return new t(a)}]).animation(".slide-out-left",["SlideTransition",function(t){var a={to:{transform:"translateZ(0) translateX(-100%)"},duration:2};return new t(a)}]).animation(".slide-in-right",["SlideTransition",function(t){var a={from:{transform:"translateZ(0) translateX(-100%)"},duration:2};return new t(a)}]).animation(".slide-out-right",["SlideTransition",function(t){var a={to:{transform:"translateZ(0) translateX(100%)"},duration:2};return new t(a)}]).animation(".slide-in-down",["SlideTransition",function(t){var a={from:{transform:"translateZ(0) translateY(-100%)"},duration:2};return new t(a)}]).animation(".slide-out-down",["SlideTransition",function(t){var a={to:{transform:"translateZ(0) translateY(100%)"},duration:2};return new t(a)}]).animation(".slide-in-up",["SlideTransition",function(t){var a={from:{transform:"translateZ(0) translateY(100%)"},duration:2};return new t(a)}]).animation(".slide-out-up",["SlideTransition",function(t){var a={to:{transform:"translateZ(0) translateY(-100%)"},duration:2};return new t(a)}]).animation(".slide-in-left-fade",["SlideTransition",function(t){var a={from:{opacity:"0.3",transform:"translateZ(0) translateX(100%)"},duration:2};return new t(a)}]).animation(".slide-out-left-fade",["SlideTransition",function(t){var a={to:{opacity:"0.3",transform:"translateZ(0) translateX(-100%)"},duration:2};return new t(a)}]).animation(".slide-in-right-fade",["SlideTransition",function(t){var a={from:{opacity:"0.3",transform:"translateZ(0) translateX(-100%)"},duration:2};return new t(a)}]).animation(".slide-out-right-fade",["SlideTransition",function(t){var a={to:{opacity:"0.3",transform:"translateZ(0) translateX(100%)"},duration:2};return new t(a)}]).animation(".slide-in-down-fade",["SlideTransition",function(t){var a={from:{opacity:"0.3",transform:"translateZ(0) translateY(-100%)"},duration:2};return new t(a)}]).animation(".slide-out-down-fade",["SlideTransition",function(t){var a={to:{opacity:"0.3",transform:"translateZ(0) translateY(100%)"},duration:2};return new t(a)}]).animation(".slide-in-up-fade",["SlideTransition",function(t){var a={from:{opacity:"0.3",transform:"translateZ(0) translateY(100%)"},duration:2};return new t(a)}]).animation(".slide-out-up-fade",["SlideTransition",function(t){var a={to:{opacity:"0.3",transform:"translateZ(0) translateY(-100%)"},duration:2};return new t(a)}]),t.module("fx.transitions.specials",[]).animation(".fx-fall-out",function(){return{leave:function(t,a){t.css("z-index","9999");var e=new n({onComplete:a});e.to(t,{transform:"rotateZ(0deg)"}).to(t,.1,{transform:"rotateZ(10deg)"}).to(t,.3,{transform:"rotateZ(17deg)"}).to(t,.5,{transform:"rotateZ(15deg)"}).to(t,.2,{transform:"translateY(100%) rotateZ(17deg)"})}}}),t.module("fx.animations.pulse",["fx.animations.assist"]).animation(".fx-pulse",["Assist",function(a){return{animate:function(e,i,r,o,s){var m=[{effect:{transform:"scale3d(1,1,1)"}},{effect:{transform:"scale3d(1.05, 1.05, 1.05)"}},{effect:{transform:"scale3d(1, 1, 1)"}}],f=a.parseClassList(e);f.motion="addClass",f.animation="pulse";var u=f.duration/m.length;a.addTimer(f,e,s);var c=new n;t.forEach(m,function(t){t.easing=f.ease.easeInOut,c=c.to(e,u,t.effect)})}}}]),t.module("fx.animations.tada",["fx.animations.assist"]).animation(".fx-tada",["Assist",function(a){return{animate:function(e,i,r){var o=[{effect:{transform:"scale3d(1,1,1)"}},{effect:{transform:"scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)"}},{effect:{transform:"scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)"}},{effect:{transform:"scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)"}},{effect:{transform:" scale3d(1, 1, 1)"}}],s=a.parseClassList(e);s.motion="addClass",s.animation="tada";var m=s.duration/o.length;a.addTimer(s,e,r);var f=new n;t.forEach(o,function(t){t.easing=s.ease.easeInOut,f=f.to(e,m,t.effect)})}}}]),t.module("fx.animations.bounces",["fx.animations.bounces.factory"]).animation(".fx-bounce-normal",["BounceAnimation",function(t){var a={first:{opacity:0,transform:"scale(.3)"},mid:{opacity:1,transform:"scale(1.05)"},third:{transform:"scale(.9)"},end:{opacity:1,transform:"scale(1)"},animation:"bounce-normal"};return new t(a)}]).animation(".fx-bounce-down",["BounceAnimation",function(t){var a={first:{opacity:0,transform:"translateY(-2000px)"},mid:{opacity:1,transform:"translateY(30px)"},third:{transform:"translateY(-10px)"},end:{transform:"translateY(0)"},animation:"bounce-down"};return new t(a)}]).animation(".fx-bounce-left",["BounceAnimation",function(t){var a={first:{opacity:0,transform:"translateX(-2000px)"},mid:{opacity:1,transform:"translateX(30px)"},third:{transform:"translateX(-10px)"},end:{transform:"translateX(0)"},animation:"bounce-left"};return new t(a)}]).animation(".fx-bounce-up",["BounceAnimation",function(t){var a={first:{opacity:0,transform:"translateY(2000px)"},mid:{opacity:1,transform:"translateY(-30px)"},third:{transform:"translateY(10px)"},end:{transform:"translateY(0)"},animation:"bounce-up"};return new t(a)}]).animation(".fx-bounce-right",["BounceAnimation",function(t){var a={first:{opacity:0,transform:"translateX(2000px)"},mid:{opacity:1,transform:"translateX(-30px)"},third:{transform:"translateX(10px)"},end:{transform:"translateX(0)"},animation:"bounce-right"};return new t(a)}]),t.module("fx.animations.bounces.factory",["fx.animations.assist"]).factory("BounceAnimation",["$timeout","$window","Assist",function(t,a,e){return function(t){var a=t.first,i=t.mid,o=t.third,s=t.end,m=t.animation,f=.1;this.enter=function(t,r){var f=e.parseClassList(t);f.motion="enter",f.animation=m,f.timeoutKey=e.timeoutKey,f.stagger=!0,e.addTimer(f,t,r);var u=new n;return u.to(t,.01,a),u.to(t,f.duration,i),u.to(t,f.duration,o),u.to(t,f.duration,s),function(a){if(a){var n=t.data(e.timeoutKey);n&&e.removeTimer(t,e.timeoutKey,n)}}},this.leave=function(t,u){var c=e.parseClassList(t);c.motion="leave",c.animation=m,c.timeoutKey=e.timeoutKey,c.stagger=!0,e.addTimer(c,t,u);var d=new n;return d.to(t,f,s),d.to(t,c.duration,o),d.to(t,c.duration,i),d.to(t,c.duration,a),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}},this.move=this.enter,this.addClass=function(t,u,c){if(u){var d=e.parseClassList(t);d.motion="enter",d.animation=m,d.timeoutKey=e.timeoutKey,e.addTimer(d,t,c);var l=new n;return l.to(t,f,s),l.to(t,d.duration,o),l.to(t,d.duration,i),l.to(t,d.duration,a),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}c()},this.removeClass=function(t,u,c){if(u){var d=e.parseClassList(t);d.motion="leave",d.animation=m,d.timeoutKey=e.timeoutKey;var l=new n;return l.to(t,f,a),l.to(t,d.duration,i),l.to(t,d.duration,o),l.to(t,d.duration,s),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}c()}}}]),t.module("fx.animations.fades",["fx.animations.fades.factory"]).animation(".fx-fade-normal",["FadeAnimation",function(t){var a={enter:{opacity:1},leave:{opacity:0},animation:"fade-normal"};return new t(a)}]).animation(".fx-fade-down",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateY(0)"},leave:{opacity:0,transform:"translateY(-20px)"},inverse:{opacity:0,transform:"translateY(20px)"},animation:"fade-down"};return new t(a)}]).animation(".fx-fade-down-big",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateY(0)"},leave:{opacity:0,transform:"translateY(-2000px)"},inverse:{opacity:0,transform:"translateY(2000px)"},animation:"fade-down-big"};return new t(a)}]).animation(".fx-fade-left",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateX(0)"},leave:{opacity:0,transform:"translateX(-20px)"},inverse:{opacity:0,transform:"translateX(20px)"},animation:"fade-left"};return new t(a)}]).animation(".fx-fade-left-big",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateX(0)"},leave:{opacity:0,transform:"translateX(-2000px)"},inverse:{opacity:0,transform:"translateX(2000px)"},animation:"fade-left-big"};return new t(a)}]).animation(".fx-fade-right",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateX(0)"},leave:{opacity:0,transform:"translateX(20px)"},inverse:{opacity:0,transform:"translateX(-20px)"},animation:"fade-right"};return new t(a)}]).animation(".fx-fade-right-big",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateX(0)"},leave:{opacity:0,transform:"translateX(2000px)"},inverse:{opacity:0,transform:"translateX(-2000px)"},animation:"fade-right-big"};return new t(a)}]).animation(".fx-fade-up",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateY(0)"},leave:{opacity:0,transform:"translateY(20px)"},inverse:{opacity:0,transform:"translateY(-20px)"},animation:"fade-up"};return new t(a)}]).animation(".fx-fade-up-big",["FadeAnimation",function(t){var a={enter:{opacity:1,transform:"translateY(0)"},leave:{opacity:0,transform:"translateY(2000px)"},inverse:{opacity:0,transform:"translateY(-2000px)"},animation:"fade-up-big"};return new t(a)}]).animation(".fx-fade-overlay",["FadeAnimation",function(t){var a={enter:{opacity:.7},leave:{opacity:0},inverse:{opacity:0},animation:"fade-overlay"};return new t(a)}]),t.module("fx.animations.fades.factory",["fx.animations.assist"]).factory("FadeAnimation",["$timeout","$window","Assist",function(t,n,e){return function(t){var n=t.enter,i=t.leave,o=t.inverse||t.leave,s=t.animation;this.enter=function(t,o){var m=e.parseClassList(t);return m.motion="enter",m.animation=s,m.timeoutKey=e.timeoutKey,e.addTimer(m,t,o),n.ease=m.ease.easeOut,a.set(t,i),a.to(t,m.duration,n),function(a){var n=t.data(r);a&&n&&e.removeTimer(t,e.timeoutKey,n)}},this.leave=function(t,i){var r=e.parseClassList(t);return r.motion="leave",r.animation=s,r.timeoutKey=e.timeoutKey,e.addTimer(r,t,i),o.ease=r.ease.easeIn,a.set(t,n),a.to(t,r.duration,o),function(a){var n=t.data(e.timeoutKey);a&&n&&e.removeTimer(t,e.timeoutKey,n)}},this.move=this.enter,this.addClass=function(t,n,i){if(n){var m=e.parseClassList(t);return m.motion="enter",m.animation=s,m.timeoutKey=e.timeoutKey,e.addTimer(m,t,i),a.to(t,m.duration,o),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}i()},this.removeClass=function(t,o,m){if(o){var f=e.parseClassList(t);return f.motion="leave",f.animation=s,f.timeoutKey=e.timeoutKey,a.set(t,i),a.to(t,f.duration,n),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}m()}}}]),t.module("fx.animations.rotations",["fx.animations.rotations.factory"]).animation(".fx-rotate-counterclock",["RotateAnimation",function(t){var a={start:{opacity:0,transformOrigin:"center center",transform:"rotate(-200deg)"},end:{opacity:1,transformOrigin:"center center",transform:"rotate(0)"},inverse:{opacity:0,transformOrigin:"center center",transform:"rotate(200deg)"},animation:"rotate-counterclock"};return new t(a)}]).animation(".fx-rotate-clock",["RotateAnimation",function(t){var a={start:{opacity:0,transformOrigin:"center center",transform:"rotate(200deg)"},end:{opacity:1,transformOrigin:"center center",transform:"rotate(0)"},inverse:{opacity:0,transformOrigin:"center center",transform:"rotate(-200deg)"},animation:"rotate-clock"};return new t(a)}]).animation(".fx-rotate-clock-left",["RotateAnimation",function(t){var a={start:{opacity:0,transformOrigin:"left bottom",transform:"rotate(-90deg)"},end:{opacity:1,transformOrigin:"left bottom",transform:"rotate(0)"},inverse:{opacity:0,transformOrigin:"left bottom",transform:"rotate(90deg)"},animation:"rotate-clock-left"};return new t(a)}]).animation(".fx-rotate-counterclock-right",["RotateAnimation",function(t){var a={start:{opacity:0,transformOrigin:"right bottom",transform:"rotate(90deg)"},end:{opacity:1,transformOrigin:"right bottom",transform:"rotate(0)"},inverse:{opacity:0,transformOrigin:"right bottom",transform:"rotate(-90deg)"},animation:"rotate-counterclock-right"};return new t(a)}]).animation(".fx-rotate-counterclock-up",["RotateAnimation",function(t){var a={start:{opacity:0,transformOrigin:"left bottom",transform:"rotate(90deg)"},end:{opacity:1,transformOrigin:"left bottom",transform:"rotate(0)"},inverse:{opacity:0,transformOrigin:"left bottom",transform:"rotate(-90deg)"},animation:"rotate-counterclock-up"};return new t(a)}]).animation(".fx-rotate-clock-up",["RotateAnimation",function(t){var a={start:{opacity:0,transformOrigin:"right bottom",transform:"rotate(-90deg)"},end:{opacity:1,transformOrigin:"right bottom",transform:"rotate(0)"},inverse:{opacity:0,transformOrigin:"right bottom",transform:"rotate(90deg)"},animation:"rotate-clock-up"};return new t(a)}]),t.module("fx.animations.rotations.factory",["fx.animations.assist"]).factory("RotateAnimation",["$timeout","$window","Assist",function(t,n,e){return function(t){var n=t.start,i=t.end,o=t.inverse,s=t.animation;this.enter=function(t,r){var o=e.parseClassList(t);return o.motion="enter",o.animation=s,o.timeoutKey=e.timeoutKey,i.ease=o.ease.easeOut,e.addTimer(o,t,r),a.set(t,n),a.to(t,o.duration,i),function(a){if(a){var n=t.data(e.timeoutKey);n&&e.removeTimer(t,e.timeoutKey,n)}}},this.leave=function(t,n){var m=e.parseClassList(t);return m.motion="leave",m.animation=s,m.timeoutKey=e.timeoutKey,o.ease=m.ease.easeIn,e.addTimer(m,t,n),a.set(t,i),a.to(t,m.duration,o),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}},this.move=this.enter,this.addClass=function(t,o,m){if(o){var f=e.parseClassList(t);return f.motion="enter",f.animation=s,f.timeoutKey=e.timeoutKey,e.addTimer(f,t,m),a.set(t,i),a.to(t,f.duration,n),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}m()},this.removeClass=function(t,o,m){if(o){var f=e.parseClassList(t);return f.motion="enter",f.animation=s,f.timeoutKey=e.timeoutKey,e.addTimer(f,t,m),a.set(t,n),a.to(t,f.duration,i),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}m()}}}]),t.module("fx.animations.zooms",["fx.animations.zooms.factory"]).animation(".fx-zoom-normal",["ZoomAnimation",function(t){var a={start:{opacity:0,transform:"scale(.3)"},end:{opacity:1,transform:"scale(1)"},animation:"zoom-normal"};return new t(a)}]).animation(".fx-zoom-down",["ZoomAnimation",function(t){var a={start:{opacity:0,transform:"scale(.1) translateY(-2000px)"},end:{opacity:1,transform:"scale(1) translateY(0)"},animation:"zoom-down"};return new t(a)}]).animation(".fx-zoom-up",["ZoomAnimation",function(t){var a={start:{opacity:0,transform:"scale(.1) translateY(2000px)"},end:{opacity:1,transform:"scale(1) translateY(0)"},animation:"zoom-up"};return new t(a)}]).animation(".fx-zoom-right",["ZoomAnimation",function(t){var a={start:{opacity:0,transform:"scale(.1) translateX(2000px)"},end:{opacity:1,transform:"scale(1) translateX(0)"},animation:"zoom-right"};return new t(a)}]).animation(".fx-zoom-left",["ZoomAnimation",function(t){var a={start:{opacity:0,transform:"scale(.1) translateX(-2000px)"},end:{opacity:1,transform:"scale(1) translateX(0)"},animation:"zoom-left"};return new t(a)}]),t.module("fx.animations.zooms.factory",["fx.animations.assist"]).factory("ZoomAnimation",["$timeout","$window","Assist",function(t,n,e){return function(t){var n=t.start,i=t.end,o=t.animation;this.enter=function(t,r){var s=e.parseClassList(t);return s.motion="enter",s.animation=o,s.timeoutKey=e.timeoutKey,i.ease=s.ease.easeOut,e.addTimer(s,t,r),a.set(t,n),a.to(t,s.duration,i),function(a){if(a){var n=t.data(e.timeoutKey);n&&e.removeTimer(t,e.timeoutKey,n)}}},this.leave=function(t,s){var m=e.parseClassList(t);return m.motion="leave",m.animation=o,m.timeoutKey=e.timeoutKey,n.ease=m.ease.easeIn,e.addTimer(m,t,s),a.set(t,i),a.to(t,m.duration,n),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}},this.move=this.enter,this.removeClass=function(t,s,m){if("ng-hide"===s){var f=e.parseClassList(t);return f.motion="leave",f.animation=o,f.timeoutKey=e.timeoutKey,e.addTimer(f,t,m),a.set(t,n),a.to(t,f.duration,i),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}m()},this.addClass=function(t,s,m){if("ng-hide"===s){var f=e.parseClassList(t);return f.motion="enter",f.animation=o,f.timeoutKey=e.timeoutKey,e.addTimer(f,t,m),a.set(t,i),a.to(t,f.duration,n),function(a){if(a){var n=t.data(r);n&&e.removeTimer(t,e.timeoutKey,n)}}}m()}}}])}(angular,TweenMax,TimelineMax);