Comparing version 0.5.0 to 0.5.1
@@ -1,1 +0,1 @@ | ||
var version = "0.5.0"; export * from "../index"; export {version}; | ||
var version = "0.5.1"; export * from "../index"; export {version}; |
@@ -180,6 +180,6 @@ (function (global, factory) { | ||
var version = "0.5.0"; | ||
var version = "0.5.1"; | ||
exports.version = version; | ||
exports.bind = bind; | ||
exports.easeBind = bind; | ||
exports.easeLinearIn = linearIn; | ||
@@ -186,0 +186,0 @@ exports.easeLinearOut = linearIn; |
@@ -1,1 +0,1 @@ | ||
!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define("d3-ease",["exports"],t):t(n.d3_ease={})}(this,function(n){"use strict";function t(n,t){return function(e){return n(e,t)}}function e(n,t,e){return function(u){return n(u,t,e)}}function u(n,t){return t=S.call(t),t[0]=null,function(e){return t[0]=e,n.apply(null,t)}}function r(n,r,a){switch(arguments.length){case 1:return n;case 2:return t(n,r);case 3:return e(n,r,a);default:return u(n,arguments)}}function a(n){return+n}function i(n){return n*n}function o(n){return n*(2-n)}function c(n){return((n*=2)<=1?n*n:--n*(2-n)+1)/2}function s(n){return n*n*n}function f(n){return--n*n*n+1}function l(n){return((n*=2)<=1?n*n*n:(n-=2)*n*n+2)/2}function h(n,t){return null==t&&(t=3),Math.pow(n,t)}function M(n,t){return null==t&&(t=3),1-Math.pow(1-n,t)}function p(n,t){return null==t&&(t=3),((n*=2)<=1?Math.pow(n,t):2-Math.pow(2-n,t))/2}function I(n){return 1-Math.cos(n*A)}function O(n){return Math.sin(n*A)}function d(n){return(1-Math.cos(j*n))/2}function w(n){return Math.pow(2,10*n-10)}function x(n){return 1-Math.pow(2,-10*n)}function y(n){return((n*=2)<=1?Math.pow(2,10*n-10):2-Math.pow(2,10-10*n))/2}function m(n){return 1-Math.sqrt(1-n*n)}function B(n){return Math.sqrt(1- --n*n)}function C(n){return((n*=2)<=1?1-Math.sqrt(1-n*n):Math.sqrt(1-(n-=2)*n)+1)/2}function E(n){return 1-b(1-n)}function b(n){return _>n?R*n*n:D>n?R*(n-=z)*n+F:H>n?R*(n-=G)*n+J:R*(n-=K)*n+N}function P(n){return((n*=2)<=1?1-b(1-n):b(n-1)+1)/2}function q(n,t){return t=null==t?1.70158:+t,n*n*((t+1)*n-t)}function g(n,t){return t=null==t?1.70158:+t,--n*n*((t+1)*n+t)+1}function k(n,t){return t=null==t?1.70158:+t,((n*=2)<1?n*n*((t+1)*n-t):(n-=2)*n*((t+1)*n+t)+2)/2}function v(n,t,e){return t=null==t?1:Math.max(1,t),e=(null==e?.3:e)/T,t*Math.pow(2,10*--n)*Math.sin((e*Math.asin(1/t)-n)/e)}function L(n,t,e){return t=null==t?1:Math.max(1,t),e=(null==e?.3:e)/T,1-t*Math.pow(2,-10*n)*Math.sin((+n+e*Math.asin(1/t))/e)}function Q(n,t,e){t=null==t?1:Math.max(1,t),e=(null==e?.3:e)/T;var u=e*Math.asin(1/t);return((n=2*n-1)<0?t*Math.pow(2,10*n)*Math.sin((u-n)/e):2-t*Math.pow(2,-10*n)*Math.sin((u+n)/e))/2}var S=Array.prototype.slice,j=Math.PI,A=j/2,_=4/11,z=6/11,D=8/11,F=.75,G=9/11,H=10/11,J=.9375,K=21/22,N=63/64,R=1/_/_,T=2*Math.PI,U="0.5.0";n.version=U,n.bind=r,n.easeLinearIn=a,n.easeLinearOut=a,n.easeLinearInOut=a,n.easeQuadIn=i,n.easeQuadOut=o,n.easeQuadInOut=c,n.easeCubicIn=s,n.easeCubicOut=f,n.easeCubicInOut=l,n.easePolyIn=h,n.easePolyOut=M,n.easePolyInOut=p,n.easeSinIn=I,n.easeSinOut=O,n.easeSinInOut=d,n.easeExpIn=w,n.easeExpOut=x,n.easeExpInOut=y,n.easeCircleIn=m,n.easeCircleOut=B,n.easeCircleInOut=C,n.easeBounceIn=E,n.easeBounceOut=b,n.easeBounceInOut=P,n.easeBackIn=q,n.easeBackOut=g,n.easeBackInOut=k,n.easeElasticIn=v,n.easeElasticOut=L,n.easeElasticInOut=Q}); | ||
!function(n,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define("d3-ease",["exports"],t):t(n.d3_ease={})}(this,function(n){"use strict";function t(n,t){return function(e){return n(e,t)}}function e(n,t,e){return function(u){return n(u,t,e)}}function u(n,t){return t=S.call(t),t[0]=null,function(e){return t[0]=e,n.apply(null,t)}}function r(n,r,a){switch(arguments.length){case 1:return n;case 2:return t(n,r);case 3:return e(n,r,a);default:return u(n,arguments)}}function a(n){return+n}function i(n){return n*n}function o(n){return n*(2-n)}function s(n){return((n*=2)<=1?n*n:--n*(2-n)+1)/2}function c(n){return n*n*n}function f(n){return--n*n*n+1}function l(n){return((n*=2)<=1?n*n*n:(n-=2)*n*n+2)/2}function h(n,t){return null==t&&(t=3),Math.pow(n,t)}function M(n,t){return null==t&&(t=3),1-Math.pow(1-n,t)}function p(n,t){return null==t&&(t=3),((n*=2)<=1?Math.pow(n,t):2-Math.pow(2-n,t))/2}function I(n){return 1-Math.cos(n*A)}function O(n){return Math.sin(n*A)}function d(n){return(1-Math.cos(j*n))/2}function w(n){return Math.pow(2,10*n-10)}function x(n){return 1-Math.pow(2,-10*n)}function y(n){return((n*=2)<=1?Math.pow(2,10*n-10):2-Math.pow(2,10-10*n))/2}function m(n){return 1-Math.sqrt(1-n*n)}function B(n){return Math.sqrt(1- --n*n)}function C(n){return((n*=2)<=1?1-Math.sqrt(1-n*n):Math.sqrt(1-(n-=2)*n)+1)/2}function E(n){return 1-P(1-n)}function P(n){return _>n?R*n*n:D>n?R*(n-=z)*n+F:H>n?R*(n-=G)*n+J:R*(n-=K)*n+N}function b(n){return((n*=2)<=1?1-P(1-n):P(n-1)+1)/2}function q(n,t){return t=null==t?1.70158:+t,n*n*((t+1)*n-t)}function g(n,t){return t=null==t?1.70158:+t,--n*n*((t+1)*n+t)+1}function k(n,t){return t=null==t?1.70158:+t,((n*=2)<1?n*n*((t+1)*n-t):(n-=2)*n*((t+1)*n+t)+2)/2}function v(n,t,e){return t=null==t?1:Math.max(1,t),e=(null==e?.3:e)/T,t*Math.pow(2,10*--n)*Math.sin((e*Math.asin(1/t)-n)/e)}function L(n,t,e){return t=null==t?1:Math.max(1,t),e=(null==e?.3:e)/T,1-t*Math.pow(2,-10*n)*Math.sin((+n+e*Math.asin(1/t))/e)}function Q(n,t,e){t=null==t?1:Math.max(1,t),e=(null==e?.3:e)/T;var u=e*Math.asin(1/t);return((n=2*n-1)<0?t*Math.pow(2,10*n)*Math.sin((u-n)/e):2-t*Math.pow(2,-10*n)*Math.sin((u+n)/e))/2}var S=Array.prototype.slice,j=Math.PI,A=j/2,_=4/11,z=6/11,D=8/11,F=.75,G=9/11,H=10/11,J=.9375,K=21/22,N=63/64,R=1/_/_,T=2*Math.PI,U="0.5.1";n.version=U,n.easeBind=r,n.easeLinearIn=a,n.easeLinearOut=a,n.easeLinearInOut=a,n.easeQuadIn=i,n.easeQuadOut=o,n.easeQuadInOut=s,n.easeCubicIn=c,n.easeCubicOut=f,n.easeCubicInOut=l,n.easePolyIn=h,n.easePolyOut=M,n.easePolyInOut=p,n.easeSinIn=I,n.easeSinOut=O,n.easeSinInOut=d,n.easeExpIn=w,n.easeExpOut=x,n.easeExpInOut=y,n.easeCircleIn=m,n.easeCircleOut=B,n.easeCircleInOut=C,n.easeBounceIn=E,n.easeBounceOut=P,n.easeBounceInOut=b,n.easeBackIn=q,n.easeBackOut=g,n.easeBackInOut=k,n.easeElasticIn=v,n.easeElasticOut=L,n.easeElasticInOut=Q}); |
@@ -1,2 +0,4 @@ | ||
export {default as bind} from "./src/bind"; | ||
export { | ||
default as easeBind | ||
} from "./src/bind"; | ||
@@ -3,0 +5,0 @@ export { |
{ | ||
"name": "d3-ease", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Easing functions for smooth animation.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
481762
373