File "editor-modules.js"

Full Path: /home/timepamn/dailynetworth.org/wp-content/plugins/wordpress-seo/js/dist/editor-modules.js
File size: 121.72 KB
MIME-type: text/plain
Charset: utf-8

(()=>{var e={4184:(e,s)=>{var t;!function(){"use strict";var r={}.hasOwnProperty;function o(){for(var e=[],s=0;s<arguments.length;s++){var t=arguments[s];if(t){var i=typeof t;if("string"===i||"number"===i)e.push(t);else if(Array.isArray(t)){if(t.length){var a=o.apply(null,t);a&&e.push(a)}}else if("object"===i){if(t.toString!==Object.prototype.toString&&!t.toString.toString().includes("[native code]")){e.push(t.toString());continue}for(var n in t)r.call(t,n)&&t[n]&&e.push(n)}}}return e.join(" ")}e.exports?(o.default=o,e.exports=o):void 0===(t=function(){return o}.apply(s,[]))||(e.exports=t)}()}},s={};function t(r){var o=s[r];if(void 0!==o)return o.exports;var i=s[r]={exports:{}};return e[r](i,i.exports,t),i.exports}t.n=e=>{var s=e&&e.__esModule?()=>e.default:()=>e;return t.d(s,{a:s}),s},t.d=(e,s)=>{for(var r in s)t.o(s,r)&&!t.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:s[r]})},t.o=(e,s)=>Object.prototype.hasOwnProperty.call(e,s),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},(()=>{"use strict";var e={};t.r(e),t.d(e,{refreshDelay:()=>n});var s={};t.r(s),t.d(s,{default:()=>x,initializationDone:()=>f,sortResultsByIdentifier:()=>y});var r={};t.r(r),t.d(r,{default:()=>K,getIconForScore:()=>z});var o={};t.r(o),t.d(o,{doAjaxRequest:()=>Ke});var i={};t.r(i),t.d(i,{applyReplaceUsingPlugin:()=>ds,createLabelFromName:()=>ts,excerptFromContent:()=>cs,fillReplacementVariables:()=>es,handlePrefixes:()=>ss,mapCustomFields:()=>ls,mapCustomTaxonomies:()=>ns,nonReplaceVars:()=>Xe,prepareCustomFieldForDispatch:()=>is,prepareCustomTaxonomyForDispatch:()=>as,pushNewReplaceVar:()=>rs,replaceSpaces:()=>os});const a=window.yoast.externals.contexts,n=500,l=window.lodash;function c(){return(0,l.get)(window,"wpseoScriptData.metabox",{intl:{},isRtl:!1})}const d=window.wp.i18n,u=window.yoast.analysis,p=window.wp.hooks,h=window.yoast.externals.redux;function m(){}let g=!1;function y(e){return e.sort(((e,s)=>e._identifier.localeCompare(s._identifier)))}function x(e,s,t,r,o){if(!g)return;const i=u.Paper.parse(s());e.analyze(i).then((a=>{const{result:{seo:n,readability:l,inclusiveLanguage:c}}=a;if(n){const e=n[""];e.results.forEach((e=>{e.getMarker=()=>()=>t(i,e.marks)})),e.results=y(e.results),r.dispatch(h.actions.setSeoResultsForKeyword(i.getKeyword(),e.results)),r.dispatch(h.actions.setOverallSeoScore(e.score,i.getKeyword())),r.dispatch(h.actions.refreshSnippetEditor()),o.saveScores(e.score,i.getKeyword())}l&&(l.results.forEach((e=>{e.getMarker=()=>()=>t(i,e.marks)})),l.results=y(l.results),r.dispatch(h.actions.setReadabilityResults(l.results)),r.dispatch(h.actions.setOverallReadabilityScore(l.score)),r.dispatch(h.actions.refreshSnippetEditor()),o.saveContentScore(l.score)),c&&(c.results.forEach((e=>{e.getMarker=()=>()=>t(i,e.marks)})),c.results=y(c.results),r.dispatch(h.actions.setInclusiveLanguageResults(c.results)),r.dispatch(h.actions.setOverallInclusiveLanguageScore(c.score)),r.dispatch(h.actions.refreshSnippetEditor()),o.saveInclusiveLanguageScore(c.score)),(0,p.doAction)("yoast.analysis.refresh",a,{paper:i,worker:e,collectData:s,applyMarks:t,store:r,dataCollector:o})})).catch(m)}function f(){g=!0}const w=window.wp.element,b=window.yoast.styledComponents;var v=t.n(b);const k=window.yoast.propTypes;var _=t.n(k);const S=window.yoast.componentsNew,j=window.yoast.helpers,R=window.yoast.styleGuide,C=window.ReactJSXRuntime,I=R.colors.$color_bad,E=R.colors.$palette_error_background,L=R.colors.$color_grey_text_light,N=R.colors.$palette_error_text,M=v().div`
	display: flex;
	flex-direction: column;
`,T=v().label`
	font-size: var(--yoast-font-size-default);
	font-weight: var(--yoast-font-weight-bold);
	${(0,j.getDirectionalStyle)("margin-right: 4px","margin-left: 4px")};
`,P=v().span`
	margin-bottom: 0.5em;
`,q=v()(S.InputField)`
	flex: 1 !important;
	box-sizing: border-box;
	max-width: 100%;
	margin: 0; // Reset margins inherited from WordPress.

	// Hide native X in Edge and IE11.
	&::-ms-clear {
		display: none;
	}

	&.has-error {
		border-color: ${I} !important;
		background-color: ${E} !important;

		&:focus {
			box-shadow: 0 0 2px ${I} !important;
		}
	}
`,A=v().ul`
	color: ${N};
	list-style-type: disc;
	list-style-position: outside;
	margin: 0;
	margin-left: 1.2em;
`,F=v().li`
	color: ${N};
	margin: 0 0 0.5em 0;
`,O=(0,S.addFocusStyle)(v().button`
		border: 1px solid transparent;
		box-shadow: none;
		background: none;
		flex: 0 0 32px;
		height: 32px;
		max-width: 32px;
		padding: 0;
		cursor: pointer;
	`);O.propTypes={type:_().string,focusColor:_().string,focusBackgroundColor:_().string,focusBorderColor:_().string},O.defaultProps={type:"button",focusColor:R.colors.$color_button_text_hover,focusBackgroundColor:"transparent",focusBorderColor:R.colors.$color_blue};const $=v()(S.SvgIcon)`
	margin-top: 4px;
`,B=v().div`
	display: flex;
	flex-direction: row;
	align-items: center;

	&.has-remove-keyword-button {
		${q} {
			${(0,j.getDirectionalStyle)("padding-right: 40px","padding-left: 40px")};
		}

		${O} {
			${(0,j.getDirectionalStyle)("margin-left: -32px","margin-right: -32px")};
		}
	}
`;class U extends w.Component{constructor(e){super(e),this.handleChange=this.handleChange.bind(this)}handleChange(e){this.props.onChange(e.target.value)}renderLabel(){const{id:e,label:s,helpLink:t}=this.props;return(0,C.jsxs)(P,{children:[(0,C.jsx)(T,{htmlFor:e,children:s}),t]})}renderErrorMessages(){const e=[...this.props.errorMessages];return!(0,l.isEmpty)(e)&&(0,C.jsx)(A,{children:e.map(((e,s)=>(0,C.jsx)(F,{children:(0,C.jsx)("span",{role:"alert",children:e})},s)))})}render(){const{id:e,showLabel:s,keyword:t,onRemoveKeyword:r,onBlurKeyword:o,onFocusKeyword:i,hasError:a}=this.props,n=!s,c=r!==l.noop;return(0,C.jsxs)(M,{children:[s&&this.renderLabel(),a&&this.renderErrorMessages(),(0,C.jsxs)(B,{className:c?"has-remove-keyword-button":null,children:[(0,C.jsx)(q,{"aria-label":n?this.props.label:null,type:"text",id:e,className:a?"has-error":null,onChange:this.handleChange,onFocus:i,onBlur:o,value:t,autoComplete:"off"}),c&&(0,C.jsx)(O,{onClick:r,focusBoxShadowColor:"#084A67",children:(0,C.jsx)($,{size:"18px",icon:"times-circle",color:L})})]})]})}}U.propTypes={id:_().string.isRequired,showLabel:_().bool,keyword:_().string,onChange:_().func.isRequired,onRemoveKeyword:_().func,onBlurKeyword:_().func,onFocusKeyword:_().func,label:_().string.isRequired,helpLink:_().node,hasError:_().bool,errorMessages:_().arrayOf(_().string)},U.defaultProps={showLabel:!0,keyword:"",onRemoveKeyword:l.noop,onBlurKeyword:l.noop,onFocusKeyword:l.noop,helpLink:null,hasError:!1,errorMessages:[]};const H=U;function D(e,s=""){const t=e.getIdentifier(),r={score:e.score,rating:u.interpreters.scoreToRating(e.score),hasMarks:e.hasMarks(),marker:e.getMarker(),id:t,text:e.text,markerId:s.length>0?`${s}:${t}`:t,hasBetaBadge:e.hasBetaBadge(),hasJumps:e.hasJumps(),hasAIFixes:e.hasAIFixes(),editFieldName:e.editFieldName};return"ok"===r.rating&&(r.rating="OK"),r}function W(e,s){switch(e.rating){case"error":s.errorsResults.push(e);break;case"feedback":s.considerationsResults.push(e);break;case"bad":s.problemsResults.push(e);break;case"OK":s.improvementsResults.push(e);break;case"good":s.goodResults.push(e)}return s}function z(e){switch(e){case"loading":return{icon:"loading-spinner",color:R.colors.$color_green_medium_light};case"not-set":return{icon:"seo-score-none",color:R.colors.$color_score_icon};case"noindex":return{icon:"seo-score-none",color:R.colors.$color_noindex};case"good":return{icon:"seo-score-good",color:R.colors.$color_green_medium};case"ok":return{icon:"seo-score-ok",color:R.colors.$color_ok};default:return{icon:"seo-score-bad",color:R.colors.$color_red}}}function K(e,s=""){let t={errorsResults:[],problemsResults:[],improvementsResults:[],goodResults:[],considerationsResults:[]};if(!e)return t;for(let r=0;r<e.length;r++){const o=e[r];o.text&&(t=W(D(o,s),t))}return t}const G=(0,j.makeOutboundLink)(v().a`
	display: inline-block;
	position: relative;
	outline: none;
	text-decoration: none;
	border-radius: 100%;
	width: 24px;
	height: 24px;
	margin: -4px 0;
	vertical-align: middle;

	color: ${R.colors.$color_help_text};
	
	&:hover,
	&:focus {
		color: ${R.colors.$color_snippet_focus};	
	}
	
	// Overwrite the default blue active color for links.
	&:active {
		color: ${R.colors.$color_help_text};	
	}

	&::before {
		position: absolute;
		top: 0;
		left: 0;
		padding: 2px;
		content: "\f223";
	}
`),V=v()(S.Collapsible)`
	h2 > button {
		padding-left: 24px;
		padding-top: 16px;

		&:hover {
			background-color: #f0f0f0;
		}
	}

	div[class^="collapsible_content"] {
		padding: 24px 0;
		margin: 0 24px;
		border-top: 1px solid rgba(0,0,0,0.2);
	}

`,Y=window.wp.components,Z=({title:e="Yoast SEO",className:s="yoast yoast-gutenberg-modal",showYoastIcon:t=!0,children:r=null,additionalClassName:o="",...i})=>{const a=t?(0,C.jsx)("span",{className:"yoast-icon"}):null;return(0,C.jsx)(Y.Modal,{title:e,className:`${s} ${o}`,icon:a,...i,children:r})};Z.propTypes={title:_().string,className:_().string,showYoastIcon:_().bool,children:_().oneOfType([_().node,_().arrayOf(_().node)]),additionalClassName:_().string};const Q=Z,J=window.yoast.socialMetadataForms,X=e=>({type:e.subtype,width:e.width,height:e.height,url:e.url,id:e.id,sizes:e.sizes,alt:e.alt||e.title||e.name});const ee=({hiddenField:e,hiddenFieldImageId:s="",hiddenFieldFallbackImageId:t="",hasImageValidation:r=!1,...o})=>{const[i,a]=(0,w.useState)(null!==document.getElementById(t)),n=(0,w.useMemo)((()=>document.getElementById(e))),l=(0,w.useMemo)((()=>document.getElementById(s)));let c=null;c=t&&document.getElementById(t)?(0,w.useMemo)((()=>document.getElementById(t))):l;const[d,u]=(0,w.useState)({url:n?n.value:"",id:c?parseInt(c.value,10):"",alt:""}),[p,h]=(0,w.useState)([]),m=(0,w.useCallback)((e=>{n&&(n.value=e.url),c&&(c.value=e.id)})),g=(0,w.useCallback)((()=>{(function(e){const s=window.wp.media();return s.on("select",(()=>{const t=s.state().get("selection").first();e(X(t.attributes))})),s})((e=>{c=l,u(e),m(e),r&&h((0,j.validateFacebookImage)(e)),a(!1)})).open()}),[r,m]),y=(0,w.useCallback)((()=>{c=l;const e={url:"",id:"",alt:""};u(e),m(e),h([]),a(!0)}),[m]);return(0,w.useEffect)((()=>{var e;d.id&&!d.alt&&(e=d.id,new Promise(((s,t)=>{window.wp.media.attachment||t(),window.wp.media.attachment(e).fetch().then((e=>{s(X(e))})).catch((()=>t()))}))).then((e=>u(e)))}),[d]),(0,C.jsx)(S.ImageSelect,{...o,usingFallback:i,imageUrl:d.url,imageId:d.id,imageAltText:d.alt,onClick:g,onRemoveImageClick:y,warnings:p})};ee.propTypes={hiddenField:_().string.isRequired,hiddenFieldImageId:_().string,hiddenFieldFallbackImageId:_().string,hasImageValidation:_().bool};const se=ee;function te({target:e,children:s}){let t=e;return"string"==typeof e&&(t=document.getElementById(e)),t?(0,w.createPortal)(s,t):null}function re({target:e,label:s,hasPreview:t,hiddenField:r,hiddenFieldImageId:o="",hiddenFieldFallbackImageId:i="",selectImageButtonId:a="",replaceImageButtonId:n="",removeImageButtonId:l="",hasNewBadge:c=!1,isDisabled:d=!1,hasPremiumBadge:u=!1,hasImageValidation:p=!1}){return(0,C.jsx)(te,{target:e,children:(0,C.jsx)(se,{label:s,hasPreview:t,hiddenField:r,hiddenFieldImageId:o,hiddenFieldFallbackImageId:i,selectImageButtonId:a,replaceImageButtonId:n,removeImageButtonId:l,hasNewBadge:c,isDisabled:d,hasPremiumBadge:u,hasImageValidation:p})})}te.propTypes={target:_().oneOfType([_().string,_().object]).isRequired,children:_().node.isRequired},re.propTypes={target:_().string.isRequired,label:_().string.isRequired,hasPreview:_().bool.isRequired,hiddenField:_().string.isRequired,hiddenFieldImageId:_().string,hiddenFieldFallbackImageId:_().string,selectImageButtonId:_().string,replaceImageButtonId:_().string,removeImageButtonId:_().string,hasNewBadge:_().bool,isDisabled:_().bool,hasPremiumBadge:_().bool,hasImageValidation:_().bool};const oe=({target:e,scoreIndicator:s})=>(0,C.jsx)(te,{target:e,children:(0,C.jsx)(S.SvgIcon,{...z(s)})});oe.propTypes={target:_().string.isRequired,scoreIndicator:_().string.isRequired};const ie=oe,ae=({title:e,children:s,prefixIcon:t=null,subTitle:r="",hasBetaBadgeLabel:o=!1,buttonId:i=null})=>{const[a,n]=(0,w.useState)(!1),l=(0,w.useCallback)((()=>{n((e=>!e))}),[n]);return(0,C.jsxs)("div",{className:"yoast components-panel__body "+(a?"is-opened":""),children:[(0,C.jsx)("h2",{className:"components-panel__body-title",children:(0,C.jsxs)("button",{onClick:l,className:"components-button components-panel__body-toggle",type:"button",id:i,children:[(0,C.jsx)("span",{className:"yoast-icon-span",style:{fill:`${t&&t.color||""}`},children:t&&(0,C.jsx)(S.SvgIcon,{icon:t.icon,color:t.color,size:t.size})}),(0,C.jsxs)("span",{className:"yoast-title-container",children:[(0,C.jsx)("div",{className:"yoast-title",children:e}),(0,C.jsx)("div",{className:"yoast-subtitle",children:r})]}),o&&(0,C.jsx)(S.BetaBadge,{}),(0,C.jsx)("span",{className:"yoast-chevron","aria-hidden":"true"})]})}),a&&s]})},ne=ae;ae.propTypes={title:_().string.isRequired,children:_().oneOfType([_().node,_().arrayOf(_().node)]).isRequired,prefixIcon:_().object,subTitle:_().string,hasBetaBadgeLabel:_().bool,buttonId:_().string};const le=({children:e})=>(0,C.jsx)("div",{children:e});le.propTypes={renderPriority:_().number.isRequired,children:_().node.isRequired};const ce=le,de=({theme:e,location:s,children:t})=>(0,C.jsx)(a.LocationProvider,{value:s,children:(0,C.jsx)(b.ThemeProvider,{theme:e,children:t})});de.propTypes={theme:_().object.isRequired,location:_().oneOf(["sidebar","metabox","modal"]).isRequired,children:_().node.isRequired};const ue=de,pe=window.wp.compose,he=window.wp.data,me=({onClick:e,title:s,id:t="",subTitle:r="",suffixIcon:o=null,SuffixHeroIcon:i=null,prefixIcon:a=null,children:n=null})=>(0,C.jsx)("div",{className:"yoast components-panel__body",children:(0,C.jsx)("h2",{className:"components-panel__body-title",children:(0,C.jsxs)("button",{id:t,onClick:e,className:"components-button components-panel__body-toggle",type:"button",children:[a&&(0,C.jsx)("span",{className:"yoast-icon-span",style:{fill:`${a&&a.color||""}`},children:(0,C.jsx)(S.SvgIcon,{size:a.size,icon:a.icon})}),(0,C.jsxs)("span",{className:"yoast-title-container",children:[(0,C.jsx)("div",{className:"yoast-title",children:s}),(0,C.jsx)("div",{className:"yoast-subtitle",children:r})]}),n,o&&(0,C.jsx)(S.SvgIcon,{size:o.size,icon:o.icon}),i]})})}),ge=me;me.propTypes={onClick:_().func.isRequired,title:_().string.isRequired,id:_().string,subTitle:_().string,suffixIcon:_().object,SuffixHeroIcon:_().element,prefixIcon:_().object,children:_().node};const ye=({id:e,postTypeName:s,children:t,title:r,isOpen:o,open:i,close:n,shouldCloseOnClickOutside:l=!0,showChangesWarning:c=!0,SuffixHeroIcon:u=null})=>(0,C.jsxs)(w.Fragment,{children:[o&&(0,C.jsx)(a.LocationProvider,{value:"modal",children:(0,C.jsxs)(Q,{title:r,onRequestClose:n,additionalClassName:"yoast-collapsible-modal yoast-post-settings-modal",id:"id",shouldCloseOnClickOutside:l,children:[(0,C.jsx)("div",{className:"yoast-content-container",children:(0,C.jsx)("div",{className:"yoast-modal-content",children:t})}),(0,C.jsxs)("div",{className:"yoast-notice-container",children:[(0,C.jsx)("hr",{}),(0,C.jsxs)("div",{className:"yoast-button-container",children:[c&&(0,C.jsx)("p",{children:/* Translators: %s translates to the Post Label in singular form */
(0,d.sprintf)((0,d.__)("Make sure to save your %s for changes to take effect","wordpress-seo"),s)}),(0,C.jsx)("button",{className:"yoast-button yoast-button--primary yoast-button--post-settings-modal",type:"button",onClick:n,children:/* Translators: %s translates to the Post Label in singular form */
(0,d.sprintf)((0,d.__)("Return to your %s","wordpress-seo"),s)})]})]})]})}),(0,C.jsx)(ge,{id:e+"-open-button",title:r,SuffixHeroIcon:u,suffixIcon:u?null:{size:"20px",icon:"pencil-square"},onClick:i})]});ye.propTypes={id:_().string.isRequired,postTypeName:_().string.isRequired,children:_().oneOfType([_().node,_().arrayOf(_().node)]).isRequired,title:_().string.isRequired,isOpen:_().bool.isRequired,open:_().func.isRequired,close:_().func.isRequired,shouldCloseOnClickOutside:_().bool,showChangesWarning:_().bool,SuffixHeroIcon:_().element};const xe=ye,fe=(0,pe.compose)([(0,he.withSelect)(((e,s)=>{const{getPostOrPageString:t,getIsModalOpen:r}=e("yoast-seo/editor");return{postTypeName:t(),isOpen:r(s.id)}})),(0,he.withDispatch)(((e,s)=>{const{openEditorModal:t,closeEditorModal:r}=e("yoast-seo/editor");return{open:()=>t(s.id),close:r}}))])(xe),we=(0,pe.compose)([(0,he.withSelect)(((e,s)=>{const{isAlertDismissed:t}=e(s.store||"yoast-seo/editor");return{isAlertDismissed:t(s.alertKey)}})),(0,he.withDispatch)(((e,s)=>{const{dismissAlert:t}=e(s.store||"yoast-seo/editor");return{onDismissed:()=>t(s.alertKey)}}))])(S.Alert),be=window.yoast.analysisReport,ve=window.yoast.uiLibrary,ke=window.React;var _e=t.n(ke);const Se=ke.forwardRef((function(e,s){return ke.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:s},e),ke.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"}))})),je=window.wp.url,Re=(e,s)=>{try{return(0,w.createInterpolateElement)(e,s)}catch(s){return console.error("Error in translation for:",e,s),e}};var Ce,Ie;function Ee(){return Ee=Object.assign?Object.assign.bind():function(e){for(var s=1;s<arguments.length;s++){var t=arguments[s];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},Ee.apply(this,arguments)}const Le=e=>ke.createElement("svg",Ee({xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",viewBox:"0 0 425 456.27"},e),Ce||(Ce=ke.createElement("path",{d:"M73 405.26a66.79 66.79 0 0 1-6.54-1.7 64.75 64.75 0 0 1-6.28-2.31c-1-.42-2-.89-3-1.37-1.49-.72-3-1.56-4.77-2.56-1.5-.88-2.71-1.64-3.83-2.39-.9-.61-1.8-1.26-2.68-1.92a70.154 70.154 0 0 1-5.08-4.19 69.21 69.21 0 0 1-8.4-9.17c-.92-1.2-1.68-2.25-2.35-3.24a70.747 70.747 0 0 1-3.44-5.64 68.29 68.29 0 0 1-8.29-32.55V142.13a68.26 68.26 0 0 1 8.29-32.55c1-1.92 2.21-3.82 3.44-5.64s2.55-3.58 4-5.27a69.26 69.26 0 0 1 14.49-13.25C50.37 84.19 52.27 83 54.2 82A67.59 67.59 0 0 1 73 75.09a68.75 68.75 0 0 1 13.75-1.39h169.66L263 55.39H86.75A86.84 86.84 0 0 0 0 142.13v196.09A86.84 86.84 0 0 0 86.75 425h11.32v-18.35H86.75A68.75 68.75 0 0 1 73 405.26zM368.55 60.85l-1.41-.53-6.41 17.18 1.41.53a68.06 68.06 0 0 1 8.66 4c1.93 1 3.82 2.2 5.65 3.43A69.19 69.19 0 0 1 391 98.67c1.4 1.68 2.72 3.46 3.95 5.27s2.39 3.72 3.44 5.64a68.29 68.29 0 0 1 8.29 32.55v264.52H233.55l-.44.76c-3.07 5.37-6.26 10.48-9.49 15.19L222 425h203V142.13a87.2 87.2 0 0 0-56.45-81.28z"})),Ie||(Ie=ke.createElement("path",{stroke:"#000",strokeMiterlimit:10,strokeWidth:3.81,d:"M119.8 408.28v46c28.49-1.12 50.73-10.6 69.61-29.58 19.45-19.55 36.17-50 52.61-96L363.94 1.9H305l-98.25 272.89-48.86-153h-54l71.7 184.18a75.67 75.67 0 0 1 0 55.12c-7.3 18.68-20.25 40.66-55.79 47.19z"}))),Ne=ke.forwardRef((function(e,s){return ke.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:s},e),ke.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"}))})),Me=ke.forwardRef((function(e,s){return ke.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:s},e),ke.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"}))})),Te=ke.forwardRef((function(e,s){return ke.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:s},e),ke.createElement("path",{d:"M3 1a1 1 0 000 2h1.22l.305 1.222a.997.997 0 00.01.042l1.358 5.43-.893.892C3.74 11.846 4.632 14 6.414 14H15a1 1 0 000-2H6.414l1-1H14a1 1 0 00.894-.553l3-6A1 1 0 0017 3H6.28l-.31-1.243A1 1 0 005 1H3zM16 16.5a1.5 1.5 0 11-3 0 1.5 1.5 0 013 0zM6.5 18a1.5 1.5 0 100-3 1.5 1.5 0 000 3z"}))}));var Pe=t(4184),qe=t.n(Pe);const Ae="yoast-seo/editor",Fe=({isOpen:e,onClose:s,id:t,upsellLink:r,title:o="",description:i="",benefits:a=[],note:n="",ctbId:l="",modalTitle:c})=>{const u=(0,he.select)(Ae).isPromotionActive("black-friday-promotion"),p=(0,he.select)(Ae).getIsWooCommerceActive();return(0,C.jsx)(ve.Modal,{isOpen:e,onClose:s,id:t,children:(0,C.jsx)(ve.Modal.Panel,{className:"yst-max-w-[26.25rem] yst-p-0",hasCloseButton:!1,children:(0,C.jsxs)(ve.Modal.Container,{children:[(0,C.jsxs)(ve.Modal.Container.Header,{className:"yst-p-6 yst-border-b-slate-200 yst-border-b yst-flex yst-justify-start yst-gap-4 yst-items-center",children:[p?(0,C.jsx)(Te,{className:"yst-text-woo-light yst-w-6 yst-h-6 yst-scale-x-[-1]"}):(0,C.jsx)(Le,{className:"yst-fill-primary-500 yst-w-5 yst-h-5"}),(0,C.jsx)(ve.Modal.Title,{as:"h3",className:qe()(p?"yst-text-woo-light":"yst-text-primary-500","yst-text-xl"),children:c}),(0,C.jsx)(ve.Modal.CloseButton,{className:"yst-top-2",onClick:s,screenReaderText:(0,d.__)("Close modal","wordpress-seo")})]}),(0,C.jsxs)(ve.Modal.Container.Content,{className:"yst-p-0",children:[u&&(0,C.jsx)("div",{className:"yst-flex yst-font-semibold yst-items-center yst-text-lg yst-content-between yst-bg-black yst-text-amber-300 yst-h-9 yst-border-amber-300 yst-border-y yst-border-x-0 yst-border-solid yst-px-6",children:(0,C.jsx)("div",{className:"yst-mx-auto",children:(0,d.__)("BLACK FRIDAY | 30% OFF","wordpress-seo")})}),(0,C.jsxs)("div",{className:"yst-py-6 yst-px-12",children:[(0,C.jsx)(ve.Title,{as:"h3",className:"yst-mb-1 yst-leading-5 yst-text-sm yst-font-normal",children:o}),(0,C.jsx)("p",{className:"yst-mb-2",children:i}),a.length>0&&(0,C.jsx)("ul",{className:"yst-my-2",children:a.map(((e,s)=>(0,C.jsxs)("li",{className:"yst-flex yst-gap-1 yst-mb-2",children:[(0,C.jsx)(Ne,{className:"yst-w-5 yst-h-5 yst--ms-1 yst-shrink-0 yst-inline yst-text-green-600"}),(0,C.jsx)("p",{className:"yst-text-slate-600",children:e})]},`${t}-upsell-benefit-${s}`)))}),(0,C.jsxs)("div",{className:"yst-text-center",children:[(0,C.jsxs)(ve.Button,{as:"a",variant:"upsell",className:"yst-my-2 yst-gap-1.5",href:r,target:"_blank","data-action":"load-nfd-ctb","data-ctb-id":l,children:[(0,C.jsx)(Me,{className:"yst-w-4 yst-h-4 yst--ms-1 yst-shrink-0"}),(0,d.sprintf)(/* translators: %s expands to 'Yoast SEO Premium' or 'Yoast Woocommerce SEO'. */
(0,d.__)("Explore %s","wordpress-seo"),p?"Yoast WooCommerce SEO":"Yoast SEO Premium"),(0,C.jsx)("span",{className:"yst-sr-only",children:(0,d.__)("Opens in a new tab","wordpress-seo")})]}),(0,C.jsx)("div",{children:n})]})]})]})]})})})},Oe=({isOpen:e,closeModal:s,id:t,upsellLink:r})=>{const{locationContext:o}=(0,a.useRootContext)(),i=(0,je.addQueryArgs)(wpseoAdminL10n[r],{context:o}),n=[Re((0,d.sprintf)(/* translators: %1$s and %2$s are opening and closing span tags. */
(0,d.__)("%1$sKeyphrase distribution:%2$s See if your keywords are spread evenly so search engines understand your topic","wordpress-seo"),"<span>","</span>"),{span:(0,C.jsx)("span",{className:"yst-font-semibold"})}),Re((0,d.sprintf)(/* translators: %1$s and %2$s are opening and closing span tags. */
(0,d.__)("%1$sTitle check:%2$s Instantly spot missing titles and fix them for better click-through rates","wordpress-seo"),"<span>","</span>"),{span:(0,C.jsx)("span",{className:"yst-font-semibold"})}),Re((0,d.sprintf)(/* translators: %1$s and %2$s are opening and closing span tags. */
(0,d.__)("%1$sSynonyms:%2$s Include synonyms of your keyphrase for a more natural flow and smarter suggestions","wordpress-seo"),"<span>","</span>"),{span:(0,C.jsx)("span",{className:"yst-font-semibold"})})];return(0,C.jsx)(Fe,{isOpen:e,onClose:s,id:t,title:(0,d.__)("Get deeper keyphrase insights and stronger headlines","wordpress-seo"),upsellLink:i,benefits:n,note:(0,d.__)("Upgrade to optimize with precision","wordpress-seo"),ctbId:"f6a84663-465f-4cb5-8ba5-f7a6d72224b2",modalTitle:(0,d.sprintf)(/* translators: %1$s is for Premium SEO analysis. */
(0,d.__)("Unlock %1$s","wordpress-seo"),"Premium SEO analysis")})};Oe.propTypes={isOpen:_().bool.isRequired,closeModal:_().func.isRequired,id:_().string.isRequired,upsellLink:_().string.isRequired};class $e extends w.Component{constructor(e){super(e);const s=this.props.results;this.state={mappedResults:{}},null!==s&&(this.state={mappedResults:K(s,this.props.keywordKey)}),this.handleMarkButtonClick=this.handleMarkButtonClick.bind(this),this.handleEditButtonClick=this.handleEditButtonClick.bind(this),this.handleResultsChange=this.handleResultsChange.bind(this),this.renderHighlightingUpsell=this.renderHighlightingUpsell.bind(this),this.createMarkButton=this.createMarkButton.bind(this)}componentDidUpdate(e){null!==this.props.results&&this.props.results!==e.results&&this.setState({mappedResults:K(this.props.results,this.props.keywordKey)})}createMarkButton({ariaLabel:e,id:s,className:t,status:r,onClick:o,isPressed:i}){return(0,C.jsxs)(w.Fragment,{children:[(0,C.jsx)(S.IconButtonToggle,{marksButtonStatus:r,className:t,onClick:o,id:s,icon:"eye",pressed:i,ariaLabel:e}),this.props.shouldUpsellHighlighting&&(0,C.jsx)("div",{className:"yst-root",children:(0,C.jsx)(ve.Badge,{className:"yst-absolute yst-px-[3px] yst-py-[3px] yst--end-[6.5px] yst--top-[6.5px]",size:"small",variant:"upsell",children:(0,C.jsx)(Se,{className:"yst-w-2.5 yst-h-2.5 yst-shrink-0",role:"img","aria-hidden":!0,focusable:!1})})})]})}deactivateMarker(){this.props.setActiveMarker(null),this.props.setMarkerPauseStatus(!1),this.removeMarkers()}activateMarker(e,s){this.props.setActiveMarker(e),s()}handleMarkButtonClick(e,s){const t=this.props.keywordKey.length>0?`${this.props.keywordKey}:${e}`:e;this.props.activeAIFixesButton&&this.props.setActiveAIFixesButton(null),t===this.props.activeMarker?this.deactivateMarker():this.activateMarker(t,s)}handleResultsChange(e,s,t){const r=this.props.keywordKey.length>0?`${this.props.keywordKey}:${e}`:e;r===this.props.activeMarker&&(t?(0,l.isUndefined)(s)||this.activateMarker(r,s):this.deactivateMarker())}focusOnKeyphraseField(e){const s=this.props.keywordKey,t=""===s?"focus-keyword-input-"+e:"yoast-keyword-input-"+s+"-"+e,r=document.getElementById(t);r.focus(),r.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}focusOnGooglePreviewField(e,s){let t;t="metaDescriptionKeyword"===e||"metaDescriptionLength"===e?"description":"titleWidth"===e||"keyphraseInSEOTitle"===e?"title":"slug";const r=document.getElementById("yoast-google-preview-"+t+"-"+s);r.focus(),r.scrollIntoView({behavior:"auto",block:"center",inline:"center"})}handleEditButtonClick(e){const s=this.props.location;"functionWordsInKeyphrase"!==e&&"keyphraseLength"!==e?(["metaDescriptionKeyword","metaDescriptionLength","titleWidth","keyphraseInSEOTitle","slugKeyword"].includes(e)&&this.handleGooglePreviewFocus(s,e),(0,p.doAction)("yoast.focus.input",e)):this.focusOnKeyphraseField(s)}handleGooglePreviewFocus(e,s){if("sidebar"===e)document.getElementById("yoast-search-appearance-modal-open-button").click(),setTimeout((()=>this.focusOnGooglePreviewField(s,"modal")),500);else{const t=document.getElementById("yoast-snippet-editor-metabox");t&&"false"===t.getAttribute("aria-expanded")?(t.click(),setTimeout((()=>this.focusOnGooglePreviewField(s,e)),100)):this.focusOnGooglePreviewField(s,e)}}removeMarkers(){window.YoastSEO.analysis.applyMarks(new u.Paper("",{}),[])}renderHighlightingUpsell(e,s){const t=(0,d.__)("Highlight areas of improvement in your text, no more searching for a needle in a haystack, straight to optimizing! Now also in Elementor!","wordpress-seo");return(0,C.jsx)(Oe,{isOpen:e,closeModal:s,id:"yoast-premium-seo-analysis-highlighting-modal",upsellLink:this.props.highlightingUpsellLink,description:t})}render(){const{mappedResults:e}=this.state,{errorsResults:s,improvementsResults:t,goodResults:r,considerationsResults:o,problemsResults:i}=e,{upsellResults:a,resultCategoryLabels:n}=this.props,l={errors:(0,d.__)("Errors","wordpress-seo"),problems:(0,d.__)("Problems","wordpress-seo"),improvements:(0,d.__)("Improvements","wordpress-seo"),considerations:(0,d.__)("Considerations","wordpress-seo"),goodResults:(0,d.__)("Good results","wordpress-seo")},c=Object.assign(l,n);let u=this.props.marksButtonStatus;return"enabled"===u&&this.props.shortcodesForParsing.length>0&&(u="disabled"),(0,C.jsx)(w.Fragment,{children:(0,C.jsx)(be.ContentAnalysis,{errorsResults:s,problemsResults:i,upsellResults:a,improvementsResults:t,considerationsResults:o,goodResults:r,activeMarker:this.props.activeMarker,onMarkButtonClick:this.handleMarkButtonClick,onEditButtonClick:this.handleEditButtonClick,marksButtonClassName:this.props.marksButtonClassName,editButtonClassName:this.props.editButtonClassName,marksButtonStatus:u,headingLevel:3,keywordKey:this.props.keywordKey,isPremium:this.props.isPremium,resultCategoryLabels:c,onResultChange:this.handleResultsChange,shouldUpsellHighlighting:this.props.shouldUpsellHighlighting,renderAIOptimizeButton:this.props.renderAIOptimizeButton,renderHighlightingUpsell:this.renderHighlightingUpsell,markButtonFactory:this.createMarkButton})})}}$e.propTypes={results:_().array,upsellResults:_().array,marksButtonClassName:_().string,editButtonClassName:_().string,marksButtonStatus:_().oneOf(["enabled","disabled","hidden"]),setActiveMarker:_().func.isRequired,setMarkerPauseStatus:_().func.isRequired,setActiveAIFixesButton:_().func.isRequired,activeMarker:_().string,activeAIFixesButton:_().string,keywordKey:_().string,location:_().string,isPremium:_().bool,resultCategoryLabels:_().shape({errors:_().string,problems:_().string,improvements:_().string,considerations:_().string,goodResults:_().string}),shortcodesForParsing:_().array,shouldUpsellHighlighting:_().bool,highlightingUpsellLink:_().string,renderAIOptimizeButton:_().func},$e.defaultProps={results:null,upsellResults:[],marksButtonStatus:"enabled",marksButtonClassName:"",editButtonClassName:"",activeMarker:null,activeAIFixesButton:null,keywordKey:"",location:"",isPremium:!1,resultCategoryLabels:{},shortcodesForParsing:[],shouldUpsellHighlighting:!1,highlightingUpsellLink:"",renderAIOptimizeButton:()=>{}};const Be=$e,Ue=(0,pe.compose)([(0,he.withSelect)((e=>{const{getActiveMarker:s,getIsPremium:t,getShortcodesForParsing:r,getActiveAIFixesButton:o}=e("yoast-seo/editor");return{activeMarker:s(),isPremium:t(),shortcodesForParsing:r(),activeAIFixesButton:o()}})),(0,he.withDispatch)((e=>{const{setActiveMarker:s,setMarkerPauseStatus:t,setActiveAIFixesButton:r}=e("yoast-seo/editor");return{setActiveMarker:s,setMarkerPauseStatus:t,setActiveAIFixesButton:r}}))])(Be),He=window.yoast.relatedKeyphraseSuggestions;function De({requestLimitReached:e,isSuccess:s,response:t,requestHasData:r,relatedKeyphrases:o}){return e?"requestLimitReached":!s&&function(e){return"invalid_json"===(null==e?void 0:e.code)||"fetch_error"===(null==e?void 0:e.code)||!(0,l.isEmpty)(e)&&"error"in e}(t)?"requestFailed":r?function(e){return e&&e.length>=4}(o)?"maxRelatedKeyphrases":null:"requestEmpty"}function We({keyphrase:e="",relatedKeyphrases:s=[],renderAction:t=null,requestLimitReached:r=!1,countryCode:o,setCountry:i,newRequest:a,response:n={},isRtl:l=!1,userLocale:c="en_US",isPending:d=!1,isSuccess:u=!1,requestHasData:p=!0,isPremium:h=!1,semrushUpsellLink:m="",premiumUpsellLink:g=""}){var y,x;const[f,b]=(0,w.useState)(o),v=(0,w.useCallback)((async()=>{a(o,e),b(o)}),[o,e,a]);return(0,C.jsxs)(ve.Root,{context:{isRtl:l},children:[!r&&!h&&(0,C.jsx)(He.PremiumUpsell,{url:g,className:"yst-mb-4"}),!r&&(0,C.jsx)(He.CountrySelector,{countryCode:o,activeCountryCode:f,onChange:i,onClick:v,className:"yst-mb-4",userLocale:c.split("_")[0]}),!d&&(0,C.jsx)(He.UserMessage,{variant:De({requestLimitReached:r,isSuccess:u,response:n,requestHasData:p,relatedKeyphrases:s}),upsellLink:m}),(0,C.jsx)(He.KeyphrasesTable,{relatedKeyphrases:s,columnNames:null==n||null===(y=n.results)||void 0===y?void 0:y.columnNames,data:null==n||null===(x=n.results)||void 0===x?void 0:x.rows,isPending:d,renderButton:t,className:"yst-mt-4"})]})}We.propTypes={keyphrase:_().string,relatedKeyphrases:_().array,renderAction:_().func,requestLimitReached:_().bool,countryCode:_().string.isRequired,setCountry:_().func.isRequired,newRequest:_().func.isRequired,response:_().object,isRtl:_().bool,userLocale:_().string,isPending:_().bool,isSuccess:_().bool,requestHasData:_().bool,isPremium:_().bool,semrushUpsellLink:_().string,premiumUpsellLink:_().string};const ze=(0,pe.compose)([(0,he.withSelect)((e=>{const{getFocusKeyphrase:s,getSEMrushSelectedCountry:t,getSEMrushRequestLimitReached:r,getSEMrushRequestResponse:o,getSEMrushRequestIsSuccess:i,getSEMrushIsRequestPending:a,getSEMrushRequestHasData:n,getPreference:l,getIsPremium:c,selectLinkParams:d}=e("yoast-seo/editor");return{keyphrase:s(),countryCode:t(),requestLimitReached:r(),response:o(),isSuccess:i(),isPending:a(),requestHasData:n(),isRtl:l("isRtl",!1),userLocale:l("userLocale","en_US"),isPremium:c(),semrushUpsellLink:(0,je.addQueryArgs)("https://yoa.st/semrush-prices",d()),premiumUpsellLink:(0,je.addQueryArgs)("https://yoa.st/413",d())}})),(0,he.withDispatch)((e=>{const{setSEMrushChangeCountry:s,setSEMrushNewRequest:t}=e("yoast-seo/editor");return{setCountry:e=>{s(e)},newRequest:(e,s)=>{t(e,s)}}}))])(We);function Ke(e,s,t,r){return new Promise(((o,i)=>{jQuery.ajax({type:e,url:s,beforeSend:t?e=>{e.setRequestHeader("X-WP-Nonce",t)}:null,data:r,dataType:"json",success:o,error:i})}))}const Ge=window.wp.sanitize,Ve="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLE",Ye="SNIPPET_EDITOR_UPDATE_REPLACEMENT_VARIABLES_BATCH";function Ze(e,s,t="",r=!1){const o="string"==typeof s?(0,j.decodeHTML)(s):s;return{type:Ve,name:e,value:o,label:t,hidden:r}}function Qe(e){return e.charAt(0).toUpperCase()+e.slice(1)}const{stripHTMLTags:Je}=j.strings,Xe=["slug","content","contentImage","snippetPreviewImageURL"];function es(e,s){(0,l.forEach)(e,((e,t)=>{Xe.includes(t)||s.dispatch(Ze(t,e))}))}function ss(e){if(!["ct_","cf_","pt_"].includes(e.substring(0,3)))return e.replace(/_/g," ");const s=e.slice(0,3);switch(-1!==(e=e.slice(3)).indexOf("desc_")&&(e=e.slice(5)+" description"),s){case"ct_":e+=" (custom taxonomy)";break;case"cf_":e+=" (custom field)";break;case"pt_":e="Post type ("+(e=e.replace("single","singular"))+")"}return e}function ts(e){return Qe(e=ss(e))}function rs(e,s){return e.push({name:s.name,label:s.label||ts(s.name),value:s.value}),e}function os(e,s="_"){return e.replace(/\s/g,s)}function is(e){return{name:"cf_"+os(e),label:Qe(e+" (custom field)")}}function as(e){const s=os(e);return{name:"ct_"+s,label:Qe(e+" (custom taxonomy)"),descriptionName:"ct_desc_"+s,descriptionLabel:Qe(e+" description (custom taxonomy)")}}function ns(e,s){if(!e.custom_taxonomies)return e;const t={};return(0,l.forEach)(e.custom_taxonomies,((e,s)=>{const{name:r,label:o,descriptionName:i,descriptionLabel:a}=as(s),n="string"==typeof e.name?(0,j.decodeHTML)(e.name):e.name,l="string"==typeof e.description?(0,j.decodeHTML)(e.description):e.description;t[r]={value:n,label:o},t[i]={value:l,label:a}})),s.dispatch(function(e){return{type:Ye,updatedVariables:e}}(t)),(0,l.omit)({...e},"custom_taxonomies")}function ls(e,s){return e.custom_fields?((0,l.forEach)(e.custom_fields,((e,t)=>{const{name:r,label:o}=is(t);s.dispatch(Ze(r,e,o))})),(0,l.omit)({...e},"custom_fields")):e}function cs(e,s=156){return(e=(e=(0,Ge.stripTags)(e)).trim()).length<=s||(e=e.substring(0,s),/\s/.test(e)&&(e=e.substring(0,e.lastIndexOf(" ")))),e}const ds=function(e){const s=(0,l.get)(window,["YoastSEO","app","pluggable"],!1);if(!s||!(0,l.get)(window,["YoastSEO","app","pluggable","loaded"],!1))return function(e){const s=(0,l.get)(window,["YoastSEO","wp","replaceVarsPlugin","replaceVariables"],l.identity);return{url:e.url,title:Je(s(e.title)),description:Je(s(e.description)),filteredSEOTitle:e.filteredSEOTitle?Je(s(e.filteredSEOTitle)):""}}(e);const t=s._applyModifications.bind(s);return{url:e.url,title:Je(t("data_page_title",e.title)),description:Je(t("data_meta_desc",e.description)),filteredSEOTitle:e.filteredSEOTitle?Je(t("data_page_title",e.filteredSEOTitle)):""}};var us="score-text",ps="image yoast-logo svg",hs=jQuery;function ms(e,s,t=null){var r,o,i,a,n;if(null!==t)return(0,l.get)(t,s,"");const c=(0,he.select)("yoast-seo/editor").getIsPremium(),u={na:(0,d.__)("Not available","wordpress-seo"),bad:(0,d.__)("Needs improvement","wordpress-seo"),ok:(0,d.__)("OK","wordpress-seo"),good:(0,d.__)("Good","wordpress-seo")},p={keyword:{label:c?(0,d.__)("Premium SEO analysis:","wordpress-seo"):(0,d.__)("SEO analysis:","wordpress-seo"),anchor:"yoast-seo-analysis-collapsible-metabox",status:u},content:{label:(0,d.__)("Readability analysis:","wordpress-seo"),anchor:"yoast-readability-analysis-collapsible-metabox",status:u},"inclusive-language":{label:(0,d.__)("Inclusive language:","wordpress-seo"),anchor:"yoast-inclusive-language-analysis-collapsible-metabox",status:{...u,ok:(0,d.__)("Potentially non-inclusive","wordpress-seo")}}};return null!=p&&null!==(r=p[e])&&void 0!==r&&null!==(o=r.status)&&void 0!==o&&o[s]?`<a href="#${null===(i=p[e])||void 0===i?void 0:i.anchor}">${null===(a=p[e])||void 0===a?void 0:a.label}</a> <strong>${null===(n=p[e])||void 0===n?void 0:n.status[s]}</strong>`:""}_().string.isRequired;const gs=ke.forwardRef((function(e,s){return ke.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:s},e),ke.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"}))}));_().string.isRequired,_().string.isRequired,_().shape({src:_().string.isRequired,width:_().string,height:_().string}).isRequired,_().shape({value:_().bool.isRequired,status:_().string.isRequired,set:_().func.isRequired}).isRequired,_().string,_().string,_().string;const ys=({handleRefreshClick:e,supportLink:s})=>(0,C.jsxs)("div",{className:"yst-flex yst-gap-2",children:[(0,C.jsx)(ve.Button,{onClick:e,children:(0,d.__)("Refresh this page","wordpress-seo")}),(0,C.jsx)(ve.Button,{variant:"secondary",as:"a",href:s,target:"_blank",rel:"noopener",children:(0,d.__)("Contact support","wordpress-seo")})]});ys.propTypes={handleRefreshClick:_().func.isRequired,supportLink:_().string.isRequired};const xs=({handleRefreshClick:e,supportLink:s})=>(0,C.jsxs)("div",{className:"yst-grid yst-grid-cols-1 yst-gap-y-2",children:[(0,C.jsx)(ve.Button,{className:"yst-order-last",onClick:e,children:(0,d.__)("Refresh this page","wordpress-seo")}),(0,C.jsx)(ve.Button,{variant:"secondary",as:"a",href:s,target:"_blank",rel:"noopener",children:(0,d.__)("Contact support","wordpress-seo")})]});xs.propTypes={handleRefreshClick:_().func.isRequired,supportLink:_().string.isRequired};const fs=({error:e,children:s=null})=>(0,C.jsxs)("div",{role:"alert",className:"yst-max-w-screen-sm yst-p-8 yst-space-y-4",children:[(0,C.jsx)(ve.Title,{children:(0,d.__)("Something went wrong. An unexpected error occurred.","wordpress-seo")}),(0,C.jsx)("p",{children:(0,d.__)("We're very sorry, but it seems like the following error has interrupted our application:","wordpress-seo")}),(0,C.jsx)(ve.Alert,{variant:"error",children:(null==e?void 0:e.message)||(0,d.__)("Undefined error message.","wordpress-seo")}),(0,C.jsx)("p",{children:(0,d.__)("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")}),s]});fs.propTypes={error:_().object.isRequired,children:_().node},fs.VerticalButtons=xs,fs.HorizontalButtons=ys;const ws={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"}}},bs=({id:e,children:s,title:t,description:r=null,variant:o="2xl"})=>(0,C.jsxs)("section",{id:e,className:ws.variant[o].grid,children:[(0,C.jsx)("div",{className:ws.variant[o].col1,children:(0,C.jsxs)("div",{className:"yst-max-w-screen-sm",children:[(0,C.jsx)(ve.Title,{as:"h2",size:"4",children:t}),r&&(0,C.jsx)("p",{className:"yst-mt-2",children:r})]})}),(0,C.jsxs)("fieldset",{className:`yst-min-w-0 yst-mt-8 ${ws.variant[o].col2}`,children:[(0,C.jsx)("legend",{className:"yst-sr-only",children:t}),(0,C.jsx)("div",{className:"yst-space-y-8",children:s})]})]});bs.propTypes={id:_().string,children:_().node.isRequired,title:_().node.isRequired,description:_().node,variant:_().oneOf(Object.keys(ws.variant))};const vs=window.ReactDOM;var ks,_s,Ss;(_s=ks||(ks={})).Pop="POP",_s.Push="PUSH",_s.Replace="REPLACE",function(e){e.data="data",e.deferred="deferred",e.redirect="redirect",e.error="error"}(Ss||(Ss={})),new Set(["lazy","caseSensitive","path","id","index","children"]),Error;const js=["post","put","patch","delete"],Rs=(new Set(js),["get",...js]);new Set(Rs),new Set([301,302,303,307,308]),new Set([307,308]),Symbol("deferred"),ke.Component,ke.startTransition,new Promise((()=>{})),ke.Component,new Set(["application/x-www-form-urlencoded","multipart/form-data","text/plain"]);try{window.__reactRouterVersion="6"}catch(e){}var Cs,Is,Es,Ls;new Map,ke.startTransition,vs.flushSync,ke.useId,"undefined"!=typeof window&&void 0!==window.document&&window.document.createElement,(Ls=Cs||(Cs={})).UseScrollRestoration="useScrollRestoration",Ls.UseSubmit="useSubmit",Ls.UseSubmitFetcher="useSubmitFetcher",Ls.UseFetcher="useFetcher",Ls.useViewTransitionState="useViewTransitionState",(Es=Is||(Is={})).UseFetcher="useFetcher",Es.UseFetchers="useFetchers",Es.UseScrollRestoration="useScrollRestoration",_().string.isRequired,_().string;const Ns=({href:e,children:s=null,...t})=>(0,C.jsxs)(ve.Link,{target:"_blank",rel:"noopener noreferrer",...t,href:e,children:[s,(0,C.jsx)("span",{className:"yst-sr-only",children:/* translators: Hidden accessibility text. */
(0,d.__)("(Opens in a new browser tab)","wordpress-seo")})]});Ns.propTypes={href:_().string.isRequired,children:_().node};ke.forwardRef((function(e,s){return ke.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:s},e),ke.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M17 8l4 4m0 0l-4 4m4-4H3"}))})),(0,d.__)("AI tools included","wordpress-seo"),(0,d.sprintf)(/* translators: %1$s expands to "Yoast SEO academy". */
(0,d.__)("%1$s access","wordpress-seo"),"Yoast SEO academy"),(0,d.__)("24/7 support","wordpress-seo"),(0,d.__)("Generate SEO optimized metadata in seconds with AI","wordpress-seo"),(0,d.__)("Make your articles visible, be seen in Google News","wordpress-seo"),(0,d.__)("Built to get found by search, AI, and real users","wordpress-seo"),(0,d.__)("Easy Local SEO. Show up in Google Maps results","wordpress-seo"),(0,d.__)("Internal links and redirect management, easy","wordpress-seo"),(0,d.__)("Access to friendly help when you need it, day or night","wordpress-seo");ke.forwardRef((function(e,s){return ke.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:s},e),ke.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"}))}));_().string.isRequired,_().object.isRequired,_().func.isRequired,_().string.isRequired,_().object,_().func.isRequired,_().bool.isRequired,_().string.isRequired,_().object.isRequired,_().string.isRequired,_().func.isRequired,_().bool.isRequired;const Ms=ke.forwardRef((function(e,s){return ke.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:s},e),ke.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"}))})),Ts=({isOpen:e,onClose:s=l.noop,onDiscard:t=l.noop,title:r,description:o,dismissLabel:i,discardLabel:a})=>{const n=(0,ve.useSvgAria)();return(0,C.jsx)(ve.Modal,{isOpen:e,onClose:s,children:(0,C.jsxs)(ve.Modal.Panel,{closeButtonScreenReaderText:(0,d.__)("Close","wordpress-seo"),children:[(0,C.jsxs)("div",{className:"sm:yst-flex sm:yst-items-start",children:[(0,C.jsx)("div",{className:"yst-mx-auto yst-flex-shrink-0 yst-flex yst-items-center yst-justify-center yst-h-12 yst-w-12 yst-rounded-full yst-bg-red-100 sm:yst-mx-0 sm:yst-h-10 sm:yst-w-10",children:(0,C.jsx)(Ms,{className:"yst-h-6 yst-w-6 yst-text-red-600",...n})}),(0,C.jsxs)("div",{className:"yst-mt-3 yst-text-center sm:yst-mt-0 sm:yst-ms-4 sm:yst-text-start",children:[(0,C.jsx)(ve.Modal.Title,{className:"yst-text-lg yst-leading-6 yst-font-medium yst-text-slate-900 yst-mb-3",children:r}),(0,C.jsx)(ve.Modal.Description,{className:"yst-text-sm yst-text-slate-500",children:o})]})]}),(0,C.jsxs)("div",{className:"yst-flex yst-flex-col sm:yst-flex-row-reverse yst-gap-3 yst-mt-6",children:[(0,C.jsx)(ve.Button,{type:"button",variant:"error",onClick:t,className:"yst-block",children:a}),(0,C.jsx)(ve.Button,{type:"button",variant:"secondary",onClick:s,className:"yst-block",children:i})]})]})})};Ts.propTypes={isOpen:_().bool.isRequired,onClose:_().func,onDiscard:_().func,title:_().string.isRequired,description:_().string.isRequired,dismissLabel:_().string.isRequired,discardLabel:_().string.isRequired};const Ps=window.yoast.reactHelmet,qs="error",As="loading",Fs="showPlay",Os="askPermission",$s="isPlaying",Bs=({videoId:e,thumbnail:s,wistiaEmbedPermission:t})=>{const[r,o]=(0,w.useState)(t.value?$s:Fs),i=(0,w.useCallback)((()=>o($s)),[o]),a=(0,w.useCallback)((()=>{t.value?i():o(Os)}),[t.value,i,o]),n=(0,w.useCallback)((()=>o(Fs)),[o]),l=(0,w.useCallback)((()=>{t.set(!0),i()}),[t.set,i]);return(0,C.jsxs)(C.Fragment,{children:[t.value&&(0,C.jsx)(Ps.Helmet,{children:(0,C.jsx)("script",{src:"https://fast.wistia.com/assets/external/E-v1.js",async:!0})}),(0,C.jsxs)("div",{className:"yst-relative yst-w-full yst-h-0 yst-pt-[56.25%] yst-overflow-hidden yst-rounded-md yst-drop-shadow-md yst-bg-white",children:[r===Fs&&(0,C.jsx)("button",{type:"button",className:"yst-absolute yst-inset-0 yst-button yst-p-0 yst-border-none yst-bg-white yst-transition-opacity yst-duration-1000 yst-opacity-100",onClick:a,children:(0,C.jsx)("img",{className:"yst-w-full yst-h-auto",alt:"",loading:"lazy",decoding:"async",...s})}),r===Os&&(0,C.jsxs)("div",{className:"yst-absolute yst-inset-0 yst-flex yst-flex-col yst-items-center yst-justify-center yst-bg-white",children:[(0,C.jsxs)("p",{className:"yst-max-w-xs yst-mx-auto yst-text-center",children:[t.status===As&&(0,C.jsx)(ve.Spinner,{}),t.status!==As&&(0,d.sprintf)(/* translators: %1$s expands to Yoast SEO. %2$s expands to Wistia. */
(0,d.__)("To see this video, you need to allow %1$s to load embedded videos from %2$s.","wordpress-seo"),"Yoast SEO","Wistia")]}),(0,C.jsxs)("div",{className:"yst-flex yst-mt-6 yst-gap-x-4",children:[(0,C.jsx)(ve.Button,{type:"button",variant:"secondary",onClick:n,disabled:t.status===As,children:(0,d.__)("Deny","wordpress-seo")}),(0,C.jsx)(ve.Button,{type:"button",variant:"primary",onClick:l,disabled:t.status===As,children:(0,d.__)("Allow","wordpress-seo")})]})]}),t.value&&r===$s&&(0,C.jsxs)("div",{className:"yst-absolute yst-w-full yst-h-full yst-top-0 yst-right-0",children:[null===e&&(0,C.jsx)(ve.Spinner,{className:"yst-h-full yst-mx-auto"}),null!==e&&(0,C.jsx)("div",{className:`wistia_embed wistia_async_${e} videoFoam=true`})]})]})]})};var Us,Hs;function Ds(){return Ds=Object.assign?Object.assign.bind():function(e){for(var s=1;s<arguments.length;s++){var t=arguments[s];for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])}return e},Ds.apply(this,arguments)}Bs.propTypes={videoId:_().string.isRequired,thumbnail:_().shape({src:_().string.isRequired,width:_().string,height:_().string}).isRequired,wistiaEmbedPermission:_().shape({value:_().bool.isRequired,status:_().string.isRequired,set:_().func.isRequired}).isRequired},ke.forwardRef((function(e,s){return ke.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:s},e),ke.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"}))})),_().bool.isRequired,_().func.isRequired,_().func,_().string;const Ws=({onGiveConsent:e,learnMoreLink:s,privacyPolicyLink:t,termsOfServiceLink:r,imageLink:o})=>{const{onClose:i,initialFocus:a}=(0,ve.useModalContext)(),[n,l]=(0,ve.useToggleState)(!1),c=(0,w.useMemo)((()=>({src:o,width:"432",height:"244"})),[o]),u=Re((0,d.sprintf)(/* translators: %1$s and %2$s are a set of anchor tags and %3$s and %4$s are a set of anchor tags. */
(0,d.__)("I approve the %1$sTerms of Service%2$s & %3$sPrivacy Policy%4$s of the Yoast AI service. This includes consenting to the collection and use of data to improve user experience.","wordpress-seo"),"<a1>","</a1>","<a2>","</a2>"),{a1:(0,C.jsx)(Ns,{href:r}),a2:(0,C.jsx)(Ns,{href:t})}),[p,h]=(0,ve.useToggleState)(!1),m=(0,w.useCallback)((async()=>{h(),await e(),h()}),[e]);return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"yst-px-10 yst-pt-10 yst-introduction-gradient yst-text-center",children:(0,C.jsx)("div",{className:"yst-relative yst-w-full",children:(0,C.jsx)("img",{className:"yst-w-full yst-h-auto yst-rounded-md yst-drop-shadow-md",alt:"",loading:"lazy",decoding:"async",...c})})}),(0,C.jsxs)("div",{className:"yst-px-10 yst-pb-4 yst-flex yst-flex-col yst-items-center",children:[(0,C.jsxs)("div",{className:"yst-mt-4 yst-mx-1.5 yst-text-center",children:[(0,C.jsx)("h3",{className:"yst-text-slate-900 yst-text-lg yst-font-medium",children:(0,d.sprintf)(/* translators: %s expands to Yoast AI. */
(0,d.__)("Grant consent for %s","wordpress-seo"),"Yoast AI")}),(0,C.jsx)("div",{className:"yst-mt-2 yst-text-slate-600 yst-text-sm",children:Re((0,d.sprintf)(/* translators: %1$s is a break tag; %2$s and %3$s are anchor tag; %4$s is the arrow icon. */
(0,d.__)("Enable AI-powered SEO! Use all Yoast AI features to boost your efficiency. Just give us the green light. %1$s%2$sLearn more%3$s%4$s","wordpress-seo"),"<br/>","<a>","<ArrowNarrowRightIcon />","</a>"),{a:(0,C.jsx)(Ns,{href:s,className:"yst-inline-flex yst-items-center yst-gap-1 yst-no-underline yst-font-medium",variant:"primary"}),ArrowNarrowRightIcon:(0,C.jsx)(gs,{className:"yst-w-4 yst-h-4 rtl:yst-rotate-180"}),br:(0,C.jsx)("br",{})})})]}),(0,C.jsx)("div",{className:"yst-flex yst-w-full yst-mt-6",children:(0,C.jsx)("hr",{className:"yst-w-full yst-text-gray-200"})}),(0,C.jsxs)("div",{className:"yst-flex yst-items-start yst-mt-4",children:[(0,C.jsx)("input",{type:"checkbox",id:"yst-ai-consent-checkbox",name:"yst-ai-consent-checkbox",checked:n,value:n?"true":"false",onChange:l,className:"yst-checkbox__input",ref:a}),(0,C.jsx)("label",{htmlFor:"yst-ai-consent-checkbox",className:"yst-label yst-checkbox__label yst-text-xs yst-font-normal yst-text-slate-500",children:u})]}),(0,C.jsx)("div",{className:"yst-w-full yst-flex yst-mt-4",children:(0,C.jsxs)(ve.Button,{as:"button",className:"yst-grow",size:"large",disabled:!n,onClick:m,children:[p&&(0,C.jsx)(ve.Spinner,{className:"yst-me-2"}),(0,d.__)("Grant consent","wordpress-seo")]})}),(0,C.jsx)(ve.Button,{as:"button",className:"yst-mt-4",variant:"tertiary",onClick:i,children:(0,d.__)("Close","wordpress-seo")})]})]})};Ws.propTypes={onGiveConsent:_().func.isRequired,learnMoreLink:_().string.isRequired,privacyPolicyLink:_().string.isRequired,termsOfServiceLink:_().string.isRequired,imageLink:_().string.isRequired};ke.forwardRef((function(e,s){return ke.createElement("svg",Object.assign({xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 20 20",fill:"currentColor","aria-hidden":"true",ref:s},e),ke.createElement("path",{fillRule:"evenodd",d:"M18 10a8 8 0 11-16 0 8 8 0 0116 0zm-8-3a1 1 0 00-.867.5 1 1 0 11-1.731-1A3 3 0 0113 8a3.001 3.001 0 01-2 2.83V11a1 1 0 11-2 0v-1a1 1 0 011-1 1 1 0 100-2zm0 8a1 1 0 100-2 1 1 0 000 2z",clipRule:"evenodd"}))})),window.yoast.aiFrontend;const zs="yoast-seo/ai-generator",Ks="yoast-seo/editor",Gs="google",Vs="social",Ys="twitter",Zs="title",Qs="description",Js="post",Xs="term",et={post:"title",term:"term_title"},st=(0,l.mapValues)(et,(e=>`%%${e}%%`)),tt={mobile:"mobile",desktop:"desktop"},rt={idle:"idle",loading:"loading",success:"success",error:"error"},ot="success",it="error",at="abort",nt=window.wp.apiFetch;var lt=t.n(nt);let ct,dt=!1;const ut=["_formal","_informal","_ao90"],pt=e=>{for(const s of ut)if(e.endsWith(s))return e.slice(0,-s.length);return e},ht=async({endpoint:e,data:s})=>{let t;const r=1e3*(0,l.get)(window,"wpseoAiGenerator.requestTimeout",30);try{ct&&ct.abort(),ct=new AbortController,dt=!1,t=setTimeout((()=>{dt=!0,ct.abort()}),r);const o=await lt()({path:e,method:"POST",data:s,parse:!1,signal:ct.signal}),i=await o.json();return{status:ot,payload:i}}catch(e){if(e instanceof DOMException&&"AbortError"===e.name)return dt?{status:it,payload:{message:"timeout",code:408}}:{status:at};const{message:s,missingLicenses:t,errorIdentifier:r}=await(async e=>{try{const s=e.body.getReader(),{value:t}=await s.read(),r=new TextDecoder("utf-8").decode(t);return console.error(r),JSON.parse(r)}catch(e){return{message:"Unknown"}}})(e);return{status:it,payload:{message:s,code:e.status||500,missingLicenses:t,errorIdentifier:r}}}finally{clearTimeout(t)}},mt="\\–\\-\\(\\)_\\[\\]’‘“”〝〞〟‟„\"'.?!:;,¿¡«»‹›—×+&۔؟،؛。。!‼?⁇⁉⁈‥…・ー、〃〄〆〇〈〉《》「」『』【】〒〓〔〕〖〗〘〙〚〛〜〝〞〟〠〶〼〽{}|~⦅⦆「」、[]・¥$%@&'()*/:;<>\\\<>";mt.split(""),new RegExp("^["+mt+"]+"),new RegExp("["+mt+"]+$");new RegExp("["+mt+"#$%&*+/=@^`{|}~ -¿–-⁊ -₠-⃀]","g");const gt=e=>{const s={...e};return""!==e.value||["title","excerpt","excerpt_only"].includes(e.name)||(s.value="%%"+e.name+"%%"),s.badge=`<badge>${e.label}</badge>`,s},yt={editType:Zs,previewType:Gs,postType:"post",contentType:Js},xt=(0,w.createContext)(yt),ft=(xt.Provider,()=>(0,w.useContext)(xt)),wt=()=>(0,w.useContext)(a.LocationContext),bt=e=>{const s=(0,w.useRef)(null);return(0,w.useCallback)((t=>{(0,l.attempt)((()=>s.current&&s.current.disconnect())),null!==t&&(s.current=new ResizeObserver((s=>{(0,l.forEach)(s,(s=>e(s)))})),s.current.observe(t))}),[e])},vt=window.yoast.reduxJsToolkit,kt=(0,vt.createSlice)({name:"suggestions",initialState:{status:rt.loading,error:{code:200,message:""},entities:[],selected:""},reducers:{setLoading:e=>{e.status=rt.loading},setSuccess:(e,{payload:s})=>{e.status=rt.success,e.selected=s[0],e.entities.push(...s)},setError:(e,{payload:s})=>{e.status=rt.error,e.error=s},setSelected:(e,{payload:s})=>{e.selected=s}}}),_t=e=>{switch(e){case Vs:return"Facebook";case Ys:return"Twitter";default:return"Google"}},St=window.yoast.searchMetadataPreviews,jt="usageCount",Rt="fetchUsageCount",Ct=`${Rt}/success`,It={errorCode:null,errorIdentifier:null,errorMessage:null},Et=(0,vt.createSlice)({name:jt,initialState:{status:"idle",count:0,limit:10,endpoint:"yoast/v1/ai_generator/get_usage",error:It},reducers:{addUsageCount:(e,{payload:s=1})=>{e.count+=s},setUsageCount:(e,{payload:s})=>{e.count=s},setUsageCountEndpoint:(e,{payload:s})=>{e.endpoint=s},setUsageCountLimit:(e,{payload:s})=>{e.limit=s}},extraReducers:e=>{e.addCase(`${Rt}/request`,(e=>{e.status=As,e.error=It})),e.addCase(Ct,((e,{payload:s})=>{e.status="success",e.count=s.count,e.limit=s.limit,e.error=It})),e.addCase(`${Rt}/${qs}`,((e,{payload:s})=>{e.status="error",e.error={errorCode:502,...s}}))}}),Lt=(Et.getInitialState,{selectUsageCountStatus:e=>(0,l.get)(e,[jt,"status"],Et.getInitialState()),selectUsageCount:e=>(0,l.get)(e,[jt,"count"],Et.getInitialState().count),selectUsageCountLimit:e=>(0,l.get)(e,[jt,"limit"],Et.getInitialState().limit),selectUsageCountEndpoint:e=>(0,l.get)(e,[jt,"endpoint"],Et.getInitialState().endpoint),selectUsageCountError:e=>(0,l.get)(e,[jt,"error"],Et.getInitialState().error)});Lt.selectUsageCountRemaining=(0,vt.createSelector)([Lt.selectUsageCount,Lt.selectUsageCountLimit],((e,s)=>Math.max(s-e,0))),Lt.isUsageCountLimitReached=(0,vt.createSelector)([Lt.selectUsageCount,Lt.selectUsageCountLimit,Lt.selectUsageCountError],((e,s,t)=>429===t.errorCode||e>=s)),Et.actions,Et.reducer;const Nt=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectLink("https://yoa.st/ai-common-errors")),[]),s=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_support")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Something went wrong","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s and %3$s expand to an opening tag. %2$s and %4$s expand to a closing tag. */
(0,d.__)("Please try again later. If this issue persists, you can learn more about possible reasons for this error on our page about %1$scommon AI feature problems and errors%2$s. In case you need further help, please %3$scontact our support team%4$s.","wordpress-seo"),"<a1>","</a1>","<a2>","</a2>"),{a1:(0,C.jsx)(Ns,{variant:"error",href:e}),a2:(0,C.jsx)(Ns,{variant:"error",href:s})})})]})},Mt=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectLink("https://yoa.st/ai-common-errors")),[]),s=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_support")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Not enough content","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s and %3$s expand to an opening tag. %2$s and %4$s expand to a closing tag. */
(0,d.__)("Please add more content to ensure a valuable AI suggestion. Learn more on our page about %1$scommon AI feature problems and errors%2$s. In case you need further help, please %3$scontact our support team%4$s.","wordpress-seo"),"<a1>","</a1>","<a2>","</a2>"),{a1:(0,C.jsx)(Ns,{variant:"error",href:e}),a2:(0,C.jsx)(Ns,{variant:"error",href:s})})})]})},Tt=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_settings#/site-features#card-wpseo-keyword_analysis_active")),[]),s=(0,w.useCallback)((()=>{window.location.reload()}),[]),{onClose:t}=(0,ve.useModalContext)();return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("SEO analysis required","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(
/**
         * translators:
         * %1$s expands to Yoast SEO.
         * %2$s and %3$s expand to an opening and closing anchor tag, respectively, that links to the settings page.
         * %4$s expands to Yoast AI.
         */
