Server IP : 192.185.129.71 / Your IP : 3.144.128.235 Web Server : Apache System : Linux bh-ht-3.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : svymadmin ( 4072) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0755) : /home4/svymadmin/public_html/vivekaexcel.edu.in/school/assets/js/gsap/utils/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
/*! * VERSION: 0.9.5 * DATE: 2013-10-30 * UPDATES AND DOCS AT: http://www.greensock.com * * Requires TweenLite and CSSPlugin version 1.11.0 or later (TweenMax contains both TweenLite and CSSPlugin). ThrowPropsPlugin is required for momentum-based continuation of movement after the mouse/touch is released (ThrowPropsPlugin is a membership benefit of Club GreenSock - http://www.greensock.com/club/). * * @license Copyright (c) 2008-2013, GreenSock. All rights reserved. * This work is subject to the terms at http://www.greensock.com/terms_of_use.html or for * Club GreenSock members, the software agreement that was issued with your membership. * * @author: Jack Doyle, jack@greensock.com */ (window._gsQueue||(window._gsQueue=[])).push(function(){"use strict";window._gsDefine("utils.Draggable",["events.EventDispatcher","TweenLite"],function(t,e){var i,s,r,n,a={css:{}},o={css:{}},h={css:{}},l={css:{}},u={},_=document,c=_.documentElement||{},p=[],f=function(){return!1},m=180/Math.PI,d=_.all&&!_.addEventListener,g=[],v={},y=0,T=/^(?:a|input|textarea|button|select)$/i,w=0,x=function(){for(var t=g.length;--t>-1;)g[t]()},b=function(t){g.push(t),1===g.length&&e.ticker.addEventListener("tick",x)},P=function(t){for(var i=g.length;--i>-1;)g[i]===t&&g.splice(i,1);e.to(S,0,{overwrite:"all",delay:15,onComplete:S})},S=function(){g.length||e.ticker.removeEventListener("tick",x)},C=function(t,e){var i;for(i in e)void 0===t[i]&&(t[i]=e[i]);return t},k=function(t,e){return t=t||window.event,u.pageX=t.clientX+_.body.scrollLeft+c.scrollLeft,u.pageY=t.clientY+_.body.scrollTop+c.scrollTop,e&&(t.returnValue=!1),u},R=function(t){return t?("string"==typeof t&&(t=e.selector(t)),t.length&&t!==window&&t[0]&&t[0].style&&!t.nodeType&&(t=t[0]),t===window||t.nodeType&&t.style?t:null):t},A=function(t,e){var s,r,n,a=t.style;if(void 0===a[e]){for(n=["O","Moz","ms","Ms","Webkit"],r=5,s=e.charAt(0).toUpperCase()+e.substr(1);--r>-1&&void 0===a[n[r]+s];);if(0>r)return"";i=3===r?"ms":n[r],e=i+s}return e},D=function(t,e,i){var s=t.style;void 0===s[e]&&(e=A(t,e)),null==i?s.removeProperty?s.removeProperty(e.replace(/([A-Z])/g,"-$1").toLowerCase()):s.removeAttribute(e):void 0!==s[e]&&(s[e]=i)},O=_.defaultView?_.defaultView.getComputedStyle:f,M=function(t,e,i){var s,r=(t._gsTransform||{})[e];return r||0===r?r:(t.style[e]?r=t.style[e]:(s=O(t))?(t=s.getPropertyValue(e.replace(/([A-Z])/g,"-$1").toLowerCase()),r=t||s.length?t:s[e]):t.currentStyle&&(r=t.currentStyle[e]),i?r:parseFloat(r)||0)},L=function(t,e,i){var s=t.vars,r=s[i],n=t._listeners[e];"function"==typeof r&&r.apply(s[i+"Scope"]||t,s[i+"Params"]||[t.pointerEvent]),n&&t.dispatchEvent(e)},E={x:0,y:0},I=function(t,e){var i,s,r,n,a,o,h,l,u=R(t);if(!u)return l=t.min||t.minX||t.minRotation||0,h=t.min||t.minY||0,void 0!==t.left?t:{left:l,top:h,width:(t.max||t.maxX||t.maxRotation||0)-l,height:(t.max||t.maxY||0)-h};if(i=null!=u.pageYOffset?u.pageYOffset:null!=_.scrollTop?_.scrollTop:_.body.scrollTop||c.scrollTop||0,s=null!=u.pageXOffset?u.pageXOffset:null!=_.scrollLeft?_.scrollLeft:_.body.scrollLeft||c.scrollLeft||0,u===window)return{top:i,left:s,width:c.clientWidth||u.innerWidth||_.body.clientWidth||0,height:u.innerHeight-20<c.clientHeight?c.clientHeight:u.innerHeight||_.body.clientHeight||0};if(e){for(a=u.offsetWidth,o=u.offsetHeight,h=u.offsetTop,l=u.offsetLeft;u=u.offsetParent;)h+=u.offsetTop,l+=u.offsetLeft;return{top:h,left:l,width:a,height:o}}return r=u.getBoundingClientRect(),n=u._gsTransform||E,{top:r.top-n.y+i,left:r.left-n.x+s,width:r.right-r.left,height:r.bottom-r.top}},N=_.createElement("div"),F=A(N,"transformOrigin").replace(/([A-Z])/g,"-$1").toLowerCase(),X=A(N,"transform"),U=""!==A(N,"perspective"),Y=function(t){var e=I(t,!0),i=O(t),s=F&&i?i.getPropertyValue(F):"50% 50%",r=s.split(" "),n=-1!==s.indexOf("left")?"0%":-1!==s.indexOf("right")?"100%":r[0],a=-1!==s.indexOf("top")?"0%":-1!==s.indexOf("bottom")?"100%":r[1],o=t._gsTransform||E;return("center"===a||null==a)&&(a="50%"),("center"===n||isNaN(parseFloat(n)))&&(n="50%"),e.left+=o.x+(-1!==n.indexOf("%")?e.width*parseFloat(n)/100:parseFloat(n)),e.top+=o.y+(-1!==a.indexOf("%")?e.height*parseFloat(a)/100:parseFloat(a)),e},B=function(t){return t.length&&t[0]&&(t[0].nodeType&&t[0].style&&!t.nodeType||t[0].length&&t[0][0])?!0:!1},z=function(t){var e,i,s,r=[],n=t.length;for(e=0;n>e;e++)if(i=t[e],B(i))for(s=i.length,s=0;i.length>s;s++)r.push(i[s]);else r.push(i);return r},j="ontouchstart"in c&&"orientation"in window,q=function(t){for(var e=t.split(","),i=(void 0!==N.onmspointerdown?"MSPointerDown,MSPointerMove,MSPointerUp,MSPointerCancel":void 0!==N.onpointerdown?"pointerdown,pointermove,pointerup,pointercancel":t).split(","),s={},r=7;--r>-1;)s[e[r]]=i[r],s[i[r]]=e[r];return s}("touchstart,touchmove,touchend,touchcancel"),V=function(t,e,i){t.addEventListener?t.addEventListener(q[e]||e,i,!1):t.attachEvent&&t.attachEvent("on"+e,i)},W=function(t,e,i){t.removeEventListener?t.removeEventListener(q[e]||e,i):t.detachEvent&&t.detachEvent("on"+e,i)},H=function(t){s=t.touches&&t.touches.length>w,W(t.target,"touchend",H)},Q=function(t){s=t.touches&&t.touches.length>w,V(t.target,"touchend",H)},G=999999999999999,$=function(t,e,i,s,r,n){var a,o,h,l={};if(e)if(1!==r&&e instanceof Array)for(l.end=a=[],h=e.length,o=0;h>o;o++)a[o]=e[o]*r;else l.end="function"==typeof e?function(i){return e.call(t,i)*r}:e;return(i||0===i)&&(l.max=i),(s||0===s)&&(l.min=s),n&&(l.velocity=0),l},Z=function(t){var e;return t&&t.getAttribute&&"BODY"!==t.nodeName?"true"===(e=t.getAttribute("data-clickable"))||"false"!==e&&(t.onclick||T.test(t.nodeName+""))?!0:Z(t.parentNode):!1},K=function(){var t,e=_.createElement("div"),i=_.createElement("div"),s=i.style,r=_.body||N;return s.display="inline-block",s.position="relative",e.style.cssText=i.innerHTML="width:90px; height:40px; padding:10px; overflow:auto; visibility: hidden",e.appendChild(i),r.appendChild(e),n=i.offsetHeight+18>e.scrollHeight,s.width="100%",X||(s.paddingRight="500px",t=e.scrollLeft=e.scrollWidth-e.clientWidth,s.left="-90px",t=t!==e.scrollLeft),r.removeChild(e),t}(),J=function(t,i){t=R(t),i=i||{};var s,r,a,o,h,l,u=_.createElement("div"),c=u.style,p=t.firstChild,f=0,m=0,g=t.scrollTop,v=t.scrollLeft,y=0,T=0,w=0;U&&i.force3D!==!1?(h="translate3d(",l="px,0px)"):X&&(h="translate(",l="px)"),this.scrollTop=function(t,e){return arguments.length?(this.top(-t,e),void 0):-this.top()},this.scrollLeft=function(t,e){return arguments.length?(this.left(-t,e),void 0):-this.left()},this.left=function(s,r){if(!arguments.length)return-(t.scrollLeft+m);var n=t.scrollLeft-v,a=m;return(n>2||-2>n)&&!r?(v=t.scrollLeft,e.killTweensOf(this,!0,{left:1,scrollLeft:1}),this.left(-v),i.onKill&&i.onKill(),void 0):(s=-s,0>s?(m=0|s-.5,s=0):s>T?(m=0|s-T,s=T):m=0,(m||a)&&(h?this._suspendTransforms||(c[X]=h+-m+"px,"+-f+l):c.left=-m+"px",K&&m+y>=0&&(c.paddingRight=m+y+"px")),t.scrollLeft=0|s,v=t.scrollLeft,void 0)},this.top=function(s,r){if(!arguments.length)return-(t.scrollTop+f);var n=t.scrollTop-g,a=f;return(n>2||-2>n)&&!r?(g=t.scrollTop,e.killTweensOf(this,!0,{top:1,scrollTop:1}),this.top(-g),i.onKill&&i.onKill(),void 0):(s=-s,0>s?(f=0|s-.5,s=0):s>w?(f=0|s-w,s=w):f=0,(f||a)&&(h?this._suspendTransforms||(c[X]=h+-m+"px,"+-f+l):c.top=-f+"px"),t.scrollTop=0|s,g=t.scrollTop,void 0)},this.maxScrollTop=function(){return w},this.maxScrollLeft=function(){return T},this.disable=function(){for(p=u.firstChild;p;)o=p.nextSibling,t.appendChild(p),p=o;t.removeChild(u)},this.enable=function(){if(p=t.firstChild,p!==u){for(;p;)o=p.nextSibling,u.appendChild(p),p=o;t.appendChild(u),this.calibrate()}},this.calibrate=function(e){var i,o,h=t.clientWidth===s;g=t.scrollTop,v=t.scrollLeft,(!h||t.clientHeight!==r||u.offsetHeight!==a||e)&&((f||m)&&(i=this.left(),o=this.top(),this.left(-t.scrollLeft),this.top(-t.scrollTop)),(!h||e)&&(c.display="block",c.width="auto",c.paddingRight="0px",y=Math.max(0,t.scrollWidth-t.clientWidth),y&&(y+=M(t,"paddingLeft")+(n?M(t,"paddingRight"):0))),c.display="inline-block",c.position="relative",c.overflow="visible",c.width="100%",c.paddingRight=y+"px",n&&(c.paddingBottom=M(t,"paddingBottom",!0)),d&&(c.zoom="1"),s=t.clientWidth,r=t.clientHeight,T=t.scrollWidth-s,w=t.scrollHeight-r,a=u.offsetHeight,(i||o)&&(this.left(i),this.top(o)))},this.content=u,this.element=t,this._suspendTransforms=!1,this.enable()},te=function(i,n){t.call(this,i),i=R(i),r||(r=(window.GreenSockGlobals||window).com.greensock.plugins.ThrowPropsPlugin),this.vars=n=n||{},this.target=i,this.x=this.y=this.rotation=0,this.dragResistance=parseFloat(n.dragResistance)||0,this.edgeResistance=isNaN(n.edgeResistance)?1:parseFloat(n.edgeResistance)||0;var u,c,g,T,x,S,A,O,E,N,F,X,U,B,z,H,K,ee,ie,se,re,ne,ae=(n.type||(d?"top,left":"x,y")).toLowerCase(),oe=-1!==ae.indexOf("x")||-1!==ae.indexOf("y"),he=-1!==ae.indexOf("rotation"),le=oe?"x":"left",ue=oe?"y":"top",_e=-1!==ae.indexOf("x")||-1!==ae.indexOf("left")||"scroll"===ae,ce=-1!==ae.indexOf("y")||-1!==ae.indexOf("top")||"scroll"===ae,pe=this,fe=R(n.trigger||i),me={},de=function(t){if(K){var s=pe.x,r=pe.y,n=1e-6;n>s&&s>-n&&(s=0),n>r&&r>-n&&(r=0),he?(U.rotation=pe.rotation=pe.x,e.set(i,X)):u?(ce&&u.top(r),_e&&u.left(s)):oe?(ce&&(U.y=r),_e&&(U.x=s),e.set(i,X)):(ce&&(i.style.top=r+"px"),_e&&(i.style.left=s+"px")),A&&!t&&L(pe,"drag","onDrag")}K=!1},ge=function(t,e){var s;oe?(pe.y=i._gsTransform.y,pe.x=i._gsTransform.x):he?pe.x=pe.rotation=i._gsTransform.rotation:u?(pe.y=u.top(),pe.x=u.left()):(pe.y=parseInt(i.style.top,10)||0,pe.x=parseInt(i.style.left,10)||0),!ie&&!se||e||(ie&&(s=ie(pe.x),s!==pe.x&&(pe.x=s,he&&(pe.rotation=s),K=!0)),se&&(s=se(pe.y),s!==pe.y&&(pe.y=s,K=!0)),K&&de(!0)),n.onThrowUpdate&&!t&&n.onThrowUpdate.apply(n.onThrowUpdateScope||pe,n.onThrowUpdateParams||p)},ve=function(){var t,e,s,r;S=!1,u?(u.calibrate(),pe.minX=E=-u.maxScrollLeft(),pe.minY=F=-u.maxScrollTop(),pe.maxX=O=pe.maxY=N=0,S=!0):n.bounds&&(t=I(n.bounds),he?(pe.minX=E=t.left,pe.maxX=O=t.left+t.width,pe.minY=F=pe.maxY=N=0):void 0!==n.bounds.maxX||void 0!==n.bounds.maxY?(t=n.bounds,pe.minX=E=t.minX,pe.minY=F=t.minY,pe.maxX=O=t.maxX,pe.maxY=N=t.maxY):(e=I(i),pe.minX=E=(oe?0:M(i,"left"))+t.left-e.left,pe.minY=F=(oe?0:M(i,"top"))+t.top-e.top,pe.maxX=O=E+(t.width-e.width),pe.maxY=N=F+(t.height-e.height)),E>O&&(pe.minX=O,pe.maxX=O=E,E=pe.minX),F>N&&(pe.minY=N,pe.maxY=N=F,F=pe.minY),he&&(pe.minRotation=E,pe.maxRotation=O),S=!0),n.liveSnap&&(s=n.liveSnap===!0?n.snap||{}:n.liveSnap,r=s instanceof Array||"function"==typeof s,he?(ie=xe(r?s:s.rotation,E,O,1),se=null):(ie=xe(r?s:s.x||s.left||s.scrollLeft,E,O,u?-1:1),se=xe(r?s:s.y||s.top||s.scrollTop,F,N,u?-1:1)))},ye=function(t,e){var s,a,o;t&&r?(t===!0&&(s=n.snap||{},a=s instanceof Array||"function"==typeof s,t={resistance:(n.throwResistance||n.resistance||1e3)/(he?10:1)},he?t.rotation=$(pe,a?s:s.rotation,O,E,1,e):(_e&&(t[le]=$(pe,a?s:s.x||s.left||s.scrollLeft,O,E,u?-1:1,e)),ce&&(t[ue]=$(pe,a?s:s.y||s.top||s.scrollTop,N,F,u?-1:1,e)))),pe.tween=o=r.to(u||i,{throwProps:t,ease:n.ease||Power3.easeOut,onComplete:n.onThrowComplete,onCompleteParams:n.onThrowCompleteParams,onCompleteScope:n.onThrowCompleteScope||pe,onUpdate:n.fastMode?n.onThrowUpdate:ge,onUpdateParams:n.onThrowUpdateParams,onUpdateScope:n.onThrowUpdateScope||pe},isNaN(n.maxDuration)?2:n.maxDuration,isNaN(n.minDuration)?.5:n.minDuration,isNaN(n.overshootTolerance)?1-pe.edgeResistance+.2:n.overshootTolerance),n.fastMode||(u&&(u._suspendTransforms=!0),o.seek(o.duration()),ge(!0,!0),pe.endX=pe.x,pe.endY=pe.y,he&&(pe.endRotation=pe.x),o.play(0),ge(!0,!0),u&&(u._suspendTransforms=!1))):S&&pe.applyBounds()},Te=function(){var t=1-pe.edgeResistance;u?(ve(),x=u.top(),T=u.left()):(we()?(ge(!0,!0),ve()):pe.applyBounds(),he?(H=Y(i),ge(!0,!0),T=pe.x,x=pe.y=Math.atan2(H.top-g,c-H.left)*m):(x=M(i,ue),T=M(i,le))),S&&t&&(T>O?T=O+(T-O)/t:E>T&&(T=E-(E-T)/t),he||(x>N?x=N+(x-N)/t:F>x&&(x=F-(F-x)/t)))},we=function(){return pe.tween&&pe.tween.isActive()},xe=function(t,e,i,s){return"function"==typeof t?function(r){var n=pe.isDragging?1-pe.edgeResistance:1;return t.call(pe,r>i?i+(r-i)*n:e>r?e+(r-e)*n:r)*s}:t instanceof Array?function(s){for(var r,n,a=t.length,o=0,h=G;--a>-1;)r=t[a],n=r-s,0>n&&(n=-n),h>n&&r>=e&&i>=r&&(o=a,h=n);return t[o]}:isNaN(t)?function(t){return t}:function(){return t*s}},be=function(t){if(!pe.isDragging&&t){if(pe.pointerEvent=t,q[t.type]?(ne=-1!==t.type.indexOf("touch")?fe:_,V(ne,"touchend",Se),V(ne,"touchmove",Pe),V(ne,"touchcancel",Se),V(_,"touchstart",Q)):(ne=null,V(_,"mousemove",Pe),V(_,"mouseup",Se)),re=Z(t.target)&&!n.dragClickables)return V(t.target,"change",Se),void 0;d?t=k(t,!0):t.touches&&t.touches.length>w+1||(t.preventDefault(),t.preventManipulation&&t.preventManipulation()),t.changedTouches?(t=B=t.changedTouches[0],z=t.identifier):t.pointerId?z=t.pointerId:B=null,w++,b(de),pe.tween&&pe.tween.kill(),e.killTweensOf(u||i,!0,me),g=pe.pointerY=t.pageY,c=pe.pointerX=t.pageX,Te(),pe.tween=null,he||u||n.zIndexBoost===!1||(i.style.zIndex=te.zIndex++),pe.isDragging=!0,A=!(!n.onDrag&&!pe._listeners.drag),K=!1,he||D(fe,"cursor",n.cursor||"move"),L(pe,"dragstart","onDragStart")}},Pe=function(t){if(!s&&pe.isDragging){d?t=k(t,!0):(t.preventDefault(),t.preventManipulation&&t.preventManipulation()),pe.pointerEvent=t;var e,i,r,n,a,o,h=t.changedTouches,l=1-pe.dragResistance,u=1-pe.edgeResistance;if(h){if(t=h[0],t!==B&&t.identifier!==z){for(a=h.length;--a>-1&&(t=h[a]).identifier!==z;);if(0>a)return}}else if(t.pointerId&&z&&t.pointerId!==z)return;pe.pointerX=t.pageX,pe.pointerY=t.pageY,K=!0,he?(n=Math.atan2(H.top-t.pageY,t.pageX-H.left)*m,o=pe.y-n,pe.y=n,o>180?x-=360:-180>o&&(x+=360),r=T+(x-n)*l):(i=t.pageY-g,e=t.pageX-c,r=e>2||-2>e?T+e*l:T,n=i>2||-2>i?x+i*l:x),ie||se?(ie&&(r=ie(r)),se&&(n=se(n))):S&&(r>O?r=O+(r-O)*u:E>r&&(r=E+(r-E)*u),he||(n>N?n=N+(n-N)*u:F>n&&(n=F+(n-F)*u))),pe.x!==r||pe.y!==n&&!he?(pe.x=pe.endX=r,he?pe.endRotation=r:pe.y=pe.endY=n):K=!1}},Se=function(t,e){if(!t||!z||e||!t.pointerId||t.pointerId===z){var i,s,r,a,o=t;if(ne?(W(ne,"touchend",Se),W(ne,"touchmove",Pe),W(ne,"touchcancel",Se),W(_,"touchstart",Q)):(W(_,"mouseup",Se),W(_,"mousemove",Pe)),K=!1,re)return t&&W(t.target,"change",Se),L(pe,"click","onClick"),re=!1,void 0;if(P(de),he||D(fe,"cursor",n.cursor||"move"),pe.isDragging=!1,w--,t){if(d&&(t=k(t,!1)),i=t.changedTouches,i&&(t=i[0],t!==B&&t.identifier!==z)){for(a=i.length;--a>-1&&(t=i[a]).identifier!==z;);if(0>a)return}pe.pointerEvent=o,pe.pointerX=t.pageX,pe.pointerY=t.pageY,r=t.pageY-g,s=t.pageX-c}return o&&2>s&&s>-2&&2>r&&r>-2?L(pe,"click","onClick"):(ye(n.throwProps),d||!o||!n.dragClickables&&Z(o.target)||(o.preventDefault(),o.preventManipulation&&o.preventManipulation())),L(pe,"dragend","onDragEnd"),!0}};this.startDrag=be,this.endDrag=function(t){Se(t,!0)},this.applyBounds=function(t){var e,i;return t&&n.bounds!==t?(n.bounds=t,pe.update(!0)):(ge(!0),ve(),S&&(e=pe.x,i=pe.y,S&&(e>O?e=O:E>e&&(e=E),i>N?i=N:F>i&&(i=F)),(pe.x!==e||pe.y!==i)&&(pe.x=pe.endX=e,he?pe.endRotation=e:pe.y=pe.endY=i,K=!0,de())),pe)},this.update=function(t){var e=pe.x,i=pe.y;return t?pe.applyBounds():ge(!0),pe.isDragging&&(e!==pe.x||i!==pe.y&&!he)&&Te(),pe},this.enable=function(){var t;return V(fe,"mousedown",be),V(fe,"touchstart",be),he||D(fe,"cursor",n.cursor||"move"),fe.ondragstart=fe.onselectstart=f,D(fe,"userSelect","none"),D(fe,"touchCallout","none"),D(fe,"touchAction","none"),r&&r.track(u||i,oe?"x,y":he?"rotation":"top,left"),u&&u.enable(),i._gsDragID=t="d"+y++,v[t]=this,u&&(u.element._gsDragID=t),e.set(i,{x:"+=0"}),this.update(),pe},this.disable=function(){var t=this.isDragging;return he||D(fe,"cursor",null),e.killTweensOf(u||i,!0,me),fe.ondragstart=fe.onselectstart=null,D(fe,"userSelect","text"),D(fe,"touchCallout","default"),D(fe,"MSTouchAction","auto"),W(fe,"mousedown",be),W(fe,"touchstart",be),ne&&(W(ne,"touchcancel",Se),W(ne,"touchend",Se),W(ne,"touchmove",Pe)),W(_,"mouseup",Se),W(_,"mousemove",Pe),r&&r.untrack(u||i,oe?"x,y":he?"rotation":"top,left"),u&&u.disable(),P(de),delete v[i._gsDragID],this.isDragging=re=!1,t&&L(this,"dragend","onDragEnd"),pe},-1!==ae.indexOf("scroll")&&(u=this.scrollProxy=new J(i,C({onKill:function(){pe.isDragging&&Se(null)}},n)),i.style.overflowY=ce&&!j?"auto":"hidden",i.style.overflowX=_e&&!j?"auto":"hidden",i=u.content),n.force3D!==!1&&e.set(i,{force3D:!0}),he?me.rotation=1:(_e&&(me[le]=1),ce&&(me[ue]=1)),he?(X=l,U=X.css,X.overwrite=!1):oe&&(X=_e&&ce?a:_e?o:h,U=X.css,X.overwrite=!1),ee=te.get(this.target),ee&&ee.disable(),this.isDragging=!1,this.enable()},ee=te.prototype=new t;return ee.constructor=te,ee.pointerX=ee.pointerY=0,te.version="0.9.5",te.zIndex=1e3,V(_,"touchcancel",function(){}),te.create=function(t,i){"string"==typeof t&&(t=e.selector(t));for(var s=B(t)?z(t):[t],r=s.length;--r>-1;)s[r]=new te(s[r],i);return s},te.get=function(t){return v[(R(t)||{})._gsDragID]},te},!0)}),window._gsDefine&&window._gsQueue.pop()();