OwlCyberSecurity - MANAGER
Edit File: SettingsSeparator.Cke06X2W.js
import{e as C,s as d}from"./links.Ce9S4kjc.js";import{G as x,a as L}from"./Row.DRnp1mVs.js";import{v as m,o,k as n,l as i,a as s,t as c,b as l,c as _,J as f,G as g,F as w,E as M,C as q,B}from"./runtime-dom.esm-bundler.tPRhSV4q.js";import{_ as V}from"./_plugin-vue_export-helper.BN1snXvA.js";const b={setup(){return{settingsStore:C()}},emits:["update:separator"],components:{GridColumn:x,GridRow:L},props:{optionsSeparator:{type:String,required:!0},showMoreSlug:{type:String,required:!0}},data(){return{strings:{custom:this.$t.__("Custom separator:",this.$td),showMore:this.$t.__("Show More",this.$td),showLess:this.$t.__("Show Less",this.$td)},showMoreSeparators:!1,showMoreInitial:!0,customSeparator:null,separators:["–","»","›","‣","→","•","/","|"],moreSeparators:["-","—","«","←",">","≥","\","+","►"]}},watch:{showMoreSeparators(e){if(this.showMoreInitial){this.showMoreInitial=!1;return}this.settingsStore.toggleRadio({slug:this.showMoreSlug,value:e})},customSeparator(e){e!==null&&(this.$emit("update:separator",d(e)),this.separators.concat(this.moreSeparators).concat(this.decodedSeparators).concat(this.decodedMoreSeparators).includes(e)&&(this.customSeparator=null))}},computed:{hiddenSeparator(){return this.optionsSeparator===this.customSeparator||this.decodedMoreSeparators.includes(this.optionsSeparator)?this.optionsSeparator:null},decodedSeparators(){return this.separators.map(e=>d(e))},decodedMoreSeparators(){return this.moreSeparators.map(e=>d(e))},decodedCustomSeparator(){return d(this.hiddenSeparator)}},methods:{setSeparator(e){this.customSeparator=null,this.$emit("update:separator",e)}},mounted(){this.showMoreSeparators=this.settingsStore.settings.toggledRadio[this.showMoreSlug],this.customSeparator=this.decodedSeparators.concat(this.decodedMoreSeparators).includes(this.optionsSeparator)?null:this.optionsSeparator}},G={class:"active separator"},N=["onClick"],R=["onClick"],z={class:"show-more"},A={class:"custom-separator"},I={class:"show-more"};function E(e,u,S,F,t,a){const p=m("grid-column"),k=m("base-input"),v=m("grid-row");return o(),n(v,{class:"aioseo-separators"},{default:i(()=>[!t.showMoreSeparators&&a.hiddenSeparator?(o(),n(p,{key:0,xs:"2",sm:"1"},{default:i(()=>[s("div",G,c(a.decodedCustomSeparator),1)]),_:1})):l("",!0),(o(!0),_(w,null,f(a.decodedSeparators,(r,h)=>(o(),n(p,{xs:"2",sm:"1",key:h},{default:i(()=>[s("div",{onClick:y=>a.setSeparator(r),class:g(["separator",{active:S.optionsSeparator===r}])},c(r),11,N)]),_:2},1024))),128)),t.showMoreSeparators?(o(!0),_(w,{key:1},f(a.decodedMoreSeparators,(r,h)=>(o(),n(p,{xs:"2",sm:"1",key:`m_${h}`},{default:i(()=>[s("div",{onClick:y=>a.setSeparator(r),class:g(["separator",{active:S.optionsSeparator===r}])},c(r),11,R)]),_:2},1024))),128)):l("",!0),t.showMoreSeparators?l("",!0):(o(),n(p,{key:2,xs:a.hiddenSeparator?"3":"4"},{default:i(()=>[s("div",z,[s("a",{href:"#",onClick:u[0]||(u[0]=M(r=>t.showMoreSeparators=!0,["prevent"]))},c(t.strings.showMore)+"… ",1)])]),_:1},8,["xs"])),t.showMoreSeparators?(o(),n(p,{key:3,class:"custom-separator-col"},{default:i(()=>[s("div",A,[q(c(t.strings.custom)+" ",1),B(k,{spellcheck:!1,size:"medium",modelValue:t.customSeparator,"onUpdate:modelValue":u[1]||(u[1]=r=>t.customSeparator=r)},null,8,["modelValue"])])]),_:1})):l("",!0),t.showMoreSeparators?(o(),n(p,{key:4,xs:"2"},{default:i(()=>[s("div",I,[s("a",{href:"#",onClick:u[2]||(u[2]=M(r=>t.showMoreSeparators=!1,["prevent"]))},c(t.strings.showLess)+"… ",1)])]),_:1})):l("",!0)]),_:1})}const T=V(b,[["render",E]]);export{T as C};