seamless-scroll-polyfill
Advanced tools
Comparing version
@@ -1,2 +0,2 @@ | ||
(function(){'use strict';var a=function(a){function b(){D=!0,m.clearTimeout(p),p=m.setTimeout(c,q)}function c(){D=!1,m.removeEventListener("wheel",b),m.removeEventListener("touchmove",b)}function d(a,b){if(void 0!==a){if(!0===x(a))return void s.scroll.call(m,void 0===a.left?"object"==typeof a?m.scrollX||m.pageXOffset:a:a.left,void 0===a.top?void 0===b?m.scrollY||m.pageYOffset:b:a.top);var c=a,d=c.left,e=void 0===d?m.scrollX||m.pageXOffset:d,f=c.top,g=void 0===f?m.scrollY||m.pageYOffset:f;E.call(m,o.body,~~e,~~g)}}function e(a,b){return void 0===a?void 0:x(a)?void s.scrollBy.call(m,void 0===a.left?"object"==typeof a?0:a:a.left,void 0===a.top?void 0===b?0:b:a.top):void E.call(m,o.body,~~a.left+(m.scrollX||m.pageXOffset),~~a.top+(m.scrollY||m.pageYOffset))}function f(a,b){if(void 0!==a){if(!0===x(a)){if("number"==typeof a&&void 0===b)throw new SyntaxError("Value could not be converted");return void s.elementScroll.call(this,void 0===a.left?"object"==typeof a?this.scrollLeft:~~a:~~a.left,void 0===a.top?void 0===b?this.scrollTop:~~b:~~a.top)}var c=a,d=c.left,e=void 0===d?this.scrollLeft:d,f=c.top,g=void 0===f?this.scrollTop:f;E.call(this,this,~~e,~~g)}}function g(a,b){return void 0===a?void 0:!0===x(a)?void s.elementScroll.call(this,void 0===a.left?~~a+this.scrollLeft:~~a.left+this.scrollLeft,void 0===a.top?~~b+this.scrollTop:~~a.top+this.scrollTop):void this.scroll({left:~~a.left+this.scrollLeft,top:~~a.top+this.scrollTop,behavior:a.behavior})}var h=void 0===a?{}:a,i=h.force,j=h.duration,k=void 0===j?468:j,l=h.win,m=void 0===l?window:l,n=h.doc,o=void 0===n?document:n;if(!("scrollBehavior"in o.documentElement.style&&!0!==(void 0!==i&&i))){var p,q=~~k,r=function(a,b){this.scrollLeft=a,this.scrollTop=b},s={scroll:m.scroll||m.scrollTo,scrollBy:m.scrollBy,elementScroll:m.Element.prototype.scroll||r,scrollIntoView:m.Element.prototype.scrollIntoView},t=m.performance&&m.performance.now?m.performance.now.bind(m.performance):Date.now,u=function(a){return new RegExp(["MSIE ","Trident/","Edge/"].join("|")).test(a)},v=u(m.navigator.userAgent)?1:0,w=function(a){var b=Math.cos,c=Math.PI;return .5*(1-b(c*a))},x=function(a){if(null===a||"object"!=typeof a||void 0===a.behavior||"auto"===a.behavior)return!0;if("object"==typeof a&&"smooth"===a.behavior)return!1;throw new TypeError("behavior member of ScrollOptions "+a.behavior+" is not a valid value for enumeration ScrollBehavior.")},y=function(a,b){return"Y"===b?a.clientHeight+v<a.scrollHeight:"X"===b&&a.clientWidth+v<a.scrollWidth},z=function(a,b){var c=m.getComputedStyle(a,null)["overflow"+b];return"auto"===c||"scroll"===c},A=function(a){var b=y(a,"Y")&&z(a,"Y"),c=y(a,"X")&&z(a,"X");return b||c},B=function(a){var b=a;do b=b.parentElement;while(b!==o.body&&!1===A(b));return b},C=function(a){if(!D){var b=t(),c=(b-a.startTime)/q;c=1<c?1:c;var d=w(c),e=a.startX+(a.x-a.startX)*d,f=a.startY+(a.y-a.startY)*d;a.method.call(a.scrollable,e,f),(e!==a.x||f!==a.y)&&m.requestAnimationFrame(C.bind(m,a))}},D=!1,E=function(a,c,d){var e,f,g,h,i=t();a===o.body?(e=m,f=m.scrollX||m.pageXOffset,g=m.scrollY||m.pageYOffset,h=s.scroll):(e=a,f=a.scrollLeft,g=a.scrollTop,h=r),m.addEventListener("wheel",b,{passive:!0,once:!0}),m.addEventListener("touchmove",b,{passive:!0,once:!0}),C({scrollable:e,method:h,startTime:i,startX:f,startY:g,x:c,y:d})};m.scroll=m.scrollTo=d,m.scrollBy=e,m.Element.prototype.scroll=m.Element.prototype.scrollTo=f,m.Element.prototype.scrollBy=g;var F=function(a,b,c,d){var e=0===b&&c||1===b&&!c?a.inline:a.block;return"center"===e?1:"nearest"===e?0:"start"===e?0===b?d?5:4:2:"end"===e?0===b?d?4:5:3:c?0===b?0:2:0===b?4:0};m.Element.prototype.scrollIntoView=function(a){if(void 0===a||!0===a||!1===a||!0===x(a))return void s.scrollIntoView.call(this,void 0===a||a);var b=B(this),c=b.getBoundingClientRect(),d=this.getBoundingClientRect(),e=c.left,f=c.right,g=c.top,h=c.bottom,i=c.height,j=c.width,k=d.left,l=d.right,n=d.top,p=d.bottom,q=d.height,r=d.width,t=m.innerHeight,u=m.innerWidth,v=m.getComputedStyle(this).writingMode,w="horizontal-tb"===v,y="vertical-rl"===v,z=F(a,0,w,y),A=F(a,1,w,y),C=0,D=0,G=0,H=0,I=0,J=0;switch(z){case 4:C=k-e,I=e,G=k;break;case 1:C=k-e+r/2-j/2,I=(e+f-u)/2,G=(k+l-u)/2;break;case 5:C=l-f,I=f-u,G=l-u;break;case 0:{var K=k+C;k<=e&&r<=j||l>=f&&r>=j?(C=k-e,K=e):(k<e&&r>j||l>f&&r<j)&&(C=l-f,K=f-r),0>K&&r<u||K+r>u&&r>u?I=K:(0>K&&r>u||K+r>u&&r<u)&&(I=K+r-u),G=C+I}}switch(A){case 2:D=n-g,J=g,H=n;break;case 1:D=n-g+q/2-i/2,J=(g+h-t)/2,H=(n+p-t)/2;break;case 3:D=p-h,J=h-t,H=p-t;break;case 0:{var K=n+D;n<=g&&q<=i||p>=h&&q>=i?(D=n-g,K=g):(n<g&&q>i||p>h&&q<i)&&(D=p-h,K=h-q),0>K&&q<=t||K+q>t&&q>t?J=K:(0>K&&q>t||K+q>=t&&q<=t)&&(J=K+q-t),H=D+J}}b===o.body?m.scrollBy({left:G,top:H,behavior:"smooth"}):(E.call(this,b,b.scrollLeft+C,b.scrollTop+D),"fixed"!==m.getComputedStyle(b).position&&m.scrollBy({left:I,top:J,behavior:"smooth"}))}}},b="undefined"!=typeof document&&(document.currentScript||document.querySelector("script[data-seamless]"));if(b){var c=b.dataset.polyfill,d=~~b.dataset.duration;d=0<d?d:void 0,a({force:"force"===c,duration:d})}else global.seamless=a})(); | ||
(function(){'use strict';var a=function(a){function b(){D=!0,m.clearTimeout(p),p=m.setTimeout(c,q)}function c(){D=!1,m.removeEventListener("wheel",b),m.removeEventListener("touchmove",b)}function d(a,b){if(void 0!==a){if(!0===x(a))return void s.scroll.call(m,void 0===a.left?"object"==typeof a?m.scrollX||m.pageXOffset:a:a.left,void 0===a.top?void 0===b?m.scrollY||m.pageYOffset:b:a.top);var c=a,d=c.left,e=void 0===d?m.scrollX||m.pageXOffset:d,f=c.top,g=void 0===f?m.scrollY||m.pageYOffset:f;E.call(m,o.body,~~e,~~g)}}function e(a,b){return void 0===a?void 0:x(a)?void s.scrollBy.call(m,void 0===a.left?"object"==typeof a?0:a:a.left,void 0===a.top?void 0===b?0:b:a.top):void E.call(m,o.body,~~a.left+(m.scrollX||m.pageXOffset),~~a.top+(m.scrollY||m.pageYOffset))}function f(a,b){if(void 0!==a){if(!0===x(a)){if("number"==typeof a&&void 0===b)throw new SyntaxError("Value could not be converted");return void s.elementScroll.call(this,void 0===a.left?"object"==typeof a?this.scrollLeft:~~a:~~a.left,void 0===a.top?void 0===b?this.scrollTop:~~b:~~a.top)}var c=a,d=c.left,e=void 0===d?this.scrollLeft:d,f=c.top,g=void 0===f?this.scrollTop:f;E.call(this,this,~~e,~~g)}}function g(a,b){return void 0===a?void 0:!0===x(a)?void s.elementScroll.call(this,void 0===a.left?~~a+this.scrollLeft:~~a.left+this.scrollLeft,void 0===a.top?~~b+this.scrollTop:~~a.top+this.scrollTop):void this.scroll({left:~~a.left+this.scrollLeft,top:~~a.top+this.scrollTop,behavior:a.behavior})}var h=void 0===a?{}:a,i=h.force,j=h.duration,k=void 0===j?468:j,l=h.win,m=void 0===l?window:l,n=h.doc,o=void 0===n?document:n;if(!("scrollBehavior"in o.documentElement.style&&!0!==(void 0!==i&&i))){var p,q=~~k,r=function(a,b){this.scrollLeft=a,this.scrollTop=b},s={scroll:m.scroll||m.scrollTo,scrollBy:m.scrollBy,elementScroll:m.Element.prototype.scroll||r,scrollIntoView:m.Element.prototype.scrollIntoView},t=m.performance&&m.performance.now?m.performance.now.bind(m.performance):Date.now,u=function(a){return new RegExp(["MSIE ","Trident/","Edge/"].join("|")).test(a)},v=u(m.navigator.userAgent)?1:0,w=function(a){var b=Math.cos,c=Math.PI;return .5*(1-b(c*a))},x=function(a){if(null===a||"object"!=typeof a||void 0===a.behavior||"auto"===a.behavior)return!0;if("object"==typeof a&&"smooth"===a.behavior)return!1;throw new TypeError("behavior member of ScrollOptions "+a.behavior+" is not a valid value for enumeration ScrollBehavior.")},y=function(a,b){return"Y"===b?a.clientHeight+v<a.scrollHeight:"X"===b&&a.clientWidth+v<a.scrollWidth},z=function(a,b){var c=m.getComputedStyle(a,null)["overflow"+b];return"auto"===c||"scroll"===c},A=function(a){var b=y(a,"Y")&&z(a,"Y"),c=y(a,"X")&&z(a,"X");return b||c},B=function(a){var b=a;do b=b.parentElement;while(b!==o.body&&!1===A(b));return b},C=function(a){if(!D){var b=t(),c=(b-a.startTime)/q;c=1<c?1:c;var d=w(c),e=a.startX+(a.x-a.startX)*d,f=a.startY+(a.y-a.startY)*d;a.method.call(a.scrollable,e,f),(e!==a.x||f!==a.y)&&m.requestAnimationFrame(C.bind(m,a))}},D=!1,E=function(a,c,d){var e,f,g,h,i=t();a===o.body?(e=m,f=m.scrollX||m.pageXOffset,g=m.scrollY||m.pageYOffset,h=s.scroll):(e=a,f=a.scrollLeft,g=a.scrollTop,h=r),m.addEventListener("wheel",b,{passive:!0,once:!0}),m.addEventListener("touchmove",b,{passive:!0,once:!0}),C({scrollable:e,method:h,startTime:i,startX:f,startY:g,x:c,y:d})};m.scroll=m.scrollTo=d,m.scrollBy=e,m.Element.prototype.scroll=m.Element.prototype.scrollTo=f,m.Element.prototype.scrollBy=g;var F=function(a,b,c,d){var e=0===b&&c||1===b&&!c?a.inline:a.block;return"center"===e?1:"nearest"===e?0:"start"===e?0===b?d?5:4:2:"end"===e?0===b?d?4:5:3:c?0===b?0:2:0===b?4:0};m.Element.prototype.scrollIntoView=function(a){if(void 0===a||!0===a||!1===a||!0===x(a))return void s.scrollIntoView.call(this,void 0===a||a);var b=B(this),c=b.getBoundingClientRect(),d=this.getBoundingClientRect(),e=c.left,f=c.right,g=c.top,h=c.bottom,i=c.height,j=c.width,k=d.left,l=d.right,n=d.top,p=d.bottom,q=d.height,r=d.width,t=m.innerHeight,u=m.innerWidth,v=m.getComputedStyle(this).writingMode,w="horizontal-tb"===v,y="vertical-rl"===v,z=F(a,0,w,y),A=F(a,1,w,y),C=0,D=0,G=0,H=0,I=0,J=0;switch(z){case 4:C=k-e,I=e,G=k;break;case 1:C=k-e+r/2-j/2,I=(e+f-u)/2,G=(k+l-u)/2;break;case 5:C=l-f,I=f-u,G=l-u;break;case 0:{var K=k+C;k<=e&&r<=j||l>=f&&r>=j?(C=k-e,K=e):(k<e&&r>j||l>f&&r<j)&&(C=l-f,K=f-r),0>K&&r<=u||K+r>u&&r>u?I=K:(0>K&&r>u||K+r>=u&&r<=u)&&(I=K+r-u),G=C+I}}switch(A){case 2:D=n-g,J=g,H=n;break;case 1:D=n-g+q/2-i/2,J=(g+h-t)/2,H=(n+p-t)/2;break;case 3:D=p-h,J=h-t,H=p-t;break;case 0:{var K=n+D;n<=g&&q<=i||p>=h&&q>=i?(D=n-g,K=g):(n<g&&q>i||p>h&&q<i)&&(D=p-h,K=h-q),0>K&&q<=t||K+q>t&&q>t?J=K:(0>K&&q>t||K+q>=t&&q<=t)&&(J=K+q-t),H=D+J}}b===o.body?m.scrollBy({left:G,top:H,behavior:"smooth"}):(E.call(this,b,b.scrollLeft+C,b.scrollTop+D),"fixed"!==m.getComputedStyle(b).position&&m.scrollBy({left:I,top:J,behavior:"smooth"}))}}},b="undefined"!=typeof document&&(document.currentScript||document.querySelector("script[data-seamless]"));if(b){var c=b.dataset.polyfill,d=~~b.dataset.duration;d=0<d?d:void 0,a({force:"force"===c,duration:d})}else global.seamless=a})(); | ||
//# sourceMappingURL=seamless.browser.min.js.map |
@@ -318,3 +318,3 @@ const seamless = ({ force = false, duration = 468, win = window, doc = document } = {}) => { | ||
} | ||
if ((targetStart < 0 && clientWidth < winInnerWidth) || | ||
if ((targetStart < 0 && clientWidth <= winInnerWidth) || | ||
(targetStart + clientWidth > winInnerWidth && clientWidth > winInnerWidth)) { | ||
@@ -324,3 +324,3 @@ px = targetStart; | ||
else if ((targetStart < 0 && clientWidth > winInnerWidth) || | ||
(targetStart + clientWidth > winInnerWidth && clientWidth < winInnerWidth)) { | ||
(targetStart + clientWidth >= winInnerWidth && clientWidth <= winInnerWidth)) { | ||
px = targetStart + clientWidth - winInnerWidth; | ||
@@ -327,0 +327,0 @@ } |
@@ -1,2 +0,2 @@ | ||
const seamless=({force:a=!1,duration:b=468,win:c=window,doc:d=document}={})=>{var g=Math.cos,h=Math.PI;function e(){v=!0,c.clearTimeout(u),u=c.setTimeout(f,i)}function f(){v=!1,c.removeEventListener("wheel",e),c.removeEventListener("touchmove",e)}if("scrollBehavior"in d.documentElement.style&&!0!==a)return;const i=~~b,j=function(a,b){this.scrollLeft=a,this.scrollTop=b},k={scroll:c.scroll||c.scrollTo,scrollBy:c.scrollBy,elementScroll:c.Element.prototype.scroll||j,scrollIntoView:c.Element.prototype.scrollIntoView},l=c.performance&&c.performance.now?c.performance.now.bind(c.performance):Date.now,m=(a=>{return new RegExp(["MSIE ","Trident/","Edge/"].join("|")).test(a)})(c.navigator.userAgent)?1:0,n=a=>.5*(1-g(h*a)),o=a=>{if(null===a||"object"!=typeof a||a.behavior===void 0||"auto"===a.behavior)return!0;if("object"==typeof a&&"smooth"===a.behavior)return!1;throw new TypeError("behavior member of ScrollOptions "+a.behavior+" is not a valid value for enumeration ScrollBehavior.")},p=(a,b)=>"Y"===b?a.clientHeight+m<a.scrollHeight:"X"===b&&a.clientWidth+m<a.scrollWidth,q=(a,b)=>{const d=c.getComputedStyle(a,null)["overflow"+b];return"auto"===d||"scroll"===d},r=a=>{const b=p(a,"Y")&&q(a,"Y"),c=p(a,"X")&&q(a,"X");return b||c},s=a=>{let b=a;do b=b.parentElement;while(b!==d.body&&!1===r(b));return b},t=a=>{if(v)return;const b=l();let d=(b-a.startTime)/i;d=1<d?1:d;const e=n(d),f=a.startX+(a.x-a.startX)*e,g=a.startY+(a.y-a.startY)*e;a.method.call(a.scrollable,f,g),(f!==a.x||g!==a.y)&&c.requestAnimationFrame(t.bind(c,a))};let u,v=!1;const w=(a,b,f)=>{let g,h,i,m;const n=l();a===d.body?(g=c,h=c.scrollX||c.pageXOffset,i=c.scrollY||c.pageYOffset,m=k.scroll):(g=a,h=a.scrollLeft,i=a.scrollTop,m=j),c.addEventListener("wheel",e,{passive:!0,once:!0}),c.addEventListener("touchmove",e,{passive:!0,once:!0}),t({scrollable:g,method:m,startTime:n,startX:h,startY:i,x:b,y:f})};c.scroll=c.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a))return void k.scroll.call(c,void 0===a.left?"object"==typeof a?c.scrollX||c.pageXOffset:a:a.left,void 0===a.top?void 0===b?c.scrollY||c.pageYOffset:b:a.top);const{left:e=c.scrollX||c.pageXOffset,top:f=c.scrollY||c.pageYOffset}=a;w.call(c,d.body,~~e,~~f)}},c.scrollBy=function(a,b){return void 0===a?void 0:o(a)?void k.scrollBy.call(c,void 0===a.left?"object"==typeof a?0:a:a.left,void 0===a.top?void 0===b?0:b:a.top):void w.call(c,d.body,~~a.left+(c.scrollX||c.pageXOffset),~~a.top+(c.scrollY||c.pageYOffset))},c.Element.prototype.scroll=c.Element.prototype.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a)){if("number"==typeof a&&void 0===b)throw new SyntaxError("Value could not be converted");return void k.elementScroll.call(this,void 0===a.left?"object"==typeof a?this.scrollLeft:~~a:~~a.left,void 0===a.top?void 0===b?this.scrollTop:~~b:~~a.top)}const{left:c=this.scrollLeft,top:d=this.scrollTop}=a;w.call(this,this,~~c,~~d)}},c.Element.prototype.scrollBy=function(a,b){return void 0===a?void 0:!0===o(a)?void k.elementScroll.call(this,void 0===a.left?~~a+this.scrollLeft:~~a.left+this.scrollLeft,void 0===a.top?~~b+this.scrollTop:~~a.top+this.scrollTop):void this.scroll({left:~~a.left+this.scrollLeft,top:~~a.top+this.scrollTop,behavior:a.behavior})};const x=(a,b,c,d)=>{const e=0===b&&c||1===b&&!c?a.inline:a.block;return"center"===e?1:"nearest"===e?0:"start"===e?0===b?d?5:4:2:"end"===e?0===b?d?4:5:3:c?0===b?0:2:0===b?4:0};c.Element.prototype.scrollIntoView=function(a){if(void 0===a||!0===a||!1===a||!0===o(a))return void k.scrollIntoView.call(this,void 0===a||a);const b=s(this),e=b.getBoundingClientRect(),f=this.getBoundingClientRect(),{left:g,right:h,top:i,bottom:j,height:l,width:m}=e,{left:n,right:p,top:q,bottom:r,height:t,width:u}=f,{innerHeight:v,innerWidth:y}=c,{writingMode:z}=c.getComputedStyle(this),A="horizontal-tb"===z,B="vertical-rl"===z,C=x(a,0,A,B),D=x(a,1,A,B);let E=0,F=0,G=0,H=0,I=0,J=0;switch(C){case 4:E=n-g,I=g,G=n;break;case 1:E=n-g+u/2-m/2,I=(g+h-y)/2,G=(n+p-y)/2;break;case 5:E=p-h,I=h-y,G=p-y;break;case 0:{let a=n+E;n<=g&&u<=m||p>=h&&u>=m?(E=n-g,a=g):(n<g&&u>m||p>h&&u<m)&&(E=p-h,a=h-u),0>a&&u<y||a+u>y&&u>y?I=a:(0>a&&u>y||a+u>y&&u<y)&&(I=a+u-y),G=E+I}}switch(D){case 2:F=q-i,J=i,H=q;break;case 1:F=q-i+t/2-l/2,J=(i+j-v)/2,H=(q+r-v)/2;break;case 3:F=r-j,J=j-v,H=r-v;break;case 0:{let a=q+F;q<=i&&t<=l||r>=j&&t>=l?(F=q-i,a=i):(q<i&&t>l||r>j&&t<l)&&(F=r-j,a=j-t),0>a&&t<=v||a+t>v&&t>v?J=a:(0>a&&t>v||a+t>=v&&t<=v)&&(J=a+t-v),H=F+J}}b===d.body?c.scrollBy({left:G,top:H,behavior:"smooth"}):(w.call(this,b,b.scrollLeft+E,b.scrollTop+F),"fixed"!==c.getComputedStyle(b).position&&c.scrollBy({left:I,top:J,behavior:"smooth"}))}};export{seamless}; | ||
const seamless=({force:a=!1,duration:b=468,win:c=window,doc:d=document}={})=>{var g=Math.cos,h=Math.PI;function e(){v=!0,c.clearTimeout(u),u=c.setTimeout(f,i)}function f(){v=!1,c.removeEventListener("wheel",e),c.removeEventListener("touchmove",e)}if("scrollBehavior"in d.documentElement.style&&!0!==a)return;const i=~~b,j=function(a,b){this.scrollLeft=a,this.scrollTop=b},k={scroll:c.scroll||c.scrollTo,scrollBy:c.scrollBy,elementScroll:c.Element.prototype.scroll||j,scrollIntoView:c.Element.prototype.scrollIntoView},l=c.performance&&c.performance.now?c.performance.now.bind(c.performance):Date.now,m=(a=>{return new RegExp(["MSIE ","Trident/","Edge/"].join("|")).test(a)})(c.navigator.userAgent)?1:0,n=a=>.5*(1-g(h*a)),o=a=>{if(null===a||"object"!=typeof a||a.behavior===void 0||"auto"===a.behavior)return!0;if("object"==typeof a&&"smooth"===a.behavior)return!1;throw new TypeError("behavior member of ScrollOptions "+a.behavior+" is not a valid value for enumeration ScrollBehavior.")},p=(a,b)=>"Y"===b?a.clientHeight+m<a.scrollHeight:"X"===b&&a.clientWidth+m<a.scrollWidth,q=(a,b)=>{const d=c.getComputedStyle(a,null)["overflow"+b];return"auto"===d||"scroll"===d},r=a=>{const b=p(a,"Y")&&q(a,"Y"),c=p(a,"X")&&q(a,"X");return b||c},s=a=>{let b=a;do b=b.parentElement;while(b!==d.body&&!1===r(b));return b},t=a=>{if(v)return;const b=l();let d=(b-a.startTime)/i;d=1<d?1:d;const e=n(d),f=a.startX+(a.x-a.startX)*e,g=a.startY+(a.y-a.startY)*e;a.method.call(a.scrollable,f,g),(f!==a.x||g!==a.y)&&c.requestAnimationFrame(t.bind(c,a))};let u,v=!1;const w=(a,b,f)=>{let g,h,i,m;const n=l();a===d.body?(g=c,h=c.scrollX||c.pageXOffset,i=c.scrollY||c.pageYOffset,m=k.scroll):(g=a,h=a.scrollLeft,i=a.scrollTop,m=j),c.addEventListener("wheel",e,{passive:!0,once:!0}),c.addEventListener("touchmove",e,{passive:!0,once:!0}),t({scrollable:g,method:m,startTime:n,startX:h,startY:i,x:b,y:f})};c.scroll=c.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a))return void k.scroll.call(c,void 0===a.left?"object"==typeof a?c.scrollX||c.pageXOffset:a:a.left,void 0===a.top?void 0===b?c.scrollY||c.pageYOffset:b:a.top);const{left:e=c.scrollX||c.pageXOffset,top:f=c.scrollY||c.pageYOffset}=a;w.call(c,d.body,~~e,~~f)}},c.scrollBy=function(a,b){return void 0===a?void 0:o(a)?void k.scrollBy.call(c,void 0===a.left?"object"==typeof a?0:a:a.left,void 0===a.top?void 0===b?0:b:a.top):void w.call(c,d.body,~~a.left+(c.scrollX||c.pageXOffset),~~a.top+(c.scrollY||c.pageYOffset))},c.Element.prototype.scroll=c.Element.prototype.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a)){if("number"==typeof a&&void 0===b)throw new SyntaxError("Value could not be converted");return void k.elementScroll.call(this,void 0===a.left?"object"==typeof a?this.scrollLeft:~~a:~~a.left,void 0===a.top?void 0===b?this.scrollTop:~~b:~~a.top)}const{left:c=this.scrollLeft,top:d=this.scrollTop}=a;w.call(this,this,~~c,~~d)}},c.Element.prototype.scrollBy=function(a,b){return void 0===a?void 0:!0===o(a)?void k.elementScroll.call(this,void 0===a.left?~~a+this.scrollLeft:~~a.left+this.scrollLeft,void 0===a.top?~~b+this.scrollTop:~~a.top+this.scrollTop):void this.scroll({left:~~a.left+this.scrollLeft,top:~~a.top+this.scrollTop,behavior:a.behavior})};const x=(a,b,c,d)=>{const e=0===b&&c||1===b&&!c?a.inline:a.block;return"center"===e?1:"nearest"===e?0:"start"===e?0===b?d?5:4:2:"end"===e?0===b?d?4:5:3:c?0===b?0:2:0===b?4:0};c.Element.prototype.scrollIntoView=function(a){if(void 0===a||!0===a||!1===a||!0===o(a))return void k.scrollIntoView.call(this,void 0===a||a);const b=s(this),e=b.getBoundingClientRect(),f=this.getBoundingClientRect(),{left:g,right:h,top:i,bottom:j,height:l,width:m}=e,{left:n,right:p,top:q,bottom:r,height:t,width:u}=f,{innerHeight:v,innerWidth:y}=c,{writingMode:z}=c.getComputedStyle(this),A="horizontal-tb"===z,B="vertical-rl"===z,C=x(a,0,A,B),D=x(a,1,A,B);let E=0,F=0,G=0,H=0,I=0,J=0;switch(C){case 4:E=n-g,I=g,G=n;break;case 1:E=n-g+u/2-m/2,I=(g+h-y)/2,G=(n+p-y)/2;break;case 5:E=p-h,I=h-y,G=p-y;break;case 0:{let a=n+E;n<=g&&u<=m||p>=h&&u>=m?(E=n-g,a=g):(n<g&&u>m||p>h&&u<m)&&(E=p-h,a=h-u),0>a&&u<=y||a+u>y&&u>y?I=a:(0>a&&u>y||a+u>=y&&u<=y)&&(I=a+u-y),G=E+I}}switch(D){case 2:F=q-i,J=i,H=q;break;case 1:F=q-i+t/2-l/2,J=(i+j-v)/2,H=(q+r-v)/2;break;case 3:F=r-j,J=j-v,H=r-v;break;case 0:{let a=q+F;q<=i&&t<=l||r>=j&&t>=l?(F=q-i,a=i):(q<i&&t>l||r>j&&t<l)&&(F=r-j,a=j-t),0>a&&t<=v||a+t>v&&t>v?J=a:(0>a&&t>v||a+t>=v&&t<=v)&&(J=a+t-v),H=F+J}}b===d.body?c.scrollBy({left:G,top:H,behavior:"smooth"}):(w.call(this,b,b.scrollLeft+E,b.scrollTop+F),"fixed"!==c.getComputedStyle(b).position&&c.scrollBy({left:I,top:J,behavior:"smooth"}))}};export{seamless}; | ||
//# sourceMappingURL=seamless.esm.min.js.map |
@@ -324,3 +324,3 @@ (function (global, factory) { | ||
} | ||
if ((targetStart < 0 && clientWidth < winInnerWidth) || | ||
if ((targetStart < 0 && clientWidth <= winInnerWidth) || | ||
(targetStart + clientWidth > winInnerWidth && clientWidth > winInnerWidth)) { | ||
@@ -330,3 +330,3 @@ px = targetStart; | ||
else if ((targetStart < 0 && clientWidth > winInnerWidth) || | ||
(targetStart + clientWidth > winInnerWidth && clientWidth < winInnerWidth)) { | ||
(targetStart + clientWidth >= winInnerWidth && clientWidth <= winInnerWidth)) { | ||
px = targetStart + clientWidth - winInnerWidth; | ||
@@ -333,0 +333,0 @@ } |
@@ -1,2 +0,2 @@ | ||
(function(a,b){"object"==typeof exports&&"undefined"!=typeof module?b(exports):"function"==typeof define&&define.amd?define(["exports"],b):(a=a||self,b(a.seamless={}))})(this,function(a){'use strict';var b=Math.cos,c=Math.PI;const d=({force:a=!1,duration:d=468,win:e=window,doc:f=document}={})=>{function g(){v=!0,e.clearTimeout(u),u=e.setTimeout(h,i)}function h(){v=!1,e.removeEventListener("wheel",g),e.removeEventListener("touchmove",g)}if("scrollBehavior"in f.documentElement.style&&!0!==a)return;const i=~~d,j=function(a,b){this.scrollLeft=a,this.scrollTop=b},k={scroll:e.scroll||e.scrollTo,scrollBy:e.scrollBy,elementScroll:e.Element.prototype.scroll||j,scrollIntoView:e.Element.prototype.scrollIntoView},l=e.performance&&e.performance.now?e.performance.now.bind(e.performance):Date.now,m=(a=>{return new RegExp(["MSIE ","Trident/","Edge/"].join("|")).test(a)})(e.navigator.userAgent)?1:0,n=a=>.5*(1-b(c*a)),o=a=>{if(null===a||"object"!=typeof a||a.behavior===void 0||"auto"===a.behavior)return!0;if("object"==typeof a&&"smooth"===a.behavior)return!1;throw new TypeError("behavior member of ScrollOptions "+a.behavior+" is not a valid value for enumeration ScrollBehavior.")},p=(a,b)=>"Y"===b?a.clientHeight+m<a.scrollHeight:"X"===b&&a.clientWidth+m<a.scrollWidth,q=(a,b)=>{const c=e.getComputedStyle(a,null)["overflow"+b];return"auto"===c||"scroll"===c},r=a=>{const b=p(a,"Y")&&q(a,"Y"),c=p(a,"X")&&q(a,"X");return b||c},s=a=>{let b=a;do b=b.parentElement;while(b!==f.body&&!1===r(b));return b},t=a=>{if(v)return;const b=l();let c=(b-a.startTime)/i;c=1<c?1:c;const d=n(c),f=a.startX+(a.x-a.startX)*d,g=a.startY+(a.y-a.startY)*d;a.method.call(a.scrollable,f,g),(f!==a.x||g!==a.y)&&e.requestAnimationFrame(t.bind(e,a))};let u,v=!1;const w=(a,b,c)=>{let d,h,i,m;const n=l();a===f.body?(d=e,h=e.scrollX||e.pageXOffset,i=e.scrollY||e.pageYOffset,m=k.scroll):(d=a,h=a.scrollLeft,i=a.scrollTop,m=j),e.addEventListener("wheel",g,{passive:!0,once:!0}),e.addEventListener("touchmove",g,{passive:!0,once:!0}),t({scrollable:d,method:m,startTime:n,startX:h,startY:i,x:b,y:c})};e.scroll=e.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a))return void k.scroll.call(e,void 0===a.left?"object"==typeof a?e.scrollX||e.pageXOffset:a:a.left,void 0===a.top?void 0===b?e.scrollY||e.pageYOffset:b:a.top);const{left:c=e.scrollX||e.pageXOffset,top:d=e.scrollY||e.pageYOffset}=a;w.call(e,f.body,~~c,~~d)}},e.scrollBy=function(a,b){return void 0===a?void 0:o(a)?void k.scrollBy.call(e,void 0===a.left?"object"==typeof a?0:a:a.left,void 0===a.top?void 0===b?0:b:a.top):void w.call(e,f.body,~~a.left+(e.scrollX||e.pageXOffset),~~a.top+(e.scrollY||e.pageYOffset))},e.Element.prototype.scroll=e.Element.prototype.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a)){if("number"==typeof a&&void 0===b)throw new SyntaxError("Value could not be converted");return void k.elementScroll.call(this,void 0===a.left?"object"==typeof a?this.scrollLeft:~~a:~~a.left,void 0===a.top?void 0===b?this.scrollTop:~~b:~~a.top)}const{left:c=this.scrollLeft,top:d=this.scrollTop}=a;w.call(this,this,~~c,~~d)}},e.Element.prototype.scrollBy=function(a,b){return void 0===a?void 0:!0===o(a)?void k.elementScroll.call(this,void 0===a.left?~~a+this.scrollLeft:~~a.left+this.scrollLeft,void 0===a.top?~~b+this.scrollTop:~~a.top+this.scrollTop):void this.scroll({left:~~a.left+this.scrollLeft,top:~~a.top+this.scrollTop,behavior:a.behavior})};const x=(a,b,c,d)=>{const e=0===b&&c||1===b&&!c?a.inline:a.block;return"center"===e?1:"nearest"===e?0:"start"===e?0===b?d?5:4:2:"end"===e?0===b?d?4:5:3:c?0===b?0:2:0===b?4:0};e.Element.prototype.scrollIntoView=function(a){if(void 0===a||!0===a||!1===a||!0===o(a))return void k.scrollIntoView.call(this,void 0===a||a);const b=s(this),c=b.getBoundingClientRect(),d=this.getBoundingClientRect(),{left:g,right:h,top:i,bottom:j,height:l,width:m}=c,{left:n,right:p,top:q,bottom:r,height:t,width:u}=d,{innerHeight:v,innerWidth:y}=e,{writingMode:z}=e.getComputedStyle(this),A="horizontal-tb"===z,B="vertical-rl"===z,C=x(a,0,A,B),D=x(a,1,A,B);let E=0,F=0,G=0,H=0,I=0,J=0;switch(C){case 4:E=n-g,I=g,G=n;break;case 1:E=n-g+u/2-m/2,I=(g+h-y)/2,G=(n+p-y)/2;break;case 5:E=p-h,I=h-y,G=p-y;break;case 0:{let a=n+E;n<=g&&u<=m||p>=h&&u>=m?(E=n-g,a=g):(n<g&&u>m||p>h&&u<m)&&(E=p-h,a=h-u),0>a&&u<y||a+u>y&&u>y?I=a:(0>a&&u>y||a+u>y&&u<y)&&(I=a+u-y),G=E+I}}switch(D){case 2:F=q-i,J=i,H=q;break;case 1:F=q-i+t/2-l/2,J=(i+j-v)/2,H=(q+r-v)/2;break;case 3:F=r-j,J=j-v,H=r-v;break;case 0:{let a=q+F;q<=i&&t<=l||r>=j&&t>=l?(F=q-i,a=i):(q<i&&t>l||r>j&&t<l)&&(F=r-j,a=j-t),0>a&&t<=v||a+t>v&&t>v?J=a:(0>a&&t>v||a+t>=v&&t<=v)&&(J=a+t-v),H=F+J}}b===f.body?e.scrollBy({left:G,top:H,behavior:"smooth"}):(w.call(this,b,b.scrollLeft+E,b.scrollTop+F),"fixed"!==e.getComputedStyle(b).position&&e.scrollBy({left:I,top:J,behavior:"smooth"}))}};a.seamless=d,Object.defineProperty(a,"__esModule",{value:!0})}); | ||
(function(a,b){"object"==typeof exports&&"undefined"!=typeof module?b(exports):"function"==typeof define&&define.amd?define(["exports"],b):(a=a||self,b(a.seamless={}))})(this,function(a){'use strict';var b=Math.cos,c=Math.PI;const d=({force:a=!1,duration:d=468,win:e=window,doc:f=document}={})=>{function g(){v=!0,e.clearTimeout(u),u=e.setTimeout(h,i)}function h(){v=!1,e.removeEventListener("wheel",g),e.removeEventListener("touchmove",g)}if("scrollBehavior"in f.documentElement.style&&!0!==a)return;const i=~~d,j=function(a,b){this.scrollLeft=a,this.scrollTop=b},k={scroll:e.scroll||e.scrollTo,scrollBy:e.scrollBy,elementScroll:e.Element.prototype.scroll||j,scrollIntoView:e.Element.prototype.scrollIntoView},l=e.performance&&e.performance.now?e.performance.now.bind(e.performance):Date.now,m=(a=>{return new RegExp(["MSIE ","Trident/","Edge/"].join("|")).test(a)})(e.navigator.userAgent)?1:0,n=a=>.5*(1-b(c*a)),o=a=>{if(null===a||"object"!=typeof a||a.behavior===void 0||"auto"===a.behavior)return!0;if("object"==typeof a&&"smooth"===a.behavior)return!1;throw new TypeError("behavior member of ScrollOptions "+a.behavior+" is not a valid value for enumeration ScrollBehavior.")},p=(a,b)=>"Y"===b?a.clientHeight+m<a.scrollHeight:"X"===b&&a.clientWidth+m<a.scrollWidth,q=(a,b)=>{const c=e.getComputedStyle(a,null)["overflow"+b];return"auto"===c||"scroll"===c},r=a=>{const b=p(a,"Y")&&q(a,"Y"),c=p(a,"X")&&q(a,"X");return b||c},s=a=>{let b=a;do b=b.parentElement;while(b!==f.body&&!1===r(b));return b},t=a=>{if(v)return;const b=l();let c=(b-a.startTime)/i;c=1<c?1:c;const d=n(c),f=a.startX+(a.x-a.startX)*d,g=a.startY+(a.y-a.startY)*d;a.method.call(a.scrollable,f,g),(f!==a.x||g!==a.y)&&e.requestAnimationFrame(t.bind(e,a))};let u,v=!1;const w=(a,b,c)=>{let d,h,i,m;const n=l();a===f.body?(d=e,h=e.scrollX||e.pageXOffset,i=e.scrollY||e.pageYOffset,m=k.scroll):(d=a,h=a.scrollLeft,i=a.scrollTop,m=j),e.addEventListener("wheel",g,{passive:!0,once:!0}),e.addEventListener("touchmove",g,{passive:!0,once:!0}),t({scrollable:d,method:m,startTime:n,startX:h,startY:i,x:b,y:c})};e.scroll=e.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a))return void k.scroll.call(e,void 0===a.left?"object"==typeof a?e.scrollX||e.pageXOffset:a:a.left,void 0===a.top?void 0===b?e.scrollY||e.pageYOffset:b:a.top);const{left:c=e.scrollX||e.pageXOffset,top:d=e.scrollY||e.pageYOffset}=a;w.call(e,f.body,~~c,~~d)}},e.scrollBy=function(a,b){return void 0===a?void 0:o(a)?void k.scrollBy.call(e,void 0===a.left?"object"==typeof a?0:a:a.left,void 0===a.top?void 0===b?0:b:a.top):void w.call(e,f.body,~~a.left+(e.scrollX||e.pageXOffset),~~a.top+(e.scrollY||e.pageYOffset))},e.Element.prototype.scroll=e.Element.prototype.scrollTo=function(a,b){if(void 0!==a){if(!0===o(a)){if("number"==typeof a&&void 0===b)throw new SyntaxError("Value could not be converted");return void k.elementScroll.call(this,void 0===a.left?"object"==typeof a?this.scrollLeft:~~a:~~a.left,void 0===a.top?void 0===b?this.scrollTop:~~b:~~a.top)}const{left:c=this.scrollLeft,top:d=this.scrollTop}=a;w.call(this,this,~~c,~~d)}},e.Element.prototype.scrollBy=function(a,b){return void 0===a?void 0:!0===o(a)?void k.elementScroll.call(this,void 0===a.left?~~a+this.scrollLeft:~~a.left+this.scrollLeft,void 0===a.top?~~b+this.scrollTop:~~a.top+this.scrollTop):void this.scroll({left:~~a.left+this.scrollLeft,top:~~a.top+this.scrollTop,behavior:a.behavior})};const x=(a,b,c,d)=>{const e=0===b&&c||1===b&&!c?a.inline:a.block;return"center"===e?1:"nearest"===e?0:"start"===e?0===b?d?5:4:2:"end"===e?0===b?d?4:5:3:c?0===b?0:2:0===b?4:0};e.Element.prototype.scrollIntoView=function(a){if(void 0===a||!0===a||!1===a||!0===o(a))return void k.scrollIntoView.call(this,void 0===a||a);const b=s(this),c=b.getBoundingClientRect(),d=this.getBoundingClientRect(),{left:g,right:h,top:i,bottom:j,height:l,width:m}=c,{left:n,right:p,top:q,bottom:r,height:t,width:u}=d,{innerHeight:v,innerWidth:y}=e,{writingMode:z}=e.getComputedStyle(this),A="horizontal-tb"===z,B="vertical-rl"===z,C=x(a,0,A,B),D=x(a,1,A,B);let E=0,F=0,G=0,H=0,I=0,J=0;switch(C){case 4:E=n-g,I=g,G=n;break;case 1:E=n-g+u/2-m/2,I=(g+h-y)/2,G=(n+p-y)/2;break;case 5:E=p-h,I=h-y,G=p-y;break;case 0:{let a=n+E;n<=g&&u<=m||p>=h&&u>=m?(E=n-g,a=g):(n<g&&u>m||p>h&&u<m)&&(E=p-h,a=h-u),0>a&&u<=y||a+u>y&&u>y?I=a:(0>a&&u>y||a+u>=y&&u<=y)&&(I=a+u-y),G=E+I}}switch(D){case 2:F=q-i,J=i,H=q;break;case 1:F=q-i+t/2-l/2,J=(i+j-v)/2,H=(q+r-v)/2;break;case 3:F=r-j,J=j-v,H=r-v;break;case 0:{let a=q+F;q<=i&&t<=l||r>=j&&t>=l?(F=q-i,a=i):(q<i&&t>l||r>j&&t<l)&&(F=r-j,a=j-t),0>a&&t<=v||a+t>v&&t>v?J=a:(0>a&&t>v||a+t>=v&&t<=v)&&(J=a+t-v),H=F+J}}b===f.body?e.scrollBy({left:G,top:H,behavior:"smooth"}):(w.call(this,b,b.scrollLeft+E,b.scrollTop+F),"fixed"!==e.getComputedStyle(b).position&&e.scrollBy({left:I,top:J,behavior:"smooth"}))}};a.seamless=d,Object.defineProperty(a,"__esModule",{value:!0})}); | ||
//# sourceMappingURL=seamless.min.js.map |
@@ -5,3 +5,3 @@ { | ||
"description": "Smooth Scroll behavior polyfill", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"author": { | ||
@@ -8,0 +8,0 @@ "name": "Dustan Kasten", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
227876
0.01%