(0,d.__)("%4$s requires the SEO analysis to be enabled. To enable it, please navigate to %2$sSite features%3$s in %1$s, turn on the SEO analysis, and click 'Save changes'. If it's disabled in your WordPress user profile, access your profile and enable it there. Please contact your administrator if you don't have access to these settings.","wordpress-seo"),"Yoast SEO","<a>","</a>","Yoast AI"),{a:(0,C.jsx)(Ns,{variant:"error",href:e})})})]}),(0,C.jsxs)("div",{className:"yst-mt-6 yst-mb-1 yst-flex yst-space-x-3 rtl:yst-space-x-reverse yst-place-content-end",children:[(0,C.jsx)(ve.Button,{variant:"secondary",onClick:t,children:(0,d.__)("Close","wordpress-seo")}),(0,C.jsx)(ve.Button,{className:"yst-revoke-button",variant:"primary",onClick:s,children:(0,d.__)("Refresh page","wordpress-seo")})]})]})},Pt=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectLink("https://yoa.st/ai-generator-rate-limit-help")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("You've reached the Yoast AI rate limit","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s expands to an opening tag. %2$s expands to a closing tag. */
(0,d.__)("You might have reached your Yoast AI rate limit for a specific time frame or your sparks limit for this month. If you have reached your rate limit, please reduce the frequency of your requests to continue using Yoast AI features. Our %1$shelp article%2$s provides guidance on effectively planning and pacing your requests for an optimized workflow.","wordpress-seo"),"<a>","</a>"),{a:(0,C.jsx)(Ns,{variant:"error",href:e})})})]})},qt=({invalidSubscriptions:e=[]})=>{const{newYoastWooLink:s,activateYoastWooLink:t,newPremiumLink:r,activatePremiumLink:o}=(0,he.useSelect)((e=>{const s=e(Ks);return{newYoastWooLink:s.selectLink("https://yoa.st/ai-generator-new-yoast-woocommerce"),activateYoastWooLink:s.selectLink("https://yoa.st/ai-generator-activate-yoast-woocommerce"),newPremiumLink:s.selectLink("https://yoa.st/ai-generator-new-premium"),activatePremiumLink:s.selectLink("https://yoa.st/ai-generator-activate-premium")}}),[]),{onClose:i}=(0,ve.useModalContext)(),a=(0,w.useCallback)((async()=>{try{await lt()({path:"yoast/v1/ai_generator/bust_subscription_cache",method:"POST",parse:!1})}catch(e){console.error(e)}window.location.reload()}),[]);let n,l,c;return e.includes("Yoast WooCommerce SEO")?(n="Yoast WooCommerce SEO",l=t,c=s):e.includes("Yoast SEO Premium")&&(n="Yoast SEO Premium",l=o,c=r),(0,C.jsxs)(w.Fragment,{children:[(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Subscription required","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(
/**
         * translators:
         * %1$s expands to Yoast SEO Premium or Yoast WooCommerce SEO.
         * %2$s expands to MyYoast.
         * %3$s and %4$s expand to an opening and closing anchor tag, respectively, to activate your subscription.
         * %5$s and %6$s expand to an opening and closing anchor tag, respectively, to get a new subscription.
         **/
(0,d.__)("To access this feature, you need an active %1$s subscription. Please %3$sactivate your subscription in %2$s%4$s or %5$sget a new %1$s subscription%6$s. Afterward, refresh this page. It may take up to 30 seconds for the feature to function correctly.","wordpress-seo"),n,"MyYoast","<Activate>","</Activate>","<New>","</New>"),{Activate:(0,C.jsx)(Ns,{variant:"error",href:l}),New:(0,C.jsx)(Ns,{variant:"error",href:c})})})]}),(0,C.jsxs)("div",{className:"yst-mt-6 yst-mb-1 yst-flex yst-space-x-3 rtl:yst-space-x-reverse yst-place-content-end",children:[(0,C.jsx)(ve.Button,{variant:"secondary",onClick:i,children:(0,d.__)("Close","wordpress-seo")}),(0,C.jsx)(ve.Button,{variant:"primary",onClick:a,children:(0,d.__)("Refresh page","wordpress-seo")})]})]})};qt.propTypes={invalidSubscriptions:_().arrayOf(_().string)};const At=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectLink("https://yoa.st/ai-common-errors")),[]),s=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_support")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Connection timeout","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s and %3$s expand to an opening tag. %2$s and %4$s expand to a closing tag. */
(0,d.__)("It seems that a connection timeout has occurred. Please check your internet connection and try again later. Learn more on our page about %1$scommon AI feature problems and errors%2$s. In case you need further help, please %3$scontact our support team%4$s.","wordpress-seo"),"<a1>","</a1>","<a2>","</a2>"),{a1:(0,C.jsx)(Ns,{variant:"error",href:e}),a2:(0,C.jsx)(Ns,{variant:"error",href:s})})})]})},Ft=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_support")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Usage policy violation","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(
/* translators: %1$s, %2$s, %3$s, %4$s are anchor tags.
       * %5$s expands to OpenAI.
       */
