react-abohook-fullpage 1.1.7 → 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 +2 -2
- package/dist/index.es.js +131 -142
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
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,
|
|
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.es.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import
|
|
1
|
+
import G, { useEffect as J, useState as z, useRef as O, memo as F } from "react";
|
|
2
2
|
var I = { exports: {} }, j = {};
|
|
3
3
|
var Q;
|
|
4
4
|
function le() {
|
|
5
5
|
if (Q) return j;
|
|
6
6
|
Q = 1;
|
|
7
|
-
var r = /* @__PURE__ */ Symbol.for("react.transitional.element"),
|
|
7
|
+
var r = /* @__PURE__ */ Symbol.for("react.transitional.element"), o = /* @__PURE__ */ Symbol.for("react.fragment");
|
|
8
8
|
function i(f, a, l) {
|
|
9
|
-
var
|
|
10
|
-
if (l !== void 0 && (
|
|
9
|
+
var n = null;
|
|
10
|
+
if (l !== void 0 && (n = "" + l), a.key !== void 0 && (n = "" + a.key), "key" in a) {
|
|
11
11
|
l = {};
|
|
12
12
|
for (var d in a)
|
|
13
13
|
d !== "key" && (l[d] = a[d]);
|
|
@@ -15,12 +15,12 @@ function le() {
|
|
|
15
15
|
return a = l.ref, {
|
|
16
16
|
$$typeof: r,
|
|
17
17
|
type: f,
|
|
18
|
-
key:
|
|
18
|
+
key: n,
|
|
19
19
|
ref: a !== void 0 ? a : null,
|
|
20
20
|
props: l
|
|
21
21
|
};
|
|
22
22
|
}
|
|
23
|
-
return j.Fragment =
|
|
23
|
+
return j.Fragment = o, j.jsx = i, j.jsxs = i, j;
|
|
24
24
|
}
|
|
25
25
|
var N = {};
|
|
26
26
|
var K;
|
|
@@ -32,11 +32,11 @@ function ue() {
|
|
|
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
37
|
case h:
|
|
38
38
|
return "Profiler";
|
|
39
|
-
case
|
|
39
|
+
case w:
|
|
40
40
|
return "StrictMode";
|
|
41
41
|
case L:
|
|
42
42
|
return "Suspense";
|
|
@@ -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
|
|
52
|
+
case A:
|
|
53
53
|
return "Portal";
|
|
54
|
-
case
|
|
54
|
+
case S:
|
|
55
55
|
return e.displayName || "Context";
|
|
56
|
-
case
|
|
56
|
+
case v:
|
|
57
57
|
return (e._context.displayName || "Context") + ".Consumer";
|
|
58
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
|
|
61
|
+
case m:
|
|
62
62
|
return t = e.displayName || null, t !== null ? t : r(e.type) || "Memo";
|
|
63
|
-
case
|
|
63
|
+
case $:
|
|
64
64
|
t = e._payload, e = e._init;
|
|
65
65
|
try {
|
|
66
66
|
return r(e(t));
|
|
@@ -69,12 +69,12 @@ function ue() {
|
|
|
69
69
|
}
|
|
70
70
|
return null;
|
|
71
71
|
}
|
|
72
|
-
function
|
|
72
|
+
function o(e) {
|
|
73
73
|
return "" + e;
|
|
74
74
|
}
|
|
75
75
|
function i(e) {
|
|
76
76
|
try {
|
|
77
|
-
|
|
77
|
+
o(e);
|
|
78
78
|
var t = !1;
|
|
79
79
|
} catch {
|
|
80
80
|
t = !0;
|
|
@@ -86,12 +86,12 @@ function ue() {
|
|
|
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
|
-
),
|
|
89
|
+
), o(e);
|
|
90
90
|
}
|
|
91
91
|
}
|
|
92
92
|
function f(e) {
|
|
93
|
-
if (e ===
|
|
94
|
-
if (typeof e == "object" && e !== null && e.$$typeof ===
|
|
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);
|
|
@@ -101,14 +101,14 @@ function ue() {
|
|
|
101
101
|
}
|
|
102
102
|
}
|
|
103
103
|
function a() {
|
|
104
|
-
var e =
|
|
104
|
+
var e = D.A;
|
|
105
105
|
return e === null ? null : e.getOwner();
|
|
106
106
|
}
|
|
107
107
|
function l() {
|
|
108
108
|
return Error("react-stack-top-frame");
|
|
109
109
|
}
|
|
110
|
-
function
|
|
111
|
-
if (
|
|
110
|
+
function n(e) {
|
|
111
|
+
if (V.call(e, "key")) {
|
|
112
112
|
var t = Object.getOwnPropertyDescriptor(e, "key").get;
|
|
113
113
|
if (t && t.isReactWarning) return !1;
|
|
114
114
|
}
|
|
@@ -126,23 +126,23 @@ function ue() {
|
|
|
126
126
|
configurable: !0
|
|
127
127
|
});
|
|
128
128
|
}
|
|
129
|
-
function
|
|
129
|
+
function p() {
|
|
130
130
|
var e = r(this.type);
|
|
131
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 R(e, t, s, u, Y,
|
|
135
|
+
function R(e, t, s, u, Y, U) {
|
|
136
136
|
var c = s.ref;
|
|
137
137
|
return e = {
|
|
138
|
-
$$typeof:
|
|
138
|
+
$$typeof: T,
|
|
139
139
|
type: e,
|
|
140
140
|
key: t,
|
|
141
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:
|
|
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,
|
|
@@ -162,28 +162,28 @@ function ue() {
|
|
|
162
162
|
configurable: !1,
|
|
163
163
|
enumerable: !1,
|
|
164
164
|
writable: !0,
|
|
165
|
-
value:
|
|
165
|
+
value: U
|
|
166
166
|
}), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
|
|
167
167
|
}
|
|
168
|
-
function
|
|
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
|
-
|
|
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
|
|
181
|
-
if (
|
|
180
|
+
else b(c);
|
|
181
|
+
if (V.call(t, "key")) {
|
|
182
182
|
c = r(e);
|
|
183
|
-
var
|
|
183
|
+
var P = Object.keys(t).filter(function(ie) {
|
|
184
184
|
return ie !== "key";
|
|
185
185
|
});
|
|
186
|
-
u = 0 <
|
|
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} />
|
|
@@ -192,14 +192,14 @@ React keys must be passed directly to JSX without using spread:
|
|
|
192
192
|
<%s key={someKey} {...props} />`,
|
|
193
193
|
u,
|
|
194
194
|
c,
|
|
195
|
-
|
|
195
|
+
P,
|
|
196
196
|
c
|
|
197
197
|
), Z[c + u] = !0);
|
|
198
198
|
}
|
|
199
|
-
if (c = null, s !== void 0 && (i(s), c = "" + s),
|
|
199
|
+
if (c = null, s !== void 0 && (i(s), c = "" + s), n(t) && (i(t.key), c = "" + t.key), "key" in t) {
|
|
200
200
|
s = {};
|
|
201
|
-
for (var
|
|
202
|
-
|
|
201
|
+
for (var W in t)
|
|
202
|
+
W !== "key" && (s[W] = t[W]);
|
|
203
203
|
} else s = t;
|
|
204
204
|
return c && d(
|
|
205
205
|
s,
|
|
@@ -210,46 +210,46 @@ React keys must be passed directly to JSX without using spread:
|
|
|
210
210
|
s,
|
|
211
211
|
a(),
|
|
212
212
|
Y,
|
|
213
|
-
|
|
213
|
+
U
|
|
214
214
|
);
|
|
215
215
|
}
|
|
216
|
-
function
|
|
217
|
-
y(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e !== null && e.$$typeof ===
|
|
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
219
|
function y(e) {
|
|
220
|
-
return typeof e == "object" && e !== null && e.$$typeof ===
|
|
220
|
+
return typeof e == "object" && e !== null && e.$$typeof === T;
|
|
221
221
|
}
|
|
222
|
-
var
|
|
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
|
-
|
|
225
|
+
k = {
|
|
226
226
|
react_stack_bottom_frame: function(e) {
|
|
227
227
|
return e();
|
|
228
228
|
}
|
|
229
229
|
};
|
|
230
|
-
var q, H = {}, X =
|
|
231
|
-
|
|
230
|
+
var q, H = {}, X = k.react_stack_bottom_frame.bind(
|
|
231
|
+
k,
|
|
232
232
|
l
|
|
233
|
-
)(), B =
|
|
234
|
-
N.Fragment =
|
|
235
|
-
var u = 1e4 >
|
|
236
|
-
return
|
|
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
239
|
s,
|
|
240
240
|
!1,
|
|
241
241
|
u ? Error("react-stack-top-frame") : X,
|
|
242
|
-
u ?
|
|
242
|
+
u ? M(f(e)) : B
|
|
243
243
|
);
|
|
244
244
|
}, N.jsxs = function(e, t, s) {
|
|
245
|
-
var u = 1e4 >
|
|
246
|
-
return
|
|
245
|
+
var u = 1e4 > D.recentlyCreatedOwnerStacks++;
|
|
246
|
+
return _(
|
|
247
247
|
e,
|
|
248
248
|
t,
|
|
249
249
|
s,
|
|
250
250
|
!0,
|
|
251
251
|
u ? Error("react-stack-top-frame") : X,
|
|
252
|
-
u ?
|
|
252
|
+
u ? M(f(e)) : B
|
|
253
253
|
);
|
|
254
254
|
};
|
|
255
255
|
})()), N;
|
|
@@ -259,60 +259,60 @@ function ce() {
|
|
|
259
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,
|
|
263
|
-
const [
|
|
264
|
-
if (
|
|
265
|
-
const x =
|
|
266
|
-
|
|
267
|
-
|
|
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
|
-
i && i(
|
|
272
|
-
const
|
|
270
|
+
return J(() => {
|
|
271
|
+
i && i(n);
|
|
272
|
+
const v = (m) => {
|
|
273
273
|
if (!l) {
|
|
274
|
-
if (
|
|
275
|
-
|
|
274
|
+
if (_.current) return m.preventDefault();
|
|
275
|
+
m.deltaY > 0 ? h(n + 1, 2) : h(n - 1, 2);
|
|
276
276
|
}
|
|
277
|
-
},
|
|
278
|
-
l ||
|
|
279
|
-
}, x = (
|
|
280
|
-
l || (
|
|
281
|
-
}, L = (
|
|
282
|
-
l || (
|
|
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
283
|
}, C = () => {
|
|
284
|
-
if (l || !
|
|
285
|
-
const
|
|
286
|
-
Math.abs(
|
|
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));
|
|
287
287
|
};
|
|
288
|
-
return window.addEventListener("wheel",
|
|
289
|
-
window.removeEventListener("wheel",
|
|
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);
|
|
290
290
|
};
|
|
291
|
-
}, [
|
|
291
|
+
}, [n, r, o, i]), J(() => {
|
|
292
292
|
if (!a) return;
|
|
293
|
-
const
|
|
294
|
-
if (
|
|
295
|
-
const x =
|
|
296
|
-
|
|
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));
|
|
297
297
|
};
|
|
298
298
|
return setTimeout(() => {
|
|
299
|
-
document.addEventListener("click",
|
|
299
|
+
document.addEventListener("click", v);
|
|
300
300
|
}, 300), () => {
|
|
301
|
-
document.removeEventListener("click",
|
|
301
|
+
document.removeEventListener("click", v);
|
|
302
302
|
};
|
|
303
|
-
}, [
|
|
304
|
-
},
|
|
305
|
-
|
|
303
|
+
}, [b, p, a]), { active: n, goToSection: h, isHiddenFooter: p, footerRef: w };
|
|
304
|
+
}, ve = (r = !1) => {
|
|
305
|
+
J(() => {
|
|
306
306
|
if (r) return;
|
|
307
|
-
const
|
|
308
|
-
return window.addEventListener("contextmenu",
|
|
309
|
-
window.removeEventListener("contextmenu",
|
|
307
|
+
const o = (i) => i.preventDefault();
|
|
308
|
+
return window.addEventListener("contextmenu", o), () => {
|
|
309
|
+
window.removeEventListener("contextmenu", o);
|
|
310
310
|
};
|
|
311
311
|
}, [r]);
|
|
312
312
|
};
|
|
313
|
-
function
|
|
313
|
+
function me({
|
|
314
314
|
children: r,
|
|
315
|
-
index:
|
|
315
|
+
index: o,
|
|
316
316
|
active: i,
|
|
317
317
|
isHiddenFooter: f
|
|
318
318
|
}) {
|
|
@@ -324,16 +324,16 @@ function ve({
|
|
|
324
324
|
width: "100%",
|
|
325
325
|
height: "100vh",
|
|
326
326
|
overflow: "hidden",
|
|
327
|
-
filter:
|
|
327
|
+
filter: o === i || f ? "blur(0px)" : "blur(6px)"
|
|
328
328
|
},
|
|
329
329
|
children: r
|
|
330
330
|
}
|
|
331
331
|
);
|
|
332
332
|
}
|
|
333
|
-
const Ee = F(
|
|
333
|
+
const Ee = F(me);
|
|
334
334
|
function _e({
|
|
335
335
|
sectionsLen: r,
|
|
336
|
-
active:
|
|
336
|
+
active: o,
|
|
337
337
|
goToSection: i,
|
|
338
338
|
direction: f = "right"
|
|
339
339
|
}) {
|
|
@@ -353,12 +353,12 @@ function _e({
|
|
|
353
353
|
gap: "16px",
|
|
354
354
|
zIndex: 50
|
|
355
355
|
},
|
|
356
|
-
children: Array.from({ length: r }).map((l,
|
|
356
|
+
children: Array.from({ length: r }).map((l, n) => /* @__PURE__ */ E.jsx(
|
|
357
357
|
"button",
|
|
358
358
|
{
|
|
359
|
-
disabled:
|
|
359
|
+
disabled: n === o,
|
|
360
360
|
"aria-label": "navigation dot",
|
|
361
|
-
onClick: () => i(
|
|
361
|
+
onClick: () => i(n, 1),
|
|
362
362
|
style: {
|
|
363
363
|
width: "16px",
|
|
364
364
|
height: "16px",
|
|
@@ -378,20 +378,20 @@ function _e({
|
|
|
378
378
|
width: "10px",
|
|
379
379
|
height: "10px",
|
|
380
380
|
borderRadius: "50%",
|
|
381
|
-
backgroundColor:
|
|
382
|
-
transform:
|
|
381
|
+
backgroundColor: o === n ? "white" : "rgba(255,255,255,0.4)",
|
|
382
|
+
transform: o === n ? "scale(1.25)" : "scale(1)",
|
|
383
383
|
transition: "all 0.3s ease"
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
386
|
)
|
|
387
387
|
},
|
|
388
|
-
|
|
388
|
+
n
|
|
389
389
|
))
|
|
390
390
|
}
|
|
391
391
|
);
|
|
392
392
|
}
|
|
393
|
-
const
|
|
394
|
-
function
|
|
393
|
+
const he = F(_e);
|
|
394
|
+
function pe({ children: r }) {
|
|
395
395
|
return /* @__PURE__ */ E.jsx(
|
|
396
396
|
"div",
|
|
397
397
|
{
|
|
@@ -406,11 +406,11 @@ function he({ children: r }) {
|
|
|
406
406
|
}
|
|
407
407
|
);
|
|
408
408
|
}
|
|
409
|
-
const te = F(
|
|
409
|
+
const te = F(pe);
|
|
410
410
|
te.__FULLPAGE_SECTION__ = !0;
|
|
411
|
-
function
|
|
411
|
+
function be({
|
|
412
412
|
children: r,
|
|
413
|
-
styles:
|
|
413
|
+
styles: o,
|
|
414
414
|
height: i = "30%",
|
|
415
415
|
backgroundColor: f = "yellow",
|
|
416
416
|
footerRef: a
|
|
@@ -426,27 +426,17 @@ function we({
|
|
|
426
426
|
backgroundColor: f,
|
|
427
427
|
bottom: 0,
|
|
428
428
|
zIndex: 50,
|
|
429
|
-
...
|
|
429
|
+
...o
|
|
430
430
|
},
|
|
431
431
|
children: r
|
|
432
432
|
},
|
|
433
433
|
"fullpage-footer"
|
|
434
434
|
);
|
|
435
435
|
}
|
|
436
|
-
const re = F(
|
|
436
|
+
const re = F(be);
|
|
437
437
|
re.__FULLPAGE_FOOTER__ = !0;
|
|
438
|
-
function
|
|
439
|
-
|
|
440
|
-
if ($.isValidElement(n) && !n.type.__FULLPAGE_SECTION__)
|
|
441
|
-
throw console.warn(
|
|
442
|
-
"[FullPage] You must wrap content inside <FullPage.Section />"
|
|
443
|
-
), new Error(
|
|
444
|
-
"[FullPage] You must wrap content inside <FullPage.Section />"
|
|
445
|
-
);
|
|
446
|
-
});
|
|
447
|
-
}
|
|
448
|
-
function Re({ children: r, isHiddenFooter: n }) {
|
|
449
|
-
const i = n ? 2500 : 600;
|
|
438
|
+
function we({ children: r, isHiddenFooter: o }) {
|
|
439
|
+
const i = o ? 2500 : 600;
|
|
450
440
|
return /* @__PURE__ */ E.jsx(
|
|
451
441
|
"div",
|
|
452
442
|
{
|
|
@@ -457,40 +447,39 @@ function Re({ children: r, isHiddenFooter: n }) {
|
|
|
457
447
|
width: "100%",
|
|
458
448
|
height: "100vh",
|
|
459
449
|
zIndex: 50,
|
|
460
|
-
transform:
|
|
450
|
+
transform: o ? "translateY(100%)" : "translateY(0)",
|
|
461
451
|
transition: `transform ${i}ms cubic-bezier(0.22,1,0.36,1)`,
|
|
462
452
|
willChange: "transform",
|
|
463
|
-
pointerEvents:
|
|
453
|
+
pointerEvents: o ? "none" : "auto"
|
|
464
454
|
},
|
|
465
455
|
children: r
|
|
466
456
|
}
|
|
467
457
|
);
|
|
468
458
|
}
|
|
469
|
-
const
|
|
459
|
+
const Re = F(we);
|
|
470
460
|
function ne({
|
|
471
461
|
children: r,
|
|
472
|
-
onChange:
|
|
462
|
+
onChange: o,
|
|
473
463
|
directionDots: i = "right",
|
|
474
464
|
enableContextMenu: f = !0,
|
|
475
465
|
duration: a = 700,
|
|
476
466
|
closeOutside: l = !1,
|
|
477
|
-
disable:
|
|
467
|
+
disable: n = !1
|
|
478
468
|
}) {
|
|
479
|
-
const d =
|
|
480
|
-
(
|
|
469
|
+
const d = G.Children.toArray(r), p = d.filter(
|
|
470
|
+
(w) => !w.type.__FULLPAGE_FOOTER__
|
|
481
471
|
), R = d.find(
|
|
482
|
-
(
|
|
472
|
+
(w) => w.type.__FULLPAGE_FOOTER__
|
|
483
473
|
);
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
n,
|
|
474
|
+
ve(f);
|
|
475
|
+
const _ = !!R, b = p.length + (_ ? 1 : 0), { active: y, goToSection: k, isHiddenFooter: T, footerRef: A } = de(
|
|
476
|
+
b,
|
|
477
|
+
_,
|
|
478
|
+
o,
|
|
490
479
|
a,
|
|
491
480
|
l,
|
|
492
|
-
|
|
493
|
-
),
|
|
481
|
+
n
|
|
482
|
+
), g = R ? G.cloneElement(R, { footerRef: A }) : null;
|
|
494
483
|
return /* @__PURE__ */ E.jsxs(E.Fragment, { children: [
|
|
495
484
|
/* @__PURE__ */ E.jsxs(
|
|
496
485
|
"div",
|
|
@@ -506,32 +495,32 @@ function ne({
|
|
|
506
495
|
"div",
|
|
507
496
|
{
|
|
508
497
|
style: {
|
|
509
|
-
height: `${
|
|
510
|
-
transform:
|
|
498
|
+
height: `${p.length * 100}vh`,
|
|
499
|
+
transform: T ? `translateY(-${y * 100}vh)` : `translateY(-${p.length - 100}vh)`,
|
|
511
500
|
transition: "transform 700ms cubic-bezier(0.22,1,0.36,1)"
|
|
512
501
|
},
|
|
513
|
-
children:
|
|
502
|
+
children: p.map((w, h) => /* @__PURE__ */ E.jsx(
|
|
514
503
|
Ee,
|
|
515
504
|
{
|
|
516
505
|
index: h,
|
|
517
506
|
active: y,
|
|
518
|
-
isHiddenFooter:
|
|
519
|
-
children:
|
|
507
|
+
isHiddenFooter: T,
|
|
508
|
+
children: w
|
|
520
509
|
},
|
|
521
510
|
h
|
|
522
511
|
))
|
|
523
512
|
}
|
|
524
513
|
),
|
|
525
|
-
R && /* @__PURE__ */ E.jsx(
|
|
514
|
+
R && /* @__PURE__ */ E.jsx(Re, { isHiddenFooter: T, children: g })
|
|
526
515
|
]
|
|
527
516
|
}
|
|
528
517
|
),
|
|
529
518
|
/* @__PURE__ */ E.jsx(
|
|
530
|
-
|
|
519
|
+
he,
|
|
531
520
|
{
|
|
532
|
-
sectionsLen:
|
|
521
|
+
sectionsLen: b,
|
|
533
522
|
active: y,
|
|
534
|
-
goToSection:
|
|
523
|
+
goToSection: k,
|
|
535
524
|
direction: i
|
|
536
525
|
}
|
|
537
526
|
)
|