OwlCyberSecurity - MANAGER
Edit File: RequiredPlans.DD8UwVw8.js
import{f as i}from"./links.BdfvOpfI.js";import{a as n}from"./addons.C79zowsK.js";import{l as u}from"./license.D7gbNQw6.js";import{C as l}from"./Caret.iRBf3wcH.js";import{x as c,o as d,l as p,m as h,D as f,t as s,a as _,d as g}from"./vue.esm-bundler.CWQFYt9y.js";import{_ as m}from"./_plugin-vue_export-helper.BN1snXvA.js";const q={setup(){return{licenseStore:i()}},components:{CoreAlert:l},props:{addon:String,coreFeature:{type:Array,default(){return[]}},addonFeature:{type:Array,default(){return[]}}},data(){return{strings:{thisFeatureRequires:this.$t.__("This feature requires one of the following plans:",this.$td),thisFeatureRequiresSingular:this.$t.__("This feature requires the following plan:",this.$td)}}},computed:{requiredPlansString(){return 1<this.requiredPlans.length?this.strings.thisFeatureRequires:this.strings.thisFeatureRequiresSingular},getRequiredPlans(){return this.requiredPlans.join(", ")},showAlert(){return n.requiresUpgrade(this.addon)&&this.requiredPlans.length},requiredPlans(){if(this.coreFeature.length||this.addonFeature.length){const r=this.coreFeature[0]||this.addonFeature[0],t=this.coreFeature.length?typeof this.coreFeature[1]<"u"?this.coreFeature[1]:"":typeof this.addonFeature[1]<"u"?this.addonFeature[1]:"";return u.getPlansForFeature(r,t)}return n.currentPlans(this.addon)||[]}}};function F(r,t,y,a,P,e){const o=c("core-alert");return a.licenseStore.isUnlicensed||e.showAlert?(d(),p(o,{key:0,class:"aioseo-required-plans",type:"blue"},{default:h(()=>[f(s(e.requiredPlansString)+" ",1),_("strong",null,s(e.getRequiredPlans),1)]),_:1})):g("",!0)}const $=m(q,[["render",F]]);export{$ as R};