(0,d.__)("Due to %5$s's strict ethical guidelines and %1$susage policies%2$s, we cannot generate suggestions for the content on this page. If you intend to use AI, kindly avoid the use of explicit, violent, copyrighted, or sexually explicit content. In case you need further help, please %3$scontact our support team%4$s.","wordpress-seo"),"<a1>","</a1>","<a2>","</a2>","OpenAI"),{a1:(0,C.jsx)(Ns,{variant:"error",href:"https://openai.com/policies/usage-policies"}),a2:(0,C.jsx)(Ns,{variant:"error",href:e})})})]})},Ot=({errorMessage:e=""})=>{const s=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_support")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Something went wrong","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:(0,d.sprintf)(/* translators: %s is the error response of the request. */
(0,d.__)("The request came back with the following error: '%s'.","wordpress-seo"),e)}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s expands to an opening tag. %2$s expands to a closing tag. */
(0,d.__)("Please try again later. If the issue persists, please %1$scontact our support team%2$s.","wordpress-seo"),"<a>","</a>"),{a:(0,C.jsx)(Ns,{variant:"error",href:s})})})]})};Ot.propTypes={errorMessage:_().string};const $t=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectAdminLink("plugins.php")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Something went wrong","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s expands to Yoast SEO Premium. %2$s expands to an opening link tag. %3$s expands to a closing link tag. */
(0,d.__)("The version of %1$s is outdated. Please upgrade %1$s %2$shere%3$s!","wordpress-seo"),"Yoast SEO Premium","<a>","</a>"),{a:(0,C.jsx)(Ns,{variant:"error",href:e})})})]})},Bt=()=>{const e=(0,he.useSelect)((e=>e(Ks).selectLink("https://yoa.st/ai-common-errors")),[]),s=(0,he.useSelect)((e=>e(Ks).selectAdminLink("?page=wpseo_page_support")),[]);return(0,C.jsxs)(ve.Alert,{variant:"error",children:[(0,C.jsx)("span",{className:"yst-block yst-font-medium",children:(0,d.__)("Yoast AI cannot reach your site","wordpress-seo")}),(0,C.jsx)("p",{className:"yst-mt-2",children:Re((0,d.sprintf)(/* translators: %1$s and %3$s expand to an opening tag. %2$s and %4$s expand to a closing tag. */
(0,d.__)("To use this feature, your site must be publicly accessible. This applies to both test sites and instances where your REST API is password-protected. Please ensure your site is accessible to the public and try again. Learn more on our page about %1$scommon AI feature problems and errors%2$s. In case you need further help, please %3$scontact our support team%4$s.","wordpress-seo"),"<a1>","</a1>","<a2>","</a2>"),{a1:(0,C.jsx)(Ns,{variant:"error",href:e}),a2:(0,C.jsx)(Ns,{variant:"error",href:s})})})]})},Ut=({errorCode:e,errorIdentifier:s="",errorMessage:t=""})=>{switch(e){case 400:switch(s){case"SITE_UNREACHABLE":return(0,C.jsx)(Bt,{});case"WP_HTTP_REQUEST_ERROR":return(0,C.jsx)(Ot,{errorMessage:t});default:return(0,C.jsx)(Nt,{})}case 429:return(0,C.jsx)(Pt,{});default:return(0,C.jsx)(Nt,{})}};Ut.propTypes={errorCode:_().number.isRequired,errorIdentifier:_().string,errorMessage:_().string};const Ht=({currentSubscriptions:e,isSeoAnalysisActive:s=!0})=>{const{isPremium:t,usageCountStatus:r,usageCountError:o,isWooProductEntity:i,isWooSeoActive:a}=(0,he.useSelect)((e=>{const s=e(Ks);return{isPremium:s.getIsPremium(),usageCountStatus:e(zs).selectUsageCountStatus(),usageCountError:e(zs).selectUsageCountError(),isWooProductEntity:s.getIsWooProductEntity(),isWooSeoActive:s.getIsWooSeoActive()}}),[]),n=(0,w.useMemo)((()=>!e.wooCommerceSubscription&&i),[e.wooCommerceSubscription]),l=(0,w.useMemo)((()=>{const s=[];return!t&&!i||e.premiumSubscription||s.push("Yoast SEO Premium"),n&&a&&s.push("Yoast WooCommerce SEO"),s}),[t,e.premiumSubscription,n,a,i]);return l.length>0?(0,C.jsx)(qt,{invalidSubscriptions:l}):s?r===rt.error?(0,C.jsx)(Ut,{...o}):void 0:(0,C.jsx)(Tt,{})};Ht.propTypes={currentSubscriptions:_().object.isRequired,isSeoAnalysisActive:_().bool};const Dt=({onStartGenerating:e})=>{const{termsOfServiceLink:s,privacyPolicyLink:t,learnMoreLink:r,imageLink:o,consentEndpoint:i}=(0,he.useSelect)((e=>({termsOfServiceLink:e(Ks).selectLink("https://yoa.st/ai-generator-terms-of-service"),privacyPolicyLink:e(Ks).selectLink("https://yoa.st/ai-generator-privacy-policy"),learnMoreLink:e(Ks).selectLink("https://yoa.st/ai-generator-learn-more"),imageLink:e(Ks).selectImageLink("ai-consent.png"),consentEndpoint:e(zs).selectAiGeneratorConsentEndpoint()})),[]),{storeAiGeneratorConsent:a}=(0,he.useDispatch)(zs),n=(0,w.useCallback)((async()=>{await a(!0,i),e()}),[a,e,i]);return(0,C.jsx)(Ws,{termsOfServiceLink:s,privacyPolicyLink:t,learnMoreLink:r,imageLink:o,onGiveConsent:n})};Dt.propTypes={onStartGenerating:_().func.isRequired};const Wt=ke.forwardRef((function(e,s){return ke.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:s},e),ke.createElement("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15"}))})),zt=/(?<start><\/badge>|^(?!<badge>))(?<wrap>[\s\S]+?)(?<end><badge>|$)/g,Kt=({total:e,current:s,onNavigate:t,disabled:r=!1,...o})=>(0,C.jsxs)("div",{className:"yst-flex yst-justify-between yst-gap-x-2 yst-items-start",children:[(0,C.jsx)("p",{className:"yst-text-slate-500 yst-text-xxs yst-mt-1",children:(0,d.__)("Text generated by AI may be offensive or inaccurate.","wordpress-seo")}),e>1&&(0,C.jsx)(ve.Pagination,{className:"yst-shrink-0",current:s,total:e,onNavigate:t,disabled:r,variant:"text"
/* translators: Hidden accessibility text. */,screenReaderTextPrevious:(0,d.__)("Previous","wordpress-seo")
/* translators: Hidden accessibility text. */,screenReaderTextNext:(0,d.__)("Next","wordpress-seo"),...o})]}),Gt=({height:e})=>{const[s,t]=(0,w.useState)(""),{onClose:r}=(0,ve.useModalContext)(),{editType:o,previewType:i,contentType:a}=ft(),n=(()=>{const{editType:e,previewType:s}=ft();let t="SEO";switch(s){case Vs:t="social";break;case Ys:t="X"}switch(e){case Zs:return(0,d.sprintf)(/* translators: %s is the type of title. */
(0,d.__)("Generated %s titles","wordpress-seo"),t);case Qs:return s===Gs&&(t="meta"),(0,d.sprintf)(/* translators: %s is the type of description. */
(0,d.__)("Generated %s descriptions","wordpress-seo"),t)}})(),c=(()=>{const{editType:e,previewType:s}=ft();let t="SEO";switch(s){case Vs:t="social";break;case Ys:t="X"}switch(e){case Zs:return(0,d.sprintf)(/* translators: %s is the type of title. */
(0,d.__)("Apply %s title","wordpress-seo"),t);case Qs:return s===Gs&&(t="meta"),(0,d.sprintf)(/* translators: %s is the type of description. */
(0,d.__)("Apply %s description","wordpress-seo"),t)}})(),p=wt(),{suggestions:h,fetchSuggestions:m,setSelectedSuggestion:g}=(()=>{const[e,s]=(0,w.useReducer)(kt.reducer,kt.getInitialState()),{editType:t,previewType:r,postType:o,contentType:i}=ft(),a=(0,he.useSelect)((e=>e(zs).selectPromptContent()),[]),{contentLocale:n,focusKeyphrase:l,isWooCommerceActive:c,isGutenberg:d,isElementor:p}=(0,he.useSelect)((e=>({contentLocale:e(Ks).getContentLocale(),focusKeyphrase:e(Ks).getFocusKeyphrase(),isWooCommerceActive:e(Ks).getIsWooCommerceActive(),isGutenberg:e(Ks).getIsBlockEditor(),isElementor:e(Ks).getIsElementorEditor()})),[]);let h,m=u.languageProcessing.helpers.processExactMatchRequest(l).keyphrase;m.length>191&&(m=m.slice(0,191)),h=p?"elementor":d?"gutenberg":"classic";const g=((e,s,t,r)=>{const o=e===Qs?"meta-description":"seo-title";let i=((e,s)=>{if(e)switch(s){case"product":return"product-";case"product_cat":case"product_tag":return"product-taxonomy-"}return""})(s,t);return i&&s||r!==Xs||(i="taxonomy-"),`${i}${o}`})(t,c,o,i);return{suggestions:e,fetchSuggestions:(0,w.useCallback)((async(e=!0)=>{s(kt.actions.setLoading());const{status:t,payload:o}=await ht({endpoint:"yoast/v1/ai_generator/get_suggestions/",canAbort:e,data:{type:g,prompt_content:a,focus_keyphrase:m,platform:_t(r),language:pt(n).replace("_","-"),editor:h}});switch(t){case at:break;case it:s(kt.actions.setError(o));break;case ot:s(kt.actions.setSuccess(o))}return t}),[s]),setSelectedSuggestion:(0,w.useCallback)((e=>s(kt.actions.setSelected(e))),[s])}})(),y=(()=>{const{previewType:e}=ft();switch(e){case Vs:return er;case Ys:return ro;default:return Vt}})(),{addAppliedSuggestion:x,addUsageCount:f}=(0,he.useDispatch)(zs),{isUsageCountLimitReached:b,isWooProductEntity:v,hasValidPremiumSubscription:k,hasValidWooSubscription:_}=(0,he.useSelect)((e=>{const s=e(zs),t=e(Ks);return{isUsageCountLimitReached:s.isUsageCountLimitReached(),isPremium:t.getIsPremium(),isWooProductEntity:t.getIsWooProductEntity(),isWooSeoActive:t.getIsWooSeoActive(),hasValidPremiumSubscription:s.selectPremiumSubscription(),hasValidWooSubscription:s.selectWooCommerceSubscription()}}),[]),S=(0,w.useMemo)((()=>h.status===rt.loading||!(_||!b||!v)||!(k||!b)),[k,b,h.status,v,_]),j=(0,ve.usePrevious)(e),R=h.status===rt.success?e:j,I=`calc(${0===R?"50%":R/2+"px"} - 40vh)`,[E,L]=(0,w.useState)(!1),N=(0,w.useCallback)((e=>{L(e.target.offsetHeight!==e.target.scrollHeight)}),[L]),M=bt(N),T=(()=>{const{editType:e,previewType:s,contentType:t}=ft(),r=(()=>{const{previewType:e}=ft();return(0,w.useMemo)((()=>{switch(e){case Gs:return()=>(0,he.select)(Ks).getSnippetEditorData().title;case Vs:return(0,he.select)(Ks).getFacebookTitleOrFallback;case Ys:return(0,he.select)(Ks).getTwitterTitleOrFallback;default:return(0,l.constant)("")}}),[e])})(),o=(0,he.useSelect)((t=>t(zs).selectAppliedSuggestionFor({editType:e,previewType:s})),[e,s]);return(0,w.useMemo)((()=>{let s=r();return e===Qs?s:(o&&(s=s.replace(o,st[t])),((e,s)=>e.includes(st[s])?e:st[s])(s,t))}),[e,r])})(),P=(()=>{const e=(()=>{const{previewType:e}=ft();return(0,w.useMemo)((()=>{switch(e){case Gs:return()=>(0,he.select)(Ks).getSnippetEditorData().description;case Vs:return(0,he.select)(Ks).getFacebookDescriptionOrFallback;case Ys:return(0,he.select)(Ks).getTwitterDescriptionOrFallback;default:return(0,l.constant)("")}}),[e])})();return(0,w.useMemo)(e,[e])})(),q=(()=>{const e=(0,he.useSelect)((e=>e(Ks).getReplaceVars()),[]),s=(0,w.useMemo)((()=>e.map(gt)),[e]);return(0,w.useCallback)(((e,{key:t="value",overrides:r={},applyPluggable:o=!0,editType:i=Zs,contentType:a=Js}={})=>{for(const o of s)e=e.replace(new RegExp("%%"+(0,l.escapeRegExp)(o.name)+"%%","g"),(0,l.get)(r,o.name,o[t]));return a===Xs&&(e=e.replace(" Archives","")),o?((e,s=Zs)=>{const t=ds({title:"",description:"",[s]:u.languageProcessing.stripSpaces(e)});return(0,l.get)(t,s,e)})(e,i):e}),[s])})(),A=(0,w.useMemo)((()=>o===Zs?{[et[a]]:h.selected}:{}),[o,a,h.selected]),F=(0,w.useMemo)((()=>q(T,{overrides:A,contentType:a})),[q,T,o,a,h.selected]),O=(0,w.useMemo)((()=>q(T,{overrides:{...A,sep:"",sitename:""},contentType:a})),[q,T,o,a,h.selected]),$=(0,w.useMemo)((()=>o===Qs?h.selected:q(P,{editType:Qs})),[q,P,o,h.selected]),B=(0,w.useCallback)((e=>q(T,{overrides:{[et[a]]:e},key:"badge",applyPluggable:!1,contentType:a})),[q,T,a]),{currentPage:U,setCurrentPage:H,isOnLastPage:D,totalPages:W,getItemsOnCurrentPage:z}=(({totalItems:e=0,perPage:s=5})=>{const[t,r]=(0,w.useState)(1),o=(0,w.useMemo)((()=>Math.ceil(e/s)),[e,s]),i=(0,w.useMemo)((()=>t*s),[t,s]),a=(0,w.useMemo)((()=>i-s),[i,s]),n=(0,w.useMemo)((()=>1===t),[t]),c=(0,w.useMemo)((()=>t===o),[t,o]),d=(0,w.useCallback)((()=>{t>1&&r(t-1)}),[t,r]),u=(0,w.useCallback)((()=>{t<o&&r(t+1)}),[t,r,o]),p=(0,w.useCallback)((e=>(0,l.slice)(e,a,i)),[a,i]);return{currentPage:t,setCurrentPage:r,totalPages:o,isOnFirstPage:n,isOnLastPage:c,previousPage:d,nextPage:u,firstOnPage:a,lastOnPage:i,getItemsOnCurrentPage:p}})({totalItems:h.status===rt.loading||h.status===rt.error?h.entities.length+5:h.entities.length,perPage:5}),K=(0,w.useMemo)((()=>(0,l.map)(z(h.entities),(e=>{let s=e;return o===Zs&&(s=B(e),s=s.replace(zt,((e,s,t,r,o,i,{start:a,wrap:n,end:l})=>{const c=n.trim();return 0===c.length?`${a}${n}${l}`:`${a}<span>${c}</span>${l}`})),s=Re(s,{badge:(0,C.jsx)(ve.Badge,{className:"yst-me-2 last:yst-me-0",variant:"plain",children:" "}),span:(0,C.jsx)("span",{className:"yst-flex yst-items-center yst-me-2 last:yst-me-0"})})),{value:e,label:s}}))),[h.entities,z,o,B]),G=(0,w.useMemo)((()=>h.status!==rt.error||h.status===rt.error&&!D),[h.status,D]),V=(0,w.useMemo)((()=>h.status===rt.loading&&D),[h.status,D]),Y=(0,w.useMemo)((()=>h.status===rt.error&&D),[h.status,D]),Z=(0,w.useCallback)((()=>{S||(H(h.status===rt.error?W:W+1),m().then((e=>{e===ot&&f()})))}),[m,h.status,W,H,g,b]),Q=(0,w.useCallback)((()=>t("")),[t]),J=(()=>{const{editType:e}=ft();switch(e){case Zs:return(()=>{const{previewType:e}=ft(),{updateData:s,setFacebookPreviewTitle:t,setTwitterPreviewTitle:r}=(0,he.useDispatch)(Ks);return(0,w.useMemo)((()=>{switch(e){case Gs:return e=>s({title:e});case Vs:return t;case Ys:return r;default:return l.noop}}),[e,s,t,r])})();case Qs:return(()=>{const{previewType:e}=ft(),{updateData:s,setFacebookPreviewDescription:t,setTwitterPreviewDescription:r}=(0,he.useDispatch)(Ks);return(0,w.useMemo)((()=>{switch(e){case Gs:return e=>s({description:e});case Vs:return t;case Ys:return r;default:return l.noop}}),[e,s,t,r])})();default:return l.noop}})(),X=(0,w.useCallback)((()=>{const e=o===Zs?T.replace(new RegExp(st[a]+"( Archives)?"),h.selected):h.selected;J(e),x({editType:o,previewType:i,suggestion:h.selected}),r()}),[J,o,i,h.selected,T,r,x]);return((e,s=[])=>{const t=(0,w.useRef)(!1);(0,w.useEffect)((()=>{t.current||(t.current=!0,e().finally((()=>{t.current=!1})))}),[e,s])})((()=>""===s?m().then((e=>{t(e),e===ot&&f()})):Promise.resolve()),[s,f,m]),s===it||h.status===rt.error&&402===h.error.code?(0,C.jsx)("div",{className:"yst-flex yst-flex-col yst-space-y-6 yst-mt-6",children:(0,C.jsx)(Yr,{errorCode:h.error.code,errorIdentifier:h.error.errorIdentifier,invalidSubscriptions:h.error.missingLicenses,showActions:!0,onRetry:Q,errorMessage:h.error.message})}):(0,C.jsxs)(w.Fragment,{children:[(0,C.jsxs)(ve.Modal.Container.Content,{ref:M,className:"yst-flex yst-flex-col yst-py-6 yst-space-y-2",children:[(0,C.jsx)(y,{title:F,description:$,status:h.status,titleForLength:O,showPreviewSkeleton:""===s,showLengthProgress:!V}),G&&(V?(0,C.jsx)(eo,{idSuffix:p,suggestionClassNames:o===Zs?[["yst-h-3 yst-w-9/12"],["yst-h-3 yst-w-7/12"],["yst-h-3 yst-w-10/12"],["yst-h-3 yst-w-11/12"],["yst-h-3 yst-w-8/12"]]:void 0}):(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)("div",{className:"yst-flex yst-space-y-4",children:[(0,C.jsx)(ve.Label,{as:"span",className:"yst-flex-grow yst-cursor-default yst-mt-auto",children:n}),(0,C.jsxs)(ve.Button,{variant:"secondary",size:"small",onClick:h.status===rt.loading?l.noop:Z,isLoading:h.status===rt.loading,disabled:S,children:[h.status!==rt.loading&&(0,C.jsx)(Wt,{className:"yst--ms-1 yst-me-2 yst-h-4 yst-w-4 yst-text-gray-400"}),(0,d.__)("Generate 5 more","wordpress-seo")]})]}),(0,C.jsx)(Jr,{idSuffix:p,suggestions:K,selected:h.selected,onChange:g}),(0,C.jsx)(Kt,{current:U,total:W,onNavigate:H,disabled:h.status===rt.loading||Y})]})),h.status===rt.error&&D&&(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("div",{className:"yst-mt-8"}),(0,C.jsx)(Yr,{errorCode:h.error.code,errorIdentifier:h.error.errorIdentifier,invalidSubscriptions:h.error.missingLicenses,errorMessage:h.error.message}),(0,C.jsx)(Kt,{current:U,total:W,onNavigate:H,disabled:h.status===rt.loading})]})]}),(0,C.jsxs)(ve.Modal.Container.Footer,{children:[E&&(0,C.jsx)("div",{className:"yst-absolute yst-inset-x-0 yst--mt-10 yst-me-[calc(2.5rem-1px)] yst-h-10 yst-pointer-events-none yst-bg-gradient-to-t yst-from-slate-50"}),(0,C.jsx)("hr",{className:"yst-mb-6 yst--mx-6"}),(0,C.jsxs)("div",{className:"sm:yst-flex sm:yst-justify-end sm:yst-space-x-2 sm:rtl:yst-space-x-reverse",children:[(0,C.jsx)("div",{className:"yst-hidden sm:yst-inline",children:(0,C.jsx)(ve.Button,{variant:"secondary",onClick:r,children:(0,d.__)("Close","wordpress-seo")})}),(0,C.jsx)("div",{className:"yst-block sm:yst-inline",children:(0,C.jsxs)(ve.Button,{className:"yst-w-full sm:yst-w-auto",variant:"primary",onClick:X,disabled:""===h.selected||h.status===rt.loading||Y,children:[(0,C.jsx)(Ne,{className:"yst--ms-1 yst-me-1 yst-h-4 yst-w-4 yst-text-white"}),c]})}),(0,C.jsx)("div",{className:"yst-mt-3 sm:yst-hidden",children:(0,C.jsx)(ve.Button,{variant:"secondary",onClick:r,className:"yst-w-full sm:yst-w-auto",children:(0,d.__)("Close","wordpress-seo")})})]})]}),(0,C.jsxs)(ve.Notifications,{className:"yst-mx-[calc(50%-50vw)] yst-transition-all",style:{marginTop:I},position:"bottom-left",children:[h.status!==rt.loading&&(0,C.jsx)(uo,{className:"yst-mx-[calc(50%-50vw)] yst-transition-all"}),(h.status===rt.success||h.status===rt.loading)&&(0,C.jsx)(to,{})]})]})};Gt.propTypes={height:_().number.isRequired};_().func.isRequired;const Vt=({title:e,description:s,status:t,titleForLength:r,showPreviewSkeleton:o,showLengthProgress:i})=>{const a=(0,he.useSelect)((e=>e(Ks).getSnippetEditorMode()),[]),[n,l]=(0,w.useState)(a),{editType:c}=ft(),u=wt(),p=(({editType:e,title:s,description:t})=>{const r=(0,he.useSelect)((e=>e(Ks).getDateFromSettings()),[]),o=(0,he.useSelect)((e=>e(Ks).getContentLocale()),[]),i=(0,he.useSelect)((e=>e(Ks).isCornerstoneContent()),[]),a=(0,he.useSelect)((e=>e(Ks).getIsTerm()),[]);return(0,w.useMemo)((()=>e===Qs?(0,St.getDescriptionProgress)(t,r,i,a,o):(0,St.getTitleProgress)(s)),[e,s,t,r,i,a,o])})({editType:c,title:r,description:s});return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsxs)("div",{className:"yst-mb-2 lg:yst-flex",children:[(0,C.jsx)(ve.Label,{as:"span",className:"yst-flex-grow yst-cursor-default",children:(0,d.__)("Google preview","wordpress-seo")}),(0,C.jsx)(Xt,{mode:n,idSuffix:u,onChange:l,disabled:t===rt.loading})]}),o?(0,C.jsx)(Qt,{}):(0,C.jsx)(Zt,{mode:n,title:e,description:s}),(0,C.jsxs)("div",{className:"yst-pt-4",children:[(0,C.jsx)(ve.Label,{as:"span",className:"yst-flex-grow yst-cursor-default",children:c===Zs?(0,d.__)("SEO title width","wordpress-seo"):(0,d.__)("Meta description length","wordpress-seo")}),(0,C.jsx)(Jt,{className:"yst-mt-2",progress:i?p.actual:0,min:0,max:p.max,score:p.score})]})]})};Vt.propTypes={title:_().string.isRequired,description:_().string.isRequired,status:_().oneOf(Object.keys(rt)).isRequired,titleForLength:_().string.isRequired,showPreviewSkeleton:_().bool.isRequired,showLengthProgress:_().bool.isRequired};const Yt=/mobi/i,Zt=({mode:e,title:s,description:t})=>{var r,o;const i=(0,he.useSelect)((e=>e(Ks).getBaseUrlFromSettings()),[]),a=(0,he.useSelect)((e=>e(Ks).getSnippetEditorData().slug||""),[]),n=(0,he.useSelect)((e=>e(Ks).getDateFromSettings()),[]),c=(0,he.useSelect)((e=>e(Ks).getFocusKeyphrase()),[]),d=(0,he.useSelect)((e=>e(Ks).getSnippetEditorPreviewImageUrl()),[]),u=(0,he.useSelect)((e=>e(Ks).getSiteIconUrlFromSettings()),[]),p=(0,he.useSelect)((e=>e(Ks).getShoppingData()),[]),h=(0,he.useSelect)((e=>e(Ks).getSnippetEditorWordsToHighlight()),[]),m=(0,he.useSelect)((e=>e(Ks).getSiteName()),[]),g=(0,he.useSelect)((e=>e(Ks).getContentLocale()),[]),y=(0,w.useMemo)((()=>i+a),[i,a]),x=(0,w.useMemo)((()=>{var e,s;return Yt.test(null===(e=window)||void 0===e||null===(s=e.navigator)||void 0===s?void 0:s.userAgent)}),[null===(r=window)||void 0===r||null===(o=r.navigator)||void 0===o?void 0:o.userAgent]);return(0,C.jsx)("div",{className:`yst-bg-slate-200 yst--mx-6 ${e}${x?" yst-user-agent__mobile":""}`,children:(0,C.jsx)(St.SnippetPreview,{title:s,description:t,mode:e,url:y,keyword:c,date:n,faviconSrc:u,mobileImageSrc:d,wordsToHighlight:h,siteName:m,locale:g,shoppingData:p,onMouseUp:l.noop})})};Zt.propTypes={mode:_().oneOf(Object.keys(tt)).isRequired,title:_().string.isRequired,description:_().string.isRequired};const Qt=()=>(0,C.jsxs)("div",{className:"yst-max-w-[400px] yst-py-4 yst-px-3 yst-border yst-rounded-lg yst-w-full yst-mx-auto",children:[(0,C.jsxs)("div",{className:"yst-flex yst-gap-x-3",children:[(0,C.jsx)(ve.SkeletonLoader,{className:"yst-flex-shrink-0 yst-h-7 yst-w-7 yst-rounded-full"}),(0,C.jsxs)("div",{className:"yst-flex yst-flex-col yst-w-full yst-gap-y-1",children:[(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-1/3"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-2.5 yst-w-10/12"})]})]}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-4 yst-w-full yst-mt-6 yst-mb-4"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-full"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-10/12 yst-mt-2.5"})]}),Jt=({className:e="",progress:s,max:t,score:r})=>{const o=(0,w.useMemo)((()=>(e=>e>=7?"yst-score-good":e>=5?"yst-score-ok":"yst-score-bad")(r)),[r]);return(0,C.jsx)(ve.ProgressBar,{className:qe()("yst-length-progress-bar",o,e),progress:s,min:0,max:t})};Jt.propTypes={className:_().string,progress:_().number.isRequired,max:_().number.isRequired,score:_().number.isRequired};const Xt=({idSuffix:e,mode:s,onChange:t,disabled:r})=>{const o=(0,w.useCallback)((({target:e})=>e.checked&&t(e.value)),[t]);return(0,C.jsxs)(ve.RadioGroup,{id:`yst-ai-mode__${e}`,className:"yst-ai-mode yst-pt-2 lg:yst-pt-0",disabled:r,children:[(0,C.jsx)(ve.RadioGroup.Radio,{id:`yst-ai-mode__mobile__${e}`,name:`yst-ai-mode__${e}`,label:(0,d.__)("Mobile result","wordpress-seo"),value:tt.mobile,checked:s===tt.mobile,onChange:o,disabled:r}),(0,C.jsx)(ve.RadioGroup.Radio,{id:`yst-ai-mode__desktop__${e}`,name:`yst-ai-mode__${e}`,label:(0,d.__)("Desktop result","wordpress-seo"),value:tt.desktop,checked:s===tt.desktop,onChange:o,disabled:r})]})};Xt.propTypes={idSuffix:_().string.isRequired,mode:_().oneOf(Object.keys(tt)).isRequired,onChange:_().func.isRequired,disabled:_().bool.isRequired};const er=({title:e,description:s,showPreviewSkeleton:t})=>(0,C.jsxs)("div",{children:[(0,C.jsx)("div",{className:"yst-flex yst-mb-6",children:(0,C.jsx)(ve.Label,{as:"span",className:"yst-flex-grow yst-cursor-default",children:(0,d.__)("Social preview","wordpress-seo")})}),t?(0,C.jsx)(Gr,{}):(0,C.jsx)(Kr,{title:e,description:s})]});er.propTypes={title:_().string.isRequired,description:_().string.isRequired,showPreviewSkeleton:_().bool.isRequired};const sr=v().p`
	color: #606770;
	flex-shrink: 0;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
	text-transform: uppercase;
	white-space: nowrap;
	margin: 0;
	position: ${e=>"landscape"===e.mode?"relative":"static"};
`,tr=e=>{const{siteUrl:s}=e;return(0,C.jsxs)(ke.Fragment,{children:[(0,C.jsx)("span",{className:"screen-reader-text",children:s}),(0,C.jsx)(sr,{"aria-hidden":"true",children:(0,C.jsx)("span",{children:s})})]})};tr.propTypes={siteUrl:_().string.isRequired};const rr=tr,or=v().img`
	&& {
		max-width: ${e=>e.width}px;
		height: ${e=>e.height}px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		max-width: none;
	}
`,ir=v().img`
	&& {
		height: 100%;
		position: absolute;
		width: 100%;
		object-fit: cover;
	}
`,ar=v().div`
	padding-bottom: ${e=>e.aspectRatio}%;
`,nr=({imageProps:e,width:s,height:t,imageMode:r="landscape"})=>"landscape"===r?(0,C.jsx)(ar,{aspectRatio:e.aspectRatio,children:(0,C.jsx)(ir,{src:e.src,alt:e.alt})}):(0,C.jsx)(or,{src:e.src,alt:e.alt,width:s,height:t,imageProperties:e});function lr(e,s,t){return"landscape"===t?{widthRatio:s.width/e.landscapeWidth,heightRatio:s.height/e.landscapeHeight}:"portrait"===t?{widthRatio:s.width/e.portraitWidth,heightRatio:s.height/e.portraitHeight}:{widthRatio:s.width/e.squareWidth,heightRatio:s.height/e.squareHeight}}function cr(e,s){return s.widthRatio<=s.heightRatio?{width:Math.round(e.width/s.widthRatio),height:Math.round(e.height/s.widthRatio)}:{width:Math.round(e.width/s.heightRatio),height:Math.round(e.height/s.heightRatio)}}async function dr(e,s,t=!1){const r=await function(e){return new Promise(((s,t)=>{const r=new Image;r.onload=()=>{s({width:r.width,height:r.height})},r.onerror=t,r.src=e}))}(e);let o=t?"landscape":"square";"Facebook"===s&&(o=(0,J.determineFacebookImageMode)(r));const i=function(e){return"Twitter"===e?J.TWITTER_IMAGE_SIZES:J.FACEBOOK_IMAGE_SIZES}(s),a=function(e,s,t){return"square"===t&&s.width===s.height?{width:e.squareWidth,height:e.squareHeight}:cr(s,lr(e,s,t))}(i,r,o);return{mode:o,height:a.height,width:a.width}}async function ur(e,s,t=!1){try{return{imageProperties:await dr(e,s,t),status:"loaded"}}catch(e){return{imageProperties:null,status:"errored"}}}nr.propTypes={imageProps:_().shape({src:_().string.isRequired,alt:_().string.isRequired,aspectRatio:_().number.isRequired}).isRequired,width:_().number.isRequired,height:_().number.isRequired,imageMode:_().string};const pr=v().div`
	position: relative;
	${e=>"landscape"===e.mode?`max-width: ${e.dimensions.width}`:`min-width: ${e.dimensions.width}; height: ${e.dimensions.height}`};
	overflow: hidden;
	background-color: ${R.colors.$color_white};
`,hr=v().div`
	box-sizing: border-box;
	max-width: ${J.FACEBOOK_IMAGE_SIZES.landscapeWidth}px;
	height: ${J.FACEBOOK_IMAGE_SIZES.landscapeHeight}px;
	background-color: ${R.colors.$color_grey};
	border-style: dashed;
	border-width: 1px;
	// We're not using standard colors to increase contrast for accessibility.
	color: #006DAC;
	// We're not using standard colors to increase contrast for accessibility.
	background-color: #f1f1f1;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: underline;
	font-size: 14px;
	cursor: pointer;
`;class mr extends ke.Component{constructor(e){super(e),this.state={imageProperties:null,status:"loading"},this.socialMedium="Facebook",this.handleFacebookImage=this.handleFacebookImage.bind(this),this.setState=this.setState.bind(this)}async handleFacebookImage(){try{const e=await ur(this.props.src,this.socialMedium);this.setState(e),this.props.onImageLoaded(e.imageProperties.mode||"landscape")}catch(e){this.setState(e),this.props.onImageLoaded("landscape")}}componentDidUpdate(e){e.src!==this.props.src&&this.handleFacebookImage()}componentDidMount(){this.handleFacebookImage()}retrieveContainerDimensions(e){switch(e){case"square":return{height:J.FACEBOOK_IMAGE_SIZES.squareHeight+"px",width:J.FACEBOOK_IMAGE_SIZES.squareWidth+"px"};case"portrait":return{height:J.FACEBOOK_IMAGE_SIZES.portraitHeight+"px",width:J.FACEBOOK_IMAGE_SIZES.portraitWidth+"px"};case"landscape":return{height:J.FACEBOOK_IMAGE_SIZES.landscapeHeight+"px",width:J.FACEBOOK_IMAGE_SIZES.landscapeWidth+"px"}}}render(){const{imageProperties:e,status:s}=this.state;if("loading"===s||""===this.props.src||"errored"===s)return(0,C.jsx)(hr,{onClick:this.props.onImageClick,onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave,children:(0,d.__)("Select image","wordpress-seo")});const t=this.retrieveContainerDimensions(e.mode);return(0,C.jsx)(pr,{mode:e.mode,dimensions:t,onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave,onClick:this.props.onImageClick,children:(0,C.jsx)(nr,{imageProps:{src:this.props.src,alt:this.props.alt,aspectRatio:J.FACEBOOK_IMAGE_SIZES.aspectRatio},width:e.width,height:e.height,imageMode:e.mode})})}}mr.propTypes={src:_().string,alt:_().string,onImageLoaded:_().func,onImageClick:_().func,onMouseEnter:_().func,onMouseLeave:_().func},mr.defaultProps={src:"",alt:"",onImageLoaded:l.noop,onImageClick:l.noop,onMouseEnter:l.noop,onMouseLeave:l.noop};const gr=mr,yr=v().span`
	line-height: ${20}px;
	min-height : ${20}px;
	color: #1d2129;
	font-weight: 600;
	overflow: hidden;
	font-size: 16px;
	margin: 3px 0 0;
	letter-spacing: normal;
	white-space: normal;
	flex-shrink: 0;
	cursor: pointer;
	display: -webkit-box;
	-webkit-line-clamp: ${e=>e.lineCount};
	-webkit-box-orient: vertical;
	overflow: hidden;
`,xr=v().p`
	line-height: ${16}px;
	min-height : ${16}px;
	color: #606770;
	font-size: 14px;
	padding: 0;
	text-overflow: ellipsis;
	margin: 3px 0 0 0;
	display: -webkit-box;
	cursor: pointer;
	-webkit-line-clamp: ${e=>e.lineCount};
	-webkit-box-orient: vertical;
	overflow: hidden;

	@media all and ( max-width: ${e=>e.maxWidth} ) {
		display: none;
	}
`,fr=e=>{switch(e){case"landscape":return"527px";case"square":case"portrait":return"369px";default:return"476px"}},wr=v().div`
	box-sizing: border-box;
	display: flex;
	flex-direction: ${e=>"landscape"===e.mode?"column":"row"};
	background-color: #f2f3f5;
	max-width: 527px;
`,br=v().div`
	box-sizing: border-box;
	background-color: #f2f3f5;
	margin: 0;
	padding: 10px 12px;
	position: relative;
	border-bottom: ${e=>"landscape"===e.mode?"":"1px solid #dddfe2"};
	border-top: ${e=>"landscape"===e.mode?"":"1px solid #dddfe2"};
	border-right: ${e=>"landscape"===e.mode?"":"1px solid #dddfe2"};
	border: ${e=>"landscape"===e.mode?"1px solid #dddfe2":""};
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	justify-content: ${e=>"landscape"===e.mode?"flex-start":"center"};
	font-size: 12px;
	overflow: hidden;
`;class vr extends ke.Component{constructor(e){super(e),this.state={imageMode:null,maxLineCount:0,descriptionLineCount:0},this.facebookTitleRef=_e().createRef(),this.onImageLoaded=this.onImageLoaded.bind(this),this.onImageEnter=this.props.onMouseHover.bind(this,"image"),this.onTitleEnter=this.props.onMouseHover.bind(this,"title"),this.onDescriptionEnter=this.props.onMouseHover.bind(this,"description"),this.onLeave=this.props.onMouseHover.bind(this,""),this.onSelectTitle=this.props.onSelect.bind(this,"title"),this.onSelectDescription=this.props.onSelect.bind(this,"description")}onImageLoaded(e){this.setState({imageMode:e})}getTitleLineCount(){return this.facebookTitleRef.current.offsetHeight/20}maybeSetMaxLineCount(){const{imageMode:e,maxLineCount:s}=this.state,t="landscape"===e?2:5;t!==s&&this.setState({maxLineCount:t})}maybeSetDescriptionLineCount(){const{descriptionLineCount:e,maxLineCount:s,imageMode:t}=this.state,r=this.getTitleLineCount();let o=s-r;"portrait"===t&&(o=5===r?0:4),o!==e&&this.setState({descriptionLineCount:o})}componentDidUpdate(){this.maybeSetMaxLineCount(),this.maybeSetDescriptionLineCount()}render(){const{imageMode:e,maxLineCount:s,descriptionLineCount:t}=this.state;return(0,C.jsxs)(wr,{id:"facebookPreview",mode:e,children:[(0,C.jsx)(gr,{src:this.props.imageUrl||this.props.imageFallbackUrl,alt:this.props.alt,onImageLoaded:this.onImageLoaded,onImageClick:this.props.onImageClick,onMouseEnter:this.onImageEnter,onMouseLeave:this.onLeave}),(0,C.jsxs)(br,{mode:e,children:[(0,C.jsx)(rr,{siteUrl:this.props.siteUrl,mode:e}),(0,C.jsx)(yr,{ref:this.facebookTitleRef,onMouseEnter:this.onTitleEnter,onMouseLeave:this.onLeave,onClick:this.onSelectTitle,lineCount:s,children:this.props.title}),t>0&&(0,C.jsx)(xr,{maxWidth:fr(e),onMouseEnter:this.onDescriptionEnter,onMouseLeave:this.onLeave,onClick:this.onSelectDescription,lineCount:t,children:this.props.description})]})]})}}vr.propTypes={siteUrl:_().string.isRequired,title:_().string.isRequired,description:_().string,imageUrl:_().string,imageFallbackUrl:_().string,alt:_().string,onSelect:_().func,onImageClick:_().func,onMouseHover:_().func},vr.defaultProps={description:"",alt:"",imageUrl:"",imageFallbackUrl:"",onSelect:()=>{},onImageClick:()=>{},onMouseHover:()=>{}};const kr=vr,_r=v().div`
	text-transform: lowercase;
	color: rgb(83, 100, 113);
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	fill: currentcolor;
	display: flex;
	flex-direction: row;
	align-items: flex-end;
`,Sr=e=>(0,C.jsx)(_r,{children:(0,C.jsx)("span",{children:e.siteUrl})});Sr.propTypes={siteUrl:_().string.isRequired};const jr=Sr,Rr=(e,s=!0)=>e?`\n\t\t\tmax-width: ${J.TWITTER_IMAGE_SIZES.landscapeWidth}px;\n\t\t\t${s?"border-bottom: 1px solid #E1E8ED;":""}\n\t\t\tborder-radius: 14px 14px 0 0;\n\t\t\t`:`\n\t\twidth: ${J.TWITTER_IMAGE_SIZES.squareWidth}px;\n\t\t${s?"border-right: 1px solid #E1E8ED;":""}\n\t\tborder-radius: 14px 0 0 14px;\n\t\t`,Cr=v().div`
	position: relative;
	box-sizing: content-box;
	overflow: hidden;
	background-color: #e1e8ed;
	flex-shrink: 0;
	${e=>Rr(e.isLarge)}
`,Ir=v().div`
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	max-width: 100%;
	margin: 0;
	padding: 1em;
	text-align: center;
	font-size: 1rem;
	${e=>Rr(e.isLarge,!1)}
`,Er=v()(Ir)`
	${e=>e.isLarge&&`height: ${J.TWITTER_IMAGE_SIZES.landscapeHeight}px;`}
	border-top-left-radius: 14px;
	${e=>e.isLarge?"border-top-right-radius":"border-bottom-left-radius"}: 14px;
	border-style: dashed;
	border-width: 1px;
	// We're not using standard colors to increase contrast for accessibility.
	color: #006DAC;
	// We're not using standard colors to increase contrast for accessibility.
	background-color: #f1f1f1;
	text-decoration: underline;
	font-size: 14px;
	cursor: pointer;
`;class Lr extends _e().Component{constructor(e){super(e),this.state={status:"loading"},this.socialMedium="Twitter",this.handleTwitterImage=this.handleTwitterImage.bind(this),this.setState=this.setState.bind(this)}async handleTwitterImage(){if(null===this.props.src)return;const e=await ur(this.props.src,this.socialMedium,this.props.isLarge);this.setState(e)}componentDidUpdate(e){e.src!==this.props.src&&this.handleTwitterImage()}componentDidMount(){this.handleTwitterImage()}render(){const{status:e,imageProperties:s}=this.state;return"loading"===e||""===this.props.src||"errored"===e?(0,C.jsx)(Er,{isLarge:this.props.isLarge,onClick:this.props.onImageClick,onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave,children:(0,d.__)("Select image","wordpress-seo")}):(0,C.jsx)(Cr,{isLarge:this.props.isLarge,onClick:this.props.onImageClick,onMouseEnter:this.props.onMouseEnter,onMouseLeave:this.props.onMouseLeave,children:(0,C.jsx)(nr,{imageProps:{src:this.props.src,alt:this.props.alt,aspectRatio:J.TWITTER_IMAGE_SIZES.aspectRatio},width:s.width,height:s.height,imageMode:s.mode})})}}Lr.propTypes={isLarge:_().bool.isRequired,src:_().string,alt:_().string,onImageClick:_().func,onMouseEnter:_().func,onMouseLeave:_().func},Lr.defaultProps={src:"",alt:"",onMouseEnter:l.noop,onImageClick:l.noop,onMouseLeave:l.noop};const Nr=v().div`
	display: flex;
	flex-direction: column;
	padding: 12px;
	justify-content: center;
	margin: 0;
	box-sizing: border-box;
	flex: auto;
	min-width: 0px;
	gap:2px;
	> * {
		line-height:20px;
		min-height:20px;
		font-size:15px;
    }
`,Mr=e=>(0,C.jsx)(Nr,{children:e.children});Mr.propTypes={children:_().array.isRequired};const Tr=Mr,Pr=v().p`
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	color: rgb(15, 20, 25);
	cursor: pointer;
`,qr=v().p`
	max-height: 55px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 0;
	color: rgb(83, 100, 113);
	display: -webkit-box;
	cursor: pointer;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;

	@media all and ( max-width: ${J.TWITTER_IMAGE_SIZES.landscapeWidth}px ) {
		display: none;
	}
`,Ar=v().div`
	font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	max-width: 507px;
	border: 1px solid #E1E8ED;
	box-sizing: border-box;
	border-radius: 14px;
	color: #292F33;
	background: #FFFFFF;
	text-overflow: ellipsis;
	display: flex;

	&:hover {
		background: #f5f8fa;
		border: 1px solid rgba(136,153,166,.5);
	}
`,Fr=v()(Ar)`
	flex-direction: column;
	max-height: 370px;
`,Or=v()(Ar)`
	flex-direction: row;
	height: 125px;
`;class $r extends ke.Component{constructor(e){super(e),this.onImageEnter=this.props.onMouseHover.bind(this,"image"),this.onTitleEnter=this.props.onMouseHover.bind(this,"title"),this.onDescriptionEnter=this.props.onMouseHover.bind(this,"description"),this.onLeave=this.props.onMouseHover.bind(this,""),this.onSelectTitle=this.props.onSelect.bind(this,"title"),this.onSelectDescription=this.props.onSelect.bind(this,"description")}render(){const{isLarge:e,imageUrl:s,imageFallbackUrl:t,alt:r,title:o,description:i,siteUrl:a}=this.props,n=e?Fr:Or;return(0,C.jsxs)(n,{id:"twitterPreview",children:[(0,C.jsx)(Lr,{src:s||t,alt:r,isLarge:e,onImageClick:this.props.onImageClick,onMouseEnter:this.onImageEnter,onMouseLeave:this.onLeave}),(0,C.jsxs)(Tr,{children:[(0,C.jsx)(jr,{siteUrl:a}),(0,C.jsx)(Pr,{onMouseEnter:this.onTitleEnter,onMouseLeave:this.onLeave,onClick:this.onSelectTitle,children:o}),(0,C.jsx)(qr,{onMouseEnter:this.onDescriptionEnter,onMouseLeave:this.onLeave,onClick:this.onSelectDescription,children:i})]})]})}}$r.propTypes={siteUrl:_().string.isRequired,title:_().string.isRequired,description:_().string,isLarge:_().bool,imageUrl:_().string,imageFallbackUrl:_().string,alt:_().string,onSelect:_().func,onImageClick:_().func,onMouseHover:_().func},$r.defaultProps={description:"",alt:"",imageUrl:"",imageFallbackUrl:"",onSelect:()=>{},onImageClick:()=>{},onMouseHover:()=>{},isLarge:!0};const Br=$r,Ur=window.yoast.replacementVariableEditor;class Hr extends ke.Component{constructor(e){super(e),this.state={activeField:"",hoveredField:""},this.SocialPreview="Social"===e.socialMediumName?kr:Br,this.setHoveredField=this.setHoveredField.bind(this),this.setActiveField=this.setActiveField.bind(this),this.setEditorRef=this.setEditorRef.bind(this),this.setEditorFocus=this.setEditorFocus.bind(this)}setHoveredField(e){e!==this.state.hoveredField&&this.setState({hoveredField:e})}setActiveField(e){e!==this.state.activeField&&this.setState({activeField:e},(()=>this.setEditorFocus(e)))}setEditorFocus(e){switch(e){case"title":this.titleEditorRef.focus();break;case"description":this.descriptionEditorRef.focus()}}setEditorRef(e,s){switch(e){case"title":this.titleEditorRef=s;break;case"description":this.descriptionEditorRef=s}}render(){const{onDescriptionChange:e,onTitleChange:s,onSelectImageClick:t,onRemoveImageClick:r,socialMediumName:o,imageWarnings:i,siteUrl:a,description:n,descriptionInputPlaceholder:l,descriptionPreviewFallback:c,imageUrl:d,imageFallbackUrl:u,alt:p,title:h,titleInputPlaceholder:m,titlePreviewFallback:g,replacementVariables:y,recommendedReplacementVariables:x,applyReplacementVariables:f,onReplacementVariableSearchChange:w,isPremium:b,isLarge:v,socialPreviewLabel:k,idSuffix:_,activeMetaTabId:j}=this.props,R=f({title:h||g,description:n||c});return(0,C.jsxs)(_e().Fragment,{children:[k&&(0,C.jsx)(S.SimulatedLabel,{children:k}),(0,C.jsx)(this.SocialPreview,{onMouseHover:this.setHoveredField,onSelect:this.setActiveField,onImageClick:t,siteUrl:a,title:R.title,description:R.description,imageUrl:d,imageFallbackUrl:u,alt:p,isLarge:v,activeMetaTabId:j}),(0,C.jsx)(J.SocialMetadataPreviewForm,{onDescriptionChange:e,socialMediumName:o,title:h,titleInputPlaceholder:m,onRemoveImageClick:r,imageSelected:!!d,imageUrl:d,imageFallbackUrl:u,onTitleChange:s,onSelectImageClick:t,description:n,descriptionInputPlaceholder:l,imageWarnings:i,replacementVariables:y,recommendedReplacementVariables:x,onReplacementVariableSearchChange:w,onMouseHover:this.setHoveredField,hoveredField:this.state.hoveredField,onSelect:this.setActiveField,activeField:this.state.activeField,isPremium:b,setEditorRef:this.setEditorRef,idSuffix:_})]})}}Hr.propTypes={title:_().string.isRequired,onTitleChange:_().func.isRequired,description:_().string.isRequired,onDescriptionChange:_().func.isRequired,imageUrl:_().string.isRequired,imageFallbackUrl:_().string.isRequired,onSelectImageClick:_().func.isRequired,onRemoveImageClick:_().func.isRequired,socialMediumName:_().string.isRequired,alt:_().string,isPremium:_().bool,imageWarnings:_().array,isLarge:_().bool,siteUrl:_().string,descriptionInputPlaceholder:_().string,titleInputPlaceholder:_().string,descriptionPreviewFallback:_().string,titlePreviewFallback:_().string,replacementVariables:Ur.replacementVariablesShape,recommendedReplacementVariables:Ur.recommendedReplacementVariablesShape,applyReplacementVariables:_().func,onReplacementVariableSearchChange:_().func,socialPreviewLabel:_().string,idSuffix:_().string,activeMetaTabId:_().string},Hr.defaultProps={imageWarnings:[],recommendedReplacementVariables:[],replacementVariables:[],isPremium:!1,isLarge:!0,siteUrl:"",descriptionInputPlaceholder:"",titleInputPlaceholder:"",descriptionPreviewFallback:"",titlePreviewFallback:"",alt:"",applyReplacementVariables:e=>e,onReplacementVariableSearchChange:null,socialPreviewLabel:"",idSuffix:"",activeMetaTabId:""};const Dr={},Wr=(e,s,{log:t=console.warn}={})=>{Dr[e]||(Dr[e]=!0,t(s))},zr=(e,s=l.noop)=>{const t={};for(const r in e)Object.hasOwn(e,r)&&Object.defineProperty(t,r,{set:t=>{e[r]=t,s("set",r,t)},get:()=>(s("get",r),e[r])});return t};zr({squareWidth:125,squareHeight:125,landscapeWidth:506,landscapeHeight:265,aspectRatio:50.2},((e,s)=>Wr(`@yoast/social-metadata-previews/TWITTER_IMAGE_SIZES/${e}/${s}`,`[@yoast/social-metadata-previews] "TWITTER_IMAGE_SIZES.${s}" is deprecated and will be removed in the future, please use this from @yoast/social-metadata-forms instead.`))),zr({squareWidth:158,squareHeight:158,landscapeWidth:527,landscapeHeight:273,portraitWidth:158,portraitHeight:237,aspectRatio:52.2,largeThreshold:{width:446,height:233}},((e,s)=>Wr(`@yoast/social-metadata-previews/FACEBOOK_IMAGE_SIZES/${e}/${s}`,`[@yoast/social-metadata-previews] "FACEBOOK_IMAGE_SIZES.${s}" is deprecated and will be removed in the future, please use this from @yoast/social-metadata-forms instead.`)));const Kr=({title:e,description:s})=>{const t=(0,he.useSelect)((e=>e(Ks).getSiteUrl()),[]),r=(0,he.useSelect)((e=>e(Ks).getFacebookImageUrl()),[]),o=(0,he.useSelect)((e=>e(Ks).getEditorDataImageFallback()),[]),i=(0,he.useSelect)((e=>e(Ks).getFacebookAltText()),[]);return(0,C.jsx)("div",{className:"yst-bg-slate-200 yst-p-2 yst--mx-6 yst-mx-auto",children:(0,C.jsx)(kr,{title:e,description:s,siteUrl:t,imageUrl:r,imageFallbackUrl:o,alt:i,onSelect:l.noop,onImageClick:l.noop,onMouseHover:l.noop})})};Kr.propTypes={title:_().string.isRequired,description:_().string.isRequired};const Gr=()=>(0,C.jsxs)("div",{className:"yst-flex yst-flex-col yst-w-[527px] yst-border yst-mx-auto",children:[(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-[273px] yst-w-full yst-rounded-none yst-border yst-border-dashed"}),(0,C.jsxs)("div",{className:"yst-w-full yst-p-4 yst-space-y-1",children:[(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-1/3"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-5 yst-w-10/12"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-full"})]})]}),Vr=({children:e,onRetry:s})=>{const{onClose:t}=(0,ve.useModalContext)();return(0,C.jsxs)(w.Fragment,{children:[e,(0,C.jsxs)("div",{className:"yst-mt-6 yst-mb-1 yst-flex yst-space-x-3 rtl:yst-space-x-reverse yst-place-content-end",children:[(0,C.jsx)(ve.Button,{variant:"secondary",onClick:t,children:(0,d.__)("Close","wordpress-seo")}),(0,C.jsx)(ve.Button,{variant:"primary",onClick:s,children:(0,d.__)("Try again","wordpress-seo")})]})]})};Vr.propTypes={children:_().node.isRequired,onRetry:_().func.isRequired};const Yr=({errorCode:e,errorIdentifier:s,invalidSubscriptions:t=[],showActions:r=!1,onRetry:o=l.noop,errorMessage:i=""})=>{switch(e){case 400:switch(s){case"AI_CONTENT_FILTER":return(0,C.jsx)(Ft,{});case"NOT_ENOUGH_CONTENT":return(0,C.jsx)(Mt,{});case"SITE_UNREACHABLE":return(0,C.jsx)(Bt,{});case"WP_HTTP_REQUEST_ERROR":return r?(0,C.jsx)(Vr,{onRetry:o,children:(0,C.jsx)(Ot,{errorMessage:i})}):(0,C.jsx)(Ot,{errorMessage:i});default:return r?(0,C.jsx)(Vr,{onRetry:o,children:(0,C.jsx)(Nt,{})}):(0,C.jsx)(Nt,{})}case 402:return(0,C.jsx)(qt,{invalidSubscriptions:t});case 408:return r?(0,C.jsx)(Vr,{onRetry:o,children:(0,C.jsx)(At,{})}):(0,C.jsx)(At,{});case 429:return"USAGE_LIMIT_REACHED"===s?(0,C.jsx)(qt,{invalidSubscriptions:t}):(0,C.jsx)(Pt,{});case 410:return(0,C.jsx)($t,{});default:return r?(0,C.jsx)(Vr,{onRetry:o,children:(0,C.jsx)(Nt,{})}):(0,C.jsx)(Nt,{})}};Yr.propTypes={errorCode:_().number.isRequired,errorIdentifier:_().string.isRequired,invalidSubscriptions:_().array,showActions:_().bool,onRetry:_().func,errorMessage:_().string};const Zr=_().shape({value:_().string.isRequired,label:_().node.isRequired}),Qr=({id:e,name:s,suggestion:t,isChecked:r,onChange:o})=>{const i=(0,w.useCallback)((()=>o(t.value)),[t,o]);return(0,C.jsxs)("label",{htmlFor:e,className:qe()("yst-flex yst-p-4 yst-items-center yst-border first:yst-rounded-t-md last:yst-rounded-b-md",r&&"yst-z-10 yst-border-primary-500"),children:[(0,C.jsx)("input",{type:"radio",id:e,name:s,className:"yst-radio__input",value:t.value,checked:r,onChange:i}),(0,C.jsx)("div",{className:qe()("yst-label yst-radio__label yst-flex yst-flex-wrap yst-items-center",!r&&"yst-text-slate-600"),children:t.label})]})};Qr.propTypes={id:_().string.isRequired,name:_().string.isRequired,suggestion:Zr.isRequired,isChecked:_().bool.isRequired,onChange:_().func.isRequired};const Jr=({idSuffix:e,suggestions:s,selected:t,onChange:r})=>(0,C.jsx)("div",{children:(0,C.jsx)(ve.RadioGroup,{className:"yst-suggestions-radio-group yst-flex yst-flex-col",id:`yst-ai-suggestions-radio-group__${e}`,children:s.map(((s,o)=>(0,C.jsx)(Qr,{id:`yst-ai-suggestions-radio-${e}__${o}`,name:`ai-suggestion__${e}`,isChecked:s.value===t,onChange:r,suggestion:s},`yst-ai-suggestions-radio-${e}__${o}`)))})});Jr.propTypes={idSuffix:_().string.isRequired,suggestions:_().arrayOf(Zr).isRequired,selected:_().string.isRequired,onChange:_().func.isRequired};const Xr=[["yst-h-3 yst-w-full","yst-mt-2.5 yst-h-3 yst-w-9/12"],["yst-h-3 yst-w-full","yst-mt-2.5 yst-h-3 yst-w-7/12"],["yst-h-3 yst-w-full","yst-mt-2.5 yst-h-3 yst-w-10/12"],["yst-h-3 yst-w-full","yst-mt-2.5 yst-h-3 yst-w-11/12"],["yst-h-3 yst-w-full","yst-mt-2.5 yst-h-3 yst-w-8/12"]],eo=({suggestionClassNames:e=Xr})=>(0,C.jsx)("div",{className:"yst-flex yst-flex-col yst--space-y-[1px]",children:e.map(((e,s)=>(0,C.jsxs)("div",{className:"yst-flex yst-p-4 yst-gap-x-3 yst-items-center yst-border first:yst-rounded-t-md last:yst-rounded-b-md",children:[(0,C.jsx)("input",{type:"radio",disabled:!0,className:"yst-my-0.5"}),(0,C.jsx)("div",{className:"yst-flex yst-flex-col yst-w-full",children:e.map(((e,t)=>(0,C.jsx)(ve.SkeletonLoader,{className:e},`yst-ai-suggestion-radio-skeleton-${s}__${t}`)))})]},`yst-ai-suggestion-radio-skeleton__${s}`)))});eo.propTypes={suggestionClassNames:_().arrayOf(_().arrayOf(_().string))};const so="ai_generator_tip_notification",to=()=>{const e=(0,he.useSelect)((e=>e(Ks).isAlertDismissed(so)),[]),s=(0,he.useSelect)((e=>e(Ks).getEditorDataContent()),[]),t=(0,he.useSelect)((e=>e(Ks).getIsWooProductEntity()),[]),[r,,,o]=(0,ve.useToggleState)(!1),{editType:i,contentType:a}=ft(),{dismissAlert:n}=(0,he.useDispatch)(Ks),l=(0,w.useCallback)((()=>{n(so)}),[n]),c=(0,w.useMemo)((()=>i===Qs?(0,d.__)("%1$sTip%2$s: Improve the accuracy of your generated AI descriptions by writing more content in your page.","wordpress-seo"):(0,d.__)("%1$sTip%2$s: Improve the accuracy of your generated AI titles by writing more content in your page.","wordpress-seo")
/* translators: %1$s and %2$s expand to opening and closing of a span in order to emphasise the word. */),[i]),u=(0,w.useMemo)((()=>((e,s)=>e||s===Xs?150:300)(t,a)),[a,t]);return e||r||s.length>u?null:(0,C.jsxs)(ve.Notifications.Notification,{id:"ai-generator-content-tip",variant:"info",dismissScreenReaderLabel:(0,d.__)("Dismiss","wordpress-seo"),children:[Re((0,d.sprintf)(c,"<span>","</span>"),{span:(0,C.jsx)("span",{className:"yst-font-medium yst-text-slate-800"})}),(0,C.jsxs)("div",{className:"yst-flex yst-mt-3 yst--ms-3 yst-gap-1",children:[(0,C.jsx)(ve.Button,{type:"button",variant:"tertiary",onClick:l,children:(0,d.__)("Don’t show again","wordpress-seo")}),(0,C.jsx)(ve.Button,{type:"button",variant:"tertiary",className:"yst-text-slate-800",onClick:o,children:(0,d.__)("Dismiss","wordpress-seo")})]})]})},ro=({title:e,description:s,showPreviewSkeleton:t})=>(0,C.jsxs)("div",{children:[(0,C.jsx)("div",{className:"yst-flex yst-mb-6",children:(0,C.jsx)(ve.Label,{as:"span",className:"yst-flex-grow yst-cursor-default",children:(0,d.__)("X preview","wordpress-seo")})}),t?(0,C.jsx)(io,{}):(0,C.jsx)(oo,{title:e,description:s})]});ro.propTypes={title:_().string.isRequired,description:_().string.isRequired,showPreviewSkeleton:_().bool.isRequired};const oo=({title:e,description:s})=>{const t=(0,he.useSelect)((e=>e(Ks).getSiteUrl()),[]),r=(0,he.useSelect)((e=>e(Ks).getTwitterImageUrl()),[]),o=(0,he.useSelect)((e=>e(Ks).getFacebookImageUrl()),[]),i=(0,he.useSelect)((e=>e(Ks).getEditorDataImageFallback()),[]),a=(0,he.useSelect)((e=>e(Ks).getTwitterImageType()),[]),n=(0,he.useSelect)((e=>e(Ks).getTwitterAltText()),[]);return(0,C.jsx)("div",{className:"yst-bg-slate-200 yst-p-2 yst--mx-6",children:(0,C.jsx)(Br,{title:e,description:s,siteUrl:t,imageUrl:r,imageFallbackUrl:o||i,isLarge:"summary"!==a,alt:n,onSelect:l.noop,onImageClick:l.noop,onMouseHover:l.noop})})};oo.propTypes={title:_().string.isRequired,description:_().string.isRequired};const io=()=>(0,C.jsxs)("div",{className:"yst-flex yst-flex-col yst-max-h-[370px] yst-w-[507px] yst-border yst-rounded-t-[14px] yst-overflow-hidden yst-mx-auto",children:[(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-[265px] yst-w-full yst-rounded-none yst-border yst-border-dashed"}),(0,C.jsxs)("div",{className:"yst-w-full yst-p-4 yst-space-y-1",children:[(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-1/3"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-5 yst-w-10/12"}),(0,C.jsx)(ve.SkeletonLoader,{className:"yst-h-3 yst-w-full"})]})]}),ao="yst-mt-1 yst-mb-3",no="yst-flex yst-justify-end yst--me-8 yst-gap-3 yst--ms-2",lo=({onClose:e})=>(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("p",{className:ao,children:(0,d.__)("As long as this is a beta feature, you get unlimited sparks.","wordpress-seo")}),(0,C.jsx)("div",{className:no,children:(0,C.jsx)(ve.Button,{type:"button",variant:"primary",size:"small",onClick:e,children:(0,d.__)("Got it!","wordpress-seo")})})]}),co=({onClose:e,upsellLink:s,isWooProductEntity:t=!1,ctbId:r="f6a84663-465f-4cb5-8ba5-f7a6d72224b2"})=>{const o=(0,ve.useSvgAria)();return(0,C.jsxs)(C.Fragment,{children:[(0,C.jsx)("p",{className:ao,children:(0,d.sprintf)(/* translators: %s expands to Yoast SEO Premium or Yoast WooCommerce SEO. */
(0,d.__)("Keep the momentum going, unlock unlimited sparks with %s!","wordpress-seo"),t?"Yoast WooCommerce SEO":"Yoast SEO Premium")}),(0,C.jsxs)("div",{className:no,children:[(0,C.jsx)(ve.Button,{type:"button",variant:"tertiary",size:"small",onClick:e,children:(0,d.__)("Close","wordpress-seo")}),(0,C.jsxs)(ve.Button,{as:"a",size:"small",variant:"upsell",href:s,target:"_blank",rel:"noopener noreferrer","data-action":"load-nfd-ctb","data-ctb-id":r,children:[(0,C.jsx)(Me,{className:"yst-w-4 yst-h-4 yst--ms-1 yst-me-2 yst-shrink-0",...o}),(0,d.sprintf)(/* translators: %1$s expands to Yoast SEO Premium or Yoast WooCommerce SEO. */
(0,d.__)("Unlock with %1$s","wordpress-seo"),t?"Yoast WooCommerce SEO":"Yoast SEO Premium"),(0,C.jsx)("span",{className:"yst-sr-only",children:/* translators: Hidden accessibility text. */
(0,d.__)("(Opens in a new browser tab)","wordpress-seo")})]})]})]})},uo=({className:e=""})=>{const{isUsageCountLimitReached:s,usageCount:t,usageCountLimit:r,premiumUpsellLink:o,wooUpsellLink:i,isWooProductEntity:a,hasValidPremiumSubscription:n,hasValidWooSubscription:l}=(0,he.useSelect)((e=>{const s=e(zs),t=e(Ks);return{isUsageCountLimitReached:s.isUsageCountLimitReached(),usageCount:s.selectUsageCount(),usageCountLimit:s.selectUsageCountLimit(),premiumUpsellLink:t.selectLink("https://yoa.st/ai-toast-out-of-free-sparks"),wooUpsellLink:t.selectLink("https://yoa.st/ai-toast-out-of-free-sparks-woo"),isWooProductEntity:t.getIsWooProductEntity(),hasValidPremiumSubscription:s.selectPremiumSubscription(),hasValidWooSubscription:s.selectWooCommerceSubscription()}}),[]),c=(0,w.useMemo)((()=>n&&!a||a&&l&&n),[n,a,l]),[u,,p,,h]=(0,ve.useToggleState)(t===r);(0,w.useEffect)((()=>{p(c&&t===r||!c&&s)}),[t,r,c,s]);const m=(0,w.useMemo)((()=>a?i:o),[a,i,o]),g=(0,w.useMemo)((()=>a&&!l),[a,l]);return u&&(0,C.jsx)(ve.Notifications.Notification,{id:"ai-sparks-limit",className:e,variant:"info",dismissScreenReaderLabel:(0,d.__)("Close","wordpress-seo"),title:c?(0,d.sprintf)(/* translators: %s is the number of the sparks. */
(0,d._n)("You've used %s spark this month.","You've used %s sparks this month.",r,"wordpress-seo"),r):(0,d.__)("You're out of free sparks!","wordpress-seo"),size:c?"default":"large",children:c?(0,C.jsx)(lo,{onClose:h}):(0,C.jsx)(co,{onClose:h,upsellLink:m,isWooUpsell:g})})};window.yoast=window.yoast||{},window.yoast.editorModules={analysis:{getL10nObject:c,getContentLocale:function(){const e=c();return(0,l.get)(e,"contentLocale","en_US")},getIndicatorForScore:function(e){return(0,l.isNil)(e)||(e/=10),function(e){switch(e){case"feedback":return{className:"na",screenReaderText:(0,d.__)("Not available","wordpress-seo"),screenReaderReadabilityText:(0,d.__)("Not available","wordpress-seo"),screenReaderInclusiveLanguageText:(0,d.__)("Not available","wordpress-seo")};case"bad":return{className:"bad",screenReaderText:(0,d.__)("Needs improvement","wordpress-seo"),screenReaderReadabilityText:(0,d.__)("Needs improvement","wordpress-seo"),screenReaderInclusiveLanguageText:(0,d.__)("Needs improvement","wordpress-seo")};case"ok":return{className:"ok",screenReaderText:(0,d.__)("OK SEO score","wordpress-seo"),screenReaderReadabilityText:(0,d.__)("OK","wordpress-seo"),screenReaderInclusiveLanguageText:(0,d.__)("Potentially non-inclusive","wordpress-seo")};case"good":return{className:"good",screenReaderText:(0,d.__)("Good SEO score","wordpress-seo"),screenReaderReadabilityText:(0,d.__)("Good","wordpress-seo"),screenReaderInclusiveLanguageText:(0,d.__)("Good","wordpress-seo")};default:return{className:"loading",screenReaderText:"",screenReaderReadabilityText:"",screenReaderInclusiveLanguageText:""}}}(u.interpreters.scoreToRating(e))},constants:e,refreshAnalysis:s},aiGenerator:{components:{Introduction:Dt,SuggestionError:Yr,SparksLimitNotification:uo,FeatureError:Ht},helpers:{removesLocaleVariantSuffixes:pt,fetchSuggestions:ht}},components:{HelpLink:G,TopLevelProviders:ue,higherorder:{withYoastSidebarPriority:e=>{const s=({renderPriority:s,...t})=>(0,C.jsx)(e,{...t});return s.propTypes={renderPriority:_().number},s}},contentAnalysis:{KeywordInput:H,mapResults:r},contexts:{location:{LocationContext:a.LocationContext,LocationProvider:a.LocationProvider,LocationConsumer:a.LocationConsumer}},SidebarItem:ce,SidebarCollapsible:ne,MetaboxCollapsible:e=>(0,C.jsx)(V,{hasPadding:!0,hasSeparator:!0,...e}),Modal:Q,portals:{Portal:te,ImageSelectPortal:re,ScoreIconPortal:ie},FieldsetLayout:bs,UnsavedChangesModal:Ts,YoastLogo:e=>ke.createElement("svg",Ds({xmlns:"http://www.w3.org/2000/svg","aria-hidden":"true",className:"yoast-logo_svg__w-40",viewBox:"0 0 842 224"},e),Us||(Us=ke.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"})),Hs||(Hs=ke.createElement("path",{fill:"#77b227",d:"m790.45 165.35 36.05-94.96H840l-36.02 94.96h-13.53z"}))),SidebarLayout:({contentClassName:e="",children:s})=>(0,C.jsx)("div",{className:"yst-flex yst-gap-6 xl:yst-flex-row yst-flex-col relative",children:(0,C.jsx)("div",{className:qe()("yst-@container yst-flex yst-flex-grow yst-flex-col",e),children:s})}),ErrorFallback:fs},containers:{EditorModal:fe,PersistentDismissableAlert:we,Results:Ue,SEMrushRelatedKeyphrases:ze},helpers:{ajaxHelper:o,createInterpolateElement:Re,createWatcher:(e,s)=>{let t=e();return()=>{const r=e();(0,l.isEqual)(r,t)||(t=r,s((0,l.clone)(r)))}},isBlockEditor:function(){return window.wpseoScriptData&&"1"===window.wpseoScriptData.isBlockEditor},i18n:{setTextdomainL10n:function(e,s="wpseoYoastJSL10n"){const t=(0,l.get)(window,[s,e,"locale_data",e],!1);"yoast-components"===e&&(e="wordpress-seo"),!1===t?(0,d.setLocaleData)({"":{}},e):(0,d.setLocaleData)(t,e)}},replacementVariableHelpers:i,publishBox:{updateScore:function(e,s,t=null){var r=hs("#"+e+"-score"),o=ps+" "+s;r.children(".image").attr("class",o);var i=ms(e,s,t);r.children("."+us).html(i)},createScoresInPublishBox:function(e,s,t=null){const r=hs("<div />",{class:"misc-pub-section yoast yoast-seo-score "+e+"-score",id:e+"-score"}),o=hs("<span />",{class:us,html:ms(e,s,t)}),i=hs("<span>").attr("class",ps+" na");r.append(i).append(o),hs("#yoast-seo-publishbox-section").append(r)},scrollToCollapsible:function(e){const s=hs("#wpadminbar"),t=hs(e);if(!s||!t)return;const r="fixed"===s.css("position")?s.height():0;hs([document.documentElement,document.body]).animate({scrollTop:t.offset().top-r},1e3),t.trigger("focus"),0===t.parent().siblings().length&&t.trigger("click")}},updateAdminBar:function(e){jQuery("#wp-admin-bar-wpseo-menu .wpseo-score-icon").attr("title",e.screenReaderText).attr("class","wpseo-score-icon "+e.className).find(".wpseo-score-text").text(e.screenReaderText)},updateTrafficLight:function(e){var s=jQuery(".yst-traffic-light"),t=s.closest(".wpseo-meta-section-link"),r=jQuery("#wpseo-traffic-light-desc"),o=e.className||"na";s.attr("class","yst-traffic-light "+o),t.attr("aria-describedby","wpseo-traffic-light-desc"),r.length>0?r.text(e.screenReaderText):t.closest("li").append("<span id='wpseo-traffic-light-desc' class='screen-reader-text'>"+e.screenReaderText+"</span>")}}}})()})();