FileMaster
Search
Toggle Dark Mode
Home
/
.
/
wp-content
/
plugins
/
surerank
/
build
/
vendor-cb39b549
Edit File: index.js
"use strict";(globalThis.webpackChunksurerank=globalThis.webpackChunksurerank||[]).push([[9171],{39619(t,e,n){n.d(e,{X:()=>s});class s{constructor(t){this.isMounted=!1,this.node=t}update(){}}},42879(t,e,n){n.d(e,{BX:()=>T,vK:()=>B,lr:()=>P});var s=n(77331),i=n(9902),r=n(11602),o=n(63580),a=n(31530),l=n(35997),h=n(15392),u=n(66719),c=n(91833),d=n(6343),p=n(4766),f=n(85933),v=n(72881),m=n(27699),g=n(89495);const y=new WeakMap;var V=n(80496),w=n(92518);const S={current:null},b={current:!1},M="undefined"!==typeof window;var C=n(22794),A=n(1207);const x=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];let k={};function P(t){k=t}function B(){return k}class T{scrapeMotionValuesFromProps(t,e,n){return{}}constructor({parent:t,props:e,presenceContext:n,reducedMotionConfig:s,skipAnimations:i,blockInitialAnimation:r,visualState:o},l={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.shouldSkipAnimations=!1,this.values=new Map,this.KeyframeResolver=a.h,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.hasBeenMounted=!1,this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const t=c.k.now();this.renderScheduledAt<t&&(this.renderScheduledAt=t,A.Gt.render(this.render,!1,!0))};const{latestValues:h,renderState:u}=o;this.latestValues=h,this.baseTarget={...h},this.initialValues=e.initial?{...h}:{},this.renderState=u,this.parent=t,this.props=e,this.presenceContext=n,this.depth=t?t.depth+1:0,this.reducedMotionConfig=s,this.skipAnimationsConfig=i,this.options=l,this.blockInitialAnimation=Boolean(r),this.isControllingVariants=(0,V.e)(e),this.isVariantNode=(0,V.O)(e),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=Boolean(t&&t.current);const{willChange:d,...p}=this.scrapeMotionValuesFromProps(e,{},this);for(const a in p){const t=p[a];void 0!==h[a]&&(0,g.S)(t)&&t.set(h[a])}}mount(t){if(this.hasBeenMounted)for(const e in this.initialValues)this.values.get(e)?.jump(this.initialValues[e]),this.latestValues[e]=this.initialValues[e];this.current=t,y.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((t,e)=>this.bindToMotionValue(e,t)),"never"===this.reducedMotionConfig?this.shouldReduceMotion=!1:"always"===this.reducedMotionConfig?this.shouldReduceMotion=!0:(b.current||function(){if(b.current=!0,M)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>S.current=t.matches;t.addEventListener("change",e),e()}else S.current=!1}(),this.shouldReduceMotion=S.current),this.shouldSkipAnimations=this.skipAnimationsConfig??!1,this.parent?.addChild(this),this.update(this.props,this.presenceContext),this.hasBeenMounted=!0}unmount(){this.projection&&this.projection.unmount(),(0,A.WG)(this.notifyUpdate),(0,A.WG)(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}addChild(t){this.children.add(t),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(t)}removeChild(t){this.children.delete(t),this.enteringChildren&&this.enteringChildren.delete(t)}bindToMotionValue(t,e){if(this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)(),e.accelerate&&h.M.has(t)&&this.current instanceof HTMLElement){const{factory:n,keyframes:i,times:r,ease:o,duration:a}=e.accelerate,h=new l.m({element:this.current,name:t,keyframes:i,times:r,ease:o,duration:(0,s.f)(a)}),u=n(h);return void this.valueSubscriptions.set(t,()=>{u(),h.cancel()})}const n=w.f.has(t);n&&this.onBindTransform&&this.onBindTransform();const i=e.on("change",e=>{this.latestValues[t]=e,this.props.onUpdate&&A.Gt.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});let r;"undefined"!==typeof window&&window.MotionCheckAppearSync&&(r=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,()=>{i(),r&&r(),e.owner&&e.stop()})}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in k){const e=k[t];if(!e)continue;const{isEnabled:n,Feature:s}=e;if(!this.features[t]&&s&&n(this.props)&&(this.features[t]=new s(this)),this.features[t]){const e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):(0,d.ge)()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let n=0;n<x.length;n++){const e=x[n];this.propEventSubscriptions[e]&&(this.propEventSubscriptions[e](),delete this.propEventSubscriptions[e]);const s=t["on"+e];s&&(this.propEventSubscriptions[e]=this.on(e,s))}this.prevMotionValues=function(t,e,n){for(const s in e){const i=e[s],r=n[s];if((0,g.S)(i))t.addValue(s,i);else if((0,g.S)(r))t.addValue(s,(0,p.OQ)(i,{owner:t}));else if(r!==i)if(t.hasValue(s)){const e=t.getValue(s);!0===e.liveStyle?e.jump(i):e.hasAnimated||e.set(i)}else{const e=t.getStaticValue(s);t.addValue(s,(0,p.OQ)(void 0!==e?e:i,{owner:t}))}}for(const s in n)void 0===e[s]&&t.removeValue(s);return e}(this,this.scrapeMotionValuesFromProps(t,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(t){return this.props.variants?this.props.variants[t]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(t){const e=this.getClosestVariantNode();if(e)return e.variantChildren&&e.variantChildren.add(t),()=>e.variantChildren.delete(t)}addValue(t,e){const n=this.values.get(t);e!==n&&(n&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);const e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let n=this.values.get(t);return void 0===n&&void 0!==e&&(n=(0,p.OQ)(null===e?void 0:e,{owner:this}),this.addValue(t,n)),n}readValue(t,e){let n=void 0===this.latestValues[t]&&this.current?this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];return void 0!==n&&null!==n&&("string"===typeof n&&((0,i.i)(n)||(0,r.$)(n))?n=parseFloat(n):!(0,m.t)(n)&&f.f.test(e)&&(n=(0,v.J)(t,e)),this.setBaseTarget(t,(0,g.S)(n)?n.get():n)),(0,g.S)(n)?n.get():n}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){const{initial:e}=this.props;let n;if("string"===typeof e||"object"===typeof e){const s=(0,C.a)(this.props,e,this.presenceContext?.custom);s&&(n=s[t])}if(e&&void 0!==n)return n;const s=this.getBaseTargetFromProps(this.props,t);return void 0===s||(0,g.S)(s)?void 0!==this.initialValues[t]&&void 0===n?void 0:this.baseTarget[t]:s}on(t,e){return this.events[t]||(this.events[t]=new o.v),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}scheduleRenderMicrotask(){u.k.render(this.render)}}},21464(t,e,n){n.d(e,{b:()=>o});var s=n(89495),i=n(460),r=n(42879);class o extends r.BX{constructor(){super(...arguments),this.KeyframeResolver=i.K}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){const n=t.style;return n?n[e]:void 0}removeValueFromRenderState(t,{vars:e,style:n}){delete e[t],delete n[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;(0,s.S)(t)&&(this.childSubscription=t.on("change",t=>{this.current&&(this.current.textContent=`${t}`)}))}}},32794(t,e,n){n.d(e,{Ib:()=>d,ry:()=>c,zs:()=>u});const s=t=>180*t/Math.PI,i=t=>{const e=s(Math.atan2(t[1],t[0]));return o(e)},r={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:i,rotateZ:i,skewX:t=>s(Math.atan(t[1])),skewY:t=>s(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},o=t=>((t%=360)<0&&(t+=360),t),a=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),l=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),h={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:a,scaleY:l,scale:t=>(a(t)+l(t))/2,rotateX:t=>o(s(Math.atan2(t[6],t[5]))),rotateY:t=>o(s(Math.atan2(-t[2],t[0]))),rotateZ:i,rotate:i,skewX:t=>s(Math.atan(t[4])),skewY:t=>s(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function u(t){return t.includes("scale")?1:0}function c(t,e){if(!t||"none"===t)return u(e);const n=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let s,i;if(n)s=h,i=n;else{const e=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);s=r,i=e}if(!i)return u(e);const o=s[e],a=i[1].split(",").map(p);return"function"===typeof o?o(a):a[o]}const d=(t,e)=>{const{transform:n="none"}=getComputedStyle(t);return c(n,e)};function p(t){return parseFloat(t.trim())}},79890(t,e,n){function s(t,e,n){(t=>t.startsWith("--"))(e)?t.style.setProperty(e,n):t.style[e]=n}n.d(e,{e:()=>s})},51647(t,e,n){function s(t){return t.replace(/([A-Z])/g,t=>`-${t.toLowerCase()}`)}n.d(e,{I:()=>s})},72552(t,e,n){n.d(e,{M:()=>c});var s=n(22846),i=n(92518),r=n(32794),o=n(82360),a=n(21464),l=n(16846),h=n(97045),u=n(96411);class c extends a.b{constructor(){super(...arguments),this.type="html",this.renderInstance=h.e}readValueFromInstance(t,e){if(i.f.has(e))return this.projection?.isProjecting?(0,r.zs)(e):(0,r.Ib)(t,e);{const n=window.getComputedStyle(t),i=((0,s.j4)(e)?n.getPropertyValue(e):n[e])||0;return"string"===typeof i?i.trim():i}}measureInstanceViewportBox(t,{transformPagePoint:e}){return(0,o.m)(t,e)}build(t,e,n){(0,l.O)(t,e,n.transformTemplate)}scrapeMotionValuesFromProps(t,e,n){return(0,u.x)(t,e,n)}}},16846(t,e,n){n.d(e,{O:()=>h});var s=n(94072),i=n(41822),r=n(92518),o=n(22846);const a={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},l=r.U.length;function h(t,e,n){const{style:h,vars:u,transformOrigin:c}=t;let d=!1,p=!1;for(const a in e){const t=e[a];if(r.f.has(a))d=!0;else if((0,o.j4)(a))u[a]=t;else{const e=(0,s.e)(t,i.W[a]);a.startsWith("origin")?(p=!0,c[a]=e):h[a]=e}}if(e.transform||(d||n?h.transform=function(t,e,n){let o="",h=!0;for(let u=0;u<l;u++){const l=r.U[u],c=t[l];if(void 0===c)continue;let d=!0;if("number"===typeof c)d=c===(l.startsWith("scale")?1:0);else{const t=parseFloat(c);d=l.startsWith("scale")?1===t:0===t}if(!d||n){const t=(0,s.e)(c,i.W[l]);d||(h=!1,o+=`${a[l]||l}(${t}) `),n&&(e[l]=t)}}return o=o.trim(),n?o=n(e,h?"":o):h&&(o="none"),o}(e,t.transform,n):h.transform&&(h.transform="none")),p){const{originX:t="50%",originY:e="50%",originZ:n=0}=c;h.transformOrigin=`${t} ${e} ${n}`}}},97045(t,e,n){function s(t,{style:e,vars:n},s,i){const r=t.style;let o;for(o in e)r[o]=e[o];for(o in i?.applyProjectionStyles(r,s),n)r.setProperty(o,n[o])}n.d(e,{e:()=>s})},96411(t,e,n){n.d(e,{x:()=>r});var s=n(89495),i=n(93308);function r(t,e,n){const r=t.style,o=e?.style,a={};if(!r)return a;for(const l in r)((0,s.S)(r[l])||o&&(0,s.S)(o[l])||(0,i.zK)(l,t)||void 0!==n?.getValue(l)?.liveStyle)&&(a[l]=r[l]);return a}},35715(t,e,n){n.d(e,{l:()=>p});var s=n(92518),i=n(54298),r=n(6343),o=n(21464),a=n(51647),l=n(81721);const h=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);var u=n(80098),c=n(97045),d=n(79322);class p extends o.b{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=r.ge}getBaseTargetFromProps(t,e){return t[e]}readValueFromInstance(t,e){if(s.f.has(e)){const t=(0,i.D)(e);return t&&t.default||0}return e=h.has(e)?e:(0,a.I)(e),t.getAttribute(e)}scrapeMotionValuesFromProps(t,e,n){return(0,d.x)(t,e,n)}build(t,e,n){(0,l.B)(t,e,this.isSVGTag,n.transformTemplate,n.style)}renderInstance(t,e,n,s){!function(t,e,n,s){(0,c.e)(t,e,void 0,s);for(const i in e.attrs)t.setAttribute(h.has(i)?i:(0,a.I)(i),e.attrs[i])}(t,e,0,s)}mount(t){this.isSVGTag=(0,u.n)(t.tagName),super.mount(t)}}},81721(t,e,n){n.d(e,{B:()=>a});var s=n(16846);const i={offset:"stroke-dashoffset",array:"stroke-dasharray"},r={offset:"strokeDashoffset",array:"strokeDasharray"},o=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function a(t,{attrX:e,attrY:n,attrScale:a,pathLength:l,pathSpacing:h=1,pathOffset:u=0,...c},d,p,f){if((0,s.O)(t,c,p),d)return void(t.style.viewBox&&(t.attrs.viewBox=t.style.viewBox));t.attrs=t.style,t.style={};const{attrs:v,style:m}=t;v.transform&&(m.transform=v.transform,delete v.transform),(m.transform||v.transformOrigin)&&(m.transformOrigin=v.transformOrigin??"50% 50%",delete v.transformOrigin),m.transform&&(m.transformBox=f?.transformBox??"fill-box",delete v.transformBox);for(const s of o)void 0!==v[s]&&(m[s]=v[s],delete v[s]);void 0!==e&&(v.x=e),void 0!==n&&(v.y=n),void 0!==a&&(v.scale=a),void 0!==l&&function(t,e,n=1,s=0,o=!0){t.pathLength=1;const a=o?i:r;t[a.offset]=""+-s,t[a.array]=`${e} ${n}`}(v,l,h,u,!1)}},80098(t,e,n){n.d(e,{n:()=>s});const s=t=>"string"===typeof t&&"svg"===t.toLowerCase()},79322(t,e,n){n.d(e,{x:()=>o});var s=n(89495),i=n(92518),r=n(96411);function o(t,e,n){const o=(0,r.x)(t,e,n);for(const r in t)((0,s.S)(t[r])||(0,s.S)(e[r]))&&(o[-1!==i.U.indexOf(r)?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r]=t[r]);return o}},68192(t,e,n){n.d(e,{L:()=>v});var s=n(20258),i=n(21419),r=n(61236),o=n(76709);const a=o._.length;function l(t){if(!t)return;if(!t.isControllingVariants){const e=t.parent&&l(t.parent)||{};return void 0!==t.props.initial&&(e.initial=t.props.initial),e}const e={};for(let n=0;n<a;n++){const s=o._[n],i=t.props[s];((0,r.w)(i)||!1===i)&&(e[s]=i)}return e}var h=n(66483),u=n(70257),c=n(11998);function d(t,e){if(!Array.isArray(e))return!1;const n=e.length;if(n!==t.length)return!1;for(let s=0;s<n;s++)if(e[s]!==t[s])return!1;return!0}const p=[...o.U].reverse(),f=o.U.length;function v(t){let e=function(t){return e=>Promise.all(e.map(({animation:e,options:n})=>(0,s._)(t,e,n)))}(t),n=y(),o=!0;const a=e=>(n,s)=>{const i=(0,c.K)(t,s,"exit"===e?t.presenceContext?.custom:void 0);if(i){const{transition:t,transitionEnd:e,...s}=i;n={...n,...s,...e}}return n};function v(s){const{props:v}=t,g=l(t.parent)||{},y=[],V=new Set;let w={},S=1/0;for(let e=0;e<f;e++){const l=p[e],f=n[l],b=void 0!==v[l]?v[l]:g[l],M=(0,r.w)(b),C=l===s?f.isActive:null;!1===C&&(S=e);let A=b===g[l]&&b!==v[l]&&M;if(A&&o&&t.manuallyAnimateOnMount&&(A=!1),f.protectedKeys={...w},!f.isActive&&null===C||!b&&!f.prevProp||(0,h.N)(b)||"boolean"===typeof b)continue;if("exit"===l&&f.isActive&&!0!==C){f.prevResolvedValues&&(w={...w,...f.prevResolvedValues});continue}const x=m(f.prevProp,b);let k=x||l===s&&f.isActive&&!A&&M||e>S&&M,P=!1;const B=Array.isArray(b)?b:[b];let T=B.reduce(a(l),{});!1===C&&(T={});const{prevResolvedValues:F={}}=f,O={...F,...T},I=e=>{k=!0,V.has(e)&&(P=!0,V.delete(e)),f.needsAnimating[e]=!0;const n=t.getValue(e);n&&(n.liveStyle=!1)};for(const t in O){const e=T[t],n=F[t];if(w.hasOwnProperty(t))continue;let s=!1;s=(0,u.p)(e)&&(0,u.p)(n)?!d(e,n):e!==n,s?void 0!==e&&null!==e?I(t):V.add(t):void 0!==e&&V.has(t)?I(t):f.protectedKeys[t]=!0}f.prevProp=b,f.prevResolvedValues=T,f.isActive&&(w={...w,...T}),o&&t.blockInitialAnimation&&(k=!1);const E=A&&x;k&&(!E||P)&&y.push(...B.map(e=>{const n={type:l};if("string"===typeof e&&o&&!E&&t.manuallyAnimateOnMount&&t.parent){const{parent:s}=t,r=(0,c.K)(s,e);if(s.enteringChildren&&r){const{delayChildren:e}=r.transition||{};n.delay=(0,i.L)(s.enteringChildren,t,e)}}return{animation:e,options:n}}))}if(V.size){const e={};if("boolean"!==typeof v.initial){const n=(0,c.K)(t,Array.isArray(v.initial)?v.initial[0]:v.initial);n&&n.transition&&(e.transition=n.transition)}V.forEach(n=>{const s=t.getBaseTarget(n),i=t.getValue(n);i&&(i.liveStyle=!0),e[n]=s??null}),y.push({animation:e})}let b=Boolean(y.length);return!o||!1!==v.initial&&v.initial!==v.animate||t.manuallyAnimateOnMount||(b=!1),o=!1,b?e(y):Promise.resolve()}return{animateChanges:v,setActive:function(e,s){if(n[e].isActive===s)return Promise.resolve();t.variantChildren?.forEach(t=>t.animationState?.setActive(e,s)),n[e].isActive=s;const i=v(e);for(const t in n)n[t].protectedKeys={};return i},setAnimateFunction:function(n){e=n(t)},getState:()=>n,reset:()=>{n=y()}}}function m(t,e){return"string"===typeof e?e!==t:!!Array.isArray(e)&&!d(e,t)}function g(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function y(){return{animate:g(!0),whileInView:g(),whileHover:g(),whileTap:g(),whileDrag:g(),whileFocus:g(),exit:g()}}},66483(t,e,n){function s(t){return null!==t&&"object"===typeof t&&"function"===typeof t.start}n.d(e,{N:()=>s})},80496(t,e,n){n.d(e,{O:()=>a,e:()=>o});var s=n(66483),i=n(61236),r=n(76709);function o(t){return(0,s.N)(t.animate)||r._.some(e=>(0,i.w)(t[e]))}function a(t){return Boolean(o(t)||t.variants)}},93308(t,e,n){n.d(e,{zK:()=>r});var s=n(92518),i=n(88600);function r(t,{layout:e,layoutId:n}){return s.f.has(t)||t.startsWith("origin")||(e||void 0!==n)&&(!!i.H[t]||"opacity"===t)}},70257(t,e,n){n.d(e,{p:()=>s});const s=t=>Array.isArray(t)},61236(t,e,n){function s(t){return"string"===typeof t||Array.isArray(t)}n.d(e,{w:()=>s})},26571(t,e,n){n.d(e,{$:()=>i});var s=n(92518);const i=new Set(["width","height","top","left","right","bottom",...s.U])},92518(t,e,n){n.d(e,{U:()=>s,f:()=>i});const s=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],i=(()=>new Set(s))()},11998(t,e,n){n.d(e,{K:()=>i});var s=n(22794);function i(t,e,n){const i=t.getProps();return(0,s.a)(i,e,void 0!==n?n:i.custom,t)}},22794(t,e,n){function s(t){const e=[{},{}];return t?.values.forEach((t,n)=>{e[0][n]=t.get(),e[1][n]=t.getVelocity()}),e}function i(t,e,n,i){if("function"===typeof e){const[r,o]=s(i);e=e(void 0!==n?n:t.custom,r,o)}if("string"===typeof e&&(e=t.variants&&t.variants[e]),"function"===typeof e){const[r,o]=s(i);e=e(void 0!==n?n:t.custom,r,o)}return e}n.d(e,{a:()=>i})},58207(t,e,n){n.d(e,{U:()=>l});var s=n(4766),i=n(11998),r=n(70257);function o(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,(0,s.OQ)(n))}function a(t){return(0,r.p)(t)?t[t.length-1]||0:t}function l(t,e){const n=(0,i.K)(t,e);let{transitionEnd:s={},transition:r={},...l}=n||{};l={...l,...s};for(const i in l)o(t,i,a(l[i]))}},76709(t,e,n){n.d(e,{U:()=>s,_:()=>i});const s=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],i=["initial",...s]},96451(t,e,n){n.d(e,{X:()=>f});var s=n(84872),i=n(24072);const r=new WeakMap;let o;const a=(t,e,n)=>(i,r)=>r&&r[0]?r[0][t+"Size"]:(0,s.x)(i)&&"getBBox"in i?i.getBBox()[e]:i[n],l=a("inline","width","offsetWidth"),h=a("block","height","offsetHeight");function u({target:t,borderBoxSize:e}){r.get(t)?.forEach(n=>{n(t,{get width(){return l(t,e)},get height(){return h(t,e)}})})}function c(t){t.forEach(u)}const d=new Set;let p;function f(t,e){return"function"===typeof t?(d.add(n=t),p||(p=()=>{const t={get width(){return window.innerWidth},get height(){return window.innerHeight}};d.forEach(e=>e(t))},window.addEventListener("resize",p)),()=>{d.delete(n),d.size||"function"!==typeof p||(window.removeEventListener("resize",p),p=void 0)}):function(t,e){o||"undefined"!==typeof ResizeObserver&&(o=new ResizeObserver(c));const n=(0,i.K)(t);return n.forEach(t=>{let n=r.get(t);n||(n=new Set,r.set(t,n)),n.add(e),o?.observe(t)}),()=>{n.forEach(t=>{const n=r.get(t);n?.delete(e),n?.size||o?.unobserve(t)})}}(t,e);var n}}}]);
Save
Back