import{u as r,v as d,_ as l}from"./index.js";import{b as c}from"./index-8e331aa4.js";import{d as p,c as m,Z as h,_ as u,$ as f,a0 as _,k as C,a9 as g,a1 as b,a6 as v}from"./vue-72a104e4.js";import{ah as y}from"./antd-eedb3ef5.js";import"./index-e60b7cd2.js";import"./index-07b093f7.js";import"./index-cb1b7a92.js";import"./index-248ee10e.js";import"./useContentViewHeight-af1e3bfb.js";import"./useWindowSizeFn-46f0db92.js";import"./lock-ba03254e.js";const k=p({name:"SwitchItem",components:{Switch:y},props:{event:{type:Number},disabled:{type:Boolean},title:{type:String},def:{type:Boolean}},setup(e){const{prefixCls:t}=r("setting-switch-item"),{t:n}=d(),a=m(()=>e.def?{checked:e.def}:{});function o(s){e.event&&c(e.event,s)}return{prefixCls:t,t:n,handleChange:o,getBindValue:a}}});function S(e,t,n,a,o,s){const i=v("Switch");return h(),u("div",{class:b(e.prefixCls)},[f("span",null,_(e.title),1),C(i,g(e.getBindValue,{onChange:e.handleChange,disabled:e.disabled,checkedChildren:e.t("layout.setting.on"),unCheckedChildren:e.t("layout.setting.off")}),null,16,["onChange","disabled","checkedChildren","unCheckedChildren"])],2)}const Z=l(k,[["render",S],["__scopeId","data-v-0f0bf616"]]);export{Z as default};