react-abohook-fullpage 1.1.6 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs.js CHANGED
@@ -1,6 +1,6 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const u=require("react");var C={exports:{}},O={};var H;function oe(){if(H)return O;H=1;var r=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function l(d,s,o){var a=null;if(o!==void 0&&(a=""+o),s.key!==void 0&&(a=""+s.key),"key"in s){o={};for(var m in s)m!=="key"&&(o[m]=s[m])}else o=s;return s=o.ref,{$$typeof:r,type:d,key:a,ref:s!==void 0?s:null,props:o}}return O.Fragment=n,O.jsx=l,O.jsxs=l,O}var j={};var X;function ae(){return X||(X=1,process.env.NODE_ENV!=="production"&&(function(){function r(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===te?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case p:return"Fragment";case v:return"Profiler";case h:return"StrictMode";case N:return"Suspense";case E:return"SuspenseList";case ee:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case P:return"Portal";case T:return e.displayName||"Context";case y:return(e._context.displayName||"Context")+".Consumer";case F:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case K:return t=e.displayName||null,t!==null?t:r(e.type)||"Memo";case Y:t=e._payload,e=e._init;try{return r(e(t))}catch{}}return null}function n(e){return""+e}function l(e){try{n(e);var t=!1}catch{t=!0}if(t){t=console;var i=t.error,c=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return i.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",c),n(e)}}function d(e){if(e===p)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===Y)return"<...>";try{var t=r(e);return t?"<"+t+">":"<...>"}catch{return"<...>"}}function s(){var e=I.A;return e===null?null:e.getOwner()}function o(){return Error("react-stack-top-frame")}function a(e){if(W.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return e.key!==void 0}function m(e,t){function i(){z||(z=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",t))}i.isReactWarning=!0,Object.defineProperty(e,"key",{get:i,configurable:!0})}function g(){var e=r(this.type);return G[e]||(G[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function b(e,t,i,c,L,D){var f=i.ref;return e={$$typeof:x,type:e,key:t,props:i,_owner:c},(f!==void 0?f:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:g}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:L}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:D}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function w(e,t,i,c,L,D){var f=t.children;if(f!==void 0)if(c)if(re(f)){for(c=0;c<f.length;c++)S(f[c]);Object.freeze&&Object.freeze(f)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else S(f);if(W.call(t,"key")){f=r(e);var A=Object.keys(t).filter(function(ne){return ne!=="key"});c=0<A.length?"{key: someKey, "+A.join(": ..., ")+": ...}":"{key: someKey}",J[f+c]||(A=0<A.length?"{"+A.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("react");var Y={exports:{}},j={};var X;function oe(){if(X)return j;X=1;var r=Symbol.for("react.transitional.element"),o=Symbol.for("react.fragment");function i(d,a,u){var n=null;if(u!==void 0&&(n=""+u),a.key!==void 0&&(n=""+a.key),"key"in a){u={};for(var m in a)m!=="key"&&(u[m]=a[m])}else u=a;return a=u.ref,{$$typeof:r,type:d,key:n,ref:a!==void 0?a:null,props:u}}return j.Fragment=o,j.jsx=i,j.jsxs=i,j}var F={};var B;function ae(){return B||(B=1,process.env.NODE_ENV!=="production"&&(function(){function r(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===te?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case y:return"Fragment";case p:return"Profiler";case R:return"StrictMode";case N:return"Suspense";case L:return"SuspenseList";case ee:return"Activity"}if(typeof e=="object")switch(typeof e.tag=="number"&&console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),e.$$typeof){case A:return"Portal";case P:return e.displayName||"Context";case v:return(e._context.displayName||"Context")+".Consumer";case x:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case E:return t=e.displayName||null,t!==null?t:r(e.type)||"Memo";case I:t=e._payload,e=e._init;try{return r(e(t))}catch{}}return null}function o(e){return""+e}function i(e){try{o(e);var t=!1}catch{t=!0}if(t){t=console;var s=t.error,l=typeof Symbol=="function"&&Symbol.toStringTag&&e[Symbol.toStringTag]||e.constructor.name||"Object";return s.call(t,"The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",l),o(e)}}function d(e){if(e===y)return"<>";if(typeof e=="object"&&e!==null&&e.$$typeof===I)return"<...>";try{var t=r(e);return t?"<"+t+">":"<...>"}catch{return"<...>"}}function a(){var e=$.A;return e===null?null:e.getOwner()}function u(){return Error("react-stack-top-frame")}function n(e){if(z.call(e,"key")){var t=Object.getOwnPropertyDescriptor(e,"key").get;if(t&&t.isReactWarning)return!1}return e.key!==void 0}function m(e,t){function s(){G||(G=!0,console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",t))}s.isReactWarning=!0,Object.defineProperty(e,"key",{get:s,configurable:!0})}function b(){var e=r(this.type);return q[e]||(q[e]=!0,console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")),e=this.props.ref,e!==void 0?e:null}function T(e,t,s,l,C,M){var c=s.ref;return e={$$typeof:g,type:e,key:t,props:s,_owner:l},(c!==void 0?c:null)!==null?Object.defineProperty(e,"ref",{enumerable:!1,get:b}):Object.defineProperty(e,"ref",{enumerable:!1,value:null}),e._store={},Object.defineProperty(e._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:0}),Object.defineProperty(e,"_debugInfo",{configurable:!1,enumerable:!1,writable:!0,value:null}),Object.defineProperty(e,"_debugStack",{configurable:!1,enumerable:!1,writable:!0,value:C}),Object.defineProperty(e,"_debugTask",{configurable:!1,enumerable:!1,writable:!0,value:M}),Object.freeze&&(Object.freeze(e.props),Object.freeze(e)),e}function h(e,t,s,l,C,M){var c=t.children;if(c!==void 0)if(l)if(re(c)){for(l=0;l<c.length;l++)w(c[l]);Object.freeze&&Object.freeze(c)}else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else w(c);if(z.call(t,"key")){c=r(e);var O=Object.keys(t).filter(function(ne){return ne!=="key"});l=0<O.length?"{key: someKey, "+O.join(": ..., ")+": ...}":"{key: someKey}",H[c+l]||(O=0<O.length?"{"+O.join(": ..., ")+": ...}":"{}",console.error(`A props object containing a "key" prop is being spread into JSX:
2
2
  let props = %s;
3
3
  <%s {...props} />
4
4
  React keys must be passed directly to JSX without using spread:
5
5
  let props = %s;
6
- <%s key={someKey} {...props} />`,c,f,A,f),J[f+c]=!0)}if(f=null,i!==void 0&&(l(i),f=""+i),a(t)&&(l(t.key),f=""+t.key),"key"in t){i={};for(var M in t)M!=="key"&&(i[M]=t[M])}else i=t;return f&&m(i,typeof e=="function"?e.displayName||e.name||"Unknown":e),b(e,f,i,s(),L,D)}function S(e){k(e)?e._store&&(e._store.validated=1):typeof e=="object"&&e!==null&&e.$$typeof===Y&&(e._payload.status==="fulfilled"?k(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function k(e){return typeof e=="object"&&e!==null&&e.$$typeof===x}var R=u,x=Symbol.for("react.transitional.element"),P=Symbol.for("react.portal"),p=Symbol.for("react.fragment"),h=Symbol.for("react.strict_mode"),v=Symbol.for("react.profiler"),y=Symbol.for("react.consumer"),T=Symbol.for("react.context"),F=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),E=Symbol.for("react.suspense_list"),K=Symbol.for("react.memo"),Y=Symbol.for("react.lazy"),ee=Symbol.for("react.activity"),te=Symbol.for("react.client.reference"),I=R.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,W=Object.prototype.hasOwnProperty,re=Array.isArray,$=console.createTask?console.createTask:function(){return null};R={react_stack_bottom_frame:function(e){return e()}};var z,G={},V=R.react_stack_bottom_frame.bind(R,o)(),q=$(d(o)),J={};j.Fragment=p,j.jsx=function(e,t,i){var c=1e4>I.recentlyCreatedOwnerStacks++;return w(e,t,i,!1,c?Error("react-stack-top-frame"):V,c?$(d(e)):q)},j.jsxs=function(e,t,i){var c=1e4>I.recentlyCreatedOwnerStacks++;return w(e,t,i,!0,c?Error("react-stack-top-frame"):V,c?$(d(e)):q)}})()),j}var B;function se(){return B||(B=1,process.env.NODE_ENV==="production"?C.exports=oe():C.exports=ae()),C.exports}var _=se();const ie=50,le=(r,n,l,d=700,s)=>{const[o,a]=u.useState(0),[m,g]=u.useState(!0),b=u.useRef(!1),[w,S]=u.useState(0),k=n&&o+1===r,R=u.useRef(0),x=u.useRef(0),P=u.useRef(!1),p=u.useRef(null),h=(v,y)=>{if(v<0||v>=r||b.current)return;const T=y===2;b.current=!0,S(o),a(v),k?v===3||o===r-1?a(T?w:v):a(w):a(v),n&&r===v+1?g(!1):g(!0),setTimeout(()=>{b.current=!1},d)};return u.useEffect(()=>{l&&l(o);const v=E=>{if(b.current)return E.preventDefault();E.deltaY>0?h(o+1,2):h(o-1,2)},y=E=>{b.current||(E.key==="ArrowDown"&&h(o+1,2),E.key==="ArrowUp"&&h(o-1,2))},T=E=>{R.current=E.touches[0].clientY,P.current=!1},F=E=>{x.current=E.touches[0].clientY,P.current=!0},N=()=>{if(!P.current)return;const E=R.current-x.current;Math.abs(E)>=ie&&(E>0?h(o+1,2):h(o-1,2))};return window.addEventListener("wheel",v,{passive:!1}),window.addEventListener("keydown",y),window.addEventListener("touchstart",T,{passive:!0}),window.addEventListener("touchmove",F,{passive:!0}),window.addEventListener("touchend",N),()=>{window.removeEventListener("wheel",v),window.removeEventListener("keydown",y),window.removeEventListener("touchstart",T),window.removeEventListener("touchmove",F),window.removeEventListener("touchend",N)}},[o,r,n,l]),u.useEffect(()=>{if(!s)return;const v=y=>{if(b.current&&m)return;const T=y.target;p.current&&!p.current.contains(T)&&!m&&(a(w),g(!0))};return setTimeout(()=>{document.addEventListener("click",v)},300),()=>{document.removeEventListener("click",v)}},[w,m,s]),{active:o,goToSection:h,isHiddenFooter:m,footerRef:p}},ue=(r=!1)=>{u.useEffect(()=>{if(r)return;const n=l=>l.preventDefault();return window.addEventListener("contextmenu",n),()=>{window.removeEventListener("contextmenu",n)}},[r])};function ce({children:r,index:n,active:l,isHiddenFooter:d}){return _.jsx("section",{style:{position:"relative",width:"100%",height:"100vh",overflow:"hidden",filter:n===l||d?"blur(0px)":"blur(6px)"},children:r})}const fe=u.memo(ce);function de({sectionsLen:r,active:n,goToSection:l,direction:d="right"}){const s=d==="bottom";return _.jsx("div",{style:{position:"fixed",right:d==="right"?24:d==="bottom"?"50%":void 0,left:d==="left"?24:void 0,top:s?void 0:"50%",bottom:s?"5%":void 0,transform:"translateY(-50%)",display:"flex",flexDirection:s?"row":"column",gap:"16px",zIndex:50},children:Array.from({length:r}).map((o,a)=>_.jsx("button",{disabled:a===n,"aria-label":"navigation dot",onClick:()=>l(a,1),style:{width:"16px",height:"16px",display:"flex",alignItems:"center",justifyContent:"center",padding:0,border:"none",background:"none",cursor:"pointer",userSelect:"none"},children:_.jsx("span",{style:{width:"10px",height:"10px",borderRadius:"50%",backgroundColor:n===a?"white":"rgba(255,255,255,0.4)",transform:n===a?"scale(1.25)":"scale(1)",transition:"all 0.3s ease"}})},a))})}const me=u.memo(de);function ve({children:r}){return _.jsx("div",{style:{position:"relative",width:"100%",height:"100vh",overflow:"hidden",background:"transparent"},children:r})}const Z=u.memo(ve);Z.__FULLPAGE_SECTION__=!0;function Ee({children:r,styles:n,height:l="30%",backgroundColor:d="yellow",footerRef:s}){return _.jsx("div",{ref:s,style:{position:"absolute",width:"100%",height:l,backgroundColor:d,bottom:0,zIndex:50,...n},children:r},"fullpage-footer")}const Q=u.memo(Ee);Q.__FULLPAGE_FOOTER__=!0;function _e(r){process.env.NODE_ENV!=="production"&&r.forEach(n=>{if(u.isValidElement(n)&&!n.type.__FULLPAGE_SECTION__)throw console.warn("[FullPage] You must wrap content inside <FullPage.Section />"),new Error("[FullPage] You must wrap content inside <FullPage.Section />")})}function pe({children:r,isHiddenFooter:n}){const l=n?2500:600;return _.jsx("div",{style:{position:"absolute",left:0,bottom:0,width:"100%",height:"100vh",zIndex:50,transform:n?"translateY(100%)":"translateY(0)",transition:`transform ${l}ms cubic-bezier(0.22,1,0.36,1)`,willChange:"transform",pointerEvents:n?"none":"auto"},children:r})}const he=u.memo(pe);function U({children:r,onChange:n,directionDots:l="right",enableContextMenu:d=!1,duration:s=700,closeOutside:o=!1}){const a=u.Children.toArray(r),m=a.filter(p=>p.type.__FULLPAGE_SECTION__),g=a.find(p=>p.type.__FULLPAGE_FOOTER__);ue(d),u.useEffect(()=>(_e(m),()=>{}),[m]);const b=!!g,w=m.length+(b?1:0),{active:S,goToSection:k,isHiddenFooter:R,footerRef:x}=le(w,b,n,s,o),P=g?u.cloneElement(g,{footerRef:x}):null;return _.jsxs(_.Fragment,{children:[_.jsxs("div",{style:{position:"relative",height:"100vh",width:"100%",overflow:"hidden"},children:[_.jsx("div",{style:{height:`${m.length*100}vh`,transform:R?`translateY(-${S*100}vh)`:`translateY(-${m.length-100}vh)`,transition:"transform 700ms cubic-bezier(0.22,1,0.36,1)"},children:m.map((p,h)=>_.jsx(fe,{index:h,active:S,isHiddenFooter:R,children:p},h))}),g&&_.jsx(he,{isHiddenFooter:R,children:P})]}),_.jsx(me,{sectionsLen:w,active:S,goToSection:k,direction:l})]})}U.Section=Z;U.Footer=Q;exports.FullPage=U;
6
+ <%s key={someKey} {...props} />`,l,c,O,c),H[c+l]=!0)}if(c=null,s!==void 0&&(i(s),c=""+s),n(t)&&(i(t.key),c=""+t.key),"key"in t){s={};for(var U in t)U!=="key"&&(s[U]=t[U])}else s=t;return c&&m(s,typeof e=="function"?e.displayName||e.name||"Unknown":e),T(e,c,s,a(),C,M)}function w(e){S(e)?e._store&&(e._store.validated=1):typeof e=="object"&&e!==null&&e.$$typeof===I&&(e._payload.status==="fulfilled"?S(e._payload.value)&&e._payload.value._store&&(e._payload.value._store.validated=1):e._store&&(e._store.validated=1))}function S(e){return typeof e=="object"&&e!==null&&e.$$typeof===g}var k=f,g=Symbol.for("react.transitional.element"),A=Symbol.for("react.portal"),y=Symbol.for("react.fragment"),R=Symbol.for("react.strict_mode"),p=Symbol.for("react.profiler"),v=Symbol.for("react.consumer"),P=Symbol.for("react.context"),x=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),L=Symbol.for("react.suspense_list"),E=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),ee=Symbol.for("react.activity"),te=Symbol.for("react.client.reference"),$=k.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,z=Object.prototype.hasOwnProperty,re=Array.isArray,D=console.createTask?console.createTask:function(){return null};k={react_stack_bottom_frame:function(e){return e()}};var G,q={},J=k.react_stack_bottom_frame.bind(k,u)(),V=D(d(u)),H={};F.Fragment=y,F.jsx=function(e,t,s){var l=1e4>$.recentlyCreatedOwnerStacks++;return h(e,t,s,!1,l?Error("react-stack-top-frame"):J,l?D(d(e)):V)},F.jsxs=function(e,t,s){var l=1e4>$.recentlyCreatedOwnerStacks++;return h(e,t,s,!0,l?Error("react-stack-top-frame"):J,l?D(d(e)):V)}})()),F}var Z;function se(){return Z||(Z=1,process.env.NODE_ENV==="production"?Y.exports=oe():Y.exports=ae()),Y.exports}var _=se();const ie=50,ue=(r,o,i,d=700,a,u)=>{const[n,m]=f.useState(0),[b,T]=f.useState(!0),h=f.useRef(!1),[w,S]=f.useState(0),k=o&&n+1===r,g=f.useRef(0),A=f.useRef(0),y=f.useRef(!1),R=f.useRef(null),p=(v,P)=>{if(v<0||v>=r||h.current)return;const x=P===2;h.current=!0,S(n),m(v),k?v===3||n===r-1?m(x?w:v):m(w):m(v),o&&r===v+1?T(!1):T(!0),setTimeout(()=>{h.current=!1},d)};return f.useEffect(()=>{i&&i(n);const v=E=>{if(!u){if(h.current)return E.preventDefault();E.deltaY>0?p(n+1,2):p(n-1,2)}},P=E=>{u||h.current||(E.key==="ArrowDown"&&p(n+1,2),E.key==="ArrowUp"&&p(n-1,2))},x=E=>{u||(g.current=E.touches[0].clientY,y.current=!1)},N=E=>{u||(A.current=E.touches[0].clientY,y.current=!0)},L=()=>{if(u||!y.current)return;const E=g.current-A.current;Math.abs(E)>=ie&&(E>0?p(n+1,2):p(n-1,2))};return window.addEventListener("wheel",v,{passive:!1}),window.addEventListener("keydown",P),window.addEventListener("touchstart",x,{passive:!0}),window.addEventListener("touchmove",N,{passive:!0}),window.addEventListener("touchend",L),()=>{window.removeEventListener("wheel",v),window.removeEventListener("keydown",P),window.removeEventListener("touchstart",x),window.removeEventListener("touchmove",N),window.removeEventListener("touchend",L)}},[n,r,o,i]),f.useEffect(()=>{if(!a)return;const v=P=>{if(h.current&&b)return;const x=P.target;R.current&&!R.current.contains(x)&&!b&&(m(w),T(!0))};return setTimeout(()=>{document.addEventListener("click",v)},300),()=>{document.removeEventListener("click",v)}},[w,b,a]),{active:n,goToSection:p,isHiddenFooter:b,footerRef:R}},le=(r=!1)=>{f.useEffect(()=>{if(r)return;const o=i=>i.preventDefault();return window.addEventListener("contextmenu",o),()=>{window.removeEventListener("contextmenu",o)}},[r])};function ce({children:r,index:o,active:i,isHiddenFooter:d}){return _.jsx("section",{style:{position:"relative",width:"100%",height:"100vh",overflow:"hidden",filter:o===i||d?"blur(0px)":"blur(6px)"},children:r})}const fe=f.memo(ce);function de({sectionsLen:r,active:o,goToSection:i,direction:d="right"}){const a=d==="bottom";return _.jsx("div",{style:{position:"fixed",right:d==="right"?24:d==="bottom"?"50%":void 0,left:d==="left"?24:void 0,top:a?void 0:"50%",bottom:a?"5%":void 0,transform:"translateY(-50%)",display:"flex",flexDirection:a?"row":"column",gap:"16px",zIndex:50},children:Array.from({length:r}).map((u,n)=>_.jsx("button",{disabled:n===o,"aria-label":"navigation dot",onClick:()=>i(n,1),style:{width:"16px",height:"16px",display:"flex",alignItems:"center",justifyContent:"center",padding:0,border:"none",background:"none",cursor:"pointer",userSelect:"none"},children:_.jsx("span",{style:{width:"10px",height:"10px",borderRadius:"50%",backgroundColor:o===n?"white":"rgba(255,255,255,0.4)",transform:o===n?"scale(1.25)":"scale(1)",transition:"all 0.3s ease"}})},n))})}const me=f.memo(de);function ve({children:r}){return _.jsx("div",{style:{position:"relative",width:"100%",height:"100vh",overflow:"hidden",background:"transparent"},children:r})}const Q=f.memo(ve);Q.__FULLPAGE_SECTION__=!0;function Ee({children:r,styles:o,height:i="30%",backgroundColor:d="yellow",footerRef:a}){return _.jsx("div",{ref:a,style:{position:"absolute",width:"100%",height:i,backgroundColor:d,bottom:0,zIndex:50,...o},children:r},"fullpage-footer")}const K=f.memo(Ee);K.__FULLPAGE_FOOTER__=!0;function _e({children:r,isHiddenFooter:o}){const i=o?2500:600;return _.jsx("div",{style:{position:"absolute",left:0,bottom:0,width:"100%",height:"100vh",zIndex:50,transform:o?"translateY(100%)":"translateY(0)",transition:`transform ${i}ms cubic-bezier(0.22,1,0.36,1)`,willChange:"transform",pointerEvents:o?"none":"auto"},children:r})}const he=f.memo(_e);function W({children:r,onChange:o,directionDots:i="right",enableContextMenu:d=!0,duration:a=700,closeOutside:u=!1,disable:n=!1}){const m=f.Children.toArray(r),b=m.filter(R=>!R.type.__FULLPAGE_FOOTER__),T=m.find(R=>R.type.__FULLPAGE_FOOTER__);le(d);const h=!!T,w=b.length+(h?1:0),{active:S,goToSection:k,isHiddenFooter:g,footerRef:A}=ue(w,h,o,a,u,n),y=T?f.cloneElement(T,{footerRef:A}):null;return _.jsxs(_.Fragment,{children:[_.jsxs("div",{style:{position:"relative",height:"100vh",width:"100%",overflow:"hidden"},children:[_.jsx("div",{style:{height:`${b.length*100}vh`,transform:g?`translateY(-${S*100}vh)`:`translateY(-${b.length-100}vh)`,transition:"transform 700ms cubic-bezier(0.22,1,0.36,1)"},children:b.map((R,p)=>_.jsx(fe,{index:p,active:S,isHiddenFooter:g,children:R},p))}),T&&_.jsx(he,{isHiddenFooter:g,children:y})]}),_.jsx(me,{sectionsLen:w,active:S,goToSection:k,direction:i})]})}W.Section=Q;W.Footer=K;exports.FullPage=W;
package/dist/index.d.ts CHANGED
@@ -3,7 +3,7 @@ import { JSX as JSX_2 } from 'react/jsx-runtime';
3
3
 
4
4
  declare type DirectionDotsType = "left" | "right" | "bottom";
5
5
 
6
- export declare function FullPage({ children, onChange, directionDots, enableContextMenu, duration, closeOutside, }: FullPageProps): JSX_2.Element;
6
+ export declare function FullPage({ children, onChange, directionDots, enableContextMenu, duration, closeOutside, disable, }: FullPageProps): JSX_2.Element;
7
7
 
8
8
  export declare namespace FullPage {
9
9
  var Section: default_2.FC<FullPageSectionProps>;
@@ -25,6 +25,7 @@ declare interface FullPageProps {
25
25
  closeOutside?: boolean;
26
26
  enableContextMenu?: boolean;
27
27
  duration: number;
28
+ disable?: boolean;
28
29
  }
29
30
 
30
31
  declare interface FullPageSectionProps {
package/dist/index.es.js CHANGED
@@ -1,46 +1,46 @@
1
- import I, { useEffect as $, useState as G, useRef as A, memo as N } from "react";
2
- var Y = { exports: {} }, O = {};
3
- var Z;
1
+ import G, { useEffect as J, useState as z, useRef as O, memo as F } from "react";
2
+ var I = { exports: {} }, j = {};
3
+ var Q;
4
4
  function le() {
5
- if (Z) return O;
6
- Z = 1;
7
- var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), n = /* @__PURE__ */ Symbol.for("react.fragment");
8
- function l(f, s, o) {
9
- var a = null;
10
- if (o !== void 0 && (a = "" + o), s.key !== void 0 && (a = "" + s.key), "key" in s) {
11
- o = {};
12
- for (var d in s)
13
- d !== "key" && (o[d] = s[d]);
14
- } else o = s;
15
- return s = o.ref, {
5
+ if (Q) return j;
6
+ Q = 1;
7
+ var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), o = /* @__PURE__ */ Symbol.for("react.fragment");
8
+ function i(f, a, l) {
9
+ var n = null;
10
+ if (l !== void 0 && (n = "" + l), a.key !== void 0 && (n = "" + a.key), "key" in a) {
11
+ l = {};
12
+ for (var d in a)
13
+ d !== "key" && (l[d] = a[d]);
14
+ } else l = a;
15
+ return a = l.ref, {
16
16
  $$typeof: r,
17
17
  type: f,
18
- key: a,
19
- ref: s !== void 0 ? s : null,
20
- props: o
18
+ key: n,
19
+ ref: a !== void 0 ? a : null,
20
+ props: l
21
21
  };
22
22
  }
23
- return O.Fragment = n, O.jsx = l, O.jsxs = l, O;
23
+ return j.Fragment = o, j.jsx = i, j.jsxs = i, j;
24
24
  }
25
- var j = {};
26
- var Q;
25
+ var N = {};
26
+ var K;
27
27
  function ue() {
28
- return Q || (Q = 1, process.env.NODE_ENV !== "production" && (function() {
28
+ return K || (K = 1, process.env.NODE_ENV !== "production" && (function() {
29
29
  function r(e) {
30
30
  if (e == null) return null;
31
31
  if (typeof e == "function")
32
32
  return e.$$typeof === ae ? null : e.displayName || e.name || null;
33
33
  if (typeof e == "string") return e;
34
34
  switch (e) {
35
- case _:
35
+ case g:
36
36
  return "Fragment";
37
- case m:
37
+ case h:
38
38
  return "Profiler";
39
- case p:
39
+ case w:
40
40
  return "StrictMode";
41
41
  case L:
42
42
  return "Suspense";
43
- case v:
43
+ case C:
44
44
  return "SuspenseList";
45
45
  case oe:
46
46
  return "Activity";
@@ -49,18 +49,18 @@ function ue() {
49
49
  switch (typeof e.tag == "number" && console.error(
50
50
  "Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."
51
51
  ), e.$$typeof) {
52
- case S:
52
+ case A:
53
53
  return "Portal";
54
- case g:
54
+ case S:
55
55
  return e.displayName || "Context";
56
- case x:
56
+ case v:
57
57
  return (e._context.displayName || "Context") + ".Consumer";
58
- case F:
58
+ case x:
59
59
  var t = e.render;
60
60
  return e = e.displayName, e || (e = t.displayName || t.name || "", e = e !== "" ? "ForwardRef(" + e + ")" : "ForwardRef"), e;
61
- case ne:
61
+ case m:
62
62
  return t = e.displayName || null, t !== null ? t : r(e.type) || "Memo";
63
- case D:
63
+ case $:
64
64
  t = e._payload, e = e._init;
65
65
  try {
66
66
  return r(e(t));
@@ -69,29 +69,29 @@ function ue() {
69
69
  }
70
70
  return null;
71
71
  }
72
- function n(e) {
72
+ function o(e) {
73
73
  return "" + e;
74
74
  }
75
- function l(e) {
75
+ function i(e) {
76
76
  try {
77
- n(e);
77
+ o(e);
78
78
  var t = !1;
79
79
  } catch {
80
80
  t = !0;
81
81
  }
82
82
  if (t) {
83
83
  t = console;
84
- var i = t.error, u = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
85
- return i.call(
84
+ var s = t.error, u = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
85
+ return s.call(
86
86
  t,
87
87
  "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.",
88
88
  u
89
- ), n(e);
89
+ ), o(e);
90
90
  }
91
91
  }
92
92
  function f(e) {
93
- if (e === _) return "<>";
94
- if (typeof e == "object" && e !== null && e.$$typeof === D)
93
+ if (e === g) return "<>";
94
+ if (typeof e == "object" && e !== null && e.$$typeof === $)
95
95
  return "<...>";
96
96
  try {
97
97
  var t = r(e);
@@ -100,14 +100,14 @@ function ue() {
100
100
  return "<...>";
101
101
  }
102
102
  }
103
- function s() {
104
- var e = M.A;
103
+ function a() {
104
+ var e = D.A;
105
105
  return e === null ? null : e.getOwner();
106
106
  }
107
- function o() {
107
+ function l() {
108
108
  return Error("react-stack-top-frame");
109
109
  }
110
- function a(e) {
110
+ function n(e) {
111
111
  if (V.call(e, "key")) {
112
112
  var t = Object.getOwnPropertyDescriptor(e, "key").get;
113
113
  if (t && t.isReactWarning) return !1;
@@ -115,34 +115,34 @@ function ue() {
115
115
  return e.key !== void 0;
116
116
  }
117
117
  function d(e, t) {
118
- function i() {
119
- J || (J = !0, console.error(
118
+ function s() {
119
+ q || (q = !0, console.error(
120
120
  "%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)",
121
121
  t
122
122
  ));
123
123
  }
124
- i.isReactWarning = !0, Object.defineProperty(e, "key", {
125
- get: i,
124
+ s.isReactWarning = !0, Object.defineProperty(e, "key", {
125
+ get: s,
126
126
  configurable: !0
127
127
  });
128
128
  }
129
- function R() {
129
+ function p() {
130
130
  var e = r(this.type);
131
- return q[e] || (q[e] = !0, console.error(
131
+ return H[e] || (H[e] = !0, console.error(
132
132
  "Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release."
133
133
  )), e = this.props.ref, e !== void 0 ? e : null;
134
134
  }
135
- function h(e, t, i, u, C, W) {
136
- var c = i.ref;
135
+ function R(e, t, s, u, Y, U) {
136
+ var c = s.ref;
137
137
  return e = {
138
- $$typeof: y,
138
+ $$typeof: T,
139
139
  type: e,
140
140
  key: t,
141
- props: i,
141
+ props: s,
142
142
  _owner: u
143
143
  }, (c !== void 0 ? c : null) !== null ? Object.defineProperty(e, "ref", {
144
144
  enumerable: !1,
145
- get: R
145
+ get: p
146
146
  }) : Object.defineProperty(e, "ref", { enumerable: !1, value: null }), e._store = {}, Object.defineProperty(e._store, "validated", {
147
147
  configurable: !1,
148
148
  enumerable: !1,
@@ -157,33 +157,33 @@ function ue() {
157
157
  configurable: !1,
158
158
  enumerable: !1,
159
159
  writable: !0,
160
- value: C
160
+ value: Y
161
161
  }), Object.defineProperty(e, "_debugTask", {
162
162
  configurable: !1,
163
163
  enumerable: !1,
164
164
  writable: !0,
165
- value: W
165
+ value: U
166
166
  }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
167
167
  }
168
- function b(e, t, i, u, C, W) {
168
+ function _(e, t, s, u, Y, U) {
169
169
  var c = t.children;
170
170
  if (c !== void 0)
171
171
  if (u)
172
172
  if (se(c)) {
173
173
  for (u = 0; u < c.length; u++)
174
- T(c[u]);
174
+ b(c[u]);
175
175
  Object.freeze && Object.freeze(c);
176
176
  } else
177
177
  console.error(
178
178
  "React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead."
179
179
  );
180
- else T(c);
180
+ else b(c);
181
181
  if (V.call(t, "key")) {
182
182
  c = r(e);
183
183
  var P = Object.keys(t).filter(function(ie) {
184
184
  return ie !== "key";
185
185
  });
186
- u = 0 < P.length ? "{key: someKey, " + P.join(": ..., ") + ": ...}" : "{key: someKey}", B[c + u] || (P = 0 < P.length ? "{" + P.join(": ..., ") + ": ...}" : "{}", console.error(
186
+ u = 0 < P.length ? "{key: someKey, " + P.join(": ..., ") + ": ...}" : "{key: someKey}", Z[c + u] || (P = 0 < P.length ? "{" + P.join(": ..., ") + ": ...}" : "{}", console.error(
187
187
  `A props object containing a "key" prop is being spread into JSX:
188
188
  let props = %s;
189
189
  <%s {...props} />
@@ -194,124 +194,126 @@ React keys must be passed directly to JSX without using spread:
194
194
  c,
195
195
  P,
196
196
  c
197
- ), B[c + u] = !0);
197
+ ), Z[c + u] = !0);
198
198
  }
199
- if (c = null, i !== void 0 && (l(i), c = "" + i), a(t) && (l(t.key), c = "" + t.key), "key" in t) {
200
- i = {};
201
- for (var z in t)
202
- z !== "key" && (i[z] = t[z]);
203
- } else i = t;
199
+ if (c = null, s !== void 0 && (i(s), c = "" + s), n(t) && (i(t.key), c = "" + t.key), "key" in t) {
200
+ s = {};
201
+ for (var W in t)
202
+ W !== "key" && (s[W] = t[W]);
203
+ } else s = t;
204
204
  return c && d(
205
- i,
205
+ s,
206
206
  typeof e == "function" ? e.displayName || e.name || "Unknown" : e
207
- ), h(
207
+ ), R(
208
208
  e,
209
209
  c,
210
- i,
211
- s(),
212
- C,
213
- W
210
+ s,
211
+ a(),
212
+ Y,
213
+ U
214
214
  );
215
215
  }
