@10yun/cv-pc-ui 0.3.65 → 0.3.66

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/lib/cv-ui.cjs CHANGED
@@ -1,52 +1,31 @@
1
- var Sn=Object.create;var sa=Object.defineProperty;var Nn=Object.getOwnPropertyDescriptor;var En=Object.getOwnPropertyNames;var xn=Object.getPrototypeOf,$n=Object.prototype.hasOwnProperty;var Dn=(e,o,a,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of En(o))!$n.call(e,n)&&n!==a&&sa(e,n,{get:()=>o[n],enumerable:!(r=Nn(o,n))||r.enumerable});return e};var xo=(e,o,a)=>(a=e!=null?Sn(xn(e)):{},Dn(o||!e||!e.__esModule?sa(a,"default",{value:e,enumerable:!0}):a,e));Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});var Tn=Object.create,Oa=Object.defineProperty,Ln=Object.getOwnPropertyDescriptor,In=Object.getOwnPropertyNames,Fn=Object.getPrototypeOf,Pn=Object.prototype.hasOwnProperty,An=(e,o,a,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(var n=In(o),l=0,s=n.length,c;l<s;l++)c=n[l],!Pn.call(e,c)&&c!==a&&Oa(e,c,{get:(d=>o[d]).bind(null,c),enumerable:!(r=Ln(o,c))||r.enumerable});return e},Mn=(e,o,a)=>(a=e!=null?Tn(Fn(e)):{},An(o||!e||!e.__esModule?Oa(a,"default",{value:e,enumerable:!0}):a,e));let b=require("element-plus"),t=require("vue"),zn=require("codemirror"),X=require("@codemirror/state"),U=require("@codemirror/view"),On=require("@codemirror/commands"),j=require("@codemirror/language"),i=require("@lezer/highlight"),ca=require("@codemirror/lang-javascript"),jn=require("@codemirror/lang-html"),Rn=require("@codemirror/lang-json"),Hn=require("@codemirror/lang-markdown"),Un=require("@codemirror/lang-vue"),Wn=require("@codemirror/lang-php"),qn=require("@codemirror/lang-java"),da=require("@codemirror/lang-sql"),Kn=require("@codemirror/lang-python"),Gn=require("@codemirror/lang-xml"),Yn=require("@codemirror/lang-go"),Zn=require("@codemirror/lang-css"),Ho=require("html-to-md");Ho=Mn(Ho);var y=(e,o)=>{const a=e.__vccOpts||e;for(const[r,n]of o)a[r]=n;return a},Qn={name:"cvBadge",extends:{ExtendBadge:b.ElBadge},props:{...b.ElBadge.props},created(){},computed:{isShow(){return this.value?!(this.value>0):!0}},data(){return{}}};function Xn(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-badge");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{hidden:l.isShow}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16,["hidden"])}var Te=y(Qn,[["render",Xn]]);Te.install=function(e){e.component(Te.name,Te)};var Jn={name:"cvRow",props:{gutter:{type:[Number,String],default:0},type:{type:[String],default:""},justify:{type:[String],default:"start"},align:{type:[String],default:"top"},tag:{type:[String],default:"div"}},data(){return{}},methods:{}};function el(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-row");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-row"},{type:a.type,justify:a.justify,align:a.align,tag:a.tag},{gutter:parseInt(a.gutter)}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16,["gutter"])}var Le=y(Jn,[["render",el]]),tl={name:"cvCol",props:{span:{type:[Number,String],default:24},offset:{type:[Number,String],default:0}},data(){return{}},methods:{}};function ol(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-col");return(0,t.openBlock)(),(0,t.createBlock)(s,{class:"cv-col",span:parseInt(a.span),offset:parseInt(a.offset)},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},8,["span","offset"])}var Ie=y(tl,[["render",ol]]);Le.install=function(e){e.component(Le.name,Le)};Ie.install=function(e){e.component(Ie.name,Ie)};var al={name:"cvBtnBase",emits:["click"],props:{...b.ElButton.props,autoLoading:{type:Boolean,default:!1},svg:{type:[String],default:""}},data(){return{loadingStatus:!1}},computed:{filteredProps(){const{autoLoading:e,...o}=this.$props;return o},hasDefaultContent(){const e=this.$slots.default?.();return e&&e.length>0}},methods:{handleClick(e){this.autoLoading&&(this.loadingStatus=!0);try{this.$emit("click",()=>{this.loadingStatus=!1})}catch(o){throw this.loadingStatus=!1,o}}}};function nl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-mask-svg"),c=(0,t.resolveComponent)("el-button");return e.$slots.default||l.hasDefaultContent?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,class:"cv-btn"},l.filteredProps,{loading:n.loadingStatus,onClick:l.handleClick}),(0,t.createSlots)({default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:2},[a.svg?{name:"icon",fn:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{name:a.svg,size:"14",color:"currentColor"},null,8,["name"])]),key:"0"}:void 0]),1040,["loading","onClick"])):((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:1,class:"cv-btn"},l.filteredProps,{loading:n.loadingStatus,onClick:l.handleClick}),(0,t.createSlots)({_:2},[a.svg?{name:"icon",fn:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{name:a.svg,size:"14",color:"currentColor"},null,8,["name"])]),key:"0"}:void 0]),1040,["loading","onClick"]))}var Fe=y(al,[["render",nl]]),ll={name:"cvBtnText",emits:["click"],props:{...b.ElButton.props,autoLoading:{type:Boolean,default:!1},svg:{type:[String],default:""}},data(){return{loadingStatus:!1}},methods:{handleClick(e){this.autoLoading&&(this.loadingStatus=!0);try{this.$emit("click",()=>{this.loadingStatus=!1})}catch(o){throw this.loadingStatus=!1,o}}}};function rl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-mask-svg"),c=(0,t.resolveComponent)("el-button");return(0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({class:"cv-btn"},e.$props,{link:"",loading:n.loadingStatus,onClick:l.handleClick}),(0,t.createSlots)({default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:2},[a.svg?{name:"icon",fn:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{name:a.svg,size:"14",color:"currentColor"},null,8,["name"])]),key:"0"}:void 0]),1040,["loading","onClick"])}var Pe=y(ll,[["render",rl]]);Fe.install=function(e){e.component(Fe.name,Fe)};Pe.install=function(e){e.component(Pe.name,Pe)};var il={name:"cvAutocompleteBase",props:{...b.ElAutocomplete.props},data(){return{localVal:"",loadingStatus:!1}},created(){},methods:{async querySearchAsync(e,o){}}};function sl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-autocomplete");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({modelValue:n.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>n.localVal=c)},e.$props,{"fetch-suggestions":l.querySearchAsync}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16,["modelValue","fetch-suggestions"])}var Ae=y(il,[["render",sl]]),vo={props:{compConfig:{},dataParse:{type:[Function],default:()=>null}},data(){return{searchData:{},loadDataLoading:!1,loadDataList:[],loadDataTotal:0,loadPageCurr:1,loadPageLimit:10,loadConfigSetting:{},loadConfigDef:{pageCurr:1,pageLimit:10,isSkip:!1,url:null,apiFunc:null,mockData:null,where:{},response:{statusName:"status",statusCode:200,msgName:"msg",countName:"total",dataName:"data"},request:{pageName:"page",limitName:"pagesize"}}}},methods:{loadEnding(){this.loadDataLoading=!1,this.$nextTick(()=>{this.loadDataLoading=!1})},loadGetData(){if(this.loadDataLoading=!0,this.loadConfigSetting.apiFunc&&typeof this.loadConfigSetting.apiFunc=="function"){const e=this.loadConfigSetting;let o={...e.where};o[e.request.pageName]=this.loadPageCurr,o[e.request.limitName]=this.loadPageLimit,o=Object.assign(o,this.searchData),this.loadConfigSetting.apiFunc(o).then(a=>{this.loadPageCurr=o[e.request.pageName],this.loadEnding();let r=this.sortOutData(a);if(r.status!=e.response.statusCode){ExtendMessage({message:r.msg,type:"error",duration:1300});return}if(r.data.length===0){ExtendMessage({message:"没有更多数据了",type:"warning",duration:1300});return}let n=r[e.response.dataName]||[];this.dataParse&&typeof this.dataParse=="function"&&(n=this.dataParse.call(null,n)),this.loadDataList.push(...n),this.loadDataTotal=r[e.response.countName]||0}).catch(a=>{this.loadEnding()})}else this.loadDataList.length>0&&(this.loadDataTotal=this.loadDataList.length),this.loadEnding()},sortOutData(e){let o=this.loadConfigSetting.response,a={},r=[],n=[];a.status=e[o.statusName],a.msg=e[o.msgName],a.total=e[o.countName],r=e[o.dataName];for(let l in r)n[l]=r[l];return a.data=n,a}}},cl={name:"cvAutocompleteLoad",mixins:[vo],emits:["update:modelValue","input"],props:{...b.ElAutocomplete.props,modelValue:{type:[String,Object,Number],default:()=>({})},placeholder:{type:[String],default:"请输入内容"},popperClass:{type:[String],default:"cv-autocomplete-load"},clearable:{type:[Boolean],default:!0},triggerOnFocus:!1,debounce:500,refID:{type:[String],required:!1,default(){return"cvAutocompleteLoad-"+ +new Date+((Math.random()/1e4).toFixed(0)+"")}},compConfig:{type:[Object],default:()=>({})}},data(){return{localVal:"",searchList:[],compConfigDef:{searchField:["value"]},timeout:null,loadingMore:!1}},directives:{loadmore:{mounted(e,o){const r=((l,s)=>{let c=null;return function(...d){c&&clearTimeout(c),c=setTimeout(()=>{l.apply(this,d)},s)}})(l=>{const{scrollTop:s,scrollHeight:c,clientHeight:d}=l.target;c-(s+d)<10&&!o.instance.loading&&o.value()},200),n=new MutationObserver(()=>{const l=e.querySelector(".el-autocomplete-suggestion__wrap");l&&!e.__scrollHandler__&&(l.addEventListener("scroll",r),e.__scrollHandler__=r,n.disconnect())});n.observe(e,{childList:!0,subtree:!0})},beforeUnmount(e){if(e.__scrollHandler__){const o=e.querySelector(".el-autocomplete-suggestion__wrap");o&&o.removeEventListener("scroll",e.__scrollHandler__),delete e.__scrollHandler__}}}},created(){this.initConfAll(),this.getData()},methods:{initConfAll(){let e={};Object.assign(e,this.loadConfigDef,this.compConfigDef,this.compConfig),this.loadPageCurr=e.pageCurr||1,this.loadPageLimit=e.pageLimit||10,Object.assign(e.where,this.searchData),this.loadConfigSetting=e},getMoreData(){if(!(this.loadingMore||this.loadDataList.length>=this.loadDataTotal))try{this.loadingMore=!0,this.loadPageCurr++,this.loadGetData()}finally{this.loadingMore=!1}},getData(){this.loadPageCurr=1,this.loadDataList=[],this.loadGetData()},async querySearchAsync(e,o){this.loadPageCurr=1,this.loadDataLoading=!0;var a=this.loadDataList||[];let r=[];const n=this.loadConfigSetting.searchField||["value"];if(e=e.toLowerCase(),r=e?a.filter(this.createFilter(e,n)):a,r.length>0)o(r.map(l=>({...l,is_last_tip:!1}))),this.lookFlag=!0;else try{this.loadDataList.length<this.loadDataTotal&&this.loadPageCurr++,this.searchData.keyword=e,this.loadDataList=[],await this.loadGetData();const l=this.loadDataList.map(s=>({...s,is_last_tip:!1}));l.push({is_last_tip:!0}),o(l)}catch{}finally{this.lookFlag=!0}},createFilter(e,o){return a=>o.some(r=>(a[r]+"").toLowerCase().indexOf(e)!==-1)},handleChange(e){},handleSelect(e){this.$emit("update:modelValue",e)}}};function dl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-icons"),c=(0,t.resolveComponent)("el-autocomplete"),d=(0,t.resolveDirective)("loadmore");return(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",null,[(0,t.createVNode)(c,(0,t.mergeProps)(e.$props,{modelValue:n.localVal,"onUpdate:modelValue":o[1]||(o[1]=u=>n.localVal=u),"fetch-suggestions":l.querySearchAsync,onChange:l.handleChange,onSelect:l.handleSelect,teleported:!1,"popper-append-to-body":!1}),{load:(0,t.withCtx)(()=>[...o[2]||(o[2]=[])]),default:(0,t.withCtx)(({item:u})=>[u.is_last_tip?(0,t.createCommentVNode)("",!0):(0,t.renderSlot)(e.$slots,"default",(0,t.normalizeProps)((0,t.mergeProps)({key:0},{item:u}))),u.is_last_tip?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:1,class:"cv-autocomolete-nodata",onClick:o[0]||(o[0]=(0,t.withModifiers)((...h)=>l.getData&&l.getData(...h),["stop"])),disabled:""},[o[3]||(o[3]=(0,t.createTextVNode)(" 没有更多数据了 ",-1)),(0,t.createVNode)(s,{type:"ElIconRefreshLeft"}),o[4]||(o[4]=(0,t.createTextVNode)(" 刷新按钮 ",-1))])):(0,t.createCommentVNode)("",!0)]),_:3},16,["modelValue","fetch-suggestions","onChange","onSelect"])])),[[d,l.getMoreData]])}var Me=y(cl,[["render",dl]]);Ae.install=function(e){e.component(Ae.name,Ae)};Me.install=function(e){e.component(Me.name,Me)};var ul={...b.ElForm,name:"cvFormBase",extends:b.ElForm,provide(){return{elForm:this}},props:{...b.ElForm.props,labelWidth:{type:[String,Number],default:"auto"},labelPosition:{type:String,default:"right"}},watch:{model(){}},data(){return{}}};function ml(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-form");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-form-base"},{...e.$props,...e.$attrs},(0,t.toHandlers)(e.$attrs)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var ze=y(ul,[["render",ml]]),pl={name:"cvFormInline",provide(){return{elForm:this}},props:{...b.ElForm.props},watch:{},data(){return{form:{}}}};function hl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-form");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-form-base"},e.$props,(0,t.toHandlers)(e.$attrs),{inline:!0}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var Oe=y(pl,[["render",hl]]),gl={name:"cvFormItem",extends:b.ElFormItem,props:{...b.ElFormItem.props},data(){return{localLabelWidth:"",localError:""}},created(){},methods:{}},fl={key:0,class:"cv-form-item__tip"};function vl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-form-item");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)({...e.$props,...e.$attrs})),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default"),e.$slots.tip?((0,t.openBlock)(),(0,t.createElementBlock)("div",fl,[(0,t.renderSlot)(e.$slots,"tip")])):(0,t.createCommentVNode)("",!0)]),_:3},16)}var je=y(gl,[["render",vl]]);ze.install=function(e){e.component(ze.name,ze)};Oe.install=function(e){e.component(Oe.name,Oe)};je.install=function(e){e.component(je.name,je)};var J={extends:b.ElInput,emits:["update:modelValue","change"],props:{...b.ElInput.props,modelValue:{type:[Number,String],default:""},placeholder:{type:[Number,String],default:""},disabled:{type:Boolean,default:!1}},watch:{modelValue(e){this.localVal=e},localVal(){this.handleChange(),this.handleInput()}},data(){return{localVal:this.modelValue,localRules:[]}},created(){},methods:{handleChange(){this.$emit("change",this.localVal)},handleInput(){this.$emit("update:modelValue",this.localVal)},handleBlur(){this._isCheckValue()},_showError(e){this.localError=e||"请输入正确的"+this.label},_diyValidate(){},_isCheckValue(){const e=this?.rules.split("|");this.localError="";for(let o in e){let a=e[o].split(":"),r=a[0]||"",n=a[1]||"";switch(r){case"require":if(this.localVal==""){this._showError(this.label+"不能为空");return}break;case"max":if(this.localVal.length>n){this._showError(this.label+"最大长度不超过"+n);return}break;case"min":if(this.localVal.length<n){this._showError(this.label+"最小长度不小于"+n);return}break;default:this._diyValidate(r);break}}}}},yl={name:"cvInputText",mixins:[J],props:{},data(){return{}},methods:{}};function Cl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"text"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入",clearable:""}),(0,t.createSlots)({_:2},[e.$slots.prepend?{name:"prepend",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"prepend")]),key:"0"}:void 0,e.$slots.prepend?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"1"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var bl=y(yl,[["render",Cl]]),kl={name:"cvInputMobile",mixins:[J],components:{},props:{},data(){return{}},methods:{}};function wl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"number",oninput:"if(value.length>11)value=value.slice(0,11)"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入11位大陆手机号",clearable:""}),(0,t.createSlots)({prepend:(0,t.withCtx)(()=>[o[1]||(o[1]=(0,t.createTextVNode)("+86",-1))]),_:2},[e.$slots.append?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"0"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var Re=y(kl,[["render",wl]]),_l={name:"cvInputEmail",mixins:[J],components:{},props:{},data(){return{}},methods:{}};function Vl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"text"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入邮箱",clearable:""}),(0,t.createSlots)({_:2},[e.$slots.prepend?{name:"prepend",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"prepend")]),key:"0"}:void 0,e.$slots.append?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"1"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var He=y(_l,[["render",Vl]]),Bl={name:"cvInputPassword",mixins:[J],components:{},props:{showPassword:{type:Boolean,default:!1}},data(){return{}},methods:{}};function Sl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"password"},{disabled:e.disabled,showPassword:a.showPassword},{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入密码",clearable:""}),(0,t.createSlots)({_:2},[e.$slots.prepend?{name:"prepend",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"prepend")]),key:"0"}:void 0,e.$slots.append?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"1"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var Ue=y(Bl,[["render",Sl]]),Nl={name:"cvInputNumber",mixins:[J],props:{},data(){return{}},methods:{}};function El(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-number",type:"number"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入整数",clearable:""}),(0,t.createSlots)({_:2},[e.$slots.prepend?{name:"prepend",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"prepend")]),key:"0"}:void 0,e.$slots.append?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"1"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var We=y(Nl,[["render",El]]),xl={name:"cvInputIdcard",mixins:[J],components:{},props:{},data(){return{}},methods:{}};function $l(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"text",oninput:"if(value.length>18)value=value.slice(0,18)"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入身份证",clearable:"",maxlength:"18"}),(0,t.createSlots)({_:2},[e.$slots.prepend?{name:"prepend",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"prepend")]),key:"0"}:void 0,e.$slots.append?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"1"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var qe=y(xl,[["render",$l]]),Dl={name:"cvInputDigit",mixins:[J],components:{},props:{},data(){return{}},methods:{}};function Tl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"number"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入",clearable:""}),(0,t.createSlots)({_:2},[e.$slots.prepend?{name:"prepend",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"prepend")]),key:"0"}:void 0,e.$slots.append?{name:"append",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"append")]),key:"1"}:void 0]),1040,["modelValue","onChange","onInput","placeholder"])}var Ke=y(Dl,[["render",Tl]]),Ll={name:"cvTextarea",mixins:[J],props:{rows:{type:[Number,String],default:3},autosize:{type:[Boolean,Object],default:!1}},data(){return{}},computed:{lastRow(){return parseInt(this.rows)}},created(){},methods:{onSubmit(){this.$emit("btnClick",this.localVal)}}};function Il(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({type:"textarea"},{disabled:e.disabled,rows:l.lastRow,autosize:a.autosize},{rows:l.lastRow,modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入内容",clearable:""}),null,16,["rows","modelValue","onInput","placeholder"])}var Ge=y(Ll,[["render",Il]]),Fl={name:"cvTextareaBtn",mixins:[J],components:{},props:{rows:{type:[Number,String],default:3},btnText:{type:[Number,String],default:""},btnIcon:{type:[String],default:""},autosize:{type:[Boolean,Object],default:!1}},data(){return{}},computed:{lastRow(){return parseInt(this.rows)}},methods:{onSubmit(){this.$emit("btnClick",this.localVal)}}},Pl={class:"cv-textab-group"},Al={class:"cv-textab-group__append"},Ml={class:"cv-textab_slot-wrap"};function zl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input"),c=(0,t.resolveComponent)("el-button");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Pl,[(0,t.createVNode)(s,(0,t.mergeProps)({type:"textarea"},{disabled:e.disabled,rows:l.lastRow,autosize:a.autosize},{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=d=>e.localVal=d),onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入内容",clearable:""}),null,16,["modelValue","onInput","placeholder"]),(0,t.createElementVNode)("div",Al,[(0,t.createElementVNode)("div",Ml,[(0,t.renderSlot)(e.$slots,"default",{},()=>[(0,t.createVNode)(c,{class:"cv-textab_slotbtn",type:"primary",size:e.size,onClick:l.onSubmit},{default:(0,t.withCtx)(()=>[a.btnIcon?((0,t.openBlock)(),(0,t.createElementBlock)("i",{key:0,class:(0,t.normalizeClass)(a.btnIcon),style:{"margin-right":"5px"}},null,2)):(0,t.createCommentVNode)("",!0),(0,t.createTextVNode)(" "+(0,t.toDisplayString)(a.btnText),1)]),_:1},8,["size","onClick"])])])])])}var Ye=y(Fl,[["render",zl]]),Ol={name:"cvInputBtn",mixins:[J],emits:["btnClick"],components:{},props:{btnText:{type:[Number,String],default:"确定"},btnIcon:{type:[String],default:""}},data(){return{}},methods:{onSubmit(){this.$emit("btnClick",this.localVal)}}},jl={class:"cv-input-group"},Rl={class:"cv-input-group__append"};function Hl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input"),c=(0,t.resolveComponent)("el-button");return(0,t.openBlock)(),(0,t.createElementBlock)("div",jl,[(0,t.createVNode)(s,(0,t.mergeProps)({type:"text"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=d=>e.localVal=d),onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:"请输入",clearable:""}),null,16,["modelValue","onChange","onInput","placeholder"]),(0,t.createElementVNode)("div",Rl,[(0,t.renderSlot)(e.$slots,"default",{},()=>[(0,t.createVNode)(c,{class:"cv-input-btn__slotbtn",type:"primary",size:e.size,onClick:l.onSubmit},{default:(0,t.withCtx)(()=>[a.btnIcon?((0,t.openBlock)(),(0,t.createElementBlock)("i",{key:0,class:(0,t.normalizeClass)(a.btnIcon),style:{"margin-right":"5px"}},null,2)):(0,t.createCommentVNode)("",!0),(0,t.createTextVNode)(" "+(0,t.toDisplayString)(a.btnText),1)]),_:1},8,["size","onClick"])])])])}var Ze=y(Ol,[["render",Hl]]),Ul={data(){return{formData:{}}}};function Wl(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div")}var $o=y(Ul,[["render",Wl]]);Re.install=function(e){e.component(Re.name,Re)};He.install=function(e){e.component(He.name,He)};Ue.install=function(e){e.component(Ue.name,Ue)};We.install=function(e){e.component(We.name,We)};qe.install=function(e){e.component(qe.name,qe)};Ke.install=function(e){e.component(Ke.name,Ke)};Ge.install=function(e){e.component(Ge.name,Ge)};Ye.install=function(e){e.component(Ye.name,Ye)};Ze.install=function(e){e.component(Ze.name,Ze)};$o.install=function(e){e.component($o.name,$o)};var ql={name:"cvInputCounter",extends:b.ElInputNumber,props:{},watch:{modelValue(){this.localVal=this.modelValue}},data(){return{localVal:0}},created(){},methods:{handleChange(e){this.$emit("update:modelValue",this.localVal)}}};function Kl(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input-number");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{modelValue:n.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>n.localVal=c),onChange:l.handleChange,step:e.step}),null,16,["modelValue","onChange","step"])}var Qe=y(ql,[["render",Kl]]);Qe.install=function(e){e.component(Qe.name,Qe)};var Gl={name:"cvShowText",mixins:[],components:{},props:{text:{type:[Number,String,Object],default:""}},data(){return{}},created(){},methods:{}},Yl={class:"cv-show-text"},Zl=["innerHTML"];function Ql(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",Yl,[a.text?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,innerHTML:a.text},null,8,Zl)):(0,t.createCommentVNode)("",!0),a.text?(0,t.createCommentVNode)("",!0):(0,t.renderSlot)(e.$slots,"default",{key:1})])}var Xe=y(Gl,[["render",Ql]]),Xl={name:"cvShowImage",mixins:[],components:{},props:{url:{type:[String,Array,Object],default:""},width:{type:[String],default:"100px"},height:{type:[String],default:"100px"}},data(){return{localUrl:""}},watch:{url:{handler(){this.localUrl=typeof this.url=="string"?[this.url]:this.url},immediate:!0,deep:!0}},created(){},methods:{}},Jl={class:"cv-show-image"};function er(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-image");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Jl,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.localUrl,(c,d)=>((0,t.openBlock)(),(0,t.createBlock)(s,{style:(0,t.normalizeStyle)("width:"+a.width+"; height:"+a.height+"; margin-right:10px"),key:d,src:c,"preview-src-list":n.localUrl},null,8,["style","src","preview-src-list"]))),128))])}var Je=y(Xl,[["render",er]]),tr={name:"cvShowTip",props:{borderColor:{type:[String],default:"#50bfff"},bgColor:{type:[String],default:"#ecf8ff"}},data(){return{backgroundColor:"#ecf8ff",borderLeft:"5px solid #50bfff"}},created(){this.borderLeft=`5px solid ${this.borderColor}`,this.backgroundColor=`${this.bgColor}`},methods:{}};function or(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-show-tip",style:(0,t.normalizeStyle)({backgroundColor:this.backgroundColor,borderLeft:this.borderLeft})},[(0,t.renderSlot)(e.$slots,"default")],4)}var et=y(tr,[["render",or]]),ar={name:"cv-gallery-dialog",props:{type:String,title:String,sources:Array,sliceSingle:{type:Boolean,default:!1},carouselAttrs:Object},data(){return{isShowCarousel:!1,sourceTitle:"",initialIndex:0,isShowPreview:!1}},methods:{startPreview(e){this.isShowPreview=!0,this.initialIndex=e,this.sourceTitle=this.sources[e].title},handleCarouselChange(e){this.sources[e]&&this.sources[e].title?this.sourceTitle=this.sources[e].title:this.sourceTitle=""}}},nr=["src"],lr={key:0,class:"cv-gallery-iframe embed-responsive embed-responsive-16by9"},rr=["src"],ir=["src"],sr=["src"];function cr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-carousel-item"),c=(0,t.resolveComponent)("el-carousel"),d=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createBlock)(d,{visible:n.isShowPreview,"append-to-body":"",onOpen:o[0]||(o[0]=u=>n.isShowCarousel=!0),onClosed:o[1]||(o[1]=u=>n.isShowCarousel=!1),style:{"text-align":"center"}},{header:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.sourceTitle||a.title),1)]),default:(0,t.withCtx)(()=>[a.type==="video"?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[n.isShowPreview?((0,t.openBlock)(),(0,t.createElementBlock)("video",{key:0,src:a.sources[n.initialIndex].src,autoplay:"autoplay",class:"cv-gallery-video",controls:"controls",width:"100%"},null,8,nr)):(0,t.createCommentVNode)("",!0)],64)):a.type==="iframe"?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[n.isShowPreview?((0,t.openBlock)(),(0,t.createElementBlock)("div",lr,[(0,t.createElementVNode)("iframe",{src:a.sources[n.initialIndex].src,allowfullscreen:"true",border:"0",frameborder:"no",framespacing:"0",scrolling:"no"},null,8,rr)])):(0,t.createCommentVNode)("",!0)],64)):a.type==="image"?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:2},[a.sliceSingle&&a.sources[n.initialIndex]||a.sources.length===1?((0,t.openBlock)(),(0,t.createElementBlock)("img",{key:0,src:a.sources[n.initialIndex].src,class:"cv-gallery-image"},null,8,ir)):((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:1},[n.isShowCarousel?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,"initial-index":n.initialIndex,onChange:l.handleCarouselChange,"indicator-position":"outside"},a.carouselAttrs),{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.sources,(u,h)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:h},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("img",{src:u.src,class:"cv-gallery-image"},null,8,sr)]),_:2},1024))),128))]),_:1},16,["initial-index","onChange"])):(0,t.createCommentVNode)("",!0)],64))],64)):(0,t.createCommentVNode)("",!0)]),_:1},8,["visible"])}var dr=y(ar,[["render",cr]]),ur={name:"gallery",components:{GalleryDialog:dr},props:{type:{type:String,default:"image",validator(e){return["image","video","iframe"].includes(e)}},size:Number,width:Number,height:Number,lazy:{type:Boolean,default:!1},source:[String,Array,Object],thumbSuffix:{type:String,default:""},thumbStyle:Object,carouselAttrs:Object,title:String,sliceSingle:{type:Boolean,default:!1}},data(){return{}},computed:{computedStyle(){let e=this.width||this.size,o=this.height||this.size;return this.type==="iframe"&&(e=e?e+"px":"360px",o=o?o+"px":"auto"),Object.assign({},{width:e,height:o,display:"block"},this.thumbStyle)},thumbs(){return this.computedSources.map(e=>e.thumb)},computedSources(){const e=this.source;if(typeof e=="string")return[this.getStringSource(e)];if(e instanceof Array){const o=[];return e.forEach(a=>{a instanceof Object?o.push(this.getObjectSource(a)):typeof a=="string"&&o.push(this.getStringSource(a))}),o}else return e instanceof Object?[this.getObjectSource(e)]:[]}},methods:{handlePreview(e){this.$refs.dialog.startPreview(e)},getStringSource(e){let o=e;return this.type==="image"&&this.thumbSuffix&&(o+=this.thumbSuffix),{type:this.type,src:e,thumb:o}},getObjectSource(e){return e.type=e.thumb?"image":this.type,e.thumb=e.thumb||e.src,e}}},mr={key:0,class:"cv-gallery"},pr={class:"el-upload-list el-upload-list--picture-card"},hr=["src"],gr={class:"el-upload-list__item-actions"},fr=["onClick"];function vr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-icons"),c=(0,t.resolveComponent)("GalleryDialog");return a.source?((0,t.openBlock)(),(0,t.createElementBlock)("div",mr,[(0,t.createElementVNode)("div",pr,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.computedSources,(d,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:u,class:"el-upload-list__item"},[(0,t.createElementVNode)("div",{style:(0,t.normalizeStyle)(l.computedStyle),class:"cv-gallery-iframe embed-responsive embed-responsive-16by9"},[(0,t.createElementVNode)("iframe",{src:d.thumb,allowfullscreen:"true",border:"0",frameborder:"no",framespacing:"0",scrolling:"no"},null,8,hr)],4),(0,t.createElementVNode)("span",gr,[(0,t.createElementVNode)("span",{onClick:h=>l.handlePreview(u,d)},[(0,t.createVNode)(s,{type:"ElIconVideoPlay",size:"20"})],8,fr),(0,t.renderSlot)(e.$slots,"action",(0,t.mergeProps)({ref_for:!0},{source:d,index:u}))])]))),128))]),(0,t.createVNode)(c,{carouselAttrs:a.carouselAttrs,sliceSingle:a.sliceSingle,sources:l.computedSources,title:a.title,type:a.type,ref:"dialog"},null,8,["carouselAttrs","sliceSingle","sources","title","type"])])):(0,t.createCommentVNode)("",!0)}var Do=y(ur,[["render",vr]]);Xe.install=function(e){e.component(Xe.name,Xe)};Je.install=function(e){e.component(Je.name,Je)};et.install=function(e){e.component(et.name,et)};Do.install=function(e){e.component(Do.name,Do)};var yr={name:"cvRadioOptBase"};function Cr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-radio");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var tt=y(yr,[["render",Cr]]),br={name:"cvRadioOptBtn"};function kr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-radio-button");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var ot=y(br,[["render",kr]]),wr={name:"cvRadioGroup"};function _r(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-radio-group");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var at=y(wr,[["render",_r]]);tt.install=function(e){e.component(tt.name,tt)};ot.install=function(e){e.component(ot.name,ot)};at.install=function(e){e.component(at.name,at)};var Vr={name:"cvCheckboxOptBase",extends:b.ElCheckbox};function Br(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-checkbox");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var nt=y(Vr,[["render",Br]]),Sr={name:"cvCheckboxOptBtn",extends:b.ElCheckboxButton,props:{}};function Nr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-checkbox-button");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var lt=y(Sr,[["render",Nr]]),Er={props:{...b.ElCheckboxGroup.props,modelValue:{type:[Array],default:()=>[]},dataLists:{type:Array,default:()=>[]},dataField:{type:[Object],default:()=>({})},disabled:{type:Boolean,default:!1}},watch:{modelValue(){this.localVal=this.modelValue},localVal(){this.handleChange()},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0}},data(){return{localVal:this.modelValue,localOpt:[]}},created(){this.handleChange(),this._parseLocalOpt()},methods:{handleChange(){this.$emit("update:modelValue",this.localVal)},_parseLocalOpt(){let e=[];if(this.dataLists&&this.dataLists.length!==0)if(typeof this.dataLists[0]=="string")this.dataLists.map(r=>{e.push({label:r,value:r})}),this.localOpt=e;else{var o=this.dataField&&this.dataField.label||"label",a=this.dataField&&this.dataField.value||"value";this.dataLists.map(r=>{let n=r[o]===0?0:r[o]||"",l=r[a]===0?0:r[a]||"";l=l===0?0:l||n,e.push({label:n,value:l,disabled:r.disabled&&!0||!1}),(r.checked=="true"||r.checked==!0)&&(typeof this.localVal=="string"?this.localVal=l:typeof this.localVal=="object"&&this.localVal.push(l))}),this.localOpt=e}this._parseLocalOptDiy()},_parseLocalOptDiy(){}}},xr={name:"cvCheckboxAll",mixins:[Er],components:{},data(){return{checkAll:!1,isIndeterminate:!0,localOptAll:[]}},methods:{handleCheckAllChange(e){this.localVal=e?this.localOptAll:[],this.isIndeterminate=!1,this.handleChange()},handleCheckedCitiesChange(e){let o=e.length;this.checkAll=o===this.localOptAll.length,this.isIndeterminate=o>0&&o<this.localOptAll.length},_parseLocalOptDiy(){this.localOpt&&this.localOpt.length!==0&&this.localOpt.map(e=>{e.disabled||this.localOptAll.push(e.label)})}}},$r={class:"cv-checkbox-all"};function Dr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-checkbox"),c=(0,t.resolveComponent)("el-checkbox-group");return(0,t.openBlock)(),(0,t.createElementBlock)("div",$r,[(0,t.createVNode)(s,{indeterminate:n.isIndeterminate,modelValue:n.checkAll,"onUpdate:modelValue":o[0]||(o[0]=d=>n.checkAll=d),onChange:l.handleCheckAllChange},{default:(0,t.withCtx)(()=>[...o[2]||(o[2]=[(0,t.createTextVNode)("全选",-1)])]),_:1},8,["indeterminate","modelValue","onChange"]),o[3]||(o[3]=(0,t.createElementVNode)("div",{style:{margin:"15px 0"}},null,-1)),(0,t.createVNode)(c,{modelValue:e.localVal,"onUpdate:modelValue":o[1]||(o[1]=d=>e.localVal=d),onChange:l.handleCheckedCitiesChange},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default",{},()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.localOpt,(d,u)=>((0,t.openBlock)(),(0,t.createBlock)(s,{value:d.value,key:u,onChange:e.handleChange,disabled:e.disabled||d.disabled},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(d.label),1)]),_:2},1032,["value","onChange","disabled"]))),128))])]),_:3},8,["modelValue","onChange"])])}var rt=y(xr,[["render",Dr]]),Tr={name:"cvCheckboxGroup"};function Lr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-checkbox-group");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16)}var it=y(Tr,[["render",Lr]]);nt.install=function(e){e.component(nt.name,nt)};lt.install=function(e){e.component(lt.name,lt)};it.install=function(e){e.component(it.name,it)};rt.install=function(e){e.component(rt.name,rt)};function Ir(e,o,a){var r=a||{},n=r.noTrailing,l=n===void 0?!1:n,s=r.noLeading,c=s===void 0?!1:s,d=r.debounceMode,u=d===void 0?void 0:d,h,m=!1,v=0;function f(){h&&clearTimeout(h)}function C(w){var V=(w||{}).upcomingOnly,k=V===void 0?!1:V;f(),m=!k}function p(){for(var w=arguments.length,V=new Array(w),k=0;k<w;k++)V[k]=arguments[k];var B=this,N=Date.now()-v;if(m)return;function H(){v=Date.now(),o.apply(B,V)}function q(){h=void 0}!c&&u&&!h&&H(),f(),u===void 0&&N>e?c?(v=Date.now(),l||(h=setTimeout(u?q:H,e))):H():l!==!0&&(h=setTimeout(u?q:H,u===void 0?e-N:e))}return p.cancel=C,p}function ja(e,o,a){var r=(a||{}).atBegin;return Ir(e,o,{debounceMode:(r===void 0?!1:r)!==!1})}function Fr(e,o=!1){let a=document.createElement("link");a.setAttribute("rel","stylesheet"),a.setAttribute("type","text/css"),a.setAttribute("id",e),o?a.setAttribute("href",e+"?t="+new Date().getTime()):a.setAttribute("href",e),document.getElementById(e)||document.head.appendChild(a)}function st(e,o=!1,a=!0){return new Promise((r,n)=>{const l=document.createElement("script");e=e.replace(/([^:]\/)\/+/g,"$1"),l.id=e,l.type="text/javascript",o?l.src=e+"?t="+new Date().getTime():l.src=e,document.getElementById(e)&&a?r():(document.body.appendChild(l),l.onload=()=>{r()})})}function Pr(e){const o=e;try{const a=document.createElement("textarea");a.value=o,document.body.appendChild(a),a.select(),document.execCommand("Copy"),a.remove(),document.body.removeChild(a)}catch{navigator.clipboard.writeText(o).then(()=>{}).catch(r=>{})}(0,b.ElMessage)({message:"复制成功",type:"success"})}function Ar(e){if(/^\d{8}T\d{6}Z$/.test(e)){const o=e.replace(/^(\d{4})(\d{2})(\d{2})T(\d{2})(\d{2})(\d{2})Z$/,"$1-$2-$3T$4:$5:$6Z");return new Date(o)}return/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(Z|([+-]\d{2}:\d{2}))?$/.test(e)?new Date(e):/^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$/.test(e)?new Date(e.replace(" ","T")):new Date(e)}function Mr(e){var o=new Date,a=new Date(e),r=o-a,n=Math.floor(r/1e3),l=Math.floor(n/60),s=Math.floor(l/60);if(l<1)var c=n+"秒前";else if(s<1)var c=l+"分钟前";else if(s<24)var c=s+"小时前";else var c=a.toLocaleString();return c}function oe(e,...o){return o.reduce((a,r)=>Object.keys(r).reduce((n,l)=>{const s=r[l];return fo(s)?n[l]=oe(n[l]?n[l]:{},s):Ha(s)?n[l]=s.map((c,d)=>{if(fo(c)){const u=n[l]?n[l]:[];return oe(u[d]?u[d]:{},c)}else return c}):n[l]=s,n},a),e)}function Ra(e,o){const{[o[0]]:a,...r}=e;return Object.keys(e).reduce((n,l)=>(o.includes(l)||(n[l]=e[l]),n),{})}function fo(e){return Object.prototype.toString.call(e)==="[object Object]"}function Ha(e){return typeof Array.isArray=="function"?Array.isArray(e):Object.prototype.toString.call(e)==="[object Array]"}function he(e){return Ha(e)?e.length===0:fo(e)?Object.keys(e).length===0:e===""||e===void 0||e===null}function Ce(e,o){return he(e)?o:e}function zr(e){let o=["png","jpg","jpeg","gif","webp","svg"],a=e.lastIndexOf("."),r=e.substring(a+1);return o.indexOf(r.toLowerCase())!=-1}function Or(e){return e.startsWith("http://")||e.startsWith("https://")||e.startsWith("//")}function le(e){return e==null?"":String(e)}var jr=/([\:\-\_]+(.))/g,Rr=/^moz([A-Z])/,Hr=Number(document.documentMode),ua=function(e){return e.replace(jr,function(o,a,r,n){return n?r.toUpperCase():r}).replace(Rr,"Moz$1")};const Xf=(function(){return document.addEventListener?function(e,o,a){e&&o&&a&&e.addEventListener(o,a,!1)}:function(e,o,a){e&&o&&a&&e.attachEvent("on"+o,a)}})(),Jf=(function(){return document.removeEventListener?function(e,o,a){e&&o&&e.removeEventListener(o,a,!1)}:function(e,o,a){e&&o&&e.detachEvent("on"+o,a)}})(),e1=Hr<9?function(e,o){if(!e||!o)return null;o=ua(o),o==="float"&&(o="styleFloat");try{switch(o){case"opacity":try{return e.filters.item("alpha").opacity/100}catch{return 1}default:return e.style[o]||e.currentStyle?e.currentStyle[o]:null}}catch{return e.style[o]}}:function(e,o){if(!e||!o)return null;o=ua(o),o==="float"&&(o="cssFloat");try{var a=document.defaultView.getComputedStyle(e,"");return e.style[o]||a?a[o]:null}catch{return e.style[o]}};function Ur(e){return window.URL?window.URL.createObjectURL(e):window.webkitURL?window.webkitURL.createObjectURL(e):""}var Ua=(()=>{const e={svg:["image/svg+xml","image/svg"],jpg:["image/jpeg","image/jpg"],jpeg:["image/jpeg"],png:["image/png"],gif:["image/gif"],webp:["image/webp"],bmp:["image/bmp","image/x-bmp","image/x-ms-bmp"],ico:["image/x-icon","image/vnd.microsoft.icon"],tiff:["image/tiff","image/tif","image/x-tiff"],apng:["image/apng"],avif:["image/avif"],heic:["image/heic"],pdf:["application/pdf"],txt:["text/plain"],csv:["text/csv"],json:["application/json"],xml:["application/xml"],doc:["application/msword"],docx:["application/vnd.openxmlformats-officedocument.wordprocessingml.document"],xls:["application/vnd.ms-excel"],xlsx:["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"],ppt:["application/vnd.ms-powerpoint"],pptx:["application/vnd.openxmlformats-officedocument.presentationml.presentation"],zip:["application/zip"],rar:["application/x-rar-compressed"],"7z":["application/x-7z-compressed"],mp3:["audio/mpeg"],mp4:["video/mp4"],mov:["video/quicktime"],avi:["video/x-msvideo"],wav:["audio/wav"]},o={},a={};for(const[r,n]of Object.entries(e)){o[r]=n[0];for(const l of n)a[l]=r}return{extensionToMime:o,mimeToExtension:a}})();function Wr(e){if(!e)return"jpg";const o=e.toLowerCase().trim();return Ua.mimeToExtension[o]||"jpg"}function qr(e){if(!e)return"";const o=e.replace(/^\./,"").toLowerCase();return Ua.extensionToMime[o]||""}function Kr(){const e=new Date;return[e.getFullYear(),String(e.getMonth()+1).padStart(2,"0"),String(e.getDate()).padStart(2,"0"),String(e.getHours()).padStart(2,"0"),String(e.getMinutes()).padStart(2,"0"),String(e.getSeconds()).padStart(2,"0")].join("")+Math.random().toString(36).substring(2,10)}var Gr={name:"cvGeoCity",mixins:[],components:{},emits:["update:province","update:city","update:district","update:provinceCode","update:cityCode","update:districtCode"],props:{modelValue:{type:[String,Array,Number],default(){return[]}},province:{type:[String]},provinceCode:{type:[Number,String],default:""},city:{type:[String]},cityCode:{type:[Number,String],default:""},district:{type:[String]},districtCode:{type:[Number,String],default:""},cityHide:{type:Boolean,default:!1},districtHide:{type:Boolean,default:!1}},watch:{modelValue(e){},province(e){this.initProvince()},provinceCode(e){this.initProvince()},cityCode(e){this.initCity()},districtCode(e){this.initDistrict()}},data(){return{provinceCdnList:{},cityCdnList:{},districtCdnList:{},isCdnLoading:!0,provinceList:[],cityList:[],districtList:[],local1_code:"",local1_name:"",local2_code:"",local2_name:"",local3_code:"",local3_name:"",local1_flag:!1,local2_flag:!1,local3_flag:!1,hideMunicipality:!1,municipalities:["110000","120000","310000","500000","北京市","天津市","上海市","重庆市"]}},async mounted(){await st(this.CDN_URL_UI+"/dict/geo/province-kv-window.js"),await st(this.CDN_URL_UI+"/dict/geo/city-kv-window.js"),await st(this.CDN_URL_UI+"/dict/geo/district-kv-window.js"),await this.initLoad()},methods:{initLoad(){setTimeout(()=>{this.provinceCdnList=window.cdn__DictAreaProvince,this.cityCdnList=window.cdn__DictAreaCity,this.districtCdnList=window.cdn__DictAreaDistrict,this.local1_flag=!1,this.isCdnLoading=!1,this.getProvinces(),this.initProvince()},200)},initProvince(){if(!this.province&&!this.provinceCode)return!1;this.getProvinces();const e=this.provinceList.find(o=>this.province?o.provinceName===this.province:this.provinceCode&&o.provinceCode===this.provinceCode);e&&(this.local1_code=e.provinceCode,this.changeProvince(e.provinceCode)),this.initCity()},initCity(){if(!this.city&&!this.cityCode)return!1;const e=this.cityList.find(o=>this.city?o.cityName===this.city:this.cityCode&&o.cityCode===this.cityCode);e&&(this.local2_code=e.cityCode,this.changeCity(e.cityCode)),this.initDistrict()},initDistrict(){if(!this.district&&!this.districtCode)return!1;const e=this.districtList.find(o=>this.district?o.districtName===this.district:this.districtCode&&o.districtCode===this.districtCode);e&&this.changeDistrict(e.districtCode)},getProvinces(){if(!this.local1_flag&&typeof this.provinceCdnList=="object"){let e=[];for(let o in this.provinceCdnList)e.push({provinceCode:o,provinceName:this.provinceCdnList[o]});this.provinceList=e,this.local1_flag=!0}},changeProvince(e){this._getNeedCity(),this.local2_flag=!0,this.local2_code="",this.local2_name="",this.local3_code="",this.local3_name="",this.local1_code=e,this.local1_name=this.provinceList.find(o=>o.provinceCode===e)?.provinceName,this.handleChoose()},_getNeedCity(){let e=[],o=this.local1_code.substring(0,2);for(let a in this.cityCdnList)a.substring(0,2)==o&&e.push({cityCode:a,cityName:this.cityCdnList[a]});this.cityList=e},getCities(){this.local2_flag||this.provinceCode&&(this._getNeedCity(),this.local2_flag=!0)},changeCity(e){this._getNeedDistrict(),this.local3_flag=!0,this.local3_name="",this.local3_code="",this.local2_code=e,this.local2_name=this.cityList.find(o=>o.cityCode===e)?.cityName,this.handleChoose()},_getNeedDistrict(){let e=[],o=this.local2_code.substring(0,4);for(let a in this.districtCdnList)a.substring(0,4)==o&&e.push({districtCode:a,districtName:this.districtCdnList[a]});this.districtList=e},getDistrict(){this.local3_flag||this.local2_code&&this._getNeedDistrict()},changeDistrict(e){this.local3_code=e,this.local3_name=this.districtList.find(o=>o.districtCode===e)?.districtName,this.handleChoose()},handleChoose(){this.$emit("update:province",this.local1_name),this.$emit("update:provinceCode",this.local1_code),this.$emit("update:city",this.local2_name),this.$emit("update:cityCode",this.local2_code),this.$emit("update:district",this.local3_name),this.$emit("update:districtCode",this.local3_code)}}},Yr={class:"cv-geo-city"},Zr={key:0},Qr={key:1};function Xr(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-option"),c=(0,t.resolveComponent)("el-select"),d=(0,t.resolveDirective)("loading");return(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",Yr,[(0,t.createElementVNode)("div",null,[(0,t.createVNode)(c,{modelValue:n.local1_code,"onUpdate:modelValue":o[0]||(o[0]=u=>n.local1_code=u),onFocus:l.getProvinces,onChange:l.changeProvince,placeholder:"省",filterable:""},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.provinceList,(u,h)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:u.provinceCode,label:u.provinceName,value:u.provinceCode},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(u.provinceName),1)]),_:2},1032,["label","value"]))),128))]),_:1},8,["modelValue","onFocus","onChange"])]),a.cityHide?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",Zr,[(0,t.createVNode)(c,{modelValue:n.local2_code,"onUpdate:modelValue":o[1]||(o[1]=u=>n.local2_code=u),onFocus:l.getCities,onChange:l.changeCity,placeholder:"市",filterable:""},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.cityList,(u,h)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:u.cityCode,label:u.cityName,value:u.cityCode},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(u.cityName),1)]),_:2},1032,["label","value"]))),128))]),_:1},8,["modelValue","onFocus","onChange"])])),!a.cityHide&&!a.districtHide?((0,t.openBlock)(),(0,t.createElementBlock)("div",Qr,[(0,t.createVNode)(c,{modelValue:n.local3_code,"onUpdate:modelValue":o[2]||(o[2]=u=>n.local3_code=u),onFocus:l.getDistrict,onChange:l.changeDistrict,placeholder:"区/县",filterable:""},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.districtList,(u,h)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:u.districtCode,label:u.districtName,value:u.districtCode},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(u.districtName),1)]),_:2},1032,["label","value"]))),128))]),_:1},8,["modelValue","onFocus","onChange"])])):(0,t.createCommentVNode)("",!0)])),[[d,n.isCdnLoading]])}var ct=y(Gr,[["render",Xr]]),Wa={computed:{componentName(){return this.$options.name}},methods:{_mergeAttrs(e){const o=this.$cvUiParams||{},a=e?o[e]||{}:{},r=o[this.componentName]||{},n=Object.assign({},a,r);return Object.assign({},n,this.$attrs)}}},Jr={name:"cvGeoMap",mixins:[Wa],emits:["update:address","update:latitude","update:longitude","update:name","update:city"],props:{title:{type:[String],default:"选择经纬度地点"},mapKey:{type:[String],default:""},mapSecret:{type:[String],default:""},mapType:{type:[String],default:"qq"},address:{type:[String]},name:{type:[String]},city:{type:[String]},latitude:{type:[Number,String]},longitude:{type:[Number,String]}},watch:{address(e){this.localAddress=e},latitude(e){this.localLatitude=e},longitude(e){this.localLongitude=e},name(e){this.localName=e},city(e){this.localCity=e}},computed:{localMapKey(){return this._mergeAttrs("geo").mapKey},localMapSecret(){return this._mergeAttrs("geo").mapSecret},mapSrc(){let e=this.localMapKey;if(this.mapType=="qq"){if(!this.localMapKey)return"";let o="https://apis.map.qq.com/tools/locpicker";return o+=`?search=1&type=1&key=${e}&referer=myapp`,this.latitude&&this.longitude&&(o+=`&coord=${this.latitude},${this.longitude}`),o}else if(this.mapType=="amap"){if(!this.localMapKey||!this.localMapSecret)return"";let o="https://m.amap.com/picker/";return o+=`?zoom=15&radius=1000&total=20&key=${e}&jscode=${localMapSecret}`,this.latitude&&this.longitude&&(o+=`&center=${this.longitude},${this.latitude}`),o}else return this.$message.info("目前不支持百度地图"),""}},data(){return{localMapShow:!1,localAddress:"",localLatitude:"",localLongitude:"",localName:"",localCity:""}},mounted(){this.initData()},methods:{initData(){let e=this;window.addEventListener("message",o=>{let a=o.data;a&&a.module=="locationPicker"&&(e.localAddress=a.poiaddress||"",e.localName=a.poiname||"",e.localCity=a.cityname||"",e.localLatitude=a.latlng.lat||"",e.localLongitude=a.latlng.lng||"")},!1)},handleMapClose(){this.localMapShow=!1},handleMapOpen(){this.localMapShow=!0},handleConfirm(){this.$emit("update:address",this.localAddress),this.$emit("update:longitude",this.localLongitude),this.$emit("update:latitude",this.localLatitude),this.$emit("update:name",this.localName),this.$emit("update:city",this.localCity),this.handleMapClose()},handleCopy(e){this.$cvCopy(e)}}},ei={class:"cv-geo-map__wrap"},ti={class:"cv-geo-map__box"},oi={style:{width:"100%",height:"510px"}},ai=["src"],ni={class:"cv-geo-map__info"},li={key:0,class:"cv-geo-map__address"},ri={key:1,class:"cv-geo-map__jwd"};function ii(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input"),c=(0,t.resolveComponent)("el-tooltip"),d=(0,t.resolveComponent)("el-button"),u=(0,t.resolveComponent)("el-scrollbar"),h=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,[(0,t.createElementVNode)("div",ei,[(0,t.createElementVNode)("div",ti,[(0,t.createVNode)(c,{class:"item",effect:"dark",content:"请点击查找位置选择位置",placement:"bottom"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{modelValue:n.localAddress,"onUpdate:modelValue":o[0]||(o[0]=m=>n.localAddress=m)},null,8,["modelValue"])]),_:1}),(0,t.createVNode)(d,{type:"primary",icon:"ElIconSearch",onClick:l.handleMapOpen},{default:(0,t.withCtx)(()=>[...o[5]||(o[5]=[(0,t.createTextVNode)("请查找位置",-1)])]),_:1},8,["onClick"])])]),(0,t.createVNode)(h,{modelValue:n.localMapShow,"onUpdate:modelValue":o[4]||(o[4]=m=>n.localMapShow=m),title:a.title,width:"520","before-close":l.handleMapClose},{footer:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",ni,[n.localAddress?((0,t.openBlock)(),(0,t.createElementBlock)("div",li,[o[6]||(o[6]=(0,t.createElementVNode)("span",{class:"cv-geo-map__label"},"已选:",-1)),(0,t.createVNode)(c,{class:"item",effect:"dark",content:"点击复制",placement:"bottom"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{class:"cv-geo-map__value",onClick:o[1]||(o[1]=m=>l.handleCopy(n.localAddress))},(0,t.toDisplayString)(n.localAddress),1)]),_:1})])):(0,t.createCommentVNode)("",!0),n.localAddress?((0,t.openBlock)(),(0,t.createElementBlock)("div",ri,[o[7]||(o[7]=(0,t.createElementVNode)("span",{class:"cv-geo-map__label"},"经度:",-1)),(0,t.createVNode)(c,{class:"item",effect:"dark",content:"点击复制",placement:"bottom"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{class:"cv-geo-map__value",onClick:o[2]||(o[2]=m=>l.handleCopy(n.localLongitude))},(0,t.toDisplayString)(n.localLongitude),1)]),_:1}),o[8]||(o[8]=(0,t.createElementVNode)("span",{class:"cv-geo-map__label"},"纬度:",-1)),(0,t.createVNode)(c,{class:"item",effect:"dark",content:"点击复制",placement:"bottom"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",{class:"cv-geo-map__value",onClick:o[3]||(o[3]=m=>l.handleCopy(n.localLatitude))},(0,t.toDisplayString)(n.localLatitude),1)]),_:1})])):(0,t.createCommentVNode)("",!0)]),(0,t.createElementVNode)("div",null,[(0,t.createVNode)(d,{onClick:l.handleMapClose},{default:(0,t.withCtx)(()=>[...o[9]||(o[9]=[(0,t.createTextVNode)("取消",-1)])]),_:1},8,["onClick"]),(0,t.createVNode)(d,{type:"primary",onClick:l.handleConfirm,disabled:!n.localAddress},{default:(0,t.withCtx)(()=>[...o[10]||(o[10]=[(0,t.createTextVNode)("确认选择",-1)])]),_:1},8,["onClick","disabled"])])]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",oi,[(0,t.createVNode)(u,{style:{height:"510px"}},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("iframe",{id:"mapPage",width:"100%",height:"100%",style:{height:"500px"},frameborder:"0",src:l.mapSrc},null,8,ai)]),_:1})])]),_:1},8,["modelValue","title","before-close"])],64)}var dt=y(Jr,[["render",ii]]);ct.install=function(e){e.component(ct.name,ct)};dt.install=function(e){e.component(dt.name,dt)};var si={...b.ElOption,extends:b.ElOption,name:"cvSelectOpt"},ut=si,ci={name:"cvSelectBase",emits:["onChoose","change","update:modelValue"],props:{...b.ElSelect.props,modelValue:{type:[String,Array,Number],default(){return""}},emptyValues:{type:[Array],default:[null,void 0]},dataLists:{type:[Array],default(){return[]}},dataField:{type:[Object],default(){return{}}},dataDisabled:{type:[Array],default(){return[]}},disabled:{type:Boolean,default:!1},placeholder:{type:[String,Number],default:"请选择"}},watch:{modelValue(e){this.localVal=e},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0},localVal(e){this.handleChange()}},data(){return{localVal:this.modelValue,localOpt:[]}},methods:{handleChoose(e,o){this.$emit("onChoose",e,o)},handleChange(){this.$emit("change",this.localVal),this.$emit("update:modelValue",this.localVal)},_parseLocalOpt(){let e=[];if(this.dataLists&&this.dataLists.length!==0)if(typeof this.dataLists[0]=="string")this.dataLists.map(r=>{e.push({label:r,value:r})}),this.localOpt=e;else{var o=this.dataField&&this.dataField.label||"label",a=this.dataField&&this.dataField.value||"value";this.dataLists.map(r=>{let n=r[o]===0?0:r[o]||"",l=r[a]===0?0:r[a]||"";if(l=l===0?0:l||n,this.dataDisabled.length>0)for(let s in this.dataDisabled)this.dataDisabled[s][a]==l&&(r.disabled=!0);e.push({label:n,value:l,disabled:r.disabled&&!0||!1}),(r.checked=="true"||r.checked==!0)&&(typeof this.localVal=="string"?this.localVal=l:typeof this.localVal=="object"&&this.localVal.push(l))}),this.localOpt=e}}}};function di(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-option"),c=(0,t.resolveComponent)("el-select");return(0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({class:"cv-select-base"},e.$props,{modelValue:n.localVal,"onUpdate:modelValue":o[0]||(o[0]=d=>n.localVal=d),size:e.size,filterable:"",clearable:""}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default",{},()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.localOpt,(d,u)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:u,label:d.label,value:d.value,disabled:d.disabled,onClick:h=>l.handleChoose(d,u)},null,8,["label","value","disabled","onClick"]))),128))])]),_:3},16,["modelValue","size"])}var mt=y(ci,[["render",di]]),ui={name:"cvSelectTree",emits:["update:modelValue","change"],props:{...b.ElSelect.props,modelValue:{type:[String,Array,Number],default(){return""}},dataLists:{type:[Array],default(){return[]}},dataField:{type:[Object],default:()=>({value:"id",label:"title",children:"children"})},clearable:{type:Boolean,default:!0},accordion:{type:Boolean,default:!1},defaultExpandAll:{type:Boolean,default:!0},dataDisabled:{type:[Array],default(){return[]}},disabled:{type:Boolean,default:!1},placeholder:{type:[String,Number],default:"请选择"},showAllLevels:{type:Boolean,default:!0},showCheckbox:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},emitPath:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},refID:{type:[String],required:!1,default(){return"cvSelectTree-"+ +new Date+((Math.random()/1e4).toFixed(0)+"")}}},watch:{modelValue(){this.localVal=this.modelValue,this.initHandle()},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0},localVal(){this.handleChange()}},data(){return{localVal:"",localOpt:[],localTitle:"",defaultExpandedKey:[]}},computed:{props2(){return Object.assign(this.dataField,{emitPath:this.emitPath},{multiple:this.multiple})}},created(){},mounted(){this.localVal=this.modelValue,this.initHandle()},methods:{initHandle(){if(this.localVal){var e=this.$refs[this.refID+"tree"].getNode(this.localVal);e&&(this.localTitle=e.data[this.dataField.label],this.$refs[this.refID+"tree"].setCurrentKey(this.localVal),this.defaultExpandedKey=[this.localVal])}else this.clearHandle();this.initScroll()},initScroll(){this.$nextTick(()=>{let e=document.querySelectorAll(".cv-select-tree .el-scrollbar .el-select-dropdown__wrap")[0],o=document.querySelectorAll(".cv-select-tree .el-scrollbar .el-scrollbar__bar");e.style.cssText="margin: 0px; max-height: none; overflow: hidden;",o.forEach(a=>a.style.width=0)})},handleNodeClick(e,o,a){e.disabled||(this.localTitle=e[this.dataField.label],this.localVal=e[this.dataField.value],this.defaultExpandedKey=[],this.$refs[this.refID].blur())},clearHandle(){this.localTitle="",this.localVal="",this.defaultExpandedKey=[],this.clearSelected()},clearSelected(){document.querySelectorAll(`#${this.refID}tree .el-tree-node`).forEach(e=>e.classList.remove("is-current"))},handleChange(){this.$emit("change",this.localVal),this.$emit("update:modelValue",this.localVal)},_parseLocalOpt(){let e=this.dataLists;this.dataField&&this.dataField.label;let o=this.dataField&&this.dataField.value||"value",a=this.dataField&&this.dataField.children||"children",r=this.dataDisabled;n(e);function n(l){for(let s in l)r.map(c=>{l[s][o]==c[o]&&(l[s].disabled=!0)}),l[s][a]&&n(l[s][a])}this.localOpt=e}}};function mi(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-tree"),c=(0,t.resolveComponent)("el-option"),d=(0,t.resolveComponent)("el-select");return(0,t.openBlock)(),(0,t.createBlock)(d,(0,t.mergeProps)(e.$props,{ref:a.refID,"popper-class":"cv-select-tree",modelValue:n.localTitle,onClear:l.clearHandle}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c,{value:n.localTitle,label:n.localTitle,class:"options"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{"highlight-current":"",id:a.refID+"tree",ref:a.refID+"tree",accordion:a.accordion,showCheckbox:a.showCheckbox,data:n.localOpt,props:a.dataField,"node-key":a.dataField.value,onNodeClick:l.handleNodeClick,"default-expand-all":a.defaultExpandAll},null,8,["id","accordion","showCheckbox","data","props","node-key","onNodeClick","default-expand-all"])]),_:1},8,["value","label"])]),_:1},16,["modelValue","onClear"])}var pt=y(ui,[["render",mi],["__scopeId","data-v-a62c37b7"]]);ut.install=function(e){e.component(ut.name,ut)};mt.install=function(e){e.component(mt.name,mt)};pt.install=function(e){e.component(pt.name,pt)};var pi={name:"cvCascaderBase",components:{},props:{...b.ElCascader.props,modelValue:{type:[String,Array,Number],default(){}},dataLists:{type:[Array],default(){return[]}},dataDisabled:{type:[Array],default(){return[]}},disabled:{type:Boolean,default:!1},placeholder:{type:[String,Number],default:"请选择"},showAllLevels:{type:Boolean,default:!0},filterable:{type:Boolean,default:!0},dataField:{type:[Object],default(){return{}}},emitPath:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1}},watch:{modelValue(){this.localVal=this.modelValue},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0},localVal(){this.handleChange(),this.handleInput()}},data(){return{localVal:this.modelValue,localOpt:[]}},computed:{props2(){return Object.assign(this.dataField,{emitPath:this.emitPath},{multiple:this.multiple})}},created(){},methods:{handleChange(){this.$emit("change",this.localVal)},handleInput(){this.$emit("update:modelValue",this.localVal)},_parseLocalOpt(){let e=this.dataLists,o=this.dataField&&this.dataField.value||"value",a=this.dataDisabled;r(e);function r(n){for(let l in n)a.map(s=>{n[l][o]==s[o]&&(n[l].disabled=!0)}),n[l].children&&r(n[l].children)}this.localOpt=e},getCheckedNodes(){}}},hi={class:"cv-cascader-base block"};function gi(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-cascader");return(0,t.openBlock)(),(0,t.createElementBlock)("div",hi,[(0,t.createVNode)(s,(0,t.mergeProps)(e.$props,{props:l.props2,modelValue:n.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>n.localVal=c),options:n.localOpt,onChange:l.handleChange,onGetCheckedNodes:l.getCheckedNodes}),null,16,["props","modelValue","options","onChange","onGetCheckedNodes"])])}var ht=y(pi,[["render",gi]]);ht.install=function(e){e.component(ht.name,ht)};var qa={props:{...b.ElTimePicker.props,modelValue:{type:[String,Array,Number,Object,Date],default:null}},watch:{modelValue:{handler(){if(this.valueFormat=="timestamp"){if(Array.isArray(this.modelValue)){var e=this.modelValue.map(o=>{if(!isNaN(o)&&o.toString().length==10)return o*1e3});if(this.localVal&&this.localVal[0]==e[0]&&this.localVal[1]==e[1])return;this.localVal=e}else this.modelValue&&this.modelValue.toString().length==10&&this.localVal!=this.modelValue*1e3&&(this.localVal=this.modelValue*1e3);return}this.localVal=this.modelValue},immediate:!0,deep:!0},localVal(){if(this.valueFormat=="timestamp"){var e;if(Array.isArray(this.localVal)){if(e=this.localVal.map(o=>{if(!isNaN(o)&&o.toString().length==13)return parseInt(o/1e3)}),this.modelValue&&e[0]==this.modelValue[0]&&e[1]==this.modelValue[1])return;this.$emit("update:modelValue",e)}else!isNaN(this.localVal)&&this.localVal.toString().length==13&&(e=parseInt(this.localVal/1e3),this.modelValue!=e&&this.$emit("update:modelValue",e));return}this.$emit("update:modelValue",this.localVal)}},data(){return{localVal:""}},created(){},methods:{}},fi={name:"cvTimeBase",mixins:[qa],props:{format:{type:String,default:"HH:mm:ss"},valueFormat:{type:String,default:"HH:mm:ss"},placeholder:{type:[String,Number],default:"选择时间"}}};function vi(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-time-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-timePicker-base"},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),format:a.format,"picker-options":{}}),null,16,["modelValue","format"])}var gt=y(fi,[["render",vi]]),yi={name:"cvTimeRange",mixins:[qa],props:{format:{type:String,default:"HH:mm:ss"},valueFormat:{type:String,default:"HH:mm:ss"},startPlaceholder:{type:[String,Number],default:"开始时间"},rangeSeparator:{type:[String,Number],default:"至"},endPlaceholder:{type:[String,Number],default:"结束时间"}}};function Ci(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-time-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-timePicker-range"},e.$props,{"is-range":"",modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),format:a.format,"range-separator":a.rangeSeparator,"start-placeholder":a.startPlaceholder,"end-placeholder":a.endPlaceholder}),null,16,["modelValue","format","range-separator","start-placeholder","end-placeholder"])}var ft=y(yi,[["render",Ci]]),bi={name:"cvTimeSelect"};function ki(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-time-select");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-time-select"},e.$props),null,16)}var vt=y(bi,[["render",ki]]),yo={props:{...b.ElDatePicker.props,modelValue:{type:[String,Array,Number,Object,Date],default:null},pickerOptions:{type:Boolean,default:!1}},watch:{modelValue:{handler(){if(this.valueFormat=="timestamp"){if(Array.isArray(this.modelValue)){var e=this.modelValue.map(o=>{if(!isNaN(o)&&o.toString().length==10)return o*1e3});if(this.localVal&&this.localVal[0]==e[0]&&this.localVal[1]==e[1])return;this.localVal=e}else this.modelValue&&this.modelValue.toString().length==10&&this.localVal!=this.modelValue*1e3&&(this.localVal=this.modelValue*1e3);return}this.localVal=this.modelValue},immediate:!0,deep:!0},localVal(){if(this.valueFormat=="timestamp"){var e;if(Array.isArray(this.localVal)){if(e=this.localVal.map(o=>{if(!isNaN(o)&&o.toString().length==13)return parseInt(o/1e3)}),this.modelValue&&e[0]==this.modelValue[0]&&e[1]==this.modelValue[1])return;this.$emit("update:modelValue",e)}else!isNaN(this.localVal)&&this.localVal.toString().length==13&&(e=parseInt(this.localVal/1e3),this.modelValue!=e&&this.$emit("update:modelValue",e));return}this.$emit("update:modelValue",this.localVal)}},data(){return{localVal:""}}},wi={name:"cvDateBase",mixins:[yo],props:{format:{type:String,default:"YYYY-MM-DD"},valueFormat:{type:String,default:"YYYY-MM-DD"},placeholder:{type:[String,Number],default:"选择日期"}},data(){return{localPickerOptions:{disabledDate(e){return e.getTime()>Date.now()},shortcuts:[{text:"今天",onClick(e){e.$emit("pick",new Date)}},{text:"昨天",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24),e.$emit("pick",o)}},{text:"一周前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*7),e.$emit("pick",o)}},{text:"一个月前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*30),e.$emit("pick",o)}},{text:"三个月前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*90),e.$emit("pick",o)}},{text:"六个月前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*180),e.$emit("pick",o)}},{text:"一年前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*365),e.$emit("pick",o)}}]}}}};function _i(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-date-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),type:"date","value-format":a.valueFormat,placeholder:a.placeholder,"picker-options":e.pickerOptions&&n.localPickerOptions}),null,16,["modelValue","value-format","placeholder","picker-options"])}var yt=y(wi,[["render",_i]]),Vi={name:"cvDateRange",mixins:[yo],props:{valueFormat:{type:String,default:"yyyy-MM-dd"},startPlaceholder:{type:[String,Number],default:"开始日期"},rangeSeparator:{type:[String,Number],default:"至"},endPlaceholder:{type:[String,Number],default:"结束日期"}},data(){return{localPickerOptions:{shortcuts:[{text:"今天",onClick(e){const o=new Date,a=new Date;e.$emit("pick",[a,o])}},{text:"昨天",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24),o.setTime(o.getTime()-3600*1e3*24),e.$emit("pick",[a,o])}},{text:"最近一周",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*7),e.$emit("pick",[a,o])}},{text:"最近一个月",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*30),e.$emit("pick",[a,o])}},{text:"最近三个月",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*90),e.$emit("pick",[a,o])}},{text:"最近六个月",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*180),e.$emit("pick",[a,o])}},{text:"最近一年",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*365),e.$emit("pick",[a,o])}}]}}}};function Bi(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-date-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),type:"daterange","value-format":a.valueFormat,"range-separator":a.rangeSeparator,"start-placeholder":a.startPlaceholder,"end-placeholder":a.endPlaceholder,"picker-options":e.pickerOptions&&n.localPickerOptions}),null,16,["modelValue","value-format","range-separator","start-placeholder","end-placeholder","picker-options"])}var Ct=y(Vi,[["render",Bi]]),Si={name:"cvDatetimeBase",mixins:[yo],props:{format:{type:String,default:"YYYY-MM-DD HH:mm:ss"},valueFormat:{type:String,default:"YYYY-MM-DD HH:mm:ss"},placeholder:{type:[String,Number],default:"选择日期时间"}},data(){return{localPickerOptions:{disabledDate(e){return e.getTime()>Date.now()},shortcuts:[{text:"今天",onClick(e){e.$emit("pick",new Date)}},{text:"昨天",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24),e.$emit("pick",o)}},{text:"一周前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*7),e.$emit("pick",o)}},{text:"一个月前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*30),e.$emit("pick",o)}},{text:"三个月前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*90),e.$emit("pick",o)}},{text:"六个月前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*180),e.$emit("pick",o)}},{text:"一年前",onClick(e){const o=new Date;o.setTime(o.getTime()-3600*1e3*24*365),e.$emit("pick",o)}}]}}}};function Ni(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-date-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),type:"datetime","value-format":a.valueFormat,placeholder:a.placeholder,"picker-options":e.pickerOptions&&n.localPickerOptions}),null,16,["modelValue","value-format","placeholder","picker-options"])}var bt=y(Si,[["render",Ni]]),Ei={name:"cvDatetimeRange",mixins:[yo],props:{valueFormat:{type:String,default:"YYYY-MM-DD HH:mm:ss"},startPlaceholder:{type:[String,Number],default:"开始日期"},rangeSeparator:{type:[String,Number],default:"至"},endPlaceholder:{type:[String,Number],default:"结束日期"}},data(){return{localPickerOptions:{shortcuts:[{text:"今天",onClick(e){const o=new Date,a=new Date;e.$emit("pick",[a,o])}},{text:"昨天",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24),o.setTime(o.getTime()-3600*1e3*24),e.$emit("pick",[a,o])}},{text:"最近一周",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*7),e.$emit("pick",[a,o])}},{text:"最近一个月",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*30),e.$emit("pick",[a,o])}},{text:"最近三个月",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*90),e.$emit("pick",[a,o])}},{text:"最近六个月",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*180),e.$emit("pick",[a,o])}},{text:"最近一年",onClick(e){const o=new Date,a=new Date;a.setTime(a.getTime()-3600*1e3*24*365),e.$emit("pick",[a,o])}}]}}}};function xi(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-date-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>e.localVal=c),type:"datetimerange","value-format":a.valueFormat,"range-separator":a.rangeSeparator,"start-placeholder":a.startPlaceholder,"end-placeholder":a.endPlaceholder,align:"right","picker-options":e.pickerOptions&&n.localPickerOptions}),null,16,["modelValue","value-format","range-separator","start-placeholder","end-placeholder","picker-options"])}var kt=y(Ei,[["render",xi]]),$i={name:"cvDatetimeScreen",props:{start:{type:String,default:null},end:{type:String,default:null},autoUpdate:{type:Boolean,default:!0}},emits:["update:start","update:end","change"],data(){return{defaultTime:[new Date(2e3,0,1,0,0,0),new Date(2e3,0,1,23,59,59)],internalValue:[this.start||"",this.end||""]}},watch:{start(e){(e===null||e==="")&&(this.end===null||this.end==="")?this.internalValue=[null,null]:this.internalValue[0]=e},end(e){(this.start===null||this.start==="")&&(e===null||e==="")?this.internalValue=[null,null]:this.internalValue[1]=e}},computed:{dateUtil(){return{getStartOfDay(e=new Date){const o=new Date(e);return o.setHours(0,0,0,0),o},getEndOfDay(e=new Date){const o=new Date(e);return o.setHours(23,59,59,999),o},getYesterday(){const e=new Date;return e.setDate(e.getDate()-1),e},getDaysAgo(e){const o=new Date;return o.setDate(o.getDate()-(e-1)),o},getFirstDayOfMonth(){const e=new Date;return e.setDate(1),e},getFirstDayOfYear(){const e=new Date;return e.setMonth(0,1),e}}},refinedShortcuts(){return[{text:"本日",value:()=>[this.dateUtil.getStartOfDay(),this.dateUtil.getEndOfDay()]},{text:"昨天",value:()=>{const e=this.dateUtil.getYesterday();return[this.dateUtil.getStartOfDay(e),this.dateUtil.getEndOfDay(e)]}},{text:"最近7天",value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getDaysAgo(7)),this.dateUtil.getEndOfDay()]},{text:"最近30天",value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getDaysAgo(30)),this.dateUtil.getEndOfDay()]},{text:"本月",value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getFirstDayOfMonth()),this.dateUtil.getEndOfDay()]},{text:"本年",value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getFirstDayOfYear()),this.dateUtil.getEndOfDay()]},{text:"全部",value:()=>[null,null]}]}},methods:{syncInternalValue(){(this.start===null||this.start==="")&&(this.end===null||this.end==="")?this.internalValue=[null,null]:this.internalValue=[this.start,this.end]},handleDateChange(e){e?(this.$emit("update:start",e[0]),this.$emit("update:end",e[1])):(this.$emit("update:start",null),this.$emit("update:end",null)),this.$emit("change",e)},handleCalendarChange(e){}},created(){this.syncInternalValue()}};function Di(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-date-picker");return(0,t.openBlock)(),(0,t.createBlock)(s,{modelValue:n.internalValue,"onUpdate:modelValue":o[0]||(o[0]=c=>n.internalValue=c),type:"datetimerange",shortcuts:l.refinedShortcuts,"range-separator":"至","start-placeholder":"开始时间","end-placeholder":"结束时间","value-format":"YYYY-MM-DD HH:mm:ss","default-time":n.defaultTime,onChange:l.handleDateChange,onCalendarChange:l.handleCalendarChange,clearable:"",class:"screen-date-picker"},null,8,["modelValue","shortcuts","default-time","onChange","onCalendarChange"])}var wt=y($i,[["render",Di]]);gt.install=function(e){e.component(gt.name,gt)};ft.install=function(e){e.component(ft.name,ft)};vt.install=function(e){e.component(vt.name,vt)};yt.install=function(e){e.component(yt.name,yt)};Ct.install=function(e){e.component(Ct.name,Ct)};bt.install=function(e){e.component(bt.name,bt)};kt.install=function(e){e.component(kt.name,kt)};wt.install=function(e){e.component(wt.name,wt)};var Ti={name:"cvSwitchBase",props:{...b.ElSwitch.props,activeColor:{type:[String],default:""},inactiveColor:{type:[String],default:""},disabled:{type:Boolean,default:!1}},watch:{modelValue(){this.localVal=this.modelValue},localVal(){this.$emit("update:modelValue",this.localVal)}},data(){return{localVal:this.modelValue}},created(){this.localVal=this.modelValue},methods:{}};function Li(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-switch");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{modelValue:n.localVal,"onUpdate:modelValue":o[0]||(o[0]=c=>n.localVal=c)}),null,16,["modelValue"])}var _t=y(Ti,[["render",Li]]);_t.install=function(e){e.component(_t.name,_t)};var Ii={name:"cvCodeSms",mixins:[],components:{},props:{...b.ElInput.props,maxlength:{type:[Number,String],default:6},modelValue:{type:[Number,String],default:""},placeholder:{type:[Number,String],default:"请输入验证码"},disabled:{type:Boolean,default:!1},mobile:{type:[Number,String],default:""},mobileParam:{type:String,default:"mobile"},codeUrl:{type:String,default:""},codeSign:{type:Boolean,default:!1},apiFunc:{type:Function,default:null},waitTime:{type:[Number,String],default:60}},watch:{mobile(e){this.localMobile=e},modelValue(e){this.localVal=e}},data(){return{localVal:this.modelValue,localMobile:"",nextTime:0,diyPlaceholder:"短信验证码",btnDisabled:!1,btnText:"获取验证码",btnIntervalObj:null}},created(){this.localMobile=this.mobile},methods:{showDiyMsg(e){this.$message(e)},getSmsCode(){if(!this.localMobile){this.showDiyMsg("手机号不正确"),this.$emit("onGetSms",!1);return}if(!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.localMobile)){this.showDiyMsg("手机号格式不正确"),this.$emit("onGetSms",!1);return}if(!this.codeUrl&&!this.apiFunc){this.showDiyMsg("短信接口地址不能为空");return}this.btnDisabled=!0,!this.btnIntervalObj&&this.btnDisabled&&(this.btnText="请稍后...",this.apiFunc?this.apiFunc({postType:"sendSms",cto_sms_type:"alterMobile",sendCode:"发送验证码",[this.mobileParam]:this.localMobile}).then(e=>{let o=e;o.status==200?(this.showDiyMsg("发送成功!"),setTimeout(()=>{this.codeSign&&(this.diyPlaceholder="识别码:"+(o.data&&o.data.sign||"")),this.smsCodeWaitTime()},500)):(this.showDiyMsg("短信获取失败,请检查网络"),this.btnDisabled=!1,this.btnText="获取验证码")}).catch(e=>{this.btnDisabled=!1,this.btnText="获取验证码"}):(this.btnDisabled=!1,this.btnText="重新获取验证码"))},smsCodeWaitTime(){this.nextTime=Date.parse(new Date)/1e3+parseInt(this.waitTime),this.btnIntervalObj=setInterval(()=>{let e=this.nextTime-Date.parse(new Date)/1e3;e<=0?(clearInterval(this.btnIntervalObj),this.btnText="重新获取验证码",this.btnIntervalObj=0,this.btnDisabled=!1):(this.btnDisabled=!0,this.btnText=e.toString()+"s")},100)},updateInput(e){this.$emit("update:modelValue",this.localVal)}}};function Fi(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-button"),c=(0,t.resolveComponent)("el-input");return(0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)(e.$props,{modelValue:n.localVal,"onUpdate:modelValue":o[0]||(o[0]=d=>n.localVal=d),clearable:"",placeholder:n.diyPlaceholder,onInput:l.updateInput}),{append:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{onClick:l.getSmsCode,disabled:n.btnDisabled},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.btnText),1)]),_:1},8,["onClick","disabled"])]),_:1},16,["modelValue","placeholder","onInput"])}var Vt=y(Ii,[["render",Fi]]);Vt.install=function(e){e.component(Vt.name,Vt)};var Pi={props:{fileType:{type:[Array],default:[]},fileSize:{type:[Number],default:2},fileUnit:{type:[String],default:""},multiple:{type:[Boolean],default:!1},limit:{type:[Number],default:5}}},Ai={class:"cv-upload-tip-box"},Mi={key:0},zi={key:1};function Oi(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",Ai,[o[0]||(o[0]=(0,t.createElementVNode)("span",null,"最多上传",-1)),(0,t.createElementVNode)("b",null,(0,t.toDisplayString)(a.limit),1),(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(a.fileUnit),1),a.fileType.length?((0,t.openBlock)(),(0,t.createElementBlock)("b",Mi,(0,t.toDisplayString)(a.fileType.length?a.fileType.join("/"):""),1)):(0,t.createCommentVNode)("",!0),a.fileType.length?((0,t.openBlock)(),(0,t.createElementBlock)("span",zi,"格式")):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("span",null,"文件;且每"+(0,t.toDisplayString)(a.fileUnit)+"不超过",1),(0,t.createElementVNode)("b",null,(0,t.toDisplayString)(a.fileSize)+"MB",1)])}var ji=y(Pi,[["render",Oi]]),Co={inheritAttrs:!1,emits:["update:modelValue","update:initValue","delete","error","success"],components:{uploadTip:ji},mixins:[Wa],props:{multiple:{type:[Boolean],default:!1},limit:{type:[Number,String],default:1},drag:{type:Boolean,default:!1},httpRequest:{type:[Function],default:()=>{}},accept:String,beforeRemove:Function,upResponseFn:{type:[Function],default:null},signatureFn:{type:Function,default:null},signatureType:{type:[String],default:"aliyun_oss_type2"},signatureParam:{type:[Object],default:()=>({})}},data(){return{cropShow:!1,upIngPercent:0,upIngLoading:!1,upIngFileInfo:{}}},computed:{fileTypeStr(){return this.fileType.join(",")},tipAttr(){return{fileType:this.fileType||[],fileSize:this.fileSize||"",multiple:this?.multiple||!1,limit:this.limit?parseInt(this.limit):5}},mergeAttrs(){let e=this._mergeAttrs("upload");return this.$props.signatureType&&(e.signatureType=this.$props.signatureType),this.$props.signatureFn&&(e.signatureFn=this.$props.signatureFn),this.$props.signatureParam&&(e.signatureParam=this.$props.signatureParam),typeof e.upResponseFn!="function"&&(e.upResponseFn=null),Object.assign({},e,this.$attrs)}},methods:{_commonBeforeUpload(e){e.type;const o=e.name||"";e.size/1024/1024;const a=o.split(".").pop().toLowerCase(),r=this.fileType.join("、");return this.fileType.includes(a)?e>this.fileSize?(ExtendMessage.error(`文件大小不能超过 ${this.fileSize} MB`),!1):!0:(ExtendMessage.error(`文件格式错误,请上传类型 如:${r}格式文件`),!1)},_commonRemove(){return new Promise((e,o)=>{this.$confirm("提示",{title:"确定删除??",showCancelButton:!0,confirmButtonText:"确定",cancelButtonText:"取消",type:"warning"}).then(()=>{e(!0)}).catch(()=>{o(!1)})})},initHttpRequest(){},initOnProgress(e){this.upIngPercent=Number(e.percentage.toFixed(0))},initOnSuccess(e,o){},initOnExceed(){this.$message.error(`最多上传${this.limit}个文件`)}}};function qo(e){let o=[],a=Object.prototype.toString.call(e);if(a==="[object String]")o.push(ma(e));else if(a==="[object Object]")e.name&&e.url&&o.push(e);else if(a==="[object Array]")for(let r in e){let n=e[r],l=Object.prototype.toString.call(n);l==="[object String]"?o.push(ma(n)):l==="[object Object]"&&n.name&&n.url&&o.push(n)}return o}function ma(e){let o=e.lastIndexOf("/"),a=e.substring(o+1,e.length),r="";return a.lastIndexOf(".")>-1&&(r=a.slice(a.lastIndexOf(".")+1),r="image/"+r),{name:a,url:e,type:r,status:"success"}}function te(e){return Math.pow(1024,e)}function pa(e){return e?e<te(1)?e+" B":e<te(2)?(e/te(1)).toFixed(2)+" KB":e<te(3)?(e/te(2)).toFixed(2)+" MB":e<te(4)?(e/te(3)).toFixed(2)+" GB":(e/te(4)).toFixed(2)+" TB":"-"}function Ri(e){if(!e)return!0;const o=e?.expiration_last;if(!o)return!0;const a=Ar(o),r=new Date;return isNaN(a.getTime())?!0:a.getTime()-r.getTime()<=6e4}async function ha(e,o){if(!e||typeof e!="function")return!1;let a=null;if(Ri(a)){let r=await e({...o});if(r&&r.data&&r.status==200)a=r.data||{};else throw b.ElMessage.error("获取STS令牌失败"),new Error(`获取STS令牌失败 ${r?.message}`)}return{...a,pass:!!a}}async function ga(e,o,a,r){e=e||"aliyun_oss_type2",r=r||{};const n=await ha(o,{upload_type:e,...a});if(!n.pass)return b.ElMessage.error("获取oss上传凭证异常");if(e=="oss_upload1"){const l={bucket:n.bucket,region:n.endpoint.split(".")[0],accessKeyId:n.accessKeyId,accessKeySecret:n.accessKeySecret,stsToken:n.securityToken,expiration:n.expiration,...r,refreshSTSToken:async()=>{const s=await ha(o);return{accessKeyId:s.accessKeyId,accessKeySecret:s.accessKeySecret,stsToken:s.securityToken}},refreshSTSTokenInterval:new Date(n.expiration)-new Date-6e4};return new OSS(l)}else if(e=="aliyun_oss_type2")return n;throw new Error("上传类型错误")}async function Ka(e,o,a){let r={},n=new FormData;n.append("success_action_status",o.success_action_status||"200"),n.append("policy",o.policy),n.append("signature",o.signature),n.append("x-oss-signature",o.signature),n.append("x-oss-signature-version","OSS4-HMAC-SHA256"),n.append("x-oss-credential",o.x_oss_credential),n.append("x-oss-date",o.x_oss_date),n.append("x-oss-security-token",o.security_token);let l=o.key;if(o.key||(l=o.dir+"/"+e.name),n.append("key",l),o.callback&&n.append("callback",o.callback),o.callback_var&&fo(o.callback_var))for(const s in o.callback_var)o.callback_var.hasOwnProperty(s)&&n.append(s,o.callback_var[s]);return n.append("file",e),fetch(o.host,{method:"POST",body:n,headers:r}).then(s=>{if(s.ok)return s.json()}).then(s=>{if(s&&s.success)return s.data}).catch(s=>{})}async function Ko(e,o,a,r){if(!a||typeof a!="function")return b.ElMessage.error("签名方法错误"),Promise.reject();try{let n=Kr(),l=Wr(e.type),s=`${n}.${l}`;const c=await a({upload_type:o,...r,save_extension:l}).then(d=>d.data||{}).catch(d=>(b.ElMessage.error("签名失败"),Promise.reject()));if(!c)return Promise.reject();if(c.name&&(s=`${c.name}.${l}`),e instanceof Blob&&(e=new File([e],s,{type:e.type,lastModified:Date.now()})),e)return await Ka(e,c)}catch{return Promise.reject()}}var Ga={};Ga.getData=e=>new Promise((o,a)=>{let r={};Hi(e).then(n=>{r.arrayBuffer=n,r.orientation=Ki(n),o(r)}).catch(n=>{a(n)})});function Hi(e){let o=null;return new Promise((a,r)=>{if(e.src)if(/^data\:/i.test(e.src))o=Wi(e.src),a(o);else if(/^blob\:/i.test(e.src)){var n=new FileReader;n.onload=function(s){o=s.target?.result??null,a(o)},Ui(e.src,function(s){n.readAsArrayBuffer(s)})}else{var l=new XMLHttpRequest;l.onload=function(){if(this.status==200||this.status===0)o=l.response,a(o);else throw"Could not load image";l=null},l.open("GET",e.src,!0),l.responseType="arraybuffer",l.send(null)}else r("img error")})}function Ui(e,o){var a=new XMLHttpRequest;a.open("GET",e,!0),a.responseType="blob",a.onload=function(){(this.status==200||this.status===0)&&o(this.response)},a.send()}function Wi(e){e=e.replace(/^data\:([^\;]+)\;base64,/gim,"");for(var o=atob(e),a=o.length,r=new ArrayBuffer(a),n=new Uint8Array(r),l=0;l<a;l++)n[l]=o.charCodeAt(l);return r}function qi(e,o,a){var r="",n;for(n=o,a+=o;n<a;n++)r+=String.fromCharCode(e.getUint8(n));return r}function Ki(e){var o=new DataView(e),a=o.byteLength,r,n,l,s,c,d,u,h,m,v;if(o.getUint8(0)===255&&o.getUint8(1)===216)for(m=2;m<a;){if(o.getUint8(m)===255&&o.getUint8(m+1)===225){u=m;break}m++}if(u&&(n=u+4,l=u+10,qi(o,n,4)==="Exif"&&(d=o.getUint16(l),c=d===18761,(c||d===19789)&&o.getUint16(l+2,c)===42&&(s=o.getUint32(l+4,c),s>=8&&(h=l+s)))),h){for(a=o.getUint16(h,c),v=0;v<a;v++)if(m=h+v*12+2,o.getUint16(m,c)===274){m+=8,r=o.getUint16(m,c);break}}return r}var Gi=class{ctx;img;handle;constructor(){this.ctx=null,this.img=null,this.handle={1:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height),e),2:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height,this.ctx.translate(this.img.width,0),this.ctx.scale(-1,1)),e),3:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height,this.ctx.translate(this.img.width/2,this.img.height/2),this.ctx.rotate(180*Math.PI/180),this.ctx.translate(-this.img.width/2,-this.img.height/2)),e),4:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height,this.ctx.translate(0,this.img.height),this.ctx.scale(1,-1)),e),5:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.rotate(.5*Math.PI),this.ctx.scale(1,-1)),e),6:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.translate(this.img.height/2,this.img.width/2),this.ctx.rotate(90*Math.PI/180),this.ctx.translate(-this.img.width/2,-this.img.height/2)),e),7:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.rotate(.5*Math.PI),this.ctx.translate(this.img.width,-this.img.height),this.ctx.scale(-1,1)),e),8:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.translate(this.img.height/2,this.img.width/2),this.ctx.rotate(-90*Math.PI/180),this.ctx.translate(-this.img.width/2,-this.img.height/2)),e)}}render(e,o,a){if(this.ctx=o.getContext("2d"),this.img=e,this.handle[a]){const r=this.handle[a](o);return this.ctx=r.getContext("2d"),this.ctx.drawImage(this.img,0,0,this.img.width,this.img.height),this.ctx.restore(),r}else return o.width=e.width,o.height=e.height,this.ctx.drawImage(this.img,0,0,this.img.width,this.img.height),o}},Yi=(e,o,a)=>{let r="default";for(const l of Object.keys(fa))if(l===a){r=a;break}const n=fa[r];return n(e,o,a)},fa={contain:(e,o)=>{let a=1;const{width:r,height:n}={...e},l=o.width,s=o.height;return r>l&&(a=l/r),n*a>s&&(a=s/n),a},cover:(e,o)=>{let a=1;const{width:r,height:n}={...e},l=o.width,s=o.height;return a=l/r,n*a<s&&(a=s/n),a},default:(e,o,a)=>{let r=1;if(a==="original")return r;let{width:n,height:l}={...e};const s=o.width,c=o.height,d=a.split(" ");try{let u=d[0];if(u.search("px")!==-1&&(u=u.replace("px",""),n=parseFloat(u),r=n/e.width),u.search("%")!==-1&&(u=u.replace("%",""),n=parseFloat(u)/100*s,r=n/e.width),d.length===2&&u==="auto"){let h=d[1];h.search("px")!==-1&&(h=h.replace("px",""),l=parseFloat(h),r=l/e.height),h.search("%")!==-1&&(h=h.replace("%",""),l=parseFloat(h)/100*c,r=l/e.height)}}catch{r=1}return r}},Zi=new Gi,Uo=async e=>new Promise((o,a)=>{const r=new Image;r.onload=()=>o(r),r.onerror=a,r.src=e,e.substr(0,4)!=="data"&&(r.crossOrigin="")}),Qi=e=>Ga.getData(e),Xi=(e,o,a)=>o&&Zi.render(e,o,a),Ee=e=>{if(typeof navigator>"u")return["0","0","0"];const o=navigator.userAgent.split(" ");let a="",r=["0","0","0"];const n=new RegExp(e,"i");for(let l=0;l<o.length;l++)n.test(o[l])&&(a=o[l]);return a&&(r=a.split("/")[1].split(".")),r},Ji=e=>{if(Number(Ee("chrome")[0])>=81)return-1;if(Number(Ee("safari")[0])>=605){const a=Ee("version");if(Number(a[0])>13&&Number(a[1])>1)return-1}const o=typeof navigator<"u"?navigator.userAgent.toLowerCase().match(/cpu iphone os (.*?) like mac os/):null;if(o){const a=o[1].split("_").map(r=>Number(r));return a[0]>13||a[0]>=13&&a[1]>=4||Number(Ee("Firefox")[0])>=97?-1:e}return e},es=(e,o,a)=>Yi(e,o,a),xe=(e,o)=>{const{scale:a,imgStyle:r,layoutStyle:n,rotate:l}=e,s={width:a*r.width,height:a*r.height};let c=(n.width-s.width)/2,d=(n.height-s.height)/2;o&&(c=o.x,d=o.y);const u=((s.width-r.width)/2+c)/a,h=((s.height-r.height)/2+d)/a;return{imgExhibitionStyle:{width:`${r.width}px`,height:`${r.height}px`,transform:`scale(${a}, ${a}) translate3d(${u}px, ${h}px, 0px) rotateZ(${l}deg)`},imgAxis:{x:c,y:d,scale:a,rotate:l}}},ts=(e,o,a)=>new Promise((r,n)=>{e.toBlob(l=>{if(l){r(l);return}n(new Error("canvas toBlob failed"))},`image/${o}`,a)}),os=async e=>e?/\.(gif|jpg|jpeg|png|bmp|GIF|JPG|PNG|WEBP|webp)$/.test(e.name)?new Promise((o,a)=>{const r=new FileReader;r.onload=n=>{let l="";const s=n.target;typeof s.result=="object"&&s.result?l=window.URL.createObjectURL(new Blob([s.result])):l=s.result,o(l)},r.onerror=a,r.readAsArrayBuffer(e)}):(alert("图片类型必须是.gif,jpeg,jpg,png,bmp,webp中的一种"),""):"",as=(e,o,a=0,r=1)=>{const n=document.createElement("canvas"),l=n.getContext("2d");let{width:s,height:c}=o,d=0,u=0,h=0;return s=s*r,c=c*r,n.width=s,n.height=c,a&&(h=Math.ceil(Math.sqrt(s*s+c*c)),n.width=h,n.height=h,l.translate(h/2,h/2),l.rotate(a*Math.PI/180),d=-h/2+(h-s)/2,u=-h/2+(h-c)/2),l.drawImage(e,d,u,s,c),l.restore(),n},va=async e=>{const{type:o="base64",url:a,imgLayout:r,imgAxis:n,cropAxis:l,cropLayout:s,outputType:c,outputSize:d=1,full:u=!0,cropping:h}=e,m=document.createElement("canvas"),v=m.getContext("2d");let f;try{f=await Uo(a)}catch{f=new Image}return new Promise((C,p)=>{try{const w=as(f,r,n.rotate,n.scale);let V=n.x-l.x,k=n.y-l.y,B=s.width,N=s.height;h||(B=w.width,N=w.height,V=0,k=0),n.rotate&&h&&(V-=(w.width-r.width*n.scale)/2,k-=(w.height-r.height*n.scale)/2);const H=u&&typeof window<"u"?Math.max(1,window.devicePixelRatio||1):1;if(m.width=Math.round(B*H),m.height=Math.round(N*H),v.scale(H,H),v.drawImage(w,V,k,w.width,w.height),v.restore(),o==="blob"){ts(m,c,d).then(C).catch(p);return}C(m.toDataURL(`image/${c}`,d))}catch(w){p(w)}})},ns=(e,o,a,r)=>{const n={left:0,right:0,top:0,bottom:0,scale:1},l=a.rotate*Math.PI/180,s=[{x:e.x,y:e.y},{x:e.x+o.width,y:e.y},{x:e.x+o.width,y:e.y+o.height},{x:e.x,y:e.y+o.height}].map(N=>To(N,-l)),c=Math.max(...s.map(N=>N.x))-Math.min(...s.map(N=>N.x)),d=Math.max(...s.map(N=>N.y))-Math.min(...s.map(N=>N.y)),u=Math.max(a.scale,c/r.width,d/r.height),h=r.width*u,m=r.height*u,v=h/2,f=m/2,C=Math.max(...s.map(N=>N.x-v)),p=Math.min(...s.map(N=>N.x+v)),w=Math.max(...s.map(N=>N.y-f)),V=Math.min(...s.map(N=>N.y+f)),k=To({x:a.x+v,y:a.y+f},-l),B=To({x:ya(k.x,C,p),y:ya(k.y,w,V)},l);return n.scale=u,n.left=B.x-v,n.right=B.x-v,n.top=B.y-f,n.bottom=B.y-f,n},ya=(e,o,a)=>Math.min(Math.max(e,o),a),To=(e,o)=>({x:e.x*Math.cos(o)-e.y*Math.sin(o),y:e.x*Math.sin(o)+e.y*Math.cos(o)}),Lo=(e,o,a,r)=>{let n="",l="";const s=ns(e,o,a,r),c=s.scale,d=.5;return a.x>s.left+d?n="left":a.x<s.right-d&&(n="right"),a.y>s.top+d?l="top":a.y<s.bottom-d&&(l="bottom"),{landscape:n,portrait:l,scale:c,boundary:s,imgAxis:a}},ls={easeInOut:(e,o,a,r)=>(e=e/r*2,e<1?a/2*e*e+o:-a/2*(--e*(e-2)-1)+o)},ye=(e,o,a,r)=>{if(a<=0||e===o)return r&&r(o),()=>0;let n=0;const l=Math.max(1,Math.ceil(a/17));let s=0;const c=()=>{const d=ls.easeInOut(n,e,o-e,l);n++,n<=l?(r&&r(d),s=requestAnimationFrame(c)):r&&r(o)};return c(),()=>s},Io=!1,Fo=.2,Ca="",rs=typeof navigator<"u"&&navigator.userAgent.indexOf("Firefox")>-1,Ya=typeof window<"u"&&(!!window.ActiveXObject||"ActiveXObject"in window),is=(e,o,a)=>{let r=e.deltaY||e.wheelDelta,n=o;rs&&(r=r*30),Ya&&(r=-r);const l=Fo/a.width*r;l<0&&(n+=Math.abs(l)),l>0&&o>Math.abs(l)&&(n-=Math.abs(l));const s=l<0?"add":"reduce";return s!==Ca&&(Ca=s,Fo=.2),Io||window.setTimeout(()=>{Io=!1,Fo+=.01},100),Io=!0,n},ss=(e,o)=>e*o,Po=typeof document<"u"&&"onwheel"in document.createElement("div")?"wheel":"mousewheel",ba=.2,Ao=100,cs=class{handlers;constructor(){this.handlers=new Map}addHandler(e,o){const a=this.handlers.get(e);let r=[];a&&(r=[...a]),r.push(o),this.handlers.set(e,r)}fire(e){const o=this.handlers.get(e.type);o&&o.forEach(a=>{a(e)})}removeHandler(e,o){const a=this.handlers.get(e);if(!a)return;let r=0;for(const n=a.length;r<n&&a[r]!==o;r++);a.splice(r,1),this.handlers.set(e,a)}},ka=typeof window<"u"&&"ontouchstart"in window,wa=typeof window<"u"&&"onmouseup"in window,_a=class{element;pre;watcher;touches;constructor(e){this.element=e,this.touches=null,this.pre={x:0,y:0},this.watcher=new cs}fire(e){this.watcher.fire(e)}getAxis(e){return{x:e.clientX,y:e.clientY}}getTouchPair(e){return e.length<2?null:[e[0],e[1]]}start(e){e.preventDefault(),e.which===1&&(this.pre=this.getAxis(e),this.fire({type:"down",event:e}),window.addEventListener("mousemove",this.move),window.addEventListener("mouseup",this.stop))}startTouch(e){const o=e.touches[0];if(!o)return;this.pre={x:o.clientX,y:o.clientY},this.fire({type:"down",event:e});const a=this.getTouchPair(e.touches);a?(this.touches=a,window.addEventListener("touchmove",this.scaleTouch,{passive:!1}),window.removeEventListener("touchmove",this.moveTouch)):(window.addEventListener("touchmove",this.moveTouch,{passive:!1}),window.removeEventListener("touchmove",this.scaleTouch)),window.addEventListener("touchend",this.stopTouch)}move(e){e.preventDefault();const o=this.getAxis(e);this.fire({type:"down-to-move",event:e,change:{x:o.x-this.pre.x,y:o.y-this.pre.y}}),this.pre=o}moveTouch(e){e.preventDefault();const o=e.touches[0];o&&(this.fire({type:"down-to-move",event:e,change:{x:o.clientX-this.pre.x,y:o.clientY-this.pre.y}}),this.pre={x:o.clientX,y:o.clientY})}getLen(e){return Math.sqrt(e.x*e.x+e.y*e.y)}getScale(e,o){const a={x:e[1].clientX-e[0].clientX,y:e[1].clientY-e[0].clientY},r={x:o[1].clientX-o[0].clientX,y:o[1].clientY-o[0].clientY};return this.getLen(a)/this.getLen(r)}scaleTouch(e){e.preventDefault();const o=this.getTouchPair(e.touches);!o||!this.touches||(this.fire({type:"down-to-scale",event:e,scale:this.getScale(o,this.touches)}),this.touches=o)}stop(e){this.fire({type:"up",event:e}),window.removeEventListener("mousemove",this.move),window.removeEventListener("mouseup",this.stop)}stopTouch(e){this.fire({type:"up",event:e}),this.touches=null,window.removeEventListener("touchmove",this.moveTouch),window.removeEventListener("touchmove",this.scaleTouch),window.removeEventListener("touchend",this.stopTouch)}on(e,o){this.watcher.addHandler(e,o),!(e!=="down-to-move"&&e!=="down-to-scale"&&e!=="up")&&(wa&&(this.start=this.start.bind(this),this.move=this.move.bind(this),this.stop=this.stop.bind(this),this.element.addEventListener("mousedown",this.start)),ka&&(this.startTouch=this.startTouch.bind(this),this.moveTouch=this.moveTouch.bind(this),this.scaleTouch=this.scaleTouch.bind(this),this.stopTouch=this.stopTouch.bind(this),this.element.addEventListener("touchstart",this.startTouch,{passive:!1})))}off(e,o){this.watcher.removeHandler(e,o),!(e!=="down-to-move"&&e!=="down-to-scale"&&e!=="up")&&(wa&&(this.element.removeEventListener("mousedown",this.start),window.removeEventListener("mousemove",this.move),window.removeEventListener("mouseup",this.stop)),ka&&(this.element.removeEventListener("touchstart",this.startTouch),window.removeEventListener("touchmove",this.moveTouch),window.removeEventListener("touchmove",this.scaleTouch),window.removeEventListener("touchend",this.stopTouch)))}},ds=(0,t.defineComponent)({name:"cropper-loading",props:{isVisible:{type:Boolean,default:!1}},render(){const{$slots:e}=this;return this.isVisible?(0,t.createVNode)("section",{class:"cropper-loading"},[e.default?e.default():(0,t.createVNode)("p",{class:"cropper-loading-spin"},[(0,t.createVNode)("i",null,[(0,t.createVNode)("svg",{viewBox:"0 0 1024 1024",focusable:"false","data-icon":"loading",width:"1.5em",height:"1.5em",fill:"currentColor","aria-hidden":"true"},[(0,t.createVNode)("path",{d:"M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 0 0-94.3-139.9 437.71 437.71 0 0 0-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z"},null)])]),(0,t.createVNode)("span",null,null)])]):""}}),us={key:0,class:"cropper-box cropper-fade-in"},ms=["src"],ps=["src"],hs={key:2,class:"drag"},Go=(0,t.defineComponent)({__name:"vue-cropper",props:{img:{default:""},wrapper:{default:()=>({width:300,height:300})},cropLayout:{default:()=>({width:200,height:200})},color:{default:"#fff"},filter:{type:[Function,null],default:null},outputType:{default:"png"},outputSize:{default:1},full:{type:Boolean,default:!0},mode:{default:"cover"},cropColor:{default:"#fff"},defaultRotate:{default:0},centerBox:{type:Boolean,default:!1},centerWrapper:{type:Boolean,default:!1},centerBoxDelay:{default:Ao},centerWrapperDelay:{default:Ao}},emits:["img-load","img-upload","real-time","realTime"],setup(e,{expose:o,emit:a}){const r=e,n=(0,t.ref)(),l=(0,t.ref)(),s=(0,t.ref)(),c=a,d=(0,t.ref)(!1),u=(0,t.ref)("");let h=null;const m=(0,t.reactive)({imgLayout:{width:0,height:0},wrapLayout:{width:0,height:0},imgAxis:{x:0,y:0,scale:0,rotate:0},imgExhibitionStyle:{width:"",height:"",transform:""},cropAxis:{x:0,y:0},cropExhibitionStyle:{div:{},img:{}}}),v=(0,t.ref)(!1),f=(0,t.ref)(!0);let C=null,p=null;const w=(0,t.ref)(null),V=(0,t.ref)(!1),{img:k,filter:B,mode:N,defaultRotate:H,outputType:q,outputSize:re,full:ae,centerBox:Q,cropLayout:bo,centerWrapper:fe,centerBoxDelay:ko,centerWrapperDelay:wo}=(0,t.toRefs)(r);let ee=0;const we=g=>{if(typeof g=="number")return g;const _=Number.parseFloat(g);return Number.isFinite(_)?_:0},_e=g=>typeof g=="number"?`${g}px`:g,ve=(0,t.computed)(()=>({...r.wrapper,width:_e(r.wrapper.width),height:_e(r.wrapper.height)})),ne=(0,t.computed)(()=>({width:we(r.cropLayout.width),height:we(r.cropLayout.height)})),_o=()=>{if(!n.value)return;const g=Number.parseFloat((window.getComputedStyle(n.value).width||"").replace("px","")),_=Number.parseFloat((window.getComputedStyle(n.value).height||"").replace("px",""));Number.isFinite(g)&&Number.isFinite(_)&&(m.wrapLayout={width:g,height:_})},K=(0,t.computed)(()=>{const g=m.wrapLayout.width,_=m.wrapLayout.height,S=ne.value.width,O=ne.value.height;return{width:g>0?Math.min(S,g):S,height:_>0?Math.min(O,_):O}}),ie=(0,t.computed)(()=>{const g=m.wrapLayout.width,_=m.wrapLayout.height;return g<=0||_<=0?!0:K.value.width<g||K.value.height<_}),R=()=>Q.value?Math.max(0,ko.value):fe.value?Math.max(0,wo.value):Ao;(0,t.watch)(k,g=>{g&&g!==u.value&&Be(g)}),(0,t.watch)(u,g=>{g&&((0,t.nextTick)(()=>{fn()}),f.value&&ie.value&&(0,t.nextTick)(()=>{So()}))}),(0,t.watch)(f,g=>{g&&ie.value&&(0,t.nextTick)(()=>{So()})}),(0,t.watch)(B,()=>{d.value=!0,Be(k.value)}),(0,t.watch)(N,()=>{d.value=!0,Be(k.value)}),(0,t.watch)(H,g=>{Ne(g)}),(0,t.watch)(ve,async()=>{await(0,t.nextTick)(),_o(),u.value&&(f.value&&Eo({...m.cropAxis}),de({x:m.imgAxis.x,y:m.imgAxis.y}),Z())},{deep:!0,flush:"post"}),(0,t.watch)(ne,()=>{u.value&&(f.value&&Eo({...m.cropAxis}),Z())},{deep:!0}),(0,t.watch)(ie,g=>{if(u.value){if(g&&f.value){(0,t.nextTick)(()=>{So()});return}No()}},{flush:"post"}),(0,t.watch)(Q,g=>{g&&Z()}),(0,t.watch)(fe,g=>{g&&Z()});const z=g=>{c("img-load",g)},G=g=>{c("img-upload",g)},se=()=>{if(!u.value||!f.value)return null;const g=m.imgAxis.scale,_=`scale(${g}, ${g}) translate3d(${(m.imgLayout.width*(g-1)/2+(m.imgAxis.x-m.cropAxis.x))/g}px, ${(m.imgLayout.height*(g-1)/2+(m.imgAxis.y-m.cropAxis.y))/g}px, 0) rotateZ(${m.imgAxis.rotate}deg)`,S=K.value.width,O=K.value.height;return{w:S,h:O,url:u.value,img:{width:`${m.imgLayout.width}px`,height:`${m.imgLayout.height}px`,transform:_},html:`<div class="show-preview" style="width: ${S}px; height: ${O}px; overflow: hidden"><div style="width: ${S}px; height: ${O}px"><img src="${u.value}" style="width: ${m.imgLayout.width}px; height: ${m.imgLayout.height}px; transform: ${_}"></div></div>`}},Ve=()=>{const g=se();g&&(c("real-time",g),c("realTime",g))},ce=()=>{ee&&cancelAnimationFrame(ee),ee=requestAnimationFrame(()=>{ee=0,Ve()})},ea=g=>{g.preventDefault();const _=g.dataTransfer;v.value=!1,os(_.files[0]).then(S=>{S&&G(S)})},ta=g=>{g.preventDefault(),v.value=!0},oa=g=>{g.preventDefault(),v.value=!1},Be=async g=>{d.value=!0,u.value="",h=null;let _;try{_=await Uo(g),z({type:"success",message:"图片加载成功"})}catch(ue){return z({type:"error",message:`图片加载失败${ue}`}),d.value=!1,!1}let S={orientation:-1};try{S=await Qi(_)}catch{S.orientation=1}let O=S.orientation||-1;O=Ji(O);let W=document.createElement("canvas");try{W=await Xi(_,W,O)??W}catch{}h=W,un()},un=()=>{if(B.value){let g=h;g=B.value(g)??g,h=g}mn()},mn=()=>{if(h)try{h.toBlob(async g=>{if(g){URL.revokeObjectURL(u.value);const _=URL.createObjectURL(g);let S=1;try{S=await pn(_)}catch{}const O=xe({scale:S,imgStyle:{...m.imgLayout},layoutStyle:{...m.wrapLayout},rotate:H.value});m.imgExhibitionStyle=O.imgExhibitionStyle,m.imgAxis=O.imgAxis,u.value=_,f.value&&Eo(),Z(),ce(),d.value=!1}else u.value="",d.value=!1},`image/${q.value}`,1)}catch{d.value=!1}},pn=async g=>{let _;try{_=await Uo(g),z({type:"success",message:"图片加载成功"})}catch(O){return z({type:"error",message:`图片加载失败${O}`}),d.value=!1,1}const S={width:0,height:0};return n.value&&(S.width=Number((window.getComputedStyle(n.value).width||"").replace("px","")),S.height=Number((window.getComputedStyle(n.value).height||"").replace("px",""))),m.imgLayout={width:_.width,height:_.height},m.wrapLayout={...S},es({...m.imgLayout},S,N.value)},hn=()=>{Ya?window.addEventListener(Po,Vo):window.addEventListener(Po,Vo,{passive:!1})},gn=()=>{window.removeEventListener(Po,Vo)},Vo=g=>{g.preventDefault(),Bo(is(g,m.imgAxis.scale,m.imgLayout))};(0,t.onMounted)(()=>{r.img?Be(r.img):u.value="";const g=n.value;g.addEventListener("dragover",ta,!1),g.addEventListener("dragend",oa,!1),g.addEventListener("drop",ea,!1)}),(0,t.onUnmounted)(()=>{ee&&(cancelAnimationFrame(ee),ee=0),n.value?.removeEventListener("drop",ea,!1),n.value?.removeEventListener("dragover",ta,!1),n.value?.removeEventListener("dragend",oa,!1),na(),No()});const Bo=(g,_=!1)=>{const S={x:m.imgAxis.x,y:m.imgAxis.y};_||(S.x-=m.imgLayout.width*(g-m.imgAxis.scale)/2,S.y-=m.imgLayout.height*(g-m.imgAxis.scale)/2);const O=xe({scale:g,imgStyle:{...m.imgLayout},layoutStyle:{...m.wrapLayout},rotate:m.imgAxis.rotate},S);m.imgExhibitionStyle=O.imgExhibitionStyle,m.imgAxis=O.imgAxis,ce(),w.value!==null&&clearTimeout(w.value);const W=R();w.value=setTimeout(()=>{Z()},W)},aa=g=>{if(g.change){const _={x:g.change.x+m.imgAxis.x,y:g.change.y+m.imgAxis.y};if(Q.value){const S=Lo({...m.cropAxis},{...K.value},{...m.imgAxis},{...m.imgLayout});(S.landscape!==""||S.portrait!=="")&&(_.x=m.imgAxis.x+g.change.x*ba,_.y=m.imgAxis.y+g.change.y*ba)}de(_)}},de=g=>{const _=xe({scale:m.imgAxis.scale,imgStyle:{...m.imgLayout},layoutStyle:{...m.wrapLayout},rotate:m.imgAxis.rotate},g);m.imgExhibitionStyle=_.imgExhibitionStyle,m.imgAxis=_.imgAxis,ce()},Z=()=>{if(V.value=!1,!Q.value&&!fe.value)return;const g=R();let _;Q.value?_=Lo({...m.cropAxis},{...K.value},{...m.imgAxis},{...m.imgLayout}):_=Lo({x:0,y:0},{...m.wrapLayout},{...m.imgAxis},{...m.imgLayout}),m.imgAxis.scale<_.scale&&ye(m.imgAxis.scale,_.scale,g,S=>{Bo(S,!0)}),_.landscape==="left"&&ye(m.imgAxis.x,_.boundary.left,g,S=>{de({x:S,y:m.imgAxis.y})}),_.landscape==="right"&&ye(m.imgAxis.x,_.boundary.right,g,S=>{de({x:S,y:m.imgAxis.y})}),_.portrait==="top"&&ye(m.imgAxis.y,_.boundary.top,g,S=>{de({x:m.imgAxis.x,y:S})}),_.portrait==="bottom"&&ye(m.imgAxis.y,_.boundary.bottom,g,S=>{de({x:m.imgAxis.x,y:S})}),ce()},Se=g=>{V.value=!0,g.scale&&Bo(ss(g.scale,m.imgAxis.scale))},fn=()=>{na();const g=l.value;C=new _a(g),C.on("down-to-move",aa),C.on("down-to-scale",Se),C.on("up",Z)},na=()=>{C&&(C.off("down-to-move",aa),C.off("up",Z),C.off("down-to-scale",Se))},So=()=>{No();const g=s.value;g&&(p=new _a(g),p.on("down-to-move",la),p.on("down-to-scale",Se),p.on("up",Z),C=null)},No=()=>{p&&(p.off("down-to-move",la),p.off("down-to-scale",Se),p.off("up",Z),p=null)},Ne=(g,_=!0)=>{const{x:S,y:O,scale:W}=m.imgAxis,ue={x:S,y:O},ia=xe({scale:W,imgStyle:{...m.imgLayout},layoutStyle:{...m.wrapLayout},rotate:g},ue);m.imgExhibitionStyle=ia.imgExhibitionStyle,m.imgAxis=ia.imgAxis,ce(),_&&u.value&&Z()},vn=(g="base64")=>va({type:g,outputType:q.value,outputSize:re.value,full:ae.value,url:u.value,imgAxis:{...m.imgAxis},imgLayout:{...m.imgLayout},cropLayout:{...K.value},cropAxis:{...m.cropAxis},cropping:f.value}),yn=()=>va({type:"blob",outputType:q.value,outputSize:re.value,full:ae.value,url:u.value,imgAxis:{...m.imgAxis},imgLayout:{...m.imgLayout},cropLayout:{...K.value},cropAxis:{...m.cropAxis},cropping:f.value}),Eo=g=>{const{width:_,height:S}=m.wrapLayout;let O=ne.value.width,W=ne.value.height;_>0&&(O=Math.min(O,_)),S>0&&(W=Math.min(W,S));const ue={x:(_-O)/2,y:(S-W)/2};ra(g||ue)},la=g=>{!V.value&&g.change&&ra({x:g.change.x+m.cropAxis.x,y:g.change.y+m.cropAxis.y})},ra=g=>{const _=K.value.width,S=K.value.height,O=m.wrapLayout.width-_,W=m.wrapLayout.height-S;g.x<0&&(g.x=0),g.y<0&&(g.y=0),g.x>O&&(g.x=O),g.y>W&&(g.y=W),m.cropAxis=g,f.value=!0,ce()},Cn=()=>{Ne(m.imgAxis.rotate-90)},bn=()=>{Ne(m.imgAxis.rotate+90)},kn=()=>{Ne(0)},wn=()=>{const g=["cropper-drag-box"];return f.value&&g.push("cropper-modal"),g.join(" ")},_n=()=>{const g={width:`${K.value.width}px`,height:`${K.value.height}px`,transform:`translate3d(${m.cropAxis.x}px, ${m.cropAxis.y}px, 0)`};return m.cropExhibitionStyle.div=g,g},Vn=()=>{const g=m.imgAxis.scale,_=(m.imgLayout.width*(g-1)/2+(m.imgAxis.x-m.cropAxis.x))/g,S=(m.imgLayout.height*(g-1)/2+(m.imgAxis.y-m.cropAxis.y))/g,O={width:`${m.imgLayout.width}px`,height:`${m.imgLayout.height}px`,transform:`scale(${g}, ${g}) translate3d(${_}px, ${S}px, 0) rotateZ(${m.imgAxis.rotate}deg)`};return m.cropExhibitionStyle.img=O,O},Bn=(0,t.useSlots)();return o({getCropData:vn,getCropBlob:yn,rotateLeft:Cn,rotateRight:bn,rotateClear:kn}),(g,_)=>((0,t.openBlock)(),(0,t.createElementBlock)("section",{class:"vue-cropper",style:(0,t.normalizeStyle)(ve.value),ref_key:"cropperRef",ref:n,onMouseover:hn,onMouseout:gn},[u.value?((0,t.openBlock)(),(0,t.createElementBlock)("section",us,[(0,t.createElementVNode)("section",{class:"cropper-box-canvas",style:(0,t.normalizeStyle)(m.imgExhibitionStyle)},[(0,t.createElementVNode)("img",{src:u.value,alt:"cropper-next-vue"},null,8,ms)],4),(0,t.createElementVNode)("section",{class:(0,t.normalizeClass)(wn()),ref_key:"cropperImg",ref:l},null,2)])):(0,t.createCommentVNode)("",!0),f.value&&u.value&&ie.value?((0,t.openBlock)(),(0,t.createElementBlock)("section",{key:1,class:"cropper-crop-box cropper-fade-in",style:(0,t.normalizeStyle)(_n())},[(0,t.createElementVNode)("span",{class:"cropper-view-box",style:(0,t.normalizeStyle)({outlineColor:e.cropColor})},[(0,t.unref)(k)?((0,t.openBlock)(),(0,t.createElementBlock)("img",{key:0,src:u.value,style:(0,t.normalizeStyle)(Vn()),alt:"cropper-img"},null,12,ps)):(0,t.createCommentVNode)("",!0)],4),(0,t.createElementVNode)("span",{class:"cropper-face cropper-move",ref_key:"cropperBox",ref:s},null,512)],4)):(0,t.createCommentVNode)("",!0),v.value?((0,t.openBlock)(),(0,t.createElementBlock)("section",hs,[(0,t.renderSlot)(g.$slots,"drag",{},()=>[_[0]||(_[0]=(0,t.createElementVNode)("p",null,"拖动图片到此",-1))])])):(0,t.createCommentVNode)("",!0),(0,t.createVNode)((0,t.unref)(ds),{"is-visible":d.value},(0,t.createSlots)({_:2},[(0,t.unref)(Bn).loading?{name:"default",fn:(0,t.withCtx)(()=>[(0,t.renderSlot)(g.$slots,"loading")]),key:"0"}:void 0]),1032,["is-visible"])],36))}}),gs={version:"0.1.1"},fs=function(e){e.component("VueCropper",Go)};typeof window<"u"&&(window.requestAnimationFrame||(window.requestAnimationFrame=e=>window.setTimeout(e,17)),window.cancelAnimationFrame||(window.cancelAnimationFrame=e=>{window.clearTimeout(e)}));var t1={version:gs.version,install:fs,VueCropper:Go},vs={class:"cv-upload-crop-box"},ys={class:"cv-upload-crop-left-box"},Cs={class:"cv-upload-crop-left-opt"},bs={class:"cv-upload-crop-left-opt2"},ks={class:"cv-upload-crop-left-opt2"},ws={class:"cv-upload-crop-right-box"},_s=["innerHTML"],Vs={props:{loading:{type:[Boolean],default:!1},modelValue:{type:[Boolean],default:!1},src:{type:[String],default:""},size:{type:[Number],default:120},title:{type:[String],default:"裁剪"}},emits:["update:modelValue","onSubmit","onClose"],data(){return{cropDialogVisible:!1,cropAutoCrop:!0,cropFixedBox:!0,cropOutputType:"png",cropPreviews:{},cropVisible:!1,cropBeforelImage:"",cropAfterImage:"",cropLocalWidth:this.size,cropLocalHeight:this.size}},watch:{modelValue(e){this.cropDialogVisible=e,this.cropInit()},src(e){this.cropInit()}},computed:{cropAttrs(){return{info:!0,autoCrop:this.cropAutoCrop,fixedBox:this.cropFixedBox,autoCropWidth:this.cropLocalWidth,autoCropHeight:this.cropLocalHeight,outputType:this.cropOutputType}}},mounted(){},methods:{cropInit(){this.cropBeforelImage=this.src||""},cropDialoClose(){this.cropBeforelImage="",this.cropPreviews="",this.cropVisible=!1,this.cropDialogVisible=!1,this.$emit("update:modelValue",!1),this.$emit("onClose",!1)},cropDialogOpened(){this.$nextTick(()=>{this.cropVisible=!0})},cropSubmit(){this._submit_blob()},_submit_blob(){this.$refs.cvAvatartCropper.getCropBlob(e=>{this.$emit("onSubmit",{file:e})})},_submit_base64(){this.$refs.cvAvatartCropper.getCropData(e=>{let o=new Image;o.src=e,o.onload=async()=>{imageCompress(o)}})},cropRotateRefresh(){},cropRotateLeft(){this.$refs.cvAvatartCropper.rotateLeft()},cropRotateRight(){this.$refs.cvAvatartCropper.rotateRight()},cropChangeScale(e){e=e||1,this.$refs.cvAvatartCropper.changeScale(e)},cropRealTime(e){this.cropPreviews=e}}},Bs=Object.assign(Vs,{__name:"UploadCrop",setup(e){return(o,a)=>{const r=(0,t.resolveComponent)("el-button"),n=(0,t.resolveComponent)("el-tooltip"),l=(0,t.resolveComponent)("el-input"),s=(0,t.resolveComponent)("el-dialog"),c=(0,t.resolveDirective)("loading");return(0,t.openBlock)(),(0,t.createBlock)(s,{title:e.title,modelValue:o.cropDialogVisible,"onUpdate:modelValue":a[7]||(a[7]=d=>o.cropDialogVisible=d),width:"800px","append-to-body":"",onOpened:o.cropDialogOpened,onClose:o.cropDialoClose},{footer:(0,t.withCtx)(()=>[(0,t.createVNode)(r,{type:"primary",onClick:o.cropSubmit,loading:e.loading,disabled:e.loading},{default:(0,t.withCtx)(()=>[...a[12]||(a[12]=[(0,t.createTextVNode)("提 交",-1)])]),_:1},8,["onClick","loading","disabled"])]),default:(0,t.withCtx)(()=>[(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",vs,[(0,t.createElementVNode)("div",ys,[o.cropVisible?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Go),(0,t.mergeProps)({key:0,ref:"cvAvatartCropper",img:o.cropBeforelImage},o.cropAttrs,{onRealTime:o.cropRealTime}),null,16,["img","onRealTime"])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",Cs,[(0,t.renderSlot)(o.$slots,"default"),(0,t.createVNode)(n,{effect:"dark",content:"重置",placement:"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,{icon:"ElIconRefresh",onClick:a[0]||(a[0]=d=>o.cropRotateRefresh())})]),_:1}),(0,t.createVNode)(n,{effect:"dark",content:"放大",placement:"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,{icon:"ElIconZoomIn",onClick:a[1]||(a[1]=d=>o.cropChangeScale(1))})]),_:1}),(0,t.createVNode)(n,{effect:"dark",content:"缩小",placement:"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,{icon:"ElIconZoomOut",onClick:a[2]||(a[2]=d=>o.cropChangeScale(-1))})]),_:1}),(0,t.createVNode)(n,{effect:"dark",content:"向左旋转",placement:"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,{icon:"ElIconRefreshLeft",onClick:a[3]||(a[3]=d=>o.cropRotateLeft())})]),_:1}),(0,t.createVNode)(n,{effect:"dark",content:"向右旋转",placement:"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(r,{icon:"ElIconRefreshRight",onClick:a[4]||(a[4]=d=>o.cropRotateRight())})]),_:1})]),(0,t.createElementVNode)("div",bs,[(0,t.createVNode)(l,{size:"small"},{prepend:(0,t.withCtx)(()=>[...a[8]||(a[8]=[(0,t.createTextVNode)("X 坐标",-1)])]),_:1}),(0,t.createVNode)(l,{size:"small"},{prepend:(0,t.withCtx)(()=>[...a[9]||(a[9]=[(0,t.createTextVNode)("Y 坐标",-1)])]),_:1})]),(0,t.createElementVNode)("div",ks,[(0,t.createVNode)(l,{size:"small",modelValue:o.cropLocalWidth,"onUpdate:modelValue":a[5]||(a[5]=d=>o.cropLocalWidth=d)},{prepend:(0,t.withCtx)(()=>[...a[10]||(a[10]=[(0,t.createTextVNode)("宽度",-1)])]),_:1},8,["modelValue"]),(0,t.createVNode)(l,{size:"small",modelValue:o.cropLocalHeight,"onUpdate:modelValue":a[6]||(a[6]=d=>o.cropLocalHeight=d)},{prepend:(0,t.withCtx)(()=>[...a[11]||(a[11]=[(0,t.createTextVNode)("高度",-1)])]),_:1},8,["modelValue"])])]),(0,t.createElementVNode)("div",ws,[(0,t.createElementVNode)("div",{class:"cv-upload-crop-preview",innerHTML:o.cropPreviews.html},null,8,_s)])])),[[c,e.loading]])]),_:3},8,["title","modelValue","onOpened","onClose"])}}}),Ss=Bs,Ns={title:"头像上传",name:"cvUploadAvatar",mixins:[Co],components:{UploadCrop:Ss},props:{modelValue:{type:[String],default:""},initValue:{type:[String],default:""},fileSize:{type:[Number],default:2},fileType:{type:[Array],default:()=>["png","jpg","jpeg","gif"]},showSize:{type:Number,default:120},crop:{type:[Boolean],default:!0},signatureParam:{type:[Object],default:()=>({save_sign:"avatar"})}},data(){return{localValue:"",localList:[],upAccept:"image/*"}},computed:{localRef(){return"cvUploadAvatar"+ +new Date+((Math.random()*1e3).toFixed(0)+"")},handlerAttr(){return{ref:this.localRef,action:"#",accept:this.upAccept,limit:1,multiple:!1,drag:!1,disabled:this.upIngLoading,showFileList:!1}},showStyle(){return{width:this.showSize+"px",height:this.showSize+"px",lineHeight:this.showSize+"px"}}},watch:{initValue(e){this._init_parse()}},mounted(){this._init_parse()},methods:{_init_parse(){this.localValue=this.initValue||""},cropDialogOpen(){this.cropShow=!0,this.$nextTick(()=>{this._init_parse()})},initBeforeUpload(e){if(!this._commonBeforeUpload(e))return this.upIngLoading=!1,!1;if(this.crop){const o=new FileReader;o.readAsDataURL(e),o.onload=()=>{this.localValue=o.result},this.$refs.cvUploadAvatar.clearFiles()}},async onHttpRequest(e){const{file:o}=e;this.upIngLoading=!0,await Ko(o,this.mergeAttrs.signatureType||null,this.mergeAttrs.signatureFn||null,this.mergeAttrs.signatureParam||{}).then(a=>{this.$nextTick(()=>{this.$emit("update:modelValue",a.full_path),this.$emit("update:initValue",a.cdn_full_path)}),b.ElMessage.success("上传成功"),this.upIngLoading=!1,this.cropShow=!1}).catch(()=>{this.upIngLoading=!1})}}},Es=["src"];function xs(e,o,a,r,n,l){const s=(0,t.resolveComponent)("upload-tip"),c=(0,t.resolveComponent)("cv-icons"),d=(0,t.resolveComponent)("el-button"),u=(0,t.resolveComponent)("el-tooltip"),h=(0,t.resolveComponent)("el-upload"),m=(0,t.resolveComponent)("upload-crop");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-upload-avatar-wrap",onClick:o[2]||(o[2]=(...v)=>l.cropDialogOpen&&l.cropDialogOpen(...v))},[a.initValue?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"cv-upload-avatar-box cv-upload-avatar-empty",style:(0,t.normalizeStyle)(l.showStyle)},[...o[3]||(o[3]=[(0,t.createElementVNode)("div",{class:"cv-upload-avatar__text"},"上传头像",-1)])],4)),a.initValue?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:1,class:"cv-upload-avatar-box",style:(0,t.normalizeStyle)(l.showStyle)},[(0,t.createElementVNode)("img",{class:"cv-upload-avatar__img",src:a.initValue},null,8,Es)],4)):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(s,(0,t.mergeProps)(e.tipAttr,{fileUnit:"张",multiple:!1,limit:1}),null,16),a.crop?((0,t.openBlock)(),(0,t.createBlock)(m,{key:2,modelValue:e.cropShow,"onUpdate:modelValue":o[0]||(o[0]=v=>e.cropShow=v),title:"修改头像",size:a.showSize,onOnSubmit:l.onHttpRequest,onOnClose:o[1]||(o[1]=v=>e.upIngLoading=!1),loading:e.upIngLoading,src:n.localValue},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(h,(0,t.mergeProps)(l.handlerAttr,{"before-upload":l.initBeforeUpload,"http-request":e.initHttpRequest}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u,{effect:"dark",content:"选择图片",placement:"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d,{style:{"margin-right":"10px"},loading:e.upIngLoading,disabled:e.upIngLoading},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c,{type:"ElIconPlus",size:"14",style:{"margin-right":"10px"}}),o[4]||(o[4]=(0,t.createTextVNode)(" 选择 ",-1))]),_:1},8,["loading","disabled"])]),_:1})]),_:1},16,["before-upload","http-request"])]),_:1},8,["modelValue","size","onOnSubmit","loading","src"])):(0,t.createCommentVNode)("",!0)])}var Bt=y(Ns,[["render",xs]]);function be(e){return e?typeof e=="string"||typeof e=="number"?[e]:Object.prototype.toString.call(e)==="[object Object]"?[]:[...e]:[]}function Va(e,o){let a=[];Array.isArray(e)&&e.length>0&&a.push(...e),Array.isArray(o)&&o.length>0&&a.push(...o),typeof o=="string"&&a.push(o);let r=[];for(let n in a){let l=a[n],s=Object.prototype.toString.call(l);s==="[object String]"?r.push(l):s==="[object Object]"&&l.url&&r.push(l.url)}return r}var $s={title:"图片上传",name:"cvUploadImage",mixins:[Co],components:{},props:{modelValue:{type:[String,Number,Array,Object],default:""},initValue:{type:[String,Number,Array],default:()=>""},fileSize:{type:[Number],default:2},fileType:{type:[Array],default:()=>["png","jpg","jpeg","gif"]},showSize:{type:Number,default:150},showBig:{type:[Boolean],default:!1},crop:{type:[Boolean],default:!1},galleryLabel:{type:String,default:""},lazy:{type:Boolean,default:!0},drag:{type:Boolean,default:!1},signatureParam:{type:[Object],default:()=>({save_sign:"image"})}},data(){return{localValue:[],localList:[],previewShow:!1,previewTitle:"",previewUrl:"",upAccept:"image/*"}},computed:{localRef(){return"cvUploadImage"+ +new Date+((Math.random()*1e3).toFixed(0)+"")},handlerAttr(){return{ref:this.localRef,action:"#",accept:this.upAccept,limit:parseInt(this.limit),multiple:this.multiple,drag:!!this.drag,disabled:this.upIngLoading,showFileList:!1}},showUpload(){return!(this.localList.length>=this.limit)},showStyle(){let e=this.showSize+"px";return(this.showBig||this.drag)&&(e=this.showSize*2+"px"),{width:e,height:this.showSize+"px",lineHeight:this.showSize+"px"}}},watch:{modelValue(e){this._init_parse_value()},initValue(e){this._init_parse_list()}},mounted(){},methods:{_init_parse_value(){this.modelValue?typeof this.modelValue=="string"&&this.modelValue.includes(",")?this.localValue=be(String(this.modelValue).split(",").map(e=>e.trim())):this.localValue=be(this.modelValue):this.localValue=[]},_init_parse_list(){this.initValue?this.localList=qo(this.initValue):this.localList=[]},initOnChange(e,o){},initBeforeUpload(e){return this.upIngLoading=!0,this._commonBeforeUpload(e)?!0:(this.upIngLoading=!1,!1)},async initHttpRequest(e){const{file:o}=e;this.upIngLoading=!0,this.mergeAttrs.upResponseFn,await Ko(o,this.mergeAttrs.signatureType||null,this.mergeAttrs.signatureFn||null,this.mergeAttrs.signatureParam||{}).then(a=>{this.$nextTick(()=>{this.updateValue(a.filelog_id,a.cdn_full_path)}),b.ElMessage.success("上传成功"),this.upIngLoading=!1}).catch(()=>{this.upIngLoading=!1})},updateValue(e,o){if(this.multiple){let a=Va(this.localValue,e).join(",");this.$emit("update:modelValue",a)}else this.$emit("update:modelValue",e);if(this.multiple){let a=Va(this.localList,o);this.$emit("update:initValue",a)}else this.$emit("update:initValue",o)},handleItemPreview(e,o){e.raw,e.type.includes("image")?(this.previewTitle=e.name,this.previewUrl=e.url,this.previewShow=!0):window.open(e.url)},doRemove(e){this.multiple?(this.localValue.splice(e,1),this.localList.splice(e,1)):(this.localValue="",this.localList=[]),this.updateValue(null,null)},handleItemRemove(e,o){if(this.beforeRemove&&typeof this.beforeRemove=="function"){const a=this.multiple?this.localValue[o]:this.localValue,r=this.beforeRemove(a,this.localValue);r&&r.then?r.then(()=>{this.doRemove(o)},()=>{}):r!==!1&&this.doRemove(o)}else this.doRemove(o)},handleItemEdit(e,o){b.ElMessageBox.prompt("请输入文件地址","编辑",{confirmButtonText:"OK",cancelButtonText:"Cancel",inputValue:e.url||"",inputErrorMessage:"格式不正确"}).then(({value:a})=>{const r=a.split("/").pop(),n=r.split(".").pop().toLowerCase();if(!this.fileType.includes(n)){let c=this.fileType.join("、");return b.ElMessage.error(`文件格式错误,请填写类型,如:${c} 格式文件`),!1}const l=qr(n);if(!l)return b.ElMessage.error("文件格式错误"),!1;Or(a)||this.mergeAttrs?.baseDomain&&(a=this.mergeAttrs?.baseDomain+a);const s={name:r,status:"success",type:l,uid:Date.now(),url:a};this.localList[o]=s}).catch(()=>{})},handleItemCrop(e,o){}}},Ds={class:"cv-upload-image cv-upload-common"},Ts={class:"cv-upload-list-box el-upload-list el-upload-list--picture-card"},Ls=["tabindex"],Is={class:"el-upload-list__item-status-label"},Fs={class:"el-upload-list__item-actions"},Ps=["onClick"],As={class:"el-upload-list__item-delete"},Ms={class:"el-upload-list__item-delete"},zs=["onClick"],Os={style:{margin:"0 auto"}},js=["src"];function Rs(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-image"),c=(0,t.resolveComponent)("cv-icons"),d=(0,t.resolveComponent)("el-upload"),u=(0,t.resolveComponent)("upload-tip"),h=(0,t.resolveComponent)("el-dialog"),m=(0,t.resolveDirective)("loading");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Ds,[(0,t.createElementVNode)("div",Ts,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.localList,(v,f)=>((0,t.openBlock)(),(0,t.createElementBlock)("section",{class:"el-upload-list__item is-success",key:f,tabindex:f,style:(0,t.normalizeStyle)(l.showStyle)},[(0,t.createVNode)(s,{class:"el-upload-list__item-thumbnail",lazy:a.lazy,src:v.url,style:(0,t.normalizeStyle)(l.showStyle),fit:"contain"},null,8,["lazy","src","style"]),(0,t.createElementVNode)("label",Is,[(0,t.createVNode)(c,{type:"ElIconCheck",color:"#ffffff",size:"12"})]),(0,t.createElementVNode)("span",Fs,[(0,t.createElementVNode)("span",{class:"el-upload-list__item-preview",onClick:C=>l.handleItemPreview(v)},[(0,t.createVNode)(c,{type:"ElIconZoomIn",size:"20"})],8,Ps),(0,t.createElementVNode)("span",As,[(0,t.createVNode)(c,{type:"ElIconDelete",size:"20",onClick:C=>l.handleItemRemove(v,f)},null,8,["onClick"])]),(0,t.createElementVNode)("span",Ms,[(0,t.createVNode)(c,{type:"ElIconEdit",size:"20",onClick:C=>l.handleItemEdit(v,f)},null,8,["onClick"])]),a.crop?((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:0,class:"el-upload-list__item-preview",onClick:C=>l.handleItemCrop(v)},[(0,t.createVNode)(c,{type:"ElIconCrop",size:"20"})],8,zs)):(0,t.createCommentVNode)("",!0)])],12,Ls))),128)),l.showUpload?((0,t.openBlock)(),(0,t.createBlock)(d,(0,t.mergeProps)({key:0,class:"cv-upload-common-handle"},l.handlerAttr,{"file-list":n.localList,"before-upload":l.initBeforeUpload,"http-request":l.initHttpRequest,"on-change":l.initOnChange,"on-exceed":e.initOnExceed,style:l.showStyle}),{default:(0,t.withCtx)(()=>[(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-upload-common__ing",style:(0,t.normalizeStyle)(l.showStyle)},[a.drag?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createVNode)(c,{type:"ElIconUpload",size:"24"}),o[1]||(o[1]=(0,t.createElementVNode)("div",{class:"el-upload__text"},[(0,t.createTextVNode)(" 将文件拖到此处,或 "),(0,t.createElementVNode)("em",null,"点击上传")],-1))],64)):((0,t.openBlock)(),(0,t.createBlock)(c,{key:1,type:"ElIconPlus",size:a.showSize/3},null,8,["size"]))],4)),[[m,e.upIngLoading]])]),_:1},16,["file-list","before-upload","http-request","on-change","on-exceed","style"])):(0,t.createCommentVNode)("",!0)]),(0,t.createVNode)(u,(0,t.mergeProps)(e.tipAttr,{fileUnit:"张"}),null,16),(0,t.createVNode)(h,{modelValue:n.previewShow,"onUpdate:modelValue":o[0]||(o[0]=v=>n.previewShow=v),title:n.previewTitle,"append-to-body":""},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Os,[(0,t.createElementVNode)("img",{width:"100%",src:n.previewUrl,style:{"max-width":"300px"}},null,8,js)])]),_:1},8,["modelValue","title"])])}var St=y($s,[["render",Rs]]),Hs={mdb:"access",accdb:"access",ai:"ai",html:"html",htm:"html",asp:"web",pdf:"pdf",psd:"photoshop",psb:"photoshop",mpo:"photoshop",eps:"photoshop",avi:"video",wmv:"video",rm:"video",rmvb:"video",mp4:"video","3gp":"video",asf:"video",mov:"video",m4v:"video",flv:"video",f4v:"video",mkv:"video",mts:"video",swf:"flash",ts:"video",mp3:"audio",wav:"audio",wma:"audio",ape:"audio",aac:"audio",zip:"zip",rar:"zip",gz:"zip","7z":"zip",z:"zip",bmp:"image",jpg:"image",jpeg:"image",png:"image",gif:"image",webp:"image",svg:"image",txt:"txt",rtf:"txt",xls:"excel",xlsx:"excel",xlsm:"excel",xltx:"excel",doc:"word",docx:"word",docm:"word",wps:"word",dotx:"word",dotm:"word",ppt:"powerpoint",pptx:"powerpoint",mdf:"db",db:"db",dbf:"db",wdb:"db",vue:"vue",php:"php",jar:"jar",ini:"ini",bat:"bat",config:"config",fla:"fla",eot:"font",otf:"font",fon:"font",font:"font",ttf:"font",ttc:"font",woff:"font",woff2:"font",js:"js",md:"markdown",one:"onenote",jsx:"reactjs",xfl:"xfl",file:"file",css:"css"};function Us(e){return`https://10ui.cn/ions/type/${Hs[e]}.svg`}var Mo=Us,Ws={name:"uploadList",props:{files:{type:Array,default(){return[]}},disabled:{type:Boolean,default:!1},isCanDownload:{type:Boolean,default:!0},isCanDelete:{type:Boolean,default:!0}},methods:{getExtension(e){return e.lastIndexOf(".")>-1&&Mo[e.slice(e.lastIndexOf(".")+1).toLowerCase()]||Mo.file},getSize(e){return e&&!isNaN(Number(e))?e:""},parsePercentage(e){return parseInt(e,10)},handleDownload(e){e.url},handleDelete(e,o){this.$confirm("确认删除该文件吗? ").then(()=>{this.$emit("remove",e,o)}).catch(()=>{})}}},qs=["src"],Ks={class:"cv-upload-list__item-content-action"};function Gs(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-link");return(0,t.openBlock)(),(0,t.createBlock)(t.TransitionGroup,{class:"cv-upload-file-list el-upload-list el-upload-list--text",name:"el-list",tag:"ul"},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.files,(c,d)=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:c.uid,class:"el-upload-list__item cv-upload-list__item-content"},[(0,t.createVNode)(s,{href:c.url,underline:!1,target:"_blank"},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("img",{src:l.getExtension(c.name),class:"el-upload-list__item-content-name-icon"},null,8,qs),(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(c.name),1)]),_:2},1032,["href"]),(0,t.createElementVNode)("div",Ks,[(0,t.createVNode)(s,{underline:!1},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(l.getSize(c.size)),1)]),_:2},1024),a.isCanDownload?((0,t.openBlock)(),(0,t.createBlock)(s,{key:0,underline:!1,onClick:u=>l.handleDownload(c)},{default:(0,t.withCtx)(()=>[...o[0]||(o[0]=[(0,t.createTextVNode)("下载",-1)])]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0),!a.disabled&&a.isCanDelete?((0,t.openBlock)(),(0,t.createBlock)(s,{key:1,underline:!1,onClick:u=>l.handleDelete(d,c),type:"danger"},{default:(0,t.withCtx)(()=>[...o[1]||(o[1]=[(0,t.createTextVNode)(" 删除 ",-1)])]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)])]))),128))]),_:1})}var Ys=y(Ws,[["render",Gs]]),Zs={title:"文件上传",inheritAttrs:!1,name:"cvUploadFile",mixins:[Co],components:{uploadList:Ys},props:{modelValue:{type:[String,Object,Array],default:""},initValue:{type:[String,Object,Array],default:""},fileSize:{type:[Number],default:5},fileType:{type:[Array],default:["txt","png","jpg","xlsx","xls"]},multiple:{type:[Boolean],default:!1},limit:{type:[Number],default:5},disabled:Boolean,isCanDownload:{type:Boolean,default:!0},isCanDelete:{type:Boolean,default:!0},isCanUploadSame:{type:Boolean,default:!0}},data(){return{localValue:[],localList:[]}},computed:{localRef(){return"cvUploadFile"+ +new Date+((Math.random()*1e3).toFixed(0)+"")},handlerAttr(){return{ref:this.localRef,action:"#",limit:parseInt(this.limit),multiple:this.multiple,drag:!1,disabled:this.upIngLoading,showFileList:!0}},list(){let e=1;return this.modelValue?(Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]).map(o=>(typeof o=="string"&&(o={name:o,url:o}),o.uid=o.uid||new Date().getTime()+e++,o)):[]}},watch:{initValue(e){this._init_parse()}},mounted(){this._init_parse()},methods:{_init_parse(){this.initValue?this.localList=qo(this.initValue):this.localList=[]},initOnChange(e,o){this.localList=o},initBeforeUpload(e){return this._commonBeforeUpload(e)?!this.isCanUploadSame&&this.localList.some(o=>o.name+o.size===e.name+e.size)?(this.$message.error("此文件已上传!"),!1):!0:!1},upFileError(e){this.$message.error("上传失败, 请重试"),this.$emit("error",e)},upFileSuccess(e,o){this.upResponseFn&&typeof this.upResponseFn=="function"&&(e=this.upResponseFn(e,o,this.localList)),this.multiple?this.$emit("update:modelValue",[...this.localList,e]):this.$emit("update:modelValue",e),this.$emit("success",e,this.localList)},handleRemove(e,o){if(this.beforeRemove&&typeof this.beforeRemove=="function"){const a=this.beforeRemove(this.localList[o],this.localList);a&&a.then?a.then(()=>{this._do_remove(o)},()=>{}):a!==!1&&this._do_remove(o)}else this._do_remove(o)},_do_remove(e){if(this.$emit("remove",this.list[e],this.list),this.localList.splice(e,1),this.multiple){const o=[...this.list];o.splice(e,1),this.$emit("update:modelValue",o||[])}else this.$emit("update:modelValue",null)}}},Qs={class:"cv-upload-file"};function Xs(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-button"),c=(0,t.resolveComponent)("el-upload"),d=(0,t.resolveComponent)("upload-tip"),u=(0,t.resolveComponent)("upload-list");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Qs,[(0,t.createVNode)(c,(0,t.mergeProps)({class:"cv-upload-file-uploader"},l.handlerAttr,{"file-list":n.localList,"onUpdate:fileList":o[0]||(o[0]=h=>n.localList=h),"before-upload":l.initBeforeUpload,"on-change":l.initOnChange,"on-exceed":e.initOnExceed,"on-error":l.upFileError,"on-success":l.upFileSuccess}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"primary",icon:"ElIconUpload"},{default:(0,t.withCtx)(()=>[...o[1]||(o[1]=[(0,t.createTextVNode)("上传文件",-1)])]),_:1})]),_:1},16,["file-list","before-upload","on-change","on-exceed","on-error","on-success"]),(0,t.createVNode)(d,(0,t.mergeProps)(e.tipAttr,{fileUnit:"个"}),null,16),(0,t.createVNode)(u,{disabled:a.disabled,files:l.list,isCanDelete:a.isCanDelete,isCanDownload:a.isCanDownload,onRemove:l.handleRemove},null,8,["disabled","files","isCanDelete","isCanDownload","onRemove"])])}var Nt=y(Zs,[["render",Xs]]),Js={title:"视频上传",name:"cvUploadVideo",mixins:[Co],components:{},props:{modelValue:{type:[String],default:""},initValue:{type:[String],default:""},fileSize:{type:[Number],default:10},fileType:{type:Array,default:["mp4","mp3"]},showSize:{type:Number,default:360},signatureParam:{type:[Object],default:()=>({save_sign:"video"})}},data(){return{localValue:"",localList:"",previewShow:!1,previewTitle:"",previewUrl:"",upAccept:"video/*"}},computed:{localRef(){return"cvUploadVideo"+ +new Date+((Math.random()*1e3).toFixed(0)+"")},handlerAttr(){return{ref:this.localRef,action:"#",accept:this.upAccept,limit:1,multiple:!1,drag:!0,disabled:this.upIngLoading,showFileList:!1}},showUpload(){return!this.localValue},showStyle(){return{width:this.showSize+"px",height:this.showSize/5*3+"px",lineHeight:this.showSize+"px"}}},watch:{modelValue(e){this._init_parse_value()},initValue(e){this._init_parse_list()}},mounted(){this._init_parse_value(),this._init_parse_list()},methods:{_init_parse_value(){this.modelValue?this.localValue=be(this.modelValue):this.localValue=""},_init_parse_list(){this.initValue?this.localList=qo(this.initValue):this.localList=""},initBeforeUpload(e){return this.upIngLoading=!0,this._commonBeforeUpload(e)?!0:(this.upIngLoading=!1,!1)},async initHttpRequest(e){const{file:o}=e;this.upIngLoading=!0,this.mergeAttrs.upResponseFn,await Ko(o,this.mergeAttrs.signatureType||null,this.mergeAttrs.signatureFn||null,this.mergeAttrs.signatureParam||{}).then(a=>{this.$nextTick(()=>{this.$emit("update:modelValue",a.full_path),this.$emit("update:initValue",a.cdn_full_path)}),ExtendMessage.success("上传成功"),this.upIngLoading=!1}).catch(()=>{this.upIngLoading=!1})},handleItemPreview(e,o){this.previewTitle=e.name,this.previewUrl=e.url,this.previewShow=!0},doRemove(e){this.localValue="",this.localList="",this.$emit("update:modelValue",""),this.$emit("update:initValue","")},handleItemRemove(e,o){if(this.beforeRemove&&typeof this.beforeRemove=="function"){const a=this.multiple?this.localValue[o]:this.localValue,r=this.beforeRemove(a,this.localValue);r&&r.then?r.then(()=>{this.doRemove(o)},()=>{}):r!==!1&&this.doRemove(o)}else this.doRemove(o)}}},ec={class:"cv-upload-video"},tc={class:"cv-upload-list-box el-upload-list el-upload-list--picture-card"},oc=["tabindex"],ac=["src"],nc={class:"el-upload-list__item-status-label"},lc={class:"el-upload-list__item-actions"},rc=["onClick"],ic={class:"el-upload-list__item-delete"},sc={class:"el-upload-list__item-delete"},cc={key:0,style:{width:"500px",height:"300px",margin:"0 auto"}},dc=["src"];function uc(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-icons"),c=(0,t.resolveComponent)("el-progress"),d=(0,t.resolveComponent)("el-upload"),u=(0,t.resolveComponent)("upload-tip"),h=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createElementBlock)("div",ec,[(0,t.createElementVNode)("div",tc,[n.localList?((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,{key:0},(0,t.renderList)(n.localList,(m,v)=>((0,t.openBlock)(),(0,t.createElementBlock)("section",{class:"el-upload-list__item is-success",key:v,tabindex:v,style:(0,t.normalizeStyle)(l.showStyle)},[(0,t.createElementVNode)("video",{class:"el-upload-list__item-thumbnail",autoplay:!1,src:m.url,style:(0,t.normalizeStyle)(l.showStyle)}," 您的浏览器不支持视频播放 ",12,ac),(0,t.createElementVNode)("label",nc,[(0,t.createVNode)(s,{type:"ElIconCheck",color:"#ffffff",size:"12"})]),(0,t.createElementVNode)("span",lc,[(0,t.createElementVNode)("span",{class:"el-upload-list__item-preview",onClick:f=>l.handleItemPreview(m)},[(0,t.createVNode)(s,{type:"ElIconVideoPlay",size:"20"})],8,rc),(0,t.createElementVNode)("span",ic,[(0,t.createVNode)(s,{type:"ElIconDelete",size:"20",onClick:f=>l.handleItemRemove(m,v)},null,8,["onClick"])]),(0,t.createElementVNode)("span",sc,[(0,t.createVNode)(s,{type:"ElIconEdit",size:"20",onClick:f=>e.handleItemEdit(m,v)},null,8,["onClick"])])])],12,oc))),128)):(0,t.createCommentVNode)("",!0),l.showUpload?((0,t.openBlock)(),(0,t.createBlock)(d,(0,t.mergeProps)({key:1,class:"cv-upload-handler"},l.handlerAttr,{"before-upload":l.initBeforeUpload,"http-request":l.initHttpRequest,style:l.showStyle}),{default:(0,t.withCtx)(()=>[e.upIngPercent>0?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,percentage:e.upIngPercent,style:{"margin-top":"20px"},type:"circle"},null,8,["percentage"])):((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:1,class:"cv-upload-video__ing",style:(0,t.normalizeStyle)(l.showStyle)},[(0,t.createVNode)(s,{type:"ElIconUpload",size:"24"}),o[1]||(o[1]=(0,t.createElementVNode)("div",{class:"el-upload__text"},[(0,t.createTextVNode)(" 将视频拖到此处,或 "),(0,t.createElementVNode)("em",null,"点击上传")],-1))],4))]),_:1},16,["before-upload","http-request","style"])):(0,t.createCommentVNode)("",!0)]),(0,t.createVNode)(u,(0,t.mergeProps)(e.tipAttr,{fileUnit:"个",limit:1}),null,16),(0,t.createVNode)(h,{modelValue:n.previewShow,"onUpdate:modelValue":o[0]||(o[0]=m=>n.previewShow=m),title:n.previewTitle,"append-to-body":""},{default:(0,t.withCtx)(()=>[n.previewShow?((0,t.openBlock)(),(0,t.createElementBlock)("div",cc,[(0,t.createElementVNode)("video",{autoplay:!0,src:n.previewUrl,controls:"controls",style:{width:"500px",height:"300px"}}," 您的浏览器不支持视频播放 ",8,dc)])):(0,t.createCommentVNode)("",!0)]),_:1},8,["modelValue","title"])])}var Et=y(Js,[["render",uc]]),mc={emits:["get-unlist","on-close","on-update","on-delete"],props:{modelValue:{type:Array,default:()=>[]},model:{type:String,default:""},accept:{type:String,default:""},multiple:{type:Boolean,default:!1}},data(){return{audioInfo:{},file:null,fileList:[],fileHash:"",tempCheckpoint:null,uploadId:"",uploadStatus:null,showAudio:!1,percentage:0,uploadName:"",client:null,year:new Date().getFullYear(),uploadDisabled:!0,resumeDisabled:!0,pauseDisabled:!0,dialogVisible:!1,isDoing:!1,unList:[],fileMap:{},map_max_key:0,partSize:1024*1024,parallel:4,checkpoints:{}}},watch:{dialogVisible:{handler(e){e||(this.fileList=[],this.$refs.upload.uploadFiles=[])}},fileList:{handler(e){if(e.length){this.dialogVisible=!0;let o=[],a=[];e.forEach(r=>{r.raw.name.indexOf(".")===-1&&(r.errMsg="不支持此格式上传"),r.percentage===100?o.push(r):a.push(r)}),o.length===e.length?(this.pauseDisabled=!0,this.isDoing=!0):this.isDoing=!1,this.unList=a}},deep:!0}},mounted(){window.addEventListener("online",this.resumeUpload)},methods:{filterSize:pa,handleExceed(){this.$confirm("上传文件数量不能超过100个,请重新选择!","操作提示",{confirmButtonText:"确 定",cancelButtonText:"取 消",type:"warning"}).then(()=>{this.fileList=[],this.dialogVisible=!1}).catch(()=>{this.fileList=[]})},handleDeleteChangeFile(e){this.fileList.splice(e,1),this.fileList.length||(this.dialogVisible=!1)},fileTypeIcon(e){const{type:o}=e.raw,a=o.indexOf("video")!==-1,r=o.indexOf("image")!==-1,n=o.indexOf("audio")!==-1,l=o.indexOf("zip")!==-1,s=o.indexOf("wordprocessingml")!==-1,c=o.indexOf("pdf")!==-1,d=o.indexOf("text")!==-1,u=o.indexOf("sheet")!==-1;return a?"MP4":r?"JPG1":n?"mp3-1":l?"yasuo":s?"DOCX":c?"wenjianleixing-biaozhuntu-PDFwendang":d?"div-1":u?"excel1":"weizhiwenjian"},handleClose(){this.$emit("on-close"),this.isDoing?this.dialogVisible=!1:this.$confirm("正在上传文件,关闭后上传文件会丢失!是否继续?","操作提示",{confirmButtonText:"确 定",cancelButtonText:"取 消",type:"warning"}).then(()=>{this.$emit("get-unlist"),this.fileList.forEach(e=>{e.client&&e.percentage<100&&e.client.cancel()}),this.dialogVisible=!1}).catch(()=>{})},async handleBeforeUpload(e){},handleStopChangeFile(e,o){o.isPlay=!o.isPlay,this.fileList.splice(e,1,o),o.isPlay?this.resumeMultipartUpload(o):o.client.cancel()},async starUpload(){this.uploadDisabled=!0,this.pauseDisabled=!1,this.multipartUpload()},async multipartUpload(){if(!this.file){b.ElMessage.error("请选择文件");return}this.fileList.forEach(async e=>{e.isLoading=!0,await this.ossUploadHandle(e,this.fileList)})},async resumeUpload(){this.pauseDisabled=!1,this.uploadDisabled=!0,this.resumeDisabled=!0,await this.resumeMultipartUpload()},stopUpload(){this.resumeDisabled=!1,this.pauseDisabled=!0,this.fileList.forEach(e=>{e.client.cancel(),e.isPlay=!1})},async change(e,o){this.fileMap[e]=o,this.map_max_key=e},async handle_network_speed_change(e,o,a){e-this.map_max_key>=1e4&&(this.fileMap={});for(let r=e;r<=o;r++){const n=await this.fileMap[r];n?await this.change(r,n+a):await this.change(r,a)}},handle_network_speed(e,o,a){const r=e.rt/1e3,n=new Date(e.headers.date).getTime(),l=n-r;let s=parseInt(o/r);return a===0&&(s=0),s===0||this.handle_network_speed_change(l,n,s),s?pa(s):0},async resetUpload(e,o){JSON.stringify(e).indexOf("Error")!==-1&&(o.client&&o.client.cancel(),o.client=await ga(this.signatureType,this.apiFunc),await this.resumeMultipartUpload(o))},async resumeMultipartUpload(e){if(e){const{tempCheckpoint:o}=e;this.resumeUploadFile(e,o)}else Object.values(this.checkpoints).forEach(o=>{const{uploadId:a}=o,r=this.fileList.findIndex(l=>l.upload===a),n=this.fileList[r];this.resumeUploadFile(n,o)})},async resumeUploadFile(e,o){const{uploadId:a,file:r,name:n}=o;try{const{raw:l,percentage:s}=e;e.partSize=0,s<100&&l.name.indexOf(".")!==-1&&e.client.multipartUpload(a,r,{parallel:this.parallel,partSize:this.partSize,progress:async(c,d,u)=>{await this.onUploadProgress(e,c,d,u,n)},checkpoint:o}).then(()=>{delete this.checkpoints[o.uploadId],this.$emit("update:modelValue",this.fileList),this.resumeDisabled=!0,this.unList.length&&this.uploadDisabled&&(this.resumeDisabled=!1),this.onCreatePanFile(e)}).catch(async c=>{await this.resetUpload(c,e)})}catch{}},async onUploadProgress(e,o,a,r,n){a&&(this.checkpoints[a.uploadId]=a,e.speed=this.handle_network_speed(r,this.partSize,o),e.tempCheckpoint=a,e.abortCheckpoint=a,e.upload=a.uploadId),e.isPlay=!0,e.isPlay&&(e.isLoading=!1),e.uploadName=n,e.percentage=Number((o*100).toFixed(2))},async ossUploadHandle(e){let o={pass:!0,filePath:""};try{const{raw:a,percentage:r}=e,n=a,l=await ga(this.signatureType,this.apiFunc,{},{secure:!0});if(this.signatureType=="aliyun_oss_type1"){if(e.client=l,e.partSize=0,r<100&&a.name.indexOf(".")!==-1){const s=l.dir+n.name;await e.client.multipartUpload(s,n,{parallel:this.parallel,partSize:this.partSize,progress:async(c,d,u)=>{await this.onUploadProgress(e,c,d,u,s)}}).then(()=>{this.$emit("upload:modelValue",this.fileList),this.resumeDisabled=!0,this.onCreatePanFile(e),this.unList.length&&this.uploadDisabled&&(this.resumeDisabled=!1)}).catch(async c=>{})}}else this.signatureType=="aliyun_oss_type2"&&Ka(n,l)}catch(a){o={...a,pass:!1,filePath:""}}return o},getToday(){const e=new Date;return`${e.getFullYear()}${e.getMonth()+1}${e.getDate()}${e.getHours()}${e.getMinutes()}${e.getSeconds()}`},handleChange(e,o){o.forEach(a=>{a.client=null,a.isPlay=!1,a.isLoading=!1,a.abortCheckpoint=!1}),this.fileList=o,this.file=e.raw,this.uploadDisabled=!1,this.pauseDisabled=this.resumeDisabled=!0},handleDeleteFile(e){const o=e.indexOf(this.model),a=e.substring(o,e.length);this.$emit("on-delete"),this.fileList=[],b.ElMessage.success("删除成功")},async onCreatePanFile(e){let o=await this.getParams(e);this.$emit("on-update")},handleMediaRes(e){return{image:async function(o){return new Promise(a=>{var r=new FileReader;r.onload=function(n){var l=n.target.result,s=new Image;s.onload=function(){a({Width:this.width,Height:this.height})},s.src=l},r.readAsDataURL(o)})},audio:async function(o){return new Promise(a=>{var r=new FileReader;r.onload=function(n){var l=n.target.result,s=new Audio;s.onloadeddata=function(){const c=s.duration;a({Duration:c*1e3})},s.src=l},r.readAsDataURL(o)})},video:async function(o){return new Promise(a=>{var r=URL.createObjectURL(o);const n=document.createElement("video");n.src=r,n.onloadeddata=function(){a({CoverImg:"",Duration:this.duration*1e3,Width:this.videoWidth,Height:this.videoHeight})}})}}[e]},captureImage(e,o){return o=o||"3000 ",e+"?x-oss-process=video/snapshot,t_"+o+",f_jpg"},async getParams(e){const{type:o}=e.raw,a=o.indexOf("video")!==-1,r=o.indexOf("image")!==-1,n=o.indexOf("audio")!==-1;let l="";a?l="video":r?o.indexOf("adobe")===-1&&(l="image"):n&&(l="audio");let s;return(a||r||n)&&l&&(s=await this.handleMediaRes(l)(e.raw)),{ResTitle:e.name,ResDescribe:"",OssKey:e.uploadName,ContentType:o||"application/octet-stream",ContentLength:e.size,...s}}}},pc={name:"cvUploadOss",mixins:[mc]},hc={class:"oss-upload"},gc={class:"cv-upload-task-hd-title"},fc={class:"cv-upload-task-hd-num"},vc={class:"cv-upload-task-opts"},yc={class:"cv-upload-task-lists"},Cc={class:"cv-upload-task-item-name"},bc={class:"name"},kc={class:"file-name-item"},wc={key:0,class:"speed"},_c={key:1,class:"speed"},Vc={key:2,class:"success"},Bc={class:"total"},Sc={key:0,class:"name error"},Nc={class:"cv-upload-task-item-tool"},Ec=["onClick"],xc=["onClick"];function $c(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-button"),c=(0,t.resolveComponent)("el-upload"),d=(0,t.resolveComponent)("el-progress"),u=(0,t.resolveComponent)("cv-icons"),h=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createElementBlock)("div",hc,[(0,t.createVNode)(c,{ref:"upload",action:"","show-file-list":!1,multiple:"","on-change":e.handleChange,"before-upload":e.handleBeforeUpload,"auto-upload":!1,limit:100,"on-exceed":e.handleExceed,accept:e.accept},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"primary",icon:"ElIconUpload",round:""},{default:(0,t.withCtx)(()=>[...o[1]||(o[1]=[(0,t.createTextVNode)("上 传",-1)])]),_:1})]),_:1},8,["on-change","before-upload","on-exceed","accept"]),(0,t.createVNode)(h,{modelValue:e.dialogVisible,"onUpdate:modelValue":o[0]||(o[0]=m=>e.dialogVisible=m),width:"650px",height:"500","destroy-on-close":"","close-on-click-modal":!1,"before-close":e.handleClose,style:{height:"500px"}},{header:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",gc,[o[2]||(o[2]=(0,t.createElementVNode)("span",null,"上传",-1)),(0,t.createElementVNode)("span",fc,(0,t.toDisplayString)(e.fileList.length-e.unList.length)+"/"+(0,t.toDisplayString)(e.fileList.length),1)])]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",vc,[(0,t.createVNode)(s,{type:"primary",icon:"ElIconVideoPlay",disabled:e.uploadDisabled,onClick:e.starUpload},{default:(0,t.withCtx)(()=>[...o[3]||(o[3]=[(0,t.createTextVNode)("开始上传",-1)])]),_:1},8,["disabled","onClick"]),(0,t.createVNode)(s,{type:"success",icon:"ElIconRefreshRight",disabled:e.resumeDisabled,onClick:e.resumeUpload},{default:(0,t.withCtx)(()=>[...o[4]||(o[4]=[(0,t.createTextVNode)("继续",-1)])]),_:1},8,["disabled","onClick"]),(0,t.createVNode)(s,{type:"danger",icon:"ElIconVideoPause",disabled:e.pauseDisabled,onClick:e.stopUpload},{default:(0,t.withCtx)(()=>[...o[5]||(o[5]=[(0,t.createTextVNode)("暂停",-1)])]),_:1},8,["disabled","onClick"])]),(0,t.createElementVNode)("div",yc,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.fileList,(m,v)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-upload-task-item-box",key:v},[(0,t.createElementVNode)("div",Cc,[(0,t.createElementVNode)("div",bc,[(0,t.createElementVNode)("span",kc,(0,t.toDisplayString)(v+1)+"."+(0,t.toDisplayString)(m.name),1),m.isLoading&&!m.isPlay?((0,t.openBlock)(),(0,t.createElementBlock)("span",wc,"准备就绪")):(0,t.createCommentVNode)("",!0),m.isPlay&&m.percentage!==100?((0,t.openBlock)(),(0,t.createElementBlock)("span",_c,(0,t.toDisplayString)(m.speed)+"/s",1)):(0,t.createCommentVNode)("",!0),m.percentage===100?((0,t.openBlock)(),(0,t.createElementBlock)("span",Vc,"完成")):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",Bc,(0,t.toDisplayString)(e.filterSize(m.size)),1)]),m.errMsg?((0,t.openBlock)(),(0,t.createElementBlock)("span",Sc,(0,t.toDisplayString)(m.errMsg),1)):(0,t.createCommentVNode)("",!0),m.percentage<100&&!m.errMsg?((0,t.openBlock)(),(0,t.createBlock)(d,{key:1,percentage:m.percentage},null,8,["percentage"])):((0,t.openBlock)(),(0,t.createBlock)(d,{key:2,percentage:m.percentage,status:m.errMsg?"exception":"success"},null,8,["percentage","status"]))]),(0,t.createElementVNode)("div",Nc,[!m.percentage||0<m.percentage<100&&!m.isPlay?((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:0,class:"icon delete",onClick:f=>e.handleDeleteChangeFile(v)},[(0,t.createVNode)(u,{type:"ElIconClose"})],8,Ec)):(0,t.createCommentVNode)("",!0),m.percentage&&m.percentage!==100?((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,class:(0,t.normalizeClass)(["icon",m.isPlay?"delete":"success"]),onClick:f=>e.handleStopChangeFile(v,m)},[m.isPlay?((0,t.openBlock)(),(0,t.createBlock)(u,{key:0,type:"ElIconVideoPause"})):((0,t.openBlock)(),(0,t.createBlock)(u,{key:1,type:"ElIconCaretRight"}))],10,xc)):(0,t.createCommentVNode)("",!0)])]))),128))])]),_:1},8,["modelValue","before-close"])])}var xt=y(pc,[["render",$c],["__scopeId","data-v-9c3ea43c"]]);Bt.install=function(e){e.component(Bt.name,Bt)};St.install=function(e){e.component(St.name,St)};Nt.install=function(e){e.component(Nt.name,Nt)};Et.install=function(e){e.component(Et.name,Et)};xt.install=function(e){e.component(xt.name,xt)};var Dc={name:"cvTabsJump",props:{tabPosition:{type:String,default:"top"}},provide(){return{addChildComponents:e=>{this.childComponents.push(e)},clearChildClass:()=>{this.childComponents.map(e=>{e.className=null})}}},data(){return{childComponents:[]}},computed:{tabPositionClass(){return this.tabPosition=="left"?"left":this.tabPosition=="right"?"right":this.tabPosition=="bottom"?"bottom":"top"}},created(){},mounted(){}},Tc={class:"tabs-header"};function Lc(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(["cv-tabs-jump",l.tabPositionClass])},[(0,t.createElementVNode)("div",Tc,[(0,t.renderSlot)(e.$slots,"default")])],2)}var $t=y(Dc,[["render",Lc]]),Ic={name:"cvTabPane",emits:["click"],inject:["addChildComponents","clearChildClass"],data(){return{isshow:!0,className:null}},props:{label:{type:String,default:""},current:{type:Boolean,default:!1},name:{type:String}},mounted(){this.addChildComponents(this),this.initCurrent()},methods:{initCurrent(){this.current&&this.handleClick()},handleClick(){this.clearChildClass(),this.className="active",this.$emit("click")}}},Fc={key:1};function Pc(e,o,a,r,n,l){return(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(["cv-tab-pane",n.className]),onClick:o[0]||(o[0]=(...s)=>l.handleClick&&l.handleClick(...s))},[e.$slots.label?(0,t.renderSlot)(e.$slots,"label",{key:0}):((0,t.openBlock)(),(0,t.createElementBlock)("span",Fc,(0,t.toDisplayString)(a.label),1))],2)),[[t.vShow,n.isshow]])}var Dt=y(Ic,[["render",Pc]]);$t.install=function(e){e.component($t.name,$t)};Dt.install=function(e){e.component(Dt.name,Dt)};var Ac={name:"cvDrawCaptcha",props:{modelValue:{type:[String,Number],default:"1234"},baseCode:{type:String,default:"1234567890ABCDEFGHGKMNPQRSTUVWXY"},fontSizeMin:{type:Number,default:25},fontSizeMax:{type:Number,default:30},backgroundColorMin:{type:Number,default:255},backgroundColorMax:{type:Number,default:255},colorMin:{type:Number,default:0},colorMax:{type:Number,default:160},lineColorMin:{type:Number,default:100},lineColorMax:{type:Number,default:255},dotColorMin:{type:Number,default:0},dotColorMax:{type:Number,default:255},contentWidth:{type:Number,default:112},contentHeight:{type:Number,default:31},refreshNum:{type:Number,default:1}},data(){return{localCode:""}},watch:{modelValue(e){this.localCode=e,this.drawPic()},refreshNum(){this.refreshCode(),this.drawPic()}},mounted(){this.modelValue==""&&(this.refreshCode(),this.drawPic())},created(){this.localCode=this.modelValue},methods:{refreshCode(){this.localCode="",this.makeCode(this.baseCode,4),this.$emit("update:modelValue",this.localCode)},makeCode(e,o){for(let a=0;a<o;a++)this.localCode+=this.baseCode[this.randomNum(0,this.baseCode.length)]},randomNum(e,o){return Math.floor(Math.random()*(o-e)+e)},randomColor(e,o){let a=this.randomNum(e,o),r=this.randomNum(e,o),n=this.randomNum(e,o);return"rgb("+a+","+r+","+n+")"},drawPic(){let e=document.getElementById("cv-draw-captcha").getContext("2d");e.textBaseline="bottom",e.fillStyle=this.randomColor(this.backgroundColorMin,this.backgroundColorMax),e.fillRect(0,0,this.contentWidth,this.contentHeight);for(let o=0;o<this.localCode.length;o++)this.drawText(e,this.localCode[o],o);this.drawLine(e),this.drawDot(e)},drawText(e,o,a){e.fillStyle=this.randomColor(this.colorMin,this.colorMax),e.font=this.randomNum(this.fontSizeMin,this.fontSizeMax)+"px SimHei";let r=(a+1)*(this.contentWidth/(this.localCode.length+1)),n=this.randomNum(this.fontSizeMax,this.contentHeight-5);var l=this.randomNum(-45,45);e.translate(r,n),e.rotate(l*Math.PI/180),e.fillText(o,0,0),e.rotate(-l*Math.PI/180),e.translate(-r,-n)},drawLine(e){for(let o=0;o<5;o++)e.strokeStyle=this.randomColor(this.lineColorMin,this.lineColorMax),e.beginPath(),e.moveTo(this.randomNum(0,this.contentWidth),this.randomNum(0,this.contentHeight)),e.lineTo(this.randomNum(0,this.contentWidth),this.randomNum(0,this.contentHeight)),e.stroke()},drawDot(e){for(let o=0;o<80;o++)e.fillStyle=this.randomColor(0,255),e.beginPath(),e.arc(this.randomNum(0,this.contentWidth),this.randomNum(0,this.contentHeight),1,0,2*Math.PI),e.fill()}}},Mc={class:"cv-draw-captcha"},zc=["width","height"];function Oc(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",Mc,[(0,t.createElementVNode)("canvas",{id:"cv-draw-captcha",width:a.contentWidth,height:a.contentHeight,onClick:o[0]||(o[0]=(...s)=>l.refreshCode&&l.refreshCode(...s))},null,8,zc)])}var Tt=y(Ac,[["render",Oc]]),jc={name:"cvDrawQrcode",data(){return{}}};function Rc(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",null,"二维码")}var Lt=y(jc,[["render",Rc]]);Tt.install=function(e){e.component(Tt.name,Tt)};Lt.install=function(e){e.component(Lt.name,Lt)};var Hc={name:"cvTagBase",mixins:[],components:{},emits:["update:modelValue","exceed-max-length"],props:{...b.ElTag.props,modelValue:{type:[Array,String],default:()=>[]},closable:{type:Boolean,default:!1},disableTransitions:{type:Boolean,default:!1},effect:{type:String,default:"light"},color:{type:String,default:""},hit:{type:Boolean,default:!1},type:{type:[String],default:"primary"},size:{type:[String],default:"large"},disabled:{type:Boolean,default:!1},maxlength:{type:Number,default:3,validator:e=>e>0}},watch:{modelValue(e){this._init_parse_value()},localVal(e){this._parse_last()}},data(){return{localVal:""}},mounted(){this._init_parse_value()},methods:{_init_parse_value(){if(this.modelValue)if(typeof this.modelValue=="string"&&this.modelValue.includes(",")){const e=String(this.modelValue).split(",").map(o=>o.trim());this.localVal=be(e)}else this.localVal=be(this.modelValue)},_parse_last(){let e=this.localVal,o=e.join(",");this.$emit("update:modelValue",o),e.length>=this.maxlength&&this.$emit("exceed-max-length",e.length)},addTag(){this.disabled||this.localVal.length>=this.maxlength||(this.localVal.push("新标签"),this.$nextTick(()=>{let e=this.localVal.length,o=this.$refs[`newTag${e-1}`][0],a=document.createRange();a.selectNodeContents(o),window.getSelection().removeAllRanges(),window.getSelection().addRange(a),this._parse_last()}))},checkTag(e){if(this.disabled)return;let o=this.$refs[`newTag${e}`][0].innerText.trim();o.length==0?this.localVal.pop():this.localVal[e]=o,this._parse_last()},removeTag(e){this.disabled||(this.localVal.splice(e,1),this._parse_last())}}},Uc={class:"cv-tag-base"},Wc=["contenteditable","onKeyup","onBlur"],qc={key:1,class:"cv-tag-maxlength-hint"};function Kc(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-tag"),c=(0,t.resolveComponent)("cv-icons");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Uc,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.localVal,(d,u)=>((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({class:"cv-tag-content"},{ref_for:!0},{closable:!a.disabled&&a.closable,disableTransitions:a.disableTransitions,effect:a.effect,type:a.type,color:a.color,hit:a.hit,size:a.size},{key:u,onClose:h=>l.removeTag(u),disabled:a.disabled}),{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",{class:"cv-tag-item",contenteditable:!a.disabled&&"plaintext-only",ref_for:!0,ref:`newTag${u}`,onKeyup:(0,t.withKeys)(h=>!a.disabled&&l.checkTag(u),["enter"]),onBlur:h=>!a.disabled&&l.checkTag(u)},(0,t.toDisplayString)(d),41,Wc)]),_:2},1040,["onClose","disabled"]))),128)),!a.disabled&&n.localVal.length<a.maxlength?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,type:"ElIconCirclePlus",size:"20",onClick:o[0]||(o[0]=d=>l.addTag())})):(0,t.createCommentVNode)("",!0),!a.disabled&&n.localVal.length>=a.maxlength?((0,t.openBlock)(),(0,t.createElementBlock)("span",qc,"已达到最大数量 ("+(0,t.toDisplayString)(a.maxlength)+")",1)):(0,t.createCommentVNode)("",!0)])}var It=y(Hc,[["render",Kc]]);It.install=function(e){e.component(It.name,It)};var Gc={name:"cvTransferTable",props:{modelValue:{type:[Array],default(){return[]}},showQuery:{type:Boolean,default:!1},showPagination:{type:Boolean,default:!1},paginationCallBack:{type:Function,default:function(){return new Promise((e,o)=>{try{e({total:0,data:null})}catch{o()}})}},titleTexts:{type:Array,default(){return["待选项","已选项"]}},buttonTexts:{type:Array,default(){return[]}},queryTexts:{type:Array,default(){return["查询","筛选"]}},leftColumns:{type:Array,default(){return[]}},rightColumns:{type:Array,default(){}},minHeight:{type:String,default:"300px"},maxHeight:{type:String,default:"500px"},tableRowKey:{type:Function,default(e){return e&&e&&e.id}}},data(){return{leftTableData:[],rightTableData:[],pageIndex:1,pageSize:20,totalSize:0,leftSelection:[],rightSelection:[],leftQueryCondition:{},rightQueryCondition:{},rightConditionTemp:void 0}},watch:{modelValue(e){this.rightTableData=e}},created(){this.rightTableData=this.modelValue,this.handlePaginationCallBack()},computed:{hasButtonTexts(){return this.buttonTexts.length===2},buttonClasses(){return["transfer-button",{"is-with-texts":this.hasButtonTexts}]},disabledLeftButton(){return!this.leftSelection.some(e=>!this.rightTableData.some(o=>this.checkObjectIsEqual(e,o)))},calcRightTableData(){if(this.showQuery&&this.rightConditionTemp){const e=Object.keys(this.rightConditionTemp);return this.rightTableData.filter(o=>e.some(a=>{const r=o[a],n=this.rightConditionTemp[a].trim();return r?String(r).indexOf(n)>-1:!0}))}return this.rightTableData}},methods:{handleLeftSelectionChange(e){this.leftSelection=e},handleRightSelectionChange(e){this.rightSelection=e},handleLeftRowClick(e){this.rightTableData.some(o=>this.checkObjectIsEqual(o,e))||this.$refs.leftTable.toggleRowSelection(e)},handleRightRowClick(e){this.$refs.rightTable.toggleRowSelection(e)},handleSizeChange(e){this.pageSize=e,this.handlePaginationCallBack()},handleCurrentChange(e){this.pageIndex=e,this.handlePaginationCallBack()},handlePaginationCallBack(){if(this.showPagination&&this.paginationCallBack){const e={pageIndex:this.pageIndex,pageSize:this.pageSize,...this.leftQueryCondition};this.paginationCallBack.call(null,e).then(o=>{o&&Array.isArray(o.data)&&(this.leftTableData=o.data,this.totalSize=o.total),this.$nextTick(()=>{this.leftTableData.forEach(a=>{const r=this.rightTableData.some(n=>this.checkObjectIsEqual(n,a));this.$refs.leftTable.toggleRowSelection(a,r)})})})}},handleRowStyle({row:e}){return this.rightTableData.some(o=>this.checkObjectIsEqual(o,e))?{color:"blue"}:{}},handleSelectable(e){return!this.rightTableData.some(o=>this.checkObjectIsEqual(o,e))},addToRight(){for(const e of this.leftSelection)this.rightTableData.some(o=>this.checkObjectIsEqual(o,e))||this.rightTableData.push(e);this.$emit("update:modelValue",this.rightTableData)},addToLeft(){this.rightSelection.forEach(e=>{const o=this.rightTableData.findIndex(a=>this.checkObjectIsEqual(a,e));if(o!==-1){this.rightTableData.splice(o,1);const a=this.leftTableData.find(r=>this.checkObjectIsEqual(r,e));a&&this.$refs.leftTable.toggleRowSelection(a,!1)}}),this.$emit("update:modelValue",this.rightTableData)},onLeftQuerySubmit(){this.handlePaginationCallBack()},onRightQuerySubmit(){this.rightConditionTemp=JSON.parse(JSON.stringify(this.rightQueryCondition))},checkObjectIsEqual(e,o){return this.tableRowKey(e)===this.tableRowKey(o)},clear(){this.rightTableData=[],this.$refs.leftTable.clearSelection();for(const e in this.leftQueryCondition)this.leftQueryCondition[e]=void 0;for(const e in this.rightQueryCondition)this.rightQueryCondition[e]=void 0;this.pageIndex=1,this.handlePaginationCallBack()}}},Yc={class:"cv-transfer-table"},Zc={class:"transfer-panel"},Qc={class:"transfer-panel-header"},Xc={key:0},Jc={style:{padding:"5px"}},ed={class:"transfer-buttons"},td={key:0,class:"button-text"},od={key:0,class:"button-text"},ad={class:"transfer-panel"},nd={class:"transfer-panel-header"},ld={key:0},rd={style:{padding:"5px"}};function id(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-button"),c=(0,t.resolveComponent)("el-form-item"),d=(0,t.resolveComponent)("el-form"),u=(0,t.resolveComponent)("el-table-column"),h=(0,t.resolveComponent)("el-table"),m=(0,t.resolveComponent)("el-pagination"),v=(0,t.resolveComponent)("cv-icons");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Yc,[(0,t.createElementVNode)("div",Zc,[(0,t.createElementVNode)("p",Qc,[(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(a.titleTexts&&a.titleTexts[0]),1),(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(n.leftSelection.length)+"/"+(0,t.toDisplayString)(n.leftTableData.length),1)]),a.showQuery?((0,t.openBlock)(),(0,t.createElementBlock)("div",Xc,[(0,t.createVNode)(d,{inline:!0,model:n.leftQueryCondition,class:"cv-transfer-form"},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"leftCondition",{scope:n.leftQueryCondition}),(0,t.createVNode)(c,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"primary",onClick:o[0]||(o[0]=f=>l.onLeftQuerySubmit())},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(a.queryTexts[0]),1)]),_:1})]),_:1})]),_:3},8,["model"])])):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(h,{ref:"leftTable","max-height":a.maxHeight,height:a.minHeight,data:n.leftTableData,"row-key":a.tableRowKey,"row-style":l.handleRowStyle,onRowClick:l.handleLeftRowClick,onSelectionChange:l.handleLeftSelectionChange,border:"",stripe:""},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u,{width:"40px",type:"selection",selectable:l.handleSelectable},null,8,["selectable"]),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.leftColumns,f=>((0,t.openBlock)(),(0,t.createBlock)(u,{prop:f.id,key:f.id,label:f.label,width:f.width},{default:(0,t.withCtx)(C=>[(0,t.renderSlot)(e.$slots,"default",{scope:{row:C.row,col:f}},()=>[(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(C.row[f.id]),1)])]),_:2},1032,["prop","label","width"]))),128))]),_:3},8,["max-height","height","data","row-key","row-style","onRowClick","onSelectionChange"]),(0,t.createElementVNode)("div",Jc,[a.showPagination?((0,t.openBlock)(),(0,t.createBlock)(m,{key:0,onSizeChange:l.handleSizeChange,onCurrentChange:l.handleCurrentChange,"current-page":n.pageIndex,"page-sizes":[10,20,50,100],"page-size":n.pageSize,"pager-count":5,total:n.totalSize,layout:"total, sizes, prev, pager, next"},null,8,["onSizeChange","onCurrentChange","current-page","page-size","total"])):(0,t.createCommentVNode)("",!0)])]),(0,t.createElementVNode)("div",ed,[(0,t.createVNode)(s,{type:"primary",class:(0,t.normalizeClass)(l.buttonClasses),disabled:l.disabledLeftButton,onClick:l.addToRight},{default:(0,t.withCtx)(()=>[a.buttonTexts[0]!==void 0?((0,t.openBlock)(),(0,t.createElementBlock)("span",td,(0,t.toDisplayString)(a.buttonTexts[0]),1)):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(v,{type:"ElIconArrowRight"})]),_:1},8,["class","disabled","onClick"]),(0,t.createVNode)(s,{type:"primary",class:(0,t.normalizeClass)(l.buttonClasses),disabled:n.rightSelection.length===0,onClick:l.addToLeft},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{type:"ElIconArrowLeft"}),a.buttonTexts[1]!==void 0?((0,t.openBlock)(),(0,t.createElementBlock)("span",od,(0,t.toDisplayString)(a.buttonTexts[1]),1)):(0,t.createCommentVNode)("",!0)]),_:1},8,["class","disabled","onClick"])]),(0,t.createElementVNode)("div",ad,[(0,t.createElementVNode)("p",nd,[(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(a.titleTexts&&a.titleTexts[1]),1),(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(n.rightSelection.length)+"/"+(0,t.toDisplayString)(n.rightTableData.length),1)]),a.showQuery?((0,t.openBlock)(),(0,t.createElementBlock)("div",ld,[(0,t.createVNode)(d,{inline:!0,model:n.rightQueryCondition,class:"cv-transfer-form"},{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"rightCondition",{scope:n.rightQueryCondition}),(0,t.createVNode)(c,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"primary",onClick:o[1]||(o[1]=f=>l.onRightQuerySubmit())},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(a.queryTexts[1]),1)]),_:1})]),_:1})]),_:3},8,["model"])])):(0,t.createCommentVNode)("",!0),(0,t.createVNode)(h,{ref:"rightTable","max-height":a.maxHeight,height:a.minHeight,data:l.calcRightTableData,"row-key":a.tableRowKey,onRowClick:l.handleRightRowClick,onSelectionChange:l.handleRightSelectionChange,border:"",stripe:""},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u,{width:"40px",type:"selection"}),((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.rightColumns||a.leftColumns,f=>((0,t.openBlock)(),(0,t.createBlock)(u,{prop:f.id,key:f.id,label:f.label,width:f.width},{default:(0,t.withCtx)(C=>[(0,t.renderSlot)(e.$slots,"default",{scope:{row:C.row,col:f}},()=>[(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(C.row[f.id]),1)])]),_:2},1032,["prop","label","width"]))),128))]),_:3},8,["max-height","height","data","row-key","onRowClick","onSelectionChange"]),(0,t.createElementVNode)("div",rd,[a.showPagination?((0,t.openBlock)(),(0,t.createBlock)(m,{key:0,total:n.rightTableData.length,layout:"total"},null,8,["total"])):(0,t.createCommentVNode)("",!0)])])])}var Ft=y(Gc,[["render",id]]);Ft.install=function(e){e.component(Ft.name,Ft)};var Yo={provide(){return{pageCurr:this.loadConfigSetting.pageCurr||1,pageLimit:this.loadConfigSetting.pageLimit||10}},props:{...b.ElTable.props,modelValue:{type:[Array,Object],default(){return[]}},headerCellStyle:{type:[Function,Object],default:()=>({})}},data(){return{loadDataList:[]}},watch:{modelValue(e){this.loadDataList=e},loadDataList(e){this.$emit("update:modelValue",e)}},created(){this.loadDataList=this.modelValue},methods:{_getPageCurr(){return this.loadPageCurr},_getPageSize(){return this.loadPageLimit},handleCurrentChange(e){this.loadPageCurr=e,this.getData()},handleSizeChange(e){this.loadPageLimit=e,this.getData()}}},sd={name:"cvTableBase",mixins:[vo,Yo],props:{align:{type:String,default:"left"},showPagebreak:{type:[Boolean,String],default:!0},tablePagin:{type:Object,default(){return{}}},tableConfig:{type:Object,default(){return{}}},tableRefresh:{type:Number,default(){return 0}}},data(){return{paginationGroup:[10,20,30,50,100,200],paginationCount:7,searchData:{},tableConfDef:{}}},watch:{tableRefresh(e,o){this.initConfAll(),this.refresh()}},updated(){},created(){this.initConfAll(),this.getData()},mounted(){},methods:{getData(){this.loadDataList=[],this.loadGetData()},handleSelectionChange(e){this.$emit("selection-change",e)},initConfAll(){let e={};Object.assign(e,this.loadConfigDef,this.tableConfDef,this.tableConfig),this.loadPageCurr=e.pageCurr||1,this.loadPageLimit=e.pageLimit||this.paginationGroup[0],Object.assign(e.where,this.searchData),this.loadConfigSetting=e},searchSubmit(e){if(this.searchData=e||{},this.loadConfigSetting.isSkip){({...this.searchData});return}this.page=1,this.getData()},searchReset(e){e={},this.searchData={},this.page=1,this.getData()},refresh(e){this.getData()}}},cd={class:"cv-table-list"},dd={key:0,class:"cv-tablie-list-page page"};function ud(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table"),c=(0,t.resolveComponent)("cv-icons"),d=(0,t.resolveComponent)("el-button"),u=(0,t.resolveComponent)("el-pagination"),h=(0,t.resolveDirective)("loading");return(0,t.openBlock)(),(0,t.createElementBlock)("div",cd,[(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{data:e.loadDataList,style:{width:"100%"},onSelectionChange:l.handleSelectionChange}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16,["data","onSelectionChange"])),[[h,e.loadDataLoading]]),a.showPagebreak?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",dd,[(0,t.createVNode)(d,{onClick:l.refresh,style:{float:"left",margin:"0 10px 0 0",padding:"5px 10px"}},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c,{type:"ElIconRefresh",size:"14"})]),_:1},8,["onClick"]),(0,t.createVNode)(u,{background:"",onSizeChange:e.handleSizeChange,onCurrentChange:e.handleCurrentChange,"pager-count":n.paginationCount,"page-sizes":n.paginationGroup,"current-page":e.loadPageCurr,"page-size":e.loadPageLimit,layout:"total, sizes, prev, pager, next, jumper",total:e.loadDataTotal},null,8,["onSizeChange","onCurrentChange","pager-count","page-sizes","current-page","page-size","total"])],512)),[[t.vShow,e.loadDataLoading===!1]]):(0,t.createCommentVNode)("",!0)])}var Pt=y(sd,[["render",ud]]),md={name:"cvTableTree",mixins:[vo,Yo],props:{tableConfig:{type:Object,default(){return{}}},tableRefresh:{type:Number,default(){return 0}}},data(){return{searchData:{},tableConfDef:{tablePrimary:"",childName:"children"},pager_count:7,page:1}},watch:{tableRefresh(e,o){this.refresh()}},created(){this.initConfAll(),this.getData()},mounted(){},methods:{getData(){this.loadDataList=[],this.loadGetData()},handleSelectionChange(e){this.$emit("selection-change",e)},initConfAll(){let e={};Object.assign(e,this.loadConfigDef,this.tableConfDef,this.tableConfig),Object.assign(e.where,this.searchData),this.loadConfigSetting=e},searchSubmit(e){if(this.searchData=e||{},this.loadConfigSetting.isSkip){({...this.searchData});return}this.page=1,this.getData()},searchReset(e){e={},this.searchData={},this.page=1,this.getData()},refresh(e){this.getData()}}},pd={class:"cv-table-tree"};function hd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table"),c=(0,t.resolveDirective)("loading");return(0,t.openBlock)(),(0,t.createElementBlock)("div",pd,[(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{data:e.loadDataList,style:{width:"100%"},onSelectionChange:l.handleSelectionChange,"row-key":e.loadConfigSetting.tablePrimary,"tree-props":{children:e.loadConfigSetting.childName,hasChildren:"hasChildren"}}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16,["data","onSelectionChange","row-key","tree-props"])),[[c,e.loadDataLoading]])])}var At=y(md,[["render",hd]]),gd={name:"cvTableEditor",mixins:[vo,Yo],props:{border:{type:[Boolean],default:!0},tableConfig:{type:[Array,Object],default(){return{}}}},data(){return{mergeRules:{},apiFunc:null,tableConfDef:{},cell_click_index:null,cell_click_label:""}},watch:{},created(){this.loadConfigSetting=Object.assign({},this.tableConfDef,this.tableConfig)},mounted(){},methods:{cell_click(e,o,a,r){switch(this.cell_click_index=e.index,this.cell_click_label=o.label,o.label){case"taskid":this.cell_click_index=e.index,this.cell_click_label=o.label;break;case"taskname":this.cell_click_index=e.index,this.cell_click_label=o.label;break;default:return}},handleChangeTData(e){}}},fd={class:"cv-table-editor"};function vd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table"),c=(0,t.resolveDirective)("loading");return(0,t.openBlock)(),(0,t.createElementBlock)("div",fd,[(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{data:e.loadDataList,style:{width:"100%"},"row-class-name":"cv-tbed-tr"}),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default")]),_:3},16,["data"])),[[c,e.loadDataLoading]])])}var Mt=y(gd,[["render",vd]]),yd={name:"cvTbColumnIndex",inject:{pageCurr:{default:1},pageLimit:{default:10}},props:{...b.ElTableColumn.props,fixed:{type:[String],default:"left"},align:{type:String,default:"center"},width:{type:[String,Number],default:55},continuity:{type:[Boolean,String],default:!1}},data(){return{}},created(){},methods:{indexMethod(e){return this.continuity&&this.pageCurr&&this.pageLimit?e+1+(this.pageCurr-1)*this.pageLimit:e+1}}};function Cd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{type:"index",index:l.indexMethod}),null,16,["index"])}var zt=y(yd,[["render",Cd]]),bd={name:"cvTbColumnCheck",props:{...b.ElTableColumn.props,fixed:{type:[String],default:"left"},align:{type:[String],default:"center"},width:{type:[String,Number],default:55}},data(){return{}},created(){}};function kd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{type:"selection"}),null,16)}var Ot=y(bd,[["render",kd]]),wd={name:"cvTbColumnText",props:{...b.ElTableColumn.props},data(){return{}},created(){},methods:{getContentText(e){let o=e.row[this.prop];return this.formatter&&(o=this.formatter(e.row,e.column)),o}}},_d={style:{display:"contents"}};function Vd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(c=>[(0,t.createElementVNode)("div",_d,(0,t.toDisplayString)(c.row[e.prop]),1)]),_:1},16)}var jt=y(wd,[["render",Vd]]),Bd={name:"cvTbColumnImg",props:{...b.ElTableColumn.props,imgWidth:{type:[String,Number],default:null},imgHeight:{type:[String,Number],default:null}},data(){return{localImgWidth:"50px",localImgHeight:"50px",localImgArr:[],localImgOne:""}},created(){this.imgWidth&&(this.localImgWidth=this.imgWidth.indexOf("px")!==-1?this.imgWidth:this.imgWidth+"px"),this.imgHeight&&(this.localImgHeight=this.imgHeight.indexOf("px")!==-1?this.imgHeight:this.imgHeight+"px")},methods:{handleImgOne(e){let o=e[this.prop]||null;if(o){if(Object.prototype.toString.call(o)==="[object Array]")return o[0];if(Object.prototype.toString.call(o)==="[object String]")return o}},handleImgArr(e){let o=e[this.prop]||null;if(o){if(Object.prototype.toString.call(o)==="[object Array]")return o;if(Object.prototype.toString.call(o)==="[object String]")return[o]}},handleImgLeng(e){let o=e[this.prop]||null;if(o){if(Object.prototype.toString.call(o)==="[object Array]")return o.length;if(Object.prototype.toString.call(o)==="[object String]")return 1}else return 0}}},Sd={key:0,class:"cv-table-column-img-mark"},Nd={class:"cv-table-column-img-text"};function Ed(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-image"),c=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(c,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(d=>[(0,t.createElementVNode)("div",{class:"cv-table-column-img-box",style:(0,t.normalizeStyle)({width:n.localImgWidth,height:n.localImgHeight})},[(0,t.createVNode)(s,{style:(0,t.normalizeStyle)({width:n.localImgWidth,height:n.localImgHeight}),fit:"scale-down",lazy:"",src:l.handleImgOne(d.row),"preview-src-list":l.handleImgArr(d.row),"preview-teleported":!0},{error:(0,t.withCtx)(()=>[...o[0]||(o[0]=[(0,t.createElementVNode)("span",{class:"el-image__error cv-table-column-img-err"},[(0,t.createTextVNode)(" 暂无 "),(0,t.createElementVNode)("br"),(0,t.createTextVNode)(" 图片 ")],-1)])]),_:1},8,["style","src","preview-src-list"]),l.handleImgLeng(d.row)>1?((0,t.openBlock)(),(0,t.createElementBlock)("p",Sd,[(0,t.createElementVNode)("span",Nd,(0,t.toDisplayString)(l.handleImgLeng(d.row))+"张",1)])):(0,t.createCommentVNode)("",!0)],4)]),_:1},16)}var Rt=y(Bd,[["render",Ed]]),xd={name:"cvTbColumnOpt",props:{...b.ElTableColumn.props,fixed:{type:[String],default:"right"},label:{type:[String],default:"操作"}},data(){return{}},created(){}};function $d(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(c=>[(0,t.renderSlot)(e.$slots,"default",(0,t.normalizeProps)((0,t.guardReactiveProps)({row:c.row,$index:c.$index,scope:c})))]),_:3},16)}var Ht=y(xd,[["render",$d]]),Dd={name:"cvTbColumnBase",props:{...b.ElTableColumn.props,width:{type:[String,Number],default:""}},data(){return{}},created(){}};function Td(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(c=>[(0,t.renderSlot)(e.$slots,"default",(0,t.normalizeProps)((0,t.guardReactiveProps)({row:c.row,$index:c.$index,scope:c})))]),_:3},16)}var Ut=y(Dd,[["render",Td]]),Ld={name:"cvTbColumnExpand",props:{...b.ElTableColumn.props},data(){return{}},created(){}};function Id(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)(e.$props,{type:"expand"}),{default:(0,t.withCtx)(c=>[(0,t.renderSlot)(e.$slots,"default",(0,t.normalizeProps)((0,t.guardReactiveProps)({row:c.row,$index:c.$index,props:c})))]),_:3},16)}var Wt=y(Ld,[["render",Id]]),Fd={name:"cvTbColumnEnum",props:{...b.ElTableColumn.props,dataLists:{type:[Object,Array],default:()=>({})}},data(){return{}},created(){},methods:{dealTypeEnum(e){let o=Object.keys(this.dataLists);return e[this.prop]?this.dataLists[e[this.prop]]||"":this.dataLists[o[0]]||""}}};function Pd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(c=>[(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(l.dealTypeEnum(c.row)),1)]),_:1},16)}var qt=y(Fd,[["render",Pd]]),Ad={name:"cvTbEditSearch",props:{...b.ElTableColumn.props,modelValue:{type:[String],default:""},align:{type:[String],default:"left"}},data(){return{isEditIndex:null,localVal:"",autocompleteAttr:{debounce:0},searchSett:{searchFunc:null,searchParam:{},searchMockData:null,searchField:{}},searchResList:[],searchCurrClass:"",searchCurrTbIndex:0,searchIsSelect:!1}},watch:{modelValue(e){},localVal(e){this.$emit("update:modelValue",e)}},directives:{edfocus:{mounted:e=>{}}},created(){},methods:{searchEdit(e,o){this.isEditIndex=o,this.$nextTick(()=>{this.$refs[`cv-tbce-autocomplete${o}`].focus()})},searchSave(e,o){this.isEditIndex=null},searchSelect(e,o,a){this.searchIsSelect=!0,this.localTableData[a]=Object.assign(this.localTableData[a],e),this.localTableData[a].row_num=1,e.row_attr?this.localTableData[a].row_name=e.row_name+`<br><span class="cv-tbce-showtext-attr">[ ${e.row_attr} ]</span>`:this.localTableData[a].row_name=e.row_name},searchFocus(e,o){this.searchCurrClass="cvtegac"+e,this.searchCurrTbIndex=e},searchBlur(e,o){this.searchIsSelect||(this.isEditIndex=null)},searchQuery(e,o){this.searchIsSelect=!1,this.searchResList=[];const a=this.searchSett;if(a.searchMockData!=null&&a.searchMockData){if(typeof a.searchMockData=="object"){const r=this.sortOutData(a.searchMockData);this.tableData=r,this.$message({message:r.msg||"",type:"warning",duration:1300})}this.$nextTick(()=>{this.tableLoading=!1})}else a.searchFunc&&typeof a.searchFunc=="function"&&a.searchFunc({page:1,pagesize:20,keyword:e,...a.searchParam}).then(r=>{this.searchResList=[...r.data],this.searchParseData(e,o)})},searchParseData(e,o){var a=[],r=[];const n=this.searchSett;if(this.searchResList.length>0){for(let l in this.searchResList){let s=this.searchResList[l];s.row_price=s[n.searchField.row_price],s.row_stock=s[n.searchField.row_stock],s.row_attr=s[n.searchField.row_attr],s.row_name=s[n.searchField.row_name],s.row_unit=s[n.searchField.row_unit],s.row_id=s[n.searchField.row_id],s.value=s.row_name,r.push(s)}a=r}clearTimeout(this.timeout),this.timeout=setTimeout(()=>{o(a)},600)},inputSearchFilter(e){return o=>o.value.toLowerCase().indexOf(e.toLowerCase())===0},searchIconClick(){this.isEditIndex=null}}},Md={class:"name"},zd={class:"addr"},Od={class:"addr"},jd={class:"droplist-item"},Rd={class:"name"},Hd={key:0,class:"attr"},Ud={class:"price"},Wd={class:"rest"},qd=["onClick"];function Kd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("ElIconCircleClose"),c=(0,t.resolveComponent)("el-icon"),d=(0,t.resolveComponent)("el-autocomplete"),u=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(u,(0,t.mergeProps)(e.$props,{"class-name":"cv-table-editor-search-column"}),{default:(0,t.withCtx)(h=>[n.isEditIndex==h.$index?((0,t.openBlock)(),(0,t.createBlock)(d,(0,t.mergeProps)({key:0,ref:`cv-tbce-autocomplete${h.$index}`},n.autocompleteAttr,{modelValue:h.row[e.prop],"onUpdate:modelValue":m=>h.row[e.prop]=m,"popper-class":`cv-tbce-autocomplete cvtegac${h.$index}`,"fetch-suggestions":l.searchQuery,onSelect:m=>l.searchSelect(m,h.row,h.$index),onFocus:m=>l.searchFocus(h.$index,m),onBlur:m=>l.searchBlur(h.row,h.$index)}),{suffix:(0,t.withCtx)(()=>[(0,t.createVNode)(c,{onClick:m=>l.searchIconClick(h.row,h.$index)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s)]),_:1},8,["onClick"])]),default:(0,t.withCtx)(({item:m})=>[(0,t.renderSlot)(e.$slots,"default",{item:m},()=>[(0,t.createElementVNode)("div",Md,(0,t.toDisplayString)(m.row_name),1),(0,t.createElementVNode)("span",zd,"价格:"+(0,t.toDisplayString)(m.row_price),1),(0,t.createElementVNode)("span",Od,(0,t.toDisplayString)(m.row_rest),1),(0,t.createElementVNode)("div",jd,[(0,t.createElementVNode)("div",Rd,[(0,t.createTextVNode)((0,t.toDisplayString)(m.row_name)+" ",1),m.row_attr?((0,t.openBlock)(),(0,t.createElementBlock)("div",Hd,"[ "+(0,t.toDisplayString)(m.row_attr)+"]",1)):(0,t.createCommentVNode)("",!0)]),(0,t.createElementVNode)("div",Ud,"¥ "+(0,t.toDisplayString)(m.row_price),1),(0,t.createElementVNode)("div",Wd,(0,t.toDisplayString)(m.attr_stock),1)])],!0)]),_:2},1040,["modelValue","onUpdate:modelValue","popper-class","fetch-suggestions","onSelect","onFocus","onBlur"])):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,class:"showtext",onClick:m=>l.searchEdit(h.row,h.$index)},(0,t.toDisplayString)(h.row[e.prop]),9,qd))]),_:3},16)}var Kt=y(Ad,[["render",Kd],["__scopeId","data-v-2f76009a"]]),Gd={name:"cvTbEditOpt",props:{tableData:{type:[Array],default:()=>[]},...b.ElTableColumn.props,label:{type:[String],default:"操作"},align:{type:[String],default:"center"},width:{type:[String],default:"100"},fixed:{type:[String],default:"left"},btnAdd:{type:[Boolean,String],default:!0},btnDel:{type:[Boolean,String],default:!0}},data(){return{localTbData:[]}},watch:{tableData(e){this.localTbData=e}},created(){this.localTbData=this.tableData},methods:{optHdDelete(e,o){this.localTbData.splice(e,1),this.localTbData.length<1&&this.optHdAdd()},optHdAdd(){this.localTbData.push({})}}};function Yd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-icons"),c=(0,t.resolveComponent)("el-button"),d=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(d,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(u=>[a.btnAdd?((0,t.openBlock)(),(0,t.createBlock)(c,{key:0,plain:"",style:{padding:"5px",width:"26px",height:"26px"},onClick:o[0]||(o[0]=h=>l.optHdAdd())},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"ElIconPlus"})]),_:1})):(0,t.createCommentVNode)("",!0),a.btnDel?((0,t.openBlock)(),(0,t.createBlock)(c,{key:1,plain:"",style:{padding:"5px",width:"26px",height:"26px"},onClick:h=>l.optHdDelete(u.$index,u.row)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"ElIconClose"})]),_:1},8,["onClick"])):(0,t.createCommentVNode)("",!0)]),_:1},16)}var Gt=y(Gd,[["render",Yd]]),Zd={name:"cvTbEditText",props:{...b.ElTableColumn.props,width:{type:[String,Number],default:""},editAttr:{type:[Object],default:()=>({placeholder:"请输入"})},editClearable:{type:[Boolean],default:!0},editStyle:{type:[Object],default:()=>({"--el-input-border":0,"--el-input-border-radius":0,"--el-input-height":"36px"})},editClass:{type:[Object],default:()=>({})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}},toFixed:{type:[String,Number],default:""}},data(){return{currValue:"",isEditIndex:null,isErrIndex:[]}},directives:{edfocus:{mounted:e=>{e.querySelector("input").focus()},inserted:function(e){e.querySelector("input").focus()}}},created(){},methods:{textIsError(e){return this.isErrIndex&&this.isErrIndex[e]&&this.isErrIndex[e][this.prop]},textHdEdit(e,o){this.isEditIndex=o},textHdClear(e,o){},textHdSave(e,o){this.isEditIndex=null;let a=e[this.prop];if(this.toFixed!=""){let r=parseInt(this.toFixed);isNaN(a)||(e[this.prop]=parseFloat(a).toFixed(r))}else e[this.prop]=a}},render22(e,o){let a=this;return e("el-table-column",{props:{...this.$props},scopedSlots:{default:r=>{this.currValue=r.row[this.prop];let n=r.$index;return this.isEditIndex==n?e("el-input",{props:{style:this.editStyle,class:this.editClass},domProps:{value:this.currValue},props:{placeholder:this.placeholder,value:this.param},nativeOn:{keyup:l=>{l.keyCode===13&&(this.$emit("update:param",l.target.value),this.callback&&this.callback())}},on:{blur:l=>{this.$emit("update:param",l.target.value),this.callback&&this.callback()},input:function(l){a.currValue=l||l.target.value},blur:l=>{this.isEditIndex=null,a.currValue=l||l.target.value}}},this.currValue):e("span",{class:{showtext:!0},on:{click:()=>{this.isEditIndex=n}}},this.currValue)}}})}},Qd=["onClick"];function Xd(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-input"),c=(0,t.resolveComponent)("el-table-column"),d=(0,t.resolveDirective)("edfocus");return(0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)(e.$props,{"class-name":"cv-table-editor-text-column"}),{default:(0,t.withCtx)(u=>[n.isEditIndex==u.$index&&!a.editAttr.disabled?(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createBlock)(s,(0,t.mergeProps)({key:0},a.editAttr,{clearable:a.editClearable,style:a.editStyle,class:a.editClass,modelValue:u.row[e.prop],"onUpdate:modelValue":h=>u.row[e.prop]=h,onBlur:(0,t.withModifiers)(h=>l.textHdSave(u.row,u.$index),["prevent"]),onClear:h=>l.textHdClear(u.row,u.$index)}),null,16,["clearable","style","class","modelValue","onUpdate:modelValue","onBlur","onClear"])),[[d]]):((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:1,class:"showtext",onClick:h=>l.textHdEdit(u.row,u.$index)},(0,t.toDisplayString)(u.row[e.prop]),9,Qd))]),_:1},16)}var Yt=y(Zd,[["render",Xd]]),Jd={name:"cvTbEditRadio",props:{...b.ElTableColumn.props,editAttr:{type:[Object],default:()=>({})},editStyle:{type:[Object],default:()=>({})},editClass:{type:[Object],default:()=>({})},dataLists:{type:[Object,Array],default:()=>({})},dataField:{type:Object,default:()=>({label:"label",value:"value"})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}}},data(){return{}},created(){}};function eu(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-radio"),c=(0,t.resolveComponent)("el-radio-group"),d=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(d,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(u=>[(0,t.createVNode)(c,(0,t.mergeProps)({style:a.editStyle,class:a.editClass,modelValue:u.row[e.prop],"onUpdate:modelValue":h=>u.row[e.prop]=h},a.editAttr),{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.dataLists,(h,m)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:m,label:h[a.dataField.label],value:h[a.dataField.value]},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(h[a.dataField.label]),1)]),_:2},1032,["label","value"]))),128))]),_:1},16,["style","class","modelValue","onUpdate:modelValue"])]),_:1},16)}var Zt=y(Jd,[["render",eu]]),tu={name:"cvTbEditCheckbox",props:{...b.ElTableColumn.props,editAttr:{type:[Object],default:()=>({})},editStyle:{type:[Object],default:()=>({})},editClass:{type:[Object],default:()=>({})},dataLists:{type:[Object,Array],default:()=>({})},dataField:{type:Object,default:()=>({label:"label",value:"value"})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}}},data(){return{localVal:[]}},created(){},methods:{handleParseValue(e){this.localVal=[]}}};function ou(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-checkbox"),c=(0,t.resolveComponent)("el-checkbox-group"),d=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(d,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(u=>[u.row[e.prop]?((0,t.openBlock)(),(0,t.createBlock)(c,(0,t.mergeProps)({key:0,style:a.editStyle,class:a.editClass,modelValue:u.row[e.prop],"onUpdate:modelValue":h=>u.row[e.prop]=h},a.editAttr),{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.dataLists,(h,m)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:m,label:h[a.dataField.label],value:h[a.dataField.value]},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(h[a.dataField.label]),1)]),_:2},1032,["label","value"]))),128))]),_:1},16,["style","class","modelValue","onUpdate:modelValue"])):(0,t.createCommentVNode)("",!0)]),_:1},16)}var Qt=y(tu,[["render",ou]]),au={name:"cvTbEditSelect",props:{...b.ElTableColumn.props,editAttr:{type:[Object],default:()=>({})},editStyle:{type:[Object],default:()=>({})},editClass:{type:[Object],default:()=>({})},dataLists:{type:[Object,Array],default:()=>({})},dataField:{type:Object,default:()=>({label:"label",value:"value"})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}}},data(){return{}},created(){}};function nu(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-option"),c=(0,t.resolveComponent)("el-select"),d=(0,t.resolveComponent)("el-table-column");return(0,t.openBlock)(),(0,t.createBlock)(d,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(u=>[(0,t.createVNode)(c,(0,t.mergeProps)({style:a.editStyle,class:a.editClass,modelValue:u.row[e.prop],"onUpdate:modelValue":h=>u.row[e.prop]=h},a.editAttr),{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(a.dataLists,(h,m)=>((0,t.openBlock)(),(0,t.createBlock)(s,{key:m,label:h[a.dataField.label],value:h[a.dataField.value]},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(h[a.dataField.label]),1)]),_:2},1032,["label","value"]))),128))]),_:1},16,["style","class","modelValue","onUpdate:modelValue"])]),_:1},16)}var Xt=y(au,[["render",nu]]);Pt.install=function(e){e.component(Pt.name,Pt)};At.install=function(e){e.component(At.name,At)};Mt.install=function(e){e.component(Mt.name,Mt)};zt.install=function(e){e.component(zt.name,zt)};Ot.install=function(e){e.component(Ot.name,Ot)};jt.install=function(e){e.component(jt.name,jt)};Rt.install=function(e){e.component(Rt.name,Rt)};Ht.install=function(e){e.component(Ht.name,Ht)};Ut.install=function(e){e.component(Ut.name,Ut)};Wt.install=function(e){e.component(Wt.name,Wt)};qt.install=function(e){e.component(qt.name,qt)};Kt.install=function(e){e.component(Kt.name,Kt)};Gt.install=function(e){e.component(Gt.name,Gt)};Yt.install=function(e){e.component(Yt.name,Yt)};Zt.install=function(e){e.component(Zt.name,Zt)};Qt.install=function(e){e.component(Qt.name,Qt)};Xt.install=function(e){e.component(Xt.name,Xt)};var lu={},ru={width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg"};function iu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",ru,[...o[0]||(o[0]=[(0,t.createElementVNode)("rect",{width:"12",height:"12",rx:"2",fill:"#86909C"},null,-1),(0,t.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.98095 5.49307L8.22012 3.25389C8.28521 3.18881 8.39074 3.18881 8.45582 3.25389L8.69153 3.4896C8.75661 3.55468 8.75661 3.66021 8.69153 3.7253L6.45235 5.96447L8.69153 8.20364C8.75661 8.26873 8.75661 8.37426 8.69153 8.43934L8.45582 8.67505C8.39074 8.74013 8.28521 8.74013 8.22012 8.67505L5.98095 6.43587L3.74178 8.67505C3.67669 8.74013 3.57116 8.74013 3.50608 8.67505L3.27037 8.43934C3.20529 8.37426 3.20529 8.26873 3.27037 8.20364L5.50954 5.96447L3.27037 3.7253C3.20529 3.66021 3.20529 3.55468 3.27037 3.4896L3.50608 3.25389C3.57116 3.18881 3.67669 3.18881 3.74178 3.25389L5.98095 5.49307Z",fill:"white"},null,-1)])])}var su=y(lu,[["render",iu]]),cu={},du={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon"};function uu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",du,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.00002 0.666504C12.0501 0.666504 15.3334 3.94975 15.3334 7.99984C15.3334 12.0499 12.0501 15.3332 8.00002 15.3332C3.94993 15.3332 0.666687 12.0499 0.666687 7.99984C0.666687 3.94975 3.94993 0.666504 8.00002 0.666504ZM8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM10.6667 5.66667V7.66667H9.33333V5.66667H10.6667ZM6.66667 5.66667V7.66667H5.33333V5.66667H6.66667ZM10.0767 9.33333H11.0495C11.1804 9.33333 11.2866 9.43951 11.2866 9.57048C11.2866 9.60754 11.2779 9.64409 11.2612 9.67718L11.244 9.71053C10.6294 10.8739 9.40726 11.6667 7.99998 11.6667C6.61523 11.6667 5.40977 10.8991 4.7859 9.76612L4.73786 9.67593C4.67845 9.56052 4.72385 9.4188 4.83926 9.35939C4.87253 9.34226 4.90941 9.33333 4.94683 9.33333H5.92347C6.02396 9.33332 6.11908 9.37865 6.18238 9.4567C6.26207 9.55496 6.32833 9.62955 6.38117 9.68046C6.80074 10.0847 7.37133 10.3333 7.99998 10.3333C8.63289 10.3333 9.20694 10.0814 9.62728 9.67224C9.67791 9.62296 9.74135 9.55121 9.8176 9.45698C9.88089 9.37877 9.97611 9.33333 10.0767 9.33333Z"},null,-1)])])}var mu=y(cu,[["render",uu]]),pu={},hu={class:"comment-common-icon"};function gu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("i",hu,[...o[0]||(o[0]=[(0,t.createElementVNode)("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:""},[(0,t.createElementVNode)("path",{d:"M4.88933 0.613974C4.92947 0.616946 4.96831 0.629568 5.00253 0.650767C6.67348 1.68589 7.55141 3.13884 7.63632 5.00962C7.947 5.00962 8.2245 4.65999 8.46882 3.96072L8.49487 3.88447C8.53862 3.75351 8.68025 3.68282 8.8112 3.72656C8.83398 3.73417 8.85554 3.74502 8.87522 3.75878C9.96316 4.5193 10.5048 5.50231 10.5 6.70782C10.4999 6.73762 10.4982 6.76675 10.495 6.7952C10.4985 6.86294 10.5 6.93131 10.5 7.00005C10.5 9.48533 8.48528 11.5 6 11.5C3.51472 11.5 1.5 9.48533 1.5 7.00005C1.5 6.90255 1.5031 6.80578 1.50921 6.70983C1.5062 6.70917 1.5031 6.70849 1.5 6.70782C1.50864 6.60849 1.52139 6.50994 1.53824 6.41219C1.54515 6.35775 1.55321 6.30373 1.56222 6.25003L1.57017 6.24983C1.7622 5.3813 2.28426 4.57601 3.13635 3.83394C4.00892 3.07405 4.50079 2.11523 4.61198 0.957499L4.62156 0.844839C4.63175 0.707146 4.75163 0.603784 4.88933 0.613974Z"})],-1)])])}var fu=y(pu,[["render",gu]]),vu={},yu={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon"};function Cu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",yu,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M14 1.3335C14.3514 1.3335 14.6394 1.60546 14.6648 1.95041L14.6666 2.00016V14.0002C14.6666 14.3516 14.3947 14.6396 14.0497 14.665L14 14.6668H1.99998C1.64853 14.6668 1.36059 14.3949 1.33514 14.0499L1.33331 14.0002V2.00016C1.33331 1.64871 1.60527 1.36077 1.95023 1.33532L1.99998 1.3335H14ZM13.3333 2.66618H2.66664V13.3328H13.3333V2.66618ZM11.9219 6.7879C11.9719 6.83791 12 6.90574 12 6.97647V11.7993C12 11.9098 11.9104 11.9993 11.8 11.9993H6.81615C6.7975 11.9993 6.77945 11.9968 6.76232 11.992L3.91042 11.9847C3.79996 11.9844 3.71063 11.8947 3.7109 11.7842C3.71102 11.7313 3.73209 11.6807 3.76948 11.6433L6.52468 8.88807C6.62882 8.78393 6.79766 8.78393 6.9018 8.88807L8.17297 10.1593L11.5447 6.7879C11.6489 6.68376 11.8177 6.68376 11.9219 6.7879ZM5.99997 3.99951V5.99951H3.99997V3.99951H5.99997Z"},null,-1)])])}var bu=y(vu,[["render",Cu]]),ku={},wu={class:"comment-common-icon"};function _u(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("i",wu,[...o[0]||(o[0]=[(0,t.createElementVNode)("svg",{viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},[(0,t.createElementVNode)("path",{d:"M586.624 234.624a74.624 74.624 0 1 1-149.184 0 74.624 74.624 0 0 1 149.12 0z m0 554.624a74.624 74.624 0 1 1-149.248 0 74.624 74.624 0 0 1 149.248 0zM512 586.624a74.624 74.624 0 1 0 0-149.248 74.624 74.624 0 0 0 0 149.248z",fill:"currentColor"})],-1)])])}var Vu=y(ku,[["render",_u]]),Bu={},Su={class:"comment-common-icon",style:{color:"#1e80ff"}};function Nu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("i",Su,[...o[0]||(o[0]=[(0,t.createElementVNode)("svg",{viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1534"},[(0,t.createElementVNode)("path",{d:"M668.928 166.912c-20.48-53.504-47.9744-84.7872-82.0224-94.9248-33.5872-10.0352-61.952 4.096-76.032 13.9776-27.5456 19.3536-41.216 49.664-50.0224 74.1376-3.3792 9.3184-6.4512 19.0976-9.216 27.9552l-2.6624 8.3968a227.8912 227.8912 0 0 1-10.3936 27.9552c-25.344 52.9408-47.4112 84.5312-66.7648 104.96-18.944 19.968-36.4544 30.464-55.1936 39.7824a45.3632 45.3632 0 0 0-25.088 40.5504l-0.1024 480.7168c0 24.9344 20.2752 45.2096 45.2096 45.2096h423.0656c21.7088 0 38.144-6.912 50.0224-16.9984a72.192 72.192 0 0 0 14.4896-16.896l0.2048-0.2048 0.0512-0.1536 0.8192-1.024 1.2288-1.8944c39.424-63.7952 66.7648-114.688 88.2176-175.616 24.4224-69.4784 36.8128-129.6896 42.0352-176.64 5.12-45.6704 3.7888-81.664-1.5872-101.376a77.9776 77.9776 0 0 0-45.568-52.3264 116.5824 116.5824 0 0 0-45.4144-8.6016l-192.8192-2.6624c28.1088-115.0976 10.0864-181.6064-2.4576-214.3744zM64.0512 413.9008a45.2096 45.2096 0 0 1 45.1584-47.36H176.128c24.9344 0 45.2096 20.2752 45.2096 45.2096v480.6144a45.2096 45.2096 0 0 1-45.2096 45.2096h-44.288a45.2096 45.2096 0 0 1-45.1584-43.0592L64 413.952z","p-id":"1535"})],-1)])])}var Eu=y(Bu,[["render",Nu]]),xu={},$u={class:"comment-common-icon"};function Du(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("i",$u,[...o[0]||(o[0]=[(0,t.createElementVNode)("svg",{t:"1650360973068",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1168",width:"200",height:"200"},[(0,t.createElementVNode)("path",{d:"M547.968 138.88c6.656-4.672 14.08-6.976 20.48-5.056 6.08 1.792 22.848 10.752 40.192 56.128 8.576 22.4 27.264 81.536-5.632 197.504a45.44 45.44 0 0 0 42.88 57.984l217.6 3.008h0.448a53.12 53.12 0 0 1 20.096 3.328 16.256 16.256 0 0 1 5.568 3.648 14.464 14.464 0 0 1 3.264 6.4c2.176 7.808 4.608 33.984-0.256 77.248-4.672 41.984-15.936 97.408-38.784 162.368-19.136 54.336-43.52 100.48-81.472 161.792a56.384 56.384 0 0 0-1.664 2.496l-0.128 0.128-1.408 2.112a7.872 7.872 0 0 1-1.28 1.472 3.84 3.84 0 0 1-1.28 0.64 20.48 20.48 0 0 1-6.848 0.96H356.032V421.44c19.712-10.624 40.704-24.576 62.592-47.616 25.472-26.88 51.008-64.768 78.208-121.6 5.568-11.584 9.856-24.384 13.632-36.032l3.072-9.856c2.688-8.448 5.184-16.384 8.064-24.32 8.064-22.4 16.128-36.032 26.368-43.136z m120.96 27.968c-20.48-53.44-48-84.736-81.984-94.912-33.6-9.984-61.952 4.16-76.032 14.08-27.584 19.264-41.28 49.6-50.048 74.048-3.392 9.344-6.464 19.2-9.216 27.968l-2.688 8.448a227.84 227.84 0 0 1-10.432 27.904c-25.28 52.928-47.36 84.544-66.752 104.96-18.944 19.968-36.48 30.464-55.168 39.808a45.376 45.376 0 0 0-25.088 40.576l-0.064 480.64c0 24.96 20.224 45.248 45.184 45.248h423.04c21.76 0 38.144-6.912 50.048-16.96a71.808 71.808 0 0 0 14.528-16.896l0.128-0.256 0.128-0.128 0.832-0.96 1.152-1.92c39.424-63.872 66.816-114.688 88.256-175.68a810.24 810.24 0 0 0 42.048-176.64c5.12-45.632 3.776-81.664-1.6-101.376a77.952 77.952 0 0 0-45.568-52.288 116.544 116.544 0 0 0-45.44-8.64l-192.768-2.688c28.096-115.072 10.048-181.568-2.496-214.336z m-604.864 247.04a45.184 45.184 0 0 1 45.12-47.296h67.008c24.96 0 45.184 20.288 45.184 45.248v480.64c0 24.96-20.224 45.12-45.184 45.12H131.84a45.184 45.184 0 0 1-45.12-43.072l-22.656-480.64z","p-id":"1169"})],-1)])])}var Tu=y(xu,[["render",Du]]),Lu={},Iu={width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:""};function Fu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",Iu,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{"data-v-d6f79dbc":"","fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.99976 7.93206L10.0656 3.86619C10.1633 3.76856 10.3215 3.76856 10.4192 3.86619L10.7727 4.21975C10.8704 4.31738 10.8704 4.47567 10.7727 4.5733L6.35331 8.99272C6.15805 9.18798 5.84147 9.18798 5.6462 8.99272L1.22679 4.5733C1.12916 4.47567 1.12916 4.31738 1.22679 4.21975L1.58034 3.86619C1.67797 3.76856 1.83626 3.76856 1.93389 3.86619L5.99976 7.93206Z"},null,-1)])])}var Pu=y(Lu,[["render",Fu]]),Au={},Mu={class:"comment-common-icon"};function zu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("i",Mu,[...o[0]||(o[0]=[(0,t.createElementVNode)("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:""},[(0,t.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M5.99951 0.5C9.03708 0.5 11.4995 2.96243 11.4995 6C11.4995 9.03757 9.03708 11.5 5.99951 11.5C2.96195 11.5 0.499512 9.03757 0.499512 6C0.499512 2.96243 2.96195 0.5 5.99951 0.5ZM6.25 3.49988C6.38807 3.49988 6.5 3.61181 6.5 3.74988V5.49988H8.25C8.38807 5.49988 8.5 5.61181 8.5 5.74988V6.24988C8.5 6.38795 8.38807 6.49988 8.25 6.49988H5.75C5.61193 6.49988 5.5 6.38795 5.5 6.24988V3.74988C5.5 3.61181 5.61193 3.49988 5.75 3.49988H6.25Z"})],-1)])])}var Ou=y(Au,[["render",zu]]),ju={},Ru={class:"comment-common-icon"};function Hu(e,o){return(0,t.openBlock)(),(0,t.createElementBlock)("i",Ru,[...o[0]||(o[0]=[(0,t.createElementVNode)("svg",{viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1320",width:"200",height:"200"},[(0,t.createElementVNode)("path",{d:"M147.264 647.296V220.928c0-49.536 40.128-89.728 89.6-89.728H793.6c49.536 0 89.728 40.192 89.728 89.728v426.368c0 49.536-40.128 89.728-89.6 89.728h-145.216a47.04 47.04 0 0 0-28.16 9.408l-194.56 145.792a3.392 3.392 0 0 1-5.12-1.984l-26.752-116.672a47.04 47.04 0 0 0-45.824-36.544H236.992a89.728 89.728 0 0 1-89.728-89.728zM236.864 64A156.928 156.928 0 0 0 80 220.928l0.064 426.368a156.928 156.928 0 0 0 156.928 156.928h94.976l23.232 101.312 0.064 0.448a70.592 70.592 0 0 0 109.696 40.832l190.208-142.592H793.6a156.928 156.928 0 0 0 156.928-156.928l-0.064-426.368A156.928 156.928 0 0 0 793.536 64H236.928z m69.44 442.496a65.344 65.344 0 1 0 0-130.752 65.344 65.344 0 0 0 0 130.752z m268.8-65.344a65.344 65.344 0 1 1-130.752 0 65.344 65.344 0 0 1 130.752 0z m138.368 65.344a65.344 65.344 0 1 0 0-130.752 65.344 65.344 0 0 0 0 130.752z","p-id":"1321"})],-1)])])}var Uu=y(ju,[["render",Hu]]),Wu={class:"cv-comment-emoji"},qu={class:"face-tooltip-head select-none"},Ku=["onClick"],Gu=["src"],Yu={class:"emoji-body select-none"},Zu={style:{padding:"0 5px"}},Qu=["onClick"],Xu={class:"emoji-btn select-none"},Ju={key:0},em=Object.assign({name:"CompInputEmoji"},{__name:"input-emoji",props:{emoji:{faceList:[],emojiList:[],allEmoji:{}},placement:"bottom"},emits:["addEmoji"],setup(e,{emit:o}){const a=e,r=(0,t.ref)(0),n=(0,t.ref)(0),l=(0,t.ref)(new Array(2)),{emojiList:s,faceList:c}=a.emoji;function d(h){switch(r.value=h,h){case 0:n.value=0;break;case 1:n.value=-50,l.value[1]=s[1];break}}function u(){l.value[0]=s[0]}return(h,m)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",Wu,[(0,t.createVNode)((0,t.unref)(b.ElPopover),{placement:e.placement,"popper-class":"emoji-popover",width:250,trigger:"click",onBeforeEnter:u},{reference:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Xu,[h.$slots.default?(0,t.renderSlot)(h.$slots,"default",{key:1},void 0,!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",Ju,[(0,t.createVNode)((0,t.unref)(mu)),m[0]||(m[0]=(0,t.createElementVNode)("span",null,"表情",-1))]))])]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",qu,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(c),(v,f)=>((0,t.openBlock)(),(0,t.createElementBlock)("label",{key:f,class:(0,t.normalizeClass)(r.value==f?"active":""),onClick:C=>d(f)},[(0,t.createElementVNode)("img",{src:v,alt:""},null,8,Gu)],10,Ku))),128))]),(0,t.createElementVNode)("div",Yu,[(0,t.createElementVNode)("div",{class:"emjio-container",style:(0,t.normalizeStyle)({transform:`translateX(${n.value}%)`})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.value,(v,f)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:f,class:"emoji-wrapper"},[(0,t.createVNode)((0,t.unref)(b.ElScrollbar),null,{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Zu,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(v,(C,p)=>((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:p,class:"emoji-item",onClick:w=>h.$emit("addEmoji",p)},[(0,t.createVNode)((0,t.unref)(b.ElImage),{src:C,title:String(p),class:"emoji",style:{width:"24px",height:"24px",margin:"5px"},lazy:""},null,8,["src","title"])],8,Qu))),128))])]),_:2},1024)]))),128))],4)])]),_:3},8,["placement"])]))}}),tm=y(em,[["__scopeId","data-v-2fb59975"]]),om={class:"cv-comment-editor"},am=["placeholder","innerHTML"],nm=["src"],lm=["onClick"],rm={key:0,class:"cv-comment-editor__action"},im={__name:"input-box",props:{placeholder:"",contentBtn:"",parentId:"",reply:""},emits:["hide","close"],setup(e,{expose:o,emit:a}){const r=e,n=(0,t.ref)(""),l=(0,t.ref)(),s=(0,t.ref)(!1),c=(0,t.ref)(!1),d=(0,t.ref)(),u=(0,t.ref)(!0),h=(0,t.ref)(),m=(0,t.ref)(),v=(0,t.ref)([]),f=(0,t.ref)([]),C=(0,t.reactive)({imgLength:0}),p={minHeight:64},w=(0,t.ref)(),V=(0,t.ref)(!1),k=(0,t.ref)(),B=(0,t.computed)(()=>p.minHeight+"px"),N=(0,t.computed)(()=>p.minHeight==30?"4px 10px":"8px 12px"),H=a,{upload:q,submit:re,focus:ae}=(0,t.inject)("InjectInputBox"),Q=(0,t.inject)("InjectionEmojiApi");(0,t.watch)(()=>n.value,R=>{V.value||(l.value=R)});function bo(){re({content:r.reply?`回复 <span style="color: var(--cv-color-success-dark-2);">@${r.reply.user.username}:</span> ${n.value}`:n.value,parentId:Ce(r.parentId,null),reply:r.reply,files:f.value,clear:()=>{K(),H("close")}})}function fe(R){he(n.value)&&!C.imgLength&&(c.value=!1,H("hide",R))}function ko(R){V.value=!0,s.value=!0,c.value=!0,(0,t.nextTick)(()=>{h.value=document.querySelector("div[id^='el-popper-container']")}),ae()}function wo(R){w.value=window.getSelection()?.getRangeAt(0),d.value?.innerHTML||(s.value=!1),V.value=!1}function ee(R){const{innerHTML:z}=R?.target||R;n.value=z||"",he(n.value.replace(/&nbsp;|<br>| /g,""))?u.value=!0:u.value=!1}function we(R){let z=window.getSelection();z&&(z.removeAllRanges(),w.value||(ve(),w.value=z.getRangeAt(0)),w.value.deleteContents(),w.value.insertNode(w.value.createContextualFragment(R)),w.value.collapse(!1),z.addRange(w.value),n.value=d?.value?.innerHTML||"",he(n.value.replace(/&nbsp;|<br>| /g,""))?u.value=!0:u.value=!1)}function _e(){d.value&&(d.value.innerHTML="",n.value=d.value.innerHTML,s.value=!1)}function ve(){(0,t.nextTick)(()=>{d.value?.focus()})}function ne(R){R.ctrlKey&&R.key=="Enter"&&(he(n.value.replace(/&nbsp;|<br>| /g,""))?(0,b.ElMessage)({message:"内容不能为空",type:"info"}):bo())}function _o(R){v.value.length=0,f.value.length=0;const z=m.value?.files;if(C.imgLength=Ce(z?.length,0),z)for(let G=0;G<z.length;G++){let se=z[G].name,Ve=Ur(z[G]);f.value.push(z[G]),zr(se)?v.value.push(Ve):(0,b.ElMessage)({type:"warn",message:"请选择图片类型文件!",duration:2500})}}function K(){_e(),v.value.length=0,f.value=[],u.value=!0}function ie(R){v?.value?.splice(R,1)}return(0,t.onMounted)(()=>{d.value?.addEventListener("keyup",R=>{const z=R.target;z.innerHTML=="<br>"&&(z.innerHTML="")})}),o({focus:()=>ve()}),(R,z)=>(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",om,[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["cv-comment-editor__box",{active:s.value,"input-active":c.value}])},[(0,t.createElementVNode)("div",{ref_key:"editorRef",ref:d,class:"rich-input",contenteditable:"true",placeholder:r.placeholder,onFocus:ko,onInput:ee,onBlur:wo,onKeydown:(0,t.withKeys)(ne,["enter"]),innerHTML:l.value,style:(0,t.normalizeStyle)({minHeight:B.value,padding:N.value})},null,44,am),(0,t.createElementVNode)("div",{ref_key:"imageRef",ref:k,class:"image-preview-box"},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(v.value,(G,se)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:se,class:"image-preview"},[(0,t.createElementVNode)("img",{src:G,alt:""},null,8,nm),(0,t.createElementVNode)("div",{class:"clean-btn",onClick:Ve=>ie(se)},[(0,t.createVNode)((0,t.unref)(su))],8,lm)]))),128))],512)],2),(0,t.createVNode)(t.Transition,{name:"fade"},{default:(0,t.withCtx)(()=>[c.value?((0,t.openBlock)(),(0,t.createElementBlock)("div",rm,[(0,t.createElementVNode)("div",null,[(0,t.createVNode)(tm,{emoji:(0,t.unref)(Q),onAddEmoji:z[0]||(z[0]=G=>we(G))},null,8,["emoji"]),(0,t.createElementVNode)("div",{class:"picture",onClick:z[1]||(z[1]=(...G)=>m.value?.click&&m.value?.click(...G))},[(0,t.createVNode)((0,t.unref)(bu)),z[2]||(z[2]=(0,t.createElementVNode)("span",null,"图片",-1)),(0,t.createElementVNode)("input",{id:"comment-upload",ref_key:"inputRef",ref:m,type:"file",multiple:"",onChange:_o},null,544)])]),(0,t.createElementVNode)("div",null,[z[3]||(z[3]=(0,t.createElementVNode)("span",{style:{"margin-right":"10px"}},[(0,t.createTextVNode)(" 文明上网理性发言,请遵守 "),(0,t.createElementVNode)("a",{href:"###",target:"_blank"},"《新闻评论服务协议》")],-1)),(0,t.createVNode)((0,t.unref)(b.ElButton),{type:"primary",disabled:u.value,onClick:bo},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(r.contentBtn),1)]),_:1},8,["disabled"])])])):(0,t.createCommentVNode)("",!0)]),_:1})])),[[(0,t.unref)(b.ClickOutside),fe,h.value]])}},Za=y(im,[["__scopeId","data-v-e3fd437e"]]),sm={class:"u-fold"},cm={class:"action-box select-none"},dm=Object.assign({name:"UFold"},{__name:"fold",props:{line:{type:[Number,String],default:5}},setup(e){(0,t.useCssVars)(c=>({v15491e60:a.value}));const o=e,a=(0,t.computed)(()=>{let c=Math.trunc(Number(o.line));return c>0?c:1}),r=(0,t.ref)(!0),n=(0,t.ref)(!1),l=(0,t.ref)();let s;return(0,t.onMounted)(()=>{s=new ResizeObserver(c=>{r.value&&l.value&&(n.value=l.value.offsetHeight<l.value.scrollHeight)}),s.observe(l.value)}),(0,t.onUnmounted)(()=>{s.disconnect()}),(c,d)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",sm,[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["txt-box",{"over-hidden":r.value}])},[(0,t.createElementVNode)("div",{ref_key:"divBox",ref:l},[(0,t.renderSlot)(c.$slots,"default",{},void 0,!0)],512)],2),(0,t.createElementVNode)("div",cm,[n.value&&c.unfold?((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:0,class:"expand-btn",onClick:d[0]||(d[0]=u=>r.value=!r.value)},(0,t.toDisplayString)(r.value?"展开":"收起"),1)):(0,t.createCommentVNode)("",!0)])]))}}),um=y(dm,[["__scopeId","data-v-94334818"]]),mm={__name:"user-card",props:{uid:""},setup(e){const o=(0,t.ref)({}),{showInfo:a}=(0,t.inject)("InjectContentBox"),r=(0,t.inject)("InjectSlots"),n=()=>(0,t.h)("div",r.card(o.value));return(l,s)=>(0,t.unref)(r).card?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(b.ElPopover),{key:0,placement:"top",width:300,"show-after":300,onBeforeEnter:s[0]||(s[0]=()=>(0,t.unref)(a)(e.uid,c=>o.value=c))},{reference:(0,t.withCtx)(()=>[(0,t.renderSlot)(l.$slots,"default")]),default:(0,t.withCtx)(()=>[(0,t.createVNode)(n)]),_:3})):(0,t.renderSlot)(l.$slots,"default",{key:1})}},Ba=mm;function pm(e,o){return(0,t.getCurrentScope)()?((0,t.onScopeDispose)(e,o),!0):!1}var ke=typeof window<"u"&&typeof document<"u",o1=typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope,hm=Object.prototype.toString,gm=e=>hm.call(e)==="[object Object]";function fm(e){let o;function a(){return o||(o=e()),o}return a.reset=async()=>{const r=o;o=void 0,r&&await r},a}function zo(e){return Array.isArray(e)?e:[e]}function Qa(e){const o=Object.create(null);return(a=>o[a]||(o[a]=e(a)))}var vm=/\B([A-Z])/g,a1=Qa(e=>e.replace(vm,"-$1").toLowerCase()),ym=/-(\w)/g,n1=Qa(e=>e.replace(ym,(o,a)=>a?a.toUpperCase():""));function Cm(e,o,a={}){const{immediate:r=!0,immediateCallback:n=!1}=a,l=(0,t.shallowRef)(!1);let s;function c(){s&&(clearTimeout(s),s=void 0)}function d(){l.value=!1,c()}function u(...h){n&&e(),c(),l.value=!0,s=setTimeout(()=>{l.value=!1,s=void 0,e(...h)},(0,t.toValue)(o))}return r&&(l.value=!0,ke&&u()),pm(d),{isPending:(0,t.shallowReadonly)(l),start:u,stop:d}}function bm(e,o,a){return(0,t.watch)(e,o,{...a,immediate:!0})}var km=ke?window:void 0,l1=ke?window.document:void 0,Xa=ke?window.navigator:void 0,r1=ke?window.location:void 0;function wm(e){var o;const a=(0,t.toValue)(e);return(o=a?.$el)!==null&&o!==void 0?o:a}function Ja(...e){const o=(r,n,l,s)=>(r.addEventListener(n,l,s),()=>r.removeEventListener(n,l,s)),a=(0,t.computed)(()=>{const r=zo((0,t.toValue)(e[0])).filter(n=>n!=null);return r.every(n=>typeof n!="string")?r:void 0});return bm(()=>{var r,n;return[(r=(n=a.value)===null||n===void 0?void 0:n.map(l=>wm(l)))!==null&&r!==void 0?r:[km].filter(l=>l!=null),zo((0,t.toValue)(a.value?e[1]:e[0])),zo((0,t.unref)(a.value?e[2]:e[1])),(0,t.toValue)(a.value?e[3]:e[2])]},([r,n,l,s],c,d)=>{if(!r?.length||!n?.length||!l?.length)return;const u=gm(s)?{...s}:s,h=r.flatMap(m=>n.flatMap(v=>l.map(f=>o(m,v,f,u))));d(()=>{h.forEach(m=>m())})},{flush:"post"})}function _m(){const e=(0,t.shallowRef)(!1),o=(0,t.getCurrentInstance)();return o&&(0,t.onMounted)(()=>{e.value=!0},o),e}function en(e){const o=_m();return(0,t.computed)(()=>(o.value,!!e()))}function Sa(e,o={}){const{controls:a=!1,navigator:r=Xa}=o,n=en(()=>r&&"permissions"in r),l=(0,t.shallowRef)(),s=typeof e=="string"?{name:e}:e,c=(0,t.shallowRef)(),d=()=>{var h,m;c.value=(h=(m=l.value)===null||m===void 0?void 0:m.state)!==null&&h!==void 0?h:"prompt"};Ja(l,"change",d,{passive:!0});const u=fm(async()=>{if(n.value){if(!l.value)try{l.value=await r.permissions.query(s)}catch{l.value=void 0}finally{d()}if(a)return(0,t.toRaw)(l.value)}});return u(),a?{state:c,isSupported:n,query:u}:c}function Vm(e={}){const{navigator:o=Xa,read:a=!1,source:r,copiedDuring:n=1500,legacy:l=!1}=e,s=en(()=>o&&"clipboard"in o),c=Sa("clipboard-read"),d=Sa("clipboard-write"),u=(0,t.computed)(()=>s.value||l),h=(0,t.shallowRef)(""),m=(0,t.shallowRef)(!1),v=Cm(()=>m.value=!1,n,{immediate:!1});async function f(){let k=!(s.value&&V(c.value));if(!k)try{h.value=await o.clipboard.readText()}catch{k=!0}k&&(h.value=w())}u.value&&a&&Ja(["copy","cut"],f,{passive:!0});async function C(k=(0,t.toValue)(r)){if(u.value&&k!=null){let B=!(s.value&&V(d.value));if(!B)try{await o.clipboard.writeText(k)}catch{B=!0}B&&p(k),h.value=k,m.value=!0,v.start()}}function p(k){const B=document.createElement("textarea");B.value=k,B.style.position="absolute",B.style.opacity="0",B.setAttribute("readonly",""),document.body.appendChild(B),B.select(),document.execCommand("copy"),B.remove()}function w(){var k,B,N;return(k=(B=document)===null||B===void 0||(N=B.getSelection)===null||N===void 0||(N=N.call(B))===null||N===void 0?void 0:N.toString())!==null&&k!==void 0?k:""}function V(k){return k==="granted"||k==="prompt"}return{isSupported:u,text:(0,t.readonly)(h),copied:(0,t.readonly)(m),copy:C}}var i1=[{max:6e4,value:1e3,name:"second"},{max:276e4,value:6e4,name:"minute"},{max:72e6,value:36e5,name:"hour"},{max:5184e5,value:864e5,name:"day"},{max:24192e5,value:6048e5,name:"week"},{max:28512e6,value:2592e6,name:"month"},{max:Number.POSITIVE_INFINITY,value:31536e6,name:"year"}],Bm={class:"comment-list-actbox__right"},Sm={class:"operation-warp"},Nm={class:"dialog-footer"},Em={__name:"comment-operate",props:{data:{type:[Object],default:()=>({})}},setup(e){const{copy:o}=Vm(),a=(0,t.ref)(!1),r=(0,t.ref)({report_type:"",report_content:""}),n=e;function l(){let c=n.data||{};a.value=!1,(0,b.ElMessage)({type:"info",message:"举报成功: "+c.id})}function s(c){let d=n.data||{};switch(c){case"remove":setTimeout(()=>{commentRef.value?.remove(d)},200);break;case"report":a.value=!0;break;case"copy":o(d.content),(0,b.ElMessage)({type:"info",message:"复制成功"})}}return(c,d)=>{const u=(0,t.resolveComponent)("el-dropdown-item"),h=(0,t.resolveComponent)("el-dropdown-menu"),m=(0,t.resolveComponent)("el-dropdown"),v=(0,t.resolveComponent)("el-radio"),f=(0,t.resolveComponent)("el-radio-group"),C=(0,t.resolveComponent)("el-form-item"),p=(0,t.resolveComponent)("el-input"),w=(0,t.resolveComponent)("el-form"),V=(0,t.resolveComponent)("el-button"),k=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Bm,[(0,t.createVNode)(m,{trigger:"click",onCommand:d[0]||(d[0]=B=>s(B))},{dropdown:(0,t.withCtx)(()=>[(0,t.createVNode)(h,null,{default:(0,t.withCtx)(()=>[(0,t.createVNode)(u,{command:"report"},{default:(0,t.withCtx)(()=>[...d[5]||(d[5]=[(0,t.createTextVNode)("举报",-1)])]),_:1}),(0,t.createVNode)(u,{command:"remove"},{default:(0,t.withCtx)(()=>[...d[6]||(d[6]=[(0,t.createTextVNode)("删除",-1)])]),_:1}),(0,t.createVNode)(u,{divided:"",command:"copy"},{default:(0,t.withCtx)(()=>[...d[7]||(d[7]=[(0,t.createTextVNode)("复制",-1)])]),_:1})]),_:1})]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Sm,[(0,t.createVNode)((0,t.unref)(Vu))])]),_:1}),(0,t.createVNode)(k,{title:"举报",modelValue:a.value,"onUpdate:modelValue":d[4]||(d[4]=B=>a.value=B),width:"400px",style:{width:"90%","max-width":"400px"}},{footer:(0,t.withCtx)(()=>[(0,t.createElementVNode)("span",Nm,[(0,t.createVNode)(V,{onClick:d[3]||(d[3]=B=>a.value=!1)},{default:(0,t.withCtx)(()=>[...d[13]||(d[13]=[(0,t.createTextVNode)("取消",-1)])]),_:1}),(0,t.createVNode)(V,{type:"primary",onClick:l},{default:(0,t.withCtx)(()=>[...d[14]||(d[14]=[(0,t.createTextVNode)("提交",-1)])]),_:1})])]),default:(0,t.withCtx)(()=>[(0,t.createVNode)(w,{"label-position":"top"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(C,{label:"您为什么要举报此信息?"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(f,{modelValue:r.value.report_type,"onUpdate:modelValue":d[1]||(d[1]=B=>r.value.report_type=B)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{value:"色情淫秽"},{default:(0,t.withCtx)(()=>[...d[8]||(d[8]=[(0,t.createTextVNode)("色情淫秽",-1)])]),_:1}),(0,t.createVNode)(v,{value:"骚扰谩骂"},{default:(0,t.withCtx)(()=>[...d[9]||(d[9]=[(0,t.createTextVNode)("骚扰谩骂",-1)])]),_:1}),(0,t.createVNode)(v,{value:"广告欺诈"},{default:(0,t.withCtx)(()=>[...d[10]||(d[10]=[(0,t.createTextVNode)("广告欺诈",-1)])]),_:1}),(0,t.createVNode)(v,{value:"反动"},{default:(0,t.withCtx)(()=>[...d[11]||(d[11]=[(0,t.createTextVNode)("反动",-1)])]),_:1}),(0,t.createVNode)(v,{value:"其他"},{default:(0,t.withCtx)(()=>[...d[12]||(d[12]=[(0,t.createTextVNode)("其他",-1)])]),_:1})]),_:1},8,["modelValue"])]),_:1}),(0,t.createVNode)(C,{label:"举报说明(可选):"},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(p,{type:"textarea",modelValue:r.value.report_content,"onUpdate:modelValue":d[2]||(d[2]=B=>r.value.report_content=B),maxlength:"200",placeholder:"描述恶意行为",rows:"3"},null,8,["modelValue"])]),_:1})]),_:1})]),_:1},8,["modelValue"])])}}},xm=Em,$m={class:"comment-sub"},Dm=["href"],Tm={class:"comment-primary"},Lm={class:"comment-main"},Im={key:1,class:"user-info"},Fm=["href"],Pm={class:"username"},Am={class:"name",style:{"max-width":"10em"}},Mm={blank:"true",class:"rank"},zm=["innerHTML"],Om={class:"address",style:{color:"#939393","font-size":"12px"}},jm={class:"time"},Rm={class:"content"},Hm=["innerHTML"],Um={class:"imgbox",style:{display:"flex"}},Wm={class:"comment-list-actbox select-none"},qm={class:"comment-list-actbox__left"},Km={key:2},Gm={class:"comment-list-actbox__right"},Ym={key:2},Zm={__name:"content-box",props:{reply:{type:[Boolean],default:!1},data:{type:[Object],default:()=>({})},id:{type:[String],default:""}},setup(e){const o=e,a=(0,t.reactive)({active:!1}),r=(0,t.ref)(),n=(0,t.ref)(),l=(0,t.computed)(()=>{let V=o.data.contentImg;return he(V)?[]:V?.split("||")}),{allEmoji:s}=(0,t.inject)("InjectionEmojiApi"),{like:c,user:d,relativeTime:u}=(0,t.inject)("InjectContentBox");function h(){a.active=!a.active,a.active&&(0,t.nextTick)(()=>{r.value?.focus()})}function m(V){const k=V.target;n.value?.contains(k)||(a.active=!1)}const v=(0,t.inject)("InjectSlots"),f=()=>(0,t.h)("div",v.info(o.data)),C=(V,k)=>(k=k.replace(/\[.+?\]/g,B=>{const N=V[B];return N?['<img src="',N,'" width="20" height="20" alt="',B,'" title="',B,'" style="margin: 0 1px; vertical-align: text-bottom"',"/>"].join(""):B}),k),p=(0,t.computed)(()=>C(s,o.data.content)),w=V=>{switch(V){case 1:return'<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="831"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#8CDBF4" p-id="832"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="833"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m950.857143-365.714285l73.142857-73.142858v146.285715h-73.142857z m73.142857-73.142858h146.285715v146.285715h-146.285715z m0 146.285715h146.285715v438.857143h-146.285715z" fill="#FFFFFF"></path></svg>';case 2:return'<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="765"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#6ECEFF" p-id="766"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="767"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m877.714286-438.857143h365.714286v146.285715h-365.714286z m219.428572 146.285715h146.285714v146.285714h-146.285714z m-219.428572 292.571428V512h146.285714v146.285714z" fill="#FFFFFF" p-id="768"></path><path d="M1097.142857 585.142857V438.857143h365.714286v146.285714z m0 73.142857h365.714286v146.285715h-365.714286z" fill="#FFFFFF"></path></svg>';case 3:return'<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="799"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#599DFF" p-id="800"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="801"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m877.714286-438.857143h365.714286v146.285715h-365.714286z m219.428572 146.285715h146.285714v73.142857h-146.285714z m0 219.428571h146.285714v73.142857h-146.285714z m-146.285715-146.285714h292.571429v146.285714h-292.571429z m-73.142857 219.428571h365.714286v146.285715h-365.714286z" fill="#FFFFFF"></path></svg>';case 4:return'<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="815"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#34D19B" p-id="816"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="817"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m975.213715-365.714285L1243.428571 219.428571v219.428572h-146.285714zM1097.142857 438.857143h146.285714v292.571428h-146.285714z m146.285714 146.285714h73.142858v146.285714h-73.142858z m0-365.714286h73.142858v146.285715h-73.142858z m73.142858 0h146.285714v585.142858h-146.285714z" fill="#FFFFFF"></path></svg>';case 5:return'<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="782"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#FFA000" p-id="783"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="784"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m1097.142858-73.142857h146.285714v219.428572h-146.285714z m-219.428572-365.714286h365.714286v146.285715h-365.714286z m0 438.857143h219.428572v146.285715h-219.428572z m73.142857-219.428571h219.428572v146.285714h-219.428572z" fill="#FFFFFF" p-id="785"></path><path d="M1316.571429 438.857143h146.285714v146.285714h-146.285714z m-219.428572-73.142857h146.285714v219.428571h-146.285714z" fill="#FFFFFF"></path></svg>';case 6:return'<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="748"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#F36262" p-id="749"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="750"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m1097.142858-146.285714h146.285714v292.571429h-146.285714z m-73.142858-292.571429h146.285715v146.285715h-146.285715z m-146.285714 146.285715h146.285714v438.857143h-146.285714z" fill="#FFFFFF" p-id="751"></path><path d="M1243.428571 438.857143h219.428572v146.285714h-219.428572z m-48.786285-170.642286L1243.428571 219.428571v146.285715h-146.285714zM1243.428571 658.285714h146.285715v146.285715h-146.285715z" fill="#FFFFFF"></path></svg>';default:return""}};return(V,k)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(["comment",{reply:o.reply}])},[(0,t.createElementVNode)("div",$m,[(0,t.createVNode)(Ba,{uid:(0,t.unref)(le)(e.data.uid)},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("a",{href:e.data.user.homeLink,target:"_blank",class:"no-underline",style:{display:"block"}},[(0,t.createVNode)((0,t.unref)(b.ElAvatar),{style:{"margin-top":"5px"},size:40,fit:"cover",src:e.data.user.avatar},{default:(0,t.withCtx)(()=>[...k[2]||(k[2]=[(0,t.createElementVNode)("img",{src:"https://cube.elemecdn.com/e/fd/0fc7d20532fdaf769a25683617711png.png"},null,-1)])]),_:1},8,["src"])],8,Dm)]),_:1},8,["uid"])]),(0,t.createElementVNode)("div",Tm,[(0,t.createElementVNode)("div",Lm,[(0,t.unref)(v).info?((0,t.openBlock)(),(0,t.createBlock)(f,{key:0})):((0,t.openBlock)(),(0,t.createElementBlock)("div",Im,[(0,t.createVNode)(Ba,{uid:(0,t.unref)(le)(e.data.uid)},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("a",{href:e.data.user.homeLink,target:"_blank",class:"no-underline",style:{display:"block"}},[(0,t.createElementVNode)("div",Pm,[(0,t.createElementVNode)("span",Am,(0,t.toDisplayString)(e.data.user.username),1),(0,t.createElementVNode)("span",Mm,[(0,t.createElementVNode)("i",{class:"comment-common-icon",style:{"font-size":"24px"},innerHTML:w(e.data.user.level)},null,8,zm)])])],8,Fm)]),_:1},8,["uid"]),(0,t.createElementVNode)("span",Om,"  "+(0,t.toDisplayString)(e.data.address),1),(0,t.createElementVNode)("time",jm,(0,t.toDisplayString)((0,t.unref)(u)?(0,t.unref)(Mr)(e.data.createTime):e.data.createTime),1)])),(0,t.createElementVNode)("div",Rm,[(0,t.createVNode)(um,{unfold:""},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",{innerHTML:p.value},null,8,Hm),(0,t.createElementVNode)("div",Um,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.value,(B,N)=>((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(b.ElImage),{key:N,src:B,style:{height:"72px",padding:"8px 4px"},lazy:"","preview-src-list":l.value,"initial-index":N},null,8,["src","preview-src-list","initial-index"]))),128))])]),_:1})]),(0,t.createElementVNode)("div",Wm,[(0,t.createElementVNode)("div",qm,[(0,t.createElementVNode)("div",{"data-tip":"点赞",class:"item",onClick:k[0]||(k[0]=B=>(0,t.unref)(c)((0,t.unref)(le)(e.data.id)))},[(0,t.unref)(d).likeIds.map(String).indexOf((0,t.unref)(le)(e.data.id))==-1?((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Tu),{key:0})):((0,t.openBlock)(),(0,t.createBlock)((0,t.unref)(Eu),{key:1})),e.data.likes!=0?((0,t.openBlock)(),(0,t.createElementBlock)("span",Km,(0,t.toDisplayString)(e.data.likes),1)):(0,t.createCommentVNode)("",!0)]),(0,t.createElementVNode)("div",{"data-tip":"回复",ref_key:"btnRef",ref:n,class:(0,t.normalizeClass)(["item",{active:a.active}]),onClick:h},[(0,t.createVNode)((0,t.unref)(Uu)),(0,t.createElementVNode)("span",null,(0,t.toDisplayString)(a.active?"取消回复":"回复"),1)],2)]),(0,t.createElementVNode)("div",Gm,[(0,t.renderSlot)(V.$slots,"operate",{},()=>[(0,t.createVNode)(xm,{data:o.data},null,8,["data"])],!0)])]),a.active?((0,t.openBlock)(),(0,t.createElementBlock)("div",Ym,[(0,t.createVNode)(Za,{ref_key:"commentRef",ref:r,"parent-id":(0,t.unref)(le)(e.id),placeholder:`回复 @${e.data.user.username}...`,reply:e.data,"content-btn":"发布",style:{"margin-top":"12px"},onHide:m,onClose:k[1]||(k[1]=B=>a.active=!1)},null,8,["parent-id","placeholder","reply"])])):(0,t.createCommentVNode)("",!0)]),(0,t.renderSlot)(V.$slots,"default",{},void 0,!0)])],2))}},tn=y(Zm,[["__scopeId","data-v-cfe79df7"]]),Qm={key:0,class:"reply-box"},Xm={class:"reply-list"},Jm={key:0,class:"fetch-more"},ep={key:0},tp={key:1},op={key:0},ap={key:1,class:"fetch-more"},np={__name:"reply-box",props:{data:{type:[Array,Object],default:()=>null},id:{type:[String],default:""}},setup(e){const o=e,a=(0,t.reactive)({loading:!1,over:!1,pageNum:1,pageSize:5}),{replyPage:r,replyShowSize:n,comments:l,page:s}=(0,t.inject)("InjectReplyBox"),c=(0,t.computed)(()=>{let v={total:0,length:0,list:[]};if(o.data){let f=o.data.list.length;v={total:o.data.total,length:f,list:o.data.list}}if(!a.over){let f=v.list.slice(0,n);v.list=f}return s&&(v.list=v.list.slice(0,5)),v}),d=()=>{a.over=!0},u=v=>{l.value.forEach(f=>{f.id==o.id&&f.reply&&(f.reply=v)})},h=v=>{a.pageNum=v,r(o.id,v,a.pageSize,f=>u(f))},m=v=>{a.pageSize=v,r(o.id,a.pageNum,v,f=>u(f))};return(v,f)=>c.value.length>0?((0,t.openBlock)(),(0,t.createElementBlock)("div",Qm,[(0,t.createElementVNode)("div",Xm,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(c.value.list,(C,p)=>((0,t.openBlock)(),(0,t.createBlock)(tn,{id:e.id,key:p,data:C,reply:""},null,8,["id","data"]))),128)),c.value.length>(0,t.unref)(n)?((0,t.openBlock)(),(0,t.createElementBlock)("div",Jm,[a.loading?((0,t.openBlock)(),(0,t.createElementBlock)("span",ep,"加载中...")):((0,t.openBlock)(),(0,t.createElementBlock)("div",tp,[a.over?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",op,[(0,t.createTextVNode)(" 共"+(0,t.toDisplayString)(c.value.total)+"条回复, ",1),(0,t.createElementVNode)("span",{class:"fetch-more-comment select-none",onClick:d},[f[0]||(f[0]=(0,t.createTextVNode)(" 点击查看 ",-1)),(0,t.createVNode)((0,t.unref)(Pu))])]))]))])):(0,t.createCommentVNode)("",!0),a.over&&(0,t.unref)(s)?((0,t.openBlock)(),(0,t.createElementBlock)("div",ap,[(0,t.createVNode)((0,t.unref)(b.ElPagination),{small:"","hide-on-single-page":"",layout:"total, prev, pager, next",total:c.value.total,"page-size":a.pageSize,onCurrentChange:h,onSizeChange:m},null,8,["total","page-size"])])):(0,t.createCommentVNode)("",!0)])])):(0,t.createCommentVNode)("",!0)}},lp=y(np,[["__scopeId","data-v-16e0a50b"]]),rp={key:0,class:"comment-list"},ip={__name:"comment-list",props:{data:{type:[Array,Object],default:()=>[]},total:{type:[Number],default:0},showSize:{type:[Number],default:0}},setup(e){return(o,a)=>e.data?((0,t.openBlock)(),(0,t.createElementBlock)("div",rp,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.data,(r,n)=>((0,t.openBlock)(),(0,t.createBlock)(tn,{id:(0,t.unref)(le)(r.id),key:n,data:r},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(lp,{id:(0,t.unref)(le)(r.id),data:r.reply},null,8,["id","data"])]),_:2},1032,["id","data"]))),128))])):(0,t.createCommentVNode)("",!0)}},sp=ip,cp={class:"cv-comment-base"},dp={class:"cv-comment-form"},up={class:"cv-comment-form__content"},mp={class:"cv-comment-form__avatar"},pp={class:"cv-comment-list-wrapper"},hp=Object.assign({name:"cvCommentBase"},{__name:"comment",props:{config:{},page:!1,upload:!1,relativeTime:!1},emits:["submit","like","replyPage","showInfo","focus"],setup(e,{expose:o,emit:a}){const r=e,{user:n,comments:l,showSize:s,replyShowSize:c,total:d}=(0,t.toRefs)(r.config),u=a,h=({content:C,parentId:p,reply:w,files:V,clear:k})=>{u("submit",{content:C,parentId:p,reply:w,files:V,finish:N=>{if(k(),p){let H=l.value.find(q=>q.id==p);if(H){let q=H.reply;q?(q.list.unshift(N),q.total++):H.reply={total:1,list:[N]}}}else l.value.unshift(N)}})};(0,t.provide)("InjectInputBox",{upload:r.upload,submit:h,focus:()=>u("focus")});const m=(C,p)=>{let w=null;l.value.forEach(V=>{V.id==C?w=V:w=V.reply?.list.find(k=>k.id==C),w&&(w.likes+=p)})},v=C=>{const p=r.config.user.likeIds;u("like",C,()=>{if(p.findIndex(w=>w==C)==-1)p.push(C),m(C,1);else{let w=p.findIndex(V=>V==C);w!=-1&&(p.splice(w,1),m(C,-1))}})};(0,t.provide)("InjectContentBox",{user:n,like:v,relativeTime:Ce(r.relativeTime,!1),showInfo:(C,p)=>u("showInfo",C,p)}),(0,t.provide)("InjectReplyBox",{page:r.page,replyPage:(C,p,w,V)=>{u("replyPage",{parentId:C,pageNum:p,pageSize:w,finish:V})},replyShowSize:Ce(c,3),comments:l});const f=C=>{const{parentId:p,id:w}=C;if(p){let V=l.value.find(k=>k.id==p)?.reply;if(V){let k=V.list.findIndex(B=>B.id==w);k!=-1&&(V.list.splice(k,1),V.total--)}}else{let V=l.value.findIndex(k=>k.id==w);V!=-1&&l.value.splice(V,1)}};return(0,t.provide)("InjectionEmojiApi",r.config.emoji),(0,t.provide)("InjectSlots",(0,t.useSlots)()),o({remove:f}),(C,p)=>{const w=(0,t.resolveComponent)("el-avatar");return(0,t.openBlock)(),(0,t.createElementBlock)("div",cp,[(0,t.createElementVNode)("div",dp,[p[1]||(p[1]=(0,t.createElementVNode)("div",{class:"cv-comment-form__header"},[(0,t.createElementVNode)("span",{class:"cv-comment-form__hdtitle"},"评论")],-1)),(0,t.createElementVNode)("div",up,[(0,t.createElementVNode)("div",mp,[(0,t.createVNode)(w,{size:40,src:e.config.user.avatar},{default:(0,t.withCtx)(()=>[...p[0]||(p[0]=[(0,t.createElementVNode)("img",{src:"https://cube.elemecdn.com/e/fd/0fc7d20532fdaf769a25683617711png.png"},null,-1)])]),_:1},8,["src"])]),(0,t.createVNode)(Za,{placeholder:"输入评论(Enter换行,Ctrl + Enter发送)","content-btn":"发表评论"})])]),(0,t.renderSlot)(C.$slots,"default",{},()=>[p[2]||(p[2]=(0,t.createElementVNode)("div",{class:"title"},"全部评论",-1))]),(0,t.createElementVNode)("div",pp,[(0,t.createVNode)(sp,{data:(0,t.unref)(l),total:(0,t.unref)(d),"show-size":(0,t.unref)(Ce)((0,t.unref)(s),5)},null,8,["data","total","show-size"])])])}}}),Jt=hp,gp={class:"comment-scroll"},fp=["infinite-scroll-disabled"],vp={class:"scroll-btn"},yp={key:1},Cp={key:2},bp=Object.assign({name:"cvCommentScroll"},{__name:"comment-scroll",props:{disable:{type:[Boolean],default:!1},show:{type:[Boolean],default:!1}},emits:["more"],setup(e,{emit:o}){const a=e,r=(0,t.ref)(!1),n=(0,t.ref)(!1),l=o,s=(0,t.computed)(()=>n.value&&a.disable),c=(0,t.computed)(()=>!n.value||r.value||s.value),d=ja(()=>{l("more"),r.value=!1},500),u=()=>{r.value=!0,d()};return(h,m)=>{const v=(0,t.resolveComponent)("el-link"),f=(0,t.resolveDirective)("infinite-scroll");return(0,t.openBlock)(),(0,t.createElementBlock)("div",gp,[(0,t.withDirectives)(((0,t.openBlock)(),(0,t.createElementBlock)("div",{"infinite-scroll-disabled":c.value,"infinite-scroll-distance":"2"},[(0,t.renderSlot)(h.$slots,"default"),(0,t.createElementVNode)("div",vp,[n.value?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createBlock)(v,{key:0,type:"primary",underline:"never",onClick:m[0]||(m[0]=C=>n.value=!n.value)},{default:(0,t.withCtx)(()=>[...m[1]||(m[1]=[(0,t.createTextVNode)("加载更多",-1)])]),_:1})),r.value?((0,t.openBlock)(),(0,t.createElementBlock)("p",yp,"加载中...")):(0,t.createCommentVNode)("",!0),s.value?((0,t.openBlock)(),(0,t.createElementBlock)("p",Cp,"没有更多了")):(0,t.createCommentVNode)("",!0)])],8,fp)),[[f,u]])])}}}),eo=bp,kp={class:"cv-comment-nav-wrap"},wp={class:"cv-comment-nav__sort"},_p=Object.assign({name:"cvCommentNav"},{__name:"comment-nav",props:{modelValue:!1},emits:["update:modelValue","sorted"],setup(e,{emit:o}){const a=e,r=o,n=(0,t.computed)({get(){return a.modelValue},set(l){r("update:modelValue",l),r("sorted",l)}});return(l,s)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",kp,[s[4]||(s[4]=(0,t.createElementVNode)("span",{class:"cv-comment-nav__title"},"全部评论",-1)),(0,t.createElementVNode)("div",wp,[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["item select-none",{active:n.value}]),onClick:s[0]||(s[0]=c=>n.value=!0)},[(0,t.createVNode)((0,t.unref)(Ou)),s[2]||(s[2]=(0,t.createTextVNode)(" 最新 ",-1))],2),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["item select-none",{active:!n.value}]),onClick:s[1]||(s[1]=c=>n.value=!1)},[(0,t.createVNode)((0,t.unref)(fu)),s[3]||(s[3]=(0,t.createTextVNode)(" 最热 ",-1))],2)])]))}}),to=_p;Jt.install=function(e){e.component(Jt.name,Jt)};eo.install=function(e){e.component(eo.name,eo)};to.install=function(e){e.component(to.name,to)};var Vp={name:"cvIcons",props:{...b.ElIcon.prop,type:{type:[String],default:""},size:{type:[String,Number],default:12},name:{type:[String],default:""}},data(){return{}},computed:{style(){return{fontSize:isNaN(Number(this.size))?this.size+"px":this.size,color:props.color}}},created(){},methods:{}},Bp={key:0,"aria-hidden":"true"},Sp=["xlink:href"];function Np(e,o,a,r,n,l){const s=(0,t.resolveComponent)("el-icon");return(0,t.openBlock)(),(0,t.createBlock)(s,(0,t.normalizeProps)((0,t.guardReactiveProps)(e.$props)),{default:(0,t.withCtx)(()=>[(0,t.renderSlot)(e.$slots,"default",{},()=>[((0,t.openBlock)(),(0,t.createBlock)((0,t.resolveDynamicComponent)(a.type)))],!0),a.name?((0,t.openBlock)(),(0,t.createElementBlock)("svg",Bp,[(0,t.createElementVNode)("use",{"xlink:href":a.name},null,8,Sp)])):(0,t.createCommentVNode)("",!0)]),_:3},16)}var oo=y(Vp,[["render",Np],["__scopeId","data-v-3d601d08"]]),on={emits:["click"],props:{name:{type:String,required:!0,validator:e=>e.trim().length>0},size:{type:[Number,String],default:24},color:{type:String,default:"#333333"},hoverColor:{type:String,default:"currentColor"},hoverEffect:{type:Boolean,default:!1}},data(){return{iconType:"svg"}},computed:{maskIconUrl(){const e="https://10ui.cn/icons";let o=this.name||"",a="";o=o.replace(/([A-Z])/g,n=>`-${n.toLowerCase()}`),o=o.replace(/^-|-$/g,""),o=o.toLowerCase().trim();const r=/-(filled|bold)$/;if(r.test(o)){const n=o.match(r)[1],l=o.slice(0,o.lastIndexOf(`-${n}`));l?a=`${l.split("-").filter(s=>s.trim().length>0).join("/")}-${n}`:a=o}else o.includes("-")?a=o.split("-").filter(n=>n.trim().length>0).join("/"):a=o;switch(this.iconType?.toLowerCase()||"png"){case"svg":return`${e}/${a}.svg`;case"png":return`${e}/png/${a}.png`;default:return`${e}/png/${a}.png`}},iconSize(){return typeof this.size=="string"&&(this.size.includes("px")||this.size.includes("rpx"))?this.size:`${parseFloat(this.size)}px`},iconStyle(){const e={width:this.iconSize,height:this.iconSize,backgroundColor:this.color,WebkitMaskImage:`url(${this.maskIconUrl})`,maskImage:`url(${this.maskIconUrl})`,WebkitMaskSize:"contain",maskSize:"contain",WebkitMaskRepeat:"no-repeat",maskRepeat:"no-repeat",WebkitMaskPosition:"center",maskPosition:"center"};return this.hoverEffect&&(e.transition="background-color 0.2s ease"),e}}},Zo={name:"cvMaskSvg",mixins:[on]},Na=()=>{(0,t.useCssVars)(e=>({v2042f27c:e.hoverColor}))},Ea=Zo.setup;Zo.setup=Ea?(e,o)=>(Na(),Ea(e,o)):Na;function Ep(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-mask-icon",style:(0,t.normalizeStyle)(e.iconStyle),onTap:o[0]||(o[0]=s=>e.$emit("click",s))},null,36)}var ao=y(Zo,[["render",Ep],["__scopeId","data-v-590b4b89"]]),Qo={name:"cvMaskPng",mixins:[on],data(){return{iconType:"png"}}},xa=()=>{(0,t.useCssVars)(e=>({v6bb780e0:e.hoverColor}))},$a=Qo.setup;Qo.setup=$a?(e,o)=>(xa(),$a(e,o)):xa;function xp(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-mask-icon",style:(0,t.normalizeStyle)(e.iconStyle),onTap:o[0]||(o[0]=s=>e.$emit("click",s))},null,36)}var no=y(Qo,[["render",xp],["__scopeId","data-v-4f8ce869"]]);oo.install=function(e){e.component(oo.name,oo)};ao.install=function(e){e.component(ao.name,ao)};no.install=function(e){e.component(no.name,no)};var $p={class:"u-emoji"},Dp={class:"face-tooltip-head select-none"},Tp=["onClick"],Lp=["src"],Ip={class:"emoji-body select-none"},Fp={style:{padding:"0 5px"}},Pp=["onClick"],Ap={class:"emoji-btn select-none"},Mp={key:0},zp=Object.assign({name:"cvEmoji"},{__name:"emoji",props:{emoji:{faceList:[],emojiList:[],allEmoji:{}},placement:"bottom"},emits:["addEmoji"],setup(e,{emit:o}){const a=e,r=(0,t.ref)(0),n=(0,t.ref)(0),l=(0,t.ref)(new Array(2)),{emojiList:s,faceList:c}=a.emoji;function d(h){switch(r.value=h,h){case 0:n.value=0;break;case 1:n.value=-50,l.value[1]=s[1];break}}function u(){l.value[0]=s[0]}return(h,m)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",$p,[(0,t.createVNode)((0,t.unref)(b.ElPopover),{placement:e.placement,"popper-class":"emoji-popover",width:250,trigger:"click",onBeforeEnter:u},{reference:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Ap,[h.$slots.default?(0,t.renderSlot)(h.$slots,"default",{key:1},void 0,!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",Mp,[...m[0]||(m[0]=[(0,t.createElementVNode)("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:"icon"},[(0,t.createElementVNode)("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M8.00002 0.666504C12.0501 0.666504 15.3334 3.94975 15.3334 7.99984C15.3334 12.0499 12.0501 15.3332 8.00002 15.3332C3.94993 15.3332 0.666687 12.0499 0.666687 7.99984C0.666687 3.94975 3.94993 0.666504 8.00002 0.666504ZM8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM10.6667 5.66667V7.66667H9.33333V5.66667H10.6667ZM6.66667 5.66667V7.66667H5.33333V5.66667H6.66667ZM10.0767 9.33333H11.0495C11.1804 9.33333 11.2866 9.43951 11.2866 9.57048C11.2866 9.60754 11.2779 9.64409 11.2612 9.67718L11.244 9.71053C10.6294 10.8739 9.40726 11.6667 7.99998 11.6667C6.61523 11.6667 5.40977 10.8991 4.7859 9.76612L4.73786 9.67593C4.67845 9.56052 4.72385 9.4188 4.83926 9.35939C4.87253 9.34226 4.90941 9.33333 4.94683 9.33333H5.92347C6.02396 9.33332 6.11908 9.37865 6.18238 9.4567C6.26207 9.55496 6.32833 9.62955 6.38117 9.68046C6.80074 10.0847 7.37133 10.3333 7.99998 10.3333C8.63289 10.3333 9.20694 10.0814 9.62728 9.67224C9.67791 9.62296 9.74135 9.55121 9.8176 9.45698C9.88089 9.37877 9.97611 9.33333 10.0767 9.33333Z"})],-1),(0,t.createElementVNode)("span",null,"表情",-1)])]))])]),default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Dp,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(c),(v,f)=>((0,t.openBlock)(),(0,t.createElementBlock)("label",{key:f,class:(0,t.normalizeClass)(r.value==f?"active":""),onClick:C=>d(f)},[(0,t.createElementVNode)("img",{src:v,alt:""},null,8,Lp)],10,Tp))),128))]),(0,t.createElementVNode)("div",Ip,[(0,t.createElementVNode)("div",{class:"emjio-container",style:(0,t.normalizeStyle)({transform:`translateX(${n.value}%)`})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(l.value,(v,f)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:f,class:"emoji-wrapper"},[(0,t.createVNode)((0,t.unref)(b.ElScrollbar),null,{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Fp,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(v,(C,p)=>((0,t.openBlock)(),(0,t.createElementBlock)("span",{key:p,class:"emoji-item",onClick:w=>h.$emit("addEmoji",p)},[(0,t.createVNode)((0,t.unref)(b.ElImage),{src:C,title:String(p),class:"emoji",style:{width:"24px",height:"24px",margin:"5px"},lazy:""},null,8,["src","title"])],8,Pp))),128))])]),_:2},1024)]))),128))],4)])]),_:3},8,["placement"])]))}}),Op=y(zp,[["__scopeId","data-v-da53b6ed"]]),jp={class:"cv-chat-message"},Rp={class:"chat-list"},Hp={class:"content"},Up={key:0,class:"username"},Wp=["innerHTML"],qp={__name:"message",props:{data:{type:[Array],default:()=>[]},userId:{type:[Number],default:0}},setup(e,{expose:o}){const{allEmoji:a}=(0,t.inject)("InjectionEmojiApi"),r=(0,t.ref)();o({scroll:()=>{(0,t.nextTick)(()=>{const s=document.querySelector(".chat-item:last-child");r.value.setScrollTop(s.offsetTop)})}});const l=(s,c)=>(c=c.replace(/\[.+?\]/g,d=>{const u=s[d];return u?['<img src="',u,'" width="20" height="20" alt="',d,'" title="',d,'" style="margin: 0 1px; vertical-align: text-bottom"',"/>"].join(""):d}),c);return(s,c)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",jp,[(0,t.createVNode)((0,t.unref)(b.ElScrollbar),{ref_key:"scrollbarRef",ref:r},{default:(0,t.withCtx)(()=>[(0,t.createElementVNode)("div",Rp,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.data,(d,u)=>((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:u,class:(0,t.normalizeClass)([{self:e.userId==d.id},"chat-item"])},[(0,t.createElementVNode)("div",null,[(0,t.createVNode)((0,t.unref)(b.ElAvatar),null,{default:(0,t.withCtx)(()=>[...c[0]||(c[0]=[(0,t.createElementVNode)("img",{src:"https://cube.elemecdn.com/e/fd/0fc7d20532fdaf769a25683617711png.png"},null,-1)])]),_:1})]),(0,t.createElementVNode)("div",Hp,[e.userId!=d.id?((0,t.openBlock)(),(0,t.createElementBlock)("div",Up,(0,t.toDisplayString)(d.username),1)):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",{class:"card-box",innerHTML:l((0,t.unref)(a),d.content)},null,8,Wp)]),c[1]||(c[1]=(0,t.createElementVNode)("div",{class:"date"},null,-1))],2))),128))])]),_:1},512)]))}},Kp=qp,Gp={class:"cv-chat-wrap"},Yp={class:"header"},Zp={id:"chat-footer",class:"footer"},Qp=Object.assign({name:"cvChat"},{__name:"chat",props:{data:{type:[Array],default:()=>[]},userId:{type:[Number],default:0},emoji:{type:[Object],default:()=>({})}},emits:["submit"],setup(e,{emit:o}){const a=e,r=(0,t.ref)(!1),n=(0,t.ref)(""),l=(0,t.ref)(),{data:s}=a,c=o,d=v=>{const{ctrlKey:f,key:C}=v;f&&C=="Enter"&&h()},u=()=>{n.value="",l.value.scroll()},h=()=>{let v=n.value;v.trim()?(v=v.replace(/\n/g,"<br/>"),c("submit",{clear:u,content:v})):(0,b.ElMessage)({type:"error",message:"内容不能为空"})},m=v=>{let f=document.getElementById("emojiInput"),C=f.selectionStart,p=f.selectionEnd,w=f.value;if(C===null||p===null)return;let V=w.substring(0,C)+v+w.substring(p);f.value=V,f.focus(),f.selectionStart=C+v.length,f.selectionEnd=C+v.length,n.value=V};return(0,t.provide)("InjectionEmojiApi",a.emoji),(v,f)=>{const C=(0,t.resolveComponent)("cvIcons");return(0,t.openBlock)(),(0,t.createElementBlock)("div",Gp,[(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)([{active:r.value},"chat-container translate"])},[(0,t.createElementVNode)("div",Yp,[(0,t.createVNode)(C,{size:"32"},{default:(0,t.withCtx)(()=>[...f[2]||(f[2]=[(0,t.createElementVNode)("svg",{viewBox:"0 0 1318 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg"},[(0,t.createElementVNode)("path",{d:"M1318.502489 432.779052c0-231.790522-209.29842-419.704826-467.458992-419.704826s-467.56979 188.357498-467.56979 419.704826 209.409219 419.704826 467.56979 419.704826a512.110799 512.110799 0 0 0 183.482363-33.239559l93.292361 93.292361a25.816057 25.816057 0 0 0 44.319412-19.168145L1165.822116 742.350141C1259.336074 665.56676 1318.502489 555.433023 1318.502489 432.779052z",fill:"#612273","p-id":"10993"}),(0,t.createElementVNode)("path",{d:"M1034.304263 745.784895a509.673231 509.673231 0 0 1-183.482363 33.239559c-244.532352 0-445.077689-168.524562-465.353819-383.25211-1.107985 12.07704-1.883575 24.264878-1.883575 36.563514 0 231.790522 209.409219 419.704826 467.56979 419.704826a512.110799 512.110799 0 0 0 183.482363-33.239559l93.292361 93.292361a25.816057 25.816057 0 0 0 44.319411-19.168145 25.262064 25.262064 0 0 0-7.5343-17.284571zM1165.822116 669.223112l2.769964 70.689461C1260.44406 663.239991 1318.502489 553.992642 1318.502489 432.779052a366.632331 366.632331 0 0 0-1.883575-36.785111 403.971435 403.971435 0 0 1-150.796798 273.229171z",fill:"#612273",opacity:".2","p-id":"10994"}),(0,t.createElementVNode)("path",{d:"M383.25211 432.779052a383.141311 383.141311 0 0 1 41.881844-172.956503c-12.298637-0.997187-24.81887-1.661978-37.449903-1.661978C173.510496 258.160571 0 413.943302 0 606.178749c0 101.713049 48.97295 193.011037 126.421121 256.609392l-5.761524 148.470028a12.187838 12.187838 0 0 0 20.830124 9.08548l94.06795-93.957153A425.577148 425.577148 0 0 0 387.79485 954.196927a404.636226 404.636226 0 0 0 300.37481-128.304696c-177.831638-59.388011-304.91755-212.733175-304.91755-393.113179z",fill:"#EB3D72","p-id":"10995"}),(0,t.createElementVNode)("path",{d:"M342.256654 391.672798c0 117.557239 53.958883 223.59143 140.714132 299.71002a391.008007 391.008007 0 0 1-99.718676-258.603766 383.141311 383.141311 0 0 1 41.881844-172.956503c-12.298637-0.997187-24.81887-1.661978-37.449903-1.661978-7.091106 0-14.071413 0-21.05172 0.553993a375.939407 375.939407 0 0 0-24.375677 132.958234zM630.111231 802.181346a407.627786 407.627786 0 0 1-283.533434 110.798528 424.136767 424.136767 0 0 1-152.12638-27.699632l-71.686647 71.686648-2.105173 54.291279a12.187838 12.187838 0 0 0 20.830124 9.08548l94.06795-93.957153A425.577148 425.577148 0 0 0 387.79485 954.196927a404.636226 404.636226 0 0 0 300.37481-128.304696 486.294741 486.294741 0 0 1-58.058429-23.710885zM85.425665 821.792686l-5.761523-4.985934c1.883575 2.215971 3.656351 4.431941 5.650725 6.647911z",fill:"#EB3D72",opacity:".5","p-id":"10996"}),(0,t.createElementVNode)("path",{d:"M833.426531 332.395585c64.263147-10.193465 64.041549-66.479117 62.601169-75.342999s-15.400995-54.291279-59.942004-47.200173S799.078987 254.836615 799.078987 254.836615a28.475222 28.475222 0 1 0 56.174854-8.97468s6.315516 3.323956 8.30989 20.27613-11.966241 29.029214-35.455529 33.239559-88.638823-19.943735-104.039819-115.452067C709.110582 96.39472 781.57282 28.253625 838.966457 13.185025a55.399264 55.399264 0 0 0-64.041549-5.318329c-56.064055 35.123134-97.170309 109.579745-85.536464 182.817571 14.957801 93.846354 79.664142 151.904783 144.038087 141.711318zM203.980091 573.825579a53.072495 53.072495 0 0 0 33.90435-67.919498c-2.659165-6.537113-21.162519-38.225492-53.51569-25.040467a30.026401 30.026401 0 0 0-19.832936 40.773858 22.159706 22.159706 0 1 0 40.773858-16.619779s5.318329 1.329582 9.861069 13.739017-3.988747 24.043281-21.05172 31.023588-70.02467 0.553993-98.832288-68.695087C68.916685 417.599654 110.798528 353.558104 151.904783 332.395585a42.879031 42.879031 0 0 0-48.97295 7.423502 146.918849 146.918849 0 0 0-32.574767 152.458775c27.810431 68.141095 86.866046 100.605064 133.623025 81.547717z",fill:"#FED150","p-id":"10997"})],-1)])]),_:1}),f[3]||(f[3]=(0,t.createElementVNode)("div",{style:{"margin-left":"12px"}},[(0,t.createElementVNode)("div",null,"聊天室"),(0,t.createElementVNode)("div",{style:{"font-size":"12px"}},"当前2人在线")],-1))]),(0,t.createVNode)(Kp,{ref_key:"messageRef",ref:l,data:(0,t.unref)(s),"user-id":e.userId},null,8,["data","user-id"]),(0,t.createElementVNode)("div",Zp,[(0,t.createVNode)((0,t.unref)(b.ElInput),{id:"emojiInput",modelValue:n.value,"onUpdate:modelValue":f[0]||(f[0]=p=>n.value=p),type:"textarea",autosize:{minRows:1,maxRows:4},placeholder:"请输入内容",onKeydown:(0,t.withKeys)(d,["enter"])},null,8,["modelValue"]),(0,t.createVNode)(Op,{style:{margin:"0 8px 0"},emoji:e.emoji,placement:"top-end",onAddEmoji:m},{default:(0,t.withCtx)(()=>[...f[4]||(f[4]=[(0,t.createElementVNode)("svg",{width:"22",height:"22",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"7186"},[(0,t.createElementVNode)("path",{d:"M510.944 960c-247.04 0-448-200.96-448-448s200.992-448 448-448c247.008 0 448 200.96 448 448S757.984 960 510.944 960zM510.944 128c-211.744 0-384 172.256-384 384 0 211.744 172.256 384 384 384 211.744 0 384-172.256 384-384C894.944 300.256 722.688 128 510.944 128zM512 773.344c-89.184 0-171.904-40.32-226.912-110.624-10.88-13.92-8.448-34.016 5.472-44.896 13.888-10.912 34.016-8.48 44.928 5.472 42.784 54.688 107.136 86.048 176.512 86.048 70.112 0 134.88-31.904 177.664-87.552 10.784-14.016 30.848-16.672 44.864-5.888 14.016 10.784 16.672 30.88 5.888 44.864C685.408 732.32 602.144 773.344 512 773.344zM368 515.2c-26.528 0-48-21.472-48-48l0-64c0-26.528 21.472-48 48-48s48 21.472 48 48l0 64C416 493.696 394.496 515.2 368 515.2zM656 515.2c-26.496 0-48-21.472-48-48l0-64c0-26.528 21.504-48 48-48s48 21.472 48 48l0 64C704 493.696 682.496 515.2 656 515.2z","p-id":"7187"})],-1)])]),_:1},8,["emoji"]),(0,t.createVNode)(C,{size:"18",class:(0,t.normalizeClass)([{".cv-chat-wrap submit-btn":n.value.trim()!=""},"select-none cursor-pointer"]),style:{"padding-bottom":"5px"},onClick:h},{default:(0,t.withCtx)(()=>[...f[5]||(f[5]=[(0,t.createElementVNode)("svg",{viewBox:"0 0 1025 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"15072"},[(0,t.createElementVNode)("path",{d:"M1008.00076 6.285714q18.857143 13.714286 15.428571 36.571429l-146.285714 877.714286q-2.857143 16.571429-18.285714 25.714286-8 4.571429-17.714286 4.571429-6.285714 0-13.714286-2.857143l-258.857143-105.714286-138.285714 168.571429q-10.285714 13.142857-28 13.142857-7.428571 0-12.571429-2.285714-10.857143-4-17.428571-13.428571t-6.571429-20.857143l0-199.428571 493.714286-605.142857-610.857143 528.571429-225.714286-92.571429q-21.142857-8-22.857143-31.428571-1.142857-22.857143 18.285714-33.714286l950.857143-548.571429q8.571429-5.142857 18.285714-5.142857 11.428571 0 20.571429 6.285714z","p-id":"15073"})],-1)])]),_:1},8,["class"])])],2),(0,t.createVNode)((0,t.unref)(b.ElButton),{class:"chat-btn",onClick:f[1]||(f[1]=p=>r.value=!r.value)},{default:(0,t.withCtx)(()=>[...f[6]||(f[6]=[(0,t.createTextVNode)("chat",-1)])]),_:1})])}}}),lo=y(Qp,[["__scopeId","data-v-c77a9347"]]);lo.install=function(e){e.component(lo.name,lo)};var Xp={key:0},Jp=Object.assign({name:"cvNoticeBar"},{__name:"notice-bar",props:{data:{type:[String,Array],default:()=>[]},vertical:{type:[Boolean],default:!1},suffixIcon:{type:[String],default:""},prefixIcon:{type:[String],default:""},size:{type:[Number],default:14},height:{type:[Number],default:40},delay:{type:[Number],default:1e3},spped:{type:[Number],default:100},color:{type:[String],default:"--color-warning"},background:{type:[String],default:"var(--color-warning-light-9)"}},setup(e){const o=e,{data:a,vertical:r,suffixIcon:n,prefixIcon:l,size:s,height:c,delay:d,spped:u,color:h,background:m}=o,v=(0,t.reactive)({boxWidth:0,textWidth:0,oneTime:0,twoTime:0,order:1}),f=(0,t.ref)({}),C=(0,t.ref)({style:{cssText:""}}),p=(0,t.computed)(()=>o.delay>2e3?o.delay:2e3),w=()=>{(0,t.nextTick)(()=>{v.boxWidth=f.value.offsetWidth,v.textWidth=C.value.offsetWidth,document.styleSheets[0].insertRule(`@keyframes oneAnimation {0% {left: 0px;} 100% {left: -${v.textWidth}px;}}`),document.styleSheets[0].insertRule(`@keyframes twoAnimation {0% {left: ${v.boxWidth}px;} 100% {left: -${v.textWidth}px;}}`),V(),setTimeout(()=>{k()},o.delay)})},V=()=>{v.oneTime=v.textWidth/o.spped,v.twoTime=(v.textWidth+v.boxWidth)/o.spped},k=()=>{v.order===1?(C.value?.style&&(C.value.style.cssText=`animation: oneAnimation ${v.oneTime}s linear; opactity: 1;}`),v.order=2):C.value?.style&&(C.value.style.cssText=`animation: twoAnimation ${v.twoTime}s linear infinite; opacity: 1;`)},B=()=>{C.value.addEventListener("animationend",()=>{k()},!1)};return(0,t.onMounted)(()=>{o.vertical||(w(),B())}),(N,H)=>{const q=(0,t.resolveComponent)("el-carousel-item"),re=(0,t.resolveComponent)("el-carousel"),ae=(0,t.resolveComponent)("cvIcons");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-notice-bar",style:(0,t.normalizeStyle)({background:(0,t.unref)(m),height:`${(0,t.unref)(c)}px`})},[(0,t.unref)(r)?((0,t.openBlock)(),(0,t.createElementBlock)("div",Xp,[(0,t.createVNode)(re,{height:"40px",direction:"vertical",autoplay:!0,"indicator-position":"none",interval:p.value},{default:(0,t.withCtx)(()=>[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)((0,t.unref)(a),Q=>((0,t.openBlock)(),(0,t.createBlock)(q,{key:Q},{default:(0,t.withCtx)(()=>[(0,t.createTextVNode)((0,t.toDisplayString)(Q),1)]),_:2},1024))),128))]),_:1},8,["interval"])])):((0,t.openBlock)(),(0,t.createElementBlock)("div",{key:1,style:(0,t.normalizeStyle)({color:(0,t.unref)(h),fontSize:`${(0,t.unref)(s)}px`}),class:"cv-notice-bar-wrap"},[(0,t.unref)(l)?((0,t.openBlock)(),(0,t.createBlock)(ae,{key:0,type:(0,t.unref)(l)},null,8,["type"])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",{ref_key:"boxRef",ref:f,class:"text-box"},[(0,t.createElementVNode)("div",{ref_key:"textRef",ref:C,class:"text"},(0,t.toDisplayString)((0,t.unref)(a)),513)],512),(0,t.unref)(n)?((0,t.openBlock)(),(0,t.createBlock)(ae,{key:1,type:(0,t.unref)(n)},null,8,["type"])):(0,t.createCommentVNode)("",!0)],4))],4)}}}),ro=Jp;ro.install=function(e){e.component(ro.name,ro)};const eh=Object.freeze({autofocus:!1,disabled:!1,indentWithTab:!0,tabSize:2,placeholder:"",autoDestroy:!0,extensions:[zn.basicSetup]});var Y={Change:"change",Update:"update",Focus:"focus",Blur:"blur",Ready:"ready",ModelUpdate:"update:modelValue"};const th=({onUpdate:e,onChange:o,onFocus:a,onBlur:r,...n})=>X.EditorState.create({doc:n.doc,selection:n.selection,extensions:[...Array.isArray(n.extensions)?n.extensions:[n.extensions],U.EditorView.updateListener.of(l=>{e(l),l.docChanged&&o(l.state.doc.toString(),l),l.focusChanged&&(l.view.hasFocus?a(l):r(l))})]}),pe=e=>{const o=new X.Compartment;return{compartment:o,run:r=>{o.get(e.state)?e.dispatch({effects:o.reconfigure(r)}):e.dispatch({effects:X.StateEffect.appendConfig.of(o.of(r))})}}},Da=(e,o)=>{const{compartment:a,run:r}=pe(e);return n=>{const l=a.get(e.state);r(n??l!==o?o:[])}},oh=e=>{const o=()=>e.state.doc.toString(),a=p=>{p!==o()&&e.dispatch({changes:{from:0,to:e.state.doc.length,insert:p}})},r=()=>e.focus(),{run:n}=pe(e),l=Da(e,[U.EditorView.editable.of(!1),X.EditorState.readOnly.of(!0)]),s=Da(e,U.keymap.of([On.indentWithTab])),{run:c}=pe(e),d=p=>{c([X.EditorState.tabSize.of(p),j.indentUnit.of(" ".repeat(p))])},{run:u}=pe(e),h=p=>{u([X.EditorState.phrases.of(p)])},{run:m}=pe(e),v=p=>{m((0,U.placeholder)(p))},{run:f}=pe(e);return{focus:r,getDoc:o,setDoc:a,reExtensions:n,toggleDisabled:l,toggleIndentWithTab:s,setTabSize:d,setPhrases:h,setPlaceholder:v,setStyle:(p={})=>{f(U.EditorView.theme({"&":{...p}}))}}};var ah=(0,t.defineComponent)({name:"VueCodemirror",props:{modelValue:{type:String,default:""},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},indentWithTab:{type:Boolean,default:!1},tabSize:Number,placeholder:String,style:Object,autoDestroy:{type:Boolean,default:!1},phrases:Object,root:Object,extensions:Array,selection:Object},emits:{[Y.Change]:(e,o)=>!0,[Y.Update]:e=>!0,[Y.Focus]:e=>!0,[Y.Blur]:e=>!0,[Y.Ready]:e=>!0,[Y.ModelUpdate]:(e,o)=>!0},setup(e,o){const a=(0,t.shallowRef)(),r=(0,t.shallowRef)(),n=(0,t.shallowRef)(),l={...eh},s=(0,t.computed)(()=>{const c={};return Object.keys((0,t.toRaw)(e)).forEach(d=>{d!=="modelValue"&&(c[d]=e[d]??l[d])}),c});return(0,t.onMounted)(()=>{r.value=th({doc:e.modelValue,selection:s.value.selection,extensions:l.extensions??[],onFocus:d=>o.emit(Y.Focus,d),onBlur:d=>o.emit(Y.Blur,d),onUpdate:d=>o.emit(Y.Update,d),onChange:(d,u)=>{d!==e.modelValue&&(o.emit(Y.Change,d,u),o.emit(Y.ModelUpdate,d,u))}}),n.value=new U.EditorView({state:r.value,parent:a.value,root:s.value.root}),n.value.contentDOM.addEventListener("scroll",d=>{});const c=oh(n.value);(0,t.watch)(()=>e.modelValue,d=>{d!==c.getDoc()&&c.setDoc(d)}),(0,t.watch)(()=>e.extensions,d=>c.reExtensions(d||[]),{immediate:!0}),(0,t.watch)(()=>s.value.disabled,d=>c.toggleDisabled(d),{immediate:!0}),(0,t.watch)(()=>s.value.indentWithTab,d=>c.toggleIndentWithTab(d),{immediate:!0}),(0,t.watch)(()=>s.value.tabSize,d=>c.setTabSize(d),{immediate:!0}),(0,t.watch)(()=>s.value.phrases,d=>c.setPhrases(d||{}),{immediate:!0}),(0,t.watch)(()=>s.value.placeholder,d=>c.setPlaceholder(d),{immediate:!0}),(0,t.watch)(()=>s.value.style,d=>c.setStyle(d),{immediate:!0}),s.value.autofocus&&c.focus(),o.emit(Y.Ready,{state:r.value,view:n.value,container:a.value,editorTools:c})}),(0,t.onBeforeUnmount)(()=>{s.value.autoDestroy&&n.value&&n.value.destroy()}),()=>(0,t.h)("div",{class:"cv-editor-codemirror",ref:a})}}),nh="#e5c07b",Ta="#e06c75",lh="#56b6c2",rh="#ffffff",io="#abb2bf",Wo="#7d8799",ih="#61afef",sh="#98c379",La="#d19a66",ch="#c678dd",dh="#21252b",Ia="#2c313a",Fa="#282c34",Oo="#353a42",uh="#3E4451",Pa="#528bff",mh=U.EditorView.theme({"&":{color:io,backgroundColor:Fa},".cm-content":{caretColor:Pa},".cm-cursor, .cm-dropCursor":{borderLeftColor:Pa},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:uh},".cm-panels":{backgroundColor:dh,color:io},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:"#72a1ff59",outline:"1px solid #457dff"},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:"#6199ff2f"},".cm-activeLine":{backgroundColor:"#6699ff0b"},".cm-selectionMatch":{backgroundColor:"#aafe661a"},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:"#bad0f847"},".cm-gutters":{backgroundColor:Fa,color:Wo,border:"none"},".cm-activeLineGutter":{backgroundColor:Ia},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:"#ddd"},".cm-tooltip":{border:"none",backgroundColor:Oo},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:Oo,borderBottomColor:Oo},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{backgroundColor:Ia,color:io}}},{dark:!0}),ph=j.HighlightStyle.define([{tag:i.tags.keyword,color:ch},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.propertyName,i.tags.macroName],color:Ta},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:ih},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:La},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:io},{tag:[i.tags.typeName,i.tags.className,i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:nh},{tag:[i.tags.operator,i.tags.operatorKeyword,i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link,i.tags.special(i.tags.string)],color:lh},{tag:[i.tags.meta,i.tags.comment],color:Wo},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.strikethrough,textDecoration:"line-through"},{tag:i.tags.link,color:Wo,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:Ta},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:La},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted],color:sh},{tag:i.tags.invalid,color:rh}]),hh=[mh,(0,j.syntaxHighlighting)(ph)],E={name:"materialLight",dark:!1,background:"#FAFAFA",foreground:"#90A4AE",selection:"#80CBC440",cursor:"#272727",dropdownBackground:"#FAFAFA",dropdownBorder:"#00000010",activeLine:"#c2c2c222",lineNumber:"#CFD8DC",lineNumberActive:"#7E939E",matchingBracket:"#FAFAFA",keyword:"#7C4DFF",storage:"#7C4DFF",variable:"#90A4AE",parameter:"#90A4AE",function:"#6182B8",string:"#91B859",constant:"#F76D47",type:"#8796B0",class:"#FFB62C",number:"#F76D47",comment:"#90A4AE",heading:"#91B859",invalid:"#E53935",regexp:"#39ADB5"},gh=U.EditorView.theme({"&":{color:E.foreground,backgroundColor:E.background},".cm-content":{caretColor:E.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:E.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:E.selection},".cm-panels":{backgroundColor:E.dropdownBackground,color:E.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:E.dropdownBackground,outline:`1px solid ${E.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:E.selection},".cm-activeLine":{backgroundColor:E.activeLine},".cm-selectionMatch":{backgroundColor:E.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:E.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:E.background,color:E.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:E.background},".cm-lineNumbers .cm-gutterElement":{color:E.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:E.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:E.foreground},".cm-tooltip":{border:`1px solid ${E.dropdownBorder}`,backgroundColor:E.dropdownBackground,color:E.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:E.foreground,borderBottomColor:E.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:E.selection,color:E.foreground}}},{dark:E.dark}),fh=j.HighlightStyle.define([{tag:i.tags.keyword,color:E.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:E.variable},{tag:[i.tags.propertyName],color:E.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:E.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:E.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:E.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:E.variable},{tag:[i.tags.className],color:E.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:E.number},{tag:[i.tags.typeName],color:E.type,fontStyle:E.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:E.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:E.regexp},{tag:[i.tags.meta,i.tags.comment],color:E.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:E.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:E.variable},{tag:i.tags.invalid,color:E.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),vh=[gh,(0,j.syntaxHighlighting)(fh)],x={name:"materialDark",dark:!0,background:"#263238",foreground:"#EEFFFF",selection:"#80CBC420",cursor:"#FFCC00",dropdownBackground:"#263238",dropdownBorder:"#FFFFFF10",activeLine:"#4c616c22",lineNumber:"#37474F",lineNumberActive:"#607a86",matchingBracket:"#263238",keyword:"#C792EA",storage:"#C792EA",variable:"#EEFFFF",parameter:"#EEFFFF",function:"#82AAFF",string:"#C3E88D",constant:"#F78C6C",type:"#B2CCD6",class:"#FFCB6B",number:"#F78C6C",comment:"#546E7A",heading:"#C3E88D",invalid:"#FF5370",regexp:"#89DDFF"},yh=U.EditorView.theme({"&":{color:x.foreground,backgroundColor:x.background},".cm-content":{caretColor:x.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:x.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:x.selection},".cm-panels":{backgroundColor:x.dropdownBackground,color:x.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:x.dropdownBackground,outline:`1px solid ${x.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:x.selection},".cm-activeLine":{backgroundColor:x.activeLine},".cm-selectionMatch":{backgroundColor:x.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:x.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:x.background,color:x.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:x.background},".cm-lineNumbers .cm-gutterElement":{color:x.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:x.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:x.foreground},".cm-tooltip":{border:`1px solid ${x.dropdownBorder}`,backgroundColor:x.dropdownBackground,color:x.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:x.foreground,borderBottomColor:x.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:x.selection,color:x.foreground}}},{dark:x.dark}),Ch=j.HighlightStyle.define([{tag:i.tags.keyword,color:x.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:x.variable},{tag:[i.tags.propertyName],color:x.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:x.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:x.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:x.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:x.variable},{tag:[i.tags.className],color:x.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:x.number},{tag:[i.tags.typeName],color:x.type,fontStyle:x.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:x.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:x.regexp},{tag:[i.tags.meta,i.tags.comment],color:x.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:x.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:x.variable},{tag:i.tags.invalid,color:x.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),bh=[yh,(0,j.syntaxHighlighting)(Ch)],$={name:"solarizedLight",dark:!1,background:"#FDF6E3",foreground:"#586E75",selection:"#EEE8D5",cursor:"#657B83",dropdownBackground:"#FDF6E3",dropdownBorder:"#D3AF86",activeLine:"#d5bd5c22",lineNumber:"#586E75",lineNumberActive:"#567983",matchingBracket:"#EEE8D5",keyword:"#859900",storage:"#586E75",variable:"#268BD2",parameter:"#268BD2",function:"#268BD2",string:"#2AA198",constant:"#CB4B16",type:"#CB4B16",class:"#CB4B16",number:"#D33682",comment:"#93A1A1",heading:"#268BD2",invalid:"#DC322F",regexp:"#DC322F"},kh=U.EditorView.theme({"&":{color:$.foreground,backgroundColor:$.background},".cm-content":{caretColor:$.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:$.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:$.selection},".cm-panels":{backgroundColor:$.dropdownBackground,color:$.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:$.dropdownBackground,outline:`1px solid ${$.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:$.selection},".cm-activeLine":{backgroundColor:$.activeLine},".cm-selectionMatch":{backgroundColor:$.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:$.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:$.background,color:$.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:$.background},".cm-lineNumbers .cm-gutterElement":{color:$.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:$.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:$.foreground},".cm-tooltip":{border:`1px solid ${$.dropdownBorder}`,backgroundColor:$.dropdownBackground,color:$.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:$.foreground,borderBottomColor:$.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:$.selection,color:$.foreground}}},{dark:$.dark}),wh=j.HighlightStyle.define([{tag:i.tags.keyword,color:$.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:$.variable},{tag:[i.tags.propertyName],color:$.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:$.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:$.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:$.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:$.variable},{tag:[i.tags.className],color:$.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:$.number},{tag:[i.tags.typeName],color:$.type,fontStyle:$.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:$.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:$.regexp},{tag:[i.tags.meta,i.tags.comment],color:$.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:$.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:$.variable},{tag:i.tags.invalid,color:$.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),_h=[kh,(0,j.syntaxHighlighting)(wh)],D={name:"solarizedDark",dark:!0,background:"#002B36",foreground:"#93A1A1",selection:"#274642",cursor:"#D30102",dropdownBackground:"#002B36",dropdownBorder:"#2AA19899",activeLine:"#005b7022",lineNumber:"#93A1A1",lineNumberActive:"#949494",matchingBracket:"#073642",keyword:"#859900",storage:"#93A1A1",variable:"#268BD2",parameter:"#268BD2",function:"#268BD2",string:"#2AA198",constant:"#CB4B16",type:"#CB4B16",class:"#CB4B16",number:"#D33682",comment:"#586E75",heading:"#268BD2",invalid:"#DC322F",regexp:"#DC322F"},Vh=U.EditorView.theme({"&":{color:D.foreground,backgroundColor:D.background},".cm-content":{caretColor:D.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:D.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:D.selection},".cm-panels":{backgroundColor:D.dropdownBackground,color:D.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:D.dropdownBackground,outline:`1px solid ${D.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:D.selection},".cm-activeLine":{backgroundColor:D.activeLine},".cm-selectionMatch":{backgroundColor:D.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:D.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:D.background,color:D.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:D.background},".cm-lineNumbers .cm-gutterElement":{color:D.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:D.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:D.foreground},".cm-tooltip":{border:`1px solid ${D.dropdownBorder}`,backgroundColor:D.dropdownBackground,color:D.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:D.foreground,borderBottomColor:D.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:D.selection,color:D.foreground}}},{dark:D.dark}),Bh=j.HighlightStyle.define([{tag:i.tags.keyword,color:D.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:D.variable},{tag:[i.tags.propertyName],color:D.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:D.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:D.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:D.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:D.variable},{tag:[i.tags.className],color:D.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:D.number},{tag:[i.tags.typeName],color:D.type,fontStyle:D.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:D.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:D.regexp},{tag:[i.tags.meta,i.tags.comment],color:D.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:D.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:D.variable},{tag:i.tags.invalid,color:D.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),Sh=[Vh,(0,j.syntaxHighlighting)(Bh)],T={name:"dracula",dark:!0,background:"#282A36",foreground:"#F8F8F2",selection:"#44475A",cursor:"#F8F8F2",dropdownBackground:"#282A36",dropdownBorder:"#191A21",activeLine:"#53576c22",lineNumber:"#6272A4",lineNumberActive:"#F8F8F2",matchingBracket:"#44475A",keyword:"#FF79C6",storage:"#FF79C6",variable:"#F8F8F2",parameter:"#F8F8F2",function:"#50FA7B",string:"#F1FA8C",constant:"#BD93F9",type:"#8BE9FD",class:"#8BE9FD",number:"#BD93F9",comment:"#6272A4",heading:"#BD93F9",invalid:"#FF5555",regexp:"#F1FA8C"},Nh=U.EditorView.theme({"&":{color:T.foreground,backgroundColor:T.background},".cm-content":{caretColor:T.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:T.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:T.selection},".cm-panels":{backgroundColor:T.dropdownBackground,color:T.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:T.dropdownBackground,outline:`1px solid ${T.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:T.selection},".cm-activeLine":{backgroundColor:T.activeLine},".cm-selectionMatch":{backgroundColor:T.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:T.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:T.background,color:T.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:T.background},".cm-lineNumbers .cm-gutterElement":{color:T.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:T.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:T.foreground},".cm-tooltip":{border:`1px solid ${T.dropdownBorder}`,backgroundColor:T.dropdownBackground,color:T.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:T.foreground,borderBottomColor:T.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:T.selection,color:T.foreground}}},{dark:T.dark}),Eh=j.HighlightStyle.define([{tag:i.tags.keyword,color:T.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:T.variable},{tag:[i.tags.propertyName],color:T.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:T.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:T.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:T.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:T.variable},{tag:[i.tags.className],color:T.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:T.number},{tag:[i.tags.typeName],color:T.type,fontStyle:T.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:T.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:T.regexp},{tag:[i.tags.meta,i.tags.comment],color:T.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:T.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:T.variable},{tag:i.tags.invalid,color:T.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),xh=[Nh,(0,j.syntaxHighlighting)(Eh)],L={name:"githubLight",dark:!1,background:"#fff",foreground:"#444d56",selection:"#0366d625",cursor:"#044289",dropdownBackground:"#fff",dropdownBorder:"#e1e4e8",activeLine:"#c6c6c622",lineNumber:"#1b1f234d",lineNumberActive:"#24292e",matchingBracket:"#34d05840",keyword:"#d73a49",storage:"#d73a49",variable:"#e36209",parameter:"#24292e",function:"#005cc5",string:"#032f62",constant:"#005cc5",type:"#005cc5",class:"#6f42c1",number:"#005cc5",comment:"#6a737d",heading:"#005cc5",invalid:"#cb2431",regexp:"#032f62"},$h=U.EditorView.theme({"&":{color:L.foreground,backgroundColor:L.background},".cm-content":{caretColor:L.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:L.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:L.selection},".cm-panels":{backgroundColor:L.dropdownBackground,color:L.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:L.dropdownBackground,outline:`1px solid ${L.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:L.selection},".cm-activeLine":{backgroundColor:L.activeLine},".cm-selectionMatch":{backgroundColor:L.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:L.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:L.background,color:L.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:L.background},".cm-lineNumbers .cm-gutterElement":{color:L.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:L.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:L.foreground},".cm-tooltip":{border:`1px solid ${L.dropdownBorder}`,backgroundColor:L.dropdownBackground,color:L.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:L.foreground,borderBottomColor:L.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:L.selection,color:L.foreground}}},{dark:L.dark}),Dh=j.HighlightStyle.define([{tag:i.tags.keyword,color:L.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:L.variable},{tag:[i.tags.propertyName],color:L.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:L.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:L.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:L.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:L.variable},{tag:[i.tags.className],color:L.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:L.number},{tag:[i.tags.typeName],color:L.type,fontStyle:L.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:L.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:L.regexp},{tag:[i.tags.meta,i.tags.comment],color:L.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:L.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:L.variable},{tag:i.tags.invalid,color:L.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),Th=[$h,(0,j.syntaxHighlighting)(Dh)],I={name:"githubDark",dark:!0,background:"#24292e",foreground:"#d1d5da",selection:"#3392FF44",cursor:"#c8e1ff",dropdownBackground:"#24292e",dropdownBorder:"#1b1f23",activeLine:"#4d566022",lineNumber:"#444d56",lineNumberActive:"#e1e4e8",matchingBracket:"#17E5E650",keyword:"#f97583",storage:"#f97583",variable:"#ffab70",parameter:"#e1e4e8",function:"#79b8ff",string:"#9ecbff",constant:"#79b8ff",type:"#79b8ff",class:"#b392f0",number:"#79b8ff",comment:"#6a737d",heading:"#79b8ff",invalid:"#f97583",regexp:"#9ecbff"},Lh=U.EditorView.theme({"&":{color:I.foreground,backgroundColor:I.background},".cm-content":{caretColor:I.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:I.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:I.selection},".cm-panels":{backgroundColor:I.dropdownBackground,color:I.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:I.dropdownBackground,outline:`1px solid ${I.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:I.selection},".cm-activeLine":{backgroundColor:I.activeLine},".cm-selectionMatch":{backgroundColor:I.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:I.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:I.background,color:I.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:I.background},".cm-lineNumbers .cm-gutterElement":{color:I.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:I.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:I.foreground},".cm-tooltip":{border:`1px solid ${I.dropdownBorder}`,backgroundColor:I.dropdownBackground,color:I.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:I.foreground,borderBottomColor:I.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:I.selection,color:I.foreground}}},{dark:I.dark}),Ih=j.HighlightStyle.define([{tag:i.tags.keyword,color:I.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:I.variable},{tag:[i.tags.propertyName],color:I.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:I.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:I.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:I.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:I.variable},{tag:[i.tags.className],color:I.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:I.number},{tag:[i.tags.typeName],color:I.type,fontStyle:I.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:I.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:I.regexp},{tag:[i.tags.meta,i.tags.comment],color:I.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:I.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:I.variable},{tag:i.tags.invalid,color:I.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),Fh=[Lh,(0,j.syntaxHighlighting)(Ih)],F={name:"aura",dark:!0,background:"#21202e",foreground:"#edecee",selection:"#3d375e7f",cursor:"#a277ff",dropdownBackground:"#21202e",dropdownBorder:"#3b334b",activeLine:"#4d4b6622",lineNumber:"#a394f033",lineNumberActive:"#cdccce",matchingBracket:"#a394f033",keyword:"#a277ff",storage:"#a277ff",variable:"#edecee",parameter:"#edecee",function:"#ffca85",string:"#61ffca",constant:"#61ffca",type:"#82e2ff",class:"#82e2ff",number:"#61ffca",comment:"#6d6d6d",heading:"#a277ff",invalid:"#ff6767",regexp:"#61ffca"},Ph=U.EditorView.theme({"&":{color:F.foreground,backgroundColor:F.background},".cm-content":{caretColor:F.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:F.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:F.selection},".cm-panels":{backgroundColor:F.dropdownBackground,color:F.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:F.dropdownBackground,outline:`1px solid ${F.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:F.selection},".cm-activeLine":{backgroundColor:F.activeLine},".cm-selectionMatch":{backgroundColor:F.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:F.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:F.background,color:F.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:F.background},".cm-lineNumbers .cm-gutterElement":{color:F.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:F.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:F.foreground},".cm-tooltip":{border:`1px solid ${F.dropdownBorder}`,backgroundColor:F.dropdownBackground,color:F.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:F.foreground,borderBottomColor:F.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:F.selection,color:F.foreground}}},{dark:F.dark}),Ah=j.HighlightStyle.define([{tag:i.tags.keyword,color:F.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:F.variable},{tag:[i.tags.propertyName],color:F.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:F.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:F.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:F.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:F.variable},{tag:[i.tags.className],color:F.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:F.number},{tag:[i.tags.typeName],color:F.type,fontStyle:F.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:F.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:F.regexp},{tag:[i.tags.meta,i.tags.comment],color:F.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:F.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:F.variable},{tag:i.tags.invalid,color:F.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),Mh=[Ph,(0,j.syntaxHighlighting)(Ah)],P={name:"tokyoNight",dark:!0,background:"#1a1b26",foreground:"#787c99",selection:"#515c7e40",cursor:"#c0caf5",dropdownBackground:"#1a1b26",dropdownBorder:"#787c99",activeLine:"#43455c22",lineNumber:"#363b54",lineNumberActive:"#737aa2",matchingBracket:"#16161e",keyword:"#bb9af7",storage:"#bb9af7",variable:"#c0caf5",parameter:"#c0caf5",function:"#7aa2f7",string:"#9ece6a",constant:"#bb9af7",type:"#0db9d7",class:"#c0caf5",number:"#ff9e64",comment:"#444b6a",heading:"#89ddff",invalid:"#ff5370",regexp:"#b4f9f8"},zh=U.EditorView.theme({"&":{color:P.foreground,backgroundColor:P.background},".cm-content":{caretColor:P.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:P.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:P.selection},".cm-panels":{backgroundColor:P.dropdownBackground,color:P.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:P.dropdownBackground,outline:`1px solid ${P.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:P.selection},".cm-activeLine":{backgroundColor:P.activeLine},".cm-selectionMatch":{backgroundColor:P.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:P.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:P.background,color:P.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:P.background},".cm-lineNumbers .cm-gutterElement":{color:P.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:P.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:P.foreground},".cm-tooltip":{border:`1px solid ${P.dropdownBorder}`,backgroundColor:P.dropdownBackground,color:P.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:P.foreground,borderBottomColor:P.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:P.selection,color:P.foreground}}},{dark:P.dark}),Oh=j.HighlightStyle.define([{tag:i.tags.keyword,color:P.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:P.variable},{tag:[i.tags.propertyName],color:P.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:P.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:P.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:P.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:P.variable},{tag:[i.tags.className],color:P.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:P.number},{tag:[i.tags.typeName],color:P.type,fontStyle:P.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:P.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:P.regexp},{tag:[i.tags.meta,i.tags.comment],color:P.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:P.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:P.variable},{tag:i.tags.invalid,color:P.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),jh=[zh,(0,j.syntaxHighlighting)(Oh)],A={name:"tokyoNightStorm",dark:!0,background:"#24283b",foreground:"#7982a9",selection:"#6f7bb630",cursor:"#c0caf5",dropdownBackground:"#24283b",dropdownBorder:"#7982a9",activeLine:"#4d547722",lineNumber:"#3b4261",lineNumberActive:"#737aa2",matchingBracket:"#1f2335",keyword:"#bb9af7",storage:"#bb9af7",variable:"#c0caf5",parameter:"#c0caf5",function:"#7aa2f7",string:"#9ece6a",constant:"#bb9af7",type:"#2ac3de",class:"#c0caf5",number:"#ff9e64",comment:"#565f89",heading:"#89ddff",invalid:"#ff5370",regexp:"#b4f9f8"},Rh=U.EditorView.theme({"&":{color:A.foreground,backgroundColor:A.background},".cm-content":{caretColor:A.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:A.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:A.selection},".cm-panels":{backgroundColor:A.dropdownBackground,color:A.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:A.dropdownBackground,outline:`1px solid ${A.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:A.selection},".cm-activeLine":{backgroundColor:A.activeLine},".cm-selectionMatch":{backgroundColor:A.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:A.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:A.background,color:A.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:A.background},".cm-lineNumbers .cm-gutterElement":{color:A.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:A.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:A.foreground},".cm-tooltip":{border:`1px solid ${A.dropdownBorder}`,backgroundColor:A.dropdownBackground,color:A.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:A.foreground,borderBottomColor:A.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:A.selection,color:A.foreground}}},{dark:A.dark}),Hh=j.HighlightStyle.define([{tag:i.tags.keyword,color:A.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:A.variable},{tag:[i.tags.propertyName],color:A.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:A.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:A.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:A.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:A.variable},{tag:[i.tags.className],color:A.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:A.number},{tag:[i.tags.typeName],color:A.type,fontStyle:A.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:A.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:A.regexp},{tag:[i.tags.meta,i.tags.comment],color:A.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:A.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:A.variable},{tag:i.tags.invalid,color:A.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),Uh=[Rh,(0,j.syntaxHighlighting)(Hh)],M={name:"tokyoNightDay",dark:!1,background:"#e1e2e7",foreground:"#6a6f8e",selection:"#8591b840",cursor:"#3760bf",dropdownBackground:"#e1e2e7",dropdownBorder:"#6a6f8e",activeLine:"#a7aaba22",lineNumber:"#b3b6cd",lineNumberActive:"#68709a",matchingBracket:"#e9e9ec",keyword:"#9854f1",storage:"#9854f1",variable:"#3760bf",parameter:"#3760bf",function:"#2e7de9",string:"#587539",constant:"#9854f1",type:"#07879d",class:"#3760bf",number:"#b15c00",comment:"#9da3c2",heading:"#006a83",invalid:"#ff3e64",regexp:"#2e5857"},Wh=U.EditorView.theme({"&":{color:M.foreground,backgroundColor:M.background},".cm-content":{caretColor:M.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:M.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:M.selection},".cm-panels":{backgroundColor:M.dropdownBackground,color:M.foreground},".cm-panels.cm-panels-top":{borderBottom:"2px solid black"},".cm-panels.cm-panels-bottom":{borderTop:"2px solid black"},".cm-searchMatch":{backgroundColor:M.dropdownBackground,outline:`1px solid ${M.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:M.selection},".cm-activeLine":{backgroundColor:M.activeLine},".cm-selectionMatch":{backgroundColor:M.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:M.matchingBracket,outline:"none"},".cm-gutters":{backgroundColor:M.background,color:M.foreground,border:"none"},".cm-activeLineGutter":{backgroundColor:M.background},".cm-lineNumbers .cm-gutterElement":{color:M.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:M.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:"transparent",border:"none",color:M.foreground},".cm-tooltip":{border:`1px solid ${M.dropdownBorder}`,backgroundColor:M.dropdownBackground,color:M.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:"transparent",borderBottomColor:"transparent"},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:M.foreground,borderBottomColor:M.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:M.selection,color:M.foreground}}},{dark:M.dark}),qh=j.HighlightStyle.define([{tag:i.tags.keyword,color:M.keyword},{tag:[i.tags.name,i.tags.deleted,i.tags.character,i.tags.macroName],color:M.variable},{tag:[i.tags.propertyName],color:M.function},{tag:[i.tags.processingInstruction,i.tags.string,i.tags.inserted,i.tags.special(i.tags.string)],color:M.string},{tag:[i.tags.function(i.tags.variableName),i.tags.labelName],color:M.function},{tag:[i.tags.color,i.tags.constant(i.tags.name),i.tags.standard(i.tags.name)],color:M.constant},{tag:[i.tags.definition(i.tags.name),i.tags.separator],color:M.variable},{tag:[i.tags.className],color:M.class},{tag:[i.tags.number,i.tags.changed,i.tags.annotation,i.tags.modifier,i.tags.self,i.tags.namespace],color:M.number},{tag:[i.tags.typeName],color:M.type,fontStyle:M.type},{tag:[i.tags.operator,i.tags.operatorKeyword],color:M.keyword},{tag:[i.tags.url,i.tags.escape,i.tags.regexp,i.tags.link],color:M.regexp},{tag:[i.tags.meta,i.tags.comment],color:M.comment},{tag:i.tags.strong,fontWeight:"bold"},{tag:i.tags.emphasis,fontStyle:"italic"},{tag:i.tags.link,textDecoration:"underline"},{tag:i.tags.heading,fontWeight:"bold",color:M.heading},{tag:[i.tags.atom,i.tags.bool,i.tags.special(i.tags.variableName)],color:M.variable},{tag:i.tags.invalid,color:M.invalid},{tag:i.tags.strikethrough,textDecoration:"line-through"}]),Kh=[Wh,(0,j.syntaxHighlighting)(qh)],Gh={disabled:!1,indentWithTab:!0,tabSize:4,autofocus:!1,placeholder:"input...",backgroundColor:"white",language:"markdown",theme:"oneDark",phrases:"en-us"},an={emits:["update:config"],components:{CodemirrorEditor:ah},data(){return{codemrrConfig:{...Gh},codemrrThemes:{oneDark:hh,materialLight:vh,materialDark:bh,solarizedLight:_h,solarizedDark:Sh,dracula:xh,githubLight:Th,githubDark:Fh,aura:Mh,tokyoNight:jh,tokyoNightStorm:Uh,tokyoNightDay:Kh},codemrrLanguages:{javascript:(0,ca.javascript)(),js:(0,ca.javascript)(),html:(0,jn.html)(),markdown:(0,Hn.markdown)(),json:(0,Rn.json)(),vue:(0,Un.vue)(),java:(0,qn.java)(),php:(0,Wn.php)(),python:(0,Kn.python)(),go:(0,Yn.go)(),mysql:(0,da.sql)(),sql:(0,da.sql)(),xml:(0,Gn.xml)(),css:(0,Zn.css)()},codemrrPhrases:{"Control character":"Steuerzeichen","Selection deleted":"Auswahl gelöscht","Folded lines":"Eingeklappte Zeilen","Unfolded lines":"Ausgeklappte Zeilen",to:"bis","folded code":"eingeklappter Code",unfold:"ausklappen","Fold line":"Zeile einklappen","Unfold line":"Zeile ausklappen","Go to line":"Springe zu Zeile",go:"OK",Find:"Suchen",Replace:"Ersetzen",next:"nächste",previous:"vorherige",all:"alle","match case":"groß/klein beachten","by word":"ganze Wörter",replace:"ersetzen","replace all":"alle ersetzen",close:"schließen","current match":"aktueller Treffer","replaced $ matches":"$ Treffer ersetzt","replaced match on line $":"Treffer on Zeile $ ersetzt","on line":"auf Zeile",Completions:"Vervollständigungen",Diagnostics:"Diagnosen","No diagnostics":"Keine Diagnosen"},editorViewInst:null,editorStateInst:null}},computed:{optionTheme(){let e=Object.keys(this.codemrrThemes);return["default"].concat(e)},optionPhrases(){return["en-us","de-de"]},optionLanguage(){return Object.keys(this.codemrrLanguages)},extensions(){const e=[];return e.push(this.codemrrLanguages[this.codemrrConfig.language]),this.codemrrThemes[this.codemrrConfig.theme]&&e.push(this.codemrrThemes[this.codemrrConfig.theme]),e},codemrrBind(){return{theme:this.codemrrConfig.theme,language:this.codemrrConfig.language,autofocus:this.codemrrConfig.autofocus,placeholder:this.codemrrConfig.placeholder,indentWithTab:this.codemrrConfig.indentWithTab,tabSize:this.codemrrConfig.tabSize,disabled:this.codemrrConfig.disabled,phrases:this.codemrrConfig.phrases==="en-us"?{}:this.codemrrPhrases}}},watch:{codemrrConfig(e){this.$emit("update:config",e)}}},ge={props:{editorID:{type:[String],required:!1,default(){return""}}},data(){return{editorRefEL:null}},computed:{editorRefID(){return this.editorID?this.editorID:this.$options.name+ +new Date+((Math.random()*1e3).toFixed(0)+"")}}};function nn(e,o){var a=document.createElement("a");if(a.setAttribute("href","data:text/plain;charset=UTF-8,"+encodeURIComponent(e)),a.setAttribute("download",o),a.style.display="none",document.createEvent){const r=document.createEvent("MouseEvents");r.initEvent("click",!0,!0),a.dispatchEvent(r)}else a.click()}function $e(e){return e<10?"0"+e:e}var Yh={undo:!1,redo:!1,strong:!0,italic:!0,overline:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,hr:!0,quote:!0,ul:!0,ol:!0,notChecked:!0,checked:!0,link:!0,table:!0,image:!0,uploadImage:!0,custom_image:!0,custom_uploadImage:!0,custom_uploadFile:!0,importmd:!0,exportmd:!0,code:!0,html_to_markdown:!0,split:!0,preview:!0,scrollSync:!0,save:!0,clear:!0,copy:!0,toc:!0,fullscreen:!0,theme:!0,backgroundColor:!1,language:!1,phrases:!1,disabled:!1,autofocus:!1,indentWithTab:!1},Zh={name:"SvgImgMap"},Qh={t:"1713021153946",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"1924",width:"20",height:"20"};function Xh(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",Qh,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{d:"M659.456 786.432l-114.688-188.416c-4.10112-8.192-8.19712-12.28288-16.384-12.28288-4.096 0-8.19712 4.096-12.288 4.096l-57.344 57.344-61.44-90.11712c-4.096-8.192-8.192-12.28288-16.384-12.28288s-12.288 4.096-16.384 8.192l-151.552 225.28c0 4.096-4.096 8.192-4.096 12.288 0 12.28288 8.192 20.48 20.48 20.48h413.696c12.288 0 20.48-8.19712 20.48-20.48l-4.096-4.10112zM286.72 512c40.96 0 73.728-32.768 73.728-73.728S327.68 364.544 286.72 364.544s-73.728 32.768-73.728 73.728C208.896 479.232 245.76 512 286.72 512zM851.968 98.304H323.584c-40.96 0-73.728 32.768-73.728 73.728v20.48c0 12.288 8.192 20.48 20.48 20.48s16.384-12.288 16.384-20.48v-20.48c0-20.48 16.384-36.864 36.864-36.864h528.384c20.48 0 36.85888 16.384 36.85888 36.864v528.384c0 20.48-16.37888 36.864-36.85888 36.864h-20.48c-12.288 0-20.48 8.192-20.48 20.48s8.192 20.48 20.48 20.48h20.48c40.96 0 73.72288-32.768 73.72288-73.728v-532.48c0.00512-40.96-32.76288-73.728-73.72288-73.728z","p-id":"1925"},null,-1),(0,t.createElementVNode)("path",{d:"M700.416 249.856H172.032c-40.96 0-73.728 32.768-73.728 73.728v528.384c0 40.96 32.768 73.72288 73.728 73.72288h528.384c40.96 0 73.728-32.76288 73.728-73.72288V323.584c0-40.96-32.768-73.728-73.728-73.728z m36.864 602.112c0 20.48-16.384 36.85888-36.864 36.85888H172.032c-20.48 0-36.864-16.37888-36.864-36.85888V323.584c0-20.48 16.384-36.864 36.864-36.864h528.384c20.48 0 36.864 16.384 36.864 36.864v528.384z","p-id":"1926"},null,-1)])])}var Jh=y(Zh,[["render",Xh]]),e0={name:"SvgUploadFile"},t0={t:"1599285632421",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"45640",width:"17",height:"17"};function o0(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",t0,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{d:"M127.519 892.879v-763.34h655.448V514.69h63.612V81.831c0-8.783-7.12-15.903-15.903-15.903H79.81c-8.783 0-15.903 7.12-15.903 15.903v858.757c0 8.783 7.12 15.903 15.903 15.903h493.993v-63.612H127.519z","p-id":"45641"},null,-1),(0,t.createElementVNode)("path",{d:"M231.608 228.388h447.269V292H231.608zM231.608 384.409h447.269v63.612H231.608zM231.608 540.43h245.141v63.612H231.608zM231.608 696.451h245.141v63.612H231.608zM923.269 762.938L745.315 584.984c-3.545-3.545-8.34-5.074-12.966-4.596a15.931 15.931 0 0 0-9.848 4.616L544.586 762.918c-6.248 6.248-6.248 16.379 0 22.627l22.353 22.353c6.248 6.248 16.379 6.248 22.627 0l112.555-112.555v245.148c0 8.837 7.163 16 16 16h31.612c8.837 0 16-7.163 16-16V695.363l112.555 112.555c6.248 6.248 16.379 6.248 22.627 0l22.353-22.353c6.249-6.248 6.249-16.378 0.001-22.627z","p-id":"45642"},null,-1)])])}var a0=y(e0,[["render",o0]]),n0={name:"SvgToc"},l0={t:"1611551476626",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"4615",width:"22",height:"22"};function r0(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",l0,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{d:"M370.1 371.5h-49.6c-3.1 0-5.7-2.5-5.7-5.7v-49.6c0-3.1 2.5-5.7 5.7-5.7h49.6c3.1 0 5.7 2.5 5.7 5.7v49.6c0 3.1-2.6 5.7-5.7 5.7z m333.5-7.6H460.5c-3.1 0-5.7-2.5-5.7-5.7v-34.5c0-3.1 2.5-5.7 5.7-5.7h243.2c3.1 0 5.7 2.5 5.7 5.7v34.5c-0.1 3.2-2.7 5.7-5.8 5.7zM370.1 712.4h-49.6c-3.1 0-5.7-2.5-5.7-5.7v-49.6c0-3.1 2.5-5.7 5.7-5.7h49.6c3.1 0 5.7 2.5 5.7 5.7v49.6c0 3.2-2.6 5.7-5.7 5.7z m333.5-7.5H460.5c-3.1 0-5.7-2.5-5.7-5.7v-34.5c0-3.1 2.5-5.7 5.7-5.7h243.2c3.1 0 5.7 2.5 5.7 5.7v34.5c-0.1 3.1-2.7 5.7-5.8 5.7zM370.1 542.5h-49.6c-3.1 0-5.7-2.5-5.7-5.7v-49.6c0-3.1 2.5-5.7 5.7-5.7h49.6c3.1 0 5.7 2.5 5.7 5.7v49.6c0 3.1-2.6 5.7-5.7 5.7z m333.5-7.6H460.5c-3.1 0-5.7-2.5-5.7-5.7v-34.5c0-3.1 2.5-5.7 5.7-5.7h243.2c3.1 0 5.7 2.5 5.7 5.7v34.5c-0.1 3.2-2.7 5.7-5.8 5.7z","p-id":"4616"},null,-1),(0,t.createElementVNode)("path",{d:"M847.1 560.4V250.1s0-24.7-14-46.4c-10.8-16.8-30-31.8-64.2-31.8h-261c-0.2 0-0.3 0-0.5 0.1H255s-78.1 0-78.1 78.1l0.1 213.4V774s0 24.7 13.9 46.3c10.8 16.8 30 31.8 64.2 31.8h261.1c0.2 0 0.3 0 0.5-0.1H769s78.1 0 78.1-78.1l-0.1-213.4 0.1-0.1z m-39 213.6c-1.3 38.5-38.9 39-38.9 39h-514c-1.3-0.1-2.5-0.2-3.8-0.3-5.4-1.1-15.7-4.1-23.9-11.7-9-9.7-11.2-22.3-11.7-26.1v-0.7l0.1-524.2c1.3-38.5 38.9-39 38.9-39h514c1.3 0.1 2.5 0.2 3.7 0.3 5.4 1.1 15.7 4.1 23.9 11.7 9 9.7 11.2 22.2 11.7 26 0 0.2 0 0.5 0.1 0.7l-0.1 524.3z","p-id":"4617"},null,-1)])])}var i0=y(n0,[["render",r0]]),s0={name:"SvgCopy"},c0={t:"1713097613984",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"6856",width:"18",height:"18"};function d0(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",c0,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{d:"M857.373005 65.290005 469.604424 65.290005c-34.211173 0-62.044078 27.832905-62.044078 62.043055l0 10.340509-63.076594 0c-25.993001 0-48.228421 16.346293-57.001225 39.293935L166.626995 176.967504c-34.21015 0-62.043055 27.832905-62.043055 62.043055l0 657.655358c0 34.21015 27.832905 62.043055 62.043055 62.043055l550.115086 0c34.21015 0 62.043055-27.832905 62.043055-62.043055l0-49.634444 78.587869 0c34.21015 0 62.043055-27.832905 62.043055-62.043055L919.41606 127.33306C919.41606 93.122911 891.583155 65.290005 857.373005 65.290005zM344.483752 179.035606l194.402595 0c10.833743 0 19.646456 8.813736 19.646456 19.646456 0 10.833743-8.813736 19.646456-19.646456 19.646456L344.483752 218.328517c-10.833743 0-19.646456-8.813736-19.646456-19.646456C324.836273 187.849342 333.650009 179.035606 344.483752 179.035606zM737.423099 896.665917c0 11.402701-9.278317 20.681018-20.681018 20.681018L166.626995 917.346935c-11.403724 0-20.681018-9.278317-20.681018-20.681018L145.945977 239.010559c0-11.402701 9.277294-20.681018 20.681018-20.681018l120.111588 0c8.197706 24.02723 30.977525 41.362037 57.744145 41.362037l194.402595 0c26.767644 0 49.54644-17.334807 57.744145-41.362037l120.111588 0c11.402701 0 20.681018 9.278317 20.681018 20.681018L737.422076 896.665917zM878.054023 784.988418c0 11.402701-9.278317 20.681018-20.681018 20.681018l-78.587869 0L778.785136 239.010559c0-34.21015-27.832905-62.043055-62.043055-62.043055L595.886549 176.967504c-8.771781-22.947641-31.007201-39.293935-57.001225-39.293935l-89.963964 0L448.921359 127.33306c0-11.403724 9.278317-20.681018 20.683065-20.681018l387.768581 0c11.402701 0 20.681018 9.277294 20.681018 20.681018L878.054023 784.988418z","p-id":"6857"},null,-1),(0,t.createElementVNode)("path",{d:"M620.597347 334.252737 260.748652 334.252737c-11.422144 0-20.681018 9.259898-20.681018 20.681018s9.258874 20.681018 20.681018 20.681018l359.849718 0c11.42112 0 20.681018-9.259898 20.681018-20.681018S632.018467 334.252737 620.597347 334.252737z","p-id":"6858"},null,-1),(0,t.createElementVNode)("path",{d:"M620.597347 454.201619 260.748652 454.201619c-11.422144 0-20.681018 9.259898-20.681018 20.681018 0 11.42112 9.258874 20.681018 20.681018 20.681018l359.849718 0c11.42112 0 20.681018-9.259898 20.681018-20.681018C641.278365 463.46254 632.018467 454.201619 620.597347 454.201619z","p-id":"6859"},null,-1),(0,t.createElementVNode)("path",{d:"M440.673511 574.151525 260.748652 574.151525c-11.422144 0-20.681018 9.259898-20.681018 20.681018 0 11.42112 9.258874 20.681018 20.681018 20.681018l179.924859 0c11.42112 0 20.681018-9.259898 20.681018-20.681018C461.35453 583.411423 452.093609 574.151525 440.673511 574.151525z","p-id":"6860"},null,-1)])])}var u0=y(s0,[["render",d0]]),m0={name:"SvgLanguage"},p0={t:"1713109019954",class:"icon",viewBox:"0 0 1024 1024",version:"1.1",xmlns:"http://www.w3.org/2000/svg","p-id":"13071",width:"18",height:"18"};function h0(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("svg",p0,[...o[0]||(o[0]=[(0,t.createElementVNode)("path",{d:"M200.313605 806.764028h487.993851v78.708685h-487.993851z",fill:"#6C7280","p-id":"13072"},null,-1),(0,t.createElementVNode)("path",{d:"M809.518832 136.166026H79.102229a78.708686 78.708686 0 0 0-78.708686 78.708686V944.504228a78.708686 78.708686 0 0 0 78.708686 78.708685h730.416603a78.708686 78.708686 0 0 0 78.708685-78.708685V214.874712a78.708686 78.708686 0 0 0-78.708685-78.708686z m0 848.479631V944.504228H79.102229V214.874712h730.416603V944.504228z","p-id":"13073"},null,-1),(0,t.createElementVNode)("path",{d:"M944.897771 0H171.978478v78.708686H944.897771v787.086856h78.708686V78.708686a78.708686 78.708686 0 0 0-78.708686-78.708686z","p-id":"13074"},null,-1),(0,t.createElementVNode)("path",{d:"M360.092237 609.205227h161.352805l44.863951 117.275941h58.244427l-157.417371-385.672559h-55.09608L263.280553 725.694081H315.228286z m57.45734-157.417372a487.206764 487.206764 0 0 0 20.464259-73.986164q8.657955 31.483474 27.548039 78.708686l40.14143 107.043812H375.046887z","p-id":"13075"},null,-1)])])}var g0=y(m0,[["render",h0]]),Xo={components:{SvgImgMap:Jh,SvgUploadFile:a0,SvgToc:i0,SvgCopy:u0,SvgLanguage:g0},emits:["on-action","on-act-copy","on-act-save","on-act-theme","on-act-custom","on-act-choose-image"],props:{exportFileName:{type:String,default:""},toolbars:{type:Object,default(){return{}}},isPreview:{type:Boolean,default:!1},isFullscreen:{type:Boolean,default:!1}},data(){return{actionThemeDropdown:!1,actionPhrasesDropdown:!1,actionLanguageDropdown:!1,actionBgColorDropdown:!1,actionSplit:!0,actionPreview:!1,actionScrollSync:!0,actionToc:!0,actionFullscreen:!1,actionHtmlDiaVisible:!1,actionHtmlText:""}},computed:{lastExpFileName(){let e=new Date,o=e.getFullYear(),a=e.getMonth()+1,r=e.getDate(),n=e.getHours(),l=e.getMinutes(),s=o+"-"+$e(a)+"-"+$e(r)+"_"+$e(n)+"-"+$e(l);return this.exportFileName||s},toolConfig(){const{toolbars:e={}}=this;return{...Yh,...e}}},created(){this.actionPreview=this.isPreview||!1},methods:{actionPhrasesSet(e){this.codemrrConfig.phrases=e,this.actionPhrasesDropdown=!1},actionLanguageSet(e){this.codemrrConfig.language=e,this.actionLanguageDropdown=!1},actionBgColorSet(e){this.codemrrConfig.backgroundColor=e,this.actionBgColorDropdown=!1},actionThemesSet(e){this.codemrrConfig.theme=e,this.actionThemeDropdown=!1,this.$emit("on-act-theme",e)},actionFullscreenSet(e){this.actionFullscreen=e;let o=this.$refs[this.editorWrapRefID];e?o.classList.add("fullscreen"):o.classList.remove("fullscreen"),this.actionCurrent("fullscreen",e)},actionChooseImage(){const e=document.createElement("input");e.type="file",e.accept="image/*",e.onchange=()=>{const o=e.files;o[0]&&(this.$emit("on-act-choose-image",o[0]),e.value="")},e.click()},actionInsBg(){const e=this.getLastPoint(),o=e.content||!1;o?this.insertContent("=="+o+"=="):(this.insertContent("===="),this.setCursor(e.line,e.ch+1))},actionUndo(){if(this.editorViewInst){const e=this.editorViewInst.state.behavior(X.EditorState.effect(X.EditorState.undo));this.editorViewInst.update([{changes:{from:0,to:e.doc.length,insert:e.doc},selection:X.EditorSelection.single(0)}])}},actionRedo(){this.editorViewInst&&this.editorViewInst.dispatch({...this.editorViewInst.state,effects:X.EditorState.redo()})},actionInsStrong(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a="**"+o+"**",this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="****",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsItalic(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a="*"+o+"*",this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="**",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsOverline(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a="~~"+o+"~~",this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="~~~~",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsUnderline(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a="<u>"+o+"</u>",this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="<u></u>",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsTitle(e){const o={1:"# ",2:"## ",3:"### ",4:"#### ",5:"##### ",6:"###### "}[e],a=this.getLastPoint(),r=a.content||!1;let n=`
2
- `+o+`标题
1
+ Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:`Module`}});var e=Object.create,t=Object.defineProperty,n=Object.getOwnPropertyDescriptor,r=Object.getOwnPropertyNames,i=Object.getPrototypeOf,a=Object.prototype.hasOwnProperty,o=(e,i,o,s)=>{if(i&&typeof i==`object`||typeof i==`function`)for(var c=r(i),l=0,u=c.length,d;l<u;l++)d=c[l],!a.call(e,d)&&d!==o&&t(e,d,{get:(e=>i[e]).bind(null,d),enumerable:!(s=n(i,d))||s.enumerable});return e},s=(n,r,a)=>(a=n==null?{}:e(i(n)),o(r||!n||!n.__esModule?t(a,`default`,{value:n,enumerable:!0}):a,n));let c=require(`element-plus`),l=require(`vue`),u=require(`codemirror`),d=require(`@codemirror/state`),f=require(`@codemirror/view`),p=require(`@codemirror/commands`),m=require(`@codemirror/language`),h=require(`@lezer/highlight`),g=require(`@codemirror/lang-javascript`),_=require(`@codemirror/lang-html`),v=require(`@codemirror/lang-json`),y=require(`@codemirror/lang-markdown`),b=require(`@codemirror/lang-vue`),x=require(`@codemirror/lang-php`),S=require(`@codemirror/lang-java`),C=require(`@codemirror/lang-sql`),w=require(`@codemirror/lang-python`),T=require(`@codemirror/lang-xml`),E=require(`@codemirror/lang-go`),D=require(`@codemirror/lang-css`),O=require(`html-to-md`);O=s(O,1);var k=(e,t)=>{let n=e.__vccOpts||e;for(let[e,r]of t)n[e]=r;return n},A={name:`cvBadge`,extends:{ExtendBadge:c.ElBadge},props:{...c.ElBadge.props},created(){},computed:{isShow(){return this.value?!(this.value>0):!0}},data(){return{}}};function ee(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-badge`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{hidden:a.isShow}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`hidden`])}var j=k(A,[[`render`,ee]]);j.install=function(e){e.component(j.name,j)};var te={name:`cvRow`,props:{gutter:{type:[Number,String],default:0},type:{type:[String],default:``},justify:{type:[String],default:`start`},align:{type:[String],default:`top`},tag:{type:[String],default:`div`}},data(){return{}},methods:{}};function ne(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-row`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-row`},{type:n.type,justify:n.justify,align:n.align,tag:n.tag},{gutter:parseInt(n.gutter)}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`gutter`])}var M=k(te,[[`render`,ne]]),re={name:`cvCol`,props:{span:{type:[Number,String],default:24},offset:{type:[Number,String],default:0}},data(){return{}},methods:{}};function ie(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-col`);return(0,l.openBlock)(),(0,l.createBlock)(o,{class:`cv-col`,span:parseInt(n.span),offset:parseInt(n.offset)},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},8,[`span`,`offset`])}var ae=k(re,[[`render`,ie]]);M.install=function(e){e.component(M.name,M)},ae.install=function(e){e.component(ae.name,ae)};var oe={name:`cvBtnBase`,emits:[`click`],props:{...c.ElButton.props,autoLoading:{type:Boolean,default:!1},svg:{type:[String],default:``}},data(){return{loadingStatus:!1}},computed:{filteredProps(){let{autoLoading:e,...t}=this.$props;return t},hasDefaultContent(){let e=this.$slots.default?.();return e&&e.length>0}},methods:{handleClick(e){this.autoLoading&&(this.loadingStatus=!0);try{this.$emit(`click`,()=>{this.loadingStatus=!1})}catch(e){throw this.loadingStatus=!1,e}}}};function se(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icons`),s=(0,l.resolveComponent)(`el-button`);return e.$slots.default||a.hasDefaultContent?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,class:`cv-btn`},a.filteredProps,{loading:i.loadingStatus,onClick:a.handleClick}),{default:(0,l.withCtx)(()=>[n.svg?((0,l.openBlock)(),(0,l.createBlock)(o,{key:0,type:n.svg,size:`14`,color:`currentColor`},null,8,[`type`])):(0,l.createCommentVNode)(``,!0),(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`loading`,`onClick`])):((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:1,class:`cv-btn`},a.filteredProps,{loading:i.loadingStatus,onClick:a.handleClick}),{default:(0,l.withCtx)(()=>[n.svg?((0,l.openBlock)(),(0,l.createBlock)(o,{key:0,type:n.svg,size:`14`,color:`currentColor`},null,8,[`type`])):(0,l.createCommentVNode)(``,!0)]),_:1},16,[`loading`,`onClick`]))}var N=k(oe,[[`render`,se]]),ce={name:`cvBtnText`,emits:[`click`],props:{...c.ElButton.props,autoLoading:{type:Boolean,default:!1},svg:{type:[String],default:``}},data(){return{loadingStatus:!1}},methods:{handleClick(e){this.autoLoading&&(this.loadingStatus=!0);try{this.$emit(`click`,()=>{this.loadingStatus=!1})}catch(e){throw this.loadingStatus=!1,e}}}};function le(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-mask-svg`),s=(0,l.resolveComponent)(`el-button`);return(0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({class:`cv-btn`},e.$props,{link:``,loading:i.loadingStatus,onClick:a.handleClick}),(0,l.createSlots)({default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:2},[n.svg?{name:`icon`,fn:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{name:n.svg,size:`14`,color:`currentColor`},null,8,[`name`])]),key:`0`}:void 0]),1040,[`loading`,`onClick`])}var ue=k(ce,[[`render`,le]]);N.install=function(e){e.component(N.name,N)},ue.install=function(e){e.component(ue.name,ue)};var de={name:`cvAutocompleteBase`,props:{...c.ElAutocomplete.props},data(){return{localVal:``,loadingStatus:!1}},created(){},methods:{async querySearchAsync(e,t){}}};function fe(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-autocomplete`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({modelValue:i.localVal,"onUpdate:modelValue":t[0]||=e=>i.localVal=e},e.$props,{"fetch-suggestions":a.querySearchAsync}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`modelValue`,`fetch-suggestions`])}var pe=k(de,[[`render`,fe]]),P={props:{compConfig:{},dataParse:{type:[Function],default:()=>null}},data(){return{searchData:{},loadDataLoading:!1,loadDataList:[],loadDataTotal:0,loadPageCurr:1,loadPageLimit:10,loadConfigSetting:{},loadConfigDef:{pageCurr:1,pageLimit:10,isSkip:!1,url:null,apiFunc:null,mockData:null,where:{},response:{statusName:`status`,statusCode:200,msgName:`msg`,countName:`total`,dataName:`data`},request:{pageName:`page`,limitName:`pagesize`}}}},methods:{loadEnding(){this.loadDataLoading=!1,this.$nextTick(()=>{this.loadDataLoading=!1})},loadGetData(){if(this.loadDataLoading=!0,this.loadConfigSetting.apiFunc&&typeof this.loadConfigSetting.apiFunc==`function`){let e=this.loadConfigSetting,t={...e.where};t[e.request.pageName]=this.loadPageCurr,t[e.request.limitName]=this.loadPageLimit,t=Object.assign(t,this.searchData),this.loadConfigSetting.apiFunc(t).then(n=>{this.loadPageCurr=t[e.request.pageName],this.loadEnding();let r=this.sortOutData(n);if(r.status!=e.response.statusCode){ExtendMessage({message:r.msg,type:`error`,duration:1300});return}if(r.data.length===0){ExtendMessage({message:`没有更多数据了`,type:`warning`,duration:1300});return}let i=r[e.response.dataName]||[];this.dataParse&&typeof this.dataParse==`function`&&(i=this.dataParse.call(null,i)),this.loadDataList.push(...i),this.loadDataTotal=r[e.response.countName]||0}).catch(e=>{this.loadEnding()})}else this.loadDataList.length>0&&(this.loadDataTotal=this.loadDataList.length),this.loadEnding()},sortOutData(e){let t=this.loadConfigSetting.response,n={},r=[],i=[];n.status=e[t.statusName],n.msg=e[t.msgName],n.total=e[t.countName],r=e[t.dataName];for(let e in r)i[e]=r[e];return n.data=i,n}}},me={name:`cvAutocompleteLoad`,mixins:[P],emits:[`update:modelValue`,`input`],props:{...c.ElAutocomplete.props,modelValue:{type:[String,Object,Number],default:()=>({})},placeholder:{type:[String],default:`请输入内容`},popperClass:{type:[String],default:`cv-autocomplete-load`},clearable:{type:[Boolean],default:!0},triggerOnFocus:!1,debounce:500,refID:{type:[String],required:!1,default(){return`cvAutocompleteLoad-`+ +new Date+((Math.random()/1e4).toFixed(0)+``)}},compConfig:{type:[Object],default:()=>({})}},data(){return{localVal:``,searchList:[],compConfigDef:{searchField:[`value`]},timeout:null,loadingMore:!1}},directives:{loadmore:{mounted(e,t){let n=((e,t)=>{let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{e.apply(this,r)},t)}})(e=>{let{scrollTop:n,scrollHeight:r,clientHeight:i}=e.target;r-(n+i)<10&&!t.instance.loading&&t.value()},200),r=new MutationObserver(()=>{let t=e.querySelector(`.el-autocomplete-suggestion__wrap`);t&&!e.__scrollHandler__&&(t.addEventListener(`scroll`,n),e.__scrollHandler__=n,r.disconnect())});r.observe(e,{childList:!0,subtree:!0})},beforeUnmount(e){if(e.__scrollHandler__){let t=e.querySelector(`.el-autocomplete-suggestion__wrap`);t&&t.removeEventListener(`scroll`,e.__scrollHandler__),delete e.__scrollHandler__}}}},created(){this.initConfAll(),this.getData()},methods:{initConfAll(){let e={};Object.assign(e,this.loadConfigDef,this.compConfigDef,this.compConfig),this.loadPageCurr=e.pageCurr||1,this.loadPageLimit=e.pageLimit||10,Object.assign(e.where,this.searchData),this.loadConfigSetting=e},getMoreData(){if(!(this.loadingMore||this.loadDataList.length>=this.loadDataTotal))try{this.loadingMore=!0,this.loadPageCurr++,this.loadGetData()}finally{this.loadingMore=!1}},getData(){this.loadPageCurr=1,this.loadDataList=[],this.loadGetData()},async querySearchAsync(e,t){this.loadPageCurr=1,this.loadDataLoading=!0;var n=this.loadDataList||[];let r=[],i=this.loadConfigSetting.searchField||[`value`];if(e=e.toLowerCase(),r=e?n.filter(this.createFilter(e,i)):n,r.length>0)t(r.map(e=>({...e,is_last_tip:!1}))),this.lookFlag=!0;else try{this.loadDataList.length<this.loadDataTotal&&this.loadPageCurr++,this.searchData.keyword=e,this.loadDataList=[],await this.loadGetData();let n=this.loadDataList.map(e=>({...e,is_last_tip:!1}));n.push({is_last_tip:!0}),t(n)}catch{}finally{this.lookFlag=!0}},createFilter(e,t){return n=>t.some(t=>(n[t]+``).toLowerCase().indexOf(e)!==-1)},handleChange(e){},handleSelect(e){this.$emit(`update:modelValue`,e)}}};function he(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icon-svg`),s=(0,l.resolveComponent)(`el-autocomplete`),c=(0,l.resolveDirective)(`loadmore`);return(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,null,[(0,l.createVNode)(s,(0,l.mergeProps)(e.$props,{modelValue:i.localVal,"onUpdate:modelValue":t[1]||=e=>i.localVal=e,"fetch-suggestions":a.querySearchAsync,onChange:a.handleChange,onSelect:a.handleSelect,teleported:!1,"popper-append-to-body":!1}),{load:(0,l.withCtx)(()=>[...t[2]||=[]]),default:(0,l.withCtx)(({item:n})=>[n.is_last_tip?(0,l.createCommentVNode)(``,!0):(0,l.renderSlot)(e.$slots,`default`,(0,l.normalizeProps)((0,l.mergeProps)({key:0},{item:n}))),n.is_last_tip?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:1,class:`cv-autocomolete-nodata`,onClick:t[0]||=(0,l.withModifiers)((...e)=>a.getData&&a.getData(...e),[`stop`]),disabled:``},[t[3]||=(0,l.createTextVNode)(` 没有更多数据了 `,-1),(0,l.createVNode)(o,{type:`ElIconRefreshLeft`}),t[4]||=(0,l.createTextVNode)(` 刷新按钮 `,-1)])):(0,l.createCommentVNode)(``,!0)]),_:3},16,[`modelValue`,`fetch-suggestions`,`onChange`,`onSelect`])])),[[c,a.getMoreData]])}var ge=k(me,[[`render`,he]]);pe.install=function(e){e.component(pe.name,pe)},ge.install=function(e){e.component(ge.name,ge)};var _e={...c.ElForm,name:`cvFormBase`,extends:c.ElForm,provide(){return{elForm:this}},props:{...c.ElForm.props,labelWidth:{type:[String,Number],default:`auto`},labelPosition:{type:String,default:`right`}},watch:{model(){}},data(){return{}}};function ve(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-form`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-form-base`},{...e.$props,...e.$attrs},(0,l.toHandlers)(e.$attrs)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var F=k(_e,[[`render`,ve]]),ye={name:`cvFormInline`,provide(){return{elForm:this}},props:{...c.ElForm.props},watch:{},data(){return{form:{}}}};function be(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-form`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-form-base`},e.$props,(0,l.toHandlers)(e.$attrs),{inline:!0}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var xe=k(ye,[[`render`,be]]),Se={name:`cvFormItem`,extends:c.ElFormItem,props:{...c.ElFormItem.props},data(){return{localLabelWidth:``,localError:``}},created(){},methods:{}},Ce={key:0,class:`cv-form-item__tip`};function we(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-form-item`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)({...e.$props,...e.$attrs})),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`),e.$slots.tip?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ce,[(0,l.renderSlot)(e.$slots,`tip`)])):(0,l.createCommentVNode)(``,!0)]),_:3},16)}var Te=k(Se,[[`render`,we]]);F.install=function(e){e.component(F.name,F)},xe.install=function(e){e.component(xe.name,xe)},Te.install=function(e){e.component(Te.name,Te)};var I={extends:c.ElInput,emits:[`update:modelValue`,`change`],props:{...c.ElInput.props,modelValue:{type:[Number,String],default:``},placeholder:{type:[Number,String],default:``},disabled:{type:Boolean,default:!1}},watch:{modelValue(e){this.localVal=e},localVal(){this.handleChange(),this.handleInput()}},data(){return{localVal:this.modelValue,localRules:[]}},created(){},methods:{handleChange(){this.$emit(`change`,this.localVal)},handleInput(){this.$emit(`update:modelValue`,this.localVal)},handleBlur(){this._isCheckValue()},_showError(e){this.localError=e||`请输入正确的`+this.label},_diyValidate(){},_isCheckValue(){let e=this?.rules.split(`|`);this.localError=``;for(let t in e){let n=e[t].split(`:`),r=n[0]||``,i=n[1]||``;switch(r){case`require`:if(this.localVal==``){this._showError(this.label+`不能为空`);return}break;case`max`:if(this.localVal.length>i){this._showError(this.label+`最大长度不超过`+i);return}break;case`min`:if(this.localVal.length<i){this._showError(this.label+`最小长度不小于`+i);return}break;default:this._diyValidate(r);break}}}}},Ee={name:`cvInputText`,mixins:[I],props:{},data(){return{}},methods:{}};function De(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`text`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入`,clearable:``}),(0,l.createSlots)({_:2},[e.$slots.prepend?{name:`prepend`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`prepend`)]),key:`0`}:void 0,e.$slots.prepend?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`1`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var Oe=k(Ee,[[`render`,De]]),ke={name:`cvInputMobile`,mixins:[I],components:{},props:{},data(){return{}},methods:{}};function Ae(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`number`,oninput:`if(value.length>11)value=value.slice(0,11)`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入11位大陆手机号`,clearable:``}),(0,l.createSlots)({prepend:(0,l.withCtx)(()=>[t[1]||=(0,l.createTextVNode)(`+86`,-1)]),_:2},[e.$slots.append?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`0`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var je=k(ke,[[`render`,Ae]]),Me={name:`cvInputEmail`,mixins:[I],components:{},props:{},data(){return{}},methods:{}};function Ne(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`text`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入邮箱`,clearable:``}),(0,l.createSlots)({_:2},[e.$slots.prepend?{name:`prepend`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`prepend`)]),key:`0`}:void 0,e.$slots.append?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`1`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var Pe=k(Me,[[`render`,Ne]]),Fe={name:`cvInputPassword`,mixins:[I],components:{},props:{showPassword:{type:Boolean,default:!1}},data(){return{}},methods:{}};function Ie(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`password`},{disabled:e.disabled,showPassword:n.showPassword},{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入密码`,clearable:``}),(0,l.createSlots)({_:2},[e.$slots.prepend?{name:`prepend`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`prepend`)]),key:`0`}:void 0,e.$slots.append?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`1`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var Le=k(Fe,[[`render`,Ie]]),Re={name:`cvInputNumber`,mixins:[I],props:{},data(){return{}},methods:{}};function ze(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-number`,type:`number`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入整数`,clearable:``}),(0,l.createSlots)({_:2},[e.$slots.prepend?{name:`prepend`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`prepend`)]),key:`0`}:void 0,e.$slots.append?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`1`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var Be=k(Re,[[`render`,ze]]),Ve={name:`cvInputIdcard`,mixins:[I],components:{},props:{},data(){return{}},methods:{}};function He(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`text`,oninput:`if(value.length>18)value=value.slice(0,18)`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入身份证`,clearable:``,maxlength:`18`}),(0,l.createSlots)({_:2},[e.$slots.prepend?{name:`prepend`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`prepend`)]),key:`0`}:void 0,e.$slots.append?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`1`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var Ue=k(Ve,[[`render`,He]]),We={name:`cvInputDigit`,mixins:[I],components:{},props:{},data(){return{}},methods:{}};function Ge(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`number`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入`,clearable:``}),(0,l.createSlots)({_:2},[e.$slots.prepend?{name:`prepend`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`prepend`)]),key:`0`}:void 0,e.$slots.append?{name:`append`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`append`)]),key:`1`}:void 0]),1040,[`modelValue`,`onChange`,`onInput`,`placeholder`])}var Ke=k(We,[[`render`,Ge]]),qe={name:`cvTextarea`,mixins:[I],props:{rows:{type:[Number,String],default:3},autosize:{type:[Boolean,Object],default:!1}},data(){return{}},computed:{lastRow(){return parseInt(this.rows)}},created(){},methods:{onSubmit(){this.$emit(`btnClick`,this.localVal)}}};function Je(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({type:`textarea`},{disabled:e.disabled,rows:a.lastRow,autosize:n.autosize},{rows:a.lastRow,modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入内容`,clearable:``}),null,16,[`rows`,`modelValue`,`onInput`,`placeholder`])}var Ye=k(qe,[[`render`,Je]]),Xe={name:`cvTextareaBtn`,mixins:[I],components:{},props:{rows:{type:[Number,String],default:3},btnText:{type:[Number,String],default:``},btnIcon:{type:[String],default:``},autosize:{type:[Boolean,Object],default:!1}},data(){return{}},computed:{lastRow(){return parseInt(this.rows)}},methods:{onSubmit(){this.$emit(`btnClick`,this.localVal)}}},Ze={class:`cv-textab-group`},Qe={class:`cv-textab-group__append`},$e={class:`cv-textab_slot-wrap`};function et(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`),s=(0,l.resolveComponent)(`el-button`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ze,[(0,l.createVNode)(o,(0,l.mergeProps)({type:`textarea`},{disabled:e.disabled,rows:a.lastRow,autosize:n.autosize},{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入内容`,clearable:``}),null,16,[`modelValue`,`onInput`,`placeholder`]),(0,l.createElementVNode)(`div`,Qe,[(0,l.createElementVNode)(`div`,$e,[(0,l.renderSlot)(e.$slots,`default`,{},()=>[(0,l.createVNode)(s,{class:`cv-textab_slotbtn`,type:`primary`,size:e.size,onClick:a.onSubmit},{default:(0,l.withCtx)(()=>[n.btnIcon?((0,l.openBlock)(),(0,l.createElementBlock)(`i`,{key:0,class:(0,l.normalizeClass)(n.btnIcon),style:{"margin-right":`5px`}},null,2)):(0,l.createCommentVNode)(``,!0),(0,l.createTextVNode)(` `+(0,l.toDisplayString)(n.btnText),1)]),_:1},8,[`size`,`onClick`])])])])])}var tt=k(Xe,[[`render`,et]]),nt={name:`cvInputBtn`,mixins:[I],emits:[`btnClick`],components:{},props:{btnText:{type:[Number,String],default:`确定`},btnIcon:{type:[String],default:``}},data(){return{}},methods:{onSubmit(){this.$emit(`btnClick`,this.localVal)}}},rt={class:`cv-input-group`},it={class:`cv-input-group__append`};function at(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`),s=(0,l.resolveComponent)(`el-button`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,rt,[(0,l.createVNode)(o,(0,l.mergeProps)({type:`text`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,onChange:e.handleChange,onInput:e.handleInput,placeholder:e.placeholder?e.placeholder:`请输入`,clearable:``}),null,16,[`modelValue`,`onChange`,`onInput`,`placeholder`]),(0,l.createElementVNode)(`div`,it,[(0,l.renderSlot)(e.$slots,`default`,{},()=>[(0,l.createVNode)(s,{class:`cv-input-btn__slotbtn`,type:`primary`,size:e.size,onClick:a.onSubmit},{default:(0,l.withCtx)(()=>[n.btnIcon?((0,l.openBlock)(),(0,l.createElementBlock)(`i`,{key:0,class:(0,l.normalizeClass)(n.btnIcon),style:{"margin-right":`5px`}},null,2)):(0,l.createCommentVNode)(``,!0),(0,l.createTextVNode)(` `+(0,l.toDisplayString)(n.btnText),1)]),_:1},8,[`size`,`onClick`])])])])}var ot=k(nt,[[`render`,at]]),st={data(){return{formData:{}}}};function ct(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`)}var lt=k(st,[[`render`,ct]]);je.install=function(e){e.component(je.name,je)},Pe.install=function(e){e.component(Pe.name,Pe)},Le.install=function(e){e.component(Le.name,Le)},Be.install=function(e){e.component(Be.name,Be)},Ue.install=function(e){e.component(Ue.name,Ue)},Ke.install=function(e){e.component(Ke.name,Ke)},Ye.install=function(e){e.component(Ye.name,Ye)},tt.install=function(e){e.component(tt.name,tt)},ot.install=function(e){e.component(ot.name,ot)},lt.install=function(e){e.component(lt.name,lt)};var ut={name:`cvInputCounter`,extends:c.ElInputNumber,props:{},watch:{modelValue(){this.localVal=this.modelValue}},data(){return{localVal:0}},created(){},methods:{handleChange(e){this.$emit(`update:modelValue`,this.localVal)}}};function dt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input-number`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{modelValue:i.localVal,"onUpdate:modelValue":t[0]||=e=>i.localVal=e,onChange:a.handleChange,step:e.step}),null,16,[`modelValue`,`onChange`,`step`])}var ft=k(ut,[[`render`,dt]]);ft.install=function(e){e.component(ft.name,ft)};var pt={name:`cvShowText`,mixins:[],components:{},props:{text:{type:[Number,String,Object],default:``}},data(){return{}},created(){},methods:{}},mt={class:`cv-show-text`},ht=[`innerHTML`];function gt(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,mt,[n.text?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:0,innerHTML:n.text},null,8,ht)):(0,l.createCommentVNode)(``,!0),n.text?(0,l.createCommentVNode)(``,!0):(0,l.renderSlot)(e.$slots,`default`,{key:1})])}var _t=k(pt,[[`render`,gt]]),vt={name:`cvShowImage`,mixins:[],components:{},props:{url:{type:[String,Array,Object],default:``},width:{type:[String],default:`100px`},height:{type:[String],default:`100px`}},data(){return{localUrl:``}},watch:{url:{handler(){this.localUrl=typeof this.url==`string`?[this.url]:this.url},immediate:!0,deep:!0}},created(){},methods:{}},yt={class:`cv-show-image`};function bt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-image`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,yt,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.localUrl,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{style:(0,l.normalizeStyle)(`width:`+n.width+`; height:`+n.height+`; margin-right:10px`),key:t,src:e,"preview-src-list":i.localUrl},null,8,[`style`,`src`,`preview-src-list`]))),128))])}var xt=k(vt,[[`render`,bt]]),St={name:`cvShowTip`,props:{borderColor:{type:[String],default:`#50bfff`},bgColor:{type:[String],default:`#ecf8ff`}},data(){return{backgroundColor:`#ecf8ff`,borderLeft:`5px solid #50bfff`}},created(){this.borderLeft=`5px solid ${this.borderColor}`,this.backgroundColor=`${this.bgColor}`},methods:{}};function Ct(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-show-tip`,style:(0,l.normalizeStyle)({backgroundColor:this.backgroundColor,borderLeft:this.borderLeft})},[(0,l.renderSlot)(e.$slots,`default`)],4)}var wt=k(St,[[`render`,Ct]]),Tt={name:`cv-gallery-dialog`,props:{type:String,title:String,sources:Array,sliceSingle:{type:Boolean,default:!1},carouselAttrs:Object},data(){return{isShowCarousel:!1,sourceTitle:``,initialIndex:0,isShowPreview:!1}},methods:{startPreview(e){this.isShowPreview=!0,this.initialIndex=e,this.sourceTitle=this.sources[e].title},handleCarouselChange(e){this.sources[e]&&this.sources[e].title?this.sourceTitle=this.sources[e].title:this.sourceTitle=``}}},Et=[`src`],Dt={key:0,class:`cv-gallery-iframe embed-responsive embed-responsive-16by9`},Ot=[`src`],kt=[`src`],At=[`src`];function jt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-carousel-item`),s=(0,l.resolveComponent)(`el-carousel`),c=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createBlock)(c,{visible:i.isShowPreview,"append-to-body":``,onOpen:t[0]||=e=>i.isShowCarousel=!0,onClosed:t[1]||=e=>i.isShowCarousel=!1,style:{"text-align":`center`}},{header:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(i.sourceTitle||n.title),1)]),default:(0,l.withCtx)(()=>[n.type===`video`?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:0},[i.isShowPreview?((0,l.openBlock)(),(0,l.createElementBlock)(`video`,{key:0,src:n.sources[i.initialIndex].src,autoplay:`autoplay`,class:`cv-gallery-video`,controls:`controls`,width:`100%`},null,8,Et)):(0,l.createCommentVNode)(``,!0)],64)):n.type===`iframe`?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:1},[i.isShowPreview?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Dt,[(0,l.createElementVNode)(`iframe`,{src:n.sources[i.initialIndex].src,allowfullscreen:`true`,border:`0`,frameborder:`no`,framespacing:`0`,scrolling:`no`},null,8,Ot)])):(0,l.createCommentVNode)(``,!0)],64)):n.type===`image`?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:2},[n.sliceSingle&&n.sources[i.initialIndex]||n.sources.length===1?((0,l.openBlock)(),(0,l.createElementBlock)(`img`,{key:0,src:n.sources[i.initialIndex].src,class:`cv-gallery-image`},null,8,kt)):((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:1},[i.isShowCarousel?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,"initial-index":i.initialIndex,onChange:a.handleCarouselChange,"indicator-position":`outside`},n.carouselAttrs),{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.sources,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:t},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`img`,{src:e.src,class:`cv-gallery-image`},null,8,At)]),_:2},1024))),128))]),_:1},16,[`initial-index`,`onChange`])):(0,l.createCommentVNode)(``,!0)],64))],64)):(0,l.createCommentVNode)(``,!0)]),_:1},8,[`visible`])}var Mt={name:`gallery`,components:{GalleryDialog:k(Tt,[[`render`,jt]])},props:{type:{type:String,default:`image`,validator(e){return[`image`,`video`,`iframe`].includes(e)}},size:Number,width:Number,height:Number,lazy:{type:Boolean,default:!1},source:[String,Array,Object],thumbSuffix:{type:String,default:``},thumbStyle:Object,carouselAttrs:Object,title:String,sliceSingle:{type:Boolean,default:!1}},data(){return{}},computed:{computedStyle(){let e=this.width||this.size,t=this.height||this.size;return this.type===`iframe`&&(e=e?e+`px`:`360px`,t=t?t+`px`:`auto`),Object.assign({},{width:e,height:t,display:`block`},this.thumbStyle)},thumbs(){return this.computedSources.map(e=>e.thumb)},computedSources(){let e=this.source;if(typeof e==`string`)return[this.getStringSource(e)];if(e instanceof Array){let t=[];return e.forEach(e=>{e instanceof Object?t.push(this.getObjectSource(e)):typeof e==`string`&&t.push(this.getStringSource(e))}),t}else if(e instanceof Object)return[this.getObjectSource(e)];else return[]}},methods:{handlePreview(e){this.$refs.dialog.startPreview(e)},getStringSource(e){let t=e;return this.type===`image`&&this.thumbSuffix&&(t+=this.thumbSuffix),{type:this.type,src:e,thumb:t}},getObjectSource(e){return e.type=e.thumb?`image`:this.type,e.thumb=e.thumb||e.src,e}}},Nt={key:0,class:`cv-gallery`},Pt={class:`el-upload-list el-upload-list--picture-card`},Ft=[`src`],It={class:`el-upload-list__item-actions`},Lt=[`onClick`];function Rt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icons`),s=(0,l.resolveComponent)(`GalleryDialog`);return n.source?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Nt,[(0,l.createElementVNode)(`div`,Pt,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(a.computedSources,(t,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:n,class:`el-upload-list__item`},[(0,l.createElementVNode)(`div`,{style:(0,l.normalizeStyle)(a.computedStyle),class:`cv-gallery-iframe embed-responsive embed-responsive-16by9`},[(0,l.createElementVNode)(`iframe`,{src:t.thumb,allowfullscreen:`true`,border:`0`,frameborder:`no`,framespacing:`0`,scrolling:`no`},null,8,Ft)],4),(0,l.createElementVNode)(`span`,It,[(0,l.createElementVNode)(`span`,{onClick:e=>a.handlePreview(n,t)},[(0,l.createVNode)(o,{type:`ElIconVideoPlay`,size:`20`})],8,Lt),(0,l.renderSlot)(e.$slots,`action`,(0,l.mergeProps)({ref_for:!0},{source:t,index:n}))])]))),128))]),(0,l.createVNode)(s,{carouselAttrs:n.carouselAttrs,sliceSingle:n.sliceSingle,sources:a.computedSources,title:n.title,type:n.type,ref:`dialog`},null,8,[`carouselAttrs`,`sliceSingle`,`sources`,`title`,`type`])])):(0,l.createCommentVNode)(``,!0)}var zt=k(Mt,[[`render`,Rt]]);_t.install=function(e){e.component(_t.name,_t)},xt.install=function(e){e.component(xt.name,xt)},wt.install=function(e){e.component(wt.name,wt)},zt.install=function(e){e.component(zt.name,zt)};var Bt={name:`cvRadioOptBase`};function Vt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-radio`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var Ht=k(Bt,[[`render`,Vt]]),Ut={name:`cvRadioOptBtn`};function Wt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-radio-button`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var Gt=k(Ut,[[`render`,Wt]]),Kt={name:`cvRadioGroup`};function qt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-radio-group`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var Jt=k(Kt,[[`render`,qt]]);Ht.install=function(e){e.component(Ht.name,Ht)},Gt.install=function(e){e.component(Gt.name,Gt)},Jt.install=function(e){e.component(Jt.name,Jt)};var Yt={name:`cvCheckboxOptBase`,extends:c.ElCheckbox};function Xt(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-checkbox`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var Zt=k(Yt,[[`render`,Xt]]),Qt={name:`cvCheckboxOptBtn`,extends:c.ElCheckboxButton,props:{}};function $t(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-checkbox-button`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var en=k(Qt,[[`render`,$t]]),tn={name:`cvCheckboxAll`,mixins:[{props:{...c.ElCheckboxGroup.props,modelValue:{type:[Array],default:()=>[]},dataLists:{type:Array,default:()=>[]},dataField:{type:[Object],default:()=>({})},disabled:{type:Boolean,default:!1}},watch:{modelValue(){this.localVal=this.modelValue},localVal(){this.handleChange()},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0}},data(){return{localVal:this.modelValue,localOpt:[]}},created(){this.handleChange(),this._parseLocalOpt()},methods:{handleChange(){this.$emit(`update:modelValue`,this.localVal)},_parseLocalOpt(){let e=[];if(this.dataLists&&this.dataLists.length!==0)if(typeof this.dataLists[0]==`string`)this.dataLists.map(t=>{e.push({label:t,value:t})}),this.localOpt=e;else{var t=this.dataField&&this.dataField.label||`label`,n=this.dataField&&this.dataField.value||`value`;this.dataLists.map(r=>{let i=r[t]===0?0:r[t]||``,a=r[n]===0?0:r[n]||``;a=a===0?0:a||i,e.push({label:i,value:a,disabled:r.disabled&&!0||!1}),(r.checked==`true`||r.checked==1)&&(typeof this.localVal==`string`?this.localVal=a:typeof this.localVal==`object`&&this.localVal.push(a))}),this.localOpt=e}this._parseLocalOptDiy()},_parseLocalOptDiy(){}}}],components:{},data(){return{checkAll:!1,isIndeterminate:!0,localOptAll:[]}},methods:{handleCheckAllChange(e){this.localVal=e?this.localOptAll:[],this.isIndeterminate=!1,this.handleChange()},handleCheckedCitiesChange(e){let t=e.length;this.checkAll=t===this.localOptAll.length,this.isIndeterminate=t>0&&t<this.localOptAll.length},_parseLocalOptDiy(){this.localOpt&&this.localOpt.length!==0&&this.localOpt.map(e=>{e.disabled||this.localOptAll.push(e.label)})}}},nn={class:`cv-checkbox-all`};function rn(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-checkbox`),s=(0,l.resolveComponent)(`el-checkbox-group`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,nn,[(0,l.createVNode)(o,{indeterminate:i.isIndeterminate,modelValue:i.checkAll,"onUpdate:modelValue":t[0]||=e=>i.checkAll=e,onChange:a.handleCheckAllChange},{default:(0,l.withCtx)(()=>[...t[2]||=[(0,l.createTextVNode)(`全选`,-1)]]),_:1},8,[`indeterminate`,`modelValue`,`onChange`]),t[3]||=(0,l.createElementVNode)(`div`,{style:{margin:`15px 0`}},null,-1),(0,l.createVNode)(s,{modelValue:e.localVal,"onUpdate:modelValue":t[1]||=t=>e.localVal=t,onChange:a.handleCheckedCitiesChange},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`,{},()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.localOpt,(t,n)=>((0,l.openBlock)(),(0,l.createBlock)(o,{value:t.value,key:n,onChange:e.handleChange,disabled:e.disabled||t.disabled},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(t.label),1)]),_:2},1032,[`value`,`onChange`,`disabled`]))),128))])]),_:3},8,[`modelValue`,`onChange`])])}var an=k(tn,[[`render`,rn]]),on={name:`cvCheckboxGroup`};function sn(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-checkbox-group`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16)}var cn=k(on,[[`render`,sn]]);Zt.install=function(e){e.component(Zt.name,Zt)},en.install=function(e){e.component(en.name,en)},cn.install=function(e){e.component(cn.name,cn)},an.install=function(e){e.component(an.name,an)};function ln(e,t,n){var r=n||{},i=r.noTrailing,a=i===void 0?!1:i,o=r.noLeading,s=o===void 0?!1:o,c=r.debounceMode,l=c===void 0?void 0:c,u,d=!1,f=0;function p(){u&&clearTimeout(u)}function m(e){var t=(e||{}).upcomingOnly,n=t===void 0?!1:t;p(),d=!n}function h(){for(var n=arguments.length,r=Array(n),i=0;i<n;i++)r[i]=arguments[i];var o=this,c=Date.now()-f;if(d)return;function m(){f=Date.now(),t.apply(o,r)}function h(){u=void 0}!s&&l&&!u&&m(),p(),l===void 0&&c>e?s?(f=Date.now(),a||(u=setTimeout(l?h:m,e))):m():a!==!0&&(u=setTimeout(l?h:m,l===void 0?e-c:e))}return h.cancel=m,h}function un(e,t,n){var r=(n||{}).atBegin;return ln(e,t,{debounceMode:(r===void 0?!1:r)!==!1})}function dn(e,t=!1){let n=document.createElement(`link`);n.setAttribute(`rel`,`stylesheet`),n.setAttribute(`type`,`text/css`),n.setAttribute(`id`,e),t?n.setAttribute(`href`,e+`?t=`+new Date().getTime()):n.setAttribute(`href`,e),document.getElementById(e)||document.head.appendChild(n)}function fn(e,t=!1,n=!0){return new Promise((r,i)=>{let a=document.createElement(`script`);e=e.replace(/([^:]\/)\/+/g,`$1`),a.id=e,a.type=`text/javascript`,t?a.src=e+`?t=`+new Date().getTime():a.src=e,document.getElementById(e)&&n?r():(document.body.appendChild(a),a.onload=()=>{r()})})}function pn(e){let t=e;try{let e=document.createElement(`textarea`);e.value=t,document.body.appendChild(e),e.select(),document.execCommand(`Copy`),e.remove(),document.body.removeChild(e)}catch{navigator.clipboard.writeText(t).then(()=>{}).catch(e=>{})}(0,c.ElMessage)({message:`复制成功`,type:`success`})}function mn(e){if(/^\d{8}T\d{6}Z$/.test(e)){let t=e.replace(/^(\d{4})(\d{2})(\d{2})T(\d{2})(\d{2})(\d{2})Z$/,`$1-$2-$3T$4:$5:$6Z`);return new Date(t)}return/^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(Z|([+-]\d{2}:\d{2}))?$/.test(e)?new Date(e):/^\d{4}-\d{2}-\d{2} \d{2}:\d{2}:\d{2}$/.test(e)?new Date(e.replace(` `,`T`)):new Date(e)}function hn(e){var t=new Date,n=new Date(e),r=t-n,i=Math.floor(r/1e3),a=Math.floor(i/60),o=Math.floor(a/60);if(a<1)var s=i+`秒前`;else if(o<1)var s=a+`分钟前`;else if(o<24)var s=o+`小时前`;else var s=n.toLocaleString();return s}function L(e,...t){return t.reduce((e,t)=>Object.keys(t).reduce((e,n)=>{let r=t[n];return _n(r)?e[n]=L(e[n]?e[n]:{},r):vn(r)?e[n]=r.map((t,r)=>{if(_n(t)){let i=e[n]?e[n]:[];return L(i[r]?i[r]:{},t)}else return t}):e[n]=r,e},e),e)}function gn(e,t){let{[t[0]]:n,...r}=e;return Object.keys(e).reduce((n,r)=>(t.includes(r)||(n[r]=e[r]),n),{})}function _n(e){return Object.prototype.toString.call(e)===`[object Object]`}function vn(e){return typeof Array.isArray==`function`?Array.isArray(e):Object.prototype.toString.call(e)===`[object Array]`}function R(e){return vn(e)?e.length===0:_n(e)?Object.keys(e).length===0:e===``||e==null}function yn(e,t){return R(e)?t:e}function bn(e){let t=[`png`,`jpg`,`jpeg`,`gif`,`webp`,`svg`],n=e.lastIndexOf(`.`),r=e.substring(n+1);return t.indexOf(r.toLowerCase())!=-1}function xn(e){return e.startsWith(`http://`)||e.startsWith(`https://`)||e.startsWith(`//`)}function z(e){return e==null?``:String(e)}Number(document.documentMode),(function(){return document.addEventListener?function(e,t,n){e&&t&&n&&e.addEventListener(t,n,!1)}:function(e,t,n){e&&t&&n&&e.attachEvent(`on`+t,n)}})(),(function(){return document.removeEventListener?function(e,t,n){e&&t&&e.removeEventListener(t,n,!1)}:function(e,t,n){e&&t&&e.detachEvent(`on`+t,n)}})();function Sn(e){return window.URL?window.URL.createObjectURL(e):window.webkitURL?window.webkitURL.createObjectURL(e):``}var Cn=(()=>{let e={svg:[`image/svg+xml`,`image/svg`],jpg:[`image/jpeg`,`image/jpg`],jpeg:[`image/jpeg`],png:[`image/png`],gif:[`image/gif`],webp:[`image/webp`],bmp:[`image/bmp`,`image/x-bmp`,`image/x-ms-bmp`],ico:[`image/x-icon`,`image/vnd.microsoft.icon`],tiff:[`image/tiff`,`image/tif`,`image/x-tiff`],apng:[`image/apng`],avif:[`image/avif`],heic:[`image/heic`],pdf:[`application/pdf`],txt:[`text/plain`],csv:[`text/csv`],json:[`application/json`],xml:[`application/xml`],doc:[`application/msword`],docx:[`application/vnd.openxmlformats-officedocument.wordprocessingml.document`],xls:[`application/vnd.ms-excel`],xlsx:[`application/vnd.openxmlformats-officedocument.spreadsheetml.sheet`],ppt:[`application/vnd.ms-powerpoint`],pptx:[`application/vnd.openxmlformats-officedocument.presentationml.presentation`],zip:[`application/zip`],rar:[`application/x-rar-compressed`],"7z":[`application/x-7z-compressed`],mp3:[`audio/mpeg`],mp4:[`video/mp4`],mov:[`video/quicktime`],avi:[`video/x-msvideo`],wav:[`audio/wav`]},t={},n={};for(let[r,i]of Object.entries(e)){t[r]=i[0];for(let e of i)n[e]=r}return{extensionToMime:t,mimeToExtension:n}})();function wn(e){if(!e)return`jpg`;let t=e.toLowerCase().trim();return Cn.mimeToExtension[t]||`jpg`}function Tn(e){if(!e)return``;let t=e.replace(/^\./,``).toLowerCase();return Cn.extensionToMime[t]||``}function En(){let e=new Date;return[e.getFullYear(),String(e.getMonth()+1).padStart(2,`0`),String(e.getDate()).padStart(2,`0`),String(e.getHours()).padStart(2,`0`),String(e.getMinutes()).padStart(2,`0`),String(e.getSeconds()).padStart(2,`0`)].join(``)+Math.random().toString(36).substring(2,10)}var Dn={name:`cvGeoCity`,mixins:[],components:{},emits:[`update:province`,`update:city`,`update:district`,`update:provinceCode`,`update:cityCode`,`update:districtCode`],props:{modelValue:{type:[String,Array,Number],default(){return[]}},province:{type:[String]},provinceCode:{type:[Number,String],default:``},city:{type:[String]},cityCode:{type:[Number,String],default:``},district:{type:[String]},districtCode:{type:[Number,String],default:``},cityHide:{type:Boolean,default:!1},districtHide:{type:Boolean,default:!1}},watch:{modelValue(e){},province(e){this.initProvince()},provinceCode(e){this.initProvince()},cityCode(e){this.initCity()},districtCode(e){this.initDistrict()}},data(){return{provinceCdnList:{},cityCdnList:{},districtCdnList:{},isCdnLoading:!0,provinceList:[],cityList:[],districtList:[],local1_code:``,local1_name:``,local2_code:``,local2_name:``,local3_code:``,local3_name:``,local1_flag:!1,local2_flag:!1,local3_flag:!1,hideMunicipality:!1,municipalities:[`110000`,`120000`,`310000`,`500000`,`北京市`,`天津市`,`上海市`,`重庆市`]}},async mounted(){await fn(this.CDN_URL_UI+`/dict/geo/province-kv-window.js`),await fn(this.CDN_URL_UI+`/dict/geo/city-kv-window.js`),await fn(this.CDN_URL_UI+`/dict/geo/district-kv-window.js`),await this.initLoad()},methods:{initLoad(){setTimeout(()=>{this.provinceCdnList=window.cdn__DictAreaProvince,this.cityCdnList=window.cdn__DictAreaCity,this.districtCdnList=window.cdn__DictAreaDistrict,this.local1_flag=!1,this.isCdnLoading=!1,this.getProvinces(),this.initProvince()},200)},initProvince(){if(!this.province&&!this.provinceCode)return!1;this.getProvinces();let e=this.provinceList.find(e=>this.province?e.provinceName===this.province:this.provinceCode&&e.provinceCode===this.provinceCode);e&&(this.local1_code=e.provinceCode,this.changeProvince(e.provinceCode)),this.initCity()},initCity(){if(!this.city&&!this.cityCode)return!1;let e=this.cityList.find(e=>this.city?e.cityName===this.city:this.cityCode&&e.cityCode===this.cityCode);e&&(this.local2_code=e.cityCode,this.changeCity(e.cityCode)),this.initDistrict()},initDistrict(){if(!this.district&&!this.districtCode)return!1;let e=this.districtList.find(e=>this.district?e.districtName===this.district:this.districtCode&&e.districtCode===this.districtCode);e&&this.changeDistrict(e.districtCode)},getProvinces(){if(!this.local1_flag&&typeof this.provinceCdnList==`object`){let e=[];for(let t in this.provinceCdnList)e.push({provinceCode:t,provinceName:this.provinceCdnList[t]});this.provinceList=e,this.local1_flag=!0}},changeProvince(e){this._getNeedCity(),this.local2_flag=!0,this.local2_code=``,this.local2_name=``,this.local3_code=``,this.local3_name=``,this.local1_code=e,this.local1_name=this.provinceList.find(t=>t.provinceCode===e)?.provinceName,this.handleChoose()},_getNeedCity(){let e=[],t=this.local1_code.substring(0,2);for(let n in this.cityCdnList)n.substring(0,2)==t&&e.push({cityCode:n,cityName:this.cityCdnList[n]});this.cityList=e},getCities(){this.local2_flag||this.provinceCode&&(this._getNeedCity(),this.local2_flag=!0)},changeCity(e){this._getNeedDistrict(),this.local3_flag=!0,this.local3_name=``,this.local3_code=``,this.local2_code=e,this.local2_name=this.cityList.find(t=>t.cityCode===e)?.cityName,this.handleChoose()},_getNeedDistrict(){let e=[],t=this.local2_code.substring(0,4);for(let n in this.districtCdnList)n.substring(0,4)==t&&e.push({districtCode:n,districtName:this.districtCdnList[n]});this.districtList=e},getDistrict(){this.local3_flag||this.local2_code&&this._getNeedDistrict()},changeDistrict(e){this.local3_code=e,this.local3_name=this.districtList.find(t=>t.districtCode===e)?.districtName,this.handleChoose()},handleChoose(){this.$emit(`update:province`,this.local1_name),this.$emit(`update:provinceCode`,this.local1_code),this.$emit(`update:city`,this.local2_name),this.$emit(`update:cityCode`,this.local2_code),this.$emit(`update:district`,this.local3_name),this.$emit(`update:districtCode`,this.local3_code)}}},On={class:`cv-geo-city`},kn={key:0},An={key:1};function jn(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-option`),s=(0,l.resolveComponent)(`el-select`),c=(0,l.resolveDirective)(`loading`);return(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,On,[(0,l.createElementVNode)(`div`,null,[(0,l.createVNode)(s,{modelValue:i.local1_code,"onUpdate:modelValue":t[0]||=e=>i.local1_code=e,onFocus:a.getProvinces,onChange:a.changeProvince,placeholder:`省`,filterable:``},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.provinceList,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:e.provinceCode,label:e.provinceName,value:e.provinceCode},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.provinceName),1)]),_:2},1032,[`label`,`value`]))),128))]),_:1},8,[`modelValue`,`onFocus`,`onChange`])]),n.cityHide?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,kn,[(0,l.createVNode)(s,{modelValue:i.local2_code,"onUpdate:modelValue":t[1]||=e=>i.local2_code=e,onFocus:a.getCities,onChange:a.changeCity,placeholder:`市`,filterable:``},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.cityList,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:e.cityCode,label:e.cityName,value:e.cityCode},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.cityName),1)]),_:2},1032,[`label`,`value`]))),128))]),_:1},8,[`modelValue`,`onFocus`,`onChange`])])),!n.cityHide&&!n.districtHide?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,An,[(0,l.createVNode)(s,{modelValue:i.local3_code,"onUpdate:modelValue":t[2]||=e=>i.local3_code=e,onFocus:a.getDistrict,onChange:a.changeDistrict,placeholder:`区/县`,filterable:``},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.districtList,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:e.districtCode,label:e.districtName,value:e.districtCode},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e.districtName),1)]),_:2},1032,[`label`,`value`]))),128))]),_:1},8,[`modelValue`,`onFocus`,`onChange`])])):(0,l.createCommentVNode)(``,!0)])),[[c,i.isCdnLoading]])}var Mn=k(Dn,[[`render`,jn]]),Nn={computed:{componentName(){return this.$options.name}},methods:{_mergeAttrs(e){let t=this.$cvUiParams||{},n=e&&t[e]||{},r=t[this.componentName]||{},i=Object.assign({},n,r);return Object.assign({},i,this.$attrs)}}},Pn={name:`cvGeoMap`,mixins:[Nn],emits:[`update:address`,`update:latitude`,`update:longitude`,`update:name`,`update:city`],props:{title:{type:[String],default:`选择经纬度地点`},mapKey:{type:[String],default:``},mapSecret:{type:[String],default:``},mapType:{type:[String],default:`qq`},address:{type:[String]},name:{type:[String]},city:{type:[String]},latitude:{type:[Number,String]},longitude:{type:[Number,String]}},watch:{address(e){this.localAddress=e},latitude(e){this.localLatitude=e},longitude(e){this.localLongitude=e},name(e){this.localName=e},city(e){this.localCity=e}},computed:{localMapKey(){return this._mergeAttrs(`geo`).mapKey},localMapSecret(){return this._mergeAttrs(`geo`).mapSecret},mapSrc(){let e=this.localMapKey;if(this.mapType==`qq`){if(!this.localMapKey)return``;let t=`https://apis.map.qq.com/tools/locpicker`;return t+=`?search=1&type=1&key=${e}&referer=myapp`,this.latitude&&this.longitude&&(t+=`&coord=${this.latitude},${this.longitude}`),t}else if(this.mapType==`amap`){if(!this.localMapKey||!this.localMapSecret)return``;let t=`https://m.amap.com/picker/`;return t+=`?zoom=15&radius=1000&total=20&key=${e}&jscode=${localMapSecret}`,this.latitude&&this.longitude&&(t+=`&center=${this.longitude},${this.latitude}`),t}else return this.$message.info(`目前不支持百度地图`),``}},data(){return{localMapShow:!1,localAddress:``,localLatitude:``,localLongitude:``,localName:``,localCity:``}},mounted(){this.initData()},methods:{initData(){let e=this;window.addEventListener(`message`,t=>{let n=t.data;n&&n.module==`locationPicker`&&(e.localAddress=n.poiaddress||``,e.localName=n.poiname||``,e.localCity=n.cityname||``,e.localLatitude=n.latlng.lat||``,e.localLongitude=n.latlng.lng||``)},!1)},handleMapClose(){this.localMapShow=!1},handleMapOpen(){this.localMapShow=!0},handleConfirm(){this.$emit(`update:address`,this.localAddress),this.$emit(`update:longitude`,this.localLongitude),this.$emit(`update:latitude`,this.localLatitude),this.$emit(`update:name`,this.localName),this.$emit(`update:city`,this.localCity),this.handleMapClose()},handleCopy(e){this.$cvCopy(e)}}},Fn={class:`cv-geo-map__wrap`},In={class:`cv-geo-map__box`},Ln={style:{width:`100%`,height:`510px`}},Rn=[`src`],zn={class:`cv-geo-map__info`},Bn={key:0,class:`cv-geo-map__address`},Vn={key:1,class:`cv-geo-map__jwd`};function Hn(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`),s=(0,l.resolveComponent)(`el-tooltip`),c=(0,l.resolveComponent)(`el-button`),u=(0,l.resolveComponent)(`el-scrollbar`),d=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,[(0,l.createElementVNode)(`div`,Fn,[(0,l.createElementVNode)(`div`,In,[(0,l.createVNode)(s,{class:`item`,effect:`dark`,content:`请点击查找位置选择位置`,placement:`bottom`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{modelValue:i.localAddress,"onUpdate:modelValue":t[0]||=e=>i.localAddress=e},null,8,[`modelValue`])]),_:1}),(0,l.createVNode)(c,{type:`primary`,icon:`ElIconSearch`,onClick:a.handleMapOpen},{default:(0,l.withCtx)(()=>[...t[5]||=[(0,l.createTextVNode)(`请查找位置`,-1)]]),_:1},8,[`onClick`])])]),(0,l.createVNode)(d,{modelValue:i.localMapShow,"onUpdate:modelValue":t[4]||=e=>i.localMapShow=e,title:n.title,width:`520`,"before-close":a.handleMapClose},{footer:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,zn,[i.localAddress?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Bn,[t[6]||=(0,l.createElementVNode)(`span`,{class:`cv-geo-map__label`},`已选:`,-1),(0,l.createVNode)(s,{class:`item`,effect:`dark`,content:`点击复制`,placement:`bottom`},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`span`,{class:`cv-geo-map__value`,onClick:t[1]||=e=>a.handleCopy(i.localAddress)},(0,l.toDisplayString)(i.localAddress),1)]),_:1})])):(0,l.createCommentVNode)(``,!0),i.localAddress?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Vn,[t[7]||=(0,l.createElementVNode)(`span`,{class:`cv-geo-map__label`},`经度:`,-1),(0,l.createVNode)(s,{class:`item`,effect:`dark`,content:`点击复制`,placement:`bottom`},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`span`,{class:`cv-geo-map__value`,onClick:t[2]||=e=>a.handleCopy(i.localLongitude)},(0,l.toDisplayString)(i.localLongitude),1)]),_:1}),t[8]||=(0,l.createElementVNode)(`span`,{class:`cv-geo-map__label`},`纬度:`,-1),(0,l.createVNode)(s,{class:`item`,effect:`dark`,content:`点击复制`,placement:`bottom`},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`span`,{class:`cv-geo-map__value`,onClick:t[3]||=e=>a.handleCopy(i.localLatitude)},(0,l.toDisplayString)(i.localLatitude),1)]),_:1})])):(0,l.createCommentVNode)(``,!0)]),(0,l.createElementVNode)(`div`,null,[(0,l.createVNode)(c,{onClick:a.handleMapClose},{default:(0,l.withCtx)(()=>[...t[9]||=[(0,l.createTextVNode)(`取消`,-1)]]),_:1},8,[`onClick`]),(0,l.createVNode)(c,{type:`primary`,onClick:a.handleConfirm,disabled:!i.localAddress},{default:(0,l.withCtx)(()=>[...t[10]||=[(0,l.createTextVNode)(`确认选择`,-1)]]),_:1},8,[`onClick`,`disabled`])])]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,Ln,[(0,l.createVNode)(u,{style:{height:`510px`}},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`iframe`,{id:`mapPage`,width:`100%`,height:`100%`,style:{height:`500px`},frameborder:`0`,src:a.mapSrc},null,8,Rn)]),_:1})])]),_:1},8,[`modelValue`,`title`,`before-close`])],64)}var Un=k(Pn,[[`render`,Hn]]);Mn.install=function(e){e.component(Mn.name,Mn)},Un.install=function(e){e.component(Un.name,Un)};var Wn={...c.ElOption,extends:c.ElOption,name:`cvSelectOpt`},Gn={name:`cvSelectBase`,emits:[`onChoose`,`change`,`update:modelValue`],props:{...c.ElSelect.props,modelValue:{type:[String,Array,Number],default(){return``}},emptyValues:{type:[Array],default:[null,void 0]},dataLists:{type:[Array],default(){return[]}},dataField:{type:[Object],default(){return{}}},dataDisabled:{type:[Array],default(){return[]}},disabled:{type:Boolean,default:!1},placeholder:{type:[String,Number],default:`请选择`}},watch:{modelValue(e){this.localVal=e},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0},localVal(e){this.handleChange()}},data(){return{localVal:this.modelValue,localOpt:[]}},methods:{handleChoose(e,t){this.$emit(`onChoose`,e,t)},handleChange(){this.$emit(`change`,this.localVal),this.$emit(`update:modelValue`,this.localVal)},_parseLocalOpt(){let e=[];if(this.dataLists&&this.dataLists.length!==0)if(typeof this.dataLists[0]==`string`)this.dataLists.map(t=>{e.push({label:t,value:t})}),this.localOpt=e;else{var t=this.dataField&&this.dataField.label||`label`,n=this.dataField&&this.dataField.value||`value`;this.dataLists.map(r=>{let i=r[t]===0?0:r[t]||``,a=r[n]===0?0:r[n]||``;if(a=a===0?0:a||i,this.dataDisabled.length>0)for(let e in this.dataDisabled)this.dataDisabled[e][n]==a&&(r.disabled=!0);e.push({label:i,value:a,disabled:r.disabled&&!0||!1}),(r.checked==`true`||r.checked==1)&&(typeof this.localVal==`string`?this.localVal=a:typeof this.localVal==`object`&&this.localVal.push(a))}),this.localOpt=e}}}};function Kn(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-option`),s=(0,l.resolveComponent)(`el-select`);return(0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({class:`cv-select-base`},e.$props,{modelValue:i.localVal,"onUpdate:modelValue":t[0]||=e=>i.localVal=e,size:e.size,filterable:``,clearable:``}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`,{},()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.localOpt,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:t,label:e.label,value:e.value,disabled:e.disabled,onClick:n=>a.handleChoose(e,t)},null,8,[`label`,`value`,`disabled`,`onClick`]))),128))])]),_:3},16,[`modelValue`,`size`])}var qn=k(Gn,[[`render`,Kn]]),Jn={name:`cvSelectTree`,emits:[`update:modelValue`,`change`],props:{...c.ElSelect.props,modelValue:{type:[String,Array,Number],default(){return``}},dataLists:{type:[Array],default(){return[]}},dataField:{type:[Object],default:()=>({value:`id`,label:`title`,children:`children`})},clearable:{type:Boolean,default:!0},accordion:{type:Boolean,default:!1},defaultExpandAll:{type:Boolean,default:!0},dataDisabled:{type:[Array],default(){return[]}},disabled:{type:Boolean,default:!1},placeholder:{type:[String,Number],default:`请选择`},showAllLevels:{type:Boolean,default:!0},showCheckbox:{type:Boolean,default:!1},filterable:{type:Boolean,default:!0},emitPath:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1},refID:{type:[String],required:!1,default(){return`cvSelectTree-`+ +new Date+((Math.random()/1e4).toFixed(0)+``)}}},watch:{modelValue(){this.localVal=this.modelValue,this.initHandle()},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0},localVal(){this.handleChange()}},data(){return{localVal:``,localOpt:[],localTitle:``,defaultExpandedKey:[]}},computed:{props2(){return Object.assign(this.dataField,{emitPath:this.emitPath},{multiple:this.multiple})}},created(){},mounted(){this.localVal=this.modelValue,this.initHandle()},methods:{initHandle(){if(this.localVal){var e=this.$refs[this.refID+`tree`].getNode(this.localVal);e&&(this.localTitle=e.data[this.dataField.label],this.$refs[this.refID+`tree`].setCurrentKey(this.localVal),this.defaultExpandedKey=[this.localVal])}else this.clearHandle();this.initScroll()},initScroll(){this.$nextTick(()=>{let e=document.querySelectorAll(`.cv-select-tree .el-scrollbar .el-select-dropdown__wrap`)[0],t=document.querySelectorAll(`.cv-select-tree .el-scrollbar .el-scrollbar__bar`);e.style.cssText=`margin: 0px; max-height: none; overflow: hidden;`,t.forEach(e=>e.style.width=0)})},handleNodeClick(e,t,n){e.disabled||(this.localTitle=e[this.dataField.label],this.localVal=e[this.dataField.value],this.defaultExpandedKey=[],this.$refs[this.refID].blur())},clearHandle(){this.localTitle=``,this.localVal=``,this.defaultExpandedKey=[],this.clearSelected()},clearSelected(){document.querySelectorAll(`#${this.refID}tree .el-tree-node`).forEach(e=>e.classList.remove(`is-current`))},handleChange(){this.$emit(`change`,this.localVal),this.$emit(`update:modelValue`,this.localVal)},_parseLocalOpt(){let e=this.dataLists;this.dataField&&this.dataField.label;let t=this.dataField&&this.dataField.value||`value`,n=this.dataField&&this.dataField.children||`children`,r=this.dataDisabled;i(e);function i(e){for(let a in e)r.map(n=>{e[a][t]==n[t]&&(e[a].disabled=!0)}),e[a][n]&&i(e[a][n])}this.localOpt=e}}};function Yn(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-tree`),s=(0,l.resolveComponent)(`el-option`),c=(0,l.resolveComponent)(`el-select`);return(0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)(e.$props,{ref:n.refID,"popper-class":`cv-select-tree`,modelValue:i.localTitle,onClear:a.clearHandle}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{value:i.localTitle,label:i.localTitle,class:`options`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{"highlight-current":``,id:n.refID+`tree`,ref:n.refID+`tree`,accordion:n.accordion,showCheckbox:n.showCheckbox,data:i.localOpt,props:n.dataField,"node-key":n.dataField.value,onNodeClick:a.handleNodeClick,"default-expand-all":n.defaultExpandAll},null,8,[`id`,`accordion`,`showCheckbox`,`data`,`props`,`node-key`,`onNodeClick`,`default-expand-all`])]),_:1},8,[`value`,`label`])]),_:1},16,[`modelValue`,`onClear`])}var Xn=k(Jn,[[`render`,Yn],[`__scopeId`,`data-v-a62c37b7`]]);Wn.install=function(e){e.component(Wn.name,Wn)},qn.install=function(e){e.component(qn.name,qn)},Xn.install=function(e){e.component(Xn.name,Xn)};var Zn={name:`cvCascaderBase`,components:{},props:{...c.ElCascader.props,modelValue:{type:[String,Array,Number],default(){}},dataLists:{type:[Array],default(){return[]}},dataDisabled:{type:[Array],default(){return[]}},disabled:{type:Boolean,default:!1},placeholder:{type:[String,Number],default:`请选择`},showAllLevels:{type:Boolean,default:!0},filterable:{type:Boolean,default:!0},dataField:{type:[Object],default(){return{}}},emitPath:{type:Boolean,default:!0},multiple:{type:Boolean,default:!1}},watch:{modelValue(){this.localVal=this.modelValue},dataLists:{handler(){this._parseLocalOpt()},immediate:!0,deep:!0},localVal(){this.handleChange(),this.handleInput()}},data(){return{localVal:this.modelValue,localOpt:[]}},computed:{props2(){return Object.assign(this.dataField,{emitPath:this.emitPath},{multiple:this.multiple})}},created(){},methods:{handleChange(){this.$emit(`change`,this.localVal)},handleInput(){this.$emit(`update:modelValue`,this.localVal)},_parseLocalOpt(){let e=this.dataLists,t=this.dataField&&this.dataField.value||`value`,n=this.dataDisabled;r(e);function r(e){for(let i in e)n.map(n=>{e[i][t]==n[t]&&(e[i].disabled=!0)}),e[i].children&&r(e[i].children)}this.localOpt=e},getCheckedNodes(){}}},Qn={class:`cv-cascader-base block`};function $n(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-cascader`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Qn,[(0,l.createVNode)(o,(0,l.mergeProps)(e.$props,{props:a.props2,modelValue:i.localVal,"onUpdate:modelValue":t[0]||=e=>i.localVal=e,options:i.localOpt,onChange:a.handleChange,onGetCheckedNodes:a.getCheckedNodes}),null,16,[`props`,`modelValue`,`options`,`onChange`,`onGetCheckedNodes`])])}var er=k(Zn,[[`render`,$n]]);er.install=function(e){e.component(er.name,er)};var tr={props:{...c.ElTimePicker.props,modelValue:{type:[String,Array,Number,Object,Date],default:null}},watch:{modelValue:{handler(){if(this.valueFormat==`timestamp`){if(Array.isArray(this.modelValue)){var e=this.modelValue.map(e=>{if(!isNaN(e)&&e.toString().length==10)return e*1e3});if(this.localVal&&this.localVal[0]==e[0]&&this.localVal[1]==e[1])return;this.localVal=e}else this.modelValue&&this.modelValue.toString().length==10&&this.localVal!=this.modelValue*1e3&&(this.localVal=this.modelValue*1e3);return}this.localVal=this.modelValue},immediate:!0,deep:!0},localVal(){if(this.valueFormat==`timestamp`){var e;if(Array.isArray(this.localVal)){if(e=this.localVal.map(e=>{if(!isNaN(e)&&e.toString().length==13)return parseInt(e/1e3)}),this.modelValue&&e[0]==this.modelValue[0]&&e[1]==this.modelValue[1])return;this.$emit(`update:modelValue`,e)}else !isNaN(this.localVal)&&this.localVal.toString().length==13&&(e=parseInt(this.localVal/1e3),this.modelValue!=e&&this.$emit(`update:modelValue`,e));return}this.$emit(`update:modelValue`,this.localVal)}},data(){return{localVal:``}},created(){},methods:{}},nr={name:`cvTimeBase`,mixins:[tr],props:{format:{type:String,default:`HH:mm:ss`},valueFormat:{type:String,default:`HH:mm:ss`},placeholder:{type:[String,Number],default:`选择时间`}}};function rr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-time-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-timePicker-base`},e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,format:n.format,"picker-options":{}}),null,16,[`modelValue`,`format`])}var ir=k(nr,[[`render`,rr]]),ar={name:`cvTimeRange`,mixins:[tr],props:{format:{type:String,default:`HH:mm:ss`},valueFormat:{type:String,default:`HH:mm:ss`},startPlaceholder:{type:[String,Number],default:`开始时间`},rangeSeparator:{type:[String,Number],default:`至`},endPlaceholder:{type:[String,Number],default:`结束时间`}}};function or(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-time-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-timePicker-range`},e.$props,{"is-range":``,modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,format:n.format,"range-separator":n.rangeSeparator,"start-placeholder":n.startPlaceholder,"end-placeholder":n.endPlaceholder}),null,16,[`modelValue`,`format`,`range-separator`,`start-placeholder`,`end-placeholder`])}var sr=k(ar,[[`render`,or]]),cr={name:`cvTimeSelect`};function lr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-time-select`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-time-select`},e.$props),null,16)}var ur=k(cr,[[`render`,lr]]),dr={props:{...c.ElDatePicker.props,modelValue:{type:[String,Array,Number,Object,Date],default:null},pickerOptions:{type:Boolean,default:!1}},watch:{modelValue:{handler(){if(this.valueFormat==`timestamp`){if(Array.isArray(this.modelValue)){var e=this.modelValue.map(e=>{if(!isNaN(e)&&e.toString().length==10)return e*1e3});if(this.localVal&&this.localVal[0]==e[0]&&this.localVal[1]==e[1])return;this.localVal=e}else this.modelValue&&this.modelValue.toString().length==10&&this.localVal!=this.modelValue*1e3&&(this.localVal=this.modelValue*1e3);return}this.localVal=this.modelValue},immediate:!0,deep:!0},localVal(){if(this.valueFormat==`timestamp`){var e;if(Array.isArray(this.localVal)){if(e=this.localVal.map(e=>{if(!isNaN(e)&&e.toString().length==13)return parseInt(e/1e3)}),this.modelValue&&e[0]==this.modelValue[0]&&e[1]==this.modelValue[1])return;this.$emit(`update:modelValue`,e)}else !isNaN(this.localVal)&&this.localVal.toString().length==13&&(e=parseInt(this.localVal/1e3),this.modelValue!=e&&this.$emit(`update:modelValue`,e));return}this.$emit(`update:modelValue`,this.localVal)}},data(){return{localVal:``}}},fr={name:`cvDateBase`,mixins:[dr],props:{format:{type:String,default:`YYYY-MM-DD`},valueFormat:{type:String,default:`YYYY-MM-DD`},placeholder:{type:[String,Number],default:`选择日期`}},data(){return{localPickerOptions:{disabledDate(e){return e.getTime()>Date.now()},shortcuts:[{text:`今天`,onClick(e){e.$emit(`pick`,new Date)}},{text:`昨天`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24),e.$emit(`pick`,t)}},{text:`一周前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*7),e.$emit(`pick`,t)}},{text:`一个月前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*30),e.$emit(`pick`,t)}},{text:`三个月前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*90),e.$emit(`pick`,t)}},{text:`六个月前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*180),e.$emit(`pick`,t)}},{text:`一年前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*365),e.$emit(`pick`,t)}}]}}}};function pr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-date-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,type:`date`,"value-format":n.valueFormat,placeholder:n.placeholder,"picker-options":e.pickerOptions&&i.localPickerOptions}),null,16,[`modelValue`,`value-format`,`placeholder`,`picker-options`])}var mr=k(fr,[[`render`,pr]]),hr={name:`cvDateRange`,mixins:[dr],props:{valueFormat:{type:String,default:`yyyy-MM-dd`},startPlaceholder:{type:[String,Number],default:`开始日期`},rangeSeparator:{type:[String,Number],default:`至`},endPlaceholder:{type:[String,Number],default:`结束日期`}},data(){return{localPickerOptions:{shortcuts:[{text:`今天`,onClick(e){let t=new Date,n=new Date;e.$emit(`pick`,[n,t])}},{text:`昨天`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24),t.setTime(t.getTime()-3600*1e3*24),e.$emit(`pick`,[n,t])}},{text:`最近一周`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*7),e.$emit(`pick`,[n,t])}},{text:`最近一个月`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*30),e.$emit(`pick`,[n,t])}},{text:`最近三个月`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*90),e.$emit(`pick`,[n,t])}},{text:`最近六个月`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*180),e.$emit(`pick`,[n,t])}},{text:`最近一年`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*365),e.$emit(`pick`,[n,t])}}]}}}};function gr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-date-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,type:`daterange`,"value-format":n.valueFormat,"range-separator":n.rangeSeparator,"start-placeholder":n.startPlaceholder,"end-placeholder":n.endPlaceholder,"picker-options":e.pickerOptions&&i.localPickerOptions}),null,16,[`modelValue`,`value-format`,`range-separator`,`start-placeholder`,`end-placeholder`,`picker-options`])}var _r=k(hr,[[`render`,gr]]),vr={name:`cvDatetimeBase`,mixins:[dr],props:{format:{type:String,default:`YYYY-MM-DD HH:mm:ss`},valueFormat:{type:String,default:`YYYY-MM-DD HH:mm:ss`},placeholder:{type:[String,Number],default:`选择日期时间`}},data(){return{localPickerOptions:{disabledDate(e){return e.getTime()>Date.now()},shortcuts:[{text:`今天`,onClick(e){e.$emit(`pick`,new Date)}},{text:`昨天`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24),e.$emit(`pick`,t)}},{text:`一周前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*7),e.$emit(`pick`,t)}},{text:`一个月前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*30),e.$emit(`pick`,t)}},{text:`三个月前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*90),e.$emit(`pick`,t)}},{text:`六个月前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*180),e.$emit(`pick`,t)}},{text:`一年前`,onClick(e){let t=new Date;t.setTime(t.getTime()-3600*1e3*24*365),e.$emit(`pick`,t)}}]}}}};function yr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-date-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,type:`datetime`,"value-format":n.valueFormat,placeholder:n.placeholder,"picker-options":e.pickerOptions&&i.localPickerOptions}),null,16,[`modelValue`,`value-format`,`placeholder`,`picker-options`])}var br=k(vr,[[`render`,yr]]),xr={name:`cvDatetimeRange`,mixins:[dr],props:{valueFormat:{type:String,default:`YYYY-MM-DD HH:mm:ss`},startPlaceholder:{type:[String,Number],default:`开始日期`},rangeSeparator:{type:[String,Number],default:`至`},endPlaceholder:{type:[String,Number],default:`结束日期`}},data(){return{localPickerOptions:{shortcuts:[{text:`今天`,onClick(e){let t=new Date,n=new Date;e.$emit(`pick`,[n,t])}},{text:`昨天`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24),t.setTime(t.getTime()-3600*1e3*24),e.$emit(`pick`,[n,t])}},{text:`最近一周`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*7),e.$emit(`pick`,[n,t])}},{text:`最近一个月`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*30),e.$emit(`pick`,[n,t])}},{text:`最近三个月`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*90),e.$emit(`pick`,[n,t])}},{text:`最近六个月`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*180),e.$emit(`pick`,[n,t])}},{text:`最近一年`,onClick(e){let t=new Date,n=new Date;n.setTime(n.getTime()-3600*1e3*24*365),e.$emit(`pick`,[n,t])}}]}}}};function Sr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-date-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{modelValue:e.localVal,"onUpdate:modelValue":t[0]||=t=>e.localVal=t,type:`datetimerange`,"value-format":n.valueFormat,"range-separator":n.rangeSeparator,"start-placeholder":n.startPlaceholder,"end-placeholder":n.endPlaceholder,align:`right`,"picker-options":e.pickerOptions&&i.localPickerOptions}),null,16,[`modelValue`,`value-format`,`range-separator`,`start-placeholder`,`end-placeholder`,`picker-options`])}var Cr=k(xr,[[`render`,Sr]]),wr={name:`cvDatetimeScreen`,props:{start:{type:String,default:null},end:{type:String,default:null},autoUpdate:{type:Boolean,default:!0}},emits:[`update:start`,`update:end`,`change`],data(){return{defaultTime:[new Date(2e3,0,1,0,0,0),new Date(2e3,0,1,23,59,59)],internalValue:[this.start||``,this.end||``]}},watch:{start(e){(e===null||e===``)&&(this.end===null||this.end===``)?this.internalValue=[null,null]:this.internalValue[0]=e},end(e){(this.start===null||this.start===``)&&(e===null||e===``)?this.internalValue=[null,null]:this.internalValue[1]=e}},computed:{dateUtil(){return{getStartOfDay(e=new Date){let t=new Date(e);return t.setHours(0,0,0,0),t},getEndOfDay(e=new Date){let t=new Date(e);return t.setHours(23,59,59,999),t},getYesterday(){let e=new Date;return e.setDate(e.getDate()-1),e},getDaysAgo(e){let t=new Date;return t.setDate(t.getDate()-(e-1)),t},getFirstDayOfMonth(){let e=new Date;return e.setDate(1),e},getFirstDayOfYear(){let e=new Date;return e.setMonth(0,1),e}}},refinedShortcuts(){return[{text:`本日`,value:()=>[this.dateUtil.getStartOfDay(),this.dateUtil.getEndOfDay()]},{text:`昨天`,value:()=>{let e=this.dateUtil.getYesterday();return[this.dateUtil.getStartOfDay(e),this.dateUtil.getEndOfDay(e)]}},{text:`最近7天`,value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getDaysAgo(7)),this.dateUtil.getEndOfDay()]},{text:`最近30天`,value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getDaysAgo(30)),this.dateUtil.getEndOfDay()]},{text:`本月`,value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getFirstDayOfMonth()),this.dateUtil.getEndOfDay()]},{text:`本年`,value:()=>[this.dateUtil.getStartOfDay(this.dateUtil.getFirstDayOfYear()),this.dateUtil.getEndOfDay()]},{text:`全部`,value:()=>[null,null]}]}},methods:{syncInternalValue(){(this.start===null||this.start===``)&&(this.end===null||this.end===``)?this.internalValue=[null,null]:this.internalValue=[this.start,this.end]},handleDateChange(e){e?(this.$emit(`update:start`,e[0]),this.$emit(`update:end`,e[1])):(this.$emit(`update:start`,null),this.$emit(`update:end`,null)),this.$emit(`change`,e)},handleCalendarChange(e){}},created(){this.syncInternalValue()}};function Tr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-date-picker`);return(0,l.openBlock)(),(0,l.createBlock)(o,{modelValue:i.internalValue,"onUpdate:modelValue":t[0]||=e=>i.internalValue=e,type:`datetimerange`,shortcuts:a.refinedShortcuts,"range-separator":`至`,"start-placeholder":`开始时间`,"end-placeholder":`结束时间`,"value-format":`YYYY-MM-DD HH:mm:ss`,"default-time":i.defaultTime,onChange:a.handleDateChange,onCalendarChange:a.handleCalendarChange,clearable:``,class:`screen-date-picker`},null,8,[`modelValue`,`shortcuts`,`default-time`,`onChange`,`onCalendarChange`])}var Er=k(wr,[[`render`,Tr]]);ir.install=function(e){e.component(ir.name,ir)},sr.install=function(e){e.component(sr.name,sr)},ur.install=function(e){e.component(ur.name,ur)},mr.install=function(e){e.component(mr.name,mr)},_r.install=function(e){e.component(_r.name,_r)},br.install=function(e){e.component(br.name,br)},Cr.install=function(e){e.component(Cr.name,Cr)},Er.install=function(e){e.component(Er.name,Er)};var Dr={name:`cvSwitchBase`,props:{...c.ElSwitch.props,activeColor:{type:[String],default:``},inactiveColor:{type:[String],default:``},disabled:{type:Boolean,default:!1}},watch:{modelValue(){this.localVal=this.modelValue},localVal(){this.$emit(`update:modelValue`,this.localVal)}},data(){return{localVal:this.modelValue}},created(){this.localVal=this.modelValue},methods:{}};function Or(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-switch`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{modelValue:i.localVal,"onUpdate:modelValue":t[0]||=e=>i.localVal=e}),null,16,[`modelValue`])}var kr=k(Dr,[[`render`,Or]]);kr.install=function(e){e.component(kr.name,kr)};var Ar={name:`cvCodeSms`,mixins:[],components:{},props:{...c.ElInput.props,maxlength:{type:[Number,String],default:6},modelValue:{type:[Number,String],default:``},placeholder:{type:[Number,String],default:`请输入验证码`},disabled:{type:Boolean,default:!1},mobile:{type:[Number,String],default:``},mobileParam:{type:String,default:`mobile`},codeUrl:{type:String,default:``},codeSign:{type:Boolean,default:!1},apiFunc:{type:Function,default:null},waitTime:{type:[Number,String],default:60}},watch:{mobile(e){this.localMobile=e},modelValue(e){this.localVal=e}},data(){return{localVal:this.modelValue,localMobile:``,nextTime:0,diyPlaceholder:`短信验证码`,btnDisabled:!1,btnText:`获取验证码`,btnIntervalObj:null}},created(){this.localMobile=this.mobile},methods:{showDiyMsg(e){this.$message(e)},getSmsCode(){if(!this.localMobile){this.showDiyMsg(`手机号不正确`),this.$emit(`onGetSms`,!1);return}if(!/^[1][3,4,5,6,7,8,9][0-9]{9}$/.test(this.localMobile)){this.showDiyMsg(`手机号格式不正确`),this.$emit(`onGetSms`,!1);return}if(!this.codeUrl&&!this.apiFunc){this.showDiyMsg(`短信接口地址不能为空`);return}this.btnDisabled=!0,!this.btnIntervalObj&&this.btnDisabled&&(this.btnText=`请稍后...`,this.apiFunc?this.apiFunc({postType:`sendSms`,cto_sms_type:`alterMobile`,sendCode:`发送验证码`,[this.mobileParam]:this.localMobile}).then(e=>{let t=e;t.status==200?(this.showDiyMsg(`发送成功!`),setTimeout(()=>{if(this.codeSign){let e=t.data&&t.data.sign||``;this.diyPlaceholder=`识别码:`+e}this.smsCodeWaitTime()},500)):(this.showDiyMsg(`短信获取失败,请检查网络`),this.btnDisabled=!1,this.btnText=`获取验证码`)}).catch(e=>{this.btnDisabled=!1,this.btnText=`获取验证码`}):(this.btnDisabled=!1,this.btnText=`重新获取验证码`))},smsCodeWaitTime(){this.nextTime=Date.parse(new Date)/1e3+parseInt(this.waitTime),this.btnIntervalObj=setInterval(()=>{let e=this.nextTime-Date.parse(new Date)/1e3;e<=0?(clearInterval(this.btnIntervalObj),this.btnText=`重新获取验证码`,this.btnIntervalObj=0,this.btnDisabled=!1):(this.btnDisabled=!0,this.btnText=e.toString()+`s`)},100)},updateInput(e){this.$emit(`update:modelValue`,this.localVal)}}};function jr(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-button`),s=(0,l.resolveComponent)(`el-input`);return(0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)(e.$props,{modelValue:i.localVal,"onUpdate:modelValue":t[0]||=e=>i.localVal=e,clearable:``,placeholder:i.diyPlaceholder,onInput:a.updateInput}),{append:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{onClick:a.getSmsCode,disabled:i.btnDisabled},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(i.btnText),1)]),_:1},8,[`onClick`,`disabled`])]),_:1},16,[`modelValue`,`placeholder`,`onInput`])}var Mr=k(Ar,[[`render`,jr]]);Mr.install=function(e){e.component(Mr.name,Mr)};var Nr={props:{fileType:{type:[Array],default:[]},fileSize:{type:[Number],default:2},fileUnit:{type:[String],default:``},multiple:{type:[Boolean],default:!1},limit:{type:[Number],default:5}}},Pr={class:`cv-upload-tip-box`},Fr={key:0},Ir={key:1};function Lr(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Pr,[t[0]||=(0,l.createElementVNode)(`span`,null,`最多上传`,-1),(0,l.createElementVNode)(`b`,null,(0,l.toDisplayString)(n.limit),1),(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(n.fileUnit),1),n.fileType.length?((0,l.openBlock)(),(0,l.createElementBlock)(`b`,Fr,(0,l.toDisplayString)(n.fileType.length?n.fileType.join(`/`):``),1)):(0,l.createCommentVNode)(``,!0),n.fileType.length?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,Ir,`格式`)):(0,l.createCommentVNode)(``,!0),(0,l.createElementVNode)(`span`,null,`文件;且每`+(0,l.toDisplayString)(n.fileUnit)+`不超过`,1),(0,l.createElementVNode)(`b`,null,(0,l.toDisplayString)(n.fileSize)+`MB`,1)])}var Rr={inheritAttrs:!1,emits:[`update:modelValue`,`update:initValue`,`delete`,`error`,`success`],components:{uploadTip:k(Nr,[[`render`,Lr]])},mixins:[Nn],props:{multiple:{type:[Boolean],default:!1},limit:{type:[Number,String],default:1},drag:{type:Boolean,default:!1},httpRequest:{type:[Function],default:()=>{}},accept:String,beforeRemove:Function,upResponseFn:{type:[Function],default:null},signatureFn:{type:Function,default:null},signatureType:{type:[String],default:`aliyun_oss_type2`},signatureParam:{type:[Object],default:()=>({})}},data(){return{cropShow:!1,upIngPercent:0,upIngLoading:!1,upIngFileInfo:{}}},computed:{fileTypeStr(){return this.fileType.join(`,`)},tipAttr(){return{fileType:this.fileType||[],fileSize:this.fileSize||``,multiple:this?.multiple||!1,limit:this.limit?parseInt(this.limit):5}},mergeAttrs(){let e=this._mergeAttrs(`upload`);return this.$props.signatureType&&(e.signatureType=this.$props.signatureType),this.$props.signatureFn&&(e.signatureFn=this.$props.signatureFn),this.$props.signatureParam&&(e.signatureParam=this.$props.signatureParam),typeof e.upResponseFn!=`function`&&(e.upResponseFn=null),Object.assign({},e,this.$attrs)}},methods:{_commonBeforeUpload(e){e.type;let t=e.name||``;e.size/1024/1024;let n=t.split(`.`).pop().toLowerCase(),r=this.fileType.join(`、`);return this.fileType.includes(n)?e>this.fileSize?(ExtendMessage.error(`文件大小不能超过 ${this.fileSize} MB`),!1):!0:(ExtendMessage.error(`文件格式错误,请上传类型 如:${r}格式文件`),!1)},_commonRemove(){return new Promise((e,t)=>{this.$confirm(`提示`,{title:`确定删除??`,showCancelButton:!0,confirmButtonText:`确定`,cancelButtonText:`取消`,type:`warning`}).then(()=>{e(!0)}).catch(()=>{t(!1)})})},initHttpRequest(){},initOnProgress(e){this.upIngPercent=Number(e.percentage.toFixed(0))},initOnSuccess(e,t){},initOnExceed(){this.$message.error(`最多上传${this.limit}个文件`)}}};function zr(e){let t=[],n=Object.prototype.toString.call(e);if(n===`[object String]`)t.push(Br(e));else if(n===`[object Object]`)e.name&&e.url&&t.push(e);else if(n===`[object Array]`)for(let n in e){let r=e[n],i=Object.prototype.toString.call(r);i===`[object String]`?t.push(Br(r)):i===`[object Object]`&&r.name&&r.url&&t.push(r)}return t}function Br(e){let t=e.lastIndexOf(`/`),n=e.substring(t+1,e.length),r=``;return n.lastIndexOf(`.`)>-1&&(r=n.slice(n.lastIndexOf(`.`)+1),r=`image/`+r),{name:n,url:e,type:r,status:`success`}}function B(e){return 1024**e}function Vr(e){return e?e<B(1)?e+` B`:e<B(2)?(e/B(1)).toFixed(2)+` KB`:e<B(3)?(e/B(2)).toFixed(2)+` MB`:e<B(4)?(e/B(3)).toFixed(2)+` GB`:(e/B(4)).toFixed(2)+` TB`:`-`}function Hr(e){if(!e)return!0;let t=e?.expiration_last;if(!t)return!0;let n=mn(t),r=new Date;return isNaN(n.getTime())?!0:n.getTime()-r.getTime()<=6e4}async function Ur(e,t){if(!e||typeof e!=`function`)return!1;let n=null;if(Hr(n)){let r=await e({...t});if(r&&r.data&&r.status==200)n=r.data||{};else throw c.ElMessage.error(`获取STS令牌失败`),Error(`获取STS令牌失败 ${r?.message}`)}return{...n,pass:!!n}}async function Wr(e,t,n,r){e||=`aliyun_oss_type2`,r||={};let i=await Ur(t,{upload_type:e,...n});if(!i.pass)return c.ElMessage.error(`获取oss上传凭证异常`);if(e==`oss_upload1`){let e={bucket:i.bucket,region:i.endpoint.split(`.`)[0],accessKeyId:i.accessKeyId,accessKeySecret:i.accessKeySecret,stsToken:i.securityToken,expiration:i.expiration,...r,refreshSTSToken:async()=>{let e=await Ur(t);return{accessKeyId:e.accessKeyId,accessKeySecret:e.accessKeySecret,stsToken:e.securityToken}},refreshSTSTokenInterval:new Date(i.expiration)-new Date-1e3*60};return new OSS(e)}else if(e==`aliyun_oss_type2`)return i;throw Error(`上传类型错误`)}async function Gr(e,t,n){let r={},i=new FormData;i.append(`success_action_status`,t.success_action_status||`200`),i.append(`policy`,t.policy),i.append(`signature`,t.signature),i.append(`x-oss-signature`,t.signature),i.append(`x-oss-signature-version`,`OSS4-HMAC-SHA256`),i.append(`x-oss-credential`,t.x_oss_credential),i.append(`x-oss-date`,t.x_oss_date),i.append(`x-oss-security-token`,t.security_token);let a=t.key;if(t.key||(a=t.dir+`/`+e.name),i.append(`key`,a),t.callback&&i.append(`callback`,t.callback),t.callback_var&&_n(t.callback_var))for(let e in t.callback_var)t.callback_var.hasOwnProperty(e)&&i.append(e,t.callback_var[e]);return i.append(`file`,e),fetch(t.host,{method:`POST`,body:i,headers:r}).then(e=>{if(e.ok)return e.json()}).then(e=>{if(e&&e.success)return e.data}).catch(e=>{})}async function Kr(e,t,n,r){if(!n||typeof n!=`function`)return c.ElMessage.error(`签名方法错误`),Promise.reject();try{let i=En(),a=wn(e.type),o=`${i}.${a}`,s=await n({upload_type:t,...r,save_extension:a}).then(e=>e.data||{}).catch(e=>(c.ElMessage.error(`签名失败`),Promise.reject()));if(!s)return Promise.reject();if(s.name&&(o=`${s.name}.${a}`),e instanceof Blob&&(e=new File([e],o,{type:e.type,lastModified:Date.now()})),e)return await Gr(e,s)}catch{return Promise.reject()}}var qr=!1,Jr=.2,Yr=``,Xr=typeof navigator<`u`&&navigator.userAgent.indexOf(`Firefox`)>-1,Zr=typeof window<`u`&&(!!window.ActiveXObject||`ActiveXObject`in window),Qr=(e,t,n)=>{let r=e.deltaY||e.wheelDelta,i=t;Xr&&(r*=30),Zr&&(r=-r);let a=Jr/n.width*r;a<0&&(i+=Math.abs(a)),a>0&&t>Math.abs(a)&&(i-=Math.abs(a));let o=a<0?`add`:`reduce`;return o!==Yr&&(Yr=o,Jr=.2),qr||window.setTimeout(()=>{qr=!1,Jr+=.01},100),qr=!0,i},$r=(e,t)=>e*t,ei=typeof document<`u`&&`onwheel`in document.createElement(`div`)?`wheel`:`mousewheel`,ti=.2,ni=100,ri=(0,l.defineComponent)({name:`cropper-loading`,props:{isVisible:{type:Boolean,default:!1}},render(){let{$slots:e}=this;return this.isVisible?(0,l.createVNode)(`section`,{class:`cropper-loading`},[e.default?e.default():(0,l.createVNode)(`p`,{class:`cropper-loading-spin`},[(0,l.createVNode)(`i`,null,[(0,l.createVNode)(`svg`,{viewBox:`0 0 1024 1024`,focusable:`false`,"data-icon":`loading`,width:`1.5em`,height:`1.5em`,fill:`currentColor`,"aria-hidden":`true`},[(0,l.createVNode)(`path`,{d:`M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 0 0-94.3-139.9 437.71 437.71 0 0 0-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z`},null)])]),(0,l.createVNode)(`span`,null,null)])]):``}}),ii=(e,t=0)=>{if(typeof e==`number`)return e;let n=e.trim();if(n.endsWith(`%`)){let e=Number.parseFloat(n);return!Number.isFinite(e)||t<=0?0:t*e/100}let r=Number.parseFloat(n);return Number.isFinite(r)?r:0},ai=e=>typeof e==`number`?`${e}px`:e,oi=e=>{if(!Number.isFinite(e))return 0;let t=(e%360+360)%360;return Object.is(t,-0)?0:t},si=e=>{let{props:t,cropperRef:n,layoutContainer:r,imgs:i,cropping:a}=e,o=(0,l.computed)(()=>({...t.wrapper,width:ai(t.wrapper.width),height:ai(t.wrapper.height)})),s=(0,l.ref)({...t.cropLayout}),c=(0,l.computed)(()=>({width:ii(s.value.width,r.wrapLayout.width),height:ii(s.value.height,r.wrapLayout.height)})),u=()=>{if(!n.value)return;let e=Number.parseFloat((window.getComputedStyle(n.value).width||``).replace(`px`,``)),t=Number.parseFloat((window.getComputedStyle(n.value).height||``).replace(`px`,``));Number.isFinite(e)&&Number.isFinite(t)&&(r.wrapLayout={width:e,height:t})},d=(0,l.computed)(()=>{let e=r.wrapLayout.width,t=r.wrapLayout.height,n=c.value.width,i=c.value.height;return{width:e>0?Math.min(n,e):n,height:t>0?Math.min(i,t):i}}),f=(0,l.computed)(()=>{let e=r.wrapLayout.width,t=r.wrapLayout.height;return e<=0||t<=0?!0:d.value.width<e||d.value.height<t});return{wrapperStyle:o,innerCropLayout:s,cropLayoutStyle:c,effectiveCropLayoutStyle:d,shouldShowCropBox:f,isFullCropMode:(0,l.computed)(()=>!!i.value&&a.value&&!f.value),updateWrapLayoutFromDom:u}},ci={};ci.getData=e=>new Promise((t,n)=>{let r={};li(e).then(e=>{r.arrayBuffer=e,r.orientation=pi(e),t(r)}).catch(e=>{n(e)})});function li(e){let t=null;return new Promise((n,r)=>{if(e.src)if(/^data\:/i.test(e.src))t=di(e.src),n(t);else if(/^blob\:/i.test(e.src)){var i=new FileReader;i.onload=function(e){t=e.target?.result??null,n(t)},ui(e.src,function(e){i.readAsArrayBuffer(e)})}else{var a=new XMLHttpRequest;a.onload=function(){if(this.status==200||this.status===0)t=a.response,n(t);else throw`Could not load image`;a=null},a.open(`GET`,e.src,!0),a.responseType=`arraybuffer`,a.send(null)}else r(`img error`)})}function ui(e,t){var n=new XMLHttpRequest;n.open(`GET`,e,!0),n.responseType=`blob`,n.onload=function(){(this.status==200||this.status===0)&&t(this.response)},n.send()}function di(e){e=e.replace(/^data\:([^\;]+)\;base64,/gim,``);for(var t=atob(e),n=t.length,r=new ArrayBuffer(n),i=new Uint8Array(r),a=0;a<n;a++)i[a]=t.charCodeAt(a);return r}function fi(e,t,n){var r=``,i;for(i=t,n+=t;i<n;i++)r+=String.fromCharCode(e.getUint8(i));return r}function pi(e){var t=new DataView(e),n=t.byteLength,r,i,a,o,s,c,l,u,d,f;if(t.getUint8(0)===255&&t.getUint8(1)===216)for(d=2;d<n;){if(t.getUint8(d)===255&&t.getUint8(d+1)===225){l=d;break}d++}if(l&&(i=l+4,a=l+10,fi(t,i,4)===`Exif`&&(c=t.getUint16(a),s=c===18761,(s||c===19789)&&t.getUint16(a+2,s)===42&&(o=t.getUint32(a+4,s),o>=8&&(u=a+o)))),u){for(n=t.getUint16(u,s),f=0;f<n;f++)if(d=u+f*12+2,t.getUint16(d,s)===274){d+=8,r=t.getUint16(d,s);break}}return r}var mi=class{ctx;img;handle;constructor(){this.ctx=null,this.img=null,this.handle={1:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height),e),2:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height,this.ctx.translate(this.img.width,0),this.ctx.scale(-1,1)),e),3:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height,this.ctx.translate(this.img.width/2,this.img.height/2),this.ctx.rotate(180*Math.PI/180),this.ctx.translate(-this.img.width/2,-this.img.height/2)),e),4:e=>(e&&this.ctx&&this.img&&(e.width=this.img.width,e.height=this.img.height,this.ctx.translate(0,this.img.height),this.ctx.scale(1,-1)),e),5:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.rotate(.5*Math.PI),this.ctx.scale(1,-1)),e),6:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.translate(this.img.height/2,this.img.width/2),this.ctx.rotate(90*Math.PI/180),this.ctx.translate(-this.img.width/2,-this.img.height/2)),e),7:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.rotate(.5*Math.PI),this.ctx.translate(this.img.width,-this.img.height),this.ctx.scale(-1,1)),e),8:e=>(e&&this.ctx&&this.img&&(e.width=this.img.height,e.height=this.img.width,this.ctx.translate(this.img.height/2,this.img.width/2),this.ctx.rotate(-90*Math.PI/180),this.ctx.translate(-this.img.width/2,-this.img.height/2)),e)}}render(e,t,n){if(this.ctx=t.getContext(`2d`),this.img=e,this.handle[n]){let e=this.handle[n](t);return this.ctx=e.getContext(`2d`),this.ctx.drawImage(this.img,0,0,this.img.width,this.img.height),this.ctx.restore(),e}else return t.width=e.width,t.height=e.height,this.ctx.drawImage(this.img,0,0,this.img.width,this.img.height),t}},hi=(e,t,n)=>{let r=`default`;for(let e of Object.keys(gi))if(e===n){r=n;break}let i=gi[r];return i(e,t,n)},gi={contain:(e,t)=>{let n=1,{width:r,height:i}={...e},a=t.width,o=t.height;return r>a&&(n=a/r),i*n>o&&(n=o/i),n},cover:(e,t)=>{let n=1,{width:r,height:i}={...e},a=t.width,o=t.height;return n=a/r,i*n<o&&(n=o/i),n},default:(e,t,n)=>{let r=1;if(n===`original`)return r;let{width:i,height:a}={...e},o=t.width,s=t.height,c=n.split(` `);try{let t=c[0];if(t.search(`px`)!==-1&&(t=t.replace(`px`,``),i=parseFloat(t),r=i/e.width),t.search(`%`)!==-1&&(t=t.replace(`%`,``),i=parseFloat(t)/100*o,r=i/e.width),c.length===2&&t===`auto`){let t=c[1];t.search(`px`)!==-1&&(t=t.replace(`px`,``),a=parseFloat(t),r=a/e.height),t.search(`%`)!==-1&&(t=t.replace(`%`,``),a=parseFloat(t)/100*s,r=a/e.height)}}catch{r=1}return r}},_i=new mi,vi=async e=>new Promise((t,n)=>{let r=new Image;r.onload=()=>t(r),r.onerror=n,r.src=e,e.substr(0,4)!==`data`&&(r.crossOrigin=``)}),yi=e=>ci.getData(e),bi=(e,t,n)=>t&&_i.render(e,t,n),xi=e=>{if(typeof navigator>`u`)return[`0`,`0`,`0`];let t=navigator.userAgent.split(` `),n=``,r=[`0`,`0`,`0`],i=new RegExp(e,`i`);for(let e=0;e<t.length;e++)i.test(t[e])&&(n=t[e]);return n&&(r=n.split(`/`)[1].split(`.`)),r},Si=e=>{if(Number(xi(`chrome`)[0])>=81)return-1;if(Number(xi(`safari`)[0])>=605){let e=xi(`version`);if(Number(e[0])>13&&Number(e[1])>1)return-1}let t=typeof navigator<`u`?navigator.userAgent.toLowerCase().match(/cpu iphone os (.*?) like mac os/):null;if(t){let n=t[1].split(`_`).map(e=>Number(e));return n[0]>13||n[0]>=13&&n[1]>=4||Number(xi(`Firefox`)[0])>=97?-1:e}return e},Ci=(e,t,n)=>hi(e,t,n),wi=(e,t)=>{let{scale:n,imgStyle:r,layoutStyle:i,rotate:a}=e,o={width:n*r.width,height:n*r.height},s=(i.width-o.width)/2,c=(i.height-o.height)/2;t&&(s=t.x,c=t.y);let l=((o.width-r.width)/2+s)/n,u=((o.height-r.height)/2+c)/n;return{imgExhibitionStyle:{width:`${r.width}px`,height:`${r.height}px`,transform:`scale(${n}, ${n}) translate3d(${l}px, ${u}px, 0px) rotateZ(${a}deg)`},imgAxis:{x:s,y:c,scale:n,rotate:a}}},Ti=(e,t,n)=>new Promise((r,i)=>{e.toBlob(e=>{if(e){r(e);return}i(Error(`canvas toBlob failed`))},`image/${t}`,n)}),Ei=async e=>e?/\.(gif|jpg|jpeg|png|bmp|GIF|JPG|PNG|WEBP|webp)$/.test(e.name)?new Promise((t,n)=>{let r=new FileReader;r.onload=e=>{let n=``,r=e.target;n=typeof r.result==`object`&&r.result?window.URL.createObjectURL(new Blob([r.result])):r.result,t(n)},r.onerror=n,r.readAsArrayBuffer(e)}):(alert(`图片类型必须是.gif,jpeg,jpg,png,bmp,webp中的一种`),``):``,Di=(e,t,n=0,r=1)=>{let i=document.createElement(`canvas`),a=i.getContext(`2d`),{width:o,height:s}=t,c=0,l=0,u=0;return o*=r,s*=r,i.width=o,i.height=s,n&&(u=Math.ceil(Math.sqrt(o*o+s*s)),i.width=u,i.height=u,a.translate(u/2,u/2),a.rotate(n*Math.PI/180),c=-u/2+(u-o)/2,l=-u/2+(u-s)/2),a.drawImage(e,c,l,o,s),a.restore(),i},Oi=async e=>{let{type:t=`base64`,url:n,sourceCanvas:r,imgLayout:i,imgAxis:a,cropAxis:o,cropLayout:s,outputType:c,outputSize:l=1,full:u=!0,original:d=!1,maxSideLength:f,cropping:p}=e,m=document.createElement(`canvas`),h=m.getContext(`2d`),g=null;if(!r){if(!n)throw Error("getCropImgData: either `sourceCanvas` or `url` must be provided");try{g=await vi(n)}catch{g=new Image}}return new Promise((e,n)=>{try{let _=Number.isFinite(f)?f:3e3,v=Number.isFinite(a.scale)&&a.scale>0?a.scale:1,y=d?1/v:1,b=d?1:Math.max(1,v),x=d?1:v/b,S={x:o.x*y,y:o.y*y},C={width:s.width*y,height:s.height*y},w={...a,x:a.x*y,y:a.y*y},T;T=r?!a.rotate&&b===1?r:ki(r,i,a.rotate,b):Di(g,i,a.rotate,b);let E=w.x-S.x,D=w.y-S.y,O=C.width,k=C.height;if(p||(O=T.width*x,k=T.height*x,E=0,D=0),a.rotate&&p){let e=i.width*(d?1:v),t=i.height*(d?1:v);E-=(T.width*x-e)/2,D-=(T.height*x-t)/2}let A=u&&typeof window<`u`?Math.max(1,window.devicePixelRatio||1):1;if(_>0){let e=Math.max(O*A,k*A);e>_&&(A*=_/e)}if(m.width=Math.max(1,Math.round(O*A)),m.height=Math.max(1,Math.round(k*A)),h.scale(A,A),h.imageSmoothingEnabled=!0,`imageSmoothingQuality`in h&&(h.imageSmoothingQuality=`high`),h.drawImage(T,E,D,T.width*x,T.height*x),h.restore(),t===`blob`){Ti(m,c,l).then(e).catch(n);return}e(m.toDataURL(`image/${c}`,l))}catch(e){n(e)}})},ki=(e,t,n=0,r=1)=>{let i=document.createElement(`canvas`),a=i.getContext(`2d`),{width:o,height:s}=t,c=0,l=0,u=0;return o*=r,s*=r,i.width=o,i.height=s,n&&(u=Math.ceil(Math.sqrt(o*o+s*s)),i.width=u,i.height=u,a.translate(u/2,u/2),a.rotate(n*Math.PI/180),c=-u/2+(u-o)/2,l=-u/2+(u-s)/2),a.drawImage(e,c,l,o,s),a.restore(),i},Ai=(e,t,n,r)=>{let i={left:0,right:0,top:0,bottom:0,scale:1},a=n.rotate*Math.PI/180,o=[{x:e.x,y:e.y},{x:e.x+t.width,y:e.y},{x:e.x+t.width,y:e.y+t.height},{x:e.x,y:e.y+t.height}].map(e=>Mi(e,-a)),s=Math.max(...o.map(e=>e.x))-Math.min(...o.map(e=>e.x)),c=Math.max(...o.map(e=>e.y))-Math.min(...o.map(e=>e.y)),l=Math.max(n.scale,s/r.width,c/r.height),u=r.width*l,d=r.height*l,f=u/2,p=d/2,m=Math.max(...o.map(e=>e.x-f)),h=Math.min(...o.map(e=>e.x+f)),g=Math.max(...o.map(e=>e.y-p)),_=Math.min(...o.map(e=>e.y+p)),v=Mi({x:n.x+f,y:n.y+p},-a),y=Mi({x:ji(v.x,m,h),y:ji(v.y,g,_)},a);return i.scale=l,i.left=y.x-f,i.right=y.x-f,i.top=y.y-p,i.bottom=y.y-p,i},ji=(e,t,n)=>Math.min(Math.max(e,t),n),Mi=(e,t)=>({x:e.x*Math.cos(t)-e.y*Math.sin(t),y:e.x*Math.sin(t)+e.y*Math.cos(t)}),Ni=(e,t,n,r)=>{let i=``,a=``,o=Ai(e,t,n,r),s=o.scale,c=.5;return n.x>o.left+c?i=`left`:n.x<o.right-c&&(i=`right`),n.y>o.top+c?a=`top`:n.y<o.bottom-c&&(a=`bottom`),{landscape:i,portrait:a,scale:s,boundary:o,imgAxis:n}},Pi={easeInOut:(e,t,n,r)=>(e=e/r*2,e<1?n/2*e*e+t:-n/2*(--e*(e-2)-1)+t)},Fi=(e,t,n,r)=>{if(n<=0||e===t)return r&&r(t),()=>0;let i=0,a=Math.max(1,Math.ceil(n/17)),o=0,s=()=>{let n=Pi.easeInOut(i,e,t-e,a);i++,i<=a?(r&&r(n),o=requestAnimationFrame(s)):r&&r(t)};return s(),()=>o},Ii=class{handlers;constructor(){this.handlers=new Map}addHandler(e,t){let n=this.handlers.get(e),r=[];n&&(r=[...n]),r.push(t),this.handlers.set(e,r)}fire(e){let t=this.handlers.get(e.type);t&&t.forEach(t=>{t(e)})}removeHandler(e,t){let n=this.handlers.get(e);if(!n)return;let r=0;for(let e=n.length;r<e&&n[r]!==t;r++);n.splice(r,1),this.handlers.set(e,n)}},Li=typeof window<`u`&&`ontouchstart`in window,Ri=typeof window<`u`&&`onmouseup`in window,zi=class{element;pre;watcher;touches;constructor(e){this.element=e,this.touches=null,this.pre={x:0,y:0},this.watcher=new Ii}fire(e){this.watcher.fire(e)}getAxis(e){return{x:e.clientX,y:e.clientY}}getTouchPair(e){return e.length<2?null:[e[0],e[1]]}start(e){e.preventDefault(),e.which===1&&(this.pre=this.getAxis(e),this.fire({type:`down`,event:e}),window.addEventListener(`mousemove`,this.move),window.addEventListener(`mouseup`,this.stop))}startTouch(e){let t=e.touches[0];if(!t)return;this.pre={x:t.clientX,y:t.clientY},this.fire({type:`down`,event:e});let n=this.getTouchPair(e.touches);n?(this.touches=n,window.addEventListener(`touchmove`,this.scaleTouch,{passive:!1}),window.removeEventListener(`touchmove`,this.moveTouch)):(window.addEventListener(`touchmove`,this.moveTouch,{passive:!1}),window.removeEventListener(`touchmove`,this.scaleTouch)),window.addEventListener(`touchend`,this.stopTouch)}move(e){e.preventDefault();let t=this.getAxis(e);this.fire({type:`down-to-move`,event:e,change:{x:t.x-this.pre.x,y:t.y-this.pre.y}}),this.pre=t}moveTouch(e){e.preventDefault();let t=e.touches[0];t&&(this.fire({type:`down-to-move`,event:e,change:{x:t.clientX-this.pre.x,y:t.clientY-this.pre.y}}),this.pre={x:t.clientX,y:t.clientY})}getLen(e){return Math.sqrt(e.x*e.x+e.y*e.y)}getScale(e,t){let n={x:e[1].clientX-e[0].clientX,y:e[1].clientY-e[0].clientY},r={x:t[1].clientX-t[0].clientX,y:t[1].clientY-t[0].clientY};return this.getLen(n)/this.getLen(r)}scaleTouch(e){e.preventDefault();let t=this.getTouchPair(e.touches);!t||!this.touches||(this.fire({type:`down-to-scale`,event:e,scale:this.getScale(t,this.touches)}),this.touches=t)}stop(e){this.fire({type:`up`,event:e}),window.removeEventListener(`mousemove`,this.move),window.removeEventListener(`mouseup`,this.stop)}stopTouch(e){this.fire({type:`up`,event:e}),this.touches=null,window.removeEventListener(`touchmove`,this.moveTouch),window.removeEventListener(`touchmove`,this.scaleTouch),window.removeEventListener(`touchend`,this.stopTouch)}on(e,t){this.watcher.addHandler(e,t),!(e!==`down-to-move`&&e!==`down-to-scale`&&e!==`up`)&&(Ri&&(this.start=this.start.bind(this),this.move=this.move.bind(this),this.stop=this.stop.bind(this),this.element.addEventListener(`mousedown`,this.start)),Li&&(this.startTouch=this.startTouch.bind(this),this.moveTouch=this.moveTouch.bind(this),this.scaleTouch=this.scaleTouch.bind(this),this.stopTouch=this.stopTouch.bind(this),this.element.addEventListener(`touchstart`,this.startTouch,{passive:!1})))}off(e,t){this.watcher.removeHandler(e,t),!(e!==`down-to-move`&&e!==`down-to-scale`&&e!==`up`)&&(Ri&&(this.element.removeEventListener(`mousedown`,this.start),window.removeEventListener(`mousemove`,this.move),window.removeEventListener(`mouseup`,this.stop)),Li&&(this.element.removeEventListener(`touchstart`,this.startTouch),window.removeEventListener(`touchmove`,this.moveTouch),window.removeEventListener(`touchmove`,this.scaleTouch),window.removeEventListener(`touchend`,this.stopTouch)))}},Bi=e=>{let{cropperImg:t,cropperBox:n,layout:r,cropping:i,centerBox:a,centerWrapper:o,effectiveCropLayoutStyle:s,getBoundaryDuration:c,queueRealTimeEmit:u}=e,d=(0,l.ref)(null),f=(0,l.ref)(!1),p=null,m=null,h=e=>{let t=wi({scale:r.imgAxis.scale,imgStyle:{...r.imgLayout},layoutStyle:{...r.wrapLayout},rotate:r.imgAxis.rotate},e);r.imgExhibitionStyle=t.imgExhibitionStyle,r.imgAxis=t.imgAxis,u()},g=()=>{if(f.value=!1,!a.value&&!o.value)return;let e=c(),t;t=a.value?Ni({...r.cropAxis},{...s.value},{...r.imgAxis},{...r.imgLayout}):Ni({x:0,y:0},{...r.wrapLayout},{...r.imgAxis},{...r.imgLayout}),r.imgAxis.scale<t.scale&&Fi(r.imgAxis.scale,t.scale,e,e=>{_(e,!0)}),t.landscape===`left`&&Fi(r.imgAxis.x,t.boundary.left,e,e=>{h({x:e,y:r.imgAxis.y})}),t.landscape===`right`&&Fi(r.imgAxis.x,t.boundary.right,e,e=>{h({x:e,y:r.imgAxis.y})}),t.portrait===`top`&&Fi(r.imgAxis.y,t.boundary.top,e,e=>{h({x:r.imgAxis.x,y:e})}),t.portrait===`bottom`&&Fi(r.imgAxis.y,t.boundary.bottom,e,e=>{h({x:r.imgAxis.x,y:e})}),u()},_=(e,t=!1)=>{let n={x:r.imgAxis.x,y:r.imgAxis.y};t||(n.x-=r.imgLayout.width*(e-r.imgAxis.scale)/2,n.y-=r.imgLayout.height*(e-r.imgAxis.scale)/2);let i=wi({scale:e,imgStyle:{...r.imgLayout},layoutStyle:{...r.wrapLayout},rotate:r.imgAxis.rotate},n);r.imgExhibitionStyle=i.imgExhibitionStyle,r.imgAxis=i.imgAxis,u(),d.value!==null&&clearTimeout(d.value);let a=c();d.value=setTimeout(()=>{g()},a)},v=e=>{let t=s.value.width,n=s.value.height,a=r.wrapLayout.width-t,o=r.wrapLayout.height-n;e.x<0&&(e.x=0),e.y<0&&(e.y=0),e.x>a&&(e.x=a),e.y>o&&(e.y=o),r.cropAxis=e,i.value=!0,u()},y=()=>{r.cropAxis={x:0,y:0},i.value=!1},b=e=>{if(!e.change)return;let t={x:e.change.x+r.imgAxis.x,y:e.change.y+r.imgAxis.y};if(a.value||o.value){let n=a.value?Ni({...r.cropAxis},{...s.value},{...r.imgAxis},{...r.imgLayout}):Ni({x:0,y:0},{...r.wrapLayout},{...r.imgAxis},{...r.imgLayout});(n.landscape!==``||n.portrait!==``)&&(t.x=r.imgAxis.x+e.change.x*ti,t.y=r.imgAxis.y+e.change.y*ti)}h(t)},x=e=>{f.value=!0,e.scale&&_($r(e.scale,r.imgAxis.scale))},S=e=>{!f.value&&e.change&&v({x:e.change.x+r.cropAxis.x,y:e.change.y+r.cropAxis.y})},C=()=>{w();let e=t.value;e&&(p=new zi(e),p.on(`down-to-move`,b),p.on(`down-to-scale`,x),p.on(`up`,g))},w=()=>{p&&=(p.off(`down-to-move`,b),p.off(`up`,g),p.off(`down-to-scale`,x),null)},T=()=>{E();let e=n.value;e&&(m=new zi(e),m.on(`down-to-move`,S),m.on(`down-to-scale`,x),m.on(`up`,g))},E=()=>{m&&=(m.off(`down-to-move`,S),m.off(`down-to-scale`,x),m.off(`up`,g),null)};return{bindMoveImg:C,unbindMoveImg:w,bindMoveCrop:T,unbindMoveCrop:E,setScale:_,setImgAxis:h,reboundImg:g,checkedCrop:v,clearCrop:y}},Vi=e=>{let{imgs:t,cropping:n,effectiveCropLayoutStyle:r,layout:i,emit:a}=e,o=0,s=()=>{if(!t.value||!n.value)return null;let e=i.imgAxis.scale,a=`scale(${e}, ${e}) translate3d(${(i.imgLayout.width*(e-1)/2+(i.imgAxis.x-i.cropAxis.x))/e}px, ${(i.imgLayout.height*(e-1)/2+(i.imgAxis.y-i.cropAxis.y))/e}px, 0) rotateZ(${i.imgAxis.rotate}deg)`,o=r.value.width,s=r.value.height;return{w:o,h:s,url:t.value,img:{width:`${i.imgLayout.width}px`,height:`${i.imgLayout.height}px`,transform:a},html:`<div class="show-preview" style="width: ${o}px; height: ${s}px; overflow: hidden"><div style="width: ${o}px; height: ${s}px"><img src="${t.value}" style="width: ${i.imgLayout.width}px; height: ${i.imgLayout.height}px; transform: ${a}"></div></div>`}},c=()=>{let e=s();e&&(a(`real-time`,e),a(`realTime`,e))};return(0,l.onUnmounted)(()=>{o&&=(cancelAnimationFrame(o),0)}),{queueRealTimeEmit:()=>{o&&cancelAnimationFrame(o),o=requestAnimationFrame(()=>{o=0,c()})},getRealTimePreview:s}},Hi=e=>{let{layout:t,imgs:n,cropping:r,cropLayoutStyle:i,effectiveCropLayoutStyle:a,shouldShowCropBox:o,checkedCrop:s,queueRealTimeEmit:c}=e;return{renderCrop:e=>{let{width:n,height:r}=t.wrapLayout,a=i.value.width,o=i.value.height;n>0&&(a=Math.min(a,n)),r>0&&(o=Math.min(o,r));let c={x:(n-a)/2,y:(r-o)/2};s(e?{...e}:c)},computedClassDrag:()=>{let e=[`cropper-drag-box`];return r.value&&o.value&&e.push(`cropper-modal`),e.join(` `)},getCropBoxStyle:()=>{let e={width:`${a.value.width}px`,height:`${a.value.height}px`,transform:`translate3d(${t.cropAxis.x}px, ${t.cropAxis.y}px, 0)`};return t.cropExhibitionStyle.div=e,e},getCropImgStyle:()=>{let e=t.imgAxis.scale,n=(t.imgLayout.width*(e-1)/2+(t.imgAxis.x-t.cropAxis.x))/e,r=(t.imgLayout.height*(e-1)/2+(t.imgAxis.y-t.cropAxis.y))/e,i={width:`${t.imgLayout.width}px`,height:`${t.imgLayout.height}px`,transform:`scale(${e}, ${e}) translate3d(${n}px, ${r}px, 0) rotateZ(${t.imgAxis.rotate}deg)`};return t.cropExhibitionStyle.img=i,i},isFullCropMode:(0,l.computed)(()=>!!n.value&&r.value&&!o.value),onCropAxisChanged:()=>{c()}}},Ui=e=>{let{canvas:t,outputType:n,outputSize:r,full:i,original:a,maxSideLength:o,cropLayout:s,cropping:c,url:l}=e,u=e=>typeof e?.value<`u`?e.value:e,d=()=>{if(l)return typeof l?.value<`u`?l.value:l},f=(l=`base64`)=>t.value?Oi({type:l,outputType:n.value,outputSize:r.value,full:i.value,original:a.value,maxSideLength:o.value,sourceCanvas:t.value,url:d(),imgAxis:{...u(e.imgAxis)},imgLayout:{...u(e.imgLayout)},cropLayout:{...s.value},cropAxis:{...u(e.cropAxis)},cropping:c.value}):Promise.reject(Error(`No image canvas available`));return{getCropData:f,getCropBlob:()=>f(`blob`)}},Wi=e=>{typeof e==`string`&&e.startsWith(`blob:`)&&URL.revokeObjectURL(e)},Gi=async e=>{try{let t=new Image;if(t.src=e,typeof t.decode==`function`){await t.decode();return}await new Promise(e=>{t.onload=()=>e(),t.onerror=()=>e()})}catch{}},Ki=()=>new Promise(e=>{requestAnimationFrame(()=>e())}),qi=e=>{if(typeof window>`u`)return 1;let t=(e?e():window.devicePixelRatio)||1;return Math.min(Math.max(1,t),2)},Ji=async(e,t)=>{let{previewMaxSide:n,getWrapLayout:r,getDevicePixelRatio:i}=t,a=Number(n),o=Number.isFinite(a)&&a>0?a:1/0,s=r(),c=Math.max(1,Math.max(s.width||0,s.height||0)*qi(i)),l=Math.max(e.width,e.height),u=Math.min(1,Math.min(o,c)/Math.max(1,l)),d=e;if(u<1){let t=Math.max(1,Math.round(e.width*u)),n=Math.max(1,Math.round(e.height*u)),r=document.createElement(`canvas`);r.width=t,r.height=n;let i=r.getContext(`2d`);i.imageSmoothingEnabled=!0,`imageSmoothingQuality`in i&&(i.imageSmoothingQuality=`high`),i.drawImage(e,0,0,t,n),d=r}return new Promise((e,t)=>{d.toBlob(async n=>{if(!n){t(Error(`Failed to create preview blob`));return}let r=URL.createObjectURL(n);await Gi(r),e(r)},`image/png`,1)})},Yi=e=>{let{canvas:t,imgs:n,imgLoading:r,cropping:i,filter:a,mode:o,defaultRotate:s,layout:c,updateWrapLayoutFromDom:u,createPreviewUrl:d,imgLoadEmit:f,renderCrop:p,reboundImg:m,queueRealTimeEmit:h}=e,g=0,_=!1,v=e=>{if(t.value){if(a.value){let e=t.value;e=a.value(e)??e,t.value=e}y(e)}},y=e=>{if(t.value)try{u(),c.imgLayout={width:t.value.width,height:t.value.height};let a=wi({scale:Ci({...c.imgLayout},{...c.wrapLayout},o.value),imgStyle:{...c.imgLayout},layoutStyle:{...c.wrapLayout},rotate:oi(s.value)});c.imgExhibitionStyle=a.imgExhibitionStyle,c.imgAxis=a.imgAxis;let f=n.value;d(t.value).then(async t=>{if(_||e!==g){Wi(t);return}n.value=t,Wi(f),i.value&&p(),m(),h(),await(0,l.nextTick)(),await Ki(),r.value=!1}).catch(t=>{_||e!==g||(n.value=``,r.value=!1)})}catch{r.value=!1}},b=async e=>{let i=++g;r.value=!0;let a=n.value;n.value=``,Wi(a),t.value=null;let o;try{o=await vi(e),f({type:`success`,message:`图片加载成功`})}catch(e){return f({type:`error`,message:`图片加载失败${e}`}),r.value=!1,!1}let s={orientation:-1};try{s=await yi(o)}catch{s.orientation=1}let c=s.orientation||-1;c=Si(c);let l=document.createElement(`canvas`);try{l=bi(o,l,c)??l}catch{}return _||i!==g?(r.value=!1,!1):(t.value=l,v(i),!0)},x=()=>{_=!0,g+=1,Wi(n.value)};return(0,l.onUnmounted)(()=>{x()}),{checkedImg:b,markUnmounted:x}},Xi=e=>{let{cropperRef:t,isDrag:n,onUpload:r}=e,i=e=>{e.preventDefault();let t=e.dataTransfer;n.value=!1,Ei(t.files[0]).then(e=>{e&&r(e)})},a=e=>{e.preventDefault(),n.value=!0},o=e=>{e.preventDefault(),n.value=!1};return(0,l.onMounted)(()=>{let e=t.value;e&&(e.addEventListener(`dragover`,a,!1),e.addEventListener(`dragend`,o,!1),e.addEventListener(`drop`,i,!1))}),(0,l.onUnmounted)(()=>{t.value?.removeEventListener(`drop`,i,!1),t.value?.removeEventListener(`dragover`,a,!1),t.value?.removeEventListener(`dragend`,o,!1)}),{drop:i,dragover:a,dragend:o}},Zi=e=>{let{isIE:t,supportWheel:n,changeImgSize:r,setScale:i}=e,a=e=>typeof e?.value<`u`?e.value:e,o=t=>{t.preventDefault();let n=a(e.imgAxis),o=a(e.imgLayout);i(r(t,n.scale,o))},s=()=>{typeof window>`u`||(t?window.addEventListener(n,o):window.addEventListener(n,o,{passive:!1}))},c=()=>{typeof window>`u`||window.removeEventListener(n,o)};return(0,l.onUnmounted)(()=>{c()}),{mouseInCropper:s,mouseOutCropper:c}},Qi=e=>{let{img:t,imgs:n,imgLoading:r,cropping:i,filter:a,mode:o,defaultRotate:s,cropLayout:c,wrapperStyle:u,cropLayoutStyle:d,shouldShowCropBox:f,centerBox:p,centerWrapper:m,innerCropLayout:h,layout:g,checkedImg:_,bindMoveImg:v,bindMoveCrop:y,unbindMoveCrop:b,renderCrop:x,setImgAxis:S,reboundImg:C,updateWrapLayoutFromDom:w,normalizeRotate:T,setRotate:E}=e;(0,l.watch)(t,e=>{e&&e!==n.value&&_(e)}),(0,l.watch)(n,e=>{e&&((0,l.nextTick)(()=>{v()}),i.value&&f.value&&(0,l.nextTick)(()=>{y()}))}),(0,l.watch)(i,e=>{e&&f.value&&(0,l.nextTick)(()=>{y()})}),(0,l.watch)(a,()=>{r.value=!0,_(t.value)}),(0,l.watch)(o,()=>{r.value=!0,_(t.value)}),(0,l.watch)(s,e=>{E(T(e))}),(0,l.watch)(c,e=>{h.value={...e}},{deep:!0}),(0,l.watch)(u,async()=>{await(0,l.nextTick)(),w(),n.value&&(i.value&&x({...g.cropAxis}),S({x:g.imgAxis.x,y:g.imgAxis.y}),C())},{deep:!0,flush:`post`}),(0,l.watch)(d,()=>{n.value&&(i.value&&x({...g.cropAxis}),C())},{deep:!0}),(0,l.watch)(f,e=>{if(n.value){if(e&&i.value){(0,l.nextTick)(()=>{y()});return}b()}},{flush:`post`}),(0,l.watch)(p,e=>{e&&C()}),(0,l.watch)(m,e=>{e&&C()})},$i=e=>{let{imgs:t,img:n,imgLoading:r,layout:i,innerCropLayout:a,checkedImg:o,updateWrapLayoutFromDom:s,renderCrop:c,checkedCrop:l,reboundImg:u,queueRealTimeEmit:d}=e,f=(e,n=!0)=>{let{x:r,y:a,scale:o}=i.imgAxis,s={x:r,y:a},c=wi({scale:o,imgStyle:{...i.imgLayout},layoutStyle:{...i.wrapLayout},rotate:e},s);i.imgExhibitionStyle=c.imgExhibitionStyle,i.imgAxis=c.imgAxis,d(),n&&t.value&&u()};return{setRotate:f,rotateLeft:()=>{f(i.imgAxis.rotate-90)},rotateRight:()=>{f(i.imgAxis.rotate+90)},rotateClear:()=>{f(0)},reload:()=>n.value?o(n.value):(t.value=``,r.value=!1,!1),setRotateAngle:e=>{f(oi(e))},setCropLayout:e=>{a.value={...e},t.value&&(s(),c(),u())},setCropAxis:e=>{t.value&&(s(),l({...e}),u())}}},ea=()=>({imgLayout:{width:0,height:0},wrapLayout:{width:0,height:0},imgAxis:{x:0,y:0,scale:0,rotate:0},imgExhibitionStyle:{width:``,height:``,transform:``},cropAxis:{x:0,y:0},cropExhibitionStyle:{div:{},img:{}}}),ta=e=>{let{centerBox:t,centerWrapper:n,centerBoxDelay:r,centerWrapperDelay:i}=e;return{getBoundaryDuration:()=>t.value?Math.max(0,r.value):n.value?Math.max(0,i.value):ni}},na=e=>{let{previewMaxSide:t,getWrapLayout:n}=e;return{createPreviewUrl:e=>Ji(e,{previewMaxSide:t.value,getWrapLayout:n})}},ra=e=>({imgLoadEmit:t=>{e(`img-load`,t)},imgUploadEmit:t=>{e(`img-upload`,t)},emitRealTime:(t,n)=>{if(t===`real-time`){e(`real-time`,n);return}e(`realTime`,n)}}),ia=[`onMouseover`,`onMouseout`],aa={key:0,class:`cropper-box cropper-fade-in`},oa=[`src`],sa=[`src`],ca={key:2,class:`cropper-full-mask cropper-fade-in`},la={key:3,class:`drag`},ua=(0,l.defineComponent)({__name:`vue-cropper`,props:{img:{default:``},wrapper:{default:()=>({width:300,height:300})},cropLayout:{default:()=>({width:200,height:200})},color:{default:`#fff`},filter:{type:[Function,null],default:null},outputType:{default:`png`},outputSize:{default:1},full:{type:Boolean,default:!0},original:{type:Boolean,default:!1},maxSideLength:{default:3e3},previewMaxSide:{default:2048},mode:{default:`cover`},cropColor:{default:`#fff`},defaultRotate:{default:0},centerBox:{type:Boolean,default:!1},centerWrapper:{type:Boolean,default:!1},centerBoxDelay:{default:ni},centerWrapperDelay:{default:ni}},emits:[`img-load`,`img-upload`,`real-time`,`realTime`],setup(e,{expose:t,emit:n}){let r=e,i=(0,l.ref)(),a=(0,l.ref)(),o=(0,l.ref)(),s=n,c=(0,l.ref)(!1),u=(0,l.ref)(``),d=(0,l.ref)(null),f=(0,l.reactive)(ea()),p=(0,l.ref)(!1),m=(0,l.ref)(!0),{img:h,filter:g,mode:_,defaultRotate:v,outputType:y,outputSize:b,full:x,original:S,maxSideLength:C,previewMaxSide:w,centerBox:T,cropLayout:E,centerWrapper:D,centerBoxDelay:O,centerWrapperDelay:k}=(0,l.toRefs)(r),{wrapperStyle:A,innerCropLayout:ee,cropLayoutStyle:j,effectiveCropLayoutStyle:te,shouldShowCropBox:ne,isFullCropMode:M,updateWrapLayoutFromDom:re}=si({props:r,cropperRef:i,layoutContainer:f,imgs:u,cropping:m}),{getBoundaryDuration:ie}=ta({centerBox:T,centerWrapper:D,centerBoxDelay:O,centerWrapperDelay:k}),{imgLoadEmit:ae,imgUploadEmit:oe,emitRealTime:se}=ra(s),{queueRealTimeEmit:N}=Vi({imgs:u,cropping:m,effectiveCropLayoutStyle:te,layout:f,emit:se}),{bindMoveImg:ce,unbindMoveImg:le,bindMoveCrop:ue,unbindMoveCrop:de,setScale:fe,setImgAxis:pe,reboundImg:P,checkedCrop:me}=Bi({cropperImg:a,cropperBox:o,layout:f,cropping:m,centerBox:T,centerWrapper:D,effectiveCropLayoutStyle:te,getBoundaryDuration:ie,queueRealTimeEmit:N});Xi({cropperRef:i,isDrag:p,onUpload:oe});let{renderCrop:he,computedClassDrag:ge,getCropBoxStyle:_e,getCropImgStyle:ve}=Hi({layout:f,imgs:u,cropping:m,cropLayoutStyle:j,effectiveCropLayoutStyle:te,shouldShowCropBox:ne,checkedCrop:me,queueRealTimeEmit:N}),F=(0,l.toRef)(f,`imgAxis`),ye=(0,l.toRef)(f,`imgLayout`),{getCropData:be,getCropBlob:xe}=Ui({canvas:d,outputType:y,outputSize:b,full:x,original:S,maxSideLength:C,imgAxis:F,imgLayout:ye,cropAxis:(0,l.toRef)(f,`cropAxis`),cropLayout:te,cropping:m,url:h}),{createPreviewUrl:Se}=na({previewMaxSide:w,getWrapLayout:()=>(re(),{...f.wrapLayout})}),{checkedImg:Ce}=Yi({canvas:d,imgs:u,imgLoading:c,cropping:m,filter:g,mode:_,defaultRotate:v,layout:f,updateWrapLayoutFromDom:re,createPreviewUrl:Se,imgLoadEmit:ae,renderCrop:()=>he(),reboundImg:P,queueRealTimeEmit:N}),{mouseInCropper:we,mouseOutCropper:Te}=Zi({isIE:Zr,supportWheel:ei,changeImgSize:Qr,imgAxis:F,imgLayout:ye,setScale:fe});Qi({img:h,imgs:u,imgLoading:c,cropping:m,filter:g,mode:_,defaultRotate:v,cropLayout:E,wrapperStyle:A,cropLayoutStyle:j,shouldShowCropBox:ne,centerBox:T,centerWrapper:D,innerCropLayout:ee,layout:f,checkedImg:Ce,bindMoveImg:ce,bindMoveCrop:ue,unbindMoveCrop:de,renderCrop:he,setImgAxis:pe,reboundImg:P,updateWrapLayoutFromDom:re,normalizeRotate:oi,setRotate:e=>I(e)});let{setRotate:I,rotateLeft:Ee,rotateRight:De,rotateClear:Oe,reload:ke,setRotateAngle:Ae,setCropLayout:je,setCropAxis:Me}=$i({imgs:u,img:h,imgLoading:c,layout:f,innerCropLayout:ee,checkedImg:Ce,updateWrapLayoutFromDom:re,renderCrop:he,checkedCrop:me,reboundImg:P,queueRealTimeEmit:N});(0,l.onMounted)(()=>{r.img?Ce(r.img):u.value=``}),(0,l.onUnmounted)(()=>{le(),de()});let Ne=(0,l.useSlots)();return t({getCropData:be,getCropBlob:xe,rotateLeft:Ee,rotateRight:De,rotateClear:Oe,reload:ke,setRotateAngle:Ae,setCropLayout:je,setCropAxis:Me}),(t,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`section`,{class:`vue-cropper`,style:(0,l.normalizeStyle)((0,l.unref)(A)),ref_key:`cropperRef`,ref:i,onMouseover:(0,l.unref)(we),onMouseout:(0,l.unref)(Te)},[u.value?((0,l.openBlock)(),(0,l.createElementBlock)(`section`,aa,[(0,l.createElementVNode)(`section`,{class:`cropper-box-canvas`,style:(0,l.normalizeStyle)(f.imgExhibitionStyle)},[(0,l.createElementVNode)(`img`,{src:u.value,alt:`cropper-next-vue`},null,8,oa)],4),(0,l.createElementVNode)(`section`,{class:(0,l.normalizeClass)((0,l.unref)(ge)()),ref_key:`cropperImg`,ref:a},null,2)])):(0,l.createCommentVNode)(``,!0),m.value&&u.value&&(0,l.unref)(ne)?((0,l.openBlock)(),(0,l.createElementBlock)(`section`,{key:1,class:`cropper-crop-box cropper-fade-in`,style:(0,l.normalizeStyle)((0,l.unref)(_e)())},[(0,l.createElementVNode)(`span`,{class:`cropper-view-box`,style:(0,l.normalizeStyle)({outlineColor:e.cropColor})},[(0,l.unref)(h)?((0,l.openBlock)(),(0,l.createElementBlock)(`img`,{key:0,src:u.value,style:(0,l.normalizeStyle)((0,l.unref)(ve)()),alt:`cropper-img`},null,12,sa)):(0,l.createCommentVNode)(``,!0)],4),(0,l.createElementVNode)(`span`,{class:`cropper-face cropper-move`,ref_key:`cropperBox`,ref:o},null,512)],4)):(0,l.createCommentVNode)(``,!0),(0,l.unref)(M)?((0,l.openBlock)(),(0,l.createElementBlock)(`section`,ca)):(0,l.createCommentVNode)(``,!0),p.value?((0,l.openBlock)(),(0,l.createElementBlock)(`section`,la,[(0,l.renderSlot)(t.$slots,`drag`,{},()=>[n[0]||=(0,l.createElementVNode)(`p`,null,`拖动图片到此`,-1)])])):(0,l.createCommentVNode)(``,!0),(0,l.createVNode)((0,l.unref)(ri),{"is-visible":c.value},(0,l.createSlots)({_:2},[(0,l.unref)(Ne).loading?{name:`default`,fn:(0,l.withCtx)(()=>[(0,l.renderSlot)(t.$slots,`loading`)]),key:`0`}:void 0]),1032,[`is-visible`])],44,ia))}});typeof window<`u`&&(window.requestAnimationFrame||(window.requestAnimationFrame=e=>window.setTimeout(e,17)),window.cancelAnimationFrame||(window.cancelAnimationFrame=e=>{window.clearTimeout(e)})),{version:`0.2.0`}.version;var da={class:`cv-upload-crop-box`},fa={class:`cv-upload-crop-left-box`},pa={class:`cv-upload-crop-left-opt`},ma={class:`cv-upload-crop-left-opt2`},ha={class:`cv-upload-crop-left-opt2`},ga={class:`cv-upload-crop-right-box`},_a=[`innerHTML`],va={title:`头像上传`,name:`cvUploadAvatar`,mixins:[Rr],components:{UploadCrop:Object.assign({props:{loading:{type:[Boolean],default:!1},modelValue:{type:[Boolean],default:!1},src:{type:[String],default:``},size:{type:[Number],default:120},title:{type:[String],default:`裁剪`}},emits:[`update:modelValue`,`onSubmit`,`onClose`],data(){return{cropDialogVisible:!1,cropAutoCrop:!0,cropFixedBox:!0,cropOutputType:`png`,cropPreviews:{},cropVisible:!1,cropBeforelImage:``,cropAfterImage:``,cropLocalWidth:this.size,cropLocalHeight:this.size}},watch:{modelValue(e){this.cropDialogVisible=e,this.cropInit()},src(e){this.cropInit()}},computed:{cropAttrs(){return{info:!0,autoCrop:this.cropAutoCrop,fixedBox:this.cropFixedBox,autoCropWidth:this.cropLocalWidth,autoCropHeight:this.cropLocalHeight,outputType:this.cropOutputType}}},mounted(){},methods:{cropInit(){this.cropBeforelImage=this.src||``},cropDialoClose(){this.cropBeforelImage=``,this.cropPreviews=``,this.cropVisible=!1,this.cropDialogVisible=!1,this.$emit(`update:modelValue`,!1),this.$emit(`onClose`,!1)},cropDialogOpened(){this.$nextTick(()=>{this.cropVisible=!0})},cropSubmit(){this._submit_blob()},_submit_blob(){this.$refs.cvAvatartCropper.getCropBlob(e=>{this.$emit(`onSubmit`,{file:e})})},_submit_base64(){this.$refs.cvAvatartCropper.getCropData(e=>{let t=new Image;t.src=e,t.onload=async()=>{imageCompress(t)}})},cropRotateRefresh(){},cropRotateLeft(){this.$refs.cvAvatartCropper.rotateLeft()},cropRotateRight(){this.$refs.cvAvatartCropper.rotateRight()},cropChangeScale(e){e||=1,this.$refs.cvAvatartCropper.changeScale(e)},cropRealTime(e){this.cropPreviews=e}}},{__name:`UploadCrop`,setup(e){return(t,n)=>{let r=(0,l.resolveComponent)(`el-button`),i=(0,l.resolveComponent)(`el-tooltip`),a=(0,l.resolveComponent)(`el-input`),o=(0,l.resolveComponent)(`el-dialog`),s=(0,l.resolveDirective)(`loading`);return(0,l.openBlock)(),(0,l.createBlock)(o,{title:e.title,modelValue:t.cropDialogVisible,"onUpdate:modelValue":n[7]||=e=>t.cropDialogVisible=e,width:`800px`,"append-to-body":``,onOpened:t.cropDialogOpened,onClose:t.cropDialoClose},{footer:(0,l.withCtx)(()=>[(0,l.createVNode)(r,{type:`primary`,onClick:t.cropSubmit,loading:e.loading,disabled:e.loading},{default:(0,l.withCtx)(()=>[...n[12]||=[(0,l.createTextVNode)(`提 交`,-1)]]),_:1},8,[`onClick`,`loading`,`disabled`])]),default:(0,l.withCtx)(()=>[(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,da,[(0,l.createElementVNode)(`div`,fa,[t.cropVisible?((0,l.openBlock)(),(0,l.createBlock)((0,l.unref)(ua),(0,l.mergeProps)({key:0,ref:`cvAvatartCropper`,img:t.cropBeforelImage},t.cropAttrs,{onRealTime:t.cropRealTime}),null,16,[`img`,`onRealTime`])):(0,l.createCommentVNode)(``,!0),(0,l.createElementVNode)(`div`,pa,[(0,l.renderSlot)(t.$slots,`default`),(0,l.createVNode)(i,{effect:`dark`,content:`重置`,placement:`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(r,{icon:`ElIconRefresh`,onClick:n[0]||=e=>t.cropRotateRefresh()})]),_:1}),(0,l.createVNode)(i,{effect:`dark`,content:`放大`,placement:`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(r,{icon:`ElIconZoomIn`,onClick:n[1]||=e=>t.cropChangeScale(1)})]),_:1}),(0,l.createVNode)(i,{effect:`dark`,content:`缩小`,placement:`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(r,{icon:`ElIconZoomOut`,onClick:n[2]||=e=>t.cropChangeScale(-1)})]),_:1}),(0,l.createVNode)(i,{effect:`dark`,content:`向左旋转`,placement:`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(r,{icon:`ElIconRefreshLeft`,onClick:n[3]||=e=>t.cropRotateLeft()})]),_:1}),(0,l.createVNode)(i,{effect:`dark`,content:`向右旋转`,placement:`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(r,{icon:`ElIconRefreshRight`,onClick:n[4]||=e=>t.cropRotateRight()})]),_:1})]),(0,l.createElementVNode)(`div`,ma,[(0,l.createVNode)(a,{size:`small`},{prepend:(0,l.withCtx)(()=>[...n[8]||=[(0,l.createTextVNode)(`X\xA0坐标`,-1)]]),_:1}),(0,l.createVNode)(a,{size:`small`},{prepend:(0,l.withCtx)(()=>[...n[9]||=[(0,l.createTextVNode)(`Y\xA0坐标`,-1)]]),_:1})]),(0,l.createElementVNode)(`div`,ha,[(0,l.createVNode)(a,{size:`small`,modelValue:t.cropLocalWidth,"onUpdate:modelValue":n[5]||=e=>t.cropLocalWidth=e},{prepend:(0,l.withCtx)(()=>[...n[10]||=[(0,l.createTextVNode)(`宽度`,-1)]]),_:1},8,[`modelValue`]),(0,l.createVNode)(a,{size:`small`,modelValue:t.cropLocalHeight,"onUpdate:modelValue":n[6]||=e=>t.cropLocalHeight=e},{prepend:(0,l.withCtx)(()=>[...n[11]||=[(0,l.createTextVNode)(`高度`,-1)]]),_:1},8,[`modelValue`])])]),(0,l.createElementVNode)(`div`,ga,[(0,l.createElementVNode)(`div`,{class:`cv-upload-crop-preview`,innerHTML:t.cropPreviews.html},null,8,_a)])])),[[s,e.loading]])]),_:3},8,[`title`,`modelValue`,`onOpened`,`onClose`])}}})},props:{modelValue:{type:[String],default:``},initValue:{type:[String],default:``},fileSize:{type:[Number],default:2},fileType:{type:[Array],default:()=>[`png`,`jpg`,`jpeg`,`gif`]},showSize:{type:Number,default:120},crop:{type:[Boolean],default:!0},signatureParam:{type:[Object],default:()=>({save_sign:`avatar`})}},data(){return{localValue:``,localList:[],upAccept:`image/*`}},computed:{localRef(){return`cvUploadAvatar`+ +new Date+((Math.random()*1e3).toFixed(0)+``)},handlerAttr(){return{ref:this.localRef,action:`#`,accept:this.upAccept,limit:1,multiple:!1,drag:!1,disabled:this.upIngLoading,showFileList:!1}},showStyle(){return{width:this.showSize+`px`,height:this.showSize+`px`,lineHeight:this.showSize+`px`}}},watch:{initValue(e){this._init_parse()}},mounted(){this._init_parse()},methods:{_init_parse(){this.localValue=this.initValue||``},cropDialogOpen(){this.cropShow=!0,this.$nextTick(()=>{this._init_parse()})},initBeforeUpload(e){if(!this._commonBeforeUpload(e))return this.upIngLoading=!1,!1;if(this.crop){let t=new FileReader;t.readAsDataURL(e),t.onload=()=>{this.localValue=t.result},this.$refs.cvUploadAvatar.clearFiles()}},async onHttpRequest(e){let{file:t}=e;this.upIngLoading=!0,await Kr(t,this.mergeAttrs.signatureType||null,this.mergeAttrs.signatureFn||null,this.mergeAttrs.signatureParam||{}).then(e=>{this.$nextTick(()=>{this.$emit(`update:modelValue`,e.full_path),this.$emit(`update:initValue`,e.cdn_full_path)}),c.ElMessage.success(`上传成功`),this.upIngLoading=!1,this.cropShow=!1}).catch(()=>{this.upIngLoading=!1})}}},ya=[`src`];function ba(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`upload-tip`),s=(0,l.resolveComponent)(`cv-icons`),c=(0,l.resolveComponent)(`el-button`),u=(0,l.resolveComponent)(`el-tooltip`),d=(0,l.resolveComponent)(`el-upload`),f=(0,l.resolveComponent)(`upload-crop`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-upload-avatar-wrap`,onClick:t[2]||=(...e)=>a.cropDialogOpen&&a.cropDialogOpen(...e)},[n.initValue?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:0,class:`cv-upload-avatar-box cv-upload-avatar-empty`,style:(0,l.normalizeStyle)(a.showStyle)},[...t[3]||=[(0,l.createElementVNode)(`div`,{class:`cv-upload-avatar__text`},`上传头像`,-1)]],4)),n.initValue?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:1,class:`cv-upload-avatar-box`,style:(0,l.normalizeStyle)(a.showStyle)},[(0,l.createElementVNode)(`img`,{class:`cv-upload-avatar__img`,src:n.initValue},null,8,ya)],4)):(0,l.createCommentVNode)(``,!0),(0,l.createVNode)(o,(0,l.mergeProps)(e.tipAttr,{fileUnit:`张`,multiple:!1,limit:1}),null,16),n.crop?((0,l.openBlock)(),(0,l.createBlock)(f,{key:2,modelValue:e.cropShow,"onUpdate:modelValue":t[0]||=t=>e.cropShow=t,title:`修改头像`,size:n.showSize,onOnSubmit:a.onHttpRequest,onOnClose:t[1]||=t=>e.upIngLoading=!1,loading:e.upIngLoading,src:i.localValue},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(d,(0,l.mergeProps)(a.handlerAttr,{"before-upload":a.initBeforeUpload,"http-request":e.initHttpRequest}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u,{effect:`dark`,content:`选择图片`,placement:`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(c,{style:{"margin-right":`10px`},loading:e.upIngLoading,disabled:e.upIngLoading},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{type:`actionPlus`,size:`14`,style:{"margin-right":`10px`}}),t[4]||=(0,l.createTextVNode)(` 选择 `,-1)]),_:1},8,[`loading`,`disabled`])]),_:1})]),_:1},16,[`before-upload`,`http-request`])]),_:1},8,[`modelValue`,`size`,`onOnSubmit`,`loading`,`src`])):(0,l.createCommentVNode)(``,!0)])}var xa=k(va,[[`render`,ba]]);function Sa(e){return e?typeof e==`string`||typeof e==`number`?[e]:Object.prototype.toString.call(e)===`[object Object]`?[]:[...e]:[]}function Ca(e,t){let n=[];Array.isArray(e)&&e.length>0&&n.push(...e),Array.isArray(t)&&t.length>0&&n.push(...t),typeof t==`string`&&n.push(t);let r=[];for(let e in n){let t=n[e],i=Object.prototype.toString.call(t);i===`[object String]`?r.push(t):i===`[object Object]`&&t.url&&r.push(t.url)}return r}var wa={title:`图片上传`,name:`cvUploadImage`,mixins:[Rr],components:{},props:{modelValue:{type:[String,Number,Array,Object],default:``},initValue:{type:[String,Number,Array],default:()=>``},fileSize:{type:[Number],default:2},fileType:{type:[Array],default:()=>[`png`,`jpg`,`jpeg`,`gif`]},showSize:{type:Number,default:150},showBig:{type:[Boolean],default:!1},crop:{type:[Boolean],default:!1},galleryLabel:{type:String,default:``},lazy:{type:Boolean,default:!0},drag:{type:Boolean,default:!1},signatureParam:{type:[Object],default:()=>({save_sign:`image`})}},data(){return{localValue:[],localList:[],previewShow:!1,previewTitle:``,previewUrl:``,upAccept:`image/*`}},computed:{localRef(){return`cvUploadImage`+ +new Date+((Math.random()*1e3).toFixed(0)+``)},handlerAttr(){return{ref:this.localRef,action:`#`,accept:this.upAccept,limit:parseInt(this.limit),multiple:this.multiple,drag:!!this.drag,disabled:this.upIngLoading,showFileList:!1}},showUpload(){return!(this.localList.length>=this.limit)},showStyle(){let e=this.showSize+`px`;return(this.showBig||this.drag)&&(e=this.showSize*2+`px`),{width:e,height:this.showSize+`px`,lineHeight:this.showSize+`px`}}},watch:{modelValue(e){this._init_parse_value()},initValue(e){this._init_parse_list()}},mounted(){},methods:{_init_parse_value(){if(this.modelValue)if(typeof this.modelValue==`string`&&this.modelValue.includes(`,`)){let e=String(this.modelValue).split(`,`).map(e=>e.trim());this.localValue=Sa(e)}else this.localValue=Sa(this.modelValue);else this.localValue=[]},_init_parse_list(){this.initValue?this.localList=zr(this.initValue):this.localList=[]},initOnChange(e,t){},initBeforeUpload(e){return this.upIngLoading=!0,this._commonBeforeUpload(e)?!0:(this.upIngLoading=!1,!1)},async initHttpRequest(e){let{file:t}=e;this.upIngLoading=!0,this.mergeAttrs.upResponseFn,await Kr(t,this.mergeAttrs.signatureType||null,this.mergeAttrs.signatureFn||null,this.mergeAttrs.signatureParam||{}).then(e=>{this.$nextTick(()=>{this.updateValue(e.filelog_id,e.cdn_full_path)}),c.ElMessage.success(`上传成功`),this.upIngLoading=!1}).catch(()=>{this.upIngLoading=!1})},updateValue(e,t){if(this.multiple){let t=Ca(this.localValue,e).join(`,`);this.$emit(`update:modelValue`,t)}else this.$emit(`update:modelValue`,e);if(this.multiple){let e=Ca(this.localList,t);this.$emit(`update:initValue`,e)}else this.$emit(`update:initValue`,t)},handleItemPreview(e,t){e.raw,e.type.includes(`image`)?(this.previewTitle=e.name,this.previewUrl=e.url,this.previewShow=!0):window.open(e.url)},doRemove(e){this.multiple?(this.localValue.splice(e,1),this.localList.splice(e,1)):(this.localValue=``,this.localList=[]),this.updateValue(null,null)},handleItemRemove(e,t){if(this.beforeRemove&&typeof this.beforeRemove==`function`){let e=this.multiple?this.localValue[t]:this.localValue,n=this.beforeRemove(e,this.localValue);n&&n.then?n.then(()=>{this.doRemove(t)},()=>{}):n!==!1&&this.doRemove(t)}else this.doRemove(t)},handleItemEdit(e,t){c.ElMessageBox.prompt(`请输入文件地址`,`编辑`,{confirmButtonText:`OK`,cancelButtonText:`Cancel`,inputValue:e.url||``,inputErrorMessage:`格式不正确`}).then(({value:e})=>{let n=e.split(`/`).pop(),r=n.split(`.`).pop().toLowerCase();if(!this.fileType.includes(r)){let e=this.fileType.join(`、`);return c.ElMessage.error(`文件格式错误,请填写类型,如:${e} 格式文件`),!1}let i=Tn(r);if(!i)return c.ElMessage.error(`文件格式错误`),!1;xn(e)||this.mergeAttrs?.baseDomain&&(e=this.mergeAttrs?.baseDomain+e);let a={name:n,status:`success`,type:i,uid:Date.now(),url:e};this.localList[t]=a}).catch(()=>{})},handleItemCrop(e,t){}}},Ta={class:`cv-upload-image cv-upload-common`},Ea={class:`cv-upload-list-box el-upload-list el-upload-list--picture-card`},Da=[`tabindex`],Oa={class:`el-upload-list__item-status-label`},ka={class:`el-upload-list__item-actions`},Aa=[`onClick`],ja={class:`el-upload-list__item-delete`},Ma={class:`el-upload-list__item-delete`},Na=[`onClick`],Pa={style:{margin:`0 auto`}},Fa=[`src`];function Ia(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-image`),s=(0,l.resolveComponent)(`cv-icons`),c=(0,l.resolveComponent)(`el-upload`),u=(0,l.resolveComponent)(`upload-tip`),d=(0,l.resolveComponent)(`el-dialog`),f=(0,l.resolveDirective)(`loading`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ta,[(0,l.createElementVNode)(`div`,Ea,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.localList,(e,t)=>((0,l.openBlock)(),(0,l.createElementBlock)(`section`,{class:`el-upload-list__item is-success`,key:t,tabindex:t,style:(0,l.normalizeStyle)(a.showStyle)},[(0,l.createVNode)(o,{class:`el-upload-list__item-thumbnail`,lazy:n.lazy,src:e.url,style:(0,l.normalizeStyle)(a.showStyle),fit:`contain`},null,8,[`lazy`,`src`,`style`]),(0,l.createElementVNode)(`label`,Oa,[(0,l.createVNode)(s,{type:`actionCheck`,color:`#ffffff`,size:`12`})]),(0,l.createElementVNode)(`span`,ka,[(0,l.createElementVNode)(`span`,{class:`el-upload-list__item-preview`,onClick:t=>a.handleItemPreview(e)},[(0,l.createVNode)(s,{type:`ElIconZoomIn`,size:`20`})],8,Aa),(0,l.createElementVNode)(`span`,ja,[(0,l.createVNode)(s,{type:`actionDelete`,size:`20`,onClick:n=>a.handleItemRemove(e,t)},null,8,[`onClick`])]),(0,l.createElementVNode)(`span`,Ma,[(0,l.createVNode)(s,{type:`ElIconEdit`,size:`20`,onClick:n=>a.handleItemEdit(e,t)},null,8,[`onClick`])]),n.crop?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:0,class:`el-upload-list__item-preview`,onClick:t=>a.handleItemCrop(e)},[(0,l.createVNode)(s,{type:`ElIconCrop`,size:`20`})],8,Na)):(0,l.createCommentVNode)(``,!0)])],12,Da))),128)),a.showUpload?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:0,class:`cv-upload-common-handle`},a.handlerAttr,{"file-list":i.localList,"before-upload":a.initBeforeUpload,"http-request":a.initHttpRequest,"on-change":a.initOnChange,"on-exceed":e.initOnExceed,style:a.showStyle}),{default:(0,l.withCtx)(()=>[(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-upload-common__ing`,style:(0,l.normalizeStyle)(a.showStyle)},[n.drag?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:0},[(0,l.createVNode)(s,{type:`arrowUploadFilled`,size:`24`}),t[1]||=(0,l.createElementVNode)(`div`,{class:`el-upload__text`},[(0,l.createTextVNode)(` 将文件拖到此处,或 `),(0,l.createElementVNode)(`em`,null,`点击上传`)],-1)],64)):((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,type:`actionPlus`,size:n.showSize/3},null,8,[`size`]))],4)),[[f,e.upIngLoading]])]),_:1},16,[`file-list`,`before-upload`,`http-request`,`on-change`,`on-exceed`,`style`])):(0,l.createCommentVNode)(``,!0)]),(0,l.createVNode)(u,(0,l.mergeProps)(e.tipAttr,{fileUnit:`张`}),null,16),(0,l.createVNode)(d,{modelValue:i.previewShow,"onUpdate:modelValue":t[0]||=e=>i.previewShow=e,title:i.previewTitle,"append-to-body":``},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,Pa,[(0,l.createElementVNode)(`img`,{width:`100%`,src:i.previewUrl,style:{"max-width":`300px`}},null,8,Fa)])]),_:1},8,[`modelValue`,`title`])])}var La=k(wa,[[`render`,Ia]]),Ra={mdb:`access`,accdb:`access`,ai:`ai`,html:`html`,htm:`html`,asp:`web`,pdf:`pdf`,psd:`photoshop`,psb:`photoshop`,mpo:`photoshop`,eps:`photoshop`,avi:`video`,wmv:`video`,rm:`video`,rmvb:`video`,mp4:`video`,"3gp":`video`,asf:`video`,mov:`video`,m4v:`video`,flv:`video`,f4v:`video`,mkv:`video`,mts:`video`,swf:`flash`,ts:`video`,mp3:`audio`,wav:`audio`,wma:`audio`,ape:`audio`,aac:`audio`,zip:`zip`,rar:`zip`,gz:`zip`,"7z":`zip`,z:`zip`,bmp:`image`,jpg:`image`,jpeg:`image`,png:`image`,gif:`image`,webp:`image`,svg:`image`,txt:`txt`,rtf:`txt`,xls:`excel`,xlsx:`excel`,xlsm:`excel`,xltx:`excel`,doc:`word`,docx:`word`,docm:`word`,wps:`word`,dotx:`word`,dotm:`word`,ppt:`powerpoint`,pptx:`powerpoint`,mdf:`db`,db:`db`,dbf:`db`,wdb:`db`,vue:`vue`,php:`php`,jar:`jar`,ini:`ini`,bat:`bat`,config:`config`,fla:`fla`,eot:`font`,otf:`font`,fon:`font`,font:`font`,ttf:`font`,ttc:`font`,woff:`font`,woff2:`font`,js:`js`,md:`markdown`,one:`onenote`,jsx:`reactjs`,xfl:`xfl`,file:`file`,css:`css`};function za(e){return`https://10ui.cn/ions/type/${Ra[e]}.svg`}var Ba={name:`uploadList`,props:{files:{type:Array,default(){return[]}},disabled:{type:Boolean,default:!1},isCanDownload:{type:Boolean,default:!0},isCanDelete:{type:Boolean,default:!0}},methods:{getExtension(e){return e.lastIndexOf(`.`)>-1&&za[e.slice(e.lastIndexOf(`.`)+1).toLowerCase()]||za.file},getSize(e){return e&&!isNaN(Number(e))?e:``},parsePercentage(e){return parseInt(e,10)},handleDownload(e){e.url},handleDelete(e,t){this.$confirm(`确认删除该文件吗? `).then(()=>{this.$emit(`remove`,e,t)}).catch(()=>{})}}},Va=[`src`],Ha={class:`cv-upload-list__item-content-action`};function Ua(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-link`);return(0,l.openBlock)(),(0,l.createBlock)(l.TransitionGroup,{class:`cv-upload-file-list el-upload-list el-upload-list--text`,name:`el-list`,tag:`ul`},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.files,(e,r)=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:e.uid,class:`el-upload-list__item cv-upload-list__item-content`},[(0,l.createVNode)(o,{href:e.url,underline:!1,target:`_blank`},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`img`,{src:a.getExtension(e.name),class:`el-upload-list__item-content-name-icon`},null,8,Va),(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(e.name),1)]),_:2},1032,[`href`]),(0,l.createElementVNode)(`div`,Ha,[(0,l.createVNode)(o,{underline:!1},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(a.getSize(e.size)),1)]),_:2},1024),n.isCanDownload?((0,l.openBlock)(),(0,l.createBlock)(o,{key:0,underline:!1,onClick:t=>a.handleDownload(e)},{default:(0,l.withCtx)(()=>[...t[0]||=[(0,l.createTextVNode)(`下载`,-1)]]),_:1},8,[`onClick`])):(0,l.createCommentVNode)(``,!0),!n.disabled&&n.isCanDelete?((0,l.openBlock)(),(0,l.createBlock)(o,{key:1,underline:!1,onClick:t=>a.handleDelete(r,e),type:`danger`},{default:(0,l.withCtx)(()=>[...t[1]||=[(0,l.createTextVNode)(` 删除 `,-1)]]),_:1},8,[`onClick`])):(0,l.createCommentVNode)(``,!0)])]))),128))]),_:1})}var Wa={title:`文件上传`,inheritAttrs:!1,name:`cvUploadFile`,mixins:[Rr],components:{uploadList:k(Ba,[[`render`,Ua]])},props:{modelValue:{type:[String,Object,Array],default:``},initValue:{type:[String,Object,Array],default:``},fileSize:{type:[Number],default:5},fileType:{type:[Array],default:[`txt`,`png`,`jpg`,`xlsx`,`xls`]},multiple:{type:[Boolean],default:!1},limit:{type:[Number],default:5},disabled:Boolean,isCanDownload:{type:Boolean,default:!0},isCanDelete:{type:Boolean,default:!0},isCanUploadSame:{type:Boolean,default:!0}},data(){return{localValue:[],localList:[]}},computed:{localRef(){return`cvUploadFile`+ +new Date+((Math.random()*1e3).toFixed(0)+``)},handlerAttr(){return{ref:this.localRef,action:`#`,limit:parseInt(this.limit),multiple:this.multiple,drag:!1,disabled:this.upIngLoading,showFileList:!0}},list(){let e=1;return this.modelValue?(Array.isArray(this.modelValue)?this.modelValue:[this.modelValue]).map(t=>(typeof t==`string`&&(t={name:t,url:t}),t.uid=t.uid||new Date().getTime()+ e++,t)):[]}},watch:{initValue(e){this._init_parse()}},mounted(){this._init_parse()},methods:{_init_parse(){this.initValue?this.localList=zr(this.initValue):this.localList=[]},initOnChange(e,t){this.localList=t},initBeforeUpload(e){return this._commonBeforeUpload(e)?!this.isCanUploadSame&&this.localList.some(t=>t.name+t.size===e.name+e.size)?(this.$message.error(`此文件已上传!`),!1):!0:!1},upFileError(e){this.$message.error(`上传失败, 请重试`),this.$emit(`error`,e)},upFileSuccess(e,t){this.upResponseFn&&typeof this.upResponseFn==`function`&&(e=this.upResponseFn(e,t,this.localList)),this.multiple?this.$emit(`update:modelValue`,[...this.localList,e]):this.$emit(`update:modelValue`,e),this.$emit(`success`,e,this.localList)},handleRemove(e,t){if(this.beforeRemove&&typeof this.beforeRemove==`function`){let e=this.beforeRemove(this.localList[t],this.localList);e&&e.then?e.then(()=>{this._do_remove(t)},()=>{}):e!==!1&&this._do_remove(t)}else this._do_remove(t)},_do_remove(e){if(this.$emit(`remove`,this.list[e],this.list),this.localList.splice(e,1),this.multiple){let t=[...this.list];t.splice(e,1),this.$emit(`update:modelValue`,t||[])}else this.$emit(`update:modelValue`,null)}}},Ga={class:`cv-upload-file`};function Ka(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-button`),s=(0,l.resolveComponent)(`el-upload`),c=(0,l.resolveComponent)(`upload-tip`),u=(0,l.resolveComponent)(`upload-list`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ga,[(0,l.createVNode)(s,(0,l.mergeProps)({class:`cv-upload-file-uploader`},a.handlerAttr,{"file-list":i.localList,"onUpdate:fileList":t[0]||=e=>i.localList=e,"before-upload":a.initBeforeUpload,"on-change":a.initOnChange,"on-exceed":e.initOnExceed,"on-error":a.upFileError,"on-success":a.upFileSuccess}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`primary`,icon:`ElIconUpload`},{default:(0,l.withCtx)(()=>[...t[1]||=[(0,l.createTextVNode)(`上传文件`,-1)]]),_:1})]),_:1},16,[`file-list`,`before-upload`,`on-change`,`on-exceed`,`on-error`,`on-success`]),(0,l.createVNode)(c,(0,l.mergeProps)(e.tipAttr,{fileUnit:`个`}),null,16),(0,l.createVNode)(u,{disabled:n.disabled,files:a.list,isCanDelete:n.isCanDelete,isCanDownload:n.isCanDownload,onRemove:a.handleRemove},null,8,[`disabled`,`files`,`isCanDelete`,`isCanDownload`,`onRemove`])])}var qa=k(Wa,[[`render`,Ka]]),Ja={title:`视频上传`,name:`cvUploadVideo`,mixins:[Rr],components:{},props:{modelValue:{type:[String],default:``},initValue:{type:[String],default:``},fileSize:{type:[Number],default:10},fileType:{type:Array,default:[`mp4`,`mp3`]},showSize:{type:Number,default:360},signatureParam:{type:[Object],default:()=>({save_sign:`video`})}},data(){return{localValue:``,localList:``,previewShow:!1,previewTitle:``,previewUrl:``,upAccept:`video/*`}},computed:{localRef(){return`cvUploadVideo`+ +new Date+((Math.random()*1e3).toFixed(0)+``)},handlerAttr(){return{ref:this.localRef,action:`#`,accept:this.upAccept,limit:1,multiple:!1,drag:!0,disabled:this.upIngLoading,showFileList:!1}},showUpload(){return!this.localValue},showStyle(){return{width:this.showSize+`px`,height:this.showSize/5*3+`px`,lineHeight:this.showSize+`px`}}},watch:{modelValue(e){this._init_parse_value()},initValue(e){this._init_parse_list()}},mounted(){this._init_parse_value(),this._init_parse_list()},methods:{_init_parse_value(){this.modelValue?this.localValue=Sa(this.modelValue):this.localValue=``},_init_parse_list(){this.initValue?this.localList=zr(this.initValue):this.localList=``},initBeforeUpload(e){return this.upIngLoading=!0,this._commonBeforeUpload(e)?!0:(this.upIngLoading=!1,!1)},async initHttpRequest(e){let{file:t}=e;this.upIngLoading=!0,this.mergeAttrs.upResponseFn,await Kr(t,this.mergeAttrs.signatureType||null,this.mergeAttrs.signatureFn||null,this.mergeAttrs.signatureParam||{}).then(e=>{this.$nextTick(()=>{this.$emit(`update:modelValue`,e.full_path),this.$emit(`update:initValue`,e.cdn_full_path)}),ExtendMessage.success(`上传成功`),this.upIngLoading=!1}).catch(()=>{this.upIngLoading=!1})},handleItemPreview(e,t){this.previewTitle=e.name,this.previewUrl=e.url,this.previewShow=!0},doRemove(e){this.localValue=``,this.localList=``,this.$emit(`update:modelValue`,``),this.$emit(`update:initValue`,``)},handleItemRemove(e,t){if(this.beforeRemove&&typeof this.beforeRemove==`function`){let e=this.multiple?this.localValue[t]:this.localValue,n=this.beforeRemove(e,this.localValue);n&&n.then?n.then(()=>{this.doRemove(t)},()=>{}):n!==!1&&this.doRemove(t)}else this.doRemove(t)}}},Ya={class:`cv-upload-video`},Xa={class:`cv-upload-list-box el-upload-list el-upload-list--picture-card`},Za=[`tabindex`],Qa=[`src`],$a={class:`el-upload-list__item-status-label`},eo={class:`el-upload-list__item-actions`},to=[`onClick`],no={class:`el-upload-list__item-delete`},ro={class:`el-upload-list__item-delete`},io={key:0,style:{width:`500px`,height:`300px`,margin:`0 auto`}},ao=[`src`];function oo(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icons`),s=(0,l.resolveComponent)(`el-progress`),c=(0,l.resolveComponent)(`el-upload`),u=(0,l.resolveComponent)(`upload-tip`),d=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ya,[(0,l.createElementVNode)(`div`,Xa,[i.localList?((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,{key:0},(0,l.renderList)(i.localList,(t,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`section`,{class:`el-upload-list__item is-success`,key:n,tabindex:n,style:(0,l.normalizeStyle)(a.showStyle)},[(0,l.createElementVNode)(`video`,{class:`el-upload-list__item-thumbnail`,autoplay:!1,src:t.url,style:(0,l.normalizeStyle)(a.showStyle)},` 您的浏览器不支持视频播放 `,12,Qa),(0,l.createElementVNode)(`label`,$a,[(0,l.createVNode)(o,{type:`actionCheck`,color:`#ffffff`,size:`12`})]),(0,l.createElementVNode)(`span`,eo,[(0,l.createElementVNode)(`span`,{class:`el-upload-list__item-preview`,onClick:e=>a.handleItemPreview(t)},[(0,l.createVNode)(o,{type:`ElIconVideoPlay`,size:`20`})],8,to),(0,l.createElementVNode)(`span`,no,[(0,l.createVNode)(o,{type:`actionDelete`,size:`20`,onClick:e=>a.handleItemRemove(t,n)},null,8,[`onClick`])]),(0,l.createElementVNode)(`span`,ro,[(0,l.createVNode)(o,{type:`ElIconEdit`,size:`20`,onClick:r=>e.handleItemEdit(t,n)},null,8,[`onClick`])])])],12,Za))),128)):(0,l.createCommentVNode)(``,!0),a.showUpload?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:1,class:`cv-upload-handler`},a.handlerAttr,{"before-upload":a.initBeforeUpload,"http-request":a.initHttpRequest,style:a.showStyle}),{default:(0,l.withCtx)(()=>[e.upIngPercent>0?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,percentage:e.upIngPercent,style:{"margin-top":`20px`},type:`circle`},null,8,[`percentage`])):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:1,class:`cv-upload-video__ing`,style:(0,l.normalizeStyle)(a.showStyle)},[(0,l.createVNode)(o,{type:`arrowUploadFilled`,size:`24`}),t[1]||=(0,l.createElementVNode)(`div`,{class:`el-upload__text`},[(0,l.createTextVNode)(` 将视频拖到此处,或 `),(0,l.createElementVNode)(`em`,null,`点击上传`)],-1)],4))]),_:1},16,[`before-upload`,`http-request`,`style`])):(0,l.createCommentVNode)(``,!0)]),(0,l.createVNode)(u,(0,l.mergeProps)(e.tipAttr,{fileUnit:`个`,limit:1}),null,16),(0,l.createVNode)(d,{modelValue:i.previewShow,"onUpdate:modelValue":t[0]||=e=>i.previewShow=e,title:i.previewTitle,"append-to-body":``},{default:(0,l.withCtx)(()=>[i.previewShow?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,io,[(0,l.createElementVNode)(`video`,{autoplay:!0,src:i.previewUrl,controls:`controls`,style:{width:`500px`,height:`300px`}},` 您的浏览器不支持视频播放 `,8,ao)])):(0,l.createCommentVNode)(``,!0)]),_:1},8,[`modelValue`,`title`])])}var so=k(Ja,[[`render`,oo]]),co={name:`cvUploadOss`,mixins:[{emits:[`get-unlist`,`on-close`,`on-update`,`on-delete`],props:{modelValue:{type:Array,default:()=>[]},model:{type:String,default:``},accept:{type:String,default:``},multiple:{type:Boolean,default:!1}},data(){return{audioInfo:{},file:null,fileList:[],fileHash:``,tempCheckpoint:null,uploadId:``,uploadStatus:null,showAudio:!1,percentage:0,uploadName:``,client:null,year:new Date().getFullYear(),uploadDisabled:!0,resumeDisabled:!0,pauseDisabled:!0,dialogVisible:!1,isDoing:!1,unList:[],fileMap:{},map_max_key:0,partSize:1024*1024,parallel:4,checkpoints:{}}},watch:{dialogVisible:{handler(e){e||(this.fileList=[],this.$refs.upload.uploadFiles=[])}},fileList:{handler(e){if(e.length){this.dialogVisible=!0;let t=[],n=[];e.forEach(e=>{e.raw.name.indexOf(`.`)===-1&&(e.errMsg=`不支持此格式上传`),e.percentage===100?t.push(e):n.push(e)}),t.length===e.length?(this.pauseDisabled=!0,this.isDoing=!0):this.isDoing=!1,this.unList=n}},deep:!0}},mounted(){window.addEventListener(`online`,this.resumeUpload)},methods:{filterSize:Vr,handleExceed(){this.$confirm(`上传文件数量不能超过100个,请重新选择!`,`操作提示`,{confirmButtonText:`确 定`,cancelButtonText:`取 消`,type:`warning`}).then(()=>{this.fileList=[],this.dialogVisible=!1}).catch(()=>{this.fileList=[]})},handleDeleteChangeFile(e){this.fileList.splice(e,1),this.fileList.length||(this.dialogVisible=!1)},fileTypeIcon(e){let{type:t}=e.raw,n=t.indexOf(`video`)!==-1,r=t.indexOf(`image`)!==-1,i=t.indexOf(`audio`)!==-1,a=t.indexOf(`zip`)!==-1,o=t.indexOf(`wordprocessingml`)!==-1,s=t.indexOf(`pdf`)!==-1,c=t.indexOf(`text`)!==-1,l=t.indexOf(`sheet`)!==-1;return n?`MP4`:r?`JPG1`:i?`mp3-1`:a?`yasuo`:o?`DOCX`:s?`wenjianleixing-biaozhuntu-PDFwendang`:c?`div-1`:l?`excel1`:`weizhiwenjian`},handleClose(){this.$emit(`on-close`),this.isDoing?this.dialogVisible=!1:this.$confirm(`正在上传文件,关闭后上传文件会丢失!是否继续?`,`操作提示`,{confirmButtonText:`确 定`,cancelButtonText:`取 消`,type:`warning`}).then(()=>{this.$emit(`get-unlist`),this.fileList.forEach(e=>{e.client&&e.percentage<100&&e.client.cancel()}),this.dialogVisible=!1}).catch(()=>{})},async handleBeforeUpload(e){},handleStopChangeFile(e,t){t.isPlay=!t.isPlay,this.fileList.splice(e,1,t),t.isPlay?this.resumeMultipartUpload(t):t.client.cancel()},async starUpload(){this.uploadDisabled=!0,this.pauseDisabled=!1,this.multipartUpload()},async multipartUpload(){if(!this.file){c.ElMessage.error(`请选择文件`);return}this.fileList.forEach(async e=>{e.isLoading=!0,await this.ossUploadHandle(e,this.fileList)})},async resumeUpload(){this.pauseDisabled=!1,this.uploadDisabled=!0,this.resumeDisabled=!0,await this.resumeMultipartUpload()},stopUpload(){this.resumeDisabled=!1,this.pauseDisabled=!0,this.fileList.forEach(e=>{e.client.cancel(),e.isPlay=!1})},async change(e,t){this.fileMap[e]=t,this.map_max_key=e},async handle_network_speed_change(e,t,n){e-this.map_max_key>=1e4&&(this.fileMap={});for(let r=e;r<=t;r++){let e=await this.fileMap[r];e?await this.change(r,e+n):await this.change(r,n)}},handle_network_speed(e,t,n){let r=e.rt/1e3,i=new Date(e.headers.date).getTime(),a=i-r,o=parseInt(t/r);return n===0&&(o=0),o===0||this.handle_network_speed_change(a,i,o),o?Vr(o):0},async resetUpload(e,t){JSON.stringify(e).indexOf(`Error`)!==-1&&(t.client&&t.client.cancel(),t.client=await Wr(this.signatureType,this.apiFunc),await this.resumeMultipartUpload(t))},async resumeMultipartUpload(e){if(e){let{tempCheckpoint:t}=e;this.resumeUploadFile(e,t)}else Object.values(this.checkpoints).forEach(e=>{let{uploadId:t}=e,n=this.fileList.findIndex(e=>e.upload===t),r=this.fileList[n];this.resumeUploadFile(r,e)})},async resumeUploadFile(e,t){let{uploadId:n,file:r,name:i}=t;try{let{raw:a,percentage:o}=e;e.partSize=0,o<100&&a.name.indexOf(`.`)!==-1&&e.client.multipartUpload(n,r,{parallel:this.parallel,partSize:this.partSize,progress:async(t,n,r)=>{await this.onUploadProgress(e,t,n,r,i)},checkpoint:t}).then(()=>{delete this.checkpoints[t.uploadId],this.$emit(`update:modelValue`,this.fileList),this.resumeDisabled=!0,this.unList.length&&this.uploadDisabled&&(this.resumeDisabled=!1),this.onCreatePanFile(e)}).catch(async t=>{await this.resetUpload(t,e)})}catch{}},async onUploadProgress(e,t,n,r,i){n&&(this.checkpoints[n.uploadId]=n,e.speed=this.handle_network_speed(r,this.partSize,t),e.tempCheckpoint=n,e.abortCheckpoint=n,e.upload=n.uploadId),e.isPlay=!0,e.isPlay&&(e.isLoading=!1),e.uploadName=i,e.percentage=Number((t*100).toFixed(2))},async ossUploadHandle(e){let t={pass:!0,filePath:``};try{let{raw:t,percentage:n}=e,r=t,i=await Wr(this.signatureType,this.apiFunc,{},{secure:!0});if(this.signatureType==`aliyun_oss_type1`){if(e.client=i,e.partSize=0,n<100&&t.name.indexOf(`.`)!==-1){let t=i.dir+r.name;await e.client.multipartUpload(t,r,{parallel:this.parallel,partSize:this.partSize,progress:async(n,r,i)=>{await this.onUploadProgress(e,n,r,i,t)}}).then(()=>{this.$emit(`upload:modelValue`,this.fileList),this.resumeDisabled=!0,this.onCreatePanFile(e),this.unList.length&&this.uploadDisabled&&(this.resumeDisabled=!1)}).catch(async e=>{})}}else this.signatureType==`aliyun_oss_type2`&&Gr(r,i)}catch(e){t={...e,pass:!1,filePath:``}}return t},getToday(){let e=new Date;return`${e.getFullYear()}${e.getMonth()+1}${e.getDate()}${e.getHours()}${e.getMinutes()}${e.getSeconds()}`},handleChange(e,t){t.forEach(e=>{e.client=null,e.isPlay=!1,e.isLoading=!1,e.abortCheckpoint=!1}),this.fileList=t,this.file=e.raw,this.uploadDisabled=!1,this.pauseDisabled=this.resumeDisabled=!0},handleDeleteFile(e){let t=e.indexOf(this.model);e.substring(t,e.length),this.$emit(`on-delete`),this.fileList=[],c.ElMessage.success(`删除成功`)},async onCreatePanFile(e){await this.getParams(e),this.$emit(`on-update`)},handleMediaRes(e){return{image:async function(e){return new Promise(t=>{var n=new FileReader;n.onload=function(e){var n=e.target.result,r=new Image;r.onload=function(){t({Width:this.width,Height:this.height})},r.src=n},n.readAsDataURL(e)})},audio:async function(e){return new Promise(t=>{var n=new FileReader;n.onload=function(e){var n=e.target.result,r=new Audio;r.onloadeddata=function(){let e=r.duration;t({Duration:e*1e3})},r.src=n},n.readAsDataURL(e)})},video:async function(e){return new Promise(t=>{var n=URL.createObjectURL(e);let r=document.createElement(`video`);r.src=n,r.onloadeddata=function(){t({CoverImg:``,Duration:this.duration*1e3,Width:this.videoWidth,Height:this.videoHeight})}})}}[e]},captureImage(e,t){return t||=`3000 `,e+`?x-oss-process=video/snapshot,t_`+t+`,f_jpg`},async getParams(e){let{type:t}=e.raw,n=t.indexOf(`video`)!==-1,r=t.indexOf(`image`)!==-1,i=t.indexOf(`audio`)!==-1,a=``;n?a=`video`:r?t.indexOf(`adobe`)===-1&&(a=`image`):i&&(a=`audio`);let o;return(n||r||i)&&a&&(o=await this.handleMediaRes(a)(e.raw)),{ResTitle:e.name,ResDescribe:``,OssKey:e.uploadName,ContentType:t||`application/octet-stream`,ContentLength:e.size,...o}}}}]},lo={class:`oss-upload`},uo={class:`cv-upload-task-hd-title`},fo={class:`cv-upload-task-hd-num`},po={class:`cv-upload-task-opts`},mo={class:`cv-upload-task-lists`},ho={class:`cv-upload-task-item-name`},go={class:`name`},_o={class:`file-name-item`},vo={key:0,class:`speed`},yo={key:1,class:`speed`},bo={key:2,class:`success`},xo={class:`total`},So={key:0,class:`name error`},Co={class:`cv-upload-task-item-tool`},wo=[`onClick`],To=[`onClick`];function Eo(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-button`),s=(0,l.resolveComponent)(`el-upload`),c=(0,l.resolveComponent)(`el-progress`),u=(0,l.resolveComponent)(`cv-icons`),d=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,lo,[(0,l.createVNode)(s,{ref:`upload`,action:``,"show-file-list":!1,multiple:``,"on-change":e.handleChange,"before-upload":e.handleBeforeUpload,"auto-upload":!1,limit:100,"on-exceed":e.handleExceed,accept:e.accept},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`primary`,icon:`ElIconUpload`,round:``},{default:(0,l.withCtx)(()=>[...t[1]||=[(0,l.createTextVNode)(`上 传`,-1)]]),_:1})]),_:1},8,[`on-change`,`before-upload`,`on-exceed`,`accept`]),(0,l.createVNode)(d,{modelValue:e.dialogVisible,"onUpdate:modelValue":t[0]||=t=>e.dialogVisible=t,width:`650px`,height:`500`,"destroy-on-close":``,"close-on-click-modal":!1,"before-close":e.handleClose,style:{height:`500px`}},{header:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,uo,[t[2]||=(0,l.createElementVNode)(`span`,null,`上传`,-1),(0,l.createElementVNode)(`span`,fo,(0,l.toDisplayString)(e.fileList.length-e.unList.length)+`/`+(0,l.toDisplayString)(e.fileList.length),1)])]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,po,[(0,l.createVNode)(o,{type:`primary`,icon:`ElIconVideoPlay`,disabled:e.uploadDisabled,onClick:e.starUpload},{default:(0,l.withCtx)(()=>[...t[3]||=[(0,l.createTextVNode)(`开始上传`,-1)]]),_:1},8,[`disabled`,`onClick`]),(0,l.createVNode)(o,{type:`success`,icon:`ElIconRefreshRight`,disabled:e.resumeDisabled,onClick:e.resumeUpload},{default:(0,l.withCtx)(()=>[...t[4]||=[(0,l.createTextVNode)(`继续`,-1)]]),_:1},8,[`disabled`,`onClick`]),(0,l.createVNode)(o,{type:`danger`,icon:`ElIconVideoPause`,disabled:e.pauseDisabled,onClick:e.stopUpload},{default:(0,l.withCtx)(()=>[...t[5]||=[(0,l.createTextVNode)(`暂停`,-1)]]),_:1},8,[`disabled`,`onClick`])]),(0,l.createElementVNode)(`div`,mo,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.fileList,(t,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-upload-task-item-box`,key:n},[(0,l.createElementVNode)(`div`,ho,[(0,l.createElementVNode)(`div`,go,[(0,l.createElementVNode)(`span`,_o,(0,l.toDisplayString)(n+1)+`.`+(0,l.toDisplayString)(t.name),1),t.isLoading&&!t.isPlay?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,vo,`准备就绪`)):(0,l.createCommentVNode)(``,!0),t.isPlay&&t.percentage!==100?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,yo,(0,l.toDisplayString)(t.speed)+`/s`,1)):(0,l.createCommentVNode)(``,!0),t.percentage===100?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,bo,`完成`)):(0,l.createCommentVNode)(``,!0),(0,l.createElementVNode)(`div`,xo,(0,l.toDisplayString)(e.filterSize(t.size)),1)]),t.errMsg?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,So,(0,l.toDisplayString)(t.errMsg),1)):(0,l.createCommentVNode)(``,!0),t.percentage<100&&!t.errMsg?((0,l.openBlock)(),(0,l.createBlock)(c,{key:1,percentage:t.percentage},null,8,[`percentage`])):((0,l.openBlock)(),(0,l.createBlock)(c,{key:2,percentage:t.percentage,status:t.errMsg?`exception`:`success`},null,8,[`percentage`,`status`]))]),(0,l.createElementVNode)(`div`,Co,[!t.percentage||0<t.percentage<100&&!t.isPlay?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:0,class:`icon delete`,onClick:t=>e.handleDeleteChangeFile(n)},[(0,l.createVNode)(u,{type:`actionClose`})],8,wo)):(0,l.createCommentVNode)(``,!0),t.percentage&&t.percentage!==100?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:1,class:(0,l.normalizeClass)([`icon`,t.isPlay?`delete`:`success`]),onClick:r=>e.handleStopChangeFile(n,t)},[t.isPlay?((0,l.openBlock)(),(0,l.createBlock)(u,{key:0,type:`ElIconVideoPause`})):((0,l.openBlock)(),(0,l.createBlock)(u,{key:1,type:`ElIconCaretRight`}))],10,To)):(0,l.createCommentVNode)(``,!0)])]))),128))])]),_:1},8,[`modelValue`,`before-close`])])}var Do=k(co,[[`render`,Eo],[`__scopeId`,`data-v-3bdfcd8c`]]);xa.install=function(e){e.component(xa.name,xa)},La.install=function(e){e.component(La.name,La)},qa.install=function(e){e.component(qa.name,qa)},so.install=function(e){e.component(so.name,so)},Do.install=function(e){e.component(Do.name,Do)};var Oo={name:`cvTabsJump`,props:{tabPosition:{type:String,default:`top`}},provide(){return{addChildComponents:e=>{this.childComponents.push(e)},clearChildClass:()=>{this.childComponents.map(e=>{e.className=null})}}},data(){return{childComponents:[]}},computed:{tabPositionClass(){return this.tabPosition==`left`?`left`:this.tabPosition==`right`?`right`:this.tabPosition==`bottom`?`bottom`:`top`}},created(){},mounted(){}},ko={class:`tabs-header`};function Ao(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:(0,l.normalizeClass)([`cv-tabs-jump`,a.tabPositionClass])},[(0,l.createElementVNode)(`div`,ko,[(0,l.renderSlot)(e.$slots,`default`)])],2)}var jo=k(Oo,[[`render`,Ao]]),Mo={name:`cvTabPane`,emits:[`click`],inject:[`addChildComponents`,`clearChildClass`],data(){return{isshow:!0,className:null}},props:{label:{type:String,default:``},current:{type:Boolean,default:!1},name:{type:String}},mounted(){this.addChildComponents(this),this.initCurrent()},methods:{initCurrent(){this.current&&this.handleClick()},handleClick(){this.clearChildClass(),this.className=`active`,this.$emit(`click`)}}},No={key:1};function Po(e,t,n,r,i,a){return(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:(0,l.normalizeClass)([`cv-tab-pane`,i.className]),onClick:t[0]||=(...e)=>a.handleClick&&a.handleClick(...e)},[e.$slots.label?(0,l.renderSlot)(e.$slots,`label`,{key:0}):((0,l.openBlock)(),(0,l.createElementBlock)(`span`,No,(0,l.toDisplayString)(n.label),1))],2)),[[l.vShow,i.isshow]])}var Fo=k(Mo,[[`render`,Po]]);jo.install=function(e){e.component(jo.name,jo)},Fo.install=function(e){e.component(Fo.name,Fo)};var Io={name:`cvDrawCaptcha`,props:{modelValue:{type:[String,Number],default:`1234`},baseCode:{type:String,default:`1234567890ABCDEFGHGKMNPQRSTUVWXY`},fontSizeMin:{type:Number,default:25},fontSizeMax:{type:Number,default:30},backgroundColorMin:{type:Number,default:255},backgroundColorMax:{type:Number,default:255},colorMin:{type:Number,default:0},colorMax:{type:Number,default:160},lineColorMin:{type:Number,default:100},lineColorMax:{type:Number,default:255},dotColorMin:{type:Number,default:0},dotColorMax:{type:Number,default:255},contentWidth:{type:Number,default:112},contentHeight:{type:Number,default:31},refreshNum:{type:Number,default:1}},data(){return{localCode:``}},watch:{modelValue(e){this.localCode=e,this.drawPic()},refreshNum(){this.refreshCode(),this.drawPic()}},mounted(){this.modelValue==``&&(this.refreshCode(),this.drawPic())},created(){this.localCode=this.modelValue},methods:{refreshCode(){this.localCode=``,this.makeCode(this.baseCode,4),this.$emit(`update:modelValue`,this.localCode)},makeCode(e,t){for(let e=0;e<t;e++)this.localCode+=this.baseCode[this.randomNum(0,this.baseCode.length)]},randomNum(e,t){return Math.floor(Math.random()*(t-e)+e)},randomColor(e,t){let n=this.randomNum(e,t),r=this.randomNum(e,t),i=this.randomNum(e,t);return`rgb(`+n+`,`+r+`,`+i+`)`},drawPic(){let e=document.getElementById(`cv-draw-captcha`).getContext(`2d`);e.textBaseline=`bottom`,e.fillStyle=this.randomColor(this.backgroundColorMin,this.backgroundColorMax),e.fillRect(0,0,this.contentWidth,this.contentHeight);for(let t=0;t<this.localCode.length;t++)this.drawText(e,this.localCode[t],t);this.drawLine(e),this.drawDot(e)},drawText(e,t,n){e.fillStyle=this.randomColor(this.colorMin,this.colorMax),e.font=this.randomNum(this.fontSizeMin,this.fontSizeMax)+`px SimHei`;let r=(n+1)*(this.contentWidth/(this.localCode.length+1)),i=this.randomNum(this.fontSizeMax,this.contentHeight-5);var a=this.randomNum(-45,45);e.translate(r,i),e.rotate(a*Math.PI/180),e.fillText(t,0,0),e.rotate(-a*Math.PI/180),e.translate(-r,-i)},drawLine(e){for(let t=0;t<5;t++)e.strokeStyle=this.randomColor(this.lineColorMin,this.lineColorMax),e.beginPath(),e.moveTo(this.randomNum(0,this.contentWidth),this.randomNum(0,this.contentHeight)),e.lineTo(this.randomNum(0,this.contentWidth),this.randomNum(0,this.contentHeight)),e.stroke()},drawDot(e){for(let t=0;t<80;t++)e.fillStyle=this.randomColor(0,255),e.beginPath(),e.arc(this.randomNum(0,this.contentWidth),this.randomNum(0,this.contentHeight),1,0,2*Math.PI),e.fill()}}},Lo={class:`cv-draw-captcha`},Ro=[`width`,`height`];function zo(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Lo,[(0,l.createElementVNode)(`canvas`,{id:`cv-draw-captcha`,width:n.contentWidth,height:n.contentHeight,onClick:t[0]||=(...e)=>a.refreshCode&&a.refreshCode(...e)},null,8,Ro)])}var Bo=k(Io,[[`render`,zo]]),Vo={name:`cvDrawQrcode`,data(){return{}}};function Ho(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,null,`二维码`)}var Uo=k(Vo,[[`render`,Ho]]);Bo.install=function(e){e.component(Bo.name,Bo)},Uo.install=function(e){e.component(Uo.name,Uo)};var Wo={name:`cvTagBase`,mixins:[],components:{},emits:[`update:modelValue`,`exceed-max-length`],props:{...c.ElTag.props,modelValue:{type:[Array,String],default:()=>[]},closable:{type:Boolean,default:!1},disableTransitions:{type:Boolean,default:!1},effect:{type:String,default:`light`},color:{type:String,default:``},hit:{type:Boolean,default:!1},type:{type:[String],default:`primary`},size:{type:[String],default:`large`},disabled:{type:Boolean,default:!1},maxlength:{type:Number,default:3,validator:e=>e>0}},watch:{modelValue(e){this._init_parse_value()},localVal(e){this._parse_last()}},data(){return{localVal:``}},mounted(){this._init_parse_value()},methods:{_init_parse_value(){if(this.modelValue)if(typeof this.modelValue==`string`&&this.modelValue.includes(`,`)){let e=String(this.modelValue).split(`,`).map(e=>e.trim());this.localVal=Sa(e)}else this.localVal=Sa(this.modelValue)},_parse_last(){let e=this.localVal,t=e.join(`,`);this.$emit(`update:modelValue`,t),e.length>=this.maxlength&&this.$emit(`exceed-max-length`,e.length)},addTag(){this.disabled||this.localVal.length>=this.maxlength||(this.localVal.push(`新标签`),this.$nextTick(()=>{let e=this.localVal.length,t=this.$refs[`newTag${e-1}`][0],n=document.createRange();n.selectNodeContents(t),window.getSelection().removeAllRanges(),window.getSelection().addRange(n),this._parse_last()}))},checkTag(e){if(this.disabled)return;let t=this.$refs[`newTag${e}`][0].innerText.trim();t.length==0?this.localVal.pop():this.localVal[e]=t,this._parse_last()},removeTag(e){this.disabled||(this.localVal.splice(e,1),this._parse_last())}}},Go={class:`cv-tag-base`},Ko=[`contenteditable`,`onKeyup`,`onBlur`],qo={key:1,class:`cv-tag-maxlength-hint`};function Jo(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-tag`),s=(0,l.resolveComponent)(`cv-icons`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Go,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.localVal,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({class:`cv-tag-content`},{ref_for:!0},{closable:!n.disabled&&n.closable,disableTransitions:n.disableTransitions,effect:n.effect,type:n.type,color:n.color,hit:n.hit,size:n.size},{key:t,onClose:e=>a.removeTag(t),disabled:n.disabled}),{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,{class:`cv-tag-item`,contenteditable:!n.disabled&&`plaintext-only`,ref_for:!0,ref:`newTag${t}`,onKeyup:(0,l.withKeys)(e=>!n.disabled&&a.checkTag(t),[`enter`]),onBlur:e=>!n.disabled&&a.checkTag(t)},(0,l.toDisplayString)(e),41,Ko)]),_:2},1040,[`onClose`,`disabled`]))),128)),!n.disabled&&i.localVal.length<n.maxlength?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,type:`circlePlus`,size:`20`,onClick:t[0]||=e=>a.addTag()})):(0,l.createCommentVNode)(``,!0),!n.disabled&&i.localVal.length>=n.maxlength?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,qo,`已达到最大数量 (`+(0,l.toDisplayString)(n.maxlength)+`)`,1)):(0,l.createCommentVNode)(``,!0)])}var Yo=k(Wo,[[`render`,Jo]]);Yo.install=function(e){e.component(Yo.name,Yo)};var Xo={name:`cvTransferTable`,props:{modelValue:{type:[Array],default(){return[]}},showQuery:{type:Boolean,default:!1},showPagination:{type:Boolean,default:!1},paginationCallBack:{type:Function,default:function(){return new Promise((e,t)=>{try{e({total:0,data:null})}catch{t()}})}},titleTexts:{type:Array,default(){return[`待选项`,`已选项`]}},buttonTexts:{type:Array,default(){return[]}},queryTexts:{type:Array,default(){return[`查询`,`筛选`]}},leftColumns:{type:Array,default(){return[]}},rightColumns:{type:Array,default(){}},minHeight:{type:String,default:`300px`},maxHeight:{type:String,default:`500px`},tableRowKey:{type:Function,default(e){return e&&e&&e.id}}},data(){return{leftTableData:[],rightTableData:[],pageIndex:1,pageSize:20,totalSize:0,leftSelection:[],rightSelection:[],leftQueryCondition:{},rightQueryCondition:{},rightConditionTemp:void 0}},watch:{modelValue(e){this.rightTableData=e}},created(){this.rightTableData=this.modelValue,this.handlePaginationCallBack()},computed:{hasButtonTexts(){return this.buttonTexts.length===2},buttonClasses(){return[`transfer-button`,{"is-with-texts":this.hasButtonTexts}]},disabledLeftButton(){return!this.leftSelection.some(e=>!this.rightTableData.some(t=>this.checkObjectIsEqual(e,t)))},calcRightTableData(){if(this.showQuery&&this.rightConditionTemp){let e=Object.keys(this.rightConditionTemp);return this.rightTableData.filter(t=>e.some(e=>{let n=t[e],r=this.rightConditionTemp[e].trim();return n?String(n).indexOf(r)>-1:!0}))}return this.rightTableData}},methods:{handleLeftSelectionChange(e){this.leftSelection=e},handleRightSelectionChange(e){this.rightSelection=e},handleLeftRowClick(e){this.rightTableData.some(t=>this.checkObjectIsEqual(t,e))||this.$refs.leftTable.toggleRowSelection(e)},handleRightRowClick(e){this.$refs.rightTable.toggleRowSelection(e)},handleSizeChange(e){this.pageSize=e,this.handlePaginationCallBack()},handleCurrentChange(e){this.pageIndex=e,this.handlePaginationCallBack()},handlePaginationCallBack(){if(this.showPagination&&this.paginationCallBack){let e={pageIndex:this.pageIndex,pageSize:this.pageSize,...this.leftQueryCondition};this.paginationCallBack.call(null,e).then(e=>{e&&Array.isArray(e.data)&&(this.leftTableData=e.data,this.totalSize=e.total),this.$nextTick(()=>{this.leftTableData.forEach(e=>{let t=this.rightTableData.some(t=>this.checkObjectIsEqual(t,e));this.$refs.leftTable.toggleRowSelection(e,t)})})})}},handleRowStyle({row:e}){return this.rightTableData.some(t=>this.checkObjectIsEqual(t,e))?{color:`blue`}:{}},handleSelectable(e){return!this.rightTableData.some(t=>this.checkObjectIsEqual(t,e))},addToRight(){for(let e of this.leftSelection)this.rightTableData.some(t=>this.checkObjectIsEqual(t,e))||this.rightTableData.push(e);this.$emit(`update:modelValue`,this.rightTableData)},addToLeft(){this.rightSelection.forEach(e=>{let t=this.rightTableData.findIndex(t=>this.checkObjectIsEqual(t,e));if(t!==-1){this.rightTableData.splice(t,1);let n=this.leftTableData.find(t=>this.checkObjectIsEqual(t,e));n&&this.$refs.leftTable.toggleRowSelection(n,!1)}}),this.$emit(`update:modelValue`,this.rightTableData)},onLeftQuerySubmit(){this.handlePaginationCallBack()},onRightQuerySubmit(){this.rightConditionTemp=JSON.parse(JSON.stringify(this.rightQueryCondition))},checkObjectIsEqual(e,t){return this.tableRowKey(e)===this.tableRowKey(t)},clear(){this.rightTableData=[],this.$refs.leftTable.clearSelection();for(let e in this.leftQueryCondition)this.leftQueryCondition[e]=void 0;for(let e in this.rightQueryCondition)this.rightQueryCondition[e]=void 0;this.pageIndex=1,this.handlePaginationCallBack()}}},Zo={class:`cv-transfer-table`},Qo={class:`transfer-panel`},$o={class:`transfer-panel-header`},es={key:0},ts={style:{padding:`5px`}},ns={class:`transfer-buttons`},rs={key:0,class:`button-text`},is={key:0,class:`button-text`},as={class:`transfer-panel`},os={class:`transfer-panel-header`},ss={key:0},cs={style:{padding:`5px`}};function ls(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-button`),s=(0,l.resolveComponent)(`el-form-item`),c=(0,l.resolveComponent)(`el-form`),u=(0,l.resolveComponent)(`el-table-column`),d=(0,l.resolveComponent)(`el-table`),f=(0,l.resolveComponent)(`el-pagination`),p=(0,l.resolveComponent)(`cv-icons`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Zo,[(0,l.createElementVNode)(`div`,Qo,[(0,l.createElementVNode)(`p`,$o,[(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(n.titleTexts&&n.titleTexts[0]),1),(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(i.leftSelection.length)+`/`+(0,l.toDisplayString)(i.leftTableData.length),1)]),n.showQuery?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,es,[(0,l.createVNode)(c,{inline:!0,model:i.leftQueryCondition,class:`cv-transfer-form`},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`leftCondition`,{scope:i.leftQueryCondition}),(0,l.createVNode)(s,null,{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`primary`,onClick:t[0]||=e=>a.onLeftQuerySubmit()},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.queryTexts[0]),1)]),_:1})]),_:1})]),_:3},8,[`model`])])):(0,l.createCommentVNode)(``,!0),(0,l.createVNode)(d,{ref:`leftTable`,"max-height":n.maxHeight,height:n.minHeight,data:i.leftTableData,"row-key":n.tableRowKey,"row-style":a.handleRowStyle,onRowClick:a.handleLeftRowClick,onSelectionChange:a.handleLeftSelectionChange,border:``,stripe:``},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u,{width:`40px`,type:`selection`,selectable:a.handleSelectable},null,8,[`selectable`]),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.leftColumns,t=>((0,l.openBlock)(),(0,l.createBlock)(u,{prop:t.id,key:t.id,label:t.label,width:t.width},{default:(0,l.withCtx)(n=>[(0,l.renderSlot)(e.$slots,`default`,{scope:{row:n.row,col:t}},()=>[(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(n.row[t.id]),1)])]),_:2},1032,[`prop`,`label`,`width`]))),128))]),_:3},8,[`max-height`,`height`,`data`,`row-key`,`row-style`,`onRowClick`,`onSelectionChange`]),(0,l.createElementVNode)(`div`,ts,[n.showPagination?((0,l.openBlock)(),(0,l.createBlock)(f,{key:0,onSizeChange:a.handleSizeChange,onCurrentChange:a.handleCurrentChange,"current-page":i.pageIndex,"page-sizes":[10,20,50,100],"page-size":i.pageSize,"pager-count":5,total:i.totalSize,layout:`total, sizes, prev, pager, next`},null,8,[`onSizeChange`,`onCurrentChange`,`current-page`,`page-size`,`total`])):(0,l.createCommentVNode)(``,!0)])]),(0,l.createElementVNode)(`div`,ns,[(0,l.createVNode)(o,{type:`primary`,class:(0,l.normalizeClass)(a.buttonClasses),disabled:a.disabledLeftButton,onClick:a.addToRight},{default:(0,l.withCtx)(()=>[n.buttonTexts[0]===void 0?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`span`,rs,(0,l.toDisplayString)(n.buttonTexts[0]),1)),(0,l.createVNode)(p,{type:`ElIconArrowRight`})]),_:1},8,[`class`,`disabled`,`onClick`]),(0,l.createVNode)(o,{type:`primary`,class:(0,l.normalizeClass)(a.buttonClasses),disabled:i.rightSelection.length===0,onClick:a.addToLeft},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(p,{type:`ElIconArrowLeft`}),n.buttonTexts[1]===void 0?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`span`,is,(0,l.toDisplayString)(n.buttonTexts[1]),1))]),_:1},8,[`class`,`disabled`,`onClick`])]),(0,l.createElementVNode)(`div`,as,[(0,l.createElementVNode)(`p`,os,[(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(n.titleTexts&&n.titleTexts[1]),1),(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(i.rightSelection.length)+`/`+(0,l.toDisplayString)(i.rightTableData.length),1)]),n.showQuery?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,ss,[(0,l.createVNode)(c,{inline:!0,model:i.rightQueryCondition,class:`cv-transfer-form`},{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`rightCondition`,{scope:i.rightQueryCondition}),(0,l.createVNode)(s,null,{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`primary`,onClick:t[1]||=e=>a.onRightQuerySubmit()},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(n.queryTexts[1]),1)]),_:1})]),_:1})]),_:3},8,[`model`])])):(0,l.createCommentVNode)(``,!0),(0,l.createVNode)(d,{ref:`rightTable`,"max-height":n.maxHeight,height:n.minHeight,data:a.calcRightTableData,"row-key":n.tableRowKey,onRowClick:a.handleRightRowClick,onSelectionChange:a.handleRightSelectionChange,border:``,stripe:``},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u,{width:`40px`,type:`selection`}),((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.rightColumns||n.leftColumns,t=>((0,l.openBlock)(),(0,l.createBlock)(u,{prop:t.id,key:t.id,label:t.label,width:t.width},{default:(0,l.withCtx)(n=>[(0,l.renderSlot)(e.$slots,`default`,{scope:{row:n.row,col:t}},()=>[(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(n.row[t.id]),1)])]),_:2},1032,[`prop`,`label`,`width`]))),128))]),_:3},8,[`max-height`,`height`,`data`,`row-key`,`onRowClick`,`onSelectionChange`]),(0,l.createElementVNode)(`div`,cs,[n.showPagination?((0,l.openBlock)(),(0,l.createBlock)(f,{key:0,total:i.rightTableData.length,layout:`total`},null,8,[`total`])):(0,l.createCommentVNode)(``,!0)])])])}var us=k(Xo,[[`render`,ls]]);us.install=function(e){e.component(us.name,us)};var ds={provide(){return{pageCurr:this.loadConfigSetting.pageCurr||1,pageLimit:this.loadConfigSetting.pageLimit||10}},props:{...c.ElTable.props,modelValue:{type:[Array,Object],default(){return[]}},headerCellStyle:{type:[Function,Object],default:()=>({})}},data(){return{loadDataList:[]}},watch:{modelValue(e){this.loadDataList=e},loadDataList(e){this.$emit(`update:modelValue`,e)}},created(){this.loadDataList=this.modelValue},methods:{_getPageCurr(){return this.loadPageCurr},_getPageSize(){return this.loadPageLimit},handleCurrentChange(e){this.loadPageCurr=e,this.getData()},handleSizeChange(e){this.loadPageLimit=e,this.getData()}}},fs={name:`cvTableBase`,mixins:[P,ds],props:{align:{type:String,default:`left`},showPagebreak:{type:[Boolean,String],default:!0},tablePagin:{type:Object,default(){return{}}},tableConfig:{type:Object,default(){return{}}},tableRefresh:{type:Number,default(){return 0}}},data(){return{paginationGroup:[10,20,30,50,100,200],paginationCount:7,searchData:{},tableConfDef:{}}},watch:{tableRefresh(e,t){this.initConfAll(),this.refresh()}},updated(){},created(){this.initConfAll(),this.getData()},mounted(){},methods:{getData(){this.loadDataList=[],this.loadGetData()},handleSelectionChange(e){this.$emit(`selection-change`,e)},initConfAll(){let e={};Object.assign(e,this.loadConfigDef,this.tableConfDef,this.tableConfig),this.loadPageCurr=e.pageCurr||1,this.loadPageLimit=e.pageLimit||this.paginationGroup[0],Object.assign(e.where,this.searchData),this.loadConfigSetting=e},searchSubmit(e){if(this.searchData=e||{},this.loadConfigSetting.isSkip){({...this.searchData});return}this.page=1,this.getData()},searchReset(e){e={},this.searchData={},this.page=1,this.getData()},refresh(e){this.getData()}}},ps={class:`cv-table-list`},ms={key:0,class:`cv-tablie-list-page page`};function hs(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table`),s=(0,l.resolveComponent)(`cv-icons`),c=(0,l.resolveComponent)(`el-button`),u=(0,l.resolveComponent)(`el-pagination`),d=(0,l.resolveDirective)(`loading`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,ps,[(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{data:e.loadDataList,style:{width:`100%`},onSelectionChange:a.handleSelectionChange}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`data`,`onSelectionChange`])),[[d,e.loadDataLoading]]),n.showPagebreak?(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,ms,[(0,l.createVNode)(c,{onClick:a.refresh,style:{float:`left`,margin:`0 10px 0 0`,padding:`5px 10px`}},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{type:`ElIconRefresh`,size:`14`})]),_:1},8,[`onClick`]),(0,l.createVNode)(u,{background:``,onSizeChange:e.handleSizeChange,onCurrentChange:e.handleCurrentChange,"pager-count":i.paginationCount,"page-sizes":i.paginationGroup,"current-page":e.loadPageCurr,"page-size":e.loadPageLimit,layout:`total, sizes, prev, pager, next, jumper`,total:e.loadDataTotal},null,8,[`onSizeChange`,`onCurrentChange`,`pager-count`,`page-sizes`,`current-page`,`page-size`,`total`])],512)),[[l.vShow,e.loadDataLoading===!1]]):(0,l.createCommentVNode)(``,!0)])}var gs=k(fs,[[`render`,hs]]),_s={name:`cvTableTree`,mixins:[P,ds],props:{tableConfig:{type:Object,default(){return{}}},tableRefresh:{type:Number,default(){return 0}}},data(){return{searchData:{},tableConfDef:{tablePrimary:``,childName:`children`},pager_count:7,page:1}},watch:{tableRefresh(e,t){this.refresh()}},created(){this.initConfAll(),this.getData()},mounted(){},methods:{getData(){this.loadDataList=[],this.loadGetData()},handleSelectionChange(e){this.$emit(`selection-change`,e)},initConfAll(){let e={};Object.assign(e,this.loadConfigDef,this.tableConfDef,this.tableConfig),Object.assign(e.where,this.searchData),this.loadConfigSetting=e},searchSubmit(e){if(this.searchData=e||{},this.loadConfigSetting.isSkip){({...this.searchData});return}this.page=1,this.getData()},searchReset(e){e={},this.searchData={},this.page=1,this.getData()},refresh(e){this.getData()}}},vs={class:`cv-table-tree`};function ys(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table`),s=(0,l.resolveDirective)(`loading`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,vs,[(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{data:e.loadDataList,style:{width:`100%`},onSelectionChange:a.handleSelectionChange,"row-key":e.loadConfigSetting.tablePrimary,"tree-props":{children:e.loadConfigSetting.childName,hasChildren:`hasChildren`}}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`data`,`onSelectionChange`,`row-key`,`tree-props`])),[[s,e.loadDataLoading]])])}var bs=k(_s,[[`render`,ys]]),xs={name:`cvTableEditor`,mixins:[P,ds],props:{border:{type:[Boolean],default:!0},tableConfig:{type:[Array,Object],default(){return{}}}},data(){return{mergeRules:{},apiFunc:null,tableConfDef:{},cell_click_index:null,cell_click_label:``}},watch:{},created(){this.loadConfigSetting=Object.assign({},this.tableConfDef,this.tableConfig)},mounted(){},methods:{cell_click(e,t,n,r){switch(this.cell_click_index=e.index,this.cell_click_label=t.label,t.label){case`taskid`:this.cell_click_index=e.index,this.cell_click_label=t.label;break;case`taskname`:this.cell_click_index=e.index,this.cell_click_label=t.label;break;default:return}},handleChangeTData(e){}}},Ss={class:`cv-table-editor`};function Cs(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table`),s=(0,l.resolveDirective)(`loading`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ss,[(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{data:e.loadDataList,style:{width:`100%`},"row-class-name":`cv-tbed-tr`}),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`)]),_:3},16,[`data`])),[[s,e.loadDataLoading]])])}var ws=k(xs,[[`render`,Cs]]),Ts={name:`cvTbColumnIndex`,inject:{pageCurr:{default:1},pageLimit:{default:10}},props:{...c.ElTableColumn.props,fixed:{type:[String],default:`left`},align:{type:String,default:`center`},width:{type:[String,Number],default:55},continuity:{type:[Boolean,String],default:!1}},data(){return{}},created(){},methods:{indexMethod(e){return this.continuity&&this.pageCurr&&this.pageLimit?e+1+(this.pageCurr-1)*this.pageLimit:e+1}}};function Es(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{type:`index`,index:a.indexMethod}),null,16,[`index`])}var Ds=k(Ts,[[`render`,Es]]),Os={name:`cvTbColumnCheck`,props:{...c.ElTableColumn.props,fixed:{type:[String],default:`left`},align:{type:[String],default:`center`},width:{type:[String,Number],default:55}},data(){return{}},created(){}};function ks(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{type:`selection`}),null,16)}var As=k(Os,[[`render`,ks]]),js={name:`cvTbColumnText`,props:{...c.ElTableColumn.props},data(){return{}},created(){},methods:{getContentText(e){let t=e.row[this.prop];return this.formatter&&(t=this.formatter(e.row,e.column)),t}}},Ms={style:{display:`contents`}};function Ns(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(t=>[(0,l.createElementVNode)(`div`,Ms,(0,l.toDisplayString)(t.row[e.prop]),1)]),_:1},16)}var Ps=k(js,[[`render`,Ns]]),Fs={name:`cvTbColumnImg`,props:{...c.ElTableColumn.props,imgWidth:{type:[String,Number],default:null},imgHeight:{type:[String,Number],default:null}},data(){return{localImgWidth:`50px`,localImgHeight:`50px`,localImgArr:[],localImgOne:``}},created(){this.imgWidth&&(this.localImgWidth=this.imgWidth.indexOf(`px`)===-1?this.imgWidth+`px`:this.imgWidth),this.imgHeight&&(this.localImgHeight=this.imgHeight.indexOf(`px`)===-1?this.imgHeight+`px`:this.imgHeight)},methods:{handleImgOne(e){let t=e[this.prop]||null;if(t){if(Object.prototype.toString.call(t)===`[object Array]`)return t[0];if(Object.prototype.toString.call(t)===`[object String]`)return t}},handleImgArr(e){let t=e[this.prop]||null;if(t){if(Object.prototype.toString.call(t)===`[object Array]`)return t;if(Object.prototype.toString.call(t)===`[object String]`)return[t]}},handleImgLeng(e){let t=e[this.prop]||null;if(t){if(Object.prototype.toString.call(t)===`[object Array]`)return t.length;if(Object.prototype.toString.call(t)===`[object String]`)return 1}else return 0}}},Is={key:0,class:`cv-table-column-img-mark`},Ls={class:`cv-table-column-img-text`};function Rs(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-image`),s=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(s,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(e=>[(0,l.createElementVNode)(`div`,{class:`cv-table-column-img-box`,style:(0,l.normalizeStyle)({width:i.localImgWidth,height:i.localImgHeight})},[(0,l.createVNode)(o,{style:(0,l.normalizeStyle)({width:i.localImgWidth,height:i.localImgHeight}),fit:`scale-down`,lazy:``,src:a.handleImgOne(e.row),"preview-src-list":a.handleImgArr(e.row),"preview-teleported":!0},{error:(0,l.withCtx)(()=>[...t[0]||=[(0,l.createElementVNode)(`span`,{class:`el-image__error cv-table-column-img-err`},[(0,l.createTextVNode)(` 暂无 `),(0,l.createElementVNode)(`br`),(0,l.createTextVNode)(` 图片 `)],-1)]]),_:1},8,[`style`,`src`,`preview-src-list`]),a.handleImgLeng(e.row)>1?((0,l.openBlock)(),(0,l.createElementBlock)(`p`,Is,[(0,l.createElementVNode)(`span`,Ls,(0,l.toDisplayString)(a.handleImgLeng(e.row))+`张`,1)])):(0,l.createCommentVNode)(``,!0)],4)]),_:1},16)}var zs=k(Fs,[[`render`,Rs]]),Bs={name:`cvTbColumnOpt`,props:{...c.ElTableColumn.props,fixed:{type:[String],default:`right`},label:{type:[String],default:`操作`}},data(){return{}},created(){}};function Vs(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(t=>[(0,l.renderSlot)(e.$slots,`default`,(0,l.normalizeProps)((0,l.guardReactiveProps)({row:t.row,$index:t.$index,scope:t})))]),_:3},16)}var Hs=k(Bs,[[`render`,Vs]]),Us={name:`cvTbColumnBase`,props:{...c.ElTableColumn.props,width:{type:[String,Number],default:``}},data(){return{}},created(){}};function Ws(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(t=>[(0,l.renderSlot)(e.$slots,`default`,(0,l.normalizeProps)((0,l.guardReactiveProps)({row:t.row,$index:t.$index,scope:t})))]),_:3},16)}var Gs=k(Us,[[`render`,Ws]]),Ks={name:`cvTbColumnExpand`,props:{...c.ElTableColumn.props},data(){return{}},created(){}};function qs(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)(e.$props,{type:`expand`}),{default:(0,l.withCtx)(t=>[(0,l.renderSlot)(e.$slots,`default`,(0,l.normalizeProps)((0,l.guardReactiveProps)({row:t.row,$index:t.$index,props:t})))]),_:3},16)}var Js=k(Ks,[[`render`,qs]]),Ys={name:`cvTbColumnEnum`,props:{...c.ElTableColumn.props,dataLists:{type:[Object,Array],default:()=>({})}},data(){return{}},created(){},methods:{dealTypeEnum(e){let t=Object.keys(this.dataLists);return e[this.prop]?this.dataLists[e[this.prop]]||``:this.dataLists[t[0]]||``}}};function Xs(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(e=>[(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(a.dealTypeEnum(e.row)),1)]),_:1},16)}var Zs=k(Ys,[[`render`,Xs]]),Qs={name:`cvTbEditSearch`,props:{...c.ElTableColumn.props,modelValue:{type:[String],default:``},align:{type:[String],default:`left`}},data(){return{isEditIndex:null,localVal:``,autocompleteAttr:{debounce:0},searchSett:{searchFunc:null,searchParam:{},searchMockData:null,searchField:{}},searchResList:[],searchCurrClass:``,searchCurrTbIndex:0,searchIsSelect:!1}},watch:{modelValue(e){},localVal(e){this.$emit(`update:modelValue`,e)}},directives:{edfocus:{mounted:e=>{}}},created(){},methods:{searchEdit(e,t){this.isEditIndex=t,this.$nextTick(()=>{this.$refs[`cv-tbce-autocomplete${t}`].focus()})},searchSave(e,t){this.isEditIndex=null},searchSelect(e,t,n){this.searchIsSelect=!0,this.localTableData[n]=Object.assign(this.localTableData[n],e),this.localTableData[n].row_num=1,e.row_attr?this.localTableData[n].row_name=e.row_name+`<br><span class="cv-tbce-showtext-attr">[ ${e.row_attr} ]</span>`:this.localTableData[n].row_name=e.row_name},searchFocus(e,t){this.searchCurrClass=`cvtegac`+e,this.searchCurrTbIndex=e},searchBlur(e,t){this.searchIsSelect||(this.isEditIndex=null)},searchQuery(e,t){this.searchIsSelect=!1,this.searchResList=[];let n=this.searchSett;if(n.searchMockData!=null&&n.searchMockData){if(typeof n.searchMockData==`object`){let e=this.sortOutData(n.searchMockData);this.tableData=e,this.$message({message:e.msg||``,type:`warning`,duration:1300})}this.$nextTick(()=>{this.tableLoading=!1})}else n.searchFunc&&typeof n.searchFunc==`function`&&n.searchFunc({page:1,pagesize:20,keyword:e,...n.searchParam}).then(n=>{this.searchResList=[...n.data],this.searchParseData(e,t)})},searchParseData(e,t){var n=[],r=[];let i=this.searchSett;if(this.searchResList.length>0){for(let e in this.searchResList){let t=this.searchResList[e];t.row_price=t[i.searchField.row_price],t.row_stock=t[i.searchField.row_stock],t.row_attr=t[i.searchField.row_attr],t.row_name=t[i.searchField.row_name],t.row_unit=t[i.searchField.row_unit],t.row_id=t[i.searchField.row_id],t.value=t.row_name,r.push(t)}n=r}clearTimeout(this.timeout),this.timeout=setTimeout(()=>{t(n)},600)},inputSearchFilter(e){return t=>t.value.toLowerCase().indexOf(e.toLowerCase())===0},searchIconClick(){this.isEditIndex=null}}},$s={class:`name`},ec={class:`addr`},tc={class:`addr`},nc={class:`droplist-item`},rc={class:`name`},ic={key:0,class:`attr`},ac={class:`price`},oc={class:`rest`},sc=[`onClick`];function cc(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`ElIconCircleClose`),s=(0,l.resolveComponent)(`el-icon`),c=(0,l.resolveComponent)(`el-autocomplete`),u=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(u,(0,l.mergeProps)(e.$props,{"class-name":`cv-table-editor-search-column`}),{default:(0,l.withCtx)(t=>[i.isEditIndex==t.$index?((0,l.openBlock)(),(0,l.createBlock)(c,(0,l.mergeProps)({key:0,ref:`cv-tbce-autocomplete${t.$index}`},i.autocompleteAttr,{modelValue:t.row[e.prop],"onUpdate:modelValue":n=>t.row[e.prop]=n,"popper-class":`cv-tbce-autocomplete cvtegac${t.$index}`,"fetch-suggestions":a.searchQuery,onSelect:e=>a.searchSelect(e,t.row,t.$index),onFocus:e=>a.searchFocus(t.$index,e),onBlur:e=>a.searchBlur(t.row,t.$index)}),{suffix:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{onClick:e=>a.searchIconClick(t.row,t.$index)},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o)]),_:1},8,[`onClick`])]),default:(0,l.withCtx)(({item:t})=>[(0,l.renderSlot)(e.$slots,`default`,{item:t},()=>[(0,l.createElementVNode)(`div`,$s,(0,l.toDisplayString)(t.row_name),1),(0,l.createElementVNode)(`span`,ec,`价格:`+(0,l.toDisplayString)(t.row_price),1),(0,l.createElementVNode)(`span`,tc,(0,l.toDisplayString)(t.row_rest),1),(0,l.createElementVNode)(`div`,nc,[(0,l.createElementVNode)(`div`,rc,[(0,l.createTextVNode)((0,l.toDisplayString)(t.row_name)+` `,1),t.row_attr?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,ic,`[ `+(0,l.toDisplayString)(t.row_attr)+`]`,1)):(0,l.createCommentVNode)(``,!0)]),(0,l.createElementVNode)(`div`,ac,`¥ `+(0,l.toDisplayString)(t.row_price),1),(0,l.createElementVNode)(`div`,oc,(0,l.toDisplayString)(t.attr_stock),1)])],!0)]),_:2},1040,[`modelValue`,`onUpdate:modelValue`,`popper-class`,`fetch-suggestions`,`onSelect`,`onFocus`,`onBlur`])):((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:1,class:`showtext`,onClick:e=>a.searchEdit(t.row,t.$index)},(0,l.toDisplayString)(t.row[e.prop]),9,sc))]),_:3},16)}var lc=k(Qs,[[`render`,cc],[`__scopeId`,`data-v-2f76009a`]]),uc={name:`cvTbEditOpt`,props:{tableData:{type:[Array],default:()=>[]},...c.ElTableColumn.props,label:{type:[String],default:`操作`},align:{type:[String],default:`center`},width:{type:[String],default:`100`},fixed:{type:[String],default:`left`},btnAdd:{type:[Boolean,String],default:!0},btnDel:{type:[Boolean,String],default:!0}},data(){return{localTbData:[]}},watch:{tableData(e){this.localTbData=e}},created(){this.localTbData=this.tableData},methods:{optHdDelete(e,t){this.localTbData.splice(e,1),this.localTbData.length<1&&this.optHdAdd()},optHdAdd(){this.localTbData.push({})}}};function dc(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icons`),s=(0,l.resolveComponent)(`el-button`),c=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(c,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(e=>[n.btnAdd?((0,l.openBlock)(),(0,l.createBlock)(s,{key:0,plain:``,style:{padding:`5px`,width:`26px`,height:`26px`},onClick:t[0]||=e=>a.optHdAdd()},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`actionPlus`})]),_:1})):(0,l.createCommentVNode)(``,!0),n.btnDel?((0,l.openBlock)(),(0,l.createBlock)(s,{key:1,plain:``,style:{padding:`5px`,width:`26px`,height:`26px`},onClick:t=>a.optHdDelete(e.$index,e.row)},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`actionClose`})]),_:1},8,[`onClick`])):(0,l.createCommentVNode)(``,!0)]),_:1},16)}var fc=k(uc,[[`render`,dc]]),pc={name:`cvTbEditText`,props:{...c.ElTableColumn.props,width:{type:[String,Number],default:``},editAttr:{type:[Object],default:()=>({placeholder:`请输入`})},editClearable:{type:[Boolean],default:!0},editStyle:{type:[Object],default:()=>({"--el-input-border":0,"--el-input-border-radius":0,"--el-input-height":`36px`})},editClass:{type:[Object],default:()=>({})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}},toFixed:{type:[String,Number],default:``}},data(){return{currValue:``,isEditIndex:null,isErrIndex:[]}},directives:{edfocus:{mounted:e=>{e.querySelector(`input`).focus()},inserted:function(e){e.querySelector(`input`).focus()}}},created(){},methods:{textIsError(e){return this.isErrIndex&&this.isErrIndex[e]&&this.isErrIndex[e][this.prop]},textHdEdit(e,t){this.isEditIndex=t},textHdClear(e,t){},textHdSave(e,t){this.isEditIndex=null;let n=e[this.prop];if(this.toFixed!=``){let t=parseInt(this.toFixed);isNaN(n)||(e[this.prop]=parseFloat(n).toFixed(t))}else e[this.prop]=n}},render22(e,t){let n=this;return e(`el-table-column`,{props:{...this.$props},scopedSlots:{default:t=>{this.currValue=t.row[this.prop];let r=t.$index;return this.isEditIndex==r?e(`el-input`,{props:{style:this.editStyle,class:this.editClass},domProps:{value:this.currValue},props:{placeholder:this.placeholder,value:this.param},nativeOn:{keyup:e=>{e.keyCode===13&&(this.$emit(`update:param`,e.target.value),this.callback&&this.callback())}},on:{blur:e=>{this.$emit(`update:param`,e.target.value),this.callback&&this.callback()},input:function(e){n.currValue=e||e.target.value},blur:e=>{this.isEditIndex=null,n.currValue=e||e.target.value}}},this.currValue):e(`span`,{class:{showtext:!0},on:{click:()=>{this.isEditIndex=r}}},this.currValue)}}})}},mc=[`onClick`];function hc(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-input`),s=(0,l.resolveComponent)(`el-table-column`),c=(0,l.resolveDirective)(`edfocus`);return(0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)(e.$props,{"class-name":`cv-table-editor-text-column`}),{default:(0,l.withCtx)(t=>[i.isEditIndex==t.$index&&!n.editAttr.disabled?(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createBlock)(o,(0,l.mergeProps)({key:0},n.editAttr,{clearable:n.editClearable,style:n.editStyle,class:n.editClass,modelValue:t.row[e.prop],"onUpdate:modelValue":n=>t.row[e.prop]=n,onBlur:(0,l.withModifiers)(e=>a.textHdSave(t.row,t.$index),[`prevent`]),onClear:e=>a.textHdClear(t.row,t.$index)}),null,16,[`clearable`,`style`,`class`,`modelValue`,`onUpdate:modelValue`,`onBlur`,`onClear`])),[[c]]):((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:1,class:`showtext`,onClick:e=>a.textHdEdit(t.row,t.$index)},(0,l.toDisplayString)(t.row[e.prop]),9,mc))]),_:1},16)}var gc=k(pc,[[`render`,hc]]),_c={name:`cvTbEditRadio`,props:{...c.ElTableColumn.props,editAttr:{type:[Object],default:()=>({})},editStyle:{type:[Object],default:()=>({})},editClass:{type:[Object],default:()=>({})},dataLists:{type:[Object,Array],default:()=>({})},dataField:{type:Object,default:()=>({label:`label`,value:`value`})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}}},data(){return{}},created(){}};function vc(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-radio`),s=(0,l.resolveComponent)(`el-radio-group`),c=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(c,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(t=>[(0,l.createVNode)(s,(0,l.mergeProps)({style:n.editStyle,class:n.editClass,modelValue:t.row[e.prop],"onUpdate:modelValue":n=>t.row[e.prop]=n},n.editAttr),{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.dataLists,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:t,label:e[n.dataField.label],value:e[n.dataField.value]},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e[n.dataField.label]),1)]),_:2},1032,[`label`,`value`]))),128))]),_:1},16,[`style`,`class`,`modelValue`,`onUpdate:modelValue`])]),_:1},16)}var yc=k(_c,[[`render`,vc]]),bc={name:`cvTbEditCheckbox`,props:{...c.ElTableColumn.props,editAttr:{type:[Object],default:()=>({})},editStyle:{type:[Object],default:()=>({})},editClass:{type:[Object],default:()=>({})},dataLists:{type:[Object,Array],default:()=>({})},dataField:{type:Object,default:()=>({label:`label`,value:`value`})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}}},data(){return{localVal:[]}},created(){},methods:{handleParseValue(e){this.localVal=[]}}};function xc(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-checkbox`),s=(0,l.resolveComponent)(`el-checkbox-group`),c=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(c,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(t=>[t.row[e.prop]?((0,l.openBlock)(),(0,l.createBlock)(s,(0,l.mergeProps)({key:0,style:n.editStyle,class:n.editClass,modelValue:t.row[e.prop],"onUpdate:modelValue":n=>t.row[e.prop]=n},n.editAttr),{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.dataLists,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:t,label:e[n.dataField.label],value:e[n.dataField.value]},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e[n.dataField.label]),1)]),_:2},1032,[`label`,`value`]))),128))]),_:1},16,[`style`,`class`,`modelValue`,`onUpdate:modelValue`])):(0,l.createCommentVNode)(``,!0)]),_:1},16)}var Sc=k(bc,[[`render`,xc]]),Cc={name:`cvTbEditSelect`,props:{...c.ElTableColumn.props,editAttr:{type:[Object],default:()=>({})},editStyle:{type:[Object],default:()=>({})},editClass:{type:[Object],default:()=>({})},dataLists:{type:[Object,Array],default:()=>({})},dataField:{type:Object,default:()=>({label:`label`,value:`value`})},editChange:{type:[Function],default:()=>{}},editFormatter:{type:[Function],default:()=>{}}},data(){return{}},created(){}};function wc(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-option`),s=(0,l.resolveComponent)(`el-select`),c=(0,l.resolveComponent)(`el-table-column`);return(0,l.openBlock)(),(0,l.createBlock)(c,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(t=>[(0,l.createVNode)(s,(0,l.mergeProps)({style:n.editStyle,class:n.editClass,modelValue:t.row[e.prop],"onUpdate:modelValue":n=>t.row[e.prop]=n},n.editAttr),{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(n.dataLists,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(o,{key:t,label:e[n.dataField.label],value:e[n.dataField.value]},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e[n.dataField.label]),1)]),_:2},1032,[`label`,`value`]))),128))]),_:1},16,[`style`,`class`,`modelValue`,`onUpdate:modelValue`])]),_:1},16)}var Tc=k(Cc,[[`render`,wc]]);gs.install=function(e){e.component(gs.name,gs)},bs.install=function(e){e.component(bs.name,bs)},ws.install=function(e){e.component(ws.name,ws)},Ds.install=function(e){e.component(Ds.name,Ds)},As.install=function(e){e.component(As.name,As)},Ps.install=function(e){e.component(Ps.name,Ps)},zs.install=function(e){e.component(zs.name,zs)},Hs.install=function(e){e.component(Hs.name,Hs)},Gs.install=function(e){e.component(Gs.name,Gs)},Js.install=function(e){e.component(Js.name,Js)},Zs.install=function(e){e.component(Zs.name,Zs)},lc.install=function(e){e.component(lc.name,lc)},fc.install=function(e){e.component(fc.name,fc)},gc.install=function(e){e.component(gc.name,gc)},yc.install=function(e){e.component(yc.name,yc)},Sc.install=function(e){e.component(Sc.name,Sc)},Tc.install=function(e){e.component(Tc.name,Tc)};var Ec={},Dc={width:`12`,height:`12`,viewBox:`0 0 12 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`};function Oc(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,Dc,[...t[0]||=[(0,l.createElementVNode)(`rect`,{width:`12`,height:`12`,rx:`2`,fill:`#86909C`},null,-1),(0,l.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M5.98095 5.49307L8.22012 3.25389C8.28521 3.18881 8.39074 3.18881 8.45582 3.25389L8.69153 3.4896C8.75661 3.55468 8.75661 3.66021 8.69153 3.7253L6.45235 5.96447L8.69153 8.20364C8.75661 8.26873 8.75661 8.37426 8.69153 8.43934L8.45582 8.67505C8.39074 8.74013 8.28521 8.74013 8.22012 8.67505L5.98095 6.43587L3.74178 8.67505C3.67669 8.74013 3.57116 8.74013 3.50608 8.67505L3.27037 8.43934C3.20529 8.37426 3.20529 8.26873 3.27037 8.20364L5.50954 5.96447L3.27037 3.7253C3.20529 3.66021 3.20529 3.55468 3.27037 3.4896L3.50608 3.25389C3.57116 3.18881 3.67669 3.18881 3.74178 3.25389L5.98095 5.49307Z`,fill:`white`},null,-1)]])}var kc=k(Ec,[[`render`,Oc]]),Ac={},jc={width:`16`,height:`16`,viewBox:`0 0 16 16`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon`};function Mc(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,jc,[...t[0]||=[(0,l.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M8.00002 0.666504C12.0501 0.666504 15.3334 3.94975 15.3334 7.99984C15.3334 12.0499 12.0501 15.3332 8.00002 15.3332C3.94993 15.3332 0.666687 12.0499 0.666687 7.99984C0.666687 3.94975 3.94993 0.666504 8.00002 0.666504ZM8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM10.6667 5.66667V7.66667H9.33333V5.66667H10.6667ZM6.66667 5.66667V7.66667H5.33333V5.66667H6.66667ZM10.0767 9.33333H11.0495C11.1804 9.33333 11.2866 9.43951 11.2866 9.57048C11.2866 9.60754 11.2779 9.64409 11.2612 9.67718L11.244 9.71053C10.6294 10.8739 9.40726 11.6667 7.99998 11.6667C6.61523 11.6667 5.40977 10.8991 4.7859 9.76612L4.73786 9.67593C4.67845 9.56052 4.72385 9.4188 4.83926 9.35939C4.87253 9.34226 4.90941 9.33333 4.94683 9.33333H5.92347C6.02396 9.33332 6.11908 9.37865 6.18238 9.4567C6.26207 9.55496 6.32833 9.62955 6.38117 9.68046C6.80074 10.0847 7.37133 10.3333 7.99998 10.3333C8.63289 10.3333 9.20694 10.0814 9.62728 9.67224C9.67791 9.62296 9.74135 9.55121 9.8176 9.45698C9.88089 9.37877 9.97611 9.33333 10.0767 9.33333Z`},null,-1)]])}var Nc=k(Ac,[[`render`,Mc]]),Pc={},Fc={class:`comment-common-icon`};function Ic(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,Fc,[...t[0]||=[(0,l.createElementVNode)(`svg`,{width:`12`,height:`12`,viewBox:`0 0 12 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:``},[(0,l.createElementVNode)(`path`,{d:`M4.88933 0.613974C4.92947 0.616946 4.96831 0.629568 5.00253 0.650767C6.67348 1.68589 7.55141 3.13884 7.63632 5.00962C7.947 5.00962 8.2245 4.65999 8.46882 3.96072L8.49487 3.88447C8.53862 3.75351 8.68025 3.68282 8.8112 3.72656C8.83398 3.73417 8.85554 3.74502 8.87522 3.75878C9.96316 4.5193 10.5048 5.50231 10.5 6.70782C10.4999 6.73762 10.4982 6.76675 10.495 6.7952C10.4985 6.86294 10.5 6.93131 10.5 7.00005C10.5 9.48533 8.48528 11.5 6 11.5C3.51472 11.5 1.5 9.48533 1.5 7.00005C1.5 6.90255 1.5031 6.80578 1.50921 6.70983C1.5062 6.70917 1.5031 6.70849 1.5 6.70782C1.50864 6.60849 1.52139 6.50994 1.53824 6.41219C1.54515 6.35775 1.55321 6.30373 1.56222 6.25003L1.57017 6.24983C1.7622 5.3813 2.28426 4.57601 3.13635 3.83394C4.00892 3.07405 4.50079 2.11523 4.61198 0.957499L4.62156 0.844839C4.63175 0.707146 4.75163 0.603784 4.88933 0.613974Z`})],-1)]])}var Lc=k(Pc,[[`render`,Ic]]),Rc={},zc={width:`16`,height:`16`,viewBox:`0 0 16 16`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon`};function Bc(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,zc,[...t[0]||=[(0,l.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M14 1.3335C14.3514 1.3335 14.6394 1.60546 14.6648 1.95041L14.6666 2.00016V14.0002C14.6666 14.3516 14.3947 14.6396 14.0497 14.665L14 14.6668H1.99998C1.64853 14.6668 1.36059 14.3949 1.33514 14.0499L1.33331 14.0002V2.00016C1.33331 1.64871 1.60527 1.36077 1.95023 1.33532L1.99998 1.3335H14ZM13.3333 2.66618H2.66664V13.3328H13.3333V2.66618ZM11.9219 6.7879C11.9719 6.83791 12 6.90574 12 6.97647V11.7993C12 11.9098 11.9104 11.9993 11.8 11.9993H6.81615C6.7975 11.9993 6.77945 11.9968 6.76232 11.992L3.91042 11.9847C3.79996 11.9844 3.71063 11.8947 3.7109 11.7842C3.71102 11.7313 3.73209 11.6807 3.76948 11.6433L6.52468 8.88807C6.62882 8.78393 6.79766 8.78393 6.9018 8.88807L8.17297 10.1593L11.5447 6.7879C11.6489 6.68376 11.8177 6.68376 11.9219 6.7879ZM5.99997 3.99951V5.99951H3.99997V3.99951H5.99997Z`},null,-1)]])}var Vc=k(Rc,[[`render`,Bc]]),Hc={},Uc={class:`comment-common-icon`};function Wc(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,Uc,[...t[0]||=[(0,l.createElementVNode)(`svg`,{viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`},[(0,l.createElementVNode)(`path`,{d:`M586.624 234.624a74.624 74.624 0 1 1-149.184 0 74.624 74.624 0 0 1 149.12 0z m0 554.624a74.624 74.624 0 1 1-149.248 0 74.624 74.624 0 0 1 149.248 0zM512 586.624a74.624 74.624 0 1 0 0-149.248 74.624 74.624 0 0 0 0 149.248z`,fill:`currentColor`})],-1)]])}var Gc=k(Hc,[[`render`,Wc]]),Kc={},qc={class:`comment-common-icon`,style:{color:`#1e80ff`}};function Jc(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,qc,[...t[0]||=[(0,l.createElementVNode)(`svg`,{viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`1534`},[(0,l.createElementVNode)(`path`,{d:`M668.928 166.912c-20.48-53.504-47.9744-84.7872-82.0224-94.9248-33.5872-10.0352-61.952 4.096-76.032 13.9776-27.5456 19.3536-41.216 49.664-50.0224 74.1376-3.3792 9.3184-6.4512 19.0976-9.216 27.9552l-2.6624 8.3968a227.8912 227.8912 0 0 1-10.3936 27.9552c-25.344 52.9408-47.4112 84.5312-66.7648 104.96-18.944 19.968-36.4544 30.464-55.1936 39.7824a45.3632 45.3632 0 0 0-25.088 40.5504l-0.1024 480.7168c0 24.9344 20.2752 45.2096 45.2096 45.2096h423.0656c21.7088 0 38.144-6.912 50.0224-16.9984a72.192 72.192 0 0 0 14.4896-16.896l0.2048-0.2048 0.0512-0.1536 0.8192-1.024 1.2288-1.8944c39.424-63.7952 66.7648-114.688 88.2176-175.616 24.4224-69.4784 36.8128-129.6896 42.0352-176.64 5.12-45.6704 3.7888-81.664-1.5872-101.376a77.9776 77.9776 0 0 0-45.568-52.3264 116.5824 116.5824 0 0 0-45.4144-8.6016l-192.8192-2.6624c28.1088-115.0976 10.0864-181.6064-2.4576-214.3744zM64.0512 413.9008a45.2096 45.2096 0 0 1 45.1584-47.36H176.128c24.9344 0 45.2096 20.2752 45.2096 45.2096v480.6144a45.2096 45.2096 0 0 1-45.2096 45.2096h-44.288a45.2096 45.2096 0 0 1-45.1584-43.0592L64 413.952z`,"p-id":`1535`})],-1)]])}var Yc=k(Kc,[[`render`,Jc]]),Xc={},Zc={class:`comment-common-icon`};function Qc(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,Zc,[...t[0]||=[(0,l.createElementVNode)(`svg`,{t:`1650360973068`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`1168`,width:`200`,height:`200`},[(0,l.createElementVNode)(`path`,{d:`M547.968 138.88c6.656-4.672 14.08-6.976 20.48-5.056 6.08 1.792 22.848 10.752 40.192 56.128 8.576 22.4 27.264 81.536-5.632 197.504a45.44 45.44 0 0 0 42.88 57.984l217.6 3.008h0.448a53.12 53.12 0 0 1 20.096 3.328 16.256 16.256 0 0 1 5.568 3.648 14.464 14.464 0 0 1 3.264 6.4c2.176 7.808 4.608 33.984-0.256 77.248-4.672 41.984-15.936 97.408-38.784 162.368-19.136 54.336-43.52 100.48-81.472 161.792a56.384 56.384 0 0 0-1.664 2.496l-0.128 0.128-1.408 2.112a7.872 7.872 0 0 1-1.28 1.472 3.84 3.84 0 0 1-1.28 0.64 20.48 20.48 0 0 1-6.848 0.96H356.032V421.44c19.712-10.624 40.704-24.576 62.592-47.616 25.472-26.88 51.008-64.768 78.208-121.6 5.568-11.584 9.856-24.384 13.632-36.032l3.072-9.856c2.688-8.448 5.184-16.384 8.064-24.32 8.064-22.4 16.128-36.032 26.368-43.136z m120.96 27.968c-20.48-53.44-48-84.736-81.984-94.912-33.6-9.984-61.952 4.16-76.032 14.08-27.584 19.264-41.28 49.6-50.048 74.048-3.392 9.344-6.464 19.2-9.216 27.968l-2.688 8.448a227.84 227.84 0 0 1-10.432 27.904c-25.28 52.928-47.36 84.544-66.752 104.96-18.944 19.968-36.48 30.464-55.168 39.808a45.376 45.376 0 0 0-25.088 40.576l-0.064 480.64c0 24.96 20.224 45.248 45.184 45.248h423.04c21.76 0 38.144-6.912 50.048-16.96a71.808 71.808 0 0 0 14.528-16.896l0.128-0.256 0.128-0.128 0.832-0.96 1.152-1.92c39.424-63.872 66.816-114.688 88.256-175.68a810.24 810.24 0 0 0 42.048-176.64c5.12-45.632 3.776-81.664-1.6-101.376a77.952 77.952 0 0 0-45.568-52.288 116.544 116.544 0 0 0-45.44-8.64l-192.768-2.688c28.096-115.072 10.048-181.568-2.496-214.336z m-604.864 247.04a45.184 45.184 0 0 1 45.12-47.296h67.008c24.96 0 45.184 20.288 45.184 45.248v480.64c0 24.96-20.224 45.12-45.184 45.12H131.84a45.184 45.184 0 0 1-45.12-43.072l-22.656-480.64z`,"p-id":`1169`})],-1)]])}var $c=k(Xc,[[`render`,Qc]]),el={},tl={width:`12`,height:`12`,viewBox:`0 0 12 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:``};function nl(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,tl,[...t[0]||=[(0,l.createElementVNode)(`path`,{"data-v-d6f79dbc":``,"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M5.99976 7.93206L10.0656 3.86619C10.1633 3.76856 10.3215 3.76856 10.4192 3.86619L10.7727 4.21975C10.8704 4.31738 10.8704 4.47567 10.7727 4.5733L6.35331 8.99272C6.15805 9.18798 5.84147 9.18798 5.6462 8.99272L1.22679 4.5733C1.12916 4.47567 1.12916 4.31738 1.22679 4.21975L1.58034 3.86619C1.67797 3.76856 1.83626 3.76856 1.93389 3.86619L5.99976 7.93206Z`},null,-1)]])}var rl=k(el,[[`render`,nl]]),il={},al={class:`comment-common-icon`};function ol(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,al,[...t[0]||=[(0,l.createElementVNode)(`svg`,{width:`12`,height:`12`,viewBox:`0 0 12 12`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:``},[(0,l.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M5.99951 0.5C9.03708 0.5 11.4995 2.96243 11.4995 6C11.4995 9.03757 9.03708 11.5 5.99951 11.5C2.96195 11.5 0.499512 9.03757 0.499512 6C0.499512 2.96243 2.96195 0.5 5.99951 0.5ZM6.25 3.49988C6.38807 3.49988 6.5 3.61181 6.5 3.74988V5.49988H8.25C8.38807 5.49988 8.5 5.61181 8.5 5.74988V6.24988C8.5 6.38795 8.38807 6.49988 8.25 6.49988H5.75C5.61193 6.49988 5.5 6.38795 5.5 6.24988V3.74988C5.5 3.61181 5.61193 3.49988 5.75 3.49988H6.25Z`})],-1)]])}var sl=k(il,[[`render`,ol]]),cl={},ll={class:`comment-common-icon`};function ul(e,t){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,ll,[...t[0]||=[(0,l.createElementVNode)(`svg`,{viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`1320`,width:`200`,height:`200`},[(0,l.createElementVNode)(`path`,{d:`M147.264 647.296V220.928c0-49.536 40.128-89.728 89.6-89.728H793.6c49.536 0 89.728 40.192 89.728 89.728v426.368c0 49.536-40.128 89.728-89.6 89.728h-145.216a47.04 47.04 0 0 0-28.16 9.408l-194.56 145.792a3.392 3.392 0 0 1-5.12-1.984l-26.752-116.672a47.04 47.04 0 0 0-45.824-36.544H236.992a89.728 89.728 0 0 1-89.728-89.728zM236.864 64A156.928 156.928 0 0 0 80 220.928l0.064 426.368a156.928 156.928 0 0 0 156.928 156.928h94.976l23.232 101.312 0.064 0.448a70.592 70.592 0 0 0 109.696 40.832l190.208-142.592H793.6a156.928 156.928 0 0 0 156.928-156.928l-0.064-426.368A156.928 156.928 0 0 0 793.536 64H236.928z m69.44 442.496a65.344 65.344 0 1 0 0-130.752 65.344 65.344 0 0 0 0 130.752z m268.8-65.344a65.344 65.344 0 1 1-130.752 0 65.344 65.344 0 0 1 130.752 0z m138.368 65.344a65.344 65.344 0 1 0 0-130.752 65.344 65.344 0 0 0 0 130.752z`,"p-id":`1321`})],-1)]])}var dl=k(cl,[[`render`,ul]]),fl={class:`cv-comment-emoji`},pl={class:`face-tooltip-head select-none`},ml=[`onClick`],hl=[`src`],gl={class:`emoji-body select-none`},_l={style:{padding:`0 5px`}},vl=[`onClick`],yl={class:`emoji-btn select-none`},bl={key:0},xl=k(Object.assign({name:`CompInputEmoji`},{__name:`input-emoji`,props:{emoji:{faceList:[],emojiList:[],allEmoji:{}},placement:`bottom`},emits:[`addEmoji`],setup(e,{emit:t}){let n=e,r=(0,l.ref)(0),i=(0,l.ref)(0),a=(0,l.ref)([,,]),{emojiList:o,faceList:s}=n.emoji;function u(e){switch(r.value=e,e){case 0:i.value=0;break;case 1:i.value=-50,a.value[1]=o[1];break}}function d(){a.value[0]=o[0]}return(t,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,fl,[(0,l.createVNode)((0,l.unref)(c.ElPopover),{placement:e.placement,"popper-class":`emoji-popover`,width:250,trigger:`click`,onBeforeEnter:d},{reference:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,yl,[t.$slots.default?(0,l.renderSlot)(t.$slots,`default`,{key:1},void 0,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,bl,[(0,l.createVNode)((0,l.unref)(Nc)),n[0]||=(0,l.createElementVNode)(`span`,null,`表情`,-1)]))])]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,pl,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)((0,l.unref)(s),(e,t)=>((0,l.openBlock)(),(0,l.createElementBlock)(`label`,{key:t,class:(0,l.normalizeClass)(r.value==t?`active`:``),onClick:e=>u(t)},[(0,l.createElementVNode)(`img`,{src:e,alt:``},null,8,hl)],10,ml))),128))]),(0,l.createElementVNode)(`div`,gl,[(0,l.createElementVNode)(`div`,{class:`emjio-container`,style:(0,l.normalizeStyle)({transform:`translateX(${i.value}%)`})},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(a.value,(e,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:n,class:`emoji-wrapper`},[(0,l.createVNode)((0,l.unref)(c.ElScrollbar),null,{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,_l,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e,(e,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:n,class:`emoji-item`,onClick:e=>t.$emit(`addEmoji`,n)},[(0,l.createVNode)((0,l.unref)(c.ElImage),{src:e,title:String(n),class:`emoji`,style:{width:`24px`,height:`24px`,margin:`5px`},lazy:``},null,8,[`src`,`title`])],8,vl))),128))])]),_:2},1024)]))),128))],4)])]),_:3},8,[`placement`])]))}}),[[`__scopeId`,`data-v-2fb59975`]]),Sl={class:`cv-comment-editor`},Cl=[`placeholder`,`innerHTML`],wl=[`src`],Tl=[`onClick`],El={key:0,class:`cv-comment-editor__action`},Dl=k({__name:`input-box`,props:{placeholder:``,contentBtn:``,parentId:``,reply:``},emits:[`hide`,`close`],setup(e,{expose:t,emit:n}){let r=e,i=(0,l.ref)(``),a=(0,l.ref)(),o=(0,l.ref)(!1),s=(0,l.ref)(!1),u=(0,l.ref)(),d=(0,l.ref)(!0),f=(0,l.ref)(),p=(0,l.ref)(),m=(0,l.ref)([]),h=(0,l.ref)([]),g=(0,l.reactive)({imgLength:0}),_={minHeight:64},v=(0,l.ref)(),y=(0,l.ref)(!1),b=(0,l.ref)(),x=(0,l.computed)(()=>_.minHeight+`px`),S=(0,l.computed)(()=>_.minHeight==30?`4px 10px`:`8px 12px`),C=n,{upload:w,submit:T,focus:E}=(0,l.inject)(`InjectInputBox`),D=(0,l.inject)(`InjectionEmojiApi`);(0,l.watch)(()=>i.value,e=>{y.value||(a.value=e)});function O(){T({content:r.reply?`回复 <span style="color: var(--cv-color-success-dark-2);">@${r.reply.user.username}:</span> ${i.value}`:i.value,parentId:yn(r.parentId,null),reply:r.reply,files:h.value,clear:()=>{ae(),C(`close`)}})}function k(e){R(i.value)&&!g.imgLength&&(s.value=!1,C(`hide`,e))}function A(e){y.value=!0,o.value=!0,s.value=!0,(0,l.nextTick)(()=>{f.value=document.querySelector(`div[id^='el-popper-container']`)}),E()}function ee(e){v.value=window.getSelection()?.getRangeAt(0),u.value?.innerHTML||(o.value=!1),y.value=!1}function j(e){let{innerHTML:t}=e?.target||e;i.value=t||``,R(i.value.replace(/&nbsp;|<br>| /g,``))?d.value=!0:d.value=!1}function te(e){let t=window.getSelection();t&&(t.removeAllRanges(),v.value||=(M(),t.getRangeAt(0)),v.value.deleteContents(),v.value.insertNode(v.value.createContextualFragment(e)),v.value.collapse(!1),t.addRange(v.value),i.value=u?.value?.innerHTML||``,R(i.value.replace(/&nbsp;|<br>| /g,``))?d.value=!0:d.value=!1)}function ne(){u.value&&(u.value.innerHTML=``,i.value=u.value.innerHTML,o.value=!1)}function M(){(0,l.nextTick)(()=>{u.value?.focus()})}function re(e){e.ctrlKey&&e.key==`Enter`&&(R(i.value.replace(/&nbsp;|<br>| /g,``))?(0,c.ElMessage)({message:`内容不能为空`,type:`info`}):O())}function ie(e){m.value.length=0,h.value.length=0;let t=p.value?.files;if(g.imgLength=yn(t?.length,0),t)for(let e=0;e<t.length;e++){let n=t[e].name,r=Sn(t[e]);h.value.push(t[e]),bn(n)?m.value.push(r):(0,c.ElMessage)({type:`warn`,message:`请选择图片类型文件!`,duration:2500})}}function ae(){ne(),m.value.length=0,h.value=[],d.value=!0}function oe(e){m?.value?.splice(e,1)}return(0,l.onMounted)(()=>{u.value?.addEventListener(`keyup`,e=>{let t=e.target;t.innerHTML==`<br>`&&(t.innerHTML=``)})}),t({focus:()=>M()}),(e,t)=>(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Sl,[(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)([`cv-comment-editor__box`,{active:o.value,"input-active":s.value}])},[(0,l.createElementVNode)(`div`,{ref_key:`editorRef`,ref:u,class:`rich-input`,contenteditable:`true`,placeholder:r.placeholder,onFocus:A,onInput:j,onBlur:ee,onKeydown:(0,l.withKeys)(re,[`enter`]),innerHTML:a.value,style:(0,l.normalizeStyle)({minHeight:x.value,padding:S.value})},null,44,Cl),(0,l.createElementVNode)(`div`,{ref_key:`imageRef`,ref:b,class:`image-preview-box`},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(m.value,(e,t)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:t,class:`image-preview`},[(0,l.createElementVNode)(`img`,{src:e,alt:``},null,8,wl),(0,l.createElementVNode)(`div`,{class:`clean-btn`,onClick:e=>oe(t)},[(0,l.createVNode)((0,l.unref)(kc))],8,Tl)]))),128))],512)],2),(0,l.createVNode)(l.Transition,{name:`fade`},{default:(0,l.withCtx)(()=>[s.value?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,El,[(0,l.createElementVNode)(`div`,null,[(0,l.createVNode)(xl,{emoji:(0,l.unref)(D),onAddEmoji:t[0]||=e=>te(e)},null,8,[`emoji`]),(0,l.createElementVNode)(`div`,{class:`picture`,onClick:t[1]||=(...e)=>p.value?.click&&p.value?.click(...e)},[(0,l.createVNode)((0,l.unref)(Vc)),t[2]||=(0,l.createElementVNode)(`span`,null,`图片`,-1),(0,l.createElementVNode)(`input`,{id:`comment-upload`,ref_key:`inputRef`,ref:p,type:`file`,multiple:``,onChange:ie},null,544)])]),(0,l.createElementVNode)(`div`,null,[t[3]||=(0,l.createElementVNode)(`span`,{style:{"margin-right":`10px`}},[(0,l.createTextVNode)(` 文明上网理性发言,请遵守 `),(0,l.createElementVNode)(`a`,{href:`###`,target:`_blank`},`《新闻评论服务协议》`)],-1),(0,l.createVNode)((0,l.unref)(c.ElButton),{type:`primary`,disabled:d.value,onClick:O},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(r.contentBtn),1)]),_:1},8,[`disabled`])])])):(0,l.createCommentVNode)(``,!0)]),_:1})])),[[(0,l.unref)(c.ClickOutside),k,f.value]])}},[[`__scopeId`,`data-v-e3fd437e`]]),Ol={class:`u-fold`},kl={class:`action-box select-none`},Al=k(Object.assign({name:`UFold`},{__name:`fold`,props:{line:{type:[Number,String],default:5}},setup(e){(0,l.useCssVars)(e=>({v15491e60:n.value}));let t=e,n=(0,l.computed)(()=>{let e=Math.trunc(Number(t.line));return e>0?e:1}),r=(0,l.ref)(!0),i=(0,l.ref)(!1),a=(0,l.ref)(),o;return(0,l.onMounted)(()=>{o=new ResizeObserver(e=>{r.value&&a.value&&(i.value=a.value.offsetHeight<a.value.scrollHeight)}),o.observe(a.value)}),(0,l.onUnmounted)(()=>{o.disconnect()}),(e,t)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ol,[(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)([`txt-box`,{"over-hidden":r.value}])},[(0,l.createElementVNode)(`div`,{ref_key:`divBox`,ref:a},[(0,l.renderSlot)(e.$slots,`default`,{},void 0,!0)],512)],2),(0,l.createElementVNode)(`div`,kl,[i.value&&e.unfold?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:0,class:`expand-btn`,onClick:t[0]||=e=>r.value=!r.value},(0,l.toDisplayString)(r.value?`展开`:`收起`),1)):(0,l.createCommentVNode)(``,!0)])]))}}),[[`__scopeId`,`data-v-94334818`]]),jl={__name:`user-card`,props:{uid:``},setup(e){let t=(0,l.ref)({}),{showInfo:n}=(0,l.inject)(`InjectContentBox`),r=(0,l.inject)(`InjectSlots`),i=()=>(0,l.h)(`div`,r.card(t.value));return(a,o)=>(0,l.unref)(r).card?((0,l.openBlock)(),(0,l.createBlock)((0,l.unref)(c.ElPopover),{key:0,placement:`top`,width:300,"show-after":300,onBeforeEnter:o[0]||=()=>(0,l.unref)(n)(e.uid,e=>t.value=e)},{reference:(0,l.withCtx)(()=>[(0,l.renderSlot)(a.$slots,`default`)]),default:(0,l.withCtx)(()=>[(0,l.createVNode)(i)]),_:3})):(0,l.renderSlot)(a.$slots,`default`,{key:1})}};function Ml(e,t){return(0,l.getCurrentScope)()?((0,l.onScopeDispose)(e,t),!0):!1}var Nl=typeof window<`u`&&typeof document<`u`;typeof WorkerGlobalScope<`u`&&globalThis instanceof WorkerGlobalScope;var Pl=Object.prototype.toString,Fl=e=>Pl.call(e)===`[object Object]`;function Il(e){let t;function n(){return t||=e(),t}return n.reset=async()=>{let e=t;t=void 0,e&&await e},n}function Ll(e){return Array.isArray(e)?e:[e]}function Rl(e,t,n={}){let{immediate:r=!0,immediateCallback:i=!1}=n,a=(0,l.shallowRef)(!1),o;function s(){o&&=(clearTimeout(o),void 0)}function c(){a.value=!1,s()}function u(...n){i&&e(),s(),a.value=!0,o=setTimeout(()=>{a.value=!1,o=void 0,e(...n)},(0,l.toValue)(t))}return r&&(a.value=!0,Nl&&u()),Ml(c),{isPending:(0,l.shallowReadonly)(a),start:u,stop:c}}function zl(e,t,n){return(0,l.watch)(e,t,{...n,immediate:!0})}var Bl=Nl?window:void 0;Nl&&window.document;var Vl=Nl?window.navigator:void 0;Nl&&window.location;function Hl(e){let t=(0,l.toValue)(e);return t?.$el??t}function Ul(...e){let t=(e,t,n,r)=>(e.addEventListener(t,n,r),()=>e.removeEventListener(t,n,r)),n=(0,l.computed)(()=>{let t=Ll((0,l.toValue)(e[0])).filter(e=>e!=null);return t.every(e=>typeof e!=`string`)?t:void 0});return zl(()=>[n.value?.map(e=>Hl(e))??[Bl].filter(e=>e!=null),Ll((0,l.toValue)(n.value?e[1]:e[0])),Ll((0,l.unref)(n.value?e[2]:e[1])),(0,l.toValue)(n.value?e[3]:e[2])],([e,n,r,i],a,o)=>{if(!e?.length||!n?.length||!r?.length)return;let s=Fl(i)?{...i}:i,c=e.flatMap(e=>n.flatMap(n=>r.map(r=>t(e,n,r,s))));o(()=>{c.forEach(e=>e())})},{flush:`post`})}function Wl(){let e=(0,l.shallowRef)(!1),t=(0,l.getCurrentInstance)();return t&&(0,l.onMounted)(()=>{e.value=!0},t),e}function Gl(e){let t=Wl();return(0,l.computed)(()=>(t.value,!!e()))}function Kl(e,t={}){let{controls:n=!1,navigator:r=Vl}=t,i=Gl(()=>r&&`permissions`in r),a=(0,l.shallowRef)(),o=typeof e==`string`?{name:e}:e,s=(0,l.shallowRef)(),c=()=>{s.value=a.value?.state??`prompt`};Ul(a,`change`,c,{passive:!0});let u=Il(async()=>{if(i.value){if(!a.value)try{a.value=await r.permissions.query(o)}catch{a.value=void 0}finally{c()}if(n)return(0,l.toRaw)(a.value)}});return u(),n?{state:s,isSupported:i,query:u}:s}function ql(e={}){let{navigator:t=Vl,read:n=!1,source:r,copiedDuring:i=1500,legacy:a=!1}=e,o=Gl(()=>t&&`clipboard`in t),s=Kl(`clipboard-read`),c=Kl(`clipboard-write`),u=(0,l.computed)(()=>o.value||a),d=(0,l.shallowRef)(``),f=(0,l.shallowRef)(!1),p=(0,l.shallowRef)(!1),m=Rl(()=>f.value=!1,i,{immediate:!1}),h=0;async function g(){let e=!(o.value&&x(s.value));if(!e)try{d.value=await t.clipboard.readText()}catch{e=!0}e&&(d.value=b())}u.value&&n&&Ul([`copy`,`cut`],g,{passive:!0});async function _(e){let n=e??(0,l.toValue)(r);if(u.value&&n!=null){p.value=!0;let e=!(o.value&&x(c.value));if(!e)try{let e=v(n);await t.clipboard.write([e])}catch{e=!0}if(e)if(typeof n==`string`)d.value=n,y(n);else{let e=++h,t=await n();t!=null&&e===h&&(d.value=t,y(t))}f.value=!0,m.start(),p.value=!1}}function v(e){return typeof e==`string`?(d.value=e,new ClipboardItem({"text/plain":e})):new ClipboardItem({"text/plain":e().then((e=``)=>(d.value=e,new Blob([e],{type:`text/plain`})))})}function y(e){let t=document.createElement(`textarea`);t.value=e,t.style.position=`absolute`,t.style.opacity=`0`,t.setAttribute(`readonly`,``),document.body.appendChild(t),t.select(),document.execCommand(`copy`),t.remove()}function b(){var e,t;return((e=document)==null||(t=e.getSelection)==null||(t=t.call(e))==null?void 0:t.toString())??``}function x(e){return e===`granted`||e===`prompt`}return{copyPending:(0,l.shallowReadonly)(p),isSupported:u,text:(0,l.shallowReadonly)(d),copied:(0,l.shallowReadonly)(f),copy:_}}var Jl={class:`comment-list-actbox__right`},Yl={class:`operation-warp`},Xl={class:`dialog-footer`},Zl={__name:`comment-operate`,props:{data:{type:[Object],default:()=>({})}},setup(e){let{copy:t}=ql(),n=(0,l.ref)(!1),r=(0,l.ref)({report_type:``,report_content:``}),i=e;function a(){let e=i.data||{};n.value=!1,(0,c.ElMessage)({type:`info`,message:`举报成功: `+e.id})}function o(e){let r=i.data||{};switch(e){case`remove`:setTimeout(()=>{commentRef.value?.remove(r)},200);break;case`report`:n.value=!0;break;case`copy`:t(r.content),(0,c.ElMessage)({type:`info`,message:`复制成功`})}}return(e,t)=>{let i=(0,l.resolveComponent)(`el-dropdown-item`),s=(0,l.resolveComponent)(`el-dropdown-menu`),c=(0,l.resolveComponent)(`el-dropdown`),u=(0,l.resolveComponent)(`el-radio`),d=(0,l.resolveComponent)(`el-radio-group`),f=(0,l.resolveComponent)(`el-form-item`),p=(0,l.resolveComponent)(`el-input`),m=(0,l.resolveComponent)(`el-form`),h=(0,l.resolveComponent)(`el-button`),g=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Jl,[(0,l.createVNode)(c,{trigger:`click`,onCommand:t[0]||=e=>o(e)},{dropdown:(0,l.withCtx)(()=>[(0,l.createVNode)(s,null,{default:(0,l.withCtx)(()=>[(0,l.createVNode)(i,{command:`report`},{default:(0,l.withCtx)(()=>[...t[5]||=[(0,l.createTextVNode)(`举报`,-1)]]),_:1}),(0,l.createVNode)(i,{command:`remove`},{default:(0,l.withCtx)(()=>[...t[6]||=[(0,l.createTextVNode)(`删除`,-1)]]),_:1}),(0,l.createVNode)(i,{divided:``,command:`copy`},{default:(0,l.withCtx)(()=>[...t[7]||=[(0,l.createTextVNode)(`复制`,-1)]]),_:1})]),_:1})]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,Yl,[(0,l.createVNode)((0,l.unref)(Gc))])]),_:1}),(0,l.createVNode)(g,{title:`举报`,modelValue:n.value,"onUpdate:modelValue":t[4]||=e=>n.value=e,width:`400px`,style:{width:`90%`,"max-width":`400px`}},{footer:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`span`,Xl,[(0,l.createVNode)(h,{onClick:t[3]||=e=>n.value=!1},{default:(0,l.withCtx)(()=>[...t[13]||=[(0,l.createTextVNode)(`取消`,-1)]]),_:1}),(0,l.createVNode)(h,{type:`primary`,onClick:a},{default:(0,l.withCtx)(()=>[...t[14]||=[(0,l.createTextVNode)(`提交`,-1)]]),_:1})])]),default:(0,l.withCtx)(()=>[(0,l.createVNode)(m,{"label-position":`top`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(f,{label:`您为什么要举报此信息?`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(d,{modelValue:r.value.report_type,"onUpdate:modelValue":t[1]||=e=>r.value.report_type=e},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(u,{value:`色情淫秽`},{default:(0,l.withCtx)(()=>[...t[8]||=[(0,l.createTextVNode)(`色情淫秽`,-1)]]),_:1}),(0,l.createVNode)(u,{value:`骚扰谩骂`},{default:(0,l.withCtx)(()=>[...t[9]||=[(0,l.createTextVNode)(`骚扰谩骂`,-1)]]),_:1}),(0,l.createVNode)(u,{value:`广告欺诈`},{default:(0,l.withCtx)(()=>[...t[10]||=[(0,l.createTextVNode)(`广告欺诈`,-1)]]),_:1}),(0,l.createVNode)(u,{value:`反动`},{default:(0,l.withCtx)(()=>[...t[11]||=[(0,l.createTextVNode)(`反动`,-1)]]),_:1}),(0,l.createVNode)(u,{value:`其他`},{default:(0,l.withCtx)(()=>[...t[12]||=[(0,l.createTextVNode)(`其他`,-1)]]),_:1})]),_:1},8,[`modelValue`])]),_:1}),(0,l.createVNode)(f,{label:`举报说明(可选):`},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(p,{type:`textarea`,modelValue:r.value.report_content,"onUpdate:modelValue":t[2]||=e=>r.value.report_content=e,maxlength:`200`,placeholder:`描述恶意行为`,rows:`3`},null,8,[`modelValue`])]),_:1})]),_:1})]),_:1},8,[`modelValue`])])}}},Ql={class:`comment-sub`},$l=[`href`],eu={class:`comment-primary`},tu={class:`comment-main`},nu={key:1,class:`user-info`},ru=[`href`],iu={class:`username`},au={class:`name`,style:{"max-width":`10em`}},ou={blank:`true`,class:`rank`},su=[`innerHTML`],cu={class:`address`,style:{color:`#939393`,"font-size":`12px`}},lu={class:`time`},uu={class:`content`},du=[`innerHTML`],fu={class:`imgbox`,style:{display:`flex`}},pu={class:`comment-list-actbox select-none`},mu={class:`comment-list-actbox__left`},hu={key:2},gu={class:`comment-list-actbox__right`},_u={key:2},vu=k({__name:`content-box`,props:{reply:{type:[Boolean],default:!1},data:{type:[Object],default:()=>({})},id:{type:[String],default:``}},setup(e){let t=e,n=(0,l.reactive)({active:!1}),r=(0,l.ref)(),i=(0,l.ref)(),a=(0,l.computed)(()=>{let e=t.data.contentImg;return R(e)?[]:e?.split(`||`)}),{allEmoji:o}=(0,l.inject)(`InjectionEmojiApi`),{like:s,user:u,relativeTime:d}=(0,l.inject)(`InjectContentBox`);function f(){n.active=!n.active,n.active&&(0,l.nextTick)(()=>{r.value?.focus()})}function p(e){let t=e.target;i.value?.contains(t)||(n.active=!1)}let m=(0,l.inject)(`InjectSlots`),h=()=>(0,l.h)(`div`,m.info(t.data)),g=(e,t)=>(t=t.replace(/\[.+?\]/g,t=>{let n=e[t];return n?[`<img src="`,n,`" width="20" height="20" alt="`,t,`" title="`,t,`" style="margin: 0 1px; vertical-align: text-bottom"`,`/>`].join(``):t}),t),_=(0,l.computed)(()=>g(o,t.data.content)),v=e=>{switch(e){case 1:return`<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="831"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#8CDBF4" p-id="832"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="833"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m950.857143-365.714285l73.142857-73.142858v146.285715h-73.142857z m73.142857-73.142858h146.285715v146.285715h-146.285715z m0 146.285715h146.285715v438.857143h-146.285715z" fill="#FFFFFF"></path></svg>`;case 2:return`<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="765"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#6ECEFF" p-id="766"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="767"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m877.714286-438.857143h365.714286v146.285715h-365.714286z m219.428572 146.285715h146.285714v146.285714h-146.285714z m-219.428572 292.571428V512h146.285714v146.285714z" fill="#FFFFFF" p-id="768"></path><path d="M1097.142857 585.142857V438.857143h365.714286v146.285714z m0 73.142857h365.714286v146.285715h-365.714286z" fill="#FFFFFF"></path></svg>`;case 3:return`<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="799"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#599DFF" p-id="800"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="801"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m877.714286-438.857143h365.714286v146.285715h-365.714286z m219.428572 146.285715h146.285714v73.142857h-146.285714z m0 219.428571h146.285714v73.142857h-146.285714z m-146.285715-146.285714h292.571429v146.285714h-292.571429z m-73.142857 219.428571h365.714286v146.285715h-365.714286z" fill="#FFFFFF"></path></svg>`;case 4:return`<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="815"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#34D19B" p-id="816"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="817"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m975.213715-365.714285L1243.428571 219.428571v219.428572h-146.285714zM1097.142857 438.857143h146.285714v292.571428h-146.285714z m146.285714 146.285714h73.142858v146.285714h-73.142858z m0-365.714286h73.142858v146.285715h-73.142858z m73.142858 0h146.285714v585.142858h-146.285714z" fill="#FFFFFF"></path></svg>`;case 5:return`<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="782"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#FFA000" p-id="783"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="784"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m1097.142858-73.142857h146.285714v219.428572h-146.285714z m-219.428572-365.714286h365.714286v146.285715h-365.714286z m0 438.857143h219.428572v146.285715h-219.428572z m73.142857-219.428571h219.428572v146.285714h-219.428572z" fill="#FFFFFF" p-id="785"></path><path d="M1316.571429 438.857143h146.285714v146.285714h-146.285714z m-219.428572-73.142857h146.285714v219.428571h-146.285714z" fill="#FFFFFF"></path></svg>`;case 6:return`<svg viewBox="0 0 1682 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="748"><path d="M219.428571 73.142857h1243.428572a146.285714 146.285714 0 0 1 146.285714 146.285714v585.142858a146.285714 146.285714 0 0 1-146.285714 146.285714H219.428571a146.285714 146.285714 0 0 1-146.285714-146.285714V219.428571a146.285714 146.285714 0 0 1 146.285714-146.285714z" fill="#F36262" p-id="749"></path><path d="M219.428571 292.571429h146.285715v512H219.428571z m365.714286 146.285714h146.285714l146.285715 365.714286h-146.285715z" fill="#FFFFFF" p-id="750"></path><path d="M1024 438.857143h-146.285714l-146.285715 365.714286h146.285715zM219.428571 658.285714h365.714286v146.285715H219.428571z m1097.142858-146.285714h146.285714v292.571429h-146.285714z m-73.142858-292.571429h146.285715v146.285715h-146.285715z m-146.285714 146.285715h146.285714v438.857143h-146.285714z" fill="#FFFFFF" p-id="751"></path><path d="M1243.428571 438.857143h219.428572v146.285714h-219.428572z m-48.786285-170.642286L1243.428571 219.428571v146.285715h-146.285714zM1243.428571 658.285714h146.285715v146.285715h-146.285715z" fill="#FFFFFF"></path></svg>`;default:return``}};return(o,g)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:(0,l.normalizeClass)([`comment`,{reply:t.reply}])},[(0,l.createElementVNode)(`div`,Ql,[(0,l.createVNode)(jl,{uid:(0,l.unref)(z)(e.data.uid)},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`a`,{href:e.data.user.homeLink,target:`_blank`,class:`no-underline`,style:{display:`block`}},[(0,l.createVNode)((0,l.unref)(c.ElAvatar),{style:{"margin-top":`5px`},size:40,fit:`cover`,src:e.data.user.avatar},{default:(0,l.withCtx)(()=>[...g[2]||=[(0,l.createElementVNode)(`img`,{src:`https://cube.elemecdn.com/e/fd/0fc7d20532fdaf769a25683617711png.png`},null,-1)]]),_:1},8,[`src`])],8,$l)]),_:1},8,[`uid`])]),(0,l.createElementVNode)(`div`,eu,[(0,l.createElementVNode)(`div`,tu,[(0,l.unref)(m).info?((0,l.openBlock)(),(0,l.createBlock)(h,{key:0})):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,nu,[(0,l.createVNode)(jl,{uid:(0,l.unref)(z)(e.data.uid)},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`a`,{href:e.data.user.homeLink,target:`_blank`,class:`no-underline`,style:{display:`block`}},[(0,l.createElementVNode)(`div`,iu,[(0,l.createElementVNode)(`span`,au,(0,l.toDisplayString)(e.data.user.username),1),(0,l.createElementVNode)(`span`,ou,[(0,l.createElementVNode)(`i`,{class:`comment-common-icon`,style:{"font-size":`24px`},innerHTML:v(e.data.user.level)},null,8,su)])])],8,ru)]),_:1},8,[`uid`]),(0,l.createElementVNode)(`span`,cu,`\xA0\xA0`+(0,l.toDisplayString)(e.data.address),1),(0,l.createElementVNode)(`time`,lu,(0,l.toDisplayString)((0,l.unref)(d)?(0,l.unref)(hn)(e.data.createTime):e.data.createTime),1)])),(0,l.createElementVNode)(`div`,uu,[(0,l.createVNode)(Al,{unfold:``},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,{innerHTML:_.value},null,8,du),(0,l.createElementVNode)(`div`,fu,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(a.value,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)((0,l.unref)(c.ElImage),{key:t,src:e,style:{height:`72px`,padding:`8px 4px`},lazy:``,"preview-src-list":a.value,"initial-index":t},null,8,[`src`,`preview-src-list`,`initial-index`]))),128))])]),_:1})]),(0,l.createElementVNode)(`div`,pu,[(0,l.createElementVNode)(`div`,mu,[(0,l.createElementVNode)(`div`,{"data-tip":`点赞`,class:`item`,onClick:g[0]||=t=>(0,l.unref)(s)((0,l.unref)(z)(e.data.id))},[(0,l.unref)(u).likeIds.map(String).indexOf((0,l.unref)(z)(e.data.id))==-1?((0,l.openBlock)(),(0,l.createBlock)((0,l.unref)($c),{key:0})):((0,l.openBlock)(),(0,l.createBlock)((0,l.unref)(Yc),{key:1})),e.data.likes==0?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`span`,hu,(0,l.toDisplayString)(e.data.likes),1))]),(0,l.createElementVNode)(`div`,{"data-tip":`回复`,ref_key:`btnRef`,ref:i,class:(0,l.normalizeClass)([`item`,{active:n.active}]),onClick:f},[(0,l.createVNode)((0,l.unref)(dl)),(0,l.createElementVNode)(`span`,null,(0,l.toDisplayString)(n.active?`取消回复`:`回复`),1)],2)]),(0,l.createElementVNode)(`div`,gu,[(0,l.renderSlot)(o.$slots,`operate`,{},()=>[(0,l.createVNode)(Zl,{data:t.data},null,8,[`data`])],!0)])]),n.active?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,_u,[(0,l.createVNode)(Dl,{ref_key:`commentRef`,ref:r,"parent-id":(0,l.unref)(z)(e.id),placeholder:`回复 @${e.data.user.username}...`,reply:e.data,"content-btn":`发布`,style:{"margin-top":`12px`},onHide:p,onClose:g[1]||=e=>n.active=!1},null,8,[`parent-id`,`placeholder`,`reply`])])):(0,l.createCommentVNode)(``,!0)]),(0,l.renderSlot)(o.$slots,`default`,{},void 0,!0)])],2))}},[[`__scopeId`,`data-v-cfe79df7`]]),yu={key:0,class:`reply-box`},bu={class:`reply-list`},xu={key:0,class:`fetch-more`},Su={key:0},Cu={key:1},wu={key:0},Tu={key:1,class:`fetch-more`},Eu=k({__name:`reply-box`,props:{data:{type:[Array,Object],default:()=>null},id:{type:[String],default:``}},setup(e){let t=e,n=(0,l.reactive)({loading:!1,over:!1,pageNum:1,pageSize:5}),{replyPage:r,replyShowSize:i,comments:a,page:o}=(0,l.inject)(`InjectReplyBox`),s=(0,l.computed)(()=>{let e={total:0,length:0,list:[]};if(t.data){let n=t.data.list.length;e={total:t.data.total,length:n,list:t.data.list}}if(!n.over){let t=e.list.slice(0,i);e.list=t}return o&&(e.list=e.list.slice(0,5)),e}),u=()=>{n.over=!0},d=e=>{a.value.forEach(n=>{n.id==t.id&&(n.reply&&=e)})},f=e=>{n.pageNum=e,r(t.id,e,n.pageSize,e=>d(e))},p=e=>{n.pageSize=e,r(t.id,n.pageNum,e,e=>d(e))};return(t,r)=>s.value.length>0?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,yu,[(0,l.createElementVNode)(`div`,bu,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(s.value.list,(t,n)=>((0,l.openBlock)(),(0,l.createBlock)(vu,{id:e.id,key:n,data:t,reply:``},null,8,[`id`,`data`]))),128)),s.value.length>(0,l.unref)(i)?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,xu,[n.loading?((0,l.openBlock)(),(0,l.createElementBlock)(`span`,Su,`加载中...`)):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Cu,[n.over?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,wu,[(0,l.createTextVNode)(` 共`+(0,l.toDisplayString)(s.value.total)+`条回复, `,1),(0,l.createElementVNode)(`span`,{class:`fetch-more-comment select-none`,onClick:u},[r[0]||=(0,l.createTextVNode)(` 点击查看 `,-1),(0,l.createVNode)((0,l.unref)(rl))])]))]))])):(0,l.createCommentVNode)(``,!0),n.over&&(0,l.unref)(o)?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Tu,[(0,l.createVNode)((0,l.unref)(c.ElPagination),{small:``,"hide-on-single-page":``,layout:`total, prev, pager, next`,total:s.value.total,"page-size":n.pageSize,onCurrentChange:f,onSizeChange:p},null,8,[`total`,`page-size`])])):(0,l.createCommentVNode)(``,!0)])])):(0,l.createCommentVNode)(``,!0)}},[[`__scopeId`,`data-v-16e0a50b`]]),Du={key:0,class:`comment-list`},Ou={__name:`comment-list`,props:{data:{type:[Array,Object],default:()=>[]},total:{type:[Number],default:0},showSize:{type:[Number],default:0}},setup(e){return(t,n)=>e.data?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Du,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.data,(e,t)=>((0,l.openBlock)(),(0,l.createBlock)(vu,{id:(0,l.unref)(z)(e.id),key:t,data:e},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(Eu,{id:(0,l.unref)(z)(e.id),data:e.reply},null,8,[`id`,`data`])]),_:2},1032,[`id`,`data`]))),128))])):(0,l.createCommentVNode)(``,!0)}},ku={class:`cv-comment-base`},Au={class:`cv-comment-form`},ju={class:`cv-comment-form__content`},Mu={class:`cv-comment-form__avatar`},Nu={class:`cv-comment-list-wrapper`},Pu=Object.assign({name:`cvCommentBase`},{__name:`comment`,props:{config:{},page:!1,upload:!1,relativeTime:!1},emits:[`submit`,`like`,`replyPage`,`showInfo`,`focus`],setup(e,{expose:t,emit:n}){let r=e,{user:i,comments:a,showSize:o,replyShowSize:s,total:c}=(0,l.toRefs)(r.config),u=n;(0,l.provide)(`InjectInputBox`,{upload:r.upload,submit:({content:e,parentId:t,reply:n,files:r,clear:i})=>{u(`submit`,{content:e,parentId:t,reply:n,files:r,finish:e=>{if(i(),t){let n=a.value.find(e=>e.id==t);if(n){let t=n.reply;t?(t.list.unshift(e),t.total++):n.reply={total:1,list:[e]}}}else a.value.unshift(e)}})},focus:()=>u(`focus`)});let d=(e,t)=>{let n=null;a.value.forEach(r=>{n=r.id==e?r:r.reply?.list.find(t=>t.id==e),n&&(n.likes+=t)})};return(0,l.provide)(`InjectContentBox`,{user:i,like:e=>{let t=r.config.user.likeIds;u(`like`,e,()=>{if(t.findIndex(t=>t==e)==-1)t.push(e),d(e,1);else{let n=t.findIndex(t=>t==e);n!=-1&&(t.splice(n,1),d(e,-1))}})},relativeTime:yn(r.relativeTime,!1),showInfo:(e,t)=>u(`showInfo`,e,t)}),(0,l.provide)(`InjectReplyBox`,{page:r.page,replyPage:(e,t,n,r)=>{u(`replyPage`,{parentId:e,pageNum:t,pageSize:n,finish:r})},replyShowSize:yn(s,3),comments:a}),(0,l.provide)(`InjectionEmojiApi`,r.config.emoji),(0,l.provide)(`InjectSlots`,(0,l.useSlots)()),t({remove:e=>{let{parentId:t,id:n}=e;if(t){let e=a.value.find(e=>e.id==t)?.reply;if(e){let t=e.list.findIndex(e=>e.id==n);t!=-1&&(e.list.splice(t,1),e.total--)}}else{let e=a.value.findIndex(e=>e.id==n);e!=-1&&a.value.splice(e,1)}}}),(t,n)=>{let r=(0,l.resolveComponent)(`el-avatar`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,ku,[(0,l.createElementVNode)(`div`,Au,[n[1]||=(0,l.createElementVNode)(`div`,{class:`cv-comment-form__header`},[(0,l.createElementVNode)(`span`,{class:`cv-comment-form__hdtitle`},`评论`)],-1),(0,l.createElementVNode)(`div`,ju,[(0,l.createElementVNode)(`div`,Mu,[(0,l.createVNode)(r,{size:40,src:e.config.user.avatar},{default:(0,l.withCtx)(()=>[...n[0]||=[(0,l.createElementVNode)(`img`,{src:`https://cube.elemecdn.com/e/fd/0fc7d20532fdaf769a25683617711png.png`},null,-1)]]),_:1},8,[`src`])]),(0,l.createVNode)(Dl,{placeholder:`输入评论(Enter换行,Ctrl + Enter发送)`,"content-btn":`发表评论`})])]),(0,l.renderSlot)(t.$slots,`default`,{},()=>[n[2]||=(0,l.createElementVNode)(`div`,{class:`title`},`全部评论`,-1)]),(0,l.createElementVNode)(`div`,Nu,[(0,l.createVNode)(Ou,{data:(0,l.unref)(a),total:(0,l.unref)(c),"show-size":(0,l.unref)(yn)((0,l.unref)(o),5)},null,8,[`data`,`total`,`show-size`])])])}}}),Fu={class:`comment-scroll`},Iu=[`infinite-scroll-disabled`],Lu={class:`scroll-btn`},Ru={key:1},zu={key:2},Bu=Object.assign({name:`cvCommentScroll`},{__name:`comment-scroll`,props:{disable:{type:[Boolean],default:!1},show:{type:[Boolean],default:!1}},emits:[`more`],setup(e,{emit:t}){let n=e,r=(0,l.ref)(!1),i=(0,l.ref)(!1),a=t,o=(0,l.computed)(()=>i.value&&n.disable),s=(0,l.computed)(()=>!i.value||r.value||o.value),c=un(()=>{a(`more`),r.value=!1},500),u=()=>{r.value=!0,c()};return(e,t)=>{let n=(0,l.resolveComponent)(`el-link`),a=(0,l.resolveDirective)(`infinite-scroll`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Fu,[(0,l.withDirectives)(((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{"infinite-scroll-disabled":s.value,"infinite-scroll-distance":`2`},[(0,l.renderSlot)(e.$slots,`default`),(0,l.createElementVNode)(`div`,Lu,[i.value?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createBlock)(n,{key:0,type:`primary`,underline:`never`,onClick:t[0]||=e=>i.value=!i.value},{default:(0,l.withCtx)(()=>[...t[1]||=[(0,l.createTextVNode)(`加载更多`,-1)]]),_:1})),r.value?((0,l.openBlock)(),(0,l.createElementBlock)(`p`,Ru,`加载中...`)):(0,l.createCommentVNode)(``,!0),o.value?((0,l.openBlock)(),(0,l.createElementBlock)(`p`,zu,`没有更多了`)):(0,l.createCommentVNode)(``,!0)])],8,Iu)),[[a,u]])])}}}),Vu={class:`cv-comment-nav-wrap`},Hu={class:`cv-comment-nav__sort`},Uu=Object.assign({name:`cvCommentNav`},{__name:`comment-nav`,props:{modelValue:!1},emits:[`update:modelValue`,`sorted`],setup(e,{emit:t}){let n=e,r=t,i=(0,l.computed)({get(){return n.modelValue},set(e){r(`update:modelValue`,e),r(`sorted`,e)}});return(e,t)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Vu,[t[4]||=(0,l.createElementVNode)(`span`,{class:`cv-comment-nav__title`},`全部评论`,-1),(0,l.createElementVNode)(`div`,Hu,[(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)([`item select-none`,{active:i.value}]),onClick:t[0]||=e=>i.value=!0},[(0,l.createVNode)((0,l.unref)(sl)),t[2]||=(0,l.createTextVNode)(` 最新 `,-1)],2),(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)([`item select-none`,{active:!i.value}]),onClick:t[1]||=e=>i.value=!1},[(0,l.createVNode)((0,l.unref)(Lc)),t[3]||=(0,l.createTextVNode)(` 最热 `,-1)],2)])]))}});Pu.install=function(e){e.component(Pu.name,Pu)},Bu.install=function(e){e.component(Bu.name,Bu)},Uu.install=function(e){e.component(Uu.name,Uu)};var Wu={name:`cvIcons`,props:{type:{type:String,default:``},color:{type:String,default:`currentColor`},size:{type:[Number,String],default:14},rotate:{type:Boolean,default(){return!1}}},computed:{mergeIconStyle(){let e=``;return e=typeof this.size==`string`&&(this.size.includes(`px`)||this.size.includes(`rpx`))?this.size:`${parseFloat(this.size)}px`,{color:this.color,"font-size":e}}},data(){return{}},created(){},methods:{}};function Gu(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`i`,{style:(0,l.normalizeStyle)(a.mergeIconStyle),class:(0,l.normalizeClass)([`cv-icon`,n.rotate?`cv-icons-turn`:`cv-icon-`+n.type])},null,6)}var Ku=k(Wu,[[`render`,Gu]]),qu={name:`cvIconSvg`,props:{...c.ElIcon.prop,type:{type:[String],default:``},size:{type:[String,Number],default:12},name:{type:[String],default:``}},data(){return{}},computed:{style(){return{fontSize:isNaN(Number(this.size))?this.size+`px`:this.size,color:props.color}}},created(){},methods:{}},Ju={key:0,"aria-hidden":`true`},Yu=[`xlink:href`];function Xu(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`el-icon`);return(0,l.openBlock)(),(0,l.createBlock)(o,(0,l.normalizeProps)((0,l.guardReactiveProps)(e.$props)),{default:(0,l.withCtx)(()=>[(0,l.renderSlot)(e.$slots,`default`,{},()=>[((0,l.openBlock)(),(0,l.createBlock)((0,l.resolveDynamicComponent)(n.type)))]),n.name?((0,l.openBlock)(),(0,l.createElementBlock)(`svg`,Ju,[(0,l.createElementVNode)(`use`,{"xlink:href":n.name},null,8,Yu)])):(0,l.createCommentVNode)(``,!0)]),_:3},16)}var Zu=k(qu,[[`render`,Xu]]);function Qu(e){let t=e.trim();return/^https?:\/\//.test(t)}var $u={emits:[`click`],props:{name:{type:String,required:!0,validator:e=>e.trim().length>0},size:{type:[Number,String],default:24},color:{type:String,default:`#333333`},hoverColor:{type:String,default:`currentColor`},hoverEffect:{type:Boolean,default:!1}},data(){return{iconType:`svg`}},computed:{maskIconUrl(){if(Qu(this.name))return this.name;let e=`https://10ui.cn/icons`,t=this.name||``,n=``;t=t.replace(/([A-Z])/g,e=>`-${e.toLowerCase()}`),t=t.replace(/^-|-$/g,``),t=t.toLowerCase().trim();let r=/-(filled|bold)$/;if(r.test(t)){let e=t.match(r)[1],i=t.slice(0,t.lastIndexOf(`-${e}`));n=i?`${i.split(`-`).filter(e=>e.trim().length>0).join(`/`)}-${e}`:t}else n=t.includes(`-`)?t.split(`-`).filter(e=>e.trim().length>0).join(`/`):t;switch(this.iconType?.toLowerCase()||`png`){case`svg`:return`${e}/${n}.svg`;case`png`:return`${e}/png/${n}.png`;default:return`${e}/png/${n}.png`}},iconSize(){return typeof this.size==`string`&&(this.size.includes(`px`)||this.size.includes(`rpx`))?this.size:`${parseFloat(this.size)}px`},iconStyle(){let e={width:this.iconSize,height:this.iconSize,backgroundColor:this.color,WebkitMaskImage:`url(${this.maskIconUrl})`,maskImage:`url(${this.maskIconUrl})`,WebkitMaskSize:`contain`,maskSize:`contain`,WebkitMaskRepeat:`no-repeat`,maskRepeat:`no-repeat`,WebkitMaskPosition:`center`,maskPosition:`center`};return this.hoverEffect&&(e.transition=`background-color 0.2s ease`),e}}},ed={name:`cvMaskSvg`,mixins:[$u]},td=()=>{(0,l.useCssVars)(e=>({v4d7c194c:e.hoverColor}))},nd=ed.setup;ed.setup=nd?(e,t)=>(td(),nd(e,t)):td;function rd(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-mask-icon`,style:(0,l.normalizeStyle)(e.iconStyle),onClick:t[0]||=t=>e.$emit(`click`,t)},null,4)}var id=k(ed,[[`render`,rd],[`__scopeId`,`data-v-bff5bc9b`]]),ad={name:`cvMaskPng`,mixins:[$u],data(){return{iconType:`png`}}},od=()=>{(0,l.useCssVars)(e=>({v6bb780e0:e.hoverColor}))},sd=ad.setup;ad.setup=sd?(e,t)=>(od(),sd(e,t)):od;function cd(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-mask-icon`,style:(0,l.normalizeStyle)(e.iconStyle),onTap:t[0]||=t=>e.$emit(`click`,t)},null,36)}var ld=k(ad,[[`render`,cd],[`__scopeId`,`data-v-4f8ce869`]]);Ku.install=function(e){e.component(Ku.name,Ku)},Zu.install=function(e){e.component(Zu.name,Zu)},id.install=function(e){e.component(id.name,id)},ld.install=function(e){e.component(ld.name,ld)};var ud={class:`u-emoji`},dd={class:`face-tooltip-head select-none`},fd=[`onClick`],pd=[`src`],md={class:`emoji-body select-none`},hd={style:{padding:`0 5px`}},gd=[`onClick`],_d={class:`emoji-btn select-none`},vd={key:0},yd=k(Object.assign({name:`cvEmoji`},{__name:`emoji`,props:{emoji:{faceList:[],emojiList:[],allEmoji:{}},placement:`bottom`},emits:[`addEmoji`],setup(e,{emit:t}){let n=e,r=(0,l.ref)(0),i=(0,l.ref)(0),a=(0,l.ref)([,,]),{emojiList:o,faceList:s}=n.emoji;function u(e){switch(r.value=e,e){case 0:i.value=0;break;case 1:i.value=-50,a.value[1]=o[1];break}}function d(){a.value[0]=o[0]}return(t,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,ud,[(0,l.createVNode)((0,l.unref)(c.ElPopover),{placement:e.placement,"popper-class":`emoji-popover`,width:250,trigger:`click`,onBeforeEnter:d},{reference:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,_d,[t.$slots.default?(0,l.renderSlot)(t.$slots,`default`,{key:1},void 0,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,vd,[...n[0]||=[(0,l.createElementVNode)(`svg`,{width:`16`,height:`16`,viewBox:`0 0 16 16`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`,class:`icon`},[(0,l.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M8.00002 0.666504C12.0501 0.666504 15.3334 3.94975 15.3334 7.99984C15.3334 12.0499 12.0501 15.3332 8.00002 15.3332C3.94993 15.3332 0.666687 12.0499 0.666687 7.99984C0.666687 3.94975 3.94993 0.666504 8.00002 0.666504ZM8 2C4.68629 2 2 4.68629 2 8C2 11.3137 4.68629 14 8 14C11.3137 14 14 11.3137 14 8C14 4.68629 11.3137 2 8 2ZM10.6667 5.66667V7.66667H9.33333V5.66667H10.6667ZM6.66667 5.66667V7.66667H5.33333V5.66667H6.66667ZM10.0767 9.33333H11.0495C11.1804 9.33333 11.2866 9.43951 11.2866 9.57048C11.2866 9.60754 11.2779 9.64409 11.2612 9.67718L11.244 9.71053C10.6294 10.8739 9.40726 11.6667 7.99998 11.6667C6.61523 11.6667 5.40977 10.8991 4.7859 9.76612L4.73786 9.67593C4.67845 9.56052 4.72385 9.4188 4.83926 9.35939C4.87253 9.34226 4.90941 9.33333 4.94683 9.33333H5.92347C6.02396 9.33332 6.11908 9.37865 6.18238 9.4567C6.26207 9.55496 6.32833 9.62955 6.38117 9.68046C6.80074 10.0847 7.37133 10.3333 7.99998 10.3333C8.63289 10.3333 9.20694 10.0814 9.62728 9.67224C9.67791 9.62296 9.74135 9.55121 9.8176 9.45698C9.88089 9.37877 9.97611 9.33333 10.0767 9.33333Z`})],-1),(0,l.createElementVNode)(`span`,null,`表情`,-1)]]))])]),default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,dd,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)((0,l.unref)(s),(e,t)=>((0,l.openBlock)(),(0,l.createElementBlock)(`label`,{key:t,class:(0,l.normalizeClass)(r.value==t?`active`:``),onClick:e=>u(t)},[(0,l.createElementVNode)(`img`,{src:e,alt:``},null,8,pd)],10,fd))),128))]),(0,l.createElementVNode)(`div`,md,[(0,l.createElementVNode)(`div`,{class:`emjio-container`,style:(0,l.normalizeStyle)({transform:`translateX(${i.value}%)`})},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(a.value,(e,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:n,class:`emoji-wrapper`},[(0,l.createVNode)((0,l.unref)(c.ElScrollbar),null,{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,hd,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e,(e,n)=>((0,l.openBlock)(),(0,l.createElementBlock)(`span`,{key:n,class:`emoji-item`,onClick:e=>t.$emit(`addEmoji`,n)},[(0,l.createVNode)((0,l.unref)(c.ElImage),{src:e,title:String(n),class:`emoji`,style:{width:`24px`,height:`24px`,margin:`5px`},lazy:``},null,8,[`src`,`title`])],8,gd))),128))])]),_:2},1024)]))),128))],4)])]),_:3},8,[`placement`])]))}}),[[`__scopeId`,`data-v-da53b6ed`]]),bd={class:`cv-chat-message`},xd={class:`chat-list`},Sd={class:`content`},Cd={key:0,class:`username`},wd=[`innerHTML`],Td={__name:`message`,props:{data:{type:[Array],default:()=>[]},userId:{type:[Number],default:0}},setup(e,{expose:t}){let{allEmoji:n}=(0,l.inject)(`InjectionEmojiApi`),r=(0,l.ref)();t({scroll:()=>{(0,l.nextTick)(()=>{let e=document.querySelector(`.chat-item:last-child`);r.value.setScrollTop(e.offsetTop)})}});let i=(e,t)=>(t=t.replace(/\[.+?\]/g,t=>{let n=e[t];return n?[`<img src="`,n,`" width="20" height="20" alt="`,t,`" title="`,t,`" style="margin: 0 1px; vertical-align: text-bottom"`,`/>`].join(``):t}),t);return(t,a)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,bd,[(0,l.createVNode)((0,l.unref)(c.ElScrollbar),{ref_key:`scrollbarRef`,ref:r},{default:(0,l.withCtx)(()=>[(0,l.createElementVNode)(`div`,xd,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.data,(t,r)=>((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:r,class:(0,l.normalizeClass)([{self:e.userId==t.id},`chat-item`])},[(0,l.createElementVNode)(`div`,null,[(0,l.createVNode)((0,l.unref)(c.ElAvatar),null,{default:(0,l.withCtx)(()=>[...a[0]||=[(0,l.createElementVNode)(`img`,{src:`https://cube.elemecdn.com/e/fd/0fc7d20532fdaf769a25683617711png.png`},null,-1)]]),_:1})]),(0,l.createElementVNode)(`div`,Sd,[e.userId==t.id?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Cd,(0,l.toDisplayString)(t.username),1)),(0,l.createElementVNode)(`div`,{class:`card-box`,innerHTML:i((0,l.unref)(n),t.content)},null,8,wd)]),a[1]||=(0,l.createElementVNode)(`div`,{class:`date`},null,-1)],2))),128))])]),_:1},512)]))}},Ed={class:`cv-chat-wrap`},Dd={class:`header`},Od={id:`chat-footer`,class:`footer`},kd=k(Object.assign({name:`cvChat`},{__name:`chat`,props:{data:{type:[Array],default:()=>[]},userId:{type:[Number],default:0},emoji:{type:[Object],default:()=>({})}},emits:[`submit`],setup(e,{emit:t}){let n=e,r=(0,l.ref)(!1),i=(0,l.ref)(``),a=(0,l.ref)(),{data:o}=n,s=t,u=e=>{let{ctrlKey:t,key:n}=e;t&&n==`Enter`&&f()},d=()=>{i.value=``,a.value.scroll()},f=()=>{let e=i.value;e.trim()?(e=e.replace(/\n/g,`<br/>`),s(`submit`,{clear:d,content:e})):(0,c.ElMessage)({type:`error`,message:`内容不能为空`})},p=e=>{let t=document.getElementById(`emojiInput`),n=t.selectionStart,r=t.selectionEnd,a=t.value;if(n===null||r===null)return;let o=a.substring(0,n)+e+a.substring(r);t.value=o,t.focus(),t.selectionStart=n+e.length,t.selectionEnd=n+e.length,i.value=o};return(0,l.provide)(`InjectionEmojiApi`,n.emoji),(t,n)=>{let s=(0,l.resolveComponent)(`cvIcons`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ed,[(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)([{active:r.value},`chat-container translate`])},[(0,l.createElementVNode)(`div`,Dd,[(0,l.createVNode)(s,{size:`32`},{default:(0,l.withCtx)(()=>[...n[2]||=[(0,l.createElementVNode)(`svg`,{viewBox:`0 0 1318 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`},[(0,l.createElementVNode)(`path`,{d:`M1318.502489 432.779052c0-231.790522-209.29842-419.704826-467.458992-419.704826s-467.56979 188.357498-467.56979 419.704826 209.409219 419.704826 467.56979 419.704826a512.110799 512.110799 0 0 0 183.482363-33.239559l93.292361 93.292361a25.816057 25.816057 0 0 0 44.319412-19.168145L1165.822116 742.350141C1259.336074 665.56676 1318.502489 555.433023 1318.502489 432.779052z`,fill:`#612273`,"p-id":`10993`}),(0,l.createElementVNode)(`path`,{d:`M1034.304263 745.784895a509.673231 509.673231 0 0 1-183.482363 33.239559c-244.532352 0-445.077689-168.524562-465.353819-383.25211-1.107985 12.07704-1.883575 24.264878-1.883575 36.563514 0 231.790522 209.409219 419.704826 467.56979 419.704826a512.110799 512.110799 0 0 0 183.482363-33.239559l93.292361 93.292361a25.816057 25.816057 0 0 0 44.319411-19.168145 25.262064 25.262064 0 0 0-7.5343-17.284571zM1165.822116 669.223112l2.769964 70.689461C1260.44406 663.239991 1318.502489 553.992642 1318.502489 432.779052a366.632331 366.632331 0 0 0-1.883575-36.785111 403.971435 403.971435 0 0 1-150.796798 273.229171z`,fill:`#612273`,opacity:`.2`,"p-id":`10994`}),(0,l.createElementVNode)(`path`,{d:`M383.25211 432.779052a383.141311 383.141311 0 0 1 41.881844-172.956503c-12.298637-0.997187-24.81887-1.661978-37.449903-1.661978C173.510496 258.160571 0 413.943302 0 606.178749c0 101.713049 48.97295 193.011037 126.421121 256.609392l-5.761524 148.470028a12.187838 12.187838 0 0 0 20.830124 9.08548l94.06795-93.957153A425.577148 425.577148 0 0 0 387.79485 954.196927a404.636226 404.636226 0 0 0 300.37481-128.304696c-177.831638-59.388011-304.91755-212.733175-304.91755-393.113179z`,fill:`#EB3D72`,"p-id":`10995`}),(0,l.createElementVNode)(`path`,{d:`M342.256654 391.672798c0 117.557239 53.958883 223.59143 140.714132 299.71002a391.008007 391.008007 0 0 1-99.718676-258.603766 383.141311 383.141311 0 0 1 41.881844-172.956503c-12.298637-0.997187-24.81887-1.661978-37.449903-1.661978-7.091106 0-14.071413 0-21.05172 0.553993a375.939407 375.939407 0 0 0-24.375677 132.958234zM630.111231 802.181346a407.627786 407.627786 0 0 1-283.533434 110.798528 424.136767 424.136767 0 0 1-152.12638-27.699632l-71.686647 71.686648-2.105173 54.291279a12.187838 12.187838 0 0 0 20.830124 9.08548l94.06795-93.957153A425.577148 425.577148 0 0 0 387.79485 954.196927a404.636226 404.636226 0 0 0 300.37481-128.304696 486.294741 486.294741 0 0 1-58.058429-23.710885zM85.425665 821.792686l-5.761523-4.985934c1.883575 2.215971 3.656351 4.431941 5.650725 6.647911z`,fill:`#EB3D72`,opacity:`.5`,"p-id":`10996`}),(0,l.createElementVNode)(`path`,{d:`M833.426531 332.395585c64.263147-10.193465 64.041549-66.479117 62.601169-75.342999s-15.400995-54.291279-59.942004-47.200173S799.078987 254.836615 799.078987 254.836615a28.475222 28.475222 0 1 0 56.174854-8.97468s6.315516 3.323956 8.30989 20.27613-11.966241 29.029214-35.455529 33.239559-88.638823-19.943735-104.039819-115.452067C709.110582 96.39472 781.57282 28.253625 838.966457 13.185025a55.399264 55.399264 0 0 0-64.041549-5.318329c-56.064055 35.123134-97.170309 109.579745-85.536464 182.817571 14.957801 93.846354 79.664142 151.904783 144.038087 141.711318zM203.980091 573.825579a53.072495 53.072495 0 0 0 33.90435-67.919498c-2.659165-6.537113-21.162519-38.225492-53.51569-25.040467a30.026401 30.026401 0 0 0-19.832936 40.773858 22.159706 22.159706 0 1 0 40.773858-16.619779s5.318329 1.329582 9.861069 13.739017-3.988747 24.043281-21.05172 31.023588-70.02467 0.553993-98.832288-68.695087C68.916685 417.599654 110.798528 353.558104 151.904783 332.395585a42.879031 42.879031 0 0 0-48.97295 7.423502 146.918849 146.918849 0 0 0-32.574767 152.458775c27.810431 68.141095 86.866046 100.605064 133.623025 81.547717z`,fill:`#FED150`,"p-id":`10997`})],-1)]]),_:1}),n[3]||=(0,l.createElementVNode)(`div`,{style:{"margin-left":`12px`}},[(0,l.createElementVNode)(`div`,null,`聊天室`),(0,l.createElementVNode)(`div`,{style:{"font-size":`12px`}},`当前2人在线`)],-1)]),(0,l.createVNode)(Td,{ref_key:`messageRef`,ref:a,data:(0,l.unref)(o),"user-id":e.userId},null,8,[`data`,`user-id`]),(0,l.createElementVNode)(`div`,Od,[(0,l.createVNode)((0,l.unref)(c.ElInput),{id:`emojiInput`,modelValue:i.value,"onUpdate:modelValue":n[0]||=e=>i.value=e,type:`textarea`,autosize:{minRows:1,maxRows:4},placeholder:`请输入内容`,onKeydown:(0,l.withKeys)(u,[`enter`])},null,8,[`modelValue`]),(0,l.createVNode)(yd,{style:{margin:`0 8px 0`},emoji:e.emoji,placement:`top-end`,onAddEmoji:p},{default:(0,l.withCtx)(()=>[...n[4]||=[(0,l.createElementVNode)(`svg`,{width:`22`,height:`22`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`7186`},[(0,l.createElementVNode)(`path`,{d:`M510.944 960c-247.04 0-448-200.96-448-448s200.992-448 448-448c247.008 0 448 200.96 448 448S757.984 960 510.944 960zM510.944 128c-211.744 0-384 172.256-384 384 0 211.744 172.256 384 384 384 211.744 0 384-172.256 384-384C894.944 300.256 722.688 128 510.944 128zM512 773.344c-89.184 0-171.904-40.32-226.912-110.624-10.88-13.92-8.448-34.016 5.472-44.896 13.888-10.912 34.016-8.48 44.928 5.472 42.784 54.688 107.136 86.048 176.512 86.048 70.112 0 134.88-31.904 177.664-87.552 10.784-14.016 30.848-16.672 44.864-5.888 14.016 10.784 16.672 30.88 5.888 44.864C685.408 732.32 602.144 773.344 512 773.344zM368 515.2c-26.528 0-48-21.472-48-48l0-64c0-26.528 21.472-48 48-48s48 21.472 48 48l0 64C416 493.696 394.496 515.2 368 515.2zM656 515.2c-26.496 0-48-21.472-48-48l0-64c0-26.528 21.504-48 48-48s48 21.472 48 48l0 64C704 493.696 682.496 515.2 656 515.2z`,"p-id":`7187`})],-1)]]),_:1},8,[`emoji`]),(0,l.createVNode)(s,{size:`18`,class:(0,l.normalizeClass)([{".cv-chat-wrap submit-btn":i.value.trim()!=``},`select-none cursor-pointer`]),style:{"padding-bottom":`5px`},onClick:f},{default:(0,l.withCtx)(()=>[...n[5]||=[(0,l.createElementVNode)(`svg`,{viewBox:`0 0 1025 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`15072`},[(0,l.createElementVNode)(`path`,{d:`M1008.00076 6.285714q18.857143 13.714286 15.428571 36.571429l-146.285714 877.714286q-2.857143 16.571429-18.285714 25.714286-8 4.571429-17.714286 4.571429-6.285714 0-13.714286-2.857143l-258.857143-105.714286-138.285714 168.571429q-10.285714 13.142857-28 13.142857-7.428571 0-12.571429-2.285714-10.857143-4-17.428571-13.428571t-6.571429-20.857143l0-199.428571 493.714286-605.142857-610.857143 528.571429-225.714286-92.571429q-21.142857-8-22.857143-31.428571-1.142857-22.857143 18.285714-33.714286l950.857143-548.571429q8.571429-5.142857 18.285714-5.142857 11.428571 0 20.571429 6.285714z`,"p-id":`15073`})],-1)]]),_:1},8,[`class`])])],2),(0,l.createVNode)((0,l.unref)(c.ElButton),{class:`chat-btn`,onClick:n[1]||=e=>r.value=!r.value},{default:(0,l.withCtx)(()=>[...n[6]||=[(0,l.createTextVNode)(`chat`,-1)]]),_:1})])}}}),[[`__scopeId`,`data-v-c77a9347`]]);kd.install=function(e){e.component(kd.name,kd)};var Ad={key:0},jd=Object.assign({name:`cvNoticeBar`},{__name:`notice-bar`,props:{data:{type:[String,Array],default:()=>[]},vertical:{type:[Boolean],default:!1},suffixIcon:{type:[String],default:``},prefixIcon:{type:[String],default:``},size:{type:[Number],default:14},height:{type:[Number],default:40},delay:{type:[Number],default:1e3},spped:{type:[Number],default:100},color:{type:[String],default:`--color-warning`},background:{type:[String],default:`var(--color-warning-light-9)`}},setup(e){let t=e,{data:n,vertical:r,suffixIcon:i,prefixIcon:a,size:o,height:s,delay:c,spped:u,color:d,background:f}=t,p=(0,l.reactive)({boxWidth:0,textWidth:0,oneTime:0,twoTime:0,order:1}),m=(0,l.ref)({}),h=(0,l.ref)({style:{cssText:``}}),g=(0,l.computed)(()=>t.delay>2e3?t.delay:2e3),_=()=>{(0,l.nextTick)(()=>{p.boxWidth=m.value.offsetWidth,p.textWidth=h.value.offsetWidth,document.styleSheets[0].insertRule(`@keyframes oneAnimation {0% {left: 0px;} 100% {left: -${p.textWidth}px;}}`),document.styleSheets[0].insertRule(`@keyframes twoAnimation {0% {left: ${p.boxWidth}px;} 100% {left: -${p.textWidth}px;}}`),v(),setTimeout(()=>{y()},t.delay)})},v=()=>{p.oneTime=p.textWidth/t.spped,p.twoTime=(p.textWidth+p.boxWidth)/t.spped},y=()=>{p.order===1?(h.value?.style&&(h.value.style.cssText=`animation: oneAnimation ${p.oneTime}s linear; opactity: 1;}`),p.order=2):h.value?.style&&(h.value.style.cssText=`animation: twoAnimation ${p.twoTime}s linear infinite; opacity: 1;`)},b=()=>{h.value.addEventListener(`animationend`,()=>{y()},!1)};return(0,l.onMounted)(()=>{t.vertical||(_(),b())}),(e,t)=>{let c=(0,l.resolveComponent)(`el-carousel-item`),u=(0,l.resolveComponent)(`el-carousel`),p=(0,l.resolveComponent)(`cvIcons`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-notice-bar`,style:(0,l.normalizeStyle)({background:(0,l.unref)(f),height:`${(0,l.unref)(s)}px`})},[(0,l.unref)(r)?((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Ad,[(0,l.createVNode)(u,{height:`40px`,direction:`vertical`,autoplay:!0,"indicator-position":`none`,interval:g.value},{default:(0,l.withCtx)(()=>[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)((0,l.unref)(n),e=>((0,l.openBlock)(),(0,l.createBlock)(c,{key:e},{default:(0,l.withCtx)(()=>[(0,l.createTextVNode)((0,l.toDisplayString)(e),1)]),_:2},1024))),128))]),_:1},8,[`interval`])])):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,{key:1,style:(0,l.normalizeStyle)({color:(0,l.unref)(d),fontSize:`${(0,l.unref)(o)}px`}),class:`cv-notice-bar-wrap`},[(0,l.unref)(a)?((0,l.openBlock)(),(0,l.createBlock)(p,{key:0,type:(0,l.unref)(a)},null,8,[`type`])):(0,l.createCommentVNode)(``,!0),(0,l.createElementVNode)(`div`,{ref_key:`boxRef`,ref:m,class:`text-box`},[(0,l.createElementVNode)(`div`,{ref_key:`textRef`,ref:h,class:`text`},(0,l.toDisplayString)((0,l.unref)(n)),513)],512),(0,l.unref)(i)?((0,l.openBlock)(),(0,l.createBlock)(p,{key:1,type:(0,l.unref)(i)},null,8,[`type`])):(0,l.createCommentVNode)(``,!0)],4))],4)}}});jd.install=function(e){e.component(jd.name,jd)};var Md=Object.freeze({autofocus:!1,disabled:!1,indentWithTab:!0,tabSize:2,placeholder:``,autoDestroy:!0,extensions:[u.basicSetup]}),V={Change:`change`,Update:`update`,Focus:`focus`,Blur:`blur`,Ready:`ready`,ModelUpdate:`update:modelValue`},Nd=({onUpdate:e,onChange:t,onFocus:n,onBlur:r,...i})=>d.EditorState.create({doc:i.doc,selection:i.selection,extensions:[...Array.isArray(i.extensions)?i.extensions:[i.extensions],f.EditorView.updateListener.of(i=>{e(i),i.docChanged&&t(i.state.doc.toString(),i),i.focusChanged&&(i.view.hasFocus?n(i):r(i))})]}),H=e=>{let t=new d.Compartment;return{compartment:t,run:n=>{t.get(e.state)?e.dispatch({effects:t.reconfigure(n)}):e.dispatch({effects:d.StateEffect.appendConfig.of(t.of(n))})}}},Pd=(e,t)=>{let{compartment:n,run:r}=H(e);return i=>{let a=n.get(e.state);r(i??a!==t?t:[])}},Fd=e=>{let t=()=>e.state.doc.toString(),n=n=>{n!==t()&&e.dispatch({changes:{from:0,to:e.state.doc.length,insert:n}})},r=()=>e.focus(),{run:i}=H(e),a=Pd(e,[f.EditorView.editable.of(!1),d.EditorState.readOnly.of(!0)]),o=Pd(e,f.keymap.of([p.indentWithTab])),{run:s}=H(e),c=e=>{s([d.EditorState.tabSize.of(e),m.indentUnit.of(` `.repeat(e))])},{run:l}=H(e),u=e=>{l([d.EditorState.phrases.of(e)])},{run:h}=H(e),g=e=>{h((0,f.placeholder)(e))},{run:_}=H(e);return{focus:r,getDoc:t,setDoc:n,reExtensions:i,toggleDisabled:a,toggleIndentWithTab:o,setTabSize:c,setPhrases:u,setPlaceholder:g,setStyle:(e={})=>{_(f.EditorView.theme({"&":{...e}}))}}},Id=(0,l.defineComponent)({name:`VueCodemirror`,props:{modelValue:{type:String,default:``},autofocus:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},indentWithTab:{type:Boolean,default:!1},tabSize:Number,placeholder:String,style:Object,autoDestroy:{type:Boolean,default:!1},phrases:Object,root:Object,extensions:Array,selection:Object},emits:{[V.Change]:(e,t)=>!0,[V.Update]:e=>!0,[V.Focus]:e=>!0,[V.Blur]:e=>!0,[V.Ready]:e=>!0,[V.ModelUpdate]:(e,t)=>!0},setup(e,t){let n=(0,l.shallowRef)(),r=(0,l.shallowRef)(),i=(0,l.shallowRef)(),a={...Md},o=(0,l.computed)(()=>{let t={};return Object.keys((0,l.toRaw)(e)).forEach(n=>{n!==`modelValue`&&(t[n]=e[n]??a[n])}),t});return(0,l.onMounted)(()=>{r.value=Nd({doc:e.modelValue,selection:o.value.selection,extensions:a.extensions??[],onFocus:e=>t.emit(V.Focus,e),onBlur:e=>t.emit(V.Blur,e),onUpdate:e=>t.emit(V.Update,e),onChange:(n,r)=>{n!==e.modelValue&&(t.emit(V.Change,n,r),t.emit(V.ModelUpdate,n,r))}}),i.value=new f.EditorView({state:r.value,parent:n.value,root:o.value.root}),i.value.contentDOM.addEventListener(`scroll`,e=>{});let s=Fd(i.value);(0,l.watch)(()=>e.modelValue,e=>{e!==s.getDoc()&&s.setDoc(e)}),(0,l.watch)(()=>e.extensions,e=>s.reExtensions(e||[]),{immediate:!0}),(0,l.watch)(()=>o.value.disabled,e=>s.toggleDisabled(e),{immediate:!0}),(0,l.watch)(()=>o.value.indentWithTab,e=>s.toggleIndentWithTab(e),{immediate:!0}),(0,l.watch)(()=>o.value.tabSize,e=>s.setTabSize(e),{immediate:!0}),(0,l.watch)(()=>o.value.phrases,e=>s.setPhrases(e||{}),{immediate:!0}),(0,l.watch)(()=>o.value.placeholder,e=>s.setPlaceholder(e),{immediate:!0}),(0,l.watch)(()=>o.value.style,e=>s.setStyle(e),{immediate:!0}),o.value.autofocus&&s.focus(),t.emit(V.Ready,{state:r.value,view:i.value,container:n.value,editorTools:s})}),(0,l.onBeforeUnmount)(()=>{o.value.autoDestroy&&i.value&&i.value.destroy()}),()=>(0,l.h)(`div`,{class:`cv-editor-codemirror`,ref:n})}}),Ld=`#e5c07b`,Rd=`#e06c75`,zd=`#56b6c2`,Bd=`#ffffff`,Vd=`#abb2bf`,Hd=`#7d8799`,Ud=`#61afef`,Wd=`#98c379`,Gd=`#d19a66`,Kd=`#c678dd`,qd=`#21252b`,Jd=`#2c313a`,Yd=`#282c34`,Xd=`#353a42`,Zd=`#3E4451`,Qd=`#528bff`,$d=f.EditorView.theme({"&":{color:Vd,backgroundColor:Yd},".cm-content":{caretColor:Qd},".cm-cursor, .cm-dropCursor":{borderLeftColor:Qd},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:Zd},".cm-panels":{backgroundColor:qd,color:Vd},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:`#72a1ff59`,outline:`1px solid #457dff`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:`#6199ff2f`},".cm-activeLine":{backgroundColor:`#6699ff0b`},".cm-selectionMatch":{backgroundColor:`#aafe661a`},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:`#bad0f847`},".cm-gutters":{backgroundColor:Yd,color:Hd,border:`none`},".cm-activeLineGutter":{backgroundColor:Jd},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:`#ddd`},".cm-tooltip":{border:`none`,backgroundColor:Xd},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:Xd,borderBottomColor:Xd},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{backgroundColor:Jd,color:Vd}}},{dark:!0}),ef=m.HighlightStyle.define([{tag:h.tags.keyword,color:Kd},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.propertyName,h.tags.macroName],color:Rd},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:Ud},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:Gd},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:Vd},{tag:[h.tags.typeName,h.tags.className,h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:Ld},{tag:[h.tags.operator,h.tags.operatorKeyword,h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link,h.tags.special(h.tags.string)],color:zd},{tag:[h.tags.meta,h.tags.comment],color:Hd},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.strikethrough,textDecoration:`line-through`},{tag:h.tags.link,color:Hd,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:Rd},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:Gd},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted],color:Wd},{tag:h.tags.invalid,color:Bd}]),tf=[$d,(0,m.syntaxHighlighting)(ef)],U={name:`materialLight`,dark:!1,background:`#FAFAFA`,foreground:`#90A4AE`,selection:`#80CBC440`,cursor:`#272727`,dropdownBackground:`#FAFAFA`,dropdownBorder:`#00000010`,activeLine:`#c2c2c222`,lineNumber:`#CFD8DC`,lineNumberActive:`#7E939E`,matchingBracket:`#FAFAFA`,keyword:`#7C4DFF`,storage:`#7C4DFF`,variable:`#90A4AE`,parameter:`#90A4AE`,function:`#6182B8`,string:`#91B859`,constant:`#F76D47`,type:`#8796B0`,class:`#FFB62C`,number:`#F76D47`,comment:`#90A4AE`,heading:`#91B859`,invalid:`#E53935`,regexp:`#39ADB5`},nf=f.EditorView.theme({"&":{color:U.foreground,backgroundColor:U.background},".cm-content":{caretColor:U.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:U.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:U.selection},".cm-panels":{backgroundColor:U.dropdownBackground,color:U.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:U.dropdownBackground,outline:`1px solid ${U.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:U.selection},".cm-activeLine":{backgroundColor:U.activeLine},".cm-selectionMatch":{backgroundColor:U.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:U.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:U.background,color:U.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:U.background},".cm-lineNumbers .cm-gutterElement":{color:U.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:U.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:U.foreground},".cm-tooltip":{border:`1px solid ${U.dropdownBorder}`,backgroundColor:U.dropdownBackground,color:U.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:U.foreground,borderBottomColor:U.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:U.selection,color:U.foreground}}},{dark:U.dark}),rf=m.HighlightStyle.define([{tag:h.tags.keyword,color:U.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:U.variable},{tag:[h.tags.propertyName],color:U.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:U.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:U.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:U.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:U.variable},{tag:[h.tags.className],color:U.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:U.number},{tag:[h.tags.typeName],color:U.type,fontStyle:U.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:U.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:U.regexp},{tag:[h.tags.meta,h.tags.comment],color:U.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:U.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:U.variable},{tag:h.tags.invalid,color:U.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),af=[nf,(0,m.syntaxHighlighting)(rf)],W={name:`materialDark`,dark:!0,background:`#263238`,foreground:`#EEFFFF`,selection:`#80CBC420`,cursor:`#FFCC00`,dropdownBackground:`#263238`,dropdownBorder:`#FFFFFF10`,activeLine:`#4c616c22`,lineNumber:`#37474F`,lineNumberActive:`#607a86`,matchingBracket:`#263238`,keyword:`#C792EA`,storage:`#C792EA`,variable:`#EEFFFF`,parameter:`#EEFFFF`,function:`#82AAFF`,string:`#C3E88D`,constant:`#F78C6C`,type:`#B2CCD6`,class:`#FFCB6B`,number:`#F78C6C`,comment:`#546E7A`,heading:`#C3E88D`,invalid:`#FF5370`,regexp:`#89DDFF`},of=f.EditorView.theme({"&":{color:W.foreground,backgroundColor:W.background},".cm-content":{caretColor:W.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:W.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:W.selection},".cm-panels":{backgroundColor:W.dropdownBackground,color:W.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:W.dropdownBackground,outline:`1px solid ${W.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:W.selection},".cm-activeLine":{backgroundColor:W.activeLine},".cm-selectionMatch":{backgroundColor:W.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:W.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:W.background,color:W.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:W.background},".cm-lineNumbers .cm-gutterElement":{color:W.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:W.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:W.foreground},".cm-tooltip":{border:`1px solid ${W.dropdownBorder}`,backgroundColor:W.dropdownBackground,color:W.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:W.foreground,borderBottomColor:W.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:W.selection,color:W.foreground}}},{dark:W.dark}),sf=m.HighlightStyle.define([{tag:h.tags.keyword,color:W.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:W.variable},{tag:[h.tags.propertyName],color:W.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:W.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:W.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:W.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:W.variable},{tag:[h.tags.className],color:W.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:W.number},{tag:[h.tags.typeName],color:W.type,fontStyle:W.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:W.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:W.regexp},{tag:[h.tags.meta,h.tags.comment],color:W.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:W.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:W.variable},{tag:h.tags.invalid,color:W.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),cf=[of,(0,m.syntaxHighlighting)(sf)],G={name:`solarizedLight`,dark:!1,background:`#FDF6E3`,foreground:`#586E75`,selection:`#EEE8D5`,cursor:`#657B83`,dropdownBackground:`#FDF6E3`,dropdownBorder:`#D3AF86`,activeLine:`#d5bd5c22`,lineNumber:`#586E75`,lineNumberActive:`#567983`,matchingBracket:`#EEE8D5`,keyword:`#859900`,storage:`#586E75`,variable:`#268BD2`,parameter:`#268BD2`,function:`#268BD2`,string:`#2AA198`,constant:`#CB4B16`,type:`#CB4B16`,class:`#CB4B16`,number:`#D33682`,comment:`#93A1A1`,heading:`#268BD2`,invalid:`#DC322F`,regexp:`#DC322F`},lf=f.EditorView.theme({"&":{color:G.foreground,backgroundColor:G.background},".cm-content":{caretColor:G.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:G.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:G.selection},".cm-panels":{backgroundColor:G.dropdownBackground,color:G.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:G.dropdownBackground,outline:`1px solid ${G.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:G.selection},".cm-activeLine":{backgroundColor:G.activeLine},".cm-selectionMatch":{backgroundColor:G.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:G.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:G.background,color:G.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:G.background},".cm-lineNumbers .cm-gutterElement":{color:G.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:G.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:G.foreground},".cm-tooltip":{border:`1px solid ${G.dropdownBorder}`,backgroundColor:G.dropdownBackground,color:G.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:G.foreground,borderBottomColor:G.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:G.selection,color:G.foreground}}},{dark:G.dark}),uf=m.HighlightStyle.define([{tag:h.tags.keyword,color:G.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:G.variable},{tag:[h.tags.propertyName],color:G.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:G.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:G.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:G.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:G.variable},{tag:[h.tags.className],color:G.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:G.number},{tag:[h.tags.typeName],color:G.type,fontStyle:G.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:G.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:G.regexp},{tag:[h.tags.meta,h.tags.comment],color:G.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:G.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:G.variable},{tag:h.tags.invalid,color:G.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),df=[lf,(0,m.syntaxHighlighting)(uf)],K={name:`solarizedDark`,dark:!0,background:`#002B36`,foreground:`#93A1A1`,selection:`#274642`,cursor:`#D30102`,dropdownBackground:`#002B36`,dropdownBorder:`#2AA19899`,activeLine:`#005b7022`,lineNumber:`#93A1A1`,lineNumberActive:`#949494`,matchingBracket:`#073642`,keyword:`#859900`,storage:`#93A1A1`,variable:`#268BD2`,parameter:`#268BD2`,function:`#268BD2`,string:`#2AA198`,constant:`#CB4B16`,type:`#CB4B16`,class:`#CB4B16`,number:`#D33682`,comment:`#586E75`,heading:`#268BD2`,invalid:`#DC322F`,regexp:`#DC322F`},ff=f.EditorView.theme({"&":{color:K.foreground,backgroundColor:K.background},".cm-content":{caretColor:K.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:K.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:K.selection},".cm-panels":{backgroundColor:K.dropdownBackground,color:K.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:K.dropdownBackground,outline:`1px solid ${K.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:K.selection},".cm-activeLine":{backgroundColor:K.activeLine},".cm-selectionMatch":{backgroundColor:K.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:K.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:K.background,color:K.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:K.background},".cm-lineNumbers .cm-gutterElement":{color:K.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:K.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:K.foreground},".cm-tooltip":{border:`1px solid ${K.dropdownBorder}`,backgroundColor:K.dropdownBackground,color:K.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:K.foreground,borderBottomColor:K.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:K.selection,color:K.foreground}}},{dark:K.dark}),pf=m.HighlightStyle.define([{tag:h.tags.keyword,color:K.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:K.variable},{tag:[h.tags.propertyName],color:K.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:K.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:K.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:K.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:K.variable},{tag:[h.tags.className],color:K.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:K.number},{tag:[h.tags.typeName],color:K.type,fontStyle:K.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:K.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:K.regexp},{tag:[h.tags.meta,h.tags.comment],color:K.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:K.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:K.variable},{tag:h.tags.invalid,color:K.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),mf=[ff,(0,m.syntaxHighlighting)(pf)],q={name:`dracula`,dark:!0,background:`#282A36`,foreground:`#F8F8F2`,selection:`#44475A`,cursor:`#F8F8F2`,dropdownBackground:`#282A36`,dropdownBorder:`#191A21`,activeLine:`#53576c22`,lineNumber:`#6272A4`,lineNumberActive:`#F8F8F2`,matchingBracket:`#44475A`,keyword:`#FF79C6`,storage:`#FF79C6`,variable:`#F8F8F2`,parameter:`#F8F8F2`,function:`#50FA7B`,string:`#F1FA8C`,constant:`#BD93F9`,type:`#8BE9FD`,class:`#8BE9FD`,number:`#BD93F9`,comment:`#6272A4`,heading:`#BD93F9`,invalid:`#FF5555`,regexp:`#F1FA8C`},hf=f.EditorView.theme({"&":{color:q.foreground,backgroundColor:q.background},".cm-content":{caretColor:q.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:q.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:q.selection},".cm-panels":{backgroundColor:q.dropdownBackground,color:q.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:q.dropdownBackground,outline:`1px solid ${q.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:q.selection},".cm-activeLine":{backgroundColor:q.activeLine},".cm-selectionMatch":{backgroundColor:q.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:q.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:q.background,color:q.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:q.background},".cm-lineNumbers .cm-gutterElement":{color:q.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:q.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:q.foreground},".cm-tooltip":{border:`1px solid ${q.dropdownBorder}`,backgroundColor:q.dropdownBackground,color:q.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:q.foreground,borderBottomColor:q.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:q.selection,color:q.foreground}}},{dark:q.dark}),gf=m.HighlightStyle.define([{tag:h.tags.keyword,color:q.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:q.variable},{tag:[h.tags.propertyName],color:q.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:q.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:q.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:q.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:q.variable},{tag:[h.tags.className],color:q.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:q.number},{tag:[h.tags.typeName],color:q.type,fontStyle:q.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:q.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:q.regexp},{tag:[h.tags.meta,h.tags.comment],color:q.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:q.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:q.variable},{tag:h.tags.invalid,color:q.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),_f=[hf,(0,m.syntaxHighlighting)(gf)],J={name:`githubLight`,dark:!1,background:`#fff`,foreground:`#444d56`,selection:`#0366d625`,cursor:`#044289`,dropdownBackground:`#fff`,dropdownBorder:`#e1e4e8`,activeLine:`#c6c6c622`,lineNumber:`#1b1f234d`,lineNumberActive:`#24292e`,matchingBracket:`#34d05840`,keyword:`#d73a49`,storage:`#d73a49`,variable:`#e36209`,parameter:`#24292e`,function:`#005cc5`,string:`#032f62`,constant:`#005cc5`,type:`#005cc5`,class:`#6f42c1`,number:`#005cc5`,comment:`#6a737d`,heading:`#005cc5`,invalid:`#cb2431`,regexp:`#032f62`},vf=f.EditorView.theme({"&":{color:J.foreground,backgroundColor:J.background},".cm-content":{caretColor:J.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:J.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:J.selection},".cm-panels":{backgroundColor:J.dropdownBackground,color:J.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:J.dropdownBackground,outline:`1px solid ${J.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:J.selection},".cm-activeLine":{backgroundColor:J.activeLine},".cm-selectionMatch":{backgroundColor:J.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:J.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:J.background,color:J.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:J.background},".cm-lineNumbers .cm-gutterElement":{color:J.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:J.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:J.foreground},".cm-tooltip":{border:`1px solid ${J.dropdownBorder}`,backgroundColor:J.dropdownBackground,color:J.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:J.foreground,borderBottomColor:J.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:J.selection,color:J.foreground}}},{dark:J.dark}),yf=m.HighlightStyle.define([{tag:h.tags.keyword,color:J.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:J.variable},{tag:[h.tags.propertyName],color:J.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:J.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:J.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:J.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:J.variable},{tag:[h.tags.className],color:J.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:J.number},{tag:[h.tags.typeName],color:J.type,fontStyle:J.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:J.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:J.regexp},{tag:[h.tags.meta,h.tags.comment],color:J.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:J.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:J.variable},{tag:h.tags.invalid,color:J.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),bf=[vf,(0,m.syntaxHighlighting)(yf)],Y={name:`githubDark`,dark:!0,background:`#24292e`,foreground:`#d1d5da`,selection:`#3392FF44`,cursor:`#c8e1ff`,dropdownBackground:`#24292e`,dropdownBorder:`#1b1f23`,activeLine:`#4d566022`,lineNumber:`#444d56`,lineNumberActive:`#e1e4e8`,matchingBracket:`#17E5E650`,keyword:`#f97583`,storage:`#f97583`,variable:`#ffab70`,parameter:`#e1e4e8`,function:`#79b8ff`,string:`#9ecbff`,constant:`#79b8ff`,type:`#79b8ff`,class:`#b392f0`,number:`#79b8ff`,comment:`#6a737d`,heading:`#79b8ff`,invalid:`#f97583`,regexp:`#9ecbff`},xf=f.EditorView.theme({"&":{color:Y.foreground,backgroundColor:Y.background},".cm-content":{caretColor:Y.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:Y.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:Y.selection},".cm-panels":{backgroundColor:Y.dropdownBackground,color:Y.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:Y.dropdownBackground,outline:`1px solid ${Y.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:Y.selection},".cm-activeLine":{backgroundColor:Y.activeLine},".cm-selectionMatch":{backgroundColor:Y.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:Y.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:Y.background,color:Y.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:Y.background},".cm-lineNumbers .cm-gutterElement":{color:Y.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:Y.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:Y.foreground},".cm-tooltip":{border:`1px solid ${Y.dropdownBorder}`,backgroundColor:Y.dropdownBackground,color:Y.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:Y.foreground,borderBottomColor:Y.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:Y.selection,color:Y.foreground}}},{dark:Y.dark}),Sf=m.HighlightStyle.define([{tag:h.tags.keyword,color:Y.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:Y.variable},{tag:[h.tags.propertyName],color:Y.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:Y.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:Y.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:Y.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:Y.variable},{tag:[h.tags.className],color:Y.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:Y.number},{tag:[h.tags.typeName],color:Y.type,fontStyle:Y.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:Y.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:Y.regexp},{tag:[h.tags.meta,h.tags.comment],color:Y.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:Y.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:Y.variable},{tag:h.tags.invalid,color:Y.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),Cf=[xf,(0,m.syntaxHighlighting)(Sf)],X={name:`aura`,dark:!0,background:`#21202e`,foreground:`#edecee`,selection:`#3d375e7f`,cursor:`#a277ff`,dropdownBackground:`#21202e`,dropdownBorder:`#3b334b`,activeLine:`#4d4b6622`,lineNumber:`#a394f033`,lineNumberActive:`#cdccce`,matchingBracket:`#a394f033`,keyword:`#a277ff`,storage:`#a277ff`,variable:`#edecee`,parameter:`#edecee`,function:`#ffca85`,string:`#61ffca`,constant:`#61ffca`,type:`#82e2ff`,class:`#82e2ff`,number:`#61ffca`,comment:`#6d6d6d`,heading:`#a277ff`,invalid:`#ff6767`,regexp:`#61ffca`},wf=f.EditorView.theme({"&":{color:X.foreground,backgroundColor:X.background},".cm-content":{caretColor:X.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:X.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:X.selection},".cm-panels":{backgroundColor:X.dropdownBackground,color:X.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:X.dropdownBackground,outline:`1px solid ${X.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:X.selection},".cm-activeLine":{backgroundColor:X.activeLine},".cm-selectionMatch":{backgroundColor:X.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:X.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:X.background,color:X.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:X.background},".cm-lineNumbers .cm-gutterElement":{color:X.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:X.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:X.foreground},".cm-tooltip":{border:`1px solid ${X.dropdownBorder}`,backgroundColor:X.dropdownBackground,color:X.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:X.foreground,borderBottomColor:X.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:X.selection,color:X.foreground}}},{dark:X.dark}),Tf=m.HighlightStyle.define([{tag:h.tags.keyword,color:X.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:X.variable},{tag:[h.tags.propertyName],color:X.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:X.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:X.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:X.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:X.variable},{tag:[h.tags.className],color:X.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:X.number},{tag:[h.tags.typeName],color:X.type,fontStyle:X.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:X.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:X.regexp},{tag:[h.tags.meta,h.tags.comment],color:X.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:X.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:X.variable},{tag:h.tags.invalid,color:X.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),Ef=[wf,(0,m.syntaxHighlighting)(Tf)],Z={name:`tokyoNight`,dark:!0,background:`#1a1b26`,foreground:`#787c99`,selection:`#515c7e40`,cursor:`#c0caf5`,dropdownBackground:`#1a1b26`,dropdownBorder:`#787c99`,activeLine:`#43455c22`,lineNumber:`#363b54`,lineNumberActive:`#737aa2`,matchingBracket:`#16161e`,keyword:`#bb9af7`,storage:`#bb9af7`,variable:`#c0caf5`,parameter:`#c0caf5`,function:`#7aa2f7`,string:`#9ece6a`,constant:`#bb9af7`,type:`#0db9d7`,class:`#c0caf5`,number:`#ff9e64`,comment:`#444b6a`,heading:`#89ddff`,invalid:`#ff5370`,regexp:`#b4f9f8`},Df=f.EditorView.theme({"&":{color:Z.foreground,backgroundColor:Z.background},".cm-content":{caretColor:Z.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:Z.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:Z.selection},".cm-panels":{backgroundColor:Z.dropdownBackground,color:Z.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:Z.dropdownBackground,outline:`1px solid ${Z.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:Z.selection},".cm-activeLine":{backgroundColor:Z.activeLine},".cm-selectionMatch":{backgroundColor:Z.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:Z.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:Z.background,color:Z.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:Z.background},".cm-lineNumbers .cm-gutterElement":{color:Z.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:Z.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:Z.foreground},".cm-tooltip":{border:`1px solid ${Z.dropdownBorder}`,backgroundColor:Z.dropdownBackground,color:Z.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:Z.foreground,borderBottomColor:Z.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:Z.selection,color:Z.foreground}}},{dark:Z.dark}),Of=m.HighlightStyle.define([{tag:h.tags.keyword,color:Z.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:Z.variable},{tag:[h.tags.propertyName],color:Z.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:Z.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:Z.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:Z.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:Z.variable},{tag:[h.tags.className],color:Z.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:Z.number},{tag:[h.tags.typeName],color:Z.type,fontStyle:Z.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:Z.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:Z.regexp},{tag:[h.tags.meta,h.tags.comment],color:Z.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:Z.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:Z.variable},{tag:h.tags.invalid,color:Z.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),kf=[Df,(0,m.syntaxHighlighting)(Of)],Q={name:`tokyoNightStorm`,dark:!0,background:`#24283b`,foreground:`#7982a9`,selection:`#6f7bb630`,cursor:`#c0caf5`,dropdownBackground:`#24283b`,dropdownBorder:`#7982a9`,activeLine:`#4d547722`,lineNumber:`#3b4261`,lineNumberActive:`#737aa2`,matchingBracket:`#1f2335`,keyword:`#bb9af7`,storage:`#bb9af7`,variable:`#c0caf5`,parameter:`#c0caf5`,function:`#7aa2f7`,string:`#9ece6a`,constant:`#bb9af7`,type:`#2ac3de`,class:`#c0caf5`,number:`#ff9e64`,comment:`#565f89`,heading:`#89ddff`,invalid:`#ff5370`,regexp:`#b4f9f8`},Af=f.EditorView.theme({"&":{color:Q.foreground,backgroundColor:Q.background},".cm-content":{caretColor:Q.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:Q.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:Q.selection},".cm-panels":{backgroundColor:Q.dropdownBackground,color:Q.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:Q.dropdownBackground,outline:`1px solid ${Q.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:Q.selection},".cm-activeLine":{backgroundColor:Q.activeLine},".cm-selectionMatch":{backgroundColor:Q.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:Q.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:Q.background,color:Q.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:Q.background},".cm-lineNumbers .cm-gutterElement":{color:Q.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:Q.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:Q.foreground},".cm-tooltip":{border:`1px solid ${Q.dropdownBorder}`,backgroundColor:Q.dropdownBackground,color:Q.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:Q.foreground,borderBottomColor:Q.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:Q.selection,color:Q.foreground}}},{dark:Q.dark}),jf=m.HighlightStyle.define([{tag:h.tags.keyword,color:Q.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:Q.variable},{tag:[h.tags.propertyName],color:Q.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:Q.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:Q.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:Q.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:Q.variable},{tag:[h.tags.className],color:Q.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:Q.number},{tag:[h.tags.typeName],color:Q.type,fontStyle:Q.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:Q.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:Q.regexp},{tag:[h.tags.meta,h.tags.comment],color:Q.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:Q.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:Q.variable},{tag:h.tags.invalid,color:Q.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),Mf=[Af,(0,m.syntaxHighlighting)(jf)],$={name:`tokyoNightDay`,dark:!1,background:`#e1e2e7`,foreground:`#6a6f8e`,selection:`#8591b840`,cursor:`#3760bf`,dropdownBackground:`#e1e2e7`,dropdownBorder:`#6a6f8e`,activeLine:`#a7aaba22`,lineNumber:`#b3b6cd`,lineNumberActive:`#68709a`,matchingBracket:`#e9e9ec`,keyword:`#9854f1`,storage:`#9854f1`,variable:`#3760bf`,parameter:`#3760bf`,function:`#2e7de9`,string:`#587539`,constant:`#9854f1`,type:`#07879d`,class:`#3760bf`,number:`#b15c00`,comment:`#9da3c2`,heading:`#006a83`,invalid:`#ff3e64`,regexp:`#2e5857`},Nf=f.EditorView.theme({"&":{color:$.foreground,backgroundColor:$.background},".cm-content":{caretColor:$.cursor},".cm-cursor, .cm-dropCursor":{borderLeftColor:$.cursor},"&.cm-focused > .cm-scroller > .cm-selectionLayer .cm-selectionBackground, .cm-selectionBackground, .cm-content ::selection":{backgroundColor:$.selection},".cm-panels":{backgroundColor:$.dropdownBackground,color:$.foreground},".cm-panels.cm-panels-top":{borderBottom:`2px solid black`},".cm-panels.cm-panels-bottom":{borderTop:`2px solid black`},".cm-searchMatch":{backgroundColor:$.dropdownBackground,outline:`1px solid ${$.dropdownBorder}`},".cm-searchMatch.cm-searchMatch-selected":{backgroundColor:$.selection},".cm-activeLine":{backgroundColor:$.activeLine},".cm-selectionMatch":{backgroundColor:$.selection},"&.cm-focused .cm-matchingBracket, &.cm-focused .cm-nonmatchingBracket":{backgroundColor:$.matchingBracket,outline:`none`},".cm-gutters":{backgroundColor:$.background,color:$.foreground,border:`none`},".cm-activeLineGutter":{backgroundColor:$.background},".cm-lineNumbers .cm-gutterElement":{color:$.lineNumber},".cm-lineNumbers .cm-activeLineGutter":{color:$.lineNumberActive},".cm-foldPlaceholder":{backgroundColor:`transparent`,border:`none`,color:$.foreground},".cm-tooltip":{border:`1px solid ${$.dropdownBorder}`,backgroundColor:$.dropdownBackground,color:$.foreground},".cm-tooltip .cm-tooltip-arrow:before":{borderTopColor:`transparent`,borderBottomColor:`transparent`},".cm-tooltip .cm-tooltip-arrow:after":{borderTopColor:$.foreground,borderBottomColor:$.foreground},".cm-tooltip-autocomplete":{"& > ul > li[aria-selected]":{background:$.selection,color:$.foreground}}},{dark:$.dark}),Pf=m.HighlightStyle.define([{tag:h.tags.keyword,color:$.keyword},{tag:[h.tags.name,h.tags.deleted,h.tags.character,h.tags.macroName],color:$.variable},{tag:[h.tags.propertyName],color:$.function},{tag:[h.tags.processingInstruction,h.tags.string,h.tags.inserted,h.tags.special(h.tags.string)],color:$.string},{tag:[h.tags.function(h.tags.variableName),h.tags.labelName],color:$.function},{tag:[h.tags.color,h.tags.constant(h.tags.name),h.tags.standard(h.tags.name)],color:$.constant},{tag:[h.tags.definition(h.tags.name),h.tags.separator],color:$.variable},{tag:[h.tags.className],color:$.class},{tag:[h.tags.number,h.tags.changed,h.tags.annotation,h.tags.modifier,h.tags.self,h.tags.namespace],color:$.number},{tag:[h.tags.typeName],color:$.type,fontStyle:$.type},{tag:[h.tags.operator,h.tags.operatorKeyword],color:$.keyword},{tag:[h.tags.url,h.tags.escape,h.tags.regexp,h.tags.link],color:$.regexp},{tag:[h.tags.meta,h.tags.comment],color:$.comment},{tag:h.tags.strong,fontWeight:`bold`},{tag:h.tags.emphasis,fontStyle:`italic`},{tag:h.tags.link,textDecoration:`underline`},{tag:h.tags.heading,fontWeight:`bold`,color:$.heading},{tag:[h.tags.atom,h.tags.bool,h.tags.special(h.tags.variableName)],color:$.variable},{tag:h.tags.invalid,color:$.invalid},{tag:h.tags.strikethrough,textDecoration:`line-through`}]),Ff=[Nf,(0,m.syntaxHighlighting)(Pf)],If={disabled:!1,indentWithTab:!0,tabSize:4,autofocus:!1,placeholder:`input...`,backgroundColor:`white`,language:`markdown`,theme:`oneDark`,phrases:`en-us`},Lf={emits:[`update:config`],components:{CodemirrorEditor:Id},data(){return{codemrrConfig:{...If},codemrrThemes:{oneDark:tf,materialLight:af,materialDark:cf,solarizedLight:df,solarizedDark:mf,dracula:_f,githubLight:bf,githubDark:Cf,aura:Ef,tokyoNight:kf,tokyoNightStorm:Mf,tokyoNightDay:Ff},codemrrLanguages:{javascript:(0,g.javascript)(),js:(0,g.javascript)(),html:(0,_.html)(),markdown:(0,y.markdown)(),json:(0,v.json)(),vue:(0,b.vue)(),java:(0,S.java)(),php:(0,x.php)(),python:(0,w.python)(),go:(0,E.go)(),mysql:(0,C.sql)(),sql:(0,C.sql)(),xml:(0,T.xml)(),css:(0,D.css)()},codemrrPhrases:{"Control character":`Steuerzeichen`,"Selection deleted":`Auswahl gelöscht`,"Folded lines":`Eingeklappte Zeilen`,"Unfolded lines":`Ausgeklappte Zeilen`,to:`bis`,"folded code":`eingeklappter Code`,unfold:`ausklappen`,"Fold line":`Zeile einklappen`,"Unfold line":`Zeile ausklappen`,"Go to line":`Springe zu Zeile`,go:`OK`,Find:`Suchen`,Replace:`Ersetzen`,next:`nächste`,previous:`vorherige`,all:`alle`,"match case":`groß/klein beachten`,"by word":`ganze Wörter`,replace:`ersetzen`,"replace all":`alle ersetzen`,close:`schließen`,"current match":`aktueller Treffer`,"replaced $ matches":`$ Treffer ersetzt`,"replaced match on line $":`Treffer on Zeile $ ersetzt`,"on line":`auf Zeile`,Completions:`Vervollständigungen`,Diagnostics:`Diagnosen`,"No diagnostics":`Keine Diagnosen`},editorViewInst:null,editorStateInst:null}},computed:{optionTheme(){let e=Object.keys(this.codemrrThemes);return[`default`].concat(e)},optionPhrases(){return[`en-us`,`de-de`]},optionLanguage(){return Object.keys(this.codemrrLanguages)},extensions(){let e=[];return e.push(this.codemrrLanguages[this.codemrrConfig.language]),this.codemrrThemes[this.codemrrConfig.theme]&&e.push(this.codemrrThemes[this.codemrrConfig.theme]),e},codemrrBind(){return{theme:this.codemrrConfig.theme,language:this.codemrrConfig.language,autofocus:this.codemrrConfig.autofocus,placeholder:this.codemrrConfig.placeholder,indentWithTab:this.codemrrConfig.indentWithTab,tabSize:this.codemrrConfig.tabSize,disabled:this.codemrrConfig.disabled,phrases:this.codemrrConfig.phrases===`en-us`?{}:this.codemrrPhrases}}},watch:{codemrrConfig(e){this.$emit(`update:config`,e)}}},Rf={props:{editorID:{type:[String],required:!1,default(){return``}}},data(){return{editorRefEL:null}},computed:{editorRefID(){return this.editorID?this.editorID:this.$options.name+ +new Date+((Math.random()*1e3).toFixed(0)+``)}}};function zf(e,t){var n=document.createElement(`a`);if(n.setAttribute(`href`,`data:text/plain;charset=UTF-8,`+encodeURIComponent(e)),n.setAttribute(`download`,t),n.style.display=`none`,document.createEvent){let e=document.createEvent(`MouseEvents`);e.initEvent(`click`,!0,!0),n.dispatchEvent(e)}else n.click()}function Bf(e){return e<10?`0`+e:e}var Vf={undo:!1,redo:!1,strong:!0,italic:!0,overline:!0,h1:!0,h2:!0,h3:!0,h4:!0,h5:!0,h6:!0,hr:!0,quote:!0,ul:!0,ol:!0,notChecked:!0,checked:!0,link:!0,table:!0,image:!0,uploadImage:!0,custom_image:!0,custom_uploadImage:!0,custom_uploadFile:!0,importmd:!0,exportmd:!0,code:!0,html_to_markdown:!0,split:!0,preview:!0,scrollSync:!0,save:!0,clear:!0,copy:!0,toc:!0,fullscreen:!0,theme:!0,backgroundColor:!1,language:!1,phrases:!1,disabled:!1,autofocus:!1,indentWithTab:!1},Hf={name:`SvgImgMap`},Uf={t:`1713021153946`,class:`icon`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`1924`,width:`20`,height:`20`};function Wf(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,Uf,[...t[0]||=[(0,l.createElementVNode)(`path`,{d:`M659.456 786.432l-114.688-188.416c-4.10112-8.192-8.19712-12.28288-16.384-12.28288-4.096 0-8.19712 4.096-12.288 4.096l-57.344 57.344-61.44-90.11712c-4.096-8.192-8.192-12.28288-16.384-12.28288s-12.288 4.096-16.384 8.192l-151.552 225.28c0 4.096-4.096 8.192-4.096 12.288 0 12.28288 8.192 20.48 20.48 20.48h413.696c12.288 0 20.48-8.19712 20.48-20.48l-4.096-4.10112zM286.72 512c40.96 0 73.728-32.768 73.728-73.728S327.68 364.544 286.72 364.544s-73.728 32.768-73.728 73.728C208.896 479.232 245.76 512 286.72 512zM851.968 98.304H323.584c-40.96 0-73.728 32.768-73.728 73.728v20.48c0 12.288 8.192 20.48 20.48 20.48s16.384-12.288 16.384-20.48v-20.48c0-20.48 16.384-36.864 36.864-36.864h528.384c20.48 0 36.85888 16.384 36.85888 36.864v528.384c0 20.48-16.37888 36.864-36.85888 36.864h-20.48c-12.288 0-20.48 8.192-20.48 20.48s8.192 20.48 20.48 20.48h20.48c40.96 0 73.72288-32.768 73.72288-73.728v-532.48c0.00512-40.96-32.76288-73.728-73.72288-73.728z`,"p-id":`1925`},null,-1),(0,l.createElementVNode)(`path`,{d:`M700.416 249.856H172.032c-40.96 0-73.728 32.768-73.728 73.728v528.384c0 40.96 32.768 73.72288 73.728 73.72288h528.384c40.96 0 73.728-32.76288 73.728-73.72288V323.584c0-40.96-32.768-73.728-73.728-73.728z m36.864 602.112c0 20.48-16.384 36.85888-36.864 36.85888H172.032c-20.48 0-36.864-16.37888-36.864-36.85888V323.584c0-20.48 16.384-36.864 36.864-36.864h528.384c20.48 0 36.864 16.384 36.864 36.864v528.384z`,"p-id":`1926`},null,-1)]])}var Gf=k(Hf,[[`render`,Wf]]),Kf={name:`SvgUploadFile`},qf={t:`1599285632421`,class:`icon`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`45640`,width:`17`,height:`17`};function Jf(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,qf,[...t[0]||=[(0,l.createElementVNode)(`path`,{d:`M127.519 892.879v-763.34h655.448V514.69h63.612V81.831c0-8.783-7.12-15.903-15.903-15.903H79.81c-8.783 0-15.903 7.12-15.903 15.903v858.757c0 8.783 7.12 15.903 15.903 15.903h493.993v-63.612H127.519z`,"p-id":`45641`},null,-1),(0,l.createElementVNode)(`path`,{d:`M231.608 228.388h447.269V292H231.608zM231.608 384.409h447.269v63.612H231.608zM231.608 540.43h245.141v63.612H231.608zM231.608 696.451h245.141v63.612H231.608zM923.269 762.938L745.315 584.984c-3.545-3.545-8.34-5.074-12.966-4.596a15.931 15.931 0 0 0-9.848 4.616L544.586 762.918c-6.248 6.248-6.248 16.379 0 22.627l22.353 22.353c6.248 6.248 16.379 6.248 22.627 0l112.555-112.555v245.148c0 8.837 7.163 16 16 16h31.612c8.837 0 16-7.163 16-16V695.363l112.555 112.555c6.248 6.248 16.379 6.248 22.627 0l22.353-22.353c6.249-6.248 6.249-16.378 0.001-22.627z`,"p-id":`45642`},null,-1)]])}var Yf=k(Kf,[[`render`,Jf]]),Xf={name:`SvgToc`},Zf={t:`1611551476626`,class:`icon`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`4615`,width:`22`,height:`22`};function Qf(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,Zf,[...t[0]||=[(0,l.createElementVNode)(`path`,{d:`M370.1 371.5h-49.6c-3.1 0-5.7-2.5-5.7-5.7v-49.6c0-3.1 2.5-5.7 5.7-5.7h49.6c3.1 0 5.7 2.5 5.7 5.7v49.6c0 3.1-2.6 5.7-5.7 5.7z m333.5-7.6H460.5c-3.1 0-5.7-2.5-5.7-5.7v-34.5c0-3.1 2.5-5.7 5.7-5.7h243.2c3.1 0 5.7 2.5 5.7 5.7v34.5c-0.1 3.2-2.7 5.7-5.8 5.7zM370.1 712.4h-49.6c-3.1 0-5.7-2.5-5.7-5.7v-49.6c0-3.1 2.5-5.7 5.7-5.7h49.6c3.1 0 5.7 2.5 5.7 5.7v49.6c0 3.2-2.6 5.7-5.7 5.7z m333.5-7.5H460.5c-3.1 0-5.7-2.5-5.7-5.7v-34.5c0-3.1 2.5-5.7 5.7-5.7h243.2c3.1 0 5.7 2.5 5.7 5.7v34.5c-0.1 3.1-2.7 5.7-5.8 5.7zM370.1 542.5h-49.6c-3.1 0-5.7-2.5-5.7-5.7v-49.6c0-3.1 2.5-5.7 5.7-5.7h49.6c3.1 0 5.7 2.5 5.7 5.7v49.6c0 3.1-2.6 5.7-5.7 5.7z m333.5-7.6H460.5c-3.1 0-5.7-2.5-5.7-5.7v-34.5c0-3.1 2.5-5.7 5.7-5.7h243.2c3.1 0 5.7 2.5 5.7 5.7v34.5c-0.1 3.2-2.7 5.7-5.8 5.7z`,"p-id":`4616`},null,-1),(0,l.createElementVNode)(`path`,{d:`M847.1 560.4V250.1s0-24.7-14-46.4c-10.8-16.8-30-31.8-64.2-31.8h-261c-0.2 0-0.3 0-0.5 0.1H255s-78.1 0-78.1 78.1l0.1 213.4V774s0 24.7 13.9 46.3c10.8 16.8 30 31.8 64.2 31.8h261.1c0.2 0 0.3 0 0.5-0.1H769s78.1 0 78.1-78.1l-0.1-213.4 0.1-0.1z m-39 213.6c-1.3 38.5-38.9 39-38.9 39h-514c-1.3-0.1-2.5-0.2-3.8-0.3-5.4-1.1-15.7-4.1-23.9-11.7-9-9.7-11.2-22.3-11.7-26.1v-0.7l0.1-524.2c1.3-38.5 38.9-39 38.9-39h514c1.3 0.1 2.5 0.2 3.7 0.3 5.4 1.1 15.7 4.1 23.9 11.7 9 9.7 11.2 22.2 11.7 26 0 0.2 0 0.5 0.1 0.7l-0.1 524.3z`,"p-id":`4617`},null,-1)]])}var $f=k(Xf,[[`render`,Qf]]),ep={name:`SvgCopy`},tp={t:`1713097613984`,class:`icon`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`6856`,width:`18`,height:`18`};function np(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,tp,[...t[0]||=[(0,l.createElementVNode)(`path`,{d:`M857.373005 65.290005 469.604424 65.290005c-34.211173 0-62.044078 27.832905-62.044078 62.043055l0 10.340509-63.076594 0c-25.993001 0-48.228421 16.346293-57.001225 39.293935L166.626995 176.967504c-34.21015 0-62.043055 27.832905-62.043055 62.043055l0 657.655358c0 34.21015 27.832905 62.043055 62.043055 62.043055l550.115086 0c34.21015 0 62.043055-27.832905 62.043055-62.043055l0-49.634444 78.587869 0c34.21015 0 62.043055-27.832905 62.043055-62.043055L919.41606 127.33306C919.41606 93.122911 891.583155 65.290005 857.373005 65.290005zM344.483752 179.035606l194.402595 0c10.833743 0 19.646456 8.813736 19.646456 19.646456 0 10.833743-8.813736 19.646456-19.646456 19.646456L344.483752 218.328517c-10.833743 0-19.646456-8.813736-19.646456-19.646456C324.836273 187.849342 333.650009 179.035606 344.483752 179.035606zM737.423099 896.665917c0 11.402701-9.278317 20.681018-20.681018 20.681018L166.626995 917.346935c-11.403724 0-20.681018-9.278317-20.681018-20.681018L145.945977 239.010559c0-11.402701 9.277294-20.681018 20.681018-20.681018l120.111588 0c8.197706 24.02723 30.977525 41.362037 57.744145 41.362037l194.402595 0c26.767644 0 49.54644-17.334807 57.744145-41.362037l120.111588 0c11.402701 0 20.681018 9.278317 20.681018 20.681018L737.422076 896.665917zM878.054023 784.988418c0 11.402701-9.278317 20.681018-20.681018 20.681018l-78.587869 0L778.785136 239.010559c0-34.21015-27.832905-62.043055-62.043055-62.043055L595.886549 176.967504c-8.771781-22.947641-31.007201-39.293935-57.001225-39.293935l-89.963964 0L448.921359 127.33306c0-11.403724 9.278317-20.681018 20.683065-20.681018l387.768581 0c11.402701 0 20.681018 9.277294 20.681018 20.681018L878.054023 784.988418z`,"p-id":`6857`},null,-1),(0,l.createElementVNode)(`path`,{d:`M620.597347 334.252737 260.748652 334.252737c-11.422144 0-20.681018 9.259898-20.681018 20.681018s9.258874 20.681018 20.681018 20.681018l359.849718 0c11.42112 0 20.681018-9.259898 20.681018-20.681018S632.018467 334.252737 620.597347 334.252737z`,"p-id":`6858`},null,-1),(0,l.createElementVNode)(`path`,{d:`M620.597347 454.201619 260.748652 454.201619c-11.422144 0-20.681018 9.259898-20.681018 20.681018 0 11.42112 9.258874 20.681018 20.681018 20.681018l359.849718 0c11.42112 0 20.681018-9.259898 20.681018-20.681018C641.278365 463.46254 632.018467 454.201619 620.597347 454.201619z`,"p-id":`6859`},null,-1),(0,l.createElementVNode)(`path`,{d:`M440.673511 574.151525 260.748652 574.151525c-11.422144 0-20.681018 9.259898-20.681018 20.681018 0 11.42112 9.258874 20.681018 20.681018 20.681018l179.924859 0c11.42112 0 20.681018-9.259898 20.681018-20.681018C461.35453 583.411423 452.093609 574.151525 440.673511 574.151525z`,"p-id":`6860`},null,-1)]])}var rp=k(ep,[[`render`,np]]),ip={name:`SvgLanguage`},ap={t:`1713109019954`,class:`icon`,viewBox:`0 0 1024 1024`,version:`1.1`,xmlns:`http://www.w3.org/2000/svg`,"p-id":`13071`,width:`18`,height:`18`};function op(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`svg`,ap,[...t[0]||=[(0,l.createElementVNode)(`path`,{d:`M200.313605 806.764028h487.993851v78.708685h-487.993851z`,fill:`#6C7280`,"p-id":`13072`},null,-1),(0,l.createElementVNode)(`path`,{d:`M809.518832 136.166026H79.102229a78.708686 78.708686 0 0 0-78.708686 78.708686V944.504228a78.708686 78.708686 0 0 0 78.708686 78.708685h730.416603a78.708686 78.708686 0 0 0 78.708685-78.708685V214.874712a78.708686 78.708686 0 0 0-78.708685-78.708686z m0 848.479631V944.504228H79.102229V214.874712h730.416603V944.504228z`,"p-id":`13073`},null,-1),(0,l.createElementVNode)(`path`,{d:`M944.897771 0H171.978478v78.708686H944.897771v787.086856h78.708686V78.708686a78.708686 78.708686 0 0 0-78.708686-78.708686z`,"p-id":`13074`},null,-1),(0,l.createElementVNode)(`path`,{d:`M360.092237 609.205227h161.352805l44.863951 117.275941h58.244427l-157.417371-385.672559h-55.09608L263.280553 725.694081H315.228286z m57.45734-157.417372a487.206764 487.206764 0 0 0 20.464259-73.986164q8.657955 31.483474 27.548039 78.708686l40.14143 107.043812H375.046887z`,"p-id":`13075`},null,-1)]])}var sp={components:{SvgImgMap:Gf,SvgUploadFile:Yf,SvgToc:$f,SvgCopy:rp,SvgLanguage:k(ip,[[`render`,op]])},emits:[`on-action`,`on-act-copy`,`on-act-save`,`on-act-theme`,`on-act-custom`,`on-act-choose-image`],props:{exportFileName:{type:String,default:``},toolbars:{type:Object,default(){return{}}},isPreview:{type:Boolean,default:!1},isFullscreen:{type:Boolean,default:!1}},data(){return{actionThemeDropdown:!1,actionPhrasesDropdown:!1,actionLanguageDropdown:!1,actionBgColorDropdown:!1,actionSplit:!0,actionPreview:!1,actionScrollSync:!0,actionToc:!0,actionFullscreen:!1,actionHtmlDiaVisible:!1,actionHtmlText:``}},computed:{lastExpFileName(){let e=new Date,t=e.getFullYear(),n=e.getMonth()+1,r=e.getDate(),i=e.getHours(),a=e.getMinutes(),o=t+`-`+Bf(n)+`-`+Bf(r)+`_`+Bf(i)+`-`+Bf(a);return this.exportFileName||o},toolConfig(){let{toolbars:e={}}=this;return{...Vf,...e}}},created(){this.actionPreview=this.isPreview||!1},methods:{toggleSlideDown(){this.slideDown=!this.slideDown},actionPhrasesSet(e){this.codemrrConfig.phrases=e,this.actionPhrasesDropdown=!1},actionLanguageSet(e){this.codemrrConfig.language=e,this.actionLanguageDropdown=!1},actionBgColorSet(e){this.codemrrConfig.backgroundColor=e,this.actionBgColorDropdown=!1},actionThemesSet(e){this.codemrrConfig.theme=e,this.actionThemeDropdown=!1,this.$emit(`on-act-theme`,e)},actionFullscreenSet(e){this.actionFullscreen=e;let t=this.$refs[this.editorWrapRefID];e?t.classList.add(`fullscreen`):t.classList.remove(`fullscreen`),this.actionCurrent(`fullscreen`,e)},actionChooseImage(){let e=document.createElement(`input`);e.type=`file`,e.accept=`image/*`,e.onchange=()=>{let t=e.files;t[0]&&(this.$emit(`on-act-choose-image`,t[0]),e.value=``)},e.click()},actionInsBg(){let e=this.getLastPoint(),t=e.content||!1;t?this.insertContent(`==`+t+`==`,!1):(this.insertContent(`====`,!1),this.setCursor(e.line,e.ch+1))},actionUndo(){if(this.editorViewInst){let e=this.editorViewInst.state.behavior(d.EditorState.effect(d.EditorState.undo));this.editorViewInst.update([{changes:{from:0,to:e.doc.length,insert:e.doc},selection:d.EditorSelection.single(0)}])}},actionRedo(){this.editorViewInst&&this.editorViewInst.dispatch({...this.editorViewInst.state,effects:d.EditorState.redo()})},actionInsStrong(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`**`+t+`**`)):this.insertContent(e.start,`****`)},actionInsItalic(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`*`+t+`*`)):this.insertContent(e.start,`**`)},actionInsOverline(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`~~`+t+`~~`)):this.insertContent(e.start,`~~~~`)},actionInsUnderline(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`<u>`+t+`</u>`)):this.insertContent(e.start,`<u></u>`)},actionInsTitle(e){let t={1:`# `,2:`## `,3:`### `,4:`#### `,5:`##### `,6:`###### `}[e],n=this.getLastPoint(),r=n.content||!1,i=`
2
+ `+t+`标题
3
3
 
4
- `;r?r.startsWith("#")?this.insertContent(a.end+1,n):(n=`
5
- `+o+r+`
6
- `,this.deleteContent(a.start,a.end),this.insertContent(a.start,n)):this.insertContent(a.start,n),this.setCursor(a.start+n.length,a.start+n.length)},actionInsLine(){const e=this.getLastPoint(),o=e.content||!1;let a=`
4
+ `;r?r.startsWith(`#`)?this.insertContent(n.end+1,i):(i=`
5
+ `+t+r+`
6
+ `,this.deleteContent(n.start,n.end),this.insertContent(n.start,i)):this.insertContent(n.start,i)},actionInsLine(){let e=this.getLastPoint();e.content?this.insertContent(e.end+1,`
7
7
  ----
8
- `;o?this.insertContent(e.end+1,a):this.insertContent(e.start,a),this.setCursor(e.start+6,e.start+6)},actionInsQuote(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a=`
9
- > `+o+`
10
-
11
- `,this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="> ",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsUl(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a=`
12
- - `+o,this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="- ",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsOl(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a=`
13
- 1. `+o,this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="1. ",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},insertNotFinished(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a=`
14
- - [ ] `+o,this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="- [ ] ",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},insertFinished(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a=`
15
- - [x] `+o,this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="- [x] ",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionInsLink(){const e=this.getLastPoint(),o=e.content||!1;let a=`
16
- [link](http://cvjs.cn)`;var r=/\[.*?\]\(.*?\)/g;o?o.match(r)!=null?this.insertContent(e.end,a):(a=`
17
- [${o}](http://cvjs.cn)`,this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):this.insertContent(e.start,a),this.setCursor(e.start+a.length,e.start+a.length)},actionInsTable(){const e=this.getLastPoint();let o="";o=`
8
+ `):this.insertContent(e.start,`
9
+ ----
10
+ `)},actionInsQuote(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`
11
+ > `+t+`
18
12
 
19
- 表头 1 | 表头 2
20
- :---|:---
21
- row 1 col 1 | row 1 col 2
22
- row 2 col 1 | row 2 col 2
13
+ `)):this.insertContent(e.start,`> `)},actionInsUl(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`
14
+ - `+t)):this.insertContent(e.start,`- `)},actionInsOl(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`
15
+ 1. `+t)):this.insertContent(e.start,`1. `)},insertNotFinished(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`
16
+ - [ ] `+t)):this.insertContent(e.start,`- [ ] `)},insertFinished(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,`
17
+ - [x] `+t)):this.insertContent(e.start,`- [x] `)},actionInsLink(){let e=this.getLastPoint(),t=e.content||!1,n=`
18
+ [link](https://href)`;t?t.match(/\[.*?\]\(.*?\)/g)==null?(n=`\n[${t}](https://href)`,this.deleteContent(e.start,e.end),this.insertContent(e.start,n)):this.insertContent(e.end,n):this.insertContent(e.start,n)},actionInsTable(){let e=this.getLastPoint();this.insertContent(e.end,`
23
19
 
24
- `,this.insertContent(e.end,o),this.setCursor(e.start+o.length,e.start+o.length)},actionInsImage(){const e=this.getLastPoint();let o="";o=`
20
+ |表头 1 | 表头 2|
21
+ |:---|:---|
22
+ |row 1 col 1 | row 1 col 2|
23
+ |row 2 col 1 | row 2 col 2|
25
24
 
26
- ![图片](https://f.10yun.com/default/default.gif)`,this.insertContent(e.end,o),this.setCursor(e.start+o.length,e.start+o.length)},actionImportFile(e){const o=e.target.files[0];if(!o)return;const{type:a}=o;if(!["text/markdown","text/src"].includes(a))return;const r=new FileReader;r.readAsText(o,{encoding:"utf-8"}),r.onload=()=>{this.localVal=r.result},r.onerror=n=>{}},actionExportFile(){let e=".text";const o={java:".java",php:".php",css:".css",vue:".vue",go:".go",python:".py",json:".json",javascript:".js",js:".js",html:".html",markdown:".md"};this.language&&o[this.language]&&(e=o[this.language]),nn(this.localVal,this.lastExpFileName+e)},insertCode(){const e=this.getLastPoint(),o=e.content||!1;let a="";o?(a="\n```text\n"+o+"\n```\n",this.deleteContent(e.start,e.end),this.insertContent(e.start,a)):(a="\n```text\n\n```\n",this.insertContent(e.start,a)),this.setCursor(e.start+a.length,e.start+a.length)},actionSaveSet(){const{localVal:e,codemrrConfig:o,lastHtml:a}=this;this.$emit("on-act-save",{theme:o.theme||"",value:e||"",html:a||""})},actionCopySet(){this.$cvCopy(this.localVal),this.$emit("on-act-copy",this.localVal)},actionHtmlVisible(e){this.actionHtmlText="",e?this.actionHtmlDiaVisible=!0:this.actionHtmlDiaVisible=!1},actionHtmlToMD(){const e=this.getLastPoint();let o="";o=`
27
- `+(0,Ho.default)(this.actionHtmlText),this.insertContent(e.end,o),this.setCursor(e.start+o.length,e.start+o.length),this.actionHtmlText="",this.actionHtmlDiaVisible=!1},actionCurrent(e,o){this.$emit("on-action",e,o)},actionCustom(e){this.$emit("on-act-custom",e)}}},f0={name:"cvEditorCode",mixins:[an,ge,Xo],emits:["update:modelValue","on-ready"],props:{modelValue:{type:[String,Number],default:""},options:{type:[Object],default:()=>({autoRefresh:!0,autofocus:!1,lineNumbers:!0,tabSize:4,indentUnit:2,line:!0,styleActiveLine:!0})},toolbars:{type:[Object],default(){return{}}},language:{type:[String],default:""},theme:{type:[String],default:"oneDark"},readOnly:{type:[Boolean],default:!1},autoSave:{type:[Boolean],default:!1},width:{type:[Number,String],default:"auto"},height:{type:[Number,String],default:600},bordered:{type:[Boolean],default:!0}},data(){return{localVal:"",heightMainPx:"",editorWrapRefEL:null}},watch:{localVal(e){this.$emit("update:modelValue",e)},modelValue(e){this.localVal!=e&&(this.localVal=e)},height(e){this.heightMainPx=this.getHeightMainPx()}},computed:{editorWrapRefID(){return this.editorRefID+"wrap"},heightTotalPx(){let e=""+this.height;return e.includes("%")||e.includes("px")?e:e+"px"},widthTotalPx(){let e=""+this.width;return e.includes("px")?e:e+"px"}},created(){this.localVal=this.modelValue,this.codemrrConfig.disabled=this.readOnly||!1},mounted(){this.heightMainPx=this.getHeightMainPx(),this.optionLanguage.includes(this.language)&&(this.codemrrConfig.language=this.language),this.optionTheme.includes(this.theme)&&(this.codemrrConfig.theme=this.theme)},destroyed(){},methods:{getHeightMainPx(){this.editorWrapRefEL=this.$refs[this.editorWrapRefID];const e=this.editorWrapRefEL.querySelector(".cv-editor-code-toolbar").offsetHeight;return e?this.heightTotalPx.includes("%")?`calc(100% - ${e}px - 2px)`:this.heightTotalPx.replace("px","")-e-2+"px":this.heightTotalPx},consoleLog(e,o){},initEditorReady(e){const{container:o,state:a,view:r}=e;this.editorStateInst=a,this.editorViewInst=r,this.listerenEvent(),this.$emit("on-ready")},listerenEvent(){}}},v0={key:0,class:"cv-editor-code-toolbar","data-title":"头部工具栏"},y0={class:"cv-editor-toolbars"},C0={name:"导入文件",class:"import-file"},b0={name:"保存到本地"},k0={key:1,class:"shift-theme",name:"主题"},w0=["onClick"],_0={class:"shift-theme",name:"语言"},V0=["onClick"],B0={class:"icon-svg"},S0={key:5,class:"segmentation"},N0=["name"],E0={title:"编辑器",class:"cv-editor-code-main"};function x0(e,o,a,r,n,l){const s=(0,t.resolveComponent)("SvgLanguage"),c=(0,t.resolveComponent)("SvgCopy"),d=(0,t.resolveComponent)("CodemirrorEditor");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{ref:l.editorWrapRefID,class:(0,t.normalizeClass)(["cv-editor-code-wrap cv-editor-vars",`${a.bordered?"border":""}`]),style:(0,t.normalizeStyle)({width:l.widthTotalPx,height:l.heightTotalPx})},[e.actionPreview?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",v0,[(0,t.createElementVNode)("ul",y0,[e.$slots.title?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createElementVNode)("li",null,[(0,t.renderSlot)(e.$slots,"title")]),o[16]||(o[16]=(0,t.createElementVNode)("li",{class:"segmentation"},[(0,t.createElementVNode)("div")],-1))],64)):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("li",C0,[(0,t.createElementVNode)("span",{class:"iconfont icon-daoru",onClick:o[0]||(o[0]=(...u)=>e.actionImportFile&&e.actionImportFile(...u))}),(0,t.createElementVNode)("input",{type:"file",onChange:o[1]||(o[1]=u=>e.actionImportFile(u)),accept:"text/markdown"},null,32)],512),[[t.vShow,e.toolConfig.importmd]]),(0,t.withDirectives)((0,t.createElementVNode)("li",b0,[(0,t.createElementVNode)("span",{class:"iconfont icon-download",onClick:o[2]||(o[2]=(...u)=>e.actionExportFile&&e.actionExportFile(...u))})],512),[[t.vShow,e.toolConfig.exportmd]]),o[20]||(o[20]=(0,t.createElementVNode)("li",{class:"segmentation"},[(0,t.createElementVNode)("div")],-1)),e.toolConfig.theme?((0,t.openBlock)(),(0,t.createElementBlock)("li",k0,[(0,t.createElementVNode)("span",{class:"iconfont icon-theme",onClick:o[3]||(o[3]=u=>e.actionThemeDropdown=!e.actionThemeDropdown)}),(0,t.createElementVNode)("ul",{class:(0,t.normalizeClass)({active:e.actionThemeDropdown}),onMouseleave:o[4]||(o[4]=u=>e.actionThemeDropdown=!1)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.optionTheme,u=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{onClick:h=>e.actionThemesSet(u)},(0,t.toDisplayString)(u),9,w0))),256))],34)])):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("li",_0,[(0,t.createElementVNode)("span",{class:"icon-svg",onClick:o[5]||(o[5]=u=>e.actionLanguageDropdown=!e.actionLanguageDropdown)},[(0,t.createVNode)(s)]),(0,t.createElementVNode)("ul",{class:(0,t.normalizeClass)({active:e.actionLanguageDropdown}),onMouseleave:o[6]||(o[6]=u=>e.actionLanguageDropdown=!1)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.optionLanguage,u=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{class:(0,t.normalizeClass)(u==a.language?"active":""),onClick:h=>e.actionLanguageSet(u)},(0,t.toDisplayString)(u),11,V0))),256))],34)]),o[21]||(o[21]=(0,t.createElementVNode)("li",{class:"empty"},null,-1)),e.toolConfig.copy?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:2,name:"复制",onClick:o[7]||(o[7]=(...u)=>e.actionCopySet&&e.actionCopySet(...u))},[(0,t.createElementVNode)("span",B0,[(0,t.createVNode)(c)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.clear?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:3,name:"清空",onClick:o[8]||(o[8]=u=>n.localVal="")},[...o[17]||(o[17]=[(0,t.createElementVNode)("span",{class:"iconfont icon-clear"},null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.save?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:4,name:"保存",onClick:o[9]||(o[9]=(...u)=>e.actionSaveSet&&e.actionSaveSet(...u))},[...o[18]||(o[18]=[(0,t.createElementVNode)("span",{class:"iconfont icon-save"},null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.fullscreen?((0,t.openBlock)(),(0,t.createElementBlock)("li",S0,[...o[19]||(o[19]=[(0,t.createElementVNode)("div",null,null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.fullscreen?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:6,name:e.actionFullscreen?"退出全屏":"全屏"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[10]||(o[10]=u=>e.actionFullscreenSet(!1)),class:"iconfont icon-quite"},null,512),[[t.vShow,e.actionFullscreen]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[11]||(o[11]=u=>e.actionFullscreenSet(!0)),class:"iconfont icon-fullscreen"},null,512),[[t.vShow,!e.actionFullscreen]])],8,N0)):(0,t.createCommentVNode)("",!0)])])),(0,t.createElementVNode)("div",E0,[(0,t.createVNode)(d,(0,t.mergeProps)(e.codemrrBind,{id:e.editorRefID,ref:e.editorRefID,style:{height:n.heightMainPx,backgroundColor:e.codemrrConfig.backgroundColor},extensions:e.extensions,modelValue:n.localVal,"onUpdate:modelValue":o[12]||(o[12]=u=>n.localVal=u),onReady:l.initEditorReady,onChange:o[13]||(o[13]=u=>l.consoleLog("change",u)),onFocus:o[14]||(o[14]=u=>l.consoleLog("focus",u)),onBlur:o[15]||(o[15]=u=>l.consoleLog("blur",u))}),null,16,["id","style","extensions","modelValue","onReady"])])],6)}var so=y(f0,[["render",x0]]),$0={name:"cvEditorJson",components:{},mixins:[ge],props:{modelValue:{type:[Object,Array,Number,String,Boolean],default:""},mode:{type:[String],default:"text"},readOnly:{type:[Boolean],default:!1},options:{type:[Object],default:()=>({mode:"text"})},height:{type:String},plus:{type:Boolean,default:!0}},data(){return{editorInstance:null,style:{},max:!1,internalChange:!1,localVal:""}},watch:{modelValue:{handler(e){this.localVal!=e&&(this.localVal=e,this.updateVal(e))},deep:!0},max(e){this.$nextTick(()=>{this.initNewCreate()})},options:{handler(e){this.options&&this.options.mode&&this.editorInstance},deep:!0}},computed:{getHeight(){return this.height&&!this.max?{height:this.height}:{}}},async mounted(){this.initNewCreate()},updated(){this.editorInstance.updateProps({mode:this.mode,readOnly:this.readOnly})},beforeUnmount(){this.destroyView()},beforeDestroy(){this.destroyView()},methods:{async initNewCreate(){const{JSONEditor:e}=await import("https://10ui.cn/jsoneditor/vanilla-jsoneditor@0.22.0/standalone.js");this.editorInstance||(this.editorInstance=new e({target:this.$refs[this.editorRefID],props:{value:this.modelValue,mode:this.mode,readOnly:this.readOnly,...this.options,onChange:this.onChange}}),this.updateVal(this.modelValue))},onChange(){let e=null,o={};try{o=this.editorInstance.get()}catch(a){e=a}e?this.$emit("error",e):this.editorInstance&&(this.internalChange=!0,this.localVal=o,this.$emit("update:modelValue",this.localVal),this.$nextTick(()=>{this.internalChange=!1}))},updateVal(e){this.editorInstance&&e!==void 0&&!this.internalChange&&this.editorInstance.update({json:e})},isJSON(e){try{return JSON.parse(e),!0}catch{return!1}},destroyView(){this.editor&&(this.editorInstance.destroy(),this.editor=null)},handleChange(e){this.emitData||(this.emitData=ja(400,o=>{this.$emit("update:modelValue",o)})),this.emitData(e)}}};function D0(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(["cv-editor-json",{"max-box":n.max,"min-box":!n.max}]),style:(0,t.normalizeStyle)(l.getHeight)},[(0,t.createElementVNode)("div",{ref:e.editorRefID,class:"jsoneditor-box"},null,512),(0,t.createElementVNode)("a",{onClick:o[0]||(o[0]=s=>n.max=!n.max),class:"max-btn"})],6)}var co=y($0,[["render",D0]]),T0={name:"EditorSlideUpload",props:{color:{type:String,default:"#1890ff"},accept:{type:[String],default:"image/jpeg,image/gif,image/png"},upName:{type:[String],default:""},upAction:{type:[String],default:""},upResponseFn:{type:[Function],default:()=>{}},upHeaders:{type:[Object],default:()=>{}},upData:{type:[Object],default:()=>{}}},data(){return{dialogVisible:!1,listObj:{},fileList:[],diyUpList:new FormData}},methods:{checkAllSuccess(){return Object.keys(this.listObj).every(e=>this.listObj[e].hasSuccess)},handleSubmit(){const e=Object.keys(this.listObj).map(o=>this.listObj[o]);if(!this.checkAllSuccess()){this.$message("请等待所有图片上传成功。如果出现网络问题,请刷新页面并重新上传!");return}this.$emit("successCBK",e),this.listObj={},this.fileList=[],this.dialogVisible=!1},handleSuccess(e,o){const a=o.uid,r=Object.keys(this.listObj);for(let n=0,l=r.length;n<l;n++)if(this.listObj[r[n]].uid===a){this.upResponseFn&&typeof this.upResponseFn=="function"?this.listObj[r[n]].url=this.upResponseFn(e):this.listObj[r[n]].url=e.files.file||"",this.listObj[r[n]].hasSuccess=!0;return}},handleRemove(e){const o=e.uid,a=Object.keys(this.listObj);for(let r=0,n=a.length;r<n;r++)if(this.listObj[a[r]].uid===o){delete this.listObj[a[r]];return}},beforeUpload(e){const o=this,a=window.URL||window.webkitURL,r=e.uid;return this.listObj[r]={},new Promise((n,l)=>{const s=new Image;s.src=a.createObjectURL(e),s.onload=function(){o.listObj[r]={hasSuccess:!1,uid:e.uid,width:this.width,height:this.height}},n(!0)})}}},L0={class:"cv-editor-upload-container"};function I0(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-icons"),c=(0,t.resolveComponent)("el-button"),d=(0,t.resolveComponent)("el-upload"),u=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createElementBlock)("div",L0,[(0,t.createVNode)(c,{style:(0,t.normalizeStyle)({background:a.color,borderColor:a.color,fontSize:"16px"}),type:"primary",onClick:o[0]||(o[0]=h=>n.dialogVisible=!0)},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(s,{type:"ElIconUpload",size:"16",style:{"margin-right":"5px"}}),o[2]||(o[2]=(0,t.createTextVNode)(" 上传 ",-1))]),_:1},8,["style"]),(0,t.createVNode)(u,{visible:n.dialogVisible},{default:(0,t.withCtx)(()=>[(0,t.createVNode)(d,(0,t.mergeProps)({class:"editor-slide-upload"},{action:a.upAction,headers:a.upHeaders,data:a.upData,name:a.upName,multiple:!0,showFileList:!0,listType:"picture-card",autoUpload:!0},{"file-list":n.fileList,"on-remove":l.handleRemove,"on-success":l.handleSuccess,"before-upload":l.beforeUpload}),{default:(0,t.withCtx)(()=>[(0,t.createVNode)(c,{type:"primary"},{default:(0,t.withCtx)(()=>[...o[3]||(o[3]=[(0,t.createTextVNode)("点击上传",-1)])]),_:1})]),_:1},16,["file-list","on-remove","on-success","before-upload"]),(0,t.createVNode)(c,{onClick:o[1]||(o[1]=h=>n.dialogVisible=!1)},{default:(0,t.withCtx)(()=>[...o[4]||(o[4]=[(0,t.createTextVNode)("取消",-1)])]),_:1}),(0,t.createVNode)(c,{type:"primary",onClick:l.handleSubmit},{default:(0,t.withCtx)(()=>[...o[5]||(o[5]=[(0,t.createTextVNode)("确定",-1)])]),_:1},8,["onClick"])]),_:1},8,["visible"])])}var F0=y(T0,[["render",I0],["__scopeId","data-v-befb1a3e"]]),P0=["advlist","anchor","autolink","autosave","code","codesample","directionality","emoticons","fullscreen","image","insertdatetime","link","lists","media","nonbreaking","pagebreak","preview","save","searchreplace","table","visualblocks","visualchars","wordcount"],A0=P0,M0=["hr blockquote anchor pagebreak insertdatetime table emoticons | searchreplace preview code codesample | fullscreen | link media image ","inserttemplate undo redo | styles | removeformat subscript superscript forecolor backcolor bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist indent"],z0=M0,me=[];function O0(){return window.tinymce}var j0=(e,o)=>{const a=document.getElementById(e),r=o||function(){};if(!a){const s=document.createElement("script");s.src=e,s.id=e,document.body.appendChild(s),me.push(r),("onload"in s?n:l)(s)}a&&r&&(O0()?r(null,a):me.push(r));function n(s){s.onload=function(){this.onerror=this.onload=null;for(const c of me)c(null,s);me=null},s.onerror=function(){this.onerror=this.onload=null,r(new Error("Failed to load "+e),s)}}function l(s){s.onreadystatechange=function(){if(!(this.readyState!=="complete"&&this.readyState!=="loaded")){this.onreadystatechange=null;for(const c of me)c(null,s);me=null}}}},R0=j0,H0="https://10ui.cn/tinymce/@7.0.0/tinymce.min.js",U0={inheritAttrs:!1,name:"cvEditorTinymce",components:{EditorSlideUpload:F0},emits:["update:modelValue"],mixins:[ge],props:{modelValue:{type:String,default:""},toolbar:{type:Array,required:!1,default(){return[]}},menubar:{type:String,default:"file edit insert view format table"},height:{type:[Number,String],required:!1,default:360},width:{type:[Number,String],required:!1,default:"100%"},uploadAttr:{type:[Object],default:()=>({})}},data(){return{localVal:"",fullscreen:!1,languageTypeList:{en:"en",zh:"zh_CN",es:"es_MX",ja:"ja"}}},computed:{containerWidth(){const e=this.width;return/^[\d]+(\.[\d]+)?$/.test(e)?`${e}px`:e}},watch:{modelValue(e){this.localVal!=e&&(this.localVal=e,window.tinymce.get(this.editorRefID).setContent(e||""))}},created(){this.localVal=this.modelValue},mounted(){this.initLoad()},activated(){window.tinymce&&this.initTinymce()},deactivated(){this.destroyTinymce()},destroyed(){this.destroyTinymce()},methods:{initLoad(){R0(H0,e=>{if(e){this.$message.error(e.message);return}this.initTinymce()})},initTinymce(){const e=this;window.tinymce.init({selector:`#${this.editorRefID}`,license_key:"gpl",language:this.languageTypeList.zh,height:this.height,body_class:"panel-body ",object_resizing:!1,toolbar:this.toolbar.length>0?this.toolbar:z0,menubar:this.menubar,plugins:A0,end_container_on_empty_block:!0,powerpaste_word_import:"clean",code_dialog_height:450,code_dialog_width:1e3,advlist_bullet_styles:"square",advlist_number_styles:"default",editimage_cors_hosts:["www.tinymce.com","codepen.io"],link_default_target:"_blank",link_title:!1,nonbreaking_force_tab:!0,init_instance_callback:o=>{e.localVal&&o.setContent(e.localVal)},setup(o){o.on("FullscreenStateChanged",a=>{e.fullscreen=a.state}),o.on("input",a=>{e.localVal=o.getContent(),e.$emit("update:modelValue",e.localVal)})},convert_urls:!1,images_upload_handler(o,a,r,n){n(0),new FormData}})},destroyTinymce(){const e=window.tinymce.get(this.editorRefID);this.fullscreen&&e.execCommand("mceFullScreen"),e&&e.destroy()},setContent(e){window.tinymce.get(this.editorRefID).setContent(e)},getContent(){window.tinymce.get(this.editorRefID).getContent()},imageSuccessCBK(e){e.forEach(o=>window.tinymce.get(this.editorRefID).insertContent(`<img class="wscnph" src="${o.url}" >`))}}},W0=["id"],q0={class:"editor-custom-btn-container"};function K0(e,o,a,r,n,l){const s=(0,t.resolveComponent)("EditorSlideUpload");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(["cv-editor-tinymce tinymce-container",{fullscreen:n.fullscreen}]),style:(0,t.normalizeStyle)({width:l.containerWidth})},[(0,t.createElementVNode)("textarea",{id:e.editorRefID,class:"tinymce-textarea"},null,8,W0),(0,t.createElementVNode)("div",q0,[(0,t.createVNode)(s,(0,t.mergeProps)({color:"#1890ff",class:"editor-upload-btn",onSuccessCBK:l.imageSuccessCBK},a.uploadAttr),null,16,["onSuccessCBK"])])],6)}var uo=y(U0,[["render",K0],["__scopeId","data-v-8cbc5d06"]]),G0={name:"cvEditorMarkdown",mixins:[an,ge,Xo],emits:["update:modelValue","on-ready","on-upload-image"],props:{modelValue:{type:[String,Number],default:""},options:{type:[Object],default:()=>({})},toolbars:{type:[Object],default(){return{}}},language:{type:[String],default:"markdown"},theme:{type:[String],default:"light"},readOnly:{type:[Boolean],default:!1},autoSave:{type:[Boolean],default:!1},width:{type:[Number,String],default:"auto"},height:{type:[Number,String],default:600},bordered:{type:[Boolean],default:!0}},data(){return{lastPos:"",lastInsert:"",lastHtml:"",scrollSide:"",localVal:"",heightMainPx:"",editorWrapRefEL:null}},watch:{localVal(e){this.$emit("update:modelValue",e)},modelValue(e){this.localVal!=e&&(this.localVal=e)},height(e){this.heightMainPx=this.getHeightMainPx()}},computed:{editorWrapRefID(){return this.editorRefID+"wrap"},previewRefID(){return this.editorRefID+"preview"},heightTotalPx(){let e=""+this.height;return e.includes("%")||e.includes("px")?e:e+"px"},widthTotalPx(){let e=""+this.width;return e.includes("px")?e:e+"px"}},created(){this.localVal=this.modelValue,this.codemrrConfig.disabled=this.readOnly||!1},mounted(){this.heightMainPx=this.getHeightMainPx()},destroyed(){},methods:{getHeightMainPx(){this.editorWrapRefEL=this.$refs[this.editorWrapRefID];const e=this.editorWrapRefEL.querySelector(".cv-editor-markdown-toolbar").offsetHeight;return e?this.heightTotalPx.includes("%")?`calc(100% - ${e}px - 2px)`:this.heightTotalPx.replace("px","")-e-2+"px":this.heightTotalPx},consoleLog(e,o){},initEditorReady(e){const{container:o,state:a,view:r}=e;this.editorStateInst=a,this.editorViewInst=r,this.listerenEvent(),this.$emit("on-ready")},listerenEvent(){this.editorWrapRefEL=this.$refs[this.editorWrapRefID],this.editorWrapRefEL.querySelector(".cv-editor-markdown-main .cm-scroller").addEventListener("scroll",this.markdownScroll),this.editorWrapRefEL.querySelector(".cv-markdown-preview .markdown-preview").addEventListener("scroll",this.previewScroll)},handlePaste(e,o){const{clipboardData:a={}}=o,{types:r=[],items:n}=a;let l=null;for(let s=0;s<r.length;s++)if(r[s]==="Files"){l=n[s];break}if(l){const s=l.getAsFile();/image/gi.test(s.type)&&(this.$emit("on-upload-image",s),o.preventDefault())}},setCursor(e,o){this.editorViewInst.dispatch({selection:{anchor:e,head:o}}),this.editorViewInst.focus()},GetContent(){const e=this.editorViewState.selection.main.head,o=this.editorViewState.doc.lineAt(e).number,a=this.editorViewState.doc.line(o).text.trim();return a===""?!1:a},deleteContent(e,o){this.editorViewInst.dispatch({changes:{from:e,to:o}})},getLastPoint(){const e=this.editorViewInst.state.selection.main.head,o=this.editorViewInst.state.doc.lineAt(e).number,a=this.editorViewInst.state.doc.line(o).from,r=this.editorViewInst.state.doc.line(o).to,n=this.editorViewInst.state.doc.line(o).text;return this.lastPos||{line:o,start:a,end:r,content:n}},insertContent(e,o){this.getLastPoint(),this.editorViewInst.dispatch({changes:{from:e,insert:o}})},listerenKeyupEnter(e){const{lastInsert:o}=this;o&&(["-","- [ ]","- [x]"].includes(o.trim())?(e.preventDefault(),this.insertContent(`
28
- `+o)):/^\d+\.$/.test(o.trim())&&(e.preventDefault(),this.insertContent(`
29
- `+(parseInt(o,0)+1)+". ")))},listerenDelete(){setTimeout(()=>{const{editorViewInst:e}=this;e.isClean()||e.getValue().split(`
30
- `).pop()===""&&(this.lastInsert="")},20)},mousescrollSide(e){this.scrollSide=e},getScrollData(){const e=this.editorWrapRefEL.querySelector(".cv-editor-markdown-main .cm-scroller"),o=e.scrollHeight,a=e.scrollTop,r=this.editorWrapRefEL.querySelector(".cv-markdown-preview .markdown-preview");return{markdownRef:e,markdownScrollHeight:o,markdownScrollTop:a,previewRef:r,contentHeight:r.offsetHeight,previewScrollHeight:r.scrollHeight,previewScrollTop:r.scrollTop||0}},markdownScroll(){if(this.actionScrollSync&&this.scrollSide==="left"){const{markdownRef:e,markdownScrollHeight:o,markdownScrollTop:a,previewRef:r,contentHeight:n,previewScrollHeight:l,previewScrollTop:s}=this.getScrollData();r.scrollTop=parseInt(a/(o-n)*(l-n),0)}},previewScroll(){if(this.actionScrollSync&&this.scrollSide==="right"){const{markdownRef:e,markdownScrollHeight:o,markdownScrollTop:a,previewRef:r,contentHeight:n,previewScrollHeight:l,previewScrollTop:s}=this.getScrollData();e.scrollTop=parseInt(s/(l-n)*(o-n),0)}}}},Y0={key:0,class:"cv-editor-markdown-toolbar","data-title":"头部工具栏"},Z0={class:"cv-editor-toolbars"},Q0={key:1,name:"插入图片"},X0={key:2,name:"本地图片"},J0={class:"icon-svg"},eg={key:4,name:"上传图片"},tg={key:5,name:"上传文件"},og={name:"导入文件",class:"import-file"},ag={name:"保存到本地"},ng={key:6,name:"代码块"},lg={key:7,class:"shift-theme",name:"主题"},rg=["onClick"],ig={key:8,class:"shift-theme",name:"背景颜色"},sg=["onClick"],cg={key:9,class:"shift-theme",name:"phrases"},dg=["onClick"],ug=["name"],mg=["name"],pg=["name"],hg=["name"],gg={key:15,name:"全屏编辑"},fg={key:16,name:"分屏显示"},vg={key:17,name:"预览"},yg={key:18,class:"segmentation"},Cg={class:"icon-svg"},bg={key:22,class:"segmentation"},kg={key:23,name:"目录"},wg={key:24,class:"segmentation"},_g=["name"],Vg={class:"cv-editor-toolbars"},Bg={key:0,name:"撤销"},Sg={key:2,name:"粗体"},Ng={key:3,name:"斜体"},Eg={key:4,name:"删除线"},xg={key:5,name:"下划线"},$g={key:6,name:"标题1"},Dg={key:7,name:"标题2"},Tg={key:8,name:"标题3"},Lg={key:9,name:"标题4"},Ig={key:10,name:"标题5"},Fg={key:11,name:"标题6"},Pg={key:12,name:"分割线"},Ag={key:13,name:"引用"},Mg={key:14,name:"无序列表"},zg={key:15,name:"有序列表"},Og={key:16,name:"未完成列表"},jg={key:17,name:"已完成列表"},Rg={key:18,name:"链接"},Hg={key:19,name:"表格"};function Ug(e,o,a,r,n,l){const s=(0,t.resolveComponent)("SvgImgMap"),c=(0,t.resolveComponent)("SvgUploadFile"),d=(0,t.resolveComponent)("SvgCopy"),u=(0,t.resolveComponent)("SvgToc"),h=(0,t.resolveComponent)("CodemirrorEditor"),m=(0,t.resolveComponent)("cv-markdown-show"),v=(0,t.resolveComponent)("el-input"),f=(0,t.resolveComponent)("el-button"),C=(0,t.resolveComponent)("el-dialog");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{ref:l.editorWrapRefID,class:(0,t.normalizeClass)(["cv-editor-markdown-wrap",`${a.bordered?"border":""}`]),style:(0,t.normalizeStyle)({width:l.widthTotalPx,height:l.heightTotalPx})},[e.actionPreview?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",Y0,[(0,t.createElementVNode)("ul",Z0,[e.$slots.title?((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,{key:0},[(0,t.createElementVNode)("li",null,[(0,t.renderSlot)(e.$slots,"title",{},void 0,!0)]),o[65]||(o[65]=(0,t.createElementVNode)("li",{class:"segmentation"},[(0,t.createElementVNode)("div")],-1))],64)):(0,t.createCommentVNode)("",!0),e.toolConfig.image?((0,t.openBlock)(),(0,t.createElementBlock)("li",Q0,[(0,t.createElementVNode)("span",{onClick:o[0]||(o[0]=(...p)=>e.actionInsImage&&e.actionInsImage(...p)),class:"iconfont icon-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.uploadImage?((0,t.openBlock)(),(0,t.createElementBlock)("li",X0,[(0,t.createElementVNode)("span",{onClick:o[1]||(o[1]=(...p)=>e.actionChooseImage&&e.actionChooseImage(...p)),class:"iconfont icon-upload-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.custom_image?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:3,name:"图片空间",onClick:o[2]||(o[2]=p=>e.actionCustom("image-browse"))},[(0,t.createElementVNode)("span",J0,[(0,t.createVNode)(s)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.custom_uploadImage?((0,t.openBlock)(),(0,t.createElementBlock)("li",eg,[(0,t.createElementVNode)("span",{onClick:o[3]||(o[3]=p=>e.actionCustom("image-upload")),class:"iconfont icon-upload-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.custom_uploadFile?((0,t.openBlock)(),(0,t.createElementBlock)("li",tg,[(0,t.createElementVNode)("span",{onClick:o[4]||(o[4]=p=>e.actionCustom("file-upload")),class:"icon-svg"},[(0,t.createVNode)(c)])])):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("li",og,[(0,t.createElementVNode)("span",{class:"iconfont icon-daoru",onClick:o[5]||(o[5]=(...p)=>e.actionImportFile&&e.actionImportFile(...p))}),(0,t.createElementVNode)("input",{type:"file",onChange:o[6]||(o[6]=p=>e.actionImportFile(p)),accept:"text/markdown"},null,32)],512),[[t.vShow,e.toolConfig.importmd]]),(0,t.withDirectives)((0,t.createElementVNode)("li",ag,[(0,t.createElementVNode)("span",{class:"iconfont icon-download",onClick:o[7]||(o[7]=(...p)=>e.actionExportFile&&e.actionExportFile(...p))})],512),[[t.vShow,e.toolConfig.exportmd]]),o[72]||(o[72]=(0,t.createElementVNode)("li",{class:"segmentation"},[(0,t.createElementVNode)("div")],-1)),e.toolConfig.code?((0,t.openBlock)(),(0,t.createElementBlock)("li",ng,[(0,t.createElementVNode)("span",{onClick:o[8]||(o[8]=(...p)=>e.insertCode&&e.insertCode(...p)),class:"iconfont icon-code"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.theme?((0,t.openBlock)(),(0,t.createElementBlock)("li",lg,[(0,t.createElementVNode)("span",{class:"iconfont icon-theme",onClick:o[9]||(o[9]=p=>e.actionThemeDropdown=!e.actionThemeDropdown)}),(0,t.createElementVNode)("ul",{class:(0,t.normalizeClass)({active:e.actionThemeDropdown}),onMouseleave:o[10]||(o[10]=p=>e.actionThemeDropdown=!1)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.optionTheme,p=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{onClick:w=>e.actionThemesSet(p)},(0,t.toDisplayString)(p),9,rg))),256))],34)])):(0,t.createCommentVNode)("",!0),e.toolConfig.backgroundColor?((0,t.openBlock)(),(0,t.createElementBlock)("li",ig,[(0,t.createElementVNode)("span",{class:"iconfont icon-theme",onClick:o[11]||(o[11]=p=>e.actionBgColorDropdown=!e.actionBgColorDropdown)}),(0,t.createElementVNode)("ul",{class:(0,t.normalizeClass)({active:e.actionBgColorDropdown}),onMouseleave:o[12]||(o[12]=p=>e.actionBgColorDropdown=!1)},[((0,t.openBlock)(),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(["red","black","yellow","lawngreen","blue","white"],p=>(0,t.createElementVNode)("li",{onClick:w=>e.actionBgColorSet(p)},(0,t.toDisplayString)(p),9,sg)),64))],34)])):(0,t.createCommentVNode)("",!0),e.toolConfig.phrases?((0,t.openBlock)(),(0,t.createElementBlock)("li",cg,[(0,t.createElementVNode)("span",{class:"iconfont icon-theme",onClick:o[13]||(o[13]=p=>e.actionPhrasesDropdown=!e.actionPhrasesDropdown)}),(0,t.createElementVNode)("ul",{class:(0,t.normalizeClass)({active:e.actionPhrasesDropdown}),onMouseleave:o[14]||(o[14]=p=>e.actionPhrasesDropdown=!1)},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(e.optionPhrases,p=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{onClick:w=>e.actionPhrasesSet(p)},(0,t.toDisplayString)(p),9,dg))),256))],34)])):(0,t.createCommentVNode)("",!0),e.toolConfig.html_to_markdown?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:10,name:"html转markdown",onClick:o[15]||(o[15]=p=>e.actionHtmlVisible(!0))},[...o[66]||(o[66]=[(0,t.createElementVNode)("span",{style:{width:"auto","font-size":"12px !important",padding:"0px 6px",margin:"0 10px",border:"1px #e2e2e2 solid"}}," HTML2MD ",-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.disabled?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:11,name:e.codemrrConfig.disabled?"toggle disabled:开":"toggle disabled:关"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[16]||(o[16]=p=>e.codemrrConfig.disabled=!e.codemrrConfig.disabled),class:"iconfont icon-on"},null,512),[[t.vShow,e.codemrrConfig.disabled]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[17]||(o[17]=p=>e.codemrrConfig.disabled=!e.codemrrConfig.disabled),class:"iconfont icon-off"},null,512),[[t.vShow,!e.codemrrConfig.disabled]])],8,ug)):(0,t.createCommentVNode)("",!0),e.toolConfig.autofocus?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:12,name:e.codemrrConfig.autofocus?"toggle autofocus:开":"toggle autofocus:关"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[18]||(o[18]=p=>e.codemrrConfig.autofocus=!e.codemrrConfig.autofocus),class:"iconfont icon-on"},null,512),[[t.vShow,e.codemrrConfig.autofocus]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[19]||(o[19]=p=>e.codemrrConfig.autofocus=!e.codemrrConfig.autofocus),class:"iconfont icon-off"},null,512),[[t.vShow,!e.codemrrConfig.autofocus]])],8,mg)):(0,t.createCommentVNode)("",!0),e.toolConfig.indentWithTab?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:13,name:e.codemrrConfig.indentWithTab?"toggle indentWithTab:开":"toggle indentWithTab:关"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[20]||(o[20]=p=>e.codemrrConfig.indentWithTab=!e.codemrrConfig.indentWithTab),class:"iconfont icon-on"},null,512),[[t.vShow,e.codemrrConfig.indentWithTab]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[21]||(o[21]=p=>e.codemrrConfig.indentWithTab=!e.codemrrConfig.indentWithTab),class:"iconfont icon-off"},null,512),[[t.vShow,!e.codemrrConfig.indentWithTab]])],8,pg)):(0,t.createCommentVNode)("",!0),o[73]||(o[73]=(0,t.createElementVNode)("li",{class:"empty"},null,-1)),e.toolConfig.scrollSync?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:14,name:e.actionScrollSync?"同步滚动:开":"同步滚动:关"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[22]||(o[22]=p=>e.actionScrollSync=!e.actionScrollSync),class:"iconfont icon-on active"},null,512),[[t.vShow,e.actionScrollSync]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[23]||(o[23]=p=>e.actionScrollSync=!e.actionScrollSync),class:"iconfont icon-off"},null,512),[[t.vShow,!e.actionScrollSync]])],8,hg)):(0,t.createCommentVNode)("",!0),e.toolConfig.split&&e.actionSplit?((0,t.openBlock)(),(0,t.createElementBlock)("li",gg,[(0,t.createElementVNode)("span",{onClick:o[24]||(o[24]=p=>e.actionSplit=!1),class:"iconfont icon-md"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.split&&!e.actionSplit?((0,t.openBlock)(),(0,t.createElementBlock)("li",fg,[(0,t.createElementVNode)("span",{onClick:o[25]||(o[25]=p=>e.actionSplit=!0),class:"iconfont icon-group"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.preview?((0,t.openBlock)(),(0,t.createElementBlock)("li",vg,[(0,t.createElementVNode)("span",{onClick:o[26]||(o[26]=p=>e.actionPreview=!0),class:"iconfont icon-preview"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.copy||e.toolConfig.clear||e.toolConfig.save?((0,t.openBlock)(),(0,t.createElementBlock)("li",yg,[...o[67]||(o[67]=[(0,t.createElementVNode)("div",null,null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.copy?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:19,name:"复制",onClick:o[27]||(o[27]=(...p)=>e.actionCopySet&&e.actionCopySet(...p))},[(0,t.createElementVNode)("span",Cg,[(0,t.createVNode)(d)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.clear?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:20,name:"清空",onClick:o[28]||(o[28]=p=>n.localVal="")},[...o[68]||(o[68]=[(0,t.createElementVNode)("span",{class:"iconfont icon-clear"},null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.save?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:21,name:"保存",onClick:o[29]||(o[29]=(...p)=>e.actionSaveSet&&e.actionSaveSet(...p))},[...o[69]||(o[69]=[(0,t.createElementVNode)("span",{class:"iconfont icon-save"},null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.toc?((0,t.openBlock)(),(0,t.createElementBlock)("li",bg,[...o[70]||(o[70]=[(0,t.createElementVNode)("div",null,null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.toc?((0,t.openBlock)(),(0,t.createElementBlock)("li",kg,[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[30]||(o[30]=p=>e.actionToc=!e.actionToc),class:"icon-svg active"},[(0,t.createVNode)(u)],512),[[t.vShow,e.actionToc]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[31]||(o[31]=p=>e.actionToc=!e.actionToc),class:"icon-svg"},[(0,t.createVNode)(u)],512),[[t.vShow,!e.actionToc]])])):(0,t.createCommentVNode)("",!0),e.toolConfig.fullscreen?((0,t.openBlock)(),(0,t.createElementBlock)("li",wg,[...o[71]||(o[71]=[(0,t.createElementVNode)("div",null,null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.fullscreen?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:25,name:e.actionFullscreen?"退出全屏":"全屏"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[32]||(o[32]=p=>e.actionFullscreenSet(!1)),class:"iconfont icon-quite"},null,512),[[t.vShow,e.actionFullscreen]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[33]||(o[33]=p=>e.actionFullscreenSet(!0)),class:"iconfont icon-fullscreen"},null,512),[[t.vShow,!e.actionFullscreen]])],8,_g)):(0,t.createCommentVNode)("",!0)]),(0,t.createElementVNode)("ul",Vg,[e.toolConfig.undo?((0,t.openBlock)(),(0,t.createElementBlock)("li",Bg,[(0,t.createElementVNode)("span",{class:"iconfont icon-undo",onClick:o[34]||(o[34]=(...p)=>e.actionUndo&&e.actionUndo(...p))})])):(0,t.createCommentVNode)("",!0),e.toolConfig.redo?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:1,name:"重做",onClick:o[35]||(o[35]=(...p)=>e.actionRedo&&e.actionRedo(...p))},[...o[74]||(o[74]=[(0,t.createElementVNode)("span",{class:"iconfont icon-redo"},null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.strong?((0,t.openBlock)(),(0,t.createElementBlock)("li",Sg,[(0,t.createElementVNode)("span",{onClick:o[36]||(o[36]=(...p)=>e.actionInsStrong&&e.actionInsStrong(...p)),class:"iconfont icon-bold"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.italic?((0,t.openBlock)(),(0,t.createElementBlock)("li",Ng,[(0,t.createElementVNode)("span",{onClick:o[37]||(o[37]=(...p)=>e.actionInsItalic&&e.actionInsItalic(...p)),class:"iconfont icon-italic"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.overline?((0,t.openBlock)(),(0,t.createElementBlock)("li",Eg,[(0,t.createElementVNode)("span",{onClick:o[38]||(o[38]=(...p)=>e.actionInsOverline&&e.actionInsOverline(...p)),class:"iconfont icon-overline"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.overline?((0,t.openBlock)(),(0,t.createElementBlock)("li",xg,[(0,t.createElementVNode)("span",{onClick:o[39]||(o[39]=(...p)=>e.actionInsUnderline&&e.actionInsUnderline(...p)),class:"iconfont icon-under-line"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.h1?((0,t.openBlock)(),(0,t.createElementBlock)("li",$g,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[40]||(o[40]=p=>e.actionInsTitle(1))},"h1")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h2?((0,t.openBlock)(),(0,t.createElementBlock)("li",Dg,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[41]||(o[41]=p=>e.actionInsTitle(2))},"h2")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h3?((0,t.openBlock)(),(0,t.createElementBlock)("li",Tg,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[42]||(o[42]=p=>e.actionInsTitle(3))},"h3")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h4?((0,t.openBlock)(),(0,t.createElementBlock)("li",Lg,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[43]||(o[43]=p=>e.actionInsTitle(4))},"h4")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h5?((0,t.openBlock)(),(0,t.createElementBlock)("li",Ig,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[44]||(o[44]=p=>e.actionInsTitle(5))},"h5")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h6?((0,t.openBlock)(),(0,t.createElementBlock)("li",Fg,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[45]||(o[45]=p=>e.actionInsTitle(6))},"h6")])):(0,t.createCommentVNode)("",!0),e.toolConfig.hr?((0,t.openBlock)(),(0,t.createElementBlock)("li",Pg,[(0,t.createElementVNode)("span",{onClick:o[46]||(o[46]=(...p)=>e.actionInsLine&&e.actionInsLine(...p)),class:"iconfont icon-horizontal"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.quote?((0,t.openBlock)(),(0,t.createElementBlock)("li",Ag,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[47]||(o[47]=(...p)=>e.actionInsQuote&&e.actionInsQuote(...p)),class:"iconfont icon-quote"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.ul?((0,t.openBlock)(),(0,t.createElementBlock)("li",Mg,[(0,t.createElementVNode)("span",{onClick:o[48]||(o[48]=(...p)=>e.actionInsUl&&e.actionInsUl(...p)),class:"iconfont icon-ul"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.ol?((0,t.openBlock)(),(0,t.createElementBlock)("li",zg,[(0,t.createElementVNode)("span",{onClick:o[49]||(o[49]=(...p)=>e.actionInsOl&&e.actionInsOl(...p)),class:"iconfont icon-ol"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.notChecked?((0,t.openBlock)(),(0,t.createElementBlock)("li",Og,[(0,t.createElementVNode)("span",{onClick:o[50]||(o[50]=(...p)=>e.insertNotFinished&&e.insertNotFinished(...p)),class:"iconfont icon-checked-false"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.checked?((0,t.openBlock)(),(0,t.createElementBlock)("li",jg,[(0,t.createElementVNode)("span",{onClick:o[51]||(o[51]=(...p)=>e.insertFinished&&e.insertFinished(...p)),class:"iconfont icon-checked"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.link?((0,t.openBlock)(),(0,t.createElementBlock)("li",Rg,[(0,t.createElementVNode)("span",{onClick:o[52]||(o[52]=(...p)=>e.actionInsLink&&e.actionInsLink(...p)),class:"iconfont icon-link"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.table?((0,t.openBlock)(),(0,t.createElementBlock)("li",Hg,[(0,t.createElementVNode)("span",{onClick:o[53]||(o[53]=(...p)=>e.actionInsTable&&e.actionInsTable(...p)),class:"iconfont icon-table"})])):(0,t.createCommentVNode)("",!0)])])),(0,t.createElementVNode)("div",{title:"编辑器",class:"cv-editor-markdown-main",style:(0,t.normalizeStyle)({background:e.actionPreview?"#fff":""})},[(0,t.withDirectives)((0,t.createVNode)(h,(0,t.mergeProps)(e.codemrrBind,{id:e.editorRefID,ref:e.editorRefID,style:{height:n.heightMainPx,backgroundColor:e.codemrrConfig.backgroundColor},extensions:e.extensions,modelValue:n.localVal,"onUpdate:modelValue":o[54]||(o[54]=p=>n.localVal=p),onReady:l.initEditorReady,onChange:o[55]||(o[55]=p=>l.consoleLog("change",p)),onFocus:o[56]||(o[56]=p=>l.consoleLog("focus",p)),onBlur:o[57]||(o[57]=p=>l.consoleLog("blur",p)),onMouseenter:o[58]||(o[58]=p=>l.mousescrollSide("left"))}),null,16,["id","style","extensions","modelValue","onReady"]),[[t.vShow,!e.actionPreview]]),(0,t.withDirectives)((0,t.createVNode)(m,{html:n.lastHtml,"onUpdate:html":o[59]||(o[59]=p=>n.lastHtml=p),ref:l.previewRefID,editorID:l.previewRefID,modelValue:n.localVal,theme:e.codemrrConfig.theme||a.theme,language:a.language,tocShow:e.actionToc,style:(0,t.normalizeStyle)([{flex:"1",height:"100%","border-left":"1px solid #dedede","overflow-y":"auto"},{height:e.actionPreview?"":n.heightMainPx}]),onMouseenter:o[60]||(o[60]=p=>l.mousescrollSide("right"))},null,8,["html","editorID","modelValue","theme","language","tocShow","style"]),[[t.vShow,e.actionPreview?e.actionPreview:e.actionSplit]])],4),(0,t.withDirectives)((0,t.createElementVNode)("div",{title:"关闭预览按钮",class:"close-preview",onClick:o[61]||(o[61]=p=>e.actionPreview=!1)},[...o[75]||(o[75]=[(0,t.createElementVNode)("span",{class:"iconfont icon-close"},null,-1)])],512),[[t.vShow,e.actionPreview]]),(0,t.createVNode)(C,{modelValue:e.actionHtmlDiaVisible,"onUpdate:modelValue":o[64]||(o[64]=p=>e.actionHtmlDiaVisible=p),title:"html转markdown",width:"680","show-close":!1,"append-to-body":""},{footer:(0,t.withCtx)(()=>[(0,t.createVNode)(f,{onClick:o[63]||(o[63]=p=>e.actionHtmlVisible(!1))},{default:(0,t.withCtx)(()=>[...o[76]||(o[76]=[(0,t.createTextVNode)("取消",-1)])]),_:1}),(0,t.createVNode)(f,{type:"primary",onClick:e.actionHtmlToMD},{default:(0,t.withCtx)(()=>[...o[77]||(o[77]=[(0,t.createTextVNode)("转换成markdown",-1)])]),_:1},8,["onClick"])]),default:(0,t.withCtx)(()=>[(0,t.createVNode)(v,{type:"textarea",modelValue:e.actionHtmlText,"onUpdate:modelValue":o[62]||(o[62]=p=>e.actionHtmlText=p),rows:14,placeholder:"请输入html代码..."},null,8,["modelValue"])]),_:1},8,["modelValue"])],6)}var mo=y(G0,[["render",Ug],["__scopeId","data-v-a76ecd6a"]]),De={add(e,o){const a=`toc${o}${++this.index}`,r={anchor:a,level:o,text:e},n=this.tocItems;return r.level<=5&&n.push(r),a},reset:function(){this.tocItems=[],this.index=0},tocItems:[],index:0};function Wg(e){if(typeof e=="function"&&(e={highlight:e}),!e||typeof e.highlight!="function")throw new Error("Must provide highlight function");return typeof e.langPrefix!="string"&&(e.langPrefix="language-"),{async:!!e.async,walkTokens(o){if(o.type!=="code")return;const a=qg(o);if(e.async)return Promise.resolve(e.highlight(o.text,a)).then(Aa(o));const r=e.highlight(o.text,a);if(r instanceof Promise)throw new Error("markedHighlight is not set to async but the highlight function is async. Set the async option to true on markedHighlight to await the async highlight function.");Aa(o)(r)},renderer:{code(o,a,r){const n=(a||"").match(/\S*/)[0],l=n?` class="${e.langPrefix}${za(n)}"`:"";return o=o.replace(/\n$/,""),`<pre><code${l}>${r?o:za(o,!0)}
31
- </code></pre>`}}}}function qg(e){return(e.lang||"").match(/\S*/)[0]}function Aa(e){return o=>{typeof o=="string"&&o!==e.text&&(e.escaped=!0,e.text=o)}}var ln=/[&<>"']/,Kg=new RegExp(ln.source,"g"),rn=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,Gg=new RegExp(rn.source,"g"),Yg={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"},Ma=e=>Yg[e];function za(e,o){if(o){if(ln.test(e))return e.replace(Kg,Ma)}else if(rn.test(e))return e.replace(Gg,Ma);return e}var Zg={name:"cvMarkdownShow",mixins:[ge],emits:["update:html","on-copy"],props:{html:{type:[String]},modelValue:{type:[String],default:""},markedOptions:{type:Object,default:()=>({})},theme:{type:String,default:"light"},language:{type:String,default:""},copyCode:{type:Boolean,default:!0},copyBtnText:{type:String,default:"复制代码"},tocShow:{type:[Boolean],default:!1}},watch:{modelValue(e){this.localVal=e||"",this.initNewCreate()},localHtml(e){this.$emit("update:html",e)}},data(){return{localVal:"",localHtml:"",previewImgModal:!1,previewImgSrc:"",previewImgMode:"",timeoutId:null,imgs:[],tocTrigger:!1,tocAction:"",tocLists:[]}},created(){this.localVal=this.modelValue||""},async mounted(){De.reset(),await Fr(this.CDN_URL_UI+"/highlight.js/@11.8.0/styles/default.min.css"),await st(this.CDN_URL_UI+"/highlight.js/@11.8.0/highlight.min.js").then(()=>{setTimeout(()=>{hljs.highlightAll(),this.initNewCreate()},30)})},methods:{async initNewCreate(){const{Marked:e,Renderer:o}=await import("https://10ui.cn/marked/@12.0.1/marked.esm.js");o.prototype.heading=function(n,l,s,c){let d=De.add(n,l);return`<h${l} id="${s.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,"-")}" toc-id="${d}">${n}</h${l}>`};const a=new e(Wg({langPrefix:"hljs language-",highlight(n,l){const s=hljs.getLanguage(l)?l:"plaintext";return hljs.highlight(n,{language:s}).value}}));a.use({gfm:!0,tables:!0,breaks:!1,pedantic:!1,smartLists:!0});let r=a.parse(this.localVal,{sanitize:!1,...this.markedOptions});r=r.replace(/href="/gi,'target="_blank" href="'),this.copyCode&&(r=r.replace(/<pre>/g,'<div class="code-block"><span class="copy-code">'+this.copyBtnText+"</span><pre>").replace(/<\/pre>/g,"</pre></div>")),/\[\[TOC\]\]/.test(r)&&(r=r.replace(/\[\[TOC\]\]/g,'<ul class="toc-anchor"></ul>')),this.localHtml=r,this.tocLists=De.tocItems,this.tocTrigger,De.reset(),this.addCopyListener(),this.addImageClickListener()},addCopyListener(){setTimeout(()=>{const e=document.querySelectorAll(".code-block .copy-code");this.btns=e;for(let o=0,a=e.length;o<a;o++)e[o].onclick=()=>{const r=e[o].parentNode.querySelectorAll("pre")[0].innerText;this.$cvCopy(r),this.$emit("on-copy",r)}},30)},addImageClickListener(){if(this.imgs.length>0)for(let e=0,o=this.imgs.length;e<o;e++)this.imgs[e].onclick=null;setTimeout(()=>{if(this.$refs[this.editorRefID]){this.imgs=this.$refs[this.editorRefID].querySelectorAll("img");for(let e=0,o=this.imgs.length;e<o;e++)this.imgs[e].onclick=()=>{const a=this.imgs[e].getAttribute("src");this.previewImage(a)}}},600)},previewImage(e){const o=new Image;o.src=e,o.onload=()=>{const a=o.naturalWidth;o.naturalHeight/a>1.4?this.previewImgMode="horizontal":this.previewImgMode="vertical",this.previewImgSrc=e,this.previewImgModal=!0}},handleScroll(){const e=this.$refs[this.editorRefID],o=e.querySelector(".markdown-preview"),a=o.querySelectorAll("h1,h2,h3,h4,h5");let r=null;if([...a].forEach(n=>{n.offsetTop-o.offsetTop<=o.scrollTop&&(r=n)}),r){this.tocAction=r.getAttribute("toc-id");const n=e.querySelector("ul.toc-anchor");if(n){const l=n.querySelector(`li[anchor="${this.tocAction}"]`);l&&(n.scrollTop=l.offsetTop-n.offsetTop-20)}}},tocClick(e){this.tocAction=e.anchor;const o=this.$refs[this.editorRefID].querySelector(".markdown-preview"),a=o.querySelector("h"+e.level+'[toc-id="'+this.tocAction+'"]');a&&o.scrollTo({top:a.offsetTop-o.offsetTop,behavior:"smooth"})},tocLevel(e,o){let a=9999;return typeof o>"u"&&(o=this.tocLists),o.forEach(({level:r})=>{a=Math.min(a,r)}),a===9999?e:e-(a-1)}}},Qg=["id"],Xg=["innerHTML"],Jg={class:"toc-anchor"},ef=["anchor","onClick"],tf=["anchor","title"],of=["src"];function af(e,o,a,r,n,l){const s=(0,t.resolveComponent)("cv-icons");return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"cv-markdown-preview",id:e.editorRefID,ref:e.editorRefID,style:(0,t.normalizeStyle)([a.tocShow?"display:flex;":""])},[e.$slots.default?(0,t.renderSlot)(e.$slots,"default",{key:0},()=>[(0,t.createTextVNode)((0,t.toDisplayString)(n.localHtml),1)]):(0,t.createCommentVNode)("",!0),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(`markdown-preview markdown-theme-base ${"markdown-theme-"+a.theme}`),onScroll:o[0]||(o[0]=(...c)=>l.handleScroll&&l.handleScroll(...c)),innerHTML:n.localHtml},null,42,Xg),(0,t.withDirectives)((0,t.createElementVNode)("ul",Jg,[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.tocLists,c=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{class:"toc-anchor-item",anchor:c.anchor,key:c.anchor,onClick:d=>l.tocClick(c)},[(0,t.createElementVNode)("span",{class:(0,t.normalizeClass)(`toc-link-${l.tocLevel(c.level)}${n.tocAction==c.anchor?" toc-link-action":""}`),anchor:c.anchor,title:c.text},(0,t.toDisplayString)(c.text),11,tf)],8,ef))),128))],512),[[t.vShow,a.tocShow]]),(0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(["preview-img",n.previewImgModal?"active":""])},[(0,t.createVNode)(s,{type:"ElIconClose",onClick:o[1]||(o[1]=c=>n.previewImgModal=!1)}),(0,t.createElementVNode)("img",{src:n.previewImgSrc,class:(0,t.normalizeClass)([n.previewImgMode]),alt:""},null,10,of)],2)],12,Qg)}var po=y(Zg,[["render",af]]),nf={methods:{toggleSlideDown(){this.slideDown=!this.slideDown},actionThemesSet(e){this.codemrrConfig.theme=e,this.actionThemeDropdown=!1,this.$emit("on-act-theme",e)},actionChooseImage(){const e=document.createElement("input");e.type="file",e.accept="image/*",e.onchange=()=>{const o=e.files;o[0]&&(this.$emit("on-act-choose-image",o[0]),e.value="")},e.click()},actionUndo(){},actionRedo(){},actionInsBg(){const e=this.getCursortPosition(),o=this.localVal.substring(e-1,e);this.insertContent("===="),o!==`
32
- `&&this.localVal!==""?this.setCaretPosition(e+5):this.setCaretPosition(e+5)},actionInsStrong(){const e=this.getCursortPosition(),o=this.localVal.substring(e-1,e);this.insertContent("****"),o!==`
33
- `&&this.localVal!==""?this.setCaretPosition(e+2):this.setCaretPosition(e+2)},actionInsItalic(){const e=this.getCursortPosition(),o=this.localVal.substring(e-1,e);this.insertContent("**"),o!==`
34
- `&&this.localVal!==""?this.setCaretPosition(e+1):this.setCaretPosition(e+1)},actionInsOverline(){const e=this.getCursortPosition(),o=this.localVal.substring(e-1,e);this.insertContent("~~~~"),o!==`
35
- `&&this.localVal!==""?this.setCaretPosition(e+2):this.setCaretPosition(e+2)},actionInsUnderline(){const e=this.getCursortPosition(),o=this.localVal.substring(e-1,e);this.insertContent("<u></u>"),o!==`
36
- `&&this.localVal!==""?this.setCaretPosition(e+3):this.setCaretPosition(e+5)},actionInsTitle(e){this.insertContent({1:"# ",2:"## ",3:"### ",4:"#### ",5:"##### ",6:"###### "}[e])},actionInsLine(){this.insertContent(`
37
- ----
38
- `)},actionInsQuote(){this.insertContent(`
39
- > `)},actionInsUl(){this.insertContent("- ")},actionInsOl(){this.insertContent("1. ")},insertNotFinished(){this.insertContent("- [ ] ")},insertFinished(){this.insertContent("- [x] ")},actionInsLink(){this.insertContent(`
40
- [link](href)`)},actionInsTable(){this.insertContent(`
41
- header 1 | header 2
42
- ---|---
43
- row 1 col 1 | row 1 col 2
44
- row 2 col 1 | row 2 col 2
25
+ `)},actionInsImage(){let e=this.getLastPoint();this.insertContent(e.end,`
45
26
 
46
- `)},actionInsImage(){this.insertContent(`
47
- ![image](imgUrl)`)},actionImportFile(e){const o=e.target.files[0];if(!o)return;const{type:a}=o;if(!["text/markdown","text/src"].includes(a))return;const r=new FileReader;r.readAsText(o,{encoding:"utf-8"}),r.onload=()=>{this.localVal=r.result,e.target.value=""},r.onerror=n=>{}},actionExportFile(){nn(this.localVal,this.lastExpFileName+".md")},insertCode(){const e=this.getCursortPosition(),o=this.localVal.substring(e-1,e);this.insertContent("\n```\n\n```"),o!==`
48
- `&&this.localVal!==""?this.setCaretPosition(e+5):this.setCaretPosition(e+5)},actionSaveSet(){const{localVal:e,codemrrConfig:o,lastHtml:a}=this;this.$emit("on-act-save",{theme:o.theme||"",value:e||"",html:a||""})},actionCustom(e){this.$emit("on-act-custom",e)}}},lf={name:"cvMarkdownSimple",mixins:[ge,Xo,nf],emits:["update:modelValue","on-ready"],props:{modelValue:{type:[String,Number],default:""},theme:{type:String,default:"light"},width:{type:[Number,String],default:"auto"},height:{type:[Number,String],default:600},toolbars:{type:Object,default(){return{}}},bordered:{type:Boolean,default:!0},autoSave:{type:Boolean,default:!1},interval:{type:Number,default:1e4},markedOptions:{type:Object,default(){return{}}},copyCode:{type:Boolean,default:!0},copyBtnText:{type:String,default:"复制代码"},isCustomFullscreen:{type:Boolean,default:!1}},data(){return{localVal:"",timeoutId:null,indexLenth:1,html:"",fullscreen:!1,scrollSide:"",lastInsert:"",timerId:null,themeSlideDown:!1,scrolling:!0,textareaHeight:this.height}},destroyed(){clearInterval(this.timerId)},watch:{localVal(){clearTimeout(this.timeoutId),this.timeoutId=setTimeout(()=>{const{localVal:e}=this;let o=marked(e,{sanitize:!1,...this.markedOptions}).replace(/href="/gi,'target="_blank" href="');this.copyCode&&o!==""&&(o=o.replace(/<pre>/g,'<div class="code-block"><span class="copy-code">'+this.copyBtnText+"</span><pre>").replace(/<\/pre>/g,"</pre></div>")),this.html=o,this.indexLenth=this.localVal.split(`
49
- `).length,this.textareaHeight=this.indexLenth*22,this.addImageClickListener(),this.addCopyListener(),this.$emit("update:modelValue",e)},30)},modelValue(){this.localVal!==this.modelValue&&(this.localVal=this.modelValue)}},mounted(){this.init()},methods:{init(){this.localVal=this.modelValue,this.codemrrConfig.theme=this.theme,setTimeout(()=>{const e=this.$refs.textarea;e.focus(),e.addEventListener("keydown",o=>{o.keyCode===83&&(o.metaKey||o.ctrlKey)&&(o.preventDefault(),this.actionSaveSet())}),e.addEventListener("paste",this.handlePaste),this.autoSave&&(this.timerId=setInterval(()=>{this.actionSaveSet()},this.interval)),this.$emit("on-ready",{vm:this,insertContent:this.insertContent})},20)},insertContent(e){this.lastInsert=e;const o=this.getCursortPosition(),a=this.localVal.substring(o-1,o),r=this.localVal.substring(o-4,o);if(a!==`
50
- `&&this.localVal!==""&&r!==" "){const n=`
51
- `+e;this.insertAfterText(n)}else this.insertAfterText(e)},getCursortPosition(){const e=this.$refs.textarea;let o=0;if(document.selection){e.focus();let a=document.selection.createRange();a.moveStart("character",-this.localVal.length),o=a.text.length}else(e.selectionStart||parseInt(e.selectionStart,0)===0)&&(o=e.selectionStart);return o},insertAfterText(e){const o=this.$refs.textarea;let a;if(document.selection)o.focus(),a=document.selection.createRange(),a.text=e,o.focus();else if(o.selectionStart||parseInt(o.selectionStart,0)===0){const r=o.selectionStart,n=o.selectionEnd,l=o.scrollTop;o.value=o.value.substring(0,r)+e+o.value.substring(n,o.value.length),o.focus(),o.selectionStart=r+e.length,o.selectionEnd=r+e.length,o.scrollTop=l}else o.value+=e,o.focus();this.localVal=o.value},setCaretPosition(e){const o=this.$refs.textarea;if(o.setSelectionRange)o.focus(),o.setSelectionRange(e,e);else if(o.createTextRange){let a=o.createTextRange();a.collapse(!0),a.moveEnd("character",e),a.moveStart("character",e),a.select()}},tab(e){this.insertContent(" ",this),e.preventDefault?e.preventDefault():e.returnValue=!1},enter(){const{lastInsert:e}=this;["- ","1. ","- [ ] ","- [x] "].includes(e)&&this.insertContent(e)},onDelete(){const e=this.localVal.split(`
52
- `);e[e.length-1]===""&&(this.lastInsert="")},mousescrollSide(e){this.scrollSide=e},handlePaste(e){const{clipboardData:o={}}=e,{types:a=[],items:r}=o;let n=null;for(let l=0;l<a.length;l++)if(a[l]==="Files"){n=r[l];break}if(n){const l=n.getAsFile();/image/gi.test(l.type)&&(this.$emit("on-upload-image",l),this.$emit("on-paste-image",l),e.preventDefault())}},markdownScroll(){const{scrolling:e}=this;if(e&&this.scroll==="left"){const o=this.$refs.markdownEditor,a=this.$refs.preview,r=a.offsetHeight,n=o.scrollHeight,l=o.scrollTop,s=a.scrollHeight;a.scrollTop=parseInt(l/(n-r)*(s-r),0)}},previewScroll(){const{scrolling:e}=this;if(e&&this.scroll==="right"){const o=this.$refs.markdownEditor,a=this.$refs.preview,r=a.offsetHeight,n=o.scrollHeight,l=a.scrollHeight,s=a.scrollTop;o.scrollTop=parseInt(s/(l-r)*(n-r),0)}},mousescrollSide(e){this.scroll=e}}},rf={key:0,title:"头部工具栏"},sf={class:"cv-editor-toolbars"},cf={key:0,name:"粗体"},df={key:1,name:"斜体"},uf={key:2,name:"删除线"},mf={key:3,name:"下划线"},pf={key:4,name:"标题1"},hf={key:5,name:"标题2"},gf={key:6,name:"标题3"},ff={key:7,name:"标题4"},vf={key:8,name:"标题5"},yf={key:9,name:"标题6"},Cf={key:10,name:"分割线"},bf={key:11,name:"引用"},kf={key:12,name:"无序列表"},wf={key:13,name:"有序列表"},_f={key:14,name:"未完成列表"},Vf={key:15,name:"已完成列表"},Bf={key:16,name:"链接"},Sf={key:17,name:"表格"},Nf=["name"],Ef={key:19,name:"全屏编辑"},xf={key:20,name:"分屏显示"},$f={key:21,name:"预览"},Df={class:"cv-editor-toolbars"},Tf={key:0,name:"图片"},Lf={key:1,name:"本地图片"},If={key:2,name:"图片空间"},Ff={key:3,name:"上传图片"},Pf={key:4,name:"上传文件"},Af={key:5,class:"shift-theme",name:"代码块主题"},Mf={name:"导入文件",class:"import-file"},zf={name:"保存到本地"},Of={key:6,name:"全屏"},jf={key:7,name:"退出全屏"},Rf=["innerHTML"];function Hf(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:(0,t.normalizeClass)(`markdown ${n.fullscreen?"fullscreen":""} ${a.bordered?"border":""}`),ref:"markdown",style:(0,t.normalizeStyle)({width:a.width+(typeof a.width=="string"?"":"px"),height:a.height+(typeof a.height=="string"?"":"px")})},[e.actionPreview?(0,t.createCommentVNode)("",!0):((0,t.openBlock)(),(0,t.createElementBlock)("div",rf,[(0,t.createElementVNode)("ul",sf,[(0,t.createElementVNode)("li",null,[(0,t.renderSlot)(e.$slots,"title",{},void 0,!0)]),e.toolConfig.strong?((0,t.openBlock)(),(0,t.createElementBlock)("li",cf,[(0,t.createElementVNode)("span",{onClick:o[0]||(o[0]=(...s)=>e.actionInsStrong&&e.actionInsStrong(...s)),class:"iconfont icon-bold"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.italic?((0,t.openBlock)(),(0,t.createElementBlock)("li",df,[(0,t.createElementVNode)("span",{onClick:o[1]||(o[1]=(...s)=>e.actionInsItalic&&e.actionInsItalic(...s)),class:"iconfont icon-italic"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.overline?((0,t.openBlock)(),(0,t.createElementBlock)("li",uf,[(0,t.createElementVNode)("span",{onClick:o[2]||(o[2]=(...s)=>e.actionInsOverline&&e.actionInsOverline(...s)),class:"iconfont icon-overline"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.overline?((0,t.openBlock)(),(0,t.createElementBlock)("li",mf,[(0,t.createElementVNode)("span",{onClick:o[3]||(o[3]=(...s)=>e.actionInsUnderline&&e.actionInsUnderline(...s)),class:"iconfont icon-under-line"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.h1?((0,t.openBlock)(),(0,t.createElementBlock)("li",pf,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[4]||(o[4]=s=>e.actionInsTitle(1))},"h1")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h2?((0,t.openBlock)(),(0,t.createElementBlock)("li",hf,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[5]||(o[5]=s=>e.actionInsTitle(2))},"h2")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h3?((0,t.openBlock)(),(0,t.createElementBlock)("li",gf,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[6]||(o[6]=s=>e.actionInsTitle(3))},"h3")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h4?((0,t.openBlock)(),(0,t.createElementBlock)("li",ff,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[7]||(o[7]=s=>e.actionInsTitle(4))},"h4")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h5?((0,t.openBlock)(),(0,t.createElementBlock)("li",vf,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[8]||(o[8]=s=>e.actionInsTitle(5))},"h5")])):(0,t.createCommentVNode)("",!0),e.toolConfig.h6?((0,t.openBlock)(),(0,t.createElementBlock)("li",yf,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[9]||(o[9]=s=>e.actionInsTitle(6))},"h6")])):(0,t.createCommentVNode)("",!0),e.toolConfig.hr?((0,t.openBlock)(),(0,t.createElementBlock)("li",Cf,[(0,t.createElementVNode)("span",{onClick:o[10]||(o[10]=(...s)=>e.actionInsLine&&e.actionInsLine(...s)),class:"iconfont icon-horizontal"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.quote?((0,t.openBlock)(),(0,t.createElementBlock)("li",bf,[(0,t.createElementVNode)("span",{style:{"font-size":"16px"},onClick:o[11]||(o[11]=(...s)=>e.actionInsQuote&&e.actionInsQuote(...s)),class:"iconfont icon-quote"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.ul?((0,t.openBlock)(),(0,t.createElementBlock)("li",kf,[(0,t.createElementVNode)("span",{onClick:o[12]||(o[12]=(...s)=>e.actionInsUl&&e.actionInsUl(...s)),class:"iconfont icon-ul"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.ol?((0,t.openBlock)(),(0,t.createElementBlock)("li",wf,[(0,t.createElementVNode)("span",{onClick:o[13]||(o[13]=(...s)=>e.actionInsOl&&e.actionInsOl(...s)),class:"iconfont icon-ol"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.notChecked?((0,t.openBlock)(),(0,t.createElementBlock)("li",_f,[(0,t.createElementVNode)("span",{onClick:o[14]||(o[14]=(...s)=>e.insertNotFinished&&e.insertNotFinished(...s)),class:"iconfont icon-checked-false"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.checked?((0,t.openBlock)(),(0,t.createElementBlock)("li",Vf,[(0,t.createElementVNode)("span",{onClick:o[15]||(o[15]=(...s)=>e.insertFinished&&e.insertFinished(...s)),class:"iconfont icon-checked"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.link?((0,t.openBlock)(),(0,t.createElementBlock)("li",Bf,[(0,t.createElementVNode)("span",{onClick:o[16]||(o[16]=(...s)=>e.actionInsLink&&e.actionInsLink(...s)),class:"iconfont icon-link"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.table?((0,t.openBlock)(),(0,t.createElementBlock)("li",Sf,[(0,t.createElementVNode)("span",{onClick:o[17]||(o[17]=(...s)=>e.actionInsTable&&e.actionInsTable(...s)),class:"iconfont icon-table"})])):(0,t.createCommentVNode)("",!0),o[53]||(o[53]=(0,t.createElementVNode)("li",{class:"empty"},null,-1)),e.toolConfig.scrollSync?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:18,name:e.actionScrollSync?"同步滚动:开":"同步滚动:关"},[(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[18]||(o[18]=s=>e.actionScrollSync=!e.actionScrollSync),class:"iconfont icon-on"},null,512),[[t.vShow,e.actionScrollSync]]),(0,t.withDirectives)((0,t.createElementVNode)("span",{onClick:o[19]||(o[19]=s=>e.actionScrollSync=!e.actionScrollSync),class:"iconfont icon-off"},null,512),[[t.vShow,!e.actionScrollSync]])],8,Nf)):(0,t.createCommentVNode)("",!0),e.toolConfig.split&&e.actionSplit?((0,t.openBlock)(),(0,t.createElementBlock)("li",Ef,[(0,t.createElementVNode)("span",{onClick:o[20]||(o[20]=s=>e.actionSplit=!1),class:"iconfont icon-md"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.split&&!e.actionSplit?((0,t.openBlock)(),(0,t.createElementBlock)("li",xf,[(0,t.createElementVNode)("span",{onClick:o[21]||(o[21]=s=>e.actionSplit=!0),class:"iconfont icon-group"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.preview?((0,t.openBlock)(),(0,t.createElementBlock)("li",$f,[(0,t.createElementVNode)("span",{onClick:o[22]||(o[22]=s=>e.actionPreview=!0),class:"iconfont icon-preview"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.clear?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:22,name:"清空",onClick:o[23]||(o[23]=s=>n.localVal="")},[...o[51]||(o[51]=[(0,t.createElementVNode)("span",{class:"iconfont icon-clear"},null,-1)])])):(0,t.createCommentVNode)("",!0),e.toolConfig.save?((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:23,name:"保存",onClick:o[24]||(o[24]=(...s)=>e.actionSaveSet&&e.actionSaveSet(...s))},[...o[52]||(o[52]=[(0,t.createElementVNode)("span",{class:"iconfont icon-save"},null,-1)])])):(0,t.createCommentVNode)("",!0)]),(0,t.createElementVNode)("ul",Df,[e.toolConfig.image?((0,t.openBlock)(),(0,t.createElementBlock)("li",Tf,[(0,t.createElementVNode)("span",{onClick:o[25]||(o[25]=(...s)=>e.actionInsImage&&e.actionInsImage(...s)),class:"iconfont icon-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.uploadImage?((0,t.openBlock)(),(0,t.createElementBlock)("li",Lf,[(0,t.createElementVNode)("span",{onClick:o[26]||(o[26]=(...s)=>e.actionChooseImage&&e.actionChooseImage(...s)),class:"iconfont icon-upload-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.custom_image?((0,t.openBlock)(),(0,t.createElementBlock)("li",If,[(0,t.createElementVNode)("span",{onClick:o[27]||(o[27]=(...s)=>e.custom_actionInsImage&&e.custom_actionInsImage(...s)),class:"iconfont icon-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.custom_uploadImage?((0,t.openBlock)(),(0,t.createElementBlock)("li",Ff,[(0,t.createElementVNode)("span",{onClick:o[28]||(o[28]=(...s)=>e.custom_chooseImage&&e.custom_chooseImage(...s)),class:"iconfont icon-upload-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.custom_uploadFile?((0,t.openBlock)(),(0,t.createElementBlock)("li",Pf,[(0,t.createElementVNode)("span",{onClick:o[29]||(o[29]=(...s)=>e.custom_chooseFile&&e.custom_chooseFile(...s)),class:"iconfont icon-upload-img"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.theme?((0,t.openBlock)(),(0,t.createElementBlock)("li",Af,[(0,t.createElementVNode)("div",null,[(0,t.createElementVNode)("span",{class:"iconfont icon-theme",onClick:o[30]||(o[30]=s=>n.themeSlideDown=!n.themeSlideDown)}),(0,t.createElementVNode)("ul",{class:(0,t.normalizeClass)({active:n.themeSlideDown}),onMouseleave:o[35]||(o[35]=s=>n.themeSlideDown=!1)},[(0,t.createElementVNode)("li",{onClick:o[31]||(o[31]=s=>e.setThemes("light"))},"Light"),(0,t.createElementVNode)("li",{onClick:o[32]||(o[32]=s=>e.setThemes("dark"))},"VS Code"),(0,t.createElementVNode)("li",{onClick:o[33]||(o[33]=s=>e.setThemes("oneDark"))},"Atom OneDark"),(0,t.createElementVNode)("li",{onClick:o[34]||(o[34]=s=>e.setThemes("gitHub"))},"GitHub")],34)])])):(0,t.createCommentVNode)("",!0),(0,t.withDirectives)((0,t.createElementVNode)("li",Mf,[(0,t.createElementVNode)("span",{class:"iconfont icon-daoru",onClick:o[36]||(o[36]=(...s)=>e.actionImportFile&&e.actionImportFile(...s))}),(0,t.createElementVNode)("input",{type:"file",onChange:o[37]||(o[37]=s=>e.actionImportFile(s)),accept:"text/markdown"},null,32)],512),[[t.vShow,e.toolConfig.importmd]]),(0,t.withDirectives)((0,t.createElementVNode)("li",zf,[(0,t.createElementVNode)("span",{class:"iconfont icon-download",onClick:o[38]||(o[38]=(...s)=>e.actionExportFile&&e.actionExportFile(...s))})],512),[[t.vShow,e.toolConfig.exportmd]]),o[54]||(o[54]=(0,t.createElementVNode)("li",{class:"empty"},null,-1)),e.toolConfig.fullscreen&&!n.fullscreen?((0,t.openBlock)(),(0,t.createElementBlock)("li",Of,[(0,t.createElementVNode)("span",{onClick:o[39]||(o[39]=s=>n.fullscreen=!n.fullscreen),class:"iconfont icon-fullscreen"})])):(0,t.createCommentVNode)("",!0),e.toolConfig.fullscreen&&n.fullscreen?((0,t.openBlock)(),(0,t.createElementBlock)("li",jf,[(0,t.createElementVNode)("span",{onClick:o[40]||(o[40]=s=>n.fullscreen=!n.fullscreen),class:"iconfont icon-quite"})])):(0,t.createCommentVNode)("",!0)])])),(0,t.withDirectives)((0,t.createElementVNode)("div",{title:"关闭预览按钮",class:"close-preview",onClick:o[41]||(o[41]=s=>e.actionPreview=!1)},[...o[55]||(o[55]=[(0,t.createElementVNode)("span",{class:"iconfont icon-close"},null,-1)])],512),[[t.vShow,e.actionPreview]]),(0,t.createElementVNode)("div",{title:"编辑器",class:"cv-editor-markdown-main",style:(0,t.normalizeStyle)({background:e.actionPreview?"#fff":""})},[(0,t.withDirectives)((0,t.createElementVNode)("div",{class:"markdown-editor",ref:"markdownEditor",onScroll:o[47]||(o[47]=(...s)=>l.markdownScroll&&l.markdownScroll(...s)),onMouseenter:o[48]||(o[48]=s=>l.mousescrollSide("markdown"))},[(0,t.createElementVNode)("ul",{class:"index",ref:"index",style:(0,t.normalizeStyle)({height:n.textareaHeight?`${n.textareaHeight}px`:"100%"})},[((0,t.openBlock)(!0),(0,t.createElementBlock)(t.Fragment,null,(0,t.renderList)(n.indexLenth,s=>((0,t.openBlock)(),(0,t.createElementBlock)("li",{key:s},(0,t.toDisplayString)(s),1))),128))],4),(0,t.withDirectives)((0,t.createElementVNode)("textarea",{"onUpdate:modelValue":o[42]||(o[42]=s=>n.localVal=s),ref:"textarea",onKeydown:o[43]||(o[43]=(0,t.withKeys)((...s)=>l.tab&&l.tab(...s),["tab"])),onKeyup:[o[44]||(o[44]=(0,t.withKeys)((...s)=>l.enter&&l.enter(...s),["enter"])),o[45]||(o[45]=(0,t.withKeys)((...s)=>l.onDelete&&l.onDelete(...s),["delete"]))],onMouseenter:o[46]||(o[46]=s=>l.mousescrollSide("left")),style:(0,t.normalizeStyle)({height:n.textareaHeight?`${n.textareaHeight}px`:"100%"})},null,36),[[t.vModelText,n.localVal]])],544),[[t.vShow,!e.preview]]),(0,t.withDirectives)((0,t.createElementVNode)("div",{class:(0,t.normalizeClass)(`markdown-preview ${"markdown-theme-"+e.codemrrConfig.theme}`),ref:"preview",onScroll:o[49]||(o[49]=(...s)=>l.previewScroll&&l.previewScroll(...s)),onMouseenter:o[50]||(o[50]=s=>l.mousescrollSide("right"))},[(0,t.createElementVNode)("div",{innerHTML:n.html,ref:"previewInner"},null,8,Rf)],34),[[t.vShow,e.preview?e.preview:e.split]])],4)],6)}var ho=y(lf,[["render",Hf],["__scopeId","data-v-36211c6f"]]),Uf={name:"cvMarkdownNostyle",props:{modelValue:{type:String,default:""},initValue:{type:String,default:""}},data(){return{localHtml:"",localVal:""}},watch:{initValue(){this.initNewCreate()}},created(){this.localVal=this.initValue||""},async mounted(){this.initNewCreate()},methods:{async initNewCreate(){const{Marked:e,Renderer:o}=await import("https://10ui.cn/marked/@12.0.1/marked.esm.js");let a=new e().parser(this.localVal,{sanitize:!1});a=a.replace(/href="/gi,'target="_blank" href="'),this.localHtml=a}}},Wf=["innerHTML"];function qf(e,o,a,r,n,l){return(0,t.openBlock)(),(0,t.createElementBlock)("div",{class:"markdown-preview-nostyle",innerHTML:n.localHtml},null,8,Wf)}var go=y(Uf,[["render",qf]]);mo.install=function(e){e.component(mo.name,mo)};po.install=function(e){e.component(po.name,po)};ho.install=function(e){e.component(ho.name,ho)};go.install=function(e){e.component(go.name,go)};so.install=function(e){e.component(so.name,so)};co.install=function(e){e.component(co.name,co)};uo.install=function(e){e.component(uo.name,uo)};function jo(e){return{text:"按钮",clickFn:null,type:"default",isHide:!1,order:2,...e}}var Kf=class{constructor(e,o){this.WinVue=e,this.vmCompObj=null,this.vmComponent=null,this.vmApp=null,this.dialogObj=null,this.boxShow=(0,t.ref)(!1),this.boxProps=(0,t.ref)({}),this.boxOptions=oe({closeIsConfirm:!1,closeIsDestroy:!0,width:"40%",title:"默认标题"},o.diyOpts),this.boxProps.value=Ra(this.boxOptions,["closeIsConfirm","closeIsDestroy"]),this.bodyComponent=o.component||"",this.bodyOptions=oe({},o.props),this.bodyFunc=oe({},o.onFunc);for(const a in this.bodyFunc)if(this.bodyFunc.hasOwnProperty(a)&&!a.startsWith("on")){const r="on"+a.charAt(0).toUpperCase()+a.slice(1);this.bodyFunc[r]=this.bodyFunc[a],delete this.bodyFunc[a]}this.defaultFunc={onOK:()=>{this.close()},onCancel:()=>{this.close()}},this._initVm()}_initVm(){var e=this;const o={data(){return{}},methods:{clearVm(){e.vmApp&&e.close()}},mounted(){},unmounted(){},render(){const n=(0,t.createVNode)(e.bodyComponent,{...e.bodyOptions,ref:"inner",onSetTitle(d){e.boxProps.value.title=d},onClose:()=>e.close(),...e.bodyFunc},{default:()=>""});let l={ok:jo({text:"确定",type:"primary",order:0}),cancel:jo({text:"取消",order:1})};Object.entries(l).forEach(([d,u])=>{if(["ok","cancel"].includes(d)){const h=d==="ok"?e.defaultFunc.onOK:e.defaultFunc.onCancel;u.clickFn=u.clickFn||h}else l[d]=jo(u)}),(0,t.createVNode)("div",{},Object.values(l).filter(d=>!d.isHide).map(d=>(0,t.createVNode)(b.ElButton,{type:d.type,onClick:d.clickFn},d.text)));const s=function(d){e.close()},c=typeof e.boxOptions.beforeClose=="function"?e.boxOptions.beforeClose:s;return(0,t.createVNode)(b.ElDialog,{...e.boxProps.value,modelValue:e.boxShow.value,beforeClose:d=>{e.boxOptions.closeIsConfirm?b.ElMessageBox.confirm("确认关闭?","提示").then(u=>{c(s)}).catch(u=>{s()}):c(s)},onClosed2(d){e.close()},onClosed:e.close},{default:()=>n})}};this.vmComponent=o;const a=document.createElement("div");document.body.appendChild(a),this.vmTargetElement=a;const r=(0,t.createVNode)(o);r.appContext=this.WinVue._context,(0,t.render)(r,this.vmTargetElement),this.vmApp=r}close(){this.boxShow&&(this.boxShow.value=!1),this.vmTargetElement&&((0,t.render)(null,this.vmTargetElement),document.body.removeChild(this.vmTargetElement),this.vmApp=null)}show(){this.boxShow.value=!0}getInner(){return this.vmCompObj.$refs.inner}};function Ro(e){return{text:"按钮",clickFn:null,type:"default",isHide:!1,order:2,...e}}var Gf=class{constructor(e,o){this.WinVue=e,this.vmCompObj=null,this.vmComponent=null,this.vmApp=null,this.dialogObj=null,this.boxShow=(0,t.ref)(!1),this.boxProps=(0,t.ref)({}),this.boxOptions=oe({closeIsConfirm:!0,closeIsDestroy:!0,width:"40%",title:"默认标题"},o.diyOpts),this.boxProps.value=Ra(this.boxOptions,["closeIsConfirm","closeIsDestroy"]),this.bodyComponent=o.component||"",this.bodyOptions=oe({},o.props),this.bodyFunc=oe({},o.onFunc);for(const a in this.bodyFunc)if(this.bodyFunc.hasOwnProperty(a)&&!a.startsWith("on")){const r="on"+a.charAt(0).toUpperCase()+a.slice(1);this.bodyFunc[r]=this.bodyFunc[a],delete this.bodyFunc[a]}this.defaultFunc={onOK:()=>{this.close()},onCancel:()=>{this.close()}},this._initVm()}_initVm(){var e=this;const o={data(){return{}},methods:{clearVm(){e.vmApp&&e.close()}},mounted(){},unmounted(){document.body.removeChild(e.vmTargetElement)},render(){const n=(0,t.createVNode)(e.bodyComponent,{...e.bodyOptions,ref:"inner",onSetTitle(d){e.boxProps.value.title=d},onClose:this.clearVm,...e.bodyFunc},{default:()=>""});let l={ok:Ro({text:"确定",type:"primary",order:0}),cancel:Ro({text:"取消",order:1})};Object.entries(l).forEach(([d,u])=>{if(["ok","cancel"].includes(d)){const h=d==="ok"?e.defaultFunc.onOK:e.defaultFunc.onCancel;u.clickFn=u.clickFn||h}else l[d]=Ro(u)}),(0,t.createVNode)("div",{},Object.values(l).filter(d=>!d.isHide).map(d=>(0,t.createVNode)(b.ElButton,{type:d.type,onClick:d.clickFn},d.text)));const s=function(d){e.close()},c=typeof e.boxOptions.beforeClose=="function"?e.boxOptions.beforeClose:s;return(0,t.createVNode)(b.ElDrawer,{...e.boxProps.value,modelValue:e.boxShow.value,beforeClose:d=>{e.boxOptions.closeIsConfirm?b.ElMessageBox.confirm("确认关闭?","提示").then(u=>{c(s)}).catch(u=>{s()}):c(s)},onClosed2(d){this.clearVm()},onClosed:this.clearVm},{default:()=>n})}};this.vmComponent=o;const a=document.createElement("div");document.body.appendChild(a),this.vmTargetElement=a;const r=(0,t.createVNode)(o);r.appContext=this.WinVue._context,(0,t.render)(r,this.vmTargetElement),this.vmApp=r}close(){this.boxShow.value=!1,(0,t.render)(null,this.vmTargetElement)}show(){this.boxShow.value=!0}getInner(){return this.vmCompObj.$refs.inner}};function sn(e,o=null,a={},r={},n={}){const l=new Kf(e,{component:o,diyOpts:a,props:r,onFunc:n,onOK(){l.getInner(),l.close()},onCancel(){l.close()}});return l}function cn(e,o="",a={},r={},n=null){const l=new Gf(e,{component:o,diyOpts:{...a},props:r,onFunc:n,onOK(){l.getInner(),l.close()},onCancel(){l.close()}});return l}var dn=[Te,Le,Ie,Fe,Pe,Ae,Me,ze,Oe,je,bl,Re,He,Ue,We,qe,Ke,Ze,Qe,Ge,Ye,Xe,Je,et,at,tt,ot,it,nt,lt,rt,ut,mt,pt,ht,gt,ft,vt,yt,Ct,bt,kt,wt,_t,Bt,St,Nt,Et,xt,It,Ft,Vt,Tt,Lt,At,Pt,Mt,Kt,Gt,Yt,Zt,Qt,Xt,zt,Ot,jt,Rt,Ht,Ut,Wt,qt,$t,Dt,ct,dt,Jt,eo,to,oo,ao,no,lo,ro,so,co,uo,mo,po,ho,go],Jo=function(e,o={}){dn.forEach(a=>{e.component(a.name,a)}),e.config.globalProperties.$cvUiParams={...o},e.config.globalProperties.$cvDialogRender=function(){return sn(e,...arguments)},e.config.globalProperties.$cvCopy=Pr,e.config.globalProperties.$cvDrawerRender=function(){return cn(e,...arguments)},e.config.globalProperties.CDN_URL_UI="https://10ui.cn/"};typeof window<"u"&&window._vueApp_&&Jo(window._vueApp_);var Yf={version:"0.3.x",install:Jo},Zf=Yf;exports.components=dn;exports.cvDialogRender=sn;exports.cvDrawerRender=cn;exports.default=Zf;exports.install=Jo;
27
+ ![图片](https://f.10yun.com/default/default.gif)`)},actionImportFile(e){let t=e.target.files[0];if(!t)return;let{type:n}=t;if(![`text/markdown`,`text/src`].includes(n))return;let r=new FileReader;r.readAsText(t,{encoding:`utf-8`}),r.onload=()=>{this.localVal=r.result},r.onerror=e=>{}},actionExportFile(){let e=`.text`,t={java:`.java`,php:`.php`,css:`.css`,vue:`.vue`,go:`.go`,python:`.py`,json:`.json`,javascript:`.js`,js:`.js`,html:`.html`,markdown:`.md`};this.language&&t[this.language]&&(e=t[this.language]),zf(this.localVal,this.lastExpFileName+e)},insertCode(){let e=this.getLastPoint(),t=e.content||!1;t?(this.deleteContent(e.start,e.end),this.insertContent(e.start,"\n```text\n"+t+"\n```\n")):this.insertContent(e.start,"\n```text\n\n```\n")},actionSaveSet(){let{localVal:e,codemrrConfig:t,lastHtml:n}=this;this.$emit(`on-act-save`,{theme:t.theme||``,value:e||``,html:n||``})},actionCopySet(){this.$cvCopy(this.localVal),this.$emit(`on-act-copy`,this.localVal)},actionHtmlVisible(e){this.actionHtmlText=``,e?this.actionHtmlDiaVisible=!0:this.actionHtmlDiaVisible=!1},actionHtmlToMD(){let e=this.getLastPoint();this.insertContent(e.end,`
28
+ `+(0,O.default)(this.actionHtmlText)),this.actionHtmlText=``,this.actionHtmlDiaVisible=!1},actionCurrent(e,t){this.$emit(`on-action`,e,t)},actionCustom(e){this.$emit(`on-act-custom`,e)}}},cp={name:`cvEditorCode`,mixins:[Lf,Rf,sp],emits:[`update:modelValue`,`on-ready`],props:{modelValue:{type:[String,Number],default:``},options:{type:[Object],default:()=>({autoRefresh:!0,autofocus:!1,lineNumbers:!0,tabSize:4,indentUnit:2,line:!0,styleActiveLine:!0})},toolbars:{type:[Object],default(){return{}}},language:{type:[String],default:``},theme:{type:[String],default:`oneDark`},readOnly:{type:[Boolean],default:!1},autoSave:{type:[Boolean],default:!1},width:{type:[Number,String],default:`auto`},height:{type:[Number,String],default:600},bordered:{type:[Boolean],default:!0}},data(){return{localVal:``,heightMainPx:``,editorWrapRefEL:null}},watch:{localVal(e){this.$emit(`update:modelValue`,e)},modelValue(e){this.localVal!=e&&(this.localVal=e)},height(e){this.heightMainPx=this.getHeightMainPx()}},computed:{editorWrapRefID(){return this.editorRefID+`wrap`},heightTotalPx(){let e=``+this.height;return e.includes(`%`)||e.includes(`px`)?e:e+`px`},widthTotalPx(){let e=``+this.width;return e.includes(`px`)?e:e+`px`}},created(){this.localVal=this.modelValue,this.codemrrConfig.disabled=this.readOnly||!1},mounted(){this.heightMainPx=this.getHeightMainPx(),this.optionLanguage.includes(this.language)&&(this.codemrrConfig.language=this.language),this.optionTheme.includes(this.theme)&&(this.codemrrConfig.theme=this.theme)},destroyed(){},methods:{getHeightMainPx(){this.editorWrapRefEL=this.$refs[this.editorWrapRefID];let e=this.editorWrapRefEL.querySelector(`.cv-editor-code-toolbar`).offsetHeight;return e?this.heightTotalPx.includes(`%`)?`calc(100% - ${e}px - 2px)`:this.heightTotalPx.replace(`px`,``)-e-2+`px`:this.heightTotalPx},consoleLog(e,t){},initEditorReady(e){let{container:t,state:n,view:r}=e;this.editorStateInst=n,this.editorViewInst=r,this.listerenEvent(),this.$emit(`on-ready`)},listerenEvent(){}}},lp={key:0,class:`cv-editor-code-toolbar`,"data-title":`头部工具栏`},up={class:`cv-editor-toolbars`},dp={name:`导入文件`,class:`import-file`},fp={name:`保存到本地`},pp={key:1,class:`shift-theme`,name:`主题`},mp=[`onClick`],hp={class:`shift-theme`,name:`语言`},gp=[`onClick`],_p={class:`icon-svg`},vp={key:5,class:`segmentation`},yp=[`name`],bp={title:`编辑器`,class:`cv-editor-code-main`};function xp(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`SvgLanguage`),s=(0,l.resolveComponent)(`SvgCopy`),c=(0,l.resolveComponent)(`CodemirrorEditor`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{ref:a.editorWrapRefID,class:(0,l.normalizeClass)([`cv-editor-code-wrap cv-editor-vars`,`${n.bordered?`border`:``}`]),style:(0,l.normalizeStyle)({width:a.widthTotalPx,height:a.heightTotalPx})},[e.actionPreview?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,lp,[(0,l.createElementVNode)(`ul`,up,[e.$slots.title?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:0},[(0,l.createElementVNode)(`li`,null,[(0,l.renderSlot)(e.$slots,`title`)]),t[16]||=(0,l.createElementVNode)(`li`,{class:`segmentation`},[(0,l.createElementVNode)(`div`)],-1)],64)):(0,l.createCommentVNode)(``,!0),(0,l.withDirectives)((0,l.createElementVNode)(`li`,dp,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-daoru`,onClick:t[0]||=(...t)=>e.actionImportFile&&e.actionImportFile(...t)}),(0,l.createElementVNode)(`input`,{type:`file`,onChange:t[1]||=t=>e.actionImportFile(t),accept:`text/markdown`},null,32)],512),[[l.vShow,e.toolConfig.importmd]]),(0,l.withDirectives)((0,l.createElementVNode)(`li`,fp,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-download`,onClick:t[2]||=(...t)=>e.actionExportFile&&e.actionExportFile(...t)})],512),[[l.vShow,e.toolConfig.exportmd]]),t[20]||=(0,l.createElementVNode)(`li`,{class:`segmentation`},[(0,l.createElementVNode)(`div`)],-1),e.toolConfig.theme?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,pp,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-theme`,onClick:t[3]||=t=>e.actionThemeDropdown=!e.actionThemeDropdown}),(0,l.createElementVNode)(`ul`,{class:(0,l.normalizeClass)({active:e.actionThemeDropdown}),onMouseleave:t[4]||=t=>e.actionThemeDropdown=!1},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.optionTheme,t=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{onClick:n=>e.actionThemesSet(t)},(0,l.toDisplayString)(t),9,mp))),256))],34)])):(0,l.createCommentVNode)(``,!0),(0,l.createElementVNode)(`li`,hp,[(0,l.createElementVNode)(`span`,{class:`icon-svg`,onClick:t[5]||=t=>e.actionLanguageDropdown=!e.actionLanguageDropdown},[(0,l.createVNode)(o)]),(0,l.createElementVNode)(`ul`,{class:(0,l.normalizeClass)({active:e.actionLanguageDropdown}),onMouseleave:t[6]||=t=>e.actionLanguageDropdown=!1},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.optionLanguage,t=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{class:(0,l.normalizeClass)(t==n.language?`active`:``),onClick:n=>e.actionLanguageSet(t)},(0,l.toDisplayString)(t),11,gp))),256))],34)]),t[21]||=(0,l.createElementVNode)(`li`,{class:`empty`},null,-1),e.toolConfig.copy?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:2,name:`复制`,onClick:t[7]||=(...t)=>e.actionCopySet&&e.actionCopySet(...t)},[(0,l.createElementVNode)(`span`,_p,[(0,l.createVNode)(s)])])):(0,l.createCommentVNode)(``,!0),e.toolConfig.clear?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:3,name:`清空`,onClick:t[8]||=e=>i.localVal=``},[...t[17]||=[(0,l.createElementVNode)(`span`,{class:`iconfont icon-clear`},null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.save?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:4,name:`保存`,onClick:t[9]||=(...t)=>e.actionSaveSet&&e.actionSaveSet(...t)},[...t[18]||=[(0,l.createElementVNode)(`span`,{class:`iconfont icon-save`},null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.fullscreen?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,vp,[...t[19]||=[(0,l.createElementVNode)(`div`,null,null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.fullscreen?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:6,name:e.actionFullscreen?`退出全屏`:`全屏`},[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[10]||=t=>e.actionFullscreenSet(!1),class:`iconfont icon-quite`},null,512),[[l.vShow,e.actionFullscreen]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[11]||=t=>e.actionFullscreenSet(!0),class:`iconfont icon-fullscreen`},null,512),[[l.vShow,!e.actionFullscreen]])],8,yp)):(0,l.createCommentVNode)(``,!0)])])),(0,l.createElementVNode)(`div`,bp,[(0,l.createVNode)(c,(0,l.mergeProps)(e.codemrrBind,{id:e.editorRefID,ref:e.editorRefID,style:{height:i.heightMainPx,backgroundColor:e.codemrrConfig.backgroundColor},extensions:e.extensions,modelValue:i.localVal,"onUpdate:modelValue":t[12]||=e=>i.localVal=e,onReady:a.initEditorReady,onChange:t[13]||=e=>a.consoleLog(`change`,e),onFocus:t[14]||=e=>a.consoleLog(`focus`,e),onBlur:t[15]||=e=>a.consoleLog(`blur`,e)}),null,16,[`id`,`style`,`extensions`,`modelValue`,`onReady`])])],6)}var Sp=k(cp,[[`render`,xp]]),Cp={name:`cvEditorJson`,components:{},mixins:[Rf],props:{modelValue:{type:[Object,Array,Number,String,Boolean],default:``},mode:{type:[String],default:`text`},readOnly:{type:[Boolean],default:!1},options:{type:[Object],default:()=>({mode:`text`})},height:{type:String},plus:{type:Boolean,default:!0}},data(){return{editorInstance:null,style:{},max:!1,internalChange:!1,localVal:``}},watch:{modelValue:{handler(e){this.localVal!=e&&(this.localVal=e,this.updateVal(e))},deep:!0},max(e){this.$nextTick(()=>{this.initNewCreate()})},options:{handler(e){this.options&&this.options.mode&&this.editorInstance},deep:!0}},computed:{getHeight(){return this.height&&!this.max?{height:this.height}:{}}},async mounted(){this.initNewCreate()},updated(){this.editorInstance.updateProps({mode:this.mode,readOnly:this.readOnly})},beforeUnmount(){this.destroyView()},beforeDestroy(){this.destroyView()},methods:{async initNewCreate(){let{JSONEditor:e}=await import(`https://10ui.cn/jsoneditor/vanilla-jsoneditor@0.22.0/standalone.js`);this.editorInstance||(this.editorInstance=new e({target:this.$refs[this.editorRefID],props:{value:this.modelValue,mode:this.mode,readOnly:this.readOnly,...this.options,onChange:this.onChange}}),this.updateVal(this.modelValue))},onChange(){let e=null,t={};try{t=this.editorInstance.get()}catch(t){e=t}e?this.$emit(`error`,e):this.editorInstance&&(this.internalChange=!0,this.localVal=t,this.$emit(`update:modelValue`,this.localVal),this.$nextTick(()=>{this.internalChange=!1}))},updateVal(e){this.editorInstance&&e!==void 0&&!this.internalChange&&this.editorInstance.update({json:e})},isJSON(e){try{return JSON.parse(e),!0}catch{return!1}},destroyView(){this.editor&&=(this.editorInstance.destroy(),null)},handleChange(e){this.emitData||=un(400,e=>{this.$emit(`update:modelValue`,e)}),this.emitData(e)}}};function wp(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:(0,l.normalizeClass)([`cv-editor-json`,{"max-box":i.max,"min-box":!i.max}]),style:(0,l.normalizeStyle)(a.getHeight)},[(0,l.createElementVNode)(`div`,{ref:e.editorRefID,class:`jsoneditor-box`},null,512),(0,l.createElementVNode)(`a`,{onClick:t[0]||=e=>i.max=!i.max,class:`max-btn`})],6)}var Tp=k(Cp,[[`render`,wp]]),Ep={name:`EditorSlideUpload`,props:{color:{type:String,default:`#1890ff`},accept:{type:[String],default:`image/jpeg,image/gif,image/png`},upName:{type:[String],default:``},upAction:{type:[String],default:``},upResponseFn:{type:[Function],default:()=>{}},upHeaders:{type:[Object],default:()=>{}},upData:{type:[Object],default:()=>{}}},data(){return{dialogVisible:!1,listObj:{},fileList:[],diyUpList:new FormData}},methods:{checkAllSuccess(){return Object.keys(this.listObj).every(e=>this.listObj[e].hasSuccess)},handleSubmit(){let e=Object.keys(this.listObj).map(e=>this.listObj[e]);if(!this.checkAllSuccess()){this.$message(`请等待所有图片上传成功。如果出现网络问题,请刷新页面并重新上传!`);return}this.$emit(`successCBK`,e),this.listObj={},this.fileList=[],this.dialogVisible=!1},handleSuccess(e,t){let n=t.uid,r=Object.keys(this.listObj);for(let t=0,i=r.length;t<i;t++)if(this.listObj[r[t]].uid===n){this.upResponseFn&&typeof this.upResponseFn==`function`?this.listObj[r[t]].url=this.upResponseFn(e):this.listObj[r[t]].url=e.files.file||``,this.listObj[r[t]].hasSuccess=!0;return}},handleRemove(e){let t=e.uid,n=Object.keys(this.listObj);for(let e=0,r=n.length;e<r;e++)if(this.listObj[n[e]].uid===t){delete this.listObj[n[e]];return}},beforeUpload(e){let t=this,n=window.URL||window.webkitURL,r=e.uid;return this.listObj[r]={},new Promise((i,a)=>{let o=new Image;o.src=n.createObjectURL(e),o.onload=function(){t.listObj[r]={hasSuccess:!1,uid:e.uid,width:this.width,height:this.height}},i(!0)})}}},Dp={class:`cv-editor-upload-container`};function Op(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icons`),s=(0,l.resolveComponent)(`el-button`),c=(0,l.resolveComponent)(`el-upload`),u=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,Dp,[(0,l.createVNode)(s,{style:(0,l.normalizeStyle)({background:n.color,borderColor:n.color,fontSize:`16px`}),type:`primary`,onClick:t[0]||=e=>i.dialogVisible=!0},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(o,{type:`arrowUploadFilled`,size:`16`,style:{"margin-right":`5px`}}),t[2]||=(0,l.createTextVNode)(` 上传 `,-1)]),_:1},8,[`style`]),(0,l.createVNode)(u,{visible:i.dialogVisible},{default:(0,l.withCtx)(()=>[(0,l.createVNode)(c,(0,l.mergeProps)({class:`editor-slide-upload`},{action:n.upAction,headers:n.upHeaders,data:n.upData,name:n.upName,multiple:!0,showFileList:!0,listType:`picture-card`,autoUpload:!0},{"file-list":i.fileList,"on-remove":a.handleRemove,"on-success":a.handleSuccess,"before-upload":a.beforeUpload}),{default:(0,l.withCtx)(()=>[(0,l.createVNode)(s,{type:`primary`},{default:(0,l.withCtx)(()=>[...t[3]||=[(0,l.createTextVNode)(`点击上传`,-1)]]),_:1})]),_:1},16,[`file-list`,`on-remove`,`on-success`,`before-upload`]),(0,l.createVNode)(s,{onClick:t[1]||=e=>i.dialogVisible=!1},{default:(0,l.withCtx)(()=>[...t[4]||=[(0,l.createTextVNode)(`取消`,-1)]]),_:1}),(0,l.createVNode)(s,{type:`primary`,onClick:a.handleSubmit},{default:(0,l.withCtx)(()=>[...t[5]||=[(0,l.createTextVNode)(`确定`,-1)]]),_:1},8,[`onClick`])]),_:1},8,[`visible`])])}var kp=k(Ep,[[`render`,Op],[`__scopeId`,`data-v-5188ef22`]]),Ap=[`advlist`,`anchor`,`autolink`,`autosave`,`code`,`codesample`,`directionality`,`emoticons`,`fullscreen`,`image`,`insertdatetime`,`link`,`lists`,`media`,`nonbreaking`,`pagebreak`,`preview`,`save`,`searchreplace`,`table`,`visualblocks`,`visualchars`,`wordcount`],jp=[`hr blockquote anchor pagebreak insertdatetime table emoticons | searchreplace preview code codesample | fullscreen | link media image `,`inserttemplate undo redo | styles | removeformat subscript superscript forecolor backcolor bold italic underline strikethrough | alignleft aligncenter alignright alignjustify | bullist numlist indent`],Mp=[];function Np(){return window.tinymce}var Pp=(e,t)=>{let n=document.getElementById(e),r=t||function(){};if(!n){let t=document.createElement(`script`);t.src=e,t.id=e,document.body.appendChild(t),Mp.push(r),(`onload`in t?i:a)(t)}n&&r&&(Np()?r(null,n):Mp.push(r));function i(t){t.onload=function(){this.onerror=this.onload=null;for(let e of Mp)e(null,t);Mp=null},t.onerror=function(){this.onerror=this.onload=null,r(Error(`Failed to load `+e),t)}}function a(e){e.onreadystatechange=function(){if(!(this.readyState!==`complete`&&this.readyState!==`loaded`)){this.onreadystatechange=null;for(let t of Mp)t(null,e);Mp=null}}}},Fp=`https://10ui.cn/tinymce/@7.0.0/tinymce.min.js`,Ip={inheritAttrs:!1,name:`cvEditorTinymce`,components:{EditorSlideUpload:kp},emits:[`update:modelValue`],mixins:[Rf],props:{modelValue:{type:String,default:``},toolbar:{type:Array,required:!1,default(){return[]}},menubar:{type:String,default:`file edit insert view format table`},height:{type:[Number,String],required:!1,default:360},width:{type:[Number,String],required:!1,default:`100%`},uploadAttr:{type:[Object],default:()=>({})}},data(){return{localVal:``,fullscreen:!1,languageTypeList:{en:`en`,zh:`zh_CN`,es:`es_MX`,ja:`ja`}}},computed:{containerWidth(){let e=this.width;return/^[\d]+(\.[\d]+)?$/.test(e)?`${e}px`:e}},watch:{modelValue(e){this.localVal!=e&&(this.localVal=e,window.tinymce.get(this.editorRefID).setContent(e||``))}},created(){this.localVal=this.modelValue},mounted(){this.initLoad()},activated(){window.tinymce&&this.initTinymce()},deactivated(){this.destroyTinymce()},destroyed(){this.destroyTinymce()},methods:{initLoad(){Pp(Fp,e=>{if(e){this.$message.error(e.message);return}this.initTinymce()})},initTinymce(){let e=this;window.tinymce.init({selector:`#${this.editorRefID}`,license_key:`gpl`,language:this.languageTypeList.zh,height:this.height,body_class:`panel-body `,object_resizing:!1,toolbar:this.toolbar.length>0?this.toolbar:jp,menubar:this.menubar,plugins:Ap,end_container_on_empty_block:!0,powerpaste_word_import:`clean`,code_dialog_height:450,code_dialog_width:1e3,advlist_bullet_styles:`square`,advlist_number_styles:`default`,editimage_cors_hosts:[`www.tinymce.com`,`codepen.io`],link_default_target:`_blank`,link_title:!1,nonbreaking_force_tab:!0,init_instance_callback:t=>{e.localVal&&t.setContent(e.localVal)},setup(t){t.on(`FullscreenStateChanged`,t=>{e.fullscreen=t.state}),t.on(`input`,n=>{e.localVal=t.getContent(),e.$emit(`update:modelValue`,e.localVal)})},convert_urls:!1,images_upload_handler(e,t,n,r){r(0),new FormData}})},destroyTinymce(){let e=window.tinymce.get(this.editorRefID);this.fullscreen&&e.execCommand(`mceFullScreen`),e&&e.destroy()},setContent(e){window.tinymce.get(this.editorRefID).setContent(e)},getContent(){window.tinymce.get(this.editorRefID).getContent()},imageSuccessCBK(e){e.forEach(e=>window.tinymce.get(this.editorRefID).insertContent(`<img class="wscnph" src="${e.url}" >`))}}},Lp=[`id`],Rp={class:`editor-custom-btn-container`};function zp(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`EditorSlideUpload`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:(0,l.normalizeClass)([`cv-editor-tinymce tinymce-container`,{fullscreen:i.fullscreen}]),style:(0,l.normalizeStyle)({width:a.containerWidth})},[(0,l.createElementVNode)(`textarea`,{id:e.editorRefID,class:`tinymce-textarea`},null,8,Lp),(0,l.createElementVNode)(`div`,Rp,[(0,l.createVNode)(o,(0,l.mergeProps)({color:`#1890ff`,class:`editor-upload-btn`,onSuccessCBK:a.imageSuccessCBK},n.uploadAttr),null,16,[`onSuccessCBK`])])],6)}var Bp=k(Ip,[[`render`,zp],[`__scopeId`,`data-v-8cbc5d06`]]),Vp={name:`cvEditorMarkdown`,mixins:[Lf,Rf,sp],emits:[`update:modelValue`,`on-ready`,`on-upload-image`],props:{modelValue:{type:[String,Number],default:``},options:{type:[Object],default:()=>({})},toolbars:{type:[Object],default(){return{}}},language:{type:[String],default:`markdown`},theme:{type:[String],default:`light`},readOnly:{type:[Boolean],default:!1},autoSave:{type:[Boolean],default:!1},width:{type:[Number,String],default:`auto`},height:{type:[Number,String],default:600},bordered:{type:[Boolean],default:!0},editorType:{type:[String],default:`v6`}},data(){return{lastPos:``,lastInsert:``,lastHtml:``,scrollSide:``,localVal:``,heightMainPx:``,editorWrapRefEL:null}},watch:{localVal(e){this.$emit(`update:modelValue`,e)},modelValue(e){this.localVal!=e&&(this.localVal=e)},height(e){this.heightMainPx=this.getHeightMainPx()}},computed:{editorWrapRefID(){return this.editorRefID+`wrap`},previewRefID(){return this.editorRefID+`preview`},heightTotalPx(){let e=``+this.height;return e.includes(`%`)||e.includes(`px`)?e:e+`px`},widthTotalPx(){let e=``+this.width;return e.includes(`px`)?e:e+`px`}},created(){this.localVal=this.modelValue,this.codemrrConfig.disabled=this.readOnly||!1},mounted(){this.heightMainPx=this.getHeightMainPx()},destroyed(){},methods:{getHeightMainPx(){this.editorWrapRefEL=this.$refs[this.editorWrapRefID];let e=this.editorWrapRefEL.querySelector(`.cv-editor-markdown-toolbar`).offsetHeight;return e?this.heightTotalPx.includes(`%`)?`calc(100% - ${e}px - 2px)`:this.heightTotalPx.replace(`px`,``)-e-2+`px`:this.heightTotalPx},consoleLog(e,t){},initEditorReady(e){let{container:t,state:n,view:r}=e;this.editorStateInst=n,this.editorViewInst=r,this.listerenEvent(),this.$emit(`on-ready`)},listerenEvent(){this.editorWrapRefEL=this.$refs[this.editorWrapRefID],this.editorWrapRefEL.querySelector(`.cv-editor-markdown-main .cm-scroller`).addEventListener(`scroll`,this.markdownScroll),this.editorWrapRefEL.querySelector(`.cv-markdown-preview .markdown-preview`).addEventListener(`scroll`,this.previewScroll)},handlePaste(e,t){let{clipboardData:n={}}=t,{types:r=[],items:i}=n,a=null;for(let e=0;e<r.length;e++)if(r[e]===`Files`){a=i[e];break}if(a){let e=a.getAsFile();/image/gi.test(e.type)&&(this.$emit(`on-upload-image`,e),t.preventDefault())}},setCursor(e,t){this.editorViewInst.dispatch({selection:{anchor:e,head:t}}),this.editorViewInst.focus()},GetContent(){let e=this.editorViewState.selection.main.head,t=this.editorViewState.doc.lineAt(e).number,n=this.editorViewState.doc.line(t).text.trim();return n===``?!1:n},deleteContent(e,t){this.editorViewInst.dispatch({changes:{from:e,to:t}})},getLastPoint(){if(this.editorType==`simple`){let e=this.$refs.textarea,t=0;if(document.selection){e.focus();let n=document.selection.createRange();n.moveStart(`character`,-this.localVal.length),t=n.text.length}else (e.selectionStart||parseInt(e.selectionStart,0)===0)&&(t=e.selectionStart);return t}else if(this.editorType!=`v5`&&this.editorType==`v6`){let e=this.editorViewInst.state.selection.main.head,t=this.editorViewInst.state.doc.lineAt(e).number,n=this.editorViewInst.state.doc.line(t).from,r=this.editorViewInst.state.doc.line(t).to,i=this.editorViewInst.state.doc.line(t).text;return this.lastPos||{line:t,start:n,end:r,content:i}}},insertContent(e,t,n=!0){this.editorType==`v5`?(this.editorViewInst.replaceSelection(t),this.lastInsert=t.replace(/\n/g,``)):this.editorType==`v6`&&(this.getLastPoint(),this.editorViewInst.dispatch({changes:{from:e,insert:t}}),n==1&&this.setCursor(e+t.length,e+t.length))},listerenKeyupEnter(e){let{lastInsert:t}=this;t&&([`-`,`- [ ]`,`- [x]`].includes(t.trim())?(e.preventDefault(),this.insertContent(`
29
+ `+t)):/^\d+\.$/.test(t.trim())&&(e.preventDefault(),this.insertContent(`
30
+ `+(parseInt(t,0)+1)+`. `)))},listerenDelete(){setTimeout(()=>{let{editorViewInst:e}=this;e.isClean()||e.getValue().split(`
31
+ `).pop()===``&&(this.lastInsert=``)},20)},mousescrollSide(e){this.scrollSide=e},getScrollData(){let e=this.editorWrapRefEL.querySelector(`.cv-editor-markdown-main .cm-scroller`),t=e.scrollHeight,n=e.scrollTop,r=this.editorWrapRefEL.querySelector(`.cv-markdown-preview .markdown-preview`);return{markdownRef:e,markdownScrollHeight:t,markdownScrollTop:n,previewRef:r,contentHeight:r.offsetHeight,previewScrollHeight:r.scrollHeight,previewScrollTop:r.scrollTop||0}},markdownScroll(){if(this.actionScrollSync&&this.scrollSide===`left`){let{markdownRef:e,markdownScrollHeight:t,markdownScrollTop:n,previewRef:r,contentHeight:i,previewScrollHeight:a,previewScrollTop:o}=this.getScrollData();r.scrollTop=parseInt(n/(t-i)*(a-i),0)}},previewScroll(){if(this.actionScrollSync&&this.scrollSide===`right`){let{markdownRef:e,markdownScrollHeight:t,markdownScrollTop:n,previewRef:r,contentHeight:i,previewScrollHeight:a,previewScrollTop:o}=this.getScrollData();e.scrollTop=parseInt(o/(a-i)*(t-i),0)}}}},Hp={key:0,title:`头部工具栏`,class:`cv-editor-markdown-toolbar`},Up={class:`cv-editor-toolbars`},Wp={key:1,name:`插入图片`},Gp={key:2,name:`本地图片`},Kp={class:`icon-svg`},qp={key:4,name:`上传图片`},Jp={key:5,name:`上传文件`},Yp={name:`导入文件`,class:`import-file`},Xp={name:`保存到本地`},Zp={key:6,name:`代码块`},Qp={key:7,class:`shift-theme`,name:`主题`},$p=[`onClick`],em={key:8,class:`shift-theme`,name:`背景颜色`},tm=[`onClick`],nm={key:9,class:`shift-theme`,name:`phrases`},rm=[`onClick`],im=[`name`],am=[`name`],om=[`name`],sm=[`name`],cm={key:15,name:`全屏编辑`},lm={key:16,name:`分屏显示`},um={key:17,name:`预览`},dm={key:18,class:`segmentation`},fm={class:`icon-svg`},pm={key:22,class:`segmentation`},mm={key:23,name:`目录`},hm={key:24,class:`segmentation`},gm=[`name`],_m={class:`cv-editor-toolbars`},vm={key:0,name:`撤销`},ym={key:2,name:`粗体`},bm={key:3,name:`斜体`},xm={key:4,name:`删除线`},Sm={key:5,name:`下划线`},Cm={key:6,name:`标题1`},wm={key:7,name:`标题2`},Tm={key:8,name:`标题3`},Em={key:9,name:`标题4`},Dm={key:10,name:`标题5`},Om={key:11,name:`标题6`},km={key:12,name:`分割线`},Am={key:13,name:`引用`},jm={key:14,name:`无序列表`},Mm={key:15,name:`有序列表`},Nm={key:16,name:`未完成列表`},Pm={key:17,name:`已完成列表`},Fm={key:18,name:`链接`},Im={key:19,name:`表格`};function Lm(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`SvgImgMap`),s=(0,l.resolveComponent)(`SvgUploadFile`),c=(0,l.resolveComponent)(`SvgCopy`),u=(0,l.resolveComponent)(`SvgToc`),d=(0,l.resolveComponent)(`CodemirrorEditor`),f=(0,l.resolveComponent)(`cv-markdown-show`),p=(0,l.resolveComponent)(`el-input`),m=(0,l.resolveComponent)(`el-button`),h=(0,l.resolveComponent)(`el-dialog`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{ref:a.editorWrapRefID,class:(0,l.normalizeClass)([`cv-editor-markdown-wrap`,`${n.bordered?`border`:``}`]),style:(0,l.normalizeStyle)({width:a.widthTotalPx,height:a.heightTotalPx})},[e.actionPreview?(0,l.createCommentVNode)(``,!0):((0,l.openBlock)(),(0,l.createElementBlock)(`div`,Hp,[(0,l.createElementVNode)(`ul`,Up,[e.$slots.title?((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,{key:0},[(0,l.createElementVNode)(`li`,null,[(0,l.renderSlot)(e.$slots,`title`,{},void 0,!0)]),t[65]||=(0,l.createElementVNode)(`li`,{class:`segmentation`},[(0,l.createElementVNode)(`div`)],-1)],64)):(0,l.createCommentVNode)(``,!0),e.toolConfig.image?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Wp,[(0,l.createElementVNode)(`span`,{onClick:t[0]||=(...t)=>e.actionInsImage&&e.actionInsImage(...t),class:`iconfont icon-img`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.uploadImage?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Gp,[(0,l.createElementVNode)(`span`,{onClick:t[1]||=(...t)=>e.actionChooseImage&&e.actionChooseImage(...t),class:`iconfont icon-upload-img`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.custom_image?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:3,name:`图片空间`,onClick:t[2]||=t=>e.actionCustom(`image-browse`)},[(0,l.createElementVNode)(`span`,Kp,[(0,l.createVNode)(o)])])):(0,l.createCommentVNode)(``,!0),e.toolConfig.custom_uploadImage?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,qp,[(0,l.createElementVNode)(`span`,{onClick:t[3]||=t=>e.actionCustom(`image-upload`),class:`iconfont icon-upload-img`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.custom_uploadFile?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Jp,[(0,l.createElementVNode)(`span`,{onClick:t[4]||=t=>e.actionCustom(`file-upload`),class:`icon-svg`},[(0,l.createVNode)(s)])])):(0,l.createCommentVNode)(``,!0),(0,l.withDirectives)((0,l.createElementVNode)(`li`,Yp,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-daoru`,onClick:t[5]||=(...t)=>e.actionImportFile&&e.actionImportFile(...t)}),(0,l.createElementVNode)(`input`,{type:`file`,onChange:t[6]||=t=>e.actionImportFile(t),accept:`text/markdown`},null,32)],512),[[l.vShow,e.toolConfig.importmd]]),(0,l.withDirectives)((0,l.createElementVNode)(`li`,Xp,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-download`,onClick:t[7]||=(...t)=>e.actionExportFile&&e.actionExportFile(...t)})],512),[[l.vShow,e.toolConfig.exportmd]]),t[72]||=(0,l.createElementVNode)(`li`,{class:`segmentation`},[(0,l.createElementVNode)(`div`)],-1),e.toolConfig.code?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Zp,[(0,l.createElementVNode)(`span`,{onClick:t[8]||=(...t)=>e.insertCode&&e.insertCode(...t),class:`iconfont icon-code`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.theme?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Qp,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-theme`,onClick:t[9]||=t=>e.actionThemeDropdown=!e.actionThemeDropdown}),(0,l.createElementVNode)(`ul`,{class:(0,l.normalizeClass)({active:e.actionThemeDropdown}),onMouseleave:t[10]||=t=>e.actionThemeDropdown=!1},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.optionTheme,t=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{onClick:n=>e.actionThemesSet(t)},(0,l.toDisplayString)(t),9,$p))),256))],34)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.backgroundColor?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,em,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-theme`,onClick:t[11]||=t=>e.actionBgColorDropdown=!e.actionBgColorDropdown}),(0,l.createElementVNode)(`ul`,{class:(0,l.normalizeClass)({active:e.actionBgColorDropdown}),onMouseleave:t[12]||=t=>e.actionBgColorDropdown=!1},[((0,l.openBlock)(),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)([`red`,`black`,`yellow`,`lawngreen`,`blue`,`white`],t=>(0,l.createElementVNode)(`li`,{onClick:n=>e.actionBgColorSet(t)},(0,l.toDisplayString)(t),9,tm)),64))],34)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.phrases?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,nm,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-theme`,onClick:t[13]||=t=>e.actionPhrasesDropdown=!e.actionPhrasesDropdown}),(0,l.createElementVNode)(`ul`,{class:(0,l.normalizeClass)({active:e.actionPhrasesDropdown}),onMouseleave:t[14]||=t=>e.actionPhrasesDropdown=!1},[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(e.optionPhrases,t=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{onClick:n=>e.actionPhrasesSet(t)},(0,l.toDisplayString)(t),9,rm))),256))],34)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.html_to_markdown?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:10,name:`html转markdown`,onClick:t[15]||=t=>e.actionHtmlVisible(!0)},[...t[66]||=[(0,l.createElementVNode)(`span`,{style:{width:`auto`,"font-size":`12px !important`,padding:`0px 6px`,margin:`0 10px`,border:`1px #e2e2e2 solid`}},` HTML2MD `,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.disabled?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:11,name:e.codemrrConfig.disabled?`toggle disabled:开`:`toggle disabled:关`},[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[16]||=t=>e.codemrrConfig.disabled=!e.codemrrConfig.disabled,class:`iconfont icon-on`},null,512),[[l.vShow,e.codemrrConfig.disabled]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[17]||=t=>e.codemrrConfig.disabled=!e.codemrrConfig.disabled,class:`iconfont icon-off`},null,512),[[l.vShow,!e.codemrrConfig.disabled]])],8,im)):(0,l.createCommentVNode)(``,!0),e.toolConfig.autofocus?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:12,name:e.codemrrConfig.autofocus?`toggle autofocus:开`:`toggle autofocus:关`},[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[18]||=t=>e.codemrrConfig.autofocus=!e.codemrrConfig.autofocus,class:`iconfont icon-on`},null,512),[[l.vShow,e.codemrrConfig.autofocus]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[19]||=t=>e.codemrrConfig.autofocus=!e.codemrrConfig.autofocus,class:`iconfont icon-off`},null,512),[[l.vShow,!e.codemrrConfig.autofocus]])],8,am)):(0,l.createCommentVNode)(``,!0),e.toolConfig.indentWithTab?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:13,name:e.codemrrConfig.indentWithTab?`toggle indentWithTab:开`:`toggle indentWithTab:关`},[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[20]||=t=>e.codemrrConfig.indentWithTab=!e.codemrrConfig.indentWithTab,class:`iconfont icon-on`},null,512),[[l.vShow,e.codemrrConfig.indentWithTab]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[21]||=t=>e.codemrrConfig.indentWithTab=!e.codemrrConfig.indentWithTab,class:`iconfont icon-off`},null,512),[[l.vShow,!e.codemrrConfig.indentWithTab]])],8,om)):(0,l.createCommentVNode)(``,!0),t[73]||=(0,l.createElementVNode)(`li`,{class:`empty`},null,-1),e.toolConfig.scrollSync?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:14,name:e.actionScrollSync?`同步滚动:开`:`同步滚动:关`},[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[22]||=t=>e.actionScrollSync=!e.actionScrollSync,class:`iconfont icon-on active`},null,512),[[l.vShow,e.actionScrollSync]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[23]||=t=>e.actionScrollSync=!e.actionScrollSync,class:`iconfont icon-off`},null,512),[[l.vShow,!e.actionScrollSync]])],8,sm)):(0,l.createCommentVNode)(``,!0),e.toolConfig.split&&e.actionSplit?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,cm,[(0,l.createElementVNode)(`span`,{onClick:t[24]||=t=>e.actionSplit=!1,class:`iconfont icon-md`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.split&&!e.actionSplit?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,lm,[(0,l.createElementVNode)(`span`,{onClick:t[25]||=t=>e.actionSplit=!0,class:`iconfont icon-group`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.preview?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,um,[(0,l.createElementVNode)(`span`,{onClick:t[26]||=t=>e.actionPreview=!0,class:`iconfont icon-preview`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.copy||e.toolConfig.clear||e.toolConfig.save?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,dm,[...t[67]||=[(0,l.createElementVNode)(`div`,null,null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.copy?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:19,name:`复制`,onClick:t[27]||=(...t)=>e.actionCopySet&&e.actionCopySet(...t)},[(0,l.createElementVNode)(`span`,fm,[(0,l.createVNode)(c)])])):(0,l.createCommentVNode)(``,!0),e.toolConfig.clear?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:20,name:`清空`,onClick:t[28]||=e=>i.localVal=``},[...t[68]||=[(0,l.createElementVNode)(`span`,{class:`iconfont icon-clear`},null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.save?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:21,name:`保存`,onClick:t[29]||=(...t)=>e.actionSaveSet&&e.actionSaveSet(...t)},[...t[69]||=[(0,l.createElementVNode)(`span`,{class:`iconfont icon-save`},null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.toc?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,pm,[...t[70]||=[(0,l.createElementVNode)(`div`,null,null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.toc?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,mm,[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[30]||=t=>e.actionToc=!e.actionToc,class:`icon-svg active`},[(0,l.createVNode)(u)],512),[[l.vShow,e.actionToc]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[31]||=t=>e.actionToc=!e.actionToc,class:`icon-svg`},[(0,l.createVNode)(u)],512),[[l.vShow,!e.actionToc]])])):(0,l.createCommentVNode)(``,!0),e.toolConfig.fullscreen?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,hm,[...t[71]||=[(0,l.createElementVNode)(`div`,null,null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.fullscreen?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:25,name:e.actionFullscreen?`退出全屏`:`全屏`},[(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[32]||=t=>e.actionFullscreenSet(!1),class:`iconfont icon-quite`},null,512),[[l.vShow,e.actionFullscreen]]),(0,l.withDirectives)((0,l.createElementVNode)(`span`,{onClick:t[33]||=t=>e.actionFullscreenSet(!0),class:`iconfont icon-fullscreen`},null,512),[[l.vShow,!e.actionFullscreen]])],8,gm)):(0,l.createCommentVNode)(``,!0)]),(0,l.createElementVNode)(`ul`,_m,[e.toolConfig.undo?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,vm,[(0,l.createElementVNode)(`span`,{class:`iconfont icon-undo`,onClick:t[34]||=(...t)=>e.actionUndo&&e.actionUndo(...t)})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.redo?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{key:1,name:`重做`,onClick:t[35]||=(...t)=>e.actionRedo&&e.actionRedo(...t)},[...t[74]||=[(0,l.createElementVNode)(`span`,{class:`iconfont icon-redo`},null,-1)]])):(0,l.createCommentVNode)(``,!0),e.toolConfig.strong?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,ym,[(0,l.createElementVNode)(`span`,{onClick:t[36]||=(...t)=>e.actionInsStrong&&e.actionInsStrong(...t),class:`iconfont icon-bold`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.italic?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,bm,[(0,l.createElementVNode)(`span`,{onClick:t[37]||=(...t)=>e.actionInsItalic&&e.actionInsItalic(...t),class:`iconfont icon-italic`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.overline?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,xm,[(0,l.createElementVNode)(`span`,{onClick:t[38]||=(...t)=>e.actionInsOverline&&e.actionInsOverline(...t),class:`iconfont icon-overline`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.overline?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Sm,[(0,l.createElementVNode)(`span`,{onClick:t[39]||=(...t)=>e.actionInsUnderline&&e.actionInsUnderline(...t),class:`iconfont icon-under-line`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.h1?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Cm,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[40]||=t=>e.actionInsTitle(1)},`h1`)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.h2?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,wm,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[41]||=t=>e.actionInsTitle(2)},`h2`)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.h3?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Tm,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[42]||=t=>e.actionInsTitle(3)},`h3`)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.h4?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Em,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[43]||=t=>e.actionInsTitle(4)},`h4`)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.h5?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Dm,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[44]||=t=>e.actionInsTitle(5)},`h5`)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.h6?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Om,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[45]||=t=>e.actionInsTitle(6)},`h6`)])):(0,l.createCommentVNode)(``,!0),e.toolConfig.hr?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,km,[(0,l.createElementVNode)(`span`,{onClick:t[46]||=(...t)=>e.actionInsLine&&e.actionInsLine(...t),class:`iconfont icon-horizontal`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.quote?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Am,[(0,l.createElementVNode)(`span`,{style:{"font-size":`16px`},onClick:t[47]||=(...t)=>e.actionInsQuote&&e.actionInsQuote(...t),class:`iconfont icon-quote`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.ul?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,jm,[(0,l.createElementVNode)(`span`,{onClick:t[48]||=(...t)=>e.actionInsUl&&e.actionInsUl(...t),class:`iconfont icon-ul`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.ol?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Mm,[(0,l.createElementVNode)(`span`,{onClick:t[49]||=(...t)=>e.actionInsOl&&e.actionInsOl(...t),class:`iconfont icon-ol`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.notChecked?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Nm,[(0,l.createElementVNode)(`span`,{onClick:t[50]||=(...t)=>e.insertNotFinished&&e.insertNotFinished(...t),class:`iconfont icon-checked-false`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.checked?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Pm,[(0,l.createElementVNode)(`span`,{onClick:t[51]||=(...t)=>e.insertFinished&&e.insertFinished(...t),class:`iconfont icon-checked`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.link?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Fm,[(0,l.createElementVNode)(`span`,{onClick:t[52]||=(...t)=>e.actionInsLink&&e.actionInsLink(...t),class:`iconfont icon-link`})])):(0,l.createCommentVNode)(``,!0),e.toolConfig.table?((0,l.openBlock)(),(0,l.createElementBlock)(`li`,Im,[(0,l.createElementVNode)(`span`,{onClick:t[53]||=(...t)=>e.actionInsTable&&e.actionInsTable(...t),class:`iconfont icon-table`})])):(0,l.createCommentVNode)(``,!0)])])),(0,l.createElementVNode)(`div`,{title:`编辑器`,class:`cv-editor-markdown-main`,style:(0,l.normalizeStyle)({background:e.actionPreview?`#fff`:``})},[(0,l.withDirectives)((0,l.createVNode)(d,(0,l.mergeProps)(e.codemrrBind,{id:e.editorRefID,ref:e.editorRefID,style:{height:i.heightMainPx,backgroundColor:e.codemrrConfig.backgroundColor},extensions:e.extensions,modelValue:i.localVal,"onUpdate:modelValue":t[54]||=e=>i.localVal=e,onReady:a.initEditorReady,onChange:t[55]||=e=>a.consoleLog(`change`,e),onFocus:t[56]||=e=>a.consoleLog(`focus`,e),onBlur:t[57]||=e=>a.consoleLog(`blur`,e),onMouseenter:t[58]||=e=>a.mousescrollSide(`left`)}),null,16,[`id`,`style`,`extensions`,`modelValue`,`onReady`]),[[l.vShow,!e.actionPreview]]),(0,l.withDirectives)((0,l.createVNode)(f,{html:i.lastHtml,"onUpdate:html":t[59]||=e=>i.lastHtml=e,ref:a.previewRefID,editorID:a.previewRefID,modelValue:i.localVal,theme:e.codemrrConfig.theme||n.theme,language:n.language,tocShow:e.actionToc,style:(0,l.normalizeStyle)([{flex:`1`,height:`100%`,"border-left":`1px solid #dedede`,"overflow-y":`auto`},{height:e.actionPreview?``:i.heightMainPx}]),onMouseenter:t[60]||=e=>a.mousescrollSide(`right`)},null,8,[`html`,`editorID`,`modelValue`,`theme`,`language`,`tocShow`,`style`]),[[l.vShow,e.actionPreview?e.actionPreview:e.actionSplit]])],4),(0,l.withDirectives)((0,l.createElementVNode)(`div`,{title:`关闭预览按钮`,class:`close-preview`,onClick:t[61]||=t=>e.actionPreview=!1},[...t[75]||=[(0,l.createElementVNode)(`span`,{class:`iconfont icon-close`},null,-1)]],512),[[l.vShow,e.actionPreview]]),(0,l.createVNode)(h,{modelValue:e.actionHtmlDiaVisible,"onUpdate:modelValue":t[64]||=t=>e.actionHtmlDiaVisible=t,title:`html转markdown`,width:`680`,"show-close":!1,"append-to-body":``},{footer:(0,l.withCtx)(()=>[(0,l.createVNode)(m,{onClick:t[63]||=t=>e.actionHtmlVisible(!1)},{default:(0,l.withCtx)(()=>[...t[76]||=[(0,l.createTextVNode)(`取消`,-1)]]),_:1}),(0,l.createVNode)(m,{type:`primary`,onClick:e.actionHtmlToMD},{default:(0,l.withCtx)(()=>[...t[77]||=[(0,l.createTextVNode)(`转换成markdown`,-1)]]),_:1},8,[`onClick`])]),default:(0,l.withCtx)(()=>[(0,l.createVNode)(p,{type:`textarea`,modelValue:e.actionHtmlText,"onUpdate:modelValue":t[62]||=t=>e.actionHtmlText=t,rows:14,placeholder:`请输入html代码...`},null,8,[`modelValue`])]),_:1},8,[`modelValue`])],6)}var Rm=k(Vp,[[`render`,Lm],[`__scopeId`,`data-v-8f65faf9`]]),zm={add(e,t){let n=`toc${t}${++this.index}`,r={anchor:n,level:t,text:e},i=this.tocItems;return r.level<=5&&i.push(r),n},reset:function(){this.tocItems=[],this.index=0},tocItems:[],index:0};function Bm(e){if(typeof e==`function`&&(e={highlight:e}),!e||typeof e.highlight!=`function`)throw Error(`Must provide highlight function`);return typeof e.langPrefix!=`string`&&(e.langPrefix=`language-`),{async:!!e.async,walkTokens(t){if(t.type!==`code`)return;let n=Vm(t);if(e.async)return Promise.resolve(e.highlight(t.text,n)).then(Hm(t));let r=e.highlight(t.text,n);if(r instanceof Promise)throw Error(`markedHighlight is not set to async but the highlight function is async. Set the async option to true on markedHighlight to await the async highlight function.`);Hm(t)(r)},renderer:{code(t,n,r){let i=(n||``).match(/\S*/)[0],a=i?` class="${e.langPrefix}${Ym(i)}"`:``;return t=t.replace(/\n$/,``),`<pre><code${a}>${r?t:Ym(t,!0)}\n</code></pre>`}}}}function Vm(e){return(e.lang||``).match(/\S*/)[0]}function Hm(e){return t=>{typeof t==`string`&&t!==e.text&&(e.escaped=!0,e.text=t)}}var Um=/[&<>"']/,Wm=new RegExp(Um.source,`g`),Gm=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,Km=new RegExp(Gm.source,`g`),qm={"&":`&amp;`,"<":`&lt;`,">":`&gt;`,'"':`&quot;`,"'":`&#39;`},Jm=e=>qm[e];function Ym(e,t){if(t){if(Um.test(e))return e.replace(Wm,Jm)}else if(Gm.test(e))return e.replace(Km,Jm);return e}var Xm={name:`cvMarkdownShow`,mixins:[Rf],emits:[`update:html`,`on-copy`],props:{html:{type:[String]},modelValue:{type:[String],default:``},markedOptions:{type:Object,default:()=>({})},theme:{type:String,default:`light`},language:{type:String,default:``},copyCode:{type:Boolean,default:!0},copyBtnText:{type:String,default:`复制代码`},tocShow:{type:[Boolean],default:!1}},watch:{modelValue(e){this.localVal=e||``,this.initNewCreate()},localHtml(e){this.$emit(`update:html`,e)}},data(){return{localVal:``,localHtml:``,previewImgModal:!1,previewImgSrc:``,previewImgMode:``,timeoutId:null,imgs:[],tocTrigger:!1,tocAction:``,tocLists:[]}},created(){this.localVal=this.modelValue||``},async mounted(){zm.reset(),await dn(this.CDN_URL_UI+`/highlight.js/@11.8.0/styles/default.min.css`),await fn(this.CDN_URL_UI+`/highlight.js/@11.8.0/highlight.min.js`).then(()=>{setTimeout(()=>{hljs.highlightAll(),this.initNewCreate()},30)})},methods:{async initNewCreate(){let{Marked:e,Renderer:t}=await import(`https://10ui.cn/marked/@12.0.1/marked.esm.js`);t.prototype.heading=function(e,t,n,r){let i=zm.add(e,t);return`<h${t} id="${n.toLowerCase().replace(/[^\w\\u4e00-\\u9fa5]]+/g,`-`)}" toc-id="${i}">${e}</h${t}>`};let n=new e(Bm({langPrefix:`hljs language-`,highlight(e,t){let n=hljs.getLanguage(t)?t:`plaintext`;return hljs.highlight(e,{language:n}).value}}));n.use({gfm:!0,tables:!0,breaks:!1,pedantic:!1,smartLists:!0});let r=n.parse(this.localVal,{sanitize:!1,...this.markedOptions});r=r.replace(/href="/gi,`target="_blank" href="`),this.copyCode&&(r=r.replace(/<pre>/g,`<div class="code-block"><span class="copy-code">`+this.copyBtnText+`</span><pre>`).replace(/<\/pre>/g,`</pre></div>`)),/\[\[TOC\]\]/.test(r)&&(r=r.replace(/\[\[TOC\]\]/g,`<ul class="toc-anchor"></ul>`)),this.localHtml=r,this.tocLists=zm.tocItems,this.tocTrigger,zm.reset(),this.addCopyListener(),this.addImageClickListener()},addCopyListener(){setTimeout(()=>{let e=document.querySelectorAll(`.code-block .copy-code`);this.btns=e;for(let t=0,n=e.length;t<n;t++)e[t].onclick=()=>{let n=e[t].parentNode.querySelectorAll(`pre`)[0].innerText;this.$cvCopy(n),this.$emit(`on-copy`,n)}},30)},addImageClickListener(){if(this.imgs.length>0)for(let e=0,t=this.imgs.length;e<t;e++)this.imgs[e].onclick=null;setTimeout(()=>{if(this.$refs[this.editorRefID]){this.imgs=this.$refs[this.editorRefID].querySelectorAll(`img`);for(let e=0,t=this.imgs.length;e<t;e++)this.imgs[e].onclick=()=>{let t=this.imgs[e].getAttribute(`src`);this.previewImage(t)}}},600)},previewImage(e){let t=new Image;t.src=e,t.onload=()=>{let n=t.naturalWidth;t.naturalHeight/n>1.4?this.previewImgMode=`horizontal`:this.previewImgMode=`vertical`,this.previewImgSrc=e,this.previewImgModal=!0}},handleScroll(){let e=this.$refs[this.editorRefID],t=e.querySelector(`.markdown-preview`),n=t.querySelectorAll(`h1,h2,h3,h4,h5`),r=null;if([...n].forEach(e=>{e.offsetTop-t.offsetTop<=t.scrollTop&&(r=e)}),r){this.tocAction=r.getAttribute(`toc-id`);let t=e.querySelector(`ul.toc-anchor`);if(t){let e=t.querySelector(`li[anchor="${this.tocAction}"]`);e&&(t.scrollTop=e.offsetTop-t.offsetTop-20)}}},tocClick(e){this.tocAction=e.anchor;let t=this.$refs[this.editorRefID].querySelector(`.markdown-preview`),n=t.querySelector(`h`+e.level+`[toc-id="`+this.tocAction+`"]`);n&&t.scrollTo({top:n.offsetTop-t.offsetTop,behavior:`smooth`})},tocLevel(e,t){let n=9999;return t===void 0&&(t=this.tocLists),t.forEach(({level:e})=>{n=Math.min(n,e)}),n===9999?e:e-(n-1)}}},Zm=[`id`],Qm=[`innerHTML`],$m={class:`toc-anchor`},eh=[`anchor`,`onClick`],th=[`anchor`,`title`],nh=[`src`];function rh(e,t,n,r,i,a){let o=(0,l.resolveComponent)(`cv-icons`);return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`cv-markdown-preview`,id:e.editorRefID,ref:e.editorRefID,style:(0,l.normalizeStyle)([n.tocShow?`display:flex;`:``])},[e.$slots.default?(0,l.renderSlot)(e.$slots,`default`,{key:0},()=>[(0,l.createTextVNode)((0,l.toDisplayString)(i.localHtml),1)]):(0,l.createCommentVNode)(``,!0),(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)(`markdown-preview markdown-theme-base ${`markdown-theme-`+n.theme}`),onScroll:t[0]||=(...e)=>a.handleScroll&&a.handleScroll(...e),innerHTML:i.localHtml},null,42,Qm),(0,l.withDirectives)((0,l.createElementVNode)(`ul`,$m,[((0,l.openBlock)(!0),(0,l.createElementBlock)(l.Fragment,null,(0,l.renderList)(i.tocLists,e=>((0,l.openBlock)(),(0,l.createElementBlock)(`li`,{class:`toc-anchor-item`,anchor:e.anchor,key:e.anchor,onClick:t=>a.tocClick(e)},[(0,l.createElementVNode)(`span`,{class:(0,l.normalizeClass)(`toc-link-${a.tocLevel(e.level)}${i.tocAction==e.anchor?` toc-link-action`:``}`),anchor:e.anchor,title:e.text},(0,l.toDisplayString)(e.text),11,th)],8,eh))),128))],512),[[l.vShow,n.tocShow]]),(0,l.createElementVNode)(`div`,{class:(0,l.normalizeClass)([`preview-img`,i.previewImgModal?`active`:``])},[(0,l.createVNode)(o,{type:`actionClose`,onClick:t[1]||=e=>i.previewImgModal=!1}),(0,l.createElementVNode)(`img`,{src:i.previewImgSrc,class:(0,l.normalizeClass)([i.previewImgMode]),alt:``},null,10,nh)],2)],12,Zm)}var ih=k(Xm,[[`render`,rh]]),ah={name:`cvMarkdownNostyle`,props:{modelValue:{type:String,default:``},initValue:{type:String,default:``}},data(){return{localHtml:``,localVal:``}},watch:{initValue(){this.initNewCreate()}},created(){this.localVal=this.initValue||``},async mounted(){this.initNewCreate()},methods:{async initNewCreate(){let{Marked:e,Renderer:t}=await import(`https://10ui.cn/marked/@12.0.1/marked.esm.js`),n=new e().parser(this.localVal,{sanitize:!1});n=n.replace(/href="/gi,`target="_blank" href="`),this.localHtml=n}}},oh=[`innerHTML`];function sh(e,t,n,r,i,a){return(0,l.openBlock)(),(0,l.createElementBlock)(`div`,{class:`markdown-preview-nostyle`,innerHTML:i.localHtml},null,8,oh)}var ch=k(ah,[[`render`,sh]]);Rm.install=function(e){e.component(Rm.name,Rm)},ih.install=function(e){e.component(ih.name,ih)},ch.install=function(e){e.component(ch.name,ch)},Sp.install=function(e){e.component(Sp.name,Sp)},Tp.install=function(e){e.component(Tp.name,Tp)},Bp.install=function(e){e.component(Bp.name,Bp)};function lh(e){return{text:`按钮`,clickFn:null,type:`default`,isHide:!1,order:2,...e}}var uh=class{constructor(e,t){this.WinVue=e,this.vmCompObj=null,this.vmComponent=null,this.vmApp=null,this.dialogObj=null,this.boxShow=(0,l.ref)(!1),this.boxProps=(0,l.ref)({}),this.boxOptions=L({closeIsConfirm:!1,closeIsDestroy:!0,width:`40%`,title:`默认标题`},t.diyOpts),this.boxProps.value=gn(this.boxOptions,[`closeIsConfirm`,`closeIsDestroy`]),this.bodyComponent=t.component||``,this.bodyOptions=L({},t.props),this.bodyFunc=L({},t.onFunc);for(let e in this.bodyFunc)if(this.bodyFunc.hasOwnProperty(e)&&!e.startsWith(`on`)){let t=`on`+e.charAt(0).toUpperCase()+e.slice(1);this.bodyFunc[t]=this.bodyFunc[e],delete this.bodyFunc[e]}this.defaultFunc={onOK:()=>{this.close()},onCancel:()=>{this.close()}},this._initVm()}_initVm(){var e=this;let t={data(){return{}},methods:{clearVm(){e.vmApp&&e.close()}},mounted(){},unmounted(){},render(){let t=(0,l.createVNode)(e.bodyComponent,{...e.bodyOptions,ref:`inner`,onSetTitle(t){e.boxProps.value.title=t},onClose:()=>e.close(),...e.bodyFunc},{default:()=>``}),n={ok:lh({text:`确定`,type:`primary`,order:0}),cancel:lh({text:`取消`,order:1})};Object.entries(n).forEach(([t,r])=>{if([`ok`,`cancel`].includes(t)){let n=t===`ok`?e.defaultFunc.onOK:e.defaultFunc.onCancel;r.clickFn=r.clickFn||n}else n[t]=lh(r)}),(0,l.createVNode)(`div`,{},Object.values(n).filter(e=>!e.isHide).map(e=>(0,l.createVNode)(c.ElButton,{type:e.type,onClick:e.clickFn},e.text)));let r=function(t){e.close()},i=typeof e.boxOptions.beforeClose==`function`?e.boxOptions.beforeClose:r;return(0,l.createVNode)(c.ElDialog,{...e.boxProps.value,modelValue:e.boxShow.value,beforeClose:t=>{e.boxOptions.closeIsConfirm?c.ElMessageBox.confirm(`确认关闭?`,`提示`).then(e=>{i(r)}).catch(e=>{r()}):i(r)},onClosed2(t){e.close()},onClosed:e.close},{default:()=>t})}};this.vmComponent=t;let n=document.createElement(`div`);document.body.appendChild(n),this.vmTargetElement=n;let r=(0,l.createVNode)(t);r.appContext=this.WinVue._context,(0,l.render)(r,this.vmTargetElement),this.vmApp=r}close(){this.boxShow&&(this.boxShow.value=!1),this.vmTargetElement&&((0,l.render)(null,this.vmTargetElement),document.body.removeChild(this.vmTargetElement),this.vmApp=null)}show(){this.boxShow.value=!0}getInner(){return this.vmCompObj.$refs.inner}};function dh(e){return{text:`按钮`,clickFn:null,type:`default`,isHide:!1,order:2,...e}}var fh=class{constructor(e,t){this.WinVue=e,this.vmCompObj=null,this.vmComponent=null,this.vmApp=null,this.dialogObj=null,this.boxShow=(0,l.ref)(!1),this.boxProps=(0,l.ref)({}),this.boxOptions=L({closeIsConfirm:!0,closeIsDestroy:!0,width:`40%`,title:`默认标题`},t.diyOpts),this.boxProps.value=gn(this.boxOptions,[`closeIsConfirm`,`closeIsDestroy`]),this.bodyComponent=t.component||``,this.bodyOptions=L({},t.props),this.bodyFunc=L({},t.onFunc);for(let e in this.bodyFunc)if(this.bodyFunc.hasOwnProperty(e)&&!e.startsWith(`on`)){let t=`on`+e.charAt(0).toUpperCase()+e.slice(1);this.bodyFunc[t]=this.bodyFunc[e],delete this.bodyFunc[e]}this.defaultFunc={onOK:()=>{this.close()},onCancel:()=>{this.close()}},this._initVm()}_initVm(){var e=this;let t={data(){return{}},methods:{clearVm(){e.vmApp&&e.close()}},mounted(){},unmounted(){document.body.removeChild(e.vmTargetElement)},render(){let t=(0,l.createVNode)(e.bodyComponent,{...e.bodyOptions,ref:`inner`,onSetTitle(t){e.boxProps.value.title=t},onClose:this.clearVm,...e.bodyFunc},{default:()=>``}),n={ok:dh({text:`确定`,type:`primary`,order:0}),cancel:dh({text:`取消`,order:1})};Object.entries(n).forEach(([t,r])=>{if([`ok`,`cancel`].includes(t)){let n=t===`ok`?e.defaultFunc.onOK:e.defaultFunc.onCancel;r.clickFn=r.clickFn||n}else n[t]=dh(r)}),(0,l.createVNode)(`div`,{},Object.values(n).filter(e=>!e.isHide).map(e=>(0,l.createVNode)(c.ElButton,{type:e.type,onClick:e.clickFn},e.text)));let r=function(t){e.close()},i=typeof e.boxOptions.beforeClose==`function`?e.boxOptions.beforeClose:r;return(0,l.createVNode)(c.ElDrawer,{...e.boxProps.value,modelValue:e.boxShow.value,beforeClose:t=>{e.boxOptions.closeIsConfirm?c.ElMessageBox.confirm(`确认关闭?`,`提示`).then(e=>{i(r)}).catch(e=>{r()}):i(r)},onClosed2(e){this.clearVm()},onClosed:this.clearVm},{default:()=>t})}};this.vmComponent=t;let n=document.createElement(`div`);document.body.appendChild(n),this.vmTargetElement=n;let r=(0,l.createVNode)(t);r.appContext=this.WinVue._context,(0,l.render)(r,this.vmTargetElement),this.vmApp=r}close(){this.boxShow.value=!1,(0,l.render)(null,this.vmTargetElement)}show(){this.boxShow.value=!0}getInner(){return this.vmCompObj.$refs.inner}};function ph(e,t=null,n={},r={},i={}){let a=new uh(e,{component:t,diyOpts:n,props:r,onFunc:i,onOK(){a.getInner(),a.close()},onCancel(){a.close()}});return a}function mh(e,t=``,n={},r={},i=null){let a=new fh(e,{component:t,diyOpts:{...n},props:r,onFunc:i,onOK(){a.getInner(),a.close()},onCancel(){a.close()}});return a}var hh=[j,M,ae,N,ue,pe,ge,F,xe,Te,Oe,je,Pe,Le,Be,Ue,Ke,ot,ft,Ye,tt,_t,xt,wt,Jt,Ht,Gt,cn,Zt,en,an,Wn,qn,Xn,er,ir,sr,ur,mr,_r,br,Cr,Er,kr,xa,La,qa,so,Do,Yo,us,Mr,Bo,Uo,bs,gs,ws,lc,fc,gc,yc,Sc,Tc,Ds,As,Ps,zs,Hs,Gs,Js,Zs,jo,Fo,Mn,Un,Pu,Bu,Uu,Ku,Zu,id,ld,kd,jd,Sp,Tp,Bp,Rm,ih,ch],gh=function(e,t={}){hh.forEach(t=>{e.component(t.name,t)}),e.config.globalProperties.$cvUiParams={...t},e.config.globalProperties.$cvDialogRender=function(){return ph(e,...arguments)},e.config.globalProperties.$cvCopy=pn,e.config.globalProperties.$cvDrawerRender=function(){return mh(e,...arguments)},e.config.globalProperties.CDN_URL_UI=`https://10ui.cn/`};typeof window<`u`&&window._vueApp_&&gh(window._vueApp_);var _h={version:`0.3.x`,install:gh};exports.components=hh,exports.cvDialogRender=ph,exports.cvDrawerRender=mh,exports.default=_h,exports.install=gh;