auto-vue-basic 0.0.89 → 0.0.91

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- (function(A,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("auto-vue-manual")):typeof define=="function"&&define.amd?define(["exports","vue","auto-vue-manual"],e):(A=typeof globalThis<"u"?globalThis:A||self,e(A.AutoVueBasic={},A.Vue,A["auto-vue-manual"]))})(this,(function(A,e,l){"use strict";const ce={tops:"tops",rules:"rules"},L=l.ApiUtils.routineApi("menu","id",ce,{},["TOP_MENU_LIST","MENU_LIST"]),H=l.ApiUtils.routineApi("rule","key");/*! Element Plus Icons Vue v2.3.2 */var me=e.defineComponent({name:"Key",__name:"key",setup(w){return(k,C)=>(e.openBlock(),e.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[e.createElementVNode("path",{fill:"currentColor",d:"M448 456.064V96a32 32 0 0 1 32-32.064L672 64a32 32 0 0 1 0 64H512v128h160a32 32 0 0 1 0 64H512v128a256 256 0 1 1-64 8.064M512 896a192 192 0 1 0 0-384 192 192 0 0 0 0 384"})]))}}),_e=me,be=e.defineComponent({name:"Search",__name:"search",setup(w){return(k,C)=>(e.openBlock(),e.createElementBlock("svg",{xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024"},[e.createElementVNode("path",{fill:"currentColor",d:"m795.904 750.72 124.992 124.928a32 32 0 0 1-45.248 45.248L750.656 795.904a416 416 0 1 1 45.248-45.248zM480 832a352 352 0 1 0 0-704 352 352 0 0 0 0 704"})]))}}),he=be;const Q=e.defineComponent({__name:"TopMenuSelect",props:{modelValue:{type:[Number,Array],required:!0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(w,{emit:k}){const C=k,b=w,{requesting:_}=l.useLoading(L),{value:c,options:i,change:d,refresh:s,filterOptions:r}=l.useSelect(e.toRef(b,"modelValue"),C,{key:"TOP_MENU_LIST",api:L,url:L.urls.tops,isArray:!0});return(T,a)=>{const p=e.resolveComponent("el-space"),h=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(h,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(i),multiple:w.multiple,disabled:e.unref(_)||w.disabled,placeholder:e.unref(l.Translate)("placeholder.select"),filterable:"",filterOptions:e.unref(r),onChange:e.unref(d)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(_),onRefresh:a[0]||(a[0]=m=>e.unref(s)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(p,null,{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass(`icon iconfont ${m.icon}`)},null,2),e.createElementVNode("span",null,e.toDisplayString(m.translate),1)]),_:2},1024)]),_:1},8,["modelValue","options","multiple","disabled","placeholder","filterOptions","onChange"])}}}),ge=e.defineComponent({__name:"MenuFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={id:0,menu_id:0,module:"",sort:0,name:"",en_name:"",url:"",component:"",icon:"",remark:"",meta:{active:"",icon:"",title:"",affix:!1,full:!1,hide:!1,keep_alive:!1,link:!1}},c={sort:[{required:!0,type:"number",message:l.Translate("placeholder.input base.sort"),trigger:"blur"}],module:[{required:!0,message:l.Translate("placeholder.input menu.module"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}],url:[{required:!0,message:l.Translate("placeholder.input base.url"),trigger:"blur"}],component:[{required:!0,message:l.Translate("placeholder.input menu.component"),trigger:"blur"}]},{modal:i,title:d,form:s,formData:r,requesting:T,executing:a,open:p,modify:h,submit:m,closed:V}=l.useForm(b,_,L);return k({open:p,modify:h}),(x,t)=>{const o=e.resolveComponent("el-form-item"),n=e.resolveComponent("el-col"),g=e.resolveComponent("el-input-number"),f=e.resolveComponent("el-row"),U=e.resolveComponent("el-input"),R=e.resolveComponent("el-switch"),S=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":t[17]||(t[17]=y=>e.isRef(i)?i.value=y:null),title:e.unref(d)(),width:"1000px",executing:e.unref(a),onClosed:e.unref(V),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(S,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(f,{gutter:20},{default:e.withCtx(()=>[e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(f,{gutter:10},{default:e.withCtx(()=>[e.createVNode(n,{span:14},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("base.parent"),prop:"menu_id"},{default:e.withCtx(()=>[e.createVNode(Q,{modelValue:e.unref(r).menu_id,"onUpdate:modelValue":t[0]||(t[0]=y=>e.unref(r).menu_id=y),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"])]),_:1}),e.createVNode(n,{span:10},{default:e.withCtx(()=>[e.createVNode(o,{"label-width":"60px",label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(g,{class:"w-full",modelValue:e.unref(r).sort,"onUpdate:modelValue":t[1]||(t[1]=y=>e.unref(r).sort=y),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1}),e.createVNode(o,{label:e.unref(l.Translate)("menu.module"),prop:"module"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).module,"onUpdate:modelValue":t[2]||(t[2]=y=>e.unref(r).module=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[3]||(t[3]=y=>e.unref(r).name=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[4]||(t[4]=y=>e.unref(r).en_name=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("menu.component"),prop:"component"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).component,"onUpdate:modelValue":t[5]||(t[5]=y=>e.unref(r).component=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.url"),prop:"url"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).url,"onUpdate:modelValue":t[6]||(t[6]=y=>e.unref(r).url=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[7]||(t[7]=y=>e.unref(r).remark=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("base.icon"),prop:"icon"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).icon,"onUpdate:modelValue":t[8]||(t[8]=y=>e.unref(r).icon=y),placeholder:e.unref(l.Translate)("placeholder.input"),onInput:t[9]||(t[9]=y=>{e.unref(r).meta.icon=y})},{prepend:e.withCtx(()=>[e.createElementVNode("span",{class:e.normalizeClass("iconfont "+e.unref(r).icon)},null,2)]),_:1},8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.title"),prop:"meta.title"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).meta.title,"onUpdate:modelValue":t[10]||(t[10]=y=>e.unref(r).meta.title=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("menu.active"),prop:"meta.active"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(r).meta.active,"onUpdate:modelValue":t[11]||(t[11]=y=>e.unref(r).meta.active=y),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,null,{default:e.withCtx(()=>[e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.link"),prop:"meta.link"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(r).meta.link,"onUpdate:modelValue":t[12]||(t[12]=y=>e.unref(r).meta.link=y)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.keep_alive"),prop:"meta.keep_alive"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(r).meta.keep_alive,"onUpdate:modelValue":t[13]||(t[13]=y=>e.unref(r).meta.keep_alive=y)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.hide"),prop:"meta.hide"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(r).meta.hide,"onUpdate:modelValue":t[14]||(t[14]=y=>e.unref(r).meta.hide=y)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.full"),prop:"meta.full"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(r).meta.full,"onUpdate:modelValue":t[15]||(t[15]=y=>e.unref(r).meta.full=y)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(n,{span:12},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.affix"),prop:"meta.affix"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(r).meta.affix,"onUpdate:modelValue":t[16]||(t[16]=y=>e.unref(r).meta.affix=y)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1})]),_:1})]),_:1})]),_:1})]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),J=e.defineComponent({__name:"MenuSelect",props:{modelValue:{type:[Number,Array],required:!0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(w,{emit:k}){const C=k,b=w,{requesting:_}=l.useLoading(L),{value:c,options:i,change:d,refresh:s,filterOptions:r}=l.useSelect(e.toRef(b,"modelValue"),C,{key:"MENU_LIST",api:L,isArray:!0});return(T,a)=>{const p=e.resolveComponent("el-space"),h=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(h,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(i),multiple:w.multiple,disabled:e.unref(_)||w.disabled,placeholder:e.unref(l.Translate)("placeholder.select"),filterable:"",filterOptions:e.unref(r),onChange:e.unref(d)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(_),onRefresh:a[0]||(a[0]=m=>e.unref(s)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(p,null,{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass(`icon iconfont ${m.icon}`)},null,2),e.createElementVNode("span",null,e.toDisplayString(m.translate),1)]),_:2},1024)]),_:1},8,["modelValue","options","multiple","disabled","placeholder","filterOptions","onChange"])}}}),Ce=e.defineComponent({__name:"MenuRuleFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={key:"",menu_id:0,sort:0,name:"",en_name:"",urls:"",remark:""},c={menu_id:[{required:!0,type:"number",message:l.Translate("placeholder.select menu.Menu"),trigger:"blur"}],sort:[{required:!0,type:"number",message:l.Translate("placeholder.input base.sort"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}],urls:[{required:!0,message:l.Translate("placeholder.input menu.rules"),trigger:"blur"}]},{modal:i,title:d,form:s,formData:r,requesting:T,executing:a,open:p,modify:h,submit:m,closed:V}=l.useForm(b,_,H);return k({open:p,modify:h}),(x,t)=>{const o=e.resolveComponent("el-form-item"),n=e.resolveComponent("el-input-number"),g=e.resolveComponent("el-input"),f=e.resolveComponent("el-col"),U=e.resolveComponent("el-row"),R=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":t[6]||(t[6]=S=>e.isRef(i)?i.value=S:null),title:e.unref(d)("menu.rules"),width:"1000px",executing:e.unref(a),onClosed:e.unref(V),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(R,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(U,{gutter:20},{default:e.withCtx(()=>[e.createVNode(f,{span:10},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.Menu"),prop:"menu_id"},{default:e.withCtx(()=>[e.createVNode(J,{modelValue:e.unref(r).menu_id,"onUpdate:modelValue":t[0]||(t[0]=S=>e.unref(r).menu_id=S),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(n,{class:"w-full",modelValue:e.unref(r).sort,"onUpdate:modelValue":t[1]||(t[1]=S=>e.unref(r).sort=S),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[2]||(t[2]=S=>e.unref(r).name=S),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[3]||(t[3]=S=>e.unref(r).en_name=S),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[4]||(t[4]=S=>e.unref(r).remark=S),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(f,{span:14},{default:e.withCtx(()=>[e.createVNode(o,{label:e.unref(l.Translate)("menu.rules"),prop:"urls"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(r).urls,"onUpdate:modelValue":t[5]||(t[5]=S=>e.unref(r).urls=S),type:"textarea",rows:11,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1})]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}});function X(w){return typeof w=="function"||Object.prototype.toString.call(w)==="[object Object]"&&!e.isVNode(w)}const Z=e.defineComponent({__name:"index",setup(w){const k={keyword:"",status:0},C=e.ref(""),b=[{label:l.Translate("base.sort"),prop:"sort",width:60},{label:l.Translate("base.icon"),prop:"icon",width:60,render:({row:t})=>e.createVNode("span",{class:"iconfont "+t.icon,style:"font-size: 16px;"},null)},{label:l.Translate("base.module"),prop:"module",width:120},{label:l.Translate("base.parent"),prop:"parent",width:120,render:({row:t})=>{var o;return e.createVNode(e.Fragment,null,[(o=t.menu)==null?void 0:o.translate])}},{label:l.Translate("base.name"),prop:"translate",width:160},{label:l.Translate("base.url"),prop:"url",align:"left",width:200},{label:l.Translate("menu.component"),prop:"component",align:"left",width:200},{label:l.Translate("menu.rules"),prop:"rules",width:0,align:"left",render:({row:t})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>{var o;return[(o=t.rules)==null?void 0:o.map(n=>e.createVNode(e.resolveComponent("el-popover"),{visible:C.value===n.key,title:l.Translate("message.warning"),placement:"top-end",width:220},{reference:()=>e.createVNode(e.resolveComponent("el-tag"),{class:"cursor-pointer",closable:!0,key:n.key,onClick:()=>V({key:n.key}),onClose:()=>C.value=n.key},{default:()=>[n.translate]}),default:()=>{let g,f;return e.createVNode("div",null,[e.createVNode("p",null,null),e.createVNode("p",null,[`${l.Translate("base.confirm base.space base.delete base.space menu.rules")}: ${t.translate}-${n.translate} ?`]),e.createVNode("div",{style:"text-align: right; margin: 0"},[e.createVNode(e.resolveComponent("el-button"),{size:"small",text:!0,onClick:()=>C.value=""},X(g=l.Translate("base.cancel"))?g:{default:()=>[g]}),e.createVNode(e.resolveComponent("el-button"),{size:"small",type:"danger",onClick:()=>x(n.key)},X(f=l.Translate("base.confirm"))?f:{default:()=>[f]})])])}}))]}})},{label:l.Translate("base.status"),prop:"status",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:L.urls[l.DEFAULT_STATUS_KEY],refresh:!0}},{prop:"action",label:l.Translate("base.action"),width:60,align:"center",render:({row:t})=>e.createVNode(l.ModifyButton,{size:"default",onModify:()=>p({id:t.id})},null)}],{requesting:_}=l.useLoading(L),{tableRef:c,formModalRef:i,keyword:d,search:s,refresh:r,reset:T,openFormModal:a,editFormModal:p}=l.useCrudPage(k),{formModalRef:h,openFormModal:m,editFormModal:V}=l.useCrudPage(),x=t=>{H[l.DEFAULT_REMOVE_KEY]({key:t}).then(()=>{C.value="",r()})};return(t,o)=>{const n=e.resolveComponent("el-button"),g=e.resolveComponent("el-input"),f=e.resolveComponent("el-radio-button"),U=e.resolveComponent("el-radio-group"),R=e.resolveComponent("el-space"),S=e.resolveComponent("el-page-header"),y=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(y,{class:"basic-card flex-full","body-class":"flex-1",onClick:o[5]||(o[5]=()=>C.value="")},{header:e.withCtx(()=>[e.createVNode(S,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(_),onRefresh:e.unref(T)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(a)},null,8,["onOpen"]),e.createVNode(n,{circle:"",icon:e.unref(_e),onClick:e.unref(m)},null,8,["icon","onClick"])]),content:e.withCtx(()=>[e.createVNode(R,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(g,{class:"basic-search-input",modelValue:e.unref(d).keyword,"onUpdate:modelValue":o[0]||(o[0]=B=>e.unref(d).keyword=B),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:o[1]||(o[1]=e.withKeys(B=>e.unref(s)(),["enter"])),onClear:o[2]||(o[2]=B=>e.unref(s)())},null,8,["modelValue","placeholder"]),e.createVNode(U,{modelValue:e.unref(d).status,"onUpdate:modelValue":o[3]||(o[3]=B=>e.unref(d).status=B),onChange:o[4]||(o[4]=B=>e.unref(s)())},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],B=>e.createVNode(f,{key:B,label:e.unref(l.Translate)(`status.${B}`),value:B},null,8,["label","value"])),64))]),_:1},8,["modelValue"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(_),onSearch:e.unref(s)},null,8,["disabled","onSearch"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:c,columns:b,url:e.unref(L).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(d),"auto-search":""},null,8,["url","search-param"]),e.createVNode(ge,{ref_key:"formModalRef",ref:i,onRefresh:e.unref(r)},null,8,["onRefresh"]),e.createVNode(Ce,{ref_key:"ruleFormModalRef",ref:h,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),we=Object.freeze(Object.defineProperty({__proto__:null,default:Z},Symbol.toStringTag,{value:"Module"})),K=l.ApiUtils.routineApi("role","key"),Te={class:"rule-check"},xe={style:{width:"80px","line-height":"36px"}},ke=e.defineComponent({__name:"RulesCheck",props:{modelValue:{type:Array,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(w,{expose:k,emit:C}){const{requesting:b}=l.useLoading(L),_=w,c=C,i=e.ref(!1),d=e.reactive({checkAll:!1,indeterminate:!1,MenuAll:{},MenuList:{},MenuIndeterminate:{}}),{options:s,refresh:r}=l.useSelect(e.toRef(_,"modelValue"),c,{key:"RULE_CHECK",api:L,url:L.urls.rules,isArray:!0},{autoRefresh:!1});function T(){s.value.forEach(x=>{var t;(t=x.rules)!=null&&t.length&&(d.MenuAll[x.id]=!1,d.MenuIndeterminate[x.id]=!1,d.MenuList[x.id]=[])})}function a(x){s.value.forEach(t=>{var o;(o=t.rules)!=null&&o.length&&(d.MenuList[t.id]=x?t.rules.map(n=>n.key):[])}),h()}function p(x,t){const o=s.value.find(n=>n.id===t);d.MenuList[t]=x&&o?o.rules.map(n=>n.key):[],h()}function h(){s.value.forEach(x=>{var n,g;const t=((n=x.rules)==null?void 0:n.length)||0,o=((g=d.MenuList[x.id])==null?void 0:g.length)||0;d.MenuAll[x.id]=o===t&&t>0,d.MenuIndeterminate[x.id]=o>0&&o<t}),d.checkAll=Object.values(d.MenuAll).every(Boolean),d.indeterminate=!d.checkAll&&Object.values(d.MenuList).some(x=>x.length>0),c("update:modelValue",Object.values(d.MenuList).flat())}function m(){d.checkAll=!1,d.indeterminate=!1,d.MenuAll={},d.MenuList={},d.MenuIndeterminate={},T(),c("update:modelValue",[]),i.value=!1}function V(x){var t;if(Array.isArray(s.value)&&s.value.length>0){for(let o of s.value)if(Array.isArray(o.rules)&&o.rules.length>0)for(let n of o.rules)x.some(g=>g===n.key)&&(d.MenuList[o.id]=(((t=d.MenuList)==null?void 0:t[o.id])||[]).concat([n.key]));h(),i.value=!0}}return e.onMounted(async()=>{var x;(x=s.value)!=null&&x.length||await r(),!i.value&&_.modelValue&&V(_.modelValue)}),e.watch(()=>_.modelValue,x=>{e.nextTick(()=>{var t;i.value||!((t=s.value)!=null&&t.length)||x&&x.length>0&&V(x)})},{deep:!0,immediate:!0}),k({generateOption:V,cleanChecked:m}),(x,t)=>{const o=e.resolveComponent("el-checkbox"),n=e.resolveComponent("el-space"),g=e.resolveComponent("el-text"),f=e.resolveComponent("el-divider"),U=e.resolveComponent("el-checkbox-group");return e.openBlock(),e.createElementBlock("div",Te,[e.createVNode(n,{style:{"margin-bottom":"6px"}},{default:e.withCtx(()=>[e.createVNode(o,{"model-value":d.checkAll,indeterminate:d.indeterminate,id:"all",disabled:w.disabled,onChange:a},{default:e.withCtx(()=>[...t[1]||(t[1]=[e.createElementVNode("span",null,"全选",-1)])]),_:1},8,["model-value","indeterminate","disabled"]),e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),text:"",size:"small",onRefresh:t[0]||(t[0]=R=>e.unref(r)(!0))},null,8,["loading"])]),_:1}),e.createVNode(n,{direction:"vertical",alignment:"start",class:"rule-check-content"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(s),R=>(e.openBlock(),e.createElementBlock("div",{key:R.id},[e.createVNode(n,{direction:"horizontal",size:2},{default:e.withCtx(()=>[e.createVNode(o,{style:{"min-width":"150px"},"model-value":d.MenuAll[R.id],disabled:w.disabled||!R.rules||R.rules.length<=0,indeterminate:d.MenuIndeterminate[R.id],onChange:S=>p(S,R.id)},{default:e.withCtx(()=>[e.createVNode(g,{style:{"font-size":"15px"}},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(R.translate),1)]),_:2},1024)]),_:2},1032,["model-value","disabled","indeterminate","onChange"]),e.createVNode(f,{direction:"vertical"}),R.rules?(e.openBlock(),e.createBlock(U,{key:0,modelValue:d.MenuList[R.id],"onUpdate:modelValue":S=>d.MenuList[R.id]=S,disabled:w.disabled,style:{margin:"auto"},onChange:h},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(R.rules,S=>(e.openBlock(),e.createBlock(o,{key:S.key,value:S.key},{default:e.withCtx(()=>[e.createElementVNode("div",xe,e.toDisplayString(S.translate),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"])):e.createCommentVNode("",!0)]),_:2},1024)]))),128))]),_:1})])}}}),u=(w,k)=>{const C=w.__vccOpts||w;for(const[b,_]of k)C[b]=_;return C},Ne=u(ke,[["__scopeId","data-v-7adb5f76"]]),ye=e.defineComponent({__name:"RoleFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_=e.ref(),c={key:"",module:"",sort:0,name:"",en_name:"",remark:"",rules:[]},i={name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}]},{modal:d,title:s,form:r,formData:T,requesting:a,executing:p,open:h,modify:m,submit:V,closed:x}=l.useForm(b,c,K),t=()=>{var o;(o=_.value)==null||o.cleanChecked(),x()};return k({open:h,modify:m}),(o,n)=>{const g=e.resolveComponent("el-input"),f=e.resolveComponent("el-form-item"),U=e.resolveComponent("el-col"),R=e.resolveComponent("el-input-number"),S=e.resolveComponent("el-row"),y=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":n[6]||(n[6]=B=>e.isRef(d)?d.value=B:null),title:e.unref(s)(),width:"1000px",executing:e.unref(p),onClosed:t,onSubmit:e.unref(V)},{default:e.withCtx(()=>[e.createVNode(y,{ref_key:"form",ref:r,model:e.unref(T),"label-width":"auto",rules:i,disabled:e.unref(a)||e.unref(p)},{default:e.withCtx(()=>[e.createVNode(S,{gutter:20},{default:e.withCtx(()=>[e.createVNode(U,{span:12},{default:e.withCtx(()=>[e.createVNode(f,{label:e.unref(l.Translate)("base.module"),prop:"module"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(T).module,"onUpdate:modelValue":n[0]||(n[0]=B=>e.unref(T).module=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(U,{span:12},{default:e.withCtx(()=>[e.createVNode(f,{label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(R,{class:"w-full",modelValue:e.unref(T).sort,"onUpdate:modelValue":n[1]||(n[1]=B=>e.unref(T).sort=B),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1}),e.createVNode(f,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(T).name,"onUpdate:modelValue":n[2]||(n[2]=B=>e.unref(T).name=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(T).en_name,"onUpdate:modelValue":n[3]||(n[3]=B=>e.unref(T).en_name=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(T).remark,"onUpdate:modelValue":n[4]||(n[4]=B=>e.unref(T).remark=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("menu.rules"),prop:"rules"},{default:e.withCtx(()=>[e.createVNode(Ne,{ref_key:"rulesCheck",ref:_,modelValue:e.unref(T).rules,"onUpdate:modelValue":n[5]||(n[5]=B=>e.unref(T).rules=B),disabled:e.unref(a)||e.unref(p)},null,8,["modelValue","disabled"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onSubmit"])}}}),M=e.defineComponent({__name:"index",setup(w){const k={keyword:""},C=[{label:l.Translate("base.sort"),prop:"sort",width:80},{label:l.Translate("base.module"),prop:"module",width:120},{label:l.Translate("base.name"),prop:"translate",width:120},{label:l.Translate("base.remark"),prop:"remark",width:0},{label:l.Translate("time.created_at"),prop:"created_at",width:180},{prop:"action",label:l.Translate("base.action"),width:65,align:"center",render:({row:p})=>e.createVNode(l.ModifyButton,{size:"default",onModify:()=>a({key:p.key})},null)}],{requesting:b}=l.useLoading(K),{tableRef:_,formModalRef:c,keyword:i,search:d,reset:s,refresh:r,openFormModal:T,editFormModal:a}=l.useCrudPage(k);return(p,h)=>{const m=e.resolveComponent("el-input"),V=e.resolveComponent("el-space"),x=e.resolveComponent("el-page-header"),t=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(t,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(x,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(s)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(T)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(V,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(m,{class:"basic-search-input",modelValue:e.unref(i).keyword,"onUpdate:modelValue":h[0]||(h[0]=o=>e.unref(i).keyword=o),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:h[1]||(h[1]=e.withKeys(o=>e.unref(d)(),["enter"])),onClear:h[2]||(h[2]=o=>e.unref(d)())},null,8,["modelValue","placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:h[3]||(h[3]=o=>e.unref(d)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:_,columns:C,url:e.unref(K).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(i),"auto-search":""},null,8,["url","search-param"]),e.createVNode(ye,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),Re=Object.freeze(Object.defineProperty({__proto__:null,default:M},Symbol.toStringTag,{value:"Module"})),D=l.ApiUtils.routineApi("I18N","uuid",{modules:"modules",languages:"languages"},{gen:"gen"},["I18N_MODULES"]),O=l.ApiUtils.routineApi("I18N_template","uuid",{apps:"apps"}),v=e.defineComponent({__name:"ModuleSelect",props:{modelValue:{type:String,default:void 0,required:!1},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},allowCreate:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1}},emits:["update:modelValue","update:value","change"],setup(w,{emit:k}){const C=k,b=w,{requesting:_}=l.useLoading(D),{value:c,options:i,change:d,refresh:s,filterOptions:r}=l.useSelect(e.toRef(b,"modelValue"),C,{key:"I18N_MODULES",url:D.urls.modules,api:D,isArray:!0});return(T,a)=>{const p=e.resolveComponent("el-space"),h=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(h,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(i),multiple:w.multiple,disabled:e.unref(_)||w.disabled,clearable:w.clearable,filterable:"","allow-create":w.allowCreate,"default-first-option":"",placeholder:e.unref(l.Translate)("placeholder.select"),filterOptions:e.unref(r),onChange:e.unref(d)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(_),onRefresh:a[0]||(a[0]=m=>e.unref(s)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(p,null,{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(m.value),1)]),_:2},1024)]),_:1},8,["modelValue","options","multiple","disabled","clearable","allow-create","placeholder","filterOptions","onChange"])}}}),Ve=e.defineComponent({__name:"I18N",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={uuid:"",key:"",module:void 0,language:{"zh-CN":"","en-US":""},remark:""},c={module:[{required:!0,message:l.Translate("i18n.verify.module"),trigger:"blur"}],key:[{required:!0,message:l.Translate("i18n.verify.key"),trigger:"blur"}],language:[{required:!0,message:l.Translate("i18n.verify.language"),trigger:"change"}]},i=e.ref([]),d=l.useCacheStore();function s(){const n={isArray:!0,key:"I18N_LANGUAGES",url:D.urls.languages,params:{}};d.GET_CACHE({...n,force:!0}).then(g=>{i.value=g})}s();const{modal:r,title:T,form:a,formData:p,requesting:h,executing:m,open:V,modify:x,submit:t,closed:o}=l.useForm(b,_,D);return k({open:V,modify:x}),(n,g)=>{const f=e.resolveComponent("el-form-item"),U=e.resolveComponent("el-input"),R=e.resolveComponent("el-space"),S=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(r),"onUpdate:modelValue":g[3]||(g[3]=y=>e.isRef(r)?r.value=y:null),title:e.unref(T)(),width:"600px",executing:e.unref(m),onClosed:e.unref(o),onSubmit:e.unref(t)},{default:e.withCtx(()=>[e.createVNode(S,{ref_key:"form",ref:a,model:e.unref(p),"label-width":"auto",rules:c,disabled:e.unref(h)||e.unref(m)},{default:e.withCtx(()=>[e.createVNode(f,{label:e.unref(l.Translate)("i18n.module"),prop:"module",required:""},{default:e.withCtx(()=>[e.createVNode(v,{modelValue:e.unref(p).module,"onUpdate:modelValue":g[0]||(g[0]=y=>e.unref(p).module=y),disabled:e.unref(m),"allow-create":""},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("i18n.key"),prop:"key",required:""},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(p).key,"onUpdate:modelValue":g[1]||(g[1]=y=>e.unref(p).key=y),placeholder:e.unref(l.Translate)("i18n.placeholder.key")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("i18n.language"),prop:"language",required:""},{default:e.withCtx(()=>[e.createVNode(R,{direction:"vertical",fill:"",style:{width:"100%"}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(i.value,y=>(e.openBlock(),e.createElementBlock("div",{key:y},[e.createVNode(U,{modelValue:e.unref(p).language[y],"onUpdate:modelValue":B=>e.unref(p).language[y]=B,placeholder:e.unref(l.Translate)("i18n.placeholder.language")},{prepend:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(y),1)]),_:2},1032,["modelValue","onUpdate:modelValue","placeholder"])]))),128))]),_:1})]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(U,{modelValue:e.unref(p).remark,"onUpdate:modelValue":g[2]||(g[2]=y=>e.unref(p).remark=y),placeholder:e.unref(l.Translate)("placeholder.remark")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}});function Ue(w){return typeof w=="function"||Object.prototype.toString.call(w)==="[object Object]"&&!e.isVNode(w)}const ee=e.defineComponent({__name:"I18N",emits:["closed","choosed"],setup(w,{expose:k,emit:C}){const b=e.ref(!1),_=C,c={keyword:"",module:void 0,status:0},i=[{label:l.Translate("i18n.module"),prop:"module",width:120},{label:l.Translate("i18n.key"),prop:"key",width:200},{label:l.Translate("i18n.i18n"),align:"left",prop:"language",render:({row:g})=>{const U=Object.keys(g.language).filter(R=>!!g.language[R]).map(R=>`${R}: ${g.language[R]}`).join("; ");return e.createVNode(e.resolveComponent("el-space"),null,Ue(U)?U:{default:()=>[U]})}},{label:l.Translate("base.status"),prop:"checked",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:D.urls[l.DEFAULT_STATUS_KEY],refresh:!0}},{prop:"action",label:l.Translate("base.action"),width:120,align:"center",render:({row:g})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",onModify:()=>x({uuid:g.uuid})},null),e.createVNode(l.RequestButton,{size:"default",text:!0,type:"danger",loading:s.value,onClick:()=>t(g.uuid)},null)]})}],{requesting:d,executing:s}=l.useLoading(D),{tableRef:r,formModalRef:T,keyword:a,search:p,reset:h,refresh:m,openFormModal:V,editFormModal:x}=l.useCrudPage(c);function t(g){return D.remove({uuid:g}).finally(()=>{m()})}const o=()=>{b.value=!0};function n(g){_("choosed",g)}return e.watch(()=>b.value,g=>{g||_("closed")}),k({open:o}),(g,f)=>{const U=e.resolveComponent("el-input"),R=e.resolveComponent("el-radio-button"),S=e.resolveComponent("el-radio-group"),y=e.resolveComponent("el-space"),B=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:b.value,"onUpdate:modelValue":f[7]||(f[7]=N=>b.value=N),width:"880px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(B,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(d),onRefresh:e.unref(h)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(V),disabled:e.unref(d)},null,8,["onOpen","disabled"])]),content:e.withCtx(()=>[e.createVNode(y,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(U,{style:{width:"160px"},modelValue:e.unref(a).keyword,"onUpdate:modelValue":f[0]||(f[0]=N=>e.unref(a).keyword=N),disabled:e.unref(d),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:f[1]||(f[1]=e.withKeys(N=>e.unref(p)(),["enter"])),onClear:f[2]||(f[2]=N=>e.unref(p)())},null,8,["modelValue","disabled","placeholder"]),e.createVNode(v,{modelValue:e.unref(a).module,"onUpdate:modelValue":f[3]||(f[3]=N=>e.unref(a).module=N),clearable:!0,disabled:e.unref(d),style:{width:"160px"}},null,8,["modelValue","disabled"]),e.createVNode(S,{modelValue:e.unref(a).status,"onUpdate:modelValue":f[4]||(f[4]=N=>e.unref(a).status=N),onChange:f[5]||(f[5]=N=>e.unref(p)()),disabled:e.unref(d)},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],N=>e.createVNode(R,{key:N,label:e.unref(l.Translate)(`status.${N}`),value:N},null,8,["label","value"])),64))]),_:1},8,["modelValue","disabled"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(d),onSearch:f[6]||(f[6]=N=>e.unref(p)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:r,columns:i,url:e.unref(D).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(a),onRowDblclick:n,"auto-search":""},null,8,["url","search-param"]),e.createVNode(Ve,{ref_key:"formModalRef",ref:T,onRefresh:e.unref(m)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),Be={key:0},Se={key:1},Ae=e.defineComponent({__name:"template",emits:["refresh"],setup(w,{expose:k,emit:C}){const{formModalRef:b,openFormModal:_}=l.useCrudPage(),c=C,i=e.ref("600px"),d=e.ref({"zh-CN":"primary","en-US":"success"}),s=e.ref({}),r={uuid:"",app:1,keys:"",values:[],remark:""},T={app:[{required:!0,message:l.Translate("i18n.verify.app"),trigger:"blur"}],keys:[{required:!0,message:l.Translate("i18n.verify.keys"),trigger:"blur"}],values:[{required:!0,message:l.Translate("i18n.verify.values"),trigger:"change"}]},{modal:a,title:p,form:h,formData:m,requesting:V,executing:x,open:t,modify:o,submit:n,closed:g}=l.useForm(c,r,O);function f(){i.value="1080px",_()}function U(){i.value="600px"}function R(B){let N=B.module.toLowerCase()+"."+B.key.toLowerCase();m.keys=N,m.values.push(N);for(const P in B.language)s.value[P]||(s.value[P]=[]),s.value[P].push(B.language[P])}function S(){i.value="600px",y()}function y(){m.keys="",m.values=[],s.value={"zh-CN":[],"en-US":[]}}return e.watch(()=>a.value,B=>{B?S():g()}),k({open:t,modify:o}),(B,N)=>{const P=e.resolveComponent("el-page-header"),j=e.resolveComponent("el-form-item"),tl=e.resolveComponent("el-button"),fe=e.resolveComponent("el-input"),nl=e.resolveComponent("el-tag"),ol=e.resolveComponent("el-space"),al=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:e.unref(a),"onUpdate:modelValue":N[3]||(N[3]=E=>e.isRef(a)?a.value=E:null),width:i.value,"show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(P,{class:"basic-header"},{title:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(p)("i18n.template")),1)]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"default",icon:"icon-clear",loading:e.unref(x),onClick:y},null,8,["loading"]),e.createVNode(e.unref(l.RequestButton),{circle:!1,size:"default",type:"primary",icon:"icon-save",plain:!1,loading:e.unref(x),onClick:e.unref(n)},null,8,["loading","onClick"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(al,{ref_key:"form",ref:h,model:e.unref(m),"label-width":"auto",rules:T,disabled:e.unref(V)||e.unref(x)},{default:e.withCtx(()=>[e.createVNode(j,{label:e.unref(l.Translate)("base.app"),prop:"app",required:""},{default:e.withCtx(()=>[e.createVNode(e.unref(l.BasicRadioButton),{modelValue:e.unref(m).app,"onUpdate:modelValue":N[0]||(N[0]=E=>e.unref(m).app=E),"cache-key":"I18NAPPS",hidden:[0],url:e.unref(O).urls.apps},null,8,["modelValue","url"])]),_:1},8,["label"]),e.createVNode(j,{label:e.unref(l.Translate)("i18n.keys"),prop:"keys",required:""},{default:e.withCtx(()=>[e.createVNode(fe,{modelValue:e.unref(m).keys,"onUpdate:modelValue":N[1]||(N[1]=E=>e.unref(m).keys=E),placeholder:e.unref(l.Translate)("i18n.placeholder.key")},{append:e.withCtx(()=>[e.createVNode(tl,{icon:e.unref(he),onClick:f},null,8,["icon"])]),_:1},8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(j,{label:e.unref(l.Translate)("i18n.values"),prop:"values",required:""},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(m).values.join(":")),1)]),_:1},8,["label"]),e.createVNode(j,{label:e.unref(l.Translate)("i18n.values")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(E,Y)=>(e.openBlock(),e.createElementBlock("div",{key:Y,class:"w-full"},[e.createVNode(ol,null,{default:e.withCtx(()=>[e.createVNode(nl,{type:d.value[Y],style:{"min-width":"80px"}},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(Y),1)]),_:2},1032,["type"]),Y=="zh-CN"?(e.openBlock(),e.createElementBlock("span",Be,e.toDisplayString(E.join("")),1)):(e.openBlock(),e.createElementBlock("span",Se,e.toDisplayString(E.join(" ")),1))]),_:2},1024)]))),128))]),_:1},8,["label"]),e.createVNode(j,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(fe,{modelValue:e.unref(m).remark,"onUpdate:modelValue":N[2]||(N[2]=E=>e.unref(m).remark=E),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"]),e.createVNode(ee,{ref_key:"I18nTableDrawerRef",ref:b,onChoosed:R,onClosed:U},null,512)]),_:1},8,["modelValue","width"])}}}),De=l.ApiUtils.routineApi("gateway","id",{gen:"gen_translation"});function Le(w){return typeof w=="function"||Object.prototype.toString.call(w)==="[object Object]"&&!e.isVNode(w)}const le=e.defineComponent({__name:"index",setup(w){const k={keyword:"",app:0,status:0},C=[{label:l.Translate("base.app"),prop:"app",width:120,render:({row:o})=>{let n;return e.createVNode(e.resolveComponent("el-tag"),{type:l.Translate("i18n.app.colors."+o.app),style:"min-width: 80px"},Le(n=l.Translate("i18n.app."+o.app))?n:{default:()=>[n]})}},{label:l.Translate("i18n.keys"),prop:"keys",width:200},{label:l.Translate("i18n.values"),prop:"values",width:200},{label:l.Translate("base.status"),prop:"checked",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:O.urls[l.DEFAULT_STATUS_KEY],refresh:!0}},{label:l.Translate("base.remark"),prop:"remark",width:0},{label:l.Translate("time.created_at"),prop:"created_at",width:160},{label:l.Translate("time.updated_at"),prop:"updated_at",width:160},{prop:"action",label:l.Translate("base.action"),width:120,align:"center",render:({row:o})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",disabled:_.value,onModify:()=>m({uuid:o.uuid})},null),e.createVNode(l.RequestButton,{size:"default",text:!0,type:"danger",loading:_.value,onClick:()=>V(o.uuid)},null)]})}],{requesting:b,executing:_}=l.useLoading(O),{formModalRef:c,openFormModal:i}=l.useCrudPage(),{tableRef:d,formModalRef:s,keyword:r,search:T,reset:a,refresh:p,openFormModal:h,editFormModal:m}=l.useCrudPage(k);function V(o){return O.remove({uuid:o}).finally(()=>{p()})}function x(){return D.gen().finally(()=>{p()})}function t(){De.gen().finally(()=>{p()})}return(o,n)=>{const g=e.resolveComponent("el-input"),f=e.resolveComponent("el-radio-button"),U=e.resolveComponent("el-radio-group"),R=e.resolveComponent("el-space"),S=e.resolveComponent("el-divider"),y=e.resolveComponent("el-page-header"),B=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(B,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(y,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(a)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(h)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(R,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(g,{class:"basic-search-input",modelValue:e.unref(r).keyword,"onUpdate:modelValue":n[0]||(n[0]=N=>e.unref(r).keyword=N),disabled:e.unref(b)||e.unref(_),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:n[1]||(n[1]=e.withKeys(N=>e.unref(T)(),["enter"])),onClear:n[2]||(n[2]=N=>e.unref(T)())},null,8,["modelValue","disabled","placeholder"]),e.createVNode(e.unref(l.BasicRadioButton),{modelValue:e.unref(r).app,"onUpdate:modelValue":n[3]||(n[3]=N=>e.unref(r).app=N),"cache-key":"I18NAPPS",disabled:e.unref(b)||e.unref(_),url:e.unref(O).urls.apps,onChange:n[4]||(n[4]=N=>e.unref(T)())},null,8,["modelValue","disabled","url"]),e.createVNode(U,{modelValue:e.unref(r).status,"onUpdate:modelValue":n[5]||(n[5]=N=>e.unref(r).status=N),disabled:e.unref(b)||e.unref(_),onChange:n[6]||(n[6]=N=>e.unref(T)())},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],N=>e.createVNode(f,{key:N,label:e.unref(l.Translate)(`status.${N}`),value:N},null,8,["label","value"])),64))]),_:1},8,["modelValue","disabled"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b)||e.unref(_),onSearch:n[7]||(n[7]=N=>e.unref(T)())},null,8,["disabled"])]),_:1})]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"warning",icon:"icon-cloud-upload",plain:!1,loading:e.unref(_),onClick:x},null,8,["loading"]),e.createVNode(e.unref(l.RequestButton),{size:"default",type:"danger",icon:"icon-translate",plain:!1,loading:e.unref(_),onClick:t},null,8,["loading"]),e.createVNode(S,{direction:"vertical"}),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(i),icon:"icon-en-US"},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:d,columns:C,url:e.unref(O).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(r),"auto-search":""},null,8,["url","search-param"]),e.createVNode(ee,{ref_key:"I18nTableDrawerRef",ref:c,onRefresh:e.unref(p)},null,8,["onRefresh"]),e.createVNode(Ae,{ref_key:"formModalRef",ref:s,onRefresh:e.unref(p)},null,8,["onRefresh"])]),_:1})}}}),Ee=Object.freeze(Object.defineProperty({__proto__:null,default:le},Symbol.toStringTag,{value:"Module"})),G=l.ApiUtils.routineApi("admin","key"),Oe=e.defineComponent({__name:"AdminFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={key:"",username:"",password:"",phone:"",email:"",language:"zh-CN",remark:"",roles:[]},{modal:c,title:i,form:d,formData:s,requesting:r,executing:T,open:a,modify:p,submit:h,closed:m}=l.useForm(b,_,G),V={username:[{required:!0,message:l.Translate("placeholder.input base.username"),trigger:"blur"}],phone:[{required:!0,validator:l.RulesUtils.phoneRule,message:l.Translate("placeholder.input base.phone"),trigger:"blur"}],password:[{required:!1,message:l.Translate("placeholder.input base.password"),trigger:"blur"}],email:[{required:!0,message:l.Translate("placeholder.input base.email"),trigger:"blur"}],language:[{required:!0,message:l.Translate("placeholder.select base.language"),trigger:"change"}],roles:[{required:!0,type:"Array",message:l.Translate("placeholder.select menu.Role"),trigger:"change"}]},x=e.ref([]),t=async()=>{const o=await K.list();x.value=Array.isArray(o==null?void 0:o.data)?o.data:[]};return e.onBeforeMount(async()=>{await t()}),k({open:a,modify:p}),(o,n)=>{const g=e.resolveComponent("el-input"),f=e.resolveComponent("el-form-item"),U=e.resolveComponent("el-radio-button"),R=e.resolveComponent("el-radio-group"),S=e.resolveComponent("el-checkbox"),y=e.resolveComponent("el-checkbox-group"),B=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(c),"onUpdate:modelValue":n[7]||(n[7]=N=>e.isRef(c)?c.value=N:null),title:e.unref(i)(),width:"600px",executing:e.unref(T),onClosed:e.unref(m),onSubmit:e.unref(h)},{default:e.withCtx(()=>[e.createVNode(B,{ref_key:"form",ref:d,model:e.unref(s),"label-width":"auto",rules:V,disabled:e.unref(r)||e.unref(T)},{default:e.withCtx(()=>[e.createVNode(f,{label:e.unref(l.Translate)("base.username"),prop:"username"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).username,"onUpdate:modelValue":n[0]||(n[0]=N=>e.unref(s).username=N),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.phone"),prop:"phone"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).phone,"onUpdate:modelValue":n[1]||(n[1]=N=>e.unref(s).phone=N),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.password"),prop:"password",required:!e.unref(s).key},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).password,"onUpdate:modelValue":n[2]||(n[2]=N=>e.unref(s).password=N),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label","required"]),e.createVNode(f,{label:e.unref(l.Translate)("base.email"),prop:"email"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).email,"onUpdate:modelValue":n[3]||(n[3]=N=>e.unref(s).email=N),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.language"),prop:"language"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(s).language,"onUpdate:modelValue":n[4]||(n[4]=N=>e.unref(s).language=N)},{default:e.withCtx(()=>[e.createVNode(U,{value:"zh-CN"},{default:e.withCtx(()=>[...n[8]||(n[8]=[e.createTextVNode("zh-CN",-1)])]),_:1}),e.createVNode(U,{value:"en-US"},{default:e.withCtx(()=>[...n[9]||(n[9]=[e.createTextVNode("en-US",-1)])]),_:1})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("menu.Role"),prop:"roles"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(s).roles,"onUpdate:modelValue":n[5]||(n[5]=N=>e.unref(s).roles=N)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(x.value,N=>(e.openBlock(),e.createBlock(S,{key:N.key,value:N.key},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(N.translate),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(f,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).remark,"onUpdate:modelValue":n[6]||(n[6]=N=>e.unref(s).remark=N),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),re=e.defineComponent({__name:"index",setup(w){const k={keyword:""},C=[{label:l.Translate("base.avatar"),prop:"avatar",width:60,render:({row:p})=>e.createVNode(l.BasicAvatar,{src:p.avatar},null)},{label:l.Translate("base.user"),width:200,align:"left",render:({row:p})=>e.createVNode(e.resolveComponent("el-space"),{direction:"vertical",alignment:"start"},{default:()=>[e.createVNode("div",null,[p.username]),e.createVNode("div",null,[p.email])]})},{label:l.Translate("base.phone"),prop:"phone",width:140},{label:l.Translate("base.remark"),prop:"remark",width:0},{label:l.Translate("time.login_at"),prop:"login_at",width:160},{label:l.Translate("time.created_at"),prop:"created_at",width:160},{label:l.Translate("time.updated_at"),prop:"updated_at",width:160},{prop:"action",label:l.Translate("base.action"),width:80,align:"center",render:({row:p})=>e.createVNode(l.ModifyButton,{onModify:()=>a({key:p.key})},null)}],{requesting:b}=l.useLoading(G),{tableRef:_,formModalRef:c,keyword:i,search:d,reset:s,refresh:r,openFormModal:T,editFormModal:a}=l.useCrudPage(k);return(p,h)=>{const m=e.resolveComponent("el-input"),V=e.resolveComponent("el-space"),x=e.resolveComponent("el-page-header"),t=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(t,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(x,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(s)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(T)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(V,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(m,{class:"basic-search-input",modelValue:e.unref(i).keyword,"onUpdate:modelValue":h[0]||(h[0]=o=>e.unref(i).keyword=o),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:h[1]||(h[1]=e.withKeys(o=>e.unref(d)(),["enter"])),onClear:h[2]||(h[2]=o=>e.unref(d)())},null,8,["modelValue","placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:h[3]||(h[3]=o=>e.unref(d)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:_,size:"small",columns:C,url:e.unref(G).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(i),"auto-search":""},null,8,["url","search-param"]),e.createVNode(Oe,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),qe=Object.freeze(Object.defineProperty({__proto__:null,default:re},Symbol.toStringTag,{value:"Module"})),Fe={check:"check"},q=l.ApiUtils.routineApi("site","id",Fe),z=l.ApiUtils.routineApi("domain"),W=e.defineComponent({__name:"DomainSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(w,{expose:k,emit:C}){const b=C,_=w,{requesting:c}=l.useLoading(z),{key:i,options:d,refresh:s,change:r}=l.useSelect(e.toRef(_,"modelValue"),b,{key:"DOMAIN_LIST",api:z,isArray:!0});return k({refresh:s}),(T,a)=>{const p=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(p,{modelValue:e.unref(i),"onUpdate:modelValue":a[0]||(a[0]=h=>e.isRef(i)?i.value=h:null),options:e.unref(d),disabled:w.disabled||e.unref(c),placeholder:e.unref(l.Translate)("base.select config.domain"),onChange:e.unref(r)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(c),onRefresh:e.unref(s)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),$e=e.defineComponent({__name:"SiteFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={id:0,domain_id:0,prefix:"",name:"",en_name:"",dns:"",git:"",status:1,remark:""},c={domain_id:[{required:!0,message:l.Translate("placeholder.input config.domain"),trigger:"blur"}],prefix:[{required:!0,message:l.Translate("placeholder.input base.prefix"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}]},{modal:i,title:d,form:s,formData:r,requesting:T,executing:a,open:p,modify:h,submit:m,closed:V}=l.useForm(b,_,q);return k({open:p,modify:h}),(x,t)=>{const o=e.resolveComponent("el-form-item"),n=e.resolveComponent("el-input"),g=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":t[7]||(t[7]=f=>e.isRef(i)?i.value=f:null),title:e.unref(d)("config.site"),width:"600px",executing:e.unref(a),onClosed:e.unref(V),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(g,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(o,{prop:"domain_id",label:e.unref(l.Translate)("config.domain")},{default:e.withCtx(()=>[e.createVNode(W,{modelValue:e.unref(r).domain_id,"onUpdate:modelValue":t[0]||(t[0]=f=>e.unref(r).domain_id=f),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(o,{prop:"prefix",label:e.unref(l.Translate)("config.prefix")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).prefix,"onUpdate:modelValue":t[1]||(t[1]=f=>e.unref(r).prefix=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[2]||(t[2]=f=>e.unref(r).name=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"en_name",label:e.unref(l.Translate)("base.en_name")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[3]||(t[3]=f=>e.unref(r).en_name=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"dns",label:e.unref(l.Translate)("config.dns")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).dns,"onUpdate:modelValue":t[4]||(t[4]=f=>e.unref(r).dns=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"git",label:e.unref(l.Translate)("config.git")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).git,"onUpdate:modelValue":t[5]||(t[5]=f=>e.unref(r).git=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[6]||(t[6]=f=>e.unref(r).remark=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),I=l.ApiUtils.routineApi("domain_provider"),te=e.defineComponent({__name:"DomainProviderSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(w,{expose:k,emit:C}){const b=C,_=w,{requesting:c}=l.useLoading(I),{key:i,options:d,refresh:s,change:r}=l.useSelect(e.toRef(_,"modelValue"),b,{key:"DOMAIN_PROVIDER_LIST",api:I,isArray:!0});return k({refresh:s}),(T,a)=>{const p=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(p,{modelValue:e.unref(i),"onUpdate:modelValue":a[0]||(a[0]=h=>e.isRef(i)?i.value=h:null),options:e.unref(d),disabled:w.disabled||e.unref(c),placeholder:e.unref(l.Translate)("base.select config.domain config.provider"),onChange:e.unref(r)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(c),onRefresh:e.unref(s)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),Pe=e.defineComponent({__name:"DomainFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={id:0,provider_id:0,name:"",expired_at:"",status:1,remark:""},c={provider_id:[{required:!0,message:l.Translate("placeholder.input config.domain config.provider"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}]},{modal:i,title:d,form:s,formData:r,requesting:T,executing:a,open:p,modify:h,submit:m,closed:V}=l.useForm(b,_,z);return k({open:p,modify:h}),(x,t)=>{const o=e.resolveComponent("el-form-item"),n=e.resolveComponent("el-input"),g=e.resolveComponent("el-date-picker"),f=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":t[4]||(t[4]=U=>e.isRef(i)?i.value=U:null),title:e.unref(d)("config.domain"),width:"600px",executing:e.unref(a),onClosed:e.unref(V),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(f,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(o,{prop:"provider_id",label:e.unref(l.Translate)("config.provider")},{default:e.withCtx(()=>[e.createVNode(te,{modelValue:e.unref(r).provider_id,"onUpdate:modelValue":t[0]||(t[0]=U=>e.unref(r).provider_id=U),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(o,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[1]||(t[1]=U=>e.unref(r).name=U),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"expired_at",required:"",label:e.unref(l.Translate)("time.expired_at")},{default:e.withCtx(()=>[e.createVNode(g,{type:"date",style:{width:"100%"},modelValue:e.unref(r).expired_at,"onUpdate:modelValue":t[2]||(t[2]=U=>e.unref(r).expired_at=U),disabled:e.unref(a),"value-format":e.unref(l.TimeUtils).DATE_VALUE_FORMAT,format:e.unref(l.TimeUtils).DATE_FORMAT,placeholder:e.unref(l.Translate)("placeholder.select")},null,8,["modelValue","disabled","value-format","format","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[3]||(t[3]=U=>e.unref(r).remark=U),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),ze={gen:"gen"},F=l.ApiUtils.routineApi("SSL","id",ze),ne=e.defineComponent({__name:"SiteSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(w,{expose:k,emit:C}){const b=C,_=w,{requesting:c}=l.useLoading(q),{key:i,options:d,refresh:s,change:r}=l.useSelect(e.toRef(_,"modelValue"),b,{key:"SITE_LIST",api:q,isArray:!0},{formatOptions:T=>T.map(a=>{var p;return{...a,label:a.prefix+"."+((p=a.domain)==null?void 0:p.name),value:a.id}})});return k({refresh:s}),(T,a)=>{const p=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(p,{modelValue:e.unref(i),"onUpdate:modelValue":a[0]||(a[0]=h=>e.isRef(i)?i.value=h:null),options:e.unref(d),disabled:w.disabled||e.unref(c),placeholder:e.unref(l.Translate)("base.select config.domain"),onChange:e.unref(r)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(c),onRefresh:e.unref(s)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),oe=e.defineComponent({__name:"SSLFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={id:0,domain_id:void 0,client:"Lego",site_id:void 0,name:"",path:"",email:"",encryption:"RSA2048",remark:""},c={domain_id:[{required:!0,message:l.Translate("placeholder.select config.domain "),trigger:"blur"}],client:[{required:!0,message:l.Translate("placeholder.select config.client "),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],path:[{required:!0,message:l.Translate("placeholder.input base.path"),trigger:"blur"}],email:[{required:!0,message:l.Translate("placeholder.input base.email"),trigger:"blur"}],encryption:[{required:!0,message:l.Translate("placeholder.input config.encryption"),trigger:"blur"}]},{modal:i,title:d,form:s,formData:r,requesting:T,executing:a,open:p,modify:h,submit:m,closed:V}=l.useForm(b,_,F);return k({open:p,modify:h,formData:r}),(x,t)=>{const o=e.resolveComponent("el-form-item"),n=e.resolveComponent("el-radio-button"),g=e.resolveComponent("el-radio-group"),f=e.resolveComponent("el-input"),U=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":t[8]||(t[8]=R=>e.isRef(i)?i.value=R:null),title:e.unref(d)("ssl.ssl"),width:"600px",executing:e.unref(a),onClosed:e.unref(V),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(U,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(o,{prop:"domain_id",label:e.unref(l.Translate)("config.domain")},{default:e.withCtx(()=>[e.createVNode(W,{modelValue:e.unref(r).domain_id,"onUpdate:modelValue":t[0]||(t[0]=R=>e.unref(r).domain_id=R),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(o,{prop:"client",label:e.unref(l.Translate)("ssl.client")},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(r).client,"onUpdate:modelValue":t[1]||(t[1]=R=>e.unref(r).client=R)},{default:e.withCtx(()=>[e.createVNode(n,{label:"Lego",value:"Lego"})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(o,{prop:"site_id",label:e.unref(l.Translate)("config.site")},{default:e.withCtx(()=>[e.createVNode(ne,{modelValue:e.unref(r).site_id,"onUpdate:modelValue":t[2]||(t[2]=R=>e.unref(r).site_id=R),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(o,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[3]||(t[3]=R=>e.unref(r).name=R),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"path",label:e.unref(l.Translate)("base.path")},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:e.unref(r).path,"onUpdate:modelValue":t[4]||(t[4]=R=>e.unref(r).path=R),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"email",label:e.unref(l.Translate)("base.email")},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:e.unref(r).email,"onUpdate:modelValue":t[5]||(t[5]=R=>e.unref(r).email=R),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"encryption",label:e.unref(l.Translate)("config.encryption")},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(r).encryption,"onUpdate:modelValue":t[6]||(t[6]=R=>e.unref(r).encryption=R)},{default:e.withCtx(()=>[e.createVNode(n,{label:"RSA2048",value:"RSA2048"})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(o,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(f,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[7]||(t[7]=R=>e.unref(r).remark=R),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),Ie=e.defineComponent({__name:"DomainProviderFormModal",emits:["refresh"],setup(w,{expose:k,emit:C}){const b=C,_={id:0,name:"",en_name:"",key:"",secret:"",end_point:"",status:1,remark:""},c={name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"},key:{required:!0,message:l.Translate("placeholder.input base.key"),trigger:"blur"},secret:{required:!0,message:l.Translate("placeholder.input config.secret"),trigger:"blur"},end_point:{required:!0,message:l.Translate("placeholder.input config.endpoint"),trigger:"blur"}},{modal:i,title:d,form:s,formData:r,requesting:T,executing:a,open:p,modify:h,submit:m,closed:V}=l.useForm(b,_,I);return k({open:p,modify:h}),(x,t)=>{const o=e.resolveComponent("el-input"),n=e.resolveComponent("el-form-item"),g=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":t[6]||(t[6]=f=>e.isRef(i)?i.value=f:null),title:e.unref(d)("config.domain"),width:"600px",executing:e.unref(a),onClosed:e.unref(V),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(g,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(n,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[0]||(t[0]=f=>e.unref(r).name=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"en_name",label:e.unref(l.Translate)("base.en_name")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[1]||(t[1]=f=>e.unref(r).en_name=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"key",label:e.unref(l.Translate)("base.key")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).key,"onUpdate:modelValue":t[2]||(t[2]=f=>e.unref(r).key=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"secret",label:e.unref(l.Translate)("config.secret")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).secret,"onUpdate:modelValue":t[3]||(t[3]=f=>e.unref(r).secret=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"end_point",label:e.unref(l.Translate)("config.end_point")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).end_point,"onUpdate:modelValue":t[4]||(t[4]=f=>e.unref(r).end_point=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[5]||(t[5]=f=>e.unref(r).remark=f),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),je=e.defineComponent({__name:"DomainProviderTableDrawer",setup(w,{expose:k}){const{requesting:C}=l.useLoading(I),b=e.ref(!1),{tableRef:_,formModalRef:c,refresh:i,openFormModal:d,editFormModal:s}=l.useCrudPage({}),r=[{prop:"name",label:l.Translate("base.name"),width:0,minWidth:140},{prop:"en_name",label:l.Translate("base.en_name"),width:120},{prop:"actions",label:l.Translate("base.action"),width:60,align:"center",render:({rowData:a})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>s({id:a.id})},null)]})}];return k({open:()=>{b.value=!0}}),(a,p)=>{const h=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:b.value,"onUpdate:modelValue":p[0]||(p[0]=m=>b.value=m),width:"400px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(h,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.domain config.provider")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(i),size:"default",loading:e.unref(C)},null,8,["onRefresh","loading"])]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(d)},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small","row-key":"id",url:e.unref(I).urls.list,columns:r,loading:e.unref(C)},null,8,["url","loading"]),e.createVNode(Ie,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(i)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),Ke=e.defineComponent({__name:"DomainTableDrawer",setup(w,{expose:k}){const{requesting:C}=l.useLoading(z),b=e.ref(!1),{tableRef:_,formModalRef:c,refresh:i,openFormModal:d,editFormModal:s}=l.useCrudPage(),{formModalRef:r,openFormModal:T,editFormModal:a}=l.useCrudPage(),{formModalRef:p,openFormModal:h}=l.useCrudPage(),m=[{prop:"provider",label:l.Translate("config.domain config.provider"),width:120,cellRenderer:({rowData:x})=>e.createVNode(e.resolveComponent("el-text"),null,{default:()=>{var t;return[(t=x.provider)==null?void 0:t.name]}})},{prop:"name",label:l.Translate("base.name"),width:0,minWidth:120},{prop:"expired_text",label:l.Translate("time.expired_at"),width:160},{prop:"actions",label:l.Translate("base.action"),width:100,align:"center",render:({rowData:x})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>s({id:x.id})},null),e.createVNode(l.OpenButton,{icon:"icon-safetycertificate-f",type:"primary",size:"small",link:!0,onOpen:()=>{var t;x.ssl&&x.ssl.id?a({id:(t=x.ssl)==null?void 0:t.id}):(r.value.formData.domain_id=x.id,r.value.formData.site_id=0,T())}},null)]})}];return k({open:()=>{b.value=!0}}),(x,t)=>{const o=e.resolveComponent("el-space"),n=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:b.value,"onUpdate:modelValue":t[0]||(t[0]=g=>b.value=g),width:"600px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(n,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.domain")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(i),size:"default",loading:e.unref(C)},null,8,["onRefresh","loading"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(d)},null,8,["onOpen"])]),extra:e.withCtx(()=>[e.createVNode(o,{class:"w-full extra-tool",alignment:"center"},{default:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(h),type:"danger"},null,8,["onOpen"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small","row-key":"id",url:e.unref(z).urls.list,columns:m,loading:e.unref(C)},null,8,["url","loading"]),e.createVNode(Pe,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(i)},null,8,["onRefresh"]),e.createVNode(oe,{ref_key:"sslFormModalRef",ref:r,onRefresh:e.unref(i)},null,8,["onRefresh"]),e.createVNode(je,{ref_key:"providerTableDrawerRef",ref:p},null,512)]),_:1},8,["modelValue"])}}}),Ye=e.defineComponent({__name:"SSLTableDrawer",setup(w,{expose:k}){const{requesting:C,executing:b}=l.useLoading(F),_=e.ref(0),c=e.ref(!1),{tableRef:i,formModalRef:d,refresh:s,openFormModal:r,editFormModal:T}=l.useCrudPage(),a=[{prop:"client",label:l.Translate("ssl.client"),width:100},{prop:"encryption",label:l.Translate("ssl.encryption"),width:100},{prop:"name",label:l.Translate("base.name"),width:0,minWidth:120},{prop:"path",label:l.Translate("base.path"),width:120},{prop:"renewal_days",label:l.Translate("ssl.renewal_days"),width:100},{prop:"checked_at",label:l.Translate("ssl.checked_at"),width:160},{prop:"actions",label:l.Translate("base.action"),width:160,align:"center",render:({rowData:V})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",icon:"icon-edit",t:"",disabled:b.value,onModify:()=>T({id:V.id})},null),e.createVNode(l.RequestButton,{size:"default",icon:"icon-key",t:"",text:!0,disabled:b.value&&_.value!==V.id,loading:_.value==V.id,onClick:()=>h(V.id)},null),e.createVNode(l.RequestButton,{size:"default",icon:"icon-cloud-download",t:"",text:!0,disabled:b.value&&_.value!==V.id,loading:_.value==V.id,onClick:()=>m(V)},null)]})}],p=()=>{c.value=!0},h=V=>{F.gen({id:V}).then(x=>{console.warn("Res:",x)})};function m(V){const x=l.AssetsUtils.getDownloadUrl(V.path+".zip");fetch(x).then(t=>t.blob()).then(t=>{let o=URL.createObjectURL(t),n=document.createElement("a");n.style.display="none",n.href=o,n.download=V.name+".zip",n.click(),URL.revokeObjectURL(t)})}return k({open:p}),(V,x)=>{const t=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:c.value,"onUpdate:modelValue":x[0]||(x[0]=o=>c.value=o),width:"1000px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(t,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("ssl.ssl")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(s),size:"default",loading:e.unref(C)},null,8,["onRefresh","loading"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(r)},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:i,size:"default","row-key":"id",url:e.unref(F).urls.list,columns:a,loading:e.unref(C)},null,8,["url","loading"]),e.createVNode(oe,{ref_key:"formModalRef",ref:d,onRefresh:e.unref(s)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),ae=l.ApiUtils.routineApi("SSLLog","id"),Ge=e.defineComponent({__name:"SSLLogTableDrawer",props:{ssl:{type:Object,default:()=>({})}},setup(w,{expose:k}){const C=w,{requesting:b,executing:_}=l.useLoading([ae,F]),c=e.ref(!1),{tableRef:i,refresh:d}=l.useCrudPage(),s=[{prop:"status.label",label:l.Translate("base.status"),width:100},{prop:"at",label:l.Translate("base.time"),width:180},{prop:"type_text",label:l.Translate("base.type"),width:80},{prop:"result",label:l.Translate("base.result"),width:0}],r=()=>{c.value=!0};function T(){F.gen({id:C.ssl.id}).then(p=>{console.warn("Res:",p)})}function a(){const p=l.AssetsUtils.getDownloadUrl(C.ssl.path+".zip");fetch(p).then(h=>h.blob()).then(h=>{let m=URL.createObjectURL(h),V=document.createElement("a");V.style.display="none",V.href=m,V.download=C.ssl.name+".zip",V.click(),URL.revokeObjectURL(h)})}return k({open:r}),(p,h)=>{const m=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:c.value,"onUpdate:modelValue":h[0]||(h[0]=V=>c.value=V),width:"600px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(m,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.ssl base.log")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(d),size:"default",loading:e.unref(b)},null,8,["onRefresh","loading"])]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"danger",icon:"icon-key",disabled:e.unref(_),loading:e.unref(_),onClick:T},null,8,["disabled","loading"]),e.createVNode(e.unref(l.RequestButton),{size:"default",type:"primary",icon:"icon-cloud-download",disabled:e.unref(_),loading:e.unref(_),onClick:a},null,8,["disabled","loading"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:i,size:"small","row-key":"id",url:e.unref(ae).urls.search,columns:s,loading:e.unref(b)},null,8,["url","loading"])]),_:1},8,["modelValue"])}}}),de=u(e.defineComponent({__name:"index",setup(w){const k=e.ref(),{requesting:C,executing:b}=l.useLoading(q),{tableRef:_,formModalRef:c,reset:i,refresh:d,openFormModal:s,editFormModal:r}=l.useCrudPage(),{formModalRef:T,openFormModal:a}=l.useCrudPage(),{formModalRef:p,openFormModal:h}=l.useCrudPage(),{formModalRef:m,openFormModal:V}=l.useCrudPage(),x=[{prop:"domain.name",label:l.Translate("config.domain"),width:129,type:"copy"},{prop:"name",label:l.Translate("base.name"),width:100},{prop:"dns",label:l.Translate("config.dns"),width:160,type:"copy"},{prop:"git",label:l.Translate("config.git"),width:300,type:"copy"},{prop:"expired_at",label:l.Translate("time.expired_at"),align:"center",width:140,cellRenderer:({rowData:n})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(e.resolveComponent("el-text"),null,{default:()=>{var g;return[(g=n.ssl)==null?void 0:g.renewal_days,e.createTextVNode(" 天")]}}),e.createVNode(e.resolveComponent("el-button"),{size:"small",type:"primary",text:!0,onClick:g=>{g.stopPropagation(),n.ssl&&n.ssl.id&&(k.value=n.ssl,V())}},{default:()=>[e.createVNode("span",{class:"icon iconfont icon-reloadtime"},null)]})]})},{prop:"remark",label:l.Translate("base.remark"),width:0,minWidth:160},{prop:"operation",label:l.Translate("base.action"),width:100,align:"center",cellRenderer:({rowData:n})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>r({id:n.id})},null),e.createVNode(l.RequestButton,{icon:"icon-securityscan",type:"primary",size:"small",link:!0,disabled:b.value,loading:t.value==n.id&&b.value,onClick:()=>o(n)},null)]})}],t=e.ref(0),o=n=>{t.value=n.id,q.check({id:n.id}).then(g=>{g.data&&(l.notification(g),d())}).finally(()=>{t.value=0})};return(n,g)=>{const f=e.resolveComponent("el-space"),U=e.resolveComponent("el-page-header"),R=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(R,{"body-style":{padding:"12px",height:"450px"},"body-class":"flex-1",class:"config-card"},{header:e.withCtx(()=>[e.createVNode(U,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.keys.sites")),1)]),content:e.withCtx(()=>[e.createVNode(f,{alignment:"center",style:{height:"32px"}},{default:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(C),onRefresh:e.unref(i)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(s)},null,8,["onOpen"])]),_:1})]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(a),icon:"icon-compass"},null,8,["onOpen"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(h),icon:"icon-safetycertificate-f"},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small","row-key":"id",url:e.unref(q).urls[e.unref(l.DEFAULT_LIST_URL)],"auto-search":"",columns:x},null,8,["url"]),e.createVNode($e,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(d)},null,8,["onRefresh"]),e.createVNode(Ke,{ref_key:"domainTableDrawerRef",ref:T},null,512),e.createVNode(Ye,{ref_key:"sslTableDrawerRef",ref:p},null,512),e.createVNode(Ge,{ref_key:"sslLogTableDrawerRef",ref:m},null,512)]),_:1})}}}),[["__scopeId","data-v-17c31592"]]),We=Object.freeze(Object.defineProperty({__proto__:null,default:de},Symbol.toStringTag,{value:"Module"})),He={request:"request",error:"error",sql:"SQL"},$=l.ApiUtils.routineApi("log","id",He),se=e.defineComponent({__name:"index",setup(w){const k={dates:[l.TimeUtils.getCurrentHour().format(l.TimeUtils.DATE_VALUE_FORMAT),l.TimeUtils.getCurrentHour(1).format(l.TimeUtils.DATE_VALUE_FORMAT)]},C=[{label:l.Translate("base.sort"),type:"index",width:60},{label:l.Translate("base.time"),prop:"time",width:180,render:({rowData:s})=>e.createVNode(e.Fragment,null,[l.TimeUtils.formatDate(s.time)])},{label:l.Translate("base.url"),prop:"url",align:"left",width:200}],{requesting:b}=l.useLoading($),{tableRef:_,keyword:c,search:i,reset:d}=l.useCrudPage(k);return(s,r)=>{const T=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),p=e.resolveComponent("el-page-header"),h=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(h,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(p,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(d)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:e.unref(c).dates,"onUpdate:modelValue":r[0]||(r[0]=m=>e.unref(c).dates=m),class:"basic-search-datetimerange","value-format":e.unref(l.TimeUtils).DATE_VALUE_FORMAT,format:e.unref(l.TimeUtils).DATE_SHOW_FORMAT,type:"datetimerange","range-separator":"-","start-placeholder":e.unref(l.Translate)("base.start_at"),"end-placeholder":e.unref(l.Translate)("base.end_at"),clearable:!1,onChange:r[1]||(r[1]=m=>e.unref(i)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:r[2]||(r[2]=m=>e.unref(i)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small",columns:C,url:e.unref($).urls.request,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),Qe=Object.freeze(Object.defineProperty({__proto__:null,default:se},Symbol.toStringTag,{value:"Module"})),ie=e.defineComponent({__name:"index",setup(w){const k={dates:[l.TimeUtils.getCurrentDate(-7).format(l.TimeUtils.DATE_FORMAT),l.TimeUtils.getCurrentDate(0).format(l.TimeUtils.DATE_FORMAT)]},C=[{label:l.Translate("base.sort"),type:"index",width:60},{label:l.Translate("base.time"),prop:"time",width:180,render:({rowData:s})=>e.createVNode(e.Fragment,null,[l.TimeUtils.formatDate(s.time)])},{label:l.Translate("base.url"),prop:"url",align:"left",width:200}],{requesting:b}=l.useLoading($),{tableRef:_,keyword:c,search:i,reset:d}=l.useCrudPage(k);return(s,r)=>{const T=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),p=e.resolveComponent("el-page-header"),h=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(h,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(p,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(d)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:e.unref(c).dates,"onUpdate:modelValue":r[0]||(r[0]=m=>e.unref(c).dates=m),class:"basic-search-daterange","value-format":e.unref(l.TimeUtils).DATE_FORMAT,format:e.unref(l.TimeUtils).DATE_FORMAT,type:"daterange","range-separator":"-","start-placeholder":e.unref(l.Translate)("base.start_at"),"end-placeholder":e.unref(l.Translate)("base.end_at"),clearable:!1,onChange:r[1]||(r[1]=m=>e.unref(i)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:r[2]||(r[2]=m=>e.unref(i)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small",columns:C,url:e.unref($).urls.error,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),Je=Object.freeze(Object.defineProperty({__proto__:null,default:ie},Symbol.toStringTag,{value:"Module"})),pe=e.defineComponent({__name:"index",setup(w){const k={dates:[l.TimeUtils.getCurrentDate(-7).format(l.TimeUtils.DATE_FORMAT),l.TimeUtils.getCurrentDate().format(l.TimeUtils.DATE_FORMAT)]},C=[{label:l.Translate("base.sort"),type:"index",width:60},{label:l.Translate("base.time"),prop:"time",width:180,render:({rowData:s})=>e.createVNode(e.Fragment,null,[l.TimeUtils.formatDate(s.time)])},{label:l.Translate("base.url"),prop:"url",align:"left",width:200}],{requesting:b}=l.useLoading($),{tableRef:_,keyword:c,search:i,reset:d}=l.useCrudPage(k);return(s,r)=>{const T=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),p=e.resolveComponent("el-page-header"),h=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(h,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(p,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(d)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:e.unref(c).dates,"onUpdate:modelValue":r[0]||(r[0]=m=>e.unref(c).dates=m),class:"basic-search-daterange","value-format":e.unref(l.TimeUtils).DATE_FORMAT,format:e.unref(l.TimeUtils).DATE_FORMAT,type:"daterange","range-separator":"-","start-placeholder":e.unref(l.Translate)("base.start_at"),"end-placeholder":e.unref(l.Translate)("base.end_at"),clearable:!1,onChange:r[1]||(r[1]=m=>e.unref(i)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:r[2]||(r[2]=m=>e.unref(i)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small",columns:C,url:e.unref($).urls.sql,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),Xe=Object.freeze(Object.defineProperty({__proto__:null,default:pe},Symbol.toStringTag,{value:"Module"})),Ze=e.defineComponent({__name:"LanguageSelect",props:{modelValue:{type:String,default:void 0,required:!1},multiple:{type:Boolean,default:!1},allowCreate:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1}},emits:["update:modelValue","update:value","change"],setup(w,{emit:k}){const C=k,b=w,{requesting:_}=l.useLoading(D),{value:c,options:i,change:d}=l.useSelect(e.toRef(b,"modelValue"),C,{key:"LANGUAGE_SELECT",url:D.urls.languages,api:D,isArray:!0},{formatOptions:s=>s.map(r=>({value:r,label:r}))});return(s,r)=>{const T=e.resolveComponent("el-radio-button"),a=e.resolveComponent("el-radio-group");return e.openBlock(),e.createBlock(a,{modelValue:e.unref(c),"onUpdate:modelValue":r[0]||(r[0]=p=>e.isRef(c)?c.value=p:null),disabled:e.unref(_),onChange:e.unref(d)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(i),p=>(e.openBlock(),e.createBlock(T,{key:p.value,value:p.value},{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(p.label),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue","disabled","onChange"])}}}),ue=()=>Promise.resolve().then(()=>Qe),Me=()=>Promise.resolve().then(()=>Je),ve=()=>Promise.resolve().then(()=>Xe),el=[{path:l.REQUEST_LOG_URL,name:"RequestLog",component:ue,meta:{title:l.Translate("menu.RequestLog")}},{path:l.ERROR_LOG_URL,name:"ErrorLog",component:Me,meta:{title:l.Translate("menu.ErrorLog")}},{path:l.SQL_LOG_URL,name:"SqlLog",component:ve,meta:{title:l.Translate("menu.SqlLog")}}],ll={install:w=>{Reflect.ownKeys(w._context.provides).some(k=>String(k)==="Symbol(pinia)")||console.warn("Pinia is not provided. Please install and provide Pinia in your app.",Reflect.ownKeys(w._context.provides))},version:"__VERSION__"},rl=Object.assign({"./views/admin/index.vue":()=>Promise.resolve().then(()=>qe),"./views/language/index.vue":()=>Promise.resolve().then(()=>Ee),"./views/menu/index.vue":()=>Promise.resolve().then(()=>we),"./views/role/index.vue":()=>Promise.resolve().then(()=>Re),"./views/site/index.vue":()=>Promise.resolve().then(()=>We)});A.AdminsPage=re,A.DomainProviderSelect=te,A.DomainSelect=W,A.ErrorLogsPage=ie,A.LanguageSelect=Ze,A.LanguagesPage=le,A.LogRoutes=el,A.MenuSelect=J,A.MenusPage=Z,A.RequestLogsPage=se,A.RolesPage=M,A.SQLLogsPage=pe,A.SitePage=de,A.SiteSelect=ne,A.TopMenuSelect=Q,A.basicModules=rl,A.default=ll,Object.defineProperties(A,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}));
1
+ (function(D,e){typeof exports=="object"&&typeof module<"u"?e(exports,require("vue"),require("auto-vue-manual"),require("@element-plus/icons-vue")):typeof define=="function"&&define.amd?define(["exports","vue","auto-vue-manual","@element-plus/icons-vue"],e):(D=typeof globalThis<"u"?globalThis:D||self,e(D.AutoVueBasic={},D.Vue,D.AutoVueManual,D.ElementPlusIconsVue))})(this,(function(D,e,l,J){"use strict";const _e={tops:"tops",rules:"rules"},L=l.ApiUtils.routineApi("menu","id",_e,{},["TOP_MENU_LIST","MENU_LIST"]),X=l.ApiUtils.routineApi("rule","key"),Z=e.defineComponent({__name:"TopMenuSelect",props:{modelValue:{type:[Number,Array],required:!0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{emit:N}){const w=N,b=x,{requesting:_}=l.useLoading(L),{value:c,options:p,change:s,refresh:d,filterOptions:r}=l.useSelect(e.toRef(b,"modelValue"),w,{key:"TOP_MENU_LIST",api:L,url:L.urls.tops,isArray:!0});return(T,a)=>{const i=e.resolveComponent("el-space"),f=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(f,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(p),multiple:x.multiple,disabled:e.unref(_)||x.disabled,placeholder:e.unref(l.Translate)("placeholder.select"),filterable:"",filterOptions:e.unref(r),onChange:e.unref(s)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(_),onRefresh:a[0]||(a[0]=m=>e.unref(d)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(i,null,{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass(`icon iconfont ${m.icon}`)},null,2),e.createElementVNode("span",null,e.toDisplayString(m.translate),1)]),_:2},1024)]),_:1},8,["modelValue","options","multiple","disabled","placeholder","filterOptions","onChange"])}}}),be=e.defineComponent({__name:"MenuFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={id:0,menu_id:0,module:"",sort:0,name:"",en_name:"",url:"",component:"",icon:"",remark:"",meta:{active:"",icon:"",title:"",affix:!1,full:!1,hide:!1,keep_alive:!1,link:!1}},c={sort:[{required:!0,type:"number",message:l.Translate("placeholder.input base.sort"),trigger:"blur"}],module:[{required:!0,message:l.Translate("placeholder.input menu.module"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}],url:[{required:!0,message:l.Translate("placeholder.input base.url"),trigger:"blur"}],component:[{required:!0,message:l.Translate("placeholder.input menu.component"),trigger:"blur"}]},{modal:p,title:s,form:d,formData:r,requesting:T,executing:a,open:i,modify:f,submit:m,closed:R}=l.useForm(b,_,L);return N({open:i,modify:f}),(k,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-col"),V=e.resolveComponent("el-input-number"),C=e.resolveComponent("el-row"),y=e.resolveComponent("el-input"),h=e.resolveComponent("el-switch"),B=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(p),"onUpdate:modelValue":t[17]||(t[17]=g=>e.isRef(p)?p.value=g:null),title:e.unref(s)(),width:"1000px",executing:e.unref(a),onClosed:e.unref(R),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(B,{ref_key:"form",ref:d,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(C,{gutter:20},{default:e.withCtx(()=>[e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(C,{gutter:10},{default:e.withCtx(()=>[e.createVNode(o,{span:14},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("base.parent"),prop:"menu_id"},{default:e.withCtx(()=>[e.createVNode(Z,{modelValue:e.unref(r).menu_id,"onUpdate:modelValue":t[0]||(t[0]=g=>e.unref(r).menu_id=g),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"])]),_:1}),e.createVNode(o,{span:10},{default:e.withCtx(()=>[e.createVNode(n,{"label-width":"60px",label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(V,{class:"w-full",modelValue:e.unref(r).sort,"onUpdate:modelValue":t[1]||(t[1]=g=>e.unref(r).sort=g),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1}),e.createVNode(n,{label:e.unref(l.Translate)("menu.module"),prop:"module"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).module,"onUpdate:modelValue":t[2]||(t[2]=g=>e.unref(r).module=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[3]||(t[3]=g=>e.unref(r).name=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[4]||(t[4]=g=>e.unref(r).en_name=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("menu.component"),prop:"component"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).component,"onUpdate:modelValue":t[5]||(t[5]=g=>e.unref(r).component=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.url"),prop:"url"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).url,"onUpdate:modelValue":t[6]||(t[6]=g=>e.unref(r).url=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[7]||(t[7]=g=>e.unref(r).remark=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("base.icon"),prop:"icon"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).icon,"onUpdate:modelValue":t[8]||(t[8]=g=>e.unref(r).icon=g),placeholder:e.unref(l.Translate)("placeholder.input"),onInput:t[9]||(t[9]=g=>{e.unref(r).meta.icon=g})},{prepend:e.withCtx(()=>[e.createElementVNode("span",{class:e.normalizeClass("iconfont "+e.unref(r).icon)},null,2)]),_:1},8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.title"),prop:"meta.title"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).meta.title,"onUpdate:modelValue":t[10]||(t[10]=g=>e.unref(r).meta.title=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("menu.active"),prop:"meta.active"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(r).meta.active,"onUpdate:modelValue":t[11]||(t[11]=g=>e.unref(r).meta.active=g),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,null,{default:e.withCtx(()=>[e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.link"),prop:"meta.link"},{default:e.withCtx(()=>[e.createVNode(h,{modelValue:e.unref(r).meta.link,"onUpdate:modelValue":t[12]||(t[12]=g=>e.unref(r).meta.link=g)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.keep_alive"),prop:"meta.keep_alive"},{default:e.withCtx(()=>[e.createVNode(h,{modelValue:e.unref(r).meta.keep_alive,"onUpdate:modelValue":t[13]||(t[13]=g=>e.unref(r).meta.keep_alive=g)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.hide"),prop:"meta.hide"},{default:e.withCtx(()=>[e.createVNode(h,{modelValue:e.unref(r).meta.hide,"onUpdate:modelValue":t[14]||(t[14]=g=>e.unref(r).meta.hide=g)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.full"),prop:"meta.full"},{default:e.withCtx(()=>[e.createVNode(h,{modelValue:e.unref(r).meta.full,"onUpdate:modelValue":t[15]||(t[15]=g=>e.unref(r).meta.full=g)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1}),e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.affix"),prop:"meta.affix"},{default:e.withCtx(()=>[e.createVNode(h,{modelValue:e.unref(r).meta.affix,"onUpdate:modelValue":t[16]||(t[16]=g=>e.unref(r).meta.affix=g)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1})]),_:1})]),_:1})]),_:1})]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),u=e.defineComponent({__name:"MenuSelect",props:{modelValue:{type:[Number,Array],required:!0},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{emit:N}){const w=N,b=x,{requesting:_}=l.useLoading(L),{value:c,options:p,change:s,refresh:d,filterOptions:r}=l.useSelect(e.toRef(b,"modelValue"),w,{key:"MENU_LIST",api:L,isArray:!0});return(T,a)=>{const i=e.resolveComponent("el-space"),f=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(f,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(p),multiple:x.multiple,disabled:e.unref(_)||x.disabled,placeholder:e.unref(l.Translate)("placeholder.select"),filterable:"",filterOptions:e.unref(r),onChange:e.unref(s)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(_),onRefresh:a[0]||(a[0]=m=>e.unref(d)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(i,null,{default:e.withCtx(()=>[e.createElementVNode("i",{class:e.normalizeClass(`icon iconfont ${m.icon}`)},null,2),e.createElementVNode("span",null,e.toDisplayString(m.translate),1)]),_:2},1024)]),_:1},8,["modelValue","options","multiple","disabled","placeholder","filterOptions","onChange"])}}}),he=e.defineComponent({__name:"MenuRuleFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={key:"",menu_id:0,sort:0,name:"",en_name:"",urls:"",remark:""},c={menu_id:[{required:!0,type:"number",message:l.Translate("placeholder.select menu.Menu"),trigger:"blur"}],sort:[{required:!0,type:"number",message:l.Translate("placeholder.input base.sort"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}],urls:[{required:!0,message:l.Translate("placeholder.input menu.rules"),trigger:"blur"}]},{modal:p,title:s,form:d,formData:r,requesting:T,executing:a,open:i,modify:f,submit:m,closed:R}=l.useForm(b,_,X);return N({open:i,modify:f}),(k,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-input-number"),V=e.resolveComponent("el-input"),C=e.resolveComponent("el-col"),y=e.resolveComponent("el-row"),h=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(p),"onUpdate:modelValue":t[6]||(t[6]=B=>e.isRef(p)?p.value=B:null),title:e.unref(s)("menu.rules"),width:"1000px",executing:e.unref(a),onClosed:e.unref(R),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(h,{ref_key:"form",ref:d,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(y,{gutter:20},{default:e.withCtx(()=>[e.createVNode(C,{span:10},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.Menu"),prop:"menu_id"},{default:e.withCtx(()=>[e.createVNode(u,{modelValue:e.unref(r).menu_id,"onUpdate:modelValue":t[0]||(t[0]=B=>e.unref(r).menu_id=B),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(o,{class:"w-full",modelValue:e.unref(r).sort,"onUpdate:modelValue":t[1]||(t[1]=B=>e.unref(r).sort=B),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[2]||(t[2]=B=>e.unref(r).name=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[3]||(t[3]=B=>e.unref(r).en_name=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[4]||(t[4]=B=>e.unref(r).remark=B),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(C,{span:14},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.rules"),prop:"urls"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(r).urls,"onUpdate:modelValue":t[5]||(t[5]=B=>e.unref(r).urls=B),type:"textarea",rows:11,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1})]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}});function M(x){return typeof x=="function"||Object.prototype.toString.call(x)==="[object Object]"&&!e.isVNode(x)}const v=e.defineComponent({__name:"index",setup(x){const N={keyword:"",status:0},w=e.ref(""),b=[{label:l.Translate("base.sort"),prop:"sort",width:60},{label:l.Translate("base.icon"),prop:"icon",width:60,render:({row:t})=>e.createVNode("span",{class:"iconfont "+t.icon,style:"font-size: 16px;"},null)},{label:l.Translate("base.module"),prop:"module",width:120},{label:l.Translate("base.parent"),prop:"parent",width:120,render:({row:t})=>e.createVNode(e.Fragment,null,[t.menu?.translate])},{label:l.Translate("base.name"),prop:"translate",width:160},{label:l.Translate("base.url"),prop:"url",align:"left",width:200},{label:l.Translate("menu.component"),prop:"component",align:"left",width:200},{label:l.Translate("menu.rules"),prop:"rules",width:0,align:"left",render:({row:t})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[t.rules?.map(n=>e.createVNode(e.resolveComponent("el-popover"),{visible:w.value===n.key,title:l.Translate("message.warning"),placement:"top-end",width:220},{reference:()=>e.createVNode(e.resolveComponent("el-tag"),{class:"cursor-pointer",closable:!0,key:n.key,onClick:()=>R({key:n.key}),onClose:()=>w.value=n.key},{default:()=>[n.translate]}),default:()=>{let o,V;return e.createVNode("div",null,[e.createVNode("p",null,null),e.createVNode("p",null,[`${l.Translate("base.confirm base.space base.delete base.space menu.rules")}: ${t.translate}-${n.translate} ?`]),e.createVNode("div",{style:"text-align: right; margin: 0"},[e.createVNode(e.resolveComponent("el-button"),{size:"small",text:!0,onClick:()=>w.value=""},M(o=l.Translate("base.cancel"))?o:{default:()=>[o]}),e.createVNode(e.resolveComponent("el-button"),{size:"small",type:"danger",onClick:()=>k(n.key)},M(V=l.Translate("base.confirm"))?V:{default:()=>[V]})])])}}))]})},{label:l.Translate("base.status"),prop:"status",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:L.urls[l.DEFAULT_STATUS_KEY],refresh:!0}},{prop:"action",label:l.Translate("base.action"),width:60,align:"center",render:({row:t})=>e.createVNode(l.ModifyButton,{size:"default",onModify:()=>i({id:t.id})},null)}],{requesting:_}=l.useLoading(L),{tableRef:c,formModalRef:p,keyword:s,search:d,refresh:r,reset:T,openFormModal:a,editFormModal:i}=l.useCrudPage(N),{formModalRef:f,openFormModal:m,editFormModal:R}=l.useCrudPage(),k=t=>{X[l.DEFAULT_REMOVE_KEY]({key:t}).then(()=>{w.value="",r()})};return(t,n)=>{const o=e.resolveComponent("el-button"),V=e.resolveComponent("el-input"),C=e.resolveComponent("el-radio-button"),y=e.resolveComponent("el-radio-group"),h=e.resolveComponent("el-space"),B=e.resolveComponent("el-page-header"),g=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(g,{class:"basic-card flex-full","body-class":"flex-1",onClick:n[5]||(n[5]=()=>w.value="")},{header:e.withCtx(()=>[e.createVNode(B,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(_),onRefresh:e.unref(T)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(a)},null,8,["onOpen"]),e.createVNode(o,{circle:"",icon:e.unref(J.Key),onClick:e.unref(m)},null,8,["icon","onClick"])]),content:e.withCtx(()=>[e.createVNode(h,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(V,{class:"basic-search-input",modelValue:e.unref(s).keyword,"onUpdate:modelValue":n[0]||(n[0]=U=>e.unref(s).keyword=U),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:n[1]||(n[1]=e.withKeys(U=>e.unref(d)(),["enter"])),onClear:n[2]||(n[2]=U=>e.unref(d)())},null,8,["modelValue","placeholder"]),e.createVNode(y,{modelValue:e.unref(s).status,"onUpdate:modelValue":n[3]||(n[3]=U=>e.unref(s).status=U),onChange:n[4]||(n[4]=U=>e.unref(d)())},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],U=>e.createVNode(C,{key:U,label:e.unref(l.Translate)(`status.${U}`),value:U},null,8,["label","value"])),64))]),_:1},8,["modelValue"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(_),onSearch:e.unref(d)},null,8,["disabled","onSearch"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:c,columns:b,url:e.unref(L).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(s),"auto-search":""},null,8,["url","search-param"]),e.createVNode(be,{ref_key:"formModalRef",ref:p,onRefresh:e.unref(r)},null,8,["onRefresh"]),e.createVNode(he,{ref_key:"ruleFormModalRef",ref:f,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),ge=Object.freeze(Object.defineProperty({__proto__:null,default:v},Symbol.toStringTag,{value:"Module"})),Y=l.ApiUtils.routineApi("role","key"),Ce={class:"rule-check"},we={style:{width:"80px","line-height":"36px"}},Te=e.defineComponent({__name:"RulesCheck",props:{modelValue:{type:Array,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue"],setup(x,{expose:N,emit:w}){const{requesting:b}=l.useLoading(L),_=x,c=w,p=e.ref(!1),s=e.reactive({checkAll:!1,indeterminate:!1,MenuAll:{},MenuList:{},MenuIndeterminate:{}}),{options:d,refresh:r}=l.useSelect(e.toRef(_,"modelValue"),c,{key:"RULE_CHECK",api:L,url:L.urls.rules,isArray:!0},{autoRefresh:!1});function T(){d.value.forEach(k=>{k.rules?.length&&(s.MenuAll[k.id]=!1,s.MenuIndeterminate[k.id]=!1,s.MenuList[k.id]=[])})}function a(k){d.value.forEach(t=>{t.rules?.length&&(s.MenuList[t.id]=k?t.rules.map(n=>n.key):[])}),f()}function i(k,t){const n=d.value.find(o=>o.id===t);s.MenuList[t]=k&&n?n.rules.map(o=>o.key):[],f()}function f(){d.value.forEach(k=>{const t=k.rules?.length||0,n=s.MenuList[k.id]?.length||0;s.MenuAll[k.id]=n===t&&t>0,s.MenuIndeterminate[k.id]=n>0&&n<t}),s.checkAll=Object.values(s.MenuAll).every(Boolean),s.indeterminate=!s.checkAll&&Object.values(s.MenuList).some(k=>k.length>0),c("update:modelValue",Object.values(s.MenuList).flat())}function m(){s.checkAll=!1,s.indeterminate=!1,s.MenuAll={},s.MenuList={},s.MenuIndeterminate={},T(),c("update:modelValue",[]),p.value=!1}function R(k){if(Array.isArray(d.value)&&d.value.length>0){for(let t of d.value)if(Array.isArray(t.rules)&&t.rules.length>0)for(let n of t.rules)k.some(o=>o===n.key)&&(s.MenuList[t.id]=(s.MenuList?.[t.id]||[]).concat([n.key]));f(),p.value=!0}}return e.onMounted(async()=>{d.value?.length||await r(),!p.value&&_.modelValue&&R(_.modelValue)}),e.watch(()=>_.modelValue,k=>{e.nextTick(()=>{p.value||!d.value?.length||k&&k.length>0&&R(k)})},{deep:!0,immediate:!0}),N({generateOption:R,cleanChecked:m}),(k,t)=>{const n=e.resolveComponent("el-checkbox"),o=e.resolveComponent("el-space"),V=e.resolveComponent("el-text"),C=e.resolveComponent("el-divider"),y=e.resolveComponent("el-checkbox-group");return e.openBlock(),e.createElementBlock("div",Ce,[e.createVNode(o,{style:{"margin-bottom":"6px"}},{default:e.withCtx(()=>[e.createVNode(n,{"model-value":s.checkAll,indeterminate:s.indeterminate,id:"all",disabled:x.disabled,onChange:a},{default:e.withCtx(()=>[...t[1]||(t[1]=[e.createElementVNode("span",null,"全选",-1)])]),_:1},8,["model-value","indeterminate","disabled"]),e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),text:"",size:"small",onRefresh:t[0]||(t[0]=h=>e.unref(r)(!0))},null,8,["loading"])]),_:1}),e.createVNode(o,{direction:"vertical",alignment:"start",class:"rule-check-content"},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(d),h=>(e.openBlock(),e.createElementBlock("div",{key:h.id},[e.createVNode(o,{direction:"horizontal",size:2},{default:e.withCtx(()=>[e.createVNode(n,{style:{"min-width":"150px"},"model-value":s.MenuAll[h.id],disabled:x.disabled||!h.rules||h.rules.length<=0,indeterminate:s.MenuIndeterminate[h.id],onChange:B=>i(B,h.id)},{default:e.withCtx(()=>[e.createVNode(V,{style:{"font-size":"15px"}},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(h.translate),1)]),_:2},1024)]),_:2},1032,["model-value","disabled","indeterminate","onChange"]),e.createVNode(C,{direction:"vertical"}),h.rules?(e.openBlock(),e.createBlock(y,{key:0,modelValue:s.MenuList[h.id],"onUpdate:modelValue":B=>s.MenuList[h.id]=B,disabled:x.disabled,style:{margin:"auto"},onChange:f},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(h.rules,B=>(e.openBlock(),e.createBlock(n,{key:B.key,value:B.key},{default:e.withCtx(()=>[e.createElementVNode("div",we,e.toDisplayString(B.translate),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"])):e.createCommentVNode("",!0)]),_:2},1024)]))),128))]),_:1})])}}}),ee=(x,N)=>{const w=x.__vccOpts||x;for(const[b,_]of N)w[b]=_;return w},xe=ee(Te,[["__scopeId","data-v-7adb5f76"]]),ke=e.defineComponent({__name:"RoleFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_=e.ref(),c={key:"",module:"",sort:0,name:"",en_name:"",remark:"",rules:[]},p={name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}]},{modal:s,title:d,form:r,formData:T,requesting:a,executing:i,open:f,modify:m,submit:R,closed:k}=l.useForm(b,c,Y),t=()=>{_.value?.cleanChecked(),k()};return N({open:f,modify:m}),(n,o)=>{const V=e.resolveComponent("el-input"),C=e.resolveComponent("el-form-item"),y=e.resolveComponent("el-col"),h=e.resolveComponent("el-input-number"),B=e.resolveComponent("el-row"),g=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(s),"onUpdate:modelValue":o[6]||(o[6]=U=>e.isRef(s)?s.value=U:null),title:e.unref(d)(),width:"1000px",executing:e.unref(i),onClosed:t,onSubmit:e.unref(R)},{default:e.withCtx(()=>[e.createVNode(g,{ref_key:"form",ref:r,model:e.unref(T),"label-width":"auto",rules:p,disabled:e.unref(a)||e.unref(i)},{default:e.withCtx(()=>[e.createVNode(B,{gutter:20},{default:e.withCtx(()=>[e.createVNode(y,{span:12},{default:e.withCtx(()=>[e.createVNode(C,{label:e.unref(l.Translate)("base.module"),prop:"module"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(T).module,"onUpdate:modelValue":o[0]||(o[0]=U=>e.unref(T).module=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(y,{span:12},{default:e.withCtx(()=>[e.createVNode(C,{label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(h,{class:"w-full",modelValue:e.unref(T).sort,"onUpdate:modelValue":o[1]||(o[1]=U=>e.unref(T).sort=U),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1}),e.createVNode(C,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(T).name,"onUpdate:modelValue":o[2]||(o[2]=U=>e.unref(T).name=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(T).en_name,"onUpdate:modelValue":o[3]||(o[3]=U=>e.unref(T).en_name=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(T).remark,"onUpdate:modelValue":o[4]||(o[4]=U=>e.unref(T).remark=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("menu.rules"),prop:"rules"},{default:e.withCtx(()=>[e.createVNode(xe,{ref_key:"rulesCheck",ref:_,modelValue:e.unref(T).rules,"onUpdate:modelValue":o[5]||(o[5]=U=>e.unref(T).rules=U),disabled:e.unref(a)||e.unref(i)},null,8,["modelValue","disabled"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onSubmit"])}}}),le=e.defineComponent({__name:"index",setup(x){const N={keyword:""},w=[{label:l.Translate("base.sort"),prop:"sort",width:80},{label:l.Translate("base.module"),prop:"module",width:120},{label:l.Translate("base.name"),prop:"translate",width:120},{label:l.Translate("base.remark"),prop:"remark",width:0},{label:l.Translate("time.created_at"),prop:"created_at",width:180},{prop:"action",label:l.Translate("base.action"),width:65,align:"center",render:({row:i})=>e.createVNode(l.ModifyButton,{size:"default",onModify:()=>a({key:i.key})},null)}],{requesting:b}=l.useLoading(Y),{tableRef:_,formModalRef:c,keyword:p,search:s,reset:d,refresh:r,openFormModal:T,editFormModal:a}=l.useCrudPage(N);return(i,f)=>{const m=e.resolveComponent("el-input"),R=e.resolveComponent("el-space"),k=e.resolveComponent("el-page-header"),t=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(t,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(k,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(d)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(T)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(R,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(m,{class:"basic-search-input",modelValue:e.unref(p).keyword,"onUpdate:modelValue":f[0]||(f[0]=n=>e.unref(p).keyword=n),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:f[1]||(f[1]=e.withKeys(n=>e.unref(s)(),["enter"])),onClear:f[2]||(f[2]=n=>e.unref(s)())},null,8,["modelValue","placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:f[3]||(f[3]=n=>e.unref(s)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:_,columns:w,url:e.unref(Y).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(p),"auto-search":""},null,8,["url","search-param"]),e.createVNode(ke,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),Ne=Object.freeze(Object.defineProperty({__proto__:null,default:le},Symbol.toStringTag,{value:"Module"})),E=l.ApiUtils.routineApi("I18N","uuid",{modules:"modules",languages:"languages"},{gen:"gen"},["I18N_MODULES"]),F=l.ApiUtils.routineApi("I18N_template","uuid",{apps:"apps"}),re=e.defineComponent({__name:"ModuleSelect",props:{modelValue:{type:String,default:void 0,required:!1},multiple:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},allowCreate:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1}},emits:["update:modelValue","update:value","change"],setup(x,{emit:N}){const w=N,b=x,{requesting:_}=l.useLoading(E),{value:c,options:p,change:s,refresh:d,filterOptions:r}=l.useSelect(e.toRef(b,"modelValue"),w,{key:"I18N_MODULES",url:E.urls.modules,api:E,isArray:!0});return(T,a)=>{const i=e.resolveComponent("el-space"),f=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(f,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(p),multiple:x.multiple,disabled:e.unref(_)||x.disabled,clearable:x.clearable,filterable:"","allow-create":x.allowCreate,"default-first-option":"",placeholder:e.unref(l.Translate)("placeholder.select"),filterOptions:e.unref(r),onChange:e.unref(s)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(_),onRefresh:a[0]||(a[0]=m=>e.unref(d)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(i,null,{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(m.value),1)]),_:2},1024)]),_:1},8,["modelValue","options","multiple","disabled","clearable","allow-create","placeholder","filterOptions","onChange"])}}}),ye=e.defineComponent({__name:"I18N",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={uuid:"",key:"",module:void 0,language:{"zh-CN":"","en-US":""},remark:""},c={module:[{required:!0,message:l.Translate("i18n.verify.module"),trigger:"blur"}],key:[{required:!0,message:l.Translate("i18n.verify.key"),trigger:"blur"}],language:[{required:!0,message:l.Translate("i18n.verify.language"),trigger:"change"}]},p=e.ref([]),s=l.useCacheStore();function d(){const o={isArray:!0,key:"I18N_LANGUAGES",url:E.urls.languages,params:{}};s.GET_CACHE({...o,force:!0}).then(V=>{p.value=V})}d();const{modal:r,title:T,form:a,formData:i,requesting:f,executing:m,open:R,modify:k,submit:t,closed:n}=l.useForm(b,_,E);return N({open:R,modify:k}),(o,V)=>{const C=e.resolveComponent("el-form-item"),y=e.resolveComponent("el-input"),h=e.resolveComponent("el-space"),B=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(r),"onUpdate:modelValue":V[3]||(V[3]=g=>e.isRef(r)?r.value=g:null),title:e.unref(T)(),width:"600px",executing:e.unref(m),onClosed:e.unref(n),onSubmit:e.unref(t)},{default:e.withCtx(()=>[e.createVNode(B,{ref_key:"form",ref:a,model:e.unref(i),"label-width":"auto",rules:c,disabled:e.unref(f)||e.unref(m)},{default:e.withCtx(()=>[e.createVNode(C,{label:e.unref(l.Translate)("i18n.module"),prop:"module",required:""},{default:e.withCtx(()=>[e.createVNode(re,{modelValue:e.unref(i).module,"onUpdate:modelValue":V[0]||(V[0]=g=>e.unref(i).module=g),disabled:e.unref(m),"allow-create":""},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("i18n.key"),prop:"key",required:""},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(i).key,"onUpdate:modelValue":V[1]||(V[1]=g=>e.unref(i).key=g),placeholder:e.unref(l.Translate)("i18n.placeholder.key")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("i18n.language"),prop:"language",required:""},{default:e.withCtx(()=>[e.createVNode(h,{direction:"vertical",fill:"",style:{width:"100%"}},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(p.value,g=>(e.openBlock(),e.createElementBlock("div",{key:g},[e.createVNode(y,{modelValue:e.unref(i).language[g],"onUpdate:modelValue":U=>e.unref(i).language[g]=U,placeholder:e.unref(l.Translate)("i18n.placeholder.language")},{prepend:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(g),1)]),_:2},1032,["modelValue","onUpdate:modelValue","placeholder"])]))),128))]),_:1})]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(y,{modelValue:e.unref(i).remark,"onUpdate:modelValue":V[2]||(V[2]=g=>e.unref(i).remark=g),placeholder:e.unref(l.Translate)("placeholder.remark")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),te=e.defineComponent({__name:"I18N",emits:["closed","choosed"],setup(x,{expose:N,emit:w}){const b=w,{visible:_,open:c,close:p}=l.useDialog(void 0,()=>b("closed")),s={keyword:"",module:void 0,status:0},d=[{label:l.Translate("i18n.module"),prop:"module",width:120},{label:l.Translate("i18n.key"),prop:"key",width:200},{label:l.Translate("i18n.i18n"),align:"left",prop:"language"},{label:l.Translate("base.status"),prop:"checked",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:E.urls[l.DEFAULT_STATUS_KEY],refresh:!0}},{prop:"action",label:l.Translate("base.action"),width:120,align:"center"}],{requesting:r}=l.useLoading(E),{tableRef:T,formModalRef:a,keyword:i,search:f,reset:m,refresh:R,openFormModal:k}=l.useCrudPage(s);function t(n){b("choosed",n)}return N({open:c}),(n,o)=>{const V=e.resolveComponent("el-input"),C=e.resolveComponent("el-radio-button"),y=e.resolveComponent("el-radio-group"),h=e.resolveComponent("el-space"),B=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{class:"basic-drawer",modelValue:e.unref(_),"onUpdate:modelValue":o[7]||(o[7]=g=>e.isRef(_)?_.value=g:null),width:"880px","show-close":!1,onClosed:e.unref(p)},{title:e.withCtx(()=>[e.createVNode(B,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(r),onRefresh:e.unref(m)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(k),disabled:e.unref(r)},null,8,["onOpen","disabled"])]),content:e.withCtx(()=>[e.createVNode(h,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(V,{style:{width:"160px"},modelValue:e.unref(i).keyword,"onUpdate:modelValue":o[0]||(o[0]=g=>e.unref(i).keyword=g),disabled:e.unref(r),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:o[1]||(o[1]=e.withKeys(g=>e.unref(f)(),["enter"])),onClear:o[2]||(o[2]=g=>e.unref(f)())},null,8,["modelValue","disabled","placeholder"]),e.createVNode(re,{modelValue:e.unref(i).module,"onUpdate:modelValue":o[3]||(o[3]=g=>e.unref(i).module=g),clearable:!0,disabled:e.unref(r),style:{width:"160px"}},null,8,["modelValue","disabled"]),e.createVNode(y,{modelValue:e.unref(i).status,"onUpdate:modelValue":o[4]||(o[4]=g=>e.unref(i).status=g),onChange:o[5]||(o[5]=g=>e.unref(f)()),disabled:e.unref(r)},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],g=>e.createVNode(C,{key:g,label:e.unref(l.Translate)(`status.${g}`),value:g},null,8,["label","value"])),64))]),_:1},8,["modelValue","disabled"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(r),onSearch:o[6]||(o[6]=g=>e.unref(f)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:T,columns:d,url:e.unref(E).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(i),onRowDblclick:t,"auto-search":""},null,8,["url","search-param"]),e.createVNode(ye,{ref_key:"formModalRef",ref:a,onRefresh:e.unref(R)},null,8,["onRefresh"])]),_:1},8,["modelValue","onClosed"])}}}),Re={key:0},Ve={key:1},Ue=e.defineComponent({__name:"template",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=e.shallowRef(),_=()=>b.value?.open(),c=w,p=e.ref("600px"),s=e.ref({"zh-CN":"primary","en-US":"success"}),d=e.ref({}),r={uuid:"",app:1,keys:"",values:[],remark:""},T={app:[{required:!0,message:l.Translate("i18n.verify.app"),trigger:"blur"}],keys:[{required:!0,message:l.Translate("i18n.verify.keys"),trigger:"blur"}],values:[{required:!0,message:l.Translate("i18n.verify.values"),trigger:"change"}]},{modal:a,title:i,form:f,formData:m,requesting:R,executing:k,open:t,modify:n,submit:o,closed:V}=l.useForm(c,r,F);function C(){p.value="1080px",_()}function y(){p.value="600px"}function h(U){let S=U?.module?.toLowerCase()+"."+U.key.toLowerCase();m.keys=S,m.values.push(S);for(const q in U.language)d.value[q]||(d.value[q]=[]),d.value[q].push(U.language[q])}function B(){p.value="600px",g()}function g(){m.keys="",m.values=[],d.value={"zh-CN":[],"en-US":[]}}return e.watch(()=>a.value,U=>{U?B():V()}),N({open:t,modify:n}),(U,S)=>{const q=e.resolveComponent("el-page-header"),$=e.resolveComponent("el-form-item"),Q=e.resolveComponent("el-button"),A=e.resolveComponent("el-input"),el=e.resolveComponent("el-tag"),ll=e.resolveComponent("el-space"),rl=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:e.unref(a),"onUpdate:modelValue":S[3]||(S[3]=O=>e.isRef(a)?a.value=O:null),width:p.value,"show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(q,{class:"basic-header"},{title:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(i)("i18n.template")),1)]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"default",icon:"icon-clear",loading:e.unref(k),onClick:g},null,8,["loading"]),e.createVNode(e.unref(l.RequestButton),{circle:!1,size:"default",type:"primary",icon:"icon-save",plain:!1,loading:e.unref(k),onClick:e.unref(o)},null,8,["loading","onClick"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(rl,{ref_key:"form",ref:f,model:e.unref(m),"label-width":"auto",rules:T,disabled:e.unref(R)||e.unref(k)},{default:e.withCtx(()=>[e.createVNode($,{label:e.unref(l.Translate)("base.app"),prop:"app",required:""},{default:e.withCtx(()=>[e.createVNode(e.unref(l.BasicRadioButton),{modelValue:e.unref(m).app,"onUpdate:modelValue":S[0]||(S[0]=O=>e.unref(m).app=O),"cache-key":"I18NAPPS",hidden:[0],url:e.unref(F).urls.apps},null,8,["modelValue","url"])]),_:1},8,["label"]),e.createVNode($,{label:e.unref(l.Translate)("i18n.keys"),prop:"keys",required:""},{default:e.withCtx(()=>[e.createVNode(A,{modelValue:e.unref(m).keys,"onUpdate:modelValue":S[1]||(S[1]=O=>e.unref(m).keys=O),placeholder:e.unref(l.Translate)("i18n.placeholder.key")},{append:e.withCtx(()=>[e.createVNode(Q,{icon:e.unref(J.Search),onClick:C},null,8,["icon"])]),_:1},8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode($,{label:e.unref(l.Translate)("i18n.values"),prop:"values",required:""},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(m).values.join(":")),1)]),_:1},8,["label"]),e.createVNode($,{label:e.unref(l.Translate)("i18n.values")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(d.value,(O,G)=>(e.openBlock(),e.createElementBlock("div",{key:G,class:"w-full"},[e.createVNode(ll,null,{default:e.withCtx(()=>[e.createVNode(el,{type:s.value[G],style:{"min-width":"80px"}},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(G),1)]),_:2},1032,["type"]),G=="zh-CN"?(e.openBlock(),e.createElementBlock("span",Re,e.toDisplayString(O.join("")),1)):(e.openBlock(),e.createElementBlock("span",Ve,e.toDisplayString(O.join(" ")),1))]),_:2},1024)]))),128))]),_:1},8,["label"]),e.createVNode($,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(A,{modelValue:e.unref(m).remark,"onUpdate:modelValue":S[2]||(S[2]=O=>e.unref(m).remark=O),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"]),e.createVNode(te,{ref_key:"I18nTableDrawerRef",ref:b,onChoosed:h,onClosed:y},null,512)]),_:1},8,["modelValue","width"])}}}),Be=l.ApiUtils.routineApi("gateway","id",{gen:"gen_translation"});function Se(x){return typeof x=="function"||Object.prototype.toString.call(x)==="[object Object]"&&!e.isVNode(x)}const ne=e.defineComponent({__name:"index",setup(x){const N=te,w=Ue,b={keyword:"",app:0,status:0},_=({row:y})=>{let h;return e.createVNode(e.resolveComponent("el-tag"),{type:l.Translate("i18n.app.colors."+y.app),style:"min-width: 80px"},Se(h=l.Translate("i18n.app."+y.app))?h:{default:()=>[h]})},c=({row:y})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",disabled:d.value,onModify:()=>t({uuid:y.uuid})},null),e.createVNode(l.RequestButton,{size:"default",text:!0,type:"danger",loading:d.value,onClick:()=>o(y.uuid)},null)]}),p=[{label:l.Translate("base.app"),prop:"app",width:120,render:_},{label:l.Translate("i18n.keys"),prop:"keys",width:200},{label:l.Translate("i18n.values"),prop:"values",width:200},{label:l.Translate("base.status"),prop:"checked",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:F.urls[l.DEFAULT_STATUS_KEY],refresh:!0}},{label:l.Translate("base.remark"),prop:"remark",width:0},{label:l.Translate("time.created_at"),prop:"created_at",width:160},{label:l.Translate("time.updated_at"),prop:"updated_at",width:160},{prop:"action",label:l.Translate("base.action"),width:120,align:"center",render:c}],{requesting:s,executing:d}=l.useLoading(F),{tableRef:r,formModalRef:T,dialogRef:a,keyword:i,search:f,reset:m,refresh:R,openFormModal:k,editFormModal:t,openDialog:n}=l.useCrudPage(b);function o(y){return F.remove({uuid:y}).finally(()=>{R()})}function V(){return E.gen().finally(()=>{R()})}function C(){Be.gen().finally(()=>{R()})}return(y,h)=>{const B=e.resolveComponent("el-input"),g=e.resolveComponent("el-radio-button"),U=e.resolveComponent("el-radio-group"),S=e.resolveComponent("el-space"),q=e.resolveComponent("el-divider"),$=e.resolveComponent("el-page-header"),Q=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(Q,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode($,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(s),onRefresh:e.unref(m)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(k)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(S,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(B,{class:"basic-search-input",modelValue:e.unref(i).keyword,"onUpdate:modelValue":h[0]||(h[0]=A=>e.unref(i).keyword=A),disabled:e.unref(s)||e.unref(d),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:h[1]||(h[1]=e.withKeys(A=>e.unref(f)(),["enter"])),onClear:h[2]||(h[2]=A=>e.unref(f)())},null,8,["modelValue","disabled","placeholder"]),e.createVNode(e.unref(l.BasicRadioButton),{modelValue:e.unref(i).app,"onUpdate:modelValue":h[3]||(h[3]=A=>e.unref(i).app=A),"cache-key":"I18NAPPS",disabled:e.unref(s)||e.unref(d),url:e.unref(F).urls.apps,onChange:h[4]||(h[4]=A=>e.unref(f)())},null,8,["modelValue","disabled","url"]),e.createVNode(U,{modelValue:e.unref(i).status,"onUpdate:modelValue":h[5]||(h[5]=A=>e.unref(i).status=A),disabled:e.unref(s)||e.unref(d),onChange:h[6]||(h[6]=A=>e.unref(f)())},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],A=>e.createVNode(g,{key:A,label:e.unref(l.Translate)(`status.${A}`),value:A},null,8,["label","value"])),64))]),_:1},8,["modelValue","disabled"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(s)||e.unref(d),onSearch:h[7]||(h[7]=A=>e.unref(f)())},null,8,["disabled"])]),_:1})]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"warning",icon:"icon-cloud-upload",plain:!1,loading:e.unref(d),onClick:V},null,8,["loading"]),e.createVNode(e.unref(l.RequestButton),{size:"default",type:"danger",icon:"icon-translate",plain:!1,loading:e.unref(d),onClick:C},null,8,["loading"]),e.createVNode(q,{direction:"vertical"}),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(n),icon:"icon-en-US"},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:r,columns:p,url:e.unref(F).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(i),"auto-search":""},null,8,["url","search-param"]),e.createVNode(e.unref(N),{ref_key:"I18nTableDrawerRef",ref:a},null,512),e.createVNode(e.unref(w),{ref_key:"formModalRef",ref:T,onRefresh:e.unref(R)},null,8,["onRefresh"])]),_:1})}}}),De=Object.freeze(Object.defineProperty({__proto__:null,default:ne},Symbol.toStringTag,{value:"Module"})),W=l.ApiUtils.routineApi("admin","key"),Ae=e.defineComponent({__name:"AdminFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={key:"",username:"",password:"",phone:"",email:"",language:"zh-CN",remark:"",roles:[]},{modal:c,title:p,form:s,formData:d,requesting:r,executing:T,open:a,modify:i,submit:f,closed:m}=l.useForm(b,_,W),R={username:[{required:!0,message:l.Translate("placeholder.input base.username"),trigger:"blur"}],phone:[{required:!0,validator:l.RulesUtils.phoneRule,message:l.Translate("placeholder.input base.phone"),trigger:"blur"}],password:[{required:!1,message:l.Translate("placeholder.input base.password"),trigger:"blur"}],email:[{required:!0,message:l.Translate("placeholder.input base.email"),trigger:"blur"}],language:[{required:!0,message:l.Translate("placeholder.select base.language"),trigger:"change"}],roles:[{required:!0,type:"Array",message:l.Translate("placeholder.select menu.Role"),trigger:"change"}]},k=e.ref([]),t=async()=>{const n=await Y.list();k.value=Array.isArray(n?.data)?n.data:[]};return e.onBeforeMount(async()=>{await t()}),N({open:a,modify:i}),(n,o)=>{const V=e.resolveComponent("el-input"),C=e.resolveComponent("el-form-item"),y=e.resolveComponent("el-radio-button"),h=e.resolveComponent("el-radio-group"),B=e.resolveComponent("el-checkbox"),g=e.resolveComponent("el-checkbox-group"),U=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(c),"onUpdate:modelValue":o[7]||(o[7]=S=>e.isRef(c)?c.value=S:null),title:e.unref(p)(),width:"600px",executing:e.unref(T),onClosed:e.unref(m),onSubmit:e.unref(f)},{default:e.withCtx(()=>[e.createVNode(U,{ref_key:"form",ref:s,model:e.unref(d),"label-width":"auto",rules:R,disabled:e.unref(r)||e.unref(T)},{default:e.withCtx(()=>[e.createVNode(C,{label:e.unref(l.Translate)("base.username"),prop:"username"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(d).username,"onUpdate:modelValue":o[0]||(o[0]=S=>e.unref(d).username=S),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.phone"),prop:"phone"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(d).phone,"onUpdate:modelValue":o[1]||(o[1]=S=>e.unref(d).phone=S),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.password"),prop:"password",required:!e.unref(d).key},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(d).password,"onUpdate:modelValue":o[2]||(o[2]=S=>e.unref(d).password=S),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label","required"]),e.createVNode(C,{label:e.unref(l.Translate)("base.email"),prop:"email"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(d).email,"onUpdate:modelValue":o[3]||(o[3]=S=>e.unref(d).email=S),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.language"),prop:"language"},{default:e.withCtx(()=>[e.createVNode(h,{modelValue:e.unref(d).language,"onUpdate:modelValue":o[4]||(o[4]=S=>e.unref(d).language=S)},{default:e.withCtx(()=>[e.createVNode(y,{value:"zh-CN"},{default:e.withCtx(()=>[...o[8]||(o[8]=[e.createTextVNode("zh-CN",-1)])]),_:1}),e.createVNode(y,{value:"en-US"},{default:e.withCtx(()=>[...o[9]||(o[9]=[e.createTextVNode("en-US",-1)])]),_:1})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("menu.Role"),prop:"roles"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(d).roles,"onUpdate:modelValue":o[5]||(o[5]=S=>e.unref(d).roles=S)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(k.value,S=>(e.openBlock(),e.createBlock(B,{key:S.key,value:S.key},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(S.translate),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(C,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(d).remark,"onUpdate:modelValue":o[6]||(o[6]=S=>e.unref(d).remark=S),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),oe=e.defineComponent({__name:"index",setup(x){const N={keyword:""},w=[{label:l.Translate("base.avatar"),prop:"avatar",width:60,render:({row:i})=>e.createVNode(l.BasicAvatar,{src:i.avatar},null)},{label:l.Translate("base.user"),width:200,align:"left",render:({row:i})=>e.createVNode(e.resolveComponent("el-space"),{direction:"vertical",alignment:"start"},{default:()=>[e.createVNode("div",null,[i.username]),e.createVNode("div",null,[i.email])]})},{label:l.Translate("base.phone"),prop:"phone",width:140},{label:l.Translate("base.remark"),prop:"remark",width:0},{label:l.Translate("time.login_at"),prop:"login_at",width:160},{label:l.Translate("time.created_at"),prop:"created_at",width:160},{label:l.Translate("time.updated_at"),prop:"updated_at",width:160},{prop:"action",label:l.Translate("base.action"),width:80,align:"center",render:({row:i})=>e.createVNode(l.ModifyButton,{onModify:()=>a({key:i.key})},null)}],{requesting:b}=l.useLoading(W),{tableRef:_,formModalRef:c,keyword:p,search:s,reset:d,refresh:r,openFormModal:T,editFormModal:a}=l.useCrudPage(N);return(i,f)=>{const m=e.resolveComponent("el-input"),R=e.resolveComponent("el-space"),k=e.resolveComponent("el-page-header"),t=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(t,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(k,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(d)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(T)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(R,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(m,{class:"basic-search-input",modelValue:e.unref(p).keyword,"onUpdate:modelValue":f[0]||(f[0]=n=>e.unref(p).keyword=n),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:f[1]||(f[1]=e.withKeys(n=>e.unref(s)(),["enter"])),onClear:f[2]||(f[2]=n=>e.unref(s)())},null,8,["modelValue","placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:f[3]||(f[3]=n=>e.unref(s)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:_,size:"small",columns:w,url:e.unref(W).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(p),"auto-search":""},null,8,["url","search-param"]),e.createVNode(Ae,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),Le=Object.freeze(Object.defineProperty({__proto__:null,default:oe},Symbol.toStringTag,{value:"Module"})),Ee={check:"check"},P=l.ApiUtils.routineApi("site","id",Ee),j=l.ApiUtils.routineApi("domain"),H=e.defineComponent({__name:"DomainSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{expose:N,emit:w}){const b=w,_=x,{requesting:c}=l.useLoading(j),{key:p,options:s,refresh:d,change:r}=l.useSelect(e.toRef(_,"modelValue"),b,{key:"DOMAIN_LIST",api:j,isArray:!0});return N({refresh:d}),(T,a)=>{const i=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(i,{modelValue:e.unref(p),"onUpdate:modelValue":a[0]||(a[0]=f=>e.isRef(p)?p.value=f:null),options:e.unref(s),disabled:x.disabled||e.unref(c),placeholder:e.unref(l.Translate)("base.select config.domain"),onChange:e.unref(r)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(c),onRefresh:e.unref(d)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),Oe=e.defineComponent({__name:"SiteFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={id:0,domain_id:0,prefix:"",name:"",en_name:"",dns:"",git:"",status:1,remark:""},c={domain_id:[{required:!0,message:l.Translate("placeholder.input config.domain"),trigger:"blur"}],prefix:[{required:!0,message:l.Translate("placeholder.input base.prefix"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:[{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"}]},{modal:p,title:s,form:d,formData:r,requesting:T,executing:a,open:i,modify:f,submit:m,closed:R}=l.useForm(b,_,P);return N({open:i,modify:f}),(k,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-input"),V=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(p),"onUpdate:modelValue":t[7]||(t[7]=C=>e.isRef(p)?p.value=C:null),title:e.unref(s)("config.site"),width:"600px",executing:e.unref(a),onClosed:e.unref(R),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(V,{ref_key:"form",ref:d,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(n,{prop:"domain_id",label:e.unref(l.Translate)("config.domain")},{default:e.withCtx(()=>[e.createVNode(H,{modelValue:e.unref(r).domain_id,"onUpdate:modelValue":t[0]||(t[0]=C=>e.unref(r).domain_id=C),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(n,{prop:"prefix",label:e.unref(l.Translate)("config.prefix")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).prefix,"onUpdate:modelValue":t[1]||(t[1]=C=>e.unref(r).prefix=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[2]||(t[2]=C=>e.unref(r).name=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"en_name",label:e.unref(l.Translate)("base.en_name")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[3]||(t[3]=C=>e.unref(r).en_name=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"dns",label:e.unref(l.Translate)("config.dns")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).dns,"onUpdate:modelValue":t[4]||(t[4]=C=>e.unref(r).dns=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"git",label:e.unref(l.Translate)("config.git")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).git,"onUpdate:modelValue":t[5]||(t[5]=C=>e.unref(r).git=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[6]||(t[6]=C=>e.unref(r).remark=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),K=l.ApiUtils.routineApi("domain_provider"),ae=e.defineComponent({__name:"DomainProviderSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{expose:N,emit:w}){const b=w,_=x,{requesting:c}=l.useLoading(K),{key:p,options:s,refresh:d,change:r}=l.useSelect(e.toRef(_,"modelValue"),b,{key:"DOMAIN_PROVIDER_LIST",api:K,isArray:!0});return N({refresh:d}),(T,a)=>{const i=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(i,{modelValue:e.unref(p),"onUpdate:modelValue":a[0]||(a[0]=f=>e.isRef(p)?p.value=f:null),options:e.unref(s),disabled:x.disabled||e.unref(c),placeholder:e.unref(l.Translate)("base.select config.domain config.provider"),onChange:e.unref(r)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(c),onRefresh:e.unref(d)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),qe=e.defineComponent({__name:"DomainFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={id:0,provider_id:0,name:"",expired_at:"",status:1,remark:""},c={provider_id:[{required:!0,message:l.Translate("placeholder.input config.domain config.provider"),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}]},{modal:p,title:s,form:d,formData:r,requesting:T,executing:a,open:i,modify:f,submit:m,closed:R}=l.useForm(b,_,j);return N({open:i,modify:f}),(k,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-input"),V=e.resolveComponent("el-date-picker"),C=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(p),"onUpdate:modelValue":t[4]||(t[4]=y=>e.isRef(p)?p.value=y:null),title:e.unref(s)("config.domain"),width:"600px",executing:e.unref(a),onClosed:e.unref(R),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(C,{ref_key:"form",ref:d,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(n,{prop:"provider_id",label:e.unref(l.Translate)("config.provider")},{default:e.withCtx(()=>[e.createVNode(ae,{modelValue:e.unref(r).provider_id,"onUpdate:modelValue":t[0]||(t[0]=y=>e.unref(r).provider_id=y),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(n,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[1]||(t[1]=y=>e.unref(r).name=y),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"expired_at",required:"",label:e.unref(l.Translate)("time.expired_at")},{default:e.withCtx(()=>[e.createVNode(V,{type:"date",style:{width:"100%"},modelValue:e.unref(r).expired_at,"onUpdate:modelValue":t[2]||(t[2]=y=>e.unref(r).expired_at=y),disabled:e.unref(a),"value-format":e.unref(l.TimeUtils).DATE_VALUE_FORMAT,format:e.unref(l.TimeUtils).DATE_FORMAT,placeholder:e.unref(l.Translate)("placeholder.select")},null,8,["modelValue","disabled","value-format","format","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(o,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[3]||(t[3]=y=>e.unref(r).remark=y),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),Fe={gen:"gen"},z=l.ApiUtils.routineApi("SSL","id",Fe),de=e.defineComponent({__name:"SiteSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{expose:N,emit:w}){const b=w,_=x,{requesting:c}=l.useLoading(P),{key:p,options:s,refresh:d,change:r}=l.useSelect(e.toRef(_,"modelValue"),b,{key:"SITE_LIST",api:P,isArray:!0},{formatOptions:T=>T.map(a=>({...a,label:a.prefix+"."+a.domain?.name,value:a.id}))});return N({refresh:d}),(T,a)=>{const i=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(i,{modelValue:e.unref(p),"onUpdate:modelValue":a[0]||(a[0]=f=>e.isRef(p)?p.value=f:null),options:e.unref(s),disabled:x.disabled||e.unref(c),placeholder:e.unref(l.Translate)("base.select config.domain"),onChange:e.unref(r)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(c),onRefresh:e.unref(d)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),se=e.defineComponent({__name:"SSLFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={id:0,domain_id:void 0,client:"Lego",site_id:void 0,name:"",path:"",email:"",encryption:"RSA2048",remark:""},c={domain_id:[{required:!0,message:l.Translate("placeholder.select config.domain "),trigger:"blur"}],client:[{required:!0,message:l.Translate("placeholder.select config.client "),trigger:"blur"}],name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],path:[{required:!0,message:l.Translate("placeholder.input base.path"),trigger:"blur"}],email:[{required:!0,message:l.Translate("placeholder.input base.email"),trigger:"blur"}],encryption:[{required:!0,message:l.Translate("placeholder.input config.encryption"),trigger:"blur"}]},{modal:p,title:s,form:d,formData:r,requesting:T,executing:a,open:i,modify:f,submit:m,closed:R}=l.useForm(b,_,z);return N({open:i,modify:f,formData:r}),(k,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-radio-button"),V=e.resolveComponent("el-radio-group"),C=e.resolveComponent("el-input"),y=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(p),"onUpdate:modelValue":t[8]||(t[8]=h=>e.isRef(p)?p.value=h:null),title:e.unref(s)("ssl.ssl"),width:"600px",executing:e.unref(a),onClosed:e.unref(R),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(y,{ref_key:"form",ref:d,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(n,{prop:"domain_id",label:e.unref(l.Translate)("config.domain")},{default:e.withCtx(()=>[e.createVNode(H,{modelValue:e.unref(r).domain_id,"onUpdate:modelValue":t[0]||(t[0]=h=>e.unref(r).domain_id=h),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(n,{prop:"client",label:e.unref(l.Translate)("ssl.client")},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(r).client,"onUpdate:modelValue":t[1]||(t[1]=h=>e.unref(r).client=h)},{default:e.withCtx(()=>[e.createVNode(o,{label:"Lego",value:"Lego"})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(n,{prop:"site_id",label:e.unref(l.Translate)("config.site")},{default:e.withCtx(()=>[e.createVNode(de,{modelValue:e.unref(r).site_id,"onUpdate:modelValue":t[2]||(t[2]=h=>e.unref(r).site_id=h),disabled:e.unref(a)},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(n,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[3]||(t[3]=h=>e.unref(r).name=h),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"path",label:e.unref(l.Translate)("base.path")},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:e.unref(r).path,"onUpdate:modelValue":t[4]||(t[4]=h=>e.unref(r).path=h),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"email",label:e.unref(l.Translate)("base.email")},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:e.unref(r).email,"onUpdate:modelValue":t[5]||(t[5]=h=>e.unref(r).email=h),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(n,{prop:"encryption",label:e.unref(l.Translate)("config.encryption")},{default:e.withCtx(()=>[e.createVNode(V,{modelValue:e.unref(r).encryption,"onUpdate:modelValue":t[6]||(t[6]=h=>e.unref(r).encryption=h)},{default:e.withCtx(()=>[e.createVNode(o,{label:"RSA2048",value:"RSA2048"})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(n,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(C,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[7]||(t[7]=h=>e.unref(r).remark=h),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),$e=e.defineComponent({__name:"DomainProviderFormModal",emits:["refresh"],setup(x,{expose:N,emit:w}){const b=w,_={id:0,name:"",en_name:"",key:"",secret:"",end_point:"",status:1,remark:""},c={name:[{required:!0,message:l.Translate("placeholder.input base.name"),trigger:"blur"}],en_name:{required:!0,message:l.Translate("placeholder.input base.en_name"),trigger:"blur"},key:{required:!0,message:l.Translate("placeholder.input base.key"),trigger:"blur"},secret:{required:!0,message:l.Translate("placeholder.input config.secret"),trigger:"blur"},end_point:{required:!0,message:l.Translate("placeholder.input config.endpoint"),trigger:"blur"}},{modal:p,title:s,form:d,formData:r,requesting:T,executing:a,open:i,modify:f,submit:m,closed:R}=l.useForm(b,_,K);return N({open:i,modify:f}),(k,t)=>{const n=e.resolveComponent("el-input"),o=e.resolveComponent("el-form-item"),V=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(p),"onUpdate:modelValue":t[6]||(t[6]=C=>e.isRef(p)?p.value=C:null),title:e.unref(s)("config.domain"),width:"600px",executing:e.unref(a),onClosed:e.unref(R),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(V,{ref_key:"form",ref:d,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(T)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(o,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[0]||(t[0]=C=>e.unref(r).name=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"en_name",label:e.unref(l.Translate)("base.en_name")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[1]||(t[1]=C=>e.unref(r).en_name=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"key",label:e.unref(l.Translate)("base.key")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).key,"onUpdate:modelValue":t[2]||(t[2]=C=>e.unref(r).key=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"secret",label:e.unref(l.Translate)("config.secret")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).secret,"onUpdate:modelValue":t[3]||(t[3]=C=>e.unref(r).secret=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"end_point",label:e.unref(l.Translate)("config.end_point")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).end_point,"onUpdate:modelValue":t[4]||(t[4]=C=>e.unref(r).end_point=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"]),e.createVNode(o,{prop:"remark",label:e.unref(l.Translate)("base.remark")},{default:e.withCtx(()=>[e.createVNode(n,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[5]||(t[5]=C=>e.unref(r).remark=C),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","disabled","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),Pe=e.defineComponent({__name:"DomainProviderTableDrawer",setup(x,{expose:N}){const{requesting:w}=l.useLoading(K),b=e.ref(!1),{tableRef:_,formModalRef:c,refresh:p,openFormModal:s,editFormModal:d}=l.useCrudPage({}),r=[{prop:"name",label:l.Translate("base.name"),width:0,minWidth:140},{prop:"en_name",label:l.Translate("base.en_name"),width:120},{prop:"actions",label:l.Translate("base.action"),width:60,align:"center",render:({rowData:a})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>d({id:a.id})},null)]})}];return N({open:()=>{b.value=!0}}),(a,i)=>{const f=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:b.value,"onUpdate:modelValue":i[0]||(i[0]=m=>b.value=m),width:"400px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(f,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.domain config.provider")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(p),size:"default",loading:e.unref(w)},null,8,["onRefresh","loading"])]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(s)},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small","row-key":"id",url:e.unref(K).urls.list,columns:r,loading:e.unref(w)},null,8,["url","loading"]),e.createVNode($e,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(p)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),ze=e.defineComponent({__name:"DomainTableDrawer",setup(x,{expose:N}){const{requesting:w}=l.useLoading(j),{visible:b,open:_}=l.useDialog(),{tableRef:c,formModalRef:p,refresh:s,openFormModal:d,editFormModal:r}=l.useCrudPage(),{formRef:T,open:a,edit:i}=l.useSingleFormModal(),{dialogRef:f,open:m}=l.useSingleDialog(),R=[{prop:"provider",label:l.Translate("config.domain config.provider"),width:120,cellRenderer:({rowData:k})=>e.createVNode(e.resolveComponent("el-text"),null,{default:()=>[k.provider?.name]})},{prop:"name",label:l.Translate("base.name"),width:0,minWidth:120},{prop:"expired_text",label:l.Translate("time.expired_at"),width:160},{prop:"actions",label:l.Translate("base.action"),width:100,align:"center",render:({rowData:k})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>r({id:k.id})},null),e.createVNode(l.OpenButton,{icon:"icon-safetycertificate-f",type:"primary",size:"small",link:!0,onOpen:()=>{k.ssl&&k.ssl.id?i({id:k.ssl?.id}):(T.value.formData.domain_id=k.id,T.value.formData.site_id=0,a())}},null)]})}];return N({open:_}),(k,t)=>{const n=e.resolveComponent("el-space"),o=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:e.unref(b),"onUpdate:modelValue":t[0]||(t[0]=V=>e.isRef(b)?b.value=V:null),width:"600px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(o,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.domain")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(s),size:"default",loading:e.unref(w)},null,8,["onRefresh","loading"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(d)},null,8,["onOpen"])]),extra:e.withCtx(()=>[e.createVNode(n,{class:"w-full extra-tool",alignment:"center"},{default:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(m),type:"danger"},null,8,["onOpen"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:c,size:"small","row-key":"id",url:e.unref(j).urls.list,columns:R,loading:e.unref(w)},null,8,["url","loading"]),e.createVNode(qe,{ref_key:"formModalRef",ref:p,onRefresh:e.unref(s)},null,8,["onRefresh"]),e.createVNode(se,{ref_key:"sslFormModalRef",ref:T,onRefresh:e.unref(s)},null,8,["onRefresh"]),e.createVNode(Pe,{ref_key:"providerTableDrawerRef",ref:f},null,512)]),_:1},8,["modelValue"])}}}),Ie=e.defineComponent({__name:"SSLTableDrawer",setup(x,{expose:N}){const{requesting:w,executing:b}=l.useLoading(z),_=e.ref(0),{visible:c,open:p}=l.useDialog(),{tableRef:s,formModalRef:d,refresh:r,openFormModal:T,editFormModal:a}=l.useCrudPage(),i=[{prop:"client",label:l.Translate("ssl.client"),width:100},{prop:"encryption",label:l.Translate("ssl.encryption"),width:100},{prop:"name",label:l.Translate("base.name"),width:0,minWidth:120},{prop:"path",label:l.Translate("base.path"),width:120},{prop:"renewal_days",label:l.Translate("ssl.renewal_days"),width:100},{prop:"checked_at",label:l.Translate("ssl.checked_at"),width:160},{prop:"actions",label:l.Translate("base.action"),width:160,align:"center",render:({rowData:R})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",icon:"icon-edit",t:"",disabled:b.value,onModify:()=>a({id:R.id})},null),e.createVNode(l.RequestButton,{size:"default",icon:"icon-key",t:"",text:!0,disabled:b.value&&_.value!==R.id,loading:_.value==R.id,onClick:()=>f(R.id)},null),e.createVNode(l.RequestButton,{size:"default",icon:"icon-cloud-download",t:"",text:!0,disabled:b.value&&_.value!==R.id,loading:_.value==R.id,onClick:()=>m(R)},null)]})}],f=R=>{z.gen({id:R}).then(k=>{console.warn("Res:",k)})};function m(R){const k=l.AssetsUtils.getDownloadUrl(R.path+".zip");fetch(k).then(t=>t.blob()).then(t=>{let n=URL.createObjectURL(t),o=document.createElement("a");o.style.display="none",o.href=n,o.download=R.name+".zip",o.click(),URL.revokeObjectURL(t)})}return N({open:p}),(R,k)=>{const t=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:e.unref(c),"onUpdate:modelValue":k[0]||(k[0]=n=>e.isRef(c)?c.value=n:null),width:"1000px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(t,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("ssl.ssl")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(r),size:"default",loading:e.unref(w)},null,8,["onRefresh","loading"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(T)},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:s,size:"default","row-key":"id",url:e.unref(z).urls.list,columns:i,loading:e.unref(w)},null,8,["url","loading"]),e.createVNode(se,{ref_key:"formModalRef",ref:d,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),ie=l.ApiUtils.routineApi("SSLLog","id"),je=e.defineComponent({__name:"SSLLogTableDrawer",props:{ssl:{type:Object,default:()=>({})}},setup(x,{expose:N}){const w=x,{requesting:b,executing:_}=l.useLoading([ie,z]),{visible:c,open:p}=l.useDialog(),{tableRef:s,refresh:d}=l.useSingleTable(),r=[{prop:"status.label",label:l.Translate("base.status"),width:100},{prop:"at",label:l.Translate("base.time"),width:180},{prop:"type_text",label:l.Translate("base.type"),width:80},{prop:"result",label:l.Translate("base.result"),width:0}];function T(){z.gen({id:w.ssl.id}).then(i=>{console.warn("Res:",i)})}function a(){const i=l.AssetsUtils.getDownloadUrl(w.ssl.path+".zip");fetch(i).then(f=>f.blob()).then(f=>{let m=URL.createObjectURL(f),R=document.createElement("a");R.style.display="none",R.href=m,R.download=w.ssl.name+".zip",R.click(),URL.revokeObjectURL(f)})}return N({open:p}),(i,f)=>{const m=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:e.unref(c),"onUpdate:modelValue":f[0]||(f[0]=R=>e.isRef(c)?c.value=R:null),width:"600px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(m,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.ssl base.log")),1)]),content:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{onRefresh:e.unref(d),size:"default",loading:e.unref(b)},null,8,["onRefresh","loading"])]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"danger",icon:"icon-key",disabled:e.unref(_),loading:e.unref(_),onClick:T},null,8,["disabled","loading"]),e.createVNode(e.unref(l.RequestButton),{size:"default",type:"primary",icon:"icon-cloud-download",disabled:e.unref(_),loading:e.unref(_),onClick:a},null,8,["disabled","loading"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:s,size:"small","row-key":"id",url:e.unref(ie).urls.search,columns:r,loading:e.unref(b)},null,8,["url","loading"])]),_:1},8,["modelValue"])}}}),pe=ee(e.defineComponent({__name:"index",setup(x){const N=ze,w=Ie,b=je,_=e.ref(),{requesting:c,executing:p}=l.useLoading(P),{tableRef:s,formModalRef:d,reset:r,refresh:T,openFormModal:a,editFormModal:i}=l.useCrudPage(),{dialogRef:f,open:m}=l.useSingleDialog(),{dialogRef:R,open:k}=l.useSingleDialog(),{dialogRef:t,open:n}=l.useSingleDialog(),o=[{prop:"domain.name",label:l.Translate("config.domain"),width:129,type:"copy"},{prop:"name",label:l.Translate("base.name"),width:100},{prop:"dns",label:l.Translate("config.dns"),width:160,type:"copy"},{prop:"git",label:l.Translate("config.git"),width:300,type:"copy"},{prop:"expired_at",label:l.Translate("time.expired_at"),align:"center",width:140,cellRenderer:({rowData:y})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(e.resolveComponent("el-text"),null,{default:()=>[y.ssl?.renewal_days,e.createTextVNode(" 天")]}),e.createVNode(e.resolveComponent("el-button"),{size:"small",type:"primary",text:!0,onClick:h=>{h.stopPropagation(),y.ssl&&y.ssl.id&&(_.value=y.ssl,n())}},{default:()=>[e.createVNode("span",{class:"icon iconfont icon-reloadtime"},null)]})]})},{prop:"remark",label:l.Translate("base.remark"),width:0,minWidth:160},{prop:"operation",label:l.Translate("base.action"),width:100,align:"center",cellRenderer:({rowData:y})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>i({id:y.id})},null),e.createVNode(l.RequestButton,{icon:"icon-securityscan",type:"primary",size:"small",link:!0,disabled:p.value,loading:V.value==y.id&&p.value,onClick:()=>C(y)},null)]})}],V=e.ref(0),C=y=>{V.value=y.id,P.check({id:y.id}).then(h=>{h.data&&(l.notification(h),T())}).finally(()=>{V.value=0})};return(y,h)=>{const B=e.resolveComponent("el-space"),g=e.resolveComponent("el-page-header"),U=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(U,{"body-style":{padding:"12px",height:"450px"},"body-class":"flex-1",class:"config-card"},{header:e.withCtx(()=>[e.createVNode(g,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.keys.sites")),1)]),content:e.withCtx(()=>[e.createVNode(B,{alignment:"center",style:{height:"32px"}},{default:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(c),onRefresh:e.unref(r)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(a)},null,8,["onOpen"])]),_:1})]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(m),icon:"icon-compass"},null,8,["onOpen"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(k),icon:"icon-safetycertificate-f"},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:s,size:"small","row-key":"id",url:e.unref(P).urls[e.unref(l.DEFAULT_LIST_URL)],"auto-search":"",columns:o},null,8,["url"]),e.createVNode(Oe,{ref_key:"formModalRef",ref:d,onRefresh:e.unref(T)},null,8,["onRefresh"]),e.createVNode(e.unref(N),{ref_key:"domainTableDrawerRef",ref:f},null,512),e.createVNode(e.unref(w),{ref_key:"sslTableDrawerRef",ref:R},null,512),e.createVNode(e.unref(b),{ref_key:"sslLogTableDrawerRef",ref:t},null,512)]),_:1})}}}),[["__scopeId","data-v-34e18506"]]),Ke=Object.freeze(Object.defineProperty({__proto__:null,default:pe},Symbol.toStringTag,{value:"Module"})),Ye={request:"request",error:"error",sql:"SQL"},I=l.ApiUtils.routineApi("log","id",Ye),fe=e.defineComponent({__name:"index",setup(x){const N={dates:[l.TimeUtils.getCurrentHour().format(l.TimeUtils.DATE_VALUE_FORMAT),l.TimeUtils.getCurrentHour(1).format(l.TimeUtils.DATE_VALUE_FORMAT)]},w=[{label:l.Translate("base.sort"),type:"index",width:60},{label:l.Translate("base.time"),prop:"time",width:180,render:({rowData:d})=>e.createVNode(e.Fragment,null,[l.TimeUtils.formatDate(d.time)])},{label:l.Translate("base.url"),prop:"url",align:"left",width:200}],{requesting:b}=l.useLoading(I),{tableRef:_,keyword:c,search:p,reset:s}=l.useCrudPage(N);return(d,r)=>{const T=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),i=e.resolveComponent("el-page-header"),f=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(f,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(i,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(s)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:e.unref(c).dates,"onUpdate:modelValue":r[0]||(r[0]=m=>e.unref(c).dates=m),class:"basic-search-datetimerange","value-format":e.unref(l.TimeUtils).DATE_VALUE_FORMAT,format:e.unref(l.TimeUtils).DATE_SHOW_FORMAT,type:"datetimerange","range-separator":"-","start-placeholder":e.unref(l.Translate)("base.start_at"),"end-placeholder":e.unref(l.Translate)("base.end_at"),clearable:!1,onChange:r[1]||(r[1]=m=>e.unref(p)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:r[2]||(r[2]=m=>e.unref(p)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small",columns:w,url:e.unref(I).urls.request,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),Ge=Object.freeze(Object.defineProperty({__proto__:null,default:fe},Symbol.toStringTag,{value:"Module"})),ce=e.defineComponent({__name:"index",setup(x){const N={dates:[l.TimeUtils.getCurrentDate(-7).format(l.TimeUtils.DATE_FORMAT),l.TimeUtils.getCurrentDate(0).format(l.TimeUtils.DATE_FORMAT)]},w=[{label:l.Translate("base.sort"),type:"index",width:60},{label:l.Translate("base.time"),prop:"time",width:180,render:({rowData:d})=>e.createVNode(e.Fragment,null,[l.TimeUtils.formatDate(d.time)])},{label:l.Translate("base.url"),prop:"url",align:"left",width:200}],{requesting:b}=l.useLoading(I),{tableRef:_,keyword:c,search:p,reset:s}=l.useCrudPage(N);return(d,r)=>{const T=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),i=e.resolveComponent("el-page-header"),f=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(f,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(i,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(s)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:e.unref(c).dates,"onUpdate:modelValue":r[0]||(r[0]=m=>e.unref(c).dates=m),class:"basic-search-daterange","value-format":e.unref(l.TimeUtils).DATE_FORMAT,format:e.unref(l.TimeUtils).DATE_FORMAT,type:"daterange","range-separator":"-","start-placeholder":e.unref(l.Translate)("base.start_at"),"end-placeholder":e.unref(l.Translate)("base.end_at"),clearable:!1,onChange:r[1]||(r[1]=m=>e.unref(p)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:r[2]||(r[2]=m=>e.unref(p)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small",columns:w,url:e.unref(I).urls.error,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),We=Object.freeze(Object.defineProperty({__proto__:null,default:ce},Symbol.toStringTag,{value:"Module"})),me=e.defineComponent({__name:"index",setup(x){const N={dates:[l.TimeUtils.getCurrentDate(-7).format(l.TimeUtils.DATE_FORMAT),l.TimeUtils.getCurrentDate().format(l.TimeUtils.DATE_FORMAT)]},w=[{label:l.Translate("base.sort"),type:"index",width:60},{label:l.Translate("base.time"),prop:"time",width:180,render:({rowData:d})=>e.createVNode(e.Fragment,null,[l.TimeUtils.formatDate(d.time)])},{label:l.Translate("base.url"),prop:"url",align:"left",width:200}],{requesting:b}=l.useLoading(I),{tableRef:_,keyword:c,search:p,reset:s}=l.useCrudPage(N);return(d,r)=>{const T=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),i=e.resolveComponent("el-page-header"),f=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(f,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(i,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(s)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(T,{modelValue:e.unref(c).dates,"onUpdate:modelValue":r[0]||(r[0]=m=>e.unref(c).dates=m),class:"basic-search-daterange","value-format":e.unref(l.TimeUtils).DATE_FORMAT,format:e.unref(l.TimeUtils).DATE_FORMAT,type:"daterange","range-separator":"-","start-placeholder":e.unref(l.Translate)("base.start_at"),"end-placeholder":e.unref(l.Translate)("base.end_at"),clearable:!1,onChange:r[1]||(r[1]=m=>e.unref(p)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(b),onSearch:r[2]||(r[2]=m=>e.unref(p)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:_,size:"small",columns:w,url:e.unref(I).urls.sql,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),He=Object.freeze(Object.defineProperty({__proto__:null,default:me},Symbol.toStringTag,{value:"Module"})),Qe=e.defineComponent({__name:"LanguageSelect",props:{modelValue:{type:String,default:void 0,required:!1},multiple:{type:Boolean,default:!1},allowCreate:{type:Boolean,default:!1},clearable:{type:Boolean,default:!1}},emits:["update:modelValue","update:value","change"],setup(x,{emit:N}){const w=N,b=x,{requesting:_}=l.useLoading(E),{value:c,options:p,change:s}=l.useSelect(e.toRef(b,"modelValue"),w,{key:"LANGUAGE_SELECT",url:E.urls.languages,api:E,isArray:!0},{formatOptions:d=>d.map(r=>({value:r,label:r}))});return(d,r)=>{const T=e.resolveComponent("el-radio-button"),a=e.resolveComponent("el-radio-group");return e.openBlock(),e.createBlock(a,{modelValue:e.unref(c),"onUpdate:modelValue":r[0]||(r[0]=i=>e.isRef(c)?c.value=i:null),disabled:e.unref(_),onChange:e.unref(s)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(p),i=>(e.openBlock(),e.createBlock(T,{key:i.value,value:i.value},{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(i.label),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue","disabled","onChange"])}}}),Je=()=>Promise.resolve().then(()=>Ge),Xe=()=>Promise.resolve().then(()=>We),Ze=()=>Promise.resolve().then(()=>He),ue=[{path:l.REQUEST_LOG_URL,name:"RequestLog",component:Je,meta:{title:l.Translate("menu.RequestLog")}},{path:l.ERROR_LOG_URL,name:"ErrorLog",component:Xe,meta:{title:l.Translate("menu.ErrorLog")}},{path:l.SQL_LOG_URL,name:"SqlLog",component:Ze,meta:{title:l.Translate("menu.SqlLog")}}],Me={install:x=>{Reflect.ownKeys(x._context.provides).some(N=>String(N)==="Symbol(pinia)")||console.warn("Pinia is not provided. Please install and provide Pinia in your app.",Reflect.ownKeys(x._context.provides))},version:"__VERSION__"},ve=Object.assign({"./views/admin/index.vue":()=>Promise.resolve().then(()=>Le),"./views/language/index.vue":()=>Promise.resolve().then(()=>De),"./views/menu/index.vue":()=>Promise.resolve().then(()=>ge),"./views/role/index.vue":()=>Promise.resolve().then(()=>Ne),"./views/site/index.vue":()=>Promise.resolve().then(()=>Ke)});D.AdminsPage=oe,D.DomainProviderSelect=ae,D.DomainSelect=H,D.ErrorLogsPage=ce,D.LanguageSelect=Qe,D.LanguagesPage=ne,D.LogRoutes=ue,D.MenuSelect=u,D.MenusPage=v,D.RequestLogsPage=fe,D.RolesPage=le,D.SQLLogsPage=me,D.SitePage=pe,D.SiteSelect=de,D.TopMenuSelect=Z,D.basicModules=ve,D.default=Me,Object.defineProperties(D,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}})}));
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- .rule-check[data-v-7adb5f76]{width:100%;border-radius:4px}.rule-check-content[data-v-7adb5f76]{height:360px;overflow-y:auto}.rule-check-content[data-v-7adb5f76]::-webkit-scrollbar{display:none}.config-card[data-v-17c31592]{margin-bottom:12px;border-radius:8px}.config-card[data-v-17c31592] .el-card__header{padding:12px 20px}.config-card .logo[data-v-17c31592],.config-card .transparent-background[data-v-17c31592]{background-color:transparent}.config-card .title[data-v-17c31592]{font-size:18px}
1
+ .rule-check[data-v-7adb5f76]{width:100%;border-radius:4px}.rule-check-content[data-v-7adb5f76]{height:360px;overflow-y:auto}.rule-check-content[data-v-7adb5f76]::-webkit-scrollbar{display:none}.config-card[data-v-34e18506]{margin-bottom:12px;border-radius:8px}.config-card[data-v-34e18506] .el-card__header{padding:12px 20px}.config-card .logo[data-v-34e18506],.config-card .transparent-background[data-v-34e18506]{background-color:transparent}.config-card .title[data-v-34e18506]{font-size:18px}
@@ -12,7 +12,7 @@ export interface i18nResponse {
12
12
  }
13
13
  export declare type I18N = {
14
14
  uuid: string;
15
- module: string;
15
+ module?: string;
16
16
  key: string;
17
17
  language: Record<string, string>;
18
18
  status: Status;