auto-vue-basic 0.0.89 → 0.0.90
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.
- package/dist/auto-vue-basic.es.js +1449 -1479
- package/dist/auto-vue-basic.umd.js +1 -1
- package/dist/index.css +1 -1
- package/dist/types/types/language.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +39 -35
- package/dist/types/views/admin/components/AdminFormModal.vue.d.ts +0 -12
- package/dist/types/views/admin/index.vue.d.ts +0 -7572
- package/dist/types/views/index.d.ts +0 -14
- package/dist/types/views/language/components/LanguageSelect.vue.d.ts +0 -52
- package/dist/types/views/language/components/ModuleSelect.vue.d.ts +0 -61
- package/dist/types/views/language/form/I18N.vue.d.ts +0 -12
- package/dist/types/views/language/form/template.vue.d.ts +0 -7602
- package/dist/types/views/language/table/I18N.vue.d.ts +0 -7580
- package/dist/types/views/log/error/index.vue.d.ts +0 -6077
- package/dist/types/views/log/request/index.vue.d.ts +0 -6075
- package/dist/types/views/log/sql/index.vue.d.ts +0 -6075
- package/dist/types/views/menu/components/MenuFormModal.vue.d.ts +0 -12
- package/dist/types/views/menu/components/MenuRuleFormModal.vue.d.ts +0 -12
- package/dist/types/views/menu/components/MenuSelect.vue.d.ts +0 -38
- package/dist/types/views/menu/components/TopMenuSelect.vue.d.ts +0 -38
- package/dist/types/views/menu/index.vue.d.ts +0 -7594
- package/dist/types/views/role/components/RoleFormModal.vue.d.ts +0 -54
- package/dist/types/views/role/components/RulesCheck.vue.d.ts +0 -32
- package/dist/types/views/role/index.vue.d.ts +0 -7614
- package/dist/types/views/site/components/DomainFormModal.vue.d.ts +0 -12
- package/dist/types/views/site/components/DomainProviderFormModal.vue.d.ts +0 -12
- package/dist/types/views/site/components/DomainProviderSelect.vue.d.ts +0 -31
- package/dist/types/views/site/components/DomainProviderTableDrawer.vue.d.ts +0 -6099
- package/dist/types/views/site/components/DomainSelect.vue.d.ts +0 -31
- package/dist/types/views/site/components/DomainTableDrawer.vue.d.ts +0 -12308
- package/dist/types/views/site/components/SSLFormModal.vue.d.ts +0 -57
- package/dist/types/views/site/components/SSLLogTableDrawer.vue.d.ts +0 -7565
- package/dist/types/views/site/components/SSLTableDrawer.vue.d.ts +0 -6189
- package/dist/types/views/site/components/SiteFormModal.vue.d.ts +0 -12
- package/dist/types/views/site/components/SiteSelect.vue.d.ts +0 -31
|
@@ -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,Q){"use strict";const _e={tops:"tops",rules:"rules"},O=l.ApiUtils.routineApi("menu","id",_e,{},["TOP_MENU_LIST","MENU_LIST"]),J=l.ApiUtils.routineApi("rule","key"),X=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 C=N,h=x,{requesting:b}=l.useLoading(O),{value:c,options:d,change:i,refresh:s,filterOptions:r}=l.useSelect(e.toRef(h,"modelValue"),C,{key:"TOP_MENU_LIST",api:O,url:O.urls.tops,isArray:!0});return(w,a)=>{const f=e.resolveComponent("el-space"),_=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(_,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(d),multiple:x.multiple,disabled:e.unref(b)||x.disabled,placeholder:e.unref(l.Translate)("placeholder.select"),filterable:"",filterOptions:e.unref(r),onChange:e.unref(i)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(b),onRefresh:a[0]||(a[0]=m=>e.unref(s)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(f,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:C}){const h=C,b={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:d,title:i,form:s,formData:r,requesting:w,executing:a,open:f,modify:_,submit:m,closed:y}=l.useForm(h,b,O);return N({open:f,modify:_}),(T,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-col"),g=e.resolveComponent("el-input-number"),p=e.resolveComponent("el-row"),B=e.resolveComponent("el-input"),R=e.resolveComponent("el-switch"),V=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":t[17]||(t[17]=k=>e.isRef(d)?d.value=k:null),title:e.unref(i)(),width:"1000px",executing:e.unref(a),onClosed:e.unref(y),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(V,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(w)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(p,{gutter:20},{default:e.withCtx(()=>[e.createVNode(o,{span:12},{default:e.withCtx(()=>[e.createVNode(p,{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(X,{modelValue:e.unref(r).menu_id,"onUpdate:modelValue":t[0]||(t[0]=k=>e.unref(r).menu_id=k),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(g,{class:"w-full",modelValue:e.unref(r).sort,"onUpdate:modelValue":t[1]||(t[1]=k=>e.unref(r).sort=k),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(B,{modelValue:e.unref(r).module,"onUpdate:modelValue":t[2]||(t[2]=k=>e.unref(r).module=k),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(B,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[3]||(t[3]=k=>e.unref(r).name=k),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(B,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[4]||(t[4]=k=>e.unref(r).en_name=k),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(B,{modelValue:e.unref(r).component,"onUpdate:modelValue":t[5]||(t[5]=k=>e.unref(r).component=k),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(B,{modelValue:e.unref(r).url,"onUpdate:modelValue":t[6]||(t[6]=k=>e.unref(r).url=k),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(B,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[7]||(t[7]=k=>e.unref(r).remark=k),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(B,{modelValue:e.unref(r).icon,"onUpdate:modelValue":t[8]||(t[8]=k=>e.unref(r).icon=k),placeholder:e.unref(l.Translate)("placeholder.input"),onInput:t[9]||(t[9]=k=>{e.unref(r).meta.icon=k})},{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(B,{modelValue:e.unref(r).meta.title,"onUpdate:modelValue":t[10]||(t[10]=k=>e.unref(r).meta.title=k),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(B,{modelValue:e.unref(r).meta.active,"onUpdate:modelValue":t[11]||(t[11]=k=>e.unref(r).meta.active=k),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,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(R,{modelValue:e.unref(r).meta.link,"onUpdate:modelValue":t[12]||(t[12]=k=>e.unref(r).meta.link=k)},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(R,{modelValue:e.unref(r).meta.keep_alive,"onUpdate:modelValue":t[13]||(t[13]=k=>e.unref(r).meta.keep_alive=k)},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(R,{modelValue:e.unref(r).meta.hide,"onUpdate:modelValue":t[14]||(t[14]=k=>e.unref(r).meta.hide=k)},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(R,{modelValue:e.unref(r).meta.full,"onUpdate:modelValue":t[15]||(t[15]=k=>e.unref(r).meta.full=k)},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(R,{modelValue:e.unref(r).meta.affix,"onUpdate:modelValue":t[16]||(t[16]=k=>e.unref(r).meta.affix=k)},null,8,["modelValue"])]),_:1},8,["label"])]),_:1})]),_:1})]),_:1})]),_:1})]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onClosed","onSubmit"])}}}),Z=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 C=N,h=x,{requesting:b}=l.useLoading(O),{value:c,options:d,change:i,refresh:s,filterOptions:r}=l.useSelect(e.toRef(h,"modelValue"),C,{key:"MENU_LIST",api:O,isArray:!0});return(w,a)=>{const f=e.resolveComponent("el-space"),_=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(_,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(d),multiple:x.multiple,disabled:e.unref(b)||x.disabled,placeholder:e.unref(l.Translate)("placeholder.select"),filterable:"",filterOptions:e.unref(r),onChange:e.unref(i)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(b),onRefresh:a[0]||(a[0]=m=>e.unref(s)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(f,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:C}){const h=C,b={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:d,title:i,form:s,formData:r,requesting:w,executing:a,open:f,modify:_,submit:m,closed:y}=l.useForm(h,b,J);return N({open:f,modify:_}),(T,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-input-number"),g=e.resolveComponent("el-input"),p=e.resolveComponent("el-col"),B=e.resolveComponent("el-row"),R=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":t[6]||(t[6]=V=>e.isRef(d)?d.value=V:null),title:e.unref(i)("menu.rules"),width:"1000px",executing:e.unref(a),onClosed:e.unref(y),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(w)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(B,{gutter:20},{default:e.withCtx(()=>[e.createVNode(p,{span:10},{default:e.withCtx(()=>[e.createVNode(n,{label:e.unref(l.Translate)("menu.Menu"),prop:"menu_id"},{default:e.withCtx(()=>[e.createVNode(Z,{modelValue:e.unref(r).menu_id,"onUpdate:modelValue":t[0]||(t[0]=V=>e.unref(r).menu_id=V),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]=V=>e.unref(r).sort=V),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(g,{modelValue:e.unref(r).name,"onUpdate:modelValue":t[2]||(t[2]=V=>e.unref(r).name=V),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(g,{modelValue:e.unref(r).en_name,"onUpdate:modelValue":t[3]||(t[3]=V=>e.unref(r).en_name=V),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(g,{modelValue:e.unref(r).remark,"onUpdate:modelValue":t[4]||(t[4]=V=>e.unref(r).remark=V),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(p,{span:14},{default:e.withCtx(()=>[e.createVNode(n,{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]=V=>e.unref(r).urls=V),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 u(x){return typeof x=="function"||Object.prototype.toString.call(x)==="[object Object]"&&!e.isVNode(x)}const M=e.defineComponent({__name:"index",setup(x){const N={keyword:"",status:0},C=e.ref(""),h=[{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 n;return e.createVNode(e.Fragment,null,[(n=t.menu)==null?void 0:n.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 n;return[(n=t.rules)==null?void 0:n.map(o=>e.createVNode(e.resolveComponent("el-popover"),{visible:C.value===o.key,title:l.Translate("message.warning"),placement:"top-end",width:220},{reference:()=>e.createVNode(e.resolveComponent("el-tag"),{class:"cursor-pointer",closable:!0,key:o.key,onClick:()=>y({key:o.key}),onClose:()=>C.value=o.key},{default:()=>[o.translate]}),default:()=>{let g,p;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}-${o.translate} ?`]),e.createVNode("div",{style:"text-align: right; margin: 0"},[e.createVNode(e.resolveComponent("el-button"),{size:"small",text:!0,onClick:()=>C.value=""},u(g=l.Translate("base.cancel"))?g:{default:()=>[g]}),e.createVNode(e.resolveComponent("el-button"),{size:"small",type:"danger",onClick:()=>T(o.key)},u(p=l.Translate("base.confirm"))?p:{default:()=>[p]})])])}}))]}})},{label:l.Translate("base.status"),prop:"status",width:80,type:"switch",props:{activeValue:1,inactiveValue:2,api:O.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:()=>f({id:t.id})},null)}],{requesting:b}=l.useLoading(O),{tableRef:c,formModalRef:d,keyword:i,search:s,refresh:r,reset:w,openFormModal:a,editFormModal:f}=l.useCrudPage(N),{formModalRef:_,openFormModal:m,editFormModal:y}=l.useCrudPage(),T=t=>{J[l.DEFAULT_REMOVE_KEY]({key:t}).then(()=>{C.value="",r()})};return(t,n)=>{const o=e.resolveComponent("el-button"),g=e.resolveComponent("el-input"),p=e.resolveComponent("el-radio-button"),B=e.resolveComponent("el-radio-group"),R=e.resolveComponent("el-space"),V=e.resolveComponent("el-page-header"),k=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(k,{class:"basic-card flex-full","body-class":"flex-1",onClick:n[5]||(n[5]=()=>C.value="")},{header:e.withCtx(()=>[e.createVNode(V,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(b),onRefresh:e.unref(w)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(a)},null,8,["onOpen"]),e.createVNode(o,{circle:"",icon:e.unref(Q.Key),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(i).keyword,"onUpdate:modelValue":n[0]||(n[0]=U=>e.unref(i).keyword=U),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:n[1]||(n[1]=e.withKeys(U=>e.unref(s)(),["enter"])),onClear:n[2]||(n[2]=U=>e.unref(s)())},null,8,["modelValue","placeholder"]),e.createVNode(B,{modelValue:e.unref(i).status,"onUpdate:modelValue":n[3]||(n[3]=U=>e.unref(i).status=U),onChange:n[4]||(n[4]=U=>e.unref(s)())},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],U=>e.createVNode(p,{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(b),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:h,url:e.unref(O).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(i),"auto-search":""},null,8,["url","search-param"]),e.createVNode(be,{ref_key:"formModalRef",ref:d,onRefresh:e.unref(r)},null,8,["onRefresh"]),e.createVNode(he,{ref_key:"ruleFormModalRef",ref:_,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),ge=Object.freeze(Object.defineProperty({__proto__:null,default:M},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:C}){const{requesting:h}=l.useLoading(O),b=x,c=C,d=e.ref(!1),i=e.reactive({checkAll:!1,indeterminate:!1,MenuAll:{},MenuList:{},MenuIndeterminate:{}}),{options:s,refresh:r}=l.useSelect(e.toRef(b,"modelValue"),c,{key:"RULE_CHECK",api:O,url:O.urls.rules,isArray:!0},{autoRefresh:!1});function w(){s.value.forEach(T=>{var t;(t=T.rules)!=null&&t.length&&(i.MenuAll[T.id]=!1,i.MenuIndeterminate[T.id]=!1,i.MenuList[T.id]=[])})}function a(T){s.value.forEach(t=>{var n;(n=t.rules)!=null&&n.length&&(i.MenuList[t.id]=T?t.rules.map(o=>o.key):[])}),_()}function f(T,t){const n=s.value.find(o=>o.id===t);i.MenuList[t]=T&&n?n.rules.map(o=>o.key):[],_()}function _(){s.value.forEach(T=>{var o,g;const t=((o=T.rules)==null?void 0:o.length)||0,n=((g=i.MenuList[T.id])==null?void 0:g.length)||0;i.MenuAll[T.id]=n===t&&t>0,i.MenuIndeterminate[T.id]=n>0&&n<t}),i.checkAll=Object.values(i.MenuAll).every(Boolean),i.indeterminate=!i.checkAll&&Object.values(i.MenuList).some(T=>T.length>0),c("update:modelValue",Object.values(i.MenuList).flat())}function m(){i.checkAll=!1,i.indeterminate=!1,i.MenuAll={},i.MenuList={},i.MenuIndeterminate={},w(),c("update:modelValue",[]),d.value=!1}function y(T){var t;if(Array.isArray(s.value)&&s.value.length>0){for(let n of s.value)if(Array.isArray(n.rules)&&n.rules.length>0)for(let o of n.rules)T.some(g=>g===o.key)&&(i.MenuList[n.id]=(((t=i.MenuList)==null?void 0:t[n.id])||[]).concat([o.key]));_(),d.value=!0}}return e.onMounted(async()=>{var T;(T=s.value)!=null&&T.length||await r(),!d.value&&b.modelValue&&y(b.modelValue)}),e.watch(()=>b.modelValue,T=>{e.nextTick(()=>{var t;d.value||!((t=s.value)!=null&&t.length)||T&&T.length>0&&y(T)})},{deep:!0,immediate:!0}),N({generateOption:y,cleanChecked:m}),(T,t)=>{const n=e.resolveComponent("el-checkbox"),o=e.resolveComponent("el-space"),g=e.resolveComponent("el-text"),p=e.resolveComponent("el-divider"),B=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":i.checkAll,indeterminate:i.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(h),text:"",size:"small",onRefresh:t[0]||(t[0]=R=>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(s),R=>(e.openBlock(),e.createElementBlock("div",{key:R.id},[e.createVNode(o,{direction:"horizontal",size:2},{default:e.withCtx(()=>[e.createVNode(n,{style:{"min-width":"150px"},"model-value":i.MenuAll[R.id],disabled:x.disabled||!R.rules||R.rules.length<=0,indeterminate:i.MenuIndeterminate[R.id],onChange:V=>f(V,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(p,{direction:"vertical"}),R.rules?(e.openBlock(),e.createBlock(B,{key:0,modelValue:i.MenuList[R.id],"onUpdate:modelValue":V=>i.MenuList[R.id]=V,disabled:x.disabled,style:{margin:"auto"},onChange:_},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(R.rules,V=>(e.openBlock(),e.createBlock(n,{key:V.key,value:V.key},{default:e.withCtx(()=>[e.createElementVNode("div",we,e.toDisplayString(V.translate),1)]),_:2},1032,["value"]))),128))]),_:2},1032,["modelValue","onUpdate:modelValue","disabled"])):e.createCommentVNode("",!0)]),_:2},1024)]))),128))]),_:1})])}}}),v=(x,N)=>{const C=x.__vccOpts||x;for(const[h,b]of N)C[h]=b;return C},xe=v(Te,[["__scopeId","data-v-7adb5f76"]]),Ne=e.defineComponent({__name:"RoleFormModal",emits:["refresh"],setup(x,{expose:N,emit:C}){const h=C,b=e.ref(),c={key:"",module:"",sort:0,name:"",en_name:"",remark:"",rules:[]},d={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:s,form:r,formData:w,requesting:a,executing:f,open:_,modify:m,submit:y,closed:T}=l.useForm(h,c,Y),t=()=>{var n;(n=b.value)==null||n.cleanChecked(),T()};return N({open:_,modify:m}),(n,o)=>{const g=e.resolveComponent("el-input"),p=e.resolveComponent("el-form-item"),B=e.resolveComponent("el-col"),R=e.resolveComponent("el-input-number"),V=e.resolveComponent("el-row"),k=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(i),"onUpdate:modelValue":o[6]||(o[6]=U=>e.isRef(i)?i.value=U:null),title:e.unref(s)(),width:"1000px",executing:e.unref(f),onClosed:t,onSubmit:e.unref(y)},{default:e.withCtx(()=>[e.createVNode(k,{ref_key:"form",ref:r,model:e.unref(w),"label-width":"auto",rules:d,disabled:e.unref(a)||e.unref(f)},{default:e.withCtx(()=>[e.createVNode(V,{gutter:20},{default:e.withCtx(()=>[e.createVNode(B,{span:12},{default:e.withCtx(()=>[e.createVNode(p,{label:e.unref(l.Translate)("base.module"),prop:"module"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(w).module,"onUpdate:modelValue":o[0]||(o[0]=U=>e.unref(w).module=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1}),e.createVNode(B,{span:12},{default:e.withCtx(()=>[e.createVNode(p,{label:e.unref(l.Translate)("base.sort"),prop:"sort"},{default:e.withCtx(()=>[e.createVNode(R,{class:"w-full",modelValue:e.unref(w).sort,"onUpdate:modelValue":o[1]||(o[1]=U=>e.unref(w).sort=U),min:0,placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1})]),_:1}),e.createVNode(p,{label:e.unref(l.Translate)("base.name"),prop:"name"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(w).name,"onUpdate:modelValue":o[2]||(o[2]=U=>e.unref(w).name=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("base.en_name"),prop:"en_name"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(w).en_name,"onUpdate:modelValue":o[3]||(o[3]=U=>e.unref(w).en_name=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(w).remark,"onUpdate:modelValue":o[4]||(o[4]=U=>e.unref(w).remark=U),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("menu.rules"),prop:"rules"},{default:e.withCtx(()=>[e.createVNode(xe,{ref_key:"rulesCheck",ref:b,modelValue:e.unref(w).rules,"onUpdate:modelValue":o[5]||(o[5]=U=>e.unref(w).rules=U),disabled:e.unref(a)||e.unref(f)},null,8,["modelValue","disabled"])]),_:1},8,["label"])]),_:1},8,["model","disabled"])]),_:1},8,["modelValue","title","executing","onSubmit"])}}}),ee=e.defineComponent({__name:"index",setup(x){const N={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:f})=>e.createVNode(l.ModifyButton,{size:"default",onModify:()=>a({key:f.key})},null)}],{requesting:h}=l.useLoading(Y),{tableRef:b,formModalRef:c,keyword:d,search:i,reset:s,refresh:r,openFormModal:w,editFormModal:a}=l.useCrudPage(N);return(f,_)=>{const m=e.resolveComponent("el-input"),y=e.resolveComponent("el-space"),T=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(T,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(h),onRefresh:e.unref(s)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(w)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(y,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(m,{class:"basic-search-input",modelValue:e.unref(d).keyword,"onUpdate:modelValue":_[0]||(_[0]=n=>e.unref(d).keyword=n),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:_[1]||(_[1]=e.withKeys(n=>e.unref(i)(),["enter"])),onClear:_[2]||(_[2]=n=>e.unref(i)())},null,8,["modelValue","placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(h),onSearch:_[3]||(_[3]=n=>e.unref(i)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:b,columns:C,url:e.unref(Y).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(d),"auto-search":""},null,8,["url","search-param"]),e.createVNode(Ne,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),ke=Object.freeze(Object.defineProperty({__proto__:null,default:ee},Symbol.toStringTag,{value:"Module"})),E=l.ApiUtils.routineApi("I18N","uuid",{modules:"modules",languages:"languages"},{gen:"gen"},["I18N_MODULES"]),$=l.ApiUtils.routineApi("I18N_template","uuid",{apps:"apps"}),le=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 C=N,h=x,{requesting:b}=l.useLoading(E),{value:c,options:d,change:i,refresh:s,filterOptions:r}=l.useSelect(e.toRef(h,"modelValue"),C,{key:"I18N_MODULES",url:E.urls.modules,api:E,isArray:!0});return(w,a)=>{const f=e.resolveComponent("el-space"),_=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(_,{class:"w-full",modelValue:e.unref(c),"onUpdate:modelValue":a[1]||(a[1]=m=>e.isRef(c)?c.value=m:null),options:e.unref(d),multiple:x.multiple,disabled:e.unref(b)||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(i)},{prefix:e.withCtx(()=>[e.createVNode(e.unref(l.InlineRefreshButton),{loading:e.unref(b),onRefresh:a[0]||(a[0]=m=>e.unref(s)(!0))},null,8,["loading"])]),default:e.withCtx(({item:m})=>[e.createVNode(f,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:C}){const h=C,b={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"}]},d=e.ref([]),i=l.useCacheStore();function s(){const o={isArray:!0,key:"I18N_LANGUAGES",url:E.urls.languages,params:{}};i.GET_CACHE({...o,force:!0}).then(g=>{d.value=g})}s();const{modal:r,title:w,form:a,formData:f,requesting:_,executing:m,open:y,modify:T,submit:t,closed:n}=l.useForm(h,b,E);return N({open:y,modify:T}),(o,g)=>{const p=e.resolveComponent("el-form-item"),B=e.resolveComponent("el-input"),R=e.resolveComponent("el-space"),V=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(r),"onUpdate:modelValue":g[3]||(g[3]=k=>e.isRef(r)?r.value=k:null),title:e.unref(w)(),width:"600px",executing:e.unref(m),onClosed:e.unref(n),onSubmit:e.unref(t)},{default:e.withCtx(()=>[e.createVNode(V,{ref_key:"form",ref:a,model:e.unref(f),"label-width":"auto",rules:c,disabled:e.unref(_)||e.unref(m)},{default:e.withCtx(()=>[e.createVNode(p,{label:e.unref(l.Translate)("i18n.module"),prop:"module",required:""},{default:e.withCtx(()=>[e.createVNode(le,{modelValue:e.unref(f).module,"onUpdate:modelValue":g[0]||(g[0]=k=>e.unref(f).module=k),disabled:e.unref(m),"allow-create":""},null,8,["modelValue","disabled"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("i18n.key"),prop:"key",required:""},{default:e.withCtx(()=>[e.createVNode(B,{modelValue:e.unref(f).key,"onUpdate:modelValue":g[1]||(g[1]=k=>e.unref(f).key=k),placeholder:e.unref(l.Translate)("i18n.placeholder.key")},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{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(d.value,k=>(e.openBlock(),e.createElementBlock("div",{key:k},[e.createVNode(B,{modelValue:e.unref(f).language[k],"onUpdate:modelValue":U=>e.unref(f).language[k]=U,placeholder:e.unref(l.Translate)("i18n.placeholder.language")},{prepend:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(k),1)]),_:2},1032,["modelValue","onUpdate:modelValue","placeholder"])]))),128))]),_:1})]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(B,{modelValue:e.unref(f).remark,"onUpdate:modelValue":g[2]||(g[2]=k=>e.unref(f).remark=k),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 Re(x){return typeof x=="function"||Object.prototype.toString.call(x)==="[object Object]"&&!e.isVNode(x)}const re=e.defineComponent({__name:"I18N",emits:["closed","choosed"],setup(x,{expose:N,emit:C}){const h=C,{visible:b,open:c,close:d}=l.useDialog(void 0,()=>h("closed")),i={keyword:"",module:void 0,status:0},s=({row:R})=>{const k=Object.keys(R.language).filter(U=>!!R.language[U]).map(U=>`${U}: ${R.language[U]}`).join("; ");return e.createVNode(e.resolveComponent("el-space"),null,Re(k)?k:{default:()=>[k]})},r=({row:R})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",onModify:()=>g({uuid:R.uuid})},null),e.createVNode(l.RequestButton,{size:"default",text:!0,type:"danger",loading:f.value,onClick:()=>p(R.uuid)},null)]}),w=[{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:s},{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",render:r}],{requesting:a,executing:f}=l.useLoading(E),{tableRef:_,formModalRef:m,keyword:y,search:T,reset:t,refresh:n,openFormModal:o,editFormModal:g}=l.useCrudPage(i);function p(R){return E.remove({uuid:R}).finally(()=>{n()})}function B(R){h("choosed",R)}return N({open:c}),(R,V)=>{const k=e.resolveComponent("el-input"),U=e.resolveComponent("el-radio-button"),A=e.resolveComponent("el-radio-group"),F=e.resolveComponent("el-space"),S=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{class:"basic-drawer",modelValue:e.unref(b),"onUpdate:modelValue":V[7]||(V[7]=L=>e.isRef(b)?b.value=L:null),width:"880px","show-close":!1,onClosed:e.unref(d)},{title:e.withCtx(()=>[e.createVNode(S,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(a),onRefresh:e.unref(t)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(o),disabled:e.unref(a)},null,8,["onOpen","disabled"])]),content:e.withCtx(()=>[e.createVNode(F,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(k,{style:{width:"160px"},modelValue:e.unref(y).keyword,"onUpdate:modelValue":V[0]||(V[0]=L=>e.unref(y).keyword=L),disabled:e.unref(a),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:V[1]||(V[1]=e.withKeys(L=>e.unref(T)(),["enter"])),onClear:V[2]||(V[2]=L=>e.unref(T)())},null,8,["modelValue","disabled","placeholder"]),e.createVNode(le,{modelValue:e.unref(y).module,"onUpdate:modelValue":V[3]||(V[3]=L=>e.unref(y).module=L),clearable:!0,disabled:e.unref(a),style:{width:"160px"}},null,8,["modelValue","disabled"]),e.createVNode(A,{modelValue:e.unref(y).status,"onUpdate:modelValue":V[4]||(V[4]=L=>e.unref(y).status=L),onChange:V[5]||(V[5]=L=>e.unref(T)()),disabled:e.unref(a)},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],L=>e.createVNode(U,{key:L,label:e.unref(l.Translate)(`status.${L}`),value:L},null,8,["label","value"])),64))]),_:1},8,["modelValue","disabled"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(a),onSearch:V[6]||(V[6]=L=>e.unref(T)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:_,columns:w,url:e.unref(E).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(y),onRowDblclick:B,"auto-search":""},null,8,["url","search-param"]),e.createVNode(ye,{ref_key:"formModalRef",ref:m,onRefresh:e.unref(n)},null,8,["onRefresh"])]),_:1},8,["modelValue","onClosed"])}}}),Ve={key:0},Ue={key:1},Be=e.defineComponent({__name:"template",emits:["refresh"],setup(x,{expose:N,emit:C}){const{formModalRef:h,openFormModal:b}=l.useCrudPage(),c=C,d=e.ref("600px"),i=e.ref({"zh-CN":"primary","en-US":"success"}),s=e.ref({}),r={uuid:"",app:1,keys:"",values:[],remark:""},w={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:f,form:_,formData:m,requesting:y,executing:T,open:t,modify:n,submit:o,closed:g}=l.useForm(c,r,$);function p(){d.value="1080px",b()}function B(){d.value="600px"}function R(U){var F;let A=((F=U==null?void 0:U.module)==null?void 0:F.toLowerCase())+"."+U.key.toLowerCase();m.keys=A,m.values.push(A);for(const S in U.language)s.value[S]||(s.value[S]=[]),s.value[S].push(U.language[S])}function V(){d.value="600px",k()}function k(){m.keys="",m.values=[],s.value={"zh-CN":[],"en-US":[]}}return e.watch(()=>a.value,U=>{U?V():g()}),N({open:t,modify:n}),(U,A)=>{const F=e.resolveComponent("el-page-header"),S=e.resolveComponent("el-form-item"),L=e.resolveComponent("el-button"),me=e.resolveComponent("el-input"),ll=e.resolveComponent("el-tag"),rl=e.resolveComponent("el-space"),tl=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:e.unref(a),"onUpdate:modelValue":A[3]||(A[3]=q=>e.isRef(a)?a.value=q:null),width:d.value,"show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(F,{class:"basic-header"},{title:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(e.unref(f)("i18n.template")),1)]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"default",icon:"icon-clear",loading:e.unref(T),onClick:k},null,8,["loading"]),e.createVNode(e.unref(l.RequestButton),{circle:!1,size:"default",type:"primary",icon:"icon-save",plain:!1,loading:e.unref(T),onClick:e.unref(o)},null,8,["loading","onClick"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(tl,{ref_key:"form",ref:_,model:e.unref(m),"label-width":"auto",rules:w,disabled:e.unref(y)||e.unref(T)},{default:e.withCtx(()=>[e.createVNode(S,{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":A[0]||(A[0]=q=>e.unref(m).app=q),"cache-key":"I18NAPPS",hidden:[0],url:e.unref($).urls.apps},null,8,["modelValue","url"])]),_:1},8,["label"]),e.createVNode(S,{label:e.unref(l.Translate)("i18n.keys"),prop:"keys",required:""},{default:e.withCtx(()=>[e.createVNode(me,{modelValue:e.unref(m).keys,"onUpdate:modelValue":A[1]||(A[1]=q=>e.unref(m).keys=q),placeholder:e.unref(l.Translate)("i18n.placeholder.key")},{append:e.withCtx(()=>[e.createVNode(L,{icon:e.unref(Q.Search),onClick:p},null,8,["icon"])]),_:1},8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(S,{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(S,{label:e.unref(l.Translate)("i18n.values")},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(s.value,(q,G)=>(e.openBlock(),e.createElementBlock("div",{key:G,class:"w-full"},[e.createVNode(rl,null,{default:e.withCtx(()=>[e.createVNode(ll,{type:i.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",Ve,e.toDisplayString(q.join("")),1)):(e.openBlock(),e.createElementBlock("span",Ue,e.toDisplayString(q.join(" ")),1))]),_:2},1024)]))),128))]),_:1},8,["label"]),e.createVNode(S,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(me,{modelValue:e.unref(m).remark,"onUpdate:modelValue":A[2]||(A[2]=q=>e.unref(m).remark=q),placeholder:e.unref(l.Translate)("placeholder.input")},null,8,["modelValue","placeholder"])]),_:1},8,["label"])]),_:1},8,["model","disabled"]),e.createVNode(re,{ref_key:"I18nTableDrawerRef",ref:h,onChoosed:R,onClosed:B},null,512)]),_:1},8,["modelValue","width"])}}}),Ae=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 te=e.defineComponent({__name:"index",setup(x){const N={keyword:"",app:0,status:0},C=({row:g})=>{let p;return e.createVNode(e.resolveComponent("el-tag"),{type:l.Translate("i18n.app.colors."+g.app),style:"min-width: 80px"},Se(p=l.Translate("i18n.app."+g.app))?p:{default:()=>[p]})},h=({row:g})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",disabled:d.value,onModify:()=>m({uuid:g.uuid})},null),e.createVNode(l.RequestButton,{size:"default",text:!0,type:"danger",loading:d.value,onClick:()=>t(g.uuid)},null)]}),b=[{label:l.Translate("base.app"),prop:"app",width:120,render:C},{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:$.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:h}],{requesting:c,executing:d}=l.useLoading($),{tableRef:i,formModalRef:s,keyword:r,search:w,reset:a,refresh:f,openFormModal:_,editFormModal:m}=l.useCrudPage(N),y=e.ref(),T=()=>{var g;return(g=y.value)==null?void 0:g.open()};function t(g){return $.remove({uuid:g}).finally(()=>{f()})}function n(){return E.gen().finally(()=>{f()})}function o(){Ae.gen().finally(()=>{f()})}return(g,p)=>{const B=e.resolveComponent("el-input"),R=e.resolveComponent("el-radio-button"),V=e.resolveComponent("el-radio-group"),k=e.resolveComponent("el-space"),U=e.resolveComponent("el-divider"),A=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(A,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(c),onRefresh:e.unref(a)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(_)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(k,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(B,{class:"basic-search-input",modelValue:e.unref(r).keyword,"onUpdate:modelValue":p[0]||(p[0]=S=>e.unref(r).keyword=S),disabled:e.unref(c)||e.unref(d),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:p[1]||(p[1]=e.withKeys(S=>e.unref(w)(),["enter"])),onClear:p[2]||(p[2]=S=>e.unref(w)())},null,8,["modelValue","disabled","placeholder"]),e.createVNode(e.unref(l.BasicRadioButton),{modelValue:e.unref(r).app,"onUpdate:modelValue":p[3]||(p[3]=S=>e.unref(r).app=S),"cache-key":"I18NAPPS",disabled:e.unref(c)||e.unref(d),url:e.unref($).urls.apps,onChange:p[4]||(p[4]=S=>e.unref(w)())},null,8,["modelValue","disabled","url"]),e.createVNode(V,{modelValue:e.unref(r).status,"onUpdate:modelValue":p[5]||(p[5]=S=>e.unref(r).status=S),disabled:e.unref(c)||e.unref(d),onChange:p[6]||(p[6]=S=>e.unref(w)())},{default:e.withCtx(()=>[(e.openBlock(),e.createElementBlock(e.Fragment,null,e.renderList([0,1,2],S=>e.createVNode(R,{key:S,label:e.unref(l.Translate)(`status.${S}`),value:S},null,8,["label","value"])),64))]),_:1},8,["modelValue","disabled"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(c)||e.unref(d),onSearch:p[7]||(p[7]=S=>e.unref(w)())},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:n},null,8,["loading"]),e.createVNode(e.unref(l.RequestButton),{size:"default",type:"danger",icon:"icon-translate",plain:!1,loading:e.unref(d),onClick:o},null,8,["loading"]),e.createVNode(U,{direction:"vertical"}),e.createVNode(e.unref(l.OpenButton),{onOpen:T,icon:"icon-en-US"})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:i,columns:b,url:e.unref($).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(r),"auto-search":""},null,8,["url","search-param"]),e.createVNode(re,{ref_key:"I18nTableDrawerRef",ref:y},null,512),e.createVNode(Be,{ref_key:"formModalRef",ref:s,onRefresh:e.unref(f)},null,8,["onRefresh"])]),_:1})}}}),De=Object.freeze(Object.defineProperty({__proto__:null,default:te},Symbol.toStringTag,{value:"Module"})),W=l.ApiUtils.routineApi("admin","key"),Le=e.defineComponent({__name:"AdminFormModal",emits:["refresh"],setup(x,{expose:N,emit:C}){const h=C,b={key:"",username:"",password:"",phone:"",email:"",language:"zh-CN",remark:"",roles:[]},{modal:c,title:d,form:i,formData:s,requesting:r,executing:w,open:a,modify:f,submit:_,closed:m}=l.useForm(h,b,W),y={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"}]},T=e.ref([]),t=async()=>{const n=await Y.list();T.value=Array.isArray(n==null?void 0:n.data)?n.data:[]};return e.onBeforeMount(async()=>{await t()}),N({open:a,modify:f}),(n,o)=>{const g=e.resolveComponent("el-input"),p=e.resolveComponent("el-form-item"),B=e.resolveComponent("el-radio-button"),R=e.resolveComponent("el-radio-group"),V=e.resolveComponent("el-checkbox"),k=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]=A=>e.isRef(c)?c.value=A:null),title:e.unref(d)(),width:"600px",executing:e.unref(w),onClosed:e.unref(m),onSubmit:e.unref(_)},{default:e.withCtx(()=>[e.createVNode(U,{ref_key:"form",ref:i,model:e.unref(s),"label-width":"auto",rules:y,disabled:e.unref(r)||e.unref(w)},{default:e.withCtx(()=>[e.createVNode(p,{label:e.unref(l.Translate)("base.username"),prop:"username"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).username,"onUpdate:modelValue":o[0]||(o[0]=A=>e.unref(s).username=A),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("base.phone"),prop:"phone"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).phone,"onUpdate:modelValue":o[1]||(o[1]=A=>e.unref(s).phone=A),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{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":o[2]||(o[2]=A=>e.unref(s).password=A),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label","required"]),e.createVNode(p,{label:e.unref(l.Translate)("base.email"),prop:"email"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).email,"onUpdate:modelValue":o[3]||(o[3]=A=>e.unref(s).email=A),placeholder:e.unref(l.Translate)("placeholder.input"),autocomplete:"off"},null,8,["modelValue","placeholder"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("base.language"),prop:"language"},{default:e.withCtx(()=>[e.createVNode(R,{modelValue:e.unref(s).language,"onUpdate:modelValue":o[4]||(o[4]=A=>e.unref(s).language=A)},{default:e.withCtx(()=>[e.createVNode(B,{value:"zh-CN"},{default:e.withCtx(()=>[...o[8]||(o[8]=[e.createTextVNode("zh-CN",-1)])]),_:1}),e.createVNode(B,{value:"en-US"},{default:e.withCtx(()=>[...o[9]||(o[9]=[e.createTextVNode("en-US",-1)])]),_:1})]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("menu.Role"),prop:"roles"},{default:e.withCtx(()=>[e.createVNode(k,{modelValue:e.unref(s).roles,"onUpdate:modelValue":o[5]||(o[5]=A=>e.unref(s).roles=A)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(T.value,A=>(e.openBlock(),e.createBlock(V,{key:A.key,value:A.key},{default:e.withCtx(()=>[e.createTextVNode(e.toDisplayString(A.translate),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue"])]),_:1},8,["label"]),e.createVNode(p,{label:e.unref(l.Translate)("base.remark"),prop:"remark"},{default:e.withCtx(()=>[e.createVNode(g,{modelValue:e.unref(s).remark,"onUpdate:modelValue":o[6]||(o[6]=A=>e.unref(s).remark=A),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"])}}}),ne=e.defineComponent({__name:"index",setup(x){const N={keyword:""},C=[{label:l.Translate("base.avatar"),prop:"avatar",width:60,render:({row:f})=>e.createVNode(l.BasicAvatar,{src:f.avatar},null)},{label:l.Translate("base.user"),width:200,align:"left",render:({row:f})=>e.createVNode(e.resolveComponent("el-space"),{direction:"vertical",alignment:"start"},{default:()=>[e.createVNode("div",null,[f.username]),e.createVNode("div",null,[f.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:f})=>e.createVNode(l.ModifyButton,{onModify:()=>a({key:f.key})},null)}],{requesting:h}=l.useLoading(W),{tableRef:b,formModalRef:c,keyword:d,search:i,reset:s,refresh:r,openFormModal:w,editFormModal:a}=l.useCrudPage(N);return(f,_)=>{const m=e.resolveComponent("el-input"),y=e.resolveComponent("el-space"),T=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(T,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(h),onRefresh:e.unref(s)},null,8,["loading","onRefresh"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(w)},null,8,["onOpen"])]),content:e.withCtx(()=>[e.createVNode(y,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(m,{class:"basic-search-input",modelValue:e.unref(d).keyword,"onUpdate:modelValue":_[0]||(_[0]=n=>e.unref(d).keyword=n),placeholder:e.unref(l.Translate)("placeholder.keyword"),clearable:"",onKeyup:_[1]||(_[1]=e.withKeys(n=>e.unref(i)(),["enter"])),onClear:_[2]||(_[2]=n=>e.unref(i)())},null,8,["modelValue","placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(h),onSearch:_[3]||(_[3]=n=>e.unref(i)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:b,size:"small",columns:C,url:e.unref(W).urls[e.unref(l.DEFAULT_PAGE_KEY)],"search-param":e.unref(d),"auto-search":""},null,8,["url","search-param"]),e.createVNode(Le,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(r)},null,8,["onRefresh"])]),_:1})}}}),Ee=Object.freeze(Object.defineProperty({__proto__:null,default:ne},Symbol.toStringTag,{value:"Module"})),Oe={check:"check"},P=l.ApiUtils.routineApi("site","id",Oe),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:C}){const h=C,b=x,{requesting:c}=l.useLoading(j),{key:d,options:i,refresh:s,change:r}=l.useSelect(e.toRef(b,"modelValue"),h,{key:"DOMAIN_LIST",api:j,isArray:!0});return N({refresh:s}),(w,a)=>{const f=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(f,{modelValue:e.unref(d),"onUpdate:modelValue":a[0]||(a[0]=_=>e.isRef(d)?d.value=_:null),options:e.unref(i),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(s)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),qe=e.defineComponent({__name:"SiteFormModal",emits:["refresh"],setup(x,{expose:N,emit:C}){const h=C,b={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:d,title:i,form:s,formData:r,requesting:w,executing:a,open:f,modify:_,submit:m,closed:y}=l.useForm(h,b,P);return N({open:f,modify:_}),(T,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-input"),g=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":t[7]||(t[7]=p=>e.isRef(d)?d.value=p:null),title:e.unref(i)("config.site"),width:"600px",executing:e.unref(a),onClosed:e.unref(y),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(w)||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]=p=>e.unref(r).domain_id=p),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]=p=>e.unref(r).prefix=p),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]=p=>e.unref(r).name=p),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]=p=>e.unref(r).en_name=p),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]=p=>e.unref(r).dns=p),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]=p=>e.unref(r).git=p),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]=p=>e.unref(r).remark=p),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"),oe=e.defineComponent({__name:"DomainProviderSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{expose:N,emit:C}){const h=C,b=x,{requesting:c}=l.useLoading(K),{key:d,options:i,refresh:s,change:r}=l.useSelect(e.toRef(b,"modelValue"),h,{key:"DOMAIN_PROVIDER_LIST",api:K,isArray:!0});return N({refresh:s}),(w,a)=>{const f=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(f,{modelValue:e.unref(d),"onUpdate:modelValue":a[0]||(a[0]=_=>e.isRef(d)?d.value=_:null),options:e.unref(i),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(s)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),Fe=e.defineComponent({__name:"DomainFormModal",emits:["refresh"],setup(x,{expose:N,emit:C}){const h=C,b={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:d,title:i,form:s,formData:r,requesting:w,executing:a,open:f,modify:_,submit:m,closed:y}=l.useForm(h,b,j);return N({open:f,modify:_}),(T,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-input"),g=e.resolveComponent("el-date-picker"),p=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":t[4]||(t[4]=B=>e.isRef(d)?d.value=B:null),title:e.unref(i)("config.domain"),width:"600px",executing:e.unref(a),onClosed:e.unref(y),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(p,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(w)||e.unref(a)},{default:e.withCtx(()=>[e.createVNode(n,{prop:"provider_id",label:e.unref(l.Translate)("config.provider")},{default:e.withCtx(()=>[e.createVNode(oe,{modelValue:e.unref(r).provider_id,"onUpdate:modelValue":t[0]||(t[0]=B=>e.unref(r).provider_id=B),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]=B=>e.unref(r).name=B),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(g,{type:"date",style:{width:"100%"},modelValue:e.unref(r).expired_at,"onUpdate:modelValue":t[2]||(t[2]=B=>e.unref(r).expired_at=B),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]=B=>e.unref(r).remark=B),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={gen:"gen"},z=l.ApiUtils.routineApi("SSL","id",$e),ae=e.defineComponent({__name:"SiteSelect",props:{modelValue:{type:Number,required:!0},disabled:{type:Boolean,default:!1}},emits:["update:modelValue","change"],setup(x,{expose:N,emit:C}){const h=C,b=x,{requesting:c}=l.useLoading(P),{key:d,options:i,refresh:s,change:r}=l.useSelect(e.toRef(b,"modelValue"),h,{key:"SITE_LIST",api:P,isArray:!0},{formatOptions:w=>w.map(a=>{var f;return{...a,label:a.prefix+"."+((f=a.domain)==null?void 0:f.name),value:a.id}})});return N({refresh:s}),(w,a)=>{const f=e.resolveComponent("el-select-v2");return e.openBlock(),e.createBlock(f,{modelValue:e.unref(d),"onUpdate:modelValue":a[0]||(a[0]=_=>e.isRef(d)?d.value=_:null),options:e.unref(i),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(s)},null,8,["loading","onRefresh"])]),_:1},8,["modelValue","options","disabled","placeholder","onChange"])}}}),de=e.defineComponent({__name:"SSLFormModal",emits:["refresh"],setup(x,{expose:N,emit:C}){const h=C,b={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:d,title:i,form:s,formData:r,requesting:w,executing:a,open:f,modify:_,submit:m,closed:y}=l.useForm(h,b,z);return N({open:f,modify:_,formData:r}),(T,t)=>{const n=e.resolveComponent("el-form-item"),o=e.resolveComponent("el-radio-button"),g=e.resolveComponent("el-radio-group"),p=e.resolveComponent("el-input"),B=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":t[8]||(t[8]=R=>e.isRef(d)?d.value=R:null),title:e.unref(i)("ssl.ssl"),width:"600px",executing:e.unref(a),onClosed:e.unref(y),onSubmit:e.unref(m)},{default:e.withCtx(()=>[e.createVNode(B,{ref_key:"form",ref:s,model:e.unref(r),"label-width":"auto",rules:c,disabled:e.unref(w)||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]=R=>e.unref(r).domain_id=R),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(g,{modelValue:e.unref(r).client,"onUpdate:modelValue":t[1]||(t[1]=R=>e.unref(r).client=R)},{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(ae,{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(n,{prop:"name",label:e.unref(l.Translate)("base.name")},{default:e.withCtx(()=>[e.createVNode(p,{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(n,{prop:"path",label:e.unref(l.Translate)("base.path")},{default:e.withCtx(()=>[e.createVNode(p,{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(n,{prop:"email",label:e.unref(l.Translate)("base.email")},{default:e.withCtx(()=>[e.createVNode(p,{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(n,{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(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(p,{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"])}}}),Pe=e.defineComponent({__name:"DomainProviderFormModal",emits:["refresh"],setup(x,{expose:N,emit:C}){const h=C,b={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:d,title:i,form:s,formData:r,requesting:w,executing:a,open:f,modify:_,submit:m,closed:y}=l.useForm(h,b,K);return N({open:f,modify:_}),(T,t)=>{const n=e.resolveComponent("el-input"),o=e.resolveComponent("el-form-item"),g=e.resolveComponent("el-form");return e.openBlock(),e.createBlock(e.unref(l.FormDialog),{modelValue:e.unref(d),"onUpdate:modelValue":t[6]||(t[6]=p=>e.isRef(d)?d.value=p:null),title:e.unref(i)("config.domain"),width:"600px",executing:e.unref(a),onClosed:e.unref(y),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(w)||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]=p=>e.unref(r).name=p),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]=p=>e.unref(r).en_name=p),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]=p=>e.unref(r).key=p),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]=p=>e.unref(r).secret=p),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]=p=>e.unref(r).end_point=p),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]=p=>e.unref(r).remark=p),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=e.defineComponent({__name:"DomainProviderTableDrawer",setup(x,{expose:N}){const{requesting:C}=l.useLoading(K),h=e.ref(!1),{tableRef:b,formModalRef:c,refresh:d,openFormModal:i,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 N({open:()=>{h.value=!0}}),(a,f)=>{const _=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:h.value,"onUpdate:modelValue":f[0]||(f[0]=m=>h.value=m),width:"400px","show-close":!1,class:"basic-drawer"},{title:e.withCtx(()=>[e.createVNode(_,{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(d),size:"default",loading:e.unref(C)},null,8,["onRefresh","loading"])]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(i)},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:b,size:"small","row-key":"id",url:e.unref(K).urls.list,columns:r,loading:e.unref(C)},null,8,["url","loading"]),e.createVNode(Pe,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(d)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),Ie=e.defineComponent({__name:"DomainTableDrawer",setup(x,{expose:N}){const{requesting:C}=l.useLoading(j),h=e.ref(!1),{tableRef:b,formModalRef:c,refresh:d,openFormModal:i,editFormModal:s}=l.useCrudPage(),{formModalRef:r,openFormModal:w,editFormModal:a}=l.useCrudPage(),{formModalRef:f,openFormModal:_}=l.useCrudPage(),m=[{prop:"provider",label:l.Translate("config.domain config.provider"),width:120,cellRenderer:({rowData:T})=>e.createVNode(e.resolveComponent("el-text"),null,{default:()=>{var t;return[(t=T.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:T})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>s({id:T.id})},null),e.createVNode(l.OpenButton,{icon:"icon-safetycertificate-f",type:"primary",size:"small",link:!0,onOpen:()=>{var t;T.ssl&&T.ssl.id?a({id:(t=T.ssl)==null?void 0:t.id}):(r.value.formData.domain_id=T.id,r.value.formData.site_id=0,w())}},null)]})}];return N({open:()=>{h.value=!0}}),(T,t)=>{const n=e.resolveComponent("el-space"),o=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:h.value,"onUpdate:modelValue":t[0]||(t[0]=g=>h.value=g),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(d),size:"default",loading:e.unref(C)},null,8,["onRefresh","loading"]),e.createVNode(e.unref(l.OpenButton),{onOpen:e.unref(i)},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(_),type:"danger"},null,8,["onOpen"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:b,size:"small","row-key":"id",url:e.unref(j).urls.list,columns:m,loading:e.unref(C)},null,8,["url","loading"]),e.createVNode(Fe,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(d)},null,8,["onRefresh"]),e.createVNode(de,{ref_key:"sslFormModalRef",ref:r,onRefresh:e.unref(d)},null,8,["onRefresh"]),e.createVNode(ze,{ref_key:"providerTableDrawerRef",ref:f},null,512)]),_:1},8,["modelValue"])}}}),je=e.defineComponent({__name:"SSLTableDrawer",setup(x,{expose:N}){const{requesting:C,executing:h}=l.useLoading(z),b=e.ref(0),c=e.ref(!1),{tableRef:d,formModalRef:i,refresh:s,openFormModal:r,editFormModal:w}=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:y})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{size:"default",icon:"icon-edit",t:"",disabled:h.value,onModify:()=>w({id:y.id})},null),e.createVNode(l.RequestButton,{size:"default",icon:"icon-key",t:"",text:!0,disabled:h.value&&b.value!==y.id,loading:b.value==y.id,onClick:()=>_(y.id)},null),e.createVNode(l.RequestButton,{size:"default",icon:"icon-cloud-download",t:"",text:!0,disabled:h.value&&b.value!==y.id,loading:b.value==y.id,onClick:()=>m(y)},null)]})}],f=()=>{c.value=!0},_=y=>{z.gen({id:y}).then(T=>{console.warn("Res:",T)})};function m(y){const T=l.AssetsUtils.getDownloadUrl(y.path+".zip");fetch(T).then(t=>t.blob()).then(t=>{let n=URL.createObjectURL(t),o=document.createElement("a");o.style.display="none",o.href=n,o.download=y.name+".zip",o.click(),URL.revokeObjectURL(t)})}return N({open:f}),(y,T)=>{const t=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:c.value,"onUpdate:modelValue":T[0]||(T[0]=n=>c.value=n),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:d,size:"default","row-key":"id",url:e.unref(z).urls.list,columns:a,loading:e.unref(C)},null,8,["url","loading"]),e.createVNode(de,{ref_key:"formModalRef",ref:i,onRefresh:e.unref(s)},null,8,["onRefresh"])]),_:1},8,["modelValue"])}}}),se=l.ApiUtils.routineApi("SSLLog","id"),Ke=e.defineComponent({__name:"SSLLogTableDrawer",props:{ssl:{type:Object,default:()=>({})}},setup(x,{expose:N}){const C=x,{requesting:h,executing:b}=l.useLoading([se,z]),c=e.ref(!1),{tableRef:d,refresh:i}=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 w(){z.gen({id:C.ssl.id}).then(f=>{console.warn("Res:",f)})}function a(){const f=l.AssetsUtils.getDownloadUrl(C.ssl.path+".zip");fetch(f).then(_=>_.blob()).then(_=>{let m=URL.createObjectURL(_),y=document.createElement("a");y.style.display="none",y.href=m,y.download=C.ssl.name+".zip",y.click(),URL.revokeObjectURL(_)})}return N({open:r}),(f,_)=>{const m=e.resolveComponent("el-page-header");return e.openBlock(),e.createBlock(e.unref(l.BasicDrawer),{modelValue:c.value,"onUpdate:modelValue":_[0]||(_[0]=y=>c.value=y),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(i),size:"default",loading:e.unref(h)},null,8,["onRefresh","loading"])]),extra:e.withCtx(()=>[e.createVNode(e.unref(l.RequestButton),{size:"default",type:"danger",icon:"icon-key",disabled:e.unref(b),loading:e.unref(b),onClick:w},null,8,["disabled","loading"]),e.createVNode(e.unref(l.RequestButton),{size:"default",type:"primary",icon:"icon-cloud-download",disabled:e.unref(b),loading:e.unref(b),onClick:a},null,8,["disabled","loading"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTable),{ref_key:"tableRef",ref:d,size:"small","row-key":"id",url:e.unref(se).urls.search,columns:s,loading:e.unref(h)},null,8,["url","loading"])]),_:1},8,["modelValue"])}}}),ie=v(e.defineComponent({__name:"index",setup(x){const N=e.ref(),{requesting:C,executing:h}=l.useLoading(P),{tableRef:b,formModalRef:c,reset:d,refresh:i,openFormModal:s,editFormModal:r}=l.useCrudPage(),{formModalRef:w,openFormModal:a}=l.useCrudPage(),{formModalRef:f,openFormModal:_}=l.useCrudPage(),{formModalRef:m,openFormModal:y}=l.useCrudPage(),T=[{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:o})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(e.resolveComponent("el-text"),null,{default:()=>{var g;return[(g=o.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(),o.ssl&&o.ssl.id&&(N.value=o.ssl,y())}},{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:o})=>e.createVNode(e.resolveComponent("el-space"),null,{default:()=>[e.createVNode(l.ModifyButton,{icon:"icon-edit",t:"",onModify:()=>r({id:o.id})},null),e.createVNode(l.RequestButton,{icon:"icon-securityscan",type:"primary",size:"small",link:!0,disabled:h.value,loading:t.value==o.id&&h.value,onClick:()=>n(o)},null)]})}],t=e.ref(0),n=o=>{t.value=o.id,P.check({id:o.id}).then(g=>{g.data&&(l.notification(g),i())}).finally(()=>{t.value=0})};return(o,g)=>{const p=e.resolveComponent("el-space"),B=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(B,{icon:""},{title:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(e.unref(l.Translate)("config.keys.sites")),1)]),content:e.withCtx(()=>[e.createVNode(p,{alignment:"center",style:{height:"32px"}},{default:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(C),onRefresh:e.unref(d)},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(_),icon:"icon-safetycertificate-f"},null,8,["onOpen"])]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:b,size:"small","row-key":"id",url:e.unref(P).urls[e.unref(l.DEFAULT_LIST_URL)],"auto-search":"",columns:T},null,8,["url"]),e.createVNode(qe,{ref_key:"formModalRef",ref:c,onRefresh:e.unref(i)},null,8,["onRefresh"]),e.createVNode(Ie,{ref_key:"domainTableDrawerRef",ref:w},null,512),e.createVNode(je,{ref_key:"sslTableDrawerRef",ref:f},null,512),e.createVNode(Ke,{ref_key:"sslLogTableDrawerRef",ref:m},null,512)]),_:1})}}}),[["__scopeId","data-v-935d9dc4"]]),Ye=Object.freeze(Object.defineProperty({__proto__:null,default:ie},Symbol.toStringTag,{value:"Module"})),Ge={request:"request",error:"error",sql:"SQL"},I=l.ApiUtils.routineApi("log","id",Ge),pe=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)]},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:h}=l.useLoading(I),{tableRef:b,keyword:c,search:d,reset:i}=l.useCrudPage(N);return(s,r)=>{const w=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),f=e.resolveComponent("el-page-header"),_=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(_,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(f,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(h),onRefresh:e.unref(i)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(w,{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(d)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(h),onSearch:r[2]||(r[2]=m=>e.unref(d)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:b,size:"small",columns:C,url:e.unref(I).urls.request,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),We=Object.freeze(Object.defineProperty({__proto__:null,default:pe},Symbol.toStringTag,{value:"Module"})),fe=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)]},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:h}=l.useLoading(I),{tableRef:b,keyword:c,search:d,reset:i}=l.useCrudPage(N);return(s,r)=>{const w=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),f=e.resolveComponent("el-page-header"),_=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(_,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(f,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(h),onRefresh:e.unref(i)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(w,{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(d)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(h),onSearch:r[2]||(r[2]=m=>e.unref(d)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:b,size:"small",columns:C,url:e.unref(I).urls.error,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),He=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().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:h}=l.useLoading(I),{tableRef:b,keyword:c,search:d,reset:i}=l.useCrudPage(N);return(s,r)=>{const w=e.resolveComponent("el-date-picker"),a=e.resolveComponent("el-space"),f=e.resolveComponent("el-page-header"),_=e.resolveComponent("el-card");return e.openBlock(),e.createBlock(_,{class:"basic-card flex-full","body-class":"flex-1"},{header:e.withCtx(()=>[e.createVNode(f,{class:"basic-header"},{title:e.withCtx(()=>[e.createVNode(e.unref(l.RefreshButton),{loading:e.unref(h),onRefresh:e.unref(i)},null,8,["loading","onRefresh"])]),content:e.withCtx(()=>[e.createVNode(a,{class:"search-bar"},{default:e.withCtx(()=>[e.createVNode(w,{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(d)())},null,8,["modelValue","value-format","format","start-placeholder","end-placeholder"]),e.createVNode(e.unref(l.SearchButton),{disabled:e.unref(h),onSearch:r[2]||(r[2]=m=>e.unref(d)())},null,8,["disabled"])]),_:1})]),_:1})]),default:e.withCtx(()=>[e.createVNode(e.unref(l.ProTableList),{ref_key:"tableRef",ref:b,size:"small",columns:C,url:e.unref(I).urls.sql,"search-param":e.unref(c),"auto-search":""},null,8,["url","search-param"])]),_:1})}}}),Qe=Object.freeze(Object.defineProperty({__proto__:null,default:ce},Symbol.toStringTag,{value:"Module"})),Je=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 C=N,h=x,{requesting:b}=l.useLoading(E),{value:c,options:d,change:i}=l.useSelect(e.toRef(h,"modelValue"),C,{key:"LANGUAGE_SELECT",url:E.urls.languages,api:E,isArray:!0},{formatOptions:s=>s.map(r=>({value:r,label:r}))});return(s,r)=>{const w=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]=f=>e.isRef(c)?c.value=f:null),disabled:e.unref(b),onChange:e.unref(i)},{default:e.withCtx(()=>[(e.openBlock(!0),e.createElementBlock(e.Fragment,null,e.renderList(e.unref(d),f=>(e.openBlock(),e.createBlock(w,{key:f.value,value:f.value},{default:e.withCtx(()=>[e.createElementVNode("span",null,e.toDisplayString(f.label),1)]),_:2},1032,["value"]))),128))]),_:1},8,["modelValue","disabled","onChange"])}}}),Xe=()=>Promise.resolve().then(()=>We),Ze=()=>Promise.resolve().then(()=>He),ue=()=>Promise.resolve().then(()=>Qe),Me=[{path:l.REQUEST_LOG_URL,name:"RequestLog",component:Xe,meta:{title:l.Translate("menu.RequestLog")}},{path:l.ERROR_LOG_URL,name:"ErrorLog",component:Ze,meta:{title:l.Translate("menu.ErrorLog")}},{path:l.SQL_LOG_URL,name:"SqlLog",component:ue,meta:{title:l.Translate("menu.SqlLog")}}],ve={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__"},el=Object.assign({"./views/admin/index.vue":()=>Promise.resolve().then(()=>Ee),"./views/language/index.vue":()=>Promise.resolve().then(()=>De),"./views/menu/index.vue":()=>Promise.resolve().then(()=>ge),"./views/role/index.vue":()=>Promise.resolve().then(()=>ke),"./views/site/index.vue":()=>Promise.resolve().then(()=>Ye)});D.AdminsPage=ne,D.DomainProviderSelect=oe,D.DomainSelect=H,D.ErrorLogsPage=fe,D.LanguageSelect=Je,D.LanguagesPage=te,D.LogRoutes=Me,D.MenuSelect=Z,D.MenusPage=M,D.RequestLogsPage=pe,D.RolesPage=ee,D.SQLLogsPage=ce,D.SitePage=ie,D.SiteSelect=ae,D.TopMenuSelect=X,D.basicModules=el,D.default=ve,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-
|
|
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-935d9dc4]{margin-bottom:12px;border-radius:8px}.config-card[data-v-935d9dc4] .el-card__header{padding:12px 20px}.config-card .logo[data-v-935d9dc4],.config-card .transparent-background[data-v-935d9dc4]{background-color:transparent}.config-card .title[data-v-935d9dc4]{font-size:18px}
|
package/dist/version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const __VERSION__ = "0.0.
|
|
1
|
+
export const __VERSION__ = "0.0.89'
|