????JFIF??x?x????'
Server IP : 104.21.30.238 / Your IP : 216.73.216.34 Web Server : LiteSpeed System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64 User : tempvsty ( 647) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/home/tempvsty/peekmysite.com/wp-content/plugins/wordpress-seo/js/dist/ |
Upload File : |
(()=>{var e={4184:(e,t)=>{var r;!function(){"use strict";var n={}.hasOwnProperty;function s(){for(var e=[],t=0;t<arguments.length;t++){var r=arguments[t];if(r){var a=typeof r;if("string"===a||"number"===a)e.push(r);else if(Array.isArray(r)){if(r.length){var i=s.apply(null,r);i&&e.push(i)}}else if("object"===a){if(r.toString!==Object.prototype.toString&&!r.toString.toString().includes("[native code]")){e.push(r.toString());continue}for(var o in r)n.call(r,o)&&r[o]&&e.push(o)}}}return e.join(" ")}e.exports?(s.default=s,e.exports=s):void 0===(r=function(){return s}.apply(t,[]))||(e.exports=r)}()},591:e=>{for(var t=[],r=0;r<256;++r)t[r]=(r+256).toString(16).substr(1);e.exports=function(e,r){var n=r||0,s=t;return[s[e[n++]],s[e[n++]],s[e[n++]],s[e[n++]],"-",s[e[n++]],s[e[n++]],"-",s[e[n++]],s[e[n++]],"-",s[e[n++]],s[e[n++]],"-",s[e[n++]],s[e[n++]],s[e[n++]],s[e[n++]],s[e[n++]],s[e[n++]]].join("")}},9176:e=>{var t="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof window.msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto);if(t){var r=new Uint8Array(16);e.exports=function(){return t(r),r}}else{var n=new Array(16);e.exports=function(){for(var e,t=0;t<16;t++)0==(3&t)&&(e=4294967296*Math.random()),n[t]=e>>>((3&t)<<3)&255;return n}}},3409:(e,t,r)=>{var n=r(9176),s=r(591);e.exports=function(e,t,r){var a=t&&r||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var i=(e=e||{}).random||(e.rng||n)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t)for(var o=0;o<16;++o)t[a+o]=i[o];return t||s(i)}}},t={};function r(n){var s=t[n];if(void 0!==s)return s.exports;var a=t[n]={exports:{}};return e[n](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{"use strict";const e=window.wp.domReady;var t=r.n(e);const n=window.wp.element,s=window.yoast.uiLibrary,a=window.wp.data,i="@yoast/redirects",o=window.yoast.reduxJsToolkit,l=window.lodash,c="adminUrl",u=(0,o.createSlice)({name:c,initialState:"",reducers:{setAdminUrl:(e,{payload:t})=>t}}),d=(u.getInitialState,{selectAdminUrl:e=>(0,l.get)(e,c,"")});d.selectAdminLink=(0,o.createSelector)([d.selectAdminUrl,(e,t)=>t],((e,t="")=>{try{return new URL(t,e).href}catch(t){return e}})),u.actions,u.reducer,window.wp.apiFetch;const p="hasConsent",h=(0,o.createSlice)({name:p,initialState:{hasConsent:!1,endpoint:"yoast/v1/ai_generator/consent"},reducers:{giveAiGeneratorConsent:(e,{payload:t})=>{e.hasConsent=t},setAiGeneratorConsentEndpoint:(e,{payload:t})=>{e.endpoint=t}}}),f=(h.getInitialState,h.actions,h.reducer,window.wp.url),m="linkParams",v=(0,o.createSlice)({name:m,initialState:{},reducers:{setLinkParams:(e,{payload:t})=>t}}),y=(v.getInitialState,{selectLinkParam:(e,t,r={})=>(0,l.get)(e,`${m}.${t}`,r),selectLinkParams:e=>(0,l.get)(e,m,{})});y.selectLink=(0,o.createSelector)([y.selectLinkParams,(e,t)=>t,(e,t,r={})=>r],((e,t,r)=>(0,f.addQueryArgs)(t,{...e,...r})));const g=v.actions,w=v.reducer,x=(0,o.createSlice)({name:"notifications",initialState:{},reducers:{addNotification:{reducer:(e,{payload:t})=>{e[t.id]={id:t.id,variant:t.variant,size:t.size,title:t.title,description:t.description}},prepare:({id:e,variant:t="info",size:r="default",title:n,description:s})=>({payload:{id:e||(0,o.nanoid)(),variant:t,size:r,title:n||"",description:s}})},removeNotification:(e,{payload:t})=>(0,l.omit)(e,t)}}),b=(x.getInitialState,x.actions,x.reducer,"pluginUrl"),j=(0,o.createSlice)({name:b,initialState:"",reducers:{setPluginUrl:(e,{payload:t})=>t}}),R=(j.getInitialState,{selectPluginUrl:e=>(0,l.get)(e,b,"")});R.selectImageLink=(0,o.createSelector)([R.selectPluginUrl,(e,t,r="images")=>r,(e,t)=>t],((e,t,r)=>[(0,l.trimEnd)(e,"/"),(0,l.trim)(t,"/"),(0,l.trimStart)(r,"/")].join("/"))),j.actions,j.reducer;const S="loading",E="wistiaEmbedPermission",C=(0,o.createSlice)({name:E,initialState:{value:!1,status:"idle",error:{}},reducers:{setWistiaEmbedPermissionValue:(e,{payload:t})=>{e.value=Boolean(t)}},extraReducers:e=>{e.addCase(`${E}/request`,(e=>{e.status=S})),e.addCase(`${E}/success`,((e,{payload:t})=>{e.status="success",e.value=Boolean(t&&t.value)})),e.addCase(`${E}/error`,((e,{payload:t})=>{e.status="error",e.value=Boolean(t&&t.value),e.error={code:(0,l.get)(t,"error.code",500),message:(0,l.get)(t,"error.message","Unknown")}}))}});var _;C.getInitialState,C.actions,C.reducer;const k="documentTitle",P=(0,o.createSlice)({name:k,initialState:(0,l.defaultTo)(null===(_=document)||void 0===_?void 0:_.title,""),reducers:{setDocumentTitle:(e,{payload:t})=>t}}),O=(P.getInitialState,{selectDocumentTitle:e=>(0,l.get)(e,k,""),selectDocumentFullTitle:(e,{prefix:t=""}={})=>{const r=(0,l.get)(e,k,"");return r.startsWith(t)?r:`${t} ‹ ${r}`}}),N=(P.actions,P.reducer),T="preferences",L=(0,o.createSlice)({name:T,initialState:{isRtl:!1},reducers:{}}),M={selectPreference:(e,t,r={})=>(0,l.get)(e,`${T}.${t}`,r),selectPreferences:e=>(0,l.get)(e,T,{})},A=L.actions,F=L.reducer,U=window.yoast.styledComponents,q=window.wp.i18n,B=window.React;var I,$=r.n(B);function H(){return H=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},H.apply(this,arguments)}!function(e){e.Pop="POP",e.Push="PUSH",e.Replace="REPLACE"}(I||(I={}));const D="popstate";function W(e,t){if(!1===e||null==e)throw new Error(t)}function z(e,t){if(!e){"undefined"!=typeof console&&console.warn(t);try{throw new Error(t)}catch(e){}}}function V(e,t){return{usr:e.state,key:e.key,idx:t}}function J(e,t,r,n){return void 0===r&&(r=null),H({pathname:"string"==typeof e?e:e.pathname,search:"",hash:""},"string"==typeof t?G(t):t,{state:r,key:t&&t.key||n||Math.random().toString(36).substr(2,8)})}function Z(e){let{pathname:t="/",search:r="",hash:n=""}=e;return r&&"?"!==r&&(t+="?"===r.charAt(0)?r:"?"+r),n&&"#"!==n&&(t+="#"===n.charAt(0)?n:"#"+n),t}function G(e){let t={};if(e){let r=e.indexOf("#");r>=0&&(t.hash=e.substr(r),e=e.substr(0,r));let n=e.indexOf("?");n>=0&&(t.search=e.substr(n),e=e.substr(0,n)),e&&(t.pathname=e)}return t}var Y;function K(e,t,r){return void 0===r&&(r="/"),function(e,t,r,n){let s=de(("string"==typeof t?G(t):t).pathname||"/",r);if(null==s)return null;let a=Q(e);!function(e){e.sort(((e,t)=>e.score!==t.score?t.score-e.score:function(e,t){let r=e.length===t.length&&e.slice(0,-1).every(((e,r)=>e===t[r]));return r?e[e.length-1]-t[t.length-1]:0}(e.routesMeta.map((e=>e.childrenIndex)),t.routesMeta.map((e=>e.childrenIndex)))))}(a);let i=null;for(let e=0;null==i&&e<a.length;++e){let t=ue(s);i=le(a[e],t,n)}return i}(e,t,r,!1)}function Q(e,t,r,n){void 0===t&&(t=[]),void 0===r&&(r=[]),void 0===n&&(n="");let s=(e,s,a)=>{let i={relativePath:void 0===a?e.path||"":a,caseSensitive:!0===e.caseSensitive,childrenIndex:s,route:e};i.relativePath.startsWith("/")&&(W(i.relativePath.startsWith(n),'Absolute route path "'+i.relativePath+'" nested under path "'+n+'" is not valid. An absolute child route path must start with the combined path of all its parent routes.'),i.relativePath=i.relativePath.slice(n.length));let o=me([n,i.relativePath]),l=r.concat(i);e.children&&e.children.length>0&&(W(!0!==e.index,'Index routes must not have child routes. Please remove all child routes from route path "'+o+'".'),Q(e.children,t,l,o)),(null!=e.path||e.index)&&t.push({path:o,score:oe(o,e.index),routesMeta:l})};return e.forEach(((e,t)=>{var r;if(""!==e.path&&null!=(r=e.path)&&r.includes("?"))for(let r of X(e.path))s(e,t,r);else s(e,t)})),t}function X(e){let t=e.split("/");if(0===t.length)return[];let[r,...n]=t,s=r.endsWith("?"),a=r.replace(/\?$/,"");if(0===n.length)return s?[a,""]:[a];let i=X(n.join("/")),o=[];return o.push(...i.map((e=>""===e?a:[a,e].join("/")))),s&&o.push(...i),o.map((t=>e.startsWith("/")&&""===t?"/":t))}!function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(Y||(Y={})),new Set(["lazy","caseSensitive","path","id","index","children"]);const ee=/^:[\w-]+$/,te=3,re=2,ne=1,se=10,ae=-2,ie=e=>"*"===e;function oe(e,t){let r=e.split("/"),n=r.length;return r.some(ie)&&(n+=ae),t&&(n+=re),r.filter((e=>!ie(e))).reduce(((e,t)=>e+(ee.test(t)?te:""===t?ne:se)),n)}function le(e,t,r){void 0===r&&(r=!1);let{routesMeta:n}=e,s={},a="/",i=[];for(let e=0;e<n.length;++e){let o=n[e],l=e===n.length-1,c="/"===a?t:t.slice(a.length)||"/",u=ce({path:o.relativePath,caseSensitive:o.caseSensitive,end:l},c),d=o.route;if(!u&&l&&r&&!n[n.length-1].route.index&&(u=ce({path:o.relativePath,caseSensitive:o.caseSensitive,end:!1},c)),!u)return null;Object.assign(s,u.params),i.push({params:s,pathname:me([a,u.pathname]),pathnameBase:ve(me([a,u.pathnameBase])),route:d}),"/"!==u.pathnameBase&&(a=me([a,u.pathnameBase]))}return i}function ce(e,t){"string"==typeof e&&(e={path:e,caseSensitive:!1,end:!0});let[r,n]=function(e,t,r){void 0===t&&(t=!1),void 0===r&&(r=!0),z("*"===e||!e.endsWith("*")||e.endsWith("/*"),'Route path "'+e+'" will be treated as if it were "'+e.replace(/\*$/,"/*")+'" because the `*` character must always follow a `/` in the pattern. To get rid of this warning, please change the route path to "'+e.replace(/\*$/,"/*")+'".');let n=[],s="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^${}|()[\]]/g,"\\$&").replace(/\/:([\w-]+)(\?)?/g,((e,t,r)=>(n.push({paramName:t,isOptional:null!=r}),r?"/?([^\\/]+)?":"/([^\\/]+)")));return e.endsWith("*")?(n.push({paramName:"*"}),s+="*"===e||"/*"===e?"(.*)$":"(?:\\/(.+)|\\/*)$"):r?s+="\\/*$":""!==e&&"/"!==e&&(s+="(?:(?=\\/|$))"),[new RegExp(s,t?void 0:"i"),n]}(e.path,e.caseSensitive,e.end),s=t.match(r);if(!s)return null;let a=s[0],i=a.replace(/(.)\/+$/,"$1"),o=s.slice(1);return{params:n.reduce(((e,t,r)=>{let{paramName:n,isOptional:s}=t;if("*"===n){let e=o[r]||"";i=a.slice(0,a.length-e.length).replace(/(.)\/+$/,"$1")}const l=o[r];return e[n]=s&&!l?void 0:(l||"").replace(/%2F/g,"/"),e}),{}),pathname:a,pathnameBase:i,pattern:e}}function ue(e){try{return e.split("/").map((e=>decodeURIComponent(e).replace(/\//g,"%2F"))).join("/")}catch(t){return z(!1,'The URL path "'+e+'" could not be decoded because it is is a malformed URL segment. This is probably due to a bad percent encoding ('+t+")."),e}}function de(e,t){if("/"===t)return e;if(!e.toLowerCase().startsWith(t.toLowerCase()))return null;let r=t.endsWith("/")?t.length-1:t.length,n=e.charAt(r);return n&&"/"!==n?null:e.slice(r)||"/"}function pe(e,t,r,n){return"Cannot include a '"+e+"' character in a manually specified `to."+t+"` field ["+JSON.stringify(n)+"]. Please separate it out to the `to."+r+'` field. Alternatively you may provide the full path as a string in <Link to="..."> and the router will parse it for you.'}function he(e,t){let r=function(e){return e.filter(((e,t)=>0===t||e.route.path&&e.route.path.length>0))}(e);return t?r.map(((e,t)=>t===r.length-1?e.pathname:e.pathnameBase)):r.map((e=>e.pathnameBase))}function fe(e,t,r,n){let s;void 0===n&&(n=!1),"string"==typeof e?s=G(e):(s=H({},e),W(!s.pathname||!s.pathname.includes("?"),pe("?","pathname","search",s)),W(!s.pathname||!s.pathname.includes("#"),pe("#","pathname","hash",s)),W(!s.search||!s.search.includes("#"),pe("#","search","hash",s)));let a,i=""===e||""===s.pathname,o=i?"/":s.pathname;if(null==o)a=r;else{let e=t.length-1;if(!n&&o.startsWith("..")){let t=o.split("/");for(;".."===t[0];)t.shift(),e-=1;s.pathname=t.join("/")}a=e>=0?t[e]:"/"}let l=function(e,t){void 0===t&&(t="/");let{pathname:r,search:n="",hash:s=""}="string"==typeof e?G(e):e,a=r?r.startsWith("/")?r:function(e,t){let r=t.replace(/\/+$/,"").split("/");return e.split("/").forEach((e=>{".."===e?r.length>1&&r.pop():"."!==e&&r.push(e)})),r.length>1?r.join("/"):"/"}(r,t):t;return{pathname:a,search:ye(n),hash:ge(s)}}(s,a),c=o&&"/"!==o&&o.endsWith("/"),u=(i||"."===o)&&r.endsWith("/");return l.pathname.endsWith("/")||!c&&!u||(l.pathname+="/"),l}const me=e=>e.join("/").replace(/\/\/+/g,"/"),ve=e=>e.replace(/\/+$/,"").replace(/^\/*/,"/"),ye=e=>e&&"?"!==e?e.startsWith("?")?e:"?"+e:"",ge=e=>e&&"#"!==e?e.startsWith("#")?e:"#"+e:"";Error;const we=["post","put","patch","delete"],xe=(new Set(we),["get",...we]);function be(){return be=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},be.apply(this,arguments)}new Set(xe),new Set([301,302,303,307,308]),new Set([307,308]),Symbol("deferred");const je=B.createContext(null),Re=B.createContext(null),Se=B.createContext(null),Ee=B.createContext(null),Ce=B.createContext({outlet:null,matches:[],isDataRoute:!1}),_e=B.createContext(null);function ke(){return null!=B.useContext(Ee)}function Pe(){return ke()||W(!1),B.useContext(Ee).location}function Oe(e){B.useContext(Se).static||B.useLayoutEffect(e)}function Ne(){let{isDataRoute:e}=B.useContext(Ce);return e?function(){let{router:e}=function(e){let t=B.useContext(je);return t||W(!1),t}(qe.UseNavigateStable),t=Ie(Be.UseNavigateStable),r=B.useRef(!1);return Oe((()=>{r.current=!0})),B.useCallback((function(n,s){void 0===s&&(s={}),r.current&&("number"==typeof n?e.navigate(n):e.navigate(n,be({fromRouteId:t},s)))}),[e,t])}():function(){ke()||W(!1);let e=B.useContext(je),{basename:t,future:r,navigator:n}=B.useContext(Se),{matches:s}=B.useContext(Ce),{pathname:a}=Pe(),i=JSON.stringify(he(s,r.v7_relativeSplatPath)),o=B.useRef(!1);return Oe((()=>{o.current=!0})),B.useCallback((function(r,s){if(void 0===s&&(s={}),!o.current)return;if("number"==typeof r)return void n.go(r);let l=fe(r,JSON.parse(i),a,"path"===s.relative);null==e&&"/"!==t&&(l.pathname="/"===l.pathname?t:me([t,l.pathname])),(s.replace?n.replace:n.push)(l,s.state,s)}),[t,n,i,a,e])}()}function Te(e,t){let{relative:r}=void 0===t?{}:t,{future:n}=B.useContext(Se),{matches:s}=B.useContext(Ce),{pathname:a}=Pe(),i=JSON.stringify(he(s,n.v7_relativeSplatPath));return B.useMemo((()=>fe(e,JSON.parse(i),a,"path"===r)),[e,i,a,r])}function Le(e,t,r,n){ke()||W(!1);let{navigator:s}=B.useContext(Se),{matches:a}=B.useContext(Ce),i=a[a.length-1],o=i?i.params:{},l=(i&&i.pathname,i?i.pathnameBase:"/");i&&i.route;let c,u=Pe();if(t){var d;let e="string"==typeof t?G(t):t;"/"===l||(null==(d=e.pathname)?void 0:d.startsWith(l))||W(!1),c=e}else c=u;let p=c.pathname||"/",h=p;if("/"!==l){let e=l.replace(/^\//,"").split("/");h="/"+p.replace(/^\//,"").split("/").slice(e.length).join("/")}let f=K(e,{pathname:h}),m=function(e,t,r,n){var s;if(void 0===t&&(t=[]),void 0===r&&(r=null),void 0===n&&(n=null),null==e){var a;if(!r)return null;if(r.errors)e=r.matches;else{if(!(null!=(a=n)&&a.v7_partialHydration&&0===t.length&&!r.initialized&&r.matches.length>0))return null;e=r.matches}}let i=e,o=null==(s=r)?void 0:s.errors;if(null!=o){let e=i.findIndex((e=>e.route.id&&void 0!==(null==o?void 0:o[e.route.id])));e>=0||W(!1),i=i.slice(0,Math.min(i.length,e+1))}let l=!1,c=-1;if(r&&n&&n.v7_partialHydration)for(let e=0;e<i.length;e++){let t=i[e];if((t.route.HydrateFallback||t.route.hydrateFallbackElement)&&(c=e),t.route.id){let{loaderData:e,errors:n}=r,s=t.route.loader&&void 0===e[t.route.id]&&(!n||void 0===n[t.route.id]);if(t.route.lazy||s){l=!0,i=c>=0?i.slice(0,c+1):[i[0]];break}}}return i.reduceRight(((e,n,s)=>{let a,u=!1,d=null,p=null;var h;r&&(a=o&&n.route.id?o[n.route.id]:void 0,d=n.route.errorElement||Ae,l&&(c<0&&0===s?(He[h="route-fallback"]||(He[h]=!0),u=!0,p=null):c===s&&(u=!0,p=n.route.hydrateFallbackElement||null)));let f=t.concat(i.slice(0,s+1)),m=()=>{let t;return t=a?d:u?p:n.route.Component?B.createElement(n.route.Component,null):n.route.element?n.route.element:e,B.createElement(Ue,{match:n,routeContext:{outlet:e,matches:f,isDataRoute:null!=r},children:t})};return r&&(n.route.ErrorBoundary||n.route.errorElement||0===s)?B.createElement(Fe,{location:r.location,revalidation:r.revalidation,component:d,error:a,children:m(),routeContext:{outlet:null,matches:f,isDataRoute:!0}}):m()}),null)}(f&&f.map((e=>Object.assign({},e,{params:Object.assign({},o,e.params),pathname:me([l,s.encodeLocation?s.encodeLocation(e.pathname).pathname:e.pathname]),pathnameBase:"/"===e.pathnameBase?l:me([l,s.encodeLocation?s.encodeLocation(e.pathnameBase).pathname:e.pathnameBase])}))),a,r,n);return t&&m?B.createElement(Ee.Provider,{value:{location:be({pathname:"/",search:"",hash:"",state:null,key:"default"},c),navigationType:I.Pop}},m):m}function Me(){let e=$e(),t=function(e){return null!=e&&"number"==typeof e.status&&"string"==typeof e.statusText&&"boolean"==typeof e.internal&&"data"in e}(e)?e.status+" "+e.statusText:e instanceof Error?e.message:JSON.stringify(e),r=e instanceof Error?e.stack:null,n={padding:"0.5rem",backgroundColor:"rgba(200,200,200, 0.5)"};return B.createElement(B.Fragment,null,B.createElement("h2",null,"Unexpected Application Error!"),B.createElement("h3",{style:{fontStyle:"italic"}},t),r?B.createElement("pre",{style:n},r):null,null)}const Ae=B.createElement(Me,null);class Fe extends B.Component{constructor(e){super(e),this.state={location:e.location,revalidation:e.revalidation,error:e.error}}static getDerivedStateFromError(e){return{error:e}}static getDerivedStateFromProps(e,t){return t.location!==e.location||"idle"!==t.revalidation&&"idle"===e.revalidation?{error:e.error,location:e.location,revalidation:e.revalidation}:{error:void 0!==e.error?e.error:t.error,location:t.location,revalidation:e.revalidation||t.revalidation}}componentDidCatch(e,t){console.error("React Router caught the following error during render",e,t)}render(){return void 0!==this.state.error?B.createElement(Ce.Provider,{value:this.props.routeContext},B.createElement(_e.Provider,{value:this.state.error,children:this.props.component})):this.props.children}}function Ue(e){let{routeContext:t,match:r,children:n}=e,s=B.useContext(je);return s&&s.static&&s.staticContext&&(r.route.errorElement||r.route.ErrorBoundary)&&(s.staticContext._deepestRenderedBoundaryId=r.route.id),B.createElement(Ce.Provider,{value:t},n)}var qe=function(e){return e.UseBlocker="useBlocker",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e}(qe||{}),Be=function(e){return e.UseBlocker="useBlocker",e.UseLoaderData="useLoaderData",e.UseActionData="useActionData",e.UseRouteError="useRouteError",e.UseNavigation="useNavigation",e.UseRouteLoaderData="useRouteLoaderData",e.UseMatches="useMatches",e.UseRevalidator="useRevalidator",e.UseNavigateStable="useNavigate",e.UseRouteId="useRouteId",e}(Be||{});function Ie(e){let t=function(e){let t=B.useContext(Ce);return t||W(!1),t}(),r=t.matches[t.matches.length-1];return r.route.id||W(!1),r.route.id}function $e(){var e;let t=B.useContext(_e),r=function(e){let t=B.useContext(Re);return t||W(!1),t}(Be.UseRouteError),n=Ie(Be.UseRouteError);return void 0!==t?t:null==(e=r.errors)?void 0:e[n]}const He={};function De(e){let{to:t,replace:r,state:n,relative:s}=e;ke()||W(!1);let{future:a,static:i}=B.useContext(Se),{matches:o}=B.useContext(Ce),{pathname:l}=Pe(),c=Ne(),u=fe(t,he(o,a.v7_relativeSplatPath),l,"path"===s),d=JSON.stringify(u);return B.useEffect((()=>c(JSON.parse(d),{replace:r,state:n,relative:s})),[c,d,s,r,n]),null}function We(e){W(!1)}function ze(e){let{basename:t="/",children:r=null,location:n,navigationType:s=I.Pop,navigator:a,static:i=!1,future:o}=e;ke()&&W(!1);let l=t.replace(/^\/*/,"/"),c=B.useMemo((()=>({basename:l,navigator:a,static:i,future:be({v7_relativeSplatPath:!1},o)})),[l,o,a,i]);"string"==typeof n&&(n=G(n));let{pathname:u="/",search:d="",hash:p="",state:h=null,key:f="default"}=n,m=B.useMemo((()=>{let e=de(u,l);return null==e?null:{location:{pathname:e,search:d,hash:p,state:h,key:f},navigationType:s}}),[l,u,d,p,h,f,s]);return null==m?null:B.createElement(Se.Provider,{value:c},B.createElement(Ee.Provider,{children:r,value:m}))}function Ve(e){let{children:t,location:r}=e;return Le(Je(t),r)}function Je(e,t){void 0===t&&(t=[]);let r=[];return B.Children.forEach(e,((e,n)=>{if(!B.isValidElement(e))return;let s=[...t,n];if(e.type===B.Fragment)return void r.push.apply(r,Je(e.props.children,s));e.type!==We&&W(!1),e.props.index&&e.props.children&&W(!1);let a={id:e.props.id||s.join("-"),caseSensitive:e.props.caseSensitive,element:e.props.element,Component:e.props.Component,index:e.props.index,path:e.props.path,loader:e.props.loader,action:e.props.action,errorElement:e.props.errorElement,ErrorBoundary:e.props.ErrorBoundary,hasErrorBoundary:null!=e.props.ErrorBoundary||null!=e.props.errorElement,shouldRevalidate:e.props.shouldRevalidate,handle:e.props.handle,lazy:e.props.lazy};e.props.children&&(a.children=Je(e.props.children,s)),r.push(a)})),r}B.startTransition,new Promise((()=>{})),B.Component;const Ze=(e,t)=>{try{return(0,n.createInterpolateElement)(e,t)}catch(t){return console.error("Error in translation for:",e,t),e}},Ge=window.yoast.propTypes;var Ye=r.n(Ge);const Ke=window.ReactJSXRuntime;Ye().string.isRequired,B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 11V7a4 4 0 118 0m-4 8v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2z"}))})),B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{fillRule:"evenodd",d:"M12.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}))})),Ye().string.isRequired,Ye().string.isRequired,Ye().shape({src:Ye().string.isRequired,width:Ye().string,height:Ye().string}).isRequired,Ye().shape({value:Ye().bool.isRequired,status:Ye().string.isRequired,set:Ye().func.isRequired}).isRequired,Ye().string,Ye().string,Ye().string;const Qe=({handleRefreshClick:e,supportLink:t})=>(0,Ke.jsxs)("div",{className:"yst-flex yst-gap-2",children:[(0,Ke.jsx)(s.Button,{onClick:e,children:(0,q.__)("Refresh this page","wordpress-seo")}),(0,Ke.jsx)(s.Button,{variant:"secondary",as:"a",href:t,target:"_blank",rel:"noopener",children:(0,q.__)("Contact support","wordpress-seo")})]});Qe.propTypes={handleRefreshClick:Ye().func.isRequired,supportLink:Ye().string.isRequired};const Xe=({handleRefreshClick:e,supportLink:t})=>(0,Ke.jsxs)("div",{className:"yst-grid yst-grid-cols-1 yst-gap-y-2",children:[(0,Ke.jsx)(s.Button,{className:"yst-order-last",onClick:e,children:(0,q.__)("Refresh this page","wordpress-seo")}),(0,Ke.jsx)(s.Button,{variant:"secondary",as:"a",href:t,target:"_blank",rel:"noopener",children:(0,q.__)("Contact support","wordpress-seo")})]});Xe.propTypes={handleRefreshClick:Ye().func.isRequired,supportLink:Ye().string.isRequired};const et=({error:e,children:t=null})=>(0,Ke.jsxs)("div",{role:"alert",className:"yst-max-w-screen-sm yst-p-8 yst-space-y-4",children:[(0,Ke.jsx)(s.Title,{children:(0,q.__)("Something went wrong. An unexpected error occurred.","wordpress-seo")}),(0,Ke.jsx)("p",{children:(0,q.__)("We're very sorry, but it seems like the following error has interrupted our application:","wordpress-seo")}),(0,Ke.jsx)(s.Alert,{variant:"error",children:(null==e?void 0:e.message)||(0,q.__)("Undefined error message.","wordpress-seo")}),(0,Ke.jsx)("p",{children:(0,q.__)("Unfortunately, this means that any unsaved changes in this section will be lost. You can try and refresh this page to resolve the problem. If this error still occurs, please get in touch with our support team, and we'll get you all the help you need!","wordpress-seo")}),t]});et.propTypes={error:Ye().object.isRequired,children:Ye().node},et.VerticalButtons=Xe,et.HorizontalButtons=Qe;const tt={variant:{lg:{grid:"yst-grid lg:yst-grid-cols-3 lg:yst-gap-12",col1:"yst-col-span-1",col2:"lg:yst-mt-0 lg:yst-col-span-2"},xl:{grid:"yst-grid xl:yst-grid-cols-3 xl:yst-gap-12",col1:"yst-col-span-1",col2:"xl:yst-mt-0 xl:yst-col-span-2"},"2xl":{grid:"yst-grid 2xl:yst-grid-cols-3 2xl:yst-gap-12",col1:"yst-col-span-1",col2:"2xl:yst-mt-0 2xl:yst-col-span-2"}}},rt=({id:e,children:t,title:r,description:n=null,variant:a="2xl"})=>(0,Ke.jsxs)("section",{id:e,className:tt.variant[a].grid,children:[(0,Ke.jsx)("div",{className:tt.variant[a].col1,children:(0,Ke.jsxs)("div",{className:"yst-max-w-screen-sm",children:[(0,Ke.jsx)(s.Title,{as:"h2",size:"4",children:r}),n&&(0,Ke.jsx)("p",{className:"yst-mt-2",children:n})]})}),(0,Ke.jsxs)("fieldset",{className:`yst-min-w-0 yst-mt-8 ${tt.variant[a].col2}`,children:[(0,Ke.jsx)("legend",{className:"yst-sr-only",children:r}),(0,Ke.jsx)("div",{className:"yst-space-y-8",children:t})]})]});rt.propTypes={id:Ye().string,children:Ye().node.isRequired,title:Ye().node.isRequired,description:Ye().node,variant:Ye().oneOf(Object.keys(tt.variant))};const nt=window.ReactDOM;function st(){return st=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},st.apply(this,arguments)}new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);const at=["onClick","relative","reloadDocument","replace","state","target","to","preventScrollReset","unstable_viewTransition"];try{window.__reactRouterVersion="6"}catch(Yt){}new Map;const it=B.startTransition;function ot(e){let{basename:t,children:r,future:n,window:s}=e,a=B.useRef();var i;null==a.current&&(a.current=(void 0===(i={window:s,v5Compat:!0})&&(i={}),function(e,t,r,n){void 0===n&&(n={});let{window:s=document.defaultView,v5Compat:a=!1}=n,i=s.history,o=I.Pop,l=null,c=u();function u(){return(i.state||{idx:null}).idx}function d(){o=I.Pop;let e=u(),t=null==e?null:e-c;c=e,l&&l({action:o,location:h.location,delta:t})}function p(e){let t="null"!==s.location.origin?s.location.origin:s.location.href,r="string"==typeof e?e:Z(e);return r=r.replace(/ $/,"%20"),W(t,"No window.location.(origin|href) available to create URL for href: "+r),new URL(r,t)}null==c&&(c=0,i.replaceState(H({},i.state,{idx:c}),""));let h={get action(){return o},get location(){return e(s,i)},listen(e){if(l)throw new Error("A history only accepts one active listener");return s.addEventListener(D,d),l=e,()=>{s.removeEventListener(D,d),l=null}},createHref:e=>t(s,e),createURL:p,encodeLocation(e){let t=p(e);return{pathname:t.pathname,search:t.search,hash:t.hash}},push:function(e,t){o=I.Push;let n=J(h.location,e,t);r&&r(n,e),c=u()+1;let d=V(n,c),p=h.createHref(n);try{i.pushState(d,"",p)}catch(e){if(e instanceof DOMException&&"DataCloneError"===e.name)throw e;s.location.assign(p)}a&&l&&l({action:o,location:h.location,delta:1})},replace:function(e,t){o=I.Replace;let n=J(h.location,e,t);r&&r(n,e),c=u();let s=V(n,c),d=h.createHref(n);i.replaceState(s,"",d),a&&l&&l({action:o,location:h.location,delta:0})},go:e=>i.go(e)};return h}((function(e,t){let{pathname:r="/",search:n="",hash:s=""}=G(e.location.hash.substr(1));return r.startsWith("/")||r.startsWith(".")||(r="/"+r),J("",{pathname:r,search:n,hash:s},t.state&&t.state.usr||null,t.state&&t.state.key||"default")}),(function(e,t){let r=e.document.querySelector("base"),n="";if(r&&r.getAttribute("href")){let t=e.location.href,r=t.indexOf("#");n=-1===r?t:t.slice(0,r)}return n+"#"+("string"==typeof t?t:Z(t))}),(function(e,t){z("/"===e.pathname.charAt(0),"relative pathnames are not supported in hash history.push("+JSON.stringify(t)+")")}),i)));let o=a.current,[l,c]=B.useState({action:o.action,location:o.location}),{v7_startTransition:u}=n||{},d=B.useCallback((e=>{u&&it?it((()=>c(e))):c(e)}),[c,u]);return B.useLayoutEffect((()=>o.listen(d)),[o,d]),B.createElement(ze,{basename:t,children:r,location:l.location,navigationType:l.action,navigator:o,future:n})}nt.flushSync,B.useId;const lt="undefined"!=typeof window&&void 0!==window.document&&void 0!==window.document.createElement,ct=/^(?:[a-z][a-z0-9+.-]*:|\/\/)/i,ut=B.forwardRef((function(e,t){let r,{onClick:n,relative:s,reloadDocument:a,replace:i,state:o,target:l,to:c,preventScrollReset:u,unstable_viewTransition:d}=e,p=function(e,t){if(null==e)return{};var r,n,s={},a=Object.keys(e);for(n=0;n<a.length;n++)r=a[n],t.indexOf(r)>=0||(s[r]=e[r]);return s}(e,at),{basename:h}=B.useContext(Se),f=!1;if("string"==typeof c&&ct.test(c)&&(r=c,lt))try{let e=new URL(window.location.href),t=c.startsWith("//")?new URL(e.protocol+c):new URL(c),r=de(t.pathname,h);t.origin===e.origin&&null!=r?c=r+t.search+t.hash:f=!0}catch(e){}let m=function(e,t){let{relative:r}=void 0===t?{}:t;ke()||W(!1);let{basename:n,navigator:s}=B.useContext(Se),{hash:a,pathname:i,search:o}=Te(e,{relative:r}),l=i;return"/"!==n&&(l="/"===i?n:me([n,i])),s.createHref({pathname:l,search:o,hash:a})}(c,{relative:s}),v=function(e,t){let{target:r,replace:n,state:s,preventScrollReset:a,relative:i,unstable_viewTransition:o}=void 0===t?{}:t,l=Ne(),c=Pe(),u=Te(e,{relative:i});return B.useCallback((t=>{if(function(e,t){return!(0!==e.button||t&&"_self"!==t||function(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}(e))}(t,r)){t.preventDefault();let r=void 0!==n?n:Z(c)===Z(u);l(e,{replace:r,state:s,preventScrollReset:a,relative:i,unstable_viewTransition:o})}}),[c,l,u,n,s,r,e,a,i,o])}(c,{replace:i,state:o,target:l,preventScrollReset:u,relative:s,unstable_viewTransition:d});return B.createElement("a",st({},p,{href:r||m,onClick:f||a?n:function(e){n&&n(e),e.defaultPrevented||v(e)},ref:t,target:l}))}));var dt,pt;(function(e){e.UseScrollRestoration="useScrollRestoration",e.UseSubmit="useSubmit",e.UseSubmitFetcher="useSubmitFetcher",e.UseFetcher="useFetcher",e.useViewTransitionState="useViewTransitionState"})(dt||(dt={})),function(e){e.UseFetcher="useFetcher",e.UseFetchers="useFetchers",e.UseScrollRestoration="useScrollRestoration"}(pt||(pt={}));const ht=({to:e,idSuffix:t="",...r})=>{const a=(0,n.useMemo)((()=>(0,l.replace)((0,l.replace)(`link-${e}`,"/","-"),"--","-")),[e]);return(0,Ke.jsx)(s.SidebarNavigation.SubmenuItem,{as:ut,pathProp:"to",id:`${a}${t}`,to:e,...r})};ht.propTypes={to:Ye().string.isRequired,idSuffix:Ye().string};Ye().string.isRequired,Ye().node;B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 8l4 4m0 0l-4 4m4-4H3"}))})),(0,q.__)("AI tools included","wordpress-seo"),(0,q.sprintf)(/* translators: %1$s expands to "Yoast SEO academy". */ (0,q.__)("%1$s access","wordpress-seo"),"Yoast SEO academy"),(0,q.__)("24/7 support","wordpress-seo"),(0,q.__)("Generate SEO optimized metadata in seconds with AI","wordpress-seo"),(0,q.__)("Make your articles visible, be seen in Google News","wordpress-seo"),(0,q.__)("Built to get found by search, AI, and real users","wordpress-seo"),(0,q.__)("Easy Local SEO. Show up in Google Maps results","wordpress-seo"),(0,q.__)("Internal links and redirect management, easy","wordpress-seo"),(0,q.__)("Access to friendly help when you need it, day or night","wordpress-seo");B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{fillRule:"evenodd",d:"M16.707 5.293a1 1 0 010 1.414l-8 8a1 1 0 01-1.414 0l-4-4a1 1 0 011.414-1.414L8 12.586l7.293-7.293a1 1 0 011.414 0z",clipRule:"evenodd"}))}));var ft=r(4184),mt=r.n(ft);Ye().string.isRequired,Ye().object.isRequired,Ye().func.isRequired,Ye().string.isRequired,Ye().object,Ye().func.isRequired,Ye().bool.isRequired,Ye().string.isRequired,Ye().object.isRequired,Ye().string.isRequired,Ye().func.isRequired,Ye().bool.isRequired,B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z"}))})),Ye().bool.isRequired,Ye().func,Ye().func,Ye().string.isRequired,Ye().string.isRequired,Ye().string.isRequired,Ye().string.isRequired;const vt=window.yoast.reactHelmet;var yt,gt;function wt(){return wt=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},wt.apply(this,arguments)}Ye().string.isRequired,Ye().shape({src:Ye().string.isRequired,width:Ye().string,height:Ye().string}).isRequired,Ye().shape({value:Ye().bool.isRequired,status:Ye().string.isRequired,set:Ye().func.isRequired}).isRequired;const xt=e=>B.createElement("svg",wt({xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:"yoast-logo_svg__w-40",viewBox:"0 0 842 224"},e),yt||(yt=B.createElement("path",{fill:"#a61e69",d:"M166.55 54.09c-38.69 0-54.17 25.97-54.17 54.88s15.25 56.02 54.17 56.02 54.07-27.19 54-54.26c-.09-32.97-16.77-56.65-54-56.65Zm-23.44 56.52c.94-38.69 30.66-38.65 40.59-24.79 9.05 12.63 10.9 55.81-17.14 55.5-12.92-.14-23.06-8.87-23.44-30.71Zm337.25 27.55V82.11h20.04V57.78h-20.04V28.39h-30.95v29.39h-15.7v24.33h15.7v52.87c0 30.05 20.95 47.91 43.06 51.61l9.24-24.88c-12.89-1.63-21.23-11.27-21.35-23.54Zm-156.15-8.87V87.16c0-1.54-.1-2.98-.25-4.39-2.68-34.04-51.02-33.97-88.46-20.9l10.82 21.78c24.38-11.58 38.97-8.59 44.07-2.89.13.15.26.29.38.45.01.02.03.04.04.06 2.6 3.51 1.98 9.05 1.98 13.41-31.86 0-65.77 4.23-65.77 39.17 0 26.56 33.28 43.65 68.06 18.33l5.16 12.45h29.81c-2.66-14.62-5.85-27.14-5.85-35.34Zm-31.18-.23c-24.51 27.43-46.96 1.61-23.97-9.65 6.77-2.31 15.95-2.41 23.97-2.41v12.06Zm78.75-44.17c0-10.38 16.61-15.23 42.82-3.27l9.06-22.01c-35.27-10.66-83.44-11.62-83.75 25.28-.15 17.68 11.19 27.19 27.52 33.26 11.31 4.2 27.64 6.38 27.59 15.39-.06 11.77-25.38 13.57-48.42-2.26l-9.31 23.87c31.43 15.64 89.87 16.08 89.56-23.12-.31-38.76-55.08-32.11-55.08-47.14ZM99.3 1 54.44 125.61 32.95 58.32H1l35.78 91.89a33.49 33.49 0 0 1 0 24.33c-4 10.25-10.65 19.03-26.87 21.21v27.24c31.58 0 48.65-19.41 63.88-61.96L133.48 1H99.3ZM598.64 139.05c0 8.17-2.96 14.58-8.87 19.23-5.91 4.65-14.07 6.98-24.47 6.98s-18.92-1.61-25.54-4.84v-14.2c4.19 1.97 8.65 3.52 13.37 4.65 4.72 1.13 9.11 1.7 13.18 1.7 5.95 0 10.35-1.13 13.18-3.39 2.83-2.26 4.25-5.3 4.25-9.11 0-3.43-1.3-6.35-3.9-8.74-2.6-2.39-7.97-5.22-16.1-8.48-8.39-3.39-14.3-7.27-17.74-11.63-3.44-4.36-5.16-9.59-5.16-15.71 0-7.67 2.72-13.7 8.18-18.1 5.45-4.4 12.77-6.6 21.95-6.6s17.57 1.93 26.29 5.78l-4.78 12.26c-8.18-3.43-15.47-5.15-21.89-5.15-4.87 0-8.55 1.06-11.07 3.17-2.52 2.12-3.77 4.91-3.77 8.39 0 2.39.5 4.43 1.51 6.13s2.66 3.3 4.97 4.81c2.3 1.51 6.46 3.5 12.45 5.97 6.75 2.81 11.7 5.43 14.85 7.86 3.15 2.43 5.45 5.18 6.92 8.23 1.46 3.06 2.2 6.66 2.2 10.81Zm68.53 24.96h-52.02V72.12h52.02v12.7h-36.99v25.01h34.66v12.57h-34.66v28.85h36.99v12.76Zm100.24-46.07c0 14.96-3.74 26.59-11.23 34.88-7.49 8.3-18.08 12.44-31.8 12.44s-24.54-4.12-31.99-12.35c-7.44-8.23-11.17-19.93-11.17-35.1s3.74-26.82 11.23-34.95c7.49-8.13 18.17-12.19 32.05-12.19s24.24 4.13 31.7 12.38c7.47 8.26 11.2 19.88 11.2 34.88Zm-70.2 0c0 11.31 2.29 19.89 6.86 25.74 4.57 5.85 11.35 8.77 20.32 8.77s15.67-2.89 20.22-8.67c4.55-5.78 6.82-14.39 6.82-25.83s-2.25-19.82-6.76-25.64-11.23-8.74-20.16-8.74-15.82 2.91-20.41 8.74c-4.59 5.82-6.89 14.37-6.89 25.64Z"})),gt||(gt=B.createElement("path",{fill:"#77b227",d:"m790.45 165.35 36.05-94.96H840l-36.02 94.96h-13.53z"})));B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{fillRule:"evenodd",d:"M10.293 5.293a1 1 0 011.414 0l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414-1.414L12.586 11H5a1 1 0 110-2h7.586l-2.293-2.293a1 1 0 010-1.414z",clipRule:"evenodd"}))})),Ye().bool.isRequired,Ye().func.isRequired,Ye().func,Ye().string;const bt=({contentClassName:e="",children:t})=>(0,Ke.jsx)("div",{className:"yst-flex yst-gap-6 xl:yst-flex-row yst-flex-col relative",children:(0,Ke.jsx)("div",{className:mt()("yst-@container yst-flex yst-flex-grow yst-flex-col",e),children:t})});Ye().func.isRequired,Ye().string.isRequired,Ye().string.isRequired,Ye().string.isRequired,Ye().string.isRequired;const jt=()=>{const e=(0,n.useCallback)((()=>{var e,t;return null===(e=window)||void 0===e||null===(t=e.location)||void 0===t?void 0:t.reload()}),[]),t=(0,a.select)(i).selectLink("https://yoa.st/general-error-support"),r=$e();return(0,Ke.jsx)(s.Paper,{children:(0,Ke.jsx)(et,{error:r,children:(0,Ke.jsx)(et.HorizontalButtons,{handleRefreshClick:e,supportLink:t})})})};var Rt={border:0,clip:"rect(0 0 0 0)",height:"1px",margin:"-1px",overflow:"hidden",whiteSpace:"nowrap",padding:0,width:"1px",position:"absolute"},St=function(e){var t=e.message,r=e["aria-live"];return $().createElement("div",{style:Rt,role:"log","aria-live":r},t||"")};St.propTypes={};const Et=St;function Ct(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var _t=function(e){function t(){var r,n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);for(var s=arguments.length,a=Array(s),i=0;i<s;i++)a[i]=arguments[i];return r=n=Ct(this,e.call.apply(e,[this].concat(a))),n.state={assertiveMessage1:"",assertiveMessage2:"",politeMessage1:"",politeMessage2:"",oldPolitemessage:"",oldPoliteMessageId:"",oldAssertiveMessage:"",oldAssertiveMessageId:"",setAlternatePolite:!1,setAlternateAssertive:!1},Ct(n,r)}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.getDerivedStateFromProps=function(e,t){var r=t.oldPolitemessage,n=t.oldPoliteMessageId,s=t.oldAssertiveMessage,a=t.oldAssertiveMessageId,i=e.politeMessage,o=e.politeMessageId,l=e.assertiveMessage,c=e.assertiveMessageId;return r!==i||n!==o?{politeMessage1:t.setAlternatePolite?"":i,politeMessage2:t.setAlternatePolite?i:"",oldPolitemessage:i,oldPoliteMessageId:o,setAlternatePolite:!t.setAlternatePolite}:s!==l||a!==c?{assertiveMessage1:t.setAlternateAssertive?"":l,assertiveMessage2:t.setAlternateAssertive?l:"",oldAssertiveMessage:l,oldAssertiveMessageId:c,setAlternateAssertive:!t.setAlternateAssertive}:null},t.prototype.render=function(){var e=this.state,t=e.assertiveMessage1,r=e.assertiveMessage2,n=e.politeMessage1,s=e.politeMessage2;return $().createElement("div",null,$().createElement(Et,{"aria-live":"assertive",message:t}),$().createElement(Et,{"aria-live":"assertive",message:r}),$().createElement(Et,{"aria-live":"polite",message:n}),$().createElement(Et,{"aria-live":"polite",message:s}))},t}(B.Component);_t.propTypes={};const kt=_t;function Pt(){console.warn("Announcement failed, LiveAnnouncer context is missing")}const Ot=$().createContext({announceAssertive:Pt,announcePolite:Pt}),Nt=function(e){function t(r){!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);var n=function(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}(this,e.call(this,r));return n.announcePolite=function(e,t){n.setState({announcePoliteMessage:e,politeMessageId:t||""})},n.announceAssertive=function(e,t){n.setState({announceAssertiveMessage:e,assertiveMessageId:t||""})},n.state={announcePoliteMessage:"",politeMessageId:"",announceAssertiveMessage:"",assertiveMessageId:"",updateFunctions:{announcePolite:n.announcePolite,announceAssertive:n.announceAssertive}},n}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.render=function(){var e=this.state,t=e.announcePoliteMessage,r=e.politeMessageId,n=e.announceAssertiveMessage,s=e.assertiveMessageId,a=e.updateFunctions;return $().createElement(Ot.Provider,{value:a},this.props.children,$().createElement(kt,{assertiveMessage:n,assertiveMessageId:s,politeMessage:t,politeMessageId:r}))},t}(B.Component);var Tt=r(3409),Lt=r.n(Tt);function Mt(e,t){if(!e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!t||"object"!=typeof t&&"function"!=typeof t?e:t}var At=function(e){function t(){var r,n;!function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,t);for(var s=arguments.length,a=Array(s),i=0;i<s;i++)a[i]=arguments[i];return r=n=Mt(this,e.call.apply(e,[this].concat(a))),n.announce=function(){var e=n.props,t=e.message,r=e["aria-live"],s=e.announceAssertive,a=e.announcePolite;"assertive"===r&&s(t||"",Lt()()),"polite"===r&&a(t||"",Lt()())},Mt(n,r)}return function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function, not "+typeof t);e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf?Object.setPrototypeOf(e,t):e.__proto__=t)}(t,e),t.prototype.componentDidMount=function(){this.announce()},t.prototype.componentDidUpdate=function(e){this.props.message!==e.message&&this.announce()},t.prototype.componentWillUnmount=function(){var e=this.props,t=e.clearOnUnmount,r=e.announceAssertive,n=e.announcePolite;!0!==t&&"true"!==t||(r(""),n(""))},t.prototype.render=function(){return null},t}(B.Component);At.propTypes={};const Ft=At;var Ut=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},qt=function(e){return $().createElement(Ot.Consumer,null,(function(t){return $().createElement(Ft,Ut({},t,e))}))};qt.propTypes={};const Bt=qt;const It=(e,t=[],...r)=>(0,a.useSelect)((t=>{var n,s;return null===(n=(s=t(i))[e])||void 0===n?void 0:n.call(s,...r)}),t),$t=B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 15v2m-6 4h12a2 2 0 002-2v-6a2 2 0 00-2-2H6a2 2 0 00-2 2v6a2 2 0 002 2zm10-10V7a4 4 0 00-8 0v4h8z"}))})),Ht=({children:e,title:t,description:r=null})=>{const n=(0,a.useSelect)((e=>e(i).selectDocumentFullTitle({prefix:t})),[]),o=(0,q.sprintf)("%1$s - %2$s",t,"Yoast SEO"),l=It("selectLink",[],"https://yoa.st/redirect-manager-upsell");return(0,Ke.jsxs)(Nt,{children:[(0,Ke.jsx)(Bt,{message:o,"aria-live":"polite"}),(0,Ke.jsx)(vt.Helmet,{children:(0,Ke.jsx)("title",{children:n})}),(0,Ke.jsx)("header",{className:"yst-p-8 yst-border-b yst-border-slate-200",children:(0,Ke.jsxs)("div",{className:"yst-max-w-screen-sm",children:[(0,Ke.jsx)(s.Title,{children:t}),r&&(0,Ke.jsx)("p",{className:"yst-text-tiny yst-mt-3",children:r}),(0,Ke.jsxs)(s.Button,{as:"a",href:l,target:"_blank",variant:"upsell",size:"large",className:"yst-flex yst-gap-1.5 yst-mt-6 yst-w-fit","data-action":"load-nfd-ctb","data-ctb-id":"f6a84663-465f-4cb5-8ba5-f7a6d72224b2",children:[(0,Ke.jsx)($t,{className:"yst-w-4 yst-h-4"}),(0,Ke.jsx)("span",{children:(0,q.__)("Unlock with Premium","wordpress-seo")})]})]})}),e]})};Ht.propTypes={children:Ye().node.isRequired,title:Ye().string.isRequired,description:Ye().node};const Dt=B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7h12m0 0l-4-4m4 4l-4 4m0 6H4m0 0l4 4m-4-4l4-4"}))})),Wt=B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M10 20l4-16m4 4l4 4-4 4M6 16l-4-4 4-4"}))})),zt=B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",strokeWidth:2,stroke:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"}),B.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M15 12a3 3 0 11-6 0 3 3 0 016 0z"}))})),Vt=B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{fillRule:"evenodd",d:"M5 9V7a5 5 0 0110 0v2a2 2 0 012 2v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a2 2 0 012-2zm8-2v2H7V7a3 3 0 016 0z",clipRule:"evenodd"}))})),Jt=({idSuffix:e=""})=>{const t=(0,s.useSvgAria)();return(0,Ke.jsxs)(Ke.Fragment,{children:[(0,Ke.jsx)("header",{className:"yst-mb-6 yst-space-y-6",children:(0,Ke.jsx)(ut,{id:`link-yoast-logo${e}`,to:"/",className:"yst-px-3 yst-inline-block yst-rounded-md focus:yst-ring-primary-500","aria-label":"Yoast SEO",children:(0,Ke.jsx)(xt,{className:"yst-w-40",...t})})}),(0,Ke.jsxs)("ul",{className:"yst-mt-1 yst-px-0.5 yst-space-y-4",children:[(0,Ke.jsx)(ht,{to:"/",label:(0,Ke.jsxs)(Ke.Fragment,{children:[(0,Ke.jsx)(Dt,{className:"yst-sidebar-navigation__icon yst-w-6 yst-h-6"}),(0,q.__)("Redirects","wordpress-seo")]}),idSuffix:e,className:"yst-gap-3"}),(0,Ke.jsxs)("li",{className:"yst-flex yst-items-center yst-gap-3 yst-px-3 yst-py-2 yst-text-slate-800 yst-cursor-not-allowed yst-opacity-50",children:[(0,Ke.jsx)(Wt,{className:"yst-sidebar-navigation __icon yst-w-6 yst-h-6"}),(0,q.__)("Regex redirects","wordpress-seo"),(0,Ke.jsx)("div",{className:"yst-bg-amber-200 yst-text-amber-900 yst-rounded-2xl yst-flext yst-items-center yst-justify-center yst-py-[2px] yst-px-2",children:(0,Ke.jsx)(Vt,{className:"yst-sidebar-navigation __icon yst-w-2.5 yst-h-2.5"})})]}),(0,Ke.jsxs)("li",{className:"yst-flex yst-items-center yst-gap-3 yst-px-3 yst-py-2 yst-text-slate-800 yst-cursor-not-allowed yst-opacity-50",children:[(0,Ke.jsx)(zt,{className:"yst-sidebar-navigation __icon yst-w-6 yst-h-6"}),(0,q.__)("Redirect method","wordpress-seo"),(0,Ke.jsx)("div",{className:"yst-bg-amber-200 yst-text-amber-900 yst-rounded-2xl yst-flext yst-items-center yst-justify-center yst-py-[2px] yst-px-2",children:(0,Ke.jsx)(Vt,{className:"yst-sidebar-navigation __icon yst-w-2.5 yst-h-2.5"})})]})]})]})};function Zt(...e){return e.filter(Boolean).join(" ")}function Gt(e,t,...r){if(e in t){let n=t[e];return"function"==typeof n?n(...r):n}let n=new Error(`Tried to handle "${e}" but there is no handler defined. Only defined handlers are: ${Object.keys(t).map((e=>`"${e}"`)).join(", ")}.`);throw Error.captureStackTrace&&Error.captureStackTrace(n,Gt),n}Jt.propTypes={idSuffix:Ye().string};var Yt,Kt,Qt=((Kt=Qt||{})[Kt.None=0]="None",Kt[Kt.RenderStrategy=1]="RenderStrategy",Kt[Kt.Static=2]="Static",Kt),Xt=((Yt=Xt||{})[Yt.Unmount=0]="Unmount",Yt[Yt.Hidden=1]="Hidden",Yt);function er({ourProps:e,theirProps:t,slot:r,defaultTag:n,features:s,visible:a=!0,name:i}){let o=rr(t,e);if(a)return tr(o,r,n,i);let l=null!=s?s:0;if(2&l){let{static:e=!1,...t}=o;if(e)return tr(t,r,n,i)}if(1&l){let{unmount:e=!0,...t}=o;return Gt(e?0:1,{0:()=>null,1:()=>tr({...t,hidden:!0,style:{display:"none"}},r,n,i)})}return tr(o,r,n,i)}function tr(e,t={},r,n){var s;let{as:a=r,children:i,refName:o="ref",...l}=ar(e,["unmount","static"]),c=void 0!==e.ref?{[o]:e.ref}:{},u="function"==typeof i?i(t):i;l.className&&"function"==typeof l.className&&(l.className=l.className(t));let d={};if(t){let e=!1,r=[];for(let[n,s]of Object.entries(t))"boolean"==typeof s&&(e=!0),!0===s&&r.push(n);e&&(d["data-headlessui-state"]=r.join(" "))}if(a===B.Fragment&&Object.keys(sr(l)).length>0){if(!(0,B.isValidElement)(u)||Array.isArray(u)&&u.length>1)throw new Error(['Passing props on "Fragment"!',"",`The current component <${n} /> is rendering a "Fragment".`,"However we need to passthrough the following props:",Object.keys(l).map((e=>` - ${e}`)).join("\n"),"","You can apply a few solutions:",['Add an `as="..."` prop, to ensure that we render an actual element instead of a "Fragment".',"Render a single element as the child so that we can forward the props onto that element."].map((e=>` - ${e}`)).join("\n")].join("\n"));let e=Zt(null==(s=u.props)?void 0:s.className,l.className),t=e?{className:e}:{};return(0,B.cloneElement)(u,Object.assign({},rr(u.props,sr(ar(l,["ref"]))),d,c,function(...e){return{ref:e.every((e=>null==e))?void 0:t=>{for(let r of e)null!=r&&("function"==typeof r?r(t):r.current=t)}}}(u.ref,c.ref),t))}return(0,B.createElement)(a,Object.assign({},ar(l,["ref"]),a!==B.Fragment&&c,a!==B.Fragment&&d),u)}function rr(...e){if(0===e.length)return{};if(1===e.length)return e[0];let t={},r={};for(let n of e)for(let e in n)e.startsWith("on")&&"function"==typeof n[e]?(null!=r[e]||(r[e]=[]),r[e].push(n[e])):t[e]=n[e];if(t.disabled||t["aria-disabled"])return Object.assign(t,Object.fromEntries(Object.keys(r).map((e=>[e,void 0]))));for(let e in r)Object.assign(t,{[e](t,...n){let s=r[e];for(let e of s){if((t instanceof Event||(null==t?void 0:t.nativeEvent)instanceof Event)&&t.defaultPrevented)return;e(t,...n)}}});return t}function nr(e){var t;return Object.assign((0,B.forwardRef)(e),{displayName:null!=(t=e.displayName)?t:e.name})}function sr(e){let t=Object.assign({},e);for(let e in t)void 0===t[e]&&delete t[e];return t}function ar(e,t=[]){let r=Object.assign({},e);for(let e of t)e in r&&delete r[e];return r}let ir=(0,B.createContext)(null);ir.displayName="OpenClosedContext";var or=(e=>(e[e.Open=0]="Open",e[e.Closed=1]="Closed",e))(or||{});function lr(){return(0,B.useContext)(ir)}function cr({value:e,children:t}){return B.createElement(ir.Provider,{value:e},t)}var ur=Object.defineProperty,dr=(e,t,r)=>(((e,t,r)=>{t in e?ur(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r})(e,"symbol"!=typeof t?t+"":t,r),r);let pr=new class{constructor(){dr(this,"current",this.detect()),dr(this,"handoffState","pending"),dr(this,"currentId",0)}set(e){this.current!==e&&(this.handoffState="pending",this.currentId=0,this.current=e)}reset(){this.set(this.detect())}nextId(){return++this.currentId}get isServer(){return"server"===this.current}get isClient(){return"client"===this.current}detect(){return"undefined"==typeof window||"undefined"==typeof document?"server":"client"}handoff(){"pending"===this.handoffState&&(this.handoffState="complete")}get isHandoffComplete(){return"complete"===this.handoffState}},hr=(e,t)=>{pr.isServer?(0,B.useEffect)(e,t):(0,B.useLayoutEffect)(e,t)};function fr(){let e=(0,B.useRef)(!1);return hr((()=>(e.current=!0,()=>{e.current=!1})),[]),e}function mr(e){let t=(0,B.useRef)(e);return hr((()=>{t.current=e}),[e]),t}function vr(){let[e,t]=(0,B.useState)(pr.isHandoffComplete);return e&&!1===pr.isHandoffComplete&&t(!1),(0,B.useEffect)((()=>{!0!==e&&t(!0)}),[e]),(0,B.useEffect)((()=>pr.handoff()),[]),e}let yr=function(e){let t=mr(e);return B.useCallback(((...e)=>t.current(...e)),[t])},gr=Symbol();function wr(...e){let t=(0,B.useRef)(e);(0,B.useEffect)((()=>{t.current=e}),[e]);let r=yr((e=>{for(let r of t.current)null!=r&&("function"==typeof r?r(e):r.current=e)}));return e.every((e=>null==e||(null==e?void 0:e[gr])))?void 0:r}function xr(){let e=[],t=[],r={enqueue(e){t.push(e)},addEventListener:(e,t,n,s)=>(e.addEventListener(t,n,s),r.add((()=>e.removeEventListener(t,n,s)))),requestAnimationFrame(...e){let t=requestAnimationFrame(...e);return r.add((()=>cancelAnimationFrame(t)))},nextFrame:(...e)=>r.requestAnimationFrame((()=>r.requestAnimationFrame(...e))),setTimeout(...e){let t=setTimeout(...e);return r.add((()=>clearTimeout(t)))},microTask(...e){let t={current:!0};return function(e){"function"==typeof queueMicrotask?queueMicrotask(e):Promise.resolve().then(e).catch((e=>setTimeout((()=>{throw e}))))}((()=>{t.current&&e[0]()})),r.add((()=>{t.current=!1}))},add:t=>(e.push(t),()=>{let r=e.indexOf(t);if(r>=0){let[t]=e.splice(r,1);t()}}),dispose(){for(let t of e.splice(0))t()},async workQueue(){for(let e of t.splice(0))await e()}};return r}function br(e,...t){e&&t.length>0&&e.classList.add(...t)}function jr(e,...t){e&&t.length>0&&e.classList.remove(...t)}function Rr(){let[e]=(0,B.useState)(xr);return(0,B.useEffect)((()=>()=>e.dispose()),[e]),e}function Sr({container:e,direction:t,classes:r,onStart:n,onStop:s}){let a=fr(),i=Rr(),o=mr(t);hr((()=>{let t=xr();i.add(t.dispose);let l=e.current;if(l&&"idle"!==o.current&&a.current)return t.dispose(),n.current(o.current),t.add(function(e,t,r,n){let s=r?"enter":"leave",a=xr(),i=void 0!==n?function(e){let t={called:!1};return(...r)=>{if(!t.called)return t.called=!0,e(...r)}}(n):()=>{};"enter"===s&&(e.removeAttribute("hidden"),e.style.display="");let o=Gt(s,{enter:()=>t.enter,leave:()=>t.leave}),l=Gt(s,{enter:()=>t.enterTo,leave:()=>t.leaveTo}),c=Gt(s,{enter:()=>t.enterFrom,leave:()=>t.leaveFrom});return jr(e,...t.enter,...t.enterTo,...t.enterFrom,...t.leave,...t.leaveFrom,...t.leaveTo,...t.entered),br(e,...o,...c),a.nextFrame((()=>{jr(e,...c),br(e,...l),function(e,t){let r=xr();if(!e)return r.dispose;let{transitionDuration:n,transitionDelay:s}=getComputedStyle(e),[a,i]=[n,s].map((e=>{let[t=0]=e.split(",").filter(Boolean).map((e=>e.includes("ms")?parseFloat(e):1e3*parseFloat(e))).sort(((e,t)=>t-e));return t}));if(a+i!==0){let n=r.addEventListener(e,"transitionend",(e=>{e.target===e.currentTarget&&(t(),n())}))}else t();r.add((()=>t())),r.dispose}(e,(()=>(jr(e,...o),br(e,...t.entered),i())))})),a.dispose}(l,r.current,"enter"===o.current,(()=>{t.dispose(),s.current(o.current)}))),t.dispose}),[t])}function Er(e=""){return e.split(" ").filter((e=>e.trim().length>1))}let Cr=(0,B.createContext)(null);Cr.displayName="TransitionContext";var _r,kr=((_r=kr||{}).Visible="visible",_r.Hidden="hidden",_r);let Pr=(0,B.createContext)(null);function Or(e){return"children"in e?Or(e.children):e.current.filter((({el:e})=>null!==e.current)).filter((({state:e})=>"visible"===e)).length>0}function Nr(e,t){let r=mr(e),n=(0,B.useRef)([]),s=fr(),a=Rr(),i=yr(((e,t=Xt.Hidden)=>{let i=n.current.findIndex((({el:t})=>t===e));-1!==i&&(Gt(t,{[Xt.Unmount](){n.current.splice(i,1)},[Xt.Hidden](){n.current[i].state="hidden"}}),a.microTask((()=>{var e;!Or(n)&&s.current&&(null==(e=r.current)||e.call(r))})))})),o=yr((e=>{let t=n.current.find((({el:t})=>t===e));return t?"visible"!==t.state&&(t.state="visible"):n.current.push({el:e,state:"visible"}),()=>i(e,Xt.Unmount)})),l=(0,B.useRef)([]),c=(0,B.useRef)(Promise.resolve()),u=(0,B.useRef)({enter:[],leave:[],idle:[]}),d=yr(((e,r,n)=>{l.current.splice(0),t&&(t.chains.current[r]=t.chains.current[r].filter((([t])=>t!==e))),null==t||t.chains.current[r].push([e,new Promise((e=>{l.current.push(e)}))]),null==t||t.chains.current[r].push([e,new Promise((e=>{Promise.all(u.current[r].map((([e,t])=>t))).then((()=>e()))}))]),"enter"===r?c.current=c.current.then((()=>null==t?void 0:t.wait.current)).then((()=>n(r))):n(r)})),p=yr(((e,t,r)=>{Promise.all(u.current[t].splice(0).map((([e,t])=>t))).then((()=>{var e;null==(e=l.current.shift())||e()})).then((()=>r(t)))}));return(0,B.useMemo)((()=>({children:n,register:o,unregister:i,onStart:d,onStop:p,wait:c,chains:u})),[o,i,n,d,p,u,c])}function Tr(){}Pr.displayName="NestingContext";let Lr=["beforeEnter","afterEnter","beforeLeave","afterLeave"];function Mr(e){var t;let r={};for(let n of Lr)r[n]=null!=(t=e[n])?t:Tr;return r}let Ar=Qt.RenderStrategy,Fr=nr((function(e,t){let{beforeEnter:r,afterEnter:n,beforeLeave:s,afterLeave:a,enter:i,enterFrom:o,enterTo:l,entered:c,leave:u,leaveFrom:d,leaveTo:p,...h}=e,f=(0,B.useRef)(null),m=wr(f,t),v=h.unmount?Xt.Unmount:Xt.Hidden,{show:y,appear:g,initial:w}=function(){let e=(0,B.useContext)(Cr);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),[x,b]=(0,B.useState)(y?"visible":"hidden"),j=function(){let e=(0,B.useContext)(Pr);if(null===e)throw new Error("A <Transition.Child /> is used but it is missing a parent <Transition /> or <Transition.Root />.");return e}(),{register:R,unregister:S}=j,E=(0,B.useRef)(null);(0,B.useEffect)((()=>R(f)),[R,f]),(0,B.useEffect)((()=>{if(v===Xt.Hidden&&f.current)return y&&"visible"!==x?void b("visible"):Gt(x,{hidden:()=>S(f),visible:()=>R(f)})}),[x,f,R,S,y,v]);let C=mr({enter:Er(i),enterFrom:Er(o),enterTo:Er(l),entered:Er(c),leave:Er(u),leaveFrom:Er(d),leaveTo:Er(p)}),_=function(e){let t=(0,B.useRef)(Mr(e));return(0,B.useEffect)((()=>{t.current=Mr(e)}),[e]),t}({beforeEnter:r,afterEnter:n,beforeLeave:s,afterLeave:a}),k=vr();(0,B.useEffect)((()=>{if(k&&"visible"===x&&null===f.current)throw new Error("Did you forget to passthrough the `ref` to the actual DOM node?")}),[f,x,k]);let P=w&&!g,O=!k||P||E.current===y?"idle":y?"enter":"leave",N=yr((e=>Gt(e,{enter:()=>_.current.beforeEnter(),leave:()=>_.current.beforeLeave(),idle:()=>{}}))),T=yr((e=>Gt(e,{enter:()=>_.current.afterEnter(),leave:()=>_.current.afterLeave(),idle:()=>{}}))),L=Nr((()=>{b("hidden"),S(f)}),j);Sr({container:f,classes:C,direction:O,onStart:mr((e=>{L.onStart(f,e,N)})),onStop:mr((e=>{L.onStop(f,e,T),"leave"===e&&!Or(L)&&(b("hidden"),S(f))}))}),(0,B.useEffect)((()=>{!P||(v===Xt.Hidden?E.current=null:E.current=y)}),[y,P,x]);let M=h,A={ref:m};return g&&y&&pr.isServer&&(M={...M,className:Zt(h.className,...C.current.enter,...C.current.enterFrom)}),B.createElement(Pr.Provider,{value:L},B.createElement(cr,{value:Gt(x,{visible:or.Open,hidden:or.Closed})},er({ourProps:A,theirProps:M,defaultTag:"div",features:Ar,visible:"visible"===x,name:"Transition.Child"})))})),Ur=nr((function(e,t){let{show:r,appear:n=!1,unmount:s,...a}=e,i=(0,B.useRef)(null),o=wr(i,t);vr();let l=lr();if(void 0===r&&null!==l&&(r=Gt(l,{[or.Open]:!0,[or.Closed]:!1})),![!0,!1].includes(r))throw new Error("A <Transition /> is used but it is missing a `show={true | false}` prop.");let[c,u]=(0,B.useState)(r?"visible":"hidden"),d=Nr((()=>{u("hidden")})),[p,h]=(0,B.useState)(!0),f=(0,B.useRef)([r]);hr((()=>{!1!==p&&f.current[f.current.length-1]!==r&&(f.current.push(r),h(!1))}),[f,r]);let m=(0,B.useMemo)((()=>({show:r,appear:n,initial:p})),[r,n,p]);(0,B.useEffect)((()=>{if(r)u("visible");else if(Or(d)){let e=i.current;if(!e)return;let t=e.getBoundingClientRect();0===t.x&&0===t.y&&0===t.width&&0===t.height&&u("hidden")}else u("hidden")}),[r,d]);let v={unmount:s};return B.createElement(Pr.Provider,{value:d},B.createElement(Cr.Provider,{value:m},er({ourProps:{...v,as:B.Fragment,children:B.createElement(Fr,{ref:o,...v,...a})},theirProps:{},defaultTag:B.Fragment,features:Ar,visible:"visible"===c,name:"Transition"})))})),qr=nr((function(e,t){let r=null!==(0,B.useContext)(Cr),n=null!==lr();return B.createElement(B.Fragment,null,!r&&n?B.createElement(Ur,{ref:t,...e}):B.createElement(Fr,{ref:t,...e}))})),Br=Object.assign(Ur,{Child:qr,Root:Ur});const Ir=B.forwardRef((function(e,t){return B.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:t},e),B.createElement("path",{fillRule:"evenodd",d:"M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z",clipRule:"evenodd"}))})),$r=()=>{const e=It("selectLink",[],"https://yoa.st/redirects-learn-more"),t=(0,n.useMemo)((()=>Ze((0,q.sprintf)( /** * translators: %1$s expands to an opening anchor tag. * %2$s expands to a closing anchor tag. */ (0,q.__)("Manage and monitor your redirects with ease. Create and edit plain redirects to ensure visitors and search engines reach the right pages. %1$sLearn more about redirects%2$s.","wordpress-seo"),"<a>","</a>"),{a:(0,Ke.jsx)("a",{href:e,target:"_blank",rel:"noopener noreferrer"})})),[]),r=(0,n.useMemo)((()=>Ze((0,q.sprintf)( /** * translators: %1$s expands to an opening span tag. * %2$s expands to a closing span tag. */ (0,q.__)("The redirect type is the HTTP response code sent to the browser telling the browser what type of redirect is served. %1$sLearn more about redirect types%2$s.","wordpress-seo"),"<span>","</span>"),{span:(0,Ke.jsx)("span",{className:"yst-text-slate-600 yst-underline"})})),[]);return(0,Ke.jsxs)(Ht,{title:(0,q.__)("Redirects","wordpress-seo"),description:t,children:[(0,Ke.jsx)("div",{className:"yst-max-w-5xl yst-p-8 yst-opacity-50",children:(0,Ke.jsxs)(rt,{title:(0,q.__)("Plain redirects","wordpress-seo"),description:(0,q.__)("Plain redirects automatically send visitors from one URL to another. Use them to fix broken links and improve your site's user experience.","wordpress-seo"),variant:"xl",children:[(0,Ke.jsxs)("div",{className:"lg:yst-mt-0 lg:yst-col-span-2 yst-space-y-8",children:[(0,Ke.jsxs)("div",{children:[(0,Ke.jsx)(s.SelectField,{name:"type",id:"yst-input-type-redirect",label:(0,q.__)("Redirect Type","wordpress-seo"),className:"yst-max-w-sm",options:[{value:301,label:(0,q.__)("301 Moved Permanently","wordpress-seo")}],disabled:!0,value:!1,onChange:l.noop}),(0,Ke.jsx)("div",{className:"yst-text-field__description",children:r})]}),(0,Ke.jsx)(s.TextField,{type:"text",name:"origin",id:"yst-input-origin-redirect",label:(0,q.__)("Old URL","wordpress-seo"),disabled:!0,onChange:l.noop}),(0,Ke.jsx)(s.TextField,{type:"text",name:"target",id:"yst-input-target-redirect",label:(0,q.__)("New URL","wordpress-seo"),disabled:!0,onChange:l.noop})]}),(0,Ke.jsx)(s.Button,{id:"yst-button-submit-redirect",type:"submit",disabled:!0,className:"yst-bg-gray-400",children:(0,q.__)("Add redirect","wordpress-seo")})]})}),(0,Ke.jsxs)("div",{className:"yst-max-w-5xl yst-px-8 yst-pb-8 yst-opacity-50",children:[(0,Ke.jsx)("hr",{className:"yst-mb-8"}),(0,Ke.jsxs)(Ke.Fragment,{children:[(0,Ke.jsx)("div",{className:"yst-flex yst-justify-start yst-items-end yst-flex-row yst-w-full yst-gap-6",children:(0,Ke.jsx)("div",{className:"yst-flex yst-items-end xl:yst-max-w-[256px] yst-w-full",children:(0,Ke.jsx)(s.Select,{id:"yst-filter-redirect-type-redirect",name:"filterRedirectType",options:[{value:"",label:(0,q.__)("All","wordpress-seo")}],className:"yst-w-full",label:(0,q.__)("Filter Redirect type","wordpress-seo"),disabled:!0,value:!1,onChange:l.noop})})}),(0,Ke.jsxs)(s.Table,{className:"yst-mt-4 yst-table-fixed",variant:"minimal",children:[(0,Ke.jsx)(s.Table.Head,{children:(0,Ke.jsxs)(s.Table.Row,{children:[(0,Ke.jsx)(s.Table.Header,{className:"yst-w-4",children:(0,Ke.jsx)(s.Checkbox,{id:"yst-select-all-redirects",name:"selectAllRedirects","aria-label":(0,q.__)("Select all","wordpress-seo"),disabled:!0,value:"dummy-value"})}),(0,Ke.jsx)(s.Table.Header,{className:"yst-w-32",children:(0,Ke.jsxs)("div",{className:"yst-flex yst-flex-wrap yst-break-all yst-gap-3",children:[(0,q.__)("Type","wordpress-seo"),(0,Ke.jsx)(Ir,{className:"yst-w-4 yst-h-4 yst-text-slate-400"})]})}),(0,Ke.jsx)(s.Table.Header,{children:(0,q.__)("Old URL","wordpress-seo")}),(0,Ke.jsx)(s.Table.Header,{children:(0,q.__)("New URL","wordpress-seo")})]})}),(0,Ke.jsx)(s.Table.Body,{children:(0,Ke.jsxs)(s.Table.Row,{children:[(0,Ke.jsx)(s.Table.Cell,{children:(0,Ke.jsx)(Ke.Fragment,{})}),(0,Ke.jsx)(s.Table.Cell,{children:(0,Ke.jsx)(Ke.Fragment,{})}),(0,Ke.jsx)(s.Table.Cell,{className:"yst-text-center",children:(0,q.__)("No items found","wordpress-seo")}),(0,Ke.jsx)(s.Table.Cell,{children:(0,Ke.jsx)(Ke.Fragment,{})})]})})]})]})]})]})},Hr=()=>{const{pathname:e}=Pe();return(0,Ke.jsx)(Br,{appear:!0,show:!0,enter:"yst-transition-opacity yst-delay-100 yst-duration-300",enterFrom:"yst-opacity-0",enterTo:"yst-opacity-100",children:(0,Ke.jsxs)(Ve,{children:[(0,Ke.jsx)(We,{path:"/",element:(0,Ke.jsx)(bt,{children:(0,Ke.jsx)($r,{})}),errorElement:(0,Ke.jsx)(jt,{})}),(0,Ke.jsx)(We,{path:"*",element:(0,Ke.jsx)(De,{to:"",replace:!0})})]})},e)},Dr=()=>{const{pathname:e}=Pe();return(0,Ke.jsx)(Ke.Fragment,{children:(0,Ke.jsxs)(s.SidebarNavigation,{activePath:e,children:[(0,Ke.jsx)(s.SidebarNavigation.Mobile,{openButtonId:"yst-button-open-redirects-navigation-mobile",closeButtonId:"yst-button-close-redirects-navigation-mobile" /* translators: Hidden accessibility text. */,openButtonScreenReaderText:(0,q.__)("Open redirects navigation","wordpress-seo") /* translators: Hidden accessibility text. */,closeButtonScreenReaderText:(0,q.__)("Close redirects navigation","wordpress-seo"),"aria-label":(0,q.__)("Redirects navigation","wordpress-seo"),children:(0,Ke.jsx)(Jt,{idSuffix:"-mobile"})}),(0,Ke.jsxs)("div",{className:"yst-p-4 min-[783px]:yst-p-8 yst-flex yst-gap-4",children:[(0,Ke.jsx)("aside",{className:"yst-sidebar yst-sidebar-nav yst-shrink-0 yst-hidden min-[783px]:yst-block yst-pb-6 yst-bottom-0 yst-w-56",children:(0,Ke.jsx)(s.SidebarNavigation.Sidebar,{children:(0,Ke.jsx)(Jt,{})})}),(0,Ke.jsx)("div",{className:"yst-paper yst-grow yst-max-w-page",children:(0,Ke.jsx)("div",{className:"yst-space-y-6 yst-mb-8 xl:yst-mb-0",children:(0,Ke.jsx)("main",{children:(0,Ke.jsx)(Hr,{})})})})]})]})})},Wr=window.wp.components,zr=()=>{const e=document.createElement("div"),t=e.attachShadow({mode:"open"});return document.body.appendChild(e),(0,Ke.jsx)(U.StyleSheetManager,{target:t,children:(0,Ke.jsx)(Wr.SlotFillProvider,{children:(0,Ke.jsx)(ot,{children:(0,Ke.jsx)(Dr,{})})})})};t()((()=>{const e=document.getElementById("yoast-seo-redirects");if(!e)return;(({initialState:e={}}={})=>{(0,a.register)((({initialState:e})=>(0,a.createReduxStore)(i,{actions:{...A,...g},selectors:{...O,...y,...M},initialState:{...e},reducer:(0,a.combineReducers)({[T]:F,[m]:w,[k]:N})}))({initialState:e}))})({initialState:{[m]:(0,l.get)(window,"wpseoScriptData.linkParams",{}),[T]:(0,l.get)(window,"wpseoScriptData.preferences",{})}});const t=(0,a.select)(i).selectPreference("isRtl",!1);(0,n.render)((0,Ke.jsx)(s.Root,{context:{isRtl:t},children:(0,Ke.jsx)(zr,{})}),e)}))})()})();