Sid Gifari File Manager
🏠 Root
/
home
/
ailwtbdh
/
superstepsgroup.com
/
wp-content
/
plugins
/
all-in-one-seo-pack
/
dist
/
Lite
/
assets
/
js
/
Editing: EeatCta.7ce3195a.js
import{u as D}from"./EeatCta.c877fe35.js";import{C as P}from"./Index.d49bf7b5.js";import{G as g,c as b,A as I}from"./app-core.b862f9c8.js";import{u as E}from"./JsonValues.a0694556.js";import{_ as L}from"./Button.6c09d515.js";import{B as W}from"./Checkbox.e62f1ba4.js";import{B}from"./Input.af82b72e.js";import{B as R}from"./RadioToggle.b2f1549c.js";import{B as V}from"./Select.952b21a0.js";import{C as O}from"./Blur.92d1018b.js";import{C as $}from"./Card.482ec741.js";import{C as S}from"./SettingsRow.1722e16a.js";import{C as f}from"./Tooltip.cb3a78f6.js";import{C as z}from"./Index.09c596b9.js";import{S as N}from"./Plus.542c86d0.js";import{S as y,_ as j}from"./Trash.c3e8db0b.js";import{_ as t,a as r}from"./vendor-other.7b559694.js";import{f as h,Q as v,R as l,j as s,a0 as a,v as o,ae as u,U as n,i as w,O as M,ad as H,P as G,u as F,M as x}from"./vendor-vue-ui.f00a1236.js";import{R as J}from"./RequiredPlans.24b8f4aa.js";import{u as Q}from"./AddonConditions.690f08fc.js";import"./Index.3967c277.js";import"./Close.de45e465.js";import"./_plugin-vue_export-helper.eefbdd86.js";import"./Row.2a7735dd.js";import"./Pencil.1ca5815a.js";import"./vendor-lodash.d3ad8b99.js";import"./Checkmark.af3294f4.js";import"./Caret.e6c9f7cc.js";import"./Slide.805812ec.js";import"./CheckSolid.ae89e630.js";const q={id:"aioseo-author-seo"},Y={class:"aioseo-description"},K=["innerHTML"],X={class:"aioseo-description"},Z=["innerHTML"],ee={class:"topics-table"},te={class:"tooltip-wrapper"},oe={class:"tooltip-wrapper"},se={class:"tooltip-wrapper"},ae={class:"name"},ie={class:"url"},re={class:"same-as-urls"},le={class:"actions"},ne={colspan:"4"},ue={__name:"EeatBlur",setup(A){const{getJsonValue:d}=E(),p=[{name:"WordPress",url:"https://wordpress.org",sameAsUrls:[]},{name:"SEO",url:"https://aioseo.com",sameAsUrls:[]},{name:"Schema Markup",url:"https://schema.org",sameAsUrls:[]}],e="all-in-one-seo-pack",i={settings:t("Settings",e),experienceTopics:t("Author Experience Topics (E-E-A-T)",e),experienceTopicsDescription:r(t("The following settings will be added directly to an author's schema meta data via the %1$sknowsAbout%2$s property. This property helps with the Experience aspect of Google's E-E-A-T guidelines. After setting the global options here, you can add them directly in an authors profile page.",e),"<code>","</code>"),name:t("Name",e),url:t("URL",e),sameAsUrls:t("Same As URLs",e),addItem:t("Add Item",e),delete:t("Delete",e),nameTooltip:t('The name of the item the author knows about (e.g. "Amazon").',e),urlTooltip:t('The URL of the item the author knows about (e.g. "https://amazon.com").',e),sameAsUrlsTooltip:t('Additional URLs to help identify the item (e.g. "https://en.wikipedia.org/wiki/Amazon_(company)").',e),sameAsUrlsPlaceholder:t("Enter a URL and press enter",e),tagPlaceholder:t("Press enter to insert a URL",e),authorBioInjection:t("Append Author Bio to Posts",e),authorBioInjectionDescription:r(t("Choose whether %1$s should automatically append a compact author bio at the end of every post. You can also manually insert the author bio using the Author Bio block.",e),void 0),postTypes:t("Post Types",e),includeAllPostTypes:t("Include All Post Types",e),selectPostTypes:t("Select the post types for which you want to automatically inject an author bio.",e)},T=F(()=>{const m={block:{desc:r('<p>The following blocks are available in the Block Editor:</p><ul style="list-style:disc; margin-left: 24px;"><li>AIOSEO - Author Bio</li><li>AIOSEO - Author Name</li></ul>')},shortcode:{multiple:[{copy:"[aioseo_eeat_author_bio]",desc:t("Use the following shortcode to display the author bio.",e),hasAdvanced:!0,attributes:[{name:"compact",description:r(t("Whether the compact author bio should be output or not. Defaults to %1$s.",e),"<code>true</code>")}],attributesDescription:t("The following shortcode attributes can be used to override the default settings:",e)},{copy:"[aioseo_eeat_author_tooltip]",desc:t("Use the following shortcode to display the author name.",e),hasAdvanced:!0,attributes:[{name:"show-label",description:r(t('Whether to display the "Written By" label or not. Defaults to %1$s.',e),"<code>true</code>")},{name:"show-image",description:r(t("Whether to display the author image or not. Defaults to %1$s.",e),"<code>true</code>")},{name:"show-tooltip",description:r(t("Whether to display the popup when someone hovers over the name or not. Defaults to %1$s.",e),"<code>true</code>")}],attributesDescription:t("The following shortcode attributes can be used to override the default settings:",e)}]},php:{multiple:[{copy:"<?php if( function_exists( 'aioseo_eeat_author_bio' ) ) aioseo_eeat_author_bio(); ?>",desc:t("Use the following PHP code anywhere in your theme's post templates or author archive template to display a bio for the author.",e),hasAdvanced:!0,attributes:[{name:"$compact",description:r(t("Whether the compact author bio should be output or not. Defaults to %1$s.",e),"<code>true</code>")}],attributesDescription:t("The following function arguments can be used to override the default settings:",e)},{copy:"<?php if( function_exists( 'aioseo_eeat_author_tooltip' ) ) aioseo_eeat_author_tooltip(); ?>",desc:t("Use the following PHP code anywhere in your theme's post templates to display a bio for the post author.",e),hasAdvanced:!0,attributes:[{name:"$showLabel",description:r(t('Whether to display the "Written By" label or not. Defaults to %1$s.',e),"<code>true</code>")},{name:"$showImage",description:r(t("Whether to display the author image or not. Defaults to %1$s.",e),"<code>true</code>")},{name:"$showTooltip",description:r(t("Whether to display the popup when someone hovers over the name or not. Defaults to %1$s.",e),"<code>true</code>")}],attributesDescription:t("The following function arguments can be used to override the default settings:",e)}]}};return I.hasAddonFeature("aioseo-eeat","post-reviewer")&&(m.block.desc=r('<p>The following blocks are available in the Block Editor:</p><ul style="list-style:disc; margin-left: 24px;"><li>AIOSEO - Author Bio</li><li>AIOSEO - Author Name</li><li>AIOSEO - Reviewer Name</li></ul>'),m.shortcode.multiple.push({copy:"[aioseo_eeat_reviewer_tooltip]",desc:t("Use the following shortcode to display the reviewer name.",e),hasAdvanced:!0,attributes:[{name:"show-label",description:r(t('Whether to display the "Reviewed By" label or not. Defaults to %1$s.',e),"<code>true</code>")},{name:"show-image",description:r(t("Whether to display the reviewer image or not. Defaults to %1$s.",e),"<code>true</code>")},{name:"show-tooltip",description:r(t("Whether to display the popup when someone hovers over the name or not. Defaults to %1$s.",e),"<code>true</code>")}],attributesDescription:t("The following shortcode attributes can be used to override the default settings:",e)}),m.php.multiple.push({copy:"<?php if( function_exists( 'aioseo_eeat_reviewer_tooltip' ) ) aioseo_eeat_reviewer_tooltip(); ?>",desc:t("Use the following PHP code anywhere in your theme's post templates to display a bio for the post reviewer.",e),hasAdvanced:!0,attributes:[{name:"$showLabel",description:r(t('Whether to display the "Reviewed By" label or not. Defaults to %1$s.',e),"<code>true</code>")},{name:"$showImage",description:r(t("Whether to display the reviewer image or not. Defaults to %1$s.",e),"<code>true</code>")},{name:"$showTooltip",description:r(t("Whether to display the popup when someone hovers over the name or not. Defaults to %1$s.",e),"<code>true</code>")}],attributesDescription:t("The following function arguments can be used to override the default settings:",e)})),m});return(m,U)=>(h(),v(o(O),null,{default:l(()=>[s("div",q,[a(o($),{id:"aioseo-author-seo-settings",slug:"authorSeoSettings","header-text":i.settings,noSlide:""},{default:l(()=>[a(o(z),{options:T.value,plural:""},null,8,["options"]),a(o(S),{name:i.authorBioInjection},{content:l(()=>[a(o(R),{value:"true",name:"authorBioInjection",options:[{label:o(g).disabled,value:!1,activeClass:"dark"},{label:o(g).enabled,value:!0}]},null,8,["options"]),s("div",Y,[u(n(i.authorBioInjectionDescription)+" ",1),s("span",{innerHTML:o(b).getDocLink(o(g).learnMore,"eeatAuthorBioInjection",!0)},null,8,K)])]),_:1},8,["name"]),a(o(S),{name:i.postTypes},{content:l(()=>[a(o(W),{size:"medium",value:"true"},{default:l(()=>[u(n(i.includeAllPostTypes),1)]),_:1}),s("div",X,n(i.selectPostTypes),1)]),_:1},8,["name"])]),_:1},8,["header-text"]),a(o($),{id:"aioseo-author-seo-topics",slug:"authorSeoTopics","header-text":i.experienceTopics,noSlide:""},{default:l(()=>[s("div",{class:"aioseo-settings-row aioseo-section-description",innerHTML:i.experienceTopicsDescription},null,8,Z),s("table",ee,[s("thead",null,[s("tr",null,[s("td",null,[s("div",te,[u(n(i.name)+" ",1),a(o(f),null,{tooltip:l(()=>[u(n(i.nameTooltip),1)]),default:l(()=>[a(o(y))]),_:1})])]),s("td",null,[s("div",oe,[u(n(i.url)+" ",1),a(o(f),null,{tooltip:l(()=>[u(n(i.urlTooltip),1)]),default:l(()=>[a(o(y))]),_:1})])]),s("td",null,[s("div",se,[u(n(i.sameAsUrls)+" ",1),a(o(f),null,{tooltip:l(()=>[u(n(i.sameAsUrlsTooltip),1)]),default:l(()=>[a(o(y))]),_:1})])]),U[0]||(U[0]=s("td",null,null,-1))])]),s("tbody",null,[(h(),w(M,null,H(p,(c,k)=>s("tr",{class:G({even:k%2===0}),key:k},[s("td",ae,[a(o(B),{size:"medium",modelValue:c.name,"onUpdate:modelValue":_=>c.name=_,"append-icon":"circle-close","append-icon-on-value":"",onAppendIconClick:_=>c.name=""},null,8,["modelValue","onUpdate:modelValue","onAppendIconClick"])]),s("td",ie,[a(o(B),{size:"medium",modelValue:c.url,"onUpdate:modelValue":_=>c.url=_,"append-icon":"circle-close","append-icon-on-value":"",onAppendIconClick:_=>c.url=""},null,8,["modelValue","onUpdate:modelValue","onAppendIconClick"])]),s("td",re,[a(o(V),{size:"medium",multiple:"",taggable:"",options:o(d)(c.sameAsUrls)||[],modelValue:o(d)(c.sameAsUrls)||[],placeholder:i.sameAsUrlsPlaceholder,"tag-placeholder":i.tagPlaceholder},null,8,["options","modelValue","placeholder","tag-placeholder"])]),s("td",le,[a(o(f),{type:"action"},{tooltip:l(()=>[u(n(i.delete),1)]),default:l(()=>[a(o(j))]),_:1})])],2)),64))]),s("tfoot",null,[s("tr",null,[s("td",ne,[a(o(L),{size:"small-table",type:"black"},{default:l(()=>[a(o(N)),u(" "+n(i.addItem),1)]),_:1})])])])])]),_:1},8,["header-text"])])]),_:1}))}},C={__name:"EeatCta",setup(A){const{features:d,strings:p}=D();return(e,i)=>(h(),w("div",null,[a(o(ue)),a(o(P),{"cta-link":o(b).getPricingUrl("eeat","eeat-upsell",null,"liteUpgrade"),"button-text":o(p).ctaButtonText,"learn-more-link":o(b).getUpsellUrl("eeat",null,"liteUpgrade"),"feature-list":o(d),alignTop:""},{"header-text":l(()=>[u(n(o(p).headerText),1)]),description:l(()=>[a(o(J),{addon:"aioseo-eeat"}),u(" "+n(o(p).description),1)]),_:1},8,["cta-link","button-text","learn-more-link","feature-list"])]))}},ce={class:"author-seo-cta"},Ne={__name:"EeatCta",setup(A){const{shouldShowActivate:d,shouldShowLite:p,shouldShowUpdate:e}=Q({addonSlug:"aioseo-eeat"});return(i,T)=>(h(),w("div",ce,[o(e)||o(d)?(h(),v(o(C),{key:0})):x("",!0),o(p)?(h(),v(o(C),{key:1})):x("",!0)]))}};export{Ne as default};
Save
Cancel