216
- function T(e) {
217
- k(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === D && (e._payload.status === "fulfilled" ? k(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
216
+ function b(e) {
217
+ y(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof === $ && (e._payload.status === "fulfilled" ? y(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
218
218
  }
219
- function k(e) {
220
- return typeof e == "object" && e !== null && e.$$typeof === y;
219
+ function y(e) {
220
+ return typeof e == "object" && e !== null && e.$$typeof === T;
221
221
  }
222
- var w = I, y = /* @__PURE__ */ Symbol.for("react.transitional.element"), S = /* @__PURE__ */ Symbol.for("react.portal"), _ = /* @__PURE__ */ Symbol.for("react.fragment"), p = /* @__PURE__ */ Symbol.for("react.strict_mode"), m = /* @__PURE__ */ Symbol.for("react.profiler"), x = /* @__PURE__ */ Symbol.for("react.consumer"), g = /* @__PURE__ */ Symbol.for("react.context"), F = /* @__PURE__ */ Symbol.for("react.forward_ref"), L = /* @__PURE__ */ Symbol.for("react.suspense"), v = /* @__PURE__ */ Symbol.for("react.suspense_list"), ne = /* @__PURE__ */ Symbol.for("react.memo"), D = /* @__PURE__ */ Symbol.for("react.lazy"), oe = /* @__PURE__ */ Symbol.for("react.activity"), ae = /* @__PURE__ */ Symbol.for("react.client.reference"), M = w.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, se = Array.isArray, U = console.createTask ? console.createTask : function() {
222
+ var k = G, T = /* @__PURE__ */ Symbol.for("react.transitional.element"), A = /* @__PURE__ */ Symbol.for("react.portal"), g = /* @__PURE__ */ Symbol.for("react.fragment"), w = /* @__PURE__ */ Symbol.for("react.strict_mode"), h = /* @__PURE__ */ Symbol.for("react.profiler"), v = /* @__PURE__ */ Symbol.for("react.consumer"), S = /* @__PURE__ */ Symbol.for("react.context"), x = /* @__PURE__ */ Symbol.for("react.forward_ref"), L = /* @__PURE__ */ Symbol.for("react.suspense"), C = /* @__PURE__ */ Symbol.for("react.suspense_list"), m = /* @__PURE__ */ Symbol.for("react.memo"), $ = /* @__PURE__ */ Symbol.for("react.lazy"), oe = /* @__PURE__ */ Symbol.for("react.activity"), ae = /* @__PURE__ */ Symbol.for("react.client.reference"), D = k.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, V = Object.prototype.hasOwnProperty, se = Array.isArray, M = console.createTask ? console.createTask : function() {
223
223
  return null;
224
224
  };
225
- w = {
225
+ k = {
226
226
  react_stack_bottom_frame: function(e) {
227
227
  return e();
228
228
  }
229
229
  };
230
- var J, q = {}, H = w.react_stack_bottom_frame.bind(
231
- w,
232
- o
233
- )(), X = U(f(o)), B = {};
234
- j.Fragment = _, j.jsx = function(e, t, i) {
235
- var u = 1e4 > M.recentlyCreatedOwnerStacks++;
236
- return b(
230
+ var q, H = {}, X = k.react_stack_bottom_frame.bind(
231
+ k,
232
+ l
233
+ )(), B = M(f(l)), Z = {};
234
+ N.Fragment = g, N.jsx = function(e, t, s) {
235
+ var u = 1e4 > D.recentlyCreatedOwnerStacks++;
236
+ return _(
237
237
  e,
238
238
  t,
239
- i,
239
+ s,
240
240
  !1,
241
- u ? Error("react-stack-top-frame") : H,
242
- u ? U(f(e)) : X
241
+ u ? Error("react-stack-top-frame") : X,
242
+ u ? M(f(e)) : B
243
243
  );
244
- }, j.jsxs = function(e, t, i) {
245
- var u = 1e4 > M.recentlyCreatedOwnerStacks++;
246
- return b(
244
+ }, N.jsxs = function(e, t, s) {
245
+ var u = 1e4 > D.recentlyCreatedOwnerStacks++;
246
+ return _(
247
247
  e,
248
248
  t,
249
- i,
249
+ s,
250
250
  !0,
251
- u ? Error("react-stack-top-frame") : H,
252
- u ? U(f(e)) : X
251
+ u ? Error("react-stack-top-frame") : X,
252
+ u ? M(f(e)) : B
253
253
  );
254
254
  };
255
- })()), j;
255
+ })()), N;
256
256
  }
257
- var K;
257
+ var ee;
258
258
  function ce() {
259
- return K || (K = 1, process.env.NODE_ENV === "production" ? Y.exports = le() : Y.exports = ue()), Y.exports;
259
+ return ee || (ee = 1, process.env.NODE_ENV === "production" ? I.exports = le() : I.exports = ue()), I.exports;
260
260
  }
261
261
  var E = ce();
262
- const fe = 50, de = (r, n, l, f = 700, s) => {
263
- const [o, a] = G(0), [d, R] = G(!0), h = A(!1), [b, T] = G(0), k = n && o + 1 === r, w = A(0), y = A(0), S = A(!1), _ = A(null), p = (m, x) => {
264
- if (m < 0 || m >= r || h.current) return;
265
- const g = x === 2;
266
- h.current = !0, T(o), a(m), k ? m === 3 || o === r - 1 ? a(g ? b : m) : a(b) : a(m), n && r === m + 1 ? R(!1) : R(!0), setTimeout(() => {
267
- h.current = !1;
262
+ const fe = 50, de = (r, o, i, f = 700, a, l) => {
263
+ const [n, d] = z(0), [p, R] = z(!0), _ = O(!1), [b, y] = z(0), k = o && n + 1 === r, T = O(0), A = O(0), g = O(!1), w = O(null), h = (v, S) => {
264
+ if (v < 0 || v >= r || _.current) return;
265
+ const x = S === 2;
266
+ _.current = !0, y(n), d(v), k ? v === 3 || n === r - 1 ? d(x ? b : v) : d(b) : d(v), o && r === v + 1 ? R(!1) : R(!0), setTimeout(() => {
267
+ _.current = !1;
268
268
  }, f);
269
269
  };
270
- return $(() => {
271
- l && l(o);
272
- const m = (v) => {
273
- if (h.current) return v.preventDefault();
274
- v.deltaY > 0 ? p(o + 1, 2) : p(o - 1, 2);
275
- }, x = (v) => {
276
- h.current || (v.key === "ArrowDown" && p(o + 1, 2), v.key === "ArrowUp" && p(o - 1, 2));
277
- }, g = (v) => {
278
- w.current = v.touches[0].clientY, S.current = !1;
279
- }, F = (v) => {
280
- y.current = v.touches[0].clientY, S.current = !0;
281
- }, L = () => {
282
- if (!S.current) return;
283
- const v = w.current - y.current;
284
- Math.abs(v) >= fe && (v > 0 ? p(o + 1, 2) : p(o - 1, 2));
270
+ return J(() => {
271
+ i && i(n);
272
+ const v = (m) => {
273
+ if (!l) {
274
+ if (_.current) return m.preventDefault();
275
+ m.deltaY > 0 ? h(n + 1, 2) : h(n - 1, 2);
276
+ }
277
+ }, S = (m) => {
278
+ l || _.current || (m.key === "ArrowDown" && h(n + 1, 2), m.key === "ArrowUp" && h(n - 1, 2));
279
+ }, x = (m) => {
280
+ l || (T.current = m.touches[0].clientY, g.current = !1);
281
+ }, L = (m) => {
282
+ l || (A.current = m.touches[0].clientY, g.current = !0);
283
+ }, C = () => {
284
+ if (l || !g.current) return;
285
+ const m = T.current - A.current;
286
+ Math.abs(m) >= fe && (m > 0 ? h(n + 1, 2) : h(n - 1, 2));
285
287
  };
286
- return window.addEventListener("wheel", m, { passive: !1 }), window.addEventListener("keydown", x), window.addEventListener("touchstart", g, { passive: !0 }), window.addEventListener("touchmove", F, { passive: !0 }), window.addEventListener("touchend", L), () => {
287
- window.removeEventListener("wheel", m), window.removeEventListener("keydown", x), window.removeEventListener("touchstart", g), window.removeEventListener("touchmove", F), window.removeEventListener("touchend", L);
288
+ return window.addEventListener("wheel", v, { passive: !1 }), window.addEventListener("keydown", S), window.addEventListener("touchstart", x, { passive: !0 }), window.addEventListener("touchmove", L, { passive: !0 }), window.addEventListener("touchend", C), () => {
289
+ window.removeEventListener("wheel", v), window.removeEventListener("keydown", S), window.removeEventListener("touchstart", x), window.removeEventListener("touchmove", L), window.removeEventListener("touchend", C);
288
290
  };
289
- }, [o, r, n, l]), $(() => {
290
- if (!s) return;
291
- const m = (x) => {
292
- if (h.current && d) return;
293
- const g = x.target;
294
- _.current && !_.current.contains(g) && !d && (a(b), R(!0));
291
+ }, [n, r, o, i]), J(() => {
292
+ if (!a) return;
293
+ const v = (S) => {
294
+ if (_.current && p) return;
295
+ const x = S.target;
296
+ w.current && !w.current.contains(x) && !p && (d(b), R(!0));
295
297
  };
296
298
  return setTimeout(() => {
297
- document.addEventListener("click", m);
299
+ document.addEventListener("click", v);
298
300
  }, 300), () => {
299
- document.removeEventListener("click", m);
301
+ document.removeEventListener("click", v);
300
302
  };
301
- }, [b, d, s]), { active: o, goToSection: p, isHiddenFooter: d, footerRef: _ };
302
- }, me = (r = !1) => {
303
- $(() => {
303
+ }, [b, p, a]), { active: n, goToSection: h, isHiddenFooter: p, footerRef: w };
304
+ }, ve = (r = !1) => {
305
+ J(() => {
304
306
  if (r) return;
305
- const n = (l) => l.preventDefault();
306
- return window.addEventListener("contextmenu", n), () => {
307
- window.removeEventListener("contextmenu", n);
307
+ const o = (i) => i.preventDefault();
308
+ return window.addEventListener("contextmenu", o), () => {
309
+ window.removeEventListener("contextmenu", o);
308
310
  };
309
311
  }, [r]);
310
312
  };
311
- function ve({
313
+ function me({
312
314
  children: r,
313
- index: n,
314
- active: l,
315
+ index: o,
316
+ active: i,
315
317
  isHiddenFooter: f
316
318
  }) {
317
319
  return /* @__PURE__ */ E.jsx(
@@ -322,20 +324,20 @@ function ve({
322
324
  width: "100%",
323
325
  height: "100vh",
324
326
  overflow: "hidden",
325
- filter: n === l || f ? "blur(0px)" : "blur(6px)"
327
+ filter: o === i || f ? "blur(0px)" : "blur(6px)"
326
328
  },
327
329
  children: r
328
330
  }
329
331
  );
330
332
  }
331
- const Ee = N(ve);
333
+ const Ee = F(me);
332
334
  function _e({
333
335
  sectionsLen: r,
334
- active: n,
335
- goToSection: l,
336
+ active: o,
337
+ goToSection: i,
336
338
  direction: f = "right"
337
339
  }) {
338
- const s = f === "bottom";
340
+ const a = f === "bottom";
339
341
  return /* @__PURE__ */ E.jsx(
340
342
  "div",
341
343
  {
@@ -343,20 +345,20 @@ function _e({
343
345
  position: "fixed",
344
346
  right: f === "right" ? 24 : f === "bottom" ? "50%" : void 0,
345
347
  left: f === "left" ? 24 : void 0,
346
- top: s ? void 0 : "50%",
347
- bottom: s ? "5%" : void 0,
348
+ top: a ? void 0 : "50%",
349
+ bottom: a ? "5%" : void 0,
348
350
  transform: "translateY(-50%)",
349
351
  display: "flex",
350
- flexDirection: s ? "row" : "column",
352
+ flexDirection: a ? "row" : "column",
351
353
  gap: "16px",
352
354
  zIndex: 50
353
355
  },
354
- children: Array.from({ length: r }).map((o, a) => /* @__PURE__ */ E.jsx(
356
+ children: Array.from({ length: r }).map((l, n) => /* @__PURE__ */ E.jsx(
355
357
  "button",
356
358
  {
357
- disabled: a === n,
359
+ disabled: n === o,
358
360
  "aria-label": "navigation dot",
359
- onClick: () => l(a, 1),
361
+ onClick: () => i(n, 1),
360
362
  style: {
361
363
  width: "16px",
362
364
  height: "16px",
@@ -376,20 +378,20 @@ function _e({
376
378
  width: "10px",
377
379
  height: "10px",
378
380
  borderRadius: "50%",
379
- backgroundColor: n === a ? "white" : "rgba(255,255,255,0.4)",
380
- transform: n === a ? "scale(1.25)" : "scale(1)",
381
+ backgroundColor: o === n ? "white" : "rgba(255,255,255,0.4)",
382
+ transform: o === n ? "scale(1.25)" : "scale(1)",
381
383
  transition: "all 0.3s ease"
382
384
  }
383
385
  }
384
386
  )
385
387
  },
386
- a
388
+ n
387
389
  ))
388
390
  }
389
391
  );
390
392
  }
391
- const pe = N(_e);
392
- function he({ children: r }) {
393
+ const he = F(_e);
394
+ function pe({ children: r }) {
393
395
  return /* @__PURE__ */ E.jsx(
394
396
  "div",
395
397
  {
@@ -404,47 +406,37 @@ function he({ children: r }) {
404
406
  }
405
407
  );
406
408
  }
407
- const ee = N(he);
408
- ee.__FULLPAGE_SECTION__ = !0;
409
+ const te = F(pe);
410
+ te.__FULLPAGE_SECTION__ = !0;
409
411
  function be({
410
412
  children: r,
411
- styles: n,
412
- height: l = "30%",
413
+ styles: o,
414
+ height: i = "30%",
413
415
  backgroundColor: f = "yellow",
414
- footerRef: s
416
+ footerRef: a
415
417
  }) {
416
418
  return /* @__PURE__ */ E.jsx(
417
419
  "div",
418
420
  {
419
- ref: s,
421
+ ref: a,
420
422
  style: {
421
423
  position: "absolute",
422
424
  width: "100%",
423
- height: l,
425
+ height: i,
424
426
  backgroundColor: f,
425
427
  bottom: 0,
426
428
  zIndex: 50,
427
- ...n
429
+ ...o
428
430
  },
429
431
  children: r
430
432
  },
431
433
  "fullpage-footer"
432
434
  );
433
435
  }
434
- const te = N(be);
435
- te.__FULLPAGE_FOOTER__ = !0;
436
- function we(r) {
437
- process.env.NODE_ENV !== "production" && r.forEach((n) => {
438
- if (I.isValidElement(n) && !n.type.__FULLPAGE_SECTION__)
439
- throw console.warn(
440
- "[FullPage] You must wrap content inside <FullPage.Section />"
441
- ), new Error(
442
- "[FullPage] You must wrap content inside <FullPage.Section />"
443
- );
444
- });
445
- }
446
- function Re({ children: r, isHiddenFooter: n }) {
447
- const l = n ? 2500 : 600;
436
+ const re = F(be);
437
+ re.__FULLPAGE_FOOTER__ = !0;
438
+ function we({ children: r, isHiddenFooter: o }) {
439
+ const i = o ? 2500 : 600;
448
440
  return /* @__PURE__ */ E.jsx(
449
441
  "div",
450
442
  {
@@ -455,38 +447,39 @@ function Re({ children: r, isHiddenFooter: n }) {
455
447
  width: "100%",
456
448
  height: "100vh",
457
449
  zIndex: 50,
458
- transform: n ? "translateY(100%)" : "translateY(0)",
459
- transition: `transform ${l}ms cubic-bezier(0.22,1,0.36,1)`,
450
+ transform: o ? "translateY(100%)" : "translateY(0)",
451
+ transition: `transform ${i}ms cubic-bezier(0.22,1,0.36,1)`,
460
452
  willChange: "transform",
461
- pointerEvents: n ? "none" : "auto"
453
+ pointerEvents: o ? "none" : "auto"
462
454
  },
463
455
  children: r
464
456
  }
465
457
  );
466
458
  }
467
- const ge = N(Re);
468
- function re({
459
+ const Re = F(we);
460
+ function ne({
469
461
  children: r,
470
- onChange: n,
471
- directionDots: l = "right",
472
- enableContextMenu: f = !1,
473
- duration: s = 700,
474
- closeOutside: o = !1
462
+ onChange: o,
463
+ directionDots: i = "right",
464
+ enableContextMenu: f = !0,
465
+ duration: a = 700,
466
+ closeOutside: l = !1,
467
+ disable: n = !1
475
468
  }) {
476
- const a = I.Children.toArray(r), d = a.filter(
477
- (_) => _.type.__FULLPAGE_SECTION__
478
- ), R = a.find(
479
- (_) => _.type.__FULLPAGE_FOOTER__
469
+ const d = G.Children.toArray(r), p = d.filter(
470
+ (w) => !w.type.__FULLPAGE_FOOTER__
471
+ ), R = d.find(
472
+ (w) => w.type.__FULLPAGE_FOOTER__
480
473
  );
481
- me(f), $(() => (we(d), () => {
482
- }), [d]);
483
- const h = !!R, b = d.length + (h ? 1 : 0), { active: T, goToSection: k, isHiddenFooter: w, footerRef: y } = de(
474
+ ve(f);
475
+ const _ = !!R, b = p.length + (_ ? 1 : 0), { active: y, goToSection: k, isHiddenFooter: T, footerRef: A } = de(
484
476
  b,
485
- h,
486
- n,
487
- s,
488
- o
489
- ), S = R ? I.cloneElement(R, { footerRef: y }) : null;
477
+ _,
478
+ o,
479
+ a,
480
+ l,
481
+ n
482
+ ), g = R ? G.cloneElement(R, { footerRef: A }) : null;
490
483
  return /* @__PURE__ */ E.jsxs(E.Fragment, { children: [
491
484
  /* @__PURE__ */ E.jsxs(
492
485
  "div",
@@ -502,39 +495,39 @@ function re({
502
495
  "div",
503
496
  {
504
497
  style: {
505
- height: `${d.length * 100}vh`,
506
- transform: w ? `translateY(-${T * 100}vh)` : `translateY(-${d.length - 100}vh)`,
498
+ height: `${p.length * 100}vh`,
499
+ transform: T ? `translateY(-${y * 100}vh)` : `translateY(-${p.length - 100}vh)`,
507
500
  transition: "transform 700ms cubic-bezier(0.22,1,0.36,1)"
508
501
  },
509
- children: d.map((_, p) => /* @__PURE__ */ E.jsx(
502
+ children: p.map((w, h) => /* @__PURE__ */ E.jsx(
510
503
  Ee,
511
504
  {
512
- index: p,
513
- active: T,
514
- isHiddenFooter: w,
515
- children: _
505
+ index: h,
506
+ active: y,
507
+ isHiddenFooter: T,
508
+ children: w
516
509
  },
517
- p
510
+ h
518
511
  ))
519
512
  }
520
513
  ),
521
- R && /* @__PURE__ */ E.jsx(ge, { isHiddenFooter: w, children: S })
514
+ R && /* @__PURE__ */ E.jsx(Re, { isHiddenFooter: T, children: g })
522
515
  ]
523
516
  }
524
517
  ),
525
518
  /* @__PURE__ */ E.jsx(
526
- pe,
519
+ he,
527
520
  {
528
521
  sectionsLen: b,
529
- active: T,
522
+ active: y,
530
523
  goToSection: k,
531
- direction: l
524
+ direction: i
532
525
  }
533
526
  )
534
527
  ] });
535
528
  }
536
- re.Section = ee;
537
- re.Footer = te;
529
+ ne.Section = te;
530
+ ne.Footer = re;
538
531
  export {
539
- re as FullPage
532
+ ne as FullPage
540
533
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-abohook-fullpage",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "description": "React FullPage scroll component with parallax and navigation dots",
5
5
  "author": "Mostafa Ahmed",
6
6
  "license": "MIT",